Skip to content
Failed

Console Output

Pull request #943 opened
09:10:53 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 thaJeztah for docker/docker-ce-packaging
Obtained Jenkinsfile from f0d57965ee0e3842702a47e8b5295ded72c65110+dfe2ab9d0af9c8e875d56510c1a436edd51913d4 (ab7759d94c4842fbd3f1c5396214c6615fbcda60)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/docker-ce-packaging_PR-943@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
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"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
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
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[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] 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-943@tmp/a9506717-5f76-4005-befd-d21d38bc85ae/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
09:10:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:10:56 chowning workspace
[Pipeline] sh
09:10:56 + pwd
09:10:56 + id -u
09:10:56 + id -g
09:10:56 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
09:10:57 Removing all docker containers
[Pipeline] sh
09:10:57 + docker container ls -aq
[Pipeline] echo
09:10:57 Docker containers have been removed
[Pipeline] echo
09:10:57 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:10:57 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-aarch64)
[Pipeline] sh
09:10:58 + echo starting...
09:10:58 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:10:58 + docker version
09:10:58 Client: Docker Engine - Community
09:10:58  Version:           24.0.2
09:10:58  API version:       1.43
09:10:58  Go version:        go1.20.4
09:10:58  Git commit:        cb74dfc
09:10:58  Built:             Thu May 25 21:52:41 2023
09:10:58  OS/Arch:           linux/arm64
09:10:58  Context:           default
09:10:58 
09:10:58 Server: Docker Engine - Community
09:10:58  Engine:
09:10:58   Version:          24.0.2
09:10:58   API version:      1.43 (minimum version 1.12)
09:10:58   Go version:       go1.20.4
09:10:58   Git commit:       659604f
09:10:58   Built:            Thu May 25 21:52:41 2023
09:10:58   OS/Arch:          linux/arm64
09:10:58   Experimental:     true
09:10:58  containerd:
09:10:58   Version:          1.6.21
09:10:58   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:10:58  runc:
09:10:58   Version:          1.1.7
09:10:58   GitCommit:        v1.1.7-0-g860f061
09:10:58  docker-init:
09:10:58   Version:          0.19.0
09:10:58   GitCommit:        de40ad0
[Pipeline] sh
09:10:58 + docker info
09:10:58 Client: Docker Engine - Community
09:10:58  Version:    24.0.2
09:10:58  Context:    default
09:10:58  Debug Mode: false
09:10:58  Plugins:
09:10:58   buildx: Docker Buildx (Docker Inc.)
09:10:58     Version:  v0.11.0
09:10:58     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:10:58   compose: Docker Compose (Docker Inc.)
09:10:58     Version:  v2.19.1
09:10:58     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:10:58 
09:10:58 Server:
09:10:58  Containers: 0
09:10:58   Running: 0
09:10:58   Paused: 0
09:10:58   Stopped: 0
09:10:58  Images: 3
09:10:58  Server Version: 24.0.2
09:10:58  Storage Driver: overlay2
09:10:58   Backing Filesystem: extfs
09:10:58   Supports d_type: true
09:10:58   Using metacopy: false
09:10:58   Native Overlay Diff: true
09:10:58   userxattr: false
09:10:58  Logging Driver: json-file
09:10:58  Cgroup Driver: cgroupfs
09:10:58  Cgroup Version: 1
09:10:58  Plugins:
09:10:58   Volume: local
09:10:58   Network: bridge host ipvlan macvlan null overlay
09:10:58   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:10:58  Swarm: inactive
09:10:58  Runtimes: io.containerd.runc.v2 runc
09:10:58  Default Runtime: runc
09:10:58  Init Binary: docker-init
09:10:58  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:10:58  runc version: v1.1.7-0-g860f061
09:10:58  init version: de40ad0
09:10:58  Security Options:
09:10:58   apparmor
09:10:58   seccomp
09:10:58    Profile: builtin
09:10:58  Kernel Version: 5.15.0-1039-aws
09:10:58  Operating System: Ubuntu 20.04.6 LTS
09:10:58  OSType: linux
09:10:58  Architecture: aarch64
09:10:58  CPUs: 8
09:10:58  Total Memory: 30.64GiB
09:10:58  Name: ip-10-100-40-50
09:10:58  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:10:58  Docker Root Dir: /var/lib/docker
09:10:58  Debug Mode: false
09:10:58  Username: dockerbuildbot
09:10:58  Experimental: true
09:10:58  Insecure Registries:
09:10:58   127.0.0.0/8
09:10:58  Live Restore Enabled: true
09:10:58 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:10:58 The recommended git tool is: git
09:10:58 using credential docker-jenkins-github-credentials
09:10:58 Cloning the remote Git repository
09:10:58 Cloning with configured refspecs honoured and without tags
09:10:59 Fetching without tags
09:10:59 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:10:59 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:10:59 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:10:59 Commit message: "Enable Docker CE builds for Fedora 39"
09:10:59 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
[Pipeline] sh
09:11:00 + make clean
09:11:00 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:11:00 rm -f -r src
09:11:00 make -C rpm clean
09:11:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:11:00 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:11:00 rm -f -r rpmbuild/
09:11:00 docker builder prune -f --filter until=24h
09:11:00 Total:	0B
09:11:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:11:00 make -C deb clean
09:11:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:11:00 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:11:00 rm -f -r debbuild
09:11:00 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:11:00 rm -f -r sources
09:11:00 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:11:00 Total:	0B
09:11:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:11:00 make -C static clean
09:11:00 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:11:00 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:11:00 rm -f -r build
09:11:00 docker builder prune -f --filter until=24h
09:11:00 Total:	0B
09:11:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:11:00 + make REF=master centos-7
09:11:00 git init src/github.com/docker/cli
09:11:00 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:11:00 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:11:00 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:11:00 + SRC=src/github.com/docker/cli
09:11:00 + REF=master
09:11:00 + REF_FETCH=master
09:11:00 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  master
09:11:00 awk {print $2}
09:11:00 + REF=refs/heads/master
09:11:00 + [ -n refs/heads/master ]
09:11:00 + REF_FETCH=refs/heads/master:refs/heads/master
09:11:00 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:11:02 From https://github.com/docker/cli
09:11:02  * [new branch]      master     -> master
09:11:02  * [new branch]      master     -> origin/master
09:11:02 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:11:02 git init src/github.com/docker/docker
09:11:02 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:11:02 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:11:02 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:11:02 + SRC=src/github.com/docker/docker
09:11:02 + REF=master
09:11:02 + REF_FETCH=master
09:11:02 + git -C src/github.com/docker/docker ls-remote --refs+  --heads --tags origin master
09:11:02 awk {print $2}
09:11:02 + REF=refs/heads/master
09:11:02 + [ -n refs/heads/master ]
09:11:02 + REF_FETCH=refs/heads/master:refs/heads/master
09:11:02 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:11:06 From https://github.com/docker/docker
09:11:06  * [new branch]      master     -> master
09:11:06  * [new branch]      master     -> origin/master
09:11:06 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:11:06 git init src/github.com/docker/buildx
09:11:06 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:11:06 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:11:06 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:11:06 + SRC=src/github.com/docker/buildx
09:11:06 + REF=v0.11.2
09:11:06 + REF_FETCH=v0.11.2
09:11:06 + git -C+  src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:11:06 awk {print $2}
09:11:06 + REF=refs/tags/v0.11.2
09:11:06 + [ -n refs/tags/v0.11.2 ]
09:11:06 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:11: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
09:11:08 From https://github.com/docker/buildx
09:11:08  * [new tag]         v0.11.2    -> v0.11.2
09:11:08 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:11:08 git init src/github.com/docker/compose
09:11:08 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:11:08 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:11:08 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:11:08 + SRC=src/github.com/docker/compose
09:11:08 + REF=v2.21.0
09:11:08 + REF_FETCH=v2.21.0
09:11:08 + git -C+  src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:11:08 awk {print $2}
09:11:08 + REF=refs/tags/v2.21.0
09:11:08 + [ -n refs/tags/v2.21.0 ]
09:11:08 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:11:08 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:11:09 From https://github.com/docker/compose
09:11:09  * [new tag]         v2.21.0    -> v2.21.0
09:11:09 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:11:09 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-7
09:11:09 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:11:09 mkdir -p rpmbuild/SOURCES
09:11:09 docker run --rm -w /v \
09:11:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:11:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:11:09 	alpine \
09:11:09 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘ubuntu-2004&&x86_64’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
Still waiting to schedule task
All nodes of label ‘linux&&amd64&&ubuntu-2004’ are offline
Still waiting to schedule task
Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05f2e7615043fda37)Still waiting to schedule task
All nodes of label ‘linux&&armhf&&ubuntu’ are offline
09:11:14 mkdir -p rpmbuild/SOURCES
09:11:14 docker run --rm -w /v \
09:11:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:11:14 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:11:14 	alpine \
09:11:14 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:11:16 mkdir -p rpmbuild/SOURCES
09:11:16 docker run --rm -w /v \
09:11:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:11:16 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:11:16 	alpine \
09:11:16 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:11:19 mkdir -p rpmbuild/SOURCES
09:11:19 docker run --rm -w /v \
09:11:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:11:19 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:11:19 	alpine \
09:11:19 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:11:20 == Building packages for centos-7 ==
09:11:20 mkdir -p "rpmbuild/centos-7"
09:11:20 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-7/aarch64 -f centos-7/Dockerfile .
09:11:20 #0 building with "default" instance using docker driver
09:11:20 
09:11:20 #1 [internal] load .dockerignore
09:11:20 #1 transferring context: 2B done
09:11:20 #1 DONE 0.0s
09:11:20 
09:11:20 #2 [internal] load build definition from Dockerfile
09:11:20 #2 transferring dockerfile: 913B done
09:11:20 #2 DONE 0.0s
09:11:20 
09:11:20 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:11:20 #3 DONE 0.0s
09:11:20 
09:11:20 #4 resolve image config for docker.io/docker/dockerfile:1
09:11:20 #4 DONE 0.5s
09:11:20 
09:11:20 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:11:20 #5 CACHED
09:11:20 
09:11:20 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:11:21 #6 ...
09:11:21 
09:11:21 #7 [auth] library/centos:pull token for registry-1.docker.io
09:11:21 #7 DONE 0.0s
09:11:21 
09:11:21 #8 [auth] library/golang:pull token for registry-1.docker.io
09:11:21 #8 DONE 0.0s
09:11:21 
09:11:21 #9 [internal] load metadata for docker.io/library/centos:7
09:11:21 #9 DONE 0.4s
09:11:21 
09:11:21 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:11:21 #6 DONE 0.4s
09:11:21 
09:11:21 #10 [internal] load build context
09:11:21 #10 DONE 0.0s
09:11:21 
09:11:21 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:11:21 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:11:21 #11 ...
09:11:21 
09:11:21 #10 [internal] load build context
09:11:21 #10 transferring context: 12.81kB done
09:11:21 #10 DONE 0.0s
09:11:21 
09:11:21 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:11:21 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:11:21 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:11:21 #11 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:11:21 #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0B / 23.57MB 0.1s
09:11:21 #11 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:11:21 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 2.10MB / 49.59MB 0.1s
09:11:21 #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 13.80MB / 23.57MB 0.3s
09:11:21 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 24.12MB / 49.59MB 0.3s
09:11:21 #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s
09:11:21 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 34.60MB / 49.59MB 0.4s
09:11:21 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 45.09MB / 49.59MB 0.5s
09:11:22 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s
09:11:22 #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 1.0s done
09:11:24 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 2.5s done
09:11:24 #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 2.6s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 2.6s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 10.49MB / 86.30MB 2.7s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 10.49MB / 63.99MB 2.7s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 16.78MB / 86.30MB 2.8s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 20.97MB / 63.99MB 2.8s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 24.12MB / 86.30MB 2.9s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 30.41MB / 63.99MB 2.9s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 51.38MB / 86.30MB 3.1s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 50.48MB / 63.99MB 3.1s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 60.82MB / 86.30MB 3.2s
09:11:24 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 60.82MB / 63.99MB 3.2s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 66.06MB / 86.30MB 3.3s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 80.74MB / 86.30MB 3.4s
09:11:24 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 3.5s
09:11:25 #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.4s done
09:11:25 #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100
09:11:26 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 4.7s done
09:11:26 #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:11:26 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 4.8s done
09:11:26 #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 0B / 95.73MB 4.9s
09:11:26 #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 0B / 156B 4.9s
09:11:26 #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 4.9s done
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 16.78MB / 95.73MB 5.1s
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 31.46MB / 95.73MB 5.2s
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 39.85MB / 95.73MB 5.3s
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 61.87MB / 95.73MB 5.5s
09:11:26 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 81.79MB / 95.73MB 5.7s
09:11:27 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 88.08MB / 95.73MB 5.8s
09:11:27 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 5.9s
09:11:27 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 6.0s done
09:11:28 #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.9s done
09:11:28 #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:11:29 #11 ...
09:11:29 
09:11:29 #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
09:11:29 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.1s done
09:11:29 #12 sha256:73f11afcbb50d8bc70eab9f0850b3fa30e61a419bc48cf426e63527d14a8373b 530B / 530B done
09:11:29 #12 sha256:c9a1fdca3387618f8634949de4533419327736e2f5c618e3bfebe877aa331352 2.77kB / 2.77kB done
09:11:29 #12 sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 108.37MB / 108.37MB 4.3s done
09:11:29 #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
09:11:29 #12 extracting sha256:6717b8ec66cd6add0272c6391165585613c31314a43ff77d9751b53010e531ec 3.1s done
09:11:29 #12 DONE 7.7s
09:11:29 
09:11:29 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:11:29 #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:11:29 #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:11:32 #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.5s done
09:11:32 #11 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:11:33 #11 DONE 11.7s
09:11:33 
09:11:33 #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
09:11:35 #13 DONE 6.6s
09:11:35 
09:11:35 #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
09:11:36 #14 0.510 Loaded plugins: fastestmirror, ovl
09:11:36 #14 0.661 Determining fastest mirrors
09:11:38 #14 3.103  * base: download.cf.centos.org
09:11:38 #14 3.104  * extras: download.cf.centos.org
09:11:38 #14 3.104  * updates: download.cf.centos.org
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0d0b4b3907e3bd773) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0cf10a8281a9907c8) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-038f36b42d176dd44) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-046c9d1f6cee0e36f) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0becb96b28e975dd5) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0cf9733e9ef3554eb) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-0b58694b0fd833790) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] {
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ 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-943@tmp/7dc199e1-be05-4f74-8d32-645a3e335b14/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/5e25a34b-29c4-41be-9bae-2608eb377f02/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[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-943@tmp/f3adb826-08e0-413a-a55c-2bd0dbc63450/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
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-943@tmp/9ed6e922-7de5-4d4b-806c-3123ae0b2695/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
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-943@tmp/4f747f4f-c94e-4763-9ce7-1d4630cb1a91/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/570e4cfc-36c5-4f10-8ab2-72f579928f60/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/eaf71ff1-1811-47e3-8db6-e13fc8a083f4/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] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:11:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:53 chowning workspace
[Pipeline] sh
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
09:11:53 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:53 chowning workspace
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a226d7b9486e9fc4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:54 + pwd
09:11:54 + id -u
09:11:54 + id -g
09:11:54 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:54 Unable to find image 'busybox:latest' locally
09:11:54 latest: Pulling from library/busybox
09:11:54 0983f321071f: Pulling fs layer
09:11:54 0983f321071f: Download complete
[Pipeline] echo
09:11:54 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:54 chowning workspace
[Pipeline] sh
09:11:54 0983f321071f: Pull complete
09:11:54 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:54 Status: Downloaded newer image for busybox:latest
09:11:55 + pwd
09:11:55 + id -u
09:11:55 + id -g
09:11:55 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:55 Unable to find image 'busybox:latest' locally
09:11:55 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00f3be16cc10a5703) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:55 0983f321071f: Pulling fs layer
09:11:55 0983f321071f: Verifying Checksum
09:11:55 0983f321071f: Download complete
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] echo
09:11:55 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:55 chowning workspace
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c414b4bf0fa0051e) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-066a5e275eecdfa52) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:55 0983f321071f: Pull complete
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01c6b576a40282773) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:55 + pwd
09:11:55 + id -u
09:11:55 + id -g
09:11:55 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:55 Unable to find image 'busybox:latest' locally
09:11:55 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09b513bf68f729679) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02ff9dd3e5fcf32ab) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:56 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:56 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d01d01a965d405c4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a6561debe0db709d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09f7125aa7025b7e9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-041f97de1b45f14f9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:56 0983f321071f: Pulling fs layer
09:11:56 0983f321071f: Download complete
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02202c6d33e174213) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00003f0883667772d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:56 0983f321071f: Pull complete
09:11:56 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:56 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
09:11:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:56 chowning workspace
[Pipeline] sh
09:11:56 + pwd
09:11:56 + id -u
09:11:56 + id -g
09:11:56 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:56 Unable to find image 'busybox:latest' locally
09:11:56 latest: Pulling from library/busybox
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0aecc9fc045d11c8d) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:57 0983f321071f: Pulling fs layer
09:11:57 0983f321071f: Verifying Checksum
09:11:57 0983f321071f: Download complete
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] echo
09:11:57 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:57 chowning workspace
[Pipeline] sh
09:11:57 0983f321071f: Pull complete
09:11:57 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:57 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01a715a7f1eea7ab9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:11:57 + pwd
09:11:57 + id -u
09:11:57 + id -g
09:11:57 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:57 Unable to find image 'busybox:latest' locally
09:11:57 latest: Pulling from library/busybox
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:11:58 0983f321071f: Pulling fs layer
09:11:58 0983f321071f: Download complete
[Pipeline] echo
09:11:58 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:11:58 chowning workspace
[Pipeline] sh
09:11:58 0983f321071f: Pull complete
09:11:58 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:58 Status: Downloaded newer image for busybox:latest
09:11:58 + pwd
09:11:58 + id -u
09:11:58 + id -g
09:11:58 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:58 Unable to find image 'busybox:latest' locally
09:11:58 latest: Pulling from library/busybox
09:11:58 0983f321071f: Pulling fs layer
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
09:11:59 0983f321071f: Verifying Checksum
09:11:59 0983f321071f: Download complete
09:11:59 0983f321071f: Pull complete
09:11:59 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:59 Status: Downloaded newer image for busybox:latest
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] echo
09:11:59 Removing all docker containers
[Pipeline] sh
09:11:59 + pwd
09:11:59 + id -u
09:11:59 + id -g
09:11:59 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:11:59 Unable to find image 'busybox:latest' locally
09:11:59 latest: Pulling from library/busybox
09:11:59 0983f321071f: Pulling fs layer
09:11:59 0983f321071f: Verifying Checksum
09:11:59 0983f321071f: Download complete
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
09:11:59 Removing all docker containers
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:11:59 0983f321071f: Pull complete
09:11:59 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:11:59 Status: Downloaded newer image for busybox:latest
09:11:59 + docker container ls -aq
[Pipeline] echo
09:11:59 Removing all docker containers
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] withDockerRegistry
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:00 + docker container ls -aq
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
09:12:00 Removing all docker containers
[Pipeline] sh
09:12:00 + docker container ls -aq
[Pipeline] echo
09:12:00 Docker containers have been removed
[Pipeline] echo
09:12:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ 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-943@tmp/509795ca-af3e-4ea3-bb5e-5d1a0fcb2cf3/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/521d0953-aeb9-4122-96b3-bf84acd4566b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:00 + docker container ls -aq
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:00 [Pipeline] echo
09:12:00 Removing all docker containers
[Pipeline] sh
#14 21.78 Resolving Dependencies
09:12:00 #14 21.78 --> Running transaction check
09:12:00 #14 21.78 ---> Package rpm-build.aarch64 0:4.11.3-48.el7_9 will be installed
09:12:00 #14 21.80 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.92 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.92 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.92 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.93 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.94 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.94 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.94 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.94 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.aarch64
09:12:00 #14 21.94 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
09:12:00 #14 21.94 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
09:12:00 #14 21.95 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
09:12:00 #14 21.95 --> Running transaction check
09:12:00 #14 21.95 ---> Package bzip2.aarch64 0:1.0.6-13.el7 will be installed
09:12:00 #14 21.95 ---> Package desktop-file-utils.aarch64 0:0.23-2.el7 will be installed
09:12:00 #14 21.95 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.aarch64
09:12:00 #14 21.95 ---> Package elfutils.aarch64 0:0.176-5.el7 will be installed
09:12:00 #14 21.96 ---> Package file.aarch64 0:5.11-37.el7 will be installed
09:12:00 #14 21.96 ---> Package gdb.aarch64 0:7.6.1-120.el7 will be installed
09:12:00 #14 21.96 ---> Package groff-base.aarch64 0:1.22.2-8.el7 will be installed
09:12:00 #14 21.96 ---> Package patch.aarch64 0:2.7.1-12.el7_7 will be installed
09:12:00 #14 21.96 ---> Package perl.aarch64 4:5.16.3-299.el7_9 will be installed
09:12:00 #14 21.97 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.97 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.97 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.97 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.97 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.97 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.98 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.99 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.aarch64
09:12:00 #14 21.99 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
09:12:00 #14 21.99 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
09:12:00 #14 21.99 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
09:12:00 #14 21.99 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
09:12:00 #14 21.99 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
09:12:00 #14 21.99 ---> Package perl-threads.aarch64 0:1.87-4.el7 will be installed
09:12:00 #14 22.00 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
09:12:00 #14 22.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:12:00 #14 22.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:12:00 #14 22.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:12:00 #14 22.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:12:00 #14 22.00 ---> Package rpm.aarch64 0:4.11.3-45.el7 will be updated
09:12:00 #14 22.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.aarch64
09:12:00 #14 22.00 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.aarch64
09:12:00 #14 22.01 ---> Package rpm.aarch64 0:4.11.3-48.el7_9 will be an update
09:12:00 #14 22.01 ---> Package unzip.aarch64 0:6.0-24.el7_9 will be installed
09:12:00 #14 22.01 --> Running transaction check
09:12:00 #14 22.01 ---> Package dwz.aarch64 0:0.11-3.el7 will be installed
09:12:00 #14 22.01 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed
09:12:00 #14 22.01 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
09:12:00 #14 22.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
09:12:00 #14 22.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
09:12:00 #14 22.01 ---> Package perl-Filter.aarch64 0:1.49-3.el7 will be installed
09:12:00 #14 22.01 ---> Package perl-PathTools.aarch64 0:3.40-5.el7 will be installed
09:12:00 #14 22.01 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
09:12:00 #14 22.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
09:12:00 #14 22.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
09:12:00 #14 22.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
09:12:00 #14 22.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
09:12:00 #14 22.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
09:12:00 #14 22.02 ---> Package perl-Scalar-List-Utils.aarch64 0:1.27-248.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-Socket.aarch64 0:2.010-5.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-Storable.aarch64 0:2.45-3.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-Time-HiRes.aarch64 4:1.9725-3.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
09:12:00 #14 22.03 ---> Package perl-libs.aarch64 4:5.16.3-299.el7_9 will be installed
09:12:00 #14 22.04 ---> Package perl-macros.aarch64 4:5.16.3-299.el7_9 will be installed
09:12:00 #14 22.04 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
09:12:00 #14 22.04 ---> Package perl-threads-shared.aarch64 0:1.43-6.el7 will be installed
09:12:00 #14 22.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
09:12:00 #14 22.04 ---> Package rpm-libs.aarch64 0:4.11.3-45.el7 will be updated
09:12:00 #14 22.04 --> Processing Dependency: rpm-libs(aarch-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.aarch64
09:12:00 #14 22.04 ---> Package rpm-libs.aarch64 0:4.11.3-48.el7_9 will be an update
09:12:00 #14 22.04 ---> Package rpm-python.aarch64 0:4.11.3-45.el7 will be updated
09:12:00 #14 22.04 ---> Package rpm-python.aarch64 0:4.11.3-48.el7_9 will be an update
09:12:00 #14 22.04 ---> Package zip.aarch64 0:3.0-11.el7 will be installed
09:12:00 #14 22.04 --> Running transaction check
09:12:00 #14 22.04 ---> Package perl-Encode.aarch64 0:2.51-7.el7 will be installed
09:12:00 #14 22.05 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
09:12:00 #14 22.05 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
09:12:00 #14 22.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
09:12:00 #14 22.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
09:12:00 #14 22.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
09:12:00 #14 22.06 ---> Package rpm-build-libs.aarch64 0:4.11.3-45.el7 will be updated
09:12:00 #14 22.06 ---> Package rpm-build-libs.aarch64 0:4.11.3-48.el7_9 will be an update
09:12:00 #14 22.06 --> Running transaction check
09:12:00 #14 22.06 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
09:12:00 #14 22.06 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
09:12:00 #14 22.28 --> Finished Dependency Resolution
09:12:00 #14 22.28 
09:12:00 #14 22.28 Dependencies Resolved
09:12:00 #14 22.29 
09:12:00 #14 22.29 ================================================================================
09:12:00 #14 22.29  Package                   Arch       Version                  Repository  Size
09:12:00 #14 22.29 ================================================================================
09:12:00 #14 22.29 Installing:
09:12:00 #14 22.29  rpm-build                 aarch64    4.11.3-48.el7_9          updates    150 k
09:12:00 #14 22.29  rpmlint                   noarch     1.5-4.el7                base       229 k
09:12:00 #14 22.29 Installing for dependencies:
09:12:00 #14 22.29  bzip2                     aarch64    1.0.6-13.el7             base        52 k
09:12:00 #14 22.29  desktop-file-utils        aarch64    0.23-2.el7               base        68 k
09:12:00 #14 22.29  dwz                       aarch64    0.11-3.el7               base        95 k
09:12:00 #14 22.29  elfutils                  aarch64    0.176-5.el7              base       301 k
09:12:00 #14 22.29  emacs-filesystem          noarch     1:24.3-23.el7_9.1        updates     58 k
09:12:00 #14 22.29  file                      aarch64    5.11-37.el7              base        57 k
09:12:00 #14 22.29  gdb                       aarch64    7.6.1-120.el7            base       2.3 M
09:12:00 #14 22.29  groff-base                aarch64    1.22.2-8.el7             base       920 k
09:12:00 #14 22.29  patch                     aarch64    2.7.1-12.el7_7           base       107 k
09:12:00 #14 22.29  perl                      aarch64    4:5.16.3-299.el7_9       updates    7.9 M
09:12:00 #14 22.29  perl-Carp                 noarch     1.26-244.el7             base        19 k
09:12:00 #14 22.29  perl-Encode               aarch64    2.51-7.el7               base       1.1 M
09:12:00 #14 22.29  perl-Exporter             noarch     5.68-3.el7               base        28 k
09:12:00 #14 22.29  perl-File-Path            noarch     2.09-2.el7               base        26 k
09:12:00 #14 22.29  perl-File-Temp            noarch     0.23.01-3.el7            base        56 k
09:12:00 #14 22.29  perl-Filter               aarch64    1.49-3.el7               base        76 k
09:12:00 #14 22.29  perl-Getopt-Long          noarch     2.40-3.el7               base        56 k
09:12:00 #14 22.29  perl-HTTP-Tiny            noarch     0.033-3.el7              base        38 k
09:12:00 #14 22.29  perl-PathTools            aarch64    3.40-5.el7               base        82 k
09:12:00 #14 22.29  perl-Pod-Escapes          noarch     1:1.04-299.el7_9         updates     52 k
09:12:00 #14 22.29  perl-Pod-Perldoc          noarch     3.20-4.el7               base        87 k
09:12:00 #14 22.29  perl-Pod-Simple           noarch     1:3.28-4.el7             base       216 k
09:12:00 #14 22.29  perl-Pod-Usage            noarch     1.63-3.el7               base        27 k
09:12:00 #14 22.29  perl-Scalar-List-Utils    aarch64    1.27-248.el7             base        35 k
09:12:00 #14 22.29  perl-Socket               aarch64    2.010-5.el7              base        48 k
09:12:00 #14 22.29  perl-Storable             aarch64    2.45-3.el7               base        73 k
09:12:00 #14 22.29  perl-Text-ParseWords      noarch     3.29-4.el7               base        14 k
09:12:00 #14 22.29  perl-Thread-Queue         noarch     3.02-2.el7               base        17 k
09:12:00 #14 22.29  perl-Time-HiRes           aarch64    4:1.9725-3.el7           base        45 k
09:12:00 #14 22.29  perl-Time-Local           noarch     1.2300-2.el7             base        24 k
09:12:00 #14 22.29  perl-constant             noarch     1.27-2.el7               base        19 k
09:12:00 #14 22.29  perl-libs                 aarch64    4:5.16.3-299.el7_9       updates    621 k
09:12:00 #14 22.29  perl-macros               aarch64    4:5.16.3-299.el7_9       updates     44 k
09:12:00 #14 22.29  perl-parent               noarch     1:0.225-244.el7          base        12 k
09:12:00 #14 22.29  perl-podlators            noarch     2.5.1-3.el7              base       112 k
09:12:00 #14 22.29  perl-srpm-macros          noarch     1-8.el7                  base       4.6 k
09:12:00 #14 22.29  perl-threads              aarch64    1.87-4.el7               base        48 k
09:12:00 #14 22.29  perl-threads-shared       aarch64    1.43-6.el7               base        37 k
09:12:00 #14 22.29  python-srpm-macros        noarch     3-34.el7                 base       8.8 k
09:12:00 #14 22.29  redhat-rpm-config         noarch     9.1.0-88.el7.centos      base        81 k
09:12:00 #14 22.29  unzip                     aarch64    6.0-24.el7_9             updates    168 k
09:12:00 #14 22.29  zip                       aarch64    3.0-11.el7               base       257 k
09:12:00 #14 22.29 Updating for dependencies:
09:12:00 #14 22.29  rpm                       aarch64    4.11.3-48.el7_9          updates    1.2 M
09:12:00 #14 22.29  rpm-build-libs            aarch64    4.11.3-48.el7_9          updates    101 k
09:12:00 #14 22.29  rpm-libs                  aarch64    4.11.3-48.el7_9          updates    256 k
09:12:00 #14 22.29  rpm-python                aarch64    4.11.3-48.el7_9          updates     83 k
09:12:00 #14 22.29 
09:12:00 #14 22.29 Transaction Summary
09:12:00 #14 22.29 ================================================================================
09:12:00 #14 22.29 Install  2 Packages (+42 Dependent packages)
09:12:00 #14 22.29 Upgrade             (  4 Dependent packages)
09:12:00 #14 22.29 
09:12:00 #14 22.29 Total download size: 17 M
09:12:00 #14 22.29 Downloading packages:
09:12:00 #14 22.29 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
09:12:00 #14 23.52 warning: /var/cache/yum/aarch64/7/base/packages/desktop-file-utils-0.23-2.el7.aarch64.rpm: Header V3 RSA/SHA256 Signature, key ID 305d49d6: NOKEY
09:12:00 #14 23.52 Public key for desktop-file-utils-0.23-2.el7.aarch64.rpm is not installed
09:12:00 #14 24.10 Public key for perl-5.16.3-299.el7_9.aarch64.rpm is not installed
[Pipeline] echo
09:12:00 Docker containers have been removed
[Pipeline] echo
09:12:00 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:01 + docker container ls -aq
[Pipeline] echo
09:12:01 Docker containers have been removed
[Pipeline] echo
09:12:01 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:01 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:01 Docker containers have been removed
[Pipeline] echo
09:12:01 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (debian-bullseye-armhf)
[Pipeline] echo
09:12:01 Removing all docker containers
[Pipeline] sh
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:01 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:01 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-armhf)
[Pipeline] stage
[Pipeline] { (debian-bookworm-armhf)
[Pipeline] sh
[Pipeline] wrap
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-943@tmp/2c216074-efb3-46d8-904e-f1e78f51a3a6/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/b46ef4e4-9a25-4bac-b273-2f817c3e89d7/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] sh
09:12:01 + docker container ls -aq
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] sh
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/8a641438-817d-4459-aeb3-dd731f8c45fb/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/913f11c3-a901-4a26-acbf-024dfb15188b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
09:12:01 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:01 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:01 chowning workspace
[Pipeline] sh
09:12:01 + echo starting...
09:12:01 starting...
09:12:01 + echo starting...
09:12:01 starting...
09:12:02 + echo starting...
09:12:02 starting...
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-943@tmp/880e5f1e-f7ed-4fbd-8e84-7c9b84a5a27b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/9558d120-815a-42f3-b6c2-be714c7291f1/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] { (raspbian-bullseye-armhf)
[Pipeline] {
[Pipeline] echo
09:12:02 Docker containers have been removed
[Pipeline] echo
09:12:02 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:02 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:02 cleanWorkspace: Ensuring workspace is owned by ubuntu
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/29610308-a62c-449d-82cc-d61f304af0b9/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
09:12:02 chowning workspace
[Pipeline] sh
09:12:03 + docker container ls -aq
09:12:03 + pwd
09:12:03 + id -u
09:12:03 + id -g
09:12:03 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:03 Unable to find image 'busybox:latest' locally
09:12:03 latest: Pulling from library/busybox
09:12:03 8a0af25e8c2e: Pulling fs layer
09:12:03 + echo starting...
09:12:03 starting...
09:12:03 8a0af25e8c2e: Verifying Checksum
09:12:03 8a0af25e8c2e: Download complete
09:12:03 8a0af25e8c2e: Pull complete
09:12:03 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:03 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0566283a9fb2518ac) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0fcee5ed6409ee4e4) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-08780493b93750f96) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f586d049542c1330) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:03 Docker containers have been removed
[Pipeline] echo
09:12:03 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:04 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (raspbian-bookworm-armhf)
[Pipeline] echo
09:12:04 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:04 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-943@tmp/4f0c6194-032a-477a-9ae8-8b2e43cc87c2/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/2788fdbb-83d9-4b08-bbd7-2adc6f0b3589/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/4646768b-5ccd-401d-89fc-6cceddf45f6b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/a32896d4-9f21-4b25-af18-1d4937b6d98f/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:04 + pwd
09:12:04 + id -u
09:12:04 + id -g
09:12:04 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:04 Unable to find image 'busybox:latest' locally
09:12:04 latest: Pulling from library/busybox
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-943@tmp/c3956317-8054-4b2c-bcae-3c16c8f43007/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:04 8a0af25e8c2e: Pulling fs layer
09:12:04 8a0af25e8c2e: Verifying Checksum
09:12:04 8a0af25e8c2e: Download complete
09:12:04 8a0af25e8c2e: Pull complete
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
09:12:04 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:04 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:05 Docker containers have been removed
[Pipeline] echo
09:12:05 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] wrap
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:05 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-focal-armhf)
[Pipeline] echo
09:12:05 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:05 chowning workspace
[Pipeline] sh
09:12:05 + pwd
09:12:05 + id -u
09:12:05 + id -g
09:12:05 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:05 Unable to find image 'busybox:latest' locally
09:12:05 latest: Pulling from library/busybox
09:12:05 8a0af25e8c2e: Pulling fs layer
09:12:05 + echo starting...
09:12:05 starting...
09:12:05 8a0af25e8c2e: Verifying Checksum
09:12:05 8a0af25e8c2e: Download complete
09:12:05 8a0af25e8c2e: Pull complete
09:12:05 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:05 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
09:12:06 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:06 chowning workspace
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-arm32v7 (i-095286c22b057b2b9) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:06 + pwd
09:12:06 + id -u
09:12:06 + id -g
09:12:06 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:06 Unable to find image 'busybox:latest' locally
09:12:06 latest: Pulling from library/busybox
09:12:06 8a0af25e8c2e: Pulling fs layer
09:12:06 8a0af25e8c2e: Download complete
09:12:07 8a0af25e8c2e: Pull complete
09:12:07 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:07 Status: Downloaded newer image for busybox:latest
Error response from daemon: login attempt to https://registry-1.docker.io/v2/ failed with status: 504 Gateway Timeout
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] {
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
09:12:07 + pwd
09:12:07 + id -u
09:12:07 + id -g
09:12:07 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:07 Unable to find image 'busybox:latest' locally
09:12:07 latest: Pulling from library/busybox
09:12:07 + echo starting...
09:12:07 starting...
09:12:07 + docker version
09:12:07 Client: Docker Engine - Community
09:12:07  Version:           24.0.2
09:12:07  API version:       1.43
09:12:07  Go version:        go1.20.4
09:12:07  Git commit:        cb74dfc
09:12:07  Built:             Thu May 25 21:51:06 2023
09:12:07  OS/Arch:           linux/arm
09:12:07  Context:           default
09:12:07 
09:12:07 Server: Docker Engine - Community
09:12:07  Engine:
09:12:07   Version:          24.0.2
09:12:07   API version:      1.43 (minimum version 1.12)
09:12:07   Go version:       go1.20.4
09:12:07   Git commit:       659604f
09:12:07   Built:            Thu May 25 21:51:06 2023
09:12:07   OS/Arch:          linux/arm
09:12:07   Experimental:     true
09:12:07  containerd:
09:12:07   Version:          1.6.21
09:12:07   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:07  runc:
09:12:07   Version:          1.1.7
09:12:07   GitCommit:        v1.1.7-0-g860f061
09:12:07  docker-init:
09:12:07   Version:          0.19.0
09:12:07   GitCommit:        de40ad0
[Pipeline] wrap
09:12:07 + docker version
09:12:07 Client: Docker Engine - Community
09:12:07  Version:           24.0.2
09:12:07  API version:       1.43
09:12:07  Go version:        go1.20.4
09:12:07  Git commit:        cb74dfc
09:12:07  Built:             Thu May 25 21:51:06 2023
09:12:07  OS/Arch:           linux/arm
09:12:07  Context:           default
09:12:07 
09:12:07 Server: Docker Engine - Community
09:12:07  Engine:
09:12:07   Version:          24.0.2
09:12:07   API version:      1.43 (minimum version 1.12)
09:12:07   Go version:       go1.20.4
09:12:07   Git commit:       659604f
09:12:07   Built:            Thu May 25 21:51:06 2023
09:12:07   OS/Arch:          linux/arm
09:12:07   Experimental:     true
09:12:07  containerd:
09:12:07   Version:          1.6.21
09:12:07   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:07  runc:
09:12:07   Version:          1.1.7
09:12:07   GitCommit:        v1.1.7-0-g860f061
09:12:07  docker-init:
09:12:07   Version:          0.19.0
09:12:07   GitCommit:        de40ad0
[Pipeline] echo
09:12:07 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:07 chowning workspace
[Pipeline] sh
09:12:07 8a0af25e8c2e: Pulling fs layer
09:12:07 8a0af25e8c2e: Verifying Checksum
09:12:07 8a0af25e8c2e: Download complete
09:12:07 8a0af25e8c2e: Pull complete
09:12:07 + docker version
09:12:07 Client: Docker Engine - Community
09:12:07  Version:           24.0.2
09:12:07  API version:       1.43
09:12:07  Go version:        go1.20.4
09:12:07  Git commit:        cb74dfc
09:12:07  Built:             Thu May 25 21:51:06 2023
09:12:07  OS/Arch:           linux/arm
09:12:07  Context:           default
09:12:07 
09:12:07 Server: Docker Engine - Community
09:12:07  Engine:
09:12:07   Version:          24.0.2
09:12:07   API version:      1.43 (minimum version 1.12)
09:12:07   Go version:       go1.20.4
09:12:07   Git commit:       659604f
09:12:07   Built:            Thu May 25 21:51:06 2023
09:12:07   OS/Arch:          linux/arm
09:12:07   Experimental:     true
09:12:07  containerd:
09:12:07   Version:          1.6.21
09:12:07   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:07  runc:
09:12:07   Version:          1.1.7
09:12:07   GitCommit:        v1.1.7-0-g860f061
09:12:07  docker-init:
09:12:07   Version:          0.19.0
09:12:07   GitCommit:        de40ad0
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
09:12:08 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:08 Status: Downloaded newer image for busybox:latest
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/d2665420-f7d6-4937-b150-38529a99652c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/d3276375-4344-4ced-b446-b36959f3e25c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/bb67754b-3bb4-4e00-be48-8ea9db063fe1/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/dc134ce1-f055-4bec-9788-3d3e60ef78ae/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
09:12:08 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:08 chowning workspace
[Pipeline] sh
09:12:09 #14 32.79 --------------------------------------------------------------------------------
09:12:09 #14 32.79 Total                                              1.6 MB/s |  17 MB  00:10     
09:12:09 #14 32.79 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:12:09 #14 32.79 Importing GPG key 0xF4A80EB5:
09:12:09 #14 32.79  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
09:12:09 #14 32.79  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
09:12:09 #14 32.79  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
09:12:09 #14 32.79  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:12:09 #14 32.80 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
09:12:09 #14 32.81 Importing GPG key 0x305D49D6:
09:12:09 #14 32.81  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
09:12:09 #14 32.81  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
09:12:09 #14 32.81  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
09:12:09 #14 32.81  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
09:12:09 #14 32.87 Running transaction check
09:12:09 #14 32.91 Running transaction test
09:12:09 #14 32.98 Transaction test succeeded
09:12:09 #14 32.98 Running transaction
09:12:09 #14 33.13   Updating   : rpm-4.11.3-48.el7_9.aarch64                                 1/52 
09:12:09 + pwd
09:12:09 + id -u
09:12:09 + id -g
09:12:09 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:09 Unable to find image 'busybox:latest' locally
09:12:09 latest: Pulling from library/busybox
09:12:09 8a0af25e8c2e: Pulling fs layer
09:12:09 8a0af25e8c2e: Verifying Checksum
09:12:09 8a0af25e8c2e: Download complete
09:12:09 #14 33.19   Updating   : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
09:12:09 #14 33.49   Updating   : rpm-build-libs-4.11.3-48.el7_9.aarch64                      3/52 
09:12:09 #14 33.78   Installing : bzip2-1.0.6-13.el7.aarch64                                  4/52 
09:12:09 #14 33.95   Installing : groff-base-1.22.2-8.el7.aarch64                             5/52 
09:12:09 #14 33.98   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
09:12:09 #14 34.00   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
09:12:09 8a0af25e8c2e: Pull complete
09:12:09 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:09 Status: Downloaded newer image for busybox:latest
09:12:09 #14 34.04   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
09:12:09 #14 34.07   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
09:12:09 #14 34.09   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07f2e5ce8dc1d252a) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:10 cleanWorkspace: Workspace is clean.
[Pipeline] {
[Pipeline] stage
[Pipeline] { (raspbian-buster-armhf)
[Pipeline] sh
09:12:10 #14 34.11   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     11/52 
09:12:10 #14 34.42   Installing : perl-Encode-2.51-7.el7.aarch64                             12/52 
09:12:10 #14 34.45   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
09:12:10 #14 34.47   Installing : 4:perl-macros-5.16.3-299.el7_9.aarch64                     14/52 
09:12:10 #14 34.49   Installing : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                     15/52 
09:12:10 #14 34.51   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
09:12:10 #14 34.53   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
09:12:10 #14 34.55   Installing : perl-Socket-2.010-5.el7.aarch64                            18/52 
09:12:10 #14 34.58   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
09:12:10 #14 34.60   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
09:12:10 #14 34.63   Installing : perl-Filter-1.49-3.el7.aarch64                             21/52 
[Pipeline] wrap
[Pipeline] sh
[Pipeline] {
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-084e95d94a6fbfdb7) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] echo
09:12:10 Removing all docker containers
[Pipeline] sh
09:12:10 + docker version
09:12:10 Client: Docker Engine - Community
09:12:10  Version:           24.0.2
09:12:10  API version:       1.43
09:12:10  Go version:        go1.20.4
09:12:10  Git commit:        cb74dfc
09:12:10  Built:             Thu May 25 21:51:06 2023
09:12:10  OS/Arch:           linux/arm
09:12:10  Context:           default
09:12:10 
09:12:10 Server: Docker Engine - Community
09:12:10  Engine:
09:12:10   Version:          24.0.2
09:12:10   API version:      1.43 (minimum version 1.12)
09:12:10   Go version:       go1.20.4
09:12:10   Git commit:       659604f
09:12:10   Built:            Thu May 25 21:51:06 2023
09:12:10   OS/Arch:          linux/arm
09:12:10   Experimental:     true
09:12:10  containerd:
09:12:10   Version:          1.6.21
09:12:10   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:10  runc:
09:12:10   Version:          1.1.7
09:12:10   GitCommit:        v1.1.7-0-g860f061
09:12:10  docker-init:
09:12:10   Version:          0.19.0
09:12:10   GitCommit:        de40ad0
09:12:10 #14 34.66   Installing : perl-PathTools-3.40-5.el7.aarch64                          22/52 
09:12:10 #14 34.69   Installing : perl-threads-shared-1.43-6.el7.aarch64                     23/52 
09:12:10 #14 34.71   Installing : perl-Scalar-List-Utils-1.27-248.el7.aarch64                24/52 
09:12:10 #14 34.74   Installing : perl-Storable-2.45-3.el7.aarch64                           25/52 
[Pipeline] echo
09:12:10 Removing all docker containers
[Pipeline] sh
09:12:10 + pwd
09:12:10 + id -u
09:12:10 + id -g
09:12:10 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:10 Unable to find image 'busybox:latest' locally
09:12:10 latest: Pulling from library/busybox
09:12:10 8a0af25e8c2e: Pulling fs layer
09:12:10 8a0af25e8c2e: Verifying Checksum
09:12:10 8a0af25e8c2e: Download complete
09:12:10 + echo starting...
09:12:10 starting...
[Pipeline] }
[Pipeline] withDockerRegistry
[Pipeline] echo
09:12:10 Removing all docker containers
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
09:12:10 + docker container ls -aq
09:12:10 8a0af25e8c2e: Pull complete
09:12:10 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:10 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
09:12:10 + docker container ls -aq
09:12:10 + docker container ls -aq
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:10 Removing all docker containers
[Pipeline] sh
09:12:10 #14 34.83   Installing : 4:perl-libs-5.16.3-299.el7_9.aarch64                       26/52 
09:12:10 #14 35.14   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        27/52 
09:12:10 #14 35.17   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         28/52 
09:12:10 #14 35.20   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        29/52 
09:12:10 #14 35.23   Installing : perl-File-Path-2.09-2.el7.noarch                           30/52 
09:12:11 + docker info
[Pipeline] echo
09:12:11 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
09:12:11 + docker info
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] echo
09:12:11 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:11 chowning workspace
[Pipeline] sh
09:12:11 + docker container ls -aq
09:12:11 + docker container ls -aq
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:11 + docker info
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-067edac638f0756ce) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:12:11 #14 35.26   Installing : perl-threads-1.87-4.el7.aarch64                            31/52 
09:12:11 #14 36.33   Installing : 4:perl-5.16.3-299.el7_9.aarch64                            32/52 
09:12:11 #14 36.38   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0a0ae7c1df10f3f52) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:12:12 #14 36.41   Updating   : rpm-python-4.11.3-48.el7_9.aarch64                         34/52 
09:12:12 #14 36.43   Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  35/52 
09:12:12 #14 36.46   Installing : desktop-file-utils-0.23-2.el7.aarch64                      36/52 
09:12:12 #14 36.48   Installing : python-srpm-macros-3-34.el7.noarch                         37/52 
09:12:12 #14 36.52   Installing : unzip-6.0-24.el7_9.aarch64                                 38/52 
09:12:12 #14 36.57   Installing : zip-3.0-11.el7.aarch64                                     39/52 
09:12:12 #14 36.60   Installing : patch-2.7.1-12.el7_7.aarch64                               40/52 
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] wrap
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0e03272a9fd8acdf1) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
[Pipeline] echo
09:12:12 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:12 chowning workspace
[Pipeline] sh
Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0777832c7a051edbb) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:12:12 #14 36.61   Installing : perl-srpm-macros-1-8.el7.noarch                            41/52 
09:12:12 #14 37.17   Installing : gdb-7.6.1-120.el7.aarch64                                  42/52 
09:12:12 #14 37.20   Installing : file-5.11-37.el7.aarch64                                   43/52 
09:12:12 + pwd
09:12:12 + id -u
09:12:12 + id -g
09:12:12 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:12 Unable to find image 'busybox:latest' locally
09:12:12 latest: Pulling from library/busybox
09:12:12 8a0af25e8c2e: Pulling fs layer
09:12:12 8a0af25e8c2e: Verifying Checksum
09:12:12 8a0af25e8c2e: Download complete
09:12:13 #14 37.23   Installing : dwz-0.11-3.el7.aarch64                                     44/52 
09:12:13 #14 37.26   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
09:12:13 #14 37.33   Installing : elfutils-0.176-5.el7.aarch64                               46/52 
09:12:13 #14 37.38   Installing : rpm-build-4.11.3-48.el7_9.aarch64                          47/52 
09:12:13 #14 37.45   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
09:12:13 #14 37.47   Cleanup    : rpm-python-4.11.3-45.el7.aarch64                           49/52 
09:12:13 8a0af25e8c2e: Pull complete
09:12:13 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:13 Status: Downloaded newer image for busybox:latest
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0457f91f5f056091e) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:12:13 #14 37.49   Cleanup    : rpm-build-libs-4.11.3-45.el7.aarch64                       50/52 
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-943@tmp/37a420a8-873e-4306-945e-1bfa69ceef8b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:13 #14 37.77   Cleanup    : rpm-4.11.3-45.el7.aarch64                                  51/52 
[Pipeline] echo
09:12:13 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:13 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:13 #14 37.79   Cleanup    : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
09:12:14 #14 38.36   Verifying  : elfutils-0.176-5.el7.aarch64                                1/52 
09:12:14 #14 38.38   Verifying  : rpm-libs-4.11.3-48.el7_9.aarch64                            2/52 
09:12:14 #14 38.40   Verifying  : rpm-4.11.3-48.el7_9.aarch64                                 3/52 
09:12:14 #14 38.41   Verifying  : perl-threads-1.87-4.el7.aarch64                             4/52 
09:12:14 #14 38.43   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.aarch64                      5/52 
09:12:14 #14 38.44   Verifying  : perl-Exporter-5.68-3.el7.noarch                             6/52 
09:12:14 #14 38.46   Verifying  : perl-constant-1.27-2.el7.noarch                             7/52 
09:12:14 #14 38.47   Verifying  : dwz-0.11-3.el7.aarch64                                      8/52 
09:12:14 #14 38.48   Verifying  : file-5.11-37.el7.aarch64                                    9/52 
09:12:14 #14 38.49   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         10/52 
09:12:14 #14 38.51   Verifying  : perl-Socket-2.010-5.el7.aarch64                            11/52 
09:12:14 #14 38.52   Verifying  : perl-PathTools-3.40-5.el7.aarch64                          12/52 
09:12:14 #14 38.53   Verifying  : gdb-7.6.1-120.el7.aarch64                                  13/52 
09:12:14 #14 38.54   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                          14/52 
09:12:14 #14 38.55   Verifying  : perl-srpm-macros-1-8.el7.noarch                            15/52 
09:12:14 #14 38.57   Verifying  : desktop-file-utils-0.23-2.el7.aarch64                      16/52 
09:12:14 + pwd
09:12:14 + id -u
09:12:14 + id -g
09:12:14 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:14 Unable to find image 'busybox:latest' locally
09:12:14 latest: Pulling from library/busybox
09:12:14 3f4d90098f5b: Pulling fs layer
09:12:14 3f4d90098f5b: Download complete
09:12:14 #14 38.58   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         17/52 
09:12:14 #14 38.59   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
09:12:14 #14 38.61   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
09:12:14 #14 38.62   Verifying  : rpm-build-4.11.3-48.el7_9.aarch64                          20/52 
09:12:14 #14 38.63   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        21/52 
09:12:14 #14 38.64   Verifying  : perl-Encode-2.51-7.el7.aarch64                             22/52 
09:12:14 #14 38.65   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
09:12:14 #14 38.67   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
09:12:14 #14 38.68   Verifying  : 4:perl-macros-5.16.3-299.el7_9.aarch64                     25/52 
09:12:14 #14 38.69   Verifying  : patch-2.7.1-12.el7_7.aarch64                               26/52 
09:12:14 #14 38.70   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     27/52 
09:12:14 #14 38.71   Verifying  : perl-Carp-1.26-244.el7.noarch                              28/52 
09:12:14 #14 38.73   Verifying  : groff-base-1.22.2-8.el7.aarch64                            29/52 
09:12:14 #14 38.74   Verifying  : rpm-build-libs-4.11.3-48.el7_9.aarch64                     30/52 
09:12:14 #14 38.75   Verifying  : perl-threads-shared-1.43-6.el7.aarch64                     31/52 
09:12:14 #14 38.76   Verifying  : bzip2-1.0.6-13.el7.aarch64                                 32/52 
09:12:14 #14 38.77   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           33/52 
09:12:14 #14 38.78   Verifying  : rpmlint-1.5-4.el7.noarch                                   34/52 
09:12:14 #14 38.79   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          35/52 
09:12:14 #14 38.81   Verifying  : zip-3.0-11.el7.aarch64                                     36/52 
09:12:14 #14 38.82   Verifying  : rpm-python-4.11.3-48.el7_9.aarch64                         37/52 
09:12:14 #14 38.84   Verifying  : perl-Filter-1.49-3.el7.aarch64                             38/52 
09:12:14 #14 38.85   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.aarch64                39/52 
09:12:14 #14 38.86   Verifying  : perl-Storable-2.45-3.el7.aarch64                           40/52 
09:12:14 #14 38.87   Verifying  : 4:perl-5.16.3-299.el7_9.aarch64                            41/52 
09:12:14 #14 38.88   Verifying  : 4:perl-libs-5.16.3-299.el7_9.aarch64                       42/52 
09:12:14 #14 38.89   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
09:12:14 3f4d90098f5b: Pull complete
09:12:14 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:14 Status: Downloaded newer image for busybox:latest
09:12:14 #14 38.91   Verifying  : unzip-6.0-24.el7_9.aarch64                                 44/52 
09:12:14 #14 38.92   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
09:12:14 #14 38.93   Verifying  : perl-File-Path-2.09-2.el7.noarch                           46/52 
09:12:14 #14 38.94   Verifying  : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  47/52 
09:12:14 #14 38.95   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
09:12:14 #14 38.97   Verifying  : rpm-4.11.3-45.el7.aarch64                                  49/52 
09:12:14 #14 38.97   Verifying  : rpm-python-4.11.3-45.el7.aarch64                           50/52 
09:12:14 #14 38.97   Verifying  : rpm-build-libs-4.11.3-45.el7.aarch64                       51/52 
09:12:14 #14 38.97   Verifying  : rpm-libs-4.11.3-45.el7.aarch64                             52/52 
09:12:14 #14 39.01 
09:12:14 #14 39.01 Installed:
09:12:14 #14 39.01   rpm-build.aarch64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
09:12:14 #14 39.01 
09:12:14 #14 39.01 Dependency Installed:
09:12:14 #14 39.01   bzip2.aarch64 0:1.0.6-13.el7                                                  
09:12:14 #14 39.01   desktop-file-utils.aarch64 0:0.23-2.el7                                       
09:12:14 #14 39.01   dwz.aarch64 0:0.11-3.el7                                                      
09:12:14 #14 39.01   elfutils.aarch64 0:0.176-5.el7                                                
09:12:14 #14 39.01   emacs-filesystem.noarch 1:24.3-23.el7_9.1                                     
09:12:14 #14 39.01   file.aarch64 0:5.11-37.el7                                                    
09:12:14 #14 39.01   gdb.aarch64 0:7.6.1-120.el7                                                   
09:12:14 #14 39.01   groff-base.aarch64 0:1.22.2-8.el7                                             
09:12:14 #14 39.01   patch.aarch64 0:2.7.1-12.el7_7                                                
09:12:14 #14 39.01   perl.aarch64 4:5.16.3-299.el7_9                                               
09:12:14 #14 39.01   perl-Carp.noarch 0:1.26-244.el7                                               
09:12:14 #14 39.01   perl-Encode.aarch64 0:2.51-7.el7                                              
09:12:14 #14 39.01   perl-Exporter.noarch 0:5.68-3.el7                                             
09:12:14 #14 39.01   perl-File-Path.noarch 0:2.09-2.el7                                            
09:12:14 #14 39.01   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
09:12:14 #14 39.01   perl-Filter.aarch64 0:1.49-3.el7                                              
09:12:14 #14 39.01   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
09:12:14 #14 39.01   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
09:12:14 #14 39.01   perl-PathTools.aarch64 0:3.40-5.el7                                           
09:12:14 #14 39.01   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
09:12:14 #14 39.01   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
09:12:14 #14 39.01   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
09:12:14 #14 39.01   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
09:12:14 #14 39.01   perl-Scalar-List-Utils.aarch64 0:1.27-248.el7                                 
09:12:14 #14 39.01   perl-Socket.aarch64 0:2.010-5.el7                                             
09:12:14 #14 39.01   perl-Storable.aarch64 0:2.45-3.el7                                            
09:12:14 #14 39.01   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
09:12:14 #14 39.01   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
09:12:14 #14 39.01   perl-Time-HiRes.aarch64 4:1.9725-3.el7                                        
09:12:14 #14 39.01   perl-Time-Local.noarch 0:1.2300-2.el7                                         
09:12:14 #14 39.01   perl-constant.noarch 0:1.27-2.el7                                             
09:12:14 #14 39.01   perl-libs.aarch64 4:5.16.3-299.el7_9                                          
09:12:14 #14 39.01   perl-macros.aarch64 4:5.16.3-299.el7_9                                        
09:12:14 #14 39.01   perl-parent.noarch 1:0.225-244.el7                                            
09:12:14 #14 39.01   perl-podlators.noarch 0:2.5.1-3.el7                                           
09:12:14 #14 39.01   perl-srpm-macros.noarch 0:1-8.el7                                             
09:12:14 #14 39.01   perl-threads.aarch64 0:1.87-4.el7                                             
09:12:14 #14 39.01   perl-threads-shared.aarch64 0:1.43-6.el7                                      
09:12:14 #14 39.01   python-srpm-macros.noarch 0:3-34.el7                                          
09:12:14 #14 39.01   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
09:12:14 #14 39.01   unzip.aarch64 0:6.0-24.el7_9                                                  
09:12:14 #14 39.01   zip.aarch64 0:3.0-11.el7                                                      
09:12:14 #14 39.01 
09:12:14 #14 39.01 Dependency Updated:
09:12:14 #14 39.01   rpm.aarch64 0:4.11.3-48.el7_9       rpm-build-libs.aarch64 0:4.11.3-48.el7_9 
09:12:14 #14 39.01   rpm-libs.aarch64 0:4.11.3-48.el7_9  rpm-python.aarch64 0:4.11.3-48.el7_9     
09:12:14 #14 39.01 
09:12:14 #14 39.02 Complete!
[Pipeline] echo
09:12:15 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:15 chowning workspace
[Pipeline] sh
09:12:15 #14 DONE 39.5s
09:12:15 
09:12:15 #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS
09:12:15 #15 DONE 0.0s
09:12:15 
09:12:15 #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
09:12:15 + pwd
09:12:15 + id -u
09:12:15 + id -g
09:12:15 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:15 Unable to find image 'busybox:latest' locally
09:12:15 latest: Pulling from library/busybox
09:12:15 3f4d90098f5b: Pulling fs layer
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
09:12:15 #16 0.479 Loaded plugins: fastestmirror, ovl
09:12:15 #16 0.635 Enabling base-source repository
09:12:15 #16 0.635 Enabling extras-source repository
09:12:15 #16 0.635 Enabling updates-source repository
09:12:15 #16 0.636 Loading mirror speeds from cached hostfile
09:12:15 #16 0.637  * base: download.cf.centos.org
09:12:15 #16 0.637  * extras: download.cf.centos.org
09:12:15 #16 0.637  * updates: download.cf.centos.org
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/b8316df2-1f70-4a78-9df8-b40ac59dac0c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:15 3f4d90098f5b: Download complete
09:12:15 3f4d90098f5b: Pull complete
09:12:15 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:15 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] echo
09:12:16 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:16 chowning workspace
[Pipeline] sh
09:12:16 + pwd
09:12:16 + id -u
09:12:16 + id -g
09:12:16 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:16 Unable to find image 'busybox:latest' locally
Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-044a6b6486ea3ffa5) in /home/ubuntu/workspace/docker-ce-packaging_PR-943
09:12:16 latest: Pulling from library/busybox
09:12:16 3f4d90098f5b: Pulling fs layer
[Pipeline] {
[Pipeline] // node
[Pipeline] // stage
[Pipeline] }
Failed in branch cross-mac
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:17 3f4d90098f5b: Download complete
09:12:17 3f4d90098f5b: Pull complete
09:12:17 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:17 Status: Downloaded newer image for busybox:latest
[Pipeline] }
[Pipeline] withDockerRegistry
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:17 Docker containers have been removed
[Pipeline] echo
09:12:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:17 Docker containers have been removed
[Pipeline] echo
09:12:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:17 Removing all docker containers
[Pipeline] sh
09:12:17 + docker info
09:12:17 + pwd
09:12:17 + id -u
09:12:17 + id -g
09:12:17 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:17 Unable to find image 'busybox:latest' locally
09:12:17 latest: Pulling from library/busybox
09:12:17 + docker version
09:12:17 Client: Docker Engine - Community
09:12:17  Version:           24.0.2
09:12:17  API version:       1.43
09:12:17  Go version:        go1.20.4
09:12:17  Git commit:        cb74dfc
09:12:17  Built:             Thu May 25 21:51:06 2023
09:12:17  OS/Arch:           linux/arm
09:12:17  Context:           default
09:12:17 
09:12:17 Server: Docker Engine - Community
09:12:17  Engine:
09:12:17   Version:          24.0.2
09:12:17   API version:      1.43 (minimum version 1.12)
09:12:17   Go version:       go1.20.4
09:12:17   Git commit:       659604f
09:12:17   Built:            Thu May 25 21:51:06 2023
09:12:17   OS/Arch:          linux/arm
09:12:17   Experimental:     true
09:12:17  containerd:
09:12:17   Version:          1.6.21
09:12:17   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:17  runc:
09:12:17   Version:          1.1.7
09:12:17   GitCommit:        v1.1.7-0-g860f061
09:12:17  docker-init:
09:12:17   Version:          0.19.0
09:12:17   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
09:12:17 Docker containers have been removed
[Pipeline] echo
09:12:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
09:12:17 8a0af25e8c2e: Pulling fs layer
09:12:17 8a0af25e8c2e: Verifying Checksum
09:12:17 8a0af25e8c2e: Download complete
09:12:17 8a0af25e8c2e: Pull complete
09:12:17 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:17 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:17 Docker containers have been removed
[Pipeline] echo
09:12:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:17 Docker containers have been removed
[Pipeline] echo
09:12:17 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] {
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] echo
09:12:17 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:17 chowning workspace
[Pipeline] sh
09:12:17 + docker container ls -aq
09:12:18 + docker version
09:12:18 Client: Docker Engine - Community
09:12:18  Version:           24.0.2
09:12:18  API version:       1.43
09:12:18  Go version:        go1.20.4
09:12:18  Git commit:        cb74dfc
09:12:18  Built:             Thu May 25 21:51:06 2023
09:12:18  OS/Arch:           linux/arm
09:12:18  Context:           default
09:12:18 
09:12:18 Server: Docker Engine - Community
09:12:18  Engine:
09:12:18   Version:          24.0.2
09:12:18   API version:      1.43 (minimum version 1.12)
09:12:18   Go version:       go1.20.4
09:12:18   Git commit:       659604f
09:12:18   Built:            Thu May 25 21:51:06 2023
09:12:18   OS/Arch:          linux/arm
09:12:18   Experimental:     true
09:12:18  containerd:
09:12:18   Version:          1.6.21
09:12:18   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:18  runc:
09:12:18   Version:          1.1.7
09:12:18   GitCommit:        v1.1.7-0-g860f061
09:12:18  docker-init:
09:12:18   Version:          0.19.0
09:12:18   GitCommit:        de40ad0
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
09:12:18 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:18 chowning workspace
[Pipeline] sh
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:19 + pwd
09:12:19 + id -u
09:12:19 + id -g
09:12:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:19 Unable to find image 'busybox:latest' locally
09:12:19 latest: Pulling from library/busybox
09:12:19 Client: Docker Engine - Community
09:12:19  Version:    24.0.2
09:12:19  Context:    default
09:12:19  Debug Mode: false
09:12:19  Plugins:
09:12:19   buildx: Docker Buildx (Docker Inc.)
09:12:19     Version:  v0.10.5
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:19   compose: Docker Compose (Docker Inc.)
09:12:19     Version:  v2.18.1
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:19 
09:12:19 Server:
09:12:19  Containers: 0
09:12:19   Running: 0
09:12:19   Paused: 0
09:12:19   Stopped: 0
09:12:19  Images: 1
09:12:19  Server Version: 24.0.2
09:12:19  Storage Driver: overlay2
09:12:19   Backing Filesystem: extfs
09:12:19   Supports d_type: true
09:12:19   Using metacopy: false
09:12:19   Native Overlay Diff: true
09:12:19   userxattr: false
09:12:19  Logging Driver: json-file
09:12:19  Cgroup Driver: cgroupfs
09:12:19  Cgroup Version: 1
09:12:19  Plugins:
09:12:19   Volume: local
09:12:19   Network: bridge host ipvlan macvlan null overlay
09:12:19   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:19  Swarm: inactive
09:12:19  Runtimes: io.containerd.runc.v2 runc
09:12:19  Default Runtime: runc
09:12:19  Init Binary: docker-init
09:12:19  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:19  runc version: v1.1.7-0-g860f061
09:12:19  init version: de40ad0
09:12:19  Security Options:
09:12:19   apparmor
09:12:19   seccomp
09:12:19    Profile: builtin
09:12:19  Kernel Version: 5.15.0-1039-aws
09:12:19  Operating System: Ubuntu 20.04.6 LTS
09:12:19  OSType: linux
09:12:19  Architecture: armv8l
09:12:19  CPUs: 2
09:12:19  Total Memory: 7.559GiB
09:12:19  Name: ip-10-100-82-184
09:12:19  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:19  Docker Root Dir: /var/lib/docker
09:12:19  Debug Mode: false
09:12:19  Username: dockerbuildbot
09:12:19  Experimental: true
09:12:19  Insecure Registries:
09:12:19   127.0.0.0/8
09:12:19  Live Restore Enabled: true
09:12:19 
09:12:19 Client: Docker Engine - Community
09:12:19  Version:    24.0.2
09:12:19  Context:    default
09:12:19  Debug Mode: false
09:12:19  Plugins:
09:12:19   buildx: Docker Buildx (Docker Inc.)
09:12:19     Version:  v0.10.5
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:19   compose: Docker Compose (Docker Inc.)
09:12:19     Version:  v2.18.1
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:19 
09:12:19 Server:
09:12:19  Containers: 0
09:12:19   Running: 0
09:12:19   Paused: 0
09:12:19   Stopped: 0
09:12:19  Images: 1
09:12:19  Server Version: 24.0.2
09:12:19  Storage Driver: overlay2
09:12:19   Backing Filesystem: extfs
09:12:19   Supports d_type: true
09:12:19   Using metacopy: false
09:12:19   Native Overlay Diff: true
09:12:19   userxattr: false
09:12:19  Logging Driver: json-file
09:12:19  Cgroup Driver: cgroupfs
09:12:19  Cgroup Version: 1
09:12:19  Plugins:
09:12:19   Volume: local
09:12:19   Network: bridge host ipvlan macvlan null overlay
09:12:19   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:19  Swarm: inactive
09:12:19  Runtimes: io.containerd.runc.v2 runc
09:12:19  Default Runtime: runc
09:12:19  Init Binary: docker-init
09:12:19  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:19  runc version: v1.1.7-0-g860f061
09:12:19  init version: de40ad0
09:12:19  Security Options:
09:12:19   apparmor
09:12:19   seccomp
09:12:19    Profile: builtin
09:12:19  Kernel Version: 5.15.0-1039-aws
09:12:19  Operating System: Ubuntu 20.04.6 LTS
09:12:19  OSType: linux
09:12:19  Architecture: armv8l
09:12:19  CPUs: 2
09:12:19  Total Memory: 7.559GiB
09:12:19  Name: ip-10-100-92-10
09:12:19  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:19  Docker Root Dir: /var/lib/docker
09:12:19  Debug Mode: false
09:12:19  Username: dockerbuildbot
09:12:19  Experimental: true
09:12:19  Insecure Registries:
09:12:19   127.0.0.0/8
09:12:19  Live Restore Enabled: true
09:12:19 
09:12:19 0983f321071f: Pulling fs layer
09:12:19 0983f321071f: Verifying Checksum
09:12:19 0983f321071f: Download complete
[Pipeline] echo
09:12:19 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:19 chowning workspace
[Pipeline] sh
09:12:19 Client: Docker Engine - Community
09:12:19  Version:    24.0.2
09:12:19  Context:    default
09:12:19  Debug Mode: false
09:12:19  Plugins:
09:12:19   buildx: Docker Buildx (Docker Inc.)
09:12:19     Version:  v0.10.5
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:19   compose: Docker Compose (Docker Inc.)
09:12:19     Version:  v2.18.1
09:12:19     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:19 
09:12:19 Server:
09:12:19  Containers: 0
09:12:19   Running: 0
09:12:19   Paused: 0
09:12:19   Stopped: 0
09:12:19  Images: 1
09:12:19  Server Version: 24.0.2
09:12:19  Storage Driver: overlay2
09:12:19   Backing Filesystem: extfs
09:12:19   Supports d_type: true
09:12:19   Using metacopy: false
09:12:19   Native Overlay Diff: true
09:12:19   userxattr: false
09:12:19  Logging Driver: json-file
09:12:19  Cgroup Driver: cgroupfs
09:12:19  Cgroup Version: 1
09:12:19  Plugins:
09:12:19   Volume: local
09:12:19   Network: bridge host ipvlan macvlan null overlay
09:12:19   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:19  Swarm: inactive
09:12:19  Runtimes: runc io.containerd.runc.v2
09:12:19  Default Runtime: runc
09:12:19  Init Binary: docker-init
09:12:19  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:19  runc version: v1.1.7-0-g860f061
09:12:19  init version: de40ad0
09:12:19  Security Options:
09:12:19   apparmor
09:12:19   seccomp
09:12:19    Profile: builtin
09:12:19  Kernel Version: 5.15.0-1039-aws
09:12:19  Operating System: Ubuntu 20.04.6 LTS
09:12:19  OSType: linux
09:12:19  Architecture: armv8l
09:12:19  CPUs: 2
09:12:19  Total Memory: 7.559GiB
09:12:19  Name: ip-10-100-64-192
09:12:19  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:19  Docker Root Dir: /var/lib/docker
09:12:19  Debug Mode: false
09:12:19  Username: dockerbuildbot
09:12:19  Experimental: true
09:12:19  Insecure Registries:
09:12:19   127.0.0.0/8
09:12:19  Live Restore Enabled: true
09:12:19 
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-943@tmp/f52ef2a2-aa2f-417c-ba75-137024c77c8c/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:19 0983f321071f: Pull complete
09:12:19 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:19 Status: Downloaded newer image for busybox:latest
09:12:19 + pwd
09:12:19 + id -u
09:12:19 + id -g
09:12:19 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:19 Unable to find image 'busybox:latest' locally
09:12:19 latest: Pulling from library/busybox
09:12:20 3f4d90098f5b: Pulling fs layer
09:12:20 3f4d90098f5b: Verifying Checksum
09:12:20 3f4d90098f5b: Download complete
[Pipeline] echo
09:12:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:20 chowning workspace
[Pipeline] sh
09:12:20 3f4d90098f5b: Pull complete
09:12:20 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:20 Status: Downloaded newer image for busybox:latest
09:12:20 + pwd
09:12:20 + id -u
09:12:20 + id -g
09:12:20 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:20 Unable to find image 'busybox:latest' locally
09:12:20 latest: Pulling from library/busybox
09:12:20 3f4d90098f5b: Pulling fs layer
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-943@tmp/2a65dc98-a606-4e97-9242-c0477b6f4b7b/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
09:12:20 Client: Docker Engine - Community
09:12:20  Version:    24.0.2
09:12:20  Context:    default
09:12:20  Debug Mode: false
09:12:20  Plugins:
09:12:20   buildx: Docker Buildx (Docker Inc.)
09:12:20     Version:  v0.10.5
09:12:20     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:20   compose: Docker Compose (Docker Inc.)
09:12:20     Version:  v2.18.1
09:12:20     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:20 
09:12:20 Server:
09:12:20  Containers: 0
09:12:20   Running: 0
09:12:20   Paused: 0
09:12:20   Stopped: 0
09:12:20  Images: 1
09:12:20  Server Version: 24.0.2
09:12:20  Storage Driver: overlay2
09:12:20   Backing Filesystem: extfs
09:12:20   Supports d_type: true
09:12:20   Using metacopy: false
09:12:20   Native Overlay Diff: true
09:12:20   userxattr: false
09:12:20  Logging Driver: json-file
09:12:20  Cgroup Driver: cgroupfs
09:12:20  Cgroup Version: 1
09:12:20  Plugins:
09:12:20   Volume: local
09:12:20   Network: bridge host ipvlan macvlan null overlay
09:12:20   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:20  Swarm: inactive
09:12:20  Runtimes: io.containerd.runc.v2 runc
09:12:20  Default Runtime: runc
09:12:20  Init Binary: docker-init
09:12:20  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:20  runc version: v1.1.7-0-g860f061
09:12:20  init version: de40ad0
09:12:20  Security Options:
09:12:20   apparmor
09:12:20   seccomp
09:12:20    Profile: builtin
09:12:20  Kernel Version: 5.15.0-1039-aws
09:12:20  Operating System: Ubuntu 20.04.6 LTS
09:12:20  OSType: linux
09:12:20  Architecture: armv8l
09:12:20  CPUs: 2
09:12:20  Total Memory: 7.559GiB
09:12:20  Name: ip-10-100-82-46
09:12:20  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:20  Docker Root Dir: /var/lib/docker
09:12:20  Debug Mode: false
09:12:20  Username: dockerbuildbot
09:12:20  Experimental: true
09:12:20  Insecure Registries:
09:12:20   127.0.0.0/8
09:12:20  Live Restore Enabled: true
09:12:20 
09:12:20 3f4d90098f5b: Verifying Checksum
09:12:20 3f4d90098f5b: Download complete
09:12:20 3f4d90098f5b: Pull complete
09:12:20 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:20 Status: Downloaded newer image for busybox:latest
[Pipeline] {
[Pipeline] echo
09:12:20 Removing all docker containers
[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-943@tmp/ba0ce370-1fc4-4dc2-ba31-14eb0f02f890/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] {
[Pipeline] withDockerRegistry
[Pipeline] echo
09:12:20 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:20 chowning workspace
[Pipeline] sh
09:12:21 + docker container ls -aq
09:12:21 + pwd
09:12:21 + id -u
09:12:21 + id -g
09:12:21 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:21 Unable to find image 'busybox:latest' locally
09:12:21 latest: Pulling from library/busybox
09:12:21 3f4d90098f5b: Pulling fs layer
09:12:21 3f4d90098f5b: Download complete
09:12:21 3f4d90098f5b: Pull complete
09:12:21 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:21 Status: Downloaded newer image for busybox:latest
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:21 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
09:12:22 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:22 chowning workspace
[Pipeline] sh
09:12:22 + docker container ls -aq
09:12:22 + pwd
09:12:22 + id -u
09:12:22 + id -g
09:12:22 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:22 Unable to find image 'busybox:latest' locally
09:12:22 latest: Pulling from library/busybox
09:12:22 3f4d90098f5b: Pulling fs layer
09:12:22 3f4d90098f5b: Download complete
09:12:22 3f4d90098f5b: Pull complete
09:12:22 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:22 Status: Downloaded newer image for busybox:latest
[Pipeline] withDockerRegistry
[Pipeline] withDockerRegistry
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:22 Removing all docker containers
[Pipeline] sh
[Pipeline] withDockerRegistry
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] echo
09:12:22 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:22 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:22 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
09:12:23 + docker container ls -aq
09:12:23 + pwd
09:12:23 + id -u
09:12:23 + id -g
09:12:23 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:23 Unable to find image 'busybox:latest' locally
09:12:23 latest: Pulling from library/busybox
09:12:23 3f4d90098f5b: Pulling fs layer
[Pipeline] stage
[Pipeline] { (fedora-38-aarch64)
09:12:23 + docker version
09:12:23 Client: Docker Engine - Community
09:12:23  Version:           24.0.2
09:12:23  API version:       1.43
09:12:23  Go version:        go1.20.4
09:12:23  Git commit:        cb74dfc
09:12:23  Built:             Thu May 25 21:51:06 2023
09:12:23  OS/Arch:           linux/arm
09:12:23  Context:           default
09:12:23 
09:12:23 Server: Docker Engine - Community
09:12:23  Engine:
09:12:23   Version:          24.0.2
09:12:23   API version:      1.43 (minimum version 1.12)
09:12:23   Go version:       go1.20.4
09:12:23   Git commit:       659604f
09:12:23   Built:            Thu May 25 21:51:06 2023
09:12:23   OS/Arch:          linux/arm
09:12:23   Experimental:     true
09:12:23  containerd:
09:12:23   Version:          1.6.21
09:12:23   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:23  runc:
09:12:23   Version:          1.1.7
09:12:23   GitCommit:        v1.1.7-0-g860f061
09:12:23  docker-init:
09:12:23   Version:          0.19.0
09:12:23   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (centos-9-aarch64)
[Pipeline] echo
09:12:23 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-aarch64)
[Pipeline] sh
[Pipeline] sh
09:12:23 + docker container ls -aq
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:23 3f4d90098f5b: Download complete
09:12:23 3f4d90098f5b: Pull complete
09:12:23 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:23 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
09:12:23 + docker info
[Pipeline] echo
09:12:23 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-8-aarch64)
[Pipeline] {
[Pipeline] echo
09:12:23 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:23 Docker containers have been removed
[Pipeline] echo
09:12:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] echo
09:12:23 Removing all docker containers
[Pipeline] sh
09:12:23 + echo starting...
09:12:23 starting...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
[Pipeline] echo
09:12:23 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
09:12:23 + echo starting...
09:12:23 starting...
$ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/
09:12:23 + echo starting...
09:12:23 starting...
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-943@tmp/2603bf9d-5026-408c-8fb2-465a102fff28/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] stage
[Pipeline] { (debian-bookworm-aarch64)
[Pipeline] }
[Pipeline] sh
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] sh
09:12:23 + docker container ls -aq
[Pipeline] wrap
09:12:23 + docker container ls -aq
[Pipeline] echo
09:12:23 Docker containers have been removed
[Pipeline] echo
09:12:23 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:23 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
09:12:23 Removing all docker containers
[Pipeline] sh
09:12:24 + docker info
09:12:24 + echo starting...
09:12:24 starting...
[Pipeline] echo
09:12:24 Docker containers have been removed
[Pipeline] echo
09:12:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:24 Removing all docker containers
[Pipeline] sh
09:12:24 + echo starting...
09:12:24 starting...
09:12:24 + docker container ls -aq
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] echo
09:12:24 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:24 chowning workspace
[Pipeline] sh
09:12:24 + docker container ls -aq
09:12:24 + docker container ls -aq
[Pipeline] echo
09:12:24 Docker containers have been removed
[Pipeline] echo
09:12:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:24 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
09:12:24 Docker containers have been removed
[Pipeline] echo
09:12:24 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
09:12:24 cleanWorkspace: Workspace is clean.
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (debian-bullseye-aarch64)
[Pipeline] }
[Pipeline] checkout
09:12:24 The recommended git tool is: git
[Pipeline] checkout
09:12:24 The recommended git tool is: git
[Pipeline] checkout
09:12:24 The recommended git tool is: git
[Pipeline] sh
09:12:24 + docker container ls -aq
[Pipeline] // stage
09:12:25 + docker info
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
09:12:25 + pwd
09:12:25 + id -u
09:12:25 + id -g
09:12:25 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:25 Unable to find image 'busybox:latest' locally
09:12:25 latest: Pulling from library/busybox
[Pipeline] checkout
09:12:25 The recommended git tool is: git
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:25 Docker containers have been removed
[Pipeline] echo
09:12:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] wrap
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] echo
09:12:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:25 chowning workspace
[Pipeline] sh
09:12:25 + echo starting...
09:12:25 starting...
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
09:12:25 0983f321071f: Pulling fs layer
09:12:25 0983f321071f: Verifying Checksum
09:12:25 0983f321071f: Download complete
WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_PR-943@tmp/06953975-c2d0-4ffd-9b87-fee92bd93c4d/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
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-943@tmp/4103f25f-5632-4de1-bf10-0310d5d9d8d5/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] echo
09:12:25 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:25 Docker containers have been removed
[Pipeline] echo
09:12:25 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
09:12:25 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:25 chowning workspace
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-943@tmp/98337320-f426-4ae2-a542-1dd0a0dc5caa/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] sh
09:12:25 0983f321071f: Pull complete
09:12:25 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:25 Status: Downloaded newer image for busybox:latest
09:12:26 + pwd
09:12:26 + id -u
09:12:26 + id -g
09:12:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:26 Unable to find image 'busybox:latest' locally
09:12:26 latest: Pulling from library/busybox
09:12:26 3f4d90098f5b: Pulling fs layer
09:12:26 3f4d90098f5b: Download complete
09:12:26 Client: Docker Engine - Community
09:12:26  Version:    24.0.2
09:12:26  Context:    default
09:12:26  Debug Mode: false
09:12:26  Plugins:
09:12:26   buildx: Docker Buildx (Docker Inc.)
09:12:26     Version:  v0.10.5
09:12:26     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:26   compose: Docker Compose (Docker Inc.)
09:12:26     Version:  v2.18.1
09:12:26     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:26 
09:12:26 Server:
09:12:26  Containers: 0
09:12:26   Running: 0
09:12:26   Paused: 0
09:12:26   Stopped: 0
09:12:26  Images: 1
09:12:26  Server Version: 24.0.2
09:12:26  Storage Driver: overlay2
09:12:26   Backing Filesystem: extfs
09:12:26   Supports d_type: true
09:12:26   Using metacopy: false
09:12:26   Native Overlay Diff: true
09:12:26   userxattr: false
09:12:26  Logging Driver: json-file
09:12:26  Cgroup Driver: cgroupfs
09:12:26  Cgroup Version: 1
09:12:26  Plugins:
09:12:26   Volume: local
09:12:26   Network: bridge host ipvlan macvlan null overlay
09:12:26   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:26  Swarm: inactive
09:12:26  Runtimes: io.containerd.runc.v2 runc
09:12:26  Default Runtime: runc
09:12:26  Init Binary: docker-init
09:12:26  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:26  runc version: v1.1.7-0-g860f061
09:12:26  init version: de40ad0
09:12:26  Security Options:
09:12:26   apparmor
09:12:26   seccomp
09:12:26    Profile: builtin
09:12:26  Kernel Version: 5.15.0-1039-aws
09:12:26  Operating System: Ubuntu 20.04.6 LTS
09:12:26  OSType: linux
09:12:26  Architecture: armv8l
09:12:26  CPUs: 2
09:12:26  Total Memory: 7.559GiB
09:12:26  Name: ip-10-100-95-52
09:12:26  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:26  Docker Root Dir: /var/lib/docker
09:12:26  Debug Mode: false
09:12:26  Username: dockerbuildbot
09:12:26  Experimental: true
09:12:26  Insecure Registries:
09:12:26   127.0.0.0/8
09:12:26  Live Restore Enabled: true
09:12:26 
[Pipeline] echo
09:12:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:26 chowning workspace
[Pipeline] sh
09:12:26 3f4d90098f5b: Pull complete
09:12:26 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:26 Status: Downloaded newer image for busybox:latest
[Pipeline] stage
[Pipeline] { (fedora-37-aarch64)
[Pipeline] echo
09:12:26 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:26 Docker containers have been removed
[Pipeline] echo
09:12:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
09:12:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:26 chowning workspace
[Pipeline] sh
09:12:26 + pwd
09:12:26 + id -u
09:12:26 + id -g
09:12:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:26 Unable to find image 'busybox:latest' locally
09:12:26 latest: Pulling from library/busybox
[Pipeline] stage
[Pipeline] { (fedora-39-aarch64)
[Pipeline] sh
[Pipeline] {
[Pipeline] sh
09:12:26 3f4d90098f5b: Pulling fs layer
09:12:26 3f4d90098f5b: Verifying Checksum
09:12:26 3f4d90098f5b: Download complete
09:12:26 3f4d90098f5b: Pull complete
09:12:26 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:26 + pwd
09:12:26 + id -u
09:12:26 + id -g
09:12:26 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:26 Unable to find image 'busybox:latest' locally
09:12:26 latest: Pulling from library/busybox
[Pipeline] echo
09:12:26 Docker containers have been removed
[Pipeline] echo
09:12:26 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:26 Removing all docker containers
[Pipeline] sh
[Pipeline] echo
09:12:26 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:26 chowning workspace
[Pipeline] sh
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 Status: Downloaded newer image for busybox:latest
09:12:27 + pwd
09:12:27 + id -u
09:12:27 + id -g
09:12:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:27 Unable to find image 'busybox:latest' locally
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:27 Docker containers have been removed
[Pipeline] echo
09:12:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] stage
[Pipeline] { (static-linux)
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (cross-win)
[Pipeline] sh
[Pipeline] sh
09:12:27 3f4d90098f5b: Pulling fs layer
09:12:27 3f4d90098f5b: Verifying Checksum
09:12:27 3f4d90098f5b: Download complete
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 + docker container ls -aq
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:27 Docker containers have been removed
[Pipeline] echo
09:12:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:27 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bullseye-amd64)
[Pipeline] sh
09:12:27 Client: Docker Engine - Community
09:12:27  Version:    24.0.2
09:12:27  Context:    default
09:12:27  Debug Mode: false
09:12:27  Plugins:
09:12:27   buildx: Docker Buildx (Docker Inc.)
09:12:27     Version:  v0.10.5
09:12:27     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:27   compose: Docker Compose (Docker Inc.)
09:12:27     Version:  v2.18.1
09:12:27     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:27 
09:12:27 Server:
09:12:27  Containers: 0
09:12:27   Running: 0
09:12:27   Paused: 0
09:12:27   Stopped: 0
09:12:27  Images: 1
09:12:27  Server Version: 24.0.2
09:12:27  Storage Driver: overlay2
09:12:27   Backing Filesystem: extfs
09:12:27   Supports d_type: true
09:12:27   Using metacopy: false
09:12:27   Native Overlay Diff: true
09:12:27   userxattr: false
09:12:27  Logging Driver: json-file
09:12:27  Cgroup Driver: cgroupfs
09:12:27  Cgroup Version: 1
09:12:27  Plugins:
09:12:27   Volume: local
09:12:27   Network: bridge host ipvlan macvlan null overlay
09:12:27   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:27  Swarm: inactive
09:12:27  Runtimes: io.containerd.runc.v2 runc
09:12:27  Default Runtime: runc
09:12:27  Init Binary: docker-init
09:12:27  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc version: v1.1.7-0-g860f061
09:12:27  init version: de40ad0
09:12:27  Security Options:
09:12:27   apparmor
09:12:27   seccomp
09:12:27    Profile: builtin
09:12:27  Kernel Version: 5.15.0-1039-aws
09:12:27  Operating System: Ubuntu 20.04.6 LTS
09:12:27  OSType: linux
09:12:27  Architecture: armv8l
09:12:27  CPUs: 2
09:12:27  Total Memory: 7.559GiB
09:12:27  Name: ip-10-100-71-6
09:12:27  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:27  Docker Root Dir: /var/lib/docker
09:12:27  Debug Mode: false
09:12:27  Username: dockerbuildbot
09:12:27  Experimental: true
09:12:27  Insecure Registries:
09:12:27   127.0.0.0/8
09:12:27  Live Restore Enabled: true
09:12:27 
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] }
09:12:27 latest: Pulling from library/busybox
09:12:27 3f4d90098f5b: Pulling fs layer
09:12:27 3f4d90098f5b: Verifying Checksum
09:12:27 3f4d90098f5b: Download complete
[Pipeline] stage
[Pipeline] { (ubuntu-focal-aarch64)
[Pipeline] wrap
[Pipeline] sh
09:12:27 + pwd
09:12:27 + id -u
09:12:27 + id -g
09:12:27 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:27 Unable to find image 'busybox:latest' locally
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 3f4d90098f5b: Pull complete
[Pipeline] sh
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-armhf)
[Pipeline] sh
[Pipeline] sh
09:12:27 + echo starting...
09:12:27 starting...
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] echo
09:12:27 Removing all docker containers
[Pipeline] sh
09:12:27 + docker version
09:12:27 Client: Docker Engine - Community
09:12:27  Version:           24.0.2
09:12:27  API version:       1.43
09:12:27  Go version:        go1.20.4
09:12:27  Git commit:        cb74dfc
09:12:27  Built:             Thu May 25 21:52:41 2023
09:12:27  OS/Arch:           linux/arm64
09:12:27  Context:           default
09:12:27 
09:12:27 Server: Docker Engine - Community
09:12:27  Engine:
09:12:27   Version:          24.0.2
09:12:27   API version:      1.43 (minimum version 1.12)
09:12:27   Go version:       go1.20.4
09:12:27   Git commit:       659604f
09:12:27   Built:            Thu May 25 21:52:41 2023
09:12:27   OS/Arch:          linux/arm64
09:12:27   Experimental:     true
09:12:27  containerd:
09:12:27   Version:          1.6.21
09:12:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc:
09:12:27   Version:          1.1.7
09:12:27   GitCommit:        v1.1.7-0-g860f061
09:12:27  docker-init:
09:12:27   Version:          0.19.0
09:12:27   GitCommit:        de40ad0
09:12:27 + docker version
09:12:27 Client: Docker Engine - Community
09:12:27  Version:           24.0.2
09:12:27  API version:       1.43
09:12:27  Go version:        go1.20.4
09:12:27  Git commit:        cb74dfc
09:12:27  Built:             Thu May 25 21:52:41 2023
09:12:27  OS/Arch:           linux/arm64
09:12:27  Context:           default
09:12:27 
09:12:27 Server: Docker Engine - Community
09:12:27  Engine:
09:12:27   Version:          24.0.2
09:12:27   API version:      1.43 (minimum version 1.12)
09:12:27   Go version:       go1.20.4
09:12:27   Git commit:       659604f
09:12:27   Built:            Thu May 25 21:52:41 2023
09:12:27   OS/Arch:          linux/arm64
09:12:27   Experimental:     true
09:12:27  containerd:
09:12:27   Version:          1.6.21
09:12:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc:
09:12:27   Version:          1.1.7
09:12:27   GitCommit:        v1.1.7-0-g860f061
09:12:27  docker-init:
09:12:27   Version:          0.19.0
09:12:27   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] stage
[Pipeline] { (centos-9-amd64)
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (centos-8-amd64)
[Pipeline] sh
09:12:27 + docker container ls -aq
09:12:27 + docker version
09:12:27 Client: Docker Engine - Community
09:12:27  Version:           24.0.2
09:12:27  API version:       1.43
09:12:27  Go version:        go1.20.4
09:12:27  Git commit:        cb74dfc
09:12:27  Built:             Thu May 25 21:52:41 2023
09:12:27  OS/Arch:           linux/arm64
09:12:27  Context:           default
09:12:27 
09:12:27 Server: Docker Engine - Community
09:12:27  Engine:
09:12:27   Version:          24.0.2
09:12:27   API version:      1.43 (minimum version 1.12)
09:12:27   Go version:       go1.20.4
09:12:27   Git commit:       659604f
09:12:27   Built:            Thu May 25 21:52:41 2023
09:12:27   OS/Arch:          linux/arm64
09:12:27   Experimental:     true
09:12:27  containerd:
09:12:27   Version:          1.6.21
09:12:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc:
09:12:27   Version:          1.1.7
09:12:27   GitCommit:        v1.1.7-0-g860f061
09:12:27  docker-init:
09:12:27   Version:          0.19.0
09:12:27   GitCommit:        de40ad0
[Pipeline] echo
09:12:27 Docker containers have been removed
[Pipeline] echo
09:12:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] echo
09:12:27 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-buster-amd64)
[Pipeline] sh
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 latest: Pulling from library/busybox
09:12:27 3f4d90098f5b: Pulling fs layer
09:12:27 3f4d90098f5b: Verifying Checksum
09:12:27 3f4d90098f5b: Download complete
09:12:27 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:27 + docker version
09:12:27 Client: Docker Engine - Community
09:12:27  Version:           24.0.2
09:12:27  API version:       1.43
09:12:27  Go version:        go1.20.4
09:12:27  Git commit:        cb74dfc
09:12:27  Built:             Thu May 25 21:52:41 2023
09:12:27  OS/Arch:           linux/arm64
09:12:27  Context:           default
09:12:27 
09:12:27 Server: Docker Engine - Community
09:12:27  Engine:
09:12:27   Version:          24.0.2
09:12:27   API version:      1.43 (minimum version 1.12)
09:12:27   Go version:       go1.20.4
09:12:27   Git commit:       659604f
09:12:27   Built:            Thu May 25 21:52:41 2023
09:12:27   OS/Arch:          linux/arm64
09:12:27   Experimental:     true
09:12:27  containerd:
09:12:27   Version:          1.6.21
09:12:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc:
09:12:27   Version:          1.1.7
09:12:27   GitCommit:        v1.1.7-0-g860f061
09:12:27  docker-init:
09:12:27   Version:          0.19.0
09:12:27   GitCommit:        de40ad0
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 + docker version
09:12:27 Client: Docker Engine - Community
09:12:27  Version:           24.0.2
09:12:27  API version:       1.43
09:12:27  Go version:        go1.20.4
09:12:27  Git commit:        cb74dfc
09:12:27  Built:             Thu May 25 21:52:41 2023
09:12:27  OS/Arch:           linux/arm64
09:12:27  Context:           default
09:12:27 
09:12:27 Server: Docker Engine - Community
09:12:27  Engine:
09:12:27   Version:          24.0.2
09:12:27   API version:      1.43 (minimum version 1.12)
09:12:27   Go version:       go1.20.4
09:12:27   Git commit:       659604f
09:12:27   Built:            Thu May 25 21:52:41 2023
09:12:27   OS/Arch:          linux/arm64
09:12:27   Experimental:     true
09:12:27  containerd:
09:12:27   Version:          1.6.21
09:12:27   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:27  runc:
09:12:27   Version:          1.1.7
09:12:27   GitCommit:        v1.1.7-0-g860f061
09:12:27  docker-init:
09:12:27   Version:          0.19.0
09:12:27   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] {
[Pipeline] {
[Pipeline] }
[Pipeline] sh
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 + docker container ls -aq
09:12:27 using credential docker-jenkins-github-credentials
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 using credential docker-jenkins-github-credentials
09:12:27 using credential docker-jenkins-github-credentials
09:12:27 Cloning the remote Git repository
09:12:27 Cloning with configured refspecs honoured and without tags
09:12:27 Cloning the remote Git repository
09:12:27 Cloning with configured refspecs honoured and without tags
09:12:27 + echo starting...
09:12:27 starting...
09:12:27 Cloning the remote Git repository
09:12:27 Cloning with configured refspecs honoured and without tags
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] // stage
[Pipeline] stage
09:12:27 using credential docker-jenkins-github-credentials
[Pipeline] { (build)
[Pipeline] checkout
[Pipeline] {
[Pipeline] }
09:12:27 The recommended git tool is: git
09:12:27 Cloning the remote Git repository
09:12:27 Cloning with configured refspecs honoured and without tags
[Pipeline] wrap
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
09:12:27 3f4d90098f5b: Pull complete
09:12:27 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:27 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
[Pipeline] echo
09:12:27 Docker containers have been removed
09:12:27 3f4d90098f5b: Pull complete
[Pipeline] echo
09:12:27 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
09:12:27 Status: Downloaded newer image for busybox:latest
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:27 + echo starting...
09:12:27 starting...
[Pipeline] echo
09:12:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-37-amd64)
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
09:12:28 + docker version
09:12:28 Client: Docker Engine - Community
09:12:28  Version:           24.0.2
09:12:28  API version:       1.43
09:12:28  Go version:        go1.20.4
09:12:28  Git commit:        cb74dfc
09:12:28  Built:             Thu May 25 21:52:41 2023
09:12:28  OS/Arch:           linux/arm64
09:12:28  Context:           default
09:12:28 
09:12:28 Server: Docker Engine - Community
09:12:28  Engine:
09:12:28   Version:          24.0.2
09:12:28   API version:      1.43 (minimum version 1.12)
09:12:28   Go version:       go1.20.4
09:12:28   Git commit:       659604f
09:12:28   Built:            Thu May 25 21:52:41 2023
09:12:28   OS/Arch:          linux/arm64
09:12:28   Experimental:     true
09:12:28  containerd:
09:12:28   Version:          1.6.21
09:12:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc:
09:12:28   Version:          1.1.7
09:12:28   GitCommit:        v1.1.7-0-g860f061
09:12:28  docker-init:
09:12:28   Version:          0.19.0
09:12:28   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] {
[Pipeline] {
[Pipeline] echo
09:12:28 Docker containers have been removed
[Pipeline] echo
09:12:28 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] }
[Pipeline] checkout
09:12:28 The recommended git tool is: git
[Pipeline] echo
09:12:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:28 chowning workspace
[Pipeline] sh
09:12:28 + docker info
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
09:12:28 + docker info
09:12:28 + docker version
09:12:28 Client: Docker Engine - Community
09:12:28  Version:           24.0.2
09:12:28  API version:       1.43
09:12:28  Go version:        go1.20.4
09:12:28  Git commit:        cb74dfc
09:12:28  Built:             Thu May 25 21:52:41 2023
09:12:28  OS/Arch:           linux/arm64
09:12:28  Context:           default
09:12:28 
09:12:28 Server: Docker Engine - Community
09:12:28  Engine:
09:12:28   Version:          24.0.2
09:12:28   API version:      1.43 (minimum version 1.12)
09:12:28   Go version:       go1.20.4
09:12:28   Git commit:       659604f
09:12:28   Built:            Thu May 25 21:52:41 2023
09:12:28   OS/Arch:          linux/arm64
09:12:28   Experimental:     true
09:12:28  containerd:
09:12:28   Version:          1.6.21
09:12:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc:
09:12:28   Version:          1.1.7
09:12:28   GitCommit:        v1.1.7-0-g860f061
09:12:28  docker-init:
09:12:28   Version:          0.19.0
09:12:28   GitCommit:        de40ad0
09:12:28 + docker info
[Pipeline] echo
09:12:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:28 + docker version
09:12:28 Client: Docker Engine - Community
09:12:28  Version:           24.0.2
09:12:28  API version:       1.43
09:12:28  Go version:        go1.20.4
09:12:28  Git commit:        cb74dfc
09:12:28  Built:             Thu May 25 21:52:41 2023
09:12:28  OS/Arch:           linux/arm64
09:12:28  Context:           default
09:12:28 
09:12:28 Server: Docker Engine - Community
09:12:28  Engine:
09:12:28   Version:          24.0.2
09:12:28   API version:      1.43 (minimum version 1.12)
09:12:28   Go version:       go1.20.4
09:12:28   Git commit:       659604f
09:12:28   Built:            Thu May 25 21:52:41 2023
09:12:28   OS/Arch:          linux/arm64
09:12:28   Experimental:     true
09:12:28  containerd:
09:12:28   Version:          1.6.21
09:12:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc:
09:12:28   Version:          1.1.7
09:12:28 09:12:28   GitCommit:        v1.1.7-0-g860f061
09:12:28  docker-init:
09:12:28   Version:          0.19.0
09:12:28   GitCommit:        de40ad0
chowning workspace
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:28 + docker info
09:12:28 Client: Docker Engine - Community
09:12:28  Version:    24.0.2
09:12:28  Context:    default
09:12:28  Debug Mode: false
09:12:28  Plugins:
09:12:28   buildx: Docker Buildx (Docker Inc.)
09:12:28     Version:  v0.10.5
09:12:28     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:28   compose: Docker Compose (Docker Inc.)
09:12:28     Version:  v2.18.1
09:12:28     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:28 
09:12:28 Server:
09:12:28  Containers: 0
09:12:28   Running: 0
09:12:28   Paused: 0
09:12:28   Stopped: 0
09:12:28  Images: 1
09:12:28  Server Version: 24.0.2
09:12:28  Storage Driver: overlay2
09:12:28   Backing Filesystem: extfs
09:12:28   Supports d_type: true
09:12:28   Using metacopy: false
09:12:28   Native Overlay Diff: true
09:12:28   userxattr: false
09:12:28  Logging Driver: json-file
09:12:28  Cgroup Driver: cgroupfs
09:12:28  Cgroup Version: 1
09:12:28  Plugins:
09:12:28   Volume: local
09:12:28   Network: bridge host ipvlan macvlan null overlay
09:12:28   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:28  Swarm: inactive
09:12:28  Runtimes: io.containerd.runc.v2 runc
09:12:28  Default Runtime: runc
09:12:28  Init Binary: docker-init
09:12:28  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc version: v1.1.7-0-g860f061
09:12:28  init version: de40ad0
09:12:28  Security Options:
09:12:28   apparmor
09:12:28   seccomp
09:12:28    Profile: builtin
09:12:28  Kernel Version: 5.15.0-1039-aws
09:12:28  Operating System: Ubuntu 20.04.6 LTS
09:12:28  OSType: linux
09:12:28  Architecture: armv8l
09:12:28  CPUs: 2
09:12:28  Total Memory: 7.559GiB
09:12:28  Name: ip-10-100-88-250
09:12:28  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:28  Docker Root Dir: /var/lib/docker
09:12:28  Debug Mode: false
09:12:28  Username: dockerbuildbot
09:12:28  Experimental: true
09:12:28  Insecure Registries:
09:12:28   127.0.0.0/8
09:12:28  Live Restore Enabled: true
09:12:28 
09:12:28 + docker info
09:12:28 + echo starting...
09:12:28 starting...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] }
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
[Pipeline] sh
09:12:28 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:28 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
09:12:28 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
09:12:28 chowning workspace
[Pipeline] sh
09:12:28 + pwd
09:12:28 + id -u
09:12:28 + id -g
09:12:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:28 Unable to find image 'busybox:latest' locally
09:12:28 latest: Pulling from library/busybox
[Pipeline] echo
09:12:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (centos-7-amd64)
[Pipeline] }
[Pipeline] sh
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
09:12:28 + docker version
09:12:28 Client: Docker Engine - Community
09:12:28  Version:           24.0.2
09:12:28  API version:       1.43
09:12:28  Go version:        go1.20.4
09:12:28  Git commit:        cb74dfc
09:12:28  Built:             Thu May 25 21:52:22 2023
09:12:28  OS/Arch:           linux/amd64
09:12:28  Context:           default
09:12:28 
09:12:28 Server: Docker Engine - Community
09:12:28  Engine:
09:12:28   Version:          24.0.2
09:12:28   API version:      1.43 (minimum version 1.12)
09:12:28   Go version:       go1.20.4
09:12:28   Git commit:       659604f
09:12:28   Built:            Thu May 25 21:52:22 2023
09:12:28   OS/Arch:          linux/amd64
09:12:28   Experimental:     true
09:12:28  containerd:
09:12:28   Version:          1.6.21
09:12:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc:
09:12:28   Version:          1.1.7
09:12:28   GitCommit:        v1.1.7-0-g860f061
09:12:28  docker-init:
09:12:28   Version:          0.19.0
09:12:28   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:28 + docker version
09:12:28 Client: Docker Engine - Community
09:12:28  Version:           24.0.2
09:12:28  API version:       1.43
09:12:28  Go version:        go1.20.4
09:12:28  Git commit:        cb74dfc
09:12:28  Built:             Thu May 25 21:52:22 2023
09:12:28  OS/Arch:           linux/amd64
09:12:28  Context:           default
09:12:28 
09:12:28 Server: Docker Engine - Community
09:12:28  Engine:
09:12:28   Version:          24.0.2
09:12:28   API version:      1.43 (minimum version 1.12)
09:12:28   Go version:       go1.20.4
09:12:28   Git commit:       659604f
09:12:28   Built:            Thu May 25 21:52:22 2023
09:12:28   OS/Arch:          linux/amd64
09:12:28   Experimental:     true
09:12:28  containerd:
09:12:28   Version:          1.6.21
09:12:28   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:28  runc:
09:12:28   Version:          1.1.7
09:12:28   GitCommit:        v1.1.7-0-g860f061
09:12:28  docker-init:
09:12:28   Version:          0.19.0
09:12:28   GitCommit:        de40ad0
[Pipeline] sh
09:12:28 3f4d90098f5b: Pulling fs layer
09:12:28 3f4d90098f5b: Verifying Checksum
09:12:28 3f4d90098f5b: Download complete
09:12:28 3f4d90098f5b: Pull complete
09:12:28 + pwd
09:12:28 + id -u
09:12:28 + id -g
09:12:28 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:28 Unable to find image 'busybox:latest' locally
[Pipeline] sh
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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:28 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-armhf)
[Pipeline] sh
09:12:28 Fetching without tags
[Pipeline] sh
09:12:29 + pwd
09:12:29 + id -u
09:12:29 + id -g
09:12:29 + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/workspace busybox chown -R 1000:1000 /workspace
09:12:29 Unable to find image 'busybox:latest' locally
09:12:29 latest: Pulling from library/busybox
09:12:29 + echo starting...
09:12:29 starting...
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:22 2023
09:12:29  OS/Arch:           linux/amd64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:22 2023
09:12:29   OS/Arch:          linux/amd64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
09:12:29 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 Fetching without tags
09:12:29 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:29 Status: Downloaded newer image for busybox:latest
09:12:29 latest: Pulling from library/busybox
09:12:29 8a0af25e8c2e: Pulling fs layer
09:12:29 8a0af25e8c2e: Verifying Checksum
09:12:29 8a0af25e8c2e: Download complete
[Pipeline] }
[Pipeline] echo
09:12:29 Removing all docker containers
[Pipeline] sh
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:41 2023
09:12:29  OS/Arch:           linux/arm64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:41 2023
09:12:29   OS/Arch:          linux/arm64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] sh
09:12:29 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
[Pipeline] sh
09:12:29 Fetching without tags
09:12:29 + docker info
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:51:06 2023
09:12:29  OS/Arch:           linux/arm
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:51:06 2023
09:12:29   OS/Arch:          linux/arm
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] }
[Pipeline] sh
09:12:29 8a0af25e8c2e: Pulling fs layer
09:12:29 8a0af25e8c2e: Download complete
09:12:29 8a0af25e8c2e: Pull complete
09:12:29 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
09:12:29 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 8a0af25e8c2e: Pull complete
09:12:29 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:29 Status: Downloaded newer image for busybox:latest
[Pipeline] echo
09:12:29 Removing all docker containers
[Pipeline] sh
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:22 2023
09:12:29  OS/Arch:           linux/amd64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:22 2023
09:12:29   OS/Arch:          linux/amd64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:29 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:29 + docker container ls -aq
09:12:29 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:29 + docker info
 > 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
[Pipeline] echo
09:12:29 Removing all docker containers
[Pipeline] sh
09:12:29 Fetching without tags
09:12:29 using credential docker-jenkins-github-credentials
09:12:29 Cloning the remote Git repository
09:12:29 Cloning with configured refspecs honoured and without tags
09:12:29 + docker info
[Pipeline] sh
09:12:29 Digest: sha256:3fbc632167424a6d997e74f52b878d7cc478225cffac6bc977eedfe51c7f4e79
09:12:29 Status: Downloaded newer image for busybox:latest
[Pipeline] sh
09:12:29 + echo starting...
09:12:29 starting...
[Pipeline] }
[Pipeline] sh
09:12:29 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:22 2023
09:12:29  OS/Arch:           linux/amd64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:22 2023
09:12:29   OS/Arch:          linux/amd64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] sh
09:12:29 + docker container ls -aq
[Pipeline] checkout
[Pipeline] sh
09:12:29 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:29 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:29 The recommended git tool is: git
[Pipeline] sh
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:22 2023
09:12:29  OS/Arch:           linux/amd64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:22 2023
09:12:29   OS/Arch:          linux/amd64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] echo
09:12:29 Docker containers have been removed
[Pipeline] echo
09:12:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:29 + docker container ls -aq
09:12:29 + docker info
09:12:29 + docker info
[Pipeline] echo
09:12:29 Docker containers have been removed
[Pipeline] echo
09:12:29 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
09:12:29 + docker info
[Pipeline] sh
09:12:29 + docker info
09:12:29 + docker info
09:12:29 + docker version
09:12:29 Client: Docker Engine - Community
09:12:29  Version:           24.0.2
09:12:29  API version:       1.43
09:12:29  Go version:        go1.20.4
09:12:29  Git commit:        cb74dfc
09:12:29  Built:             Thu May 25 21:52:22 2023
09:12:29  OS/Arch:           linux/amd64
09:12:29  Context:           default
09:12:29 
09:12:29 Server: Docker Engine - Community
09:12:29  Engine:
09:12:29   Version:          24.0.2
09:12:29   API version:      1.43 (minimum version 1.12)
09:12:29   Go version:       go1.20.4
09:12:29   Git commit:       659604f
09:12:29   Built:            Thu May 25 21:52:22 2023
09:12:29   OS/Arch:          linux/amd64
09:12:29   Experimental:     true
09:12:29  containerd:
09:12:29   Version:          1.6.21
09:12:29   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:29  runc:
09:12:29   Version:          1.1.7
09:12:29   GitCommit:        v1.1.7-0-g860f061
09:12:29  docker-init:
09:12:29   Version:          0.19.0
09:12:29   GitCommit:        de40ad0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:29 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-38-amd64)
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:30 + docker info
09:12:30 using credential docker-jenkins-github-credentials
[Pipeline] echo
09:12:30 Docker containers have been removed
[Pipeline] echo
09:12:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] sh
09:12:30 Cloning the remote Git repository
09:12:30 Cloning with configured refspecs honoured and without tags
[Pipeline] echo
09:12:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (fedora-39-amd64)
[Pipeline] echo
09:12:30 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:52:22 2023
09:12:30  OS/Arch:           linux/amd64
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:52:22 2023
09:12:30   OS/Arch:          linux/amd64
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] sh
09:12:30 + docker info
[Pipeline] echo
09:12:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (debian-bookworm-amd64)
[Pipeline] sh
[Pipeline] sh
09:12:30 + docker info
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:51:06 2023
09:12:30  OS/Arch:           linux/arm
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:51:06 2023
09:12:30   OS/Arch:          linux/arm
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] sh
09:12:30 + echo starting...
09:12:30 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:30 + docker container ls -aq
[Pipeline] echo
09:12:30 Docker containers have been removed
[Pipeline] echo
09:12:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:30 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-amd64)
[Pipeline] sh
09:12:30 + docker info
09:12:30 + echo starting...
09:12:30 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:30 + echo starting...
09:12:30 starting...
09:12:30 + docker info
[Pipeline] echo
09:12:30 Removing all docker containers
[Pipeline] sh
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] echo
09:12:30 Removing all docker containers
[Pipeline] sh
[Pipeline] sh
09:12:30 + docker info
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:52:22 2023
09:12:30  OS/Arch:           linux/amd64
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:52:22 2023
09:12:30   OS/Arch:          linux/amd64
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] sh
09:12:30 + echo starting...
09:12:30 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:52:22 2023
09:12:30  OS/Arch:           linux/amd64
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:52:22 2023
09:12:30   OS/Arch:          linux/amd64
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] sh
09:12:30 + docker container ls -aq
[Pipeline] echo
09:12:30 Docker containers have been removed
[Pipeline] echo
09:12:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:30 cleanWorkspace: Workspace is clean.
09:12:30 Fetching without tags
[Pipeline] stage
[Pipeline] { (ubuntu-focal-amd64)
[Pipeline] sh
09:12:30 + docker container ls -aq
[Pipeline] echo
09:12:30 Docker containers have been removed
[Pipeline] echo
09:12:30 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:30 cleanWorkspace: Workspace is clean.
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:52:22 2023
09:12:30  OS/Arch:           linux/amd64
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:52:22 2023
09:12:30   OS/Arch:          linux/amd64
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-amd64)
[Pipeline] sh
[Pipeline] sh
09:12:30 + docker info
09:12:30 + docker version
09:12:30 Client: Docker Engine - Community
09:12:30  Version:           24.0.2
09:12:30  API version:       1.43
09:12:30  Go version:        go1.20.4
09:12:30  Git commit:        cb74dfc
09:12:30  Built:             Thu May 25 21:52:22 2023
09:12:30  OS/Arch:           linux/amd64
09:12:30  Context:           default
09:12:30 
09:12:30 Server: Docker Engine - Community
09:12:30  Engine:
09:12:30   Version:          24.0.2
09:12:30   API version:      1.43 (minimum version 1.12)
09:12:30   Go version:       go1.20.4
09:12:30   Git commit:       659604f
09:12:30   Built:            Thu May 25 21:52:22 2023
09:12:30   OS/Arch:          linux/amd64
09:12:30   Experimental:     true
09:12:30  containerd:
09:12:30   Version:          1.6.21
09:12:30   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:30  runc:
09:12:30   Version:          1.1.7
09:12:30   GitCommit:        v1.1.7-0-g860f061
09:12:30  docker-init:
09:12:30   Version:          0.19.0
09:12:30   GitCommit:        de40ad0
[Pipeline] sh
09:12:30 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
[Pipeline] echo
09:12:30 Removing all docker containers
[Pipeline] sh
09:12:31 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:31 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:31 + docker info
09:12:31 + echo starting...
09:12:31 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:31 + echo starting...
09:12:31 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:31 + docker info
09:12:31 + docker info
09:12:31 using credential docker-jenkins-github-credentials
09:12:31 Cloning the remote Git repository
09:12:31 Cloning with configured refspecs honoured and without tags
09:12:31 + docker container ls -aq
[Pipeline] echo
09:12:31 Docker containers have been removed
[Pipeline] echo
09:12:31 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:31 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-lunar-aarch64)
[Pipeline] sh
09:12:31 Fetching without tags
09:12:31 + docker version
09:12:31 Client: Docker Engine - Community
09:12:31  Version:           24.0.2
09:12:31  API version:       1.43
09:12:31  Go version:        go1.20.4
09:12:31  Git commit:        cb74dfc
09:12:31  Built:             Thu May 25 21:52:22 2023
09:12:31  OS/Arch:           linux/amd64
09:12:31  Context:           default
09:12:31 
09:12:31 Server: Docker Engine - Community
09:12:31  Engine:
09:12:31   Version:          24.0.2
09:12:31   API version:      1.43 (minimum version 1.12)
09:12:31   Go version:       go1.20.4
09:12:31   Git commit:       659604f
09:12:31   Built:            Thu May 25 21:52:22 2023
09:12:31   OS/Arch:          linux/amd64
09:12:31   Experimental:     true
09:12:31  containerd:
09:12:31   Version:          1.6.21
09:12:31   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:31  runc:
09:12:31   Version:          1.1.7
09:12:31   GitCommit:        v1.1.7-0-g860f061
09:12:31  docker-init:
09:12:31   Version:          0.19.0
09:12:31   GitCommit:        de40ad0
[Pipeline] sh
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:31 + docker version
09:12:31 Client: Docker Engine - Community
09:12:31  Version:           24.0.2
09:12:31  API version:       1.43
09:12:31  Go version:        go1.20.4
09:12:31  Git commit:        cb74dfc
09:12:31  Built:             Thu May 25 21:52:22 2023
09:12:31  OS/Arch:           linux/amd64
09:12:31  Context:           default
09:12:31 
09:12:31 Server: Docker Engine - Community
09:12:31  Engine:
09:12:31   Version:          24.0.2
09:12:31   API version:      1.43 (minimum version 1.12)
09:12:31   Go version:       go1.20.4
09:12:31   Git commit:       659604f
09:12:31   Built:            Thu May 25 21:52:22 2023
09:12:31   OS/Arch:          linux/amd64
09:12:31   Experimental:     true
09:12:31  containerd:
09:12:31   Version:          1.6.21
09:12:31   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:31  runc:
09:12:31   Version:          1.1.7
09:12:31   GitCommit:        v1.1.7-0-g860f061
09:12:31  docker-init:
09:12:31   Version:          0.19.0
09:12:31   GitCommit:        de40ad0
[Pipeline] sh
09:12:31 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:31 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:31 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:31 + echo starting...
09:12:31 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
09:12:31 + docker info
09:12:31 + docker info
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:31 + docker version
09:12:31 Client: Docker Engine - Community
09:12:31  Version:           24.0.2
09:12:31  API version:       1.43
09:12:31  Go version:        go1.20.4
09:12:31  Git commit:        cb74dfc
09:12:31  Built:             Thu May 25 21:52:41 2023
09:12:31  OS/Arch:           linux/arm64
09:12:31  Context:           default
09:12:31 
09:12:31 Server: Docker Engine - Community
09:12:31  Engine:
09:12:31   Version:          24.0.2
09:12:31   API version:      1.43 (minimum version 1.12)
09:12:31   Go version:       go1.20.4
09:12:31   Git commit:       659604f
09:12:31   Built:            Thu May 25 21:52:41 2023
09:12:31   OS/Arch:          linux/arm64
09:12:31   Experimental:     true
09:12:31  containerd:
09:12:31   Version:          1.6.21
09:12:31   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:31  runc:
09:12:31   Version:          1.1.7
09:12:31   GitCommit:        v1.1.7-0-g860f061
09:12:31  docker-init:
09:12:31   Version:          0.19.0
09:12:31   GitCommit:        de40ad0
[Pipeline] sh
[Pipeline] echo
09:12:31 Removing all docker containers
[Pipeline] sh
09:12:32 + docker info
09:12:32 + docker container ls -aq
[Pipeline] echo
09:12:32 Docker containers have been removed
[Pipeline] echo
09:12:32 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
09:12:32 cleanWorkspace: Workspace is clean.
[Pipeline] stage
[Pipeline] { (ubuntu-jammy-aarch64)
[Pipeline] sh
09:12:32 Fetching without tags
09:12:32 + echo starting...
09:12:32 starting...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (info)
[Pipeline] sh
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:32 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:32 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:32 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:32 + docker version
09:12:32 Client: Docker Engine - Community
09:12:32  Version:           24.0.2
09:12:32  API version:       1.43
09:12:32  Go version:        go1.20.4
09:12:32  Git commit:        cb74dfc
09:12:32  Built:             Thu May 25 21:52:41 2023
09:12:32  OS/Arch:           linux/arm64
09:12:32  Context:           default
09:12:32 
09:12:32 Server: Docker Engine - Community
09:12:32  Engine:
09:12:32   Version:          24.0.2
09:12:32   API version:      1.43 (minimum version 1.12)
09:12:32   Go version:       go1.20.4
09:12:32   Git commit:       659604f
09:12:32   Built:            Thu May 25 21:52:41 2023
09:12:32   OS/Arch:          linux/arm64
09:12:32   Experimental:     true
09:12:32  containerd:
09:12:32   Version:          1.6.21
09:12:32   GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:32  runc:
09:12:32   Version:          1.1.7
09:12:32   GitCommit:        v1.1.7-0-g860f061
09:12:32  docker-init:
09:12:32   Version:          0.19.0
09:12:32   GitCommit:        de40ad0
[Pipeline] sh
09:12:32 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:32 Commit message: "Enable Docker CE builds for Fedora 39"
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:32 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:33 + docker info
09:12:33 Client: Docker Engine - Community
09:12:33  Version:    24.0.2
09:12:33  Context:    default
09:12:33  Debug Mode: false
09:12:33  Plugins:
09:12:33   buildx: Docker Buildx (Docker Inc.)
09:12:33     Version:  v0.10.5
09:12:33     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:33   compose: Docker Compose (Docker Inc.)
09:12:33     Version:  v2.18.1
09:12:33     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:33 
09:12:33 Server:
09:12:33  Containers: 0
09:12:33   Running: 0
09:12:33   Paused: 0
09:12:33   Stopped: 0
09:12:33  Images: 1
09:12:33  Server Version: 24.0.2
09:12:33  Storage Driver: overlay2
09:12:33   Backing Filesystem: extfs
09:12:33   Supports d_type: true
09:12:33   Using metacopy: false
09:12:33   Native Overlay Diff: true
09:12:33   userxattr: false
09:12:33  Logging Driver: json-file
09:12:33  Cgroup Driver: cgroupfs
09:12:33  Cgroup Version: 1
09:12:33  Plugins:
09:12:33   Volume: local
09:12:33   Network: bridge host ipvlan macvlan null overlay
09:12:33   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:33  Swarm: inactive
09:12:33  Runtimes: io.containerd.runc.v2 runc
09:12:33  Default Runtime: runc
09:12:33  Init Binary: docker-init
09:12:33  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:33  runc version: v1.1.7-0-g860f061
09:12:33  init version: de40ad0
09:12:33  Security Options:
09:12:33   apparmor
09:12:33   seccomp
09:12:33    Profile: builtin
09:12:33  Kernel Version: 5.15.0-1039-aws
09:12:33  Operating System: Ubuntu 20.04.6 LTS
09:12:33  OSType: linux
09:12:33  Architecture: armv8l
09:12:33  CPUs: 2
09:12:33  Total Memory: 7.559GiB
09:12:33  Name: ip-10-100-107-11
09:12:33  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:33  Docker Root Dir: /var/lib/docker
09:12:33  Debug Mode: false
09:12:33  Username: dockerbuildbot
09:12:33  Experimental: true
09:12:33  Insecure Registries:
09:12:33   127.0.0.0/8
09:12:33  Live Restore Enabled: true
09:12:33 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
09:12:33 Commit message: "Enable Docker CE builds for Fedora 39"
[Pipeline] checkout
09:12:33 The recommended git tool is: git
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
09:12:33 + make clean
09:12:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:33 rm -f -r src
09:12:33 make -C rpm clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:33 rm -f -r rpmbuild/
09:12:33 docker builder prune -f --filter until=24h
09:12:33 Total:	0B
09:12:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 make -C deb clean
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:33 Client: Docker Engine - Community
09:12:33  Version:    24.0.2
09:12:33  Context:    default
09:12:33  Debug Mode: false
09:12:33  Plugins:
09:12:33   buildx: Docker Buildx (Docker Inc.)
09:12:33     Version:  v0.10.5
09:12:33     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:33   compose: Docker Compose (Docker Inc.)
09:12:33     Version:  v2.18.1
09:12:33     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:33 
09:12:33 Server:
09:12:33  Containers: 0
09:12:33   Running: 0
09:12:33   Paused: 0
09:12:33   Stopped: 0
09:12:33  Images: 1
09:12:33  Server Version: 24.0.2
09:12:33  Storage Driver: overlay2
09:12:33   Backing Filesystem: extfs
09:12:33   Supports d_type: true
09:12:33   Using metacopy: false
09:12:33   Native Overlay Diff: true
09:12:33   userxattr: false
09:12:33  Logging Driver: json-file
09:12:33  Cgroup Driver: cgroupfs
09:12:33  Cgroup Version: 1
09:12:33  Plugins:
09:12:33   Volume: local
09:12:33   Network: bridge host ipvlan macvlan null overlay
09:12:33   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:33  Swarm: inactive
09:12:33  Runtimes: io.containerd.runc.v2 runc
09:12:33  Default Runtime: runc
09:12:33  Init Binary: docker-init
09:12:33  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:33  runc version: v1.1.7-0-g860f061
09:12:33  init version: de40ad0
09:12:33  Security Options:
09:12:33   apparmor
09:12:33   seccomp
09:12:33    Profile: builtin
09:12:33  Kernel Version: 5.15.0-1039-aws
09:12:33  Operating System: Ubuntu 20.04.6 LTS
09:12:33  OSType: linux
09:12:33  Architecture: armv8l
09:12:33  CPUs: 2
09:12:33  Total Memory: 7.559GiB
09:12:33  Name: ip-10-100-112-200
09:12:33  ID: f0351797-5b70-4de6-8565-cbf47c8cf2dc
09:12:33  Docker Root Dir: /var/lib/docker
09:12:33  Debug Mode: false
09:12:33  Username: dockerbuildbot
09:12:33  Experimental: true
09:12:33  Insecure Registries:
09:12:33   127.0.0.0/8
09:12:33  Live Restore Enabled: true
09:12:33 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:33 The recommended git tool is: git
09:12:33 + make clean
09:12:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:33 rm -f -r src
09:12:33 make -C rpm clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:33 rm -f -r rpmbuild/
09:12:33 docker builder prune -f --filter until=24h
09:12:33 Total:	0B
09:12:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 make -C deb clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:33 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:33 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:33 rm -f -r debbuild
09:12:33 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:33 rm -f -r sources
09:12:33 docker builder prune -f --filter until=24h
09:12:33 Total:	0B
09:12:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:33 make -C static clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:33 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:33 rm -f -r build
09:12:33 docker builder prune -f --filter until=24h
09:12:33 Total:	0B
09:12:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:33 + make clean
09:12:33 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:33 rm -f -r src
09:12:33 make -C rpm clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:33 rm -f -r rpmbuild/
09:12:33 docker builder prune -f --filter until=24h
09:12:33 Total:	0B
09:12:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:33 make -C deb clean
09:12:33 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:33 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:33 rm -f -r debbuild
09:12:33 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:33 rm -f -r sources
09:12:33 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:34 rm -f -r debbuild
09:12:34 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:34 rm -f -r sources
09:12:34 docker builder prune -f --filter until=24h
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:34 make -C static clean
09:12:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:34 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:34 rm -f -r build
09:12:34 docker builder prune -f --filter until=24h
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:34 make -C static clean
09:12:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:34 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:34 rm -f -r build
09:12:34 docker builder prune -f --filter until=24h
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:34 + make REF=master raspbian-bullseye
09:12:34 git init src/github.com/docker/cli
09:12:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:34 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:34 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:34 + SRC=src/github.com/docker/cli
09:12:34 + REF=master
09:12:34 + REF_FETCH=master
09:12:34 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:34 + awk {print $2}
09:12:34 + REF=refs/heads/master
09:12:34 + [ -n refs/heads/master ]
09:12:34 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:34 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:34 + make clean
09:12:34 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:34 rm -f -r src
09:12:34 make -C rpm clean
09:12:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:34 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:34 rm -f -r rpmbuild/
09:12:34 docker builder prune -f --filter until=24h
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:34 make -C deb clean
09:12:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:34 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:34 rm -f -r debbuild
09:12:34 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:34 rm -f -r sources
09:12:34 docker builder prune -f --filter until=24h
09:12:34 + make REF=master debian-buster
09:12:34 git init src/github.com/docker/cli
09:12:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:34 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:34 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:34 + SRC=src/github.com/docker/cli
09:12:34 + REF=master
09:12:34 + REF_FETCH=master
09:12:34 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:34 + awk {print $2}
09:12:34 + REF=refs/heads/master
09:12:34 + [ -n refs/heads/master ]
09:12:34 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:34 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:34 + make REF=master debian-bookworm
09:12:34 git init src/github.com/docker/cli
09:12:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:34 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:34 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:34 + SRC=src/github.com/docker/cli
09:12:34 + REF=master
09:12:34 + REF_FETCH=master
09:12:34 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:34 + awk {print $2}
09:12:34 + REF=refs/heads/master
09:12:34 + [ -n refs/heads/master ]
09:12:34 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:34 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:34 make -C static clean
09:12:34 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:34 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:34 rm -f -r build
09:12:34 docker builder prune -f --filter until=24h
09:12:34 Total:	0B
09:12:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:34 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:34 using credential docker-jenkins-github-credentials
09:12:34 Cloning the remote Git repository
09:12:34 Cloning with configured refspecs honoured and without tags
09:12:34 + make REF=master debian-bullseye
09:12:34 git init src/github.com/docker/cli
09:12:34 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:34 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:34 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:34 + SRC=src/github.com/docker/cli
09:12:34 + REF=master
09:12:34 + REF_FETCH=master
09:12:34 + awk {print $2}
09:12:34 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:34 + REF=refs/heads/master
09:12:34 + [ -n refs/heads/master ]
09:12:34 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:34 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:35 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:35 Client: Docker Engine - Community
09:12:35  Version:    24.0.2
09:12:35  Context:    default
09:12:35  Debug Mode: false
09:12:35  Plugins:
09:12:35   buildx: Docker Buildx (Docker Inc.)
09:12:35     Version:  v0.11.0
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:35   compose: Docker Compose (Docker Inc.)
09:12:35     Version:  v2.19.1
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:35 
09:12:35 Server:
09:12:35  Containers: 0
09:12:35   Running: 0
09:12:35   Paused: 0
09:12:35   Stopped: 0
09:12:35  Images: 1
09:12:35  Server Version: 24.0.2
09:12:35  Storage Driver: overlay2
09:12:35   Backing Filesystem: extfs
09:12:35   Supports d_type: true
09:12:35   Using metacopy: false
09:12:35   Native Overlay Diff: true
09:12:35   userxattr: false
09:12:35  Logging Driver: json-file
09:12:35  Cgroup Driver: cgroupfs
09:12:35  Cgroup Version: 1
09:12:35  Plugins:
09:12:35   Volume: local
09:12:35   Network: bridge host ipvlan macvlan null overlay
09:12:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:35  Swarm: inactive
09:12:35  Runtimes: io.containerd.runc.v2 runc
09:12:35  Default Runtime: runc
09:12:35  Init Binary: docker-init
09:12:35  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:35  runc version: v1.1.7-0-g860f061
09:12:35  init version: de40ad0
09:12:35  Security Options:
09:12:35   apparmor
09:12:35   seccomp
09:12:35    Profile: builtin
09:12:35  Kernel Version: 5.15.0-1039-aws
09:12:35  Operating System: Ubuntu 20.04.6 LTS
09:12:35  OSType: linux
09:12:35  Architecture: aarch64
09:12:35  CPUs: 8
09:12:35  Total Memory: 30.64GiB
09:12:35  Name: ip-10-100-84-142
09:12:35  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:35  Docker Root Dir: /var/lib/docker
09:12:35  Debug Mode: false
09:12:35  Username: dockerbuildbot
09:12:35  Experimental: true
09:12:35  Insecure Registries:
09:12:35   127.0.0.0/8
09:12:35  Live Restore Enabled: true
09:12:35 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:35 The recommended git tool is: git
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:35 Client: Docker Engine - Community
09:12:35  Version:    24.0.2
09:12:35  Context:    default
09:12:35  Debug Mode: false
09:12:35  Plugins:
09:12:35   buildx: Docker Buildx (Docker Inc.)
09:12:35     Version:  v0.11.0
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:35   compose: Docker Compose (Docker Inc.)
09:12:35     Version:  v2.19.1
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:35 
09:12:35 Server:
09:12:35  Containers: 0
09:12:35   Running: 0
09:12:35   Paused: 0
09:12:35   Stopped: 0
09:12:35  Images: 1
09:12:35  Server Version: 24.0.2
09:12:35  Storage Driver: overlay2
09:12:35   Backing Filesystem: extfs
09:12:35   Supports d_type: true
09:12:35   Using metacopy: false
09:12:35   Native Overlay Diff: true
09:12:35   userxattr: false
09:12:35  Logging Driver: json-file
09:12:35  Cgroup Driver: cgroupfs
09:12:35  Cgroup Version: 1
09:12:35  Plugins:
09:12:35   Volume: local
09:12:35   Network: bridge host ipvlan macvlan null overlay
09:12:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:35  Swarm: inactive
09:12:35  Runtimes: io.containerd.runc.v2 runc
09:12:35  Default Runtime: runc
09:12:35  Init Binary: docker-init
09:12:35  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:35  runc version: v1.1.7-0-g860f061
09:12:35  init version: de40ad0
09:12:35  Security Options:
09:12:35   apparmor
09:12:35   seccomp
09:12:35    Profile: builtin
09:12:35  Kernel Version: 5.15.0-1039-aws
09:12:35  Operating System: Ubuntu 20.04.6 LTS
09:12:35  OSType: linux
09:12:35  Architecture: aarch64
09:12:35  CPUs: 8
09:12:35  Total Memory: 30.64GiB
09:12:35  Name: ip-10-100-127-130
09:12:35  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:35  Docker Root Dir: /var/lib/docker
09:12:35  Debug Mode: false
09:12:35  Username: dockerbuildbot
09:12:35  Experimental: true
09:12:35  Insecure Registries:
09:12:35   127.0.0.0/8
09:12:35  Live Restore Enabled: true
09:12:35 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:35 The recommended git tool is: git
09:12:35 + make clean
09:12:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:35 rm -f -r src
09:12:35 make -C rpm clean
09:12:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:35 rm -f -r rpmbuild/
09:12:35 docker builder prune -f --filter until=24h
09:12:35 Total:	0B
09:12:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:35 make -C deb clean
09:12:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:35 rm -f -r debbuild
09:12:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:35 rm -f -r sources
09:12:35 docker builder prune -f --filter until=24h
09:12:35 using credential docker-jenkins-github-credentials
[Pipeline] sh
09:12:35 Cloning the remote Git repository
09:12:35 Cloning with configured refspecs honoured and without tags
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:35 Client: Docker Engine - Community
09:12:35  Version:    24.0.2
09:12:35  Context:    default
09:12:35  Debug Mode: false
09:12:35  Plugins:
09:12:35   buildx: Docker Buildx (Docker Inc.)
09:12:35     Version:  v0.11.0
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:35   compose: Docker Compose (Docker Inc.)
09:12:35     Version:  v2.19.1
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:35 
09:12:35 Server:
09:12:35  Containers: 0
09:12:35   Running: 0
09:12:35   Paused: 0
09:12:35   Stopped: 0
09:12:35  Images: 1
09:12:35  Server Version: 24.0.2
09:12:35  Storage Driver: overlay2
09:12:35   Backing Filesystem: extfs
09:12:35   Supports d_type: true
09:12:35   Using metacopy: false
09:12:35   Native Overlay Diff: true
09:12:35   userxattr: false
09:12:35  Logging Driver: json-file
09:12:35  Cgroup Driver: cgroupfs
09:12:35  Cgroup Version: 1
09:12:35  Plugins:
09:12:35   Volume: local
09:12:35   Network: bridge host ipvlan macvlan null overlay
09:12:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:35  Swarm: inactive
09:12:35  Runtimes: io.containerd.runc.v2 runc
09:12:35  Default Runtime: runc
09:12:35  Init Binary: docker-init
09:12:35  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:35  runc version: v1.1.7-0-g860f061
09:12:35  init version: de40ad0
09:12:35  Security Options:
09:12:35   apparmor
09:12:35   seccomp
09:12:35    Profile: builtin
09:12:35  Kernel Version: 5.15.0-1039-aws
09:12:35  Operating System: Ubuntu 20.04.6 LTS
09:12:35  OSType: linux
09:12:35  Architecture: aarch64
09:12:35  CPUs: 8
09:12:35  Total Memory: 30.64GiB
09:12:35  Name: ip-10-100-79-8
09:12:35  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:35  Docker Root Dir: /var/lib/docker
09:12:35  Debug Mode: false
09:12:35  Username: dockerbuildbot
09:12:35  Experimental: true
09:12:35  Insecure Registries:
09:12:35   127.0.0.0/8
09:12:35  Live Restore Enabled: true
09:12:35 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:35 The recommended git tool is: git
09:12:35 Total:	0B
09:12:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:35 make -C static clean
09:12:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:35 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:35 rm -f -r build
09:12:35 docker builder prune -f --filter until=24h
09:12:35 Total:	0B
09:12:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:35 + make clean
09:12:35 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:35 rm -f -r src
09:12:35 make -C rpm clean
09:12:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:35 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:35 rm -f -r rpmbuild/
09:12:35 docker builder prune -f --filter until=24h
09:12:35 Total:	0B
09:12:35 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:35 make -C deb clean
09:12:35 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:35 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:35 rm -f -r debbuild
09:12:35 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:35 rm -f -r sources
09:12:35 docker builder prune -f --filter until=24h
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:35 Client: Docker Engine - Community
09:12:35  Version:    24.0.2
09:12:35  Context:    default
09:12:35  Debug Mode: false
09:12:35  Plugins:
09:12:35   buildx: Docker Buildx (Docker Inc.)
09:12:35     Version:  v0.11.0
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:35   compose: Docker Compose (Docker Inc.)
09:12:35     Version:  v2.19.1
09:12:35     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:35 
09:12:35 Server:
09:12:35  Containers: 0
09:12:35   Running: 0
09:12:35   Paused: 0
09:12:35   Stopped: 0
09:12:35  Images: 1
09:12:35  Server Version: 24.0.2
09:12:35  Storage Driver: overlay2
09:12:35   Backing Filesystem: extfs
09:12:35   Supports d_type: true
09:12:35   Using metacopy: false
09:12:35   Native Overlay Diff: true
09:12:35   userxattr: false
09:12:35  Logging Driver: json-file
09:12:35  Cgroup Driver: cgroupfs
09:12:35  Cgroup Version: 1
09:12:35  Plugins:
09:12:35   Volume: local
09:12:35   Network: bridge host ipvlan macvlan null overlay
09:12:35   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:35  Swarm: inactive
09:12:35  Runtimes: runc io.containerd.runc.v2
09:12:35  Default Runtime: runc
09:12:35  Init Binary: docker-init
09:12:35  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:35  runc version: v1.1.7-0-g860f061
09:12:35  init version: de40ad0
09:12:35  Security Options:
09:12:35   apparmor
09:12:35   seccomp
09:12:35    Profile: builtin
09:12:35  Kernel Version: 5.15.0-1039-aws
09:12:35  Operating System: Ubuntu 20.04.6 LTS
09:12:35  OSType: linux
09:12:35  Architecture: aarch64
09:12:35  CPUs: 8
09:12:35  Total Memory: 30.64GiB
09:12:35  Name: ip-10-100-90-31
09:12:35  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:35  Docker Root Dir: /var/lib/docker
09:12:35  Debug Mode: false
09:12:35  Username: dockerbuildbot
09:12:35  Experimental: true
09:12:35  Insecure Registries:
09:12:35   127.0.0.0/8
09:12:35  Live Restore Enabled: true
09:12:35 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:35 The recommended git tool is: git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-88-7
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
[Pipeline] }
[Pipeline] // stage
09:12:36 + make REF=master raspbian-bookworm
09:12:36 git init src/github.com/docker/cli
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:36 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:36 + SRC=src/github.com/docker/cli
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:36 + awk {print $2}
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 Fetching without tags
09:12:36 From https://github.com/docker/cli
09:12:36  * [new branch]      master     -> master
09:12:36  * [new branch]      master     -> origin/master
09:12:36 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:36 Total:	0B
09:12:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:36 make -C static clean
09:12:36 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:36 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:36 rm -f -r build
09:12:36 docker builder prune -f --filter until=24h
09:12:36 Total:	0B
09:12:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:36 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-69-208
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-81-129
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
09:12:36 From https://github.com/docker/cli
09:12:36  * [new branch]      master     -> master
09:12:36  * [new branch]      master     -> origin/master
09:12:36 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:36 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:36 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
[Pipeline] }
[Pipeline] }
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-84-24
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
09:12:36 Commit message: "Enable Docker CE builds for Fedora 39"
[Pipeline] { (build)
09:12:36 From https://github.com/docker/cli
09:12:36  * [new branch]      master     -> master
09:12:36  * [new branch]      master     -> origin/master
09:12:36 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-69-110
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
[Pipeline] stage
[Pipeline] { (build)
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-94-64
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
09:12:36 git init src/github.com/docker/docker
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:36 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:36 + SRC=src/github.com/docker/docker
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin+  master
09:12:36 awk {print $2}
[Pipeline] checkout
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: cgroupfs
09:12:36  Cgroup Version: 1
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: aarch64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.64GiB
09:12:36  Name: ip-10-100-93-118
09:12:36  ID: ef507593-6b20-4340-8f95-bbcbfb83a0a5
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
09:12:36 The recommended git tool is: git
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 From https://github.com/docker/cli
09:12:36  * [new branch]      master     -> master
09:12:36  * [new branch]      master     -> origin/master
09:12:36 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:36 git init src/github.com/docker/docker
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:36 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:36 + SRC=src/github.com/docker/docker
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:36 + awk {print $2}
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 git init src/github.com/docker/docker
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:36 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:36 + SRC=src/github.com/docker/docker
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:36 + awk {print $2}
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 + make REF=master ubuntu-focal
09:12:36 git init src/github.com/docker/cli
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:36 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:36 + SRC=src/github.com/docker/cli
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:36 + awk {print $2}
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 Fetching without tags
09:12:36 git init src/github.com/docker/docker
09:12:36 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:36 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:36 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:36 + SRC=src/github.com/docker/docker
09:12:36 + REF=master
09:12:36 + REF_FETCH=master
09:12:36 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:36 + awk {print $2}
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] checkout
09:12:36 The recommended git tool is: git
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:36 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:36 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:36 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:36 + REF=refs/heads/master
09:12:36 + [ -n refs/heads/master ]
09:12:36 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:36 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: systemd
09:12:36  Cgroup Version: 2
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: io.containerd.runc.v2 runc
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36   cgroupns
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: x86_64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.89GiB
09:12:36  Name: ip-10-100-55-129
09:12:36  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
[Pipeline] }
09:12:36 Client: Docker Engine - Community
09:12:36  Version:    24.0.2
09:12:36  Context:    default
09:12:36  Debug Mode: false
09:12:36  Plugins:
09:12:36   buildx: Docker Buildx (Docker Inc.)
09:12:36     Version:  v0.11.0
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:36   compose: Docker Compose (Docker Inc.)
09:12:36     Version:  v2.19.1
09:12:36     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:36 
09:12:36 Server:
09:12:36  Containers: 0
09:12:36   Running: 0
09:12:36   Paused: 0
09:12:36   Stopped: 0
09:12:36  Images: 1
09:12:36  Server Version: 24.0.2
09:12:36  Storage Driver: overlay2
09:12:36   Backing Filesystem: extfs
09:12:36   Supports d_type: true
09:12:36   Using metacopy: false
09:12:36   Native Overlay Diff: true
09:12:36   userxattr: false
09:12:36  Logging Driver: json-file
09:12:36  Cgroup Driver: systemd
09:12:36  Cgroup Version: 2
09:12:36  Plugins:
09:12:36   Volume: local
09:12:36   Network: bridge host ipvlan macvlan null overlay
09:12:36   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:36  Swarm: inactive
09:12:36  Runtimes: runc io.containerd.runc.v2
09:12:36  Default Runtime: runc
09:12:36  Init Binary: docker-init
09:12:36  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:36  runc version: v1.1.7-0-g860f061
09:12:36  init version: de40ad0
09:12:36  Security Options:
09:12:36   apparmor
09:12:36   seccomp
09:12:36    Profile: builtin
09:12:36   cgroupns
09:12:36  Kernel Version: 5.15.0-1039-aws
09:12:36  Operating System: Ubuntu 20.04.6 LTS
09:12:36  OSType: linux
09:12:36  Architecture: x86_64
09:12:36  CPUs: 8
09:12:36  Total Memory: 30.89GiB
09:12:36  Name: ip-10-100-126-210
09:12:36  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:36  Docker Root Dir: /var/lib/docker
09:12:36  Debug Mode: false
09:12:36  Username: dockerbuildbot
09:12:36  Experimental: true
09:12:36  Insecure Registries:
09:12:36   127.0.0.0/8
09:12:36  Live Restore Enabled: true
09:12:36 
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] }
[Pipeline] checkout
[Pipeline] // stage
09:12:37 The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:37 The recommended git tool is: git
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-38-185
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:37 The recommended git tool is: git
09:12:37 using credential docker-jenkins-github-credentials
09:12:37 Cloning the remote Git repository
09:12:37 Cloning with configured refspecs honoured and without tags
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:37 using credential docker-jenkins-github-credentials
[Pipeline] sh
09:12:37 Cloning the remote Git repository
09:12:37 Cloning with configured refspecs honoured and without tags
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-110-169
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-111-212
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-123-85
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
[Pipeline] checkout
09:12:37 The recommended git tool is: git
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-109-156
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
09:12:37 + make clean
09:12:37 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:37 rm -f -r src
09:12:37 make -C rpm clean
09:12:37 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:37 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:37 rm -f -r rpmbuild/
09:12:37 docker builder prune -f --filter until=24h
09:12:37 Total:	0B
09:12:37 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:37 make -C deb clean
[Pipeline] checkout
[Pipeline] }
09:12:37 The recommended git tool is: git
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-34-161
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.56GiB
09:12:37  Name: ip-10-100-37-146
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
09:12:37 Client: Docker Engine - Community
09:12:37  Version:    24.0.2
09:12:37  Context:    default
09:12:37  Debug Mode: false
09:12:37  Plugins:
09:12:37   buildx: Docker Buildx (Docker Inc.)
09:12:37     Version:  v0.11.0
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:37   compose: Docker Compose (Docker Inc.)
09:12:37     Version:  v2.19.1
09:12:37     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:37 
09:12:37 Server:
09:12:37  Containers: 0
09:12:37   Running: 0
09:12:37   Paused: 0
09:12:37   Stopped: 0
09:12:37  Images: 1
09:12:37  Server Version: 24.0.2
09:12:37  Storage Driver: overlay2
09:12:37   Backing Filesystem: extfs
09:12:37   Supports d_type: true
09:12:37   Using metacopy: false
09:12:37   Native Overlay Diff: true
09:12:37   userxattr: false
09:12:37  Logging Driver: json-file
09:12:37  Cgroup Driver: systemd
09:12:37  Cgroup Version: 2
09:12:37  Plugins:
09:12:37   Volume: local
09:12:37   Network: bridge host ipvlan macvlan null overlay
09:12:37   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:37  Swarm: inactive
09:12:37  Runtimes: io.containerd.runc.v2 runc
09:12:37  Default Runtime: runc
09:12:37  Init Binary: docker-init
09:12:37  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:37  runc version: v1.1.7-0-g860f061
09:12:37  init version: de40ad0
09:12:37  Security Options:
09:12:37   apparmor
09:12:37   seccomp
09:12:37    Profile: builtin
09:12:37   cgroupns
09:12:37  Kernel Version: 5.15.0-1039-aws
09:12:37  Operating System: Ubuntu 20.04.6 LTS
09:12:37  OSType: linux
09:12:37  Architecture: x86_64
09:12:37  CPUs: 8
09:12:37  Total Memory: 30.89GiB
09:12:37  Name: ip-10-100-45-78
09:12:37  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:37  Docker Root Dir: /var/lib/docker
09:12:37  Debug Mode: false
09:12:37  Username: dockerbuildbot
09:12:37  Experimental: true
09:12:37  Insecure Registries:
09:12:37   127.0.0.0/8
09:12:37  Live Restore Enabled: true
09:12:37 
[Pipeline] checkout
09:12:38 Client: Docker Engine - Community
09:12:38  Version:    24.0.2
09:12:38  Context:    default
09:12:38  Debug Mode: false
09:12:38  Plugins:
09:12:38   buildx: Docker Buildx (Docker Inc.)
09:12:38     Version:  v0.11.0
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:38   compose: Docker Compose (Docker Inc.)
09:12:38     Version:  v2.19.1
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:38 
09:12:38 Server:
09:12:38  Containers: 0
09:12:38   Running: 0
09:12:38   Paused: 0
09:12:38   Stopped: 0
09:12:38  Images: 1
09:12:38  Server Version: 24.0.2
09:12:38  Storage Driver: overlay2
09:12:38   Backing Filesystem: extfs
09:12:38   Supports d_type: true
09:12:38   Using metacopy: false
09:12:38   Native Overlay Diff: true
09:12:38   userxattr: false
09:12:38  Logging Driver: json-file
09:12:38  Cgroup Driver: systemd
09:12:38  Cgroup Version: 2
09:12:38  Plugins:
09:12:38   Volume: local
09:12:38   Network: bridge host ipvlan macvlan null overlay
09:12:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:38  Swarm: inactive
09:12:38  Runtimes: io.containerd.runc.v2 runc
09:12:38  Default Runtime: runc
09:12:38  Init Binary: docker-init
09:12:38  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:38  runc version: v1.1.7-0-g860f061
09:12:38  init version: de40ad0
09:12:38  Security Options:
09:12:38   apparmor
09:12:38   seccomp
09:12:38    Profile: builtin
09:12:38   cgroupns
09:12:38  Kernel Version: 5.15.0-1039-aws
09:12:38  Operating System: Ubuntu 20.04.6 LTS
09:12:38  OSType: linux
09:12:38  Architecture: x86_64
09:12:38  CPUs: 8
09:12:38  Total Memory: 30.56GiB
09:12:38  Name: ip-10-100-64-27
09:12:38  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:38  Docker Root Dir: /var/lib/docker
09:12:38  Debug Mode: false
09:12:38  Username: dockerbuildbot
09:12:38  Experimental: true
09:12:38  Insecure Registries:
09:12:38   127.0.0.0/8
09:12:38  Live Restore Enabled: true
09:12:38 
09:12:38 The recommended git tool is: git
09:12:38 using credential docker-jenkins-github-credentials
09:12:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:38 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:38 rm -f -r debbuild
09:12:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:38 rm -f -r sources
09:12:38 docker builder prune -f --filter until=24h
09:12:38 Total:	0B
09:12:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:38 make -C static clean
09:12:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:38 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:38 rm -f -r build
09:12:38 docker builder prune -f --filter until=24h
[Pipeline] checkout
09:12:38 Cloning the remote Git repository
09:12:38 Cloning with configured refspecs honoured and without tags
09:12:38 From https://github.com/docker/cli
09:12:38  * [new branch]      master     -> master
09:12:38  * [new branch]      master     -> origin/master
09:12:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:38 git init src/github.com/docker/docker
09:12:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:38 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:38 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:38 + SRC=src/github.com/docker/docker
09:12:38 + REF=master
09:12:38 + REF_FETCH=master
09:12:38 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin master
09:12:38 awk {print $2}
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
09:12:38 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
09:12:38 Client: Docker Engine - Community
09:12:38  Version:    24.0.2
09:12:38  Context:    default
09:12:38  Debug Mode: false
09:12:38  Plugins:
09:12:38   buildx: Docker Buildx (Docker Inc.)
09:12:38     Version:  v0.11.0
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:38   compose: Docker Compose (Docker Inc.)
09:12:38     Version:  v2.19.1
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:38 
09:12:38 Server:
09:12:38  Containers: 0
09:12:38   Running: 0
09:12:38   Paused: 0
09:12:38   Stopped: 0
09:12:38  Images: 1
09:12:38  Server Version: 24.0.2
09:12:38  Storage Driver: overlay2
09:12:38   Backing Filesystem: extfs
09:12:38   Supports d_type: true
09:12:38   Using metacopy: false
09:12:38   Native Overlay Diff: true
09:12:38   userxattr: false
09:12:38  Logging Driver: json-file
09:12:38  Cgroup Driver: systemd
09:12:38  Cgroup Version: 2
09:12:38  Plugins:
09:12:38   Volume: local
09:12:38   Network: bridge host ipvlan macvlan null overlay
09:12:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:38  Swarm: inactive
09:12:38  Runtimes: io.containerd.runc.v2 runc
09:12:38  Default Runtime: runc
09:12:38  Init Binary: docker-init
09:12:38  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:38  runc version: v1.1.7-0-g860f061
09:12:38  init version: de40ad0
09:12:38  Security Options:
09:12:38   apparmor
09:12:38   seccomp
09:12:38    Profile: builtin
09:12:38   cgroupns
09:12:38  Kernel Version: 5.15.0-1039-aws
09:12:38  Operating System: Ubuntu 20.04.6 LTS
09:12:38  OSType: linux
09:12:38  Architecture: x86_64
09:12:38  CPUs: 8
09:12:38  Total Memory: 30.56GiB
09:12:38  Name: ip-10-100-87-114
09:12:38  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:38  Docker Root Dir: /var/lib/docker
09:12:38  Debug Mode: false
09:12:38  Username: dockerbuildbot
09:12:38  Experimental: true
09:12:38  Insecure Registries:
09:12:38   127.0.0.0/8
09:12:38  Live Restore Enabled: true
09:12:38 
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
09:12:38 Client: Docker Engine - Community
09:12:38  Version:    24.0.2
09:12:38  Context:    default
09:12:38  Debug Mode: false
09:12:38  Plugins:
09:12:38   buildx: Docker Buildx (Docker Inc.)
09:12:38     Version:  v0.11.0
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:38   compose: Docker Compose (Docker Inc.)
09:12:38     Version:  v2.19.1
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:38 
09:12:38 Server:
09:12:38  Containers: 0
09:12:38   Running: 0
09:12:38   Paused: 0
09:12:38   Stopped: 0
09:12:38  Images: 1
09:12:38  Server Version: 24.0.2
09:12:38  Storage Driver: overlay2
09:12:38   Backing Filesystem: extfs
09:12:38   Supports d_type: true
09:12:38   Using metacopy: false
09:12:38   Native Overlay Diff: true
09:12:38   userxattr: false
09:12:38  Logging Driver: json-file
09:12:38  Cgroup Driver: systemd
09:12:38  Cgroup Version: 2
09:12:38  Plugins:
09:12:38   Volume: local
09:12:38   Network: bridge host ipvlan macvlan null overlay
09:12:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:38  Swarm: inactive
09:12:38  Runtimes: io.containerd.runc.v2 runc
09:12:38  Default Runtime: runc
09:12:38  Init Binary: docker-init
09:12:38  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:38  runc version: v1.1.7-0-g860f061
09:12:38  init version: de40ad0
09:12:38  Security Options:
09:12:38   apparmor
09:12:38   seccomp
09:12:38    Profile: builtin
09:12:38   cgroupns
09:12:38  Kernel Version: 5.15.0-1039-aws
09:12:38  Operating System: Ubuntu 20.04.6 LTS
09:12:38  OSType: linux
09:12:38  Architecture: x86_64
09:12:38  CPUs: 8
09:12:38  Total Memory: 30.56GiB
09:12:38  Name: ip-10-100-78-121
09:12:38  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:38  Docker Root Dir: /var/lib/docker
09:12:38  Debug Mode: false
09:12:38  Username: dockerbuildbot
09:12:38  Experimental: true
09:12:38  Insecure Registries:
09:12:38   127.0.0.0/8
09:12:38  Live Restore Enabled: true
09:12:38 
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] checkout
09:12:38 Total:	0B
09:12:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:38 The recommended git tool is: git
09:12:38 + REF=refs/heads/master
09:12:38 + [ -n refs/heads/master ]
09:12:38 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:38 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] checkout
09:12:38 Client: Docker Engine - Community
09:12:38  Version:    24.0.2
09:12:38  Context:    default
09:12:38  Debug Mode: false
09:12:38  Plugins:
09:12:38   buildx: Docker Buildx (Docker Inc.)
09:12:38     Version:  v0.11.0
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:12:38   compose: Docker Compose (Docker Inc.)
09:12:38     Version:  v2.19.1
09:12:38     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:12:38 
09:12:38 Server:
09:12:38  Containers: 0
09:12:38   Running: 0
09:12:38   Paused: 0
09:12:38   Stopped: 0
09:12:38  Images: 1
09:12:38  Server Version: 24.0.2
09:12:38  Storage Driver: overlay2
09:12:38   Backing Filesystem: extfs
09:12:38   Supports d_type: true
09:12:38   Using metacopy: false
09:12:38   Native Overlay Diff: true
09:12:38   userxattr: false
09:12:38  Logging Driver: json-file
09:12:38  Cgroup Driver: systemd
09:12:38  Cgroup Version: 2
09:12:38  Plugins:
09:12:38   Volume: local
09:12:38   Network: bridge host ipvlan macvlan null overlay
09:12:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:12:38  Swarm: inactive
09:12:38  Runtimes: runc io.containerd.runc.v2
09:12:38  Default Runtime: runc
09:12:38  Init Binary: docker-init
09:12:38  containerd version: 3dce8eb055cbb6872793272b4f20ed16117344f8
09:12:38  runc version: v1.1.7-0-g860f061
09:12:38  init version: de40ad0
09:12:38  Security Options:
09:12:38   apparmor
09:12:38   seccomp
09:12:38    Profile: builtin
09:12:38   cgroupns
09:12:38  Kernel Version: 5.15.0-1039-aws
09:12:38  Operating System: Ubuntu 20.04.6 LTS
09:12:38  OSType: linux
09:12:38  Architecture: x86_64
09:12:38  CPUs: 8
09:12:38  Total Memory: 30.89GiB
09:12:38  Name: ip-10-100-107-237
09:12:38  ID: 045d38e5-4fcf-4a73-aadf-e7241c992ed8
09:12:38  Docker Root Dir: /var/lib/docker
09:12:38  Debug Mode: false
09:12:38  Username: dockerbuildbot
09:12:38  Experimental: true
09:12:38  Insecure Registries:
09:12:38   127.0.0.0/8
09:12:38  Live Restore Enabled: true
09:12:38 
09:12:38 The recommended git tool is: git
[Pipeline] checkout
09:12:38 From https://github.com/docker/cli
09:12:38  * [new branch]      master     -> master
09:12:38  * [new branch]      master     -> origin/master
09:12:38 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:38 git init src/github.com/docker/docker
09:12:38 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:38 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:38 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:38 + SRC=src/github.com/docker/docker
09:12:38 + REF=master
09:12:38 + REF_FETCH=master
09:12:38 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:38 + awk {print $2}
09:12:38 + REF=refs/heads/master
09:12:38 + [ -n refs/heads/master ]
09:12:38 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:38 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:38 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:38 using credential docker-jenkins-github-credentials
09:12:38 Cloning the remote Git repository
09:12:38 Cloning with configured refspecs honoured and without tags
09:12:38 The recommended git tool is: git
09:12:38 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
[Pipeline] checkout
09:12:38 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:38 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:38 The recommended git tool is: git
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
[Pipeline] checkout
09:12:39 The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
09:12:39 + make REF=master raspbian-buster
09:12:39 git init src/github.com/docker/cli
09:12:39 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:39 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:39 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:39 + SRC=src/github.com/docker/cli
09:12:39 + REF=master
09:12:39 + REF_FETCH=master
09:12:39 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  master
09:12:39 awk {print $2}
09:12:39 + REF=refs/heads/master
09:12:39 + [ -n refs/heads/master ]
09:12:39 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:39 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:39 The recommended git tool is: git
Cloning repository https://github.com/docker/docker-ce-packaging.git
09:12:39 Fetching without tags
[Pipeline] checkout
09:12:39 The recommended git tool is: git
09:12:39 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:39 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:39 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:39 using credential docker-jenkins-github-credentials
09:12:39 Cloning the remote Git repository
09:12:39 Cloning with configured refspecs honoured and without tags
09:12:39 Fetching without tags
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:39 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:39 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:39 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:40 From https://github.com/docker/docker
09:12:40  * [new branch]      master     -> master
09:12:40  * [new branch]      master     -> origin/master
09:12:40 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:40 From https://github.com/docker/docker
09:12:40  * [new branch]      master     -> master
09:12:40  * [new branch]      master     -> origin/master
09:12:40 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:40 From https://github.com/docker/docker
09:12:40  * [new branch]      master     -> master
09:12:40  * [new branch]      master     -> origin/master
09:12:40 + git -C src/github.com/docker/docker checkout -q refs/heads/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:40 git init src/github.com/docker/buildx
09:12:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:40 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:40 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:40 git init src/github.com/docker/buildx
09:12:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:40 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:40 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:40 + SRC=src/github.com/docker/buildx
09:12:40 + REF=v0.11.2
09:12:40 + REF_FETCH=v0.11.2
09:12:40 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.11.2
09:12:40 awk {print $2}
09:12:40 + REF=refs/tags/v0.11.2
09:12:40 + [ -n refs/tags/v0.11.2 ]
09:12:40 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 git init src/github.com/docker/buildx
09:12:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:40 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:40 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:40 + SRC=src/github.com/docker/buildx
09:12:40 + REF=v0.11.2
09:12:40 + REF_FETCH=v0.11.2
09:12:40 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:40 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
09:12:40 Fetching without tags
09:12:40 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:40 + SRC=src/github.com/docker/buildx
09:12:40 + REF=v0.11.2
09:12:40 + REF_FETCH=v0.11.2
09:12:40 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:40 + awk {print $2}
09:12:40 + REF=refs/tags/v0.11.2
09:12:40 + [ -n refs/tags/v0.11.2 ]
09:12:40 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 From https://github.com/docker/cli
09:12:40  * [new branch]      master     -> master
09:12:40  * [new branch]      master     -> origin/master
09:12:40 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:40 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:40 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:40 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:40 + REF=refs/tags/v0.11.2
09:12:40 + [ -n refs/tags/v0.11.2 ]
09:12:40 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 From https://github.com/docker/docker
09:12:40  * [new branch]      master     -> master
09:12:40  * [new branch]      master     -> origin/master
09:12:40 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:40 git init src/github.com/docker/buildx
09:12:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:40 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:40 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:40 + SRC=src/github.com/docker/buildx
09:12:40 + REF=v0.11.2
09:12:40 + REF_FETCH=v0.11.2
09:12:40 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:40 + awk {print $2}
09:12:40 using credential docker-jenkins-github-credentials
09:12:40 git init src/github.com/docker/docker
09:12:40 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:40 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:40 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:40 + SRC=src/github.com/docker/docker
09:12:40 + REF=master
09:12:40 + REF_FETCH=master
09:12:40 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:40 + awk {print $2}
09:12:40 Cloning the remote Git repository
09:12:40 Cloning with configured refspecs honoured and without tags
09:12:40 using credential docker-jenkins-github-credentials
09:12:40 + REF=refs/tags/v0.11.2
09:12:40 + [ -n refs/tags/v0.11.2 ]
09:12:40 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:40 Cloning the remote Git repository
09:12:41 Cloning with configured refspecs honoured and without tags
09:12:41 + REF=refs/heads/master
09:12:41 + [ -n refs/heads/master ]
09:12:41 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:41 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:41 using credential docker-jenkins-github-credentials
09:12:41 Cloning the remote Git repository
09:12:41 Cloning with configured refspecs honoured and without tags
09:12:41 Fetching without tags
09:12:41 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:41 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:41 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:41 + make clean
09:12:41 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:41 rm -f -r src
09:12:41 make -C rpm clean
09:12:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:41 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:41 rm -f -r rpmbuild/
09:12:41 docker builder prune -f --filter until=24h
09:12:41 Total:	0B
09:12:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:41 make -C deb clean
09:12:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:41 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:41 rm -f -r debbuild
09:12:41 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:41 rm -f -r sources
09:12:41 docker builder prune -f --filter until=24h
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:41 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:41 using credential docker-jenkins-github-credentials
09:12:41 using credential docker-jenkins-github-credentials
09:12:41 Cloning the remote Git repository
09:12:41 Cloning with configured refspecs honoured and without tags
09:12:41 Cloning the remote Git repository
09:12:41 Cloning with configured refspecs honoured and without tags
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:41 Total:	0B
09:12:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:41 make -C static clean
09:12:41 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:41 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:41 rm -f -r build
09:12:41 docker builder prune -f --filter until=24h
09:12:41 Total:	0B
09:12:41 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:42 using credential docker-jenkins-github-credentials
09:12:42 using credential docker-jenkins-github-credentials
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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
09:12:42 + make REF=master ubuntu-jammy
09:12:42 git init src/github.com/docker/cli
09:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:42 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:42 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:42 + SRC=src/github.com/docker/cli
09:12:42 + REF=master
09:12:42 + REF_FETCH=master
09:12:42 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:42 + awk {print $2}
09:12:42 + REF=refs/heads/master
09:12:42 + [ -n refs/heads/master ]
09:12:42 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:42 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:42 Cloning the remote Git repository
09:12:42 Cloning with configured refspecs honoured and without tags
09:12:42 Cloning the remote Git repository
09:12:42 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
[Pipeline] sh
Cloning repository https://github.com/docker/docker-ce-packaging.git
09:12:42 From https://github.com/docker/buildx
09:12:42  * [new tag]         v0.11.2    -> v0.11.2
09:12:42 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
Cloning repository https://github.com/docker/docker-ce-packaging.git
09:12:42 using credential docker-jenkins-github-credentials
09:12:42 Cloning the remote Git repository
09:12:42 Cloning with configured refspecs honoured and without tags
09:12:42 + make clean
09:12:42 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:42 rm -f -r src
09:12:42 make -C rpm clean
09:12:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:42 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:42 rm -f -r rpmbuild/
09:12:42 docker builder prune -f --filter until=24h
09:12:42 Total:	0B
09:12:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:42 make -C deb clean
09:12:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:42 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:42 rm -f -r debbuild
09:12:42 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:42 rm -f -r sources
09:12:42 docker builder prune -f --filter until=24h
09:12:42 git init src/github.com/docker/compose
09:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:42 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:42 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:42 + SRC=src/github.com/docker/compose
09:12:42 + REF=v2.21.0
09:12:42 + REF_FETCH=v2.21.0
09:12:42 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+  origin v2.21.0
09:12:42 awk {print $2}
09:12:42 + REF=refs/tags/v2.21.0
09:12:42 + [ -n refs/tags/v2.21.0 ]
09:12:42 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:42 using credential docker-jenkins-github-credentials
09:12:42 Cloning the remote Git repository
09:12:42 Cloning with configured refspecs honoured and without tags
09:12:42 Fetching without tags
09:12:42 From https://github.com/docker/docker
09:12:42  * [new branch]      master     -> master
09:12:42  * [new branch]      master     -> origin/master
09:12:42 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:42 git init src/github.com/docker/buildx
09:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:42 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:42 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:42 + SRC=src/github.com/docker/buildx
09:12:42 + REF=v0.11.2
09:12:42 + REF_FETCH=v0.11.2
09:12:42 + git -C src/github.com/docker/buildx ls-remote --refs+  --heads --tags origin v0.11.2
09:12:42 awk {print $2}
09:12:42 + REF=refs/tags/v0.11.2
09:12:42 + [ -n refs/tags/v0.11.2 ]
09:12:42 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:42 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:42 Total:	0B
09:12:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:42 make -C static clean
09:12:42 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:42 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:42 rm -f -r build
09:12:42 docker builder prune -f --filter until=24h
09:12:42 Total:	0B
09:12:42 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:42 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:42 From https://github.com/docker/buildx
09:12:42  * [new tag]         v0.11.2    -> v0.11.2
09:12:42 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:42 git init src/github.com/docker/compose
09:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:42 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:42 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:42 + SRC=src/github.com/docker/compose
09:12:42 + REF=v2.21.0
09:12:42 + REF_FETCH=v2.21.0
09:12:42 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:42 + awk {print $2}
09:12:42 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:42 From https://github.com/docker/docker
09:12:42  * [new branch]      master     -> master
09:12:42  * [new branch]      master     -> origin/master
09:12:42 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:42 git init src/github.com/docker/buildx
09:12:42 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:42 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:42 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:42 + SRC=src/github.com/docker/buildx
09:12:42 + REF=v0.11.2
09:12:42 + REF_FETCH=v0.11.2
09:12:42 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.11.2
09:12:42 awk {print $2}
09:12:42 + REF=refs/tags/v0.11.2
09:12:42 + [ -n refs/tags/v0.11.2 ]
09:12:42 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:42 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:42 using credential docker-jenkins-github-credentials
09:12:42 Cloning the remote Git repository
09:12:42 Cloning with configured refspecs honoured and without tags
09:12:42 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:42 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:42 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:42 using credential docker-jenkins-github-credentials
09:12:42 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:42 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 From https://github.com/docker/cli
09:12:43  * [new branch]      master     -> master
09:12:43  * [new branch]      master     -> origin/master
09:12:43 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:43 git init src/github.com/docker/docker
09:12:43 + REF=refs/tags/v2.21.0
09:12:43 + [ -n refs/tags/v2.21.0 ]
09:12:43 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 + make REF=master ubuntu-lunar
09:12:43 git init src/github.com/docker/cli
09:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:43 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:43 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:43 + SRC=src/github.com/docker/cli
09:12:43 + REF=master
09:12:43 + REF_FETCH=master
09:12:43 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:43 + awk {print $2}
09:12:43 + REF=refs/heads/master
09:12:43 + [ -n refs/heads/master ]
09:12:43 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:43 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:43 From https://github.com/docker/buildx
09:12:43  * [new tag]         v0.11.2    -> v0.11.2
09:12:43 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:43 git init src/github.com/docker/compose
09:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:43 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:43 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:43 + SRC=src/github.com/docker/compose
09:12:43 + REF=v2.21.0
09:12:43 + REF_FETCH=v2.21.0
09:12:43 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:43 + awk {print $2}
09:12:43 Fetching without tags
09:12:43 From https://github.com/docker/compose
09:12:43  * [new tag]         v2.21.0    -> v2.21.0
09:12:43 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:43 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm
09:12:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:43 mkdir -p sources
09:12:43 docker run --rm -w /v \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:43 	alpine \
09:12:43 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:43 Unable to find image 'alpine:latest' locally
09:12:43 From https://github.com/docker/buildx
09:12:43  * [new tag]         v0.11.2    -> v0.11.2
09:12:43 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:43 git init src/github.com/docker/compose
09:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:43 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:43 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:43 + SRC=src/github.com/docker/compose
09:12:43 + REF=v2.21.0
09:12:43 + REF_FETCH=v2.21.0
09:12:43 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin+  v2.21.0
09:12:43 awk {print $2}
09:12:43 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:43 using credential docker-jenkins-github-credentials
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:43 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:43 + SRC=src/github.com/docker/docker
09:12:43 + REF=master
09:12:43 + REF_FETCH=master
09:12:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:43 + awk {print $2}
09:12:43 + REF=refs/heads/master
09:12:43 + [ -n refs/heads/master ]
09:12:43 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:43 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:43 Fetching without tags
09:12:43 + REF=refs/tags/v2.21.0
09:12:43 + [ -n refs/tags/v2.21.0 ]
09:12:43 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 using credential docker-jenkins-github-credentials
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:43 using credential docker-jenkins-github-credentials
09:12:43 Fetching without tags
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 + REF=refs/tags/v2.21.0
09:12:43 + [ -n refs/tags/v2.21.0 ]
09:12:43 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 Fetching without tags
09:12:43 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:43 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Fetching without tags
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:43 using credential docker-jenkins-github-credentials
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
09:12:43 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:43 using credential docker-jenkins-github-credentials
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:43 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Cloning the remote Git repository
09:12:43 Cloning with configured refspecs honoured and without tags
09:12:43 From https://github.com/docker/compose
09:12:43  * [new tag]         v2.21.0    -> v2.21.0
09:12:43 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:43 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-bullseye
09:12:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:43 mkdir -p sources
09:12:43 docker run --rm -w /v \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:43 	alpine \
09:12:43 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:43 Unable to find image 'alpine:latest' locally
09:12:43 From https://github.com/docker/cli
09:12:43  * [new branch]      master     -> master
09:12:43  * [new branch]      master     -> origin/master
09:12:43 + git -C src/github.com/docker/cli checkout -q refs/heads/master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:43 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:43 latest: Pulling from library/alpine
09:12:43 f8dec92eec42: Pulling fs layer
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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] sh
09:12:43 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:43 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:43 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:43 latest: Pulling from library/alpine
09:12:43 f8dec92eec42: Pulling fs layer
09:12:43 git init src/github.com/docker/docker
09:12:43 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:43 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:43 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:43 + SRC=src/github.com/docker/docker
09:12:43 + REF=master
09:12:43 + REF_FETCH=master
09:12:43 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:43 + awk {print $2}
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:43 From https://github.com/docker/compose
09:12:43  * [new tag]         v2.21.0    -> v2.21.0
09:12:43 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:43 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster
09:12:43 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:43 mkdir -p sources
09:12:43 docker run --rm -w /v \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:43 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:43 	alpine \
09:12:43 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:43 Unable to find image 'alpine:latest' locally
09:12:43 Fetching without tags
09:12:44 f8dec92eec42: Verifying Checksum
09:12:44 f8dec92eec42: Download complete
09:12:44 using credential docker-jenkins-github-credentials
09:12:44 Cloning the remote Git repository
09:12:44 Cloning with configured refspecs honoured and without tags
09:12:44 From https://github.com/docker/compose
09:12:44  * [new tag]         v2.21.0    -> v2.21.0
09:12:44 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:44 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:44 mkdir -p sources
09:12:44 docker run --rm -w /v \
09:12:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:44 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:44 	alpine \
09:12:44 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:44 Unable to find image 'alpine:latest' locally
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # timeout=10
09:12:44 + make clean
09:12:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:44 rm -f -r src
09:12:44 make -C rpm clean
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:44 rm -f -r rpmbuild/
09:12:44 docker builder prune -f --filter until=24h
09:12:44 Total:	0B
09:12:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:44 make -C deb clean
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:44 rm -f -r debbuild
09:12:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:44 rm -f -r sources
09:12:44 docker builder prune -f --filter until=24h
09:12:44 using credential docker-jenkins-github-credentials
09:12:44 Fetching without tags
09:12:44 using credential docker-jenkins-github-credentials
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Cloning the remote Git repository
09:12:44 Cloning with configured refspecs honoured and without tags
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:44 Cloning the remote Git repository
09:12:44 Cloning with configured refspecs honoured and without tags
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 f8dec92eec42: Verifying Checksum
09:12:44 f8dec92eec42: Download complete
09:12:44 + REF=refs/heads/master
09:12:44 + [ -n refs/heads/master ]
09:12:44 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:44 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:44 latest: Pulling from library/alpine
09:12:44 f8dec92eec42: Pulling fs layer
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:44 f8dec92eec42: Pull complete
09:12:44 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:44 Status: Downloaded newer image for alpine:latest
09:12:44 using credential docker-jenkins-github-credentials
09:12:44 Fetching without tags
09:12:44 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:44 Cloning the remote Git repository
09:12:44 Cloning with configured refspecs honoured and without tags
09:12:44 latest: Pulling from library/alpine
09:12:44 f8dec92eec42: Pulling fs layer
09:12:44 Total:	0B
09:12:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:44 make -C static clean
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:44 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:44 rm -f -r build
09:12:44 docker builder prune -f --filter until=24h
09:12:44 Total:	0B
09:12:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:44 f8dec92eec42: Pull complete
09:12:44 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:44 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
09:12:44 f8dec92eec42: Verifying Checksum
09:12:44 f8dec92eec42: Download complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:44 Fetching without tags
09:12:44 f8dec92eec42: Verifying Checksum
09:12:44 f8dec92eec42: Download complete
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:44 Fetching without tags
09:12:44 + make REF=master ubuntu-focal
09:12:44 git init src/github.com/docker/cli
09:12:44 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:44 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:44 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:44 + SRC=src/github.com/docker/cli
09:12:44 + REF=master
09:12:44 + REF_FETCH=master
09:12:44 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:44 awk {print $2}
09:12:44 + REF=refs/heads/master
09:12:44 + [ -n refs/heads/master ]
09:12:44 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:44 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:44 f8dec92eec42: Pull complete
09:12:44 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:44 Status: Downloaded newer image for alpine:latest
09:12:44 + make clean
09:12:44 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:44 rm -f -r src
09:12:44 make -C rpm clean
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:44 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:44 rm -f -r rpmbuild/
09:12:44 docker builder prune -f --filter until=24h
09:12:44 Total:	0B
09:12:44 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:44 make -C deb clean
09:12:44 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:44 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:44 rm -f -r debbuild
09:12:44 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:44 rm -f -r sources
09:12:44 docker builder prune -f --filter until=24h
09:12:44 Fetching without tags
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:44 Fetching without tags
09:12:44 f8dec92eec42: Pull complete
09:12:44 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:44 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:44 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:44 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:45 make -C static clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:45 rm -f -r build
09:12:45 docker builder prune -f --filter until=24h
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
09:12:45 Fetching without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:45 Fetching without tags
09:12:45 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:45 From https://github.com/docker/docker
09:12:45  * [new branch]      master     -> master
09:12:45  * [new branch]      master     -> origin/master
09:12:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:12:45 + make clean
09:12:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:45 rm -f -r src
09:12:45 make -C rpm clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:45 rm -f -r rpmbuild/
09:12:45 docker builder prune -f --filter until=24h
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:45 make -C deb clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:45 rm -f -r debbuild
09:12:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:45 rm -f -r sources
09:12:45 docker builder prune -f --filter until=24h
09:12:45 Fetching without tags
09:12:45 From https://github.com/docker/cli
09:12:45  * [new branch]      master     -> master
09:12:45  * [new branch]      master     -> origin/master
09:12:45 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:45 From https://github.com/docker/docker
09:12:45  * [new branch]      master     -> master
09:12:45  * [new branch]      master     -> origin/master
09:12:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Fetching without tags
09:12:45 + make REF=master ubuntu-lunar
09:12:45 git init src/github.com/docker/cli
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:45 + SRC=src/github.com/docker/cli
09:12:45 + REF=master
09:12:45 + REF_FETCH=master
09:12:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:45 + awk {print $2}
09:12:45 + REF=refs/heads/master
09:12:45 + [ -n refs/heads/master ]
09:12:45 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
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/943/head:refs/remotes/origin/PR-943 +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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:45 From https://github.com/docker/docker
09:12:45  * [new branch]      master     -> master
09:12:45  * [new branch]      master     -> origin/master
09:12:45 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:45 git init src/github.com/docker/buildx
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:45 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:45 + SRC=src/github.com/docker/buildx
09:12:45 + REF=v0.11.2
09:12:45 + REF_FETCH=v0.11.2
09:12:45 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:45 + awk {print $2}
09:12:45 + REF=refs/tags/v0.11.2
09:12:45 + [ -n refs/tags/v0.11.2 ]
09:12:45 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:45 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Fetching without tags
09:12:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:45 From https://github.com/docker/buildx
09:12:45  * [new tag]         v0.11.2    -> v0.11.2
09:12:45 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:45 make -C static clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:45 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:45 rm -f -r build
09:12:45 docker builder prune -f --filter until=24h
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:45 git init src/github.com/docker/docker
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:45 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:45 + SRC=src/github.com/docker/docker
09:12:45 + REF=master
09:12:45 + REF_FETCH=master
09:12:45 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:45 + awk {print $2}
09:12:45 git init src/github.com/docker/buildx
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:45 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:45 + SRC=src/github.com/docker/buildx
09:12:45 + REF=v0.11.2
09:12:45 + REF_FETCH=v0.11.2
09:12:45 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:45 + awk {print $2}
09:12:45 + REF=refs/tags/v0.11.2
09:12:45 + [ -n refs/tags/v0.11.2 ]
09:12:45 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:45 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:45 Merging remotes/origin/master commit dfe2ab9d0af9c8e875d56510c1a436edd51913d4 into PR head commit f0d57965ee0e3842702a47e8b5295ded72c65110
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:45 Merge succeeded, producing f0d57965ee0e3842702a47e8b5295ded72c65110
09:12:45 Checking out Revision f0d57965ee0e3842702a47e8b5295ded72c65110 (PR-943)
09:12:45 Commit message: "Enable Docker CE builds for Fedora 39"
[Pipeline] sh
09:12:45 git init src/github.com/docker/compose
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:45 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:45 + SRC=src/github.com/docker/compose
09:12:45 + REF=v2.21.0
09:12:45 + REF_FETCH=v2.21.0
09:12:45 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:45 + awk {print $2}
09:12:45 + REF=refs/heads/master
09:12:45 + [ -n refs/heads/master ]
09:12:45 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:45 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:45 git init src/github.com/docker/buildx
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:45 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:45 + SRC=src/github.com/docker/buildx
09:12:45 + REF=v0.11.2
09:12:45 + REF_FETCH=v0.11.2
09:12:45 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:45 + awk {print $2}
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:45 + make REF=master debian-bullseye
09:12:45 git init src/github.com/docker/cli
09:12:45 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:45 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:45 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:45 + SRC=src/github.com/docker/cli
09:12:45 + REF=master
09:12:45 + REF_FETCH=master
09:12:45 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master+ 
09:12:45 awk {print $2}
09:12:45 + REF=refs/heads/master
09:12:45 + [ -n refs/heads/master ]
09:12:45 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:45 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:45 From https://github.com/docker/cli
09:12:45  * [new branch]      master     -> master
09:12:45  * [new branch]      master     -> origin/master
09:12:45 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:45 + REF=refs/tags/v2.21.0
09:12:45 + [ -n refs/tags/v2.21.0 ]
09:12:45 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:45 + make clean
09:12:45 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:45 rm -f -r src
09:12:45 make -C rpm clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:45 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:45 rm -f -r rpmbuild/
09:12:45 docker builder prune -f --filter until=24h
09:12:45 Total:	0B
09:12:45 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:45 make -C deb clean
09:12:45 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:45 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:45 rm -f -r debbuild
09:12:45 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:45 rm -f -r sources
09:12:45 docker builder prune -f --filter until=24h
09:12:45 + REF=refs/tags/v0.11.2
09:12:45 + [ -n refs/tags/v0.11.2 ]
09:12:45 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:45 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:46 From https://github.com/docker/buildx
09:12:46  * [new tag]         v0.11.2    -> v0.11.2
09:12:46 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:46 git init src/github.com/docker/compose
09:12:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:46 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:46 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:46 + SRC=src/github.com/docker/compose
09:12:46 + REF=v2.21.0
09:12:46 + REF_FETCH=v2.21.0
09:12:46 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:46 + awk {print $2}
09:12:46 + REF=refs/tags/v2.21.0
09:12:46 + [ -n refs/tags/v2.21.0 ]
09:12:46 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:46 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:46 git init src/github.com/docker/docker
09:12:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:46 + SRC=src/github.com/docker/docker
09:12:46 + REF=master
09:12:46 + REF_FETCH=master
09:12:46 + git -C src/github.com/docker/docker+  ls-remote --refs --heads --tags origin master
09:12:46 awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:46 From https://github.com/docker/compose
09:12:46  * [new tag]         v2.21.0    -> v2.21.0
09:12:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal
09:12:46 Total:	0B
09:12:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:46 make -C static clean
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:46 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:46 rm -f -r build
09:12:46 docker builder prune -f --filter until=24h
09:12:46 Total:	0B
09:12:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:46 From https://github.com/docker/buildx
09:12:46  * [new tag]         v0.11.2    -> v0.11.2
09:12:46 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
 > git config --add remote.origin.fetch +refs/pull/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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/943/head:refs/remotes/origin/PR-943 # 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:46 From https://github.com/docker/cli
09:12:46  * [new branch]      master     -> master
09:12:46  * [new branch]      master     -> origin/master
09:12:46 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:46 + REF=refs/heads/master
09:12:46 + [ -n refs/heads/master ]
09:12:46 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:46 + make clean
09:12:46 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:46 rm -f -r src
09:12:46 make -C rpm clean
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:46 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:46 rm -f -r rpmbuild/
09:12:46 docker builder prune -f --filter until=24h
09:12:46 Total:	0B
09:12:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:46 make -C deb clean
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:46 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:46 rm -f -r debbuild
09:12:46 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:46 rm -f -r sources
09:12:46 docker builder prune -f --filter until=24h
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:46 mkdir -p sources
09:12:46 docker run --rm -w /v \
09:12:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:46 	alpine \
09:12:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:46 Unable to find image 'alpine:latest' locally
09:12:46 + make REF=master fedora-37
09:12:46 git init src/github.com/docker/cli
09:12:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:46 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:46 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:46 + SRC=src/github.com/docker/cli
09:12:46 + REF=master
09:12:46 + REF_FETCH=master
09:12:46 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:46 awk {print $2}
09:12:46 + REF=refs/heads/master
09:12:46 + [ -n refs/heads/master ]
09:12:46 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:46 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > 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/943/head:refs/remotes/origin/PR-943 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # 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 dfe2ab9d0af9c8e875d56510c1a436edd51913d4 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0d57965ee0e3842702a47e8b5295ded72c65110 # timeout=10
09:12:46 git init src/github.com/docker/compose
09:12:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:46 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:46 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:46 + SRC=src/github.com/docker/compose
09:12:46 + REF=v2.21.0
09:12:46 + REF_FETCH=v2.21.0
09:12:46 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:46 + awk {print $2}
09:12:46 From https://github.com/docker/compose
09:12:46  * [new tag]         v2.21.0    -> v2.21.0
09:12:46 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:46 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-bookworm
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:46 mkdir -p sources
09:12:46 docker run --rm -w /v \
09:12:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:46 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:46 	alpine \
09:12:46 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:46 Unable to find image 'alpine:latest' locally
09:12:46 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:46 git init src/github.com/docker/docker
09:12:46 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:46 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:46 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:46 + SRC=src/github.com/docker/docker
09:12:46 + REF=master
09:12:46 + REF_FETCH=master
09:12:46 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:46 + awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:46 Total:	0B
09:12:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:46 make -C static clean
09:12:46 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:46 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:46 rm -f -r build
09:12:46 docker builder prune -f --filter until=24h
09:12:46 Total:	0B
09:12:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:46 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:46 latest: Pulling from library/alpine
09:12:46 f8dec92eec42: Pulling fs layer
09:12:46 + REF=refs/tags/v2.21.0
09:12:46 + [ -n refs/tags/v2.21.0 ]
09:12:46 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:46 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:46 latest: Pulling from library/alpine
09:12:46 + REF=refs/heads/master
09:12:46 + [ -n refs/heads/master ]
09:12:46 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:46 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:46 From https://github.com/docker/buildx
09:12:46  * [new tag]         v0.11.2    -> v0.11.2
09:12:46 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:46 From https://github.com/docker/buildx
09:12:46  * [new tag]         v0.11.2    -> v0.11.2
09:12:46 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:46 f8dec92eec42: Verifying Checksum
09:12:46 f8dec92eec42: Download complete
09:12:46 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 f8dec92eec42: Pulling fs layer
09:12:47 f8dec92eec42: Verifying Checksum
09:12:47 f8dec92eec42: Download complete
09:12:47 From https://github.com/docker/docker
09:12:47  * [new branch]      master     -> master
09:12:47  * [new branch]      master     -> origin/master
09:12:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:47 + make REF=master fedora-39
09:12:47 git init src/github.com/docker/cli
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:47 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:47 + SRC=src/github.com/docker/cli
09:12:47 + REF=master
09:12:47 + REF_FETCH=master
09:12:47 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin+  master
09:12:47 awk {print $2}
09:12:47 + REF=refs/heads/master
09:12:47 + [ -n refs/heads/master ]
09:12:47 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:47 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:47 git init src/github.com/docker/compose
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:47 + SRC=src/github.com/docker/compose
09:12:47 + REF=v2.21.0
09:12:47 + REF_FETCH=v2.21.0
09:12:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:47 + awk {print $2}
09:12:47 f8dec92eec42: Pull complete
09:12:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:47 Status: Downloaded newer image for alpine:latest
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
[Pipeline] sh
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 git init src/github.com/docker/buildx
09:12:47 f8dec92eec42: Pull complete
09:12:47 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:47 Status: Downloaded newer image for alpine:latest
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 From https://github.com/docker/compose
09:12:47  * [new tag]         v2.21.0    -> v2.21.0
09:12:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:47 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 raspbian-buster
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 mkdir -p sources
09:12:47 docker run --rm -w /v \
09:12:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:47 	alpine \
09:12:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:47 Unable to find image 'alpine:latest' locally
09:12:47 + REF=refs/tags/v2.21.0
09:12:47 + [ -n refs/tags/v2.21.0 ]
09:12:47 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:47 From https://github.com/docker/cli
09:12:47  * [new branch]      master     -> master
09:12:47  * [new branch]      master     -> origin/master
09:12:47 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
09:12:47 + make clean
09:12:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:47 rm -f -r src
09:12:47 make -C rpm clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:47 rm -f -r rpmbuild/
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 make -C deb clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:47 rm -f -r debbuild
09:12:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:47 rm -f -r sources
09:12:47 docker builder prune -f --filter until=24h
09:12:47 git init src/github.com/docker/compose
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:47 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:47 + SRC=src/github.com/docker/compose
09:12:47 + REF=v2.21.0
09:12:47 + REF_FETCH=v2.21.0
09:12:47 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:47 + awk {print $2}
09:12:47 + REF=refs/tags/v2.21.0
09:12:47 + [ -n refs/tags/v2.21.0 ]
09:12:47 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:47 + make clean
09:12:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:47 rm -f -r src
09:12:47 make -C rpm clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:47 rm -f -r rpmbuild/
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 make -C deb clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:47 rm -f -r debbuild
09:12:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:47 rm -f -r sources
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:47 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:47 + SRC=src/github.com/docker/buildx
09:12:47 + REF=v0.11.2
09:12:47 + REF_FETCH=v0.11.2
09:12:47 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:47 awk {print $2}
09:12:47 + REF=refs/tags/v0.11.2
09:12:47 + [ -n refs/tags/v0.11.2 ]
09:12:47 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:47 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:47 latest: Pulling from library/alpine
09:12:47 f8dec92eec42: Pulling fs layer
09:12:47 From https://github.com/docker/cli
09:12:47  * [new branch]      master     -> master
09:12:47  * [new branch]      master     -> origin/master
09:12:47 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:47 git init src/github.com/docker/docker
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:47 + SRC=src/github.com/docker/docker
09:12:47 + REF=master
09:12:47 + REF_FETCH=master
09:12:47 + git+  -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:47 awk {print $2}
09:12:47 + REF=refs/heads/master
09:12:47 + [ -n refs/heads/master ]
09:12:47 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:47 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 make -C static clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:47 rm -f -r build
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:47 From https://github.com/docker/docker
09:12:47  * [new branch]      master     -> master
09:12:47  * [new branch]      master     -> origin/master
09:12:47 + git -C src/github.com/docker/docker checkout -q refs/heads/master
[Pipeline] sh
09:12:47 + make clean
09:12:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:47 rm -f -r src
09:12:47 make -C rpm clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:47 rm -f -r rpmbuild/
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 make -C deb clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:47 rm -f -r debbuild
09:12:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:47 rm -f -r sources
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 make -C static clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:47 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:47 rm -f -r build
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:47 f8dec92eec42: Verifying Checksum
09:12:47 f8dec92eec42: Download complete
[Pipeline] sh
09:12:47 git init src/github.com/docker/docker
09:12:47 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:47 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:47 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:47 + SRC=src/github.com/docker/docker
09:12:47 + REF=master
09:12:47 + REF_FETCH=master
09:12:47 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:47 awk {print $2}
[Pipeline] sh
[Pipeline] sh
09:12:47 Commit message: "Enable Docker CE builds for Fedora 39"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:47 From https://github.com/docker/compose
09:12:47  * [new tag]         v2.21.0    -> v2.21.0
09:12:47 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:47 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 mkdir -p sources
09:12:47 docker run --rm -w /v \
09:12:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:47 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:47 	alpine \
09:12:47 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:47 Unable to find image 'alpine:latest' locally
09:12:47 + make clean
09:12:47 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:47 rm -f -r src
09:12:47 make -C rpm clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:47 rm -f -r rpmbuild/
09:12:47 docker builder prune -f --filter until=24h
09:12:47 Total:	0B
09:12:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:47 make -C deb clean
09:12:47 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:47 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:47 rm -f -r debbuild
09:12:47 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:47 rm -f -r sources
09:12:47 docker builder prune -f --filter until=24h
09:12:48 git init src/github.com/docker/buildx
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:48 + SRC=src/github.com/docker/buildx
09:12:48 + REF=v0.11.2
09:12:48 + REF_FETCH=v0.11.2
09:12:48 + git -C src/github.com/docker/buildx ls-remote+  --refs --heads --tags origin v0.11.2
09:12:48 awk {print $2}
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:48 + make REF=master fedora-38
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote+  --refs --heads --tags origin master
09:12:48 awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 From https://github.com/docker/compose
09:12:48  * [new tag]         v2.21.0    -> v2.21.0
09:12:48 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:48 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 mkdir -p sources
09:12:48 docker run --rm -w /v \
09:12:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:48 	alpine \
09:12:48 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:48 Unable to find image 'alpine:latest' locally
09:12:48 + make REF=master centos-9
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C+  src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 f8dec92eec42: Pull complete
09:12:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:48 Status: Downloaded newer image for alpine:latest
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
09:12:48 From https://github.com/docker/docker
09:12:48  * [new branch]      master     -> master
09:12:48  * [new branch]      master     -> origin/master
09:12:48 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:48 latest: Pulling from library/alpine
09:12:48 f8dec92eec42: Pulling fs layer
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:48 + REF=refs/tags/v0.11.2
09:12:48 + [ -n refs/tags/v0.11.2 ]
09:12:48 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:48 + make REF=master debian-buster
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:48 latest: Pulling from library/alpine
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
[Pipeline] sh
[Pipeline] sh
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 git init src/github.com/docker/buildx
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:48 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:48 + SRC=src/github.com/docker/buildx
09:12:48 + REF=v0.11.2
09:12:48 + REF_FETCH=v0.11.2
09:12:48 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags+  origin v0.11.2
09:12:48 awk {print $2}
[Pipeline] sh
09:12:48 f8dec92eec42: Verifying Checksum
09:12:48 f8dec92eec42: Download complete
[Pipeline] sh
09:12:48 From https://github.com/docker/buildx
09:12:48  * [new tag]         v0.11.2    -> v0.11.2
09:12:48 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:48 + make REF=master debian-bookworm
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
09:12:48 f8dec92eec42: Pulling fs layer
09:12:48 f8dec92eec42: Verifying Checksum
09:12:48 f8dec92eec42: Download complete
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:48 From https://github.com/docker/cli
09:12:48  * [new branch]      master     -> master
09:12:48  * [new branch]      master     -> origin/master
09:12:48 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:48 + make REF=master fedora-37
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:48 + make REF=master centos-8
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 + REF=refs/tags/v0.11.2
09:12:48 + [ -n refs/tags/v0.11.2 ]
09:12:48 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:48 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:48 + make REF=master DOCKER_BUILD_PKGS=static-linux static
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 f8dec92eec42: Pull complete
09:12:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:48 Status: Downloaded newer image for alpine:latest
09:12:48 + make REF=master ubuntu-jammy
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 git init src/github.com/docker/compose
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:48 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:48 + SRC=src/github.com/docker/compose
09:12:48 + REF=v2.21.0
09:12:48 + REF_FETCH=v2.21.0
09:12:48 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0+ 
09:12:48 awk {print $2}
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 make -C static clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:48 rm -f -r build
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:48 f8dec92eec42: Pull complete
09:12:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:48 Status: Downloaded newer image for alpine:latest
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:48 + make REF=master fedora-38
09:12:48 git init src/github.com/docker/cli
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:48 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:48 + SRC=src/github.com/docker/cli
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:48 + awk {print $2}
09:12:48 + REF=refs/heads/master
09:12:48 + [ -n refs/heads/master ]
09:12:48 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:48 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:48 git init src/github.com/docker/docker
09:12:48 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:48 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:48 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:48 + SRC=src/github.com/docker/docker
09:12:48 + REF=master
09:12:48 + REF_FETCH=master
09:12:48 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:48 awk {print $2}
09:12:48 mkdir -p sources
09:12:48 docker run --rm -w /v \
09:12:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:48 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:48 	alpine \
09:12:48 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] sh
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:48 Commit message: "Enable Docker CE builds for Fedora 39"
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] sh
09:12:48 + make clean
09:12:48 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:48 rm -f -r src
09:12:48 make -C rpm clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:48 rm -f -r rpmbuild/
09:12:48 docker builder prune -f --filter until=24h
09:12:48 Total:	0B
09:12:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:48 make -C deb clean
09:12:48 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:48 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:48 rm -f -r debbuild
09:12:48 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:48 rm -f -r sources
09:12:48 docker builder prune -f --filter until=24h
09:12:49 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:49 Commit message: "Enable Docker CE builds for Fedora 39"
09:12:49 From https://github.com/docker/docker
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:49 + REF=refs/tags/v2.21.0
09:12:49 + [ -n refs/tags/v2.21.0 ]
09:12:49 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:49 + make REF=master fedora-39
09:12:49 git init src/github.com/docker/cli
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:49 + SRC=src/github.com/docker/cli
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 + make REF=master DOCKER_BUILD_PKGS=cross-win static
09:12:49 git init src/github.com/docker/cli
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:49 + SRC=src/github.com/docker/cli
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 make -C deb clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:49 rm -f -r debbuild
09:12:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
09:12:49 From https://github.com/docker/buildx
09:12:49  * [new tag]         v0.11.2    -> v0.11.2
09:12:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 make -C deb clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:49 rm -f -r debbuild
09:12:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 + make REF=master centos-7
09:12:49 git init src/github.com/docker/cli
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:49 + SRC=src/github.com/docker/cli
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 git init src/github.com/docker/compose
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:49 + SRC=src/github.com/docker/compose
09:12:49 + REF=v2.21.0
09:12:49 + REF_FETCH=v2.21.0
09:12:49 + git+  -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:49 awk {print $2}
[Pipeline] sh
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 make -C deb clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:49 rm -f -r debbuild
09:12:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs+  --heads --tags origin master
09:12:49 awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 mkdir -p sources
09:12:49 docker run --rm -w /v \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:49 	alpine \
09:12:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
[Pipeline] sh
09:12:49 + make REF=master ubuntu-lunar
09:12:49 git init src/github.com/docker/cli
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:49 + SRC=src/github.com/docker/cli
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 From https://github.com/docker/docker
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C+  src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 awk {print $2}
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 git init src/github.com/docker/buildx
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:49 + SRC=src/github.com/docker/buildx
09:12:49 + REF=v0.11.2
09:12:49 + REF_FETCH=v0.11.2
09:12:49 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:49 awk {print $2}
09:12:49 + REF=refs/tags/v0.11.2
09:12:49 + [ -n refs/tags/v0.11.2 ]
09:12:49 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:49 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:49 From https://github.com/docker/compose
09:12:49  * [new tag]         v2.21.0    -> v2.21.0
09:12:49 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
[Pipeline] sh
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 make -C deb clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:49 rm -f -r debbuild
09:12:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
09:12:49 From https://github.com/docker/buildx
09:12:49  * [new tag]         v0.11.2    -> v0.11.2
09:12:49 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/tags/v2.21.0
09:12:49 + [ -n refs/tags/v2.21.0 ]
09:12:49 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:49 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 + make REF=master debian-bookworm
09:12:49 git init src/github.com/docker/cli
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:49 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:49 + SRC=src/github.com/docker/cli
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
[Pipeline] sh
09:12:49 mkdir -p sources
09:12:49 docker run --rm -w /v \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:49 	alpine \
09:12:49 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:49 git init src/github.com/docker/buildx
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:49 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:49 + SRC=src/github.com/docker/buildx
09:12:49 + REF=v0.11.2
09:12:49 + REF_FETCH=v0.11.2
09:12:49 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:49 awk {print $2}
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 make -C deb clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:49 rm -f -r debbuild
09:12:49 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:49 rm -f -r sources
09:12:49 docker builder prune -f --filter until=24h
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
[Pipeline] sh
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:49 + make clean
09:12:49 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:49 rm -f -r src
09:12:49 make -C rpm clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:49 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:49 rm -f -r rpmbuild/
09:12:49 docker builder prune -f --filter until=24h
09:12:49 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 mkdir -p sources
09:12:49 docker run --rm -w /v \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:49 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:49 	alpine \
09:12:49 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:49 Unable to find image 'alpine:latest' locally
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:49 make -C static clean
09:12:49 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:49 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:49 rm -f -r build
09:12:49 docker builder prune -f --filter until=24h
09:12:49 Total:	0B
09:12:49 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:49 From https://github.com/docker/cli
09:12:49  * [new branch]      master     -> master
09:12:49  * [new branch]      master     -> origin/master
09:12:49 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:49 git init src/github.com/docker/compose
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:49 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:49 + SRC=src/github.com/docker/compose
09:12:49 + REF=v2.21.0
09:12:49 + REF_FETCH=v2.21.0
09:12:49 + git -C src/github.com/docker/compose ls-remote --refs+  --heads --tags origin v2.21.0
09:12:49 awk {print $2}
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:49 git init src/github.com/docker/docker
09:12:49 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:49 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:49 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:49 + SRC=src/github.com/docker/docker
09:12:49 + REF=master
09:12:49 + REF_FETCH=master
09:12:49 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:49 + awk {print $2}
09:12:49 + REF=refs/heads/master
09:12:49 + [ -n refs/heads/master ]
09:12:49 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:49 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 + make REF=master centos-9
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
09:12:50 + REF=refs/tags/v0.11.2
09:12:50 + [ -n refs/tags/v0.11.2 ]
09:12:50 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 make -C static clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:50 rm -f -r build
09:12:50 docker builder prune -f --filter until=24h
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:50 mkdir -p sources
09:12:50 docker run --rm -w /v \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:50 	alpine \
09:12:50 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 From https://github.com/docker/docker
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 + make REF=master ubuntu-focal
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + make clean
09:12:50 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:12:50 rm -f -r src
09:12:50 make -C rpm clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:50 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:12:50 rm -f -r rpmbuild/
09:12:50 docker builder prune -f --filter until=24h
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:50 make -C deb clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:50 rm -f -r debbuild
09:12:50 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:50 rm -f -r sources
09:12:50 docker builder prune -f --filter until=24h
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 make -C static clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:50 make -C deb clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:12:50 rm -f -r debbuild
09:12:50 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:12:50 rm -f -r sources
09:12:50 docker builder prune -f --filter until=24h
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 make -C static clean
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:50 rm -f -r build
09:12:50 docker builder prune -f --filter until=24h
09:12:50 latest: Pulling from library/alpine
09:12:50 9fda8d8052c6: Pulling fs layer
09:12:50 + make REF=master debian-buster
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 awk {print $2}
09:12:50 + REF=refs/tags/v2.21.0
09:12:50 + [ -n refs/tags/v2.21.0 ]
09:12:50 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:50 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 From https://github.com/docker/compose
09:12:50  * [new tag]         v2.21.0    -> v2.21.0
09:12:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 mkdir -p sources
09:12:50 docker run --rm -w /v \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:50 	alpine \
09:12:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:50 Unable to find image 'alpine:latest' locally
09:12:50 latest: Pulling from library/alpine
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags+  origin master
09:12:50 awk {print $2}
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 + make REF=master debian-bullseye
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:50 9fda8d8052c6: Verifying Checksum
09:12:50 9fda8d8052c6: Download complete
09:12:50 9fda8d8052c6: Pull complete
09:12:50 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
[Pipeline] sh
09:12:50 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:12:50 rm -f -r build
09:12:50 docker builder prune -f --filter until=24h
09:12:50 Total:	0B
09:12:50 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 9fda8d8052c6: Pulling fs layer
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 Status: Downloaded newer image for alpine:latest
09:12:50 git init src/github.com/docker/buildx
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:50 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:50 + SRC=src/github.com/docker/buildx
09:12:50 + REF=v0.11.2
09:12:50 + REF_FETCH=v0.11.2
09:12:50 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:50 awk {print $2}
09:12:50 + make REF=master ubuntu-jammy
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 From https://github.com/docker/compose
09:12:50  * [new tag]         v2.21.0    -> v2.21.0
09:12:50 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:50 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye
09:12:50 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:50 mkdir -p sources
09:12:50 docker run --rm -w /v \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:50 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:50 	alpine \
09:12:50 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:50 Unable to find image 'alpine:latest' locally
09:12:50 From https://github.com/docker/docker
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:50 9fda8d8052c6: Verifying Checksum
09:12:50 9fda8d8052c6: Download complete
09:12:50 9fda8d8052c6: Pull complete
09:12:50 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:50 Status: Downloaded newer image for alpine:latest
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 From https://github.com/docker/docker
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:50 + make REF=master centos-8
09:12:50 git init src/github.com/docker/cli
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/.git/
09:12:50 git -C src/github.com/docker/cli remote add origin "https://github.com/docker/cli.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/cli "master"
09:12:50 + SRC=src/github.com/docker/cli
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/cli ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 + REF=refs/heads/master
09:12:50 + [ -n refs/heads/master ]
09:12:50 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:50 + git -C src/github.com/docker/cli fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:50 + REF=refs/tags/v0.11.2
09:12:50 + [ -n refs/tags/v0.11.2 ]
09:12:50 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:50 From https://github.com/docker/cli
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:50 From https://github.com/docker/docker
09:12:50  * [new branch]      master     -> master
09:12:50  * [new branch]      master     -> origin/master
09:12:50 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:50 From https://github.com/docker/buildx
09:12:50  * [new tag]         v0.11.2    -> v0.11.2
09:12:50 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:50 From https://github.com/docker/buildx
09:12:50  * [new tag]         v0.11.2    -> v0.11.2
09:12:50 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:50 git init src/github.com/docker/compose
09:12:50 git init src/github.com/docker/docker
09:12:50 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:50 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:50 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:50 + SRC=src/github.com/docker/docker
09:12:50 + REF=master
09:12:50 + REF_FETCH=master
09:12:50 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:50 + awk {print $2}
09:12:51 latest: Pulling from library/alpine
09:12:51 9fda8d8052c6: Pulling fs layer
09:12:51 9fda8d8052c6: Verifying Checksum
09:12:51 9fda8d8052c6: Download complete
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 From https://github.com/docker/docker
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 git init src/github.com/docker/docker
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:51 + SRC=src/github.com/docker/docker
09:12:51 + REF=master
09:12:51 + REF_FETCH=master
09:12:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:51 + awk {print $2}
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 From https://github.com/docker/docker
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:51 git init src/github.com/docker/buildx
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:51 + SRC=src/github.com/docker/buildx
09:12:51 + REF=v0.11.2
09:12:51 + REF_FETCH=v0.11.2
09:12:51 + git+  -C src/github.com/docker/buildx ls-remote --refs --heads --tags originawk v0.11.2 {print $2}
09:12:51 
09:12:51 git init src/github.com/docker/compose
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:51 + SRC=src/github.com/docker/compose
09:12:51 + REF=v2.21.0
09:12:51 + REF_FETCH=v2.21.0
09:12:51 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:51 + awk {print $2}
09:12:51 + REF=refs/tags/v2.21.0
09:12:51 + [ -n refs/tags/v2.21.0 ]
09:12:51 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:51 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:51 + SRC=src/github.com/docker/compose
09:12:51 + REF=v2.21.0
09:12:51 + REF_FETCH=v2.21.0
09:12:51 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:51 awk {print $2}
09:12:51 + REF=refs/tags/v2.21.0
09:12:51 + [ -n refs/tags/v2.21.0 ]
09:12:51 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 9fda8d8052c6: Pull complete
09:12:51 git init src/github.com/docker/buildx
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:51 + SRC=src/github.com/docker/buildx
09:12:51 + REF=v0.11.2
09:12:51 + REF_FETCH=v0.11.2
09:12:51 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:51 + awk {print $2}
09:12:51 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:51 git init src/github.com/docker/buildx
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:51 + SRC=src/github.com/docker/buildx
09:12:51 + REF=v0.11.2
09:12:51 + REF_FETCH=v0.11.2
09:12:51 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:51 + awk {print $2}
09:12:51 From https://github.com/docker/cli
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:51 mkdir -p sources
09:12:51 docker run --rm -w /v \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:51 	alpine \
09:12:51 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 + REF=refs/tags/v0.11.2
09:12:51 + [ -n refs/tags/v0.11.2 ]
09:12:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:51 mkdir -p sources
09:12:51 docker run --rm -w /v \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:51 	alpine \
09:12:51 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:51 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:51 Status: Downloaded newer image for alpine:latest
09:12:51 From https://github.com/docker/cli
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 + git -C src/github.com/docker/cli checkout -q refs/heads/master
09:12:51 git init src/github.com/docker/docker
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:51 + SRC=src/github.com/docker/docker
09:12:51 + REF=master
09:12:51 + REF_FETCH=master
09:12:51 + git -C src/github.com/docker/docker ls-remote+  --refs --heads --tags origin master
09:12:51 awk {print $2}
09:12:51 + REF=refs/tags/v0.11.2
09:12:51 + [ -n refs/tags/v0.11.2 ]
09:12:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:51 + REF=refs/tags/v0.11.2
09:12:51 + [ -n refs/tags/v0.11.2 ]
09:12:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:51 git init src/github.com/docker/docker
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/.git/
09:12:51 git -C src/github.com/docker/docker remote add origin "https://github.com/docker/docker.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/docker "master"
09:12:51 + SRC=src/github.com/docker/docker
09:12:51 + REF=master
09:12:51 + REF_FETCH=master
09:12:51 + git -C src/github.com/docker/docker ls-remote --refs --heads --tags origin master
09:12:51 + awk {print $2}
09:12:51 From https://github.com/docker/docker
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 From https://github.com/docker/docker
09:12:51  * [new branch]      master     -> master
09:12:51  * [new branch]      master     -> origin/master
09:12:51 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:51 git init src/github.com/docker/buildx
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:51 + SRC=src/github.com/docker/buildx
09:12:51 + REF=v0.11.2
09:12:51 + REF_FETCH=v0.11.2
09:12:51 + git -C src/github.com/docker/buildx+  ls-remote --refs --heads --tags origin v0.11.2
09:12:51 awk {print $2}
09:12:51 + REF=refs/tags/v0.11.2
09:12:51 + [ -n refs/tags/v0.11.2 ]
09:12:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:51 From https://github.com/docker/compose
09:12:51  * [new tag]         v2.21.0    -> v2.21.0
09:12:51 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:51 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-39
09:12:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:51 mkdir -p rpmbuild/SOURCES
09:12:51 docker run --rm -w /v \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:51 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:51 	alpine \
09:12:51 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:51 Unable to find image 'alpine:latest' locally
09:12:51 From https://github.com/docker/compose
09:12:51  * [new tag]         v2.21.0    -> v2.21.0
09:12:51 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:51 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-37
09:12:51 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:51 mkdir -p rpmbuild/SOURCES
09:12:51 From https://github.com/docker/buildx
09:12:51  * [new tag]         v0.11.2    -> v0.11.2
09:12:51 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 + REF=refs/heads/master
09:12:51 + [ -n refs/heads/master ]
09:12:51 + REF_FETCH=refs/heads/master:refs/heads/master
09:12:51 + git -C src/github.com/docker/docker fetch --update-head-ok --depth 1 origin refs/heads/master:refs/heads/master
09:12:51 git init src/github.com/docker/buildx
09:12:51 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:51 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:51 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:51 + SRC=src/github.com/docker/buildx
09:12:51 + REF=v0.11.2
09:12:51 + REF_FETCH=v0.11.2
09:12:51 + + git -C src/github.com/docker/buildx ls-remote --refsawk --heads {print $2} --tags
09:12:51  origin v0.11.2
09:12:51 + REF=refs/tags/v0.11.2
09:12:51 + [ -n refs/tags/v0.11.2 ]
09:12:51 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12: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
09:12:51 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:52 docker run --rm -w /v \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:52 	alpine \
09:12:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:52 Unable to find image 'alpine:latest' locally
09:12:52 git init src/github.com/docker/compose
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:52 + SRC=src/github.com/docker/compose
09:12:52 + REF=v2.21.0
09:12:52 + REF_FETCH=v2.21.0
09:12:52 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:52 awk {print $2}
09:12:52 + REF=refs/tags/v2.21.0
09:12:52 + [ -n refs/tags/v2.21.0 ]
09:12:52 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:52 From https://github.com/docker/buildx
09:12:52  * [new tag]         v0.11.2    -> v0.11.2
09:12:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:52 latest: Pulling from library/alpine
09:12:52 9fda8d8052c6: Pulling fs layer
09:12:52 9fda8d8052c6: Verifying Checksum
09:12:52 9fda8d8052c6: Download complete
09:12:52 git init src/github.com/docker/buildx
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:52 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:52 + SRC=src/github.com/docker/buildx
09:12:52 + REF=v0.11.2
09:12:52 + REF_FETCH=v0.11.2
09:12:52 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:52 + awk {print $2}
09:12:52 + REF=refs/tags/v0.11.2
09:12:52 + [ -n refs/tags/v0.11.2 ]
09:12:52 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:52 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:52 latest: Pulling from library/alpine
09:12:52 9fda8d8052c6: Pulling fs layer
09:12:52 9fda8d8052c6: Verifying Checksum
09:12:52 9fda8d8052c6: Download complete
09:12:52 From https://github.com/docker/buildx
09:12:52  * [new tag]         v0.11.2    -> v0.11.2
09:12:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:52 git init src/github.com/docker/buildx
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:52 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:52 + SRC=src/github.com/docker/buildx
09:12:52 + REF=v0.11.2
09:12:52 + REF_FETCH=v0.11.2
09:12:52 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:52 + awk {print $2}
09:12:52 + REF=refs/tags/v0.11.2
09:12:52 + [ -n refs/tags/v0.11.2 ]
09:12:52 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:52 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:52 From https://github.com/docker/docker
09:12:52  * [new branch]      master     -> master
09:12:52  * [new branch]      master     -> origin/master
09:12:52 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:52 9fda8d8052c6: Pull complete
09:12:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:52 Status: Downloaded newer image for alpine:latest
09:12:52 From https://github.com/docker/buildx
09:12:52  * [new tag]         v0.11.2    -> v0.11.2
09:12:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:52 From https://github.com/docker/docker
09:12:52  * [new branch]      master     -> master
09:12:52  * [new branch]      master     -> origin/master
09:12:52 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:52 9fda8d8052c6: Pull complete
09:12:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:52 Status: Downloaded newer image for alpine:latest
09:12:52 From https://github.com/docker/compose
09:12:52  * [new tag]         v2.21.0    -> v2.21.0
09:12:52 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:52 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-38
09:12:52 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:52 mkdir -p rpmbuild/SOURCES
09:12:52 docker run --rm -w /v \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:52 	alpine \
09:12:52 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:52 Unable to find image 'alpine:latest' locally
09:12:52 From https://github.com/docker/buildx
09:12:52  * [new tag]         v0.11.2    -> v0.11.2
09:12:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:52 git init src/github.com/docker/compose
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:52 + SRC=src/github.com/docker/compose
09:12:52 + REF=v2.21.0
09:12:52 + REF_FETCH=v2.21.0
09:12:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:52 + awk {print $2}
09:12:52 + REF=refs/tags/v2.21.0
09:12:52 + [ -n refs/tags/v2.21.0 ]
09:12:52 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:52 git init src/github.com/docker/compose
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:52 + SRC=src/github.com/docker/compose
09:12:52 + REF=v2.21.0
09:12:52 + REF_FETCH=v2.21.0
09:12:52 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:52 + awk {print $2}
09:12:52 + REF=refs/tags/v2.21.0
09:12:52 + [ -n refs/tags/v2.21.0 ]
09:12:52 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12: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
09:12:52 From https://github.com/docker/docker
09:12:52  * [new branch]      master     -> master
09:12:52  * [new branch]      master     -> origin/master
09:12:52 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:52 git init src/github.com/docker/compose
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:52 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:52 git init src/github.com/docker/buildx
09:12:52 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:52 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:52 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:52 + SRC=src/github.com/docker/buildx
09:12:52 + REF=v0.11.2
09:12:52 + REF_FETCH=v0.11.2
09:12:52 + git -C+  src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2awk
09:12:52  {print $2}
09:12:52 mkdir -p sources
09:12:52 docker run --rm -w /v \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:52 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:52 	alpine \
09:12:52 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:52 latest: Pulling from library/alpine
09:12:52 From https://github.com/docker/buildx
09:12:52  * [new tag]         v0.11.2    -> v0.11.2
09:12:52 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:53 mkdir -p sources
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:53 mkdir -p sources
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:53 + SRC=src/github.com/docker/compose
09:12:53 + REF=v2.21.0
09:12:53 + REF_FETCH=v2.21.0
09:12:53 + git -C src/github.com/docker/compose+  ls-remote --refs --heads --tags origin v2.21.0
09:12:53 awk {print $2}
09:12:53 + REF=refs/tags/v2.21.0
09:12:53 + [ -n refs/tags/v2.21.0 ]
09:12:53 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 git init src/github.com/docker/buildx
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:53 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:53 + SRC=src/github.com/docker/buildx
09:12:53 + REF=v0.11.2
09:12:53 + REF_FETCH=v0.11.2
09:12:53 + + git -C src/github.com/docker/buildx ls-remoteawk --refs {print $2} --heads
09:12:53  --tags origin v0.11.2
09:12:53 + REF=refs/tags/v0.11.2
09:12:53 + [ -n refs/tags/v0.11.2 ]
09:12:53 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 + REF=refs/tags/v0.11.2
09:12:53 + [ -n refs/tags/v0.11.2 ]
09:12:53 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 9fda8d8052c6: Pulling fs layer
09:12:53 9fda8d8052c6: Verifying Checksum
09:12:53 9fda8d8052c6: Download complete
09:12:53 9fda8d8052c6: Pull complete
09:12:53 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:53 Status: Downloaded newer image for alpine:latest
09:12:53 git init src/github.com/docker/compose
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:53 + SRC=src/github.com/docker/compose
09:12:53 + REF=v2.21.0
09:12:53 + REF_FETCH=v2.21.0
09:12:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:53 + awk {print $2}
09:12:53 + REF=refs/tags/v2.21.0
09:12:53 + [ -n refs/tags/v2.21.0 ]
09:12:53 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 git init src/github.com/docker/compose
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:53 + SRC=src/github.com/docker/compose
09:12:53 + REF=v2.21.0
09:12:53 + REF_FETCH=v2.21.0
09:12:53 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:53 awk {print $2}
09:12:53 + REF=refs/tags/v2.21.0
09:12:53 + [ -n refs/tags/v2.21.0 ]
09:12:53 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 From https://github.com/docker/compose
09:12:53  * [new tag]         v2.21.0    -> v2.21.0
09:12:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:53 for p in static-linux; do \
09:12:53 	make -C static VERSION=0.0.1-dev GO_VERSION=1.20.8 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
09:12:53 done
09:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:53 cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b docker buildx bake --set binary.platform= --set binary.args.CGO_ENABLED= binary
09:12:53 From https://github.com/docker/buildx
09:12:53  * [new tag]         v0.11.2    -> v0.11.2
09:12:53 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:53 From https://github.com/docker/compose
09:12:53  * [new tag]         v2.21.0    -> v2.21.0
09:12:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy
09:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:53 mkdir -p sources
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:53 Unable to find image 'alpine:latest' locally
09:12:53 git init src/github.com/docker/buildx
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:53 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:53 + SRC=src/github.com/docker/buildx
09:12:53 + REF=v0.11.2
09:12:53 + REF_FETCH=v0.11.2
09:12:53 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:53 + awk {print $2}
09:12:53 + REF=refs/tags/v0.11.2
09:12:53 + [ -n refs/tags/v0.11.2 ]
09:12:53 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:53 From https://github.com/docker/buildx
09:12:53  * [new tag]         v0.11.2    -> v0.11.2
09:12:53 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:53 #0 building with "default" instance using docker driver
09:12:53 
09:12:53 #1 [internal] load .dockerignore
09:12:53 #1 transferring context: 263B done
09:12:53 #1 DONE 0.1s
09:12:53 
09:12:53 #2 [internal] load build definition from Dockerfile
09:12:53 #2 transferring dockerfile: 5.55kB done
09:12:53 #2 DONE 0.1s
09:12:53 
09:12:53 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:53 git init src/github.com/docker/compose
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:53 + SRC=src/github.com/docker/compose
09:12:53 + REF=v2.21.0
09:12:53 + REF_FETCH=v2.21.0
09:12:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:53 + awk {print $2}
09:12:53 latest: Pulling from library/alpine
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 From https://github.com/docker/compose
09:12:53  * [new tag]         v2.21.0    -> v2.21.0
09:12:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:53 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster
09:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:53 mkdir -p sources
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:53 Unable to find image 'alpine:latest' locally
09:12:53 From https://github.com/docker/buildx
09:12:53  * [new tag]         v0.11.2    -> v0.11.2
09:12:53 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 From https://github.com/docker/compose
09:12:53  * [new tag]         v2.21.0    -> v2.21.0
09:12:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:53 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-39
09:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:53 mkdir -p rpmbuild/SOURCES
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:53 Unable to find image 'alpine:latest' locally
09:12:53 git init src/github.com/docker/compose
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:53 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:53 + SRC=src/github.com/docker/compose
09:12:53 + REF=v2.21.0
09:12:53 + REF_FETCH=v2.21.0
09:12:53 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:53 + awk {print $2}
09:12:53 git init src/github.com/docker/buildx
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:53 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:53 + SRC=src/github.com/docker/buildx
09:12:53 + REF=v0.11.2
09:12:53 + REF_FETCH=v0.11.2
09:12:53 + + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:53 awk {print $2}
09:12:53 #3 DONE 0.0s
09:12:53 
09:12:53 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:53 + REF=refs/tags/v2.21.0
09:12:53 + [ -n refs/tags/v2.21.0 ]
09:12:53 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 mkdir -p sources
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:53 From https://github.com/docker/compose
09:12:53  * [new tag]         v2.21.0    -> v2.21.0
09:12:53 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:53 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-8
09:12:53 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:53 mkdir -p rpmbuild/SOURCES
09:12:53 docker run --rm -w /v \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:53 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:53 	alpine \
09:12:53 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:53 Unable to find image 'alpine:latest' locally
09:12:53 git init src/github.com/docker/buildx
09:12:53 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:53 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:53 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:53 + SRC=src/github.com/docker/buildx
09:12:53 + REF=v0.11.2
09:12:53 + REF_FETCH=v0.11.2
09:12:53 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:53 + awk {print $2}
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 7264a8db6415: Pulling fs layer
09:12:53 7264a8db6415: Verifying Checksum
09:12:53 7264a8db6415: Download complete
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 From https://github.com/docker/docker
09:12:53  * [new branch]      master     -> master
09:12:53  * [new branch]      master     -> origin/master
09:12:53 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:53 latest: Pulling from library/alpine
09:12:53 latest: Pulling from library/alpine
09:12:53 7264a8db6415: Pulling fs layer
09:12:53 7264a8db6415: Verifying Checksum
09:12:53 7264a8db6415: Download complete
09:12:53 + REF=refs/tags/v2.21.0
09:12:53 + [ -n refs/tags/v2.21.0 ]
09:12:53 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:53 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 #4 DONE 0.6s
09:12:54 
09:12:54 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:54 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:54 From https://github.com/docker/compose
09:12:54  * [new tag]         v2.21.0    -> v2.21.0
09:12:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:54 for p in cross-win; do \
09:12:54 	make -C static VERSION=0.0.1-dev GO_VERSION=1.20.8 TARGETPLATFORM= CONTAINERD_VERSION= RUNC_VERSION= ${p}; \
09:12:54 done
09:12:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:12:54 latest: Pulling from library/alpine
09:12:54 9fda8d8052c6: Pulling fs layer
09:12:54 9fda8d8052c6: Verifying Checksum
09:12:54 9fda8d8052c6: Download complete
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 7264a8db6415: Pull complete
09:12:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:54 Status: Downloaded newer image for alpine:latest
09:12:54 From https://github.com/docker/docker
09:12:54  * [new branch]      master     -> master
09:12:54  * [new branch]      master     -> origin/master
09:12:54 + git -C src/github.com/docker/docker checkout -q refs/heads/master
09:12:54 mkdir -p sources
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 + awk {print $2}
09:12:54 9fda8d8052c6: Pulling fs layer
09:12:54 9fda8d8052c6: Download complete
09:12:54 9fda8d8052c6: Pull complete
09:12:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:54 Status: Downloaded newer image for alpine:latest
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C+  src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 awk {print $2}
09:12:54 7264a8db6415: Pull complete
09:12:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:54 Status: Downloaded newer image for alpine:latest
09:12:54 git init src/github.com/docker/compose
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:54 + SRC=src/github.com/docker/compose
09:12:54 + REF=v2.21.0
09:12:54 + REF_FETCH=v2.21.0
09:12:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v2.21.0
09:12:54 + [ -n refs/tags/v2.21.0 ]
09:12:54 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx+  ls-remote --refs --heads --tags origin v0.11.2
09:12:54 awk {print $2}
09:12:54 cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker && docker buildx build --target binary --build-arg VERSION=0.0.0-20230915141727-0e70f1b --build-arg DOCKER_GITCOMMIT=7cfb81b --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --platform windows/amd64 --output "./bundles/cross/win" .
09:12:54 mkdir -p sources
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:54 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s
09:12:54 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:54 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:12:54 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:12:54 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:12:54 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:12:54 9fda8d8052c6: Pull complete
09:12:54 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:54 Status: Downloaded newer image for alpine:latest
09:12:54 From https://github.com/docker/buildx
09:12:54  * [new tag]         v0.11.2    -> v0.11.2
09:12:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 git init src/github.com/docker/buildx
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/.git/
09:12:54 git -C src/github.com/docker/buildx remote add origin "https://github.com/docker/buildx.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/buildx "v0.11.2"
09:12:54 + SRC=src/github.com/docker/buildx
09:12:54 + REF=v0.11.2
09:12:54 + REF_FETCH=v0.11.2
09:12:54 + git -C src/github.com/docker/buildx ls-remote --refs --heads --tags origin v0.11.2
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 From https://github.com/docker/buildx
09:12:54  * [new tag]         v0.11.2    -> v0.11.2
09:12:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:54 #16 34.28 Checking for new repos for mirrors
09:12:54 #16 34.29 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
09:12:54 #16 34.29  --> Already installed : bash-4.2.46-34.el7.aarch64
09:12:54 #16 34.29 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
09:12:54 #16 34.29  --> 1:make-3.82-24.el7.aarch64
09:12:54 #16 34.44  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.45  --> git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.45 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
09:12:54 #16 34.45  --> Already installed : bash-4.2.46-34.el7.aarch64
09:12:54 #16 34.45 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
09:12:54 #16 34.45  --> Already installed : bash-4.2.46-34.el7.aarch64
09:12:54 #16 34.45  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
09:12:54 #16 34.45  --> cmake-2.8.12.2-2.el7.aarch64
09:12:54 #16 34.45  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64
09:12:54 #16 34.45  --> gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.46  --> git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.46  --> glibc-static-2.17-326.el7_9.aarch64
09:12:54 #16 34.46  --> libarchive-3.1.2-14.el7_7.aarch64
09:12:54 #16 34.46  --> libseccomp-devel-2.3.1-4.el7.aarch64
09:12:54 #16 34.46  --> libselinux-devel-2.5-15.el7.aarch64
09:12:54 #16 34.46  --> libtool-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.46  --> libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.46  --> 1:make-3.82-24.el7.aarch64
09:12:54 #16 34.46  --> Already installed : 1:pkgconfig-0.27.1-4.el7.aarch64
09:12:54 #16 34.46  --> Already installed : systemd-219-78.el7.aarch64
09:12:54 #16 34.46  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.46  --> systemd-devel-219-78.el7_9.7.aarch64
09:12:54 #16 34.46  --> Already installed : 2:tar-1.26-35.el7.aarch64
09:12:54 #16 34.47  --> which-2.20-7.el7.aarch64
09:12:54 #16 34.47 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
09:12:54 #16 34.47  --> Already installed : bash-4.2.46-34.el7.aarch64
09:12:54 #16 34.47 --> Running transaction check
09:12:54 #16 34.47 ---> Package cmake.aarch64 0:2.8.12.2-2.el7 will be installed
09:12:54 #16 34.48 ---> Package device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5 will be installed
09:12:54 #16 34.48 --> 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
09:12:54 #16 34.62 ---> Package gcc.aarch64 0:4.8.5-44.el7 will be installed
09:12:54 #16 34.62 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.62 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.63 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.63 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.63 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.63 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.aarch64
09:12:54 #16 34.64 ---> Package git.aarch64 0:1.8.3.1-25.el7_9 will be installed
09:12:54 #16 34.65 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.65 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.66 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.66 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.66 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.67 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.67 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.aarch64
09:12:54 #16 34.67 ---> Package glibc-static.aarch64 0:2.17-326.el7_9 will be installed
09:12:54 #16 34.67 ---> Package libarchive.aarch64 0:3.1.2-14.el7_7 will be installed
09:12:54 #16 34.68 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.aarch64
09:12:54 #16 34.68 ---> Package libseccomp-devel.aarch64 0:2.3.1-4.el7 will be installed
09:12:54 #16 34.68 --> Processing Dependency: libseccomp(aarch-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.aarch64
09:12:54 #16 34.68 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.aarch64
09:12:54 #16 34.68 ---> Package libselinux-devel.aarch64 0:2.5-15.el7 will be installed
09:12:54 #16 34.68 --> Processing Dependency: libsepol-devel(aarch-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.aarch64
09:12:54 #16 34.68 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.aarch64
09:12:54 #16 34.68 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.aarch64
09:12:54 #16 34.68 ---> Package libtool.aarch64 0:2.4.2-22.el7_3 will be installed
09:12:54 #16 34.69 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.69 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.70 ---> Package libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3 will be installed
09:12:54 #16 34.70 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.70 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.aarch64
09:12:54 #16 34.70 ---> Package make.aarch64 1:3.82-24.el7 will be installed
09:12:54 #16 34.70 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
09:12:54 #16 34.70 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.70 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.70 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.71 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.71 ---> Package systemd-devel.aarch64 0:219-78.el7_9.7 will be installed
09:12:54 #16 34.71 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
09:12:54 #16 34.72 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.aarch64
09:12:54 #16 34.72 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.aarch64
09:12:54 #16 34.72 ---> Package which.aarch64 0:2.20-7.el7 will be installed
09:12:54 #16 34.72 --> Running transaction check
09:12:54 #16 34.72 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
09:12:54 #16 34.72 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
09:12:54 #16 34.73 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
09:12:54 #16 34.73 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
09:12:54 #16 34.74 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
09:12:54 #16 34.74 ---> Package cpp.aarch64 0:4.8.5-44.el7 will be installed
09:12:54 #16 34.74 ---> Package device-mapper.aarch64 7:1.02.170-6.el7 will be updated
09:12:54 #16 34.74 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.aarch64
09:12:54 #16 34.74 ---> Package device-mapper.aarch64 7:1.02.170-6.el7_9.5 will be an update
09:12:54 #16 34.75 ---> Package glibc-devel.aarch64 0:2.17-326.el7_9 will be installed
09:12:54 #16 34.75 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
09:12:54 #16 34.75 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.aarch64
09:12:54 #16 34.76 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.aarch64
09:12:54 #16 34.76 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.aarch64
09:12:54 #16 34.76 ---> Package less.aarch64 0:458-9.el7 will be installed
09:12:54 #16 34.76 ---> Package libgomp.aarch64 0:4.8.5-44.el7 will be installed
09:12:54 #16 34.76 ---> Package libmpc.aarch64 0:1.0.1-3.el7 will be installed
09:12:54 #16 34.76 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
09:12:54 #16 34.76 ---> Package libsepol-devel.aarch64 0:2.5-10.el7 will be installed
09:12:54 #16 34.76 ---> Package libtool-ltdl.aarch64 0:2.4.2-22.el7_3 will be installed
09:12:54 #16 34.76 ---> Package lzo.aarch64 0:2.06-8.el7 will be installed
09:12:54 #16 34.76 ---> Package m4.aarch64 0:1.4.16-10.el7 will be installed
09:12:54 #16 34.76 ---> Package mpfr.aarch64 0:3.1.1-4.el7 will be installed
09:12:54 #16 34.76 ---> Package openssh-clients.aarch64 0:7.4p1-23.el7_9 will be installed
09:12:54 #16 34.77 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.aarch64
09:12:54 #16 34.77 --> Processing Dependency: fipscheck-lib(aarch-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.aarch64
09:12:54 #16 34.77 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64
09:12:54 #16 34.77 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.aarch64
09:12:54 #16 34.77 ---> Package pcre-devel.aarch64 0:8.32-17.el7 will be installed
09:12:54 #16 34.77 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
09:12:54 #16 34.77 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed
09:12:54 #16 34.78 ---> Package perl-TermReadKey.aarch64 0:2.30-20.el7 will be installed
09:12:54 #16 34.78 ---> Package policycoreutils-devel.aarch64 0:2.5-34.el7 will be installed
09:12:54 #16 34.78 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.aarch64
09:12:54 #16 34.78 ---> Package rsync.aarch64 0:3.1.2-12.el7_9 will be installed
09:12:54 #16 34.78 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
09:12:54 #16 34.78 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
09:12:54 #16 34.79 ---> Package systemd.aarch64 0:219-78.el7 will be updated
09:12:54 #16 34.92 ---> Package systemd.aarch64 0:219-78.el7_9.7 will be an update
09:12:54 #16 34.93 ---> Package systemd-libs.aarch64 0:219-78.el7 will be updated
09:12:54 #16 34.93 ---> Package systemd-libs.aarch64 0:219-78.el7_9.7 will be an update
09:12:54 #16 34.94 --> Running transaction check
09:12:54 #16 34.94 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7 will be updated
09:12:54 #16 34.94 ---> Package device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5 will be an update
09:12:54 #16 34.94 ---> Package fipscheck-lib.aarch64 0:1.4.1-6.el7 will be installed
09:12:54 #16 34.94 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.aarch64
09:12:54 #16 34.94 ---> Package glibc.aarch64 0:2.17-317.el7 will be updated
09:12:54 #16 34.94 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.aarch64
09:12:54 #16 34.95 ---> Package glibc.aarch64 0:2.17-326.el7_9 will be an update
09:12:54 #16 34.95 ---> Package glibc-headers.aarch64 0:2.17-326.el7_9 will be installed
09:12:54 #16 34.95 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.aarch64
09:12:54 #16 34.95 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.aarch64
09:12:54 #16 34.95 ---> Package libedit.aarch64 0:3.0-12.20121213cvs.el7 will be installed
09:12:54 #16 34.95 ---> Package openssh.aarch64 0:7.4p1-23.el7_9 will be installed
09:12:54 #16 34.95 ---> Package perl-Data-Dumper.aarch64 0:2.145-3.el7 will be installed
09:12:54 #16 34.95 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
09:12:54 #16 34.95 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
09:12:54 #16 34.95 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.aarch64
09:12:54 #16 34.96 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
09:12:54 #16 34.96 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.96 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.96 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.96 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.96 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.96 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:12:54 #16 34.97 --> Running transaction check
09:12:54 #16 34.97 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
09:12:54 #16 34.97 ---> Package fipscheck.aarch64 0:1.4.1-6.el7 will be installed
09:12:54 #16 34.97 ---> Package glibc-common.aarch64 0:2.17-317.el7 will be updated
09:12:54 #16 34.97 ---> Package glibc-common.aarch64 0:2.17-326.el7_9 will be an update
09:12:54 #16 34.97 ---> Package kernel-headers.aarch64 0:4.18.0-348.20.1.el7 will be installed
09:12:54 #16 34.97 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
09:12:54 #16 34.97 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
09:12:54 #16 34.97 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
09:12:54 #16 34.98 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
09:12:54 #16 34.98 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
09:12:54 #16 34.98 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
09:12:54 #16 35.02 --> Finished Dependency Resolution
09:12:54 #16 35.06 
09:12:54 #16 35.06 Dependencies Resolved
09:12:54 #16 35.07 
09:12:54 #16 35.07 ================================================================================
09:12:54 #16 35.07  Package                  Arch      Version                     Repository
09:12:54 #16 35.07                                                                            Size
09:12:54 #16 35.07 ================================================================================
09:12:54 #16 35.07 Installing:
09:12:54 #16 35.07  cmake                    aarch64   2.8.12.2-2.el7              base      6.8 M
09:12:54 #16 35.07  device-mapper-devel      aarch64   7:1.02.170-6.el7_9.5        updates   205 k
09:12:54 #16 35.07  gcc                      aarch64   4.8.5-44.el7                base       13 M
09:12:54 #16 35.07  git                      aarch64   1.8.3.1-25.el7_9            updates   4.4 M
09:12:54 #16 35.07  glibc-static             aarch64   2.17-326.el7_9              updates   1.4 M
09:12:54 #16 35.07  libarchive               aarch64   3.1.2-14.el7_7              base      294 k
09:12:54 #16 35.07  libseccomp-devel         aarch64   2.3.1-4.el7                 base       63 k
09:12:54 #16 35.07  libselinux-devel         aarch64   2.5-15.el7                  base      186 k
09:12:54 #16 35.07  libtool                  aarch64   2.4.2-22.el7_3              base      588 k
09:12:54 #16 35.07  libtool-ltdl-devel       aarch64   2.4.2-22.el7_3              base      167 k
09:12:54 #16 35.07  make                     aarch64   1:3.82-24.el7               base      415 k
09:12:54 #16 35.07  selinux-policy-devel     noarch    3.13.1-268.el7_9.2          updates   1.7 M
09:12:54 #16 35.07  systemd-devel            aarch64   219-78.el7_9.7              updates   216 k
09:12:54 #16 35.07  which                    aarch64   2.20-7.el7                  base       40 k
09:12:54 #16 35.07 Installing for dependencies:
09:12:54 #16 35.07  audit-libs-python        aarch64   2.8.5-4.el7                 base       73 k
09:12:54 #16 35.07  autoconf                 noarch    2.69-11.el7                 base      701 k
09:12:54 #16 35.07  automake                 noarch    1.13.4-3.el7                base      679 k
09:12:54 #16 35.07  checkpolicy              aarch64   2.5-8.el7                   base      275 k
09:12:54 #16 35.07  cpp                      aarch64   4.8.5-44.el7                base      5.2 M
09:12:54 #16 35.07  fipscheck                aarch64   1.4.1-6.el7                 base       22 k
09:12:54 #16 35.07  fipscheck-lib            aarch64   1.4.1-6.el7                 base       10 k
09:12:54 #16 35.07  glibc-devel              aarch64   2.17-326.el7_9              updates   1.1 M
09:12:54 #16 35.07  glibc-headers            aarch64   2.17-326.el7_9              updates   673 k
09:12:54 #16 35.07  kernel-headers           aarch64   4.18.0-348.20.1.el7         updates   8.2 M
09:12:54 #16 35.07  less                     aarch64   458-9.el7                   base      115 k
09:12:54 #16 35.07  libcgroup                aarch64   0.41-21.el7                 base       63 k
09:12:54 #16 35.07  libedit                  aarch64   3.0-12.20121213cvs.el7      base       85 k
09:12:54 #16 35.07  libgomp                  aarch64   4.8.5-44.el7                base      155 k
09:12:54 #16 35.07  libmpc                   aarch64   1.0.1-3.el7                 base       49 k
09:12:54 #16 35.07  libseccomp               aarch64   2.3.1-4.el7                 base       55 k
09:12:54 #16 35.07  libselinux-python        aarch64   2.5-15.el7                  base      222 k
09:12:54 #16 35.07  libselinux-utils         aarch64   2.5-15.el7                  base      154 k
09:12:54 #16 35.07  libsemanage-python       aarch64   2.5-14.el7                  base      109 k
09:12:54 #16 35.07  libsepol-devel           aarch64   2.5-10.el7                  base       76 k
09:12:54 #16 35.07  libtool-ltdl             aarch64   2.4.2-22.el7_3              base       47 k
09:12:54 #16 35.07  lzo                      aarch64   2.06-8.el7                  base       52 k
09:12:54 #16 35.07  m4                       aarch64   1.4.16-10.el7               base      251 k
09:12:54 #16 35.07  mpfr                     aarch64   3.1.1-4.el7                 base      198 k
09:12:54 #16 35.07  openssh                  aarch64   7.4p1-23.el7_9              updates   503 k
09:12:54 #16 35.07  openssh-clients          aarch64   7.4p1-23.el7_9              updates   610 k
09:12:54 #16 35.07  pcre-devel               aarch64   8.32-17.el7                 base      479 k
09:12:54 #16 35.07  perl-Data-Dumper         aarch64   2.145-3.el7                 base       46 k
09:12:54 #16 35.07  perl-Error               noarch    1:0.17020-2.el7             base       32 k
09:12:54 #16 35.07  perl-Git                 noarch    1.8.3.1-25.el7_9            updates    56 k
09:12:54 #16 35.07  perl-TermReadKey         aarch64   2.30-20.el7                 base       30 k
09:12:54 #16 35.07  perl-Test-Harness        noarch    3.28-3.el7                  base      302 k
09:12:54 #16 35.07  policycoreutils          aarch64   2.5-34.el7                  base      916 k
09:12:54 #16 35.07  policycoreutils-devel    aarch64   2.5-34.el7                  base      323 k
09:12:54 #16 35.07  policycoreutils-python   aarch64   2.5-34.el7                  base      456 k
09:12:54 #16 35.07  python-IPy               noarch    0.75-6.el7                  base       32 k
09:12:54 #16 35.07  rsync                    aarch64   3.1.2-12.el7_9              updates   397 k
09:12:54 #16 35.07  selinux-policy           noarch    3.13.1-268.el7_9.2          updates   498 k
09:12:54 #16 35.07  setools-libs             aarch64   3.3.8-4.el7                 base      567 k
09:12:54 #16 35.07 Updating for dependencies:
09:12:54 #16 35.07  device-mapper            aarch64   7:1.02.170-6.el7_9.5        updates   293 k
09:12:54 #16 35.07  device-mapper-libs       aarch64   7:1.02.170-6.el7_9.5        updates   313 k
09:12:54 #16 35.07  glibc                    aarch64   2.17-326.el7_9              updates   3.6 M
09:12:54 #16 35.07  glibc-common             aarch64   2.17-326.el7_9              updates    12 M
09:12:54 #16 35.07  systemd                  aarch64   219-78.el7_9.7              updates   4.9 M
09:12:54 #16 35.07  systemd-libs             aarch64   219-78.el7_9.7              updates   396 k
09:12:54 #16 35.07 
09:12:54 #16 35.07 Transaction Summary
09:12:54 #16 35.07 ================================================================================
09:12:54 #16 35.07 Install  14 Packages (+39 Dependent packages)
09:12:54 #16 35.07 Upgrade              (  6 Dependent packages)
09:12:54 #16 35.07 
09:12:54 #16 35.07 Total download size: 74 M
09:12:54 #16 35.07 Downloading packages:
09:12:54 #16 35.07 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 #0 building with "default" instance using docker driver
09:12:54 
09:12:54 #1 [internal] load .dockerignore
09:12:54 #1 transferring context: 113B done
09:12:54 #1 DONE 0.1s
09:12:54 
09:12:54 #2 [internal] load build definition from Dockerfile
09:12:54 #2 transferring dockerfile: 28.05kB done
09:12:54 #2 DONE 0.1s
09:12:54 
09:12:54 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:54 #3 DONE 0.0s
09:12:54 
09:12:54 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:54 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:12:54 #5 DONE 0.4s
09:12:54 
09:12:54 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
09:12:54 From https://github.com/docker/compose
09:12:54  * [new tag]         v2.21.0    -> v2.21.0
09:12:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:54 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-37
09:12:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:54 mkdir -p rpmbuild/SOURCES
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:54 Unable to find image 'alpine:latest' locally
09:12:54 latest: Pulling from library/alpine
09:12:54 git init src/github.com/docker/compose
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:54 + SRC=src/github.com/docker/compose
09:12:54 + REF=v2.21.0
09:12:54 + REF_FETCH=v2.21.0
09:12:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:54 + awk {print $2}
09:12:54 + REF=refs/tags/v2.21.0
09:12:54 + [ -n refs/tags/v2.21.0 ]
09:12:54 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:54 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:54 + REF=refs/tags/v0.11.2
09:12:54 + [ -n refs/tags/v0.11.2 ]
09:12:54 + REF_FETCH=refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 + git -C src/github.com/docker/buildx fetch --update-head-ok --depth 1 origin refs/tags/v0.11.2:refs/tags/v0.11.2
09:12:54 git init src/github.com/docker/compose
09:12:54 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:54 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:54 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:54 + SRC=src/github.com/docker/compose
09:12:54 + REF=v2.21.0
09:12:54 + REF_FETCH=v2.21.0
09:12:54 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:54 + awk {print $2}
09:12:54 mkdir -p sources
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:54 From https://github.com/docker/compose
09:12:54  * [new tag]         v2.21.0    -> v2.21.0
09:12:54 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:54 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-buster
09:12:54 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:54 mkdir -p sources
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:54 Unable to find image 'alpine:latest' locally
09:12:54 mkdir -p sources
09:12:54 docker run --rm -w /v \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:54 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:54 	alpine \
09:12:54 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:54 #6 DONE 0.0s
09:12:54 
09:12:54 #7 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
09:12:54 #7 DONE 0.0s
09:12:54 
09:12:54 #8 [auth] library/golang:pull token for registry-1.docker.io
09:12:54 #8 DONE 0.0s
09:12:54 
09:12:54 #9 [internal] load metadata for docker.io/library/golang:1.20.8-alpine3.17
09:12:54 7264a8db6415: Pulling fs layer
09:12:54 7264a8db6415: Verifying Checksum
09:12:54 7264a8db6415: Download complete
09:12:54 From https://github.com/docker/buildx
09:12:54  * [new tag]         v0.11.2    -> v0.11.2
09:12:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:54 From https://github.com/docker/buildx
09:12:54  * [new tag]         v0.11.2    -> v0.11.2
09:12:54 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:54 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 latest: Pulling from library/alpine
09:12:55 7264a8db6415: Pulling fs layer
09:12:55 7264a8db6415: Pull complete
09:12:55 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:55 Status: Downloaded newer image for alpine:latest
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 #4 DONE 0.4s
09:12:55 
09:12:55 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:55 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:55 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 7.34MB / 11.80MB 0.1s
09:12:55 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:55 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:12:55 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:12:55 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:12:55 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:12:55 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:12:55 #5 DONE 0.4s
09:12:55 From https://github.com/docker/compose
09:12:55  * [new tag]         v2.21.0    -> v2.21.0
09:12:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bullseye
09:12:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:55 mkdir -p sources
09:12:55 docker run --rm -w /v \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:55 	alpine \
09:12:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:55 Unable to find image 'alpine:latest' locally
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 awk {print $2}
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 7264a8db6415: Verifying Checksum
09:12:55 7264a8db6415: Download complete
09:12:55 7264a8db6415: Pull complete
09:12:55 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:55 Status: Downloaded newer image for alpine:latest
09:12:55 mkdir -p sources
09:12:55 docker run --rm -w /v \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:55 	alpine \
09:12:55 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 
09:12:55 #6 [auth] tonistiigi/xx:pull token for registry-1.docker.io
09:12:55 #6 DONE 0.0s
09:12:55 
09:12:55 #7 [auth] library/golang:pull token for registry-1.docker.io
09:12:55 #7 DONE 0.0s
09:12:55 
09:12:55 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
09:12:55 #9 DONE 0.6s
09:12:55 
09:12:55 #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:12:55 #10 DONE 0.5s
09:12:55 
09:12:55 #11 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
09:12:55 #11 DONE 0.6s
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 latest: Pulling from library/alpine
09:12:55 7264a8db6415: Pulling fs layer
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 From https://github.com/docker/buildx
09:12:55  * [new tag]         v0.11.2    -> v0.11.2
09:12:55 + git -C src/github.com/docker/buildx checkout -q refs/tags/v0.11.2
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 From https://github.com/docker/compose
09:12:55  * [new tag]         v2.21.0    -> v2.21.0
09:12:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:55 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-focal
09:12:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:55 mkdir -p sources
09:12:55 docker run --rm -w /v \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:55 	alpine \
09:12:55 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:55 Unable to find image 'alpine:latest' locally
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 mkdir -p sources
09:12:55 docker run --rm -w /v \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:55 	alpine \
09:12:55 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 7264a8db6415: Download complete
09:12:55 7264a8db6415: Pull complete
09:12:55 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:55 Status: Downloaded newer image for alpine:latest
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags+  origin v2.21.0
09:12:55 awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 From https://github.com/docker/compose
09:12:55  * [new tag]         v2.21.0    -> v2.21.0
09:12:55 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:55 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-9
09:12:55 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:55 mkdir -p rpmbuild/SOURCES
09:12:55 docker run --rm -w /v \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:55 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:55 	alpine \
09:12:55 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:55 Unable to find image 'alpine:latest' locally
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 latest: Pulling from library/alpine
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 #8 DONE 0.4s
09:12:55 
09:12:55 #9 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:12:55 #9 DONE 0.4s
09:12:55 git init src/github.com/docker/compose
09:12:55 Initialized empty Git repository in /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose/.git/
09:12:55 git -C src/github.com/docker/compose remote add origin "https://github.com/docker/compose.git"
09:12:55 ./scripts/checkout.sh src/github.com/docker/compose "v2.21.0"
09:12:55 + SRC=src/github.com/docker/compose
09:12:55 + REF=v2.21.0
09:12:55 + REF_FETCH=v2.21.0
09:12:55 + git -C src/github.com/docker/compose ls-remote --refs --heads --tags origin v2.21.0
09:12:55 + awk {print $2}
09:12:55 + REF=refs/tags/v2.21.0
09:12:55 + [ -n refs/tags/v2.21.0 ]
09:12:55 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:55 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-jammy
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 latest: Pulling from library/alpine
09:12:56 9fda8d8052c6: Pulling fs layer
09:12:56 + REF=refs/tags/v2.21.0
09:12:56 + [ -n refs/tags/v2.21.0 ]
09:12:56 + REF_FETCH=refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:56 + git -C src/github.com/docker/compose fetch --update-head-ok --depth 1 origin refs/tags/v2.21.0:refs/tags/v2.21.0
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Verifying Checksum
09:12:56 7264a8db6415: Download complete
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-9
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:56 mkdir -p rpmbuild/SOURCES
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 fedora-38
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:56 mkdir -p rpmbuild/SOURCES
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 debian-bookworm
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 latest: Pulling from library/alpine
09:12:56 9fda8d8052c6: Pulling fs layer
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:56 9fda8d8052c6: Verifying Checksum
09:12:56 9fda8d8052c6: Download complete
09:12:56 9fda8d8052c6: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-8
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:56 mkdir -p rpmbuild/SOURCES
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Verifying Checksum
09:12:56 7264a8db6415: Download complete
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Download complete
09:12:56 latest: Pulling from library/alpine
09:12:56 9fda8d8052c6: Pulling fs layer
09:12:56 9fda8d8052c6: Download complete
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C rpm VERSION=0.0.1-dev GO_VERSION=1.20.8 centos-7
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:12:56 mkdir -p rpmbuild/SOURCES
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 From https://github.com/docker/compose
09:12:56  * [new tag]         v2.21.0    -> v2.21.0
09:12:56 + git -C src/github.com/docker/compose checkout -q refs/tags/v2.21.0
09:12:56 make -C deb VERSION=0.0.1-dev GO_VERSION=1.20.8 ubuntu-lunar
09:12:56 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:12:56 mkdir -p sources
09:12:56 docker run --rm -w /v \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:56 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:56 	alpine \
09:12:56 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:56 Unable to find image 'alpine:latest' locally
09:12:56 9fda8d8052c6: Verifying Checksum
09:12:56 9fda8d8052c6: Download complete
09:12:56 9fda8d8052c6: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Download complete
09:12:56 7264a8db6415: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 == Building packages for debian-buster ==
09:12:56 mkdir -p "debbuild/debian-buster"
09:12:56 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
09:12:56 7264a8db6415: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 7264a8db6415: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 9fda8d8052c6: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 latest: Pulling from library/alpine
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Verifying Checksum
09:12:56 7264a8db6415: Download complete
09:12:56 7264a8db6415: Pulling fs layer
09:12:56 7264a8db6415: Verifying Checksum
09:12:56 7264a8db6415: Download complete
09:12:56 7264a8db6415: Pull complete
09:12:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:56 Status: Downloaded newer image for alpine:latest
09:12:56 == Building packages for raspbian-bullseye ==
09:12:56 mkdir -p "debbuild/raspbian-bullseye"
09:12:56 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bullseye/aarch64 -f raspbian-bullseye/Dockerfile .
09:12:56 
09:12:56 #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:12:56 #10 resolve docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 0.0s done
09:12:56 #10 sha256:048a7bcb7e004229feca0aa6dd63eec117c875ec1ba49a42b2dc33c1fc6727c3 7.06kB / 7.06kB done
09:12:56 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 12.58MB / 55.06MB 0.2s
09:12:56 #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 6.29MB / 15.76MB 0.2s
09:12:56 #10 sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 1.86kB / 1.86kB done
09:12:56 #10 sha256:b4f577dcd6d37ccbeb94ace0c26020741408b2ef173730a8eec6c8b8e52d23aa 1.58kB / 1.58kB done
09:12:56 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 0B / 54.58MB 0.2s
09:12:56 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 22.12MB / 55.06MB 0.3s
09:12:56 #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.3s
09:12:56 #1 [internal] load .dockerignore
09:12:57 7264a8db6415: Verifying Checksum
09:12:57 7264a8db6415: Download complete
09:12:57 7264a8db6415: Pull complete
09:12:57 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:57 Status: Downloaded newer image for alpine:latest
09:12:57 7264a8db6415: Pull complete
09:12:57 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:12:57 Status: Downloaded newer image for alpine:latest
09:12:57 mkdir -p sources
09:12:57 docker run --rm -w /v \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:57 	alpine \
09:12:57 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:57 #1 [internal] load build definition from Dockerfile
09:12:57 #1 transferring dockerfile: 979B done
09:12:57 #1 DONE 0.1s
09:12:57 
09:12:57 #2 [internal] load .dockerignore
09:12:57 #2 transferring context: 2B done
09:12:57 #2 DONE 0.1s
09:12:57 
09:12:57 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:57 #1 transferring context: 2B done
09:12:57 #1 DONE 0.2s
09:12:57 
09:12:57 #2 [internal] load build definition from Dockerfile
09:12:57 #2 transferring dockerfile: 962B done
09:12:57 #2 DONE 0.2s
09:12:57 
09:12:57 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:57 #3 DONE 0.0s
09:12:57 
09:12:57 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:57 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 32.51MB / 55.06MB 0.4s
09:12:57 #10 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.3s done
09:12:57 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 5.24MB / 54.58MB 0.4s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 3.15MB / 86.07MB 0.4s
09:12:57 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 42.75MB / 55.06MB 0.5s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 12.58MB / 86.07MB 0.5s
09:12:57 #3 DONE 0.0s
09:12:57 
09:12:57 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:57 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.7s
09:12:57 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 32.51MB / 54.58MB 0.7s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 32.51MB / 86.07MB 0.7s
09:12:57 #10 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.7s done
09:12:57 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 50.33MB / 54.58MB 0.8s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 42.99MB / 86.07MB 0.8s
09:12:57 #10 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 0B / 100.43MB 0.8s
09:12:57 == Building packages for debian-bookworm ==
09:12:57 mkdir -p "debbuild/debian-bookworm"
09:12:57 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
09:12:57 mkdir -p sources
09:12:57 docker run --rm -w /v \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:57 	alpine \
09:12:57 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:57 #4 DONE 0.5s
09:12:57 
09:12:57 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:57 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:57 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:57 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:12:57 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.1s
09:12:57 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 0.9s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 52.43MB / 86.07MB 0.9s
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 12.58MB / 100.43MB 0.9s
09:12:57 #10 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 0.9s done
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 62.91MB / 86.07MB 1.0s
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 26.21MB / 100.43MB 1.0s
09:12:57 #10 sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 154B / 154B 0.9s done
09:12:57 #10 ...
09:12:57 
09:12:57 #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:12:57 #11 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.0s done
09:12:57 #11 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:12:57 #11 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done
09:12:57 #11 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done
09:12:57 #11 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 1.0s done
09:12:57 #11 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:12:57 #11 DONE 1.1s
09:12:57 
09:12:57 #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 73.40MB / 86.07MB 1.1s
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 35.65MB / 100.43MB 1.1s
09:12:57 #4 DONE 0.4s
09:12:57 
09:12:57 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:57 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:57 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:12:57 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0B / 11.16MB 0.2s
09:12:57 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.3s
09:12:57 #1 [internal] load .dockerignore
09:12:57 #1 transferring context: 2B done
09:12:57 #1 DONE 0.1s
09:12:57 
09:12:57 #2 [internal] load build definition from Dockerfile
09:12:57 #2 transferring dockerfile: 964B done
09:12:57 #2 DONE 0.1s
09:12:57 
09:12:57 #3 resolve image config for docker.io/docker/dockerfile:1
09:12:57 #3 ...
09:12:57 
09:12:57 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:57 #4 DONE 0.0s
09:12:57 mkdir -p rpmbuild/SOURCES
09:12:57 docker run --rm -w /v \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:57 	alpine \
09:12:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:57 == Building packages for debian-bullseye ==
09:12:57 mkdir -p "debbuild/debian-bullseye"
09:12:57 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
09:12:57 mkdir -p rpmbuild/SOURCES
09:12:57 docker run --rm -w /v \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:57 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:57 	alpine \
09:12:57 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 2.10MB / 11.16MB 0.2s
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.3s
09:12:57 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 82.84MB / 86.07MB 1.2s
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 46.14MB / 100.43MB 1.2s
09:12:57 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 55.57MB / 100.43MB 1.3s
09:12:57 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 5.24MB / 11.16MB 0.4s
09:12:58 
09:12:58 #3 resolve image config for docker.io/docker/dockerfile:1
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:58 #1 [internal] load .dockerignore
09:12:58 #1 transferring context: 2B done
09:12:58 #1 DONE 0.0s
09:12:58 
09:12:58 #2 [internal] load build definition from Dockerfile
09:12:58 #2 transferring dockerfile: 964B done
09:12:58 #2 DONE 0.1s
09:12:58 
09:12:58 #3 resolve image config for docker.io/docker/dockerfile:1
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s
09:12:58 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 66.06MB / 100.43MB 1.4s
09:12:58 #10 ...
09:12:58 
09:12:58 #12 [internal] load build context
09:12:58 #12 transferring context: 72.41MB 1.5s done
09:12:58 #12 DONE 1.5s
09:12:58 
09:12:58 #10 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:12:58 #10 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 86.07MB / 86.07MB 1.4s done
09:12:58 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 76.55MB / 100.43MB 1.5s
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s
09:12:58 #3 DONE 0.5s
09:12:58 
09:12:58 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:58 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:58 #3 ...
09:12:58 
09:12:58 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:58 #4 DONE 0.0s
09:12:58 
09:12:58 #3 resolve image config for docker.io/docker/dockerfile:1
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:58 mkdir -p rpmbuild/SOURCES
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.7s done
09:12:58 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:12:58 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 85.98MB / 100.43MB 1.6s
09:12:58 #10 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 100.43MB / 100.43MB 1.8s done
09:12:58 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.9s done
09:12:58 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:58 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:12:58 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 3.15MB / 11.16MB 0.2s
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 6.29MB / 11.16MB 0.3s
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:58 #3 DONE 0.5s
09:12:58 
09:12:58 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:58 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:58 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:12:58 #5 DONE 1.1s
09:12:58 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:12:58 #5 DONE 1.3s
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s
09:12:58 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:12:58 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:12:58 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s
09:12:58 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:12:58 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:12:58 mkdir -p sources
09:12:58 docker run --rm -w /v \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:58 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:58 	alpine \
09:12:58 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:58 
09:12:58 #6 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
09:12:58 #6 DONE 0.0s
09:12:58 
09:12:58 #7 [auth] library/golang:pull token for registry-1.docker.io
09:12:58 #7 DONE 0.0s
09:12:58 
09:12:58 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:58 
09:12:58 #6 [internal] load metadata for docker.io/library/debian:buster
09:12:58 #6 ...
09:12:58 
09:12:58 #7 [auth] library/debian:pull token for registry-1.docker.io
09:12:58 #7 DONE 0.0s
09:12:58 
09:12:58 #8 [auth] library/golang:pull token for registry-1.docker.io
09:12:58 #8 DONE 0.0s
09:12:59 == Building packages for raspbian-bookworm ==
09:12:59 mkdir -p "debbuild/raspbian-bookworm"
09:12:59 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-bookworm/aarch64 -f raspbian-bookworm/Dockerfile .
09:12:59 == Building packages for raspbian-buster ==
09:12:59 mkdir -p "debbuild/raspbian-buster"
09:12:59 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-raspbian-buster/aarch64 -f raspbian-buster/Dockerfile .
09:12:59 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done
09:12:59 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s
09:12:59 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s
09:12:59 #8 ...
09:12:59 
09:12:59 #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bullseye
09:12:59 #9 DONE 0.4s
09:12:59 
09:12:59 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:59 mkdir -p rpmbuild/SOURCES
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:59 
09:12:59 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:59 #9 ...
09:12:59 
09:12:59 #6 [internal] load metadata for docker.io/library/debian:buster
09:12:59 #6 DONE 0.5s
09:12:59 #1 [internal] load build definition from Dockerfile
09:12:59 #1 transferring dockerfile: 979B done
09:12:59 #1 DONE 0.1s
09:12:59 
09:12:59 #2 [internal] load .dockerignore
09:12:59 #2 transferring context: 2B done
09:12:59 #2 DONE 0.1s
09:12:59 
09:12:59 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:59 #1 [internal] load .dockerignore
09:12:59 #1 transferring context: 2B done
09:12:59 #1 DONE 0.0s
09:12:59 
09:12:59 #2 [internal] load build definition from Dockerfile
09:12:59 #2 transferring dockerfile: 977B done
09:12:59 #2 DONE 0.1s
09:12:59 
09:12:59 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:12:59 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:12:59 #5 DONE 1.0s
09:12:59 
09:12:59 #6 [auth] library/debian:pull token for registry-1.docker.io
09:12:59 #6 DONE 0.0s
09:12:59 
09:12:59 #7 [auth] library/golang:pull token for registry-1.docker.io
09:12:59 mkdir -p sources
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:59 mkdir -p sources
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:59 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.7s done
09:12:59 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:12:59 #10 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.1s done
09:12:59 
09:12:59 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:59 #9 DONE 0.6s
09:12:59 mkdir -p rpmbuild/SOURCES
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:59 #8 DONE 0.6s
09:12:59 
09:12:59 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:12:59 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:12:59 #3 DONE 0.0s
09:12:59 
09:12:59 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:59 #4 DONE 0.5s
09:12:59 mkdir -p rpmbuild/SOURCES
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:12:59 
09:12:59 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:12:59 #12 resolve docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 0.0s done
09:12:59 #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0B / 3.38MB 0.1s
09:12:59 #12 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.1s done
09:12:59 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0B / 101.13MB 0.1s
09:12:59 #12 sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 1.65kB / 1.65kB done
09:12:59 #12 sha256:fdce392bcb0a43251a924fcf7c40afb9c3d59c7a8f280e86265716f103415065 1.16kB / 1.16kB done
09:12:59 #12 sha256:1bf0654100f517b311683a5210a680723295622c7dae0f014c55a31df68ac5cd 5.18kB / 5.18kB done
09:12:59 #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s
09:12:59 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 7.34MB / 101.13MB 0.2s
09:12:59 #12 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 156B / 156B 0.2s
09:12:59 #12 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done
09:12:59 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 22.02MB / 101.13MB 0.3s
09:12:59 #12 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 156B / 156B 0.2s done
09:12:59 #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006
09:12:59 #12 ...
09:12:59 
09:12:59 #13 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
09:12:59 #13 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.1s done
09:12:59 #13 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
09:12:59 #13 sha256:8d61139feed19d3685ffc483d41349d49cbdba3ee104a9104dd0ac98cdbc1479 523B / 523B done
09:12:59 #13 sha256:9a072fc69921655d494291e64abe03c6b872ce4522837193a46aee910330fba7 455B / 455B done
09:12:59 #13 sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 117B / 117B 0.3s done
09:12:59 #13 extracting sha256:59ea53a41a35abf4d3a465204f8f1025cd60e084eae29b3744cb958d2eb9a3e1 done
09:12:59 #13 DONE 0.5s
09:12:59 
09:12:59 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:12:59 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 32.51MB / 101.13MB 0.5s
09:12:59 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 49.28MB / 101.13MB 0.6s
09:12:59 #12 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done
09:12:59 #3 DONE 0.0s
09:12:59 
09:12:59 #4 resolve image config for docker.io/docker/dockerfile:1
09:12:59 #7 DONE 0.0s
09:12:59 
09:12:59 #8 [internal] load metadata for docker.io/library/debian:bookworm
09:12:59 mkdir -p sources
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:12:59 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:12:59 #5 DONE 1.1s
09:12:59 #10 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a
09:12:59 mkdir -p rpmbuild/SOURCES
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:12:59 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.2s done
09:12:59 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:12:59 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:12:59 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:12:59 
09:12:59 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:59 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:59 #4 DONE 0.5s
09:12:59 
09:12:59 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:12:59 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:12:59 #5 DONE 0.0s
09:12:59 #8 DONE 0.4s
09:12:59 
09:12:59 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:59 mkdir -p sources
09:12:59 docker run --rm -w /v \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:12:59 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:12:59 	alpine \
09:12:59 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:12:59 
09:12:59 #6 [auth] library/debian:pull token for registry-1.docker.io
09:12:59 #6 DONE 0.0s
09:12:59 
09:12:59 #7 [auth] library/golang:pull token for registry-1.docker.io
09:12:59 #7 DONE 0.0s
09:12:59 
09:12:59 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:12:59 #10 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.3s done
09:12:59 #10 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea
09:13:00 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:00 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:13:00 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.60MB / 11.16MB 0.4s
09:13:00 
09:13:00 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:00 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.0s
09:13:00 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:00 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.0s
09:13:00 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:00 
09:13:00 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:00 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:00 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:13:00 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s
09:13:00 #9 DONE 0.5s
09:13:00 #12 ...
09:13:00 
09:13:00 #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:13:00 #14 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
09:13:00 #14 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
09:13:00 #14 sha256:d890adde6e4e382c10314e4df2ff4df3b3ff2a9bcb07069df99ef28612c802c4 479B / 479B done
09:13:00 #14 sha256:017e092422167efd5c3b937f8c84589bcf5012a4833278838589f7f3be5bd789 1.41kB / 1.41kB done
09:13:00 #14 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
09:13:00 #14 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 0.3s done
09:13:00 #14 DONE 0.7s
09:13:00 
09:13:00 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:13:00 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 59.77MB / 101.13MB 0.7s
09:13:00 #12 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8
09:13:00 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 76.30MB / 101.13MB 1.0s
09:13:00 #12 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.2s done
09:13:00 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 1.2s
09:13:00 mkdir -p rpmbuild/SOURCES
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done
09:13:00 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 3.65MB / 21.94MB 0.3s
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.6s
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s
09:13:00 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:13:00 mkdir -p rpmbuild/SOURCES
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:00 #8 ...
09:13:00 
09:13:00 #9 [internal] load metadata for docker.io/library/debian:bullseye
09:13:00 #9 DONE 0.5s
09:13:00 == Building packages for ubuntu-focal ==
09:13:00 mkdir -p "debbuild/ubuntu-focal"
09:13:00 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
09:13:00 mkdir -p sources
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:00 mkdir -p sources
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.4s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 5.24MB / 21.94MB 0.4s
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.6s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s
09:13:00 mkdir -p sources
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:00 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.6s done
09:13:00 
09:13:00 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:00 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:00 #12 ...
09:13:00 
09:13:00 #15 [internal] load build context
09:13:00 #15 transferring context: 40.10MB 0.9s done
09:13:00 #15 DONE 1.7s
09:13:00 
09:13:00 #12 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:13:00 
09:13:00 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:00 #8 DONE 0.6s
09:13:00 
09:13:00 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:00 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:00 #10 DONE 0.1s
09:13:00 
09:13:00 #11 [internal] load build context
09:13:00 #1 [internal] load build definition from Dockerfile
09:13:00 #1 transferring dockerfile: 30B
09:13:00 #1 transferring dockerfile: 1.26kB done
09:13:00 #1 DONE 0.1s
09:13:00 
09:13:00 #2 [internal] load .dockerignore
09:13:00 #2 transferring context: 2B done
09:13:00 #2 DONE 0.1s
09:13:00 
09:13:00 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:00 #3 DONE 0.0s
09:13:00 
09:13:00 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 10.19MB / 45.23MB 0.9s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 11.53MB / 21.94MB 0.9s
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 12.58MB / 45.23MB 1.0s
09:13:00 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.4s done
09:13:00 #5 DONE 1.1s
09:13:00 
09:13:00 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
09:13:00 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:13:00 #5 DONE 1.0s
09:13:00 
09:13:00 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:00 #6 ...
09:13:00 
09:13:00 #7 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
09:13:00 #7 DONE 0.0s
09:13:00 
09:13:00 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:00 #8 DONE 0.0s
09:13:00 mkdir -p sources
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 4.19MB / 45.23MB 1.0s
09:13:00 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:00 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:00 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:00 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s
09:13:00 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s
09:13:00 mkdir -p rpmbuild/SOURCES
09:13:00 docker run --rm -w /v \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:00 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:00 	alpine \
09:13:00 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 14.68MB / 21.94MB 1.1s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 17.83MB / 45.23MB 1.2s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 1.2s
09:13:01 #6 ...
09:13:01 
09:13:01 #7 [auth] balenalib/rpi-raspbian:pull token for registry-1.docker.io
09:13:01 #7 DONE 0.0s
09:13:01 
09:13:01 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:01 #8 DONE 0.0s
09:13:01 
09:13:01 #9 [internal] load metadata for docker.io/balenalib/rpi-raspbian:bookworm
09:13:01 #9 DONE 0.4s
09:13:01 
09:13:01 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.34MB / 45.23MB 1.3s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 1.5s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.4s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 0.4s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s
09:13:01 mkdir -p sources
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:01 #4 DONE 0.5s
09:13:01 
09:13:01 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:01 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.3s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 20.97MB / 45.23MB 1.5s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s
09:13:01 
09:13:01 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:01 #9 ...
09:13:01 
09:13:01 #6 [internal] load metadata for docker.io/balenalib/rpi-raspbian:buster
09:13:01 #6 DONE 0.4s
09:13:01 #6 DONE 0.5s
09:13:01 mkdir -p rpmbuild/SOURCES
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.7s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 0.8s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 11.53MB / 21.94MB 0.8s
09:13:01 == Building packages for ubuntu-lunar ==
09:13:01 mkdir -p "debbuild/ubuntu-lunar"
09:13:01 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile .
09:13:01 mkdir -p sources
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:01 == Building packages for ubuntu-focal ==
09:13:01 mkdir -p "debbuild/ubuntu-focal"
09:13:01 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/aarch64 -f ubuntu-focal/Dockerfile .
09:13:01 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 7.34MB / 11.16MB 0.3s
09:13:01 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:01 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:13:01 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:13:01 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 1.6s
09:13:01 mkdir -p sources
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:01 
09:13:01 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:01 #9 DONE 0.5s
09:13:01 #10 ...
09:13:01 
09:13:01 #11 [internal] load build context
09:13:01 #11 transferring context: 33.72MB 1.8s done
09:13:01 #11 DONE 2.0s
09:13:01 
09:13:01 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 19.92MB / 45.23MB 1.9s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 0.9s
09:13:01 #1 [internal] load build definition from Dockerfile
09:13:01 #1 transferring dockerfile: 1.26kB done
09:13:01 #1 DONE 0.1s
09:13:01 
09:13:01 #2 [internal] load .dockerignore
09:13:01 #2 transferring context: 2B done
09:13:01 #2 DONE 0.1s
09:13:01 
09:13:01 #3 resolve image config for docker.io/docker/dockerfile:1
09:13:01 #0 building with "default" instance using docker driver
09:13:01 
09:13:01 #1 [internal] load build definition from Dockerfile
09:13:01 #1 transferring dockerfile: 1.26kB done
09:13:01 #1 DONE 0.1s
09:13:01 
09:13:01 #2 [internal] load .dockerignore
09:13:01 #2 transferring context: 2B done
09:13:01 #2 DONE 0.1s
09:13:01 
09:13:01 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:01 #3 DONE 0.0s
09:13:01 
09:13:01 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:01 #10 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 1.6s done
09:13:01 #10 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628
09:13:01 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done
09:13:01 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.1s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 1.8s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.8s done
09:13:01 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.8s
09:13:01 mkdir -p sources
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:01 
09:13:01 #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
09:13:01 #10 resolve docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 0.0s done
09:13:01 #10 DONE 0.0s
09:13:01 
09:13:01 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:01 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:01 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:01 #11 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:01 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:01 #11 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:01 mkdir -p sources
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:01 mkdir -p rpmbuild/SOURCES
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 2.1s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 2.1s
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 28.31MB / 45.23MB 2.2s
09:13:01 
09:13:01 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:01 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:01 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:01 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:01 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:01 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 15.73MB / 45.23MB 1.1s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 16.78MB / 21.94MB 1.1s
09:13:01 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.3s
09:13:01 #3 ...
09:13:01 
09:13:01 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:01 #4 DONE 0.0s
09:13:01 
09:13:01 #3 resolve image config for docker.io/docker/dockerfile:1
09:13:01 mkdir -p rpmbuild/SOURCES
09:13:01 docker run --rm -w /v \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:01 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:01 	alpine \
09:13:01 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:02 mkdir -p rpmbuild/SOURCES
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:02 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:13:02 #5 DONE 0.9s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 33.55MB / 45.23MB 2.0s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 32.51MB / 45.23MB 2.4s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 3.15MB / 21.94MB 2.4s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 2.4s
09:13:02 == Building packages for ubuntu-jammy ==
09:13:02 mkdir -p "debbuild/ubuntu-jammy"
09:13:02 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.4s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.4s
09:13:02 mkdir -p rpmbuild/SOURCES
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:02 #3 DONE 0.5s
09:13:02 
09:13:02 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:02 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:02 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:02 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:13:02 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:13:02 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s
09:13:02 #4 DONE 0.4s
09:13:02 
09:13:02 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:02 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:02 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:02 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:02 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:02 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
09:13:02 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 9.44MB / 11.02MB 0.2s
09:13:02 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:13:02 
09:13:02 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:02 #6 DONE 0.0s
09:13:02 
09:13:02 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:02 #7 DONE 0.0s
09:13:02 
09:13:02 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 36.70MB / 45.23MB 2.2s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 2.2s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 39.85MB / 45.23MB 2.5s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 6.29MB / 59.26MB 2.5s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 36.70MB / 45.23MB 2.6s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 7.34MB / 21.94MB 2.6s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 9.44MB / 21.94MB 2.7s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.6s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.6s done
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.6s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 26.21MB / 45.23MB 1.8s
09:13:02 mkdir -p rpmbuild/SOURCES
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.5s
09:13:02 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.2s
09:13:02 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 9.44MB / 11.16MB 0.4s
09:13:02 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:02 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:02 #5 DONE 0.4s
09:13:02 
09:13:02 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:02 #8 ...
09:13:02 
09:13:02 #9 [internal] load metadata for docker.io/library/ubuntu:focal
09:13:02 #9 DONE 0.5s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 2.7s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 11.53MB / 59.26MB 2.7s
09:13:02 mkdir -p sources
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 40.89MB / 45.23MB 2.9s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 2.9s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.24MB / 59.26MB 2.9s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 15.73MB / 21.94MB 3.0s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 1.9s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 2.0s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 4.19MB / 45.23MB 0.8s
09:13:02 mkdir -p rpmbuild/SOURCES
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:02 #1 [internal] load .dockerignore
09:13:02 #1 transferring context: 2B done
09:13:02 #1 DONE 0.1s
09:13:02 
09:13:02 #2 [internal] load build definition from Dockerfile
09:13:02 #2 transferring dockerfile: 1.26kB done
09:13:02 #2 DONE 0.1s
09:13:02 
09:13:02 #3 resolve image config for docker.io/docker/dockerfile:1
09:13:02 #3 ...
09:13:02 
09:13:02 #4 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:02 #4 DONE 0.0s
09:13:02 
09:13:02 #3 resolve image config for docker.io/docker/dockerfile:1
09:13:02 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.5s done
09:13:02 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:13:02 #6 ...
09:13:02 
09:13:02 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:02 #7 DONE 0.0s
09:13:02 
09:13:02 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:02 #8 DONE 0.0s
09:13:02 
09:13:02 #9 [internal] load metadata for docker.io/library/ubuntu:focal
09:13:02 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.7s
09:13:02 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.9s
09:13:02 
09:13:02 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:02 #8 DONE 0.6s
09:13:02 
09:13:02 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:02 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 2.9s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 18.87MB / 59.26MB 3.0s
09:13:02 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 44.04MB / 45.23MB 3.1s
09:13:02 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 3.1s
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 9.44MB / 59.26MB 3.2s
09:13:02 mkdir -p rpmbuild/SOURCES
09:13:02 docker run --rm -w /v \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:02 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:02 	alpine \
09:13:02 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:02 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 2.1s
09:13:03 == Building packages for fedora-39 ==
09:13:03 mkdir -p "rpmbuild/fedora-39"
09:13:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-39/aarch64 -f fedora-39/Dockerfile .
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.39MB / 45.23MB 1.1s
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #9 ...
09:13:03 
09:13:03 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:03 #6 DONE 0.4s
09:13:03 
09:13:03 #9 [internal] load metadata for docker.io/library/ubuntu:focal
09:13:03 #9 DONE 0.5s
09:13:03 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.34MB / 45.23MB 1.1s
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s
09:13:03 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:03 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:03 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 0.2s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 3.1s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 27.26MB / 59.26MB 3.3s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.4s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 14.68MB / 59.26MB 3.4s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.4s done
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.5s done
09:13:03 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.5s
09:13:03 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.5s
09:13:03 #12 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 4.0s done
09:13:03 #12 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.4s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 11.53MB / 59.26MB 2.4s
09:13:03 == Building packages for ubuntu-lunar ==
09:13:03 mkdir -p "debbuild/ubuntu-lunar"
09:13:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/aarch64 -f ubuntu-lunar/Dockerfile .
09:13:03 #0 building with "default" instance using docker driver
09:13:03 
09:13:03 #1 [internal] load .dockerignore
09:13:03 #1 transferring context: 2B done
09:13:03 #1 DONE 0.0s
09:13:03 
09:13:03 #2 [internal] load build definition from Dockerfile
09:13:03 #2 transferring dockerfile: 1.26kB done
09:13:03 #2 DONE 0.1s
09:13:03 
09:13:03 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:03 #3 DONE 0.0s
09:13:03 
09:13:03 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker:/engine \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/engine.tgz --exclude .git engine
09:13:03 #11 transferring context: 19.07MB 2.4s
09:13:03 mkdir -p rpmbuild/SOURCES
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 12.58MB / 45.23MB 1.3s
09:13:03 mkdir -p rpmbuild/SOURCES
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 
09:13:03 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:13:03 #10 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
09:13:03 #10 ...
09:13:03 
09:13:03 #11 [internal] load build context
09:13:03 #11 transferring context: 33.72MB 0.1s done
09:13:03 #11 DONE 0.1s
09:13:03 
09:13:03 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:13:03 #10 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
09:13:03 #10 sha256:af43d52ea8f98c8ab92858a37b87be1805ce16f5300cb38b9958e63ac6b25902 424B / 424B done
09:13:03 #10 sha256:15c9d636caddd81490d58a714937f112702f9239c98950221e9fd0dd9735df9d 2.32kB / 2.32kB done
09:13:03 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 1.4s
09:13:03 #3 DONE 0.5s
09:13:03 
09:13:03 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:03 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:03 #5 sha256:b58d932a417656b0d0e7860275e79bfb0496cf0dbb8611fe502d0cf86712901f 1.28kB / 1.28kB done
09:13:03 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 1.05MB / 11.16MB 0.1s
09:13:03 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:03 #5 sha256:b5643961f788687777555bbf1165cdf4fb3859cc1a4812eeea40c01713cc3fc5 482B / 482B done
09:13:03 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 4.19MB / 11.16MB 0.2s
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 3.15MB / 45.23MB 0.3s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 6.29MB / 45.23MB 0.5s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s
09:13:03 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:13:03 #5 DONE 0.9s
09:13:03 
09:13:03 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:03 #6 DONE 0.0s
09:13:03 
09:13:03 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:03 #7 DONE 0.0s
09:13:03 
09:13:03 #8 [internal] load metadata for docker.io/library/ubuntu:lunar
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 3.4s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 3.5s
09:13:03 mkdir -p rpmbuild/SOURCES
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:03 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 19.92MB / 59.26MB 3.7s
09:13:03 mkdir -p rpmbuild/SOURCES
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 14.68MB / 59.26MB 2.6s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 39.85MB / 45.23MB 2.8s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 17.83MB / 59.26MB 2.8s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.6s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 1.6s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 1.7s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 1.8s
09:13:03 mkdir -p rpmbuild/SOURCES
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:03 #0 building with "default" instance using docker driver
09:13:03 
09:13:03 #1 [internal] load .dockerignore
09:13:03 #1 transferring context: 2B done
09:13:03 #1 DONE 0.0s
09:13:03 
09:13:03 #2 [internal] load build definition from Dockerfile
09:13:03 #2 transferring dockerfile: 647B done
09:13:03 #2 DONE 0.1s
09:13:03 
09:13:03 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:03 #3 DONE 0.0s
09:13:03 
09:13:03 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:03 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.6s
09:13:03 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 1.8s
09:13:03 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 10.49MB / 11.16MB 0.4s
09:13:03 #5 sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 11.16MB / 11.16MB 0.4s done
09:13:03 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.44MB / 45.23MB 0.7s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 0.7s
09:13:03 #10 ...
09:13:03 
09:13:03 #11 [internal] load build context
09:13:03 #11 transferring context: 33.72MB 3.0s done
09:13:03 #11 DONE 3.8s
09:13:03 
09:13:03 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 3.7s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 4.0s
09:13:03 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.19MB / 66.12MB 4.0s
09:13:03 #10 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 1.7s done
09:13:03 #10 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.99MB / 45.23MB 3.0s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 3.0s
09:13:03 mkdir -p sources
09:13:03 docker run --rm -w /v \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:03 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:03 	alpine \
09:13:03 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:03 #4 DONE 0.4s
09:13:03 
09:13:03 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:03 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:03 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:03 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s
09:13:03 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:03 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:03 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:03 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.9s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 1.9s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 2.0s
09:13:03 == Building packages for fedora-37 ==
09:13:03 mkdir -p "rpmbuild/fedora-37"
09:13:03 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-37/aarch64 -f fedora-37/Dockerfile .
09:13:03 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 18.87MB / 45.23MB 1.9s
09:13:03 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 2.10MB / 21.94MB 1.9s
09:13:03 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 22.02MB / 45.23MB 2.1s
09:13:03 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 5.24MB / 21.94MB 2.1s
09:13:03 #5 extracting sha256:eefb7215925cc61a4326bfa3adac94d1d45b5ecb47e32cc8324805133e1bcf89 0.3s done
09:13:03 #5 DONE 0.8s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 0.8s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.0s
09:13:03 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 16.78MB / 21.94MB 1.0s
09:13:03 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.7s done
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 3.9s
09:13:03 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:03 #8 DONE 0.5s
09:13:03 
09:13:03 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:03 #9 DONE 0.5s
09:13:03 
09:13:03 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:03 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:03 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.1s
09:13:03 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 4.3s
09:13:03 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 9.44MB / 66.12MB 4.3s
09:13:04 #10 ...
09:13:04 
09:13:04 #11 [internal] load build context
09:13:04 #11 transferring context: 33.72MB 3.3s done
09:13:04 #11 DONE 3.3s
09:13:04 
09:13:04 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 3.2s
09:13:04 mkdir -p sources
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:04 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:04 #5 DONE 0.3s
09:13:04 
09:13:04 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:04 #6 ...
09:13:04 
09:13:04 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:04 #7 DONE 0.0s
09:13:04 
09:13:04 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:04 #8 DONE 0.0s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 26.21MB / 45.23MB 2.1s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 2.1s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 2.3s
09:13:04 #0 building with "default" instance using docker driver
09:13:04 
09:13:04 #1 [internal] load .dockerignore
09:13:04 #1 transferring context: 2B done
09:13:04 #1 DONE 0.0s
09:13:04 
09:13:04 #2 [internal] load build definition from Dockerfile
09:13:04 #2 transferring dockerfile: 647B done
09:13:04 #2 DONE 0.0s
09:13:04 
09:13:04 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:04 #3 DONE 0.0s
09:13:04 
09:13:04 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:04 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 25.17MB / 45.23MB 2.3s
09:13:04 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 7.34MB / 21.94MB 2.3s
09:13:04 
09:13:04 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:04 #6 DONE 0.0s
09:13:04 
09:13:04 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:04 #7 DONE 0.0s
09:13:04 
09:13:04 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:04 == Building packages for fedora-38 ==
09:13:04 mkdir -p "rpmbuild/fedora-38"
09:13:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-38/aarch64 -f fedora-38/Dockerfile .
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 17.83MB / 45.23MB 1.2s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 1.2s
09:13:04 #4 DONE 0.6s
09:13:04 
09:13:04 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:04 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:04 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:04 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:04 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
09:13:04 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:04 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:04 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 47.19MB / 59.26MB 4.1s
09:13:04 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.5s
09:13:04 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0B / 45.23MB 0.1s
09:13:04 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:04 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0B / 21.94MB 0.1s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 0.1s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.3s done
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 3.4s
09:13:04 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0.1s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.5s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 31.46MB / 59.26MB 3.6s
09:13:04 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.6s
09:13:04 #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 0B / 25.97MB 0.9s
09:13:04 #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 9.44MB / 25.97MB 1.0s
09:13:04 
09:13:04 #9 [internal] load metadata for docker.io/library/ubuntu:lunar
09:13:04 #9 DONE 0.4s
09:13:04 
09:13:04 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:04 #6 DONE 0.4s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 30.41MB / 45.23MB 2.4s
09:13:04 #10 ...
09:13:04 
09:13:04 #11 [internal] load build context
09:13:04 #11 transferring context: 33.72MB 2.6s done
09:13:04 #11 DONE 2.6s
09:13:04 
09:13:04 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.6s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 2.6s
09:13:04 == Building packages for centos-8 ==
09:13:04 mkdir -p "rpmbuild/centos-8"
09:13:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-8/aarch64 -f centos-8/Dockerfile .
09:13:04 #4 DONE 0.4s
09:13:04 
09:13:04 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:04 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:04 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:04 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:04 #11 ...
09:13:04 
09:13:04 #12 [internal] load build context
09:13:04 #12 transferring context: 33.72MB 2.5s done
09:13:04 #12 DONE 2.5s
09:13:04 
09:13:04 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:04 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 9.44MB / 21.94MB 2.4s
09:13:04 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 2.5s
09:13:04 mkdir -p rpmbuild/SOURCES
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli:/cli \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/cli.tgz --exclude .git cli
09:13:04 #8 DONE 0.5s
09:13:04 
09:13:04 #9 [internal] load metadata for docker.io/library/ubuntu:jammy
09:13:04 #9 DONE 0.4s
09:13:04 #0 building with "default" instance using docker driver
09:13:04 
09:13:04 #1 [internal] load .dockerignore
09:13:04 #1 transferring context: 2B done
09:13:04 #1 DONE 0.0s
09:13:04 
09:13:04 #2 [internal] load build definition from Dockerfile
09:13:04 #2 transferring dockerfile: 647B done
09:13:04 #2 DONE 0.0s
09:13:04 
09:13:04 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:04 #3 DONE 0.0s
09:13:04 
09:13:04 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:04 #5 DONE 0.3s
09:13:04 
09:13:04 #6 [internal] load metadata for docker.io/library/fedora:39
09:13:04 #6 ...
09:13:04 
09:13:04 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:04 #7 DONE 0.0s
09:13:04 
09:13:04 #8 [auth] library/fedora:pull token for registry-1.docker.io
09:13:04 #8 DONE 0.0s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 20.97MB / 45.23MB 1.4s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s done
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 1.5s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 34.60MB / 59.26MB 3.8s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.19MB / 66.12MB 3.8s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 37.75MB / 59.26MB 4.0s
09:13:04 #0 building with "default" instance using docker driver
09:13:04 
09:13:04 #1 [internal] load build definition from Dockerfile
09:13:04 #1 transferring dockerfile: 1.42kB done
09:13:04 #1 DONE 0.0s
09:13:04 
09:13:04 #2 [internal] load .dockerignore
09:13:04 #2 transferring context: 2B done
09:13:04 #2 DONE 0.0s
09:13:04 
09:13:04 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:04 #3 DONE 0.0s
09:13:04 
09:13:04 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:04 
09:13:04 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:04 #10 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:04 #10 ...
09:13:04 
09:13:04 #11 [internal] load build context
09:13:04 #11 transferring context: 33.72MB 0.1s done
09:13:04 #11 DONE 0.1s
09:13:04 
09:13:04 #10 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:04 #10 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.1s done
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 4.7s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 4.7s
09:13:04 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 17.83MB / 98.11MB 4.9s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 5.0s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 5.0s
09:13:04 mkdir -p rpmbuild/SOURCES
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 4.3s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 4.5s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 4.7s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 4.8s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 20.97MB / 21.94MB 2.8s
09:13:04 mkdir -p sources
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:04 #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 18.87MB / 25.97MB 1.1s
09:13:04 #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 1.2s
09:13:04 #10 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc
09:13:04 #10 sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 25.97MB / 25.97MB 1.2s done
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.24MB / 45.23MB 0.4s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 4.19MB / 21.94MB 0.4s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.19MB / 59.26MB 0.4s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 6.29MB / 21.94MB 0.5s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.39MB / 45.23MB 0.6s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 8.39MB / 21.94MB 0.6s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 8.39MB / 59.26MB 0.6s
09:13:04 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:04 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:04 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:04 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 13.63MB / 21.94MB 2.6s
09:13:04 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 2.6s
09:13:04 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 33.55MB / 45.23MB 2.8s
09:13:04 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 2.8s
09:13:04 
09:13:04 #10 [internal] load build context
09:13:04 mkdir -p rpmbuild/SOURCES
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:04 
09:13:04 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:04 #9 DONE 0.3s
09:13:04 
09:13:04 #6 [internal] load metadata for docker.io/library/fedora:39
09:13:04 #6 DONE 0.4s
09:13:04 
09:13:04 #10 [internal] load build context
09:13:04 #10 transferring context: 12.81kB done
09:13:04 #10 DONE 0.0s
09:13:04 
09:13:04 #11 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe
09:13:04 #11 resolve docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 0.0s done
09:13:04 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 0B / 65.11MB 0.1s
09:13:04 #11 sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 975B / 975B done
09:13:04 #11 sha256:490d8477deb9f0c92b104573e33041b3db62b1f870dec79cef504bb52acffe18 529B / 529B done
09:13:04 #11 sha256:b8cf48f3697ec14e969247f977cd04afb133122d39d3793dcbc6d1e32544d41e 2.00kB / 2.00kB done
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 24.12MB / 45.23MB 1.6s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 27.26MB / 45.23MB 1.8s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.19MB / 59.26MB 1.8s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 2.0s
09:13:04 mkdir -p sources
09:13:04 docker run --rm -w /v \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:04 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:04 	alpine \
09:13:04 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:04 #10 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
09:13:04 #10 sha256:d68d8bcae123a839bc72b91fa9df55956be3fcb2dbfc247acb7f65908eaa6c35 424B / 424B done
09:13:04 #10 sha256:e1c8e9335de75964dd320b20b4290408432be2962faf7ad36d3a47d48f3131cd 2.31kB / 2.31kB done
09:13:04 #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 0B / 26.06MB 0.1s
09:13:04 #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 24.12MB / 26.06MB 0.3s
09:13:04 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 9.44MB / 66.12MB 4.2s
09:13:04 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.2s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.76MB / 45.23MB 3.0s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.09MB / 45.23MB 3.1s
09:13:04 #5 DONE 0.3s
09:13:04 
09:13:04 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:04 #6 ...
09:13:04 
09:13:04 #7 [auth] library/fedora:pull token for registry-1.docker.io
09:13:04 #7 DONE 0.0s
09:13:04 
09:13:04 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:04 #8 DONE 0.0s
09:13:04 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 11.53MB / 45.23MB 0.8s
09:13:04 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 10.49MB / 21.94MB 0.8s
09:13:04 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 0.8s
09:13:04 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 19.92MB / 21.94MB 2.9s
09:13:04 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 37.75MB / 45.23MB 3.0s
09:13:04 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 3.15MB / 59.26MB 3.0s
09:13:04 == Building packages for fedora-39 ==
09:13:04 mkdir -p "rpmbuild/fedora-39"
09:13:04 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-39/x86_64 -f fedora-39/Dockerfile .
09:13:04 #4 DONE 0.5s
09:13:04 
09:13:04 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:04 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:04 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:04 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:04 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:04 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
09:13:05 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 10.49MB / 65.11MB 0.3s
09:13:05 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 16.78MB / 65.11MB 0.4s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 31.46MB / 45.23MB 2.1s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 2.1s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 10.49MB / 59.26MB 2.2s
09:13:05 == Building packages for debian-buster ==
09:13:05 mkdir -p "debbuild/debian-buster"
09:13:05 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/aarch64 -f debian-buster/Dockerfile .
09:13:05 #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 26.06MB / 26.06MB 0.4s
09:13:05 #10 sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 26.06MB / 26.06MB 0.4s done
09:13:05 #10 extracting sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 4.4s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 13.63MB / 66.12MB 4.5s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.1s done
09:13:05 
09:13:05 #9 [internal] load metadata for docker.io/library/fedora:37
09:13:05 #9 DONE 0.4s
09:13:05 
09:13:05 #6 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 14.68MB / 45.23MB 1.0s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 12.58MB / 21.94MB 1.0s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 1.0s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 14.68MB / 21.94MB 1.1s
09:13:05 mkdir -p sources
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 3.2s done
09:13:05 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 7.34MB / 59.26MB 3.2s
09:13:05 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 41.94MB / 45.23MB 3.3s
09:13:05 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.3s
09:13:05 #4 DONE 0.4s
09:13:05 
09:13:05 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:05 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:05 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:05 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:05 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:05 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:05 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 40.89MB / 59.26MB 5.3s
09:13:05 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 23.07MB / 98.11MB 5.3s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 24.12MB / 66.12MB 5.4s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 44.04MB / 59.26MB 5.5s
09:13:05 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:05 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:05 #5 DONE 0.4s
09:13:05 
09:13:05 #6 [internal] load metadata for docker.io/library/fedora:38
09:13:05 mkdir -p sources
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 29.36MB / 65.11MB 0.6s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.4s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 46.14MB / 59.26MB 4.7s
09:13:05 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.53MB / 98.11MB 4.7s
09:13:05 #6 DONE 0.6s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 19.92MB / 45.23MB 1.3s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 17.83MB / 21.94MB 1.3s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 1.3s
09:13:05 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.5s
09:13:05 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 3.5s
09:13:05 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.5s done
09:13:05 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.6s
09:13:05 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:05 #5 DONE 0.3s
09:13:05 
09:13:05 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:05 #6 DONE 0.0s
09:13:05 
09:13:05 #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 47.19MB / 59.26MB 5.7s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 28.31MB / 66.12MB 5.7s
09:13:05 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 29.25MB / 98.11MB 5.7s
09:13:05 #0 building with "default" instance using docker driver
09:13:05 
09:13:05 #1 [internal] load .dockerignore
09:13:05 #1 transferring context: 2B done
09:13:05 #1 DONE 0.0s
09:13:05 
09:13:05 #2 [internal] load build definition from Dockerfile
09:13:05 #2 transferring dockerfile: 647B done
09:13:05 #2 DONE 0.0s
09:13:05 
09:13:05 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:05 #3 DONE 0.0s
09:13:05 
09:13:05 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:05 #4 DONE 0.3s
09:13:05 
09:13:05 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:05 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:05 #6 ...
09:13:05 
09:13:05 #7 [auth] library/fedora:pull token for registry-1.docker.io
09:13:05 #7 DONE 0.0s
09:13:05 
09:13:05 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:05 #8 DONE 0.0s
09:13:05 mkdir -p rpmbuild/SOURCES
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 6.29MB / 66.12MB 5.4s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 11.53MB / 66.12MB 5.6s
09:13:05 #10 extracting sha256:82d728d38b98752cba7d2d7af8ee1cfe67ccdc5915814420650e78def5d1cebc 0.8s done
09:13:05 #10 DONE 2.3s
09:13:05 
09:13:05 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:05 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:05 #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done
09:13:05 #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:05 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:05 #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:05 #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:05 #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 0.8s done
09:13:05 #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.8s done
09:13:05 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.3s
09:13:05 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.2s
09:13:05 #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 0.9s done
09:13:05 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 37.75MB / 45.23MB 2.6s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 15.73MB / 59.26MB 2.6s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 2.6s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 18.87MB / 59.26MB 2.8s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 4.8s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.0s
09:13:05 
09:13:05 #10 [internal] load build context
09:13:05 #10 transferring context: 12.81kB done
09:13:05 #10 DONE 0.0s
09:13:05 
09:13:05 #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce
09:13:05 #11 resolve docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 0.0s done
09:13:05 #11 sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 975B / 975B done
09:13:05 #11 sha256:6ab338152f5fec3deca317a693cef2d009ee827c06c5c310610e264292973fd4 529B / 529B done
09:13:05 #11 sha256:5627a2858ee01f7a402fd8c2b5f1d46a1fe1cadbccb249c755991db37f3c7251 2.00kB / 2.00kB done
09:13:05 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 0B / 64.84MB 0.1s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 23.07MB / 45.23MB 1.5s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 20.97MB / 21.94MB 1.5s
09:13:05 09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 24.12MB / 59.26MB 1.5s
#11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 16.78MB / 59.26MB 3.8s
09:13:05 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 3.8s
09:13:05 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:05 #0 building with "default" instance using docker driver
09:13:05 
09:13:05 #1 [internal] load build definition from Dockerfile
09:13:05 #1 transferring dockerfile: 962B done
09:13:05 #1 DONE 0.0s
09:13:05 
09:13:05 #2 [internal] load .dockerignore
09:13:05 #2 transferring context: 2B done
09:13:05 #2 DONE 0.0s
09:13:05 
09:13:05 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:05 #3 DONE 0.0s
09:13:05 
09:13:05 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:05 #7 DONE 0.4s
09:13:05 
09:13:05 #8 [internal] load metadata for quay.io/centos/centos:stream8
09:13:05 #8 DONE 0.3s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.8s done
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0B / 66.12MB 3.8s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0B / 59.26MB 3.8s
09:13:05 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 6.0s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 32.51MB / 66.12MB 6.0s
09:13:05 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:05 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:05 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:05 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 4.19MB / 11.80MB 0.1s
09:13:05 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:05 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:05 
09:13:05 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:05 #9 ...
09:13:05 
09:13:05 #6 [internal] load metadata for docker.io/library/fedora:38
09:13:05 #6 DONE 0.4s
09:13:05 
09:13:05 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:05 #9 DONE 0.5s
09:13:05 mkdir -p sources
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:05 mkdir -p sources
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 mkdir -p rpmbuild/SOURCES
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 6.0s
09:13:05 == Building packages for ubuntu-jammy ==
09:13:05 mkdir -p "debbuild/ubuntu-jammy"
09:13:05 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/x86_64 -f ubuntu-jammy/Dockerfile .
09:13:05 mkdir -p rpmbuild/SOURCES
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #10 ...
09:13:05 
09:13:05 #11 [internal] load build context
09:13:05 #11 transferring context: 33.72MB 2.9s done
09:13:05 #11 DONE 2.9s
09:13:05 
09:13:05 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 40.89MB / 45.23MB 2.9s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 2.9s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 3.0s
09:13:05 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 12.60MB / 64.84MB 0.4s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 23.07MB / 66.12MB 5.1s
09:13:05 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 16.78MB / 98.11MB 5.1s
09:13:05 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 20.97MB / 59.26MB 4.1s
09:13:05 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 4.1s
09:13:05 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 50.33MB / 65.11MB 1.1s
09:13:05 #4 DONE 0.4s
09:13:05 
09:13:05 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:05 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:05 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:05 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:05 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:05 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 7.34MB / 11.02MB 0.1s
09:13:05 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 29.36MB / 45.23MB 1.8s
09:13:05 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.6s done
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 28.31MB / 59.26MB 1.8s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 2.10MB / 66.12MB 1.8s
09:13:05 
09:13:05 #9 [internal] load build context
09:13:05 #9 DONE 0.0s
09:13:05 
09:13:05 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:05 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:05 #10 DONE 0.0s
09:13:05 
09:13:05 #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:13:05 #11 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:13:05 #11 ...
09:13:05 
09:13:05 #9 [internal] load build context
09:13:05 #9 transferring context: 12.81kB done
09:13:05 #9 DONE 0.0s
09:13:05 
09:13:05 #11 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:13:05 #11 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 0.0s done
09:13:05 #11 sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 710B / 710B done
09:13:05 #11 sha256:a1b39dc227e82f69a529811f081fc34b14f070b83d645e60d7efa07ce5a50449 505B / 505B done
09:13:05 #11 sha256:093593d0288ac2dab11b4a8051c22f6e7f011a9a84538b62d74e1c4adea60121 1.17kB / 1.17kB done
09:13:05 #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 6.22MB / 82.95MB 0.1s
09:13:05 #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 29.36MB / 82.95MB 0.2s
09:13:05 mkdir -p sources
09:13:05 docker run --rm -w /v \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:05 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:05 	alpine \
09:13:05 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:05 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 34.60MB / 98.11MB 6.1s
09:13:05 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 5.24MB / 66.12MB 4.1s
09:13:05 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 6.29MB / 59.26MB 4.1s
09:13:06 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:06 #5 DONE 0.4s
09:13:06 
09:13:06 #10 [internal] load build context
09:13:06 #10 transferring context: 12.81kB done
09:13:06 #10 DONE 0.0s
09:13:06 
09:13:06 #11 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e
09:13:06 #11 resolve docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 0.0s done
09:13:06 #11 sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 975B / 975B done
09:13:06 #11 sha256:b8c5ed7a6028f79cf2b08dcdee05aa10fdc1310571878614aa0a733844d260a3 529B / 529B done
09:13:06 #11 sha256:fc9b2be3019115d2460cf37beef528afea6c55004bc7f63929f5326f0e363d5d 2.00kB / 2.00kB done
09:13:06 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 0B / 67.30MB 0.1s
09:13:06 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 4.19MB / 67.30MB 0.2s
09:13:06 #10 extracting sha256:2b2d15932a31f0857b9499cc218b8777708cb1d73ae6ef680f624ca7d4342763 1.0s done
09:13:06 #10 DONE 1.6s
09:13:06 
09:13:06 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:06 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:06 #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:06 #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done
09:13:06 #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:06 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:06 #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:06 #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done
09:13:06 #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.5s
09:13:06 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 79.69MB / 95.73MB 1.5s
09:13:06 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 0.8s
09:13:06 #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.3s done
09:13:06 #0 building with "default" instance using docker driver
09:13:06 
09:13:06 #1 [internal] load build definition from Dockerfile
09:13:06 #1 transferring dockerfile: 1.26kB done
09:13:06 #1 DONE 0.0s
09:13:06 
09:13:06 #2 [internal] load .dockerignore
09:13:06 #2 transferring context: 2B done
09:13:06 #2 DONE 0.1s
09:13:06 
09:13:06 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:06 #3 DONE 0.0s
09:13:06 
09:13:06 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:06 == Building packages for debian-bullseye ==
09:13:06 mkdir -p "debbuild/debian-bullseye"
09:13:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/x86_64 -f debian-bullseye/Dockerfile .
09:13:06 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.1s
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.1s
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.2s done
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 3.3s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 17.83MB / 66.12MB 3.3s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.3s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 16.78MB / 64.84MB 0.5s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 22.20MB / 64.84MB 0.7s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 5.4s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 27.26MB / 66.12MB 5.5s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 22.02MB / 98.11MB 5.5s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.1s done
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.1s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 6.1s
09:13:06 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 4.2s
09:13:06 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 54.53MB / 65.11MB 1.3s
09:13:06 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 59.77MB / 65.11MB 1.4s
09:13:06 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.1s done
09:13:06 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:06 #5 DONE 0.3s
09:13:06 
09:13:06 #6 [internal] load metadata for docker.io/library/debian:buster
09:13:06 #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 76.55MB / 82.95MB 0.4s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 6.29MB / 66.12MB 2.0s
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 34.60MB / 45.23MB 2.2s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 2.2s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 6.3s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 6.5s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 6.5s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 39.85MB / 98.11MB 6.5s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 4.4s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 12.58MB / 59.26MB 4.4s
09:13:06 
09:13:06 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:06 #6 DONE 0.0s
09:13:06 
09:13:06 #7 [auth] library/fedora:pull token for registry-1.docker.io
09:13:06 #7 DONE 0.0s
09:13:06 
09:13:06 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:06 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 17.83MB / 67.30MB 0.3s
09:13:06 mkdir -p rpmbuild/SOURCES
09:13:06 docker run --rm -w /v \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:06 	alpine \
09:13:06 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:06 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 89.13MB / 95.73MB 1.6s
09:13:06 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s
09:13:06 #0 building with "default" instance using docker driver
09:13:06 
09:13:06 #1 [internal] load .dockerignore
09:13:06 #1 transferring context: 2B done
09:13:06 #1 DONE 0.0s
09:13:06 
09:13:06 #2 [internal] load build definition from Dockerfile
09:13:06 #2 transferring dockerfile: 964B done
09:13:06 #2 DONE 0.0s
09:13:06 
09:13:06 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:06 #3 DONE 0.0s
09:13:06 
09:13:06 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:06 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:06 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:13:06 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 26.21MB / 64.84MB 0.8s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 32.51MB / 64.84MB 0.9s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 5.6s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 31.46MB / 66.12MB 5.8s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.3s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 25.17MB / 66.12MB 6.6s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.4s done
09:13:06 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 4.6s
09:13:06 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 15.73MB / 66.12MB 4.6s
09:13:06 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.6s
09:13:06 #6 ...
09:13:06 
09:13:06 #7 [auth] library/debian:pull token for registry-1.docker.io
09:13:06 #7 DONE 0.0s
09:13:06 09:13:06 
09:13:06 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:06 #8 DONE 0.0s
09:13:06 
#11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 65.11MB / 65.11MB 1.5s
09:13:06 #11 sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 65.11MB / 65.11MB 1.5s done
09:13:06 #11 extracting sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98
09:13:06 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:06 #11 sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 82.95MB / 82.95MB 0.6s done
09:13:06 #11 extracting sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 10.49MB / 66.12MB 2.3s
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 38.80MB / 45.23MB 2.5s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 2.5s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 2.5s
09:13:06 == Building packages for fedora-37 ==
09:13:06 mkdir -p "rpmbuild/fedora-37"
09:13:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-37/x86_64 -f fedora-37/Dockerfile .
09:13:06 #0 building with "default" instance using docker driver
09:13:06 
09:13:06 #1 [internal] load .dockerignore
09:13:06 #1 transferring context: 2B done
09:13:06 #1 DONE 0.1s
09:13:06 
09:13:06 #2 [internal] load build definition from Dockerfile
09:13:06 #2 transferring dockerfile: 647B done
09:13:06 #2 DONE 0.1s
09:13:06 
09:13:06 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.7s done
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 42.99MB / 66.12MB 6.8s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.8s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 16.45MB / 59.26MB 4.6s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 4.6s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 14.68MB / 66.12MB 4.7s
09:13:06 #8 DONE 0.3s
09:13:06 
09:13:06 #9 [internal] load metadata for docker.io/library/fedora:39
09:13:06 #9 DONE 0.3s
09:13:06 
09:13:06 #10 [internal] load build context
09:13:06 #10 transferring context: 12.81kB done
09:13:06 #10 DONE 0.0s
09:13:06 
09:13:06 #11 [stage-1 1/6] FROM docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe
09:13:06 #11 resolve docker.io/library/fedora:39@sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 0.0s done
09:13:06 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 0B / 66.55MB 0.1s
09:13:06 #11 sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe 975B / 975B done
09:13:06 #11 sha256:5dbd3b661d9235236027b8af4cbc75a896e7c84f95c4b708c44cc96fa97d1c15 529B / 529B done
09:13:06 #11 sha256:2f4dc7b1e2a6a1db475b2d861ce368c4ce94bea82c38aa77853e1ad82fe9dd2b 2.00kB / 2.00kB done
09:13:06 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 31.46MB / 67.30MB 0.6s
09:13:06 mkdir -p sources
09:13:06 docker run --rm -w /v \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx:/buildx \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:06 	alpine \
09:13:06 	tar -C / -c -z -f /v/buildx.tgz --exclude .git buildx
09:13:06 #12 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 3.0s done
09:13:06 #12 extracting sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 done
09:13:06 #12 DONE 7.4s
09:13:06 
09:13:06 #16 [build-base-alpine 2/4] COPY --link --from=xx / /
09:13:06 #11 transferring context: 33.72MB 5.8s done
09:13:06 #11 DONE 5.8s
09:13:06 
09:13:06 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:06 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:06 #10 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:06 #10 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 2.7s done
09:13:06 #10 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.8s done
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.7s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 5.7s
09:13:06 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 2.6s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 23.07MB / 98.11MB 5.7s
09:13:06 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done
09:13:06 #4 DONE 0.4s
09:13:06 
09:13:06 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:06 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:06 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:06 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:06 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0B / 11.80MB 0.1s
09:13:06 mkdir -p sources
09:13:06 docker run --rm -w /v \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:06 	alpine \
09:13:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:06 #4 DONE 0.4s
09:13:06 
09:13:06 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:06 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:06 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:06 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:06 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:06 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 3.6s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 22.02MB / 66.12MB 3.6s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 44.04MB / 64.84MB 1.1s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 51.38MB / 64.84MB 1.2s
09:13:06 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 63.96MB / 64.84MB 1.3s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 5.9s done
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 28.31MB / 98.11MB 5.9s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 5.9s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.0s done
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 6.29MB / 98.11MB 6.7s
09:13:06 == Building packages for debian-buster ==
09:13:06 mkdir -p "debbuild/debian-buster"
09:13:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-buster/x86_64 -f debian-buster/Dockerfile .
09:13:06 #9 DONE 0.3s
09:13:06 
09:13:06 #6 [internal] load metadata for docker.io/library/debian:buster
09:13:06 #6 DONE 0.4s
09:13:06 
09:13:06 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:06 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:06 #10 ...
09:13:06 
09:13:06 #11 [internal] load build context
09:13:06 #11 transferring context: 33.72MB 0.1s done
09:13:06 #11 DONE 0.1s
09:13:06 
09:13:06 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:06 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:06 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 29.36MB / 59.26MB 4.8s
09:13:06 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 19.92MB / 66.12MB 4.9s
09:13:06 mkdir -p rpmbuild/SOURCES
09:13:06 docker run --rm -w /v \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:06 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:06 	alpine \
09:13:06 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:06 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 42.99MB / 45.23MB 2.7s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 41.94MB / 59.26MB 2.7s
09:13:06 #3 DONE 0.0s
09:13:06 
09:13:06 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.0s
09:13:06 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.8s done
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 47.19MB / 66.12MB 7.1s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 18.87MB / 66.12MB 5.0s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 22.02MB / 59.26MB 5.0s
09:13:06 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 16.37MB / 66.55MB 0.3s
09:13:06 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 50.33MB / 67.30MB 0.9s
09:13:06 == Building packages for fedora-38 ==
09:13:06 mkdir -p "rpmbuild/fedora-38"
09:13:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-fedora-38/x86_64 -f fedora-38/Dockerfile .
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 52.43MB / 59.26MB 6.0s
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 5.24MB / 11.80MB 0.2s
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done
09:13:06 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:06 == Building packages for debian-bookworm ==
09:13:06 mkdir -p "debbuild/debian-bookworm"
09:13:06 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/x86_64 -f debian-bookworm/Dockerfile .
09:13:06 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:06 #5 DONE 0.4s
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 35.65MB / 59.26MB 3.9s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 26.21MB / 66.12MB 3.9s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.34MB / 98.11MB 3.9s
09:13:06 #11 extracting sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 36.70MB / 66.12MB 6.2s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 6.3s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 6.8s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 7.1s
09:13:06 #0 building with "default" instance using docker driver
09:13:06 
09:13:06 #1 [internal] load build definition from Dockerfile
09:13:06 #1 transferring dockerfile: 962B done
09:13:06 #1 DONE 0.0s
09:13:06 
09:13:06 #2 [internal] load .dockerignore
09:13:06 #2 transferring context: 2B done
09:13:06 #2 DONE 0.0s
09:13:06 
09:13:06 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:06 #3 DONE 0.0s
09:13:06 
09:13:06 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:06 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:06 #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:06 #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:06 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 13.63MB / 49.59MB 0.2s
09:13:06 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 14.68MB / 23.57MB 0.2s
09:13:06 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 32.51MB / 59.26MB 5.1s
09:13:06 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 5.1s
09:13:06 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 24.12MB / 66.12MB 5.2s
09:13:06 #4 DONE 0.4s
09:13:06 
09:13:06 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:06 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:06 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s
09:13:06 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:06 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:06 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:06 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 2.9s
09:13:06 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 20.97MB / 66.12MB 2.9s
09:13:06 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 7.3s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.24MB / 98.11MB 5.1s
09:13:07 #10 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 2.9s done
09:13:07 #10 extracting sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 done
09:13:07 #10 DONE 10.0s
09:13:07 
09:13:07 #13 [base 2/5] COPY --from=xx / /
09:13:07 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 56.62MB / 67.30MB 1.1s
09:13:07 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 66.06MB / 67.30MB 1.2s
09:13:07 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 32.51MB / 66.55MB 0.5s
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load build definition from Dockerfile
09:13:07 #1 transferring dockerfile: 647B done
09:13:07 #1 DONE 0.1s
09:13:07 
09:13:07 #2 [internal] load .dockerignore
09:13:07 #2 transferring context: 2B done
09:13:07 #2 DONE 0.1s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 mkdir -p sources
09:13:07 docker run --rm -w /v \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:07 	alpine \
09:13:07 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 38.80MB / 66.12MB 6.1s
09:13:07 #16 DONE 0.5s
09:13:07 
09:13:07 #17 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.5s
09:13:07 == Building packages for centos-9 ==
09:13:07 mkdir -p "rpmbuild/centos-9"
09:13:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-9/x86_64 -f centos-9/Dockerfile .
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load .dockerignore
09:13:07 #1 transferring context: 2B done
09:13:07 #1 DONE 0.0s
09:13:07 
09:13:07 #2 [internal] load build definition from Dockerfile
09:13:07 #2 transferring dockerfile: 964B done
09:13:07 #2 DONE 0.0s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s done
09:13:07 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.1s
09:13:07 mkdir -p sources
09:13:07 docker run --rm -w /v \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:07 	alpine \
09:13:07 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:07 
09:13:07 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 38.80MB / 59.26MB 4.2s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 4.2s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 12.58MB / 98.11MB 4.3s
09:13:07 #11 sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 64.84MB / 64.84MB 1.5s done
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 41.94MB / 66.12MB 6.5s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 35.65MB / 66.12MB 7.2s
09:13:07 #4 DONE 0.3s
09:13:07 
09:13:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:07 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:07 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:07 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:07 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s
09:13:07 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 23.07MB / 49.59MB 0.3s
09:13:07 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s
09:13:07 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 44.04MB / 49.59MB 0.5s
09:13:07 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 14.68MB / 63.99MB 0.5s
09:13:07 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 5.4s
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 52.43MB / 66.12MB 7.4s
09:13:07 #10 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.0s done
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0B / 98.11MB 3.0s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 48.23MB / 59.26MB 3.1s
09:13:07 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 26.65MB / 66.12MB 3.3s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 23.07MB / 66.12MB 5.3s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 26.21MB / 59.26MB 5.3s
09:13:07 #11 sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 67.30MB / 67.30MB 1.3s done
09:13:07 #11 extracting sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a
09:13:07 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 44.04MB / 66.55MB 0.9s
09:13:07 == Building packages for ubuntu-focal ==
09:13:07 mkdir -p "debbuild/ubuntu-focal"
09:13:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f ubuntu-focal/Dockerfile .
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 55.57MB / 59.26MB 6.3s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 29.36MB / 98.11MB 6.3s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 58.72MB / 59.26MB 6.5s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 6.5s
09:13:07 #17 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
09:13:07 
09:13:07 #6 [auth] library/debian:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/debian:bullseye
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load .dockerignore
09:13:07 #1 transferring context: 2B done
09:13:07 #1 DONE 0.0s
09:13:07 
09:13:07 #2 [internal] load build definition from Dockerfile
09:13:07 #2 transferring dockerfile: 1.06kB done
09:13:07 #2 DONE 0.0s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 #4 DONE 0.3s
09:13:07 
09:13:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:07 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:07 #8 DONE 0.4s
09:13:07 
09:13:07 #9 [internal] load metadata for docker.io/library/ubuntu:jammy
09:13:07 #9 DONE 0.4s
09:13:07 
09:13:07 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 42.99MB / 59.26MB 4.5s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 4.5s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 39.85MB / 98.11MB 6.7s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 46.14MB / 66.12MB 6.8s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 7.4s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 7.4s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 7.6s
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.4s
09:13:07 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 25.10MB / 63.99MB 0.6s
09:13:07 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e
09:13:07 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 32.51MB / 63.99MB 0.7s
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 0.7s
09:13:07 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 28.31MB / 66.12MB 5.5s
09:13:07 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 24.12MB / 98.11MB 5.5s
09:13:07 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 40.89MB / 59.26MB 5.7s
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.5s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.7s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 58.72MB / 98.11MB 7.7s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 3.4s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.24MB / 98.11MB 3.4s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 30.41MB / 59.26MB 5.6s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.53MB / 98.11MB 5.6s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 27.26MB / 66.12MB 5.7s
09:13:07 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 50.33MB / 66.55MB 1.0s
09:13:07 == Building packages for debian-bullseye ==
09:13:07 mkdir -p "debbuild/debian-bullseye"
09:13:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bullseye/aarch64 -f debian-bullseye/Dockerfile .
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load build definition from Dockerfile
09:13:07 #1 transferring dockerfile: 964B done
09:13:07 #1 DONE 0.1s
09:13:07 
09:13:07 #2 [internal] load .dockerignore
09:13:07 #2 transferring context: 2B done
09:13:07 #2 DONE 0.1s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 6.7s done
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 34.60MB / 98.11MB 6.8s
09:13:07 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.8s
09:13:07 #4 DONE 0.4s
09:13:07 
09:13:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:07 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:07 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:07 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 2.10MB / 11.80MB 0.1s
09:13:07 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:07 == Building packages for centos-8 ==
09:13:07 mkdir -p "rpmbuild/centos-8"
09:13:07 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-8/x86_64 -f centos-8/Dockerfile .
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load build definition from Dockerfile
09:13:07 #1 transferring dockerfile: 1.42kB done
09:13:07 #1 DONE 0.0s
09:13:07 
09:13:07 #2 [internal] load .dockerignore
09:13:07 #2 transferring context: 2B done
09:13:07 #2 DONE 0.0s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 #8 DONE 0.4s
09:13:07 
09:13:07 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:07 #9 DONE 0.4s
09:13:07 
09:13:07 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:07 #4 DONE 0.3s
09:13:07 
09:13:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:07 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:07 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:07 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:07 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:07 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:07 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:07 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 4.19MB / 11.80MB 0.1s
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:07 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:07 #10 ...
09:13:07 
09:13:07 #11 [internal] load build context
09:13:07 #11 transferring context: 33.72MB 0.2s done
09:13:07 #11 DONE 0.2s
09:13:07 
09:13:07 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:07 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s
09:13:07 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 3.15MB / 49.56MB 0.1s
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 2.10MB / 24.03MB 0.2s
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 13.63MB / 49.56MB 0.2s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 46.14MB / 59.26MB 4.8s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 18.87MB / 98.11MB 4.8s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 50.33MB / 66.12MB 7.0s
09:13:07 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:07 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 48.23MB / 66.12MB 7.9s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 26.21MB / 98.11MB 7.9s
09:13:07 
09:13:07 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/debian:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/debian:buster
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 45.09MB / 63.99MB 0.8s
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 8.39MB / 86.30MB 0.8s
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 54.53MB / 63.99MB 0.9s
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 24.12MB / 86.30MB 0.9s
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.0s
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 33.71MB / 86.30MB 1.0s
09:13:07 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 6.0s
09:13:07 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 6.0s
09:13:07 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 30.41MB / 98.11MB 6.0s
09:13:07 
09:13:07 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/fedora:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/fedora:37
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 61.87MB / 66.12MB 8.0s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 63.96MB / 98.11MB 8.0s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 33.55MB / 59.26MB 5.9s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 31.46MB / 66.12MB 6.0s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 16.78MB / 98.11MB 6.0s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 3.6s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 30.41MB / 66.12MB 3.6s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 10.49MB / 98.11MB 3.8s
09:13:07 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 56.62MB / 66.55MB 1.2s
09:13:07 #11 sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 66.55MB / 66.55MB 1.4s done
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 49.28MB / 66.12MB 7.0s
09:13:07 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.9s done
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.4s
09:13:07 
09:13:07 #6 [auth] library/fedora:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/fedora:38
09:13:07 #4 DONE 0.3s
09:13:07 
09:13:07 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:07 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:07 #0 building with "default" instance using docker driver
09:13:07 
09:13:07 #1 [internal] load .dockerignore
09:13:07 #1 transferring context: 2B done
09:13:07 #1 DONE 0.0s
09:13:07 
09:13:07 #2 [internal] load build definition from Dockerfile
09:13:07 #2 transferring dockerfile: 1.26kB done
09:13:07 #2 DONE 0.0s
09:13:07 
09:13:07 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:07 #3 DONE 0.0s
09:13:07 
09:13:07 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:07 #4 DONE 0.4s
09:13:07 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.4s
09:13:07 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:07 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:07 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 4.19MB / 49.56MB 0.1s
09:13:07 #10 ...
09:13:07 
09:13:07 #11 [internal] load build context
09:13:07 #11 transferring context: 33.72MB 0.2s done
09:13:07 #11 DONE 0.2s
09:13:07 
09:13:07 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 4.19MB / 24.03MB 0.2s
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 14.68MB / 49.56MB 0.2s
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 23.07MB / 24.03MB 0.3s
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s
09:13:07 mkdir -p rpmbuild/SOURCES
09:13:07 docker run --rm -w /v \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:07 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:07 	alpine \
09:13:07 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:07 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:07 #5 DONE 0.3s
09:13:07 
09:13:07 #6 [auth] library/debian:pull token for registry-1.docker.io
09:13:07 #6 DONE 0.0s
09:13:07 
09:13:07 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:07 #7 DONE 0.0s
09:13:07 
09:13:07 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 33.55MB / 49.56MB 0.4s
09:13:07 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s done
09:13:07 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s
09:13:07 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.5s
09:13:07 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.5s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 4.9s
09:13:07 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 49.28MB / 59.26MB 5.0s
09:13:07 #10 transferring context: 27.62MB 3.2s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 46.14MB / 98.11MB 7.1s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.4s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 7.4s
09:13:07 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.48MB / 66.12MB 8.1s
09:13:07 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 31.46MB / 98.11MB 8.1s
09:13:07 #8 DONE 0.4s
09:13:07 
09:13:07 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:07 #9 DONE 0.4s
09:13:07 
09:13:07 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:07 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 44.04MB / 86.30MB 1.1s
09:13:07 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 63.96MB / 86.30MB 1.3s
09:13:07 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 8.39MB / 95.73MB 1.3s
09:13:07 #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.2s done
09:13:08 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 48.23MB / 59.26MB 6.2s
09:13:08 #8 DONE 0.4s
09:13:08 
09:13:08 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #9 DONE 0.4s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 8.3s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 36.70MB / 59.26MB 6.1s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 58.72MB / 59.26MB 3.9s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 34.60MB / 66.12MB 3.9s
09:13:08 #11 extracting sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe
09:13:08 #4 DONE 0.4s
09:13:08 
09:13:08 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:08 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:08 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:08 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:08 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
09:13:08 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:08 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:13:08 == Building packages for ubuntu-lunar ==
09:13:08 mkdir -p "debbuild/ubuntu-lunar"
09:13:08 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-lunar/x86_64 -f ubuntu-lunar/Dockerfile .
09:13:08 #0 building with "default" instance using docker driver
09:13:08 
09:13:08 #1 [internal] load build definition from Dockerfile
09:13:08 #1 transferring dockerfile: 1.26kB done
09:13:08 #1 DONE 0.0s
09:13:08 
09:13:08 #2 [internal] load .dockerignore
09:13:08 #2 transferring context: 2B done
09:13:08 #2 DONE 0.0s
09:13:08 
09:13:08 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:08 #3 DONE 0.0s
09:13:08 
09:13:08 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 7.3s
09:13:08 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:08 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:08 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 3.15MB / 11.80MB 0.1s
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s done
09:13:08 
09:13:08 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:08 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:08 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:08 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:08 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 6.29MB / 11.80MB 0.1s
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
09:13:08 
09:13:08 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:08 #6 DONE 0.0s
09:13:08 
09:13:08 #7 [internal] load metadata for quay.io/centos/centos:stream9
09:13:08 #7 DONE 0.3s
09:13:08 
09:13:08 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 11.53MB / 64.11MB 0.5s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 20.97MB / 64.11MB 0.6s
09:13:08 #8 DONE 0.4s
09:13:08 
09:13:08 #9 [internal] load metadata for docker.io/library/debian:bookworm
09:13:08 #9 DONE 0.3s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 12.58MB / 64.11MB 0.6s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.6s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 22.02MB / 64.11MB 0.7s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 18.87MB / 92.27MB 0.7s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.7s
09:13:08 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 5.2s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 24.12MB / 98.11MB 5.2s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 52.43MB / 59.26MB 5.3s
09:13:08 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:08 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.10MB / 49.56MB 0.1s
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 5.24MB / 24.03MB 0.1s
09:13:08 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:08 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:08 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 74.45MB / 86.30MB 1.4s
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 17.83MB / 95.73MB 1.4s
09:13:08 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 83.89MB / 86.30MB 1.5s
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 28.31MB / 95.73MB 1.5s
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 37.75MB / 95.73MB 1.6s
09:13:08 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 38.80MB / 66.12MB 6.4s
09:13:08 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 35.65MB / 98.11MB 6.4s
09:13:08 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 51.38MB / 59.26MB 6.5s
09:13:08 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.4s done
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 6.4s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 41.94MB / 59.26MB 6.4s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 22.02MB / 98.11MB 6.4s
09:13:08 mkdir -p sources
09:13:08 docker run --rm -w /v \
09:13:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:08 	alpine \
09:13:08 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 4.1s done
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 15.73MB / 98.11MB 4.2s
09:13:08 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 4.2s done
09:13:08 #17 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
09:13:08 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:08 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:08 #5 DONE 0.3s
09:13:08 
09:13:08 #6 [internal] load metadata for docker.io/library/debian:bullseye
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 54.53MB / 66.12MB 7.4s
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:08 #5 DONE 0.4s
09:13:08 
09:13:08 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s
09:13:08 #8 DONE 0.3s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.7s
09:13:08 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0.1s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 40.89MB / 64.11MB 0.8s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.8s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 4.19MB / 92.27MB 0.8s
09:13:08 
09:13:08 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:08 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 5.24MB / 24.03MB 0.1s
09:13:08 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:08 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 5.24MB / 49.56MB 0.1s
09:13:08 #8 DONE 0.4s
09:13:08 
09:13:08 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #9 DONE 0.4s
09:13:08 
09:13:08 #10 [internal] load build context
09:13:08 #10 DONE 0.0s
09:13:08 
09:13:08 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:08 #11 ...
09:13:08 
09:13:08 #10 [internal] load build context
09:13:08 #10 transferring context: 12.81kB done
09:13:08 #10 DONE 0.0s
09:13:08 
09:13:08 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.73MB / 64.11MB 0.8s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 0.8s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 8.16MB / 100.43MB 0.8s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 41.94MB / 64.11MB 0.9s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 0.9s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 0.9s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 48.23MB / 66.12MB 5.5s
09:13:08 == Building packages for centos-7 ==
09:13:08 mkdir -p "rpmbuild/centos-7"
09:13:08 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile .
09:13:08 #10 ...
09:13:08 
09:13:08 #11 [internal] load build context
09:13:08 #11 transferring context: 33.72MB 0.2s done
09:13:08 #11 DONE 0.3s
09:13:08 
09:13:08 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.4s
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 6.29MB / 64.11MB 0.4s
09:13:08 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.6s done
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 48.23MB / 95.73MB 1.7s
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 57.67MB / 95.73MB 1.8s
09:13:08 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 54.53MB / 59.26MB 6.7s
09:13:08 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 42.99MB / 66.12MB 6.7s
09:13:08 #10 transferring context: 33.72MB 3.9s done
09:13:08 #10 DONE 3.9s
09:13:08 
09:13:08 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:08 #11 sha256:ad057f79669f0c9628502dd71c1bacfff3090378ade256e56827956597c3f944 6.87kB / 6.87kB done
09:13:08 #11 sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 45.23MB / 45.23MB 3.1s done
09:13:08 #11 sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 21.94MB / 21.94MB 1.5s done
09:13:08 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:08 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 3.8s done
09:13:08 #11 sha256:41960c04cdea339be0b2bf74ee46dcd5938c33a015ab37f0c7a9ad6df75bde2a 1.58kB / 1.58kB done
09:13:08 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 29.36MB / 66.12MB 3.8s
09:13:08 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.39MB / 98.11MB 3.8s
09:13:08 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 0.5s
09:13:08 #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 3.8s
09:13:08 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 7.8s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 7.8s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 8.8s
09:13:08 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 45.09MB / 59.26MB 6.6s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 59.77MB / 66.12MB 8.5s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 38.80MB / 98.11MB 8.5s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 39.85MB / 66.12MB 4.3s
09:13:08 #10 ...
09:13:08 
09:13:08 #11 [internal] load build context
09:13:08 #11 transferring context: 33.72MB 4.5s done
09:13:08 #11 DONE 4.6s
09:13:08 
09:13:08 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 45.09MB / 66.12MB 4.6s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 20.97MB / 98.11MB 4.6s
09:13:08 #17 1.549 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1)
09:13:08 #17 1.553 (2/25) Installing ncurses-libs (6.3_p20221119-r1)
09:13:08 #17 1.560 (3/25) Installing readline (8.2.0-r0)
09:13:08 #17 1.565 (4/25) Installing bash (5.2.15-r0)
09:13:08 #17 1.578 Executing bash-5.2.15-r0.post-install
09:13:08 #17 1.580 (5/25) Installing libffi (3.4.4-r0)
09:13:08 #17 1.582 (6/25) Installing libgcc (12.2.1_git20220924-r4)
09:13:08 #17 1.586 (7/25) Installing libstdc++ (12.2.1_git20220924-r4)
09:13:08 #17 1.604 (8/25) Installing xz-libs (5.2.9-r0)
09:13:08 #17 1.608 (9/25) Installing libxml2 (2.10.4-r0)
09:13:08 #17 1.621 (10/25) Installing zstd-libs (1.5.5-r0)
09:13:08 #17 1.629 (11/25) Installing llvm15-libs (15.0.7-r0)
09:13:08 #6 ...
09:13:08 
09:13:08 #7 [auth] library/debian:pull token for registry-1.docker.io
09:13:08 #7 DONE 0.0s
09:13:08 
09:13:08 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:08 #8 DONE 0.0s
09:13:08 
09:13:08 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 
09:13:08 #10 [internal] load build context
09:13:08 #10 transferring context: 12.81kB done
09:13:08 #10 DONE 0.0s
09:13:08 
09:13:08 #11 [stage-1 1/6] FROM docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce
09:13:08 #11 resolve docker.io/library/fedora:37@sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 0.0s done
09:13:08 #11 sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce 975B / 975B done
09:13:08 #11 sha256:210908a224d08874dc70ca2013439c4e2849047c5bb8711802f86ee48b1cf3f5 529B / 529B done
09:13:08 #11 sha256:adf585e2308a8d69032fafc106782e9067fb531072f1ba2729fb67c7e44d582d 1.99kB / 1.99kB done
09:13:08 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 0B / 66.70MB 0.1s
09:13:08 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 4.19MB / 66.70MB 0.2s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 59.77MB / 66.12MB 7.8s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.8s
09:13:08 #4 DONE 0.3s
09:13:08 
09:13:08 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:08 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:08 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:08 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:08 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
09:13:08 #6 DONE 0.0s
09:13:08 
09:13:08 #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #7 ...
09:13:08 
09:13:08 #8 [internal] load metadata for quay.io/centos/centos:stream8
09:13:08 #8 DONE 0.2s
09:13:08 
09:13:08 #9 [internal] load build context
09:13:08 #9 transferring context: 12.81kB done
09:13:08 #9 DONE 0.0s
09:13:08 
09:13:08 #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6
09:13:08 #10 resolve quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 0.0s done
09:13:08 #10 sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 912B / 912B done
09:13:08 #10 sha256:bfdf85672f7b5e7a96a84f451c34635cb8f8465e85069830bcf277a93c43d6d8 505B / 505B done
09:13:08 #10 sha256:7ab61fdca3d235bb430e0a705464801dc59e2cc041946d8fdb5519a06b5a2973 1.16kB / 1.16kB done
09:13:08 #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 5.26MB / 57.43MB 0.1s
09:13:08 #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 27.26MB / 57.43MB 0.2s
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:08 #5 DONE 0.5s
09:13:08 
09:13:08 #6 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:08 #6 DONE 0.0s
09:13:08 
09:13:08 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:08 #7 DONE 0.0s
09:13:08 
09:13:08 #8 [internal] load metadata for docker.io/library/ubuntu:focal
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 60.82MB / 64.11MB 1.0s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 23.07MB / 100.43MB 1.0s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 25.17MB / 92.27MB 1.0s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 36.13MB / 100.43MB 1.1s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 34.60MB / 92.27MB 1.1s
09:13:08 #10 ...
09:13:08 
09:13:08 #11 [internal] load build context
09:13:08 #11 transferring context: 33.72MB 0.2s done
09:13:08 #11 DONE 0.2s
09:13:08 
09:13:08 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 15.73MB / 24.03MB 0.2s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 15.73MB / 49.56MB 0.2s
09:13:08 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.4s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 4.19MB / 64.11MB 0.4s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 46.14MB / 49.56MB 0.5s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 14.68MB / 64.11MB 0.5s
09:13:08 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s
09:13:08 #11 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:08 #11 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:08 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0B / 49.56MB 0.1s
09:13:08 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:08 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s
09:13:08 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 23.10MB / 24.03MB 0.3s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 5.7s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 30.41MB / 98.11MB 5.7s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 52.43MB / 66.12MB 5.8s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 52.43MB / 64.11MB 1.0s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 50.33MB / 92.27MB 1.0s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.2s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 70.25MB / 92.27MB 1.2s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.09MB / 100.43MB 1.2s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.2s done
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 1.3s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 57.67MB / 100.43MB 1.3s
09:13:08 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.3s done
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 24.12MB / 64.11MB 0.6s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 32.51MB / 64.11MB 0.7s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.7s
09:13:08 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 66.06MB / 95.73MB 1.9s
09:13:08 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 72.35MB / 95.73MB 2.0s
09:13:08 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 57.67MB / 59.26MB 6.9s
09:13:08 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 41.94MB / 98.11MB 6.9s
09:13:08 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 47.19MB / 66.12MB 7.0s
09:13:08 #12 ...
09:13:08 
09:13:08 #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
09:13:08 #13 DONE 3.2s
09:13:08 
09:13:08 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:08 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 33.55MB / 66.12MB 4.0s
09:13:08 #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 3.8s done
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.1s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.1s done
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 8.1s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 44.04MB / 98.11MB 8.7s
09:13:08 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.0s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 65.01MB / 66.12MB 8.9s
09:13:08 mkdir -p rpmbuild/SOURCES
09:13:08 docker run --rm -w /v \
09:13:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:08 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/v \
09:13:08 	alpine \
09:13:08 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:08 #9 ...
09:13:08 
09:13:08 #6 [internal] load metadata for docker.io/library/debian:bullseye
09:13:08 #6 DONE 0.4s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 44.04MB / 66.12MB 6.9s
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 50.33MB / 59.26MB 6.9s
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 27.26MB / 98.11MB 6.9s
09:13:08 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 16.78MB / 66.70MB 0.3s
09:13:08 == Building packages for ubuntu-jammy ==
09:13:08 mkdir -p "debbuild/ubuntu-jammy"
09:13:08 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-ubuntu-jammy/aarch64 -f ubuntu-jammy/Dockerfile .
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 65.01MB / 66.12MB 8.1s
09:13:08 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:08 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:08 #5 DONE 0.5s
09:13:08 
09:13:08 #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #7 DONE 0.4s
09:13:08 
09:13:08 #9 [internal] load build context
09:13:08 #9 transferring context: 12.81kB done
09:13:08 #9 DONE 0.0s
09:13:08 
09:13:08 #10 [stage-1 1/9] FROM quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:13:08 #10 resolve quay.io/centos/centos:stream8@sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 0.0s done
09:13:08 #10 sha256:06a74a34c7e62920d5f8a261c4e81ef24ebabbabcf3ac2c1e2a551c7c4bcd48c 1.16kB / 1.16kB done
09:13:08 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 8.81MB / 84.43MB 0.1s
09:13:08 #10 sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2 710B / 710B done
09:13:08 #10 sha256:c1bde2925071e9c49e646fd841705f4e46ca2ed6c9d3a8537c2942521a99aacd 505B / 505B done
09:13:08 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 23.07MB / 84.43MB 0.2s
09:13:08 #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 49.28MB / 57.43MB 0.3s
09:13:08 #10 sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 57.43MB / 57.43MB 0.4s done
09:13:08 #10 extracting sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb
09:13:08 #8 DONE 0.3s
09:13:08 
09:13:08 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:08 #9 DONE 0.3s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 46.14MB / 100.43MB 1.2s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 45.09MB / 92.27MB 1.2s
09:13:08 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.59MB / 100.43MB 1.3s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 54.53MB / 92.27MB 1.3s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 66.06MB / 100.43MB 1.4s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 65.01MB / 92.27MB 1.4s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 24.12MB / 64.11MB 0.6s
09:13:08 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done
09:13:08 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 33.55MB / 64.11MB 0.7s
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.7s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 0.7s
09:13:08 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:08 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:08 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 15.73MB / 49.56MB 0.5s
09:13:08 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 10.53MB / 64.11MB 0.5s
09:13:08 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 26.21MB / 49.56MB 0.6s
09:13:08 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 20.97MB / 64.11MB 0.6s
09:13:08 #11 extracting sha256:6b8425bc15e39900713dc4ffe6712fc7f5c9afe1eb0bc2aef031d7e817d05d98 2.5s done
09:13:08 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 5.9s done
09:13:08 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 35.65MB / 98.11MB 6.0s
09:13:08 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 6.0s
09:13:08 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 57.67MB / 66.12MB 6.1s
09:13:08 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 6.0s done
09:13:08 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 91.23MB / 92.27MB 1.4s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 68.16MB / 100.43MB 1.4s
09:13:08 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 77.59MB / 100.43MB 1.5s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.8s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 4.19MB / 100.43MB 0.8s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 52.43MB / 64.11MB 0.9s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 19.92MB / 92.27MB 0.9s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 0.9s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.0s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 1.0s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 25.17MB / 100.43MB 1.0s
09:13:09 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 78.09MB / 95.73MB 2.1s
09:13:09 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s
09:13:09 #11 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 7.2s done
09:13:09 mkdir -p sources
09:13:09 docker run --rm -w /v \
09:13:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/compose:/compose \
09:13:09 	-v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb/sources:/v \
09:13:09 	alpine \
09:13:09 	tar -C / -c -z -f /v/compose.tgz --exclude .git compose
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 14.68MB / 98.11MB 4.2s
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 37.75MB / 66.12MB 4.3s
09:13:09 #0 building with "default" instance using docker driver
09:13:09 
09:13:09 #1 [internal] load build definition from Dockerfile
09:13:09 #1 transferring dockerfile: 913B done
09:13:09 #1 DONE 0.0s
09:13:09 
09:13:09 #2 [internal] load .dockerignore
09:13:09 #2 transferring context: 2B done
09:13:09 #2 DONE 0.1s
09:13:09 
09:13:09 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:09 #3 DONE 0.0s
09:13:09 
09:13:09 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 49.28MB / 98.11MB 9.0s
09:13:09 
09:13:09 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:09 #9 DONE 0.5s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 49.28MB / 66.12MB 7.3s
09:13:09 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 55.57MB / 59.26MB 7.3s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 32.51MB / 98.11MB 7.3s
09:13:09 #0 building with "default" instance using docker driver
09:13:09 
09:13:09 #1 [internal] load .dockerignore
09:13:09 #1 transferring context: 2B done
09:13:09 #1 DONE 0.0s
09:13:09 
09:13:09 #2 [internal] load build definition from Dockerfile
09:13:09 #2 transferring dockerfile: 1.26kB done
09:13:09 #2 DONE 0.1s
09:13:09 
09:13:09 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:09 #3 DONE 0.0s
09:13:09 
09:13:09 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:09 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 32.51MB / 66.70MB 0.6s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 50.33MB / 66.12MB 5.0s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 27.26MB / 98.11MB 5.0s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 8.2s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s done
09:13:09 
09:13:09 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:09 #6 DONE 0.0s
09:13:09 
09:13:09 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:09 #7 DONE 0.0s
09:13:09 
09:13:09 #8 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:09 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 40.89MB / 84.43MB 0.3s
09:13:09 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 61.87MB / 84.43MB 0.4s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 76.55MB / 100.43MB 1.5s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 75.00MB / 92.27MB 1.5s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.6s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 84.93MB / 92.27MB 1.6s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 44.04MB / 64.11MB 0.8s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 0.8s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 8.39MB / 100.43MB 0.8s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 54.53MB / 64.11MB 0.9s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 20.97MB / 92.27MB 0.9s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 18.87MB / 100.43MB 0.9s
09:13:09 #11 DONE 4.3s
09:13:09 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 35.65MB / 49.56MB 0.7s
09:13:09 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.7s
09:13:09 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.9s
09:13:09 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 51.38MB / 64.11MB 0.9s
09:13:09 
09:13:09 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:09 #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:09 #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:09 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:09 #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:09 #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done
09:13:09 #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done
09:13:09 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:09 #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done
09:13:09 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.8s done
09:13:09 #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done
09:13:09 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:09 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.4s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 6.3s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 6.4s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.5s done
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 97.52MB / 100.43MB 1.7s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 39.85MB / 92.27MB 1.1s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 32.51MB / 100.43MB 1.1s
09:13:09 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.1s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 50.33MB / 92.27MB 1.2s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.81MB / 100.43MB 1.2s
09:13:09 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done
09:13:09 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:09 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done
09:13:09 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 7.3s
09:13:09 #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 0B / 155B 7.3s
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.22MB / 66.12MB 7.4s
09:13:09 #11 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 7.3s done
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 41.94MB / 66.12MB 4.6s
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 19.92MB / 98.11MB 4.6s
09:13:09 #4 DONE 0.4s
09:13:09 
09:13:09 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:09 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 54.53MB / 98.11MB 9.3s
09:13:09 #10 ...
09:13:09 
09:13:09 #11 [internal] load build context
09:13:09 #11 transferring context: 33.72MB 0.1s done
09:13:09 #11 DONE 0.1s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:09 #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:09 #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:09 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 4.19MB / 49.59MB 0.1s
09:13:09 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 4.19MB / 23.57MB 0.1s
09:13:09 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 24.17MB / 49.59MB 0.3s
09:13:09 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s
09:13:09 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 7.5s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 9.5s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 8.5s
09:13:09 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s
09:13:09 #4 DONE 0.4s
09:13:09 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 46.14MB / 66.70MB 0.9s
09:13:09 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 50.33MB / 66.70MB 1.0s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 54.53MB / 66.12MB 5.3s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 8.6s
09:13:09 #8 DONE 0.3s
09:13:09 
09:13:09 #9 [internal] load metadata for docker.io/library/ubuntu:lunar
09:13:09 #9 DONE 0.3s
09:13:09 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 84.43MB / 84.43MB 0.6s
09:13:09 #10 sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 84.43MB / 84.43MB 0.6s done
09:13:09 #10 extracting sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s done
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 63.96MB / 64.11MB 1.0s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 30.41MB / 92.27MB 1.0s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 28.31MB / 100.43MB 1.0s
09:13:09 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 1.1s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 38.80MB / 100.43MB 1.1s
09:13:09 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.1s
09:13:09 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.9s done
09:13:09 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 60.82MB / 64.11MB 1.0s
09:13:09 #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 0.1s
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 5.24MB / 92.27MB 1.0s
09:13:09 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 15.73MB / 92.27MB 1.1s
09:13:09 #17 2.481 (12/25) Installing clang15-libs (15.0.7-r0)
09:13:09 #10 ...
09:13:09 
09:13:09 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:13:09 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.0s done
09:13:09 #12 sha256:b492494d8e0113c4ad3fe4528a4b5ff89faa5331f7d52c5c138196f69ce176a6 424B / 424B done
09:13:09 #12 sha256:c6b84b685f35f1a5d63661f5d4aa662ad9b7ee4f4b8c394c022f25023c907b65 2.30kB / 2.30kB done
09:13:09 #12 sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d 29.54MB / 29.54MB 0.4s done
09:13:09 #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done
09:13:09 #12 extracting sha256:445a6a12be2be54b4da18d7c77d4a41bc4746bc422f1f4325a60ff4fc7ea2e5d 1.3s done
09:13:09 #12 DONE 2.0s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 59.77MB / 92.27MB 1.3s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.3s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 79.69MB / 92.27MB 1.5s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.5s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 6.6s
09:13:09 #16 53.61 --------------------------------------------------------------------------------
09:13:09 #16 53.61 Total                                              4.0 MB/s |  74 MB  00:18     
09:13:09 #16 53.85 Running transaction check
09:13:09 #16 54.10 Running transaction test
09:13:09 #16 54.34 Transaction test succeeded
09:13:09 #16 54.34 Running transaction
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 53.48MB / 98.11MB 7.6s
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 56.62MB / 66.12MB 7.7s
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 46.14MB / 66.12MB 4.9s
09:13:09 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:09 #5 sha256:657fcc512c7369f4cb3d94ea329150f8daf626bc838b1a1e81f1834c73ecc77e 482B / 482B done
09:13:09 #5 sha256:a17ee7fff8f5e97b974f5b48f51647d2cf28d543f2aa6c11aaa0ea431b44bb89 1.27kB / 1.27kB done
09:13:09 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.2s
09:13:09 #5 sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 11.80MB / 11.80MB 0.3s done
09:13:09 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 61.87MB / 98.11MB 9.7s
09:13:09 == Building packages for debian-bookworm ==
09:13:09 mkdir -p "debbuild/debian-bookworm"
09:13:09 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm --build-arg COMMON_FILES=common -t debbuild-debian-bookworm/aarch64 -f debian-bookworm/Dockerfile .
09:13:09 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 35.65MB / 49.59MB 0.4s
09:13:09 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 55.57MB / 66.12MB 7.7s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 7.7s
09:13:09 
09:13:09 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:09 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:09 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:09 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:09 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:09 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 5.24MB / 11.02MB 0.1s
09:13:09 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:09 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
09:13:09 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done
09:13:09 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 76.55MB / 98.11MB 8.9s
09:13:09 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 58.72MB / 66.70MB 1.2s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 9.9s
09:13:09 #10 ...
09:13:09 
09:13:09 #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1
09:13:09 #12 resolve docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 0.1s done
09:13:09 #12 sha256:c112d57d1ec70f93eba50bd162720f5b875e7886c25db45a9b86c220136e04d5 5.00kB / 5.00kB done
09:13:09 #12 sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 41.79MB / 41.79MB 2.3s done
09:13:09 #12 sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 306B / 306B 0.2s done
09:13:09 #12 sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f 257B / 257B 0.2s done
09:13:09 #12 sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1 1.99kB / 1.99kB done
09:13:09 #12 sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a 911B / 911B 0.3s done
09:13:09 #12 sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 175B / 175B 0.3s done
09:13:09 #12 sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 413B / 413B 0.4s done
09:13:09 #12 sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 17.96MB / 17.96MB 2.0s done
09:13:09 #12 sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 123.06kB / 123.06kB 0.6s done
09:13:09 #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 7.1s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 5.5s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 58.72MB / 66.12MB 5.6s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 8.9s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:09 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.10MB / 49.56MB 0.1s
09:13:09 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 3.84MB / 24.03MB 0.1s
09:13:09 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:09 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:09 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:09 #11 extracting sha256:177eb383c851dd021fc160ae95e72f4f6a128b5444f1661aaab97b817febefd9 2.3s done
09:13:09 #11 DONE 4.0s
09:13:09 
09:13:09 #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:09 #11 extracting sha256:25cab27afc97a280894b4e650f38e9aa9b82e2f18013c33394cdf457d58eab58 2.8s done
09:13:09 #11 DONE 3.5s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:09 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done
09:13:09 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:09 #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:09 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:09 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done
09:13:09 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done
09:13:09 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done
09:13:09 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.8s done
09:13:09 #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.1s done
09:13:09 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:09 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.4s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 60.82MB / 92.27MB 1.3s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 58.72MB / 100.43MB 1.3s
09:13:09 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 66.06MB / 92.27MB 1.4s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 68.16MB / 100.43MB 1.4s
09:13:09 == Building packages for centos-9 ==
09:13:09 mkdir -p "rpmbuild/centos-9"
09:13:09 DOCKER_BUILDKIT=1 docker build  --build-arg GO_IMAGE=golang:1.20.8-bookworm -t rpmbuild-centos-9/aarch64 -f centos-9/Dockerfile .
09:13:09 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 26.21MB / 92.27MB 1.2s
09:13:09 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 5.24MB / 100.43MB 1.2s
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 33.55MB / 92.27MB 1.3s
09:13:09 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 15.73MB / 100.43MB 1.3s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 87.03MB / 92.27MB 1.6s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.6s
09:13:09 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s
09:13:09 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 1.7s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.7s done
09:13:09 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.9s done
09:13:09 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:09 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 60.82MB / 66.12MB 7.9s
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 8.0s
09:13:09 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 26.21MB / 98.11MB 5.1s
09:13:09 #5 extracting sha256:9d9c93f4b00be908ab694a4df732570bced3b8a96b7515d70ff93402179ad232 0.1s done
09:13:09 #5 DONE 0.5s
09:13:09 
09:13:09 #6 [internal] load metadata for docker.io/library/centos:7
09:13:09 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done
09:13:09 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:13:09 #10 ...
09:13:09 
09:13:09 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:13:09 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done
09:13:09 #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done
09:13:09 #12 sha256:de3b447d1ed18aabf08e36086037e7a78883ab3b25cb2b7fb014f7873391fe81 529B / 529B done
09:13:09 #12 sha256:a3c4a8e15d903ae9e68c9671c9071354c94809a2270c434627c2d5bcec38d0ed 1.48kB / 1.48kB done
09:13:09 #12 sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 49.29MB / 49.29MB 1.1s done
09:13:09 #12 extracting sha256:acd8b5ac4bd39653c2ebe6bd243f4ad2ee504ec9f8feeda9ef727446baf30721 1.8s done
09:13:09 #12 DONE 3.1s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 ...
09:13:09 
09:13:09 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:13:09 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done
09:13:09 #12 sha256:0f96cac3223d7239561cd01764dacf3af2e4a530e61a363b18f128600f58ab19 1.48kB / 1.48kB done
09:13:09 #12 sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 45.97MB / 45.97MB 4.8s done
09:13:09 #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done
09:13:09 #12 sha256:b6dc71e7be8b027386c8562e72ae8b78ee2db29093787e5268b18d42900a2d12 529B / 529B done
09:13:09 #12 extracting sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 5.1s
09:13:09 #12 ...
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #0 building with "default" instance using docker driver
09:13:09 
09:13:09 #1 [internal] load .dockerignore
09:13:09 #1 transferring context: 2B done
09:13:09 #1 DONE 0.0s
09:13:09 
09:13:09 #2 [internal] load build definition from Dockerfile
09:13:09 #2 transferring dockerfile: 964B done
09:13:09 #2 DONE 0.0s
09:13:09 
09:13:09 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:09 #3 DONE 0.0s
09:13:09 
09:13:09 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:09 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:09 #10 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:09 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s
09:13:09 #10 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:09 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 3.15MB / 49.56MB 0.1s
09:13:09 #10 ...
09:13:09 
09:13:09 #11 [internal] load build context
09:13:09 #11 transferring context: 33.72MB 0.3s done
09:13:09 #11 DONE 0.3s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s
09:13:09 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 14.68MB / 49.56MB 0.2s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 60.82MB / 66.12MB 8.0s
09:13:09 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 47.19MB / 98.11MB 8.0s
09:13:09 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:09 #5 DONE 0.3s
09:13:09 
09:13:09 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
09:13:09 #12 ...
09:13:09 
09:13: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
09:13:09 #13 DONE 3.6s
09:13:09 
09:13:09 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #12 ...
09:13:09 
09:13:09 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:09 #12 ...
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 66.70MB / 66.70MB 1.4s
09:13:09 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 5.8s
09:13:09 #10 ...
09:13:09 
09:13:09 #11 [internal] load build context
09:13:09 #11 transferring context: 33.72MB 0.2s done
09:13:09 #11 DONE 0.3s
09:13:09 
09:13:09 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:09 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 13.63MB / 49.56MB 0.2s
09:13:09 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 14.61MB / 24.03MB 0.2s
09:13:09 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s
09:13:09 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s
09:13:09 #0 building with "default" instance using docker driver
09:13:09 
09:13:09 #1 [internal] load build definition from Dockerfile
09:13:09 #1 transferring dockerfile: 1.06kB done
09:13:09 #1 DONE 0.0s
09:13:09 
09:13:09 #2 [internal] load .dockerignore
09:13:09 #2 transferring context: 2B done
09:13:09 #2 DONE 0.0s
09:13:09 
09:13:09 #3 [auth] docker/dockerfile:pull token for registry-1.docker.io
09:13:09 #3 DONE 0.0s
09:13:09 
09:13:09 #4 resolve image config for docker.io/docker/dockerfile:1
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 1.5s
09:13:09 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 35.65MB / 100.43MB 1.5s
09:13:09 #11 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.4s done
09:13:09 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 52.43MB / 92.27MB 1.6s
09:13:09 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 46.14MB / 100.43MB 1.6s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 78.64MB / 100.43MB 1.5s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 88.08MB / 92.27MB 1.6s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 89.13MB / 100.43MB 1.6s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 98.57MB / 100.43MB 1.7s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 53.30MB / 98.11MB 7.0s
09:13:10 #17 2.931 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4)
09:13:10 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.2s
09:13:10 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 53.48MB / 66.12MB 5.3s
09:13:10 #6 ...
09:13:10 
09:13:10 #7 [auth] library/centos:pull token for registry-1.docker.io
09:13:10 #7 DONE 0.0s
09:13:10 
09:13:10 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:10 #8 DONE 0.0s
09:13:10 
09:13:10 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 10.0s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 10.3s
09:13:10 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.4s
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 34.60MB / 49.56MB 0.4s
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 45.09MB / 49.56MB 0.5s
09:13:10 #6 ...
09:13:10 
09:13:10 #7 [auth] library/ubuntu:pull token for registry-1.docker.io
09:13:10 #7 DONE 0.0s
09:13:10 
09:13:10 #8 [auth] library/golang:pull token for registry-1.docker.io
09:13:10 #8 DONE 0.0s
09:13:10 
09:13:10 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:10 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.2s done
09:13:10 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:10 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 40.89MB / 98.11MB 6.0s
09:13:10 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.9s done
09:13:10 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 1.2s done
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 1.2s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.3s
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:10 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done
09:13:10 #4 DONE 0.4s
09:13:10 
09:13:10 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:10 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:10 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:10 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:10 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:10 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 68.16MB / 98.11MB 9.3s
09:13:10 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 66.06MB / 92.27MB 1.7s
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.7s
09:13:10 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 1.8s
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 66.06MB / 100.43MB 1.8s
09:13:10 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.9s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 7.4s
09:13:10 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done
09:13:10 #17 3.204 (14/25) Installing clang15 (15.0.7-r0)
09:13:10 #17 3.271 (15/25) Installing libmagic (5.43-r0)
09:13:10 #17 3.297 (16/25) Installing file (5.43-r0)
09:13:10 #17 3.299 (17/25) Installing brotli-libs (1.0.9-r9)
09:13:10 #17 3.308 (18/25) Installing nghttp2-libs (1.51.0-r1)
09:13:10 #17 3.312 (19/25) Installing libcurl (8.2.1-r0)
09:13:10 #17 3.319 (20/25) Installing libexpat (2.5.0-r0)
09:13:10 #17 3.322 (21/25) Installing pcre2 (10.42-r0)
09:13:10 #17 3.330 (22/25) Installing git (2.38.5-r0)
09:13:10 #17 3.396 (23/25) Installing lld-libs (15.0.7-r0)
09:13:10 #17 3.439 (24/25) Installing lld (15.0.7-r0)
09:13:10 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 8.3s done
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 8.4s
09:13:10 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 57.67MB / 66.12MB 5.6s
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 33.55MB / 98.11MB 5.6s
09:13:10 #9 DONE 0.4s
09:13:10 
09:13:10 #6 [internal] load metadata for docker.io/library/centos:7
09:13:10 #6 DONE 0.4s
09:13:10 #9 DONE 0.4s
09:13:10 
09:13:10 #6 [internal] load metadata for docker.io/library/ubuntu:jammy
09:13:10 #6 DONE 0.5s
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #10 sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 59.26MB / 59.26MB 8.4s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 55.57MB / 98.11MB 8.5s
09:13:10 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 8.5s
09:13:10 #10 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:10 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.2s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 46.14MB / 98.11MB 6.3s
09:13:10 #4 DONE 0.4s
09:13:10 
09:13:10 #5 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:10 #5 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
09:13:10 #5 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
09:13:10 #5 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
09:13:10 #5 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
09:13:10 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 6.29MB / 11.02MB 0.1s
09:13:10 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:10 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:10 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done
09:13:10 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 7.36MB / 63.99MB 1.3s
09:13:10 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 0.1s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 6.29MB / 86.30MB 1.3s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 17.83MB / 63.99MB 1.4s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 16.78MB / 86.30MB 1.4s
09:13:10 #14 0.724 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 90.18MB / 98.11MB 9.7s
09:13:10 #11 sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 66.70MB / 66.70MB 1.9s done
09:13:10 #11 extracting sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.9s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 0.9s
09:13:10 #5 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
09:13:10 #5 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 73.40MB / 98.11MB 9.6s
09:13:10 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 2.0s done
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 2.0s
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 2.1s
09:13:10 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:10 #11 extracting sha256:f576322729671deb6b27aab6de05c8f4233c7188c25f29aac9ec17b81c5c350a 2.6s done
09:13:10 #11 DONE 4.1s
09:13:10 
09:13:10 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:10 #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s done
09:13:10 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:10 #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:10 #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:10 #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done
09:13:10 #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done
09:13:10 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:10 #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.6s done
09:13:10 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done
09:13:10 #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.3s done
09:13:10 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:10 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.2s
09:13:10 #17 3.442 (25/25) Installing llvm15 (15.0.7-r0)
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 8.7s
09:13:10 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.0s
09:13:10 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 62.91MB / 66.12MB 5.9s
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 38.80MB / 98.11MB 5.9s
09:13:10 #11 extracting sha256:4c52d1105d0bcb029642a5c49fb39354474a58844822c2f932536fe888049ffe 2.6s done
09:13:10 #11 DONE 4.2s
09:13:10 
09:13:10 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:10 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:10 #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:10 #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:10 #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:10 #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done
09:13:10 #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:10 #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done
09:13:10 #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.7s done
09:13:10 #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 2.3s done
09:13:10 #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.4s done
09:13:10 #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:10 #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.0s
09:13:10 
09:13:10 #10 [internal] load build context
09:13:10 #10 transferring context: 12.81kB done
09:13:10 #10 DONE 0.0s
09:13:10 
09:13:10 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:10 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:10 #11 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:10 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 4.19MB / 49.56MB 0.1s
09:13:10 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0B / 24.03MB 0.1s
09:13:10 #11 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:10 #10 ...
09:13:10 
09:13:10 #11 [internal] load build context
09:13:10 #11 transferring context: 33.72MB 0.1s done
09:13:10 #11 DONE 0.1s
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #10 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:10 #10 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:10 #10 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:10 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 14.68MB / 23.57MB 0.2s
09:13:10 #10 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:10 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 12.58MB / 49.59MB 0.2s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 60.82MB / 98.11MB 8.8s
09:13:10 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.8s done
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.10MB / 64.11MB 0.9s
09:13:10 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 3.15MB / 92.27MB 0.9s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.15MB / 100.43MB 0.9s
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 16.78MB / 64.11MB 1.0s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 14.68MB / 92.27MB 1.0s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 14.68MB / 100.43MB 1.0s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 10.5s
09:13:10 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 10.5s done
09:13:10 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.0s done
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 84.93MB / 98.11MB 10.9s
09:13:10 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done
09:13:10 #5 DONE 0.3s
09:13:10 
09:13:10 #6 [internal] load metadata for docker.io/library/debian:bookworm
09:13:10 #6 ...
09:13:10 
09:13:10 #7 [auth] library/golang:pull token for registry-1.docker.io
09:13:10 #7 DONE 0.0s
09:13:10 
09:13:10 #8 [auth] library/debian:pull token for registry-1.docker.io
09:13:10 #8 DONE 0.0s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 52.43MB / 98.11MB 6.7s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 27.26MB / 63.99MB 1.5s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 26.21MB / 86.30MB 1.5s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 37.75MB / 63.99MB 1.6s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 36.70MB / 86.30MB 1.6s
09:13:10 #10 ...
09:13:10 
09:13:10 #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:13:10 #12 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.1s done
09:13:10 #12 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done
09:13:10 #12 sha256:da342f32f23df7861b98ac7381d50f2adf4839736139b74a908400e55a6d1a17 529B / 529B done
09:13:10 #12 sha256:72f8c3b2dee326fd018da07abb027cb498df18aae3818549a9a97a4e2810fe5e 1.48kB / 1.48kB done
09:13:10 #12 sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 45.23MB / 45.23MB 3.4s done
09:13:10 #12 extracting sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 6.2s
09:13:10 #12 ...
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 11.53MB / 92.27MB 1.0s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 17.83MB / 92.27MB 1.1s
09:13:10 #5 DONE 0.3s
09:13:10 
09:13:10 #6 [auth] library/golang:pull token for registry-1.docker.io
09:13:10 #6 DONE 0.0s
09:13:10 
09:13:10 #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:10 #10 ...
09:13:10 
09:13:10 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f
09:13:10 #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.1s done
09:13:10 #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done
09:13:10 #12 sha256:19973da79531feade9ed259004c735d0458285f1db9a16bd9d76a954b261c4ab 529B / 529B done
09:13:10 #12 sha256:5184fee18788106a512ca4a9dcec2de707c3437d307f2f41e731515a72140582 1.48kB / 1.48kB done
09:13:10 #12 sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 50.22MB / 50.22MB 3.2s done
09:13:10 #12 extracting sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 6.4s
09:13:10 #12 ...
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 2.3s done
09:13:10 #10 ...
09:13:10 
09:13:10 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f
09:13:10 #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.0s done
09:13:10 #12 sha256:909f4919a453618112c646786b937356dee21d9452df5ed77ed86591d7020eb7 1.46kB / 1.46kB done
09:13:10 #12 sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 55.06MB / 55.06MB 0.7s done
09:13:10 #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done
09:13:10 #12 sha256:9d23db14fbdc095689c423af56b9525538de139a1bbe950b4f0467698fb874d2 529B / 529B done
09:13:10 #12 extracting sha256:ddf874abf16cc990e0fd75a154a34ca0a03ee310ad895a18fb62ae15bf4171fb 2.3s done
09:13:10 #12 DONE 3.1s
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.8s done
09:13:10 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:10 #17 3.930 Executing busybox-1.35.0-r29.trigger
09:13:10 #17 3.935 OK: 349 MiB in 41 packages
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 9.0s
09:13:10 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 45.09MB / 98.11MB 6.2s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 7.8s
09:13:10 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 12.71MB / 49.56MB 0.2s
09:13:10 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 13.63MB / 24.03MB 0.2s
09:13:10 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 24.12MB / 49.56MB 0.3s
09:13:10 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s
09:13:10 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s
09:13:10 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 23.07MB / 49.59MB 0.3s
09:13:10 #10 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:10 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 28.31MB / 49.59MB 0.4s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0B / 63.99MB 0.4s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0B / 86.30MB 0.4s
09:13:10 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.3s
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 27.26MB / 64.11MB 1.1s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 25.17MB / 92.27MB 1.1s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 26.21MB / 100.43MB 1.1s
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 36.70MB / 64.11MB 1.2s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 34.60MB / 92.27MB 1.2s
09:13:10 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 35.65MB / 100.43MB 1.2s
09:13:10 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:10 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s
09:13:10 
09:13:10 #9 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 48.23MB / 63.99MB 1.7s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 46.14MB / 86.30MB 1.7s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 57.67MB / 63.99MB 1.8s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 56.62MB / 86.30MB 1.8s
09:13:10 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 2.0s
09:13:10 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 76.55MB / 86.30MB 2.0s
09:13:10 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.2s
09:13:10 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done
09:13:10 #10 ...
09:13:10 
09:13:10 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:13:10 #12 resolve docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 0.0s done
09:13:10 #12 sha256:4ad95f81332ef648c09613c6259ed2b20c55d891f68bc78666704b19384130f8 1.46kB / 1.46kB done
09:13:10 #12 sha256:0dfc3f78750b97e03b66f316b37e155e3de173a8ac79942f0511888531fbe5ac 50.50MB / 50.50MB 0.6s done
09:13:10 #12 sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3 984B / 984B done
09:13:10 #12 sha256:d774a984460a74973e6ce4d1f87ab90f2818e41fcdd4802bcbdc4e0b67f9dadf 529B / 529B done
09:13:10 #12 extracting sha256:0dfc3f78750b97e03b66f316b37e155e3de173a8ac79942f0511888531fbe5ac 2.2s done
09:13:10 #12 DONE 3.0s
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:10 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 31.46MB / 92.27MB 1.2s
09:13:10 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 6.29MB / 64.11MB 1.3s
09:13:10 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 41.94MB / 92.27MB 1.3s
09:13:10 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.4s done
09:13:10 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:10 #10 ...
09:13:10 
09:13:10 #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
09:13:10 #13 DONE 1.7s
09:13:10 
09:13:10 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #14 1.138 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
09:13:11 #14 1.235 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
09:13:11 #7 ...
09:13:11 
09:13:11 #8 [internal] load metadata for quay.io/centos/centos:stream9
09:13:11 #8 DONE 0.3s
09:13:11 
09:13:11 #7 [internal] load metadata for docker.io/library/golang:1.20.8-bookworm
09:13:11 #7 DONE 0.4s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 79.69MB / 98.11MB 10.1s
09:13:11 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:11 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:11 #11 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 6.2s done
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 50.33MB / 98.11MB 6.5s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 73.40MB / 98.11MB 8.2s
09:13:11 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 44.04MB / 49.56MB 0.5s
09:13:11 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s
09:13:11 #11 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.5s done
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0B / 64.11MB 0.6s
09:13:11 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:11 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 19.92MB / 63.99MB 0.6s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 5.24MB / 86.30MB 0.6s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 30.41MB / 63.99MB 0.7s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 28.31MB / 86.30MB 0.7s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 66.06MB / 98.11MB 9.2s
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 47.19MB / 64.11MB 1.3s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 45.09MB / 92.27MB 1.3s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.63MB / 100.43MB 1.3s
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 55.57MB / 64.11MB 1.4s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 54.97MB / 92.27MB 1.4s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 1.4s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 92.27MB / 98.11MB 11.2s
09:13:11 #9 DONE 0.4s
09:13:11 
09:13:11 #6 [internal] load metadata for docker.io/library/debian:bookworm
09:13:11 #6 DONE 0.4s
09:13:11 
09:13:11 #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:13:11 #10 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.1s done
09:13:11 #10 ...
09:13:11 
09:13:11 #11 [internal] load build context
09:13:11 #11 transferring context: 33.72MB 0.1s done
09:13:11 #11 DONE 0.1s
09:13:11 
09:13:11 #10 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:13:11 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 0B / 49.59MB 0.1s
09:13:11 #10 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done
09:13:11 #10 sha256:79e4d6b03e237637096d5a2ccf42aa60b2591505d87c78f237c6174c454b13f9 529B / 529B done
09:13:11 #10 sha256:5cd8b6447933486318a77c560bbd8562f7c9c4d31e0d7f65e2392fef8e79a590 1.48kB / 1.48kB done
09:13:11 #10 ...
09:13:11 
09:13:11 #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:13:11 #12 resolve docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 0.0s done
09:13:11 #12 sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63 1.85kB / 1.85kB done
09:13:11 #12 sha256:8a6e23e1b192b30eff14036a92e9ecdb551a1a10aa8535728b0c13d14d8c9462 529B / 529B done
09:13:11 #12 sha256:2657a4a0a6d5e8b3515004185275768f115a64a833de40125bb3f6b0b8cc598b 1.46kB / 1.46kB done
09:13:11 #12 sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3 49.56MB / 49.56MB 0.6s done
09:13:11 #12 extracting sha256:167b8a53ca4504bc6aa3182e336fa96f4ef76875d158c1933d3e2fa19c57e0c3 2.0s done
09:13:11 #12 DONE 2.8s
09:13:11 
09:13:11 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done
09:13:11 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.1s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 2.1s done
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 85.98MB / 86.30MB 2.1s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 0B / 95.73MB 2.1s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 7.34MB / 95.73MB 2.2s
09:13:11 #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 2.2s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.4s done
09:13:11 #10 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.4s done
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 26.21MB / 64.11MB 1.5s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 61.87MB / 92.27MB 1.5s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 2.10MB / 100.43MB 1.5s
09:13:11 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 35.65MB / 64.11MB 1.6s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 71.30MB / 92.27MB 1.6s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 14.68MB / 100.43MB 1.6s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 57.67MB / 98.11MB 7.0s
09:13:11 #14 1.330 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
09:13:11 #14 1.428 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB]
09:13:11 
09:13:11 #9 [internal] load build context
09:13:11 #9 transferring context: 12.81kB done
09:13:11 #9 DONE 0.0s
09:13:11 
09:13:11 #10 [stage-1 1/8] FROM quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6
09:13:11 #10 resolve quay.io/centos/centos:stream9@sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 0.0s done
09:13:11 #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done
09:13:11 #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:11 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.1s
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 11.53MB / 64.11MB 0.7s
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 31.46MB / 64.11MB 0.9s
09:13:11 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 9.4s
09:13:11 #10 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.7s done
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 39.85MB / 63.99MB 0.8s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 38.80MB / 86.30MB 0.8s
09:13:11 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 6.29MB / 95.73MB 0.8s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 50.33MB / 63.99MB 0.9s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 48.23MB / 86.30MB 0.9s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 15.73MB / 95.73MB 0.9s
09:13:11 #10 sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 66.12MB / 66.12MB 9.4s done
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 9.5s
09:13:11 #10 sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 155B / 155B 9.4s done
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.5s done
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 75.50MB / 92.27MB 1.6s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 1.6s
09:13:11 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 0B / 155B 1.6s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 84.93MB / 92.27MB 1.7s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 85.98MB / 100.43MB 1.7s
09:13:11 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.6s done
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 11.5s
09:13:11 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 16.78MB / 49.59MB 0.3s
09:13:11 #10 extracting sha256:289e47bb6b56b192f0484bed2865691ec64d33f09d8f3bc3d83e5f4b48410dbb 2.5s done
09:13:11 #10 DONE 3.0s
09:13:11 
09:13:11 #11 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.3s done
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 15.73MB / 95.73MB 2.3s
09:13:11 #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 2.3s done
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 25.17MB / 95.73MB 2.4s
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 46.14MB / 64.11MB 1.7s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 81.79MB / 92.27MB 1.7s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 25.17MB / 100.43MB 1.7s
09:13:11 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.9s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 45.09MB / 100.43MB 1.9s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 62.91MB / 98.11MB 7.4s
09:13:11 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:11 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:11 #10 sha256:a9ff6653214ad8968c0a303f541464a20b680cbbf3970c4eb277c99dc3848caa 505B / 505B done
09:13:11 #10 sha256:6d72a96369c4758b2c436d86743e24da517a9d553779311f6ac98c8e1343bbb2 1.17kB / 1.17kB done
09:13:11 #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 29.36MB / 55.34MB 0.2s
09:13:11 #10 sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6 912B / 912B done
09:13:11 #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 55.34MB / 55.34MB 0.4s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 85.98MB / 98.11MB 10.5s
09:13:11 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.7s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 78.64MB / 98.11MB 8.6s
09:13:11 #10 ...
09:13:11 
09:13:11 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:13:11 #12 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
09:13:11 #12 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
09:13:11 #12 sha256:993dc9215facb1278d78c1ac9aacaf0b10ce01a3319245477b526fb49bb3a85b 424B / 424B done
09:13:11 #12 sha256:9647c2503ec334ee47dc65a547a14f79543680a640b31669e4e417949c03857b 2.31kB / 2.31kB done
09:13:11 #12 sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 23.61MB / 23.61MB 2.0s done
09:13:11 #12 extracting sha256:d2b6ba5e7ade25cef0db07ca410b7d5e09085b9c442b62904956cd4d5a81ad10 6.3s done
09:13:11 #12 DONE 8.8s
09:13:11 
09:13:11 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #10 ...
09:13:11 
09:13:11 #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
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 40.89MB / 64.11MB 1.0s
09:13:11 #11 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.0s done
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 51.38MB / 64.11MB 1.1s
09:13:11 #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 88.08MB / 98.11MB 9.7s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 59.77MB / 63.99MB 1.0s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 58.72MB / 86.30MB 1.0s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 26.21MB / 95.73MB 1.0s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 68.16MB / 86.30MB 1.1s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 35.65MB / 95.73MB 1.1s
09:13:11 #10 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.1s done
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.3s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 55.57MB / 95.73MB 1.3s
09:13:11 #10 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.2s done
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 77.59MB / 98.11MB 9.8s
09:13:11 #10 ...
09:13:11 
09:13:11 #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
09:13:11 #12 resolve docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 0.0s done
09:13:11 #12 sha256:0770ed14eaa7e29365f8deb71b800f4db851b2ad38e1b66a258bce6bf7d73995 5.01kB / 5.01kB done
09:13:11 #12 sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 256B / 256B 0.2s done
09:13:11 #12 sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82 1.99kB / 1.99kB done
09:13:11 #12 sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 54.61MB / 54.61MB 4.6s done
09:13:11 #12 sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 306B / 306B 0.1s done
09:13:11 #12 sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 911B / 911B 0.3s done
09:13:11 #12 sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 176B / 176B 0.3s done
09:13:11 #12 sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 14.13MB / 14.13MB 1.5s done
09:13:11 #12 sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 414B / 414B 0.3s done
09:13:11 #12 sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e 131.01kB / 131.01kB 0.5s done
09:13:11 #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 5.1s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 96.47MB / 100.43MB 1.8s
09:13:11 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.9s done
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 56.62MB / 98.11MB 6.9s
09:13:11 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 32.51MB / 49.59MB 0.4s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 47.19MB / 95.73MB 2.6s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 57.67MB / 95.73MB 2.7s
09:13:11 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done
09:13:11 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 55.57MB / 100.43MB 2.0s
09:13:11 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 65.01MB / 100.43MB 2.1s
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 69.21MB / 98.11MB 7.8s
09:13:11 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:11 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 91.23MB / 98.11MB 11.0s
09:13:11 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.3s
09:13:11 #11 ...
09:13:11 
09:13:11 #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
09:13:11 #10 sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad 305B / 305B 0.2s done
09:13:11 #10 sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 256B / 256B 0.2s done
09:13:11 #10 sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd 1.99kB / 1.99kB done
09:13:11 #10 sha256:82a1b39297e03c1abf94e665e5cb64dcd8851bc0fe747bbfed143aad16b0f9e5 5.00kB / 5.00kB done
09:13:11 #10 sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 38.52MB / 38.52MB 2.6s done
09:13:11 #10 sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b 911B / 911B 0.3s done
09:13:11 #10 sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 176B / 176B 0.3s done
09:13:11 #10 sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 413B / 413B 0.5s done
09:13:11 #10 sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 19.00MB / 19.00MB 1.7s done
09:13:11 #10 sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 130.62kB / 130.62kB 0.6s done
09:13:11 #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 7.1s
09:13:11 #10 ...
09:13:11 
09:13:11 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 94.37MB / 98.11MB 10.0s
09:13:11 #10 ...
09:13:11 
09:13:11 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:13:11 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.1s done
09:13:11 #12 sha256:94d12db896d07af18a04319f1023edd091629f558dcc29f84208a7cf5ca040ec 424B / 424B done
09:13:11 #12 sha256:6a47e077731f534f14de4df8639e35a1792a555b74e46920200ec05cb4af3d12 2.32kB / 2.32kB done
09:13:11 #12 sha256:20274425734a05472f3772bae7ce7124a9832f5eb168456d6cb53e92d6e718a8 27.35MB / 27.35MB 0.4s done
09:13:11 #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done
09:13:11 #12 extracting sha256:20274425734a05472f3772bae7ce7124a9832f5eb168456d6cb53e92d6e718a8 0.9s done
09:13:11 #12 DONE 1.5s
09:13:11 
09:13:11 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #10 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.4s done
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 66.06MB / 95.73MB 1.4s
09:13:11 #12 ...
09:13:11 
09:13:11 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 82.84MB / 98.11MB 10.1s
09:13:11 #10 ...
09:13:11 
09:13:11 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:13:11 #12 resolve docker.io/library/ubuntu:focal@sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 0.0s done
09:13:11 #12 sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 27.51MB / 27.51MB 0.7s done
09:13:11 #12 sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba 1.13kB / 1.13kB done
09:13:11 #12 sha256:3246518d9735254519e1b2ff35f95686e4a5011c90c85344c1f38df7bae9dd37 424B / 424B done
09:13:11 #12 sha256:6df89402372646d400cf092016c28066391a26f5d46c00b1153e75003465484d 2.30kB / 2.30kB done
09:13:11 #12 extracting sha256:edaedc954fb53f42a7754a6e2d1b57f091bc9b11063bc445c2e325ea448f8f68 1.2s done
09:13:11 #12 DONE 2.1s
09:13:11 
09:13:11 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:11 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 61.87MB / 98.11MB 7.2s
09:13:11 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 48.23MB / 49.59MB 0.7s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 67.11MB / 95.73MB 2.8s
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 77.59MB / 95.73MB 2.9s
09:13:11 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:11 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 87.03MB / 95.73MB 3.0s
09:13:11 #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:11 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:12 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 75.50MB / 100.43MB 2.2s
09:13:12 #10 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 95.42MB / 100.43MB 2.4s
09:13:12 #10 sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 55.34MB / 55.34MB 0.8s done
09:13:12 #10 extracting sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 11.3s
09:13:12 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 10.4s done
09:13:12 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 75.50MB / 95.73MB 1.5s
09:13:12 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.7s
09:13:12 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:12 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:12 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 67.11MB / 98.11MB 7.5s
09:13:12 #14 2.467 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB]
09:13:12 #14 2.467 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB]
09:13:12 #14 2.510 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB]
09:13:12 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 3.1s
09:13:12 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100
09:13:12 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 3.2s done
09:13:12 #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.6s done
09:13:12 #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:12 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 75.50MB / 98.11MB 8.2s
09:13:12 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.1s
09:13:12 #10 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 1.8s done
09:13:12 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 72.35MB / 98.11MB 7.8s
09:13:12 #14 2.513 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [506 kB]
09:13:12 #14 2.537 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3482 B]
09:13:12 #14 2.537 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [892 kB]
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 10.5s
09:13:12 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done
09:13:12 #10 sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 49.59MB / 49.59MB 1.4s done
09:13:12 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:12 #10 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 2.7s done
09:13:12 #10 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.8s done
09:13:12 #10 ...
09:13:12 
09:13:12 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:12 #12 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.0s done
09:13:12 #12 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
09:13:12 #12 sha256:24898c8e1ac370d2d309d6d9df56af52bebdad86925c623b5e87e12404453518 424B / 424B done
09:13:12 #12 sha256:21098a29e034a8f6f1952d1d8a49b5732b70e532c31f0e88e1ff499c6540c57c 2.30kB / 2.30kB done
09:13:12 #12 sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 26.87MB / 26.87MB 0.8s done
09:13:12 #12 extracting sha256:10fb01f4f619bc954ba611cebca23f2b96d255c7ead4040b449f063e530df1a4 1.1s done
09:13:12 #12 DONE 3.1s
09:13:12 
09:13:12 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 81.79MB / 98.11MB 8.6s
09:13:12 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.0s done
09:13:12 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 11.7s done
09:13:12 #10 extracting sha256:3f4fd5c3c800c6da9ef94691df203a05a5bbbf32c483d09d620ec06eef42ea2b 3.2s done
09:13:12 #14 2.976 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [374 kB]
09:13:12 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 96.47MB / 98.11MB 10.9s
09:13:12 #10 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213
09:13:12 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:12 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:13:12 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done
09:13:12 #10 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 3.0s done
09:13:12 #11 ...
09:13:12 
09:13:12 #12 [stage-1 1/6] FROM docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e
09:13:12 #12 resolve docker.io/library/fedora:38@sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 0.0s done
09:13:12 #12 sha256:feef24b52eb3530f7b1e92d98f79a346fa12d50859651342443d7d3bf2a6f2c5 68.53MB / 68.53MB 1.3s done
09:13:12 #12 sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e 975B / 975B done
09:13:12 #12 sha256:77483e31e379165486cb8c89eaef7b9b0a169b47885fefdedc252fdeeb31d4fe 529B / 529B done
09:13:12 #12 sha256:621310b5b7d8188469265c9e0ce793ee72128e5e5ff5cb935a527b73873e4808 2.00kB / 2.00kB done
09:13:12 #12 extracting sha256:feef24b52eb3530f7b1e92d98f79a346fa12d50859651342443d7d3bf2a6f2c5 2.7s done
09:13:12 #12 DONE 4.2s
09:13:12 
09:13:12 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:12 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0B / 92.27MB 2.0s
09:13:12 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0B / 100.43MB 2.0s
09:13:12 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 10.49MB / 92.27MB 2.1s
09:13:12 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 11.53MB / 100.43MB 2.1s
09:13:12 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 20.97MB / 92.27MB 2.2s
09:13:12 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 20.97MB / 100.43MB 2.2s
09:13:12 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 40.89MB / 92.27MB 2.4s
09:13:12 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 40.96MB / 100.43MB 2.4s
09:13:12 #10 DONE 4.0s
09:13:12 
09:13:12 #11 [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
09:13:12 #12 3.354 Fedora 37 - aarch64                              26 MB/s |  78 MB     00:02    
09:13:12 #10 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.5s done
09:13:12 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100
09:13:13 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 79.69MB / 98.11MB 8.2s
09:13:13 #10 ...
09:13:13 
09:13:13 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f
09:13:13 #12 resolve docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 0.0s done
09:13:13 #12 sha256:3a30687df9b732bb88601b6c6c7866d632d5c9d4260cc7ec0fd575abffbbee32 1.48kB / 1.48kB done
09:13:13 #12 sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 53.70MB / 53.70MB 2.0s done
09:13:13 #12 sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f 1.85kB / 1.85kB done
09:13:13 #12 sha256:eefb45317844a131035d89384dbbe3858a0c22f6b7884e56648bd6b22d206a8a 529B / 529B done
09:13:13 #12 extracting sha256:31f5dc1f52c865588c43d8ec718f14d430e149b28f0b28232da825da7ae28f76 1.8s done
09:13:13 #12 DONE 4.0s
09:13:13 
09:13:13 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:13 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.1s
09:13:13 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:13 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:13 #10 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done
09:13:13 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 51.38MB / 92.27MB 2.5s
09:13:13 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 51.38MB / 100.43MB 2.5s
09:13:13 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 59.77MB / 92.27MB 2.6s
09:13:13 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 61.87MB / 100.43MB 2.6s
09:13:13 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 89.13MB / 98.11MB 9.0s
09:13:13 #14 3.432 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B]
09:13:13 #14 3.432 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3133 B]
09:13:13 #14 3.432 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [378 kB]
09:13:13 #14 3.487 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [374 kB]
09:13:13 #14 3.559 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [786 kB]
09:13:13 #10 ...
09:13:13 
09:13:13 #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
09:13:13 #13 DONE 1.4s
09:13:13 
09:13:13 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:13 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:13 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:13 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:13 #10 ...
09:13:13 
09:13:13 #12 [stage-1 1/8] FROM docker.io/library/debian:buster@sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:13:13 #12 extracting sha256:6e2ab1511f035b8d0208496939ad6f66778c120d1c102125b629bdb138ce4a14 8.4s done
09:13:13 #12 DONE 13.6s
09:13:13 
09:13:13 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:13 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0.1s
09:13:13 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 80.74MB / 92.27MB 2.8s
09:13:13 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 77.59MB / 100.43MB 2.8s
09:13:13 #11 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.8s done
09:13:13 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 91.23MB / 92.27MB 2.9s
09:13:13 #11 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 2.9s done
09:13:13 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:13 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:13 #12 DONE 10.0s
09:13:13 
09:13:13 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:13 #14 0.655 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
09:13:13 #14 1.064 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
09:13:13 #14 1.161 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
09:13:13 #14 1.257 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
09:13:13 #14 1.355 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
09:13:13 #14 2.032 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
09:13:13 #14 2.032 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
09:13:13 #14 2.077 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
09:13:13 #14 2.077 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [46.2 kB]
09:13:13 #14 2.078 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B]
09:13:13 #14 2.078 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1299 kB]
09:13:13 #14 2.288 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2661 kB]
09:13:13 #14 2.953 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
09:13:13 #14 2.953 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
09:13:13 #14 2.954 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [996 kB]
09:13:13 #14 2.973 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2266 kB]
09:13:13 #14 3.104 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [45.9 kB]
09:13:13 #14 3.105 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B]
09:13:13 #14 3.214 Fetched 20.5 MB in 3s (6938 kB/s)
09:13:13 #14 3.214 Reading package lists...
09:13:13 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 95.42MB / 98.11MB 9.4s
09:13:13 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:13 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:13 #14 3.666 Fetched 24.4 MB in 3s (7298 kB/s)
09:13:13 #10 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:13 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1
09:13:13 #13 DONE 5.8s
09:13:13 
09:13:13 #14 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:13:13 #14 DONE 0.2s
09:13:13 
09:13:13 #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
09:13:13 #15 DONE 0.3s
09:13:13 
09:13:13 #16 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:13:13 #16 0.603 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:13 #16 0.611 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:13 #16 0.611 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:13 #16 0.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:13:13 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 87.03MB / 98.11MB 8.7s
09:13:13 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 92.27MB / 98.11MB 9.0s
09:13:13 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 5.6s
09:13:13 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:13 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:13 #11 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done
09:13:13 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 90.98MB / 100.43MB 3.0s
09:13:13 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 3.1s
09:13:13 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done
09:13:13 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:13 #14 4.106 Reading package lists...
09:13:13 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.2s done
09:13:13 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0.1s
09:13:13 #10 ...
09:13:13 
09:13:13 #12 [stage-1 1/8] FROM docker.io/library/debian:bookworm@sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:13:13 #12 extracting sha256:013e3017888216ce95d0ffe3d0fb039c509402dc99800465157f56e7520abd4a 9.2s done
09:13:13 #12 DONE 13.1s
09:13:13 
09:13:13 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:13 #11 extracting sha256:48f379057fd2146a6a7bd4f271040059d508df648d4f99a763b0f7df5d3d9e97 2.8s done
09:13:13 #11 DONE 5.0s
09:13:13 
09:13:13 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:13 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:13 #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 1.1s done
09:13:13 #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.6s done
09:13:13 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:13 #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:13 #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:13 #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 1.9s done
09:13:13 #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 3.6s done
09:13:13 #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 2.6s done
09:13:13 #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 4.6s done
09:13:13 #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.6s done
09:13:13 #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 4.6s done
09:13:13 #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 0.4s
09:13:13 #16 0.772 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:13:13 #16 0.847 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:13:13 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:13 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:13 #10 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.4s done
09:13:13 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:13 #14 4.943 Building dependency tree...
09:13:13 #14 5.134 Reading state information...
09:13:13 #10 extracting sha256:a0a436b63807f127ac7dc7c09cc0d9007abf4f291694f54e55de6ee2b2d89920 2.0s done
09:13:13 #10 ...
09:13:13 
09:13:13 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:13 #12 resolve docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 0.1s done
09:13:13 #12 sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4 1.13kB / 1.13kB done
09:13:13 #12 sha256:1e9568cacc4bd0a59a44d8e68ae8fc5f4287c132d455492881f7a1106b722beb 424B / 424B done
09:13:13 #12 sha256:e46f21739314ec025a0ce92c7a657ddb65785a29870d74435a08554207fb3688 2.31kB / 2.31kB done
09:13:13 #12 sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 24.63MB / 24.63MB 6.3s done
09:13:13 #12 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 3.6s
09:13:14 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:14 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:14 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 10.2s done
09:13:14 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 97.52MB / 98.11MB 9.3s
09:13:14 #13 DONE 2.2s
09:13:14 
09:13:14 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:14 #10 ...
09:13:14 
09:13:14 #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
09:13:14 #13 DONE 1.4s
09:13:14 
09:13:14 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #14 5.412 The following additional packages will be installed:
09:13:14 #14 5.412   at autoconf automake autopoint autotools-dev binutils
09:13:14 #14 5.412   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
09:13:14 #14 5.412   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
09:13:14 #14 5.412   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:14 #14 5.412   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
09:13:14 #14 5.413   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:14 #14 5.413   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:14 #14 5.413   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:14 #14 5.413   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:14 #14 5.413   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
09:13:14 #14 5.413   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:14 #14 5.413   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:14 #14 5.413   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
09:13:14 #14 5.413   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:14 #14 5.413   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:14 #14 5.413   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
09:13:14 #14 5.413   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:14 #14 5.413   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
09:13:14 #14 5.413   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:14 #14 5.413   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
09:13:14 #14 5.413   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:14 #14 5.413   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:14 #14 5.413   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:14 #14 5.413   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:14 #14 5.413   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:14 #14 5.413   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:14 #14 5.413   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:14 #14 5.413   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:14 #14 5.413   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:14 #14 5.413   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:14 #14 5.413   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:14 #14 5.413   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:14 #14 5.413   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:14 #14 5.413   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:14 #14 5.413   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:14 #14 5.413   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:14 #14 5.413   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
09:13:14 #14 5.413   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:14 #14 5.413   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
09:13:14 #14 5.413   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:14 #14 5.413   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:14 #14 5.413   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:14 #14 5.413   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:14 #14 5.413   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:14 #14 5.413   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:14 #14 5.413   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
09:13:14 #14 5.413   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:14 #14 5.413   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:14 #14 5.413   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:14 #14 5.413   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:14 #14 5.413   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:14 #14 5.413   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:14 #14 5.413   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:14 #14 5.413   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:14 #14 5.413   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
09:13:14 #14 5.413   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:14 #14 5.413   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:14 #14 5.413   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:14 #14 5.413   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:14 #14 5.413   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:14 #14 5.413   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:14 #14 5.413   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:14 #14 5.413   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:14 #14 5.413   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:14 #14 5.413   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:14 #14 5.413   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:14 #14 5.413   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
09:13:14 #14 5.413   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:14 #14 5.413   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:14 #14 5.413   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
09:13:14 #14 5.413   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:14 #14 5.413   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:14 #14 5.413   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:14 #14 5.414   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:14 #14 5.414   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:14 #14 5.414   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:14 #14 5.414   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:14 #14 5.414   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:14 #14 5.414   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:14 #14 5.414   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:14 #14 5.414   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:14 #14 5.414   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:14 #14 5.414   xz-utils
09:13:14 #14 5.416 Suggested packages:
09:13:14 #14 5.416   default-mta | mail-transport-agent autoconf-archive gnu-standards
09:13:14 #14 5.416   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
09:13:14 #14 5.416   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
09:13:14 #14 5.416   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
09:13:14 #14 5.416   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:14 #14 5.416   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:14 #14 5.416   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:14 #14 5.416   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
09:13:14 #14 5.416   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
09:13:14 #14 5.416   mini-dinstall rsync gcc-9-doc gcc-multilib flex bison gdb gcc-doc
09:13:14 #14 5.416   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:14 #14 5.416   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
09:13:14 #14 5.416   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:14 #14 5.416   libgssapi-perl glibc-doc bzr gdbm-l10n krb5-doc krb5-user libtool-doc
09:13:14 #14 5.416   libcrypt-ssleay-perl libossp-uuid-perl libscalar-number-perl
09:13:14 #14 5.416   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
09:13:14 #14 5.416   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
09:13:14 #14 5.416   libstdc++-9-doc libbareword-filehandles-perl libindirect-perl
09:13:14 #14 5.416   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
09:13:14 #14 5.416   libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:14 #14 5.416   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:14 #14 5.416   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:14 #14 5.416   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:14 #14 5.416   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
09:13:14 #14 5.416   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
09:13:14 #14 5.416   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:14 #14 5.416   python3-cryptography python3-openssl python3-socks python3.8-venv
09:13:14 #14 5.416   python3.8-doc binfmt-support readline-doc zip wdiff-doc
09:13:14 #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf
09:13:14 #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:14 #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:14 #10 DONE 2.9s
09:13:14 
09:13:14 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #11 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:14 #11 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:14 #11 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:14 #11 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:14 #11 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:14 #11 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 1.2s done
09:13:14 #11 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.6s done
09:13:14 #11 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.0s done
09:13:14 #11 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.5s done
09:13:14 #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s
09:13:14 #11 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done
09:13:14 #11 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.8s done
09:13:14 #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100
09:13:14 #12 ...
09:13:14 
09:13:14 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.9s done
09:13:14 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done
09:13:14 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:14 #11 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.5s done
09:13:14 #14 5.795 The following NEW packages will be installed:
09:13:14 #14 5.795   at autoconf automake autopoint autotools-dev binutils
09:13:14 #14 5.795   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
09:13:14 #14 3.666 Reading package lists...
09:13:14 #14 ...
09:13:14 
09:13:14 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:14 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done
09:13:14 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:14 #12 DONE 9.7s
09:13:14 
09:13:14 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:14 #14 3.666 Reading package lists...
09:13:14 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done
09:13:14 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:14 #10 ...
09:13:14 
09:13:14 #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bullseye@sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1
09:13:14 #12 extracting sha256:b4465e59683b9f590d61c1c31974cdf35e71ec05b66b37e25d6fc5332a974a0c 10.1s done
09:13:14 #12 extracting sha256:db9fb69546622914cfeb85dcfecc4ec0fdd18fee1b049855a32fb3a45f520ce3 done
09:13:14 #12 extracting sha256:997037b2d3f1f193cf48d125bdce37ac02722b9c3cc2dd37ee1a5d7db275660f done
09:13:14 #12 extracting sha256:f30e4c1dcfd87d94ec3963c01bd0255e625fe6ff2528df55027057f7b6391e3a done
09:13:14 #12 extracting sha256:6bead0f8be26143df332e314168c2289680e24da4bb0b80a0f21ed66769ac6f4 done
09:13:14 #12 extracting sha256:cdfa720855e4fb5880c5c86ee9587788f5ca34c5e536a6e249e2c8443083a0c8 done
09:13:14 #12 extracting sha256:b0a7ae5f5efcacb9fccb865b366f5a563d9c7c469304c39b2ca9c8696b902a49 1.2s done
09:13:14 #12 extracting sha256:187bb5eddfb77708125f53706c2c6fc31a2e686df1b3e2c11db66aba24327ca6 done
09:13:14 #12 DONE 14.7s
09:13:14 
09:13:14 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:14 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 12.5s done
09:13:14 #10 extracting sha256:796cc43785ac3cd0081892bd48e545a0615415265b60c794fdf81ac95b034213 1.8s done
09:13:14 #10 DONE 3.4s
09:13:14 
09:13:14 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.1s done
09:13:14 #12 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:14 #12 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.9s done
09:13:14 #12 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.4s done
09:13:14 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:14 #12 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:14 #12 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.5s done
09:13:14 #12 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.7s done
09:13:14 #12 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.5s done
09:13:14 #12 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 2.4s done
09:13:14 #12 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.6s done
09:13:14 #12 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done
09:13:14 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.1s
09:13:14 #16 55.28   Updating   : glibc-2.17-326.el7_9.aarch64                                1/65 
09:13:14 #16 59.01   Updating   : glibc-common-2.17-326.el7_9.aarch64                         2/65 
09:13:14 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.9s done
09:13:14 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8
09:13:14 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:14 #12 DONE 9.8s
09:13:14 
09:13:14 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:14 #13 3.835 Fedora 39 - aarch64                              25 MB/s |  86 MB     00:03    
09:13:14 #11 ...
09:13:14 
09:13:14 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:13:14 #12 resolve docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 0.1s done
09:13:14 #12 sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054 1.13kB / 1.13kB done
09:13:14 #12 sha256:2589fe6bcf90466564741ae0d8309d1323f33b6ec8a5d401a62d0b256bcc3c37 424B / 424B done
09:13:14 #12 sha256:5edd8b11048dd1910bbeeae6325888a34a64e8a0d2576b6d843063825b339cd1 2.31kB / 2.31kB done
09:13:14 #12 sha256:d79cf5fbd02b4f64ddfb1ba3ae0178a904f012bc2ff0e5603ffdb4668a8f529c 26.14MB / 26.14MB 5.6s done
09:13:14 #12 extracting sha256:d79cf5fbd02b4f64ddfb1ba3ae0178a904f012bc2ff0e5603ffdb4668a8f529c 3.9s done
09:13:14 #12 ...
09:13:14 
09:13:14 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #14 5.795   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
09:13:14 #14 5.795   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:14 #14 5.795   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
09:13:14 #14 5.795   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:13:14 #14 5.795   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
09:13:14 #14 5.795   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:14 #14 5.795   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
09:13:14 #14 5.795   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
09:13:14 #14 5.795   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:14 #14 5.795   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:14 #14 5.795   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
09:13:14 #14 5.795   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:14 #14 5.795   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:14 #14 5.795   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
09:13:14 #14 5.795   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:14 #14 5.795   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
09:13:14 #14 5.796   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:14 #14 5.796   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
09:13:14 #14 5.796   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:14 #14 5.796   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:14 #14 5.796   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:14 #14 5.796   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:14 #14 5.796   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:14 #14 5.796   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:14 #14 5.796   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:14 #14 5.796   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:14 #14 5.796   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:14 #14 5.796   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:14 #14 5.796   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:14 #14 5.796   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:14 #14 5.796   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:14 #14 5.796   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:14 #14 5.796   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:14 09:13:14 #14 5.796   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:14 #14 5.796   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
#11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.0s done
09:13:14 #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:14 #14 5.796   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:14 #14 5.796   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
09:13:14 #14 5.796   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:14 #14 5.796   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:14 #14 5.796   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:14 #14 5.796   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:14 #14 5.796   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:14 #14 5.796   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:14 #14 5.796   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
09:13:14 #14 5.796   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:14 #14 5.796   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:14 #14 5.796   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:14 #14 5.796   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:14 #14 5.796   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:14 #14 5.796   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:14 #14 5.796   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:14 #14 5.796   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:14 #14 5.796   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
09:13:14 #14 5.796   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:14 #14 5.796   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:14 #14 5.796   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:14 #14 5.796   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:14 #14 5.796   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:14 #14 5.796   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:14 #14 5.796   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:14 #14 5.796   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:14 #14 5.796   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:14 #14 5.796   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:14 #14 5.796   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:14 #14 5.796   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
09:13:14 #14 5.797   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:14 #14 5.797   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:14 #14 5.797   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
09:13:14 #14 5.797   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:14 #14 5.797   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:14 #14 5.797   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:14 #14 5.797   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:14 #14 5.797   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:14 #14 5.797   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:14 #14 5.797   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:14 #14 5.797   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:14 #14 5.797   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:14 #14 5.797   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:14 #14 5.797   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:14 #14 5.797   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:14 #14 5.797   xz-utils
09:13:14 #11 DONE 2.8s
09:13:14 
09:13:14 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #12 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:14 #12 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.6s done
09:13:14 #12 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:14 #12 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:14 #12 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:14 #12 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:14 #12 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:14 #12 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.5s done
09:13:14 #12 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.0s done
09:13:14 #12 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.8s done
09:13:14 #12 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done
09:13:14 #12 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:14 #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.8s done
09:13:14 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.2s
09:13:14 #14 0.816 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
09:13:14 #11 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 4.0s done
09:13:14 #11 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:14 #16 1.776 Fetched 8655 kB in 1s (6042 kB/s)
09:13:14 #11 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.4s done
09:13:14 #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 0.1s
09:13:14 #10 ...
09:13:14 
09:13:14 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:lunar@sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:13:14 #12 extracting sha256:e05ef4abc6c76087042349392d272a7eeb590834dc45d1247295302c212fda9d 4.0s done
09:13:14 #12 DONE 10.7s
09:13:14 
09:13:14 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #10 ...
09:13:14 
09:13:14 #12 [stage-1 1/8] FROM docker.io/library/debian:bullseye@sha256:f05dec1d844c34be28a58cd138affa543094bb66d1f91d982cc8520f01af4e8f
09:13:14 #12 extracting sha256:1d4e041d2204b383d6d6893cfcf5b852394f34744a85cea9ec0b3fb65cbc6143 10.5s done
09:13:14 #12 DONE 14.2s
09:13:14 
09:13:14 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #12 ...
09:13:14 
09:13:14 #13 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #13 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:14 #13 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:14 #13 sha256:33aac3a4381c5d4d714f7e311590fb0a0d8d730a3502a282a6dc3e71e5773a89 1.58kB / 1.58kB done
09:13:14 #13 sha256:d0841efaffea385f9a2e036d577456e1b2bdbd429c125dc1a428011e1ff18da0 6.87kB / 6.87kB done
09:13:14 #13 sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 49.59MB / 49.59MB 0.6s done
09:13:14 #13 sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 23.57MB / 23.57MB 0.3s done
09:13:14 #13 sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 63.99MB / 63.99MB 1.2s done
09:13:14 #13 extracting sha256:fa34261389f3dee2ecffe9bfe38ae7fd05a1908e98a7486354905aee0f648a6e 1.6s done
09:13:14 #13 sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 86.30MB / 86.30MB 1.7s done
09:13:14 #13 sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 95.73MB / 95.73MB 2.3s done
09:13:14 #13 sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 156B / 156B 1.7s done
09:13:14 #13 extracting sha256:993525952a483617183655b735562fd3eee4b3a85a472e3dc3c79a258adca100 0.5s done
09:13:14 #13 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.7s done
09:13:14 #13 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:14 #13 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:14 #13 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:14 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 9.1s done
09:13:14 #11 ...
09:13:14 
09:13:14 #12 [stage-1 1/9] FROM docker.io/library/ubuntu:jammy@sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:13:14 #12 DONE 10.2s
09:13:14 
09:13:14 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:14 #14 6.228 0 upgraded, 352 newly installed, 0 to remove and 0 not upgraded.
09:13:14 #14 6.228 Need to get 97.9 MB of archives.
09:13:14 #14 6.228 After this operation, 450 MB of additional disk space will be used.
09:13:14 #14 6.228 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblocale-gettext-perl arm64 1.07-4 [16.7 kB]
09:13:14 #14 1.244 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
09:13:14 #14 1.338 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
09:13:15 #17 DONE 7.9s
09:13:15 
09:13:15 #18 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
09:13:15 #18 DONE 0.0s
09:13:15 
09:13:15 #19 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
09:13:15 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:15 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.2s done
09:13:15 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:15 #13 DONE 9.5s
09:13:15 
09:13:15 #12 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:15 #12 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done
09:13:15 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.1s
09:13:15 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 0.1s
09:13:15 #14 6.393 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB]
09:13:15 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done
09:13:15 #14 1.437 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
09:13:15 #19 0.429 + apk  --root / add --no-cache musl-dev gcc
09:13:15 #19 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
09:13:15 #16 1.776 Reading package lists...
09:13:15 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 8.2s done
09:13:15 #14 4.556 Reading package lists...
09:13:15 #14 5.393 Building dependency tree...
09:13:15 #14 5.591 Reading state information...
09:13:15 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:15 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:15 #10 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.5s done
09:13:15 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:15 #10 ...
09:13:15 
09:13:15 #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
09:13:15 #13 DONE 3.4s
09:13:15 
09:13:15 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:15 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:15 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:15 #12 DONE 9.5s
09:13:15 
09:13:15 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:15 #14 6.820 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [714 kB]
09:13:15 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 0.1s
09:13:15 #14 1.539 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
09:13:15 #14 1.554 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
09:13:15 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:15 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:15 #16 59.12   Updating   : systemd-libs-219-78.el7_9.7.aarch64                         3/65 
09:13:15 #16 2.246 Reading package lists...
09:13:15 #16 2.705 Building dependency tree...
09:13:15 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8
09:13:15 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:15 #10 DONE 9.8s
09:13:15 
09:13:15 #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
09:13:15 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:15 #14 5.874 The following additional packages will be installed:
09:13:15 #14 5.874   adduser autoconf automake autopoint autotools-dev binutils
09:13:15 #14 5.874   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:15 #14 5.874   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit
09:13:15 #14 5.875   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:15 #14 5.875   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:15 #14 5.875   g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n
09:13:15 #14 5.875   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:15 #14 5.875   groff-base intltool-debian iso-codes krb5-locales less
09:13:15 #14 5.875   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:15 #14 5.875   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:15 #14 5.875   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
09:13:15 #14 5.875   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:15 #14 5.875   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:15 #14 5.875   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:15 #14 5.875   libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:15 #14 5.875   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:15 #14 5.875   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:15 #14 5.875   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:15 #14 5.875   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:15 #14 5.875   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:15 #14 5.875   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:15 #14 5.875   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:15 #14 5.875   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:15 #14 5.875   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:15 #14 5.875   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:15 #14 5.875   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:15 #14 5.875   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:15 #14 5.875   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:15 #14 5.875   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:15 #14 5.875   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:15 #14 5.875   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:15 #14 5.875   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:15 #14 5.875   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:15 #14 5.875   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:15 #14 5.875   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:15 #14 5.875   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:15 #14 5.875   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
09:13:15 #14 5.875   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:15 #14 5.875   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:15 #14 5.875   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:15 #14 5.875   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
09:13:15 #14 5.875   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:15 #14 5.875   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
09:13:15 #14 5.875   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:15 #14 5.875   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:15 #14 5.875   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:15 #14 5.875   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:15 #14 5.875   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:15 #14 5.875   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:15 #14 5.875   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:15 #14 5.876   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:15 #14 5.876   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:15 #14 5.876   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:15 #14 5.876   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:15 #14 5.876   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:15 #14 5.876   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:15 #14 5.876   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:15 #14 5.876   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:15 #14 5.876   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
09:13:15 #14 5.876   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:15 #14 5.876   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:15 #14 5.876   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:15 #14 5.876   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:15 #14 5.876   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:15 #14 5.876   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:15 #14 5.876   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:15 #14 5.876   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:15 #14 5.876   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:15 #14 5.876   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:15 #14 5.876   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:15 #14 5.876   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:15 #14 5.876   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:15 #14 5.876   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:15 #14 5.876   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:15 #14 5.876   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:15 #14 5.876   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:15 #14 5.876   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:15 #14 5.876   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:15 #14 5.876   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:15 #14 5.876   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:15 #14 5.876   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:15 #14 5.876   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:15 #14 5.876   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:15 #14 5.877   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:15 #14 5.877   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:15 #14 5.877   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:15 #14 5.877   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:15 #14 5.877   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:15 #14 5.877   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:15 #14 5.877   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:15 #14 5.877   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:15 #14 5.877   zstd
09:13:15 #14 5.879 Suggested packages:
09:13:15 #14 5.879   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
09:13:15 #14 5.879   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
09:13:15 #14 5.879   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
09:13:15 #14 5.879   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
09:13:15 #14 5.879   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
09:13:15 #14 5.879   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
09:13:15 #14 5.879   piuparts postgresql-client pristine-lfs quilt ratt reprotest
09:13:15 #14 5.879   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
09:13:15 #14 5.879   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:15 #14 5.879   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:15 #14 5.879   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:15 #14 5.879   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:15 #14 5.879   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
09:13:15 #14 5.879   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
09:13:15 #14 5.879   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:15 #14 5.879   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:15 #14 5.879   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
09:13:15 #14 5.879   libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler
09:13:15 #14 5.879   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
09:13:15 #14 5.879   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
09:13:15 #14 5.879   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
09:13:15 #14 5.879   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
09:13:15 #14 5.879   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:15 #14 5.879   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:15 #14 5.879   python3-tk python3-venv python-apt-doc python-cryptography-doc
09:13:15 #14 5.879   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
09:13:15 #14 5.879   python3-setuptools python3-openssl python3-socks python-requests-doc
09:13:15 #14 5.879   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:15 #14 5.879   binfmt-support readline-doc zip wdiff-doc
09:13:15 #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004
09:13:15 #11 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 5.1s done
09:13:15 #14 6.881 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
09:13:15 #14 6.892 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8-minimal arm64 3.8.10-0ubuntu1~20.04.8 [1829 kB]
09:13:15 #14 6.956 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
09:13:15 #14 6.957 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
09:13:15 #14 6.970 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
09:13:15 #14 6.972 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
09:13:15 #14 6.974 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
09:13:15 #14 6.975 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
09:13:15 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:15 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.3s done
09:13:15 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:15 #16 2.791 Reading state information...
09:13:15 #16 2.899 The following additional packages will be installed:
09:13:15 #16 2.900   libmagic-mgc libmagic1
09:13:15 #16 2.915 The following NEW packages will be installed:
09:13:15 #16 2.915   file libmagic-mgc libmagic1
09:13:15 #11 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.8s done
09:13:15 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:15 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:15 #14 7.132 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpython3.8-stdlib arm64 3.8.10-0ubuntu1~20.04.8 [1647 kB]
09:13:16 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:16 #11 ...
09:13:16 
09:13:16 #10 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:buster@sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
09:13:16 #10 extracting sha256:8346909708a0247ef7a6e0b6c7cde8e79ce2998d1da9ece37f66ae8d1ad13064 9.5s done
09:13:16 #10 extracting sha256:2d6b422607bf91461c986b476897b41050d32195fea519352aa3f4cb931d03ad done
09:13:16 #10 extracting sha256:9250078a24e98606079575f4c842517bf9d3418929a55b2cb196a4c8acce3cf9 done
09:13:16 #10 extracting sha256:6d50da9c3a5cd6cacad965db475e76b1e3db37d01b0b97d358270dbf4c194b6b done
09:13:16 #10 extracting sha256:be549595625dde7088abb6828b347b1e04635e0e3e2798dba254120f4eca2339 done
09:13:16 #10 extracting sha256:38cd83f758d1b13d98ae92c73b3e567e33d72de60a7e8263b1453f9fdc6c1594 done
09:13:16 #10 extracting sha256:9f4341fa6c6ce4a20e8e05896fa1b642114116b7a0d700b1290241949d3cf4b9 1.2s done
09:13:16 #10 extracting sha256:c81034e7b2d100dee24d45846f1d9909507a131c819d7dd2eb07ca28e6fc1fc4 done
09:13:16 #10 DONE 14.2s
09:13:16 
09:13:16 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:16 #14 2.238 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
09:13:16 #14 2.238 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
09:13:16 #14 2.281 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1743 kB]
09:13:16 #14 2.366 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1130 kB]
09:13:16 #10 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:16 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18
09:13:16 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.0s done
09:13:16 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:16 #16 3.181 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:13:16 #16 3.181 Need to get 471 kB of archives.
09:13:16 #16 3.181 After this operation, 7091 kB of additional disk space will be used.
09:13:16 #16 3.181 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
09:13:16 #16 3.188 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
09:13:16 #16 3.189 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
09:13:16 #16 3.293 debconf: delaying package configuration, since apt-utils is not installed
09:13:16 #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a
09:13:16 #16 60.60   Updating   : systemd-219-78.el7_9.7.aarch64                              4/65 
09:13:16 #16 61.14 Failed to get D-Bus connection: Operation not permitted
09:13:16 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:16 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:16 #14 6.185 The following NEW packages will be installed:
09:13:16 #14 6.185   adduser autoconf automake autopoint autotools-dev binutils
09:13:16 #14 6.185   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:16 #14 6.185   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit
09:13:16 #14 6.185   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:16 #14 6.185   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:16 #14 6.185   fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git
09:13:16 #14 6.185   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:16 #14 6.185   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
09:13:16 #14 6.185   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:16 #14 6.185   libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl
09:13:16 #14 6.185   libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1
09:13:16 #14 6.185   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:16 #14 6.185   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
09:13:16 #14 6.185   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
09:13:16 #14 6.185   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:16 #14 6.185   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:16 #14 6.185   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:16 #14 6.185   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:16 #14 6.185   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:16 #14 6.185   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:16 #14 6.185   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:16 #14 6.185   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:16 #14 6.185   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:16 #14 6.185   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:16 #14 6.185   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:16 #14 6.185   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:16 #14 6.185   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:16 #14 6.185   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:16 #14 6.185   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:16 #14 6.185   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:16 #14 6.186   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:16 #14 6.186   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:16 #14 6.186   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:16 #14 6.186   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:16 #14 6.186   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:16 #14 6.186   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:16 #14 6.186   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
09:13:16 #14 6.186   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:16 #14 6.186   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:16 #14 6.186   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:16 #14 6.186   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
09:13:16 #14 6.186   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:16 #14 6.186   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
09:13:16 #14 6.186   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:16 #14 6.186   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:16 #14 6.186   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:16 #14 6.186   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:16 #14 6.186   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:16 #14 6.186   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:16 #14 6.186   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:16 #14 6.186   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:16 #14 6.186   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:16 #14 6.186   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:16 #14 6.186   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:16 #14 6.186   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:16 #14 6.186   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:16 #14 6.186   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:16 #14 6.186   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:16 #14 6.186   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
09:13:16 #14 6.186   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:16 #14 6.186   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:16 #14 6.186   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:16 #14 6.186   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:16 #14 6.186   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:16 #14 6.186   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:16 #14 6.186   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:16 #14 6.186   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:16 #14 6.186   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:16 #14 6.186   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:16 #14 6.186   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:16 #14 6.186   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:16 #14 6.186   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:16 #14 6.186   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:16 #14 6.186   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:16 #14 6.186   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:16 #14 6.186   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:16 #14 6.186   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:16 #14 6.186   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:16 #14 6.186   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:16 #14 6.186   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:16 #14 6.187   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:16 #14 6.187   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:16 #14 6.187   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:16 #14 6.187   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:16 #14 6.187   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:16 #14 6.187   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:16 #14 6.187   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:16 #14 6.187   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:16 #14 6.187   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:16 #14 6.187   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:16 #14 6.187   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:16 #14 6.187   zstd
09:13:16 #11 ...
09:13:16 
09:13:16 #12 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
09:13:16 #12 resolve docker.io/library/centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 0.0s done
09:13:16 #12 sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4 1.20kB / 1.20kB done
09:13:16 #12 sha256:dead07b4d8ed7e29e98de0f4504d87e8880d4347859d839686a31da35a3b532f 529B / 529B done
09:13:16 #12 sha256:eeb6ee3f44bd0b5103bb561b4c16bcb82328cfe5809ab675bb17ab3a16c517c9 2.75kB / 2.75kB done
09:13:16 #12 sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 76.10MB / 76.10MB 1.9s done
09:13:16 #12 extracting sha256:2d473b07cdd5f0912cd6f1a703352c82b512407db6b05b43f2553732b55df3bc 3.3s done
09:13:16 #12 DONE 5.7s
09:13:16 
09:13:16 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:16 #11 ...
09:13:16 
09:13:16 #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
09:13:16 #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.5s done
09:13:16 #14 2.418 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B]
09:13:16 #14 2.566 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [19.1 kB]
09:13:16 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:16 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8
09:13:16 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:16 #10 DONE 9.6s
09:13:16 
09:13:16 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:16 #13 0.480 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:13:16 #13 0.490 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:13:16 #13 0.490 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:13:16 #13 0.628 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:13:16 #13 0.761 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [542 kB]
09:13:16 #13 0.887 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
09:13:16 #13 1.829 Fetched 8501 kB in 2s (5310 kB/s)
09:13:16 #13 1.829 Reading package lists...
09:13:16 #13 2.534 Reading package lists...
09:13:16 #13 3.222 Building dependency tree...
09:13:16 #13 3.384 Reading state information...
09:13:16 #13 3.602 The following additional packages will be installed:
09:13:16 #13 3.602   at autoconf automake autopoint autotools-dev binutils
09:13:16 #13 3.602   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
09:13:16 #13 3.605   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
09:13:16 #13 3.605   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:16 #13 3.605   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
09:13:16 #13 3.605   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
09:13:16 #13 3.605   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:16 #13 3.605   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
09:13:16 #13 3.605   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:16 #13 3.605   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:16 #13 3.605   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:16 #13 3.605   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
09:13:16 #13 3.605   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
09:13:16 #13 3.605   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
09:13:16 #13 3.605   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:16 #13 3.605   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:16 #13 3.605   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
09:13:16 #13 3.605   libdata-optlist-perl libdevel-callchecker-perl
09:13:16 #13 3.605   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
09:13:16 #13 3.605   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
09:13:16 #13 3.605   libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:16 #13 3.605   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:16 #13 3.605   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:16 #13 3.605   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:16 #13 3.605   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:16 #13 3.605   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:16 #13 3.605   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:16 #13 3.605   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:16 #13 3.605   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:16 #13 3.605   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:16 #13 3.605   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:16 #13 3.605   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:16 #13 3.605   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:16 #13 3.605   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:16 #13 3.605   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:16 #13 3.605   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
09:13:16 #13 3.605   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:16 #13 3.605   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:16 #13 3.605   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:16 #13 3.605   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:16 #13 3.605   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
09:13:16 #13 3.605   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
09:13:16 #13 3.605   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:16 #13 3.605   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
09:13:16 #13 3.605   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
09:13:16 #13 3.605   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
09:13:16 #13 3.605   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
09:13:16 #13 3.605   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
09:13:16 #13 3.605   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:16 #13 3.605   libparams-validate-perl libparse-debianchangelog-perl
09:13:16 #13 3.605   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:16 #13 3.605   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:16 #13 3.605   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:16 #13 3.605   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
09:13:16 #13 3.605   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:16 #13 3.605   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:16 #13 3.605   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:16 #13 3.605   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
09:13:16 #13 3.605   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
09:13:16 #13 3.605   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
09:13:16 #13 3.605   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
09:13:16 #13 3.605   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:16 #13 3.605   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:16 #13 3.605   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:16 #13 3.605   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
09:13:16 #13 3.605   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:16 #13 3.605   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
09:13:16 #13 3.605   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:16 #13 3.605   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:16 #13 3.605   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:16 #13 3.605   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:16 #13 3.605   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:16 #13 3.605   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:16 #13 3.605   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:16 #13 3.605   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:16 #13 3.605   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:16 #13 3.605   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:16 #13 3.605   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:16 #13 3.605   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:16 #13 3.605   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:16 #13 3.605   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:16 #13 3.605   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:16 #13 3.605 Suggested packages:
09:13:16 #13 3.605   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
09:13:16 #13 3.605   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
09:13:16 #13 3.605   checksecurity debtags dh-make adequate autopkgtest bls-standalone
09:13:16 #13 3.605   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
09:13:16 #13 3.605   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:16 #13 3.605   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:16 #13 3.605   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:16 #13 3.605   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
09:13:16 #13 3.605   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
09:13:16 #13 3.605   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
09:13:16 #13 3.605   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
09:13:16 #13 3.605   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
09:13:16 #13 3.605   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:16 #13 3.605   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
09:13:16 #13 3.605   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:16 #13 3.605   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
09:13:16 #13 3.605   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
09:13:16 #13 3.605   libhtml-template-perl libsasl2-modules-gssapi-mit
09:13:16 #13 3.605   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:16 #13 3.605   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:16 #13 3.605   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
09:13:16 #13 3.605   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:16 #13 3.605   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:16 #13 3.605   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:16 #13 3.605   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
09:13:16 #13 3.605   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
09:13:16 #13 3.605   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:16 #13 3.605   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
09:13:16 #13 3.605   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
09:13:16 #13 3.605   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
09:13:16 #13 3.605   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
09:13:16 #13 3.605   readline-doc zip wdiff-doc
09:13:16 #13 5.080 The following NEW packages will be installed:
09:13:16 #13 5.080   at autoconf automake autopoint autotools-dev binutils
09:13:16 #13 5.080   binutils-aarch64-linux-gnu binutils-common bsdmainutils build-essential
09:13:16 #13 5.080   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
09:13:16 #13 5.080   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
09:13:16 #13 5.080   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
09:13:16 #13 5.080   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
09:13:16 #13 5.080   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:16 #13 5.080   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
09:13:16 #13 5.080   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:16 #13 5.080   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
09:13:16 #13 5.080   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
09:13:16 #13 5.080   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:16 #13 5.081   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
09:13:16 #13 5.081   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
09:13:16 #13 5.081   libclass-inspector-perl libclass-method-modifiers-perl
09:13:16 #13 5.081   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:16 #13 5.081   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
09:13:16 #13 5.081   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:16 #13 5.081   libdevel-callchecker-perl libdevel-globaldestruction-perl
09:13:16 #13 5.081   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:16 #13 5.081   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:16 #13 5.081   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:16 #13 5.081   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:16 #13 5.081   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:16 #13 5.081   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:16 #13 5.081   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:16 #13 5.081   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:16 #13 5.081   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:16 #13 5.081   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:16 #13 5.081   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:16 #13 5.081   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:16 #13 5.081   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:16 #13 5.081   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:16 #13 5.081   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:16 #13 5.081   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:16 #13 5.081   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
09:13:16 #13 5.081   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:16 #13 5.081   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:16 #13 5.081   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:16 #13 5.081   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:16 #13 5.081   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
09:13:16 #13 5.081   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
09:13:16 #13 5.081   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:16 #13 5.081   libmoo-perl libmpc3 libmpdec2 libmpfr6 libnamespace-clean-perl libncurses6
09:13:16 #13 5.081   libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl libnet-http-perl
09:13:16 #13 5.081   libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl libnet-ssleay-perl
09:13:16 #13 5.081   libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl libnumber-range-perl
09:13:16 #13 5.081   libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
09:13:16 #13 5.081   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:16 #13 5.081   libparams-validate-perl libparse-debianchangelog-perl
09:13:16 #13 5.081   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:16 #13 5.081   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:16 #13 5.081   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:16 #13 5.081   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
09:13:16 #13 5.081   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:16 #13 5.081   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:16 #13 5.081   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:16 #13 5.081   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
09:13:16 #13 5.081   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
09:13:16 #13 5.081   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
09:13:16 #13 5.081   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
09:13:16 #13 5.081   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:16 #13 5.081   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:16 #13 5.081   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:16 #13 5.081   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
09:13:16 #13 5.081   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:16 #13 5.081   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
09:13:16 #13 5.081   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:16 #13 5.081   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:16 #13 5.081   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:16 #13 5.081   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:16 #13 5.081   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:16 #13 5.081   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:16 #13 5.081   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:16 #13 5.081   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:16 #13 5.081   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:16 #13 5.082   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:16 #13 5.082   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:16 #13 5.082   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:16 #13 5.082   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:16 #13 5.082   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:16 #13 5.082   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:16 #13 5.365 0 upgraded, 362 newly installed, 0 to remove and 0 not upgraded.
09:13:16 #13 5.365 Need to get 162 MB of archives.
09:13:16 #13 5.365 After this operation, 560 MB of additional disk space will be used.
09:13:16 #13 5.365 Get:1 http://deb.debian.org/debian buster/main arm64 sensible-utils all 0.0.12 [15.8 kB]
09:13:16 #13 5.366 Get:2 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
09:13:16 #13 5.368 Get:3 http://deb.debian.org/debian buster/main arm64 cron arm64 3.0pl1-134+deb10u1 [98.0 kB]
09:13:16 #13 5.370 Get:4 http://deb.debian.org/debian buster/main arm64 libbsd0 arm64 0.9.1-2+deb10u1 [97.6 kB]
09:13:16 #13 5.371 Get:5 http://deb.debian.org/debian buster/main arm64 bsdmainutils arm64 11.1.2+b1 [185 kB]
09:13:16 #13 5.373 Get:6 http://deb.debian.org/debian buster/main arm64 libuchardet0 arm64 0.0.6-3 [65.0 kB]
09:13:16 #13 5.374 Get:7 http://deb.debian.org/debian buster/main arm64 groff-base arm64 1.22.4-3+deb10u1 [870 kB]
09:13:16 #13 5.383 Get:8 http://deb.debian.org/debian buster/main arm64 libgdbm6 arm64 1.18.1-4 [63.4 kB]
09:13:16 #13 5.384 Get:9 http://deb.debian.org/debian buster/main arm64 libpipeline1 arm64 1.5.1-2 [29.8 kB]
09:13:16 #13 5.384 Get:10 http://deb.debian.org/debian buster/main arm64 man-db arm64 2.8.5-2 [1258 kB]
09:13:16 #13 5.396 Get:11 http://deb.debian.org/debian buster/main arm64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
09:13:16 #13 5.424 Get:12 http://deb.debian.org/debian buster/main arm64 libgdbm-compat4 arm64 1.18.1-4 [44.0 kB]
09:13:16 #13 5.425 Get:13 http://deb.debian.org/debian buster/main arm64 libperl5.28 arm64 5.28.1-6+deb10u1 [3727 kB]
09:13:16 #13 5.465 Get:14 http://deb.debian.org/debian buster/main arm64 perl arm64 5.28.1-6+deb10u1 [204 kB]
09:13:16 #13 5.466 Get:15 http://deb.debian.org/debian buster/main arm64 liblocale-gettext-perl arm64 1.07-3+b4 [18.8 kB]
09:13:16 #13 5.467 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB]
09:13:16 #13 5.481 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB]
09:13:16 #13 5.487 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
09:13:16 #13 5.488 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB]
09:13:16 #13 5.502 Get:20 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
09:13:16 #13 5.503 Get:21 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
09:13:16 #13 5.503 Get:22 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
09:13:16 #13 5.504 Get:23 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
09:13:16 #13 5.505 Get:24 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
09:13:16 #13 5.507 Get:25 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
09:13:16 #13 5.513 Get:26 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB]
09:13:16 #13 5.530 Get:27 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB]
09:13:16 #13 5.533 Get:28 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
09:13:16 #13 5.533 Get:29 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
09:13:16 #13 5.534 Get:30 http://deb.debian.org/debian buster/main arm64 less arm64 487-0.1+b1 [117 kB]
09:13:16 #13 5.535 Get:31 http://deb.debian.org/debian buster/main arm64 netbase all 5.6 [19.4 kB]
09:13:16 #13 5.536 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 bzip2 arm64 1.0.6-9.2~deb10u2 [47.8 kB]
09:13:16 #13 5.536 Get:33 http://deb.debian.org/debian buster/main arm64 libmagic-mgc arm64 1:5.35-4+deb10u2 [242 kB]
09:13:16 #13 5.539 Get:34 http://deb.debian.org/debian buster/main arm64 libmagic1 arm64 1:5.35-4+deb10u2 [115 kB]
09:13:16 #13 5.540 Get:35 http://deb.debian.org/debian buster/main arm64 file arm64 1:5.35-4+deb10u2 [66.5 kB]
09:13:16 #13 5.542 Get:36 http://deb.debian.org/debian buster/main arm64 gettext-base arm64 0.19.8.1-9 [120 kB]
09:13:16 #13 5.543 Get:37 http://deb.debian.org/debian-security buster/updates/main arm64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
09:13:16 #13 5.544 Get:38 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
09:13:16 #13 5.545 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
09:13:16 #13 5.545 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
09:13:16 #13 5.549 Get:41 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
09:13:16 #13 5.551 Get:42 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
09:13:16 #13 5.553 Get:43 http://deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB]
09:13:16 #13 5.641 Get:44 http://deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u6 [625 kB]
09:13:16 #13 5.648 Get:45 http://deb.debian.org/debian buster/main arm64 manpages all 4.16-2 [1295 kB]
09:13:16 #13 5.661 Get:46 http://deb.debian.org/debian buster/main arm64 libedit2 arm64 3.1-20181209-1 [91.2 kB]
09:13:16 #13 5.662 Get:47 http://deb.debian.org/debian-security buster/updates/main arm64 openssh-client arm64 1:7.9p1-10+deb10u3 [757 kB]
09:13:16 #13 5.669 Get:48 http://deb.debian.org/debian buster/main arm64 ucf all 3.0038+nmu1 [69.0 kB]
09:13:16 #13 5.670 Get:49 http://deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB]
09:13:16 #13 5.672 Get:50 http://deb.debian.org/debian buster/main arm64 libfl2 arm64 2.6.4-6.2 [103 kB]
09:13:16 #13 5.674 Get:51 http://deb.debian.org/debian buster/main arm64 at arm64 3.1.23-1 [48.3 kB]
09:13:16 #13 5.674 Get:52 http://deb.debian.org/debian buster/main arm64 libsigsegv2 arm64 2.12-2 [32.3 kB]
09:13:16 #13 5.675 Get:53 http://deb.debian.org/debian buster/main arm64 m4 arm64 1.4.18-2 [198 kB]
09:13:16 #13 5.677 Get:54 http://deb.debian.org/debian buster/main arm64 autoconf all 2.69-11 [341 kB]
09:13:16 #13 5.681 Get:55 http://deb.debian.org/debian buster/main arm64 autotools-dev all 20180224.1 [77.0 kB]
09:13:16 #13 5.682 Get:56 http://deb.debian.org/debian buster/main arm64 automake all 1:1.16.1-4 [771 kB]
09:13:16 #13 5.690 Get:57 http://deb.debian.org/debian buster/main arm64 autopoint all 0.19.8.1-9 [434 kB]
09:13:16 #13 5.694 Get:58 http://deb.debian.org/debian buster/main arm64 binutils-common arm64 2.31.1-16 [2073 kB]
09:13:16 #13 5.715 Get:59 http://deb.debian.org/debian buster/main arm64 libbinutils arm64 2.31.1-16 [455 kB]
09:13:16 #13 5.720 Get:60 http://deb.debian.org/debian buster/main arm64 binutils-aarch64-linux-gnu arm64 2.31.1-16 [2129 kB]
09:13:16 #13 5.741 Get:61 http://deb.debian.org/debian buster/main arm64 binutils arm64 2.31.1-16 [56.7 kB]
09:13:16 #13 5.742 Get:62 http://deb.debian.org/debian-security buster/updates/main arm64 libc-dev-bin arm64 2.28-10+deb10u2 [271 kB]
09:13:16 #13 5.745 Get:63 http://deb.debian.org/debian-security buster/updates/main arm64 linux-libc-dev arm64 4.19.289-2 [1561 kB]
09:13:16 #13 5.760 Get:64 http://deb.debian.org/debian-security buster/updates/main arm64 libc6-dev arm64 2.28-10+deb10u2 [2325 kB]
09:13:16 #13 5.783 Get:65 http://deb.debian.org/debian buster/main arm64 libisl19 arm64 0.20-2 [535 kB]
09:13:16 #13 5.789 Get:66 http://deb.debian.org/debian buster/main arm64 libmpfr6 arm64 4.0.2-1 [746 kB]
09:13:16 #13 5.796 Get:67 http://deb.debian.org/debian buster/main arm64 libmpc3 arm64 1.1.0-1 [38.0 kB]
09:13:16 #13 5.797 Get:68 http://deb.debian.org/debian buster/main arm64 cpp-8 arm64 8.3.0-6 [7400 kB]
09:13:16 #13 5.878 Get:69 http://deb.debian.org/debian buster/main arm64 cpp arm64 4:8.3.0-1 [19.4 kB]
09:13:16 #13 5.878 Get:70 http://deb.debian.org/debian buster/main arm64 libcc1-0 arm64 8.3.0-6 [45.0 kB]
09:13:16 #13 5.878 Get:71 http://deb.debian.org/debian buster/main arm64 libgomp1 arm64 8.3.0-6 [67.8 kB]
09:13:16 #13 5.879 Get:72 http://deb.debian.org/debian buster/main arm64 libitm1 arm64 8.3.0-6 [24.0 kB]
09:13:16 #13 5.880 Get:73 http://deb.debian.org/debian buster/main arm64 libatomic1 arm64 8.3.0-6 [8820 B]
09:13:16 #13 5.880 Get:74 http://deb.debian.org/debian buster/main arm64 libasan5 arm64 8.3.0-6 [327 kB]
09:13:16 #13 5.884 Get:75 http://deb.debian.org/debian buster/main arm64 liblsan0 arm64 8.3.0-6 [118 kB]
09:13:16 #13 5.885 Get:76 http://deb.debian.org/debian buster/main arm64 libtsan0 arm64 8.3.0-6 [262 kB]
09:13:16 #13 5.888 Get:77 http://deb.debian.org/debian buster/main arm64 libubsan1 arm64 8.3.0-6 [111 kB]
09:13:16 #13 5.890 Get:78 http://deb.debian.org/debian buster/main arm64 libgcc-8-dev arm64 8.3.0-6 [835 kB]
09:13:16 #13 5.898 Get:79 http://deb.debian.org/debian buster/main arm64 gcc-8 arm64 8.3.0-6 [7879 kB]
09:13:16 #13 5.987 Get:80 http://deb.debian.org/debian buster/main arm64 gcc arm64 4:8.3.0-1 [5212 B]
09:13:16 #13 5.987 Get:81 http://deb.debian.org/debian buster/main arm64 libstdc++-8-dev arm64 8.3.0-6 [1502 kB]
09:13:16 #13 6.002 Get:82 http://deb.debian.org/debian buster/main arm64 g++-8 arm64 8.3.0-6 [8176 kB]
09:13:16 #13 6.095 Get:83 http://deb.debian.org/debian buster/main arm64 g++ arm64 4:8.3.0-1 [1624 B]
09:13:16 #13 6.095 Get:84 http://deb.debian.org/debian buster/main arm64 make arm64 4.2.1-1.2 [333 kB]
09:13:16 #13 6.099 Get:85 http://deb.debian.org/debian buster/main arm64 libdpkg-perl all 1.19.8 [1415 kB]
09:13:16 #13 6.114 Get:86 http://deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
09:13:16 #13 6.115 Get:87 http://deb.debian.org/debian buster/main arm64 dpkg-dev all 1.19.8 [1776 kB]
09:13:16 #13 6.133 Get:88 http://deb.debian.org/debian buster/main arm64 build-essential arm64 12.6 [7576 B]
09:13:16 #13 6.133 Get:89 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB]
09:13:16 #13 6.142 Get:90 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
09:13:16 #13 6.143 Get:91 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
09:13:16 #13 6.144 Get:92 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
09:13:16 #13 6.146 Get:93 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:13:16 #13 6.147 Get:94 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
09:13:16 #13 6.149 Get:95 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
09:13:16 #13 6.150 Get:96 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
09:13:16 #13 6.151 Get:97 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
09:13:16 #13 6.152 Get:98 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB]
09:13:16 #13 6.154 Get:99 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u6 [315 kB]
09:13:16 #13 6.157 Get:100 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u6 [262 kB]
09:13:16 #13 6.160 Get:101 http://deb.debian.org/debian buster/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
09:13:16 #13 6.161 Get:102 http://deb.debian.org/debian buster/main arm64 libtool all 2.4.6-9 [547 kB]
09:13:16 #13 6.167 Get:103 http://deb.debian.org/debian buster/main arm64 dh-autoreconf all 19 [16.9 kB]
09:13:16 #13 6.167 Get:104 http://deb.debian.org/debian buster/main arm64 libarchive-zip-perl all 1.64-1 [96.8 kB]
09:13:16 #13 6.168 Get:105 http://deb.debian.org/debian buster/main arm64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
09:13:16 #13 6.169 Get:106 http://deb.debian.org/debian buster/main arm64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
09:13:16 #13 6.169 Get:107 http://deb.debian.org/debian buster/main arm64 dwz arm64 0.12-3 [71.7 kB]
09:13:16 #13 6.170 Get:108 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
09:13:16 #13 6.182 Get:109 http://deb.debian.org/debian buster/main arm64 libcroco3 arm64 0.6.12-3 [140 kB]
09:13:16 #13 6.184 Get:110 http://deb.debian.org/debian-security buster/updates/main arm64 libncurses6 arm64 6.1+20181013-2+deb10u3 [92.6 kB]
09:13:16 #13 6.185 Get:111 http://deb.debian.org/debian buster/main arm64 gettext arm64 0.19.8.1-9 [1261 kB]
09:13:16 #13 6.198 Get:112 http://deb.debian.org/debian buster/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:16 #13 6.198 Get:113 http://deb.debian.org/debian buster/main arm64 po-debconf all 1.0.21 [248 kB]
09:13:16 #13 6.201 Get:114 http://deb.debian.org/debian buster/main arm64 debhelper all 12.1.1 [1016 kB]
09:13:16 #13 6.212 Get:115 http://deb.debian.org/debian buster/main arm64 debian-keyring all 2019.02.25 [32.4 MB]
09:13:16 #13 6.575 Get:116 http://deb.debian.org/debian buster/main arm64 libfakeroot arm64 1.23-1 [42.1 kB]
09:13:16 #13 6.575 Get:117 http://deb.debian.org/debian buster/main arm64 fakeroot arm64 1.23-1 [83.3 kB]
09:13:16 #13 6.577 Get:118 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
09:13:16 #13 6.577 Get:119 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
09:13:16 #13 6.582 Get:120 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
09:13:16 #13 6.583 Get:121 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
09:13:16 #13 6.583 Get:122 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
09:13:16 #13 6.590 Get:123 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:13:16 #13 6.599 Get:124 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
09:13:16 #13 6.607 Get:125 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
09:13:16 #13 6.614 Get:126 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
09:13:16 #13 6.615 Get:127 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
09:13:16 #13 6.621 Get:128 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
09:13:16 #13 6.625 Get:129 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
09:13:16 #13 6.630 Get:130 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
09:13:16 #13 6.635 Get:131 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
09:13:16 #13 6.642 Get:132 http://deb.debian.org/debian buster/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
09:13:16 #13 6.642 Get:133 http://deb.debian.org/debian buster/main arm64 libfile-homedir-perl all 1.004-1 [42.7 kB]
09:13:16 #13 6.643 Get:134 http://deb.debian.org/debian buster/main arm64 libio-pty-perl arm64 1:1.08-1.1+b5 [32.8 kB]
09:13:16 #13 6.643 Get:135 http://deb.debian.org/debian buster/main arm64 libipc-run-perl all 20180523.0-1 [101 kB]
09:13:16 #13 6.644 Get:136 http://deb.debian.org/debian buster/main arm64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
09:13:16 #13 6.644 Get:137 http://deb.debian.org/debian buster/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:16 #13 6.645 Get:138 http://deb.debian.org/debian buster/main arm64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
09:13:16 #13 6.645 Get:139 http://deb.debian.org/debian buster/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b1 [11.4 kB]
09:13:16 #13 6.645 Get:140 http://deb.debian.org/debian buster/main arm64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
09:13:16 #13 6.645 Get:141 http://deb.debian.org/debian buster/main arm64 libdevel-callchecker-perl arm64 0.008-1 [15.6 kB]
09:13:16 #13 6.646 Get:142 http://deb.debian.org/debian buster/main arm64 libparams-classify-perl arm64 0.015-1+b1 [25.4 kB]
09:13:16 #13 6.646 Get:143 http://deb.debian.org/debian buster/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:16 #13 6.647 Get:144 http://deb.debian.org/debian buster/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:16 #13 6.648 Get:145 http://deb.debian.org/debian buster/main arm64 librole-tiny-perl all 2.000006-1 [19.4 kB]
09:13:16 #13 6.649 Get:146 http://deb.debian.org/debian buster/main arm64 libstrictures-perl all 2.000005-1 [18.3 kB]
09:13:16 #13 6.650 Get:147 http://deb.debian.org/debian buster/main arm64 libsub-quote-perl all 2.005001-1 [17.9 kB]
09:13:16 #13 6.652 Get:148 http://deb.debian.org/debian buster/main arm64 libmoo-perl all 2.003004-2 [57.4 kB]
09:13:16 #13 6.653 Get:149 http://deb.debian.org/debian buster/main arm64 libencode-locale-perl all 1.05-1 [13.7 kB]
09:13:16 #13 6.653 Get:150 http://deb.debian.org/debian buster/main arm64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
09:13:16 #13 6.653 Get:151 http://deb.debian.org/debian buster/main arm64 libhttp-date-perl all 6.02-1 [10.7 kB]
09:13:16 #13 6.654 Get:152 http://deb.debian.org/debian buster/main arm64 libfile-listing-perl all 6.04-1 [10.3 kB]
09:13:16 #13 6.654 Get:153 http://deb.debian.org/debian buster/main arm64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
09:13:16 #13 6.654 Get:154 http://deb.debian.org/debian buster/main arm64 liburi-perl all 1.76-1 [89.9 kB]
09:13:16 #13 6.655 Get:155 http://deb.debian.org/debian buster/main arm64 libhtml-parser-perl arm64 3.72-3+b3 [103 kB]
09:13:16 #13 6.656 Get:156 http://deb.debian.org/debian buster/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
09:13:16 #13 6.658 Get:157 http://deb.debian.org/debian buster/main arm64 libio-html-perl all 1.001-1 [17.6 kB]
09:13:16 #13 6.659 Get:158 http://deb.debian.org/debian buster/main arm64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
09:13:16 #13 6.659 Get:159 http://deb.debian.org/debian buster/main arm64 libhttp-message-perl all 6.18-1 [77.8 kB]
09:13:16 #13 6.660 Get:160 http://deb.debian.org/debian buster/main arm64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
09:13:16 #13 6.660 Get:161 http://deb.debian.org/debian buster/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:16 #13 6.661 Get:162 http://deb.debian.org/debian buster/main arm64 perl-openssl-defaults arm64 3 [6782 B]
09:13:16 #13 6.661 Get:163 http://deb.debian.org/debian buster/main arm64 libnet-ssleay-perl arm64 1.85-2+deb10u1 [303 kB]
09:13:16 #13 6.664 Get:164 http://deb.debian.org/debian buster/main arm64 libio-socket-ssl-perl all 2.060-3 [207 kB]
09:13:16 #13 6.666 Get:165 http://deb.debian.org/debian buster/main arm64 libnet-http-perl all 6.18-1 [24.5 kB]
09:13:16 #13 6.666 Get:166 http://deb.debian.org/debian buster/main arm64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
09:13:16 #13 6.667 Get:167 http://deb.debian.org/debian buster/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:16 #13 6.667 Get:168 http://deb.debian.org/debian buster/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:16 #13 6.667 Get:169 http://deb.debian.org/debian buster/main arm64 libwww-perl all 6.36-2 [188 kB]
09:13:16 #13 6.669 Get:170 http://deb.debian.org/debian buster/main arm64 patchutils arm64 0.3.4-2 [84.7 kB]
09:13:16 #13 6.670 Get:171 http://deb.debian.org/debian buster/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
09:13:16 #13 6.671 Get:172 http://deb.debian.org/debian buster/main arm64 devscripts arm64 2.19.5+deb10u1 [1045 kB]
09:13:16 #13 6.681 Get:173 http://deb.debian.org/debian buster/main arm64 diffstat arm64 1.62-1 [32.0 kB]
09:13:16 #11 ...
09:13:16 #16 3.319 Fetched 471 kB in 0s (1746 kB/s)
09:13:16 #16 3.337 Selecting previously unselected package libmagic-mgc.
09:13:16 
09:13:16 #16 3.337 (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.)
09:13:16 #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
09:13:16 #13 DONE 1.5s
09:13:16 
09:13:16 #16 3.346 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:16 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:16 #16 3.349 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:16 #16 3.417 Selecting previously unselected package libmagic1:amd64.
09:13:16 #16 3.419 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:16 #16 3.425 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:13:16 #16 3.459 Selecting previously unselected package file.
09:13:16 #16 3.460 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:16 #16 3.464 Unpacking file (1:5.39-3+deb11u1) ...
09:13:16 #16 3.500 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:16 #16 3.516 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:13:16 #16 3.532 Setting up file (1:5.39-3+deb11u1) ...
09:13:16 #16 61.18   Installing : mpfr-3.1.1-4.el7.aarch64                                    5/65 
09:13:16 #14 6.617 0 upgraded, 396 newly installed, 0 to remove and 2 not upgraded.
09:13:16 #14 6.617 Need to get 136 MB of archives.
09:13:16 #14 6.617 After this operation, 526 MB of additional disk space will be used.
09:13:16 #14 6.617 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
09:13:16 #14 7.735 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:13:16 #14 7.749 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
09:13:16 #14 7.752 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
09:13:16 #14 7.758 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libbsd0 arm64 0.10.0-1 [43.7 kB]
09:13:16 #14 7.759 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bsdmainutils arm64 11.1.2ubuntu3 [179 kB]
09:13:16 #14 7.761 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libuchardet0 arm64 0.0.6-3build1 [65.0 kB]
09:13:16 #14 7.763 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 groff-base arm64 1.22.4-4build1 [796 kB]
09:13:16 #14 7.786 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm6 arm64 1.18.1-5 [26.4 kB]
09:13:16 #14 7.787 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpipeline1 arm64 1.5.2-2build1 [26.1 kB]
09:13:16 #14 7.808 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 man-db arm64 2.9.1-1 [1095 kB]
09:13:16 #12 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.6s done
09:13:16 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e
09:13:16 #12 DONE 7.2s
09:13:16 
09:13:16 #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
09:13:16 #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:16 #14 2.710 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
09:13:16 #14 2.751 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
09:13:16 #14 2.853 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [18.8 kB]
09:13:16 #10 ...
09:13:16 
09:13:16 #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
09:13:16 #13 DONE 1.8s
09:13:16 
09:13:16 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:16 #13 6.681 Get:174 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B]
09:13:16 #13 6.682 Get:175 http://deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:13:16 #13 6.683 Get:176 http://deb.debian.org/debian buster/main arm64 python3-chardet all 3.0.4-3 [80.5 kB]
09:13:16 #13 6.684 Get:177 http://deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
09:13:16 #13 6.685 Get:178 http://deb.debian.org/debian buster/main arm64 python3-debian all 0.1.35 [78.8 kB]
09:13:16 #13 6.685 Get:179 http://deb.debian.org/debian buster/main arm64 libgpgme11 arm64 1.12.0-6 [241 kB]
09:13:16 #13 6.688 Get:180 http://deb.debian.org/debian buster/main arm64 python3-gpg arm64 1.12.0-6 [292 kB]
09:13:16 #13 6.691 Get:181 http://deb.debian.org/debian buster/main arm64 dput all 1.0.3 [54.5 kB]
09:13:16 #13 6.705 Get:182 http://deb.debian.org/debian buster/main arm64 equivs all 2.2.0 [22.4 kB]
09:13:16 #13 6.705 Get:183 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-config all 4.92-8+deb10u7 [325 kB]
09:13:16 #13 6.708 Get:184 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-base arm64 4.92-8+deb10u7 [1136 kB]
09:13:16 #13 6.722 Get:185 http://deb.debian.org/debian buster/main arm64 libevent-2.1-6 arm64 2.1.8-stable-4 [150 kB]
09:13:16 #13 6.724 Get:186 http://deb.debian.org/debian-security buster/updates/main arm64 libunbound8 arm64 1.9.0-2+deb10u3 [434 kB]
09:13:16 #13 6.728 Get:187 http://deb.debian.org/debian-security buster/updates/main arm64 libgnutls-dane0 arm64 3.6.7-4+deb10u10 [317 kB]
09:13:16 #13 6.731 Get:188 http://deb.debian.org/debian-security buster/updates/main arm64 exim4-daemon-light arm64 4.92-8+deb10u7 [558 kB]
09:13:16 #13 6.736 Get:189 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u6 [313 kB]
09:13:16 #13 6.739 Get:190 http://deb.debian.org/debian-security buster/updates/main arm64 libpcre2-8-0 arm64 10.32-5+deb10u1 [187 kB]
09:13:16 #13 6.741 Get:191 http://deb.debian.org/debian buster/main arm64 liberror-perl all 0.17027-2 [30.9 kB]
09:13:16 #13 6.742 Get:192 http://deb.debian.org/debian-security buster/updates/main arm64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
09:13:16 #13 6.756 Get:193 http://deb.debian.org/debian-security buster/updates/main arm64 git arm64 1:2.20.1-2+deb10u8 [5501 kB]
09:13:16 #13 6.840 Get:194 http://deb.debian.org/debian buster/main arm64 libgc1c2 arm64 1:7.6.4-0.4 [214 kB]
09:13:16 #13 6.855 Get:195 http://deb.debian.org/debian buster/main arm64 libltdl7 arm64 2.4.6-9 [389 kB]
09:13:16 #13 6.859 Get:196 http://deb.debian.org/debian buster/main arm64 guile-2.2-libs arm64 2.2.4+1-2+deb10u1 [4938 kB]
09:13:16 #13 6.909 Get:197 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
09:13:16 #13 6.933 Get:198 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
09:13:16 #19 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
09:13:16 #19 1.821 (1/9) Installing binutils (2.39-r2)
09:13:16 #19 1.901 (2/9) Installing libgomp (12.2.1_git20220924-r4)
09:13:16 #16 3.543 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:13:16 #11 extracting sha256:12916f73f9de8e251c4eb4f2d079fa6cd63205b7ba8a7bd88e1f9446105e9ef1 1.5s done
09:13:16 #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 0.1s
09:13:16 #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:16 #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:16 #14 6.790 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB]
09:13:16 #14 7.988 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
09:13:16 #10 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:16 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:16 #13 6.825 Fedora 38 - aarch64                              12 MB/s |  79 MB     00:06    
09:13:16 #14 2.870 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B]
09:13:16 #14 2.873 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [837 kB]
09:13:16 #14 3.102 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1374 kB]
09:13:16 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done
09:13:16 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:16 #13 6.934 Get:199 http://deb.debian.org/debian buster/main arm64 libalgorithm-diff-xs-perl arm64 0.04-5+b1 [11.6 kB]
09:13:16 #13 6.936 Get:200 http://deb.debian.org/debian buster/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:16 #13 6.937 Get:201 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
09:13:16 #13 6.939 Get:202 http://deb.debian.org/debian buster/main arm64 libapt-pkg-perl arm64 0.1.34+b1 [68.6 kB]
09:13:16 #13 6.939 Get:203 http://deb.debian.org/debian buster/main arm64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
09:13:16 #13 6.940 Get:204 http://deb.debian.org/debian buster/main arm64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
09:13:16 #13 6.940 Get:205 http://deb.debian.org/debian buster/main arm64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
09:13:16 #13 6.940 Get:206 http://deb.debian.org/debian buster/main arm64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
09:13:16 #13 6.941 Get:207 http://deb.debian.org/debian buster/main arm64 libvariable-magic-perl arm64 0.62-1+b1 [44.8 kB]
09:13:16 #13 6.942 Get:208 http://deb.debian.org/debian buster/main arm64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
09:13:16 #13 6.942 Get:209 http://deb.debian.org/debian buster/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:16 #13 6.942 Get:210 http://deb.debian.org/debian buster/main arm64 libcgi-pm-perl all 4.40-1 [222 kB]
09:13:16 #13 6.944 Get:211 http://deb.debian.org/debian buster/main arm64 libfcgi-perl arm64 0.78-2+b3 [38.8 kB]
09:13:16 #13 6.945 Get:212 http://deb.debian.org/debian buster/main arm64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
09:13:16 #13 6.945 Get:213 http://deb.debian.org/debian buster/main arm64 libsub-name-perl arm64 0.21-1+b3 [13.4 kB]
09:13:16 #13 6.945 Get:214 http://deb.debian.org/debian buster/main arm64 libclass-accessor-perl all 0.51-1 [23.2 kB]
09:13:16 #13 6.946 Get:215 http://deb.debian.org/debian buster/main arm64 libclass-inspector-perl all 1.32-1 [19.1 kB]
09:13:16 #13 6.947 Get:216 http://deb.debian.org/debian buster/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b2 [37.1 kB]
09:13:16 #13 6.949 Get:217 http://deb.debian.org/debian buster/main arm64 libclone-perl arm64 0.41-1+b1 [14.5 kB]
09:13:16 #13 6.950 Get:218 http://deb.debian.org/debian buster/main arm64 libcommon-sense-perl arm64 3.74-2+b7 [24.0 kB]
09:13:16 #13 6.951 Get:219 http://deb.debian.org/debian buster/main arm64 libparams-util-perl arm64 1.07-3+b4 [22.5 kB]
09:13:16 #13 6.952 Get:220 http://deb.debian.org/debian buster/main arm64 libsub-install-perl all 0.928-1 [11.4 kB]
09:13:16 #13 6.953 Get:221 http://deb.debian.org/debian buster/main arm64 libdata-optlist-perl all 0.110-1 [10.6 kB]
09:13:16 #13 6.954 Get:222 http://deb.debian.org/debian buster/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:16 #13 6.957 Get:223 http://deb.debian.org/debian buster/main arm64 libconst-fast-perl all 0.014-1 [8250 B]
09:13:16 #13 6.958 Get:224 http://deb.debian.org/debian buster/main arm64 libwant-perl arm64 0.29-1+b4 [28.5 kB]
09:13:16 #13 6.959 Get:225 http://deb.debian.org/debian buster/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:16 #13 6.960 Get:226 http://deb.debian.org/debian buster/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:16 #13 6.961 Get:227 http://deb.debian.org/debian buster/main arm64 libdata-dump-perl all 1.23-1 [29.5 kB]
09:13:16 #13 6.961 Get:228 http://deb.debian.org/debian buster/main arm64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
09:13:16 #13 6.962 Get:229 http://deb.debian.org/debian buster/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
09:13:16 #13 6.963 Get:230 http://deb.debian.org/debian buster/main arm64 libdistro-info-perl all 0.21 [6696 B]
09:13:16 #13 6.963 Get:231 http://deb.debian.org/debian buster/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:16 #13 6.964 Get:232 http://deb.debian.org/debian buster/main arm64 libmailtools-perl all 2.18-1 [88.5 kB]
09:13:16 #13 6.966 Get:233 http://deb.debian.org/debian buster/main arm64 libnet-ip-perl all 1.26-2 [29.0 kB]
09:13:16 #13 6.967 Get:234 http://deb.debian.org/debian buster/main arm64 libnet-dns-perl all 1.19-1 [372 kB]
09:13:16 #13 6.970 Get:235 http://deb.debian.org/debian buster/main arm64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
09:13:16 #13 6.984 Get:236 http://deb.debian.org/debian buster/main arm64 libemail-valid-perl all 1.202-1 [23.0 kB]
09:13:16 #13 6.985 Get:237 http://deb.debian.org/debian buster/main arm64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
09:13:16 #13 6.985 Get:238 http://deb.debian.org/debian buster/main arm64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
09:13:16 #13 6.986 Get:239 http://deb.debian.org/debian buster/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:16 #13 6.987 Get:240 http://deb.debian.org/debian buster/main arm64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
09:13:16 #13 6.988 Get:241 http://deb.debian.org/debian buster/main arm64 libfile-fcntllock-perl arm64 0.22-3+b5 [35.5 kB]
09:13:16 #13 6.988 Get:242 http://deb.debian.org/debian buster/main arm64 libfont-afm-perl all 1.20-2 [13.6 kB]
09:13:16 #13 6.989 Get:243 http://deb.debian.org/debian buster/main arm64 libfribidi0 arm64 1.0.5-3.1+deb10u2 [63.8 kB]
09:13:16 #13 6.990 Get:244 http://deb.debian.org/debian buster/main arm64 libfuture-perl all 0.39-1 [74.5 kB]
09:13:16 #13 6.991 Get:245 http://deb.debian.org/debian buster/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:16 #13 6.992 Get:246 http://deb.debian.org/debian buster/main arm64 libparams-validate-perl arm64 1.29-1+b1 [66.3 kB]
09:13:16 #13 6.994 Get:247 http://deb.debian.org/debian buster/main arm64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
09:13:16 #13 6.995 Get:248 http://deb.debian.org/debian buster/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:16 #13 6.996 Get:249 http://deb.debian.org/debian buster/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:16 #13 7.002 Get:250 http://deb.debian.org/debian buster/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
09:13:16 #13 7.002 Get:251 http://deb.debian.org/debian buster/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:16 #13 7.003 Get:252 http://deb.debian.org/debian buster/main arm64 libjson-perl all 4.02000-1 [88.8 kB]
09:13:16 #13 7.004 Get:253 http://deb.debian.org/debian buster/main arm64 liblog-any-perl all 1.707-1 [65.2 kB]
09:13:16 #13 7.006 Get:254 http://deb.debian.org/debian buster/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:16 #13 7.010 Get:255 http://deb.debian.org/debian buster/main arm64 libpackage-stash-perl all 0.38-1 [21.7 kB]
09:13:16 #13 7.011 Get:256 http://deb.debian.org/debian buster/main arm64 libsub-identify-perl arm64 0.14-1+b1 [12.0 kB]
09:13:16 #13 7.011 Get:257 http://deb.debian.org/debian buster/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:16 #13 7.012 Get:258 http://deb.debian.org/debian buster/main arm64 libpath-tiny-perl all 0.108-1 [53.3 kB]
09:13:16 #13 7.014 Get:259 http://deb.debian.org/debian buster/main arm64 libtype-tiny-perl all 1.004004-1 [266 kB]
09:13:16 #13 7.016 Get:260 http://deb.debian.org/debian buster/main arm64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
09:13:16 #13 7.017 Get:261 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
09:13:16 #13 7.027 Get:262 http://deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
09:13:16 #13 7.028 Get:263 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
09:13:16 #13 7.029 Get:264 http://deb.debian.org/debian buster/main arm64 libntlm0 arm64 1.5-1+deb10u1 [23.6 kB]
09:13:16 #13 7.029 Get:265 http://deb.debian.org/debian buster/main arm64 libgsasl7 arm64 1.8.0-8+deb10u1 [203 kB]
09:13:16 #13 7.032 Get:266 http://deb.debian.org/debian buster/main arm64 libhtml-form-perl all 6.03-1 [23.9 kB]
09:13:16 #13 7.032 Get:267 http://deb.debian.org/debian buster/main arm64 libhtml-format-perl all 2.12-1 [43.5 kB]
09:13:16 #13 7.032 Get:268 http://deb.debian.org/debian-security buster/updates/main arm64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
09:13:16 #13 7.033 Get:269 http://deb.debian.org/debian buster/main arm64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
09:13:16 #13 7.033 Get:270 http://deb.debian.org/debian buster/main arm64 libio-async-perl all 0.72-1 [262 kB]
09:13:16 #13 7.057 Get:271 http://deb.debian.org/debian buster/main arm64 libio-sessiondata-perl all 1.03-1 [5782 B]
09:13:16 #13 7.058 Get:272 http://deb.debian.org/debian buster/main arm64 libio-string-perl all 1.08-3 [12.3 kB]
09:13:16 #13 7.058 Get:273 http://deb.debian.org/debian buster/main arm64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
09:13:16 #13 7.058 Get:274 http://deb.debian.org/debian buster/main arm64 libjson-xs-perl arm64 3.040-1+b1 [90.2 kB]
09:13:16 #13 7.059 Get:275 http://deb.debian.org/debian buster/main arm64 liblzo2-2 arm64 2.10-0.1 [49.0 kB]
09:13:16 #13 7.060 Get:276 http://deb.debian.org/debian buster/main arm64 libkyotocabinet16v5 arm64 1.2.76-4.2+b1 [267 kB]
09:13:16 #13 7.063 Get:277 http://deb.debian.org/debian buster/main arm64 liblist-compare-perl all 0.53-1 [68.9 kB]
09:13:16 #13 7.064 Get:278 http://deb.debian.org/debian buster/main arm64 liblist-moreutils-perl arm64 0.416-1+b4 [62.4 kB]
09:13:16 #13 7.064 Get:279 http://deb.debian.org/debian buster/main arm64 libltdl-dev arm64 2.4.6-9 [162 kB]
09:13:16 #13 7.066 Get:280 http://deb.debian.org/debian buster/main arm64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
09:13:16 #13 7.066 Get:281 http://deb.debian.org/debian buster/main arm64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
09:13:16 #13 7.067 Get:282 http://deb.debian.org/debian buster/main arm64 mailutils-common all 1:3.5-4 [689 kB]
09:13:16 #13 7.073 Get:283 http://deb.debian.org/debian buster/main arm64 mysql-common all 5.8+1.0.5 [7324 B]
09:13:16 #13 7.074 Get:284 http://deb.debian.org/debian-security buster/updates/main arm64 mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB]
09:13:16 #13 7.074 Get:285 http://deb.debian.org/debian-security buster/updates/main arm64 libmariadb3 arm64 1:10.3.39-0+deb10u1 [163 kB]
09:13:16 #13 7.076 Get:286 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-minimal arm64 2.7.16-2+deb10u2 [396 kB]
09:13:16 #13 7.080 Get:287 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7-stdlib arm64 2.7.16-2+deb10u2 [1890 kB]
09:13:16 #13 7.097 Get:288 http://deb.debian.org/debian-security buster/updates/main arm64 libpython2.7 arm64 2.7.16-2+deb10u2 [958 kB]
09:13:16 #13 7.106 Get:289 http://deb.debian.org/debian buster/main arm64 libmailutils5 arm64 1:3.5-4 [829 kB]
09:13:16 #13 7.113 Get:290 http://deb.debian.org/debian buster/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
09:13:16 #13 7.115 Get:291 http://deb.debian.org/debian buster/main arm64 libnet-dns-sec-perl arm64 1.11-1 [47.7 kB]
09:13:16 #13 7.116 Get:292 http://deb.debian.org/debian buster/main arm64 libnet-libidn-perl arm64 0.12.ds-3+b1 [18.7 kB]
09:13:16 #13 7.116 Get:293 http://deb.debian.org/debian buster/main arm64 libnumber-compare-perl all 0.03-1 [7642 B]
09:13:16 #13 7.117 Get:294 http://deb.debian.org/debian buster/main arm64 libnumber-range-perl all 0.12-1 [9274 B]
09:13:16 #13 7.117 Get:295 http://deb.debian.org/debian buster/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b7 [41.8 kB]
09:13:16 #13 7.117 Get:296 http://deb.debian.org/debian buster/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b7 [28.8 kB]
09:13:16 #13 7.118 Get:297 http://deb.debian.org/debian buster/main arm64 libpackage-stash-xs-perl arm64 0.29-1 [19.7 kB]
09:13:16 #13 7.118 Get:298 http://deb.debian.org/debian buster/main arm64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
09:13:16 #13 7.119 Get:299 http://deb.debian.org/debian buster/main arm64 libtext-glob-perl all 0.10-1 [8362 B]
09:13:16 #13 7.120 Get:300 http://deb.debian.org/debian buster/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:16 #13 7.121 Get:301 http://deb.debian.org/debian buster/main arm64 libperlio-gzip-perl arm64 0.19-1+b5 [17.2 kB]
09:13:16 #13 7.122 Get:302 http://deb.debian.org/debian buster/main arm64 libpod-constants-perl all 0.19-1 [16.9 kB]
09:13:16 #13 7.123 Get:303 http://deb.debian.org/debian buster/main arm64 libreadonly-perl all 2.050-1 [22.7 kB]
09:13:16 #13 7.125 Get:304 http://deb.debian.org/debian buster/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
09:13:16 #13 7.126 Get:305 http://deb.debian.org/debian buster/main arm64 libref-util-xs-perl arm64 0.117-1+b1 [13.8 kB]
09:13:16 #13 7.127 Get:306 http://deb.debian.org/debian buster/main arm64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
09:13:16 #13 7.128 Get:307 http://deb.debian.org/debian buster/main arm64 libsasl2-modules arm64 2.1.27+dfsg-1+deb10u2 [102 kB]
09:13:16 #13 7.130 Get:308 http://deb.debian.org/debian buster/main arm64 libsereal-decoder-perl arm64 4.005+ds-1+b1 [88.1 kB]
09:13:16 #13 7.132 Get:309 http://deb.debian.org/debian buster/main arm64 libsereal-encoder-perl arm64 4.005+ds-1+b1 [89.4 kB]
09:13:16 #13 7.133 Get:310 http://deb.debian.org/debian buster/main arm64 libsereal-perl all 4.005-1 [10.8 kB]
09:13:16 #19 1.907 (3/9) Installing libatomic (12.2.1_git20220924-r4)
09:13:16 #19 1.909 (4/9) Installing gmp (6.2.1-r2)
09:13:16 #19 1.916 (5/9) Installing isl25 (0.25-r1)
09:13:16 #19 1.940 (6/9) Installing mpfr4 (4.1.0-r0)
09:13:16 #19 1.964 (7/9) Installing mpc1 (1.2.1-r1)
09:13:16 #19 1.967 (8/9) Installing gcc (12.2.1_git20220924-r4)
09:13:16 #16 DONE 3.9s
09:13:16 
09:13:16 #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
09:13:16 #16 61.47   Installing : libmpc-1.0.1-3.el7.aarch64                                  6/65 
09:13:17 #14 7.263 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB]
09:13:17 #14 7.301 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB]
09:13:17 #14 7.304 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB]
09:13:17 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.6s done
09:13:17 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d
09:13:17 #14 3.264 Fetched 18.1 MB in 3s (6367 kB/s)
09:13:17 #13 DONE 0.4s
09:13:17 
09:13:17 #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:13:17 #11 DONE 3.5s
09:13:17 
09:13:17 #12 [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
09:13:17 #13 7.134 Get:311 http://deb.debian.org/debian buster/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
09:13:17 #13 7.135 Get:312 http://deb.debian.org/debian buster/main arm64 libxml-parser-perl arm64 2.44-4 [212 kB]
09:13:17 #13 7.138 Get:313 http://deb.debian.org/debian buster/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
09:13:17 #13 7.140 Get:314 http://deb.debian.org/debian buster/main arm64 libsort-key-perl arm64 1.33-2+b1 [36.3 kB]
09:13:17 #13 7.141 Get:315 http://deb.debian.org/debian buster/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:17 #13 7.141 Get:316 http://deb.debian.org/debian buster/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:17 #13 7.142 Get:317 http://deb.debian.org/debian buster/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:17 #13 7.143 Get:318 http://deb.debian.org/debian buster/main arm64 libterm-readkey-perl arm64 2.38-1 [27.0 kB]
09:13:17 #13 7.144 Get:319 http://deb.debian.org/debian buster/main arm64 libtest-fatal-perl all 0.014-1 [11.9 kB]
09:13:17 #13 7.145 Get:320 http://deb.debian.org/debian buster/main arm64 libtest-refcount-perl all 0.08-3 [11.4 kB]
09:13:17 #13 7.146 Get:321 http://deb.debian.org/debian buster/main arm64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
09:13:17 #13 7.147 Get:322 http://deb.debian.org/debian buster/main arm64 libtype-tiny-xs-perl arm64 0.014-1+b1 [23.7 kB]
09:13:17 #13 7.149 Get:323 http://deb.debian.org/debian buster/main arm64 libunicode-utf8-perl arm64 0.62-1 [19.6 kB]
09:13:17 #13 7.151 Get:324 http://deb.debian.org/debian buster/main arm64 libwrap0 arm64 7.6.q-28 [58.4 kB]
09:13:17 #13 7.154 Get:325 http://deb.debian.org/debian buster/main arm64 libxau6 arm64 1:1.0.8-1+b2 [19.3 kB]
09:13:17 #13 7.155 Get:326 http://deb.debian.org/debian buster/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
09:13:17 #13 7.156 Get:327 http://deb.debian.org/debian buster/main arm64 libxcb1 arm64 1.13.1-2 [135 kB]
09:13:17 #13 7.157 Get:328 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-data all 2:1.6.7-1+deb10u3 [299 kB]
09:13:17 #13 7.177 Get:329 http://deb.debian.org/debian-security buster/updates/main arm64 libx11-6 arm64 2:1.6.7-1+deb10u3 [732 kB]
09:13:17 #13 7.184 Get:330 http://deb.debian.org/debian buster/main arm64 libxext6 arm64 2:1.3.3-1+b2 [48.6 kB]
09:13:17 #13 7.184 Get:331 http://deb.debian.org/debian buster/main arm64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
09:13:17 #13 7.184 Get:332 http://deb.debian.org/debian buster/main arm64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
09:13:17 #13 7.185 Get:333 http://deb.debian.org/debian buster/main arm64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
09:13:17 #13 7.186 Get:334 http://deb.debian.org/debian buster/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1 [334 kB]
09:13:17 #13 7.189 Get:335 http://deb.debian.org/debian buster/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:17 #13 7.189 Get:336 http://deb.debian.org/debian buster/main arm64 libxml-simple-perl all 2.25-1 [72.0 kB]
09:13:17 #13 7.190 Get:337 http://deb.debian.org/debian buster/main arm64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
09:13:17 #13 7.190 Get:338 http://deb.debian.org/debian buster/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
09:13:17 #13 7.191 Get:339 http://deb.debian.org/debian buster/main arm64 libyaml-0-2 arm64 0.2.1-1 [41.4 kB]
09:13:17 #13 7.191 Get:340 http://deb.debian.org/debian buster/main arm64 libyaml-libyaml-perl arm64 0.76+repack-1 [32.0 kB]
09:13:17 #13 7.192 Get:341 http://deb.debian.org/debian buster/main arm64 licensecheck all 3.0.31-3 [28.3 kB]
09:13:17 #13 7.192 Get:342 http://deb.debian.org/debian buster/main arm64 t1utils arm64 1.41-3 [59.7 kB]
09:13:17 #13 7.193 Get:343 http://deb.debian.org/debian buster/main arm64 lintian all 2.15.0 [1181 kB]
09:13:17 #13 7.219 Get:344 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
09:13:17 #13 7.219 Get:345 http://deb.debian.org/debian buster/main arm64 mailutils arm64 1:3.5-4 [570 kB]
09:13:17 #13 7.219 Get:346 http://deb.debian.org/debian buster/main arm64 manpages-dev all 4.16-2 [2232 kB]
09:13:17 #13 7.246 Get:347 http://deb.debian.org/debian buster/main arm64 psmisc arm64 23.2-1+deb10u1 [123 kB]
09:13:17 #13 7.248 Get:348 http://deb.debian.org/debian buster/main arm64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
09:13:17 #13 7.250 Get:349 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
09:13:17 #13 7.252 Get:350 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
09:13:17 #13 7.254 Get:351 http://deb.debian.org/debian buster/main arm64 python3-certifi all 2018.8.24-1 [140 kB]
09:13:17 #13 7.258 Get:352 http://deb.debian.org/debian buster/main arm64 python3-idna all 2.6-1 [34.3 kB]
09:13:17 #13 7.259 Get:353 http://deb.debian.org/debian buster/main arm64 python3-magic all 2:0.4.15-2 [9256 B]
09:13:17 #13 7.260 Get:354 http://deb.debian.org/debian buster/main arm64 python3-urllib3 all 1.24.1-1 [97.1 kB]
09:13:17 #13 7.263 Get:355 http://deb.debian.org/debian-security buster/updates/main arm64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB]
09:13:17 #13 7.265 Get:356 http://deb.debian.org/debian buster/main arm64 python3-unidiff all 0.5.4-1 [7506 B]
09:13:17 #13 7.265 Get:357 http://deb.debian.org/debian buster/main arm64 python3-xdg all 0.25-5 [35.9 kB]
09:13:17 #13 7.266 Get:358 http://deb.debian.org/debian buster/main arm64 shared-mime-info arm64 1.10-1 [764 kB]
09:13:17 #13 7.276 Get:359 http://deb.debian.org/debian buster/main arm64 strace arm64 4.26-0.2 [803 kB]
09:13:17 #13 7.285 Get:360 http://deb.debian.org/debian-security buster/updates/main arm64 unzip arm64 6.0-23+deb10u3 [166 kB]
09:13:17 #13 7.288 Get:361 http://deb.debian.org/debian buster/main arm64 xauth arm64 1:1.0.10-1 [38.2 kB]
09:13:17 #13 7.288 Get:362 http://deb.debian.org/debian buster/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
09:13:17 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done
09:13:17 #17 0.538 go: downloading github.com/tc-hib/go-winres v0.3.0
09:13:17 #16 61.78   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64             7/65 
09:13:17 #14 7.427 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB]
09:13:17 #14 7.430 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB]
09:13:17 #14 7.448 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB]
09:13:17 #14 7.448 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB]
09:13:17 #14 7.450 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B]
09:13:17 #14 7.452 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB]
09:13:17 #11 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done
09:13:17 #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 0.1s
09:13:17 #14 8.644 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgdbm-compat4 arm64 1.18.1-5 [6040 B]
09:13:17 #14 8.644 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libperl5.30 arm64 5.30.0-9ubuntu0.4 [3772 kB]
09:13:17 #14 DONE 0.4s
09:13:17 #13 7.468 debconf: delaying package configuration, since apt-utils is not installed
09:13:17 #13 7.498 Fetched 162 MB in 2s (74.2 MB/s)
09:13:17 #13 7.525 Selecting previously unselected package sensible-utils.
09:13:17 #13 7.525 (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.)
09:13:17 #13 7.530 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
09:13:17 #13 7.550 Unpacking sensible-utils (0.0.12) ...
09:13:17 #13 7.614 Selecting previously unselected package lsb-base.
09:13:17 #13 7.616 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
09:13:17 #13 7.625 Unpacking lsb-base (10.2019051400) ...
09:13:17 #13 7.700 Selecting previously unselected package cron.
09:13:17 #13 7.702 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_arm64.deb ...
09:13:17 #13 7.718 Unpacking cron (3.0pl1-134+deb10u1) ...
09:13:17 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:17 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:17 #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:17 #10 ...
09:13:17 
09:13:17 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:17 #13 0.512 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:17 #13 0.522 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:17 #13 0.523 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:17 #13 0.618 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:13:17 #13 0.708 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:13:17 #13 0.814 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:13:17 #13 1.903 Fetched 8655 kB in 2s (5257 kB/s)
09:13:17 #13 1.903 Reading package lists...
09:13:17 #13 2.507 Reading package lists...
09:13:17 #13 3.108 Building dependency tree...
09:13:17 #13 3.246 Reading state information...
09:13:17 #13 3.406 The following additional packages will be installed:
09:13:17 #13 3.406   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:17 #13 3.406   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:17 #13 3.406   ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
09:13:17 #13 3.406   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:17 #13 3.406   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:17 #13 3.406   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:17 #13 3.406   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:17 #13 3.406   intltool-debian iso-codes less libalgorithm-diff-perl
09:13:17 #13 3.406   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:17 #13 3.406   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
09:13:17 #13 3.406   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:17 #13 3.406   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:17 #13 3.406   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
09:13:17 #13 3.406   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
09:13:17 #13 3.406   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:17 #13 3.406   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:17 #13 3.406   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:17 #13 3.406   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:17 #13 3.406   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:17 #13 3.406   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
09:13:17 #13 3.406   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:17 #13 3.406   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:17 #13 3.406   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:17 #13 3.406   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:17 #13 3.406   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:17 #13 3.406   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:17 #13 3.406   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:17 #13 3.406   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:17 #13 3.406   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:17 #13 3.406   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:17 #13 3.406   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:17 #13 3.406   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:17 #13 3.406   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:17 #13 3.406   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:17 #13 3.406   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:17 #13 3.406   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:17 #13 3.406   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:17 #13 3.406   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:17 #13 3.406   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:17 #13 3.406   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:17 #13 3.406   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:17 #13 3.406   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:17 #13 3.406   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:17 #13 3.406   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:17 #13 3.406   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:17 #13 3.406   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:17 #13 3.406   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:17 #13 3.406   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:17 #13 3.406   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:17 #13 3.406   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:17 #13 3.406   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:17 #13 3.406   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:17 #13 3.406   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:17 #13 3.406   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:17 #13 3.406   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:17 #13 3.406   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:17 #13 3.406   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:17 #13 3.406   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
09:13:17 #13 3.406   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:17 #13 3.406   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:17 #13 3.406   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:17 #13 3.406   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:17 #13 3.414   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:17 #13 3.414   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:17 #13 3.414   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:17 #13 3.414   libstring-shellquote-perl libsub-exporter-perl
09:13:17 #13 3.414   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:17 #13 3.414   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:17 #13 3.414   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:17 #13 3.414   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:17 #13 3.414   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:17 #13 3.414   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:17 #13 3.414   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
09:13:17 #13 3.414   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:17 #13 3.414   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
09:13:17 #13 3.414   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
09:13:17 #13 3.414   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
09:13:17 #13 3.414   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:17 #13 3.414   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
09:13:17 #13 3.414   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:17 #13 3.414   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:17 #13 3.414   netbase openssh-client openssl patch patchutils pbzip2 perl
09:13:17 #13 3.414   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
09:13:17 #13 3.414   pristine-tar publicsuffix python-apt-common python3 python3-apt
09:13:17 #13 3.414   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
09:13:17 #13 3.414   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:17 #13 3.414   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
09:13:17 #13 3.414   python3.9-minimal readline-common sensible-utils shared-mime-info strace
09:13:17 #13 3.414   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:17 #13 3.414 Suggested packages:
09:13:17 #13 3.414   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:17 #13 3.414   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:17 #13 3.414   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
09:13:17 #13 3.414   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
09:13:17 #13 3.414   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:17 #13 3.414   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:17 #13 3.414   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:17 #13 3.414   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:17 #13 3.414   g++-multilib g++-10-multilib gcc-10-doc gcc-multilib flex bison gdb gcc-doc
09:13:17 #13 3.414   gcc-10-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:17 #13 3.414   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
09:13:17 #13 3.414   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
09:13:17 #13 3.414   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n gpm
09:13:17 #13 3.414   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
09:13:17 #13 3.414   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
09:13:17 #13 3.414   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
09:13:17 #13 3.414   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-10-doc
09:13:17 #13 3.414   libbareword-filehandles-perl libindirect-perl libmultidimensional-perl
09:13:17 #13 3.414   gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
09:13:17 #13 3.414   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
09:13:17 #13 3.414   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
09:13:17 #13 3.414   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
09:13:17 #13 3.414   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:17 #13 3.414   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:17 #13 3.414   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:17 #13 3.414   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:17 #13 3.414   python3.9-venv python3.9-doc binfmt-support readline-doc zip wdiff-doc
09:13:17 #13 5.277 The following NEW packages will be installed:
09:13:17 #13 5.277   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:17 #13 5.277   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:17 #13 5.277   ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
09:13:17 #13 5.277   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:17 #13 5.277   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:17 #13 5.277   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
09:13:17 #13 5.277   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:17 #13 5.277   gpgconf gpgsm groff-base intltool-debian iso-codes less
09:13:17 #13 5.277   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:17 #13 5.278   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:17 #13 5.278   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
09:13:17 #13 5.278   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:17 #13 5.278   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:17 #13 5.278   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
09:13:17 #13 5.278   libclass-inspector-perl libclass-method-modifiers-perl
09:13:17 #13 5.278   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:17 #13 5.278   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:17 #13 5.278   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:17 #13 5.278   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:17 #13 5.278   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:17 #13 5.278   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:17 #13 5.278   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:17 #13 5.278   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:17 #13 5.278   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:17 #13 5.278   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:17 #13 5.278   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:17 #13 5.278   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:17 #13 5.278   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:17 #13 5.278   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:17 #13 5.278   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:17 #13 5.278   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:17 #13 5.278   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:17 #13 5.278   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:17 #13 5.278   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:17 #13 5.278   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:17 #13 5.278   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:17 #13 5.278   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:17 #13 5.278   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:17 #13 5.278   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:17 #13 5.278   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:17 #13 5.278   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:17 #13 5.278   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:17 #13 5.278   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:17 #13 5.278   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:17 #13 5.278   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:17 #13 5.278   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:17 #13 5.278   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:17 #13 5.278   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:17 #13 5.278   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:17 #13 5.278   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:17 #13 5.278   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:17 #13 5.278   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:17 #13 5.278   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:17 #13 5.278   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:17 #13 5.278   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:17 #13 5.278   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:17 #13 5.278   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:17 #13 5.278   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libquadmath0
09:13:17 #13 5.278   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:17 #13 5.278   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:17 #13 5.278   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:17 #13 5.278   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:17 #13 5.278   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:17 #13 5.278   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:17 #13 5.278   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:17 #13 5.278   libstring-shellquote-perl libsub-exporter-perl
09:13:17 #13 5.278   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:17 #13 5.278   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:17 #13 5.278   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:17 #13 5.278   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:17 #13 5.278   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:17 #13 5.278   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:17 #13 5.278   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
09:13:17 #13 5.278   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:17 #13 5.278   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp6
09:13:17 #13 5.278   libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1
09:13:17 #13 5.278   libxdelta2 libxdmcp6 libxext6 libxml-libxml-perl
09:13:17 #13 5.278   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:17 #13 5.278   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1
09:13:17 #13 5.278   libxpm4 libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:17 #13 5.278   lsb-release lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:17 #13 5.278   netbase openssh-client openssl patch patchutils pbzip2 perl
09:13:17 #13 5.278   perl-modules-5.32 perl-openssl-defaults pinentry-curses pixz po-debconf
09:13:17 #13 5.278   pristine-tar publicsuffix python-apt-common python3 python3-apt
09:13:17 #13 5.278   python3-certifi python3-chardet python3-debian python3-gpg python3-idna
09:13:17 #13 5.278   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:17 #13 5.278   python3-six python3-unidiff python3-urllib3 python3-xdg python3.9
09:13:17 #13 5.279   python3.9-minimal readline-common sensible-utils shared-mime-info strace
09:13:17 #13 5.279   t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:17 #13 5.567 0 upgraded, 384 newly installed, 0 to remove and 0 not upgraded.
09:13:17 #13 5.567 Need to get 175 MB of archives.
09:13:17 #13 5.567 After this operation, 572 MB of additional disk space will be used.
09:13:17 #13 5.567 Get:1 http://deb.debian.org/debian bullseye/main amd64 bsdextrautils amd64 2.36.1-8+deb11u1 [145 kB]
09:13:17 #13 5.572 Get:2 http://deb.debian.org/debian bullseye/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
09:13:17 #13 5.573 Get:3 http://deb.debian.org/debian bullseye/main amd64 groff-base amd64 1.22.4-6 [936 kB]
09:13:17 #13 5.580 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgdbm6 amd64 1.19-2 [64.9 kB]
09:13:17 #13 5.581 Get:5 http://deb.debian.org/debian bullseye/main amd64 libpipeline1 amd64 1.5.3-1 [34.3 kB]
09:13:17 #13 5.581 Get:6 http://deb.debian.org/debian bullseye/main amd64 man-db amd64 2.9.4-2 [1354 kB]
09:13:17 #13 5.591 Get:7 http://deb.debian.org/debian bullseye/main amd64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
09:13:17 #13 5.614 Get:8 http://deb.debian.org/debian bullseye/main amd64 libgdbm-compat4 amd64 1.19-2 [44.7 kB]
09:13:17 #13 5.614 Get:9 http://deb.debian.org/debian bullseye/main amd64 libperl5.32 amd64 5.32.1-4+deb11u2 [4106 kB]
09:13:17 #13 5.649 Get:10 http://deb.debian.org/debian bullseye/main amd64 perl amd64 5.32.1-4+deb11u2 [293 kB]
09:13:17 #13 5.651 Get:11 http://deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
09:13:17 #13 5.652 Get:12 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
09:13:17 #13 5.658 Get:13 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
09:13:17 #13 5.659 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
09:13:17 #13 5.673 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
09:13:17 #13 5.673 Get:16 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
09:13:17 #13 5.674 Get:17 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
09:13:17 #13 5.675 Get:18 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u1 [132 kB]
09:13:17 #13 5.676 Get:19 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
09:13:17 #13 5.676 Get:20 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
09:13:17 #13 5.678 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
09:13:17 #13 5.683 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
09:13:17 #13 5.699 Get:23 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
09:13:17 #13 5.700 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
09:13:17 #13 5.700 Get:25 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
09:13:17 #13 5.701 Get:26 http://deb.debian.org/debian bullseye/main amd64 less amd64 551-2 [133 kB]
09:13:17 #13 5.702 Get:27 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
09:13:17 #13 5.702 Get:28 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB]
09:13:17 #13 5.703 Get:29 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:13:17 #13 5.703 Get:30 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB]
09:13:17 #13 5.707 Get:31 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
09:13:17 #13 5.708 Get:32 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
09:13:17 #13 5.710 Get:33 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
09:13:17 #13 5.711 Get:34 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
09:13:17 #13 5.712 Get:35 http://deb.debian.org/debian bullseye/main amd64 gettext-base amd64 0.21-4 [175 kB]
09:13:17 #13 5.713 Get:36 http://deb.debian.org/debian bullseye/main amd64 manpages all 5.10-1 [1412 kB]
09:13:17 #13 5.723 Get:37 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB]
09:13:17 #13 5.724 Get:38 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB]
09:13:17 #13 5.725 Get:39 http://deb.debian.org/debian bullseye/main amd64 libedit2 amd64 3.1-20191231-2+b1 [96.7 kB]
09:13:17 #13 5.726 Get:40 http://deb.debian.org/debian bullseye/main amd64 libcbor0 amd64 0.5.0+dfsg-2 [24.0 kB]
09:13:17 #13 5.726 Get:41 http://deb.debian.org/debian bullseye/main amd64 libfido2-1 amd64 1.6.0-2 [53.3 kB]
09:13:17 #13 5.727 Get:42 http://deb.debian.org/debian bullseye/main amd64 openssh-client amd64 1:8.4p1-5+deb11u1 [929 kB]
09:13:17 #13 5.734 Get:43 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB]
09:13:17 #13 5.734 Get:44 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:13:17 #13 5.736 Get:45 http://deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
09:13:17 #13 5.765 Get:46 http://deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
09:13:17 #13 5.766 Get:47 http://deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
09:13:17 #13 5.769 Get:48 http://deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:13:17 #13 5.769 Get:49 http://deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
09:13:17 #13 5.775 Get:50 http://deb.debian.org/debian bullseye/main amd64 autopoint all 0.21-4 [510 kB]
09:13:17 #13 5.779 Get:51 http://deb.debian.org/debian bullseye/main amd64 binutils-common amd64 2.35.2-2 [2220 kB]
09:13:17 #13 5.800 Get:52 http://deb.debian.org/debian bullseye/main amd64 libbinutils amd64 2.35.2-2 [570 kB]
09:13:17 #13 5.805 Get:53 http://deb.debian.org/debian bullseye/main amd64 libctf-nobfd0 amd64 2.35.2-2 [110 kB]
09:13:17 #13 5.806 Get:54 http://deb.debian.org/debian bullseye/main amd64 libctf0 amd64 2.35.2-2 [53.2 kB]
09:13:17 #13 5.806 Get:55 http://deb.debian.org/debian bullseye/main amd64 binutils-x86-64-linux-gnu amd64 2.35.2-2 [1809 kB]
09:13:17 #13 5.824 Get:56 http://deb.debian.org/debian bullseye/main amd64 binutils amd64 2.35.2-2 [61.2 kB]
09:13:17 #13 5.824 Get:57 http://deb.debian.org/debian bullseye/main amd64 libc-dev-bin amd64 2.31-13+deb11u6 [276 kB]
09:13:17 #13 5.826 Get:58 http://deb.debian.org/debian-security bullseye-security/main amd64 linux-libc-dev amd64 5.10.191-1 [1652 kB]
09:13:17 #13 5.838 Get:59 http://deb.debian.org/debian bullseye/main amd64 libcrypt-dev amd64 1:4.4.18-4 [104 kB]
09:13:17 #13 5.839 Get:60 http://deb.debian.org/debian bullseye/main amd64 libtirpc-dev amd64 1.3.1-1+deb11u1 [191 kB]
09:13:17 #13 5.840 Get:61 http://deb.debian.org/debian bullseye/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
09:13:17 #13 5.841 Get:62 http://deb.debian.org/debian bullseye/main amd64 libc6-dev amd64 2.31-13+deb11u6 [2360 kB]
09:13:17 #13 5.863 Get:63 http://deb.debian.org/debian bullseye/main amd64 libisl23 amd64 0.23-1 [676 kB]
09:13:17 #13 5.868 Get:64 http://deb.debian.org/debian bullseye/main amd64 libmpfr6 amd64 4.1.0-3 [2012 kB]
09:13:17 #13 5.882 Get:65 http://deb.debian.org/debian bullseye/main amd64 libmpc3 amd64 1.2.0-1 [45.0 kB]
09:13:17 #13 5.883 Get:66 http://deb.debian.org/debian bullseye/main amd64 cpp-10 amd64 10.2.1-6 [8528 kB]
09:13:17 #13 5.944 Get:67 http://deb.debian.org/debian bullseye/main amd64 cpp amd64 4:10.2.1-1 [19.7 kB]
09:13:17 #13 5.945 Get:68 http://deb.debian.org/debian bullseye/main amd64 libcc1-0 amd64 10.2.1-6 [47.0 kB]
09:13:17 #13 5.946 Get:69 http://deb.debian.org/debian bullseye/main amd64 libgomp1 amd64 10.2.1-6 [99.9 kB]
09:13:17 #13 5.947 Get:70 http://deb.debian.org/debian bullseye/main amd64 libitm1 amd64 10.2.1-6 [25.8 kB]
09:13:17 #13 5.947 Get:71 http://deb.debian.org/debian bullseye/main amd64 libatomic1 amd64 10.2.1-6 [9008 B]
09:13:17 #13 5.947 Get:72 http://deb.debian.org/debian bullseye/main amd64 libasan6 amd64 10.2.1-6 [2065 kB]
09:13:17 #13 5.961 Get:73 http://deb.debian.org/debian bullseye/main amd64 liblsan0 amd64 10.2.1-6 [828 kB]
09:13:17 #13 5.966 Get:74 http://deb.debian.org/debian bullseye/main amd64 libtsan0 amd64 10.2.1-6 [2000 kB]
09:13:17 #13 5.979 Get:75 http://deb.debian.org/debian bullseye/main amd64 libubsan1 amd64 10.2.1-6 [777 kB]
09:13:17 #13 5.984 Get:76 http://deb.debian.org/debian bullseye/main amd64 libquadmath0 amd64 10.2.1-6 [145 kB]
09:13:17 #13 5.985 Get:77 http://deb.debian.org/debian bullseye/main amd64 libgcc-10-dev amd64 10.2.1-6 [2328 kB]
09:13:17 #13 5.999 Get:78 http://deb.debian.org/debian bullseye/main amd64 gcc-10 amd64 10.2.1-6 [17.0 MB]
09:13:17 #13 6.127 Get:79 http://deb.debian.org/debian bullseye/main amd64 gcc amd64 4:10.2.1-1 [5192 B]
09:13:17 #13 6.134 Get:80 http://deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev amd64 10.2.1-6 [1741 kB]
09:13:17 #13 6.142 Get:81 http://deb.debian.org/debian bullseye/main amd64 g++-10 amd64 10.2.1-6 [9380 kB]
09:13:17 #13 6.224 Get:82 http://deb.debian.org/debian bullseye/main amd64 g++ amd64 4:10.2.1-1 [1644 B]
09:13:17 #13 6.224 Get:83 http://deb.debian.org/debian bullseye/main amd64 make amd64 4.3-4.1 [396 kB]
09:13:17 #13 6.228 Get:84 http://deb.debian.org/debian bullseye/main amd64 libdpkg-perl all 1.20.12 [1551 kB]
09:13:17 #13 6.239 Get:85 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:13:17 #13 6.241 Get:86 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
09:13:17 #13 6.256 Get:87 http://deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
09:13:17 #13 6.257 Get:88 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
09:13:17 #13 6.259 Get:89 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
09:13:17 #13 6.259 Get:90 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
09:13:17 #13 6.260 Get:91 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
09:13:17 #13 6.262 Get:92 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
09:13:17 #13 6.263 Get:93 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
09:13:17 #13 6.264 Get:94 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:13:17 #13 6.264 Get:95 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
09:13:17 #13 6.265 Get:96 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
09:13:17 #13 6.268 Get:97 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
09:13:17 #13 6.270 Get:98 http://deb.debian.org/debian bullseye/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
09:13:17 #13 6.271 Get:99 http://deb.debian.org/debian bullseye/main amd64 libdebhelper-perl all 13.3.4 [189 kB]
09:13:17 #13 6.272 Get:100 http://deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
09:13:17 #13 6.276 Get:101 http://deb.debian.org/debian bullseye/main amd64 dh-autoreconf all 20 [17.1 kB]
09:13:17 #13 6.277 Get:102 http://deb.debian.org/debian bullseye/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
09:13:17 #13 6.278 Get:103 http://deb.debian.org/debian bullseye/main amd64 libsub-override-perl all 0.09-2 [10.2 kB]
09:13:17 #13 6.278 Get:104 http://deb.debian.org/debian bullseye/main amd64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
09:13:17 #13 6.279 Get:105 http://deb.debian.org/debian bullseye/main amd64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
09:13:17 #13 6.279 Get:106 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:13:17 #13 6.280 Get:107 http://deb.debian.org/debian bullseye/main amd64 dwz amd64 0.13+20210201-1 [175 kB]
09:13:17 #13 6.282 Get:108 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:13:17 #13 6.349 Get:109 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
09:13:17 #13 6.354 Get:110 http://deb.debian.org/debian bullseye/main amd64 gettext amd64 0.21-4 [1311 kB]
09:13:17 #13 6.363 Get:111 http://deb.debian.org/debian bullseye/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:17 #13 6.363 Get:112 http://deb.debian.org/debian bullseye/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
09:13:17 #13 6.365 Get:113 http://deb.debian.org/debian bullseye/main amd64 debhelper all 13.3.4 [1049 kB]
09:13:17 #13 6.373 Get:114 http://deb.debian.org/debian bullseye/main amd64 debian-keyring all 2021.07.26 [31.1 MB]
09:13:17 #13 6.628 Get:115 http://deb.debian.org/debian bullseye/main amd64 libfakeroot amd64 1.25.3-1.1 [47.0 kB]
09:13:17 #13 6.629 Get:116 http://deb.debian.org/debian bullseye/main amd64 fakeroot amd64 1.25.3-1.1 [87.0 kB]
09:13:17 #13 6.629 Get:117 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
09:13:17 #13 6.630 Get:118 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
09:13:17 #13 6.634 Get:119 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
09:13:17 #13 6.635 Get:120 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
09:13:17 #13 6.635 Get:121 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
09:13:17 #13 6.641 Get:122 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:13:17 #13 6.649 Get:123 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
09:13:17 #13 6.656 Get:124 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
09:13:17 #13 6.663 Get:125 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
09:13:17 #13 6.663 Get:126 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
09:13:17 #13 6.668 Get:127 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
09:13:17 #13 6.672 Get:128 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
09:13:17 #13 6.675 Get:129 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
09:13:17 #13 6.680 Get:130 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
09:13:17 #13 6.685 Get:131 http://deb.debian.org/debian bullseye/main amd64 libfile-dirlist-perl all 0.05-2 [7444 B]
09:13:17 #13 6.686 Get:132 http://deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
09:13:17 #13 6.686 Get:133 http://deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
09:13:17 #13 6.686 Get:134 http://deb.debian.org/debian bullseye/main amd64 libfile-touch-perl all 0.11-1 [9254 B]
09:13:17 #13 6.687 Get:135 http://deb.debian.org/debian bullseye/main amd64 libio-pty-perl amd64 1:1.15-2 [37.0 kB]
09:13:17 #13 6.687 Get:136 http://deb.debian.org/debian bullseye/main amd64 libipc-run-perl all 20200505.0-1 [102 kB]
09:13:17 #13 6.688 Get:137 http://deb.debian.org/debian bullseye/main amd64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
09:13:17 #13 6.688 Get:138 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b3 [11.3 kB]
09:13:17 #13 6.689 Get:139 http://deb.debian.org/debian bullseye/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
09:13:17 #13 6.689 Get:140 http://deb.debian.org/debian bullseye/main amd64 libdevel-callchecker-perl amd64 0.008-1+b2 [15.9 kB]
09:13:17 #13 6.689 Get:141 http://deb.debian.org/debian bullseye/main amd64 libparams-classify-perl amd64 0.015-1+b3 [25.7 kB]
09:13:17 #13 6.691 Get:142 http://deb.debian.org/debian bullseye/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:17 #13 6.693 Get:143 http://deb.debian.org/debian bullseye/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:17 #13 6.694 Get:144 http://deb.debian.org/debian bullseye/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:17 #13 6.695 Get:145 http://deb.debian.org/debian bullseye/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:17 #13 6.695 Get:146 http://deb.debian.org/debian bullseye/main amd64 libsub-quote-perl all 2.006006-1 [21.0 kB]
09:13:17 #13 6.699 Get:147 http://deb.debian.org/debian bullseye/main amd64 libmoo-perl all 2.004004-1 [59.9 kB]
09:13:17 #13 6.699 Get:148 http://deb.debian.org/debian bullseye/main amd64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
09:13:17 #13 6.700 Get:149 http://deb.debian.org/debian bullseye/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:17 #13 6.700 Get:150 http://deb.debian.org/debian bullseye/main amd64 libhttp-date-perl all 6.05-1 [10.4 kB]
09:13:17 #13 6.700 Get:151 http://deb.debian.org/debian bullseye/main amd64 libfile-listing-perl all 6.14-1 [12.4 kB]
09:13:17 #13 6.701 Get:152 http://deb.debian.org/debian bullseye/main amd64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
09:13:17 #13 6.701 Get:153 http://deb.debian.org/debian bullseye/main amd64 liburi-perl all 5.08-1 [90.6 kB]
09:13:17 #13 6.702 Get:154 http://deb.debian.org/debian bullseye/main amd64 libhtml-parser-perl amd64 3.75-1+b1 [105 kB]
09:13:17 #13 6.703 Get:155 http://deb.debian.org/debian bullseye/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
09:13:17 #13 6.704 Get:156 http://deb.debian.org/debian bullseye/main amd64 libio-html-perl all 1.004-2 [16.1 kB]
09:13:17 #13 6.704 Get:157 http://deb.debian.org/debian bullseye/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
09:13:17 #13 6.705 Get:158 http://deb.debian.org/debian bullseye/main amd64 libhttp-message-perl all 6.28-1 [79.6 kB]
09:13:17 #13 6.720 Get:159 http://deb.debian.org/debian bullseye/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:17 #13 6.720 Get:160 http://deb.debian.org/debian bullseye/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:17 #13 6.720 Get:161 http://deb.debian.org/debian bullseye/main amd64 perl-openssl-defaults amd64 5 [7360 B]
09:13:17 #13 6.721 Get:162 http://deb.debian.org/debian bullseye/main amd64 libnet-ssleay-perl amd64 1.88-3+b1 [321 kB]
09:13:17 #13 6.725 Get:163 http://deb.debian.org/debian bullseye/main amd64 libio-socket-ssl-perl all 2.069-1 [215 kB]
09:13:17 #13 6.728 Get:164 http://deb.debian.org/debian bullseye/main amd64 libnet-http-perl all 6.20-1 [25.1 kB]
09:13:17 #13 6.728 Get:165 http://deb.debian.org/debian bullseye/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:17 #13 6.728 Get:166 http://deb.debian.org/debian bullseye/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:17 #13 6.729 Get:167 http://deb.debian.org/debian bullseye/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:17 #13 6.729 Get:168 http://deb.debian.org/debian bullseye/main amd64 libwww-perl all 6.52-1 [192 kB]
09:13:17 #13 6.730 Get:169 http://deb.debian.org/debian bullseye/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
09:13:17 #13 6.731 Get:170 http://deb.debian.org/debian bullseye/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
09:13:17 #13 6.732 Get:171 http://deb.debian.org/debian bullseye/main amd64 devscripts amd64 2.21.3+deb11u1 [1093 kB]
09:13:17 #13 6.739 Get:172 http://deb.debian.org/debian bullseye/main amd64 diffstat amd64 1.64-1 [36.6 kB]
09:13:17 #13 6.739 Get:173 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
09:13:17 #13 6.739 Get:174 http://deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:13:17 #13 6.741 Get:175 http://deb.debian.org/debian bullseye/main amd64 python3-chardet all 4.0.0-1 [99.0 kB]
09:13:17 #13 6.741 Get:176 http://deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:13:17 #13 6.742 Get:177 http://deb.debian.org/debian bullseye/main amd64 python3-debian all 0.1.39 [80.1 kB]
09:13:17 #13 6.742 Get:178 http://deb.debian.org/debian bullseye/main amd64 libgpgme11 amd64 1.14.0-1+b2 [281 kB]
09:13:17 #13 6.745 Get:179 http://deb.debian.org/debian bullseye/main amd64 python3-gpg amd64 1.14.0-1+b2 [334 kB]
09:13:17 #13 6.747 Get:180 http://deb.debian.org/debian bullseye/main amd64 dput all 1.1.0 [56.5 kB]
09:13:17 #13 6.748 Get:181 http://deb.debian.org/debian bullseye/main amd64 equivs all 2.3.1 [22.7 kB]
09:13:17 #13 6.748 Get:182 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB]
09:13:17 #13 6.756 Get:183 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB]
09:13:17 #13 6.758 Get:184 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB]
09:13:17 #13 6.761 Get:185 http://deb.debian.org/debian bullseye/main amd64 liberror-perl all 0.17029-1 [31.0 kB]
09:13:17 #13 6.761 Get:186 http://deb.debian.org/debian bullseye/main amd64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
09:13:17 #13 6.775 Get:187 http://deb.debian.org/debian bullseye/main amd64 git amd64 1:2.30.2-1+deb11u2 [5518 kB]
09:13:17 #13 6.822 Get:188 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
09:13:17 #13 6.839 Get:189 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:17 #16 62.08   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                  8/65 
09:13:17 #14 8.806 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 perl arm64 5.30.0-9ubuntu0.4 [224 kB]
09:13:17 #14 8.808 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB]
09:13:17 #14 8.816 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:13:17 #14 8.818 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B]
09:13:17 #14 8.819 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic-mgc arm64 1:5.38-4 [218 kB]
09:13:17 #14 8.866 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmagic1 arm64 1:5.38-4 [71.7 kB]
09:13:17 
09:13:17 #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:17 #13 7.801 Selecting previously unselected package libbsd0:arm64.
09:13:17 #13 7.803 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_arm64.deb ...
09:13:17 #13 7.823 Unpacking libbsd0:arm64 (0.9.1-2+deb10u1) ...
09:13:17 #13 7.907 Selecting previously unselected package bsdmainutils.
09:13:17 #13 7.908 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_arm64.deb ...
09:13:17 #13 7.917 Unpacking bsdmainutils (11.1.2+b1) ...
09:13:17 #12 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:17 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 0.1s
09:13:17 #12 DONE 11.0s
09:13:17 
09:13:17 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:17 #13 4.506 Fedora 39 - x86_64                               22 MB/s |  90 MB     00:04    
09:13:17 #13 6.839 Get:190 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6+b1 [12.0 kB]
09:13:17 #13 6.842 Get:191 http://deb.debian.org/debian bullseye/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:17 #13 6.842 Get:192 http://deb.debian.org/debian bullseye/main amd64 libaliased-perl all 0.34-1.1 [14.1 kB]
09:13:17 #13 6.842 Get:193 http://deb.debian.org/debian bullseye/main amd64 libapt-pkg-perl amd64 0.1.39 [72.1 kB]
09:13:17 #13 6.843 Get:194 http://deb.debian.org/debian bullseye/main amd64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
09:13:17 #13 6.843 Get:195 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:13:17 #13 6.846 Get:196 http://deb.debian.org/debian bullseye/main amd64 libarray-intspan-perl all 2.004-1 [25.5 kB]
09:13:17 #13 6.846 Get:197 http://deb.debian.org/debian bullseye/main amd64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
09:13:17 #13 6.847 Get:198 http://deb.debian.org/debian bullseye/main amd64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
09:13:17 #13 6.847 Get:199 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:17 #13 6.847 Get:200 http://deb.debian.org/debian bullseye/main amd64 libvariable-magic-perl amd64 0.62-1+b3 [45.7 kB]
09:13:17 #13 6.848 Get:201 http://deb.debian.org/debian bullseye/main amd64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
09:13:17 #13 6.848 Get:202 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB]
09:13:17 #13 6.850 Get:203 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1+deb11u1 [418 kB]
09:13:17 #13 6.854 Get:204 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB]
09:13:17 #13 6.856 Get:205 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB]
09:13:17 #13 6.857 Get:206 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB]
09:13:17 #13 6.858 Get:207 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB]
09:13:17 #13 6.858 Get:208 http://deb.debian.org/debian-security bullseye-security/main amd64 libwebp6 amd64 0.6.1-2.1+deb11u2 [259 kB]
09:13:17 #13 6.860 Get:209 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1+deb11u4 [290 kB]
09:13:17 #13 6.862 Get:210 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
09:13:17 #13 6.862 Get:211 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
09:13:17 #13 6.863 Get:212 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB]
09:13:17 #13 6.864 Get:213 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-data all 2:1.7.2-1+deb11u1 [311 kB]
09:13:17 #13 6.866 Get:214 http://deb.debian.org/debian-security bullseye-security/main amd64 libx11-6 amd64 2:1.7.2-1+deb11u1 [772 kB]
09:13:17 #13 6.870 Get:215 http://deb.debian.org/debian bullseye/main amd64 libxpm4 amd64 1:3.5.12-1.1~deb11u1 [49.6 kB]
09:13:17 #13 6.870 Get:216 http://deb.debian.org/debian bullseye/main amd64 libgd3 amd64 2.3.0-2 [137 kB]
09:13:17 #13 6.872 Get:217 http://deb.debian.org/debian bullseye/main amd64 libc-devtools amd64 2.31-13+deb11u6 [246 kB]
09:13:17 #13 6.873 Get:218 http://deb.debian.org/debian bullseye/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:17 #13 6.874 Get:219 http://deb.debian.org/debian bullseye/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:17 #13 6.874 Get:220 http://deb.debian.org/debian bullseye/main amd64 libclass-inspector-perl all 1.36-1 [19.6 kB]
09:13:17 #13 6.874 Get:221 http://deb.debian.org/debian bullseye/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b7 [38.1 kB]
09:13:17 #13 6.875 Get:222 http://deb.debian.org/debian bullseye/main amd64 libclone-perl amd64 0.45-1+b1 [15.4 kB]
09:13:17 #13 6.875 Get:223 http://deb.debian.org/debian bullseye/main amd64 libcommon-sense-perl amd64 3.75-1+b4 [24.6 kB]
09:13:17 #13 6.876 Get:224 http://deb.debian.org/debian bullseye/main amd64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
09:13:17 #13 6.876 Get:225 http://deb.debian.org/debian bullseye/main amd64 libparams-util-perl amd64 1.102-1+b1 [25.6 kB]
09:13:17 #13 6.877 Get:226 http://deb.debian.org/debian bullseye/main amd64 libsub-install-perl all 0.928-1.1 [10.8 kB]
09:13:17 #13 6.878 Get:227 http://deb.debian.org/debian bullseye/main amd64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
09:13:17 #13 6.879 Get:228 http://deb.debian.org/debian bullseye/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:17 #13 6.881 Get:229 http://deb.debian.org/debian bullseye/main amd64 libconst-fast-perl all 0.014-1.1 [8552 B]
09:13:17 #13 6.882 Get:230 http://deb.debian.org/debian bullseye/main amd64 libwant-perl amd64 0.29-1+b6 [28.8 kB]
09:13:17 #13 6.883 Get:231 http://deb.debian.org/debian bullseye/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:17 #13 6.884 Get:232 http://deb.debian.org/debian bullseye/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:17 #13 6.884 Get:233 http://deb.debian.org/debian bullseye/main amd64 libcpanel-json-xs-perl amd64 4.25-1+b1 [129 kB]
09:13:17 #13 6.886 Get:234 http://deb.debian.org/debian bullseye/main amd64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
09:13:17 #13 6.887 Get:235 http://deb.debian.org/debian bullseye/main amd64 libexception-class-perl all 1.44-1 [32.3 kB]
09:13:17 #13 6.888 Get:236 http://deb.debian.org/debian bullseye/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
09:13:17 #13 6.889 Get:237 http://deb.debian.org/debian bullseye/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
09:13:17 #13 6.890 Get:238 http://deb.debian.org/debian bullseye/main amd64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
09:13:17 #13 6.945 Get:239 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-xs-perl amd64 0.430-2 [40.9 kB]
09:13:17 #13 6.945 Get:240 http://deb.debian.org/debian bullseye/main amd64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
09:13:17 #13 6.947 Get:241 http://deb.debian.org/debian bullseye/main amd64 libdata-dpath-perl all 0.58-1 [43.5 kB]
09:13:17 #13 6.947 Get:242 http://deb.debian.org/debian bullseye/main amd64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
09:13:17 #13 6.948 Get:243 http://deb.debian.org/debian bullseye/main amd64 libdata-messagepack-perl amd64 1.00-4+b1 [38.8 kB]
09:13:17 #13 6.949 Get:244 http://deb.debian.org/debian bullseye/main amd64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
09:13:17 #13 6.950 Get:245 http://deb.debian.org/debian bullseye/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:17 #13 6.951 Get:246 http://deb.debian.org/debian bullseye/main amd64 libdevel-size-perl amd64 0.83-1+b2 [26.1 kB]
09:13:17 #13 6.952 Get:247 http://deb.debian.org/debian bullseye/main amd64 libdistro-info-perl all 1.0 [7480 B]
09:13:17 #13 6.953 Get:248 http://deb.debian.org/debian bullseye/main amd64 libemail-address-xs-perl amd64 1.04-1+b3 [28.0 kB]
09:13:17 #13 6.956 Get:249 http://deb.debian.org/debian bullseye/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
09:13:17 #13 6.957 Get:250 http://deb.debian.org/debian bullseye/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
09:13:17 #13 6.958 Get:251 http://deb.debian.org/debian bullseye/main amd64 libfcgi-perl amd64 0.79+ds-2 [27.6 kB]
09:13:17 #13 6.958 Get:252 http://deb.debian.org/debian bullseye/main amd64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
09:13:17 #13 6.959 Get:253 http://deb.debian.org/debian bullseye/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:17 #13 6.961 Get:254 http://deb.debian.org/debian bullseye/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:17 #13 6.961 Get:255 http://deb.debian.org/debian bullseye/main amd64 libfile-fcntllock-perl amd64 0.22-3+b7 [35.5 kB]
09:13:17 #13 6.963 Get:256 http://deb.debian.org/debian bullseye/main amd64 libnumber-compare-perl all 0.03-1.1 [6956 B]
09:13:17 #13 6.964 Get:257 http://deb.debian.org/debian bullseye/main amd64 libtext-glob-perl all 0.11-1 [8888 B]
09:13:17 #13 6.965 Get:258 http://deb.debian.org/debian bullseye/main amd64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
09:13:17 #13 6.966 Get:259 http://deb.debian.org/debian bullseye/main amd64 libfont-afm-perl all 1.20-3 [14.0 kB]
09:13:17 #13 6.967 Get:260 http://deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
09:13:17 #13 6.976 Get:261 http://deb.debian.org/debian bullseye/main amd64 libfont-ttf-perl all 1.06-1.1 [318 kB]
09:13:17 #13 6.978 Get:262 http://deb.debian.org/debian bullseye/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:17 #13 6.979 Get:263 http://deb.debian.org/debian bullseye/main amd64 libparams-validate-perl amd64 1.30-1+b1 [68.2 kB]
09:13:17 #13 6.980 Get:264 http://deb.debian.org/debian bullseye/main amd64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
09:13:17 #13 6.980 Get:265 http://deb.debian.org/debian bullseye/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:17 #13 6.980 Get:266 http://deb.debian.org/debian bullseye/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:17 #13 6.982 Get:267 http://deb.debian.org/debian bullseye/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
09:13:17 #13 6.982 Get:268 http://deb.debian.org/debian bullseye/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:17 #13 6.983 Get:269 http://deb.debian.org/debian bullseye/main amd64 libjson-perl all 4.03000-1 [88.6 kB]
09:13:17 #13 6.984 Get:270 http://deb.debian.org/debian bullseye/main amd64 liblog-any-perl all 1.709-1 [73.5 kB]
09:13:17 #13 6.988 Get:271 http://deb.debian.org/debian bullseye/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:17 #13 6.988 Get:272 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-perl all 0.39-1 [21.9 kB]
09:13:17 #13 6.988 Get:273 http://deb.debian.org/debian bullseye/main amd64 libsub-identify-perl amd64 0.14-1+b3 [12.0 kB]
09:13:17 #13 6.989 Get:274 http://deb.debian.org/debian bullseye/main amd64 libsub-name-perl amd64 0.26-1+b1 [13.8 kB]
09:13:17 #13 6.990 Get:275 http://deb.debian.org/debian bullseye/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:17 #13 6.991 Get:276 http://deb.debian.org/debian bullseye/main amd64 libpath-tiny-perl all 0.118-1 [53.5 kB]
09:13:17 #13 6.992 Get:277 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-perl all 1.012001-2 [351 kB]
09:13:17 #13 6.998 Get:278 http://deb.debian.org/debian bullseye/main amd64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
09:13:17 #13 6.998 Get:279 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
09:13:17 #13 7.004 Get:280 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:13:17 #13 7.013 Get:281 http://deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:13:17 #13 7.013 Get:282 http://deb.debian.org/debian bullseye/main amd64 libhash-fieldhash-perl amd64 0.15-1+b3 [18.0 kB]
09:13:17 #13 7.014 Get:283 http://deb.debian.org/debian bullseye/main amd64 libhtml-form-perl all 6.07-1 [22.9 kB]
09:13:17 #13 7.014 Get:284 http://deb.debian.org/debian bullseye/main amd64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
09:13:17 #13 7.014 Get:285 http://deb.debian.org/debian bullseye/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
09:13:17 #13 7.015 Get:286 http://deb.debian.org/debian bullseye/main amd64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
09:13:17 #13 7.015 Get:287 http://deb.debian.org/debian bullseye/main amd64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
09:13:17 #13 7.015 Get:288 http://deb.debian.org/debian bullseye/main amd64 libipc-run3-perl all 0.048-2 [34.2 kB]
09:13:17 #13 7.016 Get:289 http://deb.debian.org/debian bullseye/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:17 #13 7.016 Get:290 http://deb.debian.org/debian bullseye/main amd64 libjson-xs-perl amd64 4.030-1+b1 [94.9 kB]
09:13:17 #13 7.019 Get:291 http://deb.debian.org/debian bullseye/main amd64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
09:13:17 #13 7.019 Get:292 http://deb.debian.org/debian bullseye/main amd64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
09:13:17 #13 7.020 Get:293 http://deb.debian.org/debian bullseye/main amd64 liblist-compare-perl all 0.55-1 [66.9 kB]
09:13:17 #13 7.021 Get:294 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-perl all 0.58-1 [36.5 kB]
09:13:17 #13 7.022 Get:295 http://deb.debian.org/debian bullseye/main amd64 liblist-someutils-xs-perl amd64 0.58-2+b1 [33.3 kB]
09:13:17 #13 7.023 Get:296 http://deb.debian.org/debian bullseye/main amd64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
09:13:17 #13 7.024 Get:297 http://deb.debian.org/debian bullseye/main amd64 libltdl7 amd64 2.4.6-15 [391 kB]
09:13:17 #13 7.027 Get:298 http://deb.debian.org/debian bullseye/main amd64 libltdl-dev amd64 2.4.6-15 [162 kB]
09:13:17 #13 7.028 Get:299 http://deb.debian.org/debian bullseye/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
09:13:17 #13 7.029 Get:300 http://deb.debian.org/debian bullseye/main amd64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
09:13:17 #13 7.029 Get:301 http://deb.debian.org/debian bullseye/main amd64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
09:13:17 #13 7.029 Get:302 http://deb.debian.org/debian bullseye/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:17 #13 7.030 Get:303 http://deb.debian.org/debian bullseye/main amd64 libmailtools-perl all 2.21-1 [95.5 kB]
09:13:17 #13 7.030 Get:304 http://deb.debian.org/debian bullseye/main amd64 libmarkdown2 amd64 2.2.6-1 [36.8 kB]
09:13:17 #13 7.032 Get:305 http://deb.debian.org/debian bullseye/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
09:13:17 #13 7.034 Get:306 http://deb.debian.org/debian bullseye/main amd64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
09:13:17 #13 7.034 Get:307 http://deb.debian.org/debian bullseye/main amd64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
09:13:17 #13 7.035 Get:308 http://deb.debian.org/debian bullseye/main amd64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
09:13:17 #13 7.036 Get:309 http://deb.debian.org/debian bullseye/main amd64 libmoox-struct-perl all 0.020-1 [25.4 kB]
09:13:17 #13 7.037 Get:310 http://deb.debian.org/debian bullseye/main amd64 libmouse-perl amd64 2.5.10-1+b1 [172 kB]
09:13:17 #13 7.039 Get:311 http://deb.debian.org/debian bullseye/main amd64 libnumber-range-perl all 0.12-1.1 [8688 B]
09:13:17 #13 7.040 Get:312 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b9 [37.9 kB]
09:13:17 #13 7.042 Get:313 http://deb.debian.org/debian bullseye/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b9 [28.8 kB]
09:13:17 #13 7.043 Get:314 http://deb.debian.org/debian bullseye/main amd64 libpackage-stash-xs-perl amd64 0.29-1+b2 [20.2 kB]
09:13:17 #13 7.044 Get:315 http://deb.debian.org/debian bullseye/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:17 #13 7.044 Get:316 http://deb.debian.org/debian bullseye/main amd64 libperlio-gzip-perl amd64 0.19-1+b7 [17.4 kB]
09:13:17 #13 7.045 Get:317 http://deb.debian.org/debian bullseye/main amd64 libpod-parser-perl all 1.63-2 [96.1 kB]
09:13:17 #16 62.40   Installing : 1:make-3.82-24.el7.aarch64                                  9/65 
09:13:17 #16 62.73   Installing : checkpolicy-2.5-8.el7.aarch64                              10/65 
09:13:17 #14 7.856 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB]
09:13:17 #19 2.887 (9/9) Installing musl-dev (1.2.3-r5)
09:13:17 #19 2.975 Executing busybox-1.35.0-r29.trigger
09:13:17 #19 2.980 OK: 491 MiB in 50 packages
09:13:17 #14 8.868 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 file arm64 1:5.38-4 [23.3 kB]
09:13:17 #14 8.868 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 less arm64 551-1ubuntu0.1 [119 kB]
09:13:17 #14 9.017 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB]
09:13:17 #13 8.025 Selecting previously unselected package libuchardet0:arm64.
09:13:17 #13 8.027 Preparing to unpack .../05-libuchardet0_0.0.6-3_arm64.deb ...
09:13:17 #13 8.035 Unpacking libuchardet0:arm64 (0.0.6-3) ...
09:13:17 #13 8.107 Selecting previously unselected package groff-base.
09:13:17 #12 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:17 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:17 #13 7.046 Get:318 http://deb.debian.org/debian bullseye/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:17 #13 7.047 Get:319 http://deb.debian.org/debian bullseye/main amd64 libproc-processtable-perl amd64 0.59-2+b1 [45.9 kB]
09:13:17 #13 7.048 Get:320 http://deb.debian.org/debian bullseye/main amd64 libre2-9 amd64 20210201+dfsg-1 [170 kB]
09:13:17 #13 7.050 Get:321 http://deb.debian.org/debian bullseye/main amd64 libre-engine-re2-perl amd64 0.14-1 [18.6 kB]
09:13:17 #13 7.052 Get:322 http://deb.debian.org/debian bullseye/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
09:13:17 #13 7.053 Get:323 http://deb.debian.org/debian bullseye/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
09:13:17 #13 7.055 Get:324 http://deb.debian.org/debian bullseye/main amd64 libref-util-xs-perl amd64 0.117-1+b3 [13.9 kB]
09:13:17 #13 7.056 Get:325 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
09:13:17 #13 7.057 Get:326 http://deb.debian.org/debian bullseye/main amd64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
09:13:17 #13 7.057 Get:327 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2.1+deb11u1 [104 kB]
09:13:17 #13 7.058 Get:328 http://deb.debian.org/debian bullseye/main amd64 libsereal-decoder-perl amd64 4.018+ds-1+b1 [99.3 kB]
09:13:17 #13 7.059 Get:329 http://deb.debian.org/debian bullseye/main amd64 libsereal-encoder-perl amd64 4.018+ds-1+b1 [103 kB]
09:13:17 #13 7.063 Get:330 http://deb.debian.org/debian bullseye/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
09:13:17 #13 7.063 Get:331 http://deb.debian.org/debian bullseye/main amd64 libxml-parser-perl amd64 2.46-2 [206 kB]
09:13:17 #13 7.066 Get:332 http://deb.debian.org/debian bullseye/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
09:13:17 #13 7.069 Get:333 http://deb.debian.org/debian bullseye/main amd64 libsort-key-perl amd64 1.33-2+b3 [37.1 kB]
09:13:17 #13 7.069 Get:334 http://deb.debian.org/debian bullseye/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:17 #13 7.070 Get:335 http://deb.debian.org/debian bullseye/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:17 #13 7.070 Get:336 http://deb.debian.org/debian bullseye/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:17 #13 7.071 Get:337 http://deb.debian.org/debian bullseye/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-1 [33.9 kB]
09:13:17 #13 7.071 Get:338 http://deb.debian.org/debian bullseye/main amd64 libterm-readkey-perl amd64 2.38-1+b2 [27.8 kB]
09:13:17 #13 7.072 Get:339 http://deb.debian.org/debian bullseye/main amd64 libtext-levenshteinxs-perl amd64 0.03-4+b8 [8724 B]
09:13:17 #13 7.073 Get:340 http://deb.debian.org/debian bullseye/main amd64 libtext-markdown-discount-perl amd64 0.12-1+b1 [13.0 kB]
09:13:17 #13 7.074 Get:341 http://deb.debian.org/debian bullseye/main amd64 libtext-xslate-perl amd64 3.5.8-1+b1 [197 kB]
09:13:17 #13 7.076 Get:342 http://deb.debian.org/debian bullseye/main amd64 libtime-duration-perl all 1.21-1 [13.7 kB]
09:13:17 #13 7.077 Get:343 http://deb.debian.org/debian bullseye/main amd64 libtime-moment-perl amd64 0.44-1+b3 [75.8 kB]
09:13:17 #13 7.078 Get:344 http://deb.debian.org/debian bullseye/main amd64 libtype-tiny-xs-perl amd64 0.022-1 [25.8 kB]
09:13:17 #13 7.082 Get:345 http://deb.debian.org/debian bullseye/main amd64 libunicode-utf8-perl amd64 0.62-1+b2 [20.3 kB]
09:13:17 #13 7.082 Get:346 http://deb.debian.org/debian bullseye/main amd64 libunwind8 amd64 1.3.2-2 [54.5 kB]
09:13:17 #13 7.082 Get:347 http://deb.debian.org/debian bullseye/main amd64 libxdelta2 amd64 1.1.3-9.3 [48.2 kB]
09:13:17 #13 7.082 Get:348 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB]
09:13:17 #13 7.082 Get:349 http://deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
09:13:17 #13 7.082 Get:350 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
09:13:17 #13 7.082 Get:351 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
09:13:17 #13 7.083 Get:352 http://deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
09:13:17 #13 7.086 Get:353 http://deb.debian.org/debian bullseye/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:17 #13 7.086 Get:354 http://deb.debian.org/debian bullseye/main amd64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
09:13:17 #13 7.086 Get:355 http://deb.debian.org/debian bullseye/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
09:13:17 #13 7.087 Get:356 http://deb.debian.org/debian bullseye/main amd64 libyaml-0-2 amd64 0.2.2-1 [49.6 kB]
09:13:17 #13 7.087 Get:357 http://deb.debian.org/debian bullseye/main amd64 libyaml-libyaml-perl amd64 0.82+repack-1+b1 [35.8 kB]
09:13:17 #13 7.088 Get:358 http://deb.debian.org/debian bullseye/main amd64 licensecheck all 3.1.1-2 [50.0 kB]
09:13:17 #13 7.089 Get:359 http://deb.debian.org/debian bullseye/main amd64 lzip amd64 1.22-3 [88.5 kB]
09:13:17 #13 7.090 Get:360 http://deb.debian.org/debian bullseye/main amd64 lzop amd64 1.04-2 [84.2 kB]
09:13:17 #13 7.092 Get:361 http://deb.debian.org/debian bullseye/main amd64 t1utils amd64 1.41-4 [62.1 kB]
09:13:17 #13 7.093 Get:362 http://deb.debian.org/debian bullseye/main amd64 unzip amd64 6.0-26+deb11u1 [172 kB]
09:13:17 #13 7.094 Get:363 http://deb.debian.org/debian bullseye/main amd64 lintian all 2.104.0 [1265 kB]
09:13:17 #13 7.102 Get:364 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
09:13:17 #13 7.102 Get:365 http://deb.debian.org/debian bullseye/main amd64 manpages-dev all 5.10-1 [2309 kB]
09:13:17 #13 7.118 Get:366 http://deb.debian.org/debian bullseye/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
09:13:17 #13 7.119 Get:367 http://deb.debian.org/debian bullseye/main amd64 pixz amd64 1.0.7-1 [20.9 kB]
09:13:17 #13 7.119 Get:368 http://deb.debian.org/debian bullseye/main amd64 xdelta amd64 1.1.3-9.3 [26.4 kB]
09:13:17 #13 7.120 Get:369 http://deb.debian.org/debian bullseye/main amd64 xdelta3 amd64 3.0.11-dfsg-1+b1 [69.3 kB]
09:13:17 #13 7.122 Get:370 http://deb.debian.org/debian bullseye/main amd64 pristine-tar amd64 1.49 [119 kB]
09:13:17 #13 7.123 Get:371 http://deb.debian.org/debian bullseye/main amd64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
09:13:17 #13 7.124 Get:372 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
09:13:17 #13 7.125 Get:373 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
09:13:17 #13 7.126 Get:374 http://deb.debian.org/debian bullseye/main amd64 python3-certifi all 2020.6.20-1 [151 kB]
09:13:17 #13 7.127 Get:375 http://deb.debian.org/debian bullseye/main amd64 python3-idna all 2.10-1 [37.4 kB]
09:13:17 #13 7.128 Get:376 http://deb.debian.org/debian bullseye/main amd64 python3-magic all 2:0.4.20-3 [13.4 kB]
09:13:17 #13 7.130 Get:377 http://deb.debian.org/debian bullseye/main amd64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
09:13:17 #13 7.130 Get:378 http://deb.debian.org/debian bullseye/main amd64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
09:13:17 #13 7.130 Get:379 http://deb.debian.org/debian bullseye/main amd64 python3-unidiff all 0.5.5-2 [9604 B]
09:13:17 #13 7.131 Get:380 http://deb.debian.org/debian bullseye/main amd64 python3-xdg all 0.27-2 [41.8 kB]
09:13:17 #13 7.131 Get:381 http://deb.debian.org/debian bullseye/main amd64 shared-mime-info amd64 2.0-1 [701 kB]
09:13:17 #13 7.135 Get:382 http://deb.debian.org/debian bullseye/main amd64 strace amd64 5.10-1 [1084 kB]
09:13:17 #13 7.142 Get:383 http://deb.debian.org/debian bullseye/main amd64 xauth amd64 1:1.1-1 [40.5 kB]
09:13:17 #13 7.143 Get:384 http://deb.debian.org/debian bullseye/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
09:13:17 #10 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 2.1s done
09:13:17 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a
09:13:18 #14 3.264 Reading package lists...
09:13:18 #11 extracting sha256:0b84cd7f173d9c2c1287768f308d87cd738f9b833164dafc86f19453b6204a6e 1.5s done
09:13:18 #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca
09:13:18 #14 8.190 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
09:13:18 #14 8.193 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
09:13:18 #14 8.225 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
09:13:18 #14 8.241 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB]
09:13:18 #14 8.277 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB]
09:13:18 #14 8.330 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB]
09:13:18 #14 8.432 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB]
09:13:18 #10 ...
09:13:18 
09:13:18 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:18 #13 0.502 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:13:18 #13 0.511 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:13:18 #13 0.511 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:13:18 #13 0.571 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8906 kB]
09:13:18 #13 0.649 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6432 B]
09:13:18 #13 0.678 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [63.2 kB]
09:13:18 #13 1.914 Fetched 9227 kB in 2s (5526 kB/s)
09:13:18 #13 1.914 Reading package lists...
09:13:18 #13 2.545 Reading package lists...
09:13:18 #13 3.206 Building dependency tree...
09:13:18 #13 3.335 Reading state information...
09:13:18 #13 3.517 The following additional packages will be installed:
09:13:18 #13 3.517   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #13 3.517   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:18 #13 3.517   ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
09:13:18 #13 3.518   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:18 #13 3.518   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:18 #13 3.518   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:18 #13 3.519   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:18 #13 3.519   intltool-debian iso-codes krb5-locales less libabsl20220623
09:13:18 #13 3.519   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:18 #13 3.519   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
09:13:18 #13 3.519   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
09:13:18 #13 3.519   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
09:13:18 #13 3.519   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
09:13:18 #13 3.519   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:18 #13 3.519   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
09:13:18 #13 3.519   libclass-inspector-perl libclass-method-modifiers-perl
09:13:18 #13 3.519   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:18 #13 3.519   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:18 #13 3.519   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:18 #13 3.519   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:18 #13 3.519   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:18 #13 3.519   libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0
09:13:18 #13 3.519   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:18 #13 3.519   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:18 #13 3.519   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:18 #13 3.519   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:18 #13 3.519   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:18 #13 3.519   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
09:13:18 #13 3.519   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:18 #13 3.519   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:18 #13 3.519   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:18 #13 3.519   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:18 #13 3.519   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
09:13:18 #13 3.519   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:18 #13 3.519   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0
09:13:18 #13 3.519   libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl
09:13:18 #13 3.519   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:18 #13 3.519   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:18 #13 3.519   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:18 #13 3.519   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
09:13:18 #13 3.519   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:18 #13 3.519   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:18 #13 3.519   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:18 #13 3.519   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
09:13:18 #13 3.519   libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo
09:13:18 #13 3.519   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
09:13:18 #13 3.519   libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
09:13:18 #13 3.519   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:18 #13 3.519   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:18 #13 3.519   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:18 #13 3.519   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
09:13:18 #13 3.519   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
09:13:18 #13 3.519   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
09:13:18 #13 3.519   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:18 #13 3.519   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
09:13:18 #13 3.519   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:18 #13 3.519   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:18 #13 3.519   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
09:13:18 #13 3.519   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
09:13:18 #13 3.519   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
09:13:18 #13 3.519   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
09:13:18 #13 3.519   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
09:13:18 #13 3.519   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
09:13:18 #13 3.519   libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9
09:13:18 #13 3.519   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:18 #13 3.519   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
09:13:18 #13 3.519   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #13 3.519   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #13 3.519   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:18 #13 3.519   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:18 #13 3.519   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:18 #13 3.519   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:18 #13 3.519   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:18 #13 3.519   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:18 #13 3.519   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:18 #13 3.519   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:18 #13 3.519   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:18 #13 3.519   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:18 #13 3.519   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:18 #13 3.519   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:18 #13 3.519   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:18 #13 3.519   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:18 #13 3.519   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:18 #13 3.519   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:18 #13 3.519   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #13 3.519   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:18 #13 3.519   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:18 #13 3.519   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:18 #13 3.519   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:18 #13 3.519   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:18 #13 3.519   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:18 #13 3.519   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:18 #13 3.519   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:18 #13 3.519   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:18 #13 3.519   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:18 #13 3.519   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:18 #13 3.519   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:18 #13 3.519   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:18 #13 3.519   xdg-user-dirs xz-utils zstd
09:13:18 #13 3.521 Suggested packages:
09:13:18 #13 3.521   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:18 #13 3.521   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
09:13:18 #13 3.521   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
09:13:18 #13 3.521   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
09:13:18 #13 3.521   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
09:13:18 #13 3.521   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:18 #13 3.521   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:18 #13 3.521   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:18 #13 3.521   g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
09:13:18 #13 3.521   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:18 #13 3.521   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
09:13:18 #13 3.521   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery lrzip
09:13:18 #13 3.521   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
09:13:18 #13 3.521   low-memory-monitor gpm krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
09:13:18 #13 3.521   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:18 #13 3.521   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:18 #13 3.521   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:18 #13 3.521   libnet-jabber-perl libstdc++-12-doc libbareword-filehandles-perl
09:13:18 #13 3.521   libmultidimensional-perl gfortran | fortran95-compiler gcj-jdk
09:13:18 #13 3.521   libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
09:13:18 #13 3.521   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:18 #13 3.521   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:18 #13 3.521   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:18 #13 3.521   libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:18 #13 3.521   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:18 #13 3.521   python3-tk python3-venv python-apt-doc python3-setuptools
09:13:18 #13 3.521   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:18 #13 3.521   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:18 #13 3.521   binfmt-support readline-doc zip wdiff-doc
09:13:18 #13 5.737 The following NEW packages will be installed:
09:13:18 #13 5.737   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #13 5.737   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:18 #13 5.737   ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
09:13:18 #13 5.737   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:18 #13 5.739   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:18 #13 5.739   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
09:13:18 #13 5.739   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:18 #13 5.739   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:18 #13 5.739   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:18 #13 5.739   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
09:13:18 #13 5.739   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
09:13:18 #13 5.739   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
09:13:18 #13 5.739   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:18 #13 5.739   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:18 #13 5.739   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:18 #13 5.739   libclass-data-inheritable-perl libclass-inspector-perl
09:13:18 #13 5.739   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:18 #13 5.739   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:18 #13 5.739   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:18 #13 5.739   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:18 #13 5.739   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:18 #13 5.739   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:18 #13 5.739   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
09:13:18 #13 5.739   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:18 #13 5.739   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
09:13:18 #13 5.739   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
09:13:18 #13 5.739   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
09:13:18 #13 5.739   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
09:13:18 #13 5.739   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
09:13:18 #13 5.739   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:18 #13 5.739   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:18 #13 5.739   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:18 #13 5.739   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
09:13:18 #13 5.739   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
09:13:18 #13 5.739   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:18 #13 5.739   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
09:13:18 #13 5.739   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
09:13:18 #13 5.739   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
09:13:18 #13 5.739   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:18 #13 5.739   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:18 #13 5.739   libicu72 libimport-into-perl libindirect-perl libio-html-perl
09:13:18 #13 5.739   libio-interactive-perl libio-prompter-perl libio-pty-perl
09:13:18 #13 5.739   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
09:13:18 #13 5.739   libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:18 #13 5.739   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:18 #13 5.739   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
09:13:18 #13 5.739   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
09:13:18 #13 5.739   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
09:13:18 #13 5.739   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:18 #13 5.739   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:18 #13 5.739   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:18 #13 5.739   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
09:13:18 #13 5.739   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
09:13:18 #13 5.739   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
09:13:18 #13 5.739   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:18 #13 5.739   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
09:13:18 #13 5.739   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:18 #13 5.739   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:18 #13 5.739   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
09:13:18 #13 5.739   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
09:13:18 #13 5.739   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
09:13:18 #13 5.739   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
09:13:18 #13 5.739   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
09:13:18 #13 5.739   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
09:13:18 #13 5.739   libpython3.11-stdlib libquadmath0 librav1e0 libre-engine-re2-perl libre2-9
09:13:18 #13 5.739   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:18 #13 5.739   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
09:13:18 #13 5.739   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #13 5.739   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #13 5.739   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:18 #13 5.739   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:18 #13 5.739   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:18 #13 5.739   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:18 #13 5.739   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:18 #13 5.739   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:18 #13 5.739   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:18 #13 5.739   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:18 #13 5.739   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:18 #13 5.739   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:18 #13 5.739   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:18 #13 5.739   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:18 #13 5.739   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:18 #13 5.739   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:18 #13 5.739   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:18 #13 5.739   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:18 #13 5.739   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #13 5.739   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:18 #13 5.739   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:18 #13 5.739   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:18 #13 5.739   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:18 #13 5.739   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:18 #13 5.739   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:18 #13 5.739   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:18 #13 5.739   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:18 #13 5.739   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:18 #13 5.739   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:18 #13 5.739   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:18 #13 5.739   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:18 #13 5.739   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:18 #13 5.739   xdg-user-dirs xz-utils zstd
09:13:18 #13 6.022 0 upgraded, 426 newly installed, 0 to remove and 0 not upgraded.
09:13:18 #13 6.022 Need to get 194 MB of archives.
09:13:18 #13 6.022 After this operation, 685 MB of additional disk space will be used.
09:13:18 #13 6.022 Get:1 http://deb.debian.org/debian bookworm/main amd64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
09:13:18 #13 6.045 Get:2 http://deb.debian.org/debian bookworm/main amd64 libgdbm6 amd64 1.23-3 [72.2 kB]
09:13:18 #13 6.045 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB]
09:13:18 #13 6.047 Get:4 http://deb.debian.org/debian bookworm/main amd64 libperl5.36 amd64 5.36.0-7 [4218 kB]
09:13:18 #13 6.077 Get:5 http://deb.debian.org/debian bookworm/main amd64 perl amd64 5.36.0-7 [239 kB]
09:13:18 #13 6.079 Get:6 http://deb.debian.org/debian bookworm/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
09:13:18 #13 6.079 Get:7 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.9-1 [2016 kB]
09:13:18 #13 6.094 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
09:13:18 #13 6.100 Get:9 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
09:13:18 #13 6.101 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
09:13:18 #13 6.114 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
09:13:18 #13 6.117 Get:12 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
09:13:18 #13 6.117 Get:13 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
09:13:18 #13 6.118 Get:14 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2 [32.3 kB]
09:13:18 #13 6.119 Get:15 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2 [79.0 kB]
09:13:18 #13 6.119 Get:16 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
09:13:18 #13 6.120 Get:17 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2 [331 kB]
09:13:18 #13 6.122 Get:18 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2 [134 kB]
09:13:18 #13 6.124 Get:19 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:13:18 #13 6.124 Get:20 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
09:13:18 #13 6.124 Get:21 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
09:13:18 #13 6.125 Get:22 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
09:13:18 #13 6.126 Get:23 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
09:13:18 #13 6.127 Get:24 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
09:13:18 #13 6.132 Get:25 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
09:13:18 #13 6.143 Get:26 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
09:13:18 #13 6.146 Get:27 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
09:13:18 #13 6.147 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
09:13:18 #13 6.147 Get:29 http://deb.debian.org/debian bookworm/main amd64 less amd64 590-2 [131 kB]
09:13:18 #13 6.148 Get:30 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
09:13:18 #13 6.148 Get:31 http://deb.debian.org/debian bookworm/main amd64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
09:13:18 #13 6.149 Get:32 http://deb.debian.org/debian bookworm/main amd64 bzip2 amd64 1.0.8-5+b1 [49.8 kB]
09:13:18 #13 6.149 Get:33 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.9-1 [1416 kB]
09:13:18 #13 6.158 Get:34 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
09:13:18 #13 6.159 Get:35 http://deb.debian.org/debian bookworm/main amd64 libmagic-mgc amd64 1:5.44-3 [305 kB]
09:13:18 #13 6.161 Get:36 http://deb.debian.org/debian bookworm/main amd64 libmagic1 amd64 1:5.44-3 [104 kB]
09:13:18 #13 6.162 Get:37 http://deb.debian.org/debian bookworm/main amd64 file amd64 1:5.44-3 [42.5 kB]
09:13:18 #13 6.162 Get:38 http://deb.debian.org/debian bookworm/main amd64 gettext-base amd64 0.21-12 [160 kB]
09:13:18 #13 6.163 Get:39 http://deb.debian.org/debian bookworm/main amd64 libuchardet0 amd64 0.0.7-1 [67.8 kB]
09:13:18 #13 6.164 Get:40 http://deb.debian.org/debian bookworm/main amd64 groff-base amd64 1.22.4-10 [916 kB]
09:13:18 #13 6.170 Get:41 http://deb.debian.org/debian bookworm/main amd64 krb5-locales all 1.20.1-2 [62.6 kB]
09:13:18 #13 6.171 Get:42 http://deb.debian.org/debian bookworm/main amd64 bsdextrautils amd64 2.38.1-5+b1 [86.6 kB]
09:13:18 #13 6.171 Get:43 http://deb.debian.org/debian bookworm/main amd64 libpipeline1 amd64 1.5.7-1 [38.5 kB]
09:13:18 #13 6.172 Get:44 http://deb.debian.org/debian bookworm/main amd64 man-db amd64 2.11.2-2 [1386 kB]
09:13:18 #13 6.181 Get:45 http://deb.debian.org/debian bookworm/main amd64 manpages all 6.03-2 [1332 kB]
09:13:18 #13 6.191 Get:46 http://deb.debian.org/debian bookworm/main amd64 libbsd0 amd64 0.11.7-2 [117 kB]
09:13:18 #13 6.192 Get:47 http://deb.debian.org/debian bookworm/main amd64 libedit2 amd64 3.1-20221030-2 [93.0 kB]
09:13:18 #13 6.193 Get:48 http://deb.debian.org/debian bookworm/main amd64 libcbor0.8 amd64 0.8.0-2+b1 [27.4 kB]
09:13:18 #13 6.193 Get:49 http://deb.debian.org/debian bookworm/main amd64 libfido2-1 amd64 1.12.0-2+b1 [77.2 kB]
09:13:18 #13 6.194 Get:50 http://deb.debian.org/debian bookworm/main amd64 openssh-client amd64 1:9.2p1-2 [988 kB]
09:13:18 #13 6.200 Get:51 http://deb.debian.org/debian bookworm/main amd64 ucf all 3.0043+nmu1 [55.2 kB]
09:13:18 #13 6.201 Get:52 http://deb.debian.org/debian bookworm/main amd64 xz-utils amd64 5.4.1-0.2 [471 kB]
09:13:18 #13 6.204 Get:53 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
09:13:18 #13 6.206 Get:54 http://deb.debian.org/debian bookworm/main amd64 autoconf all 2.71-3 [332 kB]
09:13:18 #13 6.209 Get:55 http://deb.debian.org/debian bookworm/main amd64 autotools-dev all 20220109.1 [51.6 kB]
09:13:18 #13 6.210 Get:56 http://deb.debian.org/debian bookworm/main amd64 automake all 1:1.16.5-1.3 [823 kB]
09:13:18 #13 6.216 Get:57 http://deb.debian.org/debian bookworm/main amd64 autopoint all 0.21-12 [495 kB]
09:13:18 #13 6.219 Get:58 http://deb.debian.org/debian bookworm/main amd64 binutils-common amd64 2.40-2 [2487 kB]
09:13:18 #13 6.237 Get:59 http://deb.debian.org/debian bookworm/main amd64 libbinutils amd64 2.40-2 [572 kB]
09:13:18 #13 6.242 Get:60 http://deb.debian.org/debian bookworm/main amd64 libctf-nobfd0 amd64 2.40-2 [153 kB]
09:13:18 #13 6.243 Get:61 http://deb.debian.org/debian bookworm/main amd64 libctf0 amd64 2.40-2 [89.8 kB]
09:13:18 #13 6.244 Get:62 http://deb.debian.org/debian bookworm/main amd64 libgprofng0 amd64 2.40-2 [812 kB]
09:13:18 #13 6.249 Get:63 http://deb.debian.org/debian bookworm/main amd64 libjansson4 amd64 2.14-2 [40.8 kB]
09:13:18 #13 6.249 Get:64 http://deb.debian.org/debian bookworm/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2 [2246 kB]
09:13:18 #13 6.264 Get:65 http://deb.debian.org/debian bookworm/main amd64 binutils amd64 2.40-2 [65.0 kB]
09:13:18 #13 6.264 Get:66 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u1 [44.9 kB]
09:13:18 #13 6.265 Get:67 http://deb.debian.org/debian-security bookworm-security/main amd64 linux-libc-dev amd64 6.1.52-1 [1851 kB]
09:13:18 #13 6.275 Get:68 http://deb.debian.org/debian bookworm/main amd64 libcrypt-dev amd64 1:4.4.33-2 [118 kB]
09:13:18 #13 6.276 Get:69 http://deb.debian.org/debian bookworm/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [191 kB]
09:13:18 #13 6.277 Get:70 http://deb.debian.org/debian bookworm/main amd64 libnsl-dev amd64 1.3.0-2 [66.4 kB]
09:13:18 #13 6.278 Get:71 http://deb.debian.org/debian bookworm/main amd64 rpcsvc-proto amd64 1.4.3-1 [63.3 kB]
09:13:18 #13 6.279 Get:72 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u1 [1900 kB]
09:13:18 #13 6.291 Get:73 http://deb.debian.org/debian bookworm/main amd64 libisl23 amd64 0.25-1 [690 kB]
09:13:18 #13 6.296 Get:74 http://deb.debian.org/debian bookworm/main amd64 libmpfr6 amd64 4.2.0-1 [701 kB]
09:13:18 #13 6.302 Get:75 http://deb.debian.org/debian bookworm/main amd64 libmpc3 amd64 1.3.1-1 [51.5 kB]
09:13:18 #13 6.302 Get:76 http://deb.debian.org/debian bookworm/main amd64 cpp-12 amd64 12.2.0-14 [9764 kB]
09:13:18 #13 6.375 Get:77 http://deb.debian.org/debian bookworm/main amd64 cpp amd64 4:12.2.0-3 [6836 B]
09:13:18 #13 6.376 Get:78 http://deb.debian.org/debian bookworm/main amd64 libcc1-0 amd64 12.2.0-14 [41.7 kB]
09:13:18 #13 6.376 Get:79 http://deb.debian.org/debian bookworm/main amd64 libgomp1 amd64 12.2.0-14 [116 kB]
09:13:18 #13 6.377 Get:80 http://deb.debian.org/debian bookworm/main amd64 libitm1 amd64 12.2.0-14 [26.1 kB]
09:13:18 #13 6.378 Get:81 http://deb.debian.org/debian bookworm/main amd64 libatomic1 amd64 12.2.0-14 [9328 B]
09:13:18 #13 6.379 Get:82 http://deb.debian.org/debian bookworm/main amd64 libasan8 amd64 12.2.0-14 [2195 kB]
09:13:18 #13 6.394 Get:83 http://deb.debian.org/debian bookworm/main amd64 liblsan0 amd64 12.2.0-14 [969 kB]
09:13:18 #13 6.401 Get:84 http://deb.debian.org/debian bookworm/main amd64 libtsan2 amd64 12.2.0-14 [2196 kB]
09:13:18 #13 6.418 Get:85 http://deb.debian.org/debian bookworm/main amd64 libubsan1 amd64 12.2.0-14 [883 kB]
09:13:18 #13 6.423 Get:86 http://deb.debian.org/debian bookworm/main amd64 libquadmath0 amd64 12.2.0-14 [144 kB]
09:13:18 #13 6.433 Get:87 http://deb.debian.org/debian bookworm/main amd64 libgcc-12-dev amd64 12.2.0-14 [2437 kB]
09:13:18 #13 6.450 Get:88 http://deb.debian.org/debian bookworm/main amd64 gcc-12 amd64 12.2.0-14 [19.3 MB]
09:13:18 #13 6.592 Get:89 http://deb.debian.org/debian bookworm/main amd64 gcc amd64 4:12.2.0-3 [5216 B]
09:13:18 #13 6.592 Get:90 http://deb.debian.org/debian bookworm/main amd64 libstdc++-12-dev amd64 12.2.0-14 [2046 kB]
09:13:18 #13 6.606 Get:91 http://deb.debian.org/debian bookworm/main amd64 g++-12 amd64 12.2.0-14 [10.7 MB]
09:13:18 #13 6.686 Get:92 http://deb.debian.org/debian bookworm/main amd64 g++ amd64 4:12.2.0-3 [1356 B]
09:13:18 #13 6.686 Get:93 http://deb.debian.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
09:13:18 #13 6.689 Get:94 http://deb.debian.org/debian bookworm/main amd64 libdpkg-perl all 1.21.22 [603 kB]
09:13:18 #13 6.693 Get:95 http://deb.debian.org/debian bookworm/main amd64 patch amd64 2.7.6-7 [128 kB]
09:13:18 #13 6.694 Get:96 http://deb.debian.org/debian bookworm/main amd64 dpkg-dev all 1.21.22 [1353 kB]
09:13:18 #13 6.705 Get:97 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B]
09:13:18 #13 6.705 Get:98 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
09:13:18 #13 6.707 Get:99 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
09:13:18 #13 6.708 Get:100 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
09:13:18 #13 6.708 Get:101 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
09:13:18 #13 6.710 Get:102 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
09:13:18 #13 6.711 Get:103 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
09:13:18 #13 6.711 Get:104 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:13:18 #13 6.712 Get:105 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
09:13:18 #13 6.713 Get:106 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u1 [386 kB]
09:13:18 #13 6.715 Get:107 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u1 [314 kB]
09:13:18 #13 6.717 Get:108 http://deb.debian.org/debian bookworm/main amd64 dctrl-tools amd64 2.24-3+b1 [104 kB]
09:13:18 #13 6.717 Get:109 http://deb.debian.org/debian bookworm/main amd64 libdebhelper-perl all 13.11.4 [81.2 kB]
09:13:18 #13 6.718 Get:110 http://deb.debian.org/debian bookworm/main amd64 libtool all 2.4.7-5 [517 kB]
09:13:18 #13 6.721 Get:111 http://deb.debian.org/debian bookworm/main amd64 dh-autoreconf all 20 [17.1 kB]
09:13:18 #13 6.722 Get:112 http://deb.debian.org/debian bookworm/main amd64 libarchive-zip-perl all 1.68-1 [104 kB]
09:13:18 #13 6.722 Get:113 http://deb.debian.org/debian bookworm/main amd64 libsub-override-perl all 0.09-4 [9304 B]
09:13:18 #13 6.723 Get:114 http://deb.debian.org/debian bookworm/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
09:13:18 #13 6.723 Get:115 http://deb.debian.org/debian bookworm/main amd64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
09:13:18 #13 6.723 Get:116 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
09:13:18 #13 6.725 Get:117 http://deb.debian.org/debian bookworm/main amd64 dwz amd64 0.15-1 [109 kB]
09:13:18 #13 6.725 Get:118 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
09:13:18 #13 6.799 Get:119 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
09:13:18 #13 6.804 Get:120 http://deb.debian.org/debian bookworm/main amd64 gettext amd64 0.21-12 [1300 kB]
09:13:18 #13 6.812 Get:121 http://deb.debian.org/debian bookworm/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
09:13:18 #13 6.813 Get:122 http://deb.debian.org/debian bookworm/main amd64 po-debconf all 1.0.21+nmu1 [248 kB]
09:13:18 #13 6.815 Get:123 http://deb.debian.org/debian bookworm/main amd64 debhelper all 13.11.4 [942 kB]
09:13:18 #13 6.823 Get:124 http://deb.debian.org/debian bookworm/main amd64 debian-keyring all 2022.12.24 [30.5 MB]
09:13:18 #13 7.048 Get:125 http://deb.debian.org/debian bookworm/main amd64 libfakeroot amd64 1.31-1.2 [28.3 kB]
09:13:18 #13 7.048 Get:126 http://deb.debian.org/debian bookworm/main amd64 fakeroot amd64 1.31-1.2 [66.9 kB]
09:13:18 #13 7.049 Get:127 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
09:13:18 #13 7.049 Get:128 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
09:13:18 #13 7.053 Get:129 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
09:13:18 #13 7.054 Get:130 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
09:13:18 #13 7.055 Get:131 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
09:13:18 #13 7.060 Get:132 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:13:18 #13 7.069 Get:133 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
09:13:18 #13 7.074 Get:134 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
09:13:18 #13 7.081 Get:135 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
09:13:18 #13 7.081 Get:136 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
09:13:18 #13 7.087 Get:137 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
09:13:18 #13 7.091 Get:138 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
09:13:18 #13 7.095 Get:139 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
09:13:18 #13 7.099 Get:140 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
09:13:18 #13 7.105 Get:141 http://deb.debian.org/debian bookworm/main amd64 libfile-dirlist-perl all 0.05-3 [7600 B]
09:13:18 #13 7.105 Get:142 http://deb.debian.org/debian bookworm/main amd64 libfile-which-perl all 1.27-2 [15.1 kB]
09:13:18 #13 7.105 Get:143 http://deb.debian.org/debian bookworm/main amd64 libfile-homedir-perl all 1.006-2 [42.4 kB]
09:13:18 #13 7.106 Get:144 http://deb.debian.org/debian bookworm/main amd64 libfile-touch-perl all 0.12-2 [8816 B]
09:13:18 #13 7.106 Get:145 http://deb.debian.org/debian bookworm/main amd64 libio-pty-perl amd64 1:1.17-1 [34.9 kB]
09:13:18 #13 7.107 Get:146 http://deb.debian.org/debian bookworm/main amd64 libipc-run-perl all 20220807.0-1 [104 kB]
09:13:18 #13 7.108 Get:147 http://deb.debian.org/debian bookworm/main amd64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
09:13:18 #13 7.108 Get:148 http://deb.debian.org/debian bookworm/main amd64 libclass-xsaccessor-perl amd64 1.19-4+b1 [36.4 kB]
09:13:18 #13 7.108 Get:149 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-op-check-perl amd64 0.22-2+b1 [10.5 kB]
09:13:18 #13 7.109 Get:150 http://deb.debian.org/debian bookworm/main amd64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
09:13:18 #13 7.109 Get:151 http://deb.debian.org/debian bookworm/main amd64 libdevel-callchecker-perl amd64 0.008-2 [15.8 kB]
09:13:18 #13 7.110 Get:152 http://deb.debian.org/debian bookworm/main amd64 libparams-classify-perl amd64 0.015-2+b1 [23.1 kB]
09:13:18 #13 7.111 Get:153 http://deb.debian.org/debian bookworm/main amd64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
09:13:18 #13 7.113 Get:154 http://deb.debian.org/debian bookworm/main amd64 libimport-into-perl all 1.002005-2 [11.3 kB]
09:13:18 #13 7.113 Get:155 http://deb.debian.org/debian bookworm/main amd64 librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:18 #13 7.114 Get:156 http://deb.debian.org/debian bookworm/main amd64 libsub-quote-perl all 2.006008-1 [21.8 kB]
09:13:18 #13 7.115 Get:157 http://deb.debian.org/debian bookworm/main amd64 libmoo-perl all 2.005005-1 [58.0 kB]
09:13:18 #13 7.116 Get:158 http://deb.debian.org/debian bookworm/main amd64 libencode-locale-perl all 1.05-3 [12.9 kB]
09:13:18 #13 7.116 Get:159 http://deb.debian.org/debian bookworm/main amd64 libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:18 #13 7.117 Get:160 http://deb.debian.org/debian bookworm/main amd64 libhttp-date-perl all 6.05-2 [10.5 kB]
09:13:18 #13 7.117 Get:161 http://deb.debian.org/debian bookworm/main amd64 libfile-listing-perl all 6.15-1 [12.6 kB]
09:13:18 #13 7.117 Get:162 http://deb.debian.org/debian bookworm/main amd64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
09:13:18 #13 7.118 Get:163 http://deb.debian.org/debian bookworm/main amd64 libregexp-ipv6-perl all 0.03-3 [5212 B]
09:13:18 #13 7.118 Get:164 http://deb.debian.org/debian bookworm/main amd64 liburi-perl all 5.17-1 [90.4 kB]
09:13:18 #13 7.119 Get:165 http://deb.debian.org/debian bookworm/main amd64 libhtml-parser-perl amd64 3.81-1 [101 kB]
09:13:18 #13 7.120 Get:166 http://deb.debian.org/debian bookworm/main amd64 libhtml-tree-perl all 5.07-3 [211 kB]
09:13:18 #13 7.121 Get:167 http://deb.debian.org/debian bookworm/main amd64 libclone-perl amd64 0.46-1 [13.7 kB]
09:13:18 #13 7.121 Get:168 http://deb.debian.org/debian bookworm/main amd64 libio-html-perl all 1.004-3 [16.2 kB]
09:13:18 #13 7.122 Get:169 http://deb.debian.org/debian bookworm/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
09:13:18 #13 7.122 Get:170 http://deb.debian.org/debian bookworm/main amd64 libhttp-message-perl all 6.44-1 [81.7 kB]
09:13:18 #13 7.123 Get:171 http://deb.debian.org/debian bookworm/main amd64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:18 #13 7.123 Get:172 http://deb.debian.org/debian bookworm/main amd64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
09:13:18 #13 7.123 Get:173 http://deb.debian.org/debian bookworm/main amd64 perl-openssl-defaults amd64 7+b1 [7924 B]
09:13:18 #13 7.124 Get:174 http://deb.debian.org/debian bookworm/main amd64 libnet-ssleay-perl amd64 1.92-2+b1 [317 kB]
09:13:18 #13 7.126 Get:175 http://deb.debian.org/debian bookworm/main amd64 libio-socket-ssl-perl all 2.081-2 [219 kB]
09:13:18 #13 7.128 Get:176 http://deb.debian.org/debian bookworm/main amd64 libnet-http-perl all 6.22-1 [25.3 kB]
09:13:18 #13 7.128 Get:177 http://deb.debian.org/debian bookworm/main amd64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:18 #13 7.129 Get:178 http://deb.debian.org/debian bookworm/main amd64 libtry-tiny-perl all 0.31-2 [22.6 kB]
09:13:18 #13 7.129 Get:179 http://deb.debian.org/debian bookworm/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:18 #13 7.129 Get:180 http://deb.debian.org/debian bookworm/main amd64 libwww-perl all 6.68-1 [186 kB]
09:13:18 #13 7.131 Get:181 http://deb.debian.org/debian bookworm/main amd64 patchutils amd64 0.4.2-1 [77.5 kB]
09:13:18 #13 7.132 Get:182 http://deb.debian.org/debian bookworm/main amd64 wdiff amd64 1.2.2-5 [119 kB]
09:13:18 #13 7.133 Get:183 http://deb.debian.org/debian bookworm/main amd64 devscripts amd64 2.23.4 [1073 kB]
09:13:18 #13 7.141 Get:184 http://deb.debian.org/debian bookworm/main amd64 diffstat amd64 1.65-1 [33.3 kB]
09:13:18 #13 7.141 Get:185 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B]
09:13:18 #13 7.141 Get:186 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:13:18 #13 7.144 Get:187 http://deb.debian.org/debian bookworm/main amd64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
09:13:18 #13 7.145 Get:188 http://deb.debian.org/debian bookworm/main amd64 python3-debian all 0.1.49 [115 kB]
09:13:18 #13 7.145 Get:189 http://deb.debian.org/debian bookworm/main amd64 libgpgme11 amd64 1.18.0-3+b1 [300 kB]
09:13:18 #13 7.148 Get:190 http://deb.debian.org/debian bookworm/main amd64 python3-gpg amd64 1.18.0-3+b1 [363 kB]
09:13:18 #13 7.150 Get:191 http://deb.debian.org/debian bookworm/main amd64 python3-xdg all 0.28-2 [40.5 kB]
09:13:18 #14 9.237 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libglib2.0-0 arm64 2.64.6-1~ubuntu20.04.6 [1199 kB]
09:13:18 #13 8.108 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_arm64.deb ...
09:13:18 #13 8.118 Unpacking groff-base (1.22.4-3+deb10u1) ...
09:13:18 #13 8.271 Selecting previously unselected package libgdbm6:arm64.
09:13:18 #13 8.273 Preparing to unpack .../07-libgdbm6_1.18.1-4_arm64.deb ...
09:13:18 #13 8.283 Unpacking libgdbm6:arm64 (1.18.1-4) ...
09:13:18 #13 8.371 Selecting previously unselected package libpipeline1:arm64.
09:13:18 #13 8.372 Preparing to unpack .../08-libpipeline1_1.5.1-2_arm64.deb ...
09:13:18 #13 8.382 Unpacking libpipeline1:arm64 (1.5.1-2) ...
09:13:18 #13 8.467 Selecting previously unselected package man-db.
09:13:18 #13 8.468 Preparing to unpack .../09-man-db_2.8.5-2_arm64.deb ...
09:13:18 #13 8.487 Unpacking man-db (2.8.5-2) ...
09:13:18 #13 7.385 debconf: delaying package configuration, since apt-utils is not installed
09:13:18 #13 7.415 Fetched 175 MB in 2s (95.0 MB/s)
09:13:18 #13 7.438 Selecting previously unselected package bsdextrautils.
09:13:18 #13 7.438 (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.)
09:13:18 #13 7.444 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_amd64.deb ...
09:13:18 #13 7.448 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
09:13:18 #13 7.496 Selecting previously unselected package libuchardet0:amd64.
09:13:18 #13 7.498 Preparing to unpack .../01-libuchardet0_0.0.7-1_amd64.deb ...
09:13:18 #13 7.508 Unpacking libuchardet0:amd64 (0.0.7-1) ...
09:13:18 #13 7.543 Selecting previously unselected package groff-base.
09:13:18 #11 ...
09:13:18 
09:13:18 #12 [stage-1 2/8] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:13:18 #12 DONE 4.2s
09:13:18 
09:13:18 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:18 #11 ...
09:13:18 
09:13:18 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:18 #16 62.76   Installing : m4-1.4.16-10.el7.aarch64                                   11/65 
09:13:18 #14 8.541 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB]
09:13:18 #14 8.569 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B]
09:13:18 #14 8.569 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB]
09:13:18 #13 7.150 Get:192 http://deb.debian.org/debian bookworm/main amd64 dput all 1.1.3 [42.7 kB]
09:13:18 #13 7.152 Get:193 http://deb.debian.org/debian bookworm/main amd64 equivs all 2.3.1 [22.7 kB]
09:13:18 #13 7.155 Get:194 http://deb.debian.org/debian bookworm/main amd64 fonts-dejavu-core all 2.37-6 [1068 kB]
09:13:18 #13 7.163 Get:195 http://deb.debian.org/debian bookworm/main amd64 fontconfig-config amd64 2.14.1-4 [315 kB]
09:13:18 #13 7.165 Get:196 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u1 [381 kB]
09:13:18 #13 7.167 Get:197 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB]
09:13:18 #13 7.167 Get:198 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.2-1.1 [2049 kB]
09:13:18 #13 7.181 Get:199 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.2-1.1 [7171 kB]
09:13:18 #13 7.233 Get:200 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
09:13:18 #13 7.253 Get:201 http://deb.debian.org/debian bookworm/main amd64 libabsl20220623 amd64 20220623.1-1 [391 kB]
09:13:18 #13 7.256 Get:202 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:18 #13 7.257 Get:203 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8+b1 [11.4 kB]
09:13:18 #13 7.257 Get:204 http://deb.debian.org/debian bookworm/main amd64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
09:13:18 #13 7.257 Get:205 http://deb.debian.org/debian bookworm/main amd64 libaliased-perl all 0.34-3 [13.5 kB]
09:13:18 #13 7.258 Get:206 http://deb.debian.org/debian bookworm/main amd64 libaom3 amd64 3.6.0-1 [1851 kB]
09:13:18 #13 7.270 Get:207 http://deb.debian.org/debian bookworm/main amd64 libapt-pkg-perl amd64 0.1.40+b2 [69.2 kB]
09:13:18 #13 7.270 Get:208 http://deb.debian.org/debian bookworm/main amd64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
09:13:18 #13 7.271 Get:209 http://deb.debian.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1 [343 kB]
09:13:18 #13 7.273 Get:210 http://deb.debian.org/debian bookworm/main amd64 libarray-intspan-perl all 2.004-2 [25.7 kB]
09:13:18 #13 7.273 Get:211 http://deb.debian.org/debian bookworm/main amd64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
09:13:18 #13 7.274 Get:212 http://deb.debian.org/debian bookworm/main amd64 libdav1d6 amd64 1.0.0-2 [495 kB]
09:13:18 #13 7.278 Get:213 http://deb.debian.org/debian bookworm/main amd64 libgav1-1 amd64 0.18.0-1+b1 [332 kB]
09:13:18 #13 7.280 Get:214 http://deb.debian.org/debian bookworm/main amd64 librav1e0 amd64 0.5.1-6 [763 kB]
09:13:18 #13 7.286 Get:215 http://deb.debian.org/debian bookworm/main amd64 libsvtav1enc1 amd64 1.4.1+dfsg-1 [2121 kB]
09:13:18 #13 7.301 Get:216 http://deb.debian.org/debian bookworm/main amd64 libjpeg62-turbo amd64 1:2.1.5-2 [166 kB]
09:13:18 #13 7.302 Get:217 http://deb.debian.org/debian bookworm/main amd64 libyuv0 amd64 0.0~git20230123.b2528b0-1 [168 kB]
09:13:18 #13 7.303 Get:218 http://deb.debian.org/debian bookworm/main amd64 libavif15 amd64 0.11.1-1 [93.8 kB]
09:13:18 #13 7.304 Get:219 http://deb.debian.org/debian bookworm/main amd64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
09:13:18 #13 7.304 Get:220 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
09:13:18 #13 7.305 Get:221 http://deb.debian.org/debian bookworm/main amd64 libvariable-magic-perl amd64 0.63-1+b1 [44.0 kB]
09:13:18 #13 7.305 Get:222 http://deb.debian.org/debian bookworm/main amd64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
09:13:18 #13 7.305 Get:223 http://deb.debian.org/debian bookworm/main amd64 libberkeleydb-perl amd64 0.64-2+b1 [123 kB]
09:13:18 #13 7.306 Get:224 http://deb.debian.org/debian bookworm/main amd64 libpng16-16 amd64 1.6.39-2 [276 kB]
09:13:18 #13 7.308 Get:225 http://deb.debian.org/debian bookworm/main amd64 libfreetype6 amd64 2.12.1+dfsg-5 [399 kB]
09:13:18 #13 7.311 Get:226 http://deb.debian.org/debian bookworm/main amd64 libfontconfig1 amd64 2.14.1-4 [386 kB]
09:13:18 #13 7.314 Get:227 http://deb.debian.org/debian bookworm/main amd64 libde265-0 amd64 1.0.11-1 [185 kB]
09:13:18 #13 7.315 Get:228 http://deb.debian.org/debian bookworm/main amd64 libnuma1 amd64 2.0.16-1 [21.0 kB]
09:13:18 #13 7.316 Get:229 http://deb.debian.org/debian bookworm/main amd64 libx265-199 amd64 3.5-2+b1 [1150 kB]
09:13:18 #13 7.323 Get:230 http://deb.debian.org/debian bookworm/main amd64 libheif1 amd64 1.15.1-1 [215 kB]
09:13:18 #13 7.325 Get:231 http://deb.debian.org/debian bookworm/main amd64 libdeflate0 amd64 1.14-1 [61.4 kB]
09:13:18 #13 7.326 Get:232 http://deb.debian.org/debian bookworm/main amd64 libjbig0 amd64 2.1-6.1 [31.7 kB]
09:13:18 #13 7.326 Get:233 http://deb.debian.org/debian bookworm/main amd64 liblerc4 amd64 4.0.0+ds-2 [170 kB]
09:13:18 #13 7.328 Get:234 http://deb.debian.org/debian-security bookworm-security/main amd64 libwebp7 amd64 1.2.4-0.2+deb12u1 [286 kB]
09:13:18 #13 7.330 Get:235 http://deb.debian.org/debian bookworm/main amd64 libtiff6 amd64 4.5.0-6 [316 kB]
09:13:18 #13 7.332 Get:236 http://deb.debian.org/debian bookworm/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB]
09:13:18 #13 7.332 Get:237 http://deb.debian.org/debian bookworm/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
09:13:18 #13 7.333 Get:238 http://deb.debian.org/debian bookworm/main amd64 libxcb1 amd64 1.15-1 [144 kB]
09:13:18 #13 7.334 Get:239 http://deb.debian.org/debian bookworm/main amd64 libx11-data all 2:1.8.4-2+deb12u1 [292 kB]
09:13:18 #13 7.336 Get:240 http://deb.debian.org/debian bookworm/main amd64 libx11-6 amd64 2:1.8.4-2+deb12u1 [759 kB]
09:13:18 #13 7.342 Get:241 http://deb.debian.org/debian bookworm/main amd64 libxpm4 amd64 1:3.5.12-1.1 [48.4 kB]
09:13:18 #13 7.342 Get:242 http://deb.debian.org/debian bookworm/main amd64 libgd3 amd64 2.3.3-9 [124 kB]
09:13:18 #13 7.343 Get:243 http://deb.debian.org/debian bookworm/main amd64 libc-devtools amd64 2.36-9+deb12u1 [52.5 kB]
09:13:18 #13 7.344 Get:244 http://deb.debian.org/debian bookworm/main amd64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
09:13:18 #13 7.344 Get:245 http://deb.debian.org/debian bookworm/main amd64 libcgi-pm-perl all 4.55-1 [220 kB]
09:13:18 #13 7.346 Get:246 http://deb.debian.org/debian bookworm/main amd64 libfcgi0ldbl amd64 2.4.2-2 [26.1 kB]
09:13:18 #13 7.346 Get:247 http://deb.debian.org/debian bookworm/main amd64 libfcgi-perl amd64 0.82+ds-2 [25.2 kB]
09:13:18 #13 7.346 Get:248 http://deb.debian.org/debian bookworm/main amd64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
09:13:18 #13 7.347 Get:249 http://deb.debian.org/debian bookworm/main amd64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:18 #13 7.347 Get:250 http://deb.debian.org/debian bookworm/main amd64 libclass-inspector-perl all 1.36-3 [17.5 kB]
09:13:18 #13 7.347 Get:251 http://deb.debian.org/debian bookworm/main amd64 libcommon-sense-perl amd64 3.75-3 [23.0 kB]
09:13:18 #13 7.348 Get:252 http://deb.debian.org/debian bookworm/main amd64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
09:13:18 #13 7.348 Get:253 http://deb.debian.org/debian bookworm/main amd64 libparams-util-perl amd64 1.102-2+b1 [24.8 kB]
09:13:18 #13 7.350 Get:254 http://deb.debian.org/debian bookworm/main amd64 libsub-install-perl all 0.929-1 [10.5 kB]
09:13:18 #13 7.351 Get:255 http://deb.debian.org/debian bookworm/main amd64 libdata-optlist-perl all 0.113-1 [10.6 kB]
09:13:18 #13 7.352 Get:256 http://deb.debian.org/debian bookworm/main amd64 libsub-exporter-perl all 0.989-1 [50.5 kB]
09:13:18 #13 7.354 Get:257 http://deb.debian.org/debian bookworm/main amd64 libconst-fast-perl all 0.014-2 [8792 B]
09:13:18 #14 9.592 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]
09:13:18 #14 9.592 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:13:18 #14 9.615 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
09:13:18 #19 DONE 3.5s
09:13:18 
09:13:18 #20 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
09:13:18 #20 0.458 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
09:13:18 #20 1.573 go: downloading github.com/akavel/rsrc v0.10.2
09:13:18 #10 ...
09:13:18 
09:13:18 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:18 #13 0.497 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:13:18 #13 0.507 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:13:18 #13 0.507 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:13:18 #13 0.625 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
09:13:18 #13 0.747 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [551 kB]
09:13:18 #13 0.852 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
09:13:18 #13 2.166 Fetched 8682 kB in 2s (4519 kB/s)
09:13:18 #13 2.166 Reading package lists...
09:13:18 #13 2.950 Reading package lists...
09:13:18 #13 3.715 Building dependency tree...
09:13:18 #13 3.883 Reading state information...
09:13:18 #13 4.075 The following additional packages will be installed:
09:13:18 #13 4.075   at autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #13 4.075   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
09:13:18 #13 4.075   cpp cpp-8 cron dctrl-tools debhelper debian-keyring dh-autoreconf
09:13:18 #13 4.075   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:18 #13 4.076   exim4-base exim4-config exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8
09:13:18 #13 4.076   gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:13:18 #13 4.076   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs
09:13:18 #13 4.076   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
09:13:18 #13 4.076   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0
09:13:18 #13 4.076   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libasan5 libassuan0
09:13:18 #13 4.076   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:18 #13 4.076   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
09:13:18 #13 4.076   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
09:13:18 #13 4.076   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
09:13:18 #13 4.076   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:18 #13 4.076   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:18 #13 4.076   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
09:13:18 #13 4.076   libdata-optlist-perl libdevel-callchecker-perl
09:13:18 #13 4.076   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
09:13:18 #13 4.076   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
09:13:18 #13 4.076   libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:18 #13 4.076   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:18 #13 4.076   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:18 #13 4.076   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:18 #13 4.076   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:18 #13 4.076   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:18 #13 4.076   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:18 #13 4.076   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:18 #13 4.076   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:18 #13 4.076   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:18 #13 4.076   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:18 #13 4.076   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:18 #13 4.076   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:18 #13 4.076   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:18 #13 4.076   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:18 #13 4.076   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
09:13:18 #13 4.076   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:18 #13 4.076   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:18 #13 4.076   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:18 #13 4.076   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:18 #13 4.076   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
09:13:18 #13 4.076   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
09:13:18 #13 4.076   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:18 #13 4.076   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
09:13:18 #13 4.076   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
09:13:18 #13 4.076   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
09:13:18 #13 4.076   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
09:13:18 #13 4.076   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
09:13:18 #13 4.076   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:18 #13 4.076   libparams-validate-perl libparse-debianchangelog-perl
09:13:18 #13 4.076   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:18 #13 4.076   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:18 #13 4.076   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:18 #13 4.076   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
09:13:18 #13 4.076   libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:18 #13 4.076   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #13 4.076   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #13 4.076   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
09:13:18 #13 4.076   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
09:13:18 #13 4.076   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
09:13:18 #13 4.076   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:18 #13 4.076   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:18 #13 4.076   libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:18 #13 4.076   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:18 #13 4.076   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:18 #13 4.076   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
09:13:18 #13 4.076   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:18 #13 4.076   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
09:13:18 #13 4.076   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:18 #13 4.076   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:18 #13 4.076   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #13 4.076   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:18 #13 4.076   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:18 #13 4.076   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:18 #13 4.076   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:18 #13 4.076   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:18 #13 4.076   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:18 #13 4.076   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:18 #13 4.076   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:18 #13 4.076   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:18 #13 4.076   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:18 #13 4.076   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:18 #13 4.076   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:18 #13 4.078 Suggested packages:
09:13:18 #13 4.078   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
09:13:18 #13 4.078   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
09:13:18 #13 4.078   checksecurity debtags dh-make adequate autopkgtest bls-standalone
09:13:18 #13 4.078   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
09:13:18 #13 4.078   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:18 #13 4.078   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:18 #13 4.078   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:18 #13 4.078   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
09:13:18 #13 4.078   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
09:13:18 #13 4.078   eximon4 spf-tools-perl swaks g++-multilib g++-8-multilib gcc-8-doc
09:13:18 #13 4.078   libstdc++6-8-dbg gcc-multilib flex bison gdb gcc-doc gcc-8-multilib
09:13:18 #13 4.078   libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan5-dbg
09:13:18 #13 4.078   liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg libquadmath0-dbg
09:13:18 #13 4.078   gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:18 #13 4.078   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
09:13:18 #13 4.078   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:18 #13 4.078   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
09:13:18 #13 4.078   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
09:13:18 #13 4.078   libhtml-template-perl libsasl2-modules-gssapi-mit
09:13:18 #13 4.078   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:18 #13 4.078   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:18 #13 4.078   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
09:13:18 #13 4.078   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:18 #13 4.078   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:18 #13 4.078   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:18 #13 4.078   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
09:13:18 #13 4.078   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
09:13:18 #13 4.078   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:18 #13 4.078   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
09:13:18 #13 4.078   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
09:13:18 #13 4.078   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
09:13:18 #13 4.078   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
09:13:18 #13 4.078   readline-doc zip wdiff-doc
09:13:18 #13 5.758 The following NEW packages will be installed:
09:13:18 #13 5.758   at autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #13 5.758   binutils-x86-64-linux-gnu bsdmainutils build-essential bzip2 ca-certificates
09:13:18 #13 5.758   cpp cpp-8 cron curl dctrl-tools debhelper debian-keyring devscripts
09:13:18 #13 5.758   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:18 #13 5.758   dpkg-dev dput dwz equivs exim4-base exim4-config exim4-daemon-light fakeroot
09:13:18 #13 5.758   file g++ g++-8 gcc gcc-8 gettext gettext-base git git-man gnupg gnupg-l10n
09:13:18 #13 5.758   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:18 #13 5.759   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
09:13:18 #13 5.759   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:18 #13 5.759   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:18 #13 5.759   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:18 #13 5.760   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
09:13:18 #13 5.760   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
09:13:18 #13 5.760   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
09:13:18 #13 5.760   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:18 #13 5.760   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:18 #13 5.760   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
09:13:18 #13 5.760   libdata-optlist-perl libdevel-callchecker-perl
09:13:18 #13 5.760   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
09:13:18 #13 5.760   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
09:13:18 #13 5.760   libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:18 #13 5.760   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:18 #13 5.760   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:18 #13 5.760   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:18 #13 5.760   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:18 #13 5.760   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:18 #13 5.760   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:18 #13 5.760   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:18 #13 5.760   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:18 #13 5.760   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:18 #13 5.760   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:18 #13 5.760   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:18 #13 5.760   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:18 #13 5.760   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:18 #13 5.760   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:18 #13 5.760   libipc-system-simple-perl libisl19 libitm1 libjson-perl libjson-xs-perl
09:13:18 #13 5.760   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:18 #13 5.760   libkyotocabinet16v5 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:18 #13 5.760   liblist-moreutils-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:18 #13 5.760   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:18 #13 5.760   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
09:13:18 #13 5.760   libmail-sendmail-perl libmailtools-perl libmailutils5 libmariadb3
09:13:18 #13 5.760   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:18 #13 5.760   libmoo-perl libmpc3 libmpdec2 libmpfr6 libmpx2 libnamespace-clean-perl
09:13:18 #13 5.760   libncurses6 libnet-dns-perl libnet-dns-sec-perl libnet-domain-tld-perl
09:13:18 #13 5.760   libnet-http-perl libnet-ip-perl libnet-libidn-perl libnet-smtp-ssl-perl
09:13:18 #13 5.760   libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0 libnumber-compare-perl
09:13:18 #13 5.760   libnumber-range-perl libossp-uuid-perl libossp-uuid16 libpackage-stash-perl
09:13:18 #13 5.760   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:18 #13 5.760   libparams-validate-perl libparse-debianchangelog-perl
09:13:18 #13 5.760   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:18 #13 5.760   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:18 #13 5.760   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:18 #13 5.760   libpython3.7-minimal libpython3.7-stdlib libquadmath0 libreadline7
09:13:18 #13 5.760   libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:18 #13 5.760   libregexp-pattern-license-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #13 5.760   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #13 5.760   libsereal-encoder-perl libsereal-perl libsigsegv2 libsoap-lite-perl
09:13:18 #13 5.760   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh2-1 libssl1.1
09:13:18 #13 5.760   libstdc++-8-dev libstrictures-perl libstring-copyright-perl
09:13:18 #13 5.760   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:18 #13 5.760   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:18 #13 5.760   libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:18 #13 5.760   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:18 #13 5.760   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:18 #13 5.760   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl libtsan0
09:13:18 #13 5.760   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:18 #13 5.760   libuchardet0 libunbound8 libunicode-utf8-perl libunwind8 liburi-perl
09:13:18 #13 5.760   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:18 #13 5.760   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:18 #13 5.760   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #13 5.760   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:18 #13 5.760   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:18 #13 5.760   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:18 #13 5.760   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:18 #13 5.760   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:18 #13 5.760   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:18 #13 5.760   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:18 #13 5.760   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:18 #13 5.760   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:18 #13 5.760   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:18 #13 5.760   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:18 #13 5.760   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:18 #13 6.038 0 upgraded, 365 newly installed, 0 to remove and 0 not upgraded.
09:13:18 #13 6.038 Need to get 171 MB of archives.
09:13:18 #13 6.038 After this operation, 589 MB of additional disk space will be used.
09:13:18 #13 6.038 Get:1 http://deb.debian.org/debian buster/main amd64 sensible-utils all 0.0.12 [15.8 kB]
09:13:18 #13 6.040 Get:2 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
09:13:18 #13 6.041 Get:3 http://deb.debian.org/debian buster/main amd64 cron amd64 3.0pl1-134+deb10u1 [99.0 kB]
09:13:18 #13 6.043 Get:4 http://deb.debian.org/debian buster/main amd64 libbsd0 amd64 0.9.1-2+deb10u1 [99.5 kB]
09:13:18 #13 6.044 Get:5 http://deb.debian.org/debian buster/main amd64 bsdmainutils amd64 11.1.2+b1 [191 kB]
09:13:18 #13 6.047 Get:6 http://deb.debian.org/debian buster/main amd64 libuchardet0 amd64 0.0.6-3 [64.9 kB]
09:13:18 #13 6.048 Get:7 http://deb.debian.org/debian buster/main amd64 groff-base amd64 1.22.4-3+deb10u1 [916 kB]
09:13:18 #13 6.057 Get:8 http://deb.debian.org/debian buster/main amd64 libgdbm6 amd64 1.18.1-4 [64.7 kB]
09:13:18 #13 6.058 Get:9 http://deb.debian.org/debian buster/main amd64 libpipeline1 amd64 1.5.1-2 [31.2 kB]
09:13:18 #13 6.059 Get:10 http://deb.debian.org/debian buster/main amd64 man-db amd64 2.8.5-2 [1274 kB]
09:13:18 #13 6.072 Get:11 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
09:13:18 #13 6.103 Get:12 http://deb.debian.org/debian buster/main amd64 libgdbm-compat4 amd64 1.18.1-4 [44.1 kB]
09:13:18 #13 6.103 Get:13 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
09:13:18 #13 6.149 Get:14 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
09:13:18 #13 6.152 Get:15 http://deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB]
09:13:18 #13 6.152 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB]
09:13:18 #13 6.167 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB]
09:13:18 #13 6.173 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
09:13:18 #13 6.175 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB]
09:13:18 #13 6.194 Get:20 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:13:18 #13 6.194 Get:21 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
09:13:18 #13 6.195 Get:22 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:13:18 #13 6.196 Get:23 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
09:13:18 #13 6.197 Get:24 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
09:13:18 #13 6.199 Get:25 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
09:13:18 #13 6.205 Get:26 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB]
09:13:18 #13 6.222 Get:27 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB]
09:13:18 #13 6.226 Get:28 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:13:18 #13 6.227 Get:29 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:13:18 #13 6.228 Get:30 http://deb.debian.org/debian buster/main amd64 less amd64 487-0.1+b1 [129 kB]
09:13:18 #13 6.229 Get:31 http://deb.debian.org/debian buster/main amd64 netbase all 5.6 [19.4 kB]
09:13:18 #13 6.230 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 bzip2 amd64 1.0.6-9.2~deb10u2 [48.5 kB]
09:13:18 #13 6.231 Get:33 http://deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB]
09:13:18 #13 6.234 Get:34 http://deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB]
09:13:18 #13 6.235 Get:35 http://deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB]
09:13:18 #13 6.236 Get:36 http://deb.debian.org/debian buster/main amd64 gettext-base amd64 0.19.8.1-9 [123 kB]
09:13:18 #13 6.238 Get:37 http://deb.debian.org/debian-security buster/updates/main amd64 krb5-locales all 1.17-3+deb10u5 [95.7 kB]
09:13:18 #13 6.239 Get:38 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:13:18 #13 6.239 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
09:13:18 #13 6.240 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
09:13:18 #13 6.242 Get:41 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
09:13:18 #13 6.246 Get:42 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
09:13:18 #13 6.247 Get:43 http://deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB]
09:13:18 #13 6.337 Get:44 http://deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u6 [690 kB]
09:13:18 #13 6.345 Get:45 http://deb.debian.org/debian buster/main amd64 manpages all 4.16-2 [1295 kB]
09:13:18 #13 6.360 Get:46 http://deb.debian.org/debian buster/main amd64 libedit2 amd64 3.1-20181209-1 [94.0 kB]
09:13:18 #13 6.361 Get:47 http://deb.debian.org/debian-security buster/updates/main amd64 openssh-client amd64 1:7.9p1-10+deb10u3 [783 kB]
09:13:18 #13 6.372 Get:48 http://deb.debian.org/debian buster/main amd64 ucf all 3.0038+nmu1 [69.0 kB]
09:13:18 #13 6.373 Get:49 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB]
09:13:18 #13 6.375 Get:50 http://deb.debian.org/debian buster/main amd64 libfl2 amd64 2.6.4-6.2 [103 kB]
09:13:18 #13 6.377 Get:51 http://deb.debian.org/debian buster/main amd64 at amd64 3.1.23-1 [49.1 kB]
09:13:18 #13 6.378 Get:52 http://deb.debian.org/debian buster/main amd64 libsigsegv2 amd64 2.12-2 [32.8 kB]
09:13:18 #13 6.378 Get:53 http://deb.debian.org/debian buster/main amd64 m4 amd64 1.4.18-2 [203 kB]
09:13:18 #13 6.381 Get:54 http://deb.debian.org/debian buster/main amd64 autoconf all 2.69-11 [341 kB]
09:13:18 #13 6.386 Get:55 http://deb.debian.org/debian buster/main amd64 autotools-dev all 20180224.1 [77.0 kB]
09:13:18 #13 6.387 Get:56 http://deb.debian.org/debian buster/main amd64 automake all 1:1.16.1-4 [771 kB]
09:13:18 #13 6.395 Get:57 http://deb.debian.org/debian buster/main amd64 autopoint all 0.19.8.1-9 [434 kB]
09:13:18 #13 6.401 Get:58 http://deb.debian.org/debian buster/main amd64 binutils-common amd64 2.31.1-16 [2073 kB]
09:13:18 #13 6.427 Get:59 http://deb.debian.org/debian buster/main amd64 libbinutils amd64 2.31.1-16 [478 kB]
09:13:18 #13 6.433 Get:60 http://deb.debian.org/debian buster/main amd64 binutils-x86-64-linux-gnu amd64 2.31.1-16 [1823 kB]
09:13:18 #13 6.453 Get:61 http://deb.debian.org/debian buster/main amd64 binutils amd64 2.31.1-16 [56.8 kB]
09:13:18 #13 6.454 Get:62 http://deb.debian.org/debian-security buster/updates/main amd64 libc-dev-bin amd64 2.28-10+deb10u2 [276 kB]
09:13:18 #13 6.458 Get:63 http://deb.debian.org/debian-security buster/updates/main amd64 linux-libc-dev amd64 4.19.289-2 [1581 kB]
09:13:18 #13 6.476 Get:64 http://deb.debian.org/debian-security buster/updates/main amd64 libc6-dev amd64 2.28-10+deb10u2 [2693 kB]
09:13:18 #13 6.506 Get:65 http://deb.debian.org/debian buster/main amd64 libisl19 amd64 0.20-2 [587 kB]
09:13:18 #13 6.514 Get:66 http://deb.debian.org/debian buster/main amd64 libmpfr6 amd64 4.0.2-1 [775 kB]
09:13:18 #13 6.523 Get:67 http://deb.debian.org/debian buster/main amd64 libmpc3 amd64 1.1.0-1 [41.3 kB]
09:13:18 #13 6.524 Get:68 http://deb.debian.org/debian buster/main amd64 cpp-8 amd64 8.3.0-6 [8914 kB]
09:13:18 #13 6.640 Get:69 http://deb.debian.org/debian buster/main amd64 cpp amd64 4:8.3.0-1 [19.4 kB]
09:13:18 #13 6.640 Get:70 http://deb.debian.org/debian buster/main amd64 libcc1-0 amd64 8.3.0-6 [46.6 kB]
09:13:18 #13 6.641 Get:71 http://deb.debian.org/debian buster/main amd64 libgomp1 amd64 8.3.0-6 [75.8 kB]
09:13:18 #13 6.642 Get:72 http://deb.debian.org/debian buster/main amd64 libitm1 amd64 8.3.0-6 [27.7 kB]
09:13:18 #13 6.642 Get:73 http://deb.debian.org/debian buster/main amd64 libatomic1 amd64 8.3.0-6 [9032 B]
09:13:18 #13 6.643 Get:74 http://deb.debian.org/debian buster/main amd64 libasan5 amd64 8.3.0-6 [362 kB]
09:13:18 #13 6.646 Get:75 http://deb.debian.org/debian buster/main amd64 liblsan0 amd64 8.3.0-6 [131 kB]
09:13:18 #13 6.648 Get:76 http://deb.debian.org/debian buster/main amd64 libtsan0 amd64 8.3.0-6 [283 kB]
09:13:18 #13 6.651 Get:77 http://deb.debian.org/debian buster/main amd64 libubsan1 amd64 8.3.0-6 [120 kB]
09:13:18 #13 6.653 Get:78 http://deb.debian.org/debian buster/main amd64 libmpx2 amd64 8.3.0-6 [11.4 kB]
09:13:18 #13 6.653 Get:79 http://deb.debian.org/debian buster/main amd64 libquadmath0 amd64 8.3.0-6 [133 kB]
09:13:18 #13 6.655 Get:80 http://deb.debian.org/debian buster/main amd64 libgcc-8-dev amd64 8.3.0-6 [2298 kB]
09:13:18 #13 6.680 Get:81 http://deb.debian.org/debian buster/main amd64 gcc-8 amd64 8.3.0-6 [9452 kB]
09:13:18 #13 6.791 Get:82 http://deb.debian.org/debian buster/main amd64 gcc amd64 4:8.3.0-1 [5196 B]
09:13:18 #13 6.791 Get:83 http://deb.debian.org/debian buster/main amd64 libstdc++-8-dev amd64 8.3.0-6 [1532 kB]
09:13:18 #13 6.808 Get:84 http://deb.debian.org/debian buster/main amd64 g++-8 amd64 8.3.0-6 [9752 kB]
09:13:18 #13 6.933 Get:85 http://deb.debian.org/debian buster/main amd64 g++ amd64 4:8.3.0-1 [1644 B]
09:13:18 #13 6.933 Get:86 http://deb.debian.org/debian buster/main amd64 make amd64 4.2.1-1.2 [341 kB]
09:13:18 #13 6.937 Get:87 http://deb.debian.org/debian buster/main amd64 libdpkg-perl all 1.19.8 [1415 kB]
09:13:18 #13 6.954 Get:88 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
09:13:18 #13 6.956 Get:89 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.8 [1776 kB]
09:13:18 #13 6.975 Get:90 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
09:13:18 #13 6.975 Get:91 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB]
09:13:18 #13 6.986 Get:92 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:13:18 #13 6.988 Get:93 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
09:13:18 #13 6.989 Get:94 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
09:13:18 #13 6.991 Get:95 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:13:18 #13 6.993 Get:96 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
09:13:18 #13 6.995 Get:97 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:13:18 #13 6.996 Get:98 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:13:18 #13 6.997 Get:99 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:13:18 #13 6.998 Get:100 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB]
09:13:18 #13 7.000 Get:101 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u6 [335 kB]
09:13:18 #13 7.003 Get:102 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u6 [266 kB]
09:13:18 #13 7.007 Get:103 http://deb.debian.org/debian buster/main amd64 dctrl-tools amd64 2.24-3 [103 kB]
09:13:18 #13 7.008 Get:104 http://deb.debian.org/debian buster/main amd64 libtool all 2.4.6-9 [547 kB]
09:13:18 #13 7.015 Get:105 http://deb.debian.org/debian buster/main amd64 dh-autoreconf all 19 [16.9 kB]
09:13:18 #13 7.016 Get:106 http://deb.debian.org/debian buster/main amd64 libarchive-zip-perl all 1.64-1 [96.8 kB]
09:13:18 #13 7.017 Get:107 http://deb.debian.org/debian buster/main amd64 libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
09:13:18 #13 7.017 Get:108 http://deb.debian.org/debian buster/main amd64 dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
09:13:18 #13 7.018 Get:109 http://deb.debian.org/debian buster/main amd64 dwz amd64 0.12-3 [78.0 kB]
09:13:18 #13 7.019 Get:110 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
09:13:18 #13 7.036 Get:111 http://deb.debian.org/debian buster/main amd64 libcroco3 amd64 0.6.12-3 [145 kB]
09:13:18 #13 7.036 Get:112 http://deb.debian.org/debian-security buster/updates/main amd64 libncurses6 amd64 6.1+20181013-2+deb10u3 [102 kB]
09:13:18 #13 7.037 Get:113 http://deb.debian.org/debian buster/main amd64 gettext amd64 0.19.8.1-9 [1303 kB]
09:13:18 #13 7.051 Get:114 http://deb.debian.org/debian buster/main amd64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:18 #13 7.053 Get:115 http://deb.debian.org/debian buster/main amd64 po-debconf all 1.0.21 [248 kB]
09:13:18 #13 7.055 Get:116 http://deb.debian.org/debian buster/main amd64 debhelper all 12.1.1 [1016 kB]
09:13:18 #13 7.069 Get:117 http://deb.debian.org/debian buster/main amd64 debian-keyring all 2019.02.25 [32.4 MB]
09:13:18 #13 7.472 Get:118 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
09:13:18 #13 7.545 Preparing to unpack .../02-groff-base_1.22.4-6_amd64.deb ...
09:13:18 #13 7.549 Unpacking groff-base (1.22.4-6) ...
09:13:18 #13 7.685 Selecting previously unselected package libgdbm6:amd64.
09:13:18 #13 7.687 Preparing to unpack .../03-libgdbm6_1.19-2_amd64.deb ...
09:13:18 #13 7.690 Unpacking libgdbm6:amd64 (1.19-2) ...
09:13:18 #13 7.730 Selecting previously unselected package libpipeline1:amd64.
09:13:18 #13 7.732 Preparing to unpack .../04-libpipeline1_1.5.3-1_amd64.deb ...
09:13:18 #13 7.736 Unpacking libpipeline1:amd64 (1.5.3-1) ...
09:13:18 #13 7.787 Selecting previously unselected package man-db.
09:13:18 #17 1.773 go: downloading github.com/tc-hib/winres v0.1.6
09:13:18 #17 1.774 go: downloading github.com/urfave/cli/v2 v2.3.0
09:13:18 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.9s done
09:13:18 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:18 #14 8.967 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
09:13:18 #13 7.355 Get:258 http://deb.debian.org/debian bookworm/main amd64 libwant-perl amd64 0.29-2+b1 [27.5 kB]
09:13:18 #13 7.371 Get:259 http://deb.debian.org/debian bookworm/main amd64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
09:13:18 #13 7.371 Get:260 http://deb.debian.org/debian bookworm/main amd64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
09:13:18 #13 7.372 Get:261 http://deb.debian.org/debian bookworm/main amd64 libcpanel-json-xs-perl amd64 4.35-1 [131 kB]
09:13:18 #13 7.373 Get:262 http://deb.debian.org/debian bookworm/main amd64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
09:13:18 #13 7.378 Get:263 http://deb.debian.org/debian bookworm/main amd64 libexception-class-perl all 1.45-1 [34.6 kB]
09:13:18 #13 7.380 Get:264 http://deb.debian.org/debian bookworm/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:18 #13 7.381 Get:265 http://deb.debian.org/debian bookworm/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
09:13:18 #13 7.381 Get:266 http://deb.debian.org/debian bookworm/main amd64 libdata-dpath-perl all 0.58-2 [43.6 kB]
09:13:18 #13 7.382 Get:267 http://deb.debian.org/debian bookworm/main amd64 libdata-dump-perl all 1.25-1 [28.4 kB]
09:13:18 #13 7.383 Get:268 http://deb.debian.org/debian bookworm/main amd64 libdata-messagepack-perl amd64 1.02-1+b1 [35.2 kB]
09:13:18 #13 7.384 Get:269 http://deb.debian.org/debian bookworm/main amd64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
09:13:18 #13 7.385 Get:270 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:18 #13 7.386 Get:271 http://deb.debian.org/debian bookworm/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
09:13:18 #13 7.390 Get:272 http://deb.debian.org/debian bookworm/main amd64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
09:13:18 #13 7.391 Get:273 http://deb.debian.org/debian bookworm/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2+b1 [99.5 kB]
09:13:18 #13 7.392 Get:274 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
09:13:18 #13 7.393 Get:275 http://deb.debian.org/debian bookworm/main amd64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
09:13:18 #13 7.394 Get:276 http://deb.debian.org/debian bookworm/main amd64 libdevel-size-perl amd64 0.83-2+b1 [24.3 kB]
09:13:18 #13 7.395 Get:277 http://deb.debian.org/debian bookworm/main amd64 libdistro-info-perl all 1.5 [5300 B]
09:13:18 #13 7.396 Get:278 http://deb.debian.org/debian bookworm/main amd64 libemail-address-xs-perl amd64 1.05-1+b1 [29.4 kB]
09:13:18 #13 7.397 Get:279 http://deb.debian.org/debian bookworm/main amd64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
09:13:18 #13 7.398 Get:280 http://deb.debian.org/debian bookworm/main amd64 libfcgi-bin amd64 2.4.2-2 [12.9 kB]
09:13:18 #13 7.399 Get:281 http://deb.debian.org/debian bookworm/main amd64 libindirect-perl amd64 0.39-2+b1 [27.1 kB]
09:13:18 #13 7.400 Get:282 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [58.4 kB]
09:13:18 #13 7.401 Get:283 http://deb.debian.org/debian bookworm/main amd64 libxs-parse-sublike-perl amd64 0.16-1+b2 [28.5 kB]
09:13:18 #13 7.402 Get:284 http://deb.debian.org/debian bookworm/main amd64 libobject-pad-perl amd64 0.78-1 [116 kB]
09:13:18 #13 7.403 Get:285 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
09:13:18 #13 7.405 Get:286 http://deb.debian.org/debian bookworm/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [28.6 kB]
09:13:18 #13 7.406 Get:287 http://deb.debian.org/debian bookworm/main amd64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
09:13:18 #13 7.406 Get:288 http://deb.debian.org/debian bookworm/main amd64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
09:13:18 #13 7.407 Get:289 http://deb.debian.org/debian bookworm/main amd64 libfile-basedir-perl all 0.09-2 [15.1 kB]
09:13:18 #13 7.412 Get:290 http://deb.debian.org/debian bookworm/main amd64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:18 #13 7.412 Get:291 http://deb.debian.org/debian bookworm/main amd64 libfile-fcntllock-perl amd64 0.22-4+b1 [34.8 kB]
09:13:18 #13 7.415 Get:292 http://deb.debian.org/debian bookworm/main amd64 libnumber-compare-perl all 0.03-3 [6332 B]
09:13:18 #13 7.415 Get:293 http://deb.debian.org/debian bookworm/main amd64 libtext-glob-perl all 0.11-3 [7676 B]
09:13:18 #13 7.416 Get:294 http://deb.debian.org/debian bookworm/main amd64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
09:13:18 #13 7.417 Get:295 http://deb.debian.org/debian bookworm/main amd64 libfont-afm-perl all 1.20-4 [13.1 kB]
09:13:18 #13 7.418 Get:296 http://deb.debian.org/debian bookworm/main amd64 libio-string-perl all 1.08-4 [12.1 kB]
09:13:18 #13 7.419 Get:297 http://deb.debian.org/debian bookworm/main amd64 libfont-ttf-perl all 1.06-2 [318 kB]
09:13:18 #13 7.423 Get:298 http://deb.debian.org/debian bookworm/main amd64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
09:13:18 #13 7.425 Get:299 http://deb.debian.org/debian bookworm/main amd64 libsort-versions-perl all 1.62-3 [8928 B]
09:13:18 #13 7.426 Get:300 http://deb.debian.org/debian bookworm/main amd64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
09:13:18 #13 7.427 Get:301 http://deb.debian.org/debian bookworm/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
09:13:18 #13 7.429 Get:302 http://deb.debian.org/debian bookworm/main amd64 libio-prompter-perl all 0.004015-2 [59.9 kB]
09:13:18 #13 7.430 Get:303 http://deb.debian.org/debian bookworm/main amd64 libjson-perl all 4.10000-1 [87.5 kB]
09:13:18 #13 7.431 Get:304 http://deb.debian.org/debian bookworm/main amd64 liblog-any-perl all 1.713-1 [76.3 kB]
09:13:18 #13 7.432 Get:305 http://deb.debian.org/debian bookworm/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
09:13:18 #13 7.433 Get:306 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-perl all 0.40-1 [22.0 kB]
09:13:18 #13 7.434 Get:307 http://deb.debian.org/debian bookworm/main amd64 libsub-identify-perl amd64 0.14-3 [10.9 kB]
09:13:18 #13 7.435 Get:308 http://deb.debian.org/debian bookworm/main amd64 libsub-name-perl amd64 0.26-2+b1 [12.6 kB]
09:13:18 #13 7.436 Get:309 http://deb.debian.org/debian bookworm/main amd64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
09:13:18 #13 7.438 Get:310 http://deb.debian.org/debian bookworm/main amd64 libpath-tiny-perl all 0.144-1 [56.4 kB]
09:13:18 #13 7.441 Get:311 http://deb.debian.org/debian bookworm/main amd64 libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:18 #13 7.443 Get:312 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-perl all 2.002001-1 [377 kB]
09:13:18 #13 7.443 Get:313 http://deb.debian.org/debian bookworm/main amd64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
09:13:18 #13 7.444 Get:314 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
09:13:18 #13 7.453 Get:315 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB]
09:13:18 #13 7.518 Get:316 http://deb.debian.org/debian bookworm/main amd64 libgpm2 amd64 1.20.7-10+b1 [14.2 kB]
09:13:18 #13 7.518 Get:317 http://deb.debian.org/debian bookworm/main amd64 libhtml-form-perl all 6.11-1 [33.1 kB]
09:13:18 #13 7.518 Get:318 http://deb.debian.org/debian bookworm/main amd64 libhtml-format-perl all 2.16-2 [38.8 kB]
09:13:18 #13 7.519 Get:319 http://deb.debian.org/debian bookworm/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
09:13:18 #13 7.519 Get:320 http://deb.debian.org/debian bookworm/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
09:13:18 #13 7.520 Get:321 http://deb.debian.org/debian bookworm/main amd64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
09:13:18 #13 7.520 Get:322 http://deb.debian.org/debian bookworm/main amd64 libio-interactive-perl all 1.023-2 [11.0 kB]
09:13:18 #13 7.521 Get:323 http://deb.debian.org/debian bookworm/main amd64 libio-sessiondata-perl all 1.03-3 [6316 B]
09:13:18 #13 7.521 Get:324 http://deb.debian.org/debian bookworm/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:18 #13 7.541 Get:325 http://deb.debian.org/debian bookworm/main amd64 libipc-run3-perl all 0.048-3 [33.2 kB]
09:13:18 #13 7.542 Get:326 http://deb.debian.org/debian bookworm/main amd64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:18 #13 7.542 Get:327 http://deb.debian.org/debian bookworm/main amd64 libjson-xs-perl amd64 4.030-2+b1 [92.1 kB]
09:13:18 #13 7.544 Get:328 http://deb.debian.org/debian bookworm/main amd64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
09:13:18 #13 7.545 Get:329 http://deb.debian.org/debian bookworm/main amd64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
09:13:18 #13 7.546 Get:330 http://deb.debian.org/debian bookworm/main amd64 liblist-compare-perl all 0.55-2 [65.7 kB]
09:13:18 #13 7.547 Get:331 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-perl all 0.59-1 [37.1 kB]
09:13:18 #13 7.548 Get:332 http://deb.debian.org/debian bookworm/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [34.5 kB]
09:13:18 #13 7.549 Get:333 http://deb.debian.org/debian bookworm/main amd64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
09:13:18 #13 7.550 Get:334 http://deb.debian.org/debian bookworm/main amd64 libltdl7 amd64 2.4.7-5 [393 kB]
09:13:18 #13 7.555 Get:335 http://deb.debian.org/debian bookworm/main amd64 libltdl-dev amd64 2.4.7-5 [164 kB]
09:13:18 #13 7.556 Get:336 http://deb.debian.org/debian bookworm/main amd64 liblz1 amd64 1.13-5 [37.7 kB]
09:13:18 #13 7.557 Get:337 http://deb.debian.org/debian bookworm/main amd64 liblzo2-2 amd64 2.10-2 [56.9 kB]
09:13:18 #13 7.558 Get:338 http://deb.debian.org/debian bookworm/main amd64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
09:13:18 #13 7.559 Get:339 http://deb.debian.org/debian bookworm/main amd64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
09:13:18 #13 7.560 Get:340 http://deb.debian.org/debian bookworm/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
09:13:18 #13 7.561 Get:341 http://deb.debian.org/debian bookworm/main amd64 libmailtools-perl all 2.21-2 [95.6 kB]
09:13:18 #13 7.563 Get:342 http://deb.debian.org/debian bookworm/main amd64 libmarkdown2 amd64 2.2.7-2 [37.0 kB]
09:13:18 #13 7.564 Get:343 http://deb.debian.org/debian bookworm/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
09:13:18 #13 7.565 Get:344 http://deb.debian.org/debian bookworm/main amd64 libmime-tools-perl all 5.510-1 [213 kB]
09:13:18 #13 7.567 Get:345 http://deb.debian.org/debian bookworm/main amd64 libmldbm-perl all 2.05-4 [16.8 kB]
09:13:18 #13 7.568 Get:346 http://deb.debian.org/debian bookworm/main amd64 libmoox-aliases-perl all 0.001006-2 [7156 B]
09:13:18 #13 7.569 Get:347 http://deb.debian.org/debian bookworm/main amd64 libmouse-perl amd64 2.5.10-1+b3 [170 kB]
09:13:18 #13 7.592 Get:348 http://deb.debian.org/debian bookworm/main amd64 libpackage-stash-xs-perl amd64 0.30-1+b1 [19.8 kB]
09:13:18 #13 7.595 Get:349 http://deb.debian.org/debian bookworm/main amd64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
09:13:18 #13 7.596 Get:350 http://deb.debian.org/debian bookworm/main amd64 libperlio-gzip-perl amd64 0.20-1+b1 [17.3 kB]
09:13:18 #13 7.616 Get:351 http://deb.debian.org/debian bookworm/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.4 kB]
09:13:18 #13 7.616 Get:352 http://deb.debian.org/debian bookworm/main amd64 libpod-parser-perl all 1.65-1 [96.3 kB]
09:13:18 #13 7.617 Get:353 http://deb.debian.org/debian bookworm/main amd64 libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:18 #13 7.618 Get:354 http://deb.debian.org/debian bookworm/main amd64 libproc-processtable-perl amd64 0.634-1+b2 [43.1 kB]
09:13:18 #13 7.618 Get:355 http://deb.debian.org/debian bookworm/main amd64 libre2-9 amd64 20220601+dfsg-1+b1 [179 kB]
09:13:18 #13 7.619 Get:356 http://deb.debian.org/debian bookworm/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.3 kB]
09:13:18 #13 7.642 Get:357 http://deb.debian.org/debian bookworm/main amd64 libreadonly-perl all 2.050-3 [23.1 kB]
09:13:18 #13 7.645 Get:358 http://deb.debian.org/debian bookworm/main amd64 libref-util-perl all 0.204-2 [17.4 kB]
09:13:18 #13 7.649 Get:359 http://deb.debian.org/debian bookworm/main amd64 libref-util-xs-perl amd64 0.117-2+b1 [14.1 kB]
09:13:18 #13 7.651 Get:360 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
09:13:18 #13 7.659 Get:361 http://deb.debian.org/debian bookworm/main amd64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
09:13:18 #14 10.00 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB]
09:13:18 #13 7.475 Get:119 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
09:13:18 #13 7.475 Get:120 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
09:13:18 #13 7.475 Get:121 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
09:13:18 #13 7.480 Get:122 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
09:13:18 #13 7.481 Get:123 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
09:13:18 #13 7.482 Get:124 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
09:13:18 #13 7.489 Get:125 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:13:18 #13 7.499 Get:126 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
09:13:18 #13 7.507 Get:127 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
09:13:18 #13 7.517 Get:128 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
09:13:18 #13 7.518 Get:129 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
09:13:18 #13 7.525 Get:130 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
09:13:18 #13 7.531 Get:131 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
09:13:18 #13 7.537 Get:132 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
09:13:18 #13 7.544 Get:133 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
09:13:18 #13 7.551 Get:134 http://deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
09:13:18 #13 7.551 Get:135 http://deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB]
09:13:18 #13 7.552 Get:136 http://deb.debian.org/debian buster/main amd64 libio-pty-perl amd64 1:1.08-1.1+b5 [33.7 kB]
09:13:18 #13 7.552 Get:137 http://deb.debian.org/debian buster/main amd64 libipc-run-perl all 20180523.0-1 [101 kB]
09:13:18 #13 7.553 Get:138 http://deb.debian.org/debian buster/main amd64 libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
09:13:18 #13 7.554 Get:139 http://deb.debian.org/debian buster/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:18 #13 7.554 Get:140 http://deb.debian.org/debian buster/main amd64 libdevel-globaldestruction-perl all 0.14-1 [8084 B]
09:13:18 #13 7.555 Get:141 http://deb.debian.org/debian buster/main amd64 libb-hooks-op-check-perl amd64 0.22-1+b1 [11.4 kB]
09:13:18 #13 7.555 Get:142 http://deb.debian.org/debian buster/main amd64 libdynaloader-functions-perl all 0.003-1 [12.6 kB]
09:13:18 #13 7.555 Get:143 http://deb.debian.org/debian buster/main amd64 libdevel-callchecker-perl amd64 0.008-1 [15.7 kB]
09:13:18 #13 7.556 Get:144 http://deb.debian.org/debian buster/main amd64 libparams-classify-perl amd64 0.015-1+b1 [25.5 kB]
09:13:18 #13 7.556 Get:145 http://deb.debian.org/debian buster/main amd64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:18 #13 7.557 Get:146 http://deb.debian.org/debian buster/main amd64 libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:18 #13 7.557 Get:147 http://deb.debian.org/debian buster/main amd64 librole-tiny-perl all 2.000006-1 [19.4 kB]
09:13:18 #13 7.558 Get:148 http://deb.debian.org/debian buster/main amd64 libstrictures-perl all 2.000005-1 [18.3 kB]
09:13:18 #13 7.559 Get:149 http://deb.debian.org/debian buster/main amd64 libsub-quote-perl all 2.005001-1 [17.9 kB]
09:13:18 #13 7.559 Get:150 http://deb.debian.org/debian buster/main amd64 libmoo-perl all 2.003004-2 [57.4 kB]
09:13:18 #13 7.560 Get:151 http://deb.debian.org/debian buster/main amd64 libencode-locale-perl all 1.05-1 [13.7 kB]
09:13:18 #13 7.561 Get:152 http://deb.debian.org/debian buster/main amd64 libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
09:13:18 #13 7.561 Get:153 http://deb.debian.org/debian buster/main amd64 libhttp-date-perl all 6.02-1 [10.7 kB]
09:13:18 #13 7.562 Get:154 http://deb.debian.org/debian buster/main amd64 libfile-listing-perl all 6.04-1 [10.3 kB]
09:13:18 #13 7.562 Get:155 http://deb.debian.org/debian buster/main amd64 libhtml-tagset-perl all 3.20-3 [12.7 kB]
09:13:18 #13 7.562 Get:156 http://deb.debian.org/debian buster/main amd64 liburi-perl all 1.76-1 [89.9 kB]
09:13:18 #13 7.564 Get:157 http://deb.debian.org/debian buster/main amd64 libhtml-parser-perl amd64 3.72-3+b3 [105 kB]
09:13:18 #13 7.567 Get:158 http://deb.debian.org/debian buster/main amd64 libhtml-tree-perl all 5.07-2 [213 kB]
09:13:18 #13 7.569 Get:159 http://deb.debian.org/debian buster/main amd64 libio-html-perl all 1.001-1 [17.6 kB]
09:13:18 #13 7.570 Get:160 http://deb.debian.org/debian buster/main amd64 liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
09:13:18 #13 7.570 Get:161 http://deb.debian.org/debian buster/main amd64 libhttp-message-perl all 6.18-1 [77.8 kB]
09:13:18 #13 7.572 Get:162 http://deb.debian.org/debian buster/main amd64 libhttp-cookies-perl all 6.04-1 [17.8 kB]
09:13:18 #13 7.572 Get:163 http://deb.debian.org/debian buster/main amd64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:18 #13 7.572 Get:164 http://deb.debian.org/debian buster/main amd64 perl-openssl-defaults amd64 3 [6782 B]
09:13:18 #13 7.577 Get:165 http://deb.debian.org/debian buster/main amd64 libnet-ssleay-perl amd64 1.85-2+deb10u1 [308 kB]
09:13:18 #13 7.577 Get:166 http://deb.debian.org/debian buster/main amd64 libio-socket-ssl-perl all 2.060-3 [207 kB]
09:13:18 #13 7.579 Get:167 http://deb.debian.org/debian buster/main amd64 libnet-http-perl all 6.18-1 [24.5 kB]
09:13:18 #13 7.603 Get:168 http://deb.debian.org/debian buster/main amd64 liblwp-protocol-https-perl all 6.07-2 [9242 B]
09:13:18 #13 7.604 Get:169 http://deb.debian.org/debian buster/main amd64 libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:18 #13 7.604 Get:170 http://deb.debian.org/debian buster/main amd64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:18 #13 7.605 Get:171 http://deb.debian.org/debian buster/main amd64 libwww-perl all 6.36-2 [188 kB]
09:13:18 #13 7.607 Get:172 http://deb.debian.org/debian buster/main amd64 patchutils amd64 0.3.4-2 [90.4 kB]
09:13:18 #13 7.608 Get:173 http://deb.debian.org/debian buster/main amd64 wdiff amd64 1.2.2-2+b1 [122 kB]
09:13:18 #13 7.610 Get:174 http://deb.debian.org/debian buster/main amd64 devscripts amd64 2.19.5+deb10u1 [1046 kB]
09:13:18 #13 7.623 Get:175 http://deb.debian.org/debian buster/main amd64 diffstat amd64 1.62-1 [33.4 kB]
09:13:18 #13 7.625 Get:176 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B]
09:13:18 #13 7.625 Get:177 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
09:13:18 #13 7.627 Get:178 http://deb.debian.org/debian buster/main amd64 python3-chardet all 3.0.4-3 [80.5 kB]
09:13:18 #13 7.628 Get:179 http://deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
09:13:18 #13 7.629 Get:180 http://deb.debian.org/debian buster/main amd64 python3-debian all 0.1.35 [78.8 kB]
09:13:18 #13 7.630 Get:181 http://deb.debian.org/debian buster/main amd64 libgpgme11 amd64 1.12.0-6 [251 kB]
09:13:18 #13 7.632 Get:182 http://deb.debian.org/debian buster/main amd64 python3-gpg amd64 1.12.0-6 [301 kB]
09:13:18 #13 7.635 Get:183 http://deb.debian.org/debian buster/main amd64 dput all 1.0.3 [54.5 kB]
09:13:18 #13 7.636 Get:184 http://deb.debian.org/debian buster/main amd64 equivs all 2.2.0 [22.4 kB]
09:13:18 #13 7.637 Get:185 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-config all 4.92-8+deb10u7 [325 kB]
09:13:18 #13 7.640 Get:186 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-base amd64 4.92-8+deb10u7 [1137 kB]
09:13:18 #13 7.655 Get:187 http://deb.debian.org/debian buster/main amd64 libevent-2.1-6 amd64 2.1.8-stable-4 [177 kB]
09:13:18 #13 7.657 Get:188 http://deb.debian.org/debian-security buster/updates/main amd64 libunbound8 amd64 1.9.0-2+deb10u3 [463 kB]
09:13:18 #13 7.662 Get:189 http://deb.debian.org/debian-security buster/updates/main amd64 libgnutls-dane0 amd64 3.6.7-4+deb10u10 [318 kB]
09:13:18 #13 7.666 Get:190 http://deb.debian.org/debian-security buster/updates/main amd64 exim4-daemon-light amd64 4.92-8+deb10u7 [584 kB]
09:13:18 #13 7.673 Get:191 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u6 [333 kB]
09:13:18 #13 7.678 Get:192 http://deb.debian.org/debian-security buster/updates/main amd64 libpcre2-8-0 amd64 10.32-5+deb10u1 [213 kB]
09:13:18 #13 7.681 Get:193 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
09:13:18 #13 7.681 Get:194 http://deb.debian.org/debian-security buster/updates/main amd64 git-man all 1:2.20.1-2+deb10u8 [1623 kB]
09:13:18 #13 7.700 Get:195 http://deb.debian.org/debian-security buster/updates/main amd64 git amd64 1:2.20.1-2+deb10u8 [5631 kB]
09:13:18 #13 7.768 Get:196 http://deb.debian.org/debian buster/main amd64 libgc1c2 amd64 1:7.6.4-0.4 [224 kB]
09:13:18 #13 7.771 Get:197 http://deb.debian.org/debian buster/main amd64 libltdl7 amd64 2.4.6-9 [390 kB]
09:13:18 #13 7.776 Get:198 http://deb.debian.org/debian buster/main amd64 guile-2.2-libs amd64 2.2.4+1-2+deb10u1 [4968 kB]
09:13:18 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.3s done
09:13:18 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0.1s
09:13:18 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.1s done
09:13:18 #10 ...
09:13:18 
09:13:18 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:18 #14 0.761 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
09:13:18 #14 0.761 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
09:13:18 #14 0.827 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
09:13:18 #14 0.842 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
09:13:18 #14 0.893 Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1013 kB]
09:13:18 #14 0.979 Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
09:13:18 #14 0.980 Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1134 kB]
09:13:18 #14 0.997 Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [996 kB]
09:13:18 #14 1.009 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
09:13:18 #14 1.277 Get:10 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
09:13:18 #14 1.279 Get:11 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
09:13:18 #14 1.281 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
09:13:18 #14 1.297 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1282 kB]
09:13:18 #14 1.307 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1155 kB]
09:13:18 #14 1.316 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1259 kB]
09:13:18 #14 1.325 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB]
09:13:18 #14 1.326 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB]
09:13:18 #14 1.326 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
09:13:18 #14 2.545 Fetched 27.3 MB in 2s (13.2 MB/s)
09:13:18 #14 2.545 Reading package lists...
09:13:18 #14 3.529 Reading package lists...
09:13:18 #14 4.501 Building dependency tree...
09:13:18 #14 4.657 Reading state information...
09:13:18 #14 4.855 The following additional packages will be installed:
09:13:18 #14 4.855   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #14 4.855   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:18 #14 4.855   ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit dh-autoreconf
09:13:18 #14 4.858   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:18 #14 4.858   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-11 gcc gcc-11
09:13:18 #14 4.858   gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
09:13:18 #14 4.858   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:18 #14 4.858   intltool-debian iso-codes less libalgorithm-diff-perl
09:13:18 #14 4.858   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:18 #14 4.858   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:18 #14 4.858   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:18 #14 4.858   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:18 #14 4.858   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
09:13:18 #14 4.858   libcbor0.8 libcc1-0 libclass-data-inheritable-perl
09:13:18 #14 4.858   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:18 #14 4.858   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:18 #14 4.858   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:18 #14 4.858   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:18 #14 4.858   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:18 #14 4.858   libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
09:13:18 #14 4.858   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:18 #14 4.858   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
09:13:18 #14 4.858   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:18 #14 4.858   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:18 #14 4.858   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:18 #14 4.858   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:18 #14 4.858   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:18 #14 4.858   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:18 #14 4.858   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
09:13:18 #14 4.858   libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:18 #14 4.858   libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl
09:13:18 #14 4.858   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
09:13:18 #14 4.858   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
09:13:18 #14 4.858   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:18 #14 4.858   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu70
09:13:18 #14 4.858   libimport-into-perl libio-html-perl libio-interactive-perl
09:13:18 #14 4.858   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
09:13:18 #14 4.858   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
09:13:18 #14 4.858   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:18 #14 4.858   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
09:13:18 #14 4.858   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
09:13:18 #14 4.858   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:18 #14 4.858   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:18 #14 4.858   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:18 #14 4.858   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:18 #14 4.858   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:18 #14 4.858   libmath-base85-perl libmd0 libmodule-implementation-perl
09:13:18 #14 4.858   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
09:13:18 #14 4.858   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
09:13:18 #14 4.858   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
09:13:18 #14 4.858   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:18 #14 4.858   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:18 #14 4.858   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
09:13:18 #14 4.858   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:18 #14 4.858   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
09:13:18 #14 4.858   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:18 #14 4.858   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:18 #14 4.858   libpython3.10-minimal libpython3.10-stdlib libquadmath0
09:13:18 #14 4.858   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:18 #14 4.858   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:18 #14 4.858   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #14 4.858   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #14 4.858   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
09:13:18 #14 4.858   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
09:13:18 #14 4.858   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:18 #14 4.858   libstring-shellquote-perl libsub-exporter-perl
09:13:18 #14 4.858   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:18 #14 4.858   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:18 #14 4.858   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:18 #14 4.858   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:18 #14 4.858   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:18 #14 4.858   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
09:13:18 #14 4.858   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:18 #14 4.858   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
09:13:18 #14 4.858   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
09:13:18 #14 4.858   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:18 #14 4.858   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #14 4.858   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
09:13:18 #14 4.858   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
09:13:18 #14 4.858   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
09:13:18 #14 4.858   m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:18 #14 4.858   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
09:13:18 #14 4.858   pinentry-curses po-debconf publicsuffix python-apt-common python3
09:13:18 #14 4.858   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:18 #14 4.858   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:18 #14 4.858   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:18 #14 4.858   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
09:13:18 #14 4.858   ucf unzip wdiff xauth xz-utils zstd
09:13:18 #14 4.858 Suggested packages:
09:13:18 #14 4.858   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:18 #14 4.858   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:18 #14 4.858   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
09:13:18 #14 4.858   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
09:13:18 #14 4.858   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:18 #14 4.858   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:18 #14 4.858   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:18 #14 4.858   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
09:13:18 #14 4.858   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
09:13:18 #14 4.858   g++-multilib g++-11-multilib gcc-11-doc gcc-multilib flex bison gdb gcc-doc
09:13:18 #14 4.858   gcc-11-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:18 #14 4.858   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
09:13:18 #14 4.858   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:18 #14 4.858   libdigest-hmac-perl libgssapi-perl glibc-doc locales bzr libgd-tools
09:13:18 #14 4.858   gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
09:13:18 #14 4.858   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:18 #14 4.858   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:18 #14 4.858   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
09:13:18 #14 4.858   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:18 #14 4.858   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
09:13:18 #14 4.858   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:18 #14 4.858   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:18 #14 4.858   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:18 #14 4.858   libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:18 #14 4.858   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:18 #14 4.858   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:18 #14 4.858   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:18 #14 4.858   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
09:13:18 #14 4.858 Recommended packages:
09:13:18 #14 4.858   libnss-nis libnss-nisplus
09:13:18 #14 5.218 The following NEW packages will be installed:
09:13:18 #14 5.218   autoconf automake autopoint autotools-dev binutils binutils-common
09:13:18 #14 5.218   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:18 #14 5.218   ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit devscripts
09:13:18 #14 5.218   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:18 #14 5.218   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
09:13:18 #14 5.218   g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git git-man gnupg
09:13:18 #14 5.218   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:13:18 #14 5.218   gpgsm groff-base intltool-debian iso-codes less libalgorithm-diff-perl
09:13:18 #14 5.218   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:18 #14 5.218   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:18 #14 5.218   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:18 #14 5.218   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:18 #14 5.218   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:18 #14 5.218   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:18 #14 5.218   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:18 #14 5.218   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:18 #14 5.218   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:18 #14 5.218   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:18 #14 5.218   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:18 #14 5.218   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:18 #14 5.218   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:18 #14 5.218   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:18 #14 5.218   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:18 #14 5.218   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:18 #14 5.218   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
09:13:18 #14 5.218   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:18 #14 5.218   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:18 #14 5.218   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
09:13:18 #14 5.218   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
09:13:18 #14 5.218   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:18 #14 5.218   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:18 #14 5.218   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:18 #14 5.218   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:18 #14 5.218   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:18 #14 5.218   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
09:13:18 #14 5.218   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
09:13:18 #14 5.218   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
09:13:18 #14 5.218   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:18 #14 5.218   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
09:13:18 #14 5.218   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
09:13:18 #14 5.218   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:18 #14 5.218   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:18 #14 5.218   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:18 #14 5.219   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:18 #14 5.219   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:18 #14 5.219   libmath-base85-perl libmd0 libmodule-implementation-perl
09:13:18 #14 5.219   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
09:13:18 #14 5.219   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
09:13:18 #14 5.219   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
09:13:18 #14 5.219   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:18 #14 5.219   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:18 #14 5.219   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
09:13:18 #14 5.219   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:18 #14 5.219   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
09:13:18 #14 5.219   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:18 #14 5.219   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:18 #14 5.219   libpython3.10-minimal libpython3.10-stdlib libquadmath0
09:13:18 #14 5.219   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:18 #14 5.219   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:18 #14 5.219   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:18 #14 5.219   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:18 #14 5.219   libsereal-encoder-perl libset-intspan-perl libsigsegv2 libsocket6-perl
09:13:18 #14 5.219   libsort-versions-perl libsqlite3-0 libssh-4 libstdc++-11-dev
09:13:18 #14 5.219   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:18 #14 5.219   libstring-shellquote-perl libsub-exporter-perl
09:13:18 #14 5.219   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:18 #14 5.219   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:18 #14 5.219   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:18 #14 5.219   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:18 #14 5.219   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:18 #14 5.219   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
09:13:18 #14 5.219   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:18 #14 5.219   libuchardet0 libunicode-utf8-perl libunwind8 liburi-perl
09:13:18 #14 5.219   libvariable-magic-perl libwant-perl libwebp7 libwww-perl
09:13:18 #14 5.219   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:18 #14 5.219   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:18 #14 5.219   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1
09:13:18 #14 5.219   libxpm4 libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl
09:13:18 #14 5.219   licensecheck lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop
09:13:18 #14 5.220   m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:18 #14 5.220   openssl patch patchutils perl perl-modules-5.34 perl-openssl-defaults
09:13:18 #14 5.220   pinentry-curses po-debconf publicsuffix python-apt-common python3
09:13:18 #14 5.222   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:18 #14 5.222   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:18 #14 5.222   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:18 #14 5.222   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
09:13:18 #14 5.222   ucf unzip wdiff xauth xz-utils zstd
09:13:18 #14 5.222 The following packages will be upgraded:
09:13:18 #14 5.222   libc6
09:13:18 #14 5.641 1 upgraded, 371 newly installed, 0 to remove and 3 not upgraded.
09:13:18 #14 5.641 Need to get 135 MB of archives.
09:13:18 #14 5.641 After this operation, 476 MB of additional disk space will be used.
09:13:18 #14 5.641 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.3 [3235 kB]
09:13:18 #14 6.318 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB]
09:13:18 #14 6.318 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB]
09:13:18 #14 6.331 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
09:13:18 #14 6.332 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB]
09:13:18 #14 6.463 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
09:13:18 #14 6.463 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
09:13:18 #14 6.464 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
09:13:18 #14 6.465 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
09:13:18 #14 6.467 Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
09:13:18 #14 6.469 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
09:13:18 #14 6.754 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB]
09:13:18 #14 6.856 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB]
09:13:18 #14 6.863 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
09:13:18 #14 6.863 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
09:13:18 #14 6.863 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB]
09:13:18 #14 6.891 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB]
09:13:18 #14 6.894 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B]
09:13:18 #14 6.894 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.2 [4818 kB]
09:13:18 #14 6.946 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.2 [232 kB]
09:13:18 #14 6.949 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.10 [1183 kB]
09:13:18 #14 6.961 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:13:18 #14 6.963 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.4 [4986 B]
09:13:18 #14 6.963 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
09:13:18 #14 7.001 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.1 [143 kB]
09:13:18 #14 7.003 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB]
09:13:18 #14 7.003 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB]
09:13:18 #14 7.004 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
09:13:18 #14 7.005 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
09:13:18 #14 7.118 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
09:13:18 #14 7.126 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
09:13:18 #14 7.127 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:13:18 #14 7.128 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
09:13:18 #14 7.128 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:13:18 #14 7.128 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB]
09:13:18 #14 7.130 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
09:13:18 #14 7.131 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB]
09:13:18 #14 7.132 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 bsdextrautils amd64 2.37.2-4ubuntu3 [71.1 kB]
09:13:18 #14 7.185 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB]
09:13:18 #14 7.188 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB]
09:13:18 #14 7.189 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB]
09:13:18 #14 7.190 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB]
09:13:18 #14 7.191 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
09:13:18 #14 7.192 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 groff-base amd64 1.22.4-8build1 [955 kB]
09:13:18 #14 7.202 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
09:13:18 #14 7.202 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB]
09:13:18 #14 7.203 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB]
09:13:18 #14 7.204 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
09:13:18 #14 7.205 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB]
09:13:18 #14 7.214 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpng16-16 amd64 1.6.37-3build5 [191 kB]
09:13:18 #14 7.217 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
09:13:18 #14 7.217 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
09:13:18 #14 7.218 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
09:13:18 #14 7.226 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB]
09:13:18 #14 7.227 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB]
09:13:18 #14 7.229 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.2 [666 kB]
09:13:18 #14 7.237 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
09:13:18 #14 7.238 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
09:13:18 #14 7.238 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 man-db amd64 2.10.2-1 [1187 kB]
09:13:18 #14 7.252 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB]
09:13:18 #14 7.267 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.4 [905 kB]
09:13:18 #14 7.277 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB]
09:13:18 #14 7.279 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
09:13:18 #14 7.279 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 strace amd64 5.16-0ubuntu3 [567 kB]
09:13:18 #14 7.286 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB]
09:13:18 #14 7.286 Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB]
09:13:18 #14 7.287 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsigsegv2 amd64 2.13-1ubuntu3 [14.6 kB]
09:13:18 #14 7.288 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 m4 amd64 1.4.18-5ubuntu2 [199 kB]
09:13:18 #14 7.290 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 autoconf all 2.71-2 [338 kB]
09:13:18 #14 7.294 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 autotools-dev all 20220109.1 [44.9 kB]
09:13:18 #14 7.297 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 automake all 1:1.16.5-1.3 [558 kB]
09:13:18 #14 7.304 Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 autopoint all 0.21-4ubuntu4 [422 kB]
09:13:18 #14 7.310 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.3 [222 kB]
09:13:18 #14 7.315 Get:74 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.3 [662 kB]
09:13:18 #14 7.325 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.3 [107 kB]
09:13:18 #14 7.327 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.3 [103 kB]
09:13:18 #14 7.328 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.3 [2327 kB]
09:13:18 #14 7.351 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.3 [3190 B]
09:13:18 #14 7.351 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.3 [20.3 kB]
09:13:18 #14 7.352 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-84.93 [1330 kB]
09:13:18 #14 7.365 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB]
09:13:18 #14 7.366 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
09:13:18 #14 7.367 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB]
09:13:18 #14 7.369 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
09:13:18 #14 7.370 Get:85 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.3 [2100 kB]
09:13:18 #14 7.392 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04 [20.2 kB]
09:13:18 #14 ...
09:13:18 
09:13:18 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:18 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:18 #10 DONE 11.2s
09:13:18 
09:13:18 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:18 #14 7.395 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB]
09:13:18 #14 7.405 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB]
09:13:18 #14 7.424 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB]
09:13:18 #14 7.425 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04 [10.0 MB]
09:13:18 #14 7.539 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB]
09:13:18 #14 7.539 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04 [48.3 kB]
09:13:18 #14 7.540 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04 [126 kB]
09:13:18 #14 7.541 Get:94 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04 [30.2 kB]
09:13:18 #14 7.542 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04 [10.4 kB]
09:13:18 #14 7.542 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04 [2282 kB]
09:13:18 #14 7.562 Get:97 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04 [1069 kB]
09:13:18 #14 7.574 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04 [2260 kB]
09:13:18 #14 7.595 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04 [976 kB]
09:13:18 #14 7.605 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04 [154 kB]
09:13:18 #14 7.607 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04 [2517 kB]
09:13:18 #14 7.630 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04 [20.1 MB]
09:13:18 #13 7.789 Preparing to unpack .../05-man-db_2.9.4-2_amd64.deb ...
09:13:18 #13 7.818 Unpacking man-db (2.9.4-2) ...
09:13:18 #13 7.972 Selecting previously unselected package perl-modules-5.32.
09:13:18 #13 7.974 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
09:13:18 #13 7.978 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:18 #13 8.761 Selecting previously unselected package perl-modules-5.28.
09:13:18 #13 8.763 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
09:13:18 #13 8.771 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:18 #17 1.934 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:13:18 #17 1.941 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:13:18 #17 1.948 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:13:18 #17 1.948 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:13:18 #13 7.660 Get:362 http://deb.debian.org/debian bookworm/main amd64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
09:13:18 #13 7.664 Get:363 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [66.6 kB]
09:13:18 #13 7.667 Get:364 http://deb.debian.org/debian bookworm/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.5 kB]
09:13:18 #13 7.669 Get:365 http://deb.debian.org/debian bookworm/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
09:13:18 #13 7.672 Get:366 http://deb.debian.org/debian bookworm/main amd64 libset-intspan-perl all 1.19-3 [25.3 kB]
09:13:18 #13 7.673 Get:367 http://deb.debian.org/debian bookworm/main amd64 libtask-weaken-perl all 1.06-2 [9364 B]
09:13:18 #13 7.675 Get:368 http://deb.debian.org/debian bookworm/main amd64 libxml-parser-perl amd64 2.46-4 [201 kB]
09:13:18 #13 7.678 Get:369 http://deb.debian.org/debian bookworm/main amd64 libsoap-lite-perl all 1.27-3 [239 kB]
09:13:18 #13 7.679 Get:370 http://deb.debian.org/debian bookworm/main amd64 libsocket6-perl amd64 0.29-3 [21.6 kB]
09:13:18 #13 7.681 Get:371 http://deb.debian.org/debian bookworm/main amd64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
09:13:18 #13 7.681 Get:372 http://deb.debian.org/debian bookworm/main amd64 libstring-escape-perl all 2010.002-3 [18.7 kB]
09:13:18 #13 7.683 Get:373 http://deb.debian.org/debian bookworm/main amd64 libstring-license-perl all 0.0.2-1 [34.3 kB]
09:13:18 #13 7.684 Get:374 http://deb.debian.org/debian bookworm/main amd64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
09:13:18 #13 7.685 Get:375 http://deb.debian.org/debian bookworm/main amd64 libsys-cpuaffinity-perl amd64 1.13~03-2+b1 [33.4 kB]
09:13:18 #13 7.687 Get:376 http://deb.debian.org/debian bookworm/main amd64 libterm-readkey-perl amd64 2.38-2+b1 [24.5 kB]
09:13:18 #13 7.688 Get:377 http://deb.debian.org/debian bookworm/main amd64 libtext-levenshteinxs-perl amd64 0.03-5+b1 [8404 B]
09:13:18 #13 7.688 Get:378 http://deb.debian.org/debian bookworm/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [13.0 kB]
09:13:18 #13 7.711 Get:379 http://deb.debian.org/debian bookworm/main amd64 libtext-xslate-perl amd64 3.5.9-1+b2 [198 kB]
09:13:18 #13 7.713 Get:380 http://deb.debian.org/debian bookworm/main amd64 libtime-duration-perl all 1.21-2 [13.1 kB]
09:13:18 #13 7.714 Get:381 http://deb.debian.org/debian bookworm/main amd64 libtime-moment-perl amd64 0.44-2+b1 [73.0 kB]
09:13:18 #13 7.716 Get:382 http://deb.debian.org/debian bookworm/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [26.4 kB]
09:13:18 #13 7.717 Get:383 http://deb.debian.org/debian bookworm/main amd64 libunicode-utf8-perl amd64 0.62-2 [20.2 kB]
09:13:18 #13 7.718 Get:384 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
09:13:18 #13 7.719 Get:385 http://deb.debian.org/debian bookworm/main amd64 libwww-mechanize-perl all 2.16-1 [116 kB]
09:13:18 #13 7.721 Get:386 http://deb.debian.org/debian bookworm/main amd64 libxdelta2 amd64 1.1.3-10.4 [49.5 kB]
09:13:18 #13 7.721 Get:387 http://deb.debian.org/debian bookworm/main amd64 libxext6 amd64 2:1.3.4-1+b1 [52.9 kB]
09:13:18 #13 7.722 Get:388 http://deb.debian.org/debian bookworm/main amd64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
09:13:18 #13 7.723 Get:389 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
09:13:18 #13 7.723 Get:390 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
09:13:18 #13 7.724 Get:391 http://deb.debian.org/debian bookworm/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1+b1 [322 kB]
09:13:18 #13 7.727 Get:392 http://deb.debian.org/debian bookworm/main amd64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
09:13:18 #13 7.728 Get:393 http://deb.debian.org/debian bookworm/main amd64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
09:13:18 #13 7.730 Get:394 http://deb.debian.org/debian bookworm/main amd64 libxmuu1 amd64 2:1.1.3-3 [23.9 kB]
09:13:18 #13 7.731 Get:395 http://deb.debian.org/debian bookworm/main amd64 libxstring-perl amd64 0.005-2+b1 [8320 B]
09:13:18 #13 7.733 Get:396 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
09:13:18 #13 7.734 Get:397 http://deb.debian.org/debian bookworm/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [34.4 kB]
09:13:18 #13 7.735 Get:398 http://deb.debian.org/debian bookworm/main amd64 licensecheck all 3.3.5-1 [49.8 kB]
09:13:18 #13 7.736 Get:399 http://deb.debian.org/debian bookworm/main amd64 plzip amd64 1.10-5 [61.9 kB]
09:13:18 #13 7.737 Get:400 http://deb.debian.org/debian bookworm/main amd64 lzop amd64 1.04-2 [84.2 kB]
09:13:18 #13 7.738 Get:401 http://deb.debian.org/debian bookworm/main amd64 t1utils amd64 1.41-4 [62.1 kB]
09:13:18 #13 7.751 Get:402 http://deb.debian.org/debian bookworm/main amd64 unzip amd64 6.0-28 [166 kB]
09:13:18 #13 7.755 Get:403 http://deb.debian.org/debian bookworm/main amd64 lintian all 2.116.3 [1130 kB]
09:13:18 #13 7.765 Get:404 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
09:13:18 #13 7.766 Get:405 http://deb.debian.org/debian bookworm/main amd64 manpages-dev all 6.03-2 [2030 kB]
09:13:18 #13 7.784 Get:406 http://deb.debian.org/debian bookworm/main amd64 pbzip2 amd64 1.1.13-1 [44.9 kB]
09:13:18 #13 7.785 Get:407 http://deb.debian.org/debian bookworm/main amd64 pixz amd64 1.0.7-2 [21.2 kB]
09:13:18 #13 7.786 Get:408 http://deb.debian.org/debian bookworm/main amd64 xdelta amd64 1.1.3-10.4 [28.0 kB]
09:13:18 #13 7.787 Get:409 http://deb.debian.org/debian bookworm/main amd64 xdelta3 amd64 3.0.11-dfsg-1.2 [70.4 kB]
09:13:18 #13 7.788 Get:410 http://deb.debian.org/debian bookworm/main amd64 pristine-tar amd64 1.50 [113 kB]
09:13:18 #13 7.789 Get:411 http://deb.debian.org/debian bookworm/main amd64 publicsuffix all 20230209.2326-1 [126 kB]
09:13:18 #13 7.799 Get:412 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
09:13:18 #13 7.800 Get:413 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
09:13:18 #13 7.803 Get:414 http://deb.debian.org/debian bookworm/main amd64 python3-certifi all 2022.9.24-1 [153 kB]
09:13:18 #13 7.805 Get:415 http://deb.debian.org/debian bookworm/main amd64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
09:13:18 #13 7.806 Get:416 http://deb.debian.org/debian bookworm/main amd64 python3-idna all 3.3-1 [39.4 kB]
09:13:18 #13 7.806 Get:417 http://deb.debian.org/debian bookworm/main amd64 python3-magic all 2:0.4.26-3 [14.5 kB]
09:13:18 #13 7.807 Get:418 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
09:13:18 #13 7.808 Get:419 http://deb.debian.org/debian bookworm/main amd64 python3-urllib3 all 1.26.12-1 [117 kB]
09:13:18 #13 7.809 Get:420 http://deb.debian.org/debian bookworm/main amd64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
09:13:18 #13 7.810 Get:421 http://deb.debian.org/debian bookworm/main amd64 python3-unidiff all 0.7.3-1 [11.7 kB]
09:13:18 #13 7.812 Get:422 http://deb.debian.org/debian bookworm/main amd64 shared-mime-info amd64 2.2-1 [729 kB]
09:13:18 #13 7.820 Get:423 http://deb.debian.org/debian bookworm/main amd64 strace amd64 6.1-0.1 [1314 kB]
09:13:18 #13 7.833 Get:424 http://deb.debian.org/debian bookworm/main amd64 xauth amd64 1:1.1.2-1 [36.0 kB]
09:13:18 #13 7.833 Get:425 http://deb.debian.org/debian bookworm/main amd64 xdg-user-dirs amd64 0.18-1 [54.4 kB]
09:13:18 #13 7.835 Get:426 http://deb.debian.org/debian bookworm/main amd64 zstd amd64 1.5.4+dfsg2-5 [701 kB]
09:13:18 #14 10.02 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
09:13:18 #14 10.03 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:13:18 #14 10.03 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
09:13:18 #14 10.03 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:13:18 #14 10.03 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
09:13:18 #16 63.05   Installing : 1:perl-Error-0.17020-2.el7.noarch                          12/65 
09:13:18 #13 7.845 Get:199 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
09:13:18 #13 7.880 Get:200 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
09:13:18 #13 7.880 Get:201 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
09:13:18 #13 7.883 Get:202 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:18 #13 7.883 Get:203 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
09:13:18 #13 7.886 Get:204 http://deb.debian.org/debian buster/main amd64 libapt-pkg-perl amd64 0.1.34+b1 [71.2 kB]
09:13:18 #13 7.886 Get:205 http://deb.debian.org/debian buster/main amd64 libarchive-cpio-perl all 0.10-1 [10.3 kB]
09:13:18 #13 7.887 Get:206 http://deb.debian.org/debian buster/main amd64 libasync-mergepoint-perl all 0.04-2 [10.4 kB]
09:13:18 #13 7.887 Get:207 http://deb.debian.org/debian buster/main amd64 libauthen-sasl-perl all 2.1600-1 [50.8 kB]
09:13:18 #13 7.888 Get:208 http://deb.debian.org/debian buster/main amd64 libmodule-implementation-perl all 0.09-1 [12.9 kB]
09:13:18 #13 7.889 Get:209 http://deb.debian.org/debian buster/main amd64 libvariable-magic-perl amd64 0.62-1+b1 [45.9 kB]
09:13:18 #13 7.890 Get:210 http://deb.debian.org/debian buster/main amd64 libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
09:13:18 #13 7.893 Get:211 http://deb.debian.org/debian buster/main amd64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:18 #13 7.893 Get:212 http://deb.debian.org/debian buster/main amd64 libcgi-pm-perl all 4.40-1 [222 kB]
09:13:18 #13 7.894 Get:213 http://deb.debian.org/debian buster/main amd64 libfcgi-perl amd64 0.78-2+b3 [39.0 kB]
09:13:18 #13 7.894 Get:214 http://deb.debian.org/debian buster/main amd64 libcgi-fast-perl all 1:2.13-1 [11.4 kB]
09:13:18 #13 7.895 Get:215 http://deb.debian.org/debian buster/main amd64 libsub-name-perl amd64 0.21-1+b3 [13.6 kB]
09:13:18 #13 7.895 Get:216 http://deb.debian.org/debian buster/main amd64 libclass-accessor-perl all 0.51-1 [23.2 kB]
09:13:18 #13 7.896 Get:217 http://deb.debian.org/debian buster/main amd64 libclass-inspector-perl all 1.32-1 [19.1 kB]
09:13:18 #13 7.896 Get:218 http://deb.debian.org/debian buster/main amd64 libclass-xsaccessor-perl amd64 1.19-3+b2 [38.0 kB]
09:13:18 #13 7.897 Get:219 http://deb.debian.org/debian buster/main amd64 libclone-perl amd64 0.41-1+b1 [14.6 kB]
09:13:18 #13 7.897 Get:220 http://deb.debian.org/debian buster/main amd64 libcommon-sense-perl amd64 3.74-2+b7 [24.0 kB]
09:13:18 #13 7.898 Get:221 http://deb.debian.org/debian buster/main amd64 libparams-util-perl amd64 1.07-3+b4 [23.0 kB]
09:13:18 #13 7.900 Get:222 http://deb.debian.org/debian buster/main amd64 libsub-install-perl all 0.928-1 [11.4 kB]
09:13:18 #13 7.900 Get:223 http://deb.debian.org/debian buster/main amd64 libdata-optlist-perl all 0.110-1 [10.6 kB]
09:13:18 #13 7.901 Get:224 http://deb.debian.org/debian buster/main amd64 libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:18 #13 7.904 Get:225 http://deb.debian.org/debian buster/main amd64 libconst-fast-perl all 0.014-1 [8250 B]
09:13:18 #13 7.905 Get:226 http://deb.debian.org/debian buster/main amd64 libwant-perl amd64 0.29-1+b4 [28.9 kB]
09:13:18 #13 7.907 Get:227 http://deb.debian.org/debian buster/main amd64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:18 #13 7.908 Get:228 http://deb.debian.org/debian buster/main amd64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:18 #13 7.908 Get:229 http://deb.debian.org/debian buster/main amd64 libdata-dump-perl all 1.23-1 [29.5 kB]
09:13:18 #13 7.909 Get:230 http://deb.debian.org/debian buster/main amd64 libdigest-bubblebabble-perl all 0.02-2 [8238 B]
09:13:18 #13 7.910 Get:231 http://deb.debian.org/debian buster/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
09:13:18 #13 7.912 Get:232 http://deb.debian.org/debian buster/main amd64 libdistro-info-perl all 0.21 [6696 B]
09:13:18 #13 7.912 Get:233 http://deb.debian.org/debian buster/main amd64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:18 #13 7.913 Get:234 http://deb.debian.org/debian buster/main amd64 libmailtools-perl all 2.18-1 [88.5 kB]
09:13:18 #13 7.914 Get:235 http://deb.debian.org/debian buster/main amd64 libnet-ip-perl all 1.26-2 [29.0 kB]
09:13:18 #13 7.915 Get:236 http://deb.debian.org/debian buster/main amd64 libnet-dns-perl all 1.19-1 [372 kB]
09:13:18 #13 7.920 Get:237 http://deb.debian.org/debian buster/main amd64 libnet-domain-tld-perl all 1.75-1 [33.3 kB]
09:13:18 #13 7.920 Get:238 http://deb.debian.org/debian buster/main amd64 libemail-valid-perl all 1.202-1 [23.0 kB]
09:13:18 #13 7.954 Get:239 http://deb.debian.org/debian buster/main amd64 libexporter-tiny-perl all 1.002001-1 [36.9 kB]
09:13:18 #13 7.955 Get:240 http://deb.debian.org/debian buster/main amd64 libipc-system-simple-perl all 1.25-4 [26.5 kB]
09:13:18 #13 7.955 Get:241 http://deb.debian.org/debian buster/main amd64 libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:18 #13 7.955 Get:242 http://deb.debian.org/debian buster/main amd64 libfile-chdir-perl all 0.1008-1 [13.3 kB]
09:13:18 #13 7.956 Get:243 http://deb.debian.org/debian buster/main amd64 libfile-fcntllock-perl amd64 0.22-3+b5 [35.4 kB]
09:13:18 #13 7.956 Get:244 http://deb.debian.org/debian buster/main amd64 libfont-afm-perl all 1.20-2 [13.6 kB]
09:13:18 #13 7.957 Get:245 http://deb.debian.org/debian buster/main amd64 libfribidi0 amd64 1.0.5-3.1+deb10u2 [63.9 kB]
09:13:18 #13 7.958 Get:246 http://deb.debian.org/debian buster/main amd64 libfuture-perl all 0.39-1 [74.5 kB]
09:13:18 #13 7.959 Get:247 http://deb.debian.org/debian buster/main amd64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:18 #13 7.960 Get:248 http://deb.debian.org/debian buster/main amd64 libparams-validate-perl amd64 1.29-1+b1 [67.6 kB]
09:13:18 #13 7.961 Get:249 http://deb.debian.org/debian buster/main amd64 libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
09:13:18 #13 7.961 Get:250 http://deb.debian.org/debian buster/main amd64 libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:18 #13 7.961 Get:251 http://deb.debian.org/debian buster/main amd64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:18 #13 7.962 Get:252 http://deb.debian.org/debian buster/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
09:13:18 #13 7.963 Get:253 http://deb.debian.org/debian buster/main amd64 libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:18 #13 7.965 Get:254 http://deb.debian.org/debian buster/main amd64 libjson-perl all 4.02000-1 [88.8 kB]
09:13:18 #13 7.966 Get:255 http://deb.debian.org/debian buster/main amd64 liblog-any-perl all 1.707-1 [65.2 kB]
09:13:18 #13 7.967 Get:256 http://deb.debian.org/debian buster/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:18 #13 7.968 Get:257 http://deb.debian.org/debian buster/main amd64 libpackage-stash-perl all 0.38-1 [21.7 kB]
09:13:18 #13 7.969 Get:258 http://deb.debian.org/debian buster/main amd64 libsub-identify-perl amd64 0.14-1+b1 [12.0 kB]
09:13:18 #13 7.970 Get:259 http://deb.debian.org/debian buster/main amd64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:18 #13 7.971 Get:260 http://deb.debian.org/debian buster/main amd64 libpath-tiny-perl all 0.108-1 [53.3 kB]
09:13:18 #13 7.972 Get:261 http://deb.debian.org/debian buster/main amd64 libtype-tiny-perl all 1.004004-1 [266 kB]
09:13:18 #13 7.975 Get:262 http://deb.debian.org/debian buster/main amd64 libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
09:13:18 #13 7.976 Get:263 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
09:13:18 #13 7.988 Get:264 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
09:13:18 #13 7.988 Get:265 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
09:13:18 #13 7.990 Get:266 http://deb.debian.org/debian buster/main amd64 libntlm0 amd64 1.5-1+deb10u1 [22.7 kB]
09:13:18 #13 7.990 Get:267 http://deb.debian.org/debian buster/main amd64 libgsasl7 amd64 1.8.0-8+deb10u1 [207 kB]
09:13:18 #13 7.993 Get:268 http://deb.debian.org/debian buster/main amd64 libhtml-form-perl all 6.03-1 [23.9 kB]
09:13:18 #13 7.993 Get:269 http://deb.debian.org/debian buster/main amd64 libhtml-format-perl all 2.12-1 [43.5 kB]
09:13:18 #13 7.994 Get:270 http://deb.debian.org/debian-security buster/updates/main amd64 libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
09:13:18 #13 7.995 Get:271 http://deb.debian.org/debian buster/main amd64 libstruct-dumb-perl all 0.09-1 [11.1 kB]
09:13:18 #13 7.995 Get:272 http://deb.debian.org/debian buster/main amd64 libio-async-perl all 0.72-1 [262 kB]
09:13:18 #13 7.999 Get:273 http://deb.debian.org/debian buster/main amd64 libio-sessiondata-perl all 1.03-1 [5782 B]
09:13:18 #13 7.999 Get:274 http://deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB]
09:13:18 #13 8.000 Get:275 http://deb.debian.org/debian buster/main amd64 libtypes-serialiser-perl all 1.0-1 [12.7 kB]
09:13:18 #13 8.000 Get:276 http://deb.debian.org/debian buster/main amd64 libjson-xs-perl amd64 3.040-1+b1 [91.0 kB]
09:13:18 #13 8.001 Get:277 http://deb.debian.org/debian buster/main amd64 liblzo2-2 amd64 2.10-0.1 [56.1 kB]
09:13:18 #13 8.002 Get:278 http://deb.debian.org/debian buster/main amd64 libkyotocabinet16v5 amd64 1.2.76-4.2+b1 [298 kB]
09:13:18 #13 8.006 Get:279 http://deb.debian.org/debian buster/main amd64 liblist-compare-perl all 0.53-1 [68.9 kB]
09:13:18 #13 8.007 Get:280 http://deb.debian.org/debian buster/main amd64 liblist-moreutils-perl amd64 0.416-1+b4 [64.2 kB]
09:13:18 #13 8.008 Get:281 http://deb.debian.org/debian buster/main amd64 libltdl-dev amd64 2.4.6-9 [162 kB]
09:13:18 #13 8.009 Get:282 http://deb.debian.org/debian buster/main amd64 libsys-hostname-long-perl all 1.5-1 [12.0 kB]
09:13:18 #13 8.010 Get:283 http://deb.debian.org/debian buster/main amd64 libmail-sendmail-perl all 0.80-1 [25.3 kB]
09:13:18 #13 8.010 Get:284 http://deb.debian.org/debian buster/main amd64 mailutils-common all 1:3.5-4 [689 kB]
09:13:18 #13 8.017 Get:285 http://deb.debian.org/debian buster/main amd64 mysql-common all 5.8+1.0.5 [7324 B]
09:13:18 #13 8.017 Get:286 http://deb.debian.org/debian-security buster/updates/main amd64 mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB]
09:13:18 #13 8.018 Get:287 http://deb.debian.org/debian-security buster/updates/main amd64 libmariadb3 amd64 1:10.3.39-0+deb10u1 [173 kB]
09:13:18 #13 8.020 Get:288 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-minimal amd64 2.7.16-2+deb10u2 [396 kB]
09:13:18 #13 8.024 Get:289 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7-stdlib amd64 2.7.16-2+deb10u2 [1911 kB]
09:13:18 #13 8.048 Get:290 http://deb.debian.org/debian-security buster/updates/main amd64 libpython2.7 amd64 2.7.16-2+deb10u2 [1036 kB]
09:13:18 #13 8.059 Get:291 http://deb.debian.org/debian buster/main amd64 libmailutils5 amd64 1:3.5-4 [880 kB]
09:13:18 #14 7.841 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B]
09:13:18 #14 7.841 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04 [2101 kB]
09:13:18 #14 7.860 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04 [11.4 MB]
09:13:19 #13 9.193 Selecting previously unselected package libgdbm-compat4:arm64.
09:13:19 #13 9.195 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_arm64.deb ...
09:13:19 #13 9.203 Unpacking libgdbm-compat4:arm64 (1.18.1-4) ...
09:13:19 #13 9.278 Selecting previously unselected package libperl5.28:arm64.
09:13:19 #13 9.280 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_arm64.deb ...
09:13:19 #13 9.286 Unpacking libperl5.28:arm64 (5.28.1-6+deb10u1) ...
09:13:19 #12 ...
09:13:19 
09:13:19 #13 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #13 resolve docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 0.0s done
09:13:19 #13 sha256:efe38cb419e2b2012f66d1782d2efe2fd8884c71d9f342581e1697ba9047b5f8 1.58kB / 1.58kB done
09:13:19 #13 sha256:f0b37d626a9957eea46dc65ffb5b063d8fc86ee17ea859c76dc7e34374b2cc84 6.86kB / 6.86kB done
09:13:19 #13 sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a 1.86kB / 1.86kB done
09:13:19 #13 sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 49.56MB / 49.56MB 0.7s done
09:13:19 #13 sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 24.03MB / 24.03MB 0.3s done
09:13:19 #13 sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 64.11MB / 64.11MB 1.1s done
09:13:19 #13 sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 92.27MB / 92.27MB 1.8s done
09:13:19 #13 extracting sha256:012c0b3e998c1a0c0bedcf712eaaafb188580529dd026a04aa1ce13fdb39e42b 2.1s done
09:13:19 #13 sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 100.43MB / 100.43MB 1.9s done
09:13:19 #13 sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa 155B / 155B 1.1s done
09:13:19 #13 extracting sha256:00046d1e755ea94fa55a700ca9a10597e4fac7c47be19d970a359b0267a51fbf 0.5s done
09:13:19 #13 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 1.9s done
09:13:19 #13 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 1.9s done
09:13:19 #13 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 2.4s
09:13:19 #13 8.026 debconf: delaying package configuration, since apt-utils is not installed
09:13:19 #13 8.051 Fetched 194 MB in 2s (93.2 MB/s)
09:13:19 #13 8.107 Selecting previously unselected package perl-modules-5.36.
09:13:19 #13 8.107 (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.)
09:13:19 #13 8.112 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
09:13:19 #13 8.115 Unpacking perl-modules-5.36 (5.36.0-7) ...
09:13:19 #14 10.18 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 shared-mime-info arm64 1.15-1 [429 kB]
09:13:19 #16 63.67   Installing : cpp-4.8.5-44.el7.aarch64                                   13/65 
09:13:19 #14 4.400 Reading package lists...
09:13:19 #13 8.067 Get:292 http://deb.debian.org/debian buster/main amd64 libmime-tools-perl all 5.509-1 [212 kB]
09:13:19 #13 8.072 Get:293 http://deb.debian.org/debian buster/main amd64 libnet-dns-sec-perl amd64 1.11-1 [48.1 kB]
09:13:19 #13 8.072 Get:294 http://deb.debian.org/debian buster/main amd64 libnet-libidn-perl amd64 0.12.ds-3+b1 [18.6 kB]
09:13:19 #13 8.072 Get:295 http://deb.debian.org/debian buster/main amd64 libnumber-compare-perl all 0.03-1 [7642 B]
09:13:19 #13 8.072 Get:296 http://deb.debian.org/debian buster/main amd64 libnumber-range-perl all 0.12-1 [9274 B]
09:13:19 #13 8.072 Get:297 http://deb.debian.org/debian buster/main amd64 libossp-uuid16 amd64 1.6.2-1.5+b7 [38.1 kB]
09:13:19 #13 8.072 Get:298 http://deb.debian.org/debian buster/main amd64 libossp-uuid-perl amd64 1.6.2-1.5+b7 [28.7 kB]
09:13:19 #13 8.073 Get:299 http://deb.debian.org/debian buster/main amd64 libpackage-stash-xs-perl amd64 0.29-1 [19.8 kB]
09:13:19 #13 8.075 Get:300 http://deb.debian.org/debian buster/main amd64 libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
09:13:19 #13 8.075 Get:301 http://deb.debian.org/debian buster/main amd64 libtext-glob-perl all 0.10-1 [8362 B]
09:13:19 #13 8.076 Get:302 http://deb.debian.org/debian buster/main amd64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:19 #13 8.076 Get:303 http://deb.debian.org/debian buster/main amd64 libperlio-gzip-perl amd64 0.19-1+b5 [17.4 kB]
09:13:19 #13 8.076 Get:304 http://deb.debian.org/debian buster/main amd64 libpod-constants-perl all 0.19-1 [16.9 kB]
09:13:19 #13 8.076 Get:305 http://deb.debian.org/debian buster/main amd64 libreadonly-perl all 2.050-1 [22.7 kB]
09:13:19 #13 8.077 Get:306 http://deb.debian.org/debian buster/main amd64 libref-util-perl all 0.204-1 [17.1 kB]
09:13:19 #13 8.078 Get:307 http://deb.debian.org/debian buster/main amd64 libref-util-xs-perl amd64 0.117-1+b1 [14.0 kB]
09:13:19 #13 8.080 Get:308 http://deb.debian.org/debian buster/main amd64 libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
09:13:19 #13 8.080 Get:309 http://deb.debian.org/debian buster/main amd64 libsasl2-modules amd64 2.1.27+dfsg-1+deb10u2 [104 kB]
09:13:19 #13 8.081 Get:310 http://deb.debian.org/debian buster/main amd64 libsereal-decoder-perl amd64 4.005+ds-1+b1 [93.6 kB]
09:13:19 #13 8.082 Get:311 http://deb.debian.org/debian buster/main amd64 libsereal-encoder-perl amd64 4.005+ds-1+b1 [95.4 kB]
09:13:19 #13 8.085 Get:312 http://deb.debian.org/debian buster/main amd64 libsereal-perl all 4.005-1 [10.8 kB]
09:13:19 #13 8.086 Get:313 http://deb.debian.org/debian buster/main amd64 libtask-weaken-perl all 1.06-1 [9252 B]
09:13:19 #13 8.087 Get:314 http://deb.debian.org/debian buster/main amd64 libxml-parser-perl amd64 2.44-4 [213 kB]
09:13:19 #13 8.090 Get:315 http://deb.debian.org/debian buster/main amd64 libsoap-lite-perl all 1.27-1 [258 kB]
09:13:19 #13 8.092 Get:316 http://deb.debian.org/debian buster/main amd64 libsort-key-perl amd64 1.33-2+b1 [37.0 kB]
09:13:19 #13 8.093 Get:317 http://deb.debian.org/debian buster/main amd64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:19 #13 8.093 Get:318 http://deb.debian.org/debian buster/main amd64 libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:19 #13 8.094 Get:319 http://deb.debian.org/debian buster/main amd64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:19 #13 8.094 Get:320 http://deb.debian.org/debian buster/main amd64 libterm-readkey-perl amd64 2.38-1 [27.4 kB]
09:13:19 #13 8.095 Get:321 http://deb.debian.org/debian buster/main amd64 libtest-fatal-perl all 0.014-1 [11.9 kB]
09:13:19 #13 8.095 Get:322 http://deb.debian.org/debian buster/main amd64 libtest-refcount-perl all 0.08-3 [11.4 kB]
09:13:19 #13 8.096 Get:323 http://deb.debian.org/debian buster/main amd64 libtext-levenshtein-perl all 0.13-1 [11.1 kB]
09:13:19 #13 8.097 Get:324 http://deb.debian.org/debian buster/main amd64 libtype-tiny-xs-perl amd64 0.014-1+b1 [24.4 kB]
09:13:19 #13 8.098 Get:325 http://deb.debian.org/debian buster/main amd64 libunicode-utf8-perl amd64 0.62-1 [20.0 kB]
09:13:19 #13 8.099 Get:326 http://deb.debian.org/debian buster/main amd64 libunwind8 amd64 1.2.1-10~deb10u1 [51.1 kB]
09:13:19 #13 8.099 Get:327 http://deb.debian.org/debian buster/main amd64 libwrap0 amd64 7.6.q-28 [58.7 kB]
09:13:19 #13 8.100 Get:328 http://deb.debian.org/debian buster/main amd64 libxau6 amd64 1:1.0.8-1+b2 [19.9 kB]
09:13:19 #13 8.101 Get:329 http://deb.debian.org/debian buster/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB]
09:13:19 #13 8.102 Get:330 http://deb.debian.org/debian buster/main amd64 libxcb1 amd64 1.13.1-2 [137 kB]
09:13:19 #13 8.104 Get:331 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-data all 2:1.6.7-1+deb10u3 [299 kB]
09:13:19 #13 8.107 Get:332 http://deb.debian.org/debian-security buster/updates/main amd64 libx11-6 amd64 2:1.6.7-1+deb10u3 [757 kB]
09:13:19 #13 8.116 Get:333 http://deb.debian.org/debian buster/main amd64 libxext6 amd64 2:1.3.3-1+b2 [52.5 kB]
09:13:19 #13 8.116 Get:334 http://deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
09:13:19 #13 8.117 Get:335 http://deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB]
09:13:19 #13 8.117 Get:336 http://deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
09:13:19 #13 8.118 Get:337 http://deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB]
09:13:19 #13 8.122 Get:338 http://deb.debian.org/debian buster/main amd64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:19 #13 8.122 Get:339 http://deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
09:13:19 #13 8.123 Get:340 http://deb.debian.org/debian buster/main amd64 libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
09:13:19 #13 8.123 Get:341 http://deb.debian.org/debian buster/main amd64 libxmuu1 amd64 2:1.1.2-2+b3 [23.9 kB]
09:13:19 #13 8.124 Get:342 http://deb.debian.org/debian buster/main amd64 libyaml-0-2 amd64 0.2.1-1 [47.2 kB]
09:13:19 #13 8.125 Get:343 http://deb.debian.org/debian buster/main amd64 libyaml-libyaml-perl amd64 0.76+repack-1 [33.1 kB]
09:13:19 #13 8.125 Get:344 http://deb.debian.org/debian buster/main amd64 licensecheck all 3.0.31-3 [28.3 kB]
09:13:19 #13 8.126 Get:345 http://deb.debian.org/debian buster/main amd64 t1utils amd64 1.41-3 [62.3 kB]
09:13:19 #13 8.128 Get:346 http://deb.debian.org/debian buster/main amd64 lintian all 2.15.0 [1181 kB]
09:13:19 #13 8.145 Get:347 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
09:13:19 #13 8.145 Get:348 http://deb.debian.org/debian buster/main amd64 mailutils amd64 1:3.5-4 [585 kB]
09:13:19 #13 8.151 Get:349 http://deb.debian.org/debian buster/main amd64 manpages-dev all 4.16-2 [2232 kB]
09:13:19 #13 8.174 Get:350 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
09:13:19 #13 8.176 Get:351 http://deb.debian.org/debian buster/main amd64 publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
09:13:19 #13 8.178 Get:352 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
09:13:19 #13 8.179 Get:353 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
09:13:19 #13 8.183 Get:354 http://deb.debian.org/debian buster/main amd64 python3-certifi all 2018.8.24-1 [140 kB]
09:13:19 #13 8.185 Get:355 http://deb.debian.org/debian buster/main amd64 python3-idna all 2.6-1 [34.3 kB]
09:13:19 #13 8.187 Get:356 http://deb.debian.org/debian buster/main amd64 python3-magic all 2:0.4.15-2 [9256 B]
09:13:19 #13 8.187 Get:357 http://deb.debian.org/debian buster/main amd64 python3-urllib3 all 1.24.1-1 [97.1 kB]
09:13:19 #13 8.189 Get:358 http://deb.debian.org/debian-security buster/updates/main amd64 python3-requests all 2.21.0-1+deb10u1 [67.4 kB]
09:13:19 #13 8.190 Get:359 http://deb.debian.org/debian buster/main amd64 python3-unidiff all 0.5.4-1 [7506 B]
09:13:19 #13 8.191 Get:360 http://deb.debian.org/debian buster/main amd64 python3-xdg all 0.25-5 [35.9 kB]
09:13:19 #13 8.191 Get:361 http://deb.debian.org/debian buster/main amd64 shared-mime-info amd64 1.10-1 [766 kB]
09:13:19 #13 8.199 Get:362 http://deb.debian.org/debian buster/main amd64 strace amd64 4.26-0.2 [898 kB]
09:13:19 #13 8.208 Get:363 http://deb.debian.org/debian-security buster/updates/main amd64 unzip amd64 6.0-23+deb10u3 [172 kB]
09:13:19 #13 8.210 Get:364 http://deb.debian.org/debian buster/main amd64 xauth amd64 1:1.0.10-1 [40.3 kB]
09:13:19 #13 8.210 Get:365 http://deb.debian.org/debian buster/main amd64 xdg-user-dirs amd64 0.17-2 [53.8 kB]
09:13:19 #14 7.982 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B]
09:13:19 #14 7.982 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB]
09:13:19 #14 7.984 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
09:13:19 #14 7.986 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
09:13:19 #14 7.987 Get:110 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB]
09:13:19 #14 7.988 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB]
09:13:19 #14 7.988 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
09:13:19 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.9s done
09:13:19 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:19 #10 ...
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 0.532 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:19 #13 0.545 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:19 #13 0.545 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:19 #13 0.669 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:13:19 #13 0.783 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [243 kB]
09:13:19 #13 0.894 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:13:19 #13 1.643 Fetched 8536 kB in 1s (6232 kB/s)
09:13:19 #13 1.643 Reading package lists...
09:13:19 #13 2.210 Reading package lists...
09:13:19 #13 2.754 Building dependency tree...
09:13:19 #13 2.923 Reading state information...
09:13:19 #13 3.209 The following additional packages will be installed:
09:13:19 #13 3.209   autoconf automake autopoint autotools-dev binutils
09:13:19 #13 3.209   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:19 #13 3.209   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
09:13:19 #13 3.209   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:19 #13 3.210   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:19 #13 3.210   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:19 #13 3.210   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:19 #13 3.210   intltool-debian iso-codes less libalgorithm-diff-perl
09:13:19 #13 3.210   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:19 #13 3.210   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
09:13:19 #13 3.210   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:19 #13 3.210   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:19 #13 3.210   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
09:13:19 #13 3.210   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
09:13:19 #13 3.210   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:19 #13 3.210   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:19 #13 3.210   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:19 #13 3.210   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:19 #13 3.210   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:19 #13 3.210   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
09:13:19 #13 3.210   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:19 #13 3.210   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:19 #13 3.210   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:19 #13 3.210   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:19 #13 3.210   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:19 #13 3.210   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:19 #13 3.210   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:19 #13 3.210   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:19 #13 3.210   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:19 #13 3.210   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:19 #13 3.210   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:19 #13 3.210   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:19 #13 3.210   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:19 #13 3.210   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:19 #13 3.210   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:19 #13 3.210   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:19 #13 3.210   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:19 #13 3.210   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:19 #13 3.210   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:19 #13 3.210   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:19 #13 3.210   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:19 #13 3.210   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:19 #13 3.210   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:19 #13 3.210   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:19 #13 3.210   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:19 #13 3.210   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:19 #13 3.210   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:19 #13 3.210   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:19 #13 3.210   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:19 #13 3.210   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:19 #13 3.210   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:19 #13 3.210   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:19 #13 3.210   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:19 #13 3.210   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:19 #13 3.210   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:19 #13 3.210   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:19 #13 3.210   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:19 #13 3.210   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
09:13:19 #13 3.210   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:19 #13 3.210   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:19 #13 3.210   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:19 #13 3.210   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:19 #13 3.210   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:19 #13 3.210   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:19 #13 3.210   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:19 #13 3.210   libstring-shellquote-perl libsub-exporter-perl
09:13:19 #13 3.210   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:19 #13 3.210   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:19 #13 3.210   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:19 #13 3.210   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:19 #13 3.210   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:19 #13 3.210   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:19 #13 3.210   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
09:13:19 #13 3.210   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:19 #13 3.210   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
09:13:19 #13 3.210   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
09:13:19 #13 3.210   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:19 #13 3.210   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:19 #13 3.210   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
09:13:19 #13 3.210   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
09:13:19 #13 3.211   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:19 #13 3.214   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
09:13:19 #13 3.214   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
09:13:19 #13 3.214   python3 python3-apt python3-certifi python3-chardet python3-debian
09:13:19 #13 3.214   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:19 #13 3.214   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:19 #13 3.214   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
09:13:19 #13 3.214   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:19 #13 3.214 Suggested packages:
09:13:19 #13 3.214   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:19 #13 3.214   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:19 #13 3.214   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
09:13:19 #13 3.214   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
09:13:19 #13 3.214   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:19 #13 3.214   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:19 #13 3.214   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:19 #13 3.214   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:19 #13 3.214   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:19 #13 3.214   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:19 #13 3.214   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
09:13:19 #13 3.214   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
09:13:19 #13 3.214   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
09:13:19 #13 3.214   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:19 #13 3.214   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:19 #13 3.214   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:19 #13 3.214   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
09:13:19 #13 3.214   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:19 #13 3.214   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
09:13:19 #13 3.214   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
09:13:19 #13 3.214   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
09:13:19 #13 3.214   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:19 #13 3.214   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
09:13:19 #13 3.214   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
09:13:19 #13 3.214   python-apt-doc python3-setuptools python3-cryptography python3-openssl
09:13:19 #13 3.214   python3-socks python-requests-doc python3.9-venv python3.9-doc
09:13:19 #13 3.214   binfmt-support readline-doc zip wdiff-doc
09:13:19 #13 4.761 The following NEW packages will be installed:
09:13:19 #13 4.761   autoconf automake autopoint autotools-dev binutils
09:13:19 #13 4.761   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:19 #13 4.761   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
09:13:19 #13 4.761   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:19 #13 4.761   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:19 #13 4.762   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
09:13:19 #13 4.762   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:19 #13 4.762   gpgconf gpgsm groff-base intltool-debian iso-codes less
09:13:19 #13 4.762   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:19 #13 4.762   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:19 #13 4.762   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
09:13:19 #13 4.762   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:19 #13 4.762   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:19 #13 4.762   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
09:13:19 #13 4.762   libclass-inspector-perl libclass-method-modifiers-perl
09:13:19 #13 4.762   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:19 #13 4.762   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:19 #13 4.762   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:19 #13 4.762   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:19 #13 4.762   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:19 #13 4.762   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:19 #13 4.762   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:19 #13 4.762   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:19 #13 4.762   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:19 #13 4.762   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:19 #13 4.762   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:19 #13 4.762   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:19 #13 4.762   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:19 #13 4.762   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:19 #13 4.762   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:19 #13 4.762   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:19 #13 4.762   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:19 #13 4.762   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:19 #13 4.762   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:19 #13 4.762   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:19 #13 4.762   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:19 #13 4.762   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:19 #13 4.762   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:19 #13 4.762   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:19 #13 4.762   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:19 #13 4.762   libitm1 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:19 #13 4.762   libjson-xs-perl libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:19 #13 4.762   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:19 #13 4.762   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:19 #13 4.762   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:19 #13 4.762   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:19 #13 4.762   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:19 #13 4.762   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:19 #13 4.762   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:19 #13 4.762   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:19 #13 4.762   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:19 #13 4.762   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:19 #13 4.762   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:19 #13 4.762   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:19 #13 4.762   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:19 #13 4.762   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:19 #13 4.762   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:19 #13 4.762   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
09:13:19 #13 4.762   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:19 #13 4.762   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:19 #13 4.763   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:19 #13 4.763   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:19 #13 4.763   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:19 #13 4.763   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:19 #13 4.763   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:19 #13 4.763   libstring-shellquote-perl libsub-exporter-perl
09:13:19 #13 4.763   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:19 #13 4.763   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:19 #13 4.763   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:19 #13 4.763   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:19 #13 4.763   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:19 #13 4.763   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:19 #13 4.763   libtool libtry-tiny-perl libtsan0 libtype-tiny-perl libtype-tiny-xs-perl
09:13:19 #13 4.763   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:19 #13 4.763   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
09:13:19 #13 4.763   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
09:13:19 #13 4.763   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:19 #13 4.763   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:19 #13 4.763   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
09:13:19 #13 4.763   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
09:13:19 #13 4.763   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:19 #13 4.763   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
09:13:19 #13 4.763   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
09:13:19 #13 4.763   python3 python3-apt python3-certifi python3-chardet python3-debian
09:13:19 #13 4.763   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:19 #13 4.763   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:19 #13 4.763   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
09:13:19 #13 4.763   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:19 #13 5.047 0 upgraded, 382 newly installed, 0 to remove and 0 not upgraded.
09:13:19 #13 5.047 Need to get 168 MB of archives.
09:13:19 #13 5.047 After this operation, 549 MB of additional disk space will be used.
09:13:19 #13 5.047 Get:1 http://deb.debian.org/debian bullseye/main arm64 bsdextrautils arm64 2.36.1-8+deb11u1 [142 kB]
09:13:19 #13 5.051 Get:2 http://deb.debian.org/debian bullseye/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
09:13:19 #13 5.052 Get:3 http://deb.debian.org/debian bullseye/main arm64 groff-base arm64 1.22.4-6 [883 kB]
09:13:19 #13 5.057 Get:4 http://deb.debian.org/debian bullseye/main arm64 libgdbm6 arm64 1.19-2 [64.0 kB]
09:13:19 #13 5.057 Get:5 http://deb.debian.org/debian bullseye/main arm64 libpipeline1 arm64 1.5.3-1 [33.0 kB]
09:13:19 #13 5.058 Get:6 http://deb.debian.org/debian bullseye/main arm64 man-db arm64 2.9.4-2 [1336 kB]
09:13:19 #13 5.067 Get:7 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
09:13:19 #13 5.084 Get:8 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB]
09:13:19 #13 5.087 Get:9 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB]
09:13:19 #13 5.107 Get:10 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB]
09:13:19 #13 5.108 Get:11 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB]
09:13:19 #13 5.109 Get:12 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
09:13:19 #13 5.113 Get:13 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
09:13:19 #13 5.113 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
09:13:19 #13 5.123 Get:15 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
09:13:19 #13 5.125 Get:16 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
09:13:19 #13 5.126 Get:17 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
09:13:19 #13 5.126 Get:18 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u1 [121 kB]
09:13:19 #13 5.127 Get:19 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
09:13:19 #13 5.128 Get:20 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
09:13:19 #13 5.129 Get:21 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
09:13:19 #13 5.134 Get:22 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
09:13:19 #13 5.144 Get:23 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
09:13:19 #13 5.147 Get:24 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
09:13:19 #13 5.147 Get:25 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
09:13:19 #13 5.147 Get:26 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB]
09:13:19 #13 5.148 Get:27 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
09:13:19 #13 5.148 Get:28 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB]
09:13:19 #13 5.149 Get:29 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:13:19 #13 5.149 Get:30 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
09:13:19 #13 5.152 Get:31 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:13:19 #13 5.154 Get:32 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic-mgc arm64 1:5.39-3+deb11u1 [273 kB]
09:13:19 #13 5.155 Get:33 http://deb.debian.org/debian-security bullseye-security/main arm64 libmagic1 arm64 1:5.39-3+deb11u1 [123 kB]
09:13:19 #13 5.155 Get:34 http://deb.debian.org/debian-security bullseye-security/main arm64 file arm64 1:5.39-3+deb11u1 [69.2 kB]
09:13:19 #13 5.156 Get:35 http://deb.debian.org/debian bullseye/main arm64 gettext-base arm64 0.21-4 [173 kB]
09:13:19 #13 5.157 Get:36 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB]
09:13:19 #13 5.165 Get:37 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB]
09:13:19 #13 5.166 Get:38 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB]
09:13:19 #13 5.167 Get:39 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB]
09:13:19 #13 5.168 Get:40 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB]
09:13:19 #13 5.168 Get:41 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB]
09:13:19 #13 5.168 Get:42 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5+deb11u1 [893 kB]
09:13:19 #13 5.176 Get:43 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB]
09:13:19 #13 5.177 Get:44 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:13:19 #13 5.180 Get:45 http://deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:13:19 #13 5.181 Get:46 http://deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:13:19 #13 5.184 Get:47 http://deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:13:19 #13 5.186 Get:48 http://deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:13:19 #13 5.187 Get:49 http://deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:13:19 #13 5.194 Get:50 http://deb.debian.org/debian bullseye/main arm64 autopoint all 0.21-4 [510 kB]
09:13:19 #13 5.197 Get:51 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB]
09:13:19 #13 5.211 Get:52 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB]
09:13:19 #13 5.216 Get:53 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB]
09:13:19 #13 5.217 Get:54 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB]
09:13:19 #13 5.219 Get:55 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB]
09:13:19 #13 5.232 Get:56 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB]
09:13:19 #13 5.232 Get:57 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u6 [272 kB]
09:13:19 #13 5.239 Get:58 http://deb.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.191-1 [1632 kB]
09:13:19 #13 5.239 Get:59 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB]
09:13:19 #13 5.240 Get:60 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1+deb11u1 [193 kB]
09:13:19 #13 5.241 Get:61 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
09:13:19 #13 5.242 Get:62 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u6 [2029 kB]
09:13:19 #13 5.253 Get:63 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB]
09:13:19 #13 5.257 Get:64 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB]
09:13:19 #13 5.263 Get:65 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB]
09:13:19 #13 5.264 Get:66 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB]
09:13:19 #13 5.325 Get:67 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB]
09:13:19 #13 5.325 Get:68 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB]
09:13:19 #13 5.329 Get:69 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB]
09:13:19 #13 5.329 Get:70 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB]
09:13:19 #13 5.329 Get:71 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B]
09:13:19 #13 5.329 Get:72 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB]
09:13:19 #13 5.336 Get:73 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB]
09:13:19 #13 5.340 Get:74 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB]
09:13:19 #13 5.349 Get:75 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB]
09:13:19 #13 5.353 Get:76 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB]
09:13:19 #13 5.358 Get:77 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB]
09:13:19 #13 5.447 Get:78 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B]
09:13:19 #13 5.447 Get:79 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB]
09:13:19 #13 5.456 Get:80 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB]
09:13:19 #13 5.508 Get:81 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B]
09:13:19 #13 5.508 Get:82 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB]
09:13:19 #13 5.510 Get:83 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.12 [1551 kB]
09:13:19 #13 5.518 Get:84 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:13:19 #13 5.518 Get:85 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
09:13:19 #13 5.529 Get:86 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:13:19 #13 5.529 Get:87 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:13:19 #13 5.530 Get:88 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:13:19 #13 5.531 Get:89 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:13:19 #13 5.553 Get:90 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:13:19 #13 5.555 Get:91 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:13:19 #13 5.555 Get:92 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:13:19 #13 5.556 Get:93 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:13:19 #13 5.556 Get:94 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:13:19 #13 5.557 Get:95 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:13:19 #13 5.559 Get:96 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:13:19 #13 5.560 Get:97 http://deb.debian.org/debian bullseye/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
09:13:19 #13 5.561 Get:98 http://deb.debian.org/debian bullseye/main arm64 libdebhelper-perl all 13.3.4 [189 kB]
09:13:19 #13 5.562 Get:99 http://deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:13:19 #13 5.565 Get:100 http://deb.debian.org/debian bullseye/main arm64 dh-autoreconf all 20 [17.1 kB]
09:13:19 #13 5.565 Get:101 http://deb.debian.org/debian bullseye/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
09:13:19 #13 5.566 Get:102 http://deb.debian.org/debian bullseye/main arm64 libsub-override-perl all 0.09-2 [10.2 kB]
09:13:19 #13 5.566 Get:103 http://deb.debian.org/debian bullseye/main arm64 libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
09:13:19 #13 5.566 Get:104 http://deb.debian.org/debian bullseye/main arm64 dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
09:13:19 #13 5.567 Get:105 http://deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:13:19 #13 5.568 Get:106 http://deb.debian.org/debian bullseye/main arm64 dwz arm64 0.13+20210201-1 [155 kB]
09:13:19 #13 5.569 Get:107 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:13:19 #13 5.627 Get:108 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB]
09:13:19 #13 5.631 Get:109 http://deb.debian.org/debian bullseye/main arm64 gettext arm64 0.21-4 [1261 kB]
09:13:19 #13 5.643 Get:110 http://deb.debian.org/debian bullseye/main arm64 intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:19 #13 5.646 Get:111 http://deb.debian.org/debian bullseye/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
09:13:19 #13 5.648 Get:112 http://deb.debian.org/debian bullseye/main arm64 debhelper all 13.3.4 [1049 kB]
09:13:19 #13 5.682 Get:113 http://deb.debian.org/debian bullseye/main arm64 debian-keyring all 2021.07.26 [31.1 MB]
09:13:19 #13 5.899 Get:114 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB]
09:13:19 #13 5.900 Get:115 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB]
09:13:19 #13 5.900 Get:116 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
09:13:19 #13 5.901 Get:117 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
09:13:19 #13 5.907 Get:118 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
09:13:19 #13 5.908 Get:119 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
09:13:19 #13 5.908 Get:120 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
09:13:19 #13 5.915 Get:121 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:13:19 #13 5.923 Get:122 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
09:13:19 #13 5.928 Get:123 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
09:13:19 #13 5.943 Get:124 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
09:13:19 #13 5.944 Get:125 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
09:13:19 #13 5.953 Get:126 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
09:13:19 #13 5.956 Get:127 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
09:13:19 #13 5.959 Get:128 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
09:13:19 #13 5.968 Get:129 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
09:13:19 #13 5.985 Get:130 http://deb.debian.org/debian bullseye/main arm64 libfile-dirlist-perl all 0.05-2 [7444 B]
09:13:19 #13 5.986 Get:131 http://deb.debian.org/debian bullseye/main arm64 libfile-which-perl all 1.23-1 [16.6 kB]
09:13:19 #13 5.986 Get:132 http://deb.debian.org/debian bullseye/main arm64 libfile-homedir-perl all 1.006-1 [43.8 kB]
09:13:19 #13 5.986 Get:133 http://deb.debian.org/debian bullseye/main arm64 libfile-touch-perl all 0.11-1 [9254 B]
09:13:19 #13 5.986 Get:134 http://deb.debian.org/debian bullseye/main arm64 libio-pty-perl arm64 1:1.15-2 [36.0 kB]
09:13:19 #13 5.987 Get:135 http://deb.debian.org/debian bullseye/main arm64 libipc-run-perl all 20200505.0-1 [102 kB]
09:13:19 #13 5.988 Get:136 http://deb.debian.org/debian bullseye/main arm64 libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
09:13:19 #13 5.988 Get:137 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-op-check-perl arm64 0.22-1+b3 [11.2 kB]
09:13:19 #13 5.989 Get:138 http://deb.debian.org/debian bullseye/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
09:13:19 #13 5.989 Get:139 http://deb.debian.org/debian bullseye/main arm64 libdevel-callchecker-perl arm64 0.008-1+b2 [15.8 kB]
09:13:19 #13 5.989 Get:140 http://deb.debian.org/debian bullseye/main arm64 libparams-classify-perl arm64 0.015-1+b3 [25.5 kB]
09:13:19 #13 5.991 Get:141 http://deb.debian.org/debian bullseye/main arm64 libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:19 #13 5.992 Get:142 http://deb.debian.org/debian bullseye/main arm64 libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:19 #13 5.992 Get:143 http://deb.debian.org/debian bullseye/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:19 #13 5.994 Get:144 http://deb.debian.org/debian bullseye/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:19 #13 5.994 Get:145 http://deb.debian.org/debian bullseye/main arm64 libsub-quote-perl all 2.006006-1 [21.0 kB]
09:13:19 #13 5.996 Get:146 http://deb.debian.org/debian bullseye/main arm64 libmoo-perl all 2.004004-1 [59.9 kB]
09:13:19 #13 5.996 Get:147 http://deb.debian.org/debian bullseye/main arm64 libencode-locale-perl all 1.05-1.1 [13.2 kB]
09:13:19 #13 6.002 Get:148 http://deb.debian.org/debian bullseye/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:19 #13 6.018 Get:149 http://deb.debian.org/debian bullseye/main arm64 libhttp-date-perl all 6.05-1 [10.4 kB]
09:13:19 #13 6.021 Get:150 http://deb.debian.org/debian bullseye/main arm64 libfile-listing-perl all 6.14-1 [12.4 kB]
09:13:19 #13 6.131 Get:151 http://deb.debian.org/debian bullseye/main arm64 libhtml-tagset-perl all 3.20-4 [13.0 kB]
09:13:19 #13 6.133 Get:152 http://deb.debian.org/debian bullseye/main arm64 liburi-perl all 5.08-1 [90.6 kB]
09:13:19 #13 6.135 Get:153 http://deb.debian.org/debian bullseye/main arm64 libhtml-parser-perl arm64 3.75-1+b1 [103 kB]
09:13:19 #13 6.136 Get:154 http://deb.debian.org/debian bullseye/main arm64 libhtml-tree-perl all 5.07-2 [213 kB]
09:13:19 #13 6.137 Get:155 http://deb.debian.org/debian bullseye/main arm64 libio-html-perl all 1.004-2 [16.1 kB]
09:13:19 #13 6.137 Get:156 http://deb.debian.org/debian bullseye/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
09:13:19 #13 6.138 Get:157 http://deb.debian.org/debian bullseye/main arm64 libhttp-message-perl all 6.28-1 [79.6 kB]
09:13:19 #13 6.139 Get:158 http://deb.debian.org/debian bullseye/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:19 #13 6.139 Get:159 http://deb.debian.org/debian bullseye/main arm64 libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:19 #13 6.139 Get:160 http://deb.debian.org/debian bullseye/main arm64 perl-openssl-defaults arm64 5 [7360 B]
09:13:19 #13 6.140 Get:161 http://deb.debian.org/debian bullseye/main arm64 libnet-ssleay-perl arm64 1.88-3+b1 [316 kB]
09:13:19 #13 6.143 Get:162 http://deb.debian.org/debian bullseye/main arm64 libio-socket-ssl-perl all 2.069-1 [215 kB]
09:13:19 #13 6.144 Get:163 http://deb.debian.org/debian bullseye/main arm64 libnet-http-perl all 6.20-1 [25.1 kB]
09:13:19 #13 6.145 Get:164 http://deb.debian.org/debian bullseye/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:19 #13 6.145 Get:165 http://deb.debian.org/debian bullseye/main arm64 libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:19 #13 6.146 Get:166 http://deb.debian.org/debian bullseye/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:19 #13 6.146 Get:167 http://deb.debian.org/debian bullseye/main arm64 libwww-perl all 6.52-1 [192 kB]
09:13:19 #13 6.162 Get:168 http://deb.debian.org/debian bullseye/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
09:13:19 #13 6.165 Get:169 http://deb.debian.org/debian bullseye/main arm64 wdiff arm64 1.2.2-2+b1 [121 kB]
09:13:19 #13 6.167 Get:170 http://deb.debian.org/debian bullseye/main arm64 devscripts arm64 2.21.3+deb11u1 [1092 kB]
09:13:19 #13 6.175 Get:171 http://deb.debian.org/debian bullseye/main arm64 diffstat arm64 1.64-1 [34.6 kB]
09:13:19 #13 6.175 Get:172 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
09:13:19 #13 6.176 Get:173 http://deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:13:19 #13 6.177 Get:174 http://deb.debian.org/debian bullseye/main arm64 python3-chardet all 4.0.0-1 [99.0 kB]
09:13:19 #13 6.178 Get:175 http://deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
09:13:19 #13 6.178 Get:176 http://deb.debian.org/debian bullseye/main arm64 python3-debian all 0.1.39 [80.1 kB]
09:13:19 #13 6.179 Get:177 http://deb.debian.org/debian bullseye/main arm64 libgpgme11 arm64 1.14.0-1+b2 [267 kB]
09:13:19 #13 6.181 Get:178 http://deb.debian.org/debian bullseye/main arm64 python3-gpg arm64 1.14.0-1+b2 [324 kB]
09:13:19 #13 6.183 Get:179 http://deb.debian.org/debian bullseye/main arm64 dput all 1.1.0 [56.5 kB]
09:13:19 #13 6.183 Get:180 http://deb.debian.org/debian bullseye/main arm64 equivs all 2.3.1 [22.7 kB]
09:13:19 #13 6.184 Get:181 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB]
09:13:19 #13 6.190 Get:182 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB]
09:13:19 #13 6.191 Get:183 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB]
09:13:19 #13 6.193 Get:184 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB]
09:13:19 #13 6.193 Get:185 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1+deb11u2 [1828 kB]
09:13:19 #13 6.204 Get:186 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1+deb11u2 [5423 kB]
09:13:19 #13 6.267 Get:187 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
09:13:19 #13 ...
09:13:19 
09:13:19 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #10 DONE 10.3s
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 6.287 Get:188 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:19 #13 6.288 Get:189 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB]
09:13:19 #13 6.289 Get:190 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:19 #13 6.289 Get:191 http://deb.debian.org/debian bullseye/main arm64 libaliased-perl all 0.34-1.1 [14.1 kB]
09:13:19 #13 6.290 Get:192 http://deb.debian.org/debian bullseye/main arm64 libapt-pkg-perl arm64 0.1.39 [69.4 kB]
09:13:19 #13 6.291 Get:193 http://deb.debian.org/debian bullseye/main arm64 libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
09:13:19 #13 6.291 Get:194 http://deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:13:19 #13 6.292 Get:195 http://deb.debian.org/debian bullseye/main arm64 libarray-intspan-perl all 2.004-1 [25.5 kB]
09:13:19 #13 6.293 Get:196 http://deb.debian.org/debian bullseye/main arm64 libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
09:13:19 #13 6.293 Get:197 http://deb.debian.org/debian bullseye/main arm64 libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
09:13:19 #13 6.293 Get:198 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:19 #13 6.294 Get:199 http://deb.debian.org/debian bullseye/main arm64 libvariable-magic-perl arm64 0.62-1+b3 [44.2 kB]
09:13:19 #13 6.295 Get:200 http://deb.debian.org/debian bullseye/main arm64 libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
09:13:19 #13 6.296 Get:201 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB]
09:13:19 #13 6.299 Get:202 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1+deb11u1 [393 kB]
09:13:19 #13 6.301 Get:203 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB]
09:13:19 #13 6.303 Get:204 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB]
09:13:19 #13 6.304 Get:205 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB]
09:13:19 #13 6.305 Get:206 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB]
09:13:19 #13 6.307 Get:207 http://deb.debian.org/debian-security bullseye-security/main arm64 libwebp6 arm64 0.6.1-2.1+deb11u2 [244 kB]
09:13:19 #13 6.307 Get:208 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1+deb11u4 [278 kB]
09:13:19 #13 6.307 Get:209 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
09:13:19 #13 6.307 Get:210 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
09:13:19 #13 6.308 Get:211 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB]
09:13:19 #13 6.308 Get:212 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-data all 2:1.7.2-1+deb11u1 [311 kB]
09:13:19 #13 6.309 Get:213 http://deb.debian.org/debian-security bullseye-security/main arm64 libx11-6 arm64 2:1.7.2-1+deb11u1 [749 kB]
09:13:19 #13 6.320 Get:214 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1.1~deb11u1 [47.2 kB]
09:13:19 #13 6.320 Get:215 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB]
09:13:19 #13 6.321 Get:216 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u6 [245 kB]
09:13:19 #13 6.322 Get:217 http://deb.debian.org/debian bullseye/main arm64 libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:19 #13 6.322 Get:218 http://deb.debian.org/debian bullseye/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:19 #13 6.323 Get:219 http://deb.debian.org/debian bullseye/main arm64 libclass-inspector-perl all 1.36-1 [19.6 kB]
09:13:19 #13 6.330 Get:220 http://deb.debian.org/debian bullseye/main arm64 libclass-xsaccessor-perl arm64 1.19-3+b7 [36.9 kB]
09:13:19 #13 6.330 Get:221 http://deb.debian.org/debian bullseye/main arm64 libclone-perl arm64 0.45-1+b1 [15.3 kB]
09:13:19 #13 6.331 Get:222 http://deb.debian.org/debian bullseye/main arm64 libcommon-sense-perl arm64 3.75-1+b4 [24.6 kB]
09:13:19 #13 6.368 Get:223 http://deb.debian.org/debian bullseye/main arm64 libconfig-tiny-perl all 2.26-1 [16.5 kB]
09:13:19 #13 ...
09:13:19 
09:13:19 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.5s done
09:13:19 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:19 #10 DONE 11.6s
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 8.377 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:19 #13 8.379 Preparing to unpack .../07-libgdbm-compat4_1.19-2_amd64.deb ...
09:13:19 #13 8.384 Unpacking libgdbm-compat4:amd64 (1.19-2) ...
09:13:19 #13 8.450 Selecting previously unselected package libperl5.32:amd64.
09:13:19 #13 8.453 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_amd64.deb ...
09:13:19 #13 8.456 Unpacking libperl5.32:amd64 (5.32.1-4+deb11u2) ...
09:13:19 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done
09:13:19 #13 ...
09:13:19 
09:13:19 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.4s done
09:13:19 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:19 #10 DONE 11.2s
09:13:19 #14 10.64 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 ucf all 3.0038+nmu1 [51.6 kB]
09:13:19 #14 10.64 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xdg-user-dirs arm64 0.17-2ubuntu1 [47.6 kB]
09:13:19 #14 10.65 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 xz-utils arm64 5.2.4-1ubuntu1.1 [81.4 kB]
09:13:19 #14 10.66 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext-base arm64 0.19.8.1-10build1 [48.2 kB]
09:13:19 #14 10.66 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
09:13:19 #16 63.96   Installing : systemd-devel-219-78.el7_9.7.aarch64                       14/65 
09:13:19 #14 5.426 Building dependency tree...
09:13:19 #14 5.614 Reading state information...
09:13:19 #13 8.392 debconf: delaying package configuration, since apt-utils is not installed
09:13:19 #13 8.413 Fetched 171 MB in 2s (70.3 MB/s)
09:13:19 #13 8.427 Selecting previously unselected package sensible-utils.
09:13:19 #13 8.427 (Reading database ... 
#13 ...
09:13:19 
09:13:19 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.4s done
09:13:19 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:19 #10 DONE 11.4s
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 8.427 (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.)
09:13:19 #13 8.432 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
09:13:19 #13 8.436 Unpacking sensible-utils (0.0.12) ...
09:13:19 #13 8.467 Selecting previously unselected package lsb-base.
09:13:19 #13 8.469 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
09:13:19 #13 8.472 Unpacking lsb-base (10.2019051400) ...
09:13:19 #13 8.508 Selecting previously unselected package cron.
09:13:19 #13 8.510 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_amd64.deb ...
09:13:19 #13 8.513 Unpacking cron (3.0pl1-134+deb10u1) ...
09:13:19 #13 8.549 Selecting previously unselected package libbsd0:amd64.
09:13:19 #15 1.795 CentOS Stream 8 - AppStream                      24 MB/s |  29 MB     00:01    
09:13:19 #14 9.634 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm6 arm64 1.23-3 [33.3 kB]
09:13:19 #14 9.634 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgdbm-compat4 arm64 1.23-3 [6258 B]
09:13:19 #14 9.635 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libperl5.36 arm64 5.36.0-7ubuntu0.23.04.1 [4671 kB]
09:13:19 #14 9.811 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 perl arm64 5.36.0-7ubuntu0.23.04.1 [236 kB]
09:13:19 #14 9.855 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB]
09:13:19 #13 6.369 Get:224 http://deb.debian.org/debian bullseye/main arm64 libparams-util-perl arm64 1.102-1+b1 [25.3 kB]
09:13:19 #13 6.369 Get:225 http://deb.debian.org/debian bullseye/main arm64 libsub-install-perl all 0.928-1.1 [10.8 kB]
09:13:19 #13 6.369 Get:226 http://deb.debian.org/debian bullseye/main arm64 libdata-optlist-perl all 0.110-1.1 [10.8 kB]
09:13:19 #13 6.369 Get:227 http://deb.debian.org/debian bullseye/main arm64 libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:19 #13 6.370 Get:228 http://deb.debian.org/debian bullseye/main arm64 libconst-fast-perl all 0.014-1.1 [8552 B]
09:13:19 #13 6.370 Get:229 http://deb.debian.org/debian bullseye/main arm64 libwant-perl arm64 0.29-1+b6 [28.4 kB]
09:13:19 #13 6.370 Get:230 http://deb.debian.org/debian bullseye/main arm64 libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:19 #13 6.371 Get:231 http://deb.debian.org/debian bullseye/main arm64 libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:19 #13 6.372 Get:232 http://deb.debian.org/debian bullseye/main arm64 libcpanel-json-xs-perl arm64 4.25-1+b1 [127 kB]
09:13:19 #13 6.376 Get:233 http://deb.debian.org/debian bullseye/main arm64 libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
09:13:19 #13 6.376 Get:234 http://deb.debian.org/debian bullseye/main arm64 libexception-class-perl all 1.44-1 [32.3 kB]
09:13:19 #13 6.377 Get:235 http://deb.debian.org/debian bullseye/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
09:13:19 #13 6.378 Get:236 http://deb.debian.org/debian bullseye/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
09:13:19 #13 6.379 Get:237 http://deb.debian.org/debian bullseye/main arm64 libexporter-tiny-perl all 1.002002-1 [37.8 kB]
09:13:19 #13 6.380 Get:238 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-xs-perl arm64 0.430-2 [36.8 kB]
09:13:19 #13 6.381 Get:239 http://deb.debian.org/debian bullseye/main arm64 liblist-moreutils-perl all 0.430-2 [46.9 kB]
09:13:19 #13 6.382 Get:240 http://deb.debian.org/debian bullseye/main arm64 libdata-dpath-perl all 0.58-1 [43.5 kB]
09:13:19 #13 6.382 Get:241 http://deb.debian.org/debian bullseye/main arm64 libdata-dump-perl all 1.23-1.1 [27.6 kB]
09:13:19 #13 6.383 Get:242 http://deb.debian.org/debian bullseye/main arm64 libdata-messagepack-perl arm64 1.00-4+b1 [37.6 kB]
09:13:19 #13 6.384 Get:243 http://deb.debian.org/debian bullseye/main arm64 libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
09:13:19 #13 6.385 Get:244 http://deb.debian.org/debian bullseye/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:19 #13 6.386 Get:245 http://deb.debian.org/debian bullseye/main arm64 libdevel-size-perl arm64 0.83-1+b2 [25.8 kB]
09:13:19 #13 6.389 Get:246 http://deb.debian.org/debian bullseye/main arm64 libdistro-info-perl all 1.0 [7480 B]
09:13:19 #13 6.390 Get:247 http://deb.debian.org/debian bullseye/main arm64 libemail-address-xs-perl arm64 1.04-1+b3 [26.7 kB]
09:13:19 #13 6.392 Get:248 http://deb.debian.org/debian bullseye/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
09:13:19 #13 6.393 Get:249 http://deb.debian.org/debian bullseye/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
09:13:19 #13 6.408 Get:250 http://deb.debian.org/debian bullseye/main arm64 libfcgi-perl arm64 0.79+ds-2 [27.1 kB]
09:13:19 #13 6.410 Get:251 http://deb.debian.org/debian bullseye/main arm64 libipc-system-simple-perl all 1.30-1 [28.2 kB]
09:13:19 #13 6.410 Get:252 http://deb.debian.org/debian bullseye/main arm64 libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:19 #13 6.411 Get:253 http://deb.debian.org/debian bullseye/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:19 #13 6.412 Get:254 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB]
09:13:19 #13 6.413 Get:255 http://deb.debian.org/debian bullseye/main arm64 libnumber-compare-perl all 0.03-1.1 [6956 B]
09:13:19 #13 6.414 Get:256 http://deb.debian.org/debian bullseye/main arm64 libtext-glob-perl all 0.11-1 [8888 B]
09:13:19 #13 6.424 Get:257 http://deb.debian.org/debian bullseye/main arm64 libfile-find-rule-perl all 0.34-1 [30.6 kB]
09:13:19 #13 6.424 Get:258 http://deb.debian.org/debian bullseye/main arm64 libfont-afm-perl all 1.20-3 [14.0 kB]
09:13:19 #13 6.425 Get:259 http://deb.debian.org/debian bullseye/main arm64 libio-string-perl all 1.08-3.1 [11.8 kB]
09:13:19 #13 6.426 Get:260 http://deb.debian.org/debian bullseye/main arm64 libfont-ttf-perl all 1.06-1.1 [318 kB]
09:13:19 #13 6.428 Get:261 http://deb.debian.org/debian bullseye/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:19 #13 6.429 Get:262 http://deb.debian.org/debian bullseye/main arm64 libparams-validate-perl arm64 1.30-1+b1 [66.2 kB]
09:13:19 #13 6.430 Get:263 http://deb.debian.org/debian bullseye/main arm64 libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
09:13:19 #13 6.431 Get:264 http://deb.debian.org/debian bullseye/main arm64 libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:19 #13 6.431 Get:265 http://deb.debian.org/debian bullseye/main arm64 libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:19 #13 6.433 Get:266 http://deb.debian.org/debian bullseye/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
09:13:19 #13 6.433 Get:267 http://deb.debian.org/debian bullseye/main arm64 libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:19 #13 6.435 Get:268 http://deb.debian.org/debian bullseye/main arm64 libjson-perl all 4.03000-1 [88.6 kB]
09:13:19 #13 6.435 Get:269 http://deb.debian.org/debian bullseye/main arm64 liblog-any-perl all 1.709-1 [73.5 kB]
09:13:19 #13 6.437 Get:270 http://deb.debian.org/debian bullseye/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:19 #13 6.438 Get:271 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-perl all 0.39-1 [21.9 kB]
09:13:19 #13 6.439 Get:272 http://deb.debian.org/debian bullseye/main arm64 libsub-identify-perl arm64 0.14-1+b3 [11.9 kB]
09:13:19 #13 6.443 Get:273 http://deb.debian.org/debian bullseye/main arm64 libsub-name-perl arm64 0.26-1+b1 [13.5 kB]
09:13:19 #13 6.449 Get:274 http://deb.debian.org/debian bullseye/main arm64 libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:19 #13 6.450 Get:275 http://deb.debian.org/debian bullseye/main arm64 libpath-tiny-perl all 0.118-1 [53.5 kB]
09:13:19 #13 6.452 Get:276 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-perl all 1.012001-2 [351 kB]
09:13:19 #13 6.456 Get:277 http://deb.debian.org/debian bullseye/main arm64 libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
09:13:19 #13 6.457 Get:278 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
09:13:19 #13 6.466 Get:279 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:13:19 #13 6.497 Get:280 http://deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:13:19 #13 6.498 Get:281 http://deb.debian.org/debian bullseye/main arm64 libhash-fieldhash-perl arm64 0.15-1+b3 [17.6 kB]
09:13:19 #13 6.498 Get:282 http://deb.debian.org/debian bullseye/main arm64 libhtml-form-perl all 6.07-1 [22.9 kB]
09:13:19 #13 6.504 Get:283 http://deb.debian.org/debian bullseye/main arm64 libhtml-format-perl all 2.12-1.1 [43.8 kB]
09:13:19 #13 6.504 Get:284 http://deb.debian.org/debian bullseye/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
09:13:19 #13 6.504 Get:285 http://deb.debian.org/debian bullseye/main arm64 libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
09:13:19 #13 6.505 Get:286 http://deb.debian.org/debian bullseye/main arm64 libio-sessiondata-perl all 1.03-1.1 [5984 B]
09:13:19 #13 6.505 Get:287 http://deb.debian.org/debian bullseye/main arm64 libipc-run3-perl all 0.048-2 [34.2 kB]
09:13:19 #13 6.506 Get:288 http://deb.debian.org/debian bullseye/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:19 #13 6.506 Get:289 http://deb.debian.org/debian bullseye/main arm64 libjson-xs-perl arm64 4.030-1+b1 [93.7 kB]
09:13:19 #13 6.506 Get:290 http://deb.debian.org/debian bullseye/main arm64 libjson-maybexs-perl all 1.004003-1 [13.1 kB]
09:13:19 #13 6.507 Get:291 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
09:13:19 #13 6.507 Get:292 http://deb.debian.org/debian bullseye/main arm64 liblist-compare-perl all 0.55-1 [66.9 kB]
09:13:19 #13 6.508 Get:293 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-perl all 0.58-1 [36.5 kB]
09:13:19 #13 6.509 Get:294 http://deb.debian.org/debian bullseye/main arm64 liblist-someutils-xs-perl arm64 0.58-2+b1 [31.1 kB]
09:13:19 #13 6.510 Get:295 http://deb.debian.org/debian bullseye/main arm64 liblist-utilsby-perl all 0.11-1 [15.4 kB]
09:13:19 #13 6.511 Get:296 http://deb.debian.org/debian bullseye/main arm64 libltdl7 arm64 2.4.6-15 [390 kB]
09:13:19 #13 6.514 Get:297 http://deb.debian.org/debian bullseye/main arm64 libltdl-dev arm64 2.4.6-15 [162 kB]
09:13:19 #13 6.515 Get:298 http://deb.debian.org/debian bullseye/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
09:13:19 #13 6.515 Get:299 http://deb.debian.org/debian bullseye/main arm64 libsys-hostname-long-perl all 1.5-2 [11.8 kB]
09:13:19 #13 6.516 Get:300 http://deb.debian.org/debian bullseye/main arm64 libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
09:13:19 #13 6.517 Get:301 http://deb.debian.org/debian bullseye/main arm64 libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:19 #13 6.517 Get:302 http://deb.debian.org/debian bullseye/main arm64 libmailtools-perl all 2.21-1 [95.5 kB]
09:13:19 #13 6.518 Get:303 http://deb.debian.org/debian bullseye/main arm64 libmarkdown2 arm64 2.2.6-1 [34.3 kB]
09:13:19 #13 6.519 Get:304 http://deb.debian.org/debian bullseye/main arm64 libmime-tools-perl all 5.509-1 [212 kB]
09:13:19 #13 6.521 Get:305 http://deb.debian.org/debian bullseye/main arm64 libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
09:13:19 #13 6.522 Get:306 http://deb.debian.org/debian bullseye/main arm64 libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
09:13:19 #13 6.524 Get:307 http://deb.debian.org/debian bullseye/main arm64 libobject-id-perl all 0.1.2-2.1 [16.7 kB]
09:13:19 #13 6.525 Get:308 http://deb.debian.org/debian bullseye/main arm64 libmoox-struct-perl all 0.020-1 [25.4 kB]
09:13:19 #13 6.527 Get:309 http://deb.debian.org/debian bullseye/main arm64 libmouse-perl arm64 2.5.10-1+b1 [170 kB]
09:13:19 #13 6.531 Get:310 http://deb.debian.org/debian bullseye/main arm64 libnumber-range-perl all 0.12-1.1 [8688 B]
09:13:19 #13 6.532 Get:311 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid16 arm64 1.6.2-1.5+b9 [41.8 kB]
09:13:19 #13 8.870 Selecting previously unselected package perl.
09:13:19 #13 8.872 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_amd64.deb ...
09:13:19 #13 8.879 Unpacking perl (5.32.1-4+deb11u2) ...
09:13:19 #13 8.926 Selecting previously unselected package liblocale-gettext-perl.
09:13:19 #10 ...
09:13:19 
09:13:19 #12 [stage-1 1/8] FROM docker.io/balenalib/rpi-raspbian:bookworm@sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
09:13:19 #12 extracting sha256:52fc6729ed423fd43d5ef1e36708b1419a9e16a7cbb712ff16beb1228375f5a8 10.7s done
09:13:19 #12 extracting sha256:a13012f956efcd9e5769b72a981e6d9f1888440424e0b964a83f0cb915baf916 done
09:13:19 #12 extracting sha256:6fe3b1e5b1e10b4dce757058fedfd9841ac4452c8bc6911027b40895bc6b32d5 done
09:13:19 #12 extracting sha256:3612ba1bb511b04384b19625cce9aed392ed86a5dd6fda4851ab87dbfdbd97d1 done
09:13:19 #12 extracting sha256:d353848d63653236779a7258fb17040ece128b248e2234232bab79a2444fdfb9 done
09:13:19 #12 extracting sha256:a3bf02af01854bfb675092a27860195ca2881ae7a696d30a6aa9bd310ed31146 done
09:13:19 #12 extracting sha256:50e13e7b2b49729dc12ff6a92189733f6f542097013be3b75a8c0cfeb8bfcc45 1.4s done
09:13:19 #12 extracting sha256:b89eeb8864999dbd398af773f061994c21b4971e4b9b459cae7582a34d1aea3e done
09:13:19 #12 DONE 17.8s
09:13:19 
09:13:19 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:19 #12 DONE 11.2s
09:13:19 
09:13:19 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:19 #13 2.022 CentOS Stream 9 - BaseOS                        5.4 MB/s | 7.8 MB     00:01    
09:13:19 #13 5.034 CentOS Stream 9 - AppStream                      12 MB/s |  18 MB     00:01    
09:13:19 #13 9.768 Selecting previously unselected package perl.
09:13:19 #13 9.769 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_arm64.deb ...
09:13:19 #13 9.811 Unpacking perl (5.28.1-6+deb10u1) ...
09:13:19 #13 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.0s done
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 8.466 Selecting previously unselected package libgdbm6:amd64.
09:13:19 #13 8.468 Preparing to unpack .../1-libgdbm6_1.23-3_amd64.deb ...
09:13:19 #13 8.474 Unpacking libgdbm6:amd64 (1.23-3) ...
09:13:19 #13 8.511 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:19 #13 8.513 Preparing to unpack .../2-libgdbm-compat4_1.23-3_amd64.deb ...
09:13:19 #13 8.517 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
09:13:19 #13 8.548 Selecting previously unselected package libperl5.36:amd64.
09:13:19 #13 8.550 Preparing to unpack .../3-libperl5.36_5.36.0-7_amd64.deb ...
09:13:19 #13 8.553 Unpacking libperl5.36:amd64 (5.36.0-7) ...
09:13:19 #14 10.87 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
09:13:19 #14 10.87 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcbor0.6 arm64 0.6.0-0ubuntu1 [20.5 kB]
09:13:19 #14 10.88 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libedit2 arm64 3.1-20191231-1 [82.7 kB]
09:13:19 #14 10.88 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfido2-1 arm64 1.3.1-1ubuntu2 [45.1 kB]
09:13:19 #14 10.88 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
09:13:19 #16 64.28   Installing : libcgroup-0.41-21.el7.aarch64                              15/65 
09:13:19 #14 5.864 The following additional packages will be installed:
09:13:19 #14 5.864   at autoconf automake autopoint autotools-dev binutils
09:13:19 #14 5.864   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
09:13:19 #14 5.864   ca-certificates cpp cpp-9 dctrl-tools debhelper dh-autoreconf
09:13:19 #14 5.864   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:19 #14 5.864   fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git-man
09:13:19 #14 5.864   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:19 #14 5.864   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:19 #14 5.864   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:19 #14 5.864   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:19 #14 5.864   libarray-intspan-perl libasan5 libasn1-8-heimdal libassuan0
09:13:19 #14 5.864   libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:19 #14 5.864   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:19 #14 5.864   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
09:13:19 #14 5.864   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:19 #14 5.864   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:19 #14 5.864   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
09:13:19 #14 5.864   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:19 #14 5.864   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
09:13:19 #14 5.864   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:19 #14 5.864   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
09:13:19 #14 5.864   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:19 #14 5.864   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:19 #14 5.864   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:19 #14 5.864   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:19 #14 5.864   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:19 #14 5.864   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:19 #14 5.864   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:19 #14 5.864   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:19 #14 5.864   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:19 #14 5.864   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:19 #14 5.864   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:19 #14 5.864   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:19 #14 5.864   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:19 #14 5.864   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:19 #14 5.864   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:19 #14 5.864   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:19 #14 5.864   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
09:13:19 #14 5.864   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
09:13:19 #14 5.864   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
09:13:19 #14 5.864   libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:19 #14 5.864   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:19 #14 5.864   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:19 #14 5.864   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:19 #14 5.864   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
09:13:19 #14 5.864   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
09:13:19 #14 5.864   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
09:13:19 #14 5.864   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:19 #14 5.864   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:19 #14 5.864   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:19 #14 5.864   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:19 #14 5.864   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:19 #14 5.864   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:19 #14 5.864   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:19 #14 5.864   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:19 #14 5.864   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
09:13:19 #14 5.864   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:19 #14 5.864   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:19 #14 5.864   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:19 #14 5.864   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:19 #14 5.864   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:19 #14 5.864   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:19 #14 5.864   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:19 #14 5.864   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:19 #14 5.864   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:19 #14 5.864   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:19 #14 5.864   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:19 #14 5.864   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
09:13:19 #14 5.864   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:19 #14 5.864   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:19 #14 5.864   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
09:13:19 #14 5.864   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:19 #14 5.864   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:19 #14 5.864   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:19 #14 5.864   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:19 #14 5.864   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:19 #14 5.864   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:19 #14 5.864   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:19 #14 5.864   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:19 #14 5.864   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:19 #14 5.864   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:19 #14 5.864   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:19 #14 5.864   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:19 #14 5.864   xz-utils
09:13:19 #14 5.864 Suggested packages:
09:13:19 #14 5.864   default-mta | mail-transport-agent autoconf-archive gnu-standards
09:13:19 #14 5.864   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
09:13:19 #14 5.864   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
09:13:19 #14 5.864   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
09:13:19 #14 5.864   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:19 #14 5.864   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:19 #14 5.864   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:19 #14 5.864   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
09:13:19 #14 5.864   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
09:13:19 #14 5.864   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
09:13:19 #14 5.864   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
09:13:19 #14 5.864   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:19 #14 5.864   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
09:13:19 #14 5.864   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
09:13:19 #14 5.864   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
09:13:19 #14 5.864   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:19 #14 5.864   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:19 #14 5.864   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
09:13:19 #14 5.864   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:19 #14 5.864   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:19 #14 5.864   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:19 #14 5.864   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:19 #14 5.864   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:19 #14 5.864   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
09:13:19 #14 5.864   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
09:13:19 #14 5.864   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:19 #14 5.864   python3-cryptography python3-openssl python3-socks python3.8-venv
09:13:19 #14 5.864   python3.8-doc binfmt-support readline-doc zip wdiff-doc
09:13:19 #13 8.551 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_amd64.deb ...
09:13:19 #13 8.558 Unpacking libbsd0:amd64 (0.9.1-2+deb10u1) ...
09:13:19 #13 8.598 Selecting previously unselected package bsdmainutils.
09:13:19 #13 8.600 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_amd64.deb ...
09:13:19 #13 8.603 Unpacking bsdmainutils (11.1.2+b1) ...
09:13:19 #13 8.654 Selecting previously unselected package libuchardet0:amd64.
09:13:19 #13 8.655 Preparing to unpack .../05-libuchardet0_0.0.6-3_amd64.deb ...
09:13:19 #13 8.659 Unpacking libuchardet0:amd64 (0.0.6-3) ...
09:13:19 #13 8.690 Selecting previously unselected package groff-base.
09:13:19 #13 8.692 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_amd64.deb ...
09:13:19 #13 8.695 Unpacking groff-base (1.22.4-3+deb10u1) ...
09:13:19 #13 8.802 Selecting previously unselected package libgdbm6:amd64.
09:13:19 #14 8.392 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
09:13:19 #14 8.465 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
09:13:19 #14 8.788 Get:115 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
09:13:19 #12 ...
09:13:19 
09:13:19 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:19 #13 0.471 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:13:19 #13 0.483 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:13:19 #13 0.483 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:13:19 #13 0.556 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8803 kB]
09:13:19 #13 0.622 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6436 B]
09:13:19 #13 0.683 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [62.9 kB]
09:13:19 #13 1.572 Fetched 9124 kB in 1s (6717 kB/s)
09:13:19 #13 1.572 Reading package lists...
09:13:19 #13 2.158 Reading package lists...
09:13:19 #13 2.760 Building dependency tree...
09:13:19 #13 2.928 Reading state information...
09:13:19 #13 3.188 The following additional packages will be installed:
09:13:19 #13 3.188   autoconf automake autopoint autotools-dev binutils
09:13:19 #13 3.188   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:19 #13 3.189   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
09:13:19 #13 3.189   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:19 #13 3.189   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:19 #13 3.189   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:19 #13 3.189   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:19 #13 3.189   intltool-debian iso-codes krb5-locales less libabsl20220623
09:13:19 #13 3.189   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:19 #13 3.189   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
09:13:19 #13 3.189   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
09:13:19 #13 3.189   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
09:13:19 #13 3.189   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
09:13:19 #13 3.189   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:19 #13 3.189   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
09:13:19 #13 3.189   libclass-inspector-perl libclass-method-modifiers-perl
09:13:19 #13 3.189   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:19 #13 3.189   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:19 #13 3.189   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:19 #13 3.189   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:19 #13 3.189   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:19 #13 3.189   libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0
09:13:19 #13 3.189   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:19 #13 3.189   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:19 #13 3.189   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:19 #13 3.189   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:19 #13 3.189   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:19 #13 3.189   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
09:13:19 #13 3.189   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:19 #13 3.189   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:19 #13 3.189   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:19 #13 3.189   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:19 #13 3.190   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
09:13:19 #13 3.190   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:19 #13 3.190   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgprofng0
09:13:19 #13 3.190   libgssapi-krb5-2 libheif1 libhtml-form-perl libhtml-format-perl
09:13:19 #13 3.190   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:19 #13 3.190   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:19 #13 3.190   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:19 #13 3.190   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu72
09:13:19 #13 3.190   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:19 #13 3.190   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:19 #13 3.190   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:19 #13 3.190   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
09:13:19 #13 3.190   libiterator-util-perl libitm1 libjansson4 libjbig0 libjpeg62-turbo
09:13:19 #13 3.190   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
09:13:19 #13 3.190   libkrb5-3 libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
09:13:19 #13 3.190   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:19 #13 3.190   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:19 #13 3.190   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:19 #13 3.190   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
09:13:19 #13 3.190   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
09:13:19 #13 3.190   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
09:13:19 #13 3.190   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:19 #13 3.190   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
09:13:19 #13 3.190   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:19 #13 3.190   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:19 #13 3.190   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
09:13:19 #13 3.190   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
09:13:19 #13 3.190   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
09:13:19 #13 3.190   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
09:13:19 #13 3.190   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
09:13:19 #13 3.190   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
09:13:19 #13 3.190   libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8
09:13:19 #13 3.190   libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
09:13:19 #13 3.190   libregexp-pattern-license-perl libregexp-pattern-perl
09:13:19 #13 3.191   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:19 #13 3.191   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:19 #13 3.191   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:19 #13 3.191   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:19 #13 3.191   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:19 #13 3.191   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:19 #13 3.191   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:19 #13 3.191   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:19 #13 3.191   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:19 #13 3.191   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:19 #13 3.191   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:19 #13 3.191   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:19 #13 3.191   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:19 #13 3.191   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:19 #13 3.191   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:19 #13 3.191   liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:19 #13 3.191   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:19 #13 3.191   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:19 #13 3.191   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:19 #13 3.191   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:19 #13 3.191   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:19 #13 3.191   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:19 #13 3.191   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:19 #13 3.191   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:19 #13 3.191   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:19 #13 3.191   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:19 #13 3.192   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:19 #13 3.192   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:19 #13 3.192   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:19 #13 3.192   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:19 #13 3.192   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:19 #13 3.192   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:19 #13 3.192   xdg-user-dirs xz-utils zstd
09:13:19 #13 3.196 Suggested packages:
09:13:19 #13 3.196   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:19 #13 3.196   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
09:13:19 #13 3.196   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
09:13:19 #13 3.196   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
09:13:19 #13 3.196   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
09:13:19 #13 3.196   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:19 #13 3.196   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:19 #13 3.196   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:19 #13 3.196   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:19 #13 3.196   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:19 #13 3.196   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:19 #13 3.196   scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc
09:13:19 #13 3.196   bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user
09:13:19 #13 3.196   libtool-doc libcrypt-ssleay-perl libscalar-number-perl
09:13:19 #13 3.196   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
09:13:19 #13 3.196   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
09:13:19 #13 3.196   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc
09:13:19 #13 3.196   libbareword-filehandles-perl libmultidimensional-perl gfortran
09:13:19 #13 3.196   | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl
09:13:19 #13 3.196   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
09:13:19 #13 3.196   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
09:13:19 #13 3.196   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
09:13:19 #13 3.196   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:19 #13 3.196   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:19 #13 3.196   python3-tk python3-venv python-apt-doc python3-setuptools
09:13:19 #13 3.196   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:19 #13 3.196   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:19 #13 3.196   binfmt-support readline-doc zip wdiff-doc
09:13:19 #13 5.080 The following NEW packages will be installed:
09:13:19 #13 5.080   autoconf automake autopoint autotools-dev binutils
09:13:19 #13 5.080   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:19 #14 9.857 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB]
09:13:19 #13 5.080   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
09:13:19 #13 5.080   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:19 #14 9.877 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:13:19 #13 5.081   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:19 #13 5.081   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
09:13:19 #14 9.879 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B]
09:13:19 #14 9.879 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB]
09:13:19 #13 5.081   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:19 #13 5.081   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:19 #14 10.08 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 krb5-locales all 1.20.1-1build1 [11.9 kB]
09:13:19 #13 5.081   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:19 #13 5.081   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
09:13:19 #13 5.081   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
09:13:19 #13 5.081   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
09:13:19 #13 5.081   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:19 #13 5.081   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:19 #13 5.081   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:19 #13 5.081   libclass-data-inheritable-perl libclass-inspector-perl
09:13:19 #13 5.081   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:19 #13 5.081   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:19 #13 5.081   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:19 #13 5.081   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:19 #13 5.081   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:19 #13 5.081   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:19 #13 5.081   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
09:13:19 #13 5.081   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:19 #13 5.081   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
09:13:19 #13 5.081   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
09:13:19 #13 5.081   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
09:13:19 #13 5.081   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
09:13:19 #13 5.081   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
09:13:19 #13 5.081   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:19 #13 5.081   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:19 #13 5.081   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:19 #13 5.081   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
09:13:19 #13 5.081   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
09:13:19 #13 5.081   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:19 #13 5.081   libgomp1 libgpgme11 libgpm2 libgprofng0 libgssapi-krb5-2 libheif1
09:13:19 #13 5.081   libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
09:13:19 #13 5.081   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
09:13:19 #13 5.081   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:19 #13 5.081   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:19 #13 5.081   libhwasan0 libicu72 libimport-into-perl libindirect-perl libio-html-perl
09:13:19 #13 5.081   libio-interactive-perl libio-prompter-perl libio-pty-perl
09:13:19 #13 5.081   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
09:13:19 #13 5.081   libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:19 #13 5.081   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:19 #13 5.081   libitm1 libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl
09:13:19 #13 5.081   libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3
09:13:19 #13 5.081   libkrb5support0 libksba8 libldap-2.5-0 libldap-common liblerc4
09:13:19 #13 5.081   liblist-compare-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:19 #13 5.081   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:19 #13 5.081   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:19 #13 5.081   liblwp-protocol-https-perl liblz1 liblzo2-2 libmagic-mgc libmagic1
09:13:19 #13 5.081   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
09:13:19 #13 5.081   libmime-tools-perl libmldbm-perl libmodule-implementation-perl
09:13:19 #13 5.081   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:19 #13 5.081   libmpc3 libmpfr6 libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl
09:13:19 #13 5.084   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:19 #13 5.084   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:19 #13 5.084   libnpth0 libnsl-dev libnsl2 libnuma1 libnumber-compare-perl
09:13:19 #13 5.084   libobject-pad-perl libpackage-stash-perl libpackage-stash-xs-perl
09:13:19 #13 5.084   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
09:13:19 #13 5.084   libpath-tiny-perl libperl5.36 libperlio-gzip-perl libperlio-utf8-strict-perl
09:13:19 #13 5.084   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
09:13:19 #13 5.084   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.11-minimal
09:13:19 #13 5.084   libpython3.11-stdlib librav1e0 libre-engine-re2-perl libre2-9 libreadline8
09:13:19 #13 5.084   libreadonly-perl libref-util-perl libref-util-xs-perl libregexp-ipv6-perl
09:13:19 #13 5.084   libregexp-pattern-license-perl libregexp-pattern-perl
09:13:19 #13 5.084   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:19 #13 5.084   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:19 #13 5.084   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:19 #13 5.084   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:19 #13 5.084   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:19 #13 5.084   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:19 #13 5.084   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:19 #13 5.084   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:19 #13 5.084   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:19 #13 5.084   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:19 #13 5.084   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:19 #13 5.084   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:19 #13 5.084   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:19 #13 5.084   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:19 #13 5.084   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:19 #13 5.084   liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:19 #13 5.084   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:19 #13 5.084   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:19 #13 5.084   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:19 #13 5.084   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:19 #13 5.084   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:19 #13 5.084   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:19 #13 5.084   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:19 #13 5.084   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:19 #13 5.084   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:19 #13 5.084   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:19 #13 5.084   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:19 #13 5.084   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:19 #13 5.084   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:19 #13 5.084   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:19 #13 5.084   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:19 #13 5.084   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:19 #13 5.084   xdg-user-dirs xz-utils zstd
09:13:19 #13 ...
09:13:19 
09:13:19 #12 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:19 #13 6.706 Get:312 http://deb.debian.org/debian bullseye/main arm64 libossp-uuid-perl arm64 1.6.2-1.5+b9 [28.5 kB]
09:13:19 #13 6.880 Get:313 http://deb.debian.org/debian bullseye/main arm64 libpackage-stash-xs-perl arm64 0.29-1+b2 [19.7 kB]
09:13:19 #13 6.880 Get:314 http://deb.debian.org/debian bullseye/main arm64 libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:19 #13 6.882 Get:315 http://deb.debian.org/debian bullseye/main arm64 libperlio-gzip-perl arm64 0.19-1+b7 [17.0 kB]
09:13:19 #13 6.883 Get:316 http://deb.debian.org/debian bullseye/main arm64 libpod-parser-perl all 1.63-2 [96.1 kB]
09:13:19 #13 6.884 Get:317 http://deb.debian.org/debian bullseye/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:19 #13 6.885 Get:318 http://deb.debian.org/debian bullseye/main arm64 libproc-processtable-perl arm64 0.59-2+b1 [45.7 kB]
09:13:19 #13 6.887 Get:319 http://deb.debian.org/debian bullseye/main arm64 libre2-9 arm64 20210201+dfsg-1 [151 kB]
09:13:19 #13 6.889 Get:320 http://deb.debian.org/debian bullseye/main arm64 libre-engine-re2-perl arm64 0.14-1 [17.7 kB]
09:13:19 #13 6.890 Get:321 http://deb.debian.org/debian bullseye/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
09:13:19 #13 6.891 Get:322 http://deb.debian.org/debian bullseye/main arm64 libref-util-perl all 0.204-1 [17.1 kB]
09:13:19 #13 6.893 Get:323 http://deb.debian.org/debian bullseye/main arm64 libref-util-xs-perl arm64 0.117-1+b3 [13.5 kB]
09:13:19 #13 6.910 Get:324 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
09:13:19 #13 8.928 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
09:13:19 #13 8.932 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
09:13:19 #13 8.966 Selecting previously unselected package libpython3.9-minimal:amd64.
09:13:19 #13 8.968 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_amd64.deb ...
09:13:19 #13 8.972 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
09:13:19 #13 9.086 Selecting previously unselected package libexpat1:amd64.
09:13:19 #13 9.088 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_amd64.deb ...
09:13:19 #13 9.092 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
09:13:19 #13 9.132 Selecting previously unselected package python3.9-minimal.
09:13:19 #13 9.134 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_amd64.deb ...
09:13:19 #13 9.139 Unpacking python3.9-minimal (3.9.2-1) ...
09:13:19 #13 10.03 Selecting previously unselected package liblocale-gettext-perl.
09:13:19 #13 10.03 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_arm64.deb ...
09:13:19 #13 10.04 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
09:13:19 #13 10.16 Selecting previously unselected package libssl1.1:arm64.
09:13:19 #14 11.03 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
09:13:19 #14 11.30 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
09:13:19 #13 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:19 #13 8.804 Preparing to unpack .../07-libgdbm6_1.18.1-4_amd64.deb ...
09:13:19 #13 8.807 Unpacking libgdbm6:amd64 (1.18.1-4) ...
09:13:19 #13 8.839 Selecting previously unselected package libpipeline1:amd64.
09:13:19 #13 8.841 Preparing to unpack .../08-libpipeline1_1.5.1-2_amd64.deb ...
09:13:19 #13 8.844 Unpacking libpipeline1:amd64 (1.5.1-2) ...
09:13:19 #13 8.882 Selecting previously unselected package man-db.
09:13:19 #13 8.884 Preparing to unpack .../09-man-db_2.8.5-2_amd64.deb ...
09:13:19 #13 8.891 Unpacking man-db (2.8.5-2) ...
09:13:19 #13 9.025 Selecting previously unselected package perl-modules-5.28.
09:13:19 #13 9.027 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
09:13:19 #13 9.030 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:20 #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done
09:13:20 #11 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:20 #11 DONE 11.4s
09:13:20 
09:13:20 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:20 #13 3.855 Fedora 38 - x86_64                               25 MB/s |  83 MB     00:03    
09:13:20 #14 8.791 Get:116 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
09:13:20 #14 8.807 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.1 [183 kB]
09:13:20 #14 8.847 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
09:13:20 #14 8.871 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB]
09:13:20 #14 8.886 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.13 [290 kB]
09:13:20 #14 8.920 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.13 [194 kB]
09:13:20 #14 8.934 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
09:13:20 #14 8.942 Get:123 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
09:13:20 #13 6.911 Get:325 http://deb.debian.org/debian bullseye/main arm64 libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
09:13:20 #13 6.912 Get:326 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB]
09:13:20 #13 6.916 Get:327 http://deb.debian.org/debian bullseye/main arm64 libsereal-decoder-perl arm64 4.018+ds-1+b1 [95.3 kB]
09:13:20 #13 9.331 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
09:13:20 #13 9.347 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
09:13:20 #13 9.358 Setting up python3.9-minimal (3.9.2-1) ...
09:13:20 #10 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done
09:13:20 #10 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:20 #10 DONE 9.3s
09:13:20 
09:13:20 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:20 #14 0.796 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
09:13:20 #14 1.201 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
09:13:20 #14 1.298 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
09:13:20 #14 1.392 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
09:13:20 #14 1.488 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
09:13:20 #14 1.720 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
09:13:20 #14 1.724 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
09:13:20 #14 2.723 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
09:13:20 #14 2.723 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1138 kB]
09:13:20 #14 2.729 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [725 kB]
09:13:20 #14 2.733 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB]
09:13:20 #14 3.135 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1129 kB]
09:13:20 #14 3.710 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB]
09:13:20 #14 3.711 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB]
09:13:20 #14 3.713 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [721 kB]
09:13:20 #14 3.747 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [867 kB]
09:13:20 #14 3.809 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB]
09:13:20 #14 3.810 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [880 kB]
09:13:20 #14 3.897 Fetched 25.4 MB in 3s (7268 kB/s)
09:13:20 #14 3.897 Reading package lists...
09:13:20 #13 10.16 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_arm64.deb ...
09:13:20 #13 10.17 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
09:13:20 #14 11.31 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
09:13:20 #14 11.49 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
09:13:20 #14 11.52 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
09:13:20 #14 11.53 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxau6 arm64 1:1.0.9-0ubuntu1 [7356 B]
09:13:20 #14 11.53 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu1 [10.3 kB]
09:13:20 #14 11.53 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxcb1 arm64 1.14-2 [43.0 kB]
09:13:20 #14 11.54 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB]
09:13:20 #14 11.56 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libx11-6 arm64 2:1.6.9-2ubuntu1.5 [552 kB]
09:13:20 #13 DONE 11.2s
09:13:20 
09:13:20 #12 [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
09:13:20 #12 DONE 3.7s
09:13:20 
09:13:20 #14 [stage-1 4/9] RUN rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:13:20 #13 1.899 CentOS Stream 9 - BaseOS                        6.2 MB/s | 8.6 MB     00:01    
09:13:20 #13 8.945 Selecting previously unselected package perl.
09:13:20 #13 8.947 Preparing to unpack .../4-perl_5.36.0-7_amd64.deb ...
09:13:20 #13 8.954 Unpacking perl (5.36.0-7) ...
09:13:20 #13 8.995 Selecting previously unselected package liblocale-gettext-perl.
09:13:20 #13 8.997 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_amd64.deb ...
09:13:20 #13 9.000 Unpacking liblocale-gettext-perl (1.07-5) ...
09:13:20 #13 9.031 Selecting previously unselected package libssl3:amd64.
09:13:20 #13 9.033 Preparing to unpack .../6-libssl3_3.0.9-1_amd64.deb ...
09:13:20 #13 9.036 Unpacking libssl3:amd64 (3.0.9-1) ...
09:13:20 #13 9.368 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:20 #16 64.60   Installing : rsync-3.1.2-12.el7_9.aarch64                               16/65 
09:13:20 #16 64.91   Installing : libselinux-utils-2.5-15.el7.aarch64                        17/65 
09:13:20 #16 65.04   Installing : policycoreutils-2.5-34.el7.aarch64                         18/65 
09:13:20 #14 6.342 The following NEW packages will be installed:
09:13:20 #14 6.342   at autoconf automake autopoint autotools-dev binutils
09:13:20 #14 6.342   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
09:13:20 #14 6.342   ca-certificates cpp cpp-9 curl dctrl-tools debhelper devscripts
09:13:20 #14 6.342   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:20 #14 6.342   dpkg-dev dput dwz equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base
09:13:20 #14 6.342   gettext gettext-base git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:13:20 #14 6.342   gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base intltool-debian
09:13:20 #14 6.342   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:20 #14 6.342   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
09:13:20 #14 6.342   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
09:13:20 #14 6.342   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:20 #14 6.342   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:20 #14 6.342   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
09:13:20 #14 6.342   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:20 #14 6.342   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:20 #14 6.342   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
09:13:20 #14 6.342   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:20 #14 6.342   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
09:13:20 #14 6.342   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:20 #14 6.342   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
09:13:20 #14 6.342   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:20 #14 6.342   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:20 #14 6.342   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:20 #14 6.342   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:20 #14 6.342   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:20 #14 6.342   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:20 #14 6.342   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:20 #14 6.342   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:20 #14 6.342   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:20 #14 6.342   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:20 #14 6.342   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:20 #14 6.342   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:20 #14 6.342   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:20 #14 6.342   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:20 #14 6.342   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:20 #14 6.342   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:20 #14 6.342   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
09:13:20 #14 6.342   libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3 libkeyutils1
09:13:20 #14 6.342   libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
09:13:20 #14 6.342   libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:20 #14 6.342   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:20 #14 6.342   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:20 #14 6.342   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:20 #14 6.342   libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
09:13:20 #14 6.342   libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
09:13:20 #14 6.342   libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2 libmpfr6
09:13:20 #14 6.342   libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:20 #14 6.342   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:20 #14 6.342   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:20 #14 6.342   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:20 #14 6.342   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:20 #14 6.342   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:20 #14 6.342   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:20 #14 6.342   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:20 #14 6.342   libpython3.8-minimal libpython3.8-stdlib libre-engine-re2-perl libre2-5
09:13:20 #14 6.342   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:20 #14 6.342   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:20 #14 6.342   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:20 #14 6.342   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:20 #14 6.342   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:20 #14 6.342   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:20 #14 6.342   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:20 #14 6.342   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:20 #14 6.342   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:20 #14 6.342   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:20 #14 6.342   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:20 #14 6.342   libtimedate-perl libtool libtry-tiny-perl libtype-tiny-perl
09:13:20 #14 6.342   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:20 #14 6.342   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:20 #14 6.342   libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data
09:13:20 #14 6.342   libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:20 #14 6.342   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:20 #14 6.342   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:20 #14 6.342   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:20 #14 6.342   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:20 #14 6.342   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:20 #14 6.342   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:20 #14 6.342   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:20 #14 6.342   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:20 #14 6.342   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:20 #14 6.342   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:20 #14 6.342   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:20 #14 6.342   xz-utils
09:13:20 #13 7.092 Get:328 http://deb.debian.org/debian bullseye/main arm64 libsereal-encoder-perl arm64 4.018+ds-1+b1 [98.3 kB]
09:13:20 #13 7.195 Get:329 http://deb.debian.org/debian bullseye/main arm64 libtask-weaken-perl all 1.06-1 [9252 B]
09:13:20 #13 7.198 Get:330 http://deb.debian.org/debian bullseye/main arm64 libxml-parser-perl arm64 2.46-2 [205 kB]
09:13:20 #13 7.203 Get:331 http://deb.debian.org/debian bullseye/main arm64 libsoap-lite-perl all 1.27-1 [258 kB]
09:13:20 #13 7.206 Get:332 http://deb.debian.org/debian bullseye/main arm64 libsort-key-perl arm64 1.33-2+b3 [36.1 kB]
09:13:20 #13 7.207 Get:333 http://deb.debian.org/debian bullseye/main arm64 libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:20 #13 7.208 Get:334 http://deb.debian.org/debian bullseye/main arm64 libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:20 #13 7.209 Get:335 http://deb.debian.org/debian bullseye/main arm64 libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:20 #13 7.220 Get:336 http://deb.debian.org/debian bullseye/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-1 [33.5 kB]
09:13:20 #13 7.220 Get:337 http://deb.debian.org/debian bullseye/main arm64 libterm-readkey-perl arm64 2.38-1+b2 [27.3 kB]
09:13:20 #13 7.222 Get:338 http://deb.debian.org/debian bullseye/main arm64 libtext-levenshteinxs-perl arm64 0.03-4+b8 [8680 B]
09:13:20 #13 7.223 Get:339 http://deb.debian.org/debian bullseye/main arm64 libtext-markdown-discount-perl arm64 0.12-1+b1 [12.9 kB]
09:13:20 #13 7.225 Get:340 http://deb.debian.org/debian bullseye/main arm64 libtext-xslate-perl arm64 3.5.8-1+b1 [195 kB]
09:13:20 #13 7.227 Get:341 http://deb.debian.org/debian bullseye/main arm64 libtime-duration-perl all 1.21-1 [13.7 kB]
09:13:20 #13 7.228 Get:342 http://deb.debian.org/debian bullseye/main arm64 libtime-moment-perl arm64 0.44-1+b3 [75.1 kB]
09:13:20 #13 7.231 Get:343 http://deb.debian.org/debian bullseye/main arm64 libtype-tiny-xs-perl arm64 0.022-1 [24.8 kB]
09:13:20 #13 7.233 Get:344 http://deb.debian.org/debian bullseye/main arm64 libunicode-utf8-perl arm64 0.62-1+b2 [19.8 kB]
09:13:20 #13 7.235 Get:345 http://deb.debian.org/debian bullseye/main arm64 libxdelta2 arm64 1.1.3-9.3 [45.6 kB]
09:13:20 #13 7.237 Get:346 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB]
09:13:20 #13 7.238 Get:347 http://deb.debian.org/debian bullseye/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
09:13:20 #13 7.239 Get:348 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
09:13:20 #13 7.240 Get:349 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
09:13:20 #13 7.241 Get:350 http://deb.debian.org/debian bullseye/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-2+b1 [326 kB]
09:13:20 #13 7.243 Get:351 http://deb.debian.org/debian bullseye/main arm64 libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:20 #13 7.243 Get:352 http://deb.debian.org/debian bullseye/main arm64 libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
09:13:20 #13 7.243 Get:353 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB]
09:13:20 #13 7.244 Get:354 http://deb.debian.org/debian bullseye/main arm64 libyaml-0-2 arm64 0.2.2-1 [45.1 kB]
09:13:20 #13 7.244 Get:355 http://deb.debian.org/debian bullseye/main arm64 libyaml-libyaml-perl arm64 0.82+repack-1+b1 [34.5 kB]
09:13:20 #13 7.245 Get:356 http://deb.debian.org/debian bullseye/main arm64 licensecheck all 3.1.1-2 [50.0 kB]
09:13:20 #13 7.246 Get:357 http://deb.debian.org/debian bullseye/main arm64 lzip arm64 1.22-3 [84.7 kB]
09:13:20 #13 7.246 Get:358 http://deb.debian.org/debian bullseye/main arm64 lzop arm64 1.04-2 [82.8 kB]
09:13:20 #13 7.248 Get:359 http://deb.debian.org/debian bullseye/main arm64 t1utils arm64 1.41-4 [59.8 kB]
09:13:20 #13 7.250 Get:360 http://deb.debian.org/debian bullseye/main arm64 unzip arm64 6.0-26+deb11u1 [165 kB]
09:13:20 #13 7.251 Get:361 http://deb.debian.org/debian bullseye/main arm64 lintian all 2.104.0 [1265 kB]
09:13:20 #13 7.272 Get:362 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
09:13:20 #13 7.273 Get:363 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB]
09:13:20 #13 7.293 Get:364 http://deb.debian.org/debian bullseye/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
09:13:20 #13 7.294 Get:365 http://deb.debian.org/debian bullseye/main arm64 pixz arm64 1.0.7-1 [20.2 kB]
09:13:20 #13 7.295 Get:366 http://deb.debian.org/debian bullseye/main arm64 xdelta arm64 1.1.3-9.3 [25.8 kB]
09:13:20 #13 7.296 Get:367 http://deb.debian.org/debian bullseye/main arm64 xdelta3 arm64 3.0.11-dfsg-1+b1 [59.7 kB]
09:13:20 #13 7.297 Get:368 http://deb.debian.org/debian bullseye/main arm64 pristine-tar arm64 1.49 [115 kB]
09:13:20 #13 7.297 Get:369 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
09:13:20 #13 7.298 Get:370 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
09:13:20 #13 7.306 Get:371 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
09:13:20 #13 7.309 Get:372 http://deb.debian.org/debian bullseye/main arm64 python3-certifi all 2020.6.20-1 [151 kB]
09:13:20 #13 7.310 Get:373 http://deb.debian.org/debian bullseye/main arm64 python3-idna all 2.10-1 [37.4 kB]
09:13:20 #13 7.311 Get:374 http://deb.debian.org/debian bullseye/main arm64 python3-magic all 2:0.4.20-3 [13.4 kB]
09:13:20 #13 7.312 Get:375 http://deb.debian.org/debian bullseye/main arm64 python3-urllib3 all 1.26.5-1~exp1 [114 kB]
09:13:20 #13 7.314 Get:376 http://deb.debian.org/debian bullseye/main arm64 python3-requests all 2.25.1+dfsg-2 [69.3 kB]
09:13:20 #13 7.315 Get:377 http://deb.debian.org/debian bullseye/main arm64 python3-unidiff all 0.5.5-2 [9604 B]
09:13:20 #13 7.316 Get:378 http://deb.debian.org/debian bullseye/main arm64 python3-xdg all 0.27-2 [41.8 kB]
09:13:20 #13 7.317 Get:379 http://deb.debian.org/debian bullseye/main arm64 shared-mime-info arm64 2.0-1 [700 kB]
09:13:20 #13 7.329 Get:380 http://deb.debian.org/debian bullseye/main arm64 strace arm64 5.10-1 [994 kB]
09:13:20 #13 7.336 Get:381 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB]
09:13:20 #13 7.337 Get:382 http://deb.debian.org/debian bullseye/main arm64 xdg-user-dirs arm64 0.17-2 [53.2 kB]
09:13:20 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.0s done
09:13:20 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:20 #14 10.48 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 less arm64 590-1.2 [139 kB]
09:13:20 #13 10.54 Selecting previously unselected package libpython3.7-minimal:arm64.
09:13:20 #13 10.54 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
09:13:20 #13 10.55 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
09:13:20 #14 11.62 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxext6 arm64 2:1.3.4-0ubuntu1 [27.7 kB]
09:13:20 #13 9.204 Selecting previously unselected package libpython3.11-minimal:amd64.
09:13:20 #13 9.206 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_amd64.deb ...
09:13:20 #13 9.209 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
09:13:20 #13 9.306 Selecting previously unselected package libexpat1:amd64.
09:13:20 #13 9.308 Preparing to unpack .../8-libexpat1_2.5.0-1_amd64.deb ...
09:13:20 #13 9.311 Unpacking libexpat1:amd64 (2.5.0-1) ...
09:13:20 #13 9.346 Selecting previously unselected package python3.11-minimal.
09:13:20 #13 9.348 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ...
09:13:20 #13 9.353 Unpacking python3.11-minimal (3.11.2-6) ...
09:13:20 #13 9.549 Setting up libssl3:amd64 (3.0.9-1) ...
09:13:20 #13 9.558 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
09:13:20 #13 9.370 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_amd64.deb ...
09:13:20 #13 9.373 Unpacking libgdbm-compat4:amd64 (1.18.1-4) ...
09:13:20 #13 9.434 Selecting previously unselected package libperl5.28:amd64.
09:13:20 #13 9.436 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
09:13:20 #13 9.440 Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) ...
09:13:20 #14 6.767 0 upgraded, 349 newly installed, 0 to remove and 0 not upgraded.
09:13:20 #14 6.767 Need to get 91.6 MB of archives.
09:13:20 #14 6.767 After this operation, 362 MB of additional disk space will be used.
09:13:20 #14 6.767 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblocale-gettext-perl armhf 1.07-4 [16.2 kB]
09:13:20 #13 7.515 debconf: delaying package configuration, since apt-utils is not installed
09:13:20 #13 7.547 Fetched 168 MB in 3s (65.7 MB/s)
09:13:20 #13 7.582 Selecting previously unselected package bsdextrautils.
09:13:20 #13 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 ... 6656 files and directories currently installed.)
09:13:20 #13 7.587 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_arm64.deb ...
09:13:20 #13 7.592 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
09:13:20 #13 7.675 Selecting previously unselected package libuchardet0:arm64.
09:13:20 #14 10.81 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbsd0 arm64 0.11.7-4 [40.8 kB]
09:13:20 #14 10.83 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB]
09:13:20 #14 10.85 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB]
09:13:20 #13 10.06 Selecting previously unselected package python3-minimal.
09:13:20 #13 10.90 Selecting previously unselected package libexpat1:arm64.
09:13:20 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done
09:13:20 #10 ...
09:13:20 
09:13:20 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:20 #14 0.651 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
09:13:20 #14 0.771 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
09:13:20 #14 0.790 Get:3 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2823 kB]
09:13:20 #14 0.872 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3064 kB]
09:13:20 #14 11.77 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxmuu1 arm64 2:1.1.3-0ubuntu1 [9772 B]
09:13:20 #14 11.85 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages all 5.05-1 [1314 kB]
09:13:20 #14 0.904 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1109 kB]
09:13:20 #14 0.913 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB]
09:13:20 #14 1.175 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
09:13:20 #14 1.270 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
09:13:20 #14 1.365 Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
09:13:20 #14 2.044 Get:10 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
09:13:20 #14 2.045 Get:11 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
09:13:20 #14 2.047 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
09:13:20 #14 2.096 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3551 kB]
09:13:20 #14 2.260 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2974 kB]
09:13:20 #14 2.391 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
09:13:20 #14 2.394 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1413 kB]
09:13:20 #14 2.601 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
09:13:20 #14 2.833 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
09:13:20 #14 3.350 Fetched 28.5 MB in 3s (9580 kB/s)
09:13:20 #14 3.350 Reading package lists...
09:13:20 #14 4.570 Reading package lists...
09:13:20 #14 5.740 Building dependency tree...
09:13:20 #14 5.956 Reading state information...
09:13:20 #14 6.186 The following additional packages will be installed:
09:13:20 #14 6.186   at autoconf automake autopoint autotools-dev binutils binutils-common
09:13:20 #14 6.186   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
09:13:20 #14 6.186   cpp-9 dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism diffstat
09:13:20 #14 6.186   dirmngr distro-info-data dpkg-dev dput dwz fakeroot file g++ g++-9 gcc gcc-9
09:13:20 #14 6.186   gcc-9-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
09:13:20 #14 6.186   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:20 #14 6.186   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
09:13:20 #14 6.186   libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-pkg-perl
09:13:20 #14 6.186   libarchive-cpio-perl libarchive-zip-perl libarray-intspan-perl libasan5
09:13:20 #14 6.187   libasn1-8-heimdal libassuan0 libasync-mergepoint-perl libatomic1
09:13:20 #14 6.187   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:20 #14 6.187   libbinutils libbrotli1 libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl
09:13:20 #14 6.187   libcbor0.6 libcc1-0 libclass-method-modifiers-perl libclass-xsaccessor-perl
09:13:20 #14 6.187   libclone-perl libcommon-sense-perl libconst-fast-perl
09:13:20 #14 6.187   libcontextual-return-perl libcpanel-json-xs-perl libcroco3 libcrypt-dev
09:13:20 #14 6.187   libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdata-dump-perl
09:13:20 #14 6.187   libdata-optlist-perl libdebhelper-perl libdevel-callchecker-perl
09:13:20 #14 6.187   libdevel-size-perl libdigest-bubblebabble-perl libdigest-hmac-perl
09:13:20 #14 6.187   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
09:13:20 #14 6.187   libelf1 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:20 #14 6.187   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:20 #14 6.187   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:20 #14 6.187   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:20 #14 6.187   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:20 #14 6.187   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:20 #14 6.187   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:20 #14 6.187   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:20 #14 6.187   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:20 #14 6.187   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:20 #14 6.187   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:20 #14 6.187   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:20 #14 6.187   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:20 #14 6.187   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:20 #14 6.187   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:20 #14 6.187   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:20 #14 6.187   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
09:13:20 #14 6.187   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:20 #14 6.187   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
09:13:20 #14 6.187   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:20 #14 6.187   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:20 #14 6.187   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:20 #14 6.187   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:20 #14 6.187   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:20 #14 6.187   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:20 #14 6.187   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
09:13:20 #14 6.187   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:20 #14 6.187   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:20 #14 6.187   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:20 #14 6.187   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:20 #14 6.187   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:20 #14 6.187   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:20 #14 6.187   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:20 #14 6.187   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:20 #14 6.187   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
09:13:20 #14 6.187   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:20 #14 6.187   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:20 #14 6.187   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:20 #14 6.187   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:20 #14 6.187   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:20 #14 6.187   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:20 #14 6.187   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:20 #14 6.187   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:20 #14 6.187   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:20 #14 6.187   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:20 #14 6.187   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:20 #14 6.187   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
09:13:20 #14 6.187   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:20 #14 6.187   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
09:13:20 #14 6.187   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
09:13:20 #14 6.187   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:20 #14 6.187   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:20 #14 6.187   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:20 #14 6.187   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:20 #14 6.187   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:20 #14 6.187   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:20 #14 6.187   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:20 #14 6.187   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:20 #14 6.187   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:20 #14 6.187   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:20 #14 6.187   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:20 #14 6.187   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:20 #14 6.187   xz-utils
09:13:20 #14 6.189 Suggested packages:
09:13:20 #14 6.189   default-mta | mail-transport-agent autoconf-archive gnu-standards
09:13:20 #14 6.189   autoconf-doc binutils-doc wamerican | wordlist whois vacation cpp-doc
09:13:20 #14 6.189   gcc-9-locales debtags dh-make adequate autopkgtest bls-standalone bsd-mailx
09:13:20 #14 6.189   | mailx check-all-the-things cvs-buildpackage devscripts-el diffoscope
09:13:20 #14 6.189   disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:20 #14 6.189   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:20 #14 6.189   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:20 #14 6.189   ratt reprotest svn-buildpackage w3m debian-keyring libsoap-lite-perl
09:13:20 #14 6.189   dbus-user-session libpam-systemd pinentry-gnome3 tor python3-paramiko
09:13:20 #14 6.189   mini-dinstall rsync g++-multilib g++-9-multilib gcc-9-doc gcc-multilib flex
09:13:20 #14 6.189   bison gdb gcc-doc gcc-9-multilib gettext-doc libasprintf-dev
09:13:20 #14 6.189   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:20 #14 6.189   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
09:13:20 #14 6.189   xloadimage scdaemon groff isoquery libgssapi-perl glibc-doc bzr gdbm-l10n
09:13:20 #14 6.189   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
09:13:20 #14 6.189   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:20 #14 6.189   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:20 #14 6.189   libsasl2-modules-sql libstdc++-9-doc libbareword-filehandles-perl
09:13:20 #14 6.189   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:20 #14 6.189   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:20 #14 6.189   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:20 #14 6.189   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:20 #14 6.189   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:20 #14 6.189   libterm-readline-gnu-perl | libterm-readline-perl-perl libb-debug-perl
09:13:20 #14 6.189   liblocale-codes-perl pinentry-doc libmail-box-perl python3-doc python3-tk
09:13:20 #14 6.189   python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:20 #14 6.189   python3-cryptography python3-openssl python3-socks python3.8-venv
09:13:20 #14 6.189   python3.8-doc binfmt-support readline-doc zip wdiff-doc
09:13:20 #14 6.647 The following NEW packages will be installed:
09:13:20 #14 6.647   at autoconf automake autopoint autotools-dev binutils binutils-common
09:13:20 #14 6.647   binutils-x86-64-linux-gnu bsdmainutils build-essential ca-certificates cpp
09:13:20 #14 6.647   cpp-9 curl dctrl-tools debhelper devscripts dh-autoreconf
09:13:20 #14 6.647   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:20 #14 6.648   equivs fakeroot file g++ g++-9 gcc gcc-9 gcc-9-base gettext gettext-base git
09:13:20 #14 6.648   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:20 #14 6.648   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
09:13:20 #14 6.648   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:20 #14 6.648   libalgorithm-merge-perl libapt-pkg-perl libarchive-cpio-perl
09:13:20 #14 6.648   libarchive-zip-perl libarray-intspan-perl libasan5 libasn1-8-heimdal
09:13:20 #14 6.648   libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:20 #14 6.648   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:20 #14 6.648   libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcbor0.6 libcc1-0
09:13:20 #14 6.648   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:20 #14 6.648   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:20 #14 6.648   libcpanel-json-xs-perl libcroco3 libcrypt-dev libctf-nobfd0 libctf0
09:13:20 #14 6.648   libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:20 #14 6.648   libdebhelper-perl libdevel-callchecker-perl libdevel-size-perl
09:13:20 #14 6.648   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:20 #14 6.648   libdpkg-perl libdynaloader-functions-perl libedit2 libelf1
09:13:20 #14 6.648   libemail-valid-perl libencode-locale-perl liberror-perl libexpat1
09:13:20 #14 6.648   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:20 #14 6.648   libfile-chdir-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:20 #14 6.648   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:20 #14 6.648   libfile-which-perl libfl2 libfont-afm-perl libfont-ttf-perl libfuture-perl
09:13:20 #14 6.648   libgcc-9-dev libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl
09:13:20 #14 6.648   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:20 #14 6.648   libgomp1 libgpgme11 libgssapi-krb5-2 libgssapi3-heimdal
09:13:20 #14 6.648   libhash-fieldhash-perl libhcrypto4-heimdal libheimbase1-heimdal
09:13:20 #14 6.648   libheimntlm0-heimdal libhtml-form-perl libhtml-format-perl
09:13:20 #14 6.648   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:20 #14 6.648   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:20 #14 6.648   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:20 #14 6.648   libhx509-5-heimdal libicu66 libidn11 libimport-into-perl
09:13:20 #14 6.648   libio-async-loop-epoll-perl libio-async-perl libio-html-perl
09:13:20 #14 6.648   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:20 #14 6.648   libio-stringy-perl libipc-run-perl libipc-system-simple-perl libisl22
09:13:20 #14 6.648   libitm1 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:20 #14 6.648   libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libksba8
09:13:20 #14 6.648   libldap-2.4-2 libldap-common liblinux-epoll-perl liblist-compare-perl
09:13:20 #14 6.648   liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:20 #14 6.648   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:20 #14 6.648   liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:20 #14 6.648   liblwp-protocol-https-perl libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:20 #14 6.648   libmailtools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:20 #14 6.648   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmpc3 libmpdec2
09:13:20 #14 6.648   libmpfr6 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
09:13:20 #14 6.648   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:20 #14 6.648   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0
09:13:20 #14 6.649   libnumber-compare-perl libnumber-range-perl libobject-id-perl
09:13:20 #14 6.649   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:20 #14 6.649   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:20 #14 6.649   libpath-tiny-perl libperl4-corelibs-perl libperl5.30 libperlio-gzip-perl
09:13:20 #14 6.649   libpipeline1 libpod-constants-perl libpsl5 libpython3-stdlib
09:13:20 #14 6.649   libpython3.8-minimal libpython3.8-stdlib libquadmath0 libre-engine-re2-perl
09:13:20 #14 6.649   libre2-5 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:20 #14 6.649   libregexp-pattern-license-perl libregexp-pattern-perl libroken18-heimdal
09:13:20 #14 6.649   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:20 #14 6.649   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:20 #14 6.649   libsort-key-perl libsort-versions-perl libsqlite3-0 libssh-4 libssl1.1
09:13:20 #14 6.649   libstdc++-9-dev libstrictures-perl libstring-copyright-perl
09:13:20 #14 6.649   libstring-escape-perl libstring-shellquote-perl libstruct-dumb-perl
09:13:20 #14 6.649   libsub-exporter-perl libsub-exporter-progressive-perl libsub-identify-perl
09:13:20 #14 6.649   libsub-install-perl libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:20 #14 6.649   libsys-hostname-long-perl libterm-readkey-perl libtest-fatal-perl
09:13:20 #14 6.651   libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
09:13:20 #14 6.651   libtimedate-perl libtool libtry-tiny-perl libtsan0 libtype-tiny-perl
09:13:20 #14 6.651   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:20 #14 6.651   libunicode-utf8-perl libunwind8 liburi-perl libvariable-magic-perl
09:13:20 #14 6.651   libwant-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6
09:13:20 #14 6.651   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:20 #14 6.651   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:20 #14 6.651   libxml-sax-expat-perl libxml-sax-perl libxml-writer-perl libxml2 libxmuu1
09:13:20 #14 6.651   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:20 #14 6.651   lsb-release m4 make man-db manpages manpages-dev mime-support netbase
09:13:20 #14 6.651   openssh-client openssl patch patchutils perl perl-modules-5.30
09:13:20 #14 6.651   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:20 #14 6.651   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:20 #14 6.651   python3-debian python3-gpg python3-idna python3-magic python3-minimal
09:13:20 #14 6.651   python3-pkg-resources python3-requests python3-six python3-unidiff
09:13:20 #14 6.651   python3-urllib3 python3-xdg python3.8 python3.8-minimal readline-common
09:13:20 #14 6.651   shared-mime-info strace t1utils tzdata ucf unzip wdiff xauth xdg-user-dirs
09:13:20 #14 6.651   xz-utils
09:13:20 #14 6.966 0 upgraded, 354 newly installed, 0 to remove and 0 not upgraded.
09:13:20 #14 6.966 Need to get 106 MB of archives.
09:13:20 #14 6.966 After this operation, 481 MB of additional disk space will be used.
09:13:20 #14 6.966 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblocale-gettext-perl amd64 1.07-4 [17.1 kB]
09:13:20 #14 6.992 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB]
09:13:20 #14 7.068 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB]
09:13:20 #14 7.078 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
09:13:20 #14 7.079 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB]
09:13:20 #14 7.104 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
09:13:20 #14 7.104 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
09:13:20 #14 7.105 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
09:13:20 #14 7.106 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
09:13:20 #14 7.107 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
09:13:20 #14 7.108 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
09:13:20 #14 7.116 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB]
09:13:20 #14 7.138 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:13:20 #14 7.142 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
09:13:20 #14 7.142 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
09:13:20 #14 7.143 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB]
09:13:20 #14 7.144 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 bsdmainutils amd64 11.1.2ubuntu3 [181 kB]
09:13:20 #14 7.146 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libuchardet0 amd64 0.0.6-3build1 [65.2 kB]
09:13:20 #14 7.146 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 groff-base amd64 1.22.4-4build1 [847 kB]
09:13:20 #14 7.154 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm6 amd64 1.18.1-5 [27.4 kB]
09:13:20 #14 7.155 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libpipeline1 amd64 1.5.2-2build1 [27.7 kB]
09:13:20 #14 7.155 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 man-db amd64 2.9.1-1 [1112 kB]
09:13:20 #14 7.166 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
09:13:20 #14 7.207 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libgdbm-compat4 amd64 1.18.1-5 [6244 B]
09:13:20 #14 7.207 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.4 [3959 kB]
09:13:20 #14 7.258 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 perl amd64 5.30.0-9ubuntu0.4 [224 kB]
09:13:20 #14 7.261 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB]
09:13:20 #14 7.268 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:13:20 #14 7.270 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B]
09:13:20 #14 7.270 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic-mgc amd64 1:5.38-4 [218 kB]
09:13:20 #14 7.273 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libmagic1 amd64 1:5.38-4 [75.9 kB]
09:13:20 #14 7.274 Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 file amd64 1:5.38-4 [23.3 kB]
09:13:20 #14 7.275 Get:33 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 less amd64 551-1ubuntu0.1 [123 kB]
09:13:20 #14 7.276 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
09:13:20 #14 7.277 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB]
09:13:20 #14 7.296 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
09:13:20 #14 7.296 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:13:20 #14 7.301 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
09:13:20 #14 7.407 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
09:13:20 #14 7.413 Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
09:13:20 #14 7.413 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:13:20 #14 7.414 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
09:13:20 #14 7.414 Get:43 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:13:20 #14 7.416 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
09:13:20 #14 7.416 Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 shared-mime-info amd64 1.15-1 [430 kB]
09:13:20 #14 7.420 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 ucf all 3.0038+nmu1 [51.6 kB]
09:13:20 #14 7.420 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 xdg-user-dirs amd64 0.17-2ubuntu1 [48.3 kB]
09:13:20 #14 7.421 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1.1 [82.6 kB]
09:13:20 #14 7.432 Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext-base amd64 0.19.8.1-10build1 [50.2 kB]
09:13:20 #14 7.433 Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
09:13:20 #14 7.454 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
09:13:20 #14 7.454 Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB]
09:13:20 #14 7.457 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB]
09:13:20 #14 7.458 Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB]
09:13:20 #14 7.458 Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
09:13:20 #14 7.459 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
09:13:20 #14 7.460 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
09:13:20 #14 7.460 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
09:13:20 #14 7.464 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
09:13:20 #14 7.469 Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
09:13:20 #14 7.482 Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 libxau6 amd64 1:1.0.9-0ubuntu1 [7488 B]
09:13:20 #14 7.483 Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu1 [10.6 kB]
09:13:20 #14 7.483 Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 libxcb1 amd64 1.14-2 [44.7 kB]
09:13:20 #14 7.483 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB]
09:13:20 #14 7.485 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libx11-6 amd64 2:1.6.9-2ubuntu1.5 [572 kB]
09:13:20 #14 7.491 Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 libxext6 amd64 2:1.3.4-0ubuntu1 [29.1 kB]
09:13:20 #14 7.491 Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 libxmuu1 amd64 2:1.1.3-0ubuntu1 [9728 B]
09:13:20 #14 7.492 Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages all 5.05-1 [1314 kB]
09:13:20 #14 7.503 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.9 [671 kB]
09:13:20 #14 7.511 Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 publicsuffix all 20200303.0012-1 [111 kB]
09:13:20 #12 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.8s done
09:13:20 #13 9.570 Setting up libexpat1:amd64 (2.5.0-1) ...
09:13:20 #13 9.579 Setting up python3.11-minimal (3.11.2-6) ...
09:13:20 #14 DONE 0.8s
09:13:20 
09:13:20 #15 [stage-1 5/9] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:20 #14 6.913 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB]
09:13:20 #16 65.07   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/65 
09:13:20 #13 7.677 Preparing to unpack .../01-libuchardet0_0.0.7-1_arm64.deb ...
09:13:20 #13 7.690 Unpacking libuchardet0:arm64 (0.0.7-1) ...
09:13:20 #13 7.739 Selecting previously unselected package groff-base.
09:13:20 #13 7.741 Preparing to unpack .../02-groff-base_1.22.4-6_arm64.deb ...
09:13:20 #13 7.748 Unpacking groff-base (1.22.4-6) ...
09:13:20 #13 10.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 ... 9519 files and directories currently installed.)
09:13:20 #13 10.07 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
09:13:20 #13 10.09 Unpacking python3-minimal (3.9.2-3) ...
09:13:20 #13 10.16 Selecting previously unselected package media-types.
09:13:20 #13 10.16 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:13:20 #13 10.18 Unpacking media-types (4.0.0) ...
09:13:20 #13 10.91 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_arm64.deb ...
09:13:20 #13 10.93 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
09:13:20 #13 11.23 Selecting previously unselected package python3.7-minimal.
09:13:20 #14 12.29 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssh-client arm64 1:8.2p1-4ubuntu0.9 [636 kB]
09:13:20 #14 7.512 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
09:13:20 #14 7.512 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
09:13:20 #14 7.514 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libunwind8 amd64 1.2.1-9ubuntu0.1 [47.7 kB]
09:13:20 #14 7.515 Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 strace amd64 5.5-3ubuntu1 [380 kB]
09:13:20 #14 7.519 Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 xauth amd64 1:1.1-0ubuntu1 [25.0 kB]
09:13:20 #14 7.520 Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 libfl2 amd64 2.6.4-6.2 [11.5 kB]
09:13:20 #14 7.520 Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 at amd64 3.1.23-1ubuntu1 [38.7 kB]
09:13:20 #14 7.521 Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 libsigsegv2 amd64 2.12-2 [13.9 kB]
09:13:20 #14 7.531 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB]
09:13:20 #14 7.534 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB]
09:13:20 #14 7.537 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB]
09:13:20 #14 7.538 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB]
09:13:20 #14 7.543 Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB]
09:13:20 #14 7.547 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-common amd64 2.34-6ubuntu1.6 [207 kB]
09:13:20 #14 7.550 Get:85 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbinutils amd64 2.34-6ubuntu1.6 [473 kB]
09:13:20 #14 7.555 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.6 [47.4 kB]
09:13:20 #14 7.556 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libctf0 amd64 2.34-6ubuntu1.6 [46.6 kB]
09:13:20 #14 7.556 Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.6 [1613 kB]
09:13:20 #14 7.575 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 binutils amd64 2.34-6ubuntu1.6 [3376 B]
09:13:20 #14 7.575 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.9 [71.8 kB]
09:13:20 #14 7.576 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-libc-dev amd64 5.4.0-163.180 [1111 kB]
09:13:20 #14 7.588 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 libcrypt-dev amd64 1:4.4.10-10ubuntu4 [104 kB]
09:13:20 #14 7.589 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.9 [2519 kB]
09:13:20 #14 7.612 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
09:13:20 #14 7.612 Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 libisl22 amd64 0.22.1-1 [592 kB]
09:13:20 #14 7.617 Get:96 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpfr6 amd64 4.0.2-1 [240 kB]
09:13:20 #14 7.619 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB]
09:13:20 #14 7.620 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.2 [7502 kB]
09:13:20 #14 7.697 Get:99 http://archive.ubuntu.com/ubuntu focal/main amd64 cpp amd64 4:9.3.0-1ubuntu2 [27.6 kB]
09:13:20 #14 7.697 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcc1-0 amd64 10.5.0-1ubuntu1~20.04 [48.8 kB]
09:13:20 #14 7.698 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64 10.5.0-1ubuntu1~20.04 [102 kB]
09:13:20 #14 ...
09:13:20 
09:13:20 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:20 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa
09:13:20 #12 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done
09:13:20 #12 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:20 #12 DONE 12.5s
09:13:20 
09:13:20 #13 [stage-1 2/6] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:20 #13 4.566 Fedora 37 - x86_64                               21 MB/s |  82 MB     00:03    
09:13:20 #12 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:21 #14 4.740 Reading package lists...
09:13:21 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.8s done
09:13:21 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:21 #14 ...
09:13:21 
09:13:21 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:21 #10 sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 98.11MB / 98.11MB 9.6s done
09:13:21 #10 extracting sha256:4e1ef44b7a1dc38ec98ec01f961a48844fdf07e1ff182d55daae1c01406302a9 7.7s done
09:13:21 #10 extracting sha256:4c71aa39a4f5a50ddeb9942b08a954d6892177b5409397b1e948e88ac7f6575a 1.1s done
09:13:21 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done
09:13:21 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 0.6s
09:13:21 #10 ...
09:13:21 
09:13:21 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:21 #14 7.321 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [708 kB]
09:13:21 #14 7.380 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
09:13:21 #14 7.380 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8-minimal armhf 3.8.10-0ubuntu1~20.04.8 [1586 kB]
09:13:21 #13 9.974 Selecting previously unselected package perl.
09:13:21 #13 9.976 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_amd64.deb ...
09:13:21 #13 9.988 Unpacking perl (5.28.1-6+deb10u1) ...
09:13:21 #13 10.09 Selecting previously unselected package liblocale-gettext-perl.
09:13:21 #16 65.64   Installing : libtool-ltdl-2.4.2-22.el7_3.aarch64                        20/65 
09:13:21 #16 65.94   Installing : libsemanage-python-2.5-14.el7.aarch64                      21/65 
09:13:21 #16 65.98   Installing : libselinux-python-2.5-15.el7.aarch64                       22/65 
09:13:21 #16 66.01   Installing : less-458-9.el7.aarch64                                     23/65 
09:13:21 #16 66.03   Installing : fipscheck-1.4.1-6.el7.aarch64                              24/65 
09:13:21 #13 7.880 Selecting previously unselected package libgdbm6:arm64.
09:13:21 #13 7.882 Preparing to unpack .../03-libgdbm6_1.19-2_arm64.deb ...
09:13:21 #13 7.906 Unpacking libgdbm6:arm64 (1.19-2) ...
09:13:21 #13 8.043 Selecting previously unselected package libpipeline1:arm64.
09:13:21 #13 8.045 Preparing to unpack .../04-libpipeline1_1.5.3-1_arm64.deb ...
09:13:21 #13 8.051 Unpacking libpipeline1:arm64 (1.5.3-1) ...
09:13:21 #13 10.36 Selecting previously unselected package libmpdec3:amd64.
09:13:21 #13 10.37 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
09:13:21 #13 10.39 Unpacking libmpdec3:amd64 (2.5.1-1) ...
09:13:21 #13 11.23 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
09:13:21 #13 11.29 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:21 #13 11.52 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
09:13:21 #14 12.33 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 publicsuffix all 20200303.0012-1 [111 kB]
09:13:21 #14 12.34 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
09:13:21 #14 12.34 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
09:13:21 #14 12.35 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 strace arm64 5.5-3ubuntu1 [297 kB]
09:13:21 #14 12.36 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 xauth arm64 1:1.1-0ubuntu1 [24.1 kB]
09:13:21 #14 12.36 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfl2 arm64 2.6.4-6.2 [11.4 kB]
09:13:21 #14 12.36 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 at arm64 3.1.23-1ubuntu1 [37.7 kB]
09:13:21 #14 12.36 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsigsegv2 arm64 2.12-2 [13.3 kB]
09:13:21 #14 12.51 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 m4 arm64 1.4.18-4 [194 kB]
09:13:21 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:21 #10 DONE 11.4s
09:13:21 
09:13:21 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:21 #14 7.725 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libitm1 amd64 10.5.0-1ubuntu1~20.04 [26.2 kB]
09:13:21 #14 7.753 Get:103 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libatomic1 amd64 10.5.0-1ubuntu1~20.04 [9284 B]
09:13:21 #14 7.755 Get:104 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.2 [2752 kB]
09:13:21 #14 7.842 Get:105 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblsan0 amd64 10.5.0-1ubuntu1~20.04 [835 kB]
09:13:21 #14 7.852 Get:106 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libtsan0 amd64 10.5.0-1ubuntu1~20.04 [2016 kB]
09:13:21 #14 7.873 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libubsan1 amd64 10.5.0-1ubuntu1~20.04 [785 kB]
09:13:21 #14 7.882 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libquadmath0 amd64 10.5.0-1ubuntu1~20.04 [146 kB]
09:13:21 #14 7.884 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [2359 kB]
09:13:21 #14 7.909 Get:110 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.2 [8276 kB]
09:13:21 #12 DONE 9.9s
09:13:21 
09:13:21 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:21 #13 5.369 0 upgraded, 425 newly installed, 0 to remove and 0 not upgraded.
09:13:21 #13 5.369 Need to get 182 MB of archives.
09:13:21 #13 5.369 After this operation, 658 MB of additional disk space will be used.
09:13:21 #13 5.369 Get:1 http://deb.debian.org/debian bookworm/main arm64 perl-modules-5.36 all 5.36.0-7 [2815 kB]
09:13:21 #13 5.387 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgdbm6 arm64 1.23-3 [70.9 kB]
09:13:21 #13 5.388 Get:3 http://deb.debian.org/debian bookworm/main arm64 libgdbm-compat4 arm64 1.23-3 [48.0 kB]
09:13:21 #13 5.388 Get:4 http://deb.debian.org/debian bookworm/main arm64 libperl5.36 arm64 5.36.0-7 [4019 kB]
09:13:21 #13 5.412 Get:5 http://deb.debian.org/debian bookworm/main arm64 perl arm64 5.36.0-7 [239 kB]
09:13:21 #13 5.413 Get:6 http://deb.debian.org/debian bookworm/main arm64 liblocale-gettext-perl arm64 1.07-5 [15.1 kB]
09:13:21 #13 5.413 Get:7 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.9-1 [1800 kB]
09:13:21 #13 5.422 Get:8 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
09:13:21 #13 5.426 Get:9 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
09:13:21 #13 5.427 Get:10 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
09:13:21 #13 5.436 Get:11 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB]
09:13:21 #13 5.438 Get:12 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
09:13:21 #13 5.439 Get:13 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB]
09:13:21 #13 5.439 Get:14 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2 [31.6 kB]
09:13:21 #13 5.440 Get:15 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2 [78.9 kB]
09:13:21 #13 5.440 Get:16 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
09:13:21 #13 5.441 Get:17 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2 [313 kB]
09:13:21 #13 5.476 Get:18 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2 [124 kB]
09:13:21 #13 5.477 Get:19 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:13:21 #13 5.477 Get:20 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
09:13:21 #13 5.478 Get:21 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
09:13:21 #13 5.478 Get:22 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
09:13:21 #13 5.478 Get:23 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
09:13:21 #13 5.479 Get:24 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
09:13:21 #13 5.483 Get:25 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
09:13:21 #13 5.498 Get:26 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
09:13:21 #13 5.503 Get:27 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B]
09:13:21 #13 5.503 Get:28 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB]
09:13:21 #13 5.504 Get:29 http://deb.debian.org/debian bookworm/main arm64 less arm64 590-2 [128 kB]
09:13:21 #13 5.505 Get:30 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
09:13:21 #13 5.505 Get:31 http://deb.debian.org/debian bookworm/main arm64 sensible-utils all 0.0.17+nmu1 [19.0 kB]
09:13:21 #13 5.506 Get:32 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
09:13:21 #13 5.506 Get:33 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.9-1 [1382 kB]
09:13:21 #13 5.517 Get:34 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
09:13:21 #13 5.519 Get:35 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
09:13:21 #13 5.521 Get:36 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
09:13:21 #13 5.522 Get:37 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
09:13:21 #13 5.524 Get:38 http://deb.debian.org/debian bookworm/main arm64 gettext-base arm64 0.21-12 [159 kB]
09:13:21 #13 5.525 Get:39 http://deb.debian.org/debian bookworm/main arm64 libuchardet0 arm64 0.0.7-1 [67.9 kB]
09:13:21 #13 5.525 Get:40 http://deb.debian.org/debian bookworm/main arm64 groff-base arm64 1.22.4-10 [861 kB]
09:13:21 #13 5.533 Get:41 http://deb.debian.org/debian bookworm/main arm64 krb5-locales all 1.20.1-2 [62.6 kB]
09:13:21 #13 5.534 Get:42 http://deb.debian.org/debian bookworm/main arm64 bsdextrautils arm64 2.38.1-5+b1 [86.9 kB]
09:13:21 #13 5.535 Get:43 http://deb.debian.org/debian bookworm/main arm64 libpipeline1 arm64 1.5.7-1 [36.4 kB]
09:13:21 #13 5.536 Get:44 http://deb.debian.org/debian bookworm/main arm64 man-db arm64 2.11.2-2 [1369 kB]
09:13:21 #13 5.563 Get:45 http://deb.debian.org/debian bookworm/main arm64 manpages all 6.03-2 [1332 kB]
09:13:21 #13 5.572 Get:46 http://deb.debian.org/debian bookworm/main arm64 libbsd0 arm64 0.11.7-2 [115 kB]
09:13:21 #13 5.573 Get:47 http://deb.debian.org/debian bookworm/main arm64 libedit2 arm64 3.1-20221030-2 [88.1 kB]
09:13:21 #13 5.573 Get:48 http://deb.debian.org/debian bookworm/main arm64 libcbor0.8 arm64 0.8.0-2+b1 [26.0 kB]
09:13:21 #13 5.574 Get:49 http://deb.debian.org/debian bookworm/main arm64 libfido2-1 arm64 1.12.0-2+b1 [72.6 kB]
09:13:21 #13 5.574 Get:50 http://deb.debian.org/debian bookworm/main arm64 openssh-client arm64 1:9.2p1-2 [931 kB]
09:13:21 #13 5.579 Get:51 http://deb.debian.org/debian bookworm/main arm64 ucf all 3.0043+nmu1 [55.2 kB]
09:13:21 #13 5.581 Get:52 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
09:13:21 #13 5.583 Get:53 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
09:13:21 #13 5.585 Get:54 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
09:13:21 #13 5.586 Get:55 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
09:13:21 #13 5.587 Get:56 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
09:13:21 #13 5.591 Get:57 http://deb.debian.org/debian bookworm/main arm64 autopoint all 0.21-12 [495 kB]
09:13:21 #13 5.593 Get:58 http://deb.debian.org/debian bookworm/main arm64 binutils-common arm64 2.40-2 [2487 kB]
09:13:21 #13 5.610 Get:59 http://deb.debian.org/debian bookworm/main arm64 libbinutils arm64 2.40-2 [645 kB]
09:13:21 #13 5.614 Get:60 http://deb.debian.org/debian bookworm/main arm64 libctf-nobfd0 arm64 2.40-2 [144 kB]
09:13:21 #13 5.615 Get:61 http://deb.debian.org/debian bookworm/main arm64 libctf0 arm64 2.40-2 [79.2 kB]
09:13:21 #13 5.615 Get:62 http://deb.debian.org/debian bookworm/main arm64 libgprofng0 arm64 2.40-2 [680 kB]
09:13:21 #13 5.619 Get:63 http://deb.debian.org/debian bookworm/main arm64 libjansson4 arm64 2.14-2 [40.2 kB]
09:13:21 #13 5.619 Get:64 http://deb.debian.org/debian bookworm/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2 [2637 kB]
09:13:21 #13 5.634 Get:65 http://deb.debian.org/debian bookworm/main arm64 binutils arm64 2.40-2 [64.9 kB]
09:13:21 #13 5.636 Get:66 http://deb.debian.org/debian bookworm/main arm64 libc-dev-bin arm64 2.36-9+deb12u1 [44.1 kB]
09:13:21 #13 5.636 Get:67 http://deb.debian.org/debian-security bookworm-security/main arm64 linux-libc-dev arm64 6.1.52-1 [1827 kB]
09:13:21 #13 5.640 Get:68 http://deb.debian.org/debian bookworm/main arm64 libcrypt-dev arm64 1:4.4.33-2 [121 kB]
09:13:21 #13 5.641 Get:69 http://deb.debian.org/debian bookworm/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [194 kB]
09:13:21 #13 5.642 Get:70 http://deb.debian.org/debian bookworm/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB]
09:13:21 #13 5.643 Get:71 http://deb.debian.org/debian bookworm/main arm64 rpcsvc-proto arm64 1.4.3-1 [59.7 kB]
09:13:21 #13 5.643 Get:72 http://deb.debian.org/debian bookworm/main arm64 libc6-dev arm64 2.36-9+deb12u1 [1429 kB]
09:13:21 #13 5.650 Get:73 http://deb.debian.org/debian bookworm/main arm64 libisl23 arm64 0.25-1 [611 kB]
09:13:21 #13 5.653 Get:74 http://deb.debian.org/debian bookworm/main arm64 libmpfr6 arm64 4.2.0-1 [600 kB]
09:13:21 #13 5.657 Get:75 http://deb.debian.org/debian bookworm/main arm64 libmpc3 arm64 1.3.1-1 [49.2 kB]
09:13:21 #13 5.657 Get:76 http://deb.debian.org/debian bookworm/main arm64 cpp-12 arm64 12.2.0-14 [8226 kB]
09:13:21 #13 5.703 Get:77 http://deb.debian.org/debian bookworm/main arm64 cpp arm64 4:12.2.0-3 [6832 B]
09:13:21 #13 5.704 Get:78 http://deb.debian.org/debian bookworm/main arm64 libcc1-0 arm64 12.2.0-14 [37.7 kB]
09:13:21 #13 5.704 Get:79 http://deb.debian.org/debian bookworm/main arm64 libgomp1 arm64 12.2.0-14 [104 kB]
09:13:21 #13 5.705 Get:80 http://deb.debian.org/debian bookworm/main arm64 libitm1 arm64 12.2.0-14 [23.9 kB]
09:13:21 #13 5.705 Get:81 http://deb.debian.org/debian bookworm/main arm64 libatomic1 arm64 12.2.0-14 [9536 B]
09:13:21 #13 5.706 Get:82 http://deb.debian.org/debian bookworm/main arm64 libasan8 arm64 12.2.0-14 [2095 kB]
09:13:21 #13 5.716 Get:83 http://deb.debian.org/debian bookworm/main arm64 liblsan0 arm64 12.2.0-14 [926 kB]
09:13:21 #13 5.720 Get:84 http://deb.debian.org/debian bookworm/main arm64 libtsan2 arm64 12.2.0-14 [2179 kB]
09:13:21 #13 5.731 Get:85 http://deb.debian.org/debian bookworm/main arm64 libubsan1 arm64 12.2.0-14 [862 kB]
09:13:21 #13 5.735 Get:86 http://deb.debian.org/debian bookworm/main arm64 libhwasan0 arm64 12.2.0-14 [998 kB]
09:13:21 #13 5.740 Get:87 http://deb.debian.org/debian bookworm/main arm64 libgcc-12-dev arm64 12.2.0-14 [959 kB]
09:13:21 #13 5.745 Get:88 http://deb.debian.org/debian bookworm/main arm64 gcc-12 arm64 12.2.0-14 [16.3 MB]
09:13:21 #13 5.838 Get:89 http://deb.debian.org/debian bookworm/main arm64 gcc arm64 4:12.2.0-3 [5244 B]
09:13:21 #13 5.838 Get:90 http://deb.debian.org/debian bookworm/main arm64 libstdc++-12-dev arm64 12.2.0-14 [2006 kB]
09:13:21 #13 5.847 Get:91 http://deb.debian.org/debian bookworm/main arm64 g++-12 arm64 12.2.0-14 [9071 kB]
09:13:21 #13 5.899 Get:92 http://deb.debian.org/debian bookworm/main arm64 g++ arm64 4:12.2.0-3 [1336 B]
09:13:21 #13 5.900 Get:93 http://deb.debian.org/debian bookworm/main arm64 make arm64 4.3-4.1 [391 kB]
09:13:21 #13 5.902 Get:94 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
09:13:21 #13 5.905 Get:95 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
09:13:21 #13 5.906 Get:96 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
09:13:21 #13 5.912 Get:97 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
09:13:21 #13 5.912 Get:98 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
09:13:21 #13 5.914 Get:99 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
09:13:21 #13 5.914 Get:100 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
09:13:21 #13 5.915 Get:101 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
09:13:21 #13 5.916 Get:102 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
09:13:21 #13 5.916 Get:103 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
09:13:21 #13 5.916 Get:104 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:13:21 #13 5.917 Get:105 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
09:13:21 #13 5.918 Get:106 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u1 [362 kB]
09:13:21 #13 5.919 Get:107 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u1 [307 kB]
09:13:21 #13 5.920 Get:108 http://deb.debian.org/debian bookworm/main arm64 dctrl-tools arm64 2.24-3 [101 kB]
09:13:21 #13 5.921 Get:109 http://deb.debian.org/debian bookworm/main arm64 libdebhelper-perl all 13.11.4 [81.2 kB]
09:13:21 #13 5.922 Get:110 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
09:13:21 #13 5.924 Get:111 http://deb.debian.org/debian bookworm/main arm64 dh-autoreconf all 20 [17.1 kB]
09:13:21 #13 5.925 Get:112 http://deb.debian.org/debian bookworm/main arm64 libarchive-zip-perl all 1.68-1 [104 kB]
09:13:21 #13 5.926 Get:113 http://deb.debian.org/debian bookworm/main arm64 libsub-override-perl all 0.09-4 [9304 B]
09:13:21 #13 5.927 Get:114 http://deb.debian.org/debian bookworm/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
09:13:21 #13 5.928 Get:115 http://deb.debian.org/debian bookworm/main arm64 dh-strip-nondeterminism all 1.13.1-1 [8620 B]
09:13:21 #13 5.928 Get:116 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
09:13:21 #13 5.930 Get:117 http://deb.debian.org/debian bookworm/main arm64 dwz arm64 0.15-1 [101 kB]
09:13:21 #13 5.932 Get:118 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
09:13:21 #13 5.985 Get:119 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
09:13:21 #13 5.988 Get:120 http://deb.debian.org/debian bookworm/main arm64 gettext arm64 0.21-12 [1248 kB]
09:13:21 #13 5.994 Get:121 http://deb.debian.org/debian bookworm/main arm64 intltool-debian all 0.35.0+20060710.6 [22.9 kB]
09:13:21 #13 5.995 Get:122 http://deb.debian.org/debian bookworm/main arm64 po-debconf all 1.0.21+nmu1 [248 kB]
09:13:21 #13 5.996 Get:123 http://deb.debian.org/debian bookworm/main arm64 debhelper all 13.11.4 [942 kB]
09:13:21 #13 6.001 Get:124 http://deb.debian.org/debian bookworm/main arm64 debian-keyring all 2022.12.24 [30.5 MB]
09:13:21 #13 6.175 Get:125 http://deb.debian.org/debian bookworm/main arm64 libfakeroot arm64 1.31-1.2 [27.9 kB]
09:13:21 #13 6.175 Get:126 http://deb.debian.org/debian bookworm/main arm64 fakeroot arm64 1.31-1.2 [66.4 kB]
09:13:21 #13 6.175 Get:127 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
09:13:21 #13 6.176 Get:128 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
09:13:21 #13 6.179 Get:129 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
09:13:21 #13 6.179 Get:130 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
09:13:21 #13 6.180 Get:131 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
09:13:21 #13 6.184 Get:132 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:13:21 #13 6.192 Get:133 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
09:13:21 #13 6.198 Get:134 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
09:13:21 #13 6.219 Get:135 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
09:13:21 #13 6.219 Get:136 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
09:13:21 #13 6.236 Get:137 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
09:13:21 #13 6.239 Get:138 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
09:13:21 #13 6.241 Get:139 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
09:13:21 #13 6.245 Get:140 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
09:13:21 #13 6.255 Get:141 http://deb.debian.org/debian bookworm/main arm64 libfile-dirlist-perl all 0.05-3 [7600 B]
09:13:21 #13 6.258 Get:142 http://deb.debian.org/debian bookworm/main arm64 libfile-which-perl all 1.27-2 [15.1 kB]
09:13:21 #13 6.260 Get:143 http://deb.debian.org/debian bookworm/main arm64 libfile-homedir-perl all 1.006-2 [42.4 kB]
09:13:21 #13 6.262 Get:144 http://deb.debian.org/debian bookworm/main arm64 libfile-touch-perl all 0.12-2 [8816 B]
09:13:21 #13 6.264 Get:145 http://deb.debian.org/debian bookworm/main arm64 libio-pty-perl arm64 1:1.17-1 [34.5 kB]
09:13:21 #13 6.266 Get:146 http://deb.debian.org/debian bookworm/main arm64 libipc-run-perl all 20220807.0-1 [104 kB]
09:13:21 #13 6.269 Get:147 http://deb.debian.org/debian bookworm/main arm64 libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
09:13:21 #13 6.269 Get:148 http://deb.debian.org/debian bookworm/main arm64 libclass-xsaccessor-perl arm64 1.19-4+b1 [35.3 kB]
09:13:21 #13 6.269 Get:149 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-op-check-perl arm64 0.22-2+b1 [10.4 kB]
09:13:21 #13 6.270 Get:150 http://deb.debian.org/debian bookworm/main arm64 libdynaloader-functions-perl all 0.003-3 [12.7 kB]
09:13:21 #13 6.270 Get:151 http://deb.debian.org/debian bookworm/main arm64 libdevel-callchecker-perl arm64 0.008-2 [15.9 kB]
09:13:21 #13 6.270 Get:152 http://deb.debian.org/debian bookworm/main arm64 libparams-classify-perl arm64 0.015-2+b1 [22.9 kB]
09:13:21 #13 6.270 Get:153 http://deb.debian.org/debian bookworm/main arm64 libmodule-runtime-perl all 0.016-2 [19.6 kB]
09:13:21 #13 6.271 Get:154 http://deb.debian.org/debian bookworm/main arm64 libimport-into-perl all 1.002005-2 [11.3 kB]
09:13:21 #13 6.272 Get:155 http://deb.debian.org/debian bookworm/main arm64 librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:21 #13 6.273 Get:156 http://deb.debian.org/debian bookworm/main arm64 libsub-quote-perl all 2.006008-1 [21.8 kB]
09:13:21 #13 6.275 Get:157 http://deb.debian.org/debian bookworm/main arm64 libmoo-perl all 2.005005-1 [58.0 kB]
09:13:21 #13 6.276 Get:158 http://deb.debian.org/debian bookworm/main arm64 libencode-locale-perl all 1.05-3 [12.9 kB]
09:13:21 #13 6.276 Get:159 http://deb.debian.org/debian bookworm/main arm64 libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:21 #13 6.276 Get:160 http://deb.debian.org/debian bookworm/main arm64 libhttp-date-perl all 6.05-2 [10.5 kB]
09:13:21 #13 6.277 Get:161 http://deb.debian.org/debian bookworm/main arm64 libfile-listing-perl all 6.15-1 [12.6 kB]
09:13:21 #13 6.278 Get:162 http://deb.debian.org/debian bookworm/main arm64 libhtml-tagset-perl all 3.20-6 [11.7 kB]
09:13:21 #13 6.278 Get:163 http://deb.debian.org/debian bookworm/main arm64 libregexp-ipv6-perl all 0.03-3 [5212 B]
09:13:21 #13 6.278 Get:164 http://deb.debian.org/debian bookworm/main arm64 liburi-perl all 5.17-1 [90.4 kB]
09:13:21 #13 6.279 Get:165 http://deb.debian.org/debian bookworm/main arm64 libhtml-parser-perl arm64 3.81-1 [98.6 kB]
09:13:21 #13 6.280 Get:166 http://deb.debian.org/debian bookworm/main arm64 libhtml-tree-perl all 5.07-3 [211 kB]
09:13:21 #13 6.282 Get:167 http://deb.debian.org/debian bookworm/main arm64 libclone-perl arm64 0.46-1 [13.5 kB]
09:13:21 #13 6.283 Get:168 http://deb.debian.org/debian bookworm/main arm64 libio-html-perl all 1.004-3 [16.2 kB]
09:13:21 #13 6.297 Get:169 http://deb.debian.org/debian bookworm/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
09:13:21 #13 6.297 Get:170 http://deb.debian.org/debian bookworm/main arm64 libhttp-message-perl all 6.44-1 [81.7 kB]
09:13:21 #13 6.299 Get:171 http://deb.debian.org/debian bookworm/main arm64 libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:21 #13 6.300 Get:172 http://deb.debian.org/debian bookworm/main arm64 libhttp-negotiate-perl all 6.01-2 [13.1 kB]
09:13:21 #13 6.317 Get:173 http://deb.debian.org/debian bookworm/main arm64 perl-openssl-defaults arm64 7+b1 [7924 B]
09:13:21 #13 6.319 Get:174 http://deb.debian.org/debian bookworm/main arm64 libnet-ssleay-perl arm64 1.92-2+b1 [308 kB]
09:13:21 #13 6.321 Get:175 http://deb.debian.org/debian bookworm/main arm64 libio-socket-ssl-perl all 2.081-2 [219 kB]
09:13:21 #13 6.323 Get:176 http://deb.debian.org/debian bookworm/main arm64 libnet-http-perl all 6.22-1 [25.3 kB]
09:13:21 #13 6.323 Get:177 http://deb.debian.org/debian bookworm/main arm64 liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:21 #13 6.324 Get:178 http://deb.debian.org/debian bookworm/main arm64 libtry-tiny-perl all 0.31-2 [22.6 kB]
09:13:21 #13 6.324 Get:179 http://deb.debian.org/debian bookworm/main arm64 libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:21 #13 6.324 Get:180 http://deb.debian.org/debian bookworm/main arm64 libwww-perl all 6.68-1 [186 kB]
09:13:21 #13 6.326 Get:181 http://deb.debian.org/debian bookworm/main arm64 patchutils arm64 0.4.2-1 [73.5 kB]
09:13:21 #13 6.327 Get:182 http://deb.debian.org/debian bookworm/main arm64 wdiff arm64 1.2.2-5 [119 kB]
09:13:21 #13 6.328 Get:183 http://deb.debian.org/debian bookworm/main arm64 devscripts arm64 2.23.4 [1073 kB]
09:13:21 #13 6.334 Get:184 http://deb.debian.org/debian bookworm/main arm64 diffstat arm64 1.65-1 [31.2 kB]
09:13:21 #13 6.334 Get:185 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B]
09:13:21 #13 6.337 Get:186 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:13:21 #13 6.338 Get:187 http://deb.debian.org/debian bookworm/main arm64 python3-chardet all 5.1.0+dfsg-2 [110 kB]
09:13:21 #13 6.339 Get:188 http://deb.debian.org/debian bookworm/main arm64 python3-debian all 0.1.49 [115 kB]
09:13:21 #13 6.340 Get:189 http://deb.debian.org/debian bookworm/main arm64 libgpgme11 arm64 1.18.0-3+b1 [286 kB]
09:13:21 #13 6.342 Get:190 http://deb.debian.org/debian bookworm/main arm64 python3-gpg arm64 1.18.0-3+b1 [352 kB]
09:13:21 #13 6.344 Get:191 http://deb.debian.org/debian bookworm/main arm64 python3-xdg all 0.28-2 [40.5 kB]
09:13:21 #13 6.347 Get:192 http://deb.debian.org/debian bookworm/main arm64 dput all 1.1.3 [42.7 kB]
09:13:21 #13 6.347 Get:193 http://deb.debian.org/debian bookworm/main arm64 equivs all 2.3.1 [22.7 kB]
09:13:21 #13 6.348 Get:194 http://deb.debian.org/debian bookworm/main arm64 fonts-dejavu-core all 2.37-6 [1068 kB]
09:13:21 #13 6.354 Get:195 http://deb.debian.org/debian bookworm/main arm64 fontconfig-config arm64 2.14.1-4 [315 kB]
09:13:21 #13 6.383 Get:196 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u1 [357 kB]
09:13:21 #13 6.385 Get:197 http://deb.debian.org/debian bookworm/main arm64 liberror-perl all 0.17029-2 [29.0 kB]
09:13:21 #13 6.385 Get:198 http://deb.debian.org/debian bookworm/main arm64 git-man all 1:2.39.2-1.1 [2049 kB]
09:13:21 #13 6.428 Get:199 http://deb.debian.org/debian bookworm/main arm64 git arm64 1:2.39.2-1.1 [7023 kB]
09:13:21 #13 6.476 Get:200 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB]
09:13:21 #13 6.492 Get:201 http://deb.debian.org/debian bookworm/main arm64 libabsl20220623 arm64 20220623.1-1 [363 kB]
09:13:21 #13 6.496 Get:202 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:21 #13 6.496 Get:203 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8+b1 [11.2 kB]
09:13:21 #13 6.497 Get:204 http://deb.debian.org/debian bookworm/main arm64 libalgorithm-merge-perl all 0.08-5 [11.8 kB]
09:13:21 #13 6.497 Get:205 http://deb.debian.org/debian bookworm/main arm64 libaliased-perl all 0.34-3 [13.5 kB]
09:13:21 #13 6.497 Get:206 http://deb.debian.org/debian bookworm/main arm64 libaom3 arm64 3.6.0-1 [1379 kB]
09:13:21 #13 6.632 Get:207 http://deb.debian.org/debian bookworm/main arm64 libapt-pkg-perl arm64 0.1.40+b2 [66.1 kB]
09:13:21 #13 6.662 Get:208 http://deb.debian.org/debian bookworm/main arm64 libarchive-cpio-perl all 0.10-3 [10.8 kB]
09:13:21 #13 6.663 Get:209 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
09:13:21 #13 6.664 Get:210 http://deb.debian.org/debian bookworm/main arm64 libarray-intspan-perl all 2.004-2 [25.7 kB]
09:13:21 #13 6.664 Get:211 http://deb.debian.org/debian bookworm/main arm64 libauthen-sasl-perl all 2.1600-3 [43.9 kB]
09:13:21 #13 6.665 Get:212 http://deb.debian.org/debian bookworm/main arm64 libdav1d6 arm64 1.0.0-2 [274 kB]
09:13:21 #13 6.681 Get:213 http://deb.debian.org/debian bookworm/main arm64 libgav1-1 arm64 0.18.0-1+b1 [425 kB]
09:13:21 #13 6.683 Get:214 http://deb.debian.org/debian bookworm/main arm64 librav1e0 arm64 0.5.1-6 [552 kB]
09:13:21 #13 6.686 Get:215 http://deb.debian.org/debian bookworm/main arm64 libsvtav1enc1 arm64 1.4.1+dfsg-1 [1074 kB]
09:13:21 #13 6.691 Get:216 http://deb.debian.org/debian bookworm/main arm64 libjpeg62-turbo arm64 1:2.1.5-2 [171 kB]
09:13:21 #13 6.692 Get:217 http://deb.debian.org/debian bookworm/main arm64 libyuv0 arm64 0.0~git20230123.b2528b0-1 [122 kB]
09:13:21 #13 6.693 Get:218 http://deb.debian.org/debian bookworm/main arm64 libavif15 arm64 0.11.1-1 [88.3 kB]
09:13:21 #13 6.694 Get:219 http://deb.debian.org/debian bookworm/main arm64 libmodule-implementation-perl all 0.09-2 [12.6 kB]
09:13:21 #13 6.707 Get:220 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
09:13:21 #13 6.708 Get:221 http://deb.debian.org/debian bookworm/main arm64 libvariable-magic-perl arm64 0.63-1+b1 [42.8 kB]
09:13:21 #13 6.709 Get:222 http://deb.debian.org/debian bookworm/main arm64 libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
09:13:21 #13 6.711 Get:223 http://deb.debian.org/debian bookworm/main arm64 libberkeleydb-perl arm64 0.64-2+b1 [121 kB]
09:13:21 #13 6.713 Get:224 http://deb.debian.org/debian bookworm/main arm64 libpng16-16 arm64 1.6.39-2 [269 kB]
09:13:21 #13 6.715 Get:225 http://deb.debian.org/debian bookworm/main arm64 libfreetype6 arm64 2.12.1+dfsg-5 [369 kB]
09:13:21 #13 6.717 Get:226 http://deb.debian.org/debian bookworm/main arm64 libfontconfig1 arm64 2.14.1-4 [381 kB]
09:13:21 #13 6.719 Get:227 http://deb.debian.org/debian bookworm/main arm64 libde265-0 arm64 1.0.11-1 [148 kB]
09:13:21 #13 6.720 Get:228 http://deb.debian.org/debian bookworm/main arm64 libnuma1 arm64 2.0.16-1 [20.3 kB]
09:13:21 #13 6.721 Get:229 http://deb.debian.org/debian bookworm/main arm64 libx265-199 arm64 3.5-2+b1 [603 kB]
09:13:21 #13 6.724 Get:230 http://deb.debian.org/debian bookworm/main arm64 libheif1 arm64 1.15.1-1 [191 kB]
09:13:21 #13 6.725 Get:231 http://deb.debian.org/debian bookworm/main arm64 libdeflate0 arm64 1.14-1 [54.3 kB]
09:13:21 #13 6.726 Get:232 http://deb.debian.org/debian bookworm/main arm64 libjbig0 arm64 2.1-6.1 [30.0 kB]
09:13:21 #13 6.727 Get:233 http://deb.debian.org/debian bookworm/main arm64 liblerc4 arm64 4.0.0+ds-2 [138 kB]
09:13:21 #13 6.728 Get:234 http://deb.debian.org/debian-security bookworm-security/main arm64 libwebp7 arm64 1.2.4-0.2+deb12u1 [260 kB]
09:13:21 #13 6.729 Get:235 http://deb.debian.org/debian bookworm/main arm64 libtiff6 arm64 4.5.0-6 [300 kB]
09:13:21 #13 6.731 Get:236 http://deb.debian.org/debian bookworm/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB]
09:13:21 #13 6.732 Get:237 http://deb.debian.org/debian bookworm/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB]
09:13:21 #13 6.733 Get:238 http://deb.debian.org/debian bookworm/main arm64 libxcb1 arm64 1.15-1 [143 kB]
09:13:21 #13 6.735 Get:239 http://deb.debian.org/debian bookworm/main arm64 libx11-data all 2:1.8.4-2+deb12u1 [292 kB]
09:13:21 #13 6.736 Get:240 http://deb.debian.org/debian bookworm/main arm64 libx11-6 arm64 2:1.8.4-2+deb12u1 [729 kB]
09:13:21 #13 6.740 Get:241 http://deb.debian.org/debian bookworm/main arm64 libxpm4 arm64 1:3.5.12-1.1 [45.2 kB]
09:13:21 #13 6.742 Get:242 http://deb.debian.org/debian bookworm/main arm64 libgd3 arm64 2.3.3-9 [113 kB]
09:13:21 #13 6.743 Get:243 http://deb.debian.org/debian bookworm/main arm64 libc-devtools arm64 2.36-9+deb12u1 [51.2 kB]
09:13:21 #13 6.744 Get:244 http://deb.debian.org/debian bookworm/main arm64 libcapture-tiny-perl all 0.48-2 [24.6 kB]
09:13:21 #13 6.745 Get:245 http://deb.debian.org/debian bookworm/main arm64 libcgi-pm-perl all 4.55-1 [220 kB]
09:13:21 #13 6.747 Get:246 http://deb.debian.org/debian bookworm/main arm64 libfcgi0ldbl arm64 2.4.2-2 [25.3 kB]
09:13:21 #13 6.749 Get:247 http://deb.debian.org/debian bookworm/main arm64 libfcgi-perl arm64 0.82+ds-2 [24.4 kB]
09:13:21 #13 6.750 Get:248 http://deb.debian.org/debian bookworm/main arm64 libcgi-fast-perl all 1:2.15-1 [12.1 kB]
09:13:21 #13 6.753 Get:249 http://deb.debian.org/debian bookworm/main arm64 libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:21 #13 6.754 Get:250 http://deb.debian.org/debian bookworm/main arm64 libclass-inspector-perl all 1.36-3 [17.5 kB]
09:13:21 #13 6.754 Get:251 http://deb.debian.org/debian bookworm/main arm64 libcommon-sense-perl arm64 3.75-3 [23.0 kB]
09:13:21 #13 6.755 Get:252 http://deb.debian.org/debian bookworm/main arm64 libconfig-tiny-perl all 2.28-2 [16.4 kB]
09:13:21 #13 6.756 Get:253 http://deb.debian.org/debian bookworm/main arm64 libparams-util-perl arm64 1.102-2+b1 [24.2 kB]
09:13:21 #13 6.758 Get:254 http://deb.debian.org/debian bookworm/main arm64 libsub-install-perl all 0.929-1 [10.5 kB]
09:13:21 #13 6.760 Get:255 http://deb.debian.org/debian bookworm/main arm64 libdata-optlist-perl all 0.113-1 [10.6 kB]
09:13:21 #13 6.761 Get:256 http://deb.debian.org/debian bookworm/main arm64 libsub-exporter-perl all 0.989-1 [50.5 kB]
09:13:21 #13 6.772 Get:257 http://deb.debian.org/debian bookworm/main arm64 libconst-fast-perl all 0.014-2 [8792 B]
09:13:21 #13 6.773 Get:258 http://deb.debian.org/debian bookworm/main arm64 libwant-perl arm64 0.29-2+b1 [27.1 kB]
09:13:21 #13 6.773 Get:259 http://deb.debian.org/debian bookworm/main arm64 libcontextual-return-perl all 0.004014-4 [54.9 kB]
09:13:21 #13 6.773 Get:260 http://deb.debian.org/debian bookworm/main arm64 libconvert-binhex-perl all 1.125-3 [27.4 kB]
09:13:21 #13 6.774 Get:261 http://deb.debian.org/debian bookworm/main arm64 libcpanel-json-xs-perl arm64 4.35-1 [128 kB]
09:13:21 #13 6.775 Get:262 http://deb.debian.org/debian bookworm/main arm64 libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
09:13:21 #13 6.776 Get:263 http://deb.debian.org/debian bookworm/main arm64 libexception-class-perl all 1.45-1 [34.6 kB]
09:13:21 #13 6.778 Get:264 http://deb.debian.org/debian bookworm/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:21 #13 6.779 Get:265 http://deb.debian.org/debian bookworm/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
09:13:21 #13 6.779 Get:266 http://deb.debian.org/debian bookworm/main arm64 libdata-dpath-perl all 0.58-2 [43.6 kB]
09:13:21 #13 6.780 Get:267 http://deb.debian.org/debian bookworm/main arm64 libdata-dump-perl all 1.25-1 [28.4 kB]
09:13:21 #13 6.781 Get:268 http://deb.debian.org/debian bookworm/main arm64 libdata-messagepack-perl arm64 1.02-1+b1 [34.0 kB]
09:13:21 #13 6.783 Get:269 http://deb.debian.org/debian bookworm/main arm64 libnet-domain-tld-perl all 1.75-3 [31.9 kB]
09:13:21 #13 6.784 Get:270 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:21 #13 6.785 Get:271 http://deb.debian.org/debian bookworm/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
09:13:21 #13 6.785 Get:272 http://deb.debian.org/debian bookworm/main arm64 libnet-netmask-perl all 2.0002-2 [28.6 kB]
09:13:21 #13 6.786 Get:273 http://deb.debian.org/debian bookworm/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2+b1 [98.8 kB]
09:13:21 #13 6.788 Get:274 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-ip-perl all 0.31-1 [20.6 kB]
09:13:21 #13 6.789 Get:275 http://deb.debian.org/debian bookworm/main arm64 libdata-validate-uri-perl all 0.07-2 [11.2 kB]
09:13:21 #13 6.792 Get:276 http://deb.debian.org/debian bookworm/main arm64 libdevel-size-perl arm64 0.83-2+b1 [24.2 kB]
09:13:21 #13 6.794 Get:277 http://deb.debian.org/debian bookworm/main arm64 libdistro-info-perl all 1.5 [5300 B]
09:13:21 #13 6.795 Get:278 http://deb.debian.org/debian bookworm/main arm64 libemail-address-xs-perl arm64 1.05-1+b1 [28.3 kB]
09:13:21 #13 6.796 Get:279 http://deb.debian.org/debian bookworm/main arm64 libexporter-tiny-perl all 1.006000-1 [38.6 kB]
09:13:21 #13 6.798 Get:280 http://deb.debian.org/debian bookworm/main arm64 libfcgi-bin arm64 2.4.2-2 [12.5 kB]
09:13:21 #13 6.799 Get:281 http://deb.debian.org/debian bookworm/main arm64 libindirect-perl arm64 0.39-2+b1 [26.6 kB]
09:13:21 #13 6.801 Get:282 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [57.0 kB]
09:13:21 #13 6.803 Get:283 http://deb.debian.org/debian bookworm/main arm64 libxs-parse-sublike-perl arm64 0.16-1+b2 [28.0 kB]
09:13:21 #13 6.804 Get:284 http://deb.debian.org/debian bookworm/main arm64 libobject-pad-perl arm64 0.78-1 [113 kB]
09:13:21 #13 6.807 Get:285 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-class-perl all 0.05-1 [11.0 kB]
09:13:21 #13 6.808 Get:286 http://deb.debian.org/debian bookworm/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [28.2 kB]
09:13:21 #13 6.809 Get:287 http://deb.debian.org/debian bookworm/main arm64 libfeature-compat-try-perl all 0.05-1 [10.4 kB]
09:13:21 #13 6.810 Get:288 http://deb.debian.org/debian bookworm/main arm64 libipc-system-simple-perl all 1.30-2 [26.8 kB]
09:13:21 #13 6.810 Get:289 http://deb.debian.org/debian bookworm/main arm64 libfile-basedir-perl all 0.09-2 [15.1 kB]
09:13:21 #13 6.811 Get:290 http://deb.debian.org/debian bookworm/main arm64 libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:21 #13 6.812 Get:291 http://deb.debian.org/debian bookworm/main arm64 libfile-fcntllock-perl arm64 0.22-4+b1 [34.8 kB]
09:13:21 #13 6.813 Get:292 http://deb.debian.org/debian bookworm/main arm64 libnumber-compare-perl all 0.03-3 [6332 B]
09:13:21 #13 6.814 Get:293 http://deb.debian.org/debian bookworm/main arm64 libtext-glob-perl all 0.11-3 [7676 B]
09:13:21 #13 6.816 Get:294 http://deb.debian.org/debian bookworm/main arm64 libfile-find-rule-perl all 0.34-3 [26.6 kB]
09:13:21 #13 6.816 Get:295 http://deb.debian.org/debian bookworm/main arm64 libfont-afm-perl all 1.20-4 [13.1 kB]
09:13:21 #13 6.817 Get:296 http://deb.debian.org/debian bookworm/main arm64 libio-string-perl all 1.08-4 [12.1 kB]
09:13:21 #13 6.819 Get:297 http://deb.debian.org/debian bookworm/main arm64 libfont-ttf-perl all 1.06-2 [318 kB]
09:13:21 #13 6.821 Get:298 http://deb.debian.org/debian bookworm/main arm64 libfreezethaw-perl all 0.5001-3 [16.0 kB]
09:13:21 #13 6.822 Get:299 http://deb.debian.org/debian bookworm/main arm64 libsort-versions-perl all 1.62-3 [8928 B]
09:13:21 #13 6.823 Get:300 http://deb.debian.org/debian bookworm/main arm64 libgit-wrapper-perl all 0.048-2 [33.4 kB]
09:13:21 #13 6.824 Get:301 http://deb.debian.org/debian bookworm/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
09:13:21 #13 6.825 Get:302 http://deb.debian.org/debian bookworm/main arm64 libio-prompter-perl all 0.004015-2 [59.9 kB]
09:13:21 #13 6.826 Get:303 http://deb.debian.org/debian bookworm/main arm64 libjson-perl all 4.10000-1 [87.5 kB]
09:13:21 #13 6.828 Get:304 http://deb.debian.org/debian bookworm/main arm64 liblog-any-perl all 1.713-1 [76.3 kB]
09:13:21 #13 6.829 Get:305 http://deb.debian.org/debian bookworm/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
09:13:21 #14 5.538 Building dependency tree...
09:13:21 #14 5.718 Reading state information...
09:13:21 #14 5.953 The following additional packages will be installed:
09:13:21 #14 5.953   autoconf automake autopoint autotools-dev binutils
09:13:21 #14 5.953   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:21 #14 5.954   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
09:13:21 #14 5.954   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:21 #10 ...
09:13:21 
09:13:21 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:21 #14 0.607 Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
09:13:21 #14 0.733 Get:2 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB]
09:13:21 #14 0.804 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
09:13:21 #14 0.820 Get:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
09:13:21 #14 0.894 Get:5 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB]
09:13:21 #14 0.920 Get:6 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB]
09:13:21 #14 1.150 Get:7 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB]
09:13:21 #14 1.153 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB]
09:13:21 #14 1.167 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [546 kB]
09:13:21 #14 1.171 Get:10 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [902 kB]
09:13:21 #14 1.172 Get:11 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [451 kB]
09:13:21 #14 1.176 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1008 kB]
09:13:21 #14 1.187 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7179 B]
09:13:21 #14 1.187 Get:14 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B]
09:13:21 #14 1.501 Get:15 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [417 kB]
09:13:21 #14 1.525 Get:16 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [451 kB]
09:13:21 #14 1.551 Get:17 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7179 B]
09:13:21 #14 2.474 Fetched 25.3 MB in 2s (12.5 MB/s)
09:13:21 #14 2.474 Reading package lists...
09:13:21 #14 3.532 Reading package lists...
09:13:21 #14 4.544 Building dependency tree...
09:13:21 #14 4.769 Reading state information...
09:13:21 #14 5.024 The following additional packages will be installed:
09:13:21 #14 5.024   adduser autoconf automake autopoint autotools-dev binutils binutils-common
09:13:21 #14 5.024   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:21 #14 5.025   ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit dh-autoreconf
09:13:21 #14 5.025   dh-strip-nondeterminism diffstat dirmngr distro-info-data dpkg-dev dput dwz
09:13:21 #14 5.025   fakeroot file fontconfig-config fonts-dejavu-core g++ g++-12 gcc gcc-12
09:13:21 #14 5.025   gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils gpg
09:13:21 #14 5.025   gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:21 #14 5.025   intltool-debian iso-codes krb5-locales less libalgorithm-diff-perl
09:13:21 #14 5.025   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:21 #14 5.025   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:21 #14 5.025   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
09:13:21 #14 5.025   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:21 #14 5.025   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:21 #14 5.025   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:21 #14 5.025   libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:21 #14 5.025   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:21 #14 5.025   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:21 #14 5.025   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:21 #14 5.025   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:21 #14 5.025   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:21 #14 5.025   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:21 #14 5.025   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:21 #14 5.025   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:21 #14 5.025   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:21 #14 5.025   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:21 #14 5.025   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:21 #14 5.025   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:21 #14 5.025   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:21 #14 5.025   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:21 #14 5.025   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:21 #14 5.025   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:21 #14 5.029   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:21 #14 5.029   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:21 #14 5.029   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:21 #14 5.029   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:21 #14 5.029   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:21 #14 5.029   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
09:13:21 #14 5.029   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:21 #14 5.029   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:21 #14 5.029   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:21 #14 5.029   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
09:13:21 #14 5.029   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:21 #14 5.029   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
09:13:21 #14 5.029   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:21 #14 5.029   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:21 #14 5.029   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:21 #14 5.029   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:21 #14 5.029   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:21 #14 5.029   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:21 #14 5.029   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:21 #14 5.029   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:21 #14 5.029   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:21 #14 5.029   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:21 #14 5.029   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:21 #14 5.029   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:21 #14 5.029   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:21 #14 5.029   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:21 #14 5.029   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:21 #14 5.029   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
09:13:21 #14 5.029   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:21 #14 5.029   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:21 #14 5.029   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:21 #14 5.029   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:21 #14 5.029   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:21 #14 5.029   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:21 #14 5.029   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:21 #14 5.029   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:21 #14 5.029   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:21 #14 5.029   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:21 #14 5.029   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:21 #14 5.029   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:21 #14 5.029   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:21 #14 5.029   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:21 #14 5.029   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:21 #14 5.029   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:21 #14 5.029   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:21 #14 5.029   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:21 #14 5.029   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:21 #14 5.029   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:21 #14 5.029   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:21 #14 5.029   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:21 #14 5.029   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:21 #14 5.029   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:21 #14 5.029   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:21 #14 5.029   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:21 #14 5.029   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:21 #14 5.029   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:21 #14 5.029   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:21 #14 5.029   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:21 #14 5.029   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:21 #14 5.029   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:21 #14 5.029   zstd
09:13:21 #14 5.029 Suggested packages:
09:13:21 #14 5.029   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
09:13:21 #14 5.029   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
09:13:21 #14 5.029   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
09:13:21 #14 5.029   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
09:13:21 #14 5.029   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
09:13:21 #14 5.029   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
09:13:21 #14 5.029   piuparts postgresql-client pristine-lfs quilt ratt reprotest
09:13:21 #14 5.029   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
09:13:21 #14 5.029   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:21 #14 5.029   g++-multilib g++-12-multilib gcc-12-doc gcc-multilib flex bison gdb gcc-doc
09:13:21 #14 5.029   gcc-12-multilib gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:21 #14 5.029   | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs
09:13:21 #14 5.029   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:21 #14 5.029   libdigest-hmac-perl libgssapi-perl glibc-doc bzr libgd-tools gdbm-l10n
09:13:21 #14 5.029   krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl libscalar-number-perl
09:13:21 #14 5.029   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
09:13:21 #14 5.029   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
09:13:21 #14 5.029   libstdc++-12-doc libbareword-filehandles-perl libmultidimensional-perl
09:13:21 #14 5.029   libxstring-perl gfortran | fortran95-compiler gcj-jdk libdevel-lexalias-perl
09:13:21 #14 5.029   libbusiness-isbn-perl libregexp-ipv6-perl libauthen-ntlm-perl
09:13:21 #14 5.029   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:21 #14 5.029   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:21 #14 5.029   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:21 #14 5.029   libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:21 #14 5.029   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:21 #14 5.029   python3-tk python3-venv python-apt-doc python-cryptography-doc
09:13:21 #14 5.029   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
09:13:21 #14 5.029   python3-setuptools python3-openssl python3-socks python-requests-doc
09:13:21 #14 5.029   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:21 #14 5.029   binfmt-support readline-doc zip wdiff-doc
09:13:21 #14 5.384 The following NEW packages will be installed:
09:13:21 #14 5.384   adduser autoconf automake autopoint autotools-dev binutils binutils-common
09:13:21 #14 5.384   binutils-x86-64-linux-gnu bsdextrautils build-essential bzip2
09:13:21 #14 5.384   ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit devscripts
09:13:21 #14 5.384   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:21 #14 5.385   dpkg-dev dput dwz equivs fakeroot file fontconfig-config fonts-dejavu-core
09:13:21 #14 5.385   g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git git-man gnupg
09:13:21 #14 5.385   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:13:21 #14 5.385   gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:21 #14 5.385   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:21 #14 5.385   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:21 #14 5.385   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
09:13:21 #14 5.385   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:21 #14 5.385   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:21 #14 5.385   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:21 #14 5.385   libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:21 #14 5.385   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:21 #14 5.385   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:21 #14 5.385   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:21 #14 5.385   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:21 #14 5.385   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:21 #14 5.385   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:21 #14 5.385   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:21 #14 5.385   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:21 #14 5.385   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:21 #14 5.385   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:21 #14 5.385   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:21 #14 5.385   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:21 #14 5.385   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:21 #14 5.385   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:21 #14 5.385   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:21 #14 5.385   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:21 #14 5.385   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:21 #14 5.389   libgprofng0 libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:21 #14 5.389   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:21 #14 5.389   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:21 #14 5.389   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:21 #14 5.389   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
09:13:21 #14 5.389   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:21 #14 5.389   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:21 #14 5.389   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:21 #14 5.389   libiterator-perl libiterator-util-perl libitm1 libjansson4 libjbig0
09:13:21 #14 5.389   libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:21 #14 5.389   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common
09:13:21 #14 5.389   libldap2 liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:21 #14 5.389   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:21 #14 5.389   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:21 #14 5.389   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:21 #14 5.389   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:21 #14 5.389   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:21 #14 5.389   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:21 #14 5.389   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:21 #14 5.389   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:21 #14 5.389   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:21 #14 5.389   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:21 #14 5.389   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:21 #14 5.389   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:21 #14 5.389   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:21 #14 5.389   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:21 #14 5.389   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libquadmath0
09:13:21 #14 5.389   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:21 #14 5.389   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:21 #14 5.389   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:21 #14 5.389   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:21 #14 5.389   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:21 #14 5.389   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:21 #14 5.389   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:21 #14 5.389   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:21 #14 5.389   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:21 #14 5.389   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:21 #14 5.389   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:21 #14 5.389   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:21 #14 5.389   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:21 #14 5.389   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:21 #14 5.389   libtry-tiny-perl libtsan2 libtype-tiny-perl libtype-tiny-xs-perl
09:13:21 #14 5.389   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:21 #14 5.389   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:21 #14 5.389   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:21 #14 5.389   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:21 #14 5.389   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:21 #14 5.389   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:21 #14 5.389   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:21 #14 5.389   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:21 #14 5.389   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:21 #14 5.389   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:21 #14 5.389   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:21 #14 5.389   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:21 #14 5.389   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:21 #14 5.389   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:21 #14 5.389   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:21 #14 5.389   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:21 #14 5.389   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:21 #14 5.389   zstd
09:13:21 #14 5.694 0 upgraded, 396 newly installed, 0 to remove and 2 not upgraded.
09:13:21 #14 5.694 Need to get 142 MB of archives.
09:13:21 #14 5.694 After this operation, 540 MB of additional disk space will be used.
09:13:21 #14 5.694 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblocale-gettext-perl amd64 1.07-5 [15.4 kB]
09:13:21 #14 5.719 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB]
09:13:21 #14 5.801 Get:3 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB]
09:13:21 #14 5.811 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB]
09:13:21 #14 5.812 Get:5 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB]
09:13:21 #14 5.834 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB]
09:13:21 #14 5.834 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB]
09:13:21 #14 5.835 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB]
09:13:21 #14 5.835 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB]
09:13:21 #14 5.836 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B]
09:13:21 #14 5.837 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB]
09:13:21 #14 5.841 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB]
09:13:21 #14 5.842 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
09:13:21 #14 5.843 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
09:13:21 #14 5.847 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
09:13:21 #14 5.859 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB]
09:13:21 #14 5.860 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB]
09:13:21 #14 5.862 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB]
09:13:21 #14 5.870 Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB]
09:13:21 #14 5.890 Get:20 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB]
09:13:21 #14 5.896 Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B]
09:13:21 #14 5.896 Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB]
09:13:21 #14 5.897 Get:23 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
09:13:21 #14 5.928 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm6 amd64 1.23-3 [33.2 kB]
09:13:21 #14 5.930 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgdbm-compat4 amd64 1.23-3 [6524 B]
09:13:21 #14 5.930 Get:26 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libperl5.36 amd64 5.36.0-7ubuntu0.23.04.1 [4806 kB]
09:13:21 #14 5.990 Get:27 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 perl amd64 5.36.0-7ubuntu0.23.04.1 [236 kB]
09:13:21 #14 5.993 Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB]
09:13:21 #14 5.994 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB]
09:13:21 #14 6.005 Get:30 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:13:21 #14 6.007 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B]
09:13:21 #14 6.007 Get:32 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB]
09:13:21 #14 6.041 Get:33 http://archive.ubuntu.com/ubuntu lunar/main amd64 krb5-locales all 1.20.1-1build1 [11.9 kB]
09:13:21 #14 6.041 Get:34 http://archive.ubuntu.com/ubuntu lunar/main amd64 less amd64 590-1.2 [140 kB]
09:13:21 #14 6.043 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbsd0 amd64 0.11.7-4 [41.4 kB]
09:13:21 #14 6.044 Get:36 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB]
09:13:21 #14 6.044 Get:37 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB]
09:13:21 #14 6.165 Get:38 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB]
09:13:21 #14 6.172 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
09:13:21 #14 6.173 Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B]
09:13:21 #14 6.174 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB]
09:13:21 #14 6.174 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:13:21 #14 6.174 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB]
09:13:21 #14 6.176 Get:44 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB]
09:13:21 #14 6.178 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 ucf all 3.0043+nmu1 [56.5 kB]
09:13:21 #14 6.179 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 bsdextrautils amd64 2.38.1-4ubuntu1 [71.0 kB]
09:13:21 #14 6.180 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic-mgc amd64 1:5.44-3 [293 kB]
09:13:21 #14 6.192 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmagic1 amd64 1:5.44-3 [85.6 kB]
09:13:21 #14 6.194 Get:49 http://archive.ubuntu.com/ubuntu lunar/main amd64 file amd64 1:5.44-3 [21.8 kB]
09:13:21 #14 6.195 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext-base amd64 0.21-11 [36.5 kB]
09:13:21 #14 6.196 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuchardet0 amd64 0.0.7-1build2 [76.9 kB]
09:13:21 #14 6.197 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 groff-base amd64 1.22.4-10 [937 kB]
09:13:21 #14 6.208 Get:53 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB]
09:13:21 #14 6.209 Get:54 http://archive.ubuntu.com/ubuntu lunar/main amd64 libedit2 amd64 3.1-20221030-2 [95.2 kB]
09:13:21 #14 6.210 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfido2-1 amd64 1.12.0-2 [84.8 kB]
09:13:21 #14 6.211 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjansson4 amd64 2.14-2 [33.0 kB]
09:13:21 #14 6.212 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB]
09:13:21 #14 6.217 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpipeline1 amd64 1.5.7-1 [23.3 kB]
09:13:21 #14 6.217 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpng16-16 amd64 1.6.39-2 [186 kB]
09:13:21 #14 6.219 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB]
09:13:21 #14 6.220 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B]
09:13:21 #14 6.233 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB]
09:13:21 #14 6.233 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxcb1 amd64 1.15-1 [48.0 kB]
09:13:21 #14 6.233 Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB]
09:13:21 #14 6.233 Get:65 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libx11-6 amd64 2:1.8.4-2ubuntu0.2 [647 kB]
09:13:21 #14 6.240 Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB]
09:13:21 #14 6.240 Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB]
09:13:21 #14 6.242 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 man-db amd64 2.11.2-1 [1218 kB]
09:13:21 #14 6.254 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages all 6.03-1 [1321 kB]
09:13:21 #14 6.268 Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssh-client amd64 1:9.0p1-1ubuntu8.5 [897 kB]
09:13:21 #14 6.277 Get:71 http://archive.ubuntu.com/ubuntu lunar/main amd64 publicsuffix all 20230209.2326-1 [131 kB]
09:13:21 #14 6.278 Get:72 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB]
09:13:21 #14 6.279 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 strace amd64 6.2-0ubuntu1 [580 kB]
09:13:21 #14 6.285 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 xauth amd64 1:1.1.2-1 [25.8 kB]
09:13:21 #14 6.286 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 xz-utils amd64 5.4.1-0.2 [270 kB]
09:13:21 #14 6.289 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 m4 amd64 1.4.19-3 [243 kB]
09:13:21 #14 6.292 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 autoconf all 2.71-3 [339 kB]
09:13:21 #14 6.295 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 autotools-dev all 20220109.1 [44.9 kB]
09:13:21 #14 6.296 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 automake all 1:1.16.5-1.3 [558 kB]
09:13:21 #14 6.302 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 autopoint all 0.21-11 [420 kB]
09:13:21 #14 6.307 Get:81 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-common amd64 2.40-2ubuntu4.1 [239 kB]
09:13:21 #14 6.310 Get:82 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libbinutils amd64 2.40-2ubuntu4.1 [633 kB]
09:13:21 #14 6.320 Get:83 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf-nobfd0 amd64 2.40-2ubuntu4.1 [101 kB]
09:13:21 #14 6.320 Get:84 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libctf0 amd64 2.40-2ubuntu4.1 [97.4 kB]
09:13:21 #14 6.320 Get:85 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgprofng0 amd64 2.40-2ubuntu4.1 [897 kB]
09:13:21 #14 6.330 Get:86 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.40-2ubuntu4.1 [2484 kB]
09:13:21 #14 6.365 Get:87 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 binutils amd64 2.40-2ubuntu4.1 [18.5 kB]
09:13:21 #14 6.366 Get:88 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc-dev-bin amd64 2.37-0ubuntu2 [20.0 kB]
09:13:21 #14 6.367 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 linux-libc-dev amd64 6.2.0-33.33 [1575 kB]
09:13:21 #14 6.384 Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcrypt-dev amd64 1:4.4.33-2 [113 kB]
09:13:21 #14 6.385 Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB]
09:13:21 #14 6.420 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-dev amd64 1.3.3+ds-1 [193 kB]
09:13:21 #14 6.422 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB]
09:13:21 #14 6.423 Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc6-dev amd64 2.37-0ubuntu2 [2092 kB]
09:13:21 #14 6.447 Get:95 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12-base amd64 12.3.0-1ubuntu1~23.04 [42.3 kB]
09:13:21 #14 6.449 Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libisl23 amd64 0.25-1 [740 kB]
09:13:21 #14 6.456 Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpfr6 amd64 4.2.0-1 [352 kB]
09:13:21 #14 6.460 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmpc3 amd64 1.3.1-1 [54.1 kB]
09:13:21 #14 6.461 Get:99 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 cpp-12 amd64 12.3.0-1ubuntu1~23.04 [10.7 MB]
09:13:21 #14 6.582 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 cpp amd64 4:12.2.0-3ubuntu1 [27.8 kB]
09:13:21 #14 6.583 Get:101 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcc1-0 amd64 13.1.0-2ubuntu2~23.04 [48.1 kB]
09:13:21 #14 6.861 Get:102 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgomp1 amd64 13.1.0-2ubuntu2~23.04 [142 kB]
09:13:21 #14 6.918 Get:103 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libitm1 amd64 13.1.0-2ubuntu2~23.04 [29.5 kB]
09:13:21 #14 6.920 Get:104 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libatomic1 amd64 13.1.0-2ubuntu2~23.04 [10.4 kB]
09:13:21 #14 6.920 Get:105 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libasan8 amd64 13.1.0-2ubuntu2~23.04 [2826 kB]
09:13:21 #14 6.983 Get:106 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 liblsan0 amd64 13.1.0-2ubuntu2~23.04 [1203 kB]
09:13:21 #14 6.999 Get:107 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtsan2 amd64 13.1.0-2ubuntu2~23.04 [2600 kB]
09:13:21 #14 7.030 Get:108 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libubsan1 amd64 13.1.0-2ubuntu2~23.04 [1105 kB]
09:13:21 #14 7.043 Get:109 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libquadmath0 amd64 13.1.0-2ubuntu2~23.04 [153 kB]
09:13:21 #14 7.045 Get:110 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libgcc-12-dev amd64 12.3.0-1ubuntu1~23.04 [2577 kB]
09:13:21 #14 7.073 Get:111 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 gcc-12 amd64 12.3.0-1ubuntu1~23.04 [21.6 MB]
09:13:21 #14 7.451 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
09:13:21 #14 7.451 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
09:13:21 #14 7.452 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
09:13:21 #14 7.455 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
09:13:21 #14 7.459 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
09:13:21 #14 7.464 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
09:13:21 #14 7.632 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpython3.8-stdlib armhf 3.8.10-0ubuntu1~20.04.8 [1602 kB]
09:13:21 #13 10.09 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_amd64.deb ...
09:13:21 #13 10.12 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
09:13:21 #13 10.21 Selecting previously unselected package libssl1.1:amd64.
09:13:21 #13 10.21 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
09:13:21 #13 10.22 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
09:13:21 #13 8.142 Selecting previously unselected package man-db.
09:13:21 #13 8.144 Preparing to unpack .../05-man-db_2.9.4-2_arm64.deb ...
09:13:21 #13 8.167 Unpacking man-db (2.9.4-2) ...
09:13:21 #13 8.321 Selecting previously unselected package perl-modules-5.32.
09:13:21 #13 8.323 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
09:13:21 #13 8.333 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:21 #13 10.53 Selecting previously unselected package libncursesw6:amd64.
09:13:21 #13 10.53 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_amd64.deb ...
09:13:21 #13 10.55 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u1) ...
09:13:21 #13 10.73 Selecting previously unselected package readline-common.
09:13:21 #13 10.73 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:13:21 #13 10.74 Unpacking readline-common (8.1-1) ...
09:13:21 #14 8.003 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 gcc amd64 4:9.3.0-1ubuntu2 [5208 B]
09:13:21 #14 8.003 Get:112 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.2 [1722 kB]
09:13:21 #14 8.019 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.2 [8421 kB]
09:13:21 #14 8.108 Get:114 http://archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1604 B]
09:13:21 #14 8.109 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB]
09:13:21 #14 8.111 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
09:13:21 #14 8.113 Get:117 http://archive.ubuntu.com/ubuntu focal/main amd64 patch amd64 2.7.6-6 [105 kB]
09:13:21 #14 8.114 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
09:13:21 #14 8.120 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B]
09:13:21 #14 8.121 Get:120 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
09:13:21 #14 8.123 Get:121 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
09:13:21 #14 8.124 Get:122 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
09:13:21 #14 8.126 Get:123 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
09:13:21 #14 8.134 Get:124 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
09:13:21 #14 8.135 Get:125 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
09:13:21 #14 8.136 Get:126 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
09:13:21 #14 8.138 Get:127 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
09:13:21 #14 8.140 Get:128 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
09:13:21 #14 8.140 Get:129 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
09:13:21 #14 8.147 Get:130 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
09:13:21 #14 8.147 Get:131 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
09:13:21 #14 8.148 Get:132 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:13:21 #14 8.148 Get:133 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
09:13:21 #14 8.159 Get:134 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB]
09:13:21 #14 8.160 Get:135 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
09:13:21 #14 8.161 Get:136 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB]
09:13:21 #14 8.163 Get:137 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.19 [235 kB]
09:13:21 #14 8.166 Get:138 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.19 [161 kB]
09:13:21 #14 8.167 Get:139 http://archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB]
09:13:21 #14 8.172 Get:140 http://archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB]
09:13:21 #14 8.173 Get:141 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB]
09:13:21 #14 8.174 Get:142 http://archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
09:13:21 #14 8.174 Get:143 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB]
09:13:21 #14 8.184 Get:144 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9532 B]
09:13:21 #14 8.184 Get:145 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
09:13:21 #14 8.185 Get:146 http://archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
09:13:21 #14 8.185 Get:147 http://archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB]
09:13:21 #14 8.187 Get:148 http://archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB]
09:13:21 #14 8.188 Get:149 http://archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB]
09:13:21 #14 8.196 Get:150 http://archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:21 #14 8.197 Get:151 http://archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB]
09:13:21 #14 8.199 Get:152 http://archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB]
09:13:21 #14 8.206 Get:153 http://archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB]
09:13:21 #14 8.209 Get:154 http://archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB]
09:13:21 #14 8.210 Get:155 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
09:13:21 #14 8.210 Get:156 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
09:13:21 #14 8.212 Get:157 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
09:13:21 #14 8.213 Get:158 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
09:13:21 #14 8.213 Get:159 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
09:13:21 #14 8.221 Get:160 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:13:21 #14 8.222 Get:161 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
09:13:21 #14 8.227 Get:162 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
09:13:21 #14 8.232 Get:163 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
09:13:21 #14 8.234 Get:164 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
09:13:21 #14 8.236 Get:165 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
09:13:21 #14 8.238 Get:166 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
09:13:21 #14 8.239 Get:167 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
09:13:21 #14 8.241 Get:168 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:13:21 #14 8.244 Get:169 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
09:13:21 #14 8.246 Get:170 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB]
09:13:21 #14 8.247 Get:171 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB]
09:13:21 #14 8.247 Get:172 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB]
09:13:21 #14 8.248 Get:173 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:21 #14 8.258 Get:174 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB]
09:13:21 #14 8.259 Get:175 http://archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
09:13:21 #14 8.259 Get:176 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB]
09:13:21 #14 8.260 Get:177 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB]
09:13:21 #14 8.260 Get:178 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:21 #14 8.260 Get:179 http://archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:21 #14 8.271 Get:180 http://archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB]
09:13:21 #14 8.271 Get:181 http://archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:21 #14 8.272 Get:182 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:21 #14 8.272 Get:183 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB]
09:13:21 #14 8.283 Get:184 http://archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB]
09:13:21 #14 8.284 Get:185 http://archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB]
09:13:21 #14 8.284 Get:186 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
09:13:21 #14 8.284 Get:187 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-listing-perl all 6.04-1 [9774 B]
09:13:21 #14 8.285 Get:188 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:21 #14 8.285 Get:189 http://archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB]
09:13:21 #14 8.296 Get:190 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB]
09:13:21 #14 8.297 Get:191 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
09:13:21 #14 8.299 Get:192 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB]
09:13:21 #14 8.299 Get:193 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:21 #14 8.308 Get:194 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB]
09:13:21 #14 8.309 Get:195 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
09:13:21 #13 6.829 Get:306 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-perl all 0.40-1 [22.0 kB]
09:13:21 #13 6.835 Get:307 http://deb.debian.org/debian bookworm/main arm64 libsub-identify-perl arm64 0.14-3 [10.9 kB]
09:13:21 #13 6.836 Get:308 http://deb.debian.org/debian bookworm/main arm64 libsub-name-perl arm64 0.26-2+b1 [12.4 kB]
09:13:21 #13 6.837 Get:309 http://deb.debian.org/debian bookworm/main arm64 libnamespace-clean-perl all 0.27-2 [17.8 kB]
09:13:21 #13 6.839 Get:310 http://deb.debian.org/debian bookworm/main arm64 libpath-tiny-perl all 0.144-1 [56.4 kB]
09:13:21 #13 6.840 Get:311 http://deb.debian.org/debian bookworm/main arm64 libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:21 #13 6.842 Get:312 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-perl all 2.002001-1 [377 kB]
09:13:21 #13 6.845 Get:313 http://deb.debian.org/debian bookworm/main arm64 libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
09:13:21 #13 6.846 Get:314 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
09:13:21 #13 6.855 Get:315 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
09:13:21 #13 6.861 Get:316 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
09:13:21 #13 6.861 Get:317 http://deb.debian.org/debian bookworm/main arm64 libhtml-form-perl all 6.11-1 [33.1 kB]
09:13:21 #13 6.862 Get:318 http://deb.debian.org/debian bookworm/main arm64 libhtml-format-perl all 2.16-2 [38.8 kB]
09:13:21 #13 6.862 Get:319 http://deb.debian.org/debian bookworm/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
09:13:21 #13 6.863 Get:320 http://deb.debian.org/debian bookworm/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
09:13:21 #13 6.863 Get:321 http://deb.debian.org/debian bookworm/main arm64 libhttp-daemon-perl all 6.16-1 [23.5 kB]
09:13:21 #13 6.863 Get:322 http://deb.debian.org/debian bookworm/main arm64 libio-interactive-perl all 1.023-2 [11.0 kB]
09:13:21 #13 6.863 Get:323 http://deb.debian.org/debian bookworm/main arm64 libio-sessiondata-perl all 1.03-3 [6316 B]
09:13:21 #13 6.864 Get:324 http://deb.debian.org/debian bookworm/main arm64 libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:21 #13 6.864 Get:325 http://deb.debian.org/debian bookworm/main arm64 libipc-run3-perl all 0.048-3 [33.2 kB]
09:13:21 #13 6.865 Get:326 http://deb.debian.org/debian bookworm/main arm64 libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:21 #13 6.865 Get:327 http://deb.debian.org/debian bookworm/main arm64 libjson-xs-perl arm64 4.030-2+b1 [90.7 kB]
09:13:21 #13 6.867 Get:328 http://deb.debian.org/debian bookworm/main arm64 libjson-maybexs-perl all 1.004004-1 [13.3 kB]
09:13:21 #13 6.867 Get:329 http://deb.debian.org/debian bookworm/main arm64 libldap-common all 2.5.13+dfsg-5 [29.3 kB]
09:13:21 #13 6.869 Get:330 http://deb.debian.org/debian bookworm/main arm64 liblist-compare-perl all 0.55-2 [65.7 kB]
09:13:21 #13 6.870 Get:331 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-perl all 0.59-1 [37.1 kB]
09:13:21 #13 6.871 Get:332 http://deb.debian.org/debian bookworm/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [31.1 kB]
09:13:21 #13 6.872 Get:333 http://deb.debian.org/debian bookworm/main arm64 liblist-utilsby-perl all 0.12-2 [15.5 kB]
09:13:21 #13 6.873 Get:334 http://deb.debian.org/debian bookworm/main arm64 libltdl7 arm64 2.4.7-5 [392 kB]
09:13:21 #13 6.875 Get:335 http://deb.debian.org/debian bookworm/main arm64 libltdl-dev arm64 2.4.7-5 [165 kB]
09:13:21 #13 6.877 Get:336 http://deb.debian.org/debian bookworm/main arm64 liblz1 arm64 1.13-5 [38.9 kB]
09:13:21 #13 6.879 Get:337 http://deb.debian.org/debian bookworm/main arm64 liblzo2-2 arm64 2.10-2 [51.8 kB]
09:13:21 #13 6.880 Get:338 http://deb.debian.org/debian bookworm/main arm64 libsys-hostname-long-perl all 1.5-3 [11.6 kB]
09:13:21 #13 6.882 Get:339 http://deb.debian.org/debian bookworm/main arm64 libmail-sendmail-perl all 0.80-3 [24.3 kB]
09:13:21 #13 6.882 Get:340 http://deb.debian.org/debian bookworm/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6548 B]
09:13:21 #13 6.883 Get:341 http://deb.debian.org/debian bookworm/main arm64 libmailtools-perl all 2.21-2 [95.6 kB]
09:13:21 #13 6.883 Get:342 http://deb.debian.org/debian bookworm/main arm64 libmarkdown2 arm64 2.2.7-2 [34.1 kB]
09:13:21 #13 6.885 Get:343 http://deb.debian.org/debian bookworm/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6684 B]
09:13:21 #13 6.885 Get:344 http://deb.debian.org/debian bookworm/main arm64 libmime-tools-perl all 5.510-1 [213 kB]
09:13:21 #13 6.887 Get:345 http://deb.debian.org/debian bookworm/main arm64 libmldbm-perl all 2.05-4 [16.8 kB]
09:13:21 #13 6.888 Get:346 http://deb.debian.org/debian bookworm/main arm64 libmoox-aliases-perl all 0.001006-2 [7156 B]
09:13:21 #13 6.889 Get:347 http://deb.debian.org/debian bookworm/main arm64 libmouse-perl arm64 2.5.10-1+b3 [167 kB]
09:13:21 #13 6.891 Get:348 http://deb.debian.org/debian bookworm/main arm64 libpackage-stash-xs-perl arm64 0.30-1+b1 [18.8 kB]
09:13:21 #13 6.892 Get:349 http://deb.debian.org/debian bookworm/main arm64 libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
09:13:21 #13 6.893 Get:350 http://deb.debian.org/debian bookworm/main arm64 libperlio-gzip-perl arm64 0.20-1+b1 [17.1 kB]
09:13:21 #13 6.894 Get:351 http://deb.debian.org/debian bookworm/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.2 kB]
09:13:21 #13 6.895 Get:352 http://deb.debian.org/debian bookworm/main arm64 libpod-parser-perl all 1.65-1 [96.3 kB]
09:13:21 #13 6.897 Get:353 http://deb.debian.org/debian bookworm/main arm64 libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:21 #13 6.899 Get:354 http://deb.debian.org/debian bookworm/main arm64 libproc-processtable-perl arm64 0.634-1+b2 [42.4 kB]
09:13:21 #13 6.901 Get:355 http://deb.debian.org/debian bookworm/main arm64 libre2-9 arm64 20220601+dfsg-1+b1 [156 kB]
09:13:21 #13 6.903 Get:356 http://deb.debian.org/debian bookworm/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.4 kB]
09:13:21 #13 6.904 Get:357 http://deb.debian.org/debian bookworm/main arm64 libreadonly-perl all 2.050-3 [23.1 kB]
09:13:21 #13 6.905 Get:358 http://deb.debian.org/debian bookworm/main arm64 libref-util-perl all 0.204-2 [17.4 kB]
09:13:21 #13 6.906 Get:359 http://deb.debian.org/debian bookworm/main arm64 libref-util-xs-perl arm64 0.117-2+b1 [13.8 kB]
09:13:21 #13 6.910 Get:360 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
09:13:21 #13 6.911 Get:361 http://deb.debian.org/debian bookworm/main arm64 libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
09:13:21 #13 6.912 Get:362 http://deb.debian.org/debian bookworm/main arm64 libregexp-wildcards-perl all 1.05-3 [14.1 kB]
09:13:21 #13 6.914 Get:363 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [63.1 kB]
09:13:21 #13 6.915 Get:364 http://deb.debian.org/debian bookworm/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [95.6 kB]
09:13:21 #13 6.917 Get:365 http://deb.debian.org/debian bookworm/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [97.1 kB]
09:13:21 #13 6.918 Get:366 http://deb.debian.org/debian bookworm/main arm64 libset-intspan-perl all 1.19-3 [25.3 kB]
09:13:21 #13 6.919 Get:367 http://deb.debian.org/debian bookworm/main arm64 libtask-weaken-perl all 1.06-2 [9364 B]
09:13:21 #13 6.920 Get:368 http://deb.debian.org/debian bookworm/main arm64 libxml-parser-perl arm64 2.46-4 [198 kB]
09:13:21 #13 6.922 Get:369 http://deb.debian.org/debian bookworm/main arm64 libsoap-lite-perl all 1.27-3 [239 kB]
09:13:21 #13 6.923 Get:370 http://deb.debian.org/debian bookworm/main arm64 libsocket6-perl arm64 0.29-3 [21.3 kB]
09:13:21 #13 6.924 Get:371 http://deb.debian.org/debian bookworm/main arm64 libstring-copyright-perl all 0.003014-1 [23.4 kB]
09:13:21 #13 6.926 Get:372 http://deb.debian.org/debian bookworm/main arm64 libstring-escape-perl all 2010.002-3 [18.7 kB]
09:13:21 #13 6.927 Get:373 http://deb.debian.org/debian bookworm/main arm64 libstring-license-perl all 0.0.2-1 [34.3 kB]
09:13:21 #13 6.928 Get:374 http://deb.debian.org/debian bookworm/main arm64 libstring-shellquote-perl all 1.04-3 [11.9 kB]
09:13:21 #13 6.929 Get:375 http://deb.debian.org/debian bookworm/main arm64 libsys-cpuaffinity-perl arm64 1.13~03-2+b1 [33.2 kB]
09:13:21 #13 6.937 Get:376 http://deb.debian.org/debian bookworm/main arm64 libterm-readkey-perl arm64 2.38-2+b1 [24.1 kB]
09:13:21 #13 6.939 Get:377 http://deb.debian.org/debian bookworm/main arm64 libtext-levenshteinxs-perl arm64 0.03-5+b1 [8396 B]
09:13:21 #13 6.940 Get:378 http://deb.debian.org/debian bookworm/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [13.0 kB]
09:13:21 #13 6.941 Get:379 http://deb.debian.org/debian bookworm/main arm64 libtext-xslate-perl arm64 3.5.9-1+b2 [196 kB]
09:13:21 #13 6.943 Get:380 http://deb.debian.org/debian bookworm/main arm64 libtime-duration-perl all 1.21-2 [13.1 kB]
09:13:21 #13 6.944 Get:381 http://deb.debian.org/debian bookworm/main arm64 libtime-moment-perl arm64 0.44-2+b1 [72.2 kB]
09:13:21 #13 6.945 Get:382 http://deb.debian.org/debian bookworm/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.6 kB]
09:13:21 #13 6.946 Get:383 http://deb.debian.org/debian bookworm/main arm64 libunicode-utf8-perl arm64 0.62-2 [19.9 kB]
09:13:21 #13 6.947 Get:384 http://deb.debian.org/debian bookworm/main arm64 libwww-mechanize-perl all 2.16-1 [116 kB]
09:13:21 #13 6.949 Get:385 http://deb.debian.org/debian bookworm/main arm64 libxdelta2 arm64 1.1.3-10.4 [47.4 kB]
09:13:21 #13 6.950 Get:386 http://deb.debian.org/debian bookworm/main arm64 libxext6 arm64 2:1.3.4-1+b1 [51.7 kB]
09:13:21 #13 6.950 Get:387 http://deb.debian.org/debian bookworm/main arm64 libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
09:13:21 #13 6.951 Get:388 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-base-perl all 1.09-3 [20.6 kB]
09:13:21 #13 6.951 Get:389 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
09:13:21 #13 6.952 Get:390 http://deb.debian.org/debian bookworm/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1+b1 [309 kB]
09:13:21 #13 6.954 Get:391 http://deb.debian.org/debian bookworm/main arm64 libxml-sax-expat-perl all 0.51-2 [11.1 kB]
09:13:21 #13 6.955 Get:392 http://deb.debian.org/debian bookworm/main arm64 libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
09:13:21 #13 6.956 Get:393 http://deb.debian.org/debian bookworm/main arm64 libxmuu1 arm64 2:1.1.3-3 [24.0 kB]
09:13:21 #13 6.958 Get:394 http://deb.debian.org/debian bookworm/main arm64 libxstring-perl arm64 0.005-2+b1 [8324 B]
09:13:21 #13 6.959 Get:395 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
09:13:21 #13 6.960 Get:396 http://deb.debian.org/debian bookworm/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [32.8 kB]
09:13:21 #13 6.962 Get:397 http://deb.debian.org/debian bookworm/main arm64 licensecheck all 3.3.5-1 [49.8 kB]
09:13:21 #13 6.963 Get:398 http://deb.debian.org/debian bookworm/main arm64 plzip arm64 1.10-5 [58.0 kB]
09:13:21 #13 6.964 Get:399 http://deb.debian.org/debian bookworm/main arm64 lzop arm64 1.04-2 [82.8 kB]
09:13:21 #13 6.965 Get:400 http://deb.debian.org/debian bookworm/main arm64 t1utils arm64 1.41-4 [59.8 kB]
09:13:21 #13 6.966 Get:401 http://deb.debian.org/debian bookworm/main arm64 unzip arm64 6.0-28 [157 kB]
09:13:21 #13 6.968 Get:402 http://deb.debian.org/debian bookworm/main arm64 lintian all 2.116.3 [1130 kB]
09:13:21 #13 6.974 Get:403 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
09:13:21 #13 6.974 Get:404 http://deb.debian.org/debian bookworm/main arm64 manpages-dev all 6.03-2 [2030 kB]
09:13:21 #13 6.984 Get:405 http://deb.debian.org/debian bookworm/main arm64 pbzip2 arm64 1.1.13-1 [43.5 kB]
09:13:21 #13 6.987 Get:406 http://deb.debian.org/debian bookworm/main arm64 pixz arm64 1.0.7-2 [20.4 kB]
09:13:21 #13 6.987 Get:407 http://deb.debian.org/debian bookworm/main arm64 xdelta arm64 1.1.3-10.4 [27.4 kB]
09:13:21 #13 6.987 Get:408 http://deb.debian.org/debian bookworm/main arm64 xdelta3 arm64 3.0.11-dfsg-1.2 [66.0 kB]
09:13:21 #13 6.988 Get:409 http://deb.debian.org/debian bookworm/main arm64 pristine-tar arm64 1.50 [110 kB]
09:13:21 #13 6.989 Get:410 http://deb.debian.org/debian bookworm/main arm64 publicsuffix all 20230209.2326-1 [126 kB]
09:13:21 #13 6.989 Get:411 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB]
09:13:21 #13 6.990 Get:412 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB]
09:13:21 #13 6.991 Get:413 http://deb.debian.org/debian bookworm/main arm64 python3-certifi all 2022.9.24-1 [153 kB]
09:13:21 #13 6.992 Get:414 http://deb.debian.org/debian bookworm/main arm64 python3-charset-normalizer all 3.0.1-2 [49.3 kB]
09:13:21 #13 6.992 Get:415 http://deb.debian.org/debian bookworm/main arm64 python3-idna all 3.3-1 [39.4 kB]
09:13:21 #13 6.993 Get:416 http://deb.debian.org/debian bookworm/main arm64 python3-magic all 2:0.4.26-3 [14.5 kB]
09:13:21 #13 6.993 Get:417 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
09:13:21 #13 6.993 Get:418 http://deb.debian.org/debian bookworm/main arm64 python3-urllib3 all 1.26.12-1 [117 kB]
09:13:21 #13 6.994 Get:419 http://deb.debian.org/debian bookworm/main arm64 python3-requests all 2.28.1+dfsg-1 [67.9 kB]
09:13:21 #13 6.995 Get:420 http://deb.debian.org/debian bookworm/main arm64 python3-unidiff all 0.7.3-1 [11.7 kB]
09:13:21 #13 6.996 Get:421 http://deb.debian.org/debian bookworm/main arm64 shared-mime-info arm64 2.2-1 [727 kB]
09:13:21 #13 7.000 Get:422 http://deb.debian.org/debian bookworm/main arm64 strace arm64 6.1-0.1 [1193 kB]
09:13:21 #13 7.006 Get:423 http://deb.debian.org/debian bookworm/main arm64 xauth arm64 1:1.1.2-1 [35.5 kB]
09:13:21 #13 7.006 Get:424 http://deb.debian.org/debian bookworm/main arm64 xdg-user-dirs arm64 0.18-1 [54.2 kB]
09:13:21 #13 7.007 Get:425 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
09:13:21 #14 5.954   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:21 #14 5.954   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
09:13:21 #14 5.954   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:21 #14 5.954   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
09:13:21 #14 5.954   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:21 #14 5.954   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:21 #14 5.954   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:21 #14 5.954   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:21 #14 5.954   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
09:13:21 #14 5.954   libcbor0.8 libcc1-0 libclass-data-inheritable-perl
09:13:21 #14 5.954   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:21 #14 5.954   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:21 #14 5.954   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:21 #14 5.954   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:21 #14 5.954   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:21 #14 5.954   libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
09:13:21 #14 5.954   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:21 #14 5.954   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
09:13:21 #14 5.954   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:21 #14 5.954   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:21 #14 5.954   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:21 #14 5.954   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:21 #14 5.954   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:21 #14 5.954   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:21 #14 5.954   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
09:13:21 #14 5.954   libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:21 #14 5.954   libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl
09:13:21 #14 5.954   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
09:13:21 #14 5.954   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
09:13:21 #14 5.954   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:21 #14 5.954   libhttp-negotiate-perl libhttp-tiny-multipart-perl libhwasan0 libicu70
09:13:21 #14 5.954   libimport-into-perl libio-html-perl libio-interactive-perl
09:13:21 #14 5.954   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
09:13:21 #14 5.954   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
09:13:21 #14 5.954   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:21 #14 5.954   libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
09:13:21 #14 5.954   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
09:13:21 #14 5.954   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:21 #14 5.954   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:21 #14 5.954   liblog-any-adapter-screen-perl liblog-any-perl liblsan0 libltdl-dev libltdl7
09:13:21 #14 5.954   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:21 #14 5.954   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:21 #14 5.954   libmath-base85-perl libmd0 libmodule-implementation-perl
09:13:21 #14 5.954   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
09:13:21 #14 5.954   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
09:13:21 #14 5.954   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
09:13:21 #14 5.954   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:21 #14 5.954   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:21 #14 5.954   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
09:13:21 #14 5.954   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:21 #14 5.954   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
09:13:21 #14 5.954   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:21 #14 5.954   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:21 #14 5.954   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
09:13:21 #14 5.954   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:21 #14 5.954   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
09:13:21 #14 5.955   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:21 #14 5.955   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
09:13:21 #14 5.955   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
09:13:21 #14 5.955   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
09:13:21 #14 5.955   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
09:13:21 #14 5.955   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:21 #14 5.955   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:21 #14 5.955   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:21 #14 5.955   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:21 #14 5.955   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:21 #14 5.955   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
09:13:21 #14 5.955   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:21 #14 5.955   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
09:13:21 #14 5.955   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
09:13:21 #14 5.955   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:21 #14 5.955   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:21 #14 5.955   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:21 #14 5.955   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
09:13:21 #14 5.955   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
09:13:21 #14 5.955   man-db manpages manpages-dev media-types netbase openssh-client openssl
09:13:21 #14 5.955   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
09:13:21 #14 5.955   pinentry-curses po-debconf publicsuffix python-apt-common python3
09:13:21 #14 5.955   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:21 #14 5.955   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:21 #14 5.955   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:21 #14 5.955   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
09:13:21 #14 5.955   ucf unzip wdiff xauth xz-utils zstd
09:13:21 #14 5.957 Suggested packages:
09:13:21 #14 5.957   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:21 #14 5.957   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:21 #14 5.957   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
09:13:21 #14 5.957   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
09:13:21 #14 5.957   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:21 #14 5.957   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:21 #14 5.957   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:21 #14 5.957   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
09:13:21 #14 5.957   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
09:13:21 #14 5.957   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:21 #14 5.957   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:21 #14 5.957   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:21 #14 5.957   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
09:13:21 #14 5.957   bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
09:13:21 #14 5.957   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:21 #14 5.957   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:21 #14 5.957   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
09:13:21 #14 5.957   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:21 #14 5.957   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
09:13:21 #14 5.957   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:21 #14 5.957   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:21 #14 5.957   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:21 #14 5.957   libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:21 #14 5.957   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:21 #14 5.957   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:21 #14 5.957   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:21 #14 5.957   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
09:13:21 #14 5.957 Recommended packages:
09:13:21 #14 5.957   libnss-nis libnss-nisplus
09:13:21 #14 7.342 Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 gcc amd64 4:12.2.0-3ubuntu1 [5160 B]
09:13:21 #14 7.343 Get:113 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libstdc++-12-dev amd64 12.3.0-1ubuntu1~23.04 [2178 kB]
09:13:21 #14 7.364 Get:114 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 g++-12 amd64 12.3.0-1ubuntu1~23.04 [12.1 MB]
09:13:21 #13 ...
09:13:21 
09:13:21 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:21 #11 extracting sha256:9f13f5a53d118643c1f1ff294867c09f224d00edca21f56caa71c2321f8ca004 2.0s done
09:13:21 #11 extracting sha256:190fa1651026077cee00b53a754acbe0dc734b99255c6b274e798f6cd877ae18 1.9s done
09:13:21 #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 1.1s
09:13:21 #11 ...
09:13:21 
09:13:21 #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
09:13:21 #13 DONE 5.3s
09:13:21 
09:13:21 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:21 #11 ...
09:13:21 
09:13:21 #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
09:13:21 #14 11.54 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB]
09:13:21 #14 11.55 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
09:13:21 #14 11.55 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B]
09:13:21 #14 11.56 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB]
09:13:21 #14 11.56 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:13:21 #14 11.56 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB]
09:13:21 #14 11.56 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB]
09:13:21 #13 ...
09:13:21 
09:13:21 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:21 #11 extracting sha256:ee4697d91d81ea7f96cbbaa8063bab264575f92ba2a507732530b339f51a9fca 2.7s done
09:13:21 #11 extracting sha256:69a6d15a4cc7c45a505f7f9007f6979355cfcd002362fca88207edb67f5556f8 done
09:13:21 #11 DONE 9.9s
09:13:21 
09:13:21 #13 [stage-1 3/8] RUN dnf install -y rpm-build rpmlint dnf-plugins-core
09:13:21 #13 10.44 Selecting previously unselected package libpython3.7-minimal:amd64.
09:13:21 #13 10.44 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
09:13:21 #13 10.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
09:13:21 #13 10.65 Selecting previously unselected package libexpat1:amd64.
09:13:21 #13 10.39 Selecting previously unselected package python3-minimal.
09:13:21 #13 10.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 ... 8445 files and directories currently installed.)
09:13:21 #13 10.40 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
09:13:21 #13 10.41 Unpacking python3-minimal (3.11.2-1+b1) ...
09:13:21 #13 10.50 Selecting previously unselected package media-types.
09:13:21 #13 10.50 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:13:21 #13 10.51 Unpacking media-types (10.0.0) ...
09:13:21 #13 10.85 Selecting previously unselected package libreadline8:amd64.
09:13:21 #13 10.85 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
09:13:21 #13 10.88 Unpacking libreadline8:amd64 (8.1-1) ...
09:13:21 #20 DONE 6.5s
09:13:21 
09:13:21 #21 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
09:13:21 #21 DONE 0.2s
09:13:21 
09:13:21 #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
09:13:21 #14 8.309 Get:196 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:21 #14 8.310 Get:197 http://archive.ubuntu.com/ubuntu focal/main amd64 perl-openssl-defaults amd64 4 [7192 B]
09:13:21 #14 8.310 Get:198 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ssleay-perl amd64 1.88-2ubuntu1 [291 kB]
09:13:21 #14 8.313 Get:199 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-socket-ssl-perl all 2.067-1 [176 kB]
09:13:21 #14 8.321 Get:200 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-http-perl all 6.19-1 [22.8 kB]
09:13:21 #14 8.321 Get:201 http://archive.ubuntu.com/ubuntu focal/main amd64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
09:13:21 #14 8.346 Get:202 http://archive.ubuntu.com/ubuntu focal/main amd64 libtry-tiny-perl all 0.30-1 [20.5 kB]
09:13:21 #14 8.359 Get:203 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:21 #14 8.362 Get:204 http://archive.ubuntu.com/ubuntu focal/main amd64 libwww-perl all 6.43-1 [140 kB]
09:13:21 #14 8.391 Get:205 http://archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB]
09:13:21 #14 8.398 Get:206 http://archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB]
09:13:21 #14 8.400 Get:207 http://archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB]
09:13:21 #14 8.425 Get:208 http://archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB]
09:13:21 #14 8.426 Get:209 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
09:13:21 #14 8.427 Get:210 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
09:13:21 #14 8.428 Get:211 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgpgme11 amd64 1.13.1-7ubuntu2.1 [121 kB]
09:13:21 #14 8.429 Get:212 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-gpg amd64 1.13.1-7ubuntu2.1 [164 kB]
09:13:21 #14 8.431 Get:213 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dput all 1.0.3ubuntu1.1 [42.0 kB]
09:13:21 #14 8.431 Get:214 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.19 [233 kB]
09:13:21 #14 8.434 Get:215 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
09:13:21 #14 8.435 Get:216 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
09:13:21 #14 8.443 Get:217 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 git amd64 1:2.25.1-1ubuntu3.11 [4605 kB]
09:13:21 #14 8.491 Get:218 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
09:13:21 #14 8.491 Get:219 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB]
09:13:21 #14 8.492 Get:220 http://archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:21 #14 8.492 Get:221 http://archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB]
09:13:21 #14 8.493 Get:222 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9644 B]
09:13:21 #14 8.494 Get:223 http://archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB]
09:13:21 #14 8.494 Get:224 http://archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
09:13:21 #14 8.494 Get:225 http://archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
09:13:21 #14 8.495 Get:226 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:21 #14 8.503 Get:227 http://archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB]
09:13:21 #14 8.507 Get:228 http://archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
09:13:21 #14 8.507 Get:229 http://archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:21 #14 8.507 Get:230 http://archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB]
09:13:21 #14 8.508 Get:231 http://archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB]
09:13:21 #14 8.508 Get:232 http://archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB]
09:13:21 #14 8.509 Get:233 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB]
09:13:21 #14 8.509 Get:234 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB]
09:13:21 #14 8.509 Get:235 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B]
09:13:21 #14 8.515 Get:236 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB]
09:13:21 #14 8.521 Get:237 http://archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B]
09:13:21 #14 8.522 Get:238 http://archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB]
09:13:21 #14 8.522 Get:239 http://archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:21 #14 8.523 Get:240 http://archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB]
09:13:21 #14 8.524 Get:241 http://archive.ubuntu.com/ubuntu focal/main amd64 libdata-dump-perl all 1.23-1 [27.0 kB]
09:13:21 #14 8.524 Get:242 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
09:13:21 #14 8.524 Get:243 http://archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
09:13:21 #14 8.525 Get:244 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
09:13:21 #14 8.526 Get:245 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:21 #13 11.67 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
09:13:21 #13 11.78 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
09:13:21 #13 11.87 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:21 #14 12.89 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autoconf all 2.69-11.1 [321 kB]
09:13:21 #14 13.00 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autotools-dev all 20180224.1 [39.6 kB]
09:13:21 #14 13.01 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 automake all 1:1.16.1-4ubuntu6 [522 kB]
09:13:21 #14 13.09 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 autopoint all 0.19.8.1-10build1 [412 kB]
09:13:21 #14 13.13 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-common arm64 2.34-6ubuntu1.6 [207 kB]
09:13:21 #14 6.280 The following NEW packages will be installed:
09:13:21 #14 6.280   autoconf automake autopoint autotools-dev binutils
09:13:21 #14 6.280   binutils-aarch64-linux-gnu binutils-common bsdextrautils build-essential
09:13:21 #14 6.280   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
09:13:21 #14 6.280   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:21 #14 6.280   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:21 #14 6.280   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
09:13:21 #14 6.280   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:21 #14 6.281   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
09:13:21 #14 6.281   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:21 #14 6.281   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:21 #14 6.281   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:21 #14 6.281   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:21 #14 6.281   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:21 #14 6.281   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:21 #14 6.281   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:21 #14 6.281   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:21 #14 6.281   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:21 #14 6.281   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:21 #14 6.281   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:21 #14 6.281   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:21 #14 6.281   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:21 #14 6.281   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:21 #14 6.281   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:21 #14 6.281   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:21 #14 6.281   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
09:13:21 #14 6.281   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:21 #14 6.281   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:21 #14 6.281   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
09:13:21 #14 6.281   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
09:13:21 #14 6.281   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:21 #14 6.281   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:21 #14 6.281   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:21 #14 6.281   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:21 #14 6.281   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:21 #14 6.281   libhwasan0 libicu70 libimport-into-perl libio-html-perl
09:13:21 #14 6.281   libio-interactive-perl libio-prompt-tiny-perl libio-prompter-perl
09:13:21 #14 6.281   libio-pty-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl
09:13:21 #14 6.281   libipc-run3-perl libipc-system-simple-perl libisl23 libiterator-perl
09:13:21 #14 6.281   libiterator-util-perl libitm1 libjbig0 libjpeg-turbo8 libjpeg8
09:13:21 #14 6.281   libjson-maybexs-perl libjson-perl libjson-xs-perl libksba8 libldap-2.5-0
09:13:21 #14 6.281   libldap-common liblist-compare-perl liblist-moreutils-perl
09:13:21 #14 6.281   liblist-moreutils-xs-perl liblist-someutils-perl liblist-someutils-xs-perl
09:13:21 #14 6.281   liblist-utilsby-perl liblocale-gettext-perl liblog-any-adapter-screen-perl
09:13:21 #14 6.281   liblog-any-perl liblsan0 libltdl-dev libltdl7 liblwp-mediatypes-perl
09:13:21 #14 6.281   liblwp-protocol-https-perl liblzo2-2 libmagic-mgc libmagic1
09:13:21 #14 6.281   libmail-sendmail-perl libmailtools-perl libmarkdown2 libmath-base85-perl
09:13:21 #14 6.281   libmd0 libmodule-implementation-perl libmodule-runtime-perl libmoo-perl
09:13:21 #14 6.281   libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3 libmpdec3
09:13:21 #14 6.281   libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:21 #14 6.281   libnet-domain-tld-perl libnet-http-perl libnet-ipv6addr-perl
09:13:21 #14 6.281   libnet-netmask-perl libnet-smtp-ssl-perl libnet-ssleay-perl
09:13:21 #14 6.281   libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:21 #14 6.281   libobject-id-perl libpackage-stash-perl libpackage-stash-xs-perl
09:13:21 #14 6.281   libparams-classify-perl libparams-util-perl libpath-iterator-rule-perl
09:13:21 #14 6.281   libpath-tiny-perl libperl5.34 libperlio-gzip-perl libperlio-utf8-strict-perl
09:13:21 #14 6.281   libpipeline1 libpng16-16 libpod-constants-perl libpod-parser-perl
09:13:21 #14 6.281   libproc-processtable-perl libpsl5 libpython3-stdlib libpython3.10-minimal
09:13:21 #14 6.281   libpython3.10-stdlib libre-engine-re2-perl libre2-9 libreadline8
09:13:21 #14 6.281   libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:21 #14 6.281   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
09:13:21 #14 6.281   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:21 #14 6.281   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
09:13:21 #14 6.281   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
09:13:21 #14 6.281   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
09:13:21 #14 6.281   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
09:13:21 #14 6.281   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:21 #14 6.281   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:21 #14 6.281   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:21 #14 6.281   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:21 #14 6.281   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:21 #14 6.281   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtsan0
09:13:21 #14 6.281   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:21 #14 6.282   libuchardet0 libunicode-utf8-perl liburi-perl libvariable-magic-perl
09:13:21 #14 6.282   libwant-perl libwebp7 libwww-perl libwww-robotrules-perl libx11-6
09:13:21 #14 6.282   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:21 #14 6.282   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:21 #14 6.282   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:21 #14 6.282   libxs-parse-keyword-perl libyaml-0-2 libyaml-libyaml-perl licensecheck
09:13:21 #14 6.282   lintian linux-libc-dev lsb-release lto-disabled-list lzip lzop m4 make
09:13:21 #14 6.282   man-db manpages manpages-dev media-types netbase openssh-client openssl
09:13:21 #14 6.282   patch patchutils perl perl-modules-5.34 perl-openssl-defaults
09:13:21 #14 6.282   pinentry-curses po-debconf publicsuffix python-apt-common python3
09:13:21 #14 6.282   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:21 #14 6.282   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:21 #14 6.282   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:21 #14 6.282   python3.10 python3.10-minimal readline-common rpcsvc-proto strace t1utils
09:13:21 #14 6.282   ucf unzip wdiff xauth xz-utils zstd
09:13:21 #14 6.283 The following packages will be upgraded:
09:13:21 #14 6.284   libc6
09:13:21 #14 ...
09:13:21 
09:13:21 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:21 #10 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.3s done
09:13:21 #10 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:21 #10 DONE 12.0s
09:13:21 
09:13:21 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:21 #14 7.511 Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 g++ amd64 4:12.2.0-3ubuntu1 [1120 B]
09:13:21 #14 7.511 Get:116 http://archive.ubuntu.com/ubuntu lunar/main amd64 make amd64 4.3-4.1build1 [180 kB]
09:13:21 #14 7.513 Get:117 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdpkg-perl all 1.21.21ubuntu1 [247 kB]
09:13:21 #14 7.516 Get:118 http://archive.ubuntu.com/ubuntu lunar/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB]
09:13:21 #14 7.516 Get:119 http://archive.ubuntu.com/ubuntu lunar/main amd64 patch amd64 2.7.6-7build2 [109 kB]
09:13:21 #14 7.517 Get:120 http://archive.ubuntu.com/ubuntu lunar/main amd64 lto-disabled-list all 39 [12.4 kB]
09:13:21 #14 7.518 Get:121 http://archive.ubuntu.com/ubuntu lunar/main amd64 dpkg-dev all 1.21.21ubuntu1 [1117 kB]
09:13:21 #14 7.529 Get:122 http://archive.ubuntu.com/ubuntu lunar/main amd64 build-essential amd64 12.9ubuntu3 [4744 B]
09:13:21 #14 7.529 Get:123 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB]
09:13:21 #14 7.532 Get:124 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB]
09:13:21 #14 7.533 Get:125 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB]
09:13:21 #14 7.538 Get:126 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB]
09:13:21 #14 7.540 Get:127 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
09:13:21 #14 7.541 Get:128 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB]
09:13:21 #14 7.544 Get:129 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.2 [307 kB]
09:13:21 #14 7.547 Get:130 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.2 [209 kB]
09:13:21 #14 7.550 Get:131 http://archive.ubuntu.com/ubuntu lunar/main amd64 dctrl-tools amd64 2.24-3build2 [66.9 kB]
09:13:21 #14 7.551 Get:132 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
09:13:21 #14 7.553 Get:133 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtool all 2.4.7-5 [166 kB]
09:13:21 #14 7.554 Get:134 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-autoreconf all 20 [16.1 kB]
09:13:21 #14 7.555 Get:135 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:21 #14 7.563 Get:136 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-override-perl all 0.09-4 [8706 B]
09:13:21 #14 7.563 Get:137 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
09:13:21 #14 7.564 Get:138 http://archive.ubuntu.com/ubuntu lunar/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B]
09:13:21 #14 7.564 Get:139 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB]
09:13:21 #14 7.567 Get:140 http://archive.ubuntu.com/ubuntu lunar/main amd64 debugedit amd64 1:5.0-5 [46.1 kB]
09:13:21 #14 7.575 Get:141 http://archive.ubuntu.com/ubuntu lunar/main amd64 dwz amd64 0.15-1 [112 kB]
09:13:21 #14 7.577 Get:142 http://archive.ubuntu.com/ubuntu lunar/main amd64 gettext amd64 0.21-11 [867 kB]
09:13:21 #14 7.587 Get:143 http://archive.ubuntu.com/ubuntu lunar/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB]
09:13:21 #14 7.587 Get:144 http://archive.ubuntu.com/ubuntu lunar/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
09:13:21 #14 7.590 Get:145 http://archive.ubuntu.com/ubuntu lunar/main amd64 debhelper all 13.11.4ubuntu3 [925 kB]
09:13:21 #14 7.599 Get:146 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfakeroot amd64 1.31-1.1 [31.9 kB]
09:13:21 #14 7.600 Get:147 http://archive.ubuntu.com/ubuntu lunar/main amd64 fakeroot amd64 1.31-1.1 [60.1 kB]
09:13:21 #14 7.601 Get:148 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB]
09:13:21 #14 7.601 Get:149 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB]
09:13:21 #14 7.602 Get:150 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB]
09:13:21 #14 7.604 Get:151 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
09:13:21 #14 7.612 Get:152 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB]
09:13:21 #14 7.616 Get:153 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:13:21 #14 7.617 Get:154 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB]
09:13:21 #14 7.625 Get:155 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB]
09:13:21 #14 7.631 Get:156 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB]
09:13:21 #14 7.632 Get:157 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB]
09:13:21 #14 7.638 Get:158 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB]
09:13:21 #14 7.638 Get:159 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB]
09:13:21 #14 7.638 Get:160 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB]
09:13:21 #14 7.640 Get:161 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:13:21 #14 7.645 Get:162 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-dirlist-perl all 0.05-3 [7286 B]
09:13:21 #14 7.646 Get:163 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-which-perl all 1.27-2 [12.5 kB]
09:13:21 #14 7.646 Get:164 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-homedir-perl all 1.006-2 [37.0 kB]
09:13:21 #14 7.649 Get:165 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-touch-perl all 0.12-2 [7498 B]
09:13:21 #14 7.650 Get:166 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-pty-perl amd64 1:1.17-1 [32.1 kB]
09:13:21 #14 7.659 Get:167 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run-perl all 20220807.0-1 [92.6 kB]
09:13:21 #14 7.661 Get:168 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
09:13:21 #14 7.662 Get:169 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-xsaccessor-perl amd64 1.19-4build1 [33.6 kB]
09:13:21 #14 7.663 Get:170 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-op-check-perl amd64 0.22-2build1 [9600 B]
09:13:21 #14 7.663 Get:171 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
09:13:21 #14 7.664 Get:172 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-callchecker-perl amd64 0.008-2 [13.9 kB]
09:13:21 #14 7.664 Get:173 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-classify-perl amd64 0.015-2build2 [20.7 kB]
09:13:21 #14 7.664 Get:174 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
09:13:21 #14 7.674 Get:175 http://archive.ubuntu.com/ubuntu lunar/main amd64 libimport-into-perl all 1.002005-2 [10.7 kB]
09:13:21 #14 7.675 Get:176 http://archive.ubuntu.com/ubuntu lunar/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:21 #14 7.687 Get:177 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
09:13:21 #14 7.688 Get:178 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoo-perl all 2.005005-1 [47.4 kB]
09:13:21 #14 7.689 Get:179 http://archive.ubuntu.com/ubuntu lunar/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB]
09:13:21 #14 7.689 Get:180 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:21 #14 7.690 Get:181 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-date-perl all 6.05-2 [9946 B]
09:13:21 #14 7.690 Get:182 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-listing-perl all 6.15-1 [11.5 kB]
09:13:21 #14 7.691 Get:183 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB]
09:13:21 #14 7.691 Get:184 http://archive.ubuntu.com/ubuntu lunar/main amd64 liburi-perl all 5.17-1ubuntu1 [80.3 kB]
09:13:21 #14 7.699 Get:185 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-parser-perl amd64 3.81-1 [87.9 kB]
09:13:21 #14 7.701 Get:186 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tree-perl all 5.07-3 [200 kB]
09:13:21 #14 7.711 Get:187 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclone-perl amd64 0.46-1 [10.9 kB]
09:13:21 #14 7.712 Get:188 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-html-perl all 1.004-3 [15.9 kB]
09:13:21 #14 7.713 Get:189 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
09:13:21 #14 7.714 Get:190 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-message-perl all 6.44-1 [77.4 kB]
09:13:21 #14 7.715 Get:191 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:21 #14 7.715 Get:192 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
09:13:21 #14 7.716 Get:193 http://archive.ubuntu.com/ubuntu lunar/main amd64 perl-openssl-defaults amd64 7 [7536 B]
09:13:21 #14 7.716 Get:194 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ssleay-perl amd64 1.92-2build2 [296 kB]
09:13:21 #14 7.724 Get:195 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-socket-ssl-perl all 2.081-2 [196 kB]
09:13:21 #14 7.726 Get:196 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
09:13:21 #14 7.736 Get:197 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:21 #14 7.737 Get:198 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtry-tiny-perl all 0.31-2 [20.8 kB]
09:13:21 #14 7.737 Get:199 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:21 #14 7.738 Get:200 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-perl all 6.67-1 [141 kB]
09:13:21 #14 7.739 Get:201 http://archive.ubuntu.com/ubuntu lunar/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
09:13:21 #14 11.97 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 ucf all 3.0043+nmu1 [56.5 kB]
09:13:21 #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.5s done
09:13:21 #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:21 #13 10.66 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_amd64.deb ...
09:13:21 #13 10.66 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
09:13:21 #13 10.85 Selecting previously unselected package python3.7-minimal.
09:13:21 #13 10.85 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
09:13:21 #13 10.88 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:21 #13 8.757 Selecting previously unselected package libgdbm-compat4:arm64.
09:13:21 #13 8.760 Preparing to unpack .../07-libgdbm-compat4_1.19-2_arm64.deb ...
09:13:21 #13 8.772 Unpacking libgdbm-compat4:arm64 (1.19-2) ...
09:13:21 #13 8.910 Selecting previously unselected package libperl5.32:arm64.
09:13:21 #13 8.913 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_arm64.deb ...
09:13:21 #13 8.928 Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ...
09:13:21 #13 10.66 Selecting previously unselected package libncursesw6:amd64.
09:13:21 #13 10.66 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
09:13:21 #13 10.68 Unpacking libncursesw6:amd64 (6.4-4) ...
09:13:21 #13 10.76 Selecting previously unselected package libkrb5support0:amd64.
09:13:21 #13 10.76 Preparing to unpack .../03-libkrb5support0_1.20.1-2_amd64.deb ...
09:13:21 #13 10.77 Unpacking libkrb5support0:amd64 (1.20.1-2) ...
09:13:21 #13 10.84 Selecting previously unselected package libk5crypto3:amd64.
09:13:21 #13 10.84 Preparing to unpack .../04-libk5crypto3_1.20.1-2_amd64.deb ...
09:13:21 #13 10.88 Unpacking libk5crypto3:amd64 (1.20.1-2) ...
09:13:21 #22 DONE 0.3s
09:13:21 
09:13:21 #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
09:13:21 #14 8.537 Get:246 http://archive.ubuntu.com/ubuntu focal/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
09:13:21 #14 8.538 Get:247 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB]
09:13:21 #14 8.538 Get:248 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB]
09:13:21 #14 8.541 Get:249 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
09:13:21 #14 8.541 Get:250 http://archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB]
09:13:21 #14 8.542 Get:251 http://archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
09:13:21 #14 8.542 Get:252 http://archive.ubuntu.com/ubuntu focal/main amd64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
09:13:21 #14 8.542 Get:253 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-basedir-perl all 0.08-1 [16.9 kB]
09:13:21 #14 8.543 Get:254 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
09:13:21 #14 8.550 Get:255 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB]
09:13:21 #14 8.550 Get:256 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B]
09:13:21 #14 8.562 Get:257 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B]
09:13:21 #14 8.562 Get:258 http://archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:21 #14 8.562 Get:259 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-afm-perl all 1.20-2 [13.2 kB]
09:13:21 #14 8.563 Get:260 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB]
09:13:21 #14 8.563 Get:261 http://archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB]
09:13:21 #14 8.565 Get:262 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB]
09:13:21 #14 8.566 Get:263 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-stringy-perl all 2.111-3 [55.8 kB]
09:13:21 #14 8.567 Get:264 http://archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB]
09:13:21 #14 8.573 Get:265 http://archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
09:13:21 #14 8.574 Get:266 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
09:13:21 #14 8.585 Get:267 http://archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:21 #14 8.586 Get:268 http://archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
09:13:21 #14 8.586 Get:269 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:21 #14 8.587 Get:270 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB]
09:13:21 #14 8.587 Get:271 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB]
09:13:21 #14 8.588 Get:272 http://archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
09:13:21 #14 8.588 Get:273 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB]
09:13:21 #14 8.589 Get:274 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB]
09:13:21 #14 8.597 Get:275 http://archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB]
09:13:21 #14 8.597 Get:276 http://archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:21 #14 8.609 Get:277 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB]
09:13:21 #14 8.609 Get:278 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB]
09:13:21 #14 8.612 Get:279 http://archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
09:13:21 #14 8.612 Get:280 http://archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB]
09:13:21 #14 8.613 Get:281 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:21 #14 8.613 Get:282 http://archive.ubuntu.com/ubuntu focal/main amd64 libhtml-format-perl all 2.12-1 [41.3 kB]
09:13:21 #14 8.614 Get:283 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
09:13:21 #14 8.614 Get:284 http://archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB]
09:13:21 #14 8.620 Get:285 http://archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
09:13:21 #14 8.621 Get:286 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB]
09:13:21 #14 8.632 Get:287 http://archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB]
09:13:21 #14 8.632 Get:288 http://archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
09:13:21 #14 8.633 Get:289 http://archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
09:13:21 #14 8.633 Get:290 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB]
09:13:21 #14 8.634 Get:291 http://archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
09:13:21 #14 8.634 Get:292 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB]
09:13:21 #14 8.635 Get:293 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB]
09:13:21 #14 8.635 Get:294 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:21 #14 8.644 Get:295 http://archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB]
09:13:21 #14 8.644 Get:296 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl7 amd64 2.4.6-14 [38.5 kB]
09:13:21 #14 8.655 Get:297 http://archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB]
09:13:21 #14 8.657 Get:298 http://archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
09:13:21 #14 8.657 Get:299 http://archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
09:13:21 #14 8.657 Get:300 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B]
09:13:21 #14 8.658 Get:301 http://archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
09:13:21 #14 8.658 Get:302 http://archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB]
09:13:21 #14 8.684 Get:303 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB]
09:13:21 #14 8.721 Get:304 http://archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB]
09:13:21 #14 8.723 Get:305 http://archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B]
09:13:21 #14 8.724 Get:306 http://archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB]
09:13:21 #14 8.727 Get:307 http://archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
09:13:21 #14 8.738 Get:308 http://archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
09:13:21 #14 8.743 Get:309 http://archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB]
09:13:21 #14 8.745 Get:310 http://archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB]
09:13:21 #14 8.747 Get:311 http://archive.ubuntu.com/ubuntu focal/main amd64 libre2-5 amd64 20200101+dfsg-1build1 [162 kB]
09:13:21 #14 8.758 Get:312 http://archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB]
09:13:21 #14 8.759 Get:313 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB]
09:13:21 #14 8.760 Get:314 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
09:13:21 #14 8.761 Get:315 http://archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB]
09:13:21 #14 8.762 Get:316 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
09:13:21 #14 8.763 Get:317 http://archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
09:13:21 #14 8.764 Get:318 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB]
09:13:21 #14 8.766 Get:319 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB]
09:13:21 #14 8.769 Get:320 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB]
09:13:21 #14 8.774 Get:321 http://archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B]
09:13:21 #14 8.774 Get:322 http://archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB]
09:13:21 #14 8.775 Get:323 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B]
09:13:21 #14 8.775 Get:324 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:21 #14 8.786 Get:325 http://archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:21 #14 8.787 Get:326 http://archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB]
09:13:21 #14 8.787 Get:327 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB]
09:13:21 #14 8.787 Get:328 http://archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB]
09:13:21 #14 8.788 Get:329 http://archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B]
09:13:21 #14 8.788 Get:330 http://archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB]
09:13:21 #14 8.799 Get:331 http://archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB]
09:13:21 #14 8.799 Get:332 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
09:13:21 #14 8.800 Get:333 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
09:13:21 #14 8.800 Get:334 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
09:13:21 #14 8.811 Get:335 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1build1 [320 kB]
09:13:21 #14 8.815 Get:336 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-parser-perl amd64 2.46-1 [193 kB]
09:13:21 #14 8.817 Get:337 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:21 #14 8.817 Get:338 http://archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB]
09:13:21 #14 8.818 Get:339 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB]
09:13:21 #14 8.818 Get:340 http://archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB]
09:13:21 #14 8.824 Get:341 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB]
09:13:21 #14 8.824 Get:342 http://archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB]
09:13:21 #14 8.825 Get:343 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2.2 [982 kB]
09:13:21 #14 8.836 Get:344 http://archive.ubuntu.com/ubuntu focal/main amd64 manpages-dev all 5.05-1 [2266 kB]
09:13:21 #14 8.854 Get:345 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
09:13:21 #13 11.04 Selecting previously unselected package libsqlite3-0:amd64.
09:13:21 #13 11.04 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
09:13:21 #13 11.05 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
09:13:21 #13 11.15 Selecting previously unselected package libpython3.9-stdlib:amd64.
09:13:21 #13 11.15 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
09:13:21 #13 11.21 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
09:13:21 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.2s done
09:13:21 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee
09:13:22 #14 13.14 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbinutils arm64 2.34-6ubuntu1.6 [475 kB]
09:13:22 #14 13.17 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf-nobfd0 arm64 2.34-6ubuntu1.6 [44.2 kB]
09:13:22 #14 13.17 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libctf0 arm64 2.34-6ubuntu1.6 [43.2 kB]
09:13:22 #14 13.17 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.34-6ubuntu1.6 [1987 kB]
09:13:22 #14 13.27 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 binutils arm64 2.34-6ubuntu1.6 [3364 B]
09:13:22 #16 66.06   Installing : fipscheck-lib-1.4.1-6.el7.aarch64                          25/65 
09:13:22 #16 66.69   Installing : openssh-7.4p1-23.el7_9.aarch64                             26/65 
09:13:22 #14 7.740 Get:202 http://archive.ubuntu.com/ubuntu lunar/main amd64 wdiff amd64 1.2.2-5 [29.2 kB]
09:13:22 #14 8.016 Get:203 http://archive.ubuntu.com/ubuntu lunar/main amd64 devscripts all 2.23.4ubuntu1 [1067 kB]
09:13:22 #13 7.242 debconf: delaying package configuration, since apt-utils is not installed
09:13:22 #13 7.286 Fetched 182 MB in 2s (95.0 MB/s)
09:13:22 #13 7.411 Selecting previously unselected package perl-modules-5.36.
09:13:22 #13 7.411 (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.)
09:13:22 #13 7.416 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
09:13:22 #13 7.490 Unpacking perl-modules-5.36 (5.36.0-7) ...
09:13:22 #14 12.21 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bsdextrautils arm64 2.38.1-4ubuntu1 [69.1 kB]
09:13:22 #14 12.26 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic-mgc arm64 1:5.44-3 [293 kB]
09:13:22 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.1s
09:13:22 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 5.2s done
09:13:22 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:22 #10 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done
09:13:22 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:22 #14 0.631 Loaded plugins: fastestmirror, ovl
09:13:22 #13 10.95 Selecting previously unselected package libkeyutils1:amd64.
09:13:22 #13 10.95 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
09:13:22 #13 10.96 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
09:13:22 #13 11.01 Selecting previously unselected package libkrb5-3:amd64.
09:13:22 #13 11.02 Preparing to unpack .../06-libkrb5-3_1.20.1-2_amd64.deb ...
09:13:22 #13 11.02 Unpacking libkrb5-3:amd64 (1.20.1-2) ...
09:13:22 #23 0.422 Building static docker-linux-amd64
09:13:22 #23 0.424 + go build -o /out/docker-linux-amd64 -tags ' osusergo pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:13:22Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -extldflags -static' '-buildmode=pie' github.com/docker/cli/cmd/docker
09:13:22 #14 8.856 Get:346 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
09:13:22 #14 8.856 Get:347 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:13:22 #14 8.857 Get:348 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:13:22 #14 8.858 Get:349 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
09:13:22 #14 8.858 Get:350 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
09:13:22 #14 8.859 Get:351 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB]
09:13:22 #14 8.861 Get:352 http://archive.ubuntu.com/ubuntu focal/universe amd64 equivs all 2.2.0 [19.7 kB]
09:13:22 #14 8.861 Get:353 http://archive.ubuntu.com/ubuntu focal/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
09:13:22 #14 8.868 Get:354 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B]
09:13:22 #13 11.57 Selecting previously unselected package python3.9.
09:13:22 #14 8.243 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:13:22 #14 8.257 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
09:13:22 #14 8.257 Get:15 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
09:13:22 #14 8.257 Get:16 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libbsd0 armhf 0.10.0-1 [49.8 kB]
09:13:22 #14 8.259 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bsdmainutils armhf 11.1.2ubuntu3 [176 kB]
09:13:22 #14 8.264 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libuchardet0 armhf 0.0.6-3build1 [62.4 kB]
09:13:22 #14 8.267 Get:19 http://ports.ubuntu.com/ubuntu-ports focal/main armhf groff-base armhf 1.22.4-4build1 [759 kB]
09:13:22 #14 8.293 Get:20 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm6 armhf 1.18.1-5 [24.5 kB]
09:13:22 #14 8.293 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpipeline1 armhf 1.5.2-2build1 [23.5 kB]
09:13:22 #14 8.293 Get:22 http://ports.ubuntu.com/ubuntu-ports focal/main armhf man-db armhf 2.9.1-1 [1077 kB]
09:13:22 #14 8.503 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl-modules-5.30 all 5.30.0-9ubuntu0.4 [2739 kB]
09:13:22 #10 ...
09:13:22 
09:13:22 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:22 #0 0.616 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:13:22 #0 0.630 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:13:22 #0 0.630 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:13:22 #0 0.741 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8612 kB]
09:13:22 #0 0.973 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6416 B]
09:13:22 #0 1.212 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [60.4 kB]
09:13:22 #0 2.013 Fetched 8930 kB in 2s (5422 kB/s)
09:13:22 #0 2.013 Reading package lists...
09:13:22 #0 2.888 Reading package lists...
09:13:22 #0 3.754 Building dependency tree...
09:13:22 #0 3.950 Reading state information...
09:13:22 #0 4.302 The following additional packages will be installed:
09:13:22 #0 4.302   autoconf automake autopoint autotools-dev binutils
09:13:22 #0 4.302   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:22 #0 4.302   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debian-keyring
09:13:22 #0 4.302   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:22 #0 4.302   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:22 #0 4.302   g++-12 gcc gcc-12 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:22 #0 4.302   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:22 #0 4.302   intltool-debian iso-codes krb5-locales less libabsl20220623
09:13:22 #0 4.302   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:22 #0 4.302   libaliased-perl libaom3 libapt-pkg-perl libarchive-cpio-perl
09:13:22 #0 4.302   libarchive-zip-perl libarchive13 libarray-intspan-perl libasan8 libassuan0
09:13:22 #0 4.302   libatomic1 libauthen-sasl-perl libavif15 libb-hooks-endofscope-perl
09:13:22 #0 4.302   libb-hooks-op-check-perl libberkeleydb-perl libbinutils libbrotli1 libbsd0
09:13:22 #0 4.302   libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:22 #0 4.302   libcc1-0 libcgi-fast-perl libcgi-pm-perl libclass-data-inheritable-perl
09:13:22 #0 4.302   libclass-inspector-perl libclass-method-modifiers-perl
09:13:22 #0 4.302   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:22 #0 4.302   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:22 #0 4.302   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:22 #0 4.302   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:22 #0 4.302   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:22 #0 4.302   libdata-validate-ip-perl libdata-validate-uri-perl libdav1d6 libde265-0
09:13:22 #0 4.302   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:22 #0 4.302   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:22 #0 4.302   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:22 #0 4.302   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:22 #0 4.302   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:22 #0 4.302   libfeature-compat-class-perl libfeature-compat-try-perl libfido2-1
09:13:22 #0 4.302   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:22 #0 4.302   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:22 #0 4.302   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:22 #0 4.302   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:22 #0 4.302   libfreetype6 libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3
09:13:22 #0 4.302   libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:22 #0 4.302   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2
09:13:22 #0 4.302   libheif1 libhtml-form-perl libhtml-format-perl libhtml-html5-entities-perl
09:13:22 #0 4.302   libhtml-parser-perl libhtml-tagset-perl libhtml-tokeparser-simple-perl
09:13:22 #0 4.302   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:22 #0 4.302   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:22 #0 4.302   libicu72 libimport-into-perl libindirect-perl libio-html-perl
09:13:22 #0 4.302   libio-interactive-perl libio-prompter-perl libio-pty-perl
09:13:22 #0 4.302   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
09:13:22 #0 4.302   libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:22 #0 4.302   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:22 #0 4.302   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:22 #0 4.302   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:22 #0 4.302   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
09:13:22 #0 4.302   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
09:13:22 #0 4.302   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:22 #0 4.302   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:22 #0 4.302   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:22 #0 4.302   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
09:13:22 #0 4.302   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:22 #0 4.302   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6
09:13:22 #0 4.302   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
09:13:22 #0 4.302   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:22 #0 4.302   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:22 #0 4.302   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
09:13:22 #0 4.302   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:22 #0 4.302   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
09:13:22 #0 4.302   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:22 #0 4.302   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:22 #0 4.302   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
09:13:22 #0 4.302   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:22 #0 4.302   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
09:13:22 #0 4.302   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:22 #0 4.302   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:22 #0 4.302   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:22 #0 4.302   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:22 #0 4.302   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:22 #0 4.302   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:22 #0 4.302   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:22 #0 4.302   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:22 #0 4.302   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:22 #0 4.302   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:22 #0 4.302   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:22 #0 4.302   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:22 #0 4.302   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:22 #0 4.302   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:22 #0 4.302   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:22 #0 4.302   liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:22 #0 4.302   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:22 #0 4.302   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:22 #0 4.302   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:22 #0 4.302   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:22 #0 4.302   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:22 #0 4.302   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:22 #0 4.302   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:22 #0 4.302   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:22 #0 4.302   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:22 #0 4.302   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:22 #0 4.302   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:22 #0 4.302   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:22 #0 4.302   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:22 #0 4.302   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:22 #0 4.302   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:22 #0 4.302   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:22 #0 4.302   xdg-user-dirs xz-utils zstd
09:13:22 #0 4.302 Suggested packages:
09:13:22 #0 4.302   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:22 #0 4.302   gcc-12-locales cpp-12-doc debtags dh-make adequate at autopkgtest
09:13:22 #0 4.302   bls-standalone bsd-mailx | mailx check-all-the-things cvs-buildpackage
09:13:22 #0 4.302   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
09:13:22 #0 4.302   how-can-i-help libdbd-pg-perl libfile-desktopentry-perl libterm-size-perl
09:13:22 #0 4.302   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:22 #0 4.302   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:22 #0 4.302   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:22 #0 4.302   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:22 #0 4.302   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:22 #0 4.302   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:22 #0 4.302   scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl glibc-doc
09:13:22 #0 4.302   bzr libgd-tools gdbm-l10n low-memory-monitor gpm krb5-doc krb5-user
09:13:22 #0 4.302   libtool-doc libcrypt-ssleay-perl libscalar-number-perl
09:13:22 #0 4.302   libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal
09:13:22 #0 4.302   libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql
09:13:22 #0 4.302   libapache2-mod-perl2 libmime-lite-perl libnet-jabber-perl libstdc++-12-doc
09:13:22 #0 4.302   libbareword-filehandles-perl libmultidimensional-perl gfortran
09:13:22 #0 4.302   | fortran95-compiler gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl
09:13:22 #0 4.302   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
09:13:22 #0 4.302   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
09:13:22 #0 4.302   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
09:13:22 #0 4.302   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:22 #0 4.302   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:22 #0 4.302   python3-tk python3-venv python-apt-doc python3-setuptools
09:13:22 #0 4.302   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:22 #0 4.302   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:22 #0 4.302   binfmt-support readline-doc zip wdiff-doc
09:13:22 #0 7.037 The following NEW packages will be installed:
09:13:22 #0 7.037   autoconf automake autopoint autotools-dev binutils
09:13:22 #0 7.037   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:22 #0 7.037   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debian-keyring
09:13:22 #0 7.037   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:22 #0 7.037   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:22 #0 7.037   fonts-dejavu-core g++ g++-12 gcc gcc-12 gettext gettext-base git git-man
09:13:22 #0 7.037   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:22 #0 7.037   gpgconf gpgsm groff-base intltool-debian iso-codes krb5-locales less
09:13:22 #0 7.037   libabsl20220623 libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:22 #0 7.037   libalgorithm-merge-perl libaliased-perl libaom3 libapt-pkg-perl
09:13:22 #0 7.037   libarchive-cpio-perl libarchive-zip-perl libarchive13 libarray-intspan-perl
09:13:22 #0 7.037   libasan8 libassuan0 libatomic1 libauthen-sasl-perl libavif15
09:13:22 #0 7.037   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:22 #0 7.037   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:22 #0 7.037   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:22 #0 7.037   libclass-data-inheritable-perl libclass-inspector-perl
09:13:22 #0 7.037   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:22 #0 7.037   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:22 #0 7.037   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:22 #0 7.037   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:22 #0 7.037   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:22 #0 7.037   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:22 #0 7.037   libdata-validate-uri-perl libdav1d6 libde265-0 libdebhelper-perl libdeflate0
09:13:22 #0 7.037   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:22 #0 7.037   libdistro-info-perl libdpkg-perl libdynaloader-functions-perl libedit2
09:13:22 #0 7.037   libelf1 libemail-address-xs-perl libencode-locale-perl liberror-perl
09:13:22 #0 7.037   libexception-class-perl libexpat1 libexporter-tiny-perl libfakeroot
09:13:22 #0 7.037   libfcgi-bin libfcgi-perl libfcgi0ldbl libfeature-compat-class-perl
09:13:22 #0 7.037   libfeature-compat-try-perl libfido2-1 libfile-basedir-perl
09:13:22 #0 7.037   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:22 #0 7.037   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:22 #0 7.037   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:22 #0 7.037   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6
09:13:22 #0 7.037   libfreezethaw-perl libgav1-1 libgcc-12-dev libgd3 libgdbm-compat4 libgdbm6
09:13:22 #0 7.037   libgit-wrapper-perl libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data
09:13:22 #0 7.037   libgomp1 libgpgme11 libgpm2 libgssapi-krb5-2 libheif1 libhtml-form-perl
09:13:22 #0 7.037   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
09:13:22 #0 7.037   libhtml-tagset-perl libhtml-tokeparser-simple-perl libhtml-tree-perl
09:13:22 #0 7.037   libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:22 #0 7.037   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:22 #0 7.037   libicu72 libimport-into-perl libindirect-perl libio-html-perl
09:13:22 #0 7.037   libio-interactive-perl libio-prompter-perl libio-pty-perl
09:13:22 #0 7.037   libio-sessiondata-perl libio-socket-ssl-perl libio-string-perl
09:13:22 #0 7.037   libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:22 #0 7.037   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:22 #0 7.037   libjansson4 libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl
09:13:22 #0 7.037   libjson-xs-perl libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8
09:13:22 #0 7.037   libldap-2.5-0 libldap-common liblerc4 liblist-compare-perl
09:13:22 #0 7.037   liblist-someutils-perl liblist-someutils-xs-perl liblist-utilsby-perl
09:13:22 #0 7.037   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:22 #0 7.037   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:22 #0 7.037   liblz1 liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl
09:13:22 #0 7.037   libmailtools-perl libmarkdown2 libmath-base85-perl libmime-tools-perl
09:13:22 #0 7.037   libmldbm-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:22 #0 7.037   libmoo-perl libmoox-aliases-perl libmouse-perl libmpc3 libmpfr6
09:13:22 #0 7.037   libnamespace-clean-perl libncursesw6 libnet-domain-tld-perl libnet-http-perl
09:13:22 #0 7.037   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:22 #0 7.037   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:22 #0 7.037   libnsl2 libnumber-compare-perl libobject-pad-perl libpackage-stash-perl
09:13:22 #0 7.037   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:22 #0 7.037   libpath-iterator-rule-perl libpath-tiny-perl libperl5.36 libperlio-gzip-perl
09:13:22 #0 7.037   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:22 #0 7.037   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:22 #0 7.037   libpython3.11-minimal libpython3.11-stdlib librav1e0 libre-engine-re2-perl
09:13:22 #0 7.037   libre2-9 libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:22 #0 7.037   libregexp-ipv6-perl libregexp-pattern-license-perl libregexp-pattern-perl
09:13:22 #0 7.037   libregexp-wildcards-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:22 #0 7.037   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:22 #0 7.037   libsereal-encoder-perl libset-intspan-perl libsoap-lite-perl libsocket6-perl
09:13:22 #0 7.037   libsort-versions-perl libsqlite3-0 libssh2-1 libssl3 libstdc++-12-dev
09:13:22 #0 7.037   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:22 #0 7.037   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:22 #0 7.037   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:22 #0 7.037   libsub-name-perl libsub-override-perl libsub-quote-perl libsvtav1enc1
09:13:22 #0 7.037   libsyntax-keyword-try-perl libsys-cpuaffinity-perl libsys-hostname-long-perl
09:13:22 #0 7.037   libtask-weaken-perl libterm-readkey-perl libtext-glob-perl
09:13:22 #0 7.037   libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:22 #0 7.037   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:22 #0 7.037   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:22 #0 7.037   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:22 #0 7.037   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:22 #0 7.037   liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:22 #0 7.037   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:22 #0 7.037   libx11-data libx265-199 libxau6 libxcb1 libxdelta2 libxdmcp6 libxext6
09:13:22 #0 7.037   libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:22 #0 7.037   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml2
09:13:22 #0 7.037   libxmlrpc-lite-perl libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:22 #0 7.037   libxs-parse-sublike-perl libxstring-perl libyaml-0-2 libyaml-libyaml-perl
09:13:22 #0 7.037   libyuv0 licensecheck lintian linux-libc-dev lsb-release lzop m4 make man-db
09:13:22 #0 7.041   manpages manpages-dev media-types netbase openssh-client openssl patch
09:13:22 #0 7.041   patchutils pbzip2 perl perl-modules-5.36 perl-openssl-defaults
09:13:22 #0 7.041   pinentry-curses pixz plzip po-debconf pristine-tar publicsuffix
09:13:22 #0 7.041   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:13:22 #0 7.041   python3-charset-normalizer python3-debian python3-gpg python3-idna
09:13:22 #0 7.041   python3-magic python3-minimal python3-pkg-resources python3-requests
09:13:22 #0 7.041   python3-six python3-unidiff python3-urllib3 python3-xdg python3.11
09:13:22 #0 7.041   python3.11-minimal readline-common rpcsvc-proto sensible-utils
09:13:22 #0 7.041   shared-mime-info strace t1utils ucf unzip wdiff xauth xdelta xdelta3
09:13:22 #0 7.041   xdg-user-dirs xz-utils zstd
09:13:22 #0 7.326 0 upgraded, 419 newly installed, 0 to remove and 0 not upgraded.
09:13:22 #0 7.326 Need to get 168 MB of archives.
09:13:22 #0 7.326 After this operation, 522 MB of additional disk space will be used.
09:13:22 #0 7.326 Get:1 http://deb.debian.org/debian bookworm/main armhf perl-modules-5.36 all 5.36.0-7 [2815 kB]
09:13:22 #0 7.351 Get:2 http://deb.debian.org/debian bookworm/main armhf libgdbm6 armhf 1.23-3 [68.5 kB]
09:13:22 #0 7.353 Get:3 http://deb.debian.org/debian bookworm/main armhf libgdbm-compat4 armhf 1.23-3 [47.8 kB]
09:13:22 #0 7.354 Get:4 http://deb.debian.org/debian bookworm/main armhf libperl5.36 armhf 5.36.0-7 [3525 kB]
09:13:22 #0 7.405 Get:5 http://deb.debian.org/debian bookworm/main armhf perl armhf 5.36.0-7 [239 kB]
09:13:22 #0 7.405 Get:6 http://deb.debian.org/debian bookworm/main armhf liblocale-gettext-perl armhf 1.07-5 [14.9 kB]
09:13:22 #0 7.409 Get:7 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.9-1 [1662 kB]
09:13:22 #0 7.429 Get:8 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
09:13:22 #0 7.439 Get:9 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
09:13:22 #0 7.439 Get:10 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
09:13:22 #0 7.455 Get:11 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB]
09:13:22 #0 7.456 Get:12 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
09:13:22 #0 7.457 Get:13 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB]
09:13:22 #0 7.458 Get:14 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2 [29.3 kB]
09:13:22 #0 7.459 Get:15 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2 [74.4 kB]
09:13:22 #0 7.461 Get:16 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
09:13:22 #0 7.462 Get:17 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2 [287 kB]
09:13:22 #0 7.465 Get:18 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2 [111 kB]
09:13:22 #0 7.467 Get:19 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:13:22 #0 7.467 Get:20 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
09:13:22 #0 7.468 Get:21 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
09:13:22 #0 7.470 Get:22 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
09:13:22 #0 7.471 Get:23 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
09:13:22 #0 7.473 Get:24 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
09:13:22 #0 7.478 Get:25 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
09:13:22 #0 7.494 Get:26 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
09:13:22 #0 7.499 Get:27 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B]
09:13:22 #0 7.500 Get:28 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB]
09:13:22 #0 7.501 Get:29 http://deb.debian.org/debian bookworm/main armhf less armhf 590-2 [124 kB]
09:13:22 #0 7.503 Get:30 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
09:13:22 #0 7.503 Get:31 http://deb.debian.org/debian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
09:13:22 #0 7.504 Get:32 http://deb.debian.org/debian bookworm/main armhf bzip2 armhf 1.0.8-5+b1 [48.9 kB]
09:13:22 #0 7.506 Get:33 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.9-1 [1381 kB]
09:13:22 #0 7.518 Get:34 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
09:13:22 #0 7.520 Get:35 http://deb.debian.org/debian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
09:13:22 #0 7.528 Get:36 http://deb.debian.org/debian bookworm/main armhf libmagic1 armhf 1:5.44-3 [96.5 kB]
09:13:22 #0 7.528 Get:37 http://deb.debian.org/debian bookworm/main armhf file armhf 1:5.44-3 [41.6 kB]
09:13:22 #0 7.528 Get:38 http://deb.debian.org/debian bookworm/main armhf gettext-base armhf 0.21-12 [157 kB]
09:13:22 #0 7.528 Get:39 http://deb.debian.org/debian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
09:13:22 #0 7.528 Get:40 http://deb.debian.org/debian bookworm/main armhf groff-base armhf 1.22.4-10 [825 kB]
09:13:22 #0 7.532 Get:41 http://deb.debian.org/debian bookworm/main armhf krb5-locales all 1.20.1-2 [62.6 kB]
09:13:22 #0 7.534 Get:42 http://deb.debian.org/debian bookworm/main armhf bsdextrautils armhf 2.38.1-5+b1 [78.6 kB]
09:13:22 #0 7.535 Get:43 http://deb.debian.org/debian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.6 kB]
09:13:22 #0 7.536 Get:44 http://deb.debian.org/debian bookworm/main armhf man-db armhf 2.11.2-2 [1351 kB]
09:13:22 #0 7.545 Get:45 http://deb.debian.org/debian bookworm/main armhf manpages all 6.03-2 [1332 kB]
09:13:22 #0 7.556 Get:46 http://deb.debian.org/debian bookworm/main armhf libbsd0 armhf 0.11.7-2 [113 kB]
09:13:22 #0 7.558 Get:47 http://deb.debian.org/debian bookworm/main armhf libedit2 armhf 3.1-20221030-2 [77.0 kB]
09:13:22 #0 7.560 Get:48 http://deb.debian.org/debian bookworm/main armhf libcbor0.8 armhf 0.8.0-2+b1 [23.1 kB]
09:13:22 #0 7.560 Get:49 http://deb.debian.org/debian bookworm/main armhf libfido2-1 armhf 1.12.0-2+b1 [69.3 kB]
09:13:22 #0 7.561 Get:50 http://deb.debian.org/debian bookworm/main armhf openssh-client armhf 1:9.2p1-2 [893 kB]
09:13:22 #0 7.567 Get:51 http://deb.debian.org/debian bookworm/main armhf ucf all 3.0043+nmu1 [55.2 kB]
09:13:22 #0 7.569 Get:52 http://deb.debian.org/debian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [469 kB]
09:13:22 #0 7.571 Get:53 http://deb.debian.org/debian bookworm/main armhf m4 armhf 1.4.19-3 [265 kB]
09:13:22 #0 7.574 Get:54 http://deb.debian.org/debian bookworm/main armhf autoconf all 2.71-3 [332 kB]
09:13:22 #0 7.577 Get:55 http://deb.debian.org/debian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
09:13:22 #0 7.578 Get:56 http://deb.debian.org/debian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
09:13:22 #0 7.595 Get:57 http://deb.debian.org/debian bookworm/main armhf autopoint all 0.21-12 [495 kB]
09:13:22 #0 7.595 Get:58 http://deb.debian.org/debian bookworm/main armhf binutils-common armhf 2.40-2 [2476 kB]
09:13:22 #0 7.611 Get:59 http://deb.debian.org/debian bookworm/main armhf libbinutils armhf 2.40-2 [406 kB]
09:13:22 #0 7.616 Get:60 http://deb.debian.org/debian bookworm/main armhf libctf-nobfd0 armhf 2.40-2 [132 kB]
09:13:22 #0 7.616 Get:61 http://deb.debian.org/debian bookworm/main armhf libctf0 armhf 2.40-2 [71.1 kB]
09:13:22 #0 7.771 Get:62 http://deb.debian.org/debian bookworm/main armhf libjansson4 armhf 2.14-2 [36.7 kB]
09:13:22 #0 7.784 Get:63 http://deb.debian.org/debian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2 [2313 kB]
09:13:22 #0 7.803 Get:64 http://deb.debian.org/debian bookworm/main armhf binutils armhf 2.40-2 [64.9 kB]
09:13:22 #0 7.803 Get:65 http://deb.debian.org/debian bookworm/main armhf libc-dev-bin armhf 2.36-9+deb12u1 [43.6 kB]
09:13:22 #0 7.808 Get:66 http://deb.debian.org/debian-security bookworm-security/main armhf linux-libc-dev armhf 6.1.52-1 [1812 kB]
09:13:22 #0 7.823 Get:67 http://deb.debian.org/debian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [125 kB]
09:13:22 #0 7.823 Get:68 http://deb.debian.org/debian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [182 kB]
09:13:22 #0 7.823 Get:69 http://deb.debian.org/debian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
09:13:22 #0 7.823 Get:70 http://deb.debian.org/debian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [58.7 kB]
09:13:22 #0 7.823 Get:71 http://deb.debian.org/debian bookworm/main armhf libc6-dev armhf 2.36-9+deb12u1 [1266 kB]
09:13:22 #0 7.830 Get:72 http://deb.debian.org/debian bookworm/main armhf libisl23 armhf 0.25-1 [539 kB]
09:13:22 #0 7.835 Get:73 http://deb.debian.org/debian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [582 kB]
09:13:22 #0 7.839 Get:74 http://deb.debian.org/debian bookworm/main armhf libmpc3 armhf 1.3.1-1 [42.9 kB]
09:13:22 #0 7.840 Get:75 http://deb.debian.org/debian bookworm/main armhf cpp-12 armhf 12.2.0-14 [7274 kB]
09:13:22 #0 7.896 Get:76 http://deb.debian.org/debian bookworm/main armhf cpp armhf 4:12.2.0-3 [6832 B]
09:13:22 #0 7.896 Get:77 http://deb.debian.org/debian bookworm/main armhf libcc1-0 armhf 12.2.0-14 [32.9 kB]
09:13:22 #0 7.897 Get:78 http://deb.debian.org/debian bookworm/main armhf libgomp1 armhf 12.2.0-14 [97.0 kB]
09:13:22 #0 7.899 Get:79 http://deb.debian.org/debian bookworm/main armhf libatomic1 armhf 12.2.0-14 [7016 B]
09:13:22 #0 7.903 Get:80 http://deb.debian.org/debian bookworm/main armhf libasan8 armhf 12.2.0-14 [2114 kB]
09:13:22 #0 7.915 Get:81 http://deb.debian.org/debian bookworm/main armhf libubsan1 armhf 12.2.0-14 [855 kB]
09:13:22 #0 7.921 Get:82 http://deb.debian.org/debian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14 [742 kB]
09:13:22 #0 7.923 Get:83 http://deb.debian.org/debian bookworm/main armhf gcc-12 armhf 12.2.0-14 [14.2 MB]
09:13:22 #0 8.035 Get:84 http://deb.debian.org/debian bookworm/main armhf gcc armhf 4:12.2.0-3 [5224 B]
09:13:22 #0 8.035 Get:85 http://deb.debian.org/debian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14 [2085 kB]
09:13:22 #0 8.042 Get:86 http://deb.debian.org/debian bookworm/main armhf g++-12 armhf 12.2.0-14 [7996 kB]
09:13:22 #0 8.089 Get:87 http://deb.debian.org/debian bookworm/main armhf g++ armhf 4:12.2.0-3 [1336 B]
09:13:22 #0 8.089 Get:88 http://deb.debian.org/debian bookworm/main armhf make armhf 4.3-4.1 [384 kB]
09:13:22 #0 8.093 Get:89 http://deb.debian.org/debian bookworm/main armhf libdpkg-perl all 1.21.22 [603 kB]
09:13:22 #0 8.099 Get:90 http://deb.debian.org/debian bookworm/main armhf patch armhf 2.7.6-7 [125 kB]
09:13:22 #0 8.099 Get:91 http://deb.debian.org/debian bookworm/main armhf dpkg-dev all 1.21.22 [1353 kB]
09:13:22 #0 8.107 Get:92 http://deb.debian.org/debian bookworm/main armhf build-essential armhf 12.9 [7704 B]
09:13:22 #0 8.107 Get:93 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
09:13:22 #0 8.131 Get:94 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
09:13:22 #0 8.131 Get:95 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
09:13:22 #0 8.131 Get:96 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
09:13:22 #0 8.134 Get:97 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
09:13:22 #0 8.134 Get:98 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
09:13:22 #0 8.136 Get:99 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
09:13:22 #0 8.137 Get:100 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
09:13:22 #0 8.139 Get:101 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u1 [347 kB]
09:13:22 #0 8.141 Get:102 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u1 [304 kB]
09:13:22 #0 8.142 Get:103 http://deb.debian.org/debian bookworm/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
09:13:22 #0 8.144 Get:104 http://deb.debian.org/debian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
09:13:22 #0 8.148 Get:105 http://deb.debian.org/debian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
09:13:22 #0 8.149 Get:106 http://deb.debian.org/debian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
09:13:22 #0 8.151 Get:107 http://deb.debian.org/debian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
09:13:22 #0 8.153 Get:108 http://deb.debian.org/debian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
09:13:22 #0 8.153 Get:109 http://deb.debian.org/debian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
09:13:22 #0 8.155 Get:110 http://deb.debian.org/debian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
09:13:22 #0 8.155 Get:111 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
09:13:22 #0 8.157 Get:112 http://deb.debian.org/debian bookworm/main armhf dwz armhf 0.15-1 [101 kB]
09:13:22 #0 8.158 Get:113 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
09:13:22 #0 8.219 Get:114 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB]
09:13:22 #0 8.223 Get:115 http://deb.debian.org/debian bookworm/main armhf gettext armhf 0.21-12 [1229 kB]
09:13:22 #0 8.229 Get:116 http://deb.debian.org/debian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
09:13:22 #0 8.230 Get:117 http://deb.debian.org/debian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
09:13:22 #0 8.232 Get:118 http://deb.debian.org/debian bookworm/main armhf debhelper all 13.11.4 [942 kB]
09:13:22 #0 8.237 Get:119 http://deb.debian.org/debian bookworm/main armhf debian-keyring all 2022.12.24 [30.5 MB]
09:13:22 #13 8.413 Get:120 http://deb.debian.org/debian bookworm/main armhf libfakeroot armhf 1.31-1.2 [24.7 kB]
09:13:22 #13 8.414 Get:121 http://deb.debian.org/debian bookworm/main armhf fakeroot armhf 1.31-1.2 [64.7 kB]
09:13:22 #13 8.415 Get:122 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
09:13:22 #13 8.416 Get:123 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
09:13:22 #13 8.419 Get:124 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
09:13:22 #13 8.421 Get:125 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
09:13:22 #13 8.422 Get:126 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
09:13:22 #13 8.427 Get:127 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:13:22 #13 8.433 Get:128 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
09:13:22 #13 8.439 Get:129 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
09:13:22 #13 8.444 Get:130 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
09:13:22 #13 8.444 Get:131 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
09:13:22 #13 8.450 Get:132 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
09:13:22 #13 8.450 Get:133 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
09:13:22 #13 8.454 Get:134 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
09:13:22 #13 8.457 Get:135 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
09:13:22 #13 8.461 Get:136 http://deb.debian.org/debian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
09:13:22 #13 8.462 Get:137 http://deb.debian.org/debian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
09:13:22 #13 8.463 Get:138 http://deb.debian.org/debian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
09:13:22 #13 8.465 Get:139 http://deb.debian.org/debian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
09:13:22 #13 8.465 Get:140 http://deb.debian.org/debian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.5 kB]
09:13:22 #13 8.465 Get:141 http://deb.debian.org/debian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
09:13:22 #13 8.466 Get:142 http://deb.debian.org/debian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
09:13:22 #13 8.467 Get:143 http://deb.debian.org/debian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
09:13:22 #13 8.468 Get:144 http://deb.debian.org/debian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
09:13:22 #13 8.469 Get:145 http://deb.debian.org/debian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
09:13:22 #13 8.470 Get:146 http://deb.debian.org/debian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.7 kB]
09:13:22 #13 8.470 Get:147 http://deb.debian.org/debian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [21.9 kB]
09:13:22 #13 8.471 Get:148 http://deb.debian.org/debian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
09:13:22 #13 8.472 Get:149 http://deb.debian.org/debian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
09:13:22 #13 8.473 Get:150 http://deb.debian.org/debian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:22 #13 8.473 Get:151 http://deb.debian.org/debian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
09:13:22 #13 8.474 Get:152 http://deb.debian.org/debian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
09:13:22 #13 8.475 Get:153 http://deb.debian.org/debian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
09:13:22 #13 8.476 Get:154 http://deb.debian.org/debian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:22 #13 8.477 Get:155 http://deb.debian.org/debian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
09:13:22 #13 8.477 Get:156 http://deb.debian.org/debian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
09:13:22 #13 8.479 Get:157 http://deb.debian.org/debian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
09:13:22 #13 8.479 Get:158 http://deb.debian.org/debian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
09:13:22 #13 8.479 Get:159 http://deb.debian.org/debian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
09:13:22 #13 8.480 Get:160 http://deb.debian.org/debian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.4 kB]
09:13:22 #13 8.481 Get:161 http://deb.debian.org/debian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
09:13:22 #13 8.483 Get:162 http://deb.debian.org/debian bookworm/main armhf libclone-perl armhf 0.46-1 [13.1 kB]
09:13:22 #13 8.483 Get:163 http://deb.debian.org/debian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
09:13:22 #13 8.484 Get:164 http://deb.debian.org/debian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
09:13:22 #13 8.484 Get:165 http://deb.debian.org/debian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
09:13:22 #13 8.485 Get:166 http://deb.debian.org/debian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:22 #13 8.486 Get:167 http://deb.debian.org/debian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
09:13:22 #13 8.486 Get:168 http://deb.debian.org/debian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
09:13:22 #13 8.487 Get:169 http://deb.debian.org/debian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b1 [298 kB]
09:13:22 #13 8.490 Get:170 http://deb.debian.org/debian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
09:13:22 #13 8.491 Get:171 http://deb.debian.org/debian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
09:13:22 #13 8.492 Get:172 http://deb.debian.org/debian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:22 #13 8.492 Get:173 http://deb.debian.org/debian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
09:13:22 #13 8.493 Get:174 http://deb.debian.org/debian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:22 #13 8.493 Get:175 http://deb.debian.org/debian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
09:13:22 #13 8.495 Get:176 http://deb.debian.org/debian bookworm/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
09:13:22 #13 8.497 Get:177 http://deb.debian.org/debian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
09:13:22 #13 8.498 Get:178 http://deb.debian.org/debian bookworm/main armhf devscripts armhf 2.23.4 [1073 kB]
09:13:22 #13 8.505 Get:179 http://deb.debian.org/debian bookworm/main armhf diffstat armhf 1.65-1 [31.4 kB]
09:13:22 #13 8.505 Get:180 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B]
09:13:22 #13 8.509 Get:181 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
09:13:22 #13 8.509 Get:182 http://deb.debian.org/debian bookworm/main armhf python3-chardet all 5.1.0+dfsg-2 [110 kB]
09:13:22 #13 8.509 Get:183 http://deb.debian.org/debian bookworm/main armhf python3-debian all 0.1.49 [115 kB]
09:13:22 #13 8.509 Get:184 http://deb.debian.org/debian bookworm/main armhf libgpgme11 armhf 1.18.0-3+b1 [280 kB]
09:13:22 #13 8.511 Get:185 http://deb.debian.org/debian bookworm/main armhf python3-gpg armhf 1.18.0-3+b1 [343 kB]
09:13:22 #13 8.513 Get:186 http://deb.debian.org/debian bookworm/main armhf python3-xdg all 0.28-2 [40.5 kB]
09:13:22 #13 8.528 Get:187 http://deb.debian.org/debian bookworm/main armhf dput all 1.1.3 [42.7 kB]
09:13:22 #13 8.529 Get:188 http://deb.debian.org/debian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
09:13:22 #13 8.533 Get:189 http://deb.debian.org/debian bookworm/main armhf fonts-dejavu-core all 2.37-6 [1068 kB]
09:13:22 #13 8.536 Get:190 http://deb.debian.org/debian bookworm/main armhf fontconfig-config armhf 2.14.1-4 [315 kB]
09:13:22 #13 8.538 Get:191 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u1 [343 kB]
09:13:22 #13 8.540 Get:192 http://deb.debian.org/debian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
09:13:22 #13 8.540 Get:193 http://deb.debian.org/debian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
09:13:22 #13 8.550 Get:194 http://deb.debian.org/debian bookworm/main armhf git armhf 1:2.39.2-1.1 [5959 kB]
09:13:22 #13 8.585 Get:195 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
09:13:22 #13 8.598 Get:196 http://deb.debian.org/debian bookworm/main armhf libabsl20220623 armhf 20220623.1-1 [365 kB]
09:13:22 #14 13.42 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc-dev-bin arm64 2.31-0ubuntu9.9 [64.2 kB]
09:13:22 #16 66.72   Installing : lzo-2.06-8.el7.aarch64                                     27/65 
09:13:22 #14 8.108 Get:204 http://archive.ubuntu.com/ubuntu lunar/main amd64 diffstat amd64 1.65-1 [28.4 kB]
09:13:22 #14 8.108 Get:205 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-chardet all 5.1.0+dfsg-2 [119 kB]
09:13:22 #14 8.109 Get:206 http://archive.ubuntu.com/ubuntu lunar/main amd64 zstd amd64 1.5.4+dfsg2-4 [633 kB]
09:13:22 #14 8.115 Get:207 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-debian all 0.1.49ubuntu2 [115 kB]
09:13:22 #14 8.116 Get:208 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgpgme11 amd64 1.18.0-3ubuntu2 [139 kB]
09:13:22 #14 8.118 Get:209 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gpg amd64 1.18.0-3ubuntu2 [206 kB]
09:13:22 #14 8.121 Get:210 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-xdg all 0.28-2 [38.3 kB]
09:13:22 #14 8.122 Get:211 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 dput all 1.1.3ubuntu2.1 [46.5 kB]
09:13:22 #14 8.122 Get:212 http://archive.ubuntu.com/ubuntu lunar/main amd64 fonts-dejavu-core all 2.37-6 [1137 kB]
09:13:22 #14 8.132 Get:213 http://archive.ubuntu.com/ubuntu lunar/main amd64 fontconfig-config amd64 2.14.1-3ubuntu3 [34.9 kB]
09:13:22 #14 8.133 Get:214 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.2 [301 kB]
09:13:22 #14 8.136 Get:215 http://archive.ubuntu.com/ubuntu lunar/main amd64 liberror-perl all 0.17029-2 [25.6 kB]
09:13:22 #14 8.136 Get:216 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
09:13:22 #14 8.146 Get:217 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 git amd64 1:2.39.2-1ubuntu1.1 [3572 kB]
09:13:22 #14 8.180 Get:218 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:22 #14 8.181 Get:219 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-diff-xs-perl amd64 0.04-8 [11.2 kB]
09:13:22 #14 8.181 Get:220 http://archive.ubuntu.com/ubuntu lunar/main amd64 libalgorithm-merge-perl all 0.08-5 [11.4 kB]
09:13:22 #14 8.181 Get:221 http://archive.ubuntu.com/ubuntu lunar/main amd64 libaliased-perl all 0.34-3 [12.8 kB]
09:13:22 #14 8.182 Get:222 http://archive.ubuntu.com/ubuntu lunar/main amd64 libapt-pkg-perl amd64 0.1.40build3 [71.4 kB]
09:13:22 #14 8.183 Get:223 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB]
09:13:22 #14 8.183 Get:224 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarray-intspan-perl all 2.004-2 [25.0 kB]
09:13:22 #14 8.183 Get:225 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
09:13:22 #14 8.184 Get:226 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
09:13:22 #14 8.196 Get:227 http://archive.ubuntu.com/ubuntu lunar/main amd64 libvariable-magic-perl amd64 0.63-1 [35.0 kB]
09:13:22 #14 8.197 Get:228 http://archive.ubuntu.com/ubuntu lunar/main amd64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
09:13:22 #14 8.197 Get:229 http://archive.ubuntu.com/ubuntu lunar/main amd64 libberkeleydb-perl amd64 0.64-2 [122 kB]
09:13:22 #14 8.199 Get:230 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libfreetype6 amd64 2.12.1+dfsg-4ubuntu0.1 [392 kB]
09:13:22 #14 8.202 Get:231 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfontconfig1 amd64 2.14.1-3ubuntu3 [136 kB]
09:13:22 #14 8.204 Get:232 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu1 [147 kB]
09:13:22 #14 8.205 Get:233 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2148 B]
09:13:22 #14 8.206 Get:234 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdeflate0 amd64 1.15-1 [41.9 kB]
09:13:22 #14 8.206 Get:235 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjbig0 amd64 2.1-6ubuntu1 [29.1 kB]
09:13:22 #14 8.208 Get:236 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblerc4 amd64 4.0.0+ds-2ubuntu2 [185 kB]
09:13:22 #14 8.220 Get:237 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libwebp7 amd64 1.2.4-0.1ubuntu0.23.04.2 [212 kB]
09:13:22 #13 7.864 Selecting previously unselected package libgdbm6:arm64.
09:13:22 #13 7.866 Preparing to unpack .../1-libgdbm6_1.23-3_arm64.deb ...
09:13:22 #13 7.903 Unpacking libgdbm6:arm64 (1.23-3) ...
09:13:22 #14 12.42 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmagic1 arm64 1:5.44-3 [84.3 kB]
09:13:22 #14 12.44 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 file arm64 1:5.44-3 [21.8 kB]
09:13:22 #14 12.44 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext-base arm64 0.21-11 [35.4 kB]
09:13:22 #14 12.45 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
09:13:22 #14 12.46 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 groff-base arm64 1.22.4-10 [899 kB]
09:13:22 #14 12.56 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
09:13:22 #14 6.712 1 upgraded, 370 newly installed, 0 to remove and 3 not upgraded.
09:13:22 #14 6.712 Need to get 132 MB of archives.
09:13:22 #14 6.712 After this operation, 460 MB of additional disk space will be used.
09:13:22 #14 6.712 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.3 [2705 kB]
09:13:22 #14 0.792 Determining fastest mirrors
09:13:22 #13 11.39 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
09:13:22 #13 11.31 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:13:22 #13 11.31 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_amd64.deb ...
09:13:22 #13 11.33 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2) ...
09:13:22 #13 11.38 Selecting previously unselected package libtirpc-common.
09:13:22 #13 11.38 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:22 #13 11.40 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:22 #14 9.019 debconf: delaying package configuration, since apt-utils is not installed
09:13:22 #14 9.046 Fetched 106 MB in 2s (48.3 MB/s)
09:13:22 #14 9.064 Selecting previously unselected package liblocale-gettext-perl.
09:13:22 #14 9.064 (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.)
09:13:22 #14 9.068 Preparing to unpack .../liblocale-gettext-perl_1.07-4_amd64.deb ...
09:13:22 #14 9.072 Unpacking liblocale-gettext-perl (1.07-4) ...
09:13:22 #14 9.165 Selecting previously unselected package libssl1.1:amd64.
09:13:22 #14 9.166 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ...
09:13:22 #14 9.188 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
09:13:22 #13 11.57 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
09:13:22 #13 11.58 Unpacking python3.9 (3.9.2-1) ...
09:13:22 #13 11.77 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:22 #13 11.78 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
09:13:22 #13 11.80 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
09:13:22 #13 8.602 Get:197 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:22 #13 8.602 Get:198 http://deb.debian.org/debian bookworm/main armhf libalgorithm-diff-xs-perl armhf 0.04-8+b1 [11.1 kB]
09:13:22 #13 8.603 Get:199 http://deb.debian.org/debian bookworm/main armhf libalgorithm-merge-perl all 0.08-5 [11.8 kB]
09:13:22 #13 8.603 Get:200 http://deb.debian.org/debian bookworm/main armhf libaliased-perl all 0.34-3 [13.5 kB]
09:13:22 #13 8.604 Get:201 http://deb.debian.org/debian bookworm/main armhf libaom3 armhf 3.6.0-1 [1369 kB]
09:13:22 #13 8.610 Get:202 http://deb.debian.org/debian bookworm/main armhf libapt-pkg-perl armhf 0.1.40+b2 [64.5 kB]
09:13:22 #13 8.611 Get:203 http://deb.debian.org/debian bookworm/main armhf libarchive-cpio-perl all 0.10-3 [10.8 kB]
09:13:22 #13 8.612 Get:204 http://deb.debian.org/debian bookworm/main armhf libarchive13 armhf 3.6.2-1 [299 kB]
09:13:22 #13 8.614 Get:205 http://deb.debian.org/debian bookworm/main armhf libarray-intspan-perl all 2.004-2 [25.7 kB]
09:13:22 #13 8.616 Get:206 http://deb.debian.org/debian bookworm/main armhf libauthen-sasl-perl all 2.1600-3 [43.9 kB]
09:13:22 #13 8.616 Get:207 http://deb.debian.org/debian bookworm/main armhf libdav1d6 armhf 1.0.0-2 [256 kB]
09:13:22 #13 8.618 Get:208 http://deb.debian.org/debian bookworm/main armhf libgav1-1 armhf 0.18.0-1+b1 [284 kB]
09:13:22 #13 8.620 Get:209 http://deb.debian.org/debian bookworm/main armhf librav1e0 armhf 0.5.1-6 [514 kB]
09:13:22 #13 8.622 Get:210 http://deb.debian.org/debian bookworm/main armhf libsvtav1enc1 armhf 1.4.1+dfsg-1 [893 kB]
09:13:22 #13 8.632 Get:211 http://deb.debian.org/debian bookworm/main armhf libjpeg62-turbo armhf 1:2.1.5-2 [143 kB]
09:13:22 #13 8.635 Get:212 http://deb.debian.org/debian bookworm/main armhf libyuv0 armhf 0.0~git20230123.b2528b0-1 [85.5 kB]
09:13:22 #13 8.636 Get:213 http://deb.debian.org/debian bookworm/main armhf libavif15 armhf 0.11.1-1 [84.8 kB]
09:13:22 #13 8.638 Get:214 http://deb.debian.org/debian bookworm/main armhf libmodule-implementation-perl all 0.09-2 [12.6 kB]
09:13:22 #13 8.639 Get:215 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-progressive-perl all 0.001013-3 [7496 B]
09:13:22 #13 8.642 Get:216 http://deb.debian.org/debian bookworm/main armhf libvariable-magic-perl armhf 0.63-1+b1 [41.5 kB]
09:13:22 #13 8.646 Get:217 http://deb.debian.org/debian bookworm/main armhf libb-hooks-endofscope-perl all 0.26-1 [19.6 kB]
09:13:22 #13 8.647 Get:218 http://deb.debian.org/debian bookworm/main armhf libberkeleydb-perl armhf 0.64-2+b1 [111 kB]
09:13:22 #13 8.650 Get:219 http://deb.debian.org/debian bookworm/main armhf libpng16-16 armhf 1.6.39-2 [260 kB]
09:13:22 #13 8.651 Get:220 http://deb.debian.org/debian bookworm/main armhf libfreetype6 armhf 2.12.1+dfsg-5 [332 kB]
09:13:22 #13 8.696 Get:221 http://deb.debian.org/debian bookworm/main armhf libfontconfig1 armhf 2.14.1-4 [368 kB]
09:13:22 #13 8.698 Get:222 http://deb.debian.org/debian bookworm/main armhf libde265-0 armhf 1.0.11-1 [143 kB]
09:13:22 #13 8.700 Get:223 http://deb.debian.org/debian bookworm/main armhf libx265-199 armhf 3.5-2+b1 [580 kB]
09:13:22 #13 8.704 Get:224 http://deb.debian.org/debian bookworm/main armhf libheif1 armhf 1.15.1-1 [183 kB]
09:13:22 #13 8.776 Get:225 http://deb.debian.org/debian bookworm/main armhf libdeflate0 armhf 1.14-1 [52.2 kB]
09:13:22 #13 8.779 Get:226 http://deb.debian.org/debian bookworm/main armhf libjbig0 armhf 2.1-6.1 [27.1 kB]
09:13:22 #13 8.781 Get:227 http://deb.debian.org/debian bookworm/main armhf liblerc4 armhf 4.0.0+ds-2 [137 kB]
09:13:22 #13 8.785 Get:228 http://deb.debian.org/debian-security bookworm-security/main armhf libwebp7 armhf 1.2.4-0.2+deb12u1 [242 kB]
09:13:22 #13 8.790 Get:229 http://deb.debian.org/debian bookworm/main armhf libtiff6 armhf 4.5.0-6 [295 kB]
09:13:22 #13 8.790 Get:230 http://deb.debian.org/debian bookworm/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
09:13:22 #13 8.790 Get:231 http://deb.debian.org/debian bookworm/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
09:13:22 #13 8.790 Get:232 http://deb.debian.org/debian bookworm/main armhf libxcb1 armhf 1.15-1 [140 kB]
09:13:22 #13 8.796 Get:233 http://deb.debian.org/debian bookworm/main armhf libx11-data all 2:1.8.4-2+deb12u1 [292 kB]
09:13:22 #13 8.796 Get:234 http://deb.debian.org/debian bookworm/main armhf libx11-6 armhf 2:1.8.4-2+deb12u1 [699 kB]
09:13:22 #13 8.804 Get:235 http://deb.debian.org/debian bookworm/main armhf libxpm4 armhf 1:3.5.12-1.1 [42.3 kB]
09:13:22 #13 8.804 Get:236 http://deb.debian.org/debian bookworm/main armhf libgd3 armhf 2.3.3-9 [103 kB]
09:13:22 #13 8.804 Get:237 http://deb.debian.org/debian bookworm/main armhf libc-devtools armhf 2.36-9+deb12u1 [53.5 kB]
09:13:22 #13 8.804 Get:238 http://deb.debian.org/debian bookworm/main armhf libcapture-tiny-perl all 0.48-2 [24.6 kB]
09:13:22 #14 13.67 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 linux-libc-dev arm64 5.4.0-163.180 [1091 kB]
09:13:22 #16 67.03   Installing : libarchive-3.1.2-14.el7_7.aarch64                          28/65 
09:13:22 #16 67.33   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      29/65 
09:13:22 #16 67.36   Installing : perl-TermReadKey-2.30-20.el7.aarch64                       30/65 
09:13:22 #14 8.222 Get:238 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libtiff6 amd64 4.5.0-5ubuntu1.1 [199 kB]
09:13:22 #14 8.224 Get:239 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxpm4 amd64 1:3.5.12-1.1 [36.2 kB]
09:13:22 #14 8.225 Get:240 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgd3 amd64 2.3.3-7ubuntu2 [123 kB]
09:13:22 #14 8.226 Get:241 http://archive.ubuntu.com/ubuntu lunar/main amd64 libc-devtools amd64 2.37-0ubuntu2 [28.6 kB]
09:13:22 #14 8.227 Get:242 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcapture-tiny-perl all 0.48-2 [20.2 kB]
09:13:22 #14 8.227 Get:243 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-pm-perl all 4.55-1 [188 kB]
09:13:22 #14 8.229 Get:244 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi0ldbl amd64 2.4.2-2build2 [28.0 kB]
09:13:22 #14 8.229 Get:245 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-perl amd64 0.82+ds-2 [21.7 kB]
09:13:22 #14 8.232 Get:246 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
09:13:22 #14 8.242 Get:247 http://archive.ubuntu.com/ubuntu lunar/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:22 #14 8.242 Get:248 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcommon-sense-perl amd64 3.75-3 [20.2 kB]
09:13:22 #14 8.242 Get:249 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconfig-tiny-perl all 2.28-2 [12.4 kB]
09:13:22 #14 8.243 Get:250 http://archive.ubuntu.com/ubuntu lunar/main amd64 libparams-util-perl amd64 1.102-2 [21.5 kB]
09:13:22 #14 8.243 Get:251 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-install-perl all 0.929-1 [9764 B]
09:13:22 #14 8.244 Get:252 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-optlist-perl all 0.113-1 [9658 B]
09:13:22 #14 8.244 Get:253 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-exporter-perl all 0.989-1 [48.6 kB]
09:13:22 #14 8.245 Get:254 http://archive.ubuntu.com/ubuntu lunar/main amd64 libconst-fast-perl all 0.014-2 [8034 B]
09:13:22 #14 8.245 Get:255 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwant-perl amd64 0.29-2build1 [23.8 kB]
09:13:22 #14 8.256 Get:256 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcontextual-return-perl all 0.004014-4 [53.2 kB]
09:13:22 #14 8.257 Get:257 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcpanel-json-xs-perl amd64 4.32-1build1 [115 kB]
09:13:22 #14 8.258 Get:258 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
09:13:22 #14 8.259 Get:259 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
09:13:22 #14 8.259 Get:260 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:22 #14 8.268 Get:261 http://archive.ubuntu.com/ubuntu lunar/main amd64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
09:13:22 #14 8.269 Get:262 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dpath-perl all 0.58-2 [38.8 kB]
09:13:22 #14 8.269 Get:263 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:22 #14 8.270 Get:264 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-messagepack-perl amd64 1.02-1build1 [33.7 kB]
09:13:22 #14 8.270 Get:265 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-domain-tld-perl all 1.75-3 [29.4 kB]
09:13:22 #14 8.281 Get:266 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:22 #14 8.281 Get:267 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:22 #14 8.281 Get:268 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-netmask-perl all 2.0002-2 [24.8 kB]
09:13:22 #14 8.282 Get:269 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-2build1 [81.5 kB]
09:13:22 #14 8.283 Get:270 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-ip-perl all 0.31-1 [17.2 kB]
09:13:22 #14 8.293 Get:271 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:22 #14 8.293 Get:272 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdistro-info-perl all 1.5 [5388 B]
09:13:22 #14 8.293 Get:273 http://archive.ubuntu.com/ubuntu lunar/main amd64 libemail-address-xs-perl amd64 1.05-1build1 [29.4 kB]
09:13:22 #14 8.294 Get:274 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexporter-tiny-perl all 1.006000-1 [36.7 kB]
09:13:22 #14 8.294 Get:275 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfcgi-bin amd64 2.4.2-2build2 [11.2 kB]
09:13:22 #14 8.305 Get:276 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-system-simple-perl all 1.30-2 [22.3 kB]
09:13:22 #14 8.305 Get:277 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-basedir-perl all 0.09-2 [14.4 kB]
09:13:22 #14 8.305 Get:278 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:22 #14 8.306 Get:279 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-fcntllock-perl amd64 0.22-4build1 [32.9 kB]
09:13:22 #14 8.306 Get:280 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnumber-compare-perl all 0.03-3 [5974 B]
09:13:22 #14 8.317 Get:281 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-glob-perl all 0.11-3 [6780 B]
09:13:22 #14 8.317 Get:282 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfile-find-rule-perl all 0.34-3 [24.4 kB]
09:13:22 #14 8.317 Get:283 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-afm-perl all 1.20-4 [13.0 kB]
09:13:22 #14 8.318 Get:284 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-string-perl all 1.08-4 [11.1 kB]
09:13:22 #14 8.318 Get:285 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfont-ttf-perl all 1.06-2 [323 kB]
09:13:22 #14 8.328 Get:286 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfreezethaw-perl all 0.5001-3 [14.6 kB]
09:13:22 #14 8.329 Get:287 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsort-versions-perl all 1.62-3 [7378 B]
09:13:22 #14 8.329 Get:288 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgit-wrapper-perl all 0.048-2 [29.5 kB]
09:13:22 #14 8.329 Get:289 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
09:13:22 #14 8.330 Get:290 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-prompter-perl all 0.004015-2 [58.3 kB]
09:13:22 #14 8.340 Get:291 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-perl all 4.10000-1 [81.9 kB]
09:13:22 #14 8.341 Get:292 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-perl all 1.713-1 [71.1 kB]
09:13:22 #14 8.342 Get:293 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:22 #14 8.342 Get:294 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-perl all 0.40-1 [19.5 kB]
09:13:22 #14 8.343 Get:295 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-identify-perl amd64 0.14-3 [9928 B]
09:13:22 #14 8.352 Get:296 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsub-name-perl amd64 0.26-2build1 [10.9 kB]
09:13:22 #14 8.353 Get:297 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
09:13:22 #14 8.353 Get:298 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-tiny-perl all 0.144-1 [47.7 kB]
09:13:22 #14 8.354 Get:299 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:22 #14 8.354 Get:300 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-perl all 2.002001-1 [344 kB]
09:13:22 #14 8.364 Get:301 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
09:13:22 #14 8.365 Get:302 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-form-perl all 6.11-1 [32.1 kB]
09:13:22 #14 8.366 Get:303 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-format-perl all 2.16-2 [36.9 kB]
09:13:22 #13 8.044 Selecting previously unselected package libgdbm-compat4:arm64.
09:13:22 #14 12.56 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libedit2 arm64 3.1-20221030-2 [95.0 kB]
09:13:22 #14 12.57 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfido2-1 arm64 1.12.0-2 [83.3 kB]
09:13:22 #11 extracting sha256:783a38d6b0b707ea959723e364564dbc0237dc7dade3fca851cb6cac5ca4557d 4.7s done
09:13:22 #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815
09:13:22 #15 1.486 CentOS Stream 8 - AppStream                      36 MB/s |  33 MB     00:00    
09:13:22 #13 11.57 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
09:13:22 #13 11.69 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
09:13:22 #13 12.95 Selecting previously unselected package python3-minimal.
09:13:22 #13 11.58 Selecting previously unselected package libtirpc3:amd64.
09:13:22 #13 11.58 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
09:13:22 #13 11.59 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
09:13:22 #14 9.457 Selecting previously unselected package libpython3.8-minimal:amd64.
09:13:22 #14 9.458 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:13:22 #14 9.475 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:22 #13 11.89 Setting up python3-minimal (3.9.2-3) ...
09:13:22 #13 8.805 Get:239 http://deb.debian.org/debian bookworm/main armhf libcgi-pm-perl all 4.55-1 [220 kB]
09:13:22 #13 8.806 Get:240 http://deb.debian.org/debian bookworm/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
09:13:22 #13 8.811 Get:241 http://deb.debian.org/debian bookworm/main armhf libfcgi-perl armhf 0.82+ds-2 [24.0 kB]
09:13:22 #13 8.811 Get:242 http://deb.debian.org/debian bookworm/main armhf libcgi-fast-perl all 1:2.15-1 [12.1 kB]
09:13:22 #13 8.973 Get:243 http://deb.debian.org/debian bookworm/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:22 #13 8.974 Get:244 http://deb.debian.org/debian bookworm/main armhf libclass-inspector-perl all 1.36-3 [17.5 kB]
09:13:22 #13 8.976 Get:245 http://deb.debian.org/debian bookworm/main armhf libcommon-sense-perl armhf 3.75-3 [23.0 kB]
09:13:22 #13 8.977 Get:246 http://deb.debian.org/debian bookworm/main armhf libconfig-tiny-perl all 2.28-2 [16.4 kB]
09:13:22 #13 8.978 Get:247 http://deb.debian.org/debian bookworm/main armhf libparams-util-perl armhf 1.102-2+b1 [23.8 kB]
09:13:22 #13 8.980 Get:248 http://deb.debian.org/debian bookworm/main armhf libsub-install-perl all 0.929-1 [10.5 kB]
09:13:22 #13 8.981 Get:249 http://deb.debian.org/debian bookworm/main armhf libdata-optlist-perl all 0.113-1 [10.6 kB]
09:13:22 #13 8.985 Get:250 http://deb.debian.org/debian bookworm/main armhf libsub-exporter-perl all 0.989-1 [50.5 kB]
09:13:22 #13 8.985 Get:251 http://deb.debian.org/debian bookworm/main armhf libconst-fast-perl all 0.014-2 [8792 B]
09:13:22 #13 8.985 Get:252 http://deb.debian.org/debian bookworm/main armhf libwant-perl armhf 0.29-2+b1 [26.3 kB]
09:13:22 #13 8.989 Get:253 http://deb.debian.org/debian bookworm/main armhf libcontextual-return-perl all 0.004014-4 [54.9 kB]
09:13:22 #13 8.989 Get:254 http://deb.debian.org/debian bookworm/main armhf libconvert-binhex-perl all 1.125-3 [27.4 kB]
09:13:22 #13 8.999 Get:255 http://deb.debian.org/debian bookworm/main armhf libcpanel-json-xs-perl armhf 4.35-1 [129 kB]
09:13:22 #13 9.001 Get:256 http://deb.debian.org/debian bookworm/main armhf libdevel-stacktrace-perl all 2.0400-2 [26.8 kB]
09:13:22 #13 9.002 Get:257 http://deb.debian.org/debian bookworm/main armhf libexception-class-perl all 1.45-1 [34.6 kB]
09:13:22 #13 9.003 Get:258 http://deb.debian.org/debian bookworm/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:22 #13 9.008 Get:259 http://deb.debian.org/debian bookworm/main armhf libiterator-util-perl all 0.02+ds1-2 [14.0 kB]
09:13:22 #13 9.008 Get:260 http://deb.debian.org/debian bookworm/main armhf libdata-dpath-perl all 0.58-2 [43.6 kB]
09:13:22 #13 9.008 Get:261 http://deb.debian.org/debian bookworm/main armhf libdata-dump-perl all 1.25-1 [28.4 kB]
09:13:22 #13 9.008 Get:262 http://deb.debian.org/debian bookworm/main armhf libdata-messagepack-perl armhf 1.02-1+b1 [33.5 kB]
09:13:22 #13 9.008 Get:263 http://deb.debian.org/debian bookworm/main armhf libnet-domain-tld-perl all 1.75-3 [31.9 kB]
09:13:22 #13 9.011 Get:264 http://deb.debian.org/debian bookworm/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:22 #13 9.011 Get:265 http://deb.debian.org/debian bookworm/main armhf libnet-ipv6addr-perl all 1.02-1 [21.7 kB]
09:13:22 #13 9.011 Get:266 http://deb.debian.org/debian bookworm/main armhf libnet-netmask-perl all 2.0002-2 [28.6 kB]
09:13:22 #13 9.011 Get:267 http://deb.debian.org/debian bookworm/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2+b1 [98.3 kB]
09:13:22 #13 9.015 Get:268 http://deb.debian.org/debian bookworm/main armhf libdata-validate-ip-perl all 0.31-1 [20.6 kB]
09:13:22 #13 9.015 Get:269 http://deb.debian.org/debian bookworm/main armhf libdata-validate-uri-perl all 0.07-2 [11.2 kB]
09:13:22 #13 9.015 Get:270 http://deb.debian.org/debian bookworm/main armhf libdevel-size-perl armhf 0.83-2+b1 [23.7 kB]
09:13:22 #13 9.016 Get:271 http://deb.debian.org/debian bookworm/main armhf libdistro-info-perl all 1.5 [5300 B]
09:13:22 #13 9.019 Get:272 http://deb.debian.org/debian bookworm/main armhf libemail-address-xs-perl armhf 1.05-1+b1 [26.7 kB]
09:13:22 #13 9.019 Get:273 http://deb.debian.org/debian bookworm/main armhf libexporter-tiny-perl all 1.006000-1 [38.6 kB]
09:13:22 #13 9.020 Get:274 http://deb.debian.org/debian bookworm/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
09:13:22 #13 9.024 Get:275 http://deb.debian.org/debian bookworm/main armhf libindirect-perl armhf 0.39-2+b1 [25.8 kB]
09:13:22 #13 9.024 Get:276 http://deb.debian.org/debian bookworm/main armhf libxs-parse-keyword-perl armhf 0.33-1 [56.0 kB]
09:13:22 #13 9.024 Get:277 http://deb.debian.org/debian bookworm/main armhf libxs-parse-sublike-perl armhf 0.16-1+b2 [28.1 kB]
09:13:22 #13 9.025 Get:278 http://deb.debian.org/debian bookworm/main armhf libobject-pad-perl armhf 0.78-1 [109 kB]
09:13:22 #13 9.028 Get:279 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-class-perl all 0.05-1 [11.0 kB]
09:13:22 #13 9.029 Get:280 http://deb.debian.org/debian bookworm/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [27.8 kB]
09:13:22 #13 9.031 Get:281 http://deb.debian.org/debian bookworm/main armhf libfeature-compat-try-perl all 0.05-1 [10.4 kB]
09:13:22 #13 9.031 Get:282 http://deb.debian.org/debian bookworm/main armhf libipc-system-simple-perl all 1.30-2 [26.8 kB]
09:13:22 #13 9.031 Get:283 http://deb.debian.org/debian bookworm/main armhf libfile-basedir-perl all 0.09-2 [15.1 kB]
09:13:22 #13 9.031 Get:284 http://deb.debian.org/debian bookworm/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:22 #13 9.034 Get:285 http://deb.debian.org/debian bookworm/main armhf libfile-fcntllock-perl armhf 0.22-4+b1 [34.5 kB]
09:13:22 #13 9.034 Get:286 http://deb.debian.org/debian bookworm/main armhf libnumber-compare-perl all 0.03-3 [6332 B]
09:13:22 #13 9.035 Get:287 http://deb.debian.org/debian bookworm/main armhf libtext-glob-perl all 0.11-3 [7676 B]
09:13:22 #13 9.035 Get:288 http://deb.debian.org/debian bookworm/main armhf libfile-find-rule-perl all 0.34-3 [26.6 kB]
09:13:22 #13 9.037 Get:289 http://deb.debian.org/debian bookworm/main armhf libfont-afm-perl all 1.20-4 [13.1 kB]
09:13:22 #13 9.037 Get:290 http://deb.debian.org/debian bookworm/main armhf libio-string-perl all 1.08-4 [12.1 kB]
09:13:22 #13 9.042 Get:291 http://deb.debian.org/debian bookworm/main armhf libfont-ttf-perl all 1.06-2 [318 kB]
09:13:22 #13 9.042 Get:292 http://deb.debian.org/debian bookworm/main armhf libfreezethaw-perl all 0.5001-3 [16.0 kB]
09:13:22 #13 9.052 Get:293 http://deb.debian.org/debian bookworm/main armhf libsort-versions-perl all 1.62-3 [8928 B]
09:13:22 #13 9.053 Get:294 http://deb.debian.org/debian bookworm/main armhf libgit-wrapper-perl all 0.048-2 [33.4 kB]
09:13:22 #14 14.00 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcrypt-dev arm64 1:4.4.10-10ubuntu4 [111 kB]
09:13:22 #14 14.01 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libc6-dev arm64 2.31-0ubuntu9.9 [2069 kB]
09:13:22 #14 14.12 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9-base arm64 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
09:13:22 #10 ...
09:13:22 
09:13:22 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:22 #0 0.567 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:13:22 #0 0.589 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:13:22 #0 0.589 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:13:22 #0 0.728 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
09:13:22 #0 0.965 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [546 kB]
09:13:22 #0 1.320 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
09:13:22 #0 2.382 Fetched 8473 kB in 2s (4104 kB/s)
09:13:22 #0 2.382 Reading package lists...
09:13:22 #0 3.280 Reading package lists...
09:13:22 #0 4.138 Building dependency tree...
09:13:22 #0 4.300 Reading state information...
09:13:22 #0 4.504 The following additional packages will be installed:
09:13:22 #0 4.504   at autoconf automake autopoint autotools-dev binutils
09:13:22 #0 4.504   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
09:13:22 #0 4.504   bzip2 ca-certificates cpp cpp-8 cron dctrl-tools debhelper debian-keyring
09:13:22 #0 4.504   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:22 #0 4.504   dpkg-dev dput dwz exim4-base exim4-config exim4-daemon-light fakeroot file
09:13:22 #0 4.504   g++ g++-8 gcc gcc-8 gettext gettext-base git-man gnupg gnupg-l10n
09:13:22 #0 4.504   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:22 #0 4.504   groff-base guile-2.2-libs intltool-debian iso-codes krb5-locales less
09:13:22 #0 4.504   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:22 #0 4.504   libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:22 #0 4.504   libasan5 libassuan0 libasync-mergepoint-perl libatomic1 libauthen-sasl-perl
09:13:22 #0 4.504   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbsd0
09:13:22 #0 4.504   libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0 libcgi-fast-perl
09:13:22 #0 4.504   libcgi-pm-perl libclass-accessor-perl libclass-inspector-perl
09:13:22 #0 4.504   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:22 #0 4.504   libcommon-sense-perl libconst-fast-perl libcontextual-return-perl
09:13:22 #0 4.504   libconvert-binhex-perl libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl
09:13:22 #0 4.504   libdata-optlist-perl libdevel-callchecker-perl
09:13:22 #0 4.504   libdevel-globaldestruction-perl libdigest-bubblebabble-perl
09:13:22 #0 4.504   libdigest-hmac-perl libdistro-info-perl libdpkg-perl
09:13:22 #0 4.504   libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:22 #0 4.504   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:22 #0 4.504   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:22 #0 4.504   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:22 #0 4.504   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:22 #0 4.504   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:22 #0 4.504   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:22 #0 4.504   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:22 #0 4.504   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:22 #0 4.504   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:22 #0 4.504   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:22 #0 4.504   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:22 #0 4.504   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:22 #0 4.504   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:22 #0 4.504   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:22 #0 4.504   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
09:13:22 #0 4.504   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
09:13:22 #0 4.504   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
09:13:22 #0 4.504   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:22 #0 4.504   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:22 #0 4.504   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
09:13:22 #0 4.504   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
09:13:22 #0 4.504   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
09:13:22 #0 4.504   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
09:13:22 #0 4.504   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:22 #0 4.504   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
09:13:22 #0 4.504   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
09:13:22 #0 4.504   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:22 #0 4.504   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
09:13:22 #0 4.504   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:22 #0 4.504   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:22 #0 4.504   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:22 #0 4.504   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
09:13:22 #0 4.504   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:22 #0 4.504   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:22 #0 4.504   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:22 #0 4.504   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
09:13:22 #0 4.504   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
09:13:22 #0 4.504   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
09:13:22 #0 4.504   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
09:13:22 #0 4.504   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:22 #0 4.504   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:22 #0 4.504   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:22 #0 4.504   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
09:13:22 #0 4.504   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:22 #0 4.504   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
09:13:22 #0 4.504   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:22 #0 4.504   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:22 #0 4.504   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:22 #0 4.504   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:22 #0 4.504   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:22 #0 4.504   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:22 #0 4.504   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:22 #0 4.504   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:22 #0 4.504   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:22 #0 4.504   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:22 #0 4.504   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:22 #0 4.504   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:22 #0 4.504   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:22 #0 4.504   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:22 #0 4.504   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:22 #0 4.508 Suggested packages:
09:13:22 #0 4.508   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
09:13:22 #0 4.508   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales anacron logrotate
09:13:22 #0 4.508   checksecurity debtags dh-make adequate autopkgtest bls-standalone
09:13:22 #0 4.508   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
09:13:22 #0 4.508   dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl
09:13:22 #0 4.508   libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:22 #0 4.508   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:22 #0 4.508   ratt reprotest svn-buildpackage w3m dbus-user-session libpam-systemd
09:13:22 #0 4.508   pinentry-gnome3 tor mini-dinstall rsync exim4-doc-html | exim4-doc-info
09:13:22 #0 4.508   eximon4 spf-tools-perl swaks gcc-8-doc libstdc++6-8-dbg gcc-multilib flex
09:13:22 #0 4.508   bison gdb gcc-doc libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg
09:13:22 #0 4.508   libasan5-dbg liblsan0-dbg libtsan0-dbg libubsan1-dbg libmpx2-dbg
09:13:22 #0 4.508   libquadmath0-dbg gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run
09:13:22 #0 4.508   | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs
09:13:22 #0 4.508   git-mediawiki git-svn parcimonie xloadimage scdaemon groff isoquery
09:13:22 #0 4.508   libgssapi-perl glibc-doc bzr gdbm-l10n dns-root-data gpm krb5-doc krb5-user
09:13:22 #0 4.508   libtool-doc libcrypt-ssleay-perl uuid libscalar-number-perl
09:13:22 #0 4.508   libhtml-template-perl libsasl2-modules-gssapi-mit
09:13:22 #0 4.508   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:22 #0 4.508   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:22 #0 4.508   libnet-jabber-perl libstdc++-8-doc libbareword-filehandles-perl
09:13:22 #0 4.508   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:22 #0 4.508   gcj-jdk libdevel-lexalias-perl libdevel-stacktrace-perl libauthen-ntlm-perl
09:13:22 #0 4.508   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:22 #0 4.508   libtext-template-perl lsb m4-doc mailutils-mh mailutils-doc make-doc
09:13:22 #0 4.508   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
09:13:22 #0 4.508   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:22 #0 4.508   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
09:13:22 #0 4.508   pinentry-doc libmail-box-perl python3-doc python3-tk python3-venv
09:13:22 #0 4.508   python3-apt-dbg python-apt-doc python3-setuptools python3-cryptography
09:13:22 #0 4.508   python3-openssl python3-socks python3.7-venv python3.7-doc binfmt-support
09:13:22 #0 4.508   readline-doc zip wdiff-doc
09:13:22 #0 6.556 The following NEW packages will be installed:
09:13:22 #0 6.556   at autoconf automake autopoint autotools-dev binutils
09:13:22 #0 6.556   binutils-arm-linux-gnueabihf binutils-common bsdmainutils build-essential
09:13:22 #0 6.557   bzip2 ca-certificates cpp cpp-8 cron curl dctrl-tools debhelper
09:13:22 #0 6.557   debian-keyring devscripts dh-autoreconf dh-strip-nondeterminism diffstat
09:13:22 #0 6.557   dirmngr distro-info-data dpkg-dev dput dwz equivs exim4-base exim4-config
09:13:22 #0 6.557   exim4-daemon-light fakeroot file g++ g++-8 gcc gcc-8 gettext gettext-base
09:13:22 #0 6.557   git git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:22 #0 6.557   gpg-wks-server gpgconf gpgsm groff-base guile-2.2-libs intltool-debian
09:13:22 #0 6.557   iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:22 #0 6.557   libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-cpio-perl
09:13:22 #0 6.557   libarchive-zip-perl libasan5 libassuan0 libasync-mergepoint-perl libatomic1
09:13:22 #0 6.557   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:22 #0 6.557   libbinutils libbsd0 libc-dev-bin libc6-dev libcapture-tiny-perl libcc1-0
09:13:22 #0 6.557   libcgi-fast-perl libcgi-pm-perl libclass-accessor-perl
09:13:22 #0 6.557   libclass-inspector-perl libclass-method-modifiers-perl
09:13:22 #0 6.557   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:22 #0 6.557   libconst-fast-perl libcontextual-return-perl libconvert-binhex-perl
09:13:22 #0 6.557   libcroco3 libcurl3-gnutls libcurl4 libdata-dump-perl libdata-optlist-perl
09:13:22 #0 6.557   libdevel-callchecker-perl libdevel-globaldestruction-perl
09:13:22 #0 6.557   libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl
09:13:22 #0 6.557   libdpkg-perl libdynaloader-functions-perl libedit2 libemail-valid-perl
09:13:22 #0 6.557   libencode-locale-perl liberror-perl libevent-2.1-6 libexpat1
09:13:22 #0 6.557   libexporter-tiny-perl libfakeroot libfcgi-perl libfile-basedir-perl
09:13:22 #0 6.557   libfile-chdir-perl libfile-fcntllock-perl libfile-homedir-perl
09:13:22 #0 6.557   libfile-listing-perl libfile-stripnondeterminism-perl libfile-which-perl
09:13:22 #0 6.557   libfl2 libfont-afm-perl libfribidi0 libfuture-perl libgc1c2 libgcc-8-dev
09:13:22 #0 6.557   libgdbm-compat4 libgdbm6 libgetopt-long-descriptive-perl libgit-wrapper-perl
09:13:22 #0 6.557   libgitlab-api-v4-perl libglib2.0-0 libglib2.0-data libgnutls-dane0 libgomp1
09:13:22 #0 6.557   libgpgme11 libgpm2 libgsasl7 libgssapi-krb5-2 libhtml-form-perl
09:13:22 #0 6.557   libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl
09:13:22 #0 6.557   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:22 #0 6.557   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:22 #0 6.557   libicu63 libidn11 libimport-into-perl libio-async-perl libio-html-perl
09:13:22 #0 6.557   libio-prompter-perl libio-pty-perl libio-sessiondata-perl
09:13:22 #0 6.557   libio-socket-ssl-perl libio-string-perl libio-stringy-perl libipc-run-perl
09:13:22 #0 6.557   libipc-system-simple-perl libisl19 libjson-perl libjson-xs-perl libk5crypto3
09:13:22 #0 6.557   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libkyotocabinet16v5
09:13:22 #0 6.557   libldap-2.4-2 libldap-common liblist-compare-perl liblist-moreutils-perl
09:13:22 #0 6.557   liblocale-gettext-perl liblog-any-adapter-screen-perl liblog-any-perl
09:13:22 #0 6.557   libltdl-dev libltdl7 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:22 #0 6.557   liblzo2-2 libmagic-mgc libmagic1 libmail-sendmail-perl libmailtools-perl
09:13:22 #0 6.557   libmailutils5 libmariadb3 libmime-tools-perl libmodule-implementation-perl
09:13:22 #0 6.557   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
09:13:22 #0 6.557   libnamespace-clean-perl libncurses6 libnet-dns-perl libnet-dns-sec-perl
09:13:22 #0 6.557   libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-libidn-perl
09:13:22 #0 6.557   libnet-smtp-ssl-perl libnet-ssleay-perl libnghttp2-14 libnpth0 libntlm0
09:13:22 #0 6.557   libnumber-compare-perl libnumber-range-perl libossp-uuid-perl libossp-uuid16
09:13:22 #0 6.557   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:22 #0 6.557   libparams-util-perl libparams-validate-perl libparse-debianchangelog-perl
09:13:22 #0 6.557   libpath-iterator-rule-perl libpath-tiny-perl libpcre2-8-0 libperl5.28
09:13:22 #0 6.557   libperlio-gzip-perl libpipeline1 libpod-constants-perl libpsl5 libpython2.7
09:13:22 #0 6.557   libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib
09:13:22 #0 6.557   libpython3.7-minimal libpython3.7-stdlib libreadline7 libreadonly-perl
09:13:22 #0 6.557   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:22 #0 6.557   librole-tiny-perl librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:22 #0 6.557   libsereal-decoder-perl libsereal-encoder-perl libsereal-perl libsigsegv2
09:13:22 #0 6.557   libsoap-lite-perl libsort-key-perl libsort-versions-perl libsqlite3-0
09:13:22 #0 6.557   libssh2-1 libssl1.1 libstdc++-8-dev libstrictures-perl
09:13:22 #0 6.557   libstring-copyright-perl libstring-escape-perl libstring-shellquote-perl
09:13:22 #0 6.557   libstruct-dumb-perl libsub-exporter-perl libsub-exporter-progressive-perl
09:13:22 #0 6.557   libsub-identify-perl libsub-install-perl libsub-name-perl libsub-quote-perl
09:13:22 #0 6.557   libsys-hostname-long-perl libtask-weaken-perl libterm-readkey-perl
09:13:22 #0 6.557   libtest-fatal-perl libtest-refcount-perl libtext-glob-perl
09:13:22 #0 6.557   libtext-levenshtein-perl libtimedate-perl libtool libtry-tiny-perl
09:13:22 #0 6.557   libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1
09:13:22 #0 6.557   libuchardet0 libunbound8 libunicode-utf8-perl liburi-perl
09:13:22 #0 6.557   libvariable-magic-perl libwant-perl libwrap0 libwww-perl
09:13:22 #0 6.557   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6
09:13:22 #0 6.557   libxext6 libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl
09:13:22 #0 6.557   libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl
09:13:22 #0 6.557   libxml-simple-perl libxml2 libxmlrpc-lite-perl libxmuu1 libyaml-0-2
09:13:22 #0 6.557   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-base
09:13:22 #0 6.557   lsb-release m4 mailutils mailutils-common make man-db manpages manpages-dev
09:13:22 #0 6.557   mariadb-common mime-support mysql-common netbase openssh-client openssl
09:13:22 #0 6.557   patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:22 #0 6.557   pinentry-curses po-debconf psmisc publicsuffix python-apt-common python3
09:13:22 #0 6.557   python3-apt python3-certifi python3-chardet python3-debian python3-gpg
09:13:22 #0 6.557   python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:22 #0 6.558   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:22 #0 6.558   python3.7 python3.7-minimal readline-common sensible-utils shared-mime-info
09:13:22 #0 6.558   strace t1utils ucf unzip wdiff xauth xdg-user-dirs xz-utils
09:13:22 #0 6.840 0 upgraded, 359 newly installed, 0 to remove and 0 not upgraded.
09:13:22 #0 6.840 Need to get 156 MB of archives.
09:13:22 #0 6.840 After this operation, 480 MB of additional disk space will be used.
09:13:22 #0 6.840 Get:1 http://deb.debian.org/debian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
09:13:22 #0 6.842 Get:2 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
09:13:22 #0 6.846 Get:3 http://deb.debian.org/debian buster/main armhf cron armhf 3.0pl1-134+deb10u1 [95.3 kB]
09:13:22 #0 6.853 Get:4 http://deb.debian.org/debian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [104 kB]
09:13:22 #0 6.855 Get:5 http://deb.debian.org/debian buster/main armhf bsdmainutils armhf 11.1.2+b1 [186 kB]
09:13:22 #0 6.858 Get:6 http://deb.debian.org/debian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
09:13:22 #0 6.859 Get:7 http://deb.debian.org/debian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [828 kB]
09:13:22 #0 6.870 Get:8 http://deb.debian.org/debian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.4 kB]
09:13:22 #0 6.872 Get:9 http://deb.debian.org/debian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.8 kB]
09:13:22 #0 6.872 Get:10 http://deb.debian.org/debian buster/main armhf man-db armhf 2.8.5-2 [1240 kB]
09:13:22 #0 6.885 Get:11 http://deb.debian.org/debian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
09:13:22 #0 6.941 Get:12 http://deb.debian.org/debian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
09:13:22 #0 6.942 Get:13 http://deb.debian.org/debian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3207 kB]
09:13:22 #0 6.977 Get:14 http://deb.debian.org/debian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
09:13:22 #0 6.980 Get:15 http://deb.debian.org/debian buster/main armhf liblocale-gettext-perl armhf 1.07-3+b4 [18.4 kB]
09:13:22 #0 6.981 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB]
09:13:22 #0 6.995 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB]
09:13:22 #0 7.002 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
09:13:22 #0 7.003 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB]
09:13:22 #0 7.019 Get:20 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
09:13:22 #0 7.023 Get:21 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
09:13:22 #0 7.024 Get:22 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
09:13:22 #0 7.026 Get:23 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
09:13:22 #0 7.026 Get:24 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
09:13:22 #0 7.028 Get:25 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
09:13:22 #0 7.035 Get:26 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB]
09:13:22 #0 7.092 Get:27 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
09:13:22 #0 7.096 Get:28 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
09:13:22 #0 7.096 Get:29 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
09:13:22 #0 7.098 Get:30 http://deb.debian.org/debian buster/main armhf less armhf 487-0.1+b1 [121 kB]
09:13:22 #0 7.099 Get:31 http://deb.debian.org/debian buster/main armhf netbase all 5.6 [19.4 kB]
09:13:22 #0 7.111 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.9 kB]
09:13:22 #0 7.112 Get:33 http://deb.debian.org/debian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
09:13:22 #0 7.115 Get:34 http://deb.debian.org/debian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
09:13:22 #0 7.117 Get:35 http://deb.debian.org/debian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.6 kB]
09:13:22 #0 7.118 Get:36 http://deb.debian.org/debian buster/main armhf gettext-base armhf 0.19.8.1-9 [118 kB]
09:13:22 #0 7.119 Get:37 http://deb.debian.org/debian-security buster/updates/main armhf krb5-locales all 1.17-3+deb10u5 [95.7 kB]
09:13:22 #0 7.121 Get:38 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
09:13:22 #0 7.122 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
09:13:22 #0 7.123 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
09:13:22 #0 7.124 Get:41 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
09:13:22 #0 7.129 Get:42 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
09:13:22 #0 7.130 Get:43 http://deb.debian.org/debian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [8002 kB]
09:13:22 #0 7.389 Get:44 http://deb.debian.org/debian-security buster/updates/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [597 kB]
09:13:22 #0 7.393 Get:45 http://deb.debian.org/debian buster/main armhf manpages all 4.16-2 [1295 kB]
09:13:22 #0 7.477 Get:46 http://deb.debian.org/debian buster/main armhf libedit2 armhf 3.1-20181209-1 [79.5 kB]
09:13:22 #0 7.477 Get:47 http://deb.debian.org/debian-security buster/updates/main armhf openssh-client armhf 1:7.9p1-10+deb10u3 [706 kB]
09:13:22 #0 7.485 Get:48 http://deb.debian.org/debian buster/main armhf ucf all 3.0038+nmu1 [69.0 kB]
09:13:22 #0 7.486 Get:49 http://deb.debian.org/debian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [181 kB]
09:13:22 #0 7.489 Get:50 http://deb.debian.org/debian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
09:13:22 #0 7.490 Get:51 http://deb.debian.org/debian buster/main armhf at armhf 3.1.23-1 [46.7 kB]
09:13:22 #0 7.491 Get:52 http://deb.debian.org/debian buster/main armhf libsigsegv2 armhf 2.12-2 [32.1 kB]
09:13:22 #0 7.492 Get:53 http://deb.debian.org/debian buster/main armhf m4 armhf 1.4.18-2 [190 kB]
09:13:22 #0 7.494 Get:54 http://deb.debian.org/debian buster/main armhf autoconf all 2.69-11 [341 kB]
09:13:22 #0 7.499 Get:55 http://deb.debian.org/debian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
09:13:22 #0 7.500 Get:56 http://deb.debian.org/debian buster/main armhf automake all 1:1.16.1-4 [771 kB]
09:13:22 #0 7.512 Get:57 http://deb.debian.org/debian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
09:13:22 #0 7.516 Get:58 http://deb.debian.org/debian buster/main armhf binutils-common armhf 2.31.1-16 [2073 kB]
09:13:22 #0 7.600 Get:59 http://deb.debian.org/debian buster/main armhf libbinutils armhf 2.31.1-16 [302 kB]
09:13:22 #0 7.600 Get:60 http://deb.debian.org/debian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16 [2101 kB]
09:13:22 #0 7.680 Get:61 http://deb.debian.org/debian buster/main armhf binutils armhf 2.31.1-16 [56.7 kB]
09:13:22 #0 7.680 Get:62 http://deb.debian.org/debian-security buster/updates/main armhf libc-dev-bin armhf 2.28-10+deb10u2 [268 kB]
09:13:22 #0 7.713 Get:63 http://deb.debian.org/debian-security buster/updates/main armhf linux-libc-dev armhf 4.19.289-2 [1564 kB]
09:13:22 #0 7.735 Get:64 http://deb.debian.org/debian-security buster/updates/main armhf libc6-dev armhf 2.28-10+deb10u2 [2150 kB]
09:13:22 #0 7.838 Get:65 http://deb.debian.org/debian buster/main armhf libisl19 armhf 0.20-2 [455 kB]
09:13:22 #0 7.852 Get:66 http://deb.debian.org/debian buster/main armhf libmpfr6 armhf 4.0.2-1 [731 kB]
09:13:22 #0 7.861 Get:67 http://deb.debian.org/debian buster/main armhf libmpc3 armhf 1.1.0-1 [33.8 kB]
09:13:22 #0 7.882 Get:68 http://deb.debian.org/debian buster/main armhf cpp-8 armhf 8.3.0-6 [6790 kB]
09:13:22 #0 8.091 Get:69 http://deb.debian.org/debian buster/main armhf cpp armhf 4:8.3.0-1 [19.4 kB]
09:13:22 #0 8.091 Get:70 http://deb.debian.org/debian buster/main armhf libcc1-0 armhf 8.3.0-6 [38.9 kB]
09:13:22 #0 8.091 Get:71 http://deb.debian.org/debian buster/main armhf libgomp1 armhf 8.3.0-6 [64.8 kB]
09:13:22 #0 8.091 Get:72 http://deb.debian.org/debian buster/main armhf libatomic1 armhf 8.3.0-6 [6740 B]
09:13:22 #0 8.091 Get:73 http://deb.debian.org/debian buster/main armhf libasan5 armhf 8.3.0-6 [336 kB]
09:13:22 #0 8.091 Get:74 http://deb.debian.org/debian buster/main armhf libubsan1 armhf 8.3.0-6 [103 kB]
09:13:22 #0 8.092 Get:75 http://deb.debian.org/debian buster/main armhf libgcc-8-dev armhf 8.3.0-6 [612 kB]
09:13:22 #0 8.099 Get:76 http://deb.debian.org/debian buster/main armhf gcc-8 armhf 8.3.0-6 [7229 kB]
09:13:22 #0 8.344 Get:77 http://deb.debian.org/debian buster/main armhf gcc armhf 4:8.3.0-1 [5204 B]
09:13:22 #0 8.344 Get:78 http://deb.debian.org/debian buster/main armhf libstdc++-8-dev armhf 8.3.0-6 [1584 kB]
09:13:22 #0 8.388 Get:79 http://deb.debian.org/debian buster/main armhf g++-8 armhf 8.3.0-6 [7463 kB]
09:13:22 #0 8.646 Get:80 http://deb.debian.org/debian buster/main armhf g++ armhf 4:8.3.0-1 [1624 B]
09:13:22 #0 8.646 Get:81 http://deb.debian.org/debian buster/main armhf make armhf 4.2.1-1.2 [327 kB]
09:13:22 #0 8.679 Get:82 http://deb.debian.org/debian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
09:13:22 #0 8.714 Get:83 http://deb.debian.org/debian buster/main armhf patch armhf 2.7.6-3+deb10u1 [123 kB]
09:13:22 #0 8.728 Get:84 http://deb.debian.org/debian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
09:13:22 #0 8.768 Get:85 http://deb.debian.org/debian buster/main armhf build-essential armhf 12.6 [7568 B]
09:13:22 #0 8.768 Get:86 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB]
09:13:22 #0 8.844 Get:87 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
09:13:22 #0 8.844 Get:88 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
09:13:22 #0 8.844 Get:89 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
09:13:22 #0 8.844 Get:90 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:13:22 #0 8.844 Get:91 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
09:13:22 #13 8.849 Get:92 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
09:13:22 #13 8.849 Get:93 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
09:13:22 #13 8.850 Get:94 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
09:13:22 #13 8.851 Get:95 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB]
09:13:22 #13 8.853 Get:96 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u6 [301 kB]
09:13:22 #13 8.858 Get:97 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u6 [259 kB]
09:13:22 #13 8.862 Get:98 http://deb.debian.org/debian buster/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
09:13:22 #13 8.864 Get:99 http://deb.debian.org/debian buster/main armhf libtool all 2.4.6-9 [547 kB]
09:13:22 #13 8.882 Get:100 http://deb.debian.org/debian buster/main armhf dh-autoreconf all 19 [16.9 kB]
09:13:22 #13 8.882 Get:101 http://deb.debian.org/debian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
09:13:22 #13 8.882 Get:102 http://deb.debian.org/debian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
09:13:22 #13 8.882 Get:103 http://deb.debian.org/debian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
09:13:22 #13 8.882 Get:104 http://deb.debian.org/debian buster/main armhf dwz armhf 0.12-3 [72.0 kB]
09:13:22 #13 8.882 Get:105 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
09:13:22 #13 8.920 Get:106 http://deb.debian.org/debian buster/main armhf libcroco3 armhf 0.6.12-3 [133 kB]
09:13:22 #13 8.944 Get:107 http://deb.debian.org/debian-security buster/updates/main armhf libncurses6 armhf 6.1+20181013-2+deb10u3 [79.8 kB]
09:13:22 #13 8.944 Get:108 http://deb.debian.org/debian buster/main armhf gettext armhf 0.19.8.1-9 [1242 kB]
09:13:22 #13 8.995 Get:109 http://deb.debian.org/debian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:22 #13 8.995 Get:110 http://deb.debian.org/debian buster/main armhf po-debconf all 1.0.21 [248 kB]
09:13:22 #13 9.004 Get:111 http://deb.debian.org/debian buster/main armhf debhelper all 12.1.1 [1016 kB]
09:13:22 #13 9.028 Get:112 http://deb.debian.org/debian buster/main armhf debian-keyring all 2019.02.25 [32.4 MB]
09:13:22 #16 67.39   Installing : libgomp-4.8.5-44.el7.aarch64                               31/65 
09:13:22 #14 8.762 Get:304 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
09:13:22 #13 8.046 Preparing to unpack .../2-libgdbm-compat4_1.23-3_arm64.deb ...
09:13:22 #13 8.052 Unpacking libgdbm-compat4:arm64 (1.23-3) ...
09:13:22 #13 8.135 Selecting previously unselected package libperl5.36:arm64.
09:13:22 #13 8.137 Preparing to unpack .../3-libperl5.36_5.36.0-7_arm64.deb ...
09:13:22 #13 8.142 Unpacking libperl5.36:arm64 (5.36.0-7) ...
09:13:22 #13 9.516 Selecting previously unselected package perl.
09:13:22 #13 9.518 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_arm64.deb ...
09:13:22 #13 9.549 Unpacking perl (5.32.1-4+deb11u2) ...
09:13:22 #13 9.614 Selecting previously unselected package liblocale-gettext-perl.
09:13:22 #13 9.616 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_arm64.deb ...
09:13:22 #13 9.623 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
09:13:22 #13 9.700 Selecting previously unselected package libpython3.9-minimal:arm64.
09:13:22 #13 9.702 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_arm64.deb ...
09:13:22 #13 9.712 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
09:13:22 #13 9.868 Selecting previously unselected package libexpat1:arm64.
09:13:22 #14 12.97 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjansson4 arm64 2.14-2 [34.3 kB]
09:13:22 #14 7.443 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblocale-gettext-perl arm64 1.07-4build3 [16.9 kB]
09:13:22 #14 7.444 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]
09:13:22 #14 7.460 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
09:13:22 #14 7.461 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]
09:13:22 #14 7.559 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
09:13:22 #14 7.561 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
09:13:22 #14 7.562 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
09:13:22 #14 7.595 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
09:13:22 #14 7.596 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
09:13:22 #14 7.600 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
09:13:22 #13 11.76 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:22 #13 12.95 (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.)
09:13:22 #13 12.96 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
09:13:22 #13 12.98 Unpacking python3-minimal (3.7.3-1) ...
09:13:22 #13 11.96 Selecting previously unselected package libnsl2:amd64.
09:13:22 #13 11.96 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
09:13:22 #13 12.00 Unpacking libnsl2:amd64 (1.3.0-2) ...
09:13:23 #13 9.055 Get:295 http://deb.debian.org/debian bookworm/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9812 B]
09:13:23 #13 9.060 Get:296 http://deb.debian.org/debian bookworm/main armhf libio-prompter-perl all 0.004015-2 [59.9 kB]
09:13:23 #13 9.063 Get:297 http://deb.debian.org/debian bookworm/main armhf libjson-perl all 4.10000-1 [87.5 kB]
09:13:23 #13 9.063 Get:298 http://deb.debian.org/debian bookworm/main armhf liblog-any-perl all 1.713-1 [76.3 kB]
09:13:23 #13 9.063 Get:299 http://deb.debian.org/debian bookworm/main armhf liblog-any-adapter-screen-perl all 0.140-2 [13.3 kB]
09:13:23 #13 9.063 Get:300 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-perl all 0.40-1 [22.0 kB]
09:13:23 #13 9.229 Get:301 http://deb.debian.org/debian bookworm/main armhf libsub-identify-perl armhf 0.14-3 [10.5 kB]
09:13:23 #13 9.231 Get:302 http://deb.debian.org/debian bookworm/main armhf libsub-name-perl armhf 0.26-2+b1 [12.2 kB]
09:13:23 #13 9.233 Get:303 http://deb.debian.org/debian bookworm/main armhf libnamespace-clean-perl all 0.27-2 [17.8 kB]
09:13:23 #13 9.235 Get:304 http://deb.debian.org/debian bookworm/main armhf libpath-tiny-perl all 0.144-1 [56.4 kB]
09:13:23 #13 9.235 Get:305 http://deb.debian.org/debian bookworm/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:23 #13 9.248 Get:306 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-perl all 2.002001-1 [377 kB]
09:13:23 #13 9.248 Get:307 http://deb.debian.org/debian bookworm/main armhf libgitlab-api-v4-perl all 0.26-3 [88.2 kB]
09:13:23 #13 9.248 Get:308 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB]
09:13:23 #13 9.252 Get:309 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB]
09:13:23 #13 9.256 Get:310 http://deb.debian.org/debian bookworm/main armhf libgpm2 armhf 1.20.7-10+b1 [13.4 kB]
09:13:23 #13 9.256 Get:311 http://deb.debian.org/debian bookworm/main armhf libhtml-form-perl all 6.11-1 [33.1 kB]
09:13:23 #13 9.257 Get:312 http://deb.debian.org/debian bookworm/main armhf libhtml-format-perl all 2.16-2 [38.8 kB]
09:13:23 #13 9.258 Get:313 http://deb.debian.org/debian bookworm/main armhf libhtml-html5-entities-perl all 0.004-3 [21.0 kB]
09:13:23 #13 9.259 Get:314 http://deb.debian.org/debian bookworm/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [39.1 kB]
09:13:23 #13 9.260 Get:315 http://deb.debian.org/debian bookworm/main armhf libhttp-daemon-perl all 6.16-1 [23.5 kB]
09:13:23 #13 9.261 Get:316 http://deb.debian.org/debian bookworm/main armhf libio-interactive-perl all 1.023-2 [11.0 kB]
09:13:23 #13 9.262 Get:317 http://deb.debian.org/debian bookworm/main armhf libio-sessiondata-perl all 1.03-3 [6316 B]
09:13:23 #13 9.263 Get:318 http://deb.debian.org/debian bookworm/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:23 #13 9.264 Get:319 http://deb.debian.org/debian bookworm/main armhf libipc-run3-perl all 0.048-3 [33.2 kB]
09:13:23 #13 9.265 Get:320 http://deb.debian.org/debian bookworm/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:23 #13 9.266 Get:321 http://deb.debian.org/debian bookworm/main armhf libjson-xs-perl armhf 4.030-2+b1 [90.4 kB]
09:13:23 #13 9.267 Get:322 http://deb.debian.org/debian bookworm/main armhf libjson-maybexs-perl all 1.004004-1 [13.3 kB]
09:13:23 #13 9.269 Get:323 http://deb.debian.org/debian bookworm/main armhf libldap-common all 2.5.13+dfsg-5 [29.3 kB]
09:13:23 #13 9.270 Get:324 http://deb.debian.org/debian bookworm/main armhf liblist-compare-perl all 0.55-2 [65.7 kB]
09:13:23 #13 9.271 Get:325 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-perl all 0.59-1 [37.1 kB]
09:13:23 #13 9.272 Get:326 http://deb.debian.org/debian bookworm/main armhf liblist-someutils-xs-perl armhf 0.58-3 [30.6 kB]
09:13:23 #13 9.274 Get:327 http://deb.debian.org/debian bookworm/main armhf liblist-utilsby-perl all 0.12-2 [15.5 kB]
09:13:23 #13 9.274 Get:328 http://deb.debian.org/debian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
09:13:23 #13 9.278 Get:329 http://deb.debian.org/debian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [162 kB]
09:13:23 #13 9.279 Get:330 http://deb.debian.org/debian bookworm/main armhf liblz1 armhf 1.13-5 [37.8 kB]
09:13:23 #13 9.280 Get:331 http://deb.debian.org/debian bookworm/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
09:13:23 #13 9.282 Get:332 http://deb.debian.org/debian bookworm/main armhf libsys-hostname-long-perl all 1.5-3 [11.6 kB]
09:13:23 #13 9.283 Get:333 http://deb.debian.org/debian bookworm/main armhf libmail-sendmail-perl all 0.80-3 [24.3 kB]
09:13:23 #13 9.288 Get:334 http://deb.debian.org/debian bookworm/main armhf libnet-smtp-ssl-perl all 1.04-2 [6548 B]
09:13:23 #13 9.288 Get:335 http://deb.debian.org/debian bookworm/main armhf libmailtools-perl all 2.21-2 [95.6 kB]
09:13:23 #13 9.288 Get:336 http://deb.debian.org/debian bookworm/main armhf libmarkdown2 armhf 2.2.7-2 [30.2 kB]
09:13:23 #13 9.288 Get:337 http://deb.debian.org/debian bookworm/main armhf libmath-base85-perl all 0.5+dfsg-2 [6684 B]
09:13:23 #13 9.288 Get:338 http://deb.debian.org/debian bookworm/main armhf libmime-tools-perl all 5.510-1 [213 kB]
09:13:23 #13 9.289 Get:339 http://deb.debian.org/debian bookworm/main armhf libmldbm-perl all 2.05-4 [16.8 kB]
09:13:23 #13 9.290 Get:340 http://deb.debian.org/debian bookworm/main armhf libmoox-aliases-perl all 0.001006-2 [7156 B]
09:13:23 #13 9.291 Get:341 http://deb.debian.org/debian bookworm/main armhf libmouse-perl armhf 2.5.10-1+b3 [166 kB]
09:13:23 #13 9.293 Get:342 http://deb.debian.org/debian bookworm/main armhf libpackage-stash-xs-perl armhf 0.30-1+b1 [18.2 kB]
09:13:23 #13 9.294 Get:343 http://deb.debian.org/debian bookworm/main armhf libpath-iterator-rule-perl all 1.015-2 [41.7 kB]
09:13:23 #13 9.295 Get:344 http://deb.debian.org/debian bookworm/main armhf libperlio-gzip-perl armhf 0.20-1+b1 [16.3 kB]
09:13:23 #13 9.296 Get:345 http://deb.debian.org/debian bookworm/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.9 kB]
09:13:23 #13 9.297 Get:346 http://deb.debian.org/debian bookworm/main armhf libpod-parser-perl all 1.65-1 [96.3 kB]
09:13:23 #13 9.330 Get:347 http://deb.debian.org/debian bookworm/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:23 #13 9.330 Get:348 http://deb.debian.org/debian bookworm/main armhf libproc-processtable-perl armhf 0.634-1+b2 [42.9 kB]
09:13:23 #13 9.332 Get:349 http://deb.debian.org/debian bookworm/main armhf libre2-9 armhf 20220601+dfsg-1+b1 [148 kB]
09:13:23 #13 9.334 Get:350 http://deb.debian.org/debian bookworm/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.9 kB]
09:13:23 #13 9.334 Get:351 http://deb.debian.org/debian bookworm/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
09:13:23 #13 9.336 Get:352 http://deb.debian.org/debian bookworm/main armhf libref-util-perl all 0.204-2 [17.4 kB]
09:13:23 #13 9.336 Get:353 http://deb.debian.org/debian bookworm/main armhf libref-util-xs-perl armhf 0.117-2+b1 [13.0 kB]
09:13:23 #13 9.338 Get:354 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-license-perl all 3.9.4-3 [93.3 kB]
09:13:23 #13 9.338 Get:355 http://deb.debian.org/debian bookworm/main armhf libregexp-pattern-perl all 0.2.14-2 [18.7 kB]
09:13:23 #13 9.339 Get:356 http://deb.debian.org/debian bookworm/main armhf libregexp-wildcards-perl all 1.05-3 [14.1 kB]
09:13:23 #13 9.340 Get:357 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [58.6 kB]
09:13:23 #13 9.346 Get:358 http://deb.debian.org/debian bookworm/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.7 kB]
09:13:23 #13 9.348 Get:359 http://deb.debian.org/debian bookworm/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [95.0 kB]
09:13:23 #13 9.350 Get:360 http://deb.debian.org/debian bookworm/main armhf libset-intspan-perl all 1.19-3 [25.3 kB]
09:13:23 #13 9.350 Get:361 http://deb.debian.org/debian bookworm/main armhf libtask-weaken-perl all 1.06-2 [9364 B]
09:13:23 #13 9.351 Get:362 http://deb.debian.org/debian bookworm/main armhf libxml-parser-perl armhf 2.46-4 [197 kB]
09:13:23 #13 9.356 Get:363 http://deb.debian.org/debian bookworm/main armhf libsoap-lite-perl all 1.27-3 [239 kB]
09:13:23 #13 9.356 Get:364 http://deb.debian.org/debian bookworm/main armhf libsocket6-perl armhf 0.29-3 [20.5 kB]
09:13:23 #13 9.356 Get:365 http://deb.debian.org/debian bookworm/main armhf libstring-copyright-perl all 0.003014-1 [23.4 kB]
09:13:23 #13 9.357 Get:366 http://deb.debian.org/debian bookworm/main armhf libstring-escape-perl all 2010.002-3 [18.7 kB]
09:13:23 #13 9.358 Get:367 http://deb.debian.org/debian bookworm/main armhf libstring-license-perl all 0.0.2-1 [34.3 kB]
09:13:23 #13 9.359 Get:368 http://deb.debian.org/debian bookworm/main armhf libstring-shellquote-perl all 1.04-3 [11.9 kB]
09:13:23 #13 9.360 Get:369 http://deb.debian.org/debian bookworm/main armhf libsys-cpuaffinity-perl armhf 1.13~03-2+b1 [33.1 kB]
09:13:23 #13 9.363 Get:370 http://deb.debian.org/debian bookworm/main armhf libterm-readkey-perl armhf 2.38-2+b1 [23.4 kB]
09:13:23 #13 9.363 Get:371 http://deb.debian.org/debian bookworm/main armhf libtext-levenshteinxs-perl armhf 0.03-5+b1 [7896 B]
09:13:23 #13 9.363 Get:372 http://deb.debian.org/debian bookworm/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.8 kB]
09:13:23 #13 9.364 Get:373 http://deb.debian.org/debian bookworm/main armhf libtext-xslate-perl armhf 3.5.9-1+b2 [194 kB]
09:13:23 #13 9.374 Get:374 http://deb.debian.org/debian bookworm/main armhf libtime-duration-perl all 1.21-2 [13.1 kB]
09:13:23 #13 9.374 Get:375 http://deb.debian.org/debian bookworm/main armhf libtime-moment-perl armhf 0.44-2+b1 [72.3 kB]
09:13:23 #13 9.374 Get:376 http://deb.debian.org/debian bookworm/main armhf libtype-tiny-xs-perl armhf 0.025-1 [24.3 kB]
09:13:23 #13 9.377 Get:377 http://deb.debian.org/debian bookworm/main armhf libunicode-utf8-perl armhf 0.62-2 [19.3 kB]
09:13:23 #13 9.377 Get:378 http://deb.debian.org/debian bookworm/main armhf libwww-mechanize-perl all 2.16-1 [116 kB]
09:13:23 #13 9.377 Get:379 http://deb.debian.org/debian bookworm/main armhf libxdelta2 armhf 1.1.3-10.4 [41.9 kB]
09:13:23 #13 9.380 Get:380 http://deb.debian.org/debian bookworm/main armhf libxext6 armhf 2:1.3.4-1+b1 [47.8 kB]
09:13:23 #14 14.12 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libisl22 arm64 0.22.1-1 [537 kB]
09:13:23 #14 14.15 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpfr6 arm64 4.0.2-1 [212 kB]
09:13:23 #14 14.16 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpc3 arm64 1.1.0-1 [37.2 kB]
09:13:23 #14 14.16 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cpp-9 arm64 9.4.0-1ubuntu1~20.04.2 [5985 kB]
09:13:23 #14 8.916 Get:305 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
09:13:23 #14 8.990 Get:306 http://archive.ubuntu.com/ubuntu lunar/main amd64 libhttp-daemon-perl all 6.14-2 [21.9 kB]
09:13:23 #14 9.019 Get:307 http://archive.ubuntu.com/ubuntu lunar/main amd64 libindirect-perl amd64 0.39-2build1 [21.9 kB]
09:13:23 #13 8.549 Selecting previously unselected package perl.
09:13:23 #13 8.551 Preparing to unpack .../4-perl_5.36.0-7_arm64.deb ...
09:13:23 #13 8.565 Unpacking perl (5.36.0-7) ...
09:13:23 #13 8.643 Selecting previously unselected package liblocale-gettext-perl.
09:13:23 #14 13.15 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB]
09:13:23 #14 13.25 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpipeline1 arm64 1.5.7-1 [23.3 kB]
09:13:23 #14 13.29 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpng16-16 arm64 1.6.39-2 [182 kB]
09:13:23 #14 13.39 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB]
09:13:23 #13 9.870 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_arm64.deb ...
09:13:23 #13 9.877 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
09:13:23 #13 10.02 Selecting previously unselected package python3.9-minimal.
09:13:23 #13 10.02 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_arm64.deb ...
09:13:23 #13 10.05 Unpacking python3.9-minimal (3.9.2-1) ...
09:13:23 #14 9.184 Get:24 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgdbm-compat4 armhf 1.18.1-5 [5852 B]
09:13:23 #14 9.184 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libperl5.30 armhf 5.30.0-9ubuntu0.4 [3267 kB]
09:13:23 #14 9.339 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf perl armhf 5.30.0-9ubuntu0.4 [224 kB]
09:13:23 #14 9.345 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB]
09:13:23 #14 9.353 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:13:23 #14 9.355 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B]
09:13:23 #14 9.356 Get:30 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic-mgc armhf 1:5.38-4 [218 kB]
09:13:23 #14 9.359 Get:31 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmagic1 armhf 1:5.38-4 [68.3 kB]
09:13:23 #14 9.363 Get:32 http://ports.ubuntu.com/ubuntu-ports focal/main armhf file armhf 1:5.38-4 [22.4 kB]
09:13:23 #14 9.363 Get:33 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf less armhf 551-1ubuntu0.1 [116 kB]
09:13:23 #13 13.38 Selecting previously unselected package mime-support.
09:13:23 #13 13.38 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:13:23 #13 13.38 Unpacking mime-support (3.62) ...
09:13:23 #13 13.48 Selecting previously unselected package libmpdec2:arm64.
09:13:23 #13 12.12 Selecting previously unselected package readline-common.
09:13:23 #13 12.12 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:13:23 #13 12.13 Unpacking readline-common (8.2-1.3) ...
09:13:23 #13 9.380 Get:381 http://deb.debian.org/debian bookworm/main armhf libxml-namespacesupport-perl all 1.12-2 [15.1 kB]
09:13:23 #13 9.382 Get:382 http://deb.debian.org/debian bookworm/main armhf libxml-sax-base-perl all 1.09-3 [20.6 kB]
09:13:23 #13 9.383 Get:383 http://deb.debian.org/debian bookworm/main armhf libxml-sax-perl all 1.02+dfsg-3 [59.4 kB]
09:13:23 #13 9.393 Get:384 http://deb.debian.org/debian bookworm/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1+b1 [307 kB]
09:13:23 #13 9.401 Get:385 http://deb.debian.org/debian bookworm/main armhf libxml-sax-expat-perl all 0.51-2 [11.1 kB]
09:13:23 #13 9.401 Get:386 http://deb.debian.org/debian bookworm/main armhf libxmlrpc-lite-perl all 0.717-5 [22.4 kB]
09:13:23 #13 9.402 Get:387 http://deb.debian.org/debian bookworm/main armhf libxmuu1 armhf 2:1.1.3-3 [23.3 kB]
09:13:23 #13 9.402 Get:388 http://deb.debian.org/debian bookworm/main armhf libxstring-perl armhf 0.005-2+b1 [8160 B]
09:13:23 #13 9.403 Get:389 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
09:13:23 #13 9.405 Get:390 http://deb.debian.org/debian bookworm/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [32.2 kB]
09:13:23 #13 9.408 Get:391 http://deb.debian.org/debian bookworm/main armhf licensecheck all 3.3.5-1 [49.8 kB]
09:13:23 #13 9.408 Get:392 http://deb.debian.org/debian bookworm/main armhf plzip armhf 1.10-5 [57.5 kB]
09:13:23 #13 9.409 Get:393 http://deb.debian.org/debian bookworm/main armhf lzop armhf 1.04-2 [82.2 kB]
09:13:23 #13 9.411 Get:394 http://deb.debian.org/debian bookworm/main armhf t1utils armhf 1.41-4 [54.7 kB]
09:13:23 #13 9.413 Get:395 http://deb.debian.org/debian bookworm/main armhf unzip armhf 6.0-28 [152 kB]
09:13:23 #13 9.415 Get:396 http://deb.debian.org/debian bookworm/main armhf lintian all 2.116.3 [1130 kB]
09:13:23 #13 9.432 Get:397 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
09:13:23 #13 9.432 Get:398 http://deb.debian.org/debian bookworm/main armhf manpages-dev all 6.03-2 [2030 kB]
09:13:23 #13 9.440 Get:399 http://deb.debian.org/debian bookworm/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
09:13:23 #13 9.440 Get:400 http://deb.debian.org/debian bookworm/main armhf pixz armhf 1.0.7-2 [19.5 kB]
09:13:23 #13 9.440 Get:401 http://deb.debian.org/debian bookworm/main armhf xdelta armhf 1.1.3-10.4 [26.0 kB]
09:13:23 #13 9.447 Get:402 http://deb.debian.org/debian bookworm/main armhf xdelta3 armhf 3.0.11-dfsg-1.2 [66.6 kB]
09:13:23 #13 9.447 Get:403 http://deb.debian.org/debian bookworm/main armhf pristine-tar armhf 1.50 [103 kB]
09:13:23 #13 9.447 Get:404 http://deb.debian.org/debian bookworm/main armhf publicsuffix all 20230209.2326-1 [126 kB]
09:13:23 #13 9.447 Get:405 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
09:13:23 #13 9.447 Get:406 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB]
09:13:23 #13 9.447 Get:407 http://deb.debian.org/debian bookworm/main armhf python3-certifi all 2022.9.24-1 [153 kB]
09:13:23 #13 9.447 Get:408 http://deb.debian.org/debian bookworm/main armhf python3-charset-normalizer all 3.0.1-2 [49.3 kB]
09:13:23 #13 9.452 Get:409 http://deb.debian.org/debian bookworm/main armhf python3-idna all 3.3-1 [39.4 kB]
09:13:23 #13 9.452 Get:410 http://deb.debian.org/debian bookworm/main armhf python3-magic all 2:0.4.26-3 [14.5 kB]
09:13:23 #13 9.452 Get:411 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
09:13:23 #13 9.452 Get:412 http://deb.debian.org/debian bookworm/main armhf python3-urllib3 all 1.26.12-1 [117 kB]
09:13:23 #13 9.456 Get:413 http://deb.debian.org/debian bookworm/main armhf python3-requests all 2.28.1+dfsg-1 [67.9 kB]
09:13:23 #13 9.456 Get:414 http://deb.debian.org/debian bookworm/main armhf python3-unidiff all 0.7.3-1 [11.7 kB]
09:13:23 #13 9.456 Get:415 http://deb.debian.org/debian bookworm/main armhf shared-mime-info armhf 2.2-1 [726 kB]
09:13:23 #13 9.466 Get:416 http://deb.debian.org/debian bookworm/main armhf strace armhf 6.1-0.1 [1175 kB]
09:13:23 #13 9.475 Get:417 http://deb.debian.org/debian bookworm/main armhf xauth armhf 1:1.1.2-1 [33.2 kB]
09:13:23 #13 9.475 Get:418 http://deb.debian.org/debian bookworm/main armhf xdg-user-dirs armhf 0.18-1 [53.4 kB]
09:13:23 #13 9.547 Get:419 http://deb.debian.org/debian bookworm/main armhf zstd armhf 1.5.4+dfsg2-5 [611 kB]
09:13:23 #14 14.44 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 cpp arm64 4:9.3.0-1ubuntu2 [27.6 kB]
09:13:23 #14 14.44 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcc1-0 arm64 10.5.0-1ubuntu1~20.04 [46.2 kB]
09:13:23 #14 9.801 Selecting previously unselected package libexpat1:amd64.
09:13:23 #14 9.802 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
09:13:23 #14 9.815 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
09:13:23 #13 12.47 Selecting previously unselected package python3.
09:13:23 #13 12.47 (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.)
09:13:23 #13 12.48 Preparing to unpack .../000-python3_3.9.2-3_amd64.deb ...
09:13:23 #13 12.57 Unpacking python3 (3.9.2-3) ...
09:13:23 #14 9.058 Get:308 http://archive.ubuntu.com/ubuntu lunar/main amd64 libio-interactive-perl all 1.023-2 [10.1 kB]
09:13:23 #14 9.064 Get:309 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:23 #14 9.073 Get:310 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-xs-perl amd64 4.030-2 [85.0 kB]
09:13:23 #14 9.126 Get:311 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-maybexs-perl all 1.004004-1 [10.9 kB]
09:13:23 #14 9.132 Get:312 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
09:13:23 #14 9.158 Get:313 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-compare-perl all 0.55-2 [62.9 kB]
09:13:23 #14 9.193 Get:314 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-perl all 0.59-1 [30.4 kB]
09:13:23 #13 8.645 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_arm64.deb ...
09:13:23 #13 8.651 Unpacking liblocale-gettext-perl (1.07-5) ...
09:13:23 #13 8.734 Selecting previously unselected package libssl3:arm64.
09:13:23 #13 8.736 Preparing to unpack .../6-libssl3_3.0.9-1_arm64.deb ...
09:13:23 #13 8.742 Unpacking libssl3:arm64 (3.0.9-1) ...
09:13:23 #13 8.915 Selecting previously unselected package libpython3.11-minimal:arm64.
09:13:23 #14 13.41 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
09:13:23 #14 13.41 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
09:13:23 #14 13.42 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxcb1 arm64 1.15-1 [47.6 kB]
09:13:23 #14 13.43 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB]
09:13:23 #14 13.45 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libx11-6 arm64 2:1.8.4-2ubuntu0.2 [644 kB]
09:13:23 #14 13.54 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
09:13:23 #16 67.75   Installing : setools-libs-3.3.8-4.el7.aarch64                           32/65 
09:13:23 #13 10.28 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
09:13:23 #13 10.38 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
09:13:23 #14 9.509 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB]
09:13:23 #14 9.699 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libglib2.0-0 armhf 2.64.6-1~ubuntu20.04.6 [1125 kB]
09:13:23 #13 13.49 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
09:13:23 #13 13.49 Unpacking libmpdec2:arm64 (2.4.2-2) ...
09:13:23 #13 13.53 Selecting previously unselected package readline-common.
09:13:23 #13 13.53 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:13:23 #13 13.53 Unpacking readline-common (7.0-5) ...
09:13:23 #13 13.57 Selecting previously unselected package libreadline7:arm64.
09:13:23 #13 13.57 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
09:13:23 #13 13.57 Unpacking libreadline7:arm64 (7.0-5) ...
09:13:23 #13 13.62 Selecting previously unselected package libsqlite3-0:arm64.
09:13:23 #13 13.62 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
09:13:23 #13 13.62 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
09:13:23 #13 13.70 Selecting previously unselected package libpython3.7-stdlib:arm64.
09:13:23 #13 13.70 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ...
09:13:23 #13 13.70 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
09:13:23 #14 8.009 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]
09:13:23 #13 4.847 CentOS Stream 9 - AppStream                      11 MB/s |  16 MB     00:01    
09:13:23 #13 12.30 Selecting previously unselected package libreadline8:amd64.
09:13:23 #13 12.30 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
09:13:23 #13 12.33 Unpacking libreadline8:amd64 (8.2-1.3) ...
09:13:23 #14 14.58 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgomp1 arm64 10.5.0-1ubuntu1~20.04 [93.5 kB]
09:13:23 #10 ...
09:13:23 
09:13:23 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:23 #0 0.568 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:23 #0 0.581 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:23 #0 0.581 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:23 #0 0.752 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:13:23 #0 1.028 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [244 kB]
09:13:23 #0 1.442 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB]
09:13:23 #0 2.058 Fetched 8417 kB in 2s (4821 kB/s)
09:13:23 #0 2.058 Reading package lists...
09:13:23 #0 2.874 Reading package lists...
09:13:23 #0 3.648 Building dependency tree...
09:13:23 #0 3.811 Reading state information...
09:13:23 #0 4.040 The following additional packages will be installed:
09:13:23 #0 4.040   autoconf automake autopoint autotools-dev binutils
09:13:23 #0 4.040   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:23 #0 4.040   bzip2 ca-certificates cpp cpp-10 dctrl-tools debhelper debian-keyring
09:13:23 #0 4.040   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:23 #0 4.040   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:23 #0 4.040   g++-10 gcc gcc-10 gettext gettext-base git-man gnupg gnupg-l10n gnupg-utils
09:13:23 #0 4.040   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm groff-base
09:13:23 #0 4.040   intltool-debian iso-codes less libalgorithm-diff-perl
09:13:23 #0 4.040   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:23 #0 4.040   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl libarchive13
09:13:23 #0 4.040   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:23 #0 4.040   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:23 #0 4.040   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0
09:13:23 #0 4.040   libcc1-0 libclass-data-inheritable-perl libclass-inspector-perl
09:13:23 #0 4.040   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:23 #0 4.040   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:23 #0 4.040   libcontextual-return-perl libconvert-binhex-perl libcpanel-json-xs-perl
09:13:23 #0 4.040   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4
09:13:23 #0 4.040   libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:23 #0 4.040   libdata-optlist-perl libdata-validate-domain-perl libdebhelper-perl
09:13:23 #0 4.040   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:23 #0 4.040   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:23 #0 4.040   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:23 #0 4.040   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:23 #0 4.040   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:23 #0 4.040   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:23 #0 4.040   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:23 #0 4.040   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:23 #0 4.040   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:23 #0 4.040   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:23 #0 4.040   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:23 #0 4.040   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:23 #0 4.040   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:23 #0 4.040   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:23 #0 4.040   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:23 #0 4.040   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:23 #0 4.040   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:23 #0 4.040   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:23 #0 4.040   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:23 #0 4.040   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:23 #0 4.040   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:23 #0 4.040   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:23 #0 4.040   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:23 #0 4.040   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:23 #0 4.040   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:23 #0 4.040   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:23 #0 4.040   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:23 #0 4.040   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:23 #0 4.040   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:23 #0 4.040   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:23 #0 4.040   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:23 #0 4.040   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:23 #0 4.040   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:23 #0 4.040   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:23 #0 4.040   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:23 #0 4.040   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:23 #0 4.040   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:23 #0 4.040   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
09:13:23 #0 4.040   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:23 #0 4.040   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:23 #0 4.040   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:23 #0 4.040   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:23 #0 4.040   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:23 #0 4.040   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:23 #0 4.040   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:23 #0 4.040   libstring-shellquote-perl libsub-exporter-perl
09:13:23 #0 4.040   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:23 #0 4.040   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:23 #0 4.040   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:23 #0 4.040   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:23 #0 4.040   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:23 #0 4.040   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:23 #0 4.040   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:23 #0 4.040   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:23 #0 4.040   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
09:13:23 #0 4.040   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
09:13:23 #0 4.040   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:23 #0 4.040   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:23 #0 4.040   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
09:13:23 #0 4.040   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
09:13:23 #0 4.040   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:23 #0 4.040   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
09:13:23 #0 4.040   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
09:13:23 #0 4.040   python3 python3-apt python3-certifi python3-chardet python3-debian
09:13:23 #0 4.040   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:23 #0 4.040   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:23 #0 4.040   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
09:13:23 #0 4.040   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:23 #0 4.045 Suggested packages:
09:13:23 #0 4.045   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:23 #0 4.045   gcc-10-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:23 #0 4.045   bsd-mailx | mailx check-all-the-things cvs-buildpackage devscripts-el
09:13:23 #0 4.045   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
09:13:23 #0 4.045   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:23 #0 4.045   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:23 #0 4.045   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:23 #0 4.045   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:23 #0 4.045   gcc-10-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:23 #0 4.045   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:23 #0 4.045   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
09:13:23 #0 4.045   xloadimage scdaemon groff isoquery lrzip libdigest-hmac-perl libgssapi-perl
09:13:23 #0 4.045   glibc-doc bzr libgd-tools gdbm-l10n gpm libtool-doc libcrypt-ssleay-perl
09:13:23 #0 4.045   uuid libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:23 #0 4.045   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:23 #0 4.045   libsasl2-modules-sql libapache2-mod-perl2 libmime-lite-perl
09:13:23 #0 4.045   libnet-jabber-perl libstdc++-10-doc libbareword-filehandles-perl
09:13:23 #0 4.045   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:23 #0 4.045   gcj-jdk libdevel-lexalias-perl libauthen-ntlm-perl libxml-sax-expatxs-perl
09:13:23 #0 4.045   bash-completion binutils-multiarch libtext-template-perl m4-doc make-doc
09:13:23 #0 4.045   apparmor www-browser keychain libpam-ssh monkeysphere ssh-askpass ed
09:13:23 #0 4.045   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:23 #0 4.045   | libterm-readline-perl-perl libtap-harness-archive-perl pinentry-doc
09:13:23 #0 4.045   libmail-box-perl python3-doc python3-tk python3-venv python3-apt-dbg
09:13:23 #0 4.045   python-apt-doc python3-setuptools python3-cryptography python3-openssl
09:13:23 #0 4.045   python3-socks python-requests-doc python3.9-venv python3.9-doc
09:13:23 #0 4.045   binfmt-support readline-doc zip wdiff-doc
09:13:23 #0 6.484 The following NEW packages will be installed:
09:13:23 #0 6.484   autoconf automake autopoint autotools-dev binutils
09:13:23 #0 6.484   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:23 #0 6.484   bzip2 ca-certificates cpp cpp-10 curl dctrl-tools debhelper debian-keyring
09:13:23 #0 6.484   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:23 #0 6.484   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:23 #0 6.484   fonts-dejavu-core g++ g++-10 gcc gcc-10 gettext gettext-base git git-man
09:13:23 #0 6.484   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:13:23 #0 6.484   gpgconf gpgsm groff-base intltool-debian iso-codes less
09:13:23 #0 6.484   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:23 #0 6.484   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:23 #0 6.484   libarchive13 libarray-intspan-perl libasan6 libassuan0 libatomic1
09:13:23 #0 6.484   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:23 #0 6.484   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:23 #0 6.484   libcapture-tiny-perl libcbor0 libcc1-0 libclass-data-inheritable-perl
09:13:23 #0 6.484   libclass-inspector-perl libclass-method-modifiers-perl
09:13:23 #0 6.484   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:23 #0 6.484   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:23 #0 6.484   libconvert-binhex-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:23 #0 6.484   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:23 #0 6.484   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:23 #0 6.484   libdebhelper-perl libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:23 #0 6.484   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl
09:13:23 #0 6.484   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:23 #0 6.484   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:23 #0 6.484   libexporter-tiny-perl libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl
09:13:23 #0 6.484   libfido2-1 libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:23 #0 6.484   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:23 #0 6.484   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:23 #0 6.484   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:23 #0 6.484   libfreetype6 libgcc-10-dev libgd3 libgdbm-compat4 libgdbm6
09:13:23 #0 6.484   libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl
09:13:23 #0 6.484   libglib2.0-0 libglib2.0-data libgomp1 libgpgme11 libgpm2
09:13:23 #0 6.484   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:23 #0 6.484   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:23 #0 6.484   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:23 #0 6.484   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:23 #0 6.484   libicu67 libimport-into-perl libio-html-perl libio-prompter-perl
09:13:23 #0 6.484   libio-pty-perl libio-sessiondata-perl libio-socket-ssl-perl
09:13:23 #0 6.484   libio-string-perl libio-stringy-perl libipc-run-perl libipc-run3-perl
09:13:23 #0 6.484   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:23 #0 6.484   libjbig0 libjpeg62-turbo libjson-maybexs-perl libjson-perl libjson-xs-perl
09:13:23 #0 6.484   libksba8 libldap-2.4-2 libldap-common liblist-compare-perl
09:13:23 #0 6.484   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:23 #0 6.484   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:23 #0 6.484   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:23 #0 6.484   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:23 #0 6.484   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2 libmd0
09:13:23 #0 6.484   libmime-tools-perl libmodule-implementation-perl libmodule-runtime-perl
09:13:23 #0 6.484   libmoo-perl libmoox-aliases-perl libmoox-struct-perl libmouse-perl libmpc3
09:13:23 #0 6.484   libmpdec3 libmpfr6 libnamespace-autoclean-perl libnamespace-clean-perl
09:13:23 #0 6.484   libncursesw6 libnet-domain-tld-perl libnet-http-perl libnet-smtp-ssl-perl
09:13:23 #0 6.484   libnet-ssleay-perl libnghttp2-14 libnpth0 libnsl-dev libnumber-compare-perl
09:13:23 #0 6.484   libnumber-range-perl libobject-id-perl libossp-uuid-perl libossp-uuid16
09:13:23 #0 6.484   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:23 #0 6.484   libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl
09:13:23 #0 6.484   libpath-tiny-perl libperl5.32 libperlio-gzip-perl libpipeline1 libpng16-16
09:13:23 #0 6.484   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:23 #0 6.484   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib
09:13:23 #0 6.484   libre-engine-re2-perl libre2-9 libreadline8 libreadonly-perl
09:13:23 #0 6.484   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:23 #0 6.484   libregexp-pattern-perl librole-tiny-perl librtmp1 libsasl2-2
09:13:23 #0 6.484   libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:23 #0 6.484   libsereal-encoder-perl libsigsegv2 libsoap-lite-perl libsort-key-perl
09:13:23 #0 6.484   libsort-versions-perl libsqlite3-0 libssh2-1 libstdc++-10-dev
09:13:23 #0 6.484   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:23 #0 6.484   libstring-shellquote-perl libsub-exporter-perl
09:13:23 #0 6.484   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:23 #0 6.484   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:23 #0 6.484   libsys-cpuaffinity-perl libsys-hostname-long-perl libtask-weaken-perl
09:13:23 #0 6.484   libterm-readkey-perl libtext-glob-perl libtext-levenshteinxs-perl
09:13:23 #0 6.484   libtext-markdown-discount-perl libtext-xslate-perl libtiff5
09:13:23 #0 6.484   libtime-duration-perl libtime-moment-perl libtimedate-perl libtirpc-dev
09:13:23 #0 6.484   libtool libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:23 #0 6.484   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:23 #0 6.484   liburi-perl libvariable-magic-perl libwant-perl libwebp6 libwww-perl
09:13:23 #0 6.484   libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdelta2
09:13:23 #0 6.484   libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:23 #0 6.484   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:23 #0 6.484   libxml-sax-perl libxml2 libxmlrpc-lite-perl libxmuu1 libxpm4 libyaml-0-2
09:13:23 #0 6.484   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release lzip
09:13:23 #0 6.484   lzop m4 make man-db manpages manpages-dev media-types netbase openssh-client
09:13:23 #0 6.484   openssl patch patchutils pbzip2 perl perl-modules-5.32 perl-openssl-defaults
09:13:23 #0 6.484   pinentry-curses pixz po-debconf pristine-tar publicsuffix python-apt-common
09:13:23 #0 6.484   python3 python3-apt python3-certifi python3-chardet python3-debian
09:13:23 #0 6.485   python3-gpg python3-idna python3-magic python3-minimal python3-pkg-resources
09:13:23 #0 6.485   python3-requests python3-six python3-unidiff python3-urllib3 python3-xdg
09:13:23 #0 6.485   python3.9 python3.9-minimal readline-common sensible-utils shared-mime-info
09:13:23 #0 6.485   strace t1utils ucf unzip wdiff xauth xdelta xdelta3 xdg-user-dirs xz-utils
09:13:23 #0 6.769 0 upgraded, 379 newly installed, 0 to remove and 0 not upgraded.
09:13:23 #0 6.769 Need to get 158 MB of archives.
09:13:23 #0 6.769 After this operation, 456 MB of additional disk space will be used.
09:13:23 #0 6.769 Get:1 http://deb.debian.org/debian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [139 kB]
09:13:23 #0 6.774 Get:2 http://deb.debian.org/debian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
09:13:23 #0 6.774 Get:3 http://deb.debian.org/debian bullseye/main armhf groff-base armhf 1.22.4-6 [847 kB]
09:13:23 #0 6.784 Get:4 http://deb.debian.org/debian bullseye/main armhf libgdbm6 armhf 1.19-2 [62.0 kB]
09:13:23 #0 6.784 Get:5 http://deb.debian.org/debian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [30.1 kB]
09:13:23 #0 6.959 Get:6 http://deb.debian.org/debian bullseye/main armhf man-db armhf 2.9.4-2 [1319 kB]
09:13:23 #0 6.959 Get:7 http://deb.debian.org/debian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
09:13:23 #0 6.969 Get:8 http://deb.debian.org/debian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
09:13:23 #0 6.971 Get:9 http://deb.debian.org/debian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3434 kB]
09:13:23 #0 6.991 Get:10 http://deb.debian.org/debian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
09:13:23 #0 6.993 Get:11 http://deb.debian.org/debian bullseye/main armhf liblocale-gettext-perl armhf 1.07-4+b1 [18.3 kB]
09:13:23 #0 6.993 Get:12 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
09:13:23 #0 7.006 Get:13 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
09:13:23 #0 7.006 Get:14 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
09:13:23 #0 7.010 Get:15 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
09:13:23 #0 7.010 Get:16 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
09:13:23 #0 7.010 Get:17 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
09:13:23 #0 7.013 Get:18 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u1 [107 kB]
09:13:23 #0 7.013 Get:19 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
09:13:23 #0 7.013 Get:20 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
09:13:23 #0 7.017 Get:21 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
09:13:23 #0 7.030 Get:22 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
09:13:23 #0 7.030 Get:23 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
09:13:23 #0 7.030 Get:24 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
09:13:23 #0 7.030 Get:25 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
09:13:23 #0 7.030 Get:26 http://deb.debian.org/debian bullseye/main armhf less armhf 551-2 [126 kB]
09:13:23 #0 7.033 Get:27 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
09:13:23 #0 7.033 Get:28 http://deb.debian.org/debian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
09:13:23 #0 7.192 Get:29 http://deb.debian.org/debian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.8 kB]
09:13:23 #0 7.209 Get:30 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u5 [830 kB]
09:13:23 #0 7.217 Get:31 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
09:13:23 #0 7.217 Get:32 http://deb.debian.org/debian-security bullseye-security/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB]
09:13:23 #0 7.217 Get:33 http://deb.debian.org/debian-security bullseye-security/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [120 kB]
09:13:23 #0 7.217 Get:34 http://deb.debian.org/debian-security bullseye-security/main armhf file armhf 1:5.39-3+deb11u1 [68.2 kB]
09:13:23 #0 7.234 Get:35 http://deb.debian.org/debian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
09:13:23 #0 7.245 Get:36 http://deb.debian.org/debian bullseye/main armhf manpages all 5.10-1 [1412 kB]
09:13:23 #0 7.245 Get:37 http://deb.debian.org/debian bullseye/main armhf libmd0 armhf 1.0.3-3 [27.4 kB]
09:13:23 #0 7.247 Get:38 http://deb.debian.org/debian bullseye/main armhf libbsd0 armhf 0.11.3-1 [103 kB]
09:13:23 #0 7.263 Get:39 http://deb.debian.org/debian bullseye/main armhf libedit2 armhf 3.1-20191231-2+b1 [81.1 kB]
09:13:23 #0 7.263 Get:40 http://deb.debian.org/debian bullseye/main armhf libcbor0 armhf 0.5.0+dfsg-2 [19.6 kB]
09:13:23 #0 7.263 Get:41 http://deb.debian.org/debian bullseye/main armhf libfido2-1 armhf 1.6.0-2 [48.0 kB]
09:13:23 #0 7.263 Get:42 http://deb.debian.org/debian bullseye/main armhf openssh-client armhf 1:8.4p1-5+deb11u1 [843 kB]
09:13:23 #0 7.263 Get:43 http://deb.debian.org/debian bullseye/main armhf ucf all 3.0043 [74.0 kB]
09:13:23 #0 7.263 Get:44 http://deb.debian.org/debian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [219 kB]
09:13:23 #0 7.263 Get:45 http://deb.debian.org/debian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.0 kB]
09:13:23 #0 7.263 Get:46 http://deb.debian.org/debian bullseye/main armhf m4 armhf 1.4.18-5 [192 kB]
09:13:23 #0 7.263 Get:47 http://deb.debian.org/debian bullseye/main armhf autoconf all 2.69-14 [313 kB]
09:13:23 #0 7.263 Get:48 http://deb.debian.org/debian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:13:23 #0 7.263 Get:49 http://deb.debian.org/debian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
09:13:23 #0 7.263 Get:50 http://deb.debian.org/debian bullseye/main armhf autopoint all 0.21-4 [510 kB]
09:13:23 #0 7.275 Get:51 http://deb.debian.org/debian bullseye/main armhf binutils-common armhf 2.35.2-2 [2220 kB]
09:13:23 #0 7.283 Get:52 http://deb.debian.org/debian bullseye/main armhf libbinutils armhf 2.35.2-2 [403 kB]
09:13:23 #0 7.288 Get:53 http://deb.debian.org/debian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2 [99.7 kB]
09:13:23 #0 7.288 Get:54 http://deb.debian.org/debian bullseye/main armhf libctf0 armhf 2.35.2-2 [42.4 kB]
09:13:23 #0 7.288 Get:55 http://deb.debian.org/debian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2 [2408 kB]
09:13:23 #0 7.302 Get:56 http://deb.debian.org/debian bullseye/main armhf binutils armhf 2.35.2-2 [61.2 kB]
09:13:23 #0 7.303 Get:57 http://deb.debian.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+deb11u6 [271 kB]
09:13:23 #0 7.304 Get:58 http://deb.debian.org/debian-security bullseye-security/main armhf linux-libc-dev armhf 5.10.191-1 [1621 kB]
09:13:23 #0 7.310 Get:59 http://deb.debian.org/debian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [113 kB]
09:13:23 #0 7.311 Get:60 http://deb.debian.org/debian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [182 kB]
09:13:23 #0 7.312 Get:61 http://deb.debian.org/debian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [62.1 kB]
09:13:23 #0 7.314 Get:62 http://deb.debian.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+deb11u6 [1875 kB]
09:13:23 #0 7.325 Get:63 http://deb.debian.org/debian bullseye/main armhf libisl23 armhf 0.23-1 [516 kB]
09:13:23 #0 7.327 Get:64 http://deb.debian.org/debian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [811 kB]
09:13:23 #0 7.331 Get:65 http://deb.debian.org/debian bullseye/main armhf libmpc3 armhf 1.2.0-1 [36.7 kB]
09:13:23 #0 7.332 Get:66 http://deb.debian.org/debian bullseye/main armhf cpp-10 armhf 10.2.1-6 [6609 kB]
09:13:23 #0 7.432 Get:67 http://deb.debian.org/debian bullseye/main armhf cpp armhf 4:10.2.1-1 [19.7 kB]
09:13:23 #0 7.432 Get:68 http://deb.debian.org/debian bullseye/main armhf libcc1-0 armhf 10.2.1-6 [39.2 kB]
09:13:23 #0 7.432 Get:69 http://deb.debian.org/debian bullseye/main armhf libgomp1 armhf 10.2.1-6 [84.7 kB]
09:13:23 #0 7.435 Get:70 http://deb.debian.org/debian bullseye/main armhf libatomic1 armhf 10.2.1-6 [6924 B]
09:13:23 #0 7.435 Get:71 http://deb.debian.org/debian bullseye/main armhf libasan6 armhf 10.2.1-6 [2015 kB]
09:13:23 #0 7.444 Get:72 http://deb.debian.org/debian bullseye/main armhf libubsan1 armhf 10.2.1-6 [746 kB]
09:13:23 #0 7.449 Get:73 http://deb.debian.org/debian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6 [694 kB]
09:13:23 #0 7.453 Get:74 http://deb.debian.org/debian bullseye/main armhf gcc-10 armhf 10.2.1-6 [13.1 MB]
09:13:23 #0 7.536 Get:75 http://deb.debian.org/debian bullseye/main armhf gcc armhf 4:10.2.1-1 [5204 B]
09:13:23 #0 7.536 Get:76 http://deb.debian.org/debian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6 [1790 kB]
09:13:23 #0 7.537 Get:77 http://deb.debian.org/debian bullseye/main armhf g++-10 armhf 10.2.1-6 [7244 kB]
09:13:23 #0 7.585 Get:78 http://deb.debian.org/debian bullseye/main armhf g++ armhf 4:10.2.1-1 [1628 B]
09:13:23 #0 7.586 Get:79 http://deb.debian.org/debian bullseye/main armhf make armhf 4.3-4.1 [384 kB]
09:13:23 #0 7.588 Get:80 http://deb.debian.org/debian bullseye/main armhf libdpkg-perl all 1.20.12 [1551 kB]
09:13:23 #0 7.596 Get:81 http://deb.debian.org/debian bullseye/main armhf patch armhf 2.7.6-7 [125 kB]
09:13:23 #0 7.596 Get:82 http://deb.debian.org/debian bullseye/main armhf dpkg-dev all 1.20.12 [2312 kB]
09:13:23 #0 7.606 Get:83 http://deb.debian.org/debian bullseye/main armhf build-essential armhf 12.9 [7704 B]
09:13:23 #0 7.607 Get:84 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
09:13:23 #0 7.609 Get:85 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2.1+deb11u1 [67.7 kB]
09:13:23 #0 7.610 Get:86 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
09:13:23 #0 7.611 Get:87 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
09:13:23 #0 7.613 Get:88 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
09:13:23 #0 7.614 Get:89 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
09:13:23 #0 7.615 Get:90 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
09:13:23 #0 7.616 Get:91 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
09:13:23 #0 7.627 Get:92 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB]
09:13:23 #0 7.629 Get:93 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB]
09:13:23 #0 7.631 Get:94 http://deb.debian.org/debian bullseye/main armhf dctrl-tools armhf 2.24-3 [96.0 kB]
09:13:23 #0 7.633 Get:95 http://deb.debian.org/debian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
09:13:23 #0 7.637 Get:96 http://deb.debian.org/debian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
09:13:23 #0 7.640 Get:97 http://deb.debian.org/debian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
09:13:23 #0 7.641 Get:98 http://deb.debian.org/debian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
09:13:23 #0 7.643 Get:99 http://deb.debian.org/debian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
09:13:23 #0 7.643 Get:100 http://deb.debian.org/debian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
09:13:23 #0 7.651 Get:101 http://deb.debian.org/debian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
09:13:23 #0 7.651 Get:102 http://deb.debian.org/debian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
09:13:23 #0 7.651 Get:103 http://deb.debian.org/debian bullseye/main armhf dwz armhf 0.13+20210201-1 [179 kB]
09:13:23 #0 7.651 Get:104 http://deb.debian.org/debian bullseye/main armhf libicu67 armhf 67.1-7 [8319 kB]
09:13:23 #0 7.699 Get:105 http://deb.debian.org/debian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [602 kB]
09:13:23 #0 7.705 Get:106 http://deb.debian.org/debian bullseye/main armhf gettext armhf 0.21-4 [1243 kB]
09:13:23 #0 7.717 Get:107 http://deb.debian.org/debian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:23 #0 7.717 Get:108 http://deb.debian.org/debian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
09:13:23 #0 7.718 Get:109 http://deb.debian.org/debian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
09:13:23 #0 7.724 Get:110 http://deb.debian.org/debian bullseye/main armhf debian-keyring all 2021.07.26 [31.1 MB]
09:13:23 #0 8.036 Get:111 http://deb.debian.org/debian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [43.9 kB]
09:13:23 #0 8.062 Get:112 http://deb.debian.org/debian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [85.1 kB]
09:13:23 #0 8.062 Get:113 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
09:13:23 #0 8.062 Get:114 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
09:13:23 #0 8.076 Get:115 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
09:13:23 #0 8.076 Get:116 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
09:13:23 #0 8.076 Get:117 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
09:13:23 #0 8.076 Get:118 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:13:23 #0 8.096 Get:119 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
09:13:23 #0 8.121 Get:120 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
09:13:23 #0 8.146 Get:121 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
09:13:23 #0 8.151 Get:122 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
09:13:23 #0 8.224 Get:123 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
09:13:23 #13 8.439 Get:124 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
09:13:23 #13 8.439 Get:125 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
09:13:23 #13 8.441 Get:126 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
09:13:23 #13 8.445 Get:127 http://deb.debian.org/debian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
09:13:23 #13 8.446 Get:128 http://deb.debian.org/debian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
09:13:23 #13 8.478 Get:129 http://deb.debian.org/debian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
09:13:23 #13 8.478 Get:130 http://deb.debian.org/debian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
09:13:23 #13 8.478 Get:131 http://deb.debian.org/debian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.2 kB]
09:13:23 #13 8.478 Get:132 http://deb.debian.org/debian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
09:13:23 #13 8.478 Get:133 http://deb.debian.org/debian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
09:13:23 #13 8.478 Get:134 http://deb.debian.org/debian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b3 [11.0 kB]
09:13:23 #13 8.478 Get:135 http://deb.debian.org/debian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
09:13:23 #13 8.478 Get:136 http://deb.debian.org/debian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
09:13:23 #13 8.478 Get:137 http://deb.debian.org/debian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.5 kB]
09:13:23 #13 8.479 Get:138 http://deb.debian.org/debian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:23 #13 8.480 Get:139 http://deb.debian.org/debian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:23 #13 8.480 Get:140 http://deb.debian.org/debian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:23 #13 8.482 Get:141 http://deb.debian.org/debian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:23 #13 8.482 Get:142 http://deb.debian.org/debian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
09:13:23 #13 8.489 Get:143 http://deb.debian.org/debian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
09:13:23 #13 8.489 Get:144 http://deb.debian.org/debian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
09:13:23 #13 8.489 Get:145 http://deb.debian.org/debian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:23 #13 8.489 Get:146 http://deb.debian.org/debian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
09:13:23 #13 8.492 Get:147 http://deb.debian.org/debian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
09:13:23 #13 8.492 Get:148 http://deb.debian.org/debian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
09:13:23 #13 8.494 Get:149 http://deb.debian.org/debian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
09:13:23 #13 8.494 Get:150 http://deb.debian.org/debian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
09:13:23 #13 8.495 Get:151 http://deb.debian.org/debian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
09:13:23 #13 8.499 Get:152 http://deb.debian.org/debian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
09:13:23 #13 8.499 Get:153 http://deb.debian.org/debian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
09:13:23 #13 8.500 Get:154 http://deb.debian.org/debian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
09:13:23 #13 8.501 Get:155 http://deb.debian.org/debian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:23 #13 8.502 Get:156 http://deb.debian.org/debian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:23 #13 8.506 Get:157 http://deb.debian.org/debian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
09:13:23 #13 8.506 Get:158 http://deb.debian.org/debian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [303 kB]
09:13:23 #13 8.508 Get:159 http://deb.debian.org/debian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
09:13:23 #13 8.509 Get:160 http://deb.debian.org/debian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
09:13:23 #13 8.512 Get:161 http://deb.debian.org/debian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:23 #13 8.512 Get:162 http://deb.debian.org/debian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:23 #13 8.513 Get:163 http://deb.debian.org/debian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:23 #13 8.513 Get:164 http://deb.debian.org/debian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
09:13:23 #13 8.515 Get:165 http://deb.debian.org/debian bullseye/main armhf patchutils armhf 0.4.2-1 [72.5 kB]
09:13:23 #13 8.515 Get:166 http://deb.debian.org/debian bullseye/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
09:13:23 #13 8.517 Get:167 http://deb.debian.org/debian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
09:13:23 #13 8.522 Get:168 http://deb.debian.org/debian bullseye/main armhf diffstat armhf 1.64-1 [34.6 kB]
09:13:23 #13 8.524 Get:169 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
09:13:23 #13 8.524 Get:170 http://deb.debian.org/debian bullseye/main armhf python3-pkg-resources all 52.0.0-4 [190 kB]
09:13:23 #13 8.526 Get:171 http://deb.debian.org/debian bullseye/main armhf python3-chardet all 4.0.0-1 [99.0 kB]
09:13:23 #13 8.527 Get:172 http://deb.debian.org/debian bullseye/main armhf python3-six all 1.16.0-2 [17.5 kB]
09:13:23 #13 8.528 Get:173 http://deb.debian.org/debian bullseye/main armhf python3-debian all 0.1.39 [80.1 kB]
09:13:23 #13 8.530 Get:174 http://deb.debian.org/debian bullseye/main armhf libgpgme11 armhf 1.14.0-1+b2 [263 kB]
09:13:23 #13 8.532 Get:175 http://deb.debian.org/debian bullseye/main armhf python3-gpg armhf 1.14.0-1+b2 [316 kB]
09:13:23 #13 8.534 Get:176 http://deb.debian.org/debian bullseye/main armhf dput all 1.1.0 [56.5 kB]
09:13:23 #13 8.544 Get:177 http://deb.debian.org/debian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
09:13:23 #13 8.544 Get:178 http://deb.debian.org/debian bullseye/main armhf fonts-dejavu-core all 2.37-2 [1069 kB]
09:13:23 #13 8.556 Get:179 http://deb.debian.org/debian bullseye/main armhf fontconfig-config all 2.13.1-4.2 [281 kB]
09:13:23 #13 8.559 Get:180 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB]
09:13:23 #13 8.595 Get:181 http://deb.debian.org/debian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
09:13:23 #13 8.595 Get:182 http://deb.debian.org/debian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB]
09:13:23 #13 8.611 Get:183 http://deb.debian.org/debian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [5109 kB]
09:13:23 #13 8.723 Get:184 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
09:13:23 #13 8.779 Get:185 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-perl all 1.201-1 [43.3 kB]
09:13:23 #13 8.801 Get:186 http://deb.debian.org/debian bullseye/main armhf libalgorithm-diff-xs-perl armhf 0.04-6+b1 [11.5 kB]
09:13:23 #13 8.801 Get:187 http://deb.debian.org/debian bullseye/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:23 #13 8.801 Get:188 http://deb.debian.org/debian bullseye/main armhf libaliased-perl all 0.34-1.1 [14.1 kB]
09:13:23 #13 8.801 Get:189 http://deb.debian.org/debian bullseye/main armhf libapt-pkg-perl armhf 0.1.39 [66.9 kB]
09:13:23 #13 8.801 Get:190 http://deb.debian.org/debian bullseye/main armhf libarchive-cpio-perl all 0.10-1.1 [10.6 kB]
09:13:23 #13 8.801 Get:191 http://deb.debian.org/debian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [303 kB]
09:13:23 #14 10.09 Selecting previously unselected package python3.8-minimal.
09:13:23 #14 10.09 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:13:23 #14 10.11 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:23 #13 12.78 Selecting previously unselected package less.
09:13:23 #13 12.78 Preparing to unpack .../001-less_551-2_amd64.deb ...
09:13:23 #13 12.81 Unpacking less (551-2) ...
09:13:23 #13 8.917 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_arm64.deb ...
09:13:23 #13 8.922 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
09:13:23 #14 13.94 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
09:13:23 #13 10.46 Setting up python3.9-minimal (3.9.2-1) ...
09:13:23 #16 68.05   Installing : libseccomp-2.3.1-4.el7.aarch64                             33/65 
09:13:23 #13 13.92 Selecting previously unselected package python3.7.
09:13:23 #13 10.30 Get:113 http://deb.debian.org/debian buster/main armhf libfakeroot armhf 1.23-1 [41.8 kB]
09:13:23 #13 10.30 Get:114 http://deb.debian.org/debian buster/main armhf fakeroot armhf 1.23-1 [83.8 kB]
09:13:23 #13 10.30 Get:115 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
09:13:23 #13 10.30 Get:116 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
09:13:23 #13 10.31 Get:117 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
09:13:23 #13 10.31 Get:118 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
09:13:23 #13 10.32 Get:119 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
09:13:23 #13 10.33 Get:120 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:13:23 #13 10.40 Get:121 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
09:13:23 #13 10.41 Get:122 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
09:13:23 #13 12.57 Selecting previously unselected package libsqlite3-0:amd64.
09:13:23 #13 12.57 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
09:13:23 #13 12.64 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
09:13:23 #14 14.88 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libitm1 arm64 10.5.0-1ubuntu1~20.04 [24.1 kB]
09:13:23 #14 14.89 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libatomic1 arm64 10.5.0-1ubuntu1~20.04 [9808 B]
09:13:23 #14 14.90 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasan5 arm64 9.4.0-1ubuntu1~20.04.2 [2690 kB]
09:13:23 #13 8.802 Get:192 http://deb.debian.org/debian bullseye/main armhf libarray-intspan-perl all 2.004-1 [25.5 kB]
09:13:23 #13 8.802 Get:193 http://deb.debian.org/debian bullseye/main armhf libauthen-sasl-perl all 2.1600-1.1 [45.4 kB]
09:13:23 #13 8.804 Get:194 http://deb.debian.org/debian bullseye/main armhf libmodule-implementation-perl all 0.09-1.1 [12.4 kB]
09:13:23 #13 8.805 Get:195 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:23 #13 8.806 Get:196 http://deb.debian.org/debian bullseye/main armhf libvariable-magic-perl armhf 0.62-1+b3 [43.0 kB]
09:13:23 #13 8.807 Get:197 http://deb.debian.org/debian bullseye/main armhf libb-hooks-endofscope-perl all 0.24-1.1 [18.9 kB]
09:13:23 #13 8.820 Get:198 http://deb.debian.org/debian bullseye/main armhf libpng16-16 armhf 1.6.37-3 [277 kB]
09:13:23 #13 8.820 Get:199 http://deb.debian.org/debian bullseye/main armhf libfreetype6 armhf 2.10.4+dfsg-1+deb11u1 [357 kB]
09:13:23 #13 8.820 Get:200 http://deb.debian.org/debian bullseye/main armhf libfontconfig1 armhf 2.13.1-4.2 [329 kB]
09:13:23 #13 8.820 Get:201 http://deb.debian.org/debian bullseye/main armhf libjpeg62-turbo armhf 1:2.0.6-4 [123 kB]
09:13:23 #13 8.824 Get:202 http://deb.debian.org/debian bullseye/main armhf libdeflate0 armhf 1.7-1 [43.1 kB]
09:13:23 #13 8.825 Get:203 http://deb.debian.org/debian bullseye/main armhf libjbig0 armhf 2.1-3.1+b2 [28.4 kB]
09:13:23 #13 8.838 Get:204 http://deb.debian.org/debian-security bullseye-security/main armhf libwebp6 armhf 0.6.1-2.1+deb11u2 [226 kB]
09:13:23 #13 8.838 Get:205 http://deb.debian.org/debian bullseye/main armhf libtiff5 armhf 4.2.0-1+deb11u4 [272 kB]
09:13:23 #13 8.838 Get:206 http://deb.debian.org/debian bullseye/main armhf libxau6 armhf 1:1.0.9-1 [19.0 kB]
09:13:23 #13 8.846 Get:207 http://deb.debian.org/debian bullseye/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
09:13:23 #13 8.846 Get:208 http://deb.debian.org/debian bullseye/main armhf libxcb1 armhf 1.14-3 [136 kB]
09:13:23 #13 8.849 Get:209 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-data all 2:1.7.2-1+deb11u1 [311 kB]
09:13:23 #13 8.849 Get:210 http://deb.debian.org/debian-security bullseye-security/main armhf libx11-6 armhf 2:1.7.2-1+deb11u1 [711 kB]
09:13:23 #13 8.852 Get:211 http://deb.debian.org/debian bullseye/main armhf libxpm4 armhf 1:3.5.12-1.1~deb11u1 [44.1 kB]
09:13:23 #13 8.852 Get:212 http://deb.debian.org/debian bullseye/main armhf libgd3 armhf 2.3.0-2 [119 kB]
09:13:23 #13 8.857 Get:213 http://deb.debian.org/debian bullseye/main armhf libc-devtools armhf 2.31-13+deb11u6 [247 kB]
09:13:23 #13 8.858 Get:214 http://deb.debian.org/debian bullseye/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:23 #13 8.874 Get:215 http://deb.debian.org/debian bullseye/main armhf libclass-data-inheritable-perl all 0.08-3 [8588 B]
09:13:23 #13 8.874 Get:216 http://deb.debian.org/debian bullseye/main armhf libclass-inspector-perl all 1.36-1 [19.6 kB]
09:13:23 #13 8.874 Get:217 http://deb.debian.org/debian bullseye/main armhf libclass-xsaccessor-perl armhf 1.19-3+b7 [37.3 kB]
09:13:23 #13 8.874 Get:218 http://deb.debian.org/debian bullseye/main armhf libclone-perl armhf 0.45-1+b1 [14.8 kB]
09:13:23 #13 8.879 Get:219 http://deb.debian.org/debian bullseye/main armhf libcommon-sense-perl armhf 3.75-1+b4 [24.6 kB]
09:13:23 #13 8.879 Get:220 http://deb.debian.org/debian bullseye/main armhf libconfig-tiny-perl all 2.26-1 [16.5 kB]
09:13:23 #13 8.879 Get:221 http://deb.debian.org/debian bullseye/main armhf libparams-util-perl armhf 1.102-1+b1 [24.6 kB]
09:13:23 #13 8.879 Get:222 http://deb.debian.org/debian bullseye/main armhf libsub-install-perl all 0.928-1.1 [10.8 kB]
09:13:23 #13 8.879 Get:223 http://deb.debian.org/debian bullseye/main armhf libdata-optlist-perl all 0.110-1.1 [10.8 kB]
09:13:23 #13 8.879 Get:224 http://deb.debian.org/debian bullseye/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:23 #13 8.879 Get:225 http://deb.debian.org/debian bullseye/main armhf libconst-fast-perl all 0.014-1.1 [8552 B]
09:13:23 #13 8.879 Get:226 http://deb.debian.org/debian bullseye/main armhf libwant-perl armhf 0.29-1+b6 [27.4 kB]
09:13:23 #13 8.895 Get:227 http://deb.debian.org/debian bullseye/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:23 #13 8.902 Get:228 http://deb.debian.org/debian bullseye/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:23 #13 8.902 Get:229 http://deb.debian.org/debian bullseye/main armhf libcpanel-json-xs-perl armhf 4.25-1+b1 [127 kB]
09:13:23 #13 8.902 Get:230 http://deb.debian.org/debian bullseye/main armhf libdevel-stacktrace-perl all 2.0400-1 [28.6 kB]
09:13:23 #13 8.902 Get:231 http://deb.debian.org/debian bullseye/main armhf libexception-class-perl all 1.44-1 [32.3 kB]
09:13:23 #13 8.902 Get:232 http://deb.debian.org/debian bullseye/main armhf libiterator-perl all 0.03+ds1-1.1 [18.4 kB]
09:13:23 #13 8.903 Get:233 http://deb.debian.org/debian bullseye/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.7 kB]
09:13:23 #13 8.904 Get:234 http://deb.debian.org/debian bullseye/main armhf libexporter-tiny-perl all 1.002002-1 [37.8 kB]
09:13:23 #13 8.905 Get:235 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-xs-perl armhf 0.430-2 [35.5 kB]
09:13:23 #13 8.906 Get:236 http://deb.debian.org/debian bullseye/main armhf liblist-moreutils-perl all 0.430-2 [46.9 kB]
09:13:23 #13 8.908 Get:237 http://deb.debian.org/debian bullseye/main armhf libdata-dpath-perl all 0.58-1 [43.5 kB]
09:13:23 #13 8.908 Get:238 http://deb.debian.org/debian bullseye/main armhf libdata-dump-perl all 1.23-1.1 [27.6 kB]
09:13:23 #13 8.908 Get:239 http://deb.debian.org/debian bullseye/main armhf libdata-messagepack-perl armhf 1.00-4+b1 [36.5 kB]
09:13:23 #13 8.911 Get:240 http://deb.debian.org/debian bullseye/main armhf libnet-domain-tld-perl all 1.75-1.1 [33.5 kB]
09:13:23 #13 8.911 Get:241 http://deb.debian.org/debian bullseye/main armhf libdata-validate-domain-perl all 0.10-1.1 [11.1 kB]
09:13:23 #13 8.912 Get:242 http://deb.debian.org/debian bullseye/main armhf libdevel-size-perl armhf 0.83-1+b2 [25.4 kB]
09:13:23 #13 8.913 Get:243 http://deb.debian.org/debian bullseye/main armhf libdistro-info-perl all 1.0 [7480 B]
09:13:23 #13 8.914 Get:244 http://deb.debian.org/debian bullseye/main armhf libemail-address-xs-perl armhf 1.04-1+b3 [25.4 kB]
09:13:23 #13 8.915 Get:245 http://deb.debian.org/debian bullseye/main armhf libfcgi0ldbl armhf 2.4.2-2 [22.0 kB]
09:13:23 #13 8.916 Get:246 http://deb.debian.org/debian bullseye/main armhf libfcgi-bin armhf 2.4.2-2 [12.0 kB]
09:13:23 #13 8.918 Get:247 http://deb.debian.org/debian bullseye/main armhf libfcgi-perl armhf 0.79+ds-2 [26.3 kB]
09:13:23 #13 8.918 Get:248 http://deb.debian.org/debian bullseye/main armhf libipc-system-simple-perl all 1.30-1 [28.2 kB]
09:13:23 #13 8.918 Get:249 http://deb.debian.org/debian bullseye/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:23 #13 8.918 Get:250 http://deb.debian.org/debian bullseye/main armhf libfile-chdir-perl all 0.1008-1.1 [12.2 kB]
09:13:23 #13 8.919 Get:251 http://deb.debian.org/debian bullseye/main armhf libfile-fcntllock-perl armhf 0.22-3+b7 [35.1 kB]
09:13:23 #13 8.921 Get:252 http://deb.debian.org/debian bullseye/main armhf libnumber-compare-perl all 0.03-1.1 [6956 B]
09:13:23 #13 8.921 Get:253 http://deb.debian.org/debian bullseye/main armhf libtext-glob-perl all 0.11-1 [8888 B]
09:13:23 #13 8.923 Get:254 http://deb.debian.org/debian bullseye/main armhf libfile-find-rule-perl all 0.34-1 [30.6 kB]
09:13:23 #13 8.923 Get:255 http://deb.debian.org/debian bullseye/main armhf libfont-afm-perl all 1.20-3 [14.0 kB]
09:13:23 #13 8.925 Get:256 http://deb.debian.org/debian bullseye/main armhf libio-string-perl all 1.08-3.1 [11.8 kB]
09:13:23 #13 8.926 Get:257 http://deb.debian.org/debian bullseye/main armhf libfont-ttf-perl all 1.06-1.1 [318 kB]
09:13:23 #13 8.932 Get:258 http://deb.debian.org/debian bullseye/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:23 #13 8.932 Get:259 http://deb.debian.org/debian bullseye/main armhf libparams-validate-perl armhf 1.30-1+b1 [65.6 kB]
09:13:23 #13 8.932 Get:260 http://deb.debian.org/debian bullseye/main armhf libgetopt-long-descriptive-perl all 0.105-1 [28.4 kB]
09:13:23 #13 8.932 Get:261 http://deb.debian.org/debian bullseye/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:23 #13 8.932 Get:262 http://deb.debian.org/debian bullseye/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:23 #13 8.933 Get:263 http://deb.debian.org/debian bullseye/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [9468 B]
09:13:23 #13 8.935 Get:264 http://deb.debian.org/debian bullseye/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:23 #13 8.935 Get:265 http://deb.debian.org/debian bullseye/main armhf libjson-perl all 4.03000-1 [88.6 kB]
09:13:23 #13 8.936 Get:266 http://deb.debian.org/debian bullseye/main armhf liblog-any-perl all 1.709-1 [73.5 kB]
09:13:23 #13 8.937 Get:267 http://deb.debian.org/debian bullseye/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:23 #13 8.938 Get:268 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-perl all 0.39-1 [21.9 kB]
09:13:23 #13 8.939 Get:269 http://deb.debian.org/debian bullseye/main armhf libsub-identify-perl armhf 0.14-1+b3 [11.6 kB]
09:13:23 #13 8.940 Get:270 http://deb.debian.org/debian bullseye/main armhf libsub-name-perl armhf 0.26-1+b1 [13.2 kB]
09:13:23 #13 8.941 Get:271 http://deb.debian.org/debian bullseye/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:23 #13 8.943 Get:272 http://deb.debian.org/debian bullseye/main armhf libpath-tiny-perl all 0.118-1 [53.5 kB]
09:13:23 #13 8.944 Get:273 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-perl all 1.012001-2 [351 kB]
09:13:23 #13 8.948 Get:274 http://deb.debian.org/debian bullseye/main armhf libgitlab-api-v4-perl all 0.26-1 [87.9 kB]
09:13:23 #13 8.956 Get:275 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
09:13:23 #13 8.958 Get:276 http://deb.debian.org/debian bullseye/main armhf libglib2.0-data all 2.66.8-1 [1164 kB]
09:13:23 #13 8.992 Get:277 http://deb.debian.org/debian bullseye/main armhf libgpm2 armhf 1.20.7-8 [34.8 kB]
09:13:23 #13 8.992 Get:278 http://deb.debian.org/debian bullseye/main armhf libhash-fieldhash-perl armhf 0.15-1+b3 [17.0 kB]
09:13:23 #13 8.992 Get:279 http://deb.debian.org/debian bullseye/main armhf libhtml-form-perl all 6.07-1 [22.9 kB]
09:13:23 #13 8.992 Get:280 http://deb.debian.org/debian bullseye/main armhf libhtml-format-perl all 2.12-1.1 [43.8 kB]
09:13:23 #13 8.992 Get:281 http://deb.debian.org/debian bullseye/main armhf libhtml-html5-entities-perl all 0.004-1.1 [21.3 kB]
09:13:23 #13 8.992 Get:282 http://deb.debian.org/debian bullseye/main armhf libhttp-daemon-perl all 6.12-1+deb11u1 [23.4 kB]
09:13:23 #13 8.992 Get:283 http://deb.debian.org/debian bullseye/main armhf libio-sessiondata-perl all 1.03-1.1 [5984 B]
09:13:23 #13 8.992 Get:284 http://deb.debian.org/debian bullseye/main armhf libipc-run3-perl all 0.048-2 [34.2 kB]
09:13:23 #13 8.992 Get:285 http://deb.debian.org/debian bullseye/main armhf libtypes-serialiser-perl all 1.01-1 [12.2 kB]
09:13:23 #13 8.992 Get:286 http://deb.debian.org/debian bullseye/main armhf libjson-xs-perl armhf 4.030-1+b1 [93.0 kB]
09:13:23 #13 8.992 Get:287 http://deb.debian.org/debian bullseye/main armhf libjson-maybexs-perl all 1.004003-1 [13.1 kB]
09:13:23 #13 8.992 Get:288 http://deb.debian.org/debian bullseye/main armhf libldap-common all 2.4.57+dfsg-3+deb11u1 [95.8 kB]
09:13:23 #13 8.999 Get:289 http://deb.debian.org/debian bullseye/main armhf liblist-compare-perl all 0.55-1 [66.9 kB]
09:13:23 #13 8.999 Get:290 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-perl all 0.58-1 [36.5 kB]
09:13:23 #13 8.999 Get:291 http://deb.debian.org/debian bullseye/main armhf liblist-someutils-xs-perl armhf 0.58-2+b1 [30.0 kB]
09:13:23 #13 8.999 Get:292 http://deb.debian.org/debian bullseye/main armhf liblist-utilsby-perl all 0.11-1 [15.4 kB]
09:13:23 #13 8.999 Get:293 http://deb.debian.org/debian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
09:13:23 #13 9.005 Get:294 http://deb.debian.org/debian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
09:13:23 #13 9.005 Get:295 http://deb.debian.org/debian bullseye/main armhf liblzo2-2 armhf 2.10-2 [50.7 kB]
09:13:23 #13 9.005 Get:296 http://deb.debian.org/debian bullseye/main armhf libsys-hostname-long-perl all 1.5-2 [11.8 kB]
09:13:23 #14 10.37 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
09:13:23 #14 10.50 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:23 #14 10.58 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
09:13:23 #14 10.62 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:23 #13 9.993 debconf: delaying package configuration, since apt-utils is not installed
09:13:23 #13 10.03 Fetched 168 MB in 3s (61.7 MB/s)
09:13:23 #13 10.05 Selecting previously unselected package perl-modules-5.36.
09:13:23 #13 10.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 ... 6092 files and directories currently installed.)
09:13:23 #13 10.05 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7_all.deb ...
09:13:23 #13 10.06 Unpacking perl-modules-5.36 (5.36.0-7) ...
09:13:23 #13 13.16 Selecting previously unselected package netbase.
09:13:23 #13 13.16 Preparing to unpack .../002-netbase_6.3_all.deb ...
09:13:23 #13 13.18 Unpacking netbase (6.3) ...
09:13:23 #13 9.081 Selecting previously unselected package libexpat1:arm64.
09:13:23 #13 9.083 Preparing to unpack .../8-libexpat1_2.5.0-1_arm64.deb ...
09:13:23 #13 9.094 Unpacking libexpat1:arm64 (2.5.0-1) ...
09:13:23 #13 9.300 Selecting previously unselected package python3.11-minimal.
09:13:23 #13 9.302 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ...
09:13:23 #13 9.341 Unpacking python3.11-minimal (3.11.2-6) ...
09:13:23 #14 14.02 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 man-db arm64 2.11.2-1 [1212 kB]
09:13:23 #16 68.34   Installing : libedit-3.0-12.20121213cvs.el7.aarch64                     34/65 
09:13:23 #16 68.72   Installing : openssh-clients-7.4p1-23.el7_9.aarch64                     35/65 
09:13:23 #14 9.594 Get:315 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-someutils-xs-perl amd64 0.58-3 [35.8 kB]
09:13:23 #14 9.774 Get:316 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblist-utilsby-perl all 0.12-2 [14.9 kB]
09:13:23 #14 9.809 Get:317 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl7 amd64 2.4.7-5 [40.3 kB]
09:13:23 #14 9.867 Get:318 http://archive.ubuntu.com/ubuntu lunar/main amd64 libltdl-dev amd64 2.4.7-5 [169 kB]
09:13:23 #13 13.92 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ...
09:13:23 #13 13.92 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:13:23 #13 13.96 Selecting previously unselected package libpython3-stdlib:arm64.
09:13:23 #13 13.96 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
09:13:23 #13 13.96 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
09:13:23 #13 14.00 Setting up python3-minimal (3.7.3-1) ...
09:13:23 #13 14.19 Selecting previously unselected package python3.
09:13:23 #14 10.09 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]
09:13:23 #14 10.09 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:13:23 #14 10.11 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
09:13:23 #13 10.47 Get:123 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
09:13:23 #13 10.47 Get:124 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
09:13:23 #13 10.47 Get:125 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
09:13:23 #13 10.50 Get:126 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
09:13:23 #13 10.51 Get:127 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
09:13:23 #13 10.55 Get:128 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
09:13:23 #13 10.55 Get:129 http://deb.debian.org/debian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
09:13:23 #13 10.55 Get:130 http://deb.debian.org/debian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
09:13:23 #13 10.56 Get:131 http://deb.debian.org/debian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b5 [32.9 kB]
09:13:23 #13 10.56 Get:132 http://deb.debian.org/debian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
09:13:23 #13 10.56 Get:133 http://deb.debian.org/debian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
09:13:23 #13 10.57 Get:134 http://deb.debian.org/debian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:23 #13 10.57 Get:135 http://deb.debian.org/debian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
09:13:23 #13 10.57 Get:136 http://deb.debian.org/debian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.0 kB]
09:13:23 #13 10.57 Get:137 http://deb.debian.org/debian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
09:13:23 #13 10.57 Get:138 http://deb.debian.org/debian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
09:13:23 #13 10.58 Get:139 http://deb.debian.org/debian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.2 kB]
09:13:23 #13 10.58 Get:140 http://deb.debian.org/debian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:23 #13 10.58 Get:141 http://deb.debian.org/debian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:23 #13 10.58 Get:142 http://deb.debian.org/debian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
09:13:23 #13 10.58 Get:143 http://deb.debian.org/debian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
09:13:23 #13 10.58 Get:144 http://deb.debian.org/debian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
09:13:23 #13 10.58 Get:145 http://deb.debian.org/debian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
09:13:23 #13 10.58 Get:146 http://deb.debian.org/debian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
09:13:23 #13 10.58 Get:147 http://deb.debian.org/debian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
09:13:23 #13 10.58 Get:148 http://deb.debian.org/debian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
09:13:23 #13 10.59 Get:149 http://deb.debian.org/debian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
09:13:23 #13 10.59 Get:150 http://deb.debian.org/debian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
09:13:23 #13 10.59 Get:151 http://deb.debian.org/debian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
09:13:23 #13 10.61 Get:152 http://deb.debian.org/debian buster/main armhf libhtml-parser-perl armhf 3.72-3+b3 [102 kB]
09:13:23 #13 12.79 Selecting previously unselected package libpython3.11-stdlib:amd64.
09:13:23 #13 12.79 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
09:13:23 #13 12.80 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
09:13:24 #14 8.615 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB]
09:13:24 #14 8.628 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
09:13:24 #14 8.629 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
09:13:24 #14 8.629 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB]
09:13:24 #14 15.27 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 liblsan0 arm64 10.5.0-1ubuntu1~20.04 [800 kB]
09:13:24 #14 15.31 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libtsan0 arm64 10.5.0-1ubuntu1~20.04 [1972 kB]
09:13:24 #14 15.40 Get:106 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libubsan1 arm64 10.5.0-1ubuntu1~20.04 [765 kB]
09:13:24 #14 15.43 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgcc-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [920 kB]
09:13:24 #13 9.011 Get:297 http://deb.debian.org/debian bullseye/main armhf libmail-sendmail-perl all 0.80-1.1 [25.5 kB]
09:13:24 #13 9.011 Get:298 http://deb.debian.org/debian bullseye/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:24 #13 9.011 Get:299 http://deb.debian.org/debian bullseye/main armhf libmailtools-perl all 2.21-1 [95.5 kB]
09:13:24 #13 9.011 Get:300 http://deb.debian.org/debian bullseye/main armhf libmarkdown2 armhf 2.2.6-1 [30.0 kB]
09:13:24 #13 9.011 Get:301 http://deb.debian.org/debian bullseye/main armhf libmime-tools-perl all 5.509-1 [212 kB]
09:13:24 #13 9.011 Get:302 http://deb.debian.org/debian bullseye/main armhf libmoox-aliases-perl all 0.001006-1.1 [10.8 kB]
09:13:24 #13 9.012 Get:303 http://deb.debian.org/debian bullseye/main armhf libnamespace-autoclean-perl all 0.29-1 [15.0 kB]
09:13:24 #13 9.016 Get:304 http://deb.debian.org/debian bullseye/main armhf libobject-id-perl all 0.1.2-2.1 [16.7 kB]
09:13:24 #13 9.016 Get:305 http://deb.debian.org/debian bullseye/main armhf libmoox-struct-perl all 0.020-1 [25.4 kB]
09:13:24 #13 9.016 Get:306 http://deb.debian.org/debian bullseye/main armhf libmouse-perl armhf 2.5.10-1+b1 [168 kB]
09:13:24 #13 9.017 Get:307 http://deb.debian.org/debian bullseye/main armhf libnumber-range-perl all 0.12-1.1 [8688 B]
09:13:24 #13 9.018 Get:308 http://deb.debian.org/debian bullseye/main armhf libossp-uuid16 armhf 1.6.2-1.5+b9 [35.8 kB]
09:13:24 #13 9.020 Get:309 http://deb.debian.org/debian bullseye/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b9 [27.8 kB]
09:13:24 #13 9.021 Get:310 http://deb.debian.org/debian bullseye/main armhf libpackage-stash-xs-perl armhf 0.29-1+b2 [18.6 kB]
09:13:24 #13 9.023 Get:311 http://deb.debian.org/debian bullseye/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:24 #13 9.023 Get:312 http://deb.debian.org/debian bullseye/main armhf libperlio-gzip-perl armhf 0.19-1+b7 [16.3 kB]
09:13:24 #13 9.024 Get:313 http://deb.debian.org/debian bullseye/main armhf libpod-parser-perl all 1.63-2 [96.1 kB]
09:13:24 #13 9.025 Get:314 http://deb.debian.org/debian bullseye/main armhf libpod-constants-perl all 0.19-2 [17.3 kB]
09:13:24 #13 9.026 Get:315 http://deb.debian.org/debian bullseye/main armhf libproc-processtable-perl armhf 0.59-2+b1 [45.8 kB]
09:13:24 #13 9.027 Get:316 http://deb.debian.org/debian bullseye/main armhf libre2-9 armhf 20210201+dfsg-1 [141 kB]
09:13:24 #13 9.031 Get:317 http://deb.debian.org/debian bullseye/main armhf libre-engine-re2-perl armhf 0.14-1 [17.3 kB]
09:13:24 #13 9.032 Get:318 http://deb.debian.org/debian bullseye/main armhf libreadonly-perl all 2.050-3 [23.1 kB]
09:13:24 #13 9.037 Get:319 http://deb.debian.org/debian bullseye/main armhf libref-util-perl all 0.204-1 [17.1 kB]
09:13:24 #13 9.041 Get:320 http://deb.debian.org/debian bullseye/main armhf libref-util-xs-perl armhf 0.117-1+b3 [12.8 kB]
09:13:24 #13 9.041 Get:321 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-license-perl all 3.4.0-1 [56.4 kB]
09:13:24 #13 9.043 Get:322 http://deb.debian.org/debian bullseye/main armhf libregexp-pattern-perl all 0.2.14-1 [18.8 kB]
09:13:24 #13 9.050 Get:323 http://deb.debian.org/debian bullseye/main armhf libsasl2-modules armhf 2.1.27+dfsg-2.1+deb11u1 [96.8 kB]
09:13:24 #13 9.050 Get:324 http://deb.debian.org/debian bullseye/main armhf libsereal-decoder-perl armhf 4.018+ds-1+b1 [92.7 kB]
09:13:24 #13 9.050 Get:325 http://deb.debian.org/debian bullseye/main armhf libsereal-encoder-perl armhf 4.018+ds-1+b1 [96.5 kB]
09:13:24 #13 9.052 Get:326 http://deb.debian.org/debian bullseye/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
09:13:24 #13 9.053 Get:327 http://deb.debian.org/debian bullseye/main armhf libxml-parser-perl armhf 2.46-2 [203 kB]
09:13:24 #13 9.059 Get:328 http://deb.debian.org/debian bullseye/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
09:13:24 #13 9.059 Get:329 http://deb.debian.org/debian bullseye/main armhf libsort-key-perl armhf 1.33-2+b3 [35.7 kB]
09:13:24 #13 9.059 Get:330 http://deb.debian.org/debian bullseye/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:24 #13 9.060 Get:331 http://deb.debian.org/debian bullseye/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:24 #13 9.092 Get:332 http://deb.debian.org/debian bullseye/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:24 #13 9.092 Get:333 http://deb.debian.org/debian bullseye/main armhf libsys-cpuaffinity-perl armhf 1.13~03-1 [33.1 kB]
09:13:24 #13 9.092 Get:334 http://deb.debian.org/debian bullseye/main armhf libterm-readkey-perl armhf 2.38-1+b2 [26.6 kB]
09:13:24 #13 9.092 Get:335 http://deb.debian.org/debian bullseye/main armhf libtext-levenshteinxs-perl armhf 0.03-4+b8 [8176 B]
09:13:24 #13 9.093 Get:336 http://deb.debian.org/debian bullseye/main armhf libtext-markdown-discount-perl armhf 0.12-1+b1 [12.6 kB]
09:13:24 #13 9.095 Get:337 http://deb.debian.org/debian bullseye/main armhf libtext-xslate-perl armhf 3.5.8-1+b1 [193 kB]
09:13:24 #13 9.095 Get:338 http://deb.debian.org/debian bullseye/main armhf libtime-duration-perl all 1.21-1 [13.7 kB]
09:13:24 #13 9.095 Get:339 http://deb.debian.org/debian bullseye/main armhf libtime-moment-perl armhf 0.44-1+b3 [74.3 kB]
09:13:24 #13 9.096 Get:340 http://deb.debian.org/debian bullseye/main armhf libtype-tiny-xs-perl armhf 0.022-1 [23.4 kB]
09:13:24 #13 9.098 Get:341 http://deb.debian.org/debian bullseye/main armhf libunicode-utf8-perl armhf 0.62-1+b2 [19.3 kB]
09:13:24 #13 9.099 Get:342 http://deb.debian.org/debian bullseye/main armhf libxdelta2 armhf 1.1.3-9.3 [40.4 kB]
09:13:24 #13 9.104 Get:343 http://deb.debian.org/debian bullseye/main armhf libxext6 armhf 2:1.3.3-1.1 [47.8 kB]
09:13:24 #13 9.107 Get:344 http://deb.debian.org/debian bullseye/main armhf libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
09:13:24 #13 9.107 Get:345 http://deb.debian.org/debian bullseye/main armhf libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
09:13:24 #13 9.107 Get:346 http://deb.debian.org/debian bullseye/main armhf libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
09:13:24 #13 9.108 Get:347 http://deb.debian.org/debian bullseye/main armhf libxml-libxml-perl armhf 2.0134+dfsg-2+b1 [321 kB]
09:13:24 #13 9.110 Get:348 http://deb.debian.org/debian bullseye/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:24 #13 9.111 Get:349 http://deb.debian.org/debian bullseye/main armhf libxmlrpc-lite-perl all 0.717-4 [22.6 kB]
09:13:24 #13 9.112 Get:350 http://deb.debian.org/debian bullseye/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
09:13:24 #13 9.113 Get:351 http://deb.debian.org/debian bullseye/main armhf libyaml-0-2 armhf 0.2.2-1 [42.0 kB]
09:13:24 #13 9.114 Get:352 http://deb.debian.org/debian bullseye/main armhf libyaml-libyaml-perl armhf 0.82+repack-1+b1 [33.4 kB]
09:13:24 #13 9.115 Get:353 http://deb.debian.org/debian bullseye/main armhf licensecheck all 3.1.1-2 [50.0 kB]
09:13:24 #13 9.117 Get:354 http://deb.debian.org/debian bullseye/main armhf lzip armhf 1.22-3 [82.4 kB]
09:13:24 #13 9.131 Get:355 http://deb.debian.org/debian bullseye/main armhf lzop armhf 1.04-2 [82.2 kB]
09:13:24 #13 9.131 Get:356 http://deb.debian.org/debian bullseye/main armhf t1utils armhf 1.41-4 [54.7 kB]
09:13:24 #13 9.131 Get:357 http://deb.debian.org/debian bullseye/main armhf unzip armhf 6.0-26+deb11u1 [157 kB]
09:13:24 #13 9.141 Get:358 http://deb.debian.org/debian bullseye/main armhf lintian all 2.104.0 [1265 kB]
09:13:24 #13 9.141 Get:359 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
09:13:24 #13 9.141 Get:360 http://deb.debian.org/debian bullseye/main armhf manpages-dev all 5.10-1 [2309 kB]
09:13:24 #13 13.32 Selecting previously unselected package sensible-utils.
09:13:24 #13 13.33 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
09:13:24 #13 13.37 Unpacking sensible-utils (0.0.14) ...
09:13:24 #13 13.46 Selecting previously unselected package bzip2.
09:13:24 #13 9.549 Setting up libssl3:arm64 (3.0.9-1) ...
09:13:24 #13 9.614 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
09:13:24 #17 7.219 NAME:
09:13:24 #17 7.219    go-winres - A tool for embedding resources in Windows executables
09:13:24 #17 7.219 
09:13:24 #17 7.219 USAGE:
09:13:24 #17 7.219    go-winres [global options] command [command options] [arguments...]
09:13:24 #17 7.219 
09:13:24 #17 7.219 COMMANDS:
09:13:24 #17 7.219    init     Create an initial ./winres/winres.json
09:13:24 #17 7.219    make     Make syso files for the "go build" command
09:13:24 #17 7.219    simply   Make syso files for the "go build" command (simplified)
09:13:24 #17 7.219    extract  Extract all resources from an executable
09:13:24 #17 7.219    patch    Replace resources in an executable file (exe, dll)
09:13:24 #17 7.219    help, h  Shows a list of commands or help for one command
09:13:24 #17 7.219 
09:13:24 #17 7.219 GLOBAL OPTIONS:
09:13:24 #17 7.219    --help, -h  show help (default: false)
09:13:24 #14 9.992 Get:319 http://archive.ubuntu.com/ubuntu lunar/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
09:13:24 #14 10.03 Get:320 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB]
09:13:24 #14 10.04 Get:321 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB]
09:13:24 #14 10.06 Get:322 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
09:13:24 #14 10.06 Get:323 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmailtools-perl all 2.21-2 [80.4 kB]
09:13:24 #14 10.06 Get:324 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
09:13:24 #14 10.07 Get:325 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmath-base85-perl all 0.5+dfsg-2 [6124 B]
09:13:24 #13 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 ... 10078 files and directories currently installed.)
09:13:24 #13 14.20 Preparing to unpack .../000-python3_3.7.3-1_arm64.deb ...
09:13:24 #13 14.21 Unpacking python3 (3.7.3-1) ...
09:13:24 #13 14.25 Selecting previously unselected package less.
09:13:24 #13 14.25 Preparing to unpack .../001-less_487-0.1+b1_arm64.deb ...
09:13:24 #13 14.26 Unpacking less (487-0.1+b1) ...
09:13:24 #13 14.30 Selecting previously unselected package netbase.
09:13:24 #13 14.30 Preparing to unpack .../002-netbase_5.6_all.deb ...
09:13:24 #13 14.31 Unpacking netbase (5.6) ...
09:13:24 #13 14.33 Selecting previously unselected package bzip2.
09:13:24 #13 14.34 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_arm64.deb ...
09:13:24 #13 14.34 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
09:13:24 #13 14.37 Selecting previously unselected package libmagic-mgc.
09:13:24 #13 14.38 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_arm64.deb ...
09:13:24 #13 14.38 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:24 #13 14.45 Selecting previously unselected package libmagic1:arm64.
09:13:24 #14 10.50 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB]
09:13:24 #14 10.52 Get:40 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
09:13:24 #14 10.52 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:13:24 #14 10.52 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
09:13:24 #14 10.52 Get:43 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:13:24 #14 10.53 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
09:13:24 #13 10.65 Get:153 http://deb.debian.org/debian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
09:13:24 #13 10.65 Get:154 http://deb.debian.org/debian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
09:13:24 #13 10.65 Get:155 http://deb.debian.org/debian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
09:13:24 #13 10.65 Get:156 http://deb.debian.org/debian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
09:13:24 #13 10.65 Get:157 http://deb.debian.org/debian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
09:13:24 #13 10.65 Get:158 http://deb.debian.org/debian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:24 #13 10.65 Get:159 http://deb.debian.org/debian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
09:13:24 #13 10.66 Get:160 http://deb.debian.org/debian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [288 kB]
09:13:24 #13 10.66 Get:161 http://deb.debian.org/debian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
09:13:24 #13 10.66 Get:162 http://deb.debian.org/debian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
09:13:24 #13 10.67 Get:163 http://deb.debian.org/debian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
09:13:24 #13 10.67 Get:164 http://deb.debian.org/debian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:24 #13 10.67 Get:165 http://deb.debian.org/debian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:24 #13 10.67 Get:166 http://deb.debian.org/debian buster/main armhf libwww-perl all 6.36-2 [188 kB]
09:13:24 #13 10.67 Get:167 http://deb.debian.org/debian buster/main armhf patchutils armhf 0.3.4-2 [86.2 kB]
09:13:24 #13 10.68 Get:168 http://deb.debian.org/debian buster/main armhf wdiff armhf 1.2.2-2+b1 [121 kB]
09:13:24 #13 10.68 Get:169 http://deb.debian.org/debian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
09:13:24 #13 10.69 Get:170 http://deb.debian.org/debian buster/main armhf diffstat armhf 1.62-1 [31.6 kB]
09:13:24 #13 10.69 Get:171 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
09:13:24 #13 10.69 Get:172 http://deb.debian.org/debian buster/main armhf python3-pkg-resources all 40.8.0-1 [153 kB]
09:13:24 #13 10.69 Get:173 http://deb.debian.org/debian buster/main armhf python3-chardet all 3.0.4-3 [80.5 kB]
09:13:24 #13 10.69 Get:174 http://deb.debian.org/debian buster/main armhf python3-six all 1.12.0-1 [15.7 kB]
09:13:24 #13 10.69 Get:175 http://deb.debian.org/debian buster/main armhf python3-debian all 0.1.35 [78.8 kB]
09:13:24 #13 10.70 Get:176 http://deb.debian.org/debian buster/main armhf libgpgme11 armhf 1.12.0-6 [232 kB]
09:13:24 #13 10.70 Get:177 http://deb.debian.org/debian buster/main armhf python3-gpg armhf 1.12.0-6 [279 kB]
09:13:24 #13 10.70 Get:178 http://deb.debian.org/debian buster/main armhf dput all 1.0.3 [54.5 kB]
09:13:24 #13 10.75 Get:179 http://deb.debian.org/debian buster/main armhf equivs all 2.2.0 [22.4 kB]
09:13:24 #13 10.75 Get:180 http://deb.debian.org/debian-security buster/updates/main armhf exim4-config all 4.92-8+deb10u7 [325 kB]
09:13:24 #13 10.78 Get:181 http://deb.debian.org/debian-security buster/updates/main armhf exim4-base armhf 4.92-8+deb10u7 [1134 kB]
09:13:24 #13 10.92 Get:182 http://deb.debian.org/debian buster/main armhf libevent-2.1-6 armhf 2.1.8-stable-4 [159 kB]
09:13:24 #13 10.93 Get:183 http://deb.debian.org/debian-security buster/updates/main armhf libunbound8 armhf 1.9.0-2+deb10u3 [412 kB]
09:13:24 #14 8.770 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
09:13:24 #14 8.773 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
09:13:24 #14 8.773 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.2 [4726 kB]
09:13:24 #14 8.993 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.2 [232 kB]
09:13:24 #14 8.996 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB]
09:13:24 #14 9.060 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:13:24 #13 13.01 Selecting previously unselected package python3-minimal.
09:13:24 #13 13.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 ... 9614 files and directories currently installed.)
09:13:24 #13 13.02 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
09:13:24 #13 13.02 Unpacking python3-minimal (3.7.3-1) ...
09:13:24 #13 13.26 Selecting previously unselected package mime-support.
09:13:24 #14 ...
09:13:24 
09:13:24 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:24 #11 extracting sha256:9c8307d2163b194b5b7c7a30cbb574d572d2993905cc3f1a92c20deb8999950a 3.2s done
09:13:24 #11 extracting sha256:3d2a24ab0bad4aab764f0b60dfd16a1dfbb49c5457a8ee483bb2c9aabd3e02fa done
09:13:24 #11 DONE 13.4s
09:13:24 
09:13:24 #14 [stage-1 3/7] RUN yum install -y rpm-build rpmlint
09:13:24 #14 15.48 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gcc-9 arm64 9.4.0-1ubuntu1~20.04.2 [6736 kB]
09:13:24 #13 9.240 Get:361 http://deb.debian.org/debian bullseye/main armhf pbzip2 armhf 1.1.13-1 [44.1 kB]
09:13:24 #13 9.240 Get:362 http://deb.debian.org/debian bullseye/main armhf pixz armhf 1.0.7-1 [19.3 kB]
09:13:24 #13 9.240 Get:363 http://deb.debian.org/debian bullseye/main armhf xdelta armhf 1.1.3-9.3 [24.3 kB]
09:13:24 #13 9.240 Get:364 http://deb.debian.org/debian bullseye/main armhf xdelta3 armhf 3.0.11-dfsg-1+b1 [67.2 kB]
09:13:24 #13 9.240 Get:365 http://deb.debian.org/debian bullseye/main armhf pristine-tar armhf 1.49 [111 kB]
09:13:24 #13 9.240 Get:366 http://deb.debian.org/debian bullseye/main armhf publicsuffix all 20220811.1734-0+deb11u1 [127 kB]
09:13:24 #13 9.240 Get:367 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
09:13:24 #13 9.242 Get:368 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
09:13:24 #13 9.243 Get:369 http://deb.debian.org/debian bullseye/main armhf python3-certifi all 2020.6.20-1 [151 kB]
09:13:24 #13 9.250 Get:370 http://deb.debian.org/debian bullseye/main armhf python3-idna all 2.10-1 [37.4 kB]
09:13:24 #13 9.250 Get:371 http://deb.debian.org/debian bullseye/main armhf python3-magic all 2:0.4.20-3 [13.4 kB]
09:13:24 #13 9.250 Get:372 http://deb.debian.org/debian bullseye/main armhf python3-urllib3 all 1.26.5-1~exp1 [114 kB]
09:13:24 #13 9.250 Get:373 http://deb.debian.org/debian bullseye/main armhf python3-requests all 2.25.1+dfsg-2 [69.3 kB]
09:13:24 #13 9.250 Get:374 http://deb.debian.org/debian bullseye/main armhf python3-unidiff all 0.5.5-2 [9604 B]
09:13:24 #13 9.268 Get:375 http://deb.debian.org/debian bullseye/main armhf python3-xdg all 0.27-2 [41.8 kB]
09:13:24 #13 9.268 Get:376 http://deb.debian.org/debian bullseye/main armhf shared-mime-info armhf 2.0-1 [699 kB]
09:13:24 #13 9.284 Get:377 http://deb.debian.org/debian bullseye/main armhf strace armhf 5.10-1 [973 kB]
09:13:24 #13 9.308 Get:378 http://deb.debian.org/debian bullseye/main armhf xauth armhf 1:1.1-1 [37.7 kB]
09:13:24 #13 9.308 Get:379 http://deb.debian.org/debian bullseye/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
09:13:24 #13 9.568 debconf: delaying package configuration, since apt-utils is not installed
09:13:24 #13 13.46 Preparing to unpack .../004-bzip2_1.0.8-4_amd64.deb ...
09:13:24 #13 13.49 Unpacking bzip2 (1.0.8-4) ...
09:13:24 #13 9.654 Setting up libexpat1:arm64 (2.5.0-1) ...
09:13:24 #13 9.673 Setting up python3.11-minimal (3.11.2-6) ...
09:13:24 #13 10.60 Selecting previously unselected package libgdbm6:armhf.
09:13:24 #13 10.60 Preparing to unpack .../1-libgdbm6_1.23-3_armhf.deb ...
09:13:24 #13 10.61 Unpacking libgdbm6:armhf (1.23-3) ...
09:13:24 #13 10.66 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:24 #13 10.66 Preparing to unpack .../2-libgdbm-compat4_1.23-3_armhf.deb ...
09:13:24 #13 10.67 Unpacking libgdbm-compat4:armhf (1.23-3) ...
09:13:24 #14 10.36 Get:326 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmldbm-perl all 2.05-4 [16.0 kB]
09:13:24 #14 10.40 Get:327 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmoox-aliases-perl all 0.001006-2 [6796 B]
09:13:24 #14 14.47 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages all 6.03-1 [1321 kB]
09:13:24 #14 14.55 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssh-client arm64 1:9.0p1-1ubuntu8.5 [851 kB]
09:13:24 #14 14.59 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 publicsuffix all 20230209.2326-1 [131 kB]
09:13:24 #14 14.59 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB]
09:13:24 #14 14.60 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 strace arm64 6.2-0ubuntu1 [494 kB]
09:13:24 #14 14.62 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xauth arm64 1:1.1.2-1 [25.4 kB]
09:13:24 #14 14.62 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 xz-utils arm64 5.4.1-0.2 [271 kB]
09:13:24 #14 14.63 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 m4 arm64 1.4.19-3 [239 kB]
09:13:24 #14 14.64 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autoconf all 2.71-3 [339 kB]
09:13:24 #16 68.74   Installing : perl-Git-1.8.3.1-25.el7_9.noarch                           36/65 
09:13:24 #16 69.40   Installing : git-1.8.3.1-25.el7_9.aarch64                               37/65 
09:13:24 #13 14.45 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_arm64.deb ...
09:13:24 #13 14.45 Unpacking libmagic1:arm64 (1:5.35-4+deb10u2) ...
09:13:24 #13 14.49 Selecting previously unselected package file.
09:13:24 #13 14.49 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_arm64.deb ...
09:13:24 #13 14.50 Unpacking file (1:5.35-4+deb10u2) ...
09:13:24 #13 14.53 Selecting previously unselected package gettext-base.
09:13:24 #13 14.53 Preparing to unpack .../007-gettext-base_0.19.8.1-9_arm64.deb ...
09:13:24 #13 14.54 Unpacking gettext-base (0.19.8.1-9) ...
09:13:24 #13 14.58 Selecting previously unselected package krb5-locales.
09:13:24 #13 14.58 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
09:13:24 #13 14.58 Unpacking krb5-locales (1.17-3+deb10u5) ...
09:13:24 #13 14.62 Selecting previously unselected package libkeyutils1:arm64.
09:13:24 #13 14.62 Preparing to unpack .../009-libkeyutils1_1.6-6_arm64.deb ...
09:13:24 #13 14.63 Unpacking libkeyutils1:arm64 (1.6-6) ...
09:13:24 #13 14.66 Selecting previously unselected package libkrb5support0:arm64.
09:13:24 #13 14.66 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
09:13:24 #13 14.67 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
09:13:24 #13 14.71 Selecting previously unselected package libk5crypto3:arm64.
09:13:24 #10 ...
09:13:24 
09:13:24 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:24 #0 0.898 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
09:13:24 #0 0.956 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
09:13:24 #0 1.230 Get:3 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
09:13:24 #0 1.340 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
09:13:24 #0 1.351 Get:5 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
09:13:24 #13 ...
09:13:24 
09:13:24 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:24 #14 10.67 Get:45 http://ports.ubuntu.com/ubuntu-ports focal/main armhf shared-mime-info armhf 1.15-1 [428 kB]
09:13:24 #13 10.97 Get:184 http://deb.debian.org/debian-security buster/updates/main armhf libgnutls-dane0 armhf 3.6.7-4+deb10u10 [316 kB]
09:13:24 #13 11.05 Get:185 http://deb.debian.org/debian-security buster/updates/main armhf exim4-daemon-light armhf 4.92-8+deb10u7 [545 kB]
09:13:24 #13 11.08 Get:186 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [298 kB]
09:13:24 #13 11.11 Get:187 http://deb.debian.org/debian-security buster/updates/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [191 kB]
09:13:24 #13 11.14 Get:188 http://deb.debian.org/debian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
09:13:24 #13 11.14 Get:189 http://deb.debian.org/debian-security buster/updates/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
09:13:24 #13 13.27 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:13:24 #13 13.31 Unpacking mime-support (3.62) ...
09:13:24 #13 13.55 Selecting previously unselected package libmpdec2:amd64.
09:13:24 #13 11.55 Selecting previously unselected package python3-minimal.
09:13:24 #13 13.32 Selecting previously unselected package python3.11.
09:13:24 #13 13.33 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ...
09:13:24 #13 13.45 Unpacking python3.11 (3.11.2-6) ...
09:13:24 #14 15.79 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gcc arm64 4:9.3.0-1ubuntu2 [5228 B]
09:13:24 #14 15.79 Get:110 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libstdc++-9-dev arm64 9.4.0-1ubuntu1~20.04.2 [1687 kB]
09:13:24 #13 9.601 Fetched 158 MB in 3s (56.2 MB/s)
09:13:24 #13 9.626 Selecting previously unselected package bsdextrautils.
09:13:24 #13 9.626 (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.)
09:13:24 #13 9.635 Preparing to unpack .../00-bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
09:13:24 #13 9.640 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
09:13:24 #13 9.708 Selecting previously unselected package libuchardet0:armhf.
09:13:24 #13 9.708 Preparing to unpack .../01-libuchardet0_0.0.7-1_armhf.deb ...
09:13:24 #13 9.722 Unpacking libuchardet0:armhf (0.0.7-1) ...
09:13:24 #13 9.766 Selecting previously unselected package groff-base.
09:13:24 #13 9.766 Preparing to unpack .../02-groff-base_1.22.4-6_armhf.deb ...
09:13:24 #13 9.770 Unpacking groff-base (1.22.4-6) ...
09:13:24 #13 13.91 Selecting previously unselected package openssl.
09:13:24 #13 10.72 Selecting previously unselected package libperl5.36:armhf.
09:13:24 #13 10.72 Preparing to unpack .../3-libperl5.36_5.36.0-7_armhf.deb ...
09:13:24 #13 10.73 Unpacking libperl5.36:armhf (5.36.0-7) ...
09:13:24 #14 10.40 Get:328 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmouse-perl amd64 2.5.10-1build5 [160 kB]
09:13:24 #14 10.44 Get:329 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-keyword-perl amd64 0.33-1 [55.8 kB]
09:13:24 #14 10.46 Get:330 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxs-parse-sublike-perl amd64 0.16-1ubuntu3 [27.5 kB]
09:13:24 #14 10.46 Get:331 http://archive.ubuntu.com/ubuntu lunar/main amd64 libobject-pad-perl amd64 0.78-1 [108 kB]
09:13:24 #14 10.47 Get:332 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackage-stash-xs-perl amd64 0.30-1build1 [19.0 kB]
09:13:24 #14 10.47 Get:333 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
09:13:24 #14 10.47 Get:334 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-gzip-perl amd64 0.20-1build1 [14.6 kB]
09:13:24 #14 10.47 Get:335 http://archive.ubuntu.com/ubuntu lunar/main amd64 libperlio-utf8-strict-perl amd64 0.010-1 [11.2 kB]
09:13:24 #14 10.48 Get:336 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-parser-perl all 1.65-1 [82.7 kB]
09:13:24 #14 10.48 Get:337 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:24 #14 10.49 Get:338 http://archive.ubuntu.com/ubuntu lunar/main amd64 libproc-processtable-perl amd64 0.634-1build2 [36.7 kB]
09:13:24 #14 10.50 Get:339 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre2-10 amd64 20230201-1 [164 kB]
09:13:24 #14 10.50 Get:340 http://archive.ubuntu.com/ubuntu lunar/main amd64 libre-engine-re2-perl amd64 0.17+ds-1 [19.1 kB]
09:13:24 #14 10.51 Get:341 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
09:13:24 #14 10.52 Get:342 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-perl all 0.204-2 [15.1 kB]
09:13:24 #14 10.52 Get:343 http://archive.ubuntu.com/ubuntu lunar/main amd64 libref-util-xs-perl amd64 0.117-2build1 [12.7 kB]
09:13:24 #14 10.53 Get:344 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
09:13:24 #14 10.54 Get:345 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
09:13:24 #14 10.54 Get:346 http://archive.ubuntu.com/ubuntu lunar/main amd64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
09:13:24 #14 10.54 Get:347 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules amd64 2.1.28+dfsg-10 [69.8 kB]
09:13:24 #14 10.54 Get:348 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-decoder-perl amd64 5.003+ds-1 [99.3 kB]
09:13:24 #14 10.55 Get:349 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsereal-encoder-perl amd64 5.003+ds-1 [102 kB]
09:13:24 #14 10.57 Get:350 http://archive.ubuntu.com/ubuntu lunar/main amd64 libset-intspan-perl all 1.19-3 [24.8 kB]
09:13:24 #14 10.57 Get:351 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsocket6-perl amd64 0.29-3 [17.6 kB]
09:13:24 #14 10.57 Get:352 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsodium23 amd64 1.0.18-1build2 [164 kB]
09:13:24 #14 10.57 Get:353 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-copyright-perl all 0.003014-1 [20.5 kB]
09:13:24 #14 10.57 Get:354 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-escape-perl all 2010.002-3 [16.1 kB]
09:13:24 #14 10.57 Get:355 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
09:13:24 #14 10.58 Get:356 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstring-shellquote-perl all 1.04-3 [11.3 kB]
09:13:24 #14 10.60 Get:357 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsyntax-keyword-try-perl amd64 0.28-1 [26.1 kB]
09:13:24 #14 10.60 Get:358 http://archive.ubuntu.com/ubuntu lunar/main amd64 libterm-readkey-perl amd64 2.38-2build1 [23.5 kB]
09:13:24 #14 10.61 Get:359 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-levenshteinxs-perl amd64 0.03-5build1 [8158 B]
09:13:24 #14 10.61 Get:360 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-markdown-discount-perl amd64 0.16-1 [12.3 kB]
09:13:24 #14 10.62 Get:361 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtext-xslate-perl amd64 3.5.9-1build2 [185 kB]
09:13:24 #16 69.44   Installing : perl-Data-Dumper-2.145-3.el7.aarch64                       38/65 
09:13:24 #13 14.71 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
09:13:24 #13 14.71 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
09:13:24 #13 14.76 Selecting previously unselected package libkrb5-3:arm64.
09:13:24 #13 14.76 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
09:13:24 #13 14.76 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
09:13:24 #13 14.82 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:13:24 #13 14.82 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
09:13:24 #13 14.83 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
09:13:24 #13 14.87 Selecting previously unselected package libicu63:arm64.
09:13:24 #13 14.87 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_arm64.deb ...
09:13:24 #13 14.87 Unpacking libicu63:arm64 (63.1-6+deb10u3) ...
09:13:24 #13 11.31 Get:190 http://deb.debian.org/debian-security buster/updates/main armhf git armhf 1:2.20.1-2+deb10u8 [4554 kB]
09:13:24 #13 13.55 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
09:13:24 #13 13.56 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:13:24 #13 13.85 Selecting previously unselected package readline-common.
09:13:24 #13 11.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 ... 9518 files and directories currently installed.)
09:13:24 #13 11.56 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
09:13:24 #13 11.56 Unpacking python3-minimal (3.9.2-3) ...
09:13:24 #13 11.84 Selecting previously unselected package media-types.
09:13:24 #13 13.66 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:24 #13 13.66 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
09:13:24 #13 13.74 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
09:13:24 #14 16.00 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 g++-9 arm64 9.4.0-1ubuntu1~20.04.2 [6843 kB]
09:13:24 #14 9.465 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B]
09:13:24 #14 9.539 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
09:13:24 #13 9.936 Selecting previously unselected package libgdbm6:armhf.
09:13:24 #13 9.936 Preparing to unpack .../03-libgdbm6_1.19-2_armhf.deb ...
09:13:24 #13 9.941 Unpacking libgdbm6:armhf (1.19-2) ...
09:13:24 #13 9.994 Selecting previously unselected package libpipeline1:armhf.
09:13:24 #13 9.994 Preparing to unpack .../04-libpipeline1_1.5.3-1_armhf.deb ...
09:13:24 #13 9.998 Unpacking libpipeline1:armhf (1.5.3-1) ...
09:13:24 #13 10.33 CentOS Stream 9 - Extras packages                11 kB/s |  14 kB     00:01    
09:13:24 #13 13.91 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_amd64.deb ...
09:13:24 #13 13.93 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:13:24 #14 10.64 Get:362 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-duration-perl all 1.21-2 [12.3 kB]
09:13:24 #14 10.64 Get:363 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtime-moment-perl amd64 0.44-2build1 [71.4 kB]
09:13:24 #14 10.64 Get:364 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtype-tiny-xs-perl amd64 0.025-1 [25.6 kB]
09:13:24 #14 10.64 Get:365 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunicode-utf8-perl amd64 0.62-2 [18.0 kB]
09:13:24 #14 10.64 Get:366 http://archive.ubuntu.com/ubuntu lunar/main amd64 libwww-mechanize-perl all 2.16-1 [94.5 kB]
09:13:24 #14 10.65 Get:367 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
09:13:24 #14 10.67 Get:368 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-base-perl all 1.09-3 [18.9 kB]
09:13:24 #14 10.67 Get:369 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:24 #14 10.67 Get:370 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1build1 [313 kB]
09:13:24 #14 10.68 Get:371 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-parser-perl amd64 2.46-4 [206 kB]
09:13:24 #14 10.70 Get:372 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxml-sax-expat-perl all 0.51-2 [8644 B]
09:13:24 #14 10.71 Get:373 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-libyaml-perl amd64 0.86+ds-1 [30.6 kB]
09:13:24 #14 10.71 Get:374 http://archive.ubuntu.com/ubuntu lunar/main amd64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
09:13:24 #14 10.71 Get:375 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevel-size-perl amd64 0.83-2build1 [19.5 kB]
09:13:24 #14 10.72 Get:376 http://archive.ubuntu.com/ubuntu lunar/main amd64 libipc-run3-perl all 0.048-3 [30.3 kB]
09:13:24 #14 10.74 Get:377 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzip amd64 1.23-5 [80.5 kB]
09:13:24 #14 10.74 Get:378 http://archive.ubuntu.com/ubuntu lunar/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
09:13:24 #14 10.75 Get:379 http://archive.ubuntu.com/ubuntu lunar/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
09:13:24 #14 10.75 Get:380 http://archive.ubuntu.com/ubuntu lunar/main amd64 unzip amd64 6.0-27ubuntu1 [174 kB]
09:13:24 #14 10.75 Get:381 http://archive.ubuntu.com/ubuntu lunar/main amd64 lintian all 2.116.3ubuntu1 [1114 kB]
09:13:24 #14 10.77 Get:382 http://archive.ubuntu.com/ubuntu lunar/main amd64 manpages-dev all 6.03-1 [2015 kB]
09:13:24 #14 10.80 Get:383 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-certifi all 2022.9.24-1 [155 kB]
09:13:24 #14 10.80 Get:384 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB]
09:13:24 #14 10.80 Get:385 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB]
09:13:24 #14 10.81 Get:386 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-idna all 3.3-1 [49.3 kB]
09:13:24 #14 10.85 Get:387 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-nacl amd64 1.5.0-2 [63.1 kB]
09:13:24 #16 69.54   Installing : autoconf-2.69-11.el7.noarch                                39/65 
09:13:24 #16 69.82 install-info: No such file or directory for /usr/share/info/autoconf.info
09:13:25 #14 15.06 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autotools-dev all 20220109.1 [44.9 kB]
09:13:25 #14 15.27 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 automake all 1:1.16.5-1.3 [558 kB]
09:13:25 #13 13.85 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:13:25 #13 13.89 Unpacking readline-common (7.0-5) ...
09:13:25 #13 11.84 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:13:25 #13 11.90 Unpacking media-types (4.0.0) ...
09:13:25 #14 11.13 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf ucf all 3.0038+nmu1 [51.6 kB]
09:13:25 #14 11.14 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xdg-user-dirs armhf 0.17-2ubuntu1 [46.8 kB]
09:13:25 #14 11.14 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf xz-utils armhf 5.2.4-1ubuntu1.1 [81.0 kB]
09:13:25 #14 11.15 Get:49 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext-base armhf 0.19.8.1-10build1 [46.0 kB]
09:13:25 #14 11.16 Get:50 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
09:13:25 #13 14.00 Setting up python3-minimal (3.11.2-1+b1) ...
09:13:25 #13 10.06 Selecting previously unselected package man-db.
09:13:25 #13 10.06 Preparing to unpack .../05-man-db_2.9.4-2_armhf.deb ...
09:13:25 #13 10.06 Unpacking man-db (2.9.4-2) ...
09:13:25 #13 14.25 Selecting previously unselected package ca-certificates.
09:13:25 #13 14.25 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
09:13:25 #13 14.28 Unpacking ca-certificates (20210119) ...
09:13:25 #14 10.86 Get:388 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-bcrypt amd64 3.2.2-1 [32.5 kB]
09:13:25 #14 10.86 Get:389 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB]
09:13:25 #14 10.86 Get:390 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
09:13:25 #14 10.86 Get:391 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-urllib3 all 1.26.12-1 [99.7 kB]
09:13:25 #14 10.86 Get:392 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
09:13:25 #14 10.86 Get:393 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-unidiff all 0.7.3-1 [11.0 kB]
09:13:25 #14 10.87 Get:394 http://archive.ubuntu.com/ubuntu lunar/main amd64 equivs all 2.3.1 [19.0 kB]
09:13:25 #14 10.88 Get:395 http://archive.ubuntu.com/ubuntu lunar/main amd64 libauthen-sasl-perl all 2.1600-3 [42.2 kB]
09:13:25 #14 10.88 Get:396 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-magic all 2:0.4.26-3 [13.1 kB]
09:13:25 #14 11.08 debconf: delaying package configuration, since apt-utils is not installed
09:13:25 #14 11.13 Fetched 142 MB in 5s (26.0 MB/s)
09:13:25 #14 11.54 Selecting previously unselected package python3-minimal.
09:13:25 #14 11.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 ... 4439 files and directories currently installed.)
09:13:25 #14 11.55 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
09:13:25 #14 11.56 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:13:25 #14 11.83 Selecting previously unselected package mime-support.
09:13:25 #14 11.83 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:13:25 #14 11.86 Unpacking mime-support (3.64ubuntu1) ...
09:13:25 #13 11.35 Selecting previously unselected package perl.
09:13:25 #13 11.35 Preparing to unpack .../4-perl_5.36.0-7_armhf.deb ...
09:13:25 #13 11.39 Unpacking perl (5.36.0-7) ...
09:13:25 #13 11.45 Selecting previously unselected package liblocale-gettext-perl.
09:13:25 #13 11.45 Preparing to unpack .../5-liblocale-gettext-perl_1.07-5_armhf.deb ...
09:13:25 #13 11.45 Unpacking liblocale-gettext-perl (1.07-5) ...
09:13:25 #13 11.51 Selecting previously unselected package libssl3:armhf.
09:13:25 #13 11.51 Preparing to unpack .../6-libssl3_3.0.9-1_armhf.deb ...
09:13:25 #13 11.51 Unpacking libssl3:armhf (3.0.9-1) ...
09:13:25 #14 3.359  * base: download.cf.centos.org
09:13:25 #14 3.359  * extras: download.cf.centos.org
09:13:25 #14 3.360  * updates: download.cf.centos.org
09:13:25 #14 15.54 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 autopoint all 0.21-11 [420 kB]
09:13:25 #13 15.52 Selecting previously unselected package libxml2:arm64.
09:13:25 #13 15.52 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_arm64.deb ...
09:13:25 #13 15.52 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ...
09:13:25 #13 10.65 Selecting previously unselected package python3-minimal.
09:13:25 #13 10.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 ... 8446 files and directories currently installed.)
09:13:25 #13 10.66 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ...
09:13:25 #13 10.68 Unpacking python3-minimal (3.11.2-1+b1) ...
09:13:25 #13 10.79 Selecting previously unselected package media-types.
09:13:25 #13 14.34 Selecting previously unselected package libreadline7:amd64.
09:13:25 #13 14.34 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
09:13:25 #13 14.41 Unpacking libreadline7:amd64 (7.0-5) ...
09:13:25 #13 12.14 Selecting previously unselected package libmpdec3:arm64.
09:13:25 #13 12.14 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
09:13:25 #13 12.15 Unpacking libmpdec3:arm64 (2.5.1-1) ...
09:13:25 #14 11.37 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf krb5-locales all 1.17-6ubuntu4.3 [11.6 kB]
09:13:25 #14 11.37 Get:52 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcbor0.6 armhf 0.6.0-0ubuntu1 [17.3 kB]
09:13:25 #14 11.37 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libedit2 armhf 3.1-20191231-1 [71.7 kB]
09:13:25 #14 11.37 Get:54 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfido2-1 armhf 1.3.1-1ubuntu2 [43.2 kB]
09:13:25 #14 11.37 Get:55 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
09:13:25 #14 11.52 Get:56 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
09:13:25 #13 11.75 Get:191 http://deb.debian.org/debian buster/main armhf libgc1c2 armhf 1:7.6.4-0.4 [212 kB]
09:13:25 #13 11.75 Get:192 http://deb.debian.org/debian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
09:13:25 #13 11.77 Get:193 http://deb.debian.org/debian buster/main armhf guile-2.2-libs armhf 2.2.4+1-2+deb10u1 [4920 kB]
09:13:25 #13 10.27 Selecting previously unselected package perl-modules-5.32.
09:13:25 #13 10.27 Preparing to unpack .../06-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
09:13:25 #13 10.28 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:25 #13 14.62 Selecting previously unselected package libmagic-mgc.
09:13:25 #13 14.62 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:25 #13 14.64 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:25 #14 10.13 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 less arm64 590-1ubuntu0.22.04.1 [142 kB]
09:13:25 #14 10.14 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmd0 arm64 1.0.4-1build1 [23.8 kB]
09:13:25 #14 10.14 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbsd0 arm64 0.11.5-1 [43.7 kB]
09:13:25 #14 10.14 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
09:13:25 #14 10.14 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
09:13:25 #13 11.09 Dependencies resolved.
09:13:25 #13 11.10 ================================================================================
09:13:25 #13 11.10  Package                      Arch    Version                  Repository  Size
09:13:25 #13 11.10 ================================================================================
09:13:25 #13 11.10 Installing:
09:13:25 #13 11.10  dnf-plugins-core             noarch  4.3.0-11.el9             baseos      38 k
09:13:25 #13 11.10  rpm-build                    x86_64  4.16.1.3-25.el9          appstream   67 k
09:13:25 #13 11.10  rpmlint                      noarch  1.11-19.el9              appstream  198 k
09:13:25 #13 11.10 Installing dependencies:
09:13:25 #13 11.10  adobe-source-code-pro-fonts  noarch  2.030.1.050-12.el9.1     baseos     832 k
09:13:25 #13 11.10  binutils                     x86_64  2.35.2-42.el9            baseos     4.6 M
09:13:25 #13 11.10  binutils-gold                x86_64  2.35.2-42.el9            baseos     735 k
09:13:25 #13 11.10  bzip2                        x86_64  1.0.8-8.el9              baseos      56 k
09:13:25 #13 11.10  cpio                         x86_64  2.13-16.el9              baseos     275 k
09:13:25 #13 11.10  dbus-libs                    x86_64  1:1.12.20-8.el9          baseos     152 k
09:13:25 #13 11.10  debugedit                    x86_64  5.0-4.el9                appstream   77 k
09:13:25 #13 11.10  desktop-file-utils           x86_64  0.26-6.el9               appstream   74 k
09:13:25 #13 11.10  diffutils                    x86_64  3.7-12.el9               baseos     397 k
09:13:25 #13 11.10  dwz                          x86_64  0.14-3.el9               appstream  128 k
09:13:25 #13 11.10  ed                           x86_64  1.14.2-12.el9            baseos      75 k
09:13:25 #13 11.10  efi-srpm-macros              noarch  4-9.el9                  appstream   23 k
09:13:25 #13 11.10  elfutils                     x86_64  0.189-3.el9              baseos     527 k
09:13:25 #13 11.10  elfutils-debuginfod-client   x86_64  0.189-3.el9              baseos      37 k
09:13:25 #13 11.10  emacs-filesystem             noarch  1:27.2-9.el9             appstream  8.9 k
09:13:25 #13 11.10  enchant                      x86_64  1:1.6.0-30.el9           appstream   62 k
09:13:25 #13 11.10  file                         x86_64  5.39-14.el9              baseos      49 k
09:13:25 #13 11.10  fonts-srpm-macros            noarch  1:2.0.5-7.el9.1          appstream   28 k
09:13:25 #13 11.10  gdb-minimal                  x86_64  10.2-11.el9              appstream  3.5 M
09:13:25 #13 11.10  gdk-pixbuf2                  x86_64  2.42.6-3.el9             appstream  492 k
09:13:25 #13 11.10  ghc-srpm-macros              noarch  1.5.0-6.el9              appstream  8.8 k
09:13:25 #13 11.10  glib-networking              x86_64  2.68.3-3.el9             baseos     186 k
09:13:25 #13 11.10  glibc-gconv-extra            x86_64  2.34-82.el9              baseos     1.6 M
09:13:25 #13 11.10  go-srpm-macros               noarch  3.2.0-2.el9              appstream   27 k
09:13:25 #13 11.10  groff-base                   x86_64  1.22.4-10.el9            baseos     1.1 M
09:13:25 #13 11.10  gsettings-desktop-schemas    x86_64  40.0-6.el9               baseos     684 k
09:13:25 #13 11.10  hunspell                     x86_64  1.7.0-11.el9             appstream  325 k
09:13:25 #13 11.10  hunspell-en-GB               noarch  0.20140811.1-20.el9      appstream  226 k
09:13:25 #13 11.10  hunspell-en-US               noarch  0.20140811.1-20.el9      appstream  177 k
09:13:25 #13 11.10  hunspell-filesystem          x86_64  1.7.0-11.el9             appstream  8.7 k
09:13:25 #13 11.10  info                         x86_64  6.7-15.el9               baseos     225 k
09:13:25 #13 11.10  json-glib                    x86_64  1.6.6-1.el9              baseos     163 k
09:13:25 #13 11.10  kernel-srpm-macros           noarch  1.0-13.el9               appstream   16 k
09:13:25 #13 11.10  less                         x86_64  590-2.el9                baseos     162 k
09:13:25 #13 11.10  libappstream-glib            x86_64  0.7.18-4.el9             appstream  396 k
09:13:25 #13 11.10  libatomic                    x86_64  11.4.1-2.1.el9           baseos      37 k
09:13:25 #13 11.10  libbrotli                    x86_64  1.0.9-6.el9              baseos     314 k
09:13:25 #13 11.10  libicu                       x86_64  67.1-9.el9               baseos     9.6 M
09:13:25 #13 11.10  libjpeg-turbo                x86_64  2.0.90-6.el9             appstream  176 k
09:13:25 #13 11.10  libpipeline                  x86_64  1.5.3-4.el9              baseos      49 k
09:13:25 #13 11.10  libpkgconf                   x86_64  1.7.3-10.el9             baseos      36 k
09:13:25 #13 11.10  libpng                       x86_64  2:1.6.37-12.el9          baseos     117 k
09:13:25 #13 11.10  libproxy                     x86_64  0.4.15-35.el9            baseos      74 k
09:13:25 #13 11.10  libpsl                       x86_64  0.21.1-5.el9             baseos      64 k
09:13:25 #13 11.10  libsoup                      x86_64  2.72.0-8.el9             appstream  405 k
09:13:25 #13 11.10  libstemmer                   x86_64  0-18.585svn.el9          appstream   83 k
09:13:25 #13 11.10  lua-srpm-macros              noarch  1-6.el9                  appstream  9.5 k
09:13:25 #13 11.10  man-db                       x86_64  2.9.3-7.el9              baseos     1.2 M
09:13:25 #13 11.10  ncurses                      x86_64  6.2-10.20210508.el9      baseos     400 k
09:13:25 #13 11.10  ocaml-srpm-macros            noarch  6-6.el9                  appstream  8.8 k
09:13:25 #13 11.10  openblas-srpm-macros         noarch  2-11.el9                 appstream  8.4 k
09:13:25 #13 11.10  patch                        x86_64  2.7.6-16.el9             appstream  128 k
09:13:25 #13 11.10  perl-AutoLoader              noarch  5.74-480.el9             appstream   22 k
09:13:25 #13 11.10  perl-B                       x86_64  1.80-480.el9             appstream  181 k
09:13:25 #13 11.10  perl-Carp                    noarch  1.50-460.el9             appstream   30 k
09:13:25 #13 11.10  perl-Class-Struct            noarch  0.66-480.el9             appstream   23 k
09:13:25 #13 11.10  perl-Data-Dumper             x86_64  2.174-462.el9            appstream   56 k
09:13:25 #13 11.10  perl-Digest                  noarch  1.19-4.el9               appstream   26 k
09:13:25 #13 11.10  perl-Digest-MD5              x86_64  2.58-4.el9               appstream   37 k
09:13:25 #13 11.10  perl-Encode                  x86_64  4:3.08-462.el9           appstream  1.7 M
09:13:25 #13 11.10  perl-Errno                   x86_64  1.30-480.el9             appstream   16 k
09:13:25 #13 11.10  perl-Exporter                noarch  5.74-461.el9             appstream   32 k
09:13:25 #13 11.10  perl-Fcntl                   x86_64  1.13-480.el9             appstream   22 k
09:13:25 #13 11.10  perl-File-Basename           noarch  2.85-480.el9             appstream   18 k
09:13:25 #13 11.10  perl-File-Path               noarch  2.18-4.el9               appstream   36 k
09:13:25 #13 11.10  perl-File-Temp               noarch  1:0.231.100-4.el9        appstream   60 k
09:13:25 #13 11.10  perl-File-stat               noarch  1.09-480.el9             appstream   18 k
09:13:25 #13 11.10  perl-FileHandle              noarch  2.03-480.el9             appstream   17 k
09:13:25 #13 11.10  perl-Getopt-Long             noarch  1:2.52-4.el9             appstream   61 k
09:13:25 #13 11.10  perl-Getopt-Std              noarch  1.12-480.el9             appstream   17 k
09:13:25 #13 11.10  perl-HTTP-Tiny               noarch  0.076-461.el9            appstream   54 k
09:13:25 #13 11.10  perl-IO                      x86_64  1.43-480.el9             appstream   90 k
09:13:25 #13 11.10  perl-IO-Socket-IP            noarch  0.41-5.el9               appstream   43 k
09:13:25 #13 11.10  perl-IO-Socket-SSL           noarch  2.073-1.el9              appstream  219 k
09:13:25 #13 11.10  perl-IPC-Open3               noarch  1.21-480.el9             appstream   24 k
09:13:25 #13 11.10  perl-MIME-Base64             x86_64  3.16-4.el9               appstream   31 k
09:13:25 #13 11.10  perl-Mozilla-CA              noarch  20200520-6.el9           appstream   13 k
09:13:25 #13 11.10  perl-Net-SSLeay              x86_64  1.92-2.el9               appstream  388 k
09:13:25 #13 11.10  perl-POSIX                   x86_64  1.94-480.el9             appstream   97 k
09:13:25 #13 11.10  perl-PathTools               x86_64  3.78-461.el9             appstream   88 k
09:13:25 #13 11.10  perl-Pod-Escapes             noarch  1:1.07-460.el9           appstream   21 k
09:13:25 #13 11.10  perl-Pod-Perldoc             noarch  3.28.01-461.el9          appstream   87 k
09:13:25 #13 11.10  perl-Pod-Simple              noarch  1:3.42-4.el9             appstream  225 k
09:13:25 #13 11.10  perl-Pod-Usage               noarch  4:2.01-4.el9             appstream   41 k
09:13:25 #13 11.10  perl-Scalar-List-Utils       x86_64  4:1.56-461.el9           appstream   73 k
09:13:25 #13 11.10  perl-SelectSaver             noarch  1.02-480.el9             appstream   13 k
09:13:25 #13 11.10  perl-Socket                  x86_64  4:2.031-4.el9            appstream   56 k
09:13:25 #13 11.10  perl-Storable                x86_64  1:3.21-460.el9           appstream   96 k
09:13:25 #13 11.10  perl-Symbol                  noarch  1.08-480.el9             appstream   15 k
09:13:25 #13 11.10  perl-Term-ANSIColor          noarch  5.01-461.el9             appstream   49 k
09:13:25 #13 11.10  perl-Term-Cap                noarch  1.17-460.el9             appstream   23 k
09:13:25 #13 11.10  perl-Text-ParseWords         noarch  3.30-460.el9             appstream   17 k
09:13:25 #13 11.10  perl-Text-Tabs+Wrap          noarch  2013.0523-460.el9        appstream   24 k
09:13:25 #13 11.10  perl-Time-Local              noarch  2:1.300-7.el9            appstream   34 k
09:13:25 #13 11.10  perl-URI                     noarch  5.09-3.el9               appstream  121 k
09:13:25 #13 11.10  perl-base                    noarch  2.27-480.el9             appstream   17 k
09:13:25 #13 11.10  perl-constant                noarch  1.33-461.el9             appstream   24 k
09:13:25 #13 11.10  perl-if                      noarch  0.60.800-480.el9         appstream   15 k
09:13:25 #13 11.10  perl-interpreter             x86_64  4:5.32.1-480.el9         appstream   72 k
09:13:25 #13 11.10  perl-libnet                  noarch  3.13-4.el9               appstream  130 k
09:13:25 #13 11.10  perl-libs                    x86_64  4:5.32.1-480.el9         appstream  2.2 M
09:13:25 #13 11.10  perl-mro                     x86_64  1.23-480.el9             appstream   29 k
09:13:25 #13 11.10  perl-overload                noarch  1.31-480.el9             appstream   47 k
09:13:25 #13 11.10  perl-overloading             noarch  0.02-480.el9             appstream   14 k
09:13:25 #13 11.10  perl-parent                  noarch  1:0.238-460.el9          appstream   15 k
09:13:25 #13 11.10  perl-podlators               noarch  1:4.14-460.el9           appstream  114 k
09:13:25 #13 11.10  perl-srpm-macros             noarch  1-41.el9                 appstream  9.1 k
09:13:25 #13 11.10  perl-subs                    noarch  1.03-480.el9             appstream   13 k
09:13:25 #13 11.10  perl-vars                    noarch  1.05-480.el9             appstream   14 k
09:13:25 #13 11.10  pkgconf                      x86_64  1.7.3-10.el9             baseos      41 k
09:13:25 #13 11.10  pkgconf-m4                   noarch  1.7.3-10.el9             baseos      15 k
09:13:25 #13 11.10  pkgconf-pkg-config           x86_64  1.7.3-10.el9             baseos      11 k
09:13:25 #13 11.10  publicsuffix-list-dafsa      noarch  20210518-3.el9           baseos      58 k
09:13:25 #13 11.10  pyproject-srpm-macros        noarch  1.9.0-1.el9              appstream   15 k
09:13:25 #13 11.10  python-srpm-macros           noarch  3.9-52.el9               appstream   24 k
09:13:25 #13 11.10  python3-dateutil             noarch  1:2.8.1-7.el9            baseos     288 k
09:13:25 #13 11.10  python3-dbus                 x86_64  1.2.18-2.el9             baseos     144 k
09:13:25 #13 11.10  python3-dnf-plugins-core     noarch  4.3.0-11.el9             baseos     247 k
09:13:25 #13 11.10  python3-enchant              noarch  3.2.0-5.el9              appstream   86 k
09:13:25 #13 11.10  python3-file-magic           noarch  5.39-14.el9              appstream   17 k
09:13:25 #13 11.10  python3-six                  noarch  1.15.0-9.el9             baseos      37 k
09:13:25 #13 11.10  python3-systemd              x86_64  234-18.el9               baseos      90 k
09:13:25 #13 11.10  qt5-srpm-macros              noarch  5.15.9-1.el9             appstream  8.8 k
09:13:25 #13 11.10  redhat-rpm-config            noarch  203-1.el9                appstream   67 k
09:13:25 #13 11.10  rust-srpm-macros             noarch  17-4.el9                 appstream   10 k
09:13:25 #13 11.10  shared-mime-info             x86_64  2.1-5.el9                baseos     558 k
09:13:25 #13 11.10  systemd-libs                 x86_64  252-18.el9               baseos     654 k
09:13:25 #13 11.10  unzip                        x86_64  6.0-56.el9               baseos     182 k
09:13:25 #13 11.10  webkit2gtk3-jsc              x86_64  2.40.5-1.el9             appstream  3.4 M
09:13:25 #13 11.10  xz                           x86_64  5.2.5-8.el9              baseos     226 k
09:13:25 #13 11.10  zip                          x86_64  3.0-35.el9               baseos     266 k
09:13:25 #13 11.10  zstd                         x86_64  1.5.1-2.el9              baseos     548 k
09:13:25 #13 11.10 Installing weak dependencies:
09:13:25 #13 11.10  abattis-cantarell-fonts      noarch  0.301-4.el9              appstream  365 k
09:13:25 #13 11.10  hunspell-en                  noarch  0.20140811.1-20.el9      appstream  187 k
09:13:25 #13 11.10  libproxy-webkitgtk4          x86_64  0.4.15-35.el9            appstream   22 k
09:13:25 #13 11.10  perl-NDBM_File               x86_64  1.15-480.el9             appstream   23 k
09:13:25 #13 11.10 
09:13:25 #13 11.10 Transaction Summary
09:13:25 #13 11.10 ================================================================================
09:13:25 #13 11.10 Install  139 Packages
09:13:25 #13 11.10 
09:13:25 #13 11.11 Total download size: 45 M
09:13:25 #13 11.11 Installed size: 161 M
09:13:25 #13 11.11 Downloading Packages:
09:13:25 #14 11.38 Selecting previously unselected package liblocale-gettext-perl.
09:13:25 #14 12.28 Selecting previously unselected package libmpdec2:amd64.
09:13:25 #13 11.69 Selecting previously unselected package libpython3.11-minimal:armhf.
09:13:25 #13 11.69 Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6_armhf.deb ...
09:13:25 #13 11.69 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
09:13:25 #13 11.86 Selecting previously unselected package libexpat1:armhf.
09:13:25 #13 11.86 Preparing to unpack .../8-libexpat1_2.5.0-1_armhf.deb ...
09:13:25 #17 DONE 8.5s
09:13:25 #14 15.60 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-common arm64 2.40-2ubuntu4.1 [239 kB]
09:13:25 #14 15.62 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libbinutils arm64 2.40-2ubuntu4.1 [766 kB]
09:13:25 #14 15.67 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf-nobfd0 arm64 2.40-2ubuntu4.1 [97.9 kB]
09:13:25 #14 15.68 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libctf0 arm64 2.40-2ubuntu4.1 [93.1 kB]
09:13:25 #14 15.68 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgprofng0 arm64 2.40-2ubuntu4.1 [792 kB]
09:13:25 #14 15.72 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.40-2ubuntu4.1 [3144 kB]
09:13:25 #13 15.59 Selecting previously unselected package manpages.
09:13:25 #13 15.60 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
09:13:25 #13 15.60 Unpacking manpages (4.16-2) ...
09:13:25 #13 15.71 Selecting previously unselected package libedit2:arm64.
09:13:25 #13 15.71 Preparing to unpack .../017-libedit2_3.1-20181209-1_arm64.deb ...
09:13:25 #13 15.72 Unpacking libedit2:arm64 (3.1-20181209-1) ...
09:13:25 #13 15.76 Selecting previously unselected package openssh-client.
09:13:25 #13 15.76 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_arm64.deb ...
09:13:25 #13 15.77 Unpacking openssh-client (1:7.9p1-10+deb10u3) ...
09:13:25 #13 10.79 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:13:25 #13 10.82 Unpacking media-types (10.0.0) ...
09:13:25 #13 10.98 Selecting previously unselected package libncursesw6:arm64.
09:13:25 #13 10.98 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ...
09:13:25 #13 11.01 Unpacking libncursesw6:arm64 (6.4-4) ...
09:13:25 #13 12.35 Selecting previously unselected package libncursesw6:arm64.
09:13:25 #13 12.35 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_arm64.deb ...
09:13:25 #13 12.36 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u1) ...
09:13:25 #13 12.50 Selecting previously unselected package readline-common.
09:13:25 #13 12.51 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:13:25 #13 12.53 Unpacking readline-common (8.1-1) ...
09:13:25 #14 11.78 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
09:13:25 #14 11.79 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
09:13:25 #13 11.96 Get:194 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
09:13:25 #13 12.08 Get:195 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
09:13:25 #13 12.08 Get:196 http://deb.debian.org/debian buster/main armhf libalgorithm-diff-xs-perl armhf 0.04-5+b1 [11.3 kB]
09:13:25 #13 12.11 Get:197 http://deb.debian.org/debian buster/main armhf libalgorithm-merge-perl all 0.08-3 [12.7 kB]
09:13:25 #13 12.11 Get:198 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
09:13:25 #13 12.12 Get:199 http://deb.debian.org/debian buster/main armhf libapt-pkg-perl armhf 0.1.34+b1 [66.3 kB]
09:13:25 #13 12.12 Get:200 http://deb.debian.org/debian buster/main armhf libarchive-cpio-perl all 0.10-1 [10.3 kB]
09:13:25 #13 12.12 Get:201 http://deb.debian.org/debian buster/main armhf libasync-mergepoint-perl all 0.04-2 [10.4 kB]
09:13:25 #13 12.15 Get:202 http://deb.debian.org/debian buster/main armhf libauthen-sasl-perl all 2.1600-1 [50.8 kB]
09:13:25 #13 12.15 Get:203 http://deb.debian.org/debian buster/main armhf libmodule-implementation-perl all 0.09-1 [12.9 kB]
09:13:25 #13 12.15 Get:204 http://deb.debian.org/debian buster/main armhf libvariable-magic-perl armhf 0.62-1+b1 [43.4 kB]
09:13:25 #13 12.15 Get:205 http://deb.debian.org/debian buster/main armhf libb-hooks-endofscope-perl all 0.24-1 [18.6 kB]
09:13:25 #13 12.15 Get:206 http://deb.debian.org/debian buster/main armhf libcapture-tiny-perl all 0.48-1 [26.0 kB]
09:13:25 #13 12.16 Get:207 http://deb.debian.org/debian buster/main armhf libcgi-pm-perl all 4.40-1 [222 kB]
09:13:25 #13 12.16 Get:208 http://deb.debian.org/debian buster/main armhf libfcgi-perl armhf 0.78-2+b3 [34.8 kB]
09:13:25 #13 12.16 Get:209 http://deb.debian.org/debian buster/main armhf libcgi-fast-perl all 1:2.13-1 [11.4 kB]
09:13:25 #13 12.18 Get:210 http://deb.debian.org/debian buster/main armhf libsub-name-perl armhf 0.21-1+b3 [13.0 kB]
09:13:25 #13 12.19 Get:211 http://deb.debian.org/debian buster/main armhf libclass-accessor-perl all 0.51-1 [23.2 kB]
09:13:25 #13 12.19 Get:212 http://deb.debian.org/debian buster/main armhf libclass-inspector-perl all 1.32-1 [19.1 kB]
09:13:25 #13 12.19 Get:213 http://deb.debian.org/debian buster/main armhf libclass-xsaccessor-perl armhf 1.19-3+b2 [37.5 kB]
09:13:25 #13 12.19 Get:214 http://deb.debian.org/debian buster/main armhf libclone-perl armhf 0.41-1+b1 [14.0 kB]
09:13:25 #13 12.19 Get:215 http://deb.debian.org/debian buster/main armhf libcommon-sense-perl armhf 3.74-2+b7 [24.0 kB]
09:13:25 #13 12.21 Get:216 http://deb.debian.org/debian buster/main armhf libparams-util-perl armhf 1.07-3+b4 [21.8 kB]
09:13:25 #13 12.22 Get:217 http://deb.debian.org/debian buster/main armhf libsub-install-perl all 0.928-1 [11.4 kB]
09:13:25 #13 12.22 Get:218 http://deb.debian.org/debian buster/main armhf libdata-optlist-perl all 0.110-1 [10.6 kB]
09:13:25 #13 12.22 Get:219 http://deb.debian.org/debian buster/main armhf libsub-exporter-perl all 0.987-1 [47.2 kB]
09:13:25 #13 12.22 Get:220 http://deb.debian.org/debian buster/main armhf libconst-fast-perl all 0.014-1 [8250 B]
09:13:25 #13 12.22 Get:221 http://deb.debian.org/debian buster/main armhf libwant-perl armhf 0.29-1+b4 [27.3 kB]
09:13:25 #13 12.22 Get:222 http://deb.debian.org/debian buster/main armhf libcontextual-return-perl all 0.004014-2 [56.6 kB]
09:13:25 #13 12.22 Get:223 http://deb.debian.org/debian buster/main armhf libconvert-binhex-perl all 1.125-1 [30.5 kB]
09:13:25 #13 12.22 Get:224 http://deb.debian.org/debian buster/main armhf libdata-dump-perl all 1.23-1 [29.5 kB]
09:13:25 #13 12.25 Get:225 http://deb.debian.org/debian buster/main armhf libdigest-bubblebabble-perl all 0.02-2 [8238 B]
09:13:25 #13 12.26 Get:226 http://deb.debian.org/debian buster/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.6 kB]
09:13:25 #13 14.49 Selecting previously unselected package python3.
09:13:25 #13 14.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 ... 8952 files and directories currently installed.)
09:13:25 #13 14.50 Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
09:13:25 #13 14.51 Unpacking python3 (3.11.2-1+b1) ...
09:13:25 #14 11.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 ... 4351 files and directories currently installed.)
09:13:25 #14 11.39 Preparing to unpack .../liblocale-gettext-perl_1.07-5_amd64.deb ...
09:13:25 #14 11.44 Unpacking liblocale-gettext-perl (1.07-5) ...
09:13:25 #14 12.28 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
09:13:25 #14 12.37 Unpacking libmpdec2:amd64 (2.4.2-3) ...
09:13:25 #13 11.86 Unpacking libexpat1:armhf (2.5.0-1) ...
09:13:25 #13 11.91 Selecting previously unselected package python3.11-minimal.
09:13:25 #13 11.91 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
09:13:25 #13 11.93 Unpacking python3.11-minimal (3.11.2-6) ...
09:13:25 #14 16.87 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 g++ arm64 4:9.3.0-1ubuntu2 [1592 B]
09:13:25 #14 16.87 Get:113 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 make arm64 4.2.1-1.2 [154 kB]
09:13:25 #14 16.87 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
09:13:25 #14 16.88 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patch arm64 2.7.6-6 [98.1 kB]
09:13:25 #14 16.88 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
09:13:25 #14 16.89 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 build-essential arm64 12.8ubuntu1.1 [4664 B]
09:13:25 #14 16.89 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
09:13:25 #14 16.89 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
09:13:25 #14 16.89 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
09:13:25 #14 16.94 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
09:13:25 
09:13:25 #18 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
09:13:25 #18 DONE 0.1s
09:13:25 #14 15.86 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 binutils arm64 2.40-2ubuntu4.1 [18.5 kB]
09:13:25 #14 15.87 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc-dev-bin arm64 2.37-0ubuntu2 [19.3 kB]
09:13:25 #13 15.86 Selecting previously unselected package ucf.
09:13:25 #13 15.86 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
09:13:25 #13 15.87 Moving old data out of the way
09:13:25 #13 15.87 Unpacking ucf (3.0038+nmu1) ...
09:13:25 #13 15.91 Selecting previously unselected package xz-utils.
09:13:25 #13 15.91 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_arm64.deb ...
09:13:25 #13 15.91 Unpacking xz-utils (5.2.4-1+deb10u1) ...
09:13:25 #13 15.96 Selecting previously unselected package libfl2:arm64.
09:13:25 #13 15.96 Preparing to unpack .../021-libfl2_2.6.4-6.2_arm64.deb ...
09:13:25 #13 15.97 Unpacking libfl2:arm64 (2.6.4-6.2) ...
09:13:25 #13 16.01 Selecting previously unselected package at.
09:13:25 #13 16.01 Preparing to unpack .../022-at_3.1.23-1_arm64.deb ...
09:13:25 #13 16.01 Unpacking at (3.1.23-1) ...
09:13:25 #13 16.05 Selecting previously unselected package libsigsegv2:arm64.
09:13:25 #13 16.05 Preparing to unpack .../023-libsigsegv2_2.12-2_arm64.deb ...
09:13:25 #13 16.06 Unpacking libsigsegv2:arm64 (2.12-2) ...
09:13:25 #13 16.09 Selecting previously unselected package m4.
09:13:25 #16 70.21   Installing : kernel-headers-4.18.0-348.20.1.el7.aarch64                 40/65 
09:13:25 #16 70.65   Installing : glibc-headers-2.17-326.el7_9.aarch64                       41/65 
09:13:25 #13 11.16 Selecting previously unselected package libkrb5support0:arm64.
09:13:25 #13 11.16 Preparing to unpack .../03-libkrb5support0_1.20.1-2_arm64.deb ...
09:13:25 #13 11.17 Unpacking libkrb5support0:arm64 (1.20.1-2) ...
09:13:25 #13 11.30 Selecting previously unselected package libk5crypto3:arm64.
09:13:25 #13 11.30 Preparing to unpack .../04-libk5crypto3_1.20.1-2_arm64.deb ...
09:13:25 #13 11.31 Unpacking libk5crypto3:arm64 (1.20.1-2) ...
09:13:25 #13 12.70 Selecting previously unselected package libreadline8:arm64.
09:13:25 #13 12.70 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
09:13:25 #13 12.72 Unpacking libreadline8:arm64 (8.1-1) ...
09:13:25 #14 11.96 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
09:13:25 #14 11.98 Get:60 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
09:13:25 #14 11.99 Get:61 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxau6 armhf 1:1.0.9-0ubuntu1 [6612 B]
09:13:25 #14 12.01 Get:62 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu1 [9160 B]
09:13:25 #14 12.01 Get:63 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxcb1 armhf 1.14-2 [41.3 kB]
09:13:25 #14 12.01 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-data all 2:1.6.9-2ubuntu1.5 [113 kB]
09:13:25 #14 12.03 Get:65 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libx11-6 armhf 2:1.6.9-2ubuntu1.5 [517 kB]
09:13:25 #14 12.09 Get:66 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxext6 armhf 2:1.3.4-0ubuntu1 [24.2 kB]
09:13:25 #13 12.26 Get:227 http://deb.debian.org/debian buster/main armhf libdistro-info-perl all 0.21 [6696 B]
09:13:25 #13 12.32 Get:228 http://deb.debian.org/debian buster/main armhf libnet-smtp-ssl-perl all 1.04-1 [6184 B]
09:13:25 #13 12.32 Get:229 http://deb.debian.org/debian buster/main armhf libmailtools-perl all 2.18-1 [88.5 kB]
09:13:25 #13 12.38 Get:230 http://deb.debian.org/debian buster/main armhf libnet-ip-perl all 1.26-2 [29.0 kB]
09:13:25 #13 12.38 Get:231 http://deb.debian.org/debian buster/main armhf libnet-dns-perl all 1.19-1 [372 kB]
09:13:25 #13 12.38 Get:232 http://deb.debian.org/debian buster/main armhf libnet-domain-tld-perl all 1.75-1 [33.3 kB]
09:13:25 #13 12.38 Get:233 http://deb.debian.org/debian buster/main armhf libemail-valid-perl all 1.202-1 [23.0 kB]
09:13:25 #13 12.38 Get:234 http://deb.debian.org/debian buster/main armhf libexporter-tiny-perl all 1.002001-1 [36.9 kB]
09:13:25 #13 12.45 Get:235 http://deb.debian.org/debian buster/main armhf libipc-system-simple-perl all 1.25-4 [26.5 kB]
09:13:25 #13 12.46 Get:236 http://deb.debian.org/debian buster/main armhf libfile-basedir-perl all 0.08-1 [17.7 kB]
09:13:25 #13 12.46 Get:237 http://deb.debian.org/debian buster/main armhf libfile-chdir-perl all 0.1008-1 [13.3 kB]
09:13:25 #13 12.46 Get:238 http://deb.debian.org/debian buster/main armhf libfile-fcntllock-perl armhf 0.22-3+b5 [35.0 kB]
09:13:25 #13 12.46 Get:239 http://deb.debian.org/debian buster/main armhf libfont-afm-perl all 1.20-2 [13.6 kB]
09:13:25 #13 12.48 Get:240 http://deb.debian.org/debian buster/main armhf libfribidi0 armhf 1.0.5-3.1+deb10u2 [61.9 kB]
09:13:25 #13 12.48 Get:241 http://deb.debian.org/debian buster/main armhf libfuture-perl all 0.39-1 [74.5 kB]
09:13:25 #13 12.48 Get:242 http://deb.debian.org/debian buster/main armhf libio-stringy-perl all 2.111-3 [56.5 kB]
09:13:25 #13 12.48 Get:243 http://deb.debian.org/debian buster/main armhf libparams-validate-perl armhf 1.29-1+b1 [65.6 kB]
09:13:25 #13 12.48 Get:244 http://deb.debian.org/debian buster/main armhf libgetopt-long-descriptive-perl all 0.103-2 [27.8 kB]
09:13:25 #13 12.48 Get:245 http://deb.debian.org/debian buster/main armhf libsort-versions-perl all 1.62-1 [11.0 kB]
09:13:25 #13 12.48 Get:246 http://deb.debian.org/debian buster/main armhf libgit-wrapper-perl all 0.048-1 [34.7 kB]
09:13:25 #13 14.76 Selecting previously unselected package libsqlite3-0:amd64.
09:13:25 #13 14.76 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
09:13:25 #13 14.65 Selecting previously unselected package less.
09:13:25 #13 14.66 Preparing to unpack .../001-less_590-2_amd64.deb ...
09:13:25 #13 14.68 Unpacking less (590-2) ...
09:13:25 #13 14.87 Selecting previously unselected package netbase.
09:13:25 #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.5s done
09:13:25 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee
09:13:25 #13 10.90 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:25 #13 10.90 Preparing to unpack .../07-libgdbm-compat4_1.19-2_armhf.deb ...
09:13:25 #13 10.91 Unpacking libgdbm-compat4:armhf (1.19-2) ...
09:13:25 #13 10.95 Selecting previously unselected package libperl5.32:armhf.
09:13:25 #13 10.95 Preparing to unpack .../08-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
09:13:25 #13 10.96 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
09:13:25 #13 15.31 Selecting previously unselected package libmagic1:amd64.
09:13:25 #13 15.31 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:25 #14 11.95 Selecting previously unselected package libssl3:amd64.
09:13:25 #14 10.64 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB]
09:13:25 #14 12.72 Selecting previously unselected package readline-common.
09:13:25 #13 12.15 Setting up libssl3:armhf (3.0.9-1) ...
09:13:25 #13 12.16 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
09:13:25 #13 12.19 Setting up libexpat1:armhf (2.5.0-1) ...
09:13:25 #13 12.20 Setting up python3.11-minimal (3.11.2-6) ...
09:13:25 #14 17.09 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
09:13:26 #11 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.2s done
09:13:26 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee
09:13:26 #11 ...
09:13:26 
09:13:26 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:26 #0 0.943 Get:1 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
09:13:26 #0 1.002 Get:2 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
09:13:26 #0 1.282 Get:3 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
09:13:26 #0 1.406 Get:4 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
09:13:26 #0 1.494 Get:5 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB]
09:13:26 #0 1.733 Get:6 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
09:13:26 #0 2.863 Get:7 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
09:13:26 #0 2.868 Get:8 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
09:13:26 #0 4.129 Fetched 19.0 MB in 4s (5132 kB/s)
09:13:26 #0 4.129 Reading package lists...
09:13:26 #0 5.405 Reading package lists...
09:13:26 #0 6.661 Building dependency tree...
09:13:26 #0 6.871 Reading state information...
09:13:26 #0 7.165 curl is already the newest version (7.64.0-4+deb10u6).
09:13:26 #0 7.165 The following additional packages will be installed:
09:13:26 #0 7.165   autoconf automake autopoint autotools-dev binutils
09:13:26 #0 7.165   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
09:13:26 #0 7.165   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
09:13:26 #0 7.165   gcc gcc-8 gettext gettext-base git-man groff-base intltool-debian
09:13:26 #0 7.165   libarchive-zip-perl libasan5 libatomic1 libb-hooks-op-check-perl libbinutils
09:13:26 #0 7.165   libbsd0 libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
09:13:26 #0 7.165   libcroco3 libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl
09:13:26 #0 7.165   libdevel-globaldestruction-perl libdpkg-perl libdynaloader-functions-perl
09:13:26 #0 7.165   libelf1 libencode-locale-perl liberror-perl libexpat1 libfakeroot
09:13:26 #0 7.165   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:26 #0 7.165   libfile-which-perl libfl2 libgcc-8-dev libgdbm-compat4 libgdbm6 libglib2.0-0
09:13:26 #0 7.165   libgomp1 libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:26 #0 7.165   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
09:13:26 #0 7.165   libhttp-negotiate-perl libicu63 libimport-into-perl libio-html-perl
09:13:26 #0 7.165   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl19
09:13:26 #0 7.165   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
09:13:26 #0 7.165   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
09:13:26 #0 7.165   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
09:13:26 #0 7.165   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
09:13:26 #0 7.165   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
09:13:26 #0 7.165   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
09:13:26 #0 7.165   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
09:13:26 #0 7.165   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
09:13:26 #0 7.165   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:26 #0 7.165   po-debconf python3 python3-minimal python3.7 python3.7-minimal
09:13:26 #0 7.165   sensible-utils wdiff xz-utils
09:13:26 #0 7.165 Suggested packages:
09:13:26 #0 7.165   autoconf-archive gnu-standards autoconf-doc binutils-doc wamerican
09:13:26 #0 7.165   | wordlist whois vacation bzip2-doc cpp-doc gcc-8-locales dh-make adequate
09:13:26 #0 7.165   autopkgtest bls-standalone bsd-mailx | mailx build-essential
09:13:26 #0 7.165   check-all-the-things cvs-buildpackage devscripts-el diffoscope disorderfs
09:13:26 #0 7.165   dose-extra duck faketime gnuplot how-can-i-help libauthen-sasl-perl
09:13:26 #0 7.165   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:26 #0 7.165   libyaml-syck-perl mozilla-devscripts mutt piuparts postgresql-client quilt
09:13:26 #0 7.165   ratt reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
09:13:26 #0 7.165   manpages-dev flex bison gdb gcc-doc gcc-8-doc libgcc1-dbg libgomp1-dbg
09:13:26 #0 7.165   libitm1-dbg libatomic1-dbg libasan5-dbg liblsan0-dbg libtsan0-dbg
09:13:26 #0 7.165   libubsan1-dbg libmpx2-dbg libquadmath0-dbg gettext-doc libasprintf-dev
09:13:26 #0 7.165   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:26 #0 7.165   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
09:13:26 #0 7.165   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
09:13:26 #0 7.165   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
09:13:26 #0 7.165   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
09:13:26 #0 7.165   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
09:13:26 #0 7.165   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:26 #0 7.165   | libterm-readline-perl-perl libb-debug-perl liblocale-codes-perl
09:13:26 #0 7.165   libmail-box-perl python3-doc python3-tk python3-venv python3.7-venv
09:13:26 #0 7.165   python3.7-doc binfmt-support wdiff-doc
09:13:26 #0 7.165 Recommended packages:
09:13:26 #0 7.165   at dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
09:13:26 #0 7.165   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
09:13:26 #0 7.165   licensecheck lintian python3-apt python3-debian python3-magic
09:13:26 #0 7.165   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
09:13:26 #0 7.165   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
09:13:26 #0 7.165   manpages manpages-dev libfile-fcntllock-perl libarchive-cpio-perl
09:13:26 #0 7.165   libglib2.0-data shared-mime-info xdg-user-dirs libhtml-format-perl
09:13:26 #0 7.165   libclass-xsaccessor-perl libsub-name-perl libltdl-dev libdata-dump-perl
09:13:26 #0 7.165   libhtml-form-perl libhttp-daemon-perl libmailtools-perl
09:13:26 #0 7.165   libmail-sendmail-perl
09:13:26 #0 8.721 The following NEW packages will be installed:
09:13:26 #0 8.721   autoconf automake autopoint autotools-dev binutils
09:13:26 #0 8.721   binutils-arm-linux-gnueabihf binutils-common bsdmainutils bzip2 cpp cpp-8
09:13:26 #0 8.721   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
09:13:26 #0 8.721   equivs fakeroot file gcc gcc-8 gettext gettext-base git git-man groff-base
09:13:26 #0 8.721   intltool-debian libarchive-zip-perl libasan5 libatomic1
09:13:26 #0 8.721   libb-hooks-op-check-perl libbinutils libbsd0 libc-dev-bin libc6-dev libcc1-0
09:13:26 #0 8.721   libclass-method-modifiers-perl libcroco3 libcurl3-gnutls libdebhelper-perl
09:13:26 #0 8.721   libdevel-callchecker-perl libdevel-globaldestruction-perl libdpkg-perl
09:13:26 #0 8.721   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
09:13:26 #0 8.721   libexpat1 libfakeroot libfile-homedir-perl libfile-listing-perl
09:13:26 #0 8.721   libfile-stripnondeterminism-perl libfile-which-perl libfl2 libgcc-8-dev
09:13:26 #0 8.721   libgdbm-compat4 libgdbm6 libglib2.0-0 libgomp1 libhtml-parser-perl
09:13:26 #0 8.721   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
09:13:26 #0 8.721   libhttp-message-perl libhttp-negotiate-perl libicu63 libimport-into-perl
09:13:26 #0 8.721   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
09:13:26 #0 8.721   libisl19 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
09:13:26 #0 8.721   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec2 libmpfr6
09:13:26 #0 8.721   libnet-http-perl libnet-ssleay-perl libparams-classify-perl libpcre2-8-0
09:13:26 #0 8.721   libperl5.28 libpipeline1 libpython3-stdlib libpython3.7-minimal
09:13:26 #0 8.721   libpython3.7-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
09:13:26 #0 8.721   libsub-exporter-progressive-perl libsub-quote-perl libtimedate-perl
09:13:26 #0 8.721   libtinfo5 libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
09:13:26 #0 8.721   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
09:13:26 #0 8.721   mime-support patch patchutils perl perl-modules-5.28 perl-openssl-defaults
09:13:26 #0 8.721   po-debconf python3 python3-minimal python3.7 python3.7-minimal
09:13:26 #0 8.721   sensible-utils wdiff xz-utils
09:13:26 #0 8.721 The following packages will be upgraded:
09:13:26 #0 8.722   libc6
09:13:26 #0 9.178 1 upgraded, 125 newly installed, 0 to remove and 8 not upgraded.
09:13:26 #0 9.178 Need to get 69.0 MB of archives.
09:13:26 #0 9.178 After this operation, 272 MB of additional disk space will be used.
09:13:26 #0 9.178 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libbsd0 armhf 0.9.1-2+deb10u1 [105 kB]
09:13:26 #0 9.365 Get:2 http://archive.raspberrypi.org/debian buster/main armhf libc6 armhf 2.28-10+rpt2+rpi1+deb10u2 [2351 kB]
09:13:26 #0 9.495 Get:3 http://archive.raspbian.org/raspbian buster/main armhf libtinfo5 armhf 6.1+20181013-2+deb10u3 [308 kB]
09:13:26 #0 9.588 Get:4 http://archive.raspbian.org/raspbian buster/main armhf bsdmainutils armhf 11.1.2 [182 kB]
09:13:26 #0 9.655 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libuchardet0 armhf 0.0.6-3 [62.2 kB]
09:13:26 #0 9.656 Get:6 http://archive.raspbian.org/raspbian buster/main armhf groff-base armhf 1.22.4-3+deb10u1 [782 kB]
09:13:26 #0 9.739 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libgdbm6 armhf 1.18.1-4 [61.1 kB]
09:13:26 #0 9.742 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libpipeline1 armhf 1.5.1-2 [26.6 kB]
09:13:26 #0 9.746 Get:9 http://archive.raspbian.org/raspbian buster/main armhf man-db armhf 2.8.5-2 [1230 kB]
09:13:26 #0 9.823 Get:10 http://archive.raspbian.org/raspbian buster/main armhf perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
09:13:26 #0 10.02 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libgdbm-compat4 armhf 1.18.1-4 [43.7 kB]
09:13:26 #0 10.02 Get:12 http://archive.raspbian.org/raspbian buster/main armhf libperl5.28 armhf 5.28.1-6+deb10u1 [3193 kB]
09:13:26 #0 10.10 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libc-dev-bin armhf 2.28-10+rpt2+rpi1+deb10u2 [267 kB]
09:13:26 
09:13:26 #19 [build 2/6] WORKDIR /go/src/github.com/docker/docker
09:13:26 #19 DONE 0.0s
09:13:26 
09:13:26 #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
09:13:26 #13 16.09 Preparing to unpack .../024-m4_1.4.18-2_arm64.deb ...
09:13:26 #13 16.09 Unpacking m4 (1.4.18-2) ...
09:13:26 #13 16.14 Selecting previously unselected package autoconf.
09:13:26 #13 16.14 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
09:13:26 #13 16.14 Unpacking autoconf (2.69-11) ...
09:13:26 #13 16.20 Selecting previously unselected package autotools-dev.
09:13:26 #13 16.20 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
09:13:26 #13 16.20 Unpacking autotools-dev (20180224.1) ...
09:13:26 #13 16.24 Selecting previously unselected package automake.
09:13:26 #13 16.25 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
09:13:26 #13 16.25 Unpacking automake (1:1.16.1-4) ...
09:13:26 #13 16.32 Selecting previously unselected package autopoint.
09:13:26 #14 16.26 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 linux-libc-dev arm64 6.2.0-33.33 [1551 kB]
09:13:26 #13 11.44 Selecting previously unselected package libkeyutils1:arm64.
09:13:26 #13 11.44 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
09:13:26 #13 11.46 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
09:13:26 #13 12.96 Selecting previously unselected package libsqlite3-0:arm64.
09:13:26 #13 12.97 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
09:13:26 #13 12.98 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
09:13:26 #14 12.24 Get:67 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxmuu1 armhf 2:1.1.3-0ubuntu1 [9028 B]
09:13:26 #14 12.31 Get:68 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages all 5.05-1 [1314 kB]
09:13:26 #13 12.51 Get:247 http://deb.debian.org/debian buster/main armhf libhttp-tiny-multipart-perl all 0.08-1 [9304 B]
09:13:26 #13 12.51 Get:248 http://deb.debian.org/debian buster/main armhf libio-prompter-perl all 0.004015-1 [60.4 kB]
09:13:26 #13 12.51 Get:249 http://deb.debian.org/debian buster/main armhf libjson-perl all 4.02000-1 [88.8 kB]
09:13:26 #13 12.51 Get:250 http://deb.debian.org/debian buster/main armhf liblog-any-perl all 1.707-1 [65.2 kB]
09:13:26 #13 12.51 Get:251 http://deb.debian.org/debian buster/main armhf liblog-any-adapter-screen-perl all 0.140-1 [13.1 kB]
09:13:26 #13 12.51 Get:252 http://deb.debian.org/debian buster/main armhf libpackage-stash-perl all 0.38-1 [21.7 kB]
09:13:26 #13 12.52 Get:253 http://deb.debian.org/debian buster/main armhf libsub-identify-perl armhf 0.14-1+b1 [11.5 kB]
09:13:26 #13 12.52 Get:254 http://deb.debian.org/debian buster/main armhf libnamespace-clean-perl all 0.27-1 [17.3 kB]
09:13:26 #13 12.52 Get:255 http://deb.debian.org/debian buster/main armhf libpath-tiny-perl all 0.108-1 [53.3 kB]
09:13:26 #13 12.52 Get:256 http://deb.debian.org/debian buster/main armhf libtype-tiny-perl all 1.004004-1 [266 kB]
09:13:26 #13 12.55 Get:257 http://deb.debian.org/debian buster/main armhf libgitlab-api-v4-perl all 0.16-1 [69.9 kB]
09:13:26 #13 12.55 Get:258 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-data all 2.58.3-2+deb10u4 [1110 kB]
09:13:26 #13 12.58 Get:259 http://deb.debian.org/debian buster/main armhf libgpm2 armhf 1.20.7-5 [34.2 kB]
09:13:26 #13 12.61 Get:260 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
09:13:26 #13 12.61 Get:261 http://deb.debian.org/debian buster/main armhf libntlm0 armhf 1.5-1+deb10u1 [22.9 kB]
09:13:26 #13 12.62 Get:262 http://deb.debian.org/debian buster/main armhf libgsasl7 armhf 1.8.0-8+deb10u1 [197 kB]
09:13:26 #13 12.62 Get:263 http://deb.debian.org/debian buster/main armhf libhtml-form-perl all 6.03-1 [23.9 kB]
09:13:26 #13 12.62 Get:264 http://deb.debian.org/debian buster/main armhf libhtml-format-perl all 2.12-1 [43.5 kB]
09:13:26 #13 12.63 Get:265 http://deb.debian.org/debian-security buster/updates/main armhf libhttp-daemon-perl all 6.01-3+deb10u1 [17.1 kB]
09:13:26 #13 12.63 Get:266 http://deb.debian.org/debian buster/main armhf libstruct-dumb-perl all 0.09-1 [11.1 kB]
09:13:26 #13 12.63 Get:267 http://deb.debian.org/debian buster/main armhf libio-async-perl all 0.72-1 [262 kB]
09:13:26 #13 12.64 Get:268 http://deb.debian.org/debian buster/main armhf libio-sessiondata-perl all 1.03-1 [5782 B]
09:13:26 #13 12.65 Get:269 http://deb.debian.org/debian buster/main armhf libio-string-perl all 1.08-3 [12.3 kB]
09:13:26 #13 12.65 Get:270 http://deb.debian.org/debian buster/main armhf libtypes-serialiser-perl all 1.0-1 [12.7 kB]
09:13:26 #13 12.65 Get:271 http://deb.debian.org/debian buster/main armhf libjson-xs-perl armhf 3.040-1+b1 [89.4 kB]
09:13:26 #13 12.65 Get:272 http://deb.debian.org/debian buster/main armhf liblzo2-2 armhf 2.10-0.1 [49.7 kB]
09:13:26 #13 12.66 Get:273 http://deb.debian.org/debian buster/main armhf libkyotocabinet16v5 armhf 1.2.76-4.2+b1 [280 kB]
09:13:26 #13 12.66 Get:274 http://deb.debian.org/debian buster/main armhf liblist-compare-perl all 0.53-1 [68.9 kB]
09:13:26 #13 12.68 Get:275 http://deb.debian.org/debian buster/main armhf liblist-moreutils-perl armhf 0.416-1+b4 [60.5 kB]
09:13:26 #13 12.68 Get:276 http://deb.debian.org/debian buster/main armhf libltdl-dev armhf 2.4.6-9 [160 kB]
09:13:26 #13 12.68 Get:277 http://deb.debian.org/debian buster/main armhf libsys-hostname-long-perl all 1.5-1 [12.0 kB]
09:13:26 #13 12.72 Get:278 http://deb.debian.org/debian buster/main armhf libmail-sendmail-perl all 0.80-1 [25.3 kB]
09:13:26 #13 12.72 Get:279 http://deb.debian.org/debian buster/main armhf mailutils-common all 1:3.5-4 [689 kB]
09:13:26 #13 14.89 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
09:13:26 #13 14.88 Preparing to unpack .../002-netbase_6.4_all.deb ...
09:13:26 #13 14.88 Unpacking netbase (6.4) ...
09:13:26 #13 14.96 Selecting previously unselected package sensible-utils.
09:13:26 #13 14.97 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
09:13:26 #13 14.97 Unpacking sensible-utils (0.0.17+nmu1) ...
09:13:26 #13 15.00 Selecting previously unselected package bzip2.
09:13:26 #13 15.00 Preparing to unpack .../004-bzip2_1.0.8-5+b1_amd64.deb ...
09:13:26 #13 15.00 Unpacking bzip2 (1.0.8-5+b1) ...
09:13:26 #13 15.03 Selecting previously unselected package openssl.
09:13:26 #13 15.03 Preparing to unpack .../005-openssl_3.0.9-1_amd64.deb ...
09:13:26 #13 15.04 Unpacking openssl (3.0.9-1) ...
09:13:26 #14 10.66 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
09:13:26 #14 10.66 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:13:26 #14 10.66 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
09:13:26 #14 11.95 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ...
09:13:26 #13 15.41 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:13:26 #14 12.73 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:13:26 #14 12.74 Unpacking readline-common (8.0-4) ...
09:13:26 #14 17.37 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
09:13:26 #14 17.40 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhx509-5-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [98.9 kB]
09:13:26 #14 17.47 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
09:13:26 #14 17.55 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
09:13:26 #14 17.55 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
09:13:26 #14 17.58 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2ubuntu0.1 [14.9 kB]
09:13:26 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.1s done
09:13:26 #13 10.10 Get:14 http://archive.raspberrypi.org/debian buster/main armhf linux-libc-dev armhf 1:1.20230509~buster-1 [1012 kB]
09:13:26 #13 10.13 Get:15 http://archive.raspberrypi.org/debian buster/main armhf libc6-dev armhf 2.28-10+rpt2+rpi1+deb10u2 [2113 kB]
09:13:26 #13 10.15 Get:16 http://archive.raspbian.org/raspbian buster/main armhf perl armhf 5.28.1-6+deb10u1 [204 kB]
09:13:26 #13 10.16 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB]
09:13:26 #13 10.16 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
09:13:26 #13 10.17 Get:19 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB]
09:13:26 #13 ...
09:13:26 
09:13:26 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:26 #13 16.32 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
09:13:26 #13 16.33 Unpacking autopoint (0.19.8.1-9) ...
09:13:26 #13 16.37 Selecting previously unselected package binutils-common:arm64.
09:13:26 #13 16.37 Preparing to unpack .../029-binutils-common_2.31.1-16_arm64.deb ...
09:13:26 #13 16.37 Unpacking binutils-common:arm64 (2.31.1-16) ...
09:13:26 #13 16.59 Selecting previously unselected package libbinutils:arm64.
09:13:26 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.7s done
09:13:26 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee
09:13:26 #13 11.55 Selecting previously unselected package libkrb5-3:arm64.
09:13:26 #13 11.55 Preparing to unpack .../06-libkrb5-3_1.20.1-2_arm64.deb ...
09:13:26 #13 11.56 Unpacking libkrb5-3:arm64 (1.20.1-2) ...
09:13:26 #13 11.73 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:13:26 #13 11.73 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_arm64.deb ...
09:13:26 #13 11.76 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2) ...
09:13:26 #13 13.13 Selecting previously unselected package libpython3.9-stdlib:arm64.
09:13:26 #13 13.13 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
09:13:26 #13 13.14 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
09:13:26 #13 13.43 Selecting previously unselected package python3.9.
09:13:26 #13 12.73 Get:280 http://deb.debian.org/debian buster/main armhf mysql-common all 5.8+1.0.5 [7324 B]
09:13:26 #13 12.74 Get:281 http://deb.debian.org/debian-security buster/updates/main armhf mariadb-common all 1:10.3.39-0+deb10u1 [33.5 kB]
09:13:26 #13 12.75 Get:282 http://deb.debian.org/debian-security buster/updates/main armhf libmariadb3 armhf 1:10.3.39-0+deb10u1 [164 kB]
09:13:26 #13 12.76 Get:283 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-minimal armhf 2.7.16-2+deb10u2 [396 kB]
09:13:26 #13 12.77 Get:284 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7-stdlib armhf 2.7.16-2+deb10u2 [1834 kB]
09:13:26 #13 12.82 Get:285 http://deb.debian.org/debian-security buster/updates/main armhf libpython2.7 armhf 2.7.16-2+deb10u2 [891 kB]
09:13:26 #13 12.87 Get:286 http://deb.debian.org/debian buster/main armhf libmailutils5 armhf 1:3.5-4 [813 kB]
09:13:26 #13 12.89 Get:287 http://deb.debian.org/debian buster/main armhf libmime-tools-perl all 5.509-1 [212 kB]
09:13:26 #13 12.90 Get:288 http://deb.debian.org/debian buster/main armhf libnet-dns-sec-perl armhf 1.11-1 [47.2 kB]
09:13:26 #13 12.90 Get:289 http://deb.debian.org/debian buster/main armhf libnet-libidn-perl armhf 0.12.ds-3+b1 [17.7 kB]
09:13:26 #13 12.90 Get:290 http://deb.debian.org/debian buster/main armhf libnumber-compare-perl all 0.03-1 [7642 B]
09:13:26 #13 12.90 Get:291 http://deb.debian.org/debian buster/main armhf libnumber-range-perl all 0.12-1 [9274 B]
09:13:26 #13 12.91 Get:292 http://deb.debian.org/debian buster/main armhf libossp-uuid16 armhf 1.6.2-1.5+b7 [35.3 kB]
09:13:26 #13 12.91 Get:293 http://deb.debian.org/debian buster/main armhf libossp-uuid-perl armhf 1.6.2-1.5+b7 [27.8 kB]
09:13:26 #13 12.91 Get:294 http://deb.debian.org/debian buster/main armhf libpackage-stash-xs-perl armhf 0.29-1 [18.1 kB]
09:13:26 #13 12.91 Get:295 http://deb.debian.org/debian buster/main armhf libparse-debianchangelog-perl all 1.2.0-13 [59.5 kB]
09:13:26 #13 12.91 Get:296 http://deb.debian.org/debian buster/main armhf libtext-glob-perl all 0.10-1 [8362 B]
09:13:26 #13 12.92 Get:297 http://deb.debian.org/debian buster/main armhf libpath-iterator-rule-perl all 1.014-1 [54.0 kB]
09:13:26 #13 12.92 Get:298 http://deb.debian.org/debian buster/main armhf libperlio-gzip-perl armhf 0.19-1+b5 [16.2 kB]
09:13:26 #13 12.92 Get:299 http://deb.debian.org/debian buster/main armhf libpod-constants-perl all 0.19-1 [16.9 kB]
09:13:26 #13 12.92 Get:300 http://deb.debian.org/debian buster/main armhf libreadonly-perl all 2.050-1 [22.7 kB]
09:13:26 #13 12.92 Get:301 http://deb.debian.org/debian buster/main armhf libref-util-perl all 0.204-1 [17.1 kB]
09:13:26 #13 12.92 Get:302 http://deb.debian.org/debian buster/main armhf libref-util-xs-perl armhf 0.117-1+b1 [12.8 kB]
09:13:26 #13 12.92 Get:303 http://deb.debian.org/debian buster/main armhf libregexp-pattern-license-perl all 3.0.31-4 [14.7 kB]
09:13:26 #13 12.93 Get:304 http://deb.debian.org/debian buster/main armhf libsasl2-modules armhf 2.1.27+dfsg-1+deb10u2 [96.9 kB]
09:13:26 #13 12.93 Get:305 http://deb.debian.org/debian buster/main armhf libsereal-decoder-perl armhf 4.005+ds-1+b1 [88.2 kB]
09:13:26 #13 12.94 Get:306 http://deb.debian.org/debian buster/main armhf libsereal-encoder-perl armhf 4.005+ds-1+b1 [89.1 kB]
09:13:26 #13 12.94 Get:307 http://deb.debian.org/debian buster/main armhf libsereal-perl all 4.005-1 [10.8 kB]
09:13:26 #13 12.94 Get:308 http://deb.debian.org/debian buster/main armhf libtask-weaken-perl all 1.06-1 [9252 B]
09:13:26 #13 12.94 Get:309 http://deb.debian.org/debian buster/main armhf libxml-parser-perl armhf 2.44-4 [210 kB]
09:13:26 #13 12.94 Get:310 http://deb.debian.org/debian buster/main armhf libsoap-lite-perl all 1.27-1 [258 kB]
09:13:26 #13 12.94 Get:311 http://deb.debian.org/debian buster/main armhf libsort-key-perl armhf 1.33-2+b1 [35.7 kB]
09:13:26 #13 12.94 Get:312 http://deb.debian.org/debian buster/main armhf libstring-copyright-perl all 0.003006-1 [11.6 kB]
09:13:26 #13 12.94 Get:313 http://deb.debian.org/debian buster/main armhf libstring-escape-perl all 2010.002-2 [19.1 kB]
09:13:26 #13 12.95 Get:314 http://deb.debian.org/debian buster/main armhf libstring-shellquote-perl all 1.04-1 [12.6 kB]
09:13:26 #13 12.95 Get:315 http://deb.debian.org/debian buster/main armhf libterm-readkey-perl armhf 2.38-1 [26.3 kB]
09:13:26 #13 12.95 Get:316 http://deb.debian.org/debian buster/main armhf libtest-fatal-perl all 0.014-1 [11.9 kB]
09:13:26 #13 12.95 Get:317 http://deb.debian.org/debian buster/main armhf libtest-refcount-perl all 0.08-3 [11.4 kB]
09:13:26 #13 12.95 Get:318 http://deb.debian.org/debian buster/main armhf libtext-levenshtein-perl all 0.13-1 [11.1 kB]
09:13:26 #13 12.95 Get:319 http://deb.debian.org/debian buster/main armhf libtype-tiny-xs-perl armhf 0.014-1+b1 [22.5 kB]
09:13:26 #13 12.95 Get:320 http://deb.debian.org/debian buster/main armhf libunicode-utf8-perl armhf 0.62-1 [19.0 kB]
09:13:26 #13 12.95 Get:321 http://deb.debian.org/debian buster/main armhf libwrap0 armhf 7.6.q-28 [55.9 kB]
09:13:26 #13 12.95 Get:322 http://deb.debian.org/debian buster/main armhf libxau6 armhf 1:1.0.8-1+b2 [19.1 kB]
09:13:26 #13 12.95 Get:323 http://deb.debian.org/debian buster/main armhf libxdmcp6 armhf 1:1.1.2-3 [24.9 kB]
09:13:26 #13 12.95 Get:324 http://deb.debian.org/debian buster/main armhf libxcb1 armhf 1.13.1-2 [132 kB]
09:13:26 #13 12.95 Get:325 http://deb.debian.org/debian-security buster/updates/main armhf libx11-data all 2:1.6.7-1+deb10u3 [299 kB]
09:13:26 #13 12.96 Get:326 http://deb.debian.org/debian-security buster/updates/main armhf libx11-6 armhf 2:1.6.7-1+deb10u3 [699 kB]
09:13:26 #13 12.98 Get:327 http://deb.debian.org/debian buster/main armhf libxext6 armhf 2:1.3.3-1+b2 [48.1 kB]
09:13:26 #13 12.98 Get:328 http://deb.debian.org/debian buster/main armhf libxml-namespacesupport-perl all 1.12-1 [14.8 kB]
09:13:26 #13 12.98 Get:329 http://deb.debian.org/debian buster/main armhf libxml-sax-base-perl all 1.09-1 [20.4 kB]
09:13:26 #13 12.98 Get:330 http://deb.debian.org/debian buster/main armhf libxml-sax-perl all 1.00+dfsg-1 [58.6 kB]
09:13:26 #13 12.98 Get:331 http://deb.debian.org/debian buster/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1 [326 kB]
09:13:26 #13 12.98 Get:332 http://deb.debian.org/debian buster/main armhf libxml-sax-expat-perl all 0.51-1 [12.0 kB]
09:13:26 #13 12.98 Get:333 http://deb.debian.org/debian buster/main armhf libxml-simple-perl all 2.25-1 [72.0 kB]
09:13:26 #13 12.98 Get:334 http://deb.debian.org/debian buster/main armhf libxmlrpc-lite-perl all 0.717-2 [22.3 kB]
09:13:26 #13 15.22 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:13:26 #13 15.22 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ...
09:13:26 #13 15.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
09:13:26 #13 15.18 Selecting previously unselected package ca-certificates.
09:13:26 #13 15.18 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
09:13:26 #13 15.18 Unpacking ca-certificates (20230311) ...
09:13:26 #13 15.23 Selecting previously unselected package libmagic-mgc.
09:13:26 #13 15.23 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_amd64.deb ...
09:13:26 #13 15.23 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:26 #13 15.30 Selecting previously unselected package libmagic1:amd64.
09:13:26 #13 15.30 Preparing to unpack .../008-libmagic1_1%3a5.44-3_amd64.deb ...
09:13:26 #13 15.30 Unpacking libmagic1:amd64 (1:5.44-3) ...
09:13:26 #13 15.33 Selecting previously unselected package file.
09:13:26 #13 15.33 Preparing to unpack .../009-file_1%3a5.44-3_amd64.deb ...
09:13:26 #13 15.34 Unpacking file (1:5.44-3) ...
09:13:26 #13 15.36 Selecting previously unselected package gettext-base.
09:13:26 #13 15.36 Preparing to unpack .../010-gettext-base_0.21-12_amd64.deb ...
09:13:26 #13 15.36 Unpacking gettext-base (0.21-12) ...
09:13:26 #13 15.41 Selecting previously unselected package libuchardet0:amd64.
09:13:26 #14 11.06 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:13:26 #14 11.20 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB]
09:13:26 #14 12.22 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ...
09:13:26 #13 15.69 Selecting previously unselected package file.
09:13:26 #13 15.69 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_amd64.deb ...
09:13:26 #13 15.71 Unpacking file (1:5.39-3+deb11u1) ...
09:13:26 #11 ...
09:13:26 
09:13:26 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:26 #0 0.818 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
09:13:26 #0 1.243 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
09:13:26 #0 1.348 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
09:13:26 #0 1.445 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
09:13:26 #0 1.543 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
09:13:26 #0 1.783 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
09:13:26 #0 1.783 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
09:13:26 #0 2.628 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
09:13:26 #0 2.628 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [12.4 kB]
09:13:26 #0 2.628 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [820 kB]
09:13:26 #0 2.628 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B]
09:13:26 #0 3.027 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [927 kB]
09:13:26 #0 3.567 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB]
09:13:26 #0 3.569 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB]
09:13:26 #0 3.574 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [559 kB]
09:13:26 #0 3.603 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B]
09:13:26 #0 3.603 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [672 kB]
09:13:26 #0 3.668 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [11.5 kB]
09:13:26 #0 3.706 Fetched 22.4 MB in 3s (6805 kB/s)
09:13:26 #0 3.706 Reading package lists...
09:13:26 #0 4.869 Reading package lists...
09:13:26 #0 5.962 Building dependency tree...
09:13:26 #0 6.155 Reading state information...
09:13:26 #0 6.410 The following additional packages will be installed:
09:13:26 #0 6.410   autoconf automake autopoint autotools-dev binutils
09:13:26 #0 6.410   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:26 #0 6.410   bzip2 ca-certificates cpp cpp-11 dctrl-tools debhelper debugedit
09:13:26 #0 6.410   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:26 #0 6.410   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:26 #0 6.410   g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git-man gnupg gnupg-l10n
09:13:26 #0 6.410   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:26 #0 6.410   groff-base intltool-debian iso-codes less libalgorithm-diff-perl
09:13:26 #0 6.410   libalgorithm-diff-xs-perl libalgorithm-merge-perl libaliased-perl
09:13:26 #0 6.410   libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:26 #0 6.410   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:26 #0 6.410   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:26 #0 6.410   libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcapture-tiny-perl
09:13:26 #0 6.410   libcbor0.8 libcc1-0 libclass-data-inheritable-perl
09:13:26 #0 6.410   libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl
09:13:26 #0 6.410   libcommon-sense-perl libconfig-tiny-perl libconst-fast-perl
09:13:26 #0 6.410   libcontextual-return-perl libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0
09:13:26 #0 6.410   libctf0 libcurl3-gnutls libcurl4 libdata-dpath-perl libdata-dump-perl
09:13:26 #0 6.410   libdata-messagepack-perl libdata-optlist-perl libdata-validate-domain-perl
09:13:26 #0 6.410   libdata-validate-ip-perl libdata-validate-uri-perl libdebhelper-perl
09:13:26 #0 6.410   libdeflate0 libdevel-callchecker-perl libdevel-size-perl
09:13:26 #0 6.410   libdevel-stacktrace-perl libdistro-info-perl libdpkg-perl libdw1
09:13:26 #0 6.410   libdynaloader-functions-perl libedit2 libelf1 libemail-address-xs-perl
09:13:26 #0 6.410   libencode-locale-perl liberror-perl libexception-class-perl libexpat1
09:13:26 #0 6.410   libexporter-tiny-perl libfakeroot libfido2-1 libfile-basedir-perl
09:13:26 #0 6.410   libfile-chdir-perl libfile-dirlist-perl libfile-fcntllock-perl
09:13:26 #0 6.410   libfile-find-rule-perl libfile-homedir-perl libfile-listing-perl
09:13:26 #0 6.410   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:26 #0 6.410   libfont-afm-perl libfont-ttf-perl libfontconfig1 libfreetype6 libgcc-11-dev
09:13:26 #0 6.410   libgd3 libgdbm-compat4 libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl
09:13:26 #0 6.410   libgomp1 libgpgme11 libhash-fieldhash-perl libhtml-form-perl
09:13:26 #0 6.410   libhtml-format-perl libhtml-html5-entities-perl libhtml-parser-perl
09:13:26 #0 6.410   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl
09:13:26 #0 6.410   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:26 #0 6.410   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu70
09:13:26 #0 6.410   libimport-into-perl libio-html-perl libio-interactive-perl
09:13:26 #0 6.410   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
09:13:26 #0 6.410   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
09:13:26 #0 6.411   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:26 #0 6.411   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
09:13:26 #0 6.411   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
09:13:26 #0 6.411   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:26 #0 6.411   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:26 #0 6.411   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:26 #0 6.411   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:26 #0 6.411   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:26 #0 6.411   libmath-base85-perl libmd0 libmodule-implementation-perl
09:13:26 #0 6.411   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
09:13:26 #0 6.411   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
09:13:26 #0 6.411   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
09:13:26 #0 6.411   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:26 #0 6.411   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:26 #0 6.411   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
09:13:26 #0 6.411   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:26 #0 6.411   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
09:13:26 #0 6.411   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:26 #0 6.411   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:26 #0 6.411   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
09:13:26 #0 6.411   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:26 #0 6.411   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
09:13:26 #0 6.411   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:26 #0 6.411   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
09:13:26 #0 6.411   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
09:13:26 #0 6.411   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
09:13:26 #0 6.411   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
09:13:26 #0 6.411   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:26 #0 6.411   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:26 #0 6.411   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:26 #0 6.411   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:26 #0 6.411   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:26 #0 6.411   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
09:13:26 #0 6.411   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:26 #0 6.411   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:26 #0 6.411   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
09:13:26 #0 6.411   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:26 #0 6.411   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:26 #0 6.411   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:26 #0 6.411   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:26 #0 6.411   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
09:13:26 #0 6.411   media-types netbase openssh-client openssl patch patchutils perl
09:13:26 #0 6.411   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
09:13:26 #0 6.411   publicsuffix python-apt-common python3 python3-apt python3-certifi
09:13:26 #0 6.411   python3-chardet python3-debian python3-gpg python3-idna python3-magic
09:13:26 #0 6.411   python3-minimal python3-pkg-resources python3-requests python3-six
09:13:26 #0 6.411   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
09:13:26 #0 6.411   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:26 #0 6.411   zstd
09:13:26 #0 6.425 Suggested packages:
09:13:26 #0 6.425   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:26 #0 6.425   gcc-11-locales debtags dh-make adequate at autopkgtest bls-standalone
09:13:26 #0 6.425   bsd-mailx | mailx check-all-the-things cvs-buildpackage diffoscope
09:13:26 #0 6.425   disorderfs dose-extra duck elpa-devscripts faketime gnuplot how-can-i-help
09:13:26 #0 6.425   libdbd-pg-perl libfile-desktopentry-perl libnet-smtps-perl libterm-size-perl
09:13:26 #0 6.425   libyaml-syck-perl mmdebstrap mozilla-devscripts mutt piuparts
09:13:26 #0 6.425   postgresql-client pristine-lfs quilt ratt reprotest svn-buildpackage w3m
09:13:26 #0 6.425   debian-keyring libsoap-lite-perl pristine-tar dbus-user-session
09:13:26 #0 6.425   libpam-systemd pinentry-gnome3 tor python3-paramiko mini-dinstall rsync
09:13:26 #0 6.425   gcc-11-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:26 #0 6.425   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:26 #0 6.425   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:26 #0 6.425   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc locales
09:13:26 #0 6.425   bzr libgd-tools gdbm-l10n libtool-doc libcrypt-ssleay-perl libossp-uuid-perl
09:13:26 #0 6.425   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:26 #0 6.425   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:26 #0 6.425   libsasl2-modules-sql libstdc++-11-doc libbareword-filehandles-perl
09:13:26 #0 6.425   libindirect-perl libmultidimensional-perl gfortran | fortran95-compiler
09:13:26 #0 6.425   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libauthen-ntlm-perl
09:13:26 #0 6.425   libxml-sax-expatxs-perl bash-completion binutils-multiarch
09:13:26 #0 6.425   libtext-template-perl m4-doc make-doc apparmor www-browser keychain
09:13:26 #0 6.425   libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc
09:13:26 #0 6.425   libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:26 #0 6.425   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:26 #0 6.425   python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools
09:13:26 #0 6.425   python3-cryptography python3-openssl python3-socks python-requests-doc
09:13:26 #0 6.425   python3.10-venv python3.10-doc binfmt-support readline-doc zip wdiff-doc
09:13:26 #0 6.425 Recommended packages:
09:13:26 #0 6.425   libnss-nis libnss-nisplus
09:13:26 #0 6.863 The following NEW packages will be installed:
09:13:26 #0 6.863   autoconf automake autopoint autotools-dev binutils
09:13:26 #0 6.863   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:26 #0 6.863   bzip2 ca-certificates cpp cpp-11 curl dctrl-tools debhelper debugedit
09:13:26 #0 6.863   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:26 #0 6.863   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:26 #0 6.863   fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base gettext gettext-base git
09:13:26 #0 6.863   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:26 #0 6.863   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes less
09:13:26 #0 6.863   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:26 #0 6.863   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:26 #0 6.863   libarray-intspan-perl libasan6 libassuan0 libatomic1 libauthen-sasl-perl
09:13:26 #0 6.863   libb-hooks-endofscope-perl libb-hooks-op-check-perl libbinutils libbrotli1
09:13:26 #0 6.863   libbsd0 libc-dev-bin libc-devtools libc6-dev libcapture-tiny-perl libcbor0.8
09:13:26 #0 6.863   libcc1-0 libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:26 #0 6.863   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:26 #0 6.863   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:26 #0 6.863   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:26 #0 6.863   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:26 #0 6.863   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:26 #0 6.863   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:26 #0 6.863   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:26 #0 6.863   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:26 #0 6.863   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:26 #0 6.863   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:26 #0 6.863   libfakeroot libfido2-1 libfile-basedir-perl libfile-chdir-perl
09:13:26 #0 6.863   libfile-dirlist-perl libfile-fcntllock-perl libfile-find-rule-perl
09:13:26 #0 6.863   libfile-homedir-perl libfile-listing-perl libfile-stripnondeterminism-perl
09:13:26 #0 6.863   libfile-touch-perl libfile-which-perl libfont-afm-perl libfont-ttf-perl
09:13:26 #0 6.863   libfontconfig1 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6
09:13:26 #0 6.863   libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:26 #0 6.863   libhash-fieldhash-perl libhtml-form-perl libhtml-format-perl
09:13:26 #0 6.863   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:26 #0 6.863   libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl
09:13:26 #0 6.863   libhttp-message-perl libhttp-negotiate-perl libhttp-tiny-multipart-perl
09:13:26 #0 6.863   libicu70 libimport-into-perl libio-html-perl libio-interactive-perl
09:13:26 #0 6.863   libio-prompt-tiny-perl libio-prompter-perl libio-pty-perl
09:13:26 #0 6.863   libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-run3-perl
09:13:26 #0 6.863   libipc-system-simple-perl libisl23 libiterator-perl libiterator-util-perl
09:13:26 #0 6.863   libjbig0 libjpeg-turbo8 libjpeg8 libjson-maybexs-perl libjson-perl
09:13:26 #0 6.863   libjson-xs-perl libksba8 libldap-2.5-0 libldap-common liblist-compare-perl
09:13:26 #0 6.863   liblist-moreutils-perl liblist-moreutils-xs-perl liblist-someutils-perl
09:13:26 #0 6.863   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:26 #0 6.863   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:26 #0 6.863   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:26 #0 6.863   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:26 #0 6.863   libmath-base85-perl libmd0 libmodule-implementation-perl
09:13:26 #0 6.863   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl
09:13:26 #0 6.863   libmouse-perl libmpc3 libmpdec3 libmpfr6 libnamespace-autoclean-perl
09:13:26 #0 6.863   libnamespace-clean-perl libnet-domain-tld-perl libnet-http-perl
09:13:26 #0 6.863   libnet-ipv6addr-perl libnet-netmask-perl libnet-smtp-ssl-perl
09:13:26 #0 6.863   libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14 libnpth0 libnsl-dev
09:13:26 #0 6.863   libnumber-compare-perl libobject-id-perl libpackage-stash-perl
09:13:26 #0 6.863   libpackage-stash-xs-perl libparams-classify-perl libparams-util-perl
09:13:26 #0 6.863   libpath-iterator-rule-perl libpath-tiny-perl libperl5.34 libperlio-gzip-perl
09:13:26 #0 6.863   libperlio-utf8-strict-perl libpipeline1 libpng16-16 libpod-constants-perl
09:13:26 #0 6.863   libpod-parser-perl libproc-processtable-perl libpsl5 libpython3-stdlib
09:13:26 #0 6.863   libpython3.10-minimal libpython3.10-stdlib libre-engine-re2-perl libre2-9
09:13:26 #0 6.863   libreadline8 libreadonly-perl libref-util-perl libref-util-xs-perl
09:13:26 #0 6.863   libregexp-pattern-license-perl libregexp-pattern-perl librole-tiny-perl
09:13:26 #0 6.863   librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db
09:13:26 #0 6.863   libsereal-decoder-perl libsereal-encoder-perl libset-intspan-perl
09:13:26 #0 6.863   libsigsegv2 libsocket6-perl libsort-versions-perl libsqlite3-0 libssh-4
09:13:26 #0 6.863   libstdc++-11-dev libstrictures-perl libstring-copyright-perl
09:13:26 #0 6.863   libstring-escape-perl libstring-shellquote-perl libsub-exporter-perl
09:13:26 #0 6.863   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:26 #0 6.863   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:26 #0 6.863   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:26 #0 6.863   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:26 #0 6.863   libtext-xslate-perl libtiff5 libtime-duration-perl libtime-moment-perl
09:13:26 #0 6.863   libtimedate-perl libtirpc-dev libtool libtry-tiny-perl libtype-tiny-perl
09:13:26 #0 6.863   libtype-tiny-xs-perl libtypes-serialiser-perl libubsan1 libuchardet0
09:13:26 #0 6.863   libunicode-utf8-perl liburi-perl libvariable-magic-perl libwant-perl
09:13:26 #0 6.863   libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6
09:13:26 #0 6.863   libxcb1 libxdmcp6 libxext6 libxml-libxml-perl libxml-namespacesupport-perl
09:13:26 #0 6.863   libxml-parser-perl libxml-sax-base-perl libxml-sax-expat-perl
09:13:26 #0 6.863   libxml-sax-perl libxml2 libxmuu1 libxpm4 libxs-parse-keyword-perl
09:13:26 #0 6.863   libyaml-0-2 libyaml-libyaml-perl licensecheck lintian linux-libc-dev
09:13:26 #0 6.863   lsb-release lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev
09:13:26 #0 6.863   media-types netbase openssh-client openssl patch patchutils perl
09:13:26 #0 6.863   perl-modules-5.34 perl-openssl-defaults pinentry-curses po-debconf
09:13:26 #0 6.863   publicsuffix python-apt-common python3 python3-apt python3-certifi
09:13:26 #0 6.863   python3-chardet python3-debian python3-gpg python3-idna python3-magic
09:13:26 #0 6.863   python3-minimal python3-pkg-resources python3-requests python3-six
09:13:26 #0 6.863   python3-unidiff python3-urllib3 python3-xdg python3.10 python3.10-minimal
09:13:26 #0 6.863   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:26 #0 6.863   zstd
09:13:26 #0 6.863 The following packages will be upgraded:
09:13:26 #0 6.863   libc6
09:13:26 #0 7.285 1 upgraded, 366 newly installed, 0 to remove and 3 not upgraded.
09:13:26 #0 7.285 Need to get 117 MB of archives.
09:13:26 #0 7.285 After this operation, 379 MB of additional disk space will be used.
09:13:26 #0 7.285 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6 armhf 2.35-0ubuntu3.3 [2902 kB]
09:13:26 #0 7.945 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblocale-gettext-perl armhf 1.07-4build3 [16.2 kB]
09:13:26 #0 7.945 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]
09:13:26 #0 7.959 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
09:13:26 #0 7.961 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]
09:13:26 #0 8.040 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
09:13:26 #0 8.041 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
09:13:26 #0 8.042 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
09:13:26 #0 8.044 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
09:13:26 #0 8.046 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
09:13:26 #0 8.048 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
09:13:26 #0 8.497 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]
09:13:26 #0 9.114 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB]
09:13:26 #0 9.128 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
09:13:26 #0 9.129 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
09:13:26 #0 9.130 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl-modules-5.34 all 5.34.0-3ubuntu1.2 [2977 kB]
09:13:26 #0 9.272 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm6 armhf 1.23-1 [30.0 kB]
09:13:26 #0 9.275 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgdbm-compat4 armhf 1.23-1 [6070 B]
09:13:26 #0 9.276 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libperl5.34 armhf 5.34.0-3ubuntu1.2 [4061 kB]
09:13:26 #0 9.450 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf perl armhf 5.34.0-3ubuntu1.2 [232 kB]
09:13:26 #0 9.454 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB]
09:13:26 #0 9.522 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:13:26 #0 9.925 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B]
09:13:26 #0 9.998 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
09:13:26 #14 ...
09:13:26 
09:13:26 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:26 #14 17.58 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
09:13:26 #14 17.59 Get:130 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:13:26 #14 17.59 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-2.4-2 arm64 2.4.49+dfsg-2ubuntu1.9 [145 kB]
09:13:26 #14 17.62 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB]
09:13:26 #14 17.78 Get:133 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
09:13:26 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 0.1s
09:13:26 #13 16.59 Preparing to unpack .../030-libbinutils_2.31.1-16_arm64.deb ...
09:13:26 #13 16.60 Unpacking libbinutils:arm64 (2.31.1-16) ...
09:13:26 #13 16.66 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:13:26 #13 16.66 Preparing to unpack .../031-binutils-aarch64-linux-gnu_2.31.1-16_arm64.deb ...
09:13:26 #13 16.67 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ...
09:13:26 #10 ...
09:13:26 
09:13:26 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:26 #0 0.861 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
09:13:26 #0 1.271 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
09:13:26 #0 1.367 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
09:13:26 #0 1.460 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
09:13:26 #0 1.553 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB]
09:13:26 #0 2.577 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B]
09:13:26 #0 2.577 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB]
09:13:26 #0 2.577 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB]
09:13:26 #0 2.594 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [381 kB]
09:13:26 #0 2.613 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [4505 B]
09:13:26 #0 2.613 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [660 kB]
09:13:26 #0 3.035 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B]
09:13:26 #0 3.108 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [4505 B]
09:13:26 #0 3.108 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [593 kB]
09:13:26 #0 3.496 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [265 kB]
09:13:26 #0 3.548 Fetched 22.2 MB in 3s (7028 kB/s)
09:13:26 #0 3.548 Reading package lists...
09:13:26 #0 4.747 Reading package lists...
09:13:26 #0 5.890 Building dependency tree...
09:13:26 #0 6.117 Reading state information...
09:13:26 #0 6.504 The following additional packages will be installed:
09:13:26 #0 6.504   adduser autoconf automake autopoint autotools-dev binutils
09:13:26 #0 6.504   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:26 #0 6.504   bzip2 ca-certificates cpp cpp-12 dctrl-tools debhelper debugedit
09:13:26 #0 6.504   dh-autoreconf dh-strip-nondeterminism diffstat dirmngr distro-info-data
09:13:26 #0 6.505   dpkg-dev dput dwz fakeroot file fontconfig-config fonts-dejavu-core g++
09:13:26 #0 6.505   g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git-man gnupg gnupg-l10n
09:13:26 #0 6.505   gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:13:26 #0 6.505   groff-base intltool-debian iso-codes krb5-locales less
09:13:26 #0 6.505   libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl
09:13:26 #0 6.505   libaliased-perl libapt-pkg-perl libarchive-cpio-perl libarchive-zip-perl
09:13:26 #0 6.505   libarray-intspan-perl libasan8 libassuan0 libatomic1 libauthen-sasl-perl
09:13:26 #0 6.505   libb-hooks-endofscope-perl libb-hooks-op-check-perl libberkeleydb-perl
09:13:26 #0 6.505   libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6-dev
09:13:26 #0 6.505   libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl libcgi-pm-perl
09:13:26 #0 6.505   libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:26 #0 6.505   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:26 #0 6.505   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:26 #0 6.505   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:26 #0 6.505   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:26 #0 6.505   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:26 #0 6.505   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:26 #0 6.505   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:26 #0 6.505   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:26 #0 6.505   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:26 #0 6.505   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:26 #0 6.505   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:26 #0 6.505   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:26 #0 6.505   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:26 #0 6.505   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:26 #0 6.505   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:26 #0 6.505   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:26 #0 6.506   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:26 #0 6.506   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:26 #0 6.506   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:26 #0 6.506   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:26 #0 6.506   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:26 #0 6.506   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
09:13:26 #0 6.506   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:26 #0 6.506   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:26 #0 6.506   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:26 #0 6.506   libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8
09:13:26 #0 6.506   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:26 #0 6.506   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2
09:13:26 #0 6.506   liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:26 #0 6.506   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:26 #0 6.506   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:26 #0 6.506   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:26 #0 6.506   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:26 #0 6.506   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:26 #0 6.506   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:26 #0 6.506   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:26 #0 6.506   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:26 #0 6.506   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:26 #0 6.506   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:26 #0 6.506   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:26 #0 6.506   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:26 #0 6.506   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:26 #0 6.506   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:26 #0 6.506   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
09:13:26 #0 6.506   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:26 #0 6.506   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:26 #0 6.506   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:26 #0 6.506   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:26 #0 6.506   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:26 #0 6.506   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:26 #0 6.506   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:26 #0 6.506   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:26 #0 6.506   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:26 #0 6.506   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:26 #0 6.506   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:26 #0 6.506   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:26 #0 6.506   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:26 #0 6.506   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:26 #0 6.506   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:26 #0 6.506   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:26 #0 6.506   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:26 #0 6.506   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:26 #0 6.506   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:26 #0 6.506   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:26 #0 6.506   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:26 #0 6.506   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:26 #0 6.506   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:26 #0 6.506   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:26 #0 6.506   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:26 #0 6.506   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:26 #0 6.506   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:26 #0 6.506   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:26 #0 6.506   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:26 #0 6.507   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:26 #0 6.507   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:26 #0 6.507   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:26 #0 6.507   zstd
09:13:26 #0 6.509 Suggested packages:
09:13:26 #0 6.509   cron ecryptfs-utils autoconf-archive gnu-standards autoconf-doc binutils-doc
09:13:26 #0 6.509   bzip2-doc cpp-doc gcc-12-locales cpp-12-doc debtags dh-make adequate at
09:13:26 #0 6.509   autopkgtest bls-standalone bsd-mailx | mailx check-all-the-things
09:13:26 #0 6.509   cvs-buildpackage diffoscope disorderfs dose-extra duck elpa-devscripts
09:13:26 #0 6.509   faketime gnuplot how-can-i-help libdbd-pg-perl libfile-desktopentry-perl
09:13:26 #0 6.509   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
09:13:26 #0 6.509   piuparts postgresql-client pristine-lfs quilt ratt reprotest
09:13:26 #0 6.509   svn-buildpackage w3m debian-keyring libsoap-lite-perl pristine-tar
09:13:26 #0 6.509   dbus-user-session libpam-systemd pinentry-gnome3 tor mini-dinstall rsync
09:13:26 #0 6.509   gcc-12-doc gcc-multilib flex bison gdb gcc-doc gettext-doc libasprintf-dev
09:13:26 #0 6.509   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-email
09:13:26 #0 6.509   git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie xloadimage
09:13:26 #0 6.509   scdaemon groff isoquery libdigest-hmac-perl libgssapi-perl glibc-doc bzr
09:13:26 #0 6.509   libgd-tools gdbm-l10n krb5-doc krb5-user libtool-doc libcrypt-ssleay-perl
09:13:26 #0 6.509   libscalar-number-perl libsasl2-modules-gssapi-mit
09:13:26 #0 6.509   | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp
09:13:26 #0 6.509   libsasl2-modules-sql libstdc++-12-doc libbareword-filehandles-perl
09:13:26 #0 6.509   libmultidimensional-perl libxstring-perl gfortran | fortran95-compiler
09:13:26 #0 6.509   gcj-jdk libdevel-lexalias-perl libbusiness-isbn-perl libregexp-ipv6-perl
09:13:26 #0 6.509   libauthen-ntlm-perl libxml-sax-expatxs-perl bash-completion
09:13:26 #0 6.509   binutils-multiarch libtext-template-perl m4-doc make-doc apparmor
09:13:26 #0 6.509   www-browser keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc
09:13:26 #0 6.509   perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl
09:13:26 #0 6.509   libtap-harness-archive-perl pinentry-doc libmail-box-perl python3-doc
09:13:26 #0 6.509   python3-tk python3-venv python-apt-doc python-cryptography-doc
09:13:26 #0 6.509   python3-cryptography-vectors python-nacl-doc python3-gssapi python3-invoke
09:13:26 #0 6.509   python3-setuptools python3-openssl python3-socks python-requests-doc
09:13:26 #0 6.509   python3-brotli python-pyxdg-doc python3.11-venv python3.11-doc
09:13:26 #0 6.509   binfmt-support readline-doc zip wdiff-doc
09:13:26 #0 6.941 The following NEW packages will be installed:
09:13:26 #0 6.941   adduser autoconf automake autopoint autotools-dev binutils
09:13:26 #0 6.941   binutils-arm-linux-gnueabihf binutils-common bsdextrautils build-essential
09:13:26 #0 6.942   bzip2 ca-certificates cpp cpp-12 curl dctrl-tools debhelper debugedit
09:13:26 #0 6.942   devscripts dh-autoreconf dh-strip-nondeterminism diffstat dirmngr
09:13:26 #0 6.942   distro-info-data dpkg-dev dput dwz equivs fakeroot file fontconfig-config
09:13:26 #0 6.942   fonts-dejavu-core g++ g++-12 gcc gcc-12 gcc-12-base gettext gettext-base git
09:13:26 #0 6.942   git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client
09:13:26 #0 6.942   gpg-wks-server gpgconf gpgsm groff-base intltool-debian iso-codes
09:13:26 #0 6.942   krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl
09:13:26 #0 6.942   libalgorithm-merge-perl libaliased-perl libapt-pkg-perl libarchive-cpio-perl
09:13:26 #0 6.942   libarchive-zip-perl libarray-intspan-perl libasan8 libassuan0 libatomic1
09:13:26 #0 6.942   libauthen-sasl-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl
09:13:26 #0 6.942   libberkeleydb-perl libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools
09:13:26 #0 6.942   libc6-dev libcapture-tiny-perl libcbor0.8 libcc1-0 libcgi-fast-perl
09:13:26 #0 6.942   libcgi-pm-perl libclass-data-inheritable-perl libclass-method-modifiers-perl
09:13:26 #0 6.942   libclass-xsaccessor-perl libclone-perl libcommon-sense-perl
09:13:26 #0 6.942   libconfig-tiny-perl libconst-fast-perl libcontextual-return-perl
09:13:26 #0 6.942   libcpanel-json-xs-perl libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls
09:13:26 #0 6.942   libcurl4 libdata-dpath-perl libdata-dump-perl libdata-messagepack-perl
09:13:26 #0 6.942   libdata-optlist-perl libdata-validate-domain-perl libdata-validate-ip-perl
09:13:26 #0 6.942   libdata-validate-uri-perl libdebhelper-perl libdeflate0
09:13:26 #0 6.942   libdevel-callchecker-perl libdevel-size-perl libdevel-stacktrace-perl
09:13:26 #0 6.942   libdistro-info-perl libdpkg-perl libdw1 libdynaloader-functions-perl
09:13:26 #0 6.942   libedit2 libelf1 libemail-address-xs-perl libencode-locale-perl
09:13:26 #0 6.942   liberror-perl libexception-class-perl libexpat1 libexporter-tiny-perl
09:13:26 #0 6.942   libfakeroot libfcgi-bin libfcgi-perl libfcgi0ldbl libfido2-1
09:13:26 #0 6.942   libfile-basedir-perl libfile-chdir-perl libfile-dirlist-perl
09:13:26 #0 6.942   libfile-fcntllock-perl libfile-find-rule-perl libfile-homedir-perl
09:13:26 #0 6.942   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:26 #0 6.942   libfile-which-perl libfont-afm-perl libfont-ttf-perl libfontconfig1
09:13:26 #0 6.942   libfreetype6 libfreezethaw-perl libgcc-12-dev libgd3 libgdbm-compat4
09:13:26 #0 6.942   libgdbm6 libgit-wrapper-perl libgitlab-api-v4-perl libgomp1 libgpgme11
09:13:26 #0 6.942   libgssapi-krb5-2 libhtml-form-perl libhtml-format-perl
09:13:26 #0 6.942   libhtml-html5-entities-perl libhtml-parser-perl libhtml-tagset-perl
09:13:26 #0 6.942   libhtml-tokeparser-simple-perl libhtml-tree-perl libhttp-cookies-perl
09:13:26 #0 6.942   libhttp-daemon-perl libhttp-date-perl libhttp-message-perl
09:13:26 #0 6.942   libhttp-negotiate-perl libhttp-tiny-multipart-perl libicu72
09:13:26 #0 6.942   libimport-into-perl libindirect-perl libio-html-perl libio-interactive-perl
09:13:26 #0 6.942   libio-prompter-perl libio-pty-perl libio-socket-ssl-perl libio-string-perl
09:13:26 #0 6.942   libipc-run-perl libipc-run3-perl libipc-system-simple-perl libisl23
09:13:26 #0 6.942   libiterator-perl libiterator-util-perl libjansson4 libjbig0 libjpeg-turbo8
09:13:26 #0 6.942   libjpeg8 libjson-maybexs-perl libjson-perl libjson-xs-perl libk5crypto3
09:13:26 #0 6.942   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-common libldap2
09:13:26 #0 6.942   liblerc4 liblist-compare-perl liblist-someutils-perl
09:13:26 #0 6.942   liblist-someutils-xs-perl liblist-utilsby-perl liblocale-gettext-perl
09:13:26 #0 6.942   liblog-any-adapter-screen-perl liblog-any-perl libltdl-dev libltdl7
09:13:26 #0 6.942   liblwp-mediatypes-perl liblwp-protocol-https-perl liblzo2-2 libmagic-mgc
09:13:26 #0 6.942   libmagic1 libmail-sendmail-perl libmailtools-perl libmarkdown2
09:13:26 #0 6.942   libmath-base85-perl libmldbm-perl libmodule-implementation-perl
09:13:26 #0 6.942   libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmouse-perl
09:13:26 #0 6.942   libmpc3 libmpfr6 libnamespace-clean-perl libnet-domain-tld-perl
09:13:26 #0 6.942   libnet-http-perl libnet-ipv6addr-perl libnet-netmask-perl
09:13:26 #0 6.942   libnet-smtp-ssl-perl libnet-ssleay-perl libnetaddr-ip-perl libnghttp2-14
09:13:26 #0 6.942   libnpth0 libnsl-dev libnsl2 libnumber-compare-perl libobject-pad-perl
09:13:26 #0 6.942   libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl
09:13:26 #0 6.942   libparams-util-perl libpath-iterator-rule-perl libpath-tiny-perl libperl5.36
09:13:26 #0 6.942   libperlio-gzip-perl libperlio-utf8-strict-perl libpipeline1 libpng16-16
09:13:26 #0 6.942   libpod-constants-perl libpod-parser-perl libproc-processtable-perl libpsl5
09:13:26 #0 6.942   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib
09:13:26 #0 6.942   libre-engine-re2-perl libre2-10 libreadline8 libreadonly-perl
09:13:26 #0 6.942   libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl
09:13:26 #0 6.943   libregexp-pattern-perl libregexp-wildcards-perl librole-tiny-perl librtmp1
09:13:26 #0 6.943   libsasl2-2 libsasl2-modules libsasl2-modules-db libsereal-decoder-perl
09:13:26 #0 6.943   libsereal-encoder-perl libset-intspan-perl libsocket6-perl libsodium23
09:13:26 #0 6.943   libsort-versions-perl libsqlite3-0 libssh-4 libssl3 libstdc++-12-dev
09:13:26 #0 6.943   libstrictures-perl libstring-copyright-perl libstring-escape-perl
09:13:26 #0 6.943   libstring-license-perl libstring-shellquote-perl libsub-exporter-perl
09:13:26 #0 6.943   libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl
09:13:26 #0 6.943   libsub-name-perl libsub-override-perl libsub-quote-perl
09:13:26 #0 6.943   libsyntax-keyword-try-perl libsys-hostname-long-perl libterm-readkey-perl
09:13:26 #0 6.943   libtext-glob-perl libtext-levenshteinxs-perl libtext-markdown-discount-perl
09:13:26 #0 6.943   libtext-xslate-perl libtiff6 libtime-duration-perl libtime-moment-perl
09:13:26 #0 6.943   libtimedate-perl libtirpc-common libtirpc-dev libtirpc3 libtool
09:13:26 #0 6.943   libtry-tiny-perl libtype-tiny-perl libtype-tiny-xs-perl
09:13:26 #0 6.943   libtypes-serialiser-perl libubsan1 libuchardet0 libunicode-utf8-perl
09:13:26 #0 6.943   libunwind8 liburi-perl libvariable-magic-perl libwant-perl libwebp7
09:13:26 #0 6.943   libwww-mechanize-perl libwww-perl libwww-robotrules-perl libx11-6
09:13:26 #0 6.943   libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml-libxml-perl
09:13:26 #0 6.943   libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl
09:13:26 #0 6.943   libxml-sax-expat-perl libxml-sax-perl libxml2 libxmuu1 libxpm4
09:13:26 #0 6.943   libxs-parse-keyword-perl libxs-parse-sublike-perl libyaml-0-2
09:13:26 #0 6.943   libyaml-libyaml-perl licensecheck lintian linux-libc-dev lsb-release
09:13:26 #0 6.943   lto-disabled-list lzip lzop m4 make man-db manpages manpages-dev media-types
09:13:26 #0 6.943   netbase openssh-client openssl patch patchutils perl perl-modules-5.36
09:13:26 #0 6.943   perl-openssl-defaults pinentry-curses po-debconf publicsuffix
09:13:26 #0 6.943   python-apt-common python3 python3-apt python3-bcrypt python3-certifi
09:13:26 #0 6.943   python3-cffi-backend python3-chardet python3-cryptography python3-debian
09:13:26 #0 6.943   python3-gpg python3-idna python3-magic python3-minimal python3-nacl
09:13:26 #0 6.943   python3-paramiko python3-pkg-resources python3-requests python3-six
09:13:26 #0 6.943   python3-unidiff python3-urllib3 python3-xdg python3.11 python3.11-minimal
09:13:26 #0 6.944   readline-common rpcsvc-proto strace t1utils ucf unzip wdiff xauth xz-utils
09:13:26 #0 6.944   zstd
09:13:26 #0 7.379 0 upgraded, 391 newly installed, 0 to remove and 2 not upgraded.
09:13:26 #0 7.379 Need to get 121 MB of archives.
09:13:26 #0 7.379 After this operation, 412 MB of additional disk space will be used.
09:13:26 #0 7.379 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblocale-gettext-perl armhf 1.07-5 [14.8 kB]
09:13:26 #0 7.526 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB]
09:13:26 #0 7.981 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB]
09:13:26 #0 8.025 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB]
09:13:26 #0 8.028 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB]
09:13:26 #0 8.121 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB]
09:13:26 #0 8.121 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB]
09:13:26 #0 8.121 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB]
09:13:26 #0 8.121 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB]
09:13:26 #0 8.121 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B]
09:13:26 #0 8.121 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB]
09:13:26 #0 8.538 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB]
09:13:26 #0 8.851 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
09:13:26 #0 8.853 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
09:13:26 #0 8.886 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
09:13:26 #0 8.908 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB]
09:13:26 #0 8.940 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB]
09:13:26 #0 8.991 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB]
09:13:26 #0 9.088 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB]
09:13:26 #0 9.200 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB]
09:13:26 #0 9.222 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B]
09:13:26 #0 9.223 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB]
09:13:26 #0 9.624 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl-modules-5.36 all 5.36.0-7ubuntu0.23.04.1 [2984 kB]
09:13:26 #14 ...
09:13:26 
09:13:26 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:26 #13 11.89 Selecting previously unselected package libtirpc-common.
09:13:26 #13 11.89 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:26 #13 11.90 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:26 #13 11.96 Selecting previously unselected package libtirpc3:arm64.
09:13:26 #13 11.96 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
09:13:26 #13 11.97 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
09:13:26 #13 12.17 Selecting previously unselected package libnsl2:arm64.
09:13:26 #20 0.498 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:13:26 #20 0.507 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:13:26 #20 0.507 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:13:26 #20 0.592 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:13:26 #20 0.672 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:13:26 #20 0.747 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:13:26 #13 13.43 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
09:13:26 #13 13.47 Unpacking python3.9 (3.9.2-1) ...
09:13:26 #14 16.87 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcrypt-dev arm64 1:4.4.33-2 [118 kB]
09:13:26 #14 16.87 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
09:13:26 #14 16.87 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-dev arm64 1.3.3+ds-1 [199 kB]
09:13:26 #14 16.88 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
09:13:26 #14 16.88 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc6-dev arm64 2.37-0ubuntu2 [1544 kB]
09:13:26 #14 16.95 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12-base arm64 12.3.0-1ubuntu1~23.04 [42.4 kB]
09:13:26 #14 16.96 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libisl23 arm64 0.25-1 [697 kB]
09:13:26 #14 16.98 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpfr6 arm64 4.2.0-1 [256 kB]
09:13:26 #13 12.99 Get:335 http://deb.debian.org/debian buster/main armhf libxmuu1 armhf 2:1.1.2-2+b3 [23.3 kB]
09:13:26 #13 12.99 Get:336 http://deb.debian.org/debian buster/main armhf libyaml-0-2 armhf 0.2.1-1 [40.6 kB]
09:13:26 #13 12.99 Get:337 http://deb.debian.org/debian buster/main armhf libyaml-libyaml-perl armhf 0.76+repack-1 [30.8 kB]
09:13:26 #13 12.99 Get:338 http://deb.debian.org/debian buster/main armhf licensecheck all 3.0.31-3 [28.3 kB]
09:13:26 #13 12.99 Get:339 http://deb.debian.org/debian buster/main armhf t1utils armhf 1.41-3 [54.4 kB]
09:13:26 #13 12.99 Get:340 http://deb.debian.org/debian buster/main armhf lintian all 2.15.0 [1181 kB]
09:13:26 #13 13.04 Get:341 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
09:13:26 #13 13.04 Get:342 http://deb.debian.org/debian buster/main armhf mailutils armhf 1:3.5-4 [569 kB]
09:13:26 #13 13.06 Get:343 http://deb.debian.org/debian buster/main armhf manpages-dev all 4.16-2 [2232 kB]
09:13:26 #13 13.14 Get:344 http://deb.debian.org/debian buster/main armhf psmisc armhf 23.2-1+deb10u1 [123 kB]
09:13:26 #13 13.14 Get:345 http://deb.debian.org/debian buster/main armhf publicsuffix all 20220811.1734-0+deb10u1 [127 kB]
09:13:26 #13 13.14 Get:346 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
09:13:26 #13 13.15 Get:347 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
09:13:26 #13 13.15 Get:348 http://deb.debian.org/debian buster/main armhf python3-certifi all 2018.8.24-1 [140 kB]
09:13:26 #13 13.16 Get:349 http://deb.debian.org/debian buster/main armhf python3-idna all 2.6-1 [34.3 kB]
09:13:26 #13 13.16 Get:350 http://deb.debian.org/debian buster/main armhf python3-magic all 2:0.4.15-2 [9256 B]
09:13:26 #13 13.18 Get:351 http://deb.debian.org/debian buster/main armhf python3-urllib3 all 1.24.1-1 [97.1 kB]
09:13:26 #13 13.18 Get:352 http://deb.debian.org/debian-security buster/updates/main armhf python3-requests all 2.21.0-1+deb10u1 [67.4 kB]
09:13:26 #13 13.18 Get:353 http://deb.debian.org/debian buster/main armhf python3-unidiff all 0.5.4-1 [7506 B]
09:13:26 #13 13.18 Get:354 http://deb.debian.org/debian buster/main armhf python3-xdg all 0.25-5 [35.9 kB]
09:13:26 #13 13.18 Get:355 http://deb.debian.org/debian buster/main armhf shared-mime-info armhf 1.10-1 [763 kB]
09:13:26 #13 13.20 Get:356 http://deb.debian.org/debian buster/main armhf strace armhf 4.26-0.2 [783 kB]
09:13:26 #13 13.21 Get:357 http://deb.debian.org/debian-security buster/updates/main armhf unzip armhf 6.0-23+deb10u3 [158 kB]
09:13:26 #13 13.22 Get:358 http://deb.debian.org/debian buster/main armhf xauth armhf 1:1.0.10-1 [37.4 kB]
09:13:26 #13 13.23 Get:359 http://deb.debian.org/debian buster/main armhf xdg-user-dirs armhf 0.17-2 [52.4 kB]
09:13:26 #13 15.55 Selecting previously unselected package python3.7.
09:13:26 #13 15.55 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_amd64.deb ...
09:13:26 #13 15.58 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:13:26 #13 15.68 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:26 #14 12.76 Get:69 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssh-client armhf 1:8.2p1-4ubuntu0.9 [590 kB]
09:13:26 #14 12.80 Get:70 http://ports.ubuntu.com/ubuntu-ports focal/main armhf publicsuffix all 20200303.0012-1 [111 kB]
09:13:26 #14 12.80 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
09:13:26 #14 12.81 Get:72 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
09:13:26 #14 12.82 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf strace armhf 5.5-3ubuntu1 [279 kB]
09:13:26 #14 12.83 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf xauth armhf 1:1.1-0ubuntu1 [21.9 kB]
09:13:26 #14 12.83 Get:75 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfl2 armhf 2.6.4-6.2 [11.3 kB]
09:13:26 #14 12.83 Get:76 http://ports.ubuntu.com/ubuntu-ports focal/main armhf at armhf 3.1.23-1ubuntu1 [36.2 kB]
09:13:26 #14 12.83 Get:77 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsigsegv2 armhf 2.12-2 [13.1 kB]
09:13:26 #13 15.42 Preparing to unpack .../011-libuchardet0_0.0.7-1_amd64.deb ...
09:13:26 #13 15.42 Unpacking libuchardet0:amd64 (0.0.7-1) ...
09:13:26 #13 15.45 Selecting previously unselected package groff-base.
09:13:26 #13 15.45 Preparing to unpack .../012-groff-base_1.22.4-10_amd64.deb ...
09:13:26 #13 15.45 Unpacking groff-base (1.22.4-10) ...
09:13:26 #13 15.55 Selecting previously unselected package krb5-locales.
09:13:26 #13 15.56 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ...
09:13:26 #13 15.56 Unpacking krb5-locales (1.20.1-2) ...
09:13:26 #13 15.59 Selecting previously unselected package bsdextrautils.
09:13:26 #13 15.59 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_amd64.deb ...
09:13:26 #13 15.60 Unpacking bsdextrautils (2.38.1-5+b1) ...
09:13:26 #13 15.63 Selecting previously unselected package libpipeline1:amd64.
09:13:26 #13 15.63 Preparing to unpack .../015-libpipeline1_1.5.7-1_amd64.deb ...
09:13:26 #13 15.64 Unpacking libpipeline1:amd64 (1.5.7-1) ...
09:13:26 #13 15.68 Selecting previously unselected package man-db.
09:13:26 #14 11.41 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]
09:13:26 #14 11.47 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 ucf all 3.0043 [56.1 kB]
09:13:26 #13 16.09 Selecting previously unselected package gettext-base.
09:13:26 #13 12.17 (1/139): adobe-source-code-pro-fonts-2.030.1.05 2.7 MB/s | 832 kB     00:00    
09:13:26 #13 12.18 (2/139): binutils-gold-2.35.2-42.el9.x86_64.rpm 2.3 MB/s | 735 kB     00:00    
09:13:26 #13 12.18 (3/139): bzip2-1.0.8-8.el9.x86_64.rpm           4.5 MB/s |  56 kB     00:00    
09:13:26 #13 12.19 (4/139): cpio-2.13-16.el9.x86_64.rpm             27 MB/s | 275 kB     00:00    
09:13:26 #13 12.19 (5/139): dbus-libs-1.12.20-8.el9.x86_64.rpm      13 MB/s | 152 kB     00:00    
09:13:26 #13 12.20 (6/139): dnf-plugins-core-4.3.0-11.el9.noarch.r 6.9 MB/s |  38 kB     00:00    
09:13:26 #13 12.21 (7/139): diffutils-3.7-12.el9.x86_64.rpm         26 MB/s | 397 kB     00:00    
09:13:26 #13 12.23 (8/139): binutils-2.35.2-42.el9.x86_64.rpm       12 MB/s | 4.6 MB     00:00    
09:13:26 #13 12.24 (9/139): ed-1.14.2-12.el9.x86_64.rpm            2.1 MB/s |  75 kB     00:00    
09:13:26 #13 12.24 (10/139): elfutils-0.189-3.el9.x86_64.rpm        14 MB/s | 527 kB     00:00    
09:13:26 #13 12.25 (11/139): elfutils-debuginfod-client-0.189-3.el 3.8 MB/s |  37 kB     00:00    
09:13:26 #13 12.25 (12/139): file-5.39-14.el9.x86_64.rpm           3.9 MB/s |  49 kB     00:00    
09:13:26 #13 12.25 (13/139): glib-networking-2.68.3-3.el9.x86_64.r  18 MB/s | 186 kB     00:00    
09:13:26 #13 12.27 (14/139): groff-base-1.22.4-10.el9.x86_64.rpm    62 MB/s | 1.1 MB     00:00    
09:13:26 #13 12.28 (15/139): gsettings-desktop-schemas-40.0-6.el9.  30 MB/s | 684 kB     00:00    
09:13:26 #13 12.28 (16/139): info-6.7-15.el9.x86_64.rpm             16 MB/s | 225 kB     00:00    
09:13:26 #13 12.30 (17/139): glibc-gconv-extra-2.34-82.el9.x86_64.  34 MB/s | 1.6 MB     00:00    
09:13:26 #13 12.30 (18/139): json-glib-1.6.6-1.el9.x86_64.rpm      8.3 MB/s | 163 kB     00:00    
09:13:26 #13 12.30 (19/139): less-590-2.el9.x86_64.rpm             8.7 MB/s | 162 kB     00:00    
09:13:26 #13 12.31 (20/139): libatomic-11.4.1-2.1.el9.x86_64.rpm   5.6 MB/s |  37 kB     00:00    
09:13:26 #13 12.31 (21/139): libbrotli-1.0.9-6.el9.x86_64.rpm       22 MB/s | 314 kB     00:00    
09:13:26 #13 12.32 (22/139): libpipeline-1.5.3-4.el9.x86_64.rpm    3.6 MB/s |  49 kB     00:00    
09:13:26 #13 12.33 (23/139): libpkgconf-1.7.3-10.el9.x86_64.rpm    3.6 MB/s |  36 kB     00:00    
09:13:26 #13 12.33 (24/139): libpng-1.6.37-12.el9.x86_64.rpm        10 MB/s | 117 kB     00:00    
09:13:26 #13 12.34 (25/139): libproxy-0.4.15-35.el9.x86_64.rpm     6.9 MB/s |  74 kB     00:00    
09:13:26 #13 12.35 (26/139): libpsl-0.21.1-5.el9.x86_64.rpm        7.4 MB/s |  64 kB     00:00    
09:13:26 #13 12.39 (27/139): libicu-67.1-9.el9.x86_64.rpm          106 MB/s | 9.6 MB     00:00    
09:13:26 #13 12.40 (28/139): ncurses-6.2-10.20210508.el9.x86_64.rp 7.4 MB/s | 400 kB     00:00    
09:13:26 #13 12.41 (29/139): man-db-2.9.3-7.el9.x86_64.rpm          17 MB/s | 1.2 MB     00:00    
09:13:26 #13 12.41 (30/139): pkgconf-1.7.3-10.el9.x86_64.rpm       2.0 MB/s |  41 kB     00:00    
09:13:26 #13 12.42 (31/139): pkgconf-m4-1.7.3-10.el9.noarch.rpm    1.0 MB/s |  15 kB     00:00    
09:13:26 #13 12.42 (32/139): pkgconf-pkg-config-1.7.3-10.el9.x86_6 2.3 MB/s |  11 kB     00:00    
09:13:26 #13 12.42 (33/139): publicsuffix-list-dafsa-20210518-3.el 7.9 MB/s |  58 kB     00:00    
09:13:26 #13 12.43 (34/139): python3-dateutil-2.8.1-7.el9.noarch.r  26 MB/s | 288 kB     00:00    
09:13:26 #13 12.43 (35/139): python3-dbus-1.2.18-2.el9.x86_64.rpm   12 MB/s | 144 kB     00:00    
09:13:26 #13 12.44 (36/139): python3-dnf-plugins-core-4.3.0-11.el9  17 MB/s | 247 kB     00:00    
09:13:26 #13 12.44 (37/139): python3-six-1.15.0-9.el9.noarch.rpm   3.6 MB/s |  37 kB     00:00    
09:13:26 #13 12.44 (38/139): python3-systemd-234-18.el9.x86_64.rpm 8.9 MB/s |  90 kB     00:00    
09:13:26 #13 12.45 (39/139): shared-mime-info-2.1-5.el9.x86_64.rpm  43 MB/s | 558 kB     00:00    
09:13:26 #13 12.46 (40/139): unzip-6.0-56.el9.x86_64.rpm            12 MB/s | 182 kB     00:00    
09:13:26 #13 12.46 (41/139): systemd-libs-252-18.el9.x86_64.rpm     25 MB/s | 654 kB     00:00    
09:13:26 #13 12.47 (42/139): xz-5.2.5-8.el9.x86_64.rpm              13 MB/s | 226 kB     00:00    
09:13:26 #13 12.47 (43/139): zip-3.0-35.el9.x86_64.rpm              16 MB/s | 266 kB     00:00    
09:13:26 #13 12.48 (44/139): zstd-1.5.1-2.el9.x86_64.rpm            33 MB/s | 548 kB     00:00    
09:13:26 #13 12.49 (45/139): debugedit-5.0-4.el9.x86_64.rpm        7.7 MB/s |  77 kB     00:00    
09:13:26 #13 12.49 (46/139): abattis-cantarell-fonts-0.301-4.el9.n  21 MB/s | 365 kB     00:00    
09:13:26 #13 12.49 (47/139): desktop-file-utils-0.26-6.el9.x86_64. 5.7 MB/s |  74 kB     00:00    
09:13:26 #13 12.50 (48/139): dwz-0.14-3.el9.x86_64.rpm              10 MB/s | 128 kB     00:00    
09:13:26 #13 12.50 (49/139): emacs-filesystem-27.2-9.el9.noarch.rp 1.5 MB/s | 8.9 kB     00:00    
09:13:26 #13 12.50 (50/139): efi-srpm-macros-4-9.el9.noarch.rpm    2.6 MB/s |  23 kB     00:00    
09:13:26 #13 12.51 (51/139): enchant-1.6.0-30.el9.x86_64.rpm       8.0 MB/s |  62 kB     00:00    
09:13:26 #13 12.51 (52/139): fonts-srpm-macros-2.0.5-7.el9.1.noarc 3.5 MB/s |  28 kB     00:00    
09:13:26 #13 12.51 (53/139): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 1.8 MB/s | 8.8 kB     00:00    
09:13:26 #13 12.52 (54/139): gdk-pixbuf2-2.42.6-3.el9.x86_64.rpm    31 MB/s | 492 kB     00:00    
09:13:26 #13 12.53 (55/139): go-srpm-macros-3.2.0-2.el9.noarch.rpm 2.5 MB/s |  27 kB     00:00    
09:13:26 #13 12.53 (56/139): hunspell-1.7.0-11.el9.x86_64.rpm       35 MB/s | 325 kB     00:00    
09:13:26 #13 12.54 (57/139): hunspell-en-0.20140811.1-20.el9.noarc  18 MB/s | 187 kB     00:00    
09:13:26 #13 12.54 (58/139): hunspell-en-GB-0.20140811.1-20.el9.no  23 MB/s | 226 kB     00:00    
09:13:26 #13 12.55 (59/139): hunspell-en-US-0.20140811.1-20.el9.no  17 MB/s | 177 kB     00:00    
09:13:26 #13 12.55 (60/139): hunspell-filesystem-1.7.0-11.el9.x86_ 1.1 MB/s | 8.7 kB     00:00    
09:13:26 #13 12.57 (61/139): gdb-minimal-10.2-11.el9.x86_64.rpm     51 MB/s | 3.5 MB     00:00    
09:13:26 #13 12.58 (62/139): kernel-srpm-macros-1.0-13.el9.noarch. 655 kB/s |  16 kB     00:00    
09:13:26 #13 12.58 (63/139): libappstream-glib-0.7.18-4.el9.x86_64  14 MB/s | 396 kB     00:00    
09:13:26 #13 12.58 (64/139): libproxy-webkitgtk4-0.4.15-35.el9.x86 2.7 MB/s |  22 kB     00:00    
09:13:26 #13 12.59 (65/139): libjpeg-turbo-2.0.90-6.el9.x86_64.rpm  15 MB/s | 176 kB     00:00    
09:13:26 #13 12.60 (66/139): libsoup-2.72.0-8.el9.x86_64.rpm        30 MB/s | 405 kB     00:00    
09:13:26 #13 12.60 (67/139): libstemmer-0-18.585svn.el9.x86_64.rpm 6.3 MB/s |  83 kB     00:00    
09:13:26 #13 12.60 (68/139): lua-srpm-macros-1-6.el9.noarch.rpm    885 kB/s | 9.5 kB     00:00    
09:13:26 #13 12.60 (69/139): openblas-srpm-macros-2-11.el9.noarch. 1.8 MB/s | 8.4 kB     00:00    
09:13:26 #13 12.61 (70/139): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.2 MB/s | 8.8 kB     00:00    
09:13:26 #13 12.61 (71/139): patch-2.7.6-16.el9.x86_64.rpm          16 MB/s | 128 kB     00:00    
09:13:26 #13 12.61 (72/139): perl-AutoLoader-5.74-480.el9.noarch.r 2.8 MB/s |  22 kB     00:00    
09:13:26 #13 12.61 (73/139): perl-Carp-1.50-460.el9.noarch.rpm     5.9 MB/s |  30 kB     00:00    
09:13:26 #13 12.62 (74/139): perl-B-1.80-480.el9.x86_64.rpm         20 MB/s | 181 kB     00:00    
09:13:26 #13 12.62 (75/139): perl-Class-Struct-0.66-480.el9.noarch 2.5 MB/s |  23 kB     00:00    
09:13:26 #13 12.62 (76/139): perl-Data-Dumper-2.174-462.el9.x86_64 6.4 MB/s |  56 kB     00:00    
09:13:26 #13 12.63 (77/139): perl-Digest-1.19-4.el9.noarch.rpm     3.6 MB/s |  26 kB     00:00    
09:13:26 #13 12.63 (78/139): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 6.8 MB/s |  37 kB     00:00    
09:13:26 #13 12.63 (79/139): perl-Errno-1.30-480.el9.x86_64.rpm    3.2 MB/s |  16 kB     00:00    
09:13:26 #13 12.63 (80/139): perl-Exporter-5.74-461.el9.noarch.rpm 6.0 MB/s |  32 kB     00:00    
09:13:26 #13 12.64 (81/139): perl-Fcntl-1.13-480.el9.x86_64.rpm    2.3 MB/s |  22 kB     00:00    
09:13:26 #13 12.64 (82/139): perl-File-Basename-2.85-480.el9.noarc 2.0 MB/s |  18 kB     00:00    
09:13:26 #14 18.01 Get:134 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB]
09:13:26 #14 18.16 Get:135 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.19 [215 kB]
09:13:26 #14 13.38 Selecting previously unselected package libreadline8:amd64.
09:13:26 #14 13.38 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
09:13:26 #14 13.42 Unpacking libreadline8:amd64 (8.0-4) ...
09:13:26 #14 13.62 Selecting previously unselected package libsqlite3-0:amd64.
09:13:26 #13 16.90 Selecting previously unselected package binutils.
09:13:26 #13 16.91 Preparing to unpack .../032-binutils_2.31.1-16_arm64.deb ...
09:13:26 #13 16.91 Unpacking binutils (2.31.1-16) ...
09:13:26 #13 16.94 Selecting previously unselected package libc-dev-bin.
09:13:26 #13 16.95 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_arm64.deb ...
09:13:26 #13 16.95 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
09:13:26 #13 16.99 Selecting previously unselected package linux-libc-dev:arm64.
09:13:26 #13 16.99 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_arm64.deb ...
09:13:26 #13 16.99 Unpacking linux-libc-dev:arm64 (4.19.289-2) ...
09:13:26 #13 17.12 Selecting previously unselected package libc6-dev:arm64.
09:13:26 #13 12.17 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
09:13:26 #13 12.20 Unpacking libnsl2:arm64 (1.3.0-2) ...
09:13:26 #13 13.62 Selecting previously unselected package libpython3-stdlib:arm64.
09:13:26 #13 13.62 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
09:13:26 #13 13.64 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
09:13:26 #13 13.74 Setting up python3-minimal (3.9.2-3) ...
09:13:26 #14 16.99 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmpc3 arm64 1.3.1-1 [55.3 kB]
09:13:26 #14 16.99 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 cpp-12 arm64 12.3.0-1ubuntu1~23.04 [9592 kB]
09:13:26 #13 11.97 Selecting previously unselected package perl.
09:13:26 #13 11.97 Preparing to unpack .../09-perl_5.32.1-4+deb11u2_armhf.deb ...
09:13:26 #13 11.98 Unpacking perl (5.32.1-4+deb11u2) ...
09:13:26 #13 15.68 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
09:13:26 #13 15.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:13:26 #13 15.71 Setting up python3-minimal (3.7.3-1) ...
09:13:26 #13 15.89 Selecting previously unselected package python3.
09:13:26 #13 15.89 (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 ... 10083 files and directories currently installed.)
09:13:26 #13 15.89 Preparing to unpack .../000-python3_3.7.3-1_amd64.deb ...
09:13:26 #13 15.90 Unpacking python3 (3.7.3-1) ...
09:13:26 #13 15.93 Selecting previously unselected package less.
09:13:26 #14 12.98 Get:78 http://ports.ubuntu.com/ubuntu-ports focal/main armhf m4 armhf 1.4.18-4 [187 kB]
09:13:26 #13 13.20 Selecting previously unselected package python3-minimal.
09:13:26 #13 13.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 ... 8436 files and directories currently installed.)
09:13:26 #13 13.20 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ...
09:13:26 #13 13.22 Unpacking python3-minimal (3.11.2-1+b1) ...
09:13:26 #13 13.31 Selecting previously unselected package media-types.
09:13:26 #13 13.31 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:13:26 #13 15.68 Preparing to unpack .../016-man-db_2.11.2-2_amd64.deb ...
09:13:26 #13 15.69 Unpacking man-db (2.11.2-2) ...
09:13:26 #13 15.83 Selecting previously unselected package manpages.
09:13:26 #13 15.83 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
09:13:26 #13 15.83 Unpacking manpages (6.03-2) ...
09:13:26 #13 15.94 Selecting previously unselected package libbsd0:amd64.
09:13:26 #14 11.49 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bsdextrautils arm64 2.37.2-4ubuntu3 [70.1 kB]
09:13:26 #14 11.51 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic-mgc arm64 1:5.41-3ubuntu0.1 [257 kB]
09:13:26 #14 11.56 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libmagic1 arm64 1:5.41-3ubuntu0.1 [85.0 kB]
09:13:26 #14 11.57 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 file arm64 1:5.41-3ubuntu0.1 [21.6 kB]
09:13:26 #14 11.58 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext-base arm64 0.21-4ubuntu4 [37.2 kB]
09:13:26 #14 11.58 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuchardet0 arm64 0.0.7-1build2 [77.3 kB]
09:13:26 #14 11.59 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 groff-base arm64 1.22.4-8build1 [917 kB]
09:13:26 #13 16.09 Preparing to unpack .../010-gettext-base_0.21-4_amd64.deb ...
09:13:26 #13 16.16 Unpacking gettext-base (0.21-4) ...
09:13:26 #13 16.37 Selecting previously unselected package manpages.
09:13:27 #13 12.65 (83/139): perl-File-Path-2.18-4.el9.noarch.rpm  6.1 MB/s |  36 kB     00:00    
09:13:27 #13 12.65 (84/139): perl-File-Temp-0.231.100-4.el9.noarch 8.6 MB/s |  60 kB     00:00    
09:13:27 #13 12.66 (85/139): perl-Encode-3.08-462.el9.x86_64.rpm    42 MB/s | 1.7 MB     00:00    
09:13:27 #13 12.67 (86/139): perl-File-stat-1.09-480.el9.noarch.rp 977 kB/s |  18 kB     00:00    
09:13:27 #13 12.67 (87/139): perl-FileHandle-2.03-480.el9.noarch.r 919 kB/s |  17 kB     00:00    
09:13:27 #13 12.67 (88/139): perl-Getopt-Std-1.12-480.el9.noarch.r 3.6 MB/s |  17 kB     00:00    
09:13:27 #13 12.67 (89/139): perl-Getopt-Long-2.52-4.el9.noarch.rp 8.0 MB/s |  61 kB     00:00    
09:13:27 #13 12.68 (90/139): perl-HTTP-Tiny-0.076-461.el9.noarch.r 6.9 MB/s |  54 kB     00:00    
09:13:27 #13 12.68 (91/139): perl-IO-1.43-480.el9.x86_64.rpm        11 MB/s |  90 kB     00:00    
09:13:27 #13 12.68 (92/139): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.9 MB/s |  43 kB     00:00    
09:13:27 #13 12.69 (93/139): perl-IO-Socket-SSL-2.073-1.el9.noarch  22 MB/s | 219 kB     00:00    
09:13:27 #13 12.69 (94/139): perl-IPC-Open3-1.21-480.el9.noarch.rp 2.6 MB/s |  24 kB     00:00    
09:13:27 #13 12.69 (95/139): perl-MIME-Base64-3.16-4.el9.x86_64.rp 3.6 MB/s |  31 kB     00:00    
09:13:27 #13 12.70 (96/139): perl-Mozilla-CA-20200520-6.el9.noarch 2.3 MB/s |  13 kB     00:00    
09:13:27 #13 12.70 (97/139): perl-NDBM_File-1.15-480.el9.x86_64.rp 3.0 MB/s |  23 kB     00:00    
09:13:27 #13 12.71 (98/139): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm  29 MB/s | 388 kB     00:00    
09:13:27 #13 12.71 (99/139): perl-POSIX-1.94-480.el9.x86_64.rpm    9.0 MB/s |  97 kB     00:00    
09:13:27 #13 12.71 (100/139): perl-PathTools-3.78-461.el9.x86_64.r 6.6 MB/s |  88 kB     00:00    
09:13:27 #13 12.72 (101/139): perl-Pod-Escapes-1.07-460.el9.noarch 2.4 MB/s |  21 kB     00:00    
09:13:27 #13 12.72 (102/139): perl-Pod-Perldoc-3.28.01-461.el9.noa  13 MB/s |  87 kB     00:00    
09:13:27 #13 12.72 (103/139): perl-Pod-Simple-3.42-4.el9.noarch.rp  20 MB/s | 225 kB     00:00    
09:13:27 #13 12.73 (104/139): perl-Pod-Usage-2.01-4.el9.noarch.rpm 3.8 MB/s |  41 kB     00:00    
09:13:27 #13 12.73 (105/139): perl-Scalar-List-Utils-1.56-461.el9. 7.9 MB/s |  73 kB     00:00    
09:13:27 #13 12.73 (106/139): perl-SelectSaver-1.02-480.el9.noarch 2.5 MB/s |  13 kB     00:00    
09:13:27 #13 12.73 (107/139): perl-Socket-2.031-4.el9.x86_64.rpm   7.5 MB/s |  56 kB     00:00    
09:13:27 #13 12.74 (108/139): perl-Storable-3.21-460.el9.x86_64.rp  12 MB/s |  96 kB     00:00    
09:13:27 #13 12.74 (109/139): perl-Symbol-1.08-480.el9.noarch.rpm  2.5 MB/s |  15 kB     00:00    
09:13:27 #13 12.74 (110/139): perl-Term-ANSIColor-5.01-461.el9.noa 5.9 MB/s |  49 kB     00:00    
09:13:27 #13 12.75 (111/139): perl-Term-Cap-1.17-460.el9.noarch.rp 3.0 MB/s |  23 kB     00:00    
09:13:27 #13 12.75 (112/139): perl-Text-ParseWords-3.30-460.el9.no 3.6 MB/s |  17 kB     00:00    
09:13:27 #13 12.75 (113/139): perl-Text-Tabs+Wrap-2013.0523-460.el 3.3 MB/s |  24 kB     00:00    
09:13:27 #13 12.75 (114/139): perl-Time-Local-1.300-7.el9.noarch.r 4.5 MB/s |  34 kB     00:00    
09:13:27 #13 12.76 (115/139): perl-URI-5.09-3.el9.noarch.rpm        14 MB/s | 121 kB     00:00    
09:13:27 #13 12.76 (116/139): perl-base-2.27-480.el9.noarch.rpm    2.2 MB/s |  17 kB     00:00    
09:13:27 #13 12.76 (117/139): perl-constant-1.33-461.el9.noarch.rp 3.0 MB/s |  24 kB     00:00    
09:13:27 #13 12.76 (118/139): perl-if-0.60.800-480.el9.noarch.rpm  2.6 MB/s |  15 kB     00:00    
09:13:27 #13 12.77 (119/139): perl-interpreter-5.32.1-480.el9.x86_ 8.2 MB/s |  72 kB     00:00    
09:13:27 #13 12.77 (120/139): perl-libnet-3.13-4.el9.noarch.rpm     12 MB/s | 130 kB     00:00    
09:13:27 #13 12.77 (121/139): perl-mro-1.23-480.el9.x86_64.rpm     4.2 MB/s |  29 kB     00:00    
09:13:27 #13 12.78 (122/139): perl-overload-1.31-480.el9.noarch.rp 8.0 MB/s |  47 kB     00:00    
09:13:27 #13 12.78 (123/139): perl-overloading-0.02-480.el9.noarch 2.5 MB/s |  14 kB     00:00    
09:13:27 #13 12.78 (124/139): perl-parent-0.238-460.el9.noarch.rpm 3.0 MB/s |  15 kB     00:00    
09:13:27 #13 12.79 (125/139): perl-srpm-macros-1-41.el9.noarch.rpm 2.0 MB/s | 9.1 kB     00:00    
09:13:27 #13 12.79 (126/139): perl-podlators-4.14-460.el9.noarch.r  11 MB/s | 114 kB     00:00    
09:13:27 #13 12.79 (127/139): perl-subs-1.03-480.el9.noarch.rpm    2.4 MB/s |  13 kB     00:00    
09:13:27 #13 12.80 (128/139): perl-vars-1.05-480.el9.noarch.rpm    2.6 MB/s |  14 kB     00:00    
09:13:27 #13 12.80 (129/139): pyproject-srpm-macros-1.9.0-1.el9.no 2.9 MB/s |  15 kB     00:00    
09:13:27 #13 12.82 (130/139): perl-libs-5.32.1-480.el9.x86_64.rpm   43 MB/s | 2.2 MB     00:00    
09:13:27 #13 12.82 (131/139): python-srpm-macros-3.9-52.el9.noarch 1.2 MB/s |  24 kB     00:00    
09:13:27 #13 12.82 (132/139): python3-enchant-3.2.0-5.el9.noarch.r 4.5 MB/s |  86 kB     00:00    
09:13:27 #13 12.82 (133/139): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.4 MB/s | 8.8 kB     00:00    
09:13:27 #13 12.83 (134/139): python3-file-magic-5.39-14.el9.noarc 1.9 MB/s |  17 kB     00:00    
09:13:27 #13 12.83 (135/139): redhat-rpm-config-203-1.el9.noarch.r 7.7 MB/s |  67 kB     00:00    
09:13:27 #13 12.83 (136/139): rpm-build-4.16.1.3-25.el9.x86_64.rpm 8.8 MB/s |  67 kB     00:00    
09:13:27 #13 12.84 (137/139): rust-srpm-macros-17-4.el9.noarch.rpm 2.2 MB/s |  10 kB     00:00    
09:13:27 #13 12.84 (138/139): rpmlint-1.11-19.el9.noarch.rpm        19 MB/s | 198 kB     00:00    
09:13:27 #13 12.87 (139/139): webkit2gtk3-jsc-2.40.5-1.el9.x86_64. 102 MB/s | 3.4 MB     00:00    
09:13:27 #14 18.24 Get:136 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.19 [157 kB]
09:13:27 #14 18.27 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dctrl-tools arm64 2.24-3 [59.1 kB]
09:13:27 #14 18.28 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtool all 2.4.6-14 [161 kB]
09:13:27 #14 18.31 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-autoreconf all 19 [16.1 kB]
09:13:27 #14 18.31 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
09:13:27 #14 18.32 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-zip-perl all 1.67-2 [90.5 kB]
09:13:27 #14 18.33 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-override-perl all 0.09-2 [9532 B]
09:13:27 #14 18.33 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
09:13:27 #14 12.71 Selecting previously unselected package libpython3.11-minimal:amd64.
09:13:27 #14 12.71 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ...
09:13:27 #14 12.72 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
09:13:27 #14 12.94 Selecting previously unselected package libexpat1:amd64.
09:13:27 #14 13.62 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
09:13:27 #14 13.66 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
09:13:27 #14 13.81 Selecting previously unselected package libpython3.8-stdlib:amd64.
09:13:27 #14 13.81 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:13:27 #14 13.84 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:27 #13 17.12 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_arm64.deb ...
09:13:27 #13 17.13 Unpacking libc6-dev:arm64 (2.28-10+deb10u2) ...
09:13:27 #13 17.37 Selecting previously unselected package libisl19:arm64.
09:13:27 #13 17.37 Preparing to unpack .../036-libisl19_0.20-2_arm64.deb ...
09:13:27 #13 12.40 Selecting previously unselected package readline-common.
09:13:27 #13 12.41 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:13:27 #13 12.41 Unpacking readline-common (8.2-1.3) ...
09:13:27 #13 12.54 Selecting previously unselected package libreadline8:arm64.
09:13:27 #13 12.54 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
09:13:27 #13 12.57 Unpacking libreadline8:arm64 (8.2-1.3) ...
09:13:27 #13 12.17 Selecting previously unselected package liblocale-gettext-perl.
09:13:27 #13 12.17 Preparing to unpack .../10-liblocale-gettext-perl_1.07-4+b1_armhf.deb ...
09:13:27 #13 12.18 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
09:13:27 #13 12.22 Selecting previously unselected package libpython3.9-minimal:armhf.
09:13:27 #13 12.22 Preparing to unpack .../11-libpython3.9-minimal_3.9.2-1_armhf.deb ...
09:13:27 #13 12.22 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
09:13:27 #13 15.94 Preparing to unpack .../001-less_487-0.1+b1_amd64.deb ...
09:13:27 #13 15.94 Unpacking less (487-0.1+b1) ...
09:13:27 #13 15.98 Selecting previously unselected package netbase.
09:13:27 #13 15.98 Preparing to unpack .../002-netbase_5.6_all.deb ...
09:13:27 #13 15.98 Unpacking netbase (5.6) ...
09:13:27 #13 16.01 Selecting previously unselected package bzip2.
09:13:27 #13 16.01 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_amd64.deb ...
09:13:27 #13 16.01 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
09:13:27 #13 16.04 Selecting previously unselected package libmagic-mgc.
09:13:27 #13 16.04 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ...
09:13:27 #13 16.04 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:27 #13 16.11 Selecting previously unselected package libmagic1:amd64.
09:13:27 #13 16.11 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ...
09:13:27 #13 16.11 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ...
09:13:27 #13 16.17 Selecting previously unselected package file.
09:13:27 #14 13.36 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autoconf all 2.69-11.1 [321 kB]
09:13:27 #13 13.60 debconf: delaying package configuration, since apt-utils is not installed
09:13:27 #13 13.63 Fetched 156 MB in 7s (23.5 MB/s)
09:13:27 #13 13.66 Selecting previously unselected package sensible-utils.
09:13:27 #13 13.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 ... 6680 files and directories currently installed.)
09:13:27 #13 13.66 Preparing to unpack .../00-sensible-utils_0.0.12_all.deb ...
09:13:27 #13 13.67 Unpacking sensible-utils (0.0.12) ...
09:13:27 #13 13.75 Selecting previously unselected package lsb-base.
09:13:27 #13 13.75 Preparing to unpack .../01-lsb-base_10.2019051400_all.deb ...
09:13:27 #13 13.75 Unpacking lsb-base (10.2019051400) ...
09:13:27 #13 13.86 Selecting previously unselected package cron.
09:13:27 #13 13.86 Preparing to unpack .../02-cron_3.0pl1-134+deb10u1_armhf.deb ...
09:13:27 #16 70.74   Installing : glibc-devel-2.17-326.el7_9.aarch64                         42/65 
09:13:27 #13 13.32 Unpacking media-types (10.0.0) ...
09:13:27 #13 15.94 Preparing to unpack .../018-libbsd0_0.11.7-2_amd64.deb ...
09:13:27 #13 15.95 Unpacking libbsd0:amd64 (0.11.7-2) ...
09:13:27 #13 15.98 Selecting previously unselected package libedit2:amd64.
09:13:27 #13 15.98 Preparing to unpack .../019-libedit2_3.1-20221030-2_amd64.deb ...
09:13:27 #13 15.99 Unpacking libedit2:amd64 (3.1-20221030-2) ...
09:13:27 #13 16.02 Selecting previously unselected package libcbor0.8:amd64.
09:13:27 #13 16.02 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_amd64.deb ...
09:13:27 #13 16.02 Unpacking libcbor0.8:amd64 (0.8.0-2+b1) ...
09:13:27 #13 16.05 Selecting previously unselected package libfido2-1:amd64.
09:13:27 #13 16.05 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_amd64.deb ...
09:13:27 #13 16.06 Unpacking libfido2-1:amd64 (1.12.0-2+b1) ...
09:13:27 #13 16.09 Selecting previously unselected package openssh-client.
09:13:27 #13 16.09 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_amd64.deb ...
09:13:27 #13 16.10 Unpacking openssh-client (1:9.2p1-2) ...
09:13:27 #13 16.37 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
09:13:27 #13 16.38 Unpacking manpages (5.10-1) ...
09:13:27 #13 16.64 Selecting previously unselected package libmd0:amd64.
09:13:27 #13 12.87 --------------------------------------------------------------------------------
09:13:27 #13 12.87 Total                                            25 MB/s |  45 MB     00:01     
09:13:27 #14 18.48 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dh-strip-nondeterminism all 1.7.0-1 [5228 B]
09:13:27 #14 18.55 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dwz arm64 0.13-5 [134 kB]
09:13:27 #14 12.94 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ...
09:13:27 #14 12.95 Unpacking libexpat1:amd64 (2.5.0-1) ...
09:13:27 #14 13.19 Selecting previously unselected package python3.11-minimal.
09:13:27 #14 13.19 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ...
09:13:27 #14 13.21 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:13:27 #14 13.29 Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ...
09:13:27 #14 14.02 Selecting previously unselected package python3.8.
09:13:27 #14 14.03 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:13:27 #14 14.03 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:13:27 #14 14.06 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:27 #14 14.07 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
09:13:27 #14 14.07 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
09:13:27 #14 14.10 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:13:27 #13 17.38 Unpacking libisl19:arm64 (0.20-2) ...
09:13:27 #13 17.45 Selecting previously unselected package libmpfr6:arm64.
09:13:27 #13 17.45 Preparing to unpack .../037-libmpfr6_4.0.2-1_arm64.deb ...
09:13:27 #13 17.45 Unpacking libmpfr6:arm64 (4.0.2-1) ...
09:13:27 #13 17.51 Selecting previously unselected package libmpc3:arm64.
09:13:27 #13 17.51 Preparing to unpack .../038-libmpc3_1.1.0-1_arm64.deb ...
09:13:27 #13 17.51 Unpacking libmpc3:arm64 (1.1.0-1) ...
09:13:27 #13 17.54 Selecting previously unselected package cpp-8.
09:13:27 #13 17.54 Preparing to unpack .../039-cpp-8_8.3.0-6_arm64.deb ...
09:13:27 #13 17.55 Unpacking cpp-8 (8.3.0-6) ...
09:13:27 #13 12.39 Selecting previously unselected package libexpat1:armhf.
09:13:27 #13 12.39 Preparing to unpack .../12-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
09:13:27 #13 12.39 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
09:13:27 #13 12.45 Selecting previously unselected package python3.9-minimal.
09:13:27 #13 12.45 Preparing to unpack .../13-python3.9-minimal_3.9.2-1_armhf.deb ...
09:13:27 #13 12.46 Unpacking python3.9-minimal (3.9.2-1) ...
09:13:27 #13 12.80 Selecting previously unselected package libsqlite3-0:arm64.
09:13:27 #13 12.80 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
09:13:27 #13 12.83 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
09:13:27 #13 16.17 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_amd64.deb ...
09:13:27 #13 16.17 Unpacking file (1:5.35-4+deb10u2) ...
09:13:27 #13 16.20 Selecting previously unselected package gettext-base.
09:13:27 #13 16.20 Preparing to unpack .../007-gettext-base_0.19.8.1-9_amd64.deb ...
09:13:27 #13 16.21 Unpacking gettext-base (0.19.8.1-9) ...
09:13:27 #13 16.24 Selecting previously unselected package krb5-locales.
09:13:27 #13 16.25 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
09:13:27 #13 16.25 Unpacking krb5-locales (1.17-3+deb10u5) ...
09:13:27 #13 16.28 Selecting previously unselected package libkeyutils1:amd64.
09:13:27 #13 16.29 Preparing to unpack .../009-libkeyutils1_1.6-6_amd64.deb ...
09:13:27 #13 16.29 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:13:27 #13 16.32 Selecting previously unselected package libkrb5support0:amd64.
09:13:27 #13 16.32 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
09:13:27 #13 16.32 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
09:13:27 #13 16.35 Selecting previously unselected package libk5crypto3:amd64.
09:13:27 #13 16.35 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
09:13:27 #13 16.36 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
09:13:27 #13 16.40 Selecting previously unselected package libkrb5-3:amd64.
09:13:27 #13 16.40 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
09:13:27 #13 16.40 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
09:13:27 #13 16.46 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:13:27 #13 16.47 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
09:13:27 #13 16.47 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
09:13:27 #13 16.51 Selecting previously unselected package libicu63:amd64.
09:13:27 #14 13.47 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autotools-dev all 20180224.1 [39.6 kB]
09:13:27 #14 13.48 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf automake all 1:1.16.1-4ubuntu6 [522 kB]
09:13:27 #14 13.56 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf autopoint all 0.19.8.1-10build1 [412 kB]
09:13:27 #14 13.61 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-common armhf 2.34-6ubuntu1.6 [207 kB]
09:13:27 #14 13.62 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbinutils armhf 2.34-6ubuntu1.6 [318 kB]
09:13:27 #14 13.64 Get:85 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf-nobfd0 armhf 2.34-6ubuntu1.6 [38.3 kB]
09:13:27 #14 13.64 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libctf0 armhf 2.34-6ubuntu1.6 [37.1 kB]
09:13:27 #14 13.64 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.34-6ubuntu1.6 [2093 kB]
09:13:27 #13 13.86 Unpacking cron (3.0pl1-134+deb10u1) ...
09:13:27 #13 13.96 Selecting previously unselected package libbsd0:armhf.
09:13:27 #13 13.96 Preparing to unpack .../03-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
09:13:27 #13 13.98 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
09:13:27 #13 13.44 Selecting previously unselected package libncursesw6:armhf.
09:13:27 #13 13.44 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ...
09:13:27 #13 13.45 Unpacking libncursesw6:armhf (6.4-4) ...
09:13:27 #13 13.64 Selecting previously unselected package libkrb5support0:armhf.
09:13:27 #13 13.65 Preparing to unpack .../03-libkrb5support0_1.20.1-2_armhf.deb ...
09:13:27 #13 13.65 Unpacking libkrb5support0:armhf (1.20.1-2) ...
09:13:27 #13 13.77 Selecting previously unselected package libk5crypto3:armhf.
09:13:27 #13 13.77 Preparing to unpack .../04-libk5crypto3_1.20.1-2_armhf.deb ...
09:13:27 #13 13.79 Unpacking libk5crypto3:armhf (1.20.1-2) ...
09:13:27 #16 71.98   Installing : gcc-4.8.5-44.el7.aarch64                                   43/65 
09:13:27 #16 72.29   Installing : libsepol-devel-2.5-10.el7.aarch64                          44/65 
09:13:27 #13 16.21 Selecting previously unselected package ucf.
09:13:27 #13 16.21 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
09:13:27 #13 16.22 Moving old data out of the way
09:13:27 #13 16.22 Unpacking ucf (3.0043+nmu1) ...
09:13:27 #13 16.25 Selecting previously unselected package xz-utils.
09:13:27 #13 16.25 Preparing to unpack .../024-xz-utils_5.4.1-0.2_amd64.deb ...
09:13:27 #13 16.25 Unpacking xz-utils (5.4.1-0.2) ...
09:13:27 #13 16.32 Selecting previously unselected package m4.
09:13:27 #13 16.32 Preparing to unpack .../025-m4_1.4.19-3_amd64.deb ...
09:13:27 #13 16.33 Unpacking m4 (1.4.19-3) ...
09:13:27 #13 16.37 Selecting previously unselected package autoconf.
09:13:27 #13 16.37 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
09:13:27 #13 16.38 Unpacking autoconf (2.71-3) ...
09:13:27 #13 16.43 Selecting previously unselected package autotools-dev.
09:13:27 #13 16.64 Preparing to unpack .../012-libmd0_1.0.3-3_amd64.deb ...
09:13:27 #13 16.66 Unpacking libmd0:amd64 (1.0.3-3) ...
09:13:27 #13 16.83 Selecting previously unselected package libbsd0:amd64.
09:13:27 #13 16.83 Preparing to unpack .../013-libbsd0_0.11.3-1_amd64.deb ...
09:13:27 #13 16.84 Unpacking libbsd0:amd64 (0.11.3-1) ...
09:13:27 #13 16.92 Selecting previously unselected package libedit2:amd64.
09:13:27 #20 1.665 Fetched 8655 kB in 1s (6086 kB/s)
09:13:27 #14 18.78 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcroco3 arm64 0.6.13-1 [77.1 kB]
09:13:27 #14 18.82 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gettext arm64 0.19.8.1-10build1 [850 kB]
09:13:27 #14 12.06 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcbor0.8 arm64 0.8.0-2ubuntu1 [24.3 kB]
09:13:27 #14 12.22 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libedit2 arm64 3.1-20210910-1build1 [96.0 kB]
09:13:27 #14 13.39 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
09:13:27 #14 13.40 Setting up libexpat1:amd64 (2.5.0-1) ...
09:13:27 #14 13.41 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:13:27 #14 14.27 Selecting previously unselected package python3.
09:13:27 #14 14.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 ... 4869 files and directories currently installed.)
09:13:27 #14 14.28 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_amd64.deb ...
09:13:27 #14 14.28 Unpacking python3 (3.8.2-0ubuntu2) ...
09:13:27 #14 14.32 Selecting previously unselected package libbsd0:amd64.
09:13:27 #14 14.32 Preparing to unpack .../001-libbsd0_0.10.0-1_amd64.deb ...
09:13:27 #14 14.33 Unpacking libbsd0:amd64 (0.10.0-1) ...
09:13:27 #14 14.36 Selecting previously unselected package bsdmainutils.
09:13:27 #14 14.37 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_amd64.deb ...
09:13:27 #14 14.37 Unpacking bsdmainutils (11.1.2ubuntu3) ...
09:13:27 #14 14.42 Selecting previously unselected package libuchardet0:amd64.
09:13:27 #13 12.66 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
09:13:27 #13 12.68 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
09:13:27 #13 12.70 Setting up python3.9-minimal (3.9.2-1) ...
09:13:27 #13 13.11 Selecting previously unselected package libpython3.11-stdlib:arm64.
09:13:27 #13 16.51 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_amd64.deb ...
09:13:27 #13 16.52 Unpacking libicu63:amd64 (63.1-6+deb10u3) ...
09:13:27 #14 13.74 Get:88 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf binutils armhf 2.34-6ubuntu1.6 [3376 B]
09:13:27 #14 13.89 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc-dev-bin armhf 2.31-0ubuntu9.9 [63.7 kB]
09:13:27 #13 14.20 Selecting previously unselected package bsdmainutils.
09:13:27 #13 14.20 Preparing to unpack .../04-bsdmainutils_11.1.2+b1_armhf.deb ...
09:13:27 #13 14.21 Unpacking bsdmainutils (11.1.2+b1) ...
09:13:27 #13 14.35 Selecting previously unselected package libuchardet0:armhf.
09:13:27 #13 14.35 Preparing to unpack .../05-libuchardet0_0.0.6-3_armhf.deb ...
09:13:27 #13 14.38 Unpacking libuchardet0:armhf (0.0.6-3) ...
09:13:27 #13 13.97 Selecting previously unselected package libkeyutils1:armhf.
09:13:27 #13 13.97 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
09:13:27 #13 13.99 Unpacking libkeyutils1:armhf (1.6.3-2) ...
09:13:27 #16 72.35   Installing : perl-Test-Harness-3.28-3.el7.noarch                        45/65 
09:13:27 #16 72.45   Installing : automake-1.13.4-3.el7.noarch                               46/65 
09:13:27 #16 72.73 install-info: No such file or directory for /usr/share/info/automake.info.gz
09:13:27 #13 16.43 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
09:13:27 #13 16.43 Unpacking autotools-dev (20220109.1) ...
09:13:27 #13 16.47 Selecting previously unselected package automake.
09:13:27 #13 16.47 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
09:13:27 #13 16.47 Unpacking automake (1:1.16.5-1.3) ...
09:13:27 #13 16.55 Selecting previously unselected package autopoint.
09:13:27 #13 16.55 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
09:13:27 #13 16.55 Unpacking autopoint (0.21-12) ...
09:13:27 #13 16.59 Selecting previously unselected package binutils-common:amd64.
09:13:27 #13 16.59 Preparing to unpack .../030-binutils-common_2.40-2_amd64.deb ...
09:13:27 #13 16.59 Unpacking binutils-common:amd64 (2.40-2) ...
09:13:27 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s
09:13:27 #13 16.92 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_amd64.deb ...
09:13:27 #13 16.92 Unpacking libedit2:amd64 (3.1-20191231-2+b1) ...
09:13:27 #13 16.96 Selecting previously unselected package libcbor0:amd64.
09:13:27 #13 16.96 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_amd64.deb ...
09:13:27 #13 16.97 Unpacking libcbor0:amd64 (0.5.0+dfsg-2) ...
09:13:27 #13 16.99 Selecting previously unselected package libfido2-1:amd64.
09:13:27 #13 17.00 Preparing to unpack .../016-libfido2-1_1.6.0-2_amd64.deb ...
09:13:27 #13 17.00 Unpacking libfido2-1:amd64 (1.6.0-2) ...
09:13:27 #13 17.06 Selecting previously unselected package openssh-client.
09:13:27 #13 17.06 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_amd64.deb ...
09:13:27 #13 17.07 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
09:13:27 #13 17.17 Selecting previously unselected package ucf.
09:13:27 #13 14.49 Selecting previously unselected package python3.
09:13:27 #13 14.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 ... 9956 files and directories currently installed.)
09:13:27 #13 14.50 Preparing to unpack .../000-python3_3.9.2-3_arm64.deb ...
09:13:27 #13 14.50 Unpacking python3 (3.9.2-3) ...
09:13:27 #13 14.54 Selecting previously unselected package less.
09:13:27 #13 14.54 Preparing to unpack .../001-less_551-2_arm64.deb ...
09:13:27 #13 14.54 Unpacking less (551-2) ...
09:13:27 #13 14.64 Selecting previously unselected package netbase.
09:13:27 #13 14.64 Preparing to unpack .../002-netbase_6.3_all.deb ...
09:13:27 #13 14.64 Unpacking netbase (6.3) ...
09:13:27 #13 14.67 Selecting previously unselected package sensible-utils.
09:13:27 #13 14.67 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
09:13:27 #13 14.67 Unpacking sensible-utils (0.0.14) ...
09:13:27 #13 14.70 Selecting previously unselected package bzip2.
09:13:27 #13 14.70 Preparing to unpack .../004-bzip2_1.0.8-4_arm64.deb ...
09:13:27 #13 14.70 Unpacking bzip2 (1.0.8-4) ...
09:13:27 #13 14.73 Selecting previously unselected package openssl.
09:13:27 #13 14.74 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_arm64.deb ...
09:13:27 #13 14.74 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:13:27 #13 14.83 Selecting previously unselected package ca-certificates.
09:13:27 #13 14.83 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
09:13:27 #13 14.83 Unpacking ca-certificates (20210119) ...
09:13:27 #13 14.88 Selecting previously unselected package libmagic-mgc.
09:13:27 #14 19.00 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:27 #14 19.00 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 po-debconf all 1.0.21 [233 kB]
09:13:27 #14 19.02 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 debhelper all 12.10ubuntu1 [877 kB]
09:13:27 #14 19.08 Get:151 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfakeroot arm64 1.24-1 [26.0 kB]
09:13:27 #14 12.37 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfido2-1 arm64 1.10.0-1 [81.8 kB]
09:13:27 #14 12.43 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
09:13:27 #14 12.47 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpipeline1 arm64 1.5.5-1 [23.2 kB]
09:13:27 #14 12.48 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpng16-16 arm64 1.6.37-3build5 [189 kB]
09:13:27 #14 12.53 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
09:13:27 #14 17.86 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cpp arm64 4:12.2.0-3ubuntu1 [27.8 kB]
09:13:27 #14 18.02 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcc1-0 arm64 13.1.0-2ubuntu2~23.04 [49.6 kB]
09:13:27 #14 18.10 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgomp1 arm64 13.1.0-2ubuntu2~23.04 [134 kB]
09:13:27 #14 14.42 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_amd64.deb ...
09:13:27 #14 14.43 Unpacking libuchardet0:amd64 (0.0.6-3build1) ...
09:13:27 #14 14.46 Selecting previously unselected package groff-base.
09:13:27 #14 14.46 Preparing to unpack .../004-groff-base_1.22.4-4build1_amd64.deb ...
09:13:27 #14 14.46 Unpacking groff-base (1.22.4-4build1) ...
09:13:27 #14 14.57 Selecting previously unselected package libgdbm6:amd64.
09:13:27 #14 14.57 Preparing to unpack .../005-libgdbm6_1.18.1-5_amd64.deb ...
09:13:27 #14 14.57 Unpacking libgdbm6:amd64 (1.18.1-5) ...
09:13:27 #14 14.61 Selecting previously unselected package libpipeline1:amd64.
09:13:27 #14 14.61 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_amd64.deb ...
09:13:27 #14 14.62 Unpacking libpipeline1:amd64 (1.5.2-2build1) ...
09:13:27 #14 14.69 Selecting previously unselected package man-db.
09:13:27 #13 13.11 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ...
09:13:27 #13 13.21 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
09:13:27 #14 14.14 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf linux-libc-dev armhf 5.4.0-163.180 [1093 kB]
09:13:27 #13 14.15 Selecting previously unselected package libkrb5-3:armhf.
09:13:27 #13 14.15 Preparing to unpack .../06-libkrb5-3_1.20.1-2_armhf.deb ...
09:13:27 #13 14.16 Unpacking libkrb5-3:armhf (1.20.1-2) ...
09:13:27 #16 72.75   Installing : python-IPy-0.75-6.el7.noarch                               47/65 
09:13:27 #16 72.84   Installing : policycoreutils-python-2.5-34.el7.aarch64                  48/65 
09:13:27 #13 16.83 Selecting previously unselected package libbinutils:amd64.
09:13:27 #13 16.83 Preparing to unpack .../031-libbinutils_2.40-2_amd64.deb ...
09:13:27 #13 16.83 Unpacking libbinutils:amd64 (2.40-2) ...
09:13:27 #13 16.90 Selecting previously unselected package libctf-nobfd0:amd64.
09:13:27 #13 16.90 Preparing to unpack .../032-libctf-nobfd0_2.40-2_amd64.deb ...
09:13:27 #13 16.91 Unpacking libctf-nobfd0:amd64 (2.40-2) ...
09:13:27 #13 16.95 Selecting previously unselected package libctf0:amd64.
09:13:28 #13 17.17 Preparing to unpack .../018-ucf_3.0043_all.deb ...
09:13:28 #13 17.18 Moving old data out of the way
09:13:28 #13 17.18 Unpacking ucf (3.0043) ...
09:13:28 #13 17.22 Selecting previously unselected package xz-utils.
09:13:28 #13 17.22 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:13:28 #13 17.22 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:28 #13 17.26 Selecting previously unselected package libsigsegv2:amd64.
09:13:28 #13 17.27 Preparing to unpack .../020-libsigsegv2_2.13-1_amd64.deb ...
09:13:28 #13 17.27 Unpacking libsigsegv2:amd64 (2.13-1) ...
09:13:28 #13 17.30 Selecting previously unselected package m4.
09:13:28 #13 17.30 Preparing to unpack .../021-m4_1.4.18-5_amd64.deb ...
09:13:28 #13 17.31 Unpacking m4 (1.4.18-5) ...
09:13:28 #13 17.34 Selecting previously unselected package autoconf.
09:13:28 #13 17.35 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
09:13:28 #13 17.35 Unpacking autoconf (2.69-14) ...
09:13:28 #13 17.40 Selecting previously unselected package autotools-dev.
09:13:28 #13 14.88 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:28 #13 14.88 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:28 #13 14.94 Selecting previously unselected package libmagic1:arm64.
09:13:28 #13 14.94 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:28 #13 14.95 Unpacking libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:13:28 #13 14.98 Selecting previously unselected package file.
09:13:28 #13 14.98 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_arm64.deb ...
09:13:28 #13 14.98 Unpacking file (1:5.39-3+deb11u1) ...
09:13:28 #13 15.01 Selecting previously unselected package gettext-base.
09:13:28 #13 15.01 Preparing to unpack .../010-gettext-base_0.21-4_arm64.deb ...
09:13:28 #13 15.02 Unpacking gettext-base (0.21-4) ...
09:13:28 #13 15.06 Selecting previously unselected package manpages.
09:13:28 #13 15.06 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
09:13:28 #13 15.06 Unpacking manpages (5.10-1) ...
09:13:28 #14 19.08 Get:152 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 fakeroot arm64 1.24-1 [61.9 kB]
09:13:28 #14 19.08 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
09:13:28 #14 19.08 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
09:13:28 #14 19.23 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
09:13:28 #14 12.55 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxau6 arm64 1:1.0.9-1build5 [7624 B]
09:13:28 #14 12.55 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxdmcp6 arm64 1:1.1.3-0ubuntu5 [10.8 kB]
09:13:28 #14 12.55 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxcb1 arm64 1.14-3ubuntu3 [49.0 kB]
09:13:28 #14 12.56 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB]
09:13:28 #14 18.22 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libitm1 arm64 13.1.0-2ubuntu2~23.04 [27.9 kB]
09:13:28 #14 18.23 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libatomic1 arm64 13.1.0-2ubuntu2~23.04 [11.7 kB]
09:13:28 #14 18.24 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libasan8 arm64 13.1.0-2ubuntu2~23.04 [2729 kB]
09:13:28 #14 14.69 Preparing to unpack .../007-man-db_2.9.1-1_amd64.deb ...
09:13:28 #14 14.70 Unpacking man-db (2.9.1-1) ...
09:13:28 #14 14.81 Selecting previously unselected package perl-modules-5.30.
09:13:28 #14 14.81 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
09:13:28 #14 14.81 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:13:28 #20 1.665 Reading package lists...
09:13:28 #14 14.11 Selecting previously unselected package python3-minimal.
09:13:28 #14 16.47 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtool all 2.4.6-15build2 [164 kB]
09:13:28 #14 16.53 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-autoreconf all 20 [16.1 kB]
09:13:28 #14 16.53 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:28 #14 16.54 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-override-perl all 0.09-2 [9532 B]
09:13:28 #14 16.54 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
09:13:28 #14 16.54 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
09:13:28 #14 16.54 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
09:13:28 #14 16.56 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 debugedit amd64 1:5.0-4build1 [47.2 kB]
09:13:28 #14 16.56 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 dwz amd64 0.14-1build2 [105 kB]
09:13:28 #14 16.56 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB]
09:13:28 #14 16.58 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:28 #14 16.58 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 po-debconf all 1.0.21+nmu1 [233 kB]
09:13:28 #14 16.58 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 debhelper all 13.6ubuntu1 [923 kB]
09:13:28 #14 16.59 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB]
09:13:28 #14 16.59 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB]
09:13:28 #14 16.59 Get:139 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
09:13:28 #14 16.59 Get:140 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
09:13:28 #14 16.59 Get:141 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
09:13:28 #14 16.59 Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
09:13:28 #14 16.60 Get:143 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
09:13:28 #14 16.60 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:13:28 #14 16.60 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
09:13:28 #14 16.61 Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
09:13:28 #14 16.62 Get:147 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
09:13:28 #14 16.62 Get:148 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
09:13:28 #14 16.62 Get:149 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
09:13:28 #14 16.62 Get:150 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
09:13:28 #14 16.62 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
09:13:28 #14 16.62 Get:152 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:13:28 #14 16.63 Get:153 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-dirlist-perl all 0.05-2 [7100 B]
09:13:28 #14 16.63 Get:154 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-which-perl all 1.23-1 [13.8 kB]
09:13:28 #14 16.63 Get:155 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-homedir-perl all 1.006-1 [38.3 kB]
09:13:28 #14 16.64 Get:156 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-touch-perl all 0.12-1 [9024 B]
09:13:28 #14 16.64 Get:157 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-pty-perl amd64 1:1.15-2build2 [35.1 kB]
09:13:28 #14 16.64 Get:158 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run-perl all 20200505.0-1 [89.8 kB]
09:13:28 #14 16.64 Get:159 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:28 #14 16.64 Get:160 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-xsaccessor-perl amd64 1.19-3build9 [34.1 kB]
09:13:28 #14 16.65 Get:161 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-op-check-perl amd64 0.22-1build5 [10.3 kB]
09:13:28 #14 16.65 Get:162 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
09:13:28 #14 16.65 Get:163 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu4 [14.9 kB]
09:13:28 #14 16.65 Get:164 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-classify-perl amd64 0.015-1build5 [22.0 kB]
09:13:28 #14 16.65 Get:165 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:28 #14 16.66 Get:166 http://archive.ubuntu.com/ubuntu jammy/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:28 #14 16.66 Get:167 http://archive.ubuntu.com/ubuntu jammy/main amd64 librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:28 #14 16.66 Get:168 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:28 #14 16.66 Get:169 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoo-perl all 2.005004-3 [48.0 kB]
09:13:28 #14 16.66 Get:170 http://archive.ubuntu.com/ubuntu jammy/main amd64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
09:13:28 #14 16.67 Get:171 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:28 #14 16.67 Get:172 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-date-perl all 6.05-1 [9920 B]
09:13:28 #14 16.67 Get:173 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-listing-perl all 6.14-1 [11.2 kB]
09:13:28 #14 16.67 Get:174 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:28 #14 16.68 Get:175 http://archive.ubuntu.com/ubuntu jammy/main amd64 liburi-perl all 5.10-1 [78.8 kB]
09:13:28 #14 16.69 Get:176 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-parser-perl amd64 3.76-1build2 [88.4 kB]
09:13:28 #14 16.69 Get:177 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-tree-perl all 5.07-2 [200 kB]
09:13:28 #14 16.69 Get:178 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-html-perl all 1.004-2 [15.4 kB]
09:13:28 #14 16.69 Get:179 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:28 #14 16.69 Get:180 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-message-perl all 6.36-1 [76.8 kB]
09:13:28 #14 16.70 Get:181 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:28 #14 16.70 Get:182 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:28 #14 16.70 Get:183 http://archive.ubuntu.com/ubuntu jammy/main amd64 perl-openssl-defaults amd64 5build2 [7542 B]
09:13:28 #14 16.70 Get:184 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ssleay-perl amd64 1.92-1build2 [327 kB]
09:13:28 #14 16.70 Get:185 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-socket-ssl-perl all 2.074-2 [192 kB]
09:13:28 #14 16.71 Get:186 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-http-perl all 6.22-1 [23.2 kB]
09:13:28 #14 16.71 Get:187 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:28 #14 16.71 Get:188 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtry-tiny-perl all 0.31-1 [21.8 kB]
09:13:28 #14 16.71 Get:189 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:28 #14 16.71 Get:190 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwww-perl all 6.61-1 [141 kB]
09:13:28 #14 16.72 Get:191 http://archive.ubuntu.com/ubuntu jammy/main amd64 patchutils amd64 0.4.2-1build2 [77.8 kB]
09:13:28 #14 16.72 Get:192 http://archive.ubuntu.com/ubuntu jammy/main amd64 wdiff amd64 1.2.2-2build3 [29.6 kB]
09:13:28 #14 16.72 Get:193 http://archive.ubuntu.com/ubuntu jammy/main amd64 devscripts amd64 2.22.1ubuntu1 [1057 kB]
09:13:28 #14 16.73 Get:194 http://archive.ubuntu.com/ubuntu jammy/main amd64 diffstat amd64 1.64-1build2 [29.2 kB]
09:13:28 #14 16.73 Get:195 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-chardet all 4.0.0-1 [98.0 kB]
09:13:28 #14 16.74 Get:196 http://archive.ubuntu.com/ubuntu jammy/main amd64 zstd amd64 1.4.8+dfsg-3build1 [603 kB]
09:13:28 #14 16.74 Get:197 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-debian all 0.1.43ubuntu1.1 [107 kB]
09:13:28 #14 16.74 Get:198 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgpgme11 amd64 1.16.0-1.2ubuntu4.1 [136 kB]
09:13:28 #14 16.74 Get:199 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gpg amd64 1.16.0-1.2ubuntu4.1 [214 kB]
09:13:28 #14 16.75 Get:200 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dput all 1.1.0ubuntu2.1 [44.7 kB]
09:13:28 #14 16.75 Get:201 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
09:13:28 #14 16.76 Get:202 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
09:13:28 #14 16.76 Get:203 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.13 [284 kB]
09:13:28 #14 16.76 Get:204 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB]
09:13:28 #14 16.76 Get:205 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
09:13:28 #14 16.77 Get:206 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.10 [3166 kB]
09:13:28 #14 16.80 Get:207 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:28 #14 16.80 Get:208 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB]
09:13:28 #14 16.80 Get:209 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:28 #14 16.80 Get:210 http://archive.ubuntu.com/ubuntu jammy/main amd64 libaliased-perl all 0.34-1.1 [13.3 kB]
09:13:28 #14 16.80 Get:211 http://archive.ubuntu.com/ubuntu jammy/main amd64 libapt-pkg-perl amd64 0.1.40build2 [72.5 kB]
09:13:28 #14 16.80 Get:212 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
09:13:28 #14 16.80 Get:213 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarray-intspan-perl all 2.004-1 [24.5 kB]
09:13:28 #14 16.80 Get:214 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
09:13:28 #14 16.80 Get:215 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:28 #14 16.81 Get:216 http://archive.ubuntu.com/ubuntu jammy/main amd64 libvariable-magic-perl amd64 0.62-1build5 [35.9 kB]
09:13:28 #14 16.83 Get:217 http://archive.ubuntu.com/ubuntu jammy/main amd64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
09:13:28 #14 16.83 Get:218 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.2 [389 kB]
09:13:28 #14 16.83 Get:219 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB]
09:13:28 #14 16.83 Get:220 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB]
09:13:28 #14 16.83 Get:221 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B]
09:13:28 #14 16.83 Get:222 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB]
09:13:28 #14 16.83 Get:223 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB]
09:13:28 #14 16.83 Get:224 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB]
09:13:28 #14 17.11 Get:225 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.5 [184 kB]
09:13:28 #14 17.17 Get:226 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.1 [36.4 kB]
09:13:28 #13 14.35 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:13:28 #13 14.35 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_armhf.deb ...
09:13:28 #13 14.36 Unpacking libgssapi-krb5-2:armhf (1.20.1-2) ...
09:13:28 #13 14.48 Selecting previously unselected package libtirpc-common.
09:13:28 #13 14.48 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:28 #13 14.50 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:28 #13 17.25 Selecting previously unselected package libxml2:amd64.
09:13:28 #13 16.95 Preparing to unpack .../033-libctf0_2.40-2_amd64.deb ...
09:13:28 #13 16.95 Unpacking libctf0:amd64 (2.40-2) ...
09:13:28 #13 16.99 Selecting previously unselected package libgprofng0:amd64.
09:13:28 #13 16.99 Preparing to unpack .../034-libgprofng0_2.40-2_amd64.deb ...
09:13:28 #13 16.99 Unpacking libgprofng0:amd64 (2.40-2) ...
09:13:28 #13 17.09 Selecting previously unselected package libjansson4:amd64.
09:13:28 #13 17.09 Preparing to unpack .../035-libjansson4_2.14-2_amd64.deb ...
09:13:28 #13 17.09 Unpacking libjansson4:amd64 (2.14-2) ...
09:13:28 #13 17.12 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:28 #13 17.12 Preparing to unpack .../036-binutils-x86-64-linux-gnu_2.40-2_amd64.deb ...
09:13:28 #13 17.12 Unpacking binutils-x86-64-linux-gnu (2.40-2) ...
09:13:28 #13 18.11 Selecting previously unselected package cpp.
09:13:28 #13 18.11 Preparing to unpack .../040-cpp_4%3a8.3.0-1_arm64.deb ...
09:13:28 #13 18.12 Unpacking cpp (4:8.3.0-1) ...
09:13:28 #13 18.15 Selecting previously unselected package libcc1-0:arm64.
09:13:28 #13 18.15 Preparing to unpack .../041-libcc1-0_8.3.0-6_arm64.deb ...
09:13:28 #13 18.16 Unpacking libcc1-0:arm64 (8.3.0-6) ...
09:13:28 #13 18.19 Selecting previously unselected package libgomp1:arm64.
09:13:28 #13 18.20 Preparing to unpack .../042-libgomp1_8.3.0-6_arm64.deb ...
09:13:28 #13 18.20 Unpacking libgomp1:arm64 (8.3.0-6) ...
09:13:28 #13 18.24 Selecting previously unselected package libitm1:arm64.
09:13:28 #13 18.24 Preparing to unpack .../043-libitm1_8.3.0-6_arm64.deb ...
09:13:28 #13 18.25 Unpacking libitm1:arm64 (8.3.0-6) ...
09:13:28 #13 18.28 Selecting previously unselected package libatomic1:arm64.
09:13:28 #13 18.28 Preparing to unpack .../044-libatomic1_8.3.0-6_arm64.deb ...
09:13:28 #13 18.29 Unpacking libatomic1:arm64 (8.3.0-6) ...
09:13:28 #13 18.33 Selecting previously unselected package libasan5:arm64.
09:13:28 #13 18.33 Preparing to unpack .../045-libasan5_8.3.0-6_arm64.deb ...
09:13:28 #13 18.33 Unpacking libasan5:arm64 (8.3.0-6) ...
09:13:28 #13 18.39 Selecting previously unselected package liblsan0:arm64.
09:13:28 #13 18.39 Preparing to unpack .../046-liblsan0_8.3.0-6_arm64.deb ...
09:13:28 #13 18.39 Unpacking liblsan0:arm64 (8.3.0-6) ...
09:13:28 #13 18.44 Selecting previously unselected package libtsan0:arm64.
09:13:28 #13 18.44 Preparing to unpack .../047-libtsan0_8.3.0-6_arm64.deb ...
09:13:28 #13 18.44 Unpacking libtsan0:arm64 (8.3.0-6) ...
09:13:28 #13 18.49 Selecting previously unselected package libubsan1:arm64.
09:13:28 #13 14.76 Selecting previously unselected package groff-base.
09:13:28 #13 14.76 Preparing to unpack .../06-groff-base_1.22.4-3+deb10u1_armhf.deb ...
09:13:28 #13 17.40 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
09:13:28 #13 17.41 Unpacking autotools-dev (20180224.1+nmu1) ...
09:13:28 #13 17.45 Selecting previously unselected package automake.
09:13:28 #13 17.45 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
09:13:28 #13 17.45 Unpacking automake (1:1.16.3-2) ...
09:13:28 #13 17.52 Selecting previously unselected package autopoint.
09:13:28 #13 17.52 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
09:13:28 #13 17.53 Unpacking autopoint (0.21-4) ...
09:13:28 #13 17.56 Selecting previously unselected package binutils-common:amd64.
09:13:28 #13 17.56 Preparing to unpack .../026-binutils-common_2.35.2-2_amd64.deb ...
09:13:28 #13 17.57 Unpacking binutils-common:amd64 (2.35.2-2) ...
09:13:28 #13 13.66 Selecting previously unselected package python3.11.
09:13:28 #13 15.17 Selecting previously unselected package libmd0:arm64.
09:13:28 #13 15.18 Preparing to unpack .../012-libmd0_1.0.3-3_arm64.deb ...
09:13:28 #13 15.18 Unpacking libmd0:arm64 (1.0.3-3) ...
09:13:28 #13 15.21 Selecting previously unselected package libbsd0:arm64.
09:13:28 #13 15.21 Preparing to unpack .../013-libbsd0_0.11.3-1_arm64.deb ...
09:13:28 #13 15.22 Unpacking libbsd0:arm64 (0.11.3-1) ...
09:13:28 #13 15.25 Selecting previously unselected package libedit2:arm64.
09:13:28 #13 15.25 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_arm64.deb ...
09:13:28 #13 15.26 Unpacking libedit2:arm64 (3.1-20191231-2+b1) ...
09:13:28 #13 15.29 Selecting previously unselected package libcbor0:arm64.
09:13:28 #13 15.30 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_arm64.deb ...
09:13:28 #13 15.30 Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ...
09:13:28 #13 15.33 Selecting previously unselected package libfido2-1:arm64.
09:13:28 #13 15.33 Preparing to unpack .../016-libfido2-1_1.6.0-2_arm64.deb ...
09:13:28 #13 15.33 Unpacking libfido2-1:arm64 (1.6.0-2) ...
09:13:28 #13 15.37 Selecting previously unselected package openssh-client.
09:13:28 #14 19.52 Get:156 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
09:13:28 #14 19.52 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
09:13:28 #14 12.98 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libx11-6 arm64 2:1.7.5-1ubuntu0.2 [661 kB]
09:13:28 #14 18.51 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 liblsan0 arm64 13.1.0-2ubuntu2~23.04 [1183 kB]
09:13:28 #14 18.56 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtsan2 arm64 13.1.0-2ubuntu2~23.04 [2618 kB]
09:13:28 #14 18.68 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libubsan1 arm64 13.1.0-2ubuntu2~23.04 [1089 kB]
09:13:28 #20 2.133 Reading package lists...
09:13:28 #14 14.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 ... 4691 files and directories currently installed.)
09:13:28 #14 14.12 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
09:13:28 #14 14.12 Unpacking python3-minimal (3.11.2-1) ...
09:13:28 #14 14.15 Selecting previously unselected package media-types.
09:13:28 #14 14.15 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:13:28 #14 14.15 Unpacking media-types (10.0.0) ...
09:13:28 #14 14.18 Selecting previously unselected package libkrb5support0:amd64.
09:13:28 #14 14.18 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ...
09:13:28 #14 14.19 Unpacking libkrb5support0:amd64 (1.20.1-1build1) ...
09:13:28 #14 14.22 Selecting previously unselected package libk5crypto3:amd64.
09:13:28 #14 14.22 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ...
09:13:28 #14 14.22 Unpacking libk5crypto3:amd64 (1.20.1-1build1) ...
09:13:28 #14 14.26 Selecting previously unselected package libkeyutils1:amd64.
09:13:28 #14 14.26 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ...
09:13:28 #14 14.26 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
09:13:28 #14 14.29 Selecting previously unselected package libkrb5-3:amd64.
09:13:28 #14 14.29 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ...
09:13:28 #14 14.30 Unpacking libkrb5-3:amd64 (1.20.1-1build1) ...
09:13:28 #14 14.37 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:13:28 #14 17.18 Get:227 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgd3 amd64 2.3.0-2ubuntu2 [129 kB]
09:13:28 #14 17.18 Get:228 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.3 [28.9 kB]
09:13:28 #14 17.19 Get:229 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:28 #14 17.19 Get:230 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:28 #14 17.19 Get:231 http://archive.ubuntu.com/ubuntu jammy/main amd64 libclone-perl amd64 0.45-1build3 [11.0 kB]
09:13:28 #14 17.19 Get:232 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcommon-sense-perl amd64 3.75-2build1 [21.1 kB]
09:13:28 #14 17.19 Get:233 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
09:13:28 #14 17.19 Get:234 http://archive.ubuntu.com/ubuntu jammy/main amd64 libparams-util-perl amd64 1.102-1build3 [22.7 kB]
09:13:28 #14 17.19 Get:235 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-install-perl all 0.928-1.1 [9972 B]
09:13:28 #14 17.20 Get:236 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-optlist-perl all 0.112-1 [11.0 kB]
09:13:28 #14 17.20 Get:237 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-exporter-perl all 0.988-1 [50.6 kB]
09:13:28 #14 17.21 Get:238 http://archive.ubuntu.com/ubuntu jammy/main amd64 libconst-fast-perl all 0.014-1.1 [7756 B]
09:13:28 #14 17.21 Get:239 http://archive.ubuntu.com/ubuntu jammy/main amd64 libwant-perl amd64 0.29-1build7 [24.9 kB]
09:13:28 #14 17.21 Get:240 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:28 #14 17.21 Get:241 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcpanel-json-xs-perl amd64 4.27-1build1 [114 kB]
09:13:28 #14 17.22 Get:242 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
09:13:28 #14 17.22 Get:243 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexception-class-perl all 1.45-1 [28.6 kB]
09:13:28 #14 17.22 Get:244 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
09:13:28 #14 17.22 Get:245 http://archive.ubuntu.com/ubuntu jammy/main amd64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
09:13:28 #14 17.22 Get:246 http://archive.ubuntu.com/ubuntu jammy/main amd64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
09:13:28 #14 17.23 Get:247 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-xs-perl amd64 0.430-2build2 [41.9 kB]
09:13:28 #14 17.24 Get:248 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
09:13:28 #14 17.24 Get:249 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dpath-perl all 0.58-1 [38.8 kB]
09:13:28 #14 17.24 Get:250 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:28 #14 17.24 Get:251 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-messagepack-perl amd64 1.01-2build1 [34.7 kB]
09:13:28 #14 17.24 Get:252 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
09:13:28 #14 17.24 Get:253 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:28 #14 17.24 Get:254 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:28 #14 17.24 Get:255 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
09:13:28 #14 17.25 Get:256 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetaddr-ip-perl amd64 4.079+dfsg-1build7 [82.4 kB]
09:13:28 #14 17.25 Get:257 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
09:13:28 #14 17.26 Get:258 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:28 #14 17.26 Get:259 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B]
09:13:28 #14 17.26 Get:260 http://archive.ubuntu.com/ubuntu jammy/main amd64 libemail-address-xs-perl amd64 1.04-1build6 [28.7 kB]
09:13:28 #14 17.26 Get:261 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
09:13:28 #14 17.26 Get:262 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-basedir-perl all 0.09-1 [15.7 kB]
09:13:28 #14 17.26 Get:263 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:28 #14 17.26 Get:264 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB]
09:13:28 #14 17.26 Get:265 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnumber-compare-perl all 0.03-2 [7058 B]
09:13:28 #14 17.27 Get:266 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-glob-perl all 0.11-2 [8042 B]
09:13:28 #14 17.27 Get:267 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:28 #14 17.29 Get:268 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-afm-perl all 1.20-3 [13.6 kB]
09:13:28 #14 17.29 Get:269 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-string-perl all 1.08-3.1 [10.7 kB]
09:13:28 #14 17.29 Get:270 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfont-ttf-perl all 1.06-1.1 [316 kB]
09:13:28 #14 17.29 Get:271 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsort-versions-perl all 1.62-1 [9294 B]
09:13:28 #14 17.29 Get:272 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:28 #14 17.29 Get:273 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
09:13:28 #14 17.29 Get:274 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:28 #14 17.29 Get:275 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-perl all 4.04000-1 [81.8 kB]
09:13:28 #14 17.30 Get:276 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-perl all 1.710-1 [68.4 kB]
09:13:28 #14 17.30 Get:277 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:28 #14 17.31 Get:278 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-perl all 0.39-1 [19.1 kB]
09:13:28 #14 17.31 Get:279 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-identify-perl amd64 0.14-1build5 [10.4 kB]
09:13:28 #14 17.31 Get:280 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsub-name-perl amd64 0.26-1build3 [11.4 kB]
09:13:28 #14 17.31 Get:281 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:28 #14 17.31 Get:282 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-tiny-perl all 0.122-1 [45.9 kB]
09:13:28 #14 17.31 Get:283 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:28 #14 17.31 Get:284 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-perl all 1.012004-1 [321 kB]
09:13:28 #14 17.32 Get:285 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
09:13:28 #14 17.32 Get:286 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhash-fieldhash-perl amd64 0.15-1build5 [17.3 kB]
09:13:28 #14 17.32 Get:287 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:28 #14 17.34 Get:288 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
09:13:28 #14 17.34 Get:289 http://archive.ubuntu.com/ubuntu jammy/main amd64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
09:13:28 #14 17.34 Get:290 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
09:13:28 #14 17.34 Get:291 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-interactive-perl all 1.023-1 [10.4 kB]
09:13:28 #14 17.34 Get:292 http://archive.ubuntu.com/ubuntu jammy/main amd64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
09:13:28 #14 17.34 Get:293 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:28 #14 17.34 Get:294 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-xs-perl amd64 4.030-1build3 [87.2 kB]
09:13:28 #14 17.34 Get:295 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
09:13:28 #14 17.35 Get:296 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.16+dfsg-0ubuntu0.22.04.1 [15.8 kB]
09:13:28 #14 17.35 Get:297 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-compare-perl all 0.55-1 [63.3 kB]
09:13:28 #14 17.36 Get:298 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:28 #14 17.36 Get:299 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-someutils-xs-perl amd64 0.58-2build3 [34.8 kB]
09:13:28 #14 17.36 Get:300 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
09:13:28 #14 17.36 Get:301 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB]
09:13:28 #14 17.36 Get:302 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl-dev amd64 2.4.6-15build2 [169 kB]
09:13:28 #14 17.37 Get:303 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzo2-2 amd64 2.10-2build3 [53.7 kB]
09:13:28 #14 17.37 Get:304 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
09:13:28 #14 17.37 Get:305 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
09:13:28 #14 17.37 Get:306 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:28 #14 17.37 Get:307 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmailtools-perl all 2.21-1 [80.7 kB]
09:13:28 #14 17.39 Get:308 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmarkdown2 amd64 2.2.7-2 [38.3 kB]
09:13:28 #14 17.39 Get:309 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
09:13:28 #13 14.59 Selecting previously unselected package libtirpc3:armhf.
09:13:28 #13 14.59 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:13:28 #13 14.60 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:13:28 #13 14.72 Selecting previously unselected package libnsl2:armhf.
09:13:28 #13 14.72 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
09:13:28 #13 14.73 Unpacking libnsl2:armhf (1.3.0-2) ...
09:13:28 #13 14.82 Selecting previously unselected package readline-common.
09:13:28 #13 14.82 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:13:28 #13 17.25 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_amd64.deb ...
09:13:28 #13 17.26 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ...
09:13:28 #13 17.33 Selecting previously unselected package manpages.
09:13:28 #13 17.34 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
09:13:28 #13 17.34 Unpacking manpages (4.16-2) ...
09:13:28 #13 17.46 Selecting previously unselected package libedit2:amd64.
09:13:28 #13 17.46 Preparing to unpack .../017-libedit2_3.1-20181209-1_amd64.deb ...
09:13:28 #13 17.46 Unpacking libedit2:amd64 (3.1-20181209-1) ...
09:13:28 #13 17.51 Selecting previously unselected package openssh-client.
09:13:28 #13 17.34 Selecting previously unselected package binutils.
09:13:28 #13 17.34 Preparing to unpack .../037-binutils_2.40-2_amd64.deb ...
09:13:28 #13 17.34 Unpacking binutils (2.40-2) ...
09:13:28 #13 17.37 Selecting previously unselected package libc-dev-bin.
09:13:28 #13 17.37 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u1_amd64.deb ...
09:13:28 #13 17.38 Unpacking libc-dev-bin (2.36-9+deb12u1) ...
09:13:28 #13 17.41 Selecting previously unselected package linux-libc-dev:amd64.
09:13:28 #13 17.41 Preparing to unpack .../039-linux-libc-dev_6.1.52-1_amd64.deb ...
09:13:28 #13 17.41 Unpacking linux-libc-dev:amd64 (6.1.52-1) ...
09:13:28 #14 14.46 Get:91 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcrypt-dev armhf 1:4.4.10-10ubuntu4 [120 kB]
09:13:28 #14 14.47 Get:92 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libc6-dev armhf 2.31-0ubuntu9.9 [1916 kB]
09:13:28 #14 14.57 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9-base armhf 9.4.0-1ubuntu1~20.04.2 [18.9 kB]
09:13:28 #14 14.57 Get:94 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libisl22 armhf 0.22.1-1 [460 kB]
09:13:28 #14 14.59 Get:95 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpfr6 armhf 4.0.2-1 [196 kB]
09:13:28 #14 14.60 Get:96 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpc3 armhf 1.1.0-1 [33.2 kB]
09:13:28 #14 14.61 Get:97 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cpp-9 armhf 9.4.0-1ubuntu1~20.04.2 [5887 kB]
09:13:28 #13 18.50 Preparing to unpack .../048-libubsan1_8.3.0-6_arm64.deb ...
09:13:28 #13 18.50 Unpacking libubsan1:arm64 (8.3.0-6) ...
09:13:28 #13 18.54 Selecting previously unselected package libgcc-8-dev:arm64.
09:13:28 #13 18.54 Preparing to unpack .../049-libgcc-8-dev_8.3.0-6_arm64.deb ...
09:13:28 #13 18.55 Unpacking libgcc-8-dev:arm64 (8.3.0-6) ...
09:13:28 #13 18.66 Selecting previously unselected package gcc-8.
09:13:28 #13 18.66 Preparing to unpack .../050-gcc-8_8.3.0-6_arm64.deb ...
09:13:28 #13 18.66 Unpacking gcc-8 (8.3.0-6) ...
09:13:28 #13 15.04 Unpacking groff-base (1.22.4-3+deb10u1) ...
09:13:28 #13 13.66 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ...
09:13:28 #13 13.68 Unpacking python3.11 (3.11.2-6) ...
09:13:28 #13 13.99 Selecting previously unselected package libpython3-stdlib:arm64.
09:13:28 #13 15.37 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_arm64.deb ...
09:13:28 #13 15.38 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
09:13:28 #13 15.50 Selecting previously unselected package ucf.
09:13:28 #13 15.50 Preparing to unpack .../018-ucf_3.0043_all.deb ...
09:13:28 #13 15.51 Moving old data out of the way
09:13:28 #13 15.51 Unpacking ucf (3.0043) ...
09:13:28 #13 15.55 Selecting previously unselected package xz-utils.
09:13:28 #13 15.55 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:13:28 #13 15.55 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:28 #13 15.60 Selecting previously unselected package libsigsegv2:arm64.
09:13:28 #13 15.60 Preparing to unpack .../020-libsigsegv2_2.13-1_arm64.deb ...
09:13:28 #13 15.60 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:13:28 #13 17.79 Selecting previously unselected package libbinutils:amd64.
09:13:28 #13 17.79 Preparing to unpack .../027-libbinutils_2.35.2-2_amd64.deb ...
09:13:28 #13 17.80 Unpacking libbinutils:amd64 (2.35.2-2) ...
09:13:28 #13 17.87 Selecting previously unselected package libctf-nobfd0:amd64.
09:13:28 #13 17.87 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_amd64.deb ...
09:13:28 #13 17.88 Unpacking libctf-nobfd0:amd64 (2.35.2-2) ...
09:13:28 #13 17.91 Selecting previously unselected package libctf0:amd64.
09:13:28 #14 19.69 Get:158 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:13:28 #14 19.71 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
09:13:28 #14 19.79 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
09:13:28 #14 19.84 Get:161 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
09:13:28 #14 19.84 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
09:13:28 #14 19.85 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
09:13:28 #14 19.86 Get:164 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
09:13:28 #14 19.87 Get:165 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
09:13:28 #13 13.47 Selecting previously unselected package python3-minimal.
09:13:28 #13 13.47 (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.)
09:13:28 #13 13.48 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
09:13:28 #13 13.49 Unpacking python3-minimal (3.9.2-3) ...
09:13:28 #13 13.55 Selecting previously unselected package media-types.
09:13:28 #13 13.55 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:13:28 #13 13.55 Unpacking media-types (4.0.0) ...
09:13:28 #13 13.61 Selecting previously unselected package libmpdec3:armhf.
09:13:28 #13 13.61 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
09:13:28 #13 13.62 Unpacking libmpdec3:armhf (2.5.1-1) ...
09:13:28 #13 13.70 Selecting previously unselected package libncursesw6:armhf.
09:13:28 #13 13.70 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_armhf.deb ...
09:13:28 #13 13.71 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u1) ...
09:13:28 #13 13.76 Selecting previously unselected package readline-common.
09:13:28 #13 13.76 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:13:28 #13 13.76 Unpacking readline-common (8.1-1) ...
09:13:28 #13 13.82 Selecting previously unselected package libreadline8:armhf.
09:13:28 #13 13.82 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
09:13:28 #14 18.73 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libhwasan0 arm64 13.1.0-2ubuntu2~23.04 [1241 kB]
09:13:28 #14 18.78 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libgcc-12-dev arm64 12.3.0-1ubuntu1~23.04 [1157 kB]
09:13:28 #20 2.590 Building dependency tree...
09:13:28 #14 14.37 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ...
09:13:28 #14 14.37 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
09:13:28 #14 14.40 Selecting previously unselected package libtirpc-common.
09:13:28 #14 14.40 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:28 #14 14.41 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:28 #14 14.44 Selecting previously unselected package libtirpc3:amd64.
09:13:28 #14 14.44 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ...
09:13:28 #14 14.44 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
09:13:28 #14 14.48 Selecting previously unselected package libnsl2:amd64.
09:13:28 #14 14.48 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ...
09:13:28 #14 14.48 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
09:13:28 #14 14.51 Selecting previously unselected package readline-common.
09:13:28 #14 14.51 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:13:28 #14 14.51 Unpacking readline-common (8.2-1.3) ...
09:13:28 #14 14.54 Selecting previously unselected package libreadline8:amd64.
09:13:28 #14 14.54 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ...
09:13:28 #14 14.55 Unpacking libreadline8:amd64 (8.2-1.3) ...
09:13:28 #14 14.58 Selecting previously unselected package libsqlite3-0:amd64.
09:13:28 #14 15.12 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:28 #14 15.13 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_amd64.deb ...
09:13:28 #14 15.13 Unpacking libgdbm-compat4:amd64 (1.18.1-5) ...
09:13:28 #14 15.17 Selecting previously unselected package libperl5.30:amd64.
09:13:28 #14 15.18 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_amd64.deb ...
09:13:28 #14 15.18 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.4) ...
09:13:28 #14 17.39 Get:310 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
09:13:28 #14 17.39 Get:311 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
09:13:28 #14 17.39 Get:312 http://archive.ubuntu.com/ubuntu jammy/main amd64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
09:13:28 #14 17.39 Get:313 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmoox-struct-perl all 0.020-1 [23.7 kB]
09:13:28 #14 17.39 Get:314 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmouse-perl amd64 2.5.10-1build4 [161 kB]
09:13:28 #14 17.39 Get:315 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackage-stash-xs-perl amd64 0.29-1build5 [19.4 kB]
09:13:28 #14 17.40 Get:316 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
09:13:28 #14 17.40 Get:317 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-gzip-perl amd64 0.19-1build8 [14.9 kB]
09:13:28 #14 17.41 Get:318 http://archive.ubuntu.com/ubuntu jammy/main amd64 libperlio-utf8-strict-perl amd64 0.009-1build1 [11.9 kB]
09:13:28 #14 17.41 Get:319 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-parser-perl all 1.63-2 [82.2 kB]
09:13:28 #14 17.41 Get:320 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:28 #14 17.41 Get:321 http://archive.ubuntu.com/ubuntu jammy/main amd64 libproc-processtable-perl amd64 0.634-1build1 [37.5 kB]
09:13:28 #14 17.41 Get:322 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre2-9 amd64 20220201+dfsg-1 [160 kB]
09:13:28 #14 17.42 Get:323 http://archive.ubuntu.com/ubuntu jammy/main amd64 libre-engine-re2-perl amd64 0.14-1build2 [18.8 kB]
09:13:28 #14 17.42 Get:324 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadonly-perl all 2.050-3 [19.9 kB]
09:13:28 #13 10.21 CentOS Stream 9 - Extras packages                13 kB/s |  14 kB     00:01    
09:13:28 #13 14.84 Unpacking readline-common (8.2-1.3) ...
09:13:28 #13 15.00 Selecting previously unselected package libreadline8:armhf.
09:13:28 #13 15.00 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
09:13:28 #13 15.01 Unpacking libreadline8:armhf (8.2-1.3) ...
09:13:28 #13 17.51 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_amd64.deb ...
09:13:28 #13 17.52 Unpacking openssh-client (1:7.9p1-10+deb10u3) ...
09:13:28 #13 17.61 Selecting previously unselected package ucf.
09:13:28 #13 17.62 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
09:13:28 #13 17.62 Moving old data out of the way
09:13:28 #13 17.62 Unpacking ucf (3.0038+nmu1) ...
09:13:28 #13 17.65 Selecting previously unselected package xz-utils.
09:13:28 #13 17.66 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_amd64.deb ...
09:13:28 #13 17.66 Unpacking xz-utils (5.2.4-1+deb10u1) ...
09:13:28 #13 17.70 Selecting previously unselected package libfl2:amd64.
09:13:28 #13 17.71 Preparing to unpack .../021-libfl2_2.6.4-6.2_amd64.deb ...
09:13:28 #13 17.71 Unpacking libfl2:amd64 (2.6.4-6.2) ...
09:13:28 #13 17.56 Selecting previously unselected package libcrypt-dev:amd64.
09:13:28 #13 17.56 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
09:13:28 #13 17.56 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
09:13:28 #13 17.60 Selecting previously unselected package libtirpc-dev:amd64.
09:13:28 #13 17.60 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
09:13:28 #13 17.60 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
09:13:28 #13 17.64 Selecting previously unselected package libnsl-dev:amd64.
09:13:28 #13 17.64 Preparing to unpack .../042-libnsl-dev_1.3.0-2_amd64.deb ...
09:13:28 #13 17.64 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
09:13:28 #13 17.67 Selecting previously unselected package rpcsvc-proto.
09:13:28 #13 17.67 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_amd64.deb ...
09:13:28 #13 17.67 Unpacking rpcsvc-proto (1.4.3-1) ...
09:13:28 #13 17.70 Selecting previously unselected package libc6-dev:amd64.
09:13:28 #14 14.89 Get:98 http://ports.ubuntu.com/ubuntu-ports focal/main armhf cpp armhf 4:9.3.0-1ubuntu2 [27.6 kB]
09:13:28 #14 14.89 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcc1-0 armhf 10.5.0-1ubuntu1~20.04 [41.8 kB]
09:13:28 #13 14.00 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ...
09:13:28 #13 14.00 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ...
09:13:28 #13 14.09 Setting up python3-minimal (3.11.2-1+b1) ...
09:13:28 #13 15.64 Selecting previously unselected package m4.
09:13:28 #13 15.64 Preparing to unpack .../021-m4_1.4.18-5_arm64.deb ...
09:13:28 #13 15.65 Unpacking m4 (1.4.18-5) ...
09:13:28 #13 15.69 Selecting previously unselected package autoconf.
09:13:28 #13 15.69 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
09:13:28 #13 15.69 Unpacking autoconf (2.69-14) ...
09:13:28 #13 15.74 Selecting previously unselected package autotools-dev.
09:13:28 #13 15.74 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
09:13:28 #13 15.75 Unpacking autotools-dev (20180224.1+nmu1) ...
09:13:28 #13 15.78 Selecting previously unselected package automake.
09:13:28 #13 15.78 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
09:13:28 #13 15.79 Unpacking automake (1:1.16.3-2) ...
09:13:28 #13 15.86 Selecting previously unselected package autopoint.
09:13:28 #13 17.92 Preparing to unpack .../029-libctf0_2.35.2-2_amd64.deb ...
09:13:28 #13 17.92 Unpacking libctf0:amd64 (2.35.2-2) ...
09:13:28 #13 17.95 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:28 #13 17.95 Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.35.2-2_amd64.deb ...
09:13:28 #13 17.95 Unpacking binutils-x86-64-linux-gnu (2.35.2-2) ...
09:13:28 #13 18.16 Selecting previously unselected package binutils.
09:13:28 #13 18.16 Preparing to unpack .../031-binutils_2.35.2-2_amd64.deb ...
09:13:28 #13 18.17 Unpacking binutils (2.35.2-2) ...
09:13:28 #13 18.20 Selecting previously unselected package libc-dev-bin.
09:13:28 #14 20.02 Get:166 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:13:28 #13 13.82 Unpacking libreadline8:armhf (8.1-1) ...
09:13:28 #13 13.90 Selecting previously unselected package libsqlite3-0:armhf.
09:13:28 #13 13.90 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
09:13:28 #13 13.91 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
09:13:28 #13 14.02 Selecting previously unselected package libpython3.9-stdlib:armhf.
09:13:28 #13 14.02 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
09:13:28 #13 14.02 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
09:13:28 #14 19.22 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 gcc-12 arm64 12.3.0-1ubuntu1~23.04 [19.1 MB]
09:13:28 #20 2.783 The following additional packages will be installed:
09:13:28 #20 2.783   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
09:13:28 #20 2.784   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
09:13:28 #20 2.784   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
09:13:28 #20 2.785 Suggested packages:
09:13:28 #20 2.785   clang-11-doc llvm-11-doc
09:13:28 #20 2.785 Recommended packages:
09:13:28 #20 2.785   llvm-11-dev libomp-11-dev binfmt-support
09:13:28 #20 2.940 The following NEW packages will be installed:
09:13:28 #20 2.940   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
09:13:28 #20 2.941   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
09:13:28 #20 2.941   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
09:13:28 #14 13.48 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxext6 arm64 2:1.3.4-1build1 [31.1 kB]
09:13:28 #14 13.49 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmuu1 arm64 2:1.1.3-3 [10.4 kB]
09:13:28 #14 13.49 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 man-db arm64 2.10.2-1 [1181 kB]
09:13:28 #16 72.90   Installing : policycoreutils-devel-2.5-34.el7.aarch64                   49/65 
09:13:28 #14 14.58 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ...
09:13:28 #14 14.59 Unpacking libsqlite3-0:amd64 (3.40.1-1) ...
09:13:28 #14 14.62 Selecting previously unselected package libpython3.11-stdlib:amd64.
09:13:28 #14 14.62 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ...
09:13:28 #14 14.62 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
09:13:28 #14 14.71 Selecting previously unselected package python3.11.
09:13:28 #14 14.71 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ...
09:13:28 #14 14.71 Unpacking python3.11 (3.11.4-1~23.04) ...
09:13:28 #14 14.74 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:28 #14 14.74 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ...
09:13:28 #14 14.75 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
09:13:28 #14 14.77 Setting up python3-minimal (3.11.2-1) ...
09:13:28 #14 15.59 Selecting previously unselected package perl.
09:13:28 #14 15.59 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_amd64.deb ...
09:13:28 #14 15.60 Unpacking perl (5.30.0-9ubuntu0.4) ...
09:13:28 #14 15.65 Selecting previously unselected package openssl.
09:13:28 #14 15.65 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_amd64.deb ...
09:13:28 #14 15.65 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:13:28 #14 17.81 Get:325 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-perl all 0.204-1 [15.0 kB]
09:13:28 #13 17.78 Selecting previously unselected package at.
09:13:28 #13 17.78 Preparing to unpack .../022-at_3.1.23-1_amd64.deb ...
09:13:28 #13 17.78 Unpacking at (3.1.23-1) ...
09:13:28 #13 17.82 Selecting previously unselected package libsigsegv2:amd64.
09:13:28 #13 17.82 Preparing to unpack .../023-libsigsegv2_2.12-2_amd64.deb ...
09:13:28 #13 17.82 Unpacking libsigsegv2:amd64 (2.12-2) ...
09:13:28 #13 17.85 Selecting previously unselected package m4.
09:13:28 #13 17.85 Preparing to unpack .../024-m4_1.4.18-2_amd64.deb ...
09:13:28 #13 17.85 Unpacking m4 (1.4.18-2) ...
09:13:28 #13 17.90 Selecting previously unselected package autoconf.
09:13:28 #13 17.90 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
09:13:28 #13 17.90 Unpacking autoconf (2.69-11) ...
09:13:28 #13 17.96 Selecting previously unselected package autotools-dev.
09:13:28 #13 17.97 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
09:13:28 #13 17.97 Unpacking autotools-dev (20180224.1) ...
09:13:28 #13 18.00 Selecting previously unselected package automake.
09:13:28 #13 17.70 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u1_amd64.deb ...
09:13:28 #13 17.71 Unpacking libc6-dev:amd64 (2.36-9+deb12u1) ...
09:13:28 #13 17.91 Selecting previously unselected package libisl23:amd64.
09:13:28 #13 17.91 Preparing to unpack .../045-libisl23_0.25-1_amd64.deb ...
09:13:28 #13 17.91 Unpacking libisl23:amd64 (0.25-1) ...
09:13:28 #13 17.99 Selecting previously unselected package libmpfr6:amd64.
09:13:29 #14 15.04 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgomp1 armhf 10.5.0-1ubuntu1~20.04 [87.4 kB]
09:13:29 #13 15.18 Selecting previously unselected package libsqlite3-0:armhf.
09:13:29 #13 15.18 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
09:13:29 #13 15.19 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
09:13:29 #13 15.35 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:13:29 #13 15.35 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
09:13:29 #13 15.39 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
09:13:29 #13 14.35 Selecting previously unselected package python3.
09:13:29 #13 14.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 ... 8953 files and directories currently installed.)
09:13:29 #13 14.35 Preparing to unpack .../000-python3_3.11.2-1+b1_arm64.deb ...
09:13:29 #13 14.38 Unpacking python3 (3.11.2-1+b1) ...
09:13:29 #13 14.46 Selecting previously unselected package less.
09:13:29 #13 14.46 Preparing to unpack .../001-less_590-2_arm64.deb ...
09:13:29 #13 14.47 Unpacking less (590-2) ...
09:13:29 #13 15.86 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
09:13:29 #13 15.86 Unpacking autopoint (0.21-4) ...
09:13:29 #13 15.90 Selecting previously unselected package binutils-common:arm64.
09:13:29 #13 15.90 Preparing to unpack .../026-binutils-common_2.35.2-2_arm64.deb ...
09:13:29 #13 15.91 Unpacking binutils-common:arm64 (2.35.2-2) ...
09:13:29 #13 16.11 Selecting previously unselected package libbinutils:arm64.
09:13:29 #13 18.20 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_amd64.deb ...
09:13:29 #13 18.20 Unpacking libc-dev-bin (2.31-13+deb11u6) ...
09:13:29 #13 18.24 Selecting previously unselected package linux-libc-dev:amd64.
09:13:29 #13 18.24 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_amd64.deb ...
09:13:29 #13 18.24 Unpacking linux-libc-dev:amd64 (5.10.191-1) ...
09:13:29 #13 18.38 Selecting previously unselected package libcrypt-dev:amd64.
09:13:29 #13 18.38 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_amd64.deb ...
09:13:29 #13 18.39 Unpacking libcrypt-dev:amd64 (1:4.4.18-4) ...
09:13:29 #13 18.42 Selecting previously unselected package libtirpc-dev:amd64.
09:13:29 #13 18.43 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_amd64.deb ...
09:13:29 #13 18.43 Unpacking libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
09:13:29 #13 18.47 Selecting previously unselected package libnsl-dev:amd64.
09:13:29 #13 19.25 Selecting previously unselected package gcc.
09:13:29 #13 19.25 Preparing to unpack .../051-gcc_4%3a8.3.0-1_arm64.deb ...
09:13:29 #13 19.26 Unpacking gcc (4:8.3.0-1) ...
09:13:29 #13 19.29 Selecting previously unselected package libstdc++-8-dev:arm64.
09:13:29 #13 19.29 Preparing to unpack .../052-libstdc++-8-dev_8.3.0-6_arm64.deb ...
09:13:29 #13 19.30 Unpacking libstdc++-8-dev:arm64 (8.3.0-6) ...
09:13:29 #13 15.61 Selecting previously unselected package libgdbm6:armhf.
09:13:29 #13 15.61 Preparing to unpack .../07-libgdbm6_1.18.1-4_armhf.deb ...
09:13:29 #13 14.30 Selecting previously unselected package python3.9.
09:13:29 #13 14.30 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
09:13:29 #14 13.60 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages all 5.10-1ubuntu1 [1375 kB]
09:13:29 #14 13.67 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssh-client arm64 1:8.9p1-3ubuntu0.4 [862 kB]
09:13:29 #14 13.71 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 publicsuffix all 20211207.1025-1 [129 kB]
09:13:29 #14 13.72 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 strace arm64 5.16-0ubuntu3 [465 kB]
09:13:29 #14 13.73 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xauth arm64 1:1.1-1build2 [26.8 kB]
09:13:29 #14 13.73 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 xz-utils arm64 5.2.5-2ubuntu1 [84.4 kB]
09:13:29 #14 13.74 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsigsegv2 arm64 2.13-1ubuntu3 [14.5 kB]
09:13:29 #20 3.211 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
09:13:29 #20 3.211 Need to get 58.8 MB of archives.
09:13:29 #20 3.211 After this operation, 300 MB of additional disk space will be used.
09:13:29 #20 3.211 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
09:13:29 #20 3.265 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
09:13:29 #14 14.95 Selecting previously unselected package python3.
09:13:29 #14 14.95 (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.)
09:13:29 #14 14.95 Preparing to unpack .../0-python3_3.11.2-1_amd64.deb ...
09:13:29 #14 14.96 Unpacking python3 (3.11.2-1) ...
09:13:29 #14 14.98 Selecting previously unselected package perl-modules-5.36.
09:13:29 #14 14.98 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
09:13:29 #14 14.99 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:13:29 #16 73.64   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             50/65 
09:13:29 #16 73.99   Installing : pcre-devel-8.32-17.el7.aarch64                             51/65 
09:13:29 #16 74.03   Installing : libselinux-devel-2.5-15.el7.aarch64                        52/65 
09:13:29 #16 74.06   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           53/65 
09:13:29 #13 14.54 Running transaction check
09:13:29 #13 14.63 Transaction check succeeded.
09:13:29 #13 14.63 Running transaction test
09:13:29 #14 15.74 Selecting previously unselected package ca-certificates.
09:13:29 #14 15.74 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:13:29 #14 15.75 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:13:29 #14 15.79 Selecting previously unselected package distro-info-data.
09:13:29 #14 15.79 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
09:13:29 #14 15.80 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:13:29 #14 15.82 Selecting previously unselected package libmagic-mgc.
09:13:29 #14 15.82 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_amd64.deb ...
09:13:29 #14 15.83 Unpacking libmagic-mgc (1:5.38-4) ...
09:13:29 #14 15.90 Selecting previously unselected package libmagic1:amd64.
09:13:29 #14 15.90 Preparing to unpack .../016-libmagic1_1%3a5.38-4_amd64.deb ...
09:13:29 #14 15.90 Unpacking libmagic1:amd64 (1:5.38-4) ...
09:13:29 #14 15.93 Selecting previously unselected package file.
09:13:29 #14 17.88 Get:326 http://archive.ubuntu.com/ubuntu jammy/main amd64 libref-util-xs-perl amd64 0.117-1build5 [12.7 kB]
09:13:29 #14 17.90 Get:327 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
09:13:29 #14 18.05 Get:328 http://archive.ubuntu.com/ubuntu jammy/main amd64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
09:13:29 #14 18.06 Get:329 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB]
09:13:29 #14 18.11 Get:330 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-decoder-perl amd64 4.023+ds-1 [100 kB]
09:13:29 #13 18.00 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
09:13:29 #13 18.01 Unpacking automake (1:1.16.1-4) ...
09:13:29 #13 18.08 Selecting previously unselected package autopoint.
09:13:29 #13 18.08 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
09:13:29 #13 18.08 Unpacking autopoint (0.19.8.1-9) ...
09:13:29 #13 18.11 Selecting previously unselected package binutils-common:amd64.
09:13:29 #13 18.11 Preparing to unpack .../029-binutils-common_2.31.1-16_amd64.deb ...
09:13:29 #13 18.11 Unpacking binutils-common:amd64 (2.31.1-16) ...
09:13:29 #13 18.00 Preparing to unpack .../046-libmpfr6_4.2.0-1_amd64.deb ...
09:13:29 #13 18.00 Unpacking libmpfr6:amd64 (4.2.0-1) ...
09:13:29 #13 18.06 Selecting previously unselected package libmpc3:amd64.
09:13:29 #13 18.06 Preparing to unpack .../047-libmpc3_1.3.1-1_amd64.deb ...
09:13:29 #13 18.06 Unpacking libmpc3:amd64 (1.3.1-1) ...
09:13:29 #13 18.09 Selecting previously unselected package cpp-12.
09:13:29 #13 18.09 Preparing to unpack .../048-cpp-12_12.2.0-14_amd64.deb ...
09:13:29 #13 18.09 Unpacking cpp-12 (12.2.0-14) ...
09:13:29 #14 15.34 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libatomic1 armhf 10.5.0-1ubuntu1~20.04 [7256 B]
09:13:29 #14 15.34 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasan5 armhf 9.4.0-1ubuntu1~20.04.2 [2805 kB]
09:13:29 #13 16.11 Preparing to unpack .../027-libbinutils_2.35.2-2_arm64.deb ...
09:13:29 #13 16.12 Unpacking libbinutils:arm64 (2.35.2-2) ...
09:13:29 #13 16.19 Selecting previously unselected package libctf-nobfd0:arm64.
09:13:29 #13 16.19 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_arm64.deb ...
09:13:29 #13 16.20 Unpacking libctf-nobfd0:arm64 (2.35.2-2) ...
09:13:29 #13 16.23 Selecting previously unselected package libctf0:arm64.
09:13:29 #13 16.23 Preparing to unpack .../029-libctf0_2.35.2-2_arm64.deb ...
09:13:29 #13 16.24 Unpacking libctf0:arm64 (2.35.2-2) ...
09:13:29 #13 16.26 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:13:29 #13 16.26 Preparing to unpack .../030-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ...
09:13:29 #13 16.27 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
09:13:29 #13 19.49 Selecting previously unselected package g++-8.
09:13:29 #13 19.49 Preparing to unpack .../053-g++-8_8.3.0-6_arm64.deb ...
09:13:29 #13 19.50 Unpacking g++-8 (8.3.0-6) ...
09:13:29 #13 18.47 Preparing to unpack .../036-libnsl-dev_1.3.0-2_amd64.deb ...
09:13:29 #13 18.48 Unpacking libnsl-dev:amd64 (1.3.0-2) ...
09:13:29 #13 18.51 Selecting previously unselected package libc6-dev:amd64.
09:13:29 #13 18.51 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_amd64.deb ...
09:13:29 #13 18.52 Unpacking libc6-dev:amd64 (2.31-13+deb11u6) ...
09:13:29 #13 15.75 Unpacking libgdbm6:armhf (1.18.1-4) ...
09:13:29 #13 14.31 Unpacking python3.9 (3.9.2-1) ...
09:13:29 #13 14.38 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:29 #13 14.38 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
09:13:29 #13 14.38 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
09:13:29 #13 14.64 Selecting previously unselected package netbase.
09:13:29 #13 14.64 Preparing to unpack .../002-netbase_6.4_all.deb ...
09:13:29 #13 14.69 Unpacking netbase (6.4) ...
09:13:29 #13 14.83 Selecting previously unselected package sensible-utils.
09:13:29 #13 14.84 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
09:13:29 #13 14.84 Unpacking sensible-utils (0.0.17+nmu1) ...
09:13:29 #14 20.43 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
09:13:29 #14 20.43 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-homedir-perl all 1.004-1 [37.3 kB]
09:13:29 #14 20.44 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-pty-perl arm64 1:1.12-1 [31.5 kB]
09:13:29 #14 20.45 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-run-perl all 20180523.0-2 [89.7 kB]
09:13:29 #14 20.46 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:29 #14 20.47 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-op-check-perl arm64 0.22-1build2 [10.2 kB]
09:13:29 #14 20.47 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdynaloader-functions-perl all 0.003-1 [11.9 kB]
09:13:29 #14 20.47 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu1 [14.4 kB]
09:13:29 #14 20.48 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-classify-perl arm64 0.015-1build2 [20.8 kB]
09:13:29 #14 20.50 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:29 #14 20.65 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:29 #14 20.72 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librole-tiny-perl all 2.001004-1 [16.5 kB]
09:13:29 #14 20.75 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:29 #14 14.13 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 m4 arm64 1.4.18-5ubuntu2 [196 kB]
09:13:29 #20 3.389 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
09:13:29 #20 3.456 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
09:13:29 #20 3.458 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
09:13:29 #20 3.459 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
09:13:29 #20 3.460 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u6 [2615 kB]
09:13:29 #20 3.475 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
09:13:29 #20 3.475 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
09:13:29 #20 3.479 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
09:13:29 #20 3.515 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
09:13:29 #20 3.552 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
09:13:29 #20 3.553 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
09:13:29 #20 3.553 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
09:13:29 #20 3.555 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
09:13:29 #20 3.562 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
09:13:29 #14 15.19 Selecting previously unselected package libgdbm6:amd64.
09:13:29 #14 15.19 Preparing to unpack .../2-libgdbm6_1.23-3_amd64.deb ...
09:13:29 #14 15.20 Unpacking libgdbm6:amd64 (1.23-3) ...
09:13:29 #14 15.23 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:29 #14 15.23 Preparing to unpack .../3-libgdbm-compat4_1.23-3_amd64.deb ...
09:13:29 #14 15.23 Unpacking libgdbm-compat4:amd64 (1.23-3) ...
09:13:29 #14 15.26 Selecting previously unselected package libperl5.36:amd64.
09:13:29 #16 74.14   Installing : libtool-2.4.2-22.el7_3.aarch64                             54/65 
09:13:29 #16 74.42 install-info: No such file or directory for /usr/share/info/libtool.info.gz
09:13:29 #13 15.23 Transaction test succeeded.
09:13:29 #14 15.93 Preparing to unpack .../017-file_1%3a5.38-4_amd64.deb ...
09:13:29 #14 15.94 Unpacking file (1:5.38-4) ...
09:13:29 #14 15.97 Selecting previously unselected package less.
09:13:29 #14 15.97 Preparing to unpack .../018-less_551-1ubuntu0.1_amd64.deb ...
09:13:29 #14 15.98 Unpacking less (551-1ubuntu0.1) ...
09:13:29 #14 16.02 Selecting previously unselected package libelf1:amd64.
09:13:29 #14 16.02 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
09:13:29 #14 16.02 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
09:13:29 #14 16.07 Selecting previously unselected package libglib2.0-0:amd64.
09:13:29 #14 16.07 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ...
09:13:29 #14 16.08 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
09:13:29 #14 16.21 Selecting previously unselected package libglib2.0-data.
09:13:29 #14 18.15 Get:331 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsereal-encoder-perl amd64 4.023+ds-1 [104 kB]
09:13:29 #14 18.18 Get:332 http://archive.ubuntu.com/ubuntu jammy/main amd64 libset-intspan-perl all 1.19-2 [26.1 kB]
09:13:29 #14 18.19 Get:333 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsocket6-perl amd64 0.29-1build4 [19.7 kB]
09:13:29 #14 18.20 Get:334 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
09:13:29 #14 18.20 Get:335 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:29 #15 10.53 CentOS Stream 8 - BaseOS                         35 MB/s |  36 MB     00:01    
09:13:29 #13 18.34 Selecting previously unselected package libbinutils:amd64.
09:13:29 #13 18.34 Preparing to unpack .../030-libbinutils_2.31.1-16_amd64.deb ...
09:13:29 #13 18.35 Unpacking libbinutils:amd64 (2.31.1-16) ...
09:13:29 #13 18.41 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:29 #13 18.41 Preparing to unpack .../031-binutils-x86-64-linux-gnu_2.31.1-16_amd64.deb ...
09:13:29 #13 18.42 Unpacking binutils-x86-64-linux-gnu (2.31.1-16) ...
09:13:29 #14 15.75 Get:103 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libubsan1 armhf 10.5.0-1ubuntu1~20.04 [757 kB]
09:13:29 #14 15.79 Get:104 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgcc-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [682 kB]
09:13:29 #14 15.82 Get:105 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gcc-9 armhf 9.4.0-1ubuntu1~20.04.2 [6584 kB]
09:13:29 #13 16.51 Selecting previously unselected package binutils.
09:13:29 #13 16.52 Preparing to unpack .../031-binutils_2.35.2-2_arm64.deb ...
09:13:29 #13 16.52 Unpacking binutils (2.35.2-2) ...
09:13:29 #13 16.55 Selecting previously unselected package libc-dev-bin.
09:13:29 #13 16.55 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_arm64.deb ...
09:13:29 #13 16.56 Unpacking libc-dev-bin (2.31-13+deb11u6) ...
09:13:29 #13 16.61 Selecting previously unselected package linux-libc-dev:arm64.
09:13:29 #13 16.61 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_arm64.deb ...
09:13:29 #13 16.62 Unpacking linux-libc-dev:arm64 (5.10.191-1) ...
09:13:29 #13 18.76 Selecting previously unselected package libisl23:amd64.
09:13:29 #13 18.76 Preparing to unpack .../038-libisl23_0.23-1_amd64.deb ...
09:13:29 #13 18.77 Unpacking libisl23:amd64 (0.23-1) ...
09:13:29 #13 18.85 Selecting previously unselected package libmpfr6:amd64.
09:13:29 #13 18.86 Preparing to unpack .../039-libmpfr6_4.1.0-3_amd64.deb ...
09:13:29 #13 18.86 Unpacking libmpfr6:amd64 (4.1.0-3) ...
09:13:29 #13 16.26 Selecting previously unselected package libpipeline1:armhf.
09:13:29 #13 16.26 Preparing to unpack .../08-libpipeline1_1.5.1-2_armhf.deb ...
09:13:29 #13 16.27 Unpacking libpipeline1:armhf (1.5.1-2) ...
09:13:29 #13 14.47 Setting up python3-minimal (3.9.2-3) ...
09:13:29 #13 14.73 Selecting previously unselected package python3.
09:13:29 #13 15.90 Selecting previously unselected package python3.11.
09:13:29 #13 15.90 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ...
09:13:29 #13 15.96 Unpacking python3.11 (3.11.2-6) ...
09:13:29 #14 20.80 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:29 #14 20.84 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoo-perl all 2.003006-1 [46.3 kB]
09:13:29 #14 20.90 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libencode-locale-perl all 1.05-1 [12.3 kB]
09:13:29 #20 3.563 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
09:13:29 #20 3.564 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
09:13:29 #20 3.564 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
09:13:29 #20 3.623 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
09:13:29 #20 3.734 debconf: delaying package configuration, since apt-utils is not installed
09:13:29 #20 3.761 Fetched 58.8 MB in 1s (86.9 MB/s)
09:13:29 #20 3.783 Selecting previously unselected package libz3-4:amd64.
09:13:29 #20 3.783 (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.)
09:13:29 #20 3.792 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
09:13:29 #20 3.799 Unpacking libz3-4:amd64 (4.8.10-1) ...
09:13:29 #13 11.11 Dependencies resolved.
09:13:29 #13 11.12 ================================================================================
09:13:29 #13 11.12  Package                      Arch     Version                 Repository  Size
09:13:29 #13 11.12 ================================================================================
09:13:29 #13 11.12 Installing:
09:13:29 #13 11.12  dnf-plugins-core             noarch   4.3.0-11.el9            baseos      38 k
09:13:29 #13 11.12  rpm-build                    aarch64  4.16.1.3-25.el9         appstream   67 k
09:13:29 #13 11.12  rpmlint                      noarch   1.11-19.el9             appstream  198 k
09:13:29 #13 11.12 Installing dependencies:
09:13:29 #13 11.12  adobe-source-code-pro-fonts  noarch   2.030.1.050-12.el9.1    baseos     832 k
09:13:29 #13 11.12  binutils                     aarch64  2.35.2-42.el9           baseos     4.8 M
09:13:29 #13 11.12  binutils-gold                aarch64  2.35.2-42.el9           baseos     884 k
09:13:29 #13 11.12  bzip2                        aarch64  1.0.8-8.el9             baseos      56 k
09:13:29 #13 11.12  cpio                         aarch64  2.13-16.el9             baseos     274 k
09:13:29 #13 11.12  dbus-libs                    aarch64  1:1.12.20-8.el9         baseos     150 k
09:13:29 #13 11.12  debugedit                    aarch64  5.0-4.el9               appstream   76 k
09:13:29 #13 11.12  desktop-file-utils           aarch64  0.26-6.el9              appstream   72 k
09:13:29 #13 11.12  diffutils                    aarch64  3.7-12.el9              baseos     392 k
09:13:29 #13 11.12  dwz                          aarch64  0.14-3.el9              appstream  126 k
09:13:29 #13 11.12  ed                           aarch64  1.14.2-12.el9           baseos      74 k
09:13:29 #13 11.12  efi-srpm-macros              noarch   4-9.el9                 appstream   23 k
09:13:29 #13 11.12  elfutils                     aarch64  0.189-3.el9             baseos     520 k
09:13:29 #13 11.12  elfutils-debuginfod-client   aarch64  0.189-3.el9             baseos      36 k
09:13:29 #13 11.12  emacs-filesystem             noarch   1:27.2-9.el9            appstream  8.9 k
09:13:29 #13 11.12  enchant                      aarch64  1:1.6.0-30.el9          appstream   61 k
09:13:29 #13 11.12  file                         aarch64  5.39-14.el9             baseos      49 k
09:13:29 #13 11.12  fonts-srpm-macros            noarch   1:2.0.5-7.el9.1         appstream   28 k
09:13:29 #13 11.12  gdb-minimal                  aarch64  10.2-11.el9             appstream  3.1 M
09:13:29 #13 11.12  gdk-pixbuf2                  aarch64  2.42.6-3.el9            appstream  490 k
09:13:29 #13 11.12  ghc-srpm-macros              noarch   1.5.0-6.el9             appstream  8.8 k
09:13:29 #13 11.12  glib-networking              aarch64  2.68.3-3.el9            baseos     185 k
09:13:29 #13 11.12  glibc-gconv-extra            aarch64  2.34-82.el9             baseos     1.6 M
09:13:29 #13 11.12  go-srpm-macros               noarch   3.2.0-2.el9             appstream   27 k
09:13:29 #13 11.12  groff-base                   aarch64  1.22.4-10.el9           baseos     1.0 M
09:13:29 #13 11.12  gsettings-desktop-schemas    aarch64  40.0-6.el9              baseos     684 k
09:13:29 #13 11.12  hunspell                     aarch64  1.7.0-11.el9            appstream  319 k
09:13:29 #13 11.12  hunspell-en-GB               noarch   0.20140811.1-20.el9     appstream  226 k
09:13:29 #13 11.12  hunspell-en-US               noarch   0.20140811.1-20.el9     appstream  177 k
09:13:29 #13 11.12  hunspell-filesystem          aarch64  1.7.0-11.el9            appstream  8.6 k
09:13:29 #13 11.12  info                         aarch64  6.7-15.el9              baseos     221 k
09:13:29 #13 11.12  json-glib                    aarch64  1.6.6-1.el9             baseos     160 k
09:13:29 #13 11.12  kernel-srpm-macros           noarch   1.0-13.el9              appstream   16 k
09:13:29 #13 11.12  less                         aarch64  590-2.el9               baseos     161 k
09:13:29 #13 11.12  libappstream-glib            aarch64  0.7.18-4.el9            appstream  380 k
09:13:29 #13 11.12  libbrotli                    aarch64  1.0.9-6.el9             baseos     314 k
09:13:29 #13 11.12  libicu                       aarch64  67.1-9.el9              baseos     9.5 M
09:13:29 #13 11.12  libjpeg-turbo                aarch64  2.0.90-6.el9            appstream  170 k
09:13:29 #13 11.12  libpipeline                  aarch64  1.5.3-4.el9             baseos      48 k
09:13:29 #13 11.12  libpkgconf                   aarch64  1.7.3-10.el9            baseos      36 k
09:13:29 #13 11.12  libpng                       aarch64  2:1.6.37-12.el9         baseos     115 k
09:13:29 #13 11.12  libproxy                     aarch64  0.4.15-35.el9           baseos      71 k
09:13:29 #13 11.12  libpsl                       aarch64  0.21.1-5.el9            baseos      64 k
09:13:29 #13 11.12  libsoup                      aarch64  2.72.0-8.el9            appstream  397 k
09:13:29 #13 11.12  libstemmer                   aarch64  0-18.585svn.el9         appstream   82 k
09:13:29 #13 11.12  lua-srpm-macros              noarch   1-6.el9                 appstream  9.5 k
09:13:29 #13 11.12  man-db                       aarch64  2.9.3-7.el9             baseos     1.2 M
09:13:29 #13 11.12  ncurses                      aarch64  6.2-10.20210508.el9     baseos     399 k
09:13:29 #13 11.12  ocaml-srpm-macros            noarch   6-6.el9                 appstream  8.8 k
09:13:29 #13 11.12  openblas-srpm-macros         noarch   2-11.el9                appstream  8.4 k
09:13:29 #13 11.12  patch                        aarch64  2.7.6-16.el9            appstream  124 k
09:13:29 #13 11.12  perl-AutoLoader              noarch   5.74-480.el9            appstream   22 k
09:13:29 #13 11.12  perl-B                       aarch64  1.80-480.el9            appstream  182 k
09:13:29 #13 11.12  perl-Carp                    noarch   1.50-460.el9            appstream   30 k
09:13:29 #13 11.12  perl-Class-Struct            noarch   0.66-480.el9            appstream   23 k
09:13:29 #13 11.12  perl-Data-Dumper             aarch64  2.174-462.el9           appstream   55 k
09:13:29 #13 11.12  perl-Digest                  noarch   1.19-4.el9              appstream   26 k
09:13:29 #13 11.12  perl-Digest-MD5              aarch64  2.58-4.el9              appstream   37 k
09:13:29 #13 11.12  perl-Encode                  aarch64  4:3.08-462.el9          appstream  1.7 M
09:13:29 #13 11.12  perl-Errno                   aarch64  1.30-480.el9            appstream   16 k
09:13:29 #13 11.12  perl-Exporter                noarch   5.74-461.el9            appstream   32 k
09:13:29 #13 11.12  perl-Fcntl                   aarch64  1.13-480.el9            appstream   21 k
09:13:29 #13 11.12  perl-File-Basename           noarch   2.85-480.el9            appstream   18 k
09:13:29 #13 11.12  perl-File-Path               noarch   2.18-4.el9              appstream   36 k
09:13:29 #13 11.12  perl-File-Temp               noarch   1:0.231.100-4.el9       appstream   60 k
09:13:29 #13 11.12  perl-File-stat               noarch   1.09-480.el9            appstream   18 k
09:13:29 #13 11.12  perl-FileHandle              noarch   2.03-480.el9            appstream   17 k
09:13:29 #13 11.12  perl-Getopt-Long             noarch   1:2.52-4.el9            appstream   61 k
09:13:29 #13 11.12  perl-Getopt-Std              noarch   1.12-480.el9            appstream   17 k
09:13:29 #13 11.12  perl-HTTP-Tiny               noarch   0.076-461.el9           appstream   54 k
09:13:29 #13 11.12  perl-IO                      aarch64  1.43-480.el9            appstream   89 k
09:13:29 #13 11.12  perl-IO-Socket-IP            noarch   0.41-5.el9              appstream   43 k
09:13:29 #13 11.12  perl-IO-Socket-SSL           noarch   2.073-1.el9             appstream  219 k
09:13:29 #13 11.12  perl-IPC-Open3               noarch   1.21-480.el9            appstream   24 k
09:13:29 #13 11.12  perl-MIME-Base64             aarch64  3.16-4.el9              appstream   31 k
09:13:29 #13 11.12  perl-Mozilla-CA              noarch   20200520-6.el9          appstream   13 k
09:13:29 #13 11.12  perl-Net-SSLeay              aarch64  1.92-2.el9              appstream  389 k
09:13:29 #13 11.12  perl-POSIX                   aarch64  1.94-480.el9            appstream   98 k
09:13:29 #13 11.12  perl-PathTools               aarch64  3.78-461.el9            appstream   88 k
09:13:29 #13 11.12  perl-Pod-Escapes             noarch   1:1.07-460.el9          appstream   21 k
09:13:29 #13 11.12  perl-Pod-Perldoc             noarch   3.28.01-461.el9         appstream   87 k
09:13:29 #13 11.12  perl-Pod-Simple              noarch   1:3.42-4.el9            appstream  225 k
09:13:29 #13 11.12  perl-Pod-Usage               noarch   4:2.01-4.el9            appstream   41 k
09:13:29 #13 11.12  perl-Scalar-List-Utils       aarch64  4:1.56-461.el9          appstream   72 k
09:13:29 #13 11.12  perl-SelectSaver             noarch   1.02-480.el9            appstream   13 k
09:13:29 #13 11.12  perl-Socket                  aarch64  4:2.031-4.el9           appstream   55 k
09:13:29 #13 11.12  perl-Storable                aarch64  1:3.21-460.el9          appstream   94 k
09:13:29 #13 11.12  perl-Symbol                  noarch   1.08-480.el9            appstream   15 k
09:13:29 #13 11.12  perl-Term-ANSIColor          noarch   5.01-461.el9            appstream   49 k
09:13:29 #13 11.12  perl-Term-Cap                noarch   1.17-460.el9            appstream   23 k
09:13:29 #13 11.12  perl-Text-ParseWords         noarch   3.30-460.el9            appstream   17 k
09:13:29 #13 11.12  perl-Text-Tabs+Wrap          noarch   2013.0523-460.el9       appstream   24 k
09:13:29 #13 11.12  perl-Time-Local              noarch   2:1.300-7.el9           appstream   34 k
09:13:29 #13 11.12  perl-URI                     noarch   5.09-3.el9              appstream  121 k
09:13:29 #13 11.12  perl-base                    noarch   2.27-480.el9            appstream   17 k
09:13:29 #13 11.12  perl-constant                noarch   1.33-461.el9            appstream   24 k
09:13:29 #13 11.12  perl-if                      noarch   0.60.800-480.el9        appstream   15 k
09:13:29 #13 11.12  perl-interpreter             aarch64  4:5.32.1-480.el9        appstream   72 k
09:13:29 #13 11.12  perl-libnet                  noarch   3.13-4.el9              appstream  130 k
09:13:29 #13 11.12  perl-libs                    aarch64  4:5.32.1-480.el9        appstream  2.1 M
09:13:29 #13 11.12  perl-mro                     aarch64  1.23-480.el9            appstream   29 k
09:13:29 #13 11.12  perl-overload                noarch   1.31-480.el9            appstream   47 k
09:13:29 #13 11.12  perl-overloading             noarch   0.02-480.el9            appstream   14 k
09:13:29 #13 11.12  perl-parent                  noarch   1:0.238-460.el9         appstream   15 k
09:13:29 #13 11.12  perl-podlators               noarch   1:4.14-460.el9          appstream  114 k
09:13:29 #13 11.12  perl-srpm-macros             noarch   1-41.el9                appstream  9.1 k
09:13:29 #13 11.12  perl-subs                    noarch   1.03-480.el9            appstream   13 k
09:13:29 #13 11.12  perl-vars                    noarch   1.05-480.el9            appstream   14 k
09:13:29 #13 11.12  pkgconf                      aarch64  1.7.3-10.el9            baseos      40 k
09:13:29 #13 11.12  pkgconf-m4                   noarch   1.7.3-10.el9            baseos      15 k
09:13:29 #13 11.12  pkgconf-pkg-config           aarch64  1.7.3-10.el9            baseos      11 k
09:13:29 #13 11.12  publicsuffix-list-dafsa      noarch   20210518-3.el9          baseos      58 k
09:13:29 #13 11.12  pyproject-srpm-macros        noarch   1.9.0-1.el9             appstream   15 k
09:13:29 #13 11.12  python-srpm-macros           noarch   3.9-52.el9              appstream   24 k
09:13:29 #13 11.12  python3-dateutil             noarch   1:2.8.1-7.el9           baseos     288 k
09:13:29 #13 11.12  python3-dbus                 aarch64  1.2.18-2.el9            baseos     144 k
09:13:29 #13 11.12  python3-dnf-plugins-core     noarch   4.3.0-11.el9            baseos     247 k
09:13:29 #13 11.12  python3-enchant              noarch   3.2.0-5.el9             appstream   86 k
09:13:29 #13 11.12  python3-file-magic           noarch   5.39-14.el9             appstream   17 k
09:13:29 #13 11.12  python3-six                  noarch   1.15.0-9.el9            baseos      37 k
09:13:29 #13 11.12  python3-systemd              aarch64  234-18.el9              baseos      89 k
09:13:29 #13 11.12  qt5-srpm-macros              noarch   5.15.9-1.el9            appstream  8.8 k
09:13:29 #13 11.12  redhat-rpm-config            noarch   203-1.el9               appstream   67 k
09:13:29 #13 11.12  rust-srpm-macros             noarch   17-4.el9                appstream   10 k
09:13:29 #13 11.12  shared-mime-info             aarch64  2.1-5.el9               baseos     558 k
09:13:29 #13 11.12  systemd-libs                 aarch64  252-18.el9              baseos     620 k
09:13:29 #13 11.12  unzip                        aarch64  6.0-56.el9              baseos     179 k
09:13:29 #13 11.12  webkit2gtk3-jsc              aarch64  2.40.5-1.el9            appstream  3.1 M
09:13:29 #13 11.12  xz                           aarch64  5.2.5-8.el9             baseos     226 k
09:13:29 #13 11.12  zip                          aarch64  3.0-35.el9              baseos     260 k
09:13:29 #13 11.12  zstd                         aarch64  1.5.1-2.el9             baseos     387 k
09:13:29 #13 11.12 Installing weak dependencies:
09:13:29 #13 11.12  abattis-cantarell-fonts      noarch   0.301-4.el9             appstream  365 k
09:13:29 #13 11.12  hunspell-en                  noarch   0.20140811.1-20.el9     appstream  187 k
09:13:29 #13 11.12  libproxy-webkitgtk4          aarch64  0.4.15-35.el9           appstream   21 k
09:13:29 #13 11.12  perl-NDBM_File               aarch64  1.15-480.el9            appstream   23 k
09:13:29 #13 11.12 
09:13:29 #13 11.12 Transaction Summary
09:13:29 #13 11.12 ================================================================================
09:13:29 #13 11.12 Install  138 Packages
09:13:29 #13 11.12 
09:13:29 #13 11.13 Total download size: 44 M
09:13:29 #13 11.13 Installed size: 174 M
09:13:29 #13 11.13 Downloading Packages:
09:13:29 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.2s done
09:13:29 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:29 #10 DONE 30.1s
09:13:29 
09:13:29 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:29 #14 15.26 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_amd64.deb ...
09:13:29 #14 15.27 Unpacking libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ...
09:13:29 #14 15.44 Selecting previously unselected package perl.
09:13:29 #14 15.44 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_amd64.deb ...
09:13:29 #14 15.45 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
09:13:29 #14 15.48 Selecting previously unselected package adduser.
09:13:29 #14 15.49 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
09:13:29 #14 15.49 Unpacking adduser (3.129ubuntu1) ...
09:13:29 #14 15.52 Setting up adduser (3.129ubuntu1) ...
09:13:29 #14 15.58 Selecting previously unselected package openssl.
09:13:29 #14 15.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 ... 7251 files and directories currently installed.)
09:13:29 #14 15.59 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_amd64.deb ...
09:13:29 #14 15.59 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:13:29 #14 15.64 Selecting previously unselected package ca-certificates.
09:13:29 #16 74.66   Installing : glibc-static-2.17-326.el7_9.aarch64                        55/65 
09:13:29 #13 15.23 Running transaction
09:13:29 #14 16.21 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:13:29 #14 16.21 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:13:29 #14 16.25 Selecting previously unselected package tzdata.
09:13:29 #14 16.26 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:13:29 #14 16.26 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:13:29 #14 16.45 Selecting previously unselected package libicu66:amd64.
09:13:29 #14 16.45 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_amd64.deb ...
09:13:29 #14 16.46 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
09:13:29 #14 18.48 Get:336 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:29 #14 18.49 Get:337 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxs-parse-keyword-perl amd64 0.21-1build1 [51.0 kB]
09:13:29 #14 18.51 Get:338 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsyntax-keyword-try-perl amd64 0.26-1build1 [27.1 kB]
09:13:29 #14 18.52 Get:339 http://archive.ubuntu.com/ubuntu jammy/main amd64 libterm-readkey-perl amd64 2.38-1build4 [25.2 kB]
09:13:29 #14 18.52 Get:340 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-levenshteinxs-perl amd64 0.03-4build10 [8254 B]
09:13:29 #14 18.52 Get:341 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-markdown-discount-perl amd64 0.13-1build1 [12.9 kB]
09:13:29 #14 18.52 Get:342 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtext-xslate-perl amd64 3.5.9-1build1 [186 kB]
09:13:29 #14 18.54 Get:343 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-duration-perl all 1.21-1 [13.1 kB]
09:13:29 #14 18.54 Get:344 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtime-moment-perl amd64 0.44-1build6 [74.9 kB]
09:13:29 #14 18.54 Get:345 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtype-tiny-xs-perl amd64 0.022-1build2 [25.5 kB]
09:13:29 #14 18.54 Get:346 http://archive.ubuntu.com/ubuntu jammy/main amd64 libunicode-utf8-perl amd64 0.62-1build4 [18.9 kB]
09:13:29 #14 18.54 Get:347 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
09:13:29 #14 18.55 Get:348 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
09:13:29 #14 18.55 Get:349 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:29 #14 18.55 Get:350 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-libxml-perl amd64 2.0207+dfsg+really+2.0134-1 [325 kB]
09:13:29 #14 18.56 Get:351 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-parser-perl amd64 2.46-3build1 [212 kB]
09:13:29 #14 18.56 Get:352 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:29 #14 18.56 Get:353 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-libyaml-perl amd64 0.83+ds-1build1 [29.6 kB]
09:13:29 #14 18.57 Get:354 http://archive.ubuntu.com/ubuntu jammy/main amd64 licensecheck all 3.2.14-2 [40.9 kB]
09:13:29 #14 18.57 Get:355 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevel-size-perl amd64 0.83-1build4 [20.7 kB]
09:13:29 #14 18.57 Get:356 http://archive.ubuntu.com/ubuntu jammy/main amd64 libipc-run3-perl all 0.048-2 [31.4 kB]
09:13:29 #14 18.57 Get:357 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzip amd64 1.23-1 [80.5 kB]
09:13:29 #14 18.57 Get:358 http://archive.ubuntu.com/ubuntu jammy/main amd64 lzop amd64 1.04-2build2 [83.7 kB]
09:13:29 #14 18.57 Get:359 http://archive.ubuntu.com/ubuntu jammy/main amd64 t1utils amd64 1.41-4build2 [61.3 kB]
09:13:29 #14 18.58 Get:360 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.1 [174 kB]
09:13:29 #14 18.58 Get:361 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 lintian all 2.114.0ubuntu1.2 [1082 kB]
09:13:29 #14 18.59 Get:362 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
09:13:29 #14 18.61 Get:363 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB]
09:13:29 #14 18.61 Get:364 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-idna all 3.3-1 [49.3 kB]
09:13:29 #14 18.61 Get:365 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:13:29 #14 18.61 Get:366 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
09:13:29 #14 18.61 Get:367 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
09:13:29 #14 18.61 Get:368 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-unidiff all 0.5.5-2 [9180 B]
09:13:29 #14 18.61 Get:369 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-xdg all 0.27-2 [36.9 kB]
09:13:29 #14 18.61 Get:370 http://archive.ubuntu.com/ubuntu jammy/main amd64 equivs all 2.3.1 [19.0 kB]
09:13:29 #14 18.61 Get:371 http://archive.ubuntu.com/ubuntu jammy/main amd64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
09:13:29 #14 18.62 Get:372 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-magic all 2:0.4.24-2 [12.6 kB]
09:13:29 #13 18.62 Selecting previously unselected package binutils.
09:13:29 #13 18.63 Preparing to unpack .../032-binutils_2.31.1-16_amd64.deb ...
09:13:29 #13 18.63 Unpacking binutils (2.31.1-16) ...
09:13:29 #13 18.66 Selecting previously unselected package libc-dev-bin.
09:13:29 #13 18.66 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_amd64.deb ...
09:13:29 #13 18.66 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
09:13:29 #13 18.69 Selecting previously unselected package linux-libc-dev:amd64.
09:13:29 #13 18.69 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_amd64.deb ...
09:13:29 #13 18.70 Unpacking linux-libc-dev:amd64 (4.19.289-2) ...
09:13:29 #10 ...
09:13:29 
09:13:29 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:29 #0 1.031 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
09:13:29 #0 1.415 Get:2 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
09:13:29 #0 1.632 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
09:13:29 #0 3.425 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB]
09:13:29 #0 3.425 Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
09:13:29 #0 3.425 Get:6 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
09:13:29 #0 4.368 Fetched 20.2 MB in 4s (5086 kB/s)
09:13:29 #0 4.368 Reading package lists...
09:13:29 #0 5.734 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.
09:13:29 #0 5.747 Reading package lists...
09:13:29 #0 7.096 Building dependency tree...
09:13:29 #0 7.300 Reading state information...
09:13:29 #0 7.588 curl is already the newest version (7.88.1-10+rpi1).
09:13:29 #0 7.588 The following additional packages will be installed:
09:13:29 #0 7.588   autoconf automake autopoint autotools-dev binutils
09:13:29 #0 7.588   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12
09:13:29 #0 7.588   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
09:13:29 #0 7.588   gcc gcc-12 gettext gettext-base git-man groff-base intltool-debian
09:13:29 #0 7.588   libarchive-zip-perl libasan8 libb-hooks-op-check-perl libbinutils libc-bin
09:13:29 #0 7.588   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
09:13:29 #0 7.588   libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0
09:13:29 #0 7.588   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
09:13:29 #0 7.588   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
09:13:29 #0 7.588   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
09:13:29 #0 7.588   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:29 #0 7.588   libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl
09:13:29 #0 7.588   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
09:13:29 #0 7.588   libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl
09:13:29 #0 7.588   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
09:13:29 #0 7.588   libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:29 #0 7.588   libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6
09:13:29 #0 7.588   libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
09:13:29 #0 7.588   libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal
09:13:29 #0 7.588   libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl
09:13:29 #0 7.588   libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common
09:13:29 #0 7.588   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0
09:13:29 #0 7.588   liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4
09:13:29 #0 7.588   make man-db media-types patch patchutils perl-openssl-defaults po-debconf
09:13:29 #0 7.588   python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto
09:13:29 #0 7.588   sensible-utils wdiff xz-utils
09:13:29 #0 7.588 Suggested packages:
09:13:29 #0 7.588   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:29 #0 7.588   gcc-12-locales cpp-12-doc dh-make adequate at autopkgtest bls-standalone
09:13:29 #0 7.588   bsd-mailx | mailx build-essential check-all-the-things cvs-buildpackage
09:13:29 #0 7.588   diffoscope disorderfs dose-extra duck elpa-devscripts faketime gnuplot
09:13:29 #0 7.588   how-can-i-help libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
09:13:29 #0 7.588   libterm-size-perl libyaml-syck-perl mmdebstrap mozilla-devscripts mutt
09:13:29 #0 7.588   piuparts postgresql-client pristine-lfs quilt ratt reprotest ssh-client
09:13:29 #0 7.588   svn-buildpackage w3m debian-keyring gcc-multilib manpages-dev flex bison gdb
09:13:29 #0 7.588   gcc-doc gcc-12-doc gettext-doc libasprintf-dev libgettextpo-dev
09:13:29 #0 7.588   git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb
09:13:29 #0 7.588   git-cvs git-mediawiki git-svn groff glibc-doc libc-l10n locales libnss-nis
09:13:29 #0 7.588   libnss-nisplus bzr libdata-dump-perl libcrypt-ssleay-perl
09:13:29 #0 7.588   libscalar-number-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
09:13:29 #0 7.588   libsub-name-perl libbusiness-isbn-perl libauthen-ntlm-perl m4-doc make-doc
09:13:29 #0 7.588   apparmor less www-browser ed diffutils-doc libmail-box-perl python3-doc
09:13:29 #0 7.588   python3-tk python3-venv python3.11-venv python3.11-doc binfmt-support
09:13:29 #0 7.588   wdiff-doc
09:13:29 #0 7.588 Recommended packages:
09:13:29 #0 7.588   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
09:13:29 #0 7.588   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
09:13:29 #0 7.588   licensecheck lintian python3-apt python3-debian python3-magic
09:13:29 #0 7.588   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
09:13:29 #0 7.588   libsoap-lite-perl pristine-tar build-essential libalgorithm-merge-perl less
09:13:29 #0 7.588   ssh-client manpages manpages-dev libc-devtools libfile-fcntllock-perl
09:13:29 #0 7.588   libarchive-cpio-perl libhtml-format-perl libnamespace-clean-perl
09:13:29 #0 7.588   libxstring-perl libltdl-dev libdata-dump-perl libhtml-form-perl
09:13:29 #0 7.588   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
09:13:29 #0 9.404 The following NEW packages will be installed:
09:13:29 #0 9.404   autoconf automake autopoint autotools-dev binutils
09:13:29 #0 9.404   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-12
09:13:29 #0 9.404   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
09:13:29 #0 9.405   equivs fakeroot file gcc gcc-12 gettext gettext-base git git-man groff-base
09:13:29 #0 9.405   intltool-debian libarchive-zip-perl libasan8 libb-hooks-op-check-perl
09:13:29 #0 9.405   libbinutils libc-dev-bin libc6-dev libcc1-0 libclass-method-modifiers-perl
09:13:29 #0 9.405   libclass-xsaccessor-perl libclone-perl libcrypt-dev libctf-nobfd0 libctf0
09:13:29 #0 9.405   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
09:13:29 #0 9.405   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
09:13:29 #0 9.405   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
09:13:29 #0 9.405   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:29 #0 9.405   libfile-which-perl libgcc-12-dev libgomp1 libhtml-parser-perl
09:13:29 #0 9.405   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
09:13:29 #0 9.405   libhttp-message-perl libhttp-negotiate-perl libicu72 libimport-into-perl
09:13:29 #0 9.405   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
09:13:29 #0 9.405   libisl23 libjansson4 liblwp-mediatypes-perl liblwp-protocol-https-perl
09:13:29 #0 9.405   libmagic-mgc libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpfr6
09:13:29 #0 9.405   libnet-http-perl libnet-ssleay-perl libnsl-dev libnsl2
09:13:29 #0 9.406   libparams-classify-perl libpipeline1 libpython3-stdlib libpython3.11-minimal
09:13:29 #0 9.406   libpython3.11-stdlib libregexp-ipv6-perl librole-tiny-perl
09:13:29 #0 9.406   libsub-override-perl libsub-quote-perl libtimedate-perl libtirpc-common
09:13:29 #0 9.406   libtirpc-dev libtirpc3 libtool libtry-tiny-perl libubsan1 libuchardet0
09:13:29 #0 9.406   liburi-perl libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4
09:13:29 #0 9.407   make man-db media-types patch patchutils perl-openssl-defaults po-debconf
09:13:29 #0 9.408   python3 python3-minimal python3.11 python3.11-minimal rpcsvc-proto
09:13:29 #0 9.408   sensible-utils wdiff xz-utils
09:13:29 #0 9.409 The following packages will be upgraded:
09:13:29 #0 9.410   libc-bin libc6
09:13:29 #0 9.966 2 upgraded, 124 newly installed, 0 to remove and 6 not upgraded.
09:13:29 #0 9.966 Need to get 74.6 MB of archives.
09:13:29 #0 9.966 After this operation, 285 MB of additional disk space will be used.
09:13:29 #0 9.966 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libc6 armhf 2.36-9+rpi1+deb12u1 [2106 kB]
09:13:29 #13 ...
09:13:29 
09:13:29 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:29 #13 18.79 Selecting previously unselected package cpp.
09:13:29 #13 18.79 Preparing to unpack .../049-cpp_4%3a12.2.0-3_amd64.deb ...
09:13:29 #13 18.79 Unpacking cpp (4:12.2.0-3) ...
09:13:29 #13 18.82 Selecting previously unselected package libcc1-0:amd64.
09:13:29 #13 18.82 Preparing to unpack .../050-libcc1-0_12.2.0-14_amd64.deb ...
09:13:29 #13 18.82 Unpacking libcc1-0:amd64 (12.2.0-14) ...
09:13:29 #13 18.86 Selecting previously unselected package libgomp1:amd64.
09:13:29 #13 16.75 Selecting previously unselected package libcrypt-dev:arm64.
09:13:29 #13 16.75 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_arm64.deb ...
09:13:29 #13 16.76 Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ...
09:13:29 #13 16.79 Selecting previously unselected package libtirpc-dev:arm64.
09:13:29 #13 16.79 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_arm64.deb ...
09:13:29 #13 16.80 Unpacking libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
09:13:29 #13 16.84 Selecting previously unselected package libnsl-dev:arm64.
09:13:29 #13 16.84 Preparing to unpack .../036-libnsl-dev_1.3.0-2_arm64.deb ...
09:13:29 #13 16.84 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
09:13:29 #13 16.87 Selecting previously unselected package libc6-dev:arm64.
09:13:29 #13 19.00 Selecting previously unselected package libmpc3:amd64.
09:13:29 #13 19.00 Preparing to unpack .../040-libmpc3_1.2.0-1_amd64.deb ...
09:13:29 #13 19.00 Unpacking libmpc3:amd64 (1.2.0-1) ...
09:13:29 #13 19.03 Selecting previously unselected package cpp-10.
09:13:29 #13 19.03 Preparing to unpack .../041-cpp-10_10.2.1-6_amd64.deb ...
09:13:29 #13 19.04 Unpacking cpp-10 (10.2.1-6) ...
09:13:29 #13 14.73 (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.)
09:13:29 #13 14.73 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
09:13:29 #13 14.74 Unpacking python3 (3.9.2-3) ...
09:13:29 #13 14.79 Selecting previously unselected package less.
09:13:29 #13 14.79 Preparing to unpack .../001-less_551-2_armhf.deb ...
09:13:29 #13 14.79 Unpacking less (551-2) ...
09:13:29 #13 14.86 Selecting previously unselected package netbase.
09:13:29 #13 14.86 Preparing to unpack .../002-netbase_6.3_all.deb ...
09:13:29 #13 14.86 Unpacking netbase (6.3) ...
09:13:29 #13 14.90 Selecting previously unselected package sensible-utils.
09:13:29 #13 14.90 Preparing to unpack .../003-sensible-utils_0.0.14_all.deb ...
09:13:29 #13 14.90 Unpacking sensible-utils (0.0.14) ...
09:13:29 #13 14.93 Selecting previously unselected package bzip2.
09:13:29 #13 14.93 Preparing to unpack .../004-bzip2_1.0.8-4_armhf.deb ...
09:13:29 #13 14.94 Unpacking bzip2 (1.0.8-4) ...
09:13:29 #13 15.00 Selecting previously unselected package openssl.
09:13:29 #13 16.03 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:29 #13 16.03 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ...
09:13:29 #13 16.03 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ...
09:13:29 #13 20.12 Selecting previously unselected package g++.
09:13:29 #13 20.12 Preparing to unpack .../054-g++_4%3a8.3.0-1_arm64.deb ...
09:13:29 #13 20.12 Unpacking g++ (4:8.3.0-1) ...
09:13:29 #13 20.15 Selecting previously unselected package make.
09:13:29 #13 20.16 Preparing to unpack .../055-make_4.2.1-1.2_arm64.deb ...
09:13:29 #13 20.16 Unpacking make (4.2.1-1.2) ...
09:13:29 #13 20.21 Selecting previously unselected package libdpkg-perl.
09:13:29 #14 20.91 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtimedate-perl all 2.3200-1 [34.0 kB]
09:13:29 #14 20.94 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
09:13:29 #14 20.94 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-listing-perl all 6.04-1 [9774 B]
09:13:29 #14 20.95 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:29 #14 20.96 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liburi-perl all 1.76-2 [77.5 kB]
09:13:29 #14 21.14 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-parser-perl arm64 3.72-5 [84.1 kB]
09:13:29 #14 15.64 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:13:29 #14 15.65 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:13:29 #14 15.69 Selecting previously unselected package distro-info-data.
09:13:29 #14 15.70 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
09:13:29 #14 15.70 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:13:29 #14 15.73 Selecting previously unselected package iso-codes.
09:13:29 #14 15.73 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
09:13:29 #14 15.73 Unpacking iso-codes (4.12.0-1) ...
09:13:29 #14 15.86 Selecting previously unselected package krb5-locales.
09:13:29 #14 15.86 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
09:13:29 #14 15.87 Unpacking krb5-locales (1.20.1-1build1) ...
09:13:29 #14 15.90 Selecting previously unselected package less.
09:13:29 #14 14.50 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autoconf all 2.71-2 [338 kB]
09:13:29 #14 14.61 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autotools-dev all 20220109.1 [44.9 kB]
09:13:29 #14 14.62 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 automake all 1:1.16.5-1.3 [558 kB]
09:13:29 #14 14.70 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 autopoint all 0.21-4ubuntu4 [422 kB]
09:13:29 #14 18.78 debconf: delaying package configuration, since apt-utils is not installed
09:13:29 #14 18.80 Fetched 135 MB in 13s (10.1 MB/s)
09:13:29 #14 18.85 (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 ... 4393 files and directories currently installed.)
09:13:29 #14 18.85 Preparing to unpack .../libc6_2.35-0ubuntu3.3_amd64.deb ...
09:13:29 #13 18.82 Selecting previously unselected package libc6-dev:amd64.
09:13:29 #13 18.82 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_amd64.deb ...
09:13:29 #13 18.83 Unpacking libc6-dev:amd64 (2.28-10+deb10u2) ...
09:13:30 #13 18.86 Preparing to unpack .../051-libgomp1_12.2.0-14_amd64.deb ...
09:13:30 #13 18.86 Unpacking libgomp1:amd64 (12.2.0-14) ...
09:13:30 #13 18.90 Selecting previously unselected package libitm1:amd64.
09:13:30 #13 18.90 Preparing to unpack .../052-libitm1_12.2.0-14_amd64.deb ...
09:13:30 #13 18.90 Unpacking libitm1:amd64 (12.2.0-14) ...
09:13:30 #13 18.93 Selecting previously unselected package libatomic1:amd64.
09:13:30 #13 18.93 Preparing to unpack .../053-libatomic1_12.2.0-14_amd64.deb ...
09:13:30 #13 18.93 Unpacking libatomic1:amd64 (12.2.0-14) ...
09:13:30 #13 18.96 Selecting previously unselected package libasan8:amd64.
09:13:30 #13 18.96 Preparing to unpack .../054-libasan8_12.2.0-14_amd64.deb ...
09:13:30 #13 18.96 Unpacking libasan8:amd64 (12.2.0-14) ...
09:13:30 #13 16.87 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_arm64.deb ...
09:13:30 #13 16.88 Unpacking libc6-dev:arm64 (2.31-13+deb11u6) ...
09:13:30 #13 17.09 Selecting previously unselected package libisl23:arm64.
09:13:30 #13 17.09 Preparing to unpack .../038-libisl23_0.23-1_arm64.deb ...
09:13:30 #13 17.09 Unpacking libisl23:arm64 (0.23-1) ...
09:13:30 #13 17.17 Selecting previously unselected package libmpfr6:arm64.
09:13:30 #14 16.15 Get:106 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gcc armhf 4:9.3.0-1ubuntu2 [5224 B]
09:13:30 #14 16.15 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libstdc++-9-dev armhf 9.4.0-1ubuntu1~20.04.2 [1792 kB]
09:13:30 #14 16.22 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf g++-9 armhf 9.4.0-1ubuntu1~20.04.2 [6699 kB]
09:13:30 #13 15.00 Preparing to unpack .../005-openssl_1.1.1n-0+deb11u5_armhf.deb ...
09:13:30 #13 15.01 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:13:30 #13 15.20 Selecting previously unselected package ca-certificates.
09:13:30 #13 15.20 Preparing to unpack .../006-ca-certificates_20210119_all.deb ...
09:13:30 #13 15.21 Unpacking ca-certificates (20210119) ...
09:13:30 #13 15.29 Selecting previously unselected package libmagic-mgc.
09:13:30 #13 15.29 Preparing to unpack .../007-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:30 #13 16.12 Setting up python3-minimal (3.11.2-1+b1) ...
09:13:30 #13 16.41 Selecting previously unselected package python3.
09:13:30 #13 20.21 Preparing to unpack .../056-libdpkg-perl_1.19.8_all.deb ...
09:13:30 #13 20.22 Unpacking libdpkg-perl (1.19.8) ...
09:13:30 #13 20.28 Selecting previously unselected package patch.
09:13:30 #13 20.28 Preparing to unpack .../057-patch_2.7.6-3+deb10u1_arm64.deb ...
09:13:30 #13 20.28 Unpacking patch (2.7.6-3+deb10u1) ...
09:13:30 #13 20.32 Selecting previously unselected package dpkg-dev.
09:13:30 #13 20.32 Preparing to unpack .../058-dpkg-dev_1.19.8_all.deb ...
09:13:30 #13 20.33 Unpacking dpkg-dev (1.19.8) ...
09:13:30 #13 20.41 Selecting previously unselected package build-essential.
09:13:30 #13 20.42 Preparing to unpack .../059-build-essential_12.6_arm64.deb ...
09:13:30 #13 20.42 Unpacking build-essential (12.6) ...
09:13:30 #13 20.45 Selecting previously unselected package openssl.
09:13:30 #14 21.42 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
09:13:30 #13 16.79 Selecting previously unselected package man-db.
09:13:30 #13 16.79 Preparing to unpack .../09-man-db_2.8.5-2_armhf.deb ...
09:13:30 #13 16.81 Unpacking man-db (2.8.5-2) ...
09:13:30 #14 15.90 Preparing to unpack .../005-less_590-1.2_amd64.deb ...
09:13:30 #14 15.90 Unpacking less (590-1.2) ...
09:13:30 #14 15.94 Selecting previously unselected package libbsd0:amd64.
09:13:30 #14 15.94 Preparing to unpack .../006-libbsd0_0.11.7-4_amd64.deb ...
09:13:30 #14 15.94 Unpacking libbsd0:amd64 (0.11.7-4) ...
09:13:30 #14 15.97 Selecting previously unselected package libelf1:amd64.
09:13:30 #14 15.97 Preparing to unpack .../007-libelf1_0.188-2.1_amd64.deb ...
09:13:30 #14 15.98 Unpacking libelf1:amd64 (0.188-2.1) ...
09:13:30 #14 16.01 Selecting previously unselected package libicu72:amd64.
09:13:30 #14 16.01 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_amd64.deb ...
09:13:30 #14 16.01 Unpacking libicu72:amd64 (72.1-3ubuntu2) ...
09:13:30 #14 14.74 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-common arm64 2.38-4ubuntu2.3 [222 kB]
09:13:30 #14 14.76 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libbinutils arm64 2.38-4ubuntu2.3 [825 kB]
09:13:30 #14 14.80 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf-nobfd0 arm64 2.38-4ubuntu2.3 [108 kB]
09:13:30 #14 14.80 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libctf0 arm64 2.38-4ubuntu2.3 [103 kB]
09:13:30 #14 14.81 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils-aarch64-linux-gnu arm64 2.38-4ubuntu2.3 [3230 kB]
09:13:30 #14 18.95 Unpacking libc6:amd64 (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ...
09:13:30 #13 19.11 Selecting previously unselected package libisl19:amd64.
09:13:30 #13 19.12 Preparing to unpack .../036-libisl19_0.20-2_amd64.deb ...
09:13:30 #13 19.12 Unpacking libisl19:amd64 (0.20-2) ...
09:13:30 #13 19.20 Selecting previously unselected package libmpfr6:amd64.
09:13:30 #13 19.20 Preparing to unpack .../037-libmpfr6_4.0.2-1_amd64.deb ...
09:13:30 #13 19.21 Unpacking libmpfr6:amd64 (4.0.2-1) ...
09:13:30 #13 15.51 Selecting previously unselected package bzip2.
09:13:30 #13 15.51 Preparing to unpack .../004-bzip2_1.0.8-5+b1_arm64.deb ...
09:13:30 #13 15.62 Unpacking bzip2 (1.0.8-5+b1) ...
09:13:30 #13 19.18 Selecting previously unselected package liblsan0:amd64.
09:13:30 #13 19.18 Preparing to unpack .../055-liblsan0_12.2.0-14_amd64.deb ...
09:13:30 #13 19.19 Unpacking liblsan0:amd64 (12.2.0-14) ...
09:13:30 #13 19.29 Selecting previously unselected package libtsan2:amd64.
09:13:30 #13 19.29 Preparing to unpack .../056-libtsan2_12.2.0-14_amd64.deb ...
09:13:30 #13 19.29 Unpacking libtsan2:amd64 (12.2.0-14) ...
09:13:30 #13 17.17 Preparing to unpack .../039-libmpfr6_4.1.0-3_arm64.deb ...
09:13:30 #13 17.17 Unpacking libmpfr6:arm64 (4.1.0-3) ...
09:13:30 #13 17.25 Selecting previously unselected package libmpc3:arm64.
09:13:30 #13 17.25 Preparing to unpack .../040-libmpc3_1.2.0-1_arm64.deb ...
09:13:30 #13 17.26 Unpacking libmpc3:arm64 (1.2.0-1) ...
09:13:30 #13 17.29 Selecting previously unselected package cpp-10.
09:13:30 #13 17.29 Preparing to unpack .../041-cpp-10_10.2.1-6_arm64.deb ...
09:13:30 #13 17.29 Unpacking cpp-10 (10.2.1-6) ...
09:13:30 #14 16.55 Get:109 http://ports.ubuntu.com/ubuntu-ports focal/main armhf g++ armhf 4:9.3.0-1ubuntu2 [1612 B]
09:13:30 #14 16.55 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf make armhf 4.2.1-1.2 [149 kB]
09:13:30 #13 15.30 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:30 #13 15.43 Selecting previously unselected package libmagic1:armhf.
09:13:30 #13 15.43 Preparing to unpack .../008-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:30 #13 15.44 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ...
09:13:30 #13 15.49 Selecting previously unselected package file.
09:13:30 #13 15.49 Preparing to unpack .../009-file_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:30 #13 15.49 Unpacking file (1:5.39-3+deb11u1) ...
09:13:30 #13 15.53 Selecting previously unselected package gettext-base.
09:13:30 #13 15.53 Preparing to unpack .../010-gettext-base_0.21-4_armhf.deb ...
09:13:30 #13 16.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 ... 8943 files and directories currently installed.)
09:13:30 #13 16.41 Preparing to unpack .../000-python3_3.11.2-1+b1_armhf.deb ...
09:13:30 #13 16.42 Unpacking python3 (3.11.2-1+b1) ...
09:13:30 #13 16.48 Selecting previously unselected package less.
09:13:30 #13 16.48 Preparing to unpack .../001-less_590-2_armhf.deb ...
09:13:30 #13 16.48 Unpacking less (590-2) ...
09:13:30 #13 16.53 Selecting previously unselected package netbase.
09:13:30 #13 16.53 Preparing to unpack .../002-netbase_6.4_all.deb ...
09:13:30 #13 16.54 Unpacking netbase (6.4) ...
09:13:30 #13 16.57 Selecting previously unselected package sensible-utils.
09:13:30 #13 16.57 Preparing to unpack .../003-sensible-utils_0.0.17+nmu1_all.deb ...
09:13:30 #13 16.58 Unpacking sensible-utils (0.0.17+nmu1) ...
09:13:30 #13 16.62 Selecting previously unselected package bzip2.
09:13:30 #13 16.62 Preparing to unpack .../004-bzip2_1.0.8-5+b1_armhf.deb ...
09:13:30 #13 16.63 Unpacking bzip2 (1.0.8-5+b1) ...
09:13:30 #13 20.45 Preparing to unpack .../060-openssl_1.1.1n-0+deb10u6_arm64.deb ...
09:13:30 #13 20.46 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:13:30 #13 20.55 Selecting previously unselected package ca-certificates.
09:13:30 #13 20.56 Preparing to unpack .../061-ca-certificates_20200601~deb10u2_all.deb ...
09:13:30 #13 20.56 Unpacking ca-certificates (20200601~deb10u2) ...
09:13:30 #13 20.62 Selecting previously unselected package libsasl2-modules-db:arm64.
09:13:30 #13 20.62 Preparing to unpack .../062-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
09:13:30 #13 20.63 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:30 #13 20.66 Selecting previously unselected package libsasl2-2:arm64.
09:13:30 #14 21.56 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-html-perl all 1.001-1 [14.9 kB]
09:13:30 #14 21.57 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:30 #14 21.57 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-message-perl all 6.22-1 [76.1 kB]
09:13:30 #14 21.59 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-cookies-perl all 6.08-1 [18.3 kB]
09:13:30 #14 21.60 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:30 #14 21.60 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 perl-openssl-defaults arm64 4 [7188 B]
09:13:30 #14 21.60 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ssleay-perl arm64 1.88-2ubuntu1 [286 kB]
09:13:30 #14 21.67 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-socket-ssl-perl all 2.067-1 [176 kB]
09:13:30 #14 21.69 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-http-perl all 6.19-1 [22.8 kB]
09:13:30 #13 19.74 Selecting previously unselected package cpp.
09:13:30 #14 16.20 Selecting previously unselected package libxml2:amd64.
09:13:30 #14 16.20 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ...
09:13:30 #14 16.20 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:13:30 #14 16.25 Selecting previously unselected package libyaml-0-2:amd64.
09:13:30 #14 16.25 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_amd64.deb ...
09:13:30 #14 16.25 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
09:13:30 #14 16.28 Selecting previously unselected package lsb-release.
09:13:30 #14 16.28 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
09:13:30 #14 16.29 Unpacking lsb-release (12.0-1ubuntu1) ...
09:13:30 #14 16.32 Selecting previously unselected package netbase.
09:13:30 #14 16.32 Preparing to unpack .../012-netbase_6.4_all.deb ...
09:13:30 #14 16.32 Unpacking netbase (6.4) ...
09:13:30 #14 16.34 Selecting previously unselected package python-apt-common.
09:13:30 #14 16.35 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
09:13:30 #14 16.35 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:13:30 #14 16.38 Selecting previously unselected package python3-apt.
09:13:30 #14 16.38 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_amd64.deb ...
09:13:30 #14 14.96 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 binutils arm64 2.38-4ubuntu2.3 [3162 B]
09:13:30 #13 19.26 Selecting previously unselected package libmpc3:amd64.
09:13:30 #13 19.27 Preparing to unpack .../038-libmpc3_1.1.0-1_amd64.deb ...
09:13:30 #13 19.27 Unpacking libmpc3:amd64 (1.1.0-1) ...
09:13:30 #13 19.30 Selecting previously unselected package cpp-8.
09:13:30 #13 19.30 Preparing to unpack .../039-cpp-8_8.3.0-6_amd64.deb ...
09:13:30 #13 19.30 Unpacking cpp-8 (8.3.0-6) ...
09:13:30 #13 12.09 (1/138): binutils-gold-2.35.2-42.el9.aarch64.rp 2.5 MB/s | 884 kB     00:00    
09:13:30 #13 12.14 (2/138): adobe-source-code-pro-fonts-2.030.1.05 2.0 MB/s | 832 kB     00:00    
09:13:30 #13 12.15 (3/138): bzip2-1.0.8-8.el9.aarch64.rpm          938 kB/s |  56 kB     00:00    
09:13:30 #13 12.18 (4/138): cpio-2.13-16.el9.aarch64.rpm           7.0 MB/s | 274 kB     00:00    
09:13:30 #13 12.22 (5/138): dbus-libs-1.12.20-8.el9.aarch64.rpm    2.0 MB/s | 150 kB     00:00    
09:13:30 #13 12.25 (6/138): diffutils-3.7-12.el9.aarch64.rpm       5.8 MB/s | 392 kB     00:00    
09:13:30 #13 12.26 (7/138): dnf-plugins-core-4.3.0-11.el9.noarch.r 1.1 MB/s |  38 kB     00:00    
09:13:30 #13 12.26 (8/138): ed-1.14.2-12.el9.aarch64.rpm           8.1 MB/s |  74 kB     00:00    
09:13:30 #13 12.34 (9/138): binutils-2.35.2-42.el9.aarch64.rpm     8.1 MB/s | 4.8 MB     00:00    
09:13:30 #20 4.370 Selecting previously unselected package libllvm11:amd64.
09:13:30 #20 4.372 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
09:13:30 #20 4.375 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
09:13:30 #13 19.51 Selecting previously unselected package libubsan1:amd64.
09:13:30 #13 19.52 Preparing to unpack .../057-libubsan1_12.2.0-14_amd64.deb ...
09:13:30 #13 19.52 Unpacking libubsan1:amd64 (12.2.0-14) ...
09:13:30 #13 19.62 Selecting previously unselected package libquadmath0:amd64.
09:13:30 #14 16.69 Get:111 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdpkg-perl all 1.19.7ubuntu3.2 [231 kB]
09:13:30 #14 17.21 Selecting previously unselected package libxml2:amd64.
09:13:30 #14 17.21 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
09:13:30 #14 17.21 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:13:30 #14 17.30 Selecting previously unselected package libyaml-0-2:amd64.
09:13:30 #14 17.30 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_amd64.deb ...
09:13:30 #14 17.33 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
09:13:30 #14 17.37 Selecting previously unselected package lsb-release.
09:13:30 #14 17.37 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
09:13:30 #14 17.38 Unpacking lsb-release (11.1.0ubuntu2) ...
09:13:30 #14 17.41 Selecting previously unselected package netbase.
09:13:30 #14 17.42 Preparing to unpack .../027-netbase_6.1_all.deb ...
09:13:30 #14 17.42 Unpacking netbase (6.1) ...
09:13:30 #14 17.45 Selecting previously unselected package python3-pkg-resources.
09:13:30 #13 15.54 Unpacking gettext-base (0.21-4) ...
09:13:30 #13 15.66 Selecting previously unselected package manpages.
09:13:30 #13 15.66 Preparing to unpack .../011-manpages_5.10-1_all.deb ...
09:13:30 #13 15.67 Unpacking manpages (5.10-1) ...
09:13:30 #13 16.74 Selecting previously unselected package openssl.
09:13:30 #13 16.74 Preparing to unpack .../005-openssl_3.0.9-1_armhf.deb ...
09:13:30 #13 16.74 Unpacking openssl (3.0.9-1) ...
09:13:30 #13 16.93 Selecting previously unselected package ca-certificates.
09:13:30 #13 16.93 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
09:13:30 #13 16.99 Unpacking ca-certificates (20230311) ...
09:13:30 #13 20.66 Preparing to unpack .../063-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
09:13:30 #13 20.67 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:30 #13 20.71 Selecting previously unselected package libldap-common.
09:13:30 #13 20.71 Preparing to unpack .../064-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:13:30 #13 20.71 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:13:30 #13 20.75 Selecting previously unselected package libldap-2.4-2:arm64.
09:13:30 #13 20.75 Preparing to unpack .../065-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
09:13:30 #13 20.76 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
09:13:30 #13 20.80 Selecting previously unselected package libnghttp2-14:arm64.
09:13:30 #13 20.81 Preparing to unpack .../066-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
09:13:30 #13 20.81 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:13:30 #13 20.85 Selecting previously unselected package libpsl5:arm64.
09:13:30 #13 20.85 Preparing to unpack .../067-libpsl5_0.20.2-2_arm64.deb ...
09:13:30 #13 20.86 Unpacking libpsl5:arm64 (0.20.2-2) ...
09:13:30 #13 20.90 Selecting previously unselected package librtmp1:arm64.
09:13:30 #13 20.90 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
09:13:30 #13 20.90 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:13:30 #13 20.95 Selecting previously unselected package libssh2-1:arm64.
09:13:30 #14 21.85 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
09:13:30 #14 21.92 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtry-tiny-perl all 0.30-1 [20.5 kB]
09:13:30 #14 21.95 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:30 #14 22.01 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwww-perl all 6.43-1 [140 kB]
09:13:30 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.0s
09:13:30 #13 19.74 Preparing to unpack .../042-cpp_4%3a10.2.1-1_amd64.deb ...
09:13:30 #13 19.75 Unpacking cpp (4:10.2.1-1) ...
09:13:30 #13 19.78 Selecting previously unselected package libcc1-0:amd64.
09:13:30 #13 19.78 Preparing to unpack .../043-libcc1-0_10.2.1-6_amd64.deb ...
09:13:30 #13 19.78 Unpacking libcc1-0:amd64 (10.2.1-6) ...
09:13:30 #13 19.82 Selecting previously unselected package libgomp1:amd64.
09:13:30 #13 19.82 Preparing to unpack .../044-libgomp1_10.2.1-6_amd64.deb ...
09:13:30 #13 19.82 Unpacking libgomp1:amd64 (10.2.1-6) ...
09:13:30 #13 19.89 Selecting previously unselected package libitm1:amd64.
09:13:30 #13 19.89 Preparing to unpack .../045-libitm1_10.2.1-6_amd64.deb ...
09:13:30 #13 19.89 Unpacking libitm1:amd64 (10.2.1-6) ...
09:13:30 #13 19.92 Selecting previously unselected package libatomic1:amd64.
09:13:30 #13 19.93 Preparing to unpack .../046-libatomic1_10.2.1-6_amd64.deb ...
09:13:30 #13 19.93 Unpacking libatomic1:amd64 (10.2.1-6) ...
09:13:30 #13 19.96 Selecting previously unselected package libasan6:amd64.
09:13:30 #13 19.96 Preparing to unpack .../047-libasan6_10.2.1-6_amd64.deb ...
09:13:30 #13 19.97 Unpacking libasan6:amd64 (10.2.1-6) ...
09:13:30 #14 16.39 Unpacking python3-apt (2.5.3ubuntu1) ...
09:13:30 #14 16.42 Selecting previously unselected package python3-pkg-resources.
09:13:30 #14 16.42 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
09:13:30 #14 16.42 Unpacking python3-pkg-resources (66.1.1-1) ...
09:13:30 #14 16.47 Selecting previously unselected package ucf.
09:13:30 #14 16.47 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
09:13:30 #14 16.47 Moving old data out of the way
09:13:30 #14 16.47 Unpacking ucf (3.0043+nmu1) ...
09:13:30 #14 16.51 Selecting previously unselected package bsdextrautils.
09:13:30 #14 16.51 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_amd64.deb ...
09:13:30 #14 16.51 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
09:13:30 #14 16.54 Selecting previously unselected package libmagic-mgc.
09:13:30 #14 16.54 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_amd64.deb ...
09:13:30 #14 16.55 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:30 #14 16.60 Selecting previously unselected package libmagic1:amd64.
09:13:30 #14 16.61 Preparing to unpack .../019-libmagic1_1%3a5.44-3_amd64.deb ...
09:13:30 #14 16.61 Unpacking libmagic1:amd64 (1:5.44-3) ...
09:13:30 #14 15.35 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.3 [19.6 kB]
09:13:30 #14 20.64 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gcc arm64 4:12.2.0-3ubuntu1 [5184 B]
09:13:30 #14 20.64 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libstdc++-12-dev arm64 12.3.0-1ubuntu1~23.04 [2164 kB]
09:13:30 #14 20.73 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 g++-12 arm64 12.3.0-1ubuntu1~23.04 [10.9 MB]
09:13:30 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s
09:13:30 #13 12.34 (10/138): elfutils-debuginfod-client-0.189-3.el 464 kB/s |  36 kB     00:00    
09:13:30 #13 12.37 (11/138): elfutils-0.189-3.el9.aarch64.rpm      4.6 MB/s | 520 kB     00:00    
09:13:30 #13 12.37 (12/138): file-5.39-14.el9.aarch64.rpm          1.4 MB/s |  49 kB     00:00    
09:13:30 #13 12.38 (13/138): glib-networking-2.68.3-3.el9.aarch64. 5.3 MB/s | 185 kB     00:00    
09:13:30 #13 12.43 (14/138): gsettings-desktop-schemas-40.0-6.el9.  12 MB/s | 684 kB     00:00    
09:13:30 #13 12.47 (15/138): groff-base-1.22.4-10.el9.aarch64.rpm   10 MB/s | 1.0 MB     00:00    
09:13:30 #13 12.53 (16/138): glibc-gconv-extra-2.34-82.el9.aarch64  10 MB/s | 1.6 MB     00:00    
09:13:30 #13 12.53 (17/138): info-6.7-15.el9.aarch64.rpm           2.2 MB/s | 221 kB     00:00    
09:13:30 #13 12.54 (18/138): json-glib-1.6.6-1.el9.aarch64.rpm     2.6 MB/s | 160 kB     00:00    
09:13:30 #13 12.54 (19/138): less-590-2.el9.aarch64.rpm             20 MB/s | 161 kB     00:00    
09:13:30 #13 12.58 (20/138): libbrotli-1.0.9-6.el9.aarch64.rpm     7.5 MB/s | 314 kB     00:00    
09:13:30 #13 16.20 Selecting previously unselected package openssl.
09:13:30 #13 16.20 Preparing to unpack .../005-openssl_3.0.9-1_arm64.deb ...
09:13:30 #13 16.25 Unpacking openssl (3.0.9-1) ...
09:13:30 #13 19.62 Preparing to unpack .../058-libquadmath0_12.2.0-14_amd64.deb ...
09:13:30 #13 19.63 Unpacking libquadmath0:amd64 (12.2.0-14) ...
09:13:30 #13 19.66 Selecting previously unselected package libgcc-12-dev:amd64.
09:13:30 #13 19.66 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_amd64.deb ...
09:13:30 #13 19.66 Unpacking libgcc-12-dev:amd64 (12.2.0-14) ...
09:13:30 #13 19.87 Selecting previously unselected package gcc-12.
09:13:30 #13 19.87 Preparing to unpack .../060-gcc-12_12.2.0-14_amd64.deb ...
09:13:30 #13 19.87 Unpacking gcc-12 (12.2.0-14) ...
09:13:30 #13 16.41   Preparing        :                                                        1/1 
09:13:30 #13 16.45   Installing       : elfutils-debuginfod-client-0.189-3.el9.x86_64        1/139 
09:13:30 #13 16.47   Installing       : binutils-gold-2.35.2-42.el9.x86_64                   2/139 
09:13:30 #13 16.55   Installing       : binutils-2.35.2-42.el9.x86_64                        3/139 
09:13:30 #13 16.56   Running scriptlet: binutils-2.35.2-42.el9.x86_64                        3/139 
09:13:30 #13 16.58   Installing       : xz-5.2.5-8.el9.x86_64                                4/139 
09:13:30 #13 16.60   Installing       : systemd-libs-252-18.el9.x86_64                       5/139 
09:13:30 #13 16.61   Running scriptlet: systemd-libs-252-18.el9.x86_64                       5/139 
09:13:30 #13 16.62   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      6/139 
09:13:30 #14 17.08 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patch armhf 2.7.6-6 [101 kB]
09:13:30 #14 17.11 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dpkg-dev all 1.19.7ubuntu3.2 [679 kB]
09:13:30 #14 17.45 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:13:30 #14 17.45 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:13:30 #14 17.49 Selecting previously unselected package python3-six.
09:13:30 #14 17.50 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
09:13:30 #14 17.50 Unpacking python3-six (1.14.0-2) ...
09:13:30 #14 17.54 Selecting previously unselected package shared-mime-info.
09:13:30 #14 17.54 Preparing to unpack .../030-shared-mime-info_1.15-1_amd64.deb ...
09:13:30 #14 17.54 Unpacking shared-mime-info (1.15-1) ...
09:13:30 #14 17.62 Selecting previously unselected package ucf.
09:13:30 #14 17.62 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
09:13:30 #14 17.63 Moving old data out of the way
09:13:30 #14 17.63 Unpacking ucf (3.0038+nmu1) ...
09:13:30 #14 17.67 Selecting previously unselected package xdg-user-dirs.
09:13:30 #14 17.67 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_amd64.deb ...
09:13:30 #14 17.68 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
09:13:30 #14 17.74 Selecting previously unselected package xz-utils.
09:13:30 #13 17.05 Selecting previously unselected package libmagic-mgc.
09:13:30 #13 17.05 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_armhf.deb ...
09:13:30 #13 17.06 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:30 #13 17.19 Selecting previously unselected package libmagic1:armhf.
09:13:30 #13 17.19 Preparing to unpack .../008-libmagic1_1%3a5.44-3_armhf.deb ...
09:13:30 #13 17.20 Unpacking libmagic1:armhf (1:5.44-3) ...
09:13:30 #13 17.24 Selecting previously unselected package file.
09:13:30 #13 17.24 Preparing to unpack .../009-file_1%3a5.44-3_armhf.deb ...
09:13:30 #13 17.89 Selecting previously unselected package cpp.
09:13:30 #13 17.89 Preparing to unpack .../042-cpp_4%3a10.2.1-1_arm64.deb ...
09:13:30 #13 17.89 Unpacking cpp (4:10.2.1-1) ...
09:13:30 #13 17.92 Selecting previously unselected package libcc1-0:arm64.
09:13:30 #13 17.93 Preparing to unpack .../043-libcc1-0_10.2.1-6_arm64.deb ...
09:13:30 #13 17.93 Unpacking libcc1-0:arm64 (10.2.1-6) ...
09:13:30 #13 17.96 Selecting previously unselected package libgomp1:arm64.
09:13:30 #13 17.97 Preparing to unpack .../044-libgomp1_10.2.1-6_arm64.deb ...
09:13:30 #13 17.97 Unpacking libgomp1:arm64 (10.2.1-6) ...
09:13:30 #13 18.01 Selecting previously unselected package libitm1:arm64.
09:13:30 #14 22.17 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 patchutils arm64 0.3.4-2 [65.2 kB]
09:13:30 #14 22.20 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 wdiff arm64 1.2.2-2build1 [28.8 kB]
09:13:30 #14 22.22 Get:205 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 devscripts arm64 2.20.2ubuntu2 [940 kB]
09:13:30 #13 20.95 Preparing to unpack .../069-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ...
09:13:30 #13 20.95 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
09:13:30 #13 21.00 Selecting previously unselected package libcurl4:arm64.
09:13:30 #13 21.00 Preparing to unpack .../070-libcurl4_7.64.0-4+deb10u6_arm64.deb ...
09:13:30 #13 21.01 Unpacking libcurl4:arm64 (7.64.0-4+deb10u6) ...
09:13:30 #13 21.05 Selecting previously unselected package curl.
09:13:30 #13 21.06 Preparing to unpack .../071-curl_7.64.0-4+deb10u6_arm64.deb ...
09:13:30 #13 21.06 Unpacking curl (7.64.0-4+deb10u6) ...
09:13:30 #13 21.11 Selecting previously unselected package dctrl-tools.
09:13:30 #13 21.12 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
09:13:30 #13 21.12 Unpacking dctrl-tools (2.24-3) ...
09:13:30 #13 21.16 Selecting previously unselected package libtool.
09:13:30 #13 20.18 Selecting previously unselected package liblsan0:amd64.
09:13:30 #13 20.19 Preparing to unpack .../048-liblsan0_10.2.1-6_amd64.deb ...
09:13:30 #13 20.19 Unpacking liblsan0:amd64 (10.2.1-6) ...
09:13:30 #13 20.29 Selecting previously unselected package libtsan0:amd64.
09:13:30 #14 16.64 Selecting previously unselected package file.
09:13:30 #14 16.64 Preparing to unpack .../020-file_1%3a5.44-3_amd64.deb ...
09:13:30 #14 16.64 Unpacking file (1:5.44-3) ...
09:13:30 #14 16.67 Selecting previously unselected package gettext-base.
09:13:30 #14 16.67 Preparing to unpack .../021-gettext-base_0.21-11_amd64.deb ...
09:13:30 #14 16.68 Unpacking gettext-base (0.21-11) ...
09:13:30 #14 16.71 Selecting previously unselected package libuchardet0:amd64.
09:13:30 #14 16.71 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_amd64.deb ...
09:13:30 #14 16.71 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
09:13:30 #14 16.74 Selecting previously unselected package groff-base.
09:13:30 #14 16.74 Preparing to unpack .../023-groff-base_1.22.4-10_amd64.deb ...
09:13:30 #14 16.75 Unpacking groff-base (1.22.4-10) ...
09:13:30 #14 16.81 Selecting previously unselected package libcbor0.8:amd64.
09:13:30 #14 16.81 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
09:13:30 #14 16.81 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
09:13:30 #14 16.84 Selecting previously unselected package libedit2:amd64.
09:13:30 #14 16.85 Preparing to unpack .../025-libedit2_3.1-20221030-2_amd64.deb ...
09:13:30 #14 16.85 Unpacking libedit2:amd64 (3.1-20221030-2) ...
09:13:30 #14 16.89 Selecting previously unselected package libfido2-1:amd64.
09:13:30 #14 16.89 Preparing to unpack .../026-libfido2-1_1.12.0-2_amd64.deb ...
09:13:30 #14 16.89 Unpacking libfido2-1:amd64 (1.12.0-2) ...
09:13:30 #14 16.95 Selecting previously unselected package libjansson4:amd64.
09:13:30 #14 15.50 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-84.93 [1307 kB]
09:13:31 #14 21.20 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 g++ arm64 4:12.2.0-3ubuntu1 [1106 B]
09:13:31 #14 21.20 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 make arm64 4.3-4.1build1 [177 kB]
09:13:31 #14 21.21 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdpkg-perl all 1.21.21ubuntu1 [247 kB]
09:13:31 #14 21.21 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
09:13:31 #14 21.21 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patch arm64 2.7.6-7build2 [105 kB]
09:13:31 #14 21.21 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lto-disabled-list all 39 [12.4 kB]
09:13:31 #14 21.21 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dpkg-dev all 1.21.21ubuntu1 [1117 kB]
09:13:31 #13 15.86 Selecting previously unselected package libmd0:armhf.
09:13:31 #13 15.86 Preparing to unpack .../012-libmd0_1.0.3-3_armhf.deb ...
09:13:31 #13 15.86 Unpacking libmd0:armhf (1.0.3-3) ...
09:13:31 #13 15.96 Selecting previously unselected package libbsd0:armhf.
09:13:31 #13 15.96 Preparing to unpack .../013-libbsd0_0.11.3-1_armhf.deb ...
09:13:31 #13 15.97 Unpacking libbsd0:armhf (0.11.3-1) ...
09:13:31 #13 16.03 Selecting previously unselected package libedit2:armhf.
09:13:31 #13 16.03 Preparing to unpack .../014-libedit2_3.1-20191231-2+b1_armhf.deb ...
09:13:31 #16 74.69   Installing : libseccomp-devel-2.3.1-4.el7.aarch64                       56/65 
09:13:31 #16 75.67   Installing : cmake-2.8.12.2-2.el7.aarch64                               57/65 
09:13:31 #16 75.73   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  58/65 
09:13:31 #13 20.06 Selecting previously unselected package cpp.
09:13:31 #13 20.06 Preparing to unpack .../040-cpp_4%3a8.3.0-1_amd64.deb ...
09:13:31 #13 20.07 Unpacking cpp (4:8.3.0-1) ...
09:13:31 #13 20.09 Selecting previously unselected package libcc1-0:amd64.
09:13:31 #13 20.10 Preparing to unpack .../041-libcc1-0_8.3.0-6_amd64.deb ...
09:13:31 #13 20.10 Unpacking libcc1-0:amd64 (8.3.0-6) ...
09:13:31 #13 20.13 Selecting previously unselected package libgomp1:amd64.
09:13:31 #13 17.40 Selecting previously unselected package perl-modules-5.28.
09:13:31 #13 17.40 Preparing to unpack .../10-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
09:13:31 #13 17.55 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:31 #13 12.58 (21/138): libpipeline-1.5.3-4.el9.aarch64.rpm   1.4 MB/s |  48 kB     00:00    
09:13:31 #13 12.59 (22/138): libpkgconf-1.7.3-10.el9.aarch64.rpm   2.1 MB/s |  36 kB     00:00    
09:13:31 #13 12.60 (23/138): libpng-1.6.37-12.el9.aarch64.rpm      6.9 MB/s | 115 kB     00:00    
09:13:31 #13 12.61 (24/138): libproxy-0.4.15-35.el9.aarch64.rpm    6.1 MB/s |  71 kB     00:00    
09:13:31 #13 12.61 (25/138): libpsl-0.21.1-5.el9.aarch64.rpm       6.4 MB/s |  64 kB     00:00    
09:13:31 #13 12.65 (26/138): man-db-2.9.3-7.el9.aarch64.rpm         27 MB/s | 1.2 MB     00:00    
09:13:31 #13 12.68 (27/138): ncurses-6.2-10.20210508.el9.aarch64.r 5.6 MB/s | 399 kB     00:00    
09:13:31 #13 12.78 (28/138): libicu-67.1-9.el9.aarch64.rpm          40 MB/s | 9.5 MB     00:00    
09:13:31 #13 12.78 (29/138): pkgconf-1.7.3-10.el9.aarch64.rpm      322 kB/s |  40 kB     00:00    
09:13:31 #13 12.78 (30/138): pkgconf-m4-1.7.3-10.el9.noarch.rpm    160 kB/s |  15 kB     00:00    
09:13:31 #13 12.79 (31/138): publicsuffix-list-dafsa-20210518-3.el 9.6 MB/s |  58 kB     00:00    
09:13:31 #13 16.38 Selecting previously unselected package ca-certificates.
09:13:31 #13 16.38 Preparing to unpack .../006-ca-certificates_20230311_all.deb ...
09:13:31 #13 16.38 Unpacking ca-certificates (20230311) ...
09:13:31 #13 16.43 Selecting previously unselected package libmagic-mgc.
09:13:31 #13 16.44 Preparing to unpack .../007-libmagic-mgc_1%3a5.44-3_arm64.deb ...
09:13:31 #13 16.44 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:31 #13 16.51 Selecting previously unselected package libmagic1:arm64.
09:13:31 #13 16.51 Preparing to unpack .../008-libmagic1_1%3a5.44-3_arm64.deb ...
09:13:31 #13 16.51 Unpacking libmagic1:arm64 (1:5.44-3) ...
09:13:31 #13 16.56 Selecting previously unselected package file.
09:13:31 #13 16.56 Preparing to unpack .../009-file_1%3a5.44-3_arm64.deb ...
09:13:31 #13 16.56 Unpacking file (1:5.44-3) ...
09:13:31 #13 16.59 Selecting previously unselected package gettext-base.
09:13:31 #13 16.59 Preparing to unpack .../010-gettext-base_0.21-12_arm64.deb ...
09:13:31 #13 16.60 Unpacking gettext-base (0.21-12) ...
09:13:31 #13 16.67   Installing       : groff-base-1.22.4-10.el9.x86_64                      6/139 
09:13:31 #13 16.67   Running scriptlet: groff-base-1.22.4-10.el9.x86_64                      6/139 
09:13:31 #13 16.68   Installing       : file-5.39-14.el9.x86_64                              7/139 
09:13:31 #13 16.71   Installing       : elfutils-0.189-3.el9.x86_64                          8/139 
09:13:31 #13 16.78   Installing       : gdb-minimal-10.2-11.el9.x86_64                       9/139 
09:13:31 #13 16.79   Installing       : dwz-0.14-3.el9.x86_64                               10/139 
09:13:31 #13 16.80   Installing       : unzip-6.0-56.el9.x86_64                             11/139 
09:13:31 #13 16.80   Installing       : libproxy-0.4.15-35.el9.x86_64                       12/139 
09:13:31 #13 16.81   Installing       : cpio-2.13-16.el9.x86_64                             13/139 
09:13:31 #13 16.82   Installing       : bzip2-1.0.8-8.el9.x86_64                            14/139 
09:13:31 #13 16.83   Installing       : zip-3.0-35.el9.x86_64                               15/139 
09:13:31 #13 16.84   Installing       : debugedit-5.0-4.el9.x86_64                          16/139 
09:13:31 #13 16.84   Installing       : python3-file-magic-5.39-14.el9.noarch               17/139 
09:13:31 #13 16.85   Installing       : dbus-libs-1:1.12.20-8.el9.x86_64                    18/139 
09:13:31 #13 16.86   Installing       : python3-dbus-1.2.18-2.el9.x86_64                    19/139 
09:13:31 #13 16.87   Installing       : python3-systemd-234-18.el9.x86_64                   20/139 
09:13:31 #13 16.88   Installing       : rust-srpm-macros-17-4.el9.noarch                    21/139 
09:13:31 #13 16.89   Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                 22/139 
09:13:31 #13 16.89   Installing       : pyproject-srpm-macros-1.9.0-1.el9.noarch            23/139 
09:13:31 #13 16.89   Installing       : perl-srpm-macros-1-41.el9.noarch                    24/139 
09:13:31 #13 16.90   Installing       : openblas-srpm-macros-2-11.el9.noarch                25/139 
09:13:31 #13 16.90   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    26/139 
09:13:31 #13 16.90   Installing       : lua-srpm-macros-1-6.el9.noarch                      27/139 
09:13:31 #13 16.91   Installing       : libstemmer-0-18.585svn.el9.x86_64                   28/139 
09:13:31 #13 16.92   Installing       : libjpeg-turbo-2.0.90-6.el9.x86_64                   29/139 
09:13:31 #13 16.92   Installing       : hunspell-filesystem-1.7.0-11.el9.x86_64             30/139 
09:13:31 #13 16.93   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           31/139 
09:13:31 #13 16.94   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              32/139 
09:13:31 #13 16.95   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           33/139 
09:13:31 #13 16.96   Installing       : hunspell-1.7.0-11.el9.x86_64                        34/139 
09:13:31 #13 16.96   Installing       : enchant-1:1.6.0-30.el9.x86_64                       35/139 
09:13:31 #13 16.97   Installing       : python3-enchant-3.2.0-5.el9.noarch                  36/139 
09:13:31 #13 16.98   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  37/139 
09:13:31 #14 17.25 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf build-essential armhf 12.8ubuntu1.1 [4664 B]
09:13:31 #14 17.25 Get:115 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
09:13:31 #14 17.27 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
09:13:31 #14 17.28 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
09:13:31 #14 17.29 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
09:13:31 #14 17.29 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
09:13:31 #14 17.30 Get:120 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
09:13:31 #14 17.30 Get:121 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhx509-5-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [89.0 kB]
09:13:31 #14 ...
09:13:31 
09:13:31 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:31 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 3.4s done
09:13:31 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.3s done
09:13:31 #13 17.25 Unpacking file (1:5.44-3) ...
09:13:31 #13 17.29 Selecting previously unselected package gettext-base.
09:13:31 #13 17.29 Preparing to unpack .../010-gettext-base_0.21-12_armhf.deb ...
09:13:31 #13 17.30 Unpacking gettext-base (0.21-12) ...
09:13:31 #13 17.37 Selecting previously unselected package libuchardet0:armhf.
09:13:31 #13 17.37 Preparing to unpack .../011-libuchardet0_0.0.7-1_armhf.deb ...
09:13:31 #13 17.38 Unpacking libuchardet0:armhf (0.0.7-1) ...
09:13:31 #13 17.43 Selecting previously unselected package groff-base.
09:13:31 #13 17.43 Preparing to unpack .../012-groff-base_1.22.4-10_armhf.deb ...
09:13:31 #13 17.44 Unpacking groff-base (1.22.4-10) ...
09:13:31 #14 17.74 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_amd64.deb ...
09:13:31 #14 17.74 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
09:13:31 #14 17.78 Selecting previously unselected package gettext-base.
09:13:31 #14 17.78 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_amd64.deb ...
09:13:31 #14 17.79 Unpacking gettext-base (0.19.8.1-10build1) ...
09:13:31 #14 17.82 Selecting previously unselected package iso-codes.
09:13:31 #14 17.82 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
09:13:31 #14 17.83 Unpacking iso-codes (4.4-1) ...
09:13:31 #13 18.01 Preparing to unpack .../045-libitm1_10.2.1-6_arm64.deb ...
09:13:31 #13 18.01 Unpacking libitm1:arm64 (10.2.1-6) ...
09:13:31 #13 18.04 Selecting previously unselected package libatomic1:arm64.
09:13:31 #13 18.05 Preparing to unpack .../046-libatomic1_10.2.1-6_arm64.deb ...
09:13:31 #13 18.05 Unpacking libatomic1:arm64 (10.2.1-6) ...
09:13:31 #13 18.08 Selecting previously unselected package libasan6:arm64.
09:13:31 #13 18.08 Preparing to unpack .../047-libasan6_10.2.1-6_arm64.deb ...
09:13:31 #13 18.08 Unpacking libasan6:arm64 (10.2.1-6) ...
09:13:31 #14 20.01 Setting up libc6:amd64 (2.35-0ubuntu3.3) ...
09:13:31 #14 22.38 Get:206 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 diffstat arm64 1.63-1 [25.2 kB]
09:13:31 #14 22.38 Get:207 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
09:13:31 #14 22.39 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
09:13:31 #14 22.40 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgpgme11 arm64 1.13.1-7ubuntu2.1 [108 kB]
09:13:31 #13 21.17 Preparing to unpack .../073-libtool_2.4.6-9_all.deb ...
09:13:31 #13 21.17 Unpacking libtool (2.4.6-9) ...
09:13:31 #13 21.23 Selecting previously unselected package dh-autoreconf.
09:13:31 #13 21.23 Preparing to unpack .../074-dh-autoreconf_19_all.deb ...
09:13:31 #13 21.24 Unpacking dh-autoreconf (19) ...
09:13:31 #13 21.37 Selecting previously unselected package libarchive-zip-perl.
09:13:31 #13 21.37 Preparing to unpack .../075-libarchive-zip-perl_1.64-1_all.deb ...
09:13:31 #13 21.37 Unpacking libarchive-zip-perl (1.64-1) ...
09:13:31 #13 21.41 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:31 #13 21.41 Preparing to unpack .../076-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
09:13:31 #13 21.41 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
09:13:31 #13 21.45 Selecting previously unselected package dh-strip-nondeterminism.
09:13:31 #13 20.30 Preparing to unpack .../049-libtsan0_10.2.1-6_amd64.deb ...
09:13:31 #13 20.30 Unpacking libtsan0:amd64 (10.2.1-6) ...
09:13:31 #13 20.51 Selecting previously unselected package libubsan1:amd64.
09:13:31 #13 20.51 Preparing to unpack .../050-libubsan1_10.2.1-6_amd64.deb ...
09:13:31 #13 20.51 Unpacking libubsan1:amd64 (10.2.1-6) ...
09:13:31 #14 16.95 Preparing to unpack .../027-libjansson4_2.14-2_amd64.deb ...
09:13:31 #14 16.95 Unpacking libjansson4:amd64 (2.14-2) ...
09:13:31 #14 16.98 Selecting previously unselected package libnghttp2-14:amd64.
09:13:31 #14 16.98 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_amd64.deb ...
09:13:31 #14 16.99 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
09:13:31 #14 17.02 Selecting previously unselected package libpipeline1:amd64.
09:13:31 #14 17.03 Preparing to unpack .../029-libpipeline1_1.5.7-1_amd64.deb ...
09:13:31 #14 17.03 Unpacking libpipeline1:amd64 (1.5.7-1) ...
09:13:31 #14 17.06 Selecting previously unselected package libpng16-16:amd64.
09:13:31 #14 17.06 Preparing to unpack .../030-libpng16-16_1.6.39-2_amd64.deb ...
09:13:31 #14 17.07 Unpacking libpng16-16:amd64 (1.6.39-2) ...
09:13:31 #14 17.10 Selecting previously unselected package libpsl5:amd64.
09:13:31 #14 17.10 Preparing to unpack .../031-libpsl5_0.21.2-1_amd64.deb ...
09:13:31 #14 17.11 Unpacking libpsl5:amd64 (0.21.2-1) ...
09:13:31 #14 17.14 Selecting previously unselected package libxau6:amd64.
09:13:31 #14 17.14 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_amd64.deb ...
09:13:31 #14 17.15 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
09:13:31 #14 17.18 Selecting previously unselected package libxdmcp6:amd64.
09:13:31 #14 15.92 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
09:13:31 #14 15.93 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
09:13:31 #14 15.93 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
09:13:31 #14 15.95 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
09:13:31 #14 15.95 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.3 [1543 kB]
09:13:31 #13 16.06 Unpacking libedit2:armhf (3.1-20191231-2+b1) ...
09:13:31 #13 16.11 Selecting previously unselected package libcbor0:armhf.
09:13:31 #13 16.11 Preparing to unpack .../015-libcbor0_0.5.0+dfsg-2_armhf.deb ...
09:13:31 #13 16.11 Unpacking libcbor0:armhf (0.5.0+dfsg-2) ...
09:13:31 #13 16.32 Selecting previously unselected package libfido2-1:armhf.
09:13:31 #13 16.32 Preparing to unpack .../016-libfido2-1_1.6.0-2_armhf.deb ...
09:13:31 #13 16.32 Unpacking libfido2-1:armhf (1.6.0-2) ...
09:13:31 #13 16.37 Selecting previously unselected package openssh-client.
09:13:31 #13 16.37 Preparing to unpack .../017-openssh-client_1%3a8.4p1-5+deb11u1_armhf.deb ...
09:13:31 #13 16.38 Unpacking openssh-client (1:8.4p1-5+deb11u1) ...
09:13:31 #16 75.76   Installing : which-2.20-7.el7.aarch64                                   59/65 
09:13:31 #16 76.04 install-info: No such file or directory for /usr/share/info/which.info.gz
09:13:31 #13 20.14 Preparing to unpack .../042-libgomp1_8.3.0-6_amd64.deb ...
09:13:31 #13 20.14 Unpacking libgomp1:amd64 (8.3.0-6) ...
09:13:31 #13 20.17 Selecting previously unselected package libitm1:amd64.
09:13:31 #13 20.17 Preparing to unpack .../043-libitm1_8.3.0-6_amd64.deb ...
09:13:31 #13 20.18 Unpacking libitm1:amd64 (8.3.0-6) ...
09:13:31 #13 20.21 Selecting previously unselected package libatomic1:amd64.
09:13:31 #13 20.21 Preparing to unpack .../044-libatomic1_8.3.0-6_amd64.deb ...
09:13:31 #13 20.21 Unpacking libatomic1:amd64 (8.3.0-6) ...
09:13:31 #13 20.24 Selecting previously unselected package libasan5:amd64.
09:13:31 #13 20.24 Preparing to unpack .../045-libasan5_8.3.0-6_amd64.deb ...
09:13:31 #13 20.25 Unpacking libasan5:amd64 (8.3.0-6) ...
09:13:31 #13 20.31 Selecting previously unselected package liblsan0:amd64.
09:13:31 #13 20.31 Preparing to unpack .../046-liblsan0_8.3.0-6_amd64.deb ...
09:13:31 #13 20.31 Unpacking liblsan0:amd64 (8.3.0-6) ...
09:13:31 #13 20.35 Selecting previously unselected package libtsan0:amd64.
09:13:31 #13 12.82 (32/138): python3-dateutil-2.8.1-7.el9.noarch.r 6.8 MB/s | 288 kB     00:00    
09:13:31 #13 12.83 (33/138): pkgconf-pkg-config-1.7.3-10.el9.aarch 233 kB/s |  11 kB     00:00    
09:13:31 #13 12.85 (34/138): python3-dbus-1.2.18-2.el9.aarch64.rpm 2.3 MB/s | 144 kB     00:00    
09:13:31 #13 12.85 (35/138): python3-dnf-plugins-core-4.3.0-11.el9 8.1 MB/s | 247 kB     00:00    
09:13:31 #13 12.86 (36/138): python3-six-1.15.0-9.el9.noarch.rpm   4.9 MB/s |  37 kB     00:00    
09:13:31 #13 12.86 (37/138): python3-systemd-234-18.el9.aarch64.rp 8.8 MB/s |  89 kB     00:00    
09:13:31 #13 12.89 (38/138): shared-mime-info-2.1-5.el9.aarch64.rp  15 MB/s | 558 kB     00:00    
09:13:31 #13 12.90 (39/138): unzip-6.0-56.el9.aarch64.rpm          5.0 MB/s | 179 kB     00:00    
09:13:31 #13 12.93 (40/138): systemd-libs-252-18.el9.aarch64.rpm   9.0 MB/s | 620 kB     00:00    
09:13:31 #13 12.93 (41/138): xz-5.2.5-8.el9.aarch64.rpm            5.4 MB/s | 226 kB     00:00    
09:13:31 #13 12.96 (42/138): zip-3.0-35.el9.aarch64.rpm            4.3 MB/s | 260 kB     00:00    
09:13:31 #13 12.99 (43/138): zstd-1.5.1-2.el9.aarch64.rpm          6.5 MB/s | 387 kB     00:00    
09:13:31 #13 13.02 (44/138): abattis-cantarell-fonts-0.301-4.el9.n 6.0 MB/s | 365 kB     00:00    
09:13:31 #13 16.66 Selecting previously unselected package libuchardet0:arm64.
09:13:31 #13 16.66 Preparing to unpack .../011-libuchardet0_0.0.7-1_arm64.deb ...
09:13:31 #13 16.66 Unpacking libuchardet0:arm64 (0.0.7-1) ...
09:13:31 #13 16.69 Selecting previously unselected package groff-base.
09:13:31 #13 16.70 Preparing to unpack .../012-groff-base_1.22.4-10_arm64.deb ...
09:13:31 #13 16.70 Unpacking groff-base (1.22.4-10) ...
09:13:31 #13 16.80 Selecting previously unselected package krb5-locales.
09:13:31 #13 16.80 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ...
09:13:31 #13 16.80 Unpacking krb5-locales (1.20.1-2) ...
09:13:31 #13 16.84 Selecting previously unselected package bsdextrautils.
09:13:31 #13 16.84 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_arm64.deb ...
09:13:31 #13 16.84 Unpacking bsdextrautils (2.38.1-5+b1) ...
09:13:31 #13 16.89 Selecting previously unselected package libpipeline1:arm64.
09:13:31 #13 16.89 Preparing to unpack .../015-libpipeline1_1.5.7-1_arm64.deb ...
09:13:31 #13 16.89 Unpacking libpipeline1:arm64 (1.5.7-1) ...
09:13:31 #13 16.94 Selecting previously unselected package man-db.
09:13:31 #13 16.98   Installing       : emacs-filesystem-1:27.2-9.el9.noarch                38/139 
09:13:31 #13 16.99   Installing       : desktop-file-utils-0.26-6.el9.x86_64                39/139 
09:13:31 #13 16.99   Installing       : efi-srpm-macros-4-9.el9.noarch                      40/139 
09:13:31 #13 17.00   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          41/139 
09:13:31 #13 17.02   Installing       : zstd-1.5.1-2.el9.x86_64                             42/139 
09:13:31 #13 17.04   Installing       : shared-mime-info-2.1-5.el9.x86_64                   43/139 
09:13:31 #13 17.05   Running scriptlet: shared-mime-info-2.1-5.el9.x86_64                   43/139 
09:13:31 #13 17.06   Installing       : python3-six-1.15.0-9.el9.noarch                     44/139 
09:13:31 #13 17.07   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch               45/139 
09:13:31 #13 17.09   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch        46/139 
09:13:31 #13 17.09   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       47/139 
09:13:31 #13 17.10   Installing       : libpsl-0.21.1-5.el9.x86_64                          48/139 
09:13:31 #13 17.10   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      49/139 
09:13:31 #13 17.11   Installing       : ncurses-6.2-10.20210508.el9.x86_64                  50/139 
09:13:31 #13 17.12   Installing       : perl-Digest-1.19-4.el9.noarch                       51/139 
09:13:31 #13 17.12   Installing       : perl-Digest-MD5-2.58-4.el9.x86_64                   52/139 
09:13:31 #13 17.13   Installing       : perl-B-1.80-480.el9.x86_64                          53/139 
09:13:31 #13 17.14   Installing       : perl-FileHandle-2.03-480.el9.noarch                 54/139 
09:13:31 #13 17.14   Installing       : perl-Data-Dumper-2.174-462.el9.x86_64               55/139 
09:13:31 #13 17.15   Installing       : perl-libnet-3.13-4.el9.noarch                       56/139 
09:13:31 #13 17.16   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 57/139 
09:13:31 #13 17.16   Installing       : perl-base-2.27-480.el9.noarch                       58/139 
09:13:31 #13 17.17   Installing       : perl-URI-5.09-3.el9.noarch                          59/139 
09:13:31 #13 17.18   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               60/139 
09:13:31 #13 17.18   Installing       : perl-if-0.60.800-480.el9.noarch                     61/139 
09:13:31 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7
09:13:31 #10 ...
09:13:31 
09:13:31 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:31 #14 17.46 Get:122 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
09:13:31 #14 ...
09:13:31 
09:13:31 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:31 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:31 #10 DONE 28.6s
09:13:31 #13 17.58 Selecting previously unselected package krb5-locales.
09:13:31 #13 17.58 Preparing to unpack .../013-krb5-locales_1.20.1-2_all.deb ...
09:13:31 #13 17.58 Unpacking krb5-locales (1.20.1-2) ...
09:13:31 #13 17.65 Selecting previously unselected package bsdextrautils.
09:13:31 #13 17.65 Preparing to unpack .../014-bsdextrautils_2.38.1-5+b1_armhf.deb ...
09:13:31 #13 17.66 Unpacking bsdextrautils (2.38.1-5+b1) ...
09:13:31 #13 17.72 Selecting previously unselected package libpipeline1:armhf.
09:13:31 #13 17.72 Preparing to unpack .../015-libpipeline1_1.5.7-1_armhf.deb ...
09:13:31 #13 17.72 Unpacking libpipeline1:armhf (1.5.7-1) ...
09:13:31 #14 18.16 Selecting previously unselected package krb5-locales.
09:13:31 #14 18.16 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
09:13:31 #14 18.17 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
09:13:31 #14 18.21 Selecting previously unselected package libcbor0.6:amd64.
09:13:31 #14 18.21 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ...
09:13:31 #14 18.21 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
09:13:31 #14 18.26 Selecting previously unselected package libedit2:amd64.
09:13:31 #13 18.30 Selecting previously unselected package liblsan0:arm64.
09:13:31 #13 18.30 Preparing to unpack .../048-liblsan0_10.2.1-6_arm64.deb ...
09:13:31 #13 18.31 Unpacking liblsan0:arm64 (10.2.1-6) ...
09:13:31 #13 18.40 Selecting previously unselected package libtsan0:arm64.
09:13:31 #13 18.40 Preparing to unpack .../049-libtsan0_10.2.1-6_arm64.deb ...
09:13:31 #13 18.40 Unpacking libtsan0:arm64 (10.2.1-6) ...
09:13:31 #14 22.55 Get:210 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-gpg arm64 1.13.1-7ubuntu2.1 [156 kB]
09:13:31 #13 21.45 Preparing to unpack .../077-dh-strip-nondeterminism_1.1.2-1_all.deb ...
09:13:31 #13 21.45 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
09:13:31 #13 21.49 Selecting previously unselected package dwz.
09:13:31 #13 21.49 Preparing to unpack .../078-dwz_0.12-3_arm64.deb ...
09:13:31 #13 21.49 Unpacking dwz (0.12-3) ...
09:13:31 #13 21.54 Selecting previously unselected package libglib2.0-0:arm64.
09:13:31 #13 21.54 Preparing to unpack .../079-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
09:13:31 #13 21.54 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
09:13:31 #13 21.66 Selecting previously unselected package libcroco3:arm64.
09:13:31 #13 21.67 Preparing to unpack .../080-libcroco3_0.6.12-3_arm64.deb ...
09:13:31 #13 21.67 Unpacking libcroco3:arm64 (0.6.12-3) ...
09:13:31 #13 21.72 Selecting previously unselected package libncurses6:arm64.
09:13:31 #13 20.61 Selecting previously unselected package libquadmath0:amd64.
09:13:31 #13 20.61 Preparing to unpack .../051-libquadmath0_10.2.1-6_amd64.deb ...
09:13:31 #13 20.62 Unpacking libquadmath0:amd64 (10.2.1-6) ...
09:13:31 #13 20.65 Selecting previously unselected package libgcc-10-dev:amd64.
09:13:31 #13 20.66 Preparing to unpack .../052-libgcc-10-dev_10.2.1-6_amd64.deb ...
09:13:31 #13 20.66 Unpacking libgcc-10-dev:amd64 (10.2.1-6) ...
09:13:31 #13 20.86 Selecting previously unselected package gcc-10.
09:13:31 #14 17.18 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
09:13:31 #14 17.18 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
09:13:31 #14 17.22 Selecting previously unselected package libxcb1:amd64.
09:13:31 #14 17.22 Preparing to unpack .../034-libxcb1_1.15-1_amd64.deb ...
09:13:31 #14 17.22 Unpacking libxcb1:amd64 (1.15-1) ...
09:13:31 #14 17.25 Selecting previously unselected package libx11-data.
09:13:31 #14 17.25 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.2_all.deb ...
09:13:31 #14 17.26 Unpacking libx11-data (2:1.8.4-2ubuntu0.2) ...
09:13:31 #14 17.32 Selecting previously unselected package libx11-6:amd64.
09:13:31 #14 17.32 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.2_amd64.deb ...
09:13:31 #14 17.32 Unpacking libx11-6:amd64 (2:1.8.4-2ubuntu0.2) ...
09:13:31 #14 17.37 Selecting previously unselected package libxext6:amd64.
09:13:31 #14 17.37 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_amd64.deb ...
09:13:31 #14 17.38 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
09:13:31 #14 17.41 Selecting previously unselected package libxmuu1:amd64.
09:13:31 #14 17.41 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_amd64.deb ...
09:13:31 #14 17.41 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
09:13:31 #14 16.02 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]
09:13:31 #14 16.02 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libisl23 arm64 0.24-2build1 [689 kB]
09:13:31 #14 16.06 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpfr6 arm64 4.1.0-3build3 [245 kB]
09:13:31 #14 16.07 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpc3 arm64 1.2.1-2build1 [48.1 kB]
09:13:31 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.2s
09:13:31 #13 16.66 Selecting previously unselected package ucf.
09:13:31 #13 16.66 Preparing to unpack .../018-ucf_3.0043_all.deb ...
09:13:31 #13 16.67 Moving old data out of the way
09:13:31 #13 16.68 Unpacking ucf (3.0043) ...
09:13:31 #16 76.05   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.aarch64                60/65 
09:13:31 #14 21.65 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
09:13:31 #14 21.73 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB]
09:13:31 #13 20.35 Preparing to unpack .../047-libtsan0_8.3.0-6_amd64.deb ...
09:13:31 #13 20.36 Unpacking libtsan0:amd64 (8.3.0-6) ...
09:13:31 #13 20.41 Selecting previously unselected package libubsan1:amd64.
09:13:31 #13 20.41 Preparing to unpack .../048-libubsan1_8.3.0-6_amd64.deb ...
09:13:31 #13 20.41 Unpacking libubsan1:amd64 (8.3.0-6) ...
09:13:31 #13 20.45 Selecting previously unselected package libmpx2:amd64.
09:13:31 #13 20.45 Preparing to unpack .../049-libmpx2_8.3.0-6_amd64.deb ...
09:13:31 #13 20.46 Unpacking libmpx2:amd64 (8.3.0-6) ...
09:13:31 #13 20.49 Selecting previously unselected package libquadmath0:amd64.
09:13:31 #13 20.49 Preparing to unpack .../050-libquadmath0_8.3.0-6_amd64.deb ...
09:13:31 #13 20.50 Unpacking libquadmath0:amd64 (8.3.0-6) ...
09:13:31 #13 20.53 Selecting previously unselected package libgcc-8-dev:amd64.
09:13:31 #13 20.53 Preparing to unpack .../051-libgcc-8-dev_8.3.0-6_amd64.deb ...
09:13:31 #13 20.53 Unpacking libgcc-8-dev:amd64 (8.3.0-6) ...
09:13:31 #13 13.02 (45/138): debugedit-5.0-4.el9.aarch64.rpm       1.2 MB/s |  76 kB     00:00    
09:13:31 #13 13.02 (46/138): desktop-file-utils-0.26-6.el9.aarch64 2.0 MB/s |  72 kB     00:00    
09:13:31 #13 13.03 (47/138): efi-srpm-macros-4-9.el9.noarch.rpm    3.8 MB/s |  23 kB     00:00    
09:13:31 #13 13.03 (48/138): dwz-0.14-3.el9.aarch64.rpm             13 MB/s | 126 kB     00:00    
09:13:31 #13 13.03 (49/138): emacs-filesystem-27.2-9.el9.noarch.rp 1.0 MB/s | 8.9 kB     00:00    
09:13:31 #13 13.04 (50/138): enchant-1.6.0-30.el9.aarch64.rpm      6.9 MB/s |  61 kB     00:00    
09:13:31 #13 13.04 (51/138): fonts-srpm-macros-2.0.5-7.el9.1.noarc 4.8 MB/s |  28 kB     00:00    
09:13:31 #13 13.07 (52/138): gdk-pixbuf2-2.42.6-3.el9.aarch64.rpm   13 MB/s | 490 kB     00:00    
09:13:31 #13 13.08 (53/138): ghc-srpm-macros-1.5.0-6.el9.noarch.rp 254 kB/s | 8.8 kB     00:00    
09:13:31 #13 13.20 (54/138): gdb-minimal-10.2-11.el9.aarch64.rpm    19 MB/s | 3.1 MB     00:00    
09:13:31 #13 13.20 (55/138): go-srpm-macros-3.2.0-2.el9.noarch.rpm 214 kB/s |  27 kB     00:00    
09:13:31 #13 13.24 (56/138): hunspell-1.7.0-11.el9.aarch64.rpm     2.0 MB/s | 319 kB     00:00    
09:13:31 #13 13.24 (57/138): hunspell-en-US-0.20140811.1-20.el9.no  27 MB/s | 177 kB     00:00    
09:13:31 #13 13.28 (58/138): hunspell-en-GB-0.20140811.1-20.el9.no 4.8 MB/s | 226 kB     00:00    
09:13:31 #13 13.29 (59/138): hunspell-filesystem-1.7.0-11.el9.aarc 207 kB/s | 8.6 kB     00:00    
09:13:31 #13 13.29 (60/138): hunspell-en-0.20140811.1-20.el9.noarc 3.4 MB/s | 187 kB     00:00    
09:13:31 #13 13.29 (61/138): kernel-srpm-macros-1.0-13.el9.noarch. 1.7 MB/s |  16 kB     00:00    
09:13:31 #13 13.32 (62/138): libappstream-glib-0.7.18-4.el9.aarch6  11 MB/s | 380 kB     00:00    
09:13:31 #13 13.33 (63/138): libproxy-webkitgtk4-0.4.15-35.el9.aar 705 kB/s |  21 kB     00:00    
09:13:31 #13 13.35 (64/138): libjpeg-turbo-2.0.90-6.el9.aarch64.rp 2.9 MB/s | 170 kB     00:00    
09:13:31 #13 13.39 (65/138): libsoup-2.72.0-8.el9.aarch64.rpm      5.7 MB/s | 397 kB     00:00    
09:13:31 #13 16.94 Preparing to unpack .../016-man-db_2.11.2-2_arm64.deb ...
09:13:31 #13 16.95 Unpacking man-db (2.11.2-2) ...
09:13:31 #13 17.07 Selecting previously unselected package manpages.
09:13:31 #13 17.07 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
09:13:31 #13 17.08 Unpacking manpages (6.03-2) ...
09:13:31 #13 17.18 Selecting previously unselected package libbsd0:arm64.
09:13:31 #13 17.19   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 62/139 
09:13:31 #13 17.19   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                63/139 
09:13:31 #13 17.20   Installing       : perl-File-Path-2.18-4.el9.noarch                    64/139 
09:13:31 #13 17.21   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               65/139 
09:13:31 #13 17.23   Installing       : perl-Net-SSLeay-1.92-2.el9.x86_64                   66/139 
09:13:31 #13 17.23   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              67/139 
09:13:31 #13 17.24   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        68/139 
09:13:31 #13 17.24   Installing       : perl-Class-Struct-0.66-480.el9.noarch               69/139 
09:13:31 #13 17.25   Installing       : perl-POSIX-1.94-480.el9.x86_64                      70/139 
09:13:31 #13 17.25   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             71/139 
09:13:31 #13 17.26   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  72/139 
09:13:31 #13 17.26   Installing       : perl-subs-1.03-480.el9.noarch                       73/139 
09:13:31 #13 17.27   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             74/139 
09:13:31 #13 17.30   Installing       : perl-HTTP-Tiny-0.076-461.el9.noarch                 75/139 
09:13:31 #13 17.31   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   76/139 
09:13:31 #13 17.32   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 77/139 
09:13:31 #13 17.33   Installing       : perl-Socket-4:2.031-4.el9.x86_64                    78/139 
09:13:31 #13 17.33   Installing       : perl-SelectSaver-1.02-480.el9.noarch                79/139 
09:13:31 #13 17.34   Installing       : perl-Symbol-1.08-480.el9.noarch                     80/139 
09:13:31 #13 17.34   Installing       : perl-File-stat-1.09-480.el9.noarch                  81/139 
09:13:31 #13 17.35   Installing       : perl-podlators-1:4.14-460.el9.noarch                82/139 
09:13:31 #13 17.36   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             83/139 
09:13:31 #13 17.36   Installing       : perl-Fcntl-1.13-480.el9.x86_64                      84/139 
09:13:31 #13 17.37   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            85/139 
09:13:31 #13 17.37   Installing       : perl-mro-1.23-480.el9.x86_64                        86/139 
09:13:31 #13 17.38   Installing       : perl-IO-1.43-480.el9.x86_64                         87/139 
09:13:31 #13 17.38   Installing       : perl-overloading-0.02-480.el9.noarch                88/139 
09:13:31 #13 17.39   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                  89/139 
09:13:31 #13 17.39   Installing       : perl-Errno-1.30-480.el9.x86_64                      90/139 
09:13:31 #13 17.40   Installing       : perl-File-Basename-2.85-480.el9.noarch              91/139 
09:13:31 #13 17.40   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                 92/139 
09:13:31 
09:13:31 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:31 #14 17.81 Get:123 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
09:13:31 #14 17.81 Get:124 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
09:13:31 #14 17.84 Get:125 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-2ubuntu0.1 [13.2 kB]
09:13:31 #14 17.84 Get:126 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
09:13:31 #14 17.85 Get:127 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:13:31 #14 17.86 Get:128 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-2.4-2 armhf 2.4.49+dfsg-2ubuntu1.9 [133 kB]
09:13:31 #14 17.92 Get:129 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB]
09:13:31 #13 17.78 Selecting previously unselected package man-db.
09:13:31 #13 17.78 Preparing to unpack .../016-man-db_2.11.2-2_armhf.deb ...
09:13:31 #13 17.79 Unpacking man-db (2.11.2-2) ...
09:13:31 #14 18.26 Preparing to unpack .../038-libedit2_3.1-20191231-1_amd64.deb ...
09:13:31 #14 18.26 Unpacking libedit2:amd64 (3.1-20191231-1) ...
09:13:31 #14 18.31 Selecting previously unselected package libfido2-1:amd64.
09:13:31 #14 18.32 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_amd64.deb ...
09:13:31 #14 18.32 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ...
09:13:31 #14 18.37 Selecting previously unselected package libkrb5support0:amd64.
09:13:31 #14 18.37 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
09:13:31 #14 18.37 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
09:13:31 #14 18.41 Selecting previously unselected package libk5crypto3:amd64.
09:13:31 #14 18.42 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
09:13:31 #14 18.42 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
09:13:31 #14 18.47 Selecting previously unselected package libkeyutils1:amd64.
09:13:31 #13 18.59 Selecting previously unselected package libubsan1:arm64.
09:13:31 #13 18.59 Preparing to unpack .../050-libubsan1_10.2.1-6_arm64.deb ...
09:13:31 #13 18.59 Unpacking libubsan1:arm64 (10.2.1-6) ...
09:13:31 #13 18.67 Selecting previously unselected package libgcc-10-dev:arm64.
09:13:31 09:13:31 #13 21.72 Preparing to unpack .../081-libncurses6_6.1+20181013-2+deb10u3_arm64.deb ...
09:13:31 #13 21.72 Unpacking libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
#14 22.89 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dput all 1.0.3ubuntu1.1 [42.0 kB]
09:13:31 #13 21.77 Selecting previously unselected package gettext.
09:13:31 #14 22.90 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl3-gnutls arm64 7.68.0-1ubuntu2.19 [213 kB]
09:13:31 #13 21.77 Preparing to unpack .../082-gettext_0.19.8.1-9_arm64.deb ...
09:13:31 #13 21.77 Unpacking gettext (0.19.8.1-9) ...
09:13:31 #14 22.99 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
09:13:31 #13 20.86 Preparing to unpack .../053-gcc-10_10.2.1-6_amd64.deb ...
09:13:31 #13 20.86 Unpacking gcc-10 (10.2.1-6) ...
09:13:31 #14 17.50 Selecting previously unselected package man-db.
09:13:31 #14 17.50 Preparing to unpack .../039-man-db_2.11.2-1_amd64.deb ...
09:13:31 #14 17.51 Unpacking man-db (2.11.2-1) ...
09:13:31 #14 17.55 Selecting previously unselected package manpages.
09:13:31 #14 17.55 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
09:13:31 #14 17.56 Unpacking manpages (6.03-1) ...
09:13:31 #14 17.61 Selecting previously unselected package openssh-client.
09:13:31 #14 17.61 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_amd64.deb ...
09:13:31 #14 17.62 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
09:13:31 #14 17.66 Selecting previously unselected package publicsuffix.
09:13:31 #14 17.66 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
09:13:31 #14 17.66 Unpacking publicsuffix (20230209.2326-1) ...
09:13:31 #14 17.69 Selecting previously unselected package libunwind8:amd64.
09:13:31 #14 17.70 Preparing to unpack .../043-libunwind8_1.6.2-3_amd64.deb ...
09:13:31 #14 17.70 Unpacking libunwind8:amd64 (1.6.2-3) ...
09:13:31 #14 17.73 Selecting previously unselected package strace.
09:13:31 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 5.3s
09:13:31 #13 20.62 Selecting previously unselected package gcc.
09:13:31 #13 20.62 Preparing to unpack .../061-gcc_4%3a12.2.0-3_amd64.deb ...
09:13:31 #13 20.62 Unpacking gcc (4:12.2.0-3) ...
09:13:31 #13 20.65 Selecting previously unselected package libstdc++-12-dev:amd64.
09:13:31 #13 20.65 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_amd64.deb ...
09:13:31 #13 20.65 Unpacking libstdc++-12-dev:amd64 (12.2.0-14) ...
09:13:31 #13 20.75 Selecting previously unselected package gcc-8.
09:13:31 #13 20.75 Preparing to unpack .../052-gcc-8_8.3.0-6_amd64.deb ...
09:13:31 #13 20.76 Unpacking gcc-8 (8.3.0-6) ...
09:13:31 #14 22.05 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB]
09:13:31 #14 22.06 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB]
09:13:31 #14 22.07 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB]
09:13:31 #14 22.12 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
09:13:31 #14 22.13 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB]
09:13:31 #14 22.15 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.2 [299 kB]
09:13:31 #13 13.39 (66/138): libstemmer-0-18.585svn.el9.aarch64.rp 1.2 MB/s |  82 kB     00:00    
09:13:31 #13 13.40 (67/138): lua-srpm-macros-1-6.el9.noarch.rpm    1.5 MB/s | 9.5 kB     00:00    
09:13:31 #13 13.40 (68/138): ocaml-srpm-macros-6-6.el9.noarch.rpm  1.0 MB/s | 8.8 kB     00:00    
09:13:31 #13 13.40 (69/138): openblas-srpm-macros-2-11.el9.noarch. 1.0 MB/s | 8.4 kB     00:00    
09:13:31 #13 13.41 (70/138): perl-AutoLoader-5.74-480.el9.noarch.r 4.1 MB/s |  22 kB     00:00    
09:13:31 #13 13.41 (71/138): patch-2.7.6-16.el9.aarch64.rpm         14 MB/s | 124 kB     00:00    
09:13:31 #13 13.41 (72/138): perl-B-1.80-480.el9.aarch64.rpm        17 MB/s | 182 kB     00:00    
09:13:31 #13 13.42 (73/138): perl-Carp-1.50-460.el9.noarch.rpm     3.1 MB/s |  30 kB     00:00    
09:13:31 #13 13.42 (74/138): perl-Class-Struct-0.66-480.el9.noarch 2.7 MB/s |  23 kB     00:00    
09:13:31 #13 13.42 (75/138): perl-Digest-1.19-4.el9.noarch.rpm     5.0 MB/s |  26 kB     00:00    
09:13:31 #13 13.43 (76/138): perl-Data-Dumper-2.174-462.el9.aarch6 6.4 MB/s |  55 kB     00:00    
09:13:31 #13 13.43 (77/138): perl-Digest-MD5-2.58-4.el9.aarch64.rp 4.6 MB/s |  37 kB     00:00    
09:13:31 #13 13.43 (78/138): perl-Errno-1.30-480.el9.aarch64.rpm   3.3 MB/s |  16 kB     00:00    
09:13:31 #13 13.44 (79/138): perl-Exporter-5.74-461.el9.noarch.rpm 4.3 MB/s |  32 kB     00:00    
09:13:31 #13 13.44 (80/138): perl-Fcntl-1.13-480.el9.aarch64.rpm   3.3 MB/s |  21 kB     00:00    
09:13:31 #13 13.44 (81/138): perl-File-Basename-2.85-480.el9.noarc 3.0 MB/s |  18 kB     00:00    
09:13:31 #13 13.45 (82/138): perl-File-Path-2.18-4.el9.noarch.rpm  6.1 MB/s |  36 kB     00:00    
09:13:31 #13 13.45 (83/138): perl-File-Temp-0.231.100-4.el9.noarch 8.3 MB/s |  60 kB     00:00    
09:13:31 #13 13.51 (84/138): perl-Encode-3.08-462.el9.aarch64.rpm   19 MB/s | 1.7 MB     00:00    
09:13:31 #13 13.51 (85/138): perl-File-stat-1.09-480.el9.noarch.rp 271 kB/s |  18 kB     00:00    
09:13:31 #13 13.52 (86/138): perl-FileHandle-2.03-480.el9.noarch.r 249 kB/s |  17 kB     00:00    
09:13:31 #13 13.52 (87/138): perl-Getopt-Std-1.12-480.el9.noarch.r 2.8 MB/s |  17 kB     00:00    
09:13:31 #13 13.52 (88/138): perl-Getopt-Long-2.52-4.el9.noarch.rp 6.5 MB/s |  61 kB     00:00    
09:13:31 #13 13.53 (89/138): perl-HTTP-Tiny-0.076-461.el9.noarch.r 5.8 MB/s |  54 kB     00:00    
09:13:31 #13 13.53 (90/138): perl-IO-1.43-480.el9.aarch64.rpm      9.7 MB/s |  89 kB     00:00    
09:13:31 #13 13.53 (91/138): perl-IO-Socket-IP-0.41-5.el9.noarch.r 4.9 MB/s |  43 kB     00:00    
09:13:31 #13 13.54 (92/138): perl-IPC-Open3-1.21-480.el9.noarch.rp 4.6 MB/s |  24 kB     00:00    
09:13:31 #13 13.54 (93/138): perl-IO-Socket-SSL-2.073-1.el9.noarch  22 MB/s | 219 kB     00:00    
09:13:31 #13 13.54 (94/138): perl-MIME-Base64-3.16-4.el9.aarch64.r 3.1 MB/s |  31 kB     00:00    
09:13:31 #13 13.55 (95/138): perl-Mozilla-CA-20200520-6.el9.noarch 1.2 MB/s |  13 kB     00:00    
09:13:31 #13 13.55 (96/138): perl-NDBM_File-1.15-480.el9.aarch64.r 4.2 MB/s |  23 kB     00:00    
09:13:31 #13 13.55 (97/138): perl-POSIX-1.94-480.el9.aarch64.rpm    13 MB/s |  98 kB     00:00    
09:13:31 #13 13.58 (98/138): perl-PathTools-3.78-461.el9.aarch64.r 2.8 MB/s |  88 kB     00:00    
09:13:31 #13 13.62 (99/138): perl-Net-SSLeay-1.92-2.el9.aarch64.rp 5.0 MB/s | 389 kB     00:00    
09:13:31 #13 16.78 Selecting previously unselected package xz-utils.
09:13:31 #13 16.79 Preparing to unpack .../019-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
09:13:31 #13 16.81 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:31 #13 17.18 Preparing to unpack .../018-libbsd0_0.11.7-2_arm64.deb ...
09:13:31 #13 17.18 Unpacking libbsd0:arm64 (0.11.7-2) ...
09:13:31 #13 17.23 Selecting previously unselected package libedit2:arm64.
09:13:31 #13 17.23 Preparing to unpack .../019-libedit2_3.1-20221030-2_arm64.deb ...
09:13:31 #13 17.23 Unpacking libedit2:arm64 (3.1-20221030-2) ...
09:13:31 #13 17.27 Selecting previously unselected package libcbor0.8:arm64.
09:13:31 #13 17.27 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_arm64.deb ...
09:13:31 #13 17.27 Unpacking libcbor0.8:arm64 (0.8.0-2+b1) ...
09:13:31 #13 17.31 Selecting previously unselected package libfido2-1:arm64.
09:13:31 #13 17.31 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_arm64.deb ...
09:13:31 #13 17.32 Unpacking libfido2-1:arm64 (1.12.0-2+b1) ...
09:13:31 #13 17.36 Selecting previously unselected package openssh-client.
09:13:31 #13 17.36 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_arm64.deb ...
09:13:31 #13 17.37 Unpacking openssh-client (1:9.2p1-2) ...
09:13:31 #13 17.41   Installing       : perl-MIME-Base64-3.16-4.el9.x86_64                  93/139 
09:13:31 #13 17.41   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64        94/139 
09:13:31 #13 17.42   Installing       : perl-constant-1.33-461.el9.noarch                   95/139 
09:13:31 #13 17.42   Installing       : perl-Storable-1:3.21-460.el9.x86_64                 96/139 
09:13:31 #13 17.43   Installing       : perl-overload-1.31-480.el9.noarch                   97/139 
09:13:31 #13 17.43   Installing       : perl-parent-1:0.238-460.el9.noarch                  98/139 
09:13:31 #13 17.44   Installing       : perl-vars-1.05-480.el9.noarch                       99/139 
09:13:31 #13 17.44   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               100/139 
09:13:31 #13 17.45   Installing       : perl-Carp-1.50-460.el9.noarch                      101/139 
09:13:31 #13 17.45   Installing       : perl-Exporter-5.74-461.el9.noarch                  102/139 
09:13:31 #13 17.46   Installing       : perl-NDBM_File-1.15-480.el9.x86_64                 103/139 
09:13:31 #13 17.46   Installing       : perl-PathTools-3.78-461.el9.x86_64                 104/139 
09:13:31 #13 17.53   Installing       : perl-Encode-4:3.08-462.el9.x86_64                  105/139 
09:13:31 #14 17.94 Get:130 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
09:13:31 #14 17.95 Get:131 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB]
09:13:31 #14 17.97 Get:132 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.19 [204 kB]
09:13:31 #14 18.14 Get:133 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.19 [154 kB]
09:13:31 #13 18.01 Selecting previously unselected package manpages.
09:13:31 #13 18.01 Preparing to unpack .../017-manpages_6.03-2_all.deb ...
09:13:31 #13 18.02 Unpacking manpages (6.03-2) ...
09:13:31 #13 18.19 Selecting previously unselected package libbsd0:armhf.
09:13:31 #13 18.19 Preparing to unpack .../018-libbsd0_0.11.7-2_armhf.deb ...
09:13:31 #13 18.19 Unpacking libbsd0:armhf (0.11.7-2) ...
09:13:31 #14 18.48 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
09:13:31 #14 18.48 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
09:13:31 #14 18.52 Selecting previously unselected package libkrb5-3:amd64.
09:13:31 #14 18.52 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
09:13:31 #14 18.52 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
09:13:31 #14 18.60 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:13:31 #14 18.60 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
09:13:31 #14 18.60 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
09:13:31 #14 18.65 Selecting previously unselected package libpsl5:amd64.
09:13:31 #14 18.65 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
09:13:31 #14 18.65 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
09:13:31 #14 18.69 Selecting previously unselected package libxau6:amd64.
09:13:31 #14 18.69 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_amd64.deb ...
09:13:31 #14 18.70 Unpacking libxau6:amd64 (1:1.0.9-0ubuntu1) ...
09:13:31 #13 18.68 Preparing to unpack .../051-libgcc-10-dev_10.2.1-6_arm64.deb ...
09:13:31 #13 18.68 Unpacking libgcc-10-dev:arm64 (10.2.1-6) ...
09:13:31 #13 18.79 Selecting previously unselected package gcc-10.
09:13:31 #13 18.79 Preparing to unpack .../052-gcc-10_10.2.1-6_arm64.deb ...
09:13:31 #13 18.80 Unpacking gcc-10 (10.2.1-6) ...
09:13:31 #13 21.90 Selecting previously unselected package intltool-debian.
09:13:31 #13 21.90 Preparing to unpack .../083-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:31 #14 23.00 Get:214 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
09:13:31 #14 23.13 Get:215 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 git arm64 1:2.25.1-1ubuntu3.11 [4437 kB]
09:13:31 #13 21.90 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:31 #13 22.02 Selecting previously unselected package po-debconf.
09:13:31 #13 22.02 Preparing to unpack .../084-po-debconf_1.0.21_all.deb ...
09:13:31 #13 22.03 Unpacking po-debconf (1.0.21) ...
09:13:31 #13 22.08 Selecting previously unselected package debhelper.
09:13:31 #13 22.08 Preparing to unpack .../085-debhelper_12.1.1_all.deb ...
09:13:31 #13 22.09 Unpacking debhelper (12.1.1) ...
09:13:31 #20 5.865 Selecting previously unselected package libclang-cpp11.
09:13:31 #20 5.867 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
09:13:31 #20 5.871 Unpacking libclang-cpp11 (1:11.0.1-2) ...
09:13:31 #14 17.73 Preparing to unpack .../044-strace_6.2-0ubuntu1_amd64.deb ...
09:13:31 #14 17.73 Unpacking strace (6.2-0ubuntu1) ...
09:13:31 #14 17.77 Selecting previously unselected package xauth.
09:13:31 #14 17.77 Preparing to unpack .../045-xauth_1%3a1.1.2-1_amd64.deb ...
09:13:31 #14 17.77 Unpacking xauth (1:1.1.2-1) ...
09:13:31 #14 17.80 Selecting previously unselected package xz-utils.
09:13:31 #14 17.81 Preparing to unpack .../046-xz-utils_5.4.1-0.2_amd64.deb ...
09:13:31 #14 17.81 Unpacking xz-utils (5.4.1-0.2) ...
09:13:31 #14 17.84 Selecting previously unselected package m4.
09:13:31 #14 17.84 Preparing to unpack .../047-m4_1.4.19-3_amd64.deb ...
09:13:31 #14 17.85 Unpacking m4 (1.4.19-3) ...
09:13:31 #14 17.88 Selecting previously unselected package autoconf.
09:13:31 #14 17.88 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
09:13:31 #14 17.89 Unpacking autoconf (2.71-3) ...
09:13:31 #14 17.92 Selecting previously unselected package autotools-dev.
09:13:31 #14 17.93 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
09:13:31 #14 17.93 Unpacking autotools-dev (20220109.1) ...
09:13:31 #14 17.96 Selecting previously unselected package automake.
09:13:31 #13 18.63 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:31 #13 18.63 Preparing to unpack .../11-libgdbm-compat4_1.18.1-4_armhf.deb ...
09:13:32 #14 16.46 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cpp-11 arm64 11.4.0-1ubuntu1~22.04 [9762 kB]
09:13:32 #13 20.85 Selecting previously unselected package g++-12.
09:13:32 #13 20.85 Preparing to unpack .../063-g++-12_12.2.0-14_amd64.deb ...
09:13:32 #13 20.86 Unpacking g++-12 (12.2.0-14) ...
09:13:32 #14 22.19 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.2 [206 kB]
09:13:32 #14 22.20 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
09:13:32 #14 22.21 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
09:13:32 #13 13.62 (100/138): perl-Pod-Escapes-1.07-460.el9.noarch 306 kB/s |  21 kB     00:00    
09:13:32 #13 13.63 (101/138): perl-Pod-Perldoc-3.28.01-461.el9.noa 1.9 MB/s |  87 kB     00:00    
09:13:32 #13 13.63 (102/138): perl-Pod-Usage-2.01-4.el9.noarch.rpm 6.0 MB/s |  41 kB     00:00    
09:13:32 #13 13.64 (103/138): perl-Pod-Simple-3.42-4.el9.noarch.rp  18 MB/s | 225 kB     00:00    
09:13:32 #13 13.66 (104/138): perl-Scalar-List-Utils-1.56-461.el9. 1.9 MB/s |  72 kB     00:00    
09:13:32 #13 13.67 (105/138): perl-SelectSaver-1.02-480.el9.noarch 369 kB/s |  13 kB     00:00    
09:13:32 #13 13.67 (106/138): perl-Socket-2.031-4.el9.aarch64.rpm  7.9 MB/s |  55 kB     00:00    
09:13:32 #13 13.68 (107/138): perl-Storable-3.21-460.el9.aarch64.r 8.6 MB/s |  94 kB     00:00    
09:13:32 #13 13.68 (108/138): perl-Symbol-1.08-480.el9.noarch.rpm  1.4 MB/s |  15 kB     00:00    
09:13:32 #13 13.68 (109/138): perl-Term-ANSIColor-5.01-461.el9.noa 4.7 MB/s |  49 kB     00:00    
09:13:32 #13 13.68 (110/138): perl-Text-ParseWords-3.30-460.el9.no 2.8 MB/s |  17 kB     00:00    
09:13:32 #13 13.69 (111/138): perl-Term-Cap-1.17-460.el9.noarch.rp 2.5 MB/s |  23 kB     00:00    
09:13:32 #13 13.69 (112/138): perl-Text-Tabs+Wrap-2013.0523-460.el 3.0 MB/s |  24 kB     00:00    
09:13:32 #13 13.69 (113/138): perl-Time-Local-1.300-7.el9.noarch.r 4.2 MB/s |  34 kB     00:00    
09:13:32 #13 13.70 (114/138): perl-base-2.27-480.el9.noarch.rpm    3.1 MB/s |  17 kB     00:00    
09:13:32 #13 13.70 (115/138): perl-URI-5.09-3.el9.noarch.rpm        12 MB/s | 121 kB     00:00    
09:13:32 #13 13.70 (116/138): perl-constant-1.33-461.el9.noarch.rp 2.6 MB/s |  24 kB     00:00    
09:13:32 #13 13.71 (117/138): perl-if-0.60.800-480.el9.noarch.rpm  1.7 MB/s |  15 kB     00:00    
09:13:32 #13 13.71 (118/138): perl-interpreter-5.32.1-480.el9.aarc 9.3 MB/s |  72 kB     00:00    
09:13:32 #13 13.74 (119/138): perl-libnet-3.13-4.el9.noarch.rpm    3.3 MB/s | 130 kB     00:00    
09:13:32 #13 13.75 (120/138): perl-mro-1.23-480.el9.aarch64.rpm    841 kB/s |  29 kB     00:00    
09:13:32 #13 13.82 (121/138): perl-libs-5.32.1-480.el9.aarch64.rpm  19 MB/s | 2.1 MB     00:00    
09:13:32 #13 13.82 (122/138): perl-overload-1.31-480.el9.noarch.rp 570 kB/s |  47 kB     00:00    
09:13:32 #13 13.83 (123/138): perl-overloading-0.02-480.el9.noarch 177 kB/s |  14 kB     00:00    
09:13:32 #13 13.83 (124/138): perl-parent-0.238-460.el9.noarch.rpm 1.9 MB/s |  15 kB     00:00    
09:13:32 #13 13.84 (125/138): perl-podlators-4.14-460.el9.noarch.r 8.3 MB/s | 114 kB     00:00    
09:13:32 #13 13.84 (126/138): perl-srpm-macros-1-41.el9.noarch.rpm 755 kB/s | 9.1 kB     00:00    
09:13:32 #13 13.84 (127/138): perl-subs-1.03-480.el9.noarch.rpm    1.2 MB/s |  13 kB     00:00    
09:13:32 #13 17.48 Selecting previously unselected package ucf.
09:13:32 #13 17.48 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
09:13:32 #13 17.49 Moving old data out of the way
09:13:32 #13 17.49 Unpacking ucf (3.0043+nmu1) ...
09:13:32 #13 17.52 Selecting previously unselected package xz-utils.
09:13:32 #13 17.52 Preparing to unpack .../024-xz-utils_5.4.1-0.2_arm64.deb ...
09:13:32 #13 17.53 Unpacking xz-utils (5.4.1-0.2) ...
09:13:32 #13 17.59 Selecting previously unselected package m4.
09:13:32 #13 17.59 Preparing to unpack .../025-m4_1.4.19-3_arm64.deb ...
09:13:32 #13 17.60 Unpacking m4 (1.4.19-3) ...
09:13:32 #13 17.65 Selecting previously unselected package autoconf.
09:13:32 #13 17.65 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
09:13:32 #13 17.65 Unpacking autoconf (2.71-3) ...
09:13:32 #13 17.70 Selecting previously unselected package autotools-dev.
09:13:32 #16 76.60   Cleanup    : 7:device-mapper-1.02.170-6.el7.aarch64                     61/65 
09:13:32 #13 17.63   Installing       : perl-libs-4:5.32.1-480.el9.x86_64                  106/139 
09:13:32 #13 17.64   Installing       : perl-interpreter-4:5.32.1-480.el9.x86_64           107/139 
09:13:32 #13 17.65   Installing       : kernel-srpm-macros-1.0-13.el9.noarch               108/139 
09:13:32 #13 17.65   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           109/139 
09:13:32 #13 17.66   Installing       : go-srpm-macros-3.2.0-2.el9.noarch                  110/139 
09:13:32 #13 17.66   Installing       : python-srpm-macros-3.9-52.el9.noarch               111/139 
09:13:32 #13 17.67   Installing       : redhat-rpm-config-203-1.el9.noarch                 112/139 
09:13:32 #13 17.68   Installing       : libpng-2:1.6.37-12.el9.x86_64                      113/139 
09:13:32 #13 17.69   Installing       : gdk-pixbuf2-2.42.6-3.el9.x86_64                    114/139 
09:13:32 #13 17.70   Installing       : libpkgconf-1.7.3-10.el9.x86_64                     115/139 
09:13:32 #13 17.70   Installing       : pkgconf-1.7.3-10.el9.x86_64                        116/139 
09:13:32 #13 17.71   Installing       : pkgconf-pkg-config-1.7.3-10.el9.x86_64             117/139 
09:13:32 #13 17.71   Installing       : libpipeline-1.5.3-4.el9.x86_64                     118/139 
09:13:32 #13 17.91   Installing       : libicu-67.1-9.el9.x86_64                           119/139 
09:13:32 #13 17.92   Installing       : libbrotli-1.0.9-6.el9.x86_64                       120/139 
09:13:32 #13 17.93   Installing       : libatomic-11.4.1-2.1.el9.x86_64                    121/139 
09:13:32 #13 18.00   Installing       : webkit2gtk3-jsc-2.40.5-1.el9.x86_64                122/139 
09:13:32 #13 18.01   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.x86_64           123/139 
09:13:32 #14 18.49 Get:134 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dctrl-tools armhf 2.24-3 [53.8 kB]
09:13:32 #13 18.24 Selecting previously unselected package libedit2:armhf.
09:13:32 #13 18.24 Preparing to unpack .../019-libedit2_3.1-20221030-2_armhf.deb ...
09:13:32 #13 18.25 Unpacking libedit2:armhf (3.1-20221030-2) ...
09:13:32 #13 18.30 Selecting previously unselected package libcbor0.8:armhf.
09:13:32 #13 18.30 Preparing to unpack .../020-libcbor0.8_0.8.0-2+b1_armhf.deb ...
09:13:32 #13 18.30 Unpacking libcbor0.8:armhf (0.8.0-2+b1) ...
09:13:32 #13 18.35 Selecting previously unselected package libfido2-1:armhf.
09:13:32 #13 ...
09:13:32 
09:13:32 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:32 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.4s done
09:13:32 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s
09:13:32 #10 ...
09:13:32 
09:13:32 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:32 #13 18.35 Preparing to unpack .../021-libfido2-1_1.12.0-2+b1_armhf.deb ...
09:13:32 #13 18.35 Unpacking libfido2-1:armhf (1.12.0-2+b1) ...
09:13:32 #13 18.41 Selecting previously unselected package openssh-client.
09:13:32 #13 18.41 Preparing to unpack .../022-openssh-client_1%3a9.2p1-2_armhf.deb ...
09:13:32 #13 18.42 Unpacking openssh-client (1:9.2p1-2) ...
09:13:32 #14 18.73 Selecting previously unselected package libxdmcp6:amd64.
09:13:32 #14 18.73 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_amd64.deb ...
09:13:32 #14 18.74 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
09:13:32 #14 18.77 Selecting previously unselected package libxcb1:amd64.
09:13:32 #14 18.77 Preparing to unpack .../048-libxcb1_1.14-2_amd64.deb ...
09:13:32 #14 18.78 Unpacking libxcb1:amd64 (1.14-2) ...
09:13:32 #14 18.81 Selecting previously unselected package libx11-data.
09:13:32 #14 18.81 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ...
09:13:32 #14 18.82 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ...
09:13:32 #14 18.88 Selecting previously unselected package libx11-6:amd64.
09:13:32 #14 18.88 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_amd64.deb ...
09:13:32 #14 18.88 Unpacking libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ...
09:13:32 #13 17.04 Selecting previously unselected package libsigsegv2:armhf.
09:13:32 #13 17.04 Preparing to unpack .../020-libsigsegv2_2.13-1_armhf.deb ...
09:13:32 #13 17.12 Unpacking libsigsegv2:armhf (2.13-1) ...
09:13:32 #13 17.22 Selecting previously unselected package m4.
09:13:32 #13 17.22 Preparing to unpack .../021-m4_1.4.18-5_armhf.deb ...
09:13:32 #13 22.19 Selecting previously unselected package debian-keyring.
09:13:32 #13 22.20 Preparing to unpack .../086-debian-keyring_2019.02.25_all.deb ...
09:13:32 #13 22.20 Unpacking debian-keyring (2019.02.25) ...
09:13:32 #14 23.36 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
09:13:32 #14 23.36 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6 [11.1 kB]
09:13:32 #14 23.36 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:32 #14 23.36 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libapt-pkg-perl arm64 0.1.36build3 [65.8 kB]
09:13:32 #14 23.36 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarchive-cpio-perl all 0.10-1 [9644 B]
09:13:32 #14 23.51 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libarray-intspan-perl all 2.003-1 [23.3 kB]
09:13:32 #14 17.96 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
09:13:32 #14 17.97 Unpacking automake (1:1.16.5-1.3) ...
09:13:32 #14 18.01 Selecting previously unselected package autopoint.
09:13:32 #14 18.01 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
09:13:32 #14 18.01 Unpacking autopoint (0.21-11) ...
09:13:32 #14 18.04 Selecting previously unselected package binutils-common:amd64.
09:13:32 #14 18.04 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.05 Unpacking binutils-common:amd64 (2.40-2ubuntu4.1) ...
09:13:32 #14 18.08 Selecting previously unselected package libbinutils:amd64.
09:13:32 #14 18.09 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.09 Unpacking libbinutils:amd64 (2.40-2ubuntu4.1) ...
09:13:32 #14 18.13 Selecting previously unselected package libctf-nobfd0:amd64.
09:13:32 #14 18.13 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.14 Unpacking libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ...
09:13:32 #14 18.17 Selecting previously unselected package libctf0:amd64.
09:13:32 #14 18.17 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.18 Unpacking libctf0:amd64 (2.40-2ubuntu4.1) ...
09:13:32 #14 18.21 Selecting previously unselected package libgprofng0:amd64.
09:13:32 #13 18.71 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
09:13:32 #13 ...
09:13:32 
09:13:32 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:32 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.0s done
09:13:32 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 9.6s done
09:13:32 #13 13.85 (128/138): perl-vars-1.05-480.el9.noarch.rpm    2.4 MB/s |  14 kB     00:00    
09:13:32 #13 13.85 (129/138): pyproject-srpm-macros-1.9.0-1.el9.no 1.8 MB/s |  15 kB     00:00    
09:13:32 #13 13.85 (130/138): python-srpm-macros-3.9-52.el9.noarch 2.7 MB/s |  24 kB     00:00    
09:13:32 #13 13.86 (131/138): python3-file-magic-5.39-14.el9.noarc 2.2 MB/s |  17 kB     00:00    
09:13:32 #13 13.86 (132/138): qt5-srpm-macros-5.15.9-1.el9.noarch. 1.1 MB/s | 8.8 kB     00:00    
09:13:32 #13 13.87 (133/138): python3-enchant-3.2.0-5.el9.noarch.r 5.3 MB/s |  86 kB     00:00    
09:13:32 #13 13.87 (134/138): redhat-rpm-config-203-1.el9.noarch.r 5.8 MB/s |  67 kB     00:00    
09:13:32 #13 13.87 (135/138): rpm-build-4.16.1.3-25.el9.aarch64.rp 5.9 MB/s |  67 kB     00:00    
09:13:32 #13 13.91 (136/138): rpmlint-1.11-19.el9.noarch.rpm       4.8 MB/s | 198 kB     00:00    
09:13:32 #13 13.91 (137/138): rust-srpm-macros-17-4.el9.noarch.rpm 252 kB/s |  10 kB     00:00    
09:13:32 #13 13.97 (138/138): webkit2gtk3-jsc-2.40.5-1.el9.aarch64  31 MB/s | 3.1 MB     00:00    
09:13:32 #13 13.98 --------------------------------------------------------------------------------
09:13:32 #13 13.98 Total                                            15 MB/s |  44 MB     00:02     
09:13:32 #13 17.70 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
09:13:32 #13 17.71 Unpacking autotools-dev (20220109.1) ...
09:13:32 #13 17.74 Selecting previously unselected package automake.
09:13:32 #13 17.74 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
09:13:32 #13 17.75 Unpacking automake (1:1.16.5-1.3) ...
09:13:32 #13 17.82 Selecting previously unselected package autopoint.
09:13:32 #13 17.82 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
09:13:32 #13 17.83 Unpacking autopoint (0.21-12) ...
09:13:32 #13 17.87 Selecting previously unselected package binutils-common:arm64.
09:13:32 #13 17.87 Preparing to unpack .../030-binutils-common_2.40-2_arm64.deb ...
09:13:32 #13 17.87 Unpacking binutils-common:arm64 (2.40-2) ...
09:13:32 #13 18.02   Installing       : less-590-2.el9.x86_64                              124/139 
09:13:32 #13 18.02   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          125/139 
09:13:32 #13 18.05   Installing       : man-db-2.9.3-7.el9.x86_64                          125/139 
09:13:32 #13 18.06   Running scriptlet: man-db-2.9.3-7.el9.x86_64                          125/139 
09:13:32 #13 18.07   Installing       : json-glib-1.6.6-1.el9.x86_64                       126/139 
09:13:32 #13 18.08   Installing       : info-6.7-15.el9.x86_64                             127/139 
09:13:32 #13 18.09   Installing       : ed-1.14.2-12.el9.x86_64                            128/139 
09:13:32 #13 18.10   Installing       : patch-2.7.6-16.el9.x86_64                          129/139 
09:13:32 #13 18.11   Installing       : diffutils-3.7-12.el9.x86_64                        130/139 
09:13:32 #13 18.13   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   131/139 
09:13:32 #13 18.14   Installing       : gsettings-desktop-schemas-40.0-6.el9.x86_64        132/139 
09:13:32 #13 18.15   Installing       : glib-networking-2.68.3-3.el9.x86_64                133/139 
09:13:32 #13 18.17   Installing       : libsoup-2.72.0-8.el9.x86_64                        134/139 
09:13:32 #13 18.18   Installing       : libappstream-glib-0.7.18-4.el9.x86_64              135/139 
09:13:32 #13 18.20   Installing       : rpmlint-1.11-19.el9.noarch                         136/139 
09:13:32 #13 18.21   Installing       : rpm-build-4.16.1.3-25.el9.x86_64                   137/139 
09:13:32 #16 76.89   Cleanup    : systemd-219-78.el7.aarch64                                 62/65 
09:13:32 #14 18.51 Get:135 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtool all 2.4.6-14 [161 kB]
09:13:32 #14 18.58 Get:136 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-autoreconf all 19 [16.1 kB]
09:13:32 #14 18.58 Get:137 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdebhelper-perl all 12.10ubuntu1 [62.1 kB]
09:13:32 #14 18.60 Get:138 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-zip-perl all 1.67-2 [90.5 kB]
09:13:32 #14 18.63 Get:139 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-override-perl all 0.09-2 [9532 B]
09:13:32 #14 18.63 Get:140 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB]
09:13:32 #14 18.63 Get:141 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dh-strip-nondeterminism all 1.7.0-1 [5228 B]
09:13:32 #14 18.64 Get:142 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dwz armhf 0.13-5 [153 kB]
09:13:32 #14 18.66 Get:143 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcroco3 armhf 0.6.13-1 [70.5 kB]
09:13:32 #13 18.57 Selecting previously unselected package ucf.
09:13:32 #13 18.57 Preparing to unpack .../023-ucf_3.0043+nmu1_all.deb ...
09:13:32 #13 18.58 Moving old data out of the way
09:13:32 #13 18.58 Unpacking ucf (3.0043+nmu1) ...
09:13:32 #13 18.63 Selecting previously unselected package xz-utils.
09:13:32 #13 18.63 Preparing to unpack .../024-xz-utils_5.4.1-0.2_armhf.deb ...
09:13:32 #13 18.64 Unpacking xz-utils (5.4.1-0.2) ...
09:13:32 #13 18.75 Selecting previously unselected package m4.
09:13:32 #13 18.75 Preparing to unpack .../025-m4_1.4.19-3_armhf.deb ...
09:13:32 #14 18.97 Selecting previously unselected package libxext6:amd64.
09:13:32 #14 18.97 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_amd64.deb ...
09:13:32 #14 18.97 Unpacking libxext6:amd64 (2:1.3.4-0ubuntu1) ...
09:13:32 #14 19.01 Selecting previously unselected package libxmuu1:amd64.
09:13:32 #14 19.01 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_amd64.deb ...
09:13:32 #14 19.01 Unpacking libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
09:13:32 #14 19.04 Selecting previously unselected package manpages.
09:13:32 #14 19.04 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
09:13:32 #14 19.05 Unpacking manpages (5.05-1) ...
09:13:32 #14 19.17 Selecting previously unselected package openssh-client.
09:13:32 #14 19.17 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_amd64.deb ...
09:13:32 #14 19.18 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
09:13:32 #14 23.67 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libasync-mergepoint-perl all 0.04-2 [10.2 kB]
09:13:32 #14 23.69 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmodule-implementation-perl all 0.09-1 [12.2 kB]
09:13:32 #14 23.71 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:32 #14 23.71 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libvariable-magic-perl arm64 0.62-1build2 [33.1 kB]
09:13:32 #14 23.78 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
09:13:32 #14 23.80 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:32 #13 17.22 Unpacking m4 (1.4.18-5) ...
09:13:32 #13 17.43 Selecting previously unselected package autoconf.
09:13:32 #13 17.43 Preparing to unpack .../022-autoconf_2.69-14_all.deb ...
09:13:32 #13 17.48 Unpacking autoconf (2.69-14) ...
09:13:32 #14 18.21 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.22 Unpacking libgprofng0:amd64 (2.40-2ubuntu4.1) ...
09:13:32 #14 18.26 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:32 #14 18.26 Preparing to unpack .../057-binutils-x86-64-linux-gnu_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.26 Unpacking binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ...
09:13:32 #14 18.35 Selecting previously unselected package binutils.
09:13:32 #14 18.35 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_amd64.deb ...
09:13:32 #14 18.36 Unpacking binutils (2.40-2ubuntu4.1) ...
09:13:32 #14 18.39 Selecting previously unselected package libc-dev-bin.
09:13:32 #14 18.39 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2_amd64.deb ...
09:13:32 #14 18.39 Unpacking libc-dev-bin (2.37-0ubuntu2) ...
09:13:32 #14 18.42 Selecting previously unselected package linux-libc-dev:amd64.
09:13:32 #14 18.42 Preparing to unpack .../060-linux-libc-dev_6.2.0-33.33_amd64.deb ...
09:13:32 #14 18.43 Unpacking linux-libc-dev:amd64 (6.2.0-33.33) ...
09:13:32 #14 21.13 Selecting previously unselected package liblocale-gettext-perl.
09:13:32 #14 21.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 ... 4393 files and directories currently installed.)
09:13:32 #14 21.14 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_amd64.deb ...
09:13:32 #14 21.14 Unpacking liblocale-gettext-perl (1.07-4build3) ...
09:13:32 #14 21.19 Selecting previously unselected package libpython3.10-minimal:amd64.
09:13:32 #14 21.19 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
09:13:32 #14 21.19 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
09:13:32 #14 21.27 Selecting previously unselected package libexpat1:amd64.
09:13:32 #14 21.27 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
09:13:32 #14 21.27 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
09:13:32 #14 21.31 Selecting previously unselected package python3.10-minimal.
09:13:32 #14 21.31 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
09:13:32 #14 21.32 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:13:32 #14 21.38 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
09:13:32 #14 21.39 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
09:13:32 #14 21.41 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:13:32 #20 6.694 Selecting previously unselected package libgc1:amd64.
09:13:32 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:32 #10 ...
09:13:32 
09:13:32 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:32 #13 19.10 Selecting previously unselected package libperl5.28:armhf.
09:13:32 #13 19.10 Preparing to unpack .../12-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
09:13:32 #13 19.20 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
09:13:32 #15 10.17 CentOS Stream 8 - BaseOS                         40 MB/s |  47 MB     00:01    
09:13:32 #13 21.56 Selecting previously unselected package g++.
09:13:32 #13 21.56 Preparing to unpack .../064-g++_4%3a12.2.0-3_amd64.deb ...
09:13:32 #13 21.56 Unpacking g++ (4:12.2.0-3) ...
09:13:32 #13 21.59 Selecting previously unselected package make.
09:13:32 #13 21.59 Preparing to unpack .../065-make_4.3-4.1_amd64.deb ...
09:13:32 #13 21.59 Unpacking make (4.3-4.1) ...
09:13:32 #13 18.10 Selecting previously unselected package libbinutils:arm64.
09:13:32 #13 18.21   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch               138/139 
09:13:32 #13 18.29   Installing       : glibc-gconv-extra-2.34-82.el9.x86_64               139/139 
09:13:32 #16 77.19   Cleanup    : systemd-libs-219-78.el7.aarch64                            63/65 
09:13:32 #14 22.62 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtool all 2.4.7-5 [166 kB]
09:13:32 #14 22.98 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-autoreconf all 20 [16.1 kB]
09:13:32 #14 22.99 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:32 #14 23.02 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-override-perl all 0.09-4 [8706 B]
09:13:32 #14 18.82 Get:144 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gettext armhf 0.19.8.1-10build1 [835 kB]
09:13:32 #13 18.76 Unpacking m4 (1.4.19-3) ...
09:13:32 #13 18.82 Selecting previously unselected package autoconf.
09:13:32 #13 18.83 Preparing to unpack .../026-autoconf_2.71-3_all.deb ...
09:13:32 #13 18.83 Unpacking autoconf (2.71-3) ...
09:13:32 #13 18.91 Selecting previously unselected package autotools-dev.
09:13:32 #13 18.91 Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ...
09:13:32 #13 18.92 Unpacking autotools-dev (20220109.1) ...
09:13:32 #13 18.96 Selecting previously unselected package automake.
09:13:32 #13 18.96 Preparing to unpack .../028-automake_1%3a1.16.5-1.3_all.deb ...
09:13:32 #13 18.97 Unpacking automake (1:1.16.5-1.3) ...
09:13:32 #14 19.27 Selecting previously unselected package publicsuffix.
09:13:32 #14 19.27 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
09:13:32 #14 19.28 Unpacking publicsuffix (20200303.0012-1) ...
09:13:32 #14 19.31 Selecting previously unselected package python-apt-common.
09:13:32 #14 19.31 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:13:32 #14 19.32 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:13:32 #14 19.36 Selecting previously unselected package python3-apt.
09:13:32 #14 19.36 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
09:13:32 #14 19.36 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:13:32 #14 19.42 Selecting previously unselected package libunwind8:amd64.
09:13:32 #14 19.42 Preparing to unpack .../058-libunwind8_1.2.1-9ubuntu0.1_amd64.deb ...
09:13:32 #14 19.42 Unpacking libunwind8:amd64 (1.2.1-9ubuntu0.1) ...
09:13:32 #14 19.50 Selecting previously unselected package strace.
09:13:32 #14 23.83 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclass-xsaccessor-perl arm64 1.19-3build3 [33.1 kB]
09:13:32 #14 23.85 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libclone-perl arm64 0.43-2 [10.8 kB]
09:13:32 #14 23.86 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcommon-sense-perl arm64 3.74-2build6 [20.1 kB]
09:13:32 #14 23.87 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-util-perl arm64 1.07-3build5 [19.2 kB]
09:13:32 #13 17.71 Selecting previously unselected package autotools-dev.
09:13:32 #13 17.71 Preparing to unpack .../023-autotools-dev_20180224.1+nmu1_all.deb ...
09:13:32 #13 17.73 Unpacking autotools-dev (20180224.1+nmu1) ...
09:13:32 #14 18.58 Selecting previously unselected package libcrypt-dev:amd64.
09:13:32 #14 18.58 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_amd64.deb ...
09:13:32 #14 18.59 Unpacking libcrypt-dev:amd64 (1:4.4.33-2) ...
09:13:32 #14 18.62 Selecting previously unselected package rpcsvc-proto.
09:13:32 #14 18.62 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
09:13:32 #14 18.63 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:13:32 #14 18.66 Selecting previously unselected package libtirpc-dev:amd64.
09:13:32 #14 18.66 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_amd64.deb ...
09:13:32 #14 18.66 Unpacking libtirpc-dev:amd64 (1.3.3+ds-1) ...
09:13:32 #14 18.70 Selecting previously unselected package libnsl-dev:amd64.
09:13:32 #14 18.70 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_amd64.deb ...
09:13:32 #14 18.71 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
09:13:32 #14 18.74 Selecting previously unselected package libc6-dev:amd64.
09:13:32 #13 21.59 Selecting previously unselected package gcc.
09:13:32 #13 21.59 Preparing to unpack .../053-gcc_4%3a8.3.0-1_amd64.deb ...
09:13:32 #13 21.59 Unpacking gcc (4:8.3.0-1) ...
09:13:32 #13 21.62 Selecting previously unselected package libstdc++-8-dev:amd64.
09:13:32 #13 21.62 Preparing to unpack .../054-libstdc++-8-dev_8.3.0-6_amd64.deb ...
09:13:32 #13 21.63 Unpacking libstdc++-8-dev:amd64 (8.3.0-6) ...
09:13:32 #20 6.696 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
09:13:32 #20 6.699 Unpacking libgc1:amd64 (1:8.0.4-3) ...
09:13:32 #20 6.741 Selecting previously unselected package libobjc4:amd64.
09:13:32 #20 6.742 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
09:13:32 #20 6.746 Unpacking libobjc4:amd64 (10.2.1-6) ...
09:13:32 #20 6.777 Selecting previously unselected package libobjc-10-dev:amd64.
09:13:32 #20 6.779 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
09:13:32 #20 6.783 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
09:13:32 #20 6.839 Selecting previously unselected package libc6-i386.
09:13:32 #20 6.840 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u6_amd64.deb ...
09:13:32 #20 6.845 Unpacking libc6-i386 (2.31-13+deb11u6) ...
09:13:32 #13 19.93 Selecting previously unselected package gcc.
09:13:32 #13 19.93 Preparing to unpack .../053-gcc_4%3a10.2.1-1_arm64.deb ...
09:13:32 #13 19.93 Unpacking gcc (4:10.2.1-1) ...
09:13:32 #13 19.96 Selecting previously unselected package libstdc++-10-dev:arm64.
09:13:32 #13 21.70 Selecting previously unselected package libdpkg-perl.
09:13:32 #13 21.70 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ...
09:13:32 #13 21.72 Unpacking libdpkg-perl (1.21.22) ...
09:13:32 #13 21.78 Selecting previously unselected package patch.
09:13:32 #13 21.78 Preparing to unpack .../067-patch_2.7.6-7_amd64.deb ...
09:13:32 #13 21.79 Unpacking patch (2.7.6-7) ...
09:13:32 #13 21.82 Selecting previously unselected package dpkg-dev.
09:13:32 #13 21.82 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ...
09:13:32 #13 21.83 Unpacking dpkg-dev (1.21.22) ...
09:13:32 #13 18.10 Preparing to unpack .../031-libbinutils_2.40-2_arm64.deb ...
09:13:32 #13 18.10 Unpacking libbinutils:arm64 (2.40-2) ...
09:13:32 #13 18.19 Selecting previously unselected package libctf-nobfd0:arm64.
09:13:32 #13 18.19 Preparing to unpack .../032-libctf-nobfd0_2.40-2_arm64.deb ...
09:13:32 #13 18.19 Unpacking libctf-nobfd0:arm64 (2.40-2) ...
09:13:32 #13 18.24 Selecting previously unselected package libctf0:arm64.
09:13:32 #13 18.24 Preparing to unpack .../033-libctf0_2.40-2_arm64.deb ...
09:13:32 #13 18.24 Unpacking libctf0:arm64 (2.40-2) ...
09:13:32 #13 18.29 Selecting previously unselected package libgprofng0:arm64.
09:13:32 #13 18.29 Preparing to unpack .../034-libgprofng0_2.40-2_arm64.deb ...
09:13:32 #13 18.30 Unpacking libgprofng0:arm64 (2.40-2) ...
09:13:32 #16 77.49   Cleanup    : glibc-2.17-317.el7.aarch64                                 64/65 
09:13:32 #14 23.02 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
09:13:32 #14 23.03 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dh-strip-nondeterminism all 1.13.1-1 [5362 B]
09:13:32 #14 23.03 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB]
09:13:32 #14 23.12 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debugedit arm64 1:5.0-5 [45.9 kB]
09:13:32 #14 23.13 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dwz arm64 0.15-1 [110 kB]
09:13:32 #14 23.15 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gettext arm64 0.21-11 [842 kB]
09:13:32 #14 23.24 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 intltool-debian all 0.35.0+20060710.6 [23.2 kB]
09:13:32 #13 19.09 Selecting previously unselected package autopoint.
09:13:32 #13 19.09 Preparing to unpack .../029-autopoint_0.21-12_all.deb ...
09:13:32 #13 19.09 Unpacking autopoint (0.21-12) ...
09:13:32 #13 19.14 Selecting previously unselected package binutils-common:armhf.
09:13:32 #13 19.14 Preparing to unpack .../030-binutils-common_2.40-2_armhf.deb ...
09:13:32 #13 19.15 Unpacking binutils-common:armhf (2.40-2) ...
09:13:32 #14 19.50 Preparing to unpack .../059-strace_5.5-3ubuntu1_amd64.deb ...
09:13:32 #14 19.50 Unpacking strace (5.5-3ubuntu1) ...
09:13:32 #14 19.57 Selecting previously unselected package xauth.
09:13:32 #14 19.57 Preparing to unpack .../060-xauth_1%3a1.1-0ubuntu1_amd64.deb ...
09:13:32 #14 19.57 Unpacking xauth (1:1.1-0ubuntu1) ...
09:13:32 #14 19.62 Selecting previously unselected package libfl2:amd64.
09:13:32 #14 19.62 Preparing to unpack .../061-libfl2_2.6.4-6.2_amd64.deb ...
09:13:32 #14 19.62 Unpacking libfl2:amd64 (2.6.4-6.2) ...
09:13:32 #14 19.66 Selecting previously unselected package at.
09:13:32 #14 19.66 Preparing to unpack .../062-at_3.1.23-1ubuntu1_amd64.deb ...
09:13:32 #14 19.67 Unpacking at (3.1.23-1ubuntu1) ...
09:13:32 #14 19.70 Selecting previously unselected package libsigsegv2:amd64.
09:13:32 #14 19.71 Preparing to unpack .../063-libsigsegv2_2.12-2_amd64.deb ...
09:13:32 #14 19.71 Unpacking libsigsegv2:amd64 (2.12-2) ...
09:13:32 #14 19.74 Selecting previously unselected package m4.
09:13:32 #14 24.03 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-install-perl all 0.928-1 [10.5 kB]
09:13:32 #14 24.11 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-optlist-perl all 0.110-1 [9956 B]
09:13:32 #14 24.13 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-exporter-perl all 0.987-1 [44.9 kB]
09:13:32 #14 24.23 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libconst-fast-perl all 0.014-1 [7958 B]
09:13:32 #14 17.45 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 cpp arm64 4:11.2.0-1ubuntu1 [27.7 kB]
09:13:32 #14 17.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]
09:13:32 #14 17.45 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgomp1 arm64 12.3.0-1ubuntu1~22.04 [124 kB]
09:13:32 #14 17.45 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libitm1 arm64 12.3.0-1ubuntu1~22.04 [28.4 kB]
09:13:32 #14 17.46 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libatomic1 arm64 12.3.0-1ubuntu1~22.04 [10.8 kB]
09:13:32 #14 17.46 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libasan6 arm64 11.4.0-1ubuntu1~22.04 [2234 kB]
09:13:32 #14 17.56 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 liblsan0 arm64 12.3.0-1ubuntu1~22.04 [1035 kB]
09:13:32 #14 17.60 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtsan0 arm64 11.4.0-1ubuntu1~22.04 [2235 kB]
09:13:33 #14 18.74 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2_amd64.deb ...
09:13:33 #14 18.74 Unpacking libc6-dev:amd64 (2.37-0ubuntu2) ...
09:13:33 #14 18.86 Selecting previously unselected package gcc-12-base:amd64.
09:13:33 #14 18.86 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:33 #14 18.87 Unpacking gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:33 #14 18.92 Selecting previously unselected package libisl23:amd64.
09:13:33 #14 18.92 Preparing to unpack .../067-libisl23_0.25-1_amd64.deb ...
09:13:33 #14 18.92 Unpacking libisl23:amd64 (0.25-1) ...
09:13:33 #14 18.97 Selecting previously unselected package libmpfr6:amd64.
09:13:33 #13 21.83 Selecting previously unselected package g++-8.
09:13:33 #13 21.83 Preparing to unpack .../055-g++-8_8.3.0-6_amd64.deb ...
09:13:33 #13 21.83 Unpacking g++-8 (8.3.0-6) ...
09:13:33 #20 7.103 Selecting previously unselected package lib32gcc-s1.
09:13:33 #20 7.105 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
09:13:33 #20 7.110 Unpacking lib32gcc-s1 (10.2.1-6) ...
09:13:33 #20 7.154 Selecting previously unselected package lib32stdc++6.
09:13:33 #20 7.155 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
09:13:33 #20 7.160 Unpacking lib32stdc++6 (10.2.1-6) ...
09:13:33 #20 7.226 Selecting previously unselected package libclang-common-11-dev.
09:13:33 #13 22.25 Selecting previously unselected package gcc.
09:13:33 #13 22.26 Preparing to unpack .../054-gcc_4%3a10.2.1-1_amd64.deb ...
09:13:33 #13 22.26 Unpacking gcc (4:10.2.1-1) ...
09:13:33 #13 22.29 Selecting previously unselected package libstdc++-10-dev:amd64.
09:13:33 #13 22.30 Preparing to unpack .../055-libstdc++-10-dev_10.2.1-6_amd64.deb ...
09:13:33 #13 22.30 Unpacking libstdc++-10-dev:amd64 (10.2.1-6) ...
09:13:33 #14 22.04 Selecting previously unselected package python3-minimal.
09:13:33 #14 22.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 ... 4711 files and directories currently installed.)
09:13:33 #14 22.04 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
09:13:33 #14 22.05 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:13:33 #14 22.08 Selecting previously unselected package media-types.
09:13:33 #13 19.96 Preparing to unpack .../054-libstdc++-10-dev_10.2.1-6_arm64.deb ...
09:13:33 #13 19.96 Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ...
09:13:33 #13 21.95 Selecting previously unselected package build-essential.
09:13:33 #13 21.95 Preparing to unpack .../069-build-essential_12.9_amd64.deb ...
09:13:33 #13 21.95 Unpacking build-essential (12.9) ...
09:13:33 #13 21.98 Selecting previously unselected package libbrotli1:amd64.
09:13:33 #13 21.98 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_amd64.deb ...
09:13:33 #13 21.99 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
09:13:33 #13 22.03 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:33 #13 22.03 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
09:13:33 #13 22.04 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:13:33 #13 22.06 Selecting previously unselected package libsasl2-2:amd64.
09:13:33 #13 22.07 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
09:13:33 #13 22.07 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:13:33 #13 22.10 Selecting previously unselected package libldap-2.5-0:amd64.
09:13:33 #13 22.11 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
09:13:33 #13 22.11 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
09:13:33 #13 22.15 Selecting previously unselected package libnghttp2-14:amd64.
09:13:33 #13 18.39 Selecting previously unselected package libjansson4:arm64.
09:13:33 #13 18.39 Preparing to unpack .../035-libjansson4_2.14-2_arm64.deb ...
09:13:33 #13 18.40 Unpacking libjansson4:arm64 (2.14-2) ...
09:13:33 #13 18.43 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:13:33 #13 18.44 Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.40-2_arm64.deb ...
09:13:33 #13 18.44 Unpacking binutils-aarch64-linux-gnu (2.40-2) ...
09:13:33 #16 77.79   Cleanup    : glibc-common-2.17-317.el7.aarch64                          65/65 
09:13:33 #16 78.13   Verifying  : systemd-devel-219-78.el7_9.7.aarch64                        1/65 
09:13:33 #16 78.15   Verifying  : glibc-common-2.17-326.el7_9.aarch64                         2/65 
09:13:33 #16 78.17   Verifying  : pcre-devel-8.32-17.el7.aarch64                              3/65 
09:13:33 #16 78.19   Verifying  : glibc-devel-2.17-326.el7_9.aarch64                          4/65 
09:13:33 #14 19.74 Preparing to unpack .../064-m4_1.4.18-4_amd64.deb ...
09:13:33 #14 19.75 Unpacking m4 (1.4.18-4) ...
09:13:33 #14 19.79 Selecting previously unselected package autoconf.
09:13:33 #14 19.79 Preparing to unpack .../065-autoconf_2.69-11.1_all.deb ...
09:13:33 #14 19.80 Unpacking autoconf (2.69-11.1) ...
09:13:33 #14 19.86 Selecting previously unselected package autotools-dev.
09:13:33 #14 19.86 Preparing to unpack .../066-autotools-dev_20180224.1_all.deb ...
09:13:33 #14 19.87 Unpacking autotools-dev (20180224.1) ...
09:13:33 #14 19.91 Selecting previously unselected package automake.
09:13:33 #14 19.91 Preparing to unpack .../067-automake_1%3a1.16.1-4ubuntu6_all.deb ...
09:13:33 #14 19.91 Unpacking automake (1:1.16.1-4ubuntu6) ...
09:13:33 #14 19.98 Selecting previously unselected package autopoint.
09:13:33 #14 19.99 Preparing to unpack .../068-autopoint_0.19.8.1-10build1_all.deb ...
09:13:33 #14 19.99 Unpacking autopoint (0.19.8.1-10build1) ...
09:13:33 #14 20.03 Selecting previously unselected package binutils-common:amd64.
09:13:33 #14 20.03 Preparing to unpack .../069-binutils-common_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.04 Unpacking binutils-common:amd64 (2.34-6ubuntu1.6) ...
09:13:33 #14 20.09 Selecting previously unselected package libbinutils:amd64.
09:13:33 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s done
09:13:33 #14 24.24 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libwant-perl arm64 0.29-1build4 [23.9 kB]
09:13:33 #14 24.27 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:33 #14 24.32 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libcpanel-json-xs-perl arm64 4.19-1build1 [107 kB]
09:13:33 #14 24.39 Get:239 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdata-dump-perl all 1.23-1 [27.0 kB]
09:13:33 #14 24.40 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-bubblebabble-perl all 0.02-2 [7908 B]
09:13:33 #14 24.40 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
09:13:33 #14 24.41 Get:242 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
09:13:33 #14 17.70 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libubsan1 arm64 12.3.0-1ubuntu1~22.04 [965 kB]
09:13:33 #14 17.74 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhwasan0 arm64 12.3.0-1ubuntu1~22.04 [1117 kB]
09:13:33 #14 19.35 Get:145 http://ports.ubuntu.com/ubuntu-ports focal/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:33 #14 19.35 Get:146 http://ports.ubuntu.com/ubuntu-ports focal/main armhf po-debconf all 1.0.21 [233 kB]
09:13:33 #14 19.36 Get:147 http://ports.ubuntu.com/ubuntu-ports focal/main armhf debhelper all 12.10ubuntu1 [877 kB]
09:13:33 #14 19.44 Get:148 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfakeroot armhf 1.24-1 [22.4 kB]
09:13:33 #14 19.44 Get:149 http://ports.ubuntu.com/ubuntu-ports focal/main armhf fakeroot armhf 1.24-1 [60.9 kB]
09:13:33 #14 19.44 Get:150 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
09:13:33 #14 19.44 Get:151 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
09:13:33 #14 19.45 Get:152 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
09:13:33 #13 18.12 Selecting previously unselected package automake.
09:13:33 #13 18.12 Preparing to unpack .../024-automake_1%3a1.16.3-2_all.deb ...
09:13:33 #13 18.16 Unpacking automake (1:1.16.3-2) ...
09:13:33 #13 ...
09:13:33 
09:13:33 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:33 #10 extracting sha256:790e69e65b5407ef01693274d13b3845966b5df22618899c6f640b51c4408815 4.4s done
09:13:33 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.5s
09:13:33 #10 ...
09:13:33 
09:13:33 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:33 #13 18.47 Selecting previously unselected package autopoint.
09:13:33 #13 18.47 Preparing to unpack .../025-autopoint_0.21-4_all.deb ...
09:13:33 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 7.4s done
09:13:33 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:33 #20 7.227 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
09:13:33 #20 7.231 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
09:13:33 #14 18.98 Preparing to unpack .../068-libmpfr6_4.2.0-1_amd64.deb ...
09:13:33 #14 18.98 Unpacking libmpfr6:amd64 (4.2.0-1) ...
09:13:33 #14 19.02 Selecting previously unselected package libmpc3:amd64.
09:13:33 #14 19.02 Preparing to unpack .../069-libmpc3_1.3.1-1_amd64.deb ...
09:13:33 #14 19.03 Unpacking libmpc3:amd64 (1.3.1-1) ...
09:13:33 #14 19.06 Selecting previously unselected package cpp-12.
09:13:33 #14 19.06 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:33 #14 19.06 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:13:33 #14 19.25 Selecting previously unselected package cpp.
09:13:33 #13 22.51 Selecting previously unselected package g++-10.
09:13:33 #13 22.51 Preparing to unpack .../056-g++-10_10.2.1-6_amd64.deb ...
09:13:33 #13 22.52 Unpacking g++-10 (10.2.1-6) ...
09:13:33 #14 22.08 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:13:33 #14 22.09 Unpacking media-types (7.0.0) ...
09:13:33 #14 22.12 Selecting previously unselected package libmpdec3:amd64.
09:13:33 #14 22.13 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
09:13:33 #14 22.13 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
09:13:33 #14 22.16 Selecting previously unselected package readline-common.
09:13:33 #14 22.16 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:13:33 #14 22.17 Unpacking readline-common (8.1.2-1) ...
09:13:33 #14 22.24 Selecting previously unselected package libreadline8:amd64.
09:13:33 #14 22.24 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
09:13:33 #14 22.25 Unpacking libreadline8:amd64 (8.1.2-1) ...
09:13:33 #14 22.29 Selecting previously unselected package libsqlite3-0:amd64.
09:13:33 #14 22.29 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
09:13:33 #14 22.29 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
09:13:33 #14 22.33 Selecting previously unselected package libpython3.10-stdlib:amd64.
09:13:33 #14 22.33 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ...
09:13:33 #14 22.33 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
09:13:33 #13 20.17 Selecting previously unselected package g++-10.
09:13:33 #13 20.17 Preparing to unpack .../055-g++-10_10.2.1-6_arm64.deb ...
09:13:33 #13 20.17 Unpacking g++-10 (10.2.1-6) ...
09:13:33 #13 19.79 Selecting previously unselected package perl.
09:13:33 #13 19.79 Preparing to unpack .../13-perl_5.28.1-6+deb10u1_armhf.deb ...
09:13:33 #13 19.80 Unpacking perl (5.28.1-6+deb10u1) ...
09:13:33 #13 22.15 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_amd64.deb ...
09:13:33 #13 22.16 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
09:13:33 #13 22.19 Selecting previously unselected package libpsl5:amd64.
09:13:33 #13 22.19 Preparing to unpack .../075-libpsl5_0.21.2-1_amd64.deb ...
09:13:33 #13 22.20 Unpacking libpsl5:amd64 (0.21.2-1) ...
09:13:33 #13 22.23 Selecting previously unselected package librtmp1:amd64.
09:13:33 #13 22.23 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:13:33 #13 22.23 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:33 #13 22.27 Selecting previously unselected package libssh2-1:amd64.
09:13:33 #13 22.27 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_amd64.deb ...
09:13:33 #13 22.27 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
09:13:33 #13 22.31 Selecting previously unselected package libcurl4:amd64.
09:13:33 #13 22.32 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u1_amd64.deb ...
09:13:33 #13 22.32 Unpacking libcurl4:amd64 (7.88.1-10+deb12u1) ...
09:13:33 #13 22.37 Selecting previously unselected package curl.
09:13:33 #13 18.73 Selecting previously unselected package binutils.
09:13:33 #13 18.73 Preparing to unpack .../037-binutils_2.40-2_arm64.deb ...
09:13:33 #13 18.73 Unpacking binutils (2.40-2) ...
09:13:33 #13 18.78 Selecting previously unselected package libc-dev-bin.
09:13:33 #13 18.78 Preparing to unpack .../038-libc-dev-bin_2.36-9+deb12u1_arm64.deb ...
09:13:33 #13 18.79 Unpacking libc-dev-bin (2.36-9+deb12u1) ...
09:13:33 #13 18.84 Selecting previously unselected package linux-libc-dev:arm64.
09:13:33 #13 18.84 Preparing to unpack .../039-linux-libc-dev_6.1.52-1_arm64.deb ...
09:13:33 #13 18.85 Unpacking linux-libc-dev:arm64 (6.1.52-1) ...
09:13:33 #11 ...
09:13:33 
09:13:33 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:33 #13 10.24 Get:20 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
09:13:33 #13 10.24 Get:21 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
09:13:33 #13 10.24 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
09:13:33 #13 10.24 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB]
09:13:33 #13 10.26 Get:24 http://archive.raspberrypi.org/debian buster/main armhf libdebhelper-perl all 13.2~bpo10+1 [188 kB]
09:13:33 #13 10.26 Get:25 http://archive.raspberrypi.org/debian buster/main armhf debhelper all 13.2~bpo10+1 [1009 kB]
09:13:33 #13 10.32 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
09:13:33 #13 10.33 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
09:13:33 #13 10.33 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
09:13:33 #13 10.34 Get:29 http://archive.raspbian.org/raspbian buster/main armhf sensible-utils all 0.0.12 [15.8 kB]
09:13:33 #13 10.34 Get:30 http://archive.raspbian.org/raspbian buster/main armhf bzip2 armhf 1.0.6-9.2~deb10u2 [46.3 kB]
09:13:33 #13 10.38 Get:31 http://archive.raspbian.org/raspbian buster/main armhf libmagic-mgc armhf 1:5.35-4+deb10u2 [242 kB]
09:13:33 #13 10.39 Get:32 http://archive.raspbian.org/raspbian buster/main armhf libmagic1 armhf 1:5.35-4+deb10u2 [110 kB]
09:13:33 #13 10.39 Get:33 http://archive.raspbian.org/raspbian buster/main armhf file armhf 1:5.35-4+deb10u2 [65.5 kB]
09:13:33 #13 10.40 Get:34 http://archive.raspbian.org/raspbian buster/main armhf gettext-base armhf 0.19.8.1-9 [117 kB]
09:13:33 #13 10.49 Get:35 http://archive.raspbian.org/raspbian buster/main armhf xz-utils armhf 5.2.4-1+deb10u1 [179 kB]
09:13:33 #13 10.50 Get:36 http://archive.raspbian.org/raspbian buster/main armhf libsigsegv2 armhf 2.12-2 [32.3 kB]
09:13:33 #13 10.52 Get:37 http://archive.raspbian.org/raspbian buster/main armhf m4 armhf 1.4.18-2 [185 kB]
09:13:33 #13 10.52 Get:38 http://archive.raspbian.org/raspbian buster/main armhf autoconf all 2.69-11 [341 kB]
09:13:33 #13 10.55 Get:39 http://archive.raspbian.org/raspbian buster/main armhf autotools-dev all 20180224.1 [77.0 kB]
09:13:33 #13 10.57 Get:40 http://archive.raspbian.org/raspbian buster/main armhf automake all 1:1.16.1-4 [771 kB]
09:13:33 #13 10.58 Get:41 http://archive.raspbian.org/raspbian buster/main armhf autopoint all 0.19.8.1-9 [434 kB]
09:13:33 #13 10.61 Get:42 http://archive.raspbian.org/raspbian buster/main armhf binutils-common armhf 2.31.1-16+rpi2 [2075 kB]
09:13:33 #13 10.69 Get:43 http://archive.raspbian.org/raspbian buster/main armhf libbinutils armhf 2.31.1-16+rpi2 [302 kB]
09:13:33 #13 10.69 Get:44 http://archive.raspbian.org/raspbian buster/main armhf libfl2 armhf 2.6.4-6.2 [103 kB]
09:13:33 #13 10.69 Get:45 http://archive.raspbian.org/raspbian buster/main armhf binutils-arm-linux-gnueabihf armhf 2.31.1-16+rpi2 [1814 kB]
09:13:33 #13 10.78 Get:46 http://archive.raspbian.org/raspbian buster/main armhf binutils armhf 2.31.1-16+rpi2 [57.0 kB]
09:13:33 #13 10.78 Get:47 http://archive.raspbian.org/raspbian buster/main armhf libisl19 armhf 0.20-2 [439 kB]
09:13:33 #13 10.83 Get:48 http://archive.raspbian.org/raspbian buster/main armhf libmpfr6 armhf 4.0.2-1 [723 kB]
09:13:33 #13 10.84 Get:49 http://archive.raspbian.org/raspbian buster/main armhf libmpc3 armhf 1.1.0-1 [32.1 kB]
09:13:33 #13 10.84 Get:50 http://archive.raspbian.org/raspbian buster/main armhf cpp-8 armhf 8.3.0-6+rpi1 [6787 kB]
09:13:33 #13 11.21 Get:51 http://archive.raspbian.org/raspbian buster/main armhf cpp armhf 4:8.3.0-1+rpi2 [19.6 kB]
09:13:33 #13 11.22 Get:52 http://archive.raspbian.org/raspbian buster/main armhf libcc1-0 armhf 8.3.0-6+rpi1 [37.9 kB]
09:13:33 #13 11.22 Get:53 http://archive.raspbian.org/raspbian buster/main armhf libgomp1 armhf 8.3.0-6+rpi1 [64.3 kB]
09:13:33 #13 11.22 Get:54 http://archive.raspbian.org/raspbian buster/main armhf libatomic1 armhf 8.3.0-6+rpi1 [8108 B]
09:13:33 #13 11.22 Get:55 http://archive.raspbian.org/raspbian buster/main armhf libasan5 armhf 8.3.0-6+rpi1 [317 kB]
09:13:33 #13 11.23 Get:56 http://archive.raspbian.org/raspbian buster/main armhf libubsan1 armhf 8.3.0-6+rpi1 [103 kB]
09:13:33 #13 11.23 Get:57 http://archive.raspbian.org/raspbian buster/main armhf libgcc-8-dev armhf 8.3.0-6+rpi1 [595 kB]
09:13:33 #13 11.24 Get:58 http://archive.raspbian.org/raspbian buster/main armhf gcc-8 armhf 8.3.0-6+rpi1 [7223 kB]
09:13:33 #13 11.56 Get:59 http://archive.raspbian.org/raspbian buster/main armhf gcc armhf 4:8.3.0-1+rpi2 [5200 B]
09:13:33 #13 11.57 Get:60 http://archive.raspbian.org/raspbian buster/main armhf libtool all 2.4.6-9 [547 kB]
09:13:33 #13 11.61 Get:61 http://archive.raspbian.org/raspbian buster/main armhf dh-autoreconf all 19 [16.9 kB]
09:13:33 #13 11.61 Get:62 http://archive.raspbian.org/raspbian buster/main armhf libarchive-zip-perl all 1.64-1 [96.8 kB]
09:13:33 #13 11.61 Get:63 http://archive.raspbian.org/raspbian buster/main armhf libfile-stripnondeterminism-perl all 1.1.2-1 [19.8 kB]
09:13:33 #13 11.62 Get:64 http://archive.raspbian.org/raspbian buster/main armhf dh-strip-nondeterminism all 1.1.2-1 [13.0 kB]
09:13:33 #13 11.62 Get:65 http://archive.raspbian.org/raspbian buster/main armhf libdpkg-perl all 1.19.8 [1415 kB]
09:13:33 #13 11.65 Get:66 http://archive.raspbian.org/raspbian buster/main armhf patch armhf 2.7.6-3+deb10u1 [115 kB]
09:13:33 #13 11.69 Get:67 http://archive.raspbian.org/raspbian buster/main armhf make armhf 4.2.1-1.2 [321 kB]
09:13:33 #13 11.70 Get:68 http://archive.raspbian.org/raspbian buster/main armhf dpkg-dev all 1.19.8 [1776 kB]
09:13:33 #13 11.80 Get:69 http://archive.raspbian.org/raspbian buster/main armhf libelf1 armhf 0.176-1.1 [158 kB]
09:13:33 #13 11.80 Get:70 http://archive.raspbian.org/raspbian buster/main armhf dwz armhf 0.12-3 [66.0 kB]
09:13:33 #13 11.82 Get:71 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
09:13:33 #13 11.84 Get:72 http://archive.raspbian.org/raspbian buster/main armhf libicu63 armhf 63.1-6+deb10u3 [7973 kB]
09:13:33 #13 12.20 Get:73 http://archive.raspbian.org/raspbian buster/main armhf libxml2 armhf 2.9.4+dfsg1-7+deb10u6 [572 kB]
09:13:33 #13 12.20 Get:74 http://archive.raspbian.org/raspbian buster/main armhf libcroco3 armhf 0.6.12-3 [132 kB]
09:13:33 #13 12.20 Get:75 http://archive.raspbian.org/raspbian buster/main armhf gettext armhf 0.19.8.1-9 [1219 kB]
09:13:33 #13 12.25 Get:76 http://archive.raspbian.org/raspbian buster/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:33 #13 12.25 Get:77 http://archive.raspbian.org/raspbian buster/main armhf po-debconf all 1.0.21 [248 kB]
09:13:33 #13 12.27 Get:78 http://archive.raspbian.org/raspbian buster/main armhf libfakeroot armhf 1.23-1 [43.3 kB]
09:13:33 #13 12.27 Get:79 http://archive.raspbian.org/raspbian buster/main armhf fakeroot armhf 1.23-1 [85.2 kB]
09:13:33 #13 12.28 Get:80 http://archive.raspbian.org/raspbian buster/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
09:13:33 #13 12.28 Get:81 http://archive.raspbian.org/raspbian buster/main armhf libfile-homedir-perl all 1.004-1 [42.7 kB]
09:13:33 #13 12.28 Get:82 http://archive.raspbian.org/raspbian buster/main armhf libio-pty-perl armhf 1:1.08-1.1+b4 [33.0 kB]
09:13:33 #13 12.37 Get:83 http://archive.raspbian.org/raspbian buster/main armhf libipc-run-perl all 20180523.0-1 [101 kB]
09:13:33 #13 12.40 Get:84 http://archive.raspbian.org/raspbian buster/main armhf libclass-method-modifiers-perl all 2.12-1 [18.6 kB]
09:13:33 #13 12.40 Get:85 http://archive.raspbian.org/raspbian buster/main armhf libsub-exporter-progressive-perl all 0.001013-1 [7588 B]
09:13:33 #13 12.40 Get:86 http://archive.raspbian.org/raspbian buster/main armhf libdevel-globaldestruction-perl all 0.14-1 [8084 B]
09:13:33 #13 12.45 Get:87 http://archive.raspbian.org/raspbian buster/main armhf libb-hooks-op-check-perl armhf 0.22-1+b1 [11.1 kB]
09:13:33 #13 12.47 Get:88 http://archive.raspbian.org/raspbian buster/main armhf libdynaloader-functions-perl all 0.003-1 [12.6 kB]
09:13:33 #13 12.48 Get:89 http://archive.raspbian.org/raspbian buster/main armhf libdevel-callchecker-perl armhf 0.008-1 [15.5 kB]
09:13:33 #13 12.48 Get:90 http://archive.raspbian.org/raspbian buster/main armhf libparams-classify-perl armhf 0.015-1+b1 [24.3 kB]
09:13:33 #13 12.49 Get:91 http://archive.raspbian.org/raspbian buster/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:33 #13 12.54 Get:92 http://archive.raspbian.org/raspbian buster/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:33 #13 12.55 Get:93 http://archive.raspbian.org/raspbian buster/main armhf librole-tiny-perl all 2.000006-1 [19.4 kB]
09:13:33 #13 12.56 Get:94 http://archive.raspbian.org/raspbian buster/main armhf libstrictures-perl all 2.000005-1 [18.3 kB]
09:13:33 #13 12.56 Get:95 http://archive.raspbian.org/raspbian buster/main armhf libsub-quote-perl all 2.005001-1 [17.9 kB]
09:13:33 #13 12.61 Get:96 http://archive.raspbian.org/raspbian buster/main armhf libmoo-perl all 2.003004-2 [57.4 kB]
09:13:33 #13 12.62 Get:97 http://archive.raspbian.org/raspbian buster/main armhf libencode-locale-perl all 1.05-1 [13.7 kB]
09:13:33 #13 12.63 Get:98 http://archive.raspbian.org/raspbian buster/main armhf libtimedate-perl all 2.3000-2+deb10u1 [38.1 kB]
09:13:33 #13 12.63 Get:99 http://archive.raspbian.org/raspbian buster/main armhf libhttp-date-perl all 6.02-1 [10.7 kB]
09:13:33 #13 12.63 Get:100 http://archive.raspbian.org/raspbian buster/main armhf libfile-listing-perl all 6.04-1 [10.3 kB]
09:13:33 #13 12.70 Get:101 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tagset-perl all 3.20-3 [12.7 kB]
09:13:33 #13 12.71 Get:102 http://archive.raspbian.org/raspbian buster/main armhf liburi-perl all 1.76-1 [89.9 kB]
09:13:33 #13 12.71 Get:103 http://archive.raspbian.org/raspbian buster/main armhf libhtml-parser-perl armhf 3.72-3+b2 [101 kB]
09:13:33 #13 12.72 Get:104 http://archive.raspbian.org/raspbian buster/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
09:13:33 #13 12.77 Get:105 http://archive.raspbian.org/raspbian buster/main armhf libio-html-perl all 1.001-1 [17.6 kB]
09:13:33 #13 12.78 Get:106 http://archive.raspbian.org/raspbian buster/main armhf liblwp-mediatypes-perl all 6.02-1 [22.1 kB]
09:13:33 #13 12.94 Get:107 http://archive.raspbian.org/raspbian buster/main armhf libhttp-message-perl all 6.18-1 [77.8 kB]
09:13:33 #13 13.20 Get:108 http://archive.raspbian.org/raspbian buster/main armhf libhttp-cookies-perl all 6.04-1 [17.8 kB]
09:13:33 #13 13.20 Get:109 http://archive.raspbian.org/raspbian buster/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:33 #13 13.21 Get:110 http://archive.raspbian.org/raspbian buster/main armhf perl-openssl-defaults armhf 3 [6782 B]
09:13:33 #13 13.21 Get:111 http://archive.raspbian.org/raspbian buster/main armhf libnet-ssleay-perl armhf 1.85-2+deb10u1 [286 kB]
09:13:33 #13 13.35 Get:112 http://archive.raspbian.org/raspbian buster/main armhf libio-socket-ssl-perl all 2.060-3 [207 kB]
09:13:33 #13 13.39 Get:113 http://archive.raspbian.org/raspbian buster/main armhf libnet-http-perl all 6.18-1 [24.5 kB]
09:13:33 #13 13.39 Get:114 http://archive.raspbian.org/raspbian buster/main armhf liblwp-protocol-https-perl all 6.07-2 [9242 B]
09:13:33 #13 13.39 Get:115 http://archive.raspbian.org/raspbian buster/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:33 #13 13.39 Get:116 http://archive.raspbian.org/raspbian buster/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:33 #13 13.44 Get:117 http://archive.raspbian.org/raspbian buster/main armhf libwww-perl all 6.36-2 [188 kB]
09:13:33 #13 13.45 Get:118 http://archive.raspbian.org/raspbian buster/main armhf patchutils armhf 0.3.4-2 [83.1 kB]
09:13:33 #13 13.45 Get:119 http://archive.raspbian.org/raspbian buster/main armhf wdiff armhf 1.2.2-2 [120 kB]
09:13:33 #13 13.46 Get:120 http://archive.raspbian.org/raspbian buster/main armhf devscripts armhf 2.19.5+deb10u1 [1045 kB]
09:13:33 #13 13.54 Get:121 http://archive.raspbian.org/raspbian buster/main armhf equivs all 2.2.0 [22.4 kB]
09:13:33 #13 13.54 Get:122 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB]
09:13:33 #13 13.56 Get:123 http://archive.raspbian.org/raspbian buster/main armhf libpcre2-8-0 armhf 10.32-5+deb10u1 [185 kB]
09:13:33 #13 13.56 Get:124 http://archive.raspbian.org/raspbian buster/main armhf liberror-perl all 0.17027-2 [30.9 kB]
09:13:33 #13 13.59 Get:125 http://archive.raspbian.org/raspbian buster/main armhf git-man all 1:2.20.1-2+deb10u8 [1623 kB]
09:13:33 #13 13.66 Get:126 http://archive.raspbian.org/raspbian buster/main armhf git armhf 1:2.20.1-2+deb10u8 [4187 kB]
09:13:33 #13 14.14 debconf: delaying package configuration, since apt-utils is not installed
09:13:33 #13 14.19 Fetched 69.0 MB in 5s (13.4 MB/s)
09:13:33 #13 14.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 ... 7703 files and directories currently installed.)
09:13:33 #13 14.35 Preparing to unpack .../libc6_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
09:13:33 #13 14.62 Unpacking libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) over (2.28-10+rpi1+deb10u2) ...
09:13:33 #13 16.02 Setting up libc6:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
09:13:33 #13 17.20 Selecting previously unselected package libbsd0:armhf.
09:13:33 #13 17.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 ... 7703 files and directories currently installed.)
09:13:33 #13 17.21 Preparing to unpack .../00-libbsd0_0.9.1-2+deb10u1_armhf.deb ...
09:13:33 #13 17.22 Unpacking libbsd0:armhf (0.9.1-2+deb10u1) ...
09:13:33 #13 17.26 Selecting previously unselected package libtinfo5:armhf.
09:13:33 #13 17.26 Preparing to unpack .../01-libtinfo5_6.1+20181013-2+deb10u3_armhf.deb ...
09:13:33 #13 17.27 Unpacking libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
09:13:33 #13 17.32 Selecting previously unselected package bsdmainutils.
09:13:33 #13 17.32 Preparing to unpack .../02-bsdmainutils_11.1.2_armhf.deb ...
09:13:33 #13 17.33 Unpacking bsdmainutils (11.1.2) ...
09:13:33 #13 17.40 Selecting previously unselected package libuchardet0:armhf.
09:13:33 #13 17.40 Preparing to unpack .../03-libuchardet0_0.0.6-3_armhf.deb ...
09:13:33 #13 17.41 Unpacking libuchardet0:armhf (0.0.6-3) ...
09:13:33 #13 17.45 Selecting previously unselected package groff-base.
09:13:33 #13 17.45 Preparing to unpack .../04-groff-base_1.22.4-3+deb10u1_armhf.deb ...
09:13:33 #13 17.45 Unpacking groff-base (1.22.4-3+deb10u1) ...
09:13:33 #16 78.20   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         5/65 
09:13:33 #16 78.22   Verifying  : libarchive-3.1.2-14.el7_7.aarch64                           6/65 
09:13:33 #16 78.23   Verifying  : glibc-2.17-326.el7_9.aarch64                                7/65 
09:13:33 #16 78.25   Verifying  : systemd-libs-219-78.el7_9.7.aarch64                         8/65 
09:13:33 #16 78.26   Verifying  : automake-1.13.4-3.el7.noarch                                9/65 
09:13:33 #16 78.28   Verifying  : libseccomp-devel-2.3.1-4.el7.aarch64                       10/65 
09:13:33 #16 78.29   Verifying  : libtool-ltdl-2.4.2-22.el7_3.aarch64                        11/65 
09:13:33 #16 78.30   Verifying  : 1:make-3.82-24.el7.aarch64                                 12/65 
09:13:33 #16 78.31   Verifying  : libcgroup-0.41-21.el7.aarch64                              13/65 
09:13:33 #16 78.33   Verifying  : python-IPy-0.75-6.el7.noarch                               14/65 
09:13:33 #16 78.34   Verifying  : checkpolicy-2.5-8.el7.aarch64                              15/65 
09:13:33 #16 78.35   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        16/65 
09:13:33 #16 78.36   Verifying  : systemd-219-78.el7_9.7.aarch64                             17/65 
09:13:33 #16 78.38   Verifying  : policycoreutils-devel-2.5-34.el7.aarch64                   18/65 
09:13:33 #16 78.39   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      19/65 
09:13:33 #16 78.40   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.aarch64                 20/65 
09:13:33 #14 20.09 Preparing to unpack .../070-libbinutils_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.09 Unpacking libbinutils:amd64 (2.34-6ubuntu1.6) ...
09:13:33 #14 20.18 Selecting previously unselected package libctf-nobfd0:amd64.
09:13:33 #14 20.18 Preparing to unpack .../071-libctf-nobfd0_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.18 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ...
09:13:33 #14 20.23 Selecting previously unselected package libctf0:amd64.
09:13:33 #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:33 #11 DONE 28.9s
09:13:33 
09:13:33 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:33 #14 10.57 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf less armhf 590-1ubuntu0.22.04.1 [135 kB]
09:13:33 #14 10.57 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmd0 armhf 1.0.4-1build1 [22.5 kB]
09:13:33 #14 10.58 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbsd0 armhf 0.11.5-1 [39.8 kB]
09:13:33 #14 10.58 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
09:13:33 #14 10.58 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
09:13:33 #14 11.06 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB]
09:13:33 #14 11.08 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
09:13:33 #14 11.08 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:13:33 #14 11.08 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
09:13:33 #14 11.48 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:13:33 #14 11.63 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB]
09:13:33 #14 11.84 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]
09:13:33 #14 11.91 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf ucf all 3.0043 [56.1 kB]
09:13:33 #14 11.93 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bsdextrautils armhf 2.37.2-4ubuntu3 [77.1 kB]
09:13:33 #14 11.95 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic-mgc armhf 1:5.41-3ubuntu0.1 [257 kB]
09:13:33 #14 12.00 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libmagic1 armhf 1:5.41-3ubuntu0.1 [80.2 kB]
09:13:33 #14 12.02 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf file armhf 1:5.41-3ubuntu0.1 [20.6 kB]
09:13:33 #14 12.02 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext-base armhf 0.21-4ubuntu4 [38.0 kB]
09:13:33 #14 12.02 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
09:13:33 #14 12.03 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf groff-base armhf 1.22.4-8build1 [870 kB]
09:13:33 #14 12.50 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
09:13:33 #14 12.65 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libedit2 armhf 3.1-20210910-1build1 [78.7 kB]
09:13:33 #14 12.79 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfido2-1 armhf 1.10.0-1 [74.1 kB]
09:13:33 #14 12.85 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
09:13:33 #14 12.90 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpipeline1 armhf 1.5.5-1 [25.6 kB]
09:13:33 #14 12.92 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpng16-16 armhf 1.6.37-3build5 [170 kB]
09:13:33 #14 12.96 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
09:13:33 #14 12.98 Get:52 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
09:13:33 #14 12.98 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
09:13:33 #14 12.98 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxcb1 armhf 1.14-3ubuntu3 [46.1 kB]
09:13:33 #14 12.99 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-data all 2:1.7.5-1ubuntu0.2 [119 kB]
09:13:33 #14 13.41 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libx11-6 armhf 2:1.7.5-1ubuntu0.2 [604 kB]
09:13:33 #14 13.90 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
09:13:33 #14 13.90 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
09:13:33 #14 13.90 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf man-db armhf 2.10.2-1 [1151 kB]
09:13:33 #14 14.02 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages all 5.10-1ubuntu1 [1375 kB]
09:13:33 #14 14.09 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssh-client armhf 1:8.9p1-3ubuntu0.4 [835 kB]
09:13:33 #14 14.13 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf publicsuffix all 20211207.1025-1 [129 kB]
09:13:33 #14 14.14 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf strace armhf 5.16-0ubuntu3 [409 kB]
09:13:33 #14 14.15 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xauth armhf 1:1.1-1build2 [23.8 kB]
09:13:33 #14 14.15 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf xz-utils armhf 5.2.5-2ubuntu1 [84.6 kB]
09:13:33 #14 14.16 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsigsegv2 armhf 2.13-1ubuntu3 [13.7 kB]
09:13:33 #14 14.55 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf m4 armhf 1.4.18-5ubuntu2 [191 kB]
09:13:33 #14 14.93 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autoconf all 2.71-2 [338 kB]
09:13:33 #14 15.04 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autotools-dev all 20220109.1 [44.9 kB]
09:13:33 #14 15.05 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf automake all 1:1.16.5-1.3 [558 kB]
09:13:33 #14 15.13 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf autopoint all 0.21-4ubuntu4 [422 kB]
09:13:33 #14 15.17 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-common armhf 2.38-4ubuntu2.3 [222 kB]
09:13:33 #14 15.19 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libbinutils armhf 2.38-4ubuntu2.3 [497 kB]
09:13:33 #14 15.21 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf-nobfd0 armhf 2.38-4ubuntu2.3 [94.9 kB]
09:13:33 #14 15.21 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libctf0 armhf 2.38-4ubuntu2.3 [94.1 kB]
09:13:33 #14 15.22 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.38-4ubuntu2.3 [3061 kB]
09:13:33 #14 15.36 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf binutils armhf 2.38-4ubuntu2.3 [3164 B]
09:13:33 #14 15.77 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-dev-bin armhf 2.35-0ubuntu3.3 [19.0 kB]
09:13:33 #14 15.92 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf linux-libc-dev armhf 5.15.0-84.93 [1294 kB]
09:13:33 #14 16.35 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcrypt-dev armhf 1:4.4.27-1 [122 kB]
09:13:33 #14 16.36 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
09:13:33 #14 16.36 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtirpc-dev armhf 1.3.2-2ubuntu0.1 [184 kB]
09:13:33 #14 16.37 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
09:13:33 #14 16.38 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc6-dev armhf 2.35-0ubuntu3.3 [1332 kB]
09:13:33 #14 16.44 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]
09:13:33 #14 16.44 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libisl23 armhf 0.24-2build1 [581 kB]
09:13:33 #14 16.47 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpfr6 armhf 4.1.0-3build3 [217 kB]
09:13:33 #14 16.48 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpc3 armhf 1.2.1-2build1 [39.5 kB]
09:13:33 #14 16.88 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cpp-11 armhf 11.4.0-1ubuntu1~22.04 [7852 kB]
09:13:33 #14 24.55 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:33 #14 24.63 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
09:13:33 #14 24.79 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-ip-perl all 1.26-2 [27.4 kB]
09:13:33 #14 18.18 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgcc-11-dev arm64 11.4.0-1ubuntu1~22.04 [1146 kB]
09:13:33 #14 23.64 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
09:13:33 #14 19.46 Get:153 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
09:13:33 #14 19.46 Get:154 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
09:13:33 #14 19.62 Get:155 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:13:33 #13 19.52 Selecting previously unselected package libbinutils:armhf.
09:13:33 #13 19.52 Preparing to unpack .../031-libbinutils_2.40-2_armhf.deb ...
09:13:33 #13 19.52 Unpacking libbinutils:armhf (2.40-2) ...
09:13:33 #13 19.61 Selecting previously unselected package libctf-nobfd0:armhf.
09:13:33 #13 19.61 Preparing to unpack .../032-libctf-nobfd0_2.40-2_armhf.deb ...
09:13:33 #13 19.61 Unpacking libctf-nobfd0:armhf (2.40-2) ...
09:13:33 #13 19.66 Selecting previously unselected package libctf0:armhf.
09:13:33 #13 19.67 Preparing to unpack .../033-libctf0_2.40-2_armhf.deb ...
09:13:33 #13 19.67 Unpacking libctf0:armhf (2.40-2) ...
09:13:33 #13 19.72 Selecting previously unselected package libjansson4:armhf.
09:13:33 #13 19.72 Preparing to unpack .../034-libjansson4_2.14-2_armhf.deb ...
09:13:33 #13 19.73 Unpacking libjansson4:armhf (2.14-2) ...
09:13:33 #13 19.77 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:33 #13 19.77 Preparing to unpack .../035-binutils-arm-linux-gnueabihf_2.40-2_armhf.deb ...
09:13:33 #13 19.79 Unpacking binutils-arm-linux-gnueabihf (2.40-2) ...
09:13:33 #13 18.54 Unpacking autopoint (0.21-4) ...
09:13:33 #10 DONE 29.4s
09:13:33 
09:13:33 #14 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:33 #14 10.31 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm6 armhf 1.23-3 [29.8 kB]
09:13:33 #14 10.31 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgdbm-compat4 armhf 1.23-3 [6026 B]
09:13:33 #14 10.31 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libperl5.36 armhf 5.36.0-7ubuntu0.23.04.1 [4026 kB]
09:13:33 #14 10.48 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf perl armhf 5.36.0-7ubuntu0.23.04.1 [236 kB]
09:13:33 #14 10.49 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB]
09:13:33 #14 10.49 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB]
09:13:33 #14 10.55 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:13:33 #14 10.55 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B]
09:13:33 #14 10.55 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB]
09:13:33 #14 10.71 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf krb5-locales all 1.20.1-1build1 [11.9 kB]
09:13:33 #14 11.11 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf less armhf 590-1.2 [131 kB]
09:13:33 #14 11.43 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbsd0 armhf 0.11.7-4 [36.9 kB]
09:13:33 #14 11.45 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB]
09:13:33 #14 11.47 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB]
09:13:33 #14 12.18 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB]
09:13:33 #14 12.18 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
09:13:33 #14 12.18 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B]
09:13:33 #14 12.18 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
09:13:33 #14 12.18 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:13:33 #14 12.18 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB]
09:13:33 #14 12.19 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB]
09:13:33 #14 12.59 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf ucf all 3.0043+nmu1 [56.5 kB]
09:13:33 #14 12.83 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bsdextrautils armhf 2.38.1-4ubuntu1 [76.4 kB]
09:13:33 #14 12.90 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic-mgc armhf 1:5.44-3 [293 kB]
09:13:33 #14 13.04 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmagic1 armhf 1:5.44-3 [80.3 kB]
09:13:33 #14 13.06 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf file armhf 1:5.44-3 [20.9 kB]
09:13:33 #14 13.06 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext-base armhf 0.21-11 [35.9 kB]
09:13:33 #14 13.07 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuchardet0 armhf 0.0.7-1build2 [75.7 kB]
09:13:33 #14 13.08 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf groff-base armhf 1.22.4-10 [851 kB]
09:13:33 #14 13.24 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcbor0.8 armhf 0.8.0-2ubuntu1 [19.9 kB]
09:13:33 #14 13.24 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libedit2 armhf 3.1-20221030-2 [78.3 kB]
09:13:33 #14 13.24 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfido2-1 armhf 1.12.0-2 [75.2 kB]
09:13:33 #14 13.63 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjansson4 armhf 2.14-2 [28.9 kB]
09:13:33 #14 13.80 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB]
09:13:33 #14 13.90 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpipeline1 armhf 1.5.7-1 [26.2 kB]
09:13:33 #14 13.94 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpng16-16 armhf 1.6.39-2 [166 kB]
09:13:33 #14 14.03 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB]
09:13:33 #14 14.05 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxau6 armhf 1:1.0.9-1build5 [6622 B]
09:13:33 #14 14.05 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxdmcp6 armhf 1:1.1.3-0ubuntu5 [9452 B]
09:13:33 #14 14.06 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxcb1 armhf 1.15-1 [45.4 kB]
09:13:33 #14 14.07 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-data all 2:1.8.4-2ubuntu0.2 [118 kB]
09:13:33 #14 14.10 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libx11-6 armhf 2:1.8.4-2ubuntu0.2 [584 kB]
09:13:33 #14 14.20 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxext6 armhf 2:1.3.4-1build1 [26.4 kB]
09:13:33 #14 14.60 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmuu1 armhf 2:1.1.3-3 [9288 B]
09:13:33 #14 14.67 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf man-db armhf 2.11.2-1 [1183 kB]
09:13:33 #14 15.11 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages all 6.03-1 [1321 kB]
09:13:33 #14 15.19 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssh-client armhf 1:9.0p1-1ubuntu8.5 [835 kB]
09:13:33 #14 15.23 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf publicsuffix all 20230209.2326-1 [131 kB]
09:13:33 #14 15.24 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB]
09:13:33 #14 15.24 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf strace armhf 6.2-0ubuntu1 [454 kB]
09:13:33 #14 15.26 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xauth armhf 1:1.1.2-1 [22.9 kB]
09:13:33 #14 15.26 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf xz-utils armhf 5.4.1-0.2 [269 kB]
09:13:33 #14 15.28 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf m4 armhf 1.4.19-3 [235 kB]
09:13:33 #14 15.29 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autoconf all 2.71-3 [339 kB]
09:13:33 #14 15.70 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autotools-dev all 20220109.1 [44.9 kB]
09:13:33 #14 15.91 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf automake all 1:1.16.5-1.3 [558 kB]
09:13:33 #14 16.18 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf autopoint all 0.21-11 [420 kB]
09:13:33 #14 16.24 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-common armhf 2.40-2ubuntu4.1 [226 kB]
09:13:33 #14 16.27 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libbinutils armhf 2.40-2ubuntu4.1 [485 kB]
09:13:33 #14 16.29 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf-nobfd0 armhf 2.40-2ubuntu4.1 [86.3 kB]
09:13:33 #14 16.30 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libctf0 armhf 2.40-2ubuntu4.1 [85.8 kB]
09:13:33 #14 16.30 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2ubuntu4.1 [2778 kB]
09:13:33 #14 16.43 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf binutils armhf 2.40-2ubuntu4.1 [3076 B]
09:13:33 #14 16.43 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc-dev-bin armhf 2.37-0ubuntu2 [18.9 kB]
09:13:33 #14 16.43 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf linux-libc-dev armhf 6.2.0-33.33 [1535 kB]
09:13:33 #14 16.90 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcrypt-dev armhf 1:4.4.33-2 [120 kB]
09:13:33 #20 7.773 Selecting previously unselected package libclang1-11.
09:13:33 #20 7.775 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
09:13:33 #20 7.779 Unpacking libclang1-11 (1:11.0.1-2) ...
09:13:33 09:13:33 #13 22.66 Selecting previously unselected package g++.
#14 19.25 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_amd64.deb ...
09:13:33 #14 19.33 Unpacking cpp (4:12.2.0-3ubuntu1) ...
09:13:33 #14 19.36 Selecting previously unselected package libcc1-0:amd64.
09:13:33 #14 19.37 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.37 Unpacking libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.41 Selecting previously unselected package libgomp1:amd64.
09:13:33 #14 19.41 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.41 Unpacking libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.45 Selecting previously unselected package libitm1:amd64.
09:13:33 #14 19.45 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.45 Unpacking libitm1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.49 Selecting previously unselected package libatomic1:amd64.
09:13:33 #14 22.42 Selecting previously unselected package python3.10.
09:13:33 #14 22.42 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ...
09:13:33 #14 22.43 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:13:33 #14 22.46 Selecting previously unselected package libpython3-stdlib:amd64.
09:13:33 #14 22.46 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
09:13:33 #14 22.47 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
09:13:33 #14 22.50 Setting up python3-minimal (3.10.6-1~22.04) ...
09:13:33 #13 ...
09:13:33 
09:13:33 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:33 #10 DONE 33.6s
09:13:33 
09:13:33 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:33 #13 19.96 Selecting previously unselected package liblocale-gettext-perl.
09:13:33 #13 19.97 Preparing to unpack .../14-liblocale-gettext-perl_1.07-3+b4_armhf.deb ...
09:13:33 #13 19.98 Unpacking liblocale-gettext-perl (1.07-3+b4) ...
09:13:33 #13 20.22 Selecting previously unselected package libssl1.1:armhf.
09:13:33 #13 20.22 Preparing to unpack .../15-libssl1.1_1.1.1n-0+deb10u6_armhf.deb ...
09:13:33 #13 22.37 Preparing to unpack .../079-curl_7.88.1-10+deb12u1_amd64.deb ...
09:13:33 #13 22.37 Unpacking curl (7.88.1-10+deb12u1) ...
09:13:33 #13 22.43 Selecting previously unselected package dctrl-tools.
09:13:33 #13 22.43 Preparing to unpack .../080-dctrl-tools_2.24-3+b1_amd64.deb ...
09:13:33 #13 22.44 Unpacking dctrl-tools (2.24-3+b1) ...
09:13:33 #13 22.47 Selecting previously unselected package libdebhelper-perl.
09:13:33 #13 22.47 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ...
09:13:33 #13 22.48 Unpacking libdebhelper-perl (13.11.4) ...
09:13:33 #13 22.51 Selecting previously unselected package libtool.
09:13:33 #13 22.51 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ...
09:13:33 #13 22.51 Unpacking libtool (2.4.7-5) ...
09:13:33 #13 22.56 Selecting previously unselected package dh-autoreconf.
09:13:33 #13 22.56 Preparing to unpack .../083-dh-autoreconf_20_all.deb ...
09:13:33 #13 22.56 Unpacking dh-autoreconf (20) ...
09:13:33 #13 22.60 Selecting previously unselected package libarchive-zip-perl.
09:13:33 #13 22.60 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ...
09:13:33 #13 22.60 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:33 #13 22.64 Selecting previously unselected package libsub-override-perl.
09:13:33 #13 22.64 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ...
09:13:33 #13 22.64 Unpacking libsub-override-perl (0.09-4) ...
09:13:33 #13 22.66 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:33 #13 22.67 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:13:33 #13 22.67 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:33 #13 22.69 Selecting previously unselected package dh-strip-nondeterminism.
09:13:33 #13 22.70 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:13:33 #13 22.70 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:13:33 #13 19.00 Selecting previously unselected package libcrypt-dev:arm64.
09:13:33 #13 19.00 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
09:13:33 #13 19.01 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
09:13:33 #13 19.04 Selecting previously unselected package libtirpc-dev:arm64.
09:13:33 #13 19.04 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
09:13:33 #13 19.05 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
09:13:33 #13 19.09 Selecting previously unselected package libnsl-dev:arm64.
09:13:33 #13 19.09 Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ...
09:13:33 #13 19.09 Unpacking libnsl-dev:arm64 (1.3.0-2) ...
09:13:33 #13 19.12 Selecting previously unselected package rpcsvc-proto.
09:13:33 #13 19.13 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_arm64.deb ...
09:13:33 #13 19.13 Unpacking rpcsvc-proto (1.4.3-1) ...
09:13:33 #13 19.16 Selecting previously unselected package libc6-dev:arm64.
09:13:33 #13 17.63 Selecting previously unselected package libgdbm6:armhf.
09:13:33 #13 17.63 Preparing to unpack .../05-libgdbm6_1.18.1-4_armhf.deb ...
09:13:33 #13 17.64 Unpacking libgdbm6:armhf (1.18.1-4) ...
09:13:33 #13 17.69 Selecting previously unselected package libpipeline1:armhf.
09:13:33 #13 17.69 Preparing to unpack .../06-libpipeline1_1.5.1-2_armhf.deb ...
09:13:33 #13 17.71 Unpacking libpipeline1:armhf (1.5.1-2) ...
09:13:33 #16 78.42   Verifying  : policycoreutils-2.5-34.el7.aarch64                         21/65 
09:13:33 #16 78.44   Verifying  : libselinux-python-2.5-15.el7.aarch64                       22/65 
09:13:33 #16 78.45   Verifying  : which-2.20-7.el7.aarch64                                   23/65 
09:13:33 #16 78.47   Verifying  : less-458-9.el7.aarch64                                     24/65 
09:13:33 #16 78.48   Verifying  : mpfr-3.1.1-4.el7.aarch64                                   25/65 
09:13:33 #16 78.49   Verifying  : rsync-3.1.2-12.el7_9.aarch64                               26/65 
09:13:33 #16 78.50   Verifying  : libmpc-1.0.1-3.el7.aarch64                                 27/65 
09:13:33 #16 78.51   Verifying  : fipscheck-1.4.1-6.el7.aarch64                              28/65 
09:13:33 #16 78.52   Verifying  : fipscheck-lib-1.4.1-6.el7.aarch64                          29/65 
09:13:33 #16 78.54   Verifying  : cpp-4.8.5-44.el7.aarch64                                   30/65 
09:13:33 #16 78.55   Verifying  : libtool-2.4.2-22.el7_3.aarch64                             31/65 
09:13:33 #16 78.56   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             32/65 
09:13:33 #16 78.58   Verifying  : lzo-2.06-8.el7.aarch64                                     33/65 
09:13:33 #16 78.59   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      34/65 
09:13:33 #16 78.60   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.aarch64           35/65 
09:13:33 #16 78.62   Verifying  : libsepol-devel-2.5-10.el7.aarch64                          36/65 
09:13:33 #16 78.63   Verifying  : cmake-2.8.12.2-2.el7.aarch64                               37/65 
09:13:33 #16 78.64   Verifying  : git-1.8.3.1-25.el7_9.aarch64                               38/65 
09:13:33 #16 78.66   Verifying  : perl-Git-1.8.3.1-25.el7_9.noarch                           39/65 
09:13:33 #16 78.67   Verifying  : perl-TermReadKey-2.30-20.el7.aarch64                       40/65 
09:13:33 #16 78.68   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   41/65 
09:13:33 #16 78.70   Verifying  : gcc-4.8.5-44.el7.aarch64                                   42/65 
09:13:33 #16 78.71   Verifying  : glibc-headers-2.17-326.el7_9.aarch64                       43/65 
09:13:33 #16 78.72   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          44/65 
09:13:33 #14 20.23 Preparing to unpack .../072-libctf0_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.23 Unpacking libctf0:amd64 (2.34-6ubuntu1.6) ...
09:13:33 #14 20.27 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:33 #14 20.27 Preparing to unpack .../073-binutils-x86-64-linux-gnu_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.27 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ...
09:13:33 #14 20.47 Selecting previously unselected package binutils.
09:13:33 #14 20.47 Preparing to unpack .../074-binutils_2.34-6ubuntu1.6_amd64.deb ...
09:13:33 #14 20.47 Unpacking binutils (2.34-6ubuntu1.6) ...
09:13:33 #14 20.50 Selecting previously unselected package libc-dev-bin.
09:13:33 #14 24.82 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-perl all 1.22-1 [336 kB]
09:13:33 #14 24.97 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-domain-tld-perl all 1.75-1 [29.1 kB]
09:13:33 #14 24.98 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libemail-valid-perl all 1.202-1 [16.3 kB]
09:13:33 #14 24.98 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libexporter-tiny-perl all 1.002001-1 [35.5 kB]
09:13:33 #14 24.99 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libipc-system-simple-perl all 1.26-1 [22.8 kB]
09:13:33 #14 24.99 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-basedir-perl all 0.08-1 [16.9 kB]
09:13:33 #14 25.00 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-chdir-perl all 0.1008-1 [11.7 kB]
09:13:33 #14 25.00 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-fcntllock-perl arm64 0.22-3build4 [33.0 kB]
09:13:33 #14 19.85 Get:156 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
09:13:33 #13 20.10 Selecting previously unselected package binutils.
09:13:33 #13 20.10 Preparing to unpack .../036-binutils_2.40-2_armhf.deb ...
09:13:33 #13 18.68 Selecting previously unselected package binutils-common:armhf.
09:13:33 #13 18.68 Preparing to unpack .../026-binutils-common_2.35.2-2_armhf.deb ...
09:13:33 #13 18.70 Unpacking binutils-common:armhf (2.35.2-2) ...
09:13:33 #14 17.22 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf rpcsvc-proto armhf 1.4.2-0ubuntu6 [63.7 kB]
09:13:33 #14 17.25 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-dev armhf 1.3.3+ds-1 [183 kB]
09:13:33 #13 22.66 Preparing to unpack .../056-g++_4%3a8.3.0-1_amd64.deb ...
09:13:33 #13 22.67 Unpacking g++ (4:8.3.0-1) ...
09:13:33 #13 22.69 Selecting previously unselected package make.
09:13:33 #13 22.69 Preparing to unpack .../057-make_4.2.1-1.2_amd64.deb ...
09:13:33 #13 22.70 Unpacking make (4.2.1-1.2) ...
09:13:33 #13 22.75 Selecting previously unselected package libdpkg-perl.
09:13:33 #13 22.75 Preparing to unpack .../058-libdpkg-perl_1.19.8_all.deb ...
09:13:33 #13 22.76 Unpacking libdpkg-perl (1.19.8) ...
09:13:33 #13 22.81 Selecting previously unselected package patch.
09:13:33 #13 22.82 Preparing to unpack .../059-patch_2.7.6-3+deb10u1_amd64.deb ...
09:13:33 #13 22.82 Unpacking patch (2.7.6-3+deb10u1) ...
09:13:33 #13 22.85 Selecting previously unselected package dpkg-dev.
09:13:33 #13 22.86 Preparing to unpack .../060-dpkg-dev_1.19.8_all.deb ...
09:13:33 #13 22.86 Unpacking dpkg-dev (1.19.8) ...
09:13:33 #13 22.95 Selecting previously unselected package build-essential.
09:13:33 #14 19.49 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.50 Unpacking libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.53 Selecting previously unselected package libasan8:amd64.
09:13:33 #14 19.53 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.53 Unpacking libasan8:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.61 Selecting previously unselected package liblsan0:amd64.
09:13:33 #14 19.62 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.62 Unpacking liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.67 Selecting previously unselected package libtsan2:amd64.
09:13:33 #14 19.67 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:33 #14 19.68 Unpacking libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:33 #14 19.75 Selecting previously unselected package libubsan1:amd64.
09:13:33 #14 22.68 Selecting previously unselected package python3.
09:13:33 #14 22.68 (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 ... 5141 files and directories currently installed.)
09:13:33 #14 22.69 Preparing to unpack .../000-python3_3.10.6-1~22.04_amd64.deb ...
09:13:33 #14 22.69 Unpacking python3 (3.10.6-1~22.04) ...
09:13:33 #14 22.72 Selecting previously unselected package perl-modules-5.34.
09:13:33 #14 22.72 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ...
09:13:33 #14 22.73 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:13:33 #13 20.23 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ...
09:13:33 #13 22.73 Selecting previously unselected package libelf1:amd64.
09:13:33 #13 22.73 Preparing to unpack .../088-libelf1_0.188-2.1_amd64.deb ...
09:13:33 #13 22.73 Unpacking libelf1:amd64 (0.188-2.1) ...
09:13:33 #13 22.77 Selecting previously unselected package dwz.
09:13:33 #13 22.77 Preparing to unpack .../089-dwz_0.15-1_amd64.deb ...
09:13:33 #13 22.78 Unpacking dwz (0.15-1) ...
09:13:33 #13 22.81 Selecting previously unselected package libicu72:amd64.
09:13:33 #13 22.81 Preparing to unpack .../090-libicu72_72.1-3_amd64.deb ...
09:13:33 #13 22.81 Unpacking libicu72:amd64 (72.1-3) ...
09:13:33 #13 19.16 Preparing to unpack .../044-libc6-dev_2.36-9+deb12u1_arm64.deb ...
09:13:33 #13 19.17 Unpacking libc6-dev:arm64 (2.36-9+deb12u1) ...
09:13:33 #13 19.32 Selecting previously unselected package libisl23:arm64.
09:13:33 #13 19.32 Preparing to unpack .../045-libisl23_0.25-1_arm64.deb ...
09:13:33 #13 19.32 Unpacking libisl23:arm64 (0.25-1) ...
09:13:33 #13 19.40 Selecting previously unselected package libmpfr6:arm64.
09:13:33 #13 19.40 Preparing to unpack .../046-libmpfr6_4.2.0-1_arm64.deb ...
09:13:33 #13 19.41 Unpacking libmpfr6:arm64 (4.2.0-1) ...
09:13:33 #13 19.45 Selecting previously unselected package libmpc3:arm64.
09:13:33 #13 20.82 Selecting previously unselected package g++.
09:13:33 #13 20.82 Preparing to unpack .../056-g++_4%3a10.2.1-1_arm64.deb ...
09:13:33 #13 20.83 Unpacking g++ (4:10.2.1-1) ...
09:13:33 #13 20.85 Selecting previously unselected package make.
09:13:33 #13 20.85 Preparing to unpack .../057-make_4.3-4.1_arm64.deb ...
09:13:33 #13 20.86 Unpacking make (4.3-4.1) ...
09:13:33 #13 20.91 Selecting previously unselected package libdpkg-perl.
09:13:33 #13 20.92 Preparing to unpack .../058-libdpkg-perl_1.20.12_all.deb ...
09:13:33 #13 20.92 Unpacking libdpkg-perl (1.20.12) ...
09:13:33 #13 17.76 Selecting previously unselected package man-db.
09:13:33 #13 17.76 Preparing to unpack .../07-man-db_2.8.5-2_armhf.deb ...
09:13:33 #13 17.77 Unpacking man-db (2.8.5-2) ...
09:13:33 #13 ...
09:13:33 
09:13:33 #11 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:33 #11 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.7s done
09:13:33 #16 78.73   Verifying  : kernel-headers-4.18.0-348.20.1.el7.aarch64                 45/65 
09:13:33 #16 78.79   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.aarch64                  46/65 
09:13:33 #16 78.80   Verifying  : libgomp-4.8.5-44.el7.aarch64                               47/65 
09:13:33 #16 78.81   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           48/65 
09:13:33 #16 78.82   Verifying  : autoconf-2.69-11.el7.noarch                                49/65 
09:13:33 #16 78.83   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  50/65 
09:13:33 #16 78.84   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.aarch64            51/65 
09:13:33 #16 78.86   Verifying  : m4-1.4.16-10.el7.aarch64                                   52/65 
09:13:33 #16 78.87   Verifying  : openssh-7.4p1-23.el7_9.aarch64                             53/65 
09:13:33 #16 78.88   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             54/65 
09:13:33 #16 78.89   Verifying  : libedit-3.0-12.20121213cvs.el7.aarch64                     55/65 
09:13:33 #16 78.90   Verifying  : openssh-clients-7.4p1-23.el7_9.aarch64                     56/65 
09:13:33 #16 78.92   Verifying  : libselinux-devel-2.5-15.el7.aarch64                        57/65 
09:13:33 #16 78.93   Verifying  : perl-Data-Dumper-2.145-3.el7.aarch64                       58/65 
09:13:33 #16 78.94   Verifying  : glibc-static-2.17-326.el7_9.aarch64                        59/65 
09:13:33 #14 20.50 Preparing to unpack .../075-libc-dev-bin_2.31-0ubuntu9.9_amd64.deb ...
09:13:33 #14 20.51 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
09:13:33 #14 20.55 Selecting previously unselected package linux-libc-dev:amd64.
09:13:33 #14 20.55 Preparing to unpack .../076-linux-libc-dev_5.4.0-163.180_amd64.deb ...
09:13:33 #14 20.56 Unpacking linux-libc-dev:amd64 (5.4.0-163.180) ...
09:13:33 #14 20.71 Selecting previously unselected package libcrypt-dev:amd64.
09:13:33 #14 20.71 Preparing to unpack .../077-libcrypt-dev_1%3a4.4.10-10ubuntu4_amd64.deb ...
09:13:33 #14 20.72 Unpacking libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
09:13:33 #14 20.76 Selecting previously unselected package libc6-dev:amd64.
09:13:33 #14 25.15 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-compare-perl all 0.03-1 [7318 B]
09:13:33 #14 25.22 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-glob-perl all 0.10-1 [7554 B]
09:13:33 #14 25.23 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:33 #14 25.31 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-afm-perl all 1.20-2 [13.2 kB]
09:13:33 #14 25.34 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-string-perl all 1.08-3 [11.1 kB]
09:13:33 #14 20.08 Get:157 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
09:13:33 #14 20.15 Get:158 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
09:13:33 #14 20.15 Get:159 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
09:13:33 #14 20.17 Get:160 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
09:13:33 #14 20.18 Get:161 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
09:13:33 #14 20.19 Get:162 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
09:13:33 #14 20.20 Get:163 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:13:33 #14 20.23 Get:164 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
09:13:33 #14 20.23 Get:165 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-homedir-perl all 1.004-1 [37.3 kB]
09:13:34 #13 20.10 Unpacking binutils (2.40-2) ...
09:13:34 #13 20.14 Selecting previously unselected package libc-dev-bin.
09:13:34 #13 20.14 Preparing to unpack .../037-libc-dev-bin_2.36-9+deb12u1_armhf.deb ...
09:13:34 #13 20.15 Unpacking libc-dev-bin (2.36-9+deb12u1) ...
09:13:34 #13 20.19 Selecting previously unselected package linux-libc-dev:armhf.
09:13:34 #13 20.19 Preparing to unpack .../038-linux-libc-dev_6.1.52-1_armhf.deb ...
09:13:34 #13 20.20 Unpacking linux-libc-dev:armhf (6.1.52-1) ...
09:13:34 #14 24.05 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 debhelper all 13.11.4ubuntu3 [925 kB]
09:13:34 #14 24.23 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfakeroot arm64 1.31-1.1 [31.7 kB]
09:13:34 #14 24.23 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fakeroot arm64 1.31-1.1 [59.6 kB]
09:13:34 #14 24.24 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB]
09:13:34 #14 24.24 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB]
09:13:34 #14 24.25 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB]
09:13:34 #14 24.26 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
09:13:34 #14 24.26 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB]
09:13:34 #14 24.28 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:13:34 #14 24.29 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB]
09:13:34 #13 24.27 Selecting previously unselected package libfakeroot:arm64.
09:13:34 #13 24.27 Preparing to unpack .../087-libfakeroot_1.23-1_arm64.deb ...
09:13:34 #13 24.27 Unpacking libfakeroot:arm64 (1.23-1) ...
09:13:34 #13 24.32 Selecting previously unselected package fakeroot.
09:13:34 #13 24.32 Preparing to unpack .../088-fakeroot_1.23-1_arm64.deb ...
09:13:34 #13 24.32 Unpacking fakeroot (1.23-1) ...
09:13:34 #13 24.37 Selecting previously unselected package libassuan0:arm64.
09:13:34 #14 17.34 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl-dev armhf 1.3.0-2build2 [66.1 kB]
09:13:34 #14 17.36 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc6-dev armhf 2.37-0ubuntu2 [1339 kB]
09:13:34 #14 17.52 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12-base armhf 12.3.0-1ubuntu1~23.04 [42.3 kB]
09:13:34 #14 17.52 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libisl23 armhf 0.25-1 [580 kB]
09:13:34 #14 17.55 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpfr6 armhf 4.2.0-1 [228 kB]
09:13:34 #14 17.56 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmpc3 armhf 1.3.1-1 [46.4 kB]
09:13:34 #14 17.57 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf cpp-12 armhf 12.3.0-1ubuntu1~23.04 [8169 kB]
09:13:34 #13 22.96 Preparing to unpack .../061-build-essential_12.6_amd64.deb ...
09:13:34 #13 22.96 Unpacking build-essential (12.6) ...
09:13:34 #13 22.99 Selecting previously unselected package openssl.
09:13:34 #13 22.99 Preparing to unpack .../062-openssl_1.1.1n-0+deb10u6_amd64.deb ...
09:13:34 #13 22.99 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:13:34 #13 23.09 Selecting previously unselected package ca-certificates.
09:13:34 #13 23.09 Preparing to unpack .../063-ca-certificates_20200601~deb10u2_all.deb ...
09:13:34 #13 23.09 Unpacking ca-certificates (20200601~deb10u2) ...
09:13:34 #13 23.14 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:34 #13 23.14 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
09:13:34 #13 23.15 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:34 #13 23.17 Selecting previously unselected package libsasl2-2:amd64.
09:13:34 #13 23.18 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
09:13:34 #13 23.21 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:34 #14 19.75 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:34 #14 19.75 Unpacking libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:34 #14 19.81 Selecting previously unselected package libquadmath0:amd64.
09:13:34 #14 19.81 Preparing to unpack .../080-libquadmath0_13.1.0-2ubuntu2~23.04_amd64.deb ...
09:13:34 #14 19.81 Unpacking libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:34 #14 19.84 Selecting previously unselected package libgcc-12-dev:amd64.
09:13:34 #14 19.84 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:34 #14 19.84 Unpacking libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:34 #14 19.94 Selecting previously unselected package gcc-12.
09:13:34 #14 19.94 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:34 #14 19.94 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:13:34 #14 22.93 Selecting previously unselected package libgdbm6:amd64.
09:13:34 #14 22.93 Preparing to unpack .../002-libgdbm6_1.23-1_amd64.deb ...
09:13:34 #14 22.94 Unpacking libgdbm6:amd64 (1.23-1) ...
09:13:34 #14 22.97 Selecting previously unselected package libgdbm-compat4:amd64.
09:13:34 #14 22.98 Preparing to unpack .../003-libgdbm-compat4_1.23-1_amd64.deb ...
09:13:34 #14 22.98 Unpacking libgdbm-compat4:amd64 (1.23-1) ...
09:13:34 #14 23.02 Selecting previously unselected package libperl5.34:amd64.
09:13:34 #14 23.02 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_amd64.deb ...
09:13:34 #14 23.02 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.2) ...
09:13:34 #20 8.265 Selecting previously unselected package clang-11.
09:13:34 #20 8.266 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
09:13:34 #20 8.270 Unpacking clang-11 (1:11.0.1-2) ...
09:13:34 #20 8.307 Selecting previously unselected package clang.
09:13:34 #20 8.309 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
09:13:34 #20 8.312 Unpacking clang (1:11.0-51+nmu5) ...
09:13:34 #20 8.345 Selecting previously unselected package libpfm4:amd64.
09:13:34 #13 20.72 Selecting previously unselected package libpython3.7-minimal:armhf.
09:13:34 #13 20.72 Preparing to unpack .../16-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:13:34 #13 20.74 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:13:34 #13 19.46 Preparing to unpack .../047-libmpc3_1.3.1-1_arm64.deb ...
09:13:34 #13 19.46 Unpacking libmpc3:arm64 (1.3.1-1) ...
09:13:34 #13 19.49 Selecting previously unselected package cpp-12.
09:13:34 #13 19.49 Preparing to unpack .../048-cpp-12_12.2.0-14_arm64.deb ...
09:13:34 #13 19.49 Unpacking cpp-12 (12.2.0-14) ...
09:13:34 #13 20.98 Selecting previously unselected package patch.
09:13:34 #13 20.98 Preparing to unpack .../059-patch_2.7.6-7_arm64.deb ...
09:13:34 #13 20.99 Unpacking patch (2.7.6-7) ...
09:13:34 #13 21.02 Selecting previously unselected package dpkg-dev.
09:13:34 #13 21.02 Preparing to unpack .../060-dpkg-dev_1.20.12_all.deb ...
09:13:34 #13 21.03 Unpacking dpkg-dev (1.20.12) ...
09:13:34 #13 21.14 Selecting previously unselected package build-essential.
09:13:34 #13 21.14 Preparing to unpack .../061-build-essential_12.9_arm64.deb ...
09:13:34 #13 21.14 Unpacking build-essential (12.9) ...
09:13:34 #13 21.17 Selecting previously unselected package libbrotli1:arm64.
09:13:34 #13 21.18 Preparing to unpack .../062-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:13:34 #13 21.18 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:13:34 #13 21.23 Selecting previously unselected package libsasl2-modules-db:arm64.
09:13:34 #16 78.95   Verifying  : glibc-2.17-317.el7.aarch64                                 60/65 
09:13:34 #16 78.95   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.aarch64                61/65 
09:13:34 #16 78.96   Verifying  : systemd-219-78.el7.aarch64                                 62/65 
09:13:34 #16 78.96   Verifying  : 7:device-mapper-1.02.170-6.el7.aarch64                     63/65 
09:13:34 #16 78.96   Verifying  : systemd-libs-219-78.el7.aarch64                            64/65 
09:13:34 #16 78.96   Verifying  : glibc-common-2.17-317.el7.aarch64                          65/65 
09:13:34 #16 79.02 
09:13:34 #16 79.02 Installed:
09:13:34 #16 79.02   cmake.aarch64 0:2.8.12.2-2.el7                                                
09:13:34 #16 79.02   device-mapper-devel.aarch64 7:1.02.170-6.el7_9.5                              
09:13:34 #16 79.02   gcc.aarch64 0:4.8.5-44.el7                                                    
09:13:34 #16 79.02   git.aarch64 0:1.8.3.1-25.el7_9                                                
09:13:34 #16 79.02   glibc-static.aarch64 0:2.17-326.el7_9                                         
09:13:34 #16 79.02   libarchive.aarch64 0:3.1.2-14.el7_7                                           
09:13:34 #16 79.02   libseccomp-devel.aarch64 0:2.3.1-4.el7                                        
09:13:34 #16 79.02   libselinux-devel.aarch64 0:2.5-15.el7                                         
09:13:34 #16 79.02   libtool.aarch64 0:2.4.2-22.el7_3                                              
09:13:34 #16 79.02   libtool-ltdl-devel.aarch64 0:2.4.2-22.el7_3                                   
09:13:34 #16 79.02   make.aarch64 1:3.82-24.el7                                                    
09:13:34 #16 79.02   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
09:13:34 #16 79.02   systemd-devel.aarch64 0:219-78.el7_9.7                                        
09:13:34 #16 79.02   which.aarch64 0:2.20-7.el7                                                    
09:13:34 #16 79.02 
09:13:34 #16 79.02 Dependency Installed:
09:13:34 #16 79.02   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
09:13:34 #16 79.02   autoconf.noarch 0:2.69-11.el7                                                 
09:13:34 #16 79.02   automake.noarch 0:1.13.4-3.el7                                                
09:13:34 #16 79.02   checkpolicy.aarch64 0:2.5-8.el7                                               
09:13:34 #16 79.02   cpp.aarch64 0:4.8.5-44.el7                                                    
09:13:34 #16 79.02   fipscheck.aarch64 0:1.4.1-6.el7                                               
09:13:34 #16 79.02   fipscheck-lib.aarch64 0:1.4.1-6.el7                                           
09:13:34 #16 79.02   glibc-devel.aarch64 0:2.17-326.el7_9                                          
09:13:34 #16 79.02   glibc-headers.aarch64 0:2.17-326.el7_9                                        
09:13:34 #16 79.02   kernel-headers.aarch64 0:4.18.0-348.20.1.el7                                  
09:13:34 #16 79.02   less.aarch64 0:458-9.el7                                                      
09:13:34 #16 79.02   libcgroup.aarch64 0:0.41-21.el7                                               
09:13:34 #16 79.02   libedit.aarch64 0:3.0-12.20121213cvs.el7                                      
09:13:34 #16 79.02   libgomp.aarch64 0:4.8.5-44.el7                                                
09:13:34 #16 79.02   libmpc.aarch64 0:1.0.1-3.el7                                                  
09:13:34 #16 79.02   libseccomp.aarch64 0:2.3.1-4.el7                                              
09:13:34 #16 79.02   libselinux-python.aarch64 0:2.5-15.el7                                        
09:13:34 #16 79.02   libselinux-utils.aarch64 0:2.5-15.el7                                         
09:13:34 #16 79.02   libsemanage-python.aarch64 0:2.5-14.el7                                       
09:13:34 #16 79.02   libsepol-devel.aarch64 0:2.5-10.el7                                           
09:13:34 #16 79.02   libtool-ltdl.aarch64 0:2.4.2-22.el7_3                                         
09:13:34 #16 79.02   lzo.aarch64 0:2.06-8.el7                                                      
09:13:34 #16 79.02   m4.aarch64 0:1.4.16-10.el7                                                    
09:13:34 #16 79.02   mpfr.aarch64 0:3.1.1-4.el7                                                    
09:13:34 #16 79.02   openssh.aarch64 0:7.4p1-23.el7_9                                              
09:13:34 #16 79.02   openssh-clients.aarch64 0:7.4p1-23.el7_9                                      
09:13:34 #16 79.02   pcre-devel.aarch64 0:8.32-17.el7                                              
09:13:34 #16 79.02   perl-Data-Dumper.aarch64 0:2.145-3.el7                                        
09:13:34 #16 79.02   perl-Error.noarch 1:0.17020-2.el7                                             
09:13:34 #16 79.02   perl-Git.noarch 0:1.8.3.1-25.el7_9                                            
09:13:34 #16 79.02   perl-TermReadKey.aarch64 0:2.30-20.el7                                        
09:13:34 #16 79.02   perl-Test-Harness.noarch 0:3.28-3.el7                                         
09:13:34 #16 79.02   policycoreutils.aarch64 0:2.5-34.el7                                          
09:13:34 #16 79.02   policycoreutils-devel.aarch64 0:2.5-34.el7                                    
09:13:34 #16 79.02   policycoreutils-python.aarch64 0:2.5-34.el7                                   
09:13:34 #16 79.02   python-IPy.noarch 0:0.75-6.el7                                                
09:13:34 #16 79.02   rsync.aarch64 0:3.1.2-12.el7_9                                                
09:13:34 #16 79.02   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
09:13:34 #16 79.02   setools-libs.aarch64 0:3.3.8-4.el7                                            
09:13:34 #16 79.02 
09:13:34 #16 79.02 Dependency Updated:
09:13:34 #16 79.02   device-mapper.aarch64 7:1.02.170-6.el7_9.5                                    
09:13:34 #16 79.02   device-mapper-libs.aarch64 7:1.02.170-6.el7_9.5                               
09:13:34 #16 79.02   glibc.aarch64 0:2.17-326.el7_9                                                
09:13:34 #16 79.02   glibc-common.aarch64 0:2.17-326.el7_9                                         
09:13:34 #16 79.02   systemd.aarch64 0:219-78.el7_9.7                                              
09:13:34 #16 79.02   systemd-libs.aarch64 0:219-78.el7_9.7                                         
09:13:34 #16 79.02 
09:13:34 #16 79.02 Complete!
09:13:34 #14 20.76 Preparing to unpack .../078-libc6-dev_2.31-0ubuntu9.9_amd64.deb ...
09:13:34 #14 20.76 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.9) ...
09:13:34 #14 21.05 Selecting previously unselected package gcc-9-base:amd64.
09:13:34 #14 25.35 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfont-ttf-perl all 1.06-1 [313 kB]
09:13:34 #14 25.54 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libfuture-perl all 0.43-1 [77.8 kB]
09:13:34 #14 25.56 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-stringy-perl all 2.111-3 [55.8 kB]
09:13:34 #14 25.57 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libparams-validate-perl arm64 1.29-3 [51.0 kB]
09:13:34 #14 25.58 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
09:13:34 #14 25.58 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
09:13:34 #14 20.37 Get:166 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-pty-perl armhf 1:1.12-1 [31.4 kB]
09:13:34 #14 20.54 Get:167 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-run-perl all 20180523.0-2 [89.7 kB]
09:13:34 #13 20.55 Selecting previously unselected package libcrypt-dev:armhf.
09:13:34 #13 15.72 Running transaction check
09:13:34 #13 15.81 Transaction check succeeded.
09:13:34 #13 15.81 Running transaction test
09:13:34 #13 20.55 Preparing to unpack .../039-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
09:13:34 #13 20.56 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
09:13:34 #13 23.30 Selecting previously unselected package g++.
09:13:34 #13 23.30 Preparing to unpack .../057-g++_4%3a10.2.1-1_amd64.deb ...
09:13:34 #13 23.31 Unpacking g++ (4:10.2.1-1) ...
09:13:34 #13 23.34 Selecting previously unselected package make.
09:13:34 #13 23.34 Preparing to unpack .../058-make_4.3-4.1_amd64.deb ...
09:13:34 #13 23.34 Unpacking make (4.3-4.1) ...
09:13:34 #13 23.40 Selecting previously unselected package libdpkg-perl.
09:13:34 #13 23.40 Preparing to unpack .../059-libdpkg-perl_1.20.12_all.deb ...
09:13:34 #13 23.41 Unpacking libdpkg-perl (1.20.12) ...
09:13:34 #13 23.47 Selecting previously unselected package patch.
09:13:34 #13 23.48 Preparing to unpack .../060-patch_2.7.6-7_amd64.deb ...
09:13:34 #13 23.48 Unpacking patch (2.7.6-7) ...
09:13:34 #13 23.52 Selecting previously unselected package dpkg-dev.
09:13:34 #13 23.52 Preparing to unpack .../061-dpkg-dev_1.20.12_all.deb ...
09:13:34 #13 23.53 Unpacking dpkg-dev (1.20.12) ...
09:13:34 #13 23.65 Selecting previously unselected package build-essential.
09:13:34 #13 24.37 Preparing to unpack .../089-libassuan0_2.5.2-1_arm64.deb ...
09:13:34 #13 24.37 Unpacking libassuan0:arm64 (2.5.2-1) ...
09:13:34 #13 24.42 Selecting previously unselected package gpgconf.
09:13:34 #13 24.42 Preparing to unpack .../090-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
09:13:34 #13 24.43 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:13:34 #13 24.48 Selecting previously unselected package libksba8:arm64.
09:13:34 #13 24.48 Preparing to unpack .../091-libksba8_1.3.5-2+deb10u2_arm64.deb ...
09:13:34 #13 24.49 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
09:13:34 #13 24.53 Selecting previously unselected package libnpth0:arm64.
09:13:34 #13 24.54 Preparing to unpack .../092-libnpth0_1.6-1_arm64.deb ...
09:13:34 #13 24.54 Unpacking libnpth0:arm64 (1.6-1) ...
09:13:34 #13 24.59 Selecting previously unselected package dirmngr.
09:13:34 #13 19.27 Selecting previously unselected package libbinutils:armhf.
09:13:34 #13 19.27 Preparing to unpack .../027-libbinutils_2.35.2-2_armhf.deb ...
09:13:34 #13 19.30 Unpacking libbinutils:armhf (2.35.2-2) ...
09:13:34 #13 23.25 Selecting previously unselected package libldap-common.
09:13:34 #13 23.25 Preparing to unpack .../066-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:13:34 #13 23.25 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:13:34 #13 23.29 Selecting previously unselected package libldap-2.4-2:amd64.
09:13:34 #13 23.29 Preparing to unpack .../067-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
09:13:34 #13 23.29 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
09:13:34 #13 23.34 Selecting previously unselected package libnghttp2-14:amd64.
09:13:34 #13 23.35 Preparing to unpack .../068-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:13:34 #13 23.35 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:13:34 #13 23.39 Selecting previously unselected package libpsl5:amd64.
09:13:34 #13 23.39 Preparing to unpack .../069-libpsl5_0.20.2-2_amd64.deb ...
09:13:34 #13 23.39 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:13:34 #13 23.43 Selecting previously unselected package librtmp1:amd64.
09:13:34 #13 23.43 Preparing to unpack .../070-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:13:34 #13 23.43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:13:34 #13 23.47 Selecting previously unselected package libssh2-1:amd64.
09:13:34 #14 20.28 Selecting previously unselected package gcc.
09:13:34 #14 20.28 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_amd64.deb ...
09:13:34 #14 20.29 Unpacking gcc (4:12.2.0-3ubuntu1) ...
09:13:34 #14 20.34 Selecting previously unselected package libstdc++-12-dev:amd64.
09:13:34 #14 23.19 Selecting previously unselected package perl.
09:13:34 #14 23.19 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_amd64.deb ...
09:13:34 #14 23.20 Unpacking perl (5.34.0-3ubuntu1.2) ...
09:13:34 #14 23.24 Selecting previously unselected package openssl.
09:13:34 #14 23.24 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_amd64.deb ...
09:13:34 #14 23.24 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:13:34 #14 23.30 Selecting previously unselected package ca-certificates.
09:13:34 #14 23.30 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:13:34 #14 23.31 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:13:34 #14 23.37 Selecting previously unselected package distro-info-data.
09:13:34 #20 8.346 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
09:13:34 #20 8.350 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
09:13:34 #20 8.403 Selecting previously unselected package lld-11.
09:13:34 #20 8.405 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
09:13:34 #20 8.409 Unpacking lld-11 (1:11.0.1-2) ...
09:13:34 #20 8.533 Selecting previously unselected package lld.
09:13:34 #20 8.535 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
09:13:34 #20 8.538 Unpacking lld (1:11.0-51+nmu5) ...
09:13:34 #20 8.568 Selecting previously unselected package llvm-11-runtime.
09:13:34 #20 8.570 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
09:13:34 #20 8.574 Unpacking llvm-11-runtime (1:11.0.1-2) ...
09:13:34 #20 8.618 Selecting previously unselected package llvm-runtime.
09:13:34 #14 18.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]
09:13:34 #14 17.77 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf cpp armhf 4:11.2.0-1ubuntu1 [27.7 kB]
09:13:34 #14 17.77 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcc1-0 armhf 12.3.0-1ubuntu1~22.04 [39.0 kB]
09:13:34 #14 17.77 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgomp1 armhf 12.3.0-1ubuntu1~22.04 [110 kB]
09:13:34 #14 17.77 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libatomic1 armhf 12.3.0-1ubuntu1~22.04 [7636 B]
09:13:34 #14 17.78 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libasan6 armhf 11.4.0-1ubuntu1~22.04 [2242 kB]
09:13:34 #14 17.85 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libubsan1 armhf 12.3.0-1ubuntu1~22.04 [958 kB]
09:13:34 #14 17.92 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgcc-11-dev armhf 11.4.0-1ubuntu1~22.04 [839 kB]
09:13:34 #14 17.96 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gcc-11 armhf 11.4.0-1ubuntu1~22.04 [15.8 MB]
09:13:34 #13 21.23 Preparing to unpack .../063-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:13:34 #13 21.23 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:34 #13 21.26 Selecting previously unselected package libsasl2-2:arm64.
09:13:34 #13 21.27 Preparing to unpack .../064-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:13:34 #13 21.27 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:34 #13 21.31 Selecting previously unselected package libldap-2.4-2:arm64.
09:13:34 #13 21.31 Preparing to unpack .../065-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:13:34 #13 21.31 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:13:34 #13 21.36 Selecting previously unselected package libnghttp2-14:arm64.
09:13:34 #13 21.36 Preparing to unpack .../066-libnghttp2-14_1.43.0-1_arm64.deb ...
09:13:34 #13 21.36 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:13:34 #13 21.40 Selecting previously unselected package libpsl5:arm64.
09:13:34 #13 21.40 Preparing to unpack .../067-libpsl5_0.21.0-1.2_arm64.deb ...
09:13:34 #13 21.40 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:13:34 #13 21.44 Selecting previously unselected package librtmp1:arm64.
09:13:34 #13 21.44 Preparing to unpack .../068-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:13:34 #13 21.44 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:34 #13 21.48 Selecting previously unselected package libssh2-1:arm64.
09:13:34 #13 23.41 Selecting previously unselected package libxml2:amd64.
09:13:34 #14 21.05 Preparing to unpack .../079-gcc-9-base_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:34 #14 21.05 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:34 #14 21.10 Selecting previously unselected package libisl22:amd64.
09:13:34 #14 21.10 Preparing to unpack .../080-libisl22_0.22.1-1_amd64.deb ...
09:13:34 #14 21.11 Unpacking libisl22:amd64 (0.22.1-1) ...
09:13:34 #14 21.19 Selecting previously unselected package libmpfr6:amd64.
09:13:34 #14 21.19 Preparing to unpack .../081-libmpfr6_4.0.2-1_amd64.deb ...
09:13:34 #14 21.20 Unpacking libmpfr6:amd64 (4.0.2-1) ...
09:13:34 #14 21.26 Selecting previously unselected package libmpc3:amd64.
09:13:34 #14 21.26 Preparing to unpack .../082-libmpc3_1.1.0-1_amd64.deb ...
09:13:34 #14 21.27 Unpacking libmpc3:amd64 (1.1.0-1) ...
09:13:34 #14 21.30 Selecting previously unselected package cpp-9.
09:13:34 #14 25.73 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:34 #14 25.90 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
09:13:34 #14 20.67 Get:168 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:34 #14 20.69 Get:169 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-op-check-perl armhf 0.22-1build2 [9792 B]
09:13:34 #14 20.70 Get:170 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdynaloader-functions-perl all 0.003-1 [11.9 kB]
09:13:34 #14 20.70 Get:171 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu1 [14.2 kB]
09:13:34 #14 20.71 Get:172 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-classify-perl armhf 0.015-1build2 [19.8 kB]
09:13:34 #14 20.72 Get:173 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:34 #14 20.73 Get:174 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:34 #14 20.73 Get:175 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librole-tiny-perl all 2.001004-1 [16.5 kB]
09:13:34 #14 20.74 Get:176 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:34 #13 20.69 Selecting previously unselected package libtirpc-dev:armhf.
09:13:34 #13 20.69 Preparing to unpack .../040-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
09:13:34 #13 20.69 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
09:13:34 #13 20.76 Selecting previously unselected package libnsl-dev:armhf.
09:13:34 #13 20.76 Preparing to unpack .../041-libnsl-dev_1.3.0-2_armhf.deb ...
09:13:34 #13 20.76 Unpacking libnsl-dev:armhf (1.3.0-2) ...
09:13:34 #13 20.81 Selecting previously unselected package rpcsvc-proto.
09:13:34 #13 20.81 Preparing to unpack .../042-rpcsvc-proto_1.4.3-1_armhf.deb ...
09:13:34 #13 20.82 Unpacking rpcsvc-proto (1.4.3-1) ...
09:13:34 #13 20.86 Selecting previously unselected package libc6-dev:armhf.
09:13:34 #13 23.65 Preparing to unpack .../062-build-essential_12.9_amd64.deb ...
09:13:34 #13 23.66 Unpacking build-essential (12.9) ...
09:13:34 #13 23.69 Selecting previously unselected package libbrotli1:amd64.
09:13:34 #13 23.69 Preparing to unpack .../063-libbrotli1_1.0.9-2+b2_amd64.deb ...
09:13:34 #13 23.70 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
09:13:34 #13 23.75 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:34 #13 23.75 Preparing to unpack .../064-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:13:34 #13 23.76 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:34 #13 23.79 Selecting previously unselected package libsasl2-2:amd64.
09:13:34 #13 23.79 Preparing to unpack .../065-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:13:34 #13 23.80 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:34 #13 23.84 Selecting previously unselected package libldap-2.4-2:amd64.
09:13:34 #13 23.84 Preparing to unpack .../066-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
09:13:34 #13 23.84 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:13:34 #13 23.89 Selecting previously unselected package libnghttp2-14:amd64.
09:13:34 #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7
09:13:34 #13 24.59 Preparing to unpack .../093-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
09:13:34 #13 24.61 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:13:34 #13 24.66 Selecting previously unselected package gnupg-l10n.
09:13:34 #13 24.67 Preparing to unpack .../094-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:13:34 #13 24.67 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:13:34 #13 24.80 Selecting previously unselected package gnupg-utils.
09:13:34 #13 24.80 Preparing to unpack .../095-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
09:13:34 #13 24.81 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:13:34 #13 24.87 Selecting previously unselected package gpg.
09:13:34 #13 23.47 Preparing to unpack .../071-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ...
09:13:34 #13 23.47 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
09:13:34 #13 23.51 Selecting previously unselected package libcurl4:amd64.
09:13:34 #13 23.51 Preparing to unpack .../072-libcurl4_7.64.0-4+deb10u6_amd64.deb ...
09:13:34 #13 23.52 Unpacking libcurl4:amd64 (7.64.0-4+deb10u6) ...
09:13:34 #13 23.57 Selecting previously unselected package curl.
09:13:34 #13 23.57 Preparing to unpack .../073-curl_7.64.0-4+deb10u6_amd64.deb ...
09:13:34 #13 23.58 Unpacking curl (7.64.0-4+deb10u6) ...
09:13:34 #13 23.63 Selecting previously unselected package dctrl-tools.
09:13:34 #13 23.63 Preparing to unpack .../074-dctrl-tools_2.24-3_amd64.deb ...
09:13:34 #13 23.64 Unpacking dctrl-tools (2.24-3) ...
09:13:34 #13 23.71 Selecting previously unselected package libtool.
09:13:34 #13 19.61 Selecting previously unselected package libctf-nobfd0:armhf.
09:13:34 #13 19.61 Preparing to unpack .../028-libctf-nobfd0_2.35.2-2_armhf.deb ...
09:13:34 #13 19.63 Unpacking libctf-nobfd0:armhf (2.35.2-2) ...
09:13:34 #14 20.34 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:34 #14 20.34 Unpacking libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:34 #14 24.70 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB]
09:13:34 #14 23.37 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ...
09:13:34 #14 23.38 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:13:34 #14 23.42 Selecting previously unselected package iso-codes.
09:13:34 #14 23.42 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
09:13:34 #14 23.43 Unpacking iso-codes (4.9.0-1) ...
09:13:34 #20 8.620 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
09:13:34 #20 8.623 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
09:13:34 #20 8.652 Selecting previously unselected package llvm-11.
09:13:34 #20 8.654 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
09:13:34 #20 8.659 Unpacking llvm-11 (1:11.0.1-2) ...
09:13:34 #14 17.97 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cpp armhf 4:12.2.0-3ubuntu1 [27.8 kB]
09:13:34 #13 21.11 Selecting previously unselected package libexpat1:armhf.
09:13:34 #13 21.12 Preparing to unpack .../17-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
09:13:34 #13 21.13 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
09:13:34 #13 21.48 Preparing to unpack .../069-libssh2-1_1.9.0-2_arm64.deb ...
09:13:34 #13 21.48 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:13:34 #13 21.52 Selecting previously unselected package libcurl4:arm64.
09:13:34 #13 21.53 Preparing to unpack .../070-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:13:34 #13 21.53 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:13:34 #13 21.57 Selecting previously unselected package curl.
09:13:34 #13 21.58 Preparing to unpack .../071-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:13:34 #13 21.58 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:13:34 #13 21.62 Selecting previously unselected package dctrl-tools.
09:13:34 #13 21.63 Preparing to unpack .../072-dctrl-tools_2.24-3_arm64.deb ...
09:13:34 #13 21.63 Unpacking dctrl-tools (2.24-3) ...
09:13:34 #13 21.67 Selecting previously unselected package libdebhelper-perl.
09:13:34 #13 21.67 Preparing to unpack .../073-libdebhelper-perl_13.3.4_all.deb ...
09:13:34 #13 21.67 Unpacking libdebhelper-perl (13.3.4) ...
09:13:34 #13 21.71 Selecting previously unselected package libtool.
09:13:34 #13 23.41 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
09:13:34 #13 23.42 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
09:13:34 #13 23.49 Selecting previously unselected package gettext.
09:13:34 #13 23.50 Preparing to unpack .../092-gettext_0.21-12_amd64.deb ...
09:13:34 #13 23.50 Unpacking gettext (0.21-12) ...
09:13:34 #13 23.62 Selecting previously unselected package intltool-debian.
09:13:34 #13 23.62 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ...
09:13:34 #13 23.63 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:13:34 #13 23.65 Selecting previously unselected package po-debconf.
09:13:34 #13 23.65 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ...
09:13:34 #13 23.66 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:34 #13 23.70 Selecting previously unselected package debhelper.
09:13:34 #13 20.05 Selecting previously unselected package cpp.
09:13:34 #13 20.06 Preparing to unpack .../049-cpp_4%3a12.2.0-3_arm64.deb ...
09:13:34 #13 20.06 Unpacking cpp (4:12.2.0-3) ...
09:13:34 #13 20.09 Selecting previously unselected package libcc1-0:arm64.
09:13:34 #13 20.09 Preparing to unpack .../050-libcc1-0_12.2.0-14_arm64.deb ...
09:13:34 #13 20.10 Unpacking libcc1-0:arm64 (12.2.0-14) ...
09:13:34 #13 20.13 Selecting previously unselected package libgomp1:arm64.
09:13:34 #13 20.13 Preparing to unpack .../051-libgomp1_12.2.0-14_arm64.deb ...
09:13:34 #13 20.14 Unpacking libgomp1:arm64 (12.2.0-14) ...
09:13:34 #13 20.17 Selecting previously unselected package libitm1:arm64.
09:13:34 #14 21.30 Preparing to unpack .../083-cpp-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:34 #14 21.31 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:34 #14 25.92 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:34 #14 26.01 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-perl all 4.02000-2 [80.9 kB]
09:13:34 #14 26.08 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-perl all 1.708-1 [67.8 kB]
09:13:34 #14 26.12 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
09:13:34 #14 20.90 Get:177 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:34 #16 DONE 79.6s
09:13:34 
09:13:34 #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go
09:13:34 #13 20.86 Preparing to unpack .../043-libc6-dev_2.36-9+deb12u1_armhf.deb ...
09:13:34 #13 20.87 Unpacking libc6-dev:armhf (2.36-9+deb12u1) ...
09:13:34 #13 21.04 Selecting previously unselected package libisl23:armhf.
09:13:34 #13 21.05 Preparing to unpack .../044-libisl23_0.25-1_armhf.deb ...
09:13:34 #13 21.05 Unpacking libisl23:armhf (0.25-1) ...
09:13:34 #13 23.89 Preparing to unpack .../067-libnghttp2-14_1.43.0-1_amd64.deb ...
09:13:34 #13 23.90 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
09:13:34 #13 23.94 Selecting previously unselected package libpsl5:amd64.
09:13:34 #13 23.94 Preparing to unpack .../068-libpsl5_0.21.0-1.2_amd64.deb ...
09:13:34 #13 23.94 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
09:13:34 #13 23.98 Selecting previously unselected package librtmp1:amd64.
09:13:34 #13 23.98 Preparing to unpack .../069-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:13:34 #13 23.98 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:34 #13 24.02 Selecting previously unselected package libssh2-1:amd64.
09:13:34 #13 24.02 Preparing to unpack .../070-libssh2-1_1.9.0-2_amd64.deb ...
09:13:34 #13 24.03 Unpacking libssh2-1:amd64 (1.9.0-2) ...
09:13:34 #13 24.07 Selecting previously unselected package libcurl4:amd64.
09:13:34 #13 24.07 Preparing to unpack .../071-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
09:13:34 #13 24.08 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
09:13:34 #13 24.12 Selecting previously unselected package curl.
09:13:34 #11 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:34 #11 DONE 33.0s
09:13:34 
09:13:34 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:34 #13 17.98 Selecting previously unselected package perl-modules-5.28.
09:13:34 #13 17.98 Preparing to unpack .../08-perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
09:13:34 #13 17.99 Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:34 #13 18.83 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:34 #13 18.83 Preparing to unpack .../09-libgdbm-compat4_1.18.1-4_armhf.deb ...
09:13:34 #13 18.84 Unpacking libgdbm-compat4:armhf (1.18.1-4) ...
09:13:34 #13 16.29 Transaction test succeeded.
09:13:34 #13 16.29 Running transaction
09:13:34 #13 24.87 Preparing to unpack .../096-gpg_2.2.12-1+deb10u2_arm64.deb ...
09:13:34 #13 24.91 Unpacking gpg (2.2.12-1+deb10u2) ...
09:13:34 #13 24.98 Selecting previously unselected package pinentry-curses.
09:13:34 #13 24.98 Preparing to unpack .../097-pinentry-curses_1.1.0-2_arm64.deb ...
09:13:34 #13 24.99 Unpacking pinentry-curses (1.1.0-2) ...
09:13:34 #13 25.03 Selecting previously unselected package gpg-agent.
09:13:34 #13 25.03 Preparing to unpack .../098-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
09:13:34 #13 25.04 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:13:34 #13 25.09 Selecting previously unselected package gpg-wks-client.
09:13:34 #13 23.71 Preparing to unpack .../075-libtool_2.4.6-9_all.deb ...
09:13:34 #13 23.71 Unpacking libtool (2.4.6-9) ...
09:13:34 #13 23.76 Selecting previously unselected package dh-autoreconf.
09:13:34 #13 23.77 Preparing to unpack .../076-dh-autoreconf_19_all.deb ...
09:13:34 #13 23.77 Unpacking dh-autoreconf (19) ...
09:13:34 #13 23.80 Selecting previously unselected package libarchive-zip-perl.
09:13:34 #13 23.80 Preparing to unpack .../077-libarchive-zip-perl_1.64-1_all.deb ...
09:13:34 #13 23.80 Unpacking libarchive-zip-perl (1.64-1) ...
09:13:34 #13 23.83 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:34 #13 23.84 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
09:13:34 #13 23.84 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
09:13:34 #13 23.87 Selecting previously unselected package dh-strip-nondeterminism.
09:13:34 #13 23.87 Preparing to unpack .../079-dh-strip-nondeterminism_1.1.2-1_all.deb ...
09:13:34 #13 23.87 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
09:13:34 #13 23.90 Selecting previously unselected package dwz.
09:13:34 #13 23.90 Preparing to unpack .../080-dwz_0.12-3_amd64.deb ...
09:13:34 #13 23.90 Unpacking dwz (0.12-3) ...
09:13:34 #13 23.94 Selecting previously unselected package libglib2.0-0:amd64.
09:13:34 #13 19.76 Selecting previously unselected package libctf0:armhf.
09:13:34 #13 19.76 Preparing to unpack .../029-libctf0_2.35.2-2_armhf.deb ...
09:13:34 #13 19.78 Unpacking libctf0:armhf (2.35.2-2) ...
09:13:34 #13 19.91 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:34 #13 19.91 Preparing to unpack .../030-binutils-arm-linux-gnueabihf_2.35.2-2_armhf.deb ...
09:13:34 #13 19.92 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
09:13:34 #14 20.51 Selecting previously unselected package g++-12.
09:13:34 #14 20.51 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_amd64.deb ...
09:13:34 #14 20.51 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
09:13:34 #14 20.71 Selecting previously unselected package g++.
09:13:34 #14 20.71 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_amd64.deb ...
09:13:34 #14 20.72 Unpacking g++ (4:12.2.0-3ubuntu1) ...
09:13:34 #14 20.75 Selecting previously unselected package make.
09:13:34 #14 23.56 Selecting previously unselected package less.
09:13:34 #14 23.56 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_amd64.deb ...
09:13:34 #14 23.56 Unpacking less (590-1ubuntu0.22.04.1) ...
09:13:34 #14 23.61 Selecting previously unselected package libmd0:amd64.
09:13:34 #14 23.61 Preparing to unpack .../011-libmd0_1.0.4-1build1_amd64.deb ...
09:13:34 #14 23.61 Unpacking libmd0:amd64 (1.0.4-1build1) ...
09:13:34 #14 23.66 Selecting previously unselected package libbsd0:amd64.
09:13:34 #14 23.66 Preparing to unpack .../012-libbsd0_0.11.5-1_amd64.deb ...
09:13:34 #14 23.67 Unpacking libbsd0:amd64 (0.11.5-1) ...
09:13:34 #14 23.70 Selecting previously unselected package libelf1:amd64.
09:13:34 #14 23.71 Preparing to unpack .../013-libelf1_0.186-1build1_amd64.deb ...
09:13:34 #14 23.71 Unpacking libelf1:amd64 (0.186-1build1) ...
09:13:34 #14 23.75 Selecting previously unselected package libicu70:amd64.
09:13:34 #14 23.75 Preparing to unpack .../014-libicu70_70.1-2_amd64.deb ...
09:13:34 #14 23.76 Unpacking libicu70:amd64 (70.1-2) ...
09:13:34 #14 23.91 Selecting previously unselected package libxml2:amd64.
09:13:34 #14 18.36 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcc1-0 armhf 13.1.0-2ubuntu2~23.04 [43.7 kB]
09:13:34 #13 21.71 Preparing to unpack .../074-libtool_2.4.6-15_all.deb ...
09:13:34 #13 21.72 Unpacking libtool (2.4.6-15) ...
09:13:34 #13 21.76 Selecting previously unselected package dh-autoreconf.
09:13:34 #13 21.76 Preparing to unpack .../075-dh-autoreconf_20_all.deb ...
09:13:34 #13 21.76 Unpacking dh-autoreconf (20) ...
09:13:34 #13 21.79 Selecting previously unselected package libarchive-zip-perl.
09:13:34 #13 21.79 Preparing to unpack .../076-libarchive-zip-perl_1.68-1_all.deb ...
09:13:34 #13 21.80 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:34 #13 21.83 Selecting previously unselected package libsub-override-perl.
09:13:34 #13 21.83 Preparing to unpack .../077-libsub-override-perl_0.09-2_all.deb ...
09:13:34 #13 21.83 Unpacking libsub-override-perl (0.09-2) ...
09:13:34 #13 21.88 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:34 #13 21.88 Preparing to unpack .../078-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
09:13:34 #13 21.89 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
09:13:34 #13 21.91 Selecting previously unselected package dh-strip-nondeterminism.
09:13:34 #13 21.92 Preparing to unpack .../079-dh-strip-nondeterminism_1.12.0-1_all.deb ...
09:13:34 #13 21.92 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
09:13:34 #13 21.95 Selecting previously unselected package libelf1:arm64.
09:13:34 #14 19.68 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gcc arm64 4:11.2.0-1ubuntu1 [5128 B]
09:13:34 #14 19.68 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libstdc++-11-dev arm64 11.4.0-1ubuntu1~22.04 [2088 kB]
09:13:34 #14 19.74 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 g++-11 arm64 11.4.0-1ubuntu1~22.04 [11.1 MB]
09:13:34 #14 18.71 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gcc armhf 4:11.2.0-1ubuntu1 [5126 B]
09:13:34 #14 18.71 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libstdc++-11-dev armhf 11.4.0-1ubuntu1~22.04 [2154 kB]
09:13:34 #13 23.70 Preparing to unpack .../095-debhelper_13.11.4_all.deb ...
09:13:34 #13 23.71 Unpacking debhelper (13.11.4) ...
09:13:34 #13 23.85 Selecting previously unselected package debian-keyring.
09:13:34 #13 23.85 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ...
09:13:34 #13 23.85 Unpacking debian-keyring (2022.12.24) ...
09:13:34 #13 20.18 Preparing to unpack .../052-libitm1_12.2.0-14_arm64.deb ...
09:13:34 #13 20.18 Unpacking libitm1:arm64 (12.2.0-14) ...
09:13:34 #13 20.22 Selecting previously unselected package libatomic1:arm64.
09:13:34 #13 20.22 Preparing to unpack .../053-libatomic1_12.2.0-14_arm64.deb ...
09:13:34 #13 20.22 Unpacking libatomic1:arm64 (12.2.0-14) ...
09:13:34 #13 20.25 Selecting previously unselected package libasan8:arm64.
09:13:34 #13 20.25 Preparing to unpack .../054-libasan8_12.2.0-14_arm64.deb ...
09:13:34 #13 20.25 Unpacking libasan8:arm64 (12.2.0-14) ...
09:13:34 #13 20.45 Selecting previously unselected package liblsan0:arm64.
09:13:34 #13 20.45 Preparing to unpack .../055-liblsan0_12.2.0-14_arm64.deb ...
09:13:34 #13 20.45 Unpacking liblsan0:arm64 (12.2.0-14) ...
09:13:34 #13 20.55 Selecting previously unselected package libtsan2:arm64.
09:13:34 #13 20.55 Preparing to unpack .../056-libtsan2_12.2.0-14_arm64.deb ...
09:13:35 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 8.3s done
09:13:35 #14 21.07 Get:178 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoo-perl all 2.003006-1 [46.3 kB]
09:13:35 #14 21.18 Get:179 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libencode-locale-perl all 1.05-1 [12.3 kB]
09:13:35 #14 21.18 Get:180 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtimedate-perl all 2.3200-1 [34.0 kB]
09:13:35 #14 21.23 Get:181 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-date-perl all 6.05-1 [9920 B]
09:13:35 #14 21.24 Get:182 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-listing-perl all 6.04-1 [9774 B]
09:13:35 #14 21.26 Get:183 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:35 #14 21.26 Get:184 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liburi-perl all 1.76-2 [77.5 kB]
09:13:35 #14 21.31 Get:185 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-parser-perl armhf 3.72-5 [83.1 kB]
09:13:35 #13 21.34 Selecting previously unselected package libmpfr6:armhf.
09:13:35 #13 21.34 Preparing to unpack .../045-libmpfr6_4.2.0-1_armhf.deb ...
09:13:35 #13 21.34 Unpacking libmpfr6:armhf (4.2.0-1) ...
09:13:35 #13 21.42 Selecting previously unselected package libmpc3:armhf.
09:13:35 #14 26.13 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-perl all 0.38-1 [19.1 kB]
09:13:35 #14 26.14 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-identify-perl arm64 0.14-1build2 [10.5 kB]
09:13:35 #14 26.14 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsub-name-perl arm64 0.26-1 [11.2 kB]
09:13:35 #14 26.15 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:35 #14 26.15 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-tiny-perl all 0.108-1 [42.6 kB]
09:13:35 #14 26.31 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-perl all 1.008001-2 [304 kB]
09:13:35 #13 24.12 Preparing to unpack .../072-curl_7.74.0-1.3+deb11u7_amd64.deb ...
09:13:35 #13 24.13 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:13:35 #13 24.18 Selecting previously unselected package dctrl-tools.
09:13:35 #13 24.18 Preparing to unpack .../073-dctrl-tools_2.24-3+b1_amd64.deb ...
09:13:35 #13 24.19 Unpacking dctrl-tools (2.24-3+b1) ...
09:13:35 #13 24.22 Selecting previously unselected package libdebhelper-perl.
09:13:35 #13 24.22 Preparing to unpack .../074-libdebhelper-perl_13.3.4_all.deb ...
09:13:35 #13 24.22 Unpacking libdebhelper-perl (13.3.4) ...
09:13:35 #13 24.26 Selecting previously unselected package libtool.
09:13:35 #13 24.26 Preparing to unpack .../075-libtool_2.4.6-15_all.deb ...
09:13:35 #13 24.26 Unpacking libtool (2.4.6-15) ...
09:13:35 #13 18.94 Selecting previously unselected package libperl5.28:armhf.
09:13:35 #13 18.94 Preparing to unpack .../10-libperl5.28_5.28.1-6+deb10u1_armhf.deb ...
09:13:35 #13 18.94 Unpacking libperl5.28:armhf (5.28.1-6+deb10u1) ...
09:13:35 #13 25.09 Preparing to unpack .../099-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
09:13:35 #13 25.10 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:13:35 #13 25.14 Selecting previously unselected package gpg-wks-server.
09:13:35 #13 25.15 Preparing to unpack .../100-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
09:13:35 #13 25.15 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:13:35 #13 25.19 Selecting previously unselected package gpgsm.
09:13:35 #13 25.20 Preparing to unpack .../101-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
09:13:35 #13 25.20 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:13:35 #13 25.25 Selecting previously unselected package gnupg.
09:13:35 #13 25.25 Preparing to unpack .../102-gnupg_2.2.12-1+deb10u2_all.deb ...
09:13:35 #13 25.26 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:13:35 #13 25.32 Selecting previously unselected package libfile-which-perl.
09:13:35 #13 23.94 Preparing to unpack .../081-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
09:13:35 #13 23.95 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
09:13:35 #13 24.08 Selecting previously unselected package libcroco3:amd64.
09:13:35 #13 24.08 Preparing to unpack .../082-libcroco3_0.6.12-3_amd64.deb ...
09:13:35 #13 24.08 Unpacking libcroco3:amd64 (0.6.12-3) ...
09:13:35 #13 24.12 Selecting previously unselected package libncurses6:amd64.
09:13:35 #13 24.13 Preparing to unpack .../083-libncurses6_6.1+20181013-2+deb10u3_amd64.deb ...
09:13:35 #13 24.13 Unpacking libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
09:13:35 #13 24.18 Selecting previously unselected package gettext.
09:13:35 #13 24.18 Preparing to unpack .../084-gettext_0.19.8.1-9_amd64.deb ...
09:13:35 #14 23.92 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
09:13:35 #14 23.92 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
09:13:35 #14 23.96 Selecting previously unselected package libyaml-0-2:amd64.
09:13:35 #14 23.97 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_amd64.deb ...
09:13:35 #14 23.97 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
09:13:35 #14 24.01 Selecting previously unselected package lsb-release.
09:13:35 #14 24.01 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
09:13:35 #14 24.01 Unpacking lsb-release (11.1.0ubuntu4) ...
09:13:35 #14 24.06 Selecting previously unselected package netbase.
09:13:35 #14 20.75 Preparing to unpack .../087-make_4.3-4.1build1_amd64.deb ...
09:13:35 #14 20.76 Unpacking make (4.3-4.1build1) ...
09:13:35 #14 20.79 Selecting previously unselected package libdpkg-perl.
09:13:35 #14 20.79 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ...
09:13:35 #14 20.80 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
09:13:35 #14 20.84 Selecting previously unselected package bzip2.
09:13:35 #14 20.84 Preparing to unpack .../089-bzip2_1.0.8-5build1_amd64.deb ...
09:13:35 #14 20.84 Unpacking bzip2 (1.0.8-5build1) ...
09:13:35 #14 20.91 Selecting previously unselected package patch.
09:13:35 #14 20.91 Preparing to unpack .../090-patch_2.7.6-7build2_amd64.deb ...
09:13:35 #14 20.91 Unpacking patch (2.7.6-7build2) ...
09:13:35 #14 20.94 Selecting previously unselected package lto-disabled-list.
09:13:35 #14 20.94 Preparing to unpack .../091-lto-disabled-list_39_all.deb ...
09:13:35 #14 20.95 Unpacking lto-disabled-list (39) ...
09:13:35 #14 20.98 Selecting previously unselected package dpkg-dev.
09:13:35 #14 20.98 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ...
09:13:35 #14 20.99 Unpacking dpkg-dev (1.21.21ubuntu1) ...
09:13:35 #14 21.04 Selecting previously unselected package build-essential.
09:13:35 #14 18.58 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgomp1 armhf 13.1.0-2ubuntu2~23.04 [120 kB]
09:13:35 #14 18.71 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libatomic1 armhf 13.1.0-2ubuntu2~23.04 [7766 B]
09:13:35 #14 18.71 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libasan8 armhf 13.1.0-2ubuntu2~23.04 [2743 kB]
09:13:35 #14 25.17 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB]
09:13:35 #14 25.17 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB]
09:13:35 #14 25.20 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB]
09:13:35 #14 25.20 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB]
09:13:35 #14 25.21 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB]
09:13:35 #14 25.25 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:13:35 #14 25.28 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-dirlist-perl all 0.05-3 [7286 B]
09:13:35 #14 25.28 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-which-perl all 1.27-2 [12.5 kB]
09:13:35 #14 25.28 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-homedir-perl all 1.006-2 [37.0 kB]
09:13:35 #14 25.29 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-touch-perl all 0.12-2 [7498 B]
09:13:35 #13 21.95 Preparing to unpack .../080-libelf1_0.183-1_arm64.deb ...
09:13:35 #13 21.96 Unpacking libelf1:arm64 (0.183-1) ...
09:13:35 #13 21.99 Selecting previously unselected package dwz.
09:13:35 #13 22.00 Preparing to unpack .../081-dwz_0.13+20210201-1_arm64.deb ...
09:13:35 #13 22.00 Unpacking dwz (0.13+20210201-1) ...
09:13:35 #13 22.04 Selecting previously unselected package libicu67:arm64.
09:13:35 #13 22.04 Preparing to unpack .../082-libicu67_67.1-7_arm64.deb ...
09:13:35 #13 22.05 Unpacking libicu67:arm64 (67.1-7) ...
09:13:35 #20 9.396 Selecting previously unselected package llvm.
09:13:35 #20 9.398 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
09:13:35 #20 9.403 Unpacking llvm (1:11.0-51+nmu5) ...
09:13:35 #20 9.446 Setting up libz3-4:amd64 (4.8.10-1) ...
09:13:35 #20 9.462 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
09:13:35 #20 9.472 Setting up libllvm11:amd64 (1:11.0.1-2) ...
09:13:35 #13 21.79 Selecting previously unselected package python3.7-minimal.
09:13:35 #13 21.79 Preparing to unpack .../18-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:13:35 #13 20.55 Unpacking libtsan2:arm64 (12.2.0-14) ...
09:13:35 #14 21.34 Get:186 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
09:13:35 #14 21.41 Get:187 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-html-perl all 1.001-1 [14.9 kB]
09:13:35 #14 21.56 Get:188 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:35 #13 21.42 Preparing to unpack .../046-libmpc3_1.3.1-1_armhf.deb ...
09:13:35 #13 21.42 Unpacking libmpc3:armhf (1.3.1-1) ...
09:13:35 #13 21.47 Selecting previously unselected package cpp-12.
09:13:35 #13 21.47 Preparing to unpack .../047-cpp-12_12.2.0-14_armhf.deb ...
09:13:35 #13 21.48 Unpacking cpp-12 (12.2.0-14) ...
09:13:35 #14 21.97 Selecting previously unselected package cpp.
09:13:35 #14 21.97 Preparing to unpack .../084-cpp_4%3a9.3.0-1ubuntu2_amd64.deb ...
09:13:35 #14 21.98 Unpacking cpp (4:9.3.0-1ubuntu2) ...
09:13:35 #14 22.01 Selecting previously unselected package libcc1-0:amd64.
09:13:35 #14 22.01 Preparing to unpack .../085-libcc1-0_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:35 #14 22.02 Unpacking libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:35 #14 22.06 Selecting previously unselected package libgomp1:amd64.
09:13:35 #14 22.06 Preparing to unpack .../086-libgomp1_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:35 #14 22.06 Unpacking libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:35 #14 22.11 Selecting previously unselected package libitm1:amd64.
09:13:35 #14 22.11 Preparing to unpack .../087-libitm1_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:35 #13 24.38 Selecting previously unselected package dh-autoreconf.
09:13:35 #13 24.38 Preparing to unpack .../076-dh-autoreconf_20_all.deb ...
09:13:35 #13 24.39 Unpacking dh-autoreconf (20) ...
09:13:35 #13 24.41 Selecting previously unselected package libarchive-zip-perl.
09:13:35 #13 24.41 Preparing to unpack .../077-libarchive-zip-perl_1.68-1_all.deb ...
09:13:35 #13 24.42 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:35 #13 24.46 Selecting previously unselected package libsub-override-perl.
09:13:35 #13 24.46 Preparing to unpack .../078-libsub-override-perl_0.09-2_all.deb ...
09:13:35 #13 24.46 Unpacking libsub-override-perl (0.09-2) ...
09:13:35 #13 24.49 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:35 #13 24.49 Preparing to unpack .../079-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
09:13:35 #13 24.50 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
09:13:35 #13 24.53 Selecting previously unselected package dh-strip-nondeterminism.
09:13:35 #13 24.53 Preparing to unpack .../080-dh-strip-nondeterminism_1.12.0-1_all.deb ...
09:13:35 #13 24.53 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
09:13:35 #13 24.56 Selecting previously unselected package libelf1:amd64.
09:13:35 #13 24.57 Preparing to unpack .../081-libelf1_0.183-1_amd64.deb ...
09:13:35 #13 24.57 Unpacking libelf1:amd64 (0.183-1) ...
09:13:35 #13 24.61 Selecting previously unselected package dwz.
09:13:35 #13 25.32 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
09:13:35 #13 25.32 Unpacking libfile-which-perl (1.23-1) ...
09:13:35 #13 25.36 Selecting previously unselected package libfile-homedir-perl.
09:13:35 #13 25.36 Preparing to unpack .../104-libfile-homedir-perl_1.004-1_all.deb ...
09:13:35 #13 25.36 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:35 #13 25.40 Selecting previously unselected package libio-pty-perl.
09:13:35 #13 25.40 Preparing to unpack .../105-libio-pty-perl_1%3a1.08-1.1+b5_arm64.deb ...
09:13:35 #13 25.40 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
09:13:35 #13 25.44 Selecting previously unselected package libipc-run-perl.
09:13:35 #13 25.45 Preparing to unpack .../106-libipc-run-perl_20180523.0-1_all.deb ...
09:13:35 #13 25.45 Unpacking libipc-run-perl (20180523.0-1) ...
09:13:35 #13 25.49 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:35 #13 25.49 Preparing to unpack .../107-libclass-method-modifiers-perl_2.12-1_all.deb ...
09:13:35 #13 25.50 Unpacking libclass-method-modifiers-perl (2.12-1) ...
09:13:35 #13 25.56 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:35 #13 25.56 Preparing to unpack .../108-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:35 #13 25.56 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:35 #13 25.60 Selecting previously unselected package libdevel-globaldestruction-perl.
09:13:35 #13 25.60 Preparing to unpack .../109-libdevel-globaldestruction-perl_0.14-1_all.deb ...
09:13:35 #13 25.60 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
09:13:35 #13 25.63 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:35 #13 25.64 Preparing to unpack .../110-libb-hooks-op-check-perl_0.22-1+b1_arm64.deb ...
09:13:35 #13 25.64 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
09:13:35 #13 25.67 Selecting previously unselected package libdynaloader-functions-perl.
09:13:35 #13 24.18 Unpacking gettext (0.19.8.1-9) ...
09:13:35 #13 24.31 Selecting previously unselected package intltool-debian.
09:13:35 #13 24.32 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:35 #13 24.32 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:35 #13 24.35 Selecting previously unselected package po-debconf.
09:13:35 #13 24.35 Preparing to unpack .../086-po-debconf_1.0.21_all.deb ...
09:13:35 #13 24.35 Unpacking po-debconf (1.0.21) ...
09:13:35 #13 24.40 Selecting previously unselected package debhelper.
09:13:35 #13 24.40 Preparing to unpack .../087-debhelper_12.1.1_all.deb ...
09:13:35 #13 24.40 Unpacking debhelper (12.1.1) ...
09:13:35 #14 24.06 Preparing to unpack .../018-netbase_6.3_all.deb ...
09:13:35 #14 24.06 Unpacking netbase (6.3) ...
09:13:35 #14 24.09 Selecting previously unselected package python-apt-common.
09:13:35 #14 24.09 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ...
09:13:35 #14 24.10 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:13:35 #14 24.14 Selecting previously unselected package python3-apt.
09:13:35 #14 24.14 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_amd64.deb ...
09:13:35 #14 24.14 Unpacking python3-apt (2.4.0ubuntu2) ...
09:13:35 #14 24.19 Selecting previously unselected package python3-pkg-resources.
09:13:35 #14 24.19 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:13:35 #14 24.19 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:13:35 #14 24.25 Selecting previously unselected package ucf.
09:13:35 #14 24.25 Preparing to unpack .../022-ucf_3.0043_all.deb ...
09:13:35 #14 24.26 Moving old data out of the way
09:13:35 #14 24.26 Unpacking ucf (3.0043) ...
09:13:35 #14 24.30 Selecting previously unselected package bsdextrautils.
09:13:35 #14 24.30 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_amd64.deb ...
09:13:35 #14 24.30 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
09:13:35 #14 24.33 Selecting previously unselected package libmagic-mgc.
09:13:35 #14 24.34 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ...
09:13:35 #14 24.34 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:13:35 #14 24.40 Selecting previously unselected package libmagic1:amd64.
09:13:35 #14 21.04 Preparing to unpack .../093-build-essential_12.9ubuntu3_amd64.deb ...
09:13:35 #14 21.05 Unpacking build-essential (12.9ubuntu3) ...
09:13:35 #14 21.08 Selecting previously unselected package libbrotli1:amd64.
09:13:35 #14 21.08 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_amd64.deb ...
09:13:35 #14 21.09 Unpacking libbrotli1:amd64 (1.0.9-2build8) ...
09:13:35 #14 21.12 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:35 #14 21.12 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
09:13:35 #14 21.12 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:13:35 #14 21.18 Selecting previously unselected package libsasl2-2:amd64.
09:13:35 #14 21.18 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
09:13:35 #14 21.18 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:13:35 #14 21.22 Selecting previously unselected package libldap2:amd64.
09:13:35 #14 21.22 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ...
09:13:35 #14 21.22 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:13:35 #14 21.26 Selecting previously unselected package librtmp1:amd64.
09:13:35 #14 21.26 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
09:13:35 #14 21.27 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:13:35 #14 21.30 Selecting previously unselected package libssh-4:amd64.
09:13:35 #14 21.30 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ...
09:13:35 #14 21.31 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
09:13:35 #14 21.34 Selecting previously unselected package libcurl4:amd64.
09:13:35 #14 21.34 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.2_amd64.deb ...
09:13:35 #14 21.35 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.2) ...
09:13:35 #14 21.41 Selecting previously unselected package curl.
09:13:35 #13 20.33 Selecting previously unselected package binutils.
09:13:35 #13 20.33 Preparing to unpack .../031-binutils_2.35.2-2_armhf.deb ...
09:13:35 #13 20.34 Unpacking binutils (2.35.2-2) ...
09:13:35 #13 20.38 Selecting previously unselected package libc-dev-bin.
09:13:35 #13 20.38 Preparing to unpack .../032-libc-dev-bin_2.31-13+deb11u6_armhf.deb ...
09:13:35 #13 20.38 Unpacking libc-dev-bin (2.31-13+deb11u6) ...
09:13:35 #13 20.44 Selecting previously unselected package linux-libc-dev:armhf.
09:13:35 #13 20.44 Preparing to unpack .../033-linux-libc-dev_5.10.191-1_armhf.deb ...
09:13:35 #13 20.44 Unpacking linux-libc-dev:armhf (5.10.191-1) ...
09:13:35 #14 19.02 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libubsan1 armhf 13.1.0-2ubuntu2~23.04 [1072 kB]
09:13:35 #14 19.07 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libgcc-12-dev armhf 12.3.0-1ubuntu1~23.04 [857 kB]
09:13:35 #14 25.69 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-pty-perl arm64 1:1.17-1 [32.0 kB]
09:13:35 #20 9.482 Setting up libclang1-11 (1:11.0.1-2) ...
09:13:35 #20 9.494 Setting up libgc1:amd64 (1:8.0.4-3) ...
09:13:35 #20 9.505 Setting up libc6-i386 (2.31-13+deb11u6) ...
09:13:35 #20 9.520 Setting up llvm-11-runtime (1:11.0.1-2) ...
09:13:35 #20 9.533 Setting up llvm-11 (1:11.0.1-2) ...
09:13:35 #20 9.543 Setting up libobjc4:amd64 (10.2.1-6) ...
09:13:35 #20 9.555 Setting up lld-11 (1:11.0.1-2) ...
09:13:35 #20 9.567 Setting up libclang-cpp11 (1:11.0.1-2) ...
09:13:35 #20 9.577 Setting up lib32gcc-s1 (10.2.1-6) ...
09:13:35 #20 9.590 Setting up lib32stdc++6 (10.2.1-6) ...
09:13:35 #20 9.602 Setting up llvm-runtime (1:11.0-51+nmu5) ...
09:13:35 #20 9.613 Setting up llvm (1:11.0-51+nmu5) ...
09:13:35 #20 9.624 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
09:13:35 #20 9.635 Setting up libclang-common-11-dev (1:11.0.1-2) ...
09:13:35 #20 9.645 Setting up clang-11 (1:11.0.1-2) ...
09:13:35 #20 9.659 Setting up lld (1:11.0-51+nmu5) ...
09:13:35 #20 9.672 Setting up clang (1:11.0-51+nmu5) ...
09:13:35 #20 9.702 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:13:35 #13 21.82 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:35 #13 20.74 Selecting previously unselected package libubsan1:arm64.
09:13:35 #13 20.75 Preparing to unpack .../057-libubsan1_12.2.0-14_arm64.deb ...
09:13:35 #13 20.75 Unpacking libubsan1:arm64 (12.2.0-14) ...
09:13:35 #13 20.84 Selecting previously unselected package libhwasan0:arm64.
09:13:35 #13 20.84 Preparing to unpack .../058-libhwasan0_12.2.0-14_arm64.deb ...
09:13:35 #13 20.84 Unpacking libhwasan0:arm64 (12.2.0-14) ...
09:13:35 #13 20.94 Selecting previously unselected package libgcc-12-dev:arm64.
09:13:35 #13 20.94 Preparing to unpack .../059-libgcc-12-dev_12.2.0-14_arm64.deb ...
09:13:35 #13 20.95 Unpacking libgcc-12-dev:arm64 (12.2.0-14) ...
09:13:35 #13 21.06 Selecting previously unselected package gcc-12.
09:13:35 #14 20.26 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 g++ arm64 4:11.2.0-1ubuntu1 [1394 B]
09:13:35 #14 20.26 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 make arm64 4.3-4.1build1 [177 kB]
09:13:35 #14 20.26 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
09:13:35 #14 20.26 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bzip2 arm64 1.0.8-5build1 [34.6 kB]
09:13:35 #14 20.26 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patch arm64 2.7.6-7build2 [105 kB]
09:13:35 #14 20.27 Get:110 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lto-disabled-list all 24 [12.5 kB]
09:13:35 #14 21.71 Get:189 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-message-perl all 6.22-1 [76.1 kB]
09:13:35 #14 21.84 Get:190 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-cookies-perl all 6.08-1 [18.3 kB]
09:13:35 #14 21.86 Get:191 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:35 #14 21.87 Get:192 http://ports.ubuntu.com/ubuntu-ports focal/main armhf perl-openssl-defaults armhf 4 [7188 B]
09:13:35 #14 19.18 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf g++-11 armhf 11.4.0-1ubuntu1~22.04 [9040 kB]
09:13:35 #14 22.12 Unpacking libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:35 #14 22.16 Selecting previously unselected package libatomic1:amd64.
09:13:35 #14 22.16 Preparing to unpack .../088-libatomic1_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:35 #14 22.17 Unpacking libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:35 #14 22.21 Selecting previously unselected package libasan5:amd64.
09:13:35 #14 22.21 Preparing to unpack .../089-libasan5_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:35 #14 22.22 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:35 #13 24.62 Preparing to unpack .../082-dwz_0.13+20210201-1_amd64.deb ...
09:13:35 #13 24.62 Unpacking dwz (0.13+20210201-1) ...
09:13:35 #13 24.66 Selecting previously unselected package libicu67:amd64.
09:13:35 #13 24.67 Preparing to unpack .../083-libicu67_67.1-7_amd64.deb ...
09:13:35 #13 24.67 Unpacking libicu67:amd64 (67.1-7) ...
09:13:35 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:35 #13 25.67 Preparing to unpack .../111-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:35 #13 25.68 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:35 #13 25.71 Selecting previously unselected package libdevel-callchecker-perl.
09:13:35 #13 25.72 Preparing to unpack .../112-libdevel-callchecker-perl_0.008-1_arm64.deb ...
09:13:35 #13 25.72 Unpacking libdevel-callchecker-perl (0.008-1) ...
09:13:35 #13 25.76 Selecting previously unselected package libparams-classify-perl.
09:13:35 #13 25.76 Preparing to unpack .../113-libparams-classify-perl_0.015-1+b1_arm64.deb ...
09:13:35 #13 25.76 Unpacking libparams-classify-perl (0.015-1+b1) ...
09:13:35 #13 25.80 Selecting previously unselected package libmodule-runtime-perl.
09:13:35 #13 25.80 Preparing to unpack .../114-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:35 #13 25.80 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:35 #13 25.84 Selecting previously unselected package libimport-into-perl.
09:13:35 #13 25.84 Preparing to unpack .../115-libimport-into-perl_1.002005-1_all.deb ...
09:13:35 #13 25.84 Unpacking libimport-into-perl (1.002005-1) ...
09:13:35 #13 25.88 Selecting previously unselected package librole-tiny-perl.
09:13:35 #13 25.88 Preparing to unpack .../116-librole-tiny-perl_2.000006-1_all.deb ...
09:13:35 #13 25.88 Unpacking librole-tiny-perl (2.000006-1) ...
09:13:35 #13 25.92 Selecting previously unselected package libstrictures-perl.
09:13:35 #14 26.73 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
09:13:35 #14 26.75 Get:278 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhash-fieldhash-perl arm64 0.15-1build2 [16.5 kB]
09:13:35 #14 26.75 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:35 #14 26.76 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libhtml-format-perl all 2.12-1 [41.3 kB]
09:13:35 #14 26.76 Get:281 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
09:13:35 #14 26.77 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libidn11 arm64 1.33-2.2ubuntu2 [45.3 kB]
09:13:35 #14 26.77 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstruct-dumb-perl all 0.09-1 [10.5 kB]
09:13:35 #14 26.78 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-perl all 0.75-1 [254 kB]
09:13:35 #14 26.84 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblinux-epoll-perl arm64 0.017-1 [15.6 kB]
09:13:35 #14 26.84 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
09:13:35 #14 26.99 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtypes-serialiser-perl all 1.0-1 [12.1 kB]
09:13:35 #13 24.51 Selecting previously unselected package debian-keyring.
09:13:35 #13 24.51 Preparing to unpack .../088-debian-keyring_2019.02.25_all.deb ...
09:13:35 #13 24.51 Unpacking debian-keyring (2019.02.25) ...
09:13:35 #13 19.46 Selecting previously unselected package perl.
09:13:35 #13 19.46 Preparing to unpack .../11-perl_5.28.1-6+deb10u1_armhf.deb ...
09:13:35 #13 19.47 Unpacking perl (5.28.1-6+deb10u1) ...
09:13:35 #13 19.54 Selecting previously unselected package libpython3.7-minimal:armhf.
09:13:35 #13 19.54 Preparing to unpack .../12-libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:13:35 #13 19.54 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:13:35 #14 24.41 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ...
09:13:35 #14 24.41 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
09:13:35 #14 24.45 Selecting previously unselected package file.
09:13:35 #14 24.45 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_amd64.deb ...
09:13:35 #14 24.45 Unpacking file (1:5.41-3ubuntu0.1) ...
09:13:35 #14 24.49 Selecting previously unselected package gettext-base.
09:13:35 #14 24.49 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_amd64.deb ...
09:13:35 #14 24.50 Unpacking gettext-base (0.21-4ubuntu4) ...
09:13:35 #14 24.54 Selecting previously unselected package libuchardet0:amd64.
09:13:35 #14 24.54 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_amd64.deb ...
09:13:35 #14 24.55 Unpacking libuchardet0:amd64 (0.0.7-1build2) ...
09:13:35 #14 24.59 Selecting previously unselected package groff-base.
09:13:35 #14 24.59 Preparing to unpack .../029-groff-base_1.22.4-8build1_amd64.deb ...
09:13:35 #14 24.60 Unpacking groff-base (1.22.4-8build1) ...
09:13:35 #14 24.66 Selecting previously unselected package libcbor0.8:amd64.
09:13:35 #14 21.42 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.2_amd64.deb ...
09:13:35 #14 21.44 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:13:35 #14 21.50 Selecting previously unselected package dctrl-tools.
09:13:35 #14 21.50 Preparing to unpack .../102-dctrl-tools_2.24-3build2_amd64.deb ...
09:13:35 #14 21.51 Unpacking dctrl-tools (2.24-3build2) ...
09:13:35 #14 21.53 Selecting previously unselected package libdebhelper-perl.
09:13:35 #14 21.54 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
09:13:35 #14 21.54 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
09:13:35 #14 21.58 Selecting previously unselected package libtool.
09:13:35 #14 21.58 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ...
09:13:35 #14 21.58 Unpacking libtool (2.4.7-5) ...
09:13:35 #14 21.64 Selecting previously unselected package dh-autoreconf.
09:13:35 #13 20.70 Selecting previously unselected package libcrypt-dev:armhf.
09:13:35 #13 20.71 Preparing to unpack .../034-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
09:13:35 #13 20.71 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
09:13:35 #13 20.76 Selecting previously unselected package libtirpc-dev:armhf.
09:13:35 #13 20.76 Preparing to unpack .../035-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
09:13:35 #13 20.77 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
09:13:35 #13 20.84 Selecting previously unselected package libnsl-dev:armhf.
09:13:35 #13 20.84 Preparing to unpack .../036-libnsl-dev_1.3.0-2_armhf.deb ...
09:13:35 #14 25.86 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run-perl all 20220807.0-1 [92.6 kB]
09:13:35 #14 19.11 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf gcc-12 armhf 12.3.0-1ubuntu1~23.04 [16.2 MB]
09:13:35 #13 21.06 Preparing to unpack .../060-gcc-12_12.2.0-14_arm64.deb ...
09:13:35 #13 21.06 Unpacking gcc-12 (12.2.0-14) ...
09:13:35 #13 22.71 Selecting previously unselected package libxml2:arm64.
09:13:35 #13 22.72 Preparing to unpack .../083-libxml2_2.9.10+dfsg-6.7+deb11u4_arm64.deb ...
09:13:35 #13 22.72 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:35 #13 22.80 Selecting previously unselected package gettext.
09:13:35 #13 22.80 Preparing to unpack .../084-gettext_0.21-4_arm64.deb ...
09:13:35 #14 21.87 Get:193 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ssleay-perl armhf 1.88-2ubuntu1 [272 kB]
09:13:35 #14 22.00 Get:194 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-socket-ssl-perl all 2.067-1 [176 kB]
09:13:35 #14 22.05 Get:195 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-http-perl all 6.19-1 [22.8 kB]
09:13:35 #14 22.06 Get:196 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblwp-protocol-https-perl all 6.07-2ubuntu2 [8560 B]
09:13:35 #14 22.06 Get:197 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtry-tiny-perl all 0.30-1 [20.5 kB]
09:13:35 #14 22.06 Get:198 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:35 #14 22.51 Selecting previously unselected package liblsan0:amd64.
09:13:35 #14 22.51 Preparing to unpack .../090-liblsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:35 #14 22.52 Unpacking liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:35 #14 22.62 Selecting previously unselected package libtsan0:amd64.
09:13:35 #13 25.92 Preparing to unpack .../117-libstrictures-perl_2.000005-1_all.deb ...
09:13:35 #13 25.93 Unpacking libstrictures-perl (2.000005-1) ...
09:13:35 #13 25.96 Selecting previously unselected package libsub-quote-perl.
09:13:35 #13 25.96 Preparing to unpack .../118-libsub-quote-perl_2.005001-1_all.deb ...
09:13:35 #13 25.97 Unpacking libsub-quote-perl (2.005001-1) ...
09:13:35 #13 26.00 Selecting previously unselected package libmoo-perl.
09:13:35 #13 26.00 Preparing to unpack .../119-libmoo-perl_2.003004-2_all.deb ...
09:13:35 #13 26.01 Unpacking libmoo-perl (2.003004-2) ...
09:13:35 #13 26.05 Selecting previously unselected package libencode-locale-perl.
09:13:35 #13 26.05 Preparing to unpack .../120-libencode-locale-perl_1.05-1_all.deb ...
09:13:35 #13 26.05 Unpacking libencode-locale-perl (1.05-1) ...
09:13:35 #13 26.09 Selecting previously unselected package libtimedate-perl.
09:13:35 #13 26.09 Preparing to unpack .../121-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
09:13:35 #13 26.10 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
09:13:35 #13 26.14 Selecting previously unselected package libhttp-date-perl.
09:13:35 #13 26.14 Preparing to unpack .../122-libhttp-date-perl_6.02-1_all.deb ...
09:13:35 #13 26.14 Unpacking libhttp-date-perl (6.02-1) ...
09:13:35 #13 26.17 Selecting previously unselected package libfile-listing-perl.
09:13:35 #14 27.06 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-xs-perl arm64 4.020-1build1 [82.2 kB]
09:13:35 #13 19.67 Selecting previously unselected package libexpat1:armhf.
09:13:35 #13 19.67 Preparing to unpack .../13-libexpat1_2.2.6-2+deb10u6_armhf.deb ...
09:13:35 #13 19.67 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
09:13:35 #13 19.72 Selecting previously unselected package python3.7-minimal.
09:13:35 #13 19.73 Preparing to unpack .../14-python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:13:35 #13 19.73 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:35 #13 18.30   Running scriptlet: glibc-gconv-extra-2.34-82.el9.x86_64               139/139 
09:13:35 #13 21.35   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/139 
09:13:35 #13 21.35   Verifying        : binutils-2.35.2-42.el9.x86_64                        2/139 
09:13:35 #13 21.35   Verifying        : binutils-gold-2.35.2-42.el9.x86_64                   3/139 
09:13:35 #13 21.35   Verifying        : bzip2-1.0.8-8.el9.x86_64                             4/139 
09:13:35 #13 21.35   Verifying        : cpio-2.13-16.el9.x86_64                              5/139 
09:13:35 #13 21.35   Verifying        : dbus-libs-1:1.12.20-8.el9.x86_64                     6/139 
09:13:35 #13 21.35   Verifying        : diffutils-3.7-12.el9.x86_64                          7/139 
09:13:35 #13 21.35   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                 8/139 
09:13:35 #13 21.35   Verifying        : ed-1.14.2-12.el9.x86_64                              9/139 
09:13:35 #13 21.35   Verifying        : elfutils-0.189-3.el9.x86_64                         10/139 
09:13:35 #13 21.35   Verifying        : elfutils-debuginfod-client-0.189-3.el9.x86_64       11/139 
09:13:35 #13 21.35   Verifying        : file-5.39-14.el9.x86_64                             12/139 
09:13:35 #13 21.35   Verifying        : glib-networking-2.68.3-3.el9.x86_64                 13/139 
09:13:35 #13 21.35   Verifying        : glibc-gconv-extra-2.34-82.el9.x86_64                14/139 
09:13:35 #13 21.35   Verifying        : groff-base-1.22.4-10.el9.x86_64                     15/139 
09:13:35 #13 21.35   Verifying        : gsettings-desktop-schemas-40.0-6.el9.x86_64         16/139 
09:13:35 #13 21.35   Verifying        : info-6.7-15.el9.x86_64                              17/139 
09:13:35 #13 21.35   Verifying        : json-glib-1.6.6-1.el9.x86_64                        18/139 
09:13:35 #13 21.35   Verifying        : less-590-2.el9.x86_64                               19/139 
09:13:35 #13 21.35   Verifying        : libatomic-11.4.1-2.1.el9.x86_64                     20/139 
09:13:35 #13 21.35   Verifying        : libbrotli-1.0.9-6.el9.x86_64                        21/139 
09:13:35 #13 21.35   Verifying        : libicu-67.1-9.el9.x86_64                            22/139 
09:13:35 #13 21.35   Verifying        : libpipeline-1.5.3-4.el9.x86_64                      23/139 
09:13:35 #13 21.35   Verifying        : libpkgconf-1.7.3-10.el9.x86_64                      24/139 
09:13:35 #13 21.35   Verifying        : libpng-2:1.6.37-12.el9.x86_64                       25/139 
09:13:35 #13 21.35   Verifying        : libproxy-0.4.15-35.el9.x86_64                       26/139 
09:13:35 #13 21.35   Verifying        : libpsl-0.21.1-5.el9.x86_64                          27/139 
09:13:35 #13 21.35   Verifying        : man-db-2.9.3-7.el9.x86_64                           28/139 
09:13:35 #13 21.35   Verifying        : ncurses-6.2-10.20210508.el9.x86_64                  29/139 
09:13:35 #13 21.35   Verifying        : pkgconf-1.7.3-10.el9.x86_64                         30/139 
09:13:35 #13 21.35   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      31/139 
09:13:35 #13 21.35   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.x86_64              32/139 
09:13:35 #13 21.35   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       33/139 
09:13:35 #13 21.35   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch               34/139 
09:13:35 #13 21.35   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                    35/139 
09:13:35 #13 21.35   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch        36/139 
09:13:35 #13 21.35   Verifying        : python3-six-1.15.0-9.el9.noarch                     37/139 
09:13:35 #13 21.35   Verifying        : python3-systemd-234-18.el9.x86_64                   38/139 
09:13:35 #13 21.35   Verifying        : shared-mime-info-2.1-5.el9.x86_64                   39/139 
09:13:35 #13 21.35   Verifying        : systemd-libs-252-18.el9.x86_64                      40/139 
09:13:35 #13 21.35   Verifying        : unzip-6.0-56.el9.x86_64                             41/139 
09:13:35 #13 21.35   Verifying        : xz-5.2.5-8.el9.x86_64                               42/139 
09:13:35 #13 21.35   Verifying        : zip-3.0-35.el9.x86_64                               43/139 
09:13:35 #13 21.35   Verifying        : zstd-1.5.1-2.el9.x86_64                             44/139 
09:13:35 #13 21.35   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          45/139 
09:13:35 #13 21.35   Verifying        : debugedit-5.0-4.el9.x86_64                          46/139 
09:13:35 #13 21.35   Verifying        : desktop-file-utils-0.26-6.el9.x86_64                47/139 
09:13:35 #13 21.35   Verifying        : dwz-0.14-3.el9.x86_64                               48/139 
09:13:35 #13 21.35   Verifying        : efi-srpm-macros-4-9.el9.noarch                      49/139 
09:13:35 #13 21.35   Verifying        : emacs-filesystem-1:27.2-9.el9.noarch                50/139 
09:13:35 #13 21.35   Verifying        : enchant-1:1.6.0-30.el9.x86_64                       51/139 
09:13:35 #13 21.35   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            52/139 
09:13:35 #13 21.35   Verifying        : gdb-minimal-10.2-11.el9.x86_64                      53/139 
09:13:35 #13 21.35   Verifying        : gdk-pixbuf2-2.42.6-3.el9.x86_64                     54/139 
09:13:35 #13 21.35   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  55/139 
09:13:35 #13 21.35   Verifying        : go-srpm-macros-3.2.0-2.el9.noarch                   56/139 
09:13:35 #13 21.35   Verifying        : hunspell-1.7.0-11.el9.x86_64                        57/139 
09:13:35 #13 21.35   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              58/139 
09:13:35 #13 21.35   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           59/139 
09:13:35 #13 21.35   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           60/139 
09:13:35 #13 21.35   Verifying        : hunspell-filesystem-1.7.0-11.el9.x86_64             61/139 
09:13:35 #13 21.35   Verifying        : kernel-srpm-macros-1.0-13.el9.noarch                62/139 
09:13:35 #13 21.35   Verifying        : libappstream-glib-0.7.18-4.el9.x86_64               63/139 
09:13:35 #13 21.35   Verifying        : libjpeg-turbo-2.0.90-6.el9.x86_64                   64/139 
09:13:35 #13 21.35   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.x86_64            65/139 
09:13:35 #13 21.35   Verifying        : libsoup-2.72.0-8.el9.x86_64                         66/139 
09:13:35 #13 21.35   Verifying        : libstemmer-0-18.585svn.el9.x86_64                   67/139 
09:13:35 #13 21.35   Verifying        : lua-srpm-macros-1-6.el9.noarch                      68/139 
09:13:35 #13 21.35   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    69/139 
09:13:35 #13 21.35   Verifying        : openblas-srpm-macros-2-11.el9.noarch                70/139 
09:13:35 #13 21.35   Verifying        : patch-2.7.6-16.el9.x86_64                           71/139 
09:13:35 #13 21.35   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 72/139 
09:13:35 #13 21.35   Verifying        : perl-B-1.80-480.el9.x86_64                          73/139 
09:13:35 #13 21.35   Verifying        : perl-Carp-1.50-460.el9.noarch                       74/139 
09:13:35 #13 21.35   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               75/139 
09:13:35 #13 21.35   Verifying        : perl-Data-Dumper-2.174-462.el9.x86_64               76/139 
09:13:35 #13 21.35   Verifying        : perl-Digest-1.19-4.el9.noarch                       77/139 
09:13:35 #13 21.35   Verifying        : perl-Digest-MD5-2.58-4.el9.x86_64                   78/139 
09:13:35 #13 21.35   Verifying        : perl-Encode-4:3.08-462.el9.x86_64                   79/139 
09:13:35 #13 21.35   Verifying        : perl-Errno-1.30-480.el9.x86_64                      80/139 
09:13:35 #13 21.35   Verifying        : perl-Exporter-5.74-461.el9.noarch                   81/139 
09:13:35 #13 21.35   Verifying        : perl-Fcntl-1.13-480.el9.x86_64                      82/139 
09:13:35 #13 21.35   Verifying        : perl-File-Basename-2.85-480.el9.noarch              83/139 
09:13:35 #13 21.35   Verifying        : perl-File-Path-2.18-4.el9.noarch                    84/139 
09:13:35 #13 21.35   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch             85/139 
09:13:35 #13 21.35   Verifying        : perl-File-stat-1.09-480.el9.noarch                  86/139 
09:13:35 #13 21.35   Verifying        : perl-FileHandle-2.03-480.el9.noarch                 87/139 
09:13:35 #13 21.35   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch                88/139 
09:13:35 #13 21.35   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                 89/139 
09:13:35 #13 21.35   Verifying        : perl-HTTP-Tiny-0.076-461.el9.noarch                 90/139 
09:13:35 #13 21.35   Verifying        : perl-IO-1.43-480.el9.x86_64                         91/139 
09:13:35 #13 21.35   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                 92/139 
09:13:35 #13 21.35   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch               93/139 
09:13:35 #13 21.35   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                  94/139 
09:13:35 #13 21.35   Verifying        : perl-MIME-Base64-3.16-4.el9.x86_64                  95/139 
09:13:35 #13 21.35   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch               96/139 
09:13:35 #13 21.35   Verifying        : perl-NDBM_File-1.15-480.el9.x86_64                  97/139 
09:13:35 #13 21.35   Verifying        : perl-Net-SSLeay-1.92-2.el9.x86_64                   98/139 
09:13:35 #13 21.35   Verifying        : perl-POSIX-1.94-480.el9.x86_64                      99/139 
09:13:35 #13 21.35   Verifying        : perl-PathTools-3.78-461.el9.x86_64                 100/139 
09:13:35 #13 21.35   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             101/139 
09:13:35 #13 21.35   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            102/139 
09:13:35 #13 21.35   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                103/139 
09:13:35 #13 21.35   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 104/139 
09:13:35 #13 21.35   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64       105/139 
09:13:35 #13 21.35   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               106/139 
09:13:35 #13 21.35   Verifying        : perl-Socket-4:2.031-4.el9.x86_64                   107/139 
09:13:35 #13 21.35   Verifying        : perl-Storable-1:3.21-460.el9.x86_64                108/139 
09:13:35 #13 21.35   Verifying        : perl-Symbol-1.08-480.el9.noarch                    109/139 
09:13:35 #13 21.35   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            110/139 
09:13:35 #13 21.35   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  111/139 
09:13:35 #13 21.35   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           112/139 
09:13:35 #13 21.35   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       113/139 
09:13:35 #13 21.35   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               114/139 
09:13:35 #13 21.35   Verifying        : perl-URI-5.09-3.el9.noarch                         115/139 
09:13:35 #13 21.35   Verifying        : perl-base-2.27-480.el9.noarch                      116/139 
09:13:35 #13 21.36   Verifying        : perl-constant-1.33-461.el9.noarch                  117/139 
09:13:35 #13 21.36   Verifying        : perl-if-0.60.800-480.el9.noarch                    118/139 
09:13:35 #13 21.36   Verifying        : perl-interpreter-4:5.32.1-480.el9.x86_64           119/139 
09:13:35 #13 21.36   Verifying        : perl-libnet-3.13-4.el9.noarch                      120/139 
09:13:35 #13 21.36   Verifying        : perl-libs-4:5.32.1-480.el9.x86_64                  121/139 
09:13:35 #13 21.36   Verifying        : perl-mro-1.23-480.el9.x86_64                       122/139 
09:13:35 #13 21.36   Verifying        : perl-overload-1.31-480.el9.noarch                  123/139 
09:13:35 #13 21.36   Verifying        : perl-overloading-0.02-480.el9.noarch               124/139 
09:13:35 #13 21.36   Verifying        : perl-parent-1:0.238-460.el9.noarch                 125/139 
09:13:35 #13 21.36   Verifying        : perl-podlators-1:4.14-460.el9.noarch               126/139 
09:13:35 #13 21.36   Verifying        : perl-srpm-macros-1-41.el9.noarch                   127/139 
09:13:35 #13 21.36   Verifying        : perl-subs-1.03-480.el9.noarch                      128/139 
09:13:35 #13 21.36   Verifying        : perl-vars-1.05-480.el9.noarch                      129/139 
09:13:35 #13 21.36   Verifying        : pyproject-srpm-macros-1.9.0-1.el9.noarch           130/139 
09:13:35 #13 21.36   Verifying        : python-srpm-macros-3.9-52.el9.noarch               131/139 
09:13:35 #13 21.36   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 132/139 
09:13:35 #13 21.36   Verifying        : python3-file-magic-5.39-14.el9.noarch              133/139 
09:13:35 #13 21.36   Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                134/139 
09:13:35 #13 21.36   Verifying        : redhat-rpm-config-203-1.el9.noarch                 135/139 
09:13:35 #13 21.36   Verifying        : rpm-build-4.16.1.3-25.el9.x86_64                   136/139 
09:13:35 #13 21.36   Verifying        : rpmlint-1.11-19.el9.noarch                         137/139 
09:13:35 #13 21.36   Verifying        : rust-srpm-macros-17-4.el9.noarch                   138/139 
09:13:35 #13 21.36   Verifying        : webkit2gtk3-jsc-2.40.5-1.el9.x86_64                139/139 
09:13:35 #13 21.48 
09:13:35 #13 21.48 Installed:
09:13:35 #13 21.48   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
09:13:35 #13 21.48   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
09:13:35 #13 21.48   binutils-2.35.2-42.el9.x86_64                                                 
09:13:35 #13 21.48   binutils-gold-2.35.2-42.el9.x86_64                                            
09:13:35 #13 21.48   bzip2-1.0.8-8.el9.x86_64                                                      
09:13:35 #13 21.48   cpio-2.13-16.el9.x86_64                                                       
09:13:35 #13 21.48   dbus-libs-1:1.12.20-8.el9.x86_64                                              
09:13:35 #13 21.48   debugedit-5.0-4.el9.x86_64                                                    
09:13:35 #13 21.48   desktop-file-utils-0.26-6.el9.x86_64                                          
09:13:35 #13 21.48   diffutils-3.7-12.el9.x86_64                                                   
09:13:35 #13 21.48   dnf-plugins-core-4.3.0-11.el9.noarch                                          
09:13:35 #13 21.48   dwz-0.14-3.el9.x86_64                                                         
09:13:35 #13 21.48   ed-1.14.2-12.el9.x86_64                                                       
09:13:35 #13 21.48   efi-srpm-macros-4-9.el9.noarch                                                
09:13:35 #13 21.48   elfutils-0.189-3.el9.x86_64                                                   
09:13:35 #13 21.48   elfutils-debuginfod-client-0.189-3.el9.x86_64                                 
09:13:35 #13 21.48   emacs-filesystem-1:27.2-9.el9.noarch                                          
09:13:35 #13 21.48   enchant-1:1.6.0-30.el9.x86_64                                                 
09:13:35 #13 21.48   file-5.39-14.el9.x86_64                                                       
09:13:35 #13 21.48   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
09:13:35 #13 21.48   gdb-minimal-10.2-11.el9.x86_64                                                
09:13:35 #13 21.48   gdk-pixbuf2-2.42.6-3.el9.x86_64                                               
09:13:35 #13 21.48   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
09:13:35 #13 21.48   glib-networking-2.68.3-3.el9.x86_64                                           
09:13:35 #13 21.48   glibc-gconv-extra-2.34-82.el9.x86_64                                          
09:13:35 #13 21.48   go-srpm-macros-3.2.0-2.el9.noarch                                             
09:13:35 #13 21.48   groff-base-1.22.4-10.el9.x86_64                                               
09:13:35 #13 21.48   gsettings-desktop-schemas-40.0-6.el9.x86_64                                   
09:13:35 #13 21.48   hunspell-1.7.0-11.el9.x86_64                                                  
09:13:35 #13 21.48   hunspell-en-0.20140811.1-20.el9.noarch                                        
09:13:35 #13 21.48   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
09:13:35 #13 21.48   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
09:13:35 #13 21.48   hunspell-filesystem-1.7.0-11.el9.x86_64                                       
09:13:35 #13 21.48   info-6.7-15.el9.x86_64                                                        
09:13:35 #13 21.48   json-glib-1.6.6-1.el9.x86_64                                                  
09:13:35 #13 21.48   kernel-srpm-macros-1.0-13.el9.noarch                                          
09:13:35 #13 21.48   less-590-2.el9.x86_64                                                         
09:13:35 #13 21.48   libappstream-glib-0.7.18-4.el9.x86_64                                         
09:13:35 #13 21.48   libatomic-11.4.1-2.1.el9.x86_64                                               
09:13:35 #13 21.48   libbrotli-1.0.9-6.el9.x86_64                                                  
09:13:35 #13 21.48   libicu-67.1-9.el9.x86_64                                                      
09:13:35 #13 21.48   libjpeg-turbo-2.0.90-6.el9.x86_64                                             
09:13:35 #13 21.48   libpipeline-1.5.3-4.el9.x86_64                                                
09:13:35 #13 21.48   libpkgconf-1.7.3-10.el9.x86_64                                                
09:13:35 #13 21.48   libpng-2:1.6.37-12.el9.x86_64                                                 
09:13:35 #13 21.48   libproxy-0.4.15-35.el9.x86_64                                                 
09:13:35 #13 21.48   libproxy-webkitgtk4-0.4.15-35.el9.x86_64                                      
09:13:35 #13 21.48   libpsl-0.21.1-5.el9.x86_64                                                    
09:13:35 #13 21.48   libsoup-2.72.0-8.el9.x86_64                                                   
09:13:35 #13 21.48   libstemmer-0-18.585svn.el9.x86_64                                             
09:13:35 #13 21.48   lua-srpm-macros-1-6.el9.noarch                                                
09:13:35 #13 21.48   man-db-2.9.3-7.el9.x86_64                                                     
09:13:35 #13 21.48   ncurses-6.2-10.20210508.el9.x86_64                                            
09:13:35 #13 21.48   ocaml-srpm-macros-6-6.el9.noarch                                              
09:13:35 #13 21.48   openblas-srpm-macros-2-11.el9.noarch                                          
09:13:35 #13 21.48   patch-2.7.6-16.el9.x86_64                                                     
09:13:35 #13 21.48   perl-AutoLoader-5.74-480.el9.noarch                                           
09:13:35 #13 21.48   perl-B-1.80-480.el9.x86_64                                                    
09:13:35 #13 21.48   perl-Carp-1.50-460.el9.noarch                                                 
09:13:35 #13 21.48   perl-Class-Struct-0.66-480.el9.noarch                                         
09:13:35 #13 21.48   perl-Data-Dumper-2.174-462.el9.x86_64                                         
09:13:35 #13 21.48   perl-Digest-1.19-4.el9.noarch                                                 
09:13:35 #13 21.48   perl-Digest-MD5-2.58-4.el9.x86_64                                             
09:13:35 #13 21.48   perl-Encode-4:3.08-462.el9.x86_64                                             
09:13:35 #13 21.48   perl-Errno-1.30-480.el9.x86_64                                                
09:13:35 #13 21.48   perl-Exporter-5.74-461.el9.noarch                                             
09:13:35 #13 21.48   perl-Fcntl-1.13-480.el9.x86_64                                                
09:13:35 #13 21.48   perl-File-Basename-2.85-480.el9.noarch                                        
09:13:35 #13 21.48   perl-File-Path-2.18-4.el9.noarch                                              
09:13:35 #13 21.48   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
09:13:35 #13 21.48   perl-File-stat-1.09-480.el9.noarch                                            
09:13:35 #13 21.48   perl-FileHandle-2.03-480.el9.noarch                                           
09:13:35 #13 21.48   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
09:13:35 #13 21.48   perl-Getopt-Std-1.12-480.el9.noarch                                           
09:13:35 #13 21.48   perl-HTTP-Tiny-0.076-461.el9.noarch                                           
09:13:35 #13 21.48   perl-IO-1.43-480.el9.x86_64                                                   
09:13:35 #13 21.48   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
09:13:35 #13 21.48   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
09:13:35 #13 21.48   perl-IPC-Open3-1.21-480.el9.noarch                                            
09:13:35 #13 21.48   perl-MIME-Base64-3.16-4.el9.x86_64                                            
09:13:35 #13 21.48   perl-Mozilla-CA-20200520-6.el9.noarch                                         
09:13:35 #13 21.48   perl-NDBM_File-1.15-480.el9.x86_64                                            
09:13:35 #13 21.48   perl-Net-SSLeay-1.92-2.el9.x86_64                                             
09:13:35 #13 21.48   perl-POSIX-1.94-480.el9.x86_64                                                
09:13:35 #13 21.48   perl-PathTools-3.78-461.el9.x86_64                                            
09:13:35 #13 21.48   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
09:13:35 #13 21.48   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
09:13:35 #13 21.48   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
09:13:35 #13 21.48   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
09:13:35 #13 21.48   perl-Scalar-List-Utils-4:1.56-461.el9.x86_64                                  
09:13:35 #13 21.48   perl-SelectSaver-1.02-480.el9.noarch                                          
09:13:35 #13 21.48   perl-Socket-4:2.031-4.el9.x86_64                                              
09:13:35 #13 21.48   perl-Storable-1:3.21-460.el9.x86_64                                           
09:13:35 #13 21.48   perl-Symbol-1.08-480.el9.noarch                                               
09:13:35 #13 21.48   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
09:13:35 #13 21.48   perl-Term-Cap-1.17-460.el9.noarch                                             
09:13:35 #13 21.48   perl-Text-ParseWords-3.30-460.el9.noarch                                      
09:13:35 #13 21.48   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
09:13:35 #13 21.48   perl-Time-Local-2:1.300-7.el9.noarch                                          
09:13:35 #13 21.48   perl-URI-5.09-3.el9.noarch                                                    
09:13:35 #13 21.48   perl-base-2.27-480.el9.noarch                                                 
09:13:35 #13 21.48   perl-constant-1.33-461.el9.noarch                                             
09:13:35 #13 21.48   perl-if-0.60.800-480.el9.noarch                                               
09:13:35 #13 21.48   perl-interpreter-4:5.32.1-480.el9.x86_64                                      
09:13:35 #13 21.48   perl-libnet-3.13-4.el9.noarch                                                 
09:13:35 #13 21.48   perl-libs-4:5.32.1-480.el9.x86_64                                             
09:13:35 #13 21.48   perl-mro-1.23-480.el9.x86_64                                                  
09:13:35 #13 21.48   perl-overload-1.31-480.el9.noarch                                             
09:13:35 #13 21.48   perl-overloading-0.02-480.el9.noarch                                          
09:13:35 #13 21.48   perl-parent-1:0.238-460.el9.noarch                                            
09:13:35 #13 21.48   perl-podlators-1:4.14-460.el9.noarch                                          
09:13:35 #13 21.48   perl-srpm-macros-1-41.el9.noarch                                              
09:13:35 #13 21.48   perl-subs-1.03-480.el9.noarch                                                 
09:13:35 #13 21.48   perl-vars-1.05-480.el9.noarch                                                 
09:13:35 #13 21.48   pkgconf-1.7.3-10.el9.x86_64                                                   
09:13:35 #13 21.48   pkgconf-m4-1.7.3-10.el9.noarch                                                
09:13:35 #13 21.48   pkgconf-pkg-config-1.7.3-10.el9.x86_64                                        
09:13:35 #13 21.48   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
09:13:35 #13 21.48   pyproject-srpm-macros-1.9.0-1.el9.noarch                                      
09:13:35 #13 21.48   python-srpm-macros-3.9-52.el9.noarch                                          
09:13:35 #13 21.48   python3-dateutil-1:2.8.1-7.el9.noarch                                         
09:13:35 #13 21.48   python3-dbus-1.2.18-2.el9.x86_64                                              
09:13:35 #13 21.48   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
09:13:35 #13 21.48   python3-enchant-3.2.0-5.el9.noarch                                            
09:13:35 #13 21.48   python3-file-magic-5.39-14.el9.noarch                                         
09:13:35 #13 21.48   python3-six-1.15.0-9.el9.noarch                                               
09:13:35 #13 21.48   python3-systemd-234-18.el9.x86_64                                             
09:13:35 #13 21.48   qt5-srpm-macros-5.15.9-1.el9.noarch                                           
09:13:35 #13 21.48   redhat-rpm-config-203-1.el9.noarch                                            
09:13:35 #13 21.48   rpm-build-4.16.1.3-25.el9.x86_64                                              
09:13:35 #13 21.48   rpmlint-1.11-19.el9.noarch                                                    
09:13:35 #13 21.48   rust-srpm-macros-17-4.el9.noarch                                              
09:13:35 #13 21.48   shared-mime-info-2.1-5.el9.x86_64                                             
09:13:35 #13 21.48   systemd-libs-252-18.el9.x86_64                                                
09:13:35 #13 21.48   unzip-6.0-56.el9.x86_64                                                       
09:13:35 #13 21.48   webkit2gtk3-jsc-2.40.5-1.el9.x86_64                                           
09:13:35 #13 21.48   xz-5.2.5-8.el9.x86_64                                                         
09:13:35 #13 21.48   zip-3.0-35.el9.x86_64                                                         
09:13:35 #13 21.48   zstd-1.5.1-2.el9.x86_64                                                       
09:13:35 #13 21.48 
09:13:35 #13 21.48 Complete!
09:13:35 #13 DONE 21.6s
09:13:35 
09:13:35 #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
09:13:35 #14 24.67 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ...
09:13:35 #14 24.67 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
09:13:35 #14 24.71 Selecting previously unselected package libedit2:amd64.
09:13:35 #14 24.71 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_amd64.deb ...
09:13:35 #14 24.72 Unpacking libedit2:amd64 (3.1-20210910-1build1) ...
09:13:35 #14 24.75 Selecting previously unselected package libfido2-1:amd64.
09:13:35 #14 24.76 Preparing to unpack .../032-libfido2-1_1.10.0-1_amd64.deb ...
09:13:35 #14 24.76 Unpacking libfido2-1:amd64 (1.10.0-1) ...
09:13:35 #14 24.80 Selecting previously unselected package libnghttp2-14:amd64.
09:13:35 #14 24.80 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_amd64.deb ...
09:13:35 #14 24.81 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
09:13:35 #14 24.85 Selecting previously unselected package libpipeline1:amd64.
09:13:35 #14 24.85 Preparing to unpack .../034-libpipeline1_1.5.5-1_amd64.deb ...
09:13:35 #14 24.86 Unpacking libpipeline1:amd64 (1.5.5-1) ...
09:13:35 #14 24.89 Selecting previously unselected package libpng16-16:amd64.
09:13:35 #14 24.89 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_amd64.deb ...
09:13:35 #14 24.90 Unpacking libpng16-16:amd64 (1.6.37-3build5) ...
09:13:35 #14 24.94 Selecting previously unselected package libpsl5:amd64.
09:13:35 #14 21.64 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
09:13:35 #14 21.64 Unpacking dh-autoreconf (20) ...
09:13:35 #14 21.67 Selecting previously unselected package libarchive-zip-perl.
09:13:35 #14 21.67 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
09:13:35 #14 21.68 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:35 #14 21.74 Selecting previously unselected package libsub-override-perl.
09:13:35 #14 21.74 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ...
09:13:35 #14 21.78 Unpacking libsub-override-perl (0.09-4) ...
09:13:35 #14 21.80 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:35 #14 21.80 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:13:35 #14 21.81 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:35 #14 21.83 Selecting previously unselected package dh-strip-nondeterminism.
09:13:35 #14 21.83 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:13:35 #14 21.84 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:13:35 #14 21.87 Selecting previously unselected package libdw1:amd64.
09:13:35 #13 20.85 Unpacking libnsl-dev:armhf (1.3.0-2) ...
09:13:35 #13 20.89 Selecting previously unselected package libc6-dev:armhf.
09:13:35 #13 20.89 Preparing to unpack .../037-libc6-dev_2.31-13+deb11u6_armhf.deb ...
09:13:35 #13 20.90 Unpacking libc6-dev:armhf (2.31-13+deb11u6) ...
09:13:35 #14 26.00 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
09:13:35 #14 26.02 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-xsaccessor-perl arm64 1.19-4build1 [33.3 kB]
09:13:35 #14 26.04 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-op-check-perl arm64 0.22-2build1 [9336 B]
09:13:35 #14 26.04 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdynaloader-functions-perl all 0.003-3 [12.1 kB]
09:13:35 #14 26.05 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-callchecker-perl arm64 0.008-2 [13.8 kB]
09:13:35 #14 26.06 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-classify-perl arm64 0.015-2build2 [20.6 kB]
09:13:35 #14 26.07 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-runtime-perl all 0.016-2 [16.4 kB]
09:13:35 #14 26.08 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libimport-into-perl all 1.002005-2 [10.7 kB]
09:13:35 #14 26.08 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:36 #13 22.81 Unpacking gettext (0.21-4) ...
09:13:36 #13 22.92 Selecting previously unselected package intltool-debian.
09:13:36 #13 22.92 Preparing to unpack .../085-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:36 #13 22.92 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:36 #13 22.95 Selecting previously unselected package po-debconf.
09:13:36 #13 22.95 Preparing to unpack .../086-po-debconf_1.0.21+nmu1_all.deb ...
09:13:36 #13 22.95 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:36 #13 23.00 Selecting previously unselected package debhelper.
09:13:36 #13 23.00 Preparing to unpack .../087-debhelper_13.3.4_all.deb ...
09:13:36 #13 23.00 Unpacking debhelper (13.3.4) ...
09:13:36 #13 22.68 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ...
09:13:36 #14 22.21 Get:199 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwww-perl all 6.43-1 [140 kB]
09:13:36 #14 22.63 Preparing to unpack .../091-libtsan0_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:36 #14 22.63 Unpacking libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:36 #14 22.90 Selecting previously unselected package libubsan1:amd64.
09:13:36 #14 20.67 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
09:13:36 #13 26.18 Preparing to unpack .../123-libfile-listing-perl_6.04-1_all.deb ...
09:13:36 #13 26.18 Unpacking libfile-listing-perl (6.04-1) ...
09:13:36 #13 26.21 Selecting previously unselected package libhtml-tagset-perl.
09:13:36 #13 26.22 Preparing to unpack .../124-libhtml-tagset-perl_3.20-3_all.deb ...
09:13:36 #13 26.22 Unpacking libhtml-tagset-perl (3.20-3) ...
09:13:36 #13 26.26 Selecting previously unselected package liburi-perl.
09:13:36 #13 26.26 Preparing to unpack .../125-liburi-perl_1.76-1_all.deb ...
09:13:36 #13 26.26 Unpacking liburi-perl (1.76-1) ...
09:13:36 #13 26.31 Selecting previously unselected package libhtml-parser-perl.
09:13:36 #13 26.31 Preparing to unpack .../126-libhtml-parser-perl_3.72-3+b3_arm64.deb ...
09:13:36 #13 26.31 Unpacking libhtml-parser-perl (3.72-3+b3) ...
09:13:36 #13 26.35 Selecting previously unselected package libhtml-tree-perl.
09:13:36 #13 26.36 Preparing to unpack .../127-libhtml-tree-perl_5.07-2_all.deb ...
09:13:36 #13 26.36 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:36 #13 26.40 Selecting previously unselected package libio-html-perl.
09:13:36 #13 26.41 Preparing to unpack .../128-libio-html-perl_1.001-1_all.deb ...
09:13:36 #14 27.22 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjson-maybexs-perl all 1.004000-1 [11.0 kB]
09:13:36 #14 27.22 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-compare-perl all 0.53-1 [65.6 kB]
09:13:36 #14 27.28 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-moreutils-perl arm64 0.416-1build5 [53.5 kB]
09:13:36 #14 27.31 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:36 #14 27.32 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblist-someutils-xs-perl arm64 0.58-2 [30.2 kB]
09:13:36 #14 27.34 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl7 arm64 2.4.6-14 [37.5 kB]
09:13:36 #14 27.35 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libltdl-dev arm64 2.4.6-14 [162 kB]
09:13:36 #14 27.39 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsys-hostname-long-perl all 1.5-1 [11.7 kB]
09:13:36 #10 ...
09:13:36 
09:13:36 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:36 #13 10.80 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf libc-bin armhf 2.36-9+rpi1+deb12u1 [493 kB]
09:13:36 #13 10.88 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
09:13:36 #13 10.89 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
09:13:36 #13 10.89 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
09:13:36 #13 11.03 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
09:13:36 #13 11.04 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
09:13:36 #13 11.04 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:13:36 #13 11.04 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
09:13:36 #13 11.09 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
09:13:36 #13 11.11 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
09:13:36 #13 11.21 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
09:13:36 #13 11.24 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
09:13:36 #13 11.27 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
09:13:36 #13 11.27 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
09:13:36 #13 11.29 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf groff-base armhf 1.22.4-10 [774 kB]
09:13:36 #13 11.36 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf bsdextrautils armhf 2.38.1-5 [78.5 kB]
09:13:36 #13 11.37 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libpipeline1 armhf 1.5.7-1 [33.4 kB]
09:13:36 #13 11.40 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf man-db armhf 2.11.2-2 [1342 kB]
09:13:36 #13 11.45 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf sensible-utils all 0.0.17+nmu1 [19.0 kB]
09:13:36 #13 11.46 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf bzip2 armhf 1.0.8-5+b2 [47.4 kB]
09:13:36 #13 11.46 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic-mgc armhf 1:5.44-3 [305 kB]
09:13:36 #13 11.49 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libmagic1 armhf 1:5.44-3 [95.3 kB]
09:13:36 #13 11.51 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf file armhf 1:5.44-3 [41.5 kB]
09:13:36 #13 11.51 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf gettext-base armhf 0.21-12 [156 kB]
09:13:36 #13 11.53 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf xz-utils armhf 5.4.1-0.2 [467 kB]
09:13:36 #13 11.55 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf m4 armhf 1.4.19-3 [256 kB]
09:13:36 #13 11.60 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf autoconf all 2.71-3 [332 kB]
09:13:36 #13 11.65 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf autotools-dev all 20220109.1 [51.6 kB]
09:13:36 #13 11.68 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf automake all 1:1.16.5-1.3 [823 kB]
09:13:36 #13 11.72 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf autopoint all 0.21-12 [495 kB]
09:13:36 #13 11.72 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-common armhf 2.40-2+rpi2 [2470 kB]
09:13:36 #13 11.92 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf libbinutils armhf 2.40-2+rpi2 [406 kB]
09:13:36 #13 11.92 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libctf-nobfd0 armhf 2.40-2+rpi2 [133 kB]
09:13:36 #13 11.93 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libctf0 armhf 2.40-2+rpi2 [71.5 kB]
09:13:36 #13 11.93 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf libjansson4 armhf 2.14-2 [37.0 kB]
09:13:36 #13 11.94 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf binutils-arm-linux-gnueabihf armhf 2.40-2+rpi2 [2052 kB]
09:13:36 #13 12.12 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf binutils armhf 2.40-2+rpi2 [65.4 kB]
09:13:36 #13 12.14 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libisl23 armhf 0.25-1 [519 kB]
09:13:36 #13 12.17 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf libmpfr6 armhf 4.2.0-1 [574 kB]
09:13:36 #13 12.21 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libmpc3 armhf 1.3.1-1 [41.0 kB]
09:13:36 #13 12.22 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf cpp-12 armhf 12.2.0-14+rpi1 [7159 kB]
09:13:36 #13 12.76 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf cpp armhf 4:12.2.0-3+rpi1 [7048 B]
09:13:36 #13 12.78 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf libdebhelper-perl all 13.11.4 [81.2 kB]
09:13:36 #13 12.80 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcc1-0 armhf 12.2.0-14+rpi1 [32.2 kB]
09:13:36 #13 12.82 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libgomp1 armhf 12.2.0-14+rpi1 [95.4 kB]
09:13:36 #13 12.82 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libasan8 armhf 12.2.0-14+rpi1 [2088 kB]
09:13:36 #13 12.92 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libubsan1 armhf 12.2.0-14+rpi1 [861 kB]
09:13:36 #13 12.93 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libgcc-12-dev armhf 12.2.0-14+rpi1 [727 kB]
09:13:36 #13 13.04 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf gcc-12 armhf 12.2.0-14+rpi1 [14.2 MB]
09:13:36 #13 14.12 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf gcc armhf 4:12.2.0-3+rpi1 [5216 B]
09:13:36 #13 14.12 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libc-dev-bin armhf 2.36-9+rpi1+deb12u1 [43.7 kB]
09:13:36 #13 14.13 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf linux-libc-dev armhf 6.1.52-1+rpi1 [1813 kB]
09:13:36 #13 14.15 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libcrypt-dev armhf 1:4.4.33-2 [121 kB]
09:13:36 #13 14.16 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-dev armhf 1.3.3+ds-1 [174 kB]
09:13:36 #13 14.16 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
09:13:36 #13 14.16 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf rpcsvc-proto armhf 1.4.3-1 [55.1 kB]
09:13:36 #13 14.17 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libc6-dev armhf 2.36-9+rpi1+deb12u1 [1256 kB]
09:13:36 #13 14.19 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libtool all 2.4.7-5 [517 kB]
09:13:36 #13 14.24 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf dh-autoreconf all 20 [17.1 kB]
09:13:36 #13 14.36 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
09:13:36 #13 14.36 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-override-perl all 0.09-4 [9304 B]
09:13:36 #13 14.36 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [19.4 kB]
09:13:36 #13 14.37 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf dh-strip-nondeterminism all 1.13.1-1 [8620 B]
09:13:36 #13 14.40 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf libdpkg-perl all 1.21.22+rpi1 [603 kB]
09:13:36 #13 14.44 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf patch armhf 2.7.6-7 [116 kB]
09:13:36 #13 14.44 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf make armhf 4.3-4.1 [376 kB]
09:13:36 #13 14.49 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf dpkg-dev all 1.21.22+rpi1 [1353 kB]
09:13:36 #13 14.61 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
09:13:36 #13 14.62 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf dwz armhf 0.15-1 [92.4 kB]
09:13:36 #13 14.66 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
09:13:36 #13 15.50 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB]
09:13:36 #13 15.51 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf gettext armhf 0.21-12 [1201 kB]
09:13:36 #13 15.56 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf intltool-debian all 0.35.0+20060710.6 [22.9 kB]
09:13:36 #13 15.56 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
09:13:36 #13 15.57 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf debhelper all 13.11.4 [942 kB]
09:13:36 #13 15.63 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf libfakeroot armhf 1.31-1.2 [25.7 kB]
09:13:36 #13 15.63 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf fakeroot armhf 1.31-1.2 [66.0 kB]
09:13:36 #13 15.63 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-dirlist-perl all 0.05-3 [7600 B]
09:13:36 #13 15.64 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-which-perl all 1.27-2 [15.1 kB]
09:13:36 #13 15.64 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-homedir-perl all 1.006-2 [42.4 kB]
09:13:36 #13 15.68 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-touch-perl all 0.12-2 [8816 B]
09:13:36 #13 15.70 Get:83 http://archive.raspbian.org/raspbian bookworm/main armhf libio-pty-perl armhf 1:1.17-1 [34.7 kB]
09:13:36 #13 15.70 Get:84 http://archive.raspbian.org/raspbian bookworm/main armhf libipc-run-perl all 20220807.0-1 [104 kB]
09:13:36 #13 15.71 Get:85 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-method-modifiers-perl all 2.14-1 [18.1 kB]
09:13:36 #13 15.78 Get:86 http://archive.raspbian.org/raspbian bookworm/main armhf libclass-xsaccessor-perl armhf 1.19-4+b1 [35.5 kB]
09:13:36 #13 15.78 Get:87 http://archive.raspbian.org/raspbian bookworm/main armhf libb-hooks-op-check-perl armhf 0.22-2+b1 [10.3 kB]
09:13:36 #13 15.78 Get:88 http://archive.raspbian.org/raspbian bookworm/main armhf libdynaloader-functions-perl all 0.003-3 [12.7 kB]
09:13:36 #13 15.82 Get:89 http://archive.raspbian.org/raspbian bookworm/main armhf libdevel-callchecker-perl armhf 0.008-2 [15.8 kB]
09:13:36 #13 15.83 Get:90 http://archive.raspbian.org/raspbian bookworm/main armhf libparams-classify-perl armhf 0.015-2+b1 [22.0 kB]
09:13:36 #13 15.85 Get:91 http://archive.raspbian.org/raspbian bookworm/main armhf libmodule-runtime-perl all 0.016-2 [19.6 kB]
09:13:36 #13 15.86 Get:92 http://archive.raspbian.org/raspbian bookworm/main armhf libimport-into-perl all 1.002005-2 [11.3 kB]
09:13:36 #13 15.87 Get:93 http://archive.raspbian.org/raspbian bookworm/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:36 #13 15.87 Get:94 http://archive.raspbian.org/raspbian bookworm/main armhf libsub-quote-perl all 2.006008-1 [21.8 kB]
09:13:36 #13 15.96 Get:95 http://archive.raspbian.org/raspbian bookworm/main armhf libmoo-perl all 2.005005-1 [58.0 kB]
09:13:36 #13 15.98 Get:96 http://archive.raspbian.org/raspbian bookworm/main armhf libencode-locale-perl all 1.05-3 [12.9 kB]
09:13:36 #13 15.98 Get:97 http://archive.raspbian.org/raspbian bookworm/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:36 #13 15.99 Get:98 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-date-perl all 6.05-2 [10.5 kB]
09:13:36 #13 16.00 Get:99 http://archive.raspbian.org/raspbian bookworm/main armhf libfile-listing-perl all 6.15-1 [12.6 kB]
09:13:36 #13 16.00 Get:100 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tagset-perl all 3.20-6 [11.7 kB]
09:13:36 #13 16.17 Get:101 http://archive.raspbian.org/raspbian bookworm/main armhf libregexp-ipv6-perl all 0.03-3 [5212 B]
09:13:36 #13 16.26 Get:102 http://archive.raspbian.org/raspbian bookworm/main armhf liburi-perl all 5.17-1 [90.4 kB]
09:13:36 #13 16.42 Get:103 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-parser-perl armhf 3.81-1 [97.2 kB]
09:13:36 #13 16.51 Get:104 http://archive.raspbian.org/raspbian bookworm/main armhf libhtml-tree-perl all 5.07-3 [211 kB]
09:13:36 #13 16.61 Get:105 http://archive.raspbian.org/raspbian bookworm/main armhf libclone-perl armhf 0.46-1 [13.2 kB]
09:13:36 #13 16.65 Get:106 http://archive.raspbian.org/raspbian bookworm/main armhf libio-html-perl all 1.004-3 [16.2 kB]
09:13:36 #13 16.68 Get:107 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-mediatypes-perl all 6.04-2 [20.2 kB]
09:13:36 #13 16.69 Get:108 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-message-perl all 6.44-1 [81.7 kB]
09:13:36 #13 16.70 Get:109 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:36 #13 16.71 Get:110 http://archive.raspbian.org/raspbian bookworm/main armhf libhttp-negotiate-perl all 6.01-2 [13.1 kB]
09:13:36 #13 16.72 Get:111 http://archive.raspbian.org/raspbian bookworm/main armhf perl-openssl-defaults armhf 7+b1 [7916 B]
09:13:36 #13 16.72 Get:112 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-ssleay-perl armhf 1.92-2+b2 [297 kB]
09:13:36 #13 16.72 Get:113 http://archive.raspbian.org/raspbian bookworm/main armhf libio-socket-ssl-perl all 2.081-2 [219 kB]
09:13:36 #13 25.44 Selecting previously unselected package libxml2:amd64.
09:13:36 #13 25.44 Preparing to unpack .../084-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
09:13:36 #13 25.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:36 #13 19.93 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:13:36 #13 19.94 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
09:13:36 #13 19.95 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:36 #14 24.94 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_amd64.deb ...
09:13:36 #14 24.95 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
09:13:36 #14 24.98 Selecting previously unselected package libxau6:amd64.
09:13:36 #14 24.98 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_amd64.deb ...
09:13:36 #14 24.98 Unpacking libxau6:amd64 (1:1.0.9-1build5) ...
09:13:36 #14 25.02 Selecting previously unselected package libxdmcp6:amd64.
09:13:36 #14 25.02 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ...
09:13:36 #14 25.02 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
09:13:36 #14 25.06 Selecting previously unselected package libxcb1:amd64.
09:13:36 #14 25.06 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_amd64.deb ...
09:13:36 #14 25.06 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ...
09:13:36 #14 25.10 Selecting previously unselected package libx11-data.
09:13:36 #14 25.10 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ...
09:13:36 #14 25.10 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ...
09:13:36 #14 25.17 Selecting previously unselected package libx11-6:amd64.
09:13:36 #13 17.70   Preparing        :                                                        1/1 
09:13:36 #13 17.75   Installing       : elfutils-debuginfod-client-0.189-3.el9.aarch64       1/138 
09:13:36 #13 17.80   Installing       : binutils-gold-2.35.2-42.el9.aarch64                  2/138 
09:13:36 #13 17.88   Installing       : binutils-2.35.2-42.el9.aarch64                       3/138 
09:13:36 #13 17.91   Running scriptlet: binutils-2.35.2-42.el9.aarch64                       3/138 
09:13:36 #13 17.93   Installing       : xz-5.2.5-8.el9.aarch64                               4/138 
09:13:36 #14 21.87 Preparing to unpack .../110-libdw1_0.188-2.1_amd64.deb ...
09:13:36 #14 21.87 Unpacking libdw1:amd64 (0.188-2.1) ...
09:13:36 #14 21.90 Selecting previously unselected package debugedit.
09:13:36 #14 21.90 Preparing to unpack .../111-debugedit_1%3a5.0-5_amd64.deb ...
09:13:36 #14 21.91 Unpacking debugedit (1:5.0-5) ...
09:13:36 #14 21.93 Selecting previously unselected package dwz.
09:13:36 #14 21.94 Preparing to unpack .../112-dwz_0.15-1_amd64.deb ...
09:13:36 #14 21.94 Unpacking dwz (0.15-1) ...
09:13:36 #14 21.97 Selecting previously unselected package gettext.
09:13:36 #14 21.97 Preparing to unpack .../113-gettext_0.21-11_amd64.deb ...
09:13:36 #14 21.97 Unpacking gettext (0.21-11) ...
09:13:36 #14 22.04 Selecting previously unselected package intltool-debian.
09:13:36 #14 22.04 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ...
09:13:36 #14 22.05 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:13:36 #14 22.07 Selecting previously unselected package po-debconf.
09:13:36 #14 22.07 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
09:13:36 #14 22.08 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:36 #14 22.12 Selecting previously unselected package debhelper.
09:13:36 #14 22.13 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ...
09:13:36 #14 22.13 Unpacking debhelper (13.11.4ubuntu3) ...
09:13:36 #14 22.18 Selecting previously unselected package libfakeroot:amd64.
09:13:36 #13 21.23 Selecting previously unselected package libisl23:armhf.
09:13:36 #13 21.23 Preparing to unpack .../038-libisl23_0.23-1_armhf.deb ...
09:13:36 #13 21.23 Unpacking libisl23:armhf (0.23-1) ...
09:13:36 #13 21.35 Selecting previously unselected package libmpfr6:armhf.
09:13:36 #13 21.35 Preparing to unpack .../039-libmpfr6_4.1.0-3_armhf.deb ...
09:13:36 #13 21.36 Unpacking libmpfr6:armhf (4.1.0-3) ...
09:13:36 #13 22.19 Selecting previously unselected package cpp.
09:13:36 #13 22.19 Preparing to unpack .../048-cpp_4%3a12.2.0-3_armhf.deb ...
09:13:36 #13 22.19 Unpacking cpp (4:12.2.0-3) ...
09:13:36 #13 22.23 Selecting previously unselected package libcc1-0:armhf.
09:13:36 #13 22.23 Preparing to unpack .../049-libcc1-0_12.2.0-14_armhf.deb ...
09:13:36 #13 22.23 Unpacking libcc1-0:armhf (12.2.0-14) ...
09:13:36 #13 22.28 Selecting previously unselected package libgomp1:armhf.
09:13:36 #13 22.28 Preparing to unpack .../050-libgomp1_12.2.0-14_armhf.deb ...
09:13:36 #13 22.29 Unpacking libgomp1:armhf (12.2.0-14) ...
09:13:36 #13 22.35 Selecting previously unselected package libatomic1:armhf.
09:13:36 #13 22.35 Preparing to unpack .../051-libatomic1_12.2.0-14_armhf.deb ...
09:13:36 #13 22.36 Unpacking libatomic1:armhf (12.2.0-14) ...
09:13:36 #13 22.39 Selecting previously unselected package libasan8:armhf.
09:13:36 #13 22.39 Preparing to unpack .../052-libasan8_12.2.0-14_armhf.deb ...
09:13:36 #13 22.40 Unpacking libasan8:armhf (12.2.0-14) ...
09:13:36 #13 23.10 Selecting previously unselected package debian-keyring.
09:13:36 #13 23.10 Preparing to unpack .../088-debian-keyring_2021.07.26_all.deb ...
09:13:36 #13 23.11 Unpacking debian-keyring (2021.07.26) ...
09:13:36 #13 22.78 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:13:36 #13 22.79 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
09:13:36 #13 22.80 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:13:36 #13 21.72 Selecting previously unselected package gcc.
09:13:36 #13 21.72 Preparing to unpack .../061-gcc_4%3a12.2.0-3_arm64.deb ...
09:13:36 #13 21.73 Unpacking gcc (4:12.2.0-3) ...
09:13:36 #13 21.76 Selecting previously unselected package libstdc++-12-dev:arm64.
09:13:36 #13 21.76 Preparing to unpack .../062-libstdc++-12-dev_12.2.0-14_arm64.deb ...
09:13:36 #13 21.76 Unpacking libstdc++-12-dev:arm64 (12.2.0-14) ...
09:13:36 #14 22.55 Get:200 http://ports.ubuntu.com/ubuntu-ports focal/main armhf patchutils armhf 0.3.4-2 [64.6 kB]
09:13:36 #14 22.60 Get:201 http://ports.ubuntu.com/ubuntu-ports focal/main armhf wdiff armhf 1.2.2-2build1 [29.1 kB]
09:13:36 #14 22.90 Preparing to unpack .../092-libubsan1_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:36 #14 22.90 Unpacking libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:36 #14 23.01 Selecting previously unselected package libquadmath0:amd64.
09:13:36 #14 23.01 Preparing to unpack .../093-libquadmath0_10.5.0-1ubuntu1~20.04_amd64.deb ...
09:13:36 #14 23.02 Unpacking libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:36 #14 23.06 Selecting previously unselected package libgcc-9-dev:amd64.
09:13:36 #14 23.06 Preparing to unpack .../094-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:36 #14 23.07 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:36 #13 26.41 Unpacking libio-html-perl (1.001-1) ...
09:13:36 #13 26.44 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:36 #13 26.45 Preparing to unpack .../129-liblwp-mediatypes-perl_6.02-1_all.deb ...
09:13:36 #13 26.45 Unpacking liblwp-mediatypes-perl (6.02-1) ...
09:13:36 #13 26.48 Selecting previously unselected package libhttp-message-perl.
09:13:36 #13 26.49 Preparing to unpack .../130-libhttp-message-perl_6.18-1_all.deb ...
09:13:36 #13 26.49 Unpacking libhttp-message-perl (6.18-1) ...
09:13:36 #13 26.53 Selecting previously unselected package libhttp-cookies-perl.
09:13:36 #13 26.53 Preparing to unpack .../131-libhttp-cookies-perl_6.04-1_all.deb ...
09:13:36 #13 26.53 Unpacking libhttp-cookies-perl (6.04-1) ...
09:13:36 #13 26.56 Selecting previously unselected package libhttp-negotiate-perl.
09:13:36 #13 26.56 Preparing to unpack .../132-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:36 #13 26.57 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:36 #13 26.60 Selecting previously unselected package perl-openssl-defaults:arm64.
09:13:36 #13 26.61 Preparing to unpack .../133-perl-openssl-defaults_3_arm64.deb ...
09:13:36 #13 26.61 Unpacking perl-openssl-defaults:arm64 (3) ...
09:13:36 #13 26.64 Selecting previously unselected package libnet-ssleay-perl.
09:13:36 #14 27.39 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmail-sendmail-perl all 0.80-1 [22.6 kB]
09:13:36 #14 27.55 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-aliases-perl all 0.001006-1 [7176 B]
09:13:36 #14 27.63 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
09:13:36 #14 27.65 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmoox-struct-perl all 0.017-1 [23.4 kB]
09:13:36 #13 ...
09:13:36 
09:13:36 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:36 #10 DONE 34.6s
09:13:36 
09:13:36 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:36 #13 16.76 Get:114 http://archive.raspbian.org/raspbian bookworm/main armhf libnet-http-perl all 6.22-1 [25.3 kB]
09:13:36 #13 16.82 Get:115 http://archive.raspbian.org/raspbian bookworm/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:36 #13 16.83 Get:116 http://archive.raspbian.org/raspbian bookworm/main armhf libtry-tiny-perl all 0.31-2 [22.6 kB]
09:13:36 #13 16.83 Get:117 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:36 #13 16.84 Get:118 http://archive.raspbian.org/raspbian bookworm/main armhf libwww-perl all 6.68-1 [186 kB]
09:13:36 #13 16.84 Get:119 http://archive.raspbian.org/raspbian bookworm/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
09:13:36 #13 16.85 Get:120 http://archive.raspbian.org/raspbian bookworm/main armhf wdiff armhf 1.2.2-5 [118 kB]
09:13:36 #13 16.87 Get:121 http://archive.raspbian.org/raspbian bookworm/main armhf devscripts armhf 2.23.4 [1072 kB]
09:13:36 #13 16.92 Get:122 http://archive.raspbian.org/raspbian bookworm/main armhf equivs all 2.3.1 [22.7 kB]
09:13:36 #13 25.54 Selecting previously unselected package gettext.
09:13:36 #13 25.54 Preparing to unpack .../085-gettext_0.21-4_amd64.deb ...
09:13:36 #13 25.54 Unpacking gettext (0.21-4) ...
09:13:36 #14 25.17 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_amd64.deb ...
09:13:36 #14 25.18 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.2) ...
09:13:36 #14 25.22 Selecting previously unselected package libxext6:amd64.
09:13:36 #14 25.22 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_amd64.deb ...
09:13:36 #14 25.22 Unpacking libxext6:amd64 (2:1.3.4-1build1) ...
09:13:36 #14 25.26 Selecting previously unselected package libxmuu1:amd64.
09:13:36 #14 25.26 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_amd64.deb ...
09:13:36 #14 25.26 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
09:13:36 #14 25.31 Selecting previously unselected package man-db.
09:13:36 #14 25.31 Preparing to unpack .../044-man-db_2.10.2-1_amd64.deb ...
09:13:36 #14 25.32 Unpacking man-db (2.10.2-1) ...
09:13:36 #14 25.37 Selecting previously unselected package manpages.
09:13:36 #14 25.37 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
09:13:36 #14 25.37 Unpacking manpages (5.10-1ubuntu1) ...
09:13:36 #13 17.98   Installing       : systemd-libs-252-18.el9.aarch64                      5/138 
09:13:36 #13 18.01   Running scriptlet: systemd-libs-252-18.el9.aarch64                      5/138 
09:13:36 #13 18.03   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     6/138 
09:13:36 #13 18.08   Installing       : groff-base-1.22.4-10.el9.aarch64                     6/138 
09:13:36 #13 18.11   Running scriptlet: groff-base-1.22.4-10.el9.aarch64                     6/138 
09:13:36 #13 18.12   Installing       : file-5.39-14.el9.aarch64                             7/138 
09:13:36 #13 18.15   Installing       : elfutils-0.189-3.el9.aarch64                         8/138 
09:13:36 #14 22.18 Preparing to unpack .../117-libfakeroot_1.31-1.1_amd64.deb ...
09:13:36 #14 22.19 Unpacking libfakeroot:amd64 (1.31-1.1) ...
09:13:36 #14 22.22 Selecting previously unselected package fakeroot.
09:13:36 #14 22.22 Preparing to unpack .../118-fakeroot_1.31-1.1_amd64.deb ...
09:13:36 #14 22.22 Unpacking fakeroot (1.31-1.1) ...
09:13:36 #14 22.26 Selecting previously unselected package libassuan0:amd64.
09:13:36 #14 22.26 Preparing to unpack .../119-libassuan0_2.5.5-5_amd64.deb ...
09:13:36 #14 22.27 Unpacking libassuan0:amd64 (2.5.5-5) ...
09:13:36 #14 22.29 Selecting previously unselected package gpgconf.
09:13:36 #14 22.29 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.30 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.33 Selecting previously unselected package libksba8:amd64.
09:13:36 #14 22.34 Preparing to unpack .../121-libksba8_1.6.3-2_amd64.deb ...
09:13:36 #14 22.34 Unpacking libksba8:amd64 (1.6.3-2) ...
09:13:36 #14 22.38 Selecting previously unselected package libnpth0:amd64.
09:13:36 #14 22.38 Preparing to unpack .../122-libnpth0_1.6-3build2_amd64.deb ...
09:13:36 #14 22.38 Unpacking libnpth0:amd64 (1.6-3build2) ...
09:13:36 #14 22.42 Selecting previously unselected package dirmngr.
09:13:36 #13 21.46 Selecting previously unselected package libmpc3:armhf.
09:13:36 #13 21.46 Preparing to unpack .../040-libmpc3_1.2.0-1_armhf.deb ...
09:13:36 #13 21.46 Unpacking libmpc3:armhf (1.2.0-1) ...
09:13:36 #13 21.50 Selecting previously unselected package cpp-10.
09:13:36 #13 21.50 Preparing to unpack .../041-cpp-10_10.2.1-6_armhf.deb ...
09:13:36 #13 21.50 Unpacking cpp-10 (10.2.1-6) ...
09:13:36 #14 DONE 0.6s
09:13:36 
09:13:36 #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS
09:13:36 #15 DONE 0.1s
09:13:36 
09:13:36 #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:36 #13 22.66 Selecting previously unselected package libubsan1:armhf.
09:13:36 #13 22.67 Preparing to unpack .../053-libubsan1_12.2.0-14_armhf.deb ...
09:13:36 #13 22.67 Unpacking libubsan1:armhf (12.2.0-14) ...
09:13:36 #14 20.13 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf g++ armhf 4:11.2.0-1ubuntu1 [1400 B]
09:13:36 #14 20.13 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf make armhf 4.3-4.1build1 [163 kB]
09:13:36 #14 20.14 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdpkg-perl all 1.21.1ubuntu2.2 [237 kB]
09:13:36 #14 20.15 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
09:13:36 #14 20.15 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patch armhf 2.7.6-7build2 [111 kB]
09:13:36 #14 20.15 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lto-disabled-list all 24 [12.5 kB]
09:13:36 #14 20.16 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dpkg-dev all 1.21.1ubuntu2.2 [922 kB]
09:13:36 #14 20.20 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
09:13:36 #14 20.20 Get:109 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
09:13:36 #14 20.21 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]
09:13:36 #14 26.49 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
09:13:36 #14 26.64 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoo-perl all 2.005005-1 [47.4 kB]
09:13:36 #14 26.73 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libencode-locale-perl all 1.05-3 [11.6 kB]
09:13:36 #14 26.75 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:36 #14 26.80 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-date-perl all 6.05-2 [9946 B]
09:13:36 #14 26.80 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-listing-perl all 6.15-1 [11.5 kB]
09:13:36 #14 26.81 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tagset-perl all 3.20-6 [11.3 kB]
09:13:36 #14 26.82 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liburi-perl all 5.17-1ubuntu1 [80.3 kB]
09:13:36 #14 26.88 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-parser-perl arm64 3.81-1 [86.6 kB]
09:13:36 #13 26.34 Fedora 39 openh264 (From Cisco) - aarch64       2.2 kB/s | 2.5 kB     00:01    
09:13:36 #13 27.54 Fedora 39 - aarch64 - Updates                   328  B/s | 257  B     00:00    
09:13:36 #13 21.96 Selecting previously unselected package g++-12.
09:13:36 #13 21.96 Preparing to unpack .../063-g++-12_12.2.0-14_arm64.deb ...
09:13:36 #13 21.97 Unpacking g++-12 (12.2.0-14) ...
09:13:36 #14 22.60 Get:202 http://ports.ubuntu.com/ubuntu-ports focal/main armhf devscripts armhf 2.20.2ubuntu2 [940 kB]
09:13:36 #14 22.83 Get:203 http://ports.ubuntu.com/ubuntu-ports focal/main armhf diffstat armhf 1.63-1 [25.1 kB]
09:13:36 #14 22.86 Get:204 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
09:13:36 #14 23.28 Selecting previously unselected package gcc-9.
09:13:36 #14 23.28 Preparing to unpack .../095-gcc-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:36 #14 23.29 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:36 #13 26.64 Preparing to unpack .../134-libnet-ssleay-perl_1.85-2+deb10u1_arm64.deb ...
09:13:36 #13 26.65 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
09:13:36 #13 26.71 Selecting previously unselected package libio-socket-ssl-perl.
09:13:36 #13 26.71 Preparing to unpack .../135-libio-socket-ssl-perl_2.060-3_all.deb ...
09:13:36 #13 26.71 Unpacking libio-socket-ssl-perl (2.060-3) ...
09:13:36 #13 26.79 Selecting previously unselected package libnet-http-perl.
09:13:36 #13 26.79 Preparing to unpack .../136-libnet-http-perl_6.18-1_all.deb ...
09:13:36 #13 26.80 Unpacking libnet-http-perl (6.18-1) ...
09:13:36 #13 26.83 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:36 #13 26.83 Preparing to unpack .../137-liblwp-protocol-https-perl_6.07-2_all.deb ...
09:13:36 #13 26.83 Unpacking liblwp-protocol-https-perl (6.07-2) ...
09:13:36 #13 26.87 Selecting previously unselected package libtry-tiny-perl.
09:13:36 #13 26.87 Preparing to unpack .../138-libtry-tiny-perl_0.30-1_all.deb ...
09:13:36 #13 26.87 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:36 #13 26.91 Selecting previously unselected package libwww-robotrules-perl.
09:13:36 #14 19.90 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gcc armhf 4:12.2.0-3ubuntu1 [5184 B]
09:13:36 #14 19.90 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libstdc++-12-dev armhf 12.3.0-1ubuntu1~23.04 [2246 kB]
09:13:36 #14 19.96 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf g++-12 armhf 12.3.0-1ubuntu1~23.04 [9331 kB]
09:13:36 #14 27.73 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-dns-sec-perl arm64 1.15-1 [44.1 kB]
09:13:36 #14 27.80 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnet-libidn-perl arm64 0.12.ds-3build2 [17.3 kB]
09:13:36 #14 27.82 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnumber-range-perl all 0.12-1 [8556 B]
09:13:36 #14 27.83 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpackage-stash-xs-perl arm64 0.29-1build1 [18.0 kB]
09:13:36 #14 27.85 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
09:13:36 #14 27.88 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperl4-corelibs-perl all 0.004-2 [37.4 kB]
09:13:36 #14 27.90 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libperlio-gzip-perl arm64 0.19-1build5 [14.1 kB]
09:13:36 #14 21.22 Get:112 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 build-essential arm64 12.9ubuntu3 [4740 B]
09:13:36 #14 21.22 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
09:13:36 #14 21.23 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]
09:13:36 #14 21.24 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
09:13:36 #14 21.24 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]
09:13:36 #14 21.25 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
09:13:36 #14 21.25 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB]
09:13:36 #14 21.26 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.13 [285 kB]
09:13:36 #14 21.30 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.13 [190 kB]
09:13:36 #14 21.31 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dctrl-tools arm64 2.24-3build2 [65.2 kB]
09:13:36 #13 16.92 Get:123 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB]
09:13:36 #13 16.93 Get:124 http://archive.raspbian.org/raspbian bookworm/main armhf liberror-perl all 0.17029-2 [29.0 kB]
09:13:36 #13 16.99 Get:125 http://archive.raspbian.org/raspbian bookworm/main armhf git-man all 1:2.39.2-1.1 [2049 kB]
09:13:36 #13 17.11 Get:126 http://archive.raspbian.org/raspbian bookworm/main armhf git armhf 1:2.39.2-1.1 [5459 kB]
09:13:36 #13 25.67 Selecting previously unselected package intltool-debian.
09:13:36 #13 25.67 Preparing to unpack .../086-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:36 #13 25.67 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:36 #13 25.70 Selecting previously unselected package po-debconf.
09:13:36 #13 25.70 Preparing to unpack .../087-po-debconf_1.0.21+nmu1_all.deb ...
09:13:36 #13 25.70 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:36 #13 25.75 Selecting previously unselected package debhelper.
09:13:36 #13 25.75 Preparing to unpack .../088-debhelper_13.3.4_all.deb ...
09:13:36 #13 25.75 Unpacking debhelper (13.3.4) ...
09:13:36 #13 25.86 Selecting previously unselected package debian-keyring.
09:13:36 #13 25.86 Preparing to unpack .../089-debian-keyring_2021.07.26_all.deb ...
09:13:36 #13 25.87 Unpacking debian-keyring (2021.07.26) ...
09:13:36 #13 20.49 Selecting previously unselected package python3-minimal.
09:13:36 #13 20.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 ... 10540 files and directories currently installed.)
09:13:36 #13 20.51 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
09:13:36 #13 20.51 Unpacking python3-minimal (3.7.3-1) ...
09:13:36 #13 20.61 Selecting previously unselected package mime-support.
09:13:36 #13 20.61 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:13:36 #13 20.61 Unpacking mime-support (3.62) ...
09:13:36 #13 20.65 Selecting previously unselected package libmpdec2:armhf.
09:13:36 #13 20.65 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
09:13:36 #13 20.66 Unpacking libmpdec2:armhf (2.4.2-2) ...
09:13:36 #13 20.70 Selecting previously unselected package libpython3.7-stdlib:armhf.
09:13:36 #13 20.70 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
09:13:36 #13 20.70 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:13:36 #17 DONE 1.8s
09:13:36 
09:13:36 #18 [stage-1 7/7] WORKDIR /root/rpmbuild
09:13:36 #18 DONE 0.0s
09:13:36 
09:13:36 #19 exporting to image
09:13:36 #19 exporting layers
09:13:36 #13 18.23   Installing       : gdb-minimal-10.2-11.el9.aarch64                      9/138 
09:13:36 #13 18.23   Installing       : dwz-0.14-3.el9.aarch64                              10/138 
09:13:36 #13 18.24   Installing       : unzip-6.0-56.el9.aarch64                            11/138 
09:13:36 #13 18.29   Installing       : libproxy-0.4.15-35.el9.aarch64                      12/138 
09:13:36 #13 18.30   Installing       : cpio-2.13-16.el9.aarch64                            13/138 
09:13:36 #13 18.35   Installing       : bzip2-1.0.8-8.el9.aarch64                           14/138 
09:13:36 #13 18.36   Installing       : zip-3.0-35.el9.aarch64                              15/138 
09:13:36 #13 18.39   Installing       : debugedit-5.0-4.el9.aarch64                         16/138 
09:13:36 #13 18.40   Installing       : python3-file-magic-5.39-14.el9.noarch               17/138 
09:13:36 #13 18.43   Installing       : dbus-libs-1:1.12.20-8.el9.aarch64                   18/138 
09:13:36 #13 18.44   Installing       : python3-dbus-1.2.18-2.el9.aarch64                   19/138 
09:13:36 #14 25.50 Selecting previously unselected package openssh-client.
09:13:36 #14 25.50 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_amd64.deb ...
09:13:36 #14 25.51 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ...
09:13:36 #14 25.55 Selecting previously unselected package publicsuffix.
09:13:36 #14 25.55 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
09:13:36 #14 25.55 Unpacking publicsuffix (20211207.1025-1) ...
09:13:36 #14 25.59 Selecting previously unselected package libunwind8:amd64.
09:13:36 #14 25.59 Preparing to unpack .../048-libunwind8_1.3.2-2build2.1_amd64.deb ...
09:13:36 #14 25.59 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
09:13:36 #14 25.63 Selecting previously unselected package strace.
09:13:36 #14 25.63 Preparing to unpack .../049-strace_5.16-0ubuntu3_amd64.deb ...
09:13:36 #14 25.63 Unpacking strace (5.16-0ubuntu3) ...
09:13:36 #14 25.67 Selecting previously unselected package xauth.
09:13:36 #14 25.67 Preparing to unpack .../050-xauth_1%3a1.1-1build2_amd64.deb ...
09:13:36 #14 25.67 Unpacking xauth (1:1.1-1build2) ...
09:13:36 #14 25.71 Selecting previously unselected package xz-utils.
09:13:36 #14 22.42 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.43 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.47 Selecting previously unselected package gnupg-l10n.
09:13:36 #14 22.47 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:13:36 #14 22.47 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.50 Selecting previously unselected package gnupg-utils.
09:13:36 #14 22.50 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.51 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.54 Selecting previously unselected package gpg.
09:13:36 #14 22.54 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.55 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.59 Selecting previously unselected package pinentry-curses.
09:13:36 #14 22.59 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ...
09:13:36 #14 22.59 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:13:36 #14 22.63 Selecting previously unselected package gpg-agent.
09:13:36 #14 22.63 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.63 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.67 Selecting previously unselected package gpg-wks-client.
09:13:36 #13 22.79 Selecting previously unselected package libgcc-12-dev:armhf.
09:13:36 #13 22.80 Preparing to unpack .../054-libgcc-12-dev_12.2.0-14_armhf.deb ...
09:13:36 #13 22.80 Unpacking libgcc-12-dev:armhf (12.2.0-14) ...
09:13:36 #13 22.97 Selecting previously unselected package gcc-12.
09:13:36 #13 22.97 Preparing to unpack .../055-gcc-12_12.2.0-14_armhf.deb ...
09:13:36 #13 22.98 Unpacking gcc-12 (12.2.0-14) ...
09:13:36 #14 26.91 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tree-perl all 5.07-3 [200 kB]
09:13:36 #14 26.96 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclone-perl arm64 0.46-1 [10.5 kB]
09:13:36 #14 22.86 Get:205 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-debian all 0.1.36ubuntu1.1 [64.9 kB]
09:13:36 #14 22.87 Get:206 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgpgme11 armhf 1.13.1-7ubuntu2.1 [102 kB]
09:13:36 #14 22.87 Get:207 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-gpg armhf 1.13.1-7ubuntu2.1 [144 kB]
09:13:36 #14 22.88 Get:208 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dput all 1.0.3ubuntu1.1 [42.0 kB]
09:13:36 #14 22.89 Get:209 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl3-gnutls armhf 7.68.0-1ubuntu2.19 [202 kB]
09:13:36 #14 23.04 Get:210 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liberror-perl all 0.17029-1 [26.5 kB]
09:13:36 #13 25.77 Selecting previously unselected package libfakeroot:amd64.
09:13:36 #13 25.77 Preparing to unpack .../097-libfakeroot_1.31-1.2_amd64.deb ...
09:13:36 #13 25.78 Unpacking libfakeroot:amd64 (1.31-1.2) ...
09:13:36 #13 25.81 Selecting previously unselected package fakeroot.
09:13:36 #13 25.81 Preparing to unpack .../098-fakeroot_1.31-1.2_amd64.deb ...
09:13:36 #13 25.81 Unpacking fakeroot (1.31-1.2) ...
09:13:36 #13 25.85 Selecting previously unselected package libassuan0:amd64.
09:13:36 #13 25.85 Preparing to unpack .../099-libassuan0_2.5.5-5_amd64.deb ...
09:13:36 #13 25.85 Unpacking libassuan0:amd64 (2.5.5-5) ...
09:13:36 #13 25.88 Selecting previously unselected package gpgconf.
09:13:36 #13 26.91 Preparing to unpack .../139-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:36 #13 26.92 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:36 #13 26.96 Selecting previously unselected package libwww-perl.
09:13:36 #13 26.96 Preparing to unpack .../140-libwww-perl_6.36-2_all.deb ...
09:13:36 #13 26.96 Unpacking libwww-perl (6.36-2) ...
09:13:36 #13 27.01 Selecting previously unselected package patchutils.
09:13:36 #13 27.01 Preparing to unpack .../141-patchutils_0.3.4-2_arm64.deb ...
09:13:36 #13 27.01 Unpacking patchutils (0.3.4-2) ...
09:13:36 #13 27.06 Selecting previously unselected package wdiff.
09:13:36 #13 27.06 Preparing to unpack .../142-wdiff_1.2.2-2+b1_arm64.deb ...
09:13:36 #13 27.07 Unpacking wdiff (1.2.2-2+b1) ...
09:13:36 #13 27.14 Selecting previously unselected package devscripts.
09:13:36 #14 27.91 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpod-constants-perl all 0.19-1 [16.0 kB]
09:13:36 #14 28.06 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre2-5 arm64 20200101+dfsg-1build1 [142 kB]
09:13:36 #13 18.48   Installing       : python3-systemd-234-18.el9.aarch64                  20/138 
09:13:36 #13 18.49   Installing       : rust-srpm-macros-17-4.el9.noarch                    21/138 
09:13:36 #13 18.50   Installing       : qt5-srpm-macros-5.15.9-1.el9.noarch                 22/138 
09:13:36 #13 18.53   Installing       : pyproject-srpm-macros-1.9.0-1.el9.noarch            23/138 
09:13:36 #13 18.53   Installing       : perl-srpm-macros-1-41.el9.noarch                    24/138 
09:13:36 #13 18.54   Installing       : openblas-srpm-macros-2-11.el9.noarch                25/138 
09:13:36 #13 18.54   Installing       : ocaml-srpm-macros-6-6.el9.noarch                    26/138 
09:13:36 #13 18.54   Installing       : lua-srpm-macros-1-6.el9.noarch                      27/138 
09:13:36 #13 18.58   Installing       : libstemmer-0-18.585svn.el9.aarch64                  28/138 
09:13:36 #13 18.58   Installing       : libjpeg-turbo-2.0.90-6.el9.aarch64                  29/138 
09:13:36 #13 18.59   Installing       : hunspell-filesystem-1.7.0-11.el9.aarch64            30/138 
09:13:36 #13 18.63   Installing       : hunspell-en-GB-0.20140811.1-20.el9.noarch           31/138 
09:13:36 #13 18.64   Installing       : hunspell-en-0.20140811.1-20.el9.noarch              32/138 
09:13:36 #13 18.64   Installing       : hunspell-en-US-0.20140811.1-20.el9.noarch           33/138 
09:13:36 #13 18.65   Installing       : hunspell-1.7.0-11.el9.aarch64                       34/138 
09:13:36 #14 25.71 Preparing to unpack .../051-xz-utils_5.2.5-2ubuntu1_amd64.deb ...
09:13:36 #14 25.71 Unpacking xz-utils (5.2.5-2ubuntu1) ...
09:13:36 #14 25.75 Selecting previously unselected package libsigsegv2:amd64.
09:13:36 #14 25.75 Preparing to unpack .../052-libsigsegv2_2.13-1ubuntu3_amd64.deb ...
09:13:36 #14 25.75 Unpacking libsigsegv2:amd64 (2.13-1ubuntu3) ...
09:13:36 #14 25.78 Selecting previously unselected package m4.
09:13:36 #14 25.78 Preparing to unpack .../053-m4_1.4.18-5ubuntu2_amd64.deb ...
09:13:36 #14 25.78 Unpacking m4 (1.4.18-5ubuntu2) ...
09:13:36 #14 25.81 Selecting previously unselected package autoconf.
09:13:36 #14 25.81 Preparing to unpack .../054-autoconf_2.71-2_all.deb ...
09:13:36 #14 25.82 Unpacking autoconf (2.71-2) ...
09:13:36 #14 25.86 Selecting previously unselected package autotools-dev.
09:13:36 #14 25.86 Preparing to unpack .../055-autotools-dev_20220109.1_all.deb ...
09:13:36 #14 25.86 Unpacking autotools-dev (20220109.1) ...
09:13:36 #14 25.90 Selecting previously unselected package automake.
09:13:36 #14 25.90 Preparing to unpack .../056-automake_1%3a1.16.5-1.3_all.deb ...
09:13:36 #14 25.91 Unpacking automake (1:1.16.5-1.3) ...
09:13:36 #14 25.95 Selecting previously unselected package autopoint.
09:13:36 #14 22.67 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.67 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.70 Selecting previously unselected package gpg-wks-server.
09:13:36 #14 22.70 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.71 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.74 Selecting previously unselected package gpgsm.
09:13:36 #14 22.74 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ...
09:13:36 #14 22.74 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.77 Selecting previously unselected package gnupg.
09:13:36 #14 22.77 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:13:36 #14 22.78 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:13:36 #14 22.81 Selecting previously unselected package libfile-dirlist-perl.
09:13:36 #14 22.81 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ...
09:13:36 #14 22.82 Unpacking libfile-dirlist-perl (0.05-3) ...
09:13:36 #14 22.87 Selecting previously unselected package libfile-which-perl.
09:13:36 #14 22.87 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ...
09:13:36 #14 22.87 Unpacking libfile-which-perl (1.27-2) ...
09:13:36 #14 22.90 Selecting previously unselected package libfile-homedir-perl.
09:13:36 #13 ...
09:13:36 
09:13:36 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:36 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.8s done
09:13:36 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:36 #10 DONE 36.3s
09:13:36 
09:13:36 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:36 #12 23.77 Fedora 37 openh264 (From Cisco) - aarch64       2.0 kB/s | 2.5 kB     00:01    
09:13:36 #12 24.71 Fedora Modular 37 - aarch64                     6.5 MB/s | 3.7 MB     00:00    
09:13:37 #13 22.18 Selecting previously unselected package cpp.
09:13:37 #13 22.18 Preparing to unpack .../042-cpp_4%3a10.2.1-1_armhf.deb ...
09:13:37 #13 22.19 Unpacking cpp (4:10.2.1-1) ...
09:13:37 #13 22.23 Selecting previously unselected package libcc1-0:armhf.
09:13:37 #14 20.61 Get:111 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
09:13:37 #14 20.84 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]
09:13:37 #14 23.22 Get:211 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git-man all 1:2.25.1-1ubuntu3.11 [887 kB]
09:13:37 #13 22.57 Selecting previously unselected package g++.
09:13:37 #13 22.57 Preparing to unpack .../064-g++_4%3a12.2.0-3_arm64.deb ...
09:13:37 #13 22.57 Unpacking g++ (4:12.2.0-3) ...
09:13:37 #13 22.60 Selecting previously unselected package make.
09:13:37 #13 22.60 Preparing to unpack .../065-make_4.3-4.1_arm64.deb ...
09:13:37 #13 22.60 Unpacking make (4.3-4.1) ...
09:13:37 #13 22.66 Selecting previously unselected package libdpkg-perl.
09:13:37 #13 22.66 Preparing to unpack .../066-libdpkg-perl_1.21.22_all.deb ...
09:13:37 #13 22.66 Unpacking libdpkg-perl (1.21.22) ...
09:13:37 #13 25.88 Preparing to unpack .../100-gpgconf_2.2.40-1.1_amd64.deb ...
09:13:37 #13 25.88 Unpacking gpgconf (2.2.40-1.1) ...
09:13:37 #13 25.93 Selecting previously unselected package libksba8:amd64.
09:13:37 #13 25.93 Preparing to unpack .../101-libksba8_1.6.3-2_amd64.deb ...
09:13:37 #13 25.94 Unpacking libksba8:amd64 (1.6.3-2) ...
09:13:37 #13 25.98 Selecting previously unselected package libnpth0:amd64.
09:13:37 #13 25.98 Preparing to unpack .../102-libnpth0_1.6-3_amd64.deb ...
09:13:37 #13 25.98 Unpacking libnpth0:amd64 (1.6-3) ...
09:13:37 #13 26.01 Selecting previously unselected package dirmngr.
09:13:37 #13 26.01 Preparing to unpack .../103-dirmngr_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.03 Unpacking dirmngr (2.2.40-1.1) ...
09:13:37 #13 26.12 Selecting previously unselected package gnupg-l10n.
09:13:37 #13 27.14 Preparing to unpack .../143-devscripts_2.19.5+deb10u1_arm64.deb ...
09:13:37 #13 27.17 Unpacking devscripts (2.19.5+deb10u1) ...
09:13:37 #13 27.27 Selecting previously unselected package diffstat.
09:13:37 #13 27.27 Preparing to unpack .../144-diffstat_1.62-1_arm64.deb ...
09:13:37 #13 27.28 Unpacking diffstat (1.62-1) ...
09:13:37 #13 27.31 Selecting previously unselected package distro-info-data.
09:13:37 #13 27.31 Preparing to unpack .../145-distro-info-data_0.41+deb10u7_all.deb ...
09:13:37 #13 27.31 Unpacking distro-info-data (0.41+deb10u7) ...
09:13:37 #13 27.35 Selecting previously unselected package python3-pkg-resources.
09:13:37 #13 27.35 Preparing to unpack .../146-python3-pkg-resources_40.8.0-1_all.deb ...
09:13:37 #13 27.36 Unpacking python3-pkg-resources (40.8.0-1) ...
09:13:37 #13 27.40 Selecting previously unselected package python3-chardet.
09:13:37 #14 28.41 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libre-engine-re2-perl arm64 0.13-5 [15.6 kB]
09:13:37 #14 28.41 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadonly-perl all 2.050-2 [19.9 kB]
09:13:37 #14 28.42 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
09:13:37 #14 28.43 Get:313 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libref-util-xs-perl arm64 0.117-1build2 [11.6 kB]
09:13:37 #14 28.43 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
09:13:37 #14 28.45 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
09:13:37 #14 28.45 Get:316 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2ubuntu0.1 [46.1 kB]
09:13:37 #14 23.98 Selecting previously unselected package gcc.
09:13:37 #14 23.98 Preparing to unpack .../096-gcc_4%3a9.3.0-1ubuntu2_amd64.deb ...
09:13:37 #14 23.98 Unpacking gcc (4:9.3.0-1ubuntu2) ...
09:13:37 #14 24.02 Selecting previously unselected package libstdc++-9-dev:amd64.
09:13:37 #13 21.04 Selecting previously unselected package python3.7.
09:13:37 #13 21.05 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ...
09:13:37 #13 21.05 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:13:37 #13 21.12 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:37 #13 21.13 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
09:13:37 #13 21.13 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
09:13:37 #13 21.17 Setting up python3-minimal (3.7.3-1) ...
09:13:37 #14 21.71 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
09:13:37 #14 21.96 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtool all 2.4.6-15build2 [164 kB]
09:13:37 #14 20.42 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf g++ armhf 4:12.2.0-3ubuntu1 [1108 B]
09:13:37 #14 20.82 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf make armhf 4.3-4.1build1 [163 kB]
09:13:37 #13 18.70   Installing       : enchant-1:1.6.0-30.el9.aarch64                      35/138 
09:13:37 #13 18.74   Installing       : python3-enchant-3.2.0-5.el9.noarch                  36/138 
09:13:37 #13 18.74   Installing       : ghc-srpm-macros-1.5.0-6.el9.noarch                  37/138 
09:13:37 #13 18.75   Installing       : emacs-filesystem-1:27.2-9.el9.noarch                38/138 
09:13:37 #13 18.78   Installing       : desktop-file-utils-0.26-6.el9.aarch64               39/138 
09:13:37 #13 18.79   Installing       : efi-srpm-macros-4-9.el9.noarch                      40/138 
09:13:37 #13 18.80   Installing       : abattis-cantarell-fonts-0.301-4.el9.noarch          41/138 
09:13:37 #13 18.85   Installing       : zstd-1.5.1-2.el9.aarch64                            42/138 
09:13:37 #13 18.87   Installing       : shared-mime-info-2.1-5.el9.aarch64                  43/138 
09:13:37 #13 18.91   Running scriptlet: shared-mime-info-2.1-5.el9.aarch64                  43/138 
09:13:37 #13 18.92   Installing       : python3-six-1.15.0-9.el9.noarch                     44/138 
09:13:37 #13 18.93   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch               45/138 
09:13:37 #13 17.59 debconf: delaying package configuration, since apt-utils is not installed
09:13:37 #13 17.63 Fetched 74.6 MB in 8s (9356 kB/s)
09:13:37 #13 17.68 (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.)
09:13:37 #13 17.70 Preparing to unpack .../libc6_2.36-9+rpi1+deb12u1_armhf.deb ...
09:13:37 #14 25.95 Preparing to unpack .../057-autopoint_0.21-4ubuntu4_all.deb ...
09:13:37 #14 25.96 Unpacking autopoint (0.21-4ubuntu4) ...
09:13:37 #14 25.98 Selecting previously unselected package binutils-common:amd64.
09:13:37 #14 25.98 Preparing to unpack .../058-binutils-common_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 25.99 Unpacking binutils-common:amd64 (2.38-4ubuntu2.3) ...
09:13:37 #14 26.02 Selecting previously unselected package libbinutils:amd64.
09:13:37 #14 26.02 Preparing to unpack .../059-libbinutils_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 26.03 Unpacking libbinutils:amd64 (2.38-4ubuntu2.3) ...
09:13:37 #14 26.07 Selecting previously unselected package libctf-nobfd0:amd64.
09:13:37 #14 26.07 Preparing to unpack .../060-libctf-nobfd0_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 26.08 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ...
09:13:37 #14 26.11 Selecting previously unselected package libctf0:amd64.
09:13:37 #14 26.11 Preparing to unpack .../061-libctf0_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 26.12 Unpacking libctf0:amd64 (2.38-4ubuntu2.3) ...
09:13:37 #14 26.15 Selecting previously unselected package binutils-x86-64-linux-gnu.
09:13:37 #14 26.15 Preparing to unpack .../062-binutils-x86-64-linux-gnu_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 26.15 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ...
09:13:37 #13 23.72 Selecting previously unselected package python3-minimal.
09:13:37 #13 23.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 ... 9606 files and directories currently installed.)
09:13:37 #13 23.72 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
09:13:37 #13 23.74 Unpacking python3-minimal (3.7.3-1) ...
09:13:37 #14 22.90 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ...
09:13:37 #14 22.91 Unpacking libfile-homedir-perl (1.006-2) ...
09:13:37 #14 22.93 Selecting previously unselected package libfile-touch-perl.
09:13:37 #14 22.94 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ...
09:13:37 #14 22.94 Unpacking libfile-touch-perl (0.12-2) ...
09:13:37 #14 22.97 Selecting previously unselected package libio-pty-perl.
09:13:37 #14 22.97 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_amd64.deb ...
09:13:37 #14 22.97 Unpacking libio-pty-perl (1:1.17-1) ...
09:13:37 #14 23.00 Selecting previously unselected package libipc-run-perl.
09:13:37 #14 23.00 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ...
09:13:37 #14 23.01 Unpacking libipc-run-perl (20220807.0-1) ...
09:13:37 #14 23.04 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:37 #14 23.04 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:13:37 #14 23.05 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:13:37 #14 23.07 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:37 #14 23.07 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_amd64.deb ...
09:13:37 #14 23.08 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
09:13:37 #14 23.10 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
09:13:37 #13 ...
09:13:37 
09:13:37 #10 [golang 1/1] FROM docker.io/library/golang:1.20.8-bookworm@sha256:b099af7250d673d249597b79049e3e53487c435acf285e07a36d4b49f9f4750a
09:13:37 #10 extracting sha256:93ba4e24492774d42863e286c709878d0df5d1701c5884c4b494bfa3e4e698ee 11.2s done
09:13:37 #10 extracting sha256:98d026d4796a9db9e4927df82ee29e4b913789b20c007fdf5e577fb397b0a8b7 done
09:13:37 #10 DONE 36.4s
09:13:37 
09:13:37 #13 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts equivs git
09:13:37 #13 22.23 Preparing to unpack .../043-libcc1-0_10.2.1-6_armhf.deb ...
09:13:37 #13 22.24 Unpacking libcc1-0:armhf (10.2.1-6) ...
09:13:37 #13 22.28 Selecting previously unselected package libgomp1:armhf.
09:13:37 #13 22.28 Preparing to unpack .../044-libgomp1_10.2.1-6_armhf.deb ...
09:13:37 #13 22.29 Unpacking libgomp1:armhf (10.2.1-6) ...
09:13:37 #13 22.35 Selecting previously unselected package libatomic1:armhf.
09:13:37 #13 22.35 Preparing to unpack .../045-libatomic1_10.2.1-6_armhf.deb ...
09:13:37 #13 22.35 Unpacking libatomic1:armhf (10.2.1-6) ...
09:13:37 #13 22.39 Selecting previously unselected package libasan6:armhf.
09:13:37 #13 22.39 Preparing to unpack .../046-libasan6_10.2.1-6_armhf.deb ...
09:13:37 #13 22.41 Unpacking libasan6:armhf (10.2.1-6) ...
09:13:37 #14 20.99 Get:113 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
09:13:37 #14 21.01 Get:114 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB]
09:13:37 #14 21.07 Get:115 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.13 [252 kB]
09:13:37 #14 21.12 Get:116 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.13 [188 kB]
09:13:37 #14 27.36 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-html-perl all 1.004-3 [15.9 kB]
09:13:37 #14 27.51 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
09:13:37 #14 27.54 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-message-perl all 6.44-1 [77.4 kB]
09:13:37 #13 22.73 Selecting previously unselected package patch.
09:13:37 #13 22.73 Preparing to unpack .../067-patch_2.7.6-7_arm64.deb ...
09:13:37 #13 22.73 Unpacking patch (2.7.6-7) ...
09:13:37 #13 22.77 Selecting previously unselected package dpkg-dev.
09:13:37 #13 22.77 Preparing to unpack .../068-dpkg-dev_1.21.22_all.deb ...
09:13:37 #13 22.77 Unpacking dpkg-dev (1.21.22) ...
09:13:37 #13 22.88 Selecting previously unselected package build-essential.
09:13:37 #16 0.800 CentOS Stream 9 - BaseOS                         16 kB/s | 4.5 kB     00:00    
09:13:37 #13 26.12 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ...
09:13:37 #13 26.13 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:13:37 #13 26.22 Selecting previously unselected package gnupg-utils.
09:13:37 #13 26.23 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.23 Unpacking gnupg-utils (2.2.40-1.1) ...
09:13:37 #13 26.30 Selecting previously unselected package gpg.
09:13:37 #13 26.30 Preparing to unpack .../106-gpg_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.31 Unpacking gpg (2.2.40-1.1) ...
09:13:37 #13 27.40 Preparing to unpack .../147-python3-chardet_3.0.4-3_all.deb ...
09:13:37 #13 27.41 Unpacking python3-chardet (3.0.4-3) ...
09:13:37 #13 27.46 Selecting previously unselected package python3-six.
09:13:37 #13 27.46 Preparing to unpack .../148-python3-six_1.12.0-1_all.deb ...
09:13:37 #13 27.47 Unpacking python3-six (1.12.0-1) ...
09:13:37 #13 27.50 Selecting previously unselected package python3-debian.
09:13:37 #13 27.51 Preparing to unpack .../149-python3-debian_0.1.35_all.deb ...
09:13:37 #13 27.51 Unpacking python3-debian (0.1.35) ...
09:13:37 #13 27.55 Selecting previously unselected package libgpgme11:arm64.
09:13:37 #13 27.56 Preparing to unpack .../150-libgpgme11_1.12.0-6_arm64.deb ...
09:13:37 #13 27.56 Unpacking libgpgme11:arm64 (1.12.0-6) ...
09:13:37 #13 27.61 Selecting previously unselected package python3-gpg.
09:13:37 #13 27.62 Preparing to unpack .../151-python3-gpg_1.12.0-6_arm64.deb ...
09:13:37 #13 27.62 Unpacking python3-gpg (1.12.0-6) ...
09:13:37 #13 27.68 Selecting previously unselected package dput.
09:13:37 #13 27.69 Preparing to unpack .../152-dput_1.0.3_all.deb ...
09:13:37 #13 27.70 Unpacking dput (1.0.3) ...
09:13:37 #13 27.73 Selecting previously unselected package equivs.
09:13:37 #14 28.48 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-decoder-perl arm64 4.011+ds-1build1 [96.0 kB]
09:13:37 #14 28.52 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-encoder-perl arm64 4.011+ds-1build1 [97.4 kB]
09:13:37 #14 28.55 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsereal-perl all 4.011-1 [8604 B]
09:13:37 #14 28.70 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsort-key-perl arm64 1.33-2build2 [34.4 kB]
09:13:37 #14 24.02 Preparing to unpack .../097-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:37 #14 24.02 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:37 #13 21.43 Selecting previously unselected package python3.
09:13:37 #13 21.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 ... 10977 files and directories currently installed.)
09:13:37 #13 21.43 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
09:13:37 #13 21.43 Unpacking python3 (3.7.3-1) ...
09:13:37 #13 21.49 Selecting previously unselected package sensible-utils.
09:13:37 #13 21.49 Preparing to unpack .../001-sensible-utils_0.0.12_all.deb ...
09:13:37 #13 21.49 Unpacking sensible-utils (0.0.12) ...
09:13:37 #13 21.55 Selecting previously unselected package bzip2.
09:13:37 #13 21.55 Preparing to unpack .../002-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
09:13:37 #14 22.09 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-autoreconf all 20 [16.1 kB]
09:13:37 #14 22.10 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:37 #14 22.13 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-override-perl all 0.09-2 [9532 B]
09:13:37 #14 22.14 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
09:13:37 #14 22.14 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-strip-nondeterminism all 1.13.0-1 [5344 B]
09:13:37 #14 22.14 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
09:13:37 #14 22.21 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debugedit arm64 1:5.0-4build1 [46.5 kB]
09:13:37 #13 18.98   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch        46/138 
09:13:37 #13 18.98   Installing       : publicsuffix-list-dafsa-20210518-3.el9.noarch       47/138 
09:13:37 #13 19.02   Installing       : libpsl-0.21.1-5.el9.aarch64                         48/138 
09:13:37 #13 19.02   Installing       : pkgconf-m4-1.7.3-10.el9.noarch                      49/138 
09:13:37 #13 19.04   Installing       : ncurses-6.2-10.20210508.el9.aarch64                 50/138 
09:13:37 #13 19.11   Installing       : perl-Digest-1.19-4.el9.noarch                       51/138 
09:13:37 #13 19.11   Installing       : perl-Digest-MD5-2.58-4.el9.aarch64                  52/138 
09:13:37 #13 19.15   Installing       : perl-B-1.80-480.el9.aarch64                         53/138 
09:13:37 #13 19.15   Installing       : perl-FileHandle-2.03-480.el9.noarch                 54/138 
09:13:37 #13 19.16   Installing       : perl-Data-Dumper-2.174-462.el9.aarch64              55/138 
09:13:37 #13 19.19   Installing       : perl-libnet-3.13-4.el9.noarch                       56/138 
09:13:37 #13 19.20   Installing       : perl-AutoLoader-5.74-480.el9.noarch                 57/138 
09:13:37 #13 19.20   Installing       : perl-base-2.27-480.el9.noarch                       58/138 
09:13:37 #13 17.84 Unpacking libc6:armhf (2.36-9+rpi1+deb12u1) over (2.36-9+rpi1) ...
09:13:37 #14 26.24 Selecting previously unselected package binutils.
09:13:37 #14 26.24 Preparing to unpack .../063-binutils_2.38-4ubuntu2.3_amd64.deb ...
09:13:37 #14 26.24 Unpacking binutils (2.38-4ubuntu2.3) ...
09:13:37 #14 26.27 Selecting previously unselected package libc-dev-bin.
09:13:37 #14 26.27 Preparing to unpack .../064-libc-dev-bin_2.35-0ubuntu3.3_amd64.deb ...
09:13:37 #14 26.28 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ...
09:13:37 #14 26.31 Selecting previously unselected package linux-libc-dev:amd64.
09:13:37 #14 26.31 Preparing to unpack .../065-linux-libc-dev_5.15.0-84.93_amd64.deb ...
09:13:37 #14 26.31 Unpacking linux-libc-dev:amd64 (5.15.0-84.93) ...
09:13:37 #14 26.45 Selecting previously unselected package libcrypt-dev:amd64.
09:13:37 #14 26.45 Preparing to unpack .../066-libcrypt-dev_1%3a4.4.27-1_amd64.deb ...
09:13:37 #14 26.46 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ...
09:13:37 #14 26.49 Selecting previously unselected package rpcsvc-proto.
09:13:37 #13 24.05 Selecting previously unselected package mime-support.
09:13:37 #13 24.05 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:13:37 #13 24.07 Unpacking mime-support (3.62) ...
09:13:37 #14 23.11 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_amd64.deb ...
09:13:37 #14 23.11 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2build1) ...
09:13:37 #14 23.14 Selecting previously unselected package libdynaloader-functions-perl.
09:13:37 #14 23.14 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ...
09:13:37 #14 23.15 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:13:37 #14 23.17 Selecting previously unselected package libdevel-callchecker-perl:amd64.
09:13:37 #14 23.17 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_amd64.deb ...
09:13:37 #14 23.17 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
09:13:37 #14 23.27 Selecting previously unselected package libparams-classify-perl:amd64.
09:13:37 #14 23.28 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_amd64.deb ...
09:13:37 #14 23.28 Unpacking libparams-classify-perl:amd64 (0.015-2build2) ...
09:13:37 #14 23.31 Selecting previously unselected package libmodule-runtime-perl.
09:13:37 #14 23.31 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ...
09:13:37 #14 23.31 Unpacking libmodule-runtime-perl (0.016-2) ...
09:13:37 #14 23.34 Selecting previously unselected package libimport-into-perl.
09:13:37 #14 23.34 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ...
09:13:37 #14 23.34 Unpacking libimport-into-perl (1.002005-2) ...
09:13:37 #14 23.37 Selecting previously unselected package librole-tiny-perl.
09:13:37 #14 23.37 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
09:13:37 #14 23.38 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:37 #14 23.41 Selecting previously unselected package libsub-quote-perl.
09:13:37 #14 23.41 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
09:13:37 #14 23.41 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
09:13:37 #14 23.44 Selecting previously unselected package libmoo-perl.
09:13:37 #14 23.44 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ...
09:13:37 #14 23.45 Unpacking libmoo-perl (2.005005-1) ...
09:13:37 #14 23.48 Selecting previously unselected package libencode-locale-perl.
09:13:37 #15 19.48 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
09:13:37 #12 27.88 Fedora 37 - aarch64 - Updates                    16 MB/s |  38 MB     00:02    
09:13:37 #14 21.14 Get:117 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
09:13:37 #14 21.15 Get:118 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdebhelper-perl all 13.6ubuntu1 [67.2 kB]
09:13:37 #14 21.17 Get:119 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtool all 2.4.6-15build2 [164 kB]
09:13:37 #14 21.19 Get:120 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-autoreconf all 20 [16.1 kB]
09:13:37 #14 21.19 Get:121 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:37 #14 27.68 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:37 #14 27.69 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-negotiate-perl all 6.01-2 [12.4 kB]
09:13:37 #14 27.70 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 perl-openssl-defaults arm64 7 [7536 B]
09:13:37 #14 27.70 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ssleay-perl arm64 1.92-2build2 [292 kB]
09:13:37 #14 27.83 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-socket-ssl-perl all 2.081-2 [196 kB]
09:13:37 #14 27.87 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
09:13:37 #14 27.87 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:37 #14 27.87 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtry-tiny-perl all 0.31-2 [20.8 kB]
09:13:37 #13 22.88 Preparing to unpack .../069-build-essential_12.9_arm64.deb ...
09:13:37 #13 22.88 Unpacking build-essential (12.9) ...
09:13:37 #13 22.91 Selecting previously unselected package libbrotli1:arm64.
09:13:37 #13 22.91 Preparing to unpack .../070-libbrotli1_1.0.9-2+b6_arm64.deb ...
09:13:37 #13 22.92 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
09:13:37 #13 22.96 Selecting previously unselected package libsasl2-modules-db:arm64.
09:13:37 #13 22.97 Preparing to unpack .../071-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
09:13:37 #13 22.97 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:13:37 #13 23.00 Selecting previously unselected package libsasl2-2:arm64.
09:13:37 #13 23.00 Preparing to unpack .../072-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
09:13:37 #13 23.00 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:13:37 #13 23.04 Selecting previously unselected package libldap-2.5-0:arm64.
09:13:37 #13 23.04 Preparing to unpack .../073-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
09:13:37 #13 23.04 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:13:37 #13 23.08 Selecting previously unselected package libnghttp2-14:arm64.
09:13:37 #13 23.09 Preparing to unpack .../074-libnghttp2-14_1.52.0-1_arm64.deb ...
09:13:37 #13 23.09 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
09:13:37 #14 23.65 Get:212 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf git armhf 1:2.25.1-1ubuntu3.11 [3453 kB]
09:13:37 #14 23.87 Get:213 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-perl all 1.19.03-2 [46.6 kB]
09:13:37 #16 1.088 CentOS Stream 9 - AppStream                      18 kB/s | 4.5 kB     00:00    
09:13:37 #13 26.38 Selecting previously unselected package pinentry-curses.
09:13:37 #13 26.38 Preparing to unpack .../107-pinentry-curses_1.2.1-1_amd64.deb ...
09:13:37 #13 26.39 Unpacking pinentry-curses (1.2.1-1) ...
09:13:37 #13 26.45 Selecting previously unselected package gpg-agent.
09:13:37 #13 26.45 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.46 Unpacking gpg-agent (2.2.40-1.1) ...
09:13:37 #13 26.51 Selecting previously unselected package gpg-wks-client.
09:13:37 #13 26.51 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.51 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:13:37 #13 26.55 Selecting previously unselected package gpg-wks-server.
09:13:37 #13 26.55 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.56 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:13:37 #13 26.60 Selecting previously unselected package gpgsm.
09:13:37 #13 26.60 Preparing to unpack .../111-gpgsm_2.2.40-1.1_amd64.deb ...
09:13:37 #13 26.60 Unpacking gpgsm (2.2.40-1.1) ...
09:13:37 #13 26.65 Selecting previously unselected package gnupg.
09:13:37 #13 27.73 Preparing to unpack .../153-equivs_2.2.0_all.deb ...
09:13:37 #13 27.74 Unpacking equivs (2.2.0) ...
09:13:37 #13 27.90 Selecting previously unselected package exim4-config.
09:13:37 #13 27.90 Preparing to unpack .../154-exim4-config_4.92-8+deb10u7_all.deb ...
09:13:37 #13 27.91 Unpacking exim4-config (4.92-8+deb10u7) ...
09:13:37 #13 27.99 Selecting previously unselected package exim4-base.
09:13:37 #14 28.88 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-copyright-perl all 0.003006-1 [9608 B]
09:13:37 #14 28.89 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:37 #14 28.92 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:37 #14 28.93 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libterm-readkey-perl arm64 2.38-1build1 [24.1 kB]
09:13:37 #14 28.97 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-fatal-perl all 0.014-1 [11.1 kB]
09:13:37 #14 24.25 Selecting previously unselected package g++-9.
09:13:37 #14 24.25 Preparing to unpack .../098-g++-9_9.4.0-1ubuntu1~20.04.2_amd64.deb ...
09:13:37 #14 24.25 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:37 #13 21.55 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
09:13:37 #13 21.59 Selecting previously unselected package libmagic-mgc.
09:13:37 #13 21.59 Preparing to unpack .../003-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:37 #13 21.60 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:37 #13 21.72 Selecting previously unselected package libmagic1:armhf.
09:13:37 #13 21.72 Preparing to unpack .../004-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:37 #13 21.73 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
09:13:37 #13 21.78 Selecting previously unselected package file.
09:13:37 #13 21.78 Preparing to unpack .../005-file_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:37 #13 21.79 Unpacking file (1:5.35-4+deb10u2) ...
09:13:37 #14 22.21 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dwz arm64 0.14-1build2 [102 kB]
09:13:37 #14 22.23 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gettext arm64 0.21-4ubuntu4 [846 kB]
09:13:37 #13 19.24   Installing       : perl-URI-5.09-3.el9.noarch                          59/138 
09:13:37 #13 19.25   Installing       : perl-Mozilla-CA-20200520-6.el9.noarch               60/138 
09:13:37 #13 19.28   Installing       : perl-if-0.60.800-480.el9.noarch                     61/138 
09:13:37 #13 19.28   Installing       : perl-IO-Socket-IP-0.41-5.el9.noarch                 62/138 
09:13:37 #13 19.29   Installing       : perl-Time-Local-2:1.300-7.el9.noarch                63/138 
09:13:37 #13 19.32   Installing       : perl-File-Path-2.18-4.el9.noarch                    64/138 
09:13:37 #13 19.33   Installing       : perl-IO-Socket-SSL-2.073-1.el9.noarch               65/138 
09:13:37 #13 19.35   Installing       : perl-Net-SSLeay-1.92-2.el9.aarch64                  66/138 
09:13:37 #13 19.40   Installing       : perl-Pod-Escapes-1:1.07-460.el9.noarch              67/138 
09:13:37 #13 19.40   Installing       : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch        68/138 
09:13:37 #14 26.49 Preparing to unpack .../067-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ...
09:13:37 #14 26.50 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:13:37 #14 26.52 Selecting previously unselected package libtirpc-dev:amd64.
09:13:37 #14 26.52 Preparing to unpack .../068-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ...
09:13:37 #14 26.53 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
09:13:37 #14 26.56 Selecting previously unselected package libnsl-dev:amd64.
09:13:37 #14 26.57 Preparing to unpack .../069-libnsl-dev_1.3.0-2build2_amd64.deb ...
09:13:37 #14 26.57 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ...
09:13:37 #14 26.60 Selecting previously unselected package libc6-dev:amd64.
09:13:37 #14 26.60 Preparing to unpack .../070-libc6-dev_2.35-0ubuntu3.3_amd64.deb ...
09:13:37 #14 26.61 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.3) ...
09:13:37 #14 26.72 Selecting previously unselected package gcc-11-base:amd64.
09:13:37 #14 21.18 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdpkg-perl all 1.21.21ubuntu1 [247 kB]
09:13:37 #14 23.48 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ...
09:13:37 #14 23.49 Unpacking libencode-locale-perl (1.05-3) ...
09:13:37 #14 23.52 Selecting previously unselected package libtimedate-perl.
09:13:37 #14 23.52 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
09:13:37 #14 23.52 Unpacking libtimedate-perl (2.3300-2) ...
09:13:37 #14 23.56 Selecting previously unselected package libhttp-date-perl.
09:13:37 #14 23.56 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ...
09:13:37 #14 23.56 Unpacking libhttp-date-perl (6.05-2) ...
09:13:37 #14 23.59 Selecting previously unselected package libfile-listing-perl.
09:13:37 #14 23.60 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ...
09:13:37 #14 23.60 Unpacking libfile-listing-perl (6.15-1) ...
09:13:37 #14 23.63 Selecting previously unselected package libhtml-tagset-perl.
09:13:37 #14 23.63 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ...
09:13:37 #14 23.63 Unpacking libhtml-tagset-perl (3.20-6) ...
09:13:37 #14 23.66 Selecting previously unselected package liburi-perl.
09:13:37 #14 23.67 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ...
09:13:37 #14 23.71 Unpacking liburi-perl (5.17-1ubuntu1) ...
09:13:37 #15 20.30 CentOS Stream 8 - Extras common packages         10 kB/s | 6.9 kB     00:00    
09:13:37 #14 21.59 Get:122 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-override-perl all 0.09-2 [9532 B]
09:13:37 #14 21.67 Get:123 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-stripnondeterminism-perl all 1.13.0-1 [18.1 kB]
09:13:37 #13 22.68 Selecting previously unselected package libubsan1:armhf.
09:13:37 #13 22.68 Preparing to unpack .../047-libubsan1_10.2.1-6_armhf.deb ...
09:13:37 #13 22.69 Unpacking libubsan1:armhf (10.2.1-6) ...
09:13:37 #13 22.80 Selecting previously unselected package libgcc-10-dev:armhf.
09:13:37 #13 22.80 Preparing to unpack .../048-libgcc-10-dev_10.2.1-6_armhf.deb ...
09:13:37 #13 22.81 Unpacking libgcc-10-dev:armhf (10.2.1-6) ...
09:13:37 #13 23.15 Selecting previously unselected package libpsl5:arm64.
09:13:37 #13 23.15 Preparing to unpack .../075-libpsl5_0.21.2-1_arm64.deb ...
09:13:37 #13 23.16 Unpacking libpsl5:arm64 (0.21.2-1) ...
09:13:37 #13 23.19 Selecting previously unselected package librtmp1:arm64.
09:13:37 #13 23.19 Preparing to unpack .../076-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:13:37 #13 23.20 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:37 #13 23.23 Selecting previously unselected package libssh2-1:arm64.
09:13:37 #13 23.23 Preparing to unpack .../077-libssh2-1_1.10.0-3+b1_arm64.deb ...
09:13:37 #13 23.24 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
09:13:37 #13 23.28 Selecting previously unselected package libcurl4:arm64.
09:13:37 #13 23.28 Preparing to unpack .../078-libcurl4_7.88.1-10+deb12u1_arm64.deb ...
09:13:37 #13 23.28 Unpacking libcurl4:arm64 (7.88.1-10+deb12u1) ...
09:13:37 #13 23.33 Selecting previously unselected package curl.
09:13:37 #13 23.33 Preparing to unpack .../079-curl_7.88.1-10+deb12u1_arm64.deb ...
09:13:37 #13 23.34 Unpacking curl (7.88.1-10+deb12u1) ...
09:13:37 #13 23.38 Selecting previously unselected package dctrl-tools.
09:13:37 #14 23.88 Get:214 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-diff-xs-perl armhf 0.04-6 [11.0 kB]
09:13:37 #14 23.88 Get:215 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:37 #14 23.88 Get:216 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libapt-pkg-perl armhf 0.1.36build3 [63.4 kB]
09:13:37 #14 23.88 Get:217 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarchive-cpio-perl all 0.10-1 [9644 B]
09:13:37 #14 23.88 Get:218 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libarray-intspan-perl all 2.003-1 [23.3 kB]
09:13:37 #14 23.88 Get:219 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libasync-mergepoint-perl all 0.04-2 [10.2 kB]
09:13:37 #14 23.88 Get:220 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmodule-implementation-perl all 0.09-1 [12.2 kB]
09:13:37 #14 24.03 Get:221 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:37 #14 24.11 Get:222 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libvariable-magic-perl armhf 0.62-1build2 [31.9 kB]
09:13:37 #13 27.99 Preparing to unpack .../155-exim4-base_4.92-8+deb10u7_arm64.deb ...
09:13:37 #13 28.00 Unpacking exim4-base (4.92-8+deb10u7) ...
09:13:37 #13 28.07 Selecting previously unselected package libevent-2.1-6:arm64.
09:13:37 #13 28.07 Preparing to unpack .../156-libevent-2.1-6_2.1.8-stable-4_arm64.deb ...
09:13:37 #13 28.10 Unpacking libevent-2.1-6:arm64 (2.1.8-stable-4) ...
09:13:37 #13 28.15 Selecting previously unselected package libunbound8:arm64.
09:13:37 #13 28.16 Preparing to unpack .../157-libunbound8_1.9.0-2+deb10u3_arm64.deb ...
09:13:37 #13 28.16 Unpacking libunbound8:arm64 (1.9.0-2+deb10u3) ...
09:13:37 #13 28.23 Selecting previously unselected package libgnutls-dane0:arm64.
09:13:37 #14 28.99 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtest-refcount-perl all 0.10-1 [11.4 kB]
09:13:37 #14 29.00 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtext-levenshtein-perl all 0.13-1 [9612 B]
09:13:37 #14 29.02 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libtype-tiny-xs-perl arm64 0.016-1 [22.3 kB]
09:13:37 #14 29.03 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libunicode-utf8-perl arm64 0.62-1build1 [17.5 kB]
09:13:37 #14 29.04 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
09:13:37 #14 29.19 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-base-perl all 1.09-1 [18.8 kB]
09:13:37 #13 24.18 Selecting previously unselected package gcc.
09:13:37 #13 24.18 Preparing to unpack .../056-gcc_4%3a12.2.0-3_armhf.deb ...
09:13:37 #13 24.18 Unpacking gcc (4:12.2.0-3) ...
09:13:37 #13 26.65 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ...
09:13:37 #13 26.65 Unpacking gnupg (2.2.40-1.1) ...
09:13:37 #13 26.71 Selecting previously unselected package libfile-dirlist-perl.
09:13:37 #13 26.71 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ...
09:13:37 #13 26.72 Unpacking libfile-dirlist-perl (0.05-3) ...
09:13:37 #13 26.77 Selecting previously unselected package libfile-which-perl.
09:13:37 #13 26.77 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ...
09:13:37 #13 26.81 Unpacking libfile-which-perl (1.27-2) ...
09:13:37 #13 26.90 Selecting previously unselected package libfile-homedir-perl.
09:13:37 #13 21.84 Selecting previously unselected package gettext-base.
09:13:37 #13 21.84 Preparing to unpack .../006-gettext-base_0.19.8.1-9_armhf.deb ...
09:13:37 #13 21.84 Unpacking gettext-base (0.19.8.1-9) ...
09:13:37 #13 21.91 Selecting previously unselected package xz-utils.
09:13:37 #13 21.91 Preparing to unpack .../007-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
09:13:37 #13 21.92 Unpacking xz-utils (5.2.4-1+deb10u1) ...
09:13:37 #13 21.98 Selecting previously unselected package libsigsegv2:armhf.
09:13:37 #13 21.98 Preparing to unpack .../008-libsigsegv2_2.12-2_armhf.deb ...
09:13:37 #13 21.99 Unpacking libsigsegv2:armhf (2.12-2) ...
09:13:37 #13 22.02 Selecting previously unselected package m4.
09:13:37 #13 22.03 Preparing to unpack .../009-m4_1.4.18-2_armhf.deb ...
09:13:37 #13 22.03 Unpacking m4 (1.4.18-2) ...
09:13:37 #13 22.10 Selecting previously unselected package autoconf.
09:13:37 #13 22.10 Preparing to unpack .../010-autoconf_2.69-11_all.deb ...
09:13:37 #13 22.10 Unpacking autoconf (2.69-11) ...
09:13:37 #13 19.46   Installing       : perl-Class-Struct-0.66-480.el9.noarch               69/138 
09:13:37 #13 19.46   Installing       : perl-POSIX-1.94-480.el9.aarch64                     70/138 
09:13:37 #13 19.47   Installing       : perl-Term-ANSIColor-5.01-461.el9.noarch             71/138 
09:13:37 #13 19.50   Installing       : perl-IPC-Open3-1.21-480.el9.noarch                  72/138 
09:13:37 #13 19.51   Installing       : perl-subs-1.03-480.el9.noarch                       73/138 
09:13:37 #13 19.52   Installing       : perl-File-Temp-1:0.231.100-4.el9.noarch             74/138 
09:13:37 #13 19.55   Installing       : perl-HTTP-Tiny-0.076-461.el9.noarch                 75/138 
09:13:37 #13 19.55   Installing       : perl-Term-Cap-1.17-460.el9.noarch                   76/138 
09:13:37 #13 19.59   Installing       : perl-Pod-Simple-1:3.42-4.el9.noarch                 77/138 
09:13:37 #13 19.60   Installing       : perl-Socket-4:2.031-4.el9.aarch64                   78/138 
09:13:37 #13 19.60   Installing       : perl-SelectSaver-1.02-480.el9.noarch                79/138 
09:13:37 #13 19.63   Installing       : perl-Symbol-1.08-480.el9.noarch                     80/138 
09:13:37 #13 19.64   Installing       : perl-File-stat-1.09-480.el9.noarch                  81/138 
09:13:37 #13 19.65   Installing       : perl-podlators-1:4.14-460.el9.noarch                82/138 
09:13:37 #13 19.68   Installing       : perl-Pod-Perldoc-3.28.01-461.el9.noarch             83/138 
09:13:37 #14 26.72 Preparing to unpack .../071-gcc-11-base_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:37 #14 26.73 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:37 #14 26.77 Selecting previously unselected package libisl23:amd64.
09:13:37 #14 26.77 Preparing to unpack .../072-libisl23_0.24-2build1_amd64.deb ...
09:13:37 #14 26.78 Unpacking libisl23:amd64 (0.24-2build1) ...
09:13:37 #14 26.82 Selecting previously unselected package libmpfr6:amd64.
09:13:37 #14 26.82 Preparing to unpack .../073-libmpfr6_4.1.0-3build3_amd64.deb ...
09:13:37 #14 26.83 Unpacking libmpfr6:amd64 (4.1.0-3build3) ...
09:13:37 #14 26.87 Selecting previously unselected package libmpc3:amd64.
09:13:37 #14 26.87 Preparing to unpack .../074-libmpc3_1.2.1-2build1_amd64.deb ...
09:13:37 #14 26.88 Unpacking libmpc3:amd64 (1.2.1-2build1) ...
09:13:37 #14 26.91 Selecting previously unselected package cpp-11.
09:13:37 #14 26.91 Preparing to unpack .../075-cpp-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:37 #14 26.91 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:13:38 #14 21.28 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bzip2 armhf 1.0.8-5build1 [34.2 kB]
09:13:38 #14 21.29 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patch armhf 2.7.6-7build2 [111 kB]
09:13:38 #14 21.32 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lto-disabled-list all 39 [12.4 kB]
09:13:38 #14 21.33 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dpkg-dev all 1.21.21ubuntu1 [1117 kB]
09:13:38 #14 21.49 Get:117 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf build-essential armhf 12.9ubuntu3 [4744 B]
09:13:38 #14 21.50 Get:118 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB]
09:13:38 #14 21.52 Get:119 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB]
09:13:38 #14 21.52 Get:120 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB]
09:13:38 #14 21.52 Get:121 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB]
09:13:38 #14 23.75 Selecting previously unselected package libhtml-parser-perl:amd64.
09:13:38 #14 23.75 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_amd64.deb ...
09:13:38 #14 23.75 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
09:13:38 #14 23.79 Selecting previously unselected package libhtml-tree-perl.
09:13:38 #14 23.79 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ...
09:13:38 #14 23.79 Unpacking libhtml-tree-perl (5.07-3) ...
09:13:38 #14 23.83 Selecting previously unselected package libclone-perl:amd64.
09:13:38 #14 23.83 Preparing to unpack .../158-libclone-perl_0.46-1_amd64.deb ...
09:13:38 #14 23.83 Unpacking libclone-perl:amd64 (0.46-1) ...
09:13:38 #14 23.86 Selecting previously unselected package libio-html-perl.
09:13:38 #14 23.87 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ...
09:13:38 #14 23.87 Unpacking libio-html-perl (1.004-3) ...
09:13:38 #14 23.90 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:38 #14 23.90 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:13:38 #14 23.91 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:13:38 #14 23.93 Selecting previously unselected package libhttp-message-perl.
09:13:38 #19 exporting layers 1.3s done
09:13:38 #19 writing image sha256:b40a334b7b12d59814e16434f74eb0620927125da039c4dde1d8aebf4dad4a8b done
09:13:38 #19 naming to docker.io/rpmbuild-centos-7/aarch64 done
09:13:38 #19 DONE 1.3s
09:13:38 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:13:38 #14 21.69 Get:124 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-strip-nondeterminism all 1.13.0-1 [5344 B]
09:13:38 #14 21.71 Get:125 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
09:13:38 #14 21.94 Get:126 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debugedit armhf 1:5.0-4build1 [43.3 kB]
09:13:38 #13 22.96 Selecting previously unselected package gcc-10.
09:13:38 #13 22.96 Preparing to unpack .../049-gcc-10_10.2.1-6_armhf.deb ...
09:13:38 #13 22.96 Unpacking gcc-10 (10.2.1-6) ...
09:13:38 #13 24.76 Fedora 38 openh264 (From Cisco) - x86_64        3.0 kB/s | 2.5 kB     00:00    
09:13:38 #13 27.10 Selecting previously unselected package libfakeroot:amd64.
09:13:38 #13 27.10 Preparing to unpack .../089-libfakeroot_1.23-1_amd64.deb ...
09:13:38 #13 27.11 Unpacking libfakeroot:amd64 (1.23-1) ...
09:13:38 #13 27.14 Selecting previously unselected package fakeroot.
09:13:38 #13 27.14 Preparing to unpack .../090-fakeroot_1.23-1_amd64.deb ...
09:13:38 #13 27.14 Unpacking fakeroot (1.23-1) ...
09:13:38 #13 27.18 Selecting previously unselected package libassuan0:amd64.
09:13:38 #13 27.18 Preparing to unpack .../091-libassuan0_2.5.2-1_amd64.deb ...
09:13:38 #13 27.18 Unpacking libassuan0:amd64 (2.5.2-1) ...
09:13:38 #13 27.21 Selecting previously unselected package gpgconf.
09:13:38 #13 27.21 Preparing to unpack .../092-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.22 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:13:38 #13 27.26 Selecting previously unselected package libksba8:amd64.
09:13:38 #13 23.39 Preparing to unpack .../080-dctrl-tools_2.24-3_arm64.deb ...
09:13:38 #13 23.39 Unpacking dctrl-tools (2.24-3) ...
09:13:38 #13 23.43 Selecting previously unselected package libdebhelper-perl.
09:13:38 #13 23.43 Preparing to unpack .../081-libdebhelper-perl_13.11.4_all.deb ...
09:13:38 #13 23.43 Unpacking libdebhelper-perl (13.11.4) ...
09:13:38 #13 23.47 Selecting previously unselected package libtool.
09:13:38 #13 23.47 Preparing to unpack .../082-libtool_2.4.7-5_all.deb ...
09:13:38 #13 23.47 Unpacking libtool (2.4.7-5) ...
09:13:38 #13 23.51 Selecting previously unselected package dh-autoreconf.
09:13:38 #13 23.51 Preparing to unpack .../083-dh-autoreconf_20_all.deb ...
09:13:38 #13 23.52 Unpacking dh-autoreconf (20) ...
09:13:38 #13 23.56 Selecting previously unselected package libarchive-zip-perl.
09:13:38 #13 23.56 Preparing to unpack .../084-libarchive-zip-perl_1.68-1_all.deb ...
09:13:38 #13 23.56 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:38 #13 23.59 Selecting previously unselected package libsub-override-perl.
09:13:38 #13 23.60 Preparing to unpack .../085-libsub-override-perl_0.09-4_all.deb ...
09:13:38 #13 23.60 Unpacking libsub-override-perl (0.09-4) ...
09:13:38 #13 23.62 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:38 #13 23.63 Preparing to unpack .../086-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:13:38 #13 23.63 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:38 #13 23.66 Selecting previously unselected package dh-strip-nondeterminism.
09:13:38 #13 23.66 Preparing to unpack .../087-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:13:38 #13 23.66 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:13:38 #13 23.69 Selecting previously unselected package libelf1:arm64.
09:13:38 #13 23.69 Preparing to unpack .../088-libelf1_0.188-2.1_arm64.deb ...
09:13:38 #13 23.70 Unpacking libelf1:arm64 (0.188-2.1) ...
09:13:38 #13 23.74 Selecting previously unselected package dwz.
09:13:38 #14 24.20 Get:223 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libb-hooks-endofscope-perl all 0.24-1 [16.8 kB]
09:13:38 #14 24.23 Get:224 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:38 #14 24.26 Get:225 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclass-xsaccessor-perl armhf 1.19-3build3 [33.7 kB]
09:13:38 #14 24.30 Get:226 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libclone-perl armhf 0.43-2 [10.2 kB]
09:13:38 #14 24.33 Get:227 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcommon-sense-perl armhf 3.74-2build6 [20.1 kB]
09:13:38 #14 24.35 Get:228 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-util-perl armhf 1.07-3build5 [18.7 kB]
09:13:38 #14 24.36 Get:229 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-install-perl all 0.928-1 [10.5 kB]
09:13:38 #14 24.36 Get:230 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-optlist-perl all 0.110-1 [9956 B]
09:13:38 #14 24.36 Get:231 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-exporter-perl all 0.987-1 [44.9 kB]
09:13:38 #14 28.28 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:38 #14 28.35 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-perl all 6.67-1 [141 kB]
09:13:38 #13 25.06 Selecting previously unselected package libfakeroot:arm64.
09:13:38 #13 25.06 Preparing to unpack .../089-libfakeroot_1.25.3-1.1_arm64.deb ...
09:13:38 #13 25.07 Unpacking libfakeroot:arm64 (1.25.3-1.1) ...
09:13:38 #13 25.10 Selecting previously unselected package fakeroot.
09:13:38 #13 25.10 Preparing to unpack .../090-fakeroot_1.25.3-1.1_arm64.deb ...
09:13:38 #13 25.10 Unpacking fakeroot (1.25.3-1.1) ...
09:13:38 #13 25.14 Selecting previously unselected package libassuan0:arm64.
09:13:38 #13 25.14 Preparing to unpack .../091-libassuan0_2.5.3-7.1_arm64.deb ...
09:13:38 #13 25.14 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
09:13:38 #13 25.17 Selecting previously unselected package gpgconf.
09:13:38 #13 25.18 Preparing to unpack .../092-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.18 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:13:38 #13 25.22 Selecting previously unselected package libksba8:arm64.
09:13:38 #13 25.23 Preparing to unpack .../093-libksba8_1.5.0-3+deb11u2_arm64.deb ...
09:13:38 #13 25.23 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
09:13:38 #13 25.27 Selecting previously unselected package libnpth0:arm64.
09:13:38 #13 28.23 Preparing to unpack .../158-libgnutls-dane0_3.6.7-4+deb10u10_arm64.deb ...
09:13:38 #13 28.23 Unpacking libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
09:13:38 #13 28.28 Selecting previously unselected package exim4-daemon-light.
09:13:38 #13 28.28 Preparing to unpack .../159-exim4-daemon-light_4.92-8+deb10u7_arm64.deb ...
09:13:38 #13 28.29 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
09:13:38 #13 28.37 Selecting previously unselected package libcurl3-gnutls:arm64.
09:13:38 #13 28.37 Preparing to unpack .../160-libcurl3-gnutls_7.64.0-4+deb10u6_arm64.deb ...
09:13:38 #13 28.37 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ...
09:13:38 #13 28.43 Selecting previously unselected package libpcre2-8-0:arm64.
09:13:38 #13 28.43 Preparing to unpack .../161-libpcre2-8-0_10.32-5+deb10u1_arm64.deb ...
09:13:38 #13 28.44 Unpacking libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
09:13:38 #13 28.48 Selecting previously unselected package liberror-perl.
09:13:38 #14 29.34 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
09:13:38 #14 29.44 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-libxml-perl arm64 2.0134+dfsg-1build1 [309 kB]
09:13:38 #13 24.22 Selecting previously unselected package libstdc++-12-dev:armhf.
09:13:38 #13 24.22 Preparing to unpack .../057-libstdc++-12-dev_12.2.0-14_armhf.deb ...
09:13:38 #13 24.22 Unpacking libstdc++-12-dev:armhf (12.2.0-14) ...
09:13:38 #13 26.90 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ...
09:13:38 #13 26.92 Unpacking libfile-homedir-perl (1.006-2) ...
09:13:38 #13 27.08 Selecting previously unselected package libfile-touch-perl.
09:13:38 #13 27.08 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ...
09:13:38 #13 27.11 Unpacking libfile-touch-perl (0.12-2) ...
09:13:38 #13 19.69   Installing       : perl-Fcntl-1.13-480.el9.aarch64                     84/138 
09:13:38 #13 19.72   Installing       : perl-Text-ParseWords-3.30-460.el9.noarch            85/138 
09:13:38 #13 19.72   Installing       : perl-mro-1.23-480.el9.aarch64                       86/138 
09:13:38 #13 19.73   Installing       : perl-IO-1.43-480.el9.aarch64                        87/138 
09:13:38 #13 19.76   Installing       : perl-overloading-0.02-480.el9.noarch                88/138 
09:13:38 #13 19.77   Installing       : perl-Pod-Usage-4:2.01-4.el9.noarch                  89/138 
09:13:38 #13 19.79   Installing       : perl-Errno-1.30-480.el9.aarch64                     90/138 
09:13:38 #13 19.79   Installing       : perl-File-Basename-2.85-480.el9.noarch              91/138 
09:13:38 #13 19.80   Installing       : perl-Getopt-Std-1.12-480.el9.noarch                 92/138 
09:13:38 #13 19.80   Installing       : perl-MIME-Base64-3.16-4.el9.aarch64                 93/138 
09:13:38 #13 19.87   Installing       : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64       94/138 
09:13:38 #13 19.87   Installing       : perl-constant-1.33-461.el9.noarch                   95/138 
09:13:38 #13 19.91   Installing       : perl-Storable-1:3.21-460.el9.aarch64                96/138 
09:13:38 #13 19.92   Installing       : perl-overload-1.31-480.el9.noarch                   97/138 
09:13:38 #13 19.92   Installing       : perl-parent-1:0.238-460.el9.noarch                  98/138 
09:13:38 #13 19.96   Installing       : perl-vars-1.05-480.el9.noarch                       99/138 
09:13:38 #13 19.97   Installing       : perl-Getopt-Long-1:2.52-4.el9.noarch               100/138 
09:13:38 #13 19.98   Installing       : perl-Carp-1.50-460.el9.noarch                      101/138 
09:13:38 #13 20.00   Installing       : perl-Exporter-5.74-461.el9.noarch                  102/138 
09:13:38 #13 20.01   Installing       : perl-NDBM_File-1.15-480.el9.aarch64                103/138 
09:13:38 #14 27.05 Selecting previously unselected package cpp.
09:13:38 #14 27.06 Preparing to unpack .../076-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ...
09:13:38 #14 27.06 Unpacking cpp (4:11.2.0-1ubuntu1) ...
09:13:38 #14 27.10 Selecting previously unselected package libcc1-0:amd64.
09:13:38 #14 27.10 Preparing to unpack .../077-libcc1-0_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.10 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.14 Selecting previously unselected package libgomp1:amd64.
09:13:38 #14 27.14 Preparing to unpack .../078-libgomp1_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.15 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.19 Selecting previously unselected package libitm1:amd64.
09:13:38 #14 27.19 Preparing to unpack .../079-libitm1_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.19 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.23 Selecting previously unselected package libatomic1:amd64.
09:13:38 #14 22.71 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:38 #14 22.87 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 po-debconf all 1.0.21+nmu1 [233 kB]
09:13:38 #14 23.10 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 debhelper all 13.6ubuntu1 [923 kB]
09:13:38 #14 23.94 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ...
09:13:38 #14 23.94 Unpacking libhttp-message-perl (6.44-1) ...
09:13:38 #14 23.97 Selecting previously unselected package libhttp-cookies-perl.
09:13:38 #14 23.97 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:38 #14 23.98 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:38 #14 24.01 Selecting previously unselected package libhttp-negotiate-perl.
09:13:38 #14 24.01 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ...
09:13:38 #14 24.01 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:13:38 #14 24.04 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:38 #14 24.05 Preparing to unpack .../164-perl-openssl-defaults_7_amd64.deb ...
09:13:38 #14 24.05 Unpacking perl-openssl-defaults:amd64 (7) ...
09:13:38 #14 24.11 Selecting previously unselected package libnet-ssleay-perl:amd64.
09:13:38 #14 24.11 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_amd64.deb ...
09:13:38 #14 24.11 Unpacking libnet-ssleay-perl:amd64 (1.92-2build2) ...
09:13:38 #14 24.15 Selecting previously unselected package libio-socket-ssl-perl.
09:13:38 #14 24.16 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ...
09:13:38 #14 24.16 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:13:38 #14 24.19 Selecting previously unselected package libnet-http-perl.
09:13:38 #14 24.19 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ...
09:13:38 #14 24.21 Unpacking libnet-http-perl (6.22-1) ...
09:13:38 #14 24.24 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:38 #14 24.24 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:38 #14 24.24 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:38 #14 24.30 Selecting previously unselected package libtry-tiny-perl.
09:13:38 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LZh7kn
09:13:38 + umask 022
09:13:38 + cd /root/rpmbuild/BUILD
09:13:38 + cd /root/rpmbuild/BUILD
09:13:38 + rm -rf src
09:13:38 + /usr/bin/mkdir -p src
09:13:38 + cd src
09:13:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:13:38 + /usr/bin/tar -xf -
09:13:38 #14 24.96 Selecting previously unselected package g++.
09:13:38 #14 24.96 Preparing to unpack .../099-g++_4%3a9.3.0-1ubuntu2_amd64.deb ...
09:13:38 #14 24.97 Unpacking g++ (4:9.3.0-1ubuntu2) ...
09:13:38 #14 24.99 Selecting previously unselected package make.
09:13:38 #14 25.00 Preparing to unpack .../100-make_4.2.1-1.2_amd64.deb ...
09:13:38 #14 25.00 Unpacking make (4.2.1-1.2) ...
09:13:38 #14 25.05 Selecting previously unselected package libdpkg-perl.
09:13:38 #14 21.96 Get:127 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dwz armhf 0.14-1build2 [99.2 kB]
09:13:38 #14 21.99 Get:128 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gettext armhf 0.21-4ubuntu4 [805 kB]
09:13:38 #13 27.26 Preparing to unpack .../093-libksba8_1.3.5-2+deb10u2_amd64.deb ...
09:13:38 #13 27.27 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
09:13:38 #13 27.31 Selecting previously unselected package libnpth0:amd64.
09:13:38 #13 27.31 Preparing to unpack .../094-libnpth0_1.6-1_amd64.deb ...
09:13:38 #13 27.32 Unpacking libnpth0:amd64 (1.6-1) ...
09:13:38 #13 27.41 Selecting previously unselected package dirmngr.
09:13:38 #13 18.97 Setting up libc6:armhf (2.36-9+rpi1+deb12u1) ...
09:13:38 #13 23.74 Preparing to unpack .../089-dwz_0.15-1_arm64.deb ...
09:13:38 #13 23.74 Unpacking dwz (0.15-1) ...
09:13:38 #13 23.78 Selecting previously unselected package libicu72:arm64.
09:13:38 #13 23.78 Preparing to unpack .../090-libicu72_72.1-3_arm64.deb ...
09:13:38 #13 23.79 Unpacking libicu72:arm64 (72.1-3) ...
09:13:38 #14 24.55 Get:232 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libconst-fast-perl all 0.014-1 [7958 B]
09:13:38 #14 24.63 Get:233 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libwant-perl armhf 0.29-1build4 [23.0 kB]
09:13:38 #13 24.79 Selecting previously unselected package libmpdec2:armhf.
09:13:38 #13 24.80 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
09:13:38 #13 24.86 Unpacking libmpdec2:armhf (2.4.2-2) ...
09:13:38 #14 28.57 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
09:13:38 #14 28.61 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 wdiff arm64 1.2.2-5 [28.7 kB]
09:13:38 #14 28.63 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 devscripts all 2.23.4ubuntu1 [1067 kB]
09:13:38 #13 25.27 Preparing to unpack .../094-libnpth0_1.6-3_arm64.deb ...
09:13:38 #13 25.27 Unpacking libnpth0:arm64 (1.6-3) ...
09:13:38 #13 25.30 Selecting previously unselected package dirmngr.
09:13:38 #13 25.31 Preparing to unpack .../095-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.32 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:13:38 #13 25.38 Selecting previously unselected package gnupg-l10n.
09:13:38 #13 25.38 Preparing to unpack .../096-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:13:38 #13 25.38 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:13:38 #13 25.47 Selecting previously unselected package gnupg-utils.
09:13:38 #13 25.47 Preparing to unpack .../097-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.47 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:13:38 #13 28.49 Preparing to unpack .../162-liberror-perl_0.17027-2_all.deb ...
09:13:38 #13 28.49 Unpacking liberror-perl (0.17027-2) ...
09:13:38 #13 28.52 Selecting previously unselected package git-man.
09:13:38 #13 28.53 Preparing to unpack .../163-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
09:13:38 #13 28.57 Unpacking git-man (1:2.20.1-2+deb10u8) ...
09:13:38 #14 29.62 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-parser-perl arm64 2.46-1 [191 kB]
09:13:38 #14 29.67 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:38 #14 29.67 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libxml-writer-perl all 0.625-1 [24.9 kB]
09:13:38 #14 29.68 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-libyaml-perl arm64 0.81+repack-1 [27.2 kB]
09:13:38 #14 29.68 Get:338 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 licensecheck all 3.0.45-1 [23.9 kB]
09:13:38 #14 29.68 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevel-size-perl arm64 0.83-1build1 [19.6 kB]
09:13:38 #14 29.69 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 t1utils arm64 1.41-3 [53.5 kB]
09:13:38 #14 29.70 Get:341 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 lintian all 2.62.0ubuntu2.2 [982 kB]
09:13:38 #13 24.61 Selecting previously unselected package g++-12.
09:13:38 #13 24.61 Preparing to unpack .../058-g++-12_12.2.0-14_armhf.deb ...
09:13:38 #13 24.61 Unpacking g++-12 (12.2.0-14) ...
09:13:38 #13 29.32 Fedora 39 - aarch64 - Test Updates              5.7 MB/s | 7.9 MB     00:01    
09:13:38 #13 27.23 Selecting previously unselected package libio-pty-perl.
09:13:38 #13 27.23 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_amd64.deb ...
09:13:38 #13 27.25 Unpacking libio-pty-perl (1:1.17-1) ...
09:13:38 #13 27.41 Selecting previously unselected package libipc-run-perl.
09:13:38 #13 27.41 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ...
09:13:38 #13 27.41 Unpacking libipc-run-perl (20220807.0-1) ...
09:13:38 #13 20.02   Installing       : perl-PathTools-3.78-461.el9.aarch64                104/138 
09:13:38 #13 20.10   Installing       : perl-Encode-4:3.08-462.el9.aarch64                 105/138 
09:13:38 #14 27.23 Preparing to unpack .../080-libatomic1_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.23 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.27 Selecting previously unselected package libasan6:amd64.
09:13:38 #14 27.27 Preparing to unpack .../081-libasan6_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.27 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:38 #14 27.34 Selecting previously unselected package liblsan0:amd64.
09:13:38 #14 27.34 Preparing to unpack .../082-liblsan0_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.34 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.39 Selecting previously unselected package libtsan0:amd64.
09:13:38 #14 27.39 Preparing to unpack .../083-libtsan0_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.40 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:38 #14 27.48 Selecting previously unselected package libubsan1:amd64.
09:13:38 #13 22.31 Selecting previously unselected package autotools-dev.
09:13:38 #13 22.31 Preparing to unpack .../011-autotools-dev_20180224.1_all.deb ...
09:13:38 #13 22.31 Unpacking autotools-dev (20180224.1) ...
09:13:38 #13 22.49 Selecting previously unselected package automake.
09:13:38 #13 22.49 Preparing to unpack .../012-automake_1%3a1.16.1-4_all.deb ...
09:13:38 #13 22.50 Unpacking automake (1:1.16.1-4) ...
09:13:38 #13 22.66 Selecting previously unselected package autopoint.
09:13:38 #14 24.30 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ...
09:13:38 #14 24.30 Unpacking libtry-tiny-perl (0.31-2) ...
09:13:38 #14 24.33 Selecting previously unselected package libwww-robotrules-perl.
09:13:38 #14 24.33 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:38 #14 24.34 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:38 #14 24.37 Selecting previously unselected package libwww-perl.
09:13:38 #14 24.37 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ...
09:13:38 #14 24.37 Unpacking libwww-perl (6.67-1) ...
09:13:38 #14 24.44 Selecting previously unselected package patchutils.
09:13:38 #16 2.024 CentOS Stream 9 - CRB                           6.9 MB/s | 5.7 MB     00:00    
09:13:38 #14 21.92 Get:122 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
09:13:38 #14 22.17 Get:123 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB]
09:13:38 #14 25.05 Preparing to unpack .../101-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
09:13:38 #14 25.05 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
09:13:38 #14 25.11 Selecting previously unselected package patch.
09:13:38 #14 25.11 Preparing to unpack .../102-patch_2.7.6-6_amd64.deb ...
09:13:38 #14 25.11 Unpacking patch (2.7.6-6) ...
09:13:38 #14 25.24 Selecting previously unselected package dpkg-dev.
09:13:38 #14 25.24 Preparing to unpack .../103-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
09:13:38 #14 25.24 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
09:13:38 #14 25.33 Selecting previously unselected package build-essential.
09:13:38 #14 25.33 Preparing to unpack .../104-build-essential_12.8ubuntu1.1_amd64.deb ...
09:13:38 #14 25.34 Unpacking build-essential (12.8ubuntu1.1) ...
09:13:38 #14 25.37 Selecting previously unselected package libbrotli1:amd64.
09:13:38 #14 25.38 Preparing to unpack .../105-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
09:13:38 #14 25.38 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
09:13:38 #14 25.44 Selecting previously unselected package libroken18-heimdal:amd64.
09:13:38 #14 22.12 Get:129 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf intltool-debian all 0.35.0+20060710.5 [24.9 kB]
09:13:38 #14 22.13 Get:130 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
09:13:38 #14 22.14 Get:131 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf debhelper all 13.6ubuntu1 [923 kB]
09:13:38 #14 22.19 Get:132 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfakeroot armhf 1.28-1ubuntu1 [26.3 kB]
09:13:38 #13 27.41 Preparing to unpack .../095-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.42 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:13:38 #13 27.48 Selecting previously unselected package gnupg-l10n.
09:13:38 #13 27.49 Preparing to unpack .../096-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:13:38 #13 27.49 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:13:38 #13 27.61 Selecting previously unselected package gnupg-utils.
09:13:38 #13 27.62 Preparing to unpack .../097-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.62 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:13:38 #13 27.69 Selecting previously unselected package gpg.
09:13:38 #14 24.72 Get:234 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:38 #14 24.79 Get:235 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libcpanel-json-xs-perl armhf 4.19-1build1 [107 kB]
09:13:38 #14 24.89 Get:236 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdata-dump-perl all 1.23-1 [27.0 kB]
09:13:38 #14 24.90 Get:237 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-bubblebabble-perl all 0.02-2 [7908 B]
09:13:38 #14 24.90 Get:238 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB]
09:13:38 #14 24.90 Get:239 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdistro-info-perl all 0.23ubuntu1.1 [4684 B]
09:13:38 #14 24.90 Get:240 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:38 #14 24.93 Get:241 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
09:13:38 #14 24.94 Get:242 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-ip-perl all 1.26-2 [27.4 kB]
09:13:38 #13 25.05 Selecting previously unselected package readline-common.
09:13:38 #13 25.05 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:13:38 #13 25.07 Unpacking readline-common (7.0-5) ...
09:13:38 #13 25.29 Selecting previously unselected package libreadline7:armhf.
09:13:38 #13 25.29 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
09:13:38 #13 25.30 Unpacking libreadline7:armhf (7.0-5) ...
09:13:38 #13 25.39 Selecting previously unselected package libsqlite3-0:armhf.
09:13:38 #13 25.54 Selecting previously unselected package gpg.
09:13:38 #14 28.81 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 diffstat arm64 1.65-1 [27.2 kB]
09:13:38 #14 28.81 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-chardet all 5.1.0+dfsg-2 [119 kB]
09:13:38 #14 28.82 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 zstd arm64 1.5.4+dfsg2-4 [559 kB]
09:13:38 #14 28.85 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-debian all 0.1.49ubuntu2 [115 kB]
09:13:38 #13 25.54 Preparing to unpack .../098-gpg_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.54 Unpacking gpg (2.2.27-2+deb11u2) ...
09:13:38 #13 25.61 Selecting previously unselected package pinentry-curses.
09:13:38 #13 25.61 Preparing to unpack .../099-pinentry-curses_1.1.0-4_arm64.deb ...
09:13:38 #13 25.61 Unpacking pinentry-curses (1.1.0-4) ...
09:13:38 #13 25.65 Selecting previously unselected package gpg-agent.
09:13:38 #13 25.65 Preparing to unpack .../100-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.66 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:13:38 #13 25.71 Selecting previously unselected package gpg-wks-client.
09:13:38 #13 25.71 Preparing to unpack .../101-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.71 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:13:38 #13 25.75 Selecting previously unselected package gpg-wks-server.
09:13:38 #13 25.75 Preparing to unpack .../102-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #14 28.86 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgpgme11 arm64 1.18.0-3ubuntu2 [133 kB]
09:13:38 #14 28.87 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gpg arm64 1.18.0-3ubuntu2 [201 kB]
09:13:38 #13 28.68 Selecting previously unselected package git.
09:13:38 #13 28.68 Preparing to unpack .../164-git_1%3a2.20.1-2+deb10u8_arm64.deb ...
09:13:38 #13 28.70 Unpacking git (1:2.20.1-2+deb10u8) ...
09:13:38 #14 29.93 Get:342 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 manpages-dev all 5.05-1 [2266 kB]
09:13:38 #13 27.97 Fedora 38 openh264 (From Cisco) - aarch64       2.6 kB/s | 2.5 kB     00:00    
09:13:38 #13 27.50 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:38 #13 27.51 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:13:38 #13 27.55 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:13:38 #13 20.28   Installing       : perl-libs-4:5.32.1-480.el9.aarch64                 106/138 
09:13:38 #13 20.32   Installing       : perl-interpreter-4:5.32.1-480.el9.aarch64          107/138 
09:13:38 #13 20.38   Installing       : kernel-srpm-macros-1.0-13.el9.noarch               108/138 
09:13:38 #13 20.39   Installing       : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch           109/138 
09:13:38 #13 20.39   Installing       : go-srpm-macros-3.2.0-2.el9.noarch                  110/138 
09:13:38 #13 20.40   Installing       : python-srpm-macros-3.9-52.el9.noarch               111/138 
09:13:38 #13 20.43   Installing       : redhat-rpm-config-203-1.el9.noarch                 112/138 
09:13:38 #13 20.44   Installing       : libpng-2:1.6.37-12.el9.aarch64                     113/138 
09:13:38 #13 20.45   Installing       : gdk-pixbuf2-2.42.6-3.el9.aarch64                   114/138 
09:13:38 #13 20.49   Installing       : libpkgconf-1.7.3-10.el9.aarch64                    115/138 
09:13:38 #14 27.48 Preparing to unpack .../084-libubsan1_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.49 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.53 Selecting previously unselected package libquadmath0:amd64.
09:13:38 #14 27.54 Preparing to unpack .../085-libquadmath0_12.3.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.54 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:38 #14 27.57 Selecting previously unselected package libgcc-11-dev:amd64.
09:13:38 #14 27.57 Preparing to unpack .../086-libgcc-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.57 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:38 #14 27.65 Selecting previously unselected package gcc-11.
09:13:38 #14 27.65 Preparing to unpack .../087-gcc-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:38 #14 27.66 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:13:38 #13 22.66 Preparing to unpack .../013-autopoint_0.19.8.1-9_all.deb ...
09:13:38 #13 22.67 Unpacking autopoint (0.19.8.1-9) ...
09:13:38 #13 22.73 Selecting previously unselected package binutils-common:armhf.
09:13:38 #13 22.73 Preparing to unpack .../014-binutils-common_2.31.1-16+rpi2_armhf.deb ...
09:13:38 #13 22.74 Unpacking binutils-common:armhf (2.31.1-16+rpi2) ...
09:13:38 #14 24.44 Preparing to unpack .../172-patchutils_0.4.2-1build2_amd64.deb ...
09:13:38 #14 24.45 Unpacking patchutils (0.4.2-1build2) ...
09:13:38 #14 24.48 Selecting previously unselected package wdiff.
09:13:38 #14 24.48 Preparing to unpack .../173-wdiff_1.2.2-5_amd64.deb ...
09:13:38 #14 24.48 Unpacking wdiff (1.2.2-5) ...
09:13:38 #14 24.52 Selecting previously unselected package devscripts.
09:13:38 #14 24.52 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ...
09:13:38 #14 24.54 Unpacking devscripts (2.23.4ubuntu1) ...
09:13:38 #14 24.60 Selecting previously unselected package diffstat.
09:13:38 #14 24.60 Preparing to unpack .../175-diffstat_1.65-1_amd64.deb ...
09:13:38 #14 24.61 Unpacking diffstat (1.65-1) ...
09:13:38 #14 24.64 Selecting previously unselected package python3-chardet.
09:13:38 #14 24.64 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:13:38 #14 24.65 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:13:38 #14 24.71 Selecting previously unselected package zstd.
09:13:38 #14 23.26 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfakeroot arm64 1.28-1ubuntu1 [31.5 kB]
09:13:38 #14 23.26 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fakeroot arm64 1.28-1ubuntu1 [60.5 kB]
09:13:38 #14 23.27 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
09:13:38 #14 23.27 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
09:13:38 #14 23.28 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
09:13:38 #14 23.28 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
09:13:38 #14 23.28 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
09:13:38 #14 23.30 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:13:38 #14 22.32 Get:124 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.2 [267 kB]
09:13:38 #14 22.41 Get:125 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.2 [202 kB]
09:13:38 #14 22.45 Get:126 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dctrl-tools armhf 2.24-3build2 [57.2 kB]
09:13:38 #14 22.60 Get:133 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fakeroot armhf 1.28-1ubuntu1 [62.2 kB]
09:13:38 #14 25.44 Preparing to unpack .../106-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:38 #14 25.45 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:38 #14 25.49 Selecting previously unselected package libasn1-8-heimdal:amd64.
09:13:38 #14 25.49 Preparing to unpack .../107-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:38 #14 25.53 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:38 #14 25.59 Selecting previously unselected package libheimbase1-heimdal:amd64.
09:13:38 #14 25.59 Preparing to unpack .../108-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:38 #14 25.60 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:38 #14 25.64 Selecting previously unselected package libhcrypto4-heimdal:amd64.
09:13:38 #14 25.64 Preparing to unpack .../109-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:38 #14 25.64 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:38 #14 25.69 Selecting previously unselected package libwind0-heimdal:amd64.
09:13:38 + STATUS=0
09:13:38 + '[' 0 -ne 0 ']'
09:13:38 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:13:38 + /usr/bin/tar -xf -
09:13:38 #13 27.69 Preparing to unpack .../098-gpg_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.70 Unpacking gpg (2.2.12-1+deb10u2) ...
09:13:38 #13 27.76 Selecting previously unselected package pinentry-curses.
09:13:38 #13 27.77 Preparing to unpack .../099-pinentry-curses_1.1.0-2_amd64.deb ...
09:13:38 #13 27.77 Unpacking pinentry-curses (1.1.0-2) ...
09:13:38 #13 27.80 Selecting previously unselected package gpg-agent.
09:13:38 #13 27.80 Preparing to unpack .../100-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.81 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:13:38 #13 27.86 Selecting previously unselected package gpg-wks-client.
09:13:38 #13 27.86 Preparing to unpack .../101-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.87 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:13:38 #13 27.91 Selecting previously unselected package gpg-wks-server.
09:13:38 #13 27.91 Preparing to unpack .../102-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.92 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:13:38 #13 27.96 Selecting previously unselected package gpgsm.
09:13:38 #13 27.96 Preparing to unpack .../103-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
09:13:38 #13 27.96 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:13:38 #13 28.02 Selecting previously unselected package gnupg.
09:13:38 #14 25.10 Get:243 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-perl all 1.22-1 [336 kB]
09:13:38 #13 25.39 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
09:13:38 #13 25.40 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
09:13:38 #13 25.50 Selecting previously unselected package libpython3.7-stdlib:armhf.
09:13:38 #13 29.19 Selecting previously unselected package libgc1c2:arm64.
09:13:38 #13 25.75 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:13:38 #13 25.79 Selecting previously unselected package gpgsm.
09:13:38 #13 25.79 Preparing to unpack .../103-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
09:13:38 #13 25.80 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:13:38 #13 25.84 Selecting previously unselected package gnupg.
09:13:38 #13 25.84 Preparing to unpack .../104-gnupg_2.2.27-2+deb11u2_all.deb ...
09:13:38 #13 25.84 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:13:38 #13 25.89 Selecting previously unselected package libfile-dirlist-perl.
09:13:38 #13 25.90 Preparing to unpack .../105-libfile-dirlist-perl_0.05-2_all.deb ...
09:13:38 #13 25.90 Unpacking libfile-dirlist-perl (0.05-2) ...
09:13:38 #13 25.93 Selecting previously unselected package libfile-which-perl.
09:13:38 #13 25.93 Preparing to unpack .../106-libfile-which-perl_1.23-1_all.deb ...
09:13:38 #13 25.94 Unpacking libfile-which-perl (1.23-1) ...
09:13:38 #13 25.96 Selecting previously unselected package libfile-homedir-perl.
09:13:38 #13 25.96 Preparing to unpack .../107-libfile-homedir-perl_1.006-1_all.deb ...
09:13:38 #13 25.97 Unpacking libfile-homedir-perl (1.006-1) ...
09:13:38 #13 26.00 Selecting previously unselected package libfile-touch-perl.
09:13:38 #13 24.33 Selecting previously unselected package libxml2:arm64.
09:13:38 #13 24.34 Preparing to unpack .../091-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
09:13:38 #13 24.34 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:13:38 #13 24.41 Selecting previously unselected package gettext.
09:13:38 #13 24.41 Preparing to unpack .../092-gettext_0.21-12_arm64.deb ...
09:13:38 #13 24.42 Unpacking gettext (0.21-12) ...
09:13:38 #13 27.68 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:38 #13 27.69 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_amd64.deb ...
09:13:38 #13 27.71 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
09:13:38 #13 27.82 Selecting previously unselected package libb-hooks-op-check-perl:amd64.
09:13:38 #13 27.82 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_amd64.deb ...
09:13:38 #13 27.83 Unpacking libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
09:13:38 #13 27.92 Selecting previously unselected package libdynaloader-functions-perl.
09:13:39 #13 20.52   Installing       : pkgconf-1.7.3-10.el9.aarch64                       116/138 
09:13:39 #13 20.53   Installing       : pkgconf-pkg-config-1.7.3-10.el9.aarch64            117/138 
09:13:39 #13 20.56   Installing       : libpipeline-1.5.3-4.el9.aarch64                    118/138 
09:13:39 #13 20.72   Installing       : libicu-67.1-9.el9.aarch64                          119/138 
09:13:39 #14 27.90 Selecting previously unselected package gcc.
09:13:39 #13 23.04 Selecting previously unselected package libbinutils:armhf.
09:13:39 #13 23.04 Preparing to unpack .../015-libbinutils_2.31.1-16+rpi2_armhf.deb ...
09:13:39 #13 23.05 Unpacking libbinutils:armhf (2.31.1-16+rpi2) ...
09:13:39 #13 23.17 Selecting previously unselected package libfl2:armhf.
09:13:39 #13 23.17 Preparing to unpack .../016-libfl2_2.6.4-6.2_armhf.deb ...
09:13:39 #13 23.21 Unpacking libfl2:armhf (2.6.4-6.2) ...
09:13:39 #14 24.71 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_amd64.deb ...
09:13:39 #14 24.71 Unpacking zstd (1.5.4+dfsg2-4) ...
09:13:39 #14 24.75 Selecting previously unselected package python3-debian.
09:13:39 #14 24.76 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ...
09:13:39 #14 24.76 Unpacking python3-debian (0.1.49ubuntu2) ...
09:13:39 #14 24.80 Selecting previously unselected package libgpgme11:amd64.
09:13:39 #14 24.80 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_amd64.deb ...
09:13:39 #14 24.80 Unpacking libgpgme11:amd64 (1.18.0-3ubuntu2) ...
09:13:39 #14 24.84 Selecting previously unselected package python3-gpg.
09:13:39 #14 24.84 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_amd64.deb ...
09:13:39 #14 24.84 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
09:13:39 #14 24.89 Selecting previously unselected package python3-xdg.
09:13:39 #14 24.89 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ...
09:13:39 #14 24.89 Unpacking python3-xdg (0.28-2) ...
09:13:39 #14 24.93 Selecting previously unselected package dput.
09:13:39 #14 24.93 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ...
09:13:39 #14 24.94 Unpacking dput (1.1.3ubuntu2.1) ...
09:13:39 #14 23.70 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
09:13:39 #14 22.46 Get:127 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdebhelper-perl all 13.11.4ubuntu3 [66.1 kB]
09:13:39 #14 22.47 Get:128 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtool all 2.4.7-5 [166 kB]
09:13:39 #14 22.49 Get:129 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-autoreconf all 20 [16.1 kB]
09:13:39 #14 22.49 Get:130 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-zip-perl all 1.68-1 [90.2 kB]
09:13:39 #14 22.50 Get:131 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-override-perl all 0.09-4 [8706 B]
09:13:39 #14 22.50 Get:132 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB]
09:13:39 #14 25.69 Preparing to unpack .../110-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:39 #14 25.69 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:39 #14 25.80 Selecting previously unselected package libhx509-5-heimdal:amd64.
09:13:39 #14 25.80 Preparing to unpack .../111-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:39 #14 25.81 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:39 #14 25.85 Selecting previously unselected package libkrb5-26-heimdal:amd64.
09:13:39 #14 25.86 Preparing to unpack .../112-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:39 #14 25.86 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:39 #14 25.92 Selecting previously unselected package libheimntlm0-heimdal:amd64.
09:13:39 #14 25.92 Preparing to unpack .../113-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:39 #14 25.92 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:39 #14 25.96 Selecting previously unselected package libgssapi3-heimdal:amd64.
09:13:39 #14 25.97 Preparing to unpack .../114-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:13:39 #14 25.97 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:39 #14 26.01 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:39 #14 26.01 Preparing to unpack .../115-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
09:13:39 #14 26.02 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:39 #13 28.02 Preparing to unpack .../104-gnupg_2.2.12-1+deb10u2_all.deb ...
09:13:39 #13 28.02 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:13:39 #13 28.08 Selecting previously unselected package libfile-which-perl.
09:13:39 #13 28.08 Preparing to unpack .../105-libfile-which-perl_1.23-1_all.deb ...
09:13:39 #13 28.09 Unpacking libfile-which-perl (1.23-1) ...
09:13:39 #13 28.12 Selecting previously unselected package libfile-homedir-perl.
09:13:39 #13 28.12 Preparing to unpack .../106-libfile-homedir-perl_1.004-1_all.deb ...
09:13:39 #13 28.12 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:39 #13 28.15 Selecting previously unselected package libio-pty-perl.
09:13:39 #13 28.15 Preparing to unpack .../107-libio-pty-perl_1%3a1.08-1.1+b5_amd64.deb ...
09:13:39 #13 28.16 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
09:13:39 #13 28.18 Selecting previously unselected package libipc-run-perl.
09:13:39 #13 28.19 Preparing to unpack .../108-libipc-run-perl_20180523.0-1_all.deb ...
09:13:39 #13 28.19 Unpacking libipc-run-perl (20180523.0-1) ...
09:13:39 #13 28.22 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:39 #15 21.83 CentOS Stream 8 - PowerTools                    2.8 MB/s | 3.8 MB     00:01    
09:13:39 #13 25.50 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
09:13:39 #13 25.54 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:13:39 #13 29.19 Preparing to unpack .../165-libgc1c2_1%3a7.6.4-0.4_arm64.deb ...
09:13:39 #13 29.19 Unpacking libgc1c2:arm64 (1:7.6.4-0.4) ...
09:13:39 #13 29.24 Selecting previously unselected package libltdl7:arm64.
09:13:39 #13 29.25 Preparing to unpack .../166-libltdl7_2.4.6-9_arm64.deb ...
09:13:39 #13 29.25 Unpacking libltdl7:arm64 (2.4.6-9) ...
09:13:39 #13 29.30 Selecting previously unselected package guile-2.2-libs:arm64.
09:13:39 #13 29.30 Preparing to unpack .../167-guile-2.2-libs_2.2.4+1-2+deb10u1_arm64.deb ...
09:13:39 #13 29.35 Unpacking guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
09:13:39 #13 28.19 Selecting previously unselected package libfakeroot:amd64.
09:13:39 #13 28.20 Preparing to unpack .../090-libfakeroot_1.25.3-1.1_amd64.deb ...
09:13:39 #13 28.20 Unpacking libfakeroot:amd64 (1.25.3-1.1) ...
09:13:39 #13 28.23 Selecting previously unselected package fakeroot.
09:13:39 #13 28.24 Preparing to unpack .../091-fakeroot_1.25.3-1.1_amd64.deb ...
09:13:39 #13 28.24 Unpacking fakeroot (1.25.3-1.1) ...
09:13:39 #13 28.28 Selecting previously unselected package libassuan0:amd64.
09:13:39 #13 28.28 Preparing to unpack .../092-libassuan0_2.5.3-7.1_amd64.deb ...
09:13:39 #13 28.29 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
09:13:39 #13 28.31 Selecting previously unselected package gpgconf.
09:13:39 #13 28.32 Preparing to unpack .../093-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.32 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:13:39 #13 28.36 Selecting previously unselected package libksba8:amd64.
09:13:39 #13 28.37 Preparing to unpack .../094-libksba8_1.5.0-3+deb11u2_amd64.deb ...
09:13:39 #13 28.37 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
09:13:39 #13 28.43 Selecting previously unselected package libnpth0:amd64.
09:13:39 #13 28.43 Preparing to unpack .../095-libnpth0_1.6-3_amd64.deb ...
09:13:39 #13 28.43 Unpacking libnpth0:amd64 (1.6-3) ...
09:13:39 #13 28.47 Selecting previously unselected package dirmngr.
09:13:39 #13 28.47 Preparing to unpack .../096-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.48 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:13:39 #13 28.55 Selecting previously unselected package gnupg-l10n.
09:13:39 #13 26.00 Preparing to unpack .../108-libfile-touch-perl_0.11-1_all.deb ...
09:13:39 #13 26.00 Unpacking libfile-touch-perl (0.11-1) ...
09:13:39 #13 26.06 Selecting previously unselected package libio-pty-perl.
09:13:39 #13 26.07 Preparing to unpack .../109-libio-pty-perl_1%3a1.15-2_arm64.deb ...
09:13:39 #13 26.07 Unpacking libio-pty-perl (1:1.15-2) ...
09:13:39 #13 26.10 Selecting previously unselected package libipc-run-perl.
09:13:39 #13 26.10 Preparing to unpack .../110-libipc-run-perl_20200505.0-1_all.deb ...
09:13:39 #13 26.10 Unpacking libipc-run-perl (20200505.0-1) ...
09:13:39 #13 26.14 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:39 #13 26.14 Preparing to unpack .../111-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:39 #13 26.14 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:39 #13 26.18 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:39 #13 26.18 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b3_arm64.deb ...
09:13:39 #13 26.18 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
09:13:39 #13 26.21 Selecting previously unselected package libdynaloader-functions-perl.
09:13:39 #13 26.21 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:13:39 #13 26.21 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:13:39 #13 26.24 Selecting previously unselected package libdevel-callchecker-perl.
09:13:39 #13 26.24 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1+b2_arm64.deb ...
09:13:39 #13 26.25 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
09:13:39 #13 26.27 Selecting previously unselected package libparams-classify-perl.
09:13:39 #13 26.28 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b3_arm64.deb ...
09:13:39 #13 26.28 Unpacking libparams-classify-perl (0.015-1+b3) ...
09:13:39 #13 26.31 Selecting previously unselected package libmodule-runtime-perl.
09:13:39 #13 24.52 Selecting previously unselected package intltool-debian.
09:13:39 #13 24.53 Preparing to unpack .../093-intltool-debian_0.35.0+20060710.6_all.deb ...
09:13:39 #13 24.53 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:13:39 #13 24.56 Selecting previously unselected package po-debconf.
09:13:39 #13 24.56 Preparing to unpack .../094-po-debconf_1.0.21+nmu1_all.deb ...
09:13:39 #13 24.56 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:39 #13 24.60 Selecting previously unselected package debhelper.
09:13:39 #13 24.61 Preparing to unpack .../095-debhelper_13.11.4_all.deb ...
09:13:39 #13 24.61 Unpacking debhelper (13.11.4) ...
09:13:39 #13 24.70 Selecting previously unselected package debian-keyring.
09:13:39 #13 24.70 Preparing to unpack .../096-debian-keyring_2022.12.24_all.deb ...
09:13:39 #13 24.71 Unpacking debian-keyring (2022.12.24) ...
09:13:39 #13 27.92 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ...
09:13:39 #13 28.01 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:13:39 #13 28.17 Selecting previously unselected package libdevel-callchecker-perl:amd64.
09:13:39 #13 28.17 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_amd64.deb ...
09:13:39 #13 28.18 Unpacking libdevel-callchecker-perl:amd64 (0.008-2) ...
09:13:39 #14 30.57 Get:343 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
09:13:39 #14 30.58 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
09:13:39 #14 30.58 Get:345 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:13:39 #14 30.58 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:13:39 #14 30.58 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
09:13:39 #14 30.58 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-xdg all 0.26-1ubuntu1 [36.1 kB]
09:13:39 #14 30.58 Get:349 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 unzip arm64 6.0-25ubuntu1.1 [162 kB]
09:13:39 #14 30.58 Get:350 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 equivs all 2.2.0 [19.7 kB]
09:13:39 #14 30.58 Get:351 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libauthen-sasl-perl all 2.1600-1 [48.7 kB]
09:13:39 #14 30.65 Get:352 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-magic all 2:0.4.15-3 [9376 B]
09:13:39 #14 29.28 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-xdg all 0.28-2 [38.3 kB]
09:13:39 #14 29.47 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 dput all 1.1.3ubuntu2.1 [46.5 kB]
09:13:39 #13 25.38 Selecting previously unselected package g++.
09:13:39 #13 25.39 Preparing to unpack .../059-g++_4%3a12.2.0-3_armhf.deb ...
09:13:39 #13 25.39 Unpacking g++ (4:12.2.0-3) ...
09:13:39 #13 25.43 Selecting previously unselected package make.
09:13:39 #13 25.43 Preparing to unpack .../060-make_4.3-4.1_armhf.deb ...
09:13:39 #13 25.44 Unpacking make (4.3-4.1) ...
09:13:39 #13 25.53 Selecting previously unselected package libdpkg-perl.
09:13:39 #13 25.53 Preparing to unpack .../061-libdpkg-perl_1.21.22_all.deb ...
09:13:39 #13 25.53 Unpacking libdpkg-perl (1.21.22) ...
09:13:39 #13 25.63 Selecting previously unselected package patch.
09:13:39 #13 25.63 Preparing to unpack .../062-patch_2.7.6-7_armhf.deb ...
09:13:39 #13 25.63 Unpacking patch (2.7.6-7) ...
09:13:39 #13 20.78   Installing       : webkit2gtk3-jsc-2.40.5-1.el9.aarch64               120/138 
09:13:39 #13 20.82   Installing       : libproxy-webkitgtk4-0.4.15-35.el9.aarch64          121/138 
09:13:39 #13 20.83   Installing       : libbrotli-1.0.9-6.el9.aarch64                      122/138 
09:13:39 #13 20.86   Installing       : less-590-2.el9.aarch64                             123/138 
09:13:39 #13 20.87   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         124/138 
09:13:39 #13 20.90   Installing       : man-db-2.9.3-7.el9.aarch64                         124/138 
09:13:39 #13 20.97   Running scriptlet: man-db-2.9.3-7.el9.aarch64                         124/138 
09:13:39 #13 20.98   Installing       : json-glib-1.6.6-1.el9.aarch64                      125/138 
09:13:39 #13 20.99   Installing       : info-6.7-15.el9.aarch64                            126/138 
09:13:39 #14 27.91 Preparing to unpack .../088-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ...
09:13:39 #14 27.91 Unpacking gcc (4:11.2.0-1ubuntu1) ...
09:13:39 #14 27.95 Selecting previously unselected package libstdc++-11-dev:amd64.
09:13:39 #14 27.95 Preparing to unpack .../089-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:39 #14 27.95 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:39 #14 28.11 Selecting previously unselected package g++-11.
09:13:39 #14 28.11 Preparing to unpack .../090-g++-11_11.4.0-1ubuntu1~22.04_amd64.deb ...
09:13:39 #14 28.12 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
09:13:39 #13 23.31 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:39 #13 23.31 Preparing to unpack .../017-binutils-arm-linux-gnueabihf_2.31.1-16+rpi2_armhf.deb ...
09:13:39 #13 23.32 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
09:13:39 #14 24.98 Selecting previously unselected package fonts-dejavu-core.
09:13:39 #14 24.98 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ...
09:13:39 #14 24.98 Unpacking fonts-dejavu-core (2.37-6) ...
09:13:39 #14 25.03 Selecting previously unselected package fontconfig-config.
09:13:39 #14 25.04 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_amd64.deb ...
09:13:39 #14 25.15 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
09:13:39 #14 25.19 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:39 #14 25.20 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.2_amd64.deb ...
09:13:39 #14 25.20 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ...
09:13:39 #14 25.23 Selecting previously unselected package liberror-perl.
09:13:39 #14 25.23 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ...
09:13:39 #14 25.24 Unpacking liberror-perl (0.17029-2) ...
09:13:39 #14 25.26 Selecting previously unselected package git-man.
09:13:39 #14 25.27 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
09:13:39 #14 25.27 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
09:13:39 #14 25.32 Selecting previously unselected package git.
09:13:39 #13 24.26 Selecting previously unselected package gcc.
09:13:39 #13 24.26 Preparing to unpack .../050-gcc_4%3a10.2.1-1_armhf.deb ...
09:13:39 #13 24.26 Unpacking gcc (4:10.2.1-1) ...
09:13:39 #13 24.31 Selecting previously unselected package libstdc++-10-dev:armhf.
09:13:39 #13 24.31 Preparing to unpack .../051-libstdc++-10-dev_10.2.1-6_armhf.deb ...
09:13:39 #13 24.31 Unpacking libstdc++-10-dev:armhf (10.2.1-6) ...
09:13:39 #14 24.13 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
09:13:39 #14 22.93 Get:133 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dh-strip-nondeterminism all 1.13.1-1 [5362 B]
09:13:39 #14 23.00 Get:134 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB]
09:13:39 #14 26.05 Selecting previously unselected package libsasl2-2:amd64.
09:13:39 #14 26.06 Preparing to unpack .../116-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
09:13:39 #14 26.06 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:39 #14 26.09 Selecting previously unselected package libldap-common.
09:13:39 #14 26.09 Preparing to unpack .../117-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:13:39 #14 26.10 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:13:39 #14 26.14 Selecting previously unselected package libldap-2.4-2:amd64.
09:13:39 #14 26.14 Preparing to unpack .../118-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
09:13:39 #14 26.14 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
09:13:39 #14 26.20 Selecting previously unselected package libnghttp2-14:amd64.
09:13:39 #14 26.20 Preparing to unpack .../119-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ...
09:13:39 #14 26.21 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
09:13:39 #14 26.26 Selecting previously unselected package librtmp1:amd64.
09:13:39 #13 28.22 Preparing to unpack .../109-libclass-method-modifiers-perl_2.12-1_all.deb ...
09:13:39 #13 28.22 Unpacking libclass-method-modifiers-perl (2.12-1) ...
09:13:39 #13 28.25 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:39 #13 28.25 Preparing to unpack .../110-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:39 #13 28.26 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:39 #13 28.28 Selecting previously unselected package libdevel-globaldestruction-perl.
09:13:39 #13 28.28 Preparing to unpack .../111-libdevel-globaldestruction-perl_0.14-1_all.deb ...
09:13:39 #13 28.29 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
09:13:39 #13 28.31 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:39 #13 28.31 Preparing to unpack .../112-libb-hooks-op-check-perl_0.22-1+b1_amd64.deb ...
09:13:39 #13 28.32 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
09:13:39 #13 28.35 Selecting previously unselected package libdynaloader-functions-perl.
09:13:39 #13 28.35 Preparing to unpack .../113-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:39 #13 28.35 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:39 #13 28.38 Selecting previously unselected package libdevel-callchecker-perl.
09:13:39 #13 28.38 Preparing to unpack .../114-libdevel-callchecker-perl_0.008-1_amd64.deb ...
09:13:39 #13 28.38 Unpacking libdevel-callchecker-perl (0.008-1) ...
09:13:39 #13 28.41 Selecting previously unselected package libparams-classify-perl.
09:13:39 #13 28.41 Preparing to unpack .../115-libparams-classify-perl_0.015-1+b1_amd64.deb ...
09:13:39 #13 28.41 Unpacking libparams-classify-perl (0.015-1+b1) ...
09:13:39 #13 28.44 Selecting previously unselected package libmodule-runtime-perl.
09:13:39 #13 28.44 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:39 #13 28.44 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:39 #13 28.47 Selecting previously unselected package libimport-into-perl.
09:13:39 #14 22.85 Get:134 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
09:13:39 #14 22.88 Get:135 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
09:13:39 #14 22.99 Get:136 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
09:13:39 #14 23.03 Get:137 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
09:13:39 #14 23.03 Get:138 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
09:13:39 #14 23.12 Get:139 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:13:39 #14 23.13 Get:140 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
09:13:39 #14 23.18 Get:141 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
09:13:39 #14 23.22 Get:142 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
09:13:39 #13 28.55 Preparing to unpack .../097-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:13:39 #13 28.55 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:13:39 #13 28.65 Selecting previously unselected package gnupg-utils.
09:13:39 #13 28.65 Preparing to unpack .../098-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.65 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:13:39 #13 28.73 Selecting previously unselected package gpg.
09:13:39 #13 28.73 Preparing to unpack .../099-gpg_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.73 Unpacking gpg (2.2.27-2+deb11u2) ...
09:13:39 #13 26.31 Preparing to unpack .../116-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:39 #13 26.31 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:39 #13 26.34 Selecting previously unselected package libimport-into-perl.
09:13:39 #13 26.34 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
09:13:39 #13 26.35 Unpacking libimport-into-perl (1.002005-1) ...
09:13:39 #13 26.41 Selecting previously unselected package librole-tiny-perl.
09:13:39 #13 26.41 Preparing to unpack .../118-librole-tiny-perl_2.002004-1_all.deb ...
09:13:39 #13 26.41 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:39 #13 26.44 Selecting previously unselected package libstrictures-perl.
09:13:39 #13 26.45 Preparing to unpack .../119-libstrictures-perl_2.000006-1_all.deb ...
09:13:39 #13 26.45 Unpacking libstrictures-perl (2.000006-1) ...
09:13:39 #13 26.48 Selecting previously unselected package libsub-quote-perl.
09:13:39 #13 26.48 Preparing to unpack .../120-libsub-quote-perl_2.006006-1_all.deb ...
09:13:39 #13 26.49 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:39 #13 26.52 Selecting previously unselected package libmoo-perl.
09:13:39 #13 25.85 Selecting previously unselected package python3.7.
09:13:39 #13 25.85 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ...
09:13:39 #13 25.93 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:13:39 #13 28.37 Selecting previously unselected package libparams-classify-perl:amd64.
09:13:39 #13 28.37 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_amd64.deb ...
09:13:39 #13 28.40 Unpacking libparams-classify-perl:amd64 (0.015-2+b1) ...
09:13:39 #14 25.53 Get:244 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-domain-tld-perl all 1.75-1 [29.1 kB]
09:13:39 #14 25.53 Get:245 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libemail-valid-perl all 1.202-1 [16.3 kB]
09:13:39 #14 25.54 Get:246 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libexporter-tiny-perl all 1.002001-1 [35.5 kB]
09:13:39 #14 25.54 Get:247 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libipc-system-simple-perl all 1.26-1 [22.8 kB]
09:13:39 #14 25.55 Get:248 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-basedir-perl all 0.08-1 [16.9 kB]
09:13:39 #14 25.55 Get:249 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-chdir-perl all 0.1008-1 [11.7 kB]
09:13:39 #14 25.55 Get:250 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-fcntllock-perl armhf 0.22-3build4 [32.6 kB]
09:13:39 #14 25.58 Get:251 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-compare-perl all 0.03-1 [7318 B]
09:13:39 #14 25.59 Get:252 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-glob-perl all 0.10-1 [7554 B]
09:13:39 #14 25.60 Get:253 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:39 #14 25.75 Get:254 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-afm-perl all 1.20-2 [13.2 kB]
09:13:39 #14 25.83 Get:255 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-string-perl all 1.08-3 [11.1 kB]
09:13:39 #14 29.54 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fonts-dejavu-core all 2.37-6 [1137 kB]
09:13:39 #13 25.68 Selecting previously unselected package dpkg-dev.
09:13:39 #13 25.69 Preparing to unpack .../063-dpkg-dev_1.21.22_all.deb ...
09:13:39 #13 25.69 Unpacking dpkg-dev (1.21.22) ...
09:13:39 #13 25.85 Selecting previously unselected package build-essential.
09:13:39 #13 25.86 Preparing to unpack .../064-build-essential_12.9_armhf.deb ...
09:13:39 #13 25.86 Unpacking build-essential (12.9) ...
09:13:39 #13 25.90 Selecting previously unselected package libbrotli1:armhf.
09:13:39 #13 21.03   Installing       : ed-1.14.2-12.el9.aarch64                           127/138 
09:13:39 #13 21.04   Installing       : patch-2.7.6-16.el9.aarch64                         128/138 
09:13:39 #13 21.07   Installing       : diffutils-3.7-12.el9.aarch64                       129/138 
09:13:39 #13 21.09   Installing       : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1   130/138 
09:13:39 #13 21.15   Installing       : gsettings-desktop-schemas-40.0-6.el9.aarch64       131/138 
09:13:39 #13 21.16   Installing       : glib-networking-2.68.3-3.el9.aarch64               132/138 
09:13:39 #13 21.20   Installing       : libsoup-2.72.0-8.el9.aarch64                       133/138 
09:13:39 #13 21.25   Installing       : libappstream-glib-0.7.18-4.el9.aarch64             134/138 
09:13:39 #14 28.30 Selecting previously unselected package g++.
09:13:39 #14 28.30 Preparing to unpack .../091-g++_4%3a11.2.0-1ubuntu1_amd64.deb ...
09:13:39 #14 28.30 Unpacking g++ (4:11.2.0-1ubuntu1) ...
09:13:39 #14 28.33 Selecting previously unselected package make.
09:13:39 #14 28.33 Preparing to unpack .../092-make_4.3-4.1build1_amd64.deb ...
09:13:39 #14 28.34 Unpacking make (4.3-4.1build1) ...
09:13:39 #14 28.37 Selecting previously unselected package libdpkg-perl.
09:13:39 #14 28.37 Preparing to unpack .../093-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
09:13:39 #14 28.37 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
09:13:39 #14 28.42 Selecting previously unselected package bzip2.
09:13:39 #14 28.42 Preparing to unpack .../094-bzip2_1.0.8-5build1_amd64.deb ...
09:13:39 #14 28.42 Unpacking bzip2 (1.0.8-5build1) ...
09:13:39 #13 23.55 Selecting previously unselected package binutils.
09:13:39 #13 23.55 Preparing to unpack .../018-binutils_2.31.1-16+rpi2_armhf.deb ...
09:13:39 #13 23.56 Unpacking binutils (2.31.1-16+rpi2) ...
09:13:39 #13 23.60 Selecting previously unselected package libisl19:armhf.
09:13:39 #13 23.60 Preparing to unpack .../019-libisl19_0.20-2_armhf.deb ...
09:13:39 #13 23.60 Unpacking libisl19:armhf (0.20-2) ...
09:13:39 #13 23.67 Selecting previously unselected package libmpfr6:armhf.
09:13:39 #13 23.67 Preparing to unpack .../020-libmpfr6_4.0.2-1_armhf.deb ...
09:13:39 #13 23.68 Unpacking libmpfr6:armhf (4.0.2-1) ...
09:13:39 #13 23.73 Selecting previously unselected package libmpc3:armhf.
09:13:39 #13 27.67 Fedora 39 openh264 (From Cisco) - x86_64        2.7 kB/s | 2.5 kB     00:00    
09:13:39 #13 28.91 Fedora 39 - x86_64 - Updates                    267  B/s | 257  B     00:00    
09:13:39 #13 24.73 Get:6 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
09:13:39 #13 24.73 Get:7 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
09:13:39 #13 24.84 Get:8 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
09:13:39 #14 24.23 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
09:13:39 #14 24.24 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
09:13:39 #14 24.27 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
09:13:39 #14 24.28 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
09:13:39 #14 24.28 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
09:13:39 #14 24.30 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:13:39 #14 24.32 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-dirlist-perl all 0.05-2 [7100 B]
09:13:39 #14 24.32 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-which-perl all 1.23-1 [13.8 kB]
09:13:39 #14 24.32 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-homedir-perl all 1.006-1 [38.3 kB]
09:13:39 #14 25.32 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_amd64.deb ...
09:13:39 #14 25.33 Unpacking git (1:2.39.2-1ubuntu1.1) ...
09:13:39 #14 25.46 Selecting previously unselected package libalgorithm-diff-perl.
09:13:39 #14 25.46 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:39 #14 25.47 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:39 #14 25.50 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
09:13:39 #14 25.50 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_amd64.deb ...
09:13:39 #14 25.51 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8) ...
09:13:39 #14 25.54 Selecting previously unselected package libalgorithm-merge-perl.
09:13:39 #14 25.54 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ...
09:13:39 #14 25.54 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:13:39 #14 25.57 Selecting previously unselected package libaliased-perl.
09:13:39 #13 24.72 Selecting previously unselected package g++-10.
09:13:39 #13 24.72 Preparing to unpack .../052-g++-10_10.2.1-6_armhf.deb ...
09:13:39 #13 24.73 Unpacking g++-10 (10.2.1-6) ...
09:13:39 #14 23.28 Get:135 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debugedit armhf 1:5.0-5 [42.8 kB]
09:13:39 #13 29.61 Fedora Modular 38 - aarch64                     2.2 MB/s | 2.7 MB     00:01    
09:13:39 #14 26.26 Preparing to unpack .../120-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
09:13:39 #14 26.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:13:39 #14 26.30 Selecting previously unselected package libssh-4:amd64.
09:13:39 #14 26.31 Preparing to unpack .../121-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ...
09:13:39 #14 26.39 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
09:13:39 #14 26.44 Selecting previously unselected package libcurl4:amd64.
09:13:39 #14 26.45 Preparing to unpack .../122-libcurl4_7.68.0-1ubuntu2.19_amd64.deb ...
09:13:39 #14 26.45 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.19) ...
09:13:39 #14 26.50 Selecting previously unselected package curl.
09:13:39 #13 28.47 Preparing to unpack .../117-libimport-into-perl_1.002005-1_all.deb ...
09:13:39 #13 28.48 Unpacking libimport-into-perl (1.002005-1) ...
09:13:39 #13 28.54 Selecting previously unselected package librole-tiny-perl.
09:13:39 #13 28.54 Preparing to unpack .../118-librole-tiny-perl_2.000006-1_all.deb ...
09:13:39 #13 28.54 Unpacking librole-tiny-perl (2.000006-1) ...
09:13:39 #13 28.57 Selecting previously unselected package libstrictures-perl.
09:13:39 #13 28.57 Preparing to unpack .../119-libstrictures-perl_2.000005-1_all.deb ...
09:13:39 #13 28.58 Unpacking libstrictures-perl (2.000005-1) ...
09:13:39 #13 28.60 Selecting previously unselected package libsub-quote-perl.
09:13:39 #13 28.60 Preparing to unpack .../120-libsub-quote-perl_2.005001-1_all.deb ...
09:13:39 #13 28.61 Unpacking libsub-quote-perl (2.005001-1) ...
09:13:39 #13 28.63 Selecting previously unselected package libmoo-perl.
09:13:39 #13 28.63 Preparing to unpack .../121-libmoo-perl_2.003004-2_all.deb ...
09:13:39 #13 28.64 Unpacking libmoo-perl (2.003004-2) ...
09:13:39 #13 28.67 Selecting previously unselected package libencode-locale-perl.
09:13:39 #13 28.67 Preparing to unpack .../122-libencode-locale-perl_1.05-1_all.deb ...
09:13:39 #13 28.67 Unpacking libencode-locale-perl (1.05-1) ...
09:13:39 #20 DONE 13.5s
09:13:39 
09:13:39 #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
09:13:39 #14 23.22 Get:143 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
09:13:39 #13 28.81 Selecting previously unselected package pinentry-curses.
09:13:39 #13 28.81 Preparing to unpack .../100-pinentry-curses_1.1.0-4_amd64.deb ...
09:13:39 #13 28.81 Unpacking pinentry-curses (1.1.0-4) ...
09:13:39 #13 28.85 Selecting previously unselected package gpg-agent.
09:13:39 #13 28.85 Preparing to unpack .../101-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.86 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:13:39 #13 28.91 Selecting previously unselected package gpg-wks-client.
09:13:39 #13 28.91 Preparing to unpack .../102-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.91 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:13:39 #13 28.95 Selecting previously unselected package gpg-wks-server.
09:13:39 #13 28.95 Preparing to unpack .../103-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 28.96 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:13:39 #13 28.99 Selecting previously unselected package gpgsm.
09:13:39 #13 29.00 Preparing to unpack .../104-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
09:13:39 #13 29.00 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:13:39 #13 29.05 Selecting previously unselected package gnupg.
09:13:39 #13 26.52 Preparing to unpack .../121-libmoo-perl_2.004004-1_all.deb ...
09:13:39 #13 26.52 Unpacking libmoo-perl (2.004004-1) ...
09:13:39 #13 26.56 Selecting previously unselected package libencode-locale-perl.
09:13:39 #13 26.56 Preparing to unpack .../122-libencode-locale-perl_1.05-1.1_all.deb ...
09:13:39 #13 26.56 Unpacking libencode-locale-perl (1.05-1.1) ...
09:13:39 #13 26.59 Selecting previously unselected package libtimedate-perl.
09:13:39 #13 26.59 Preparing to unpack .../123-libtimedate-perl_2.3300-2_all.deb ...
09:13:39 #13 26.60 Unpacking libtimedate-perl (2.3300-2) ...
09:13:39 #13 26.63 Selecting previously unselected package libhttp-date-perl.
09:13:39 #13 26.63 Preparing to unpack .../124-libhttp-date-perl_6.05-1_all.deb ...
09:13:39 #13 26.64 Unpacking libhttp-date-perl (6.05-1) ...
09:13:39 #13 26.67 Selecting previously unselected package libfile-listing-perl.
09:13:39 #13 26.67 Preparing to unpack .../125-libfile-listing-perl_6.14-1_all.deb ...
09:13:39 #13 26.67 Unpacking libfile-listing-perl (6.14-1) ...
09:13:39 #13 26.70 Selecting previously unselected package libhtml-tagset-perl.
09:13:39 #13 26.70 Preparing to unpack .../126-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:39 #13 26.71 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:39 #13 26.74 Selecting previously unselected package liburi-perl.
09:13:39 #13 26.06 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:39 #13 26.06 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
09:13:39 #13 26.07 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
09:13:39 #13 26.33 Setting up python3-minimal (3.7.3-1) ...
09:13:39 #14 25.87 Get:256 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfont-ttf-perl all 1.06-1 [313 kB]
09:13:39 #13 28.54 Selecting previously unselected package libmodule-runtime-perl.
09:13:39 #13 28.54 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ...
09:13:39 #13 28.56 Unpacking libmodule-runtime-perl (0.016-2) ...
09:13:39 #13 28.67 Selecting previously unselected package libimport-into-perl.
09:13:39 #13 28.67 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ...
09:13:39 #13 28.68 Unpacking libimport-into-perl (1.002005-2) ...
09:13:39 #13 28.78 Selecting previously unselected package librole-tiny-perl.
09:13:39 #13 29.84 Selecting previously unselected package iso-codes.
09:13:39 #13 29.84 Preparing to unpack .../168-iso-codes_4.2-1_all.deb ...
09:13:39 #13 29.85 Unpacking iso-codes (4.2-1) ...
09:13:39 #14 29.87 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 fontconfig-config arm64 2.14.1-3ubuntu3 [34.8 kB]
09:13:39 #14 29.88 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.2 [293 kB]
09:13:39 #14 29.90 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liberror-perl all 0.17029-2 [25.6 kB]
09:13:39 #14 29.90 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
09:13:39 #14 29.96 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 git arm64 1:2.39.2-1ubuntu1.1 [3675 kB]
09:13:39 #13 25.90 Preparing to unpack .../065-libbrotli1_1.0.9-2+b6_armhf.deb ...
09:13:39 #13 25.91 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
09:13:39 #13 25.97 Selecting previously unselected package libsasl2-modules-db:armhf.
09:13:39 #13 25.97 Preparing to unpack .../066-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
09:13:39 #13 25.98 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:13:39 #13 26.02 Selecting previously unselected package libsasl2-2:armhf.
09:13:39 #13 26.02 Preparing to unpack .../067-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
09:13:39 #13 26.03 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:13:39 #13 26.07 Selecting previously unselected package libldap-2.5-0:armhf.
09:13:39 #13 26.07 Preparing to unpack .../068-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
09:13:39 #13 26.08 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
09:13:39 #13 21.29   Installing       : rpmlint-1.11-19.el9.noarch                         135/138 
09:13:39 #13 21.34   Installing       : rpm-build-4.16.1.3-25.el9.aarch64                  136/138 
09:13:39 #14 28.49 Selecting previously unselected package patch.
09:13:39 #14 28.49 Preparing to unpack .../095-patch_2.7.6-7build2_amd64.deb ...
09:13:39 #14 28.50 Unpacking patch (2.7.6-7build2) ...
09:13:39 #14 28.53 Selecting previously unselected package lto-disabled-list.
09:13:39 #14 28.53 Preparing to unpack .../096-lto-disabled-list_24_all.deb ...
09:13:39 #14 28.53 Unpacking lto-disabled-list (24) ...
09:13:39 #14 28.56 Selecting previously unselected package dpkg-dev.
09:13:39 #14 28.57 Preparing to unpack .../097-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
09:13:39 #14 28.57 Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
09:13:39 #14 28.62 Selecting previously unselected package build-essential.
09:13:39 #14 28.62 Preparing to unpack .../098-build-essential_12.9ubuntu3_amd64.deb ...
09:13:39 #14 28.62 Unpacking build-essential (12.9ubuntu3) ...
09:13:39 #14 28.71 Selecting previously unselected package libbrotli1:amd64.
09:13:39 #14 28.71 Preparing to unpack .../099-libbrotli1_1.0.9-2build6_amd64.deb ...
09:13:39 #14 28.71 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
09:13:39 #14 28.74 Selecting previously unselected package libsasl2-modules-db:amd64.
09:13:39 #14 30.82 debconf: delaying package configuration, since apt-utils is not installed
09:13:39 #14 30.86 Fetched 97.9 MB in 25s (3944 kB/s)
09:13:39 #14 30.87 Selecting previously unselected package liblocale-gettext-perl.
09:13:39 #14 30.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 ... 4117 files and directories currently installed.)
09:13:39 #14 30.88 Preparing to unpack .../liblocale-gettext-perl_1.07-4_arm64.deb ...
09:13:39 #14 30.88 Unpacking liblocale-gettext-perl (1.07-4) ...
09:13:39 #14 30.92 Selecting previously unselected package libssl1.1:arm64.
09:13:39 #14 30.92 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ...
09:13:39 #14 30.93 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
09:13:39 #14 31.04 Selecting previously unselected package libpython3.8-minimal:arm64.
09:13:39 #14 31.04 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:13:39 #14 31.04 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:39 #14 31.13 Selecting previously unselected package libexpat1:arm64.
09:13:39 #14 31.13 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
09:13:39 #14 31.14 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
09:13:39 + STATUS=0
09:13:39 + '[' 0 -ne 0 ']'
09:13:39 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:13:39 + exit 0
09:13:39 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nkjvJ1
09:13:39 + umask 022
09:13:39 + cd /root/rpmbuild/BUILD
09:13:39 + cd src
09:13:39 + export DOCKER_GITCOMMIT=7cfb81b
09:13:39 + DOCKER_GITCOMMIT=7cfb81b
09:13:39 + mkdir -p /go/src/github.com/docker
09:13:39 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:13:39 + pushd /root/rpmbuild/BUILD/src/engine
09:13:39 + TMP_GOPATH=/go
09:13:39 + hack/dockerfile/install/install.sh tini
09:13:39 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:13:39 + RM_GOPATH=0
09:13:39 + TMP_GOPATH=/go
09:13:39 + : /usr/local/bin
09:13:39 + '[' -z /go ']'
09:13:39 + export GOPATH=/go
09:13:39 + GOPATH=/go
09:13:39 + case "$(go env GOARCH)" in
09:13:39 ++ go env GOARCH
09:13:39 + export GO_BUILDMODE=-buildmode=pie
09:13:39 + GO_BUILDMODE=-buildmode=pie
09:13:39 ++ dirname hack/dockerfile/install/install.sh
09:13:39 + dir=hack/dockerfile/install
09:13:39 + bin=tini
09:13:39 + shift
09:13:39 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:13:39 + . hack/dockerfile/install/tini.installer
09:13:39 ++ : v0.19.0
09:13:39 + install_tini
09:13:39 + echo 'Install tini version v0.19.0'
09:13:39 Install tini version v0.19.0
09:13:39 + git clone https://github.com/krallin/tini.git /go/tini
09:13:39 Cloning into '/go/tini'...
09:13:39 #13 23.73 Preparing to unpack .../021-libmpc3_1.1.0-1_armhf.deb ...
09:13:39 #13 23.74 Unpacking libmpc3:armhf (1.1.0-1) ...
09:13:39 #13 23.77 Selecting previously unselected package cpp-8.
09:13:39 #13 23.77 Preparing to unpack .../022-cpp-8_8.3.0-6+rpi1_armhf.deb ...
09:13:39 #13 23.78 Unpacking cpp-8 (8.3.0-6+rpi1) ...
09:13:39 #13 25.51 Fetched 18.8 MB in 25s (746 kB/s)
09:13:39 #14 25.57 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ...
09:13:39 #14 25.57 Unpacking libaliased-perl (0.34-3) ...
09:13:39 #14 25.65 Selecting previously unselected package libapt-pkg-perl.
09:13:39 #14 25.65 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_amd64.deb ...
09:13:39 #14 25.66 Unpacking libapt-pkg-perl (0.1.40build3) ...
09:13:39 #14 25.69 Selecting previously unselected package libarchive-cpio-perl.
09:13:39 #14 25.70 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ...
09:13:39 #14 25.70 Unpacking libarchive-cpio-perl (0.10-3) ...
09:13:39 #14 25.73 Selecting previously unselected package libarray-intspan-perl.
09:13:39 #14 25.73 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ...
09:13:39 #14 25.73 Unpacking libarray-intspan-perl (2.004-2) ...
09:13:39 #14 25.76 Selecting previously unselected package libmodule-implementation-perl.
09:13:39 #14 25.76 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ...
09:13:39 #14 25.77 Unpacking libmodule-implementation-perl (0.09-2) ...
09:13:39 #14 25.79 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:39 #14 23.30 Get:136 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dwz armhf 0.15-1 [109 kB]
09:13:39 #14 23.34 Get:137 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gettext armhf 0.21-11 [801 kB]
09:13:39 #14 23.46 Get:138 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf intltool-debian all 0.35.0+20060710.6 [23.2 kB]
09:13:39 #14 23.46 Get:139 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf po-debconf all 1.0.21+nmu1 [233 kB]
09:13:39 #14 23.48 Get:140 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf debhelper all 13.11.4ubuntu3 [925 kB]
09:13:39 #14 23.53 Get:141 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfakeroot armhf 1.31-1.1 [27.3 kB]
09:13:39 #14 23.53 Get:142 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fakeroot armhf 1.31-1.1 [61.5 kB]
09:13:39 #14 23.54 Get:143 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB]
09:13:39 #14 26.50 Preparing to unpack .../123-curl_7.68.0-1ubuntu2.19_amd64.deb ...
09:13:39 #14 26.50 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:13:39 #14 26.55 Selecting previously unselected package dctrl-tools.
09:13:39 #14 26.56 Preparing to unpack .../124-dctrl-tools_2.24-3_amd64.deb ...
09:13:39 #14 26.57 Unpacking dctrl-tools (2.24-3) ...
09:13:39 #14 26.61 Selecting previously unselected package libtool.
09:13:39 #14 26.61 Preparing to unpack .../125-libtool_2.4.6-14_all.deb ...
09:13:39 #14 26.62 Unpacking libtool (2.4.6-14) ...
09:13:39 #14 26.66 Selecting previously unselected package dh-autoreconf.
09:13:39 #14 26.66 Preparing to unpack .../126-dh-autoreconf_19_all.deb ...
09:13:39 #14 26.66 Unpacking dh-autoreconf (19) ...
09:13:39 #14 26.70 Selecting previously unselected package libdebhelper-perl.
09:13:39 #14 26.70 Preparing to unpack .../127-libdebhelper-perl_12.10ubuntu1_all.deb ...
09:13:39 #14 26.70 Unpacking libdebhelper-perl (12.10ubuntu1) ...
09:13:39 #14 26.74 Selecting previously unselected package libarchive-zip-perl.
09:13:39 #13 28.70 Selecting previously unselected package libtimedate-perl.
09:13:39 #13 28.70 Preparing to unpack .../123-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
09:13:39 #13 28.71 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
09:13:39 #13 28.74 Selecting previously unselected package libhttp-date-perl.
09:13:39 #13 28.74 Preparing to unpack .../124-libhttp-date-perl_6.02-1_all.deb ...
09:13:39 #13 28.74 Unpacking libhttp-date-perl (6.02-1) ...
09:13:39 #13 28.77 Selecting previously unselected package libfile-listing-perl.
09:13:39 #13 28.77 Preparing to unpack .../125-libfile-listing-perl_6.04-1_all.deb ...
09:13:39 #13 28.77 Unpacking libfile-listing-perl (6.04-1) ...
09:13:39 #13 28.80 Selecting previously unselected package libhtml-tagset-perl.
09:13:39 #13 28.80 Preparing to unpack .../126-libhtml-tagset-perl_3.20-3_all.deb ...
09:13:39 #13 28.81 Unpacking libhtml-tagset-perl (3.20-3) ...
09:13:39 #13 28.83 Selecting previously unselected package liburi-perl.
09:13:39 #13 28.83 Preparing to unpack .../127-liburi-perl_1.76-1_all.deb ...
09:13:39 #13 28.84 Unpacking liburi-perl (1.76-1) ...
09:13:39 #13 28.87 Selecting previously unselected package libhtml-parser-perl.
09:13:39 #13 28.87 Preparing to unpack .../128-libhtml-parser-perl_3.72-3+b3_amd64.deb ...
09:13:39 #13 28.88 Unpacking libhtml-parser-perl (3.72-3+b3) ...
09:13:39 #13 28.91 Selecting previously unselected package libhtml-tree-perl.
09:13:39 #13 28.91 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
09:13:39 #13 28.91 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:39 #13 28.96 Selecting previously unselected package libio-html-perl.
09:13:39 #13 28.96 Preparing to unpack .../130-libio-html-perl_1.001-1_all.deb ...
09:13:39 #13 28.96 Unpacking libio-html-perl (1.001-1) ...
09:13:39 #13 28.98 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:39 #13 28.99 Preparing to unpack .../131-liblwp-mediatypes-perl_6.02-1_all.deb ...
09:13:39 #13 28.99 Unpacking liblwp-mediatypes-perl (6.02-1) ...
09:13:39 #13 29.01 Selecting previously unselected package libhttp-message-perl.
09:13:39 #21 0.594 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:13:39 #21 0.594 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:13:39 #21 0.594 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:13:39 #14 23.63 Get:144 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
09:13:39 #13 29.05 Preparing to unpack .../105-gnupg_2.2.27-2+deb11u2_all.deb ...
09:13:39 #13 29.06 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:13:39 #13 29.11 Selecting previously unselected package libfile-dirlist-perl.
09:13:39 #13 29.11 Preparing to unpack .../106-libfile-dirlist-perl_0.05-2_all.deb ...
09:13:39 #13 29.11 Unpacking libfile-dirlist-perl (0.05-2) ...
09:13:39 #13 29.14 Selecting previously unselected package libfile-which-perl.
09:13:39 #13 29.14 Preparing to unpack .../107-libfile-which-perl_1.23-1_all.deb ...
09:13:39 #13 29.14 Unpacking libfile-which-perl (1.23-1) ...
09:13:39 #13 29.17 Selecting previously unselected package libfile-homedir-perl.
09:13:39 #13 29.17 Preparing to unpack .../108-libfile-homedir-perl_1.006-1_all.deb ...
09:13:39 #13 29.18 Unpacking libfile-homedir-perl (1.006-1) ...
09:13:39 #13 29.20 Selecting previously unselected package libfile-touch-perl.
09:13:39 #13 29.20 Preparing to unpack .../109-libfile-touch-perl_0.11-1_all.deb ...
09:13:39 #13 29.21 Unpacking libfile-touch-perl (0.11-1) ...
09:13:39 #13 29.23 Selecting previously unselected package libio-pty-perl.
09:13:39 #13 29.23 Preparing to unpack .../110-libio-pty-perl_1%3a1.15-2_amd64.deb ...
09:13:39 #13 29.24 Unpacking libio-pty-perl (1:1.15-2) ...
09:13:39 #13 29.27 Selecting previously unselected package libipc-run-perl.
09:13:39 #13 29.27 Preparing to unpack .../111-libipc-run-perl_20200505.0-1_all.deb ...
09:13:39 #13 29.27 Unpacking libipc-run-perl (20200505.0-1) ...
09:13:39 #13 29.31 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:39 #13 29.31 Preparing to unpack .../112-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:39 #13 29.31 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:39 #13 29.34 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:39 #13 29.34 Preparing to unpack .../113-libb-hooks-op-check-perl_0.22-1+b3_amd64.deb ...
09:13:39 #13 29.34 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
09:13:39 #13 29.37 Selecting previously unselected package libdynaloader-functions-perl.
09:13:39 #13 26.74 Preparing to unpack .../127-liburi-perl_5.08-1_all.deb ...
09:13:39 #13 26.74 Unpacking liburi-perl (5.08-1) ...
09:13:39 #13 26.78 Selecting previously unselected package libhtml-parser-perl.
09:13:39 #13 26.78 Preparing to unpack .../128-libhtml-parser-perl_3.75-1+b1_arm64.deb ...
09:13:39 #13 26.79 Unpacking libhtml-parser-perl (3.75-1+b1) ...
09:13:39 #13 26.82 Selecting previously unselected package libhtml-tree-perl.
09:13:39 #13 26.82 Preparing to unpack .../129-libhtml-tree-perl_5.07-2_all.deb ...
09:13:39 #13 26.83 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:39 #13 26.87 Selecting previously unselected package libio-html-perl.
09:13:39 #13 26.87 Preparing to unpack .../130-libio-html-perl_1.004-2_all.deb ...
09:13:39 #13 26.87 Unpacking libio-html-perl (1.004-2) ...
09:13:39 #13 26.90 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:39 #13 26.90 Preparing to unpack .../131-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:39 #13 26.91 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:39 #13 26.94 Selecting previously unselected package libhttp-message-perl.
09:13:39 #13 26.94 Preparing to unpack .../132-libhttp-message-perl_6.28-1_all.deb ...
09:13:39 #13 26.94 Unpacking libhttp-message-perl (6.28-1) ...
09:13:39 #13 26.98 Selecting previously unselected package libhttp-cookies-perl.
09:13:39 #14 26.13 Get:257 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libfuture-perl all 0.43-1 [77.8 kB]
09:13:39 #14 26.16 Get:258 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-stringy-perl all 2.111-3 [55.8 kB]
09:13:39 #14 26.17 Get:259 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libparams-validate-perl armhf 1.29-3 [50.6 kB]
09:13:39 #14 26.21 Get:260 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB]
09:13:39 #14 26.21 Get:261 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-versions-perl all 1.62-1 [9294 B]
09:13:39 #14 26.21 Get:262 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:39 #14 26.21 Get:263 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhttp-tiny-multipart-perl all 0.08-1 [8488 B]
09:13:39 #14 26.21 Get:264 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:40 #13 28.78 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ...
09:13:40 #13 28.79 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:40 #13 28.91 Selecting previously unselected package libsub-quote-perl.
09:13:40 #13 28.91 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ...
09:13:40 #13 28.93 Unpacking libsub-quote-perl (2.006008-1) ...
09:13:40 #13 29.02 Selecting previously unselected package libmoo-perl.
09:13:40 #13 30.18 Selecting previously unselected package libalgorithm-diff-perl.
09:13:40 #13 30.19 Preparing to unpack .../169-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:13:40 #13 30.19 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:13:40 #13 30.22 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:40 #13 30.22 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-5+b1_arm64.deb ...
09:13:40 #13 30.23 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:13:40 #13 30.26 Selecting previously unselected package libalgorithm-merge-perl.
09:13:40 #14 30.13 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:40 #14 30.13 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-diff-xs-perl arm64 0.04-8 [11.0 kB]
09:13:40 #13 26.14 Selecting previously unselected package libnghttp2-14:armhf.
09:13:40 #13 26.14 Preparing to unpack .../069-libnghttp2-14_1.52.0-1_armhf.deb ...
09:13:40 #13 26.14 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
09:13:40 #13 26.19 Selecting previously unselected package libpsl5:armhf.
09:13:40 #13 26.20 Preparing to unpack .../070-libpsl5_0.21.2-1_armhf.deb ...
09:13:40 #13 26.20 Unpacking libpsl5:armhf (0.21.2-1) ...
09:13:40 #13 26.24 Selecting previously unselected package librtmp1:armhf.
09:13:40 #13 26.25 Preparing to unpack .../071-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
09:13:40 #13 26.25 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:40 #13 26.29 Selecting previously unselected package libssh2-1:armhf.
09:13:40 #13 26.29 Preparing to unpack .../072-libssh2-1_1.10.0-3+b1_armhf.deb ...
09:13:40 #13 26.30 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
09:13:40 #13 26.37 Selecting previously unselected package libcurl4:armhf.
09:13:40 #13 21.35   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch               137/138 
09:13:40 #13 21.49   Installing       : glibc-gconv-extra-2.34-82.el9.aarch64              138/138 
09:13:40 #14 28.74 Preparing to unpack .../100-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
09:13:40 #14 28.75 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:40 #14 28.78 Selecting previously unselected package libsasl2-2:amd64.
09:13:40 #14 28.79 Preparing to unpack .../101-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
09:13:40 #14 28.79 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:40 #14 28.83 Selecting previously unselected package libldap-2.5-0:amd64.
09:13:40 #14 28.83 Preparing to unpack .../102-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ...
09:13:40 #14 28.88 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:13:40 #14 28.92 Selecting previously unselected package librtmp1:amd64.
09:13:40 #14 28.92 Preparing to unpack .../103-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
09:13:40 #14 28.92 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:13:40 #14 28.97 Selecting previously unselected package libssh-4:amd64.
09:13:40 #14 28.97 Preparing to unpack .../104-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ...
09:13:40 #14 29.01 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
09:13:40 #14 31.17 Selecting previously unselected package python3.8-minimal.
09:13:40 #14 31.17 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:13:40 #14 31.18 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:40 #14 31.35 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
09:13:40 #14 31.43 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:40 + cd /go/tini
09:13:40 + git checkout -q v0.19.0
09:13:40 + cmake .
09:13:40 -- The C compiler identification is GNU 4.8.5
09:13:40 -- Check for working C compiler: /usr/bin/cc
09:13:40 #14 25.80 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:13:40 #14 25.84 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:13:40 #14 25.87 Selecting previously unselected package libvariable-magic-perl.
09:13:40 #14 25.87 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_amd64.deb ...
09:13:40 #14 25.88 Unpacking libvariable-magic-perl (0.63-1) ...
09:13:40 #14 25.91 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:40 #14 25.91 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:13:40 #14 25.91 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:13:40 #14 25.94 Selecting previously unselected package libberkeleydb-perl:amd64.
09:13:40 #14 25.94 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_amd64.deb ...
09:13:40 #14 25.94 Unpacking libberkeleydb-perl:amd64 (0.64-2) ...
09:13:40 #14 25.98 Selecting previously unselected package libfreetype6:amd64.
09:13:40 #14 25.98 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_amd64.deb ...
09:13:40 #14 25.99 Unpacking libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ...
09:13:40 #14 26.02 Selecting previously unselected package libfontconfig1:amd64.
09:13:40 #14 26.03 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_amd64.deb ...
09:13:40 #14 26.03 Unpacking libfontconfig1:amd64 (2.14.1-3ubuntu3) ...
09:13:40 #14 26.07 Selecting previously unselected package libjpeg-turbo8:amd64.
09:13:40 #14 26.07 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_amd64.deb ...
09:13:40 #14 26.07 Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ...
09:13:40 #14 26.10 Selecting previously unselected package libjpeg8:amd64.
09:13:40 #14 26.11 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_amd64.deb ...
09:13:40 #14 26.11 Unpacking libjpeg8:amd64 (8c-2ubuntu11) ...
09:13:40 #14 26.14 Selecting previously unselected package libdeflate0:amd64.
09:13:40 #14 24.73 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-touch-perl all 0.12-1 [9024 B]
09:13:40 #14 24.80 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-pty-perl arm64 1:1.15-2build2 [34.6 kB]
09:13:40 #14 24.89 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run-perl all 20200505.0-1 [89.8 kB]
09:13:40 #14 26.75 Preparing to unpack .../128-libarchive-zip-perl_1.67-2_all.deb ...
09:13:40 #14 26.75 Unpacking libarchive-zip-perl (1.67-2) ...
09:13:40 #14 26.79 Selecting previously unselected package libsub-override-perl.
09:13:40 #14 26.79 Preparing to unpack .../129-libsub-override-perl_0.09-2_all.deb ...
09:13:40 #14 26.79 Unpacking libsub-override-perl (0.09-2) ...
09:13:40 #14 26.83 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:40 #14 26.83 Preparing to unpack .../130-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
09:13:40 #14 26.83 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
09:13:40 #14 26.87 Selecting previously unselected package dh-strip-nondeterminism.
09:13:40 #14 26.87 Preparing to unpack .../131-dh-strip-nondeterminism_1.7.0-1_all.deb ...
09:13:40 #14 26.87 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
09:13:40 #14 26.91 Selecting previously unselected package dwz.
09:13:40 #14 26.91 Preparing to unpack .../132-dwz_0.13-5_amd64.deb ...
09:13:40 #14 26.91 Unpacking dwz (0.13-5) ...
09:13:40 #14 26.99 Selecting previously unselected package libcroco3:amd64.
09:13:40 #14 23.91 Get:145 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
09:13:40 #14 23.97 Get:146 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
09:13:40 #13 26.98 Preparing to unpack .../133-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:40 #13 26.98 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:40 #13 27.01 Selecting previously unselected package libhttp-negotiate-perl.
09:13:40 #13 27.01 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:40 #13 27.02 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:40 #13 27.05 Selecting previously unselected package perl-openssl-defaults:arm64.
09:13:40 #13 27.05 Preparing to unpack .../135-perl-openssl-defaults_5_arm64.deb ...
09:13:40 #13 27.06 Unpacking perl-openssl-defaults:arm64 (5) ...
09:13:40 #13 27.12 Selecting previously unselected package libnet-ssleay-perl.
09:13:40 #13 27.12 Preparing to unpack .../136-libnet-ssleay-perl_1.88-3+b1_arm64.deb ...
09:13:40 #13 27.12 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
09:13:40 #13 27.18 Selecting previously unselected package libio-socket-ssl-perl.
09:13:40 #13 27.18 Preparing to unpack .../137-libio-socket-ssl-perl_2.069-1_all.deb ...
09:13:40 #13 27.18 Unpacking libio-socket-ssl-perl (2.069-1) ...
09:13:40 #13 27.22 Selecting previously unselected package libnet-http-perl.
09:13:40 #13 27.23 Preparing to unpack .../138-libnet-http-perl_6.20-1_all.deb ...
09:13:40 #13 27.23 Unpacking libnet-http-perl (6.20-1) ...
09:13:40 #13 27.29 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:40 #13 27.29 Preparing to unpack .../139-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:40 #13 27.30 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:40 #13 27.32 Selecting previously unselected package libtry-tiny-perl.
09:13:40 #13 27.33 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
09:13:40 #13 29.01 Preparing to unpack .../132-libhttp-message-perl_6.18-1_all.deb ...
09:13:40 #13 29.02 Unpacking libhttp-message-perl (6.18-1) ...
09:13:40 #13 29.05 Selecting previously unselected package libhttp-cookies-perl.
09:13:40 #13 29.05 Preparing to unpack .../133-libhttp-cookies-perl_6.04-1_all.deb ...
09:13:40 #13 29.05 Unpacking libhttp-cookies-perl (6.04-1) ...
09:13:40 #13 29.08 Selecting previously unselected package libhttp-negotiate-perl.
09:13:40 #13 29.08 Preparing to unpack .../134-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:40 #13 29.09 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:40 #13 29.11 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:40 #13 29.11 Preparing to unpack .../135-perl-openssl-defaults_3_amd64.deb ...
09:13:40 #13 29.12 Unpacking perl-openssl-defaults:amd64 (3) ...
09:13:40 #13 29.20 Selecting previously unselected package libnet-ssleay-perl.
09:13:40 #13 29.20 Preparing to unpack .../136-libnet-ssleay-perl_1.85-2+deb10u1_amd64.deb ...
09:13:40 #13 29.20 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
09:13:40 #13 29.26 Selecting previously unselected package libio-socket-ssl-perl.
09:13:40 #14 26.36 Get:265 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-perl all 4.02000-2 [80.9 kB]
09:13:40 #13 29.02 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ...
09:13:40 #13 29.03 Unpacking libmoo-perl (2.005005-1) ...
09:13:40 #13 29.13 Selecting previously unselected package libencode-locale-perl.
09:13:40 #13 29.13 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ...
09:13:40 #13 29.13 Unpacking libencode-locale-perl (1.05-3) ...
09:13:40 #13 29.16 Selecting previously unselected package libtimedate-perl.
09:13:40 #13 29.16 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ...
09:13:40 #13 29.16 Unpacking libtimedate-perl (2.3300-2) ...
09:13:40 #13 29.22 Selecting previously unselected package libhttp-date-perl.
09:13:40 #13 29.22 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ...
09:13:40 #13 29.22 Unpacking libhttp-date-perl (6.05-2) ...
09:13:40 #13 29.24 Selecting previously unselected package libfile-listing-perl.
09:13:40 #13 30.26 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:40 #13 30.27 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:40 #13 30.30 Selecting previously unselected package libapt-inst2.0:arm64.
09:13:40 #13 30.31 Preparing to unpack .../172-libapt-inst2.0_1.8.2.3_arm64.deb ...
09:13:40 #13 30.31 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
09:13:40 #13 30.36 Selecting previously unselected package libapt-pkg-perl.
09:13:40 #13 30.36 Preparing to unpack .../173-libapt-pkg-perl_0.1.34+b1_arm64.deb ...
09:13:40 #13 30.36 Unpacking libapt-pkg-perl (0.1.34+b1) ...
09:13:40 #13 30.40 Selecting previously unselected package libarchive-cpio-perl.
09:13:40 #13 30.40 Preparing to unpack .../174-libarchive-cpio-perl_0.10-1_all.deb ...
09:13:40 #13 30.40 Unpacking libarchive-cpio-perl (0.10-1) ...
09:13:40 #13 30.47 Selecting previously unselected package libasync-mergepoint-perl.
09:13:40 #13 30.47 Preparing to unpack .../175-libasync-mergepoint-perl_0.04-2_all.deb ...
09:13:40 #13 30.48 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:13:40 #13 30.52 Selecting previously unselected package libauthen-sasl-perl.
09:13:40 #13 30.52 Preparing to unpack .../176-libauthen-sasl-perl_2.1600-1_all.deb ...
09:13:40 #13 30.52 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:13:40 #13 30.56 Selecting previously unselected package libmodule-implementation-perl.
09:13:40 #13 30.57 Preparing to unpack .../177-libmodule-implementation-perl_0.09-1_all.deb ...
09:13:40 #13 30.57 Unpacking libmodule-implementation-perl (0.09-1) ...
09:13:40 #13 29.38 Preparing to unpack .../114-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:13:40 #13 29.38 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:13:40 #13 29.43 Selecting previously unselected package libdevel-callchecker-perl.
09:13:40 #13 29.44 Preparing to unpack .../115-libdevel-callchecker-perl_0.008-1+b2_amd64.deb ...
09:13:40 #13 29.44 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
09:13:40 #13 29.47 Selecting previously unselected package libparams-classify-perl.
09:13:40 #13 29.47 Preparing to unpack .../116-libparams-classify-perl_0.015-1+b3_amd64.deb ...
09:13:40 #13 29.47 Unpacking libparams-classify-perl (0.015-1+b3) ...
09:13:40 #13 29.50 Selecting previously unselected package libmodule-runtime-perl.
09:13:40 #13 29.50 Preparing to unpack .../117-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:40 #13 29.51 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:40 #13 29.54 Selecting previously unselected package libimport-into-perl.
09:13:40 #13 29.54 Preparing to unpack .../118-libimport-into-perl_1.002005-1_all.deb ...
09:13:40 #13 29.54 Unpacking libimport-into-perl (1.002005-1) ...
09:13:40 #13 29.57 Selecting previously unselected package librole-tiny-perl.
09:13:40 #13 29.57 Preparing to unpack .../119-librole-tiny-perl_2.002004-1_all.deb ...
09:13:40 #13 29.58 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:40 #13 29.61 Selecting previously unselected package libstrictures-perl.
09:13:40 #14 30.53 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libalgorithm-merge-perl all 0.08-5 [11.4 kB]
09:13:40 #14 30.53 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libaliased-perl all 0.34-3 [12.8 kB]
09:13:40 #13 26.38 Preparing to unpack .../073-libcurl4_7.88.1-10+deb12u1_armhf.deb ...
09:13:40 #13 26.38 Unpacking libcurl4:armhf (7.88.1-10+deb12u1) ...
09:13:40 #13 26.44 Selecting previously unselected package curl.
09:13:40 #13 26.44 Preparing to unpack .../074-curl_7.88.1-10+deb12u1_armhf.deb ...
09:13:40 #13 26.45 Unpacking curl (7.88.1-10+deb12u1) ...
09:13:40 #13 26.58 Selecting previously unselected package dctrl-tools.
09:13:40 #13 26.58 Preparing to unpack .../075-dctrl-tools_2.24-3_armhf.deb ...
09:13:40 #13 26.66 Unpacking dctrl-tools (2.24-3) ...
09:13:40 #13 26.66 Selecting previously unselected package python3.
09:13:40 #13 26.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 ... 10075 files and directories currently installed.)
09:13:40 #13 26.67 Preparing to unpack .../000-python3_3.7.3-1_armhf.deb ...
09:13:40 #13 26.67 Unpacking python3 (3.7.3-1) ...
09:13:40 #13 26.72 Selecting previously unselected package less.
09:13:40 #13 26.72 Preparing to unpack .../001-less_487-0.1+b1_armhf.deb ...
09:13:40 #13 26.72 Unpacking less (487-0.1+b1) ...
09:13:40 #13 26.77 Selecting previously unselected package netbase.
09:13:40 #13 26.77 Preparing to unpack .../002-netbase_5.6_all.deb ...
09:13:40 #13 26.77 Unpacking netbase (5.6) ...
09:13:40 #13 26.80 Selecting previously unselected package bzip2.
09:13:40 #13 26.80 Preparing to unpack .../003-bzip2_1.0.6-9.2~deb10u2_armhf.deb ...
09:13:40 #13 26.80 Unpacking bzip2 (1.0.6-9.2~deb10u2) ...
09:13:40 #13 26.83 Selecting previously unselected package libmagic-mgc.
09:13:40 #13 26.83 Preparing to unpack .../004-libmagic-mgc_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:40 #13 26.84 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:40 #13 26.90 Selecting previously unselected package libmagic1:armhf.
09:13:40 #14 31.44 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
09:13:40 #14 31.45 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:40 #14 29.06 Selecting previously unselected package libcurl4:amd64.
09:13:40 #14 29.06 Preparing to unpack .../105-libcurl4_7.81.0-1ubuntu1.13_amd64.deb ...
09:13:40 #14 29.06 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
09:13:40 #14 29.10 Selecting previously unselected package curl.
09:13:40 #14 29.10 Preparing to unpack .../106-curl_7.81.0-1ubuntu1.13_amd64.deb ...
09:13:40 #14 29.10 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:13:40 #14 29.15 Selecting previously unselected package dctrl-tools.
09:13:40 #14 29.15 Preparing to unpack .../107-dctrl-tools_2.24-3build2_amd64.deb ...
09:13:40 #14 29.16 Unpacking dctrl-tools (2.24-3build2) ...
09:13:40 #14 29.19 Selecting previously unselected package libdebhelper-perl.
09:13:40 #14 29.19 Preparing to unpack .../108-libdebhelper-perl_13.6ubuntu1_all.deb ...
09:13:40 #14 29.19 Unpacking libdebhelper-perl (13.6ubuntu1) ...
09:13:40 #14 29.23 Selecting previously unselected package libtool.
09:13:40 #14 29.23 Preparing to unpack .../109-libtool_2.4.6-15build2_all.deb ...
09:13:40 #14 29.24 Unpacking libtool (2.4.6-15build2) ...
09:13:40 #14 29.27 Selecting previously unselected package dh-autoreconf.
09:13:40 #13 20.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 ... 9821 files and directories currently installed.)
09:13:40 #13 20.33 Preparing to unpack .../libc-bin_2.36-9+rpi1+deb12u1_armhf.deb ...
09:13:40 #13 20.39 Unpacking libc-bin (2.36-9+rpi1+deb12u1) over (2.36-9+rpi1) ...
09:13:40 -- Check for working C compiler: /usr/bin/cc -- works
09:13:40 -- Detecting C compiler ABI info
09:13:40 -- Detecting C compiler ABI info - done
09:13:40 -- Performing Test HAS_BUILTIN_FORTIFY
09:13:40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:13:40 -- Configuring done
09:13:40 -- Generating done
09:13:40 -- Build files have been written to: /go/tini
09:13:40 + make tini-static
09:13:40 Scanning dependencies of target tini-static
09:13:40 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:13:40 #13 24.40 Selecting previously unselected package cpp.
09:13:40 #13 24.40 Preparing to unpack .../023-cpp_4%3a8.3.0-1+rpi2_armhf.deb ...
09:13:40 #13 24.40 Unpacking cpp (4:8.3.0-1+rpi2) ...
09:13:40 #13 24.43 Selecting previously unselected package libcc1-0:armhf.
09:13:40 #13 24.43 Preparing to unpack .../024-libcc1-0_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.44 Unpacking libcc1-0:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.47 Selecting previously unselected package libgomp1:armhf.
09:13:40 #13 24.47 Preparing to unpack .../025-libgomp1_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.48 Unpacking libgomp1:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.51 Selecting previously unselected package libatomic1:armhf.
09:13:40 #13 24.51 Preparing to unpack .../026-libatomic1_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.52 Unpacking libatomic1:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.55 Selecting previously unselected package libasan5:armhf.
09:13:40 #14 26.14 Preparing to unpack .../205-libdeflate0_1.15-1_amd64.deb ...
09:13:40 #14 26.15 Unpacking libdeflate0:amd64 (1.15-1) ...
09:13:40 #14 26.18 Selecting previously unselected package libjbig0:amd64.
09:13:40 #14 26.18 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_amd64.deb ...
09:13:40 #14 26.19 Unpacking libjbig0:amd64 (2.1-6ubuntu1) ...
09:13:40 #14 26.22 Selecting previously unselected package liblerc4:amd64.
09:13:40 #14 26.22 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_amd64.deb ...
09:13:40 #14 26.22 Unpacking liblerc4:amd64 (4.0.0+ds-2ubuntu2) ...
09:13:40 #14 26.26 Selecting previously unselected package libwebp7:amd64.
09:13:40 #14 26.27 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_amd64.deb ...
09:13:40 #14 26.27 Unpacking libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ...
09:13:40 #14 26.31 Selecting previously unselected package libtiff6:amd64.
09:13:40 #14 26.31 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.1_amd64.deb ...
09:13:40 #14 26.31 Unpacking libtiff6:amd64 (4.5.0-5ubuntu1.1) ...
09:13:40 #14 26.35 Selecting previously unselected package libxpm4:amd64.
09:13:40 #14 26.35 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1_amd64.deb ...
09:13:40 #14 26.36 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ...
09:13:40 #14 26.39 Selecting previously unselected package libgd3:amd64.
09:13:40 #14 25.01 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:40 #14 25.02 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-xsaccessor-perl arm64 1.19-3build9 [33.6 kB]
09:13:40 #14 25.05 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-op-check-perl arm64 0.22-1build5 [10.1 kB]
09:13:40 #14 25.05 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
09:13:40 #14 25.06 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-callchecker-perl arm64 0.008-1ubuntu4 [14.7 kB]
09:13:40 #14 25.07 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-classify-perl arm64 0.015-1build5 [21.7 kB]
09:13:40 #14 25.08 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:40 #14 25.08 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:40 #14 26.99 Preparing to unpack .../133-libcroco3_0.6.13-1_amd64.deb ...
09:13:40 #14 26.99 Unpacking libcroco3:amd64 (0.6.13-1) ...
09:13:40 #14 27.03 Selecting previously unselected package gettext.
09:13:40 #14 27.03 Preparing to unpack .../134-gettext_0.19.8.1-10build1_amd64.deb ...
09:13:40 #14 27.07 Unpacking gettext (0.19.8.1-10build1) ...
09:13:40 #14 27.16 Selecting previously unselected package intltool-debian.
09:13:40 #14 27.16 Preparing to unpack .../135-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:40 #14 27.17 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:40 #14 27.20 Selecting previously unselected package po-debconf.
09:13:40 #14 27.20 Preparing to unpack .../136-po-debconf_1.0.21_all.deb ...
09:13:40 #14 27.21 Unpacking po-debconf (1.0.21) ...
09:13:40 #14 27.26 Selecting previously unselected package debhelper.
09:13:40 #16 3.994 Package bash-5.1.8-6.el9.x86_64 is already installed.
09:13:40 #16 4.015 Package bash-5.1.8-6.el9.x86_64 is already installed.
09:13:40 #16 4.025 Package bash-5.1.8-6.el9.x86_64 is already installed.
09:13:40 #16 4.026 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed.
09:13:40 #16 4.026 Package libarchive-3.5.3-4.el9.x86_64 is already installed.
09:13:40 #16 4.026 Package pkgconf-pkg-config-1.7.3-10.el9.x86_64 is already installed.
09:13:40 #16 4.027 Package tar-2:1.34-6.el9.x86_64 is already installed.
09:13:40 #16 4.037 Package bash-5.1.8-6.el9.x86_64 is already installed.
09:13:40 #16 4.088 Dependencies resolved.
09:13:40 #14 24.07 Get:147 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:13:40 #14 24.15 Get:148 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-dirlist-perl all 0.05-2 [7100 B]
09:13:40 #14 24.15 Get:149 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-which-perl all 1.23-1 [13.8 kB]
09:13:40 #14 24.15 Get:150 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-homedir-perl all 1.006-1 [38.3 kB]
09:13:40 #14 24.16 Get:151 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-touch-perl all 0.12-1 [9024 B]
09:13:40 #14 24.16 Get:152 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-pty-perl armhf 1:1.15-2build2 [34.3 kB]
09:13:40 #14 24.16 Get:153 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run-perl all 20200505.0-1 [89.8 kB]
09:13:40 #14 24.17 Get:154 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-method-modifiers-perl all 2.13-1 [16.2 kB]
09:13:40 #14 23.93 Get:144 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB]
09:13:40 #13 27.33 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:40 #13 27.36 Selecting previously unselected package libwww-robotrules-perl.
09:13:40 #13 27.36 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:40 #13 27.37 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:40 #13 27.39 Selecting previously unselected package libwww-perl.
09:13:40 #13 27.40 Preparing to unpack .../142-libwww-perl_6.52-1_all.deb ...
09:13:40 #13 27.40 Unpacking libwww-perl (6.52-1) ...
09:13:40 #13 27.45 Selecting previously unselected package patchutils.
09:13:40 #13 27.45 Preparing to unpack .../143-patchutils_0.4.2-1_arm64.deb ...
09:13:40 #13 27.45 Unpacking patchutils (0.4.2-1) ...
09:13:40 #13 27.48 Selecting previously unselected package wdiff.
09:13:40 #13 27.49 Preparing to unpack .../144-wdiff_1.2.2-2+b1_arm64.deb ...
09:13:40 #13 27.49 Unpacking wdiff (1.2.2-2+b1) ...
09:13:40 #13 27.54 Selecting previously unselected package devscripts.
09:13:40 #13 27.55 Preparing to unpack .../145-devscripts_2.21.3+deb11u1_arm64.deb ...
09:13:40 #13 29.26 Preparing to unpack .../137-libio-socket-ssl-perl_2.060-3_all.deb ...
09:13:40 #13 29.26 Unpacking libio-socket-ssl-perl (2.060-3) ...
09:13:40 #13 29.38 Selecting previously unselected package libnet-http-perl.
09:13:40 #13 29.38 Preparing to unpack .../138-libnet-http-perl_6.18-1_all.deb ...
09:13:40 #13 29.39 Unpacking libnet-http-perl (6.18-1) ...
09:13:40 #13 29.42 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:40 #13 29.42 Preparing to unpack .../139-liblwp-protocol-https-perl_6.07-2_all.deb ...
09:13:40 #13 29.42 Unpacking liblwp-protocol-https-perl (6.07-2) ...
09:13:40 #13 29.45 Selecting previously unselected package libtry-tiny-perl.
09:13:40 #13 29.45 Preparing to unpack .../140-libtry-tiny-perl_0.30-1_all.deb ...
09:13:40 #13 29.45 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:40 #13 29.48 Selecting previously unselected package libwww-robotrules-perl.
09:13:40 #13 29.48 Preparing to unpack .../141-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:40 #13 29.49 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:40 #13 29.51 Selecting previously unselected package libwww-perl.
09:13:40 #13 29.51 Preparing to unpack .../142-libwww-perl_6.36-2_all.deb ...
09:13:40 #13 29.52 Unpacking libwww-perl (6.36-2) ...
09:13:40 #13 29.56 Selecting previously unselected package patchutils.
09:13:40 #13 29.56 Preparing to unpack .../143-patchutils_0.3.4-2_amd64.deb ...
09:13:40 #13 29.56 Unpacking patchutils (0.3.4-2) ...
09:13:40 #13 29.59 Selecting previously unselected package wdiff.
09:13:40 #14 26.63 Get:266 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-perl all 1.708-1 [67.8 kB]
09:13:40 #14 26.68 Get:267 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB]
09:13:40 #14 26.69 Get:268 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-perl all 0.38-1 [19.1 kB]
09:13:40 #14 26.70 Get:269 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-identify-perl armhf 0.14-1build2 [10.1 kB]
09:13:40 #14 26.71 Get:270 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsub-name-perl armhf 0.26-1 [10.8 kB]
09:13:40 #14 26.72 Get:271 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:40 #14 26.73 Get:272 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-tiny-perl all 0.108-1 [42.6 kB]
09:13:40 #14 26.76 Get:273 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-perl all 1.008001-2 [304 kB]
09:13:40 #13 30.61 Selecting previously unselected package libvariable-magic-perl.
09:13:40 #13 30.61 Preparing to unpack .../178-libvariable-magic-perl_0.62-1+b1_arm64.deb ...
09:13:40 #13 30.61 Unpacking libvariable-magic-perl (0.62-1+b1) ...
09:13:40 #13 30.65 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:40 #13 30.65 Preparing to unpack .../179-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:13:40 #13 30.66 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:13:40 #13 30.69 Selecting previously unselected package libcapture-tiny-perl.
09:13:40 #13 30.69 Preparing to unpack .../180-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:40 #13 30.70 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:40 #13 30.73 Selecting previously unselected package libcgi-pm-perl.
09:13:40 #13 30.73 Preparing to unpack .../181-libcgi-pm-perl_4.40-1_all.deb ...
09:13:40 #13 30.74 Unpacking libcgi-pm-perl (4.40-1) ...
09:13:40 #13 30.79 Selecting previously unselected package libfcgi-perl.
09:13:40 #13 30.79 Preparing to unpack .../182-libfcgi-perl_0.78-2+b3_arm64.deb ...
09:13:40 #13 29.25 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ...
09:13:40 #13 29.25 Unpacking libfile-listing-perl (6.15-1) ...
09:13:40 #13 29.27 Selecting previously unselected package libhtml-tagset-perl.
09:13:40 #13 29.28 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ...
09:13:40 #13 29.28 Unpacking libhtml-tagset-perl (3.20-6) ...
09:13:40 #13 29.30 Selecting previously unselected package libregexp-ipv6-perl.
09:13:40 #13 29.30 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ...
09:13:40 #13 29.31 Unpacking libregexp-ipv6-perl (0.03-3) ...
09:13:40 #13 29.33 Selecting previously unselected package liburi-perl.
09:13:40 #13 29.33 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ...
09:13:40 #13 29.33 Unpacking liburi-perl (5.17-1) ...
09:13:40 #13 29.37 Selecting previously unselected package libhtml-parser-perl:amd64.
09:13:40 #13 29.37 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_amd64.deb ...
09:13:40 #13 29.37 Unpacking libhtml-parser-perl:amd64 (3.81-1) ...
09:13:40 #13 29.41 Selecting previously unselected package libhtml-tree-perl.
09:13:40 #13 29.41 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ...
09:13:40 #13 29.41 Unpacking libhtml-tree-perl (5.07-3) ...
09:13:40 #13 29.45 Selecting previously unselected package libclone-perl:amd64.
09:13:40 #13 29.45 Preparing to unpack .../139-libclone-perl_0.46-1_amd64.deb ...
09:13:40 #13 29.46 Unpacking libclone-perl:amd64 (0.46-1) ...
09:13:40 #13 29.48 Selecting previously unselected package libio-html-perl.
09:13:40 #13 29.48 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ...
09:13:40 #13 29.48 Unpacking libio-html-perl (1.004-3) ...
09:13:40 #13 29.51 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:40 #13 29.51 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:13:40 #13 29.52 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:13:40 #13 29.54 Selecting previously unselected package libhttp-message-perl.
09:13:40 #13 29.54 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ...
09:13:40 #13 29.54 Unpacking libhttp-message-perl (6.44-1) ...
09:13:40 #13 29.57 Selecting previously unselected package libhttp-cookies-perl.
09:13:40 #13 29.58 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:40 #13 29.58 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:40 #13 29.61 Preparing to unpack .../120-libstrictures-perl_2.000006-1_all.deb ...
09:13:40 #13 29.61 Unpacking libstrictures-perl (2.000006-1) ...
09:13:40 #13 29.69 Selecting previously unselected package libsub-quote-perl.
09:13:40 #13 29.69 Preparing to unpack .../121-libsub-quote-perl_2.006006-1_all.deb ...
09:13:40 #13 29.69 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:40 #13 29.72 Selecting previously unselected package libmoo-perl.
09:13:40 #13 29.73 Preparing to unpack .../122-libmoo-perl_2.004004-1_all.deb ...
09:13:40 #13 29.73 Unpacking libmoo-perl (2.004004-1) ...
09:13:40 #13 29.76 Selecting previously unselected package libencode-locale-perl.
09:13:40 #13 29.76 Preparing to unpack .../123-libencode-locale-perl_1.05-1.1_all.deb ...
09:13:40 #13 29.77 Unpacking libencode-locale-perl (1.05-1.1) ...
09:13:40 #13 29.79 Selecting previously unselected package libtimedate-perl.
09:13:40 #13 29.80 Preparing to unpack .../124-libtimedate-perl_2.3300-2_all.deb ...
09:13:40 #13 29.80 Unpacking libtimedate-perl (2.3300-2) ...
09:13:40 #13 29.83 Selecting previously unselected package libhttp-date-perl.
09:13:40 #14 30.62 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libapt-pkg-perl arm64 0.1.40build3 [68.8 kB]
09:13:40 #14 30.75 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive-cpio-perl all 0.10-3 [10.3 kB]
09:13:40 #14 30.76 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarray-intspan-perl all 2.004-2 [25.0 kB]
09:13:40 #14 30.78 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmodule-implementation-perl all 0.09-2 [12.0 kB]
09:13:40 #14 30.79 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
09:13:40 #14 30.79 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libvariable-magic-perl arm64 0.63-1 [34.2 kB]
09:13:40 #14 30.82 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
09:13:40 #14 30.83 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libberkeleydb-perl arm64 0.64-2 [123 kB]
09:13:40 #14 30.88 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libfreetype6 arm64 2.12.1+dfsg-4ubuntu0.1 [384 kB]
09:13:40 #13 26.79 Selecting previously unselected package libdebhelper-perl.
09:13:40 #13 26.79 Preparing to unpack .../076-libdebhelper-perl_13.11.4_all.deb ...
09:13:40 #13 26.84 Unpacking libdebhelper-perl (13.11.4) ...
09:13:40 #13 25.47 Selecting previously unselected package g++.
09:13:40 #13 25.47 Preparing to unpack .../053-g++_4%3a10.2.1-1_armhf.deb ...
09:13:40 #13 25.47 Unpacking g++ (4:10.2.1-1) ...
09:13:40 #13 25.55 Selecting previously unselected package make.
09:13:40 #13 25.55 Preparing to unpack .../054-make_4.3-4.1_armhf.deb ...
09:13:40 #13 25.58 Unpacking make (4.3-4.1) ...
09:13:40 #13 25.71 Selecting previously unselected package libdpkg-perl.
09:13:40 #13 26.90 Preparing to unpack .../005-libmagic1_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:40 #13 26.91 Unpacking libmagic1:armhf (1:5.35-4+deb10u2) ...
09:13:40 #13 26.94 Selecting previously unselected package file.
09:13:40 #13 26.94 Preparing to unpack .../006-file_1%3a5.35-4+deb10u2_armhf.deb ...
09:13:40 #13 26.95 Unpacking file (1:5.35-4+deb10u2) ...
09:13:40 #13 26.98 Selecting previously unselected package gettext-base.
09:13:40 #13 26.98 Preparing to unpack .../007-gettext-base_0.19.8.1-9_armhf.deb ...
09:13:40 #13 26.98 Unpacking gettext-base (0.19.8.1-9) ...
09:13:40 #13 27.03 Selecting previously unselected package krb5-locales.
09:13:40 #13 27.03 Preparing to unpack .../008-krb5-locales_1.17-3+deb10u5_all.deb ...
09:13:40 #13 27.03 Unpacking krb5-locales (1.17-3+deb10u5) ...
09:13:40 #13 27.08 Selecting previously unselected package libkeyutils1:armhf.
09:13:40 #13 27.08 Preparing to unpack .../009-libkeyutils1_1.6-6_armhf.deb ...
09:13:40 #13 27.08 Unpacking libkeyutils1:armhf (1.6-6) ...
09:13:40 #13 27.12 Selecting previously unselected package libkrb5support0:armhf.
09:13:40 #13 27.12 Preparing to unpack .../010-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
09:13:40 #13 27.12 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
09:13:40 #13 27.16 Selecting previously unselected package libk5crypto3:armhf.
09:13:40 #13 27.16 Preparing to unpack .../011-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
09:13:40 #13 27.16 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
09:13:40 #13 27.20 Selecting previously unselected package libkrb5-3:armhf.
09:13:40 #13 27.20 Preparing to unpack .../012-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
09:13:40 #13 27.21 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
09:13:40 #13 27.27 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:13:40 #14 29.27 Preparing to unpack .../110-dh-autoreconf_20_all.deb ...
09:13:40 #14 29.27 Unpacking dh-autoreconf (20) ...
09:13:40 #14 29.36 Selecting previously unselected package libarchive-zip-perl.
09:13:40 #14 29.36 Preparing to unpack .../111-libarchive-zip-perl_1.68-1_all.deb ...
09:13:40 #14 29.36 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:40 #14 29.40 Selecting previously unselected package libsub-override-perl.
09:13:40 #14 29.40 Preparing to unpack .../112-libsub-override-perl_0.09-2_all.deb ...
09:13:40 #14 29.41 Unpacking libsub-override-perl (0.09-2) ...
09:13:40 #14 29.44 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:40 #14 29.44 Preparing to unpack .../113-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
09:13:40 #14 29.44 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
09:13:40 #14 29.47 Selecting previously unselected package dh-strip-nondeterminism.
09:13:40 #14 29.47 Preparing to unpack .../114-dh-strip-nondeterminism_1.13.0-1_all.deb ...
09:13:40 #14 29.48 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
09:13:40 #14 29.52 Selecting previously unselected package libdw1:amd64.
09:13:40 #13 21.13 Setting up libc-bin (2.36-9+rpi1+deb12u1) ...
09:13:40 Linking C executable tini-static
09:13:40 [100%] Built target tini-static
09:13:40 + mkdir -p /usr/local/bin
09:13:40 + cp tini-static /usr/local/bin/docker-init
09:13:40 + VERSION=0.0.0-20230915141727-0e70f1b
09:13:40 + PRODUCT=docker
09:13:40 + hack/make.sh dynbinary
09:13:40 
09:13:40 Removing bundles/
09:13:40 
09:13:40 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:13:40 #13 24.55 Preparing to unpack .../027-libasan5_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.56 Unpacking libasan5:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.62 Selecting previously unselected package libubsan1:armhf.
09:13:40 #13 24.62 Preparing to unpack .../028-libubsan1_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.62 Unpacking libubsan1:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.66 Selecting previously unselected package libgcc-8-dev:armhf.
09:13:40 #13 24.66 Preparing to unpack .../029-libgcc-8-dev_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.66 Unpacking libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
09:13:40 #13 24.77 Selecting previously unselected package gcc-8.
09:13:40 #14 26.39 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_amd64.deb ...
09:13:40 #14 26.39 Unpacking libgd3:amd64 (2.3.3-7ubuntu2) ...
09:13:40 #14 26.46 Selecting previously unselected package libc-devtools.
09:13:40 #14 26.46 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2_amd64.deb ...
09:13:40 #14 26.47 Unpacking libc-devtools (2.37-0ubuntu2) ...
09:13:40 #14 26.54 Selecting previously unselected package libcapture-tiny-perl.
09:13:40 #14 25.49 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:40 #14 27.26 Preparing to unpack .../137-debhelper_12.10ubuntu1_all.deb ...
09:13:40 #14 27.27 Unpacking debhelper (12.10ubuntu1) ...
09:13:40 #14 27.37 Selecting previously unselected package libfakeroot:amd64.
09:13:40 #14 27.37 Preparing to unpack .../138-libfakeroot_1.24-1_amd64.deb ...
09:13:40 #14 27.38 Unpacking libfakeroot:amd64 (1.24-1) ...
09:13:40 #14 27.46 Selecting previously unselected package fakeroot.
09:13:40 #14 27.46 Preparing to unpack .../139-fakeroot_1.24-1_amd64.deb ...
09:13:40 #14 27.46 Unpacking fakeroot (1.24-1) ...
09:13:40 #14 27.51 Selecting previously unselected package libassuan0:amd64.
09:13:40 #16 4.095 ================================================================================
09:13:40 #16 4.095  Package                       Arch    Version                 Repository  Size
09:13:40 #16 4.095 ================================================================================
09:13:40 #16 4.095 Installing:
09:13:40 #16 4.095  cmake                         x86_64  3.20.2-8.el9            appstream  6.7 M
09:13:40 #16 4.095  device-mapper-devel           x86_64  9:1.02.195-3.el9        crb         43 k
09:13:40 #16 4.095  gcc                           x86_64  11.4.1-2.1.el9          appstream   32 M
09:13:40 #16 4.095  git                           x86_64  2.39.3-1.el9            appstream   62 k
09:13:40 #16 4.095  glibc-static                  x86_64  2.34-82.el9             crb        1.7 M
09:13:40 #16 4.095  libseccomp-devel              x86_64  2.5.2-2.el9             appstream   59 k
09:13:40 #16 4.095  libselinux-devel              x86_64  3.5-1.el9               appstream  160 k
09:13:40 #16 4.095  libtool                       x86_64  2.4.6-45.el9            appstream  582 k
09:13:40 #16 4.095  libtool-ltdl-devel            x86_64  2.4.6-45.el9            crb        161 k
09:13:40 #16 4.095  make                          x86_64  1:4.3-7.el9             baseos     538 k
09:13:40 #16 4.095  selinux-policy-devel          noarch  38.1.23-1.el9           appstream  1.2 M
09:13:40 #16 4.095  systemd                       x86_64  252-18.el9              baseos     3.9 M
09:13:40 #16 4.095  systemd-devel                 x86_64  252-18.el9              appstream  483 k
09:13:40 #16 4.095  which                         x86_64  2.21-29.el9             baseos      41 k
09:13:40 #16 4.095 Installing dependencies:
09:13:40 #16 4.095  acl                           x86_64  2.3.1-3.el9             baseos      73 k
09:13:40 #16 4.095  annobin                       x86_64  12.12-1.el9             appstream  978 k
09:13:40 #16 4.095  autoconf                      noarch  2.69-38.el9             appstream  681 k
09:13:40 #16 4.095  automake                      noarch  1.16.2-8.el9            appstream  689 k
09:13:40 #16 4.095  checkpolicy                   x86_64  3.5-1.el9               appstream  347 k
09:13:40 #16 4.095  cmake-data                    noarch  3.20.2-8.el9            appstream  2.1 M
09:13:40 #16 4.095  cmake-filesystem              x86_64  3.20.2-8.el9            appstream   19 k
09:13:40 #16 4.095  cmake-rpm-macros              noarch  3.20.2-8.el9            appstream   12 k
09:13:40 #16 4.095  cpp                           x86_64  11.4.1-2.1.el9          appstream   11 M
09:13:40 #16 4.095  cracklib                      x86_64  2.9.6-27.el9            baseos      94 k
09:13:40 #16 4.095  cracklib-dicts                x86_64  2.9.6-27.el9            baseos     3.6 M
09:13:40 #16 4.095  dbus                          x86_64  1:1.12.20-8.el9         baseos     3.8 k
09:13:40 #16 4.095  dbus-broker                   x86_64  28-7.el9                baseos     172 k
09:13:40 #16 4.095  dbus-common                   noarch  1:1.12.20-8.el9         baseos      15 k
09:13:40 #16 4.095  device-mapper                 x86_64  9:1.02.195-3.el9        baseos     140 k
09:13:40 #16 4.095  device-mapper-libs            x86_64  9:1.02.195-3.el9        baseos     178 k
09:13:40 #16 4.095  gcc-plugin-annobin            x86_64  11.4.1-2.1.el9          appstream   50 k
09:13:40 #16 4.095  git-core                      x86_64  2.39.3-1.el9            appstream  4.3 M
09:13:40 #16 4.095  git-core-doc                  noarch  2.39.3-1.el9            appstream  2.9 M
09:13:40 #16 4.095  glibc-devel                   x86_64  2.34-82.el9             appstream   52 k
09:13:40 #16 4.095  glibc-headers                 x86_64  2.34-82.el9             appstream  452 k
09:13:40 #16 4.095  kernel-headers                x86_64  5.14.0-366.el9          appstream  6.5 M
09:13:40 #16 4.095  kmod-libs                     x86_64  28-9.el9                baseos      64 k
09:13:40 #16 4.095  libcbor                       x86_64  0.7.0-5.el9             baseos      57 k
09:13:40 #16 4.095  libdb                         x86_64  5.3.28-53.el9           baseos     738 k
09:13:40 #16 4.095  libeconf                      x86_64  0.4.1-3.el9             baseos      27 k
09:13:40 #16 4.095  libedit                       x86_64  3.1-38.20210216cvs.el9  baseos     104 k
09:13:40 #16 4.095  libfdisk                      x86_64  2.37.4-15.el9           baseos     155 k
09:13:40 #16 4.095  libfido2                      x86_64  1.13.0-1.el9            baseos      98 k
09:13:40 #16 4.095  libmpc                        x86_64  1.2.1-4.el9             appstream   62 k
09:13:40 #16 4.095  libpwquality                  x86_64  1.4.4-8.el9             baseos     119 k
09:13:40 #16 4.095  libseccomp                    x86_64  2.5.2-2.el9             baseos      72 k
09:13:40 #16 4.095  libselinux-utils              x86_64  3.5-1.el9               baseos     183 k
09:13:40 #16 4.095  libsepol-devel                x86_64  3.5-1.el9               appstream   48 k
09:13:40 #16 4.095  libtool-ltdl                  x86_64  2.4.6-45.el9            appstream   37 k
09:13:40 #16 4.095  libutempter                   x86_64  1.2.1-6.el9             baseos      27 k
09:13:40 #16 4.095  libuv                         x86_64  1:1.42.0-1.el9          appstream  150 k
09:13:40 #16 4.095  libxcrypt-devel               x86_64  4.4.18-3.el9            appstream   29 k
09:13:40 #16 4.095  libxcrypt-static              x86_64  4.4.18-3.el9            crb        102 k
09:13:40 #16 4.095  llvm-libs                     x86_64  16.0.6-4.el9            appstream   24 M
09:13:40 #16 4.095  m4                            x86_64  1.4.19-1.el9            appstream  300 k
09:13:40 #16 4.095  openssh                       x86_64  8.7p1-34.el9            baseos     461 k
09:13:40 #16 4.095  openssh-clients               x86_64  8.7p1-34.el9            baseos     715 k
09:13:40 #16 4.095  openssl                       x86_64  1:3.0.7-24.el9          baseos     1.2 M
09:13:40 #16 4.095  pam                           x86_64  1.5.1-15.el9            baseos     619 k
09:13:40 #16 4.095  pcre2-devel                   x86_64  10.40-2.el9             appstream  515 k
09:13:40 #16 4.095  pcre2-utf16                   x86_64  10.40-2.el9             appstream  217 k
09:13:40 #16 4.095  pcre2-utf32                   x86_64  10.40-2.el9             appstream  206 k
09:13:40 #16 4.095  perl-DynaLoader               x86_64  1.47-480.el9            appstream   27 k
09:13:40 #16 4.095  perl-Error                    noarch  1:0.17029-7.el9         appstream   42 k
09:13:40 #16 4.095  perl-File-Compare             noarch  1.100.600-480.el9       appstream   14 k
09:13:40 #16 4.095  perl-File-Copy                noarch  2.34-480.el9            appstream   21 k
09:13:40 #16 4.095  perl-File-Find                noarch  1.37-480.el9            appstream   27 k
09:13:40 #16 4.095  perl-Git                      noarch  2.39.3-1.el9            appstream   38 k
09:13:40 #16 4.095  perl-TermReadKey              x86_64  2.38-11.el9             appstream   37 k
09:13:40 #16 4.095  perl-Thread-Queue             noarch  3.14-460.el9            appstream   22 k
09:13:40 #16 4.095  perl-lib                      x86_64  0.65-480.el9            appstream   16 k
09:13:40 #16 4.095  perl-threads                  x86_64  1:2.25-460.el9          appstream   58 k
09:13:40 #16 4.095  perl-threads-shared           x86_64  1.61-460.el9            appstream   45 k
09:13:40 #16 4.095  policycoreutils               x86_64  3.5-2.el9               baseos     238 k
09:13:40 #16 4.095  policycoreutils-devel         x86_64  3.5-2.el9               appstream  146 k
09:13:40 #16 4.095  policycoreutils-python-utils  noarch  3.5-2.el9               appstream   78 k
09:13:40 #16 4.095  python3-audit                 x86_64  3.0.7-104.el9           appstream   83 k
09:13:40 #16 4.095  python3-distro                noarch  1.5.0-7.el9             baseos      37 k
09:13:40 #16 4.095  python3-libselinux            x86_64  3.5-1.el9               appstream  188 k
09:13:40 #16 4.095  python3-libsemanage           x86_64  3.5-2.el9               appstream   80 k
09:13:40 #16 4.095  python3-policycoreutils       noarch  3.5-2.el9               appstream  2.1 M
09:13:40 #16 4.095  python3-setools               x86_64  4.4.3-1.el9             baseos     604 k
09:13:40 #16 4.095  python3-setuptools            noarch  53.0.0-12.el9           baseos     944 k
09:13:40 #16 4.095  rpm-plugin-selinux            x86_64  4.16.1.3-25.el9         baseos      17 k
09:13:40 #16 4.095  selinux-policy                noarch  38.1.23-1.el9           baseos      57 k
09:13:40 #16 4.095  selinux-policy-targeted       noarch  38.1.23-1.el9           baseos     6.5 M
09:13:40 #16 4.095  systemd-pam                   x86_64  252-18.el9              baseos     262 k
09:13:40 #16 4.095  systemd-rpm-macros            noarch  252-18.el9              baseos      51 k
09:13:40 #16 4.095  util-linux                    x86_64  2.37.4-15.el9           baseos     2.2 M
09:13:40 #16 4.095  util-linux-core               x86_64  2.37.4-15.el9           baseos     434 k
09:13:40 #16 4.095  vim-filesystem                noarch  2:8.2.2637-20.el9       baseos      18 k
09:13:40 #16 4.095 
09:13:40 #16 4.095 Transaction Summary
09:13:40 #16 4.095 ================================================================================
09:13:40 #16 4.095 Install  91 Packages
09:13:40 #16 4.095 
09:13:40 #16 4.099 Total download size: 126 M
09:13:40 #16 4.099 Installed size: 436 M
09:13:40 #16 4.099 Downloading Packages:
09:13:40 #14 24.57 Get:155 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-xsaccessor-perl armhf 1.19-3build9 [33.4 kB]
09:13:40 #14 24.25 Get:145 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB]
09:13:40 #13 27.57 Unpacking devscripts (2.21.3+deb11u1) ...
09:13:40 #13 27.68 Selecting previously unselected package diffstat.
09:13:40 #13 27.68 Preparing to unpack .../146-diffstat_1.64-1_arm64.deb ...
09:13:40 #13 27.68 Unpacking diffstat (1.64-1) ...
09:13:40 #13 27.71 Selecting previously unselected package distro-info-data.
09:13:40 #13 27.71 Preparing to unpack .../147-distro-info-data_0.51+deb11u3_all.deb ...
09:13:40 #13 27.72 Unpacking distro-info-data (0.51+deb11u3) ...
09:13:40 #13 27.75 Selecting previously unselected package python3-pkg-resources.
09:13:40 #13 27.75 Preparing to unpack .../148-python3-pkg-resources_52.0.0-4_all.deb ...
09:13:40 #13 27.75 Unpacking python3-pkg-resources (52.0.0-4) ...
09:13:40 #13 27.80 Selecting previously unselected package python3-chardet.
09:13:40 #13 29.59 Preparing to unpack .../144-wdiff_1.2.2-2+b1_amd64.deb ...
09:13:40 #13 29.60 Unpacking wdiff (1.2.2-2+b1) ...
09:13:40 #13 29.64 Selecting previously unselected package devscripts.
09:13:40 #13 29.64 Preparing to unpack .../145-devscripts_2.19.5+deb10u1_amd64.deb ...
09:13:40 #13 29.66 Unpacking devscripts (2.19.5+deb10u1) ...
09:13:40 #21 0.828 Reading package lists...
09:13:40 #14 26.85 Get:274 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libgitlab-api-v4-perl all 0.25-1 [83.8 kB]
09:13:40 #14 26.86 Get:275 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhash-fieldhash-perl armhf 0.15-1build2 [15.9 kB]
09:13:40 #14 27.01 Get:276 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:40 #13 29.60 Selecting previously unselected package libhttp-negotiate-perl.
09:13:40 #13 29.61 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ...
09:13:40 #13 29.61 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:13:40 #13 29.63 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:40 #13 29.63 Preparing to unpack .../145-perl-openssl-defaults_7+b1_amd64.deb ...
09:13:40 #13 29.64 Unpacking perl-openssl-defaults:amd64 (7+b1) ...
09:13:40 #13 29.66 Selecting previously unselected package libnet-ssleay-perl:amd64.
09:13:40 #13 29.66 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_amd64.deb ...
09:13:40 #13 29.66 Unpacking libnet-ssleay-perl:amd64 (1.92-2+b1) ...
09:13:40 #13 29.72 Selecting previously unselected package libio-socket-ssl-perl.
09:13:40 #13 30.79 Unpacking libfcgi-perl (0.78-2+b3) ...
09:13:40 #13 30.84 Selecting previously unselected package libcgi-fast-perl.
09:13:40 #13 30.84 Preparing to unpack .../183-libcgi-fast-perl_1%3a2.13-1_all.deb ...
09:13:40 #13 30.84 Unpacking libcgi-fast-perl (1:2.13-1) ...
09:13:40 #13 30.87 Selecting previously unselected package libsub-name-perl.
09:13:40 #13 30.88 Preparing to unpack .../184-libsub-name-perl_0.21-1+b3_arm64.deb ...
09:13:40 #13 30.88 Unpacking libsub-name-perl (0.21-1+b3) ...
09:13:40 #13 30.91 Selecting previously unselected package libclass-accessor-perl.
09:13:40 #13 30.92 Preparing to unpack .../185-libclass-accessor-perl_0.51-1_all.deb ...
09:13:40 #13 30.92 Unpacking libclass-accessor-perl (0.51-1) ...
09:13:40 #13 30.96 Selecting previously unselected package libclass-inspector-perl.
09:13:40 #13 30.96 Preparing to unpack .../186-libclass-inspector-perl_1.32-1_all.deb ...
09:13:40 #13 30.97 Unpacking libclass-inspector-perl (1.32-1) ...
09:13:40 #13 31.00 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:40 #13 31.00 Preparing to unpack .../187-libclass-xsaccessor-perl_1.19-3+b2_arm64.deb ...
09:13:40 #13 31.01 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
09:13:40 #13 31.05 Selecting previously unselected package libclone-perl.
09:13:40 #13 27.00 Selecting previously unselected package libtool.
09:13:40 #13 27.00 Preparing to unpack .../077-libtool_2.4.7-5_all.deb ...
09:13:40 #13 27.03 Unpacking libtool (2.4.7-5) ...
09:13:40 #13 27.19 Selecting previously unselected package dh-autoreconf.
09:13:40 #13 27.19 Preparing to unpack .../078-dh-autoreconf_20_all.deb ...
09:13:40 #13 27.22 Unpacking dh-autoreconf (20) ...
09:13:40 #13 29.83 Preparing to unpack .../125-libhttp-date-perl_6.05-1_all.deb ...
09:13:40 #13 29.84 Unpacking libhttp-date-perl (6.05-1) ...
09:13:40 #13 29.86 Selecting previously unselected package libfile-listing-perl.
09:13:40 #13 29.86 Preparing to unpack .../126-libfile-listing-perl_6.14-1_all.deb ...
09:13:40 #13 29.87 Unpacking libfile-listing-perl (6.14-1) ...
09:13:40 #13 29.89 Selecting previously unselected package libhtml-tagset-perl.
09:13:40 #13 29.89 Preparing to unpack .../127-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:40 #13 29.90 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:40 #13 29.92 Selecting previously unselected package liburi-perl.
09:13:40 #13 29.93 Preparing to unpack .../128-liburi-perl_5.08-1_all.deb ...
09:13:40 #13 29.93 Unpacking liburi-perl (5.08-1) ...
09:13:40 #13 29.96 Selecting previously unselected package libhtml-parser-perl.
09:13:40 #13 29.97 Preparing to unpack .../129-libhtml-parser-perl_3.75-1+b1_amd64.deb ...
09:13:40 #13 29.97 Unpacking libhtml-parser-perl (3.75-1+b1) ...
09:13:40 #13 30.01 Selecting previously unselected package libhtml-tree-perl.
09:13:40 #13 30.01 Preparing to unpack .../130-libhtml-tree-perl_5.07-2_all.deb ...
09:13:40 #13 30.01 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:40 #13 30.05 Selecting previously unselected package libio-html-perl.
09:13:40 #13 30.06 Preparing to unpack .../131-libio-html-perl_1.004-2_all.deb ...
09:13:40 #13 30.06 Unpacking libio-html-perl (1.004-2) ...
09:13:40 #13 25.71 Preparing to unpack .../055-libdpkg-perl_1.20.12_all.deb ...
09:13:40 #13 25.72 Unpacking libdpkg-perl (1.20.12) ...
09:13:40 #14 29.52 Preparing to unpack .../115-libdw1_0.186-1build1_amd64.deb ...
09:13:40 #14 29.52 Unpacking libdw1:amd64 (0.186-1build1) ...
09:13:40 #14 29.56 Selecting previously unselected package debugedit.
09:13:40 #14 29.56 Preparing to unpack .../116-debugedit_1%3a5.0-4build1_amd64.deb ...
09:13:40 #14 29.57 Unpacking debugedit (1:5.0-4build1) ...
09:13:40 #14 29.60 Selecting previously unselected package dwz.
09:13:40 #14 29.60 Preparing to unpack .../117-dwz_0.14-1build2_amd64.deb ...
09:13:40 #14 29.61 Unpacking dwz (0.14-1build2) ...
09:13:40 #14 29.64 Selecting previously unselected package gettext.
09:13:40 #14 29.65 Preparing to unpack .../118-gettext_0.21-4ubuntu4_amd64.deb ...
09:13:40 #14 29.65 Unpacking gettext (0.21-4ubuntu4) ...
09:13:40 #14 29.70 Selecting previously unselected package intltool-debian.
09:13:40 #14 29.70 Preparing to unpack .../119-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:40 #14 29.70 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:40 #14 29.74 Selecting previously unselected package po-debconf.
09:13:40 #13 27.27 Preparing to unpack .../013-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
09:13:40 #13 27.27 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
09:13:40 #13 27.32 Selecting previously unselected package libicu63:armhf.
09:13:40 #13 27.32 Preparing to unpack .../014-libicu63_63.1-6+deb10u3_armhf.deb ...
09:13:40 #13 27.33 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
09:13:40 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:13:40 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:13:40 module github.com/docker/docker
09:13:40 
09:13:40 go 1.19
09:13:40 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:13:40 + GO111MODULE=on
09:13:40 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:40.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
09:13:40 #14 32.04 Selecting previously unselected package python3-minimal.
09:13:40 #14 32.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 ... 4432 files and directories currently installed.)
09:13:40 #14 32.04 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
09:13:40 #14 32.05 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:13:40 #14 32.08 Selecting previously unselected package mime-support.
09:13:40 #14 32.08 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:13:40 #14 32.08 Unpacking mime-support (3.64ubuntu1) ...
09:13:40 #14 32.12 Selecting previously unselected package libmpdec2:arm64.
09:13:40 #14 32.12 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
09:13:40 #14 32.12 Unpacking libmpdec2:arm64 (2.4.2-3) ...
09:13:40 #14 32.15 Selecting previously unselected package readline-common.
09:13:40 #13 24.77 Preparing to unpack .../030-gcc-8_8.3.0-6+rpi1_armhf.deb ...
09:13:40 #13 24.77 Unpacking gcc-8 (8.3.0-6+rpi1) ...
09:13:40 #14 26.54 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ...
09:13:40 #14 26.57 Unpacking libcapture-tiny-perl (0.48-2) ...
09:13:40 #14 26.74 Selecting previously unselected package libcgi-pm-perl.
09:13:40 #14 26.74 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ...
09:13:40 #14 26.76 Unpacking libcgi-pm-perl (4.55-1) ...
09:13:40 #14 25.64 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:40 #14 27.51 Preparing to unpack .../140-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
09:13:40 #14 27.51 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
09:13:40 #14 27.55 Selecting previously unselected package gpgconf.
09:13:40 #14 27.55 Preparing to unpack .../141-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:40 #14 27.55 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:13:40 #14 27.60 Selecting previously unselected package libksba8:amd64.
09:13:40 #14 27.60 Preparing to unpack .../142-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
09:13:40 #14 27.61 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
09:13:40 #14 27.65 Selecting previously unselected package libnpth0:amd64.
09:13:40 #14 27.65 Preparing to unpack .../143-libnpth0_1.6-1_amd64.deb ...
09:13:40 #14 27.66 Unpacking libnpth0:amd64 (1.6-1) ...
09:13:40 #14 27.73 Selecting previously unselected package dirmngr.
09:13:40 #14 27.73 Preparing to unpack .../144-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:40 #14 27.75 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:13:40 #14 24.74 Get:156 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-op-check-perl armhf 0.22-1build5 [9768 B]
09:13:40 #14 24.76 Get:157 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.1 kB]
09:13:40 #14 24.77 Get:158 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-callchecker-perl armhf 0.008-1ubuntu4 [14.6 kB]
09:13:40 #14 24.80 Get:159 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-classify-perl armhf 0.015-1build5 [20.4 kB]
09:13:40 #14 24.83 Get:160 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-runtime-perl all 0.016-1 [16.2 kB]
09:13:40 #14 24.29 Get:146 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
09:13:40 #14 24.30 Get:147 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB]
09:13:40 #14 24.42 Get:148 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:13:40 #14 24.43 Get:149 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB]
09:13:40 #14 24.50 Get:150 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB]
09:13:40 #14 24.54 Get:151 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB]
09:13:41 #13 27.80 Preparing to unpack .../149-python3-chardet_4.0.0-1_all.deb ...
09:13:41 #13 27.80 Unpacking python3-chardet (4.0.0-1) ...
09:13:41 #13 27.84 Selecting previously unselected package python3-six.
09:13:41 #13 27.85 Preparing to unpack .../150-python3-six_1.16.0-2_all.deb ...
09:13:41 #13 27.85 Unpacking python3-six (1.16.0-2) ...
09:13:41 #13 27.88 Selecting previously unselected package python3-debian.
09:13:41 #13 27.89 Preparing to unpack .../151-python3-debian_0.1.39_all.deb ...
09:13:41 #13 27.89 Unpacking python3-debian (0.1.39) ...
09:13:41 #13 27.93 Selecting previously unselected package libgpgme11:arm64.
09:13:41 #13 27.93 Preparing to unpack .../152-libgpgme11_1.14.0-1+b2_arm64.deb ...
09:13:41 #13 27.94 Unpacking libgpgme11:arm64 (1.14.0-1+b2) ...
09:13:41 #13 27.98 Selecting previously unselected package python3-gpg.
09:13:41 #13 27.98 Preparing to unpack .../153-python3-gpg_1.14.0-1+b2_arm64.deb ...
09:13:41 #13 27.99 Unpacking python3-gpg (1.14.0-1+b2) ...
09:13:41 #13 28.05 Selecting previously unselected package dput.
09:13:41 #13 29.78 Selecting previously unselected package diffstat.
09:13:41 #13 29.78 Preparing to unpack .../146-diffstat_1.62-1_amd64.deb ...
09:13:41 #13 29.78 Unpacking diffstat (1.62-1) ...
09:13:41 #13 29.81 Selecting previously unselected package distro-info-data.
09:13:41 #13 29.81 Preparing to unpack .../147-distro-info-data_0.41+deb10u7_all.deb ...
09:13:41 #13 29.81 Unpacking distro-info-data (0.41+deb10u7) ...
09:13:41 #13 29.84 Selecting previously unselected package python3-pkg-resources.
09:13:41 #13 29.84 Preparing to unpack .../148-python3-pkg-resources_40.8.0-1_all.deb ...
09:13:41 #13 29.84 Unpacking python3-pkg-resources (40.8.0-1) ...
09:13:41 #13 29.88 Selecting previously unselected package python3-chardet.
09:13:41 #13 29.88 Preparing to unpack .../149-python3-chardet_3.0.4-3_all.deb ...
09:13:41 #13 29.89 Unpacking python3-chardet (3.0.4-3) ...
09:13:41 #13 29.92 Selecting previously unselected package python3-six.
09:13:41 #13 29.92 Preparing to unpack .../150-python3-six_1.12.0-1_all.deb ...
09:13:41 #13 29.93 Unpacking python3-six (1.12.0-1) ...
09:13:41 #13 29.95 Selecting previously unselected package python3-debian.
09:13:41 #13 29.96 Preparing to unpack .../151-python3-debian_0.1.35_all.deb ...
09:13:41 #13 29.96 Unpacking python3-debian (0.1.35) ...
09:13:41 #13 29.99 Selecting previously unselected package libgpgme11:amd64.
09:13:41 #13 29.99 Preparing to unpack .../152-libgpgme11_1.12.0-6_amd64.deb ...
09:13:41 #13 30.00 Unpacking libgpgme11:amd64 (1.12.0-6) ...
09:13:41 #13 30.04 Selecting previously unselected package python3-gpg.
09:13:41 #13 30.04 Preparing to unpack .../153-python3-gpg_1.12.0-6_amd64.deb ...
09:13:41 #13 30.04 Unpacking python3-gpg (1.12.0-6) ...
09:13:41 #13 30.10 Selecting previously unselected package dput.
09:13:41 #13 29.72 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ...
09:13:41 #13 29.72 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:13:41 #13 29.76 Selecting previously unselected package libnet-http-perl.
09:13:41 #13 29.76 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ...
09:13:41 #13 29.77 Unpacking libnet-http-perl (6.22-1) ...
09:13:41 #13 29.88 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:41 #13 29.88 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:41 #13 29.89 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:41 #13 29.91 Selecting previously unselected package libtry-tiny-perl.
09:13:41 #13 29.91 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ...
09:13:41 #13 29.91 Unpacking libtry-tiny-perl (0.31-2) ...
09:13:41 #13 29.94 Selecting previously unselected package libwww-robotrules-perl.
09:13:41 #13 29.94 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:41 #13 29.94 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:41 #13 29.97 Selecting previously unselected package libwww-perl.
09:13:41 #13 29.97 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ...
09:13:41 #13 29.97 Unpacking libwww-perl (6.68-1) ...
09:13:41 #13 30.04 Selecting previously unselected package patchutils.
09:13:41 #13 30.04 Preparing to unpack .../153-patchutils_0.4.2-1_amd64.deb ...
09:13:41 #13 30.04 Unpacking patchutils (0.4.2-1) ...
09:13:41 #13 30.07 Selecting previously unselected package wdiff.
09:13:41 #13 31.05 Preparing to unpack .../188-libclone-perl_0.41-1+b1_arm64.deb ...
09:13:41 #13 31.05 Unpacking libclone-perl (0.41-1+b1) ...
09:13:41 #13 31.08 Selecting previously unselected package libcommon-sense-perl.
09:13:41 #13 31.09 Preparing to unpack .../189-libcommon-sense-perl_3.74-2+b7_arm64.deb ...
09:13:41 #13 31.09 Unpacking libcommon-sense-perl (3.74-2+b7) ...
09:13:41 #13 31.15 Selecting previously unselected package libparams-util-perl.
09:13:41 #13 31.16 Preparing to unpack .../190-libparams-util-perl_1.07-3+b4_arm64.deb ...
09:13:41 #13 31.16 Unpacking libparams-util-perl (1.07-3+b4) ...
09:13:41 #13 31.19 Selecting previously unselected package libsub-install-perl.
09:13:41 #13 31.20 Preparing to unpack .../191-libsub-install-perl_0.928-1_all.deb ...
09:13:41 #13 31.20 Unpacking libsub-install-perl (0.928-1) ...
09:13:41 #13 31.23 Selecting previously unselected package libdata-optlist-perl.
09:13:41 #13 31.24 Preparing to unpack .../192-libdata-optlist-perl_0.110-1_all.deb ...
09:13:41 #13 31.24 Unpacking libdata-optlist-perl (0.110-1) ...
09:13:41 #13 31.27 Selecting previously unselected package libsub-exporter-perl.
09:13:41 #14 27.16 Get:277 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libhtml-format-perl all 2.12-1 [41.3 kB]
09:13:41 #14 27.24 Get:278 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhttp-daemon-perl all 6.06-1ubuntu0.1 [22.0 kB]
09:13:41 #14 27.27 Get:279 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libidn11 armhf 1.33-2.2ubuntu2 [43.1 kB]
09:13:41 #14 27.32 Get:280 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstruct-dumb-perl all 0.09-1 [10.5 kB]
09:13:41 #14 27.33 Get:281 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-perl all 0.75-1 [254 kB]
09:13:41 #13 26.12 Selecting previously unselected package patch.
09:13:41 #13 26.12 Preparing to unpack .../056-patch_2.7.6-7_armhf.deb ...
09:13:41 #13 26.18 Unpacking patch (2.7.6-7) ...
09:13:41 #13 30.14 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:41 #13 30.14 Preparing to unpack .../132-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:41 #13 30.15 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:41 #13 30.18 Selecting previously unselected package libhttp-message-perl.
09:13:41 #13 30.18 Preparing to unpack .../133-libhttp-message-perl_6.28-1_all.deb ...
09:13:41 #13 30.18 Unpacking libhttp-message-perl (6.28-1) ...
09:13:41 #13 30.26 Selecting previously unselected package libhttp-cookies-perl.
09:13:41 #13 30.27 Preparing to unpack .../134-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:41 #13 30.27 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:41 #13 30.29 Selecting previously unselected package libhttp-negotiate-perl.
09:13:41 #13 30.30 Preparing to unpack .../135-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:41 #13 30.30 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:41 #13 30.33 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:41 #13 30.33 Preparing to unpack .../136-perl-openssl-defaults_5_amd64.deb ...
09:13:41 #13 30.34 Unpacking perl-openssl-defaults:amd64 (5) ...
09:13:41 #13 30.36 Selecting previously unselected package libnet-ssleay-perl.
09:13:41 #13 30.36 Preparing to unpack .../137-libnet-ssleay-perl_1.88-3+b1_amd64.deb ...
09:13:41 #13 30.37 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
09:13:41 #13 30.44 Selecting previously unselected package libio-socket-ssl-perl.
09:13:41 #13 30.44 Preparing to unpack .../138-libio-socket-ssl-perl_2.069-1_all.deb ...
09:13:41 #13 30.44 Unpacking libio-socket-ssl-perl (2.069-1) ...
09:13:41 #13 30.48 Selecting previously unselected package libnet-http-perl.
09:13:41 #13 27.43 Selecting previously unselected package libarchive-zip-perl.
09:13:41 #13 27.44 Preparing to unpack .../079-libarchive-zip-perl_1.68-1_all.deb ...
09:13:41 #13 27.49 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:41 #14 29.75 Preparing to unpack .../120-po-debconf_1.0.21+nmu1_all.deb ...
09:13:41 #14 29.75 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:41 #14 29.81 Selecting previously unselected package debhelper.
09:13:41 #14 29.81 Preparing to unpack .../121-debhelper_13.6ubuntu1_all.deb ...
09:13:41 #14 29.81 Unpacking debhelper (13.6ubuntu1) ...
09:13:41 #14 29.87 Selecting previously unselected package libfakeroot:amd64.
09:13:41 #14 29.88 Preparing to unpack .../122-libfakeroot_1.28-1ubuntu1_amd64.deb ...
09:13:41 #14 29.88 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ...
09:13:41 #14 29.93 Selecting previously unselected package fakeroot.
09:13:41 #14 29.93 Preparing to unpack .../123-fakeroot_1.28-1ubuntu1_amd64.deb ...
09:13:41 #14 29.93 Unpacking fakeroot (1.28-1ubuntu1) ...
09:13:41 #14 29.97 Selecting previously unselected package libassuan0:amd64.
09:13:41 #14 29.97 Preparing to unpack .../124-libassuan0_2.5.5-1build1_amd64.deb ...
09:13:41 #14 29.98 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
09:13:41 #14 30.01 Selecting previously unselected package gpgconf.
09:13:41 #14 30.01 Preparing to unpack .../125-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.02 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.06 Selecting previously unselected package libksba8:amd64.
09:13:41 #14 30.06 Preparing to unpack .../126-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
09:13:41 #14 30.06 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
09:13:41 #14 30.10 Selecting previously unselected package libnpth0:amd64.
09:13:41 #14 32.16 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:13:41 #14 32.16 Unpacking readline-common (8.0-4) ...
09:13:41 #14 32.19 Selecting previously unselected package libreadline8:arm64.
09:13:41 #14 32.19 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
09:13:41 #14 32.20 Unpacking libreadline8:arm64 (8.0-4) ...
09:13:41 #14 32.23 Selecting previously unselected package libsqlite3-0:arm64.
09:13:41 #14 32.24 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
09:13:41 #14 32.24 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
09:13:41 #14 32.30 Selecting previously unselected package libpython3.8-stdlib:arm64.
09:13:41 #14 32.30 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:13:41 #14 32.30 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:41 #13 26.26 Selecting previously unselected package libfakeroot:arm64.
09:13:41 #13 26.26 Preparing to unpack .../097-libfakeroot_1.31-1.2_arm64.deb ...
09:13:41 #13 26.27 Unpacking libfakeroot:arm64 (1.31-1.2) ...
09:13:41 #13 26.30 Selecting previously unselected package fakeroot.
09:13:41 #13 26.30 Preparing to unpack .../098-fakeroot_1.31-1.2_arm64.deb ...
09:13:41 #13 26.30 Unpacking fakeroot (1.31-1.2) ...
09:13:41 #13 26.34 Selecting previously unselected package libassuan0:arm64.
09:13:41 #13 26.34 Preparing to unpack .../099-libassuan0_2.5.5-5_arm64.deb ...
09:13:41 #13 26.35 Unpacking libassuan0:arm64 (2.5.5-5) ...
09:13:41 #13 26.38 Selecting previously unselected package gpgconf.
09:13:41 #13 26.38 Preparing to unpack .../100-gpgconf_2.2.40-1.1_arm64.deb ...
09:13:41 #13 26.39 Unpacking gpgconf (2.2.40-1.1) ...
09:13:41 #13 26.43 Selecting previously unselected package libksba8:arm64.
09:13:41 #13 26.43 Preparing to unpack .../101-libksba8_1.6.3-2_arm64.deb ...
09:13:41 #13 26.44 Unpacking libksba8:arm64 (1.6.3-2) ...
09:13:41 #13 26.48 Selecting previously unselected package libnpth0:arm64.
09:13:41 #13 26.48 Preparing to unpack .../102-libnpth0_1.6-3_arm64.deb ...
09:13:41 #13 26.48 Unpacking libnpth0:arm64 (1.6-3) ...
09:13:41 #13 26.52 Selecting previously unselected package dirmngr.
09:13:41 #13 26.52 Preparing to unpack .../103-dirmngr_2.2.40-1.1_arm64.deb ...
09:13:41 #13 26.54 Unpacking dirmngr (2.2.40-1.1) ...
09:13:41 #13 26.59 Selecting previously unselected package gnupg-l10n.
09:13:41 #13 21.41 Selecting previously unselected package libpython3.11-minimal:armhf.
09:13:41 #13 21.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 ... 9821 files and directories currently installed.)
09:13:41 #13 21.42 Preparing to unpack .../libpython3.11-minimal_3.11.2-6_armhf.deb ...
09:13:41 #13 21.42 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
09:13:41 #13 21.64 Selecting previously unselected package libexpat1:armhf.
09:13:41 #13 21.65 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
09:13:41 #13 21.67 Unpacking libexpat1:armhf (2.5.0-1) ...
09:13:41 #13 21.72 Selecting previously unselected package python3.11-minimal.
09:13:41 #13 21.73 Preparing to unpack .../python3.11-minimal_3.11.2-6_armhf.deb ...
09:13:41 #13 21.73 Unpacking python3.11-minimal (3.11.2-6) ...
09:13:41 #14 26.88 Selecting previously unselected package libfcgi0ldbl:amd64.
09:13:41 #14 26.88 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_amd64.deb ...
09:13:41 #14 26.90 Unpacking libfcgi0ldbl:amd64 (2.4.2-2build2) ...
09:13:41 #14 27.02 Selecting previously unselected package libfcgi-perl.
09:13:41 #14 27.03 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_amd64.deb ...
09:13:41 #14 27.06 Unpacking libfcgi-perl (0.82+ds-2) ...
09:13:41 #14 25.67 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoo-perl all 2.005004-3 [48.0 kB]
09:13:41 #14 25.76 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libencode-locale-perl all 1.05-1.1 [11.8 kB]
09:13:41 #14 25.78 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:41 #14 25.81 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-date-perl all 6.05-1 [9920 B]
09:13:41 #14 25.82 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-listing-perl all 6.14-1 [11.2 kB]
09:13:41 #14 25.83 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:41 #14 25.84 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liburi-perl all 5.10-1 [78.8 kB]
09:13:41 #14 25.88 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-parser-perl arm64 3.76-1build2 [87.1 kB]
09:13:41 #14 27.81 Selecting previously unselected package gnupg-l10n.
09:13:41 #14 27.81 Preparing to unpack .../145-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:13:41 #14 27.81 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:13:41 #14 27.85 Selecting previously unselected package gnupg-utils.
09:13:41 #14 27.85 Preparing to unpack .../146-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 27.85 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:13:41 #14 27.92 Selecting previously unselected package gpg.
09:13:41 #14 27.93 Preparing to unpack .../147-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 27.93 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:13:41 #13 25.51 Reading package lists...
09:13:41 #13 26.92 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?)
09:13:41 #14 24.54 Get:152 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB]
09:13:41 #14 24.55 Get:153 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB]
09:13:41 #14 24.56 Get:154 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB]
09:13:41 #14 24.85 Get:161 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libimport-into-perl all 1.002005-1 [11.0 kB]
09:13:41 #14 24.87 Get:162 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:41 #14 24.89 Get:163 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-quote-perl all 2.006006-1 [19.5 kB]
09:13:41 #14 24.90 Get:164 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoo-perl all 2.005004-3 [48.0 kB]
09:13:41 #14 24.93 Get:165 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libencode-locale-perl all 1.05-1.1 [11.8 kB]
09:13:41 #13 28.05 Preparing to unpack .../154-dput_1.1.0_all.deb ...
09:13:41 #13 28.06 Unpacking dput (1.1.0) ...
09:13:41 #13 28.09 Selecting previously unselected package equivs.
09:13:41 #13 28.09 Preparing to unpack .../155-equivs_2.3.1_all.deb ...
09:13:41 #13 28.10 Unpacking equivs (2.3.1) ...
09:13:41 #13 28.13 Selecting previously unselected package fonts-dejavu-core.
09:13:41 #13 28.14 Preparing to unpack .../156-fonts-dejavu-core_2.37-2_all.deb ...
09:13:41 #13 28.17 Unpacking fonts-dejavu-core (2.37-2) ...
09:13:41 #13 28.29 Selecting previously unselected package fontconfig-config.
09:13:41 #13 30.10 Preparing to unpack .../154-dput_1.0.3_all.deb ...
09:13:41 #13 30.11 Unpacking dput (1.0.3) ...
09:13:41 #13 30.14 Selecting previously unselected package equivs.
09:13:41 #13 30.14 Preparing to unpack .../155-equivs_2.2.0_all.deb ...
09:13:41 #13 30.15 Unpacking equivs (2.2.0) ...
09:13:41 #13 30.20 Selecting previously unselected package exim4-config.
09:13:41 #13 30.20 Preparing to unpack .../156-exim4-config_4.92-8+deb10u7_all.deb ...
09:13:41 #13 30.21 Unpacking exim4-config (4.92-8+deb10u7) ...
09:13:41 #13 30.29 Selecting previously unselected package exim4-base.
09:13:41 #13 30.29 Preparing to unpack .../157-exim4-base_4.92-8+deb10u7_amd64.deb ...
09:13:41 #13 30.29 Unpacking exim4-base (4.92-8+deb10u7) ...
09:13:41 #13 31.28 Preparing to unpack .../193-libsub-exporter-perl_0.987-1_all.deb ...
09:13:41 #13 31.28 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:41 #13 31.35 Selecting previously unselected package libconst-fast-perl.
09:13:41 #13 31.36 Preparing to unpack .../194-libconst-fast-perl_0.014-1_all.deb ...
09:13:41 #13 31.36 Unpacking libconst-fast-perl (0.014-1) ...
09:13:41 #13 31.40 Selecting previously unselected package libwant-perl.
09:13:41 #13 31.40 Preparing to unpack .../195-libwant-perl_0.29-1+b4_arm64.deb ...
09:13:41 #13 31.41 Unpacking libwant-perl (0.29-1+b4) ...
09:13:41 #13 31.44 Selecting previously unselected package libcontextual-return-perl.
09:13:41 #13 31.44 Preparing to unpack .../196-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:41 #13 31.45 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:41 #13 31.49 Selecting previously unselected package libconvert-binhex-perl.
09:13:41 #13 31.49 Preparing to unpack .../197-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:41 #13 31.49 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:41 #13 31.53 Selecting previously unselected package libdata-dump-perl.
09:13:41 #13 30.08 Preparing to unpack .../154-wdiff_1.2.2-5_amd64.deb ...
09:13:41 #13 30.08 Unpacking wdiff (1.2.2-5) ...
09:13:41 #13 30.13 Selecting previously unselected package devscripts.
09:13:41 #13 30.13 Preparing to unpack .../155-devscripts_2.23.4_amd64.deb ...
09:13:41 #13 30.15 Unpacking devscripts (2.23.4) ...
09:13:41 #13 30.29 Selecting previously unselected package diffstat.
09:13:41 #13 30.29 Preparing to unpack .../156-diffstat_1.65-1_amd64.deb ...
09:13:41 #13 30.30 Unpacking diffstat (1.65-1) ...
09:13:41 #13 30.32 Selecting previously unselected package distro-info-data.
09:13:41 #14 27.44 Get:282 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblinux-epoll-perl armhf 0.017-1 [14.7 kB]
09:13:41 #14 27.45 Get:283 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libio-async-loop-epoll-perl all 0.20-1 [10.4 kB]
09:13:41 #14 27.45 Get:284 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtypes-serialiser-perl all 1.0-1 [12.1 kB]
09:13:41 #14 27.45 Get:285 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-xs-perl armhf 4.020-1build1 [81.7 kB]
09:13:41 #14 27.47 Get:286 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjson-maybexs-perl all 1.004000-1 [11.0 kB]
09:13:41 #14 27.62 Get:287 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-compare-perl all 0.53-1 [65.6 kB]
09:13:41 #13 26.32 Selecting previously unselected package dpkg-dev.
09:13:41 #13 26.32 Preparing to unpack .../057-dpkg-dev_1.20.12_all.deb ...
09:13:41 #13 26.33 Unpacking dpkg-dev (1.20.12) ...
09:13:41 #13 30.48 Preparing to unpack .../139-libnet-http-perl_6.20-1_all.deb ...
09:13:41 #13 30.49 Unpacking libnet-http-perl (6.20-1) ...
09:13:41 #13 30.52 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:41 #13 30.52 Preparing to unpack .../140-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:41 #13 30.52 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:41 #13 30.55 Selecting previously unselected package libtry-tiny-perl.
09:13:41 #13 30.55 Preparing to unpack .../141-libtry-tiny-perl_0.30-1_all.deb ...
09:13:41 #13 30.56 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:41 #13 30.58 Selecting previously unselected package libwww-robotrules-perl.
09:13:41 #13 30.58 Preparing to unpack .../142-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:41 #13 30.59 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:41 #13 30.61 Selecting previously unselected package libwww-perl.
09:13:41 #13 30.62 Preparing to unpack .../143-libwww-perl_6.52-1_all.deb ...
09:13:41 #13 30.62 Unpacking libwww-perl (6.52-1) ...
09:13:41 #13 30.66 Selecting previously unselected package patchutils.
09:13:41 #13 30.66 Preparing to unpack .../144-patchutils_0.4.2-1_amd64.deb ...
09:13:41 #13 30.67 Unpacking patchutils (0.4.2-1) ...
09:13:41 #13 30.70 Selecting previously unselected package wdiff.
09:13:41 #13 27.61 Selecting previously unselected package libsub-override-perl.
09:13:41 #14 30.10 Preparing to unpack .../127-libnpth0_1.6-3build2_amd64.deb ...
09:13:41 #14 30.11 Unpacking libnpth0:amd64 (1.6-3build2) ...
09:13:41 #14 30.14 Selecting previously unselected package dirmngr.
09:13:41 #14 30.15 Preparing to unpack .../128-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.16 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.19 Selecting previously unselected package gnupg-l10n.
09:13:41 #14 30.20 Preparing to unpack .../129-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:13:41 #14 30.20 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.23 Selecting previously unselected package gnupg-utils.
09:13:41 #14 30.23 Preparing to unpack .../130-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.24 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.27 Selecting previously unselected package gpg.
09:13:41 #14 30.27 Preparing to unpack .../131-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.27 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.31 Selecting previously unselected package pinentry-curses.
09:13:41 #14 30.31 Preparing to unpack .../132-pinentry-curses_1.1.1-1build2_amd64.deb ...
09:13:41 #14 30.31 Unpacking pinentry-curses (1.1.1-1build2) ...
09:13:41 #14 30.35 Selecting previously unselected package gpg-agent.
09:13:41 #14 32.47 Selecting previously unselected package python3.8.
09:13:41 #14 32.47 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:13:41 #14 32.47 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:13:41 #14 32.51 Selecting previously unselected package libpython3-stdlib:arm64.
09:13:41 #14 32.51 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
09:13:41 #14 32.51 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
09:13:41 #14 32.54 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:13:41 #14 32.72 Selecting previously unselected package python3.
09:13:41 #13 26.60 Preparing to unpack .../104-gnupg-l10n_2.2.40-1.1_all.deb ...
09:13:41 #13 26.60 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:13:41 #13 26.76 Selecting previously unselected package gnupg-utils.
09:13:41 #13 26.77 Preparing to unpack .../105-gnupg-utils_2.2.40-1.1_arm64.deb ...
09:13:41 #13 26.77 Unpacking gnupg-utils (2.2.40-1.1) ...
09:13:41 #13 26.83 Selecting previously unselected package gpg.
09:13:41 #13 26.83 Preparing to unpack .../106-gpg_2.2.40-1.1_arm64.deb ...
09:13:41 #13 26.84 Unpacking gpg (2.2.40-1.1) ...
09:13:41 #13 21.92 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
09:13:41 #14 27.16 Selecting previously unselected package libcgi-fast-perl.
09:13:41 #14 27.16 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:13:41 #14 27.18 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:13:41 #14 27.29 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:41 #14 25.92 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-tree-perl all 5.07-2 [200 kB]
09:13:41 #14 31.36 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfontconfig1 arm64 2.14.1-3ubuntu3 [138 kB]
09:13:41 #14 31.69 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg-turbo8 arm64 2.1.5-2ubuntu1 [160 kB]
09:13:41 #14 31.77 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjpeg8 arm64 8c-2ubuntu11 [2148 B]
09:13:41 #14 28.00 Selecting previously unselected package pinentry-curses.
09:13:41 #14 28.00 Preparing to unpack .../148-pinentry-curses_1.1.0-3build1_amd64.deb ...
09:13:41 #14 28.01 Unpacking pinentry-curses (1.1.0-3build1) ...
09:13:41 #14 28.05 Selecting previously unselected package gpg-agent.
09:13:41 #14 28.05 Preparing to unpack .../149-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 28.06 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:13:41 #14 28.11 Selecting previously unselected package gpg-wks-client.
09:13:41 #14 28.11 Preparing to unpack .../150-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 28.11 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:13:41 #14 28.15 Selecting previously unselected package gpg-wks-server.
09:13:41 #14 28.15 Preparing to unpack .../151-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 28.15 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:13:41 #14 28.19 Selecting previously unselected package gpgsm.
09:13:41 #14 28.19 Preparing to unpack .../152-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
09:13:41 #14 28.19 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:13:41 #14 28.24 Selecting previously unselected package gnupg.
09:13:41 #14 28.24 Preparing to unpack .../153-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:13:41 #14 28.24 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:13:41 #14 28.28 Selecting previously unselected package libfile-which-perl.
09:13:41 #14 28.28 Preparing to unpack .../154-libfile-which-perl_1.23-1_all.deb ...
09:13:41 #14 28.29 Unpacking libfile-which-perl (1.23-1) ...
09:13:41 #14 28.35 Selecting previously unselected package libfile-homedir-perl.
09:13:41 #13 25.42 Selecting previously unselected package gcc.
09:13:41 #13 25.42 Preparing to unpack .../031-gcc_4%3a8.3.0-1+rpi2_armhf.deb ...
09:13:41 #13 25.42 Unpacking gcc (4:8.3.0-1+rpi2) ...
09:13:41 #13 25.45 Selecting previously unselected package libc-dev-bin.
09:13:41 #13 25.45 Preparing to unpack .../032-libc-dev-bin_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
09:13:41 #13 25.46 Unpacking libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ...
09:13:41 #13 25.49 Selecting previously unselected package linux-libc-dev:armhf.
09:13:41 #13 25.49 Preparing to unpack .../033-linux-libc-dev_1%3a1.20230509~buster-1_armhf.deb ...
09:13:41 #13 25.50 Unpacking linux-libc-dev:armhf (1:1.20230509~buster-1) ...
09:13:41 #13 30.45 Fedora 39 - x86_64 - Test Updates               6.5 MB/s | 8.3 MB     00:01    
09:13:41 #14 24.96 Get:155 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB]
09:13:41 #13 28.29 Preparing to unpack .../157-fontconfig-config_2.13.1-4.2_all.deb ...
09:13:41 #13 28.40 Unpacking fontconfig-config (2.13.1-4.2) ...
09:13:41 #13 28.45 Selecting previously unselected package libcurl3-gnutls:arm64.
09:13:41 #13 28.45 Preparing to unpack .../158-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ...
09:13:41 #13 28.45 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
09:13:41 #13 28.50 Selecting previously unselected package liberror-perl.
09:13:41 #13 28.50 Preparing to unpack .../159-liberror-perl_0.17029-1_all.deb ...
09:13:41 #13 30.37 Selecting previously unselected package libevent-2.1-6:amd64.
09:13:41 #13 30.37 Preparing to unpack .../158-libevent-2.1-6_2.1.8-stable-4_amd64.deb ...
09:13:41 #13 30.37 Unpacking libevent-2.1-6:amd64 (2.1.8-stable-4) ...
09:13:41 #13 30.42 Selecting previously unselected package libunbound8:amd64.
09:13:41 #13 30.42 Preparing to unpack .../159-libunbound8_1.9.0-2+deb10u3_amd64.deb ...
09:13:41 #13 30.42 Unpacking libunbound8:amd64 (1.9.0-2+deb10u3) ...
09:13:41 #13 30.49 Selecting previously unselected package libgnutls-dane0:amd64.
09:13:41 #13 30.49 Preparing to unpack .../160-libgnutls-dane0_3.6.7-4+deb10u10_amd64.deb ...
09:13:41 #13 30.49 Unpacking libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ...
09:13:41 #13 30.54 Selecting previously unselected package exim4-daemon-light.
09:13:41 #13 30.54 Preparing to unpack .../161-exim4-daemon-light_4.92-8+deb10u7_amd64.deb ...
09:13:41 #13 30.54 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
09:13:41 #13 31.53 Preparing to unpack .../198-libdata-dump-perl_1.23-1_all.deb ...
09:13:41 #13 31.54 Unpacking libdata-dump-perl (1.23-1) ...
09:13:41 #13 31.57 Selecting previously unselected package libdigest-bubblebabble-perl.
09:13:41 #13 31.58 Preparing to unpack .../199-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:13:41 #13 31.58 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:13:41 #13 31.62 Selecting previously unselected package libdigest-hmac-perl.
09:13:41 #13 31.62 Preparing to unpack .../200-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:13:41 #13 31.62 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:41 #13 31.66 Selecting previously unselected package libdistro-info-perl.
09:13:41 #13 31.66 Preparing to unpack .../201-libdistro-info-perl_0.21_all.deb ...
09:13:41 #13 31.67 Unpacking libdistro-info-perl (0.21) ...
09:13:41 #13 31.70 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:41 #13 31.70 Preparing to unpack .../202-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:41 #13 31.71 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:41 #13 31.74 Selecting previously unselected package libmailtools-perl.
09:13:41 #13 31.74 Preparing to unpack .../203-libmailtools-perl_2.18-1_all.deb ...
09:13:41 #13 31.75 Unpacking libmailtools-perl (2.18-1) ...
09:13:41 #13 31.79 Selecting previously unselected package libnet-ip-perl.
09:13:41 #13 31.79 Preparing to unpack .../204-libnet-ip-perl_1.26-2_all.deb ...
09:13:41 #13 31.79 Unpacking libnet-ip-perl (1.26-2) ...
09:13:41 #13 31.82 Selecting previously unselected package libnet-dns-perl.
09:13:41 #13 31.83 Preparing to unpack .../205-libnet-dns-perl_1.19-1_all.deb ...
09:13:41 #13 31.83 Unpacking libnet-dns-perl (1.19-1) ...
09:13:41 #13 31.89 Selecting previously unselected package libnet-domain-tld-perl.
09:13:41 #13 30.33 Preparing to unpack .../157-distro-info-data_0.58_all.deb ...
09:13:41 #13 30.33 Unpacking distro-info-data (0.58) ...
09:13:41 #13 30.36 Selecting previously unselected package python3-pkg-resources.
09:13:41 #13 30.36 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ...
09:13:41 #13 30.40 Unpacking python3-pkg-resources (66.1.1-1) ...
09:13:41 #13 30.45 Selecting previously unselected package python3-chardet.
09:13:41 #13 30.45 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:13:41 #13 30.45 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:13:41 #13 30.49 Selecting previously unselected package python3-debian.
09:13:41 #13 30.50 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ...
09:13:41 #13 30.50 Unpacking python3-debian (0.1.49) ...
09:13:41 #13 30.54 Selecting previously unselected package libgpgme11:amd64.
09:13:41 #13 30.54 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_amd64.deb ...
09:13:41 #13 30.54 Unpacking libgpgme11:amd64 (1.18.0-3+b1) ...
09:13:41 #13 30.58 Selecting previously unselected package python3-gpg.
09:13:41 #13 26.53 Selecting previously unselected package build-essential.
09:13:41 #13 26.53 Preparing to unpack .../058-build-essential_12.9_armhf.deb ...
09:13:41 #13 26.54 Unpacking build-essential (12.9) ...
09:13:41 #13 26.67 Selecting previously unselected package libbrotli1:armhf.
09:13:41 #13 26.67 Preparing to unpack .../059-libbrotli1_1.0.9-2+b2_armhf.deb ...
09:13:41 #13 26.70 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
09:13:41 #14 27.87 Get:288 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-moreutils-perl armhf 0.416-1build5 [52.7 kB]
09:13:41 #14 27.90 Get:289 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:41 #14 27.94 Get:290 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblist-someutils-xs-perl armhf 0.58-2 [29.4 kB]
09:13:41 #14 27.96 Get:291 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl7 armhf 2.4.6-14 [35.4 kB]
09:13:41 #13 30.70 Preparing to unpack .../145-wdiff_1.2.2-2+b1_amd64.deb ...
09:13:41 #13 30.71 Unpacking wdiff (1.2.2-2+b1) ...
09:13:41 #13 30.76 Selecting previously unselected package devscripts.
09:13:41 #13 30.76 Preparing to unpack .../146-devscripts_2.21.3+deb11u1_amd64.deb ...
09:13:41 #13 30.78 Unpacking devscripts (2.21.3+deb11u1) ...
09:13:41 #13 30.90 Selecting previously unselected package diffstat.
09:13:41 #13 30.90 Preparing to unpack .../147-diffstat_1.64-1_amd64.deb ...
09:13:41 #13 30.91 Unpacking diffstat (1.64-1) ...
09:13:41 #13 30.94 Selecting previously unselected package distro-info-data.
09:13:41 #13 30.94 Preparing to unpack .../148-distro-info-data_0.51+deb11u3_all.deb ...
09:13:41 #13 30.94 Unpacking distro-info-data (0.51+deb11u3) ...
09:13:41 #13 30.98 Selecting previously unselected package python3-pkg-resources.
09:13:41 #13 27.61 Preparing to unpack .../080-libsub-override-perl_0.09-4_all.deb ...
09:13:41 #13 27.63 Unpacking libsub-override-perl (0.09-4) ...
09:13:41 #13 27.69 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:41 #13 27.69 Preparing to unpack .../081-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:13:41 #13 27.70 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:41 #13 27.85 Selecting previously unselected package dh-strip-nondeterminism.
09:13:41 #13 27.85 Preparing to unpack .../082-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:13:41 #13 27.87 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:13:41 #13 27.95 Selecting previously unselected package libelf1:armhf.
09:13:41 #13 27.95 Preparing to unpack .../083-libelf1_0.188-2.1_armhf.deb ...
09:13:41 #13 27.96 Unpacking libelf1:armhf (0.188-2.1) ...
09:13:41 #14 30.35 Preparing to unpack .../133-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.36 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.42 Selecting previously unselected package gpg-wks-client.
09:13:41 #14 30.42 Preparing to unpack .../134-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.42 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.46 Selecting previously unselected package gpg-wks-server.
09:13:41 #14 30.46 Preparing to unpack .../135-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.46 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.49 Selecting previously unselected package gpgsm.
09:13:41 #14 30.49 Preparing to unpack .../136-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
09:13:41 #14 30.49 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.52 Selecting previously unselected package gnupg.
09:13:41 #14 30.52 Preparing to unpack .../137-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:13:41 #14 30.53 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:13:41 #14 30.56 Selecting previously unselected package libfile-dirlist-perl.
09:13:41 #14 32.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 ... 4862 files and directories currently installed.)
09:13:41 #14 32.73 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_arm64.deb ...
09:13:41 #14 32.73 Unpacking python3 (3.8.2-0ubuntu2) ...
09:13:41 #14 32.77 Selecting previously unselected package libbsd0:arm64.
09:13:41 #14 32.77 Preparing to unpack .../001-libbsd0_0.10.0-1_arm64.deb ...
09:13:41 #14 32.77 Unpacking libbsd0:arm64 (0.10.0-1) ...
09:13:41 #14 32.80 Selecting previously unselected package bsdmainutils.
09:13:41 #14 32.80 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_arm64.deb ...
09:13:41 #14 32.81 Unpacking bsdmainutils (11.1.2ubuntu3) ...
09:13:41 #14 32.85 Selecting previously unselected package libuchardet0:arm64.
09:13:41 #14 32.85 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_arm64.deb ...
09:13:41 #14 32.85 Unpacking libuchardet0:arm64 (0.0.6-3build1) ...
09:13:41 #14 32.89 Selecting previously unselected package groff-base.
09:13:41 #14 32.89 Preparing to unpack .../004-groff-base_1.22.4-4build1_arm64.deb ...
09:13:41 #14 32.89 Unpacking groff-base (1.22.4-4build1) ...
09:13:41 #14 32.98 Selecting previously unselected package libgdbm6:arm64.
09:13:41 #13 26.90 Selecting previously unselected package pinentry-curses.
09:13:41 #13 26.91 Preparing to unpack .../107-pinentry-curses_1.2.1-1_arm64.deb ...
09:13:41 #13 26.91 Unpacking pinentry-curses (1.2.1-1) ...
09:13:41 #13 26.95 Selecting previously unselected package gpg-agent.
09:13:41 #13 26.95 Preparing to unpack .../108-gpg-agent_2.2.40-1.1_arm64.deb ...
09:13:41 #13 26.95 Unpacking gpg-agent (2.2.40-1.1) ...
09:13:41 #13 27.00 Selecting previously unselected package gpg-wks-client.
09:13:41 #13 27.00 Preparing to unpack .../109-gpg-wks-client_2.2.40-1.1_arm64.deb ...
09:13:41 #13 27.01 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:13:41 #13 27.05 Selecting previously unselected package gpg-wks-server.
09:13:41 #13 27.05 Preparing to unpack .../110-gpg-wks-server_2.2.40-1.1_arm64.deb ...
09:13:41 #13 27.05 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:13:41 #13 27.09 Selecting previously unselected package gpgsm.
09:13:41 #13 27.10 Preparing to unpack .../111-gpgsm_2.2.40-1.1_arm64.deb ...
09:13:41 #13 27.10 Unpacking gpgsm (2.2.40-1.1) ...
09:13:41 #13 21.93 Setting up libexpat1:armhf (2.5.0-1) ...
09:13:41 #13 21.94 Setting up python3.11-minimal (3.11.2-6) ...
09:13:41 #14 27.29 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:41 #14 27.32 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:41 #14 27.48 Selecting previously unselected package libcommon-sense-perl:amd64.
09:13:41 #14 27.48 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_amd64.deb ...
09:13:41 #14 27.52 Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
09:13:41 #14 26.37 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-html-perl all 1.004-2 [15.4 kB]
09:13:41 #14 31.77 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdeflate0 arm64 1.15-1 [41.6 kB]
09:13:41 #14 31.79 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjbig0 arm64 2.1-6ubuntu1 [28.8 kB]
09:13:41 #14 31.80 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblerc4 arm64 4.0.0+ds-2ubuntu2 [150 kB]
09:13:41 #14 31.84 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libwebp7 arm64 1.2.4-0.1ubuntu0.23.04.2 [196 kB]
09:13:41 #14 31.88 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libtiff6 arm64 4.5.0-5ubuntu1.1 [188 kB]
09:13:41 #14 31.91 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxpm4 arm64 1:3.5.12-1.1 [34.5 kB]
09:13:41 #14 31.91 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgd3 arm64 2.3.3-7ubuntu2 [119 kB]
09:13:41 #14 31.93 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libc-devtools arm64 2.37-0ubuntu2 [27.3 kB]
09:13:41 #14 28.35 Preparing to unpack .../155-libfile-homedir-perl_1.004-1_all.deb ...
09:13:41 #14 28.35 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:41 #14 28.40 Selecting previously unselected package libio-pty-perl.
09:13:41 #14 28.41 Preparing to unpack .../156-libio-pty-perl_1%3a1.12-1_amd64.deb ...
09:13:41 #14 28.41 Unpacking libio-pty-perl (1:1.12-1) ...
09:13:41 #14 28.44 Selecting previously unselected package libipc-run-perl.
09:13:41 #14 28.44 Preparing to unpack .../157-libipc-run-perl_20180523.0-2_all.deb ...
09:13:41 #14 28.45 Unpacking libipc-run-perl (20180523.0-2) ...
09:13:41 #14 28.48 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:41 #14 28.49 Preparing to unpack .../158-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:41 #14 28.49 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:41 #14 28.52 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:41 #14 28.52 Preparing to unpack .../159-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ...
09:13:41 #14 28.52 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
09:13:41 #14 28.55 Selecting previously unselected package libdynaloader-functions-perl.
09:13:41 #13 25.65 Selecting previously unselected package libc6-dev:armhf.
09:13:41 #13 25.65 Preparing to unpack .../034-libc6-dev_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
09:13:41 #13 25.65 Unpacking libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
09:13:41 #13 25.90 Selecting previously unselected package libtool.
09:13:41 #13 28.51 Unpacking liberror-perl (0.17029-1) ...
09:13:41 #13 28.54 Selecting previously unselected package git-man.
09:13:41 #13 28.54 Preparing to unpack .../160-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
09:13:41 #13 28.57 Unpacking git-man (1:2.30.2-1+deb11u2) ...
09:13:41 #13 28.68 Selecting previously unselected package git.
09:13:41 #13 28.69 Preparing to unpack .../161-git_1%3a2.30.2-1+deb11u2_arm64.deb ...
09:13:41 #13 28.70 Unpacking git (1:2.30.2-1+deb11u2) ...
09:13:41 #13 30.65 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:41 #13 30.65 Preparing to unpack .../162-libcurl3-gnutls_7.64.0-4+deb10u6_amd64.deb ...
09:13:41 #13 30.65 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ...
09:13:41 #13 30.71 Selecting previously unselected package libpcre2-8-0:amd64.
09:13:41 #13 30.71 Preparing to unpack .../163-libpcre2-8-0_10.32-5+deb10u1_amd64.deb ...
09:13:41 #13 30.71 Unpacking libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
09:13:41 #13 30.76 Selecting previously unselected package liberror-perl.
09:13:41 #13 28.11 Selecting previously unselected package libxml2:armhf.
09:13:41 #13 28.11 Preparing to unpack .../015-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ...
09:13:41 #13 28.12 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
09:13:41 #13 28.19 Selecting previously unselected package manpages.
09:13:41 #13 28.19 Preparing to unpack .../016-manpages_4.16-2_all.deb ...
09:13:41 #13 28.20 Unpacking manpages (4.16-2) ...
09:13:41 #13 28.32 Selecting previously unselected package libedit2:armhf.
09:13:41 #13 28.32 Preparing to unpack .../017-libedit2_3.1-20181209-1_armhf.deb ...
09:13:41 #13 28.32 Unpacking libedit2:armhf (3.1-20181209-1) ...
09:13:41 #13 28.36 Selecting previously unselected package openssh-client.
09:13:41 #13 28.36 Preparing to unpack .../018-openssh-client_1%3a7.9p1-10+deb10u3_armhf.deb ...
09:13:41 #13 28.37 Unpacking openssh-client (1:7.9p1-10+deb10u3) ...
09:13:41 #13 28.46 Selecting previously unselected package ucf.
09:13:41 #14 25.33 Get:166 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:41 #14 25.51 Get:167 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-date-perl all 6.05-1 [9920 B]
09:13:41 #14 25.52 Get:168 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-listing-perl all 6.14-1 [11.2 kB]
09:13:41 #14 25.54 Get:169 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tagset-perl all 3.20-4 [12.5 kB]
09:13:41 #14 25.56 Get:170 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liburi-perl all 5.10-1 [78.8 kB]
09:13:41 #14 25.66 Get:171 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-parser-perl armhf 3.76-1build2 [85.3 kB]
09:13:41 #13 31.90 Preparing to unpack .../206-libnet-domain-tld-perl_1.75-1_all.deb ...
09:13:41 #13 31.90 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:13:41 #13 31.93 Selecting previously unselected package libemail-valid-perl.
09:13:41 #13 31.94 Preparing to unpack .../207-libemail-valid-perl_1.202-1_all.deb ...
09:13:41 #13 31.94 Unpacking libemail-valid-perl (1.202-1) ...
09:13:41 #13 31.97 Selecting previously unselected package libexporter-tiny-perl.
09:13:41 #13 31.97 Preparing to unpack .../208-libexporter-tiny-perl_1.002001-1_all.deb ...
09:13:41 #13 31.98 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:13:41 #13 32.01 Selecting previously unselected package libipc-system-simple-perl.
09:13:41 #13 32.01 Preparing to unpack .../209-libipc-system-simple-perl_1.25-4_all.deb ...
09:13:41 #13 32.02 Unpacking libipc-system-simple-perl (1.25-4) ...
09:13:41 #13 32.05 Selecting previously unselected package libfile-basedir-perl.
09:13:41 #13 32.05 Preparing to unpack .../210-libfile-basedir-perl_0.08-1_all.deb ...
09:13:41 #13 32.06 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:41 #13 32.09 Selecting previously unselected package libfile-chdir-perl.
09:13:41 #13 32.09 Preparing to unpack .../211-libfile-chdir-perl_0.1008-1_all.deb ...
09:13:41 #13 32.10 Unpacking libfile-chdir-perl (0.1008-1) ...
09:13:41 #13 32.13 Selecting previously unselected package libfile-fcntllock-perl.
09:13:41 #13 30.58 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_amd64.deb ...
09:13:41 #13 30.59 Unpacking python3-gpg (1.18.0-3+b1) ...
09:13:41 #13 30.64 Selecting previously unselected package python3-xdg.
09:13:41 #13 30.64 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ...
09:13:41 #13 30.64 Unpacking python3-xdg (0.28-2) ...
09:13:41 #13 30.68 Selecting previously unselected package dput.
09:13:41 #13 30.68 Preparing to unpack .../164-dput_1.1.3_all.deb ...
09:13:41 #13 30.69 Unpacking dput (1.1.3) ...
09:13:41 #13 30.72 Selecting previously unselected package equivs.
09:13:41 #13 30.72 Preparing to unpack .../165-equivs_2.3.1_all.deb ...
09:13:41 #13 30.72 Unpacking equivs (2.3.1) ...
09:13:41 #13 30.75 Selecting previously unselected package fonts-dejavu-core.
09:13:41 #13 30.75 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ...
09:13:41 #13 30.76 Unpacking fonts-dejavu-core (2.37-6) ...
09:13:41 #13 30.98 Preparing to unpack .../149-python3-pkg-resources_52.0.0-4_all.deb ...
09:13:41 #13 30.98 Unpacking python3-pkg-resources (52.0.0-4) ...
09:13:41 #13 31.03 Selecting previously unselected package python3-chardet.
09:13:41 #13 31.03 Preparing to unpack .../150-python3-chardet_4.0.0-1_all.deb ...
09:13:41 #13 31.03 Unpacking python3-chardet (4.0.0-1) ...
09:13:41 #13 31.08 Selecting previously unselected package python3-six.
09:13:41 #13 31.08 Preparing to unpack .../151-python3-six_1.16.0-2_all.deb ...
09:13:41 #13 31.08 Unpacking python3-six (1.16.0-2) ...
09:13:41 #13 31.11 Selecting previously unselected package python3-debian.
09:13:41 #13 31.12 Preparing to unpack .../152-python3-debian_0.1.39_all.deb ...
09:13:41 #13 31.12 Unpacking python3-debian (0.1.39) ...
09:13:41 #13 31.16 Selecting previously unselected package libgpgme11:amd64.
09:13:41 #13 31.16 Preparing to unpack .../153-libgpgme11_1.14.0-1+b2_amd64.deb ...
09:13:41 #13 31.19 Unpacking libgpgme11:amd64 (1.14.0-1+b2) ...
09:13:41 #14 27.99 Get:292 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libltdl-dev armhf 2.4.6-14 [160 kB]
09:13:41 #14 28.05 Get:293 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsys-hostname-long-perl all 1.5-1 [11.7 kB]
09:13:41 #14 28.05 Get:294 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmail-sendmail-perl all 0.80-1 [22.6 kB]
09:13:41 #14 28.06 Get:295 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-aliases-perl all 0.001006-1 [7176 B]
09:13:41 #14 28.06 Get:296 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB]
09:13:41 #14 28.07 Get:297 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmoox-struct-perl all 0.017-1 [23.4 kB]
09:13:41 #13 28.09 Selecting previously unselected package dwz.
09:13:41 #13 28.09 Preparing to unpack .../084-dwz_0.15-1_armhf.deb ...
09:13:41 #13 28.12 Unpacking dwz (0.15-1) ...
09:13:41 #14 30.56 Preparing to unpack .../138-libfile-dirlist-perl_0.05-2_all.deb ...
09:13:41 #14 30.56 Unpacking libfile-dirlist-perl (0.05-2) ...
09:13:41 #14 30.59 Selecting previously unselected package libfile-which-perl.
09:13:41 #14 30.59 Preparing to unpack .../139-libfile-which-perl_1.23-1_all.deb ...
09:13:41 #14 30.60 Unpacking libfile-which-perl (1.23-1) ...
09:13:41 #14 30.62 Selecting previously unselected package libfile-homedir-perl.
09:13:41 #14 30.63 Preparing to unpack .../140-libfile-homedir-perl_1.006-1_all.deb ...
09:13:41 #14 30.63 Unpacking libfile-homedir-perl (1.006-1) ...
09:13:41 #14 30.66 Selecting previously unselected package libfile-touch-perl.
09:13:41 #14 30.66 Preparing to unpack .../141-libfile-touch-perl_0.12-1_all.deb ...
09:13:41 #14 30.67 Unpacking libfile-touch-perl (0.12-1) ...
09:13:41 #14 30.69 Selecting previously unselected package libio-pty-perl.
09:13:41 #14 30.69 Preparing to unpack .../142-libio-pty-perl_1%3a1.15-2build2_amd64.deb ...
09:13:41 #14 30.70 Unpacking libio-pty-perl (1:1.15-2build2) ...
09:13:41 #14 30.73 Selecting previously unselected package libipc-run-perl.
09:13:41 #14 30.73 Preparing to unpack .../143-libipc-run-perl_20200505.0-1_all.deb ...
09:13:41 #14 30.73 Unpacking libipc-run-perl (20200505.0-1) ...
09:13:41 #14 30.77 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:41 #14 30.77 Preparing to unpack .../144-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:41 #14 30.77 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:41 #14 30.80 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:41 #14 30.81 Preparing to unpack .../145-libclass-xsaccessor-perl_1.19-3build9_amd64.deb ...
09:13:41 #14 30.81 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
09:13:41 #14 30.84 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:41 #14 30.84 Preparing to unpack .../146-libb-hooks-op-check-perl_0.22-1build5_amd64.deb ...
09:13:41 #14 30.85 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
09:13:41 #14 30.88 Selecting previously unselected package libdynaloader-functions-perl.
09:13:41 #13 26.78 Selecting previously unselected package libsasl2-modules-db:armhf.
09:13:41 #13 26.78 Preparing to unpack .../060-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
09:13:41 #13 26.79 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:13:41 #13 26.88 Selecting previously unselected package libsasl2-2:armhf.
09:13:41 #13 26.88 Preparing to unpack .../061-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
09:13:41 #13 26.89 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:13:41 #14 32.99 Preparing to unpack .../005-libgdbm6_1.18.1-5_arm64.deb ...
09:13:41 #14 32.99 Unpacking libgdbm6:arm64 (1.18.1-5) ...
09:13:41 #14 33.02 Selecting previously unselected package libpipeline1:arm64.
09:13:41 #14 33.02 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_arm64.deb ...
09:13:41 #14 33.02 Unpacking libpipeline1:arm64 (1.5.2-2build1) ...
09:13:41 #14 33.06 Selecting previously unselected package man-db.
09:13:41 #14 33.06 Preparing to unpack .../007-man-db_2.9.1-1_arm64.deb ...
09:13:41 #14 33.07 Unpacking man-db (2.9.1-1) ...
09:13:41 #14 33.17 Selecting previously unselected package perl-modules-5.30.
09:13:41 #14 33.17 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
09:13:41 #14 33.18 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:13:41 #13 27.18 Selecting previously unselected package gnupg.
09:13:41 #13 27.18 Preparing to unpack .../112-gnupg_2.2.40-1.1_all.deb ...
09:13:41 #13 27.19 Unpacking gnupg (2.2.40-1.1) ...
09:13:41 #13 27.24 Selecting previously unselected package libfile-dirlist-perl.
09:13:41 #13 27.24 Preparing to unpack .../113-libfile-dirlist-perl_0.05-3_all.deb ...
09:13:41 #13 27.28 Unpacking libfile-dirlist-perl (0.05-3) ...
09:13:41 #13 27.31 Selecting previously unselected package libfile-which-perl.
09:13:41 #13 27.31 Preparing to unpack .../114-libfile-which-perl_1.27-2_all.deb ...
09:13:41 #13 27.31 Unpacking libfile-which-perl (1.27-2) ...
09:13:41 #13 27.34 Selecting previously unselected package libfile-homedir-perl.
09:13:41 #13 27.34 Preparing to unpack .../115-libfile-homedir-perl_1.006-2_all.deb ...
09:13:41 #13 27.35 Unpacking libfile-homedir-perl (1.006-2) ...
09:13:41 #13 27.38 Selecting previously unselected package libfile-touch-perl.
09:13:41 #13 27.38 Preparing to unpack .../116-libfile-touch-perl_0.12-2_all.deb ...
09:13:41 #13 27.38 Unpacking libfile-touch-perl (0.12-2) ...
09:13:41 #13 27.41 Selecting previously unselected package libio-pty-perl.
09:13:41 #13 27.41 Preparing to unpack .../117-libio-pty-perl_1%3a1.17-1_arm64.deb ...
09:13:41 #13 27.42 Unpacking libio-pty-perl (1:1.17-1) ...
09:13:41 #13 27.45 Selecting previously unselected package libipc-run-perl.
09:13:41 #13 27.45 Preparing to unpack .../118-libipc-run-perl_20220807.0-1_all.deb ...
09:13:41 #13 27.45 Unpacking libipc-run-perl (20220807.0-1) ...
09:13:41 #13 27.48 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:41 #14 27.67 Selecting previously unselected package libconfig-tiny-perl.
09:13:41 #14 27.67 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ...
09:13:41 #14 27.68 Unpacking libconfig-tiny-perl (2.28-2) ...
09:13:41 #14 27.85 Selecting previously unselected package libparams-util-perl.
09:13:41 #14 26.51 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:41 #14 26.54 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-message-perl all 6.36-1 [76.8 kB]
09:13:41 #14 32.33 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcapture-tiny-perl all 0.48-2 [20.2 kB]
09:13:41 #14 28.56 Preparing to unpack .../160-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:41 #14 28.56 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:41 #14 28.59 Selecting previously unselected package libdevel-callchecker-perl.
09:13:41 #14 28.59 Preparing to unpack .../161-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ...
09:13:41 #14 28.60 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:13:41 #14 28.63 Selecting previously unselected package libparams-classify-perl.
09:13:41 #14 28.63 Preparing to unpack .../162-libparams-classify-perl_0.015-1build2_amd64.deb ...
09:13:41 #14 28.63 Unpacking libparams-classify-perl (0.015-1build2) ...
09:13:41 #14 28.70 Selecting previously unselected package libmodule-runtime-perl.
09:13:41 #14 28.71 Preparing to unpack .../163-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:41 #14 28.71 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:41 #14 28.74 Selecting previously unselected package libimport-into-perl.
09:13:41 #14 28.74 Preparing to unpack .../164-libimport-into-perl_1.002005-1_all.deb ...
09:13:41 #14 28.75 Unpacking libimport-into-perl (1.002005-1) ...
09:13:41 #14 28.78 Selecting previously unselected package librole-tiny-perl.
09:13:41 #14 28.78 Preparing to unpack .../165-librole-tiny-perl_2.001004-1_all.deb ...
09:13:41 #14 28.78 Unpacking librole-tiny-perl (2.001004-1) ...
09:13:41 #14 28.81 Selecting previously unselected package libstrictures-perl.
09:13:41 #13 25.90 Preparing to unpack .../035-libtool_2.4.6-9_all.deb ...
09:13:41 #13 25.90 Unpacking libtool (2.4.6-9) ...
09:13:41 #13 25.96 Selecting previously unselected package dh-autoreconf.
09:13:41 #13 25.96 Preparing to unpack .../036-dh-autoreconf_19_all.deb ...
09:13:41 #13 25.97 Unpacking dh-autoreconf (19) ...
09:13:41 #13 26.00 Selecting previously unselected package libarchive-zip-perl.
09:13:41 #13 26.00 Preparing to unpack .../037-libarchive-zip-perl_1.64-1_all.deb ...
09:13:41 #13 26.00 Unpacking libarchive-zip-perl (1.64-1) ...
09:13:41 #13 26.04 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:41 #13 26.04 Preparing to unpack .../038-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
09:13:41 #13 26.05 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
09:13:41 #13 26.08 Selecting previously unselected package dh-strip-nondeterminism.
09:13:41 #13 26.08 Preparing to unpack .../039-dh-strip-nondeterminism_1.1.2-1_all.deb ...
09:13:41 #13 26.09 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
09:13:41 #13 26.12 Selecting previously unselected package libdpkg-perl.
09:13:42 #13 30.76 Preparing to unpack .../164-liberror-perl_0.17027-2_all.deb ...
09:13:42 #13 30.76 Unpacking liberror-perl (0.17027-2) ...
09:13:42 #13 30.79 Selecting previously unselected package git-man.
09:13:42 #13 30.79 Preparing to unpack .../165-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
09:13:42 #13 30.80 Unpacking git-man (1:2.20.1-2+deb10u8) ...
09:13:42 #13 30.91 Selecting previously unselected package git.
09:13:42 #13 30.92 Preparing to unpack .../166-git_1%3a2.20.1-2+deb10u8_amd64.deb ...
09:13:42 #13 30.93 Unpacking git (1:2.20.1-2+deb10u8) ...
09:13:42 #13 28.46 Preparing to unpack .../019-ucf_3.0038+nmu1_all.deb ...
09:13:42 #13 28.47 Moving old data out of the way
09:13:42 #13 28.47 Unpacking ucf (3.0038+nmu1) ...
09:13:42 #13 28.50 Selecting previously unselected package xz-utils.
09:13:42 #13 28.50 Preparing to unpack .../020-xz-utils_5.2.4-1+deb10u1_armhf.deb ...
09:13:42 #13 28.51 Unpacking xz-utils (5.2.4-1+deb10u1) ...
09:13:42 #13 28.55 Selecting previously unselected package libfl2:armhf.
09:13:42 #13 28.55 Preparing to unpack .../021-libfl2_2.6.4-6.2_armhf.deb ...
09:13:42 #13 28.55 Unpacking libfl2:armhf (2.6.4-6.2) ...
09:13:42 #13 28.59 Selecting previously unselected package at.
09:13:42 #13 28.60 Preparing to unpack .../022-at_3.1.23-1_armhf.deb ...
09:13:42 #13 28.60 Unpacking at (3.1.23-1) ...
09:13:42 #13 28.64 Selecting previously unselected package libsigsegv2:armhf.
09:13:42 #13 28.64 Preparing to unpack .../023-libsigsegv2_2.12-2_armhf.deb ...
09:13:42 #13 28.64 Unpacking libsigsegv2:armhf (2.12-2) ...
09:13:42 #13 28.67 Selecting previously unselected package m4.
09:13:42 #13 28.67 Preparing to unpack .../024-m4_1.4.18-2_armhf.deb ...
09:13:42 #13 28.68 Unpacking m4 (1.4.18-2) ...
09:13:42 #13 28.72 Selecting previously unselected package autoconf.
09:13:42 #14 25.34 Get:156 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:13:42 #14 25.43 Get:157 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-dirlist-perl all 0.05-3 [7286 B]
09:13:42 #14 25.44 Get:158 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-which-perl all 1.27-2 [12.5 kB]
09:13:42 #14 25.44 Get:159 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-homedir-perl all 1.006-2 [37.0 kB]
09:13:42 #14 25.45 Get:160 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-touch-perl all 0.12-2 [7498 B]
09:13:42 #14 25.45 Get:161 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-pty-perl armhf 1:1.17-1 [31.9 kB]
09:13:42 #14 25.46 Get:162 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run-perl all 20220807.0-1 [92.6 kB]
09:13:42 #14 25.48 Get:163 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-method-modifiers-perl all 2.14-1 [16.2 kB]
09:13:42 #14 25.48 Get:164 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-xsaccessor-perl armhf 1.19-4build1 [33.0 kB]
09:13:42 #14 25.49 Get:165 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-op-check-perl armhf 0.22-2build1 [9160 B]
09:13:42 #14 25.71 Get:172 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-tree-perl all 5.07-2 [200 kB]
09:13:42 #14 25.78 Get:173 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-html-perl all 1.004-2 [15.4 kB]
09:13:42 #14 25.79 Get:174 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-mediatypes-perl all 6.04-1 [19.5 kB]
09:13:42 #14 25.79 Get:175 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-message-perl all 6.36-1 [76.8 kB]
09:13:42 #14 25.81 Get:176 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:42 #13 32.13 Preparing to unpack .../212-libfile-fcntllock-perl_0.22-3+b5_arm64.deb ...
09:13:42 #13 32.14 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
09:13:42 #13 32.17 Selecting previously unselected package libfont-afm-perl.
09:13:42 #13 32.17 Preparing to unpack .../213-libfont-afm-perl_1.20-2_all.deb ...
09:13:42 #13 32.18 Unpacking libfont-afm-perl (1.20-2) ...
09:13:42 #13 32.22 Selecting previously unselected package libfribidi0:arm64.
09:13:42 #13 32.22 Preparing to unpack .../214-libfribidi0_1.0.5-3.1+deb10u2_arm64.deb ...
09:13:42 #13 32.22 Unpacking libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
09:13:42 #13 32.26 Selecting previously unselected package libfuture-perl.
09:13:42 #13 32.26 Preparing to unpack .../215-libfuture-perl_0.39-1_all.deb ...
09:13:42 #13 32.27 Unpacking libfuture-perl (0.39-1) ...
09:13:42 #13 32.30 Selecting previously unselected package libio-stringy-perl.
09:13:42 #13 32.30 Preparing to unpack .../216-libio-stringy-perl_2.111-3_all.deb ...
09:13:42 #13 32.31 Unpacking libio-stringy-perl (2.111-3) ...
09:13:42 #13 32.34 Selecting previously unselected package libparams-validate-perl.
09:13:42 #13 32.34 Preparing to unpack .../217-libparams-validate-perl_1.29-1+b1_arm64.deb ...
09:13:42 #13 32.35 Unpacking libparams-validate-perl (1.29-1+b1) ...
09:13:42 #16 5.470 (1/91): acl-2.3.1-3.el9.x86_64.rpm              251 kB/s |  73 kB     00:00    
09:13:42 #16 5.474 (2/91): cracklib-2.9.6-27.el9.x86_64.rpm        318 kB/s |  94 kB     00:00    
09:13:42 #16 5.477 (3/91): dbus-1.12.20-8.el9.x86_64.rpm           600 kB/s | 3.8 kB     00:00    
09:13:42 #16 5.483 (4/91): dbus-broker-28-7.el9.x86_64.rpm          20 MB/s | 172 kB     00:00    
09:13:42 #16 5.486 (5/91): dbus-common-1.12.20-8.el9.noarch.rpm    1.6 MB/s |  15 kB     00:00    
09:13:42 #16 5.491 (6/91): device-mapper-1.02.195-3.el9.x86_64.rpm  21 MB/s | 140 kB     00:00    
09:13:42 #16 5.496 (7/91): device-mapper-libs-1.02.195-3.el9.x86_6  20 MB/s | 178 kB     00:00    
09:13:42 #16 5.499 (8/91): kmod-libs-28-9.el9.x86_64.rpm           8.4 MB/s |  64 kB     00:00    
09:13:42 #16 5.503 (9/91): libcbor-0.7.0-5.el9.x86_64.rpm          8.7 MB/s |  57 kB     00:00    
09:13:42 #16 5.509 (10/91): libeconf-0.4.1-3.el9.x86_64.rpm        4.9 MB/s |  27 kB     00:00    
09:13:42 #16 5.519 (11/91): libdb-5.3.28-53.el9.x86_64.rpm          40 MB/s | 738 kB     00:00    
09:13:42 #16 5.540 (12/91): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  10 MB/s | 3.6 MB     00:00    
09:13:42 #16 5.543 (13/91): libedit-3.1-38.20210216cvs.el9.x86_64. 3.3 MB/s | 104 kB     00:00    
09:13:42 #16 5.547 (14/91): libfdisk-2.37.4-15.el9.x86_64.rpm      5.8 MB/s | 155 kB     00:00    
09:13:42 #16 5.551 (15/91): libfido2-1.13.0-1.el9.x86_64.rpm        14 MB/s |  98 kB     00:00    
09:13:42 #16 5.554 (16/91): libpwquality-1.4.4-8.el9.x86_64.rpm     11 MB/s | 119 kB     00:00    
09:13:42 #16 5.557 (17/91): libseccomp-2.5.2-2.el9.x86_64.rpm      7.8 MB/s |  72 kB     00:00    
09:13:42 #16 5.561 (18/91): libselinux-utils-3.5-1.el9.x86_64.rpm   18 MB/s | 183 kB     00:00    
09:13:42 #16 5.564 (19/91): libutempter-1.2.1-6.el9.x86_64.rpm     4.0 MB/s |  27 kB     00:00    
09:13:42 #16 5.571 (20/91): openssh-8.7p1-34.el9.x86_64.rpm         47 MB/s | 461 kB     00:00    
09:13:42 #16 5.580 (21/91): make-4.3-7.el9.x86_64.rpm               24 MB/s | 538 kB     00:00    
09:13:42 #16 5.587 (22/91): openssh-clients-8.7p1-34.el9.x86_64.rp  33 MB/s | 715 kB     00:00    
09:13:42 #16 5.600 (23/91): openssl-3.0.7-24.el9.x86_64.rpm         45 MB/s | 1.2 MB     00:00    
09:13:42 #16 5.605 (24/91): policycoreutils-3.5-2.el9.x86_64.rpm    15 MB/s | 238 kB     00:00    
09:13:42 #16 5.614 (25/91): pam-1.5.1-15.el9.x86_64.rpm             25 MB/s | 619 kB     00:00    
09:13:42 #16 5.616 (26/91): python3-distro-1.5.0-7.el9.noarch.rpm  2.4 MB/s |  37 kB     00:00    
09:13:42 #16 5.624 (27/91): python3-setools-4.4.3-1.el9.x86_64.rpm  34 MB/s | 604 kB     00:00    
09:13:42 #16 5.626 (28/91): rpm-plugin-selinux-4.16.1.3-25.el9.x86 1.9 MB/s |  17 kB     00:00    
09:13:42 #16 5.630 (29/91): selinux-policy-38.1.23-1.el9.noarch.rp 9.4 MB/s |  57 kB     00:00    
09:13:42 #16 5.640 (30/91): python3-setuptools-53.0.0-12.el9.noarc  42 MB/s | 944 kB     00:00    
09:13:42 #16 5.656 (31/91): systemd-pam-252-18.el9.x86_64.rpm       18 MB/s | 262 kB     00:00    
09:13:42 #13 30.91 Selecting previously unselected package fontconfig-config.
09:13:42 #13 30.91 Preparing to unpack .../167-fontconfig-config_2.14.1-4_amd64.deb ...
09:13:42 #13 31.00 Unpacking fontconfig-config (2.14.1-4) ...
09:13:42 #13 31.05 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:42 #13 31.05 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u1_amd64.deb ...
09:13:42 #13 31.05 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ...
09:13:42 #13 31.10 Selecting previously unselected package liberror-perl.
09:13:42 #13 31.24 Selecting previously unselected package python3-gpg.
09:13:42 #13 31.24 Preparing to unpack .../154-python3-gpg_1.14.0-1+b2_amd64.deb ...
09:13:42 #13 31.24 Unpacking python3-gpg (1.14.0-1+b2) ...
09:13:42 #13 31.30 Selecting previously unselected package dput.
09:13:42 #13 31.31 Preparing to unpack .../155-dput_1.1.0_all.deb ...
09:13:42 #13 31.31 Unpacking dput (1.1.0) ...
09:13:42 #13 31.35 Selecting previously unselected package equivs.
09:13:42 #13 31.35 Preparing to unpack .../156-equivs_2.3.1_all.deb ...
09:13:42 #13 31.36 Unpacking equivs (2.3.1) ...
09:13:42 #13 31.39 Selecting previously unselected package fonts-dejavu-core.
09:13:42 #13 31.39 Preparing to unpack .../157-fonts-dejavu-core_2.37-2_all.deb ...
09:13:42 #13 31.40 Unpacking fonts-dejavu-core (2.37-2) ...
09:13:42 #13 28.22 Selecting previously unselected package libicu72:armhf.
09:13:42 #13 28.22 Preparing to unpack .../085-libicu72_72.1-3_armhf.deb ...
09:13:42 #13 28.24 Unpacking libicu72:armhf (72.1-3) ...
09:13:42 #14 28.22 Get:298 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-dns-sec-perl armhf 1.15-1 [43.4 kB]
09:13:42 #14 28.44 Get:299 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnet-libidn-perl armhf 0.12.ds-3build2 [16.5 kB]
09:13:42 #14 28.45 Get:300 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnumber-range-perl all 0.12-1 [8556 B]
09:13:42 #14 28.46 Get:301 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpackage-stash-xs-perl armhf 0.29-1build1 [16.7 kB]
09:13:42 #14 30.88 Preparing to unpack .../147-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:13:42 #14 30.88 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:13:42 #14 30.91 Selecting previously unselected package libdevel-callchecker-perl.
09:13:42 #14 30.91 Preparing to unpack .../148-libdevel-callchecker-perl_0.008-1ubuntu4_amd64.deb ...
09:13:42 #14 30.91 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:13:42 #14 30.94 Selecting previously unselected package libparams-classify-perl.
09:13:42 #14 30.94 Preparing to unpack .../149-libparams-classify-perl_0.015-1build5_amd64.deb ...
09:13:42 #14 30.95 Unpacking libparams-classify-perl (0.015-1build5) ...
09:13:42 #14 30.98 Selecting previously unselected package libmodule-runtime-perl.
09:13:42 #14 30.98 Preparing to unpack .../150-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:42 #14 30.99 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:42 #14 31.04 Selecting previously unselected package libimport-into-perl.
09:13:42 #14 31.04 Preparing to unpack .../151-libimport-into-perl_1.002005-1_all.deb ...
09:13:42 #14 31.05 Unpacking libimport-into-perl (1.002005-1) ...
09:13:42 #14 31.08 Selecting previously unselected package librole-tiny-perl.
09:13:42 #14 31.08 Preparing to unpack .../152-librole-tiny-perl_2.002004-1_all.deb ...
09:13:42 #13 27.05 Selecting previously unselected package libldap-2.4-2:armhf.
09:13:42 #13 27.05 Preparing to unpack .../062-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
09:13:42 #13 27.06 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
09:13:42 #13 32.17 Fedora 38 - aarch64 - Updates                    17 MB/s |  31 MB     00:01    
09:13:42 #13 27.49 Preparing to unpack .../119-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:13:42 #13 27.49 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:13:42 #13 27.52 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:42 #13 27.52 Preparing to unpack .../120-libclass-xsaccessor-perl_1.19-4+b1_arm64.deb ...
09:13:42 #13 27.52 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
09:13:42 #13 27.55 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
09:13:42 #13 27.56 Preparing to unpack .../121-libb-hooks-op-check-perl_0.22-2+b1_arm64.deb ...
09:13:42 #13 27.56 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
09:13:42 #13 27.61 Selecting previously unselected package libdynaloader-functions-perl.
09:13:42 #13 27.62 Preparing to unpack .../122-libdynaloader-functions-perl_0.003-3_all.deb ...
09:13:42 #13 27.62 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:13:42 #13 27.65 Selecting previously unselected package libdevel-callchecker-perl:arm64.
09:13:42 #13 27.65 Preparing to unpack .../123-libdevel-callchecker-perl_0.008-2_arm64.deb ...
09:13:42 #13 27.65 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ...
09:13:42 #13 27.68 Selecting previously unselected package libparams-classify-perl:arm64.
09:13:42 #13 27.68 Preparing to unpack .../124-libparams-classify-perl_0.015-2+b1_arm64.deb ...
09:13:42 #13 27.69 Unpacking libparams-classify-perl:arm64 (0.015-2+b1) ...
09:13:42 #13 27.72 Selecting previously unselected package libmodule-runtime-perl.
09:13:42 #14 27.85 Preparing to unpack .../221-libparams-util-perl_1.102-2_amd64.deb ...
09:13:42 #14 27.87 Unpacking libparams-util-perl (1.102-2) ...
09:13:42 #14 27.98 Selecting previously unselected package libsub-install-perl.
09:13:42 #14 27.98 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ...
09:13:42 #14 27.99 Unpacking libsub-install-perl (0.929-1) ...
09:13:42 #14 26.67 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:42 #14 26.69 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:42 #14 26.70 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 perl-openssl-defaults arm64 5build2 [7544 B]
09:13:42 #14 26.70 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ssleay-perl arm64 1.92-1build2 [326 kB]
09:13:42 #14 26.83 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-socket-ssl-perl all 2.074-2 [192 kB]
09:13:42 #14 26.87 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-http-perl all 6.22-1 [23.2 kB]
09:13:42 #14 26.87 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:42 #14 26.87 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtry-tiny-perl all 0.31-1 [21.8 kB]
09:13:42 #13 22.75 Selecting previously unselected package python3-minimal.
09:13:42 #13 22.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 ... 10137 files and directories currently installed.)
09:13:42 #13 22.75 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ...
09:13:42 #13 22.76 Unpacking python3-minimal (3.11.2-1) ...
09:13:42 #13 22.80 Selecting previously unselected package media-types.
09:13:42 #13 26.12 Preparing to unpack .../040-libdpkg-perl_1.19.8_all.deb ...
09:13:42 #13 26.12 Unpacking libdpkg-perl (1.19.8) ...
09:13:42 #13 26.19 Selecting previously unselected package patch.
09:13:42 #13 26.19 Preparing to unpack .../041-patch_2.7.6-3+deb10u1_armhf.deb ...
09:13:42 #13 26.19 Unpacking patch (2.7.6-3+deb10u1) ...
09:13:42 #13 26.23 Selecting previously unselected package make.
09:13:42 #13 26.23 Preparing to unpack .../042-make_4.2.1-1.2_armhf.deb ...
09:13:42 #13 26.24 Unpacking make (4.2.1-1.2) ...
09:13:42 #13 26.30 Selecting previously unselected package dpkg-dev.
09:13:42 #13 26.30 Preparing to unpack .../043-dpkg-dev_1.19.8_all.deb ...
09:13:42 #13 26.31 Unpacking dpkg-dev (1.19.8) ...
09:13:42 #14 28.81 Preparing to unpack .../166-libstrictures-perl_2.000006-1_all.deb ...
09:13:42 #14 28.82 Unpacking libstrictures-perl (2.000006-1) ...
09:13:42 #14 28.85 Selecting previously unselected package libsub-quote-perl.
09:13:42 #14 28.85 Preparing to unpack .../167-libsub-quote-perl_2.006006-1_all.deb ...
09:13:42 #14 28.87 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:42 #14 28.89 Selecting previously unselected package libmoo-perl.
09:13:42 #14 28.90 Preparing to unpack .../168-libmoo-perl_2.003006-1_all.deb ...
09:13:42 #14 28.90 Unpacking libmoo-perl (2.003006-1) ...
09:13:42 #14 28.93 Selecting previously unselected package libencode-locale-perl.
09:13:42 #14 28.93 Preparing to unpack .../169-libencode-locale-perl_1.05-1_all.deb ...
09:13:42 #14 28.93 Unpacking libencode-locale-perl (1.05-1) ...
09:13:42 #14 28.96 Selecting previously unselected package libtimedate-perl.
09:13:42 #14 28.96 Preparing to unpack .../170-libtimedate-perl_2.3200-1_all.deb ...
09:13:42 #14 28.97 Unpacking libtimedate-perl (2.3200-1) ...
09:13:42 #14 29.00 Selecting previously unselected package libhttp-date-perl.
09:13:42 #14 29.00 Preparing to unpack .../171-libhttp-date-perl_6.05-1_all.deb ...
09:13:42 #14 29.01 Unpacking libhttp-date-perl (6.05-1) ...
09:13:42 #14 29.04 Selecting previously unselected package libfile-listing-perl.
09:13:42 #13 28.72 Preparing to unpack .../025-autoconf_2.69-11_all.deb ...
09:13:42 #13 28.72 Unpacking autoconf (2.69-11) ...
09:13:42 #13 28.78 Selecting previously unselected package autotools-dev.
09:13:42 #13 28.78 Preparing to unpack .../026-autotools-dev_20180224.1_all.deb ...
09:13:42 #13 28.79 Unpacking autotools-dev (20180224.1) ...
09:13:42 #13 28.82 Selecting previously unselected package automake.
09:13:42 #13 28.82 Preparing to unpack .../027-automake_1%3a1.16.1-4_all.deb ...
09:13:42 #13 28.83 Unpacking automake (1:1.16.1-4) ...
09:13:42 #13 28.90 Selecting previously unselected package autopoint.
09:13:42 #13 28.90 Preparing to unpack .../028-autopoint_0.19.8.1-9_all.deb ...
09:13:42 #13 28.91 Unpacking autopoint (0.19.8.1-9) ...
09:13:42 #13 28.94 Selecting previously unselected package binutils-common:armhf.
09:13:42 #14 25.89 Get:166 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdynaloader-functions-perl all 0.003-3 [12.1 kB]
09:13:42 #14 25.97 Get:167 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-callchecker-perl armhf 0.008-2 [13.6 kB]
09:13:42 #13 32.41 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:42 #13 32.41 Preparing to unpack .../218-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
09:13:42 #13 32.42 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
09:13:42 #13 32.45 Selecting previously unselected package libsort-versions-perl.
09:13:42 #13 32.45 Preparing to unpack .../219-libsort-versions-perl_1.62-1_all.deb ...
09:13:42 #13 32.46 Unpacking libsort-versions-perl (1.62-1) ...
09:13:42 #13 32.49 Selecting previously unselected package libgit-wrapper-perl.
09:13:42 #13 32.50 Preparing to unpack .../220-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:42 #13 32.50 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:42 #13 32.54 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:42 #13 32.54 Preparing to unpack .../221-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:13:42 #13 32.54 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:13:42 #13 32.58 Selecting previously unselected package libio-prompter-perl.
09:13:42 #13 32.58 Preparing to unpack .../222-libio-prompter-perl_0.004015-1_all.deb ...
09:13:42 #13 32.58 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:42 #13 32.62 Selecting previously unselected package libjson-perl.
09:13:42 #13 32.62 Preparing to unpack .../223-libjson-perl_4.02000-1_all.deb ...
09:13:42 #13 32.62 Unpacking libjson-perl (4.02000-1) ...
09:13:42 #13 32.66 Selecting previously unselected package liblog-any-perl.
09:13:42 #16 5.692 (32/91): selinux-policy-targeted-38.1.23-1.el9. 101 MB/s | 6.5 MB     00:00    
09:13:42 #16 5.696 (33/91): systemd-rpm-macros-252-18.el9.noarch.r 1.3 MB/s |  51 kB     00:00    
09:13:42 #16 5.720 (34/91): systemd-252-18.el9.x86_64.rpm           44 MB/s | 3.9 MB     00:00    
09:13:42 #16 5.728 (35/91): util-linux-core-2.37.4-15.el9.x86_64.r  14 MB/s | 434 kB     00:00    
09:13:42 #16 5.733 (36/91): vim-filesystem-8.2.2637-20.el9.noarch. 1.4 MB/s |  18 kB     00:00    
09:13:42 #16 5.748 (37/91): util-linux-2.37.4-15.el9.x86_64.rpm     40 MB/s | 2.2 MB     00:00    
09:13:42 #16 5.750 (38/91): which-2.21-29.el9.x86_64.rpm           2.1 MB/s |  41 kB     00:00    
09:13:42 #16 5.760 (39/91): annobin-12.12-1.el9.x86_64.rpm          37 MB/s | 978 kB     00:00    
09:13:42 #16 5.770 (40/91): autoconf-2.69-38.el9.noarch.rpm         39 MB/s | 681 kB     00:00    
09:13:42 #16 5.778 (41/91): automake-1.16.2-8.el9.noarch.rpm        26 MB/s | 689 kB     00:00    
09:13:42 #16 5.784 (42/91): checkpolicy-3.5-1.el9.x86_64.rpm        15 MB/s | 347 kB     00:00    
09:13:42 #16 5.830 (43/91): cmake-3.20.2-8.el9.x86_64.rpm          113 MB/s | 6.7 MB     00:00    
09:13:42 #16 5.832 (44/91): cmake-filesystem-3.20.2-8.el9.x86_64.r 416 kB/s |  19 kB     00:00    
09:13:42 #16 5.850 (45/91): cmake-data-3.20.2-8.el9.noarch.rpm      34 MB/s | 2.1 MB     00:00    
09:13:42 #16 5.855 (46/91): cmake-rpm-macros-3.20.2-8.el9.noarch.r 619 kB/s |  12 kB     00:00    
09:13:42 #16 5.861 (47/91): gcc-plugin-annobin-11.4.1-2.1.el9.x86_ 7.9 MB/s |  50 kB     00:00    
09:13:42 #13 29.21 Selecting previously unselected package iso-codes.
09:13:42 #13 29.21 Preparing to unpack .../162-iso-codes_4.6.0-1_all.deb ...
09:13:42 #13 29.21 Unpacking iso-codes (4.6.0-1) ...
09:13:42 #13 31.10 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ...
09:13:42 #13 31.10 Unpacking liberror-perl (0.17029-2) ...
09:13:42 #13 31.13 Selecting previously unselected package git-man.
09:13:42 #13 31.13 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ...
09:13:42 #13 31.14 Unpacking git-man (1:2.39.2-1.1) ...
09:13:42 #13 31.26 Selecting previously unselected package git.
09:13:42 #13 31.26 Preparing to unpack .../171-git_1%3a2.39.2-1.1_amd64.deb ...
09:13:42 #13 31.27 Unpacking git (1:2.39.2-1.1) ...
09:13:42 #13 31.53 Selecting previously unselected package fontconfig-config.
09:13:42 #13 31.53 Preparing to unpack .../158-fontconfig-config_2.13.1-4.2_all.deb ...
09:13:42 #13 31.61 Unpacking fontconfig-config (2.13.1-4.2) ...
09:13:42 #13 31.66 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:42 #13 31.66 Preparing to unpack .../159-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ...
09:13:42 #13 31.74 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
09:13:42 #14 28.48 Get:302 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpath-iterator-rule-perl all 1.014-1 [49.5 kB]
09:13:42 #14 28.54 Get:303 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperl4-corelibs-perl all 0.004-2 [37.4 kB]
09:13:42 #14 28.57 Get:304 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libperlio-gzip-perl armhf 0.19-1build5 [13.3 kB]
09:13:42 #14 28.58 Get:305 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpod-constants-perl all 0.19-1 [16.0 kB]
09:13:42 #14 28.59 Get:306 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre2-5 armhf 20200101+dfsg-1build1 [136 kB]
09:13:42 #14 28.65 Get:307 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libre-engine-re2-perl armhf 0.13-5 [15.1 kB]
09:13:42 #14 28.66 Get:308 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadonly-perl all 2.050-2 [19.9 kB]
09:13:42 #13 27.43 Selecting previously unselected package libnghttp2-14:armhf.
09:13:42 #13 27.43 Preparing to unpack .../063-libnghttp2-14_1.43.0-1_armhf.deb ...
09:13:42 #13 27.47 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
09:13:42 #13 27.58 Selecting previously unselected package libpsl5:armhf.
09:13:42 #13 27.72 Preparing to unpack .../125-libmodule-runtime-perl_0.016-2_all.deb ...
09:13:42 #13 27.72 Unpacking libmodule-runtime-perl (0.016-2) ...
09:13:42 #13 27.75 Selecting previously unselected package libimport-into-perl.
09:13:42 #13 27.75 Preparing to unpack .../126-libimport-into-perl_1.002005-2_all.deb ...
09:13:42 #13 27.76 Unpacking libimport-into-perl (1.002005-2) ...
09:13:42 #13 27.79 Selecting previously unselected package librole-tiny-perl.
09:13:42 #13 27.79 Preparing to unpack .../127-librole-tiny-perl_2.002004-1_all.deb ...
09:13:42 #13 27.79 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:42 #13 27.83 Selecting previously unselected package libsub-quote-perl.
09:13:42 #13 27.83 Preparing to unpack .../128-libsub-quote-perl_2.006008-1_all.deb ...
09:13:42 #13 27.83 Unpacking libsub-quote-perl (2.006008-1) ...
09:13:42 #13 27.86 Selecting previously unselected package libmoo-perl.
09:13:42 #13 27.86 Preparing to unpack .../129-libmoo-perl_2.005005-1_all.deb ...
09:13:42 #13 27.87 Unpacking libmoo-perl (2.005005-1) ...
09:13:42 #13 27.90 Selecting previously unselected package libencode-locale-perl.
09:13:42 #13 27.90 Preparing to unpack .../130-libencode-locale-perl_1.05-3_all.deb ...
09:13:42 #13 27.91 Unpacking libencode-locale-perl (1.05-3) ...
09:13:42 #13 27.94 Selecting previously unselected package libtimedate-perl.
09:13:42 #14 31.08 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:42 #14 31.11 Selecting previously unselected package libsub-quote-perl.
09:13:42 #14 31.11 Preparing to unpack .../153-libsub-quote-perl_2.006006-1_all.deb ...
09:13:42 #14 31.12 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:42 #14 31.15 Selecting previously unselected package libmoo-perl.
09:13:42 #14 31.15 Preparing to unpack .../154-libmoo-perl_2.005004-3_all.deb ...
09:13:42 #14 31.16 Unpacking libmoo-perl (2.005004-3) ...
09:13:42 #14 31.19 Selecting previously unselected package libencode-locale-perl.
09:13:42 #14 31.19 Preparing to unpack .../155-libencode-locale-perl_1.05-1.1_all.deb ...
09:13:42 #14 31.19 Unpacking libencode-locale-perl (1.05-1.1) ...
09:13:42 #14 31.22 Selecting previously unselected package libtimedate-perl.
09:13:42 #14 31.22 Preparing to unpack .../156-libtimedate-perl_2.3300-2_all.deb ...
09:13:42 #14 31.23 Unpacking libtimedate-perl (2.3300-2) ...
09:13:42 #14 31.26 Selecting previously unselected package libhttp-date-perl.
09:13:42 #14 31.26 Preparing to unpack .../157-libhttp-date-perl_6.05-1_all.deb ...
09:13:42 #14 31.26 Unpacking libhttp-date-perl (6.05-1) ...
09:13:42 #14 31.29 Selecting previously unselected package libfile-listing-perl.
09:13:42 #14 31.29 Preparing to unpack .../158-libfile-listing-perl_6.14-1_all.deb ...
09:13:42 #14 31.30 Unpacking libfile-listing-perl (6.14-1) ...
09:13:42 #14 31.33 Selecting previously unselected package libhtml-tagset-perl.
09:13:42 #14 31.33 Preparing to unpack .../159-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:42 #14 31.33 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:42 #14 31.36 Selecting previously unselected package liburi-perl.
09:13:42 #14 31.36 Preparing to unpack .../160-liburi-perl_5.10-1_all.deb ...
09:13:42 #14 31.37 Unpacking liburi-perl (5.10-1) ...
09:13:42 #14 31.40 Selecting previously unselected package libhtml-parser-perl:amd64.
09:13:42 #14 33.48 Selecting previously unselected package libgdbm-compat4:arm64.
09:13:42 #14 33.48 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_arm64.deb ...
09:13:42 #14 33.49 Unpacking libgdbm-compat4:arm64 (1.18.1-5) ...
09:13:42 #14 33.52 Selecting previously unselected package libperl5.30:arm64.
09:13:42 #14 33.52 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_arm64.deb ...
09:13:42 #14 33.52 Unpacking libperl5.30:arm64 (5.30.0-9ubuntu0.4) ...
09:13:42 #14 28.18 Selecting previously unselected package libdata-optlist-perl.
09:13:42 #14 28.19 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ...
09:13:42 #14 28.23 Unpacking libdata-optlist-perl (0.113-1) ...
09:13:42 #14 28.35 Selecting previously unselected package libsub-exporter-perl.
09:13:42 #14 28.35 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ...
09:13:42 #14 28.36 Unpacking libsub-exporter-perl (0.989-1) ...
09:13:42 #13 22.80 Preparing to unpack .../1-media-types_10.0.0_all.deb ...
09:13:42 #13 22.80 Unpacking media-types (10.0.0) ...
09:13:42 #13 22.84 Selecting previously unselected package libtirpc-common.
09:13:42 #13 22.84 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:42 #13 22.85 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:42 #13 22.89 Selecting previously unselected package libtirpc3:armhf.
09:13:42 #13 22.89 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:13:42 #13 22.89 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:13:42 #13 22.93 Selecting previously unselected package libnsl2:armhf.
09:13:42 #13 22.93 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ...
09:13:42 #13 22.94 Unpacking libnsl2:armhf (1.3.0-2) ...
09:13:42 #13 22.97 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:13:42 #13 22.97 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
09:13:42 #13 22.98 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
09:13:42 #13 26.41 Selecting previously unselected package libelf1:armhf.
09:13:42 #13 26.41 Preparing to unpack .../044-libelf1_0.176-1.1_armhf.deb ...
09:13:42 #13 26.41 Unpacking libelf1:armhf (0.176-1.1) ...
09:13:42 #13 26.46 Selecting previously unselected package dwz.
09:13:42 #13 26.46 Preparing to unpack .../045-dwz_0.12-3_armhf.deb ...
09:13:42 #13 26.46 Unpacking dwz (0.12-3) ...
09:13:42 #13 26.50 Selecting previously unselected package libdebhelper-perl.
09:13:42 #13 26.50 Preparing to unpack .../046-libdebhelper-perl_13.2~bpo10+1_all.deb ...
09:13:42 #13 26.50 Unpacking libdebhelper-perl (13.2~bpo10+1) ...
09:13:42 #13 26.55 Selecting previously unselected package libglib2.0-0:armhf.
09:13:42 #13 26.55 Preparing to unpack .../047-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
09:13:42 #13 26.55 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:13:42 #14 29.04 Preparing to unpack .../172-libfile-listing-perl_6.04-1_all.deb ...
09:13:42 #14 29.05 Unpacking libfile-listing-perl (6.04-1) ...
09:13:42 #14 29.07 Selecting previously unselected package libhtml-tagset-perl.
09:13:42 #14 29.07 Preparing to unpack .../173-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:42 #14 29.08 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:42 #14 29.11 Selecting previously unselected package liburi-perl.
09:13:42 #14 29.11 Preparing to unpack .../174-liburi-perl_1.76-2_all.deb ...
09:13:42 #14 29.11 Unpacking liburi-perl (1.76-2) ...
09:13:42 #14 29.15 Selecting previously unselected package libhtml-parser-perl.
09:13:42 #14 29.15 Preparing to unpack .../175-libhtml-parser-perl_3.72-5_amd64.deb ...
09:13:42 #14 29.15 Unpacking libhtml-parser-perl (3.72-5) ...
09:13:42 #14 29.19 Selecting previously unselected package libhtml-tree-perl.
09:13:42 #14 29.19 Preparing to unpack .../176-libhtml-tree-perl_5.07-2_all.deb ...
09:13:42 #14 29.20 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:42 #14 29.24 Selecting previously unselected package libio-html-perl.
09:13:42 #14 29.24 Preparing to unpack .../177-libio-html-perl_1.001-1_all.deb ...
09:13:42 #14 29.25 Unpacking libio-html-perl (1.001-1) ...
09:13:42 #14 29.28 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:42 #14 29.28 Preparing to unpack .../178-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:42 #14 29.28 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:42 #14 29.31 Selecting previously unselected package libhttp-message-perl.
09:13:42 #14 29.32 Preparing to unpack .../179-libhttp-message-perl_6.22-1_all.deb ...
09:13:42 #14 29.32 Unpacking libhttp-message-perl (6.22-1) ...
09:13:42 #14 29.35 Selecting previously unselected package libhttp-cookies-perl.
09:13:42 #14 29.35 Preparing to unpack .../180-libhttp-cookies-perl_6.08-1_all.deb ...
09:13:42 #14 29.35 Unpacking libhttp-cookies-perl (6.08-1) ...
09:13:42 #14 29.39 Selecting previously unselected package libhttp-negotiate-perl.
09:13:42 #14 32.48 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-pm-perl all 4.55-1 [188 kB]
09:13:42 #14 32.69 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi0ldbl arm64 2.4.2-2build2 [28.0 kB]
09:13:42 #14 32.71 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-perl arm64 0.82+ds-2 [20.9 kB]
09:13:42 #14 32.72 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcgi-fast-perl all 1:2.15-1 [10.5 kB]
09:13:42 #14 32.72 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:42 #14 32.73 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcommon-sense-perl arm64 3.75-3 [20.2 kB]
09:13:42 #14 32.73 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconfig-tiny-perl all 2.28-2 [12.4 kB]
09:13:42 #14 32.74 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libparams-util-perl arm64 1.102-2 [20.9 kB]
09:13:42 #14 32.74 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-install-perl all 0.929-1 [9764 B]
09:13:42 #14 32.75 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-optlist-perl all 0.113-1 [9658 B]
09:13:42 #13 28.94 Preparing to unpack .../029-binutils-common_2.31.1-16_armhf.deb ...
09:13:42 #13 28.94 Unpacking binutils-common:armhf (2.31.1-16) ...
09:13:42 #13 29.17 Selecting previously unselected package libbinutils:armhf.
09:13:42 #13 29.17 Preparing to unpack .../030-libbinutils_2.31.1-16_armhf.deb ...
09:13:42 #13 29.18 Unpacking libbinutils:armhf (2.31.1-16) ...
09:13:42 #13 29.23 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:42 #15 19.96 CentOS Stream 8 - Extras                         27 kB/s |  18 kB     00:00    
09:13:42 #15 20.99 CentOS Stream 8 - Extras common packages        8.6 kB/s | 6.9 kB     00:00    
09:13:42 #16 5.868 (48/91): git-2.39.3-1.el9.x86_64.rpm             12 MB/s |  62 kB     00:00    
09:13:42 #13 32.67 Preparing to unpack .../224-liblog-any-perl_1.707-1_all.deb ...
09:13:42 #13 32.67 Unpacking liblog-any-perl (1.707-1) ...
09:13:42 #13 32.71 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:42 #13 32.71 Preparing to unpack .../225-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:42 #13 32.71 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:42 #13 32.74 Selecting previously unselected package libpackage-stash-perl.
09:13:42 #13 32.75 Preparing to unpack .../226-libpackage-stash-perl_0.38-1_all.deb ...
09:13:42 #13 32.75 Unpacking libpackage-stash-perl (0.38-1) ...
09:13:42 #13 32.78 Selecting previously unselected package libsub-identify-perl.
09:13:42 #13 32.79 Preparing to unpack .../227-libsub-identify-perl_0.14-1+b1_arm64.deb ...
09:13:42 #13 32.79 Unpacking libsub-identify-perl (0.14-1+b1) ...
09:13:42 09:13:42 #13 32.83 Selecting previously unselected package libnamespace-clean-perl.
#16 5.951 (49/91): git-core-2.39.3-1.el9.x86_64.rpm        52 MB/s | 4.3 MB     00:00    
09:13:42 #13 32.83 Preparing to unpack .../228-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:42 #13 32.83 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:42 #16 6.027 (50/91): cpp-11.4.1-2.1.el9.x86_64.rpm           56 MB/s |  11 MB     00:00    
09:13:42 #13 32.87 Selecting previously unselected package libpath-tiny-perl.
09:13:42 #13 32.87 Preparing to unpack .../229-libpath-tiny-perl_0.108-1_all.deb ...
09:13:42 #16 6.051 (51/91): git-core-doc-2.39.3-1.el9.noarch.rpm    29 MB/s | 2.9 MB     00:00    
09:13:42 #13 32.87 Unpacking libpath-tiny-perl (0.108-1) ...
09:13:42 #13 32.91 Selecting previously unselected package libtype-tiny-perl.
09:13:42 #16 6.059 (52/91): glibc-devel-2.34-82.el9.x86_64.rpm     1.6 MB/s |  52 kB     00:00    
09:13:42 #16 6.071 (53/91): glibc-headers-2.34-82.el9.x86_64.rpm    26 MB/s | 452 kB     00:00    
09:13:42 #16 6.080 (54/91): libmpc-1.2.1-4.el9.x86_64.rpm          8.8 MB/s |  62 kB     00:00    
09:13:42 #16 6.086 (55/91): libseccomp-devel-2.5.2-2.el9.x86_64.rp  10 MB/s |  59 kB     00:00    
09:13:42 #16 6.093 (56/91): libselinux-devel-3.5-1.el9.x86_64.rpm   23 MB/s | 160 kB     00:00    
09:13:42 #16 6.100 (57/91): libsepol-devel-3.5-1.el9.x86_64.rpm    8.5 MB/s |  48 kB     00:00    
09:13:42 #16 6.114 (58/91): libtool-2.4.6-45.el9.x86_64.rpm         44 MB/s | 582 kB     00:00    
09:13:42 #16 6.120 (59/91): libtool-ltdl-2.4.6-45.el9.x86_64.rpm   7.6 MB/s |  37 kB     00:00    
09:13:42 #16 6.129 (60/91): libuv-1.42.0-1.el9.x86_64.rpm           19 MB/s | 150 kB     00:00    
09:13:42 #16 6.136 (61/91): libxcrypt-devel-4.4.18-3.el9.x86_64.rp 5.0 MB/s |  29 kB     00:00    
09:13:42 #16 6.188 (62/91): kernel-headers-5.14.0-366.el9.x86_64.r  51 MB/s | 6.5 MB     00:00    
09:13:42 #16 6.207 (63/91): m4-1.4.19-1.el9.x86_64.rpm              17 MB/s | 300 kB     00:00    
09:13:42 #16 6.223 (64/91): pcre2-devel-10.40-2.el9.x86_64.rpm      36 MB/s | 515 kB     00:00    
09:13:42 #14 25.99 Get:168 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-classify-perl armhf 0.015-2build2 [19.4 kB]
09:13:42 #14 26.05 Get:169 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-runtime-perl all 0.016-2 [16.4 kB]
09:13:42 #14 26.08 Get:170 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libimport-into-perl all 1.002005-2 [10.7 kB]
09:13:42 #14 26.10 Get:171 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librole-tiny-perl all 2.002004-1 [16.3 kB]
09:13:42 #14 26.12 Get:172 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-quote-perl all 2.006008-1ubuntu1 [20.7 kB]
09:13:42 #14 26.14 Get:173 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoo-perl all 2.005005-1 [47.4 kB]
09:13:42 #14 26.18 Get:174 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libencode-locale-perl all 1.05-3 [11.6 kB]
09:13:42 #13 29.56 Selecting previously unselected package libalgorithm-diff-perl.
09:13:42 #13 29.56 Preparing to unpack .../163-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:42 #13 29.57 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:42 #13 29.60 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:42 #13 29.60 Preparing to unpack .../164-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ...
09:13:42 #13 29.60 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:13:42 #13 29.63 Selecting previously unselected package libalgorithm-merge-perl.
09:13:42 #13 31.54 Selecting previously unselected package libgc1c2:amd64.
09:13:42 #13 31.54 Preparing to unpack .../167-libgc1c2_1%3a7.6.4-0.4_amd64.deb ...
09:13:42 #13 31.59 Unpacking libgc1c2:amd64 (1:7.6.4-0.4) ...
09:13:42 #13 31.63 Selecting previously unselected package libltdl7:amd64.
09:13:42 #14 26.21 Get:177 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-negotiate-perl all 6.01-1 [12.5 kB]
09:13:42 #14 26.28 Get:178 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf perl-openssl-defaults armhf 5build2 [7544 B]
09:13:42 #14 26.29 Get:179 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ssleay-perl armhf 1.92-1build2 [311 kB]
09:13:42 #13 31.78 Selecting previously unselected package liberror-perl.
09:13:42 #13 31.79 Preparing to unpack .../160-liberror-perl_0.17029-1_all.deb ...
09:13:42 #13 31.79 Unpacking liberror-perl (0.17029-1) ...
09:13:42 #13 31.89 Selecting previously unselected package git-man.
09:13:42 #13 31.89 Preparing to unpack .../161-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
09:13:42 #13 31.90 Unpacking git-man (1:2.30.2-1+deb11u2) ...
09:13:42 #14 28.81 Get:309 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-perl all 0.204-1 [15.0 kB]
09:13:42 #14 28.96 Get:310 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libref-util-xs-perl armhf 0.117-1build2 [10.7 kB]
09:13:42 #14 28.97 Get:311 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB]
09:13:42 #13 27.58 Preparing to unpack .../064-libpsl5_0.21.0-1.2_armhf.deb ...
09:13:42 #13 27.71 Unpacking libpsl5:armhf (0.21.0-1.2) ...
09:13:42 #13 27.94 Preparing to unpack .../131-libtimedate-perl_2.3300-2_all.deb ...
09:13:42 #13 27.94 Unpacking libtimedate-perl (2.3300-2) ...
09:13:42 #13 27.98 Selecting previously unselected package libhttp-date-perl.
09:13:42 #13 27.98 Preparing to unpack .../132-libhttp-date-perl_6.05-2_all.deb ...
09:13:42 #13 27.98 Unpacking libhttp-date-perl (6.05-2) ...
09:13:42 #13 28.01 Selecting previously unselected package libfile-listing-perl.
09:13:42 #13 28.01 Preparing to unpack .../133-libfile-listing-perl_6.15-1_all.deb ...
09:13:42 #13 28.01 Unpacking libfile-listing-perl (6.15-1) ...
09:13:42 #13 28.05 Selecting previously unselected package libhtml-tagset-perl.
09:13:42 #13 28.05 Preparing to unpack .../134-libhtml-tagset-perl_3.20-6_all.deb ...
09:13:42 #13 28.05 Unpacking libhtml-tagset-perl (3.20-6) ...
09:13:42 #13 28.08 Selecting previously unselected package libregexp-ipv6-perl.
09:13:42 #13 28.08 Preparing to unpack .../135-libregexp-ipv6-perl_0.03-3_all.deb ...
09:13:42 #13 28.09 Unpacking libregexp-ipv6-perl (0.03-3) ...
09:13:42 #13 28.12 Selecting previously unselected package liburi-perl.
09:13:42 #13 28.12 Preparing to unpack .../136-liburi-perl_5.17-1_all.deb ...
09:13:42 #13 28.12 Unpacking liburi-perl (5.17-1) ...
09:13:42 #13 28.16 Selecting previously unselected package libhtml-parser-perl:arm64.
09:13:42 #14 31.40 Preparing to unpack .../161-libhtml-parser-perl_3.76-1build2_amd64.deb ...
09:13:42 #14 31.41 Unpacking libhtml-parser-perl:amd64 (3.76-1build2) ...
09:13:42 #14 31.46 Selecting previously unselected package libhtml-tree-perl.
09:13:42 #14 31.46 Preparing to unpack .../162-libhtml-tree-perl_5.07-2_all.deb ...
09:13:42 #14 31.47 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:42 #14 31.51 Selecting previously unselected package libio-html-perl.
09:13:42 #14 31.51 Preparing to unpack .../163-libio-html-perl_1.004-2_all.deb ...
09:13:42 #14 31.51 Unpacking libio-html-perl (1.004-2) ...
09:13:42 #14 31.55 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:42 #14 31.55 Preparing to unpack .../164-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:42 #14 31.55 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:42 #14 31.58 Selecting previously unselected package libhttp-message-perl.
09:13:42 #14 31.58 Preparing to unpack .../165-libhttp-message-perl_6.36-1_all.deb ...
09:13:42 #14 31.59 Unpacking libhttp-message-perl (6.36-1) ...
09:13:42 #14 31.62 Selecting previously unselected package libhttp-cookies-perl.
09:13:42 #14 33.89 Selecting previously unselected package perl.
09:13:42 #14 33.89 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_arm64.deb ...
09:13:42 #14 33.90 Unpacking perl (5.30.0-9ubuntu0.4) ...
09:13:42 #14 33.94 Selecting previously unselected package openssl.
09:13:42 #14 33.94 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_arm64.deb ...
09:13:42 #14 33.95 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:13:42 #14 34.03 Selecting previously unselected package ca-certificates.
09:13:42 #14 28.48 Selecting previously unselected package libconst-fast-perl.
09:13:42 #14 28.48 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ...
09:13:42 #14 28.52 Unpacking libconst-fast-perl (0.014-2) ...
09:13:42 #13 23.16 Selecting previously unselected package python3.11.
09:13:42 #13 23.16 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ...
09:13:42 #13 23.16 Unpacking python3.11 (3.11.2-6) ...
09:13:42 #13 23.20 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:42 #13 23.21 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ...
09:13:42 #13 23.21 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
09:13:42 #13 23.25 Setting up python3-minimal (3.11.2-1) ...
09:13:42 #14 27.27 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:42 #14 27.35 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwww-perl all 6.61-1 [141 kB]
09:13:42 #14 29.39 Preparing to unpack .../181-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:42 #14 29.39 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:42 #14 29.42 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:42 #14 29.42 Preparing to unpack .../182-perl-openssl-defaults_4_amd64.deb ...
09:13:42 #14 29.43 Unpacking perl-openssl-defaults:amd64 (4) ...
09:13:42 #14 29.46 Selecting previously unselected package libnet-ssleay-perl.
09:13:42 #14 29.46 Preparing to unpack .../183-libnet-ssleay-perl_1.88-2ubuntu1_amd64.deb ...
09:13:42 #14 29.46 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
09:13:42 #14 29.52 Selecting previously unselected package libio-socket-ssl-perl.
09:13:42 #13 26.67 Selecting previously unselected package libicu63:armhf.
09:13:42 #13 26.67 Preparing to unpack .../048-libicu63_63.1-6+deb10u3_armhf.deb ...
09:13:42 #13 26.67 Unpacking libicu63:armhf (63.1-6+deb10u3) ...
09:13:42 #14 33.15 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-exporter-perl all 0.989-1 [48.6 kB]
09:13:42 #13 29.23 Preparing to unpack .../031-binutils-arm-linux-gnueabihf_2.31.1-16_armhf.deb ...
09:13:42 #13 29.23 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ...
09:13:42 #13 29.46 Selecting previously unselected package binutils.
09:13:42 #13 29.46 Preparing to unpack .../032-binutils_2.31.1-16_armhf.deb ...
09:13:42 #13 29.47 Unpacking binutils (2.31.1-16) ...
09:13:42 #13 29.49 Selecting previously unselected package libc-dev-bin.
09:13:42 #16 6.230 (65/91): pcre2-utf16-10.40-2.el9.x86_64.rpm      36 MB/s | 217 kB     00:00    
09:13:42 #13 32.91 Preparing to unpack .../230-libtype-tiny-perl_1.004004-1_all.deb ...
09:13:42 #16 6.239 (66/91): pcre2-utf32-10.40-2.el9.x86_64.rpm      24 MB/s | 206 kB     00:00    
09:13:42 #16 6.245 (67/91): perl-DynaLoader-1.47-480.el9.x86_64.rp 6.1 MB/s |  27 kB     00:00    
09:13:42 #16 6.251 (68/91): perl-Error-0.17029-7.el9.noarch.rpm    9.7 MB/s |  42 kB     00:00    
09:13:42 #16 6.257 (69/91): perl-File-Compare-1.100.600-480.el9.no 3.1 MB/s |  14 kB     00:00    
09:13:42 #16 6.263 (70/91): perl-File-Copy-2.34-480.el9.noarch.rpm 5.1 MB/s |  21 kB     00:00    
09:13:42 #13 32.91 Unpacking libtype-tiny-perl (1.004004-1) ...
09:13:42 #13 32.96 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:42 #13 32.97 Preparing to unpack .../231-libgitlab-api-v4-perl_0.16-1_all.deb ...
09:13:42 #13 32.97 Unpacking libgitlab-api-v4-perl (0.16-1) ...
09:13:42 #13 33.01 Selecting previously unselected package libglib2.0-data.
09:13:42 #13 33.01 Preparing to unpack .../232-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
09:13:42 #13 33.02 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
09:13:42 #13 33.15 Selecting previously unselected package libgpm2:arm64.
09:13:42 #13 29.63 Preparing to unpack .../165-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:42 #13 29.64 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:42 #13 29.67 Selecting previously unselected package libaliased-perl.
09:13:42 #13 29.67 Preparing to unpack .../166-libaliased-perl_0.34-1.1_all.deb ...
09:13:42 #13 29.67 Unpacking libaliased-perl (0.34-1.1) ...
09:13:42 #13 29.70 Selecting previously unselected package libapt-pkg-perl.
09:13:42 #13 29.70 Preparing to unpack .../167-libapt-pkg-perl_0.1.39_arm64.deb ...
09:13:42 #13 29.72 Unpacking libapt-pkg-perl (0.1.39) ...
09:13:42 #13 29.76 Selecting previously unselected package libarchive-cpio-perl.
09:13:42 #13 29.76 Preparing to unpack .../168-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:13:42 #13 29.76 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:13:42 #13 29.80 Selecting previously unselected package libarchive13:arm64.
09:13:42 #13 29.80 Preparing to unpack .../169-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:13:42 #13 29.80 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:13:42 #13 29.86 Selecting previously unselected package libarray-intspan-perl.
09:13:42 #13 29.86 Preparing to unpack .../170-libarray-intspan-perl_2.004-1_all.deb ...
09:13:42 #13 31.63 Preparing to unpack .../168-libltdl7_2.4.6-9_amd64.deb ...
09:13:42 #13 31.63 Unpacking libltdl7:amd64 (2.4.6-9) ...
09:13:42 #13 31.68 Selecting previously unselected package guile-2.2-libs:amd64.
09:13:42 #13 31.68 Preparing to unpack .../169-guile-2.2-libs_2.2.4+1-2+deb10u1_amd64.deb ...
09:13:42 #13 31.68 Unpacking guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
09:13:42 #14 26.19 Get:175 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtimedate-perl all 2.3300-2 [34.0 kB]
09:13:42 #14 26.21 Get:176 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-date-perl all 6.05-2 [9946 B]
09:13:42 #13 26.93 Reading package lists...
09:13:42 #13 28.33 Building dependency tree...
09:13:42 #13 28.49 Reading state information...
09:13:42 #13 25.90 Fedora 37 openh264 (From Cisco) - x86_64        2.2 kB/s | 2.5 kB     00:01    
09:13:42 #13 27.13 Fedora Modular 37 - x86_64                      3.8 MB/s | 3.8 MB     00:01    
09:13:42 #14 26.58 Get:180 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-socket-ssl-perl all 2.074-2 [192 kB]
09:13:42 #14 26.63 Get:181 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
09:13:42 #14 29.05 Get:312 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libregexp-pattern-perl all 0.2.12-1 [17.1 kB]
09:13:42 #14 29.08 Get:313 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg-2ubuntu0.1 [42.1 kB]
09:13:42 #14 29.13 Get:314 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-decoder-perl armhf 4.011+ds-1build1 [98.5 kB]
09:13:42 #14 29.20 Get:315 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-encoder-perl armhf 4.011+ds-1build1 [97.7 kB]
09:13:42 #14 29.24 Get:316 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsereal-perl all 4.011-1 [8604 B]
09:13:42 #13 32.12 Selecting previously unselected package git.
09:13:42 #13 32.12 Preparing to unpack .../162-git_1%3a2.30.2-1+deb11u2_amd64.deb ...
09:13:42 #13 32.16 Unpacking git (1:2.30.2-1+deb11u2) ...
09:13:42 #13 31.73 Selecting previously unselected package iso-codes.
09:13:42 #13 31.73 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ...
09:13:42 #13 31.73 Unpacking iso-codes (4.15.0-1) ...
09:13:42 #13 28.16 Preparing to unpack .../137-libhtml-parser-perl_3.81-1_arm64.deb ...
09:13:42 #13 28.17 Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
09:13:42 #13 28.24 Selecting previously unselected package libhtml-tree-perl.
09:13:42 #13 28.24 Preparing to unpack .../138-libhtml-tree-perl_5.07-3_all.deb ...
09:13:42 #13 28.24 Unpacking libhtml-tree-perl (5.07-3) ...
09:13:42 #13 28.29 Selecting previously unselected package libclone-perl:arm64.
09:13:42 #13 28.29 Preparing to unpack .../139-libclone-perl_0.46-1_arm64.deb ...
09:13:42 #13 28.29 Unpacking libclone-perl:arm64 (0.46-1) ...
09:13:42 #13 28.32 Selecting previously unselected package libio-html-perl.
09:13:42 #13 28.33 Preparing to unpack .../140-libio-html-perl_1.004-3_all.deb ...
09:13:42 #13 28.33 Unpacking libio-html-perl (1.004-3) ...
09:13:42 #13 28.36 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:42 #13 28.36 Preparing to unpack .../141-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:13:42 #13 28.37 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:13:42 #13 28.40 Selecting previously unselected package libhttp-message-perl.
09:13:42 #14 31.62 Preparing to unpack .../166-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:42 #14 31.63 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:42 #14 31.65 Selecting previously unselected package libhttp-negotiate-perl.
09:13:42 #14 31.65 Preparing to unpack .../167-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:42 #14 31.67 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:42 #14 31.70 Selecting previously unselected package perl-openssl-defaults:amd64.
09:13:42 #14 31.70 Preparing to unpack .../168-perl-openssl-defaults_5build2_amd64.deb ...
09:13:42 #14 31.71 Unpacking perl-openssl-defaults:amd64 (5build2) ...
09:13:42 #14 31.74 Selecting previously unselected package libnet-ssleay-perl:amd64.
09:13:42 #14 31.74 Preparing to unpack .../169-libnet-ssleay-perl_1.92-1build2_amd64.deb ...
09:13:42 #14 31.74 Unpacking libnet-ssleay-perl:amd64 (1.92-1build2) ...
09:13:42 #14 31.79 Selecting previously unselected package libio-socket-ssl-perl.
09:13:42 #14 31.79 Preparing to unpack .../170-libio-socket-ssl-perl_2.074-2_all.deb ...
09:13:42 #14 31.80 Unpacking libio-socket-ssl-perl (2.074-2) ...
09:13:42 #14 31.83 Selecting previously unselected package libnet-http-perl.
09:13:42 #14 31.83 Preparing to unpack .../171-libnet-http-perl_6.22-1_all.deb ...
09:13:42 #14 31.83 Unpacking libnet-http-perl (6.22-1) ...
09:13:42 #14 31.87 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:42 #14 34.03 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:13:42 #14 34.03 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:13:42 #14 34.07 Selecting previously unselected package distro-info-data.
09:13:42 #14 34.07 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
09:13:42 #14 34.08 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:13:42 #14 34.10 Selecting previously unselected package libmagic-mgc.
09:13:42 #14 34.11 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_arm64.deb ...
09:13:42 #14 34.11 Unpacking libmagic-mgc (1:5.38-4) ...
09:13:42 #14 34.17 Selecting previously unselected package libmagic1:arm64.
09:13:42 #14 34.17 Preparing to unpack .../016-libmagic1_1%3a5.38-4_arm64.deb ...
09:13:42 #14 34.17 Unpacking libmagic1:arm64 (1:5.38-4) ...
09:13:42 #14 34.20 Selecting previously unselected package file.
09:13:42 #14 34.20 Preparing to unpack .../017-file_1%3a5.38-4_arm64.deb ...
09:13:42 #14 34.21 Unpacking file (1:5.38-4) ...
09:13:42 #14 34.24 Selecting previously unselected package less.
09:13:42 #14 34.24 Preparing to unpack .../018-less_551-1ubuntu0.1_arm64.deb ...
09:13:42 #14 34.24 Unpacking less (551-1ubuntu0.1) ...
09:13:42 #14 34.28 Selecting previously unselected package libelf1:arm64.
09:13:42 #14 28.64 Selecting previously unselected package libwant-perl.
09:13:42 #14 28.64 Preparing to unpack .../226-libwant-perl_0.29-2build1_amd64.deb ...
09:13:42 #14 28.69 Unpacking libwant-perl (0.29-2build1) ...
09:13:42 #14 28.83 Selecting previously unselected package libcontextual-return-perl.
09:13:42 #14 28.83 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ...
09:13:42 #14 28.85 Unpacking libcontextual-return-perl (0.004014-4) ...
09:13:43 #13 23.43 Selecting previously unselected package python3.
09:13:43 #13 23.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 ... 10565 files and directories currently installed.)
09:13:43 #13 23.44 Preparing to unpack .../000-python3_3.11.2-1_armhf.deb ...
09:13:43 #13 23.46 Unpacking python3 (3.11.2-1) ...
09:13:43 #13 23.49 Selecting previously unselected package libuchardet0:armhf.
09:13:43 #13 23.50 Preparing to unpack .../001-libuchardet0_0.0.7-1_armhf.deb ...
09:13:43 #13 23.50 Unpacking libuchardet0:armhf (0.0.7-1) ...
09:13:43 #13 23.54 Selecting previously unselected package groff-base.
09:13:43 #13 23.54 Preparing to unpack .../002-groff-base_1.22.4-10_armhf.deb ...
09:13:43 #13 23.54 Unpacking groff-base (1.22.4-10) ...
09:13:43 #14 27.55 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 patchutils arm64 0.4.2-1build2 [75.8 kB]
09:13:43 #14 27.60 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 wdiff arm64 1.2.2-2build3 [29.0 kB]
09:13:43 #14 27.61 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 devscripts arm64 2.22.1ubuntu1 [1057 kB]
09:13:43 #14 29.52 Preparing to unpack .../184-libio-socket-ssl-perl_2.067-1_all.deb ...
09:13:43 #14 29.53 Unpacking libio-socket-ssl-perl (2.067-1) ...
09:13:43 #14 29.56 Selecting previously unselected package libnet-http-perl.
09:13:43 #14 29.57 Preparing to unpack .../185-libnet-http-perl_6.19-1_all.deb ...
09:13:43 #14 29.57 Unpacking libnet-http-perl (6.19-1) ...
09:13:43 #14 29.60 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:43 #14 29.60 Preparing to unpack .../186-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
09:13:43 #14 29.61 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:13:43 #14 29.67 Selecting previously unselected package libtry-tiny-perl.
09:13:43 #14 29.67 Preparing to unpack .../187-libtry-tiny-perl_0.30-1_all.deb ...
09:13:43 #14 29.67 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:43 #14 29.70 Selecting previously unselected package libwww-robotrules-perl.
09:13:43 #14 29.70 Preparing to unpack .../188-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:43 #14 29.70 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:43 #14 29.73 Selecting previously unselected package libwww-perl.
09:13:43 #14 29.74 Preparing to unpack .../189-libwww-perl_6.43-1_all.deb ...
09:13:43 #14 29.74 Unpacking libwww-perl (6.43-1) ...
09:13:43 #14 29.78 Selecting previously unselected package patchutils.
09:13:43 #14 29.78 Preparing to unpack .../190-patchutils_0.3.4-2_amd64.deb ...
09:13:43 #14 29.78 Unpacking patchutils (0.3.4-2) ...
09:13:43 #14 29.82 Selecting previously unselected package wdiff.
09:13:43 #14 29.82 Preparing to unpack .../191-wdiff_1.2.2-2build1_amd64.deb ...
09:13:43 #14 29.82 Unpacking wdiff (1.2.2-2build1) ...
09:13:43 #14 29.86 Selecting previously unselected package devscripts.
09:13:43 #14 29.86 Preparing to unpack .../192-devscripts_2.20.2ubuntu2_amd64.deb ...
09:13:43 #14 29.88 Unpacking devscripts (2.20.2ubuntu2) ...
09:13:43 #13 29.50 Preparing to unpack .../033-libc-dev-bin_2.28-10+deb10u2_armhf.deb ...
09:13:43 #13 29.50 Unpacking libc-dev-bin (2.28-10+deb10u2) ...
09:13:43 #13 29.54 Selecting previously unselected package linux-libc-dev:armhf.
09:13:43 #13 29.54 Preparing to unpack .../034-linux-libc-dev_4.19.289-2_armhf.deb ...
09:13:43 #13 29.54 Unpacking linux-libc-dev:armhf (4.19.289-2) ...
09:13:43 #13 29.26 Selecting previously unselected package libxml2:armhf.
09:13:43 #13 29.26 Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
09:13:43 #13 29.29 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:13:43 #16 6.403 (71/91): gcc-11.4.1-2.1.el9.x86_64.rpm           59 MB/s |  32 MB     00:00    
09:13:43 #16 6.406 (72/91): perl-File-Find-1.37-480.el9.noarch.rpm 186 kB/s |  27 kB     00:00    
09:13:43 #16 6.427 (73/91): perl-Git-2.39.3-1.el9.noarch.rpm       1.6 MB/s |  38 kB     00:00    
09:13:43 #16 6.431 (74/91): perl-TermReadKey-2.38-11.el9.x86_64.rp 1.7 MB/s |  37 kB     00:00    
09:13:43 #16 6.436 (75/91): perl-Thread-Queue-3.14-460.el9.noarch. 2.8 MB/s |  22 kB     00:00    
09:13:43 #16 6.440 (76/91): perl-lib-0.65-480.el9.x86_64.rpm       2.4 MB/s |  16 kB     00:00    
09:13:43 #16 6.444 (77/91): perl-threads-2.25-460.el9.x86_64.rpm   8.3 MB/s |  58 kB     00:00    
09:13:43 #16 6.448 (78/91): perl-threads-shared-1.61-460.el9.x86_6 5.5 MB/s |  45 kB     00:00    
09:13:43 #16 6.453 (79/91): policycoreutils-devel-3.5-2.el9.x86_64  19 MB/s | 146 kB     00:00    
09:13:43 #16 6.456 (80/91): policycoreutils-python-utils-3.5-2.el9  12 MB/s |  78 kB     00:00    
09:13:43 #16 6.565 (81/91): llvm-libs-16.0.6-4.el9.x86_64.rpm       56 MB/s |  24 MB     00:00    
09:13:43 #16 6.568 (82/91): python3-audit-3.0.7-104.el9.x86_64.rpm 726 kB/s |  83 kB     00:00    
09:13:43 #16 6.572 (83/91): python3-libselinux-3.5-1.el9.x86_64.rp 1.6 MB/s | 188 kB     00:00    
09:13:43 #16 6.577 (84/91): python3-libsemanage-3.5-2.el9.x86_64.r 9.4 MB/s |  80 kB     00:00    
09:13:43 #16 6.594 (85/91): python3-policycoreutils-3.5-2.el9.noar  84 MB/s | 2.1 MB     00:00    
09:13:43 #16 6.601 (86/91): systemd-devel-252-18.el9.x86_64.rpm     21 MB/s | 483 kB     00:00    
09:13:43 #16 6.613 (87/91): selinux-policy-devel-38.1.23-1.el9.noa  29 MB/s | 1.2 MB     00:00    
09:13:43 #16 6.615 (88/91): device-mapper-devel-1.02.195-3.el9.x86 2.1 MB/s |  43 kB     00:00    
09:13:43 #16 6.624 (89/91): libtool-ltdl-devel-2.4.6-45.el9.x86_64  21 MB/s | 161 kB     00:00    
09:13:43 #16 6.627 (90/91): libxcrypt-static-4.4.18-3.el9.x86_64.r 9.9 MB/s | 102 kB     00:00    
09:13:43 #13 33.16 Preparing to unpack .../233-libgpm2_1.20.7-5_arm64.deb ...
09:13:43 #13 33.16 Unpacking libgpm2:arm64 (1.20.7-5) ...
09:13:43 #13 33.24 Selecting previously unselected package libidn11:arm64.
09:13:43 #13 33.24 Preparing to unpack .../234-libidn11_1.33-2.2_arm64.deb ...
09:13:43 #13 33.24 Unpacking libidn11:arm64 (1.33-2.2) ...
09:13:43 #13 33.29 Selecting previously unselected package libntlm0:arm64.
09:13:43 #13 33.29 Preparing to unpack .../235-libntlm0_1.5-1+deb10u1_arm64.deb ...
09:13:43 #13 33.30 Unpacking libntlm0:arm64 (1.5-1+deb10u1) ...
09:13:43 #13 33.34 Selecting previously unselected package libgsasl7.
09:13:43 #13 33.34 Preparing to unpack .../236-libgsasl7_1.8.0-8+deb10u1_arm64.deb ...
09:13:43 #13 33.35 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
09:13:43 #13 33.40 Selecting previously unselected package libhtml-form-perl.
09:13:43 #13 29.86 Unpacking libarray-intspan-perl (2.004-1) ...
09:13:43 #13 29.89 Selecting previously unselected package libauthen-sasl-perl.
09:13:43 #13 29.89 Preparing to unpack .../171-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:13:43 #13 29.90 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:13:43 #13 29.93 Selecting previously unselected package libmodule-implementation-perl.
09:13:43 #13 29.93 Preparing to unpack .../172-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:13:43 #13 29.94 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:13:43 #13 29.97 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:43 #13 29.97 Preparing to unpack .../173-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:43 #13 29.97 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:43 #13 30.00 Selecting previously unselected package libvariable-magic-perl.
09:13:43 #13 30.00 Preparing to unpack .../174-libvariable-magic-perl_0.62-1+b3_arm64.deb ...
09:13:43 #13 30.01 Unpacking libvariable-magic-perl (0.62-1+b3) ...
09:13:43 #13 30.04 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:43 #13 30.04 Preparing to unpack .../175-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
09:13:43 #13 30.05 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
09:13:43 #13 30.08 Selecting previously unselected package libpng16-16:arm64.
09:13:43 #13 30.08 Preparing to unpack .../176-libpng16-16_1.6.37-3_arm64.deb ...
09:13:43 #13 30.08 Unpacking libpng16-16:arm64 (1.6.37-3) ...
09:13:43 #13 30.13 Selecting previously unselected package libfreetype6:arm64.
09:13:43 #13 30.13 Preparing to unpack .../177-libfreetype6_2.10.4+dfsg-1+deb11u1_arm64.deb ...
09:13:43 #13 30.14 Unpacking libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
09:13:43 #13 30.20 Selecting previously unselected package libfontconfig1:arm64.
09:13:43 #14 26.62 Get:177 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-listing-perl all 6.15-1 [11.5 kB]
09:13:43 #13 28.75 curl is already the newest version (7.74.0-1.3+deb11u7).
09:13:43 #13 28.75 The following additional packages will be installed:
09:13:43 #13 28.75   autoconf automake autopoint autotools-dev binutils
09:13:43 #13 28.75   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
09:13:43 #13 28.75   debhelper dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz fakeroot file
09:13:43 #13 28.75   gcc gcc-10 gettext gettext-base git-man groff-base intltool-debian
09:13:43 #13 28.75   libarchive-zip-perl libasan6 libatomic1 libb-hooks-op-check-perl libbinutils
09:13:43 #13 28.75   libc-dev-bin libc6 libc6-dev libcc1-0 libclass-method-modifiers-perl
09:13:43 #13 28.75   libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libdebhelper-perl
09:13:43 #13 28.75   libdevel-callchecker-perl libdpkg-perl libdynaloader-functions-perl libelf1
09:13:43 #13 28.75   libencode-locale-perl liberror-perl libexpat1 libfakeroot
09:13:43 #13 28.75   libfile-dirlist-perl libfile-homedir-perl libfile-listing-perl
09:13:43 #13 28.75   libfile-stripnondeterminism-perl libfile-touch-perl libfile-which-perl
09:13:43 #13 28.75   libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1 libhtml-parser-perl
09:13:43 #13 28.75   libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-date-perl
09:13:43 #13 28.75   libhttp-message-perl libhttp-negotiate-perl libicu67 libimport-into-perl
09:13:43 #13 28.75   libio-html-perl libio-pty-perl libio-socket-ssl-perl libipc-run-perl
09:13:43 #13 28.76   libisl23 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc
09:13:43 #13 28.76   libmagic1 libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
09:13:43 #13 28.76   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
09:13:43 #13 28.76   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
09:13:43 #13 28.76   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
09:13:43 #13 28.76   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
09:13:43 #13 28.76   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
09:13:43 #13 28.76   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
09:13:43 #13 28.76   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
09:13:43 #13 28.76   po-debconf python3 python3-minimal python3.9 python3.9-minimal
09:13:43 #13 28.76   sensible-utils wdiff xz-utils
09:13:43 #13 28.76 Suggested packages:
09:13:43 #13 28.76   autoconf-archive gnu-standards autoconf-doc binutils-doc bzip2-doc cpp-doc
09:13:43 #13 28.76   gcc-10-locales dh-make adequate at autopkgtest bls-standalone bsd-mailx
09:13:43 #13 28.76   | mailx build-essential check-all-the-things cvs-buildpackage devscripts-el
09:13:43 #13 28.76   diffoscope disorderfs dose-extra duck faketime gnuplot how-can-i-help
09:13:43 #13 28.76   libauthen-sasl-perl libdbd-pg-perl libfile-desktopentry-perl
09:13:43 #13 28.76   libnet-smtps-perl libterm-size-perl libyaml-syck-perl mmdebstrap
09:13:43 #13 28.76   mozilla-devscripts mutt piuparts postgresql-client pristine-lfs quilt ratt
09:13:43 #13 28.76   reprotest ssh-client svn-buildpackage w3m debian-keyring gcc-multilib
09:13:43 #13 28.76   manpages-dev flex bison gdb gcc-doc gcc-10-doc gettext-doc libasprintf-dev
09:13:43 #13 28.76   libgettextpo-dev git-daemon-run | git-daemon-sysvinit git-doc git-el
09:13:43 #13 28.76   git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn groff glibc-doc
09:13:43 #13 28.76   libc-l10n locales bzr gdbm-l10n libdata-dump-perl libcrypt-ssleay-perl
09:13:43 #13 28.76   libscalar-number-perl libbareword-filehandles-perl libindirect-perl
09:13:43 #13 28.76   libmultidimensional-perl libtool-doc gfortran | fortran95-compiler gcj-jdk
09:13:43 #13 28.76   libauthen-ntlm-perl m4-doc make-doc apparmor less www-browser ed
09:13:43 #13 28.76   diffutils-doc perl-doc libterm-readline-gnu-perl
09:13:43 #13 28.76   | libterm-readline-perl-perl libtap-harness-archive-perl libmail-box-perl
09:13:43 #13 28.76   python3-doc python3-tk python3-venv python3.9-venv python3.9-doc
09:13:43 #13 28.76   binfmt-support wdiff-doc
09:13:43 #13 28.76 Recommended packages:
09:13:43 #13 28.76   dctrl-tools dput | dupload libdistro-info-perl libgit-wrapper-perl
09:13:43 #13 28.76   libgitlab-api-v4-perl liblist-compare-perl libstring-shellquote-perl
09:13:43 #13 28.76   licensecheck lintian pristine-tar python3-apt python3-debian python3-magic
09:13:43 #13 28.76   python3-requests python3-unidiff python3-xdg strace unzip debian-keyring
09:13:43 #13 28.76   libsoap-lite-perl build-essential libalgorithm-merge-perl less ssh-client
09:13:43 #13 28.76   manpages manpages-dev libc-devtools libnss-nis libnss-nisplus
09:13:43 #13 28.76   libfile-fcntllock-perl libarchive-cpio-perl libhtml-format-perl
09:13:43 #13 28.76   libclone-perl libclass-xsaccessor-perl libnamespace-clean-perl
09:13:43 #13 28.76   libsub-name-perl libltdl-dev libdata-dump-perl libhtml-form-perl
09:13:43 #13 28.76   libhttp-daemon-perl libmailtools-perl libmail-sendmail-perl
09:13:43 #15 22.13 CentOS Stream 8 - PowerTools                    6.7 MB/s | 6.5 MB     00:00    
09:13:43 #14 26.63 Get:182 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:43 #14 26.63 Get:183 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtry-tiny-perl all 0.31-1 [21.8 kB]
09:13:43 #14 26.64 Get:184 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:43 #14 26.64 Get:185 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwww-perl all 6.61-1 [141 kB]
09:13:43 #14 26.66 Get:186 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
09:13:43 #14 26.67 Get:187 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf wdiff armhf 1.2.2-2build3 [29.3 kB]
09:13:43 #14 29.24 Get:317 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsort-key-perl armhf 1.33-2build2 [33.9 kB]
09:13:43 #14 29.25 Get:318 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-copyright-perl all 0.003006-1 [9608 B]
09:13:43 #14 29.25 Get:319 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:43 #14 29.41 Get:320 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:43 #14 29.49 Get:321 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libterm-readkey-perl armhf 2.38-1build1 [23.3 kB]
09:13:43 #14 29.52 Get:322 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-fatal-perl all 0.014-1 [11.1 kB]
09:13:43 #13 32.08 Selecting previously unselected package libabsl20220623:amd64.
09:13:43 #13 32.09 Preparing to unpack .../173-libabsl20220623_20220623.1-1_amd64.deb ...
09:13:43 #13 32.09 Unpacking libabsl20220623:amd64 (20220623.1-1) ...
09:13:43 #13 32.15 Selecting previously unselected package libalgorithm-diff-perl.
09:13:43 #13 28.40 Preparing to unpack .../142-libhttp-message-perl_6.44-1_all.deb ...
09:13:43 #13 28.41 Unpacking libhttp-message-perl (6.44-1) ...
09:13:43 #13 28.44 Selecting previously unselected package libhttp-cookies-perl.
09:13:43 #13 28.44 Preparing to unpack .../143-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:43 #13 28.44 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:43 #13 28.47 Selecting previously unselected package libhttp-negotiate-perl.
09:13:43 #13 28.48 Preparing to unpack .../144-libhttp-negotiate-perl_6.01-2_all.deb ...
09:13:43 #13 28.48 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:13:43 #13 28.54 Selecting previously unselected package perl-openssl-defaults:arm64.
09:13:43 #13 28.54 Preparing to unpack .../145-perl-openssl-defaults_7+b1_arm64.deb ...
09:13:43 #13 28.55 Unpacking perl-openssl-defaults:arm64 (7+b1) ...
09:13:43 #13 28.58 Selecting previously unselected package libnet-ssleay-perl:arm64.
09:13:43 #13 28.58 Preparing to unpack .../146-libnet-ssleay-perl_1.92-2+b1_arm64.deb ...
09:13:43 #13 28.58 Unpacking libnet-ssleay-perl:arm64 (1.92-2+b1) ...
09:13:43 #13 28.64 Selecting previously unselected package libio-socket-ssl-perl.
09:13:43 #13 28.64 Preparing to unpack .../147-libio-socket-ssl-perl_2.081-2_all.deb ...
09:13:43 #13 28.64 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:13:43 #13 28.69 Selecting previously unselected package libnet-http-perl.
09:13:43 #14 31.87 Preparing to unpack .../172-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:43 #14 31.87 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:43 #14 31.93 Selecting previously unselected package libtry-tiny-perl.
09:13:43 #14 31.93 Preparing to unpack .../173-libtry-tiny-perl_0.31-1_all.deb ...
09:13:43 #14 31.93 Unpacking libtry-tiny-perl (0.31-1) ...
09:13:43 #14 31.96 Selecting previously unselected package libwww-robotrules-perl.
09:13:43 #14 31.96 Preparing to unpack .../174-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:43 #14 31.97 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:43 #14 31.99 Selecting previously unselected package libwww-perl.
09:13:43 #14 32.00 Preparing to unpack .../175-libwww-perl_6.61-1_all.deb ...
09:13:43 #14 32.00 Unpacking libwww-perl (6.61-1) ...
09:13:43 #14 32.03 Selecting previously unselected package patchutils.
09:13:43 #14 32.03 Preparing to unpack .../176-patchutils_0.4.2-1build2_amd64.deb ...
09:13:43 #14 32.04 Unpacking patchutils (0.4.2-1build2) ...
09:13:43 #14 32.08 Selecting previously unselected package wdiff.
09:13:43 #14 32.08 Preparing to unpack .../177-wdiff_1.2.2-2build3_amd64.deb ...
09:13:43 #14 32.08 Unpacking wdiff (1.2.2-2build3) ...
09:13:43 #14 32.13 Selecting previously unselected package devscripts.
09:13:43 #14 32.13 Preparing to unpack .../178-devscripts_2.22.1ubuntu1_amd64.deb ...
09:13:43 #14 32.15 Unpacking devscripts (2.22.1ubuntu1) ...
09:13:43 #14 32.22 Selecting previously unselected package diffstat.
09:13:43 #14 34.28 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_arm64.deb ...
09:13:43 #14 34.29 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ...
09:13:43 #14 34.33 Selecting previously unselected package libglib2.0-0:arm64.
09:13:43 #14 34.33 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ...
09:13:43 #14 34.33 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
09:13:43 #14 34.47 Selecting previously unselected package libglib2.0-data.
09:13:43 #14 34.47 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:13:43 #14 34.47 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:13:43 #14 34.51 Selecting previously unselected package tzdata.
09:13:43 #14 34.51 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:13:43 #14 34.52 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:13:43 #13 28.17 Selecting previously unselected package librtmp1:armhf.
09:13:43 #13 28.17 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
09:13:43 #13 28.18 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:43 #13 28.35 Selecting previously unselected package libssh2-1:armhf.
09:13:43 #13 28.35 Preparing to unpack .../066-libssh2-1_1.9.0-2_armhf.deb ...
09:13:43 #13 28.36 Unpacking libssh2-1:armhf (1.9.0-2) ...
09:13:43 #13 28.41 Selecting previously unselected package libcurl4:armhf.
09:13:43 #13 28.41 Preparing to unpack .../067-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
09:13:43 #14 28.99 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
09:13:43 #14 28.99 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_amd64.deb ...
09:13:43 #14 29.00 Unpacking libcpanel-json-xs-perl:amd64 (4.32-1build1) ...
09:13:43 #14 29.08 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:43 #14 29.08 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:13:43 #14 29.10 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:13:43 #13 23.64 Selecting previously unselected package bsdextrautils.
09:13:43 #13 23.64 Preparing to unpack .../003-bsdextrautils_2.38.1-5_armhf.deb ...
09:13:43 #13 23.65 Unpacking bsdextrautils (2.38.1-5) ...
09:13:43 #13 23.69 Selecting previously unselected package libpipeline1:armhf.
09:13:43 #13 23.70 Preparing to unpack .../004-libpipeline1_1.5.7-1_armhf.deb ...
09:13:43 #13 23.70 Unpacking libpipeline1:armhf (1.5.7-1) ...
09:13:43 #13 23.75 Selecting previously unselected package man-db.
09:13:43 #13 23.75 Preparing to unpack .../005-man-db_2.11.2-2_armhf.deb ...
09:13:43 #13 23.76 Unpacking man-db (2.11.2-2) ...
09:13:43 #13 23.87 Selecting previously unselected package sensible-utils.
09:13:43 #13 23.87 Preparing to unpack .../006-sensible-utils_0.0.17+nmu1_all.deb ...
09:13:43 #14 27.79 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 diffstat arm64 1.64-1build2 [28.3 kB]
09:13:43 #14 27.79 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-chardet all 4.0.0-1 [98.0 kB]
09:13:43 #14 27.80 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 zstd arm64 1.4.8+dfsg-3build1 [587 kB]
09:13:43 #14 27.83 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-debian all 0.1.43ubuntu1.1 [107 kB]
09:13:43 #14 27.84 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgpgme11 arm64 1.16.0-1.2ubuntu4.1 [130 kB]
09:13:43 #14 27.84 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gpg arm64 1.16.0-1.2ubuntu4.1 [210 kB]
09:13:43 #14 29.99 Selecting previously unselected package diffstat.
09:13:43 #14 30.00 Preparing to unpack .../193-diffstat_1.63-1_amd64.deb ...
09:13:43 #14 30.00 Unpacking diffstat (1.63-1) ...
09:13:43 #14 30.04 Selecting previously unselected package python3-chardet.
09:13:43 #14 30.04 Preparing to unpack .../194-python3-chardet_3.0.4-4build1_all.deb ...
09:13:43 #14 30.04 Unpacking python3-chardet (3.0.4-4build1) ...
09:13:43 #14 30.09 Selecting previously unselected package python3-debian.
09:13:43 #14 30.09 Preparing to unpack .../195-python3-debian_0.1.36ubuntu1.1_all.deb ...
09:13:43 #14 30.09 Unpacking python3-debian (0.1.36ubuntu1.1) ...
09:13:43 #14 30.13 Selecting previously unselected package libgpgme11:amd64.
09:13:43 #13 29.67 Selecting previously unselected package libc6-dev:armhf.
09:13:43 #13 29.67 Preparing to unpack .../035-libc6-dev_2.28-10+deb10u2_armhf.deb ...
09:13:43 #13 29.68 Unpacking libc6-dev:armhf (2.28-10+deb10u2) ...
09:13:43 #13 29.93 Selecting previously unselected package libisl19:armhf.
09:13:43 #13 29.49 Selecting previously unselected package gettext.
09:13:43 #13 29.49 Preparing to unpack .../087-gettext_0.21-12_armhf.deb ...
09:13:43 #13 29.55 Unpacking gettext (0.21-12) ...
09:13:43 #15 26.03 Dependencies resolved.
09:13:43 #16 6.642 (91/91): glibc-static-2.34-82.el9.x86_64.rpm     45 MB/s | 1.7 MB     00:00    
09:13:43 #16 6.645 --------------------------------------------------------------------------------
09:13:43 #16 6.646 Total                                            50 MB/s | 126 MB     00:02     
09:13:43 #13 33.40 Preparing to unpack .../237-libhtml-form-perl_6.03-1_all.deb ...
09:13:43 #13 33.41 Unpacking libhtml-form-perl (6.03-1) ...
09:13:43 #13 33.45 Selecting previously unselected package libhtml-format-perl.
09:13:43 #13 33.45 Preparing to unpack .../238-libhtml-format-perl_2.12-1_all.deb ...
09:13:43 #13 33.45 Unpacking libhtml-format-perl (2.12-1) ...
09:13:43 #13 33.50 Selecting previously unselected package libhttp-daemon-perl.
09:13:43 #13 33.50 Preparing to unpack .../239-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
09:13:43 #13 33.50 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
09:13:43 #13 33.54 Selecting previously unselected package libstruct-dumb-perl.
09:13:43 #13 33.54 Preparing to unpack .../240-libstruct-dumb-perl_0.09-1_all.deb ...
09:13:43 #13 33.55 Unpacking libstruct-dumb-perl (0.09-1) ...
09:13:43 #13 33.58 Selecting previously unselected package libio-async-perl.
09:13:43 #13 33.58 Preparing to unpack .../241-libio-async-perl_0.72-1_all.deb ...
09:13:43 #13 33.59 Unpacking libio-async-perl (0.72-1) ...
09:13:43 #13 33.64 Selecting previously unselected package libio-sessiondata-perl.
09:13:43 #13 33.64 Preparing to unpack .../242-libio-sessiondata-perl_1.03-1_all.deb ...
09:13:43 #13 30.20 Preparing to unpack .../178-libfontconfig1_2.13.1-4.2_arm64.deb ...
09:13:43 #13 30.20 Unpacking libfontconfig1:arm64 (2.13.1-4.2) ...
09:13:43 #13 30.25 Selecting previously unselected package libjpeg62-turbo:arm64.
09:13:43 #13 30.25 Preparing to unpack .../179-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ...
09:13:43 #13 30.26 Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ...
09:13:43 #13 30.32 Selecting previously unselected package libdeflate0:arm64.
09:13:43 #13 30.32 Preparing to unpack .../180-libdeflate0_1.7-1_arm64.deb ...
09:13:43 #13 30.33 Unpacking libdeflate0:arm64 (1.7-1) ...
09:13:43 #13 30.36 Selecting previously unselected package libjbig0:arm64.
09:13:43 #13 30.36 Preparing to unpack .../181-libjbig0_2.1-3.1+b2_arm64.deb ...
09:13:43 #13 30.37 Unpacking libjbig0:arm64 (2.1-3.1+b2) ...
09:13:43 #13 30.40 Selecting previously unselected package libwebp6:arm64.
09:13:43 #13 30.41 Preparing to unpack .../182-libwebp6_0.6.1-2.1+deb11u2_arm64.deb ...
09:13:43 #13 30.41 Unpacking libwebp6:arm64 (0.6.1-2.1+deb11u2) ...
09:13:43 #13 30.46 Selecting previously unselected package libtiff5:arm64.
09:13:43 #13 27.50 Selecting previously unselected package libxml2:armhf.
09:13:43 #14 26.70 Get:178 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tagset-perl all 3.20-6 [11.3 kB]
09:13:43 #14 26.72 Get:179 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liburi-perl all 5.17-1ubuntu1 [80.3 kB]
09:13:43 #14 26.87 Get:180 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-parser-perl armhf 3.81-1 [84.4 kB]
09:13:43 #14 33.37 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libconst-fast-perl all 0.014-2 [8034 B]
09:13:43 #14 33.38 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwant-perl arm64 0.29-2build1 [23.6 kB]
09:13:43 #14 33.40 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcontextual-return-perl all 0.004014-4 [53.2 kB]
09:13:43 #14 33.46 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcpanel-json-xs-perl arm64 4.32-1build1 [114 kB]
09:13:43 #14 33.54 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
09:13:43 #14 33.55 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
09:13:43 #14 33.56 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:43 #14 33.56 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
09:13:43 #14 33.57 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dpath-perl all 0.58-2 [38.8 kB]
09:13:43 #14 33.58 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:43 #13 32.30 Selecting previously unselected package iso-codes.
09:13:43 #13 32.30 Preparing to unpack .../170-iso-codes_4.2-1_all.deb ...
09:13:43 #13 32.31 Unpacking iso-codes (4.2-1) ...
09:13:43 #14 27.08 Get:188 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf devscripts armhf 2.22.1ubuntu1 [1057 kB]
09:13:43 #14 29.57 Get:323 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtest-refcount-perl all 0.10-1 [11.4 kB]
09:13:43 #14 29.59 Get:324 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtext-levenshtein-perl all 0.13-1 [9612 B]
09:13:43 #14 29.61 Get:325 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libtype-tiny-xs-perl armhf 0.016-1 [21.2 kB]
09:13:43 #14 29.64 Get:326 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libunicode-utf8-perl armhf 0.62-1build1 [17.1 kB]
09:13:43 #14 29.66 Get:327 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-namespacesupport-perl all 1.12-1 [13.2 kB]
09:13:43 #14 29.67 Get:328 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-base-perl all 1.09-1 [18.8 kB]
09:13:43 #14 29.68 Get:329 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-perl all 1.02+dfsg-1 [56.2 kB]
09:13:43 #14 29.73 Get:330 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-libxml-perl armhf 2.0134+dfsg-1build1 [306 kB]
09:13:43 #13 32.15 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:43 #13 32.16 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:43 #13 32.18 Selecting previously unselected package libalgorithm-diff-xs-perl:amd64.
09:13:43 #13 32.19 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb ...
09:13:43 #13 32.19 Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
09:13:43 #13 32.22 Selecting previously unselected package libalgorithm-merge-perl.
09:13:43 #13 32.22 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ...
09:13:43 #13 32.22 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:13:43 #13 32.24 Selecting previously unselected package libaliased-perl.
09:13:43 #13 32.25 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ...
09:13:43 #13 32.25 Unpacking libaliased-perl (0.34-3) ...
09:13:43 #13 32.28 Selecting previously unselected package libaom3:amd64.
09:13:43 #13 32.28 Preparing to unpack .../178-libaom3_3.6.0-1_amd64.deb ...
09:13:43 #13 32.29 Unpacking libaom3:amd64 (3.6.0-1) ...
09:13:43 #13 28.69 Preparing to unpack .../148-libnet-http-perl_6.22-1_all.deb ...
09:13:43 #13 28.69 Unpacking libnet-http-perl (6.22-1) ...
09:13:43 #13 28.72 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:43 #13 28.73 Preparing to unpack .../149-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:43 #13 28.73 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:43 #13 28.76 Selecting previously unselected package libtry-tiny-perl.
09:13:43 #13 28.76 Preparing to unpack .../150-libtry-tiny-perl_0.31-2_all.deb ...
09:13:43 #13 28.76 Unpacking libtry-tiny-perl (0.31-2) ...
09:13:43 #13 28.80 Selecting previously unselected package libwww-robotrules-perl.
09:13:43 #13 28.80 Preparing to unpack .../151-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:43 #13 28.80 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:43 #13 28.86 Selecting previously unselected package libwww-perl.
09:13:43 #13 28.86 Preparing to unpack .../152-libwww-perl_6.68-1_all.deb ...
09:13:43 #13 28.87 Unpacking libwww-perl (6.68-1) ...
09:13:43 #13 28.91 Selecting previously unselected package patchutils.
09:13:43 #13 28.91 Preparing to unpack .../153-patchutils_0.4.2-1_arm64.deb ...
09:13:43 #13 28.92 Unpacking patchutils (0.4.2-1) ...
09:13:43 #13 28.95 Selecting previously unselected package wdiff.
09:13:43 #13 28.95 Preparing to unpack .../154-wdiff_1.2.2-5_arm64.deb ...
09:13:43 #13 28.96 Unpacking wdiff (1.2.2-5) ...
09:13:43 #13 29.01 Selecting previously unselected package devscripts.
09:13:43 #13 29.01 Preparing to unpack .../155-devscripts_2.23.4_arm64.deb ...
09:13:43 #13 29.98 Fedora 37 - x86_64 - Updates                     18 MB/s |  39 MB     00:02    
09:13:43 #14 32.22 Preparing to unpack .../179-diffstat_1.64-1build2_amd64.deb ...
09:13:43 #14 32.22 Unpacking diffstat (1.64-1build2) ...
09:13:43 #14 32.28 Selecting previously unselected package python3-chardet.
09:13:43 #14 32.28 Preparing to unpack .../180-python3-chardet_4.0.0-1_all.deb ...
09:13:43 #14 32.29 Unpacking python3-chardet (4.0.0-1) ...
09:13:43 #14 32.34 Selecting previously unselected package zstd.
09:13:43 #14 32.34 Preparing to unpack .../181-zstd_1.4.8+dfsg-3build1_amd64.deb ...
09:13:43 #14 32.34 Unpacking zstd (1.4.8+dfsg-3build1) ...
09:13:43 #14 32.41 Selecting previously unselected package python3-debian.
09:13:43 #14 32.42 Preparing to unpack .../182-python3-debian_0.1.43ubuntu1.1_all.deb ...
09:13:43 #14 32.42 Unpacking python3-debian (0.1.43ubuntu1.1) ...
09:13:43 #14 32.47 Selecting previously unselected package libgpgme11:amd64.
09:13:43 #13 32.70 Selecting previously unselected package iso-codes.
09:13:43 #13 32.70 Preparing to unpack .../163-iso-codes_4.6.0-1_all.deb ...
09:13:43 #13 32.72 Unpacking iso-codes (4.6.0-1) ...
09:13:43 #14 34.73 Selecting previously unselected package libicu66:arm64.
09:13:43 #14 34.73 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_arm64.deb ...
09:13:43 #14 34.74 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
09:13:43 #13 28.42 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ...
09:13:43 #13 28.47 Selecting previously unselected package curl.
09:13:43 #13 28.47 Preparing to unpack .../068-curl_7.74.0-1.3+deb11u7_armhf.deb ...
09:13:43 #13 28.48 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:13:43 #13 28.53 Selecting previously unselected package dctrl-tools.
09:13:43 #13 28.54 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
09:13:43 #13 28.54 Unpacking dctrl-tools (2.24-3) ...
09:13:43 #13 28.59 Selecting previously unselected package libdebhelper-perl.
09:13:43 #13 28.59 Preparing to unpack .../070-libdebhelper-perl_13.3.4_all.deb ...
09:13:43 #13 28.59 Unpacking libdebhelper-perl (13.3.4) ...
09:13:43 #13 28.63 Selecting previously unselected package libtool.
09:13:43 #13 28.63 Preparing to unpack .../071-libtool_2.4.6-15_all.deb ...
09:13:43 #13 28.64 Unpacking libtool (2.4.6-15) ...
09:13:43 #14 29.26 Selecting previously unselected package libexception-class-perl.
09:13:43 #14 29.26 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ...
09:13:43 #14 29.28 Unpacking libexception-class-perl (1.45-1) ...
09:13:43 #14 29.35 Selecting previously unselected package libiterator-perl.
09:13:43 #13 23.87 Unpacking sensible-utils (0.0.17+nmu1) ...
09:13:43 #13 23.90 Selecting previously unselected package bzip2.
09:13:43 #13 23.90 Preparing to unpack .../007-bzip2_1.0.8-5+b2_armhf.deb ...
09:13:43 #13 23.91 Unpacking bzip2 (1.0.8-5+b2) ...
09:13:43 #13 23.94 Selecting previously unselected package libmagic-mgc.
09:13:43 #13 23.94 Preparing to unpack .../008-libmagic-mgc_1%3a5.44-3_armhf.deb ...
09:13:43 #13 23.95 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:43 #13 24.03 Selecting previously unselected package libmagic1:armhf.
09:13:43 #13 24.03 Preparing to unpack .../009-libmagic1_1%3a5.44-3_armhf.deb ...
09:13:43 #13 24.04 Unpacking libmagic1:armhf (1:5.44-3) ...
09:13:43 #13 24.08 Selecting previously unselected package file.
09:13:43 #13 24.08 Preparing to unpack .../010-file_1%3a5.44-3_armhf.deb ...
09:13:43 #13 24.08 Unpacking file (1:5.44-3) ...
09:13:43 #13 24.12 Selecting previously unselected package gettext-base.
09:13:43 #13 24.12 Preparing to unpack .../011-gettext-base_0.21-12_armhf.deb ...
09:13:43 #14 28.26 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dput all 1.1.0ubuntu2.1 [44.7 kB]
09:13:43 #14 30.14 Preparing to unpack .../196-libgpgme11_1.13.1-7ubuntu2.1_amd64.deb ...
09:13:43 #14 30.14 Unpacking libgpgme11:amd64 (1.13.1-7ubuntu2.1) ...
09:13:43 #14 30.19 Selecting previously unselected package python3-gpg.
09:13:43 #14 30.19 Preparing to unpack .../197-python3-gpg_1.13.1-7ubuntu2.1_amd64.deb ...
09:13:43 #14 30.19 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
09:13:43 #14 30.25 Selecting previously unselected package dput.
09:13:43 #14 30.25 Preparing to unpack .../198-dput_1.0.3ubuntu1.1_all.deb ...
09:13:43 #14 30.26 Unpacking dput (1.0.3ubuntu1.1) ...
09:13:43 #14 30.29 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:43 #14 30.29 Preparing to unpack .../199-libcurl3-gnutls_7.68.0-1ubuntu2.19_amd64.deb ...
09:13:43 #14 30.30 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ...
09:13:43 #14 30.34 Selecting previously unselected package liberror-perl.
09:13:43 #14 30.34 Preparing to unpack .../200-liberror-perl_0.17029-1_all.deb ...
09:13:43 #14 30.35 Unpacking liberror-perl (0.17029-1) ...
09:13:43 #13 29.93 Preparing to unpack .../036-libisl19_0.20-2_armhf.deb ...
09:13:43 #13 29.94 Unpacking libisl19:armhf (0.20-2) ...
09:13:43 #13 30.01 Selecting previously unselected package libmpfr6:armhf.
09:13:43 #13 30.01 Preparing to unpack .../037-libmpfr6_4.0.2-1_armhf.deb ...
09:13:43 #13 30.01 Unpacking libmpfr6:armhf (4.0.2-1) ...
09:13:43 #13 30.07 Selecting previously unselected package libmpc3:armhf.
09:13:43 #13 30.07 Preparing to unpack .../038-libmpc3_1.1.0-1_armhf.deb ...
09:13:43 #13 30.08 Unpacking libmpc3:armhf (1.1.0-1) ...
09:13:43 #13 30.10 Selecting previously unselected package cpp-8.
09:13:43 #13 30.10 Preparing to unpack .../039-cpp-8_8.3.0-6_armhf.deb ...
09:13:43 #13 30.11 Unpacking cpp-8 (8.3.0-6) ...
09:13:43 #13 29.81 Selecting previously unselected package intltool-debian.
09:13:43 #13 29.81 Preparing to unpack .../088-intltool-debian_0.35.0+20060710.6_all.deb ...
09:13:43 #13 29.84 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:13:43 #15 26.05 ==========================================================================================
09:13:43 #15 26.05  Package                      Arch     Version                            Repo        Size
09:13:43 #15 26.05 ==========================================================================================
09:13:43 #15 26.05 Installing:
09:13:43 #15 26.05  dnf-plugins-core             noarch   4.0.21-23.el8                      baseos      77 k
09:13:43 #15 26.05  rpm-build                    aarch64  4.14.3-26.el8                      appstream  173 k
09:13:43 #15 26.05  rpmlint                      noarch   1.10-14.el8                        appstream  192 k
09:13:43 #15 26.05 Installing dependencies:
09:13:43 #15 26.05  bzip2                        aarch64  1.0.6-26.el8                       baseos      60 k
09:13:43 #15 26.05  dbus-glib                    aarch64  0.110-2.el8                        baseos     122 k
09:13:43 #15 26.05  desktop-file-utils           aarch64  0.26-1.el8                         appstream   79 k
09:13:43 #15 26.05  diffutils                    aarch64  3.6-6.el8                          baseos     352 k
09:13:43 #15 26.05  dwz                          aarch64  0.12-10.el8                        appstream  103 k
09:13:43 #15 26.05  efi-srpm-macros              noarch   3-3.el8                            appstream   22 k
09:13:43 #15 26.05  elfutils                     aarch64  0.189-3.el8                        baseos     537 k
09:13:43 #15 26.05  emacs-filesystem             noarch   1:26.1-11.el8                      baseos      70 k
09:13:43 #15 26.05  file                         aarch64  5.33-25.el8                        baseos      78 k
09:13:43 #15 26.05  gc                           aarch64  7.6.4-3.el8                        appstream   99 k
09:13:43 #15 26.05  gdb-headless                 aarch64  8.2-20.el8                         appstream  3.1 M
09:13:43 #15 26.05  ghc-srpm-macros              noarch   1.4.2-7.el8                        appstream  9.3 k
09:13:43 #15 26.05  glibc-gconv-extra            aarch64  2.28-236.el8.1                     baseos     1.8 M
09:13:43 #15 26.05  go-srpm-macros               noarch   2-17.el8                           appstream   13 k
09:13:43 #15 26.05  groff-base                   aarch64  1.22.3-18.el8                      baseos     989 k
09:13:43 #15 26.05  guile                        aarch64  5:2.0.14-7.el8                     appstream  3.5 M
09:13:43 #15 26.05  libatomic_ops                aarch64  7.6.2-3.el8                        appstream   38 k
09:13:43 #15 26.05  libbabeltrace                aarch64  1.5.4-4.el8                        baseos     189 k
09:13:43 #15 26.05  libpkgconf                   aarch64  1.4.2-1.el8                        baseos      34 k
09:13:43 #15 26.05  libtool-ltdl                 aarch64  2.4.6-25.el8                       baseos      57 k
09:13:43 #15 26.05  ncurses                      aarch64  6.1-10.20180224.el8                baseos     389 k
09:13:43 #15 26.05  ocaml-srpm-macros            noarch   5-4.el8                            appstream  9.4 k
09:13:43 #15 26.05  openblas-srpm-macros         noarch   2-2.el8                            appstream  7.9 k
09:13:43 #15 26.05  openssl                      aarch64  1:1.1.1k-9.el8                     baseos     717 k
09:13:43 #15 26.05  patch                        aarch64  2.7.6-11.el8                       baseos     134 k
09:13:43 #15 26.05  perl-Carp                    noarch   1.42-396.el8                       baseos      30 k
09:13:43 #15 26.05  perl-Data-Dumper             aarch64  2.167-399.el8                      baseos      57 k
09:13:43 #15 26.05  perl-Digest                  noarch   1.17-395.el8                       appstream   27 k
09:13:43 #15 26.05  perl-Digest-MD5              aarch64  2.55-396.el8                       appstream   37 k
09:13:43 #15 26.05  perl-Encode                  aarch64  4:2.97-3.el8                       baseos     1.5 M
09:13:43 #15 26.05  perl-Errno                   aarch64  1.28-422.el8                       baseos      76 k
09:13:43 #15 26.05  perl-Exporter                noarch   5.72-396.el8                       baseos      34 k
09:13:43 #15 26.05  perl-File-Path               noarch   2.15-2.el8                         baseos      38 k
09:13:43 #15 26.05  perl-File-Temp               noarch   0.230.600-1.el8                    baseos      63 k
09:13:43 #15 26.05  perl-Getopt-Long             noarch   1:2.50-4.el8                       baseos      63 k
09:13:43 #15 26.05  perl-HTTP-Tiny               noarch   0.074-2.el8                        baseos      58 k
09:13:43 #15 26.05  perl-IO                      aarch64  1.38-422.el8                       baseos     142 k
09:13:43 #15 26.05  perl-IO-Socket-IP            noarch   0.39-5.el8                         appstream   47 k
09:13:43 #15 26.05  perl-IO-Socket-SSL           noarch   2.066-4.module_el8+339+1ec643e0    appstream  304 k
09:13:43 #15 26.05  perl-MIME-Base64             aarch64  3.15-396.el8                       baseos      31 k
09:13:43 #15 26.05  perl-Mozilla-CA              noarch   20160104-7.module_el8+645+9d809f8c appstream   15 k
09:13:43 #15 26.05  perl-Net-SSLeay              aarch64  1.88-2.module_el8+339+1ec643e0     appstream  396 k
09:13:43 #15 26.05  perl-PathTools               aarch64  3.74-1.el8                         baseos      90 k
09:13:43 #15 26.05  perl-Pod-Escapes             noarch   1:1.07-395.el8                     baseos      20 k
09:13:43 #15 26.05  perl-Pod-Perldoc             noarch   3.28-396.el8                       baseos      86 k
09:13:43 #15 26.05  perl-Pod-Simple              noarch   1:3.35-395.el8                     baseos     213 k
09:13:43 #15 26.05  perl-Pod-Usage               noarch   4:1.69-395.el8                     baseos      34 k
09:13:43 #15 26.05  perl-Scalar-List-Utils       aarch64  3:1.49-2.el8                       baseos      67 k
09:13:43 #15 26.05  perl-Socket                  aarch64  4:2.027-3.el8                      baseos      59 k
09:13:43 #15 26.05  perl-Storable                aarch64  1:3.11-3.el8                       baseos      95 k
09:13:43 #15 26.05  perl-Term-ANSIColor          noarch   4.06-396.el8                       baseos      46 k
09:13:43 #15 26.05  perl-Term-Cap                noarch   1.17-395.el8                       baseos      23 k
09:13:43 #15 26.05  perl-Text-ParseWords         noarch   3.30-395.el8                       baseos      18 k
09:13:43 #15 26.05  perl-Text-Tabs+Wrap          noarch   2013.0523-395.el8                  baseos      24 k
09:13:43 #15 26.05  perl-Time-Local              noarch   1:1.280-1.el8                      baseos      34 k
09:13:43 #15 26.05  perl-URI                     noarch   1.73-3.el8                         appstream  116 k
09:13:43 #15 26.05  perl-Unicode-Normalize       aarch64  1.25-396.el8                       baseos      78 k
09:13:43 #15 26.05  perl-constant                noarch   1.33-396.el8                       baseos      25 k
09:13:43 #15 26.05  perl-interpreter             aarch64  4:5.26.3-422.el8                   baseos     6.3 M
09:13:43 #15 26.05  perl-libnet                  noarch   3.11-3.el8                         appstream  121 k
09:13:43 #15 26.05  perl-libs                    aarch64  4:5.26.3-422.el8                   baseos     1.5 M
09:13:43 #15 26.05  perl-macros                  aarch64  4:5.26.3-422.el8                   baseos      72 k
09:13:43 #15 26.05  perl-parent                  noarch   1:0.237-1.el8                      baseos      20 k
09:13:43 #15 26.05  perl-podlators               noarch   4.11-1.el8                         baseos     118 k
09:13:43 #15 26.05  perl-srpm-macros             noarch   1-25.el8                           appstream   11 k
09:13:43 #15 26.05  perl-threads                 aarch64  1:2.21-2.el8                       baseos      60 k
09:13:43 #15 26.05  perl-threads-shared          aarch64  1.58-2.el8                         baseos      47 k
09:13:43 #15 26.05  pkgconf                      aarch64  1.4.2-1.el8                        baseos      37 k
09:13:43 #15 26.05  pkgconf-m4                   noarch   1.4.2-1.el8                        baseos      17 k
09:13:43 #15 26.05  pkgconf-pkg-config           aarch64  1.4.2-1.el8                        baseos      15 k
09:13:43 #15 26.05  python-rpm-macros            noarch   3-45.el8                           appstream   16 k
09:13:43 #15 26.05  python-srpm-macros           noarch   3-45.el8                           appstream   16 k
09:13:43 #15 26.05  python3-dateutil             noarch   1:2.6.1-6.el8                      baseos     251 k
09:13:43 #15 26.05  python3-dbus                 aarch64  1.2.4-15.el8                       baseos     133 k
09:13:43 #15 26.05  python3-dnf-plugins-core     noarch   4.0.21-23.el8                      baseos     279 k
09:13:43 #15 26.05  python3-rpm-macros           noarch   3-45.el8                           appstream   15 k
09:13:43 #15 26.05  python3-six                  noarch   1.11.0-8.el8                       baseos      38 k
09:13:43 #15 26.05  python3-systemd              aarch64  234-8.el8                          appstream   80 k
09:13:43 #15 26.05  qt5-srpm-macros              noarch   5.15.3-1.el8                       appstream   11 k
09:13:43 #15 26.05  redhat-rpm-config            noarch   131-1.el8                          appstream   94 k
09:13:43 #15 26.05  rust-srpm-macros             noarch   5-2.el8                            appstream  9.2 k
09:13:43 #15 26.05  unzip                        aarch64  6.0-46.el8                         baseos     189 k
09:13:43 #15 26.05  zip                          aarch64  3.0-23.el8                         baseos     265 k
09:13:43 #15 26.05  zstd                         aarch64  1.4.4-1.el8                        appstream  303 k
09:13:43 #15 26.05 Installing weak dependencies:
09:13:43 #15 26.05  elfutils-debuginfod-client   aarch64  0.189-3.el8                        baseos      75 k
09:13:43 #15 26.05 Enabling module streams:
09:13:43 #15 26.05  perl                                  5.26                                               
09:13:43 #15 26.05  perl-IO-Socket-SSL                    2.066                                              
09:13:43 #15 26.05  perl-libwww-perl                      6.34                                               
09:13:43 #15 26.05 
09:13:43 #15 26.05 Transaction Summary
09:13:43 #15 26.05 ==========================================================================================
09:13:43 #15 26.05 Install  88 Packages
09:13:43 #15 26.05 
09:13:43 #15 26.05 Total download size: 27 M
09:13:43 #15 26.05 Installed size: 97 M
09:13:43 #15 26.05 Downloading Packages:
09:13:43 #13 33.65 Unpacking libio-sessiondata-perl (1.03-1) ...
09:13:43 #13 33.68 Selecting previously unselected package libio-string-perl.
09:13:43 #13 33.69 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
09:13:43 #13 33.69 Unpacking libio-string-perl (1.08-3) ...
09:13:43 #13 33.73 Selecting previously unselected package libtypes-serialiser-perl.
09:13:43 #13 33.73 Preparing to unpack .../244-libtypes-serialiser-perl_1.0-1_all.deb ...
09:13:43 #13 33.73 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:13:43 #13 33.77 Selecting previously unselected package libjson-xs-perl.
09:13:43 #13 33.77 Preparing to unpack .../245-libjson-xs-perl_3.040-1+b1_arm64.deb ...
09:13:43 #13 33.78 Unpacking libjson-xs-perl (3.040-1+b1) ...
09:13:43 #13 33.82 Selecting previously unselected package liblzo2-2:arm64.
09:13:43 #13 33.82 Preparing to unpack .../246-liblzo2-2_2.10-0.1_arm64.deb ...
09:13:43 #13 33.83 Unpacking liblzo2-2:arm64 (2.10-0.1) ...
09:13:43 #13 33.90 Selecting previously unselected package libkyotocabinet16v5:arm64.
09:13:43 #13 30.46 Preparing to unpack .../183-libtiff5_4.2.0-1+deb11u4_arm64.deb ...
09:13:43 #13 30.47 Unpacking libtiff5:arm64 (4.2.0-1+deb11u4) ...
09:13:43 #13 30.51 Selecting previously unselected package libxau6:arm64.
09:13:43 #13 30.52 Preparing to unpack .../184-libxau6_1%3a1.0.9-1_arm64.deb ...
09:13:43 #13 30.52 Unpacking libxau6:arm64 (1:1.0.9-1) ...
09:13:43 #13 30.56 Selecting previously unselected package libxdmcp6:arm64.
09:13:43 #13 30.56 Preparing to unpack .../185-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
09:13:43 #13 30.56 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:43 #13 30.60 Selecting previously unselected package libxcb1:arm64.
09:13:43 #13 30.60 Preparing to unpack .../186-libxcb1_1.14-3_arm64.deb ...
09:13:43 #13 30.61 Unpacking libxcb1:arm64 (1.14-3) ...
09:13:43 #13 30.64 Selecting previously unselected package libx11-data.
09:13:43 #13 30.64 Preparing to unpack .../187-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ...
09:13:43 #13 30.65 Unpacking libx11-data (2:1.7.2-1+deb11u1) ...
09:13:43 #13 27.50 Preparing to unpack .../049-libxml2_2.9.4+dfsg1-7+deb10u6_armhf.deb ...
09:13:43 #13 27.50 Unpacking libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
09:13:43 #13 27.61 Selecting previously unselected package libcroco3:armhf.
09:13:43 #13 27.61 Preparing to unpack .../050-libcroco3_0.6.12-3_armhf.deb ...
09:13:43 #13 27.61 Unpacking libcroco3:armhf (0.6.12-3) ...
09:13:43 #13 27.66 Selecting previously unselected package gettext.
09:13:43 #13 27.66 Preparing to unpack .../051-gettext_0.19.8.1-9_armhf.deb ...
09:13:43 #13 27.67 Unpacking gettext (0.19.8.1-9) ...
09:13:43 #14 33.99 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-messagepack-perl arm64 1.02-1build1 [32.6 kB]
09:13:43 #14 26.94 Get:181 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tree-perl all 5.07-3 [200 kB]
09:13:43 #14 27.02 Get:182 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclone-perl armhf 0.46-1 [10.0 kB]
09:13:43 #14 27.02 Get:183 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-html-perl all 1.004-3 [15.9 kB]
09:13:43 #14 27.03 Get:184 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-mediatypes-perl all 6.04-2 [20.1 kB]
09:13:43 #14 27.03 Get:185 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-message-perl all 6.44-1 [77.4 kB]
09:13:43 #14 27.05 Get:186 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-cookies-perl all 6.10-1 [18.4 kB]
09:13:43 #14 27.06 Get:187 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-negotiate-perl all 6.01-2 [12.4 kB]
09:13:43 #13 32.46 Selecting previously unselected package libapt-pkg-perl.
09:13:43 #13 32.46 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_amd64.deb ...
09:13:43 #13 32.47 Unpacking libapt-pkg-perl (0.1.40+b2) ...
09:13:43 #13 32.52 Selecting previously unselected package libarchive-cpio-perl.
09:13:43 #13 32.53 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ...
09:13:43 #13 32.53 Unpacking libarchive-cpio-perl (0.10-3) ...
09:13:43 #13 32.56 Selecting previously unselected package libarchive13:amd64.
09:13:43 #13 32.56 Preparing to unpack .../181-libarchive13_3.6.2-1_amd64.deb ...
09:13:43 #13 32.56 Unpacking libarchive13:amd64 (3.6.2-1) ...
09:13:43 #13 32.61 Selecting previously unselected package libarray-intspan-perl.
09:13:43 #13 32.61 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ...
09:13:43 #13 32.62 Unpacking libarray-intspan-perl (2.004-2) ...
09:13:43 #13 32.64 Selecting previously unselected package libauthen-sasl-perl.
09:13:43 #13 32.65 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ...
09:13:43 #13 32.65 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:13:43 #13 32.70 Selecting previously unselected package libdav1d6:amd64.
09:13:43 #13 29.03 Unpacking devscripts (2.23.4) ...
09:13:43 #13 29.15 Selecting previously unselected package diffstat.
09:13:43 #13 29.15 Preparing to unpack .../156-diffstat_1.65-1_arm64.deb ...
09:13:43 #13 29.15 Unpacking diffstat (1.65-1) ...
09:13:43 #13 29.19 Selecting previously unselected package distro-info-data.
09:13:43 #13 29.19 Preparing to unpack .../157-distro-info-data_0.58_all.deb ...
09:13:43 #13 29.19 Unpacking distro-info-data (0.58) ...
09:13:43 #13 29.22 Selecting previously unselected package python3-pkg-resources.
09:13:43 #13 29.23 Preparing to unpack .../158-python3-pkg-resources_66.1.1-1_all.deb ...
09:13:43 #13 29.23 Unpacking python3-pkg-resources (66.1.1-1) ...
09:13:43 #13 29.28 Selecting previously unselected package python3-chardet.
09:13:43 #14 32.47 Preparing to unpack .../183-libgpgme11_1.16.0-1.2ubuntu4.1_amd64.deb ...
09:13:43 #14 32.47 Unpacking libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ...
09:13:43 #14 32.52 Selecting previously unselected package python3-gpg.
09:13:43 #14 32.52 Preparing to unpack .../184-python3-gpg_1.16.0-1.2ubuntu4.1_amd64.deb ...
09:13:43 #14 32.52 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:13:43 #14 32.58 Selecting previously unselected package dput.
09:13:43 #14 32.58 Preparing to unpack .../185-dput_1.1.0ubuntu2.1_all.deb ...
09:13:43 #14 32.59 Unpacking dput (1.1.0ubuntu2.1) ...
09:13:43 #14 32.63 Selecting previously unselected package fonts-dejavu-core.
09:13:43 #14 32.63 Preparing to unpack .../186-fonts-dejavu-core_2.37-2build1_all.deb ...
09:13:43 #14 32.63 Unpacking fonts-dejavu-core (2.37-2build1) ...
09:13:43 #13 28.68 Selecting previously unselected package dh-autoreconf.
09:13:43 #13 28.68 Preparing to unpack .../072-dh-autoreconf_20_all.deb ...
09:13:43 #13 28.69 Unpacking dh-autoreconf (20) ...
09:13:43 #13 28.72 Selecting previously unselected package libarchive-zip-perl.
09:13:43 #13 28.72 Preparing to unpack .../073-libarchive-zip-perl_1.68-1_all.deb ...
09:13:43 #13 28.73 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:43 #13 28.76 Selecting previously unselected package libsub-override-perl.
09:13:43 #13 28.77 Preparing to unpack .../074-libsub-override-perl_0.09-2_all.deb ...
09:13:43 #13 28.77 Unpacking libsub-override-perl (0.09-2) ...
09:13:43 #13 28.80 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:43 #13 28.80 Preparing to unpack .../075-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
09:13:43 #13 28.81 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
09:13:43 #13 28.84 Selecting previously unselected package dh-strip-nondeterminism.
09:13:43 #13 28.84 Preparing to unpack .../076-dh-strip-nondeterminism_1.12.0-1_all.deb ...
09:13:43 #13 28.85 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
09:13:43 #13 28.88 Selecting previously unselected package libelf1:armhf.
09:13:43 #13 28.88 Preparing to unpack .../077-libelf1_0.183-1_armhf.deb ...
09:13:43 #13 28.89 Unpacking libelf1:armhf (0.183-1) ...
09:13:43 #13 28.94 Selecting previously unselected package dwz.
09:13:43 #13 28.94 Preparing to unpack .../078-dwz_0.13+20210201-1_armhf.deb ...
09:13:43 #13 28.94 Unpacking dwz (0.13+20210201-1) ...
09:13:43 #13 28.99 Selecting previously unselected package libicu67:armhf.
09:13:43 #14 29.35 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ...
09:13:43 #14 29.37 Unpacking libiterator-perl (0.03+ds1-2) ...
09:13:43 #14 29.42 Selecting previously unselected package libiterator-util-perl.
09:13:43 #14 29.43 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:13:43 #14 29.43 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:13:43 #14 29.53 Selecting previously unselected package libdata-dpath-perl.
09:13:43 #14 29.53 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ...
09:13:43 #14 29.54 Unpacking libdata-dpath-perl (0.58-2) ...
09:13:43 #14 29.57 Selecting previously unselected package libdata-dump-perl.
09:13:43 #14 29.57 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
09:13:43 #14 29.57 Unpacking libdata-dump-perl (1.25-1) ...
09:13:43 #14 29.65 Selecting previously unselected package libdata-messagepack-perl.
09:13:43 #14 29.65 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_amd64.deb ...
09:13:43 #14 29.65 Unpacking libdata-messagepack-perl (1.02-1build1) ...
09:13:43 #14 29.68 Selecting previously unselected package libnet-domain-tld-perl.
09:13:43 #14 29.68 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ...
09:13:43 #14 29.69 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:13:43 #14 29.71 Selecting previously unselected package libdata-validate-domain-perl.
09:13:43 #14 29.71 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:43 #14 29.72 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:43 #14 29.75 Selecting previously unselected package libnet-ipv6addr-perl.
09:13:43 #13 24.12 Unpacking gettext-base (0.21-12) ...
09:13:43 #13 24.18 Selecting previously unselected package xz-utils.
09:13:43 #13 24.18 Preparing to unpack .../012-xz-utils_5.4.1-0.2_armhf.deb ...
09:13:43 #13 24.19 Unpacking xz-utils (5.4.1-0.2) ...
09:13:43 #13 24.25 Selecting previously unselected package m4.
09:13:43 #13 24.25 Preparing to unpack .../013-m4_1.4.19-3_armhf.deb ...
09:13:43 #13 24.25 Unpacking m4 (1.4.19-3) ...
09:13:43 #13 24.31 Selecting previously unselected package autoconf.
09:13:43 #13 24.31 Preparing to unpack .../014-autoconf_2.71-3_all.deb ...
09:13:43 #13 24.31 Unpacking autoconf (2.71-3) ...
09:13:43 #13 24.38 Selecting previously unselected package autotools-dev.
09:13:43 #14 28.48 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fonts-dejavu-core all 2.37-2build1 [1041 kB]
09:13:43 #14 30.38 Selecting previously unselected package git-man.
09:13:43 #14 30.38 Preparing to unpack .../201-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
09:13:43 #14 30.39 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
09:13:43 #14 30.50 Selecting previously unselected package git.
09:13:43 #14 30.50 Preparing to unpack .../202-git_1%3a2.25.1-1ubuntu3.11_amd64.deb ...
09:13:43 #14 30.52 Unpacking git (1:2.25.1-1ubuntu3.11) ...
09:13:43 #13 29.99 Selecting previously unselected package po-debconf.
09:13:43 #13 29.99 Preparing to unpack .../089-po-debconf_1.0.21+nmu1_all.deb ...
09:13:43 #13 30.06 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:43 #13 30.12 Selecting previously unselected package debhelper.
09:13:43 #13 30.12 Preparing to unpack .../090-debhelper_13.11.4_all.deb ...
09:13:43 #13 30.12 Unpacking debhelper (13.11.4) ...
09:13:43 #13 33.90 Preparing to unpack .../247-libkyotocabinet16v5_1.2.76-4.2+b1_arm64.deb ...
09:13:43 #13 33.90 Unpacking libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
09:13:43 #13 33.95 Selecting previously unselected package liblist-compare-perl.
09:13:43 #13 33.96 Preparing to unpack .../248-liblist-compare-perl_0.53-1_all.deb ...
09:13:43 #13 33.96 Unpacking liblist-compare-perl (0.53-1) ...
09:13:43 #13 33.99 Selecting previously unselected package liblist-moreutils-perl.
09:13:43 #13 34.00 Preparing to unpack .../249-liblist-moreutils-perl_0.416-1+b4_arm64.deb ...
09:13:43 #13 34.00 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
09:13:43 #13 34.04 Selecting previously unselected package libltdl-dev:arm64.
09:13:43 #13 34.04 Preparing to unpack .../250-libltdl-dev_2.4.6-9_arm64.deb ...
09:13:43 #13 34.05 Unpacking libltdl-dev:arm64 (2.4.6-9) ...
09:13:43 #13 34.14 Selecting previously unselected package libsys-hostname-long-perl.
09:13:43 #13 30.72 Selecting previously unselected package libx11-6:arm64.
09:13:43 #13 30.72 Preparing to unpack .../188-libx11-6_2%3a1.7.2-1+deb11u1_arm64.deb ...
09:13:43 #13 30.72 Unpacking libx11-6:arm64 (2:1.7.2-1+deb11u1) ...
09:13:43 #13 30.79 Selecting previously unselected package libxpm4:arm64.
09:13:43 #13 30.80 Preparing to unpack .../189-libxpm4_1%3a3.5.12-1.1~deb11u1_arm64.deb ...
09:13:43 #13 30.80 Unpacking libxpm4:arm64 (1:3.5.12-1.1~deb11u1) ...
09:13:43 #13 30.84 Selecting previously unselected package libgd3:arm64.
09:13:43 #13 30.84 Preparing to unpack .../190-libgd3_2.3.0-2_arm64.deb ...
09:13:43 #13 30.84 Unpacking libgd3:arm64 (2.3.0-2) ...
09:13:43 #13 30.88 Selecting previously unselected package libc-devtools.
09:13:43 #13 30.88 Preparing to unpack .../191-libc-devtools_2.31-13+deb11u6_arm64.deb ...
09:13:43 #13 30.89 Unpacking libc-devtools (2.31-13+deb11u6) ...
09:13:43 #13 30.92 Selecting previously unselected package libcapture-tiny-perl.
09:13:43 #13 30.92 Preparing to unpack .../192-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:43 #13 30.93 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:43 #13 30.96 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:43 #13 27.83 Selecting previously unselected package intltool-debian.
09:13:43 #13 27.83 Preparing to unpack .../052-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:43 #13 27.83 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:43 #13 27.87 Selecting previously unselected package po-debconf.
09:13:43 #13 27.87 Preparing to unpack .../053-po-debconf_1.0.21_all.deb ...
09:13:43 #13 27.88 Unpacking po-debconf (1.0.21) ...
09:13:43 #13 27.93 Selecting previously unselected package debhelper.
09:13:43 #13 27.93 Preparing to unpack .../054-debhelper_13.2~bpo10+1_all.deb ...
09:13:43 #13 27.93 Unpacking debhelper (13.2~bpo10+1) ...
09:13:43 #14 27.45 Get:188 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf perl-openssl-defaults armhf 7 [7536 B]
09:13:43 #13 32.71 Preparing to unpack .../184-libdav1d6_1.0.0-2_amd64.deb ...
09:13:43 #13 32.71 Unpacking libdav1d6:amd64 (1.0.0-2) ...
09:13:43 #13 32.78 Selecting previously unselected package libgav1-1:amd64.
09:13:43 #13 32.78 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_amd64.deb ...
09:13:43 #13 32.78 Unpacking libgav1-1:amd64 (0.18.0-1+b1) ...
09:13:43 #13 32.84 Selecting previously unselected package librav1e0:amd64.
09:13:43 #13 32.84 Preparing to unpack .../186-librav1e0_0.5.1-6_amd64.deb ...
09:13:43 #13 32.84 Unpacking librav1e0:amd64 (0.5.1-6) ...
09:13:43 #13 32.93 Selecting previously unselected package libsvtav1enc1:amd64.
09:13:43 #13 32.94 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_amd64.deb ...
09:13:43 #13 32.94 Unpacking libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
09:13:43 #13 29.28 Preparing to unpack .../159-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:13:43 #13 29.29 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:13:43 #13 29.33 Selecting previously unselected package python3-debian.
09:13:43 #13 29.33 Preparing to unpack .../160-python3-debian_0.1.49_all.deb ...
09:13:43 #13 29.34 Unpacking python3-debian (0.1.49) ...
09:13:43 #13 29.38 Selecting previously unselected package libgpgme11:arm64.
09:13:43 #13 29.39 Preparing to unpack .../161-libgpgme11_1.18.0-3+b1_arm64.deb ...
09:13:43 #13 29.39 Unpacking libgpgme11:arm64 (1.18.0-3+b1) ...
09:13:43 #13 29.44 Selecting previously unselected package python3-gpg.
09:13:43 #13 29.44 Preparing to unpack .../162-python3-gpg_1.18.0-3+b1_arm64.deb ...
09:13:43 #13 29.44 Unpacking python3-gpg (1.18.0-3+b1) ...
09:13:43 #13 29.50 Selecting previously unselected package python3-xdg.
09:13:43 #13 32.72 Selecting previously unselected package libalgorithm-diff-perl.
09:13:43 #13 32.73 Preparing to unpack .../171-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:13:43 #13 32.75 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:13:43 #13 32.84 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:43 #13 32.84 Preparing to unpack .../172-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
09:13:43 #13 32.85 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:13:43 #13 32.95 Selecting previously unselected package libalgorithm-merge-perl.
09:13:43 #13 32.95 Preparing to unpack .../173-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:43 #13 32.97 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:43 #14 32.77 Selecting previously unselected package fontconfig-config.
09:13:43 #14 32.77 Preparing to unpack .../187-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
09:13:43 #14 32.77 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
09:13:43 #14 32.82 Selecting previously unselected package libcurl3-gnutls:amd64.
09:13:43 #14 32.82 Preparing to unpack .../188-libcurl3-gnutls_7.81.0-1ubuntu1.13_amd64.deb ...
09:13:43 #14 32.83 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ...
09:13:43 #14 32.86 Selecting previously unselected package liberror-perl.
09:13:43 #14 32.86 Preparing to unpack .../189-liberror-perl_0.17029-1_all.deb ...
09:13:43 #14 32.87 Unpacking liberror-perl (0.17029-1) ...
09:13:43 #14 32.90 Selecting previously unselected package git-man.
09:13:43 #14 32.90 Preparing to unpack .../190-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
09:13:43 #14 32.91 Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
09:13:43 #14 32.96 Selecting previously unselected package git.
09:13:43 #14 32.96 Preparing to unpack .../191-git_1%3a2.34.1-1ubuntu1.10_amd64.deb ...
09:13:43 #14 32.97 Unpacking git (1:2.34.1-1ubuntu1.10) ...
09:13:43 #14 27.64 Get:189 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf diffstat armhf 1.64-1build2 [27.6 kB]
09:13:43 #14 27.64 Get:190 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-chardet all 4.0.0-1 [98.0 kB]
09:13:43 #14 27.65 Get:191 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf zstd armhf 1.4.8+dfsg-3build1 [597 kB]
09:13:43 #14 27.68 Get:192 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-debian all 0.1.43ubuntu1.1 [107 kB]
09:13:43 #14 27.68 Get:193 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgpgme11 armhf 1.16.0-1.2ubuntu4.1 [117 kB]
09:13:43 #14 27.69 Get:194 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gpg armhf 1.16.0-1.2ubuntu4.1 [196 kB]
09:13:43 #14 27.72 Get:195 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dput all 1.1.0ubuntu2.1 [44.7 kB]
09:13:43 #14 27.72 Get:196 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fonts-dejavu-core all 2.37-2build1 [1041 kB]
09:13:43 #14 27.77 Get:197 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
09:13:43 #14 29.98 Get:331 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-parser-perl armhf 2.46-1 [189 kB]
09:13:43 #14 30.35 Get:332 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:44 #13 28.99 Preparing to unpack .../079-libicu67_67.1-7_armhf.deb ...
09:13:44 #13 29.00 Unpacking libicu67:armhf (67.1-7) ...
09:13:44 #14 29.75 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:13:44 #14 29.75 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:13:44 #14 29.78 Selecting previously unselected package libnet-netmask-perl.
09:13:44 #14 29.78 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ...
09:13:44 #14 29.79 Unpacking libnet-netmask-perl (2.0002-2) ...
09:13:44 #14 29.81 Selecting previously unselected package libnetaddr-ip-perl.
09:13:44 #14 29.81 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_amd64.deb ...
09:13:44 #14 29.82 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:13:44 #14 29.85 Selecting previously unselected package libdata-validate-ip-perl.
09:13:44 #14 29.85 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ...
09:13:44 #14 29.86 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:13:44 #14 29.89 Selecting previously unselected package libdata-validate-uri-perl.
09:13:44 #14 29.89 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
09:13:44 #14 29.89 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:13:44 #14 29.92 Selecting previously unselected package libdistro-info-perl.
09:13:44 #14 29.92 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
09:13:44 #14 29.92 Unpacking libdistro-info-perl (1.5) ...
09:13:44 #14 29.95 Selecting previously unselected package libemail-address-xs-perl.
09:13:44 #14 29.95 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_amd64.deb ...
09:13:44 #14 29.95 Unpacking libemail-address-xs-perl (1.05-1build1) ...
09:13:44 #14 29.98 Selecting previously unselected package libexporter-tiny-perl.
09:13:44 #13 24.38 Preparing to unpack .../015-autotools-dev_20220109.1_all.deb ...
09:13:44 #13 24.39 Unpacking autotools-dev (20220109.1) ...
09:13:44 #13 24.43 Selecting previously unselected package automake.
09:13:44 #13 24.43 Preparing to unpack .../016-automake_1%3a1.16.5-1.3_all.deb ...
09:13:44 #13 24.44 Unpacking automake (1:1.16.5-1.3) ...
09:13:44 #13 24.51 Selecting previously unselected package autopoint.
09:13:44 #13 24.52 Preparing to unpack .../017-autopoint_0.21-12_all.deb ...
09:13:44 #13 24.52 Unpacking autopoint (0.21-12) ...
09:13:44 #13 24.56 Selecting previously unselected package binutils-common:armhf.
09:13:44 #13 24.56 Preparing to unpack .../018-binutils-common_2.40-2+rpi2_armhf.deb ...
09:13:44 #13 24.57 Unpacking binutils-common:armhf (2.40-2+rpi2) ...
09:13:44 #13 33.20 Selecting previously unselected package libalgorithm-diff-perl.
09:13:44 #13 33.20 Preparing to unpack .../164-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:44 #13 33.24 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:44 #13 30.23 Selecting previously unselected package debian-keyring.
09:13:44 #13 30.23 Preparing to unpack .../091-debian-keyring_2022.12.24_all.deb ...
09:13:44 #13 30.24 Unpacking debian-keyring (2022.12.24) ...
09:13:44 #13 34.14 Preparing to unpack .../251-libsys-hostname-long-perl_1.5-1_all.deb ...
09:13:44 #13 34.15 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:13:44 #13 34.18 Selecting previously unselected package libmail-sendmail-perl.
09:13:44 #13 34.18 Preparing to unpack .../252-libmail-sendmail-perl_0.80-1_all.deb ...
09:13:44 #13 34.18 Unpacking libmail-sendmail-perl (0.80-1) ...
09:13:44 #13 34.22 Selecting previously unselected package mailutils-common.
09:13:44 #13 34.22 Preparing to unpack .../253-mailutils-common_1%3a3.5-4_all.deb ...
09:13:44 #13 34.23 Unpacking mailutils-common (1:3.5-4) ...
09:13:44 #13 34.30 Selecting previously unselected package mysql-common.
09:13:44 #13 34.30 Preparing to unpack .../254-mysql-common_5.8+1.0.5_all.deb ...
09:13:44 #13 34.32 Unpacking mysql-common (5.8+1.0.5) ...
09:13:44 #13 34.39 Selecting previously unselected package mariadb-common.
09:13:44 #13 30.96 Preparing to unpack .../193-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:44 #13 30.96 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:44 #13 31.02 Selecting previously unselected package libclass-inspector-perl.
09:13:44 #13 31.02 Preparing to unpack .../194-libclass-inspector-perl_1.36-1_all.deb ...
09:13:44 #13 31.02 Unpacking libclass-inspector-perl (1.36-1) ...
09:13:44 #13 31.05 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:44 #13 31.05 Preparing to unpack .../195-libclass-xsaccessor-perl_1.19-3+b7_arm64.deb ...
09:13:44 #13 31.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
09:13:44 #13 31.09 Selecting previously unselected package libclone-perl.
09:13:44 #13 31.09 Preparing to unpack .../196-libclone-perl_0.45-1+b1_arm64.deb ...
09:13:44 #13 31.10 Unpacking libclone-perl (0.45-1+b1) ...
09:13:44 #13 31.12 Selecting previously unselected package libcommon-sense-perl.
09:13:44 #13 31.13 Preparing to unpack .../197-libcommon-sense-perl_3.75-1+b4_arm64.deb ...
09:13:44 #13 31.13 Unpacking libcommon-sense-perl (3.75-1+b4) ...
09:13:44 #13 31.16 Selecting previously unselected package libconfig-tiny-perl.
09:13:44 #13 30.68 Selecting previously unselected package cpp.
09:13:44 #13 30.69 Preparing to unpack .../040-cpp_4%3a8.3.0-1_armhf.deb ...
09:13:44 #13 30.69 Unpacking cpp (4:8.3.0-1) ...
09:13:44 #13 30.72 Selecting previously unselected package libcc1-0:armhf.
09:13:44 #13 30.72 Preparing to unpack .../041-libcc1-0_8.3.0-6_armhf.deb ...
09:13:44 #13 30.73 Unpacking libcc1-0:armhf (8.3.0-6) ...
09:13:44 #13 30.76 Selecting previously unselected package libgomp1:armhf.
09:13:44 #13 30.76 Preparing to unpack .../042-libgomp1_8.3.0-6_armhf.deb ...
09:13:44 #13 30.77 Unpacking libgomp1:armhf (8.3.0-6) ...
09:13:44 #13 30.80 Selecting previously unselected package libatomic1:armhf.
09:13:44 #13 28.04 Selecting previously unselected package libfakeroot:armhf.
09:13:44 #13 28.04 Preparing to unpack .../055-libfakeroot_1.23-1_armhf.deb ...
09:13:44 #13 28.05 Unpacking libfakeroot:armhf (1.23-1) ...
09:13:44 #13 28.09 Selecting previously unselected package fakeroot.
09:13:44 #13 28.09 Preparing to unpack .../056-fakeroot_1.23-1_armhf.deb ...
09:13:44 #13 28.09 Unpacking fakeroot (1.23-1) ...
09:13:44 #13 28.13 Selecting previously unselected package libfile-which-perl.
09:13:44 #13 28.13 Preparing to unpack .../057-libfile-which-perl_1.23-1_all.deb ...
09:13:44 #13 28.13 Unpacking libfile-which-perl (1.23-1) ...
09:13:44 #13 28.16 Selecting previously unselected package libfile-homedir-perl.
09:13:44 #13 28.17 Preparing to unpack .../058-libfile-homedir-perl_1.004-1_all.deb ...
09:13:44 #13 28.17 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:44 #13 28.20 Selecting previously unselected package libio-pty-perl.
09:13:44 #13 28.20 Preparing to unpack .../059-libio-pty-perl_1%3a1.08-1.1+b4_armhf.deb ...
09:13:44 #13 28.21 Unpacking libio-pty-perl (1:1.08-1.1+b4) ...
09:13:44 #14 27.53 Get:189 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ssleay-perl armhf 1.92-2build2 [281 kB]
09:13:44 #15 26.88 (1/88): desktop-file-utils-0.26-1.el8.aarch64.r 342 kB/s |  79 kB     00:00    
09:13:44 #15 26.89 (2/88): efi-srpm-macros-3-3.el8.noarch.rpm       94 kB/s |  22 kB     00:00    
09:13:44 #15 26.89 (3/88): dwz-0.12-10.el8.aarch64.rpm             432 kB/s | 103 kB     00:00    
09:13:44 #14 34.17 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-domain-tld-perl all 1.75-3 [29.4 kB]
09:13:44 #14 34.22 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:44 #14 34.23 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:44 #14 34.27 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-netmask-perl all 2.0002-2 [24.8 kB]
09:13:44 #14 34.30 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-2build1 [81.1 kB]
09:13:44 #14 34.36 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-ip-perl all 0.31-1 [17.2 kB]
09:13:44 #14 34.37 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:44 #14 34.37 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdistro-info-perl all 1.5 [5388 B]
09:13:44 #14 34.38 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libemail-address-xs-perl arm64 1.05-1build1 [28.9 kB]
09:13:44 #14 34.39 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexporter-tiny-perl all 1.006000-1 [36.7 kB]
09:13:44 #13 21.53   Running scriptlet: glibc-gconv-extra-2.34-82.el9.aarch64              138/138 
09:13:44 #13 25.70   Verifying        : adobe-source-code-pro-fonts-2.030.1.050-12.el9.1     1/138 
09:13:44 #13 25.70   Verifying        : binutils-2.35.2-42.el9.aarch64                       2/138 
09:13:44 #13 25.70   Verifying        : binutils-gold-2.35.2-42.el9.aarch64                  3/138 
09:13:44 #13 25.70   Verifying        : bzip2-1.0.8-8.el9.aarch64                            4/138 
09:13:44 #13 25.70   Verifying        : cpio-2.13-16.el9.aarch64                             5/138 
09:13:44 #13 25.70   Verifying        : dbus-libs-1:1.12.20-8.el9.aarch64                    6/138 
09:13:44 #13 25.70   Verifying        : diffutils-3.7-12.el9.aarch64                         7/138 
09:13:44 #13 25.70   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                 8/138 
09:13:44 #13 25.70   Verifying        : ed-1.14.2-12.el9.aarch64                             9/138 
09:13:44 #13 25.70   Verifying        : elfutils-0.189-3.el9.aarch64                        10/138 
09:13:44 #13 25.70   Verifying        : elfutils-debuginfod-client-0.189-3.el9.aarch64      11/138 
09:13:44 #13 25.70   Verifying        : file-5.39-14.el9.aarch64                            12/138 
09:13:44 #13 25.70   Verifying        : glib-networking-2.68.3-3.el9.aarch64                13/138 
09:13:44 #13 25.70   Verifying        : glibc-gconv-extra-2.34-82.el9.aarch64               14/138 
09:13:44 #13 25.70   Verifying        : groff-base-1.22.4-10.el9.aarch64                    15/138 
09:13:44 #13 25.70   Verifying        : gsettings-desktop-schemas-40.0-6.el9.aarch64        16/138 
09:13:44 #13 25.70   Verifying        : info-6.7-15.el9.aarch64                             17/138 
09:13:44 #13 25.70   Verifying        : json-glib-1.6.6-1.el9.aarch64                       18/138 
09:13:44 #13 25.70   Verifying        : less-590-2.el9.aarch64                              19/138 
09:13:44 #13 25.70   Verifying        : libbrotli-1.0.9-6.el9.aarch64                       20/138 
09:13:44 #13 25.70   Verifying        : libicu-67.1-9.el9.aarch64                           21/138 
09:13:44 #13 25.70   Verifying        : libpipeline-1.5.3-4.el9.aarch64                     22/138 
09:13:44 #13 25.70   Verifying        : libpkgconf-1.7.3-10.el9.aarch64                     23/138 
09:13:44 #13 25.70   Verifying        : libpng-2:1.6.37-12.el9.aarch64                      24/138 
09:13:44 #13 25.70   Verifying        : libproxy-0.4.15-35.el9.aarch64                      25/138 
09:13:44 #13 25.70   Verifying        : libpsl-0.21.1-5.el9.aarch64                         26/138 
09:13:44 #13 25.70   Verifying        : man-db-2.9.3-7.el9.aarch64                          27/138 
09:13:44 #13 25.70   Verifying        : ncurses-6.2-10.20210508.el9.aarch64                 28/138 
09:13:44 #13 25.70   Verifying        : pkgconf-1.7.3-10.el9.aarch64                        29/138 
09:13:44 #13 25.70   Verifying        : pkgconf-m4-1.7.3-10.el9.noarch                      30/138 
09:13:44 #13 25.70   Verifying        : pkgconf-pkg-config-1.7.3-10.el9.aarch64             31/138 
09:13:44 #13 25.70   Verifying        : publicsuffix-list-dafsa-20210518-3.el9.noarch       32/138 
09:13:44 #13 25.70   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch               33/138 
09:13:44 #13 25.70   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                   34/138 
09:13:44 #13 25.70   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch        35/138 
09:13:44 #13 25.70   Verifying        : python3-six-1.15.0-9.el9.noarch                     36/138 
09:13:44 #13 25.70   Verifying        : python3-systemd-234-18.el9.aarch64                  37/138 
09:13:44 #13 25.70   Verifying        : shared-mime-info-2.1-5.el9.aarch64                  38/138 
09:13:44 #13 25.70   Verifying        : systemd-libs-252-18.el9.aarch64                     39/138 
09:13:44 #13 25.70   Verifying        : unzip-6.0-56.el9.aarch64                            40/138 
09:13:44 #13 25.70   Verifying        : xz-5.2.5-8.el9.aarch64                              41/138 
09:13:44 #13 25.70   Verifying        : zip-3.0-35.el9.aarch64                              42/138 
09:13:44 #13 25.70   Verifying        : zstd-1.5.1-2.el9.aarch64                            43/138 
09:13:44 #13 25.70   Verifying        : abattis-cantarell-fonts-0.301-4.el9.noarch          44/138 
09:13:44 #13 25.70   Verifying        : debugedit-5.0-4.el9.aarch64                         45/138 
09:13:44 #13 25.70   Verifying        : desktop-file-utils-0.26-6.el9.aarch64               46/138 
09:13:44 #13 25.70   Verifying        : dwz-0.14-3.el9.aarch64                              47/138 
09:13:44 #13 25.70   Verifying        : efi-srpm-macros-4-9.el9.noarch                      48/138 
09:13:44 #13 25.70   Verifying        : emacs-filesystem-1:27.2-9.el9.noarch                49/138 
09:13:44 #13 25.70   Verifying        : enchant-1:1.6.0-30.el9.aarch64                      50/138 
09:13:44 #13 25.70   Verifying        : fonts-srpm-macros-1:2.0.5-7.el9.1.noarch            51/138 
09:13:44 #13 25.70   Verifying        : gdb-minimal-10.2-11.el9.aarch64                     52/138 
09:13:44 #13 25.70   Verifying        : gdk-pixbuf2-2.42.6-3.el9.aarch64                    53/138 
09:13:44 #13 25.70   Verifying        : ghc-srpm-macros-1.5.0-6.el9.noarch                  54/138 
09:13:44 #13 25.70   Verifying        : go-srpm-macros-3.2.0-2.el9.noarch                   55/138 
09:13:44 #13 25.70   Verifying        : hunspell-1.7.0-11.el9.aarch64                       56/138 
09:13:44 #13 25.70   Verifying        : hunspell-en-0.20140811.1-20.el9.noarch              57/138 
09:13:44 #13 25.70   Verifying        : hunspell-en-GB-0.20140811.1-20.el9.noarch           58/138 
09:13:44 #13 25.70   Verifying        : hunspell-en-US-0.20140811.1-20.el9.noarch           59/138 
09:13:44 #13 25.70   Verifying        : hunspell-filesystem-1.7.0-11.el9.aarch64            60/138 
09:13:44 #13 25.70   Verifying        : kernel-srpm-macros-1.0-13.el9.noarch                61/138 
09:13:44 #13 25.70   Verifying        : libappstream-glib-0.7.18-4.el9.aarch64              62/138 
09:13:44 #13 25.70   Verifying        : libjpeg-turbo-2.0.90-6.el9.aarch64                  63/138 
09:13:44 #13 25.70   Verifying        : libproxy-webkitgtk4-0.4.15-35.el9.aarch64           64/138 
09:13:44 #13 25.70   Verifying        : libsoup-2.72.0-8.el9.aarch64                        65/138 
09:13:44 #13 25.70   Verifying        : libstemmer-0-18.585svn.el9.aarch64                  66/138 
09:13:44 #13 25.70   Verifying        : lua-srpm-macros-1-6.el9.noarch                      67/138 
09:13:44 #13 25.70   Verifying        : ocaml-srpm-macros-6-6.el9.noarch                    68/138 
09:13:44 #13 25.70   Verifying        : openblas-srpm-macros-2-11.el9.noarch                69/138 
09:13:44 #13 25.70   Verifying        : patch-2.7.6-16.el9.aarch64                          70/138 
09:13:44 #13 25.70   Verifying        : perl-AutoLoader-5.74-480.el9.noarch                 71/138 
09:13:44 #13 25.70   Verifying        : perl-B-1.80-480.el9.aarch64                         72/138 
09:13:44 #13 25.70   Verifying        : perl-Carp-1.50-460.el9.noarch                       73/138 
09:13:44 #13 25.70   Verifying        : perl-Class-Struct-0.66-480.el9.noarch               74/138 
09:13:44 #13 25.70   Verifying        : perl-Data-Dumper-2.174-462.el9.aarch64              75/138 
09:13:44 #13 25.70   Verifying        : perl-Digest-1.19-4.el9.noarch                       76/138 
09:13:44 #13 25.70   Verifying        : perl-Digest-MD5-2.58-4.el9.aarch64                  77/138 
09:13:44 #13 25.70   Verifying        : perl-Encode-4:3.08-462.el9.aarch64                  78/138 
09:13:44 #13 25.70   Verifying        : perl-Errno-1.30-480.el9.aarch64                     79/138 
09:13:44 #13 25.70   Verifying        : perl-Exporter-5.74-461.el9.noarch                   80/138 
09:13:44 #13 25.70   Verifying        : perl-Fcntl-1.13-480.el9.aarch64                     81/138 
09:13:44 #13 25.70   Verifying        : perl-File-Basename-2.85-480.el9.noarch              82/138 
09:13:44 #13 25.70   Verifying        : perl-File-Path-2.18-4.el9.noarch                    83/138 
09:13:44 #13 25.70   Verifying        : perl-File-Temp-1:0.231.100-4.el9.noarch             84/138 
09:13:44 #13 25.70   Verifying        : perl-File-stat-1.09-480.el9.noarch                  85/138 
09:13:44 #13 25.70   Verifying        : perl-FileHandle-2.03-480.el9.noarch                 86/138 
09:13:44 #13 25.70   Verifying        : perl-Getopt-Long-1:2.52-4.el9.noarch                87/138 
09:13:44 #13 25.71   Verifying        : perl-Getopt-Std-1.12-480.el9.noarch                 88/138 
09:13:44 #13 25.71   Verifying        : perl-HTTP-Tiny-0.076-461.el9.noarch                 89/138 
09:13:44 #13 25.71   Verifying        : perl-IO-1.43-480.el9.aarch64                        90/138 
09:13:44 #13 25.71   Verifying        : perl-IO-Socket-IP-0.41-5.el9.noarch                 91/138 
09:13:44 #13 25.71   Verifying        : perl-IO-Socket-SSL-2.073-1.el9.noarch               92/138 
09:13:44 #13 25.71   Verifying        : perl-IPC-Open3-1.21-480.el9.noarch                  93/138 
09:13:44 #13 25.71   Verifying        : perl-MIME-Base64-3.16-4.el9.aarch64                 94/138 
09:13:44 #13 25.71   Verifying        : perl-Mozilla-CA-20200520-6.el9.noarch               95/138 
09:13:44 #13 25.71   Verifying        : perl-NDBM_File-1.15-480.el9.aarch64                 96/138 
09:13:44 #13 25.71   Verifying        : perl-Net-SSLeay-1.92-2.el9.aarch64                  97/138 
09:13:44 #13 25.71   Verifying        : perl-POSIX-1.94-480.el9.aarch64                     98/138 
09:13:44 #13 25.71   Verifying        : perl-PathTools-3.78-461.el9.aarch64                 99/138 
09:13:44 #13 25.71   Verifying        : perl-Pod-Escapes-1:1.07-460.el9.noarch             100/138 
09:13:44 #13 25.71   Verifying        : perl-Pod-Perldoc-3.28.01-461.el9.noarch            101/138 
09:13:44 #13 25.71   Verifying        : perl-Pod-Simple-1:3.42-4.el9.noarch                102/138 
09:13:44 #13 25.71   Verifying        : perl-Pod-Usage-4:2.01-4.el9.noarch                 103/138 
09:13:44 #13 25.71   Verifying        : perl-Scalar-List-Utils-4:1.56-461.el9.aarch64      104/138 
09:13:44 #13 25.71   Verifying        : perl-SelectSaver-1.02-480.el9.noarch               105/138 
09:13:44 #13 25.71   Verifying        : perl-Socket-4:2.031-4.el9.aarch64                  106/138 
09:13:44 #13 25.71   Verifying        : perl-Storable-1:3.21-460.el9.aarch64               107/138 
09:13:44 #13 25.71   Verifying        : perl-Symbol-1.08-480.el9.noarch                    108/138 
09:13:44 #13 25.71   Verifying        : perl-Term-ANSIColor-5.01-461.el9.noarch            109/138 
09:13:44 #13 25.71   Verifying        : perl-Term-Cap-1.17-460.el9.noarch                  110/138 
09:13:44 #13 25.71   Verifying        : perl-Text-ParseWords-3.30-460.el9.noarch           111/138 
09:13:44 #13 25.71   Verifying        : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch       112/138 
09:13:44 #13 25.71   Verifying        : perl-Time-Local-2:1.300-7.el9.noarch               113/138 
09:13:44 #13 25.71   Verifying        : perl-URI-5.09-3.el9.noarch                         114/138 
09:13:44 #13 25.71   Verifying        : perl-base-2.27-480.el9.noarch                      115/138 
09:13:44 #13 25.71   Verifying        : perl-constant-1.33-461.el9.noarch                  116/138 
09:13:44 #13 25.71   Verifying        : perl-if-0.60.800-480.el9.noarch                    117/138 
09:13:44 #13 25.71   Verifying        : perl-interpreter-4:5.32.1-480.el9.aarch64          118/138 
09:13:44 #13 25.71   Verifying        : perl-libnet-3.13-4.el9.noarch                      119/138 
09:13:44 #13 25.71   Verifying        : perl-libs-4:5.32.1-480.el9.aarch64                 120/138 
09:13:44 #13 25.71   Verifying        : perl-mro-1.23-480.el9.aarch64                      121/138 
09:13:44 #13 25.71   Verifying        : perl-overload-1.31-480.el9.noarch                  122/138 
09:13:44 #13 25.71   Verifying        : perl-overloading-0.02-480.el9.noarch               123/138 
09:13:44 #13 25.71   Verifying        : perl-parent-1:0.238-460.el9.noarch                 124/138 
09:13:44 #13 25.71   Verifying        : perl-podlators-1:4.14-460.el9.noarch               125/138 
09:13:44 #13 25.71   Verifying        : perl-srpm-macros-1-41.el9.noarch                   126/138 
09:13:44 #13 25.71   Verifying        : perl-subs-1.03-480.el9.noarch                      127/138 
09:13:44 #13 25.71   Verifying        : perl-vars-1.05-480.el9.noarch                      128/138 
09:13:44 #13 25.71   Verifying        : pyproject-srpm-macros-1.9.0-1.el9.noarch           129/138 
09:13:44 #13 25.71   Verifying        : python-srpm-macros-3.9-52.el9.noarch               130/138 
09:13:44 #13 25.71   Verifying        : python3-enchant-3.2.0-5.el9.noarch                 131/138 
09:13:44 #13 25.71   Verifying        : python3-file-magic-5.39-14.el9.noarch              132/138 
09:13:44 #13 25.71   Verifying        : qt5-srpm-macros-5.15.9-1.el9.noarch                133/138 
09:13:44 #13 25.71   Verifying        : redhat-rpm-config-203-1.el9.noarch                 134/138 
09:13:44 #13 25.71   Verifying        : rpm-build-4.16.1.3-25.el9.aarch64                  135/138 
09:13:44 #13 25.71   Verifying        : rpmlint-1.11-19.el9.noarch                         136/138 
09:13:44 #13 25.71   Verifying        : rust-srpm-macros-17-4.el9.noarch                   137/138 
09:13:44 #13 25.71   Verifying        : webkit2gtk3-jsc-2.40.5-1.el9.aarch64               138/138 
09:13:44 #13 25.84 
09:13:44 #13 25.84 Installed:
09:13:44 #13 25.84   abattis-cantarell-fonts-0.301-4.el9.noarch                                    
09:13:44 #13 25.84   adobe-source-code-pro-fonts-2.030.1.050-12.el9.1.noarch                       
09:13:44 #13 25.84   binutils-2.35.2-42.el9.aarch64                                                
09:13:44 #13 25.84   binutils-gold-2.35.2-42.el9.aarch64                                           
09:13:44 #13 25.84   bzip2-1.0.8-8.el9.aarch64                                                     
09:13:44 #13 25.84   cpio-2.13-16.el9.aarch64                                                      
09:13:44 #13 25.84   dbus-libs-1:1.12.20-8.el9.aarch64                                             
09:13:44 #13 25.84   debugedit-5.0-4.el9.aarch64                                                   
09:13:44 #13 25.84   desktop-file-utils-0.26-6.el9.aarch64                                         
09:13:44 #13 25.84   diffutils-3.7-12.el9.aarch64                                                  
09:13:44 #13 25.84   dnf-plugins-core-4.3.0-11.el9.noarch                                          
09:13:44 #13 25.84   dwz-0.14-3.el9.aarch64                                                        
09:13:44 #13 25.84   ed-1.14.2-12.el9.aarch64                                                      
09:13:44 #13 25.84   efi-srpm-macros-4-9.el9.noarch                                                
09:13:44 #13 25.84   elfutils-0.189-3.el9.aarch64                                                  
09:13:44 #13 25.84   elfutils-debuginfod-client-0.189-3.el9.aarch64                                
09:13:44 #13 25.84   emacs-filesystem-1:27.2-9.el9.noarch                                          
09:13:44 #13 25.84   enchant-1:1.6.0-30.el9.aarch64                                                
09:13:44 #13 25.84   file-5.39-14.el9.aarch64                                                      
09:13:44 #13 25.84   fonts-srpm-macros-1:2.0.5-7.el9.1.noarch                                      
09:13:44 #13 25.84   gdb-minimal-10.2-11.el9.aarch64                                               
09:13:44 #13 25.84   gdk-pixbuf2-2.42.6-3.el9.aarch64                                              
09:13:44 #13 25.84   ghc-srpm-macros-1.5.0-6.el9.noarch                                            
09:13:44 #13 25.84   glib-networking-2.68.3-3.el9.aarch64                                          
09:13:44 #13 25.84   glibc-gconv-extra-2.34-82.el9.aarch64                                         
09:13:44 #13 25.84   go-srpm-macros-3.2.0-2.el9.noarch                                             
09:13:44 #13 25.84   groff-base-1.22.4-10.el9.aarch64                                              
09:13:44 #13 25.84   gsettings-desktop-schemas-40.0-6.el9.aarch64                                  
09:13:44 #13 25.84   hunspell-1.7.0-11.el9.aarch64                                                 
09:13:44 #13 25.84   hunspell-en-0.20140811.1-20.el9.noarch                                        
09:13:44 #13 25.84   hunspell-en-GB-0.20140811.1-20.el9.noarch                                     
09:13:44 #13 25.84   hunspell-en-US-0.20140811.1-20.el9.noarch                                     
09:13:44 #13 25.84   hunspell-filesystem-1.7.0-11.el9.aarch64                                      
09:13:44 #13 25.84   info-6.7-15.el9.aarch64                                                       
09:13:44 #13 25.84   json-glib-1.6.6-1.el9.aarch64                                                 
09:13:44 #13 25.84   kernel-srpm-macros-1.0-13.el9.noarch                                          
09:13:44 #13 25.84   less-590-2.el9.aarch64                                                        
09:13:44 #13 25.84   libappstream-glib-0.7.18-4.el9.aarch64                                        
09:13:44 #13 25.84   libbrotli-1.0.9-6.el9.aarch64                                                 
09:13:44 #13 25.84   libicu-67.1-9.el9.aarch64                                                     
09:13:44 #13 25.84   libjpeg-turbo-2.0.90-6.el9.aarch64                                            
09:13:44 #13 25.84   libpipeline-1.5.3-4.el9.aarch64                                               
09:13:44 #13 25.84   libpkgconf-1.7.3-10.el9.aarch64                                               
09:13:44 #13 25.84   libpng-2:1.6.37-12.el9.aarch64                                                
09:13:44 #13 25.84   libproxy-0.4.15-35.el9.aarch64                                                
09:13:44 #13 25.84   libproxy-webkitgtk4-0.4.15-35.el9.aarch64                                     
09:13:44 #13 25.84   libpsl-0.21.1-5.el9.aarch64                                                   
09:13:44 #13 25.84   libsoup-2.72.0-8.el9.aarch64                                                  
09:13:44 #13 25.84   libstemmer-0-18.585svn.el9.aarch64                                            
09:13:44 #13 25.84   lua-srpm-macros-1-6.el9.noarch                                                
09:13:44 #13 25.84   man-db-2.9.3-7.el9.aarch64                                                    
09:13:44 #13 25.84   ncurses-6.2-10.20210508.el9.aarch64                                           
09:13:44 #13 25.84   ocaml-srpm-macros-6-6.el9.noarch                                              
09:13:44 #13 25.84   openblas-srpm-macros-2-11.el9.noarch                                          
09:13:44 #13 25.84   patch-2.7.6-16.el9.aarch64                                                    
09:13:44 #13 25.84   perl-AutoLoader-5.74-480.el9.noarch                                           
09:13:44 #13 25.84   perl-B-1.80-480.el9.aarch64                                                   
09:13:44 #13 25.84   perl-Carp-1.50-460.el9.noarch                                                 
09:13:44 #13 25.84   perl-Class-Struct-0.66-480.el9.noarch                                         
09:13:44 #13 25.84   perl-Data-Dumper-2.174-462.el9.aarch64                                        
09:13:44 #13 25.84   perl-Digest-1.19-4.el9.noarch                                                 
09:13:44 #13 25.84   perl-Digest-MD5-2.58-4.el9.aarch64                                            
09:13:44 #13 25.84   perl-Encode-4:3.08-462.el9.aarch64                                            
09:13:44 #13 25.84   perl-Errno-1.30-480.el9.aarch64                                               
09:13:44 #13 25.84   perl-Exporter-5.74-461.el9.noarch                                             
09:13:44 #13 25.84   perl-Fcntl-1.13-480.el9.aarch64                                               
09:13:44 #13 25.84   perl-File-Basename-2.85-480.el9.noarch                                        
09:13:44 #13 25.84   perl-File-Path-2.18-4.el9.noarch                                              
09:13:44 #13 25.84   perl-File-Temp-1:0.231.100-4.el9.noarch                                       
09:13:44 #13 25.84   perl-File-stat-1.09-480.el9.noarch                                            
09:13:44 #13 25.84   perl-FileHandle-2.03-480.el9.noarch                                           
09:13:44 #13 25.84   perl-Getopt-Long-1:2.52-4.el9.noarch                                          
09:13:44 #13 25.84   perl-Getopt-Std-1.12-480.el9.noarch                                           
09:13:44 #13 25.84   perl-HTTP-Tiny-0.076-461.el9.noarch                                           
09:13:44 #13 25.84   perl-IO-1.43-480.el9.aarch64                                                  
09:13:44 #13 25.84   perl-IO-Socket-IP-0.41-5.el9.noarch                                           
09:13:44 #13 25.84   perl-IO-Socket-SSL-2.073-1.el9.noarch                                         
09:13:44 #13 25.84   perl-IPC-Open3-1.21-480.el9.noarch                                            
09:13:44 #13 25.84   perl-MIME-Base64-3.16-4.el9.aarch64                                           
09:13:44 #13 25.84   perl-Mozilla-CA-20200520-6.el9.noarch                                         
09:13:44 #13 25.84   perl-NDBM_File-1.15-480.el9.aarch64                                           
09:13:44 #13 25.84   perl-Net-SSLeay-1.92-2.el9.aarch64                                            
09:13:44 #13 25.84   perl-POSIX-1.94-480.el9.aarch64                                               
09:13:44 #13 25.84   perl-PathTools-3.78-461.el9.aarch64                                           
09:13:44 #13 25.84   perl-Pod-Escapes-1:1.07-460.el9.noarch                                        
09:13:44 #13 25.84   perl-Pod-Perldoc-3.28.01-461.el9.noarch                                       
09:13:44 #13 25.84   perl-Pod-Simple-1:3.42-4.el9.noarch                                           
09:13:44 #13 25.84   perl-Pod-Usage-4:2.01-4.el9.noarch                                            
09:13:44 #13 25.84   perl-Scalar-List-Utils-4:1.56-461.el9.aarch64                                 
09:13:44 #13 25.84   perl-SelectSaver-1.02-480.el9.noarch                                          
09:13:44 #13 25.84   perl-Socket-4:2.031-4.el9.aarch64                                             
09:13:44 #13 25.84   perl-Storable-1:3.21-460.el9.aarch64                                          
09:13:44 #13 25.84   perl-Symbol-1.08-480.el9.noarch                                               
09:13:44 #13 25.84   perl-Term-ANSIColor-5.01-461.el9.noarch                                       
09:13:44 #13 25.84   perl-Term-Cap-1.17-460.el9.noarch                                             
09:13:44 #13 25.84   perl-Text-ParseWords-3.30-460.el9.noarch                                      
09:13:44 #13 25.84   perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch                                  
09:13:44 #13 25.84   perl-Time-Local-2:1.300-7.el9.noarch                                          
09:13:44 #13 25.84   perl-URI-5.09-3.el9.noarch                                                    
09:13:44 #13 25.84   perl-base-2.27-480.el9.noarch                                                 
09:13:44 #13 25.84   perl-constant-1.33-461.el9.noarch                                             
09:13:44 #13 25.84   perl-if-0.60.800-480.el9.noarch                                               
09:13:44 #13 25.84   perl-interpreter-4:5.32.1-480.el9.aarch64                                     
09:13:44 #13 25.84   perl-libnet-3.13-4.el9.noarch                                                 
09:13:44 #13 25.84   perl-libs-4:5.32.1-480.el9.aarch64                                            
09:13:44 #13 25.84   perl-mro-1.23-480.el9.aarch64                                                 
09:13:44 #13 25.84   perl-overload-1.31-480.el9.noarch                                             
09:13:44 #13 25.84   perl-overloading-0.02-480.el9.noarch                                          
09:13:44 #13 25.84   perl-parent-1:0.238-460.el9.noarch                                            
09:13:44 #13 25.84   perl-podlators-1:4.14-460.el9.noarch                                          
09:13:44 #13 25.84   perl-srpm-macros-1-41.el9.noarch                                              
09:13:44 #13 25.84   perl-subs-1.03-480.el9.noarch                                                 
09:13:44 #13 25.84   perl-vars-1.05-480.el9.noarch                                                 
09:13:44 #13 25.84   pkgconf-1.7.3-10.el9.aarch64                                                  
09:13:44 #13 25.84   pkgconf-m4-1.7.3-10.el9.noarch                                                
09:13:44 #13 25.84   pkgconf-pkg-config-1.7.3-10.el9.aarch64                                       
09:13:44 #13 25.84   publicsuffix-list-dafsa-20210518-3.el9.noarch                                 
09:13:44 #13 25.84   pyproject-srpm-macros-1.9.0-1.el9.noarch                                      
09:13:44 #13 25.84   python-srpm-macros-3.9-52.el9.noarch                                          
09:13:44 #13 25.84   python3-dateutil-1:2.8.1-7.el9.noarch                                         
09:13:44 #13 25.84   python3-dbus-1.2.18-2.el9.aarch64                                             
09:13:44 #13 25.84   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
09:13:44 #13 25.84   python3-enchant-3.2.0-5.el9.noarch                                            
09:13:44 #13 25.84   python3-file-magic-5.39-14.el9.noarch                                         
09:13:44 #13 25.84   python3-six-1.15.0-9.el9.noarch                                               
09:13:44 #13 25.84   python3-systemd-234-18.el9.aarch64                                            
09:13:44 #13 25.84   qt5-srpm-macros-5.15.9-1.el9.noarch                                           
09:13:44 #13 25.84   redhat-rpm-config-203-1.el9.noarch                                            
09:13:44 #13 25.84   rpm-build-4.16.1.3-25.el9.aarch64                                             
09:13:44 #13 25.84   rpmlint-1.11-19.el9.noarch                                                    
09:13:44 #13 25.84   rust-srpm-macros-17-4.el9.noarch                                              
09:13:44 #13 25.84   shared-mime-info-2.1-5.el9.aarch64                                            
09:13:44 #13 25.84   systemd-libs-252-18.el9.aarch64                                               
09:13:44 #13 25.84   unzip-6.0-56.el9.aarch64                                                      
09:13:44 #13 25.84   webkit2gtk3-jsc-2.40.5-1.el9.aarch64                                          
09:13:44 #13 25.84   xz-5.2.5-8.el9.aarch64                                                        
09:13:44 #13 25.84   zip-3.0-35.el9.aarch64                                                        
09:13:44 #13 25.84   zstd-1.5.1-2.el9.aarch64                                                      
09:13:44 #13 25.84 
09:13:44 #13 25.84 Complete!
09:13:44 #13 33.14 Selecting previously unselected package libjpeg62-turbo:amd64.
09:13:44 #13 33.15 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_amd64.deb ...
09:13:44 #13 33.15 Unpacking libjpeg62-turbo:amd64 (1:2.1.5-2) ...
09:13:44 #13 33.19 Selecting previously unselected package libyuv0:amd64.
09:13:44 #13 29.50 Preparing to unpack .../163-python3-xdg_0.28-2_all.deb ...
09:13:44 #13 29.50 Unpacking python3-xdg (0.28-2) ...
09:13:44 #13 29.55 Selecting previously unselected package dput.
09:13:44 #13 29.55 Preparing to unpack .../164-dput_1.1.3_all.deb ...
09:13:44 #13 29.56 Unpacking dput (1.1.3) ...
09:13:44 #13 29.63 Selecting previously unselected package equivs.
09:13:44 #13 29.63 Preparing to unpack .../165-equivs_2.3.1_all.deb ...
09:13:44 #13 29.63 Unpacking equivs (2.3.1) ...
09:13:44 #13 29.67 Selecting previously unselected package fonts-dejavu-core.
09:13:44 #13 29.67 Preparing to unpack .../166-fonts-dejavu-core_2.37-6_all.deb ...
09:13:44 #13 29.68 Unpacking fonts-dejavu-core (2.37-6) ...
09:13:44 #13 33.16 Selecting previously unselected package libapt-inst2.0:amd64.
09:13:44 #13 33.16 Preparing to unpack .../174-libapt-inst2.0_1.8.2.3_amd64.deb ...
09:13:44 #13 33.18 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
09:13:44 #14 33.08 Selecting previously unselected package libalgorithm-diff-perl.
09:13:44 #14 33.09 Preparing to unpack .../192-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:44 #14 33.09 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:44 #14 33.12 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:44 #14 33.12 Preparing to unpack .../193-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ...
09:13:44 #14 33.13 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
09:13:44 #14 33.16 Selecting previously unselected package libalgorithm-merge-perl.
09:13:44 #14 33.16 Preparing to unpack .../194-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:44 #14 33.17 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:44 #14 33.20 Selecting previously unselected package libaliased-perl.
09:13:44 #14 27.77 Get:198 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.13 [247 kB]
09:13:44 #14 30.35 Get:333 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libxml-writer-perl all 0.625-1 [24.9 kB]
09:13:44 #14 30.36 Get:334 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-libyaml-perl armhf 0.81+repack-1 [26.1 kB]
09:13:44 #14 30.37 Get:335 http://ports.ubuntu.com/ubuntu-ports focal/main armhf licensecheck all 3.0.45-1 [23.9 kB]
09:13:44 #14 30.37 Get:336 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevel-size-perl armhf 0.83-1build1 [19.3 kB]
09:13:44 #14 30.38 Get:337 http://ports.ubuntu.com/ubuntu-ports focal/main armhf t1utils armhf 1.41-3 [48.2 kB]
09:13:44 #14 30.39 Get:338 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf lintian all 2.62.0ubuntu2.2 [982 kB]
09:13:44 #14 29.98 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
09:13:44 #14 29.98 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:13:44 #14 30.01 Selecting previously unselected package libfcgi-bin.
09:13:44 #14 30.01 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_amd64.deb ...
09:13:44 #14 30.02 Unpacking libfcgi-bin (2.4.2-2build2) ...
09:13:44 #14 30.04 Selecting previously unselected package libipc-system-simple-perl.
09:13:44 #14 30.04 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ...
09:13:44 #14 30.05 Unpacking libipc-system-simple-perl (1.30-2) ...
09:13:44 #14 30.11 Selecting previously unselected package libfile-basedir-perl.
09:13:44 #14 30.11 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ...
09:13:44 #14 30.12 Unpacking libfile-basedir-perl (0.09-2) ...
09:13:44 #14 30.15 Selecting previously unselected package libfile-chdir-perl.
09:13:44 #14 30.15 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:44 #14 30.15 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:44 #14 30.18 Selecting previously unselected package libfile-fcntllock-perl.
09:13:44 #14 30.18 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_amd64.deb ...
09:13:44 #14 30.18 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
09:13:44 #14 30.23 Selecting previously unselected package libnumber-compare-perl.
09:13:44 #13 24.83 Selecting previously unselected package libbinutils:armhf.
09:13:44 #13 24.83 Preparing to unpack .../019-libbinutils_2.40-2+rpi2_armhf.deb ...
09:13:44 #13 24.83 Unpacking libbinutils:armhf (2.40-2+rpi2) ...
09:13:44 #13 24.92 Selecting previously unselected package libctf-nobfd0:armhf.
09:13:44 #13 33.36 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:44 #13 33.36 Preparing to unpack .../165-libalgorithm-diff-xs-perl_0.04-6+b1_amd64.deb ...
09:13:44 #13 33.37 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:13:44 #13 33.51 Selecting previously unselected package libalgorithm-merge-perl.
09:13:44 #13 33.52 Preparing to unpack .../166-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:44 #13 33.52 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:44 #14 28.82 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB]
09:13:44 #14 28.82 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.13 [279 kB]
09:13:44 #14 28.84 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
09:13:44 #14 28.84 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
09:13:44 #14 28.90 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.10 [3223 kB]
09:13:44 #14 31.03 Selecting previously unselected package libalgorithm-diff-perl.
09:13:44 #14 31.03 Preparing to unpack .../203-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:13:44 #14 31.04 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:13:44 #14 31.07 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:44 #14 31.07 Preparing to unpack .../204-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ...
09:13:44 #14 31.08 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
09:13:44 #14 31.11 Selecting previously unselected package libalgorithm-merge-perl.
09:13:44 #14 31.12 Preparing to unpack .../205-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:44 #14 31.12 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:44 #14 31.15 Selecting previously unselected package libapt-pkg-perl.
09:13:44 #14 31.15 Preparing to unpack .../206-libapt-pkg-perl_0.1.36build3_amd64.deb ...
09:13:44 #14 31.16 Unpacking libapt-pkg-perl (0.1.36build3) ...
09:13:44 #14 31.19 Selecting previously unselected package libarchive-cpio-perl.
09:13:44 #13 34.39 Preparing to unpack .../255-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ...
09:13:44 #13 34.40 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ...
09:13:44 #13 34.44 Selecting previously unselected package libmariadb3:arm64.
09:13:44 #13 34.44 Preparing to unpack .../256-libmariadb3_1%3a10.3.39-0+deb10u1_arm64.deb ...
09:13:44 #13 34.45 Unpacking libmariadb3:arm64 (1:10.3.39-0+deb10u1) ...
09:13:44 #13 34.52 Selecting previously unselected package libpython2.7-minimal:arm64.
09:13:44 #13 34.52 Preparing to unpack .../257-libpython2.7-minimal_2.7.16-2+deb10u2_arm64.deb ...
09:13:44 #13 34.52 Unpacking libpython2.7-minimal:arm64 (2.7.16-2+deb10u2) ...
09:13:44 #13 34.60 Selecting previously unselected package libpython2.7-stdlib:arm64.
09:13:44 #13 34.60 Preparing to unpack .../258-libpython2.7-stdlib_2.7.16-2+deb10u2_arm64.deb ...
09:13:44 #13 34.61 Unpacking libpython2.7-stdlib:arm64 (2.7.16-2+deb10u2) ...
09:13:44 #13 31.16 Preparing to unpack .../198-libconfig-tiny-perl_2.26-1_all.deb ...
09:13:44 #13 31.17 Unpacking libconfig-tiny-perl (2.26-1) ...
09:13:44 #13 31.19 Selecting previously unselected package libparams-util-perl.
09:13:44 #13 31.20 Preparing to unpack .../199-libparams-util-perl_1.102-1+b1_arm64.deb ...
09:13:44 #13 31.20 Unpacking libparams-util-perl (1.102-1+b1) ...
09:13:44 #13 31.23 Selecting previously unselected package libsub-install-perl.
09:13:44 #13 31.24 Preparing to unpack .../200-libsub-install-perl_0.928-1.1_all.deb ...
09:13:44 #13 31.24 Unpacking libsub-install-perl (0.928-1.1) ...
09:13:44 #13 31.27 Selecting previously unselected package libdata-optlist-perl.
09:13:44 #13 31.27 Preparing to unpack .../201-libdata-optlist-perl_0.110-1.1_all.deb ...
09:13:44 #13 31.27 Unpacking libdata-optlist-perl (0.110-1.1) ...
09:13:44 #13 31.30 Selecting previously unselected package libsub-exporter-perl.
09:13:44 #13 31.30 Preparing to unpack .../202-libsub-exporter-perl_0.987-1_all.deb ...
09:13:44 #13 31.31 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:44 #13 31.34 Selecting previously unselected package libconst-fast-perl.
09:13:44 #13 31.34 Preparing to unpack .../203-libconst-fast-perl_0.014-1.1_all.deb ...
09:13:44 #13 31.35 Unpacking libconst-fast-perl (0.014-1.1) ...
09:13:44 #13 31.37 Selecting previously unselected package libwant-perl.
09:13:44 #13 31.38 Preparing to unpack .../204-libwant-perl_0.29-1+b6_arm64.deb ...
09:13:44 #13 31.38 Unpacking libwant-perl (0.29-1+b6) ...
09:13:44 #13 31.41 Selecting previously unselected package libcontextual-return-perl.
09:13:44 #13 31.41 Preparing to unpack .../205-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:44 #13 31.42 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:44 #13 31.45 Selecting previously unselected package libconvert-binhex-perl.
09:13:44 #13 31.45 Preparing to unpack .../206-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:44 #13 31.46 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:44 #13 31.49 Selecting previously unselected package libcpanel-json-xs-perl.
09:13:44 #13 30.81 Preparing to unpack .../043-libatomic1_8.3.0-6_armhf.deb ...
09:13:44 #13 30.81 Unpacking libatomic1:armhf (8.3.0-6) ...
09:13:44 #13 30.84 Selecting previously unselected package libasan5:armhf.
09:13:44 #13 30.84 Preparing to unpack .../044-libasan5_8.3.0-6_armhf.deb ...
09:13:44 #13 30.85 Unpacking libasan5:armhf (8.3.0-6) ...
09:13:44 #13 30.91 Selecting previously unselected package libubsan1:armhf.
09:13:44 #13 30.91 Preparing to unpack .../045-libubsan1_8.3.0-6_armhf.deb ...
09:13:44 #13 30.92 Unpacking libubsan1:armhf (8.3.0-6) ...
09:13:44 #13 30.95 Selecting previously unselected package libgcc-8-dev:armhf.
09:13:44 #13 30.95 Preparing to unpack .../046-libgcc-8-dev_8.3.0-6_armhf.deb ...
09:13:44 #13 30.96 Unpacking libgcc-8-dev:armhf (8.3.0-6) ...
09:13:44 #13 31.05 Selecting previously unselected package gcc-8.
09:13:44 #13 28.24 Selecting previously unselected package libipc-run-perl.
09:13:44 #13 28.24 Preparing to unpack .../060-libipc-run-perl_20180523.0-1_all.deb ...
09:13:44 #13 28.24 Unpacking libipc-run-perl (20180523.0-1) ...
09:13:44 #13 28.28 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:44 #13 28.28 Preparing to unpack .../061-libclass-method-modifiers-perl_2.12-1_all.deb ...
09:13:44 #13 28.28 Unpacking libclass-method-modifiers-perl (2.12-1) ...
09:13:44 #13 28.31 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:44 #13 28.31 Preparing to unpack .../062-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:44 #13 28.31 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:44 #13 28.35 Selecting previously unselected package libdevel-globaldestruction-perl.
09:13:44 #13 28.35 Preparing to unpack .../063-libdevel-globaldestruction-perl_0.14-1_all.deb ...
09:13:44 #13 28.35 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
09:13:44 #13 28.38 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:44 #13 28.39 Preparing to unpack .../064-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
09:13:44 #13 28.39 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
09:13:44 #13 28.42 Selecting previously unselected package libdynaloader-functions-perl.
09:13:44 #13 28.42 Preparing to unpack .../065-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:44 #13 28.42 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:44 #13 28.45 Selecting previously unselected package libdevel-callchecker-perl.
09:13:44 #13 28.45 Preparing to unpack .../066-libdevel-callchecker-perl_0.008-1_armhf.deb ...
09:13:44 #13 28.46 Unpacking libdevel-callchecker-perl (0.008-1) ...
09:13:44 #13 28.49 Selecting previously unselected package libparams-classify-perl.
09:13:44 #13 28.49 Preparing to unpack .../067-libparams-classify-perl_0.015-1+b1_armhf.deb ...
09:13:44 #13 28.49 Unpacking libparams-classify-perl (0.015-1+b1) ...
09:13:44 #13 28.52 Selecting previously unselected package libmodule-runtime-perl.
09:13:44 #13 28.52 Preparing to unpack .../068-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:44 #13 28.53 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:44 #13 28.55 Selecting previously unselected package libimport-into-perl.
09:13:44 #14 27.81 Get:190 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-socket-ssl-perl all 2.081-2 [196 kB]
09:13:44 #14 27.87 Get:191 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-http-perl all 6.22-1 [23.2 kB]
09:13:44 #14 27.87 Get:192 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblwp-protocol-https-perl all 6.10-1 [10.9 kB]
09:13:44 #14 27.88 Get:193 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtry-tiny-perl all 0.31-2 [20.8 kB]
09:13:44 #14 27.88 Get:194 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-robotrules-perl all 6.02-1 [12.6 kB]
09:13:44 #14 27.88 Get:195 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-perl all 6.67-1 [141 kB]
09:13:44 #14 27.91 Get:196 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf patchutils armhf 0.4.2-1build2 [74.5 kB]
09:13:44 #14 27.92 Get:197 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf wdiff armhf 1.2.2-5 [29.1 kB]
09:13:44 #14 27.92 Get:198 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf devscripts all 2.23.4ubuntu1 [1067 kB]
09:13:44 #14 35.40 Selecting previously unselected package libxml2:arm64.
09:13:44 #14 35.40 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ...
09:13:44 #14 35.40 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:13:44 #14 35.47 Selecting previously unselected package libyaml-0-2:arm64.
09:13:44 #14 35.48 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_arm64.deb ...
09:13:44 #14 35.48 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
09:13:44 #14 35.51 Selecting previously unselected package lsb-release.
09:13:44 #14 35.51 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
09:13:44 #14 35.51 Unpacking lsb-release (11.1.0ubuntu2) ...
09:13:44 #14 35.55 Selecting previously unselected package netbase.
09:13:44 #14 35.55 Preparing to unpack .../027-netbase_6.1_all.deb ...
09:13:44 #14 35.56 Unpacking netbase (6.1) ...
09:13:44 #14 35.58 Selecting previously unselected package python3-pkg-resources.
09:13:44 #14 35.58 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:13:44 #14 35.59 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:13:44 #14 35.63 Selecting previously unselected package python3-six.
09:13:44 #14 35.63 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
09:13:44 #14 35.63 Unpacking python3-six (1.14.0-2) ...
09:13:44 #14 35.67 Selecting previously unselected package shared-mime-info.
09:13:44 #14 35.67 Preparing to unpack .../030-shared-mime-info_1.15-1_arm64.deb ...
09:13:44 #14 35.67 Unpacking shared-mime-info (1.15-1) ...
09:13:44 #15 26.89 (4/88): gc-7.6.4-3.el8.aarch64.rpm              9.9 MB/s |  99 kB     00:00    
09:13:44 #15 26.90 (5/88): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.5 MB/s | 9.3 kB     00:00    
09:13:44 #15 26.90 (6/88): go-srpm-macros-2-17.el8.noarch.rpm      2.6 MB/s |  13 kB     00:00    
09:13:44 #15 26.91 (7/88): libatomic_ops-7.6.2-3.el8.aarch64.rpm   6.3 MB/s |  38 kB     00:00    
09:13:44 #15 26.91 (8/88): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.1 MB/s | 9.4 kB     00:00    
09:13:44 #15 26.92 (9/88): openblas-srpm-macros-2-2.el8.noarch.rpm 1.8 MB/s | 7.9 kB     00:00    
09:13:44 #15 26.92 (10/88): perl-Digest-1.17-395.el8.noarch.rpm    4.8 MB/s |  27 kB     00:00    
09:13:44 #15 26.93 (11/88): perl-Digest-MD5-2.55-396.el8.aarch64.r 6.2 MB/s |  37 kB     00:00    
09:13:44 #15 26.94 (12/88): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.1 MB/s |  47 kB     00:00    
09:13:44 #15 26.95 (13/88): perl-IO-Socket-SSL-2.066-4.module_el8+  23 MB/s | 304 kB     00:00    
09:13:44 #15 26.95 (14/88): perl-Mozilla-CA-20160104-7.module_el8+ 2.8 MB/s |  15 kB     00:00    
09:13:44 #15 26.97 (15/88): gdb-headless-8.2-20.el8.aarch64.rpm     38 MB/s | 3.1 MB     00:00    
09:13:44 #15 26.98 (16/88): perl-URI-1.73-3.el8.noarch.rpm          15 MB/s | 116 kB     00:00    
09:13:44 #15 26.98 (17/88): perl-Net-SSLeay-1.88-2.module_el8+339+  14 MB/s | 396 kB     00:00    
09:13:44 #15 26.99 (18/88): perl-libnet-3.11-3.el8.noarch.rpm       12 MB/s | 121 kB     00:00    
09:13:44 #15 26.99 (19/88): perl-srpm-macros-1-25.el8.noarch.rpm   1.5 MB/s |  11 kB     00:00    
09:13:44 #15 26.99 (20/88): python-rpm-macros-3-45.el8.noarch.rpm  3.0 MB/s |  16 kB     00:00    
09:13:44 #15 27.00 (21/88): python-srpm-macros-3-45.el8.noarch.rpm 2.9 MB/s |  16 kB     00:00    
09:13:44 #15 27.00 (22/88): python3-rpm-macros-3-45.el8.noarch.rpm 2.9 MB/s |  15 kB     00:00    
09:13:44 #15 27.01 (23/88): guile-2.0.14-7.el8.aarch64.rpm          30 MB/s | 3.5 MB     00:00    
09:13:44 #15 27.02 (24/88): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 634 kB/s |  11 kB     00:00    
09:13:44 #15 27.02 (25/88): python3-systemd-234-8.el8.aarch64.rpm  3.4 MB/s |  80 kB     00:00    
09:13:44 #15 27.02 (26/88): redhat-rpm-config-131-1.el8.noarch.rpm 9.9 MB/s |  94 kB     00:00    
09:13:44 #15 27.03 (27/88): rpm-build-4.14.3-26.el8.aarch64.rpm     14 MB/s | 173 kB     00:00    
09:13:44 #15 27.03 (28/88): rust-srpm-macros-5-2.el8.noarch.rpm    1.2 MB/s | 9.2 kB     00:00    
09:13:44 #15 27.04 (29/88): rpmlint-1.10-14.el8.noarch.rpm          12 MB/s | 192 kB     00:00    
09:13:44 #15 27.04 (30/88): bzip2-1.0.6-26.el8.aarch64.rpm         7.5 MB/s |  60 kB     00:00    
09:13:44 #15 27.04 (31/88): dbus-glib-0.110-2.el8.aarch64.rpm       15 MB/s | 122 kB     00:00    
09:13:44 #15 27.05 (32/88): zstd-1.4.4-1.el8.aarch64.rpm            15 MB/s | 303 kB     00:00    
09:13:44 #15 27.05 (33/88): dnf-plugins-core-4.0.21-23.el8.noarch. 8.1 MB/s |  77 kB     00:00    
09:13:44 #15 27.06 (34/88): diffutils-3.6-6.el8.aarch64.rpm         17 MB/s | 352 kB     00:00    
09:13:44 #15 27.06 (35/88): elfutils-debuginfod-client-0.189-3.el8 7.3 MB/s |  75 kB     00:00    
09:13:44 #15 27.07 (36/88): emacs-filesystem-26.1-11.el8.noarch.rp 9.6 MB/s |  70 kB     00:00    
09:13:44 #15 27.07 (37/88): file-5.33-25.el8.aarch64.rpm            11 MB/s |  78 kB     00:00    
09:13:44 #15 27.08 (38/88): elfutils-0.189-3.el8.aarch64.rpm        17 MB/s | 537 kB     00:00    
09:13:44 #15 27.09 (39/88): libbabeltrace-1.5.4-4.el8.aarch64.rpm   17 MB/s | 189 kB     00:00    
09:13:44 #15 27.10 (40/88): libpkgconf-1.4.2-1.el8.aarch64.rpm     6.3 MB/s |  34 kB     00:00    
09:13:44 #14 34.81 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfcgi-bin arm64 2.4.2-2build2 [10.7 kB]
09:13:44 #13 DONE 26.0s
09:13:44 
09:13:44 #14 [stage-1 4/8] RUN dnf config-manager --set-enabled crb
09:13:44 #13 33.19 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_amd64.deb ...
09:13:44 #13 33.20 Unpacking libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
09:13:44 #13 33.24 Selecting previously unselected package libavif15:amd64.
09:13:44 #13 33.24 Preparing to unpack .../190-libavif15_0.11.1-1_amd64.deb ...
09:13:44 #13 33.24 Unpacking libavif15:amd64 (0.11.1-1) ...
09:13:44 #13 33.28 Selecting previously unselected package libmodule-implementation-perl.
09:13:44 #13 33.28 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
09:13:44 #13 33.28 Unpacking libmodule-implementation-perl (0.09-2) ...
09:13:44 #13 33.31 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:44 #13 33.31 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:13:44 #13 33.31 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:13:44 #13 33.34 Selecting previously unselected package libvariable-magic-perl.
09:13:44 #13 33.34 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_amd64.deb ...
09:13:44 #13 33.34 Unpacking libvariable-magic-perl (0.63-1+b1) ...
09:13:44 #13 33.37 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:44 #13 33.37 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:13:44 #13 33.37 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:13:44 #13 33.40 Selecting previously unselected package libberkeleydb-perl:amd64.
09:13:44 #13 33.40 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_amd64.deb ...
09:13:44 #13 33.40 Unpacking libberkeleydb-perl:amd64 (0.64-2+b1) ...
09:13:44 #13 33.44 Selecting previously unselected package libpng16-16:amd64.
09:13:44 #13 29.79 Selecting previously unselected package fontconfig-config.
09:13:44 #13 29.79 Preparing to unpack .../167-fontconfig-config_2.14.1-4_arm64.deb ...
09:13:44 #13 29.92 Unpacking fontconfig-config (2.14.1-4) ...
09:13:44 #13 29.97 Selecting previously unselected package libcurl3-gnutls:arm64.
09:13:44 #13 29.97 Preparing to unpack .../168-libcurl3-gnutls_7.88.1-10+deb12u1_arm64.deb ...
09:13:44 #13 29.98 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ...
09:13:44 #13 30.03 Selecting previously unselected package liberror-perl.
09:13:44 #13 33.31 Selecting previously unselected package libapt-pkg-perl.
09:13:44 #13 33.31 Preparing to unpack .../175-libapt-pkg-perl_0.1.34+b1_amd64.deb ...
09:13:44 #13 33.33 Unpacking libapt-pkg-perl (0.1.34+b1) ...
09:13:44 #13 33.48 Selecting previously unselected package libarchive-cpio-perl.
09:13:44 #13 33.48 Preparing to unpack .../176-libarchive-cpio-perl_0.10-1_all.deb ...
09:13:44 #13 33.49 Unpacking libarchive-cpio-perl (0.10-1) ...
09:13:44 #14 33.20 Preparing to unpack .../195-libaliased-perl_0.34-1.1_all.deb ...
09:13:44 #14 33.21 Unpacking libaliased-perl (0.34-1.1) ...
09:13:44 #14 33.24 Selecting previously unselected package libapt-pkg-perl.
09:13:44 #14 33.24 Preparing to unpack .../196-libapt-pkg-perl_0.1.40build2_amd64.deb ...
09:13:44 #14 33.24 Unpacking libapt-pkg-perl (0.1.40build2) ...
09:13:44 #14 33.28 Selecting previously unselected package libarchive-cpio-perl.
09:13:44 #14 33.28 Preparing to unpack .../197-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:13:44 #14 33.28 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:13:44 #14 33.34 Selecting previously unselected package libarray-intspan-perl.
09:13:44 #14 33.35 Preparing to unpack .../198-libarray-intspan-perl_2.004-1_all.deb ...
09:13:44 #14 33.35 Unpacking libarray-intspan-perl (2.004-1) ...
09:13:44 #14 33.38 Selecting previously unselected package libmodule-implementation-perl.
09:13:44 #14 33.39 Preparing to unpack .../199-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:13:44 #14 33.39 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:13:44 #14 33.42 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:44 #14 33.42 Preparing to unpack .../200-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:44 #14 33.42 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:44 #14 33.46 Selecting previously unselected package libvariable-magic-perl.
09:13:44 #14 28.19 Get:199 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liberror-perl all 0.17029-1 [26.5 kB]
09:13:44 #14 30.57 Get:339 http://ports.ubuntu.com/ubuntu-ports focal/main armhf manpages-dev all 5.05-1 [2266 kB]
09:13:44 #14 30.69 Get:340 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
09:13:44 #14 30.70 Get:341 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
09:13:44 #14 30.23 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ...
09:13:44 #14 30.24 Unpacking libnumber-compare-perl (0.03-3) ...
09:13:44 #14 30.26 Selecting previously unselected package libtext-glob-perl.
09:13:44 #14 30.27 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ...
09:13:44 #14 30.27 Unpacking libtext-glob-perl (0.11-3) ...
09:13:44 #14 30.30 Selecting previously unselected package libfile-find-rule-perl.
09:13:44 #14 30.30 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ...
09:13:44 #14 30.30 Unpacking libfile-find-rule-perl (0.34-3) ...
09:13:44 #14 30.33 Selecting previously unselected package libfont-afm-perl.
09:13:44 #14 30.33 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ...
09:13:44 #14 30.34 Unpacking libfont-afm-perl (1.20-4) ...
09:13:44 #14 30.36 Selecting previously unselected package libio-string-perl.
09:13:44 #14 30.37 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ...
09:13:44 #14 30.37 Unpacking libio-string-perl (1.08-4) ...
09:13:44 #14 30.40 Selecting previously unselected package libfont-ttf-perl.
09:13:44 #14 30.40 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ...
09:13:44 #14 30.40 Unpacking libfont-ttf-perl (1.06-2) ...
09:13:44 #14 30.44 Selecting previously unselected package libfreezethaw-perl.
09:13:44 #13 24.92 Preparing to unpack .../020-libctf-nobfd0_2.40-2+rpi2_armhf.deb ...
09:13:44 #13 24.93 Unpacking libctf-nobfd0:armhf (2.40-2+rpi2) ...
09:13:44 #13 24.98 Selecting previously unselected package libctf0:armhf.
09:13:44 #13 24.98 Preparing to unpack .../021-libctf0_2.40-2+rpi2_armhf.deb ...
09:13:44 #13 24.98 Unpacking libctf0:armhf (2.40-2+rpi2) ...
09:13:44 #13 25.03 Selecting previously unselected package libjansson4:armhf.
09:13:44 #13 33.64 Selecting previously unselected package libaliased-perl.
09:13:44 #13 33.64 Preparing to unpack .../167-libaliased-perl_0.34-1.1_all.deb ...
09:13:44 #13 33.68 Unpacking libaliased-perl (0.34-1.1) ...
09:13:44 #13 33.81 Selecting previously unselected package libapt-pkg-perl.
09:13:44 #13 33.81 Preparing to unpack .../168-libapt-pkg-perl_0.1.39_amd64.deb ...
09:13:44 #13 33.84 Unpacking libapt-pkg-perl (0.1.39) ...
09:13:44 #14 29.05 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:44 #14 29.05 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6build3 [11.7 kB]
09:13:44 #14 29.05 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:44 #14 31.19 Preparing to unpack .../207-libarchive-cpio-perl_0.10-1_all.deb ...
09:13:44 #14 31.20 Unpacking libarchive-cpio-perl (0.10-1) ...
09:13:44 #14 31.23 Selecting previously unselected package libarray-intspan-perl.
09:13:44 #14 31.23 Preparing to unpack .../208-libarray-intspan-perl_2.003-1_all.deb ...
09:13:44 #14 31.23 Unpacking libarray-intspan-perl (2.003-1) ...
09:13:44 #14 31.26 Selecting previously unselected package libasync-mergepoint-perl.
09:13:44 #14 31.26 Preparing to unpack .../209-libasync-mergepoint-perl_0.04-2_all.deb ...
09:13:44 #14 31.27 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:13:44 #14 31.29 Selecting previously unselected package libmodule-implementation-perl.
09:13:44 #14 31.30 Preparing to unpack .../210-libmodule-implementation-perl_0.09-1_all.deb ...
09:13:44 #14 31.30 Unpacking libmodule-implementation-perl (0.09-1) ...
09:13:44 #14 31.33 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:44 #14 31.33 Preparing to unpack .../211-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:44 #14 31.33 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:44 #14 31.36 Selecting previously unselected package libvariable-magic-perl.
09:13:44 #14 31.36 Preparing to unpack .../212-libvariable-magic-perl_0.62-1build2_amd64.deb ...
09:13:44 #14 31.36 Unpacking libvariable-magic-perl (0.62-1build2) ...
09:13:44 #14 31.40 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:44 #14 31.40 Preparing to unpack .../213-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:13:44 #14 31.40 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:13:44 #14 31.43 Selecting previously unselected package libcapture-tiny-perl.
09:13:44 #14 31.43 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:44 #14 31.44 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:44 #14 31.47 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:44 #14 31.47 Preparing to unpack .../215-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ...
09:13:44 #14 31.47 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
09:13:44 #14 31.51 Selecting previously unselected package libclone-perl.
09:13:44 #13 34.79 Selecting previously unselected package libpython2.7:arm64.
09:13:44 #13 34.80 Preparing to unpack .../259-libpython2.7_2.7.16-2+deb10u2_arm64.deb ...
09:13:44 #13 34.80 Unpacking libpython2.7:arm64 (2.7.16-2+deb10u2) ...
09:13:44 #13 34.91 Selecting previously unselected package libmailutils5:arm64.
09:13:44 #13 31.49 Preparing to unpack .../207-libcpanel-json-xs-perl_4.25-1+b1_arm64.deb ...
09:13:44 #13 31.49 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
09:13:44 #13 31.53 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:44 #13 31.53 Preparing to unpack .../208-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:13:44 #13 31.54 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:13:44 #13 31.57 Selecting previously unselected package libexception-class-perl.
09:13:44 #13 31.57 Preparing to unpack .../209-libexception-class-perl_1.44-1_all.deb ...
09:13:44 #13 31.57 Unpacking libexception-class-perl (1.44-1) ...
09:13:44 #13 31.60 Selecting previously unselected package libiterator-perl.
09:13:44 #13 31.61 Preparing to unpack .../210-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:13:44 #13 31.61 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:13:44 #13 31.64 Selecting previously unselected package libiterator-util-perl.
09:13:44 #13 31.64 Preparing to unpack .../211-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:13:44 #13 31.64 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:13:44 #13 31.67 Selecting previously unselected package libexporter-tiny-perl.
09:13:44 #13 31.67 Preparing to unpack .../212-libexporter-tiny-perl_1.002002-1_all.deb ...
09:13:44 #13 31.68 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:13:44 #13 31.71 Selecting previously unselected package liblist-moreutils-xs-perl.
09:13:44 #13 31.05 Preparing to unpack .../047-gcc-8_8.3.0-6_armhf.deb ...
09:13:44 #13 31.06 Unpacking gcc-8 (8.3.0-6) ...
09:13:44 #13 28.56 Preparing to unpack .../069-libimport-into-perl_1.002005-1_all.deb ...
09:13:44 #13 28.56 Unpacking libimport-into-perl (1.002005-1) ...
09:13:44 #13 28.59 Selecting previously unselected package librole-tiny-perl.
09:13:44 #13 28.59 Preparing to unpack .../070-librole-tiny-perl_2.000006-1_all.deb ...
09:13:44 #13 28.59 Unpacking librole-tiny-perl (2.000006-1) ...
09:13:44 #13 28.63 Selecting previously unselected package libstrictures-perl.
09:13:44 #13 28.63 Preparing to unpack .../071-libstrictures-perl_2.000005-1_all.deb ...
09:13:44 #13 28.63 Unpacking libstrictures-perl (2.000005-1) ...
09:13:44 #13 28.66 Selecting previously unselected package libsub-quote-perl.
09:13:44 #13 28.66 Preparing to unpack .../072-libsub-quote-perl_2.005001-1_all.deb ...
09:13:44 #13 28.67 Unpacking libsub-quote-perl (2.005001-1) ...
09:13:44 #13 28.70 Selecting previously unselected package libmoo-perl.
09:13:44 #13 28.70 Preparing to unpack .../073-libmoo-perl_2.003004-2_all.deb ...
09:13:44 #13 28.70 Unpacking libmoo-perl (2.003004-2) ...
09:13:44 #13 28.73 Selecting previously unselected package libencode-locale-perl.
09:13:44 #13 28.74 Preparing to unpack .../074-libencode-locale-perl_1.05-1_all.deb ...
09:13:44 #13 28.74 Unpacking libencode-locale-perl (1.05-1) ...
09:13:44 #13 28.77 Selecting previously unselected package libtimedate-perl.
09:13:44 #14 35.74 Selecting previously unselected package ucf.
09:13:44 #14 35.75 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
09:13:44 #14 35.75 Moving old data out of the way
09:13:44 #14 35.75 Unpacking ucf (3.0038+nmu1) ...
09:13:44 #14 35.79 Selecting previously unselected package xdg-user-dirs.
09:13:44 #14 35.79 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_arm64.deb ...
09:13:44 #14 35.80 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
09:13:44 #14 35.85 Selecting previously unselected package xz-utils.
09:13:44 #14 35.86 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_arm64.deb ...
09:13:44 #14 35.86 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
09:13:44 #14 35.89 Selecting previously unselected package gettext-base.
09:13:44 #14 35.90 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_arm64.deb ...
09:13:44 #14 35.90 Unpacking gettext-base (0.19.8.1-10build1) ...
09:13:44 #14 35.93 Selecting previously unselected package iso-codes.
09:13:44 #14 35.93 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
09:13:44 #14 35.94 Unpacking iso-codes (4.4-1) ...
09:13:44 #15 27.10 (41/88): groff-base-1.22.3-18.el8.aarch64.rpm    30 MB/s | 989 kB     00:00    
09:13:44 #15 27.11 (42/88): libtool-ltdl-2.4.6-25.el8.aarch64.rpm  5.4 MB/s |  57 kB     00:00    
09:13:44 #15 27.12 (43/88): glibc-gconv-extra-2.28-236.el8.1.aarch  33 MB/s | 1.8 MB     00:00    
09:13:44 #15 27.13 (44/88): ncurses-6.1-10.20180224.el8.aarch64.rp  16 MB/s | 389 kB     00:00    
09:13:44 #15 27.13 (45/88): patch-2.7.6-11.el8.aarch64.rpm          12 MB/s | 134 kB     00:00    
09:13:44 #15 27.14 (46/88): perl-Carp-1.42-396.el8.noarch.rpm      3.8 MB/s |  30 kB     00:00    
09:13:44 #15 27.14 (47/88): perl-Data-Dumper-2.167-399.el8.aarch64 8.6 MB/s |  57 kB     00:00    
09:13:44 #15 27.15 (48/88): openssl-1.1.1k-9.el8.aarch64.rpm        17 MB/s | 717 kB     00:00    
09:13:44 #15 27.15 (49/88): perl-Errno-1.28-422.el8.aarch64.rpm    6.0 MB/s |  76 kB     00:00    
09:13:44 #15 27.16 (50/88): perl-Exporter-5.72-396.el8.noarch.rpm  5.0 MB/s |  34 kB     00:00    
09:13:44 #15 27.16 (51/88): perl-File-Path-2.15-2.el8.noarch.rpm   5.9 MB/s |  38 kB     00:00    
09:13:44 #15 27.16 (52/88): perl-File-Temp-0.230.600-1.el8.noarch. 8.5 MB/s |  63 kB     00:00    
09:13:44 #15 27.17 (53/88): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.7 MB/s |  63 kB     00:00    
09:13:44 #15 27.17 (54/88): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm  8.5 MB/s |  58 kB     00:00    
09:13:44 #15 27.17 (55/88): perl-IO-1.38-422.el8.aarch64.rpm        18 MB/s | 142 kB     00:00    
09:13:44 #15 27.18 (56/88): perl-MIME-Base64-3.15-396.el8.aarch64. 4.0 MB/s |  31 kB     00:00    
09:13:44 #15 27.18 (57/88): perl-PathTools-3.74-1.el8.aarch64.rpm   12 MB/s |  90 kB     00:00    
09:13:44 #15 27.18 (58/88): perl-Pod-Escapes-1.07-395.el8.noarch.r 3.0 MB/s |  20 kB     00:00    
09:13:44 #15 27.19 (59/88): perl-Pod-Perldoc-3.28-396.el8.noarch.r  13 MB/s |  86 kB     00:00    
09:13:44 #15 27.20 (60/88): perl-Pod-Simple-3.35-395.el8.noarch.rp  21 MB/s | 213 kB     00:00    
09:13:44 #15 27.20 (61/88): perl-Pod-Usage-1.69-395.el8.noarch.rpm 3.7 MB/s |  34 kB     00:00    
09:13:44 #15 27.20 (62/88): perl-Scalar-List-Utils-1.49-2.el8.aarc  10 MB/s |  67 kB     00:00    
09:13:44 #15 27.21 (63/88): perl-Encode-2.97-3.el8.aarch64.rpm      19 MB/s | 1.5 MB     00:00    
09:13:44 #15 27.21 (64/88): perl-Socket-2.027-3.el8.aarch64.rpm    3.9 MB/s |  59 kB     00:00    
09:13:44 #15 27.22 (65/88): perl-Storable-3.11-3.el8.aarch64.rpm   6.2 MB/s |  95 kB     00:00    
09:13:44 #15 27.22 (66/88): perl-Term-ANSIColor-4.06-396.el8.noarc 6.9 MB/s |  46 kB     00:00    
09:13:44 #15 27.22 (67/88): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.6 MB/s |  23 kB     00:00    
09:13:44 #15 27.23 (68/88): perl-Text-ParseWords-3.30-395.el8.noar 2.2 MB/s |  18 kB     00:00    
09:13:44 #15 27.23 (69/88): perl-Time-Local-1.280-1.el8.noarch.rpm 5.7 MB/s |  34 kB     00:00    
09:13:44 #15 27.23 (70/88): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.8 MB/s |  24 kB     00:00    
09:13:44 #15 27.23 (71/88): perl-constant-1.33-396.el8.noarch.rpm  4.5 MB/s |  25 kB     00:00    
09:13:44 #15 27.24 (72/88): perl-Unicode-Normalize-1.25-396.el8.aa 5.8 MB/s |  78 kB     00:00    
09:13:44 #15 27.25 (73/88): perl-macros-5.26.3-422.el8.aarch64.rpm  10 MB/s |  72 kB     00:00    
09:13:44 #15 27.25 (74/88): perl-parent-0.237-1.el8.noarch.rpm     4.0 MB/s |  20 kB     00:00    
09:13:44 #15 27.26 (75/88): perl-podlators-4.11-1.el8.noarch.rpm    15 MB/s | 118 kB     00:00    
09:13:44 #15 27.27 (76/88): perl-threads-2.21-2.el8.aarch64.rpm    9.5 MB/s |  60 kB     00:00    
09:13:44 #15 27.27 (77/88): perl-threads-shared-1.58-2.el8.aarch64 7.4 MB/s |  47 kB     00:00    
09:13:44 #15 27.28 (78/88): perl-libs-5.26.3-422.el8.aarch64.rpm    31 MB/s | 1.5 MB     00:00    
09:13:44 #15 27.29 (79/88): pkgconf-1.4.2-1.el8.aarch64.rpm        3.2 MB/s |  37 kB     00:00    
09:13:44 #15 27.29 (80/88): pkgconf-m4-1.4.2-1.el8.noarch.rpm      2.9 MB/s |  17 kB     00:00    
09:13:44 #15 27.29 (81/88): pkgconf-pkg-config-1.4.2-1.el8.aarch64 2.7 MB/s |  15 kB     00:00    
09:13:44 #15 27.30 (82/88): python3-dbus-1.2.4-15.el8.aarch64.rpm   18 MB/s | 133 kB     00:00    
09:13:44 #15 27.30 (83/88): python3-dateutil-2.6.1-6.el8.noarch.rp  16 MB/s | 251 kB     00:00    
09:13:44 #14 34.88 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-system-simple-perl all 1.30-2 [22.3 kB]
09:13:44 #14 34.92 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-basedir-perl all 0.09-2 [14.4 kB]
09:13:44 #14 34.97 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:44 #14 34.99 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-fcntllock-perl arm64 0.22-4build1 [32.7 kB]
09:13:44 #14 35.04 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnumber-compare-perl all 0.03-3 [5974 B]
09:13:44 #13 33.44 Preparing to unpack .../196-libpng16-16_1.6.39-2_amd64.deb ...
09:13:44 #13 33.44 Unpacking libpng16-16:amd64 (1.6.39-2) ...
09:13:44 #13 33.49 Selecting previously unselected package libfreetype6:amd64.
09:13:44 #13 33.49 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_amd64.deb ...
09:13:44 #13 33.50 Unpacking libfreetype6:amd64 (2.12.1+dfsg-5) ...
09:13:44 #13 33.56 Selecting previously unselected package libfontconfig1:amd64.
09:13:44 #13 33.56 Preparing to unpack .../198-libfontconfig1_2.14.1-4_amd64.deb ...
09:13:44 #13 33.56 Unpacking libfontconfig1:amd64 (2.14.1-4) ...
09:13:44 #13 33.60 Selecting previously unselected package libde265-0:amd64.
09:13:44 #13 33.61 Preparing to unpack .../199-libde265-0_1.0.11-1_amd64.deb ...
09:13:44 #13 33.61 Unpacking libde265-0:amd64 (1.0.11-1) ...
09:13:44 #13 33.65 Selecting previously unselected package libnuma1:amd64.
09:13:44 #13 33.65 Preparing to unpack .../200-libnuma1_2.0.16-1_amd64.deb ...
09:13:44 #13 33.66 Unpacking libnuma1:amd64 (2.0.16-1) ...
09:13:44 #13 30.03 Preparing to unpack .../169-liberror-perl_0.17029-2_all.deb ...
09:13:44 #13 30.03 Unpacking liberror-perl (0.17029-2) ...
09:13:44 #13 30.07 Selecting previously unselected package git-man.
09:13:44 #13 30.07 Preparing to unpack .../170-git-man_1%3a2.39.2-1.1_all.deb ...
09:13:44 #13 30.07 Unpacking git-man (1:2.39.2-1.1) ...
09:13:44 #13 33.59 Selecting previously unselected package libasync-mergepoint-perl.
09:13:44 #13 33.59 Preparing to unpack .../177-libasync-mergepoint-perl_0.04-2_all.deb ...
09:13:44 #13 33.60 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:13:44 #13 33.73 Selecting previously unselected package libauthen-sasl-perl.
09:13:44 #13 33.73 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-1_all.deb ...
09:13:44 #13 33.74 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:13:44 #13 33.84 Selecting previously unselected package libmodule-implementation-perl.
09:13:44 #14 33.46 Preparing to unpack .../201-libvariable-magic-perl_0.62-1build5_amd64.deb ...
09:13:44 #14 33.46 Unpacking libvariable-magic-perl (0.62-1build5) ...
09:13:44 #14 33.50 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:44 #14 33.50 Preparing to unpack .../202-libb-hooks-endofscope-perl_0.25-1_all.deb ...
09:13:44 #14 33.50 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
09:13:44 #14 33.54 Selecting previously unselected package libfreetype6:amd64.
09:13:44 #14 33.54 Preparing to unpack .../203-libfreetype6_2.11.1+dfsg-1ubuntu0.2_amd64.deb ...
09:13:44 #14 33.54 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
09:13:44 #14 33.59 Selecting previously unselected package libfontconfig1:amd64.
09:13:44 #14 33.59 Preparing to unpack .../204-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ...
09:13:44 #14 33.59 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
09:13:44 #14 33.63 Selecting previously unselected package libjpeg-turbo8:amd64.
09:13:44 #14 33.64 Preparing to unpack .../205-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ...
09:13:44 #14 33.64 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
09:13:44 #14 33.67 Selecting previously unselected package libjpeg8:amd64.
09:13:44 #14 33.67 Preparing to unpack .../206-libjpeg8_8c-2ubuntu10_amd64.deb ...
09:13:44 #14 33.68 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ...
09:13:44 #14 33.71 Selecting previously unselected package libdeflate0:amd64.
09:13:44 #14 28.35 Get:200 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git-man all 1:2.34.1-1ubuntu1.10 [954 kB]
09:13:44 #14 30.85 Get:342 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:13:44 #14 30.44 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ...
09:13:44 #14 30.45 Unpacking libfreezethaw-perl (0.5001-3) ...
09:13:44 #14 30.47 Selecting previously unselected package libsort-versions-perl.
09:13:44 #14 30.48 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ...
09:13:44 #14 30.48 Unpacking libsort-versions-perl (1.62-3) ...
09:13:44 #14 30.51 Selecting previously unselected package libgit-wrapper-perl.
09:13:44 #14 30.51 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ...
09:13:44 #14 30.51 Unpacking libgit-wrapper-perl (0.048-2) ...
09:13:44 #14 30.54 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:44 #14 30.54 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:13:44 #14 30.55 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:13:44 #14 30.57 Selecting previously unselected package libio-prompter-perl.
09:13:44 #14 30.58 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ...
09:13:44 #14 30.58 Unpacking libio-prompter-perl (0.004015-2) ...
09:13:44 #14 30.61 Selecting previously unselected package libjson-perl.
09:13:44 #14 30.61 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ...
09:13:44 #14 30.61 Unpacking libjson-perl (4.10000-1) ...
09:13:44 #14 30.64 Selecting previously unselected package liblog-any-perl.
09:13:44 #14 30.65 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ...
09:13:44 #14 30.65 Unpacking liblog-any-perl (1.713-1) ...
09:13:44 #14 30.68 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:44 #14 30.68 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:13:44 #14 30.69 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:13:44 #14 30.72 Selecting previously unselected package libpackage-stash-perl.
09:13:44 #14 30.72 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ...
09:13:44 #14 30.72 Unpacking libpackage-stash-perl (0.40-1) ...
09:13:44 #14 30.75 Selecting previously unselected package libsub-identify-perl.
09:13:44 #13 25.03 Preparing to unpack .../022-libjansson4_2.14-2_armhf.deb ...
09:13:44 #13 25.04 Unpacking libjansson4:armhf (2.14-2) ...
09:13:44 #13 25.08 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:44 #13 25.08 Preparing to unpack .../023-binutils-arm-linux-gnueabihf_2.40-2+rpi2_armhf.deb ...
09:13:44 #13 25.08 Unpacking binutils-arm-linux-gnueabihf (2.40-2+rpi2) ...
09:13:44 #13 25.31 Selecting previously unselected package binutils.
09:13:44 #13 33.99 Selecting previously unselected package libarchive-cpio-perl.
09:13:44 #13 33.99 Preparing to unpack .../169-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:13:44 #13 34.01 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:13:44 #13 34.10 Selecting previously unselected package libarchive13:amd64.
09:13:44 #13 34.10 Preparing to unpack .../170-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:13:44 #13 34.11 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:13:44 #13 34.21 Selecting previously unselected package libarray-intspan-perl.
09:13:44 #14 29.46 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libaliased-perl all 0.34-1.1 [13.3 kB]
09:13:44 #14 29.46 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libapt-pkg-perl arm64 0.1.40build2 [70.3 kB]
09:13:44 #14 31.51 Preparing to unpack .../216-libclone-perl_0.43-2_amd64.deb ...
09:13:44 #14 31.51 Unpacking libclone-perl (0.43-2) ...
09:13:44 #14 31.55 Selecting previously unselected package libcommon-sense-perl.
09:13:44 #14 31.55 Preparing to unpack .../217-libcommon-sense-perl_3.74-2build6_amd64.deb ...
09:13:44 #14 31.55 Unpacking libcommon-sense-perl (3.74-2build6) ...
09:13:44 #14 31.59 Selecting previously unselected package libparams-util-perl.
09:13:44 #14 31.59 Preparing to unpack .../218-libparams-util-perl_1.07-3build5_amd64.deb ...
09:13:44 #14 31.59 Unpacking libparams-util-perl (1.07-3build5) ...
09:13:44 #14 31.62 Selecting previously unselected package libsub-install-perl.
09:13:44 #14 31.62 Preparing to unpack .../219-libsub-install-perl_0.928-1_all.deb ...
09:13:44 #14 31.63 Unpacking libsub-install-perl (0.928-1) ...
09:13:44 #14 31.65 Selecting previously unselected package libdata-optlist-perl.
09:13:44 #14 31.66 Preparing to unpack .../220-libdata-optlist-perl_0.110-1_all.deb ...
09:13:44 #14 31.66 Unpacking libdata-optlist-perl (0.110-1) ...
09:13:44 #14 31.69 Selecting previously unselected package libsub-exporter-perl.
09:13:44 #14 31.69 Preparing to unpack .../221-libsub-exporter-perl_0.987-1_all.deb ...
09:13:44 #14 31.69 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:44 #14 31.73 Selecting previously unselected package libconst-fast-perl.
09:13:44 #13 31.71 Preparing to unpack .../213-liblist-moreutils-xs-perl_0.430-2_arm64.deb ...
09:13:44 #13 31.72 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
09:13:44 #13 31.78 Selecting previously unselected package liblist-moreutils-perl.
09:13:44 #13 31.78 Preparing to unpack .../214-liblist-moreutils-perl_0.430-2_all.deb ...
09:13:44 #13 31.79 Unpacking liblist-moreutils-perl (0.430-2) ...
09:13:44 #13 31.82 Selecting previously unselected package libdata-dpath-perl.
09:13:44 #13 31.82 Preparing to unpack .../215-libdata-dpath-perl_0.58-1_all.deb ...
09:13:44 #13 31.83 Unpacking libdata-dpath-perl (0.58-1) ...
09:13:44 #13 31.85 Selecting previously unselected package libdata-dump-perl.
09:13:44 #13 31.86 Preparing to unpack .../216-libdata-dump-perl_1.23-1.1_all.deb ...
09:13:44 #13 31.86 Unpacking libdata-dump-perl (1.23-1.1) ...
09:13:44 #13 31.89 Selecting previously unselected package libdata-messagepack-perl.
09:13:44 #13 31.89 Preparing to unpack .../217-libdata-messagepack-perl_1.00-4+b1_arm64.deb ...
09:13:44 #13 31.90 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
09:13:44 #13 31.95 Selecting previously unselected package libnet-domain-tld-perl.
09:13:44 #13 28.77 Preparing to unpack .../075-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
09:13:44 #13 28.78 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
09:13:44 #13 28.81 Selecting previously unselected package libhttp-date-perl.
09:13:44 #13 28.81 Preparing to unpack .../076-libhttp-date-perl_6.02-1_all.deb ...
09:13:44 #13 28.82 Unpacking libhttp-date-perl (6.02-1) ...
09:13:44 #13 28.85 Selecting previously unselected package libfile-listing-perl.
09:13:44 #13 28.85 Preparing to unpack .../077-libfile-listing-perl_6.04-1_all.deb ...
09:13:44 #13 28.85 Unpacking libfile-listing-perl (6.04-1) ...
09:13:44 #13 28.88 Selecting previously unselected package libhtml-tagset-perl.
09:13:44 #13 28.88 Preparing to unpack .../078-libhtml-tagset-perl_3.20-3_all.deb ...
09:13:44 #13 28.89 Unpacking libhtml-tagset-perl (3.20-3) ...
09:13:44 #13 28.92 Selecting previously unselected package liburi-perl.
09:13:44 #13 28.92 Preparing to unpack .../079-liburi-perl_1.76-1_all.deb ...
09:13:44 #13 28.92 Unpacking liburi-perl (1.76-1) ...
09:13:44 #13 28.96 Selecting previously unselected package libhtml-parser-perl.
09:13:44 #13 28.96 Preparing to unpack .../080-libhtml-parser-perl_3.72-3+b2_armhf.deb ...
09:13:44 #13 28.97 Unpacking libhtml-parser-perl (3.72-3+b2) ...
09:13:44 #13 29.00 Selecting previously unselected package libhtml-tree-perl.
09:13:44 #14 36.24 Selecting previously unselected package krb5-locales.
09:13:44 #14 36.24 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
09:13:44 #14 36.24 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
09:13:44 #14 36.27 Selecting previously unselected package libcbor0.6:arm64.
09:13:44 #15 27.31 (84/88): python3-six-1.11.0-8.el8.noarch.rpm    6.9 MB/s |  38 kB     00:00    
09:13:44 #15 27.32 (85/88): python3-dnf-plugins-core-4.0.21-23.el8  17 MB/s | 279 kB     00:00    
09:13:44 #15 27.32 (86/88): unzip-6.0-46.el8.aarch64.rpm            19 MB/s | 189 kB     00:00    
09:13:44 #15 27.33 (87/88): zip-3.0-23.el8.aarch64.rpm              21 MB/s | 265 kB     00:00    
09:13:44 #15 27.37 (88/88): perl-interpreter-5.26.3-422.el8.aarch6  47 MB/s | 6.3 MB     00:00    
09:13:44 #15 27.37 --------------------------------------------------------------------------------
09:13:44 #15 27.37 Total                                            20 MB/s |  27 MB     00:01     
09:13:44 #13 29.79 Selecting previously unselected package libxml2:armhf.
09:13:44 #13 29.79 Preparing to unpack .../080-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ...
09:13:44 #13 29.79 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
09:13:44 #13 29.88 Selecting previously unselected package gettext.
09:13:44 #13 29.88 Preparing to unpack .../081-gettext_0.21-4_armhf.deb ...
09:13:44 #13 29.88 Unpacking gettext (0.21-4) ...
09:13:44 #13 30.01 Selecting previously unselected package intltool-debian.
09:13:44 #13 30.01 Preparing to unpack .../082-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:44 #13 30.02 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:44 #13 30.05 Selecting previously unselected package po-debconf.
09:13:44 #13 30.05 Preparing to unpack .../083-po-debconf_1.0.21+nmu1_all.deb ...
09:13:44 #13 30.06 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:44 #13 30.12 Selecting previously unselected package debhelper.
09:13:44 #13 34.91 Preparing to unpack .../260-libmailutils5_1%3a3.5-4_arm64.deb ...
09:13:44 #13 34.92 Unpacking libmailutils5:arm64 (1:3.5-4) ...
09:13:44 #13 34.99 Selecting previously unselected package libmime-tools-perl.
09:13:44 #13 34.99 Preparing to unpack .../261-libmime-tools-perl_5.509-1_all.deb ...
09:13:44 #13 34.99 Unpacking libmime-tools-perl (5.509-1) ...
09:13:44 #13 35.04 Selecting previously unselected package libnet-dns-sec-perl.
09:13:44 #13 35.04 Preparing to unpack .../262-libnet-dns-sec-perl_1.11-1_arm64.deb ...
09:13:44 #13 35.04 Unpacking libnet-dns-sec-perl (1.11-1) ...
09:13:44 #13 35.13 Selecting previously unselected package libnet-libidn-perl.
09:13:44 #13 35.14 Preparing to unpack .../263-libnet-libidn-perl_0.12.ds-3+b1_arm64.deb ...
09:13:44 #13 35.14 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
09:13:44 #21 5.583 + apt-get  install --no-install-recommends -y gcc-mingw-w64-x86-64
09:13:44 #14 35.04 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-glob-perl all 0.11-3 [6780 B]
09:13:44 #14 35.05 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfile-find-rule-perl all 0.34-3 [24.4 kB]
09:13:44 #14 35.07 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-afm-perl all 1.20-4 [13.0 kB]
09:13:44 #14 35.08 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-string-perl all 1.08-4 [11.1 kB]
09:13:44 #14 35.09 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfont-ttf-perl all 1.06-2 [323 kB]
09:13:44 #14 28.40 Get:199 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf diffstat armhf 1.65-1 [26.5 kB]
09:13:44 #14 28.57 Get:200 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-chardet all 5.1.0+dfsg-2 [119 kB]
09:13:44 #13 35.82 Dependencies resolved.
09:13:44 #13 35.84 ================================================================================
09:13:44 #13 35.84  Package                     Arch    Version              Repository       Size
09:13:44 #13 35.84 ================================================================================
09:13:44 #13 35.84 Installing:
09:13:44 #13 35.84  dnf-plugins-core            noarch  4.4.2-1.fc39         fedora           38 k
09:13:44 #13 35.84  rpm-build                   aarch64 4.19.0-1.fc39        updates-testing  79 k
09:13:44 #13 35.84  rpmlint                     noarch  2.4.0-10.fc39        fedora          322 k
09:13:44 #13 35.84 Upgrading:
09:13:44 #13 35.84  python3-rpm                 aarch64 4.19.0-1.fc39        updates-testing  68 k
09:13:44 #13 35.84  rpm                         aarch64 4.19.0-1.fc39        updates-testing 536 k
09:13:44 #13 35.84  rpm-build-libs              aarch64 4.19.0-1.fc39        updates-testing  92 k
09:13:44 #13 35.84  rpm-libs                    aarch64 4.19.0-1.fc39        updates-testing 306 k
09:13:44 #13 35.84  rpm-sign-libs               aarch64 4.19.0-1.fc39        updates-testing  26 k
09:13:44 #13 35.84 Installing dependencies:
09:13:44 #13 35.84  ansible-srpm-macros         noarch  1-11.fc39            fedora           21 k
09:13:44 #13 35.84  binutils                    aarch64 2.40-13.fc39         fedora          6.0 M
09:13:44 #13 35.84  binutils-gold               aarch64 2.40-13.fc39         fedora          949 k
09:13:44 #13 35.84  bzip2                       aarch64 1.0.8-16.fc39        fedora           52 k
09:13:44 #13 35.84  cpio                        aarch64 2.14-4.fc39          fedora          277 k
09:13:44 #13 35.84  dash                        aarch64 0.5.12-1.fc39        fedora           99 k
09:13:44 #13 35.84  dbus-libs                   aarch64 1:1.14.10-1.fc39     fedora          156 k
09:13:44 #13 35.84  debugedit                   aarch64 5.0-10.fc39          fedora           77 k
09:13:44 #13 35.84  desktop-file-utils          aarch64 0.26-9.fc39          fedora           71 k
09:13:44 #13 35.84  devscripts-checkbashisms    noarch  2.23.5-3.fc39        fedora           28 k
09:13:44 #13 35.84  diffutils                   aarch64 3.10-3.fc39          fedora          396 k
09:13:44 #13 35.84  dwz                         aarch64 0.15-3.fc39          fedora          136 k
09:13:44 #13 35.84  ed                          aarch64 1.19-4.fc39          fedora           78 k
09:13:44 #13 35.84  efi-srpm-macros             noarch  5-9.fc39             fedora           22 k
09:13:44 #13 35.84  elfutils                    aarch64 0.189-4.fc39         fedora          540 k
09:13:44 #13 35.84  elfutils-debuginfod-client  aarch64 0.189-4.fc39         fedora           38 k
09:13:44 #13 35.84  emacs-filesystem            noarch  1:29.1-1.fc39        fedora          8.4 k
09:13:44 #13 35.84  enchant2                    aarch64 2.5.0-5.fc39         fedora           61 k
09:13:44 #13 35.84  file                        aarch64 5.44-5.fc39          fedora           49 k
09:13:44 #13 35.84  fonts-filesystem            noarch  1:2.0.5-12.fc39      fedora          8.2 k
09:13:44 #13 35.84  fonts-srpm-macros           noarch  1:2.0.5-12.fc39      fedora           26 k
09:13:44 #13 35.84  fpc-srpm-macros             noarch  1.3-8.fc39           fedora          7.4 k
09:13:44 #13 35.84  gdb-minimal                 aarch64 13.2-8.fc39          updates-testing 3.8 M
09:13:44 #13 35.84  gdk-pixbuf2                 aarch64 2.42.10-5.fc39       fedora          482 k
09:13:44 #13 35.84  ghc-srpm-macros             noarch  1.6.1-2.fc39         fedora          7.8 k
09:13:44 #13 35.84  glibc-gconv-extra           aarch64 2.38-1.fc39          fedora          2.0 M
09:13:44 #13 35.84  gnat-srpm-macros            noarch  6-3.fc39             fedora          8.8 k
09:13:44 #13 35.84  go-srpm-macros              noarch  3.2.0-6.fc39         fedora           27 k
09:13:44 #13 35.84  groff-base                  aarch64 1.23.0-2.fc39        fedora          1.1 M
09:13:44 #13 35.84  hunspell                    aarch64 1.7.2-5.fc39         fedora          476 k
09:13:44 #13 35.84  hunspell-en-GB              noarch  0.20201207-7.fc39    fedora          226 k
09:13:44 #13 35.84  hunspell-en-US              noarch  0.20201207-7.fc39    fedora          181 k
09:13:44 #13 35.84  hunspell-filesystem         aarch64 1.7.2-5.fc39         fedora          9.2 k
09:13:44 #13 35.84  jansson                     aarch64 2.13.1-7.fc39        fedora           46 k
09:13:44 #13 35.84  js-jquery                   noarch  3.6.4-2.fc39         fedora          172 k
09:13:44 #13 35.84  json-glib                   aarch64 1.6.6-5.fc39         fedora          160 k
09:13:44 #13 35.84  kernel-srpm-macros          noarch  1.0-20.fc39          fedora           10 k
09:13:44 #13 35.84  libappstream-glib           aarch64 0.8.2-4.fc39         fedora          397 k
09:13:44 #13 35.84  libjpeg-turbo               aarch64 2.1.4-3.fc39         fedora          196 k
09:13:44 #13 35.84  libpkgconf                  aarch64 1.9.5-2.fc39         fedora           38 k
09:13:44 #13 35.84  libpng                      aarch64 2:1.6.37-15.fc39     fedora          115 k
09:13:44 #13 35.84  libstemmer                  aarch64 2.2.0-7.fc39         fedora          164 k
09:13:44 #13 35.84  lua-srpm-macros             noarch  1-9.fc39             fedora          8.6 k
09:13:44 #13 35.84  ncurses                     aarch64 6.4-7.20230520.fc39  fedora          415 k
09:13:44 #13 35.84  ocaml-srpm-macros           noarch  8-2.fc39             fedora           14 k
09:13:44 #13 35.84  openblas-srpm-macros        noarch  2-14.fc39            fedora          7.5 k
09:13:44 #13 35.84  package-notes-srpm-macros   noarch  0.5-9.fc39           fedora           11 k
09:13:44 #13 35.84  patch                       aarch64 2.7.6-22.fc39        fedora          123 k
09:13:44 #13 35.84  perl-AutoLoader             noarch  5.74-500.fc39        fedora           21 k
09:13:44 #13 35.84  perl-B                      aarch64 1.88-500.fc39        fedora          178 k
09:13:44 #13 35.84  perl-Carp                   noarch  1.54-500.fc39        fedora           29 k
09:13:44 #13 35.84  perl-Class-Struct           noarch  0.68-500.fc39        fedora           22 k
09:13:44 #13 35.84  perl-Data-Dumper            aarch64 2.188-501.fc39       fedora           55 k
09:13:44 #13 35.84  perl-Digest                 noarch  1.20-500.fc39        fedora           25 k
09:13:44 #13 35.84  perl-Digest-MD5             aarch64 2.58-500.fc39        fedora           36 k
09:13:44 #13 35.84  perl-DynaLoader             aarch64 1.54-500.fc39        fedora           26 k
09:13:44 #13 35.84  perl-Encode                 aarch64 4:3.19-500.fc39      fedora          1.7 M
09:13:44 #13 35.84  perl-Errno                  aarch64 1.37-500.fc39        fedora           15 k
09:13:44 #13 35.84  perl-Exporter               noarch  5.77-500.fc39        fedora           31 k
09:13:44 #13 35.84  perl-Fcntl                  aarch64 1.15-500.fc39        fedora           21 k
09:13:44 #13 35.84  perl-File-Basename          noarch  2.86-500.fc39        fedora           17 k
09:13:44 #13 35.84  perl-File-Path              noarch  2.18-500.fc39        fedora           35 k
09:13:44 #13 35.84  perl-File-Temp              noarch  1:0.231.100-500.fc39 fedora           58 k
09:13:44 #13 35.84  perl-File-stat              noarch  1.13-500.fc39        fedora           17 k
09:13:44 #13 35.84  perl-FileHandle             noarch  2.05-500.fc39        fedora           16 k
09:13:44 #13 35.84  perl-Getopt-Long            noarch  1:2.54-500.fc39      fedora           60 k
09:13:44 #13 35.84  perl-Getopt-Std             noarch  1.13-500.fc39        fedora           16 k
09:13:44 #13 35.84  perl-HTTP-Tiny              noarch  0.088-3.fc39         fedora           56 k
09:13:44 #13 35.84  perl-IO                     aarch64 1.52-500.fc39        fedora           83 k
09:13:44 #13 35.84  perl-IO-Socket-IP           noarch  0.42-1.fc39          fedora           42 k
09:13:44 #13 35.84  perl-IO-Socket-SSL          noarch  2.083-3.fc39         fedora          225 k
09:13:44 #13 35.84  perl-IPC-Open3              noarch  1.22-500.fc39        fedora           22 k
09:13:44 #13 35.84  perl-MIME-Base64            aarch64 3.16-500.fc39        fedora           30 k
09:13:44 #13 35.84  perl-Mozilla-CA             noarch  20230801-1.fc39      fedora           13 k
09:13:44 #13 35.84  perl-Net-SSLeay             aarch64 1.92-10.fc39         fedora          356 k
09:13:44 #13 35.84  perl-POSIX                  aarch64 2.13-500.fc39        fedora           98 k
09:13:44 #13 35.84  perl-PathTools              aarch64 3.89-500.fc39        fedora           88 k
09:13:44 #13 35.84  perl-Pod-Escapes            noarch  1:1.07-500.fc39      fedora           20 k
09:13:44 #13 35.84  perl-Pod-Perldoc            noarch  3.28.01-501.fc39     fedora           86 k
09:13:44 #13 35.84  perl-Pod-Simple             noarch  1:3.45-4.fc39        fedora          218 k
09:13:44 #13 35.84  perl-Pod-Usage              noarch  4:2.03-500.fc39      fedora           39 k
09:13:44 #13 35.84  perl-Scalar-List-Utils      aarch64 5:1.63-500.fc39      fedora           71 k
09:13:44 #13 35.84  perl-SelectSaver            noarch  1.02-500.fc39        fedora           12 k
09:13:44 #13 35.84  perl-Socket                 aarch64 4:2.037-3.fc39       fedora           56 k
09:13:44 #13 35.84  perl-Storable               aarch64 1:3.32-500.fc39      fedora           97 k
09:13:44 #13 35.84  perl-Symbol                 noarch  1.09-500.fc39        fedora           14 k
09:13:44 #13 35.84  perl-Term-ANSIColor         noarch  5.01-501.fc39        fedora           47 k
09:13:44 #13 35.84  perl-Term-Cap               noarch  1.18-500.fc39        fedora           22 k
09:13:44 #13 35.84  perl-Text-ParseWords        noarch  3.31-500.fc39        fedora           16 k
09:13:44 #13 35.84  perl-Text-Tabs+Wrap         noarch  2023.0511-3.fc39     fedora           22 k
09:13:44 #13 35.84  perl-Time-Local             noarch  2:1.350-3.fc39       fedora           34 k
09:13:44 #13 35.84  perl-URI                    noarch  5.21-1.fc39          fedora          125 k
09:13:44 #13 35.84  perl-base                   noarch  2.27-500.fc39        fedora           16 k
09:13:44 #13 35.84  perl-constant               noarch  1.33-501.fc39        fedora           22 k
09:13:44 #13 35.84  perl-if                     noarch  0.61.000-500.fc39    fedora           14 k
09:13:44 #13 35.84  perl-interpreter            aarch64 4:5.38.0-500.fc39    fedora           72 k
09:13:44 #13 35.84  perl-libnet                 noarch  3.15-501.fc39        fedora          129 k
09:13:44 #13 35.84  perl-libs                   aarch64 4:5.38.0-500.fc39    fedora          2.3 M
09:13:44 #13 35.84  perl-locale                 noarch  1.10-500.fc39        fedora           14 k
09:13:44 #13 35.84  perl-mro                    aarch64 1.28-500.fc39        fedora           29 k
09:13:44 #13 35.84  perl-overload               noarch  1.37-500.fc39        fedora           46 k
09:13:44 #13 35.84  perl-overloading            noarch  0.02-500.fc39        fedora           13 k
09:13:44 #13 35.84  perl-parent                 noarch  1:0.241-500.fc39     fedora           14 k
09:13:44 #13 35.84  perl-podlators              noarch  1:5.01-500.fc39      fedora          125 k
09:13:44 #13 35.84  perl-srpm-macros            noarch  1-51.fc39            fedora          8.0 k
09:13:44 #13 35.84  perl-vars                   noarch  1.05-500.fc39        fedora           13 k
09:13:44 #13 35.84  pkgconf                     aarch64 1.9.5-2.fc39         fedora           42 k
09:13:44 #13 35.84  pkgconf-m4                  noarch  1.9.5-2.fc39         fedora           14 k
09:13:44 #13 35.84  pkgconf-pkg-config          aarch64 1.9.5-2.fc39         fedora          9.6 k
09:13:44 #13 35.84  pyproject-srpm-macros       noarch  1.9.0-2.fc39         fedora           14 k
09:13:44 #13 35.84  python-srpm-macros          noarch  3.12-4.fc39          updates-testing  25 k
09:13:44 #13 35.84  python3-construct           noarch  2.10.68-6.fc39       fedora          146 k
09:13:44 #13 35.84  python3-dateutil            noarch  1:2.8.2-10.fc39      fedora          355 k
09:13:44 #13 35.84  python3-dbus                aarch64 1.3.2-4.fc39         fedora          157 k
09:13:44 #13 35.84  python3-distro              noarch  1.8.0-6.fc39         fedora           49 k
09:13:44 #13 35.84  python3-dnf-plugins-core    noarch  4.4.2-1.fc39         fedora          293 k
09:13:44 #13 35.84  python3-enchant             noarch  3.2.2-10.fc39        fedora          101 k
09:13:44 #13 35.84  python3-file-magic          noarch  5.44-5.fc39          fedora           20 k
09:13:44 #13 35.84  python3-pybeam              noarch  0.7-7.fc39           fedora           31 k
09:13:44 #13 35.84  python3-pyxdg               noarch  0.27-9.fc39          fedora          130 k
09:13:44 #13 35.84  python3-six                 noarch  1.16.0-12.fc39       fedora           41 k
09:13:44 #13 35.84  python3-systemd             aarch64 235-5.fc39           fedora          107 k
09:13:44 #13 35.84  python3-tomli-w             noarch  1.0.0-9.fc39         fedora           21 k
09:13:44 #13 35.84  python3-zstandard           aarch64 0.21.0-3.fc39        fedora          457 k
09:13:44 #13 35.84  qt5-srpm-macros             noarch  5.15.10-2.fc39       fedora          8.3 k
09:13:44 #13 35.84  qt6-srpm-macros             noarch  6.5.2-3.fc39         updates-testing 9.0 k
09:13:44 #13 35.84  redhat-rpm-config           noarch  262-1.fc39           fedora           84 k
09:13:44 #13 35.84  rpmautospec-rpm-macros      noarch  0.3.5-4.fc39         fedora          8.8 k
09:13:44 #13 35.84  rpmlint-fedora-license-data noarch  1.30-1.fc39          updates-testing  27 k
09:13:44 #13 35.84  rust-srpm-macros            noarch  24-5.fc39            fedora           12 k
09:13:44 #13 35.84  shared-mime-info            aarch64 2.2-4.fc39           fedora          380 k
09:13:44 #13 35.84  unzip                       aarch64 6.0-62.fc39          fedora          183 k
09:13:44 #13 35.84  web-assets-filesystem       noarch  5-20.fc39            fedora          7.9 k
09:13:44 #13 35.84  xxhash-libs                 aarch64 0.8.2-1.fc39         fedora           35 k
09:13:44 #13 35.84  xz                          aarch64 5.4.4-1.fc39         fedora          556 k
09:13:44 #13 35.84  zip                         aarch64 3.0-39.fc39          updates-testing 262 k
09:13:44 #13 35.84  zstd                        aarch64 1.5.5-4.fc39         fedora          446 k
09:13:44 #13 35.84 Installing weak dependencies:
09:13:44 #13 35.84  hunspell-en                 noarch  0.20201207-7.fc39    fedora          190 k
09:13:44 #13 35.84  perl-NDBM_File              aarch64 1.16-500.fc39        fedora           23 k
09:13:44 #13 35.84  python-systemd-doc          aarch64 235-5.fc39           fedora           75 k
09:13:44 #13 35.84 
09:13:44 #13 35.84 Transaction Summary
09:13:44 #13 35.84 ================================================================================
09:13:44 #13 35.84 Install  143 Packages
09:13:44 #13 35.84 Upgrade    5 Packages
09:13:44 #13 35.84 
09:13:44 #13 35.85 Total download size: 32 M
09:13:44 #13 35.85 Downloading Packages:
09:13:44 #13 33.69 Selecting previously unselected package libx265-199:amd64.
09:13:44 #13 33.69 Preparing to unpack .../201-libx265-199_3.5-2+b1_amd64.deb ...
09:13:44 #13 33.69 Unpacking libx265-199:amd64 (3.5-2+b1) ...
09:13:44 #13 33.85 Selecting previously unselected package libheif1:amd64.
09:13:44 #13 33.85 Preparing to unpack .../202-libheif1_1.15.1-1_amd64.deb ...
09:13:44 #13 33.86 Unpacking libheif1:amd64 (1.15.1-1) ...
09:13:44 #13 33.90 Selecting previously unselected package libdeflate0:amd64.
09:13:44 #13 33.90 Preparing to unpack .../203-libdeflate0_1.14-1_amd64.deb ...
09:13:44 #13 33.91 Unpacking libdeflate0:amd64 (1.14-1) ...
09:13:44 #13 33.94 Selecting previously unselected package libjbig0:amd64.
09:13:44 #13 30.22 Selecting previously unselected package git.
09:13:44 #13 30.23 Preparing to unpack .../171-git_1%3a2.39.2-1.1_arm64.deb ...
09:13:44 #13 30.23 Unpacking git (1:2.39.2-1.1) ...
09:13:44 #13 33.84 Preparing to unpack .../179-libmodule-implementation-perl_0.09-1_all.deb ...
09:13:44 #13 33.86 Unpacking libmodule-implementation-perl (0.09-1) ...
09:13:44 #13 33.91 Selecting previously unselected package libvariable-magic-perl.
09:13:44 #13 33.91 Preparing to unpack .../180-libvariable-magic-perl_0.62-1+b1_amd64.deb ...
09:13:44 #13 33.92 Unpacking libvariable-magic-perl (0.62-1+b1) ...
09:13:44 #13 30.44 The following NEW packages will be installed:
09:13:44 #13 30.44   autoconf automake autopoint autotools-dev binutils
09:13:44 #13 30.44   binutils-arm-linux-gnueabihf binutils-common bsdextrautils bzip2 cpp cpp-10
09:13:44 #13 30.44   debhelper devscripts dh-autoreconf dh-strip-nondeterminism dpkg-dev dwz
09:13:44 #13 30.44   equivs fakeroot file gcc gcc-10 gettext gettext-base git git-man groff-base
09:13:44 #13 30.44   intltool-debian libarchive-zip-perl libasan6 libatomic1
09:13:44 #13 30.44   libb-hooks-op-check-perl libbinutils libc-dev-bin libc6-dev libcc1-0
09:13:44 #13 30.44   libclass-method-modifiers-perl libcrypt-dev libctf-nobfd0 libctf0
09:13:44 #13 30.44   libcurl3-gnutls libdebhelper-perl libdevel-callchecker-perl libdpkg-perl
09:13:44 #13 30.44   libdynaloader-functions-perl libelf1 libencode-locale-perl liberror-perl
09:13:45 #13 30.44   libexpat1 libfakeroot libfile-dirlist-perl libfile-homedir-perl
09:13:45 #13 30.44   libfile-listing-perl libfile-stripnondeterminism-perl libfile-touch-perl
09:13:45 #13 30.44   libfile-which-perl libgcc-10-dev libgdbm-compat4 libgdbm6 libgomp1
09:13:45 #13 30.44   libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl
09:13:45 #13 30.44   libhttp-cookies-perl libhttp-date-perl libhttp-message-perl
09:13:45 #13 30.44   libhttp-negotiate-perl libicu67 libimport-into-perl libio-html-perl
09:13:45 #13 30.44   libio-pty-perl libio-socket-ssl-perl libipc-run-perl libisl23
09:13:45 #13 30.44   liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic-mgc libmagic1
09:13:45 #13 30.44   libmodule-runtime-perl libmoo-perl libmpc3 libmpdec3 libmpfr6
09:13:45 #13 30.44   libnet-http-perl libnet-ssleay-perl libnsl-dev libparams-classify-perl
09:13:45 #13 30.44   libperl5.32 libpipeline1 libpython3-stdlib libpython3.9-minimal
09:13:45 #13 30.44   libpython3.9-stdlib librole-tiny-perl libsigsegv2 libstrictures-perl
09:13:45 #13 30.44   libsub-override-perl libsub-quote-perl libtimedate-perl libtinfo5
09:13:45 #13 30.44   libtirpc-dev libtool libtry-tiny-perl libubsan1 libuchardet0 liburi-perl
09:13:45 #13 30.44   libwww-perl libwww-robotrules-perl libxml2 linux-libc-dev m4 make man-db
09:13:45 #13 30.44   media-types patch patchutils perl perl-modules-5.32 perl-openssl-defaults
09:13:45 #13 30.44   po-debconf python3 python3-minimal python3.9 python3.9-minimal
09:13:45 #13 30.44   sensible-utils wdiff xz-utils
09:13:45 #13 30.44 The following packages will be upgraded:
09:13:45 #13 30.44   libc6
09:13:45 #14 33.71 Preparing to unpack .../207-libdeflate0_1.10-2_amd64.deb ...
09:13:45 #14 33.72 Unpacking libdeflate0:amd64 (1.10-2) ...
09:13:45 #14 33.76 Selecting previously unselected package libjbig0:amd64.
09:13:45 #14 33.76 Preparing to unpack .../208-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ...
09:13:45 #14 33.77 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
09:13:45 #14 33.81 Selecting previously unselected package libwebp7:amd64.
09:13:45 #14 33.81 Preparing to unpack .../209-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ...
09:13:45 #14 33.81 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
09:13:45 #14 33.85 Selecting previously unselected package libtiff5:amd64.
09:13:45 #14 33.86 Preparing to unpack .../210-libtiff5_4.3.0-6ubuntu0.5_amd64.deb ...
09:13:45 #14 33.86 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.5) ...
09:13:45 #14 33.90 Selecting previously unselected package libxpm4:amd64.
09:13:45 #14 33.90 Preparing to unpack .../211-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_amd64.deb ...
09:13:45 #14 33.91 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
09:13:45 #14 33.95 Selecting previously unselected package libgd3:amd64.
09:13:45 #14 31.13 Get:343 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:13:45 #14 31.16 Get:344 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-unidiff all 0.5.5-2 [9180 B]
09:13:45 #14 31.17 Get:345 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-xdg all 0.26-1ubuntu1 [36.1 kB]
09:13:45 #14 31.19 Get:346 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf unzip armhf 6.0-25ubuntu1.1 [154 kB]
09:13:45 #14 28.73 Get:201 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf git armhf 1:2.34.1-1ubuntu1.10 [3600 kB]
09:13:45 #14 DONE 0.6s
09:13:45 
09:13:45 #15 [stage-1 5/8] COPY --link SPECS /root/rpmbuild/SPECS
09:13:45 #15 DONE 0.0s
09:13:45 
09:13:45 #16 [stage-1 6/8] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:45 #14 30.75 Preparing to unpack .../266-libsub-identify-perl_0.14-3_amd64.deb ...
09:13:45 #14 30.76 Unpacking libsub-identify-perl (0.14-3) ...
09:13:45 #14 30.78 Selecting previously unselected package libsub-name-perl:amd64.
09:13:45 #14 30.79 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_amd64.deb ...
09:13:45 #14 30.79 Unpacking libsub-name-perl:amd64 (0.26-2build1) ...
09:13:45 #14 30.82 Selecting previously unselected package libnamespace-clean-perl.
09:13:45 #14 30.82 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ...
09:13:45 #14 30.82 Unpacking libnamespace-clean-perl (0.27-2) ...
09:13:45 #14 30.85 Selecting previously unselected package libpath-tiny-perl.
09:13:45 #14 30.85 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ...
09:13:45 #14 30.85 Unpacking libpath-tiny-perl (0.144-1) ...
09:13:45 #14 30.88 Selecting previously unselected package libstrictures-perl.
09:13:45 #14 30.88 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ...
09:13:45 #14 30.89 Unpacking libstrictures-perl (2.000006-1) ...
09:13:45 #14 30.92 Selecting previously unselected package libtype-tiny-perl.
09:13:45 #14 30.92 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ...
09:13:45 #14 30.92 Unpacking libtype-tiny-perl (2.002001-1) ...
09:13:45 #14 30.99 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:45 #13 25.31 Preparing to unpack .../024-binutils_2.40-2+rpi2_armhf.deb ...
09:13:45 #13 25.31 Unpacking binutils (2.40-2+rpi2) ...
09:13:45 #13 25.36 Selecting previously unselected package libisl23:armhf.
09:13:45 #13 25.36 Preparing to unpack .../025-libisl23_0.25-1_armhf.deb ...
09:13:45 #13 25.36 Unpacking libisl23:armhf (0.25-1) ...
09:13:45 #13 25.45 Selecting previously unselected package libmpfr6:armhf.
09:13:45 #13 25.45 Preparing to unpack .../026-libmpfr6_4.2.0-1_armhf.deb ...
09:13:45 #13 25.46 Unpacking libmpfr6:armhf (4.2.0-1) ...
09:13:45 #13 25.52 Selecting previously unselected package libmpc3:armhf.
09:13:45 #13 25.52 Preparing to unpack .../027-libmpc3_1.3.1-1_armhf.deb ...
09:13:45 #13 25.52 Unpacking libmpc3:armhf (1.3.1-1) ...
09:13:45 #13 25.56 Selecting previously unselected package cpp-12.
09:13:45 #13 34.21 Preparing to unpack .../171-libarray-intspan-perl_2.004-1_all.deb ...
09:13:45 #13 34.22 Unpacking libarray-intspan-perl (2.004-1) ...
09:13:45 #13 34.25 Selecting previously unselected package libauthen-sasl-perl.
09:13:45 #13 34.25 Preparing to unpack .../172-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:13:45 #13 34.25 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:13:45 #13 34.28 Selecting previously unselected package libmodule-implementation-perl.
09:13:45 #13 34.28 Preparing to unpack .../173-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:13:45 #13 34.29 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:13:45 #13 34.31 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:45 #13 34.32 Preparing to unpack .../174-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:45 #13 34.32 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:45 #13 34.35 Selecting previously unselected package libvariable-magic-perl.
09:13:45 #13 34.35 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b3_amd64.deb ...
09:13:45 #13 34.35 Unpacking libvariable-magic-perl (0.62-1+b3) ...
09:13:45 #13 34.38 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:45 #13 34.38 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
09:13:45 #13 34.39 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
09:13:45 #13 34.42 Selecting previously unselected package libpng16-16:amd64.
09:13:45 #14 29.67 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive-cpio-perl all 0.10-1.1 [9928 B]
09:13:45 #14 29.68 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarray-intspan-perl all 2.004-1 [24.5 kB]
09:13:45 #14 29.71 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
09:13:45 #14 29.72 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:45 #14 29.72 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libvariable-magic-perl arm64 0.62-1build5 [34.8 kB]
09:13:45 #14 29.75 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
09:13:45 #14 29.76 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libfreetype6 arm64 2.11.1+dfsg-1ubuntu0.2 [383 kB]
09:13:45 #14 31.73 Preparing to unpack .../222-libconst-fast-perl_0.014-1_all.deb ...
09:13:45 #14 31.73 Unpacking libconst-fast-perl (0.014-1) ...
09:13:45 #14 31.76 Selecting previously unselected package libwant-perl.
09:13:45 #14 31.76 Preparing to unpack .../223-libwant-perl_0.29-1build4_amd64.deb ...
09:13:45 #14 31.77 Unpacking libwant-perl (0.29-1build4) ...
09:13:45 #14 31.80 Selecting previously unselected package libcontextual-return-perl.
09:13:45 #14 31.80 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:45 #14 31.80 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:45 #14 31.84 Selecting previously unselected package libcpanel-json-xs-perl.
09:13:45 #14 31.84 Preparing to unpack .../225-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ...
09:13:45 #14 31.84 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
09:13:45 #14 31.88 Selecting previously unselected package libdata-dump-perl.
09:13:45 #14 31.88 Preparing to unpack .../226-libdata-dump-perl_1.23-1_all.deb ...
09:13:45 #14 31.89 Unpacking libdata-dump-perl (1.23-1) ...
09:13:45 #14 31.92 Selecting previously unselected package libdigest-bubblebabble-perl.
09:13:45 #14 31.92 Preparing to unpack .../227-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:13:45 #14 31.92 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:13:45 #14 31.95 Selecting previously unselected package libdigest-hmac-perl.
09:13:45 #13 31.95 Preparing to unpack .../218-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:13:45 #13 31.96 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:13:45 #13 31.98 Selecting previously unselected package libdata-validate-domain-perl.
09:13:45 #13 31.99 Preparing to unpack .../219-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:45 #13 31.99 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:45 #13 32.04 Selecting previously unselected package libdevel-size-perl.
09:13:45 #13 32.05 Preparing to unpack .../220-libdevel-size-perl_0.83-1+b2_arm64.deb ...
09:13:45 #13 32.05 Unpacking libdevel-size-perl (0.83-1+b2) ...
09:13:45 #13 32.08 Selecting previously unselected package libdistro-info-perl.
09:13:45 #13 32.08 Preparing to unpack .../221-libdistro-info-perl_1.0_all.deb ...
09:13:45 #13 32.11 Unpacking libdistro-info-perl (1.0) ...
09:13:45 #13 32.14 Selecting previously unselected package libemail-address-xs-perl.
09:13:45 #13 32.14 Preparing to unpack .../222-libemail-address-xs-perl_1.04-1+b3_arm64.deb ...
09:13:45 #13 32.14 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
09:13:45 #13 32.18 Selecting previously unselected package libfcgi0ldbl:arm64.
09:13:45 #13 29.01 Preparing to unpack .../081-libhtml-tree-perl_5.07-2_all.deb ...
09:13:45 #13 29.01 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:45 #13 29.06 Selecting previously unselected package libio-html-perl.
09:13:45 #13 29.06 Preparing to unpack .../082-libio-html-perl_1.001-1_all.deb ...
09:13:45 #13 29.06 Unpacking libio-html-perl (1.001-1) ...
09:13:45 #13 29.09 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:45 #13 29.10 Preparing to unpack .../083-liblwp-mediatypes-perl_6.02-1_all.deb ...
09:13:45 #13 29.10 Unpacking liblwp-mediatypes-perl (6.02-1) ...
09:13:45 #13 29.14 Selecting previously unselected package libhttp-message-perl.
09:13:45 #13 29.14 Preparing to unpack .../084-libhttp-message-perl_6.18-1_all.deb ...
09:13:45 #13 29.15 Unpacking libhttp-message-perl (6.18-1) ...
09:13:45 #13 29.18 Selecting previously unselected package libhttp-cookies-perl.
09:13:45 #13 29.19 Preparing to unpack .../085-libhttp-cookies-perl_6.04-1_all.deb ...
09:13:45 #13 29.19 Unpacking libhttp-cookies-perl (6.04-1) ...
09:13:45 #13 29.22 Selecting previously unselected package libhttp-negotiate-perl.
09:13:45 #13 29.22 Preparing to unpack .../086-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:45 #13 29.22 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:45 #13 29.25 Selecting previously unselected package perl-openssl-defaults:armhf.
09:13:45 #14 36.27 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_arm64.deb ...
09:13:45 #14 36.28 Unpacking libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
09:13:45 #14 36.31 Selecting previously unselected package libedit2:arm64.
09:13:45 #14 36.32 Preparing to unpack .../038-libedit2_3.1-20191231-1_arm64.deb ...
09:13:45 #14 36.35 Unpacking libedit2:arm64 (3.1-20191231-1) ...
09:13:45 #14 36.38 Selecting previously unselected package libfido2-1:arm64.
09:13:45 #14 36.38 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_arm64.deb ...
09:13:45 #14 36.39 Unpacking libfido2-1:arm64 (1.3.1-1ubuntu2) ...
09:13:45 #14 36.42 Selecting previously unselected package libkrb5support0:arm64.
09:13:45 #14 36.43 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
09:13:45 #14 36.43 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
09:13:45 #14 36.46 Selecting previously unselected package libk5crypto3:arm64.
09:13:45 #14 36.46 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
09:13:45 #14 36.46 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
09:13:45 #14 36.50 Selecting previously unselected package libkeyutils1:arm64.
09:13:45 #13 30.12 Preparing to unpack .../084-debhelper_13.3.4_all.deb ...
09:13:45 #13 30.13 Unpacking debhelper (13.3.4) ...
09:13:45 #13 30.25 Selecting previously unselected package debian-keyring.
09:13:45 #13 30.25 Preparing to unpack .../085-debian-keyring_2021.07.26_all.deb ...
09:13:45 #13 30.26 Unpacking debian-keyring (2021.07.26) ...
09:13:45 #13 35.17 Selecting previously unselected package libnumber-compare-perl.
09:13:45 #13 35.17 Preparing to unpack .../264-libnumber-compare-perl_0.03-1_all.deb ...
09:13:45 #13 35.18 Unpacking libnumber-compare-perl (0.03-1) ...
09:13:45 #13 35.30 Selecting previously unselected package libnumber-range-perl.
09:13:45 #13 35.30 Preparing to unpack .../265-libnumber-range-perl_0.12-1_all.deb ...
09:13:45 #13 35.31 Unpacking libnumber-range-perl (0.12-1) ...
09:13:45 #13 35.34 Selecting previously unselected package libossp-uuid16:arm64.
09:13:45 #13 35.34 Preparing to unpack .../266-libossp-uuid16_1.6.2-1.5+b7_arm64.deb ...
09:13:45 #13 35.35 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
09:13:45 #13 35.38 Selecting previously unselected package libossp-uuid-perl.
09:13:45 #13 35.38 Preparing to unpack .../267-libossp-uuid-perl_1.6.2-1.5+b7_arm64.deb ...
09:13:45 #13 35.39 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
09:13:45 #13 35.42 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:45 #13 31.66 Selecting previously unselected package gcc.
09:13:45 #13 31.66 Preparing to unpack .../048-gcc_4%3a8.3.0-1_armhf.deb ...
09:13:45 #13 31.66 Unpacking gcc (4:8.3.0-1) ...
09:13:45 #13 31.69 Selecting previously unselected package libstdc++-8-dev:armhf.
09:13:45 #13 31.69 Preparing to unpack .../049-libstdc++-8-dev_8.3.0-6_armhf.deb ...
09:13:45 #13 31.70 Unpacking libstdc++-8-dev:armhf (8.3.0-6) ...
09:13:45 #13 31.91 Selecting previously unselected package g++-8.
09:13:45 #14 28.73 Get:201 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf zstd armhf 1.5.4+dfsg2-4 [663 kB]
09:13:45 #16 8.876 Running transaction check
09:13:45 #13 33.94 Preparing to unpack .../204-libjbig0_2.1-6.1_amd64.deb ...
09:13:45 #13 33.95 Unpacking libjbig0:amd64 (2.1-6.1) ...
09:13:45 #13 33.98 Selecting previously unselected package liblerc4:amd64.
09:13:45 #13 33.99 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_amd64.deb ...
09:13:45 #13 33.99 Unpacking liblerc4:amd64 (4.0.0+ds-2) ...
09:13:45 #13 34.03 Selecting previously unselected package libwebp7:amd64.
09:13:45 #13 34.03 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_amd64.deb ...
09:13:45 #13 34.04 Unpacking libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
09:13:45 #13 34.09 Selecting previously unselected package libtiff6:amd64.
09:13:45 #13 34.09 Preparing to unpack .../207-libtiff6_4.5.0-6_amd64.deb ...
09:13:45 #13 34.10 Unpacking libtiff6:amd64 (4.5.0-6) ...
09:13:45 #13 34.14 Selecting previously unselected package libxau6:amd64.
09:13:45 #13 34.14 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_amd64.deb ...
09:13:45 #13 34.15 Unpacking libxau6:amd64 (1:1.0.9-1) ...
09:13:45 #13 34.18 Selecting previously unselected package libxdmcp6:amd64.
09:13:45 #13 34.18 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
09:13:45 #13 34.19 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:45 #13 30.67 Selecting previously unselected package iso-codes.
09:13:45 #13 30.68 Preparing to unpack .../172-iso-codes_4.15.0-1_all.deb ...
09:13:45 #13 30.68 Unpacking iso-codes (4.15.0-1) ...
09:13:45 #13 34.00 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:45 #13 34.00 Preparing to unpack .../181-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:13:45 #13 34.03 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:13:45 #13 34.20 Selecting previously unselected package libcapture-tiny-perl.
09:13:45 #13 34.21 Preparing to unpack .../182-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:45 #13 34.26 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:45 #13 30.94 1 upgraded, 126 newly installed, 0 to remove and 7 not upgraded.
09:13:45 #13 30.94 Need to get 79.7 MB of archives.
09:13:45 #13 30.94 After this operation, 301 MB of additional disk space will be used.
09:13:45 #13 30.94 Get:1 http://archive.raspberrypi.org/debian bullseye/main armhf libc6 armhf 2.31-13+rpt2+rpi1+deb11u5 [2297 kB]
09:13:45 #13 30.98 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf bsdextrautils armhf 2.36.1-8+deb11u1 [138 kB]
09:13:45 #14 31.28 Get:347 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf equivs all 2.2.0 [19.7 kB]
09:13:45 #14 31.29 Get:348 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libauthen-sasl-perl all 2.1600-1 [48.7 kB]
09:13:45 #14 31.30 Get:349 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-magic all 2:0.4.15-3 [9376 B]
09:13:45 #14 31.48 debconf: delaying package configuration, since apt-utils is not installed
09:13:45 #14 31.51 Fetched 91.6 MB in 25s (3673 kB/s)
09:13:45 #14 33.95 Preparing to unpack .../212-libgd3_2.3.0-2ubuntu2_amd64.deb ...
09:13:45 #14 33.95 Unpacking libgd3:amd64 (2.3.0-2ubuntu2) ...
09:13:45 #14 33.99 Selecting previously unselected package libc-devtools.
09:13:45 #14 34.00 Preparing to unpack .../213-libc-devtools_2.35-0ubuntu3.3_amd64.deb ...
09:13:45 #14 34.00 Unpacking libc-devtools (2.35-0ubuntu3.3) ...
09:13:45 #14 34.03 Selecting previously unselected package libcapture-tiny-perl.
09:13:45 #14 34.03 Preparing to unpack .../214-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:45 #14 34.04 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:45 #14 34.07 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:45 #14 34.07 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:45 #14 34.07 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:45 #14 34.11 Selecting previously unselected package libclone-perl.
09:13:45 #14 34.11 Preparing to unpack .../216-libclone-perl_0.45-1build3_amd64.deb ...
09:13:45 #14 34.11 Unpacking libclone-perl (0.45-1build3) ...
09:13:45 #14 34.14 Selecting previously unselected package libcommon-sense-perl:amd64.
09:13:45 #14 34.14 Preparing to unpack .../217-libcommon-sense-perl_3.75-2build1_amd64.deb ...
09:13:45 #14 34.14 Unpacking libcommon-sense-perl:amd64 (3.75-2build1) ...
09:13:45 #14 34.18 Selecting previously unselected package libconfig-tiny-perl.
09:13:45 #14 34.18 Preparing to unpack .../218-libconfig-tiny-perl_2.28-1_all.deb ...
09:13:45 #14 34.18 Unpacking libconfig-tiny-perl (2.28-1) ...
09:13:45 #14 34.21 Selecting previously unselected package libparams-util-perl.
09:13:45 #14 34.21 Preparing to unpack .../219-libparams-util-perl_1.102-1build3_amd64.deb ...
09:13:45 #14 34.22 Unpacking libparams-util-perl (1.102-1build3) ...
09:13:45 #14 34.25 Selecting previously unselected package libsub-install-perl.
09:13:45 #14 34.25 Preparing to unpack .../220-libsub-install-perl_0.928-1.1_all.deb ...
09:13:45 #14 34.25 Unpacking libsub-install-perl (0.928-1.1) ...
09:13:45 #14 34.28 Selecting previously unselected package libdata-optlist-perl.
09:13:45 #14 28.93 Get:202 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:45 #14 28.93 Get:203 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-diff-xs-perl armhf 0.04-6build3 [11.5 kB]
09:13:45 #14 28.93 Get:204 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libalgorithm-merge-perl all 0.08-3 [12.0 kB]
09:13:45 #14 28.93 Get:205 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libaliased-perl all 0.34-1.1 [13.3 kB]
09:13:45 #14 28.93 Get:206 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libapt-pkg-perl armhf 0.1.40build2 [68.4 kB]
09:13:45 #14 28.93 Get:207 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive-cpio-perl all 0.10-1.1 [9928 B]
09:13:45 #14 31.00 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ...
09:13:45 #14 31.00 Unpacking libgitlab-api-v4-perl (0.26-2) ...
09:13:45 #14 31.03 Selecting previously unselected package libhtml-form-perl.
09:13:45 #14 31.03 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ...
09:13:45 #14 31.04 Unpacking libhtml-form-perl (6.11-1) ...
09:13:45 #14 31.07 Selecting previously unselected package libhtml-format-perl.
09:13:45 #14 31.07 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ...
09:13:45 #14 31.07 Unpacking libhtml-format-perl (2.16-2) ...
09:13:45 #14 31.10 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:45 #14 31.10 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:13:45 #14 31.10 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:13:45 #14 31.13 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:13:45 #14 31.13 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:13:45 #14 31.13 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:13:45 #14 31.16 Selecting previously unselected package libhttp-daemon-perl.
09:13:45 #14 31.17 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ...
09:13:45 #14 31.17 Unpacking libhttp-daemon-perl (6.14-2) ...
09:13:45 #14 31.20 Selecting previously unselected package libindirect-perl.
09:13:45 #14 31.20 Preparing to unpack .../278-libindirect-perl_0.39-2build1_amd64.deb ...
09:13:45 #14 31.20 Unpacking libindirect-perl (0.39-2build1) ...
09:13:45 #14 31.23 Selecting previously unselected package libio-interactive-perl.
09:13:45 #14 31.23 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ...
09:13:45 #14 31.24 Unpacking libio-interactive-perl (1.023-2) ...
09:13:45 #14 31.26 Selecting previously unselected package libtypes-serialiser-perl.
09:13:45 #14 31.27 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:45 #14 31.27 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:45 #14 31.30 Selecting previously unselected package libjson-xs-perl.
09:13:45 #14 31.30 Preparing to unpack .../281-libjson-xs-perl_4.030-2_amd64.deb ...
09:13:45 #13 25.56 Preparing to unpack .../028-cpp-12_12.2.0-14+rpi1_armhf.deb ...
09:13:45 #13 25.57 Unpacking cpp-12 (12.2.0-14+rpi1) ...
09:13:45 #13 34.42 Preparing to unpack .../177-libpng16-16_1.6.37-3_amd64.deb ...
09:13:45 #13 34.43 Unpacking libpng16-16:amd64 (1.6.37-3) ...
09:13:45 #13 34.48 Selecting previously unselected package libfreetype6:amd64.
09:13:45 #13 34.48 Preparing to unpack .../178-libfreetype6_2.10.4+dfsg-1+deb11u1_amd64.deb ...
09:13:45 #13 34.49 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
09:13:45 #13 34.55 Selecting previously unselected package libfontconfig1:amd64.
09:13:45 #13 34.55 Preparing to unpack .../179-libfontconfig1_2.13.1-4.2_amd64.deb ...
09:13:45 #13 34.56 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ...
09:13:45 #13 34.61 Selecting previously unselected package libjpeg62-turbo:amd64.
09:13:45 #13 34.61 Preparing to unpack .../180-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ...
09:13:45 #13 34.62 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ...
09:13:45 #13 34.66 Selecting previously unselected package libdeflate0:amd64.
09:13:45 #14 29.88 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfontconfig1 arm64 2.13.1-4.2ubuntu5 [135 kB]
09:13:45 #14 29.91 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg-turbo8 arm64 2.1.2-0ubuntu1 [129 kB]
09:13:45 #14 31.96 Preparing to unpack .../228-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:13:45 #14 31.96 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:45 #14 31.99 Selecting previously unselected package libdistro-info-perl.
09:13:45 #14 31.99 Preparing to unpack .../229-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
09:13:45 #14 31.99 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
09:13:45 #14 32.02 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:45 #14 32.03 Preparing to unpack .../230-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:45 #14 32.03 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:45 #14 32.09 Selecting previously unselected package libmailtools-perl.
09:13:45 #14 32.09 Preparing to unpack .../231-libmailtools-perl_2.21-1_all.deb ...
09:13:45 #14 32.09 Unpacking libmailtools-perl (2.21-1) ...
09:13:45 #14 32.13 Selecting previously unselected package libnet-ip-perl.
09:13:45 #14 32.13 Preparing to unpack .../232-libnet-ip-perl_1.26-2_all.deb ...
09:13:45 #14 32.14 Unpacking libnet-ip-perl (1.26-2) ...
09:13:45 #14 32.17 Selecting previously unselected package libnet-dns-perl.
09:13:45 #14 32.17 Preparing to unpack .../233-libnet-dns-perl_1.22-1_all.deb ...
09:13:45 #14 32.17 Unpacking libnet-dns-perl (1.22-1) ...
09:13:45 #14 32.23 Selecting previously unselected package libnet-domain-tld-perl.
09:13:45 #13 32.18 Preparing to unpack .../223-libfcgi0ldbl_2.4.2-2_arm64.deb ...
09:13:45 #13 32.18 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
09:13:45 #13 32.21 Selecting previously unselected package libfcgi-bin.
09:13:45 #13 32.21 Preparing to unpack .../224-libfcgi-bin_2.4.2-2_arm64.deb ...
09:13:45 #13 32.22 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:45 #13 32.25 Selecting previously unselected package libfcgi-perl:arm64.
09:13:45 #13 32.25 Preparing to unpack .../225-libfcgi-perl_0.79+ds-2_arm64.deb ...
09:13:45 #13 32.25 Unpacking libfcgi-perl:arm64 (0.79+ds-2) ...
09:13:45 #13 32.28 Selecting previously unselected package libipc-system-simple-perl.
09:13:45 #13 32.28 Preparing to unpack .../226-libipc-system-simple-perl_1.30-1_all.deb ...
09:13:45 #13 32.29 Unpacking libipc-system-simple-perl (1.30-1) ...
09:13:45 #13 32.32 Selecting previously unselected package libfile-basedir-perl.
09:13:45 #13 32.32 Preparing to unpack .../227-libfile-basedir-perl_0.08-1_all.deb ...
09:13:45 #13 32.32 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:45 #13 32.35 Selecting previously unselected package libfile-chdir-perl.
09:13:45 #13 32.35 Preparing to unpack .../228-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:45 #13 32.36 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:45 #13 32.38 Selecting previously unselected package libfile-fcntllock-perl.
09:13:45 #13 32.39 Preparing to unpack .../229-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ...
09:13:45 #13 32.39 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
09:13:45 #13 32.42 Selecting previously unselected package libnumber-compare-perl.
09:13:45 #13 32.42 Preparing to unpack .../230-libnumber-compare-perl_0.03-1.1_all.deb ...
09:13:45 #13 32.43 Unpacking libnumber-compare-perl (0.03-1.1) ...
09:13:45 #13 32.46 Selecting previously unselected package libtext-glob-perl.
09:13:45 #13 32.46 Preparing to unpack .../231-libtext-glob-perl_0.11-1_all.deb ...
09:13:45 #13 32.46 Unpacking libtext-glob-perl (0.11-1) ...
09:13:45 #13 32.49 Selecting previously unselected package libfile-find-rule-perl.
09:13:45 #13 29.25 Preparing to unpack .../087-perl-openssl-defaults_3_armhf.deb ...
09:13:45 #13 29.26 Unpacking perl-openssl-defaults:armhf (3) ...
09:13:45 #13 29.29 Selecting previously unselected package libnet-ssleay-perl.
09:13:45 #13 29.29 Preparing to unpack .../088-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
09:13:45 #13 29.29 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
09:13:45 #13 29.36 Selecting previously unselected package libio-socket-ssl-perl.
09:13:45 #13 29.36 Preparing to unpack .../089-libio-socket-ssl-perl_2.060-3_all.deb ...
09:13:45 #13 29.36 Unpacking libio-socket-ssl-perl (2.060-3) ...
09:13:45 #13 29.41 Selecting previously unselected package libnet-http-perl.
09:13:45 #13 29.41 Preparing to unpack .../090-libnet-http-perl_6.18-1_all.deb ...
09:13:45 #13 29.41 Unpacking libnet-http-perl (6.18-1) ...
09:13:45 #13 29.45 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:45 #13 29.45 Preparing to unpack .../091-liblwp-protocol-https-perl_6.07-2_all.deb ...
09:13:45 #13 29.45 Unpacking liblwp-protocol-https-perl (6.07-2) ...
09:13:45 #13 29.48 Selecting previously unselected package libtry-tiny-perl.
09:13:45 #13 29.48 Preparing to unpack .../092-libtry-tiny-perl_0.30-1_all.deb ...
09:13:45 #13 29.49 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:45 #13 29.52 Selecting previously unselected package libwww-robotrules-perl.
09:13:45 #13 29.52 Preparing to unpack .../093-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:45 #13 29.52 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:45 #13 29.55 Selecting previously unselected package libwww-perl.
09:13:45 #13 29.55 Preparing to unpack .../094-libwww-perl_6.36-2_all.deb ...
09:13:45 #13 29.56 Unpacking libwww-perl (6.36-2) ...
09:13:45 #13 29.61 Selecting previously unselected package patchutils.
09:13:45 #14 36.51 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
09:13:45 #14 36.51 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
09:13:45 #14 36.54 Selecting previously unselected package libkrb5-3:arm64.
09:13:45 #14 36.54 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
09:13:45 #14 36.55 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
09:13:45 #14 36.61 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:13:45 #14 36.61 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
09:13:45 #14 36.61 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
09:13:45 #14 36.65 Selecting previously unselected package libpsl5:arm64.
09:13:45 #14 36.65 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
09:13:45 #14 36.66 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
09:13:45 #14 36.69 Selecting previously unselected package libxau6:arm64.
09:13:45 #14 36.69 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_arm64.deb ...
09:13:45 #14 36.69 Unpacking libxau6:arm64 (1:1.0.9-0ubuntu1) ...
09:13:45 #14 36.72 Selecting previously unselected package libxdmcp6:arm64.
09:13:45 #13 35.42 Preparing to unpack .../268-libpackage-stash-xs-perl_0.29-1_arm64.deb ...
09:13:45 #13 35.43 Unpacking libpackage-stash-xs-perl (0.29-1) ...
09:13:45 #13 35.45 Selecting previously unselected package libparse-debianchangelog-perl.
09:13:45 #13 35.46 Preparing to unpack .../269-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
09:13:45 #13 35.46 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
09:13:45 #13 35.50 Selecting previously unselected package libtext-glob-perl.
09:13:45 #13 35.51 Preparing to unpack .../270-libtext-glob-perl_0.10-1_all.deb ...
09:13:45 #13 35.51 Unpacking libtext-glob-perl (0.10-1) ...
09:13:45 #13 35.54 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:45 #13 35.54 Preparing to unpack .../271-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:45 #13 35.55 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:45 #13 35.66 Selecting previously unselected package libperlio-gzip-perl.
09:13:45 #13 35.66 Preparing to unpack .../272-libperlio-gzip-perl_0.19-1+b5_arm64.deb ...
09:13:45 #13 35.66 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
09:13:45 #13 35.69 Selecting previously unselected package libpod-constants-perl.
09:13:45 #13 35.69 Preparing to unpack .../273-libpod-constants-perl_0.19-1_all.deb ...
09:13:45 #13 35.70 Unpacking libpod-constants-perl (0.19-1) ...
09:13:45 #13 35.73 Selecting previously unselected package libreadonly-perl.
09:13:45 #13 35.73 Preparing to unpack .../274-libreadonly-perl_2.050-1_all.deb ...
09:13:45 #13 35.73 Unpacking libreadonly-perl (2.050-1) ...
09:13:45 #13 35.76 Selecting previously unselected package libref-util-perl.
09:13:45 #13 31.91 Preparing to unpack .../050-g++-8_8.3.0-6_armhf.deb ...
09:13:45 #13 31.92 Unpacking g++-8 (8.3.0-6) ...
09:13:45 #14 28.92 Get:202 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-debian all 0.1.49ubuntu2 [115 kB]
09:13:45 #14 28.93 Get:203 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgpgme11 armhf 1.18.0-3ubuntu2 [119 kB]
09:13:45 #14 28.95 Get:204 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gpg armhf 1.18.0-3ubuntu2 [190 kB]
09:13:45 #14 28.96 Get:205 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-xdg all 0.28-2 [38.3 kB]
09:13:45 #14 28.97 Get:206 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf dput all 1.1.3ubuntu2.1 [46.5 kB]
09:13:45 #14 28.97 Get:207 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fonts-dejavu-core all 2.37-6 [1137 kB]
09:13:45 #16 8.987 Transaction check succeeded.
09:13:45 #16 8.988 Running transaction test
09:13:45 #13 34.26 Selecting previously unselected package libxcb1:amd64.
09:13:45 #13 34.27 Preparing to unpack .../210-libxcb1_1.15-1_amd64.deb ...
09:13:45 #13 34.27 Unpacking libxcb1:amd64 (1.15-1) ...
09:13:45 #13 34.30 Selecting previously unselected package libx11-data.
09:13:45 #13 34.30 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ...
09:13:45 #13 34.31 Unpacking libx11-data (2:1.8.4-2+deb12u1) ...
09:13:45 #13 34.38 Selecting previously unselected package libx11-6:amd64.
09:13:45 #13 34.38 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u1_amd64.deb ...
09:13:45 #13 34.39 Unpacking libx11-6:amd64 (2:1.8.4-2+deb12u1) ...
09:13:45 #13 34.47 Selecting previously unselected package libxpm4:amd64.
09:13:45 #13 34.47 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1_amd64.deb ...
09:13:45 #13 34.47 Unpacking libxpm4:amd64 (1:3.5.12-1.1) ...
09:13:45 #13 34.51 Selecting previously unselected package libgd3:amd64.
09:13:45 #13 34.42 Selecting previously unselected package libcgi-pm-perl.
09:13:45 #13 34.43 Preparing to unpack .../183-libcgi-pm-perl_4.40-1_all.deb ...
09:13:45 #13 34.44 Unpacking libcgi-pm-perl (4.40-1) ...
09:13:45 #13 34.50 Selecting previously unselected package libfcgi-perl.
09:13:45 #13 34.50 Preparing to unpack .../184-libfcgi-perl_0.78-2+b3_amd64.deb ...
09:13:45 #13 34.51 Unpacking libfcgi-perl (0.78-2+b3) ...
09:13:45 #13 34.53 Selecting previously unselected package libcgi-fast-perl.
09:13:45 #13 34.54 Preparing to unpack .../185-libcgi-fast-perl_1%3a2.13-1_all.deb ...
09:13:45 #13 34.54 Unpacking libcgi-fast-perl (1:2.13-1) ...
09:13:45 #13 34.57 Selecting previously unselected package libsub-name-perl.
09:13:45 #13 34.57 Preparing to unpack .../186-libsub-name-perl_0.21-1+b3_amd64.deb ...
09:13:45 #13 34.57 Unpacking libsub-name-perl (0.21-1+b3) ...
09:13:45 #13 34.60 Selecting previously unselected package libclass-accessor-perl.
09:13:45 #13 34.60 Preparing to unpack .../187-libclass-accessor-perl_0.51-1_all.deb ...
09:13:45 #13 34.60 Unpacking libclass-accessor-perl (0.51-1) ...
09:13:45 #13 34.63 Selecting previously unselected package libclass-inspector-perl.
09:13:45 #14 31.53 Selecting previously unselected package liblocale-gettext-perl.
09:13:45 #14 31.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 ... 4118 files and directories currently installed.)
09:13:45 #14 31.53 Preparing to unpack .../liblocale-gettext-perl_1.07-4_armhf.deb ...
09:13:45 #14 31.54 Unpacking liblocale-gettext-perl (1.07-4) ...
09:13:45 #14 31.58 Selecting previously unselected package libssl1.1:armhf.
09:13:45 #14 31.58 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ...
09:13:45 #14 31.59 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
09:13:45 #14 31.70 Selecting previously unselected package libpython3.8-minimal:armhf.
09:13:45 #14 31.70 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:13:45 #14 31.71 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:13:45 #14 31.81 Selecting previously unselected package libexpat1:armhf.
09:13:45 #14 31.81 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
09:13:45 #14 34.28 Preparing to unpack .../221-libdata-optlist-perl_0.112-1_all.deb ...
09:13:45 #14 34.29 Unpacking libdata-optlist-perl (0.112-1) ...
09:13:45 #14 34.32 Selecting previously unselected package libsub-exporter-perl.
09:13:45 #14 34.32 Preparing to unpack .../222-libsub-exporter-perl_0.988-1_all.deb ...
09:13:45 #14 34.33 Unpacking libsub-exporter-perl (0.988-1) ...
09:13:45 #14 34.36 Selecting previously unselected package libconst-fast-perl.
09:13:45 #14 34.36 Preparing to unpack .../223-libconst-fast-perl_0.014-1.1_all.deb ...
09:13:45 #14 34.36 Unpacking libconst-fast-perl (0.014-1.1) ...
09:13:45 #14 34.39 Selecting previously unselected package libwant-perl.
09:13:45 #14 34.39 Preparing to unpack .../224-libwant-perl_0.29-1build7_amd64.deb ...
09:13:45 #14 34.40 Unpacking libwant-perl (0.29-1build7) ...
09:13:45 #14 34.43 Selecting previously unselected package libcontextual-return-perl.
09:13:45 #14 34.43 Preparing to unpack .../225-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:45 #14 34.44 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:45 #14 34.47 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
09:13:45 #14 34.47 Preparing to unpack .../226-libcpanel-json-xs-perl_4.27-1build1_amd64.deb ...
09:13:45 #14 34.48 Unpacking libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
09:13:45 #14 34.51 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:45 #21 5.593 Reading package lists...
09:13:45 #21 6.051 Building dependency tree...
09:13:45 #21 6.139 Reading state information...
09:13:45 #21 6.244 The following additional packages will be installed:
09:13:45 #14 29.34 Get:208 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarray-intspan-perl all 2.004-1 [24.5 kB]
09:13:45 #14 35.62 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfreezethaw-perl all 0.5001-3 [14.6 kB]
09:13:45 #14 35.77 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsort-versions-perl all 1.62-3 [7378 B]
09:13:45 #14 31.30 Unpacking libjson-xs-perl (4.030-2) ...
09:13:45 #14 31.34 Selecting previously unselected package libjson-maybexs-perl.
09:13:45 #14 31.34 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ...
09:13:45 #14 31.35 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:13:45 #14 31.38 Selecting previously unselected package libldap-common.
09:13:45 #14 31.38 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
09:13:45 #14 31.38 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:13:45 #14 31.41 Selecting previously unselected package liblist-compare-perl.
09:13:45 #14 31.41 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ...
09:13:45 #14 31.42 Unpacking liblist-compare-perl (0.55-2) ...
09:13:45 #14 31.45 Selecting previously unselected package liblist-someutils-perl.
09:13:45 #14 31.45 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ...
09:13:45 #14 31.45 Unpacking liblist-someutils-perl (0.59-1) ...
09:13:45 #14 31.48 Selecting previously unselected package liblist-someutils-xs-perl:amd64.
09:13:45 #14 31.48 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
09:13:45 #14 31.48 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
09:13:45 #14 31.51 Selecting previously unselected package liblist-utilsby-perl.
09:13:45 #13 34.66 Preparing to unpack .../181-libdeflate0_1.7-1_amd64.deb ...
09:13:45 #13 34.67 Unpacking libdeflate0:amd64 (1.7-1) ...
09:13:45 #13 34.71 Selecting previously unselected package libjbig0:amd64.
09:13:45 #13 34.71 Preparing to unpack .../182-libjbig0_2.1-3.1+b2_amd64.deb ...
09:13:45 #13 34.71 Unpacking libjbig0:amd64 (2.1-3.1+b2) ...
09:13:45 #13 34.75 Selecting previously unselected package libwebp6:amd64.
09:13:45 #13 34.75 Preparing to unpack .../183-libwebp6_0.6.1-2.1+deb11u2_amd64.deb ...
09:13:45 #13 34.76 Unpacking libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
09:13:45 #13 34.81 Selecting previously unselected package libtiff5:amd64.
09:13:45 #13 34.81 Preparing to unpack .../184-libtiff5_4.2.0-1+deb11u4_amd64.deb ...
09:13:45 #13 34.81 Unpacking libtiff5:amd64 (4.2.0-1+deb11u4) ...
09:13:45 #13 34.87 Selecting previously unselected package libxau6:amd64.
09:13:45 #13 34.87 Preparing to unpack .../185-libxau6_1%3a1.0.9-1_amd64.deb ...
09:13:45 #13 34.87 Unpacking libxau6:amd64 (1:1.0.9-1) ...
09:13:45 #13 34.91 Selecting previously unselected package libxdmcp6:amd64.
09:13:45 #13 34.91 Preparing to unpack .../186-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
09:13:45 #14 32.24 Preparing to unpack .../234-libnet-domain-tld-perl_1.75-1_all.deb ...
09:13:45 #14 32.24 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:13:45 #14 32.28 Selecting previously unselected package libemail-valid-perl.
09:13:45 #14 32.28 Preparing to unpack .../235-libemail-valid-perl_1.202-1_all.deb ...
09:13:45 #14 32.28 Unpacking libemail-valid-perl (1.202-1) ...
09:13:45 #14 32.31 Selecting previously unselected package libexporter-tiny-perl.
09:13:45 #14 32.32 Preparing to unpack .../236-libexporter-tiny-perl_1.002001-1_all.deb ...
09:13:45 #14 32.32 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:13:45 #14 32.36 Selecting previously unselected package libipc-system-simple-perl.
09:13:45 #14 32.36 Preparing to unpack .../237-libipc-system-simple-perl_1.26-1_all.deb ...
09:13:45 #14 32.37 Unpacking libipc-system-simple-perl (1.26-1) ...
09:13:45 #14 32.42 Selecting previously unselected package libfile-basedir-perl.
09:13:45 #14 32.42 Preparing to unpack .../238-libfile-basedir-perl_0.08-1_all.deb ...
09:13:45 #14 32.43 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:45 #14 32.48 Selecting previously unselected package libfile-chdir-perl.
09:13:45 #13 32.50 Preparing to unpack .../232-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:45 #13 32.50 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:45 #13 32.53 Selecting previously unselected package libfont-afm-perl.
09:13:45 #13 32.53 Preparing to unpack .../233-libfont-afm-perl_1.20-3_all.deb ...
09:13:45 #13 32.54 Unpacking libfont-afm-perl (1.20-3) ...
09:13:45 #13 32.56 Selecting previously unselected package libio-string-perl.
09:13:45 #13 32.57 Preparing to unpack .../234-libio-string-perl_1.08-3.1_all.deb ...
09:13:45 #13 32.57 Unpacking libio-string-perl (1.08-3.1) ...
09:13:45 #13 32.60 Selecting previously unselected package libfont-ttf-perl.
09:13:45 #13 32.60 Preparing to unpack .../235-libfont-ttf-perl_1.06-1.1_all.deb ...
09:13:45 #13 32.61 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:13:45 #13 32.66 Selecting previously unselected package libio-stringy-perl.
09:13:45 #13 32.66 Preparing to unpack .../236-libio-stringy-perl_2.111-3_all.deb ...
09:13:45 #13 32.67 Unpacking libio-stringy-perl (2.111-3) ...
09:13:45 #13 32.70 Selecting previously unselected package libparams-validate-perl:arm64.
09:13:45 #13 32.70 Preparing to unpack .../237-libparams-validate-perl_1.30-1+b1_arm64.deb ...
09:13:45 #13 29.61 Preparing to unpack .../095-patchutils_0.3.4-2_armhf.deb ...
09:13:45 #13 29.62 Unpacking patchutils (0.3.4-2) ...
09:13:45 #13 29.66 Selecting previously unselected package wdiff.
09:13:45 #13 29.66 Preparing to unpack .../096-wdiff_1.2.2-2_armhf.deb ...
09:13:45 #13 29.66 Unpacking wdiff (1.2.2-2) ...
09:13:45 #13 29.72 Selecting previously unselected package devscripts.
09:13:45 #13 29.72 Preparing to unpack .../097-devscripts_2.19.5+deb10u1_armhf.deb ...
09:13:45 #13 29.75 Unpacking devscripts (2.19.5+deb10u1) ...
09:13:45 #13 29.86 Selecting previously unselected package equivs.
09:13:45 #14 36.73 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_arm64.deb ...
09:13:45 #14 36.73 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
09:13:45 #14 36.76 Selecting previously unselected package libxcb1:arm64.
09:13:45 #14 36.76 Preparing to unpack .../048-libxcb1_1.14-2_arm64.deb ...
09:13:45 #14 36.76 Unpacking libxcb1:arm64 (1.14-2) ...
09:13:45 #14 36.79 Selecting previously unselected package libx11-data.
09:13:45 #14 36.79 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ...
09:13:45 #14 36.80 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ...
09:13:45 #14 36.86 Selecting previously unselected package libx11-6:arm64.
09:13:45 #14 36.86 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_arm64.deb ...
09:13:45 #14 36.86 Unpacking libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ...
09:13:45 #14 36.94 Selecting previously unselected package libxext6:arm64.
09:13:45 #14 36.94 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_arm64.deb ...
09:13:45 #14 36.94 Unpacking libxext6:arm64 (2:1.3.4-0ubuntu1) ...
09:13:45 #14 36.97 Selecting previously unselected package libxmuu1:arm64.
09:13:45 #13 35.77 Preparing to unpack .../275-libref-util-perl_0.204-1_all.deb ...
09:13:45 #13 35.77 Unpacking libref-util-perl (0.204-1) ...
09:13:45 #13 35.80 Selecting previously unselected package libref-util-xs-perl.
09:13:45 #13 35.80 Preparing to unpack .../276-libref-util-xs-perl_0.117-1+b1_arm64.deb ...
09:13:45 #13 35.81 Unpacking libref-util-xs-perl (0.117-1+b1) ...
09:13:45 #13 35.84 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:45 #13 35.84 Preparing to unpack .../277-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
09:13:45 #13 35.85 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
09:13:45 #13 35.88 Selecting previously unselected package libsasl2-modules:arm64.
09:13:45 #13 35.88 Preparing to unpack .../278-libsasl2-modules_2.1.27+dfsg-1+deb10u2_arm64.deb ...
09:13:45 #13 35.89 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:45 #13 35.93 Selecting previously unselected package libsereal-decoder-perl.
09:13:45 #13 35.93 Preparing to unpack .../279-libsereal-decoder-perl_4.005+ds-1+b1_arm64.deb ...
09:13:45 #13 35.93 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
09:13:45 #13 35.97 Selecting previously unselected package libsereal-encoder-perl.
09:13:45 #13 35.97 Preparing to unpack .../280-libsereal-encoder-perl_4.005+ds-1+b1_arm64.deb ...
09:13:45 #13 35.97 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
09:13:45 #13 36.01 Selecting previously unselected package libsereal-perl.
09:13:45 #14 29.04 Get:208 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf fontconfig-config armhf 2.14.1-3ubuntu3 [34.8 kB]
09:13:45 #14 29.04 Get:209 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.2 [262 kB]
09:13:45 #13 34.51 Preparing to unpack .../214-libgd3_2.3.3-9_amd64.deb ...
09:13:45 #13 34.51 Unpacking libgd3:amd64 (2.3.3-9) ...
09:13:45 #13 34.55 Selecting previously unselected package libc-devtools.
09:13:45 #13 34.55 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u1_amd64.deb ...
09:13:45 #13 34.56 Unpacking libc-devtools (2.36-9+deb12u1) ...
09:13:45 #13 34.59 Selecting previously unselected package libcapture-tiny-perl.
09:13:45 #13 34.59 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ...
09:13:45 #13 34.59 Unpacking libcapture-tiny-perl (0.48-2) ...
09:13:45 #13 34.62 Selecting previously unselected package libcgi-pm-perl.
09:13:45 #13 34.63 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ...
09:13:45 #13 34.63 Unpacking libcgi-pm-perl (4.55-1) ...
09:13:45 #13 34.68 Selecting previously unselected package libfcgi0ldbl:amd64.
09:13:45 #13 34.68 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_amd64.deb ...
09:13:45 #13 34.68 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
09:13:45 #13 34.71 Selecting previously unselected package libfcgi-perl.
09:13:45 #13 34.71 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_amd64.deb ...
09:13:45 #13 34.72 Unpacking libfcgi-perl (0.82+ds-2) ...
09:13:45 #13 34.74 Selecting previously unselected package libcgi-fast-perl.
09:13:45 #13 34.63 Preparing to unpack .../188-libclass-inspector-perl_1.32-1_all.deb ...
09:13:45 #13 34.68 Unpacking libclass-inspector-perl (1.32-1) ...
09:13:45 #13 34.71 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:45 #13 34.71 Preparing to unpack .../189-libclass-xsaccessor-perl_1.19-3+b2_amd64.deb ...
09:13:45 #13 34.72 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
09:13:45 #13 34.74 Selecting previously unselected package libclone-perl.
09:13:45 #13 34.75 Preparing to unpack .../190-libclone-perl_0.41-1+b1_amd64.deb ...
09:13:45 #13 34.75 Unpacking libclone-perl (0.41-1+b1) ...
09:13:45 #13 34.78 Selecting previously unselected package libcommon-sense-perl.
09:13:45 #13 34.78 Preparing to unpack .../191-libcommon-sense-perl_3.74-2+b7_amd64.deb ...
09:13:45 #13 34.79 Unpacking libcommon-sense-perl (3.74-2+b7) ...
09:13:45 #13 34.81 Selecting previously unselected package libparams-util-perl.
09:13:45 #13 34.82 Preparing to unpack .../192-libparams-util-perl_1.07-3+b4_amd64.deb ...
09:13:45 #13 34.82 Unpacking libparams-util-perl (1.07-3+b4) ...
09:13:45 #13 34.85 Selecting previously unselected package libsub-install-perl.
09:13:45 #14 31.81 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
09:13:45 #14 31.85 Selecting previously unselected package python3.8-minimal.
09:13:45 #14 31.85 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:13:45 #14 31.86 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:45 #14 32.02 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
09:13:45 #14 32.10 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:13:45 #21 6.244   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:13:45 #21 6.244   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:13:45 #21 6.244   gcc-mingw-w64-x86-64-win32-runtime mingw-w64-common mingw-w64-x86-64-dev
09:13:45 #21 6.245 Suggested packages:
09:13:45 #21 6.245   gcc-10-locales wine64
09:13:45 #21 6.289 The following NEW packages will be installed:
09:13:45 #21 6.289   binutils-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64
09:13:45 #21 6.289   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:13:45 #21 6.289   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime
09:13:45 #21 6.290   mingw-w64-common mingw-w64-x86-64-dev
09:13:45 #14 29.43 Get:209 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmodule-implementation-perl all 0.09-1.1 [11.6 kB]
09:13:45 #14 29.45 Get:210 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-progressive-perl all 0.001013-1 [6784 B]
09:13:45 #14 29.49 Get:211 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libvariable-magic-perl armhf 0.62-1build5 [33.0 kB]
09:13:45 #14 29.54 Get:212 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libb-hooks-endofscope-perl all 0.25-1 [17.8 kB]
09:13:45 #14 29.56 Get:213 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libfreetype6 armhf 2.11.1+dfsg-1ubuntu0.2 [325 kB]
09:13:45 #14 35.78 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgit-wrapper-perl all 0.048-2 [29.5 kB]
09:13:45 #14 35.85 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
09:13:45 #14 35.86 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-prompter-perl all 0.004015-2 [58.3 kB]
09:13:45 #14 35.94 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-perl all 4.10000-1 [81.9 kB]
09:13:45 #14 36.00 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-perl all 1.713-1 [71.1 kB]
09:13:45 #14 36.03 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:45 #13 31.04 Selecting previously unselected package libabsl20220623:arm64.
09:13:45 #13 31.04 Preparing to unpack .../173-libabsl20220623_20220623.1-1_arm64.deb ...
09:13:45 #13 31.04 Unpacking libabsl20220623:arm64 (20220623.1-1) ...
09:13:45 #13 31.11 Selecting previously unselected package libalgorithm-diff-perl.
09:13:45 #13 31.11 Preparing to unpack .../174-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:45 #13 31.12 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:45 #13 31.15 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
09:13:45 #13 31.15 Preparing to unpack .../175-libalgorithm-diff-xs-perl_0.04-8+b1_arm64.deb ...
09:13:45 #13 31.16 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
09:13:45 #13 31.19 Selecting previously unselected package libalgorithm-merge-perl.
09:13:45 #13 31.19 Preparing to unpack .../176-libalgorithm-merge-perl_0.08-5_all.deb ...
09:13:45 #13 31.19 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:13:45 #13 31.22 Selecting previously unselected package libaliased-perl.
09:13:45 #13 31.23 Preparing to unpack .../177-libaliased-perl_0.34-3_all.deb ...
09:13:45 #13 31.23 Unpacking libaliased-perl (0.34-3) ...
09:13:45 #13 31.27 Selecting previously unselected package libaom3:arm64.
09:13:45 #13 31.27 Preparing to unpack .../178-libaom3_3.6.0-1_arm64.deb ...
09:13:45 #13 31.27 Unpacking libaom3:arm64 (3.6.0-1) ...
09:13:45 #14 34.51 Preparing to unpack .../227-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:13:45 #14 34.52 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:13:45 #14 34.55 Selecting previously unselected package libexception-class-perl.
09:13:45 #14 34.55 Preparing to unpack .../228-libexception-class-perl_1.45-1_all.deb ...
09:13:45 #14 34.56 Unpacking libexception-class-perl (1.45-1) ...
09:13:45 #14 34.58 Selecting previously unselected package libiterator-perl.
09:13:45 #14 34.59 Preparing to unpack .../229-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:13:45 #14 34.59 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:13:45 #14 34.63 Selecting previously unselected package libiterator-util-perl.
09:13:45 #14 34.63 Preparing to unpack .../230-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:13:45 #14 34.63 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:13:45 #14 34.66 Selecting previously unselected package libexporter-tiny-perl.
09:13:45 #14 34.66 Preparing to unpack .../231-libexporter-tiny-perl_1.002002-1_all.deb ...
09:13:45 #14 34.67 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:13:45 #14 34.70 Selecting previously unselected package liblist-moreutils-xs-perl.
09:13:45 #14 34.70 Preparing to unpack .../232-liblist-moreutils-xs-perl_0.430-2build2_amd64.deb ...
09:13:45 #14 34.70 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
09:13:45 #14 34.74 Selecting previously unselected package liblist-moreutils-perl.
09:13:45 #13 31.31 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libuchardet0 armhf 0.0.7-1 [65.0 kB]
09:13:45 #13 31.31 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf groff-base armhf 1.22.4-6 [793 kB]
09:13:45 #13 31.47 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm6 armhf 1.19-2 [61.7 kB]
09:13:45 #13 31.47 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libpipeline1 armhf 1.5.3-1 [29.9 kB]
09:13:45 #13 31.48 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf man-db armhf 2.9.4-2 [1307 kB]
09:13:45 #14 31.52 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ...
09:13:45 #14 31.52 Unpacking liblist-utilsby-perl (0.12-2) ...
09:13:45 #14 31.55 Selecting previously unselected package libltdl7:amd64.
09:13:45 #14 31.55 Preparing to unpack .../288-libltdl7_2.4.7-5_amd64.deb ...
09:13:45 #14 31.56 Unpacking libltdl7:amd64 (2.4.7-5) ...
09:13:45 #14 31.61 Selecting previously unselected package libltdl-dev:amd64.
09:13:45 #14 31.61 Preparing to unpack .../289-libltdl-dev_2.4.7-5_amd64.deb ...
09:13:45 #14 31.61 Unpacking libltdl-dev:amd64 (2.4.7-5) ...
09:13:45 #14 31.66 Selecting previously unselected package liblzo2-2:amd64.
09:13:45 #14 31.66 Preparing to unpack .../290-liblzo2-2_2.10-2build3_amd64.deb ...
09:13:45 #14 31.66 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
09:13:45 #14 31.70 Selecting previously unselected package libsys-hostname-long-perl.
09:13:45 #14 31.70 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ...
09:13:45 #14 31.70 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:13:45 #14 31.74 Selecting previously unselected package libmail-sendmail-perl.
09:13:45 #14 31.74 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ...
09:13:45 #14 31.77 Unpacking libmail-sendmail-perl (0.80-3) ...
09:13:45 #13 34.91 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:45 #13 34.95 Selecting previously unselected package libxcb1:amd64.
09:13:45 #13 34.95 Preparing to unpack .../187-libxcb1_1.14-3_amd64.deb ...
09:13:45 #13 34.95 Unpacking libxcb1:amd64 (1.14-3) ...
09:13:45 #13 34.99 Selecting previously unselected package libx11-data.
09:13:45 #13 34.99 Preparing to unpack .../188-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ...
09:13:45 #13 34.99 Unpacking libx11-data (2:1.7.2-1+deb11u1) ...
09:13:45 #13 35.06 Selecting previously unselected package libx11-6:amd64.
09:13:45 #13 35.07 Preparing to unpack .../189-libx11-6_2%3a1.7.2-1+deb11u1_amd64.deb ...
09:13:45 #13 35.07 Unpacking libx11-6:amd64 (2:1.7.2-1+deb11u1) ...
09:13:45 #13 35.15 Selecting previously unselected package libxpm4:amd64.
09:13:45 #13 35.15 Preparing to unpack .../190-libxpm4_1%3a3.5.12-1.1~deb11u1_amd64.deb ...
09:13:45 #13 35.16 Unpacking libxpm4:amd64 (1:3.5.12-1.1~deb11u1) ...
09:13:45 #13 26.20 Selecting previously unselected package cpp.
09:13:45 #13 26.21 Preparing to unpack .../029-cpp_4%3a12.2.0-3+rpi1_armhf.deb ...
09:13:45 #13 26.21 Unpacking cpp (4:12.2.0-3+rpi1) ...
09:13:45 #13 26.25 Selecting previously unselected package libdebhelper-perl.
09:13:45 #13 26.25 Preparing to unpack .../030-libdebhelper-perl_13.11.4_all.deb ...
09:13:45 #13 26.25 Unpacking libdebhelper-perl (13.11.4) ...
09:13:45 #13 26.31 Selecting previously unselected package libcc1-0:armhf.
09:13:45 #13 26.31 Preparing to unpack .../031-libcc1-0_12.2.0-14+rpi1_armhf.deb ...
09:13:45 #13 26.31 Unpacking libcc1-0:armhf (12.2.0-14+rpi1) ...
09:13:45 #13 26.36 Selecting previously unselected package libgomp1:armhf.
09:13:45 #13 26.36 Preparing to unpack .../032-libgomp1_12.2.0-14+rpi1_armhf.deb ...
09:13:45 #13 26.37 Unpacking libgomp1:armhf (12.2.0-14+rpi1) ...
09:13:45 #13 26.42 Selecting previously unselected package libasan8:armhf.
09:13:45 #13 36.86 (1/148): ansible-srpm-macros-1-11.fc39.noarch.r  91 kB/s |  21 kB     00:00    
09:13:45 #13 36.87 (2/148): bzip2-1.0.8-16.fc39.aarch64.rpm        9.4 MB/s |  52 kB     00:00    
09:13:45 #13 36.89 (3/148): cpio-2.14-4.fc39.aarch64.rpm            16 MB/s | 277 kB     00:00    
09:13:45 #13 36.90 (4/148): binutils-gold-2.40-13.fc39.aarch64.rpm 3.5 MB/s | 949 kB     00:00    
09:13:45 #13 36.91 (5/148): dash-0.5.12-1.fc39.aarch64.rpm         6.4 MB/s |  99 kB     00:00    
09:13:45 #13 36.91 (6/148): dbus-libs-1.14.10-1.fc39.aarch64.rpm    16 MB/s | 156 kB     00:00    
09:13:45 #13 36.92 (7/148): debugedit-5.0-10.fc39.aarch64.rpm      7.0 MB/s |  77 kB     00:00    
09:13:45 #13 36.92 (8/148): desktop-file-utils-0.26-9.fc39.aarch64 8.7 MB/s |  71 kB     00:00    
09:13:45 #13 36.92 (9/148): devscripts-checkbashisms-2.23.5-3.fc39 3.9 MB/s |  28 kB     00:00    
09:13:45 #13 36.94 (10/148): diffutils-3.10-3.fc39.aarch64.rpm      29 MB/s | 396 kB     00:00    
09:13:45 #13 36.94 (11/148): dnf-plugins-core-4.4.2-1.fc39.noarch. 2.8 MB/s |  38 kB     00:00    
09:13:45 #14 32.49 Preparing to unpack .../239-libfile-chdir-perl_0.1008-1_all.deb ...
09:13:45 #14 32.49 Unpacking libfile-chdir-perl (0.1008-1) ...
09:13:45 #14 32.52 Selecting previously unselected package libfile-fcntllock-perl.
09:13:45 #14 32.52 Preparing to unpack .../240-libfile-fcntllock-perl_0.22-3build4_amd64.deb ...
09:13:45 #14 32.53 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
09:13:45 #14 32.57 Selecting previously unselected package libnumber-compare-perl.
09:13:45 #14 32.57 Preparing to unpack .../241-libnumber-compare-perl_0.03-1_all.deb ...
09:13:45 #14 32.57 Unpacking libnumber-compare-perl (0.03-1) ...
09:13:45 #14 32.61 Selecting previously unselected package libtext-glob-perl.
09:13:45 #14 32.61 Preparing to unpack .../242-libtext-glob-perl_0.10-1_all.deb ...
09:13:45 #14 32.61 Unpacking libtext-glob-perl (0.10-1) ...
09:13:45 #14 32.64 Selecting previously unselected package libfile-find-rule-perl.
09:13:45 #14 32.65 Preparing to unpack .../243-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:45 #14 32.65 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:45 #14 32.68 Selecting previously unselected package libfont-afm-perl.
09:13:45 #14 32.68 Preparing to unpack .../244-libfont-afm-perl_1.20-2_all.deb ...
09:13:45 #14 32.69 Unpacking libfont-afm-perl (1.20-2) ...
09:13:45 #14 32.72 Selecting previously unselected package libio-string-perl.
09:13:45 #13 32.71 Unpacking libparams-validate-perl:arm64 (1.30-1+b1) ...
09:13:45 #13 32.74 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:45 #13 32.74 Preparing to unpack .../238-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
09:13:45 #13 32.74 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
09:13:45 #13 32.77 Selecting previously unselected package libsort-versions-perl.
09:13:45 #13 32.78 Preparing to unpack .../239-libsort-versions-perl_1.62-1_all.deb ...
09:13:45 #13 32.78 Unpacking libsort-versions-perl (1.62-1) ...
09:13:45 #13 32.81 Selecting previously unselected package libgit-wrapper-perl.
09:13:45 #13 32.81 Preparing to unpack .../240-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:45 #13 32.82 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:45 #13 32.87 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:45 #13 32.88 Preparing to unpack .../241-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:13:45 #13 32.88 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:13:45 #13 32.91 Selecting previously unselected package libio-prompter-perl.
09:13:45 #13 32.91 Preparing to unpack .../242-libio-prompter-perl_0.004015-1_all.deb ...
09:13:45 #13 32.91 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:45 #13 32.95 Selecting previously unselected package libjson-perl.
09:13:45 #13 32.95 Preparing to unpack .../243-libjson-perl_4.03000-1_all.deb ...
09:13:45 #13 32.95 Unpacking libjson-perl (4.03000-1) ...
09:13:45 #13 32.99 Selecting previously unselected package liblog-any-perl.
09:13:45 #13 32.99 Preparing to unpack .../244-liblog-any-perl_1.709-1_all.deb ...
09:13:45 #13 33.00 Unpacking liblog-any-perl (1.709-1) ...
09:13:45 #13 33.03 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:45 #13 29.86 Preparing to unpack .../098-equivs_2.2.0_all.deb ...
09:13:45 #13 29.87 Unpacking equivs (2.2.0) ...
09:13:45 #13 29.91 Selecting previously unselected package libcurl3-gnutls:armhf.
09:13:45 #13 29.91 Preparing to unpack .../099-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
09:13:45 #13 29.91 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:13:45 #13 29.97 Selecting previously unselected package libpcre2-8-0:armhf.
09:13:45 #13 29.97 Preparing to unpack .../100-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
09:13:45 #13 29.97 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
09:13:45 #13 30.02 Selecting previously unselected package liberror-perl.
09:13:45 #13 30.02 Preparing to unpack .../101-liberror-perl_0.17027-2_all.deb ...
09:13:45 #13 30.02 Unpacking liberror-perl (0.17027-2) ...
09:13:45 #13 30.05 Selecting previously unselected package git-man.
09:13:45 #13 30.05 Preparing to unpack .../102-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
09:13:45 #13 30.06 Unpacking git-man (1:2.20.1-2+deb10u8) ...
09:13:45 #14 36.97 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_arm64.deb ...
09:13:45 #14 36.98 Unpacking libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
09:13:45 #14 37.00 Selecting previously unselected package manpages.
09:13:45 #14 37.01 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
09:13:45 #14 37.01 Unpacking manpages (5.05-1) ...
09:13:45 #14 37.11 Selecting previously unselected package openssh-client.
09:13:45 #14 37.11 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_arm64.deb ...
09:13:45 #14 37.12 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
09:13:45 #14 37.20 Selecting previously unselected package publicsuffix.
09:13:45 #14 37.20 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
09:13:45 #14 37.20 Unpacking publicsuffix (20200303.0012-1) ...
09:13:45 #14 37.24 Selecting previously unselected package python-apt-common.
09:13:45 #16 0.855 CentOS Stream 9 - BaseOS                         15 kB/s | 4.5 kB     00:00    
09:13:45 #14 30.32 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjpeg8 arm64 8c-2ubuntu10 [2264 B]
09:13:45 #14 30.39 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdeflate0 arm64 1.10-2 [69.1 kB]
09:13:45 #14 30.56 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjbig0 arm64 2.1-3.1ubuntu0.22.04.1 [29.1 kB]
09:13:45 #14 30.60 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libwebp7 arm64 1.2.2-2ubuntu0.22.04.2 [193 kB]
09:13:45 #14 30.72 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtiff5 arm64 4.3.0-6ubuntu0.5 [180 kB]
09:13:45 #13 36.01 Preparing to unpack .../281-libsereal-perl_4.005-1_all.deb ...
09:13:45 #13 36.02 Unpacking libsereal-perl (4.005-1) ...
09:13:45 #13 36.05 Selecting previously unselected package libtask-weaken-perl.
09:13:45 #13 36.05 Preparing to unpack .../282-libtask-weaken-perl_1.06-1_all.deb ...
09:13:45 #13 36.06 Unpacking libtask-weaken-perl (1.06-1) ...
09:13:45 #13 36.09 Selecting previously unselected package libxml-parser-perl.
09:13:45 #13 36.09 Preparing to unpack .../283-libxml-parser-perl_2.44-4_arm64.deb ...
09:13:45 #13 36.10 Unpacking libxml-parser-perl (2.44-4) ...
09:13:45 #13 36.15 Selecting previously unselected package libsoap-lite-perl.
09:13:45 #13 36.15 Preparing to unpack .../284-libsoap-lite-perl_1.27-1_all.deb ...
09:13:45 #13 36.16 Unpacking libsoap-lite-perl (1.27-1) ...
09:13:45 #13 36.21 Selecting previously unselected package libsort-key-perl.
09:13:45 #13 36.21 Preparing to unpack .../285-libsort-key-perl_1.33-2+b1_arm64.deb ...
09:13:45 #13 36.22 Unpacking libsort-key-perl (1.33-2+b1) ...
09:13:45 #13 36.25 Selecting previously unselected package libstring-copyright-perl.
09:13:45 #13 32.10 Selecting previously unselected package libfakeroot:armhf.
09:13:45 #13 32.10 Preparing to unpack .../092-libfakeroot_1.31-1.2_armhf.deb ...
09:13:45 #13 32.10 Unpacking libfakeroot:armhf (1.31-1.2) ...
09:13:45 #13 32.16 Selecting previously unselected package fakeroot.
09:13:45 #13 32.16 Preparing to unpack .../093-fakeroot_1.31-1.2_armhf.deb ...
09:13:45 #13 32.17 Unpacking fakeroot (1.31-1.2) ...
09:13:45 #13 32.21 Selecting previously unselected package libassuan0:armhf.
09:13:45 #13 32.21 Preparing to unpack .../094-libassuan0_2.5.5-5_armhf.deb ...
09:13:45 #13 32.21 Unpacking libassuan0:armhf (2.5.5-5) ...
09:13:45 #13 32.24 Selecting previously unselected package gpgconf.
09:13:45 #13 32.24 Preparing to unpack .../095-gpgconf_2.2.40-1.1_armhf.deb ...
09:13:45 #13 32.25 Unpacking gpgconf (2.2.40-1.1) ...
09:13:45 #13 32.30 Selecting previously unselected package libksba8:armhf.
09:13:46 #14 29.44 Get:210 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liberror-perl all 0.17029-2 [25.6 kB]
09:13:46 #13 34.74 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:13:46 #13 34.75 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:13:46 #13 34.82 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:46 #13 34.82 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:46 #13 34.82 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:46 #13 34.85 Selecting previously unselected package libclass-inspector-perl.
09:13:46 #13 34.85 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ...
09:13:46 #13 34.85 Unpacking libclass-inspector-perl (1.36-3) ...
09:13:46 #13 34.88 Selecting previously unselected package libcommon-sense-perl:amd64.
09:13:46 #13 34.88 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_amd64.deb ...
09:13:46 #13 34.88 Unpacking libcommon-sense-perl:amd64 (3.75-3) ...
09:13:46 #13 34.91 Selecting previously unselected package libconfig-tiny-perl.
09:13:46 #13 34.91 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ...
09:13:46 #13 34.91 Unpacking libconfig-tiny-perl (2.28-2) ...
09:13:46 #13 34.94 Selecting previously unselected package libparams-util-perl.
09:13:46 #13 34.94 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_amd64.deb ...
09:13:46 #13 34.95 Unpacking libparams-util-perl (1.102-2+b1) ...
09:13:46 #13 34.97 Selecting previously unselected package libsub-install-perl.
09:13:46 #13 34.85 Preparing to unpack .../193-libsub-install-perl_0.928-1_all.deb ...
09:13:46 #13 34.86 Unpacking libsub-install-perl (0.928-1) ...
09:13:46 #13 34.88 Selecting previously unselected package libdata-optlist-perl.
09:13:46 #13 34.89 Preparing to unpack .../194-libdata-optlist-perl_0.110-1_all.deb ...
09:13:46 #13 34.89 Unpacking libdata-optlist-perl (0.110-1) ...
09:13:46 #13 34.91 Selecting previously unselected package libsub-exporter-perl.
09:13:46 #13 34.92 Preparing to unpack .../195-libsub-exporter-perl_0.987-1_all.deb ...
09:13:46 #13 34.92 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:46 #13 34.95 Selecting previously unselected package libconst-fast-perl.
09:13:46 #13 34.96 Preparing to unpack .../196-libconst-fast-perl_0.014-1_all.deb ...
09:13:46 #13 34.96 Unpacking libconst-fast-perl (0.014-1) ...
09:13:46 #13 34.99 Selecting previously unselected package libwant-perl.
09:13:46 #13 34.99 Preparing to unpack .../197-libwant-perl_0.29-1+b4_amd64.deb ...
09:13:46 #13 35.00 Unpacking libwant-perl (0.29-1+b4) ...
09:13:46 #13 35.03 Selecting previously unselected package libcontextual-return-perl.
09:13:46 #13 35.03 Preparing to unpack .../198-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:46 #13 35.03 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:46 #13 35.06 Selecting previously unselected package libconvert-binhex-perl.
09:13:46 #13 32.53 Selecting previously unselected package g++.
09:13:46 #13 32.53 Preparing to unpack .../051-g++_4%3a8.3.0-1_armhf.deb ...
09:13:46 #13 32.54 Unpacking g++ (4:8.3.0-1) ...
09:13:46 #13 32.56 Selecting previously unselected package make.
09:13:46 #13 32.56 Preparing to unpack .../052-make_4.2.1-1.2_armhf.deb ...
09:13:46 #13 32.57 Unpacking make (4.2.1-1.2) ...
09:13:46 #13 32.62 Selecting previously unselected package libdpkg-perl.
09:13:46 #13 32.62 Preparing to unpack .../053-libdpkg-perl_1.19.8_all.deb ...
09:13:46 #13 32.63 Unpacking libdpkg-perl (1.19.8) ...
09:13:46 #13 32.70 Selecting previously unselected package patch.
09:13:46 #13 32.70 Preparing to unpack .../054-patch_2.7.6-3+deb10u1_armhf.deb ...
09:13:46 #13 32.70 Unpacking patch (2.7.6-3+deb10u1) ...
09:13:46 #13 32.74 Selecting previously unselected package dpkg-dev.
09:13:46 #14 32.12 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
09:13:46 #14 32.13 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:13:46 #21 6.558 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
09:13:46 #21 6.558 Need to get 87.4 MB of archives.
09:13:46 #21 6.558 After this operation, 508 MB of additional disk space will be used.
09:13:46 #21 6.558 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]
09:13:46 #21 6.618 Get:2 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
09:13:46 #21 6.619 Get:3 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:13:46 #14 36.04 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-perl all 0.40-1 [19.5 kB]
09:13:46 #14 36.05 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-identify-perl arm64 0.14-3 [9738 B]
09:13:46 #14 36.05 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsub-name-perl arm64 0.26-2build1 [10.6 kB]
09:13:46 #14 29.73 Get:214 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfontconfig1 armhf 2.13.1-4.2ubuntu5 [109 kB]
09:13:46 #14 29.76 Get:215 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg-turbo8 armhf 2.1.2-0ubuntu1 [116 kB]
09:13:46 #14 29.78 Get:216 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjpeg8 armhf 8c-2ubuntu10 [2266 B]
09:13:46 #14 29.78 Get:217 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdeflate0 armhf 1.10-2 [59.2 kB]
09:13:46 #14 29.79 Get:218 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjbig0 armhf 2.1-3.1ubuntu0.22.04.1 [25.4 kB]
09:13:46 #13 31.40 Selecting previously unselected package libapt-pkg-perl.
09:13:46 #13 31.40 Preparing to unpack .../179-libapt-pkg-perl_0.1.40+b2_arm64.deb ...
09:13:46 #13 31.40 Unpacking libapt-pkg-perl (0.1.40+b2) ...
09:13:46 #13 31.44 Selecting previously unselected package libarchive-cpio-perl.
09:13:46 #13 31.44 Preparing to unpack .../180-libarchive-cpio-perl_0.10-3_all.deb ...
09:13:46 #13 31.45 Unpacking libarchive-cpio-perl (0.10-3) ...
09:13:46 #13 31.50 Selecting previously unselected package libarchive13:arm64.
09:13:46 #13 31.51 Preparing to unpack .../181-libarchive13_3.6.2-1_arm64.deb ...
09:13:46 #13 31.51 Unpacking libarchive13:arm64 (3.6.2-1) ...
09:13:46 #13 31.56 Selecting previously unselected package libarray-intspan-perl.
09:13:46 #13 31.57 Preparing to unpack .../182-libarray-intspan-perl_2.004-2_all.deb ...
09:13:46 #13 31.57 Unpacking libarray-intspan-perl (2.004-2) ...
09:13:46 #13 31.60 Selecting previously unselected package libauthen-sasl-perl.
09:13:46 #13 31.60 Preparing to unpack .../183-libauthen-sasl-perl_2.1600-3_all.deb ...
09:13:46 #13 31.60 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:13:46 #13 31.65 Selecting previously unselected package libdav1d6:arm64.
09:13:46 #14 34.74 Preparing to unpack .../233-liblist-moreutils-perl_0.430-2_all.deb ...
09:13:46 #14 34.74 Unpacking liblist-moreutils-perl (0.430-2) ...
09:13:46 #14 34.77 Selecting previously unselected package libdata-dpath-perl.
09:13:46 #14 34.78 Preparing to unpack .../234-libdata-dpath-perl_0.58-1_all.deb ...
09:13:46 #14 34.78 Unpacking libdata-dpath-perl (0.58-1) ...
09:13:46 #14 34.84 Selecting previously unselected package libdata-dump-perl.
09:13:46 #14 34.84 Preparing to unpack .../235-libdata-dump-perl_1.25-1_all.deb ...
09:13:46 #14 34.84 Unpacking libdata-dump-perl (1.25-1) ...
09:13:46 #14 34.87 Selecting previously unselected package libdata-messagepack-perl.
09:13:46 #14 34.87 Preparing to unpack .../236-libdata-messagepack-perl_1.01-2build1_amd64.deb ...
09:13:46 #14 34.88 Unpacking libdata-messagepack-perl (1.01-2build1) ...
09:13:46 #14 34.91 Selecting previously unselected package libnet-domain-tld-perl.
09:13:46 #14 34.91 Preparing to unpack .../237-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:13:46 #14 34.92 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:13:46 #14 34.94 Selecting previously unselected package libdata-validate-domain-perl.
09:13:46 #14 34.95 Preparing to unpack .../238-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:46 #14 34.95 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:46 #14 34.98 Selecting previously unselected package libnet-ipv6addr-perl.
09:13:46 #14 34.98 Preparing to unpack .../239-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:13:46 #14 34.99 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:13:46 #14 35.02 Selecting previously unselected package libnet-netmask-perl.
09:13:46 #14 35.02 Preparing to unpack .../240-libnet-netmask-perl_2.0001-1_all.deb ...
09:13:46 #14 35.03 Unpacking libnet-netmask-perl (2.0001-1) ...
09:13:46 #14 35.06 Selecting previously unselected package libnetaddr-ip-perl.
09:13:46 #13 31.63 Get:8 http://archive.raspberrypi.org/debian bullseye/main armhf libc-dev-bin armhf 2.31-13+rpt2+rpi1+deb11u5 [267 kB]
09:13:46 #13 31.63 Get:9 http://archive.raspberrypi.org/debian bullseye/main armhf linux-libc-dev armhf 1:1.20230405-1 [1119 kB]
09:13:46 #13 31.64 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB]
09:13:46 #13 31.66 Get:11 http://archive.raspberrypi.org/debian bullseye/main armhf libc6-dev armhf 2.31-13+rpt2+rpi1+deb11u5 [1815 kB]
09:13:46 #13 31.76 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf libgdbm-compat4 armhf 1.19-2 [44.5 kB]
09:13:46 #13 31.76 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libperl5.32 armhf 5.32.1-4+deb11u2 [3373 kB]
09:13:46 #14 31.80 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:46 #14 31.80 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:13:46 #14 31.81 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:13:46 #14 31.84 Selecting previously unselected package libmailtools-perl.
09:13:46 #14 31.84 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ...
09:13:46 #14 31.84 Unpacking libmailtools-perl (2.21-2) ...
09:13:46 #14 31.89 Selecting previously unselected package libmarkdown2:amd64.
09:13:46 #14 31.89 Preparing to unpack .../295-libmarkdown2_2.2.7-2_amd64.deb ...
09:13:46 #14 31.89 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
09:13:46 #14 31.92 Selecting previously unselected package libmath-base85-perl.
09:13:46 #14 31.92 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:13:46 #14 31.93 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:13:46 #14 31.96 Selecting previously unselected package libmldbm-perl.
09:13:46 #14 31.96 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ...
09:13:46 #14 31.96 Unpacking libmldbm-perl (2.05-4) ...
09:13:46 #14 31.99 Selecting previously unselected package libmoox-aliases-perl.
09:13:46 #13 35.20 Selecting previously unselected package libgd3:amd64.
09:13:46 #13 35.20 Preparing to unpack .../191-libgd3_2.3.0-2_amd64.deb ...
09:13:46 #13 35.20 Unpacking libgd3:amd64 (2.3.0-2) ...
09:13:46 #13 35.25 Selecting previously unselected package libc-devtools.
09:13:46 #13 35.25 Preparing to unpack .../192-libc-devtools_2.31-13+deb11u6_amd64.deb ...
09:13:46 #13 35.26 Unpacking libc-devtools (2.31-13+deb11u6) ...
09:13:46 #13 35.29 Selecting previously unselected package libcapture-tiny-perl.
09:13:46 #13 35.29 Preparing to unpack .../193-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:46 #13 35.30 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:46 #13 35.33 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:46 #13 35.33 Preparing to unpack .../194-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:46 #13 35.33 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:46 #13 35.36 Selecting previously unselected package libclass-inspector-perl.
09:13:46 #13 35.37 Preparing to unpack .../195-libclass-inspector-perl_1.36-1_all.deb ...
09:13:46 #13 35.37 Unpacking libclass-inspector-perl (1.36-1) ...
09:13:46 #13 35.40 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:46 #13 35.40 Preparing to unpack .../196-libclass-xsaccessor-perl_1.19-3+b7_amd64.deb ...
09:13:46 #13 35.41 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
09:13:46 #13 35.44 Selecting previously unselected package libclone-perl.
09:13:46 #13 35.44 Preparing to unpack .../197-libclone-perl_0.45-1+b1_amd64.deb ...
09:13:46 #13 35.45 Unpacking libclone-perl (0.45-1+b1) ...
09:13:46 #13 35.47 Selecting previously unselected package libcommon-sense-perl.
09:13:46 #13 35.48 Preparing to unpack .../198-libcommon-sense-perl_3.75-1+b4_amd64.deb ...
09:13:46 #13 35.48 Unpacking libcommon-sense-perl (3.75-1+b4) ...
09:13:46 #13 35.51 Selecting previously unselected package libconfig-tiny-perl.
09:13:46 #13 26.42 Preparing to unpack .../033-libasan8_12.2.0-14+rpi1_armhf.deb ...
09:13:46 #13 26.42 Unpacking libasan8:armhf (12.2.0-14+rpi1) ...
09:13:46 #13 26.66 Selecting previously unselected package libubsan1:armhf.
09:13:46 #13 26.66 Preparing to unpack .../034-libubsan1_12.2.0-14+rpi1_armhf.deb ...
09:13:46 #13 26.66 Unpacking libubsan1:armhf (12.2.0-14+rpi1) ...
09:13:46 #13 36.94 (12/148): dwz-0.15-3.fc39.aarch64.rpm            17 MB/s | 136 kB     00:00    
09:13:46 #13 36.95 (13/148): ed-1.19-4.fc39.aarch64.rpm            9.2 MB/s |  78 kB     00:00    
09:13:46 #13 36.95 (14/148): efi-srpm-macros-5-9.fc39.noarch.rpm   3.3 MB/s |  22 kB     00:00    
09:13:46 #13 36.96 (15/148): elfutils-debuginfod-client-0.189-4.fc 7.4 MB/s |  38 kB     00:00    
09:13:46 #13 36.97 (16/148): elfutils-0.189-4.fc39.aarch64.rpm      31 MB/s | 540 kB     00:00    
09:13:46 #13 36.99 (17/148): binutils-2.40-13.fc39.aarch64.rpm      17 MB/s | 6.0 MB     00:00    
09:13:46 #13 36.99 (18/148): emacs-filesystem-29.1-1.fc39.noarch.r 290 kB/s | 8.4 kB     00:00    
09:13:46 #13 36.99 (19/148): enchant2-2.5.0-5.fc39.aarch64.rpm     2.5 MB/s |  61 kB     00:00    
09:13:46 #13 36.99 (20/148): file-5.44-5.fc39.aarch64.rpm          8.7 MB/s |  49 kB     00:00    
09:13:46 #13 37.00 (21/148): fonts-filesystem-2.0.5-12.fc39.noarch 1.1 MB/s | 8.2 kB     00:00    
09:13:46 #13 37.00 (22/148): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.5 MB/s |  26 kB     00:00    
09:13:46 #13 37.00 (23/148): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 1.2 MB/s | 7.4 kB     00:00    
09:13:46 #13 37.01 (24/148): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.1 MB/s | 7.8 kB     00:00    
09:13:46 #13 37.01 (25/148): gdk-pixbuf2-2.42.10-5.fc39.aarch64.rp  28 MB/s | 482 kB     00:00    
09:13:46 #13 37.02 (26/148): gnat-srpm-macros-6-3.fc39.noarch.rpm  807 kB/s | 8.8 kB     00:00    
09:13:46 #13 37.03 (27/148): go-srpm-macros-3.2.0-6.fc39.noarch.rp 2.6 MB/s |  27 kB     00:00    
09:13:46 #13 37.04 (28/148): hunspell-1.7.2-5.fc39.aarch64.rpm      28 MB/s | 476 kB     00:00    
09:13:46 #13 37.06 (29/148): glibc-gconv-extra-2.38-1.fc39.aarch64  39 MB/s | 2.0 MB     00:00    
09:13:46 #13 37.06 (30/148): groff-base-1.23.0-2.fc39.aarch64.rpm   25 MB/s | 1.1 MB     00:00    
09:13:46 #13 37.07 (31/148): hunspell-en-0.20201207-7.fc39.noarch. 6.7 MB/s | 190 kB     00:00    
09:13:46 #13 37.08 (32/148): hunspell-en-US-0.20201207-7.fc39.noar  15 MB/s | 181 kB     00:00    
09:13:46 #13 37.08 (33/148): hunspell-filesystem-1.7.2-5.fc39.aarc 1.4 MB/s | 9.2 kB     00:00    
09:13:46 #13 37.08 (34/148): hunspell-en-GB-0.20201207-7.fc39.noar  11 MB/s | 226 kB     00:00    
09:13:46 #13 37.09 (35/148): jansson-2.13.1-7.fc39.aarch64.rpm     4.5 MB/s |  46 kB     00:00    
09:13:46 #13 37.09 (36/148): kernel-srpm-macros-1.0-20.fc39.noarch 2.4 MB/s |  10 kB     00:00    
09:13:46 #13 37.10 (37/148): js-jquery-3.6.4-2.fc39.noarch.rpm      10 MB/s | 172 kB     00:00    
09:13:46 #13 37.10 (38/148): json-glib-1.6.6-5.fc39.aarch64.rpm    9.7 MB/s | 160 kB     00:00    
09:13:46 #13 37.11 (39/148): libappstream-glib-0.8.2-4.fc39.aarch6  24 MB/s | 397 kB     00:00    
09:13:46 #13 37.11 (40/148): libjpeg-turbo-2.1.4-3.fc39.aarch64.rp  16 MB/s | 196 kB     00:00    
09:13:46 #13 37.12 (41/148): libpkgconf-1.9.5-2.fc39.aarch64.rpm   2.5 MB/s |  38 kB     00:00    
09:13:46 #13 37.12 (42/148): libpng-1.6.37-15.fc39.aarch64.rpm      10 MB/s | 115 kB     00:00    
09:13:46 #13 37.12 (43/148): lua-srpm-macros-1-9.fc39.noarch.rpm   1.3 MB/s | 8.6 kB     00:00    
09:13:46 #13 37.13 (44/148): ocaml-srpm-macros-8-2.fc39.noarch.rpm 2.4 MB/s |  14 kB     00:00    
09:13:46 #13 37.14 (45/148): openblas-srpm-macros-2-14.fc39.noarch 1.0 MB/s | 7.5 kB     00:00    
09:13:46 #13 37.15 (46/148): ncurses-6.4-7.20230520.fc39.aarch64.r  16 MB/s | 415 kB     00:00    
09:13:46 #13 37.15 (47/148): package-notes-srpm-macros-0.5-9.fc39. 938 kB/s |  11 kB     00:00    
09:13:46 #13 37.16 (48/148): perl-AutoLoader-5.74-500.fc39.noarch. 3.9 MB/s |  21 kB     00:00    
09:13:46 #13 37.16 (49/148): patch-2.7.6-22.fc39.aarch64.rpm       9.2 MB/s | 123 kB     00:00    
09:13:46 #13 37.17 (50/148): perl-B-1.88-500.fc39.aarch64.rpm       18 MB/s | 178 kB     00:00    
09:13:46 #13 37.17 (51/148): perl-Carp-1.54-500.fc39.noarch.rpm    2.8 MB/s |  29 kB     00:00    
09:13:46 #13 37.17 (52/148): perl-Class-Struct-0.68-500.fc39.noarc 2.9 MB/s |  22 kB     00:00    
09:13:46 #13 37.18 (53/148): perl-Data-Dumper-2.188-501.fc39.aarch 8.7 MB/s |  55 kB     00:00    
09:13:46 #13 37.18 (54/148): perl-Digest-1.20-500.fc39.noarch.rpm  4.4 MB/s |  25 kB     00:00    
09:13:46 #13 37.18 (55/148): perl-Digest-MD5-2.58-500.fc39.aarch64 6.5 MB/s |  36 kB     00:00    
09:13:46 #13 37.19 (56/148): perl-DynaLoader-1.54-500.fc39.aarch64 4.3 MB/s |  26 kB     00:00    
09:13:46 #13 37.19 (57/148): perl-Errno-1.37-500.fc39.aarch64.rpm  3.6 MB/s |  15 kB     00:00    
09:13:46 #13 37.20 (58/148): perl-Exporter-5.77-500.fc39.noarch.rp 5.5 MB/s |  31 kB     00:00    
09:13:46 #13 37.21 (59/148): perl-Fcntl-1.15-500.fc39.aarch64.rpm  2.7 MB/s |  21 kB     00:00    
09:13:46 #13 37.21 (60/148): perl-File-Basename-2.86-500.fc39.noar 4.2 MB/s |  17 kB     00:00    
09:13:46 #13 37.22 (61/148): perl-File-Path-2.18-500.fc39.noarch.r 6.3 MB/s |  35 kB     00:00    
09:13:46 #13 37.23 (62/148): perl-Encode-3.19-500.fc39.aarch64.rpm  40 MB/s | 1.7 MB     00:00    
09:13:46 #13 37.23 (63/148): libstemmer-2.2.0-7.fc39.aarch64.rpm   1.4 MB/s | 164 kB     00:00    
09:13:46 #13 37.23 (64/148): perl-File-Temp-0.231.100-500.fc39.noa 3.5 MB/s |  58 kB     00:00    
09:13:46 #13 37.24 (65/148): perl-File-stat-1.13-500.fc39.noarch.r 1.7 MB/s |  17 kB     00:00    
09:13:46 #13 37.24 (66/148): perl-FileHandle-2.05-500.fc39.noarch. 2.6 MB/s |  16 kB     00:00    
09:13:46 #13 37.24 (67/148): perl-Getopt-Long-2.54-500.fc39.noarch 6.8 MB/s |  60 kB     00:00    
09:13:46 #13 37.25 (68/148): perl-Getopt-Std-1.13-500.fc39.noarch. 1.8 MB/s |  16 kB     00:00    
09:13:46 #13 37.25 (69/148): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp 8.5 MB/s |  56 kB     00:00    
09:13:46 #14 32.72 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
09:13:46 #14 32.72 Unpacking libio-string-perl (1.08-3) ...
09:13:46 #14 32.76 Selecting previously unselected package libfont-ttf-perl.
09:13:46 #14 32.76 Preparing to unpack .../246-libfont-ttf-perl_1.06-1_all.deb ...
09:13:46 #14 32.76 Unpacking libfont-ttf-perl (1.06-1) ...
09:13:46 #14 32.82 Selecting previously unselected package libfuture-perl.
09:13:46 #14 32.82 Preparing to unpack .../247-libfuture-perl_0.43-1_all.deb ...
09:13:46 #14 32.82 Unpacking libfuture-perl (0.43-1) ...
09:13:46 #14 32.86 Selecting previously unselected package libio-stringy-perl.
09:13:46 #14 32.87 Preparing to unpack .../248-libio-stringy-perl_2.111-3_all.deb ...
09:13:46 #14 32.87 Unpacking libio-stringy-perl (2.111-3) ...
09:13:46 #14 32.91 Selecting previously unselected package libparams-validate-perl.
09:13:46 #14 32.91 Preparing to unpack .../249-libparams-validate-perl_1.29-3_amd64.deb ...
09:13:46 #14 32.91 Unpacking libparams-validate-perl (1.29-3) ...
09:13:46 #14 32.95 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:46 #14 32.95 Preparing to unpack .../250-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
09:13:46 #14 32.95 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
09:13:46 #14 33.01 Selecting previously unselected package libsort-versions-perl.
09:13:46 #14 33.01 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
09:13:46 #14 33.01 Unpacking libsort-versions-perl (1.62-1) ...
09:13:46 #14 33.04 Selecting previously unselected package libgit-wrapper-perl.
09:13:46 #14 33.05 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:46 #14 33.05 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:46 #13 33.03 Preparing to unpack .../245-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:46 #13 33.03 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:46 #13 33.06 Selecting previously unselected package libpackage-stash-perl.
09:13:46 #13 33.07 Preparing to unpack .../246-libpackage-stash-perl_0.39-1_all.deb ...
09:13:46 #13 33.07 Unpacking libpackage-stash-perl (0.39-1) ...
09:13:46 #13 33.10 Selecting previously unselected package libsub-identify-perl.
09:13:46 #13 33.10 Preparing to unpack .../247-libsub-identify-perl_0.14-1+b3_arm64.deb ...
09:13:46 #13 33.11 Unpacking libsub-identify-perl (0.14-1+b3) ...
09:13:46 #13 33.14 Selecting previously unselected package libsub-name-perl.
09:13:46 #13 33.14 Preparing to unpack .../248-libsub-name-perl_0.26-1+b1_arm64.deb ...
09:13:46 #13 33.15 Unpacking libsub-name-perl (0.26-1+b1) ...
09:13:46 #13 33.17 Selecting previously unselected package libnamespace-clean-perl.
09:13:46 #13 33.18 Preparing to unpack .../249-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:46 #13 33.18 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:46 #13 33.21 Selecting previously unselected package libpath-tiny-perl.
09:13:46 #13 33.21 Preparing to unpack .../250-libpath-tiny-perl_0.118-1_all.deb ...
09:13:46 #13 33.21 Unpacking libpath-tiny-perl (0.118-1) ...
09:13:46 #13 33.26 Selecting previously unselected package libtype-tiny-perl.
09:13:46 #13 30.17 Selecting previously unselected package git.
09:13:46 #13 30.18 Preparing to unpack .../103-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
09:13:46 #13 30.20 Unpacking git (1:2.20.1-2+deb10u8) ...
09:13:46 #14 37.24 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:13:46 #14 37.24 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:13:46 #14 37.27 Selecting previously unselected package python3-apt.
09:13:46 #14 37.27 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
09:13:46 #14 37.28 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:13:46 #14 37.31 Selecting previously unselected package strace.
09:13:46 #14 37.31 Preparing to unpack .../058-strace_5.5-3ubuntu1_arm64.deb ...
09:13:46 #14 37.32 Unpacking strace (5.5-3ubuntu1) ...
09:13:46 #14 37.37 Selecting previously unselected package xauth.
09:13:46 #14 37.37 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_arm64.deb ...
09:13:46 #14 37.37 Unpacking xauth (1:1.1-0ubuntu1) ...
09:13:46 #14 37.40 Selecting previously unselected package libfl2:arm64.
09:13:46 #14 37.41 Preparing to unpack .../060-libfl2_2.6.4-6.2_arm64.deb ...
09:13:46 #14 37.41 Unpacking libfl2:arm64 (2.6.4-6.2) ...
09:13:46 #14 37.44 Selecting previously unselected package at.
09:13:46 #14 37.44 Preparing to unpack .../061-at_3.1.23-1ubuntu1_arm64.deb ...
09:13:46 #14 37.45 Unpacking at (3.1.23-1ubuntu1) ...
09:13:46 #14 37.48 Selecting previously unselected package libsigsegv2:arm64.
09:13:46 #14 30.77 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxpm4 arm64 1:3.5.12-1ubuntu0.22.04.1 [35.3 kB]
09:13:46 #14 30.78 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgd3 arm64 2.3.0-2ubuntu2 [126 kB]
09:13:46 #14 30.80 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-devtools arm64 2.35-0ubuntu3.3 [27.6 kB]
09:13:46 #14 30.81 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:46 #14 30.81 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:46 #14 30.81 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libclone-perl arm64 0.45-1build3 [10.8 kB]
09:13:46 #13 36.25 Preparing to unpack .../286-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:46 #13 36.29 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:46 #13 36.32 Selecting previously unselected package libstring-escape-perl.
09:13:46 #13 36.33 Preparing to unpack .../287-libstring-escape-perl_2010.002-2_all.deb ...
09:13:46 #13 36.33 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:46 #13 36.36 Selecting previously unselected package libstring-shellquote-perl.
09:13:46 #13 36.37 Preparing to unpack .../288-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:46 #13 36.37 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:46 #13 36.40 Selecting previously unselected package libterm-readkey-perl.
09:13:46 #13 36.41 Preparing to unpack .../289-libterm-readkey-perl_2.38-1_arm64.deb ...
09:13:46 #13 36.41 Unpacking libterm-readkey-perl (2.38-1) ...
09:13:46 #13 36.44 Selecting previously unselected package libtest-fatal-perl.
09:13:46 #13 36.45 Preparing to unpack .../290-libtest-fatal-perl_0.014-1_all.deb ...
09:13:46 #13 36.45 Unpacking libtest-fatal-perl (0.014-1) ...
09:13:46 #13 36.48 Selecting previously unselected package libtest-refcount-perl.
09:13:46 #13 32.30 Preparing to unpack .../096-libksba8_1.6.3-2_armhf.deb ...
09:13:46 #13 32.30 Unpacking libksba8:armhf (1.6.3-2) ...
09:13:46 #13 32.35 Selecting previously unselected package libnpth0:armhf.
09:13:46 #13 32.35 Preparing to unpack .../097-libnpth0_1.6-3_armhf.deb ...
09:13:46 #13 32.35 Unpacking libnpth0:armhf (1.6-3) ...
09:13:46 #13 32.39 Selecting previously unselected package dirmngr.
09:13:46 #13 32.39 Preparing to unpack .../098-dirmngr_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.41 Unpacking dirmngr (2.2.40-1.1) ...
09:13:46 #13 32.46 Selecting previously unselected package gnupg-l10n.
09:13:46 #13 32.47 Preparing to unpack .../099-gnupg-l10n_2.2.40-1.1_all.deb ...
09:13:46 #13 32.47 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:13:46 #14 29.60 Get:211 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git-man all 1:2.39.2-1ubuntu1.1 [1075 kB]
09:13:46 #13 34.98 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ...
09:13:46 #13 34.98 Unpacking libsub-install-perl (0.929-1) ...
09:13:46 #13 35.01 Selecting previously unselected package libdata-optlist-perl.
09:13:46 #13 35.01 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ...
09:13:46 #13 35.01 Unpacking libdata-optlist-perl (0.113-1) ...
09:13:46 #13 35.03 Selecting previously unselected package libsub-exporter-perl.
09:13:46 #13 35.04 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ...
09:13:46 #13 35.04 Unpacking libsub-exporter-perl (0.989-1) ...
09:13:46 #13 35.07 Selecting previously unselected package libconst-fast-perl.
09:13:46 #13 35.07 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ...
09:13:46 #13 35.07 Unpacking libconst-fast-perl (0.014-2) ...
09:13:46 #13 35.10 Selecting previously unselected package libwant-perl.
09:13:46 #13 35.10 Preparing to unpack .../230-libwant-perl_0.29-2+b1_amd64.deb ...
09:13:46 #13 35.10 Unpacking libwant-perl (0.29-2+b1) ...
09:13:46 #13 35.13 Selecting previously unselected package libcontextual-return-perl.
09:13:46 #13 35.13 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ...
09:13:46 #13 35.14 Unpacking libcontextual-return-perl (0.004014-4) ...
09:13:46 #13 35.16 Selecting previously unselected package libconvert-binhex-perl.
09:13:46 #13 35.16 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ...
09:13:46 #13 35.17 Unpacking libconvert-binhex-perl (1.125-3) ...
09:13:46 #13 35.19 Selecting previously unselected package libcpanel-json-xs-perl:amd64.
09:13:46 #13 35.20 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_amd64.deb ...
09:13:46 #13 35.20 Unpacking libcpanel-json-xs-perl:amd64 (4.35-1) ...
09:13:46 #13 35.26 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:46 #13 35.27 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:13:46 #13 35.27 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:13:46 #13 35.29 Selecting previously unselected package libexception-class-perl.
09:13:46 #13 35.30 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ...
09:13:46 #13 35.30 Unpacking libexception-class-perl (1.45-1) ...
09:13:46 #13 35.07 Preparing to unpack .../199-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:46 #13 35.07 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:46 #13 35.10 Selecting previously unselected package libdata-dump-perl.
09:13:46 #13 35.10 Preparing to unpack .../200-libdata-dump-perl_1.23-1_all.deb ...
09:13:46 #13 35.13 Unpacking libdata-dump-perl (1.23-1) ...
09:13:46 #13 35.18 Selecting previously unselected package libdigest-bubblebabble-perl.
09:13:46 #13 35.18 Preparing to unpack .../201-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:13:46 #13 35.18 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:13:46 #13 35.21 Selecting previously unselected package libdigest-hmac-perl.
09:13:46 #13 35.21 Preparing to unpack .../202-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:13:46 #13 35.21 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:46 #13 35.24 Selecting previously unselected package libdistro-info-perl.
09:13:46 #13 35.24 Preparing to unpack .../203-libdistro-info-perl_0.21_all.deb ...
09:13:46 #13 35.24 Unpacking libdistro-info-perl (0.21) ...
09:13:46 #13 35.27 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:46 #13 35.27 Preparing to unpack .../204-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:46 #13 35.27 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:46 #13 35.30 Selecting previously unselected package libmailtools-perl.
09:13:46 #13 32.74 Preparing to unpack .../055-dpkg-dev_1.19.8_all.deb ...
09:13:46 #13 32.74 Unpacking dpkg-dev (1.19.8) ...
09:13:46 #13 32.86 Selecting previously unselected package build-essential.
09:13:46 #13 32.86 Preparing to unpack .../056-build-essential_12.6_armhf.deb ...
09:13:46 #13 32.86 Unpacking build-essential (12.6) ...
09:13:46 #13 32.89 Selecting previously unselected package openssl.
09:13:46 #13 32.89 Preparing to unpack .../057-openssl_1.1.1n-0+deb10u6_armhf.deb ...
09:13:46 #13 32.90 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:13:46 #13 33.00 Selecting previously unselected package ca-certificates.
09:13:46 #15 28.58 Running transaction check
09:13:46 #15 28.66 Transaction check succeeded.
09:13:46 #15 28.66 Running transaction test
09:13:46 #15 28.94 Transaction test succeeded.
09:13:46 #14 36.45 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnamespace-clean-perl all 0.27-2 [14.0 kB]
09:13:46 #14 36.52 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-tiny-perl all 0.144-1 [47.7 kB]
09:13:46 #21 6.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:13:46 #21 6.773 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]
09:13:46 #21 6.980 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]
09:13:46 #13 31.65 Preparing to unpack .../184-libdav1d6_1.0.0-2_arm64.deb ...
09:13:46 #13 31.66 Unpacking libdav1d6:arm64 (1.0.0-2) ...
09:13:46 #13 31.71 Selecting previously unselected package libgav1-1:arm64.
09:13:46 #13 31.71 Preparing to unpack .../185-libgav1-1_0.18.0-1+b1_arm64.deb ...
09:13:46 #13 31.72 Unpacking libgav1-1:arm64 (0.18.0-1+b1) ...
09:13:46 #13 31.78 Selecting previously unselected package librav1e0:arm64.
09:13:46 #14 35.06 Preparing to unpack .../241-libnetaddr-ip-perl_4.079+dfsg-1build7_amd64.deb ...
09:13:46 #14 35.06 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:13:46 #14 35.10 Selecting previously unselected package libdata-validate-ip-perl.
09:13:46 #14 35.10 Preparing to unpack .../242-libdata-validate-ip-perl_0.30-1_all.deb ...
09:13:46 #14 35.11 Unpacking libdata-validate-ip-perl (0.30-1) ...
09:13:46 #14 35.13 Selecting previously unselected package libdata-validate-uri-perl.
09:13:46 #14 35.14 Preparing to unpack .../243-libdata-validate-uri-perl_0.07-2_all.deb ...
09:13:46 #14 35.14 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:13:46 #14 35.17 Selecting previously unselected package libdistro-info-perl.
09:13:46 #14 35.17 Preparing to unpack .../244-libdistro-info-perl_1.1ubuntu0.1_all.deb ...
09:13:46 #14 35.17 Unpacking libdistro-info-perl (1.1ubuntu0.1) ...
09:13:46 #14 35.20 Selecting previously unselected package libemail-address-xs-perl.
09:13:46 #14 35.21 Preparing to unpack .../245-libemail-address-xs-perl_1.04-1build6_amd64.deb ...
09:13:46 #14 35.21 Unpacking libemail-address-xs-perl (1.04-1build6) ...
09:13:46 #14 35.24 Selecting previously unselected package libipc-system-simple-perl.
09:13:46 #14 35.24 Preparing to unpack .../246-libipc-system-simple-perl_1.30-1_all.deb ...
09:13:46 #14 35.25 Unpacking libipc-system-simple-perl (1.30-1) ...
09:13:46 #14 35.27 Selecting previously unselected package libfile-basedir-perl.
09:13:46 #13 31.98 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf perl armhf 5.32.1-4+deb11u2 [293 kB]
09:13:46 #13 32.03 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
09:13:46 #13 32.05 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
09:13:46 #13 32.05 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
09:13:46 #14 32.00 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ...
09:13:46 #14 32.00 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:13:46 #14 32.03 Selecting previously unselected package libmouse-perl.
09:13:46 #14 32.03 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_amd64.deb ...
09:13:46 #14 32.04 Unpacking libmouse-perl (2.5.10-1build5) ...
09:13:46 #14 32.07 Selecting previously unselected package libxs-parse-keyword-perl.
09:13:46 #14 32.07 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
09:13:46 #14 32.08 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:13:46 #14 32.11 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
09:13:46 #14 32.11 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_amd64.deb ...
09:13:46 #14 32.12 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ...
09:13:46 #14 32.15 Selecting previously unselected package libobject-pad-perl.
09:13:46 #14 32.15 Preparing to unpack .../302-libobject-pad-perl_0.78-1_amd64.deb ...
09:13:46 #14 32.15 Unpacking libobject-pad-perl (0.78-1) ...
09:13:46 #14 32.19 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
09:13:46 #14 32.19 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_amd64.deb ...
09:13:46 #14 32.19 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1build1) ...
09:13:46 #14 32.22 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:46 #14 32.22 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:13:46 #14 32.23 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:13:46 #14 32.26 Selecting previously unselected package libperlio-gzip-perl.
09:13:46 #14 32.26 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_amd64.deb ...
09:13:46 #14 32.27 Unpacking libperlio-gzip-perl (0.20-1build1) ...
09:13:46 #14 32.32 Selecting previously unselected package libperlio-utf8-strict-perl.
09:13:46 #13 26.77 Selecting previously unselected package libgcc-12-dev:armhf.
09:13:46 #13 26.77 Preparing to unpack .../035-libgcc-12-dev_12.2.0-14+rpi1_armhf.deb ...
09:13:46 #13 26.78 Unpacking libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
09:13:46 #13 26.90 Selecting previously unselected package gcc-12.
09:13:46 #13 26.90 Preparing to unpack .../036-gcc-12_12.2.0-14+rpi1_armhf.deb ...
09:13:46 #13 26.91 Unpacking gcc-12 (12.2.0-14+rpi1) ...
09:13:46 #13 35.51 Preparing to unpack .../199-libconfig-tiny-perl_2.26-1_all.deb ...
09:13:46 #13 35.52 Unpacking libconfig-tiny-perl (2.26-1) ...
09:13:46 #13 35.55 Selecting previously unselected package libparams-util-perl.
09:13:46 #13 35.55 Preparing to unpack .../200-libparams-util-perl_1.102-1+b1_amd64.deb ...
09:13:46 #13 35.55 Unpacking libparams-util-perl (1.102-1+b1) ...
09:13:46 #13 35.59 Selecting previously unselected package libsub-install-perl.
09:13:46 #13 35.59 Preparing to unpack .../201-libsub-install-perl_0.928-1.1_all.deb ...
09:13:46 #13 35.59 Unpacking libsub-install-perl (0.928-1.1) ...
09:13:46 #13 35.62 Selecting previously unselected package libdata-optlist-perl.
09:13:46 #13 35.62 Preparing to unpack .../202-libdata-optlist-perl_0.110-1.1_all.deb ...
09:13:46 #13 35.63 Unpacking libdata-optlist-perl (0.110-1.1) ...
09:13:46 #13 35.66 Selecting previously unselected package libsub-exporter-perl.
09:13:46 #13 35.66 Preparing to unpack .../203-libsub-exporter-perl_0.987-1_all.deb ...
09:13:46 #13 35.66 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:46 #13 35.70 Selecting previously unselected package libconst-fast-perl.
09:13:46 #13 35.70 Preparing to unpack .../204-libconst-fast-perl_0.014-1.1_all.deb ...
09:13:46 #13 35.70 Unpacking libconst-fast-perl (0.014-1.1) ...
09:13:46 #13 35.73 Selecting previously unselected package libwant-perl.
09:13:46 #13 37.25 (70/148): perl-IO-1.52-500.fc39.aarch64.rpm     9.0 MB/s |  83 kB     00:00    
09:13:46 #13 37.26 (71/148): perl-IO-Socket-IP-0.42-1.fc39.noarch. 4.6 MB/s |  42 kB     00:00    
09:13:46 #13 37.26 (72/148): perl-IPC-Open3-1.22-500.fc39.noarch.r 3.8 MB/s |  22 kB     00:00    
09:13:46 #13 37.26 (73/148): perl-MIME-Base64-3.16-500.fc39.aarch6 5.3 MB/s |  30 kB     00:00    
09:13:46 #13 37.27 (74/148): perl-IO-Socket-SSL-2.083-3.fc39.noarc  16 MB/s | 225 kB     00:00    
09:13:46 #13 37.27 (75/148): perl-Mozilla-CA-20230801-1.fc39.noarc 1.3 MB/s |  13 kB     00:00    
09:13:46 #13 37.27 (76/148): perl-NDBM_File-1.16-500.fc39.aarch64. 2.4 MB/s |  23 kB     00:00    
09:13:46 #13 37.28 (77/148): perl-POSIX-2.13-500.fc39.aarch64.rpm   15 MB/s |  98 kB     00:00    
09:13:46 #13 37.28 (78/148): perl-PathTools-3.89-500.fc39.aarch64.  10 MB/s |  88 kB     00:00    
09:13:46 #13 37.29 (79/148): perl-Net-SSLeay-1.92-10.fc39.aarch64.  22 MB/s | 356 kB     00:00    
09:13:46 #13 37.29 (80/148): perl-Pod-Escapes-1.07-500.fc39.noarch 1.9 MB/s |  20 kB     00:00    
09:13:46 #13 37.29 (81/148): perl-Pod-Perldoc-3.28.01-501.fc39.noa 8.9 MB/s |  86 kB     00:00    
09:13:46 #13 37.29 (82/148): perl-Pod-Usage-2.03-500.fc39.noarch.r 7.3 MB/s |  39 kB     00:00    
09:13:46 #13 37.30 (83/148): perl-Pod-Simple-3.45-4.fc39.noarch.rp  17 MB/s | 218 kB     00:00    
09:13:46 #13 37.30 (84/148): perl-Scalar-List-Utils-1.63-500.fc39. 5.6 MB/s |  71 kB     00:00    
09:13:46 #13 37.31 (85/148): perl-SelectSaver-1.02-500.fc39.noarch 922 kB/s |  12 kB     00:00    
09:13:46 #13 37.31 (86/148): perl-Socket-2.037-3.fc39.aarch64.rpm  6.9 MB/s |  56 kB     00:00    
09:13:46 #13 37.32 (87/148): perl-Storable-3.32-500.fc39.aarch64.r 8.1 MB/s |  97 kB     00:00    
09:13:46 #13 37.32 (88/148): perl-Symbol-1.09-500.fc39.noarch.rpm  1.1 MB/s |  14 kB     00:00    
09:13:46 #13 37.32 (89/148): perl-Term-ANSIColor-5.01-501.fc39.noa 4.5 MB/s |  47 kB     00:00    
09:13:46 #13 37.33 (90/148): perl-Term-Cap-1.18-500.fc39.noarch.rp 3.2 MB/s |  22 kB     00:00    
09:13:46 #13 37.33 (91/148): perl-Text-ParseWords-3.31-500.fc39.no 1.7 MB/s |  16 kB     00:00    
09:13:46 #13 37.33 (92/148): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 2.4 MB/s |  22 kB     00:00    
09:13:46 #13 37.34 (93/148): perl-Time-Local-1.350-3.fc39.noarch.r 5.2 MB/s |  34 kB     00:00    
09:13:46 #13 37.34 (94/148): perl-URI-5.21-1.fc39.noarch.rpm        12 MB/s | 125 kB     00:00    
09:13:46 #13 37.34 (95/148): perl-base-2.27-500.fc39.noarch.rpm    1.8 MB/s |  16 kB     00:00    
09:13:46 #13 37.35 (96/148): perl-constant-1.33-501.fc39.noarch.rp 2.5 MB/s |  22 kB     00:00    
09:13:46 #13 37.35 (97/148): perl-if-0.61.000-500.fc39.noarch.rpm  2.5 MB/s |  14 kB     00:00    
09:13:46 #13 37.35 (98/148): perl-interpreter-5.38.0-500.fc39.aarc 8.4 MB/s |  72 kB     00:00    
09:13:46 #13 37.35 (99/148): perl-libnet-3.15-501.fc39.noarch.rpm   14 MB/s | 129 kB     00:00    
09:13:46 #13 37.36 (100/148): perl-locale-1.10-500.fc39.noarch.rpm 2.4 MB/s |  14 kB     00:00    
09:13:46 #13 37.36 (101/148): perl-mro-1.28-500.fc39.aarch64.rpm   4.2 MB/s |  29 kB     00:00    
09:13:46 #13 37.36 (102/148): perl-overload-1.37-500.fc39.noarch.r 6.8 MB/s |  46 kB     00:00    
09:13:46 #13 37.37 (103/148): perl-overloading-0.02-500.fc39.noarc 2.1 MB/s |  13 kB     00:00    
09:13:46 #13 37.37 (104/148): perl-parent-0.241-500.fc39.noarch.rp 2.3 MB/s |  14 kB     00:00    
09:13:46 #13 37.38 (105/148): perl-podlators-5.01-500.fc39.noarch.  13 MB/s | 125 kB     00:00    
09:13:46 #13 37.38 (106/148): perl-srpm-macros-1-51.fc39.noarch.rp 834 kB/s | 8.0 kB     00:00    
09:13:46 #13 37.39 (107/148): perl-vars-1.05-500.fc39.noarch.rpm   2.1 MB/s |  13 kB     00:00    
09:13:46 #13 37.39 (108/148): pkgconf-1.9.5-2.fc39.aarch64.rpm     6.3 MB/s |  42 kB     00:00    
09:13:46 #13 37.40 (109/148): perl-libs-5.38.0-500.fc39.aarch64.rp  44 MB/s | 2.3 MB     00:00    
09:13:46 #13 37.40 (110/148): pkgconf-m4-1.9.5-2.fc39.noarch.rpm   840 kB/s |  14 kB     00:00    
09:13:46 #13 37.41 (111/148): pkgconf-pkg-config-1.9.5-2.fc39.aarc 608 kB/s | 9.6 kB     00:00    
09:13:46 #13 37.41 (112/148): pyproject-srpm-macros-1.9.0-2.fc39.n 2.3 MB/s |  14 kB     00:00    
09:13:46 #13 37.41 (113/148): python-systemd-doc-235-5.fc39.aarch6 7.4 MB/s |  75 kB     00:00    
09:13:46 #13 37.42 (114/148): python3-construct-2.10.68-6.fc39.noa  14 MB/s | 146 kB     00:00    
09:13:46 #13 37.43 (115/148): python3-dateutil-2.8.2-10.fc39.noarc  22 MB/s | 355 kB     00:00    
09:13:46 #13 37.43 (116/148): python3-dbus-1.3.2-4.fc39.aarch64.rp  10 MB/s | 157 kB     00:00    
09:13:46 #13 37.46 (117/148): python3-distro-1.8.0-6.fc39.noarch.r 1.2 MB/s |  49 kB     00:00    
09:13:46 #14 33.08 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:46 #14 33.09 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:13:46 #14 33.09 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:13:46 #14 33.13 Selecting previously unselected package libio-prompter-perl.
09:13:46 #14 33.13 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
09:13:46 #14 33.13 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:46 #14 33.17 Selecting previously unselected package libjson-perl.
09:13:46 #14 33.17 Preparing to unpack .../255-libjson-perl_4.02000-2_all.deb ...
09:13:46 #14 33.18 Unpacking libjson-perl (4.02000-2) ...
09:13:46 #14 33.22 Selecting previously unselected package liblog-any-perl.
09:13:46 #14 33.22 Preparing to unpack .../256-liblog-any-perl_1.708-1_all.deb ...
09:13:46 #14 33.22 Unpacking liblog-any-perl (1.708-1) ...
09:13:46 #14 33.25 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:46 #14 33.26 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:46 #14 33.26 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:46 #14 33.29 Selecting previously unselected package libpackage-stash-perl.
09:13:46 #13 33.26 Preparing to unpack .../251-libtype-tiny-perl_1.012001-2_all.deb ...
09:13:46 #13 33.27 Unpacking libtype-tiny-perl (1.012001-2) ...
09:13:46 #13 33.35 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:46 #13 33.35 Preparing to unpack .../252-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:13:46 #13 33.35 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:13:46 #13 33.40 Selecting previously unselected package libglib2.0-0:arm64.
09:13:46 #13 33.40 Preparing to unpack .../253-libglib2.0-0_2.66.8-1_arm64.deb ...
09:13:46 #13 33.41 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
09:13:46 #13 33.52 Selecting previously unselected package libglib2.0-data.
09:13:46 #14 37.48 Preparing to unpack .../062-libsigsegv2_2.12-2_arm64.deb ...
09:13:46 #14 37.49 Unpacking libsigsegv2:arm64 (2.12-2) ...
09:13:46 #14 37.51 Selecting previously unselected package m4.
09:13:46 #14 37.52 Preparing to unpack .../063-m4_1.4.18-4_arm64.deb ...
09:13:46 #14 37.52 Unpacking m4 (1.4.18-4) ...
09:13:46 #14 37.56 Selecting previously unselected package autoconf.
09:13:46 #14 37.56 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
09:13:46 #14 37.56 Unpacking autoconf (2.69-11.1) ...
09:13:46 #14 37.61 Selecting previously unselected package autotools-dev.
09:13:46 #14 37.62 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
09:13:46 #14 37.62 Unpacking autotools-dev (20180224.1) ...
09:13:46 #14 37.65 Selecting previously unselected package automake.
09:13:46 #14 37.66 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
09:13:46 #14 37.66 Unpacking automake (1:1.16.1-4ubuntu6) ...
09:13:46 #14 37.72 Selecting previously unselected package autopoint.
09:13:46 #13 36.48 Preparing to unpack .../291-libtest-refcount-perl_0.08-3_all.deb ...
09:13:46 #13 36.49 Unpacking libtest-refcount-perl (0.08-3) ...
09:13:46 #13 36.52 Selecting previously unselected package libtext-levenshtein-perl.
09:13:46 #13 36.52 Preparing to unpack .../292-libtext-levenshtein-perl_0.13-1_all.deb ...
09:13:46 #13 36.53 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:13:46 #13 36.56 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:46 #13 36.56 Preparing to unpack .../293-libtype-tiny-xs-perl_0.014-1+b1_arm64.deb ...
09:13:46 #13 36.57 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
09:13:46 #13 36.62 Selecting previously unselected package libunicode-utf8-perl.
09:13:46 #13 36.62 Preparing to unpack .../294-libunicode-utf8-perl_0.62-1_arm64.deb ...
09:13:46 #13 36.63 Unpacking libunicode-utf8-perl (0.62-1) ...
09:13:46 #13 36.68 Selecting previously unselected package libwrap0:arm64.
09:13:46 #13 36.68 Preparing to unpack .../295-libwrap0_7.6.q-28_arm64.deb ...
09:13:46 #13 36.68 Unpacking libwrap0:arm64 (7.6.q-28) ...
09:13:46 #13 36.73 Selecting previously unselected package libxau6:arm64.
09:13:46 #13 32.57 Selecting previously unselected package gnupg-utils.
09:13:46 #13 32.57 Preparing to unpack .../100-gnupg-utils_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.57 Unpacking gnupg-utils (2.2.40-1.1) ...
09:13:46 #13 32.64 Selecting previously unselected package gpg.
09:13:46 #13 32.64 Preparing to unpack .../101-gpg_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.65 Unpacking gpg (2.2.40-1.1) ...
09:13:46 #13 32.73 Selecting previously unselected package pinentry-curses.
09:13:46 #13 32.73 Preparing to unpack .../102-pinentry-curses_1.2.1-1_armhf.deb ...
09:13:46 #13 32.73 Unpacking pinentry-curses (1.2.1-1) ...
09:13:46 #13 32.77 Selecting previously unselected package gpg-agent.
09:13:46 #13 32.77 Preparing to unpack .../103-gpg-agent_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.77 Unpacking gpg-agent (2.2.40-1.1) ...
09:13:46 #13 32.83 Selecting previously unselected package gpg-wks-client.
09:13:46 #16 1.352 CentOS Stream 9 - AppStream                      12 kB/s | 4.6 kB     00:00    
09:13:46 #14 29.98 Get:212 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf git armhf 1:2.39.2-1ubuntu1.1 [4218 kB]
09:13:46 #13 35.30 Preparing to unpack .../205-libmailtools-perl_2.18-1_all.deb ...
09:13:46 #13 35.30 Unpacking libmailtools-perl (2.18-1) ...
09:13:46 #13 35.34 Selecting previously unselected package libnet-ip-perl.
09:13:46 #13 35.34 Preparing to unpack .../206-libnet-ip-perl_1.26-2_all.deb ...
09:13:46 #13 35.34 Unpacking libnet-ip-perl (1.26-2) ...
09:13:46 #13 35.37 Selecting previously unselected package libnet-dns-perl.
09:13:46 #13 35.37 Preparing to unpack .../207-libnet-dns-perl_1.19-1_all.deb ...
09:13:46 #13 35.37 Unpacking libnet-dns-perl (1.19-1) ...
09:13:46 #13 35.43 Selecting previously unselected package libnet-domain-tld-perl.
09:13:46 #13 35.43 Preparing to unpack .../208-libnet-domain-tld-perl_1.75-1_all.deb ...
09:13:46 #13 35.44 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:13:46 #13 35.46 Selecting previously unselected package libemail-valid-perl.
09:13:46 #13 35.47 Preparing to unpack .../209-libemail-valid-perl_1.202-1_all.deb ...
09:13:46 #13 35.47 Unpacking libemail-valid-perl (1.202-1) ...
09:13:46 #13 35.50 Selecting previously unselected package libexporter-tiny-perl.
09:13:46 #13 35.50 Preparing to unpack .../210-libexporter-tiny-perl_1.002001-1_all.deb ...
09:13:46 #13 35.50 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:13:46 #13 35.53 Selecting previously unselected package libipc-system-simple-perl.
09:13:46 #13 35.53 Preparing to unpack .../211-libipc-system-simple-perl_1.25-4_all.deb ...
09:13:46 #13 35.53 Unpacking libipc-system-simple-perl (1.25-4) ...
09:13:46 #13 35.56 Selecting previously unselected package libfile-basedir-perl.
09:13:46 #13 35.56 Preparing to unpack .../212-libfile-basedir-perl_0.08-1_all.deb ...
09:13:46 #13 35.57 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:46 #13 35.59 Selecting previously unselected package libfile-chdir-perl.
09:13:46 #13 35.59 Preparing to unpack .../213-libfile-chdir-perl_0.1008-1_all.deb ...
09:13:46 #13 35.60 Unpacking libfile-chdir-perl (0.1008-1) ...
09:13:46 #13 35.62 Selecting previously unselected package libfile-fcntllock-perl.
09:13:46 #13 35.62 Preparing to unpack .../214-libfile-fcntllock-perl_0.22-3+b5_amd64.deb ...
09:13:46 #13 35.63 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
09:13:46 #13 35.65 Selecting previously unselected package libfont-afm-perl.
09:13:46 #13 35.33 Selecting previously unselected package libiterator-perl.
09:13:46 #13 35.33 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ...
09:13:46 #13 35.33 Unpacking libiterator-perl (0.03+ds1-2) ...
09:13:46 #13 35.36 Selecting previously unselected package libiterator-util-perl.
09:13:46 #13 35.36 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:13:46 #13 35.36 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:13:46 #13 35.39 Selecting previously unselected package libdata-dpath-perl.
09:13:46 #13 35.39 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ...
09:13:46 #13 35.39 Unpacking libdata-dpath-perl (0.58-2) ...
09:13:46 #13 35.42 Selecting previously unselected package libdata-dump-perl.
09:13:46 #13 35.42 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ...
09:13:46 #13 35.42 Unpacking libdata-dump-perl (1.25-1) ...
09:13:46 #13 35.45 Selecting previously unselected package libdata-messagepack-perl.
09:13:46 #13 35.45 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_amd64.deb ...
09:13:46 #13 35.45 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
09:13:46 #13 35.48 Selecting previously unselected package libnet-domain-tld-perl.
09:13:46 #13 35.48 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ...
09:13:46 #13 35.48 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:13:46 #13 35.51 Selecting previously unselected package libdata-validate-domain-perl.
09:13:46 #13 35.51 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:46 #13 35.51 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:46 #13 35.54 Selecting previously unselected package libnet-ipv6addr-perl.
09:13:46 #13 33.00 Preparing to unpack .../058-ca-certificates_20200601~deb10u2_all.deb ...
09:13:46 #13 33.00 Unpacking ca-certificates (20200601~deb10u2) ...
09:13:46 #13 33.07 Selecting previously unselected package libsasl2-modules-db:armhf.
09:13:46 #13 33.08 Preparing to unpack .../059-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
09:13:46 #13 33.08 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
09:13:46 #13 33.11 Selecting previously unselected package libsasl2-2:armhf.
09:13:46 #13 33.12 Preparing to unpack .../060-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
09:13:46 #13 33.12 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
09:13:46 #13 33.16 Selecting previously unselected package libldap-common.
09:13:46 #13 33.16 Preparing to unpack .../061-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:13:46 #13 33.16 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:13:46 #13 33.20 Selecting previously unselected package libldap-2.4-2:armhf.
09:13:46 #13 33.20 Preparing to unpack .../062-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
09:13:46 #13 33.20 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
09:13:46 #13 33.25 Selecting previously unselected package libnghttp2-14:armhf.
09:13:46 #15 28.95 Running transaction
09:13:46 #14 36.62 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:46 #14 36.65 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-perl all 2.002001-1 [344 kB]
09:13:46 #14 36.84 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
09:13:46 #14 36.86 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-form-perl all 6.11-1 [32.1 kB]
09:13:46 #14 35.28 Preparing to unpack .../247-libfile-basedir-perl_0.09-1_all.deb ...
09:13:46 #14 35.28 Unpacking libfile-basedir-perl (0.09-1) ...
09:13:46 #14 35.31 Selecting previously unselected package libfile-chdir-perl.
09:13:46 #14 35.32 Preparing to unpack .../248-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:46 #14 35.32 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:46 #14 35.35 Selecting previously unselected package libfile-fcntllock-perl.
09:13:46 #14 35.35 Preparing to unpack .../249-libfile-fcntllock-perl_0.22-3build7_amd64.deb ...
09:13:46 #14 35.36 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
09:13:46 #14 35.39 Selecting previously unselected package libnumber-compare-perl.
09:13:46 #14 35.39 Preparing to unpack .../250-libnumber-compare-perl_0.03-2_all.deb ...
09:13:46 #14 35.39 Unpacking libnumber-compare-perl (0.03-2) ...
09:13:46 #14 35.44 Selecting previously unselected package libtext-glob-perl.
09:13:46 #14 35.44 Preparing to unpack .../251-libtext-glob-perl_0.11-2_all.deb ...
09:13:46 #14 35.45 Unpacking libtext-glob-perl (0.11-2) ...
09:13:46 #14 35.48 Selecting previously unselected package libfile-find-rule-perl.
09:13:46 #14 35.48 Preparing to unpack .../252-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:46 #14 35.49 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:46 #14 35.51 Selecting previously unselected package libfont-afm-perl.
09:13:46 #13 32.13 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
09:13:46 #13 32.13 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
09:13:46 #13 32.13 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
09:13:46 #13 32.13 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
09:13:46 #13 32.21 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
09:13:46 #13 32.22 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
09:13:46 #13 32.22 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
09:13:46 #13 32.22 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf sensible-utils all 0.0.14 [14.8 kB]
09:13:46 #13 32.22 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf bzip2 armhf 1.0.8-4 [47.0 kB]
09:13:46 #13 32.26 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic-mgc armhf 1:5.39-3+deb11u1 [273 kB]
09:13:46 #13 32.27 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libmagic1 armhf 1:5.39-3+deb11u1 [119 kB]
09:13:46 #13 32.28 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf file armhf 1:5.39-3+deb11u1 [68.1 kB]
09:13:46 #13 32.28 Get:30 http://archive.raspbian.org/raspbian bullseye/main armhf gettext-base armhf 0.21-4 [171 kB]
09:13:46 #13 32.34 Get:31 http://archive.raspbian.org/raspbian bullseye/main armhf xz-utils armhf 5.2.5-2.1~deb11u1 [216 kB]
09:13:46 #14 32.32 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
09:13:46 #14 32.33 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:13:46 #14 32.36 Selecting previously unselected package libpod-parser-perl.
09:13:46 #14 32.36 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ...
09:13:46 #14 32.38 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:46 #14 32.39 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:46 #14 32.39 Unpacking libpod-parser-perl (1.65-1) ...
09:13:46 #14 32.42 Selecting previously unselected package libpod-constants-perl.
09:13:46 #14 32.42 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ...
09:13:46 #14 32.43 Unpacking libpod-constants-perl (0.19-2) ...
09:13:46 #14 32.46 Selecting previously unselected package libproc-processtable-perl:amd64.
09:13:46 #14 32.46 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_amd64.deb ...
09:13:46 #14 32.46 Unpacking libproc-processtable-perl:amd64 (0.634-1build2) ...
09:13:46 #14 32.50 Selecting previously unselected package libre2-10:amd64.
09:13:46 #14 32.50 Preparing to unpack .../310-libre2-10_20230201-1_amd64.deb ...
09:13:46 #14 32.51 Unpacking libre2-10:amd64 (20230201-1) ...
09:13:46 #14 32.54 Selecting previously unselected package libre-engine-re2-perl:amd64.
09:13:46 #14 32.74 Selecting previously unselected package python3-minimal.
09:13:46 #14 32.74 (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.)
09:13:46 #14 32.75 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
09:13:46 #14 32.75 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:13:46 #14 32.79 Selecting previously unselected package mime-support.
09:13:46 #14 32.79 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:13:46 #14 32.79 Unpacking mime-support (3.64ubuntu1) ...
09:13:46 #14 32.83 Selecting previously unselected package libmpdec2:armhf.
09:13:46 #14 32.83 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
09:13:46 #14 32.83 Unpacking libmpdec2:armhf (2.4.2-3) ...
09:13:46 #14 32.87 Selecting previously unselected package readline-common.
09:13:46 #14 32.87 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:13:46 #14 32.87 Unpacking readline-common (8.0-4) ...
09:13:46 #14 32.90 Selecting previously unselected package libreadline8:armhf.
09:13:46 #14 32.91 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
09:13:46 #14 32.91 Unpacking libreadline8:armhf (8.0-4) ...
09:13:46 #14 32.95 Selecting previously unselected package libsqlite3-0:armhf.
09:13:46 #13 31.78 Preparing to unpack .../186-librav1e0_0.5.1-6_arm64.deb ...
09:13:46 #13 31.79 Unpacking librav1e0:arm64 (0.5.1-6) ...
09:13:46 #13 31.87 Selecting previously unselected package libsvtav1enc1:arm64.
09:13:46 #13 31.87 Preparing to unpack .../187-libsvtav1enc1_1.4.1+dfsg-1_arm64.deb ...
09:13:46 #13 31.87 Unpacking libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
09:13:46 #13 31.99 Selecting previously unselected package libjpeg62-turbo:arm64.
09:13:46 #13 31.99 Preparing to unpack .../188-libjpeg62-turbo_1%3a2.1.5-2_arm64.deb ...
09:13:46 #13 31.99 Unpacking libjpeg62-turbo:arm64 (1:2.1.5-2) ...
09:13:46 #13 32.04 Selecting previously unselected package libyuv0:arm64.
09:13:46 #13 32.04 Preparing to unpack .../189-libyuv0_0.0~git20230123.b2528b0-1_arm64.deb ...
09:13:46 #13 32.05 Unpacking libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
09:13:46 #13 32.09 Selecting previously unselected package libavif15:arm64.
09:13:46 #13 32.09 Preparing to unpack .../190-libavif15_0.11.1-1_arm64.deb ...
09:13:46 #13 32.10 Unpacking libavif15:arm64 (0.11.1-1) ...
09:13:46 #13 32.13 Selecting previously unselected package libmodule-implementation-perl.
09:13:46 #13 32.14 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
09:13:46 #13 32.14 Unpacking libmodule-implementation-perl (0.09-2) ...
09:13:46 #14 30.19 Get:219 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libwebp7 armhf 1.2.2-2ubuntu0.22.04.2 [166 kB]
09:13:46 #13 35.73 Preparing to unpack .../205-libwant-perl_0.29-1+b6_amd64.deb ...
09:13:46 #13 35.73 Unpacking libwant-perl (0.29-1+b6) ...
09:13:46 #13 35.76 Selecting previously unselected package libcontextual-return-perl.
09:13:46 #13 35.77 Preparing to unpack .../206-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:46 #13 35.77 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:46 #13 35.80 Selecting previously unselected package libconvert-binhex-perl.
09:13:46 #13 35.80 Preparing to unpack .../207-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:46 #13 35.81 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:46 #13 35.84 Selecting previously unselected package libcpanel-json-xs-perl.
09:13:46 #13 35.84 Preparing to unpack .../208-libcpanel-json-xs-perl_4.25-1+b1_amd64.deb ...
09:13:46 #13 35.84 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
09:13:46 #13 35.88 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:46 #13 35.88 Preparing to unpack .../209-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:13:46 #13 35.89 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:13:46 #13 35.92 Selecting previously unselected package libexception-class-perl.
09:13:46 #13 35.92 Preparing to unpack .../210-libexception-class-perl_1.44-1_all.deb ...
09:13:46 #13 35.92 Unpacking libexception-class-perl (1.44-1) ...
09:13:46 #13 35.95 Selecting previously unselected package libiterator-perl.
09:13:46 #13 37.47 (118/148): python3-dnf-plugins-core-4.4.2-1.fc3 7.3 MB/s | 293 kB     00:00    
09:13:46 #13 37.47 (119/148): python3-file-magic-5.44-5.fc39.noarc 2.4 MB/s |  20 kB     00:00    
09:13:46 #13 37.47 (120/148): python3-pybeam-0.7-7.fc39.noarch.rpm 5.8 MB/s |  31 kB     00:00    
09:13:46 #13 37.48 (121/148): python3-six-1.16.0-12.fc39.noarch.rp 7.6 MB/s |  41 kB     00:00    
09:13:46 #13 37.48 (122/148): python3-pyxdg-0.27-9.fc39.noarch.rpm  11 MB/s | 130 kB     00:00    
09:13:46 #13 37.49 (123/148): python3-systemd-235-5.fc39.aarch64.r  15 MB/s | 107 kB     00:00    
09:13:46 #13 37.50 (124/148): python3-tomli-w-1.0.0-9.fc39.noarch. 1.3 MB/s |  21 kB     00:00    
09:13:46 #13 37.50 (125/148): python3-zstandard-0.21.0-3.fc39.aarc  25 MB/s | 457 kB     00:00    
09:13:46 #13 37.51 (126/148): qt5-srpm-macros-5.15.10-2.fc39.noarc 961 kB/s | 8.3 kB     00:00    
09:13:46 #13 37.51 (127/148): redhat-rpm-config-262-1.fc39.noarch.  11 MB/s |  84 kB     00:00    
09:13:46 #13 37.51 (128/148): rpmautospec-rpm-macros-0.3.5-4.fc39. 1.2 MB/s | 8.8 kB     00:00    
09:13:46 #13 37.52 (129/148): rust-srpm-macros-24-5.fc39.noarch.rp 2.4 MB/s |  12 kB     00:00    
09:13:46 #13 37.52 (130/148): python3-enchant-3.2.2-10.fc39.noarch 1.6 MB/s | 101 kB     00:00    
09:13:46 #13 37.53 (131/148): rpmlint-2.4.0-10.fc39.noarch.rpm      17 MB/s | 322 kB     00:00    
09:13:46 #13 37.54 (132/148): shared-mime-info-2.2-4.fc39.aarch64.  23 MB/s | 380 kB     00:00    
09:13:46 #13 37.54 (133/148): unzip-6.0-62.fc39.aarch64.rpm         17 MB/s | 183 kB     00:00    
09:13:46 #13 37.54 (134/148): web-assets-filesystem-5-20.fc39.noar 631 kB/s | 7.9 kB     00:00    
09:13:46 #13 37.55 (135/148): xxhash-libs-0.8.2-1.fc39.aarch64.rpm 3.6 MB/s |  35 kB     00:00    
09:13:46 #13 37.57 (136/148): zstd-1.5.5-4.fc39.aarch64.rpm         20 MB/s | 446 kB     00:00    
09:13:46 #13 37.57 (137/148): xz-5.4.4-1.fc39.aarch64.rpm           19 MB/s | 556 kB     00:00    
09:13:46 #13 37.59 (138/148): python-srpm-macros-3.12-4.fc39.noarc 1.2 MB/s |  25 kB     00:00    
09:13:46 #13 37.59 (139/148): qt6-srpm-macros-6.5.2-3.fc39.noarch. 472 kB/s | 9.0 kB     00:00    
09:13:46 #13 37.61 (140/148): rpm-build-4.19.0-1.fc39.aarch64.rpm  3.7 MB/s |  79 kB     00:00    
09:13:46 #13 37.61 (141/148): rpmlint-fedora-license-data-1.30-1.f 1.3 MB/s |  27 kB     00:00    
09:13:46 #13 37.63 (142/148): gdb-minimal-13.2-8.fc39.aarch64.rpm   44 MB/s | 3.8 MB     00:00    
09:13:46 #13 37.64 (143/148): zip-3.0-39.fc39.aarch64.rpm          9.6 MB/s | 262 kB     00:00    
09:13:46 #13 37.64 (144/148): python3-rpm-4.19.0-1.fc39.aarch64.rp 2.6 MB/s |  68 kB     00:00    
09:13:46 #13 37.65 (145/148): rpm-build-libs-4.19.0-1.fc39.aarch64 8.5 MB/s |  92 kB     00:00    
09:13:46 #13 37.66 (146/148): rpm-libs-4.19.0-1.fc39.aarch64.rpm    19 MB/s | 306 kB     00:00    
09:13:46 #13 37.66 (147/148): rpm-4.19.0-1.fc39.aarch64.rpm         17 MB/s | 536 kB     00:00    
09:13:46 #13 37.67 (148/148): rpm-sign-libs-4.19.0-1.fc39.aarch64. 2.6 MB/s |  26 kB     00:00    
09:13:46 #13 33.53 Preparing to unpack .../254-libglib2.0-data_2.66.8-1_all.deb ...
09:13:46 #13 33.53 Unpacking libglib2.0-data (2.66.8-1) ...
09:13:46 #13 33.67 Selecting previously unselected package libgpm2:arm64.
09:13:46 #13 33.67 Preparing to unpack .../255-libgpm2_1.20.7-8_arm64.deb ...
09:13:46 #13 33.67 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:13:46 #13 33.70 Selecting previously unselected package libhash-fieldhash-perl.
09:13:46 #13 33.70 Preparing to unpack .../256-libhash-fieldhash-perl_0.15-1+b3_arm64.deb ...
09:13:46 #13 33.71 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
09:13:46 #13 33.74 Selecting previously unselected package libhtml-form-perl.
09:13:46 #13 33.74 Preparing to unpack .../257-libhtml-form-perl_6.07-1_all.deb ...
09:13:46 #13 33.74 Unpacking libhtml-form-perl (6.07-1) ...
09:13:46 #13 33.77 Selecting previously unselected package libhtml-format-perl.
09:13:46 #14 33.29 Preparing to unpack .../258-libpackage-stash-perl_0.38-1_all.deb ...
09:13:46 #14 33.29 Unpacking libpackage-stash-perl (0.38-1) ...
09:13:46 #14 33.33 Selecting previously unselected package libsub-identify-perl.
09:13:46 #14 33.33 Preparing to unpack .../259-libsub-identify-perl_0.14-1build2_amd64.deb ...
09:13:46 #14 33.33 Unpacking libsub-identify-perl (0.14-1build2) ...
09:13:46 #14 33.36 Selecting previously unselected package libsub-name-perl.
09:13:46 #14 33.37 Preparing to unpack .../260-libsub-name-perl_0.26-1_amd64.deb ...
09:13:46 #14 33.37 Unpacking libsub-name-perl (0.26-1) ...
09:13:46 #14 33.41 Selecting previously unselected package libnamespace-clean-perl.
09:13:46 #14 33.41 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:46 #14 33.42 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:46 #14 33.45 Selecting previously unselected package libpath-tiny-perl.
09:13:46 #14 33.45 Preparing to unpack .../262-libpath-tiny-perl_0.108-1_all.deb ...
09:13:46 #14 33.46 Unpacking libpath-tiny-perl (0.108-1) ...
09:13:46 #14 33.48 Selecting previously unselected package libtype-tiny-perl.
09:13:46 #14 33.49 Preparing to unpack .../263-libtype-tiny-perl_1.008001-2_all.deb ...
09:13:46 #14 33.49 Unpacking libtype-tiny-perl (1.008001-2) ...
09:13:46 #14 33.54 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:46 #14 37.72 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
09:13:46 #14 37.73 Unpacking autopoint (0.19.8.1-10build1) ...
09:13:46 #14 37.76 Selecting previously unselected package binutils-common:arm64.
09:13:46 #14 37.76 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 37.77 Unpacking binutils-common:arm64 (2.34-6ubuntu1.6) ...
09:13:46 #14 37.81 Selecting previously unselected package libbinutils:arm64.
09:13:46 #14 37.81 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 37.82 Unpacking libbinutils:arm64 (2.34-6ubuntu1.6) ...
09:13:46 #14 37.89 Selecting previously unselected package libctf-nobfd0:arm64.
09:13:46 #14 37.89 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 37.89 Unpacking libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ...
09:13:46 #14 37.92 Selecting previously unselected package libctf0:arm64.
09:13:46 #14 37.93 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 37.93 Unpacking libctf0:arm64 (2.34-6ubuntu1.6) ...
09:13:46 #14 37.96 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:13:46 #14 37.96 Preparing to unpack .../072-binutils-aarch64-linux-gnu_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 37.96 Unpacking binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ...
09:13:46 #13 36.73 Preparing to unpack .../296-libxau6_1%3a1.0.8-1+b2_arm64.deb ...
09:13:46 #13 36.73 Unpacking libxau6:arm64 (1:1.0.8-1+b2) ...
09:13:46 #13 36.78 Selecting previously unselected package libxdmcp6:arm64.
09:13:46 #13 36.78 Preparing to unpack .../297-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
09:13:46 #13 36.78 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:46 #13 36.83 Selecting previously unselected package libxcb1:arm64.
09:13:46 #13 36.83 Preparing to unpack .../298-libxcb1_1.13.1-2_arm64.deb ...
09:13:46 #13 36.83 Unpacking libxcb1:arm64 (1.13.1-2) ...
09:13:46 #13 36.88 Selecting previously unselected package libx11-data.
09:13:46 #13 36.88 Preparing to unpack .../299-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ...
09:13:46 #13 36.88 Unpacking libx11-data (2:1.6.7-1+deb10u3) ...
09:13:46 #13 36.96 Selecting previously unselected package libx11-6:arm64.
09:13:46 #13 32.83 Preparing to unpack .../104-gpg-wks-client_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.84 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:13:46 #13 32.88 Selecting previously unselected package gpg-wks-server.
09:13:46 #13 32.88 Preparing to unpack .../105-gpg-wks-server_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.88 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:13:46 #13 32.92 Selecting previously unselected package gpgsm.
09:13:46 #13 32.93 Preparing to unpack .../106-gpgsm_2.2.40-1.1_armhf.deb ...
09:13:46 #13 32.93 Unpacking gpgsm (2.2.40-1.1) ...
09:13:46 #13 32.98 Selecting previously unselected package gnupg.
09:13:46 #13 32.98 Preparing to unpack .../107-gnupg_2.2.40-1.1_all.deb ...
09:13:46 #13 32.98 Unpacking gnupg (2.2.40-1.1) ...
09:13:46 #13 33.04 Selecting previously unselected package libfile-dirlist-perl.
09:13:46 #13 33.04 Preparing to unpack .../108-libfile-dirlist-perl_0.05-3_all.deb ...
09:13:46 #13 33.05 Unpacking libfile-dirlist-perl (0.05-3) ...
09:13:46 #13 33.08 Selecting previously unselected package libfile-which-perl.
09:13:46 #13 33.08 Preparing to unpack .../109-libfile-which-perl_1.27-2_all.deb ...
09:13:46 #13 33.08 Unpacking libfile-which-perl (1.27-2) ...
09:13:46 #13 33.11 Selecting previously unselected package libfile-homedir-perl.
09:13:46 #13 33.12 Preparing to unpack .../110-libfile-homedir-perl_1.006-2_all.deb ...
09:13:46 #13 33.12 Unpacking libfile-homedir-perl (1.006-2) ...
09:13:46 #13 33.15 Selecting previously unselected package libfile-touch-perl.
09:13:46 #13 30.61 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:46 #13 30.62 Setting up libpipeline1:armhf (1.5.1-2) ...
09:13:46 #13 30.63 Setting up mime-support (3.62) ...
09:13:46 #13 30.66 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:46 #13 30.67 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:13:46 #13 30.69 No schema files found: doing nothing.
09:13:46 #13 30.69 Setting up binutils-common:armhf (2.31.1-16+rpi2) ...
09:13:46 #13 30.70 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
09:13:46 #13 30.72 Setting up perl-openssl-defaults:armhf (3) ...
09:13:46 #13 30.73 Setting up linux-libc-dev:armhf (1:1.20230509~buster-1) ...
09:13:46 #13 30.74 Setting up gettext-base (0.19.8.1-9) ...
09:13:46 #13 30.75 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:13:46 #13 30.76 Setting up file (1:5.35-4+deb10u2) ...
09:13:46 #13 30.78 Setting up libgomp1:armhf (8.3.0-6+rpi1) ...
09:13:46 #13 30.79 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
09:13:46 #13 30.80 Setting up libicu63:armhf (63.1-6+deb10u3) ...
09:13:46 #13 30.81 Setting up libfakeroot:armhf (1.23-1) ...
09:13:46 #13 30.82 Setting up fakeroot (1.23-1) ...
09:13:46 #13 30.84 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.84 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
09:13:46 #13 30.85 Setting up libasan5:armhf (8.3.0-6+rpi1) ...
09:13:46 #13 30.86 Setting up autotools-dev (20180224.1) ...
09:13:46 #13 30.87 Setting up make (4.2.1-1.2) ...
09:13:46 #13 30.89 Setting up libmpfr6:armhf (4.0.2-1) ...
09:13:46 #14 30.20 Get:213 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-perl all 1.201-1 [41.8 kB]
09:13:46 #14 30.21 Get:214 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-diff-xs-perl armhf 0.04-8 [10.7 kB]
09:13:46 #14 30.21 Get:215 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libalgorithm-merge-perl all 0.08-5 [11.4 kB]
09:13:46 #14 30.21 Get:216 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libaliased-perl all 0.34-3 [12.8 kB]
09:13:46 #14 30.21 Get:217 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libapt-pkg-perl armhf 0.1.40build3 [67.8 kB]
09:13:46 #14 30.21 Get:218 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive-cpio-perl all 0.10-3 [10.3 kB]
09:13:46 #13 35.66 Preparing to unpack .../215-libfont-afm-perl_1.20-2_all.deb ...
09:13:46 #13 35.66 Unpacking libfont-afm-perl (1.20-2) ...
09:13:46 #13 35.72 Selecting previously unselected package libfribidi0:amd64.
09:13:46 #13 35.72 Preparing to unpack .../216-libfribidi0_1.0.5-3.1+deb10u2_amd64.deb ...
09:13:46 #13 35.72 Unpacking libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
09:13:46 #13 35.75 Selecting previously unselected package libfuture-perl.
09:13:46 #13 35.75 Preparing to unpack .../217-libfuture-perl_0.39-1_all.deb ...
09:13:46 #13 35.76 Unpacking libfuture-perl (0.39-1) ...
09:13:46 #13 35.79 Selecting previously unselected package libio-stringy-perl.
09:13:46 #13 35.79 Preparing to unpack .../218-libio-stringy-perl_2.111-3_all.deb ...
09:13:46 #13 35.79 Unpacking libio-stringy-perl (2.111-3) ...
09:13:46 #13 35.82 Selecting previously unselected package libparams-validate-perl.
09:13:46 #13 35.83 Preparing to unpack .../219-libparams-validate-perl_1.29-1+b1_amd64.deb ...
09:13:46 #13 35.83 Unpacking libparams-validate-perl (1.29-1+b1) ...
09:13:46 #13 35.86 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:46 #13 35.54 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:13:46 #13 35.54 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:13:46 #13 35.57 Selecting previously unselected package libnet-netmask-perl.
09:13:46 #13 35.57 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ...
09:13:46 #13 35.57 Unpacking libnet-netmask-perl (2.0002-2) ...
09:13:46 #13 35.62 Selecting previously unselected package libnetaddr-ip-perl.
09:13:46 #13 35.62 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_amd64.deb ...
09:13:46 #13 35.63 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:13:46 #13 35.66 Selecting previously unselected package libdata-validate-ip-perl.
09:13:46 #13 35.66 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ...
09:13:46 #13 35.66 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:13:46 #13 35.69 Selecting previously unselected package libdata-validate-uri-perl.
09:13:46 #13 35.69 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ...
09:13:46 #13 35.69 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:13:46 #13 35.72 Selecting previously unselected package libdevel-size-perl.
09:13:46 #13 35.72 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_amd64.deb ...
09:13:46 #13 35.72 Unpacking libdevel-size-perl (0.83-2+b1) ...
09:13:46 #13 35.75 Selecting previously unselected package libdistro-info-perl.
09:13:46 #13 35.75 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ...
09:13:46 #13 35.75 Unpacking libdistro-info-perl (1.5) ...
09:13:46 #13 35.78 Selecting previously unselected package libemail-address-xs-perl.
09:13:46 #14 31.21 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcommon-sense-perl arm64 3.75-2build1 [21.2 kB]
09:13:46 #14 31.37 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconfig-tiny-perl all 2.28-1 [13.1 kB]
09:13:46 #14 31.39 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libparams-util-perl arm64 1.102-1build3 [22.2 kB]
09:13:46 #14 31.42 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-install-perl all 0.928-1.1 [9972 B]
09:13:46 #14 31.46 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-optlist-perl all 0.112-1 [11.0 kB]
09:13:46 #14 31.47 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-exporter-perl all 0.988-1 [50.6 kB]
09:13:46 #14 31.53 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libconst-fast-perl all 0.014-1.1 [7756 B]
09:13:46 #13 33.25 Preparing to unpack .../063-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
09:13:46 #13 33.26 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
09:13:46 #13 33.30 Selecting previously unselected package libpsl5:armhf.
09:13:46 #13 33.30 Preparing to unpack .../064-libpsl5_0.20.2-2_armhf.deb ...
09:13:46 #13 33.30 Unpacking libpsl5:armhf (0.20.2-2) ...
09:13:46 #13 33.34 Selecting previously unselected package librtmp1:armhf.
09:13:46 #13 33.34 Preparing to unpack .../065-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
09:13:46 #13 33.34 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
09:13:46 #13 33.38 Selecting previously unselected package libssh2-1:armhf.
09:13:46 #13 33.38 Preparing to unpack .../066-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ...
09:13:46 #13 33.39 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
09:13:46 #13 33.42 Selecting previously unselected package libcurl4:armhf.
09:13:46 #13 33.42 Preparing to unpack .../067-libcurl4_7.64.0-4+deb10u6_armhf.deb ...
09:13:46 #13 33.43 Unpacking libcurl4:armhf (7.64.0-4+deb10u6) ...
09:13:46 #13 33.48 Selecting previously unselected package curl.
09:13:46 #13 33.48 Preparing to unpack .../068-curl_7.64.0-4+deb10u6_armhf.deb ...
09:13:46 #14 36.86 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-format-perl all 2.16-2 [36.9 kB]
09:13:46 #14 36.87 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
09:13:46 #14 36.87 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
09:13:46 #14 36.88 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libhttp-daemon-perl all 6.14-2 [21.9 kB]
09:13:46 #14 36.88 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libindirect-perl arm64 0.39-2build1 [21.5 kB]
09:13:46 #14 35.52 Preparing to unpack .../253-libfont-afm-perl_1.20-3_all.deb ...
09:13:46 #14 35.52 Unpacking libfont-afm-perl (1.20-3) ...
09:13:46 #14 35.55 Selecting previously unselected package libio-string-perl.
09:13:46 #14 35.55 Preparing to unpack .../254-libio-string-perl_1.08-3.1_all.deb ...
09:13:46 #14 35.56 Unpacking libio-string-perl (1.08-3.1) ...
09:13:46 #14 35.59 Selecting previously unselected package libfont-ttf-perl.
09:13:46 #14 35.59 Preparing to unpack .../255-libfont-ttf-perl_1.06-1.1_all.deb ...
09:13:46 #14 35.59 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:13:46 #14 35.65 Selecting previously unselected package libsort-versions-perl.
09:13:46 #14 35.65 Preparing to unpack .../256-libsort-versions-perl_1.62-1_all.deb ...
09:13:46 #14 35.66 Unpacking libsort-versions-perl (1.62-1) ...
09:13:46 #14 35.68 Selecting previously unselected package libgit-wrapper-perl.
09:13:46 #14 35.69 Preparing to unpack .../257-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:46 #14 35.69 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:46 #14 35.72 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:46 #14 35.73 Preparing to unpack .../258-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:13:46 #14 35.73 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:13:46 #14 35.76 Selecting previously unselected package libio-prompter-perl.
09:13:46 #13 32.35 Get:32 http://archive.raspbian.org/raspbian bullseye/main armhf libsigsegv2 armhf 2.13-1 [34.3 kB]
09:13:46 #13 32.35 Get:33 http://archive.raspbian.org/raspbian bullseye/main armhf m4 armhf 1.4.18-5 [186 kB]
09:13:46 #13 32.35 Get:34 http://archive.raspbian.org/raspbian bullseye/main armhf autoconf all 2.69-14 [313 kB]
09:13:46 #13 32.35 Get:35 http://archive.raspbian.org/raspbian bullseye/main armhf autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:13:46 #13 32.42 Get:36 http://archive.raspbian.org/raspbian bullseye/main armhf automake all 1:1.16.3-2 [814 kB]
09:13:46 #13 32.43 Get:37 http://archive.raspbian.org/raspbian bullseye/main armhf autopoint all 0.21-4 [510 kB]
09:13:46 #13 32.44 Get:38 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-common armhf 2.35.2-2+rpi1 [2220 kB]
09:13:46 #13 32.53 Get:39 http://archive.raspbian.org/raspbian bullseye/main armhf libbinutils armhf 2.35.2-2+rpi1 [393 kB]
09:13:46 #13 32.58 Get:40 http://archive.raspbian.org/raspbian bullseye/main armhf libctf-nobfd0 armhf 2.35.2-2+rpi1 [100 kB]
09:13:46 #13 32.58 Get:41 http://archive.raspbian.org/raspbian bullseye/main armhf libctf0 armhf 2.35.2-2+rpi1 [41.9 kB]
09:13:46 #13 32.58 Get:42 http://archive.raspbian.org/raspbian bullseye/main armhf binutils-arm-linux-gnueabihf armhf 2.35.2-2+rpi1 [2105 kB]
09:13:46 #14 32.54 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
09:13:46 #14 32.55 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
09:13:46 #14 32.58 Selecting previously unselected package libreadonly-perl.
09:13:46 #14 32.58 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ...
09:13:46 #14 32.58 Unpacking libreadonly-perl (2.050-3) ...
09:13:46 #14 32.62 Selecting previously unselected package libref-util-perl.
09:13:46 #14 32.62 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ...
09:13:46 #14 32.63 Unpacking libref-util-perl (0.204-2) ...
09:13:46 #14 32.66 Selecting previously unselected package libref-util-xs-perl.
09:13:46 #14 32.66 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_amd64.deb ...
09:13:46 #14 32.66 Unpacking libref-util-xs-perl (0.117-2build1) ...
09:13:46 #14 32.70 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:46 #14 32.70 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:13:46 #14 32.71 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:13:46 #14 32.75 Selecting previously unselected package libregexp-pattern-perl.
09:13:46 #14 32.75 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:13:46 #14 32.76 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:13:46 #14 32.79 Selecting previously unselected package libregexp-wildcards-perl.
09:13:46 #14 32.95 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
09:13:46 #14 32.95 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
09:13:46 #14 33.02 Selecting previously unselected package libpython3.8-stdlib:armhf.
09:13:46 #14 33.02 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:13:46 #14 33.02 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:13:46 #13 32.17 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:46 #13 32.17 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:13:46 #13 32.21 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:13:46 #13 32.24 Selecting previously unselected package libvariable-magic-perl.
09:13:46 #13 32.24 Preparing to unpack .../193-libvariable-magic-perl_0.63-1+b1_arm64.deb ...
09:13:46 #13 32.25 Unpacking libvariable-magic-perl (0.63-1+b1) ...
09:13:46 #13 32.28 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:46 #13 32.29 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:13:46 #13 32.29 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:13:46 #13 32.32 Selecting previously unselected package libberkeleydb-perl:arm64.
09:13:46 #13 32.33 Preparing to unpack .../195-libberkeleydb-perl_0.64-2+b1_arm64.deb ...
09:13:46 #13 32.33 Unpacking libberkeleydb-perl:arm64 (0.64-2+b1) ...
09:13:46 #13 32.38 Selecting previously unselected package libpng16-16:arm64.
09:13:46 #14 30.54 Get:220 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libtiff5 armhf 4.3.0-6ubuntu0.5 [165 kB]
09:13:46 #14 30.60 Get:221 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxpm4 armhf 1:3.5.12-1ubuntu0.22.04.1 [31.3 kB]
09:13:46 #21 7.480 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]
09:13:46 #21 7.565 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]
09:13:46 #13 35.95 Preparing to unpack .../211-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:13:46 #13 35.96 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:13:46 #13 35.99 Selecting previously unselected package libiterator-util-perl.
09:13:46 #13 35.99 Preparing to unpack .../212-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:13:46 #13 35.99 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:13:46 #13 36.03 Selecting previously unselected package libexporter-tiny-perl.
09:13:46 #13 36.03 Preparing to unpack .../213-libexporter-tiny-perl_1.002002-1_all.deb ...
09:13:46 #13 36.03 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:13:46 #13 36.06 Selecting previously unselected package liblist-moreutils-xs-perl.
09:13:46 #13 36.07 Preparing to unpack .../214-liblist-moreutils-xs-perl_0.430-2_amd64.deb ...
09:13:46 #13 36.07 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
09:13:46 #13 36.10 Selecting previously unselected package liblist-moreutils-perl.
09:13:46 #13 36.11 Preparing to unpack .../215-liblist-moreutils-perl_0.430-2_all.deb ...
09:13:46 #13 36.11 Unpacking liblist-moreutils-perl (0.430-2) ...
09:13:46 #13 36.14 Selecting previously unselected package libdata-dpath-perl.
09:13:46 #13 36.14 Preparing to unpack .../216-libdata-dpath-perl_0.58-1_all.deb ...
09:13:46 #13 36.15 Unpacking libdata-dpath-perl (0.58-1) ...
09:13:46 #13 36.18 Selecting previously unselected package libdata-dump-perl.
09:13:46 #13 36.18 Preparing to unpack .../217-libdata-dump-perl_1.23-1.1_all.deb ...
09:13:46 #13 36.18 Unpacking libdata-dump-perl (1.23-1.1) ...
09:13:46 #13 36.21 Selecting previously unselected package libdata-messagepack-perl.
09:13:46 #13 36.21 Preparing to unpack .../218-libdata-messagepack-perl_1.00-4+b1_amd64.deb ...
09:13:46 #13 36.22 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
09:13:46 #13 36.32 Selecting previously unselected package libnet-domain-tld-perl.
09:13:46 #13 37.67 --------------------------------------------------------------------------------
09:13:46 #13 37.67 Total                                            18 MB/s |  32 MB     00:01     
09:13:46 #13 33.78 Preparing to unpack .../258-libhtml-format-perl_2.12-1.1_all.deb ...
09:13:46 #13 33.78 Unpacking libhtml-format-perl (2.12-1.1) ...
09:13:46 #13 33.81 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:46 #13 33.81 Preparing to unpack .../259-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:13:46 #13 33.81 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:13:46 #13 33.84 Selecting previously unselected package libhttp-daemon-perl.
09:13:46 #13 33.85 Preparing to unpack .../260-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
09:13:46 #13 33.85 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
09:13:46 #13 33.88 Selecting previously unselected package libio-sessiondata-perl.
09:13:46 #13 33.88 Preparing to unpack .../261-libio-sessiondata-perl_1.03-1.1_all.deb ...
09:13:46 #13 33.89 Unpacking libio-sessiondata-perl (1.03-1.1) ...
09:13:46 #13 33.91 Selecting previously unselected package libipc-run3-perl.
09:13:46 #13 33.92 Preparing to unpack .../262-libipc-run3-perl_0.048-2_all.deb ...
09:13:46 #13 33.92 Unpacking libipc-run3-perl (0.048-2) ...
09:13:46 #13 33.95 Selecting previously unselected package libtypes-serialiser-perl.
09:13:46 #13 33.95 Preparing to unpack .../263-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:46 #13 33.95 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:46 #13 33.98 Selecting previously unselected package libjson-xs-perl.
09:13:46 #14 33.55 Preparing to unpack .../264-libgitlab-api-v4-perl_0.25-1_all.deb ...
09:13:46 #14 33.55 Unpacking libgitlab-api-v4-perl (0.25-1) ...
09:13:46 #14 33.62 Selecting previously unselected package libhash-fieldhash-perl.
09:13:46 #14 33.62 Preparing to unpack .../265-libhash-fieldhash-perl_0.15-1build2_amd64.deb ...
09:13:46 #14 33.62 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
09:13:46 #14 33.65 Selecting previously unselected package libhtml-form-perl.
09:13:46 #14 33.65 Preparing to unpack .../266-libhtml-form-perl_6.07-1_all.deb ...
09:13:46 #14 33.66 Unpacking libhtml-form-perl (6.07-1) ...
09:13:46 #14 33.69 Selecting previously unselected package libhtml-format-perl.
09:13:46 #14 33.69 Preparing to unpack .../267-libhtml-format-perl_2.12-1_all.deb ...
09:13:46 #14 33.70 Unpacking libhtml-format-perl (2.12-1) ...
09:13:46 #14 33.73 Selecting previously unselected package libhttp-daemon-perl.
09:13:46 #14 33.73 Preparing to unpack .../268-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
09:13:46 #14 33.74 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:13:46 #14 33.78 Selecting previously unselected package libidn11:amd64.
09:13:46 #14 38.19 Selecting previously unselected package binutils.
09:13:46 #14 38.19 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_arm64.deb ...
09:13:46 #14 38.19 Unpacking binutils (2.34-6ubuntu1.6) ...
09:13:46 #14 38.22 Selecting previously unselected package libc-dev-bin.
09:13:46 #14 38.22 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_arm64.deb ...
09:13:46 #14 38.23 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
09:13:46 #14 38.26 Selecting previously unselected package linux-libc-dev:arm64.
09:13:46 #14 38.26 Preparing to unpack .../075-linux-libc-dev_5.4.0-163.180_arm64.deb ...
09:13:46 #14 38.26 Unpacking linux-libc-dev:arm64 (5.4.0-163.180) ...
09:13:46 #13 36.96 Preparing to unpack .../300-libx11-6_2%3a1.6.7-1+deb10u3_arm64.deb ...
09:13:46 #13 36.97 Unpacking libx11-6:arm64 (2:1.6.7-1+deb10u3) ...
09:13:46 #13 37.05 Selecting previously unselected package libxext6:arm64.
09:13:46 #13 37.05 Preparing to unpack .../301-libxext6_2%3a1.3.3-1+b2_arm64.deb ...
09:13:46 #13 37.06 Unpacking libxext6:arm64 (2:1.3.3-1+b2) ...
09:13:46 #13 37.10 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:46 #13 37.10 Preparing to unpack .../302-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:13:46 #13 37.10 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:13:46 #13 37.14 Selecting previously unselected package libxml-sax-base-perl.
09:13:46 #13 37.14 Preparing to unpack .../303-libxml-sax-base-perl_1.09-1_all.deb ...
09:13:46 #13 37.15 Unpacking libxml-sax-base-perl (1.09-1) ...
09:13:46 #13 37.19 Selecting previously unselected package libxml-sax-perl.
09:13:46 #13 37.19 Preparing to unpack .../304-libxml-sax-perl_1.00+dfsg-1_all.deb ...
09:13:46 #13 37.20 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
09:13:46 #13 37.24 Selecting previously unselected package libxml-libxml-perl.
09:13:46 #13 37.24 Preparing to unpack .../305-libxml-libxml-perl_2.0134+dfsg-1_arm64.deb ...
09:13:46 #13 37.24 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
09:13:46 #13 37.31 Selecting previously unselected package libxml-sax-expat-perl.
09:13:47 #13 33.15 Preparing to unpack .../111-libfile-touch-perl_0.12-2_all.deb ...
09:13:47 #13 33.16 Unpacking libfile-touch-perl (0.12-2) ...
09:13:47 #13 33.19 Selecting previously unselected package libio-pty-perl.
09:13:47 #13 33.19 Preparing to unpack .../112-libio-pty-perl_1%3a1.17-1_armhf.deb ...
09:13:47 #13 33.20 Unpacking libio-pty-perl (1:1.17-1) ...
09:13:47 #13 33.23 Selecting previously unselected package libipc-run-perl.
09:13:47 #13 33.23 Preparing to unpack .../113-libipc-run-perl_20220807.0-1_all.deb ...
09:13:47 #13 33.23 Unpacking libipc-run-perl (20220807.0-1) ...
09:13:47 #13 33.27 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:47 #13 33.27 Preparing to unpack .../114-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:13:47 #13 33.28 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:13:47 #13 33.30 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:47 #13 33.31 Preparing to unpack .../115-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
09:13:47 #13 33.31 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
09:13:47 #13 33.34 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
09:13:47 #13 33.35 Preparing to unpack .../116-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
09:13:47 #13 33.35 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
09:13:47 #13 33.38 Selecting previously unselected package libdynaloader-functions-perl.
09:13:47 #13 30.90 Setting up libsigsegv2:armhf (2.12-2) ...
09:13:47 #13 30.91 Setting up xz-utils (5.2.4-1+deb10u1) ...
09:13:47 #13 30.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:47 #13 30.92 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
09:13:47 #13 30.92 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
09:13:47 #13 30.92 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
09:13:47 #13 30.92 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
09:13:47 #13 30.92 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
09:13:47 #13 30.93 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
09:13:47 #13 30.93 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
09:13:47 #13 30.93 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
09:13:47 #13 30.93 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
09:13:47 #13 30.93 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
09:13:47 #13 30.93 Setting up libmpc3:armhf (1.1.0-1) ...
09:13:47 #13 30.94 Setting up libatomic1:armhf (8.3.0-6+rpi1) ...
09:13:47 #13 30.95 Setting up patch (2.7.6-3+deb10u1) ...
09:13:47 #13 30.96 Setting up autopoint (0.19.8.1-9) ...
09:13:47 #13 30.98 Setting up libfl2:armhf (2.6.4-6.2) ...
09:13:47 #13 30.99 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
09:13:47 #13 31.00 Setting up libubsan1:armhf (8.3.0-6+rpi1) ...
09:13:47 #13 31.01 Setting up libisl19:armhf (0.20-2) ...
09:13:47 #13 31.02 Setting up sensible-utils (0.0.12) ...
09:13:47 #13 31.03 Setting up libuchardet0:armhf (0.0.6-3) ...
09:13:47 #13 31.04 Setting up git-man (1:2.20.1-2+deb10u8) ...
09:13:47 #13 31.05 Setting up libmpdec2:armhf (2.4.2-2) ...
09:13:47 #13 31.06 Setting up libbinutils:armhf (2.31.1-16+rpi2) ...
09:13:47 #13 31.07 Setting up cpp-8 (8.3.0-6+rpi1) ...
09:13:47 #13 31.08 Setting up libc-dev-bin (2.28-10+rpt2+rpi1+deb10u2) ...
09:13:47 #13 31.09 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
09:13:47 #13 31.10 Setting up libtinfo5:armhf (6.1+20181013-2+deb10u3) ...
09:13:47 #13 35.86 Preparing to unpack .../220-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
09:13:47 #13 35.86 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
09:13:47 #13 35.89 Selecting previously unselected package libsort-versions-perl.
09:13:47 #13 35.89 Preparing to unpack .../221-libsort-versions-perl_1.62-1_all.deb ...
09:13:47 #13 35.89 Unpacking libsort-versions-perl (1.62-1) ...
09:13:47 #13 35.92 Selecting previously unselected package libgit-wrapper-perl.
09:13:47 #13 35.92 Preparing to unpack .../222-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:47 #13 35.93 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:47 #13 35.95 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:47 #13 35.95 Preparing to unpack .../223-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:13:47 #13 35.96 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:13:47 #13 35.98 Selecting previously unselected package libio-prompter-perl.
09:13:47 #13 35.98 Preparing to unpack .../224-libio-prompter-perl_0.004015-1_all.deb ...
09:13:47 #13 35.99 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:47 #13 36.02 Selecting previously unselected package libjson-perl.
09:13:47 #13 36.02 Preparing to unpack .../225-libjson-perl_4.02000-1_all.deb ...
09:13:47 #13 36.02 Unpacking libjson-perl (4.02000-1) ...
09:13:47 #13 36.06 Selecting previously unselected package liblog-any-perl.
09:13:47 #13 36.06 Preparing to unpack .../226-liblog-any-perl_1.707-1_all.deb ...
09:13:47 #14 30.61 Get:219 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarray-intspan-perl all 2.004-2 [25.0 kB]
09:13:47 #13 35.78 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_amd64.deb ...
09:13:47 #13 35.78 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
09:13:47 #13 35.82 Selecting previously unselected package libexporter-tiny-perl.
09:13:47 #13 35.82 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ...
09:13:47 #13 35.82 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:13:47 #13 35.85 Selecting previously unselected package libfcgi-bin.
09:13:47 #13 35.85 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_amd64.deb ...
09:13:47 #13 35.85 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:47 #13 35.88 Selecting previously unselected package libindirect-perl.
09:13:47 #13 35.88 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_amd64.deb ...
09:13:47 #13 35.88 Unpacking libindirect-perl (0.39-2+b1) ...
09:13:47 #13 35.91 Selecting previously unselected package libxs-parse-keyword-perl.
09:13:47 #13 35.91 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_amd64.deb ...
09:13:47 #13 35.91 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:13:47 #13 35.94 Selecting previously unselected package libxs-parse-sublike-perl:amd64.
09:13:47 #13 35.94 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_amd64.deb ...
09:13:47 #13 35.94 Unpacking libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
09:13:47 #13 35.97 Selecting previously unselected package libobject-pad-perl.
09:13:47 #13 35.97 Preparing to unpack .../256-libobject-pad-perl_0.78-1_amd64.deb ...
09:13:47 #13 35.98 Unpacking libobject-pad-perl (0.78-1) ...
09:13:47 #13 36.01 Selecting previously unselected package libfeature-compat-class-perl.
09:13:47 #13 36.01 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ...
09:13:47 #13 36.01 Unpacking libfeature-compat-class-perl (0.05-1) ...
09:13:47 #13 36.04 Selecting previously unselected package libsyntax-keyword-try-perl.
09:13:47 #13 36.04 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
09:13:47 #13 36.04 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:13:47 #13 36.07 Selecting previously unselected package libfeature-compat-try-perl.
09:13:47 #13 36.07 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ...
09:13:47 #13 36.08 Unpacking libfeature-compat-try-perl (0.05-1) ...
09:13:47 #13 36.10 Selecting previously unselected package libipc-system-simple-perl.
09:13:47 #13 36.10 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ...
09:13:47 #13 36.12 Unpacking libipc-system-simple-perl (1.30-2) ...
09:13:47 #14 31.54 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libwant-perl arm64 0.29-1build7 [24.7 kB]
09:13:47 #14 31.56 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:47 #14 31.59 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcpanel-json-xs-perl arm64 4.27-1build1 [114 kB]
09:13:47 #14 31.64 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
09:13:47 #13 33.48 Unpacking curl (7.64.0-4+deb10u6) ...
09:13:47 #13 33.54 Selecting previously unselected package dctrl-tools.
09:13:47 #13 33.54 Preparing to unpack .../069-dctrl-tools_2.24-3_armhf.deb ...
09:13:47 #13 33.55 Unpacking dctrl-tools (2.24-3) ...
09:13:47 #13 33.59 Selecting previously unselected package libtool.
09:13:47 #13 33.59 Preparing to unpack .../070-libtool_2.4.6-9_all.deb ...
09:13:47 #13 33.59 Unpacking libtool (2.4.6-9) ...
09:13:47 #13 33.64 Selecting previously unselected package dh-autoreconf.
09:13:47 #13 33.65 Preparing to unpack .../071-dh-autoreconf_19_all.deb ...
09:13:47 #13 33.65 Unpacking dh-autoreconf (19) ...
09:13:47 #13 33.68 Selecting previously unselected package libarchive-zip-perl.
09:13:47 #13 33.68 Preparing to unpack .../072-libarchive-zip-perl_1.64-1_all.deb ...
09:13:47 #13 33.68 Unpacking libarchive-zip-perl (1.64-1) ...
09:13:47 #13 33.71 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:47 #14 37.28 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libio-interactive-perl all 1.023-2 [10.1 kB]
09:13:47 #14 37.36 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:47 #14 37.38 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-xs-perl arm64 4.030-2 [84.3 kB]
09:13:47 #14 35.76 Preparing to unpack .../259-libio-prompter-perl_0.004015-1_all.deb ...
09:13:47 #14 35.77 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:47 #14 35.80 Selecting previously unselected package libjson-perl.
09:13:47 #14 35.80 Preparing to unpack .../260-libjson-perl_4.04000-1_all.deb ...
09:13:47 #14 35.80 Unpacking libjson-perl (4.04000-1) ...
09:13:47 #14 35.84 Selecting previously unselected package liblog-any-perl.
09:13:47 #14 35.84 Preparing to unpack .../261-liblog-any-perl_1.710-1_all.deb ...
09:13:47 #14 35.84 Unpacking liblog-any-perl (1.710-1) ...
09:13:47 #14 35.87 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:47 #14 35.87 Preparing to unpack .../262-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:13:47 #14 35.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:13:47 #14 35.91 Selecting previously unselected package libpackage-stash-perl.
09:13:47 #14 35.91 Preparing to unpack .../263-libpackage-stash-perl_0.39-1_all.deb ...
09:13:47 #14 35.91 Unpacking libpackage-stash-perl (0.39-1) ...
09:13:47 #14 35.94 Selecting previously unselected package libsub-identify-perl.
09:13:47 #14 35.95 Preparing to unpack .../264-libsub-identify-perl_0.14-1build5_amd64.deb ...
09:13:47 #14 35.95 Unpacking libsub-identify-perl (0.14-1build5) ...
09:13:47 #14 35.98 Selecting previously unselected package libsub-name-perl.
09:13:47 #14 35.98 Preparing to unpack .../265-libsub-name-perl_0.26-1build3_amd64.deb ...
09:13:47 #14 35.99 Unpacking libsub-name-perl (0.26-1build3) ...
09:13:47 #14 36.02 Selecting previously unselected package libnamespace-clean-perl.
09:13:47 #14 36.02 Preparing to unpack .../266-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:47 #14 36.02 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:47 #14 36.05 Selecting previously unselected package libpath-tiny-perl.
09:13:47 #14 36.05 Preparing to unpack .../267-libpath-tiny-perl_0.122-1_all.deb ...
09:13:47 #14 36.06 Unpacking libpath-tiny-perl (0.122-1) ...
09:13:47 #14 36.09 Selecting previously unselected package libstrictures-perl.
09:13:47 #13 32.67 Get:43 http://archive.raspbian.org/raspbian bullseye/main armhf binutils armhf 2.35.2-2+rpi1 [61.7 kB]
09:13:47 #13 32.67 Get:44 http://archive.raspbian.org/raspbian bullseye/main armhf libisl23 armhf 0.23-1 [497 kB]
09:13:47 #13 32.69 Get:45 http://archive.raspbian.org/raspbian bullseye/main armhf libmpfr6 armhf 4.1.0-3 [803 kB]
09:13:47 #13 32.72 Get:46 http://archive.raspbian.org/raspbian bullseye/main armhf libmpc3 armhf 1.2.0-1 [35.2 kB]
09:13:47 #13 32.72 Get:47 http://archive.raspbian.org/raspbian bullseye/main armhf cpp-10 armhf 10.2.1-6+rpi1 [6688 kB]
09:13:47 #14 32.80 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ...
09:13:47 #14 32.80 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:13:47 #14 32.85 Selecting previously unselected package libsasl2-modules:amd64.
09:13:47 #14 32.85 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ...
09:13:47 #14 32.86 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
09:13:47 #14 32.90 Selecting previously unselected package libsereal-decoder-perl.
09:13:47 #14 32.90 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
09:13:47 #14 32.91 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:13:47 #14 32.94 Selecting previously unselected package libsereal-encoder-perl.
09:13:47 #14 32.94 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
09:13:47 #14 32.95 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:13:47 #14 32.99 Selecting previously unselected package libset-intspan-perl.
09:13:47 #14 32.99 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ...
09:13:47 #14 32.99 Unpacking libset-intspan-perl (1.19-3) ...
09:13:47 #14 33.03 Selecting previously unselected package libsocket6-perl.
09:13:47 #15 29.75   Preparing        :                                                        1/1 
09:13:47 #15 29.79   Installing       : python-srpm-macros-3-45.el8.noarch                    1/88 
09:13:47 #14 33.19 Selecting previously unselected package python3.8.
09:13:47 #14 33.19 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:13:47 #14 33.20 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:13:47 #14 33.24 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:47 #14 33.24 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
09:13:47 #14 33.24 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
09:13:47 #14 33.27 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:13:47 #13 32.38 Preparing to unpack .../196-libpng16-16_1.6.39-2_arm64.deb ...
09:13:47 #13 32.38 Unpacking libpng16-16:arm64 (1.6.39-2) ...
09:13:47 #13 32.43 Selecting previously unselected package libfreetype6:arm64.
09:13:47 #13 32.43 Preparing to unpack .../197-libfreetype6_2.12.1+dfsg-5_arm64.deb ...
09:13:47 #13 32.44 Unpacking libfreetype6:arm64 (2.12.1+dfsg-5) ...
09:13:47 #13 32.50 Selecting previously unselected package libfontconfig1:arm64.
09:13:47 #13 32.50 Preparing to unpack .../198-libfontconfig1_2.14.1-4_arm64.deb ...
09:13:47 #13 32.50 Unpacking libfontconfig1:arm64 (2.14.1-4) ...
09:13:47 #13 32.55 Selecting previously unselected package libde265-0:arm64.
09:13:47 #13 32.55 Preparing to unpack .../199-libde265-0_1.0.11-1_arm64.deb ...
09:13:47 #13 32.55 Unpacking libde265-0:arm64 (1.0.11-1) ...
09:13:47 #13 32.60 Selecting previously unselected package libnuma1:arm64.
09:13:47 #13 32.60 Preparing to unpack .../200-libnuma1_2.0.16-1_arm64.deb ...
09:13:47 #14 30.62 Get:222 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgd3 armhf 2.3.0-2ubuntu2 [111 kB]
09:13:47 #14 30.66 Get:223 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libc-devtools armhf 2.35-0ubuntu3.3 [29.6 kB]
09:13:47 #14 30.67 Get:224 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcapture-tiny-perl all 0.48-1 [20.4 kB]
09:13:47 #14 30.67 Get:225 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:47 #14 30.68 Get:226 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libclone-perl armhf 0.45-1build3 [10.2 kB]
09:13:47 #14 30.68 Get:227 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcommon-sense-perl armhf 3.75-2build1 [21.2 kB]
09:13:47 #14 30.68 Get:228 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconfig-tiny-perl all 2.28-1 [13.1 kB]
09:13:47 #14 30.69 Get:229 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libparams-util-perl armhf 1.102-1build3 [21.4 kB]
09:13:47 #21 7.756 Get:9 http://deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
09:13:47 #13 36.32 Preparing to unpack .../219-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:13:47 #13 36.32 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:13:47 #13 36.36 Selecting previously unselected package libdata-validate-domain-perl.
09:13:47 #13 36.36 Preparing to unpack .../220-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:47 #13 36.36 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:47 #13 36.39 Selecting previously unselected package libdevel-size-perl.
09:13:47 #13 36.39 Preparing to unpack .../221-libdevel-size-perl_0.83-1+b2_amd64.deb ...
09:13:47 #13 36.40 Unpacking libdevel-size-perl (0.83-1+b2) ...
09:13:47 #13 36.43 Selecting previously unselected package libdistro-info-perl.
09:13:47 #13 36.43 Preparing to unpack .../222-libdistro-info-perl_1.0_all.deb ...
09:13:47 #13 36.44 Unpacking libdistro-info-perl (1.0) ...
09:13:47 #13 36.46 Selecting previously unselected package libemail-address-xs-perl.
09:13:47 #13 36.47 Preparing to unpack .../223-libemail-address-xs-perl_1.04-1+b3_amd64.deb ...
09:13:47 #13 36.47 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
09:13:47 #13 36.50 Selecting previously unselected package libfcgi0ldbl:amd64.
09:13:47 #13 36.50 Preparing to unpack .../224-libfcgi0ldbl_2.4.2-2_amd64.deb ...
09:13:47 #13 36.51 Unpacking libfcgi0ldbl:amd64 (2.4.2-2) ...
09:13:47 #13 36.54 Selecting previously unselected package libfcgi-bin.
09:13:47 #13 33.98 Preparing to unpack .../264-libjson-xs-perl_4.030-1+b1_arm64.deb ...
09:13:47 #13 34.01 Unpacking libjson-xs-perl (4.030-1+b1) ...
09:13:47 #13 34.04 Selecting previously unselected package libjson-maybexs-perl.
09:13:47 #13 34.04 Preparing to unpack .../265-libjson-maybexs-perl_1.004003-1_all.deb ...
09:13:47 #13 34.04 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:13:47 #13 34.07 Selecting previously unselected package libldap-common.
09:13:47 #13 34.07 Preparing to unpack .../266-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
09:13:47 #13 34.08 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:13:47 #13 34.18 Selecting previously unselected package liblist-compare-perl.
09:13:47 #13 34.18 Preparing to unpack .../267-liblist-compare-perl_0.55-1_all.deb ...
09:13:47 #13 34.18 Unpacking liblist-compare-perl (0.55-1) ...
09:13:47 #13 34.22 Selecting previously unselected package liblist-someutils-perl.
09:13:47 #13 34.22 Preparing to unpack .../268-liblist-someutils-perl_0.58-1_all.deb ...
09:13:47 #13 34.22 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:47 #13 34.25 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:47 #14 38.41 Selecting previously unselected package libcrypt-dev:arm64.
09:13:47 #14 38.41 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_arm64.deb ...
09:13:47 #14 38.41 Unpacking libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
09:13:47 #14 38.45 Selecting previously unselected package libc6-dev:arm64.
09:13:47 #14 38.45 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_arm64.deb ...
09:13:47 #14 38.46 Unpacking libc6-dev:arm64 (2.31-0ubuntu9.9) ...
09:13:47 #14 33.78 Preparing to unpack .../269-libidn11_1.33-2.2ubuntu2_amd64.deb ...
09:13:47 #14 33.78 Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ...
09:13:47 #14 33.82 Selecting previously unselected package libstruct-dumb-perl.
09:13:47 #14 33.82 Preparing to unpack .../270-libstruct-dumb-perl_0.09-1_all.deb ...
09:13:47 #14 33.82 Unpacking libstruct-dumb-perl (0.09-1) ...
09:13:47 #14 33.85 Selecting previously unselected package libio-async-perl.
09:13:47 #14 33.86 Preparing to unpack .../271-libio-async-perl_0.75-1_all.deb ...
09:13:47 #14 33.86 Unpacking libio-async-perl (0.75-1) ...
09:13:47 #14 33.91 Selecting previously unselected package liblinux-epoll-perl.
09:13:47 #14 33.91 Preparing to unpack .../272-liblinux-epoll-perl_0.017-1_amd64.deb ...
09:13:47 #14 33.91 Unpacking liblinux-epoll-perl (0.017-1) ...
09:13:47 #14 33.96 Selecting previously unselected package libio-async-loop-epoll-perl.
09:13:47 #14 33.96 Preparing to unpack .../273-libio-async-loop-epoll-perl_0.20-1_all.deb ...
09:13:47 #14 33.97 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
09:13:47 #14 34.00 Selecting previously unselected package libtypes-serialiser-perl.
09:13:47 #14 34.00 Preparing to unpack .../274-libtypes-serialiser-perl_1.0-1_all.deb ...
09:13:47 #14 34.01 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:13:47 #14 34.04 Selecting previously unselected package libjson-xs-perl.
09:13:47 #13 37.31 Preparing to unpack .../306-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:47 #13 37.32 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:47 #13 37.35 Selecting previously unselected package libxml-simple-perl.
09:13:47 #13 37.35 Preparing to unpack .../307-libxml-simple-perl_2.25-1_all.deb ...
09:13:47 #13 37.36 Unpacking libxml-simple-perl (2.25-1) ...
09:13:47 #13 37.40 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:47 #13 37.41 Preparing to unpack .../308-libxmlrpc-lite-perl_0.717-2_all.deb ...
09:13:47 #13 37.41 Unpacking libxmlrpc-lite-perl (0.717-2) ...
09:13:47 #13 37.45 Selecting previously unselected package libxmuu1:arm64.
09:13:47 #13 37.45 Preparing to unpack .../309-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
09:13:47 #13 37.46 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
09:13:47 #13 37.51 Selecting previously unselected package libyaml-0-2:arm64.
09:13:47 #13 37.51 Preparing to unpack .../310-libyaml-0-2_0.2.1-1_arm64.deb ...
09:13:47 #13 37.51 Unpacking libyaml-0-2:arm64 (0.2.1-1) ...
09:13:47 #13 33.38 Preparing to unpack .../117-libdynaloader-functions-perl_0.003-3_all.deb ...
09:13:47 #13 33.39 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:13:47 #13 33.42 Selecting previously unselected package libdevel-callchecker-perl:armhf.
09:13:47 #13 33.42 Preparing to unpack .../118-libdevel-callchecker-perl_0.008-2_armhf.deb ...
09:13:47 #13 33.43 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
09:13:47 #13 33.46 Selecting previously unselected package libparams-classify-perl:armhf.
09:13:47 #13 33.46 Preparing to unpack .../119-libparams-classify-perl_0.015-2+b1_armhf.deb ...
09:13:47 #13 33.47 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
09:13:47 #13 33.50 Selecting previously unselected package libmodule-runtime-perl.
09:13:47 #13 33.50 Preparing to unpack .../120-libmodule-runtime-perl_0.016-2_all.deb ...
09:13:47 #13 33.51 Unpacking libmodule-runtime-perl (0.016-2) ...
09:13:47 #13 33.54 Selecting previously unselected package libimport-into-perl.
09:13:47 #13 33.54 Preparing to unpack .../121-libimport-into-perl_1.002005-2_all.deb ...
09:13:47 #13 33.54 Unpacking libimport-into-perl (1.002005-2) ...
09:13:47 #13 33.57 Selecting previously unselected package librole-tiny-perl.
09:13:47 #13 33.57 Preparing to unpack .../122-librole-tiny-perl_2.002004-1_all.deb ...
09:13:47 #13 33.58 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:47 #13 33.61 Selecting previously unselected package libsub-quote-perl.
09:13:47 #13 31.11 Setting up binutils-arm-linux-gnueabihf (2.31.1-16+rpi2) ...
09:13:47 #13 31.12 Setting up libelf1:armhf (0.176-1.1) ...
09:13:47 #13 31.14 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
09:13:47 #13 31.15 Setting up libcc1-0:armhf (8.3.0-6+rpi1) ...
09:13:47 #13 31.16 Setting up libgdbm6:armhf (1.18.1-4) ...
09:13:47 #13 31.17 Setting up wdiff (1.2.2-2) ...
09:13:47 #13 31.18 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:13:47 #13 31.20 Setting up m4 (1.4.18-2) ...
09:13:47 #13 31.21 Setting up binutils (2.31.1-16+rpi2) ...
09:13:47 #13 31.22 Setting up bsdmainutils (11.1.2) ...
09:13:47 #13 31.24 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:13:47 #13 31.24 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
09:13:47 #13 31.24 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:13:47 #13 31.24 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
09:13:47 #13 31.25 Setting up libcroco3:armhf (0.6.12-3) ...
09:13:47 #13 31.26 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
09:13:47 #13 31.27 Setting up libgcc-8-dev:armhf (8.3.0-6+rpi1) ...
09:13:47 #13 31.28 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
09:13:47 #13 31.30 Setting up dwz (0.12-3) ...
09:13:47 #13 31.31 Setting up groff-base (1.22.4-3+deb10u1) ...
09:13:47 #13 31.32 Setting up cpp (4:8.3.0-1+rpi2) ...
09:13:47 #13 36.06 Unpacking liblog-any-perl (1.707-1) ...
09:13:47 #13 36.09 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:47 #13 36.09 Preparing to unpack .../227-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:47 #13 36.10 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:47 #13 36.15 Selecting previously unselected package libpackage-stash-perl.
09:13:47 #13 36.15 Preparing to unpack .../228-libpackage-stash-perl_0.38-1_all.deb ...
09:13:47 #13 36.16 Unpacking libpackage-stash-perl (0.38-1) ...
09:13:47 #13 36.18 Selecting previously unselected package libsub-identify-perl.
09:13:47 #13 36.19 Preparing to unpack .../229-libsub-identify-perl_0.14-1+b1_amd64.deb ...
09:13:47 #13 36.19 Unpacking libsub-identify-perl (0.14-1+b1) ...
09:13:47 #13 36.22 Selecting previously unselected package libnamespace-clean-perl.
09:13:47 #13 36.22 Preparing to unpack .../230-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:47 #13 36.22 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:47 #13 36.25 Selecting previously unselected package libpath-tiny-perl.
09:13:47 #13 36.25 Preparing to unpack .../231-libpath-tiny-perl_0.108-1_all.deb ...
09:13:47 #13 36.26 Unpacking libpath-tiny-perl (0.108-1) ...
09:13:47 #13 36.28 Selecting previously unselected package libtype-tiny-perl.
09:13:47 #13 36.29 Preparing to unpack .../232-libtype-tiny-perl_1.004004-1_all.deb ...
09:13:47 #13 36.32 Unpacking libtype-tiny-perl (1.004004-1) ...
09:13:47 #13 36.36 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:47 #13 36.37 Preparing to unpack .../233-libgitlab-api-v4-perl_0.16-1_all.deb ...
09:13:47 #13 36.37 Unpacking libgitlab-api-v4-perl (0.16-1) ...
09:13:47 #13 36.40 Selecting previously unselected package libglib2.0-data.
09:13:47 #14 30.69 Get:220 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmodule-implementation-perl all 0.09-2 [12.0 kB]
09:13:47 #14 30.72 Get:221 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-progressive-perl all 0.001013-3 [6718 B]
09:13:47 #14 30.75 Get:222 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libvariable-magic-perl armhf 0.63-1 [32.2 kB]
09:13:47 #14 30.80 Get:223 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libb-hooks-endofscope-perl all 0.26-1 [17.8 kB]
09:13:47 #14 30.82 Get:224 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libberkeleydb-perl armhf 0.64-2 [111 kB]
09:13:47 #13 36.15 Selecting previously unselected package libfile-basedir-perl.
09:13:47 #13 36.15 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ...
09:13:47 #13 36.16 Unpacking libfile-basedir-perl (0.09-2) ...
09:13:47 #13 36.18 Selecting previously unselected package libfile-chdir-perl.
09:13:47 #13 36.18 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:47 #13 36.19 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:47 #13 36.21 Selecting previously unselected package libfile-fcntllock-perl.
09:13:47 #13 36.22 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_amd64.deb ...
09:13:47 #13 36.22 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
09:13:47 #13 36.25 Selecting previously unselected package libnumber-compare-perl.
09:13:47 #13 36.25 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ...
09:13:47 #13 36.25 Unpacking libnumber-compare-perl (0.03-3) ...
09:13:47 #13 36.28 Selecting previously unselected package libtext-glob-perl.
09:13:47 #13 36.28 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ...
09:13:47 #13 36.28 Unpacking libtext-glob-perl (0.11-3) ...
09:13:47 #13 36.31 Selecting previously unselected package libfile-find-rule-perl.
09:13:47 #13 36.31 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ...
09:13:47 #13 36.31 Unpacking libfile-find-rule-perl (0.34-3) ...
09:13:47 #13 36.34 Selecting previously unselected package libfont-afm-perl.
09:13:47 #13 36.34 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ...
09:13:47 #13 36.34 Unpacking libfont-afm-perl (1.20-4) ...
09:13:47 #13 36.37 Selecting previously unselected package libio-string-perl.
09:13:47 #13 27.71 Selecting previously unselected package gcc.
09:13:47 #13 27.71 Preparing to unpack .../037-gcc_4%3a12.2.0-3+rpi1_armhf.deb ...
09:13:47 #13 27.72 Unpacking gcc (4:12.2.0-3+rpi1) ...
09:13:47 #13 27.76 Selecting previously unselected package libc-dev-bin.
09:13:47 #13 27.76 Preparing to unpack .../038-libc-dev-bin_2.36-9+rpi1+deb12u1_armhf.deb ...
09:13:47 #13 27.76 Unpacking libc-dev-bin (2.36-9+rpi1+deb12u1) ...
09:13:47 #13 27.80 Selecting previously unselected package linux-libc-dev:armhf.
09:13:47 #13 27.80 Preparing to unpack .../039-linux-libc-dev_6.1.52-1+rpi1_armhf.deb ...
09:13:47 #13 27.81 Unpacking linux-libc-dev:armhf (6.1.52-1+rpi1) ...
09:13:47 #13 33.72 Preparing to unpack .../073-libfile-stripnondeterminism-perl_1.1.2-1_all.deb ...
09:13:47 #13 33.72 Unpacking libfile-stripnondeterminism-perl (1.1.2-1) ...
09:13:47 #13 33.75 Selecting previously unselected package dh-strip-nondeterminism.
09:13:47 #13 33.75 Preparing to unpack .../074-dh-strip-nondeterminism_1.1.2-1_all.deb ...
09:13:47 #13 33.75 Unpacking dh-strip-nondeterminism (1.1.2-1) ...
09:13:47 #13 33.78 Selecting previously unselected package dwz.
09:13:47 #13 33.78 Preparing to unpack .../075-dwz_0.12-3_armhf.deb ...
09:13:47 #13 33.78 Unpacking dwz (0.12-3) ...
09:13:47 #13 33.83 Selecting previously unselected package libglib2.0-0:armhf.
09:13:47 #13 33.83 Preparing to unpack .../076-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
09:13:47 #13 33.83 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:13:47 #13 33.95 Selecting previously unselected package libcroco3:armhf.
09:13:47 #14 32.05 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexception-class-perl all 1.45-1 [28.6 kB]
09:13:47 #14 37.53 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-maybexs-perl all 1.004004-1 [10.9 kB]
09:13:47 #14 37.54 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
09:13:47 #14 37.56 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-compare-perl all 0.55-2 [62.9 kB]
09:13:47 #14 37.60 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-perl all 0.59-1 [30.4 kB]
09:13:47 #14 37.62 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-someutils-xs-perl arm64 0.58-3 [32.8 kB]
09:13:47 #14 37.63 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblist-utilsby-perl all 0.12-2 [14.9 kB]
09:13:47 #14 37.64 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl7 arm64 2.4.7-5 [40.1 kB]
09:13:47 #14 37.65 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libltdl-dev arm64 2.4.7-5 [170 kB]
09:13:47 #14 36.09 Preparing to unpack .../268-libstrictures-perl_2.000006-1_all.deb ...
09:13:47 #14 36.09 Unpacking libstrictures-perl (2.000006-1) ...
09:13:47 #14 36.13 Selecting previously unselected package libtype-tiny-perl.
09:13:47 #14 36.13 Preparing to unpack .../269-libtype-tiny-perl_1.012004-1_all.deb ...
09:13:47 #14 36.14 Unpacking libtype-tiny-perl (1.012004-1) ...
09:13:47 #14 36.18 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:47 #14 36.18 Preparing to unpack .../270-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:13:47 #14 36.18 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:13:47 #14 36.22 Selecting previously unselected package libhash-fieldhash-perl.
09:13:47 #14 36.22 Preparing to unpack .../271-libhash-fieldhash-perl_0.15-1build5_amd64.deb ...
09:13:47 #14 36.23 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
09:13:47 #14 36.26 Selecting previously unselected package libhtml-form-perl.
09:13:47 #14 36.26 Preparing to unpack .../272-libhtml-form-perl_6.07-1_all.deb ...
09:13:47 #14 36.26 Unpacking libhtml-form-perl (6.07-1) ...
09:13:47 #14 36.30 Selecting previously unselected package libhtml-format-perl.
09:13:47 #14 36.30 Preparing to unpack .../273-libhtml-format-perl_2.12-1.1_all.deb ...
09:13:47 #14 36.30 Unpacking libhtml-format-perl (2.12-1.1) ...
09:13:47 #14 36.34 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:47 #13 33.00 Get:48 http://archive.raspbian.org/raspbian bullseye/main armhf cpp armhf 4:10.2.1-1+rpi1 [19.9 kB]
09:13:47 #13 33.00 Get:49 http://archive.raspbian.org/raspbian bullseye/main armhf libdebhelper-perl all 13.3.4 [189 kB]
09:13:47 #13 33.02 Get:50 http://archive.raspbian.org/raspbian bullseye/main armhf libcc1-0 armhf 10.2.1-6+rpi1 [38.3 kB]
09:13:47 #13 33.02 Get:51 http://archive.raspbian.org/raspbian bullseye/main armhf libgomp1 armhf 10.2.1-6+rpi1 [84.1 kB]
09:13:47 #13 33.02 Get:52 http://archive.raspbian.org/raspbian bullseye/main armhf libatomic1 armhf 10.2.1-6+rpi1 [8212 B]
09:13:47 #13 33.02 Get:53 http://archive.raspbian.org/raspbian bullseye/main armhf libasan6 armhf 10.2.1-6+rpi1 [1986 kB]
09:13:47 #13 33.09 Get:54 http://archive.raspbian.org/raspbian bullseye/main armhf libubsan1 armhf 10.2.1-6+rpi1 [746 kB]
09:13:47 #14 33.03 Preparing to unpack .../322-libsocket6-perl_0.29-3_amd64.deb ...
09:13:47 #14 33.04 Unpacking libsocket6-perl (0.29-3) ...
09:13:47 #14 33.07 Selecting previously unselected package libsodium23:amd64.
09:13:47 #14 33.08 Preparing to unpack .../323-libsodium23_1.0.18-1build2_amd64.deb ...
09:13:47 #14 33.08 Unpacking libsodium23:amd64 (1.0.18-1build2) ...
09:13:47 #14 33.13 Selecting previously unselected package libstring-copyright-perl.
09:13:47 #14 33.13 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ...
09:13:47 #14 33.13 Unpacking libstring-copyright-perl (0.003014-1) ...
09:13:47 #14 33.16 Selecting previously unselected package libstring-escape-perl.
09:13:47 #14 33.17 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ...
09:13:47 #14 33.17 Unpacking libstring-escape-perl (2010.002-3) ...
09:13:47 #14 33.20 Selecting previously unselected package libstring-license-perl.
09:13:47 #14 33.20 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
09:13:47 #14 33.21 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
09:13:47 #14 33.24 Selecting previously unselected package libstring-shellquote-perl.
09:13:47 #14 33.24 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ...
09:13:47 #14 33.24 Unpacking libstring-shellquote-perl (1.04-3) ...
09:13:47 #14 33.27 Selecting previously unselected package libsyntax-keyword-try-perl.
09:13:47 #14 33.28 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_amd64.deb ...
09:13:47 #14 33.28 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:13:47 #14 33.31 Selecting previously unselected package libterm-readkey-perl.
09:13:47 #14 33.31 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_amd64.deb ...
09:13:47 #14 33.32 Unpacking libterm-readkey-perl (2.38-2build1) ...
09:13:47 #14 33.35 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:47 #15 29.81   Installing       : unzip-6.0-46.el8.aarch64                              2/88 
09:13:47 #15 29.93   Installing       : groff-base-1.22.3-18.el8.aarch64                      3/88 
09:13:47 #15 29.96   Installing       : file-5.33-25.el8.aarch64                              4/88 
09:13:47 #15 29.98   Installing       : bzip2-1.0.6-26.el8.aarch64                            5/88 
09:13:47 #15 30.01   Installing       : zip-3.0-23.el8.aarch64                                6/88 
09:13:47 #15 30.03   Installing       : python-rpm-macros-3-45.el8.noarch                     7/88 
09:13:47 #13 32.60 Unpacking libnuma1:arm64 (2.0.16-1) ...
09:13:47 #13 32.64 Selecting previously unselected package libx265-199:arm64.
09:13:47 #13 32.64 Preparing to unpack .../201-libx265-199_3.5-2+b1_arm64.deb ...
09:13:47 #13 32.64 Unpacking libx265-199:arm64 (3.5-2+b1) ...
09:13:47 #13 32.72 Selecting previously unselected package libheif1:arm64.
09:13:47 #13 32.72 Preparing to unpack .../202-libheif1_1.15.1-1_arm64.deb ...
09:13:47 #13 32.72 Unpacking libheif1:arm64 (1.15.1-1) ...
09:13:47 #13 32.77 Selecting previously unselected package libdeflate0:arm64.
09:13:47 #13 32.77 Preparing to unpack .../203-libdeflate0_1.14-1_arm64.deb ...
09:13:47 #13 32.78 Unpacking libdeflate0:arm64 (1.14-1) ...
09:13:47 #13 32.81 Selecting previously unselected package libjbig0:arm64.
09:13:47 #13 32.81 Preparing to unpack .../204-libjbig0_2.1-6.1_arm64.deb ...
09:13:47 #13 32.82 Unpacking libjbig0:arm64 (2.1-6.1) ...
09:13:47 #13 32.85 Selecting previously unselected package liblerc4:arm64.
09:13:47 #13 32.86 Preparing to unpack .../205-liblerc4_4.0.0+ds-2_arm64.deb ...
09:13:47 #13 32.86 Unpacking liblerc4:arm64 (4.0.0+ds-2) ...
09:13:47 #13 32.90 Selecting previously unselected package libwebp7:arm64.
09:13:47 #13 32.90 Preparing to unpack .../206-libwebp7_1.2.4-0.2+deb12u1_arm64.deb ...
09:13:47 #13 32.91 Unpacking libwebp7:arm64 (1.2.4-0.2+deb12u1) ...
09:13:47 #13 32.95 Selecting previously unselected package libtiff6:arm64.
09:13:47 #13 32.95 Preparing to unpack .../207-libtiff6_4.5.0-6_arm64.deb ...
09:13:47 #14 33.45 Selecting previously unselected package python3.
09:13:47 #14 33.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 ... 4863 files and directories currently installed.)
09:13:47 #14 33.45 Preparing to unpack .../000-python3_3.8.2-0ubuntu2_armhf.deb ...
09:13:47 #14 33.46 Unpacking python3 (3.8.2-0ubuntu2) ...
09:13:47 #14 33.50 Selecting previously unselected package libbsd0:armhf.
09:13:47 #14 33.50 Preparing to unpack .../001-libbsd0_0.10.0-1_armhf.deb ...
09:13:47 #14 33.50 Unpacking libbsd0:armhf (0.10.0-1) ...
09:13:47 #14 33.54 Selecting previously unselected package bsdmainutils.
09:13:47 #14 33.54 Preparing to unpack .../002-bsdmainutils_11.1.2ubuntu3_armhf.deb ...
09:13:47 #14 33.54 Unpacking bsdmainutils (11.1.2ubuntu3) ...
09:13:47 #14 33.59 Selecting previously unselected package libuchardet0:armhf.
09:13:47 #14 33.59 Preparing to unpack .../003-libuchardet0_0.0.6-3build1_armhf.deb ...
09:13:47 #14 33.60 Unpacking libuchardet0:armhf (0.0.6-3build1) ...
09:13:47 #14 33.63 Selecting previously unselected package groff-base.
09:13:47 #14 33.63 Preparing to unpack .../004-groff-base_1.22.4-4build1_armhf.deb ...
09:13:47 #14 33.63 Unpacking groff-base (1.22.4-4build1) ...
09:13:47 #16 10.51 Transaction test succeeded.
09:13:47 #16 10.51 Running transaction
09:13:47 #14 31.09 Get:230 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-install-perl all 0.928-1.1 [9972 B]
09:13:47 #14 31.17 Get:231 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-optlist-perl all 0.112-1 [11.0 kB]
09:13:47 #21 7.867 debconf: delaying package configuration, since apt-utils is not installed
09:13:47 #21 7.892 Fetched 87.4 MB in 1s (59.7 MB/s)
09:13:47 #21 7.911 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:13:47 #21 7.911 (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.)
09:13:47 #21 7.921 Preparing to unpack .../0-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:13:47 #21 7.924 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:13:47 #13 36.54 Preparing to unpack .../225-libfcgi-bin_2.4.2-2_amd64.deb ...
09:13:47 #13 36.54 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:47 #13 36.57 Selecting previously unselected package libfcgi-perl:amd64.
09:13:47 #13 36.57 Preparing to unpack .../226-libfcgi-perl_0.79+ds-2_amd64.deb ...
09:13:47 #13 36.57 Unpacking libfcgi-perl:amd64 (0.79+ds-2) ...
09:13:47 #13 36.60 Selecting previously unselected package libipc-system-simple-perl.
09:13:47 #13 36.60 Preparing to unpack .../227-libipc-system-simple-perl_1.30-1_all.deb ...
09:13:47 #13 36.61 Unpacking libipc-system-simple-perl (1.30-1) ...
09:13:47 #13 36.63 Selecting previously unselected package libfile-basedir-perl.
09:13:47 #13 36.64 Preparing to unpack .../228-libfile-basedir-perl_0.08-1_all.deb ...
09:13:47 #13 36.64 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:47 #13 36.67 Selecting previously unselected package libfile-chdir-perl.
09:13:47 #13 36.67 Preparing to unpack .../229-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:47 #13 36.68 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:47 #13 36.70 Selecting previously unselected package libfile-fcntllock-perl.
09:13:47 #13 36.70 Preparing to unpack .../230-libfile-fcntllock-perl_0.22-3+b7_amd64.deb ...
09:13:47 #13 36.71 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
09:13:47 #13 36.74 Selecting previously unselected package libnumber-compare-perl.
09:13:47 #13 36.74 Preparing to unpack .../231-libnumber-compare-perl_0.03-1.1_all.deb ...
09:13:47 #13 34.25 Preparing to unpack .../269-liblist-someutils-xs-perl_0.58-2+b1_arm64.deb ...
09:13:47 #13 34.26 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
09:13:47 #13 34.28 Selecting previously unselected package liblist-utilsby-perl.
09:13:47 #13 34.29 Preparing to unpack .../270-liblist-utilsby-perl_0.11-1_all.deb ...
09:13:47 #13 34.29 Unpacking liblist-utilsby-perl (0.11-1) ...
09:13:47 #13 34.33 Selecting previously unselected package libltdl7:arm64.
09:13:47 #13 34.33 Preparing to unpack .../271-libltdl7_2.4.6-15_arm64.deb ...
09:13:47 #13 34.33 Unpacking libltdl7:arm64 (2.4.6-15) ...
09:13:47 #13 34.37 Selecting previously unselected package libltdl-dev:arm64.
09:13:47 #13 34.37 Preparing to unpack .../272-libltdl-dev_2.4.6-15_arm64.deb ...
09:13:47 #13 34.37 Unpacking libltdl-dev:arm64 (2.4.6-15) ...
09:13:47 #13 34.42 Selecting previously unselected package liblzo2-2:arm64.
09:13:47 #13 34.42 Preparing to unpack .../273-liblzo2-2_2.10-2_arm64.deb ...
09:13:47 #13 34.42 Unpacking liblzo2-2:arm64 (2.10-2) ...
09:13:47 #13 34.45 Selecting previously unselected package libsys-hostname-long-perl.
09:13:47 #13 34.46 Preparing to unpack .../274-libsys-hostname-long-perl_1.5-2_all.deb ...
09:13:47 #13 34.46 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:13:47 #13 34.49 Selecting previously unselected package libmail-sendmail-perl.
09:13:47 #14 38.69 Selecting previously unselected package gcc-9-base:arm64.
09:13:47 #14 38.69 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:47 #14 38.70 Unpacking gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:47 #14 38.73 Selecting previously unselected package libisl22:arm64.
09:13:47 #14 38.73 Preparing to unpack .../079-libisl22_0.22.1-1_arm64.deb ...
09:13:47 #14 38.74 Unpacking libisl22:arm64 (0.22.1-1) ...
09:13:47 #14 38.81 Selecting previously unselected package libmpfr6:arm64.
09:13:47 #14 38.81 Preparing to unpack .../080-libmpfr6_4.0.2-1_arm64.deb ...
09:13:47 #14 38.81 Unpacking libmpfr6:arm64 (4.0.2-1) ...
09:13:47 #14 38.86 Selecting previously unselected package libmpc3:arm64.
09:13:47 #14 34.04 Preparing to unpack .../275-libjson-xs-perl_4.020-1build1_amd64.deb ...
09:13:47 #14 34.05 Unpacking libjson-xs-perl (4.020-1build1) ...
09:13:47 #14 34.08 Selecting previously unselected package libjson-maybexs-perl.
09:13:47 #14 34.09 Preparing to unpack .../276-libjson-maybexs-perl_1.004000-1_all.deb ...
09:13:47 #14 34.09 Unpacking libjson-maybexs-perl (1.004000-1) ...
09:13:47 #14 34.12 Selecting previously unselected package liblist-compare-perl.
09:13:47 #14 34.13 Preparing to unpack .../277-liblist-compare-perl_0.53-1_all.deb ...
09:13:47 #14 34.13 Unpacking liblist-compare-perl (0.53-1) ...
09:13:47 #14 34.16 Selecting previously unselected package liblist-moreutils-perl.
09:13:47 #14 34.17 Preparing to unpack .../278-liblist-moreutils-perl_0.416-1build5_amd64.deb ...
09:13:47 #14 34.17 Unpacking liblist-moreutils-perl (0.416-1build5) ...
09:13:47 #14 34.21 Selecting previously unselected package liblist-someutils-perl.
09:13:47 #14 34.22 Preparing to unpack .../279-liblist-someutils-perl_0.58-1_all.deb ...
09:13:47 #14 34.22 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:47 #14 34.25 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:47 #14 34.26 Preparing to unpack .../280-liblist-someutils-xs-perl_0.58-2_amd64.deb ...
09:13:47 #14 34.26 Unpacking liblist-someutils-xs-perl (0.58-2) ...
09:13:47 #14 34.30 Selecting previously unselected package libltdl7:amd64.
09:13:47 #13 37.55 Selecting previously unselected package libyaml-libyaml-perl.
09:13:47 #13 37.55 Preparing to unpack .../311-libyaml-libyaml-perl_0.76+repack-1_arm64.deb ...
09:13:47 #13 37.55 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
09:13:47 #13 37.59 Selecting previously unselected package licensecheck.
09:13:47 #13 37.59 Preparing to unpack .../312-licensecheck_3.0.31-3_all.deb ...
09:13:47 #13 37.59 Unpacking licensecheck (3.0.31-3) ...
09:13:47 #13 37.64 Selecting previously unselected package t1utils.
09:13:47 #13 37.64 Preparing to unpack .../313-t1utils_1.41-3_arm64.deb ...
09:13:47 #13 37.64 Unpacking t1utils (1.41-3) ...
09:13:47 #13 37.68 Selecting previously unselected package lintian.
09:13:47 #13 37.69 Preparing to unpack .../314-lintian_2.15.0_all.deb ...
09:13:47 #13 37.69 Unpacking lintian (2.15.0) ...
09:13:47 #13 33.61 Preparing to unpack .../123-libsub-quote-perl_2.006008-1_all.deb ...
09:13:47 #13 33.62 Unpacking libsub-quote-perl (2.006008-1) ...
09:13:47 #13 33.65 Selecting previously unselected package libmoo-perl.
09:13:47 #13 33.65 Preparing to unpack .../124-libmoo-perl_2.005005-1_all.deb ...
09:13:47 #13 33.65 Unpacking libmoo-perl (2.005005-1) ...
09:13:47 #13 33.69 Selecting previously unselected package libencode-locale-perl.
09:13:47 #13 33.69 Preparing to unpack .../125-libencode-locale-perl_1.05-3_all.deb ...
09:13:47 #13 33.70 Unpacking libencode-locale-perl (1.05-3) ...
09:13:47 #13 33.73 Selecting previously unselected package libtimedate-perl.
09:13:47 #13 33.73 Preparing to unpack .../126-libtimedate-perl_2.3300-2_all.deb ...
09:13:47 #13 33.73 Unpacking libtimedate-perl (2.3300-2) ...
09:13:47 #13 33.77 Selecting previously unselected package libhttp-date-perl.
09:13:47 #13 33.77 Preparing to unpack .../127-libhttp-date-perl_6.05-2_all.deb ...
09:13:47 #13 33.78 Unpacking libhttp-date-perl (6.05-2) ...
09:13:47 #13 33.81 Selecting previously unselected package libfile-listing-perl.
09:13:47 #13 33.81 Preparing to unpack .../128-libfile-listing-perl_6.15-1_all.deb ...
09:13:47 #13 33.81 Unpacking libfile-listing-perl (6.15-1) ...
09:13:47 #13 33.87 Selecting previously unselected package libhtml-tagset-perl.
09:13:47 #13 31.34 Setting up libc6-dev:armhf (2.28-10+rpt2+rpi1+deb10u2) ...
09:13:47 #13 31.35 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
09:13:47 #13 31.36 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:13:47 #13 36.40 Preparing to unpack .../234-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
09:13:47 #13 36.41 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
09:13:47 #13 36.55 Selecting previously unselected package libgpm2:amd64.
09:13:47 #14 30.91 Get:225 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libfreetype6 armhf 2.12.1+dfsg-4ubuntu0.1 [326 kB]
09:13:47 #14 31.01 Get:226 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfontconfig1 armhf 2.14.1-3ubuntu3 [111 kB]
09:13:47 #14 31.03 Get:227 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg-turbo8 armhf 2.1.5-2ubuntu1 [123 kB]
09:13:47 #14 31.05 Get:228 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjpeg8 armhf 8c-2ubuntu11 [2148 B]
09:13:47 #14 31.05 Get:229 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdeflate0 armhf 1.15-1 [39.6 kB]
09:13:47 #13 36.37 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ...
09:13:47 #13 36.37 Unpacking libio-string-perl (1.08-4) ...
09:13:47 #13 36.40 Selecting previously unselected package libfont-ttf-perl.
09:13:47 #13 36.40 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ...
09:13:47 #13 36.40 Unpacking libfont-ttf-perl (1.06-2) ...
09:13:47 #13 36.46 Selecting previously unselected package libfreezethaw-perl.
09:13:47 #13 36.46 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ...
09:13:47 #13 36.46 Unpacking libfreezethaw-perl (0.5001-3) ...
09:13:47 #13 36.49 Selecting previously unselected package libsort-versions-perl.
09:13:47 #13 36.49 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ...
09:13:47 #13 36.49 Unpacking libsort-versions-perl (1.62-3) ...
09:13:47 #13 36.52 Selecting previously unselected package libgit-wrapper-perl.
09:13:47 #13 36.52 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ...
09:13:47 #13 36.52 Unpacking libgit-wrapper-perl (0.048-2) ...
09:13:47 #13 36.55 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:47 #13 36.55 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:13:47 #13 36.55 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:13:47 #13 36.58 Selecting previously unselected package libio-prompter-perl.
09:13:47 #13 36.58 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ...
09:13:47 #13 36.58 Unpacking libio-prompter-perl (0.004015-2) ...
09:13:47 #13 28.00 Selecting previously unselected package libcrypt-dev:armhf.
09:13:47 #13 28.00 Preparing to unpack .../040-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
09:13:47 #13 28.01 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
09:13:47 #13 28.05 Selecting previously unselected package libtirpc-dev:armhf.
09:13:47 #13 28.05 Preparing to unpack .../041-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
09:13:47 #13 28.06 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
09:13:47 #13 28.11 Selecting previously unselected package libnsl-dev:armhf.
09:13:47 #13 28.11 Preparing to unpack .../042-libnsl-dev_1.3.0-2_armhf.deb ...
09:13:47 #13 28.12 Unpacking libnsl-dev:armhf (1.3.0-2) ...
09:13:47 #13 28.16 Selecting previously unselected package rpcsvc-proto.
09:13:47 #13 28.16 Preparing to unpack .../043-rpcsvc-proto_1.4.3-1_armhf.deb ...
09:13:47 #13 33.96 Preparing to unpack .../077-libcroco3_0.6.12-3_armhf.deb ...
09:13:47 #13 33.96 Unpacking libcroco3:armhf (0.6.12-3) ...
09:13:47 #13 34.00 Selecting previously unselected package libncurses6:armhf.
09:13:47 #13 34.00 Preparing to unpack .../078-libncurses6_6.1+20181013-2+deb10u3_armhf.deb ...
09:13:47 #13 34.00 Unpacking libncurses6:armhf (6.1+20181013-2+deb10u3) ...
09:13:47 #13 34.04 Selecting previously unselected package gettext.
09:13:47 #13 34.04 Preparing to unpack .../079-gettext_0.19.8.1-9_armhf.deb ...
09:13:47 #13 34.04 Unpacking gettext (0.19.8.1-9) ...
09:13:47 #13 34.18 Selecting previously unselected package intltool-debian.
09:13:47 #13 34.18 Preparing to unpack .../080-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:47 #13 34.18 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:47 #13 34.21 Selecting previously unselected package po-debconf.
09:13:47 #14 32.21 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
09:13:47 #14 32.24 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
09:13:47 #14 32.26 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libexporter-tiny-perl all 1.002002-1 [36.2 kB]
09:13:47 #14 32.32 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-xs-perl arm64 0.430-2build2 [39.2 kB]
09:13:47 #13 33.12 Get:55 http://archive.raspbian.org/raspbian bullseye/main armhf libgcc-10-dev armhf 10.2.1-6+rpi1 [682 kB]
09:13:47 #13 33.14 Get:56 http://archive.raspbian.org/raspbian bullseye/main armhf gcc-10 armhf 10.2.1-6+rpi1 [13.4 MB]
09:13:47 #14 36.34 Preparing to unpack .../274-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:13:47 #14 36.34 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:13:47 #14 36.37 Selecting previously unselected package libhttp-daemon-perl.
09:13:47 #14 36.37 Preparing to unpack .../275-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
09:13:47 #14 36.38 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:13:47 #14 36.41 Selecting previously unselected package libio-interactive-perl.
09:13:47 #14 36.41 Preparing to unpack .../276-libio-interactive-perl_1.023-1_all.deb ...
09:13:47 #14 36.41 Unpacking libio-interactive-perl (1.023-1) ...
09:13:47 #14 36.45 Selecting previously unselected package libio-prompt-tiny-perl.
09:13:47 #14 36.45 Preparing to unpack .../277-libio-prompt-tiny-perl_0.003-1_all.deb ...
09:13:47 #14 36.45 Unpacking libio-prompt-tiny-perl (0.003-1) ...
09:13:47 #14 36.48 Selecting previously unselected package libtypes-serialiser-perl.
09:13:47 #14 36.48 Preparing to unpack .../278-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:47 #14 36.49 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:47 #14 36.52 Selecting previously unselected package libjson-xs-perl.
09:13:47 #14 36.52 Preparing to unpack .../279-libjson-xs-perl_4.030-1build3_amd64.deb ...
09:13:47 #14 36.52 Unpacking libjson-xs-perl (4.030-1build3) ...
09:13:47 #14 36.55 Selecting previously unselected package libjson-maybexs-perl.
09:13:47 #15 30.04   Installing       : python3-rpm-macros-3-45.el8.noarch                    8/88 
09:13:47 #15 30.05   Installing       : python3-six-1.11.0-8.el8.noarch                       9/88 
09:13:47 #15 30.09   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/88 
09:13:47 #15 30.11   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/88 
09:13:47 #15 30.13   Installing       : patch-2.7.6-11.el8.aarch64                           12/88 
09:13:47 #15 30.20   Installing       : openssl-1:1.1.1k-9.el8.aarch64                       13/88 
09:13:47 #15 30.24   Installing       : ncurses-6.1-10.20180224.el8.aarch64                  14/88 
09:13:47 #15 30.25   Installing       : perl-Digest-1.17-395.el8.noarch                      15/88 
09:13:47 #15 30.27   Installing       : perl-Digest-MD5-2.55-396.el8.aarch64                 16/88 
09:13:47 #15 30.28   Installing       : perl-Data-Dumper-2.167-399.el8.aarch64               17/88 
09:13:47 #14 33.35 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_amd64.deb ...
09:13:47 #14 33.35 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
09:13:47 #14 33.39 Selecting previously unselected package libtext-markdown-discount-perl.
09:13:47 #14 33.39 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
09:13:47 #14 33.39 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:13:47 #14 33.42 Selecting previously unselected package libtext-xslate-perl:amd64.
09:13:47 #14 33.42 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_amd64.deb ...
09:13:47 #14 33.43 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build2) ...
09:13:47 #14 33.46 Selecting previously unselected package libtime-duration-perl.
09:13:47 #14 33.47 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ...
09:13:47 #14 33.47 Unpacking libtime-duration-perl (1.21-2) ...
09:13:47 #14 33.50 Selecting previously unselected package libtime-moment-perl.
09:13:47 #14 33.51 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_amd64.deb ...
09:13:47 #14 33.51 Unpacking libtime-moment-perl (0.44-2build1) ...
09:13:47 #14 33.57 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
09:13:47 #13 32.96 Unpacking libtiff6:arm64 (4.5.0-6) ...
09:13:47 #13 33.01 Selecting previously unselected package libxau6:arm64.
09:13:47 #13 33.01 Preparing to unpack .../208-libxau6_1%3a1.0.9-1_arm64.deb ...
09:13:47 #13 33.01 Unpacking libxau6:arm64 (1:1.0.9-1) ...
09:13:47 #13 33.04 Selecting previously unselected package libxdmcp6:arm64.
09:13:47 #13 33.05 Preparing to unpack .../209-libxdmcp6_1%3a1.1.2-3_arm64.deb ...
09:13:47 #13 33.05 Unpacking libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:47 #13 33.08 Selecting previously unselected package libxcb1:arm64.
09:13:47 #13 33.09 Preparing to unpack .../210-libxcb1_1.15-1_arm64.deb ...
09:13:47 #13 33.09 Unpacking libxcb1:arm64 (1.15-1) ...
09:13:47 #13 33.13 Selecting previously unselected package libx11-data.
09:13:47 #13 33.13 Preparing to unpack .../211-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ...
09:13:47 #13 33.13 Unpacking libx11-data (2:1.8.4-2+deb12u1) ...
09:13:47 #13 33.20 Selecting previously unselected package libx11-6:arm64.
09:13:47 #14 33.74 Selecting previously unselected package libgdbm6:armhf.
09:13:47 #14 33.74 Preparing to unpack .../005-libgdbm6_1.18.1-5_armhf.deb ...
09:13:47 #14 33.75 Unpacking libgdbm6:armhf (1.18.1-5) ...
09:13:47 #14 33.78 Selecting previously unselected package libpipeline1:armhf.
09:13:47 #14 33.78 Preparing to unpack .../006-libpipeline1_1.5.2-2build1_armhf.deb ...
09:13:47 #14 33.78 Unpacking libpipeline1:armhf (1.5.2-2build1) ...
09:13:47 #14 33.83 Selecting previously unselected package man-db.
09:13:47 #14 33.83 Preparing to unpack .../007-man-db_2.9.1-1_armhf.deb ...
09:13:47 #14 33.83 Unpacking man-db (2.9.1-1) ...
09:13:47 #14 31.18 Get:232 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-exporter-perl all 0.988-1 [50.6 kB]
09:13:47 #14 31.30 Get:233 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libconst-fast-perl all 0.014-1.1 [7756 B]
09:13:47 #14 31.31 Get:234 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libwant-perl armhf 0.29-1build7 [23.4 kB]
09:13:47 #14 31.34 Get:235 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcontextual-return-perl all 0.004014-2 [53.1 kB]
09:13:47 #14 31.39 Get:236 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libcpanel-json-xs-perl armhf 4.27-1build1 [113 kB]
09:13:47 #14 31.45 Get:237 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-stacktrace-perl all 2.0400-1 [22.7 kB]
09:13:47 #21 8.207 Selecting previously unselected package gcc-mingw-w64-base.
09:13:47 #21 8.208 Preparing to unpack .../1-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:13:47 #21 8.212 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:13:47 #21 8.248 Selecting previously unselected package mingw-w64-common.
09:13:47 #21 8.250 Preparing to unpack .../2-mingw-w64-common_8.0.0-1_all.deb ...
09:13:47 #21 8.253 Unpacking mingw-w64-common (8.0.0-1) ...
09:13:47 #13 36.74 Unpacking libnumber-compare-perl (0.03-1.1) ...
09:13:47 #13 36.77 Selecting previously unselected package libtext-glob-perl.
09:13:47 #13 36.77 Preparing to unpack .../232-libtext-glob-perl_0.11-1_all.deb ...
09:13:47 #13 36.78 Unpacking libtext-glob-perl (0.11-1) ...
09:13:47 #13 36.81 Selecting previously unselected package libfile-find-rule-perl.
09:13:47 #13 36.81 Preparing to unpack .../233-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:47 #13 36.81 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:47 #13 36.84 Selecting previously unselected package libfont-afm-perl.
09:13:47 #13 36.84 Preparing to unpack .../234-libfont-afm-perl_1.20-3_all.deb ...
09:13:47 #13 36.85 Unpacking libfont-afm-perl (1.20-3) ...
09:13:47 #13 36.87 Selecting previously unselected package libio-string-perl.
09:13:47 #13 36.88 Preparing to unpack .../235-libio-string-perl_1.08-3.1_all.deb ...
09:13:47 #13 36.88 Unpacking libio-string-perl (1.08-3.1) ...
09:13:47 #13 36.91 Selecting previously unselected package libfont-ttf-perl.
09:13:47 #13 36.91 Preparing to unpack .../236-libfont-ttf-perl_1.06-1.1_all.deb ...
09:13:47 #13 36.91 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:13:47 #13 36.97 Selecting previously unselected package libio-stringy-perl.
09:13:47 #13 36.97 Preparing to unpack .../237-libio-stringy-perl_2.111-3_all.deb ...
09:13:47 #13 36.97 Unpacking libio-stringy-perl (2.111-3) ...
09:13:47 #13 37.00 Selecting previously unselected package libparams-validate-perl:amd64.
09:13:47 #13 37.01 Preparing to unpack .../238-libparams-validate-perl_1.30-1+b1_amd64.deb ...
09:13:47 #13 37.01 Unpacking libparams-validate-perl:amd64 (1.30-1+b1) ...
09:13:47 #13 37.04 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:47 #13 37.04 Preparing to unpack .../239-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
09:13:47 #13 37.05 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
09:13:47 #13 37.08 Selecting previously unselected package libsort-versions-perl.
09:13:47 #13 32.59 Selecting previously unselected package libfakeroot:armhf.
09:13:47 #13 32.59 Preparing to unpack .../086-libfakeroot_1.25.3-1.1_armhf.deb ...
09:13:47 #13 32.60 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
09:13:47 #13 32.63 Selecting previously unselected package fakeroot.
09:13:47 #13 32.64 Preparing to unpack .../087-fakeroot_1.25.3-1.1_armhf.deb ...
09:13:47 #13 32.64 Unpacking fakeroot (1.25.3-1.1) ...
09:13:47 #13 32.68 Selecting previously unselected package libassuan0:armhf.
09:13:47 #13 32.69 Preparing to unpack .../088-libassuan0_2.5.3-7.1_armhf.deb ...
09:13:47 #13 32.69 Unpacking libassuan0:armhf (2.5.3-7.1) ...
09:13:47 #13 32.73 Selecting previously unselected package gpgconf.
09:13:47 #13 32.73 Preparing to unpack .../089-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
09:13:47 #13 32.73 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:13:47 #13 32.78 Selecting previously unselected package libksba8:armhf.
09:13:47 #13 32.79 Preparing to unpack .../090-libksba8_1.5.0-3+deb11u2_armhf.deb ...
09:13:47 #13 32.79 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
09:13:47 #13 32.84 Selecting previously unselected package libnpth0:armhf.
09:13:47 #13 32.84 Preparing to unpack .../091-libnpth0_1.6-3_armhf.deb ...
09:13:47 #13 32.85 Unpacking libnpth0:armhf (1.6-3) ...
09:13:47 #13 32.89 Selecting previously unselected package dirmngr.
09:13:47 #13 34.49 Preparing to unpack .../275-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:13:47 #13 34.49 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:13:47 #13 34.52 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:47 #13 34.53 Preparing to unpack .../276-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:47 #13 34.53 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:47 #13 34.56 Selecting previously unselected package libmailtools-perl.
09:13:47 #13 34.56 Preparing to unpack .../277-libmailtools-perl_2.21-1_all.deb ...
09:13:47 #13 34.57 Unpacking libmailtools-perl (2.21-1) ...
09:13:47 #13 34.61 Selecting previously unselected package libmarkdown2:arm64.
09:13:47 #13 34.61 Preparing to unpack .../278-libmarkdown2_2.2.6-1_arm64.deb ...
09:13:47 #13 34.61 Unpacking libmarkdown2:arm64 (2.2.6-1) ...
09:13:47 #13 34.64 Selecting previously unselected package libmime-tools-perl.
09:13:47 #13 34.65 Preparing to unpack .../279-libmime-tools-perl_5.509-1_all.deb ...
09:13:47 #13 34.65 Unpacking libmime-tools-perl (5.509-1) ...
09:13:47 #13 34.72 Selecting previously unselected package libmoox-aliases-perl.
09:13:47 #14 38.86 Preparing to unpack .../081-libmpc3_1.1.0-1_arm64.deb ...
09:13:47 #14 38.87 Unpacking libmpc3:arm64 (1.1.0-1) ...
09:13:47 #14 38.90 Selecting previously unselected package cpp-9.
09:13:47 #14 38.90 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:47 #14 38.90 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:47 #14 34.30 Preparing to unpack .../281-libltdl7_2.4.6-14_amd64.deb ...
09:13:47 #14 34.30 Unpacking libltdl7:amd64 (2.4.6-14) ...
09:13:47 #14 34.33 Selecting previously unselected package libltdl-dev:amd64.
09:13:47 #14 34.34 Preparing to unpack .../282-libltdl-dev_2.4.6-14_amd64.deb ...
09:13:47 #14 34.34 Unpacking libltdl-dev:amd64 (2.4.6-14) ...
09:13:47 #14 34.39 Selecting previously unselected package libsys-hostname-long-perl.
09:13:47 #14 34.39 Preparing to unpack .../283-libsys-hostname-long-perl_1.5-1_all.deb ...
09:13:47 #14 34.40 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:13:47 #14 34.45 Selecting previously unselected package libmail-sendmail-perl.
09:13:47 #14 34.46 Preparing to unpack .../284-libmail-sendmail-perl_0.80-1_all.deb ...
09:13:47 #14 34.46 Unpacking libmail-sendmail-perl (0.80-1) ...
09:13:47 #14 34.50 Selecting previously unselected package libmoox-aliases-perl.
09:13:47 #14 34.50 Preparing to unpack .../285-libmoox-aliases-perl_0.001006-1_all.deb ...
09:13:47 #14 34.50 Unpacking libmoox-aliases-perl (0.001006-1) ...
09:13:47 #14 34.53 Selecting previously unselected package libobject-id-perl.
09:13:47 #14 34.54 Preparing to unpack .../286-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
09:13:47 #14 34.54 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
09:13:47 #14 34.57 Selecting previously unselected package libmoox-struct-perl.
09:13:47 #14 34.58 Preparing to unpack .../287-libmoox-struct-perl_0.017-1_all.deb ...
09:13:47 #14 34.58 Unpacking libmoox-struct-perl (0.017-1) ...
09:13:47 #14 34.61 Selecting previously unselected package libnet-dns-sec-perl.
09:13:47 #13 37.81 Selecting previously unselected package lsb-release.
09:13:47 #13 37.82 Preparing to unpack .../315-lsb-release_10.2019051400_all.deb ...
09:13:47 #13 37.85 Unpacking lsb-release (10.2019051400) ...
09:13:47 #13 37.90 Selecting previously unselected package mailutils.
09:13:47 #13 37.90 Preparing to unpack .../316-mailutils_1%3a3.5-4_arm64.deb ...
09:13:47 #13 37.90 Unpacking mailutils (1:3.5-4) ...
09:13:47 #13 37.95 Selecting previously unselected package manpages-dev.
09:13:47 #13 37.96 Preparing to unpack .../317-manpages-dev_4.16-2_all.deb ...
09:13:47 #13 37.96 Unpacking manpages-dev (4.16-2) ...
09:13:47 #13 33.87 Preparing to unpack .../129-libhtml-tagset-perl_3.20-6_all.deb ...
09:13:47 #13 33.87 Unpacking libhtml-tagset-perl (3.20-6) ...
09:13:47 #13 33.91 Selecting previously unselected package libregexp-ipv6-perl.
09:13:47 #13 33.91 Preparing to unpack .../130-libregexp-ipv6-perl_0.03-3_all.deb ...
09:13:47 #13 33.91 Unpacking libregexp-ipv6-perl (0.03-3) ...
09:13:47 #13 33.94 Selecting previously unselected package liburi-perl.
09:13:47 #13 33.94 Preparing to unpack .../131-liburi-perl_5.17-1_all.deb ...
09:13:47 #13 33.95 Unpacking liburi-perl (5.17-1) ...
09:13:47 #13 33.99 Selecting previously unselected package libhtml-parser-perl:armhf.
09:13:47 #13 33.99 Preparing to unpack .../132-libhtml-parser-perl_3.81-1_armhf.deb ...
09:13:47 #13 33.99 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
09:13:47 #13 34.03 Selecting previously unselected package libhtml-tree-perl.
09:13:47 #13 34.03 Preparing to unpack .../133-libhtml-tree-perl_5.07-3_all.deb ...
09:13:47 #13 34.04 Unpacking libhtml-tree-perl (5.07-3) ...
09:13:47 #13 34.08 Selecting previously unselected package libclone-perl:armhf.
09:13:47 #13 34.08 Preparing to unpack .../134-libclone-perl_0.46-1_armhf.deb ...
09:13:47 #13 34.09 Unpacking libclone-perl:armhf (0.46-1) ...
09:13:47 #13 36.55 Preparing to unpack .../235-libgpm2_1.20.7-5_amd64.deb ...
09:13:47 #13 36.55 Unpacking libgpm2:amd64 (1.20.7-5) ...
09:13:47 #13 36.59 Selecting previously unselected package libidn11:amd64.
09:13:47 #13 36.59 Preparing to unpack .../236-libidn11_1.33-2.2_amd64.deb ...
09:13:47 #13 36.59 Unpacking libidn11:amd64 (1.33-2.2) ...
09:13:47 #13 36.63 Selecting previously unselected package libntlm0:amd64.
09:13:47 #13 36.64 Preparing to unpack .../237-libntlm0_1.5-1+deb10u1_amd64.deb ...
09:13:47 #13 36.64 Unpacking libntlm0:amd64 (1.5-1+deb10u1) ...
09:13:47 #13 36.70 Selecting previously unselected package libgsasl7.
09:13:47 #13 36.71 Preparing to unpack .../238-libgsasl7_1.8.0-8+deb10u1_amd64.deb ...
09:13:47 #13 36.71 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
09:13:47 #13 36.75 Selecting previously unselected package libhtml-form-perl.
09:13:47 #13 36.76 Preparing to unpack .../239-libhtml-form-perl_6.03-1_all.deb ...
09:13:47 #13 36.76 Unpacking libhtml-form-perl (6.03-1) ...
09:13:47 #13 36.81 Selecting previously unselected package libhtml-format-perl.
09:13:47 #13 36.82 Preparing to unpack .../240-libhtml-format-perl_2.12-1_all.deb ...
09:13:47 #13 36.82 Unpacking libhtml-format-perl (2.12-1) ...
09:13:47 #13 36.85 Selecting previously unselected package libhttp-daemon-perl.
09:13:47 #13 36.85 Preparing to unpack .../241-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
09:13:47 #13 36.85 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
09:13:47 #13 36.88 Selecting previously unselected package libstruct-dumb-perl.
09:13:47 #13 36.88 Preparing to unpack .../242-libstruct-dumb-perl_0.09-1_all.deb ...
09:13:47 #13 36.89 Unpacking libstruct-dumb-perl (0.09-1) ...
09:13:47 #13 36.91 Selecting previously unselected package libio-async-perl.
09:13:47 #13 36.91 Preparing to unpack .../243-libio-async-perl_0.72-1_all.deb ...
09:13:47 #13 36.92 Unpacking libio-async-perl (0.72-1) ...
09:13:47 #13 28.16 Unpacking rpcsvc-proto (1.4.3-1) ...
09:13:47 #13 28.21 Selecting previously unselected package libc6-dev:armhf.
09:13:47 #13 28.21 Preparing to unpack .../044-libc6-dev_2.36-9+rpi1+deb12u1_armhf.deb ...
09:13:47 #13 28.21 Unpacking libc6-dev:armhf (2.36-9+rpi1+deb12u1) ...
09:13:47 #13 28.36 Selecting previously unselected package libtool.
09:13:47 #13 28.36 Preparing to unpack .../045-libtool_2.4.7-5_all.deb ...
09:13:47 #13 28.37 Unpacking libtool (2.4.7-5) ...
09:13:47 #13 28.42 Selecting previously unselected package dh-autoreconf.
09:13:47 #13 36.65 Selecting previously unselected package libjson-perl.
09:13:47 #13 36.65 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ...
09:13:47 #13 36.66 Unpacking libjson-perl (4.10000-1) ...
09:13:47 #13 36.69 Selecting previously unselected package liblog-any-perl.
09:13:47 #13 36.69 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ...
09:13:47 #13 36.69 Unpacking liblog-any-perl (1.713-1) ...
09:13:47 #13 36.76 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:47 #13 36.77 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:13:47 #13 36.77 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:13:47 #13 36.83 Selecting previously unselected package libpackage-stash-perl.
09:13:47 #13 36.83 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ...
09:13:47 #13 36.83 Unpacking libpackage-stash-perl (0.40-1) ...
09:13:47 #13 36.86 Selecting previously unselected package libsub-identify-perl.
09:13:47 #13 36.86 Preparing to unpack .../279-libsub-identify-perl_0.14-3_amd64.deb ...
09:13:47 #13 36.86 Unpacking libsub-identify-perl (0.14-3) ...
09:13:47 #13 36.89 Selecting previously unselected package libsub-name-perl:amd64.
09:13:47 #13 34.21 Preparing to unpack .../081-po-debconf_1.0.21_all.deb ...
09:13:47 #13 34.21 Unpacking po-debconf (1.0.21) ...
09:13:47 #13 34.26 Selecting previously unselected package debhelper.
09:13:47 #13 34.26 Preparing to unpack .../082-debhelper_12.1.1_all.deb ...
09:13:47 #13 34.26 Unpacking debhelper (12.1.1) ...
09:13:47 #13 34.37 Selecting previously unselected package debian-keyring.
09:13:47 #13 34.37 Preparing to unpack .../083-debian-keyring_2019.02.25_all.deb ...
09:13:47 #13 34.38 Unpacking debian-keyring (2019.02.25) ...
09:13:47 #14 32.37 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-moreutils-perl all 0.430-2 [38.2 kB]
09:13:47 #14 32.39 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dpath-perl all 0.58-1 [38.8 kB]
09:13:47 #14 32.42 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:47 #14 32.43 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-messagepack-perl arm64 1.01-2build1 [33.9 kB]
09:13:47 #14 32.45 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
09:13:47 #14 32.46 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:47 #13 33.59 Get:57 http://archive.raspbian.org/raspbian bullseye/main armhf gcc armhf 4:10.2.1-1+rpi1 [5196 B]
09:13:47 #13 33.59 Get:58 http://archive.raspbian.org/raspbian bullseye/main armhf libcrypt-dev armhf 1:4.4.18-4 [109 kB]
09:13:47 #13 33.59 Get:59 http://archive.raspbian.org/raspbian bullseye/main armhf libtirpc-dev armhf 1.3.1-1+deb11u1 [174 kB]
09:13:47 #13 33.59 Get:60 http://archive.raspbian.org/raspbian bullseye/main armhf libnsl-dev armhf 1.3.0-2 [58.9 kB]
09:13:47 #13 33.59 Get:61 http://archive.raspbian.org/raspbian bullseye/main armhf libtool all 2.4.6-15 [513 kB]
09:13:47 #13 33.60 Get:62 http://archive.raspbian.org/raspbian bullseye/main armhf dh-autoreconf all 20 [17.1 kB]
09:13:47 #13 33.60 Get:63 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive-zip-perl all 1.68-1 [104 kB]
09:13:47 #13 33.60 Get:64 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-override-perl all 0.09-2 [10.2 kB]
09:13:47 #13 33.60 Get:65 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-stripnondeterminism-perl all 1.12.0-1 [26.3 kB]
09:13:47 #13 33.67 Get:66 http://archive.raspbian.org/raspbian bullseye/main armhf dh-strip-nondeterminism all 1.12.0-1 [15.4 kB]
09:13:47 #16 2.583 CentOS Stream 9 - CRB                           4.1 MB/s | 4.3 MB     00:01    
09:13:47 #14 36.55 Preparing to unpack .../280-libjson-maybexs-perl_1.004003-1_all.deb ...
09:13:47 #14 36.56 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:13:47 #14 36.60 Selecting previously unselected package libldap-common.
09:13:47 #14 36.60 Preparing to unpack .../281-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...
09:13:47 #14 36.60 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:13:47 #14 36.67 Selecting previously unselected package liblist-compare-perl.
09:13:47 #14 36.67 Preparing to unpack .../282-liblist-compare-perl_0.55-1_all.deb ...
09:13:47 #14 36.67 Unpacking liblist-compare-perl (0.55-1) ...
09:13:47 #14 36.71 Selecting previously unselected package liblist-someutils-perl.
09:13:47 #14 36.71 Preparing to unpack .../283-liblist-someutils-perl_0.58-1_all.deb ...
09:13:47 #14 36.71 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:47 #14 36.75 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:47 #14 36.75 Preparing to unpack .../284-liblist-someutils-xs-perl_0.58-2build3_amd64.deb ...
09:13:47 #14 36.75 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
09:13:47 #14 36.79 Selecting previously unselected package liblist-utilsby-perl.
09:13:47 #15 30.31   Installing       : perl-libnet-3.11-3.el8.noarch                        18/88 
09:13:47 #15 30.33   Installing       : perl-URI-1.73-3.el8.noarch                           19/88 
09:13:47 #15 30.35   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               20/88 
09:13:47 #15 30.40   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar   21/88 
09:13:47 #15 30.41   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   22/88 
09:13:47 #15 30.43   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/88 
09:13:47 #15 30.44   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/88 
09:13:47 #15 30.47   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   25/88 
09:13:47 #15 30.49   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/88 
09:13:47 #15 30.50   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/88 
09:13:47 #15 30.52   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/88 
09:13:47 #15 30.55   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/88 
09:13:47 #15 30.57   Installing       : perl-HTTP-Tiny-0.074-2.el8.noarch                    30/88 
09:13:47 #15 30.59   Installing       : perl-podlators-4.11-1.el8.noarch                     31/88 
09:13:47 #15 30.61   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/88 
09:13:47 #13 33.20 Preparing to unpack .../212-libx11-6_2%3a1.8.4-2+deb12u1_arm64.deb ...
09:13:47 #13 33.20 Unpacking libx11-6:arm64 (2:1.8.4-2+deb12u1) ...
09:13:47 #13 33.28 Selecting previously unselected package libxpm4:arm64.
09:13:47 #13 33.28 Preparing to unpack .../213-libxpm4_1%3a3.5.12-1.1_arm64.deb ...
09:13:47 #13 33.28 Unpacking libxpm4:arm64 (1:3.5.12-1.1) ...
09:13:47 #13 33.32 Selecting previously unselected package libgd3:arm64.
09:13:47 #13 33.32 Preparing to unpack .../214-libgd3_2.3.3-9_arm64.deb ...
09:13:47 #13 33.33 Unpacking libgd3:arm64 (2.3.3-9) ...
09:13:47 #13 33.36 Selecting previously unselected package libc-devtools.
09:13:47 #13 33.37 Preparing to unpack .../215-libc-devtools_2.36-9+deb12u1_arm64.deb ...
09:13:47 #13 33.37 Unpacking libc-devtools (2.36-9+deb12u1) ...
09:13:47 #13 33.40 Selecting previously unselected package libcapture-tiny-perl.
09:13:47 #13 33.41 Preparing to unpack .../216-libcapture-tiny-perl_0.48-2_all.deb ...
09:13:47 #13 33.41 Unpacking libcapture-tiny-perl (0.48-2) ...
09:13:47 #13 33.44 Selecting previously unselected package libcgi-pm-perl.
09:13:47 #14 33.95 Selecting previously unselected package perl-modules-5.30.
09:13:47 #14 33.95 Preparing to unpack .../008-perl-modules-5.30_5.30.0-9ubuntu0.4_all.deb ...
09:13:47 #14 33.95 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:13:47 #14 33.57 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
09:13:47 #14 33.57 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
09:13:47 #14 33.60 Selecting previously unselected package libunicode-utf8-perl.
09:13:47 #14 33.60 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_amd64.deb ...
09:13:47 #14 33.61 Unpacking libunicode-utf8-perl (0.62-2) ...
09:13:47 #14 33.64 Selecting previously unselected package libwww-mechanize-perl.
09:13:47 #14 33.64 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ...
09:13:47 #14 33.65 Unpacking libwww-mechanize-perl (2.16-1) ...
09:13:47 #14 33.67 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:47 #14 33.68 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:13:47 #14 33.68 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:13:47 #14 33.71 Selecting previously unselected package libxml-sax-base-perl.
09:13:47 #14 33.71 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ...
09:13:47 #14 33.72 Unpacking libxml-sax-base-perl (1.09-3) ...
09:13:47 #14 33.75 Selecting previously unselected package libxml-sax-perl.
09:13:47 #14 33.75 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:13:47 #14 33.80 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:13:47 #14 38.10 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
09:13:47 #14 31.46 Get:238 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
09:13:47 #14 31.47 Get:239 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-perl all 0.03+ds1-1.1 [18.2 kB]
09:13:47 #14 31.47 Get:240 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libiterator-util-perl all 0.02+ds1-1.1 [13.6 kB]
09:13:47 #13 37.08 Preparing to unpack .../240-libsort-versions-perl_1.62-1_all.deb ...
09:13:47 #13 37.08 Unpacking libsort-versions-perl (1.62-1) ...
09:13:47 #13 37.11 Selecting previously unselected package libgit-wrapper-perl.
09:13:47 #13 37.11 Preparing to unpack .../241-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:47 #13 37.12 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:47 #13 37.15 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:47 #13 37.15 Preparing to unpack .../242-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:13:47 #13 37.15 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:13:47 #13 37.18 Selecting previously unselected package libio-prompter-perl.
09:13:47 #13 37.18 Preparing to unpack .../243-libio-prompter-perl_0.004015-1_all.deb ...
09:13:47 #13 37.18 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:47 #13 37.21 Selecting previously unselected package libjson-perl.
09:13:47 #13 37.22 Preparing to unpack .../244-libjson-perl_4.03000-1_all.deb ...
09:13:47 #13 37.22 Unpacking libjson-perl (4.03000-1) ...
09:13:47 #13 37.26 Selecting previously unselected package liblog-any-perl.
09:13:47 #13 37.26 Preparing to unpack .../245-liblog-any-perl_1.709-1_all.deb ...
09:13:47 #13 37.26 Unpacking liblog-any-perl (1.709-1) ...
09:13:47 #13 37.29 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:47 #13 32.89 Preparing to unpack .../092-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
09:13:47 #13 32.91 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:13:47 #13 32.97 Selecting previously unselected package gnupg-l10n.
09:13:47 #13 32.97 Preparing to unpack .../093-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:13:47 #13 32.98 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:13:47 #13 33.08 Selecting previously unselected package gnupg-utils.
09:13:47 #13 33.09 Preparing to unpack .../094-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
09:13:47 #13 33.09 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:13:47 #13 33.16 Selecting previously unselected package gpg.
09:13:47 #13 34.72 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:13:47 #13 34.72 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:13:47 #13 34.75 Selecting previously unselected package libnamespace-autoclean-perl.
09:13:47 #13 34.75 Preparing to unpack .../281-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:13:47 #13 34.76 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:13:47 #13 34.78 Selecting previously unselected package libobject-id-perl.
09:13:47 #13 34.79 Preparing to unpack .../282-libobject-id-perl_0.1.2-2.1_all.deb ...
09:13:47 #13 34.79 Unpacking libobject-id-perl (0.1.2-2.1) ...
09:13:47 #13 34.85 Selecting previously unselected package libmoox-struct-perl.
09:13:47 #13 34.85 Preparing to unpack .../283-libmoox-struct-perl_0.020-1_all.deb ...
09:13:47 #13 34.86 Unpacking libmoox-struct-perl (0.020-1) ...
09:13:47 #13 34.88 Selecting previously unselected package libmouse-perl.
09:13:47 #13 34.89 Preparing to unpack .../284-libmouse-perl_2.5.10-1+b1_arm64.deb ...
09:13:47 #13 34.89 Unpacking libmouse-perl (2.5.10-1+b1) ...
09:13:47 #13 34.93 Selecting previously unselected package libnumber-range-perl.
09:13:47 #13 34.93 Preparing to unpack .../285-libnumber-range-perl_0.12-1.1_all.deb ...
09:13:47 #13 34.94 Unpacking libnumber-range-perl (0.12-1.1) ...
09:13:47 #13 34.97 Selecting previously unselected package libossp-uuid16:arm64.
09:13:47 #13 34.97 Preparing to unpack .../286-libossp-uuid16_1.6.2-1.5+b9_arm64.deb ...
09:13:47 #13 34.97 Unpacking libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
09:13:47 #13 35.00 Selecting previously unselected package libossp-uuid-perl.
09:13:47 #13 35.00 Preparing to unpack .../287-libossp-uuid-perl_1.6.2-1.5+b9_arm64.deb ...
09:13:47 #13 35.01 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
09:13:47 #13 35.04 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:47 #13 35.04 Preparing to unpack .../288-libpackage-stash-xs-perl_0.29-1+b2_arm64.deb ...
09:13:47 #13 35.04 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
09:13:47 #13 35.07 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:47 #14 34.61 Preparing to unpack .../288-libnet-dns-sec-perl_1.15-1_amd64.deb ...
09:13:47 #14 34.61 Unpacking libnet-dns-sec-perl (1.15-1) ...
09:13:47 #14 34.65 Selecting previously unselected package libnet-libidn-perl.
09:13:47 #14 34.65 Preparing to unpack .../289-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ...
09:13:47 #14 34.65 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
09:13:47 #14 34.69 Selecting previously unselected package libnumber-range-perl.
09:13:47 #14 34.69 Preparing to unpack .../290-libnumber-range-perl_0.12-1_all.deb ...
09:13:47 #14 34.69 Unpacking libnumber-range-perl (0.12-1) ...
09:13:47 #14 34.72 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:47 #14 34.72 Preparing to unpack .../291-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ...
09:13:47 #14 34.73 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
09:13:47 #14 34.76 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:47 #14 34.76 Preparing to unpack .../292-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:47 #14 34.77 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:47 #14 34.80 Selecting previously unselected package libperl4-corelibs-perl.
09:13:47 #14 34.80 Preparing to unpack .../293-libperl4-corelibs-perl_0.004-2_all.deb ...
09:13:47 #14 34.80 Unpacking libperl4-corelibs-perl (0.004-2) ...
09:13:47 #14 34.83 Selecting previously unselected package libperlio-gzip-perl.
09:13:48 #13 38.27 Selecting previously unselected package psmisc.
09:13:48 #13 38.27 Preparing to unpack .../318-psmisc_23.2-1+deb10u1_arm64.deb ...
09:13:48 #13 38.28 Unpacking psmisc (23.2-1+deb10u1) ...
09:13:48 #13 38.32 Selecting previously unselected package publicsuffix.
09:13:48 #13 34.12 Selecting previously unselected package libio-html-perl.
09:13:48 #13 34.13 Preparing to unpack .../135-libio-html-perl_1.004-3_all.deb ...
09:13:48 #13 34.13 Unpacking libio-html-perl (1.004-3) ...
09:13:48 #13 34.16 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:48 #13 34.16 Preparing to unpack .../136-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:13:48 #13 34.17 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:13:48 #13 34.20 Selecting previously unselected package libhttp-message-perl.
09:13:48 #13 34.21 Preparing to unpack .../137-libhttp-message-perl_6.44-1_all.deb ...
09:13:48 #13 34.21 Unpacking libhttp-message-perl (6.44-1) ...
09:13:48 #13 34.25 Selecting previously unselected package libhttp-cookies-perl.
09:13:48 #13 34.25 Preparing to unpack .../138-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:48 #13 34.25 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:48 #13 34.28 Selecting previously unselected package libhttp-negotiate-perl.
09:13:48 #13 34.29 Preparing to unpack .../139-libhttp-negotiate-perl_6.01-2_all.deb ...
09:13:48 #13 34.29 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:13:48 #13 34.32 Selecting previously unselected package perl-openssl-defaults:armhf.
09:13:48 #13 34.32 Preparing to unpack .../140-perl-openssl-defaults_7+b1_armhf.deb ...
09:13:48 #13 34.33 Unpacking perl-openssl-defaults:armhf (7+b1) ...
09:13:48 #13 34.36 Selecting previously unselected package libnet-ssleay-perl:armhf.
09:13:48 #13 34.36 Preparing to unpack .../141-libnet-ssleay-perl_1.92-2+b1_armhf.deb ...
09:13:48 #13 34.37 Unpacking libnet-ssleay-perl:armhf (1.92-2+b1) ...
09:13:48 #13 34.43 Selecting previously unselected package libio-socket-ssl-perl.
09:13:48 #13 36.56 Dependencies resolved.
09:13:48 #13 36.59 ================================================================================
09:13:48 #13 36.59  Package                     Arch   Version               Repository       Size
09:13:48 #13 36.59 ================================================================================
09:13:48 #13 36.59 Installing:
09:13:48 #13 36.59  dnf-plugins-core            noarch 4.4.2-1.fc39          fedora           38 k
09:13:48 #13 36.59  rpm-build                   x86_64 4.19.0-1.fc39         updates-testing  78 k
09:13:48 #13 36.59  rpmlint                     noarch 2.4.0-10.fc39         fedora          322 k
09:13:48 #13 36.59 Upgrading:
09:13:48 #13 36.59  python3-rpm                 x86_64 4.19.0-1.fc39         updates-testing  69 k
09:13:48 #13 36.59  rpm                         x86_64 4.19.0-1.fc39         updates-testing 538 k
09:13:48 #13 36.59  rpm-build-libs              x86_64 4.19.0-1.fc39         updates-testing  96 k
09:13:48 #13 36.59  rpm-libs                    x86_64 4.19.0-1.fc39         updates-testing 312 k
09:13:48 #13 36.59  rpm-sign-libs               x86_64 4.19.0-1.fc39         updates-testing  26 k
09:13:48 #13 36.59 Installing dependencies:
09:13:48 #13 36.59  ansible-srpm-macros         noarch 1-11.fc39             fedora           21 k
09:13:48 #13 36.59  binutils                    x86_64 2.40-13.fc39          fedora          5.6 M
09:13:48 #13 36.59  binutils-gold               x86_64 2.40-13.fc39          fedora          797 k
09:13:48 #13 36.59  bzip2                       x86_64 1.0.8-16.fc39         fedora           52 k
09:13:48 #13 36.59  cpio                        x86_64 2.14-4.fc39           fedora          279 k
09:13:48 #13 36.59  dash                        x86_64 0.5.12-1.fc39         fedora           98 k
09:13:48 #13 36.59  dbus-libs                   x86_64 1:1.14.10-1.fc39      fedora          156 k
09:13:48 #13 36.59  debugedit                   x86_64 5.0-10.fc39           fedora           77 k
09:13:48 #13 36.59  desktop-file-utils          x86_64 0.26-9.fc39           fedora           72 k
09:13:48 #13 36.59  devscripts-checkbashisms    noarch 2.23.5-3.fc39         fedora           28 k
09:13:48 #13 36.59  diffutils                   x86_64 3.10-3.fc39           fedora          398 k
09:13:48 #13 36.59  dwz                         x86_64 0.15-3.fc39           fedora          134 k
09:13:48 #13 36.59  ed                          x86_64 1.19-4.fc39           fedora           79 k
09:13:48 #13 36.59  efi-srpm-macros             noarch 5-9.fc39              fedora           22 k
09:13:48 #13 36.59  elfutils                    x86_64 0.189-4.fc39          fedora          537 k
09:13:48 #13 36.59  elfutils-debuginfod-client  x86_64 0.189-4.fc39          fedora           38 k
09:13:48 #13 36.59  emacs-filesystem            noarch 1:29.1-1.fc39         fedora          8.4 k
09:13:48 #13 36.59  enchant2                    x86_64 2.5.0-5.fc39          fedora           62 k
09:13:48 #13 36.59  file                        x86_64 5.44-5.fc39           fedora           49 k
09:13:48 #13 36.59  fonts-filesystem            noarch 1:2.0.5-12.fc39       fedora          8.2 k
09:13:48 #13 36.59  fonts-srpm-macros           noarch 1:2.0.5-12.fc39       fedora           26 k
09:13:48 #13 36.59  fpc-srpm-macros             noarch 1.3-8.fc39            fedora          7.4 k
09:13:48 #13 36.59  gdb-minimal                 x86_64 13.2-8.fc39           updates-testing 4.2 M
09:13:48 #13 36.59  gdk-pixbuf2                 x86_64 2.42.10-5.fc39        fedora          484 k
09:13:48 #13 36.59  ghc-srpm-macros             noarch 1.6.1-2.fc39          fedora          7.8 k
09:13:48 #13 36.59  glibc-gconv-extra           x86_64 2.38-1.fc39           fedora          1.6 M
09:13:48 #13 36.59  gnat-srpm-macros            noarch 6-3.fc39              fedora          8.8 k
09:13:48 #13 36.59  go-srpm-macros              noarch 3.2.0-6.fc39          fedora           27 k
09:13:48 #13 36.59  groff-base                  x86_64 1.23.0-2.fc39         fedora          1.1 M
09:13:48 #13 36.59  hunspell                    x86_64 1.7.2-5.fc39          fedora          472 k
09:13:48 #13 36.59  hunspell-en-GB              noarch 0.20201207-7.fc39     fedora          226 k
09:13:48 #13 36.59  hunspell-en-US              noarch 0.20201207-7.fc39     fedora          181 k
09:13:48 #13 36.59  hunspell-filesystem         x86_64 1.7.2-5.fc39          fedora          9.2 k
09:13:48 #13 36.59  jansson                     x86_64 2.13.1-7.fc39         fedora           44 k
09:13:48 #13 36.59  js-jquery                   noarch 3.6.4-2.fc39          fedora          172 k
09:13:48 #13 36.59  json-glib                   x86_64 1.6.6-5.fc39          fedora          162 k
09:13:48 #13 36.59  kernel-srpm-macros          noarch 1.0-20.fc39           fedora           10 k
09:13:48 #13 36.59  libappstream-glib           x86_64 0.8.2-4.fc39          fedora          409 k
09:13:48 #13 36.59  libjpeg-turbo               x86_64 2.1.4-3.fc39          fedora          183 k
09:13:48 #13 36.59  libpkgconf                  x86_64 1.9.5-2.fc39          fedora           38 k
09:13:48 #13 36.59  libpng                      x86_64 2:1.6.37-15.fc39      fedora          119 k
09:13:48 #13 36.59  libstemmer                  x86_64 2.2.0-7.fc39          fedora          171 k
09:13:48 #13 36.59  lua-srpm-macros             noarch 1-9.fc39              fedora          8.6 k
09:13:48 #13 36.59  ncurses                     x86_64 6.4-7.20230520.fc39   fedora          416 k
09:13:48 #13 36.59  ocaml-srpm-macros           noarch 8-2.fc39              fedora           14 k
09:13:48 #13 36.59  openblas-srpm-macros        noarch 2-14.fc39             fedora          7.5 k
09:13:48 #13 36.59  package-notes-srpm-macros   noarch 0.5-9.fc39            fedora           11 k
09:13:48 #13 36.59  patch                       x86_64 2.7.6-22.fc39         fedora          125 k
09:13:48 #13 36.59  perl-AutoLoader             noarch 5.74-500.fc39         fedora           21 k
09:13:48 #13 36.59  perl-B                      x86_64 1.88-500.fc39         fedora          177 k
09:13:48 #13 36.59  perl-Carp                   noarch 1.54-500.fc39         fedora           29 k
09:13:48 #13 36.59  perl-Class-Struct           noarch 0.68-500.fc39         fedora           22 k
09:13:48 #13 36.59  perl-Data-Dumper            x86_64 2.188-501.fc39        fedora           56 k
09:13:48 #13 36.59  perl-Digest                 noarch 1.20-500.fc39         fedora           25 k
09:13:48 #13 36.59  perl-Digest-MD5             x86_64 2.58-500.fc39         fedora           35 k
09:13:48 #13 36.59  perl-DynaLoader             x86_64 1.54-500.fc39         fedora           26 k
09:13:48 #13 36.59  perl-Encode                 x86_64 4:3.19-500.fc39       fedora          1.7 M
09:13:48 #13 36.59  perl-Errno                  x86_64 1.37-500.fc39         fedora           15 k
09:13:48 #13 36.59  perl-Exporter               noarch 5.77-500.fc39         fedora           31 k
09:13:48 #13 36.59  perl-Fcntl                  x86_64 1.15-500.fc39         fedora           20 k
09:13:48 #13 36.59  perl-File-Basename          noarch 2.86-500.fc39         fedora           17 k
09:13:48 #13 36.59  perl-File-Path              noarch 2.18-500.fc39         fedora           35 k
09:13:48 #13 36.59  perl-File-Temp              noarch 1:0.231.100-500.fc39  fedora           58 k
09:13:48 #13 36.59  perl-File-stat              noarch 1.13-500.fc39         fedora           17 k
09:13:48 #13 36.59  perl-FileHandle             noarch 2.05-500.fc39         fedora           16 k
09:13:48 #13 36.59  perl-Getopt-Long            noarch 1:2.54-500.fc39       fedora           60 k
09:13:48 #13 36.59  perl-Getopt-Std             noarch 1.13-500.fc39         fedora           16 k
09:13:48 #13 36.59  perl-HTTP-Tiny              noarch 0.088-3.fc39          fedora           56 k
09:13:48 #13 36.59  perl-IO                     x86_64 1.52-500.fc39         fedora           82 k
09:13:48 #13 36.59  perl-IO-Socket-IP           noarch 0.42-1.fc39           fedora           42 k
09:13:48 #13 36.59  perl-IO-Socket-SSL          noarch 2.083-3.fc39          fedora          225 k
09:13:48 #13 36.59  perl-IPC-Open3              noarch 1.22-500.fc39         fedora           22 k
09:13:48 #13 36.59  perl-MIME-Base64            x86_64 3.16-500.fc39         fedora           29 k
09:13:48 #13 36.59  perl-Mozilla-CA             noarch 20230801-1.fc39       fedora           13 k
09:13:48 #13 36.59  perl-Net-SSLeay             x86_64 1.92-10.fc39          fedora          360 k
09:13:48 #13 36.59  perl-POSIX                  x86_64 2.13-500.fc39         fedora           97 k
09:13:48 #13 36.59  perl-PathTools              x86_64 3.89-500.fc39         fedora           87 k
09:13:48 #13 36.59  perl-Pod-Escapes            noarch 1:1.07-500.fc39       fedora           20 k
09:13:48 #13 36.59  perl-Pod-Perldoc            noarch 3.28.01-501.fc39      fedora           86 k
09:13:48 #13 36.59  perl-Pod-Simple             noarch 1:3.45-4.fc39         fedora          218 k
09:13:48 #13 36.59  perl-Pod-Usage              noarch 4:2.03-500.fc39       fedora           39 k
09:13:48 #13 36.59  perl-Scalar-List-Utils      x86_64 5:1.63-500.fc39       fedora           72 k
09:13:48 #13 36.59  perl-SelectSaver            noarch 1.02-500.fc39         fedora           12 k
09:13:48 #13 36.59  perl-Socket                 x86_64 4:2.037-3.fc39        fedora           55 k
09:13:48 #13 36.59  perl-Storable               x86_64 1:3.32-500.fc39       fedora           99 k
09:13:48 #13 36.59  perl-Symbol                 noarch 1.09-500.fc39         fedora           14 k
09:13:48 #13 36.59  perl-Term-ANSIColor         noarch 5.01-501.fc39         fedora           47 k
09:13:48 #13 36.59  perl-Term-Cap               noarch 1.18-500.fc39         fedora           22 k
09:13:48 #13 36.59  perl-Text-ParseWords        noarch 3.31-500.fc39         fedora           16 k
09:13:48 #13 36.59  perl-Text-Tabs+Wrap         noarch 2023.0511-3.fc39      fedora           22 k
09:13:48 #13 36.59  perl-Time-Local             noarch 2:1.350-3.fc39        fedora           34 k
09:13:48 #13 36.59  perl-URI                    noarch 5.21-1.fc39           fedora          125 k
09:13:48 #13 36.59  perl-base                   noarch 2.27-500.fc39         fedora           16 k
09:13:48 #13 36.59  perl-constant               noarch 1.33-501.fc39         fedora           22 k
09:13:48 #13 36.59  perl-if                     noarch 0.61.000-500.fc39     fedora           14 k
09:13:48 #13 36.59  perl-interpreter            x86_64 4:5.38.0-500.fc39     fedora           72 k
09:13:48 #13 36.59  perl-libnet                 noarch 3.15-501.fc39         fedora          129 k
09:13:48 #13 36.59  perl-libs                   x86_64 4:5.38.0-500.fc39     fedora          2.3 M
09:13:48 #13 36.59  perl-locale                 noarch 1.10-500.fc39         fedora           14 k
09:13:48 #13 36.59  perl-mro                    x86_64 1.28-500.fc39         fedora           29 k
09:13:48 #13 36.59  perl-overload               noarch 1.37-500.fc39         fedora           46 k
09:13:48 #13 36.59  perl-overloading            noarch 0.02-500.fc39         fedora           13 k
09:13:48 #13 36.59  perl-parent                 noarch 1:0.241-500.fc39      fedora           14 k
09:13:48 #13 36.59  perl-podlators              noarch 1:5.01-500.fc39       fedora          125 k
09:13:48 #13 36.59  perl-srpm-macros            noarch 1-51.fc39             fedora          8.0 k
09:13:48 #13 36.59  perl-vars                   noarch 1.05-500.fc39         fedora           13 k
09:13:48 #13 36.59  pkgconf                     x86_64 1.9.5-2.fc39          fedora           42 k
09:13:48 #13 36.59  pkgconf-m4                  noarch 1.9.5-2.fc39          fedora           14 k
09:13:48 #13 36.59  pkgconf-pkg-config          x86_64 1.9.5-2.fc39          fedora          9.6 k
09:13:48 #13 36.59  pyproject-srpm-macros       noarch 1.9.0-2.fc39          fedora           14 k
09:13:48 #13 36.59  python-srpm-macros          noarch 3.12-4.fc39           updates-testing  25 k
09:13:48 #13 36.59  python3-construct           noarch 2.10.68-6.fc39        fedora          146 k
09:13:48 #13 36.59  python3-dateutil            noarch 1:2.8.2-10.fc39       fedora          355 k
09:13:48 #13 36.59  python3-dbus                x86_64 1.3.2-4.fc39          fedora          157 k
09:13:48 #13 36.59  python3-distro              noarch 1.8.0-6.fc39          fedora           49 k
09:13:48 #13 36.59  python3-dnf-plugins-core    noarch 4.4.2-1.fc39          fedora          293 k
09:13:48 #13 36.59  python3-enchant             noarch 3.2.2-10.fc39         fedora          101 k
09:13:48 #13 36.59  python3-file-magic          noarch 5.44-5.fc39           fedora           20 k
09:13:48 #13 36.59  python3-pybeam              noarch 0.7-7.fc39            fedora           31 k
09:13:48 #13 36.59  python3-pyxdg               noarch 0.27-9.fc39           fedora          130 k
09:13:48 #13 36.59  python3-six                 noarch 1.16.0-12.fc39        fedora           41 k
09:13:48 #13 36.59  python3-systemd             x86_64 235-5.fc39            fedora          107 k
09:13:48 #13 36.59  python3-tomli-w             noarch 1.0.0-9.fc39          fedora           21 k
09:13:48 #13 36.59  python3-zstandard           x86_64 0.21.0-3.fc39         fedora          486 k
09:13:48 #13 36.59  qt5-srpm-macros             noarch 5.15.10-2.fc39        fedora          8.3 k
09:13:48 #13 36.59  qt6-srpm-macros             noarch 6.5.2-3.fc39          updates-testing 9.0 k
09:13:48 #13 36.59  redhat-rpm-config           noarch 262-1.fc39            fedora           84 k
09:13:48 #13 36.59  rpmautospec-rpm-macros      noarch 0.3.5-4.fc39          fedora          8.8 k
09:13:48 #13 36.59  rpmlint-fedora-license-data noarch 1.30-1.fc39           updates-testing  27 k
09:13:48 #13 36.59  rust-srpm-macros            noarch 24-5.fc39             fedora           12 k
09:13:48 #13 36.59  shared-mime-info            x86_64 2.2-4.fc39            fedora          380 k
09:13:48 #13 36.59  unzip                       x86_64 6.0-62.fc39           fedora          184 k
09:13:48 #13 36.59  web-assets-filesystem       noarch 5-20.fc39             fedora          7.9 k
09:13:48 #13 36.59  xxhash-libs                 x86_64 0.8.2-1.fc39          fedora           37 k
09:13:48 #13 36.59  xz                          x86_64 5.4.4-1.fc39          fedora          556 k
09:13:48 #13 36.59  zip                         x86_64 3.0-39.fc39           updates-testing 266 k
09:13:48 #13 36.59  zstd                        x86_64 1.5.5-4.fc39          fedora          482 k
09:13:48 #13 36.59 Installing weak dependencies:
09:13:48 #13 36.59  hunspell-en                 noarch 0.20201207-7.fc39     fedora          190 k
09:13:48 #13 36.59  perl-NDBM_File              x86_64 1.16-500.fc39         fedora           22 k
09:13:48 #13 36.59  python-systemd-doc          x86_64 235-5.fc39            fedora           75 k
09:13:48 #13 36.59 
09:13:48 #13 36.59 Transaction Summary
09:13:48 #13 36.59 ================================================================================
09:13:48 #13 36.59 Install  143 Packages
09:13:48 #13 36.59 Upgrade    5 Packages
09:13:48 #13 36.59 
09:13:48 #13 36.59 Total download size: 32 M
09:13:48 #13 36.59 Downloading Packages:
09:13:48 #13 36.97 Selecting previously unselected package libio-sessiondata-perl.
09:13:48 #13 36.97 Preparing to unpack .../244-libio-sessiondata-perl_1.03-1_all.deb ...
09:13:48 #13 37.01 Unpacking libio-sessiondata-perl (1.03-1) ...
09:13:48 #13 37.03 Selecting previously unselected package libio-string-perl.
09:13:48 #13 37.03 Preparing to unpack .../245-libio-string-perl_1.08-3_all.deb ...
09:13:48 #13 37.04 Unpacking libio-string-perl (1.08-3) ...
09:13:48 #13 37.06 Selecting previously unselected package libtypes-serialiser-perl.
09:13:48 #13 37.06 Preparing to unpack .../246-libtypes-serialiser-perl_1.0-1_all.deb ...
09:13:48 #13 37.07 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:13:48 #13 37.09 Selecting previously unselected package libjson-xs-perl.
09:13:48 #13 37.09 Preparing to unpack .../247-libjson-xs-perl_3.040-1+b1_amd64.deb ...
09:13:48 #13 37.10 Unpacking libjson-xs-perl (3.040-1+b1) ...
09:13:48 #13 37.13 Selecting previously unselected package liblzo2-2:amd64.
09:13:48 #13 37.13 Preparing to unpack .../248-liblzo2-2_2.10-0.1_amd64.deb ...
09:13:48 #13 37.13 Unpacking liblzo2-2:amd64 (2.10-0.1) ...
09:13:48 #13 28.42 Preparing to unpack .../046-dh-autoreconf_20_all.deb ...
09:13:48 #13 28.43 Unpacking dh-autoreconf (20) ...
09:13:48 #13 28.47 Selecting previously unselected package libarchive-zip-perl.
09:13:48 #13 28.47 Preparing to unpack .../047-libarchive-zip-perl_1.68-1_all.deb ...
09:13:48 #13 28.48 Unpacking libarchive-zip-perl (1.68-1) ...
09:13:48 #13 28.52 Selecting previously unselected package libsub-override-perl.
09:13:48 #13 28.52 Preparing to unpack .../048-libsub-override-perl_0.09-4_all.deb ...
09:13:48 #13 28.52 Unpacking libsub-override-perl (0.09-4) ...
09:13:48 #13 28.56 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:48 #13 28.56 Preparing to unpack .../049-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:13:48 #13 28.57 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:48 #13 28.60 Selecting previously unselected package dh-strip-nondeterminism.
09:13:48 #13 28.61 Preparing to unpack .../050-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:13:48 #13 28.61 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:13:48 #13 28.65 Selecting previously unselected package libdpkg-perl.
09:13:48 #13 36.89 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_amd64.deb ...
09:13:48 #13 36.89 Unpacking libsub-name-perl:amd64 (0.26-2+b1) ...
09:13:48 #13 36.92 Selecting previously unselected package libnamespace-clean-perl.
09:13:48 #13 36.92 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ...
09:13:48 #13 36.92 Unpacking libnamespace-clean-perl (0.27-2) ...
09:13:48 #13 36.95 Selecting previously unselected package libpath-tiny-perl.
09:13:48 #13 36.95 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ...
09:13:48 #13 36.95 Unpacking libpath-tiny-perl (0.144-1) ...
09:13:48 #13 36.98 Selecting previously unselected package libstrictures-perl.
09:13:48 #13 36.98 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ...
09:13:48 #13 36.98 Unpacking libstrictures-perl (2.000006-1) ...
09:13:48 #13 37.01 Selecting previously unselected package libtype-tiny-perl.
09:13:48 #13 37.01 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ...
09:13:48 #13 37.02 Unpacking libtype-tiny-perl (2.002001-1) ...
09:13:48 #13 37.07 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:48 #13 37.07 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ...
09:13:48 #13 37.08 Unpacking libgitlab-api-v4-perl (0.26-3) ...
09:13:48 #13 37.12 Selecting previously unselected package libglib2.0-0:amd64.
09:13:48 #14 32.86 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:48 #13 32.08 Setting up gettext (0.19.8.1-9) ...
09:13:48 #13 32.09 Setting up gcc-8 (8.3.0-6+rpi1) ...
09:13:48 #13 32.10 Setting up libtool (2.4.6-9) ...
09:13:48 #13 32.11 Setting up python3 (3.7.3-1) ...
09:13:48 #13 32.22 Setting up man-db (2.8.5-2) ...
09:13:48 #13 33.75 Get:67 http://archive.raspbian.org/raspbian bullseye/main armhf libdpkg-perl all 1.20.12+rpi1 [1551 kB]
09:13:48 #13 33.76 Get:68 http://archive.raspbian.org/raspbian bullseye/main armhf patch armhf 2.7.6-7 [116 kB]
09:13:48 #13 33.77 Get:69 http://archive.raspbian.org/raspbian bullseye/main armhf make armhf 4.3-4.1 [376 kB]
09:13:48 #13 33.77 Get:70 http://archive.raspbian.org/raspbian bullseye/main armhf dpkg-dev all 1.20.12+rpi1 [2312 kB]
09:13:48 #14 31.46 Get:230 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjbig0 armhf 2.1-6ubuntu1 [24.6 kB]
09:13:48 #14 31.62 Get:231 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblerc4 armhf 4.0.0+ds-2ubuntu2 [151 kB]
09:13:48 #15 30.63   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/88 
09:13:48 #15 30.64   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/88 
09:13:48 #15 30.65   Installing       : perl-MIME-Base64-3.15-396.el8.aarch64                35/88 
09:13:48 #15 30.67   Installing       : perl-Storable-1:3.11-3.el8.aarch64                   36/88 
09:13:48 #15 30.69   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/88 
09:13:48 #15 30.71   Installing       : perl-Errno-1.28-422.el8.aarch64                      38/88 
09:13:48 #14 36.79 Preparing to unpack .../285-liblist-utilsby-perl_0.11-1_all.deb ...
09:13:48 #14 36.79 Unpacking liblist-utilsby-perl (0.11-1) ...
09:13:48 #14 36.83 Selecting previously unselected package libltdl7:amd64.
09:13:48 #14 36.83 Preparing to unpack .../286-libltdl7_2.4.6-15build2_amd64.deb ...
09:13:48 #14 36.83 Unpacking libltdl7:amd64 (2.4.6-15build2) ...
09:13:48 #14 36.87 Selecting previously unselected package libltdl-dev:amd64.
09:13:48 #14 36.87 Preparing to unpack .../287-libltdl-dev_2.4.6-15build2_amd64.deb ...
09:13:48 #14 36.87 Unpacking libltdl-dev:amd64 (2.4.6-15build2) ...
09:13:48 #14 36.92 Selecting previously unselected package liblzo2-2:amd64.
09:13:48 #14 36.92 Preparing to unpack .../288-liblzo2-2_2.10-2build3_amd64.deb ...
09:13:48 #14 36.93 Unpacking liblzo2-2:amd64 (2.10-2build3) ...
09:13:48 #14 36.96 Selecting previously unselected package libsys-hostname-long-perl.
09:13:48 #14 36.96 Preparing to unpack .../289-libsys-hostname-long-perl_1.5-2_all.deb ...
09:13:48 #14 36.97 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:13:48 #14 37.00 Selecting previously unselected package libmail-sendmail-perl.
09:13:48 #14 37.00 Preparing to unpack .../290-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:13:48 #14 37.00 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:13:48 #14 37.03 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:48 #14 37.03 Preparing to unpack .../291-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:48 #14 37.04 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:48 #14 37.06 Selecting previously unselected package libmailtools-perl.
09:13:48 #14 37.07 Preparing to unpack .../292-libmailtools-perl_2.21-1_all.deb ...
09:13:48 #14 37.07 Unpacking libmailtools-perl (2.21-1) ...
09:13:48 #14 37.11 Selecting previously unselected package libmarkdown2:amd64.
09:13:48 #14 37.11 Preparing to unpack .../293-libmarkdown2_2.2.7-2_amd64.deb ...
09:13:48 #14 37.12 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
09:13:48 #14 37.15 Selecting previously unselected package libmath-base85-perl.
09:13:48 #13 33.44 Preparing to unpack .../217-libcgi-pm-perl_4.55-1_all.deb ...
09:13:48 #13 33.45 Unpacking libcgi-pm-perl (4.55-1) ...
09:13:48 #13 33.50 Selecting previously unselected package libfcgi0ldbl:arm64.
09:13:48 #13 33.50 Preparing to unpack .../218-libfcgi0ldbl_2.4.2-2_arm64.deb ...
09:13:48 #13 33.50 Unpacking libfcgi0ldbl:arm64 (2.4.2-2) ...
09:13:48 #13 33.53 Selecting previously unselected package libfcgi-perl.
09:13:48 #13 33.54 Preparing to unpack .../219-libfcgi-perl_0.82+ds-2_arm64.deb ...
09:13:48 #13 33.54 Unpacking libfcgi-perl (0.82+ds-2) ...
09:13:48 #13 33.57 Selecting previously unselected package libcgi-fast-perl.
09:13:48 #13 33.57 Preparing to unpack .../220-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:13:48 #13 33.58 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:13:48 #13 33.61 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:48 #13 33.61 Preparing to unpack .../221-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:48 #13 33.61 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:48 #13 33.67 Selecting previously unselected package libclass-inspector-perl.
09:13:48 #13 33.67 Preparing to unpack .../222-libclass-inspector-perl_1.36-3_all.deb ...
09:13:48 #13 33.67 Unpacking libclass-inspector-perl (1.36-3) ...
09:13:48 #14 34.30 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:48 #14 34.30 Preparing to unpack .../009-libgdbm-compat4_1.18.1-5_armhf.deb ...
09:13:48 #14 34.30 Unpacking libgdbm-compat4:armhf (1.18.1-5) ...
09:13:48 #14 34.34 Selecting previously unselected package libperl5.30:armhf.
09:13:48 #14 34.34 Preparing to unpack .../010-libperl5.30_5.30.0-9ubuntu0.4_armhf.deb ...
09:13:48 #14 34.34 Unpacking libperl5.30:armhf (5.30.0-9ubuntu0.4) ...
09:13:48 #14 33.83 Selecting previously unselected package libxml-libxml-perl.
09:13:48 #14 33.84 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_amd64.deb ...
09:13:48 #14 33.84 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:13:48 #14 33.89 Selecting previously unselected package libxml-parser-perl.
09:13:48 #14 33.89 Preparing to unpack .../342-libxml-parser-perl_2.46-4_amd64.deb ...
09:13:48 #14 33.89 Unpacking libxml-parser-perl (2.46-4) ...
09:13:48 #14 33.93 Selecting previously unselected package libxml-sax-expat-perl.
09:13:48 #14 33.93 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ...
09:13:48 #14 33.94 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:13:48 #14 33.97 Selecting previously unselected package libyaml-libyaml-perl.
09:13:48 #14 33.97 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
09:13:48 #14 33.97 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:13:48 #14 34.00 Selecting previously unselected package licensecheck.
09:13:48 #14 34.00 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ...
09:13:48 #14 34.01 Unpacking licensecheck (3.3.5-1ubuntu1) ...
09:13:48 #14 34.04 Selecting previously unselected package libdevel-size-perl.
09:13:48 #14 38.32 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsys-hostname-long-perl all 1.5-3 [10.6 kB]
09:13:48 #14 38.33 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmail-sendmail-perl all 0.80-3 [21.7 kB]
09:13:48 #14 38.34 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnet-smtp-ssl-perl all 1.04-2 [6218 B]
09:13:48 #14 38.35 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmailtools-perl all 2.21-2 [80.4 kB]
09:13:48 #14 38.43 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
09:13:48 #14 38.46 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmath-base85-perl all 0.5+dfsg-2 [6124 B]
09:13:48 #14 31.87 Get:241 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libexporter-tiny-perl all 1.002002-1 [36.2 kB]
09:13:48 #13 37.30 Preparing to unpack .../246-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:48 #13 37.30 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:48 #13 37.33 Selecting previously unselected package libpackage-stash-perl.
09:13:48 #13 37.33 Preparing to unpack .../247-libpackage-stash-perl_0.39-1_all.deb ...
09:13:48 #13 37.34 Unpacking libpackage-stash-perl (0.39-1) ...
09:13:48 #13 37.40 Selecting previously unselected package libsub-identify-perl.
09:13:48 #13 37.41 Preparing to unpack .../248-libsub-identify-perl_0.14-1+b3_amd64.deb ...
09:13:48 #13 37.41 Unpacking libsub-identify-perl (0.14-1+b3) ...
09:13:48 #13 37.44 Selecting previously unselected package libsub-name-perl.
09:13:48 #13 37.44 Preparing to unpack .../249-libsub-name-perl_0.26-1+b1_amd64.deb ...
09:13:48 #13 37.44 Unpacking libsub-name-perl (0.26-1+b1) ...
09:13:48 #13 37.47 Selecting previously unselected package libnamespace-clean-perl.
09:13:48 #13 37.48 Preparing to unpack .../250-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:48 #13 37.48 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:48 #13 37.53 Selecting previously unselected package libpath-tiny-perl.
09:13:48 #21 8.741 Selecting previously unselected package mingw-w64-x86-64-dev.
09:13:48 #21 8.744 Preparing to unpack .../3-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:13:48 #21 8.747 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:13:48 #13 33.16 Preparing to unpack .../095-gpg_2.2.27-2+deb11u2_armhf.deb ...
09:13:48 #13 33.16 Unpacking gpg (2.2.27-2+deb11u2) ...
09:13:48 #13 33.24 Selecting previously unselected package pinentry-curses.
09:13:48 #13 33.24 Preparing to unpack .../096-pinentry-curses_1.1.0-4_armhf.deb ...
09:13:48 #13 33.25 Unpacking pinentry-curses (1.1.0-4) ...
09:13:48 #13 33.29 Selecting previously unselected package gpg-agent.
09:13:48 #13 33.29 Preparing to unpack .../097-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
09:13:48 #13 33.30 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:13:48 #13 33.35 Selecting previously unselected package gpg-wks-client.
09:13:48 #13 33.35 Preparing to unpack .../098-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
09:13:48 #13 33.35 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:13:48 #13 33.40 Selecting previously unselected package gpg-wks-server.
09:13:48 #13 35.07 Preparing to unpack .../289-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:48 #13 35.08 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:48 #13 35.11 Selecting previously unselected package libperlio-gzip-perl.
09:13:48 #13 35.11 Preparing to unpack .../290-libperlio-gzip-perl_0.19-1+b7_arm64.deb ...
09:13:48 #13 35.11 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
09:13:48 #13 35.15 Selecting previously unselected package libpod-parser-perl.
09:13:48 #13 35.15 Preparing to unpack .../291-libpod-parser-perl_1.63-2_all.deb ...
09:13:48 #13 35.16 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:48 #13 35.17 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:48 #13 35.17 Unpacking libpod-parser-perl (1.63-2) ...
09:13:48 #13 35.21 Selecting previously unselected package libpod-constants-perl.
09:13:48 #13 35.21 Preparing to unpack .../292-libpod-constants-perl_0.19-2_all.deb ...
09:13:48 #13 35.21 Unpacking libpod-constants-perl (0.19-2) ...
09:13:48 #13 35.24 Selecting previously unselected package libproc-processtable-perl.
09:13:48 #13 35.24 Preparing to unpack .../293-libproc-processtable-perl_0.59-2+b1_arm64.deb ...
09:13:48 #13 35.25 Unpacking libproc-processtable-perl (0.59-2+b1) ...
09:13:48 #13 35.28 Selecting previously unselected package libre2-9:arm64.
09:13:48 #14 34.84 Preparing to unpack .../294-libperlio-gzip-perl_0.19-1build5_amd64.deb ...
09:13:48 #14 34.84 Unpacking libperlio-gzip-perl (0.19-1build5) ...
09:13:48 #14 34.87 Selecting previously unselected package libpod-constants-perl.
09:13:48 #14 34.87 Preparing to unpack .../295-libpod-constants-perl_0.19-1_all.deb ...
09:13:48 #14 34.88 Unpacking libpod-constants-perl (0.19-1) ...
09:13:48 #14 34.91 Selecting previously unselected package libre2-5:amd64.
09:13:48 #14 34.92 Preparing to unpack .../296-libre2-5_20200101+dfsg-1build1_amd64.deb ...
09:13:48 #14 34.92 Unpacking libre2-5:amd64 (20200101+dfsg-1build1) ...
09:13:48 #14 34.97 Selecting previously unselected package libre-engine-re2-perl.
09:13:48 #14 34.98 Preparing to unpack .../297-libre-engine-re2-perl_0.13-5_amd64.deb ...
09:13:48 #14 34.99 Unpacking libre-engine-re2-perl (0.13-5) ...
09:13:48 #14 35.04 Selecting previously unselected package libreadonly-perl.
09:13:48 #14 35.04 Preparing to unpack .../298-libreadonly-perl_2.050-2_all.deb ...
09:13:48 #14 35.04 Unpacking libreadonly-perl (2.050-2) ...
09:13:48 #14 35.08 Selecting previously unselected package libref-util-perl.
09:13:48 #13 38.33 Preparing to unpack .../319-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
09:13:48 #13 38.33 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
09:13:48 #13 38.37 Selecting previously unselected package python-apt-common.
09:13:48 #13 38.38 Preparing to unpack .../320-python-apt-common_1.8.4.3_all.deb ...
09:13:48 #13 38.38 Unpacking python-apt-common (1.8.4.3) ...
09:13:48 #13 38.43 Selecting previously unselected package python3-apt.
09:13:48 #13 38.44 Preparing to unpack .../321-python3-apt_1.8.4.3_arm64.deb ...
09:13:48 #13 38.44 Unpacking python3-apt (1.8.4.3) ...
09:13:48 #13 38.49 Selecting previously unselected package python3-certifi.
09:13:48 #13 38.49 Preparing to unpack .../322-python3-certifi_2018.8.24-1_all.deb ...
09:13:48 #13 38.50 Unpacking python3-certifi (2018.8.24-1) ...
09:13:48 #13 38.58 Selecting previously unselected package python3-idna.
09:13:48 #13 34.43 Preparing to unpack .../142-libio-socket-ssl-perl_2.081-2_all.deb ...
09:13:48 #13 34.43 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:13:48 #13 34.48 Selecting previously unselected package libnet-http-perl.
09:13:48 #13 34.49 Preparing to unpack .../143-libnet-http-perl_6.22-1_all.deb ...
09:13:48 #13 34.49 Unpacking libnet-http-perl (6.22-1) ...
09:13:48 #13 34.52 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:48 #13 34.52 Preparing to unpack .../144-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:48 #13 34.53 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:48 #13 34.56 Selecting previously unselected package libtry-tiny-perl.
09:13:48 #13 34.56 Preparing to unpack .../145-libtry-tiny-perl_0.31-2_all.deb ...
09:13:48 #13 34.56 Unpacking libtry-tiny-perl (0.31-2) ...
09:13:48 #13 34.59 Selecting previously unselected package libwww-robotrules-perl.
09:13:48 #13 34.60 Preparing to unpack .../146-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:48 #13 34.60 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:48 #13 34.63 Selecting previously unselected package libwww-perl.
09:13:48 #13 34.63 Preparing to unpack .../147-libwww-perl_6.68-1_all.deb ...
09:13:48 #13 34.64 Unpacking libwww-perl (6.68-1) ...
09:13:48 #13 34.68 Selecting previously unselected package patchutils.
09:13:48 #14 39.37 Selecting previously unselected package cpp.
09:13:48 #14 39.37 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_arm64.deb ...
09:13:48 #14 39.37 Unpacking cpp (4:9.3.0-1ubuntu2) ...
09:13:48 #14 39.42 Selecting previously unselected package libcc1-0:arm64.
09:13:48 #14 39.42 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.43 Unpacking libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #14 39.46 Selecting previously unselected package libgomp1:arm64.
09:13:48 #14 39.46 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.47 Unpacking libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #14 39.51 Selecting previously unselected package libitm1:arm64.
09:13:48 #14 39.51 Preparing to unpack .../086-libitm1_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.52 Unpacking libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #13 37.61 (1/148): ansible-srpm-macros-1-11.fc39.noarch.r  82 kB/s |  21 kB     00:00    
09:13:48 #13 37.62 (2/148): binutils-gold-2.40-13.fc39.x86_64.rpm  2.9 MB/s | 797 kB     00:00    
09:13:48 #13 37.62 (3/148): bzip2-1.0.8-16.fc39.x86_64.rpm         3.1 MB/s |  52 kB     00:00    
09:13:48 #13 37.64 (4/148): cpio-2.14-4.fc39.x86_64.rpm             19 MB/s | 279 kB     00:00    
09:13:48 #13 37.64 (5/148): dash-0.5.12-1.fc39.x86_64.rpm          7.4 MB/s |  98 kB     00:00    
09:13:48 #13 37.65 (6/148): dbus-libs-1.14.10-1.fc39.x86_64.rpm     24 MB/s | 156 kB     00:00    
09:13:48 #13 37.65 (7/148): debugedit-5.0-10.fc39.x86_64.rpm       7.1 MB/s |  77 kB     00:00    
09:13:48 #13 37.66 (8/148): desktop-file-utils-0.26-9.fc39.x86_64. 9.6 MB/s |  72 kB     00:00    
09:13:48 #13 37.66 (9/148): devscripts-checkbashisms-2.23.5-3.fc39 3.9 MB/s |  28 kB     00:00    
09:13:48 #13 37.67 (10/148): diffutils-3.10-3.fc39.x86_64.rpm       28 MB/s | 398 kB     00:00    
09:13:48 #13 37.67 (11/148): dnf-plugins-core-4.4.2-1.fc39.noarch. 2.7 MB/s |  38 kB     00:00    
09:13:48 #13 37.71 (12/148): binutils-2.40-13.fc39.x86_64.rpm       16 MB/s | 5.6 MB     00:00    
09:13:48 #13 37.71 (13/148): dwz-0.15-3.fc39.x86_64.rpm            3.3 MB/s | 134 kB     00:00    
09:13:48 #13 37.71 (14/148): ed-1.19-4.fc39.x86_64.rpm             2.0 MB/s |  79 kB     00:00    
09:13:48 #13 37.72 (15/148): efi-srpm-macros-5-9.fc39.noarch.rpm   2.3 MB/s |  22 kB     00:00    
09:13:48 #13 37.72 (16/148): elfutils-debuginfod-client-0.189-4.fc 6.2 MB/s |  38 kB     00:00    
09:13:48 #13 37.72 (17/148): emacs-filesystem-29.1-1.fc39.noarch.r 1.3 MB/s | 8.4 kB     00:00    
09:13:48 #13 37.73 (18/148): enchant2-2.5.0-5.fc39.x86_64.rpm       10 MB/s |  62 kB     00:00    
09:13:48 #13 37.74 (19/148): elfutils-0.189-4.fc39.x86_64.rpm       25 MB/s | 537 kB     00:00    
09:13:48 #13 37.74 (20/148): file-5.44-5.fc39.x86_64.rpm           3.5 MB/s |  49 kB     00:00    
09:13:48 #13 37.74 (21/148): fonts-filesystem-2.0.5-12.fc39.noarch 672 kB/s | 8.2 kB     00:00    
09:13:48 #13 37.74 (22/148): fpc-srpm-macros-1.3-8.fc39.noarch.rpm 1.3 MB/s | 7.4 kB     00:00    
09:13:48 #13 37.75 (23/148): fonts-srpm-macros-2.0.5-12.fc39.noarc 3.0 MB/s |  26 kB     00:00    
09:13:48 #13 37.75 (24/148): ghc-srpm-macros-1.6.1-2.fc39.noarch.r 1.3 MB/s | 7.8 kB     00:00    
09:13:48 #13 37.76 (25/148): gdk-pixbuf2-2.42.10-5.fc39.x86_64.rpm  28 MB/s | 484 kB     00:00    
09:13:48 #13 37.76 (26/148): gnat-srpm-macros-6-3.fc39.noarch.rpm  912 kB/s | 8.8 kB     00:00    
09:13:48 #13 37.76 (27/148): go-srpm-macros-3.2.0-6.fc39.noarch.rp 4.6 MB/s |  27 kB     00:00    
09:13:48 #13 37.78 (28/148): hunspell-1.7.2-5.fc39.x86_64.rpm       29 MB/s | 472 kB     00:00    
09:13:48 #13 37.79 (29/148): groff-base-1.23.0-2.fc39.x86_64.rpm    38 MB/s | 1.1 MB     00:00    
09:13:48 #13 37.80 (30/148): hunspell-en-0.20201207-7.fc39.noarch. 8.7 MB/s | 190 kB     00:00    
09:13:48 #13 37.82 (31/148): hunspell-en-GB-0.20201207-7.fc39.noar 8.7 MB/s | 226 kB     00:00    
09:13:48 #13 37.16 Selecting previously unselected package libkyotocabinet16v5:amd64.
09:13:48 #13 37.17 Preparing to unpack .../249-libkyotocabinet16v5_1.2.76-4.2+b1_amd64.deb ...
09:13:48 #13 37.17 Unpacking libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
09:13:48 #13 37.22 Selecting previously unselected package liblist-compare-perl.
09:13:48 #13 37.22 Preparing to unpack .../250-liblist-compare-perl_0.53-1_all.deb ...
09:13:48 #13 37.22 Unpacking liblist-compare-perl (0.53-1) ...
09:13:48 #13 37.29 Selecting previously unselected package liblist-moreutils-perl.
09:13:48 #13 37.29 Preparing to unpack .../251-liblist-moreutils-perl_0.416-1+b4_amd64.deb ...
09:13:48 #13 37.29 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
09:13:48 #13 37.32 Selecting previously unselected package libltdl-dev:amd64.
09:13:48 #13 37.32 Preparing to unpack .../252-libltdl-dev_2.4.6-9_amd64.deb ...
09:13:48 #13 37.33 Unpacking libltdl-dev:amd64 (2.4.6-9) ...
09:13:48 #13 37.36 Selecting previously unselected package libsys-hostname-long-perl.
09:13:48 #13 37.37 Preparing to unpack .../253-libsys-hostname-long-perl_1.5-1_all.deb ...
09:13:48 #13 37.37 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:13:48 #13 37.40 Selecting previously unselected package libmail-sendmail-perl.
09:13:48 #13 28.65 Preparing to unpack .../051-libdpkg-perl_1.21.22+rpi1_all.deb ...
09:13:48 #13 28.65 Unpacking libdpkg-perl (1.21.22+rpi1) ...
09:13:48 #13 28.73 Selecting previously unselected package patch.
09:13:48 #13 28.73 Preparing to unpack .../052-patch_2.7.6-7_armhf.deb ...
09:13:48 #13 28.73 Unpacking patch (2.7.6-7) ...
09:13:48 #13 28.77 Selecting previously unselected package make.
09:13:48 #13 28.78 Preparing to unpack .../053-make_4.3-4.1_armhf.deb ...
09:13:48 #13 28.78 Unpacking make (4.3-4.1) ...
09:13:48 #13 28.84 Selecting previously unselected package dpkg-dev.
09:13:48 #13 28.85 Preparing to unpack .../054-dpkg-dev_1.21.22+rpi1_all.deb ...
09:13:48 #13 28.85 Unpacking dpkg-dev (1.21.22+rpi1) ...
09:13:48 #13 37.12 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_amd64.deb ...
09:13:48 #13 37.12 Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
09:13:48 #13 37.26 Selecting previously unselected package libglib2.0-data.
09:13:48 #13 37.26 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ...
09:13:48 #13 37.26 Unpacking libglib2.0-data (2.74.6-2) ...
09:13:48 #13 37.40 Selecting previously unselected package libgpm2:amd64.
09:13:48 #14 33.01 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-netmask-perl all 2.0001-1 [27.7 kB]
09:13:48 #14 33.05 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetaddr-ip-perl arm64 4.079+dfsg-1build7 [82.3 kB]
09:13:48 #13 32.34 Building database of manual pages ...
09:13:48 #13 33.85 Get:71 http://archive.raspbian.org/raspbian bullseye/main armhf libelf1 armhf 0.183-1 [161 kB]
09:13:48 #13 33.86 Get:72 http://archive.raspbian.org/raspbian bullseye/main armhf dwz armhf 0.13+20210201-1 [164 kB]
09:13:48 #13 33.86 Get:73 http://archive.raspbian.org/raspbian bullseye/main armhf libicu67 armhf 67.1-7 [8291 kB]
09:13:48 #13 34.10 Get:74 http://archive.raspbian.org/raspbian bullseye/main armhf libxml2 armhf 2.9.10+dfsg-6.7+deb11u4 [581 kB]
09:13:48 #13 34.11 Get:75 http://archive.raspbian.org/raspbian bullseye/main armhf gettext armhf 0.21-4 [1215 kB]
09:13:48 #13 34.16 Get:76 http://archive.raspbian.org/raspbian bullseye/main armhf intltool-debian all 0.35.0+20060710.5 [26.8 kB]
09:13:48 #13 34.16 Get:77 http://archive.raspbian.org/raspbian bullseye/main armhf po-debconf all 1.0.21+nmu1 [248 kB]
09:13:48 #13 34.17 Get:78 http://archive.raspbian.org/raspbian bullseye/main armhf debhelper all 13.3.4 [1049 kB]
09:13:48 #13 34.18 Get:79 http://archive.raspbian.org/raspbian bullseye/main armhf libfakeroot armhf 1.25.3-1.1 [45.1 kB]
09:13:48 #13 34.20 Get:80 http://archive.raspbian.org/raspbian bullseye/main armhf fakeroot armhf 1.25.3-1.1 [86.2 kB]
09:13:48 #13 34.20 Get:81 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-dirlist-perl all 0.05-2 [7444 B]
09:13:48 #13 34.20 Get:82 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-which-perl all 1.23-1 [16.6 kB]
09:13:48 #13 34.21 Get:83 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-homedir-perl all 1.006-1 [43.8 kB]
09:13:48 #14 31.80 Get:232 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libwebp7 armhf 1.2.4-0.1ubuntu0.23.04.2 [168 kB]
09:13:48 #14 31.88 Get:233 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libtiff6 armhf 4.5.0-5ubuntu1.1 [177 kB]
09:13:48 #14 31.92 Get:234 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxpm4 armhf 1:3.5.12-1.1 [30.5 kB]
09:13:48 #14 31.93 Get:235 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgd3 armhf 2.3.3-7ubuntu2 [106 kB]
09:13:48 #14 31.95 Get:236 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libc-devtools armhf 2.37-0ubuntu2 [29.6 kB]
09:13:48 #14 31.95 Get:237 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcapture-tiny-perl all 0.48-2 [20.2 kB]
09:13:48 #14 31.96 Get:238 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-pm-perl all 4.55-1 [188 kB]
09:13:48 #14 31.98 Get:239 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi0ldbl armhf 2.4.2-2build2 [23.2 kB]
09:13:48 #15 30.72   Installing       : perl-Socket-4:2.027-3.el8.aarch64                    39/88 
09:13:48 #15 30.91   Installing       : perl-Encode-4:2.97-3.el8.aarch64                     40/88 
09:13:48 #15 30.93   Installing       : perl-Carp-1.42-396.el8.noarch                        41/88 
09:13:48 #13 33.70 Selecting previously unselected package libcommon-sense-perl:arm64.
09:13:48 #13 33.71 Preparing to unpack .../223-libcommon-sense-perl_3.75-3_arm64.deb ...
09:13:48 #13 33.71 Unpacking libcommon-sense-perl:arm64 (3.75-3) ...
09:13:48 #13 33.74 Selecting previously unselected package libconfig-tiny-perl.
09:13:48 #13 33.74 Preparing to unpack .../224-libconfig-tiny-perl_2.28-2_all.deb ...
09:13:48 #13 33.75 Unpacking libconfig-tiny-perl (2.28-2) ...
09:13:48 #13 33.77 Selecting previously unselected package libparams-util-perl.
09:13:48 #13 33.78 Preparing to unpack .../225-libparams-util-perl_1.102-2+b1_arm64.deb ...
09:13:48 #13 33.78 Unpacking libparams-util-perl (1.102-2+b1) ...
09:13:48 #13 33.81 Selecting previously unselected package libsub-install-perl.
09:13:48 #13 33.81 Preparing to unpack .../226-libsub-install-perl_0.929-1_all.deb ...
09:13:48 #13 33.82 Unpacking libsub-install-perl (0.929-1) ...
09:13:48 #13 33.84 Selecting previously unselected package libdata-optlist-perl.
09:13:48 #13 33.85 Preparing to unpack .../227-libdata-optlist-perl_0.113-1_all.deb ...
09:13:48 #13 33.85 Unpacking libdata-optlist-perl (0.113-1) ...
09:13:48 #13 33.88 Selecting previously unselected package libsub-exporter-perl.
09:13:48 #13 33.88 Preparing to unpack .../228-libsub-exporter-perl_0.989-1_all.deb ...
09:13:48 #13 33.88 Unpacking libsub-exporter-perl (0.989-1) ...
09:13:48 #13 33.92 Selecting previously unselected package libconst-fast-perl.
09:13:48 #13 33.92 Preparing to unpack .../229-libconst-fast-perl_0.014-2_all.deb ...
09:13:48 #13 33.92 Unpacking libconst-fast-perl (0.014-2) ...
09:13:48 #13 33.95 Selecting previously unselected package libwant-perl.
09:13:48 #13 33.95 Preparing to unpack .../230-libwant-perl_0.29-2+b1_arm64.deb ...
09:13:48 #13 33.96 Unpacking libwant-perl (0.29-2+b1) ...
09:13:48 #13 33.99 Selecting previously unselected package libcontextual-return-perl.
09:13:48 #14 37.15 Preparing to unpack .../294-libmath-base85-perl_0.5+dfsg-1_all.deb ...
09:13:48 #14 37.16 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
09:13:48 #14 37.19 Selecting previously unselected package libmoox-aliases-perl.
09:13:48 #14 37.19 Preparing to unpack .../295-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:13:48 #14 37.20 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:13:48 #14 37.23 Selecting previously unselected package libnamespace-autoclean-perl.
09:13:48 #14 37.23 Preparing to unpack .../296-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:13:48 #14 37.24 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:13:48 #14 37.26 Selecting previously unselected package libobject-id-perl.
09:13:48 #14 37.27 Preparing to unpack .../297-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
09:13:48 #14 37.27 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:13:48 #14 37.30 Selecting previously unselected package libmoox-struct-perl.
09:13:48 #14 37.30 Preparing to unpack .../298-libmoox-struct-perl_0.020-1_all.deb ...
09:13:48 #14 37.31 Unpacking libmoox-struct-perl (0.020-1) ...
09:13:48 #14 37.34 Selecting previously unselected package libmouse-perl.
09:13:48 #14 37.34 Preparing to unpack .../299-libmouse-perl_2.5.10-1build4_amd64.deb ...
09:13:48 #14 37.35 Unpacking libmouse-perl (2.5.10-1build4) ...
09:13:48 #14 37.39 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:48 #14 34.71 Selecting previously unselected package perl.
09:13:48 #14 34.71 Preparing to unpack .../011-perl_5.30.0-9ubuntu0.4_armhf.deb ...
09:13:48 #14 34.04 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_amd64.deb ...
09:13:48 #14 34.04 Unpacking libdevel-size-perl (0.83-2build1) ...
09:13:48 #14 34.07 Selecting previously unselected package libipc-run3-perl.
09:13:48 #14 34.08 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ...
09:13:48 #14 34.08 Unpacking libipc-run3-perl (0.048-3) ...
09:13:48 #14 34.11 Selecting previously unselected package lzip.
09:13:48 #14 34.11 Preparing to unpack .../348-lzip_1.23-5_amd64.deb ...
09:13:48 #14 34.12 Unpacking lzip (1.23-5) ...
09:13:48 #14 34.17 Selecting previously unselected package lzop.
09:13:48 #14 34.17 Preparing to unpack .../349-lzop_1.04-2build2_amd64.deb ...
09:13:48 #14 34.17 Unpacking lzop (1.04-2build2) ...
09:13:48 #14 34.20 Selecting previously unselected package t1utils.
09:13:48 #14 34.20 Preparing to unpack .../350-t1utils_1.41-4build2_amd64.deb ...
09:13:48 #14 34.21 Unpacking t1utils (1.41-4build2) ...
09:13:48 #14 34.24 Selecting previously unselected package unzip.
09:13:48 #14 34.24 Preparing to unpack .../351-unzip_6.0-27ubuntu1_amd64.deb ...
09:13:48 #14 34.25 Unpacking unzip (6.0-27ubuntu1) ...
09:13:48 #14 34.29 Selecting previously unselected package lintian.
09:13:48 #15 27.14 Dependencies resolved.
09:13:48 #15 27.15 =========================================================================================
09:13:48 #15 27.15  Package                      Arch    Version                            Repo        Size
09:13:48 #15 27.15 =========================================================================================
09:13:48 #15 27.15 Installing:
09:13:48 #15 27.15  dnf-plugins-core             noarch  4.0.21-23.el8                      baseos      77 k
09:13:48 #15 27.15  rpm-build                    x86_64  4.14.3-26.el8                      appstream  174 k
09:13:48 #15 27.15  rpmlint                      noarch  1.10-14.el8                        appstream  192 k
09:13:48 #15 27.15 Installing dependencies:
09:13:48 #15 27.15  bzip2                        x86_64  1.0.6-26.el8                       baseos      60 k
09:13:48 #15 27.15  dbus-glib                    x86_64  0.110-2.el8                        baseos     127 k
09:13:48 #15 27.15  desktop-file-utils           x86_64  0.26-1.el8                         appstream   80 k
09:13:48 #15 27.15  diffutils                    x86_64  3.6-6.el8                          baseos     358 k
09:13:48 #15 27.15  dwz                          x86_64  0.12-10.el8                        appstream  109 k
09:13:48 #15 27.15  efi-srpm-macros              noarch  3-3.el8                            appstream   22 k
09:13:48 #15 27.15  elfutils                     x86_64  0.189-3.el8                        baseos     553 k
09:13:48 #15 27.15  emacs-filesystem             noarch  1:26.1-11.el8                      baseos      70 k
09:13:48 #15 27.15  file                         x86_64  5.33-25.el8                        baseos      77 k
09:13:48 #15 27.15  gc                           x86_64  7.6.4-3.el8                        appstream  109 k
09:13:48 #15 27.15  gdb-headless                 x86_64  8.2-20.el8                         appstream  3.7 M
09:13:48 #15 27.15  ghc-srpm-macros              noarch  1.4.2-7.el8                        appstream  9.3 k
09:13:48 #15 27.15  glibc-gconv-extra            x86_64  2.28-236.el8.1                     baseos     1.5 M
09:13:48 #15 27.15  go-srpm-macros               noarch  2-17.el8                           appstream   13 k
09:13:48 #15 27.15  groff-base                   x86_64  1.22.3-18.el8                      baseos     1.0 M
09:13:48 #15 27.15  guile                        x86_64  5:2.0.14-7.el8                     appstream  3.5 M
09:13:48 #15 27.15  libatomic_ops                x86_64  7.6.2-3.el8                        appstream   38 k
09:13:48 #15 27.15  libbabeltrace                x86_64  1.5.4-4.el8                        baseos     200 k
09:13:48 #15 27.15  libipt                       x86_64  1.6.1-8.el8                        appstream   50 k
09:13:48 #15 27.15  libpkgconf                   x86_64  1.4.2-1.el8                        baseos      35 k
09:13:48 #15 27.15  libtool-ltdl                 x86_64  2.4.6-25.el8                       baseos      58 k
09:13:48 #15 27.15  ncurses                      x86_64  6.1-10.20180224.el8                baseos     393 k
09:13:48 #15 27.15  ocaml-srpm-macros            noarch  5-4.el8                            appstream  9.4 k
09:13:48 #15 27.15  openblas-srpm-macros         noarch  2-2.el8                            appstream  7.9 k
09:13:48 #15 27.15  openssl                      x86_64  1:1.1.1k-9.el8                     baseos     737 k
09:13:48 #15 27.15  patch                        x86_64  2.7.6-11.el8                       baseos     138 k
09:13:48 #15 27.15  perl-Carp                    noarch  1.42-396.el8                       baseos      30 k
09:13:48 #15 27.15  perl-Data-Dumper             x86_64  2.167-399.el8                      baseos      58 k
09:13:48 #15 27.15  perl-Digest                  noarch  1.17-395.el8                       appstream   27 k
09:13:48 #15 27.15  perl-Digest-MD5              x86_64  2.55-396.el8                       appstream   37 k
09:13:48 #15 27.15  perl-Encode                  x86_64  4:2.97-3.el8                       baseos     1.5 M
09:13:48 #15 27.15  perl-Errno                   x86_64  1.28-422.el8                       baseos      76 k
09:13:48 #15 27.15  perl-Exporter                noarch  5.72-396.el8                       baseos      34 k
09:13:48 #15 27.15  perl-File-Path               noarch  2.15-2.el8                         baseos      38 k
09:13:48 #15 27.15  perl-File-Temp               noarch  0.230.600-1.el8                    baseos      63 k
09:13:48 #15 27.15  perl-Getopt-Long             noarch  1:2.50-4.el8                       baseos      63 k
09:13:48 #15 27.15  perl-HTTP-Tiny               noarch  0.074-2.el8                        baseos      58 k
09:13:48 #15 27.15  perl-IO                      x86_64  1.38-422.el8                       baseos     142 k
09:13:48 #15 27.15  perl-IO-Socket-IP            noarch  0.39-5.el8                         appstream   47 k
09:13:48 #15 27.15  perl-IO-Socket-SSL           noarch  2.066-4.module_el8+339+1ec643e0    appstream  304 k
09:13:48 #15 27.15  perl-MIME-Base64             x86_64  3.15-396.el8                       baseos      31 k
09:13:48 #15 27.15  perl-Mozilla-CA              noarch  20160104-7.module_el8+645+9d809f8c appstream   15 k
09:13:48 #15 27.15  perl-Net-SSLeay              x86_64  1.88-2.module_el8+339+1ec643e0     appstream  402 k
09:13:48 #15 27.15  perl-PathTools               x86_64  3.74-1.el8                         baseos      90 k
09:13:48 #15 27.15  perl-Pod-Escapes             noarch  1:1.07-395.el8                     baseos      20 k
09:13:48 #15 27.15  perl-Pod-Perldoc             noarch  3.28-396.el8                       baseos      86 k
09:13:48 #15 27.15  perl-Pod-Simple              noarch  1:3.35-395.el8                     baseos     213 k
09:13:48 #15 27.15  perl-Pod-Usage               noarch  4:1.69-395.el8                     baseos      34 k
09:13:48 #15 27.15  perl-Scalar-List-Utils       x86_64  3:1.49-2.el8                       baseos      68 k
09:13:48 #15 27.15  perl-Socket                  x86_64  4:2.027-3.el8                      baseos      59 k
09:13:48 #15 27.15  perl-Storable                x86_64  1:3.11-3.el8                       baseos      98 k
09:13:48 #15 27.15  perl-Term-ANSIColor          noarch  4.06-396.el8                       baseos      46 k
09:13:48 #15 27.15  perl-Term-Cap                noarch  1.17-395.el8                       baseos      23 k
09:13:48 #15 27.15  perl-Text-ParseWords         noarch  3.30-395.el8                       baseos      18 k
09:13:48 #15 27.15  perl-Text-Tabs+Wrap          noarch  2013.0523-395.el8                  baseos      24 k
09:13:48 #15 27.15  perl-Time-Local              noarch  1:1.280-1.el8                      baseos      34 k
09:13:48 #15 27.15  perl-URI                     noarch  1.73-3.el8                         appstream  116 k
09:13:48 #15 27.15  perl-Unicode-Normalize       x86_64  1.25-396.el8                       baseos      82 k
09:13:48 #15 27.15  perl-constant                noarch  1.33-396.el8                       baseos      25 k
09:13:48 #15 27.15  perl-interpreter             x86_64  4:5.26.3-422.el8                   baseos     6.3 M
09:13:48 #15 27.15  perl-libnet                  noarch  3.11-3.el8                         appstream  121 k
09:13:48 #15 27.15  perl-libs                    x86_64  4:5.26.3-422.el8                   baseos     1.6 M
09:13:48 #15 27.15  perl-macros                  x86_64  4:5.26.3-422.el8                   baseos      73 k
09:13:48 #15 27.15  perl-parent                  noarch  1:0.237-1.el8                      baseos      20 k
09:13:48 #15 27.15  perl-podlators               noarch  4.11-1.el8                         baseos     118 k
09:13:48 #15 27.15  perl-srpm-macros             noarch  1-25.el8                           appstream   11 k
09:13:48 #15 27.15  perl-threads                 x86_64  1:2.21-2.el8                       baseos      61 k
09:13:48 #15 27.15  perl-threads-shared          x86_64  1.58-2.el8                         baseos      48 k
09:13:48 #15 27.15  pkgconf                      x86_64  1.4.2-1.el8                        baseos      38 k
09:13:48 #15 27.15  pkgconf-m4                   noarch  1.4.2-1.el8                        baseos      17 k
09:13:48 #15 27.15  pkgconf-pkg-config           x86_64  1.4.2-1.el8                        baseos      15 k
09:13:48 #15 27.15  python-rpm-macros            noarch  3-45.el8                           baseos      16 k
09:13:48 #15 27.15  python-srpm-macros           noarch  3-45.el8                           baseos      16 k
09:13:48 #15 27.15  python3-dateutil             noarch  1:2.6.1-6.el8                      baseos     251 k
09:13:48 #15 27.15  python3-dbus                 x86_64  1.2.4-15.el8                       baseos     134 k
09:13:48 #15 27.15  python3-dnf-plugins-core     noarch  4.0.21-23.el8                      baseos     279 k
09:13:48 #15 27.15  python3-rpm-macros           noarch  3-45.el8                           baseos      15 k
09:13:48 #15 27.15  python3-six                  noarch  1.11.0-8.el8                       baseos      38 k
09:13:48 #15 27.15  python3-systemd              x86_64  234-8.el8                          appstream   81 k
09:13:48 #15 27.15  qt5-srpm-macros              noarch  5.15.3-1.el8                       appstream   11 k
09:13:48 #15 27.15  redhat-rpm-config            noarch  131-1.el8                          baseos      94 k
09:13:48 #15 27.15  rust-srpm-macros             noarch  5-2.el8                            appstream  9.2 k
09:13:48 #15 27.15  unzip                        x86_64  6.0-46.el8                         baseos     196 k
09:13:48 #15 27.15  zip                          x86_64  3.0-23.el8                         baseos     270 k
09:13:48 #15 27.15  zstd                         x86_64  1.4.4-1.el8                        appstream  393 k
09:13:48 #15 27.15 Installing weak dependencies:
09:13:48 #15 27.15  elfutils-debuginfod-client   x86_64  0.189-3.el8                        baseos      76 k
09:13:48 #15 27.15 Enabling module streams:
09:13:48 #15 27.15  perl                                 5.26                                               
09:13:48 #15 27.15  perl-IO-Socket-SSL                   2.066                                              
09:13:48 #15 27.15  perl-libwww-perl                     6.34                                               
09:13:48 #15 27.15 
09:13:48 #15 27.15 Transaction Summary
09:13:48 #15 27.15 =========================================================================================
09:13:48 #15 27.15 Install  89 Packages
09:13:48 #15 27.15 
09:13:48 #15 27.16 Total download size: 27 M
09:13:48 #15 27.16 Installed size: 83 M
09:13:48 #15 27.16 Downloading Packages:
09:13:48 #14 38.46 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmldbm-perl all 2.05-4 [16.0 kB]
09:13:48 #14 38.47 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmoox-aliases-perl all 0.001006-2 [6796 B]
09:13:48 #14 38.47 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmouse-perl arm64 2.5.10-1build5 [160 kB]
09:13:48 #14 38.53 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-keyword-perl arm64 0.33-1 [54.9 kB]
09:13:48 #14 32.05 Get:242 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-xs-perl armhf 0.430-2build2 [37.3 kB]
09:13:48 #14 32.11 Get:243 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-moreutils-perl all 0.430-2 [38.2 kB]
09:13:48 #14 32.16 Get:244 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dpath-perl all 0.58-1 [38.8 kB]
09:13:48 #14 32.21 Get:245 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:48 #14 32.22 Get:246 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-messagepack-perl armhf 1.01-2build1 [32.5 kB]
09:13:48 #14 32.24 Get:247 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-domain-tld-perl all 1.75-1.1 [29.3 kB]
09:13:48 #14 32.25 Get:248 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:48 #14 32.26 Get:249 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:48 #14 32.27 Get:250 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-netmask-perl all 2.0001-1 [27.7 kB]
09:13:48 #13 37.53 Preparing to unpack .../251-libpath-tiny-perl_0.118-1_all.deb ...
09:13:48 #13 37.53 Unpacking libpath-tiny-perl (0.118-1) ...
09:13:48 #13 37.57 Selecting previously unselected package libtype-tiny-perl.
09:13:48 #13 37.57 Preparing to unpack .../252-libtype-tiny-perl_1.012001-2_all.deb ...
09:13:48 #13 37.57 Unpacking libtype-tiny-perl (1.012001-2) ...
09:13:48 #13 37.63 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:48 #13 37.64 Preparing to unpack .../253-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:13:48 #13 37.64 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:13:48 #13 37.71 Selecting previously unselected package libglib2.0-0:amd64.
09:13:48 #13 37.71 Preparing to unpack .../254-libglib2.0-0_2.66.8-1_amd64.deb ...
09:13:48 #13 37.72 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
09:13:48 #13 35.29 Preparing to unpack .../294-libre2-9_20210201+dfsg-1_arm64.deb ...
09:13:48 #13 35.29 Unpacking libre2-9:arm64 (20210201+dfsg-1) ...
09:13:48 #13 35.33 Selecting previously unselected package libre-engine-re2-perl:arm64.
09:13:48 #13 35.33 Preparing to unpack .../295-libre-engine-re2-perl_0.14-1_arm64.deb ...
09:13:48 #13 35.33 Unpacking libre-engine-re2-perl:arm64 (0.14-1) ...
09:13:48 #13 35.36 Selecting previously unselected package libreadonly-perl.
09:13:48 #13 35.37 Preparing to unpack .../296-libreadonly-perl_2.050-3_all.deb ...
09:13:48 #13 35.37 Unpacking libreadonly-perl (2.050-3) ...
09:13:48 #13 35.43 Selecting previously unselected package libref-util-perl.
09:13:48 #13 35.43 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
09:13:48 #13 35.44 Unpacking libref-util-perl (0.204-1) ...
09:13:48 #13 35.47 Selecting previously unselected package libref-util-xs-perl.
09:13:48 #13 35.47 Preparing to unpack .../298-libref-util-xs-perl_0.117-1+b3_arm64.deb ...
09:13:48 #13 35.47 Unpacking libref-util-xs-perl (0.117-1+b3) ...
09:13:48 #13 35.50 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:48 #13 35.50 Preparing to unpack .../299-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
09:13:48 #13 35.51 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
09:13:48 #13 35.54 Selecting previously unselected package libregexp-pattern-perl.
09:13:48 #13 33.40 Preparing to unpack .../099-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
09:13:48 #13 33.40 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:13:48 #13 33.44 Selecting previously unselected package gpgsm.
09:13:48 #13 33.45 Preparing to unpack .../100-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
09:13:48 #13 33.45 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:13:48 #13 33.50 Selecting previously unselected package gnupg.
09:13:48 #13 33.50 Preparing to unpack .../101-gnupg_2.2.27-2+deb11u2_all.deb ...
09:13:48 #13 33.51 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:13:48 #13 33.57 Selecting previously unselected package libfile-dirlist-perl.
09:13:48 #13 33.57 Preparing to unpack .../102-libfile-dirlist-perl_0.05-2_all.deb ...
09:13:48 #13 33.58 Unpacking libfile-dirlist-perl (0.05-2) ...
09:13:48 #13 33.60 Selecting previously unselected package libfile-which-perl.
09:13:48 #13 33.61 Preparing to unpack .../103-libfile-which-perl_1.23-1_all.deb ...
09:13:48 #13 33.61 Unpacking libfile-which-perl (1.23-1) ...
09:13:48 #13 33.64 Selecting previously unselected package libfile-homedir-perl.
09:13:48 #13 33.64 Preparing to unpack .../104-libfile-homedir-perl_1.006-1_all.deb ...
09:13:48 #13 33.65 Unpacking libfile-homedir-perl (1.006-1) ...
09:13:48 #13 33.68 Selecting previously unselected package libfile-touch-perl.
09:13:48 #13 33.68 Preparing to unpack .../105-libfile-touch-perl_0.11-1_all.deb ...
09:13:48 #13 33.69 Unpacking libfile-touch-perl (0.11-1) ...
09:13:48 #13 33.72 Selecting previously unselected package libio-pty-perl.
09:13:48 #14 35.08 Preparing to unpack .../299-libref-util-perl_0.204-1_all.deb ...
09:13:48 #14 35.08 Unpacking libref-util-perl (0.204-1) ...
09:13:48 #14 35.11 Selecting previously unselected package libref-util-xs-perl.
09:13:48 #14 35.12 Preparing to unpack .../300-libref-util-xs-perl_0.117-1build2_amd64.deb ...
09:13:48 #14 35.12 Unpacking libref-util-xs-perl (0.117-1build2) ...
09:13:48 #14 35.15 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:48 #14 35.15 Preparing to unpack .../301-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
09:13:48 #14 35.16 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
09:13:48 #14 35.19 Selecting previously unselected package libregexp-pattern-perl.
09:13:48 #14 35.19 Preparing to unpack .../302-libregexp-pattern-perl_0.2.12-1_all.deb ...
09:13:48 #14 35.20 Unpacking libregexp-pattern-perl (0.2.12-1) ...
09:13:48 #14 35.23 Selecting previously unselected package libsasl2-modules:amd64.
09:13:48 #14 35.23 Preparing to unpack .../303-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
09:13:48 #14 35.24 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:48 #14 35.27 Selecting previously unselected package libsereal-decoder-perl.
09:13:48 #14 35.27 Preparing to unpack .../304-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ...
09:13:48 #14 35.28 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
09:13:48 #14 35.32 Selecting previously unselected package libsereal-encoder-perl.
09:13:48 #13 38.58 Preparing to unpack .../323-python3-idna_2.6-1_all.deb ...
09:13:48 #13 38.59 Unpacking python3-idna (2.6-1) ...
09:13:48 #13 38.65 Selecting previously unselected package python3-magic.
09:13:48 #13 38.65 Preparing to unpack .../324-python3-magic_2%3a0.4.15-2_all.deb ...
09:13:48 #13 38.66 Unpacking python3-magic (2:0.4.15-2) ...
09:13:48 #13 38.71 Selecting previously unselected package python3-urllib3.
09:13:48 #13 38.71 Preparing to unpack .../325-python3-urllib3_1.24.1-1_all.deb ...
09:13:48 #13 38.72 Unpacking python3-urllib3 (1.24.1-1) ...
09:13:48 #13 38.76 Selecting previously unselected package python3-requests.
09:13:48 #13 38.76 Preparing to unpack .../326-python3-requests_2.21.0-1+deb10u1_all.deb ...
09:13:48 #13 38.77 Unpacking python3-requests (2.21.0-1+deb10u1) ...
09:13:48 #13 38.81 Selecting previously unselected package python3-unidiff.
09:13:48 #13 34.69 Preparing to unpack .../148-patchutils_0.4.2-1_armhf.deb ...
09:13:48 #13 34.69 Unpacking patchutils (0.4.2-1) ...
09:13:48 #13 34.73 Selecting previously unselected package wdiff.
09:13:48 #13 34.73 Preparing to unpack .../149-wdiff_1.2.2-5_armhf.deb ...
09:13:48 #13 34.73 Unpacking wdiff (1.2.2-5) ...
09:13:48 #13 34.83 Selecting previously unselected package devscripts.
09:13:48 #14 39.58 Selecting previously unselected package libatomic1:arm64.
09:13:48 #14 39.59 Preparing to unpack .../087-libatomic1_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.59 Unpacking libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #14 39.62 Selecting previously unselected package libasan5:arm64.
09:13:48 #14 39.63 Preparing to unpack .../088-libasan5_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:48 #14 39.63 Unpacking libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:48 #13 37.83 (32/148): glibc-gconv-extra-2.38-1.fc39.x86_64.  20 MB/s | 1.6 MB     00:00    
09:13:48 #13 37.83 (33/148): hunspell-filesystem-1.7.2-5.fc39.x86_ 641 kB/s | 9.2 kB     00:00    
09:13:48 #13 37.84 (34/148): jansson-2.13.1-7.fc39.x86_64.rpm      6.8 MB/s |  44 kB     00:00    
09:13:48 #13 37.84 (35/148): js-jquery-3.6.4-2.fc39.noarch.rpm      18 MB/s | 172 kB     00:00    
09:13:48 #13 37.85 (36/148): json-glib-1.6.6-5.fc39.x86_64.rpm      17 MB/s | 162 kB     00:00    
09:13:48 #13 37.85 (37/148): kernel-srpm-macros-1.0-20.fc39.noarch 1.8 MB/s |  10 kB     00:00    
09:13:48 #13 37.86 (38/148): libjpeg-turbo-2.1.4-3.fc39.x86_64.rpm  20 MB/s | 183 kB     00:00    
09:13:48 #13 37.86 (39/148): libpkgconf-1.9.5-2.fc39.x86_64.rpm    7.0 MB/s |  38 kB     00:00    
09:13:48 #13 37.87 (40/148): libpng-1.6.37-15.fc39.x86_64.rpm       23 MB/s | 119 kB     00:00    
09:13:48 #13 37.89 (41/148): libstemmer-2.2.0-7.fc39.x86_64.rpm    9.2 MB/s | 171 kB     00:00    
09:13:48 #13 37.89 (42/148): lua-srpm-macros-1-9.fc39.noarch.rpm   1.9 MB/s | 8.6 kB     00:00    
09:13:48 #13 37.93 (43/148): ncurses-6.4-7.20230520.fc39.x86_64.rp  12 MB/s | 416 kB     00:00    
09:13:48 #13 37.93 (44/148): hunspell-en-US-0.20201207-7.fc39.noar 1.4 MB/s | 181 kB     00:00    
09:13:48 #13 37.94 (45/148): ocaml-srpm-macros-8-2.fc39.noarch.rpm 2.0 MB/s |  14 kB     00:00    
09:13:48 #13 37.94 (46/148): openblas-srpm-macros-2-14.fc39.noarch 1.4 MB/s | 7.5 kB     00:00    
09:13:48 #13 37.94 (47/148): package-notes-srpm-macros-0.5-9.fc39. 2.2 MB/s |  11 kB     00:00    
09:13:48 #13 37.95 (48/148): patch-2.7.6-22.fc39.x86_64.rpm         17 MB/s | 125 kB     00:00    
09:13:48 #13 37.95 (49/148): perl-B-1.88-500.fc39.x86_64.rpm        28 MB/s | 177 kB     00:00    
09:13:48 #13 37.96 (50/148): perl-Carp-1.54-500.fc39.noarch.rpm    6.2 MB/s |  29 kB     00:00    
09:13:48 #13 37.96 (51/148): perl-Class-Struct-0.68-500.fc39.noarc 4.3 MB/s |  22 kB     00:00    
09:13:48 #13 37.97 (52/148): perl-AutoLoader-5.74-500.fc39.noarch. 888 kB/s |  21 kB     00:00    
09:13:48 #13 37.97 (53/148): perl-Data-Dumper-2.188-501.fc39.x86_6 9.8 MB/s |  56 kB     00:00    
09:13:48 #13 37.97 (54/148): perl-Digest-1.20-500.fc39.noarch.rpm  4.4 MB/s |  25 kB     00:00    
09:13:48 #13 37.97 (55/148): perl-Digest-MD5-2.58-500.fc39.x86_64. 5.8 MB/s |  35 kB     00:00    
09:13:48 #13 37.98 (56/148): perl-DynaLoader-1.54-500.fc39.x86_64. 3.8 MB/s |  26 kB     00:00    
09:13:48 #13 37.98 (57/148): perl-Errno-1.37-500.fc39.x86_64.rpm   2.5 MB/s |  15 kB     00:00    
09:13:48 #13 38.03 (58/148): perl-Encode-3.19-500.fc39.x86_64.rpm   30 MB/s | 1.7 MB     00:00    
09:13:48 #13 37.40 Preparing to unpack .../254-libmail-sendmail-perl_0.80-1_all.deb ...
09:13:48 #13 37.40 Unpacking libmail-sendmail-perl (0.80-1) ...
09:13:48 #13 37.42 Selecting previously unselected package mailutils-common.
09:13:48 #13 37.43 Preparing to unpack .../255-mailutils-common_1%3a3.5-4_all.deb ...
09:13:48 #13 37.43 Unpacking mailutils-common (1:3.5-4) ...
09:13:48 #13 37.49 Selecting previously unselected package mysql-common.
09:13:48 #13 37.49 Preparing to unpack .../256-mysql-common_5.8+1.0.5_all.deb ...
09:13:48 #13 37.51 Unpacking mysql-common (5.8+1.0.5) ...
09:13:48 #13 37.54 Selecting previously unselected package mariadb-common.
09:13:48 #13 37.54 Preparing to unpack .../257-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ...
09:13:48 #13 37.55 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ...
09:13:48 #13 37.58 Selecting previously unselected package libmariadb3:amd64.
09:13:48 #13 37.58 Preparing to unpack .../258-libmariadb3_1%3a10.3.39-0+deb10u1_amd64.deb ...
09:13:48 #13 37.58 Unpacking libmariadb3:amd64 (1:10.3.39-0+deb10u1) ...
09:13:48 #13 37.63 Selecting previously unselected package libpython2.7-minimal:amd64.
09:13:48 #13 37.40 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_amd64.deb ...
09:13:48 #13 37.41 Unpacking libgpm2:amd64 (1.20.7-10+b1) ...
09:13:48 #13 37.43 Selecting previously unselected package libhtml-form-perl.
09:13:48 #13 37.43 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ...
09:13:48 #13 37.44 Unpacking libhtml-form-perl (6.11-1) ...
09:13:48 #13 37.47 Selecting previously unselected package libhtml-format-perl.
09:13:48 #13 37.47 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ...
09:13:48 #13 37.47 Unpacking libhtml-format-perl (2.16-2) ...
09:13:48 #13 37.50 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:48 #13 37.50 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:13:48 #13 37.51 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:13:48 #13 37.53 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:13:48 #13 37.54 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:13:48 #13 37.54 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:13:48 #13 37.57 Selecting previously unselected package libhttp-daemon-perl.
09:13:48 #13 37.57 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ...
09:13:48 #13 37.57 Unpacking libhttp-daemon-perl (6.16-1) ...
09:13:48 #13 37.60 Selecting previously unselected package libio-interactive-perl.
09:13:48 #13 37.60 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ...
09:13:48 #13 37.60 Unpacking libio-interactive-perl (1.023-2) ...
09:13:48 #13 28.95 Selecting previously unselected package libelf1:armhf.
09:13:48 #13 28.96 Preparing to unpack .../055-libelf1_0.188-2.1+rpi1_armhf.deb ...
09:13:48 #13 28.96 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
09:13:48 #13 29.01 Selecting previously unselected package dwz.
09:13:48 #13 29.01 Preparing to unpack .../056-dwz_0.15-1_armhf.deb ...
09:13:48 #13 29.02 Unpacking dwz (0.15-1) ...
09:13:48 #13 29.06 Selecting previously unselected package libicu72:armhf.
09:13:48 #13 29.06 Preparing to unpack .../057-libicu72_72.1-3_armhf.deb ...
09:13:48 #13 29.07 Unpacking libicu72:armhf (72.1-3) ...
09:13:48 #14 33.17 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-ip-perl all 0.30-1 [17.3 kB]
09:13:48 #14 33.18 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:48 #14 33.19 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdistro-info-perl all 1.1ubuntu0.1 [5610 B]
09:13:48 #14 33.20 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libemail-address-xs-perl arm64 1.04-1build6 [27.9 kB]
09:13:48 #14 33.21 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-system-simple-perl all 1.30-1 [23.2 kB]
09:13:48 #14 33.23 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-basedir-perl all 0.09-1 [15.7 kB]
09:13:48 #14 33.24 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:48 #14 33.24 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-fcntllock-perl arm64 0.22-3build7 [33.7 kB]
09:13:48 #13 34.27 Get:84 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-touch-perl all 0.11-1 [9254 B]
09:13:48 #13 34.28 Get:85 http://archive.raspbian.org/raspbian bullseye/main armhf libio-pty-perl armhf 1:1.15-2 [36.1 kB]
09:13:48 #13 34.29 Get:86 http://archive.raspbian.org/raspbian bullseye/main armhf libipc-run-perl all 20200505.0-1 [102 kB]
09:13:48 #13 34.29 Get:87 http://archive.raspbian.org/raspbian bullseye/main armhf libclass-method-modifiers-perl all 2.13-1 [19.2 kB]
09:13:48 #13 34.35 Get:88 http://archive.raspbian.org/raspbian bullseye/main armhf libb-hooks-op-check-perl armhf 0.22-1+b4 [11.0 kB]
09:13:48 #14 31.99 Get:240 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-perl armhf 0.82+ds-2 [20.6 kB]
09:13:48 #15 30.95   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/88 
09:13:48 #15 31.13   Installing       : perl-libs-4:5.26.3-422.el8.aarch64                   43/88 
09:13:48 #15 31.16   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          44/88 
09:13:48 #15 31.17   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/88 
09:13:48 #15 31.19   Installing       : perl-macros-4:5.26.3-422.el8.aarch64                 46/88 
09:13:48 #15 31.20   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/88 
09:13:48 #15 31.22   Installing       : perl-Unicode-Normalize-1.25-396.el8.aarch64          48/88 
09:13:48 #15 31.24   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/88 
09:13:48 #15 31.26   Installing       : perl-IO-1.38-422.el8.aarch64                         50/88 
09:13:48 #13 33.99 Preparing to unpack .../231-libcontextual-return-perl_0.004014-4_all.deb ...
09:13:48 #13 33.99 Unpacking libcontextual-return-perl (0.004014-4) ...
09:13:48 #13 34.03 Selecting previously unselected package libconvert-binhex-perl.
09:13:48 #13 34.03 Preparing to unpack .../232-libconvert-binhex-perl_1.125-3_all.deb ...
09:13:48 #13 34.03 Unpacking libconvert-binhex-perl (1.125-3) ...
09:13:48 #13 34.06 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
09:13:48 #13 34.06 Preparing to unpack .../233-libcpanel-json-xs-perl_4.35-1_arm64.deb ...
09:13:48 #13 34.07 Unpacking libcpanel-json-xs-perl:arm64 (4.35-1) ...
09:13:48 #13 34.10 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:48 #13 34.11 Preparing to unpack .../234-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:13:48 #13 34.11 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:13:48 #13 34.14 Selecting previously unselected package libexception-class-perl.
09:13:48 #13 34.14 Preparing to unpack .../235-libexception-class-perl_1.45-1_all.deb ...
09:13:48 #13 34.15 Unpacking libexception-class-perl (1.45-1) ...
09:13:48 #13 34.18 Selecting previously unselected package libiterator-perl.
09:13:48 #13 34.18 Preparing to unpack .../236-libiterator-perl_0.03+ds1-2_all.deb ...
09:13:48 #13 34.18 Unpacking libiterator-perl (0.03+ds1-2) ...
09:13:48 #13 34.24 Selecting previously unselected package libiterator-util-perl.
09:13:48 #14 34.72 Unpacking perl (5.30.0-9ubuntu0.4) ...
09:13:48 #14 34.77 Selecting previously unselected package openssl.
09:13:48 #14 34.77 Preparing to unpack .../012-openssl_1.1.1f-1ubuntu2.19_armhf.deb ...
09:13:48 #14 34.78 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:13:48 #14 34.87 Selecting previously unselected package ca-certificates.
09:13:48 #14 34.87 Preparing to unpack .../013-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:13:48 #14 34.87 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:13:48 #14 34.92 Selecting previously unselected package distro-info-data.
09:13:48 #14 34.92 Preparing to unpack .../014-distro-info-data_0.43ubuntu1.13_all.deb ...
09:13:48 #14 34.93 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:13:48 #14 34.96 Selecting previously unselected package libmagic-mgc.
09:13:48 #14 34.96 Preparing to unpack .../015-libmagic-mgc_1%3a5.38-4_armhf.deb ...
09:13:48 #14 34.96 Unpacking libmagic-mgc (1:5.38-4) ...
09:13:48 #14 37.39 Preparing to unpack .../300-libpackage-stash-xs-perl_0.29-1build5_amd64.deb ...
09:13:48 #14 37.39 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
09:13:48 #14 37.43 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:48 #14 37.43 Preparing to unpack .../301-libpath-iterator-rule-perl_1.015-1_all.deb ...
09:13:48 #14 37.44 Unpacking libpath-iterator-rule-perl (1.015-1) ...
09:13:48 #14 37.47 Selecting previously unselected package libperlio-gzip-perl.
09:13:48 #14 37.47 Preparing to unpack .../302-libperlio-gzip-perl_0.19-1build8_amd64.deb ...
09:13:48 #14 37.47 Unpacking libperlio-gzip-perl (0.19-1build8) ...
09:13:48 #14 37.50 Selecting previously unselected package libperlio-utf8-strict-perl.
09:13:48 #14 37.50 Preparing to unpack .../303-libperlio-utf8-strict-perl_0.009-1build1_amd64.deb ...
09:13:48 #14 37.51 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
09:13:48 #14 37.54 Selecting previously unselected package libpod-parser-perl.
09:13:48 #14 37.54 Preparing to unpack .../304-libpod-parser-perl_1.63-2_all.deb ...
09:13:48 #14 37.56 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:48 #14 37.62 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:48 #14 34.29 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ...
09:13:48 #14 34.30 Unpacking lintian (2.116.3ubuntu1) ...
09:13:48 #15 27.98 (1/89): desktop-file-utils-0.26-1.el8.x86_64.rp 351 kB/s |  80 kB     00:00    
09:13:48 #15 27.99 (2/89): efi-srpm-macros-3-3.el8.noarch.rpm       96 kB/s |  22 kB     00:00    
09:13:48 #15 27.99 (3/89): gc-7.6.4-3.el8.x86_64.rpm                16 MB/s | 109 kB     00:00    
09:13:48 #15 27.99 (4/89): dwz-0.12-10.el8.x86_64.rpm              455 kB/s | 109 kB     00:00    
09:13:48 #15 28.00 (5/89): ghc-srpm-macros-1.4.2-7.el8.noarch.rpm  1.7 MB/s | 9.3 kB     00:00    
09:13:48 #14 32.28 Get:251 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-1build7 [81.2 kB]
09:13:48 #13 37.86 Selecting previously unselected package libglib2.0-data.
09:13:48 #13 37.86 Preparing to unpack .../255-libglib2.0-data_2.66.8-1_all.deb ...
09:13:48 #13 37.86 Unpacking libglib2.0-data (2.66.8-1) ...
09:13:48 #13 38.01 Selecting previously unselected package libgpm2:amd64.
09:13:48 #13 38.01 Preparing to unpack .../256-libgpm2_1.20.7-8_amd64.deb ...
09:13:48 #13 38.02 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:13:48 #13 38.05 Selecting previously unselected package libhash-fieldhash-perl.
09:13:48 #16 11.98   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch           1/1 
09:13:48 #16 12.11   Preparing        :                                                        1/1 
09:13:48 #16 12.17   Installing       : make-1:4.3-7.el9.x86_64                               1/91 
09:13:48 #16 12.18   Installing       : perl-DynaLoader-1.47-480.el9.x86_64                   2/91 
09:13:48 #16 12.19   Installing       : python3-libselinux-3.5-1.el9.x86_64                   3/91 
09:13:48 #16 12.20   Installing       : perl-threads-1:2.25-460.el9.x86_64                    4/91 
09:13:48 #16 12.20   Installing       : perl-File-Find-1.37-480.el9.noarch                    5/91 
09:13:48 #16 12.21   Installing       : perl-File-Copy-2.34-480.el9.noarch                    6/91 
09:13:48 #16 12.21   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            7/91 
09:13:48 #16 12.22   Installing       : m4-1.4.19-1.el9.x86_64                                8/91 
09:13:48 #16 12.24   Installing       : autoconf-2.69-38.el9.noarch                           9/91 
09:13:48 #16 12.25   Installing       : libmpc-1.2.1-4.el9.x86_64                            10/91 
09:13:48 #16 12.26   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 11/91 
09:13:48 #16 12.26   Installing       : cmake-filesystem-3.20.2-8.el9.x86_64                 12/91 
09:13:48 #16 12.28   Installing       : checkpolicy-3.5-1.el9.x86_64                         13/91 
09:13:48 #16 12.30   Installing       : util-linux-core-2.37.4-15.el9.x86_64                 14/91 
09:13:48 #16 12.30   Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64                 14/91 
09:13:48 #13 35.54 Preparing to unpack .../300-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:13:48 #13 35.54 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:13:48 #13 35.58 Selecting previously unselected package libsasl2-modules:arm64.
09:13:48 #13 35.58 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:13:48 #13 35.58 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:48 #13 35.62 Selecting previously unselected package libsereal-decoder-perl.
09:13:48 #13 35.62 Preparing to unpack .../302-libsereal-decoder-perl_4.018+ds-1+b1_arm64.deb ...
09:13:48 #13 35.62 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
09:13:48 #13 35.66 Selecting previously unselected package libsereal-encoder-perl.
09:13:48 #13 35.66 Preparing to unpack .../303-libsereal-encoder-perl_4.018+ds-1+b1_arm64.deb ...
09:13:48 #13 35.67 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
09:13:48 #13 35.70 Selecting previously unselected package libtask-weaken-perl.
09:13:48 #13 35.70 Preparing to unpack .../304-libtask-weaken-perl_1.06-1_all.deb ...
09:13:48 #13 35.71 Unpacking libtask-weaken-perl (1.06-1) ...
09:13:48 #13 35.74 Selecting previously unselected package libxml-parser-perl:arm64.
09:13:48 #13 35.74 Preparing to unpack .../305-libxml-parser-perl_2.46-2_arm64.deb ...
09:13:48 #13 35.74 Unpacking libxml-parser-perl:arm64 (2.46-2) ...
09:13:48 #13 35.78 Selecting previously unselected package libsoap-lite-perl.
09:13:48 #13 33.72 Preparing to unpack .../106-libio-pty-perl_1%3a1.15-2_armhf.deb ...
09:13:48 #13 33.72 Unpacking libio-pty-perl (1:1.15-2) ...
09:13:48 #13 33.76 Selecting previously unselected package libipc-run-perl.
09:13:48 #13 33.76 Preparing to unpack .../107-libipc-run-perl_20200505.0-1_all.deb ...
09:13:48 #13 33.77 Unpacking libipc-run-perl (20200505.0-1) ...
09:13:48 #13 33.81 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:48 #13 33.81 Preparing to unpack .../108-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:48 #13 33.82 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:48 #13 33.85 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:48 #13 33.85 Preparing to unpack .../109-libb-hooks-op-check-perl_0.22-1+b3_armhf.deb ...
09:13:48 #13 33.86 Unpacking libb-hooks-op-check-perl (0.22-1+b3) ...
09:13:48 #13 33.89 Selecting previously unselected package libdynaloader-functions-perl.
09:13:48 #13 33.89 Preparing to unpack .../110-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:13:48 #13 33.90 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:13:48 #13 33.93 Selecting previously unselected package libdevel-callchecker-perl.
09:13:48 #14 35.32 Preparing to unpack .../305-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ...
09:13:48 #14 35.33 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
09:13:48 #14 35.36 Selecting previously unselected package libsereal-perl.
09:13:48 #14 35.37 Preparing to unpack .../306-libsereal-perl_4.011-1_all.deb ...
09:13:48 #14 35.37 Unpacking libsereal-perl (4.011-1) ...
09:13:48 #14 35.40 Selecting previously unselected package libsort-key-perl.
09:13:48 #14 35.40 Preparing to unpack .../307-libsort-key-perl_1.33-2build2_amd64.deb ...
09:13:48 #14 35.41 Unpacking libsort-key-perl (1.33-2build2) ...
09:13:48 #14 35.44 Selecting previously unselected package libstring-copyright-perl.
09:13:48 #14 35.44 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:48 #14 35.44 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:48 #14 35.47 Selecting previously unselected package libstring-escape-perl.
09:13:48 #14 35.48 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
09:13:48 #14 35.48 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:48 #14 35.52 Selecting previously unselected package libstring-shellquote-perl.
09:13:48 #14 35.52 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:48 #14 35.52 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:48 #14 35.56 Selecting previously unselected package libterm-readkey-perl.
09:13:48 #13 38.81 Preparing to unpack .../327-python3-unidiff_0.5.4-1_all.deb ...
09:13:48 #13 38.81 Unpacking python3-unidiff (0.5.4-1) ...
09:13:48 #13 38.85 Selecting previously unselected package python3-xdg.
09:13:48 #13 38.85 Preparing to unpack .../328-python3-xdg_0.25-5_all.deb ...
09:13:48 #13 38.86 Unpacking python3-xdg (0.25-5) ...
09:13:48 #13 38.90 Selecting previously unselected package shared-mime-info.
09:13:48 #13 38.91 Preparing to unpack .../329-shared-mime-info_1.10-1_arm64.deb ...
09:13:48 #13 38.91 Unpacking shared-mime-info (1.10-1) ...
09:13:48 #13 39.01 Selecting previously unselected package strace.
09:13:48 #21 9.305 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:13:48 #21 9.307 Preparing to unpack .../4-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:13:48 #21 9.311 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:13:48 #14 39.88 Selecting previously unselected package liblsan0:arm64.
09:13:48 #14 39.88 Preparing to unpack .../089-liblsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.89 Unpacking liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #14 39.99 Selecting previously unselected package libtsan0:arm64.
09:13:48 #14 39.99 Preparing to unpack .../090-libtsan0_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:48 #14 39.99 Unpacking libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:48 #13 34.83 Preparing to unpack .../150-devscripts_2.23.4_armhf.deb ...
09:13:48 #13 34.85 Unpacking devscripts (2.23.4) ...
09:13:48 #13 34.98 Selecting previously unselected package diffstat.
09:13:48 #13 34.98 Preparing to unpack .../151-diffstat_1.65-1_armhf.deb ...
09:13:48 #13 34.98 Unpacking diffstat (1.65-1) ...
09:13:48 #13 35.02 Selecting previously unselected package distro-info-data.
09:13:48 #13 35.02 Preparing to unpack .../152-distro-info-data_0.58_all.deb ...
09:13:48 #13 35.03 Unpacking distro-info-data (0.58) ...
09:13:48 #13 35.06 Selecting previously unselected package python3-pkg-resources.
09:13:48 #13 35.07 Preparing to unpack .../153-python3-pkg-resources_66.1.1-1_all.deb ...
09:13:48 #13 35.07 Unpacking python3-pkg-resources (66.1.1-1) ...
09:13:48 #13 35.13 Selecting previously unselected package python3-chardet.
09:13:48 #23 DONE 25.5s
09:13:48 
09:13:48 #24 [binary 1/1] COPY --from=build /out .
09:13:48 #24 DONE 0.1s
09:13:48 
09:13:48 #25 exporting to client directory
09:13:48 #25 copying files 35.57MB 0.1s done
09:13:48 #25 DONE 0.1s
09:13:48 cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker && docker buildx build --target all --build-arg VERSION=0.0.0-20230915141727-0e70f1b --build-arg DOCKER_GITCOMMIT=7cfb81b --build-arg DEFAULT_PRODUCT_LICENSE --build-arg PACKAGER_NAME --build-arg PLATFORM  --output "./bundles/binary" .
09:13:48 #0 building with "default" instance using docker driver
09:13:48 
09:13:48 #1 [internal] load .dockerignore
09:13:48 #1 transferring context: 113B done
09:13:48 #1 DONE 0.0s
09:13:48 
09:13:48 #2 [internal] load build definition from Dockerfile
09:13:48 #2 transferring dockerfile: 28.05kB done
09:13:48 #2 DONE 0.0s
09:13:48 
09:13:48 #3 resolve image config for docker.io/docker/dockerfile:1
09:13:48 #3 DONE 0.1s
09:13:48 
09:13:48 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:13:48 #4 CACHED
09:13:48 
09:13:48 #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
09:13:48 #5 ...
09:13:48 
09:13:48 #6 [internal] load metadata for docker.io/library/busybox:latest
09:13:48 #6 DONE 0.0s
09:13:48 
09:13:48 #7 [auth] djs55/vpnkit:pull token for registry-1.docker.io
09:13:48 #7 DONE 0.0s
09:13:48 
09:13:48 #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:13:48 #8 DONE 0.1s
09:13:48 
09:13:48 #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:13:48 #9 DONE 0.3s
09:13:48 
09:13:48 #5 [internal] load metadata for docker.io/library/golang:1.20.8-bullseye
09:13:48 #5 DONE 0.3s
09:13:48 
09:13:48 #10 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:13:48 #10 DONE 0.0s
09:13:48 
09:13:48 #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:13:48 #11 CACHED
09:13:48 
09:13:48 #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:13:48 #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:13:48 #13 38.04 (59/148): perl-Exporter-5.77-500.fc39.noarch.rp 625 kB/s |  31 kB     00:00    
09:13:48 #13 38.04 (60/148): perl-Fcntl-1.15-500.fc39.x86_64.rpm   3.7 MB/s |  20 kB     00:00    
09:13:48 #13 38.04 (61/148): perl-File-Basename-2.86-500.fc39.noar 3.0 MB/s |  17 kB     00:00    
09:13:48 #13 38.04 (62/148): perl-File-Path-2.18-500.fc39.noarch.r 6.4 MB/s |  35 kB     00:00    
09:13:48 #13 38.05 (63/148): perl-File-Temp-0.231.100-500.fc39.noa  11 MB/s |  58 kB     00:00    
09:13:48 #13 38.05 (64/148): perl-File-stat-1.13-500.fc39.noarch.r 3.1 MB/s |  17 kB     00:00    
09:13:48 #13 38.05 (65/148): perl-FileHandle-2.05-500.fc39.noarch. 3.0 MB/s |  16 kB     00:00    
09:13:48 #13 38.06 (66/148): perl-Getopt-Long-2.54-500.fc39.noarch  11 MB/s |  60 kB     00:00    
09:13:48 #13 38.06 (67/148): perl-Getopt-Std-1.13-500.fc39.noarch. 3.0 MB/s |  16 kB     00:00    
09:13:48 #13 38.06 (68/148): perl-HTTP-Tiny-0.088-3.fc39.noarch.rp  10 MB/s |  56 kB     00:00    
09:13:48 #13 38.07 (69/148): perl-IO-1.52-500.fc39.x86_64.rpm       12 MB/s |  82 kB     00:00    
09:13:48 #13 38.07 (70/148): perl-IO-Socket-IP-0.42-1.fc39.noarch. 6.6 MB/s |  42 kB     00:00    
09:13:48 #13 38.07 (71/148): perl-IO-Socket-SSL-2.083-3.fc39.noarc  27 MB/s | 225 kB     00:00    
09:13:48 #13 38.08 (72/148): perl-IPC-Open3-1.22-500.fc39.noarch.r 2.6 MB/s |  22 kB     00:00    
09:13:48 #13 38.08 (73/148): perl-MIME-Base64-3.16-500.fc39.x86_64 5.4 MB/s |  29 kB     00:00    
09:13:48 #13 38.08 (74/148): perl-Mozilla-CA-20230801-1.fc39.noarc 2.4 MB/s |  13 kB     00:00    
09:13:48 #13 38.09 (75/148): perl-NDBM_File-1.16-500.fc39.x86_64.r 3.2 MB/s |  22 kB     00:00    
09:13:48 #13 38.16 (76/148): perl-Net-SSLeay-1.92-10.fc39.x86_64.r 4.8 MB/s | 360 kB     00:00    
09:13:48 #13 38.16 (77/148): perl-POSIX-2.13-500.fc39.x86_64.rpm   1.3 MB/s |  97 kB     00:00    
09:13:48 #13 38.16 (78/148): perl-PathTools-3.89-500.fc39.x86_64.r  12 MB/s |  87 kB     00:00    
09:13:48 #13 38.17 (79/148): perl-Pod-Escapes-1.07-500.fc39.noarch 3.6 MB/s |  20 kB     00:00    
09:13:48 #13 38.17 (80/148): perl-Pod-Perldoc-3.28.01-501.fc39.noa  16 MB/s |  86 kB     00:00    
09:13:48 #13 38.17 (81/148): perl-Pod-Usage-2.03-500.fc39.noarch.r 8.3 MB/s |  39 kB     00:00    
09:13:48 #13 38.18 (82/148): perl-Pod-Simple-3.45-4.fc39.noarch.rp  17 MB/s | 218 kB     00:00    
09:13:48 #13 38.18 (83/148): perl-Scalar-List-Utils-1.63-500.fc39.  10 MB/s |  72 kB     00:00    
09:13:48 #13 38.19 (84/148): perl-SelectSaver-1.02-500.fc39.noarch 2.1 MB/s |  12 kB     00:00    
09:13:48 #13 38.21 (85/148): libappstream-glib-0.8.2-4.fc39.x86_64 1.1 MB/s | 409 kB     00:00    
09:13:48 #13 38.22 (86/148): perl-Socket-2.037-3.fc39.x86_64.rpm   1.7 MB/s |  55 kB     00:00    
09:13:48 #13 38.22 (87/148): perl-Storable-3.32-500.fc39.x86_64.rp 2.9 MB/s |  99 kB     00:00    
09:13:48 #13 38.22 (88/148): perl-Symbol-1.09-500.fc39.noarch.rpm  2.3 MB/s |  14 kB     00:00    
09:13:48 #13 38.23 (89/148): perl-Term-ANSIColor-5.01-501.fc39.noa 5.1 MB/s |  47 kB     00:00    
09:13:48 #13 38.23 (90/148): perl-Term-Cap-1.18-500.fc39.noarch.rp 2.5 MB/s |  22 kB     00:00    
09:13:48 #13 38.23 (91/148): perl-Text-ParseWords-3.31-500.fc39.no 1.9 MB/s |  16 kB     00:00    
09:13:48 #13 38.23 (92/148): perl-Text-Tabs+Wrap-2023.0511-3.fc39. 4.1 MB/s |  22 kB     00:00    
09:13:48 #13 38.24 (93/148): perl-Time-Local-1.350-3.fc39.noarch.r 4.3 MB/s |  34 kB     00:00    
09:13:48 #13 38.28 (94/148): perl-URI-5.21-1.fc39.noarch.rpm       2.6 MB/s | 125 kB     00:00    
09:13:48 #13 37.63 Preparing to unpack .../259-libpython2.7-minimal_2.7.16-2+deb10u2_amd64.deb ...
09:13:48 #13 37.63 Unpacking libpython2.7-minimal:amd64 (2.7.16-2+deb10u2) ...
09:13:48 #13 37.70 Selecting previously unselected package libpython2.7-stdlib:amd64.
09:13:48 #13 37.70 Preparing to unpack .../260-libpython2.7-stdlib_2.7.16-2+deb10u2_amd64.deb ...
09:13:48 #13 37.70 Unpacking libpython2.7-stdlib:amd64 (2.7.16-2+deb10u2) ...
09:13:48 #13 37.90 Selecting previously unselected package libpython2.7:amd64.
09:13:48 #13 37.63 Selecting previously unselected package libio-sessiondata-perl.
09:13:48 #13 37.63 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ...
09:13:48 #13 37.63 Unpacking libio-sessiondata-perl (1.03-3) ...
09:13:48 #13 37.66 Selecting previously unselected package libio-stringy-perl.
09:13:48 #13 37.66 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ...
09:13:48 #13 37.67 Unpacking libio-stringy-perl (2.111-3) ...
09:13:48 #13 37.69 Selecting previously unselected package libipc-run3-perl.
09:13:48 #13 37.70 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ...
09:13:48 #13 37.70 Unpacking libipc-run3-perl (0.048-3) ...
09:13:48 #13 37.73 Selecting previously unselected package libtypes-serialiser-perl.
09:13:48 #13 37.73 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:48 #13 37.73 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:48 #13 37.79 Selecting previously unselected package libjson-xs-perl.
09:13:48 #13 37.79 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_amd64.deb ...
09:13:48 #13 37.80 Unpacking libjson-xs-perl (4.030-2+b1) ...
09:13:48 #13 37.83 Selecting previously unselected package libjson-maybexs-perl.
09:13:48 #13 37.83 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ...
09:13:48 #13 37.83 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:13:48 #13 37.86 Selecting previously unselected package libldap-common.
09:13:48 #13 37.86 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ...
09:13:48 #13 37.86 Unpacking libldap-common (2.5.13+dfsg-5) ...
09:13:48 #13 37.89 Selecting previously unselected package liblist-compare-perl.
09:13:48 #13 37.89 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ...
09:13:48 #13 37.89 Unpacking liblist-compare-perl (0.55-2) ...
09:13:48 #13 37.92 Selecting previously unselected package liblist-someutils-perl.
09:13:48 #13 37.92 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ...
09:13:48 #13 37.93 Unpacking liblist-someutils-perl (0.59-1) ...
09:13:48 #13 34.35 Get:89 http://archive.raspbian.org/raspbian bullseye/main armhf libdynaloader-functions-perl all 0.003-1.1 [12.7 kB]
09:13:48 #13 34.35 Get:90 http://archive.raspbian.org/raspbian bullseye/main armhf libdevel-callchecker-perl armhf 0.008-1+b2 [15.7 kB]
09:13:48 #13 34.35 Get:91 http://archive.raspbian.org/raspbian bullseye/main armhf libparams-classify-perl armhf 0.015-1+b3 [24.6 kB]
09:13:48 #13 34.35 Get:92 http://archive.raspbian.org/raspbian bullseye/main armhf libmodule-runtime-perl all 0.016-1 [19.4 kB]
09:13:48 #13 34.43 Get:93 http://archive.raspbian.org/raspbian bullseye/main armhf libimport-into-perl all 1.002005-1 [11.6 kB]
09:13:48 #13 34.43 Get:94 http://archive.raspbian.org/raspbian bullseye/main armhf librole-tiny-perl all 2.002004-1 [21.4 kB]
09:13:48 #13 34.43 Get:95 http://archive.raspbian.org/raspbian bullseye/main armhf libstrictures-perl all 2.000006-1 [18.6 kB]
09:13:48 #13 34.43 Get:96 http://archive.raspbian.org/raspbian bullseye/main armhf libsub-quote-perl all 2.006006-1 [21.0 kB]
09:13:48 #13 34.51 Get:97 http://archive.raspbian.org/raspbian bullseye/main armhf libmoo-perl all 2.004004-1 [59.9 kB]
09:13:48 #13 34.51 Get:98 http://archive.raspbian.org/raspbian bullseye/main armhf libencode-locale-perl all 1.05-1.1 [13.2 kB]
09:13:48 #13 34.51 Get:99 http://archive.raspbian.org/raspbian bullseye/main armhf libtimedate-perl all 2.3300-2 [39.3 kB]
09:13:48 #13 34.51 Get:100 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-date-perl all 6.05-1 [10.4 kB]
09:13:48 #13 34.51 Get:101 http://archive.raspbian.org/raspbian bullseye/main armhf libfile-listing-perl all 6.14-1 [12.4 kB]
09:13:48 #13 34.51 Get:102 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tagset-perl all 3.20-4 [13.0 kB]
09:13:48 #13 34.59 Get:103 http://archive.raspbian.org/raspbian bullseye/main armhf liburi-perl all 5.08-1 [90.6 kB]
09:13:48 #13 34.59 Get:104 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-parser-perl armhf 3.75-1+b1 [102 kB]
09:13:48 #14 32.39 Get:241 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcgi-fast-perl all 1:2.15-1 [10.5 kB]
09:13:48 #14 32.46 Get:242 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libclass-data-inheritable-perl all 0.08-3 [8084 B]
09:13:48 #14 32.47 Get:243 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcommon-sense-perl armhf 3.75-3 [20.2 kB]
09:13:48 #13 34.24 Preparing to unpack .../237-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:13:48 #15 31.28   Installing       : perl-PathTools-3.74-1.el8.aarch64                    51/88 
09:13:48 #13 34.25 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:13:48 #13 34.28 Selecting previously unselected package libdata-dpath-perl.
09:13:48 #13 34.28 Preparing to unpack .../238-libdata-dpath-perl_0.58-2_all.deb ...
09:13:48 #13 34.29 Unpacking libdata-dpath-perl (0.58-2) ...
09:13:48 #15 31.30   Installing       : perl-constant-1.33-396.el8.noarch                    52/88 
09:13:48 #15 31.31   Installing       : perl-threads-1:2.21-2.el8.aarch64                    53/88 
09:13:48 #13 34.32 Selecting previously unselected package libdata-dump-perl.
09:13:48 #13 34.32 Preparing to unpack .../239-libdata-dump-perl_1.25-1_all.deb ...
09:13:48 #13 34.32 Unpacking libdata-dump-perl (1.25-1) ...
09:13:48 #13 34.35 Selecting previously unselected package libdata-messagepack-perl.
09:13:48 #13 34.35 Preparing to unpack .../240-libdata-messagepack-perl_1.02-1+b1_arm64.deb ...
09:13:48 #13 34.36 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
09:13:48 #13 34.39 Selecting previously unselected package libnet-domain-tld-perl.
09:13:48 #13 34.39 Preparing to unpack .../241-libnet-domain-tld-perl_1.75-3_all.deb ...
09:13:48 #13 34.40 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:13:48 #13 34.43 Selecting previously unselected package libdata-validate-domain-perl.
09:13:48 #13 34.43 Preparing to unpack .../242-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:48 #13 34.43 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:48 #13 34.46 Selecting previously unselected package libnet-ipv6addr-perl.
09:13:48 #14 35.03 Selecting previously unselected package libmagic1:armhf.
09:13:48 #14 35.03 Preparing to unpack .../016-libmagic1_1%3a5.38-4_armhf.deb ...
09:13:48 #14 35.04 Unpacking libmagic1:armhf (1:5.38-4) ...
09:13:48 #14 35.07 Selecting previously unselected package file.
09:13:48 #14 35.07 Preparing to unpack .../017-file_1%3a5.38-4_armhf.deb ...
09:13:48 #14 35.07 Unpacking file (1:5.38-4) ...
09:13:48 #14 35.11 Selecting previously unselected package less.
09:13:48 #14 35.11 Preparing to unpack .../018-less_551-1ubuntu0.1_armhf.deb ...
09:13:48 #14 35.11 Unpacking less (551-1ubuntu0.1) ...
09:13:48 #14 35.16 Selecting previously unselected package libelf1:armhf.
09:13:48 #14 35.16 Preparing to unpack .../019-libelf1_0.176-1.1ubuntu0.1_armhf.deb ...
09:13:48 #14 35.16 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ...
09:13:48 #14 35.20 Selecting previously unselected package libglib2.0-0:armhf.
09:13:48 #14 35.21 Preparing to unpack .../020-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ...
09:13:48 #14 35.21 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
09:13:48 #14 37.62 Unpacking libpod-parser-perl (1.63-2) ...
09:13:48 #14 37.66 Selecting previously unselected package libpod-constants-perl.
09:13:48 #14 37.66 Preparing to unpack .../305-libpod-constants-perl_0.19-2_all.deb ...
09:13:48 #14 37.66 Unpacking libpod-constants-perl (0.19-2) ...
09:13:48 #14 37.69 Selecting previously unselected package libproc-processtable-perl:amd64.
09:13:48 #14 37.70 Preparing to unpack .../306-libproc-processtable-perl_0.634-1build1_amd64.deb ...
09:13:48 #14 37.70 Unpacking libproc-processtable-perl:amd64 (0.634-1build1) ...
09:13:48 #14 37.74 Selecting previously unselected package libre2-9:amd64.
09:13:48 #14 37.74 Preparing to unpack .../307-libre2-9_20220201+dfsg-1_amd64.deb ...
09:13:48 #14 37.75 Unpacking libre2-9:amd64 (20220201+dfsg-1) ...
09:13:48 #14 37.78 Selecting previously unselected package libre-engine-re2-perl:amd64.
09:13:48 #14 37.78 Preparing to unpack .../308-libre-engine-re2-perl_0.14-1build2_amd64.deb ...
09:13:48 #14 37.78 Unpacking libre-engine-re2-perl:amd64 (0.14-1build2) ...
09:13:48 #14 37.81 Selecting previously unselected package libreadonly-perl.
09:13:48 #14 37.82 Preparing to unpack .../309-libreadonly-perl_2.050-3_all.deb ...
09:13:48 #14 37.82 Unpacking libreadonly-perl (2.050-3) ...
09:13:48 #14 37.85 Selecting previously unselected package libref-util-perl.
09:13:48 #14 34.64 Selecting previously unselected package manpages-dev.
09:13:48 #14 34.65 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ...
09:13:48 #14 34.65 Unpacking manpages-dev (6.03-1) ...
09:13:48 #14 34.74 Selecting previously unselected package python3-certifi.
09:13:48 #14 34.75 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ...
09:13:48 #14 34.75 Unpacking python3-certifi (2022.9.24-1) ...
09:13:48 #14 34.78 Selecting previously unselected package python3-cffi-backend:amd64.
09:13:48 #14 34.79 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_amd64.deb ...
09:13:48 #14 34.79 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ...
09:13:48 #14 34.82 Selecting previously unselected package python3-cryptography.
09:13:48 #14 34.82 Preparing to unpack .../356-python3-cryptography_38.0.4-2_amd64.deb ...
09:13:48 #14 34.83 Unpacking python3-cryptography (38.0.4-2) ...
09:13:48 #14 34.88 Selecting previously unselected package python3-idna.
09:13:48 #14 32.71 Get:252 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-ip-perl all 0.30-1 [17.3 kB]
09:13:48 #15 28.00 (6/89): go-srpm-macros-2-17.el8.noarch.rpm      2.1 MB/s |  13 kB     00:00    
09:13:48 #15 28.01 (7/89): libatomic_ops-7.6.2-3.el8.x86_64.rpm    6.3 MB/s |  38 kB     00:00    
09:13:48 #15 28.01 (8/89): libipt-1.6.1-8.el8.x86_64.rpm           6.5 MB/s |  50 kB     00:00    
09:13:48 #15 28.02 (9/89): ocaml-srpm-macros-5-4.el8.noarch.rpm    2.1 MB/s | 9.4 kB     00:00    
09:13:48 #15 28.02 (10/89): openblas-srpm-macros-2-2.el8.noarch.rp 1.6 MB/s | 7.9 kB     00:00    
09:13:48 #15 28.03 (11/89): perl-Digest-1.17-395.el8.noarch.rpm    6.0 MB/s |  27 kB     00:00    
09:13:48 #15 28.03 (12/89): perl-Digest-MD5-2.55-396.el8.x86_64.rp 7.7 MB/s |  37 kB     00:00    
09:13:48 #15 28.04 (13/89): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 7.0 MB/s |  47 kB     00:00    
09:13:48 #15 28.06 (14/89): gdb-headless-8.2-20.el8.x86_64.rpm      48 MB/s | 3.7 MB     00:00    
09:13:48 #15 28.07 (15/89): perl-Mozilla-CA-20160104-7.module_el8+ 4.1 MB/s |  15 kB     00:00    
09:13:48 #15 28.07 (16/89): perl-IO-Socket-SSL-2.066-4.module_el8+ 9.4 MB/s | 304 kB     00:00    
09:13:48 #15 28.08 (17/89): perl-URI-1.73-3.el8.noarch.rpm          20 MB/s | 116 kB     00:00    
09:13:48 #15 28.09 (18/89): perl-Net-SSLeay-1.88-2.module_el8+339+  23 MB/s | 402 kB     00:00    
09:13:48 #15 28.09 (19/89): perl-libnet-3.11-3.el8.noarch.rpm       13 MB/s | 121 kB     00:00    
09:13:48 #15 28.09 (20/89): perl-srpm-macros-1-25.el8.noarch.rpm   1.8 MB/s |  11 kB     00:00    
09:13:48 #15 28.09 (21/89): python3-systemd-234-8.el8.x86_64.rpm    14 MB/s |  81 kB     00:00    
09:13:48 #15 28.10 (22/89): qt5-srpm-macros-5.15.3-1.el8.noarch.rp 1.9 MB/s |  11 kB     00:00    
09:13:48 #15 28.10 (23/89): rpm-build-4.14.3-26.el8.x86_64.rpm      25 MB/s | 174 kB     00:00    
09:13:48 #15 28.11 (24/89): rpmlint-1.10-14.el8.noarch.rpm          18 MB/s | 192 kB     00:00    
09:13:48 #15 28.11 (25/89): rust-srpm-macros-5-2.el8.noarch.rpm    1.2 MB/s | 9.2 kB     00:00    
09:13:48 #15 28.13 (26/89): guile-2.0.14-7.el8.x86_64.rpm           26 MB/s | 3.5 MB     00:00    
09:13:48 #15 28.13 (27/89): bzip2-1.0.6-26.el8.x86_64.rpm          2.5 MB/s |  60 kB     00:00    
09:13:48 #15 28.14 (28/89): dbus-glib-0.110-2.el8.x86_64.rpm        17 MB/s | 127 kB     00:00    
09:13:48 #15 28.15 (29/89): zstd-1.4.4-1.el8.x86_64.rpm             10 MB/s | 393 kB     00:00    
09:13:48 #15 28.15 (30/89): dnf-plugins-core-4.0.21-23.el8.noarch. 7.2 MB/s |  77 kB     00:00    
09:13:48 #15 28.16 (31/89): diffutils-3.6-6.el8.x86_64.rpm          16 MB/s | 358 kB     00:00    
09:13:48 #15 28.16 (32/89): elfutils-debuginfod-client-0.189-3.el8 7.4 MB/s |  76 kB     00:00    
09:13:48 #15 28.16 (33/89): emacs-filesystem-26.1-11.el8.noarch.rp  11 MB/s |  70 kB     00:00    
09:13:48 #15 28.17 (34/89): file-5.33-25.el8.x86_64.rpm             12 MB/s |  77 kB     00:00    
09:13:48 #15 28.18 (35/89): elfutils-0.189-3.el8.x86_64.rpm         19 MB/s | 553 kB     00:00    
09:13:48 #15 28.18 (36/89): libbabeltrace-1.5.4-4.el8.x86_64.rpm    22 MB/s | 200 kB     00:00    
09:13:48 #15 28.19 (37/89): groff-base-1.22.3-18.el8.x86_64.rpm     37 MB/s | 1.0 MB     00:00    
09:13:48 #15 28.20 (38/89): libpkgconf-1.4.2-1.el8.x86_64.rpm      2.7 MB/s |  35 kB     00:00    
09:13:48 #15 28.20 (39/89): libtool-ltdl-2.4.6-25.el8.x86_64.rpm   9.2 MB/s |  58 kB     00:00    
09:13:48 #15 28.21 (40/89): glibc-gconv-extra-2.28-236.el8.1.x86_6  31 MB/s | 1.5 MB     00:00    
09:13:48 #15 28.22 (41/89): ncurses-6.1-10.20180224.el8.x86_64.rpm  16 MB/s | 393 kB     00:00    
09:13:48 #15 28.23 (42/89): patch-2.7.6-11.el8.x86_64.rpm           11 MB/s | 138 kB     00:00    
09:13:48 #15 28.23 (43/89): perl-Carp-1.42-396.el8.noarch.rpm      4.6 MB/s |  30 kB     00:00    
09:13:48 #15 28.23 (44/89): perl-Data-Dumper-2.167-399.el8.x86_64. 9.6 MB/s |  58 kB     00:00    
09:13:48 #15 28.24 (45/89): openssl-1.1.1k-9.el8.x86_64.rpm         18 MB/s | 737 kB     00:00    
09:13:48 #15 28.25 (46/89): perl-Errno-1.28-422.el8.x86_64.rpm     5.7 MB/s |  76 kB     00:00    
09:13:48 #15 28.25 (47/89): perl-Exporter-5.72-396.el8.noarch.rpm  4.9 MB/s |  34 kB     00:00    
09:13:48 #15 28.25 (48/89): perl-File-Path-2.15-2.el8.noarch.rpm   5.8 MB/s |  38 kB     00:00    
09:13:48 #15 28.26 (49/89): perl-File-Temp-0.230.600-1.el8.noarch. 9.2 MB/s |  63 kB     00:00    
09:13:48 #15 28.26 (50/89): perl-Getopt-Long-2.50-4.el8.noarch.rpm 8.9 MB/s |  63 kB     00:00    
09:13:48 #15 28.26 (51/89): perl-HTTP-Tiny-0.074-2.el8.noarch.rpm  9.0 MB/s |  58 kB     00:00    
09:13:48 #15 28.27 (52/89): perl-IO-1.38-422.el8.x86_64.rpm         18 MB/s | 142 kB     00:00    
09:13:48 #15 28.27 (53/89): perl-MIME-Base64-3.15-396.el8.x86_64.r 4.3 MB/s |  31 kB     00:00    
09:13:48 #15 28.28 (54/89): perl-PathTools-3.74-1.el8.x86_64.rpm    12 MB/s |  90 kB     00:00    
09:13:48 #15 28.28 (55/89): perl-Pod-Escapes-1.07-395.el8.noarch.r 2.7 MB/s |  20 kB     00:00    
09:13:48 #15 28.28 (56/89): perl-Pod-Perldoc-3.28-396.el8.noarch.r  14 MB/s |  86 kB     00:00    
09:13:48 #15 28.29 (57/89): perl-Encode-2.97-3.el8.x86_64.rpm       23 MB/s | 1.5 MB     00:00    
09:13:48 #15 28.30 (58/89): perl-Pod-Usage-1.69-395.el8.noarch.rpm 2.2 MB/s |  34 kB     00:00    
09:13:48 #15 28.30 (59/89): perl-Scalar-List-Utils-1.49-2.el8.x86_  12 MB/s |  68 kB     00:00    
09:13:48 #15 28.30 (60/89): perl-Pod-Simple-3.35-395.el8.noarch.rp 8.1 MB/s | 213 kB     00:00    
09:13:48 #14 38.95 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxs-parse-sublike-perl arm64 0.16-1ubuntu3 [26.8 kB]
09:13:48 #14 39.11 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libobject-pad-perl arm64 0.78-1 [107 kB]
09:13:48 #14 39.27 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackage-stash-xs-perl arm64 0.30-1build1 [18.0 kB]
09:13:48 #14 39.28 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
09:13:48 #14 39.31 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-gzip-perl arm64 0.20-1build1 [14.6 kB]
09:13:48 #14 39.32 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libperlio-utf8-strict-perl arm64 0.010-1 [11.0 kB]
09:13:48 #16 12.36   Installing       : python3-setuptools-53.0.0-12.el9.noarch              15/91 
09:13:48 #16 12.38   Installing       : libseccomp-2.5.2-2.el9.x86_64                        16/91 
09:13:48 #16 12.38   Installing       : libfdisk-2.37.4-15.el9.x86_64                        17/91 
09:13:48 #16 12.39   Installing       : libedit-3.1-38.20210216cvs.el9.x86_64                18/91 
09:13:48 #16 12.40   Installing       : cracklib-2.9.6-27.el9.x86_64                         19/91 
09:13:48 #13 38.05 Preparing to unpack .../257-libhash-fieldhash-perl_0.15-1+b3_amd64.deb ...
09:13:48 #13 38.06 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
09:13:48 #13 38.16 Selecting previously unselected package libhtml-form-perl.
09:13:48 #13 38.16 Preparing to unpack .../258-libhtml-form-perl_6.07-1_all.deb ...
09:13:48 #13 38.17 Unpacking libhtml-form-perl (6.07-1) ...
09:13:48 #13 38.20 Selecting previously unselected package libhtml-format-perl.
09:13:48 #13 38.20 Preparing to unpack .../259-libhtml-format-perl_2.12-1.1_all.deb ...
09:13:48 #13 38.20 Unpacking libhtml-format-perl (2.12-1.1) ...
09:13:48 #13 38.23 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:48 #13 38.23 Preparing to unpack .../260-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:13:48 #13 38.24 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:13:48 #13 38.27 Selecting previously unselected package libhttp-daemon-perl.
09:13:48 #13 38.27 Preparing to unpack .../261-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
09:13:48 #13 38.27 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
09:13:48 #13 38.30 Selecting previously unselected package libio-sessiondata-perl.
09:13:48 #13 38.30 Preparing to unpack .../262-libio-sessiondata-perl_1.03-1.1_all.deb ...
09:13:48 #13 38.30 Unpacking libio-sessiondata-perl (1.03-1.1) ...
09:13:48 #13 38.34 Selecting previously unselected package libipc-run3-perl.
09:13:48 #13 38.34 Preparing to unpack .../263-libipc-run3-perl_0.048-2_all.deb ...
09:13:48 #13 38.34 Unpacking libipc-run3-perl (0.048-2) ...
09:13:48 #13 38.37 Selecting previously unselected package libtypes-serialiser-perl.
09:13:49 #13 35.79 Preparing to unpack .../306-libsoap-lite-perl_1.27-1_all.deb ...
09:13:49 #13 35.79 Unpacking libsoap-lite-perl (1.27-1) ...
09:13:49 #13 35.84 Selecting previously unselected package libsort-key-perl.
09:13:49 #13 35.85 Preparing to unpack .../307-libsort-key-perl_1.33-2+b3_arm64.deb ...
09:13:49 #13 35.85 Unpacking libsort-key-perl (1.33-2+b3) ...
09:13:49 #13 35.88 Selecting previously unselected package libstring-copyright-perl.
09:13:49 #13 35.88 Preparing to unpack .../308-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:49 #13 35.89 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:49 #13 35.91 Selecting previously unselected package libstring-escape-perl.
09:13:49 #13 35.92 Preparing to unpack .../309-libstring-escape-perl_2010.002-2_all.deb ...
09:13:49 #13 35.92 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:49 #13 35.95 Selecting previously unselected package libstring-shellquote-perl.
09:13:49 #13 35.95 Preparing to unpack .../310-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:49 #13 35.96 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:49 #13 35.99 Selecting previously unselected package libsys-cpuaffinity-perl:arm64.
09:13:49 #13 35.99 Preparing to unpack .../311-libsys-cpuaffinity-perl_1.13~03-1_arm64.deb ...
09:13:49 #13 35.99 Unpacking libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
09:13:49 #13 36.03 Selecting previously unselected package libterm-readkey-perl.
09:13:49 #13 36.03 Preparing to unpack .../312-libterm-readkey-perl_2.38-1+b2_arm64.deb ...
09:13:49 #13 36.03 Unpacking libterm-readkey-perl (2.38-1+b2) ...
09:13:49 #13 36.06 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:49 #13 36.07 Preparing to unpack .../313-libtext-levenshteinxs-perl_0.03-4+b8_arm64.deb ...
09:13:49 #13 36.07 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
09:13:49 #13 36.10 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
09:13:49 #14 35.56 Preparing to unpack .../311-libterm-readkey-perl_2.38-1build1_amd64.deb ...
09:13:49 #14 35.57 Unpacking libterm-readkey-perl (2.38-1build1) ...
09:13:49 #14 35.60 Selecting previously unselected package libtest-fatal-perl.
09:13:49 #14 35.60 Preparing to unpack .../312-libtest-fatal-perl_0.014-1_all.deb ...
09:13:49 #14 35.60 Unpacking libtest-fatal-perl (0.014-1) ...
09:13:49 #14 35.63 Selecting previously unselected package libtest-refcount-perl.
09:13:49 #14 35.64 Preparing to unpack .../313-libtest-refcount-perl_0.10-1_all.deb ...
09:13:49 #14 35.64 Unpacking libtest-refcount-perl (0.10-1) ...
09:13:49 #14 35.67 Selecting previously unselected package libtext-levenshtein-perl.
09:13:49 #14 35.67 Preparing to unpack .../314-libtext-levenshtein-perl_0.13-1_all.deb ...
09:13:49 #14 35.68 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:13:49 #14 35.71 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:49 #14 35.71 Preparing to unpack .../315-libtype-tiny-xs-perl_0.016-1_amd64.deb ...
09:13:49 #14 35.72 Unpacking libtype-tiny-xs-perl (0.016-1) ...
09:13:49 #14 35.75 Selecting previously unselected package libunicode-utf8-perl.
09:13:49 #14 35.75 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1build1_amd64.deb ...
09:13:49 #14 35.76 Unpacking libunicode-utf8-perl (0.62-1build1) ...
09:13:49 #14 35.79 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:49 #14 35.79 Preparing to unpack .../317-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:13:49 #14 35.80 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:13:49 #14 35.83 Selecting previously unselected package libxml-sax-base-perl.
09:13:49 #14 35.83 Preparing to unpack .../318-libxml-sax-base-perl_1.09-1_all.deb ...
09:13:49 #14 35.83 Unpacking libxml-sax-base-perl (1.09-1) ...
09:13:49 #14 35.91 Selecting previously unselected package libxml-sax-perl.
09:13:49 #13 39.02 Preparing to unpack .../330-strace_4.26-0.2_arm64.deb ...
09:13:49 #13 39.02 Unpacking strace (4.26-0.2) ...
09:13:49 #13 39.08 Selecting previously unselected package unzip.
09:13:49 #13 39.09 Preparing to unpack .../331-unzip_6.0-23+deb10u3_arm64.deb ...
09:13:49 #13 39.09 Unpacking unzip (6.0-23+deb10u3) ...
09:13:49 #13 39.13 Selecting previously unselected package xauth.
09:13:49 #13 39.14 Preparing to unpack .../332-xauth_1%3a1.0.10-1_arm64.deb ...
09:13:49 #13 39.14 Unpacking xauth (1:1.0.10-1) ...
09:13:49 #13 39.19 Selecting previously unselected package xdg-user-dirs.
09:13:49 #13 39.19 Preparing to unpack .../333-xdg-user-dirs_0.17-2_arm64.deb ...
09:13:49 #13 39.20 Unpacking xdg-user-dirs (0.17-2) ...
09:13:49 #13 33.93 Preparing to unpack .../111-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
09:13:49 #13 33.93 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
09:13:49 #13 33.97 Selecting previously unselected package libparams-classify-perl.
09:13:49 #13 33.97 Preparing to unpack .../112-libparams-classify-perl_0.015-1+b3_armhf.deb ...
09:13:49 #13 33.97 Unpacking libparams-classify-perl (0.015-1+b3) ...
09:13:49 #13 34.00 Selecting previously unselected package libmodule-runtime-perl.
09:13:49 #13 34.00 Preparing to unpack .../113-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:49 #13 34.01 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:49 #13 34.04 Selecting previously unselected package libimport-into-perl.
09:13:49 #13 34.05 Preparing to unpack .../114-libimport-into-perl_1.002005-1_all.deb ...
09:13:49 #13 34.05 Unpacking libimport-into-perl (1.002005-1) ...
09:13:49 #13 34.08 Selecting previously unselected package librole-tiny-perl.
09:13:49 #13 34.09 Preparing to unpack .../115-librole-tiny-perl_2.002004-1_all.deb ...
09:13:49 #13 34.09 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:49 #13 34.12 Selecting previously unselected package libstrictures-perl.
09:13:49 #13 34.12 Preparing to unpack .../116-libstrictures-perl_2.000006-1_all.deb ...
09:13:49 #13 34.13 Unpacking libstrictures-perl (2.000006-1) ...
09:13:49 #13 34.16 Selecting previously unselected package libsub-quote-perl.
09:13:49 #13 34.16 Preparing to unpack .../117-libsub-quote-perl_2.006006-1_all.deb ...
09:13:49 #13 34.16 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:49 #13 34.19 Selecting previously unselected package libmoo-perl.
09:13:49 #13 34.19 Preparing to unpack .../118-libmoo-perl_2.004004-1_all.deb ...
09:13:49 #13 34.20 Unpacking libmoo-perl (2.004004-1) ...
09:13:49 #13 34.23 Selecting previously unselected package libencode-locale-perl.
09:13:49 #13 34.23 Preparing to unpack .../119-libencode-locale-perl_1.05-1.1_all.deb ...
09:13:49 #13 34.24 Unpacking libencode-locale-perl (1.05-1.1) ...
09:13:49 #13 34.27 Selecting previously unselected package libtimedate-perl.
09:13:49 #14 40.21 Selecting previously unselected package libubsan1:arm64.
09:13:49 #14 40.21 Preparing to unpack .../091-libubsan1_10.5.0-1ubuntu1~20.04_arm64.deb ...
09:13:49 #14 40.22 Unpacking libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:13:49 #14 40.30 Selecting previously unselected package libgcc-9-dev:arm64.
09:13:49 #14 40.30 Preparing to unpack .../092-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:49 #14 40.31 Unpacking libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:49 #14 40.42 Selecting previously unselected package gcc-9.
09:13:49 #13 35.13 Preparing to unpack .../154-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:13:49 #13 35.13 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:13:49 #13 35.18 Selecting previously unselected package python3-debian.
09:13:49 #13 35.19 Preparing to unpack .../155-python3-debian_0.1.49_all.deb ...
09:13:49 #13 35.19 Unpacking python3-debian (0.1.49) ...
09:13:49 #13 35.24 Selecting previously unselected package libgpgme11:armhf.
09:13:49 #13 35.24 Preparing to unpack .../156-libgpgme11_1.18.0-3+b1_armhf.deb ...
09:13:49 #13 35.24 Unpacking libgpgme11:armhf (1.18.0-3+b1) ...
09:13:49 #13 35.29 Selecting previously unselected package python3-gpg.
09:13:49 #13 35.30 Preparing to unpack .../157-python3-gpg_1.18.0-3+b1_armhf.deb ...
09:13:49 #13 35.30 Unpacking python3-gpg (1.18.0-3+b1) ...
09:13:49 #13 35.36 Selecting previously unselected package python3-xdg.
09:13:49 #13 35.36 Preparing to unpack .../158-python3-xdg_0.28-2_all.deb ...
09:13:49 #13 35.37 Unpacking python3-xdg (0.28-2) ...
09:13:49 #13 35.41 Selecting previously unselected package dput.
09:13:49 #13 35.41 Preparing to unpack .../159-dput_1.1.3_all.deb ...
09:13:49 #13 35.42 Unpacking dput (1.1.3) ...
09:13:49 #13 35.46 Selecting previously unselected package equivs.
09:13:49 #13 35.46 Preparing to unpack .../160-equivs_2.3.1_all.deb ...
09:13:49 #13 35.46 Unpacking equivs (2.3.1) ...
09:13:49 #13 38.28 (95/148): perl-base-2.27-500.fc39.noarch.rpm    365 kB/s |  16 kB     00:00    
09:13:49 #13 38.28 (96/148): perl-constant-1.33-501.fc39.noarch.rp 480 kB/s |  22 kB     00:00    
09:13:49 #13 38.29 (97/148): perl-if-0.61.000-500.fc39.noarch.rpm  1.8 MB/s |  14 kB     00:00    
09:13:49 #13 38.29 (98/148): perl-interpreter-5.38.0-500.fc39.x86_  12 MB/s |  72 kB     00:00    
09:13:49 #13 38.29 (99/148): perl-libnet-3.15-501.fc39.noarch.rpm   13 MB/s | 129 kB     00:00    
09:13:49 #13 38.30 (100/148): perl-locale-1.10-500.fc39.noarch.rpm 1.8 MB/s |  14 kB     00:00    
09:13:49 #13 38.30 (101/148): perl-mro-1.28-500.fc39.x86_64.rpm    4.9 MB/s |  29 kB     00:00    
09:13:49 #13 38.31 (102/148): perl-overload-1.37-500.fc39.noarch.r 6.9 MB/s |  46 kB     00:00    
09:13:49 #13 38.31 (103/148): perl-overloading-0.02-500.fc39.noarc 2.0 MB/s |  13 kB     00:00    
09:13:49 #13 38.31 (104/148): perl-parent-0.241-500.fc39.noarch.rp 2.4 MB/s |  14 kB     00:00    
09:13:49 #13 38.34 (105/148): perl-podlators-5.01-500.fc39.noarch. 4.7 MB/s | 125 kB     00:00    
09:13:49 #13 38.38 (106/148): perl-libs-5.38.0-500.fc39.x86_64.rpm  27 MB/s | 2.3 MB     00:00    
09:13:49 #13 38.38 (107/148): perl-srpm-macros-1-51.fc39.noarch.rp 124 kB/s | 8.0 kB     00:00    
09:13:49 #13 38.38 (108/148): perl-vars-1.05-500.fc39.noarch.rpm   297 kB/s |  13 kB     00:00    
09:13:49 #13 38.38 (109/148): pkgconf-m4-1.9.5-2.fc39.noarch.rpm   2.9 MB/s |  14 kB     00:00    
09:13:49 #13 38.39 (110/148): pkgconf-1.9.5-2.fc39.x86_64.rpm      5.1 MB/s |  42 kB     00:00    
09:13:49 #13 38.39 (111/148): pkgconf-pkg-config-1.9.5-2.fc39.x86_ 1.2 MB/s | 9.6 kB     00:00    
09:13:49 #13 38.39 (112/148): pyproject-srpm-macros-1.9.0-2.fc39.n 1.7 MB/s |  14 kB     00:00    
09:13:49 #13 38.40 (113/148): python-systemd-doc-235-5.fc39.x86_64  11 MB/s |  75 kB     00:00    
09:13:49 #13 38.40 (114/148): python3-construct-2.10.68-6.fc39.noa  14 MB/s | 146 kB     00:00    
09:13:49 #13 38.43 (115/148): python3-dbus-1.3.2-4.fc39.x86_64.rpm 4.5 MB/s | 157 kB     00:00    
09:13:49 #13 38.46 (116/148): python3-dateutil-2.8.2-10.fc39.noarc 5.5 MB/s | 355 kB     00:00    
09:13:49 #13 38.46 (117/148): python3-distro-1.8.0-6.fc39.noarch.r 839 kB/s |  49 kB     00:00    
09:13:49 #13 38.48 (118/148): python3-dnf-plugins-core-4.4.2-1.fc3 5.5 MB/s | 293 kB     00:00    
09:13:49 #13 38.49 (119/148): python3-enchant-3.2.2-10.fc39.noarch 3.5 MB/s | 101 kB     00:00    
09:13:49 #13 38.49 (120/148): python3-file-magic-5.44-5.fc39.noarc 647 kB/s |  20 kB     00:00    
09:13:49 #13 38.49 (121/148): python3-pybeam-0.7-7.fc39.noarch.rpm 3.8 MB/s |  31 kB     00:00    
09:13:49 #13 38.50 (122/148): python3-six-1.16.0-12.fc39.noarch.rp 7.4 MB/s |  41 kB     00:00    
09:13:49 #13 38.50 (123/148): python3-pyxdg-0.27-9.fc39.noarch.rpm  14 MB/s | 130 kB     00:00    
09:13:49 #13 38.50 (124/148): python3-systemd-235-5.fc39.x86_64.rp  12 MB/s | 107 kB     00:00    
09:13:49 #13 38.51 (125/148): python3-tomli-w-1.0.0-9.fc39.noarch. 2.4 MB/s |  21 kB     00:00    
09:13:49 #13 38.51 (126/148): qt5-srpm-macros-5.15.10-2.fc39.noarc 1.7 MB/s | 8.3 kB     00:00    
09:13:49 #13 38.51 (127/148): rpmautospec-rpm-macros-0.3.5-4.fc39. 2.1 MB/s | 8.8 kB     00:00    
09:13:49 #13 38.52 (128/148): redhat-rpm-config-262-1.fc39.noarch. 8.4 MB/s |  84 kB     00:00    
09:13:49 #13 38.55 (129/148): python3-zstandard-0.21.0-3.fc39.x86_ 9.5 MB/s | 486 kB     00:00    
09:13:49 #13 38.58 (130/148): rpmlint-2.4.0-10.fc39.noarch.rpm     4.5 MB/s | 322 kB     00:00    
09:13:49 #13 38.59 (131/148): rust-srpm-macros-24-5.fc39.noarch.rp 180 kB/s |  12 kB     00:00    
09:13:49 #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:13:49 #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:13:49 #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:13:49 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s
09:13:49 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s
09:13:49 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s
09:13:49 #13 37.90 Preparing to unpack .../261-libpython2.7_2.7.16-2+deb10u2_amd64.deb ...
09:13:49 #13 37.90 Unpacking libpython2.7:amd64 (2.7.16-2+deb10u2) ...
09:13:49 #13 38.02 Selecting previously unselected package libmailutils5:amd64.
09:13:49 #13 38.02 Preparing to unpack .../262-libmailutils5_1%3a3.5-4_amd64.deb ...
09:13:49 #13 38.02 Unpacking libmailutils5:amd64 (1:3.5-4) ...
09:13:49 #13 38.10 Selecting previously unselected package libmime-tools-perl.
09:13:49 #13 38.10 Preparing to unpack .../263-libmime-tools-perl_5.509-1_all.deb ...
09:13:49 #13 38.10 Unpacking libmime-tools-perl (5.509-1) ...
09:13:49 #13 38.14 Selecting previously unselected package libnet-dns-sec-perl.
09:13:49 #13 37.96 Selecting previously unselected package liblist-someutils-xs-perl:amd64.
09:13:49 #13 37.96 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_amd64.deb ...
09:13:49 #13 37.96 Unpacking liblist-someutils-xs-perl:amd64 (0.58-3) ...
09:13:49 #13 37.99 Selecting previously unselected package liblist-utilsby-perl.
09:13:49 #13 37.99 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ...
09:13:49 #13 37.99 Unpacking liblist-utilsby-perl (0.12-2) ...
09:13:49 #13 38.02 Selecting previously unselected package libltdl7:amd64.
09:13:49 #13 38.02 Preparing to unpack .../306-libltdl7_2.4.7-5_amd64.deb ...
09:13:49 #13 38.02 Unpacking libltdl7:amd64 (2.4.7-5) ...
09:13:49 #13 38.05 Selecting previously unselected package libltdl-dev:amd64.
09:13:49 #13 38.06 Preparing to unpack .../307-libltdl-dev_2.4.7-5_amd64.deb ...
09:13:49 #13 38.06 Unpacking libltdl-dev:amd64 (2.4.7-5) ...
09:13:49 #13 38.10 Selecting previously unselected package liblz1:amd64.
09:13:49 #13 38.10 Preparing to unpack .../308-liblz1_1.13-5_amd64.deb ...
09:13:49 #13 38.11 Unpacking liblz1:amd64 (1.13-5) ...
09:13:49 #13 38.14 Selecting previously unselected package liblzo2-2:amd64.
09:13:49 #13 38.14 Preparing to unpack .../309-liblzo2-2_2.10-2_amd64.deb ...
09:13:49 #13 38.15 Unpacking liblzo2-2:amd64 (2.10-2) ...
09:13:49 #13 38.17 Selecting previously unselected package libsys-hostname-long-perl.
09:13:49 #13 34.75 Get:105 http://archive.raspbian.org/raspbian bullseye/main armhf libhtml-tree-perl all 5.07-2 [213 kB]
09:13:49 #14 33.66 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnumber-compare-perl all 0.03-2 [7058 B]
09:13:49 #14 33.73 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-glob-perl all 0.11-2 [8042 B]
09:13:49 #14 33.74 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:49 #14 33.82 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-afm-perl all 1.20-3 [13.6 kB]
09:13:49 #14 33.85 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-string-perl all 1.08-3.1 [10.7 kB]
09:13:49 #14 32.54 Get:244 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconfig-tiny-perl all 2.28-2 [12.4 kB]
09:13:49 #14 32.56 Get:245 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libparams-util-perl armhf 1.102-2 [20.5 kB]
09:13:49 #14 32.59 Get:246 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-install-perl all 0.929-1 [9764 B]
09:13:49 #14 32.61 Get:247 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-optlist-perl all 0.113-1 [9658 B]
09:13:49 #14 32.62 Get:248 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-exporter-perl all 0.989-1 [48.6 kB]
09:13:49 #14 32.66 Get:249 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libconst-fast-perl all 0.014-2 [8034 B]
09:13:49 #14 32.67 Get:250 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwant-perl armhf 0.29-2build1 [22.7 kB]
09:13:49 #14 32.69 Get:251 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcontextual-return-perl all 0.004014-4 [53.2 kB]
09:13:49 #13 34.46 Preparing to unpack .../243-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:13:49 #13 34.47 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:13:49 #13 34.50 Selecting previously unselected package libnet-netmask-perl.
09:13:49 #13 34.50 Preparing to unpack .../244-libnet-netmask-perl_2.0002-2_all.deb ...
09:13:49 #13 34.50 Unpacking libnet-netmask-perl (2.0002-2) ...
09:13:49 #13 34.56 Selecting previously unselected package libnetaddr-ip-perl.
09:13:49 #13 34.56 Preparing to unpack .../245-libnetaddr-ip-perl_4.079+dfsg-2+b1_arm64.deb ...
09:13:49 #13 34.57 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:13:49 #13 34.60 Selecting previously unselected package libdata-validate-ip-perl.
09:13:49 #13 34.61 Preparing to unpack .../246-libdata-validate-ip-perl_0.31-1_all.deb ...
09:13:49 #13 34.61 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:13:49 #13 34.64 Selecting previously unselected package libdata-validate-uri-perl.
09:13:49 #13 34.64 Preparing to unpack .../247-libdata-validate-uri-perl_0.07-2_all.deb ...
09:13:49 #13 34.65 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:13:49 #13 34.67 Selecting previously unselected package libdevel-size-perl.
09:13:49 #15 31.33   Installing       : perl-threads-shared-1.58-2.el8.aarch64               54/88 
09:13:49 #15 31.83   Installing       : perl-interpreter-4:5.26.3-422.el8.aarch64            55/88 
09:13:49 #14 35.33 Selecting previously unselected package libglib2.0-data.
09:13:49 #14 35.34 Preparing to unpack .../021-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:13:49 #14 35.34 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:13:49 #14 35.39 Selecting previously unselected package tzdata.
09:13:49 #14 35.39 Preparing to unpack .../022-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:13:49 #14 35.39 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:13:49 #14 37.85 Preparing to unpack .../310-libref-util-perl_0.204-1_all.deb ...
09:13:49 #14 37.86 Unpacking libref-util-perl (0.204-1) ...
09:13:49 #14 37.89 Selecting previously unselected package libref-util-xs-perl.
09:13:49 #14 37.89 Preparing to unpack .../311-libref-util-xs-perl_0.117-1build5_amd64.deb ...
09:13:49 #14 37.90 Unpacking libref-util-xs-perl (0.117-1build5) ...
09:13:49 #14 37.94 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:49 #14 37.94 Preparing to unpack .../312-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
09:13:49 #14 37.95 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
09:13:49 #14 37.98 Selecting previously unselected package libregexp-pattern-perl.
09:13:49 #14 37.98 Preparing to unpack .../313-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:13:49 #14 37.99 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:13:49 #14 38.03 Selecting previously unselected package libsasl2-modules:amd64.
09:13:49 #14 38.03 Preparing to unpack .../314-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
09:13:49 #14 38.03 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:49 #14 38.08 Selecting previously unselected package libsereal-decoder-perl.
09:13:49 #14 34.89 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ...
09:13:49 #14 34.89 Unpacking python3-idna (3.3-1) ...
09:13:49 #14 34.93 Selecting previously unselected package python3-nacl.
09:13:49 #14 34.93 Preparing to unpack .../358-python3-nacl_1.5.0-2_amd64.deb ...
09:13:49 #14 34.93 Unpacking python3-nacl (1.5.0-2) ...
09:13:49 #14 34.97 Selecting previously unselected package python3-bcrypt.
09:13:49 #14 34.97 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_amd64.deb ...
09:13:49 #14 34.98 Unpacking python3-bcrypt (3.2.2-1) ...
09:13:49 #14 35.01 Selecting previously unselected package python3-six.
09:13:49 #14 35.01 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ...
09:13:49 #14 35.02 Unpacking python3-six (1.16.0-4) ...
09:13:49 #14 35.05 Selecting previously unselected package python3-paramiko.
09:13:49 #14 35.05 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
09:13:49 #14 35.06 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
09:13:49 #14 35.10 Selecting previously unselected package python3-urllib3.
09:13:49 #14 35.10 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ...
09:13:49 #14 35.11 Unpacking python3-urllib3 (1.26.12-1) ...
09:13:49 #14 35.14 Selecting previously unselected package python3-requests.
09:13:49 #14 32.86 Get:253 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:49 #14 32.88 Get:254 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdistro-info-perl all 1.1ubuntu0.1 [5610 B]
09:13:49 #14 32.89 Get:255 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libemail-address-xs-perl armhf 1.04-1build6 [26.0 kB]
09:13:49 #14 32.95 Get:256 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-system-simple-perl all 1.30-1 [23.2 kB]
09:13:49 #14 32.99 Get:257 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-basedir-perl all 0.09-1 [15.7 kB]
09:13:49 #15 28.31 (61/89): perl-Socket-2.027-3.el8.x86_64.rpm     5.9 MB/s |  59 kB     00:00    
09:13:49 #15 28.31 (62/89): perl-Storable-3.11-3.el8.x86_64.rpm    9.3 MB/s |  98 kB     00:00    
09:13:49 #15 28.31 (63/89): perl-Term-ANSIColor-4.06-396.el8.noarc 5.0 MB/s |  46 kB     00:00    
09:13:49 #15 28.32 (64/89): perl-Term-Cap-1.17-395.el8.noarch.rpm  2.5 MB/s |  23 kB     00:00    
09:13:49 #15 28.32 (65/89): perl-Text-ParseWords-3.30-395.el8.noar 3.1 MB/s |  18 kB     00:00    
09:13:49 #15 28.32 (66/89): perl-Text-Tabs+Wrap-2013.0523-395.el8. 2.9 MB/s |  24 kB     00:00    
09:13:49 #15 28.33 (67/89): perl-Time-Local-1.280-1.el8.noarch.rpm 3.9 MB/s |  34 kB     00:00    
09:13:49 #15 28.33 (68/89): perl-constant-1.33-396.el8.noarch.rpm  4.3 MB/s |  25 kB     00:00    
09:13:49 #15 28.33 (69/89): perl-Unicode-Normalize-1.25-396.el8.x8 7.7 MB/s |  82 kB     00:00    
09:13:49 #15 28.34 (70/89): perl-macros-5.26.3-422.el8.x86_64.rpm   13 MB/s |  73 kB     00:00    
09:13:49 #15 28.34 (71/89): perl-parent-0.237-1.el8.noarch.rpm     4.8 MB/s |  20 kB     00:00    
09:13:49 #15 28.35 (72/89): perl-podlators-4.11-1.el8.noarch.rpm    16 MB/s | 118 kB     00:00    
09:13:49 #15 28.36 (73/89): perl-libs-5.26.3-422.el8.x86_64.rpm     44 MB/s | 1.6 MB     00:00    
09:13:49 #15 28.37 (74/89): perl-threads-2.21-2.el8.x86_64.rpm     3.8 MB/s |  61 kB     00:00    
09:13:49 #15 28.37 (75/89): perl-threads-shared-1.58-2.el8.x86_64. 8.2 MB/s |  48 kB     00:00    
09:13:49 #15 28.37 (76/89): pkgconf-1.4.2-1.el8.x86_64.rpm         7.0 MB/s |  38 kB     00:00    
09:13:49 #15 28.38 (77/89): pkgconf-m4-1.4.2-1.el8.noarch.rpm      3.4 MB/s |  17 kB     00:00    
09:13:49 #15 28.38 (78/89): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 2.9 MB/s |  15 kB     00:00    
09:13:49 #15 28.38 (79/89): python-rpm-macros-3-45.el8.noarch.rpm  3.3 MB/s |  16 kB     00:00    
09:13:49 #15 28.38 (80/89): python-srpm-macros-3-45.el8.noarch.rpm 2.8 MB/s |  16 kB     00:00    
09:13:49 #15 28.39 (81/89): python3-dbus-1.2.4-15.el8.x86_64.rpm    17 MB/s | 134 kB     00:00    
09:13:49 #15 28.40 (82/89): python3-dateutil-2.6.1-6.el8.noarch.rp  15 MB/s | 251 kB     00:00    
09:13:49 #15 28.41 (83/89): python3-dnf-plugins-core-4.0.21-23.el8  21 MB/s | 279 kB     00:00    
09:13:49 #15 28.41 (84/89): python3-rpm-macros-3-45.el8.noarch.rpm 1.4 MB/s |  15 kB     00:00    
09:13:49 #15 28.41 (85/89): python3-six-1.11.0-8.el8.noarch.rpm    6.2 MB/s |  38 kB     00:00    
09:13:49 #15 28.42 (86/89): redhat-rpm-config-131-1.el8.noarch.rpm  12 MB/s |  94 kB     00:00    
09:13:49 #15 28.42 (87/89): unzip-6.0-46.el8.x86_64.rpm             18 MB/s | 196 kB     00:00    
09:13:49 #15 28.43 (88/89): zip-3.0-23.el8.x86_64.rpm               19 MB/s | 270 kB     00:00    
09:13:49 #15 28.47 (89/89): perl-interpreter-5.26.3-422.el8.x86_64  44 MB/s | 6.3 MB     00:00    
09:13:49 #15 28.47 --------------------------------------------------------------------------------
09:13:49 #15 28.47 Total                                            21 MB/s |  27 MB     00:01     
09:13:49 #14 39.32 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-parser-perl all 1.65-1 [82.7 kB]
09:13:49 #14 39.37 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:49 #14 39.37 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libproc-processtable-perl arm64 0.634-1build2 [36.3 kB]
09:13:49 #14 39.38 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre2-10 arm64 20230201-1 [155 kB]
09:13:49 #14 39.42 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libre-engine-re2-perl arm64 0.17+ds-1 [18.0 kB]
09:13:49 #13 38.38 Preparing to unpack .../264-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:49 #13 38.38 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:49 #13 38.42 Selecting previously unselected package libjson-xs-perl.
09:13:49 #13 38.42 Preparing to unpack .../265-libjson-xs-perl_4.030-1+b1_amd64.deb ...
09:13:49 #13 38.42 Unpacking libjson-xs-perl (4.030-1+b1) ...
09:13:49 #13 38.46 Selecting previously unselected package libjson-maybexs-perl.
09:13:49 #13 38.46 Preparing to unpack .../266-libjson-maybexs-perl_1.004003-1_all.deb ...
09:13:49 #13 38.47 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:13:49 #13 38.50 Selecting previously unselected package libldap-common.
09:13:49 #13 38.51 Preparing to unpack .../267-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
09:13:49 #13 38.51 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:13:49 #13 38.55 Selecting previously unselected package liblist-compare-perl.
09:13:49 #13 38.56 Preparing to unpack .../268-liblist-compare-perl_0.55-1_all.deb ...
09:13:49 #13 38.56 Unpacking liblist-compare-perl (0.55-1) ...
09:13:49 #13 38.60 Selecting previously unselected package liblist-someutils-perl.
09:13:49 #13 38.60 Preparing to unpack .../269-liblist-someutils-perl_0.58-1_all.deb ...
09:13:49 #13 38.61 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:49 #13 36.10 Preparing to unpack .../314-libtext-markdown-discount-perl_0.12-1+b1_arm64.deb ...
09:13:49 #13 36.11 Unpacking libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
09:13:49 #13 36.16 Selecting previously unselected package libtext-xslate-perl.
09:13:49 #13 36.16 Preparing to unpack .../315-libtext-xslate-perl_3.5.8-1+b1_arm64.deb ...
09:13:49 #13 36.17 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
09:13:49 #13 36.21 Selecting previously unselected package libtime-duration-perl.
09:13:49 #13 36.21 Preparing to unpack .../316-libtime-duration-perl_1.21-1_all.deb ...
09:13:49 #13 36.22 Unpacking libtime-duration-perl (1.21-1) ...
09:13:49 #13 36.24 Selecting previously unselected package libtime-moment-perl.
09:13:49 #13 36.25 Preparing to unpack .../317-libtime-moment-perl_0.44-1+b3_arm64.deb ...
09:13:49 #13 36.25 Unpacking libtime-moment-perl (0.44-1+b3) ...
09:13:49 #13 36.29 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:49 #13 36.29 Preparing to unpack .../318-libtype-tiny-xs-perl_0.022-1_arm64.deb ...
09:13:49 #13 36.29 Unpacking libtype-tiny-xs-perl (0.022-1) ...
09:13:49 #13 36.32 Selecting previously unselected package libunicode-utf8-perl.
09:13:49 #13 39.30 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:49 #13 39.32 Setting up libapt-pkg-perl (0.1.34+b1) ...
09:13:49 #13 39.33 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
09:13:49 #13 39.34 Setting up libpipeline1:arm64 (1.5.1-2) ...
09:13:49 #13 39.35 Setting up wdiff (1.2.2-2+b1) ...
09:13:49 #13 39.37 Setting up lsb-base (10.2019051400) ...
09:13:49 #13 39.38 Setting up mysql-common (5.8+1.0.5) ...
09:13:49 #13 39.41 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:13:49 #13 39.42 Setting up libxau6:arm64 (1:1.0.8-1+b2) ...
09:13:49 #13 39.43 Setting up libkeyutils1:arm64 (1.6-6) ...
09:13:49 #13 39.44 Setting up libpsl5:arm64 (0.20.2-2) ...
09:13:49 #13 39.46 Setting up libgpm2:arm64 (1.20.7-5) ...
09:13:49 #13 39.47 Setting up mime-support (3.62) ...
09:13:49 #13 39.50 Setting up xdg-user-dirs (0.17-2) ...
09:13:49 #13 39.54 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:49 #14 35.91 Preparing to unpack .../319-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:13:49 #14 35.92 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:13:49 #14 35.96 Selecting previously unselected package libxml-libxml-perl.
09:13:49 #14 35.96 Preparing to unpack .../320-libxml-libxml-perl_2.0134+dfsg-1build1_amd64.deb ...
09:13:49 #14 35.96 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:13:49 #14 36.02 Selecting previously unselected package libxml-parser-perl.
09:13:49 #14 36.03 Preparing to unpack .../321-libxml-parser-perl_2.46-1_amd64.deb ...
09:13:49 #14 36.03 Unpacking libxml-parser-perl (2.46-1) ...
09:13:49 #14 36.08 Selecting previously unselected package libxml-sax-expat-perl.
09:13:49 #14 36.09 Preparing to unpack .../322-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:49 #14 36.09 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:49 #14 36.12 Selecting previously unselected package libxml-writer-perl.
09:13:49 #13 34.27 Preparing to unpack .../120-libtimedate-perl_2.3300-2_all.deb ...
09:13:49 #13 34.27 Unpacking libtimedate-perl (2.3300-2) ...
09:13:49 #13 34.32 Selecting previously unselected package libhttp-date-perl.
09:13:49 #13 34.32 Preparing to unpack .../121-libhttp-date-perl_6.05-1_all.deb ...
09:13:49 #13 34.32 Unpacking libhttp-date-perl (6.05-1) ...
09:13:49 #13 34.35 Selecting previously unselected package libfile-listing-perl.
09:13:49 #13 34.35 Preparing to unpack .../122-libfile-listing-perl_6.14-1_all.deb ...
09:13:49 #13 34.36 Unpacking libfile-listing-perl (6.14-1) ...
09:13:49 #13 34.39 Selecting previously unselected package libhtml-tagset-perl.
09:13:49 #13 34.39 Preparing to unpack .../123-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:49 #13 34.39 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:49 #13 34.42 Selecting previously unselected package liburi-perl.
09:13:49 #13 34.43 Preparing to unpack .../124-liburi-perl_5.08-1_all.deb ...
09:13:49 #13 34.43 Unpacking liburi-perl (5.08-1) ...
09:13:49 #13 34.47 Selecting previously unselected package libhtml-parser-perl.
09:13:49 #13 34.47 Preparing to unpack .../125-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
09:13:49 #13 34.47 Unpacking libhtml-parser-perl (3.75-1+b1) ...
09:13:49 #13 34.51 Selecting previously unselected package libhtml-tree-perl.
09:13:49 #14 40.43 Preparing to unpack .../093-gcc-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:49 #14 40.43 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:49 #13 35.50 Selecting previously unselected package fonts-dejavu-core.
09:13:49 #13 35.50 Preparing to unpack .../161-fonts-dejavu-core_2.37-6_all.deb ...
09:13:49 #13 35.51 Unpacking fonts-dejavu-core (2.37-6) ...
09:13:49 #13 38.62 (132/148): shared-mime-info-2.2-4.fc39.x86_64.r 5.7 MB/s | 380 kB     00:00    
09:13:49 #13 38.66 (133/148): unzip-6.0-62.fc39.x86_64.rpm         2.3 MB/s | 184 kB     00:00    
09:13:49 #13 38.67 (134/148): web-assets-filesystem-5-20.fc39.noar 101 kB/s | 7.9 kB     00:00    
09:13:49 #13 38.67 (135/148): xxhash-libs-0.8.2-1.fc39.x86_64.rpm  761 kB/s |  37 kB     00:00    
09:13:49 #13 38.72 (136/148): xz-5.4.4-1.fc39.x86_64.rpm            11 MB/s | 556 kB     00:00    
09:13:49 #13 38.75 (137/148): zstd-1.5.5-4.fc39.x86_64.rpm         5.5 MB/s | 482 kB     00:00    
09:13:49 #13 38.76 (138/148): python-srpm-macros-3.12-4.fc39.noarc 631 kB/s |  25 kB     00:00    
09:13:49 #13 38.84 (139/148): gdb-minimal-13.2-8.fc39.x86_64.rpm    25 MB/s | 4.2 MB     00:00    
09:13:49 #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
09:13:49 #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.1s
09:13:49 #12 ...
09:13:49 
09:13:49 #13 [build-dummy 2/2] RUN mkdir -p /build
09:13:49 #13 DONE 0.7s
09:13:49 
09:13:49 #12 [vpnkit-linux-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:13:49 #13 38.15 Preparing to unpack .../264-libnet-dns-sec-perl_1.11-1_amd64.deb ...
09:13:49 #13 38.15 Unpacking libnet-dns-sec-perl (1.11-1) ...
09:13:49 #13 38.18 Selecting previously unselected package libnet-libidn-perl.
09:13:49 #13 38.18 Preparing to unpack .../265-libnet-libidn-perl_0.12.ds-3+b1_amd64.deb ...
09:13:49 #13 38.18 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
09:13:49 #13 38.21 Selecting previously unselected package libnumber-compare-perl.
09:13:49 #13 38.21 Preparing to unpack .../266-libnumber-compare-perl_0.03-1_all.deb ...
09:13:49 #13 38.21 Unpacking libnumber-compare-perl (0.03-1) ...
09:13:49 #13 38.24 Selecting previously unselected package libnumber-range-perl.
09:13:49 #13 38.24 Preparing to unpack .../267-libnumber-range-perl_0.12-1_all.deb ...
09:13:49 #13 38.24 Unpacking libnumber-range-perl (0.12-1) ...
09:13:49 #13 38.27 Selecting previously unselected package libossp-uuid16:amd64.
09:13:49 #13 38.27 Preparing to unpack .../268-libossp-uuid16_1.6.2-1.5+b7_amd64.deb ...
09:13:49 #13 38.28 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
09:13:49 #13 38.30 Selecting previously unselected package libossp-uuid-perl.
09:13:49 #13 38.31 Preparing to unpack .../269-libossp-uuid-perl_1.6.2-1.5+b7_amd64.deb ...
09:13:49 #13 38.31 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
09:13:49 #13 38.36 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:49 #13 38.37 Preparing to unpack .../270-libpackage-stash-xs-perl_0.29-1_amd64.deb ...
09:13:49 #13 38.37 Unpacking libpackage-stash-xs-perl (0.29-1) ...
09:13:49 #13 38.40 Selecting previously unselected package libparse-debianchangelog-perl.
09:13:49 #13 38.18 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ...
09:13:49 #13 38.18 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:13:49 #13 38.20 Selecting previously unselected package libmail-sendmail-perl.
09:13:49 #13 38.21 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ...
09:13:49 #13 38.21 Unpacking libmail-sendmail-perl (0.80-3) ...
09:13:49 #13 38.24 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:49 #13 38.24 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:13:49 #13 38.24 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:13:49 #13 38.29 Selecting previously unselected package libmailtools-perl.
09:13:49 #13 38.29 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ...
09:13:49 #13 38.29 Unpacking libmailtools-perl (2.21-2) ...
09:13:49 #13 38.33 Selecting previously unselected package libmarkdown2:amd64.
09:13:49 #13 38.33 Preparing to unpack .../314-libmarkdown2_2.2.7-2_amd64.deb ...
09:13:49 #13 38.34 Unpacking libmarkdown2:amd64 (2.2.7-2) ...
09:13:49 #13 38.36 Selecting previously unselected package libmath-base85-perl.
09:13:49 #13 38.36 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:13:49 #13 38.37 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:13:49 #13 38.39 Selecting previously unselected package libmime-tools-perl.
09:13:49 #13 35.08 Get:106 http://archive.raspbian.org/raspbian bullseye/main armhf libio-html-perl all 1.004-2 [16.1 kB]
09:13:49 #13 35.08 Get:107 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-mediatypes-perl all 6.04-1 [19.9 kB]
09:13:49 #13 35.09 Get:108 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-message-perl all 6.28-1 [79.6 kB]
09:13:49 #13 35.09 Get:109 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-cookies-perl all 6.10-1 [19.6 kB]
09:13:49 #13 35.09 Get:110 http://archive.raspbian.org/raspbian bullseye/main armhf libhttp-negotiate-perl all 6.01-1 [12.8 kB]
09:13:49 #13 35.09 Get:111 http://archive.raspbian.org/raspbian bullseye/main armhf perl-openssl-defaults armhf 5 [7360 B]
09:13:49 #13 35.10 Get:112 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-ssleay-perl armhf 1.88-3+b1 [300 kB]
09:13:49 #13 35.17 Get:113 http://archive.raspbian.org/raspbian bullseye/main armhf libio-socket-ssl-perl all 2.069-1 [215 kB]
09:13:49 #14 33.86 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libfont-ttf-perl all 1.06-1.1 [316 kB]
09:13:49 #14 34.05 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsort-versions-perl all 1.62-1 [9294 B]
09:13:49 #14 34.05 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:49 #14 34.06 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
09:13:49 #14 34.06 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:49 #14 34.08 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-perl all 4.04000-1 [81.8 kB]
09:13:49 #13 34.68 Preparing to unpack .../248-libdevel-size-perl_0.83-2+b1_arm64.deb ...
09:13:49 #13 34.68 Unpacking libdevel-size-perl (0.83-2+b1) ...
09:13:49 #13 34.71 Selecting previously unselected package libdistro-info-perl.
09:13:49 #13 34.71 Preparing to unpack .../249-libdistro-info-perl_1.5_all.deb ...
09:13:49 #13 34.72 Unpacking libdistro-info-perl (1.5) ...
09:13:49 #13 34.74 Selecting previously unselected package libemail-address-xs-perl.
09:13:49 #13 34.75 Preparing to unpack .../250-libemail-address-xs-perl_1.05-1+b1_arm64.deb ...
09:13:49 #13 34.75 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
09:13:49 #13 34.79 Selecting previously unselected package libexporter-tiny-perl.
09:13:49 #13 34.80 Preparing to unpack .../251-libexporter-tiny-perl_1.006000-1_all.deb ...
09:13:49 #13 34.80 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:13:49 #13 34.83 Selecting previously unselected package libfcgi-bin.
09:13:49 #13 34.83 Preparing to unpack .../252-libfcgi-bin_2.4.2-2_arm64.deb ...
09:13:49 #13 34.83 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:49 #13 34.86 Selecting previously unselected package libindirect-perl.
09:13:49 #13 34.87 Preparing to unpack .../253-libindirect-perl_0.39-2+b1_arm64.deb ...
09:13:49 #13 34.87 Unpacking libindirect-perl (0.39-2+b1) ...
09:13:49 #13 34.90 Selecting previously unselected package libxs-parse-keyword-perl.
09:13:49 #13 34.90 Preparing to unpack .../254-libxs-parse-keyword-perl_0.33-1_arm64.deb ...
09:13:49 #13 34.91 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:13:49 #13 34.94 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
09:13:49 #13 34.94 Preparing to unpack .../255-libxs-parse-sublike-perl_0.16-1+b2_arm64.deb ...
09:13:49 #13 34.94 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
09:13:49 #13 34.98 Selecting previously unselected package libobject-pad-perl.
09:13:49 #13 34.98 Preparing to unpack .../256-libobject-pad-perl_0.78-1_arm64.deb ...
09:13:49 #13 34.98 Unpacking libobject-pad-perl (0.78-1) ...
09:13:49 #13 35.02 Selecting previously unselected package libfeature-compat-class-perl.
09:13:49 #15 31.86   Installing       : libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
09:13:49 #15 31.87   Running scriptlet: libtool-ltdl-2.4.6-25.el8.aarch64                    56/88 
09:13:49 #15 31.90   Installing       : libpkgconf-1.4.2-1.el8.aarch64                       57/88 
09:13:49 #15 31.91   Installing       : pkgconf-1.4.2-1.el8.aarch64                          58/88 
09:13:49 #15 31.92   Installing       : pkgconf-pkg-config-1.4.2-1.el8.aarch64               59/88 
09:13:49 #15 31.96   Installing       : libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
09:13:49 #14 35.59 Selecting previously unselected package libicu66:armhf.
09:13:49 #14 35.60 Preparing to unpack .../023-libicu66_66.1-2ubuntu2.1_armhf.deb ...
09:13:49 #14 35.60 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
09:13:49 #14 38.08 Preparing to unpack .../315-libsereal-decoder-perl_4.023+ds-1_amd64.deb ...
09:13:49 #14 38.09 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
09:13:49 #14 38.12 Selecting previously unselected package libsereal-encoder-perl:amd64.
09:13:49 #14 38.12 Preparing to unpack .../316-libsereal-encoder-perl_4.023+ds-1_amd64.deb ...
09:13:49 #14 38.13 Unpacking libsereal-encoder-perl:amd64 (4.023+ds-1) ...
09:13:49 #14 38.16 Selecting previously unselected package libset-intspan-perl.
09:13:49 #14 38.16 Preparing to unpack .../317-libset-intspan-perl_1.19-2_all.deb ...
09:13:49 #14 38.17 Unpacking libset-intspan-perl (1.19-2) ...
09:13:49 #14 38.20 Selecting previously unselected package libsocket6-perl.
09:13:49 #14 38.20 Preparing to unpack .../318-libsocket6-perl_0.29-1build4_amd64.deb ...
09:13:49 #14 38.21 Unpacking libsocket6-perl (0.29-1build4) ...
09:13:49 #14 38.24 Selecting previously unselected package libstring-copyright-perl.
09:13:49 #14 38.24 Preparing to unpack .../319-libstring-copyright-perl_0.003012-1_all.deb ...
09:13:49 #14 38.24 Unpacking libstring-copyright-perl (0.003012-1) ...
09:13:49 #14 38.27 Selecting previously unselected package libstring-escape-perl.
09:13:49 #14 38.28 Preparing to unpack .../320-libstring-escape-perl_2010.002-2_all.deb ...
09:13:49 #14 38.28 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:49 #14 38.31 Selecting previously unselected package libstring-shellquote-perl.
09:13:49 #14 38.31 Preparing to unpack .../321-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:49 #14 38.32 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:49 #14 38.35 Selecting previously unselected package libxs-parse-keyword-perl.
09:13:49 #14 38.35 Preparing to unpack .../322-libxs-parse-keyword-perl_0.21-1build1_amd64.deb ...
09:13:49 #14 38.35 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
09:13:49 #14 38.38 Selecting previously unselected package libsyntax-keyword-try-perl.
09:13:49 #14 38.38 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.26-1build1_amd64.deb ...
09:13:49 #14 38.39 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
09:13:49 #14 38.42 Selecting previously unselected package libterm-readkey-perl.
09:13:49 #14 35.15 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
09:13:49 #14 35.15 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:13:49 #14 35.19 Selecting previously unselected package python3-unidiff.
09:13:49 #14 35.19 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ...
09:13:49 #14 35.20 Unpacking python3-unidiff (0.7.3-1) ...
09:13:49 #14 35.23 Selecting previously unselected package equivs.
09:13:49 #14 35.23 Preparing to unpack .../365-equivs_2.3.1_all.deb ...
09:13:49 #14 35.23 Unpacking equivs (2.3.1) ...
09:13:49 #14 35.27 Selecting previously unselected package libauthen-sasl-perl.
09:13:49 #14 35.27 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ...
09:13:49 #14 35.27 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:13:49 #14 35.31 Selecting previously unselected package python3-magic.
09:13:49 #14 35.31 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ...
09:13:49 #14 35.32 Unpacking python3-magic (2:0.4.26-3) ...
09:13:49 #14 35.36 Setting up libksba8:amd64 (1.6.3-2) ...
09:13:49 #14 35.38 Setting up media-types (10.0.0) ...
09:13:49 #13 40.51 Running transaction check
09:13:49 #14 33.01 Get:258 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:49 #14 33.02 Get:259 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-fcntllock-perl armhf 0.22-3build7 [33.3 kB]
09:13:49 #14 33.04 Get:260 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnumber-compare-perl all 0.03-2 [7058 B]
09:13:49 #14 33.05 Get:261 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-glob-perl all 0.11-2 [8042 B]
09:13:49 #14 33.06 Get:262 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfile-find-rule-perl all 0.34-1 [28.3 kB]
09:13:49 #14 39.82 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
09:13:49 #13 38.64 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:49 #13 38.64 Preparing to unpack .../270-liblist-someutils-xs-perl_0.58-2+b1_amd64.deb ...
09:13:49 #13 38.65 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
09:13:49 #13 38.68 Selecting previously unselected package liblist-utilsby-perl.
09:13:49 #13 38.68 Preparing to unpack .../271-liblist-utilsby-perl_0.11-1_all.deb ...
09:13:49 #13 38.69 Unpacking liblist-utilsby-perl (0.11-1) ...
09:13:49 #13 38.72 Selecting previously unselected package libltdl7:amd64.
09:13:49 #13 38.73 Preparing to unpack .../272-libltdl7_2.4.6-15_amd64.deb ...
09:13:49 #13 38.73 Unpacking libltdl7:amd64 (2.4.6-15) ...
09:13:49 #13 38.77 Selecting previously unselected package libltdl-dev:amd64.
09:13:49 #13 38.77 Preparing to unpack .../273-libltdl-dev_2.4.6-15_amd64.deb ...
09:13:49 #13 38.78 Unpacking libltdl-dev:amd64 (2.4.6-15) ...
09:13:49 #13 38.83 Selecting previously unselected package liblzo2-2:amd64.
09:13:49 #13 36.33 Preparing to unpack .../319-libunicode-utf8-perl_0.62-1+b2_arm64.deb ...
09:13:49 #13 36.33 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
09:13:49 #13 36.36 Selecting previously unselected package libxdelta2.
09:13:49 #13 36.37 Preparing to unpack .../320-libxdelta2_1.1.3-9.3_arm64.deb ...
09:13:49 #13 36.37 Unpacking libxdelta2 (1.1.3-9.3) ...
09:13:49 #13 36.41 Selecting previously unselected package libxext6:arm64.
09:13:49 #13 36.41 Preparing to unpack .../321-libxext6_2%3a1.3.3-1.1_arm64.deb ...
09:13:49 #13 36.41 Unpacking libxext6:arm64 (2:1.3.3-1.1) ...
09:13:49 #13 36.44 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:49 #13 36.45 Preparing to unpack .../322-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:13:49 #13 36.45 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:13:49 #13 36.48 Selecting previously unselected package libxml-sax-base-perl.
09:13:49 #13 36.48 Preparing to unpack .../323-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:13:49 #13 36.49 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:13:49 #13 36.52 Selecting previously unselected package libxml-sax-perl.
09:13:49 #13 36.53 Preparing to unpack .../324-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:13:49 #13 36.53 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:13:49 #13 36.57 Selecting previously unselected package libxml-libxml-perl.
09:13:49 #13 29.74 Selecting previously unselected package libxml2:armhf.
09:13:49 #13 29.74 Preparing to unpack .../058-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
09:13:49 #13 29.75 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:13:49 #13 29.83 Selecting previously unselected package gettext.
09:13:49 #13 29.83 Preparing to unpack .../059-gettext_0.21-12_armhf.deb ...
09:13:49 #13 29.84 Unpacking gettext (0.21-12) ...
09:13:49 #13 29.96 Selecting previously unselected package intltool-debian.
09:13:49 #13 29.96 Preparing to unpack .../060-intltool-debian_0.35.0+20060710.6_all.deb ...
09:13:49 #13 29.97 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:13:49 #13 30.00 Selecting previously unselected package po-debconf.
09:13:49 #13 30.00 Preparing to unpack .../061-po-debconf_1.0.21+nmu1_all.deb ...
09:13:49 #13 30.01 Unpacking po-debconf (1.0.21+nmu1) ...
09:13:49 #13 30.06 Selecting previously unselected package debhelper.
09:13:49 #13 30.06 Preparing to unpack .../062-debhelper_13.11.4_all.deb ...
09:13:49 #13 30.07 Unpacking debhelper (13.11.4) ...
09:13:49 #13 30.16 Selecting previously unselected package libfakeroot:armhf.
09:13:49 #13 39.55 Setting up psmisc (23.2-1+deb10u1) ...
09:13:49 #13 39.56 Setting up libgc1c2:arm64 (1:7.6.4-0.4) ...
09:13:49 #13 39.58 Setting up libyaml-0-2:arm64 (0.2.1-1) ...
09:13:49 #13 39.59 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
09:13:49 #13 39.60 No schema files found: doing nothing.
09:13:49 #13 39.61 Setting up distro-info-data (0.41+deb10u7) ...
09:13:49 #13 39.62 Setting up manpages (4.16-2) ...
09:13:49 #13 39.63 Setting up unzip (6.0-23+deb10u3) ...
09:13:49 #13 39.66 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
09:13:49 #13 39.67 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:49 #13 39.70 Setting up binutils-common:arm64 (2.31.1-16) ...
09:13:49 #13 39.71 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:13:49 #13 39.72 Setting up libmagic1:arm64 (1:5.35-4+deb10u2) ...
09:13:49 #13 39.74 Setting up less (487-0.1+b1) ...
09:13:49 #14 36.13 Preparing to unpack .../323-libxml-writer-perl_0.625-1_all.deb ...
09:13:49 #14 36.13 Unpacking libxml-writer-perl (0.625-1) ...
09:13:49 #14 36.16 Selecting previously unselected package libyaml-libyaml-perl.
09:13:49 #14 36.17 Preparing to unpack .../324-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ...
09:13:49 #14 36.17 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
09:13:49 #14 36.21 Selecting previously unselected package licensecheck.
09:13:49 #14 36.21 Preparing to unpack .../325-licensecheck_3.0.45-1_all.deb ...
09:13:49 #14 36.21 Unpacking licensecheck (3.0.45-1) ...
09:13:49 #14 36.25 Selecting previously unselected package libdevel-size-perl.
09:13:49 #14 36.25 Preparing to unpack .../326-libdevel-size-perl_0.83-1build1_amd64.deb ...
09:13:49 #14 36.25 Unpacking libdevel-size-perl (0.83-1build1) ...
09:13:49 #14 36.29 Selecting previously unselected package t1utils.
09:13:49 #14 36.29 Preparing to unpack .../327-t1utils_1.41-3_amd64.deb ...
09:13:49 #14 36.29 Unpacking t1utils (1.41-3) ...
09:13:49 #14 36.34 Selecting previously unselected package lintian.
09:13:49 #14 36.34 Preparing to unpack .../328-lintian_2.62.0ubuntu2.2_all.deb ...
09:13:49 #14 36.34 Unpacking lintian (2.62.0ubuntu2.2) ...
09:13:49 #13 34.51 Preparing to unpack .../126-libhtml-tree-perl_5.07-2_all.deb ...
09:13:49 #13 34.52 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:49 #13 34.57 Selecting previously unselected package libio-html-perl.
09:13:49 #13 34.57 Preparing to unpack .../127-libio-html-perl_1.004-2_all.deb ...
09:13:49 #13 34.57 Unpacking libio-html-perl (1.004-2) ...
09:13:49 #13 34.61 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:49 #13 34.61 Preparing to unpack .../128-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:49 #13 34.61 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:49 #13 34.64 Selecting previously unselected package libhttp-message-perl.
09:13:49 #13 34.64 Preparing to unpack .../129-libhttp-message-perl_6.28-1_all.deb ...
09:13:49 #13 34.65 Unpacking libhttp-message-perl (6.28-1) ...
09:13:49 #13 34.68 Selecting previously unselected package libhttp-cookies-perl.
09:13:49 #13 34.68 Preparing to unpack .../130-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:49 #13 34.69 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:49 #13 34.72 Selecting previously unselected package libhttp-negotiate-perl.
09:13:49 #13 34.72 Preparing to unpack .../131-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:49 #13 34.73 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:49 #13 34.75 Selecting previously unselected package perl-openssl-defaults:armhf.
09:13:49 #13 35.65 Selecting previously unselected package fontconfig-config.
09:13:49 #13 35.65 Preparing to unpack .../162-fontconfig-config_2.14.1-4_armhf.deb ...
09:13:49 #13 35.76 Unpacking fontconfig-config (2.14.1-4) ...
09:13:49 #13 35.81 Selecting previously unselected package libcurl3-gnutls:armhf.
09:13:49 #13 35.81 Preparing to unpack .../163-libcurl3-gnutls_7.88.1-10+deb12u1_armhf.deb ...
09:13:49 #13 35.82 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ...
09:13:49 #13 35.88 Selecting previously unselected package liberror-perl.
09:13:49 #13 38.84 (140/148): qt6-srpm-macros-6.5.2-3.fc39.noarch. 111 kB/s | 9.0 kB     00:00    
09:13:49 #13 38.84 (141/148): rpm-build-4.19.0-1.fc39.x86_64.rpm   972 kB/s |  78 kB     00:00    
09:13:49 #13 38.86 (142/148): rpmlint-fedora-license-data-1.30-1.f 1.5 MB/s |  27 kB     00:00    
09:13:49 #13 38.88 (143/148): zip-3.0-39.fc39.x86_64.rpm           5.9 MB/s | 266 kB     00:00    
09:13:49 #13 38.89 (144/148): python3-rpm-4.19.0-1.fc39.x86_64.rpm 1.5 MB/s |  69 kB     00:00    
09:13:49 #13 38.93 (145/148): rpm-4.19.0-1.fc39.x86_64.rpm         7.7 MB/s | 538 kB     00:00    
09:13:49 #13 38.93 (146/148): rpm-build-libs-4.19.0-1.fc39.x86_64. 2.1 MB/s |  96 kB     00:00    
09:13:49 #13 38.96 (147/148): rpm-libs-4.19.0-1.fc39.x86_64.rpm     10 MB/s | 312 kB     00:00    
09:13:49 #13 38.96 (148/148): rpm-sign-libs-4.19.0-1.fc39.x86_64.r 784 kB/s |  26 kB     00:00    
09:13:49 #13 38.96 --------------------------------------------------------------------------------
09:13:49 #13 38.96 Total                                            13 MB/s |  32 MB     00:02     
09:13:49 #16 12.48   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                   20/91 
09:13:49 #16 13.08   Installing       : llvm-libs-16.0.6-4.el9.x86_64                        21/91 
09:13:49 #16 13.09   Installing       : python3-distro-1.5.0-7.el9.noarch                    22/91 
09:13:49 #13 38.40 Preparing to unpack .../271-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
09:13:49 #13 38.40 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
09:13:49 #13 38.43 Selecting previously unselected package libtext-glob-perl.
09:13:49 #13 38.43 Preparing to unpack .../272-libtext-glob-perl_0.10-1_all.deb ...
09:13:49 #13 38.44 Unpacking libtext-glob-perl (0.10-1) ...
09:13:49 #13 38.46 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:49 #13 38.46 Preparing to unpack .../273-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:49 #13 38.47 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:49 #13 38.50 Selecting previously unselected package libperlio-gzip-perl.
09:13:49 #13 38.50 Preparing to unpack .../274-libperlio-gzip-perl_0.19-1+b5_amd64.deb ...
09:13:49 #13 38.50 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
09:13:49 #13 38.53 Selecting previously unselected package libpod-constants-perl.
09:13:49 #13 38.53 Preparing to unpack .../275-libpod-constants-perl_0.19-1_all.deb ...
09:13:49 #13 38.53 Unpacking libpod-constants-perl (0.19-1) ...
09:13:49 #13 38.56 Selecting previously unselected package libreadonly-perl.
09:13:49 #13 38.56 Preparing to unpack .../276-libreadonly-perl_2.050-1_all.deb ...
09:13:49 #13 38.56 Unpacking libreadonly-perl (2.050-1) ...
09:13:49 #13 38.59 Selecting previously unselected package libref-util-perl.
09:13:49 #13 38.59 Preparing to unpack .../277-libref-util-perl_0.204-1_all.deb ...
09:13:49 #13 38.59 Unpacking libref-util-perl (0.204-1) ...
09:13:49 #13 38.62 Selecting previously unselected package libref-util-xs-perl.
09:13:49 #13 38.62 Preparing to unpack .../278-libref-util-xs-perl_0.117-1+b1_amd64.deb ...
09:13:49 #13 38.62 Unpacking libref-util-xs-perl (0.117-1+b1) ...
09:13:49 #13 38.65 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:49 #13 38.65 Preparing to unpack .../279-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
09:13:49 #13 38.66 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
09:13:49 #13 38.68 Selecting previously unselected package libsasl2-modules:amd64.
09:13:49 #13 38.69 Preparing to unpack .../280-libsasl2-modules_2.1.27+dfsg-1+deb10u2_amd64.deb ...
09:13:49 #13 38.69 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:49 #13 38.72 Selecting previously unselected package libsereal-decoder-perl.
09:13:49 #13 38.39 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ...
09:13:49 #13 38.40 Unpacking libmime-tools-perl (5.510-1) ...
09:13:49 #13 38.44 Selecting previously unselected package libmldbm-perl.
09:13:49 #13 38.44 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ...
09:13:49 #13 38.44 Unpacking libmldbm-perl (2.05-4) ...
09:13:49 #13 38.47 Selecting previously unselected package libmoox-aliases-perl.
09:13:49 #13 38.47 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ...
09:13:49 #13 38.48 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:13:49 #13 38.50 Selecting previously unselected package libmouse-perl.
09:13:49 #13 38.51 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_amd64.deb ...
09:13:49 #13 38.51 Unpacking libmouse-perl (2.5.10-1+b3) ...
09:13:49 #13 38.55 Selecting previously unselected package libpackage-stash-xs-perl:amd64.
09:13:49 #13 38.55 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_amd64.deb ...
09:13:49 #13 38.55 Unpacking libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
09:13:49 #13 38.58 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:49 #13 38.58 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:13:49 #13 38.58 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:13:49 #13 38.61 Selecting previously unselected package libperlio-gzip-perl.
09:13:49 #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done
09:13:49 #13 35.18 Get:114 http://archive.raspbian.org/raspbian bullseye/main armhf libnet-http-perl all 6.20-1 [25.1 kB]
09:13:49 #13 35.24 Get:115 http://archive.raspbian.org/raspbian bullseye/main armhf liblwp-protocol-https-perl all 6.10-1 [12.2 kB]
09:13:49 #13 35.24 Get:116 http://archive.raspbian.org/raspbian bullseye/main armhf libtry-tiny-perl all 0.30-1 [23.3 kB]
09:13:49 #13 35.24 Get:117 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-robotrules-perl all 6.02-1 [12.9 kB]
09:13:49 #13 35.27 Get:118 http://archive.raspbian.org/raspbian bullseye/main armhf libwww-perl all 6.52-1 [192 kB]
09:13:49 #13 35.32 Get:119 http://archive.raspbian.org/raspbian bullseye/main armhf patchutils armhf 0.4.2-1 [68.7 kB]
09:13:49 #13 35.32 Get:120 http://archive.raspbian.org/raspbian bullseye/main armhf libtinfo5 armhf 6.2+20201114-2+deb11u1 [324 kB]
09:13:49 #13 35.32 Get:121 http://archive.raspbian.org/raspbian bullseye/main armhf wdiff armhf 1.2.2-2 [120 kB]
09:13:49 #13 35.34 Get:122 http://archive.raspbian.org/raspbian bullseye/main armhf devscripts armhf 2.21.3+deb11u1 [1092 kB]
09:13:49 #13 35.40 Get:123 http://archive.raspbian.org/raspbian bullseye/main armhf equivs all 2.3.1 [22.7 kB]
09:13:49 #13 35.42 Get:124 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB]
09:13:49 #13 35.02 Preparing to unpack .../257-libfeature-compat-class-perl_0.05-1_all.deb ...
09:13:49 #13 35.02 Unpacking libfeature-compat-class-perl (0.05-1) ...
09:13:49 #13 35.05 Selecting previously unselected package libsyntax-keyword-try-perl.
09:13:49 #13 35.06 Preparing to unpack .../258-libsyntax-keyword-try-perl_0.28-1_arm64.deb ...
09:13:49 #13 35.06 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:13:49 #13 35.09 Selecting previously unselected package libfeature-compat-try-perl.
09:13:49 #13 35.09 Preparing to unpack .../259-libfeature-compat-try-perl_0.05-1_all.deb ...
09:13:49 #13 35.10 Unpacking libfeature-compat-try-perl (0.05-1) ...
09:13:49 #13 35.12 Selecting previously unselected package libipc-system-simple-perl.
09:13:49 #13 35.13 Preparing to unpack .../260-libipc-system-simple-perl_1.30-2_all.deb ...
09:13:49 #13 35.13 Unpacking libipc-system-simple-perl (1.30-2) ...
09:13:49 #13 35.16 Selecting previously unselected package libfile-basedir-perl.
09:13:49 #13 35.16 Preparing to unpack .../261-libfile-basedir-perl_0.09-2_all.deb ...
09:13:49 #13 35.17 Unpacking libfile-basedir-perl (0.09-2) ...
09:13:49 #13 35.20 Selecting previously unselected package libfile-chdir-perl.
09:13:49 #13 35.20 Preparing to unpack .../262-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:49 #13 35.20 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:49 #13 35.23 Selecting previously unselected package libfile-fcntllock-perl.
09:13:49 #15 31.97   Running scriptlet: libbabeltrace-1.5.4-4.el8.aarch64                    60/88 
09:13:49 #15 32.27   Installing       : glibc-gconv-extra-2.28-236.el8.1.aarch64             61/88 
09:13:49 #15 32.29   Running scriptlet: glibc-gconv-extra-2.28-236.el8.1.aarch64             61/88 
09:13:49 #15 32.30   Installing       : emacs-filesystem-1:26.1-11.el8.noarch                62/88 
09:13:49 #15 32.32   Installing       : desktop-file-utils-0.26-1.el8.aarch64                63/88 
09:13:49 #15 32.34   Installing       : elfutils-debuginfod-client-0.189-3.el8.aarch64       64/88 
09:13:49 #14 38.42 Preparing to unpack .../324-libterm-readkey-perl_2.38-1build4_amd64.deb ...
09:13:49 #14 38.42 Unpacking libterm-readkey-perl (2.38-1build4) ...
09:13:49 #14 38.45 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:49 #14 38.46 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-4build10_amd64.deb ...
09:13:49 #14 38.46 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
09:13:49 #14 38.50 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
09:13:49 #14 38.51 Preparing to unpack .../326-libtext-markdown-discount-perl_0.13-1build1_amd64.deb ...
09:13:49 #14 38.51 Unpacking libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
09:13:49 #14 38.54 Selecting previously unselected package libtext-xslate-perl:amd64.
09:13:49 #14 38.54 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build1_amd64.deb ...
09:13:49 #14 38.55 Unpacking libtext-xslate-perl:amd64 (3.5.9-1build1) ...
09:13:49 #14 38.59 Selecting previously unselected package libtime-duration-perl.
09:13:49 #14 38.59 Preparing to unpack .../328-libtime-duration-perl_1.21-1_all.deb ...
09:13:49 #14 38.59 Unpacking libtime-duration-perl (1.21-1) ...
09:13:49 #14 38.62 Selecting previously unselected package libtime-moment-perl.
09:13:49 #14 38.62 Preparing to unpack .../329-libtime-moment-perl_0.44-1build6_amd64.deb ...
09:13:49 #14 38.63 Unpacking libtime-moment-perl (0.44-1build6) ...
09:13:49 #14 38.66 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:49 #14 35.39 Setting up libpipeline1:amd64 (1.5.7-1) ...
09:13:49 #14 35.41 Setting up wdiff (1.2.2-5) ...
09:13:49 #14 35.42 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
09:13:49 #14 35.43 Setting up libkeyutils1:amd64 (1.6.3-2) ...
09:13:49 #14 35.44 Setting up lto-disabled-list (39) ...
09:13:49 #14 35.45 Setting up libpsl5:amd64 (0.21.2-1) ...
09:13:49 #14 35.47 Setting up libsodium23:amd64 (1.0.18-1build2) ...
09:13:49 #14 35.48 Setting up libicu72:amd64 (72.1-3ubuntu2) ...
09:13:49 #14 35.49 Setting up liblerc4:amd64 (4.0.0+ds-2ubuntu2) ...
09:13:49 #14 35.50 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
09:13:49 #14 35.51 Setting up libre2-10:amd64 (20230201-1) ...
09:13:49 #14 35.52 Setting up libfcgi0ldbl:amd64 (2.4.2-2build2) ...
09:13:49 #14 35.53 Setting up libtext-glob-perl (0.11-3) ...
09:13:49 #14 35.55 Setting up libmagic-mgc (1:5.44-3) ...
09:13:49 #14 35.56 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
09:13:49 #14 35.57 Setting up distro-info-data (0.57ubuntu0.1) ...
09:13:49 #14 35.61 Setting up manpages (6.03-1) ...
09:13:49 #13 40.62 Transaction check succeeded.
09:13:49 #13 40.62 Running transaction test
09:13:49 #14 33.47 Get:263 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-afm-perl all 1.20-3 [13.6 kB]
09:13:49 #14 33.54 Get:264 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-string-perl all 1.08-3.1 [10.7 kB]
09:13:49 #21 10.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:13:49 #21 10.35 Preparing to unpack .../5-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:13:49 #21 10.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:13:49 #14 33.12 Get:252 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcpanel-json-xs-perl armhf 4.32-1build1 [114 kB]
09:13:49 #14 39.97 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-perl all 0.204-2 [15.1 kB]
09:13:49 #14 39.99 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libref-util-xs-perl arm64 0.117-2build1 [12.4 kB]
09:13:49 #14 40.01 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
09:13:49 #16 4.436 Package bash-5.1.8-6.el9.aarch64 is already installed.
09:13:49 #16 4.461 Package bash-5.1.8-6.el9.aarch64 is already installed.
09:13:49 #16 4.473 Package bash-5.1.8-6.el9.aarch64 is already installed.
09:13:49 #16 4.474 Package ca-certificates-2023.2.60_v7.0.306-90.1.el9.noarch is already installed.
09:13:49 #16 4.474 Package libarchive-3.5.3-4.el9.aarch64 is already installed.
09:13:49 #16 4.474 Package pkgconf-pkg-config-1.7.3-10.el9.aarch64 is already installed.
09:13:49 #16 4.475 Package tar-2:1.34-6.el9.aarch64 is already installed.
09:13:49 #16 4.487 Package bash-5.1.8-6.el9.aarch64 is already installed.
09:13:49 #16 4.584 Dependencies resolved.
09:13:49 #16 4.592 ================================================================================
09:13:49 #16 4.592  Package                      Arch    Version                   Repo       Size
09:13:49 #16 4.592 ================================================================================
09:13:49 #16 4.592 Installing:
09:13:49 #16 4.592  cmake                        aarch64 3.20.2-8.el9              appstream 6.2 M
09:13:49 #16 4.592  device-mapper-devel          aarch64 9:1.02.195-3.el9          crb        43 k
09:13:49 #16 4.592  gcc                          aarch64 11.4.1-2.1.el9            appstream  30 M
09:13:49 #16 4.592  git                          aarch64 2.39.3-1.el9              appstream  62 k
09:13:49 #16 4.592  glibc-static                 aarch64 2.34-82.el9               crb       1.4 M
09:13:49 #16 4.592  libseccomp-devel             aarch64 2.5.2-2.el9               appstream  59 k
09:13:49 #16 4.592  libselinux-devel             aarch64 3.5-1.el9                 appstream 160 k
09:13:49 #16 4.592  libtool                      aarch64 2.4.6-45.el9              appstream 582 k
09:13:49 #16 4.592  libtool-ltdl-devel           aarch64 2.4.6-45.el9              crb       161 k
09:13:49 #16 4.592  make                         aarch64 1:4.3-7.el9               baseos    535 k
09:13:49 #16 4.592  selinux-policy-devel         noarch  38.1.23-1.el9             appstream 1.2 M
09:13:49 #16 4.592  systemd                      aarch64 252-18.el9                baseos    3.7 M
09:13:49 #16 4.592  systemd-devel                aarch64 252-18.el9                appstream 483 k
09:13:49 #16 4.592  which                        aarch64 2.21-29.el9               baseos     41 k
09:13:49 #16 4.592 Installing dependencies:
09:13:49 #16 4.592  acl                          aarch64 2.3.1-3.el9               baseos     73 k
09:13:49 #16 4.592  annobin                      aarch64 12.12-1.el9               appstream 977 k
09:13:49 #16 4.592  autoconf                     noarch  2.69-38.el9               appstream 681 k
09:13:49 #16 4.592  automake                     noarch  1.16.2-8.el9              appstream 689 k
09:13:49 #16 4.592  checkpolicy                  aarch64 3.5-1.el9                 appstream 341 k
09:13:49 #16 4.592  cmake-data                   noarch  3.20.2-8.el9              appstream 2.1 M
09:13:49 #16 4.592  cmake-filesystem             aarch64 3.20.2-8.el9              appstream  19 k
09:13:49 #16 4.592  cmake-rpm-macros             noarch  3.20.2-8.el9              appstream  12 k
09:13:49 #16 4.592  cpp                          aarch64 11.4.1-2.1.el9            appstream  10 M
09:13:49 #16 4.592  cracklib                     aarch64 2.9.6-27.el9              baseos     95 k
09:13:49 #16 4.592  cracklib-dicts               aarch64 2.9.6-27.el9              baseos    3.6 M
09:13:49 #16 4.592  dbus                         aarch64 1:1.12.20-8.el9           baseos    3.7 k
09:13:49 #16 4.592  dbus-broker                  aarch64 28-7.el9                  baseos    166 k
09:13:49 #16 4.592  dbus-common                  noarch  1:1.12.20-8.el9           baseos     15 k
09:13:49 #16 4.592  device-mapper                aarch64 9:1.02.195-3.el9          baseos    138 k
09:13:49 #16 4.592  device-mapper-libs           aarch64 9:1.02.195-3.el9          baseos    172 k
09:13:49 #16 4.592  gcc-plugin-annobin           aarch64 11.4.1-2.1.el9            appstream  49 k
09:13:49 #16 4.592  git-core                     aarch64 2.39.3-1.el9              appstream 4.3 M
09:13:49 #16 4.592  git-core-doc                 noarch  2.39.3-1.el9              appstream 2.9 M
09:13:49 #16 4.592  glibc-devel                  aarch64 2.34-82.el9               appstream 462 k
09:13:49 #16 4.592  kernel-headers               aarch64 5.14.0-366.el9            appstream 6.4 M
09:13:49 #16 4.592  kmod-libs                    aarch64 28-9.el9                  baseos     62 k
09:13:49 #16 4.592  libasan                      aarch64 11.4.1-2.1.el9            appstream 414 k
09:13:49 #16 4.592  libatomic                    aarch64 11.4.1-2.1.el9            baseos     39 k
09:13:49 #16 4.592  libcbor                      aarch64 0.7.0-5.el9               baseos     56 k
09:13:49 #16 4.592  libdb                        aarch64 5.3.28-53.el9             baseos    712 k
09:13:49 #16 4.592  libeconf                     aarch64 0.4.1-3.el9               baseos     26 k
09:13:49 #16 4.592  libedit                      aarch64 3.1-38.20210216cvs.el9    baseos    103 k
09:13:49 #16 4.592  libfdisk                     aarch64 2.37.4-15.el9             baseos    149 k
09:13:49 #16 4.592  libfido2                     aarch64 1.13.0-1.el9              baseos     96 k
09:13:49 #16 4.592  libmpc                       aarch64 1.2.1-4.el9               appstream  63 k
09:13:49 #16 4.592  libpwquality                 aarch64 1.4.4-8.el9               baseos    119 k
09:13:49 #16 4.592  libseccomp                   aarch64 2.5.2-2.el9               baseos     72 k
09:13:49 #16 4.592  libselinux-utils             aarch64 3.5-1.el9                 baseos    183 k
09:13:49 #16 4.592  libsepol-devel               aarch64 3.5-1.el9                 appstream  48 k
09:13:49 #16 4.592  libtool-ltdl                 aarch64 2.4.6-45.el9              appstream  37 k
09:13:49 #16 4.592  libubsan                     aarch64 11.4.1-2.1.el9            appstream 188 k
09:13:49 #16 4.592  libutempter                  aarch64 1.2.1-6.el9               baseos     27 k
09:13:49 #16 4.592  libuv                        aarch64 1:1.42.0-1.el9            appstream 146 k
09:13:49 #16 4.592  libxcrypt-devel              aarch64 4.4.18-3.el9              appstream  29 k
09:13:49 #16 4.592  libxcrypt-static             aarch64 4.4.18-3.el9              crb       108 k
09:13:49 #16 4.592  llvm-libs                    aarch64 16.0.6-4.el9              appstream  23 M
09:13:49 #16 4.592  m4                           aarch64 1.4.19-1.el9              appstream 297 k
09:13:49 #16 4.592  openssh                      aarch64 8.7p1-34.el9              baseos    452 k
09:13:49 #16 4.592  openssh-clients              aarch64 8.7p1-34.el9              baseos    688 k
09:13:49 #16 4.592  openssl                      aarch64 1:3.0.7-24.el9            baseos    1.2 M
09:13:49 #16 4.592  pam                          aarch64 1.5.1-15.el9              baseos    620 k
09:13:49 #16 4.592  pcre2-devel                  aarch64 10.40-2.el9               appstream 515 k
09:13:49 #16 4.592  pcre2-utf16                  aarch64 10.40-2.el9               appstream 199 k
09:13:49 #16 4.592  pcre2-utf32                  aarch64 10.40-2.el9               appstream 190 k
09:13:49 #16 4.592  perl-DynaLoader              aarch64 1.47-480.el9              appstream  27 k
09:13:49 #16 4.592  perl-Error                   noarch  1:0.17029-7.el9           appstream  42 k
09:13:49 #16 4.592  perl-File-Compare            noarch  1.100.600-480.el9         appstream  14 k
09:13:49 #16 4.592  perl-File-Copy               noarch  2.34-480.el9              appstream  21 k
09:13:49 #16 4.592  perl-File-Find               noarch  1.37-480.el9              appstream  27 k
09:13:49 #16 4.592  perl-Git                     noarch  2.39.3-1.el9              appstream  38 k
09:13:49 #16 4.592  perl-TermReadKey             aarch64 2.38-11.el9               appstream  36 k
09:13:49 #16 4.592  perl-Thread-Queue            noarch  3.14-460.el9              appstream  22 k
09:13:49 #16 4.592  perl-lib                     aarch64 0.65-480.el9              appstream  16 k
09:13:49 #16 4.592  perl-threads                 aarch64 1:2.25-460.el9            appstream  57 k
09:13:49 #16 4.592  perl-threads-shared          aarch64 1.61-460.el9              appstream  44 k
09:13:49 #16 4.592  policycoreutils              aarch64 3.5-2.el9                 baseos    238 k
09:13:49 #16 4.592  policycoreutils-devel        aarch64 3.5-2.el9                 appstream 143 k
09:13:49 #16 4.592  policycoreutils-python-utils noarch  3.5-2.el9                 appstream  78 k
09:13:49 #16 4.592  python3-audit                aarch64 3.0.7-104.el9             appstream  83 k
09:13:49 #16 4.592  python3-distro               noarch  1.5.0-7.el9               baseos     37 k
09:13:49 #16 4.592  python3-libselinux           aarch64 3.5-1.el9                 appstream 183 k
09:13:49 #16 4.592  python3-libsemanage          aarch64 3.5-2.el9                 appstream  79 k
09:13:49 #16 4.592  python3-policycoreutils      noarch  3.5-2.el9                 appstream 2.1 M
09:13:49 #16 4.592  python3-setools              aarch64 4.4.3-1.el9               baseos    594 k
09:13:49 #16 4.592  python3-setuptools           noarch  53.0.0-12.el9             baseos    944 k
09:13:49 #16 4.592  rpm-plugin-selinux           aarch64 4.16.1.3-25.el9           baseos     17 k
09:13:49 #16 4.592  selinux-policy               noarch  38.1.23-1.el9             baseos     57 k
09:13:49 #16 4.592  selinux-policy-targeted      noarch  38.1.23-1.el9             baseos    6.5 M
09:13:49 #16 4.592  systemd-pam                  aarch64 252-18.el9                baseos    252 k
09:13:49 #16 4.592  systemd-rpm-macros           noarch  252-18.el9                baseos     51 k
09:13:49 #16 4.592  util-linux                   aarch64 2.37.4-15.el9             baseos    2.2 M
09:13:49 #16 4.592  util-linux-core              aarch64 2.37.4-15.el9             baseos    431 k
09:13:49 #16 4.592  vim-filesystem               noarch  2:8.2.2637-20.el9         baseos     18 k
09:13:49 #16 4.592 
09:13:49 #16 4.592 Transaction Summary
09:13:49 #16 4.592 ================================================================================
09:13:49 #16 4.592 Install  93 Packages
09:13:49 #16 4.592 
09:13:49 #16 4.598 Total download size: 121 M
09:13:49 #16 4.598 Installed size: 424 M
09:13:49 #16 4.599 Downloading Packages:
09:13:49 #13 38.83 Preparing to unpack .../274-liblzo2-2_2.10-2_amd64.deb ...
09:13:49 #13 38.84 Unpacking liblzo2-2:amd64 (2.10-2) ...
09:13:49 #13 38.88 Selecting previously unselected package libsys-hostname-long-perl.
09:13:49 #13 38.88 Preparing to unpack .../275-libsys-hostname-long-perl_1.5-2_all.deb ...
09:13:49 #13 38.88 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:13:49 #13 38.91 Selecting previously unselected package libmail-sendmail-perl.
09:13:49 #13 38.91 Preparing to unpack .../276-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:13:49 #13 38.92 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:13:49 #13 38.95 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:49 #13 38.96 Preparing to unpack .../277-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:49 #13 38.96 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:49 #13 38.99 Selecting previously unselected package libmailtools-perl.
09:13:49 #13 38.99 Preparing to unpack .../278-libmailtools-perl_2.21-1_all.deb ...
09:13:49 #13 39.00 Unpacking libmailtools-perl (2.21-1) ...
09:13:49 #13 39.05 Selecting previously unselected package libmarkdown2:amd64.
09:13:49 #13 39.05 Preparing to unpack .../279-libmarkdown2_2.2.6-1_amd64.deb ...
09:13:49 #13 39.05 Unpacking libmarkdown2:amd64 (2.2.6-1) ...
09:13:49 #13 39.09 Selecting previously unselected package libmime-tools-perl.
09:13:49 #13 36.57 Preparing to unpack .../325-libxml-libxml-perl_2.0134+dfsg-2+b1_arm64.deb ...
09:13:49 #13 36.57 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:13:49 #13 36.63 Selecting previously unselected package libxml-sax-expat-perl.
09:13:49 #13 36.63 Preparing to unpack .../326-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:49 #13 36.68 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:49 #13 36.71 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:49 #13 36.71 Preparing to unpack .../327-libxmlrpc-lite-perl_0.717-4_all.deb ...
09:13:49 #13 36.71 Unpacking libxmlrpc-lite-perl (0.717-4) ...
09:13:49 #13 36.75 Selecting previously unselected package libxmuu1:arm64.
09:13:49 #13 36.75 Preparing to unpack .../328-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ...
09:13:49 #13 36.75 Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ...
09:13:49 #13 36.79 Selecting previously unselected package libyaml-0-2:arm64.
09:13:49 #13 36.79 Preparing to unpack .../329-libyaml-0-2_0.2.2-1_arm64.deb ...
09:13:49 #13 36.79 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
09:13:49 #13 36.82 Selecting previously unselected package libyaml-libyaml-perl.
09:13:49 #13 36.83 Preparing to unpack .../330-libyaml-libyaml-perl_0.82+repack-1+b1_arm64.deb ...
09:13:49 #13 36.83 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:13:49 #13 36.86 Selecting previously unselected package licensecheck.
09:13:49 #13 36.87 Preparing to unpack .../331-licensecheck_3.1.1-2_all.deb ...
09:13:49 #13 36.87 Unpacking licensecheck (3.1.1-2) ...
09:13:49 #13 36.90 Selecting previously unselected package lzip.
09:13:49 #13 39.84 Setting up perl-openssl-defaults:arm64 (3) ...
09:13:49 #13 39.85 Setting up linux-libc-dev:arm64 (4.19.289-2) ...
09:13:49 #13 39.86 Setting up gettext-base (0.19.8.1-9) ...
09:13:49 #13 39.87 Setting up liblzo2-2:arm64 (2.10-0.1) ...
09:13:49 #13 39.88 Setting up libnpth0:arm64 (1.6-1) ...
09:13:49 #13 39.90 Setting up krb5-locales (1.17-3+deb10u5) ...
09:13:49 #13 39.91 Setting up file (1:5.35-4+deb10u2) ...
09:13:49 #13 39.92 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b7) ...
09:13:49 #13 39.93 Setting up libassuan0:arm64 (2.5.2-1) ...
09:13:49 #13 39.94 Setting up libgomp1:arm64 (8.3.0-6) ...
09:13:49 #13 39.96 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
09:13:49 #13 39.97 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
09:13:49 #13 39.98 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:13:49 #13 40.00 Setting up libicu63:arm64 (63.1-6+deb10u3) ...
09:13:49 #13 40.01 Setting up libfakeroot:arm64 (1.23-1) ...
09:13:49 #13 40.03 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
09:13:49 #13 40.04 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:49 #13 40.05 Setting up fakeroot (1.23-1) ...
09:13:49 #13 40.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:49 #13 40.10 Setting up mariadb-common (1:10.3.39-0+deb10u1) ...
09:13:49 #13 40.12 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:13:49 #13 40.13 Setting up libasan5:arm64 (8.3.0-6) ...
09:13:49 #13 30.16 Preparing to unpack .../063-libfakeroot_1.31-1.2_armhf.deb ...
09:13:49 #13 30.17 Unpacking libfakeroot:armhf (1.31-1.2) ...
09:13:49 #13 30.23 Selecting previously unselected package fakeroot.
09:13:49 #13 30.23 Preparing to unpack .../064-fakeroot_1.31-1.2_armhf.deb ...
09:13:49 #13 30.23 Unpacking fakeroot (1.31-1.2) ...
09:13:49 #13 30.27 Selecting previously unselected package libfile-dirlist-perl.
09:13:49 #13 30.27 Preparing to unpack .../065-libfile-dirlist-perl_0.05-3_all.deb ...
09:13:49 #13 30.28 Unpacking libfile-dirlist-perl (0.05-3) ...
09:13:49 #13 30.31 Selecting previously unselected package libfile-which-perl.
09:13:49 #13 30.31 Preparing to unpack .../066-libfile-which-perl_1.27-2_all.deb ...
09:13:49 #13 30.32 Unpacking libfile-which-perl (1.27-2) ...
09:13:49 #13 30.35 Selecting previously unselected package libfile-homedir-perl.
09:13:49 #13 30.36 Preparing to unpack .../067-libfile-homedir-perl_1.006-2_all.deb ...
09:13:49 #13 30.36 Unpacking libfile-homedir-perl (1.006-2) ...
09:13:49 #13 30.40 Selecting previously unselected package libfile-touch-perl.
09:13:49 #14 36.59 Selecting previously unselected package manpages-dev.
09:13:49 #14 36.59 Preparing to unpack .../329-manpages-dev_5.05-1_all.deb ...
09:13:49 #14 36.60 Unpacking manpages-dev (5.05-1) ...
09:13:49 #13 34.75 Preparing to unpack .../132-perl-openssl-defaults_5_armhf.deb ...
09:13:49 #13 34.76 Unpacking perl-openssl-defaults:armhf (5) ...
09:13:49 #13 34.79 Selecting previously unselected package libnet-ssleay-perl.
09:13:49 #13 34.79 Preparing to unpack .../133-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
09:13:49 #13 34.80 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
09:13:49 #13 34.87 Selecting previously unselected package libio-socket-ssl-perl.
09:13:49 #13 34.87 Preparing to unpack .../134-libio-socket-ssl-perl_2.069-1_all.deb ...
09:13:49 #13 34.88 Unpacking libio-socket-ssl-perl (2.069-1) ...
09:13:49 #13 34.93 Selecting previously unselected package libnet-http-perl.
09:13:49 #13 34.93 Preparing to unpack .../135-libnet-http-perl_6.20-1_all.deb ...
09:13:49 #13 34.93 Unpacking libnet-http-perl (6.20-1) ...
09:13:49 #13 34.96 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:49 #13 34.97 Preparing to unpack .../136-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:49 #13 34.97 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:49 #13 35.00 Selecting previously unselected package libtry-tiny-perl.
09:13:49 #13 35.88 Preparing to unpack .../164-liberror-perl_0.17029-2_all.deb ...
09:13:49 #13 35.88 Unpacking liberror-perl (0.17029-2) ...
09:13:49 #13 35.96 Selecting previously unselected package git-man.
09:13:49 #13 35.96 Preparing to unpack .../165-git-man_1%3a2.39.2-1.1_all.deb ...
09:13:49 #13 35.96 Unpacking git-man (1:2.39.2-1.1) ...
09:13:49 #13 36.10 Selecting previously unselected package git.
09:13:49 #13 36.11 Preparing to unpack .../166-git_1%3a2.39.2-1.1_armhf.deb ...
09:13:49 #13 36.12 Unpacking git (1:2.39.2-1.1) ...
09:13:49 #16 13.12   Installing       : python3-setools-4.4.3-1.el9.x86_64                   23/91 
09:13:49 #16 13.32   Installing       : cpp-11.4.1-2.1.el9.x86_64                            24/91 
09:13:49 #16 13.33   Installing       : perl-threads-shared-1.61-460.el9.x86_64              25/91 
09:13:49 #16 13.33   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                26/91 
09:13:49 #16 13.36   Installing       : automake-1.16.2-8.el9.noarch                         27/91 
09:13:49 #16 13.37   Installing       : python3-libsemanage-3.5-2.el9.x86_64                 28/91 
09:13:49 #16 13.37   Installing       : perl-TermReadKey-2.38-11.el9.x86_64                  29/91 
09:13:49 #16 13.38   Installing       : python3-audit-3.0.7-104.el9.x86_64                   30/91 
09:13:49 #16 13.39   Installing       : perl-lib-0.65-480.el9.x86_64                         31/91 
09:13:49 #16 13.39   Installing       : perl-Error-1:0.17029-7.el9.noarch                    32/91 
09:13:49 #16 13.40   Installing       : pcre2-utf32-10.40-2.el9.x86_64                       33/91 
09:13:49 #16 13.41   Installing       : pcre2-utf16-10.40-2.el9.x86_64                       34/91 
09:13:49 #13 38.72 Preparing to unpack .../281-libsereal-decoder-perl_4.005+ds-1+b1_amd64.deb ...
09:13:49 #13 38.73 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
09:13:49 #13 38.76 Selecting previously unselected package libsereal-encoder-perl.
09:13:49 #13 38.76 Preparing to unpack .../282-libsereal-encoder-perl_4.005+ds-1+b1_amd64.deb ...
09:13:49 #13 38.76 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
09:13:49 #13 38.79 Selecting previously unselected package libsereal-perl.
09:13:49 #13 38.80 Preparing to unpack .../283-libsereal-perl_4.005-1_all.deb ...
09:13:49 #13 38.80 Unpacking libsereal-perl (4.005-1) ...
09:13:49 #13 38.82 Selecting previously unselected package libtask-weaken-perl.
09:13:49 #13 38.83 Preparing to unpack .../284-libtask-weaken-perl_1.06-1_all.deb ...
09:13:49 #13 38.83 Unpacking libtask-weaken-perl (1.06-1) ...
09:13:49 #13 38.85 Selecting previously unselected package libxml-parser-perl.
09:13:49 #13 38.86 Preparing to unpack .../285-libxml-parser-perl_2.44-4_amd64.deb ...
09:13:49 #13 38.86 Unpacking libxml-parser-perl (2.44-4) ...
09:13:49 #13 38.90 Selecting previously unselected package libsoap-lite-perl.
09:13:49 #13 38.91 Preparing to unpack .../286-libsoap-lite-perl_1.27-1_all.deb ...
09:13:49 #13 38.91 Unpacking libsoap-lite-perl (1.27-1) ...
09:13:49 #13 38.96 Selecting previously unselected package libsort-key-perl.
09:13:49 #14 40.93 Selecting previously unselected package gcc.
09:13:49 #14 40.93 Preparing to unpack .../094-gcc_4%3a9.3.0-1ubuntu2_arm64.deb ...
09:13:49 #14 40.93 Unpacking gcc (4:9.3.0-1ubuntu2) ...
09:13:49 #14 41.00 Selecting previously unselected package libstdc++-9-dev:arm64.
09:13:49 #14 41.00 Preparing to unpack .../095-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:49 #14 41.01 Unpacking libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:49 #13 38.61 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_amd64.deb ...
09:13:49 #13 38.61 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
09:13:49 #13 38.67 Selecting previously unselected package libperlio-utf8-strict-perl.
09:13:49 #13 38.67 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_amd64.deb ...
09:13:49 #13 38.67 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:13:49 #13 38.70 Selecting previously unselected package libpod-parser-perl.
09:13:49 #13 38.70 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ...
09:13:49 #13 38.71 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:49 #13 38.73 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:49 #13 38.73 Unpacking libpod-parser-perl (1.65-1) ...
09:13:49 #13 38.76 Selecting previously unselected package libpod-constants-perl.
09:13:49 #13 38.76 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ...
09:13:49 #13 38.77 Unpacking libpod-constants-perl (0.19-2) ...
09:13:49 #13 38.79 Selecting previously unselected package libproc-processtable-perl:amd64.
09:13:49 #13 38.80 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_amd64.deb ...
09:13:49 #13 38.80 Unpacking libproc-processtable-perl:amd64 (0.634-1+b2) ...
09:13:49 #13 38.86 Selecting previously unselected package libre2-9:amd64.
09:13:49 #13 35.43 Get:125 http://archive.raspbian.org/raspbian bullseye/main armhf liberror-perl all 0.17029-1 [31.0 kB]
09:13:49 #13 35.45 Get:126 http://archive.raspbian.org/raspbian bullseye/main armhf git-man all 1:2.30.2-1+deb11u2 [1828 kB]
09:13:49 #13 35.53 Get:127 http://archive.raspbian.org/raspbian bullseye/main armhf git armhf 1:2.30.2-1+deb11u2 [4704 kB]
09:13:49 #13 35.23 Preparing to unpack .../263-libfile-fcntllock-perl_0.22-4+b1_arm64.deb ...
09:13:49 #13 35.24 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
09:13:49 #13 35.27 Selecting previously unselected package libnumber-compare-perl.
09:13:49 #13 35.27 Preparing to unpack .../264-libnumber-compare-perl_0.03-3_all.deb ...
09:13:49 #13 35.27 Unpacking libnumber-compare-perl (0.03-3) ...
09:13:49 #13 35.30 Selecting previously unselected package libtext-glob-perl.
09:13:49 #13 35.31 Preparing to unpack .../265-libtext-glob-perl_0.11-3_all.deb ...
09:13:49 #13 35.31 Unpacking libtext-glob-perl (0.11-3) ...
09:13:49 #13 35.34 Selecting previously unselected package libfile-find-rule-perl.
09:13:49 #13 35.34 Preparing to unpack .../266-libfile-find-rule-perl_0.34-3_all.deb ...
09:13:49 #13 35.34 Unpacking libfile-find-rule-perl (0.34-3) ...
09:13:49 #13 35.41 Selecting previously unselected package libfont-afm-perl.
09:13:49 #13 35.41 Preparing to unpack .../267-libfont-afm-perl_1.20-4_all.deb ...
09:13:49 #13 35.41 Unpacking libfont-afm-perl (1.20-4) ...
09:13:49 #13 35.44 Selecting previously unselected package libio-string-perl.
09:13:49 #15 32.41   Installing       : elfutils-0.189-3.el8.aarch64                         65/88 
09:13:49 #15 32.46   Installing       : diffutils-3.6-6.el8.aarch64                          66/88 
09:13:49 #15 32.47   Running scriptlet: diffutils-3.6-6.el8.aarch64                          66/88 
09:13:49 #15 32.49   Installing       : dbus-glib-0.110-2.el8.aarch64                        67/88 
09:13:49 #15 32.51   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                        67/88 
09:13:49 #15 32.54   Installing       : python3-dbus-1.2.4-15.el8.aarch64                    68/88 
09:13:49 #15 32.58   Installing       : zstd-1.4.4-1.el8.aarch64                             69/88 
09:13:49 #15 32.59   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/88 
09:13:49 #15 32.60   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/88 
09:13:49 #15 32.62   Installing       : python3-systemd-234-8.el8.aarch64                    72/88 
09:13:49 #14 35.62 Setting up libtirpc-common (1.3.3+ds-1) ...
09:13:49 #14 35.64 Setting up unzip (6.0-27ubuntu1) ...
09:13:49 #14 35.65 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
09:13:49 #14 35.66 Setting up libbrotli1:amd64 (1.0.9-2build8) ...
09:13:49 #14 35.67 Setting up libsqlite3-0:amd64 (3.40.1-1) ...
09:13:49 #14 35.68 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
09:13:49 #14 35.70 Setting up libfcgi-bin (2.4.2-2build2) ...
09:13:49 #14 35.72 Setting up binutils-common:amd64 (2.40-2ubuntu4.1) ...
09:13:49 #14 35.76 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
09:13:49 #14 35.77 Setting up libmagic1:amd64 (1:5.44-3) ...
09:13:49 #14 35.79 Setting up libdeflate0:amd64 (1.15-1) ...
09:13:49 #14 35.80 Setting up less (590-1.2) ...
09:13:49 #14 35.83 Setting up perl-openssl-defaults:amd64 (7) ...
09:13:49 #14 35.84 Setting up linux-libc-dev:amd64 (6.2.0-33.33) ...
09:13:49 #14 35.85 Setting up libctf-nobfd0:amd64 (2.40-2ubuntu4.1) ...
09:13:49 #14 35.86 Setting up gettext-base (0.21-11) ...
09:13:49 #14 35.88 Setting up m4 (1.4.19-3) ...
09:13:49 #14 35.89 Setting up liblzo2-2:amd64 (2.10-2build3) ...
09:13:49 #14 35.90 Setting up libnpth0:amd64 (1.6-3build2) ...
09:13:49 #14 35.92 Setting up krb5-locales (1.20.1-1build1) ...
09:13:49 #14 35.93 Setting up file (1:5.44-3) ...
09:13:49 #14 38.66 Preparing to unpack .../330-libtype-tiny-xs-perl_0.022-1build2_amd64.deb ...
09:13:49 #14 38.66 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
09:13:49 #14 38.69 Selecting previously unselected package libunicode-utf8-perl.
09:13:49 #14 38.70 Preparing to unpack .../331-libunicode-utf8-perl_0.62-1build4_amd64.deb ...
09:13:49 #14 38.70 Unpacking libunicode-utf8-perl (0.62-1build4) ...
09:13:49 #14 38.73 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:49 #14 38.73 Preparing to unpack .../332-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:13:49 #14 38.73 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:13:49 #14 38.77 Selecting previously unselected package libxml-sax-base-perl.
09:13:49 #14 38.77 Preparing to unpack .../333-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:13:49 #14 38.77 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:13:49 #14 38.81 Selecting previously unselected package libxml-sax-perl.
09:13:49 #14 38.81 Preparing to unpack .../334-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:13:49 #14 38.82 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:13:49 #14 38.87 Selecting previously unselected package libxml-libxml-perl.
09:13:49 #14 34.49 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-perl all 1.710-1 [68.4 kB]
09:13:49 #14 34.74 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:49 #14 33.56 Get:265 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libfont-ttf-perl all 1.06-1.1 [316 kB]
09:13:49 #14 33.83 Get:266 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsort-versions-perl all 1.62-1 [9294 B]
09:13:49 #14 33.44 Get:253 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-stacktrace-perl all 2.0400-2 [22.2 kB]
09:13:49 #14 33.45 Get:254 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexception-class-perl all 1.45-1 [28.6 kB]
09:13:49 #14 33.47 Get:255 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-perl all 0.03+ds1-2 [18.8 kB]
09:13:49 #14 33.48 Get:256 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libiterator-util-perl all 0.02+ds1-2 [14.1 kB]
09:13:49 #14 33.48 Get:257 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dpath-perl all 0.58-2 [38.8 kB]
09:13:49 #14 33.50 Get:258 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-dump-perl all 1.25-1 [25.9 kB]
09:13:49 #14 33.53 Get:259 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-messagepack-perl armhf 1.02-1build1 [31.9 kB]
09:13:50 #14 40.14 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
09:13:50 #14 40.15 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libregexp-wildcards-perl all 1.05-3 [12.9 kB]
09:13:50 #14 40.16 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules arm64 2.1.28+dfsg-10 [69.2 kB]
09:13:50 #14 40.20 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-decoder-perl arm64 5.003+ds-1 [98.5 kB]
09:13:50 #14 40.24 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsereal-encoder-perl arm64 5.003+ds-1 [100 kB]
09:13:50 #13 39.09 Preparing to unpack .../280-libmime-tools-perl_5.509-1_all.deb ...
09:13:50 #13 39.09 Unpacking libmime-tools-perl (5.509-1) ...
09:13:50 #13 39.14 Selecting previously unselected package libmoox-aliases-perl.
09:13:50 #13 39.14 Preparing to unpack .../281-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:13:50 #13 39.15 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:13:50 #13 39.20 Selecting previously unselected package libnamespace-autoclean-perl.
09:13:50 #13 39.20 Preparing to unpack .../282-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:13:50 #13 39.21 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:13:50 #13 39.24 Selecting previously unselected package libobject-id-perl.
09:13:50 #13 39.24 Preparing to unpack .../283-libobject-id-perl_0.1.2-2.1_all.deb ...
09:13:50 #13 39.25 Unpacking libobject-id-perl (0.1.2-2.1) ...
09:13:50 #13 39.28 Selecting previously unselected package libmoox-struct-perl.
09:13:50 #13 39.28 Preparing to unpack .../284-libmoox-struct-perl_0.020-1_all.deb ...
09:13:50 #13 39.29 Unpacking libmoox-struct-perl (0.020-1) ...
09:13:50 #13 39.32 Selecting previously unselected package libmouse-perl.
09:13:50 #13 39.32 Preparing to unpack .../285-libmouse-perl_2.5.10-1+b1_amd64.deb ...
09:13:50 #13 39.33 Unpacking libmouse-perl (2.5.10-1+b1) ...
09:13:50 #13 39.37 Selecting previously unselected package libnumber-range-perl.
09:13:50 #13 39.37 Preparing to unpack .../286-libnumber-range-perl_0.12-1.1_all.deb ...
09:13:50 #13 39.38 Unpacking libnumber-range-perl (0.12-1.1) ...
09:13:50 #13 39.41 Selecting previously unselected package libossp-uuid16:amd64.
09:13:50 #13 39.42 Preparing to unpack .../287-libossp-uuid16_1.6.2-1.5+b9_amd64.deb ...
09:13:50 #13 39.42 Unpacking libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
09:13:50 #13 36.90 Preparing to unpack .../332-lzip_1.22-3_arm64.deb ...
09:13:50 #13 36.91 Unpacking lzip (1.22-3) ...
09:13:50 #13 36.94 Selecting previously unselected package lzop.
09:13:50 #13 36.95 Preparing to unpack .../333-lzop_1.04-2_arm64.deb ...
09:13:50 #13 36.95 Unpacking lzop (1.04-2) ...
09:13:50 #13 36.98 Selecting previously unselected package t1utils.
09:13:50 #13 36.98 Preparing to unpack .../334-t1utils_1.41-4_arm64.deb ...
09:13:50 #13 36.99 Unpacking t1utils (1.41-4) ...
09:13:50 #13 37.04 Selecting previously unselected package unzip.
09:13:50 #13 40.14 Setting up autotools-dev (20180224.1) ...
09:13:50 #13 40.15 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
09:13:50 #13 40.16 Setting up libpython2.7-minimal:arm64 (2.7.16-2+deb10u2) ...
09:13:50 #13 40.18 Setting up libwrap0:arm64 (7.6.q-28) ...
09:13:50 #13 40.20 Setting up libx11-data (2:1.6.7-1+deb10u3) ...
09:13:50 #13 40.21 Setting up make (4.2.1-1.2) ...
09:13:50 #13 40.22 Setting up libmpfr6:arm64 (4.0.2-1) ...
09:13:50 #13 40.23 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:13:50 #13 40.24 Setting up libntlm0:arm64 (1.5-1+deb10u1) ...
09:13:50 #13 40.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:13:50 #13 40.26 Setting up libidn11:arm64 (1.33-2.2) ...
09:13:50 #13 40.28 Setting up libncurses6:arm64 (6.1+20181013-2+deb10u3) ...
09:13:50 #13 40.29 Setting up strace (4.26-0.2) ...
09:13:50 #13 40.30 Setting up libsigsegv2:arm64 (2.12-2) ...
09:13:50 #13 40.31 Setting up xz-utils (5.2.4-1+deb10u1) ...
09:13:50 #13 40.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:50 #13 40.33 Setting up libfribidi0:arm64 (1.0.5-3.1+deb10u2) ...
09:13:50 #13 40.34 Setting up t1utils (1.41-3) ...
09:13:50 #13 30.40 Preparing to unpack .../068-libfile-touch-perl_0.12-2_all.deb ...
09:13:50 #13 30.40 Unpacking libfile-touch-perl (0.12-2) ...
09:13:50 #13 30.44 Selecting previously unselected package libio-pty-perl.
09:13:50 #13 30.44 Preparing to unpack .../069-libio-pty-perl_1%3a1.17-1_armhf.deb ...
09:13:50 #13 30.45 Unpacking libio-pty-perl (1:1.17-1) ...
09:13:50 #13 30.49 Selecting previously unselected package libipc-run-perl.
09:13:50 #13 30.50 Preparing to unpack .../070-libipc-run-perl_20220807.0-1_all.deb ...
09:13:50 #13 30.50 Unpacking libipc-run-perl (20220807.0-1) ...
09:13:50 #13 30.54 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:50 #13 30.54 Preparing to unpack .../071-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:13:50 #13 30.55 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:13:50 #13 30.58 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:50 #13 30.59 Preparing to unpack .../072-libclass-xsaccessor-perl_1.19-4+b1_armhf.deb ...
09:13:50 #13 30.59 Unpacking libclass-xsaccessor-perl (1.19-4+b1) ...
09:13:50 #13 30.63 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
09:13:50 #14 36.84 Selecting previously unselected package python3-certifi.
09:13:50 #14 36.84 Preparing to unpack .../330-python3-certifi_2019.11.28-1_all.deb ...
09:13:50 #14 36.84 Unpacking python3-certifi (2019.11.28-1) ...
09:13:50 #14 36.89 Selecting previously unselected package python3-idna.
09:13:50 #14 36.90 Preparing to unpack .../331-python3-idna_2.8-1_all.deb ...
09:13:50 #14 36.90 Unpacking python3-idna (2.8-1) ...
09:13:50 #14 36.94 Selecting previously unselected package python3-urllib3.
09:13:50 #14 36.94 Preparing to unpack .../332-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:13:50 #13 35.00 Preparing to unpack .../137-libtry-tiny-perl_0.30-1_all.deb ...
09:13:50 #13 35.01 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:50 #13 35.04 Selecting previously unselected package libwww-robotrules-perl.
09:13:50 #13 35.04 Preparing to unpack .../138-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:50 #13 35.04 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:50 #13 35.08 Selecting previously unselected package libwww-perl.
09:13:50 #13 35.08 Preparing to unpack .../139-libwww-perl_6.52-1_all.deb ...
09:13:50 #13 35.08 Unpacking libwww-perl (6.52-1) ...
09:13:50 #13 35.13 Selecting previously unselected package patchutils.
09:13:50 #13 35.13 Preparing to unpack .../140-patchutils_0.4.2-1_armhf.deb ...
09:13:50 #13 35.14 Unpacking patchutils (0.4.2-1) ...
09:13:50 #13 35.17 Selecting previously unselected package wdiff.
09:13:50 #13 35.17 Preparing to unpack .../141-wdiff_1.2.2-2+b1_armhf.deb ...
09:13:50 #13 35.18 Unpacking wdiff (1.2.2-2+b1) ...
09:13:50 #13 35.23 Selecting previously unselected package devscripts.
09:13:50 #16 13.44   Installing       : pcre2-devel-10.40-2.el9.x86_64                       35/91 
09:13:50 #16 13.45   Installing       : libuv-1:1.42.0-1.el9.x86_64                          36/91 
09:13:50 #16 13.46   Installing       : libtool-ltdl-2.4.6-45.el9.x86_64                     37/91 
09:13:50 #16 13.46   Installing       : libsepol-devel-3.5-1.el9.x86_64                      38/91 
09:13:50 #13 38.96 Preparing to unpack .../287-libsort-key-perl_1.33-2+b1_amd64.deb ...
09:13:50 #13 38.96 Unpacking libsort-key-perl (1.33-2+b1) ...
09:13:50 #13 38.99 Selecting previously unselected package libstring-copyright-perl.
09:13:50 #13 38.99 Preparing to unpack .../288-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:50 #13 39.03 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:50 #13 39.05 Selecting previously unselected package libstring-escape-perl.
09:13:50 #13 39.05 Preparing to unpack .../289-libstring-escape-perl_2010.002-2_all.deb ...
09:13:50 #13 39.06 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:50 #13 39.08 Selecting previously unselected package libstring-shellquote-perl.
09:13:50 #13 39.08 Preparing to unpack .../290-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:50 #13 39.09 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:50 #13 39.11 Selecting previously unselected package libterm-readkey-perl.
09:13:50 #13 39.11 Preparing to unpack .../291-libterm-readkey-perl_2.38-1_amd64.deb ...
09:13:50 #13 39.12 Unpacking libterm-readkey-perl (2.38-1) ...
09:13:50 #13 39.14 Selecting previously unselected package libtest-fatal-perl.
09:13:50 #13 39.15 Preparing to unpack .../292-libtest-fatal-perl_0.014-1_all.deb ...
09:13:50 #13 39.15 Unpacking libtest-fatal-perl (0.014-1) ...
09:13:50 #13 39.18 Selecting previously unselected package libtest-refcount-perl.
09:13:50 #13 39.18 Preparing to unpack .../293-libtest-refcount-perl_0.08-3_all.deb ...
09:13:50 #13 39.18 Unpacking libtest-refcount-perl (0.08-3) ...
09:13:50 #13 39.21 Selecting previously unselected package libtext-levenshtein-perl.
09:13:50 #14 41.22 Selecting previously unselected package g++-9.
09:13:50 #14 41.23 Preparing to unpack .../096-g++-9_9.4.0-1ubuntu1~20.04.2_arm64.deb ...
09:13:50 #14 41.23 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:50 #13 38.86 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_amd64.deb ...
09:13:50 #13 38.87 Unpacking libre2-9:amd64 (20220601+dfsg-1+b1) ...
09:13:50 #13 38.90 Selecting previously unselected package libre-engine-re2-perl:amd64.
09:13:50 #13 38.91 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_amd64.deb ...
09:13:50 #13 38.91 Unpacking libre-engine-re2-perl:amd64 (0.17+ds-1) ...
09:13:50 #13 38.94 Selecting previously unselected package libreadonly-perl.
09:13:50 #13 38.94 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ...
09:13:50 #13 38.94 Unpacking libreadonly-perl (2.050-3) ...
09:13:50 #13 38.97 Selecting previously unselected package libref-util-perl.
09:13:50 #13 38.97 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ...
09:13:50 #13 38.97 Unpacking libref-util-perl (0.204-2) ...
09:13:50 #13 39.00 Selecting previously unselected package libref-util-xs-perl.
09:13:50 #13 39.00 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_amd64.deb ...
09:13:50 #13 39.00 Unpacking libref-util-xs-perl (0.117-2+b1) ...
09:13:50 #13 39.03 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:50 #13 39.03 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:13:50 #13 39.03 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:13:50 #13 39.07 Selecting previously unselected package libregexp-pattern-perl.
09:13:50 #13 39.07 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:13:50 #13 39.07 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:13:50 #13 39.09 Selecting previously unselected package libregexp-wildcards-perl.
09:13:50 #13 39.10 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ...
09:13:50 #13 39.10 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:13:50 #13 39.14 Selecting previously unselected package libsasl2-modules:amd64.
09:13:50 #13 39.15 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_amd64.deb ...
09:13:50 #13 39.15 Unpacking libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
09:13:50 #13 35.97 debconf: delaying package configuration, since apt-utils is not installed
09:13:50 #13 35.45 Preparing to unpack .../268-libio-string-perl_1.08-4_all.deb ...
09:13:50 #13 35.45 Unpacking libio-string-perl (1.08-4) ...
09:13:50 #13 35.48 Selecting previously unselected package libfont-ttf-perl.
09:13:50 #13 35.48 Preparing to unpack .../269-libfont-ttf-perl_1.06-2_all.deb ...
09:13:50 #13 35.48 Unpacking libfont-ttf-perl (1.06-2) ...
09:13:50 #13 35.56 Selecting previously unselected package libfreezethaw-perl.
09:13:50 #13 35.57 Preparing to unpack .../270-libfreezethaw-perl_0.5001-3_all.deb ...
09:13:50 #13 35.57 Unpacking libfreezethaw-perl (0.5001-3) ...
09:13:50 #13 35.60 Selecting previously unselected package libsort-versions-perl.
09:13:50 #13 35.60 Preparing to unpack .../271-libsort-versions-perl_1.62-3_all.deb ...
09:13:50 #13 35.61 Unpacking libsort-versions-perl (1.62-3) ...
09:13:50 #13 35.64 Selecting previously unselected package libgit-wrapper-perl.
09:13:50 #13 35.64 Preparing to unpack .../272-libgit-wrapper-perl_0.048-2_all.deb ...
09:13:50 #13 35.64 Unpacking libgit-wrapper-perl (0.048-2) ...
09:13:50 #13 35.67 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:50 #13 35.67 Preparing to unpack .../273-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:13:50 #13 35.68 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:13:50 #13 35.73 Selecting previously unselected package libio-prompter-perl.
09:13:50 #13 35.73 Preparing to unpack .../274-libio-prompter-perl_0.004015-2_all.deb ...
09:13:50 #13 35.74 Unpacking libio-prompter-perl (0.004015-2) ...
09:13:50 #13 35.77 Selecting previously unselected package libjson-perl.
09:13:50 #13 35.77 Preparing to unpack .../275-libjson-perl_4.10000-1_all.deb ...
09:13:50 #13 35.77 Unpacking libjson-perl (4.10000-1) ...
09:13:50 #15 32.66   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch        73/88 
09:13:50 #15 32.67   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/88 
09:13:50 #15 32.68   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/88 
09:13:50 #15 32.69   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/88 
09:13:50 #15 32.71   Installing       : libatomic_ops-7.6.2-3.el8.aarch64                    77/88 
09:13:50 #15 29.44 Running transaction check
09:13:50 #14 35.94 Setting up libassuan0:amd64 (2.5.5-5) ...
09:13:50 #14 35.95 Setting up libgomp1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 35.97 Setting up bzip2 (1.0.8-5build1) ...
09:13:50 #14 35.98 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:13:50 #14 35.99 Setting up libunwind8:amd64 (1.6.2-3) ...
09:13:50 #14 36.01 Setting up libjbig0:amd64 (2.1-6ubuntu1) ...
09:13:50 #14 36.02 Setting up libfakeroot:amd64 (1.31-1.1) ...
09:13:50 #14 36.04 Setting up libjansson4:amd64 (2.14-2) ...
09:13:50 #14 36.05 Setting up libkrb5support0:amd64 (1.20.1-1build1) ...
09:13:50 #14 36.06 Setting up libnumber-compare-perl (0.03-3) ...
09:13:50 #14 36.08 Setting up gcc-12-base:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:50 #14 36.09 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:13:50 #14 36.10 Setting up fakeroot (1.31-1.1) ...
09:13:50 #14 36.11 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.11 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
09:13:50 #14 36.12 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:13:50 #14 36.14 Setting up autotools-dev (20220109.1) ...
09:13:50 #14 36.15 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:13:50 #14 38.87 Preparing to unpack .../335-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_amd64.deb ...
09:13:50 #14 38.88 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:13:50 #14 38.91 Selecting previously unselected package libxml-parser-perl:amd64.
09:13:50 #14 38.92 Preparing to unpack .../336-libxml-parser-perl_2.46-3build1_amd64.deb ...
09:13:50 #14 38.92 Unpacking libxml-parser-perl:amd64 (2.46-3build1) ...
09:13:50 #14 38.96 Selecting previously unselected package libxml-sax-expat-perl.
09:13:50 #14 38.96 Preparing to unpack .../337-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:50 #14 38.96 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:50 #14 38.99 Selecting previously unselected package libyaml-libyaml-perl.
09:13:50 #14 38.99 Preparing to unpack .../338-libyaml-libyaml-perl_0.83+ds-1build1_amd64.deb ...
09:13:50 #14 39.00 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
09:13:50 #14 39.03 Selecting previously unselected package licensecheck.
09:13:50 #14 39.03 Preparing to unpack .../339-licensecheck_3.2.14-2_all.deb ...
09:13:50 #14 39.04 Unpacking licensecheck (3.2.14-2) ...
09:13:50 #14 39.06 Selecting previously unselected package libdevel-size-perl.
09:13:50 #14 39.07 Preparing to unpack .../340-libdevel-size-perl_0.83-1build4_amd64.deb ...
09:13:50 #14 39.08 Unpacking libdevel-size-perl (0.83-1build4) ...
09:13:50 #14 39.10 Selecting previously unselected package libipc-run3-perl.
09:13:50 #14 39.11 Preparing to unpack .../341-libipc-run3-perl_0.048-2_all.deb ...
09:13:50 #14 39.11 Unpacking libipc-run3-perl (0.048-2) ...
09:13:50 #14 39.15 Selecting previously unselected package lzip.
09:13:50 #14 39.15 Preparing to unpack .../342-lzip_1.23-1_amd64.deb ...
09:13:50 #14 39.15 Unpacking lzip (1.23-1) ...
09:13:50 #14 39.18 Selecting previously unselected package lzop.
09:13:50 #14 39.18 Preparing to unpack .../343-lzop_1.04-2build2_amd64.deb ...
09:13:50 #14 39.19 Unpacking lzop (1.04-2build2) ...
09:13:50 #14 39.22 Selecting previously unselected package t1utils.
09:13:50 #14 34.75 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-perl all 0.39-1 [19.1 kB]
09:13:50 #14 34.76 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-identify-perl arm64 0.14-1build5 [10.3 kB]
09:13:50 #14 34.77 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsub-name-perl arm64 0.26-1build3 [11.0 kB]
09:13:50 #14 34.78 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:50 #14 34.79 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-tiny-perl all 0.122-1 [45.9 kB]
09:13:50 #14 34.84 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:50 #14 34.85 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-perl all 1.012004-1 [321 kB]
09:13:50 #14 34.96 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
09:13:50 #14 33.84 Get:267 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgit-wrapper-perl all 0.048-1 [29.9 kB]
09:13:50 #14 33.85 Get:268 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhttp-tiny-multipart-perl all 0.08-1.1 [8660 B]
09:13:50 #14 33.85 Get:269 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompter-perl all 0.004015-1 [58.1 kB]
09:13:50 #14 33.86 Get:270 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-perl all 4.04000-1 [81.8 kB]
09:13:50 #14 33.88 Get:271 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-perl all 1.710-1 [68.4 kB]
09:13:50 #14 33.90 Get:272 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:50 #14 33.90 Get:273 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-perl all 0.39-1 [19.1 kB]
09:13:50 #14 33.54 Get:260 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-domain-tld-perl all 1.75-3 [29.4 kB]
09:13:50 #14 33.56 Get:261 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-domain-perl all 0.10-1.1 [9992 B]
09:13:50 #14 33.56 Get:262 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-ipv6addr-perl all 1.02-1 [21.0 kB]
09:13:50 #13 41.09 Transaction test succeeded.
09:13:50 #13 41.09 Running transaction
09:13:50 #14 40.27 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libset-intspan-perl all 1.19-3 [24.8 kB]
09:13:50 #14 40.27 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsocket6-perl arm64 0.29-3 [17.3 kB]
09:13:50 #13 37.04 Preparing to unpack .../335-unzip_6.0-26+deb11u1_arm64.deb ...
09:13:50 #13 37.04 Unpacking unzip (6.0-26+deb11u1) ...
09:13:50 #13 37.10 Selecting previously unselected package lintian.
09:13:50 #13 37.10 Preparing to unpack .../336-lintian_2.104.0_all.deb ...
09:13:50 #13 37.11 Unpacking lintian (2.104.0) ...
09:13:50 #13 40.36 Setting up diffstat (1.62-1) ...
09:13:50 #13 40.37 Setting up libmpc3:arm64 (1.1.0-1) ...
09:13:50 #13 40.38 Setting up libatomic1:arm64 (8.3.0-6) ...
09:13:50 #13 40.39 Setting up patch (2.7.6-3+deb10u1) ...
09:13:50 #13 40.41 Setting up mailutils-common (1:3.5-4) ...
09:13:50 #13 40.42 Setting up autopoint (0.19.8.1-9) ...
09:13:50 #13 40.44 Setting up libmariadb3:arm64 (1:10.3.39-0+deb10u1) ...
09:13:50 #13 40.45 Setting up libfl2:arm64 (2.6.4-6.2) ...
09:13:50 #13 40.46 Setting up libpcre2-8-0:arm64 (10.32-5+deb10u1) ...
09:13:50 #13 40.47 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
09:13:50 #13 40.48 Setting up libltdl7:arm64 (2.4.6-9) ...
09:13:50 #13 40.49 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:13:50 #13 40.51 Setting up libevent-2.1-6:arm64 (2.1.8-stable-4) ...
09:13:50 #13 40.52 Setting up libubsan1:arm64 (8.3.0-6) ...
09:13:50 #13 40.53 Setting up libisl19:arm64 (0.20-2) ...
09:13:50 #13 40.55 Setting up dwz (0.12-3) ...
09:13:50 #13 30.63 Preparing to unpack .../073-libb-hooks-op-check-perl_0.22-2+b1_armhf.deb ...
09:13:50 #13 30.63 Unpacking libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
09:13:50 #13 30.67 Selecting previously unselected package libdynaloader-functions-perl.
09:13:50 #13 30.67 Preparing to unpack .../074-libdynaloader-functions-perl_0.003-3_all.deb ...
09:13:50 #13 30.68 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:13:50 #13 30.73 Selecting previously unselected package libdevel-callchecker-perl:armhf.
09:13:50 #13 30.73 Preparing to unpack .../075-libdevel-callchecker-perl_0.008-2_armhf.deb ...
09:13:50 #13 30.73 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
09:13:50 #13 30.77 Selecting previously unselected package libparams-classify-perl:armhf.
09:13:50 #13 30.77 Preparing to unpack .../076-libparams-classify-perl_0.015-2+b1_armhf.deb ...
09:13:50 #13 30.78 Unpacking libparams-classify-perl:armhf (0.015-2+b1) ...
09:13:50 #13 30.82 Selecting previously unselected package libmodule-runtime-perl.
09:13:50 #13 30.82 Preparing to unpack .../077-libmodule-runtime-perl_0.016-2_all.deb ...
09:13:50 #13 30.83 Unpacking libmodule-runtime-perl (0.016-2) ...
09:13:50 #13 30.86 Selecting previously unselected package libimport-into-perl.
09:13:50 #13 30.86 Preparing to unpack .../078-libimport-into-perl_1.002005-2_all.deb ...
09:13:50 #13 30.87 Unpacking libimport-into-perl (1.002005-2) ...
09:13:50 #13 30.91 Selecting previously unselected package librole-tiny-perl.
09:13:50 #13 30.91 Preparing to unpack .../079-librole-tiny-perl_2.002004-1_all.deb ...
09:13:50 #13 30.91 Unpacking librole-tiny-perl (2.002004-1) ...
09:13:50 #13 30.95 Selecting previously unselected package libsub-quote-perl.
09:13:50 #14 36.94 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:13:50 #14 36.99 Selecting previously unselected package python3-requests.
09:13:50 #14 36.99 Preparing to unpack .../333-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:13:50 #14 37.00 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:13:50 #14 37.04 Selecting previously unselected package python3-unidiff.
09:13:50 #14 37.04 Preparing to unpack .../334-python3-unidiff_0.5.5-2_all.deb ...
09:13:50 #14 37.04 Unpacking python3-unidiff (0.5.5-2) ...
09:13:50 #14 37.10 Selecting previously unselected package python3-xdg.
09:13:50 #14 37.10 Preparing to unpack .../335-python3-xdg_0.26-1ubuntu1_all.deb ...
09:13:50 #14 37.10 Unpacking python3-xdg (0.26-1ubuntu1) ...
09:13:50 #14 37.14 Selecting previously unselected package unzip.
09:13:50 #14 37.14 Preparing to unpack .../336-unzip_6.0-25ubuntu1.1_amd64.deb ...
09:13:50 #13 35.23 Preparing to unpack .../142-devscripts_2.21.3+deb11u1_armhf.deb ...
09:13:50 #13 35.25 Unpacking devscripts (2.21.3+deb11u1) ...
09:13:50 #13 35.40 Selecting previously unselected package diffstat.
09:13:50 #13 35.40 Preparing to unpack .../143-diffstat_1.64-1_armhf.deb ...
09:13:50 #13 35.41 Unpacking diffstat (1.64-1) ...
09:13:50 #13 35.44 Selecting previously unselected package distro-info-data.
09:13:50 #13 35.44 Preparing to unpack .../144-distro-info-data_0.51+deb11u3_all.deb ...
09:13:50 #13 35.45 Unpacking distro-info-data (0.51+deb11u3) ...
09:13:50 #13 35.48 Selecting previously unselected package python3-pkg-resources.
09:13:50 #13 36.82 Selecting previously unselected package libfakeroot:armhf.
09:13:50 #13 36.82 Preparing to unpack .../084-libfakeroot_1.23-1_armhf.deb ...
09:13:50 #13 36.83 Unpacking libfakeroot:armhf (1.23-1) ...
09:13:50 #13 36.86 Selecting previously unselected package fakeroot.
09:13:50 #13 36.86 Preparing to unpack .../085-fakeroot_1.23-1_armhf.deb ...
09:13:50 #13 36.87 Unpacking fakeroot (1.23-1) ...
09:13:50 #13 36.91 Selecting previously unselected package libassuan0:armhf.
09:13:50 #13 36.91 Preparing to unpack .../086-libassuan0_2.5.2-1_armhf.deb ...
09:13:50 #13 36.91 Unpacking libassuan0:armhf (2.5.2-1) ...
09:13:50 #13 36.94 Selecting previously unselected package gpgconf.
09:13:50 #13 36.94 Preparing to unpack .../087-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 36.95 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:13:50 #13 37.00 Selecting previously unselected package libksba8:armhf.
09:13:50 #13 39.46 Selecting previously unselected package libossp-uuid-perl.
09:13:50 #13 39.47 Preparing to unpack .../288-libossp-uuid-perl_1.6.2-1.5+b9_amd64.deb ...
09:13:50 #13 39.47 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
09:13:50 #13 39.50 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:50 #13 39.51 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1+b2_amd64.deb ...
09:13:50 #13 39.51 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
09:13:50 #13 39.54 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:50 #13 39.54 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:50 #13 39.55 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:50 #13 39.58 Selecting previously unselected package libperlio-gzip-perl.
09:13:50 #13 39.58 Preparing to unpack .../291-libperlio-gzip-perl_0.19-1+b7_amd64.deb ...
09:13:50 #13 39.59 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
09:13:50 #13 39.63 Selecting previously unselected package libpod-parser-perl.
09:13:50 #13 39.63 Preparing to unpack .../292-libpod-parser-perl_1.63-2_all.deb ...
09:13:50 #13 39.64 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:50 #13 39.65 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:50 #14 36.40 Selecting previously unselected package libxml2:armhf.
09:13:50 #14 36.40 Preparing to unpack .../024-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ...
09:13:50 #14 36.41 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:13:50 #14 36.49 Selecting previously unselected package libyaml-0-2:armhf.
09:13:50 #14 36.49 Preparing to unpack .../025-libyaml-0-2_0.2.2-1_armhf.deb ...
09:13:50 #14 36.49 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
09:13:50 #14 36.52 Selecting previously unselected package lsb-release.
09:13:50 #14 36.53 Preparing to unpack .../026-lsb-release_11.1.0ubuntu2_all.deb ...
09:13:50 #14 36.53 Unpacking lsb-release (11.1.0ubuntu2) ...
09:13:50 #14 36.56 Selecting previously unselected package netbase.
09:13:50 #14 36.57 Preparing to unpack .../027-netbase_6.1_all.deb ...
09:13:50 #14 36.57 Unpacking netbase (6.1) ...
09:13:50 #14 36.60 Selecting previously unselected package python3-pkg-resources.
09:13:50 #14 36.60 Preparing to unpack .../028-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:13:50 #14 36.60 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:13:50 #14 36.65 Selecting previously unselected package python3-six.
09:13:50 #16 13.49   Installing       : libselinux-devel-3.5-1.el9.x86_64                    39/91 
09:13:50 #16 13.76   Installing       : kernel-headers-5.14.0-366.el9.x86_64                 40/91 
09:13:50 #16 13.84   Installing       : glibc-headers-2.34-82.el9.x86_64                     41/91 
09:13:50 #16 13.85   Installing       : libxcrypt-devel-4.4.18-3.el9.x86_64                  42/91 
09:13:50 #13 39.21 Preparing to unpack .../294-libtext-levenshtein-perl_0.13-1_all.deb ...
09:13:50 #13 39.21 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:13:50 #13 39.25 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:50 #13 39.25 Preparing to unpack .../295-libtype-tiny-xs-perl_0.014-1+b1_amd64.deb ...
09:13:50 #13 39.25 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
09:13:50 #13 39.28 Selecting previously unselected package libunicode-utf8-perl.
09:13:50 #13 39.28 Preparing to unpack .../296-libunicode-utf8-perl_0.62-1_amd64.deb ...
09:13:50 #13 39.29 Unpacking libunicode-utf8-perl (0.62-1) ...
09:13:50 #13 39.32 Selecting previously unselected package libunwind8:amd64.
09:13:50 #13 39.32 Preparing to unpack .../297-libunwind8_1.2.1-10~deb10u1_amd64.deb ...
09:13:50 #13 39.32 Unpacking libunwind8:amd64 (1.2.1-10~deb10u1) ...
09:13:50 #13 39.36 Selecting previously unselected package libwrap0:amd64.
09:13:50 #13 39.36 Preparing to unpack .../298-libwrap0_7.6.q-28_amd64.deb ...
09:13:50 #13 39.36 Unpacking libwrap0:amd64 (7.6.q-28) ...
09:13:50 #13 39.39 Selecting previously unselected package libxau6:amd64.
09:13:50 #13 39.40 Preparing to unpack .../299-libxau6_1%3a1.0.8-1+b2_amd64.deb ...
09:13:50 #13 39.40 Unpacking libxau6:amd64 (1:1.0.8-1+b2) ...
09:13:50 #13 39.43 Selecting previously unselected package libxdmcp6:amd64.
09:13:50 #14 41.74 Selecting previously unselected package g++.
09:13:50 #13 36.62 Selecting previously unselected package iso-codes.
09:13:50 #13 36.62 Preparing to unpack .../167-iso-codes_4.15.0-1_all.deb ...
09:13:50 #13 36.64 Unpacking iso-codes (4.15.0-1) ...
09:13:50 #13 39.23 Selecting previously unselected package libsereal-decoder-perl.
09:13:50 #13 39.24 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_amd64.deb ...
09:13:50 #13 39.24 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:13:50 #13 39.27 Selecting previously unselected package libsereal-encoder-perl.
09:13:50 #13 39.27 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_amd64.deb ...
09:13:50 #13 39.28 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:13:50 #13 39.31 Selecting previously unselected package libset-intspan-perl.
09:13:50 #13 39.31 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ...
09:13:50 #13 39.32 Unpacking libset-intspan-perl (1.19-3) ...
09:13:50 #13 39.34 Selecting previously unselected package libtask-weaken-perl.
09:13:50 #13 39.34 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ...
09:13:50 #13 39.35 Unpacking libtask-weaken-perl (1.06-2) ...
09:13:50 #13 39.37 Selecting previously unselected package libxml-parser-perl.
09:13:50 #13 39.38 Preparing to unpack .../340-libxml-parser-perl_2.46-4_amd64.deb ...
09:13:50 #13 39.38 Unpacking libxml-parser-perl (2.46-4) ...
09:13:50 #13 39.42 Selecting previously unselected package libsoap-lite-perl.
09:13:50 #13 39.42 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ...
09:13:50 #13 39.43 Unpacking libsoap-lite-perl (1.27-3) ...
09:13:50 #13 39.48 Selecting previously unselected package libsocket6-perl.
09:13:50 #13 36.01 Fetched 79.7 MB in 5s (14.9 MB/s)
09:13:50 #13 36.03 Selecting previously unselected package bsdextrautils.
09:13:50 #13 36.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 ... 7900 files and directories currently installed.)
09:13:50 #13 36.04 Preparing to unpack .../bsdextrautils_2.36.1-8+deb11u1_armhf.deb ...
09:13:50 #13 36.04 Unpacking bsdextrautils (2.36.1-8+deb11u1) ...
09:13:50 #13 36.10 Preparing to unpack .../libc6_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
09:13:50 #13 36.22 Unpacking libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) over (2.31-13+rpi1+deb11u6) ...
09:13:50 #13 35.81 Selecting previously unselected package liblog-any-perl.
09:13:50 #13 35.81 Preparing to unpack .../276-liblog-any-perl_1.713-1_all.deb ...
09:13:50 #13 35.81 Unpacking liblog-any-perl (1.713-1) ...
09:13:50 #13 35.88 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:50 #13 35.88 Preparing to unpack .../277-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:13:50 #13 35.88 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:13:50 #13 35.91 Selecting previously unselected package libpackage-stash-perl.
09:13:50 #13 35.91 Preparing to unpack .../278-libpackage-stash-perl_0.40-1_all.deb ...
09:13:50 #13 35.92 Unpacking libpackage-stash-perl (0.40-1) ...
09:13:50 #13 35.94 Selecting previously unselected package libsub-identify-perl.
09:13:50 #13 35.95 Preparing to unpack .../279-libsub-identify-perl_0.14-3_arm64.deb ...
09:13:50 #13 35.95 Unpacking libsub-identify-perl (0.14-3) ...
09:13:50 #13 35.98 Selecting previously unselected package libsub-name-perl:arm64.
09:13:50 #13 35.98 Preparing to unpack .../280-libsub-name-perl_0.26-2+b1_arm64.deb ...
09:13:50 #13 35.98 Unpacking libsub-name-perl:arm64 (0.26-2+b1) ...
09:13:50 #15 32.73   Installing       : gc-7.6.4-3.el8.aarch64                               78/88 
09:13:50 #15 33.05   Installing       : guile-5:2.0.14-7.el8.aarch64                         79/88 
09:13:50 #15 29.51 Transaction check succeeded.
09:13:50 #15 29.51 Running transaction test
09:13:50 #14 36.16 Setting up libx11-data (2:1.8.4-2ubuntu0.2) ...
09:13:50 #14 36.18 Setting up make (4.3-4.1build1) ...
09:13:50 #14 36.19 Setting up libmpfr6:amd64 (4.2.0-1) ...
09:13:50 #14 36.20 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:13:50 #14 36.21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:13:50 #14 36.23 Setting up lzip (1.23-5) ...
09:13:50 #14 36.24 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:13:50 #14 36.24 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
09:13:50 #14 36.24 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:13:50 #14 36.24 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
09:13:50 #14 36.25 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:13:50 #14 36.25 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
09:13:50 #14 36.25 Setting up strace (6.2-0ubuntu1) ...
09:13:50 #14 36.26 Setting up xz-utils (5.4.1-0.2) ...
09:13:50 #14 36.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.27 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
09:13:50 #14 36.28 Setting up t1utils (1.41-4build2) ...
09:13:50 #14 36.30 Setting up libquadmath0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 36.31 Setting up diffstat (1.65-1) ...
09:13:50 #14 36.32 Setting up libpng16-16:amd64 (1.6.39-2) ...
09:13:50 #14 36.34 Setting up libmpc3:amd64 (1.3.1-1) ...
09:13:50 #14 36.35 Setting up libatomic1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 36.36 Setting up patch (2.7.6-7build2) ...
09:13:50 #14 39.22 Preparing to unpack .../344-t1utils_1.41-4build2_amd64.deb ...
09:13:50 #14 39.23 Unpacking t1utils (1.41-4build2) ...
09:13:50 #14 39.26 Selecting previously unselected package unzip.
09:13:50 #14 39.26 Preparing to unpack .../345-unzip_6.0-26ubuntu3.1_amd64.deb ...
09:13:50 #14 39.26 Unpacking unzip (6.0-26ubuntu3.1) ...
09:13:50 #14 39.30 Selecting previously unselected package lintian.
09:13:50 #14 39.31 Preparing to unpack .../346-lintian_2.114.0ubuntu1.2_all.deb ...
09:13:50 #14 39.31 Unpacking lintian (2.114.0ubuntu1.2) ...
09:13:50 #14 34.98 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhash-fieldhash-perl arm64 0.15-1build5 [16.9 kB]
09:13:50 #14 33.97 Get:263 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-netmask-perl all 2.0002-2 [24.8 kB]
09:13:50 #14 40.68 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsodium23 arm64 1.0.18-1build2 [123 kB]
09:13:50 #13 37.39 Selecting previously unselected package lsb-release.
09:13:50 #13 37.39 Preparing to unpack .../337-lsb-release_11.1.0_all.deb ...
09:13:50 #13 37.40 Unpacking lsb-release (11.1.0) ...
09:13:50 #13 37.43 Selecting previously unselected package manpages-dev.
09:13:50 #13 37.43 Preparing to unpack .../338-manpages-dev_5.10-1_all.deb ...
09:13:50 #13 37.43 Unpacking manpages-dev (5.10-1) ...
09:13:50 #13 40.56 Setting up python-apt-common (1.8.4.3) ...
09:13:50 #13 40.58 Setting up sensible-utils (0.0.12) ...
09:13:50 #13 40.59 Setting up exim4-config (4.92-8+deb10u7) ...
09:13:50 #13 30.95 Preparing to unpack .../080-libsub-quote-perl_2.006008-1_all.deb ...
09:13:50 #13 30.95 Unpacking libsub-quote-perl (2.006008-1) ...
09:13:50 #13 31.00 Selecting previously unselected package libmoo-perl.
09:13:50 #13 31.00 Preparing to unpack .../081-libmoo-perl_2.005005-1_all.deb ...
09:13:50 #13 31.00 Unpacking libmoo-perl (2.005005-1) ...
09:13:50 #13 31.05 Selecting previously unselected package libencode-locale-perl.
09:13:50 #13 31.05 Preparing to unpack .../082-libencode-locale-perl_1.05-3_all.deb ...
09:13:50 #13 31.05 Unpacking libencode-locale-perl (1.05-3) ...
09:13:50 #13 31.09 Selecting previously unselected package libtimedate-perl.
09:13:50 #13 31.09 Preparing to unpack .../083-libtimedate-perl_2.3300-2_all.deb ...
09:13:50 #13 31.09 Unpacking libtimedate-perl (2.3300-2) ...
09:13:50 #13 31.15 Selecting previously unselected package libhttp-date-perl.
09:13:50 #14 37.15 Unpacking unzip (6.0-25ubuntu1.1) ...
09:13:50 #14 37.19 Selecting previously unselected package equivs.
09:13:50 #14 37.20 Preparing to unpack .../337-equivs_2.2.0_all.deb ...
09:13:50 #14 37.20 Unpacking equivs (2.2.0) ...
09:13:50 #14 37.23 Selecting previously unselected package libauthen-sasl-perl.
09:13:50 #14 37.24 Preparing to unpack .../338-libauthen-sasl-perl_2.1600-1_all.deb ...
09:13:50 #14 37.24 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:13:50 #14 37.28 Selecting previously unselected package python3-magic.
09:13:50 #14 37.28 Preparing to unpack .../339-python3-magic_2%3a0.4.15-3_all.deb ...
09:13:50 #14 37.29 Unpacking python3-magic (2:0.4.15-3) ...
09:13:50 #14 37.33 Setting up libapt-pkg-perl (0.1.36build3) ...
09:13:50 #14 37.35 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
09:13:50 #14 37.36 Setting up libpipeline1:amd64 (1.5.2-2build1) ...
09:13:50 #14 37.37 Setting up wdiff (1.2.2-2build1) ...
09:13:50 #14 37.39 Setting up libxau6:amd64 (1:1.0.9-0ubuntu1) ...
09:13:50 #13 35.48 Preparing to unpack .../145-python3-pkg-resources_52.0.0-4_all.deb ...
09:13:50 #13 35.49 Unpacking python3-pkg-resources (52.0.0-4) ...
09:13:50 #13 35.54 Selecting previously unselected package python3-chardet.
09:13:50 #13 35.54 Preparing to unpack .../146-python3-chardet_4.0.0-1_all.deb ...
09:13:50 #13 35.55 Unpacking python3-chardet (4.0.0-1) ...
09:13:50 #13 35.59 Selecting previously unselected package python3-six.
09:13:50 #13 35.59 Preparing to unpack .../147-python3-six_1.16.0-2_all.deb ...
09:13:50 #13 35.60 Unpacking python3-six (1.16.0-2) ...
09:13:50 #13 35.64 Selecting previously unselected package python3-debian.
09:13:50 #13 35.64 Preparing to unpack .../148-python3-debian_0.1.39_all.deb ...
09:13:50 #13 35.64 Unpacking python3-debian (0.1.39) ...
09:13:50 #13 35.69 Selecting previously unselected package libgpgme11:armhf.
09:13:50 #13 35.69 Preparing to unpack .../149-libgpgme11_1.14.0-1+b2_armhf.deb ...
09:13:50 #13 35.69 Unpacking libgpgme11:armhf (1.14.0-1+b2) ...
09:13:50 #13 35.74 Selecting previously unselected package python3-gpg.
09:13:50 #13 37.00 Preparing to unpack .../088-libksba8_1.3.5-2+deb10u2_armhf.deb ...
09:13:50 #13 37.00 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
09:13:50 #13 37.04 Selecting previously unselected package libnpth0:armhf.
09:13:50 #13 37.04 Preparing to unpack .../089-libnpth0_1.6-1_armhf.deb ...
09:13:50 #13 37.05 Unpacking libnpth0:armhf (1.6-1) ...
09:13:50 #13 37.09 Selecting previously unselected package dirmngr.
09:13:50 #13 37.09 Preparing to unpack .../090-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 37.10 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:13:50 #13 37.16 Selecting previously unselected package gnupg-l10n.
09:13:50 #13 37.16 Preparing to unpack .../091-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:13:50 #13 37.16 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:13:50 #13 39.66 Unpacking libpod-parser-perl (1.63-2) ...
09:13:50 #13 39.70 Selecting previously unselected package libpod-constants-perl.
09:13:50 #13 39.70 Preparing to unpack .../293-libpod-constants-perl_0.19-2_all.deb ...
09:13:50 #13 39.71 Unpacking libpod-constants-perl (0.19-2) ...
09:13:50 #13 39.79 Selecting previously unselected package libproc-processtable-perl.
09:13:50 #13 39.80 Preparing to unpack .../294-libproc-processtable-perl_0.59-2+b1_amd64.deb ...
09:13:50 #13 39.80 Unpacking libproc-processtable-perl (0.59-2+b1) ...
09:13:50 #13 39.85 Selecting previously unselected package libre2-9:amd64.
09:13:50 #13 39.85 Preparing to unpack .../295-libre2-9_20210201+dfsg-1_amd64.deb ...
09:13:50 #13 39.85 Unpacking libre2-9:amd64 (20210201+dfsg-1) ...
09:13:50 #13 39.90 Selecting previously unselected package libre-engine-re2-perl:amd64.
09:13:50 #13 39.90 Preparing to unpack .../296-libre-engine-re2-perl_0.14-1_amd64.deb ...
09:13:50 #13 39.90 Unpacking libre-engine-re2-perl:amd64 (0.14-1) ...
09:13:50 #13 39.93 Selecting previously unselected package libreadonly-perl.
09:13:50 #13 39.94 Preparing to unpack .../297-libreadonly-perl_2.050-3_all.deb ...
09:13:50 #13 39.94 Unpacking libreadonly-perl (2.050-3) ...
09:13:50 #13 39.98 Selecting previously unselected package libref-util-perl.
09:13:50 #13 39.98 Preparing to unpack .../298-libref-util-perl_0.204-1_all.deb ...
09:13:50 #13 39.99 Unpacking libref-util-perl (0.204-1) ...
09:13:50 #13 40.01 Selecting previously unselected package libref-util-xs-perl.
09:13:50 #14 36.65 Preparing to unpack .../029-python3-six_1.14.0-2_all.deb ...
09:13:50 #14 36.65 Unpacking python3-six (1.14.0-2) ...
09:13:50 #14 36.68 Selecting previously unselected package shared-mime-info.
09:13:50 #14 36.68 Preparing to unpack .../030-shared-mime-info_1.15-1_armhf.deb ...
09:13:50 #14 36.69 Unpacking shared-mime-info (1.15-1) ...
09:13:50 #14 36.77 Selecting previously unselected package ucf.
09:13:50 #14 36.77 Preparing to unpack .../031-ucf_3.0038+nmu1_all.deb ...
09:13:50 #14 36.77 Moving old data out of the way
09:13:50 #14 36.77 Unpacking ucf (3.0038+nmu1) ...
09:13:50 #14 36.82 Selecting previously unselected package xdg-user-dirs.
09:13:50 #14 36.82 Preparing to unpack .../032-xdg-user-dirs_0.17-2ubuntu1_armhf.deb ...
09:13:50 #14 36.83 Unpacking xdg-user-dirs (0.17-2ubuntu1) ...
09:13:50 #14 36.88 Selecting previously unselected package xz-utils.
09:13:50 #14 41.74 Preparing to unpack .../097-g++_4%3a9.3.0-1ubuntu2_arm64.deb ...
09:13:50 #14 41.74 Unpacking g++ (4:9.3.0-1ubuntu2) ...
09:13:50 #14 41.77 Selecting previously unselected package make.
09:13:50 #14 41.77 Preparing to unpack .../098-make_4.2.1-1.2_arm64.deb ...
09:13:50 #14 41.77 Unpacking make (4.2.1-1.2) ...
09:13:50 #14 41.82 Selecting previously unselected package libdpkg-perl.
09:13:50 #14 41.82 Preparing to unpack .../099-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
09:13:50 #14 41.83 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
09:13:50 #14 41.87 Selecting previously unselected package patch.
09:13:50 #14 41.87 Preparing to unpack .../100-patch_2.7.6-6_arm64.deb ...
09:13:50 #14 41.88 Unpacking patch (2.7.6-6) ...
09:13:50 #14 41.92 Selecting previously unselected package dpkg-dev.
09:13:50 #14 41.92 Preparing to unpack .../101-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
09:13:50 #14 41.93 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
09:13:50 #14 42.00 Selecting previously unselected package build-essential.
09:13:50 #13 37.05 Selecting previously unselected package libabsl20220623:armhf.
09:13:50 #13 39.48 Preparing to unpack .../342-libsocket6-perl_0.29-3_amd64.deb ...
09:13:50 #13 39.48 Unpacking libsocket6-perl (0.29-3) ...
09:13:50 #13 39.51 Selecting previously unselected package libstring-copyright-perl.
09:13:50 #13 39.51 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ...
09:13:50 #13 39.51 Unpacking libstring-copyright-perl (0.003014-1) ...
09:13:50 #13 39.54 Selecting previously unselected package libstring-escape-perl.
09:13:50 #13 39.54 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ...
09:13:50 #13 39.54 Unpacking libstring-escape-perl (2010.002-3) ...
09:13:50 #13 39.57 Selecting previously unselected package libstring-license-perl.
09:13:50 #13 39.57 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ...
09:13:50 #13 39.57 Unpacking libstring-license-perl (0.0.2-1) ...
09:13:50 #13 39.63 Selecting previously unselected package libstring-shellquote-perl.
09:13:50 #13 39.63 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ...
09:13:50 #13 39.64 Unpacking libstring-shellquote-perl (1.04-3) ...
09:13:50 #13 39.66 Selecting previously unselected package libsys-cpuaffinity-perl.
09:13:50 #13 39.66 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_amd64.deb ...
09:13:50 #13 39.67 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:13:50 #13 39.70 Selecting previously unselected package libterm-readkey-perl.
09:13:50 #13 39.70 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_amd64.deb ...
09:13:50 #13 39.70 Unpacking libterm-readkey-perl (2.38-2+b1) ...
09:13:50 #13 39.73 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:50 #13 39.43 Preparing to unpack .../300-libxdmcp6_1%3a1.1.2-3_amd64.deb ...
09:13:50 #13 39.43 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:50 #13 39.51 Selecting previously unselected package libxcb1:amd64.
09:13:50 #13 39.51 Preparing to unpack .../301-libxcb1_1.13.1-2_amd64.deb ...
09:13:50 #13 39.51 Unpacking libxcb1:amd64 (1.13.1-2) ...
09:13:50 #13 39.54 Selecting previously unselected package libx11-data.
09:13:50 #13 39.55 Preparing to unpack .../302-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ...
09:13:50 #13 39.55 Unpacking libx11-data (2:1.6.7-1+deb10u3) ...
09:13:50 #13 39.61 Selecting previously unselected package libx11-6:amd64.
09:13:50 #13 39.62 Preparing to unpack .../303-libx11-6_2%3a1.6.7-1+deb10u3_amd64.deb ...
09:13:50 #13 39.62 Unpacking libx11-6:amd64 (2:1.6.7-1+deb10u3) ...
09:13:50 #13 36.01 Selecting previously unselected package libnamespace-clean-perl.
09:13:50 #13 36.02 Preparing to unpack .../281-libnamespace-clean-perl_0.27-2_all.deb ...
09:13:50 #13 36.02 Unpacking libnamespace-clean-perl (0.27-2) ...
09:13:50 #13 36.05 Selecting previously unselected package libpath-tiny-perl.
09:13:50 #13 36.05 Preparing to unpack .../282-libpath-tiny-perl_0.144-1_all.deb ...
09:13:50 #13 36.05 Unpacking libpath-tiny-perl (0.144-1) ...
09:13:50 #13 36.09 Selecting previously unselected package libstrictures-perl.
09:13:50 #13 36.09 Preparing to unpack .../283-libstrictures-perl_2.000006-1_all.deb ...
09:13:50 #13 36.09 Unpacking libstrictures-perl (2.000006-1) ...
09:13:50 #13 36.12 Selecting previously unselected package libtype-tiny-perl.
09:13:50 #13 36.12 Preparing to unpack .../284-libtype-tiny-perl_2.002001-1_all.deb ...
09:13:50 #13 36.13 Unpacking libtype-tiny-perl (2.002001-1) ...
09:13:50 #13 36.18 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:50 #13 36.18 Preparing to unpack .../285-libgitlab-api-v4-perl_0.26-3_all.deb ...
09:13:50 #13 36.19 Unpacking libgitlab-api-v4-perl (0.26-3) ...
09:13:50 #15 33.08   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         79/88 
09:13:50 #15 29.82 Transaction test succeeded.
09:13:50 #15 29.82 Running transaction
09:13:50 #14 39.58 Selecting previously unselected package manpages-dev.
09:13:50 #14 36.37 Setting up autopoint (0.21-11) ...
09:13:50 #14 39.58 Preparing to unpack .../347-manpages-dev_5.10-1ubuntu1_all.deb ...
09:13:50 #14 39.58 Unpacking manpages-dev (5.10-1ubuntu1) ...
09:13:50 #14 36.39 Setting up fonts-dejavu-core (2.37-6) ...
09:13:50 #14 36.45 Setting up ucf (3.0043+nmu1) ...
09:13:50 #14 36.54 Setting up libk5crypto3:amd64 (1.20.1-1build1) ...
09:13:50 #14 36.56 Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu1) ...
09:13:50 #14 36.57 Setting up libltdl7:amd64 (2.4.7-5) ...
09:13:50 #14 36.60 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:13:50 #14 36.61 Setting up libwebp7:amd64 (1.2.4-0.1ubuntu0.23.04.2) ...
09:13:50 #14 36.63 Setting up libubsan1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 35.38 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:50 #14 34.13 Get:264 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetaddr-ip-perl armhf 4.079+dfsg-2build1 [80.4 kB]
09:13:50 #14 34.25 Get:265 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-ip-perl all 0.31-1 [17.2 kB]
09:13:50 #14 34.27 Get:266 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdata-validate-uri-perl all 0.07-2 [11.1 kB]
09:13:50 #14 34.28 Get:267 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdistro-info-perl all 1.5 [5388 B]
09:13:50 #14 34.29 Get:268 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libemail-address-xs-perl armhf 1.05-1build1 [26.5 kB]
09:13:50 #14 34.30 Get:269 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexporter-tiny-perl all 1.006000-1 [36.7 kB]
09:13:50 #14 34.33 Get:270 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfcgi-bin armhf 2.4.2-2build2 [10.2 kB]
09:13:50 #14 34.33 Get:271 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-system-simple-perl all 1.30-2 [22.3 kB]
09:13:50 #14 34.34 Get:272 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-basedir-perl all 0.09-2 [14.4 kB]
09:13:50 #14 34.35 Get:273 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-chdir-perl all 0.1008-1.1 [10.6 kB]
09:13:50 #14 41.01 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-copyright-perl all 0.003014-1 [20.5 kB]
09:13:50 #14 41.02 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-escape-perl all 2010.002-3 [16.1 kB]
09:13:50 #14 41.02 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
09:13:50 #14 41.04 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstring-shellquote-perl all 1.04-3 [11.3 kB]
09:13:50 #14 41.04 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsyntax-keyword-try-perl arm64 0.28-1 [25.7 kB]
09:13:50 #14 41.06 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libterm-readkey-perl arm64 2.38-2build1 [23.2 kB]
09:13:50 #14 41.07 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-levenshteinxs-perl arm64 0.03-5build1 [8004 B]
09:13:50 #14 41.08 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-markdown-discount-perl arm64 0.16-1 [12.2 kB]
09:13:50 #14 34.30 Get:274 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-identify-perl armhf 0.14-1build5 [9848 B]
09:13:50 #14 34.38 Get:275 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsub-name-perl armhf 0.26-1build3 [10.7 kB]
09:13:50 #14 34.39 Get:276 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-clean-perl all 0.27-1 [13.6 kB]
09:13:50 #14 34.45 Get:277 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-tiny-perl all 0.122-1 [45.9 kB]
09:13:50 #14 34.52 Get:278 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:50 #13 37.72 Selecting previously unselected package pbzip2.
09:13:50 #13 37.72 Preparing to unpack .../339-pbzip2_1.1.13-1_arm64.deb ...
09:13:50 #13 37.73 Unpacking pbzip2 (1.1.13-1) ...
09:13:50 #13 37.76 Selecting previously unselected package pixz.
09:13:50 #13 37.76 Preparing to unpack .../340-pixz_1.0.7-1_arm64.deb ...
09:13:50 #13 37.77 Unpacking pixz (1.0.7-1) ...
09:13:50 #13 37.80 Selecting previously unselected package xdelta.
09:13:50 #13 37.80 Preparing to unpack .../341-xdelta_1.1.3-9.3_arm64.deb ...
09:13:50 #13 37.80 Unpacking xdelta (1.1.3-9.3) ...
09:13:50 #13 37.83 Selecting previously unselected package xdelta3.
09:13:50 #13 37.84 Preparing to unpack .../342-xdelta3_3.0.11-dfsg-1+b1_arm64.deb ...
09:13:50 #13 37.84 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
09:13:50 #13 37.87 Selecting previously unselected package pristine-tar.
09:13:50 #13 41.79   Preparing        :                                                        1/1 
09:13:50 #13 41.83   Upgrading        : rpm-libs-4.19.0-1.fc39.aarch64                       1/153 
09:13:50 #13 41.84   Running scriptlet: rpm-4.19.0-1.fc39.aarch64                            2/153 
09:13:50 #13 41.89   Upgrading        : rpm-4.19.0-1.fc39.aarch64                            2/153 
09:13:50 #13 40.96 Adding system-user for exim (v4)
09:13:50 #13 31.15 Preparing to unpack .../084-libhttp-date-perl_6.05-2_all.deb ...
09:13:50 #13 31.16 Unpacking libhttp-date-perl (6.05-2) ...
09:13:50 #13 31.20 Selecting previously unselected package libfile-listing-perl.
09:13:50 #13 31.20 Preparing to unpack .../085-libfile-listing-perl_6.15-1_all.deb ...
09:13:50 #13 31.20 Unpacking libfile-listing-perl (6.15-1) ...
09:13:50 #13 31.25 Selecting previously unselected package libhtml-tagset-perl.
09:13:50 #13 31.25 Preparing to unpack .../086-libhtml-tagset-perl_3.20-6_all.deb ...
09:13:50 #13 31.25 Unpacking libhtml-tagset-perl (3.20-6) ...
09:13:50 #13 31.29 Selecting previously unselected package libregexp-ipv6-perl.
09:13:50 #13 31.29 Preparing to unpack .../087-libregexp-ipv6-perl_0.03-3_all.deb ...
09:13:50 #13 31.29 Unpacking libregexp-ipv6-perl (0.03-3) ...
09:13:50 #13 31.33 Selecting previously unselected package liburi-perl.
09:13:50 #13 31.34 Preparing to unpack .../088-liburi-perl_5.17-1_all.deb ...
09:13:50 #13 31.34 Unpacking liburi-perl (5.17-1) ...
09:13:50 #13 31.39 Selecting previously unselected package libhtml-parser-perl:armhf.
09:13:50 #14 37.40 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
09:13:50 #14 37.41 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
09:13:50 #14 37.42 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:13:50 #14 37.44 Setting up mime-support (3.64ubuntu1) ...
09:13:50 #14 37.47 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
09:13:50 #14 37.50 Setting up libmagic-mgc (1:5.38-4) ...
09:13:50 #14 37.55 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
09:13:50 #14 37.56 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
09:13:50 #14 37.57 No schema files found: doing nothing.
09:13:50 #14 37.58 Setting up distro-info-data (0.43ubuntu1.13) ...
09:13:50 #14 37.59 Setting up manpages (5.05-1) ...
09:13:50 #14 37.61 Setting up unzip (6.0-25ubuntu1.1) ...
09:13:50 #14 37.62 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
09:13:50 #14 37.64 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
09:13:50 #14 37.65 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:50 #14 37.67 Setting up binutils-common:amd64 (2.34-6ubuntu1.6) ...
09:13:50 #14 37.68 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
09:13:50 #14 37.69 Setting up libmagic1:amd64 (1:5.38-4) ...
09:13:50 #14 37.71 Setting up less (551-1ubuntu0.1) ...
09:13:50 #13 35.74 Preparing to unpack .../150-python3-gpg_1.14.0-1+b2_armhf.deb ...
09:13:50 #13 35.75 Unpacking python3-gpg (1.14.0-1+b2) ...
09:13:50 #13 35.81 Selecting previously unselected package dput.
09:13:50 #13 35.81 Preparing to unpack .../151-dput_1.1.0_all.deb ...
09:13:50 #13 35.82 Unpacking dput (1.1.0) ...
09:13:50 #13 35.86 Selecting previously unselected package equivs.
09:13:50 #13 35.86 Preparing to unpack .../152-equivs_2.3.1_all.deb ...
09:13:50 #13 35.86 Unpacking equivs (2.3.1) ...
09:13:50 #13 35.90 Selecting previously unselected package fonts-dejavu-core.
09:13:50 #13 35.90 Preparing to unpack .../153-fonts-dejavu-core_2.37-2_all.deb ...
09:13:50 #13 35.90 Unpacking fonts-dejavu-core (2.37-2) ...
09:13:50 #13 37.27 Selecting previously unselected package gnupg-utils.
09:13:50 #13 37.27 Preparing to unpack .../092-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 37.27 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:13:50 #13 37.35 Selecting previously unselected package gpg.
09:13:50 #13 37.35 Preparing to unpack .../093-gpg_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 37.35 Unpacking gpg (2.2.12-1+deb10u2) ...
09:13:50 #13 37.43 Selecting previously unselected package pinentry-curses.
09:13:50 #13 37.43 Preparing to unpack .../094-pinentry-curses_1.1.0-2_armhf.deb ...
09:13:50 #13 37.43 Unpacking pinentry-curses (1.1.0-2) ...
09:13:50 #13 37.47 Selecting previously unselected package gpg-agent.
09:13:50 #13 37.47 Preparing to unpack .../095-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 37.47 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:13:50 #13 37.52 Selecting previously unselected package gpg-wks-client.
09:13:50 #13 37.52 Preparing to unpack .../096-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
09:13:50 #13 37.52 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:13:50 #13 37.57 Selecting previously unselected package gpg-wks-server.
09:13:50 #14 36.88 Preparing to unpack .../033-xz-utils_5.2.4-1ubuntu1.1_armhf.deb ...
09:13:50 #14 36.88 Unpacking xz-utils (5.2.4-1ubuntu1.1) ...
09:13:50 #14 36.92 Selecting previously unselected package gettext-base.
09:13:50 #14 36.92 Preparing to unpack .../034-gettext-base_0.19.8.1-10build1_armhf.deb ...
09:13:50 #14 36.93 Unpacking gettext-base (0.19.8.1-10build1) ...
09:13:50 #14 36.96 Selecting previously unselected package iso-codes.
09:13:50 #14 36.96 Preparing to unpack .../035-iso-codes_4.4-1_all.deb ...
09:13:50 #14 36.96 Unpacking iso-codes (4.4-1) ...
09:13:50 #13 40.02 Preparing to unpack .../299-libref-util-xs-perl_0.117-1+b3_amd64.deb ...
09:13:50 #13 40.02 Unpacking libref-util-xs-perl (0.117-1+b3) ...
09:13:50 #13 40.05 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:50 #13 40.06 Preparing to unpack .../300-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
09:13:50 #13 40.06 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
09:13:50 #13 40.10 Selecting previously unselected package libregexp-pattern-perl.
09:13:50 #13 40.10 Preparing to unpack .../301-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:13:50 #13 40.11 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:13:50 #13 40.14 Selecting previously unselected package libsasl2-modules:amd64.
09:13:50 #13 40.14 Preparing to unpack .../302-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:13:50 #13 40.15 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:50 #13 40.19 Selecting previously unselected package libsereal-decoder-perl.
09:13:50 #13 40.19 Preparing to unpack .../303-libsereal-decoder-perl_4.018+ds-1+b1_amd64.deb ...
09:13:50 #13 40.20 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
09:13:50 #13 40.24 Selecting previously unselected package libsereal-encoder-perl.
09:13:50 #13 40.24 Preparing to unpack .../304-libsereal-encoder-perl_4.018+ds-1+b1_amd64.deb ...
09:13:50 #13 40.24 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
09:13:50 #14 42.00 Preparing to unpack .../102-build-essential_12.8ubuntu1.1_arm64.deb ...
09:13:50 #14 42.00 Unpacking build-essential (12.8ubuntu1.1) ...
09:13:50 #14 42.04 Selecting previously unselected package libbrotli1:arm64.
09:13:50 #14 42.04 Preparing to unpack .../103-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
09:13:50 #14 42.04 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
09:13:50 #14 42.10 Selecting previously unselected package libroken18-heimdal:arm64.
09:13:50 #14 42.10 Preparing to unpack .../104-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:50 #14 42.10 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:50 #14 42.14 Selecting previously unselected package libasn1-8-heimdal:arm64.
09:13:50 #14 42.14 Preparing to unpack .../105-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:50 #14 42.14 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:50 #14 42.22 Selecting previously unselected package libheimbase1-heimdal:arm64.
09:13:50 #13 37.05 Preparing to unpack .../168-libabsl20220623_20220623.1-1_armhf.deb ...
09:13:50 #13 37.06 Unpacking libabsl20220623:armhf (20220623.1-1) ...
09:13:50 #13 37.14 Selecting previously unselected package libalgorithm-diff-perl.
09:13:50 #13 37.14 Preparing to unpack .../169-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:50 #13 37.15 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:50 #13 37.18 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
09:13:50 #13 37.18 Preparing to unpack .../170-libalgorithm-diff-xs-perl_0.04-8+b1_armhf.deb ...
09:13:50 #13 37.19 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
09:13:50 #13 37.27 Selecting previously unselected package libalgorithm-merge-perl.
09:13:50 #13 37.27 Preparing to unpack .../171-libalgorithm-merge-perl_0.08-5_all.deb ...
09:13:50 #13 37.27 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:13:50 #13 37.30 Selecting previously unselected package libaliased-perl.
09:13:50 #13 39.73 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_amd64.deb ...
09:13:50 #13 39.74 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
09:13:50 #13 39.76 Selecting previously unselected package libtext-markdown-discount-perl.
09:13:50 #13 39.77 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_amd64.deb ...
09:13:50 #13 39.77 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:13:50 #13 39.80 Selecting previously unselected package libtext-xslate-perl:amd64.
09:13:50 #13 39.80 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_amd64.deb ...
09:13:50 #13 39.80 Unpacking libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
09:13:50 #13 39.85 Selecting previously unselected package libtime-duration-perl.
09:13:50 #13 39.85 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ...
09:13:50 #13 39.85 Unpacking libtime-duration-perl (1.21-2) ...
09:13:50 #13 39.88 Selecting previously unselected package libtime-moment-perl.
09:13:50 #13 39.88 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_amd64.deb ...
09:13:50 #13 39.88 Unpacking libtime-moment-perl (0.44-2+b1) ...
09:13:50 #13 39.92 Selecting previously unselected package libtype-tiny-xs-perl:amd64.
09:13:50 #13 39.92 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_amd64.deb ...
09:13:50 #13 39.92 Unpacking libtype-tiny-xs-perl:amd64 (0.025-1) ...
09:13:50 #13 39.95 Selecting previously unselected package libunicode-utf8-perl.
09:13:50 #16 13.85   Installing       : glibc-devel-2.34-82.el9.x86_64                       43/91 
09:13:50 #16 14.34   Installing       : gcc-11.4.1-2.1.el9.x86_64                            44/91 
09:13:50 #13 39.70 Selecting previously unselected package libxext6:amd64.
09:13:50 #13 39.71 Preparing to unpack .../304-libxext6_2%3a1.3.3-1+b2_amd64.deb ...
09:13:50 #13 39.71 Unpacking libxext6:amd64 (2:1.3.3-1+b2) ...
09:13:50 #13 39.74 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:50 #13 39.74 Preparing to unpack .../305-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:13:50 #13 39.74 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:13:50 #13 39.77 Selecting previously unselected package libxml-sax-base-perl.
09:13:50 #13 39.77 Preparing to unpack .../306-libxml-sax-base-perl_1.09-1_all.deb ...
09:13:50 #13 39.77 Unpacking libxml-sax-base-perl (1.09-1) ...
09:13:50 #13 39.81 Selecting previously unselected package libxml-sax-perl.
09:13:50 #13 39.81 Preparing to unpack .../307-libxml-sax-perl_1.00+dfsg-1_all.deb ...
09:13:50 #13 39.81 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
09:13:50 #13 39.85 Selecting previously unselected package libxml-libxml-perl.
09:13:50 #13 39.85 Preparing to unpack .../308-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ...
09:13:50 #13 39.85 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
09:13:50 #13 39.93 Selecting previously unselected package libxml-sax-expat-perl.
09:13:50 #13 39.93 Preparing to unpack .../309-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:50 #13 39.93 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:50 #13 39.96 Selecting previously unselected package libxml-simple-perl.
09:13:50 #13 39.96 Preparing to unpack .../310-libxml-simple-perl_2.25-1_all.deb ...
09:13:50 #13 39.96 Unpacking libxml-simple-perl (2.25-1) ...
09:13:50 #13 39.99 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:50 #13 40.00 Preparing to unpack .../311-libxmlrpc-lite-perl_0.717-2_all.deb ...
09:13:50 #13 40.00 Unpacking libxmlrpc-lite-perl (0.717-2) ...
09:13:50 #13 40.03 Selecting previously unselected package libxmuu1:amd64.
09:13:50 #13 36.23 Selecting previously unselected package libglib2.0-0:arm64.
09:13:50 #13 36.24 Preparing to unpack .../286-libglib2.0-0_2.74.6-2_arm64.deb ...
09:13:50 #13 36.24 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
09:13:50 #13 36.36 Selecting previously unselected package libglib2.0-data.
09:13:50 #13 36.36 Preparing to unpack .../287-libglib2.0-data_2.74.6-2_all.deb ...
09:13:50 #13 36.36 Unpacking libglib2.0-data (2.74.6-2) ...
09:13:50 #15 33.37   Installing       : gdb-headless-8.2-20.el8.aarch64                      80/88 
09:13:50 #15 33.39   Installing       : go-srpm-macros-2-17.el8.noarch                       81/88 
09:13:50 #15 33.40   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   82/88 
09:13:50 #15 33.41   Installing       : efi-srpm-macros-3-3.el8.noarch                       83/88 
09:13:50 #15 33.43   Installing       : dwz-0.12-10.el8.aarch64                              84/88 
09:13:50 #15 33.44   Installing       : redhat-rpm-config-131-1.el8.noarch                   85/88 
09:13:50 #15 33.47   Installing       : rpm-build-4.14.3-26.el8.aarch64                      86/88 
09:13:50 #15 33.49   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                87/88 
09:13:50 #15 33.53   Installing       : rpmlint-1.10-14.el8.noarch                           88/88 
09:13:50 #15 33.54   Running scriptlet: guile-5:2.0.14-7.el8.aarch64                         88/88 
09:13:50 #14 39.83 Selecting previously unselected package python3-certifi.
09:13:50 #14 39.84 Preparing to unpack .../348-python3-certifi_2020.6.20-1_all.deb ...
09:13:50 #14 39.84 Unpacking python3-certifi (2020.6.20-1) ...
09:13:50 #14 39.91 Selecting previously unselected package python3-idna.
09:13:50 #14 39.91 Preparing to unpack .../349-python3-idna_3.3-1_all.deb ...
09:13:50 #14 39.92 Unpacking python3-idna (3.3-1) ...
09:13:50 #14 39.95 Selecting previously unselected package python3-six.
09:13:50 #14 36.64 Setting up python-apt-common (2.5.3ubuntu1) ...
09:13:50 #14 36.65 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
09:13:50 #14 36.67 Setting up libasan8:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 36.68 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
09:13:50 #14 36.69 Setting up lzop (1.04-2build2) ...
09:13:50 #14 36.70 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
09:13:50 #14 36.72 Setting up netbase (6.4) ...
09:13:50 #14 36.74 Setting up libkrb5-3:amd64 (1.20.1-1build1) ...
09:13:50 #14 36.79 Setting up libtsan2:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:50 #14 36.80 Setting up libbinutils:amd64 (2.40-2ubuntu4.1) ...
09:13:50 #14 36.82 Setting up lsb-release (12.0-1ubuntu1) ...
09:13:50 #14 36.83 Setting up libfido2-1:amd64 (1.12.0-2) ...
09:13:50 #14 36.84 Setting up libisl23:amd64 (0.25-1) ...
09:13:50 #14 36.85 Setting up libc-dev-bin (2.37-0ubuntu2) ...
09:13:50 #14 36.86 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:13:50 #14 36.88 Setting up libbsd0:amd64 (0.11.7-4) ...
09:13:50 #14 36.89 Setting up libelf1:amd64 (0.188-2.1) ...
09:13:50 #14 36.90 Setting up readline-common (8.2-1.3) ...
09:13:50 #14 36.92 Setting up publicsuffix (20230209.2326-1) ...
09:13:50 #14 36.93 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:13:50 #14 36.94 Setting up zstd (1.5.4+dfsg2-4) ...
09:13:50 #14 36.95 Setting up libmarkdown2:amd64 (2.2.7-2) ...
09:13:50 #14 35.53 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-format-perl all 2.12-1.1 [41.3 kB]
09:13:50 #14 35.61 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
09:13:50 #14 35.64 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
09:13:50 #14 35.67 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-interactive-perl all 1.023-1 [10.4 kB]
09:13:50 #14 35.68 Get:291 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libio-prompt-tiny-perl all 0.003-1 [8924 B]
09:13:50 #14 35.69 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:50 #14 35.70 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-xs-perl arm64 4.030-1build3 [87.0 kB]
09:13:50 #14 35.75 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjson-maybexs-perl all 1.004003-1 [11.3 kB]
09:13:51 #14 41.09 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtext-xslate-perl arm64 3.5.9-1build2 [185 kB]
09:13:51 #14 41.16 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-duration-perl all 1.21-2 [12.3 kB]
09:13:51 #14 34.54 Get:279 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-perl all 1.012004-1 [321 kB]
09:13:51 #14 34.71 Get:280 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgitlab-api-v4-perl all 0.26-1 [84.1 kB]
09:13:51 #14 34.73 Get:281 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhash-fieldhash-perl armhf 0.15-1build5 [16.1 kB]
09:13:51 #14 34.73 Get:282 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-form-perl all 6.07-1 [22.2 kB]
09:13:51 #14 34.73 Get:283 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-format-perl all 2.12-1.1 [41.3 kB]
09:13:51 #14 34.74 Get:284 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libhtml-html5-entities-perl all 0.004-1.1 [20.8 kB]
09:13:51 #13 37.88 Preparing to unpack .../343-pristine-tar_1.49_arm64.deb ...
09:13:51 #13 37.88 Unpacking pristine-tar (1.49) ...
09:13:51 #13 37.92 Selecting previously unselected package publicsuffix.
09:13:51 #13 37.92 Preparing to unpack .../344-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
09:13:51 #13 37.93 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
09:13:51 #13 37.96 Selecting previously unselected package python-apt-common.
09:13:51 #13 37.97 Preparing to unpack .../345-python-apt-common_2.2.1_all.deb ...
09:13:51 #13 37.97 Unpacking python-apt-common (2.2.1) ...
09:13:51 #13 38.02 Selecting previously unselected package python3-apt.
09:13:51 #13 38.02 Preparing to unpack .../346-python3-apt_2.2.1_arm64.deb ...
09:13:51 #13 38.02 Unpacking python3-apt (2.2.1) ...
09:13:51 #13 38.07 Selecting previously unselected package python3-certifi.
09:13:51 #13 38.07 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
09:13:51 #13 38.08 Unpacking python3-certifi (2020.6.20-1) ...
09:13:51 #13 38.12 Selecting previously unselected package python3-idna.
09:13:51 #13 41.90   Installing       : python3-six-1.16.0-12.fc39.noarch                    3/153 
09:13:51 #13 41.91   Installing       : hunspell-filesystem-1.7.2-5.fc39.aarch64             4/153 
09:13:51 #13 41.92   Installing       : hunspell-en-GB-0.20201207-7.fc39.noarch              5/153 
09:13:51 #13 41.93   Installing       : hunspell-en-0.20201207-7.fc39.noarch                 6/153 
09:13:51 #13 41.94   Installing       : hunspell-en-US-0.20201207-7.fc39.noarch              7/153 
09:13:51 #13 41.95   Installing       : hunspell-1.7.2-5.fc39.aarch64                        8/153 
09:13:51 #13 41.96   Installing       : elfutils-debuginfod-client-0.189-4.fc39.aarch64      9/153 
09:13:51 #13 41.98   Installing       : elfutils-0.189-4.fc39.aarch64                       10/153 
09:13:51 #13 41.99   Upgrading        : rpm-build-libs-4.19.0-1.fc39.aarch64                11/153 
09:13:51 #13 42.01   Installing       : xz-5.4.4-1.fc39.aarch64                             12/153 
09:13:51 #13 42.02   Installing       : unzip-6.0-62.fc39.aarch64                           13/153 
09:13:51 #13 42.03   Installing       : jansson-2.13.1-7.fc39.aarch64                       14/153 
09:13:51 #13 42.05   Installing       : binutils-gold-2.40-13.fc39.aarch64                  15/153 
09:13:51 #13 41.25 Setting up libuchardet0:arm64 (0.0.6-3) ...
09:13:51 #13 41.26 Setting up git-man (1:2.20.1-2+deb10u8) ...
09:13:51 #13 41.30 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
09:13:51 #13 41.31 Setting up netbase (5.6) ...
09:13:51 #13 31.39 Preparing to unpack .../089-libhtml-parser-perl_3.81-1_armhf.deb ...
09:13:51 #13 31.39 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
09:13:51 #13 31.44 Selecting previously unselected package libhtml-tree-perl.
09:13:51 #13 31.44 Preparing to unpack .../090-libhtml-tree-perl_5.07-3_all.deb ...
09:13:51 #13 31.44 Unpacking libhtml-tree-perl (5.07-3) ...
09:13:51 #13 31.50 Selecting previously unselected package libclone-perl:armhf.
09:13:51 #13 31.50 Preparing to unpack .../091-libclone-perl_0.46-1_armhf.deb ...
09:13:51 #13 31.50 Unpacking libclone-perl:armhf (0.46-1) ...
09:13:51 #13 31.54 Selecting previously unselected package libio-html-perl.
09:13:51 #13 31.54 Preparing to unpack .../092-libio-html-perl_1.004-3_all.deb ...
09:13:51 #13 31.54 Unpacking libio-html-perl (1.004-3) ...
09:13:51 #13 31.58 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:51 #13 31.58 Preparing to unpack .../093-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:13:51 #13 31.58 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:13:51 #13 31.62 Selecting previously unselected package libhttp-message-perl.
09:13:51 #14 37.73 Setting up perl-openssl-defaults:amd64 (4) ...
09:13:51 #14 37.74 Setting up linux-libc-dev:amd64 (5.4.0-163.180) ...
09:13:51 #14 37.76 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.6) ...
09:13:51 #14 37.77 Setting up gettext-base (0.19.8.1-10build1) ...
09:13:51 #14 37.78 Setting up libnpth0:amd64 (1.6-1) ...
09:13:51 #14 37.79 Setting up krb5-locales (1.17-6ubuntu4.3) ...
09:13:51 #14 37.81 Setting up file (1:5.38-4) ...
09:13:51 #14 37.82 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
09:13:51 #14 37.83 Setting up libgomp1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:51 #14 37.84 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ...
09:13:51 #14 37.85 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:13:51 #14 37.87 Setting up libunwind8:amd64 (1.2.1-9ubuntu0.1) ...
09:13:51 #14 37.88 Setting up libfakeroot:amd64 (1.24-1) ...
09:13:51 #14 37.90 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
09:13:51 #14 37.91 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:51 #14 37.92 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:13:51 #13 37.57 Preparing to unpack .../097-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
09:13:51 #13 37.57 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:13:51 #13 37.62 Selecting previously unselected package gpgsm.
09:13:51 #13 37.62 Preparing to unpack .../098-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
09:13:51 #13 37.62 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:13:51 #13 37.67 Selecting previously unselected package gnupg.
09:13:51 #13 37.67 Preparing to unpack .../099-gnupg_2.2.12-1+deb10u2_all.deb ...
09:13:51 #13 37.67 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:13:51 #13 37.73 Selecting previously unselected package libfile-which-perl.
09:13:51 #13 37.73 Preparing to unpack .../100-libfile-which-perl_1.23-1_all.deb ...
09:13:51 #13 37.74 Unpacking libfile-which-perl (1.23-1) ...
09:13:51 #13 37.77 Selecting previously unselected package libfile-homedir-perl.
09:13:51 #13 37.77 Preparing to unpack .../101-libfile-homedir-perl_1.004-1_all.deb ...
09:13:51 #14 37.32 Selecting previously unselected package krb5-locales.
09:13:51 #14 37.32 Preparing to unpack .../036-krb5-locales_1.17-6ubuntu4.3_all.deb ...
09:13:51 #14 37.33 Unpacking krb5-locales (1.17-6ubuntu4.3) ...
09:13:51 #14 37.36 Selecting previously unselected package libcbor0.6:armhf.
09:13:51 #14 37.36 Preparing to unpack .../037-libcbor0.6_0.6.0-0ubuntu1_armhf.deb ...
09:13:51 #14 37.37 Unpacking libcbor0.6:armhf (0.6.0-0ubuntu1) ...
09:13:51 #14 37.40 Selecting previously unselected package libedit2:armhf.
09:13:51 #14 37.40 Preparing to unpack .../038-libedit2_3.1-20191231-1_armhf.deb ...
09:13:51 #14 37.41 Unpacking libedit2:armhf (3.1-20191231-1) ...
09:13:51 #14 37.45 Selecting previously unselected package libfido2-1:armhf.
09:13:51 #13 40.28 Selecting previously unselected package libtask-weaken-perl.
09:13:51 #13 40.29 Preparing to unpack .../305-libtask-weaken-perl_1.06-1_all.deb ...
09:13:51 #13 40.29 Unpacking libtask-weaken-perl (1.06-1) ...
09:13:51 #13 40.33 Selecting previously unselected package libxml-parser-perl:amd64.
09:13:51 #13 40.33 Preparing to unpack .../306-libxml-parser-perl_2.46-2_amd64.deb ...
09:13:51 #13 40.33 Unpacking libxml-parser-perl:amd64 (2.46-2) ...
09:13:51 #13 40.39 Selecting previously unselected package libsoap-lite-perl.
09:13:51 #13 40.39 Preparing to unpack .../307-libsoap-lite-perl_1.27-1_all.deb ...
09:13:51 #13 40.39 Unpacking libsoap-lite-perl (1.27-1) ...
09:13:51 #13 40.45 Selecting previously unselected package libsort-key-perl.
09:13:51 #13 40.45 Preparing to unpack .../308-libsort-key-perl_1.33-2+b3_amd64.deb ...
09:13:51 #13 40.45 Unpacking libsort-key-perl (1.33-2+b3) ...
09:13:51 #13 40.49 Selecting previously unselected package libstring-copyright-perl.
09:13:51 #16 5.857 (1/93): acl-2.3.1-3.el9.aarch64.rpm             240 kB/s |  73 kB     00:00    
09:13:51 #16 5.861 (2/93): cracklib-2.9.6-27.el9.aarch64.rpm       307 kB/s |  95 kB     00:00    
09:13:51 #16 5.864 (3/93): dbus-1.12.20-8.el9.aarch64.rpm          633 kB/s | 3.7 kB     00:00    
09:13:51 #16 5.869 (4/93): dbus-broker-28-7.el9.aarch64.rpm         21 MB/s | 166 kB     00:00    
09:13:51 #16 5.874 (5/93): dbus-common-1.12.20-8.el9.noarch.rpm    1.6 MB/s |  15 kB     00:00    
09:13:51 #16 5.925 (6/93): device-mapper-1.02.195-3.el9.aarch64.rp 2.5 MB/s | 138 kB     00:00    
09:13:51 #16 5.933 (7/93): device-mapper-libs-1.02.195-3.el9.aarch 2.9 MB/s | 172 kB     00:00    
09:13:51 #16 5.992 (8/93): cracklib-dicts-2.9.6-27.el9.aarch64.rpm 8.3 MB/s | 3.6 MB     00:00    
09:13:51 #16 5.995 (9/93): kmod-libs-28-9.el9.aarch64.rpm          940 kB/s |  62 kB     00:00    
09:13:51 #16 5.999 (10/93): libatomic-11.4.1-2.1.el9.aarch64.rpm   614 kB/s |  39 kB     00:00    
09:13:51 #16 6.002 (11/93): libcbor-0.7.0-5.el9.aarch64.rpm        8.5 MB/s |  56 kB     00:00    
09:13:51 #16 6.006 (12/93): libeconf-0.4.1-3.el9.aarch64.rpm       4.2 MB/s |  26 kB     00:00    
09:13:51 #16 6.011 (13/93): libedit-3.1-38.20210216cvs.el9.aarch64  14 MB/s | 103 kB     00:00    
09:13:51 #16 6.080 (14/93): libdb-5.3.28-53.el9.aarch64.rpm        8.3 MB/s | 712 kB     00:00    
09:13:51 #16 6.083 (15/93): libfdisk-2.37.4-15.el9.aarch64.rpm     1.9 MB/s | 149 kB     00:00    
09:13:51 #16 6.086 (16/93): libfido2-1.13.0-1.el9.aarch64.rpm      1.3 MB/s |  96 kB     00:00    
09:13:51 #16 6.090 (17/93): libpwquality-1.4.4-8.el9.aarch64.rpm    18 MB/s | 119 kB     00:00    
09:13:51 #16 6.149 (18/93): libseccomp-2.5.2-2.el9.aarch64.rpm     1.1 MB/s |  72 kB     00:00    
09:13:51 #16 6.153 (19/93): libselinux-utils-3.5-1.el9.aarch64.rpm 2.7 MB/s | 183 kB     00:00    
09:13:51 #16 6.156 (20/93): libutempter-1.2.1-6.el9.aarch64.rpm    413 kB/s |  27 kB     00:00    
09:13:51 #16 6.195 (21/93): make-4.3-7.el9.aarch64.rpm              12 MB/s | 535 kB     00:00    
09:13:51 #13 36.04 Selecting previously unselected package fontconfig-config.
09:13:51 #13 36.04 Preparing to unpack .../154-fontconfig-config_2.13.1-4.2_all.deb ...
09:13:51 #13 36.15 Unpacking fontconfig-config (2.13.1-4.2) ...
09:13:51 #13 36.20 Selecting previously unselected package libcurl3-gnutls:armhf.
09:13:51 #13 36.20 Preparing to unpack .../155-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
09:13:51 #13 36.21 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:13:51 #13 36.26 Selecting previously unselected package liberror-perl.
09:13:51 #14 42.22 Preparing to unpack .../106-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.22 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.26 Selecting previously unselected package libhcrypto4-heimdal:arm64.
09:13:51 #14 42.26 Preparing to unpack .../107-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.26 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.30 Selecting previously unselected package libwind0-heimdal:arm64.
09:13:51 #14 42.30 Preparing to unpack .../108-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.31 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.34 Selecting previously unselected package libhx509-5-heimdal:arm64.
09:13:51 #14 42.35 Preparing to unpack .../109-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.35 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.39 Selecting previously unselected package libkrb5-26-heimdal:arm64.
09:13:51 #14 42.39 Preparing to unpack .../110-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.43 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.48 Selecting previously unselected package libheimntlm0-heimdal:arm64.
09:13:51 #13 37.30 Preparing to unpack .../172-libaliased-perl_0.34-3_all.deb ...
09:13:51 #13 37.31 Unpacking libaliased-perl (0.34-3) ...
09:13:51 #13 37.34 Selecting previously unselected package libaom3:armhf.
09:13:51 #13 37.35 Preparing to unpack .../173-libaom3_3.6.0-1_armhf.deb ...
09:13:51 #13 37.35 Unpacking libaom3:armhf (3.6.0-1) ...
09:13:51 #13 37.49 Selecting previously unselected package libapt-pkg-perl.
09:13:51 #13 37.49 Preparing to unpack .../174-libapt-pkg-perl_0.1.40+b2_armhf.deb ...
09:13:51 #13 37.50 Unpacking libapt-pkg-perl (0.1.40+b2) ...
09:13:51 #13 37.53 Selecting previously unselected package libarchive-cpio-perl.
09:13:51 #13 37.54 Preparing to unpack .../175-libarchive-cpio-perl_0.10-3_all.deb ...
09:13:51 #13 37.54 Unpacking libarchive-cpio-perl (0.10-3) ...
09:13:51 #13 37.58 Selecting previously unselected package libarchive13:armhf.
09:13:51 #16 14.35   Running scriptlet: gcc-11.4.1-2.1.el9.x86_64                            44/91 
09:13:51 #16 14.47   Installing       : glibc-static-2.34-82.el9.x86_64                      45/91 
09:13:51 #16 14.48   Installing       : libxcrypt-static-4.4.18-3.el9.x86_64                 46/91 
09:13:51 #16 14.48   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch              47/91 
09:13:51 #13 39.95 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_amd64.deb ...
09:13:51 #13 39.95 Unpacking libunicode-utf8-perl (0.62-2) ...
09:13:51 #13 39.98 Selecting previously unselected package libunwind8:amd64.
09:13:51 #13 39.99 Preparing to unpack .../356-libunwind8_1.6.2-3_amd64.deb ...
09:13:51 #13 39.99 Unpacking libunwind8:amd64 (1.6.2-3) ...
09:13:51 #13 40.02 Selecting previously unselected package libwww-mechanize-perl.
09:13:51 #13 40.02 Preparing to unpack .../357-libwww-mechanize-perl_2.16-1_all.deb ...
09:13:51 #13 40.02 Unpacking libwww-mechanize-perl (2.16-1) ...
09:13:51 #13 40.06 Selecting previously unselected package libxdelta2:amd64.
09:13:51 #13 40.06 Preparing to unpack .../358-libxdelta2_1.1.3-10.4_amd64.deb ...
09:13:51 #13 40.07 Unpacking libxdelta2:amd64 (1.1.3-10.4) ...
09:13:51 #13 40.10 Selecting previously unselected package libxext6:amd64.
09:13:51 #13 40.11 Preparing to unpack .../359-libxext6_2%3a1.3.4-1+b1_amd64.deb ...
09:13:51 #13 40.11 Unpacking libxext6:amd64 (2:1.3.4-1+b1) ...
09:13:51 #13 40.14 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:51 #13 40.14 Preparing to unpack .../360-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:13:51 #13 40.14 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:13:51 #13 40.17 Selecting previously unselected package libxml-sax-base-perl.
09:13:51 #13 40.03 Preparing to unpack .../312-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
09:13:51 #13 40.04 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:13:51 #13 40.07 Selecting previously unselected package libyaml-0-2:amd64.
09:13:51 #13 40.07 Preparing to unpack .../313-libyaml-0-2_0.2.1-1_amd64.deb ...
09:13:51 #13 40.07 Unpacking libyaml-0-2:amd64 (0.2.1-1) ...
09:13:51 #13 40.10 Selecting previously unselected package libyaml-libyaml-perl.
09:13:51 #13 40.11 Preparing to unpack .../314-libyaml-libyaml-perl_0.76+repack-1_amd64.deb ...
09:13:51 #13 40.11 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
09:13:51 #13 40.14 Selecting previously unselected package licensecheck.
09:13:51 #13 40.14 Preparing to unpack .../315-licensecheck_3.0.31-3_all.deb ...
09:13:51 #13 40.15 Unpacking licensecheck (3.0.31-3) ...
09:13:51 #13 40.17 Selecting previously unselected package t1utils.
09:13:51 #13 40.18 Preparing to unpack .../316-t1utils_1.41-3_amd64.deb ...
09:13:51 #13 40.18 Unpacking t1utils (1.41-3) ...
09:13:51 #13 40.21 Selecting previously unselected package lintian.
09:13:51 #13 40.21 Preparing to unpack .../317-lintian_2.15.0_all.deb ...
09:13:51 #13 40.22 Unpacking lintian (2.15.0) ...
09:13:51 #13 36.50 Selecting previously unselected package libgpm2:arm64.
09:13:51 #13 36.50 Preparing to unpack .../288-libgpm2_1.20.7-10+b1_arm64.deb ...
09:13:51 #13 36.51 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
09:13:51 #13 36.53 Selecting previously unselected package libhtml-form-perl.
09:13:51 #13 36.54 Preparing to unpack .../289-libhtml-form-perl_6.11-1_all.deb ...
09:13:51 #13 36.60 Unpacking libhtml-form-perl (6.11-1) ...
09:13:51 #13 36.64 Selecting previously unselected package libhtml-format-perl.
09:13:51 #13 36.64 Preparing to unpack .../290-libhtml-format-perl_2.16-2_all.deb ...
09:13:51 #13 36.64 Unpacking libhtml-format-perl (2.16-2) ...
09:13:51 #13 36.67 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:51 #13 36.68 Preparing to unpack .../291-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:13:51 #13 36.68 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:13:51 #13 36.71 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:13:51 #15 33.56   Running scriptlet: rpmlint-1.10-14.el8.noarch                           88/88 
09:13:51 #15 33.69   Verifying        : desktop-file-utils-0.26-1.el8.aarch64                 1/88 
09:13:51 #15 33.69   Verifying        : dwz-0.12-10.el8.aarch64                               2/88 
09:13:51 #15 33.69   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/88 
09:13:51 #15 33.69   Verifying        : gc-7.6.4-3.el8.aarch64                                4/88 
09:13:51 #15 33.69   Verifying        : gdb-headless-8.2-20.el8.aarch64                       5/88 
09:13:51 #15 33.69   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/88 
09:13:51 #15 33.69   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/88 
09:13:51 #15 33.69   Verifying        : guile-5:2.0.14-7.el8.aarch64                          8/88 
09:13:51 #15 33.69   Verifying        : libatomic_ops-7.6.2-3.el8.aarch64                     9/88 
09:13:51 #15 33.69   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     10/88 
09:13:51 #15 33.69   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  11/88 
09:13:51 #15 33.69   Verifying        : perl-Digest-1.17-395.el8.noarch                      12/88 
09:13:51 #15 33.69   Verifying        : perl-Digest-MD5-2.55-396.el8.aarch64                 13/88 
09:13:51 #15 33.69   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  14/88 
09:13:51 #15 33.69   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   15/88 
09:13:51 #15 33.69   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   16/88 
09:13:51 #15 33.70   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aar   17/88 
09:13:51 #15 33.70   Verifying        : perl-URI-1.73-3.el8.noarch                           18/88 
09:13:51 #15 33.70   Verifying        : perl-libnet-3.11-3.el8.noarch                        19/88 
09:13:51 #15 33.70   Verifying        : perl-srpm-macros-1-25.el8.noarch                     20/88 
09:13:51 #15 33.70   Verifying        : python-rpm-macros-3-45.el8.noarch                    21/88 
09:13:51 #15 33.70   Verifying        : python-srpm-macros-3-45.el8.noarch                   22/88 
09:13:51 #15 33.70   Verifying        : python3-rpm-macros-3-45.el8.noarch                   23/88 
09:13:51 #15 33.70   Verifying        : python3-systemd-234-8.el8.aarch64                    24/88 
09:13:51 #15 33.70   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  25/88 
09:13:51 #15 33.70   Verifying        : redhat-rpm-config-131-1.el8.noarch                   26/88 
09:13:51 #15 33.70   Verifying        : rpm-build-4.14.3-26.el8.aarch64                      27/88 
09:13:51 #15 33.70   Verifying        : rpmlint-1.10-14.el8.noarch                           28/88 
09:13:51 #15 33.70   Verifying        : rust-srpm-macros-5-2.el8.noarch                      29/88 
09:13:51 #15 33.70   Verifying        : zstd-1.4.4-1.el8.aarch64                             30/88 
09:13:51 #15 33.70   Verifying        : bzip2-1.0.6-26.el8.aarch64                           31/88 
09:13:51 #15 33.70   Verifying        : dbus-glib-0.110-2.el8.aarch64                        32/88 
09:13:51 #15 33.70   Verifying        : diffutils-3.6-6.el8.aarch64                          33/88 
09:13:51 #15 33.70   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                34/88 
09:13:51 #15 33.70   Verifying        : elfutils-0.189-3.el8.aarch64                         35/88 
09:13:51 #15 33.70   Verifying        : elfutils-debuginfod-client-0.189-3.el8.aarch64       36/88 
09:13:51 #15 33.70   Verifying        : emacs-filesystem-1:26.1-11.el8.noarch                37/88 
09:13:51 #15 33.70   Verifying        : file-5.33-25.el8.aarch64                             38/88 
09:13:51 #15 33.70   Verifying        : glibc-gconv-extra-2.28-236.el8.1.aarch64             39/88 
09:13:51 #15 33.70   Verifying        : groff-base-1.22.3-18.el8.aarch64                     40/88 
09:13:51 #15 33.70   Verifying        : libbabeltrace-1.5.4-4.el8.aarch64                    41/88 
09:13:51 #15 33.70   Verifying        : libpkgconf-1.4.2-1.el8.aarch64                       42/88 
09:13:51 #15 33.70   Verifying        : libtool-ltdl-2.4.6-25.el8.aarch64                    43/88 
09:13:51 #15 33.70   Verifying        : ncurses-6.1-10.20180224.el8.aarch64                  44/88 
09:13:51 #15 33.70   Verifying        : openssl-1:1.1.1k-9.el8.aarch64                       45/88 
09:13:51 #15 33.70   Verifying        : patch-2.7.6-11.el8.aarch64                           46/88 
09:13:51 #15 33.70   Verifying        : perl-Carp-1.42-396.el8.noarch                        47/88 
09:13:51 #15 33.70   Verifying        : perl-Data-Dumper-2.167-399.el8.aarch64               48/88 
09:13:51 #15 33.70   Verifying        : perl-Encode-4:2.97-3.el8.aarch64                     49/88 
09:13:51 #15 33.70   Verifying        : perl-Errno-1.28-422.el8.aarch64                      50/88 
09:13:51 #15 33.70   Verifying        : perl-Exporter-5.72-396.el8.noarch                    51/88 
09:13:51 #15 33.70   Verifying        : perl-File-Path-2.15-2.el8.noarch                     52/88 
09:13:51 #15 33.70   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                53/88 
09:13:51 #15 33.70   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 54/88 
09:13:51 #15 33.70   Verifying        : perl-HTTP-Tiny-0.074-2.el8.noarch                    55/88 
09:13:51 #15 33.70   Verifying        : perl-IO-1.38-422.el8.aarch64                         56/88 
09:13:51 #15 33.70   Verifying        : perl-MIME-Base64-3.15-396.el8.aarch64                57/88 
09:13:51 #15 33.70   Verifying        : perl-PathTools-3.74-1.el8.aarch64                    58/88 
09:13:51 #15 33.70   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               59/88 
09:13:51 #15 33.70   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 60/88 
09:13:51 #15 33.70   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                61/88 
09:13:51 #15 33.70   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 62/88 
09:13:51 #15 33.70   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.aarch64          63/88 
09:13:51 #15 33.70   Verifying        : perl-Socket-4:2.027-3.el8.aarch64                    64/88 
09:13:51 #15 33.70   Verifying        : perl-Storable-1:3.11-3.el8.aarch64                   65/88 
09:13:51 #15 33.70   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              66/88 
09:13:51 #15 33.70   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    67/88 
09:13:51 #15 33.70   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             68/88 
09:13:51 #15 33.70   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         69/88 
09:13:51 #15 33.70   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 70/88 
09:13:51 #15 33.70   Verifying        : perl-Unicode-Normalize-1.25-396.el8.aarch64          71/88 
09:13:51 #15 33.70   Verifying        : perl-constant-1.33-396.el8.noarch                    72/88 
09:13:51 #15 33.70   Verifying        : perl-interpreter-4:5.26.3-422.el8.aarch64            73/88 
09:13:51 #15 33.70   Verifying        : perl-libs-4:5.26.3-422.el8.aarch64                   74/88 
09:13:51 #15 33.70   Verifying        : perl-macros-4:5.26.3-422.el8.aarch64                 75/88 
09:13:51 #15 33.70   Verifying        : perl-parent-1:0.237-1.el8.noarch                     76/88 
09:13:51 #15 33.70   Verifying        : perl-podlators-4.11-1.el8.noarch                     77/88 
09:13:51 #15 33.70   Verifying        : perl-threads-1:2.21-2.el8.aarch64                    78/88 
09:13:51 #15 33.70   Verifying        : perl-threads-shared-1.58-2.el8.aarch64               79/88 
09:13:51 #15 33.70   Verifying        : pkgconf-1.4.2-1.el8.aarch64                          80/88 
09:13:51 #15 33.70   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        81/88 
09:13:51 #15 33.70   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.aarch64               82/88 
09:13:51 #15 33.70   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                83/88 
09:13:51 #15 33.70   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                    84/88 
09:13:51 #15 33.70   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch        85/88 
09:13:51 #15 33.70   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/88 
09:13:51 #15 33.70   Verifying        : unzip-6.0-46.el8.aarch64                             87/88 
09:13:51 #14 39.95 Preparing to unpack .../350-python3-six_1.16.0-3ubuntu1_all.deb ...
09:13:51 #14 36.96 Setting up libcc1-0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:51 #14 36.98 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:13:51 #14 36.99 Setting up iso-codes (4.12.0-1) ...
09:13:51 #14 37.00 Setting up liblocale-gettext-perl (1.07-5) ...
09:13:51 #14 37.02 Setting up liblsan0:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:51 #14 37.03 Setting up dctrl-tools (2.24-3build2) ...
09:13:51 #14 37.04 Setting up libitm1:amd64 (13.1.0-2ubuntu2~23.04) ...
09:13:51 #14 37.06 Setting up libgdbm6:amd64 (1.23-3) ...
09:13:51 #14 37.07 Setting up libctf0:amd64 (2.40-2ubuntu4.1) ...
09:13:51 #14 37.08 Setting up libjpeg8:amd64 (8c-2ubuntu11) ...
09:13:51 #14 37.09 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:13:51 #14 37.10 Setting up manpages-dev (6.03-1) ...
09:13:51 #14 37.12 Setting up libdw1:amd64 (0.188-2.1) ...
09:13:51 #14 37.14 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
09:13:51 #14 37.16 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:13:51 #14 37.17 Setting up libxcb1:amd64 (1.15-1) ...
09:13:51 #14 39.96 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:13:51 #14 40.00 Selecting previously unselected package python3-urllib3.
09:13:51 #14 40.00 Preparing to unpack .../351-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:13:51 #14 40.00 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:13:51 #14 40.05 Selecting previously unselected package python3-requests.
09:13:51 #14 40.05 Preparing to unpack .../352-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
09:13:51 #14 40.05 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:13:51 #14 40.09 Selecting previously unselected package python3-unidiff.
09:13:51 #14 40.10 Preparing to unpack .../353-python3-unidiff_0.5.5-2_all.deb ...
09:13:51 #14 40.10 Unpacking python3-unidiff (0.5.5-2) ...
09:13:51 #14 40.14 Selecting previously unselected package python3-xdg.
09:13:51 #14 40.14 Preparing to unpack .../354-python3-xdg_0.27-2_all.deb ...
09:13:51 #14 40.15 Unpacking python3-xdg (0.27-2) ...
09:13:51 #14 40.18 Selecting previously unselected package equivs.
09:13:51 #14 35.76 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]
09:13:51 #14 35.77 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-compare-perl all 0.55-1 [63.3 kB]
09:13:51 #13 38.12 Preparing to unpack .../348-python3-idna_2.10-1_all.deb ...
09:13:51 #13 38.13 Unpacking python3-idna (2.10-1) ...
09:13:51 #13 38.19 Selecting previously unselected package python3-magic.
09:13:51 #13 38.19 Preparing to unpack .../349-python3-magic_2%3a0.4.20-3_all.deb ...
09:13:51 #13 38.20 Unpacking python3-magic (2:0.4.20-3) ...
09:13:51 #13 38.23 Selecting previously unselected package python3-urllib3.
09:13:51 #13 38.23 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:13:51 #13 38.24 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:13:51 #13 38.28 Selecting previously unselected package python3-requests.
09:13:51 #13 38.28 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2_all.deb ...
09:13:51 #13 38.29 Unpacking python3-requests (2.25.1+dfsg-2) ...
09:13:51 #13 38.32 Selecting previously unselected package python3-unidiff.
09:13:51 #13 38.33 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
09:13:51 #13 38.33 Unpacking python3-unidiff (0.5.5-2) ...
09:13:51 #13 38.36 Selecting previously unselected package python3-xdg.
09:13:51 #14 34.75 Get:274 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-fcntllock-perl armhf 0.22-4build1 [32.4 kB]
09:13:51 #14 34.93 Get:275 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnumber-compare-perl all 0.03-3 [5974 B]
09:13:51 #14 34.94 Get:276 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-glob-perl all 0.11-3 [6780 B]
09:13:51 #14 34.95 Get:277 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfile-find-rule-perl all 0.34-3 [24.4 kB]
09:13:51 #14 34.98 Get:278 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-afm-perl all 1.20-4 [13.0 kB]
09:13:51 #13 42.05   Running scriptlet: binutils-gold-2.40-13.fc39.aarch64                  15/153 
09:13:51 #13 42.20   Installing       : binutils-2.40-13.fc39.aarch64                       16/153 
09:13:51 #13 42.20   Running scriptlet: binutils-2.40-13.fc39.aarch64                       16/153 
09:13:51 #13 42.23   Installing       : file-5.44-5.fc39.aarch64                            17/153 
09:13:51 #13 42.24   Installing       : dwz-0.15-3.fc39.aarch64                             18/153 
09:13:51 #13 42.25   Installing       : zip-3.0-39.fc39.aarch64                             19/153 
09:13:51 #13 42.26   Installing       : enchant2-2.5.0-5.fc39.aarch64                       20/153 
09:13:51 #13 42.27   Installing       : python3-enchant-3.2.2-10.fc39.noarch                21/153 
09:13:51 #13 42.29   Installing       : python3-construct-2.10.68-6.fc39.noarch             22/153 
09:13:51 #13 42.30   Installing       : python3-pybeam-0.7-7.fc39.noarch                    23/153 
09:13:51 #13 42.31   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch             24/153 
09:13:51 #13 42.32   Installing       : efi-srpm-macros-5-9.fc39.noarch                     25/153 
09:13:51 #13 42.33   Installing       : lua-srpm-macros-1-9.fc39.noarch                     26/153 
09:13:51 #13 42.33   Installing       : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch          27/153 
09:13:51 #13 42.34   Upgrading        : rpm-sign-libs-4.19.0-1.fc39.aarch64                 28/153 
09:13:51 #13 42.34   Upgrading        : python3-rpm-4.19.0-1.fc39.aarch64                   29/153 
09:13:51 #13 42.35   Installing       : qt6-srpm-macros-6.5.2-3.fc39.noarch                 30/153 
09:13:51 #13 41.42 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
09:13:51 #13 41.43 Setting up libmpdec2:arm64 (2.4.2-2) ...
09:13:51 #13 41.44 Setting up libbinutils:arm64 (2.31.1-16) ...
09:13:51 #13 41.45 Setting up cpp-8 (8.3.0-6) ...
09:13:51 #13 41.46 Setting up libc-dev-bin (2.28-10+deb10u2) ...
09:13:51 #13 41.47 Setting up openssl (1.1.1n-0+deb10u6) ...
09:13:51 #13 41.49 Setting up libbsd0:arm64 (0.9.1-2+deb10u1) ...
09:13:51 #13 41.50 Setting up readline-common (7.0-5) ...
09:13:51 #13 41.52 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
09:13:51 #13 41.53 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u6) ...
09:13:51 #13 41.54 Setting up libcc1-0:arm64 (8.3.0-6) ...
09:13:51 #13 41.55 Setting up iso-codes (4.2-1) ...
09:13:51 #13 41.56 Setting up liblocale-gettext-perl (1.07-3+b4) ...
09:13:51 #13 41.58 Setting up liblsan0:arm64 (8.3.0-6) ...
09:13:51 #13 41.59 Setting up dctrl-tools (2.24-3) ...
09:13:51 #13 41.61 Setting up libitm1:arm64 (8.3.0-6) ...
09:13:51 #13 41.62 Setting up debian-keyring (2019.02.25) ...
09:13:51 #13 31.62 Preparing to unpack .../094-libhttp-message-perl_6.44-1_all.deb ...
09:13:51 #13 31.63 Unpacking libhttp-message-perl (6.44-1) ...
09:13:51 #13 31.67 Selecting previously unselected package libhttp-cookies-perl.
09:13:51 #13 31.67 Preparing to unpack .../095-libhttp-cookies-perl_6.10-1_all.deb ...
09:13:51 #13 31.67 Unpacking libhttp-cookies-perl (6.10-1) ...
09:13:51 #13 31.70 Selecting previously unselected package libhttp-negotiate-perl.
09:13:51 #13 31.71 Preparing to unpack .../096-libhttp-negotiate-perl_6.01-2_all.deb ...
09:13:51 #13 31.71 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:13:51 #13 31.76 Selecting previously unselected package perl-openssl-defaults:armhf.
09:13:51 #13 31.76 Preparing to unpack .../097-perl-openssl-defaults_7+b1_armhf.deb ...
09:13:51 #13 31.76 Unpacking perl-openssl-defaults:armhf (7+b1) ...
09:13:51 #13 31.80 Selecting previously unselected package libnet-ssleay-perl:armhf.
09:13:51 #13 31.80 Preparing to unpack .../098-libnet-ssleay-perl_1.92-2+b2_armhf.deb ...
09:13:51 #13 31.80 Unpacking libnet-ssleay-perl:armhf (1.92-2+b2) ...
09:13:51 #13 31.86 Selecting previously unselected package libio-socket-ssl-perl.
09:13:51 #13 31.87 Preparing to unpack .../099-libio-socket-ssl-perl_2.081-2_all.deb ...
09:13:51 #13 31.87 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:13:51 #13 31.99 Selecting previously unselected package libnet-http-perl.
09:13:51 #14 38.01 
09:13:51 #14 38.01 Current default time zone: 'Etc/UTC'
09:13:51 #14 38.01 Local time is now:      Wed Sep 20 09:13:51 UTC 2023.
09:13:51 #14 38.01 Universal Time is now:  Wed Sep 20 09:13:51 UTC 2023.
09:13:51 #14 38.01 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:13:51 #14 38.01 
09:13:51 #14 38.04 Setting up fakeroot (1.24-1) ...
09:13:51 #14 38.04 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.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
09:13:51 #14 38.06 Setting up autotools-dev (20180224.1) ...
09:13:51 #14 38.07 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:13:51 #14 38.08 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ...
09:13:51 #14 38.09 Setting up make (4.2.1-1.2) ...
09:13:51 #14 38.10 Setting up libmpfr6:amd64 (4.0.2-1) ...
09:13:51 #14 38.12 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:13:51 #14 38.13 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:13:51 #14 38.14 Setting up libidn11:amd64 (1.33-2.2ubuntu2) ...
09:13:51 #13 37.77 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:51 #13 37.80 Selecting previously unselected package libio-pty-perl.
09:13:51 #13 37.80 Preparing to unpack .../102-libio-pty-perl_1%3a1.08-1.1+b5_armhf.deb ...
09:13:51 #13 37.81 Unpacking libio-pty-perl (1:1.08-1.1+b5) ...
09:13:51 #13 37.83 Selecting previously unselected package libipc-run-perl.
09:13:51 #13 37.84 Preparing to unpack .../103-libipc-run-perl_20180523.0-1_all.deb ...
09:13:51 #13 37.84 Unpacking libipc-run-perl (20180523.0-1) ...
09:13:51 #13 37.88 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:51 #13 37.88 Preparing to unpack .../104-libclass-method-modifiers-perl_2.12-1_all.deb ...
09:13:51 #13 37.88 Unpacking libclass-method-modifiers-perl (2.12-1) ...
09:13:51 #13 37.91 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:51 #13 37.91 Preparing to unpack .../105-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:51 #13 37.91 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:51 #13 37.94 Selecting previously unselected package libdevel-globaldestruction-perl.
09:13:51 #13 37.94 Preparing to unpack .../106-libdevel-globaldestruction-perl_0.14-1_all.deb ...
09:13:51 #13 37.95 Unpacking libdevel-globaldestruction-perl (0.14-1) ...
09:13:51 #13 37.97 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:51 #13 37.97 Preparing to unpack .../107-libb-hooks-op-check-perl_0.22-1+b1_armhf.deb ...
09:13:51 #13 37.98 Unpacking libb-hooks-op-check-perl (0.22-1+b1) ...
09:13:51 #14 37.45 Preparing to unpack .../039-libfido2-1_1.3.1-1ubuntu2_armhf.deb ...
09:13:51 #14 37.45 Unpacking libfido2-1:armhf (1.3.1-1ubuntu2) ...
09:13:51 #14 37.49 Selecting previously unselected package libkrb5support0:armhf.
09:13:51 #14 37.49 Preparing to unpack .../040-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
09:13:51 #14 37.50 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
09:13:51 #14 37.53 Selecting previously unselected package libk5crypto3:armhf.
09:13:51 #14 37.53 Preparing to unpack .../041-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
09:13:51 #14 37.54 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
09:13:51 #14 37.57 Selecting previously unselected package libkeyutils1:armhf.
09:13:51 #14 37.57 Preparing to unpack .../042-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
09:13:51 #14 37.58 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
09:13:51 #14 37.61 Selecting previously unselected package libkrb5-3:armhf.
09:13:51 #14 37.61 Preparing to unpack .../043-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
09:13:51 #14 37.62 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
09:13:51 #14 37.68 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:13:51 #13 40.49 Preparing to unpack .../309-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:51 #13 40.49 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:51 #13 40.52 Selecting previously unselected package libstring-escape-perl.
09:13:51 #13 40.52 Preparing to unpack .../310-libstring-escape-perl_2010.002-2_all.deb ...
09:13:51 #13 40.53 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:51 #13 40.56 Selecting previously unselected package libstring-shellquote-perl.
09:13:51 #13 40.56 Preparing to unpack .../311-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:51 #13 40.57 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:51 #13 40.60 Selecting previously unselected package libsys-cpuaffinity-perl:amd64.
09:13:51 #13 40.60 Preparing to unpack .../312-libsys-cpuaffinity-perl_1.13~03-1_amd64.deb ...
09:13:51 #13 40.60 Unpacking libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
09:13:51 #13 40.64 Selecting previously unselected package libterm-readkey-perl.
09:13:51 #13 40.64 Preparing to unpack .../313-libterm-readkey-perl_2.38-1+b2_amd64.deb ...
09:13:51 #13 40.64 Unpacking libterm-readkey-perl (2.38-1+b2) ...
09:13:51 #13 40.68 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:51 #13 40.68 Preparing to unpack .../314-libtext-levenshteinxs-perl_0.03-4+b8_amd64.deb ...
09:13:51 #13 40.68 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
09:13:51 #13 40.71 Selecting previously unselected package libtext-markdown-discount-perl:amd64.
09:13:51 #16 6.234 (22/93): openssh-8.7p1-34.el9.aarch64.rpm       5.8 MB/s | 452 kB     00:00    
09:13:51 #16 6.317 (23/93): openssh-clients-8.7p1-34.el9.aarch64.r 4.2 MB/s | 688 kB     00:00    
09:13:51 #16 6.359 (24/93): openssl-3.0.7-24.el9.aarch64.rpm       7.4 MB/s | 1.2 MB     00:00    
09:13:51 #16 6.426 (25/93): pam-1.5.1-15.el9.aarch64.rpm           5.7 MB/s | 620 kB     00:00    
09:13:51 #13 37.07 Setting up libc6:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
09:13:51 #13 36.26 Preparing to unpack .../156-liberror-perl_0.17029-1_all.deb ...
09:13:51 #13 36.27 Unpacking liberror-perl (0.17029-1) ...
09:13:51 #13 36.30 Selecting previously unselected package git-man.
09:13:51 #13 36.30 Preparing to unpack .../157-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
09:13:51 #13 36.30 Unpacking git-man (1:2.30.2-1+deb11u2) ...
09:13:51 #13 36.44 Selecting previously unselected package git.
09:13:51 #13 36.44 Preparing to unpack .../158-git_1%3a2.30.2-1+deb11u2_armhf.deb ...
09:13:51 #13 36.46 Unpacking git (1:2.30.2-1+deb11u2) ...
09:13:51 #14 42.48 Preparing to unpack .../111-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.48 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.51 Selecting previously unselected package libgssapi3-heimdal:arm64.
09:13:51 #14 42.52 Preparing to unpack .../112-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:13:51 #14 42.52 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 42.55 Selecting previously unselected package libsasl2-modules-db:arm64.
09:13:51 #14 42.55 Preparing to unpack .../113-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
09:13:51 #14 42.56 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:51 #14 42.59 Selecting previously unselected package libsasl2-2:arm64.
09:13:51 #14 42.59 Preparing to unpack .../114-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
09:13:51 #14 42.60 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:51 #14 42.63 Selecting previously unselected package libldap-common.
09:13:51 #14 42.63 Preparing to unpack .../115-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:13:51 #14 42.64 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:13:51 #14 42.67 Selecting previously unselected package libldap-2.4-2:arm64.
09:13:51 #14 42.67 Preparing to unpack .../116-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
09:13:51 #14 42.67 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
09:13:51 #14 42.72 Selecting previously unselected package libnghttp2-14:arm64.
09:13:51 #13 37.58 Preparing to unpack .../176-libarchive13_3.6.2-1_armhf.deb ...
09:13:51 #13 37.59 Unpacking libarchive13:armhf (3.6.2-1) ...
09:13:51 #13 37.65 Selecting previously unselected package libarray-intspan-perl.
09:13:51 #13 37.65 Preparing to unpack .../177-libarray-intspan-perl_2.004-2_all.deb ...
09:13:51 #13 37.65 Unpacking libarray-intspan-perl (2.004-2) ...
09:13:51 #13 37.68 Selecting previously unselected package libauthen-sasl-perl.
09:13:51 #13 37.69 Preparing to unpack .../178-libauthen-sasl-perl_2.1600-3_all.deb ...
09:13:51 #13 37.69 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:13:51 #13 37.73 Selecting previously unselected package libdav1d6:armhf.
09:13:51 #13 37.73 Preparing to unpack .../179-libdav1d6_1.0.0-2_armhf.deb ...
09:13:51 #13 37.74 Unpacking libdav1d6:armhf (1.0.0-2) ...
09:13:51 #13 37.79 Selecting previously unselected package libgav1-1:armhf.
09:13:51 #16 14.74   Installing       : cmake-data-3.20.2-8.el9.noarch                       48/91 
09:13:51 #16 14.92   Installing       : cmake-3.20.2-8.el9.x86_64                            49/91 
09:13:51 #16 14.92   Installing       : systemd-rpm-macros-252-18.el9.noarch                 50/91 
09:13:51 #16 14.96   Installing       : openssl-1:3.0.7-24.el9.x86_64                        51/91 
09:13:51 #16 14.96   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       52/91 
09:13:51 #13 40.17 Preparing to unpack .../361-libxml-sax-base-perl_1.09-3_all.deb ...
09:13:51 #13 40.18 Unpacking libxml-sax-base-perl (1.09-3) ...
09:13:51 #13 40.21 Selecting previously unselected package libxml-sax-perl.
09:13:51 #13 40.21 Preparing to unpack .../362-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:13:51 #13 40.22 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:13:51 #13 40.25 Selecting previously unselected package libxml-libxml-perl.
09:13:51 #13 40.26 Preparing to unpack .../363-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_amd64.deb ...
09:13:51 #13 40.26 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:13:51 #13 40.33 Selecting previously unselected package libxml-sax-expat-perl.
09:13:51 #13 40.33 Preparing to unpack .../364-libxml-sax-expat-perl_0.51-2_all.deb ...
09:13:51 #13 40.34 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:13:51 #13 40.36 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:51 #13 40.37 Preparing to unpack .../365-libxmlrpc-lite-perl_0.717-5_all.deb ...
09:13:51 #13 40.37 Unpacking libxmlrpc-lite-perl (0.717-5) ...
09:13:51 #13 40.40 Selecting previously unselected package libxmuu1:amd64.
09:13:51 #13 40.41 Preparing to unpack .../366-libxmuu1_2%3a1.1.3-3_amd64.deb ...
09:13:51 #13 40.41 Unpacking libxmuu1:amd64 (2:1.1.3-3) ...
09:13:51 #13 40.43 Selecting previously unselected package libxstring-perl:amd64.
09:13:51 #13 36.71 Preparing to unpack .../292-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:13:51 #13 36.72 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:13:51 #13 36.75 Selecting previously unselected package libhttp-daemon-perl.
09:13:51 #13 36.75 Preparing to unpack .../293-libhttp-daemon-perl_6.16-1_all.deb ...
09:13:51 #13 36.75 Unpacking libhttp-daemon-perl (6.16-1) ...
09:13:51 #13 36.78 Selecting previously unselected package libio-interactive-perl.
09:13:51 #13 36.78 Preparing to unpack .../294-libio-interactive-perl_1.023-2_all.deb ...
09:13:51 #13 36.79 Unpacking libio-interactive-perl (1.023-2) ...
09:13:51 #13 36.82 Selecting previously unselected package libio-sessiondata-perl.
09:13:51 #13 36.82 Preparing to unpack .../295-libio-sessiondata-perl_1.03-3_all.deb ...
09:13:51 #13 36.82 Unpacking libio-sessiondata-perl (1.03-3) ...
09:13:51 #13 36.85 Selecting previously unselected package libio-stringy-perl.
09:13:51 #13 36.85 Preparing to unpack .../296-libio-stringy-perl_2.111-3_all.deb ...
09:13:51 #13 36.86 Unpacking libio-stringy-perl (2.111-3) ...
09:13:51 #13 36.89 Selecting previously unselected package libipc-run3-perl.
09:13:51 #13 36.89 Preparing to unpack .../297-libipc-run3-perl_0.048-3_all.deb ...
09:13:51 #13 36.89 Unpacking libipc-run3-perl (0.048-3) ...
09:13:51 #13 36.93 Selecting previously unselected package libtypes-serialiser-perl.
09:13:51 #13 36.93 Preparing to unpack .../298-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:51 #13 36.93 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:51 #13 36.96 Selecting previously unselected package libjson-xs-perl.
09:13:51 #13 36.96 Preparing to unpack .../299-libjson-xs-perl_4.030-2+b1_arm64.deb ...
09:13:51 #13 36.96 Unpacking libjson-xs-perl (4.030-2+b1) ...
09:13:51 #13 37.00 Selecting previously unselected package libjson-maybexs-perl.
09:13:51 #13 37.00 Preparing to unpack .../300-libjson-maybexs-perl_1.004004-1_all.deb ...
09:13:51 #13 37.00 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:13:51 #13 37.03 Selecting previously unselected package libldap-common.
09:13:51 #15 33.70   Verifying        : zip-3.0-23.el8.aarch64                               88/88 
09:13:51 #15 33.99 
09:13:51 #15 33.99 Installed:
09:13:51 #15 33.99   bzip2-1.0.6-26.el8.aarch64                                                    
09:13:51 #15 33.99   dbus-glib-0.110-2.el8.aarch64                                                 
09:13:51 #15 33.99   desktop-file-utils-0.26-1.el8.aarch64                                         
09:13:51 #15 33.99   diffutils-3.6-6.el8.aarch64                                                   
09:13:51 #15 33.99   dnf-plugins-core-4.0.21-23.el8.noarch                                         
09:13:51 #15 33.99   dwz-0.12-10.el8.aarch64                                                       
09:13:51 #15 33.99   efi-srpm-macros-3-3.el8.noarch                                                
09:13:51 #15 33.99   elfutils-0.189-3.el8.aarch64                                                  
09:13:51 #15 33.99   elfutils-debuginfod-client-0.189-3.el8.aarch64                                
09:13:51 #15 33.99   emacs-filesystem-1:26.1-11.el8.noarch                                         
09:13:51 #15 33.99   file-5.33-25.el8.aarch64                                                      
09:13:51 #15 33.99   gc-7.6.4-3.el8.aarch64                                                        
09:13:51 #15 33.99   gdb-headless-8.2-20.el8.aarch64                                               
09:13:51 #15 33.99   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
09:13:51 #15 33.99   glibc-gconv-extra-2.28-236.el8.1.aarch64                                      
09:13:51 #15 33.99   go-srpm-macros-2-17.el8.noarch                                                
09:13:51 #15 33.99   groff-base-1.22.3-18.el8.aarch64                                              
09:13:51 #15 33.99   guile-5:2.0.14-7.el8.aarch64                                                  
09:13:51 #15 33.99   libatomic_ops-7.6.2-3.el8.aarch64                                             
09:13:51 #15 33.99   libbabeltrace-1.5.4-4.el8.aarch64                                             
09:13:51 #15 33.99   libpkgconf-1.4.2-1.el8.aarch64                                                
09:13:51 #15 33.99   libtool-ltdl-2.4.6-25.el8.aarch64                                             
09:13:51 #15 33.99   ncurses-6.1-10.20180224.el8.aarch64                                           
09:13:51 #15 33.99   ocaml-srpm-macros-5-4.el8.noarch                                              
09:13:51 #15 33.99   openblas-srpm-macros-2-2.el8.noarch                                           
09:13:51 #15 33.99   openssl-1:1.1.1k-9.el8.aarch64                                                
09:13:51 #15 33.99   patch-2.7.6-11.el8.aarch64                                                    
09:13:51 #15 33.99   perl-Carp-1.42-396.el8.noarch                                                 
09:13:51 #15 33.99   perl-Data-Dumper-2.167-399.el8.aarch64                                        
09:13:51 #15 33.99   perl-Digest-1.17-395.el8.noarch                                               
09:13:51 #15 33.99   perl-Digest-MD5-2.55-396.el8.aarch64                                          
09:13:51 #15 33.99   perl-Encode-4:2.97-3.el8.aarch64                                              
09:13:51 #15 33.99   perl-Errno-1.28-422.el8.aarch64                                               
09:13:51 #15 33.99   perl-Exporter-5.72-396.el8.noarch                                             
09:13:51 #15 33.99   perl-File-Path-2.15-2.el8.noarch                                              
09:13:51 #15 33.99   perl-File-Temp-0.230.600-1.el8.noarch                                         
09:13:51 #15 33.99   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
09:13:51 #15 33.99   perl-HTTP-Tiny-0.074-2.el8.noarch                                             
09:13:51 #15 33.99   perl-IO-1.38-422.el8.aarch64                                                  
09:13:51 #15 33.99   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
09:13:51 #15 33.99   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
09:13:51 #15 33.99   perl-MIME-Base64-3.15-396.el8.aarch64                                         
09:13:51 #15 33.99   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
09:13:51 #15 33.99   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.aarch64                        
09:13:51 #15 33.99   perl-PathTools-3.74-1.el8.aarch64                                             
09:13:51 #15 33.99   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
09:13:51 #15 33.99   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
09:13:51 #15 33.99   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
09:13:51 #15 33.99   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
09:13:51 #15 33.99   perl-Scalar-List-Utils-3:1.49-2.el8.aarch64                                   
09:13:51 #15 33.99   perl-Socket-4:2.027-3.el8.aarch64                                             
09:13:51 #15 33.99   perl-Storable-1:3.11-3.el8.aarch64                                            
09:13:51 #15 33.99   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
09:13:51 #15 33.99   perl-Term-Cap-1.17-395.el8.noarch                                             
09:13:51 #15 33.99   perl-Text-ParseWords-3.30-395.el8.noarch                                      
09:13:51 #15 33.99   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
09:13:51 #15 33.99   perl-Time-Local-1:1.280-1.el8.noarch                                          
09:13:51 #15 33.99   perl-URI-1.73-3.el8.noarch                                                    
09:13:51 #15 33.99   perl-Unicode-Normalize-1.25-396.el8.aarch64                                   
09:13:51 #15 33.99   perl-constant-1.33-396.el8.noarch                                             
09:13:51 #15 33.99   perl-interpreter-4:5.26.3-422.el8.aarch64                                     
09:13:51 #15 33.99   perl-libnet-3.11-3.el8.noarch                                                 
09:13:51 #15 33.99   perl-libs-4:5.26.3-422.el8.aarch64                                            
09:13:51 #15 33.99   perl-macros-4:5.26.3-422.el8.aarch64                                          
09:13:51 #15 33.99   perl-parent-1:0.237-1.el8.noarch                                              
09:13:51 #15 33.99   perl-podlators-4.11-1.el8.noarch                                              
09:13:51 #15 33.99   perl-srpm-macros-1-25.el8.noarch                                              
09:13:51 #15 33.99   perl-threads-1:2.21-2.el8.aarch64                                             
09:13:51 #15 33.99   perl-threads-shared-1.58-2.el8.aarch64                                        
09:13:51 #15 33.99   pkgconf-1.4.2-1.el8.aarch64                                                   
09:13:51 #15 33.99   pkgconf-m4-1.4.2-1.el8.noarch                                                 
09:13:51 #15 33.99   pkgconf-pkg-config-1.4.2-1.el8.aarch64                                        
09:13:51 #15 33.99   python-rpm-macros-3-45.el8.noarch                                             
09:13:51 #15 33.99   python-srpm-macros-3-45.el8.noarch                                            
09:13:51 #15 33.99   python3-dateutil-1:2.6.1-6.el8.noarch                                         
09:13:51 #15 33.99   python3-dbus-1.2.4-15.el8.aarch64                                             
09:13:51 #15 33.99   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
09:13:51 #15 33.99   python3-rpm-macros-3-45.el8.noarch                                            
09:13:51 #15 33.99   python3-six-1.11.0-8.el8.noarch                                               
09:13:51 #15 33.99   python3-systemd-234-8.el8.aarch64                                             
09:13:51 #15 33.99   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
09:13:51 #15 33.99   redhat-rpm-config-131-1.el8.noarch                                            
09:13:51 #15 33.99   rpm-build-4.14.3-26.el8.aarch64                                               
09:13:51 #15 33.99   rpmlint-1.10-14.el8.noarch                                                    
09:13:51 #15 33.99   rust-srpm-macros-5-2.el8.noarch                                               
09:13:51 #15 33.99   unzip-6.0-46.el8.aarch64                                                      
09:13:51 #15 33.99   zip-3.0-23.el8.aarch64                                                        
09:13:51 #15 33.99   zstd-1.4.4-1.el8.aarch64                                                      
09:13:51 #15 33.99 
09:13:51 #15 33.99 Complete!
09:13:51 #13 40.33 Selecting previously unselected package lsb-release.
09:13:51 #13 40.33 Preparing to unpack .../318-lsb-release_10.2019051400_all.deb ...
09:13:51 #13 40.34 Unpacking lsb-release (10.2019051400) ...
09:13:51 #13 40.37 Selecting previously unselected package mailutils.
09:13:51 #13 40.38 Preparing to unpack .../319-mailutils_1%3a3.5-4_amd64.deb ...
09:13:51 #13 40.38 Unpacking mailutils (1:3.5-4) ...
09:13:51 #13 40.43 Selecting previously unselected package manpages-dev.
09:13:51 #13 40.43 Preparing to unpack .../320-manpages-dev_4.16-2_all.deb ...
09:13:51 #13 40.43 Unpacking manpages-dev (4.16-2) ...
09:13:51 #14 37.18 Setting up gettext (0.21-11) ...
09:13:51 #14 37.20 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
09:13:51 #14 37.33 Setting up libedit2:amd64 (3.1-20221030-2) ...
09:13:51 #14 37.34 Setting up libreadline8:amd64 (8.2-1.3) ...
09:13:51 #14 37.36 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:13:51 #14 40.18 Preparing to unpack .../355-equivs_2.3.1_all.deb ...
09:13:51 #14 40.18 Unpacking equivs (2.3.1) ...
09:13:51 #14 40.23 Selecting previously unselected package libauthen-sasl-perl.
09:13:51 #14 40.23 Preparing to unpack .../356-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:13:51 #14 40.24 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:13:51 #14 40.28 Selecting previously unselected package python3-magic.
09:13:51 #14 40.28 Preparing to unpack .../357-python3-magic_2%3a0.4.24-2_all.deb ...
09:13:51 #14 40.29 Unpacking python3-magic (2:0.4.24-2) ...
09:13:51 #14 40.33 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
09:13:51 #14 40.35 Setting up media-types (7.0.0) ...
09:13:51 #14 40.37 Setting up libpipeline1:amd64 (1.5.5-1) ...
09:13:51 #14 40.38 Setting up wdiff (1.2.2-2build3) ...
09:13:51 #14 40.39 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:51 #14 40.40 Setting up libxau6:amd64 (1:1.0.9-1build5) ...
09:13:51 #14 40.42 Setting up libre2-9:amd64 (20220201+dfsg-1) ...
09:13:51 #14 40.43 Setting up lto-disabled-list (24) ...
09:13:51 #14 40.44 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
09:13:51 #14 40.46 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
09:13:51 #14 40.47 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:13:51 #14 40.47 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
09:13:51 #14 40.48 Setting up libtext-glob-perl (0.11-2) ...
09:13:51 #14 36.19 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:51 #13 38.37 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
09:13:51 #13 38.37 Unpacking python3-xdg (0.27-2) ...
09:13:51 #13 38.41 Selecting previously unselected package shared-mime-info.
09:13:51 #13 38.41 Preparing to unpack .../354-shared-mime-info_2.0-1_arm64.deb ...
09:13:51 #13 38.41 Unpacking shared-mime-info (2.0-1) ...
09:13:51 #13 38.51 Selecting previously unselected package strace.
09:13:51 #13 38.51 Preparing to unpack .../355-strace_5.10-1_arm64.deb ...
09:13:51 #13 38.51 Unpacking strace (5.10-1) ...
09:13:51 #13 38.58 Selecting previously unselected package xauth.
09:13:51 #13 38.58 Preparing to unpack .../356-xauth_1%3a1.1-1_arm64.deb ...
09:13:51 #13 38.58 Unpacking xauth (1:1.1-1) ...
09:13:51 #13 38.62 Selecting previously unselected package xdg-user-dirs.
09:13:51 #13 42.36   Installing       : zstd-1.5.5-4.fc39.aarch64                           31/153 
09:13:51 #13 42.37   Installing       : xxhash-libs-0.8.2-1.fc39.aarch64                    32/153 
09:13:51 #13 42.44   Installing       : gdb-minimal-13.2-8.fc39.aarch64                     33/153 
09:13:51 #13 42.45   Installing       : debugedit-5.0-10.fc39.aarch64                       34/153 
09:13:51 #13 42.46   Installing       : shared-mime-info-2.2-4.fc39.aarch64                 35/153 
09:13:51 #13 42.47   Running scriptlet: shared-mime-info-2.2-4.fc39.aarch64                 35/153 
09:13:51 #13 42.49   Installing       : rust-srpm-macros-24-5.fc39.noarch                   36/153 
09:13:51 #13 42.49   Installing       : qt5-srpm-macros-5.15.10-2.fc39.noarch               37/153 
09:13:51 #13 42.51   Installing       : python3-zstandard-0.21.0-3.fc39.aarch64             38/153 
09:13:51 #13 42.52   Installing       : python3-tomli-w-1.0.0-9.fc39.noarch                 39/153 
09:13:51 #13 42.53   Installing       : python3-pyxdg-0.27-9.fc39.noarch                    40/153 
09:13:51 #13 42.54   Installing       : python3-file-magic-5.44-5.fc39.noarch               41/153 
09:13:51 #13 42.54   Installing       : python3-distro-1.8.0-6.fc39.noarch                  42/153 
09:13:51 #13 42.55   Installing       : pyproject-srpm-macros-1.9.0-2.fc39.noarch           43/153 
09:13:51 #13 42.56   Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                      44/153 
09:13:51 #13 42.56   Installing       : perl-srpm-macros-1-51.fc39.noarch                   45/153 
09:13:51 #13 42.56   Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch         46/153 
09:13:51 #13 42.57   Installing       : openblas-srpm-macros-2-14.fc39.noarch               47/153 
09:13:51 #13 42.57   Installing       : ocaml-srpm-macros-8-2.fc39.noarch                   48/153 
09:13:51 #13 42.58   Installing       : ncurses-6.4-7.20230520.fc39.aarch64                 49/153 
09:13:51 #13 42.60   Installing       : libstemmer-2.2.0-7.fc39.aarch64                     50/153 
09:13:51 #13 42.60   Installing       : libpng-2:1.6.37-15.fc39.aarch64                     51/153 
09:13:51 #13 42.61   Installing       : libpkgconf-1.9.5-2.fc39.aarch64                     52/153 
09:13:51 #13 42.62   Installing       : pkgconf-1.9.5-2.fc39.aarch64                        53/153 
09:13:51 #13 42.62   Installing       : pkgconf-pkg-config-1.9.5-2.fc39.aarch64             54/153 
09:13:51 #13 42.63   Installing       : libjpeg-turbo-2.1.4-3.fc39.aarch64                  55/153 
09:13:51 #13 42.65   Installing       : gdk-pixbuf2-2.42.10-5.fc39.aarch64                  56/153 
09:13:51 #13 42.66   Installing       : kernel-srpm-macros-1.0-20.fc39.noarch               57/153 
09:13:51 #14 35.00 Get:279 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-string-perl all 1.08-4 [11.1 kB]
09:13:51 #14 35.02 Get:280 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfont-ttf-perl all 1.06-2 [323 kB]
09:13:51 #13 41.63 Setting up libreadline7:arm64 (7.0-5) ...
09:13:51 #13 41.65 Setting up libgdbm6:arm64 (1.18.1-4) ...
09:13:51 #13 41.66 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:13:51 #13 41.67 Setting up libtsan0:arm64 (8.3.0-6) ...
09:13:51 #13 41.68 Setting up pinentry-curses (1.1.0-2) ...
09:13:51 #13 41.70 Setting up manpages-dev (4.16-2) ...
09:13:51 #13 41.75 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:51 #13 41.76 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
09:13:51 #13 41.77 Setting up libxcb1:arm64 (1.13.1-2) ...
09:13:51 #13 41.78 Setting up at (3.1.23-1) ...
09:13:51 #13 31.99 Preparing to unpack .../100-libnet-http-perl_6.22-1_all.deb ...
09:13:51 #13 32.00 Unpacking libnet-http-perl (6.22-1) ...
09:13:51 #13 32.04 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:51 #13 32.04 Preparing to unpack .../101-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:13:51 #13 32.04 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:13:51 #13 32.08 Selecting previously unselected package libtry-tiny-perl.
09:13:51 #13 32.08 Preparing to unpack .../102-libtry-tiny-perl_0.31-2_all.deb ...
09:13:51 #13 32.09 Unpacking libtry-tiny-perl (0.31-2) ...
09:13:51 #13 32.12 Selecting previously unselected package libwww-robotrules-perl.
09:13:51 #13 32.12 Preparing to unpack .../103-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:51 #13 32.13 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:51 #13 32.17 Selecting previously unselected package libwww-perl.
09:13:51 #13 32.17 Preparing to unpack .../104-libwww-perl_6.68-1_all.deb ...
09:13:51 #13 32.18 Unpacking libwww-perl (6.68-1) ...
09:13:51 #13 32.24 Selecting previously unselected package patchutils.
09:13:51 #14 41.57 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtime-moment-perl arm64 0.44-2build1 [71.8 kB]
09:13:51 #14 41.83 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtype-tiny-xs-perl arm64 0.025-1 [25.7 kB]
09:13:51 #14 41.85 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunicode-utf8-perl arm64 0.62-2 [17.7 kB]
09:13:51 #14 41.86 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libwww-mechanize-perl all 2.16-1 [94.5 kB]
09:13:51 #14 41.94 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
09:13:51 #13 35.29 Setting up gcc (4:8.3.0-1+rpi2) ...
09:13:51 #13 35.32 Setting up perl (5.28.1-6+deb10u1) ...
09:13:51 #13 35.34 Setting up libio-html-perl (1.001-1) ...
09:13:51 #13 35.35 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
09:13:51 #13 35.36 Setting up libdpkg-perl (1.19.8) ...
09:13:51 #13 35.37 Setting up autoconf (2.69-11) ...
09:13:51 #13 35.41 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:13:51 #13 35.42 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
09:13:51 #13 35.43 Setting up libdevel-globaldestruction-perl (0.14-1) ...
09:13:51 #13 35.44 Setting up libstrictures-perl (2.000005-1) ...
09:13:51 #13 35.45 Setting up libsub-quote-perl (2.005001-1) ...
09:13:51 #13 35.46 Setting up liburi-perl (1.76-1) ...
09:13:51 #13 35.47 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
09:13:51 #13 35.49 Setting up automake (1:1.16.1-4) ...
09:13:51 #13 35.51 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:13:51 #13 35.51 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
09:13:51 #13 35.51 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
09:13:51 #13 35.51 Setting up libhttp-date-perl (6.02-1) ...
09:13:51 #13 35.52 Setting up libfile-which-perl (1.23-1) ...
09:13:51 #13 35.53 Setting up libfile-listing-perl (6.04-1) ...
09:13:51 #13 35.54 Setting up libdynaloader-functions-perl (0.003-1) ...
09:13:51 #13 35.56 Setting up libclass-method-modifiers-perl (2.12-1) ...
09:13:51 #13 35.57 Setting up libio-pty-perl (1:1.08-1.1+b4) ...
09:13:51 #13 35.58 Setting up libarchive-zip-perl (1.64-1) ...
09:13:51 #13 35.59 Setting up libhtml-tagset-perl (3.20-3) ...
09:13:51 #13 35.60 Setting up libdebhelper-perl (13.2~bpo10+1) ...
09:13:51 #13 35.61 Setting up liblwp-mediatypes-perl (6.02-1) ...
09:13:51 #13 35.62 Setting up libtry-tiny-perl (0.30-1) ...
09:13:51 #13 35.63 Setting up libnet-http-perl (6.18-1) ...
09:13:51 #13 35.64 Setting up libencode-locale-perl (1.05-1) ...
09:13:51 #13 35.65 Setting up libdevel-callchecker-perl (0.008-1) ...
09:13:51 #13 35.67 Setting up dpkg-dev (1.19.8) ...
09:13:51 #13 35.68 Setting up intltool-debian (0.35.0+20060710.5) ...
09:13:51 #13 35.70 Setting up liberror-perl (0.17027-2) ...
09:13:51 #13 35.71 Setting up patchutils (0.3.4-2) ...
09:13:51 #13 35.72 Setting up libipc-run-perl (20180523.0-1) ...
09:13:51 #13 35.73 Setting up git (1:2.20.1-2+deb10u8) ...
09:13:51 #13 35.76 Setting up libwww-robotrules-perl (6.02-1) ...
09:13:51 #14 38.16 Setting up strace (5.5-3ubuntu1) ...
09:13:51 #14 38.17 Setting up libsigsegv2:amd64 (2.12-2) ...
09:13:51 #14 38.18 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
09:13:51 #14 38.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.19 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
09:13:51 #14 38.20 Setting up t1utils (1.41-3) ...
09:13:51 #14 38.21 Setting up libquadmath0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:51 #14 38.23 Setting up diffstat (1.63-1) ...
09:13:51 #14 38.24 Setting up libmpc3:amd64 (1.1.0-1) ...
09:13:51 #14 38.25 Setting up libatomic1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:51 #14 38.26 Setting up patch (2.7.6-6) ...
09:13:51 #14 38.28 Setting up autopoint (0.19.8.1-10build1) ...
09:13:51 #14 38.28 Setting up libfl2:amd64 (2.6.4-6.2) ...
09:13:51 #14 38.30 Setting up ucf (3.0038+nmu1) ...
09:13:51 #14 38.40 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
09:13:51 #14 35.14 Get:285 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libhttp-daemon-perl all 6.13-1ubuntu0.1 [22.9 kB]
09:13:51 #14 35.29 Get:286 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-interactive-perl all 1.023-1 [10.4 kB]
09:13:51 #14 35.31 Get:287 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libio-prompt-tiny-perl all 0.003-1 [8924 B]
09:13:51 #14 35.32 Get:288 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:51 #14 35.34 Get:289 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-xs-perl armhf 4.030-1build3 [85.8 kB]
09:13:51 #13 38.01 Selecting previously unselected package libdynaloader-functions-perl.
09:13:51 #13 38.01 Preparing to unpack .../108-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:51 #13 38.01 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:51 #13 38.04 Selecting previously unselected package libdevel-callchecker-perl.
09:13:51 #13 38.04 Preparing to unpack .../109-libdevel-callchecker-perl_0.008-1_armhf.deb ...
09:13:51 #13 38.04 Unpacking libdevel-callchecker-perl (0.008-1) ...
09:13:51 #13 38.07 Selecting previously unselected package libparams-classify-perl.
09:13:51 #13 38.07 Preparing to unpack .../110-libparams-classify-perl_0.015-1+b1_armhf.deb ...
09:13:51 #13 38.08 Unpacking libparams-classify-perl (0.015-1+b1) ...
09:13:51 #13 38.11 Selecting previously unselected package libmodule-runtime-perl.
09:13:51 #13 38.11 Preparing to unpack .../111-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:51 #13 38.11 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:51 #13 38.14 Selecting previously unselected package libimport-into-perl.
09:13:51 #13 38.14 Preparing to unpack .../112-libimport-into-perl_1.002005-1_all.deb ...
09:13:51 #13 38.15 Unpacking libimport-into-perl (1.002005-1) ...
09:13:51 #13 38.17 Selecting previously unselected package librole-tiny-perl.
09:13:51 #13 38.17 Preparing to unpack .../113-librole-tiny-perl_2.000006-1_all.deb ...
09:13:51 #13 38.18 Unpacking librole-tiny-perl (2.000006-1) ...
09:13:51 #13 38.21 Selecting previously unselected package libstrictures-perl.
09:13:51 #13 38.21 Preparing to unpack .../114-libstrictures-perl_2.000005-1_all.deb ...
09:13:51 #13 38.21 Unpacking libstrictures-perl (2.000005-1) ...
09:13:51 #13 38.24 Selecting previously unselected package libsub-quote-perl.
09:13:51 #13 38.24 Preparing to unpack .../115-libsub-quote-perl_2.005001-1_all.deb ...
09:13:51 #13 38.25 Unpacking libsub-quote-perl (2.005001-1) ...
09:13:51 #13 38.27 Selecting previously unselected package libmoo-perl.
09:13:51 #13 38.28 Preparing to unpack .../116-libmoo-perl_2.003004-2_all.deb ...
09:13:51 #13 38.28 Unpacking libmoo-perl (2.003004-2) ...
09:13:51 #13 38.31 Selecting previously unselected package libencode-locale-perl.
09:13:51 #14 37.68 Preparing to unpack .../044-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
09:13:51 #14 37.69 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
09:13:51 #14 37.73 Selecting previously unselected package libpsl5:armhf.
09:13:51 #14 37.73 Preparing to unpack .../045-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
09:13:51 #14 37.73 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
09:13:51 #14 37.77 Selecting previously unselected package libxau6:armhf.
09:13:51 #14 37.77 Preparing to unpack .../046-libxau6_1%3a1.0.9-0ubuntu1_armhf.deb ...
09:13:51 #14 37.78 Unpacking libxau6:armhf (1:1.0.9-0ubuntu1) ...
09:13:51 #14 37.81 Selecting previously unselected package libxdmcp6:armhf.
09:13:51 #14 37.81 Preparing to unpack .../047-libxdmcp6_1%3a1.1.3-0ubuntu1_armhf.deb ...
09:13:51 #14 37.81 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
09:13:51 #14 37.85 Selecting previously unselected package libxcb1:armhf.
09:13:51 #14 37.85 Preparing to unpack .../048-libxcb1_1.14-2_armhf.deb ...
09:13:51 #14 37.85 Unpacking libxcb1:armhf (1.14-2) ...
09:13:51 #14 37.88 Selecting previously unselected package libx11-data.
09:13:51 #14 37.88 Preparing to unpack .../049-libx11-data_2%3a1.6.9-2ubuntu1.5_all.deb ...
09:13:51 #14 37.89 Unpacking libx11-data (2:1.6.9-2ubuntu1.5) ...
09:13:51 #14 37.95 Selecting previously unselected package libx11-6:armhf.
09:13:51 #16 6.431 (26/93): policycoreutils-3.5-2.el9.aarch64.rpm  2.1 MB/s | 238 kB     00:00    
09:13:51 #16 6.435 (27/93): python3-distro-1.5.0-7.el9.noarch.rpm  502 kB/s |  37 kB     00:00    
09:13:51 #16 6.440 (28/93): rpm-plugin-selinux-4.16.1.3-25.el9.aar 3.0 MB/s |  17 kB     00:00    
09:13:51 #16 6.484 (29/93): python3-setools-4.4.3-1.el9.aarch64.rp  11 MB/s | 594 kB     00:00    
09:13:51 #16 6.529 (30/93): python3-setuptools-53.0.0-12.el9.noarc 9.5 MB/s | 944 kB     00:00    
09:13:51 #16 6.594 (31/93): systemd-252-18.el9.aarch64.rpm          57 MB/s | 3.7 MB     00:00    
09:13:51 #16 6.607 (32/93): systemd-pam-252-18.el9.aarch64.rpm      28 MB/s | 252 kB     00:00    
09:13:51 #16 6.616 (33/93): systemd-rpm-macros-252-18.el9.noarch.r 7.3 MB/s |  51 kB     00:00    
09:13:51 #13 40.71 Preparing to unpack .../315-libtext-markdown-discount-perl_0.12-1+b1_amd64.deb ...
09:13:51 #13 40.71 Unpacking libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
09:13:51 #13 40.74 Selecting previously unselected package libtext-xslate-perl.
09:13:51 #13 40.75 Preparing to unpack .../316-libtext-xslate-perl_3.5.8-1+b1_amd64.deb ...
09:13:51 #13 40.75 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
09:13:51 #13 40.80 Selecting previously unselected package libtime-duration-perl.
09:13:51 #13 40.80 Preparing to unpack .../317-libtime-duration-perl_1.21-1_all.deb ...
09:13:51 #13 40.80 Unpacking libtime-duration-perl (1.21-1) ...
09:13:51 #13 40.84 Selecting previously unselected package libtime-moment-perl.
09:13:51 #13 40.84 Preparing to unpack .../318-libtime-moment-perl_0.44-1+b3_amd64.deb ...
09:13:51 #13 40.84 Unpacking libtime-moment-perl (0.44-1+b3) ...
09:13:51 #13 40.91 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:51 #13 40.91 Preparing to unpack .../319-libtype-tiny-xs-perl_0.022-1_amd64.deb ...
09:13:51 #13 40.92 Unpacking libtype-tiny-xs-perl (0.022-1) ...
09:13:51 #13 40.95 Selecting previously unselected package libunicode-utf8-perl.
09:13:51 #14 42.72 Preparing to unpack .../117-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ...
09:13:51 #14 42.72 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
09:13:51 #14 42.76 Selecting previously unselected package librtmp1:arm64.
09:13:51 #14 42.76 Preparing to unpack .../118-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
09:13:51 #14 42.76 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:13:51 #14 42.80 Selecting previously unselected package libssh-4:arm64.
09:13:51 #14 42.80 Preparing to unpack .../119-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ...
09:13:51 #14 42.81 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
09:13:51 #14 42.85 Selecting previously unselected package libcurl4:arm64.
09:13:51 #14 42.85 Preparing to unpack .../120-libcurl4_7.68.0-1ubuntu2.19_arm64.deb ...
09:13:51 #14 42.86 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
09:13:51 #14 42.90 Selecting previously unselected package curl.
09:13:51 #14 42.90 Preparing to unpack .../121-curl_7.68.0-1ubuntu2.19_arm64.deb ...
09:13:51 #14 42.91 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:13:51 #14 42.97 Selecting previously unselected package dctrl-tools.
09:13:51 #13 37.80 Preparing to unpack .../180-libgav1-1_0.18.0-1+b1_armhf.deb ...
09:13:51 #13 37.80 Unpacking libgav1-1:armhf (0.18.0-1+b1) ...
09:13:51 #13 37.86 Selecting previously unselected package librav1e0:armhf.
09:13:51 #13 37.87 Preparing to unpack .../181-librav1e0_0.5.1-6_armhf.deb ...
09:13:51 #13 37.87 Unpacking librav1e0:armhf (0.5.1-6) ...
09:13:51 #13 37.95 Selecting previously unselected package libsvtav1enc1:armhf.
09:13:51 #13 37.95 Preparing to unpack .../182-libsvtav1enc1_1.4.1+dfsg-1_armhf.deb ...
09:13:51 #13 37.95 Unpacking libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
09:13:51 #13 38.06 Selecting previously unselected package libjpeg62-turbo:armhf.
09:13:51 #16 15.01   Installing       : libutempter-1.2.1-6.el9.x86_64                       52/91 
09:13:51 #16 15.02   Installing       : libselinux-utils-3.5-1.el9.x86_64                    53/91 
09:13:51 #16 15.03   Installing       : libeconf-0.4.1-3.el9.x86_64                          54/91 
09:13:51 #16 15.05   Installing       : libdb-5.3.28-53.el9.x86_64                           55/91 
09:13:51 #16 15.08   Installing       : pam-1.5.1-15.el9.x86_64                              56/91 
09:13:51 #16 15.10   Installing       : libpwquality-1.4.4-8.el9.x86_64                      57/91 
09:13:51 #16 15.16   Installing       : util-linux-2.37.4-15.el9.x86_64                      58/91 
09:13:51 #16 15.18   Installing       : policycoreutils-3.5-2.el9.x86_64                     59/91 
09:13:51 #16 15.19   Running scriptlet: policycoreutils-3.5-2.el9.x86_64                     59/91 
09:13:51 #16 15.20   Installing       : selinux-policy-38.1.23-1.el9.noarch                  60/91 
09:13:51 #16 15.20   Running scriptlet: selinux-policy-38.1.23-1.el9.noarch                  60/91 
09:13:51 #13 40.44 Preparing to unpack .../367-libxstring-perl_0.005-2+b1_amd64.deb ...
09:13:51 #13 40.44 Unpacking libxstring-perl:amd64 (0.005-2+b1) ...
09:13:51 #13 40.47 Selecting previously unselected package libyaml-0-2:amd64.
09:13:51 #13 40.47 Preparing to unpack .../368-libyaml-0-2_0.2.5-1_amd64.deb ...
09:13:51 #13 40.48 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
09:13:51 #13 40.51 Selecting previously unselected package libyaml-libyaml-perl.
09:13:51 #13 40.51 Preparing to unpack .../369-libyaml-libyaml-perl_0.86+ds-1_amd64.deb ...
09:13:51 #13 40.51 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:13:51 #13 40.54 Selecting previously unselected package licensecheck.
09:13:51 #13 40.54 Preparing to unpack .../370-licensecheck_3.3.5-1_all.deb ...
09:13:51 #13 40.55 Unpacking licensecheck (3.3.5-1) ...
09:13:51 #13 40.58 Selecting previously unselected package plzip.
09:13:51 #13 40.58 Preparing to unpack .../371-plzip_1.10-5_amd64.deb ...
09:13:51 #13 40.58 Unpacking plzip (1.10-5) ...
09:13:51 #13 40.61 Selecting previously unselected package lzop.
09:13:51 #13 40.62 Preparing to unpack .../372-lzop_1.04-2_amd64.deb ...
09:13:51 #13 40.62 Unpacking lzop (1.04-2) ...
09:13:51 #13 40.65 Selecting previously unselected package t1utils.
09:13:51 #15 30.66   Preparing        :                                                        1/1 
09:13:51 #15 30.69   Installing       : python-srpm-macros-3-45.el8.noarch                    1/89 
09:13:51 #15 30.71   Installing       : unzip-6.0-46.el8.x86_64                               2/89 
09:13:51 #15 30.86   Installing       : groff-base-1.22.3-18.el8.x86_64                       3/89 
09:13:51 #15 30.88   Installing       : file-5.33-25.el8.x86_64                               4/89 
09:13:51 #15 30.90   Installing       : bzip2-1.0.6-26.el8.x86_64                             5/89 
09:13:51 #15 30.95   Installing       : zip-3.0-23.el8.x86_64                                 6/89 
09:13:51 #15 30.96   Installing       : python-rpm-macros-3-45.el8.noarch                     7/89 
09:13:51 #15 30.98   Installing       : python3-rpm-macros-3-45.el8.noarch                    8/89 
09:13:51 #15 30.99   Installing       : python3-six-1.11.0-8.el8.noarch                       9/89 
09:13:51 #13 37.03 Preparing to unpack .../301-libldap-common_2.5.13+dfsg-5_all.deb ...
09:13:51 #13 37.04 Unpacking libldap-common (2.5.13+dfsg-5) ...
09:13:51 #13 37.07 Selecting previously unselected package liblist-compare-perl.
09:13:51 #13 37.07 Preparing to unpack .../302-liblist-compare-perl_0.55-2_all.deb ...
09:13:51 #13 37.07 Unpacking liblist-compare-perl (0.55-2) ...
09:13:51 #13 37.11 Selecting previously unselected package liblist-someutils-perl.
09:13:51 #13 37.11 Preparing to unpack .../303-liblist-someutils-perl_0.59-1_all.deb ...
09:13:51 #13 37.11 Unpacking liblist-someutils-perl (0.59-1) ...
09:13:51 #13 37.14 Selecting previously unselected package liblist-someutils-xs-perl:arm64.
09:13:51 #13 37.15 Preparing to unpack .../304-liblist-someutils-xs-perl_0.58-3_arm64.deb ...
09:13:51 #13 37.15 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ...
09:13:51 #13 37.18 Selecting previously unselected package liblist-utilsby-perl.
09:13:51 #13 37.18 Preparing to unpack .../305-liblist-utilsby-perl_0.12-2_all.deb ...
09:13:51 #13 37.18 Unpacking liblist-utilsby-perl (0.12-2) ...
09:13:51 #13 37.22 Selecting previously unselected package libltdl7:arm64.
09:13:51 #13 37.22 Preparing to unpack .../306-libltdl7_2.4.7-5_arm64.deb ...
09:13:51 #13 37.22 Unpacking libltdl7:arm64 (2.4.7-5) ...
09:13:51 #13 37.26 Selecting previously unselected package libltdl-dev:arm64.
09:13:51 #13 40.74 Selecting previously unselected package psmisc.
09:13:51 #13 40.75 Preparing to unpack .../321-psmisc_23.2-1+deb10u1_amd64.deb ...
09:13:51 #13 40.75 Unpacking psmisc (23.2-1+deb10u1) ...
09:13:51 #13 40.78 Selecting previously unselected package publicsuffix.
09:13:51 #13 40.79 Preparing to unpack .../322-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
09:13:51 #13 40.79 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
09:13:51 #13 40.83 Selecting previously unselected package python-apt-common.
09:13:51 #13 40.83 Preparing to unpack .../323-python-apt-common_1.8.4.3_all.deb ...
09:13:51 #14 40.50 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:13:51 #14 40.51 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
09:13:51 #14 40.52 Setting up distro-info-data (0.52ubuntu0.4) ...
09:13:51 #14 40.53 Setting up manpages (5.10-1ubuntu1) ...
09:13:51 #14 40.54 Setting up unzip (6.0-26ubuntu3.1) ...
09:13:51 #14 40.56 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ...
09:13:51 #14 40.57 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
09:13:51 #14 40.58 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
09:13:51 #14 40.60 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:51 #14 40.61 Setting up binutils-common:amd64 (2.38-4ubuntu2.3) ...
09:13:51 #14 40.63 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
09:13:51 #14 40.64 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ...
09:13:51 #14 40.66 Setting up libdeflate0:amd64 (1.10-2) ...
09:13:51 #14 40.68 Setting up less (590-1ubuntu0.22.04.1) ...
09:13:51 #14 40.70 Setting up perl-openssl-defaults:amd64 (5build2) ...
09:13:51 #14 36.36 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-someutils-xs-perl arm64 0.58-2build3 [32.5 kB]
09:13:51 #14 36.41 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblist-utilsby-perl all 0.11-1 [14.7 kB]
09:13:51 #14 36.44 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl7 arm64 2.4.6-15build2 [39.5 kB]
09:13:51 #14 26.79 Resolving Dependencies
09:13:51 #14 26.79 --> Running transaction check
09:13:51 #14 26.79 ---> Package rpm-build.x86_64 0:4.11.3-48.el7_9 will be installed
09:13:51 #14 26.81 --> Processing Dependency: rpm = 4.11.3-48.el7_9 for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.93 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.93 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.93 --> Processing Dependency: unzip for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.94 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.95 --> Processing Dependency: file for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.95 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.95 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.95 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-48.el7_9.x86_64
09:13:51 #14 26.95 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed
09:13:51 #14 26.95 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch
09:13:51 #14 26.95 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch
09:13:51 #14 26.96 --> Running transaction check
09:13:51 #14 26.96 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
09:13:51 #14 26.96 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed
09:13:51 #14 26.96 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64
09:13:51 #14 26.96 ---> Package elfutils.x86_64 0:0.176-5.el7 will be installed
09:13:51 #14 26.96 ---> Package file.x86_64 0:5.11-37.el7 will be installed
09:13:51 #14 26.96 ---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed
09:13:51 #14 26.97 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
09:13:51 #14 26.97 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed
09:13:51 #14 26.97 ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed
09:13:51 #14 26.97 --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.98 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64
09:13:51 #14 26.99 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
09:13:51 #14 27.00 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
09:13:51 #14 27.00 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
09:13:51 #14 27.00 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
09:13:51 #14 27.00 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed
09:13:51 #14 27.00 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
09:13:51 #14 27.00 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed
09:13:51 #14 27.00 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:13:51 #14 27.00 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:13:51 #14 27.00 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:13:51 #14 27.00 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch
09:13:51 #14 27.01 ---> Package rpm.x86_64 0:4.11.3-45.el7 will be updated
09:13:51 #14 27.01 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-python-4.11.3-45.el7.x86_64
09:13:51 #14 27.01 --> Processing Dependency: rpm = 4.11.3-45.el7 for package: rpm-libs-4.11.3-45.el7.x86_64
09:13:51 #14 27.01 ---> Package rpm.x86_64 0:4.11.3-48.el7_9 will be an update
09:13:51 #14 27.01 ---> Package unzip.x86_64 0:6.0-24.el7_9 will be installed
09:13:51 #14 27.01 --> Running transaction check
09:13:51 #14 27.01 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed
09:13:51 #14 27.01 ---> Package emacs-filesystem.noarch 1:24.3-23.el7_9.1 will be installed
09:13:51 #14 27.01 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
09:13:51 #14 27.01 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
09:13:51 #14 27.01 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
09:13:51 #14 27.01 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
09:13:51 #14 27.02 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
09:13:51 #14 27.02 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
09:13:51 #14 27.02 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
09:13:51 #14 27.02 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
09:13:51 #14 27.02 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
09:13:51 #14 27.02 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
09:13:51 #14 27.02 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
09:13:51 #14 27.03 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed
09:13:51 #14 27.03 ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed
09:13:51 #14 27.03 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed
09:13:51 #14 27.03 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
09:13:51 #14 27.04 ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed
09:13:51 #14 27.04 ---> Package rpm-libs.x86_64 0:4.11.3-45.el7 will be updated
09:13:51 #14 27.04 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-45.el7 for package: rpm-build-libs-4.11.3-45.el7.x86_64
09:13:51 #14 27.04 ---> Package rpm-libs.x86_64 0:4.11.3-48.el7_9 will be an update
09:13:51 #14 27.04 ---> Package rpm-python.x86_64 0:4.11.3-45.el7 will be updated
09:13:51 #14 27.04 ---> Package rpm-python.x86_64 0:4.11.3-48.el7_9 will be an update
09:13:51 #14 27.04 ---> Package zip.x86_64 0:3.0-11.el7 will be installed
09:13:51 #14 27.04 --> Running transaction check
09:13:51 #14 27.04 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
09:13:51 #14 27.04 ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed
09:13:51 #14 27.04 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
09:13:51 #14 27.05 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
09:13:51 #14 27.05 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
09:13:51 #14 27.05 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
09:13:51 #14 27.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-45.el7 will be updated
09:13:51 #14 27.05 ---> Package rpm-build-libs.x86_64 0:4.11.3-48.el7_9 will be an update
09:13:51 #14 27.05 --> Running transaction check
09:13:51 #14 27.05 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
09:13:51 #14 27.05 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
09:13:51 #14 27.13 --> Finished Dependency Resolution
09:13:51 #14 27.13 
09:13:51 #14 27.13 Dependencies Resolved
09:13:51 #14 27.14 
09:13:51 #14 27.14 ================================================================================
09:13:51 #14 27.14  Package                   Arch      Version                   Repository  Size
09:13:51 #14 27.14 ================================================================================
09:13:51 #14 27.14 Installing:
09:13:51 #14 27.14  rpm-build                 x86_64    4.11.3-48.el7_9           updates    150 k
09:13:51 #14 27.14  rpmlint                   noarch    1.5-4.el7                 base       229 k
09:13:51 #14 27.14 Installing for dependencies:
09:13:51 #14 27.14  bzip2                     x86_64    1.0.6-13.el7              base        52 k
09:13:51 #14 27.14  desktop-file-utils        x86_64    0.23-2.el7                base        67 k
09:13:51 #14 27.14  dwz                       x86_64    0.11-3.el7                base        99 k
09:13:51 #14 27.14  elfutils                  x86_64    0.176-5.el7               base       308 k
09:13:51 #14 27.14  emacs-filesystem          noarch    1:24.3-23.el7_9.1         updates     58 k
09:13:51 #14 27.14  file                      x86_64    5.11-37.el7               base        57 k
09:13:51 #14 27.14  gdb                       x86_64    7.6.1-120.el7             base       2.4 M
09:13:51 #14 27.14  groff-base                x86_64    1.22.2-8.el7              base       942 k
09:13:51 #14 27.14  patch                     x86_64    2.7.1-12.el7_7            base       111 k
09:13:51 #14 27.14  perl                      x86_64    4:5.16.3-299.el7_9        updates    8.0 M
09:13:51 #14 27.14  perl-Carp                 noarch    1.26-244.el7              base        19 k
09:13:51 #14 27.14  perl-Encode               x86_64    2.51-7.el7                base       1.5 M
09:13:51 #14 27.14  perl-Exporter             noarch    5.68-3.el7                base        28 k
09:13:51 #14 27.14  perl-File-Path            noarch    2.09-2.el7                base        26 k
09:13:51 #14 27.14  perl-File-Temp            noarch    0.23.01-3.el7             base        56 k
09:13:51 #14 27.14  perl-Filter               x86_64    1.49-3.el7                base        76 k
09:13:51 #14 27.14  perl-Getopt-Long          noarch    2.40-3.el7                base        56 k
09:13:51 #14 27.14  perl-HTTP-Tiny            noarch    0.033-3.el7               base        38 k
09:13:51 #14 27.14  perl-PathTools            x86_64    3.40-5.el7                base        82 k
09:13:51 #14 27.14  perl-Pod-Escapes          noarch    1:1.04-299.el7_9          updates     52 k
09:13:51 #14 27.14  perl-Pod-Perldoc          noarch    3.20-4.el7                base        87 k
09:13:51 #14 27.14  perl-Pod-Simple           noarch    1:3.28-4.el7              base       216 k
09:13:51 #14 27.14  perl-Pod-Usage            noarch    1.63-3.el7                base        27 k
09:13:51 #14 27.14  perl-Scalar-List-Utils    x86_64    1.27-248.el7              base        36 k
09:13:51 #14 27.14  perl-Socket               x86_64    2.010-5.el7               base        49 k
09:13:51 #14 27.14  perl-Storable             x86_64    2.45-3.el7                base        77 k
09:13:51 #14 27.14  perl-Text-ParseWords      noarch    3.29-4.el7                base        14 k
09:13:51 #14 27.14  perl-Thread-Queue         noarch    3.02-2.el7                base        17 k
09:13:51 #14 27.14  perl-Time-HiRes           x86_64    4:1.9725-3.el7            base        45 k
09:13:51 #14 27.14  perl-Time-Local           noarch    1.2300-2.el7              base        24 k
09:13:51 #14 27.14  perl-constant             noarch    1.27-2.el7                base        19 k
09:13:51 #14 27.14  perl-libs                 x86_64    4:5.16.3-299.el7_9        updates    690 k
09:13:51 #14 27.14  perl-macros               x86_64    4:5.16.3-299.el7_9        updates     44 k
09:13:51 #14 27.14  perl-parent               noarch    1:0.225-244.el7           base        12 k
09:13:51 #14 27.14  perl-podlators            noarch    2.5.1-3.el7               base       112 k
09:13:51 #14 27.14  perl-srpm-macros          noarch    1-8.el7                   base       4.6 k
09:13:51 #14 27.14  perl-threads              x86_64    1.87-4.el7                base        49 k
09:13:51 #14 27.14  perl-threads-shared       x86_64    1.43-6.el7                base        39 k
09:13:51 #14 27.14  python-srpm-macros        noarch    3-34.el7                  base       8.8 k
09:13:51 #14 27.14  redhat-rpm-config         noarch    9.1.0-88.el7.centos       base        81 k
09:13:51 #14 27.14  unzip                     x86_64    6.0-24.el7_9              updates    172 k
09:13:51 #14 27.14  zip                       x86_64    3.0-11.el7                base       260 k
09:13:51 #14 27.14 Updating for dependencies:
09:13:51 #14 27.14  rpm                       x86_64    4.11.3-48.el7_9           updates    1.2 M
09:13:51 #14 27.14  rpm-build-libs            x86_64    4.11.3-48.el7_9           updates    108 k
09:13:51 #14 27.14  rpm-libs                  x86_64    4.11.3-48.el7_9           updates    279 k
09:13:51 #14 27.14  rpm-python                x86_64    4.11.3-48.el7_9           updates     84 k
09:13:51 #14 27.14 
09:13:51 #14 27.14 Transaction Summary
09:13:51 #14 27.14 ================================================================================
09:13:51 #14 27.14 Install  2 Packages (+42 Dependent packages)
09:13:51 #14 27.14 Upgrade             (  4 Dependent packages)
09:13:51 #14 27.14 
09:13:51 #14 27.14 Total download size: 18 M
09:13:51 #14 27.14 Downloading packages:
09:13:51 #14 27.14 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
09:13:51 #13 38.63 Preparing to unpack .../357-xdg-user-dirs_0.17-2_arm64.deb ...
09:13:51 #13 38.64 Unpacking xdg-user-dirs (0.17-2) ...
09:13:51 #13 38.70 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
09:13:51 #13 38.71 Setting up media-types (4.0.0) ...
09:13:51 #13 38.72 Setting up libpipeline1:arm64 (1.5.3-1) ...
09:13:51 #13 38.73 Setting up wdiff (1.2.2-2+b1) ...
09:13:51 #13 38.74 Setting up libxau6:arm64 (1:1.0.9-1) ...
09:13:51 #13 38.75 Setting up libre2-9:arm64 (20210201+dfsg-1) ...
09:13:51 #13 38.76 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:13:51 #13 38.77 Setting up libgpm2:arm64 (1.20.7-8) ...
09:13:51 #13 38.78 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
09:13:51 #13 38.79 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:13:51 #13 38.79 Setting up libicu67:arm64 (67.1-7) ...
09:13:51 #13 38.81 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
09:13:51 #13 38.81 Setting up xdg-user-dirs (0.17-2) ...
09:13:51 #13 38.84 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:51 #13 38.85 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
09:13:51 #13 38.86 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
09:13:51 #13 38.89 No schema files found: doing nothing.
09:13:51 #13 38.90 Setting up distro-info-data (0.51+deb11u3) ...
09:13:51 #13 38.91 Setting up manpages (5.10-1) ...
09:13:51 #13 38.92 Setting up unzip (6.0-26+deb11u1) ...
09:13:51 #13 38.93 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:51 #13 38.94 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:13:51 #13 42.67   Installing       : json-glib-1.6.6-5.fc39.aarch64                      58/153 
09:13:51 #13 42.68   Installing       : libappstream-glib-0.8.2-4.fc39.aarch64              59/153 
09:13:51 #13 42.69   Running scriptlet: groff-base-1.23.0-2.fc39.aarch64                    60/153 
09:13:51 #13 42.74   Installing       : groff-base-1.23.0-2.fc39.aarch64                    60/153 
09:13:51 #13 42.75   Running scriptlet: groff-base-1.23.0-2.fc39.aarch64                    60/153 
09:13:51 #13 42.77   Installing       : perl-Digest-1.20-500.fc39.noarch                    61/153 
09:13:51 #13 42.77   Installing       : perl-Digest-MD5-2.58-500.fc39.aarch64               62/153 
09:13:51 #13 42.78   Installing       : perl-B-1.88-500.fc39.aarch64                        63/153 
09:13:51 #13 42.79   Installing       : perl-FileHandle-2.05-500.fc39.noarch                64/153 
09:13:51 #13 42.80   Installing       : perl-Data-Dumper-2.188-501.fc39.aarch64             65/153 
09:13:51 #13 42.81   Installing       : perl-libnet-3.15-501.fc39.noarch                    66/153 
09:13:51 #13 42.81   Installing       : perl-AutoLoader-5.74-500.fc39.noarch                67/153 
09:13:51 #13 42.82   Installing       : perl-base-2.27-500.fc39.noarch                      68/153 
09:13:51 #13 42.83   Installing       : perl-URI-5.21-1.fc39.noarch                         69/153 
09:13:51 #13 42.83   Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         70/153 
09:13:51 #13 42.84   Installing       : perl-Mozilla-CA-20230801-1.fc39.noarch              71/153 
09:13:51 #13 42.84   Installing       : perl-if-0.61.000-500.fc39.noarch                    72/153 
09:13:51 #13 42.85   Installing       : perl-locale-1.10-500.fc39.noarch                    73/153 
09:13:51 #13 42.85   Installing       : perl-IO-Socket-IP-0.42-1.fc39.noarch                74/153 
09:13:51 #13 42.86   Installing       : perl-Time-Local-2:1.350-3.fc39.noarch               75/153 
09:13:51 #13 42.86   Installing       : perl-File-Path-2.18-500.fc39.noarch                 76/153 
09:13:51 #13 41.92 invoke-rc.d: could not determine current runlevel
09:13:51 #14 35.20 Get:281 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfreezethaw-perl all 0.5001-3 [14.6 kB]
09:13:51 #13 41.92 invoke-rc.d: policy-rc.d denied execution of start.
09:13:51 #14 35.20 Get:282 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsort-versions-perl all 1.62-3 [7378 B]
09:13:51 #13 41.93 Setting up libedit2:arm64 (3.1-20181209-1) ...
09:13:51 #13 41.94 Setting up libkyotocabinet16v5:arm64 (1.2.76-4.2+b1) ...
09:13:51 #13 41.95 Setting up cron (3.0pl1-134+deb10u1) ...
09:13:51 #14 35.20 Get:283 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgit-wrapper-perl all 0.048-2 [29.5 kB]
09:13:51 #14 35.21 Get:284 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-tiny-multipart-perl all 0.08-2 [9070 B]
09:13:51 #13 42.03 Adding group `crontab' (GID 102) ...
09:13:51 #13 42.05 Done.
09:13:51 #13 42.07 invoke-rc.d: could not determine current runlevel
09:13:51 #13 42.07 invoke-rc.d: policy-rc.d denied execution of start.
09:13:51 #13 32.24 Preparing to unpack .../105-patchutils_0.4.2-1_armhf.deb ...
09:13:51 #13 32.24 Unpacking patchutils (0.4.2-1) ...
09:13:51 #13 32.28 Selecting previously unselected package wdiff.
09:13:51 #13 32.29 Preparing to unpack .../106-wdiff_1.2.2-5_armhf.deb ...
09:13:51 #13 32.29 Unpacking wdiff (1.2.2-5) ...
09:13:51 #13 32.36 Selecting previously unselected package devscripts.
09:13:51 #13 32.36 Preparing to unpack .../107-devscripts_2.23.4_armhf.deb ...
09:13:51 #13 32.39 Unpacking devscripts (2.23.4) ...
09:13:51 #13 32.50 Selecting previously unselected package equivs.
09:13:51 #14 41.95 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-base-perl all 1.09-3 [18.9 kB]
09:13:51 #14 41.97 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:51 #14 41.99 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1build1 [305 kB]
09:13:51 #14 42.07 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-parser-perl arm64 2.46-4 [204 kB]
09:13:51 #14 42.11 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxml-sax-expat-perl all 0.51-2 [8644 B]
09:13:51 #14 42.11 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-libyaml-perl arm64 0.86+ds-1 [29.5 kB]
09:13:51 #13 35.77 Setting up libhtml-parser-perl (3.72-3+b2) ...
09:13:51 #13 35.78 Setting up librole-tiny-perl (2.000006-1) ...
09:13:51 #13 35.79 Setting up libfile-homedir-perl (1.004-1) ...
09:13:51 #13 35.80 Setting up libio-socket-ssl-perl (2.060-3) ...
09:13:51 #13 35.81 Setting up libhttp-message-perl (6.18-1) ...
09:13:51 #13 35.82 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
09:13:51 #13 35.84 Setting up libhttp-negotiate-perl (6.01-1) ...
09:13:51 #13 35.85 Setting up libhttp-cookies-perl (6.04-1) ...
09:13:51 #13 35.86 Setting up po-debconf (1.0.21) ...
09:13:51 #13 35.87 Setting up libhtml-tree-perl (5.07-2) ...
09:13:51 #13 35.88 Setting up libparams-classify-perl (0.015-1+b1) ...
09:13:51 #13 35.89 Setting up libmodule-runtime-perl (0.016-1) ...
09:13:51 #13 35.90 Setting up libimport-into-perl (1.002005-1) ...
09:13:51 #13 35.92 Setting up libmoo-perl (2.003004-2) ...
09:13:51 #13 35.96 Setting up liblwp-protocol-https-perl (6.07-2) ...
09:13:51 #13 35.97 Setting up libwww-perl (6.36-2) ...
09:13:51 #13 35.98 Setting up debhelper (13.2~bpo10+1) ...
09:13:51 #14 38.41 Setting up libltdl7:amd64 (2.4.6-14) ...
09:13:51 #14 38.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:51 #14 38.44 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:51 #14 38.45 Setting up libubsan1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:51 #14 38.46 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:13:51 #14 38.47 Setting up libcrypt-dev:amd64 (1:4.4.10-10ubuntu4) ...
09:13:51 #14 38.48 Setting up libuchardet0:amd64 (0.0.6-3build1) ...
09:13:51 #14 38.49 Setting up libre2-5:amd64 (20200101+dfsg-1build1) ...
09:13:51 #14 38.51 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
09:13:51 #14 38.52 Setting up libisl22:amd64 (0.22.1-1) ...
09:13:51 #14 38.53 Setting up netbase (6.1) ...
09:13:51 #14 38.56 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
09:13:51 #14 38.57 Setting up libmpdec2:amd64 (2.4.2-3) ...
09:13:51 #14 38.58 Setting up libbinutils:amd64 (2.34-6ubuntu1.6) ...
09:13:51 #14 38.60 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ...
09:13:51 #14 38.61 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
09:13:51 #14 38.63 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:13:51 #14 38.64 Setting up libbsd0:amd64 (0.10.0-1) ...
09:13:51 #14 38.68 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
09:13:51 #14 38.69 Setting up readline-common (8.0-4) ...
09:13:51 #14 38.70 Setting up publicsuffix (20200303.0012-1) ...
09:13:51 #14 38.71 Setting up libcc1-0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:51 #14 35.46 Get:290 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjson-maybexs-perl all 1.004003-1 [11.3 kB]
09:13:51 #14 35.47 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]
09:13:51 #14 35.48 Get:292 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-compare-perl all 0.55-1 [63.3 kB]
09:13:51 #14 35.52 Get:293 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-perl all 0.58-1 [29.7 kB]
09:13:51 #14 35.53 Get:294 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-someutils-xs-perl armhf 0.58-2build3 [31.4 kB]
09:13:51 #14 35.55 Get:295 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblist-utilsby-perl all 0.11-1 [14.7 kB]
09:13:51 #13 38.31 Preparing to unpack .../117-libencode-locale-perl_1.05-1_all.deb ...
09:13:51 #13 38.31 Unpacking libencode-locale-perl (1.05-1) ...
09:13:51 #13 38.34 Selecting previously unselected package libtimedate-perl.
09:13:51 #13 38.34 Preparing to unpack .../118-libtimedate-perl_2.3000-2+deb10u1_all.deb ...
09:13:51 #13 38.35 Unpacking libtimedate-perl (2.3000-2+deb10u1) ...
09:13:51 #13 38.42 Selecting previously unselected package libhttp-date-perl.
09:13:51 #13 38.42 Preparing to unpack .../119-libhttp-date-perl_6.02-1_all.deb ...
09:13:51 #13 38.42 Unpacking libhttp-date-perl (6.02-1) ...
09:13:51 #13 38.45 Selecting previously unselected package libfile-listing-perl.
09:13:51 #13 38.45 Preparing to unpack .../120-libfile-listing-perl_6.04-1_all.deb ...
09:13:51 #13 38.45 Unpacking libfile-listing-perl (6.04-1) ...
09:13:51 #13 38.48 Selecting previously unselected package libhtml-tagset-perl.
09:13:51 #13 38.48 Preparing to unpack .../121-libhtml-tagset-perl_3.20-3_all.deb ...
09:13:51 #13 38.49 Unpacking libhtml-tagset-perl (3.20-3) ...
09:13:51 #13 38.52 Selecting previously unselected package liburi-perl.
09:13:51 #14 37.95 Preparing to unpack .../050-libx11-6_2%3a1.6.9-2ubuntu1.5_armhf.deb ...
09:13:51 #14 37.96 Unpacking libx11-6:armhf (2:1.6.9-2ubuntu1.5) ...
09:13:51 #14 38.03 Selecting previously unselected package libxext6:armhf.
09:13:51 #14 38.03 Preparing to unpack .../051-libxext6_2%3a1.3.4-0ubuntu1_armhf.deb ...
09:13:51 #14 38.04 Unpacking libxext6:armhf (2:1.3.4-0ubuntu1) ...
09:13:51 #14 38.07 Selecting previously unselected package libxmuu1:armhf.
09:13:51 #14 38.07 Preparing to unpack .../052-libxmuu1_2%3a1.1.3-0ubuntu1_armhf.deb ...
09:13:51 #14 38.07 Unpacking libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
09:13:51 #14 38.10 Selecting previously unselected package manpages.
09:13:51 #14 38.10 Preparing to unpack .../053-manpages_5.05-1_all.deb ...
09:13:51 #14 38.11 Unpacking manpages (5.05-1) ...
09:13:51 #16 6.696 (34/93): selinux-policy-targeted-38.1.23-1.el9.  39 MB/s | 6.5 MB     00:00    
09:13:51 #16 6.766 (35/93): util-linux-2.37.4-15.el9.aarch64.rpm    15 MB/s | 2.2 MB     00:00    
09:13:51 #16 6.770 (36/93): selinux-policy-38.1.23-1.el9.noarch.rp 174 kB/s |  57 kB     00:00    
09:13:51 #16 6.807 (37/93): util-linux-core-2.37.4-15.el9.aarch64.  11 MB/s | 431 kB     00:00    
09:13:51 #16 6.809 (38/93): vim-filesystem-8.2.2637-20.el9.noarch. 422 kB/s |  18 kB     00:00    
09:13:51 #16 6.812 (39/93): which-2.21-29.el9.aarch64.rpm          985 kB/s |  41 kB     00:00    
09:13:51 #16 6.869 (40/93): annobin-12.12-1.el9.aarch64.rpm         17 MB/s | 977 kB     00:00    
09:13:51 #16 6.911 (41/93): autoconf-2.69-38.el9.noarch.rpm        6.7 MB/s | 681 kB     00:00    
09:13:51 #13 40.95 Preparing to unpack .../320-libunicode-utf8-perl_0.62-1+b2_amd64.deb ...
09:13:51 #13 40.96 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
09:13:51 #13 41.00 Selecting previously unselected package libunwind8:amd64.
09:13:51 #13 41.00 Preparing to unpack .../321-libunwind8_1.3.2-2_amd64.deb ...
09:13:51 #13 41.00 Unpacking libunwind8:amd64 (1.3.2-2) ...
09:13:51 #13 41.04 Selecting previously unselected package libxdelta2.
09:13:51 #13 41.04 Preparing to unpack .../322-libxdelta2_1.1.3-9.3_amd64.deb ...
09:13:51 #13 41.05 Unpacking libxdelta2 (1.1.3-9.3) ...
09:13:51 #13 41.09 Selecting previously unselected package libxext6:amd64.
09:13:51 #13 41.09 Preparing to unpack .../323-libxext6_2%3a1.3.3-1.1_amd64.deb ...
09:13:51 #13 41.09 Unpacking libxext6:amd64 (2:1.3.3-1.1) ...
09:13:51 #13 41.12 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:51 #13 41.13 Preparing to unpack .../324-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:13:51 #13 41.13 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:13:51 #13 41.16 Selecting previously unselected package libxml-sax-base-perl.
09:13:51 #13 41.17 Preparing to unpack .../325-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:13:51 #13 41.17 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:13:51 #13 41.21 Selecting previously unselected package libxml-sax-perl.
09:13:51 #14 42.97 Preparing to unpack .../122-dctrl-tools_2.24-3_arm64.deb ...
09:13:51 #14 42.98 Unpacking dctrl-tools (2.24-3) ...
09:13:51 #14 43.01 Selecting previously unselected package libtool.
09:13:51 #14 43.01 Preparing to unpack .../123-libtool_2.4.6-14_all.deb ...
09:13:51 #14 43.02 Unpacking libtool (2.4.6-14) ...
09:13:51 #14 43.09 Selecting previously unselected package dh-autoreconf.
09:13:51 #14 43.09 Preparing to unpack .../124-dh-autoreconf_19_all.deb ...
09:13:51 #14 43.09 Unpacking dh-autoreconf (19) ...
09:13:51 #14 43.12 Selecting previously unselected package libdebhelper-perl.
09:13:51 #14 43.12 Preparing to unpack .../125-libdebhelper-perl_12.10ubuntu1_all.deb ...
09:13:51 #14 43.13 Unpacking libdebhelper-perl (12.10ubuntu1) ...
09:13:51 #14 43.16 Selecting previously unselected package libarchive-zip-perl.
09:13:51 #14 43.16 Preparing to unpack .../126-libarchive-zip-perl_1.67-2_all.deb ...
09:13:51 #14 43.17 Unpacking libarchive-zip-perl (1.67-2) ...
09:13:51 #14 43.20 Selecting previously unselected package libsub-override-perl.
09:13:51 #14 43.20 Preparing to unpack .../127-libsub-override-perl_0.09-2_all.deb ...
09:13:51 #14 43.20 Unpacking libsub-override-perl (0.09-2) ...
09:13:51 #14 43.23 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:51 #14 43.23 Preparing to unpack .../128-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
09:13:51 #14 43.24 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
09:13:51 #14 43.27 Selecting previously unselected package dh-strip-nondeterminism.
09:13:51 #14 43.27 Preparing to unpack .../129-dh-strip-nondeterminism_1.7.0-1_all.deb ...
09:13:51 #14 43.27 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
09:13:51 #14 43.30 Selecting previously unselected package dwz.
09:13:51 #13 38.07 Preparing to unpack .../183-libjpeg62-turbo_1%3a2.1.5-2_armhf.deb ...
09:13:51 #13 38.07 Unpacking libjpeg62-turbo:armhf (1:2.1.5-2) ...
09:13:51 #16 15.22   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         61/91 
09:13:51 #16 15.41   Installing       : selinux-policy-targeted-38.1.23-1.el9.noarch         61/91 
09:13:51 #13 38.12 Selecting previously unselected package libyuv0:armhf.
09:13:51 #13 38.12 Preparing to unpack .../184-libyuv0_0.0~git20230123.b2528b0-1_armhf.deb ...
09:13:51 #13 38.13 Unpacking libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
09:13:51 #13 38.17 Selecting previously unselected package libavif15:armhf.
09:13:51 #13 38.17 Preparing to unpack .../185-libavif15_0.11.1-1_armhf.deb ...
09:13:51 #13 38.18 Unpacking libavif15:armhf (0.11.1-1) ...
09:13:51 #13 38.22 Selecting previously unselected package libmodule-implementation-perl.
09:13:51 #13 38.23 Preparing to unpack .../186-libmodule-implementation-perl_0.09-2_all.deb ...
09:13:51 #13 38.23 Unpacking libmodule-implementation-perl (0.09-2) ...
09:13:51 #13 38.31 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:51 #13 36.94 Selecting previously unselected package iso-codes.
09:13:51 #13 36.94 Preparing to unpack .../159-iso-codes_4.6.0-1_all.deb ...
09:13:51 #13 36.95 Unpacking iso-codes (4.6.0-1) ...
09:13:51 #13 37.26 Preparing to unpack .../307-libltdl-dev_2.4.7-5_arm64.deb ...
09:13:51 #13 37.26 Unpacking libltdl-dev:arm64 (2.4.7-5) ...
09:13:51 #13 37.31 Selecting previously unselected package liblz1:arm64.
09:13:51 #13 37.31 Preparing to unpack .../308-liblz1_1.13-5_arm64.deb ...
09:13:51 #13 37.31 Unpacking liblz1:arm64 (1.13-5) ...
09:13:51 #13 37.35 Selecting previously unselected package liblzo2-2:arm64.
09:13:51 #13 37.35 Preparing to unpack .../309-liblzo2-2_2.10-2_arm64.deb ...
09:13:51 #13 37.36 Unpacking liblzo2-2:arm64 (2.10-2) ...
09:13:51 #13 37.39 Selecting previously unselected package libsys-hostname-long-perl.
09:13:51 #13 37.39 Preparing to unpack .../310-libsys-hostname-long-perl_1.5-3_all.deb ...
09:13:51 #13 37.39 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:13:51 #13 37.42 Selecting previously unselected package libmail-sendmail-perl.
09:13:51 #13 37.42 Preparing to unpack .../311-libmail-sendmail-perl_0.80-3_all.deb ...
09:13:51 #13 37.43 Unpacking libmail-sendmail-perl (0.80-3) ...
09:13:51 #13 37.46 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:51 #13 37.46 Preparing to unpack .../312-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:13:51 #13 37.46 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:13:51 #13 37.49 Selecting previously unselected package libmailtools-perl.
09:13:51 #13 40.65 Preparing to unpack .../373-t1utils_1.41-4_amd64.deb ...
09:13:51 #13 40.65 Unpacking t1utils (1.41-4) ...
09:13:51 #13 40.74 Selecting previously unselected package unzip.
09:13:51 #13 40.74 Preparing to unpack .../374-unzip_6.0-28_amd64.deb ...
09:13:51 #13 40.74 Unpacking unzip (6.0-28) ...
09:13:51 #13 40.80 Selecting previously unselected package lintian.
09:13:51 #13 40.80 Preparing to unpack .../375-lintian_2.116.3_all.deb ...
09:13:51 #13 40.81 Unpacking lintian (2.116.3) ...
09:13:52 #15 31.03   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                10/89 
09:13:52 #15 31.04   Installing       : pkgconf-m4-1.4.2-1.el8.noarch                        11/89 
09:13:52 #15 31.06   Installing       : patch-2.7.6-11.el8.x86_64                            12/89 
09:13:52 #15 31.15   Installing       : openssl-1:1.1.1k-9.el8.x86_64                        13/89 
09:13:52 #15 31.19   Installing       : ncurses-6.1-10.20180224.el8.x86_64                   14/89 
09:13:52 #15 31.21   Installing       : perl-Digest-1.17-395.el8.noarch                      15/89 
09:13:52 #15 31.22   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  16/89 
09:13:52 #15 31.24   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                17/89 
09:13:52 #14 36.50 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libltdl-dev arm64 2.4.6-15build2 [170 kB]
09:13:52 #14 36.60 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liblzo2-2 arm64 2.10-2build3 [51.4 kB]
09:13:52 #14 36.62 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsys-hostname-long-perl all 1.5-2 [11.5 kB]
09:13:52 #14 36.62 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
09:13:52 #14 36.63 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:52 #14 36.63 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmailtools-perl all 2.21-1 [80.7 kB]
09:13:52 #14 36.65 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmarkdown2 arm64 2.2.7-2 [37.0 kB]
09:13:52 #14 40.71 Setting up linux-libc-dev:amd64 (5.15.0-84.93) ...
09:13:52 #14 40.72 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.3) ...
09:13:52 #14 40.74 Setting up gettext-base (0.21-4ubuntu4) ...
09:13:52 #14 40.75 Setting up liblzo2-2:amd64 (2.10-2build3) ...
09:13:52 #14 40.76 Setting up libnpth0:amd64 (1.6-3build2) ...
09:13:52 #14 40.77 Setting up file (1:5.41-3ubuntu0.1) ...
09:13:52 #14 40.79 Setting up libassuan0:amd64 (2.5.5-1build1) ...
09:13:52 #14 40.80 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:52 #14 40.81 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:13:52 #14 40.83 Setting up bzip2 (1.0.8-5build1) ...
09:13:52 #14 40.84 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:13:52 #14 40.86 Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
09:13:52 #14 40.88 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ...
09:13:52 #14 40.89 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ...
09:13:52 #14 40.91 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:52 #14 40.92 Setting up libnumber-compare-perl (0.03-2) ...
09:13:52 #14 40.94 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:52 #14 40.95 Setting up fakeroot (1.28-1ubuntu1) ...
09:13:52 #14 40.96 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.96 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
09:13:52 #14 40.97 Setting up autotools-dev (20220109.1) ...
09:13:52 #14 40.98 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ...
09:13:52 #14 41.00 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:13:52 #14 41.01 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ...
09:13:52 #14 41.03 Setting up make (4.3-4.1build1) ...
09:13:52 #13 40.83 Unpacking python-apt-common (1.8.4.3) ...
09:13:52 #13 40.87 Selecting previously unselected package python3-apt.
09:13:52 #13 40.88 Preparing to unpack .../324-python3-apt_1.8.4.3_amd64.deb ...
09:13:52 #13 40.88 Unpacking python3-apt (1.8.4.3) ...
09:13:52 #13 40.93 Selecting previously unselected package python3-certifi.
09:13:52 #13 40.93 Preparing to unpack .../325-python3-certifi_2018.8.24-1_all.deb ...
09:13:52 #13 40.93 Unpacking python3-certifi (2018.8.24-1) ...
09:13:52 #13 40.97 Selecting previously unselected package python3-idna.
09:13:52 #13 40.97 Preparing to unpack .../326-python3-idna_2.6-1_all.deb ...
09:13:52 #13 40.98 Unpacking python3-idna (2.6-1) ...
09:13:52 #13 41.01 Selecting previously unselected package python3-magic.
09:13:52 #13 41.01 Preparing to unpack .../327-python3-magic_2%3a0.4.15-2_all.deb ...
09:13:52 #13 41.02 Unpacking python3-magic (2:0.4.15-2) ...
09:13:52 #13 41.04 Selecting previously unselected package python3-urllib3.
09:13:52 #13 41.04 Preparing to unpack .../328-python3-urllib3_1.24.1-1_all.deb ...
09:13:52 #13 41.05 Unpacking python3-urllib3 (1.24.1-1) ...
09:13:52 #13 41.08 Selecting previously unselected package python3-requests.
09:13:52 #13 41.09 Preparing to unpack .../329-python3-requests_2.21.0-1+deb10u1_all.deb ...
09:13:52 #13 41.09 Unpacking python3-requests (2.21.0-1+deb10u1) ...
09:13:52 #13 41.12 Selecting previously unselected package python3-unidiff.
09:13:52 #13 41.12 Preparing to unpack .../330-python3-unidiff_0.5.4-1_all.deb ...
09:13:52 #13 41.13 Unpacking python3-unidiff (0.5.4-1) ...
09:13:52 #13 41.15 Selecting previously unselected package python3-xdg.
09:13:52 #14 37.72 Updating certificates in /etc/ssl/certs...
09:13:52 #13 38.95 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
09:13:52 #13 38.96 Setting up libcbor0:arm64 (0.5.0+dfsg-2) ...
09:13:52 #13 38.97 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:52 #13 38.99 Setting up libfcgi-bin (2.4.2-2) ...
09:13:52 #13 39.00 Setting up binutils-common:arm64 (2.35.2-2) ...
09:13:52 #13 39.01 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:13:52 #13 39.02 Setting up libmagic1:arm64 (1:5.39-3+deb11u1) ...
09:13:52 #13 39.03 Setting up libdeflate0:arm64 (1.7-1) ...
09:13:52 #13 39.04 Setting up less (551-2) ...
09:13:52 #13 39.06 Setting up perl-openssl-defaults:arm64 (5) ...
09:13:52 #13 39.07 Setting up linux-libc-dev:arm64 (5.10.191-1) ...
09:13:52 #13 39.07 Setting up libctf-nobfd0:arm64 (2.35.2-2) ...
09:13:52 #13 39.08 Setting up gettext-base (0.21-4) ...
09:13:52 #13 39.09 Setting up liblzo2-2:arm64 (2.10-2) ...
09:13:52 #13 39.10 Setting up libnpth0:arm64 (1.6-3) ...
09:13:52 #13 39.11 Setting up file (1:5.39-3+deb11u1) ...
09:13:52 #13 39.12 Setting up libossp-uuid16:arm64 (1.6.2-1.5+b9) ...
09:13:52 #13 39.13 Setting up libassuan0:arm64 (2.5.3-7.1) ...
09:13:52 #13 39.14 Setting up libgomp1:arm64 (10.2.1-6) ...
09:13:52 #13 39.15 Setting up bzip2 (1.0.8-4) ...
09:13:52 #13 42.87   Installing       : perl-IO-Socket-SSL-2.083-3.fc39.noarch              77/153 
09:13:52 #13 42.89   Installing       : perl-Net-SSLeay-1.92-10.fc39.aarch64                78/153 
09:13:52 #13 42.90   Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch             79/153 
09:13:52 #13 42.91   Installing       : perl-Class-Struct-0.68-500.fc39.noarch              80/153 
09:13:52 #13 42.91   Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch            81/153 
09:13:52 #13 42.92   Installing       : perl-POSIX-2.13-500.fc39.aarch64                    82/153 
09:13:52 #13 42.92   Installing       : perl-IPC-Open3-1.22-500.fc39.noarch                 83/153 
09:13:52 #13 42.93   Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch          84/153 
09:13:52 #13 42.94   Installing       : perl-HTTP-Tiny-0.088-3.fc39.noarch                  85/153 
09:13:52 #13 42.94   Installing       : perl-Term-Cap-1.18-500.fc39.noarch                  86/153 
09:13:52 #13 42.95   Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                87/153 
09:13:52 #13 42.96   Installing       : perl-Socket-4:2.037-3.fc39.aarch64                  88/153 
09:13:52 #13 42.97   Installing       : perl-SelectSaver-1.02-500.fc39.noarch               89/153 
09:13:52 #13 42.97   Installing       : perl-Symbol-1.09-500.fc39.noarch                    90/153 
09:13:52 #13 42.98   Installing       : perl-File-stat-1.13-500.fc39.noarch                 91/153 
09:13:52 #13 42.99   Installing       : perl-podlators-1:5.01-500.fc39.noarch               92/153 
09:13:52 #13 42.99   Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            93/153 
09:13:52 #13 43.00   Installing       : perl-Fcntl-1.15-500.fc39.aarch64                    94/153 
09:13:52 #13 43.01   Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch           95/153 
09:13:52 #13 43.01   Installing       : perl-mro-1.28-500.fc39.aarch64                      96/153 
09:13:52 #13 43.02   Installing       : perl-IO-1.52-500.fc39.aarch64                       97/153 
09:13:52 #13 43.03   Installing       : perl-overloading-0.02-500.fc39.noarch               98/153 
09:13:52 #13 43.03   Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch               99/153 
09:13:52 #13 43.04   Installing       : perl-Errno-1.37-500.fc39.aarch64                   100/153 
09:13:52 #13 43.04   Installing       : perl-File-Basename-2.86-500.fc39.noarch            101/153 
09:13:52 #13 43.05   Installing       : perl-Getopt-Std-1.13-500.fc39.noarch               102/153 
09:13:52 #13 43.05   Installing       : perl-MIME-Base64-3.16-500.fc39.aarch64             103/153 
09:13:52 #13 43.06   Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64     104/153 
09:13:52 #13 43.07   Installing       : perl-constant-1.33-501.fc39.noarch                 105/153 
09:13:52 #13 43.08   Installing       : perl-Storable-1:3.32-500.fc39.aarch64              106/153 
09:13:52 #13 43.08   Installing       : perl-overload-1.37-500.fc39.noarch                 107/153 
09:13:52 #13 43.09   Installing       : perl-parent-1:0.241-500.fc39.noarch                108/153 
09:13:52 #13 43.09   Installing       : perl-vars-1.05-500.fc39.noarch                     109/153 
09:13:52 #13 43.10   Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch            110/153 
09:13:52 #13 43.10   Installing       : perl-Carp-1.54-500.fc39.noarch                     111/153 
09:13:52 #13 43.11   Installing       : perl-Exporter-5.77-500.fc39.noarch                 112/153 
09:13:52 #13 43.11   Installing       : perl-NDBM_File-1.16-500.fc39.aarch64               113/153 
09:13:52 #13 43.12   Installing       : perl-PathTools-3.89-500.fc39.aarch64               114/153 
09:13:52 #13 43.13   Installing       : perl-DynaLoader-1.54-500.fc39.aarch64              115/153 
09:13:52 #13 42.19 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
09:13:52 #13 42.20 Setting up m4 (1.4.18-2) ...
09:13:52 #13 42.22 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ...
09:13:52 #13 42.23 Setting up binutils (2.31.1-16) ...
09:13:52 #13 42.24 Setting up libpython2.7-stdlib:arm64 (2.7.16-2+deb10u2) ...
09:13:52 #13 42.26 Setting up ca-certificates (20200601~deb10u2) ...
09:13:52 #13 41.21 Running transaction check
09:13:52 #13 41.30 Transaction check succeeded.
09:13:52 #13 41.30 Running transaction test
09:13:52 #14 35.61 Get:285 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-prompter-perl all 0.004015-2 [58.3 kB]
09:13:52 #13 35.99 Setting up dh-autoreconf (19) ...
09:13:52 #13 36.00 Setting up devscripts (2.19.5+deb10u1) ...
09:13:52 #13 36.17 Setting up dh-strip-nondeterminism (1.1.2-1) ...
09:13:52 #13 36.18 Setting up equivs (2.2.0) ...
09:13:52 #13 36.19 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
09:13:52 #14 38.73 Setting up iso-codes (4.4-1) ...
09:13:52 #14 38.77 Setting up liblocale-gettext-perl (1.07-4) ...
09:13:52 #14 38.78 Setting up liblsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:52 #14 38.81 Setting up dctrl-tools (2.24-3) ...
09:13:52 #14 38.83 Setting up libitm1:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:52 #14 38.84 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:52 #14 38.85 Setting up libgdbm6:amd64 (1.18.1-5) ...
09:13:52 #14 38.86 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:52 #14 38.88 Setting up libtsan0:amd64 (10.5.0-1ubuntu1~20.04) ...
09:13:52 #14 38.89 Setting up libctf0:amd64 (2.34-6ubuntu1.6) ...
09:13:52 #14 38.90 Setting up pinentry-curses (1.1.0-3build1) ...
09:13:52 #14 38.92 Setting up manpages-dev (5.05-1) ...
09:13:52 #14 38.93 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu1) ...
09:13:52 #14 35.95 Get:296 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl7 armhf 2.4.6-15build2 [36.7 kB]
09:13:52 #13 38.52 Preparing to unpack .../122-liburi-perl_1.76-1_all.deb ...
09:13:52 #13 38.52 Unpacking liburi-perl (1.76-1) ...
09:13:52 #13 38.56 Selecting previously unselected package libhtml-parser-perl.
09:13:52 #13 38.56 Preparing to unpack .../123-libhtml-parser-perl_3.72-3+b3_armhf.deb ...
09:13:52 #13 38.56 Unpacking libhtml-parser-perl (3.72-3+b3) ...
09:13:52 #13 38.60 Selecting previously unselected package libhtml-tree-perl.
09:13:52 #13 38.60 Preparing to unpack .../124-libhtml-tree-perl_5.07-2_all.deb ...
09:13:52 #13 38.60 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:52 #13 38.65 Selecting previously unselected package libio-html-perl.
09:13:52 #13 38.65 Preparing to unpack .../125-libio-html-perl_1.001-1_all.deb ...
09:13:52 #13 38.65 Unpacking libio-html-perl (1.001-1) ...
09:13:52 #13 38.68 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:52 #13 38.68 Preparing to unpack .../126-liblwp-mediatypes-perl_6.02-1_all.deb ...
09:13:52 #13 38.69 Unpacking liblwp-mediatypes-perl (6.02-1) ...
09:13:52 #13 38.72 Selecting previously unselected package libhttp-message-perl.
09:13:52 #13 38.72 Preparing to unpack .../127-libhttp-message-perl_6.18-1_all.deb ...
09:13:52 #13 38.72 Unpacking libhttp-message-perl (6.18-1) ...
09:13:52 #13 38.76 Selecting previously unselected package libhttp-cookies-perl.
09:13:52 #13 38.76 Preparing to unpack .../128-libhttp-cookies-perl_6.04-1_all.deb ...
09:13:52 #13 38.76 Unpacking libhttp-cookies-perl (6.04-1) ...
09:13:52 #13 38.79 Selecting previously unselected package libhttp-negotiate-perl.
09:13:52 #13 38.79 Preparing to unpack .../129-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:52 #13 38.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:52 #13 38.82 Selecting previously unselected package perl-openssl-defaults:armhf.
09:13:52 #13 38.82 Preparing to unpack .../130-perl-openssl-defaults_3_armhf.deb ...
09:13:52 #13 38.83 Unpacking perl-openssl-defaults:armhf (3) ...
09:13:52 #13 38.86 Selecting previously unselected package libnet-ssleay-perl.
09:13:52 #13 38.86 Preparing to unpack .../131-libnet-ssleay-perl_1.85-2+deb10u1_armhf.deb ...
09:13:52 #13 32.50 Preparing to unpack .../108-equivs_2.3.1_all.deb ...
09:13:52 #13 32.51 Unpacking equivs (2.3.1) ...
09:13:52 #13 32.56 Selecting previously unselected package libcurl3-gnutls:armhf.
09:13:52 #13 32.56 Preparing to unpack .../109-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ...
09:13:52 #13 32.57 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
09:13:52 #13 32.62 Selecting previously unselected package liberror-perl.
09:13:52 #14 38.23 Selecting previously unselected package openssh-client.
09:13:52 #14 38.23 Preparing to unpack .../054-openssh-client_1%3a8.2p1-4ubuntu0.9_armhf.deb ...
09:13:52 #14 38.24 Unpacking openssh-client (1:8.2p1-4ubuntu0.9) ...
09:13:52 #14 38.33 Selecting previously unselected package publicsuffix.
09:13:52 #14 38.33 Preparing to unpack .../055-publicsuffix_20200303.0012-1_all.deb ...
09:13:52 #14 38.34 Unpacking publicsuffix (20200303.0012-1) ...
09:13:52 #14 38.38 Selecting previously unselected package python-apt-common.
09:13:52 #14 38.38 Preparing to unpack .../056-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:13:52 #14 38.38 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:13:52 #14 38.42 Selecting previously unselected package python3-apt.
09:13:52 #14 38.42 Preparing to unpack .../057-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
09:13:52 #14 38.42 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:13:52 #14 38.46 Selecting previously unselected package strace.
09:13:52 #16 6.949 (42/93): automake-1.16.2-8.el9.noarch.rpm       4.9 MB/s | 689 kB     00:00    
09:13:52 #16 6.979 (43/93): checkpolicy-3.5-1.el9.aarch64.rpm      3.1 MB/s | 341 kB     00:00    
09:13:52 #16 7.045 (44/93): cmake-data-3.20.2-8.el9.noarch.rpm      23 MB/s | 2.1 MB     00:00    
09:13:52 #16 7.145 (45/93): cmake-3.20.2-8.el9.aarch64.rpm          32 MB/s | 6.2 MB     00:00    
09:13:52 #13 41.21 Preparing to unpack .../326-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:13:52 #13 41.21 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:13:52 #13 41.26 Selecting previously unselected package libxml-libxml-perl.
09:13:52 #13 41.26 Preparing to unpack .../327-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
09:13:52 #13 41.26 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:13:52 #13 41.33 Selecting previously unselected package libxml-sax-expat-perl.
09:13:52 #13 41.33 Preparing to unpack .../328-libxml-sax-expat-perl_0.51-1_all.deb ...
09:13:52 #13 41.33 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:13:52 #13 41.37 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:52 #13 41.37 Preparing to unpack .../329-libxmlrpc-lite-perl_0.717-4_all.deb ...
09:13:52 #13 41.37 Unpacking libxmlrpc-lite-perl (0.717-4) ...
09:13:52 #13 41.41 Selecting previously unselected package libxmuu1:amd64.
09:13:52 #13 41.41 Preparing to unpack .../330-libxmuu1_2%3a1.1.2-2+b3_amd64.deb ...
09:13:52 #13 41.42 Unpacking libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:13:52 #13 41.46 Selecting previously unselected package libyaml-0-2:amd64.
09:13:52 #12 DONE 3.2s
09:13:52 
09:13:52 #14 [internal] load build context
09:13:52 #14 transferring context: 72.41MB 1.9s done
09:13:52 #14 DONE 3.0s
09:13:52 
09:13:52 #15 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:13:52 #15 resolve docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 0.0s done
09:13:52 #15 sha256:048a7bcb7e004229feca0aa6dd63eec117c875ec1ba49a42b2dc33c1fc6727c3 7.06kB / 7.06kB done
09:13:52 #15 sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822 1.86kB / 1.86kB done
09:13:52 #15 sha256:b4f577dcd6d37ccbeb94ace0c26020741408b2ef173730a8eec6c8b8e52d23aa 1.58kB / 1.58kB done
09:13:52 #15 sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 55.06MB / 55.06MB 0.6s done
09:13:52 #15 sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 15.76MB / 15.76MB 0.2s done
09:13:52 #15 sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 54.58MB / 54.58MB 1.6s done
09:13:52 #15 sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 86.07MB / 86.07MB 2.9s done
09:13:52 #15 sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 100.43MB / 100.43MB 3.0s done
09:13:52 #15 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.1s
09:13:52 #15 sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 154B / 154B 3.1s
09:13:52 #15 extracting sha256:5dea071bb9782209397443f024a630052ab7583e365894d414f1e39cd0f65025 2.6s done
09:13:52 #15 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.1s
09:13:52 #14 43.30 Preparing to unpack .../130-dwz_0.13-5_arm64.deb ...
09:13:52 #14 43.31 Unpacking dwz (0.13-5) ...
09:13:52 #14 43.35 Selecting previously unselected package libcroco3:arm64.
09:13:52 #14 43.36 Preparing to unpack .../131-libcroco3_0.6.13-1_arm64.deb ...
09:13:52 #14 43.36 Unpacking libcroco3:arm64 (0.6.13-1) ...
09:13:52 #14 43.39 Selecting previously unselected package gettext.
09:13:52 #14 43.40 Preparing to unpack .../132-gettext_0.19.8.1-10build1_arm64.deb ...
09:13:52 #14 43.40 Unpacking gettext (0.19.8.1-10build1) ...
09:13:52 #14 43.48 Selecting previously unselected package intltool-debian.
09:13:52 #14 43.49 Preparing to unpack .../133-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:52 #14 43.49 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:52 #14 43.52 Selecting previously unselected package po-debconf.
09:13:52 #14 43.52 Preparing to unpack .../134-po-debconf_1.0.21_all.deb ...
09:13:52 #14 43.52 Unpacking po-debconf (1.0.21) ...
09:13:52 #14 43.57 Selecting previously unselected package debhelper.
09:13:52 #13 38.31 Preparing to unpack .../187-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:13:52 #13 38.31 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:13:52 #13 38.34 Selecting previously unselected package libvariable-magic-perl.
09:13:52 #13 38.35 Preparing to unpack .../188-libvariable-magic-perl_0.63-1+b1_armhf.deb ...
09:13:52 #13 38.35 Unpacking libvariable-magic-perl (0.63-1+b1) ...
09:13:52 #13 38.38 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:52 #13 38.39 Preparing to unpack .../189-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:13:52 #13 38.39 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:13:52 #13 38.42 Selecting previously unselected package libberkeleydb-perl:armhf.
09:13:52 #13 38.43 Preparing to unpack .../190-libberkeleydb-perl_0.64-2+b1_armhf.deb ...
09:13:52 #13 38.43 Unpacking libberkeleydb-perl:armhf (0.64-2+b1) ...
09:13:52 #13 38.47 Selecting previously unselected package libpng16-16:armhf.
09:13:52 #13 38.48 Preparing to unpack .../191-libpng16-16_1.6.39-2_armhf.deb ...
09:13:52 #13 38.48 Unpacking libpng16-16:armhf (1.6.39-2) ...
09:13:52 #13 38.54 Selecting previously unselected package libfreetype6:armhf.
09:13:52 #13 37.35 Selecting previously unselected package libalgorithm-diff-perl.
09:13:52 #13 37.35 Preparing to unpack .../160-libalgorithm-diff-perl_1.201-1_all.deb ...
09:13:52 #13 37.35 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:13:52 #13 37.39 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:52 #13 37.39 Preparing to unpack .../161-libalgorithm-diff-xs-perl_0.04-6+b1_armhf.deb ...
09:13:52 #13 37.39 Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:13:52 #13 37.43 Selecting previously unselected package libalgorithm-merge-perl.
09:13:52 #13 37.49 Preparing to unpack .../313-libmailtools-perl_2.21-2_all.deb ...
09:13:52 #13 37.50 Unpacking libmailtools-perl (2.21-2) ...
09:13:52 #13 37.54 Selecting previously unselected package libmarkdown2:arm64.
09:13:52 #13 37.54 Preparing to unpack .../314-libmarkdown2_2.2.7-2_arm64.deb ...
09:13:52 #13 37.54 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
09:13:52 #13 37.57 Selecting previously unselected package libmath-base85-perl.
09:13:52 #13 37.57 Preparing to unpack .../315-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:13:52 #13 37.58 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:13:52 #13 37.61 Selecting previously unselected package libmime-tools-perl.
09:13:52 #13 37.61 Preparing to unpack .../316-libmime-tools-perl_5.510-1_all.deb ...
09:13:52 #13 37.61 Unpacking libmime-tools-perl (5.510-1) ...
09:13:52 #13 37.65 Selecting previously unselected package libmldbm-perl.
09:13:52 #13 37.66 Preparing to unpack .../317-libmldbm-perl_2.05-4_all.deb ...
09:13:52 #13 37.66 Unpacking libmldbm-perl (2.05-4) ...
09:13:52 #13 37.69 Selecting previously unselected package libmoox-aliases-perl.
09:13:52 #13 37.69 Preparing to unpack .../318-libmoox-aliases-perl_0.001006-2_all.deb ...
09:13:52 #13 37.69 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:13:52 #13 37.72 Selecting previously unselected package libmouse-perl.
09:13:52 #13 37.72 Preparing to unpack .../319-libmouse-perl_2.5.10-1+b3_arm64.deb ...
09:13:52 #13 37.75 Unpacking libmouse-perl (2.5.10-1+b3) ...
09:13:52 #13 37.82 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
09:13:52 #13 37.82 Preparing to unpack .../320-libpackage-stash-xs-perl_0.30-1+b1_arm64.deb ...
09:13:52 #13 41.10 Selecting previously unselected package lsb-release.
09:13:52 #13 41.10 Preparing to unpack .../376-lsb-release_12.0-1_all.deb ...
09:13:52 #13 41.11 Unpacking lsb-release (12.0-1) ...
09:13:52 #13 41.15 Selecting previously unselected package manpages-dev.
09:13:52 #13 41.15 Preparing to unpack .../377-manpages-dev_6.03-2_all.deb ...
09:13:52 #13 41.16 Unpacking manpages-dev (6.03-2) ...
09:13:52 #21 12.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:13:52 #21 12.46 Preparing to unpack .../6-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:13:52 #21 12.46 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:13:52 #14 41.04 Setting up libmpfr6:amd64 (4.1.0-3build3) ...
09:13:52 #14 41.05 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:13:52 #14 41.06 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:13:52 #14 41.08 Setting up lzip (1.23-1) ...
09:13:52 #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:13:52 #14 41.09 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
09:13:52 #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:13:52 #14 41.09 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
09:13:52 #14 41.09 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:13:52 #14 41.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
09:13:52 #14 41.11 Setting up strace (5.16-0ubuntu3) ...
09:13:52 #14 41.12 Setting up libsigsegv2:amd64 (2.13-1ubuntu3) ...
09:13:52 #14 41.13 Setting up xz-utils (5.2.5-2ubuntu1) ...
09:13:52 #14 41.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.14 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
09:13:52 #14 41.15 Setting up t1utils (1.41-4build2) ...
09:13:52 #14 41.16 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:52 #14 41.18 Setting up diffstat (1.64-1build2) ...
09:13:52 #14 41.19 Setting up libpng16-16:amd64 (1.6.37-3build5) ...
09:13:52 #14 41.20 Setting up libmpc3:amd64 (1.2.1-2build1) ...
09:13:52 #14 41.21 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:52 #14 41.23 Setting up patch (2.7.6-7build2) ...
09:13:52 #14 41.24 Setting up autopoint (0.21-4ubuntu4) ...
09:13:52 #13 41.16 Preparing to unpack .../331-python3-xdg_0.25-5_all.deb ...
09:13:52 #13 41.16 Unpacking python3-xdg (0.25-5) ...
09:13:52 #13 41.19 Selecting previously unselected package shared-mime-info.
09:13:52 #13 41.20 Preparing to unpack .../332-shared-mime-info_1.10-1_amd64.deb ...
09:13:52 #13 41.20 Unpacking shared-mime-info (1.10-1) ...
09:13:52 #13 41.30 Selecting previously unselected package strace.
09:13:52 #15 31.27   Installing       : perl-libnet-3.11-3.el8.noarch                        18/89 
09:13:52 #15 31.30   Installing       : perl-URI-1.73-3.el8.noarch                           19/89 
09:13:52 #15 31.32   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               20/89 
09:13:52 #15 31.37   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86   21/89 
09:13:52 #15 31.39   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   22/89 
09:13:52 #15 31.40   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  23/89 
09:13:52 #15 31.42   Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 24/89 
09:13:52 #15 31.45   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   25/89 
09:13:52 #15 31.47   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              26/89 
09:13:52 #15 31.49   Installing       : perl-Term-Cap-1.17-395.el8.noarch                    27/89 
09:13:52 #15 31.51   Installing       : perl-File-Temp-0.230.600-1.el8.noarch                28/89 
09:13:52 #15 31.54   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                29/89 
09:13:52 #15 31.56   Installing       : perl-HTTP-Tiny-0.074-2.el8.noarch                    30/89 
09:13:52 #14 38.14 137 added, 0 removed; done.
09:13:52 #14 38.18 Setting up libgprofng0:amd64 (2.40-2ubuntu4.1) ...
09:13:52 #14 38.19 Setting up libfreetype6:amd64 (2.12.1+dfsg-4ubuntu0.1) ...
09:13:52 #14 38.20 Setting up libgcc-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:52 #14 38.21 Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
09:13:52 #14 38.23 Setting up libgdbm-compat4:amd64 (1.23-3) ...
09:13:52 #14 38.24 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
09:13:52 #14 38.25 Setting up dwz (0.15-1) ...
09:13:52 #14 38.26 Setting up groff-base (1.22.4-10) ...
09:13:52 #14 38.28 Setting up libtiff6:amd64 (4.5.0-5ubuntu1.1) ...
09:13:52 #13 39.16 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:13:52 #13 39.17 Setting up pbzip2 (1.1.13-1) ...
09:13:52 #13 39.18 Setting up libjbig0:arm64 (2.1-3.1+b2) ...
09:13:52 #13 39.19 Setting up libfakeroot:arm64 (1.25.3-1.1) ...
09:13:52 #13 39.20 Setting up libasan6:arm64 (10.2.1-6) ...
09:13:52 #13 39.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:52 #13 39.22 Setting up fakeroot (1.25.3-1.1) ...
09:13:52 #13 39.23 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:52 #13 39.24 Setting up autotools-dev (20180224.1+nmu1) ...
09:13:52 #13 39.25 Setting up libglib2.0-data (2.66.8-1) ...
09:13:52 #13 39.26 Setting up libtirpc-dev:arm64 (1.3.1-1+deb11u1) ...
09:13:52 #13 39.27 Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ...
09:13:52 #13 39.28 Setting up libx11-data (2:1.7.2-1+deb11u1) ...
09:13:52 #13 39.28 Setting up make (4.3-4.1) ...
09:13:52 #13 39.29 Setting up libmpfr6:arm64 (4.1.0-3) ...
09:13:52 #13 39.33 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:13:52 #13 39.34 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:52 #13 39.35 Setting up lzip (1.22-3) ...
09:13:52 #13 39.37 Setting up strace (5.10-1) ...
09:13:52 #13 39.39 Setting up libsigsegv2:arm64 (2.13-1) ...
09:13:52 #13 39.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:13:52 #13 39.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:52 #13 39.41 Setting up t1utils (1.41-4) ...
09:13:52 #13 39.42 Setting up diffstat (1.64-1) ...
09:13:52 #13 39.43 Setting up libpng16-16:arm64 (1.6.37-3) ...
09:13:52 #13 39.44 Setting up libmpc3:arm64 (1.2.0-1) ...
09:13:52 #13 39.45 Setting up libatomic1:arm64 (10.2.1-6) ...
09:13:52 #13 43.18   Installing       : perl-Encode-4:3.19-500.fc39.aarch64                116/153 
09:13:52 #13 43.31   Installing       : perl-libs-4:5.38.0-500.fc39.aarch64                117/153 
09:13:52 #13 43.33   Installing       : perl-interpreter-4:5.38.0-500.fc39.aarch64         118/153 
09:13:52 #13 43.34   Installing       : devscripts-checkbashisms-2.23.5-3.fc39.noarch      119/153 
09:13:52 #13 43.34   Installing       : gnat-srpm-macros-6-3.fc39.noarch                   120/153 
09:13:52 #13 43.35   Installing       : ghc-srpm-macros-1.6.1-2.fc39.noarch                121/153 
09:13:52 #13 43.35   Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  122/153 
09:13:52 #13 43.36   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch            123/153 
09:13:52 #13 43.36   Installing       : web-assets-filesystem-5-20.fc39.noarch             124/153 
09:13:52 #13 43.37   Installing       : js-jquery-3.6.4-2.fc39.noarch                      125/153 
09:13:52 #13 43.38   Installing       : python-systemd-doc-235-5.fc39.aarch64              126/153 
09:13:52 #13 43.39   Installing       : python3-systemd-235-5.fc39.aarch64                 127/153 
09:13:52 #13 43.40   Installing       : emacs-filesystem-1:29.1-1.fc39.noarch              128/153 
09:13:52 #13 43.41   Installing       : desktop-file-utils-0.26-9.fc39.aarch64             129/153 
09:13:52 #13 41.81 Transaction test succeeded.
09:13:52 #14 38.94 Setting up libxcb1:amd64 (1.14-2) ...
09:13:52 #14 38.96 Setting up at (3.1.23-1ubuntu1) ...
09:13:52 #14 39.10 invoke-rc.d: could not determine current runlevel
09:13:52 #14 39.10 invoke-rc.d: policy-rc.d denied execution of start.
09:13:52 #14 39.10 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
09:13:52 #14 39.11 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:52 #14 39.13 Setting up libedit2:amd64 (3.1-20191231-1) ...
09:13:52 #14 39.14 Setting up libreadline8:amd64 (8.0-4) ...
09:13:52 #14 39.15 Setting up m4 (1.4.18-4) ...
09:13:52 #14 39.16 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:52 #14 39.17 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:13:52 #12 40.55 Fedora Modular 37 - aarch64 - Updates           1.5 MB/s | 2.8 MB     00:01    
09:13:52 #14 35.86 Get:286 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-perl all 4.10000-1 [81.9 kB]
09:13:52 #14 35.94 Get:287 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-perl all 1.713-1 [71.1 kB]
09:13:52 #14 35.99 Get:288 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblog-any-adapter-screen-perl all 0.140-2 [12.4 kB]
09:13:52 #14 36.14 Get:297 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libltdl-dev armhf 2.4.6-15build2 [167 kB]
09:13:52 #13 32.62 Preparing to unpack .../110-liberror-perl_0.17029-2_all.deb ...
09:13:52 #13 32.63 Unpacking liberror-perl (0.17029-2) ...
09:13:52 #13 32.67 Selecting previously unselected package git-man.
09:13:52 #13 32.67 Preparing to unpack .../111-git-man_1%3a2.39.2-1.1_all.deb ...
09:13:52 #13 32.68 Unpacking git-man (1:2.39.2-1.1) ...
09:13:52 #13 32.83 Selecting previously unselected package git.
09:13:52 #13 32.83 Preparing to unpack .../112-git_1%3a2.39.2-1.1_armhf.deb ...
09:13:52 #13 32.84 Unpacking git (1:2.39.2-1.1) ...
09:13:52 #14 38.46 Preparing to unpack .../058-strace_5.5-3ubuntu1_armhf.deb ...
09:13:52 #14 38.47 Unpacking strace (5.5-3ubuntu1) ...
09:13:52 #14 38.53 Selecting previously unselected package xauth.
09:13:52 #14 38.53 Preparing to unpack .../059-xauth_1%3a1.1-0ubuntu1_armhf.deb ...
09:13:52 #14 38.53 Unpacking xauth (1:1.1-0ubuntu1) ...
09:13:52 #14 38.57 Selecting previously unselected package libfl2:armhf.
09:13:52 #14 38.57 Preparing to unpack .../060-libfl2_2.6.4-6.2_armhf.deb ...
09:13:52 #14 38.57 Unpacking libfl2:armhf (2.6.4-6.2) ...
09:13:52 #14 38.61 Selecting previously unselected package at.
09:13:52 #14 38.61 Preparing to unpack .../061-at_3.1.23-1ubuntu1_armhf.deb ...
09:13:52 #14 38.61 Unpacking at (3.1.23-1ubuntu1) ...
09:13:52 #14 38.65 Selecting previously unselected package libsigsegv2:armhf.
09:13:52 #14 38.65 Preparing to unpack .../062-libsigsegv2_2.12-2_armhf.deb ...
09:13:52 #14 38.65 Unpacking libsigsegv2:armhf (2.12-2) ...
09:13:52 #14 38.68 Selecting previously unselected package m4.
09:13:52 #16 7.147 (46/93): cmake-rpm-macros-3.20.2-8.el9.noarch.r 118 kB/s |  12 kB     00:00    
09:13:52 #16 7.363 (47/93): cpp-11.4.1-2.1.el9.aarch64.rpm          48 MB/s |  10 MB     00:00    
09:13:52 #16 7.395 (48/93): cmake-filesystem-3.20.2-8.el9.aarch64.  45 kB/s |  19 kB     00:00    
09:13:52 #16 7.404 (49/93): gcc-plugin-annobin-11.4.1-2.1.el9.aarc 1.3 MB/s |  49 kB     00:00    
09:13:52 #13 38.86 Unpacking libnet-ssleay-perl (1.85-2+deb10u1) ...
09:13:52 #13 38.92 Selecting previously unselected package libio-socket-ssl-perl.
09:13:52 #13 38.92 Preparing to unpack .../132-libio-socket-ssl-perl_2.060-3_all.deb ...
09:13:52 #13 38.92 Unpacking libio-socket-ssl-perl (2.060-3) ...
09:13:52 #13 38.97 Selecting previously unselected package libnet-http-perl.
09:13:52 #13 38.97 Preparing to unpack .../133-libnet-http-perl_6.18-1_all.deb ...
09:13:52 #13 38.97 Unpacking libnet-http-perl (6.18-1) ...
09:13:52 #13 39.00 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:52 #13 39.01 Preparing to unpack .../134-liblwp-protocol-https-perl_6.07-2_all.deb ...
09:13:52 #13 39.01 Unpacking liblwp-protocol-https-perl (6.07-2) ...
09:13:52 #13 39.04 Selecting previously unselected package libtry-tiny-perl.
09:13:52 #13 39.05 Preparing to unpack .../135-libtry-tiny-perl_0.30-1_all.deb ...
09:13:52 #13 39.05 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:52 #13 39.08 Selecting previously unselected package libwww-robotrules-perl.
09:13:52 #13 41.46 Preparing to unpack .../331-libyaml-0-2_0.2.2-1_amd64.deb ...
09:13:52 #13 41.47 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
09:13:52 #13 41.50 Selecting previously unselected package libyaml-libyaml-perl.
09:13:52 #13 41.50 Preparing to unpack .../332-libyaml-libyaml-perl_0.82+repack-1+b1_amd64.deb ...
09:13:52 #13 41.50 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:13:52 #13 41.54 Selecting previously unselected package licensecheck.
09:13:52 #13 41.54 Preparing to unpack .../333-licensecheck_3.1.1-2_all.deb ...
09:13:52 #13 41.55 Unpacking licensecheck (3.1.1-2) ...
09:13:52 #13 41.58 Selecting previously unselected package lzip.
09:13:52 #13 41.59 Preparing to unpack .../334-lzip_1.22-3_amd64.deb ...
09:13:52 #13 41.59 Unpacking lzip (1.22-3) ...
09:13:52 #13 41.65 Selecting previously unselected package lzop.
09:13:52 #13 41.65 Preparing to unpack .../335-lzop_1.04-2_amd64.deb ...
09:13:52 #13 41.65 Unpacking lzop (1.04-2) ...
09:13:52 #13 41.69 Selecting previously unselected package t1utils.
09:13:52 #13 41.69 Preparing to unpack .../336-t1utils_1.41-4_amd64.deb ...
09:13:52 #13 41.70 Unpacking t1utils (1.41-4) ...
09:13:52 #13 41.74 Selecting previously unselected package unzip.
09:13:52 #13 41.74 Preparing to unpack .../337-unzip_6.0-26+deb11u1_amd64.deb ...
09:13:52 #13 41.75 Unpacking unzip (6.0-26+deb11u1) ...
09:13:52 #13 41.81 Selecting previously unselected package lintian.
09:13:52 #15 extracting sha256:d190df514e96e82a9048dff1406b65e853dbdfbfc0d8474b85ef6bf37bfea62a 0.3s done
09:13:52 #14 42.51 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
09:13:52 #14 42.68 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevel-size-perl arm64 0.83-2build1 [19.4 kB]
09:13:52 #14 42.71 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libipc-run3-perl all 0.048-3 [30.3 kB]
09:13:52 #14 42.75 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzip arm64 1.23-5 [80.1 kB]
09:13:52 #15 DONE 35.0s
09:13:52 
09:13:52 #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS
09:13:52 #16 DONE 0.0s
09:13:52 
09:13:52 #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:52 #14 43.57 Preparing to unpack .../135-debhelper_12.10ubuntu1_all.deb ...
09:13:52 #14 43.57 Unpacking debhelper (12.10ubuntu1) ...
09:13:52 #14 43.66 Selecting previously unselected package libfakeroot:arm64.
09:13:52 #14 43.67 Preparing to unpack .../136-libfakeroot_1.24-1_arm64.deb ...
09:13:52 #14 43.67 Unpacking libfakeroot:arm64 (1.24-1) ...
09:13:52 #14 43.72 Selecting previously unselected package fakeroot.
09:13:52 #14 43.73 Preparing to unpack .../137-fakeroot_1.24-1_arm64.deb ...
09:13:52 #14 43.73 Unpacking fakeroot (1.24-1) ...
09:13:52 #14 43.77 Selecting previously unselected package libassuan0:arm64.
09:13:52 #14 43.77 Preparing to unpack .../138-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
09:13:52 #14 43.77 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
09:13:52 #13 38.54 Preparing to unpack .../192-libfreetype6_2.12.1+dfsg-5_armhf.deb ...
09:13:52 #13 38.55 Unpacking libfreetype6:armhf (2.12.1+dfsg-5) ...
09:13:52 #13 38.62 Selecting previously unselected package libfontconfig1:armhf.
09:13:52 #13 38.62 Preparing to unpack .../193-libfontconfig1_2.14.1-4_armhf.deb ...
09:13:52 #13 38.62 Unpacking libfontconfig1:armhf (2.14.1-4) ...
09:13:52 #13 38.68 Selecting previously unselected package libde265-0:armhf.
09:13:52 #13 38.68 Preparing to unpack .../194-libde265-0_1.0.11-1_armhf.deb ...
09:13:52 #13 38.68 Unpacking libde265-0:armhf (1.0.11-1) ...
09:13:52 #13 38.73 Selecting previously unselected package libx265-199:armhf.
09:13:52 #13 38.73 Preparing to unpack .../195-libx265-199_3.5-2+b1_armhf.deb ...
09:13:52 #13 38.74 Unpacking libx265-199:armhf (3.5-2+b1) ...
09:13:52 #13 37.43 Preparing to unpack .../162-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:52 #13 37.43 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:52 #13 37.46 Selecting previously unselected package libaliased-perl.
09:13:52 #13 37.46 Preparing to unpack .../163-libaliased-perl_0.34-1.1_all.deb ...
09:13:52 #13 37.47 Unpacking libaliased-perl (0.34-1.1) ...
09:13:52 #13 37.50 Selecting previously unselected package libapt-pkg-perl.
09:13:52 #13 37.50 Preparing to unpack .../164-libapt-pkg-perl_0.1.39_armhf.deb ...
09:13:52 #13 37.51 Unpacking libapt-pkg-perl (0.1.39) ...
09:13:52 #13 37.55 Selecting previously unselected package libarchive-cpio-perl.
09:13:52 #13 37.55 Preparing to unpack .../165-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:13:52 #13 37.55 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:13:52 #13 37.59 Selecting previously unselected package libarchive13:armhf.
09:13:52 #13 37.59 Preparing to unpack .../166-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
09:13:52 #13 37.60 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
09:13:52 #13 37.65 Selecting previously unselected package libarray-intspan-perl.
09:13:52 #13 37.83 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
09:13:52 #13 37.85 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:52 #13 37.86 Preparing to unpack .../321-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:13:52 #13 37.86 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:13:52 #13 37.89 Selecting previously unselected package libperlio-gzip-perl.
09:13:52 #13 37.89 Preparing to unpack .../322-libperlio-gzip-perl_0.20-1+b1_arm64.deb ...
09:13:52 #13 37.90 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
09:13:52 #13 37.93 Selecting previously unselected package libperlio-utf8-strict-perl.
09:13:52 #13 37.93 Preparing to unpack .../323-libperlio-utf8-strict-perl_0.010-1_arm64.deb ...
09:13:52 #13 37.93 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:13:52 #13 37.96 Selecting previously unselected package libpod-parser-perl.
09:13:52 #13 37.97 Preparing to unpack .../324-libpod-parser-perl_1.65-1_all.deb ...
09:13:52 #13 37.98 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:52 #13 37.99 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:52 #13 38.00 Unpacking libpod-parser-perl (1.65-1) ...
09:13:52 #13 38.03 Selecting previously unselected package libpod-constants-perl.
09:13:52 #13 41.45 Selecting previously unselected package pbzip2.
09:13:52 #13 41.45 Preparing to unpack .../378-pbzip2_1.1.13-1_amd64.deb ...
09:13:52 #13 41.46 Unpacking pbzip2 (1.1.13-1) ...
09:13:52 #13 41.49 Selecting previously unselected package pixz.
09:13:52 #13 41.49 Preparing to unpack .../379-pixz_1.0.7-2_amd64.deb ...
09:13:52 #13 41.49 Unpacking pixz (1.0.7-2) ...
09:13:52 #13 41.52 Selecting previously unselected package xdelta.
09:13:52 #14 41.29 Setting up fonts-dejavu-core (2.37-2build1) ...
09:13:52 #14 41.36 Setting up ucf (3.0043) ...
09:13:52 #14 41.45 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ...
09:13:52 #14 41.47 Setting up libltdl7:amd64 (2.4.6-15build2) ...
09:13:52 #13 41.30 Preparing to unpack .../333-strace_4.26-0.2_amd64.deb ...
09:13:52 #13 41.30 Unpacking strace (4.26-0.2) ...
09:13:52 #13 41.37 Selecting previously unselected package unzip.
09:13:52 #13 41.38 Preparing to unpack .../334-unzip_6.0-23+deb10u3_amd64.deb ...
09:13:52 #13 41.38 Unpacking unzip (6.0-23+deb10u3) ...
09:13:52 #13 41.47 Selecting previously unselected package xauth.
09:13:52 #13 41.47 Preparing to unpack .../335-xauth_1%3a1.0.10-1_amd64.deb ...
09:13:52 #13 41.47 Unpacking xauth (1:1.0.10-1) ...
09:13:52 #13 41.51 Selecting previously unselected package xdg-user-dirs.
09:13:52 #13 41.52 Preparing to unpack .../336-xdg-user-dirs_0.17-2_amd64.deb ...
09:13:52 #13 41.52 Unpacking xdg-user-dirs (0.17-2) ...
09:13:52 #15 31.59   Installing       : perl-podlators-4.11-1.el8.noarch                     31/89 
09:13:52 #15 31.61   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 32/89 
09:13:52 #15 31.62   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             33/89 
09:13:52 #15 31.64   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 34/89 
09:13:52 #15 31.65   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 35/89 
09:13:52 #15 31.68   Installing       : perl-Storable-1:3.11-3.el8.x86_64                    36/89 
09:13:52 #15 31.70   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 37/89 
09:13:52 #15 31.71   Installing       : perl-Errno-1.28-422.el8.x86_64                       38/89 
09:13:52 #14 38.29 Setting up cpp (4:12.2.0-3ubuntu1) ...
09:13:52 #14 38.31 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:13:52 #14 38.32 Setting up debugedit (1:5.0-5) ...
09:13:52 #14 38.34 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.2) ...
09:13:52 #14 38.35 Setting up libx11-6:amd64 (2:1.8.4-2ubuntu0.2) ...
09:13:52 #14 38.36 Setting up curl (7.88.1-8ubuntu2.2) ...
09:13:52 #14 38.37 Setting up libfontconfig1:amd64 (2.14.1-3ubuntu3) ...
09:13:52 #14 38.38 Setting up libperl5.36:amd64 (5.36.0-7ubuntu0.23.04.1) ...
09:13:52 #14 38.39 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
09:13:52 #14 38.41 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:13:52 #14 38.42 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:13:52 #14 38.43 Setting up binutils-x86-64-linux-gnu (2.40-2ubuntu4.1) ...
09:13:52 #14 38.44 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
09:13:52 #14 38.45 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:13:52 #14 37.06 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmath-base85-perl all 0.5+dfsg-1 [6764 B]
09:13:52 #14 37.13 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-aliases-perl all 0.001006-1.1 [6632 B]
09:13:52 #14 37.13 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
09:13:52 #14 37.15 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
09:13:52 #14 37.22 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmoox-struct-perl all 0.020-1 [23.7 kB]
09:13:52 #14 37.26 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmouse-perl arm64 2.5.10-1build4 [160 kB]
09:13:52 #13 39.46 Setting up patch (2.7.6-7) ...
09:13:52 #13 39.47 Setting up autopoint (0.21-4) ...
09:13:52 #13 39.48 Setting up libwebp6:arm64 (0.6.1-2.1+deb11u2) ...
09:13:52 #13 39.49 Setting up fonts-dejavu-core (2.37-2) ...
09:13:52 #13 39.54 Setting up libxdelta2 (1.1.3-9.3) ...
09:13:52 #13 39.55 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u1) ...
09:13:52 #13 39.56 Setting up libltdl7:arm64 (2.4.6-15) ...
09:13:52 #13 39.57 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:52 #13 39.58 Setting up libubsan1:arm64 (10.2.1-6) ...
09:13:52 #13 39.59 Setting up libmd0:arm64 (1.0.3-3) ...
09:13:52 #13 39.60 Setting up python-apt-common (2.2.1) ...
09:13:52 #13 39.61 Setting up libnsl-dev:arm64 (1.3.0-2) ...
09:13:52 #13 39.64 Setting up sensible-utils (0.0.14) ...
09:13:52 #13 39.65 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
09:13:52 #13 39.66 Setting up libcrypt-dev:arm64 (1:4.4.18-4) ...
09:13:52 #13 43.42   Installing       : ed-1.19-4.fc39.aarch64                             130/153 
09:13:52 #13 43.42   Installing       : patch-2.7.6-22.fc39.aarch64                        131/153 
09:13:52 #13 43.43   Installing       : diffutils-3.10-3.fc39.aarch64                      132/153 
09:13:52 #13 43.44   Installing       : dbus-libs-1:1.14.10-1.fc39.aarch64                 133/153 
09:13:52 #13 43.46   Installing       : python3-dbus-1.3.2-4.fc39.aarch64                  134/153 
09:13:52 #13 43.48   Installing       : python3-dnf-plugins-core-4.4.2-1.fc39.noarch       135/153 
09:13:52 #13 43.49   Installing       : dash-0.5.12-1.fc39.aarch64                         136/153 
09:13:52 #13 43.49   Running scriptlet: dash-0.5.12-1.fc39.aarch64                         136/153 
09:13:52 #13 43.51   Installing       : cpio-2.14-4.fc39.aarch64                           137/153 
09:13:52 #13 43.52   Installing       : bzip2-1.0.8-16.fc39.aarch64                        138/153 
09:13:52 #13 43.53   Installing       : ansible-srpm-macros-1-11.fc39.noarch               139/153 
09:13:52 #13 43.53   Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           140/153 
09:13:52 #13 43.54   Installing       : go-srpm-macros-3.2.0-6.fc39.noarch                 141/153 
09:13:52 #13 43.55   Installing       : python-srpm-macros-3.12-4.fc39.noarch              142/153 
09:13:52 #13 43.56   Installing       : redhat-rpm-config-262-1.fc39.noarch                143/153 
09:13:52 #13 43.57   Installing       : rpm-build-4.19.0-1.fc39.aarch64                    144/153 
09:13:52 #13 43.58   Installing       : rpmlint-fedora-license-data-1.30-1.fc39.noarch     145/153 
09:13:52 #13 43.61   Installing       : rpmlint-2.4.0-10.fc39.noarch                       146/153 
09:13:52 #13 41.81 Running transaction
09:13:52 #14 39.53 Updating certificates in /etc/ssl/certs...
09:13:52 #14 36.33 Get:298 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
09:13:52 #14 36.36 Get:299 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsys-hostname-long-perl all 1.5-2 [11.5 kB]
09:13:52 #14 36.36 Get:300 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmail-sendmail-perl all 0.80-1.1 [22.7 kB]
09:13:52 #14 36.38 Get:301 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnet-smtp-ssl-perl all 1.04-1 [5948 B]
09:13:52 #14 36.38 Get:302 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmailtools-perl all 2.21-1 [80.7 kB]
09:13:52 #14 36.41 Get:303 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
09:13:52 #14 36.42 Get:304 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmath-base85-perl all 0.5+dfsg-1 [6764 B]
09:13:52 #14 36.42 Get:305 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-aliases-perl all 0.001006-1.1 [6632 B]
09:13:52 #14 36.42 Get:306 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnamespace-autoclean-perl all 0.29-1 [12.5 kB]
09:13:52 #14 38.68 Preparing to unpack .../063-m4_1.4.18-4_armhf.deb ...
09:13:52 #14 38.69 Unpacking m4 (1.4.18-4) ...
09:13:52 #14 38.73 Selecting previously unselected package autoconf.
09:13:52 #14 38.73 Preparing to unpack .../064-autoconf_2.69-11.1_all.deb ...
09:13:52 #14 38.73 Unpacking autoconf (2.69-11.1) ...
09:13:52 #14 38.79 Selecting previously unselected package autotools-dev.
09:13:52 #14 38.79 Preparing to unpack .../065-autotools-dev_20180224.1_all.deb ...
09:13:52 #14 38.79 Unpacking autotools-dev (20180224.1) ...
09:13:52 #14 38.83 Selecting previously unselected package automake.
09:13:52 #14 38.83 Preparing to unpack .../066-automake_1%3a1.16.1-4ubuntu6_all.deb ...
09:13:52 #14 38.83 Unpacking automake (1:1.16.1-4ubuntu6) ...
09:13:52 #14 38.90 Selecting previously unselected package autopoint.
09:13:52 #14 38.90 Preparing to unpack .../067-autopoint_0.19.8.1-10build1_all.deb ...
09:13:52 #13 42.75 Updating certificates in /etc/ssl/certs...
09:13:52 #14 36.00 Get:289 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-perl all 0.40-1 [19.5 kB]
09:13:52 #14 36.01 Get:290 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-identify-perl armhf 0.14-3 [9386 B]
09:13:52 #14 36.01 Get:291 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsub-name-perl armhf 0.26-2build1 [10.2 kB]
09:13:52 #14 36.02 Get:292 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnamespace-clean-perl all 0.27-2 [14.0 kB]
09:13:52 #14 36.02 Get:293 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-tiny-perl all 0.144-1 [47.7 kB]
09:13:52 #14 36.04 Get:294 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstrictures-perl all 2.000006-1 [16.3 kB]
09:13:52 #14 36.04 Get:295 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-perl all 2.002001-1 [344 kB]
09:13:52 #13 39.08 Preparing to unpack .../136-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:52 #13 39.09 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:52 #13 39.14 Selecting previously unselected package libwww-perl.
09:13:52 #13 39.15 Preparing to unpack .../137-libwww-perl_6.36-2_all.deb ...
09:13:52 #13 39.15 Unpacking libwww-perl (6.36-2) ...
09:13:52 #13 39.19 Selecting previously unselected package patchutils.
09:13:52 #13 39.19 Preparing to unpack .../138-patchutils_0.3.4-2_armhf.deb ...
09:13:52 #13 39.20 Unpacking patchutils (0.3.4-2) ...
09:13:52 #13 39.23 Selecting previously unselected package wdiff.
09:13:52 #13 39.24 Preparing to unpack .../139-wdiff_1.2.2-2+b1_armhf.deb ...
09:13:52 #13 39.24 Unpacking wdiff (1.2.2-2+b1) ...
09:13:52 #13 39.32 Selecting previously unselected package devscripts.
09:13:52 #15 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 0.1s
09:13:52 #14 42.85 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
09:13:52 #14 42.89 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
09:13:52 #14 42.92 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 unzip arm64 6.0-27ubuntu1 [170 kB]
09:13:52 #13 41.81 Preparing to unpack .../338-lintian_2.104.0_all.deb ...
09:13:52 #13 41.82 Unpacking lintian (2.104.0) ...
09:13:52 #14 43.80 Selecting previously unselected package gpgconf.
09:13:52 #14 43.80 Preparing to unpack .../139-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 43.80 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:13:52 #14 43.85 Selecting previously unselected package libksba8:arm64.
09:13:52 #14 43.85 Preparing to unpack .../140-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
09:13:52 #14 43.85 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
09:13:52 #14 43.92 Selecting previously unselected package libnpth0:arm64.
09:13:52 #14 43.92 Preparing to unpack .../141-libnpth0_1.6-1_arm64.deb ...
09:13:52 #14 43.92 Unpacking libnpth0:arm64 (1.6-1) ...
09:13:52 #14 43.95 Selecting previously unselected package dirmngr.
09:13:52 #14 43.96 Preparing to unpack .../142-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 43.97 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.02 Selecting previously unselected package gnupg-l10n.
09:13:52 #13 38.83 Selecting previously unselected package libheif1:armhf.
09:13:52 #13 38.83 Preparing to unpack .../196-libheif1_1.15.1-1_armhf.deb ...
09:13:52 #13 38.84 Unpacking libheif1:armhf (1.15.1-1) ...
09:13:52 #13 38.89 Selecting previously unselected package libdeflate0:armhf.
09:13:52 #13 38.89 Preparing to unpack .../197-libdeflate0_1.14-1_armhf.deb ...
09:13:52 #13 38.90 Unpacking libdeflate0:armhf (1.14-1) ...
09:13:52 #13 38.94 Selecting previously unselected package libjbig0:armhf.
09:13:52 #13 38.94 Preparing to unpack .../198-libjbig0_2.1-6.1_armhf.deb ...
09:13:52 #13 38.95 Unpacking libjbig0:armhf (2.1-6.1) ...
09:13:52 #13 38.98 Selecting previously unselected package liblerc4:armhf.
09:13:52 #13 38.99 Preparing to unpack .../199-liblerc4_4.0.0+ds-2_armhf.deb ...
09:13:52 #13 38.99 Unpacking liblerc4:armhf (4.0.0+ds-2) ...
09:13:52 #13 39.06 Selecting previously unselected package libwebp7:armhf.
09:13:52 #13 37.66 Preparing to unpack .../167-libarray-intspan-perl_2.004-1_all.deb ...
09:13:52 #13 37.68 Unpacking libarray-intspan-perl (2.004-1) ...
09:13:52 #13 37.72 Selecting previously unselected package libauthen-sasl-perl.
09:13:52 #13 37.72 Preparing to unpack .../168-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:13:52 #13 37.72 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:13:52 #13 37.75 Selecting previously unselected package libmodule-implementation-perl.
09:13:52 #13 37.76 Preparing to unpack .../169-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:13:52 #13 37.76 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:13:52 #13 37.82 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:52 #13 37.82 Preparing to unpack .../170-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:52 #13 37.83 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:52 #13 37.86 Selecting previously unselected package libvariable-magic-perl.
09:13:52 #13 38.03 Preparing to unpack .../325-libpod-constants-perl_0.19-2_all.deb ...
09:13:52 #13 38.04 Unpacking libpod-constants-perl (0.19-2) ...
09:13:52 #13 38.06 Selecting previously unselected package libproc-processtable-perl:arm64.
09:13:52 #13 38.07 Preparing to unpack .../326-libproc-processtable-perl_0.634-1+b2_arm64.deb ...
09:13:52 #13 38.07 Unpacking libproc-processtable-perl:arm64 (0.634-1+b2) ...
09:13:52 #13 38.11 Selecting previously unselected package libre2-9:arm64.
09:13:52 #13 38.11 Preparing to unpack .../327-libre2-9_20220601+dfsg-1+b1_arm64.deb ...
09:13:52 #13 38.11 Unpacking libre2-9:arm64 (20220601+dfsg-1+b1) ...
09:13:52 #13 38.15 Selecting previously unselected package libre-engine-re2-perl:arm64.
09:13:52 #13 38.15 Preparing to unpack .../328-libre-engine-re2-perl_0.17+ds-1_arm64.deb ...
09:13:52 #13 38.16 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ...
09:13:52 #13 38.19 Selecting previously unselected package libreadonly-perl.
09:13:52 #13 38.19 Preparing to unpack .../329-libreadonly-perl_2.050-3_all.deb ...
09:13:52 #13 38.19 Unpacking libreadonly-perl (2.050-3) ...
09:13:52 #13 38.22 Selecting previously unselected package libref-util-perl.
09:13:52 #13 38.22 Preparing to unpack .../330-libref-util-perl_0.204-2_all.deb ...
09:13:52 #13 38.23 Unpacking libref-util-perl (0.204-2) ...
09:13:52 #13 38.25 Selecting previously unselected package libref-util-xs-perl.
09:13:52 #14 41.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:13:52 #14 41.49 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
09:13:52 #14 41.51 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ...
09:13:52 #14 41.52 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:52 #14 41.53 Setting up libmd0:amd64 (1.0.4-1build1) ...
09:13:52 #14 41.54 Setting up python-apt-common (2.4.0ubuntu2) ...
09:13:52 #14 41.56 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
09:13:52 #14 41.57 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ...
09:13:52 #14 41.58 Setting up libuchardet0:amd64 (0.0.7-1build2) ...
09:13:52 #14 41.59 Setting up lzop (1.04-2build2) ...
09:13:52 #14 41.62 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
09:13:52 #14 41.63 Setting up git-man (1:2.34.1-1ubuntu1.10) ...
09:13:52 #14 41.64 Setting up netbase (6.3) ...
09:13:52 #14 41.68 Setting up libbinutils:amd64 (2.38-4ubuntu2.3) ...
09:13:52 #14 41.69 Setting up libfido2-1:amd64 (1.10.0-1) ...
09:13:52 #14 41.71 Setting up libisl23:amd64 (0.24-2build1) ...
09:13:52 #14 41.72 Setting up libc-dev-bin (2.35-0ubuntu3.3) ...
09:13:52 #14 41.73 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:13:52 #14 41.75 Setting up libbsd0:amd64 (0.11.5-1) ...
09:13:52 #14 41.77 Setting up libelf1:amd64 (0.186-1build1) ...
09:13:52 #14 41.78 Setting up readline-common (8.1.2-1) ...
09:13:52 #14 41.79 Setting up publicsuffix (20211207.1025-1) ...
09:13:52 #13 41.61 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:13:52 #13 41.52 Preparing to unpack .../380-xdelta_1.1.3-10.4_amd64.deb ...
09:13:52 #13 41.62 Setting up libapt-pkg-perl (0.1.34+b1) ...
09:13:52 #13 41.63 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
09:13:52 #13 41.64 Setting up libpipeline1:amd64 (1.5.1-2) ...
09:13:52 #13 41.65 Setting up wdiff (1.2.2-2+b1) ...
09:13:52 #13 41.66 Setting up lsb-base (10.2019051400) ...
09:13:52 #13 41.53 Unpacking xdelta (1.1.3-10.4) ...
09:13:52 #13 41.55 Selecting previously unselected package xdelta3.
09:13:52 #13 41.55 Preparing to unpack .../381-xdelta3_3.0.11-dfsg-1.2_amd64.deb ...
09:13:52 #13 41.67 Setting up mysql-common (5.8+1.0.5) ...
09:13:52 #13 41.69 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:13:52 #13 41.56 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
09:13:52 #13 41.58 Selecting previously unselected package pristine-tar.
09:13:52 #13 41.69 Setting up libxau6:amd64 (1:1.0.8-1+b2) ...
09:13:52 #13 41.70 Setting up libkeyutils1:amd64 (1.6-6) ...
09:13:52 #13 41.71 Setting up libpsl5:amd64 (0.20.2-2) ...
09:13:52 #13 41.59 Preparing to unpack .../382-pristine-tar_1.50_amd64.deb ...
09:13:52 #13 41.59 Unpacking pristine-tar (1.50) ...
09:13:52 #13 41.72 Setting up libgpm2:amd64 (1.20.7-5) ...
09:13:52 #13 41.73 Setting up mime-support (3.62) ...
09:13:52 #13 41.76 Setting up xdg-user-dirs (0.17-2) ...
09:13:52 #13 41.63 Selecting previously unselected package publicsuffix.
09:13:52 #13 41.63 Preparing to unpack .../383-publicsuffix_20230209.2326-1_all.deb ...
09:13:52 #13 41.78 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
09:13:52 #13 41.79 Setting up psmisc (23.2-1+deb10u1) ...
09:13:52 #13 41.80 Setting up libgc1c2:amd64 (1:7.6.4-0.4) ...
09:13:52 #13 41.63 Unpacking publicsuffix (20230209.2326-1) ...
09:13:52 #13 41.67 Selecting previously unselected package python-apt-common.
09:13:52 #13 41.81 Setting up libyaml-0-2:amd64 (0.2.1-1) ...
09:13:52 #13 41.67 Preparing to unpack .../384-python-apt-common_2.6.0_all.deb ...
09:13:52 #13 41.67 Unpacking python-apt-common (2.6.0) ...
09:13:52 #13 41.72 Selecting previously unselected package python3-apt.
09:13:52 #13 41.72 Preparing to unpack .../385-python3-apt_2.6.0_amd64.deb ...
09:13:52 #13 41.73 Unpacking python3-apt (2.6.0) ...
09:13:52 #13 41.77 Selecting previously unselected package python3-certifi.
09:13:52 #13 41.77 Preparing to unpack .../386-python3-certifi_2022.9.24-1_all.deb ...
09:13:52 #13 41.78 Unpacking python3-certifi (2022.9.24-1) ...
09:13:52 #13 41.82 Selecting previously unselected package python3-charset-normalizer.
09:13:52 #13 41.82 Preparing to unpack .../387-python3-charset-normalizer_3.0.1-2_all.deb ...
09:13:52 #13 41.82 Unpacking python3-charset-normalizer (3.0.1-2) ...
09:13:52 #13 41.86 Selecting previously unselected package python3-idna.
09:13:52 #13 38.24 Selecting previously unselected package libuchardet0:armhf.
09:13:52 #13 38.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 ... 7931 files and directories currently installed.)
09:13:52 #13 38.24 Preparing to unpack .../00-libuchardet0_0.0.7-1_armhf.deb ...
09:13:52 #13 38.25 Unpacking libuchardet0:armhf (0.0.7-1) ...
09:13:52 #13 38.28 Selecting previously unselected package groff-base.
09:13:52 #13 38.28 Preparing to unpack .../01-groff-base_1.22.4-6_armhf.deb ...
09:13:52 #13 38.29 Unpacking groff-base (1.22.4-6) ...
09:13:52 #13 38.39 Selecting previously unselected package libgdbm6:armhf.
09:13:52 #13 38.39 Preparing to unpack .../02-libgdbm6_1.19-2_armhf.deb ...
09:13:52 #13 38.39 Unpacking libgdbm6:armhf (1.19-2) ...
09:13:52 #13 38.43 Selecting previously unselected package libpipeline1:armhf.
09:13:52 #13 38.43 Preparing to unpack .../03-libpipeline1_1.5.3-1_armhf.deb ...
09:13:52 #13 38.43 Unpacking libpipeline1:armhf (1.5.3-1) ...
09:13:52 #13 38.48 Selecting previously unselected package man-db.
09:13:52 #13 38.48 Preparing to unpack .../04-man-db_2.9.4-2_armhf.deb ...
09:13:52 #13 38.48 Unpacking man-db (2.9.4-2) ...
09:13:52 #15 31.73   Installing       : perl-Socket-4:2.027-3.el8.x86_64                     39/89 
09:13:52 #15 31.96   Installing       : perl-Encode-4:2.97-3.el8.x86_64                      40/89 
09:13:52 #15 31.98   Installing       : perl-Carp-1.42-396.el8.noarch                        41/89 
09:13:52 #14 37.40 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackage-stash-xs-perl arm64 0.29-1build5 [19.0 kB]
09:13:52 #14 37.41 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
09:13:52 #14 37.43 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-gzip-perl arm64 0.19-1build8 [14.6 kB]
09:13:52 #14 37.43 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libperlio-utf8-strict-perl arm64 0.009-1build1 [11.7 kB]
09:13:52 #14 37.44 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-parser-perl all 1.63-2 [82.2 kB]
09:13:52 #13 39.67 Setting up libuchardet0:arm64 (0.0.7-1) ...
09:13:52 #13 39.68 Setting up lzop (1.04-2) ...
09:13:52 #13 39.69 Setting up libmpdec3:arm64 (2.5.1-1) ...
09:13:52 #13 39.70 Setting up git-man (1:2.30.2-1+deb11u2) ...
09:13:52 #13 39.71 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:13:52 #13 39.72 Setting up netbase (6.3) ...
09:13:52 #13 39.74 Setting up libtiff5:arm64 (4.2.0-1+deb11u4) ...
09:13:52 #13 39.75 Setting up libbinutils:arm64 (2.35.2-2) ...
09:13:52 #13 39.76 Setting up libfido2-1:arm64 (1.6.0-2) ...
09:13:52 #13 39.77 Setting up libisl23:arm64 (0.23-1) ...
09:13:52 #13 39.82 Setting up libc-dev-bin (2.31-13+deb11u6) ...
09:13:52 #13 39.82 Setting up openssl (1.1.1n-0+deb11u5) ...
09:13:52 #13 39.84 Setting up libbsd0:arm64 (0.11.3-1) ...
09:13:52 #13 39.85 Setting up libelf1:arm64 (0.183-1) ...
09:13:52 #13 39.86 Setting up readline-common (8.1-1) ...
09:13:52 #13 39.87 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
09:13:52 #13 43.62   Installing       : dnf-plugins-core-4.4.2-1.fc39.noarch               147/153 
09:13:52 #13 43.81   Installing       : glibc-gconv-extra-2.38-1.fc39.aarch64              148/153 
09:13:52 #13 43.82   Running scriptlet: glibc-gconv-extra-2.38-1.fc39.aarch64              148/153 
09:13:52 #13 43.83   Cleanup          : python3-rpm-4.18.92-1.fc39.aarch64                 149/153 
09:13:52 #13 43.84   Cleanup          : rpm-build-libs-4.18.92-1.fc39.aarch64              150/153 
09:13:52 #13 43.84   Cleanup          : rpm-sign-libs-4.18.92-1.fc39.aarch64               151/153 
09:13:52 #13 43.85   Cleanup          : rpm-4.18.92-1.fc39.aarch64                         152/153 
09:13:52 #13 43.86   Cleanup          : rpm-libs-4.18.92-1.fc39.aarch64                    153/153 
09:13:52 #13 43.86   Running scriptlet: rpm-4.19.0-1.fc39.aarch64                          153/153 
09:13:52 #14 38.90 Unpacking autopoint (0.19.8.1-10build1) ...
09:13:52 #14 38.94 Selecting previously unselected package binutils-common:armhf.
09:13:52 #14 38.94 Preparing to unpack .../068-binutils-common_2.34-6ubuntu1.6_armhf.deb ...
09:13:52 #14 38.95 Unpacking binutils-common:armhf (2.34-6ubuntu1.6) ...
09:13:52 #14 38.99 Selecting previously unselected package libbinutils:armhf.
09:13:52 #14 38.99 Preparing to unpack .../069-libbinutils_2.34-6ubuntu1.6_armhf.deb ...
09:13:52 #14 39.00 Unpacking libbinutils:armhf (2.34-6ubuntu1.6) ...
09:13:52 #14 39.06 Selecting previously unselected package libctf-nobfd0:armhf.
09:13:52 #14 39.06 Preparing to unpack .../070-libctf-nobfd0_2.34-6ubuntu1.6_armhf.deb ...
09:13:52 #14 39.06 Unpacking libctf-nobfd0:armhf (2.34-6ubuntu1.6) ...
09:13:52 #14 39.10 Selecting previously unselected package libctf0:armhf.
09:13:52 #14 39.10 Preparing to unpack .../071-libctf0_2.34-6ubuntu1.6_armhf.deb ...
09:13:52 #14 39.10 Unpacking libctf0:armhf (2.34-6ubuntu1.6) ...
09:13:52 #14 39.13 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:52 #14 39.14 Preparing to unpack .../072-binutils-arm-linux-gnueabihf_2.34-6ubuntu1.6_armhf.deb ...
09:13:52 #14 39.14 Unpacking binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ...
09:13:52 #13 39.32 Preparing to unpack .../140-devscripts_2.19.5+deb10u1_armhf.deb ...
09:13:52 #13 39.34 Unpacking devscripts (2.19.5+deb10u1) ...
09:13:52 #13 39.48 Selecting previously unselected package diffstat.
09:13:52 #13 39.49 Preparing to unpack .../141-diffstat_1.62-1_armhf.deb ...
09:13:52 #13 39.49 Unpacking diffstat (1.62-1) ...
09:13:52 #13 39.52 Selecting previously unselected package distro-info-data.
09:13:52 #13 39.52 Preparing to unpack .../142-distro-info-data_0.41+deb10u7_all.deb ...
09:13:52 #13 39.52 Unpacking distro-info-data (0.41+deb10u7) ...
09:13:52 #13 39.56 Selecting previously unselected package python3-pkg-resources.
09:13:52 #13 39.56 Preparing to unpack .../143-python3-pkg-resources_40.8.0-1_all.deb ...
09:13:52 #13 39.56 Unpacking python3-pkg-resources (40.8.0-1) ...
09:13:52 #13 39.60 Selecting previously unselected package python3-chardet.
09:13:52 #14 42.96 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lintian all 2.116.3ubuntu1 [1114 kB]
09:13:52 #14 43.09 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 manpages-dev all 6.03-1 [2015 kB]
09:13:52 #14 43.19 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-certifi all 2022.9.24-1 [155 kB]
09:13:52 #13 42.15 Selecting previously unselected package lsb-release.
09:13:52 #13 42.15 Preparing to unpack .../339-lsb-release_11.1.0_all.deb ...
09:13:52 #13 42.16 Unpacking lsb-release (11.1.0) ...
09:13:52 #13 42.20 Selecting previously unselected package manpages-dev.
09:13:52 #13 42.20 Preparing to unpack .../340-manpages-dev_5.10-1_all.deb ...
09:13:52 #13 42.20 Unpacking manpages-dev (5.10-1) ...
09:13:52 #14 44.03 Preparing to unpack .../143-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:13:52 #14 44.03 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.06 Selecting previously unselected package gnupg-utils.
09:13:52 #14 44.07 Preparing to unpack .../144-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 44.07 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.13 Selecting previously unselected package gpg.
09:13:52 #14 44.13 Preparing to unpack .../145-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 44.13 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.19 Selecting previously unselected package pinentry-curses.
09:13:52 #14 44.20 Preparing to unpack .../146-pinentry-curses_1.1.0-3build1_arm64.deb ...
09:13:52 #14 44.20 Unpacking pinentry-curses (1.1.0-3build1) ...
09:13:52 #14 44.23 Selecting previously unselected package gpg-agent.
09:13:52 #14 44.24 Preparing to unpack .../147-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 44.24 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.28 Selecting previously unselected package gpg-wks-client.
09:13:52 #14 44.28 Preparing to unpack .../148-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 44.29 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.32 Selecting previously unselected package gpg-wks-server.
09:13:52 #14 44.32 Preparing to unpack .../149-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:52 #14 44.33 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:13:52 #14 44.36 Selecting previously unselected package gpgsm.
09:13:52 #13 33.26 Setting up media-types (10.0.0) ...
09:13:52 #13 33.28 Setting up libpipeline1:armhf (1.5.7-1) ...
09:13:52 #13 33.30 Setting up wdiff (1.2.2-5) ...
09:13:52 #13 33.31 Setting up libfile-which-perl (1.27-2) ...
09:13:52 #13 33.33 Setting up libicu72:armhf (72.1-3) ...
09:13:52 #13 33.34 Setting up bsdextrautils (2.38.1-5) ...
09:13:52 #13 33.36 Setting up libdynaloader-functions-perl (0.003-3) ...
09:13:52 #13 33.37 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:13:52 #13 33.38 Setting up libio-pty-perl (1:1.17-1) ...
09:13:52 #13 33.40 Setting up libmagic-mgc (1:5.44-3) ...
09:13:52 #13 33.42 Setting up libclone-perl:armhf (0.46-1) ...
09:13:52 #13 33.44 Setting up libarchive-zip-perl (1.68-1) ...
09:13:52 #13 33.45 Setting up libtirpc-common (1.3.3+ds-1) ...
09:13:52 #13 33.50 Setting up libhtml-tagset-perl (3.20-6) ...
09:13:52 #13 33.52 Setting up libdebhelper-perl (13.11.4) ...
09:13:52 #13 33.54 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:13:52 #13 33.55 Setting up binutils-common:armhf (2.40-2+rpi2) ...
09:13:52 #13 39.07 Preparing to unpack .../200-libwebp7_1.2.4-0.2+deb12u1_armhf.deb ...
09:13:52 #13 39.07 Unpacking libwebp7:armhf (1.2.4-0.2+deb12u1) ...
09:13:52 #13 39.13 Selecting previously unselected package libtiff6:armhf.
09:13:52 #13 39.13 Preparing to unpack .../201-libtiff6_4.5.0-6_armhf.deb ...
09:13:52 #13 39.14 Unpacking libtiff6:armhf (4.5.0-6) ...
09:13:52 #13 39.19 Selecting previously unselected package libxau6:armhf.
09:13:52 #13 39.19 Preparing to unpack .../202-libxau6_1%3a1.0.9-1_armhf.deb ...
09:13:52 #13 39.20 Unpacking libxau6:armhf (1:1.0.9-1) ...
09:13:52 #13 39.24 Selecting previously unselected package libxdmcp6:armhf.
09:13:52 #13 39.24 Preparing to unpack .../203-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
09:13:52 #13 39.25 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
09:13:52 #13 39.29 Selecting previously unselected package libxcb1:armhf.
09:13:52 #16 7.768 (50/93): gcc-11.4.1-2.1.el9.aarch64.rpm          48 MB/s |  30 MB     00:00    
09:13:52 #16 7.771 (51/93): git-2.39.3-1.el9.aarch64.rpm           167 kB/s |  62 kB     00:00    
09:13:52 #16 7.830 (52/93): git-core-2.39.3-1.el9.aarch64.rpm       10 MB/s | 4.3 MB     00:00    
09:13:52 #16 7.878 (53/93): glibc-devel-2.34-82.el9.aarch64.rpm    4.4 MB/s | 462 kB     00:00    
09:13:52 #16 7.967 (54/93): git-core-doc-2.39.3-1.el9.noarch.rpm    15 MB/s | 2.9 MB     00:00    
09:13:52 #16 8.072 (55/93): kernel-headers-5.14.0-366.el9.aarch64.  27 MB/s | 6.4 MB     00:00    
09:13:52 #13 37.86 Preparing to unpack .../171-libvariable-magic-perl_0.62-1+b3_armhf.deb ...
09:13:52 #13 37.87 Unpacking libvariable-magic-perl (0.62-1+b3) ...
09:13:52 #13 37.90 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:52 #13 37.90 Preparing to unpack .../172-libb-hooks-endofscope-perl_0.24-1.1_all.deb ...
09:13:52 #13 37.91 Unpacking libb-hooks-endofscope-perl (0.24-1.1) ...
09:13:52 #13 37.95 Selecting previously unselected package libpng16-16:armhf.
09:13:52 #13 37.95 Preparing to unpack .../173-libpng16-16_1.6.37-3_armhf.deb ...
09:13:52 #13 37.95 Unpacking libpng16-16:armhf (1.6.37-3) ...
09:13:52 #13 38.01 Selecting previously unselected package libfreetype6:armhf.
09:13:52 #13 38.01 Preparing to unpack .../174-libfreetype6_2.10.4+dfsg-1+deb11u1_armhf.deb ...
09:13:52 #13 38.01 Unpacking libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
09:13:52 #13 38.08 Selecting previously unselected package libfontconfig1:armhf.
09:13:52 #13 38.08 Preparing to unpack .../175-libfontconfig1_2.13.1-4.2_armhf.deb ...
09:13:52 #13 38.09 Unpacking libfontconfig1:armhf (2.13.1-4.2) ...
09:13:52 #13 38.14 Selecting previously unselected package libjpeg62-turbo:armhf.
09:13:53 #13 38.26 Preparing to unpack .../331-libref-util-xs-perl_0.117-2+b1_arm64.deb ...
09:13:53 #13 38.26 Unpacking libref-util-xs-perl (0.117-2+b1) ...
09:13:53 #13 38.29 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:53 #13 38.29 Preparing to unpack .../332-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:13:53 #13 38.30 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:13:53 #13 38.33 Selecting previously unselected package libregexp-pattern-perl.
09:13:53 #13 38.34 Preparing to unpack .../333-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:13:53 #13 38.34 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:13:53 #13 38.37 Selecting previously unselected package libregexp-wildcards-perl.
09:13:53 #13 38.37 Preparing to unpack .../334-libregexp-wildcards-perl_1.05-3_all.deb ...
09:13:53 #13 38.37 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:13:53 #13 38.42 Selecting previously unselected package libsasl2-modules:arm64.
09:13:53 #13 38.43 Preparing to unpack .../335-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ...
09:13:53 #13 38.44 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
09:13:53 #13 38.47 Selecting previously unselected package libsereal-decoder-perl.
09:13:53 #13 38.47 Preparing to unpack .../336-libsereal-decoder-perl_5.003+ds-1_arm64.deb ...
09:13:53 #13 38.48 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:13:53 #13 38.51 Selecting previously unselected package libsereal-encoder-perl.
09:13:53 #13 38.52 Preparing to unpack .../337-libsereal-encoder-perl_5.003+ds-1_arm64.deb ...
09:13:53 #13 38.52 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:13:53 #13 38.55 Selecting previously unselected package libset-intspan-perl.
09:13:53 #13 38.56 Preparing to unpack .../338-libset-intspan-perl_1.19-3_all.deb ...
09:13:53 #13 38.56 Unpacking libset-intspan-perl (1.19-3) ...
09:13:53 #13 38.59 Selecting previously unselected package libtask-weaken-perl.
09:13:53 #14 41.81 Setting up zstd (1.4.8+dfsg-3build1) ...
09:13:53 #14 41.82 Setting up libmarkdown2:amd64 (2.2.7-2) ...
09:13:53 #14 41.83 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:53 #14 41.84 Setting up iso-codes (4.9.0-1) ...
09:13:53 #14 41.86 Setting up liblocale-gettext-perl (1.07-4build3) ...
09:13:53 #14 41.87 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:53 #14 41.88 Setting up dctrl-tools (2.24-3build2) ...
09:13:53 #14 41.90 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04) ...
09:13:53 #14 41.91 Setting up libgdbm6:amd64 (1.23-1) ...
09:13:53 #14 41.92 Setting up libicu70:amd64 (70.1-2) ...
09:13:53 #14 41.94 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:53 #14 41.95 Setting up libctf0:amd64 (2.38-4ubuntu2.3) ...
09:13:53 #14 41.97 Setting up libjpeg8:amd64 (8c-2ubuntu10) ...
09:13:53 #14 41.98 Setting up pinentry-curses (1.1.1-1build2) ...
09:13:53 #14 41.99 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:13:53 #14 42.00 Setting up manpages-dev (5.10-1ubuntu1) ...
09:13:53 #13 41.82 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
09:13:53 #13 41.83 No schema files found: doing nothing.
09:13:53 #13 41.83 Setting up distro-info-data (0.41+deb10u7) ...
09:13:53 #13 41.84 Setting up manpages (4.16-2) ...
09:13:53 #13 41.85 Setting up unzip (6.0-23+deb10u3) ...
09:13:53 #13 41.87 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
09:13:53 #13 41.88 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:53 #13 41.90 Setting up binutils-common:amd64 (2.31.1-16) ...
09:13:53 #13 41.90 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:13:53 #13 41.94 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ...
09:13:53 #13 41.96 Setting up less (487-0.1+b1) ...
09:13:53 #13 42.04 Setting up perl-openssl-defaults:amd64 (3) ...
09:13:53 #13 42.05 Setting up linux-libc-dev:amd64 (4.19.289-2) ...
09:13:53 #13 42.06 Setting up gettext-base (0.19.8.1-9) ...
09:13:53 #13 42.07 Setting up liblzo2-2:amd64 (2.10-0.1) ...
09:13:53 #13 42.08 Setting up libnpth0:amd64 (1.6-1) ...
09:13:53 #13 42.09 Setting up krb5-locales (1.17-3+deb10u5) ...
09:13:53 #13 42.10 Setting up file (1:5.35-4+deb10u2) ...
09:13:53 #13 42.11 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b7) ...
09:13:53 #13 42.12 Setting up libassuan0:amd64 (2.5.2-1) ...
09:13:53 #13 42.13 Setting up libgomp1:amd64 (8.3.0-6) ...
09:13:53 #13 42.14 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
09:13:53 #13 42.15 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
09:13:53 #13 42.16 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:13:53 #13 41.86 Preparing to unpack .../388-python3-idna_3.3-1_all.deb ...
09:13:53 #13 41.86 Unpacking python3-idna (3.3-1) ...
09:13:53 #13 41.90 Selecting previously unselected package python3-magic.
09:13:53 #13 41.90 Preparing to unpack .../389-python3-magic_2%3a0.4.26-3_all.deb ...
09:13:53 #13 41.90 Unpacking python3-magic (2:0.4.26-3) ...
09:13:53 #13 41.93 Selecting previously unselected package python3-six.
09:13:53 #13 41.93 Preparing to unpack .../390-python3-six_1.16.0-4_all.deb ...
09:13:53 #13 41.94 Unpacking python3-six (1.16.0-4) ...
09:13:53 #13 41.97 Selecting previously unselected package python3-urllib3.
09:13:53 #13 41.97 Preparing to unpack .../391-python3-urllib3_1.26.12-1_all.deb ...
09:13:53 #13 41.97 Unpacking python3-urllib3 (1.26.12-1) ...
09:13:53 #13 42.01 Selecting previously unselected package python3-requests.
09:13:53 #13 42.01 Preparing to unpack .../392-python3-requests_2.28.1+dfsg-1_all.deb ...
09:13:53 #13 42.02 Unpacking python3-requests (2.28.1+dfsg-1) ...
09:13:53 #13 42.05 Selecting previously unselected package python3-unidiff.
09:13:53 #13 42.05 Preparing to unpack .../393-python3-unidiff_0.7.3-1_all.deb ...
09:13:53 #13 42.06 Unpacking python3-unidiff (0.7.3-1) ...
09:13:53 #13 42.09 Selecting previously unselected package shared-mime-info.
09:13:53 #13 38.59 Selecting previously unselected package perl-modules-5.32.
09:13:53 #13 38.59 Preparing to unpack .../05-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ...
09:13:53 #13 38.60 Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:53 #13 39.88 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:53 #13 39.89 Setting up libmarkdown2:arm64 (2.2.6-1) ...
09:13:53 #13 39.90 Setting up libcc1-0:arm64 (10.2.1-6) ...
09:13:53 #13 39.91 Setting up iso-codes (4.6.0-1) ...
09:13:53 #13 39.92 Setting up liblocale-gettext-perl (1.07-4+b1) ...
09:13:53 #13 39.93 Setting up liblsan0:arm64 (10.2.1-6) ...
09:13:53 #13 39.94 Setting up cpp-10 (10.2.1-6) ...
09:13:53 #13 39.95 Setting up dctrl-tools (2.24-3) ...
09:13:53 #13 39.96 Setting up libitm1:arm64 (10.2.1-6) ...
09:13:53 #13 39.97 Setting up debian-keyring (2021.07.26) ...
09:13:53 #13 39.98 Setting up libgdbm6:arm64 (1.19-2) ...
09:13:53 #13 39.99 Setting up libtsan0:arm64 (10.2.1-6) ...
09:13:53 #13 40.00 Setting up libctf0:arm64 (2.35.2-2) ...
09:13:53 #13 40.01 Setting up pinentry-curses (1.1.0-4) ...
09:13:53 #13 40.05 Setting up manpages-dev (5.10-1) ...
09:13:53 #13 40.06 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:53 #13 40.07 Setting up libxcb1:arm64 (1.14-3) ...
09:13:53 #13 40.08 Setting up gettext (0.21-4) ...
09:13:53 #13 40.12 Setting up xdelta (1.1.3-9.3) ...
09:13:53 #13 40.13 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:13:53 #13 40.14 Setting up libgcc-10-dev:arm64 (10.2.1-6) ...
09:13:53 #13 40.15 Setting up libedit2:arm64 (3.1-20191231-2+b1) ...
09:13:53 #13 40.16 Setting up libreadline8:arm64 (8.1-1) ...
09:13:53 #13 40.17 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:13:53 #13 40.18 Setting up m4 (1.4.18-5) ...
09:13:53 #13 40.19 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
09:13:53 #13 40.20 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
09:13:53 #13 40.21 Setting up binutils (2.35.2-2) ...
09:13:53 #13 40.22 Setting up ca-certificates (20210119) ...
09:13:53 #15 31.99   Installing       : perl-Exporter-5.72-396.el8.noarch                    42/89 
09:13:53 #15 32.20   Installing       : perl-libs-4:5.26.3-422.el8.x86_64                    43/89 
09:13:53 #15 32.23   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           44/89 
09:13:53 #15 32.25   Installing       : perl-parent-1:0.237-1.el8.noarch                     45/89 
09:13:53 #15 32.26   Installing       : perl-macros-4:5.26.3-422.el8.x86_64                  46/89 
09:13:53 #15 32.27   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         47/89 
09:13:53 #15 32.30   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           48/89 
09:13:53 #15 32.31   Installing       : perl-File-Path-2.15-2.el8.noarch                     49/89 
09:13:53 #15 32.33   Installing       : perl-IO-1.38-422.el8.x86_64                          50/89 
09:13:53 #14 38.93 Setting up libxpm4:amd64 (1:3.5.12-1.1) ...
09:13:53 #14 38.94 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
09:13:53 #14 39.01 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:13:53 #14 39.01 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
09:13:53 #14 39.02 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:13:53 #14 39.02 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
09:13:53 #14 39.02 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:13:53 #14 39.02 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
09:13:53 #14 39.03 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:13:53 #14 39.04 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
09:13:53 #14 39.06 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ...
09:13:53 #14 39.07 Setting up binutils (2.40-2ubuntu4.1) ...
09:13:53 #14 39.08 Setting up man-db (2.11.2-1) ...
09:13:53 #14 39.36 Selecting previously unselected package binutils.
09:13:53 #14 39.36 Preparing to unpack .../073-binutils_2.34-6ubuntu1.6_armhf.deb ...
09:13:53 #14 39.37 Unpacking binutils (2.34-6ubuntu1.6) ...
09:13:53 #14 39.40 Selecting previously unselected package libc-dev-bin.
09:13:53 #14 39.40 Preparing to unpack .../074-libc-dev-bin_2.31-0ubuntu9.9_armhf.deb ...
09:13:53 #14 39.40 Unpacking libc-dev-bin (2.31-0ubuntu9.9) ...
09:13:53 #14 39.44 Selecting previously unselected package linux-libc-dev:armhf.
09:13:53 #14 39.44 Preparing to unpack .../075-linux-libc-dev_5.4.0-163.180_armhf.deb ...
09:13:53 #14 39.44 Unpacking linux-libc-dev:armhf (5.4.0-163.180) ...
09:13:53 #13 42.56   Preparing        :                                                        1/1 
09:13:53 #13 42.60   Upgrading        : rpm-libs-4.19.0-1.fc39.x86_64                        1/153 
09:13:53 #13 42.61   Running scriptlet: rpm-4.19.0-1.fc39.x86_64                             2/153 
09:13:53 #13 42.65   Upgrading        : rpm-4.19.0-1.fc39.x86_64                             2/153 
09:13:53 #13 39.60 Preparing to unpack .../144-python3-chardet_3.0.4-3_all.deb ...
09:13:53 #13 39.61 Unpacking python3-chardet (3.0.4-3) ...
09:13:53 #13 39.65 Selecting previously unselected package python3-six.
09:13:53 #13 39.65 Preparing to unpack .../145-python3-six_1.12.0-1_all.deb ...
09:13:53 #13 39.66 Unpacking python3-six (1.12.0-1) ...
09:13:53 #13 39.69 Selecting previously unselected package python3-debian.
09:13:53 #13 39.69 Preparing to unpack .../146-python3-debian_0.1.35_all.deb ...
09:13:53 #13 39.69 Unpacking python3-debian (0.1.35) ...
09:13:53 #13 39.73 Selecting previously unselected package libgpgme11:armhf.
09:13:53 #13 39.74 Preparing to unpack .../147-libgpgme11_1.12.0-6_armhf.deb ...
09:13:53 #13 39.74 Unpacking libgpgme11:armhf (1.12.0-6) ...
09:13:53 #13 39.78 Selecting previously unselected package python3-gpg.
09:13:53 #13 39.78 Preparing to unpack .../148-python3-gpg_1.12.0-6_armhf.deb ...
09:13:53 #13 39.79 Unpacking python3-gpg (1.12.0-6) ...
09:13:53 #13 39.85 Selecting previously unselected package dput.
09:13:53 #21 13.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:13:53 #21 13.54 Preparing to unpack .../7-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:13:53 #21 13.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:13:53 #14 43.20 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB]
09:13:53 #14 39.96 137 added, 0 removed; done.
09:13:53 #14 40.00 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:53 #14 40.02 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:53 #14 40.03 Setting up bsdmainutils (11.1.2ubuntu3) ...
09:13:53 #14 40.05 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:13:53 #14 40.05 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
09:13:53 #14 40.05 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:13:53 #14 40.05 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
09:13:53 #14 40.06 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
09:13:53 #14 40.08 Setting up libgdbm-compat4:amd64 (1.18.1-5) ...
09:13:53 #13 33.57 Setting up libtry-tiny-perl (0.31-2) ...
09:13:53 #13 33.59 Setting up libmagic1:armhf (1:5.44-3) ...
09:13:53 #13 33.61 Setting up perl-openssl-defaults:armhf (7+b1) ...
09:13:53 #13 33.63 Setting up linux-libc-dev:armhf (6.1.52-1+rpi1) ...
09:13:53 #13 33.65 Setting up libctf-nobfd0:armhf (2.40-2+rpi2) ...
09:13:53 #13 33.66 Setting up gettext-base (0.21-12) ...
09:13:53 #13 33.68 Setting up m4 (1.4.19-3) ...
09:13:53 #13 33.70 Setting up libencode-locale-perl (1.05-3) ...
09:13:53 #13 33.72 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
09:13:53 #13 33.74 Setting up file (1:5.44-3) ...
09:13:53 #13 33.76 Setting up libgomp1:armhf (12.2.0-14+rpi1) ...
09:13:53 #13 33.77 Setting up bzip2 (1.0.8-5+b2) ...
09:13:53 #13 39.29 Preparing to unpack .../204-libxcb1_1.15-1_armhf.deb ...
09:13:53 #13 39.30 Unpacking libxcb1:armhf (1.15-1) ...
09:13:53 #13 39.34 Selecting previously unselected package libx11-data.
09:13:53 #13 39.34 Preparing to unpack .../205-libx11-data_2%3a1.8.4-2+deb12u1_all.deb ...
09:13:53 #13 39.34 Unpacking libx11-data (2:1.8.4-2+deb12u1) ...
09:13:53 #13 39.42 Selecting previously unselected package libx11-6:armhf.
09:13:53 #13 39.42 Preparing to unpack .../206-libx11-6_2%3a1.8.4-2+deb12u1_armhf.deb ...
09:13:53 #13 39.42 Unpacking libx11-6:armhf (2:1.8.4-2+deb12u1) ...
09:13:53 #13 39.51 Selecting previously unselected package libxpm4:armhf.
09:13:53 #13 39.51 Preparing to unpack .../207-libxpm4_1%3a3.5.12-1.1_armhf.deb ...
09:13:53 #13 39.51 Unpacking libxpm4:armhf (1:3.5.12-1.1) ...
09:13:53 #13 39.55 Selecting previously unselected package libgd3:armhf.
09:13:53 #13 43.38 137 added, 0 removed; done.
09:13:53 #13 43.43 Setting up libunbound8:arm64 (1.9.0-2+deb10u3) ...
09:13:53 #13 43.44 Setting up shared-mime-info (1.10-1) ...
09:13:53 #16 8.098 (56/93): libasan-11.4.1-2.1.el9.aarch64.rpm     1.9 MB/s | 414 kB     00:00    
09:13:53 #16 8.101 (57/93): libmpc-1.2.1-4.el9.aarch64.rpm         486 kB/s |  63 kB     00:00    
09:13:53 #16 8.107 (58/93): libseccomp-devel-2.5.2-2.el9.aarch64.r 9.5 MB/s |  59 kB     00:00    
09:13:53 #16 8.111 (59/93): libsepol-devel-3.5-1.el9.aarch64.rpm   5.3 MB/s |  48 kB     00:00    
09:13:53 #16 8.138 (60/93): libselinux-devel-3.5-1.el9.aarch64.rpm 4.3 MB/s | 160 kB     00:00    
09:13:53 #16 8.141 (61/93): libtool-ltdl-2.4.6-45.el9.aarch64.rpm  1.2 MB/s |  37 kB     00:00    
09:13:53 #14 36.82 Get:307 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libobject-id-perl all 0.1.2-2.1ubuntu1 [16.0 kB]
09:13:53 #13 38.14 Preparing to unpack .../176-libjpeg62-turbo_1%3a2.0.6-4_armhf.deb ...
09:13:53 #13 38.15 Unpacking libjpeg62-turbo:armhf (1:2.0.6-4) ...
09:13:53 #13 38.20 Selecting previously unselected package libdeflate0:armhf.
09:13:53 #13 38.20 Preparing to unpack .../177-libdeflate0_1.7-1_armhf.deb ...
09:13:53 #13 38.21 Unpacking libdeflate0:armhf (1.7-1) ...
09:13:53 #13 38.28 Selecting previously unselected package libjbig0:armhf.
09:13:53 #13 38.28 Preparing to unpack .../178-libjbig0_2.1-3.1+b2_armhf.deb ...
09:13:53 #13 38.28 Unpacking libjbig0:armhf (2.1-3.1+b2) ...
09:13:53 #13 38.33 Selecting previously unselected package libwebp6:armhf.
09:13:53 #13 38.33 Preparing to unpack .../179-libwebp6_0.6.1-2.1+deb11u2_armhf.deb ...
09:13:53 #13 38.33 Unpacking libwebp6:armhf (0.6.1-2.1+deb11u2) ...
09:13:53 #13 38.39 Selecting previously unselected package libtiff5:armhf.
09:13:53 #13 38.39 Preparing to unpack .../180-libtiff5_4.2.0-1+deb11u4_armhf.deb ...
09:13:53 #13 38.40 Unpacking libtiff5:armhf (4.2.0-1+deb11u4) ...
09:13:53 #13 38.46 Selecting previously unselected package libxau6:armhf.
09:13:53 #13 38.46 Preparing to unpack .../181-libxau6_1%3a1.0.9-1_armhf.deb ...
09:13:53 #13 38.47 Unpacking libxau6:armhf (1:1.0.9-1) ...
09:13:53 #13 38.50 Selecting previously unselected package libxdmcp6:armhf.
09:13:53 #14 44.36 Preparing to unpack .../150-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
09:13:53 #14 44.36 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:13:53 #14 44.40 Selecting previously unselected package gnupg.
09:13:53 #14 44.41 Preparing to unpack .../151-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:13:53 #14 44.41 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:13:53 #14 44.44 Selecting previously unselected package libfile-which-perl.
09:13:53 #14 44.45 Preparing to unpack .../152-libfile-which-perl_1.23-1_all.deb ...
09:13:53 #14 44.45 Unpacking libfile-which-perl (1.23-1) ...
09:13:53 #14 44.48 Selecting previously unselected package libfile-homedir-perl.
09:13:53 #14 44.48 Preparing to unpack .../153-libfile-homedir-perl_1.004-1_all.deb ...
09:13:53 #14 44.48 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:53 #14 44.51 Selecting previously unselected package libio-pty-perl.
09:13:53 #14 44.52 Preparing to unpack .../154-libio-pty-perl_1%3a1.12-1_arm64.deb ...
09:13:53 #14 44.52 Unpacking libio-pty-perl (1:1.12-1) ...
09:13:53 #14 44.55 Selecting previously unselected package libipc-run-perl.
09:13:53 #14 44.55 Preparing to unpack .../155-libipc-run-perl_20180523.0-2_all.deb ...
09:13:53 #14 44.55 Unpacking libipc-run-perl (20180523.0-2) ...
09:13:53 #14 44.58 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:53 #14 36.52 Get:296 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgitlab-api-v4-perl all 0.26-2 [82.4 kB]
09:13:53 #14 36.80 Get:297 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-form-perl all 6.11-1 [32.1 kB]
09:13:53 #14 36.82 Get:298 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-format-perl all 2.16-2 [36.9 kB]
09:13:53 #14 36.84 Get:299 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-html5-entities-perl all 0.004-3 [21.6 kB]
09:13:53 #14 36.86 Get:300 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhtml-tokeparser-simple-perl all 3.16-4 [38.0 kB]
09:13:53 #13 38.59 Preparing to unpack .../339-libtask-weaken-perl_1.06-2_all.deb ...
09:13:53 #13 38.59 Unpacking libtask-weaken-perl (1.06-2) ...
09:13:53 #13 38.62 Selecting previously unselected package libxml-parser-perl.
09:13:53 #13 38.63 Preparing to unpack .../340-libxml-parser-perl_2.46-4_arm64.deb ...
09:13:53 #13 38.63 Unpacking libxml-parser-perl (2.46-4) ...
09:13:53 #13 38.67 Selecting previously unselected package libsoap-lite-perl.
09:13:53 #13 38.68 Preparing to unpack .../341-libsoap-lite-perl_1.27-3_all.deb ...
09:13:53 #13 38.68 Unpacking libsoap-lite-perl (1.27-3) ...
09:13:53 #13 38.73 Selecting previously unselected package libsocket6-perl.
09:13:53 #13 38.73 Preparing to unpack .../342-libsocket6-perl_0.29-3_arm64.deb ...
09:13:53 #13 38.74 Unpacking libsocket6-perl (0.29-3) ...
09:13:53 #13 38.77 Selecting previously unselected package libstring-copyright-perl.
09:13:53 #13 38.77 Preparing to unpack .../343-libstring-copyright-perl_0.003014-1_all.deb ...
09:13:53 #13 38.77 Unpacking libstring-copyright-perl (0.003014-1) ...
09:13:53 #13 38.80 Selecting previously unselected package libstring-escape-perl.
09:13:53 #13 38.81 Preparing to unpack .../344-libstring-escape-perl_2010.002-3_all.deb ...
09:13:53 #13 38.81 Unpacking libstring-escape-perl (2010.002-3) ...
09:13:53 #13 38.84 Selecting previously unselected package libstring-license-perl.
09:13:53 #14 42.02 Setting up libdw1:amd64 (0.186-1build1) ...
09:13:53 #14 42.03 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ...
09:13:53 #14 42.05 Setting up libxcb1:amd64 (1.14-3ubuntu3) ...
09:13:53 #14 42.06 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
09:13:53 #14 42.27 Setting up libedit2:amd64 (3.1-20210910-1build1) ...
09:13:53 #13 42.18 Setting up libunwind8:amd64 (1.2.1-10~deb10u1) ...
09:13:53 #13 42.18 Setting up libicu63:amd64 (63.1-6+deb10u3) ...
09:13:53 #13 42.19 Setting up libfakeroot:amd64 (1.23-1) ...
09:13:53 #13 42.21 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
09:13:53 #13 42.22 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:53 #13 42.23 Setting up fakeroot (1.23-1) ...
09:13:53 #13 42.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:53 #13 42.29 Setting up mariadb-common (1:10.3.39-0+deb10u1) ...
09:13:53 #13 42.30 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:13:53 #13 42.31 Setting up libasan5:amd64 (8.3.0-6) ...
09:13:53 #13 42.32 Setting up autotools-dev (20180224.1) ...
09:13:53 #13 42.33 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
09:13:53 #13 42.34 Setting up libpython2.7-minimal:amd64 (2.7.16-2+deb10u2) ...
09:13:53 #13 42.35 Setting up libwrap0:amd64 (7.6.q-28) ...
09:13:53 #13 42.36 Setting up libx11-data (2:1.6.7-1+deb10u3) ...
09:13:53 #13 42.37 Setting up make (4.2.1-1.2) ...
09:13:53 #13 42.39 Setting up libmpfr6:amd64 (4.0.2-1) ...
09:13:53 #13 42.09 Preparing to unpack .../394-shared-mime-info_2.2-1_amd64.deb ...
09:13:53 #13 42.09 Unpacking shared-mime-info (2.2-1) ...
09:13:53 #13 42.19 Selecting previously unselected package strace.
09:13:53 #13 42.19 Preparing to unpack .../395-strace_6.1-0.1_amd64.deb ...
09:13:53 #13 42.19 Unpacking strace (6.1-0.1) ...
09:13:53 #13 42.26 Selecting previously unselected package xauth.
09:13:53 #13 42.26 Preparing to unpack .../396-xauth_1%3a1.1.2-1_amd64.deb ...
09:13:53 #13 42.27 Unpacking xauth (1:1.1.2-1) ...
09:13:53 #13 42.30 Selecting previously unselected package xdg-user-dirs.
09:13:53 #13 38.97 Selecting previously unselected package libgdbm-compat4:armhf.
09:13:53 #13 38.97 Preparing to unpack .../06-libgdbm-compat4_1.19-2_armhf.deb ...
09:13:53 #13 38.98 Unpacking libgdbm-compat4:armhf (1.19-2) ...
09:13:53 #13 39.01 Selecting previously unselected package libperl5.32:armhf.
09:13:53 #13 39.01 Preparing to unpack .../07-libperl5.32_5.32.1-4+deb11u2_armhf.deb ...
09:13:53 #13 39.02 Unpacking libperl5.32:armhf (5.32.1-4+deb11u2) ...
09:13:53 #15 32.36   Installing       : perl-PathTools-3.74-1.el8.x86_64                     51/89 
09:13:53 #15 32.37   Installing       : perl-constant-1.33-396.el8.noarch                    52/89 
09:13:53 #15 32.39   Installing       : perl-threads-1:2.21-2.el8.x86_64                     53/89 
09:13:53 #17 0.933 Last metadata expiration check: 0:00:15 ago on Wed Sep 20 09:13:38 2023.
09:13:53 #14 37.86 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:53 #14 38.00 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libproc-processtable-perl arm64 0.634-1build1 [37.2 kB]
09:13:53 #14 38.09 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre2-9 arm64 20220201+dfsg-1 [153 kB]
09:13:53 #14 39.17 Building database of manual pages ...
09:13:53 #14 39.60 Selecting previously unselected package libcrypt-dev:armhf.
09:13:53 #14 39.60 Preparing to unpack .../076-libcrypt-dev_1%3a4.4.10-10ubuntu4_armhf.deb ...
09:13:53 #14 39.60 Unpacking libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
09:13:53 #14 39.64 Selecting previously unselected package libc6-dev:armhf.
09:13:53 #14 39.64 Preparing to unpack .../077-libc6-dev_2.31-0ubuntu9.9_armhf.deb ...
09:13:53 #14 39.65 Unpacking libc6-dev:armhf (2.31-0ubuntu9.9) ...
09:13:53 #13 42.66   Installing       : python3-six-1.16.0-12.fc39.noarch                    3/153 
09:13:53 #13 42.66   Installing       : hunspell-filesystem-1.7.2-5.fc39.x86_64              4/153 
09:13:53 #13 42.67   Installing       : hunspell-en-GB-0.20201207-7.fc39.noarch              5/153 
09:13:53 #13 42.68   Installing       : hunspell-en-0.20201207-7.fc39.noarch                 6/153 
09:13:53 #13 42.69   Installing       : hunspell-en-US-0.20201207-7.fc39.noarch              7/153 
09:13:53 #13 42.70   Installing       : hunspell-1.7.2-5.fc39.x86_64                         8/153 
09:13:53 #13 42.71   Installing       : elfutils-debuginfod-client-0.189-4.fc39.x86_64       9/153 
09:13:53 #13 42.74   Installing       : elfutils-0.189-4.fc39.x86_64                        10/153 
09:13:53 #13 42.75   Upgrading        : rpm-build-libs-4.19.0-1.fc39.x86_64                 11/153 
09:13:53 #13 42.76   Installing       : xz-5.4.4-1.fc39.x86_64                              12/153 
09:13:53 #13 42.77   Installing       : unzip-6.0-62.fc39.x86_64                            13/153 
09:13:53 #13 42.78   Installing       : jansson-2.13.1-7.fc39.x86_64                        14/153 
09:13:53 #13 42.79   Installing       : binutils-gold-2.40-13.fc39.x86_64                   15/153 
09:13:53 #13 42.80   Running scriptlet: binutils-gold-2.40-13.fc39.x86_64                   15/153 
09:13:53 #13 39.85 Preparing to unpack .../149-dput_1.0.3_all.deb ...
09:13:53 #13 39.86 Unpacking dput (1.0.3) ...
09:13:53 #13 39.89 Selecting previously unselected package equivs.
09:13:53 #13 39.89 Preparing to unpack .../150-equivs_2.2.0_all.deb ...
09:13:53 #13 39.90 Unpacking equivs (2.2.0) ...
09:13:53 #13 39.99 Selecting previously unselected package exim4-config.
09:13:53 #13 39.99 Preparing to unpack .../151-exim4-config_4.92-8+deb10u7_all.deb ...
09:13:53 #13 40.03 Unpacking exim4-config (4.92-8+deb10u7) ...
09:13:53 #13 40.08 Selecting previously unselected package exim4-base.
09:13:53 #13 40.09 Preparing to unpack .../152-exim4-base_4.92-8+deb10u7_armhf.deb ...
09:13:53 #13 40.09 Unpacking exim4-base (4.92-8+deb10u7) ...
09:13:53 #14 43.60 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB]
09:13:53 #14 40.09 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
09:13:53 #14 40.10 Setting up dwz (0.13-5) ...
09:13:53 #14 40.11 Setting up groff-base (1.22.4-4build1) ...
09:13:53 #14 40.13 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:13:53 #14 40.14 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:53 #14 40.16 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.4) ...
09:13:53 #14 40.17 Setting up libc6-dev:amd64 (2.31-0ubuntu9.9) ...
09:13:53 #14 40.18 Setting up libx11-6:amd64 (2:1.6.9-2ubuntu1.5) ...
09:13:53 #14 40.19 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:13:53 #14 40.21 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:13:53 #13 33.79 Setting up libfakeroot:armhf (1.31-1.2) ...
09:13:53 #13 33.82 Setting up libjansson4:armhf (2.14-2) ...
09:13:53 #13 33.84 Setting up fakeroot (1.31-1.2) ...
09:13:53 #13 33.85 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.86 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
09:13:53 #13 33.87 Setting up liberror-perl (0.17029-2) ...
09:13:53 #13 33.89 Setting up autotools-dev (20220109.1) ...
09:13:53 #13 33.91 Setting up rpcsvc-proto (1.4.3-1) ...
09:13:53 #13 33.93 Setting up make (4.3-4.1) ...
09:13:53 #13 33.94 Setting up libmpfr6:armhf (4.2.0-1) ...
09:13:53 #13 33.95 Setting up xz-utils (5.4.1-0.2) ...
09:13:53 #13 33.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.97 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
09:13:53 #13 33.98 Setting up libmpc3:armhf (1.3.1-1) ...
09:13:53 #13 33.99 Setting up libio-html-perl (1.004-3) ...
09:13:53 #13 34.01 Setting up patch (2.7.6-7) ...
09:13:53 #13 34.02 Setting up autopoint (0.21-12) ...
09:13:53 #13 34.04 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
09:13:53 #13 34.05 Setting up libipc-run-perl (20220807.0-1) ...
09:13:53 #13 34.07 Setting up libdpkg-perl (1.21.22+rpi1) ...
09:13:53 #13 34.08 Setting up autoconf (2.71-3) ...
09:13:53 #13 39.56 Preparing to unpack .../208-libgd3_2.3.3-9_armhf.deb ...
09:13:53 #13 39.56 Unpacking libgd3:armhf (2.3.3-9) ...
09:13:53 #13 39.60 Selecting previously unselected package libc-devtools.
09:13:53 #13 39.60 Preparing to unpack .../209-libc-devtools_2.36-9+deb12u1_armhf.deb ...
09:13:53 #13 39.61 Unpacking libc-devtools (2.36-9+deb12u1) ...
09:13:53 #13 39.65 Selecting previously unselected package libcapture-tiny-perl.
09:13:53 #13 39.65 Preparing to unpack .../210-libcapture-tiny-perl_0.48-2_all.deb ...
09:13:53 #13 39.65 Unpacking libcapture-tiny-perl (0.48-2) ...
09:13:53 #13 39.69 Selecting previously unselected package libcgi-pm-perl.
09:13:53 #13 39.69 Preparing to unpack .../211-libcgi-pm-perl_4.55-1_all.deb ...
09:13:53 #13 39.69 Unpacking libcgi-pm-perl (4.55-1) ...
09:13:53 #13 39.75 Selecting previously unselected package libfcgi0ldbl:armhf.
09:13:53 #13 39.75 Preparing to unpack .../212-libfcgi0ldbl_2.4.2-2_armhf.deb ...
09:13:53 #13 39.77 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
09:13:53 #13 39.81 Selecting previously unselected package libfcgi-perl.
09:13:53 #16 8.236 (62/93): libtool-2.4.6-45.el9.aarch64.rpm       4.4 MB/s | 582 kB     00:00    
09:13:53 #16 8.241 (63/93): libubsan-11.4.1-2.1.el9.aarch64.rpm    1.8 MB/s | 188 kB     00:00    
09:13:53 #16 8.247 (64/93): libxcrypt-devel-4.4.18-3.el9.aarch64.r 4.8 MB/s |  29 kB     00:00    
09:13:53 #16 8.302 (65/93): m4-1.4.19-1.el9.aarch64.rpm            5.4 MB/s | 297 kB     00:00    
09:13:53 #16 8.409 (66/93): pcre2-devel-10.40-2.el9.aarch64.rpm    4.9 MB/s | 515 kB     00:00    
09:13:53 #16 8.440 (67/93): pcre2-utf16-10.40-2.el9.aarch64.rpm    7.0 MB/s | 199 kB     00:00    
09:13:53 #16 8.450 (68/93): libuv-1.42.0-1.el9.aarch64.rpm         474 kB/s | 146 kB     00:00    
09:13:53 #16 8.476 (69/93): pcre2-utf32-10.40-2.el9.aarch64.rpm    5.6 MB/s | 190 kB     00:00    
09:13:53 #14 36.97 Get:308 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmoox-struct-perl all 0.020-1 [23.7 kB]
09:13:53 #14 37.00 Get:309 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmouse-perl armhf 2.5.10-1build4 [156 kB]
09:13:53 #14 37.19 Get:310 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackage-stash-xs-perl armhf 0.29-1build5 [17.7 kB]
09:13:53 #14 37.20 Get:311 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpath-iterator-rule-perl all 1.015-1 [40.8 kB]
09:13:53 #14 37.22 Get:312 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-gzip-perl armhf 0.19-1build8 [13.6 kB]
09:13:53 #13 DONE 37.3s
09:13:53 
09:13:53 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:13:53 #14 DONE 0.1s
09:13:53 
09:13:53 #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
09:13:53 #13 38.50 Preparing to unpack .../182-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
09:13:53 #13 38.51 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
09:13:53 #13 38.56 Selecting previously unselected package libxcb1:armhf.
09:13:53 #13 38.56 Preparing to unpack .../183-libxcb1_1.14-3_armhf.deb ...
09:13:53 #13 38.56 Unpacking libxcb1:armhf (1.14-3) ...
09:13:53 #13 38.60 Selecting previously unselected package libx11-data.
09:13:53 #13 38.60 Preparing to unpack .../184-libx11-data_2%3a1.7.2-1+deb11u1_all.deb ...
09:13:53 #13 38.61 Unpacking libx11-data (2:1.7.2-1+deb11u1) ...
09:13:53 #13 38.69 Selecting previously unselected package libx11-6:armhf.
09:13:53 #13 38.69 Preparing to unpack .../185-libx11-6_2%3a1.7.2-1+deb11u1_armhf.deb ...
09:13:53 #13 38.70 Unpacking libx11-6:armhf (2:1.7.2-1+deb11u1) ...
09:13:53 #14 44.59 Preparing to unpack .../156-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:53 #14 44.59 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:53 #14 44.66 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:53 #14 44.67 Preparing to unpack .../157-libb-hooks-op-check-perl_0.22-1build2_arm64.deb ...
09:13:53 #14 44.67 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
09:13:53 #14 44.70 Selecting previously unselected package libdynaloader-functions-perl.
09:13:53 #14 44.70 Preparing to unpack .../158-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:53 #14 44.70 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:53 #14 44.73 Selecting previously unselected package libdevel-callchecker-perl.
09:13:53 #14 44.73 Preparing to unpack .../159-libdevel-callchecker-perl_0.008-1ubuntu1_arm64.deb ...
09:13:53 #14 44.73 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:13:53 #14 44.76 Selecting previously unselected package libparams-classify-perl.
09:13:53 #14 44.76 Preparing to unpack .../160-libparams-classify-perl_0.015-1build2_arm64.deb ...
09:13:53 #14 44.77 Unpacking libparams-classify-perl (0.015-1build2) ...
09:13:53 #14 44.79 Selecting previously unselected package libmodule-runtime-perl.
09:13:53 #14 44.80 Preparing to unpack .../161-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:53 #13 42.60 Selecting previously unselected package pbzip2.
09:13:53 #13 42.61 Preparing to unpack .../341-pbzip2_1.1.13-1_amd64.deb ...
09:13:53 #13 42.61 Unpacking pbzip2 (1.1.13-1) ...
09:13:53 #13 42.65 Selecting previously unselected package pixz.
09:13:53 #13 42.65 Preparing to unpack .../342-pixz_1.0.7-1_amd64.deb ...
09:13:53 #13 42.65 Unpacking pixz (1.0.7-1) ...
09:13:53 #13 42.69 Selecting previously unselected package xdelta.
09:13:53 #13 42.69 Preparing to unpack .../343-xdelta_1.1.3-9.3_amd64.deb ...
09:13:53 #13 42.69 Unpacking xdelta (1.1.3-9.3) ...
09:13:53 #13 42.72 Selecting previously unselected package xdelta3.
09:13:53 #13 42.73 Preparing to unpack .../344-xdelta3_3.0.11-dfsg-1+b1_amd64.deb ...
09:13:53 #13 42.73 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
09:13:53 #13 42.77 Selecting previously unselected package pristine-tar.
09:13:53 #13 42.77 Preparing to unpack .../345-pristine-tar_1.49_amd64.deb ...
09:13:53 #13 42.77 Unpacking pristine-tar (1.49) ...
09:13:53 #13 42.81 Selecting previously unselected package publicsuffix.
09:13:53 #13 42.81 Preparing to unpack .../346-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
09:13:53 #13 42.82 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
09:13:53 #13 42.86 Selecting previously unselected package python-apt-common.
09:13:53 #13 42.86 Preparing to unpack .../347-python-apt-common_2.2.1_all.deb ...
09:13:53 #13 42.87 Unpacking python-apt-common (2.2.1) ...
09:13:53 #13 42.91 Selecting previously unselected package python3-apt.
09:13:53 #14 36.89 Get:301 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libhttp-daemon-perl all 6.14-2 [21.9 kB]
09:13:53 #14 36.91 Get:302 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libindirect-perl armhf 0.39-2build1 [20.3 kB]
09:13:53 #14 36.92 Get:303 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libio-interactive-perl all 1.023-2 [10.1 kB]
09:13:53 #14 36.93 Get:304 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtypes-serialiser-perl all 1.01-1 [11.6 kB]
09:13:53 #14 36.93 Get:305 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-xs-perl armhf 4.030-2 [83.4 kB]
09:13:53 #14 36.96 Get:306 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-maybexs-perl all 1.004004-1 [10.9 kB]
09:13:53 #13 38.84 Preparing to unpack .../345-libstring-license-perl_0.0.2-1_all.deb ...
09:13:53 #13 38.84 Unpacking libstring-license-perl (0.0.2-1) ...
09:13:53 #13 38.90 Selecting previously unselected package libstring-shellquote-perl.
09:13:53 #13 38.90 Preparing to unpack .../346-libstring-shellquote-perl_1.04-3_all.deb ...
09:13:53 #13 38.91 Unpacking libstring-shellquote-perl (1.04-3) ...
09:13:53 #13 38.94 Selecting previously unselected package libsys-cpuaffinity-perl.
09:13:53 #13 38.94 Preparing to unpack .../347-libsys-cpuaffinity-perl_1.13~03-2+b1_arm64.deb ...
09:13:53 #13 38.94 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:13:53 #13 38.98 Selecting previously unselected package libterm-readkey-perl.
09:13:53 #13 38.98 Preparing to unpack .../348-libterm-readkey-perl_2.38-2+b1_arm64.deb ...
09:13:53 #13 38.98 Unpacking libterm-readkey-perl (2.38-2+b1) ...
09:13:53 #13 39.01 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:53 #13 39.01 Preparing to unpack .../349-libtext-levenshteinxs-perl_0.03-5+b1_arm64.deb ...
09:13:53 #13 39.02 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
09:13:53 #13 39.05 Selecting previously unselected package libtext-markdown-discount-perl.
09:13:53 #14 42.29 Setting up libreadline8:amd64 (8.1.2-1) ...
09:13:53 #14 42.30 Setting up m4 (1.4.18-5ubuntu2) ...
09:13:53 #14 42.31 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:13:53 #14 42.33 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
09:13:53 #14 42.34 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:13:53 #13 42.40 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:13:53 #13 42.41 Setting up libntlm0:amd64 (1.5-1+deb10u1) ...
09:13:53 #13 42.42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:13:53 #13 42.43 Setting up libidn11:amd64 (1.33-2.2) ...
09:13:53 #13 42.44 Setting up libncurses6:amd64 (6.1+20181013-2+deb10u3) ...
09:13:53 #13 42.45 Setting up strace (4.26-0.2) ...
09:13:53 #13 42.46 Setting up libsigsegv2:amd64 (2.12-2) ...
09:13:53 #13 42.46 Setting up xz-utils (5.2.4-1+deb10u1) ...
09:13:53 #13 42.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:53 #13 42.48 Setting up libfribidi0:amd64 (1.0.5-3.1+deb10u2) ...
09:13:53 #13 42.49 Setting up t1utils (1.41-3) ...
09:13:53 #13 42.50 Setting up libquadmath0:amd64 (8.3.0-6) ...
09:13:53 #13 42.51 Setting up diffstat (1.62-1) ...
09:13:53 #13 42.52 Setting up libmpc3:amd64 (1.1.0-1) ...
09:13:53 #13 42.53 Setting up libatomic1:amd64 (8.3.0-6) ...
09:13:53 #13 42.54 Setting up patch (2.7.6-3+deb10u1) ...
09:13:53 #13 42.55 Setting up mailutils-common (1:3.5-4) ...
09:13:53 #13 42.56 Setting up autopoint (0.19.8.1-9) ...
09:13:53 #13 42.57 Setting up libmariadb3:amd64 (1:10.3.39-0+deb10u1) ...
09:13:53 #13 42.58 Setting up libfl2:amd64 (2.6.4-6.2) ...
09:13:53 #13 42.59 Setting up libpcre2-8-0:amd64 (10.32-5+deb10u1) ...
09:13:53 #13 42.60 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
09:13:53 #13 39.39 Selecting previously unselected package perl.
09:13:53 #13 39.39 Preparing to unpack .../08-perl_5.32.1-4+deb11u2_armhf.deb ...
09:13:53 #13 42.31 Preparing to unpack .../397-xdg-user-dirs_0.18-1_amd64.deb ...
09:13:53 #13 42.31 Unpacking xdg-user-dirs (0.18-1) ...
09:13:53 #13 42.36 Selecting previously unselected package zstd.
09:13:53 #13 42.36 Preparing to unpack .../398-zstd_1.5.4+dfsg2-5_amd64.deb ...
09:13:53 #13 42.36 Unpacking zstd (1.5.4+dfsg2-5) ...
09:13:53 #13 42.46 Setting up liblz1:amd64 (1.13-5) ...
09:13:53 #13 42.50 Setting up libksba8:amd64 (1.6.3-2) ...
09:13:53 #13 42.51 Setting up media-types (10.0.0) ...
09:13:53 #13 42.52 Setting up libpipeline1:amd64 (1.5.7-1) ...
09:13:53 #13 42.53 Setting up plzip (1.10-5) ...
09:13:53 #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
09:13:53 #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:13:53 #13 42.54 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:13:53 #13 42.55 Setting up wdiff (1.2.2-5) ...
09:13:53 #13 42.56 Setting up libaom3:amd64 (3.6.0-1) ...
09:13:53 #13 42.57 Setting up libabsl20220623:amd64 (20220623.1-1) ...
09:13:53 #13 42.58 Setting up libxau6:amd64 (1:1.0.9-1) ...
09:13:53 #13 42.59 Setting up libre2-9:amd64 (20220601+dfsg-1+b1) ...
09:13:53 #13 42.60 Setting up libkeyutils1:amd64 (1.6.3-2) ...
09:13:53 #13 42.60 Setting up libpsl5:amd64 (0.21.2-1) ...
09:13:53 #13 42.61 Setting up libgpm2:amd64 (1.20.7-10+b1) ...
09:13:53 #13 42.62 Setting up libicu72:amd64 (72.1-3) ...
09:13:53 #13 42.63 Setting up liblerc4:amd64 (4.0.0+ds-2) ...
09:13:53 #13 42.64 Setting up bsdextrautils (2.38.1-5+b1) ...
09:13:53 #13 42.65 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
09:13:53 #13 42.66 Setting up libtext-glob-perl (0.11-3) ...
09:13:53 #14 38.24 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libre-engine-re2-perl arm64 0.14-1build2 [17.9 kB]
09:13:53 #14 38.24 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadonly-perl all 2.050-3 [19.9 kB]
09:13:53 #14 38.25 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-perl all 0.204-1 [15.0 kB]
09:13:53 #14 38.26 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libref-util-xs-perl arm64 0.117-1build5 [12.4 kB]
09:13:53 #14 38.27 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
09:13:53 #14 38.29 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
09:13:53 #14 38.30 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules arm64 2.1.27+dfsg2-3ubuntu1.2 [68.4 kB]
09:13:53 #14 38.32 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-decoder-perl arm64 4.023+ds-1 [99.9 kB]
09:13:53 #14 39.50 Setting up libgpgme11:amd64 (1.18.0-3ubuntu2) ...
09:13:53 #14 39.51 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:13:53 #14 39.88 Selecting previously unselected package gcc-9-base:armhf.
09:13:53 #14 39.88 Preparing to unpack .../078-gcc-9-base_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:53 #14 39.89 Unpacking gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:13:53 #14 39.92 Selecting previously unselected package libisl22:armhf.
09:13:53 #14 39.92 Preparing to unpack .../079-libisl22_0.22.1-1_armhf.deb ...
09:13:53 #14 39.93 Unpacking libisl22:armhf (0.22.1-1) ...
09:13:53 #14 40.00 Selecting previously unselected package libmpfr6:armhf.
09:13:53 #14 40.00 Preparing to unpack .../080-libmpfr6_4.0.2-1_armhf.deb ...
09:13:53 #14 40.01 Unpacking libmpfr6:armhf (4.0.2-1) ...
09:13:53 #14 40.05 Selecting previously unselected package libmpc3:armhf.
09:13:53 #13 42.90   Installing       : binutils-2.40-13.fc39.x86_64                        16/153 
09:13:53 #13 42.91   Running scriptlet: binutils-2.40-13.fc39.x86_64                        16/153 
09:13:53 #13 42.93   Installing       : file-5.44-5.fc39.x86_64                             17/153 
09:13:53 #13 42.94   Installing       : dwz-0.15-3.fc39.x86_64                              18/153 
09:13:53 #13 42.95   Installing       : zip-3.0-39.fc39.x86_64                              19/153 
09:13:53 #13 42.96   Installing       : enchant2-2.5.0-5.fc39.x86_64                        20/153 
09:13:53 #13 42.97   Installing       : python3-enchant-3.2.2-10.fc39.noarch                21/153 
09:13:53 #13 42.98   Installing       : python3-construct-2.10.68-6.fc39.noarch             22/153 
09:13:53 #13 42.99   Installing       : python3-pybeam-0.7-7.fc39.noarch                    23/153 
09:13:53 #13 43.01   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch             24/153 
09:13:53 #13 43.01   Installing       : efi-srpm-macros-5-9.fc39.noarch                     25/153 
09:13:53 #13 43.02   Installing       : lua-srpm-macros-1-9.fc39.noarch                     26/153 
09:13:53 #13 43.02   Installing       : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch          27/153 
09:13:53 #13 43.03   Upgrading        : rpm-sign-libs-4.19.0-1.fc39.x86_64                  28/153 
09:13:53 #13 43.04   Upgrading        : python3-rpm-4.19.0-1.fc39.x86_64                    29/153 
09:13:53 #13 43.04   Installing       : qt6-srpm-macros-6.5.2-3.fc39.noarch                 30/153 
09:13:53 #13 43.05   Installing       : zstd-1.5.5-4.fc39.x86_64                            31/153 
09:13:53 #13 43.06   Installing       : xxhash-libs-0.8.2-1.fc39.x86_64                     32/153 
09:13:53 #13 40.18 Selecting previously unselected package libevent-2.1-6:armhf.
09:13:53 #13 40.18 Preparing to unpack .../153-libevent-2.1-6_2.1.8-stable-4_armhf.deb ...
09:13:53 #13 40.18 Unpacking libevent-2.1-6:armhf (2.1.8-stable-4) ...
09:13:53 #13 40.23 Selecting previously unselected package libunbound8:armhf.
09:13:53 #13 40.23 Preparing to unpack .../154-libunbound8_1.9.0-2+deb10u3_armhf.deb ...
09:13:53 #13 40.24 Unpacking libunbound8:armhf (1.9.0-2+deb10u3) ...
09:13:53 #13 40.30 Selecting previously unselected package libgnutls-dane0:armhf.
09:13:53 #13 40.31 Preparing to unpack .../155-libgnutls-dane0_3.6.7-4+deb10u10_armhf.deb ...
09:13:53 #13 40.31 Unpacking libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
09:13:53 #13 40.36 Selecting previously unselected package exim4-daemon-light.
09:13:53 #13 34.11 Setting up libtimedate-perl (2.3300-2) ...
09:13:53 #13 34.12 Setting up libregexp-ipv6-perl (0.03-3) ...
09:13:53 #13 34.13 Setting up libubsan1:armhf (12.2.0-14+rpi1) ...
09:13:53 #13 34.15 Setting up sensible-utils (0.0.17+nmu1) ...
09:13:53 #13 34.20 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
09:13:53 #13 34.22 Setting up libasan8:armhf (12.2.0-14+rpi1) ...
09:13:53 #13 34.23 Setting up libuchardet0:armhf (0.0.7-1) ...
09:13:53 #13 34.24 Setting up librole-tiny-perl (2.002004-1) ...
09:13:53 #13 34.26 Setting up libsub-override-perl (0.09-4) ...
09:13:53 #13 34.27 Setting up git-man (1:2.39.2-1.1) ...
09:13:53 #13 34.28 Setting up libsub-quote-perl (2.006008-1) ...
09:13:53 #13 34.29 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
09:13:53 #13 34.31 Setting up libfile-dirlist-perl (0.05-3) ...
09:13:53 #13 39.81 Preparing to unpack .../213-libfcgi-perl_0.82+ds-2_armhf.deb ...
09:13:53 #13 39.81 Unpacking libfcgi-perl (0.82+ds-2) ...
09:13:53 #13 39.85 Selecting previously unselected package libcgi-fast-perl.
09:13:53 #13 39.85 Preparing to unpack .../214-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:13:53 #13 39.86 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:13:53 #13 39.89 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:53 #13 39.89 Preparing to unpack .../215-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:53 #13 39.90 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:53 #13 39.96 Selecting previously unselected package libclass-inspector-perl.
09:13:53 #13 39.96 Preparing to unpack .../216-libclass-inspector-perl_1.36-3_all.deb ...
09:13:53 #13 39.97 Unpacking libclass-inspector-perl (1.36-3) ...
09:13:53 #13 40.00 Selecting previously unselected package libcommon-sense-perl:armhf.
09:13:53 #13 40.01 Preparing to unpack .../217-libcommon-sense-perl_3.75-3_armhf.deb ...
09:13:53 #13 40.01 Unpacking libcommon-sense-perl:armhf (3.75-3) ...
09:13:53 #13 40.05 Selecting previously unselected package libconfig-tiny-perl.
09:13:53 #13 40.05 Preparing to unpack .../218-libconfig-tiny-perl_2.28-2_all.deb ...
09:13:53 #13 40.06 Unpacking libconfig-tiny-perl (2.28-2) ...
09:13:53 #16 8.482 (70/93): perl-DynaLoader-1.47-480.el9.aarch64.r 900 kB/s |  27 kB     00:00    
09:13:53 #16 8.740 (71/93): llvm-libs-16.0.6-4.el9.aarch64.rpm      45 MB/s |  23 MB     00:00    
09:13:53 #16 8.743 (72/93): perl-Error-0.17029-7.el9.noarch.rpm    161 kB/s |  42 kB     00:00    
09:13:53 #16 8.746 (73/93): perl-File-Compare-1.100.600-480.el9.no  55 kB/s |  14 kB     00:00    
09:13:53 #16 8.749 (74/93): perl-File-Copy-2.34-480.el9.noarch.rpm 3.9 MB/s |  21 kB     00:00    
09:13:53 #16 8.751 (75/93): perl-File-Find-1.37-480.el9.noarch.rpm 3.2 MB/s |  27 kB     00:00    
09:13:53 #16 8.754 (76/93): perl-Git-2.39.3-1.el9.noarch.rpm       5.0 MB/s |  38 kB     00:00    
09:13:53 #16 8.757 (77/93): perl-TermReadKey-2.38-11.el9.aarch64.r 4.6 MB/s |  36 kB     00:00    
09:13:53 #16 8.760 (78/93): perl-Thread-Queue-3.14-460.el9.noarch. 3.7 MB/s |  22 kB     00:00    
09:13:53 #16 8.763 (79/93): perl-lib-0.65-480.el9.aarch64.rpm      1.8 MB/s |  16 kB     00:00    
09:13:53 #16 8.766 (80/93): perl-threads-2.25-460.el9.aarch64.rpm  6.5 MB/s |  57 kB     00:00    
09:13:53 #16 8.769 (81/93): perl-threads-shared-1.61-460.el9.aarch 5.1 MB/s |  44 kB     00:00    
09:13:53 #16 8.773 (82/93): policycoreutils-python-utils-3.5-2.el9  12 MB/s |  78 kB     00:00    
09:13:53 #16 8.776 (83/93): python3-audit-3.0.7-104.el9.aarch64.rp  12 MB/s |  83 kB     00:00    
09:13:53 #16 8.782 (84/93): python3-libselinux-3.5-1.el9.aarch64.r  21 MB/s | 183 kB     00:00    
09:13:53 #16 8.785 (85/93): python3-libsemanage-3.5-2.el9.aarch64. 8.8 MB/s |  79 kB     00:00    
09:13:53 #16 8.847 (86/93): selinux-policy-devel-38.1.23-1.el9.noa  19 MB/s | 1.2 MB     00:00    
09:13:53 #14 37.23 Get:313 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libperlio-utf8-strict-perl armhf 0.009-1build1 [11.2 kB]
09:13:53 #14 37.23 Get:314 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-parser-perl all 1.63-2 [82.2 kB]
09:13:53 #14 37.26 Get:315 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:53 #14 37.26 Get:316 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libproc-processtable-perl armhf 0.634-1build1 [37.0 kB]
09:13:53 #14 37.27 Get:317 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre2-9 armhf 20220201+dfsg-1 [161 kB]
09:13:53 #13 38.79 Selecting previously unselected package libxpm4:armhf.
09:13:53 #13 38.79 Preparing to unpack .../186-libxpm4_1%3a3.5.12-1.1~deb11u1_armhf.deb ...
09:13:53 #13 38.80 Unpacking libxpm4:armhf (1:3.5.12-1.1~deb11u1) ...
09:13:53 #13 38.84 Selecting previously unselected package libgd3:armhf.
09:13:53 #13 38.84 Preparing to unpack .../187-libgd3_2.3.0-2_armhf.deb ...
09:13:53 #13 38.84 Unpacking libgd3:armhf (2.3.0-2) ...
09:13:53 #13 38.89 Selecting previously unselected package libc-devtools.
09:13:53 #14 44.80 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:53 #14 44.83 Selecting previously unselected package libimport-into-perl.
09:13:53 #14 44.83 Preparing to unpack .../162-libimport-into-perl_1.002005-1_all.deb ...
09:13:53 #14 44.83 Unpacking libimport-into-perl (1.002005-1) ...
09:13:53 #14 44.86 Selecting previously unselected package librole-tiny-perl.
09:13:53 #14 44.86 Preparing to unpack .../163-librole-tiny-perl_2.001004-1_all.deb ...
09:13:53 #14 44.86 Unpacking librole-tiny-perl (2.001004-1) ...
09:13:53 #14 44.89 Selecting previously unselected package libstrictures-perl.
09:13:53 #14 44.89 Preparing to unpack .../164-libstrictures-perl_2.000006-1_all.deb ...
09:13:53 #14 44.90 Unpacking libstrictures-perl (2.000006-1) ...
09:13:53 #14 44.92 Selecting previously unselected package libsub-quote-perl.
09:13:53 #14 44.93 Preparing to unpack .../165-libsub-quote-perl_2.006006-1_all.deb ...
09:13:53 #14 44.93 Unpacking libsub-quote-perl (2.006006-1) ...
09:13:53 #14 44.96 Selecting previously unselected package libmoo-perl.
09:13:53 #14 44.96 Preparing to unpack .../166-libmoo-perl_2.003006-1_all.deb ...
09:13:53 #14 44.96 Unpacking libmoo-perl (2.003006-1) ...
09:13:53 #14 44.99 Selecting previously unselected package libencode-locale-perl.
09:13:53 #14 44.99 Preparing to unpack .../167-libencode-locale-perl_1.05-1_all.deb ...
09:13:53 #14 45.01 Unpacking libencode-locale-perl (1.05-1) ...
09:13:53 #14 45.04 Selecting previously unselected package libtimedate-perl.
09:13:53 #14 45.04 Preparing to unpack .../168-libtimedate-perl_2.3200-1_all.deb ...
09:13:53 #14 45.04 Unpacking libtimedate-perl (2.3200-1) ...
09:13:53 #14 45.08 Selecting previously unselected package libhttp-date-perl.
09:13:53 #14 45.08 Preparing to unpack .../169-libhttp-date-perl_6.05-1_all.deb ...
09:13:53 #14 45.08 Unpacking libhttp-date-perl (6.05-1) ...
09:13:53 #14 45.11 Selecting previously unselected package libfile-listing-perl.
09:13:53 #14 45.11 Preparing to unpack .../170-libfile-listing-perl_6.04-1_all.deb ...
09:13:53 #14 45.11 Unpacking libfile-listing-perl (6.04-1) ...
09:13:53 #14 45.14 Selecting previously unselected package libhtml-tagset-perl.
09:13:53 #13 42.92 Preparing to unpack .../348-python3-apt_2.2.1_amd64.deb ...
09:13:53 #13 42.92 Unpacking python3-apt (2.2.1) ...
09:13:53 #13 42.97 Selecting previously unselected package python3-certifi.
09:13:53 #13 42.98 Preparing to unpack .../349-python3-certifi_2020.6.20-1_all.deb ...
09:13:53 #13 42.98 Unpacking python3-certifi (2020.6.20-1) ...
09:13:53 #13 43.02 Selecting previously unselected package python3-idna.
09:13:53 #13 43.03 Preparing to unpack .../350-python3-idna_2.10-1_all.deb ...
09:13:53 #13 43.03 Unpacking python3-idna (2.10-1) ...
09:13:53 #13 43.07 Selecting previously unselected package python3-magic.
09:13:53 #13 43.07 Preparing to unpack .../351-python3-magic_2%3a0.4.20-3_all.deb ...
09:13:53 #13 43.08 Unpacking python3-magic (2:0.4.20-3) ...
09:13:53 #13 43.11 Selecting previously unselected package python3-urllib3.
09:13:53 #13 43.11 Preparing to unpack .../352-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:13:53 #13 43.12 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:13:53 #13 43.16 Selecting previously unselected package python3-requests.
09:13:53 #13 39.05 Preparing to unpack .../350-libtext-markdown-discount-perl_0.16-1_arm64.deb ...
09:13:53 #13 39.05 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:13:53 #13 39.09 Selecting previously unselected package libtext-xslate-perl:arm64.
09:13:53 #13 39.09 Preparing to unpack .../351-libtext-xslate-perl_3.5.9-1+b2_arm64.deb ...
09:13:53 #13 39.09 Unpacking libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
09:13:53 #13 39.14 Selecting previously unselected package libtime-duration-perl.
09:13:53 #13 39.14 Preparing to unpack .../352-libtime-duration-perl_1.21-2_all.deb ...
09:13:53 #13 39.15 Unpacking libtime-duration-perl (1.21-2) ...
09:13:53 #13 39.18 Selecting previously unselected package libtime-moment-perl.
09:13:53 #13 39.18 Preparing to unpack .../353-libtime-moment-perl_0.44-2+b1_arm64.deb ...
09:13:53 #13 39.18 Unpacking libtime-moment-perl (0.44-2+b1) ...
09:13:53 #13 39.22 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
09:13:53 #13 39.22 Preparing to unpack .../354-libtype-tiny-xs-perl_0.025-1_arm64.deb ...
09:13:53 #13 39.23 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ...
09:13:53 #13 39.26 Selecting previously unselected package libunicode-utf8-perl.
09:13:53 #13 39.26 Preparing to unpack .../355-libunicode-utf8-perl_0.62-2_arm64.deb ...
09:13:53 #13 39.26 Unpacking libunicode-utf8-perl (0.62-2) ...
09:13:53 #13 39.29 Selecting previously unselected package libwww-mechanize-perl.
09:13:53 #14 42.70 Updating certificates in /etc/ssl/certs...
09:13:53 #13 42.61 Setting up libltdl7:amd64 (2.4.6-9) ...
09:13:53 #13 42.62 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:13:53 #13 42.63 Setting up libevent-2.1-6:amd64 (2.1.8-stable-4) ...
09:13:53 #13 42.65 Setting up libmpx2:amd64 (8.3.0-6) ...
09:13:53 #13 42.66 Setting up libubsan1:amd64 (8.3.0-6) ...
09:13:53 #13 42.67 Setting up libisl19:amd64 (0.20-2) ...
09:13:53 #13 42.68 Setting up dwz (0.12-3) ...
09:13:53 #13 42.71 Setting up python-apt-common (1.8.4.3) ...
09:13:53 #13 42.72 Setting up sensible-utils (0.0.12) ...
09:13:53 #13 42.73 Setting up exim4-config (4.92-8+deb10u7) ...
09:13:53 #13 39.40 Unpacking perl (5.32.1-4+deb11u2) ...
09:13:53 #13 39.47 Selecting previously unselected package libpython3.9-minimal:armhf.
09:13:53 #13 39.48 Preparing to unpack .../09-libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
09:13:53 #13 39.48 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
09:13:53 #13 39.59 Selecting previously unselected package libexpat1:armhf.
09:13:53 #13 39.59 Preparing to unpack .../10-libexpat1_2.2.10-2+deb11u5_armhf.deb ...
09:13:53 #13 39.60 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
09:13:53 #13 39.64 Selecting previously unselected package python3.9-minimal.
09:13:53 #13 39.64 Preparing to unpack .../11-python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
09:13:53 #13 39.65 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
09:13:53 #13 42.67 Setting up xdg-user-dirs (0.18-1) ...
09:13:53 #13 42.69 Setting up libmagic-mgc (1:5.44-3) ...
09:13:53 #13 42.70 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
09:13:53 #13 42.71 Setting up libglib2.0-0:amd64 (2.74.6-2) ...
09:13:53 #13 42.72 No schema files found: doing nothing.
09:13:53 #13 42.73 Setting up distro-info-data (0.58) ...
09:13:53 #13 42.74 Setting up manpages (6.03-2) ...
09:13:53 #13 42.75 Setting up libtirpc-common (1.3.3+ds-1) ...
09:13:53 #13 42.76 Setting up unzip (6.0-28) ...
09:13:53 #13 42.77 Setting up libcbor0.8:amd64 (0.8.0-2+b1) ...
09:13:53 #13 42.78 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
09:13:53 #13 42.80 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
09:13:53 #13 42.81 Setting up libsasl2-modules:amd64 (2.1.28+dfsg-10) ...
09:13:53 #13 42.82 Setting up libfcgi-bin (2.4.2-2) ...
09:13:53 #13 42.83 Setting up binutils-common:amd64 (2.40-2) ...
09:13:53 #13 42.84 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
09:13:53 #13 42.85 Setting up libmagic1:amd64 (1:5.44-3) ...
09:13:53 #13 42.87 Setting up libdeflate0:amd64 (1.14-1) ...
09:13:53 #14 39.66 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
09:13:53 #14 39.68 Setting up libpackage-stash-xs-perl:amd64 (0.30-1build1) ...
09:13:53 #14 39.69 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:13:53 #14 39.70 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:13:53 #14 39.72 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
09:13:53 #14 39.73 Setting up libdata-dump-perl (1.25-1) ...
09:13:53 #14 39.74 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:13:53 #14 39.75 Setting up libfile-find-rule-perl (0.34-3) ...
09:13:53 #14 39.76 Setting up libref-util-perl (0.204-2) ...
09:13:53 #14 39.77 Setting up libipc-system-simple-perl (1.30-2) ...
09:13:53 #14 39.78 Setting up libnet-domain-tld-perl (1.75-3) ...
09:13:53 #14 39.79 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:13:53 #14 39.84 Setting up libsocket6-perl (0.29-3) ...
09:13:53 #14 40.05 Preparing to unpack .../081-libmpc3_1.1.0-1_armhf.deb ...
09:13:53 #14 40.06 Unpacking libmpc3:armhf (1.1.0-1) ...
09:13:53 #14 40.09 Selecting previously unselected package cpp-9.
09:13:53 #14 40.09 Preparing to unpack .../082-cpp-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:53 #14 40.09 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:53 #13 43.15   Installing       : gdb-minimal-13.2-8.fc39.x86_64                      33/153 
09:13:53 #13 43.16   Installing       : debugedit-5.0-10.fc39.x86_64                        34/153 
09:13:53 #13 43.18   Installing       : shared-mime-info-2.2-4.fc39.x86_64                  35/153 
09:13:53 #13 43.19   Running scriptlet: shared-mime-info-2.2-4.fc39.x86_64                  35/153 
09:13:53 #13 43.20   Installing       : rust-srpm-macros-24-5.fc39.noarch                   36/153 
09:13:53 #13 43.20   Installing       : qt5-srpm-macros-5.15.10-2.fc39.noarch               37/153 
09:13:53 #13 43.22   Installing       : python3-zstandard-0.21.0-3.fc39.x86_64              38/153 
09:13:53 #13 43.23   Installing       : python3-tomli-w-1.0.0-9.fc39.noarch                 39/153 
09:13:53 #13 43.24   Installing       : python3-pyxdg-0.27-9.fc39.noarch                    40/153 
09:13:53 #13 43.24   Installing       : python3-file-magic-5.44-5.fc39.noarch               41/153 
09:13:53 #13 43.25   Installing       : python3-distro-1.8.0-6.fc39.noarch                  42/153 
09:13:53 #13 43.26   Installing       : pyproject-srpm-macros-1.9.0-2.fc39.noarch           43/153 
09:13:53 #13 43.26   Installing       : pkgconf-m4-1.9.5-2.fc39.noarch                      44/153 
09:13:53 #13 43.27   Installing       : perl-srpm-macros-1-51.fc39.noarch                   45/153 
09:13:53 #13 43.28   Installing       : package-notes-srpm-macros-0.5-9.fc39.noarch         46/153 
09:13:53 #13 43.28   Installing       : openblas-srpm-macros-2-14.fc39.noarch               47/153 
09:13:53 #13 43.29   Installing       : ocaml-srpm-macros-8-2.fc39.noarch                   48/153 
09:13:53 #13 43.30   Installing       : ncurses-6.4-7.20230520.fc39.x86_64                  49/153 
09:13:53 #13 43.31   Installing       : libstemmer-2.2.0-7.fc39.x86_64                      50/153 
09:13:53 #13 43.31   Installing       : libpng-2:1.6.37-15.fc39.x86_64                      51/153 
09:13:53 #13 43.32   Installing       : libpkgconf-1.9.5-2.fc39.x86_64                      52/153 
09:13:53 #13 43.33   Installing       : pkgconf-1.9.5-2.fc39.x86_64                         53/153 
09:13:53 #13 43.33   Installing       : pkgconf-pkg-config-1.9.5-2.fc39.x86_64              54/153 
09:13:53 #13 43.34   Installing       : libjpeg-turbo-2.1.4-3.fc39.x86_64                   55/153 
09:13:53 #13 43.35   Installing       : gdk-pixbuf2-2.42.10-5.fc39.x86_64                   56/153 
09:13:53 #13 43.36   Installing       : kernel-srpm-macros-1.0-20.fc39.noarch               57/153 
09:13:53 #13 43.37   Installing       : json-glib-1.6.6-5.fc39.x86_64                       58/153 
09:13:53 #13 43.38   Installing       : libappstream-glib-0.8.2-4.fc39.x86_64               59/153 
09:13:53 #13 43.39   Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                     60/153 
09:13:53 #13 43.44   Installing       : groff-base-1.23.0-2.fc39.x86_64                     60/153 
09:13:53 #13 43.45   Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                     60/153 
09:13:53 #13 43.46   Installing       : perl-Digest-1.20-500.fc39.noarch                    61/153 
09:13:53 #13 40.37 Preparing to unpack .../156-exim4-daemon-light_4.92-8+deb10u7_armhf.deb ...
09:13:53 #13 40.37 Unpacking exim4-daemon-light (4.92-8+deb10u7) ...
09:13:53 #13 40.45 Selecting previously unselected package libcurl3-gnutls:armhf.
09:13:53 #13 40.46 Preparing to unpack .../157-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
09:13:53 #13 40.46 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:13:53 #13 40.52 Selecting previously unselected package libpcre2-8-0:armhf.
09:13:53 #13 40.52 Preparing to unpack .../158-libpcre2-8-0_10.32-5+deb10u1_armhf.deb ...
09:13:53 #13 40.53 Unpacking libpcre2-8-0:armhf (10.32-5+deb10u1) ...
09:13:53 #13 40.57 Selecting previously unselected package liberror-perl.
09:13:53 #13 40.57 Preparing to unpack .../159-liberror-perl_0.17027-2_all.deb ...
09:13:53 #13 40.58 Unpacking liberror-perl (0.17027-2) ...
09:13:53 #13 40.62 Selecting previously unselected package git-man.
09:13:53 #15 32.40   Installing       : perl-threads-shared-1.58-2.el8.x86_64                54/89 
09:13:53 #15 32.96   Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64             55/89 
09:13:53 #15 33.00   Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
09:13:53 #15 33.01   Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                     56/89 
09:13:53 #15 33.02   Installing       : libpkgconf-1.4.2-1.el8.x86_64                        57/89 
09:13:53 #15 33.04   Installing       : pkgconf-1.4.2-1.el8.x86_64                           58/89 
09:13:53 #15 33.05   Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64                59/89 
09:13:53 #15 33.09   Installing       : libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
09:13:53 #13 34.32 Setting up libbinutils:armhf (2.40-2+rpi2) ...
09:13:53 #13 34.34 Setting up libisl23:armhf (0.25-1) ...
09:13:53 #13 34.35 Setting up libc-dev-bin (2.36-9+rpi1+deb12u1) ...
09:13:53 #13 34.36 Setting up libfile-homedir-perl (1.006-2) ...
09:13:53 #13 34.37 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
09:13:53 #13 34.39 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:13:53 #13 34.41 Setting up libcc1-0:armhf (12.2.0-14+rpi1) ...
09:13:53 #13 34.42 Setting up liburi-perl (5.17-1) ...
09:13:53 #13 34.44 Setting up libfile-touch-perl (0.12-2) ...
09:13:53 #13 34.45 Setting up libctf0:armhf (2.40-2+rpi2) ...
09:13:53 #13 34.47 Setting up libnet-ssleay-perl:armhf (1.92-2+b2) ...
09:13:53 #13 34.48 Setting up automake (1:1.16.5-1.3) ...
09:13:53 #13 34.49 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:13:53 #13 34.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
09:13:53 #13 34.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
09:13:53 #13 34.50 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:53 #13 34.52 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:13:53 #13 34.53 Setting up libhttp-date-perl (6.05-2) ...
09:13:53 #13 34.55 Setting up cpp-12 (12.2.0-14+rpi1) ...
09:13:53 #13 34.56 Setting up gettext (0.21-12) ...
09:13:53 #13 34.58 Setting up libfile-listing-perl (6.15-1) ...
09:13:53 #13 34.59 Setting up libnet-http-perl (6.22-1) ...
09:13:53 #13 34.61 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
09:13:53 #13 34.62 Setting up intltool-debian (0.35.0+20060710.6) ...
09:13:53 #13 40.09 Selecting previously unselected package libparams-util-perl.
09:13:53 #13 40.10 Preparing to unpack .../219-libparams-util-perl_1.102-2+b1_armhf.deb ...
09:13:53 #13 40.10 Unpacking libparams-util-perl (1.102-2+b1) ...
09:13:53 #13 40.13 Selecting previously unselected package libsub-install-perl.
09:13:53 #13 40.14 Preparing to unpack .../220-libsub-install-perl_0.929-1_all.deb ...
09:13:53 #13 40.14 Unpacking libsub-install-perl (0.929-1) ...
09:13:53 #13 40.17 Selecting previously unselected package libdata-optlist-perl.
09:13:53 #13 40.18 Preparing to unpack .../221-libdata-optlist-perl_0.113-1_all.deb ...
09:13:53 #13 40.18 Unpacking libdata-optlist-perl (0.113-1) ...
09:13:53 #13 40.22 Selecting previously unselected package libsub-exporter-perl.
09:13:53 #13 40.22 Preparing to unpack .../222-libsub-exporter-perl_0.989-1_all.deb ...
09:13:53 #13 40.22 Unpacking libsub-exporter-perl (0.989-1) ...
09:13:53 #13 40.26 Selecting previously unselected package libconst-fast-perl.
09:13:53 #13 40.26 Preparing to unpack .../223-libconst-fast-perl_0.014-2_all.deb ...
09:13:53 #13 40.27 Unpacking libconst-fast-perl (0.014-2) ...
09:13:53 #13 40.30 Selecting previously unselected package libwant-perl.
09:13:54 #16 8.961 (87/93): python3-policycoreutils-3.5-2.el9.noar  12 MB/s | 2.1 MB     00:00    
09:13:54 #16 8.992 (88/93): systemd-devel-252-18.el9.aarch64.rpm   3.3 MB/s | 483 kB     00:00    
09:13:54 #16 8.995 (89/93): device-mapper-devel-1.02.195-3.el9.aar 1.3 MB/s |  43 kB     00:00    
09:13:54 #16 9.056 (90/93): glibc-static-2.34-82.el9.aarch64.rpm    22 MB/s | 1.4 MB     00:00    
09:13:54 #16 9.060 (91/93): libtool-ltdl-devel-2.4.6-45.el9.aarch6 2.4 MB/s | 161 kB     00:00    
09:13:54 #16 9.064 (92/93): policycoreutils-devel-3.5-2.el9.aarch6 476 kB/s | 143 kB     00:00    
09:13:54 #13 38.89 Preparing to unpack .../188-libc-devtools_2.31-13+deb11u6_armhf.deb ...
09:13:54 #13 38.89 Unpacking libc-devtools (2.31-13+deb11u6) ...
09:13:54 #13 38.94 Selecting previously unselected package libcapture-tiny-perl.
09:13:54 #13 38.94 Preparing to unpack .../189-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:54 #13 38.94 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:54 #13 38.98 Selecting previously unselected package libclass-data-inheritable-perl.
09:13:54 #13 38.98 Preparing to unpack .../190-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:13:54 #13 38.98 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:13:54 #13 39.02 Selecting previously unselected package libclass-inspector-perl.
09:13:54 #13 39.02 Preparing to unpack .../191-libclass-inspector-perl_1.36-1_all.deb ...
09:13:54 #13 39.03 Unpacking libclass-inspector-perl (1.36-1) ...
09:13:54 #13 39.06 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:54 #13 39.06 Preparing to unpack .../192-libclass-xsaccessor-perl_1.19-3+b7_armhf.deb ...
09:13:54 #13 39.06 Unpacking libclass-xsaccessor-perl (1.19-3+b7) ...
09:13:54 #13 39.10 Selecting previously unselected package libclone-perl.
09:13:54 #13 39.10 Preparing to unpack .../193-libclone-perl_0.45-1+b1_armhf.deb ...
09:13:54 #13 39.10 Unpacking libclone-perl (0.45-1+b1) ...
09:13:54 #13 39.14 Selecting previously unselected package libcommon-sense-perl.
09:13:54 #13 39.14 Preparing to unpack .../194-libcommon-sense-perl_3.75-1+b4_armhf.deb ...
09:13:54 #13 39.15 Unpacking libcommon-sense-perl (3.75-1+b4) ...
09:13:54 #13 39.18 Selecting previously unselected package libconfig-tiny-perl.
09:13:54 #13 39.18 Preparing to unpack .../195-libconfig-tiny-perl_2.26-1_all.deb ...
09:13:54 #13 39.19 Unpacking libconfig-tiny-perl (2.26-1) ...
09:13:54 #13 39.22 Selecting previously unselected package libparams-util-perl.
09:13:54 #13 39.22 Preparing to unpack .../196-libparams-util-perl_1.102-1+b1_armhf.deb ...
09:13:54 #13 39.23 Unpacking libparams-util-perl (1.102-1+b1) ...
09:13:54 #13 39.26 Selecting previously unselected package libsub-install-perl.
09:13:54 #14 45.14 Preparing to unpack .../171-libhtml-tagset-perl_3.20-4_all.deb ...
09:13:54 #14 45.15 Unpacking libhtml-tagset-perl (3.20-4) ...
09:13:54 #14 45.20 Selecting previously unselected package liburi-perl.
09:13:54 #14 45.20 Preparing to unpack .../172-liburi-perl_1.76-2_all.deb ...
09:13:54 #14 45.21 Unpacking liburi-perl (1.76-2) ...
09:13:54 #14 45.24 Selecting previously unselected package libhtml-parser-perl.
09:13:54 #14 45.24 Preparing to unpack .../173-libhtml-parser-perl_3.72-5_arm64.deb ...
09:13:54 #14 45.25 Unpacking libhtml-parser-perl (3.72-5) ...
09:13:54 #14 45.28 Selecting previously unselected package libhtml-tree-perl.
09:13:54 #14 45.28 Preparing to unpack .../174-libhtml-tree-perl_5.07-2_all.deb ...
09:13:54 #14 45.29 Unpacking libhtml-tree-perl (5.07-2) ...
09:13:54 #14 45.33 Selecting previously unselected package libio-html-perl.
09:13:54 #14 45.33 Preparing to unpack .../175-libio-html-perl_1.001-1_all.deb ...
09:13:54 #14 45.33 Unpacking libio-html-perl (1.001-1) ...
09:13:54 #14 45.36 Selecting previously unselected package liblwp-mediatypes-perl.
09:13:54 #14 37.71 Get:318 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libre-engine-re2-perl armhf 0.14-1build2 [17.2 kB]
09:13:54 #14 44.12 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-idna all 3.3-1 [49.3 kB]
09:13:54 #14 44.12 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-nacl arm64 1.5.0-2 [59.9 kB]
09:13:54 #14 44.13 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-bcrypt arm64 3.2.2-1 [28.8 kB]
09:13:54 #14 44.13 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB]
09:13:54 #14 44.13 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
09:13:54 #14 44.14 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-urllib3 all 1.26.12-1 [99.7 kB]
09:13:54 #14 44.15 Get:392 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
09:13:54 #14 44.15 Get:393 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-unidiff all 0.7.3-1 [11.0 kB]
09:13:54 #14 44.16 Get:394 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 equivs all 2.3.1 [19.0 kB]
09:13:54 #14 44.19 Get:395 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libauthen-sasl-perl all 2.1600-3 [42.2 kB]
09:13:54 #14 40.82 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:13:54 #14 40.83 Setting up libxmuu1:amd64 (2:1.1.3-0ubuntu1) ...
09:13:54 #14 40.84 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:13:54 #14 40.85 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
09:13:54 #14 40.87 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:13:54 #14 40.88 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.6) ...
09:13:54 #13 40.69 Updating certificates in /etc/ssl/certs...
09:13:54 #13 43.17 Preparing to unpack .../353-python3-requests_2.25.1+dfsg-2_all.deb ...
09:13:54 #13 43.17 Unpacking python3-requests (2.25.1+dfsg-2) ...
09:13:54 #13 43.21 Selecting previously unselected package python3-unidiff.
09:13:54 #13 43.21 Preparing to unpack .../354-python3-unidiff_0.5.5-2_all.deb ...
09:13:54 #13 43.21 Unpacking python3-unidiff (0.5.5-2) ...
09:13:54 #13 43.25 Selecting previously unselected package python3-xdg.
09:13:54 #13 43.25 Preparing to unpack .../355-python3-xdg_0.27-2_all.deb ...
09:13:54 #13 43.26 Unpacking python3-xdg (0.27-2) ...
09:13:54 #13 43.29 Selecting previously unselected package shared-mime-info.
09:13:54 #13 43.30 Preparing to unpack .../356-shared-mime-info_2.0-1_amd64.deb ...
09:13:54 #13 43.30 Unpacking shared-mime-info (2.0-1) ...
09:13:54 #13 43.40 Selecting previously unselected package strace.
09:13:54 #13 39.30 Preparing to unpack .../356-libwww-mechanize-perl_2.16-1_all.deb ...
09:13:54 #13 39.30 Unpacking libwww-mechanize-perl (2.16-1) ...
09:13:54 #13 39.34 Selecting previously unselected package libxdelta2:arm64.
09:13:54 #13 39.34 Preparing to unpack .../357-libxdelta2_1.1.3-10.4_arm64.deb ...
09:13:54 #13 39.35 Unpacking libxdelta2:arm64 (1.1.3-10.4) ...
09:13:54 #13 39.38 Selecting previously unselected package libxext6:arm64.
09:13:54 #13 39.38 Preparing to unpack .../358-libxext6_2%3a1.3.4-1+b1_arm64.deb ...
09:13:54 #13 39.39 Unpacking libxext6:arm64 (2:1.3.4-1+b1) ...
09:13:54 #13 39.42 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:54 #13 39.42 Preparing to unpack .../359-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:13:54 #13 39.43 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:13:54 #13 39.45 Selecting previously unselected package libxml-sax-base-perl.
09:13:54 #13 39.46 Preparing to unpack .../360-libxml-sax-base-perl_1.09-3_all.deb ...
09:13:54 #13 39.46 Unpacking libxml-sax-base-perl (1.09-3) ...
09:13:54 #13 39.50 Selecting previously unselected package libxml-sax-perl.
09:13:54 #13 39.50 Preparing to unpack .../361-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:13:54 #13 39.51 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:13:54 #13 39.55 Selecting previously unselected package libxml-libxml-perl.
09:13:54 #13 39.55 Preparing to unpack .../362-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_arm64.deb ...
09:13:54 #13 39.55 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:13:54 #13 39.61 Selecting previously unselected package libxml-sax-expat-perl.
09:13:54 #13 39.61 Preparing to unpack .../363-libxml-sax-expat-perl_0.51-2_all.deb ...
09:13:54 #13 39.61 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:13:54 #13 39.64 Selecting previously unselected package libxmlrpc-lite-perl.
09:13:54 #13 39.65 Preparing to unpack .../364-libxmlrpc-lite-perl_0.717-5_all.deb ...
09:13:54 #13 39.65 Unpacking libxmlrpc-lite-perl (0.717-5) ...
09:13:54 #15 0.722 Hit:1 http://archive.raspbian.org/raspbian buster InRelease
09:13:54 #15 0.810 Hit:2 http://archive.raspberrypi.org/debian buster InRelease
09:13:54 #13 43.01 Adding system-user for exim (v4)
09:13:54 #13 42.88 Setting up less (590-2) ...
09:13:54 #13 42.89 Setting up perl-openssl-defaults:amd64 (7+b1) ...
09:13:54 #13 42.90 Setting up linux-libc-dev:amd64 (6.1.52-1) ...
09:13:54 #13 42.91 Setting up libctf-nobfd0:amd64 (2.40-2) ...
09:13:54 #13 42.92 Setting up gettext-base (0.21-12) ...
09:13:54 #13 42.93 Setting up m4 (1.4.19-3) ...
09:13:54 #13 42.94 Setting up liblzo2-2:amd64 (2.10-2) ...
09:13:54 #13 42.95 Setting up libnpth0:amd64 (1.6-3) ...
09:13:54 #13 42.96 Setting up krb5-locales (1.20.1-2) ...
09:13:54 #13 42.97 Setting up file (1:5.44-3) ...
09:13:54 #13 42.97 Setting up libsvtav1enc1:amd64 (1.4.1+dfsg-1) ...
09:13:54 #13 42.98 Setting up libassuan0:amd64 (2.5.5-5) ...
09:13:54 #13 42.99 Setting up libgomp1:amd64 (12.2.0-14) ...
09:13:54 #13 43.00 Setting up bzip2 (1.0.8-5+b1) ...
09:13:54 #13 43.01 Setting up libldap-common (2.5.13+dfsg-5) ...
09:13:54 #13 43.03 Setting up libunwind8:amd64 (1.6.2-3) ...
09:13:54 #13 43.03 Setting up pbzip2 (1.1.13-1) ...
09:13:54 #13 43.04 Setting up libjbig0:amd64 (2.1-6.1) ...
09:13:54 #13 43.05 Setting up librav1e0:amd64 (0.5.1-6) ...
09:13:54 #13 43.06 Setting up libfakeroot:amd64 (1.31-1.2) ...
09:13:54 #13 43.07 Setting up libjansson4:amd64 (2.14-2) ...
09:13:54 #14 37.36 Get:307 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap-common all 2.6.3+dfsg-1~exp1ubuntu2 [20.3 kB]
09:13:54 #14 37.52 Get:308 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-compare-perl all 0.55-2 [62.9 kB]
09:13:54 #14 37.64 Get:309 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-perl all 0.59-1 [30.4 kB]
09:13:54 #14 37.67 Get:310 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-someutils-xs-perl armhf 0.58-3 [31.8 kB]
09:13:54 #14 37.70 Get:311 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblist-utilsby-perl all 0.12-2 [14.9 kB]
09:13:54 #14 37.71 Get:312 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl7 armhf 2.4.7-5 [37.3 kB]
09:13:54 #14 39.85 Setting up libgd3:amd64 (2.3.3-7ubuntu2) ...
09:13:54 #14 39.86 Setting up libvariable-magic-perl (0.63-1) ...
09:13:54 #14 39.87 Setting up libio-html-perl (1.004-3) ...
09:13:54 #14 39.88 Setting up libpod-parser-perl (1.65-1) ...
09:13:54 #14 39.89 Setting up libb-hooks-op-check-perl:amd64 (0.22-2build1) ...
09:13:54 #14 39.90 Setting up libparams-util-perl (1.102-2) ...
09:13:54 #14 39.91 Setting up libdpkg-perl (1.21.21ubuntu1) ...
09:13:54 #14 39.92 Setting up libtime-duration-perl (1.21-2) ...
09:13:54 #14 39.93 Setting up autoconf (2.71-3) ...
09:13:54 #14 39.94 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:13:54 #14 39.95 Setting up libarray-intspan-perl (2.004-2) ...
09:13:54 #14 39.96 Setting up libcapture-tiny-perl (0.48-2) ...
09:13:54 #14 39.97 Setting up libtimedate-perl (2.3300-2) ...
09:13:54 #14 39.98 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:13:54 #14 40.00 Setting up libsub-name-perl:amd64 (0.26-2build1) ...
09:13:54 #14 40.01 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
09:13:54 #14 40.02 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:13:54 #14 40.03 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:13:54 #14 40.04 Setting up libproc-processtable-perl:amd64 (0.634-1build2) ...
09:13:54 #14 40.05 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:13:54 #14 40.06 Setting up xauth (1:1.1.2-1) ...
09:13:54 #14 40.07 Setting up libpath-tiny-perl (0.144-1) ...
09:13:54 #14 40.08 Setting up libarchive-cpio-perl (0.10-3) ...
09:13:54 #14 40.09 Setting up libjson-perl (4.10000-1) ...
09:13:54 #14 40.10 Setting up libnsl2:amd64 (1.3.0-2build2) ...
09:13:54 #14 40.11 Setting up libipc-run3-perl (0.048-3) ...
09:13:54 #14 40.13 Setting up libregexp-wildcards-perl (1.05-3) ...
09:13:54 #14 40.14 Setting up libfcgi-perl (0.82+ds-2) ...
09:13:54 #14 40.15 Setting up libsub-override-perl (0.09-4) ...
09:13:54 #14 40.18 Setting up libaliased-perl (0.34-3) ...
09:13:54 #14 38.74 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsereal-encoder-perl arm64 4.023+ds-1 [103 kB]
09:13:54 #13 43.46   Installing       : perl-Digest-MD5-2.58-500.fc39.x86_64                62/153 
09:13:54 #13 43.47   Installing       : perl-B-1.88-500.fc39.x86_64                         63/153 
09:13:54 #13 43.48   Installing       : perl-FileHandle-2.05-500.fc39.noarch                64/153 
09:13:54 #13 43.48   Installing       : perl-Data-Dumper-2.188-501.fc39.x86_64              65/153 
09:13:54 #13 43.49   Installing       : perl-libnet-3.15-501.fc39.noarch                    66/153 
09:13:54 #13 43.50   Installing       : perl-AutoLoader-5.74-500.fc39.noarch                67/153 
09:13:54 #13 43.50   Installing       : perl-base-2.27-500.fc39.noarch                      68/153 
09:13:54 #13 43.51   Installing       : perl-URI-5.21-1.fc39.noarch                         69/153 
09:13:54 #13 43.52   Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         70/153 
09:13:54 #13 43.52   Installing       : perl-Mozilla-CA-20230801-1.fc39.noarch              71/153 
09:13:54 #13 43.53   Installing       : perl-if-0.61.000-500.fc39.noarch                    72/153 
09:13:54 #13 43.53   Installing       : perl-locale-1.10-500.fc39.noarch                    73/153 
09:13:54 #13 43.54   Installing       : perl-IO-Socket-IP-0.42-1.fc39.noarch                74/153 
09:13:54 #13 43.54   Installing       : perl-Time-Local-2:1.350-3.fc39.noarch               75/153 
09:13:54 #13 43.55   Installing       : perl-File-Path-2.18-500.fc39.noarch                 76/153 
09:13:54 #13 43.55   Installing       : perl-IO-Socket-SSL-2.083-3.fc39.noarch              77/153 
09:13:54 #13 43.57   Installing       : perl-Net-SSLeay-1.92-10.fc39.x86_64                 78/153 
09:13:54 #13 43.58   Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch             79/153 
09:13:54 #13 43.58   Installing       : perl-Class-Struct-0.68-500.fc39.noarch              80/153 
09:13:54 #13 43.59   Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch            81/153 
09:13:54 #13 43.59   Installing       : perl-POSIX-2.13-500.fc39.x86_64                     82/153 
09:13:54 #13 43.60   Installing       : perl-IPC-Open3-1.22-500.fc39.noarch                 83/153 
09:13:54 #13 43.61   Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch          84/153 
09:13:54 #13 43.61   Installing       : perl-HTTP-Tiny-0.088-3.fc39.noarch                  85/153 
09:13:54 #13 43.62   Installing       : perl-Term-Cap-1.18-500.fc39.noarch                  86/153 
09:13:54 #13 43.63   Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                87/153 
09:13:54 #13 43.63   Installing       : perl-Socket-4:2.037-3.fc39.x86_64                   88/153 
09:13:54 #13 43.64   Installing       : perl-SelectSaver-1.02-500.fc39.noarch               89/153 
09:13:54 #13 43.64   Installing       : perl-Symbol-1.09-500.fc39.noarch                    90/153 
09:13:54 #13 43.65   Installing       : perl-File-stat-1.13-500.fc39.noarch                 91/153 
09:13:54 #13 43.65   Installing       : perl-podlators-1:5.01-500.fc39.noarch               92/153 
09:13:54 #13 43.66   Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            93/153 
09:13:54 #13 43.66   Installing       : perl-Fcntl-1.15-500.fc39.x86_64                     94/153 
09:13:54 #13 43.67   Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch           95/153 
09:13:54 #13 40.62 Preparing to unpack .../160-git-man_1%3a2.20.1-2+deb10u8_all.deb ...
09:13:54 #13 40.62 Unpacking git-man (1:2.20.1-2+deb10u8) ...
09:13:54 #13 40.74 Selecting previously unselected package git.
09:13:54 #13 40.74 Preparing to unpack .../161-git_1%3a2.20.1-2+deb10u8_armhf.deb ...
09:13:54 #13 40.76 Unpacking git (1:2.20.1-2+deb10u8) ...
09:13:54 #15 33.10   Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                     60/89 
09:13:54 #15 33.32   Installing       : glibc-gconv-extra-2.28-236.el8.1.x86_64              61/89 
09:13:54 #15 33.34   Running scriptlet: glibc-gconv-extra-2.28-236.el8.1.x86_64              61/89 
09:13:54 #15 33.35   Installing       : emacs-filesystem-1:26.1-11.el8.noarch                62/89 
09:13:54 #15 33.37   Installing       : desktop-file-utils-0.26-1.el8.x86_64                 63/89 
09:13:54 #15 33.39   Installing       : elfutils-debuginfod-client-0.189-3.el8.x86_64        64/89 
09:13:54 #15 33.47   Installing       : elfutils-0.189-3.el8.x86_64                          65/89 
09:13:54 #15 33.52   Installing       : diffutils-3.6-6.el8.x86_64                           66/89 
09:13:54 #15 33.53   Running scriptlet: diffutils-3.6-6.el8.x86_64                           66/89 
09:13:54 #15 33.56   Installing       : dbus-glib-0.110-2.el8.x86_64                         67/89 
09:13:54 #13 34.64 Setting up patchutils (0.4.2-1) ...
09:13:54 #13 34.66 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
09:13:54 #13 34.69 Setting up libgcc-12-dev:armhf (12.2.0-14+rpi1) ...
09:13:54 #13 34.70 Setting up git (1:2.39.2-1.1) ...
09:13:54 #13 34.75 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:13:54 #13 34.77 Setting up libwww-robotrules-perl (6.02-1) ...
09:13:54 #13 34.78 Setting up dwz (0.15-1) ...
09:13:54 #13 34.80 Setting up groff-base (1.22.4-10) ...
09:13:54 #13 34.82 Setting up cpp (4:12.2.0-3+rpi1) ...
09:13:54 #13 34.84 Setting up libhtml-parser-perl:armhf (3.81-1) ...
09:13:54 #13 34.86 Setting up libnsl2:armhf (1.3.0-2) ...
09:13:54 #13 40.31 Preparing to unpack .../224-libwant-perl_0.29-2+b1_armhf.deb ...
09:13:54 #13 40.31 Unpacking libwant-perl (0.29-2+b1) ...
09:13:54 #13 40.35 Selecting previously unselected package libcontextual-return-perl.
09:13:54 #13 40.35 Preparing to unpack .../225-libcontextual-return-perl_0.004014-4_all.deb ...
09:13:54 #13 40.35 Unpacking libcontextual-return-perl (0.004014-4) ...
09:13:54 #13 40.39 Selecting previously unselected package libconvert-binhex-perl.
09:13:54 #13 40.40 Preparing to unpack .../226-libconvert-binhex-perl_1.125-3_all.deb ...
09:13:54 #13 40.40 Unpacking libconvert-binhex-perl (1.125-3) ...
09:13:54 #13 40.44 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
09:13:54 #13 40.44 Preparing to unpack .../227-libcpanel-json-xs-perl_4.35-1_armhf.deb ...
09:13:54 #13 40.45 Unpacking libcpanel-json-xs-perl:armhf (4.35-1) ...
09:13:54 #13 40.49 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:54 #13 40.49 Preparing to unpack .../228-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:13:54 #13 40.50 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:13:54 #13 40.53 Selecting previously unselected package libexception-class-perl.
09:13:54 #13 40.53 Preparing to unpack .../229-libexception-class-perl_1.45-1_all.deb ...
09:13:54 #13 40.53 Unpacking libexception-class-perl (1.45-1) ...
09:13:54 #13 40.57 Selecting previously unselected package libiterator-perl.
09:13:54 #16 9.067 (93/93): libxcrypt-static-4.4.18-3.el9.aarch64.  11 MB/s | 108 kB     00:00    
09:13:54 #16 9.071 --------------------------------------------------------------------------------
09:13:54 #16 9.071 Total                                            27 MB/s | 121 MB     00:04     
09:13:54 #13 39.27 Preparing to unpack .../197-libsub-install-perl_0.928-1.1_all.deb ...
09:13:54 #13 39.27 Unpacking libsub-install-perl (0.928-1.1) ...
09:13:54 #13 39.31 Selecting previously unselected package libdata-optlist-perl.
09:13:54 #13 39.31 Preparing to unpack .../198-libdata-optlist-perl_0.110-1.1_all.deb ...
09:13:54 #13 39.31 Unpacking libdata-optlist-perl (0.110-1.1) ...
09:13:54 #13 39.34 Selecting previously unselected package libsub-exporter-perl.
09:13:54 #13 39.34 Preparing to unpack .../199-libsub-exporter-perl_0.987-1_all.deb ...
09:13:54 #13 39.35 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:54 #13 39.38 Selecting previously unselected package libconst-fast-perl.
09:13:54 #13 39.38 Preparing to unpack .../200-libconst-fast-perl_0.014-1.1_all.deb ...
09:13:54 #13 39.39 Unpacking libconst-fast-perl (0.014-1.1) ...
09:13:54 #13 39.42 Selecting previously unselected package libwant-perl.
09:13:54 #13 39.42 Preparing to unpack .../201-libwant-perl_0.29-1+b6_armhf.deb ...
09:13:54 #13 39.43 Unpacking libwant-perl (0.29-1+b6) ...
09:13:54 #13 39.46 Selecting previously unselected package libcontextual-return-perl.
09:13:54 #13 39.46 Preparing to unpack .../202-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:54 #13 39.47 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:54 #13 39.50 Selecting previously unselected package libconvert-binhex-perl.
09:13:54 #14 45.36 Preparing to unpack .../176-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:13:54 #14 45.37 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:13:54 #14 45.40 Selecting previously unselected package libhttp-message-perl.
09:13:54 #14 45.40 Preparing to unpack .../177-libhttp-message-perl_6.22-1_all.deb ...
09:13:54 #14 45.40 Unpacking libhttp-message-perl (6.22-1) ...
09:13:54 #14 45.43 Selecting previously unselected package libhttp-cookies-perl.
09:13:54 #14 45.43 Preparing to unpack .../178-libhttp-cookies-perl_6.08-1_all.deb ...
09:13:54 #14 45.44 Unpacking libhttp-cookies-perl (6.08-1) ...
09:13:54 #14 45.46 Selecting previously unselected package libhttp-negotiate-perl.
09:13:54 #14 45.47 Preparing to unpack .../179-libhttp-negotiate-perl_6.01-1_all.deb ...
09:13:54 #14 45.47 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:13:54 #14 45.50 Selecting previously unselected package perl-openssl-defaults:arm64.
09:13:54 #14 45.50 Preparing to unpack .../180-perl-openssl-defaults_4_arm64.deb ...
09:13:54 #14 45.50 Unpacking perl-openssl-defaults:arm64 (4) ...
09:13:54 #14 45.53 Selecting previously unselected package libnet-ssleay-perl.
09:13:54 #14 45.53 Preparing to unpack .../181-libnet-ssleay-perl_1.88-2ubuntu1_arm64.deb ...
09:13:54 #14 45.54 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
09:13:54 #14 45.59 Selecting previously unselected package libio-socket-ssl-perl.
09:13:54 #14 44.60 Get:396 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-magic all 2:0.4.26-3 [13.1 kB]
09:13:54 #14 40.90 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:13:54 #13 41.24 129 added, 0 removed; done.
09:13:54 #13 41.27 Setting up libfreetype6:arm64 (2.10.4+dfsg-1+deb11u1) ...
09:13:54 #13 41.27 Setting up shared-mime-info (2.0-1) ...
09:13:54 #14 37.86 Get:319 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
09:13:54 #14 37.89 Get:320 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-perl all 0.204-1 [15.0 kB]
09:13:54 #14 37.94 Get:321 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libref-util-xs-perl armhf 0.117-1build5 [11.5 kB]
09:13:54 #14 37.96 Get:322 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-license-perl all 3.9.3-1 [84.1 kB]
09:13:54 #14 38.05 Get:323 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libregexp-pattern-perl all 0.2.14-1 [17.6 kB]
09:13:54 #13 43.40 Preparing to unpack .../357-strace_5.10-1_amd64.deb ...
09:13:54 #13 43.41 Unpacking strace (5.10-1) ...
09:13:54 #13 43.48 Selecting previously unselected package xauth.
09:13:54 #13 43.48 Preparing to unpack .../358-xauth_1%3a1.1-1_amd64.deb ...
09:13:54 #13 43.49 Unpacking xauth (1:1.1-1) ...
09:13:54 #13 43.52 Selecting previously unselected package xdg-user-dirs.
09:13:54 #13 43.53 Preparing to unpack .../359-xdg-user-dirs_0.17-2_amd64.deb ...
09:13:54 #13 43.53 Unpacking xdg-user-dirs (0.17-2) ...
09:13:54 #13 43.60 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
09:13:54 #13 43.61 Setting up media-types (4.0.0) ...
09:13:54 #13 43.62 Setting up libpipeline1:amd64 (1.5.3-1) ...
09:13:54 #13 39.68 Selecting previously unselected package libxmuu1:arm64.
09:13:54 #13 39.69 Preparing to unpack .../365-libxmuu1_2%3a1.1.3-3_arm64.deb ...
09:13:54 #13 39.69 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
09:13:54 #13 39.72 Selecting previously unselected package libxstring-perl:arm64.
09:13:54 #13 39.72 Preparing to unpack .../366-libxstring-perl_0.005-2+b1_arm64.deb ...
09:13:54 #13 39.73 Unpacking libxstring-perl:arm64 (0.005-2+b1) ...
09:13:54 #13 39.76 Selecting previously unselected package libyaml-0-2:arm64.
09:13:54 #13 39.76 Preparing to unpack .../367-libyaml-0-2_0.2.5-1_arm64.deb ...
09:13:54 #13 39.77 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:13:54 #13 39.80 Selecting previously unselected package libyaml-libyaml-perl.
09:13:54 #13 39.80 Preparing to unpack .../368-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ...
09:13:54 #13 39.80 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:13:54 #13 39.84 Selecting previously unselected package licensecheck.
09:13:54 #13 39.84 Preparing to unpack .../369-licensecheck_3.3.5-1_all.deb ...
09:13:54 #13 39.84 Unpacking licensecheck (3.3.5-1) ...
09:13:54 #13 39.87 Selecting previously unselected package plzip.
09:13:54 #13 42.34 Fedora Modular 38 - aarch64 - Updates           1.7 MB/s | 2.1 MB     00:01    
09:13:54 #13 43.43 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:13:52 2023.
09:13:54 #13 43.28 Setting up libuchardet0:amd64 (0.0.6-3) ...
09:13:54 #13 43.29 Setting up git-man (1:2.20.1-2+deb10u8) ...
09:13:54 #13 43.35 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
09:13:54 #13 43.36 Setting up netbase (5.6) ...
09:13:54 #13 43.38 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
09:13:54 #13 43.39 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:13:54 #14 37.74 Get:313 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libltdl-dev armhf 2.4.7-5 [166 kB]
09:13:54 #14 37.81 Get:314 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf liblzo2-2 armhf 2.10-2build3 [47.6 kB]
09:13:54 #14 37.82 Get:315 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsys-hostname-long-perl all 1.5-3 [10.6 kB]
09:13:54 #14 37.82 Get:316 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmail-sendmail-perl all 0.80-3 [21.7 kB]
09:13:54 #14 37.83 Get:317 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnet-smtp-ssl-perl all 1.04-2 [6218 B]
09:13:54 #13 43.09 Setting up libkrb5support0:amd64 (1.20.1-2) ...
09:13:54 #13 43.10 Setting up libnumber-compare-perl (0.03-3) ...
09:13:54 #13 43.11 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:13:54 #13 43.12 Setting up fakeroot (1.31-1.2) ...
09:13:54 #13 43.12 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:54 #13 43.14 Setting up perl-modules-5.36 (5.36.0-7) ...
09:13:54 #13 43.15 Setting up autotools-dev (20220109.1) ...
09:13:54 #13 43.15 Setting up libglib2.0-data (2.74.6-2) ...
09:13:54 #13 43.16 Setting up rpcsvc-proto (1.4.3-1) ...
09:13:54 #13 43.20 Setting up libjpeg62-turbo:amd64 (1:2.1.5-2) ...
09:13:54 #13 43.21 Setting up libx11-data (2:1.8.4-2+deb12u1) ...
09:13:54 #13 43.21 Setting up make (4.3-4.1) ...
09:13:54 #13 43.22 Setting up libmpfr6:amd64 (4.2.0-1) ...
09:13:54 #13 43.23 Setting up gnupg-l10n (2.2.40-1.1) ...
09:13:54 #13 43.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:54 #13 43.25 Setting up strace (6.1-0.1) ...
09:13:54 #13 43.26 Setting up xz-utils (5.4.1-0.2) ...
09:13:54 #13 43.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:54 #13 43.27 Setting up t1utils (1.41-4) ...
09:13:54 #13 43.29 Setting up libquadmath0:amd64 (12.2.0-14) ...
09:13:54 #13 43.29 Setting up diffstat (1.65-1) ...
09:13:54 #13 43.30 Setting up libpng16-16:amd64 (1.6.39-2) ...
09:13:54 #13 39.82 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
09:13:54 #13 39.84 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
09:13:54 #13 39.85 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
09:13:54 #14 43.17 137 added, 0 removed; done.
09:13:54 #14 43.20 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.2) ...
09:13:54 #14 43.22 Setting up libgdbm-compat4:amd64 (1.23-1) ...
09:13:54 #14 43.23 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:54 #14 43.25 Setting up dwz (0.14-1build2) ...
09:13:54 #14 43.26 Setting up groff-base (1.22.4-8build1) ...
09:13:54 #14 43.29 Setting up cpp (4:11.2.0-1ubuntu1) ...
09:13:54 #14 43.31 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:13:54 #14 43.32 Setting up debugedit (1:5.0-4build1) ...
09:13:54 #14 43.33 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
09:13:54 #14 43.34 Setting up libc6-dev:amd64 (2.35-0ubuntu3.3) ...
09:13:54 #14 43.36 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.2) ...
09:13:54 #14 43.37 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.5) ...
09:13:54 #14 40.19 Setting up libstrictures-perl (2.000006-1) ...
09:13:54 #14 40.23 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
09:13:54 #14 40.25 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:13:54 #14 40.26 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
09:13:54 #14 40.27 Setting up libsort-versions-perl (1.62-3) ...
09:13:54 #14 40.28 Setting up libexporter-tiny-perl (1.006000-1) ...
09:13:54 #14 40.29 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
09:13:54 #14 40.30 Setting up libfile-dirlist-perl (0.05-3) ...
09:13:54 #14 40.32 Setting up libterm-readkey-perl (2.38-2build1) ...
09:13:54 #14 40.33 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
09:13:54 #14 40.34 Setting up libperlio-gzip-perl (0.20-1build1) ...
09:13:54 #14 40.35 Setting up libsys-hostname-long-perl (1.5-3) ...
09:13:54 #14 40.36 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:13:54 #14 40.37 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:13:54 #14 40.38 Setting up liburi-perl (5.17-1ubuntu1) ...
09:13:54 #14 40.40 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:13:54 #14 39.05 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libset-intspan-perl all 1.19-2 [26.1 kB]
09:13:54 #14 39.06 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsocket6-perl arm64 0.29-1build4 [19.8 kB]
09:13:54 #14 39.07 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-copyright-perl all 0.003012-1 [21.3 kB]
09:13:54 #14 39.08 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:54 #14 39.09 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:54 #14 39.10 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxs-parse-keyword-perl arm64 0.21-1build1 [50.4 kB]
09:13:54 #14 39.14 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsyntax-keyword-try-perl arm64 0.26-1build1 [26.7 kB]
09:13:54 #14 39.15 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libterm-readkey-perl arm64 2.38-1build4 [24.7 kB]
09:13:54 #14 39.17 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-levenshteinxs-perl arm64 0.03-4build10 [8072 B]
09:13:54 #14 39.17 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-markdown-discount-perl arm64 0.13-1build1 [12.7 kB]
09:13:54 #13 43.67   Installing       : perl-mro-1.28-500.fc39.x86_64                       96/153 
09:13:54 #13 43.68   Installing       : perl-IO-1.52-500.fc39.x86_64                        97/153 
09:13:54 #13 43.69   Installing       : perl-overloading-0.02-500.fc39.noarch               98/153 
09:13:54 #13 43.69   Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch               99/153 
09:13:54 #13 43.70   Installing       : perl-Errno-1.37-500.fc39.x86_64                    100/153 
09:13:54 #13 43.70   Installing       : perl-File-Basename-2.86-500.fc39.noarch            101/153 
09:13:54 #13 43.71   Installing       : perl-Getopt-Std-1.13-500.fc39.noarch               102/153 
09:13:54 #13 43.71   Installing       : perl-MIME-Base64-3.16-500.fc39.x86_64              103/153 
09:13:54 #13 43.72   Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64      104/153 
09:13:54 #13 43.72   Installing       : perl-constant-1.33-501.fc39.noarch                 105/153 
09:13:54 #13 43.73   Installing       : perl-Storable-1:3.32-500.fc39.x86_64               106/153 
09:13:54 #13 43.74   Installing       : perl-overload-1.37-500.fc39.noarch                 107/153 
09:13:54 #13 43.74   Installing       : perl-parent-1:0.241-500.fc39.noarch                108/153 
09:13:54 #13 43.74   Installing       : perl-vars-1.05-500.fc39.noarch                     109/153 
09:13:54 #13 43.75   Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch            110/153 
09:13:54 #13 43.76   Installing       : perl-Carp-1.54-500.fc39.noarch                     111/153 
09:13:54 #13 43.76   Installing       : perl-Exporter-5.77-500.fc39.noarch                 112/153 
09:13:54 #13 43.77   Installing       : perl-NDBM_File-1.16-500.fc39.x86_64                113/153 
09:13:54 #13 43.77   Installing       : perl-PathTools-3.89-500.fc39.x86_64                114/153 
09:13:54 #13 43.78   Installing       : perl-DynaLoader-1.54-500.fc39.x86_64               115/153 
09:13:54 #15 33.57   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                         67/89 
09:13:54 #15 33.60   Installing       : python3-dbus-1.2.4-15.el8.x86_64                     68/89 
09:13:54 #15 33.66   Installing       : zstd-1.4.4-1.el8.x86_64                              69/89 
09:13:54 #15 33.68   Installing       : rust-srpm-macros-5-2.el8.noarch                      70/89 
09:13:54 #15 33.69   Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                  71/89 
09:13:54 #15 33.71   Installing       : python3-systemd-234-8.el8.x86_64                     72/89 
09:13:54 #15 33.75   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch        73/89 
09:13:54 #13 34.87 Setting up binutils-arm-linux-gnueabihf (2.40-2+rpi2) ...
09:13:54 #13 34.89 Setting up libio-socket-ssl-perl (2.081-2) ...
09:13:54 #13 34.91 Setting up libhttp-message-perl (6.44-1) ...
09:13:54 #13 34.92 Setting up libhttp-negotiate-perl (6.01-2) ...
09:13:54 #13 34.93 Setting up libhttp-cookies-perl (6.10-1) ...
09:13:54 #13 34.95 Setting up po-debconf (1.0.21+nmu1) ...
09:13:54 #13 34.96 Setting up libhtml-tree-perl (5.07-3) ...
09:13:54 #13 34.98 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
09:13:54 #13 34.99 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
09:13:54 #13 35.01 Setting up binutils (2.40-2+rpi2) ...
09:13:54 #13 35.02 Setting up man-db (2.11.2-2) ...
09:13:54 #14 40.60 Selecting previously unselected package cpp.
09:13:54 #14 40.60 Preparing to unpack .../083-cpp_4%3a9.3.0-1ubuntu2_armhf.deb ...
09:13:54 #14 40.61 Unpacking cpp (4:9.3.0-1ubuntu2) ...
09:13:54 #14 40.66 Selecting previously unselected package libcc1-0:armhf.
09:13:54 #14 40.66 Preparing to unpack .../084-libcc1-0_10.5.0-1ubuntu1~20.04_armhf.deb ...
09:13:54 #14 40.66 Unpacking libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ...
09:13:54 #14 40.77 Selecting previously unselected package libgomp1:armhf.
09:13:54 #14 40.77 Preparing to unpack .../085-libgomp1_10.5.0-1ubuntu1~20.04_armhf.deb ...
09:13:54 #14 40.78 Unpacking libgomp1:armhf (10.5.0-1ubuntu1~20.04) ...
09:13:54 #14 40.82 Selecting previously unselected package libatomic1:armhf.
09:13:54 #14 40.82 Preparing to unpack .../086-libatomic1_10.5.0-1ubuntu1~20.04_armhf.deb ...
09:13:54 #14 40.82 Unpacking libatomic1:armhf (10.5.0-1ubuntu1~20.04) ...
09:13:54 #14 40.86 Selecting previously unselected package libasan5:armhf.
09:13:54 #13 40.57 Preparing to unpack .../230-libiterator-perl_0.03+ds1-2_all.deb ...
09:13:54 #13 40.57 Unpacking libiterator-perl (0.03+ds1-2) ...
09:13:54 #13 40.61 Selecting previously unselected package libiterator-util-perl.
09:13:54 #13 40.61 Preparing to unpack .../231-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:13:54 #13 40.62 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:13:54 #13 40.65 Selecting previously unselected package libdata-dpath-perl.
09:13:54 #13 40.66 Preparing to unpack .../232-libdata-dpath-perl_0.58-2_all.deb ...
09:13:54 #13 40.66 Unpacking libdata-dpath-perl (0.58-2) ...
09:13:54 #13 40.70 Selecting previously unselected package libdata-dump-perl.
09:13:54 #13 40.71 Preparing to unpack .../233-libdata-dump-perl_1.25-1_all.deb ...
09:13:54 #13 40.71 Unpacking libdata-dump-perl (1.25-1) ...
09:13:54 #13 40.74 Selecting previously unselected package libdata-messagepack-perl.
09:13:54 #13 40.75 Preparing to unpack .../234-libdata-messagepack-perl_1.02-1+b1_armhf.deb ...
09:13:54 #13 40.75 Unpacking libdata-messagepack-perl (1.02-1+b1) ...
09:13:54 #13 40.79 Selecting previously unselected package libnet-domain-tld-perl.
09:13:54 #13 40.79 Preparing to unpack .../235-libnet-domain-tld-perl_1.75-3_all.deb ...
09:13:54 #13 40.79 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:13:54 #13 40.83 Selecting previously unselected package libdata-validate-domain-perl.
09:13:54 #13 39.50 Preparing to unpack .../203-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:54 #13 39.50 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:54 #13 39.54 Selecting previously unselected package libcpanel-json-xs-perl.
09:13:54 #13 39.54 Preparing to unpack .../204-libcpanel-json-xs-perl_4.25-1+b1_armhf.deb ...
09:13:54 #13 39.54 Unpacking libcpanel-json-xs-perl (4.25-1+b1) ...
09:13:54 #13 39.59 Selecting previously unselected package libdevel-stacktrace-perl.
09:13:54 #13 39.59 Preparing to unpack .../205-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:13:54 #13 39.60 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:13:54 #13 39.63 Selecting previously unselected package libexception-class-perl.
09:13:54 #13 39.63 Preparing to unpack .../206-libexception-class-perl_1.44-1_all.deb ...
09:13:54 #13 39.64 Unpacking libexception-class-perl (1.44-1) ...
09:13:54 #13 39.67 Selecting previously unselected package libiterator-perl.
09:13:54 #13 39.68 Preparing to unpack .../207-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:13:54 #13 39.68 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:13:54 #13 39.71 Selecting previously unselected package libiterator-util-perl.
09:13:54 #13 39.72 Preparing to unpack .../208-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:13:54 #13 39.72 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:13:54 #13 39.76 Selecting previously unselected package libexporter-tiny-perl.
09:13:54 #14 45.59 Preparing to unpack .../182-libio-socket-ssl-perl_2.067-1_all.deb ...
09:13:54 #14 45.60 Unpacking libio-socket-ssl-perl (2.067-1) ...
09:13:54 #14 45.64 Selecting previously unselected package libnet-http-perl.
09:13:54 #14 45.64 Preparing to unpack .../183-libnet-http-perl_6.19-1_all.deb ...
09:13:54 #14 45.64 Unpacking libnet-http-perl (6.19-1) ...
09:13:54 #14 45.70 Selecting previously unselected package liblwp-protocol-https-perl.
09:13:54 #14 45.70 Preparing to unpack .../184-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
09:13:54 #14 45.70 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:13:54 #14 45.73 Selecting previously unselected package libtry-tiny-perl.
09:13:54 #14 45.73 Preparing to unpack .../185-libtry-tiny-perl_0.30-1_all.deb ...
09:13:54 #14 45.73 Unpacking libtry-tiny-perl (0.30-1) ...
09:13:54 #14 45.76 Selecting previously unselected package libwww-robotrules-perl.
09:13:54 #14 45.76 Preparing to unpack .../186-libwww-robotrules-perl_6.02-1_all.deb ...
09:13:54 #14 45.77 Unpacking libwww-robotrules-perl (6.02-1) ...
09:13:54 #14 45.83 Selecting previously unselected package libwww-perl.
09:13:54 #14 44.78 debconf: delaying package configuration, since apt-utils is not installed
09:13:54 #14 44.82 Fetched 136 MB in 38s (3540 kB/s)
09:13:54 #14 44.84 Selecting previously unselected package liblocale-gettext-perl.
09:13:54 #14 44.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 ... 4345 files and directories currently installed.)
09:13:54 #14 44.84 Preparing to unpack .../liblocale-gettext-perl_1.07-5_arm64.deb ...
09:13:54 #14 44.85 Unpacking liblocale-gettext-perl (1.07-5) ...
09:13:54 #13 43.64 Setting up wdiff (1.2.2-2+b1) ...
09:13:54 #13 43.65 Setting up libxau6:amd64 (1:1.0.9-1) ...
09:13:54 #13 43.66 Setting up libre2-9:amd64 (20210201+dfsg-1) ...
09:13:54 #13 43.70 Setting up libpsl5:amd64 (0.21.0-1.2) ...
09:13:54 #13 43.71 Setting up libgpm2:amd64 (1.20.7-8) ...
09:13:54 #13 43.72 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
09:13:54 #13 43.73 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:13:54 #13 43.74 Setting up libicu67:amd64 (67.1-7) ...
09:13:54 #13 43.75 Setting up libfcgi0ldbl:amd64 (2.4.2-2) ...
09:13:54 #13 43.79 Setting up xdg-user-dirs (0.17-2) ...
09:13:54 #13 43.81 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:54 #13 43.82 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
09:13:54 #13 43.84 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
09:13:54 #13 43.87 No schema files found: doing nothing.
09:13:54 #13 43.88 Setting up distro-info-data (0.51+deb11u3) ...
09:13:54 #13 43.89 Setting up manpages (5.10-1) ...
09:13:54 #13 43.91 Setting up unzip (6.0-26+deb11u1) ...
09:13:54 #13 43.92 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:13:54 #13 43.93 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
09:13:54 #13 43.94 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
09:13:54 #13 39.88 Preparing to unpack .../370-plzip_1.10-5_arm64.deb ...
09:13:54 #13 39.88 Unpacking plzip (1.10-5) ...
09:13:54 #13 39.91 Selecting previously unselected package lzop.
09:13:54 #13 39.92 Preparing to unpack .../371-lzop_1.04-2_arm64.deb ...
09:13:54 #13 39.92 Unpacking lzop (1.04-2) ...
09:13:54 #13 39.95 Selecting previously unselected package t1utils.
09:13:54 #13 39.95 Preparing to unpack .../372-t1utils_1.41-4_arm64.deb ...
09:13:54 #13 39.96 Unpacking t1utils (1.41-4) ...
09:13:54 #13 39.99 Selecting previously unselected package unzip.
09:13:54 #13 40.00 Preparing to unpack .../373-unzip_6.0-28_arm64.deb ...
09:13:54 #13 40.00 Unpacking unzip (6.0-28) ...
09:13:54 #13 40.05 Selecting previously unselected package lintian.
09:13:54 #13 40.05 Preparing to unpack .../374-lintian_2.116.3_all.deb ...
09:13:54 #13 40.06 Unpacking lintian (2.116.3) ...
09:13:54 #14 38.06 Get:324 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules armhf 2.1.27+dfsg2-3ubuntu1.2 [60.9 kB]
09:13:54 #14 38.10 Get:325 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-decoder-perl armhf 4.023+ds-1 [94.5 kB]
09:13:54 #14 38.14 Get:326 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsereal-encoder-perl armhf 4.023+ds-1 [97.2 kB]
09:13:54 #14 38.17 Get:327 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libset-intspan-perl all 1.19-2 [26.1 kB]
09:13:54 #14 38.18 Get:328 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsocket6-perl armhf 0.29-1build4 [18.7 kB]
09:13:54 #15 extracting sha256:40b939be1a16917d966978485a9a71e7b85c49562a3c586f5e4a1f29a4e37eea 1.6s done
09:13:54 #13 43.40 Setting up libbinutils:amd64 (2.31.1-16) ...
09:13:54 #13 43.41 Setting up cpp-8 (8.3.0-6) ...
09:13:54 #13 43.42 Setting up libc-dev-bin (2.28-10+deb10u2) ...
09:13:54 #13 43.43 Setting up openssl (1.1.1n-0+deb10u6) ...
09:13:54 #13 43.45 Setting up libbsd0:amd64 (0.9.1-2+deb10u1) ...
09:13:54 #13 43.46 Setting up readline-common (7.0-5) ...
09:13:54 #13 43.47 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
09:13:54 #13 43.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u6) ...
09:13:54 #13 43.49 Setting up libcc1-0:amd64 (8.3.0-6) ...
09:13:54 #13 43.50 Setting up iso-codes (4.2-1) ...
09:13:54 #13 43.51 Setting up liblocale-gettext-perl (1.07-3+b4) ...
09:13:54 #13 43.52 Setting up liblsan0:amd64 (8.3.0-6) ...
09:13:54 #13 43.52 Setting up dctrl-tools (2.24-3) ...
09:13:54 #13 43.54 Setting up libitm1:amd64 (8.3.0-6) ...
09:13:54 #13 43.55 Setting up debian-keyring (2019.02.25) ...
09:13:54 #13 43.56 Setting up libreadline7:amd64 (7.0-5) ...
09:13:54 #13 43.57 Setting up libgdbm6:amd64 (1.18.1-4) ...
09:13:54 #13 43.58 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:13:54 #13 43.59 Setting up binutils-x86-64-linux-gnu (2.31.1-16) ...
09:13:54 #13 43.60 Setting up libtsan0:amd64 (8.3.0-6) ...
09:13:54 #14 38.23 Get:318 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmailtools-perl all 2.21-2 [80.4 kB]
09:13:54 #13 43.31 Setting up libmpc3:amd64 (1.3.1-1) ...
09:13:54 #13 43.32 Setting up libatomic1:amd64 (12.2.0-14) ...
09:13:54 #13 43.33 Setting up patch (2.7.6-7) ...
09:13:54 #13 43.34 Setting up autopoint (0.21-12) ...
09:13:54 #13 43.35 Setting up fonts-dejavu-core (2.37-6) ...
09:13:54 #13 43.46 Setting up libgav1-1:amd64 (0.18.0-1+b1) ...
09:13:54 #13 43.47 Setting up libxdelta2:amd64 (1.1.3-10.4) ...
09:13:54 #13 43.48 Setting up libncursesw6:amd64 (6.4-4) ...
09:13:54 #13 43.49 Setting up libk5crypto3:amd64 (1.20.1-2) ...
09:13:54 #13 43.50 Setting up libdav1d6:amd64 (1.0.0-2) ...
09:13:54 #13 43.51 Setting up libltdl7:amd64 (2.4.7-5) ...
09:13:54 #13 43.52 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:13:54 #13 43.53 Setting up libwebp7:amd64 (1.2.4-0.2+deb12u1) ...
09:13:54 #13 43.54 Setting up libubsan1:amd64 (12.2.0-14) ...
09:13:54 #13 43.54 Setting up libnuma1:amd64 (2.0.16-1) ...
09:13:54 #13 43.55 Setting up python-apt-common (2.6.0) ...
09:13:54 #13 43.56 Setting up sensible-utils (0.0.17+nmu1) ...
09:13:54 #13 43.57 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
09:13:54 #13 43.58 Setting up libcrypt-dev:amd64 (1:4.4.33-2) ...
09:13:54 #13 43.59 Setting up libtiff6:amd64 (4.5.0-6) ...
09:13:54 #13 43.60 Setting up libasan8:amd64 (12.2.0-14) ...
09:13:54 #13 43.61 Setting up libuchardet0:amd64 (0.0.7-1) ...
09:13:54 #13 43.62 Setting up lzop (1.04-2) ...
09:13:54 #13 43.63 Setting up git-man (1:2.39.2-1.1) ...
09:13:54 #13 43.64 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
09:13:54 #13 43.65 Setting up netbase (6.4) ...
09:13:54 #13 43.67 Setting up libkrb5-3:amd64 (1.20.1-2) ...
09:13:54 #14 43.39 Setting up curl (7.81.0-1ubuntu1.13) ...
09:13:54 #14 43.40 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ...
09:13:54 #14 43.45 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
09:13:54 #14 43.46 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
09:13:54 #14 43.48 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:13:54 #14 43.49 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
09:13:54 #14 43.50 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:13:54 #14 43.52 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.3) ...
09:13:54 #14 43.53 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.2) ...
09:13:54 #14 43.55 Setting up gettext (0.21-4ubuntu4) ...
09:13:54 #14 43.57 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:13:54 #14 40.41 Setting up libfile-touch-perl (0.12-2) ...
09:13:54 #14 40.42 Setting up libc-devtools (2.37-0ubuntu2) ...
09:13:54 #14 40.43 Setting up libemail-address-xs-perl (1.05-1build1) ...
09:13:54 #14 40.44 Setting up libnet-ssleay-perl:amd64 (1.92-2build2) ...
09:13:54 #14 40.45 Setting up automake (1:1.16.5-1.3) ...
09:13:54 #14 40.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:13:54 #14 40.46 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
09:13:54 #14 40.46 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
09:13:54 #14 40.46 Setting up libapt-pkg-perl (0.1.40build3) ...
09:13:54 #14 40.47 Setting up libstring-escape-perl (2010.002-3) ...
09:13:54 #14 40.48 Setting up libberkeleydb-perl:amd64 (0.64-2) ...
09:13:54 #14 40.49 Setting up libhttp-date-perl (6.05-2) ...
09:13:54 #14 40.50 Setting up libfile-which-perl (1.27-2) ...
09:13:54 #14 40.52 Setting up libfile-basedir-perl (0.09-2) ...
09:13:54 #14 40.53 Setting up libunicode-utf8-perl (0.62-2) ...
09:13:54 #14 40.54 Setting up libset-intspan-perl (1.19-3) ...
09:13:54 #14 40.55 Setting up libmouse-perl (2.5.10-1build5) ...
09:13:54 #14 40.56 Setting up libfile-listing-perl (6.15-1) ...
09:13:54 #14 40.57 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:13:54 #14 40.58 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:13:54 #14 40.59 Setting up libdata-messagepack-perl (1.02-1build1) ...
09:13:54 #14 40.60 Setting up libfont-afm-perl (1.20-4) ...
09:13:54 #14 40.61 Setting up libwant-perl (0.29-2build1) ...
09:13:54 #15 33.80   Installing       : perl-srpm-macros-1-25.el8.noarch                     74/89 
09:13:54 #15 33.82   Installing       : openblas-srpm-macros-2-2.el8.noarch                  75/89 
09:13:54 #15 33.83   Installing       : ocaml-srpm-macros-5-4.el8.noarch                     76/89 
09:13:54 #15 33.86   Installing       : libipt-1.6.1-8.el8.x86_64                            77/89 
09:13:54 #15 33.89   Installing       : libatomic_ops-7.6.2-3.el8.x86_64                     78/89 
09:13:54 #13 43.84   Installing       : perl-Encode-4:3.19-500.fc39.x86_64                 116/153 
09:13:54 #13 43.96   Installing       : perl-libs-4:5.38.0-500.fc39.x86_64                 117/153 
09:13:54 #13 43.97   Installing       : perl-interpreter-4:5.38.0-500.fc39.x86_64          118/153 
09:13:54 #13 43.98   Installing       : devscripts-checkbashisms-2.23.5-3.fc39.noarch      119/153 
09:13:54 #13 43.98   Installing       : gnat-srpm-macros-6-3.fc39.noarch                   120/153 
09:13:54 #13 43.99   Installing       : ghc-srpm-macros-1.6.1-2.fc39.noarch                121/153 
09:13:54 #13 43.99   Installing       : fpc-srpm-macros-1.3-8.fc39.noarch                  122/153 
09:13:54 #13 44.00   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch            123/153 
09:13:54 #13 44.00   Installing       : web-assets-filesystem-5-20.fc39.noarch             124/153 
09:13:54 #13 44.01   Installing       : js-jquery-3.6.4-2.fc39.noarch                      125/153 
09:13:54 #13 44.01   Installing       : python-systemd-doc-235-5.fc39.x86_64               126/153 
09:13:54 #13 44.02   Installing       : python3-systemd-235-5.fc39.x86_64                  127/153 
09:13:54 #13 44.03   Installing       : emacs-filesystem-1:29.1-1.fc39.noarch              128/153 
09:13:54 #13 44.04   Installing       : desktop-file-utils-0.26-9.fc39.x86_64              129/153 
09:13:54 #13 44.05   Installing       : ed-1.19-4.fc39.x86_64                              130/153 
09:13:54 #13 44.05   Installing       : patch-2.7.6-22.fc39.x86_64                         131/153 
09:13:54 #13 44.06   Installing       : diffutils-3.10-3.fc39.x86_64                       132/153 
09:13:54 #13 44.07   Installing       : dbus-libs-1:1.14.10-1.fc39.x86_64                  133/153 
09:13:54 #13 44.09   Installing       : python3-dbus-1.3.2-4.fc39.x86_64                   134/153 
09:13:54 #13 44.10   Installing       : python3-dnf-plugins-core-4.4.2-1.fc39.noarch       135/153 
09:13:54 #13 44.11   Installing       : dash-0.5.12-1.fc39.x86_64                          136/153 
09:13:54 #13 44.11   Running scriptlet: dash-0.5.12-1.fc39.x86_64                          136/153 
09:13:54 #13 44.13   Installing       : cpio-2.14-4.fc39.x86_64                            137/153 
09:13:54 #13 44.14   Installing       : bzip2-1.0.8-16.fc39.x86_64                         138/153 
09:13:54 #13 44.15   Installing       : ansible-srpm-macros-1-11.fc39.noarch               139/153 
09:13:54 #13 44.15   Installing       : fonts-srpm-macros-1:2.0.5-12.fc39.noarch           140/153 
09:13:54 #13 44.15   Installing       : go-srpm-macros-3.2.0-6.fc39.noarch                 141/153 
09:13:54 #13 44.16   Installing       : python-srpm-macros-3.12-4.fc39.noarch              142/153 
09:13:54 #13 44.17   Installing       : redhat-rpm-config-262-1.fc39.noarch                143/153 
09:13:54 #13 44.18   Installing       : rpm-build-4.19.0-1.fc39.x86_64                     144/153 
09:13:54 #13 44.19   Installing       : rpmlint-fedora-license-data-1.30-1.fc39.noarch     145/153 
09:13:54 #13 44.21   Installing       : rpmlint-2.4.0-10.fc39.noarch                       146/153 
09:13:54 #14 40.86 Preparing to unpack .../087-libasan5_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:54 #14 40.86 Unpacking libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:13:54 #13 35.14 Building database of manual pages ...
09:13:54 #13 40.83 Preparing to unpack .../236-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:54 #13 40.83 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:54 #13 40.87 Selecting previously unselected package libnet-ipv6addr-perl.
09:13:54 #13 40.87 Preparing to unpack .../237-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:13:54 #13 40.87 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:13:54 #13 40.91 Selecting previously unselected package libnet-netmask-perl.
09:13:54 #13 40.91 Preparing to unpack .../238-libnet-netmask-perl_2.0002-2_all.deb ...
09:13:54 #13 40.92 Unpacking libnet-netmask-perl (2.0002-2) ...
09:13:54 #13 41.03 Selecting previously unselected package libnetaddr-ip-perl.
09:13:54 #13 41.03 Preparing to unpack .../239-libnetaddr-ip-perl_4.079+dfsg-2+b1_armhf.deb ...
09:13:54 #13 41.04 Unpacking libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:13:54 #13 41.09 Selecting previously unselected package libdata-validate-ip-perl.
09:13:54 #13 39.76 Preparing to unpack .../209-libexporter-tiny-perl_1.002002-1_all.deb ...
09:13:54 #13 39.76 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:13:54 #13 39.80 Selecting previously unselected package liblist-moreutils-xs-perl.
09:13:54 #13 39.80 Preparing to unpack .../210-liblist-moreutils-xs-perl_0.430-2_armhf.deb ...
09:13:54 #13 39.80 Unpacking liblist-moreutils-xs-perl (0.430-2) ...
09:13:54 #13 39.84 Selecting previously unselected package liblist-moreutils-perl.
09:13:54 #13 39.84 Preparing to unpack .../211-liblist-moreutils-perl_0.430-2_all.deb ...
09:13:54 #13 39.84 Unpacking liblist-moreutils-perl (0.430-2) ...
09:13:54 #13 39.88 Selecting previously unselected package libdata-dpath-perl.
09:13:54 #13 39.88 Preparing to unpack .../212-libdata-dpath-perl_0.58-1_all.deb ...
09:13:54 #13 39.89 Unpacking libdata-dpath-perl (0.58-1) ...
09:13:54 #13 39.92 Selecting previously unselected package libdata-dump-perl.
09:13:54 #13 39.92 Preparing to unpack .../213-libdata-dump-perl_1.23-1.1_all.deb ...
09:13:54 #13 39.93 Unpacking libdata-dump-perl (1.23-1.1) ...
09:13:54 #13 39.96 Selecting previously unselected package libdata-messagepack-perl.
09:13:54 #13 39.96 Preparing to unpack .../214-libdata-messagepack-perl_1.00-4+b1_armhf.deb ...
09:13:54 #13 39.97 Unpacking libdata-messagepack-perl (1.00-4+b1) ...
09:13:54 #13 40.00 Selecting previously unselected package libnet-domain-tld-perl.
09:13:54 #14 45.83 Preparing to unpack .../187-libwww-perl_6.43-1_all.deb ...
09:13:54 #14 45.83 Unpacking libwww-perl (6.43-1) ...
09:13:54 #14 45.87 Selecting previously unselected package patchutils.
09:13:54 #14 45.87 Preparing to unpack .../188-patchutils_0.3.4-2_arm64.deb ...
09:13:54 #14 45.87 Unpacking patchutils (0.3.4-2) ...
09:13:54 #14 45.90 Selecting previously unselected package wdiff.
09:13:54 #14 45.91 Preparing to unpack .../189-wdiff_1.2.2-2build1_arm64.deb ...
09:13:54 #14 45.91 Unpacking wdiff (1.2.2-2build1) ...
09:13:54 #14 45.95 Selecting previously unselected package devscripts.
09:13:54 #14 45.95 Preparing to unpack .../190-devscripts_2.20.2ubuntu2_arm64.deb ...
09:13:54 #14 45.97 Unpacking devscripts (2.20.2ubuntu2) ...
09:13:54 #14 46.07 Selecting previously unselected package diffstat.
09:13:54 #13 41.21 Selecting previously unselected package libgc1c2:armhf.
09:13:54 #13 41.21 Preparing to unpack .../162-libgc1c2_1%3a7.6.4-0.4_armhf.deb ...
09:13:54 #13 41.21 Unpacking libgc1c2:armhf (1:7.6.4-0.4) ...
09:13:54 #13 41.26 Selecting previously unselected package libltdl7:armhf.
09:13:54 #13 41.26 Preparing to unpack .../163-libltdl7_2.4.6-9_armhf.deb ...
09:13:54 #13 41.27 Unpacking libltdl7:armhf (2.4.6-9) ...
09:13:54 #13 41.31 Selecting previously unselected package guile-2.2-libs:armhf.
09:13:54 #13 41.32 Preparing to unpack .../164-guile-2.2-libs_2.2.4+1-2+deb10u1_armhf.deb ...
09:13:54 #13 41.32 Unpacking guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
09:13:54 #14 44.89 Selecting previously unselected package libssl3:arm64.
09:13:54 #14 44.89 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ...
09:13:54 #14 44.90 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ...
09:13:54 #14 44.97 Selecting previously unselected package libpython3.11-minimal:arm64.
09:13:54 #14 44.97 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ...
09:13:54 #14 44.97 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
09:13:54 #14 45.05 Selecting previously unselected package libexpat1:arm64.
09:13:54 #14 45.05 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ...
09:13:54 #14 45.06 Unpacking libexpat1:arm64 (2.5.0-1) ...
09:13:54 #14 45.10 Selecting previously unselected package python3.11-minimal.
09:13:54 #13 43.96 Setting up libcbor0:amd64 (0.5.0+dfsg-2) ...
09:13:54 #13 43.97 Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:54 #13 43.98 Setting up libfcgi-bin (2.4.2-2) ...
09:13:54 #13 44.00 Setting up binutils-common:amd64 (2.35.2-2) ...
09:13:54 #13 44.01 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
09:13:54 #13 44.02 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:13:54 #13 44.04 Setting up libdeflate0:amd64 (1.7-1) ...
09:13:54 #13 44.05 Setting up less (551-2) ...
09:13:54 #13 44.07 Setting up perl-openssl-defaults:amd64 (5) ...
09:13:54 #13 44.08 Setting up linux-libc-dev:amd64 (5.10.191-1) ...
09:13:54 #13 44.09 Setting up libctf-nobfd0:amd64 (2.35.2-2) ...
09:13:54 #13 44.10 Setting up gettext-base (0.21-4) ...
09:13:54 #13 44.12 Setting up liblzo2-2:amd64 (2.10-2) ...
09:13:54 #13 44.13 Setting up libnpth0:amd64 (1.6-3) ...
09:13:54 #13 44.14 Setting up file (1:5.39-3+deb11u1) ...
09:13:54 #13 44.15 Setting up libossp-uuid16:amd64 (1.6.2-1.5+b9) ...
09:13:54 #13 40.39 Selecting previously unselected package lsb-release.
09:13:54 #13 40.40 Preparing to unpack .../375-lsb-release_12.0-1_all.deb ...
09:13:54 #14 38.58 Get:329 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-copyright-perl all 0.003012-1 [21.3 kB]
09:13:54 #15 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 0.1s
09:13:54 #13 43.61 Setting up pinentry-curses (1.1.0-2) ...
09:13:54 #13 43.63 Setting up manpages-dev (4.16-2) ...
09:13:54 #13 43.63 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:54 #13 43.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
09:13:54 #13 43.65 Setting up libxcb1:amd64 (1.13.1-2) ...
09:13:54 #13 43.66 Setting up at (3.1.23-1) ...
09:13:54 #13 43.80 invoke-rc.d: could not determine current runlevel
09:13:54 #13 43.80 invoke-rc.d: policy-rc.d denied execution of start.
09:13:54 #13 43.81 Setting up libedit2:amd64 (3.1-20181209-1) ...
09:13:54 #13 43.82 Setting up libkyotocabinet16v5:amd64 (1.2.76-4.2+b1) ...
09:13:54 #13 43.83 Setting up cron (3.0pl1-134+deb10u1) ...
09:13:54 #13 43.90 Adding group `crontab' (GID 102) ...
09:13:54 #14 41.36 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
09:13:54 #14 41.46 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:54 #14 41.47 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:13:54 #14 41.48 Setting up libxext6:amd64 (2:1.3.4-0ubuntu1) ...
09:13:54 #14 41.50 Setting up python3 (3.8.2-0ubuntu2) ...
09:13:54 #14 38.49 Get:319 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmarkdown2 armhf 2.2.7-2 [31.3 kB]
09:13:54 #13 43.68 Setting up libtsan2:amd64 (12.2.0-14) ...
09:13:54 #13 43.69 Setting up libbinutils:amd64 (2.40-2) ...
09:13:54 #13 43.70 Setting up lsb-release (12.0-1) ...
09:13:54 #13 43.71 Setting up libfido2-1:amd64 (1.12.0-2+b1) ...
09:13:54 #13 43.72 Setting up libisl23:amd64 (0.25-1) ...
09:13:54 #13 43.73 Setting up libde265-0:amd64 (1.0.11-1) ...
09:13:54 #13 43.74 Setting up libc-dev-bin (2.36-9+deb12u1) ...
09:13:54 #13 43.75 Setting up openssl (3.0.9-1) ...
09:13:54 #13 43.77 Setting up libbsd0:amd64 (0.11.7-2) ...
09:13:54 #13 43.78 Setting up libyuv0:amd64 (0.0~git20230123.b2528b0-1) ...
09:13:54 #13 43.78 Setting up libelf1:amd64 (0.188-2.1) ...
09:13:54 #13 43.79 Setting up readline-common (8.2-1.3) ...
09:13:54 #13 43.81 Setting up publicsuffix (20230209.2326-1) ...
09:13:54 #13 43.81 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
09:13:54 #13 43.82 Setting up zstd (1.5.4+dfsg2-5) ...
09:13:54 #13 43.83 Setting up libmarkdown2:amd64 (2.2.7-2) ...
09:13:54 #13 43.84 Setting up libcc1-0:amd64 (12.2.0-14) ...
09:13:54 #13 43.85 Setting up iso-codes (4.15.0-1) ...
09:13:54 #13 43.86 Setting up liblocale-gettext-perl (1.07-5) ...
09:13:54 #13 43.87 Setting up liblsan0:amd64 (12.2.0-14) ...
09:13:54 #13 43.88 Setting up dctrl-tools (2.24-3+b1) ...
09:13:54 #12 45.47 Dependencies resolved.
09:13:54 #14 40.62 Setting up libdynaloader-functions-perl (0.003-3) ...
09:13:54 #14 40.63 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:13:54 #14 40.64 Setting up liblist-compare-perl (0.55-2) ...
09:13:54 #14 40.65 Setting up libref-util-xs-perl (0.117-2build1) ...
09:13:54 #14 40.68 Setting up libio-pty-perl (1:1.17-1) ...
09:13:54 #14 40.69 Setting up libfile-fcntllock-perl (0.22-4build1) ...
09:13:54 #14 40.70 Setting up libclone-perl:amd64 (0.46-1) ...
09:13:54 #14 40.71 Setting up libalgorithm-diff-perl (1.201-1) ...
09:13:54 #14 40.72 Setting up libarchive-zip-perl (1.68-1) ...
09:13:54 #14 40.73 Setting up libsub-identify-perl (0.14-3) ...
09:13:54 #14 40.74 Setting up libdistro-info-perl (1.5) ...
09:13:54 #14 40.75 Setting up libcpanel-json-xs-perl:amd64 (4.32-1build1) ...
09:13:54 #14 40.76 Setting up libhtml-tagset-perl (3.20-6) ...
09:13:54 #14 40.77 Setting up liblog-any-perl (1.713-1) ...
09:13:54 #14 40.78 Setting up libauthen-sasl-perl (2.1600-3) ...
09:13:54 #14 40.79 Setting up libdevel-size-perl (0.83-2build1) ...
09:13:54 #14 40.80 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
09:13:54 #14 40.81 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
09:13:54 #14 40.82 Setting up libpod-constants-perl (0.19-2) ...
09:13:54 #14 40.83 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:13:54 #14 40.84 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:13:54 #14 40.85 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:13:54 #14 40.86 Setting up libio-interactive-perl (1.023-2) ...
09:13:54 #14 40.87 Setting up libtry-tiny-perl (0.31-2) ...
09:13:54 #14 40.88 Setting up libtype-tiny-perl (2.002001-1) ...
09:13:54 #14 40.89 Setting up libcommon-sense-perl:amd64 (3.75-3) ...
09:13:54 #14 40.90 Setting up libmldbm-perl (2.05-4) ...
09:13:54 #14 40.91 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:13:54 #14 40.92 Setting up libnet-http-perl (6.22-1) ...
09:13:54 #13 40.55 Selecting previously unselected package python3-minimal.
09:13:54 #13 40.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 ... 10738 files and directories currently installed.)
09:13:54 #13 40.56 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
09:13:54 #13 40.56 Unpacking python3-minimal (3.9.2-3) ...
09:13:54 #13 40.59 Selecting previously unselected package media-types.
09:13:54 #13 40.60 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:13:54 #13 40.60 Unpacking media-types (4.0.0) ...
09:13:54 #13 40.63 Selecting previously unselected package libmpdec3:armhf.
09:13:54 #13 40.63 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
09:13:54 #13 40.64 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
09:13:54 #13 40.68 Selecting previously unselected package libpython3.9-stdlib:armhf.
09:13:54 #13 40.68 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
09:13:54 #13 44.22   Installing       : dnf-plugins-core-4.4.2-1.fc39.noarch               147/153 
09:13:54 #13 44.31   Installing       : glibc-gconv-extra-2.38-1.fc39.x86_64               148/153 
09:13:54 #13 44.32   Running scriptlet: glibc-gconv-extra-2.38-1.fc39.x86_64               148/153 
09:13:54 #13 44.33   Cleanup          : python3-rpm-4.18.92-1.fc39.x86_64                  149/153 
09:13:54 #13 44.34   Cleanup          : rpm-build-libs-4.18.92-1.fc39.x86_64               150/153 
09:13:54 #13 44.34   Cleanup          : rpm-sign-libs-4.18.92-1.fc39.x86_64                151/153 
09:13:54 #13 44.35   Cleanup          : rpm-4.18.92-1.fc39.x86_64                          152/153 
09:13:54 #13 44.36   Cleanup          : rpm-libs-4.18.92-1.fc39.x86_64                     153/153 
09:13:54 #13 44.36   Running scriptlet: rpm-4.19.0-1.fc39.x86_64                           153/153 
09:13:55 #14 41.17 Selecting previously unselected package libubsan1:armhf.
09:13:55 #14 41.17 Preparing to unpack .../088-libubsan1_10.5.0-1ubuntu1~20.04_armhf.deb ...
09:13:55 #14 41.17 Unpacking libubsan1:armhf (10.5.0-1ubuntu1~20.04) ...
09:13:55 #14 41.27 Selecting previously unselected package libgcc-9-dev:armhf.
09:13:55 #14 41.27 Preparing to unpack .../089-libgcc-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:55 #14 41.27 Unpacking libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:13:55 #14 41.38 Selecting previously unselected package gcc-9.
09:13:55 #13 41.09 Preparing to unpack .../240-libdata-validate-ip-perl_0.31-1_all.deb ...
09:13:55 #13 41.09 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:13:55 #13 41.13 Selecting previously unselected package libdata-validate-uri-perl.
09:13:55 #13 41.13 Preparing to unpack .../241-libdata-validate-uri-perl_0.07-2_all.deb ...
09:13:55 #13 41.13 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:13:55 #13 41.17 Selecting previously unselected package libdevel-size-perl.
09:13:55 #13 41.18 Preparing to unpack .../242-libdevel-size-perl_0.83-2+b1_armhf.deb ...
09:13:55 #13 41.18 Unpacking libdevel-size-perl (0.83-2+b1) ...
09:13:55 #13 41.22 Selecting previously unselected package libdistro-info-perl.
09:13:55 #13 41.22 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
09:13:55 #13 41.23 Unpacking libdistro-info-perl (1.5) ...
09:13:55 #13 41.27 Selecting previously unselected package libemail-address-xs-perl.
09:13:55 #13 41.27 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1+b1_armhf.deb ...
09:13:55 #13 41.27 Unpacking libemail-address-xs-perl (1.05-1+b1) ...
09:13:55 #13 41.31 Selecting previously unselected package libexporter-tiny-perl.
09:13:55 #13 41.31 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
09:13:55 #13 41.31 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:13:55 #13 41.35 Selecting previously unselected package libfcgi-bin.
09:13:55 #14 39.58 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtext-xslate-perl arm64 3.5.9-1build1 [184 kB]
09:13:55 #14 46.07 Preparing to unpack .../191-diffstat_1.63-1_arm64.deb ...
09:13:55 #14 46.08 Unpacking diffstat (1.63-1) ...
09:13:55 #14 46.11 Selecting previously unselected package python3-chardet.
09:13:55 #14 46.11 Preparing to unpack .../192-python3-chardet_3.0.4-4build1_all.deb ...
09:13:55 #14 46.11 Unpacking python3-chardet (3.0.4-4build1) ...
09:13:55 #14 46.15 Selecting previously unselected package python3-debian.
09:13:55 #14 46.15 Preparing to unpack .../193-python3-debian_0.1.36ubuntu1.1_all.deb ...
09:13:55 #14 46.15 Unpacking python3-debian (0.1.36ubuntu1.1) ...
09:13:55 #14 46.19 Selecting previously unselected package libgpgme11:arm64.
09:13:55 #14 46.19 Preparing to unpack .../194-libgpgme11_1.13.1-7ubuntu2.1_arm64.deb ...
09:13:55 #14 46.20 Unpacking libgpgme11:arm64 (1.13.1-7ubuntu2.1) ...
09:13:55 #14 46.23 Selecting previously unselected package python3-gpg.
09:13:55 #14 46.24 Preparing to unpack .../195-python3-gpg_1.13.1-7ubuntu2.1_arm64.deb ...
09:13:55 #14 46.24 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
09:13:55 #14 46.29 Selecting previously unselected package dput.
09:13:55 #14 46.29 Preparing to unpack .../196-dput_1.0.3ubuntu1.1_all.deb ...
09:13:55 #14 46.30 Unpacking dput (1.0.3ubuntu1.1) ...
09:13:55 #14 46.34 Selecting previously unselected package libcurl3-gnutls:arm64.
09:13:55 #14 46.34 Preparing to unpack .../197-libcurl3-gnutls_7.68.0-1ubuntu2.19_arm64.deb ...
09:13:55 #14 46.34 Unpacking libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ...
09:13:55 #14 46.39 Selecting previously unselected package liberror-perl.
09:13:55 #14 46.39 Preparing to unpack .../198-liberror-perl_0.17029-1_all.deb ...
09:13:55 #14 46.39 Unpacking liberror-perl (0.17029-1) ...
09:13:55 #14 46.42 Selecting previously unselected package git-man.
09:13:55 #13 40.01 Preparing to unpack .../215-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:13:55 #13 40.01 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:13:55 #13 40.05 Selecting previously unselected package libdata-validate-domain-perl.
09:13:55 #13 40.06 Preparing to unpack .../216-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:13:55 #13 40.06 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:13:55 #13 40.10 Selecting previously unselected package libdevel-size-perl.
09:13:55 #13 40.10 Preparing to unpack .../217-libdevel-size-perl_0.83-1+b2_armhf.deb ...
09:13:55 #13 40.11 Unpacking libdevel-size-perl (0.83-1+b2) ...
09:13:55 #13 40.14 Selecting previously unselected package libdistro-info-perl.
09:13:55 #13 40.14 Preparing to unpack .../218-libdistro-info-perl_1.0_all.deb ...
09:13:55 #13 40.15 Unpacking libdistro-info-perl (1.0) ...
09:13:55 #13 40.18 Selecting previously unselected package libemail-address-xs-perl.
09:13:55 #13 40.19 Preparing to unpack .../219-libemail-address-xs-perl_1.04-1+b3_armhf.deb ...
09:13:55 #13 40.19 Unpacking libemail-address-xs-perl (1.04-1+b3) ...
09:13:55 #13 40.23 Selecting previously unselected package libfcgi0ldbl:armhf.
09:13:55 #14 45.10 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ...
09:13:55 #14 45.10 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:13:55 #14 45.18 Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ...
09:13:55 #14 45.26 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
09:13:55 #14 45.28 Setting up libexpat1:arm64 (2.5.0-1) ...
09:13:55 #14 45.29 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:13:55 #13 44.17 Setting up libassuan0:amd64 (2.5.3-7.1) ...
09:13:55 #13 44.18 Setting up libgomp1:amd64 (10.2.1-6) ...
09:13:55 #13 44.19 Setting up bzip2 (1.0.8-4) ...
09:13:55 #13 44.20 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:13:55 #13 44.22 Setting up libunwind8:amd64 (1.3.2-2) ...
09:13:55 #13 44.23 Setting up pbzip2 (1.1.13-1) ...
09:13:55 #13 44.24 Setting up libjbig0:amd64 (2.1-3.1+b2) ...
09:13:55 #13 44.29 Setting up libfakeroot:amd64 (1.25.3-1.1) ...
09:13:55 #13 44.30 Setting up libasan6:amd64 (10.2.1-6) ...
09:13:55 #13 44.32 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:55 #13 44.33 Setting up fakeroot (1.25.3-1.1) ...
09:13:55 #13 44.34 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:55 #13 44.35 Setting up autotools-dev (20180224.1+nmu1) ...
09:13:55 #13 44.36 Setting up libglib2.0-data (2.66.8-1) ...
09:13:55 #13 44.37 Setting up libtirpc-dev:amd64 (1.3.1-1+deb11u1) ...
09:13:55 #13 44.39 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ...
09:13:55 #13 40.40 Unpacking lsb-release (12.0-1) ...
09:13:55 #13 40.43 Selecting previously unselected package manpages-dev.
09:13:55 #13 40.43 Preparing to unpack .../376-manpages-dev_6.03-2_all.deb ...
09:13:55 #13 40.44 Unpacking manpages-dev (6.03-2) ...
09:13:55 #14 38.73 Get:330 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-escape-perl all 2010.002-2 [17.6 kB]
09:13:55 #14 38.75 Get:331 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstring-shellquote-perl all 1.04-1 [12.0 kB]
09:13:55 #14 38.77 Get:332 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxs-parse-keyword-perl armhf 0.21-1build1 [48.7 kB]
09:13:55 #14 38.86 Get:333 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsyntax-keyword-try-perl armhf 0.26-1build1 [25.8 kB]
09:13:55 #13 43.91 Done.
09:13:55 #13 43.93 invoke-rc.d: could not determine current runlevel
09:13:55 #13 43.93 invoke-rc.d: policy-rc.d denied execution of start.
09:13:55 #13 44.05 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
09:13:55 #13 44.06 Setting up m4 (1.4.18-2) ...
09:13:55 #13 44.07 Setting up binutils (2.31.1-16) ...
09:13:55 #13 44.08 Setting up libpython2.7-stdlib:amd64 (2.7.16-2+deb10u2) ...
09:13:55 #13 44.09 Setting up ca-certificates (20200601~deb10u2) ...
09:13:55 #21 15.65 Selecting previously unselected package gcc-mingw-w64-x86-64.
09:13:55 #21 15.65 Preparing to unpack .../8-gcc-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:13:55 #21 15.66 Unpacking gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:13:55 #21 15.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:13:55 #21 15.71 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:13:55 #21 15.72 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:13:55 #21 15.73 Setting up mingw-w64-common (8.0.0-1) ...
09:13:55 #21 15.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:13:55 #21 15.75 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:13:55 #21 15.77 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:13:55 #21 15.78 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
09:13:55 #21 15.78 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:13:55 #21 15.79 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
09:13:55 #21 15.80 Setting up gcc-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:13:55 #14 41.77 Setting up binutils (2.34-6ubuntu1.6) ...
09:13:55 #14 41.78 Setting up python3-xdg (0.26-1ubuntu1) ...
09:13:55 #14 38.52 Get:320 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmath-base85-perl all 0.5+dfsg-2 [6124 B]
09:13:55 #14 38.52 Get:321 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmldbm-perl all 2.05-4 [16.0 kB]
09:13:55 #14 38.53 Get:322 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmoox-aliases-perl all 0.001006-2 [6796 B]
09:13:55 #14 38.54 Get:323 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmouse-perl armhf 2.5.10-1build5 [157 kB]
09:13:55 #13 43.89 Setting up libitm1:amd64 (12.2.0-14) ...
09:13:55 #13 43.90 Setting up debian-keyring (2022.12.24) ...
09:13:55 #13 43.91 Setting up libgdbm6:amd64 (1.23-3) ...
09:13:55 #13 43.92 Setting up libctf0:amd64 (2.40-2) ...
09:13:55 #13 43.93 Setting up pinentry-curses (1.2.1-1) ...
09:13:55 #13 43.95 Setting up manpages-dev (6.03-2) ...
09:13:55 #13 43.96 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:55 #13 43.97 Setting up cpp-12 (12.2.0-14) ...
09:13:55 #13 43.98 Setting up libxcb1:amd64 (1.15-1) ...
09:13:55 #13 43.99 Setting up gettext (0.21-12) ...
09:13:55 #13 44.00 Setting up xdelta (1.1.3-10.4) ...
09:13:55 #13 44.01 Setting up libavif15:amd64 (0.11.1-1) ...
09:13:55 #13 44.02 Setting up libarchive13:amd64 (3.6.2-1) ...
09:13:55 #13 44.03 Setting up fontconfig-config (2.14.1-4) ...
09:13:55 #12 45.50 ================================================================================
09:13:55 #12 45.50  Package                       Arch      Version                Repo       Size
09:13:55 #12 45.50 ================================================================================
09:13:55 #12 45.50 Installing:
09:13:55 #12 45.50  dnf-plugins-core              noarch    4.4.2-1.fc37           updates    38 k
09:13:55 #12 45.50  rpm-build                     aarch64   4.18.1-2.fc37          updates    76 k
09:13:55 #12 45.50  rpmlint                       noarch    2.4.0-6.fc37           updates   330 k
09:13:55 #12 45.50 Installing dependencies:
09:13:55 #12 45.50  ansible-srpm-macros           noarch    1-10.fc37              updates    20 k
09:13:55 #12 45.50  binutils                      aarch64   2.38-27.fc37           updates   5.8 M
09:13:55 #12 45.50  binutils-gold                 aarch64   2.38-27.fc37           updates   919 k
09:13:55 #12 45.50  bzip2                         aarch64   1.0.8-12.fc37          fedora     52 k
09:13:55 #12 45.50  cpio                          aarch64   2.13-13.fc37           fedora    274 k
09:13:55 #12 45.50  dash                          aarch64   0.5.11.5-2.fc37        fedora     98 k
09:13:55 #12 45.50  dbus-libs                     aarch64   1:1.14.10-1.fc37       updates   154 k
09:13:55 #12 45.50  debugedit                     aarch64   5.0-7.fc37             updates    77 k
09:13:55 #12 45.50  desktop-file-utils            aarch64   0.26-7.fc37            fedora     71 k
09:13:55 #12 45.50  devscripts-checkbashisms      aarch64   2.22.2-3.fc37          fedora     28 k
09:13:55 #12 45.50  diffutils                     aarch64   3.8-3.fc37             fedora    376 k
09:13:55 #12 45.50  dwz                           aarch64   0.14-7.fc37            fedora    126 k
09:13:55 #12 45.50  ed                            aarch64   1.18-2.fc37            fedora     78 k
09:13:55 #12 45.50  efi-srpm-macros               noarch    5-6.fc37               fedora     22 k
09:13:55 #12 45.50  elfutils                      aarch64   0.189-3.fc37           updates   531 k
09:13:55 #12 45.50  elfutils-debuginfod-client    aarch64   0.189-3.fc37           updates    37 k
09:13:55 #12 45.50  emacs-filesystem              noarch    1:28.2-3.fc37          updates   7.5 k
09:13:55 #12 45.50  enchant2                      aarch64   2.3.4-1.fc37           updates    63 k
09:13:55 #12 45.50  file                          aarch64   5.42-4.fc37            fedora     49 k
09:13:55 #12 45.50  fonts-filesystem              noarch    1:2.0.5-9.fc37         fedora    7.9 k
09:13:55 #12 45.50  fonts-srpm-macros             noarch    1:2.0.5-9.fc37         fedora     26 k
09:13:55 #12 45.50  fpc-srpm-macros               noarch    1.3-6.fc37             fedora    7.7 k
09:13:55 #12 45.50  gdb-minimal                   aarch64   13.2-2.fc37            updates   3.7 M
09:13:55 #12 45.50  gdk-pixbuf2                   aarch64   2.42.10-1.fc37         fedora    483 k
09:13:55 #12 45.50  ghc-srpm-macros               noarch    1.6.1-1.fc37           updates   8.0 k
09:13:55 #12 45.50  glibc-gconv-extra             aarch64   2.36-11.fc37           updates   1.7 M
09:13:55 #12 45.50  gnat-srpm-macros              noarch    5-1.fc37               updates   8.3 k
09:13:55 #12 45.50  go-srpm-macros                noarch    3.2.0-1.fc37           fedora     27 k
09:13:55 #12 45.50  groff-base                    aarch64   1.22.4-10.fc37         fedora    1.0 M
09:13:55 #12 45.50  hunspell                      aarch64   1.7.0-21.fc37          fedora    265 k
09:13:55 #12 45.50  hunspell-en-GB                noarch    0.20140811.1-23.fc37   fedora    225 k
09:13:55 #12 45.50  hunspell-en-US                noarch    0.20140811.1-23.fc37   fedora    176 k
09:13:55 #12 45.50  hunspell-filesystem           aarch64   1.7.0-21.fc37          fedora    8.8 k
09:13:55 #12 45.50  js-jquery                     noarch    3.6.0-3.fc37           fedora    171 k
09:13:55 #12 45.50  json-glib                     aarch64   1.6.6-3.fc37           fedora    160 k
09:13:55 #12 45.50  kernel-srpm-macros            noarch    1.0-15.fc37            fedora    9.4 k
09:13:55 #12 45.50  libappstream-glib             aarch64   0.8.1-1.fc37           fedora    389 k
09:13:55 #12 45.50  libjpeg-turbo                 aarch64   2.1.3-2.fc37           fedora    195 k
09:13:55 #12 45.50  libpkgconf                    aarch64   1.8.0-3.fc37           fedora     36 k
09:13:55 #12 45.50  libpng                        aarch64   2:1.6.37-13.fc37       fedora    114 k
09:13:55 #12 45.50  libstemmer                    aarch64   0-19.585svn.fc37       fedora     79 k
09:13:55 #12 45.50  lua-srpm-macros               noarch    1-7.fc37               fedora    8.8 k
09:13:55 #12 45.50  ncurses                       aarch64   6.4-3.20230114.fc37    updates   410 k
09:13:55 #12 45.50  nim-srpm-macros               noarch    3-7.fc37               fedora    8.4 k
09:13:55 #12 45.50  ocaml-srpm-macros             noarch    7-2.fc37               fedora     13 k
09:13:55 #12 45.50  openblas-srpm-macros          noarch    2-12.fc37              fedora    7.5 k
09:13:55 #12 45.50  package-notes-srpm-macros     noarch    0.5-7.fc37             updates    11 k
09:13:55 #12 45.50  patch                         aarch64   2.7.6-17.fc37          fedora    121 k
09:13:55 #12 45.50  perl-AutoLoader               noarch    5.74-494.fc37          updates    22 k
09:13:55 #12 45.50  perl-B                        aarch64   1.83-494.fc37          updates   183 k
09:13:55 #12 45.50  perl-Carp                     noarch    1.52-489.fc37          fedora     29 k
09:13:55 #12 45.50  perl-Class-Struct             noarch    0.66-494.fc37          updates    23 k
09:13:55 #12 45.50  perl-Data-Dumper              aarch64   2.184-490.fc37         fedora     55 k
09:13:55 #12 45.50  perl-Digest                   noarch    1.20-489.fc37          fedora     26 k
09:13:55 #12 45.50  perl-Digest-MD5               aarch64   2.58-489.fc37          fedora     36 k
09:13:55 #12 45.50  perl-DynaLoader               aarch64   1.52-494.fc37          updates    27 k
09:13:55 #12 45.50  perl-Encode                   aarch64   4:3.19-492.fc37        fedora    1.7 M
09:13:55 #12 45.50  perl-Errno                    aarch64   1.36-494.fc37          updates    16 k
09:13:55 #12 45.50  perl-Exporter                 noarch    5.77-489.fc37          fedora     31 k
09:13:55 #12 45.50  perl-Fcntl                    aarch64   1.15-494.fc37          updates    22 k
09:13:55 #12 45.50  perl-File-Basename            noarch    2.85-494.fc37          updates    18 k
09:13:55 #12 45.50  perl-File-Path                noarch    2.18-489.fc37          fedora     35 k
09:13:55 #12 45.50  perl-File-Temp                noarch    1:0.231.100-489.fc37   fedora     59 k
09:13:55 #12 45.50  perl-File-stat                noarch    1.12-494.fc37          updates    18 k
09:13:55 #12 45.50  perl-FileHandle               noarch    2.03-494.fc37          updates    16 k
09:13:55 #12 45.50  perl-Getopt-Long              noarch    1:2.54-1.fc37          updates    60 k
09:13:55 #12 45.50  perl-Getopt-Std               noarch    1.13-494.fc37          updates    17 k
09:13:55 #12 45.50  perl-HTTP-Tiny                noarch    0.086-1.fc37           updates    55 k
09:13:55 #12 45.50  perl-IO                       aarch64   1.50-494.fc37          updates    93 k
09:13:55 #12 45.50  perl-IPC-Open3                noarch    1.22-494.fc37          updates    24 k
09:13:55 #12 45.50  perl-MIME-Base64              aarch64   3.16-489.fc37          fedora     30 k
09:13:55 #12 45.50  perl-Net-SSLeay               aarch64   1.92-4.fc37            fedora    358 k
09:13:55 #12 45.50  perl-POSIX                    aarch64   2.03-494.fc37          updates    99 k
09:13:55 #12 45.50  perl-PathTools                aarch64   3.84-489.fc37          fedora     90 k
09:13:55 #12 45.50  perl-Pod-Escapes              noarch    1:1.07-489.fc37        fedora     20 k
09:13:55 #12 45.50  perl-Pod-Perldoc              noarch    3.28.01-490.fc37       fedora     90 k
09:13:55 #12 45.50  perl-Pod-Simple               noarch    1:3.43-490.fc37        fedora    225 k
09:13:55 #12 45.50  perl-Pod-Usage                noarch    4:2.03-3.fc37          fedora     40 k
09:13:55 #12 45.50  perl-Scalar-List-Utils        aarch64   5:1.63-489.fc37        fedora     71 k
09:13:55 #12 45.50  perl-SelectSaver              noarch    1.02-494.fc37          updates    13 k
09:13:55 #12 45.50  perl-Socket                   aarch64   4:2.036-1.fc37         fedora     55 k
09:13:55 #12 45.50  perl-Storable                 aarch64   1:3.26-489.fc37        fedora     95 k
09:13:55 #12 45.50  perl-Symbol                   noarch    1.09-494.fc37          updates    15 k
09:13:55 #12 45.50  perl-Term-ANSIColor           noarch    5.01-490.fc37          fedora     48 k
09:13:55 #12 45.50  perl-Term-Cap                 noarch    1.17-489.fc37          fedora     22 k
09:13:55 #12 45.50  perl-Text-ParseWords          noarch    3.31-489.fc37          fedora     16 k
09:13:55 #12 45.50  perl-Text-Tabs+Wrap           noarch    2023.0511-1.fc37       updates    23 k
09:13:55 #12 45.50  perl-Time-Local               noarch    2:1.300-489.fc37       fedora     33 k
09:13:55 #12 45.50  perl-URI                      noarch    5.17-1.fc37            updates   123 k
09:13:55 #12 45.50  perl-base                     noarch    2.27-494.fc37          updates    17 k
09:13:55 #12 45.50  perl-constant                 noarch    1.33-490.fc37          fedora     23 k
09:13:55 #12 45.50  perl-if                       noarch    0.61.000-494.fc37      updates    15 k
09:13:55 #12 45.50  perl-interpreter              aarch64   4:5.36.1-494.fc37      updates    73 k
09:13:55 #12 45.50  perl-libnet                   noarch    3.14-490.fc37          fedora    132 k
09:13:55 #12 45.50  perl-libs                     aarch64   4:5.36.1-494.fc37      updates   2.2 M
09:13:55 #12 45.50  perl-locale                   noarch    1.10-494.fc37          updates    15 k
09:13:55 #12 45.50  perl-mro                      aarch64   1.26-494.fc37          updates    29 k
09:13:55 #12 45.50  perl-overload                 noarch    1.35-494.fc37          updates    47 k
09:13:55 #12 45.50  perl-overloading              noarch    0.02-494.fc37          updates    14 k
09:13:55 #12 45.50  perl-parent                   noarch    1:0.238-489.fc37       fedora     14 k
09:13:55 #12 45.50  perl-podlators                noarch    1:4.14-489.fc37        fedora    116 k
09:13:55 #12 45.50  perl-srpm-macros              noarch    1-46.fc37              fedora    8.3 k
09:13:55 #12 45.50  perl-subs                     noarch    1.04-494.fc37          updates    13 k
09:13:55 #12 45.50  perl-vars                     noarch    1.05-494.fc37          updates    14 k
09:13:55 #12 45.50  pkgconf                       aarch64   1.8.0-3.fc37           fedora     41 k
09:13:55 #12 45.50  pkgconf-m4                    noarch    1.8.0-3.fc37           fedora     14 k
09:13:55 #12 45.50  pkgconf-pkg-config            aarch64   1.8.0-3.fc37           fedora     10 k
09:13:55 #12 45.50  pyproject-srpm-macros         noarch    1.9.0-1.fc37           updates    15 k
09:13:55 #12 45.50  python-srpm-macros            noarch    3.11-6.fc37            updates    24 k
09:13:55 #12 45.50  python3-construct             noarch    2.10.68-3.fc37         fedora    152 k
09:13:55 #12 45.50  python3-dateutil              noarch    1:2.8.2-4.fc37         fedora    361 k
09:13:55 #12 45.50  python3-dbus                  aarch64   1.3.2-1.fc37           updates   158 k
09:13:55 #12 45.50  python3-distro                noarch    1.7.0-3.fc37           fedora     48 k
09:13:55 #12 45.50  python3-dnf-plugins-core      noarch    4.4.2-1.fc37           updates   299 k
09:13:55 #12 45.50  python3-enchant               noarch    3.2.2-5.fc37           fedora    103 k
09:13:55 #12 45.50  python3-file-magic            noarch    5.42-4.fc37            fedora     20 k
09:13:55 #12 45.50  python3-pybeam                noarch    0.7-4.fc37             fedora     32 k
09:13:55 #12 45.50  python3-pyxdg                 noarch    0.27-6.fc37            fedora    135 k
09:13:55 #12 45.50  python3-six                   noarch    1.16.0-8.fc37          fedora     42 k
09:13:55 #12 45.50  python3-systemd               aarch64   235-1.fc37             fedora    108 k
09:13:55 #12 45.50  python3-tomli-w               noarch    1.0.0-4.fc37           fedora     21 k
09:13:55 #12 45.50  python3-zstandard             aarch64   0.19.0-1.fc37          updates   441 k
09:13:55 #12 45.50  qt5-srpm-macros               noarch    5.15.9-1.fc37          updates   8.1 k
09:13:55 #12 45.50  redhat-rpm-config             noarch    229-1.fc37             updates    80 k
09:13:55 #12 45.50  rpmautospec-rpm-macros        noarch    0.3.5-1.fc37           updates   9.3 k
09:13:55 #12 45.50  rpmlint-fedora-license-data   noarch    1.29-1.fc37            updates    26 k
09:13:55 #12 45.50  rust-srpm-macros              noarch    24-4.fc37              updates    12 k
09:13:55 #12 45.50  shared-mime-info              aarch64   2.2-2.fc37             fedora    381 k
09:13:55 #12 45.50  unzip                         aarch64   6.0-58.fc37            fedora    182 k
09:13:55 #12 45.50  web-assets-filesystem         noarch    5-18.fc37              fedora    7.9 k
09:13:55 #12 45.50  xxhash-libs                   aarch64   0.8.2-1.fc37           updates    34 k
09:13:55 #12 45.50  xz                            aarch64   5.4.1-1.fc37           updates   420 k
09:13:55 #12 45.50  zip                           aarch64   3.0-33.fc37            fedora    256 k
09:13:55 #12 45.50  zstd                          aarch64   1.5.5-1.fc37           updates   444 k
09:13:55 #12 45.50 Installing weak dependencies:
09:13:55 #12 45.50  hunspell-en                   noarch    0.20140811.1-23.fc37   fedora    180 k
09:13:55 #12 45.50  perl-IO-Socket-IP             noarch    0.41-490.fc37          fedora     42 k
09:13:55 #12 45.50  perl-IO-Socket-SSL            noarch    2.075-1.fc37           fedora    221 k
09:13:55 #12 45.50  perl-Mozilla-CA               noarch    20211001-4.fc37        fedora     12 k
09:13:55 #12 45.50  perl-NDBM_File                aarch64   1.15-494.fc37          updates    23 k
09:13:55 #12 45.50  python-systemd-doc            aarch64   235-1.fc37             fedora    167 k
09:13:55 #12 45.50 
09:13:55 #12 45.50 Transaction Summary
09:13:55 #12 45.50 ================================================================================
09:13:55 #12 45.50 Install  143 Packages
09:13:55 #12 45.50 
09:13:55 #12 45.50 Total download size: 30 M
09:13:55 #12 45.50 Installed size: 127 M
09:13:55 #12 45.50 Downloading Packages:
09:13:55 #14 40.93 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:13:55 #14 40.94 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:13:55 #14 40.95 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:13:55 #14 40.96 Setting up libtime-moment-perl (0.44-2build1) ...
09:13:55 #14 40.97 Setting up libencode-locale-perl (1.05-3) ...
09:13:55 #14 40.98 Setting up libexception-class-perl (1.45-1) ...
09:13:55 #14 41.00 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:13:55 #14 41.00 Setting up libconfig-tiny-perl (2.28-2) ...
09:13:55 #14 41.02 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:13:55 #14 41.02 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
09:13:55 #14 41.03 Setting up liblist-utilsby-perl (0.12-2) ...
09:13:55 #14 41.04 Setting up libstring-shellquote-perl (1.04-3) ...
09:13:55 #14 41.06 Setting up libnet-netmask-perl (2.0002-2) ...
09:13:55 #14 41.07 Setting up libsub-install-perl (0.929-1) ...
09:13:55 #14 41.07 Setting up gcc (4:12.2.0-3ubuntu1) ...
09:13:55 #14 41.10 Setting up dpkg-dev (1.21.21ubuntu1) ...
09:13:55 #14 41.12 Setting up libindirect-perl (0.39-2build1) ...
09:13:55 #14 41.13 Setting up libxs-parse-sublike-perl:amd64 (0.16-1ubuntu3) ...
09:13:55 #13 40.68 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
09:13:55 #13 40.85 Selecting previously unselected package python3.9.
09:13:55 #13 40.86 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
09:13:55 #13 40.86 Unpacking python3.9 (3.9.2-1+rpi1) ...
09:13:55 #13 40.90 Selecting previously unselected package libpython3-stdlib:armhf.
09:13:55 #13 40.90 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
09:13:55 #13 40.90 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
09:13:55 #13 40.94 Setting up python3-minimal (3.9.2-3) ...
09:13:55 #14 44.03 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:13:55 #17 2.786 Package bash-4.4.20-4.el8.aarch64 is already installed.
09:13:55 #17 2.787 Package bash-4.4.20-4.el8.aarch64 is already installed.
09:13:55 #17 2.788 Package bash-4.4.20-4.el8.aarch64 is already installed.
09:13:55 #17 2.788 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed.
09:13:55 #17 2.789 Package libarchive-3.3.3-5.el8.aarch64 is already installed.
09:13:55 #17 2.790 Package pkgconf-pkg-config-1.4.2-1.el8.aarch64 is already installed.
09:13:55 #17 2.790 Package systemd-239-78.el8.aarch64 is already installed.
09:13:55 #17 2.790 Package tar-2:1.30-9.el8.aarch64 is already installed.
09:13:55 #17 2.791 Package bash-4.4.20-4.el8.aarch64 is already installed.
09:13:55 #17 2.913 Dependencies resolved.
09:13:55 #14 41.38 Preparing to unpack .../090-gcc-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:55 #14 41.39 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:55 #13 41.35 Preparing to unpack .../246-libfcgi-bin_2.4.2-2_armhf.deb ...
09:13:55 #13 41.36 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:55 #13 41.39 Selecting previously unselected package libindirect-perl.
09:13:55 #13 41.40 Preparing to unpack .../247-libindirect-perl_0.39-2+b1_armhf.deb ...
09:13:55 #13 41.40 Unpacking libindirect-perl (0.39-2+b1) ...
09:13:55 #13 41.44 Selecting previously unselected package libxs-parse-keyword-perl.
09:13:55 #13 41.44 Preparing to unpack .../248-libxs-parse-keyword-perl_0.33-1_armhf.deb ...
09:13:55 #13 41.45 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:13:55 #13 41.48 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
09:13:55 #13 41.49 Preparing to unpack .../249-libxs-parse-sublike-perl_0.16-1+b2_armhf.deb ...
09:13:55 #13 41.49 Unpacking libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
09:13:55 #13 41.53 Selecting previously unselected package libobject-pad-perl.
09:13:55 #13 41.53 Preparing to unpack .../250-libobject-pad-perl_0.78-1_armhf.deb ...
09:13:55 #13 41.53 Unpacking libobject-pad-perl (0.78-1) ...
09:13:55 #13 41.59 Selecting previously unselected package libfeature-compat-class-perl.
09:13:55 #14 39.95 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-duration-perl all 1.21-1 [13.1 kB]
09:13:55 #14 39.95 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtime-moment-perl arm64 0.44-1build6 [75.4 kB]
09:13:55 #14 39.98 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libtype-tiny-xs-perl arm64 0.022-1build2 [25.3 kB]
09:13:55 #14 39.98 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libunicode-utf8-perl arm64 0.62-1build4 [18.5 kB]
09:13:55 #14 39.99 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
09:13:55 #14 39.99 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
09:13:55 #14 40.00 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:55 #14 40.03 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-libxml-perl arm64 2.0207+dfsg+really+2.0134-1 [321 kB]
09:13:55 #14 46.42 Preparing to unpack .../199-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
09:13:55 #14 46.43 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
09:13:55 #14 46.52 Selecting previously unselected package git.
09:13:55 #14 46.52 Preparing to unpack .../200-git_1%3a2.25.1-1ubuntu3.11_arm64.deb ...
09:13:55 #14 46.54 Unpacking git (1:2.25.1-1ubuntu3.11) ...
09:13:55 #13 40.23 Preparing to unpack .../220-libfcgi0ldbl_2.4.2-2_armhf.deb ...
09:13:55 #13 40.23 Unpacking libfcgi0ldbl:armhf (2.4.2-2) ...
09:13:55 #13 40.27 Selecting previously unselected package libfcgi-bin.
09:13:55 #13 40.27 Preparing to unpack .../221-libfcgi-bin_2.4.2-2_armhf.deb ...
09:13:55 #13 40.28 Unpacking libfcgi-bin (2.4.2-2) ...
09:13:55 #13 40.32 Selecting previously unselected package libfcgi-perl:armhf.
09:13:55 #13 40.32 Preparing to unpack .../222-libfcgi-perl_0.79+ds-2_armhf.deb ...
09:13:55 #13 40.33 Unpacking libfcgi-perl:armhf (0.79+ds-2) ...
09:13:55 #13 40.36 Selecting previously unselected package libipc-system-simple-perl.
09:13:55 #13 40.36 Preparing to unpack .../223-libipc-system-simple-perl_1.30-1_all.deb ...
09:13:55 #13 40.37 Unpacking libipc-system-simple-perl (1.30-1) ...
09:13:55 #13 40.41 Selecting previously unselected package libfile-basedir-perl.
09:13:55 #13 40.41 Preparing to unpack .../224-libfile-basedir-perl_0.08-1_all.deb ...
09:13:55 #13 40.42 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:55 #13 40.45 Selecting previously unselected package libfile-chdir-perl.
09:13:55 #13 40.45 Preparing to unpack .../225-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:55 #13 40.49 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:55 #15 33.92   Installing       : gc-7.6.4-3.el8.x86_64                                79/89 
09:13:55 #15 34.29   Installing       : guile-5:2.0.14-7.el8.x86_64                          80/89 
09:13:55 #13 40.71 Selecting previously unselected package pbzip2.
09:13:55 #13 40.71 Preparing to unpack .../377-pbzip2_1.1.13-1_arm64.deb ...
09:13:55 #13 40.71 Unpacking pbzip2 (1.1.13-1) ...
09:13:55 #13 40.81 Selecting previously unselected package pixz.
09:13:55 #13 40.81 Preparing to unpack .../378-pixz_1.0.7-2_arm64.deb ...
09:13:55 #13 40.81 Unpacking pixz (1.0.7-2) ...
09:13:55 #13 40.84 Selecting previously unselected package xdelta.
09:13:55 #13 40.85 Preparing to unpack .../379-xdelta_1.1.3-10.4_arm64.deb ...
09:13:55 #13 40.85 Unpacking xdelta (1.1.3-10.4) ...
09:13:55 #13 40.88 Selecting previously unselected package xdelta3.
09:13:55 #13 40.88 Preparing to unpack .../380-xdelta3_3.0.11-dfsg-1.2_arm64.deb ...
09:13:55 #13 40.88 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
09:13:55 #13 40.92 Selecting previously unselected package pristine-tar.
09:13:55 #13 44.40 Setting up libx11-data (2:1.7.2-1+deb11u1) ...
09:13:55 #13 44.41 Setting up make (4.3-4.1) ...
09:13:55 #13 44.44 Setting up libmpfr6:amd64 (4.1.0-3) ...
09:13:55 #13 44.46 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:13:55 #13 44.47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:55 #13 44.48 Setting up lzip (1.22-3) ...
09:13:55 #13 44.51 Setting up strace (5.10-1) ...
09:13:55 #13 44.52 Setting up libsigsegv2:amd64 (2.13-1) ...
09:13:55 #13 44.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:13:55 #13 44.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:55 #13 44.55 Setting up t1utils (1.41-4) ...
09:13:55 #13 44.56 Setting up libquadmath0:amd64 (10.2.1-6) ...
09:13:55 #13 44.57 Setting up diffstat (1.64-1) ...
09:13:55 #13 44.58 Setting up libpng16-16:amd64 (1.6.37-3) ...
09:13:55 #13 44.59 Setting up libmpc3:amd64 (1.2.0-1) ...
09:13:55 #13 44.61 Setting up libatomic1:amd64 (10.2.1-6) ...
09:13:55 #13 44.62 Setting up patch (2.7.6-7) ...
09:13:55 #13 44.63 Setting up autopoint (0.21-4) ...
09:13:55 #13 44.64 Setting up libwebp6:amd64 (0.6.1-2.1+deb11u2) ...
09:13:55 #13 44.65 Setting up fonts-dejavu-core (2.37-2) ...
09:13:55 #13 44.72 Setting up libxdelta2 (1.1.3-9.3) ...
09:13:55 #13 41.90 Selecting previously unselected package iso-codes.
09:13:55 #13 41.90 Preparing to unpack .../165-iso-codes_4.2-1_all.deb ...
09:13:55 #13 41.90 Unpacking iso-codes (4.2-1) ...
09:13:55 #13 44.46 Updating certificates in /etc/ssl/certs...
09:13:55 #14 38.88 Get:334 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libterm-readkey-perl armhf 2.38-1build4 [23.8 kB]
09:13:55 #14 38.90 Get:335 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-levenshteinxs-perl armhf 0.03-4build10 [7566 B]
09:13:55 #14 38.91 Get:336 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-markdown-discount-perl armhf 0.13-1build1 [12.4 kB]
09:13:55 #14 38.91 Get:337 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtext-xslate-perl armhf 3.5.9-1build1 [182 kB]
09:13:55 #14 39.00 Get:338 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-duration-perl all 1.21-1 [13.1 kB]
09:13:55 #14 39.00 Get:339 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtime-moment-perl armhf 0.44-1build6 [74.1 kB]
09:13:55 #14 41.94 Setting up man-db (2.9.1-1) ...
09:13:55 #14 42.03 Building database of manual pages ...
09:13:55 #14 38.65 Get:324 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-keyword-perl armhf 0.33-1 [53.5 kB]
09:13:55 #14 38.66 Get:325 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxs-parse-sublike-perl armhf 0.16-1ubuntu3 [26.9 kB]
09:13:55 #14 38.67 Get:326 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libobject-pad-perl armhf 0.78-1 [102 kB]
09:13:55 #14 38.69 Get:327 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackage-stash-xs-perl armhf 0.30-1build1 [17.2 kB]
09:13:55 #14 38.70 Get:328 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpath-iterator-rule-perl all 1.015-2 [39.9 kB]
09:13:55 #13 44.26 Setting up libedit2:amd64 (3.1-20221030-2) ...
09:13:55 #13 44.27 Setting up libreadline8:amd64 (8.2-1.3) ...
09:13:55 #13 44.28 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
09:13:55 #13 44.29 Setting up ca-certificates (20230311) ...
09:13:55 #14 41.14 Setting up intltool-debian (0.35.0+20060710.6) ...
09:13:55 #14 41.15 Setting up libfreezethaw-perl (0.5001-3) ...
09:13:55 #14 41.16 Setting up libobject-pad-perl (0.78-1) ...
09:13:55 #14 41.17 Setting up liberror-perl (0.17029-2) ...
09:13:55 #14 41.19 Setting up patchutils (0.4.2-1build2) ...
09:13:55 #14 41.20 Setting up libmail-sendmail-perl (0.80-3) ...
09:13:55 #14 41.21 Setting up libltdl-dev:amd64 (2.4.7-5) ...
09:13:55 #14 41.22 Setting up libjson-maybexs-perl (1.004004-1) ...
09:13:55 #14 41.23 Setting up libxml-sax-base-perl (1.09-3) ...
09:13:55 #14 41.24 Setting up libio-string-perl (1.08-4) ...
09:13:55 #14 41.25 Setting up libreadonly-perl (2.050-3) ...
09:13:55 #14 41.26 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:13:55 #14 41.27 Setting up libstring-copyright-perl (0.003014-1) ...
09:13:55 #14 41.28 Setting up libdata-optlist-perl (0.113-1) ...
09:13:55 #14 41.29 Setting up libipc-run-perl (20220807.0-1) ...
09:13:55 #14 41.30 Setting up git (1:2.39.2-1ubuntu1.1) ...
09:13:55 #14 41.32 Setting up libtext-xslate-perl:amd64 (3.5.9-1build2) ...
09:13:55 #14 41.33 Setting up libcontextual-return-perl (0.004014-4) ...
09:13:55 #14 41.34 Setting up libwww-robotrules-perl (6.02-1) ...
09:13:55 #14 41.35 Setting up libtypes-serialiser-perl (1.01-1) ...
09:13:55 #14 41.36 Setting up libnsl-dev:amd64 (1.3.0-2build2) ...
09:13:55 #14 41.37 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
09:13:55 #14 41.38 Setting up libgit-wrapper-perl (0.048-2) ...
09:13:55 #14 41.39 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:13:55 #14 41.40 Setting up librole-tiny-perl (2.002004-1) ...
09:13:55 #14 41.41 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:13:55 #14 41.42 Setting up libc6-dev:amd64 (2.37-0ubuntu2) ...
09:13:55 #14 41.44 Setting up libfont-ttf-perl (1.06-2) ...
09:13:55 #14 41.45 Setting up libfile-homedir-perl (1.006-2) ...
09:13:55 #13 41.13 Selecting previously unselected package python3.
09:13:55 #13 41.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 ... 11135 files and directories currently installed.)
09:13:55 #13 41.14 Preparing to unpack .../000-python3_3.9.2-3_armhf.deb ...
09:13:55 #13 41.15 Unpacking python3 (3.9.2-3) ...
09:13:55 #13 41.18 Selecting previously unselected package sensible-utils.
09:13:55 #13 41.18 Preparing to unpack .../001-sensible-utils_0.0.14_all.deb ...
09:13:55 #13 41.18 Unpacking sensible-utils (0.0.14) ...
09:13:55 #13 41.21 Selecting previously unselected package bzip2.
09:13:55 #17 2.921 ================================================================================
09:13:55 #17 2.921  Package                      Arch    Version                  Repository  Size
09:13:55 #17 2.921 ================================================================================
09:13:55 #17 2.921 Installing:
09:13:55 #17 2.921  cmake                        aarch64 3.20.2-5.el8             appstream   10 M
09:13:55 #17 2.921  device-mapper-devel          aarch64 8:1.02.181-9.el8         powertools 284 k
09:13:55 #17 2.921  gcc                          aarch64 8.5.0-20.el8             appstream   19 M
09:13:55 #17 2.921  git                          aarch64 2.39.3-1.el8             appstream  104 k
09:13:55 #17 2.921  glibc-static                 aarch64 2.28-236.el8.1           powertools 1.6 M
09:13:55 #17 2.921  libseccomp-devel             aarch64 2.5.2-1.el8              appstream   57 k
09:13:55 #17 2.921  libselinux-devel             aarch64 2.9-8.el8                baseos     200 k
09:13:55 #17 2.921  libtool                      aarch64 2.4.6-25.el8             appstream  708 k
09:13:55 #17 2.921  libtool-ltdl-devel           aarch64 2.4.6-25.el8             appstream  184 k
09:13:55 #17 2.921  make                         aarch64 1:4.2.1-11.el8           baseos     490 k
09:13:55 #17 2.921  selinux-policy-devel         noarch  3.14.3-128.el8           baseos     1.5 M
09:13:55 #17 2.921  systemd-devel                aarch64 239-78.el8               baseos     409 k
09:13:55 #17 2.921  which                        aarch64 2.21-20.el8              baseos      49 k
09:13:55 #17 2.921 Installing dependencies:
09:13:55 #17 2.921  annobin                      aarch64 11.13-2.el8              appstream  971 k
09:13:55 #17 2.921  autoconf                     noarch  2.69-29.el8              appstream  710 k
09:13:55 #17 2.921  automake                     noarch  1.16.1-8.el8             appstream  740 k
09:13:55 #17 2.921  checkpolicy                  aarch64 2.9-1.el8                baseos     338 k
09:13:55 #17 2.921  cmake-data                   noarch  3.20.2-5.el8             appstream  1.7 M
09:13:55 #17 2.921  cmake-filesystem             aarch64 3.20.2-5.el8             appstream   45 k
09:13:55 #17 2.921  cmake-rpm-macros             noarch  3.20.2-5.el8             appstream   44 k
09:13:55 #17 2.921  cpp                          aarch64 8.5.0-20.el8             appstream  8.9 M
09:13:55 #17 2.921  gcc-plugin-annobin           aarch64 8.5.0-20.el8             appstream   34 k
09:13:55 #17 2.921  git-core                     aarch64 2.39.3-1.el8             appstream   10 M
09:13:55 #17 2.921  git-core-doc                 noarch  2.39.3-1.el8             appstream  3.3 M
09:13:55 #17 2.921  glibc-devel                  aarch64 2.28-236.el8.1           baseos      83 k
09:13:55 #17 2.921  glibc-headers                aarch64 2.28-236.el8.1           baseos     480 k
09:13:55 #17 2.921  isl                          aarch64 0.16.1-6.el8             appstream  778 k
09:13:55 #17 2.921  kernel-headers               aarch64 4.18.0-513.el8           baseos      11 M
09:13:55 #17 2.921  libasan                      aarch64 8.5.0-20.el8             baseos     387 k
09:13:55 #17 2.921  libatomic                    aarch64 8.5.0-20.el8             baseos      26 k
09:13:55 #17 2.921  libedit                      aarch64 3.1-23.20170329cvs.el8   baseos      99 k
09:13:55 #17 2.921  libgomp                      aarch64 8.5.0-20.el8             baseos     200 k
09:13:55 #17 2.921  libmpc                       aarch64 1.1.0-9.1.el8            appstream   60 k
09:13:55 #17 2.921  libselinux-utils             aarch64 2.9-8.el8                baseos     241 k
09:13:55 #17 2.921  libsepol-devel               aarch64 2.9-3.el8                baseos      87 k
09:13:55 #17 2.921  libubsan                     aarch64 8.5.0-20.el8             baseos     145 k
09:13:55 #17 2.921  libuv                        aarch64 1:1.41.1-1.el8_4         appstream  150 k
09:13:55 #17 2.921  libxcrypt-devel              aarch64 4.1.1-6.el8              baseos      25 k
09:13:55 #17 2.921  libxcrypt-static             aarch64 4.1.1-6.el8              powertools  58 k
09:13:55 #17 2.921  m4                           aarch64 1.4.18-7.el8             baseos     218 k
09:13:55 #17 2.921  openssh                      aarch64 8.0p1-19.el8             baseos     489 k
09:13:55 #17 2.921  openssh-clients              aarch64 8.0p1-19.el8             baseos     627 k
09:13:55 #17 2.921  pcre2-devel                  aarch64 10.32-3.el8              baseos     605 k
09:13:55 #17 2.921  pcre2-utf16                  aarch64 10.32-3.el8              baseos     203 k
09:13:55 #17 2.921  pcre2-utf32                  aarch64 10.32-3.el8              baseos     196 k
09:13:55 #17 2.921  perl-Error                   noarch  1:0.17025-2.el8          appstream   46 k
09:13:55 #17 2.921  perl-Git                     noarch  2.39.3-1.el8             appstream   79 k
09:13:55 #17 2.921  perl-TermReadKey             aarch64 2.37-7.el8               appstream   40 k
09:13:55 #17 2.921  perl-Thread-Queue            noarch  3.13-1.el8               appstream   24 k
09:13:55 #17 2.921  policycoreutils              aarch64 2.9-24.el8               baseos     408 k
09:13:55 #17 2.921  policycoreutils-devel        aarch64 2.9-24.el8               baseos     290 k
09:13:55 #17 2.921  policycoreutils-python-utils noarch  2.9-24.el8               baseos     260 k
09:13:55 #17 2.921  python3-audit                aarch64 3.0.7-5.el8              baseos      85 k
09:13:55 #17 2.921  python3-libselinux           aarch64 2.9-8.el8                baseos     272 k
09:13:55 #17 2.921  python3-libsemanage          aarch64 2.9-9.el8                baseos     126 k
09:13:55 #17 2.921  python3-policycoreutils      noarch  2.9-24.el8               baseos     2.3 M
09:13:55 #17 2.921  python3-setools              aarch64 4.3.0-5.el8              baseos     529 k
09:13:55 #17 2.921  rpm-plugin-selinux           aarch64 4.14.3-26.el8            baseos      78 k
09:13:55 #17 2.921  selinux-policy               noarch  3.14.3-128.el8           baseos     664 k
09:13:55 #17 2.921  selinux-policy-minimum       noarch  3.14.3-128.el8           baseos      13 M
09:13:55 #17 2.921  vim-filesystem               noarch  2:8.0.1763-19.el8.4      appstream   50 k
09:13:55 #17 2.921 
09:13:55 #17 2.921 Transaction Summary
09:13:55 #17 2.921 ================================================================================
09:13:55 #17 2.921 Install  61 Packages
09:13:55 #17 2.921 
09:13:55 #17 2.926 Total download size: 97 M
09:13:55 #17 2.926 Installed size: 264 M
09:13:55 #17 2.927 Downloading Packages:
09:13:55 #13 41.60 Preparing to unpack .../251-libfeature-compat-class-perl_0.05-1_all.deb ...
09:13:55 #13 41.60 Unpacking libfeature-compat-class-perl (0.05-1) ...
09:13:55 #13 41.64 Selecting previously unselected package libsyntax-keyword-try-perl.
09:13:55 #13 41.64 Preparing to unpack .../252-libsyntax-keyword-try-perl_0.28-1_armhf.deb ...
09:13:55 #13 41.64 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:13:55 #13 41.68 Selecting previously unselected package libfeature-compat-try-perl.
09:13:55 #13 41.68 Preparing to unpack .../253-libfeature-compat-try-perl_0.05-1_all.deb ...
09:13:55 #13 41.68 Unpacking libfeature-compat-try-perl (0.05-1) ...
09:13:55 #13 41.72 Selecting previously unselected package libipc-system-simple-perl.
09:13:55 #13 41.73 Preparing to unpack .../254-libipc-system-simple-perl_1.30-2_all.deb ...
09:13:55 #13 41.73 Unpacking libipc-system-simple-perl (1.30-2) ...
09:13:55 #13 41.77 Selecting previously unselected package libfile-basedir-perl.
09:13:55 #13 41.77 Preparing to unpack .../255-libfile-basedir-perl_0.09-2_all.deb ...
09:13:55 #13 41.77 Unpacking libfile-basedir-perl (0.09-2) ...
09:13:55 #13 41.84 Selecting previously unselected package libfile-chdir-perl.
09:13:55 #14 40.11 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-parser-perl arm64 2.46-3build1 [211 kB]
09:13:55 #14 40.14 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:55 #13 40.52 Selecting previously unselected package libfile-fcntllock-perl.
09:13:55 #13 40.52 Preparing to unpack .../226-libfile-fcntllock-perl_0.22-3+b7_armhf.deb ...
09:13:55 #13 40.53 Unpacking libfile-fcntllock-perl (0.22-3+b7) ...
09:13:55 #13 40.57 Selecting previously unselected package libnumber-compare-perl.
09:13:55 #13 40.57 Preparing to unpack .../227-libnumber-compare-perl_0.03-1.1_all.deb ...
09:13:55 #13 40.58 Unpacking libnumber-compare-perl (0.03-1.1) ...
09:13:55 #13 40.61 Selecting previously unselected package libtext-glob-perl.
09:13:55 #13 40.61 Preparing to unpack .../228-libtext-glob-perl_0.11-1_all.deb ...
09:13:55 #13 40.62 Unpacking libtext-glob-perl (0.11-1) ...
09:13:55 #13 40.65 Selecting previously unselected package libfile-find-rule-perl.
09:13:55 #13 40.65 Preparing to unpack .../229-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:55 #13 40.66 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:55 #13 40.69 Selecting previously unselected package libfont-afm-perl.
09:13:55 #13 40.69 Preparing to unpack .../230-libfont-afm-perl_1.20-3_all.deb ...
09:13:55 #13 40.70 Unpacking libfont-afm-perl (1.20-3) ...
09:13:55 #13 40.73 Selecting previously unselected package libio-string-perl.
09:13:55 #15 34.31   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          80/89 
09:13:55 #15 34.69   Installing       : gdb-headless-8.2-20.el8.x86_64                       81/89 
09:13:55 #15 34.71   Installing       : go-srpm-macros-2-17.el8.noarch                       82/89 
09:13:55 #15 34.72   Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                   83/89 
09:13:55 #15 34.73   Installing       : efi-srpm-macros-3-3.el8.noarch                       84/89 
09:13:55 #15 34.75   Installing       : dwz-0.12-10.el8.x86_64                               85/89 
09:13:55 #15 34.76   Installing       : redhat-rpm-config-131-1.el8.noarch                   86/89 
09:13:55 #13 40.92 Preparing to unpack .../381-pristine-tar_1.50_arm64.deb ...
09:13:55 #13 40.93 Unpacking pristine-tar (1.50) ...
09:13:55 #13 40.97 Selecting previously unselected package publicsuffix.
09:13:55 #13 40.97 Preparing to unpack .../382-publicsuffix_20230209.2326-1_all.deb ...
09:13:55 #13 40.97 Unpacking publicsuffix (20230209.2326-1) ...
09:13:55 #13 41.02 Selecting previously unselected package python-apt-common.
09:13:55 #13 41.02 Preparing to unpack .../383-python-apt-common_2.6.0_all.deb ...
09:13:55 #13 41.02 Unpacking python-apt-common (2.6.0) ...
09:13:55 #13 41.07 Selecting previously unselected package python3-apt.
09:13:55 #13 41.07 Preparing to unpack .../384-python3-apt_2.6.0_arm64.deb ...
09:13:55 #13 41.08 Unpacking python3-apt (2.6.0) ...
09:13:55 #13 41.13 Selecting previously unselected package python3-certifi.
09:13:55 #13 44.73 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u1) ...
09:13:55 #13 44.74 Setting up libltdl7:amd64 (2.4.6-15) ...
09:13:55 #13 44.76 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:13:55 #13 44.77 Setting up libubsan1:amd64 (10.2.1-6) ...
09:13:55 #13 44.78 Setting up libmd0:amd64 (1.0.3-3) ...
09:13:55 #13 44.81 Setting up python-apt-common (2.2.1) ...
09:13:55 #13 44.82 Setting up libnsl-dev:amd64 (1.3.0-2) ...
09:13:55 #13 44.83 Setting up sensible-utils (0.0.14) ...
09:13:55 #13 44.84 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
09:13:55 #13 44.86 Setting up libcrypt-dev:amd64 (1:4.4.18-4) ...
09:13:55 #13 44.87 Setting up libuchardet0:amd64 (0.0.7-1) ...
09:13:55 #13 44.88 Setting up lzop (1.04-2) ...
09:13:55 #13 44.89 Setting up libmpdec3:amd64 (2.5.1-1) ...
09:13:55 #13 44.90 Setting up git-man (1:2.30.2-1+deb11u2) ...
09:13:55 #13 44.91 Setting up libssh2-1:amd64 (1.9.0-2) ...
09:13:55 #13 44.92 Setting up netbase (6.3) ...
09:13:55 #14 39.42 Get:340 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libtype-tiny-xs-perl armhf 0.022-1build2 [23.3 kB]
09:13:55 #14 42.25 Setting up libgpgme11:amd64 (1.13.1-7ubuntu2.1) ...
09:13:55 #14 42.26 Setting up python3-six (1.14.0-2) ...
09:13:55 #14 42.41 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:13:55 #14 42.43 Setting up perl (5.30.0-9ubuntu0.4) ...
09:13:55 #14 42.47 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
09:13:55 #13 41.14 Fedora Modular 37 - x86_64 - Updates            2.8 MB/s | 2.9 MB     00:01    
09:13:55 #14 39.11 Get:329 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-gzip-perl armhf 0.20-1build1 [13.4 kB]
09:13:55 #14 39.19 Get:330 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libperlio-utf8-strict-perl armhf 0.010-1 [10.6 kB]
09:13:55 #14 39.20 Get:331 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-parser-perl all 1.65-1 [82.7 kB]
09:13:55 #13 44.65 Updating certificates in /etc/ssl/certs...
09:13:55 #15 0.948 Reading package lists...
09:13:55 #13 36.00 Setting up dpkg-dev (1.21.22+rpi1) ...
09:13:55 #13 36.03 Setting up gcc-12 (12.2.0-14+rpi1) ...
09:13:55 #13 36.04 Setting up libmodule-runtime-perl (0.016-2) ...
09:13:55 #13 36.06 Setting up libnsl-dev:armhf (1.3.0-2) ...
09:13:55 #13 36.08 Setting up libc6-dev:armhf (2.36-9+rpi1+deb12u1) ...
09:13:55 #13 36.09 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
09:13:55 #13 36.11 Setting up python3.11 (3.11.2-6) ...
09:13:55 #14 41.46 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8) ...
09:13:55 #14 41.47 Setting up libio-socket-ssl-perl (2.081-2) ...
09:13:55 #14 41.48 Setting up libsub-exporter-perl (0.989-1) ...
09:13:55 #14 41.49 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
09:13:55 #14 41.50 Setting up libalgorithm-merge-perl (0.08-5) ...
09:13:55 #14 41.51 Setting up libhttp-message-perl (6.44-1) ...
09:13:55 #14 41.52 Setting up libdata-validate-ip-perl (0.31-1) ...
09:13:55 #14 41.53 Setting up libhtml-form-perl (6.11-1) ...
09:13:55 #14 41.54 Setting up libiterator-perl (0.03+ds1-2) ...
09:13:55 #14 41.55 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:13:55 #14 41.56 Setting up libjson-xs-perl (4.030-2) ...
09:13:55 #14 41.59 Setting up python3.11 (3.11.4-1~23.04) ...
09:13:55 #13 41.21 Preparing to unpack .../002-bzip2_1.0.8-4_armhf.deb ...
09:13:55 #13 41.22 Unpacking bzip2 (1.0.8-4) ...
09:13:55 #13 41.25 Selecting previously unselected package libmagic-mgc.
09:13:55 #13 41.25 Preparing to unpack .../003-libmagic-mgc_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:55 #13 41.25 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:13:55 #13 41.33 Selecting previously unselected package libmagic1:armhf.
09:13:55 #13 41.33 Preparing to unpack .../004-libmagic1_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:55 #13 41.33 Unpacking libmagic1:armhf (1:5.39-3+deb11u1) ...
09:13:55 #13 41.37 Selecting previously unselected package file.
09:13:55 #13 41.37 Preparing to unpack .../005-file_1%3a5.39-3+deb11u1_armhf.deb ...
09:13:55 #13 41.38 Unpacking file (1:5.39-3+deb11u1) ...
09:13:55 #13 41.41 Selecting previously unselected package gettext-base.
09:13:55 #13 41.41 Preparing to unpack .../006-gettext-base_0.21-4_armhf.deb ...
09:13:55 #13 41.41 Unpacking gettext-base (0.21-4) ...
09:13:55 #13 41.47 Selecting previously unselected package xz-utils.
09:13:55 #15 ...
09:13:55 
09:13:55 #16 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:13:55 #16 DONE 3.6s
09:13:55 
09:13:55 #15 [base 1/5] FROM docker.io/library/golang:1.20.8-bullseye@sha256:2db41d88870617e0f43e7e1f304649eb4563706e3c4d25a624e43e83299fb822
09:13:55 #13 41.84 Preparing to unpack .../256-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:13:55 #13 41.85 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:13:55 #13 41.89 Selecting previously unselected package libfile-fcntllock-perl.
09:13:55 #13 41.89 Preparing to unpack .../257-libfile-fcntllock-perl_0.22-4+b1_armhf.deb ...
09:13:55 #13 41.89 Unpacking libfile-fcntllock-perl (0.22-4+b1) ...
09:13:55 #13 41.93 Selecting previously unselected package libnumber-compare-perl.
09:13:55 #13 41.93 Preparing to unpack .../258-libnumber-compare-perl_0.03-3_all.deb ...
09:13:55 #13 41.94 Unpacking libnumber-compare-perl (0.03-3) ...
09:13:55 #13 41.97 Selecting previously unselected package libtext-glob-perl.
09:13:55 #13 41.98 Preparing to unpack .../259-libtext-glob-perl_0.11-3_all.deb ...
09:13:55 #13 41.98 Unpacking libtext-glob-perl (0.11-3) ...
09:13:55 #13 42.02 Selecting previously unselected package libfile-find-rule-perl.
09:13:55 #13 42.02 Preparing to unpack .../260-libfile-find-rule-perl_0.34-3_all.deb ...
09:13:55 #13 42.02 Unpacking libfile-find-rule-perl (0.34-3) ...
09:13:55 #13 42.06 Selecting previously unselected package libfont-afm-perl.
09:13:55 #13 42.06 Preparing to unpack .../261-libfont-afm-perl_1.20-4_all.deb ...
09:13:55 #13 42.07 Unpacking libfont-afm-perl (1.20-4) ...
09:13:55 #13 42.10 Selecting previously unselected package libio-string-perl.
09:13:55 #14 40.53 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-libyaml-perl arm64 0.83+ds-1build1 [28.7 kB]
09:13:55 #15 34.79   Installing       : rpm-build-4.14.3-26.el8.x86_64                       87/89 
09:13:55 #15 34.81   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                88/89 
09:13:55 #15 34.85   Installing       : rpmlint-1.10-14.el8.noarch                           89/89 
09:13:55 #15 34.86   Running scriptlet: guile-5:2.0.14-7.el8.x86_64                          89/89 
09:13:55 #15 34.87   Running scriptlet: rpmlint-1.10-14.el8.noarch                           89/89 
09:13:55 #15 34.98   Verifying        : desktop-file-utils-0.26-1.el8.x86_64                  1/89 
09:13:55 #15 34.98   Verifying        : dwz-0.12-10.el8.x86_64                                2/89 
09:13:55 #15 34.98   Verifying        : efi-srpm-macros-3-3.el8.noarch                        3/89 
09:13:55 #15 34.98   Verifying        : gc-7.6.4-3.el8.x86_64                                 4/89 
09:13:55 #15 34.98   Verifying        : gdb-headless-8.2-20.el8.x86_64                        5/89 
09:13:55 #15 34.98   Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                    6/89 
09:13:55 #15 34.98   Verifying        : go-srpm-macros-2-17.el8.noarch                        7/89 
09:13:55 #15 34.98   Verifying        : guile-5:2.0.14-7.el8.x86_64                           8/89 
09:13:55 #15 34.98   Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                      9/89 
09:13:55 #15 34.98   Verifying        : libipt-1.6.1-8.el8.x86_64                            10/89 
09:13:55 #15 34.98   Verifying        : ocaml-srpm-macros-5-4.el8.noarch                     11/89 
09:13:55 #15 34.98   Verifying        : openblas-srpm-macros-2-2.el8.noarch                  12/89 
09:13:55 #15 34.98   Verifying        : perl-Digest-1.17-395.el8.noarch                      13/89 
09:13:55 #15 34.98   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  14/89 
09:13:55 #15 34.98   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  15/89 
09:13:55 #15 34.98   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0   16/89 
09:13:55 #15 34.98   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c   17/89 
09:13:55 #15 34.98   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86   18/89 
09:13:55 #15 34.98   Verifying        : perl-URI-1.73-3.el8.noarch                           19/89 
09:13:55 #15 34.98   Verifying        : perl-libnet-3.11-3.el8.noarch                        20/89 
09:13:55 #15 34.98   Verifying        : perl-srpm-macros-1-25.el8.noarch                     21/89 
09:13:55 #15 34.98   Verifying        : python3-systemd-234-8.el8.x86_64                     22/89 
09:13:55 #15 34.98   Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                  23/89 
09:13:55 #15 34.98   Verifying        : rpm-build-4.14.3-26.el8.x86_64                       24/89 
09:13:55 #15 34.98   Verifying        : rpmlint-1.10-14.el8.noarch                           25/89 
09:13:55 #15 34.98   Verifying        : rust-srpm-macros-5-2.el8.noarch                      26/89 
09:13:55 #15 34.98   Verifying        : zstd-1.4.4-1.el8.x86_64                              27/89 
09:13:55 #15 34.98   Verifying        : bzip2-1.0.6-26.el8.x86_64                            28/89 
09:13:55 #15 34.98   Verifying        : dbus-glib-0.110-2.el8.x86_64                         29/89 
09:13:55 #15 34.98   Verifying        : diffutils-3.6-6.el8.x86_64                           30/89 
09:13:55 #15 34.98   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                31/89 
09:13:55 #15 34.98   Verifying        : elfutils-0.189-3.el8.x86_64                          32/89 
09:13:55 #15 34.98   Verifying        : elfutils-debuginfod-client-0.189-3.el8.x86_64        33/89 
09:13:55 #15 34.98   Verifying        : emacs-filesystem-1:26.1-11.el8.noarch                34/89 
09:13:55 #15 34.98   Verifying        : file-5.33-25.el8.x86_64                              35/89 
09:13:55 #15 34.98   Verifying        : glibc-gconv-extra-2.28-236.el8.1.x86_64              36/89 
09:13:55 #15 34.98   Verifying        : groff-base-1.22.3-18.el8.x86_64                      37/89 
09:13:55 #15 34.98   Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                     38/89 
09:13:55 #15 34.98   Verifying        : libpkgconf-1.4.2-1.el8.x86_64                        39/89 
09:13:55 #15 34.98   Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                     40/89 
09:13:55 #15 34.98   Verifying        : ncurses-6.1-10.20180224.el8.x86_64                   41/89 
09:13:55 #15 34.98   Verifying        : openssl-1:1.1.1k-9.el8.x86_64                        42/89 
09:13:55 #15 34.98   Verifying        : patch-2.7.6-11.el8.x86_64                            43/89 
09:13:55 #15 34.98   Verifying        : perl-Carp-1.42-396.el8.noarch                        44/89 
09:13:55 #15 34.98   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                45/89 
09:13:55 #15 34.98   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                      46/89 
09:13:55 #15 34.98   Verifying        : perl-Errno-1.28-422.el8.x86_64                       47/89 
09:13:55 #15 34.98   Verifying        : perl-Exporter-5.72-396.el8.noarch                    48/89 
09:13:55 #15 34.98   Verifying        : perl-File-Path-2.15-2.el8.noarch                     49/89 
09:13:55 #15 34.98   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                50/89 
09:13:55 #15 34.98   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 51/89 
09:13:55 #15 34.98   Verifying        : perl-HTTP-Tiny-0.074-2.el8.noarch                    52/89 
09:13:55 #15 34.98   Verifying        : perl-IO-1.38-422.el8.x86_64                          53/89 
09:13:55 #15 34.98   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                 54/89 
09:13:55 #15 34.98   Verifying        : perl-PathTools-3.74-1.el8.x86_64                     55/89 
09:13:55 #15 34.98   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               56/89 
09:13:55 #15 34.98   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 57/89 
09:13:55 #15 34.98   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                58/89 
09:13:55 #15 34.98   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 59/89 
09:13:55 #15 34.98   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           60/89 
09:13:55 #15 34.98   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     61/89 
09:13:55 #15 34.98   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    62/89 
09:13:55 #15 34.98   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              63/89 
09:13:55 #15 34.98   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    64/89 
09:13:55 #15 34.98   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             65/89 
09:13:55 #15 34.98   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         66/89 
09:13:55 #15 34.98   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 67/89 
09:13:55 09:13:55 #15 34.98   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64           68/89 
09:13:55 #15 34.98   Verifying        : perl-constant-1.33-396.el8.noarch                    69/89 
#13 40.73 Preparing to unpack .../231-libio-string-perl_1.08-3.1_all.deb ...
09:13:55 #15 34.98   Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64             70/89 
09:13:55 #13 40.74 Unpacking libio-string-perl (1.08-3.1) ...
09:13:55 #13 40.77 Selecting previously unselected package libfont-ttf-perl.
09:13:55 #15 34.98   Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                    71/89 
09:13:55 #13 40.78 Preparing to unpack .../232-libfont-ttf-perl_1.06-1.1_all.deb ...
09:13:55 #13 40.78 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:13:55 #15 34.98   Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                  72/89 
09:13:55 #13 40.85 Selecting previously unselected package libio-stringy-perl.
09:13:55 #13 40.85 Preparing to unpack .../233-libio-stringy-perl_2.111-3_all.deb ...
09:13:55 #15 34.98   Verifying        : perl-parent-1:0.237-1.el8.noarch                     73/89 
09:13:55 #13 40.86 Unpacking libio-stringy-perl (2.111-3) ...
09:13:55 #13 40.89 Selecting previously unselected package libparams-validate-perl:armhf.
09:13:55 #15 34.98   Verifying        : perl-podlators-4.11-1.el8.noarch                     74/89 
09:13:55 #13 40.90 Preparing to unpack .../234-libparams-validate-perl_1.30-1+b1_armhf.deb ...
09:13:55 #13 40.90 Unpacking libparams-validate-perl:armhf (1.30-1+b1) ...
09:13:55 #15 34.98   Verifying        : perl-threads-1:2.21-2.el8.x86_64                     75/89 
09:13:55 #13 40.94 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:55 #15 34.98   Verifying        : perl-threads-shared-1.58-2.el8.x86_64                76/89 
09:13:55 #13 40.94 Preparing to unpack .../235-libgetopt-long-descriptive-perl_0.105-1_all.deb ...
09:13:55 #13 40.95 Unpacking libgetopt-long-descriptive-perl (0.105-1) ...
09:13:55 #15 34.98   Verifying        : pkgconf-1.4.2-1.el8.x86_64                           77/89 
09:13:55 #13 40.98 Selecting previously unselected package libsort-versions-perl.
09:13:55 #15 34.98   Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                        78/89 
09:13:55 #15 34.98   Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64                79/89 
09:13:55 #15 34.98   Verifying        : python-rpm-macros-3-45.el8.noarch                    80/89 
09:13:55 #15 34.98   Verifying        : python-srpm-macros-3-45.el8.noarch                   81/89 
09:13:55 #15 34.98   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                82/89 
09:13:55 #15 34.98   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                     83/89 
09:13:55 #15 34.98   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch        84/89 
09:13:55 #15 34.98   Verifying        : python3-rpm-macros-3-45.el8.noarch                   85/89 
09:13:55 #15 34.98   Verifying        : python3-six-1.11.0-8.el8.noarch                      86/89 
09:13:55 #15 34.98   Verifying        : redhat-rpm-config-131-1.el8.noarch                   87/89 
09:13:55 #15 34.98   Verifying        : unzip-6.0-46.el8.x86_64                              88/89 
09:13:55 #14 44.69 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.1) ...
09:13:55 #14 44.71 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ...
09:13:55 #14 44.80 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:13:55 #13 41.13 Preparing to unpack .../385-python3-certifi_2022.9.24-1_all.deb ...
09:13:55 #13 41.13 Unpacking python3-certifi (2022.9.24-1) ...
09:13:55 #13 41.18 Selecting previously unselected package python3-charset-normalizer.
09:13:55 #13 41.18 Preparing to unpack .../386-python3-charset-normalizer_3.0.1-2_all.deb ...
09:13:55 #13 41.18 Unpacking python3-charset-normalizer (3.0.1-2) ...
09:13:55 #13 41.22 Selecting previously unselected package python3-idna.
09:13:55 #13 41.23 Preparing to unpack .../387-python3-idna_3.3-1_all.deb ...
09:13:55 #13 41.23 Unpacking python3-idna (3.3-1) ...
09:13:55 #13 41.27 Selecting previously unselected package python3-magic.
09:13:55 #13 41.27 Preparing to unpack .../388-python3-magic_2%3a0.4.26-3_all.deb ...
09:13:55 #13 41.27 Unpacking python3-magic (2:0.4.26-3) ...
09:13:55 #13 41.31 Selecting previously unselected package python3-six.
09:13:55 #13 41.31 Preparing to unpack .../389-python3-six_1.16.0-4_all.deb ...
09:13:55 #13 41.32 Unpacking python3-six (1.16.0-4) ...
09:13:55 #13 41.35 Selecting previously unselected package python3-urllib3.
09:13:55 #14 46.96 Selecting previously unselected package libalgorithm-diff-perl.
09:13:55 #14 46.96 Preparing to unpack .../201-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:13:55 #14 46.96 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:13:55 #14 46.99 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:55 #14 46.99 Preparing to unpack .../202-libalgorithm-diff-xs-perl_0.04-6_arm64.deb ...
09:13:55 #14 47.00 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
09:13:55 #14 47.02 Selecting previously unselected package libalgorithm-merge-perl.
09:13:55 #14 47.03 Preparing to unpack .../203-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:55 #14 47.03 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:55 #14 47.06 Selecting previously unselected package libapt-pkg-perl.
09:13:55 #14 47.06 Preparing to unpack .../204-libapt-pkg-perl_0.1.36build3_arm64.deb ...
09:13:55 #14 47.06 Unpacking libapt-pkg-perl (0.1.36build3) ...
09:13:55 #14 47.12 Selecting previously unselected package libarchive-cpio-perl.
09:13:55 #14 47.12 Preparing to unpack .../205-libarchive-cpio-perl_0.10-1_all.deb ...
09:13:55 #14 47.12 Unpacking libarchive-cpio-perl (0.10-1) ...
09:13:55 #14 47.15 Selecting previously unselected package libarray-intspan-perl.
09:13:55 #14 47.15 Preparing to unpack .../206-libarray-intspan-perl_2.003-1_all.deb ...
09:13:55 #14 47.15 Unpacking libarray-intspan-perl (2.003-1) ...
09:13:55 #14 47.18 Selecting previously unselected package libasync-mergepoint-perl.
09:13:55 #13 44.99 Setting up libtiff5:amd64 (4.2.0-1+deb11u4) ...
09:13:55 #13 45.00 Setting up libbinutils:amd64 (2.35.2-2) ...
09:13:55 #13 45.01 Setting up libfido2-1:amd64 (1.6.0-2) ...
09:13:55 #13 45.02 Setting up libisl23:amd64 (0.23-1) ...
09:13:55 #13 45.03 Setting up libc-dev-bin (2.31-13+deb11u6) ...
09:13:55 #13 45.04 Setting up openssl (1.1.1n-0+deb11u5) ...
09:13:55 #13 45.06 Setting up libbsd0:amd64 (0.11.3-1) ...
09:13:55 #13 45.07 Setting up libelf1:amd64 (0.183-1) ...
09:13:55 #13 45.08 Setting up readline-common (8.1-1) ...
09:13:55 #13 45.09 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
09:13:55 #13 45.11 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
09:13:55 #13 45.12 Setting up libmarkdown2:amd64 (2.2.6-1) ...
09:13:55 #13 45.13 Setting up libcc1-0:amd64 (10.2.1-6) ...
09:13:55 #13 45.14 Setting up iso-codes (4.6.0-1) ...
09:13:55 #13 45.15 Setting up liblocale-gettext-perl (1.07-4+b1) ...
09:13:55 #13 45.16 Setting up liblsan0:amd64 (10.2.1-6) ...
09:13:55 #13 45.17 Setting up cpp-10 (10.2.1-6) ...
09:13:55 #13 45.19 Setting up dctrl-tools (2.24-3+b1) ...
09:13:55 #13 45.20 Setting up libitm1:amd64 (10.2.1-6) ...
09:13:55 #13 45.21 Setting up debian-keyring (2021.07.26) ...
09:13:55 #13 45.22 Setting up libgdbm6:amd64 (1.19-2) ...
09:13:55 #13 45.23 Setting up libtsan0:amd64 (10.2.1-6) ...
09:13:55 #13 45.25 Setting up libctf0:amd64 (2.35.2-2) ...
09:13:55 #14 41.93 Selecting previously unselected package gcc.
09:13:55 #14 41.93 Preparing to unpack .../091-gcc_4%3a9.3.0-1ubuntu2_armhf.deb ...
09:13:55 #14 41.93 Unpacking gcc (4:9.3.0-1ubuntu2) ...
09:13:55 #14 41.97 Selecting previously unselected package libstdc++-9-dev:armhf.
09:13:55 #14 41.97 Preparing to unpack .../092-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:55 #14 41.97 Unpacking libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:13:55 #14 39.58 Get:341 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libunicode-utf8-perl armhf 0.62-1build4 [17.6 kB]
09:13:55 #14 39.61 Get:342 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-namespacesupport-perl all 1.12-1.1 [13.2 kB]
09:13:55 #14 39.62 Get:343 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-base-perl all 1.09-1.1 [19.0 kB]
09:13:55 #14 39.67 Get:344 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:55 #13 42.33 Selecting previously unselected package libalgorithm-diff-perl.
09:13:55 #13 42.33 Preparing to unpack .../166-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:13:55 #13 42.34 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:13:55 #13 42.37 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:13:55 #13 42.37 Preparing to unpack .../167-libalgorithm-diff-xs-perl_0.04-5+b1_armhf.deb ...
09:13:55 #13 42.41 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:13:55 #13 42.44 Selecting previously unselected package libalgorithm-merge-perl.
09:13:55 #13 42.44 Preparing to unpack .../168-libalgorithm-merge-perl_0.08-3_all.deb ...
09:13:55 #13 42.45 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:13:55 #13 42.48 Selecting previously unselected package libapt-inst2.0:armhf.
09:13:55 #13 42.48 Preparing to unpack .../169-libapt-inst2.0_1.8.2.3_armhf.deb ...
09:13:55 #13 42.48 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
09:13:55 #13 42.53 Selecting previously unselected package libapt-pkg-perl.
09:13:55 #13 42.53 Preparing to unpack .../170-libapt-pkg-perl_0.1.34+b1_armhf.deb ...
09:13:55 #13 42.53 Unpacking libapt-pkg-perl (0.1.34+b1) ...
09:13:55 #13 42.57 Selecting previously unselected package libarchive-cpio-perl.
09:13:55 #14 39.36 Get:332 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpod-constants-perl all 0.19-2 [16.3 kB]
09:13:55 #14 39.37 Get:333 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libproc-processtable-perl armhf 0.634-1build2 [36.4 kB]
09:13:55 #14 39.40 Get:334 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre2-10 armhf 20230201-1 [165 kB]
09:13:55 #14 39.48 Get:335 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libre-engine-re2-perl armhf 0.17+ds-1 [17.6 kB]
09:13:55 #14 42.48 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
09:13:55 #14 42.65 Setting up libdata-dump-perl (1.23-1) ...
09:13:55 #14 42.66 Setting up python3-certifi (2019.11.28-1) ...
09:13:55 #13 44.91 137 added, 0 removed; done.
09:13:55 #13 45.00 Setting up libunbound8:amd64 (1.9.0-2+deb10u3) ...
09:13:55 #13 45.01 Setting up shared-mime-info (1.10-1) ...
09:13:55 #15 2.666 dh_testdir
09:13:55 #15 2.689 dh_testroot
09:13:55 #15 2.711 dh_prep
09:13:55 #13 41.47 Preparing to unpack .../007-xz-utils_5.2.5-2.1~deb11u1_armhf.deb ...
09:13:55 #13 41.47 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:13:55 #13 41.52 Selecting previously unselected package libsigsegv2:armhf.
09:13:55 #13 41.52 Preparing to unpack .../008-libsigsegv2_2.13-1_armhf.deb ...
09:13:55 #13 41.53 Unpacking libsigsegv2:armhf (2.13-1) ...
09:13:55 #13 41.56 Selecting previously unselected package m4.
09:13:55 #13 41.56 Preparing to unpack .../009-m4_1.4.18-5_armhf.deb ...
09:13:55 #13 41.56 Unpacking m4 (1.4.18-5) ...
09:13:55 #13 41.61 Selecting previously unselected package autoconf.
09:13:55 #13 41.61 Preparing to unpack .../010-autoconf_2.69-14_all.deb ...
09:13:55 #13 41.61 Unpacking autoconf (2.69-14) ...
09:13:55 #13 41.67 Selecting previously unselected package autotools-dev.
09:13:55 #13 41.67 Preparing to unpack .../011-autotools-dev_20180224.1+nmu1_all.deb ...
09:13:55 #13 41.67 Unpacking autotools-dev (20180224.1+nmu1) ...
09:13:55 #13 41.71 Selecting previously unselected package automake.
09:13:55 #13 41.71 Preparing to unpack .../012-automake_1%3a1.16.3-2_all.deb ...
09:13:55 #14 46.01 Selecting previously unselected package python3-minimal.
09:13:55 #14 46.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 ... 4685 files and directories currently installed.)
09:13:55 #14 46.02 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
09:13:55 #14 46.02 Unpacking python3-minimal (3.11.2-1) ...
09:13:55 #14 46.05 Selecting previously unselected package media-types.
09:13:55 #14 46.05 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:13:55 #14 46.06 Unpacking media-types (10.0.0) ...
09:13:55 #14 46.09 Selecting previously unselected package libkrb5support0:arm64.
09:13:55 #14 46.09 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ...
09:13:55 #14 46.10 Unpacking libkrb5support0:arm64 (1.20.1-1build1) ...
09:13:55 #14 46.13 Selecting previously unselected package libk5crypto3:arm64.
09:13:55 #14 46.14 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ...
09:13:55 #14 46.14 Unpacking libk5crypto3:arm64 (1.20.1-1build1) ...
09:13:55 #14 46.17 Selecting previously unselected package libkeyutils1:arm64.
09:13:55 #14 46.17 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ...
09:13:55 #14 46.18 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
09:13:55 #14 46.22 Selecting previously unselected package libkrb5-3:arm64.
09:13:55 #14 46.22 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ...
09:13:55 #14 46.22 Unpacking libkrb5-3:arm64 (1.20.1-1build1) ...
09:13:55 #14 46.26 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:13:56 #13 42.11 Preparing to unpack .../262-libio-string-perl_1.08-4_all.deb ...
09:13:56 #13 42.11 Unpacking libio-string-perl (1.08-4) ...
09:13:56 #13 42.15 Selecting previously unselected package libfont-ttf-perl.
09:13:56 #13 42.15 Preparing to unpack .../263-libfont-ttf-perl_1.06-2_all.deb ...
09:13:56 #13 42.15 Unpacking libfont-ttf-perl (1.06-2) ...
09:13:56 #13 42.21 Selecting previously unselected package libfreezethaw-perl.
09:13:56 #13 42.22 Preparing to unpack .../264-libfreezethaw-perl_0.5001-3_all.deb ...
09:13:56 #13 42.22 Unpacking libfreezethaw-perl (0.5001-3) ...
09:13:56 #13 42.26 Selecting previously unselected package libsort-versions-perl.
09:13:56 #13 42.26 Preparing to unpack .../265-libsort-versions-perl_1.62-3_all.deb ...
09:13:56 #13 42.26 Unpacking libsort-versions-perl (1.62-3) ...
09:13:56 #13 42.30 Selecting previously unselected package libgit-wrapper-perl.
09:13:56 #13 42.30 Preparing to unpack .../266-libgit-wrapper-perl_0.048-2_all.deb ...
09:13:56 #13 42.31 Unpacking libgit-wrapper-perl (0.048-2) ...
09:13:56 #13 42.35 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:56 #14 40.70 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 licensecheck all 3.2.14-2 [40.9 kB]
09:13:56 #14 40.75 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevel-size-perl arm64 0.83-1build4 [20.4 kB]
09:13:56 #14 40.79 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libipc-run3-perl all 0.048-2 [31.4 kB]
09:13:56 #15 34.98   Verifying        : zip-3.0-23.el8.x86_64                                89/89 
09:13:56 #15 35.38 
09:13:56 #15 35.38 Installed:
09:13:56 #15 35.38   bzip2-1.0.6-26.el8.x86_64                                                     
09:13:56 #15 35.38   dbus-glib-0.110-2.el8.x86_64                                                  
09:13:56 #15 35.38   desktop-file-utils-0.26-1.el8.x86_64                                          
09:13:56 #15 35.38   diffutils-3.6-6.el8.x86_64                                                    
09:13:56 #15 35.38   dnf-plugins-core-4.0.21-23.el8.noarch                                         
09:13:56 #15 35.38   dwz-0.12-10.el8.x86_64                                                        
09:13:56 #15 35.38   efi-srpm-macros-3-3.el8.noarch                                                
09:13:56 #15 35.38   elfutils-0.189-3.el8.x86_64                                                   
09:13:56 #15 35.38   elfutils-debuginfod-client-0.189-3.el8.x86_64                                 
09:13:56 #15 35.38   emacs-filesystem-1:26.1-11.el8.noarch                                         
09:13:56 #15 35.38   file-5.33-25.el8.x86_64                                                       
09:13:56 #15 35.38   gc-7.6.4-3.el8.x86_64                                                         
09:13:56 #15 35.38   gdb-headless-8.2-20.el8.x86_64                                                
09:13:56 #15 35.38   ghc-srpm-macros-1.4.2-7.el8.noarch                                            
09:13:56 #15 35.38   glibc-gconv-extra-2.28-236.el8.1.x86_64                                       
09:13:56 #15 35.38   go-srpm-macros-2-17.el8.noarch                                                
09:13:56 #15 35.38   groff-base-1.22.3-18.el8.x86_64                                               
09:13:56 #15 35.38   guile-5:2.0.14-7.el8.x86_64                                                   
09:13:56 #15 35.38   libatomic_ops-7.6.2-3.el8.x86_64                                              
09:13:56 #15 35.38   libbabeltrace-1.5.4-4.el8.x86_64                                              
09:13:56 #15 35.38   libipt-1.6.1-8.el8.x86_64                                                     
09:13:56 #15 35.38   libpkgconf-1.4.2-1.el8.x86_64                                                 
09:13:56 #15 35.38   libtool-ltdl-2.4.6-25.el8.x86_64                                              
09:13:56 #15 35.38   ncurses-6.1-10.20180224.el8.x86_64                                            
09:13:56 #15 35.38   ocaml-srpm-macros-5-4.el8.noarch                                              
09:13:56 #15 35.38   openblas-srpm-macros-2-2.el8.noarch                                           
09:13:56 #15 35.38   openssl-1:1.1.1k-9.el8.x86_64                                                 
09:13:56 #15 35.38   patch-2.7.6-11.el8.x86_64                                                     
09:13:56 #15 35.38   perl-Carp-1.42-396.el8.noarch                                                 
09:13:56 #15 35.38   perl-Data-Dumper-2.167-399.el8.x86_64                                         
09:13:56 #15 35.38   perl-Digest-1.17-395.el8.noarch                                               
09:13:56 #15 35.38   perl-Digest-MD5-2.55-396.el8.x86_64                                           
09:13:56 #15 35.38   perl-Encode-4:2.97-3.el8.x86_64                                               
09:13:56 #15 35.38   perl-Errno-1.28-422.el8.x86_64                                                
09:13:56 #15 35.38   perl-Exporter-5.72-396.el8.noarch                                             
09:13:56 #15 35.38   perl-File-Path-2.15-2.el8.noarch                                              
09:13:56 #15 35.38   perl-File-Temp-0.230.600-1.el8.noarch                                         
09:13:56 #15 35.38   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
09:13:56 #15 35.38   perl-HTTP-Tiny-0.074-2.el8.noarch                                             
09:13:56 #15 35.38   perl-IO-1.38-422.el8.x86_64                                                   
09:13:56 #15 35.38   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
09:13:56 #15 35.38   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
09:13:56 #15 35.38   perl-MIME-Base64-3.15-396.el8.x86_64                                          
09:13:56 #15 35.38   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
09:13:56 #15 35.38   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64                         
09:13:56 #15 35.38   perl-PathTools-3.74-1.el8.x86_64                                              
09:13:56 #15 35.38   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
09:13:56 #15 35.38   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
09:13:56 #15 35.38   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
09:13:56 #15 35.38   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
09:13:56 #15 35.38   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
09:13:56 #15 35.38   perl-Socket-4:2.027-3.el8.x86_64                                              
09:13:56 #15 35.38   perl-Storable-1:3.11-3.el8.x86_64                                             
09:13:56 #15 35.38   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
09:13:56 #15 35.38   perl-Term-Cap-1.17-395.el8.noarch                                             
09:13:56 #15 35.38   perl-Text-ParseWords-3.30-395.el8.noarch                                      
09:13:56 #15 35.38   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
09:13:56 #15 35.38   perl-Time-Local-1:1.280-1.el8.noarch                                          
09:13:56 #15 35.38   perl-URI-1.73-3.el8.noarch                                                    
09:13:56 #15 35.38   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
09:13:56 #15 35.38   perl-constant-1.33-396.el8.noarch                                             
09:13:56 #15 35.38   perl-interpreter-4:5.26.3-422.el8.x86_64                                      
09:13:56 #15 35.38   perl-libnet-3.11-3.el8.noarch                                                 
09:13:56 #15 35.38   perl-libs-4:5.26.3-422.el8.x86_64                                             
09:13:56 #15 35.38   perl-macros-4:5.26.3-422.el8.x86_64                                           
09:13:56 #15 35.38   perl-parent-1:0.237-1.el8.noarch                                              
09:13:56 #15 35.38   perl-podlators-4.11-1.el8.noarch                                              
09:13:56 #15 35.38   perl-srpm-macros-1-25.el8.noarch                                              
09:13:56 #15 35.38   perl-threads-1:2.21-2.el8.x86_64                                              
09:13:56 #15 35.38   perl-threads-shared-1.58-2.el8.x86_64                                         
09:13:56 #15 35.38   pkgconf-1.4.2-1.el8.x86_64                                                    
09:13:56 #15 35.38   pkgconf-m4-1.4.2-1.el8.noarch                                                 
09:13:56 #15 35.38   pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
09:13:56 #15 35.38   python-rpm-macros-3-45.el8.noarch                                             
09:13:56 #15 35.38   python-srpm-macros-3-45.el8.noarch                                            
09:13:56 #15 35.38   python3-dateutil-1:2.6.1-6.el8.noarch                                         
09:13:56 #15 35.38   python3-dbus-1.2.4-15.el8.x86_64                                              
09:13:56 #15 35.38   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
09:13:56 #15 35.38   python3-rpm-macros-3-45.el8.noarch                                            
09:13:56 #15 35.38   python3-six-1.11.0-8.el8.noarch                                               
09:13:56 #15 35.38   python3-systemd-234-8.el8.x86_64                                              
09:13:56 #15 35.38   qt5-srpm-macros-5.15.3-1.el8.noarch                                           
09:13:56 #15 35.38   redhat-rpm-config-131-1.el8.noarch                                            
09:13:56 #15 35.38   rpm-build-4.14.3-26.el8.x86_64                                                
09:13:56 #15 35.38   rpmlint-1.10-14.el8.noarch                                                    
09:13:56 #15 35.38   rust-srpm-macros-5-2.el8.noarch                                               
09:13:56 #15 35.38   unzip-6.0-46.el8.x86_64                                                       
09:13:56 #15 35.38   zip-3.0-23.el8.x86_64                                                         
09:13:56 #15 35.38   zstd-1.4.4-1.el8.x86_64                                                       
09:13:56 #15 35.38 
09:13:56 #15 35.38 Complete!
09:13:56 #13 40.98 Preparing to unpack .../236-libsort-versions-perl_1.62-1_all.deb ...
09:13:56 #13 40.98 Unpacking libsort-versions-perl (1.62-1) ...
09:13:56 #13 41.01 Selecting previously unselected package libgit-wrapper-perl.
09:13:56 #13 41.02 Preparing to unpack .../237-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:56 #13 41.02 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:56 #13 41.06 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:56 #13 41.06 Preparing to unpack .../238-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:13:56 #13 41.07 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:13:56 #13 41.10 Selecting previously unselected package libio-prompter-perl.
09:13:56 #13 41.10 Preparing to unpack .../239-libio-prompter-perl_0.004015-1_all.deb ...
09:13:56 #13 41.11 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:56 #13 41.14 Selecting previously unselected package libjson-perl.
09:13:56 #13 41.14 Preparing to unpack .../240-libjson-perl_4.03000-1_all.deb ...
09:13:56 #13 41.15 Unpacking libjson-perl (4.03000-1) ...
09:13:56 #13 41.18 Selecting previously unselected package liblog-any-perl.
09:13:56 #13 41.19 Preparing to unpack .../241-liblog-any-perl_1.709-1_all.deb ...
09:13:56 #13 41.19 Unpacking liblog-any-perl (1.709-1) ...
09:13:56 #13 41.23 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:56 #14 44.80 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
09:13:56 #14 44.80 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:13:56 #14 44.80 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
09:13:56 #14 44.80 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:13:56 #14 44.80 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
09:13:56 #14 44.82 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:13:56 #14 44.83 Setting up libxext6:amd64 (2:1.3.4-1build1) ...
09:13:56 #14 44.84 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ...
09:13:56 #14 44.87 Setting up python3 (3.10.6-1~22.04) ...
09:13:56 #13 41.35 Preparing to unpack .../390-python3-urllib3_1.26.12-1_all.deb ...
09:13:56 #13 41.36 Unpacking python3-urllib3 (1.26.12-1) ...
09:13:56 #13 41.40 Selecting previously unselected package python3-requests.
09:13:56 #13 41.40 Preparing to unpack .../391-python3-requests_2.28.1+dfsg-1_all.deb ...
09:13:56 #13 41.40 Unpacking python3-requests (2.28.1+dfsg-1) ...
09:13:56 #13 41.44 Selecting previously unselected package python3-unidiff.
09:13:56 #13 41.44 Preparing to unpack .../392-python3-unidiff_0.7.3-1_all.deb ...
09:13:56 #13 41.45 Unpacking python3-unidiff (0.7.3-1) ...
09:13:56 #13 41.48 Selecting previously unselected package shared-mime-info.
09:13:56 #13 41.49 Preparing to unpack .../393-shared-mime-info_2.2-1_arm64.deb ...
09:13:56 #13 41.49 Unpacking shared-mime-info (2.2-1) ...
09:13:56 #13 41.59 Selecting previously unselected package strace.
09:13:56 #13 41.59 Preparing to unpack .../394-strace_6.1-0.1_arm64.deb ...
09:13:56 #13 41.60 Unpacking strace (6.1-0.1) ...
09:13:56 #13 41.66 Selecting previously unselected package xauth.
09:13:56 #13 41.66 Preparing to unpack .../395-xauth_1%3a1.1.2-1_arm64.deb ...
09:13:56 #13 41.66 Unpacking xauth (1:1.1.2-1) ...
09:13:56 #13 41.71 Selecting previously unselected package xdg-user-dirs.
09:13:56 #14 47.18 Preparing to unpack .../207-libasync-mergepoint-perl_0.04-2_all.deb ...
09:13:56 #14 47.19 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:13:56 #14 47.21 Selecting previously unselected package libmodule-implementation-perl.
09:13:56 #14 47.21 Preparing to unpack .../208-libmodule-implementation-perl_0.09-1_all.deb ...
09:13:56 #14 47.22 Unpacking libmodule-implementation-perl (0.09-1) ...
09:13:56 #14 47.25 Selecting previously unselected package libsub-exporter-progressive-perl.
09:13:56 #14 47.25 Preparing to unpack .../209-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:13:56 #14 47.25 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:13:56 #14 47.28 Selecting previously unselected package libvariable-magic-perl.
09:13:56 #14 47.28 Preparing to unpack .../210-libvariable-magic-perl_0.62-1build2_arm64.deb ...
09:13:56 #14 47.28 Unpacking libvariable-magic-perl (0.62-1build2) ...
09:13:56 #14 47.32 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:56 #14 47.32 Preparing to unpack .../211-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:13:56 #14 47.32 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:13:56 #14 47.35 Selecting previously unselected package libcapture-tiny-perl.
09:13:56 #14 47.35 Preparing to unpack .../212-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:56 #14 47.36 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:56 #14 47.38 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:56 #14 47.39 Preparing to unpack .../213-libclass-xsaccessor-perl_1.19-3build3_arm64.deb ...
09:13:56 #14 47.39 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
09:13:56 #14 47.42 Selecting previously unselected package libclone-perl.
09:13:56 #14 47.42 Preparing to unpack .../214-libclone-perl_0.43-2_arm64.deb ...
09:13:56 #14 47.43 Unpacking libclone-perl (0.43-2) ...
09:13:56 #14 47.45 Selecting previously unselected package libcommon-sense-perl.
09:13:56 #14 47.46 Preparing to unpack .../215-libcommon-sense-perl_3.74-2build6_arm64.deb ...
09:13:56 #14 47.46 Unpacking libcommon-sense-perl (3.74-2build6) ...
09:13:56 #14 47.49 Selecting previously unselected package libparams-util-perl.
09:13:56 #13 45.26 Setting up pinentry-curses (1.1.0-4) ...
09:13:56 #13 45.27 Setting up manpages-dev (5.10-1) ...
09:13:56 #13 45.28 Setting up libxdmcp6:amd64 (1:1.1.2-3) ...
09:13:56 #13 45.30 Setting up libxcb1:amd64 (1.14-3) ...
09:13:56 #13 45.31 Setting up gettext (0.21-4) ...
09:13:56 #13 45.32 Setting up xdelta (1.1.3-9.3) ...
09:13:56 #13 45.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:13:56 #13 45.35 Setting up libgcc-10-dev:amd64 (10.2.1-6) ...
09:13:56 #13 45.36 Setting up libedit2:amd64 (3.1-20191231-2+b1) ...
09:13:56 #13 45.37 Setting up libreadline8:amd64 (8.1-1) ...
09:13:56 #13 45.38 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:13:56 #13 45.39 Setting up m4 (1.4.18-5) ...
09:13:56 #13 45.40 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
09:13:56 #13 45.41 Setting up ca-certificates (20210119) ...
09:13:56 #14 42.26 Selecting previously unselected package g++-9.
09:13:56 #14 42.26 Preparing to unpack .../093-g++-9_9.4.0-1ubuntu1~20.04.2_armhf.deb ...
09:13:56 #14 42.26 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:13:56 #12 46.54 (1/143): bzip2-1.0.8-12.fc37.aarch64.rpm        134 kB/s |  52 kB     00:00    
09:13:56 #12 46.58 (2/143): cpio-2.13-13.fc37.aarch64.rpm          645 kB/s | 274 kB     00:00    
09:13:56 #12 46.58 (3/143): dash-0.5.11.5-2.fc37.aarch64.rpm       228 kB/s |  98 kB     00:00    
09:13:56 #12 46.59 (4/143): desktop-file-utils-0.26-7.fc37.aarch64 1.4 MB/s |  71 kB     00:00    
09:13:56 #12 46.62 (5/143): devscripts-checkbashisms-2.22.2-3.fc37 789 kB/s |  28 kB     00:00    
09:13:56 #12 46.65 (6/143): dwz-0.14-7.fc37.aarch64.rpm            2.4 MB/s | 126 kB     00:00    
09:13:56 #12 46.66 (7/143): diffutils-3.8-3.fc37.aarch64.rpm       4.7 MB/s | 376 kB     00:00    
09:13:56 #12 46.67 (8/143): ed-1.18-2.fc37.aarch64.rpm             1.5 MB/s |  78 kB     00:00    
09:13:56 #12 46.68 (9/143): efi-srpm-macros-5-6.fc37.noarch.rpm    682 kB/s |  22 kB     00:00    
09:13:56 #12 46.69 (10/143): file-5.42-4.fc37.aarch64.rpm          1.5 MB/s |  49 kB     00:00    
09:13:56 #12 46.73 (11/143): fonts-srpm-macros-2.0.5-9.fc37.noarch 571 kB/s |  26 kB     00:00    
09:13:56 #12 46.73 (12/143): fonts-filesystem-2.0.5-9.fc37.noarch. 124 kB/s | 7.9 kB     00:00    
09:13:56 #12 46.73 (13/143): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 190 kB/s | 7.7 kB     00:00    
09:13:56 #12 46.78 (14/143): go-srpm-macros-3.2.0-1.fc37.noarch.rp 555 kB/s |  27 kB     00:00    
09:13:56 #14 39.74 Get:345 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1 [311 kB]
09:13:56 #14 39.87 Get:346 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-parser-perl armhf 2.46-3build1 [210 kB]
09:13:56 #14 39.92 Get:347 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxml-sax-expat-perl all 0.51-1 [10.5 kB]
09:13:56 #14 39.92 Get:348 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-libyaml-perl armhf 0.83+ds-1build1 [27.3 kB]
09:13:56 #14 39.92 Get:349 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf licensecheck all 3.2.14-2 [40.9 kB]
09:13:56 #16 10.87 Running transaction check
09:13:56 #16 10.99 Transaction check succeeded.
09:13:56 #16 10.99 Running transaction test
09:13:56 #14 39.49 Get:336 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadonly-perl all 2.050-3 [19.9 kB]
09:13:56 #14 39.49 Get:337 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-perl all 0.204-2 [15.1 kB]
09:13:56 #14 39.50 Get:338 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libref-util-xs-perl armhf 0.117-2build1 [11.6 kB]
09:13:56 #14 39.50 Get:339 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-license-perl all 3.9.4-3 [84.4 kB]
09:13:56 #13 42.57 Preparing to unpack .../171-libarchive-cpio-perl_0.10-1_all.deb ...
09:13:56 #13 42.57 Unpacking libarchive-cpio-perl (0.10-1) ...
09:13:56 #13 42.60 Selecting previously unselected package libasync-mergepoint-perl.
09:13:56 #13 42.61 Preparing to unpack .../172-libasync-mergepoint-perl_0.04-2_all.deb ...
09:13:56 #13 42.61 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:13:56 #13 42.64 Selecting previously unselected package libauthen-sasl-perl.
09:13:56 #13 42.64 Preparing to unpack .../173-libauthen-sasl-perl_2.1600-1_all.deb ...
09:13:56 #13 42.65 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:13:56 #13 42.68 Selecting previously unselected package libmodule-implementation-perl.
09:13:56 #13 42.68 Preparing to unpack .../174-libmodule-implementation-perl_0.09-1_all.deb ...
09:13:56 #13 42.69 Unpacking libmodule-implementation-perl (0.09-1) ...
09:13:56 #13 42.72 Selecting previously unselected package libvariable-magic-perl.
09:13:56 #13 42.72 Preparing to unpack .../175-libvariable-magic-perl_0.62-1+b1_armhf.deb ...
09:13:56 #13 42.72 Unpacking libvariable-magic-perl (0.62-1+b1) ...
09:13:56 #13 42.75 Selecting previously unselected package libb-hooks-endofscope-perl.
09:13:56 #13 42.76 Preparing to unpack .../176-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:13:56 #13 42.76 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:13:56 #13 42.79 Selecting previously unselected package libcapture-tiny-perl.
09:13:56 #14 42.79 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:56 #14 42.81 Setting up libref-util-perl (0.204-1) ...
09:13:56 #14 42.82 Setting up libipc-system-simple-perl (1.26-1) ...
09:13:56 #14 42.83 Setting up libnet-domain-tld-perl (1.75-1) ...
09:13:56 #14 42.84 Setting up libxml-writer-perl (0.625-1) ...
09:13:56 #14 42.85 Setting up libhash-fieldhash-perl (0.15-1build2) ...
09:13:56 #14 42.87 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
09:13:56 #14 42.89 Setting up shared-mime-info (1.15-1) ...
09:13:56 #15 2.738 dh_testdir
09:13:56 #15 2.761 dh_testroot
09:13:56 #15 2.783 dh_install
09:13:56 #15 2.806 dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
09:13:56 #15 2.815 dh_installdocs
09:13:56 #15 2.838 dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
09:13:56 #15 2.854 dh_installchangelogs
09:13:56 #15 2.938 dh_compress
09:13:56 #13 45.08 140 added, 0 removed; done.
09:13:56 #13 45.15 Setting up libgprofng0:amd64 (2.40-2) ...
09:13:56 #13 45.15 Setting up libfreetype6:amd64 (2.12.1+dfsg-5) ...
09:13:56 #13 45.16 Setting up libgcc-12-dev:amd64 (12.2.0-14) ...
09:13:56 #13 45.17 Setting up shared-mime-info (2.2-1) ...
09:13:56 #13 41.72 Unpacking automake (1:1.16.3-2) ...
09:13:56 #13 41.79 Selecting previously unselected package autopoint.
09:13:56 #13 41.79 Preparing to unpack .../013-autopoint_0.21-4_all.deb ...
09:13:56 #13 41.79 Unpacking autopoint (0.21-4) ...
09:13:56 #13 41.83 Selecting previously unselected package binutils-common:armhf.
09:13:56 #13 41.83 Preparing to unpack .../014-binutils-common_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 41.84 Unpacking binutils-common:armhf (2.35.2-2+rpi1) ...
09:13:56 #14 46.26 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ...
09:13:56 #14 46.27 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
09:13:56 #14 46.30 Selecting previously unselected package libtirpc-common.
09:13:56 #14 46.30 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:13:56 #14 46.30 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:13:56 #14 46.34 Selecting previously unselected package libtirpc3:arm64.
09:13:56 #14 46.34 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ...
09:13:56 #14 46.34 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
09:13:56 #14 46.38 Selecting previously unselected package libnsl2:arm64.
09:13:56 #14 46.38 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ...
09:13:56 #14 46.38 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
09:13:56 #14 46.42 Selecting previously unselected package readline-common.
09:13:56 #14 46.42 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:13:56 #14 46.42 Unpacking readline-common (8.2-1.3) ...
09:13:56 #14 46.45 Selecting previously unselected package libreadline8:arm64.
09:13:56 #14 46.45 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ...
09:13:56 #14 46.46 Unpacking libreadline8:arm64 (8.2-1.3) ...
09:13:56 #14 46.50 Selecting previously unselected package libsqlite3-0:arm64.
09:13:56 #14 40.83 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzip arm64 1.23-1 [80.5 kB]
09:13:56 #14 40.89 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lzop arm64 1.04-2build2 [84.0 kB]
09:13:56 #14 40.93 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 t1utils arm64 1.41-4build2 [61.5 kB]
09:13:56 #14 40.95 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 unzip arm64 6.0-26ubuntu3.1 [171 kB]
09:13:56 #14 40.99 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 lintian all 2.114.0ubuntu1.2 [1082 kB]
09:13:56 #13 42.35 Preparing to unpack .../267-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:13:56 #13 42.35 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:13:56 #13 42.39 Selecting previously unselected package libio-prompter-perl.
09:13:56 #13 42.39 Preparing to unpack .../268-libio-prompter-perl_0.004015-2_all.deb ...
09:13:56 #13 42.40 Unpacking libio-prompter-perl (0.004015-2) ...
09:13:56 #13 42.46 Selecting previously unselected package libjson-perl.
09:13:56 #13 42.47 Preparing to unpack .../269-libjson-perl_4.10000-1_all.deb ...
09:13:56 #13 42.47 Unpacking libjson-perl (4.10000-1) ...
09:13:56 #13 42.51 Selecting previously unselected package liblog-any-perl.
09:13:56 #13 42.51 Preparing to unpack .../270-liblog-any-perl_1.713-1_all.deb ...
09:13:56 #13 42.51 Unpacking liblog-any-perl (1.713-1) ...
09:13:56 #13 42.56 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:56 #13 42.56 Preparing to unpack .../271-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:13:56 #13 42.57 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:13:56 #13 41.23 Preparing to unpack .../242-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:56 #13 41.24 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:56 #13 41.27 Selecting previously unselected package libpackage-stash-perl.
09:13:56 #13 41.28 Preparing to unpack .../243-libpackage-stash-perl_0.39-1_all.deb ...
09:13:56 #13 41.28 Unpacking libpackage-stash-perl (0.39-1) ...
09:13:56 #13 41.31 Selecting previously unselected package libsub-identify-perl.
09:13:56 #13 41.32 Preparing to unpack .../244-libsub-identify-perl_0.14-1+b3_armhf.deb ...
09:13:56 #13 41.32 Unpacking libsub-identify-perl (0.14-1+b3) ...
09:13:56 #13 41.35 Selecting previously unselected package libsub-name-perl.
09:13:56 #13 41.36 Preparing to unpack .../245-libsub-name-perl_0.26-1+b1_armhf.deb ...
09:13:56 #13 41.36 Unpacking libsub-name-perl (0.26-1+b1) ...
09:13:56 #13 41.40 Selecting previously unselected package libnamespace-clean-perl.
09:13:56 #13 41.40 Preparing to unpack .../246-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:56 #13 41.40 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:56 #13 41.44 Selecting previously unselected package libpath-tiny-perl.
09:13:56 #13 41.44 Preparing to unpack .../247-libpath-tiny-perl_0.118-1_all.deb ...
09:13:56 #13 41.45 Unpacking libpath-tiny-perl (0.118-1) ...
09:13:56 #13 41.49 Selecting previously unselected package libtype-tiny-perl.
09:13:56 #14 45.13 Setting up binutils (2.38-4ubuntu2.3) ...
09:13:56 #14 45.15 Setting up python3-xdg (0.27-2) ...
09:13:56 #13 41.71 Preparing to unpack .../396-xdg-user-dirs_0.18-1_arm64.deb ...
09:13:56 #13 41.72 Unpacking xdg-user-dirs (0.18-1) ...
09:13:56 #13 41.76 Selecting previously unselected package zstd.
09:13:56 #13 41.77 Preparing to unpack .../397-zstd_1.5.4+dfsg2-5_arm64.deb ...
09:13:56 #13 41.77 Unpacking zstd (1.5.4+dfsg2-5) ...
09:13:56 #14 47.49 Preparing to unpack .../216-libparams-util-perl_1.07-3build5_arm64.deb ...
09:13:56 #14 47.49 Unpacking libparams-util-perl (1.07-3build5) ...
09:13:56 #14 47.52 Selecting previously unselected package libsub-install-perl.
09:13:56 #14 47.52 Preparing to unpack .../217-libsub-install-perl_0.928-1_all.deb ...
09:13:56 #14 47.53 Unpacking libsub-install-perl (0.928-1) ...
09:13:56 #14 47.55 Selecting previously unselected package libdata-optlist-perl.
09:13:56 #14 47.55 Preparing to unpack .../218-libdata-optlist-perl_0.110-1_all.deb ...
09:13:56 #14 47.56 Unpacking libdata-optlist-perl (0.110-1) ...
09:13:56 #14 47.59 Selecting previously unselected package libsub-exporter-perl.
09:13:56 #14 47.59 Preparing to unpack .../219-libsub-exporter-perl_0.987-1_all.deb ...
09:13:56 #14 47.59 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:56 #14 47.62 Selecting previously unselected package libconst-fast-perl.
09:13:56 #14 47.63 Preparing to unpack .../220-libconst-fast-perl_0.014-1_all.deb ...
09:13:56 #14 47.63 Unpacking libconst-fast-perl (0.014-1) ...
09:13:56 #14 47.66 Selecting previously unselected package libwant-perl.
09:13:56 #14 47.66 Preparing to unpack .../221-libwant-perl_0.29-1build4_arm64.deb ...
09:13:56 #14 47.66 Unpacking libwant-perl (0.29-1build4) ...
09:13:56 #14 47.69 Selecting previously unselected package libcontextual-return-perl.
09:13:56 #14 47.69 Preparing to unpack .../222-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:56 #14 47.69 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:56 #13 45.76 Updating certificates in /etc/ssl/certs...
09:13:56 #12 46.79 (15/143): gdk-pixbuf2-2.42.10-1.fc37.aarch64.rp 7.4 MB/s | 483 kB     00:00    
09:13:56 #12 46.82 (16/143): groff-base-1.22.4-10.fc37.aarch64.rpm  13 MB/s | 1.0 MB     00:00    
09:13:56 #12 46.83 (17/143): hunspell-1.7.0-21.fc37.aarch64.rpm    5.2 MB/s | 265 kB     00:00    
09:13:56 #12 46.84 (18/143): hunspell-en-0.20140811.1-23.fc37.noar 3.7 MB/s | 180 kB     00:00    
09:13:56 #12 46.87 (19/143): hunspell-en-GB-0.20140811.1-23.fc37.n 4.4 MB/s | 225 kB     00:00    
09:13:56 #12 46.87 (20/143): hunspell-filesystem-1.7.0-21.fc37.aar 267 kB/s | 8.8 kB     00:00    
09:13:56 #12 46.88 (21/143): hunspell-en-US-0.20140811.1-23.fc37.n 3.4 MB/s | 176 kB     00:00    
09:13:56 #12 46.91 (22/143): json-glib-1.6.6-3.fc37.aarch64.rpm    3.7 MB/s | 160 kB     00:00    
09:13:56 #12 46.92 (23/143): js-jquery-3.6.0-3.fc37.noarch.rpm     3.2 MB/s | 171 kB     00:00    
09:13:56 #12 46.92 (24/143): kernel-srpm-macros-1.0-15.fc37.noarch 224 kB/s | 9.4 kB     00:00    
09:13:56 #12 46.96 (25/143): libappstream-glib-0.8.1-1.fc37.aarch6 7.8 MB/s | 389 kB     00:00    
09:13:56 #12 46.97 (26/143): libjpeg-turbo-2.1.3-2.fc37.aarch64.rp 3.9 MB/s | 195 kB     00:00    
09:13:56 #12 46.98 (27/143): libpkgconf-1.8.0-3.fc37.aarch64.rpm   610 kB/s |  36 kB     00:00    
09:13:56 #14 39.93 Get:350 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevel-size-perl armhf 0.83-1build4 [19.9 kB]
09:13:56 #14 39.92 Get:340 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-pattern-perl all 0.2.14-2 [17.6 kB]
09:13:56 #13 42.79 Preparing to unpack .../177-libcapture-tiny-perl_0.48-1_all.deb ...
09:13:56 #13 42.79 Unpacking libcapture-tiny-perl (0.48-1) ...
09:13:56 #13 42.83 Selecting previously unselected package libcgi-pm-perl.
09:13:56 #13 42.83 Preparing to unpack .../178-libcgi-pm-perl_4.40-1_all.deb ...
09:13:56 #13 42.83 Unpacking libcgi-pm-perl (4.40-1) ...
09:13:56 #13 42.91 Selecting previously unselected package libfcgi-perl.
09:13:56 #13 42.91 Preparing to unpack .../179-libfcgi-perl_0.78-2+b3_armhf.deb ...
09:13:56 #13 42.92 Unpacking libfcgi-perl (0.78-2+b3) ...
09:13:56 #13 42.95 Selecting previously unselected package libcgi-fast-perl.
09:13:56 #13 42.95 Preparing to unpack .../180-libcgi-fast-perl_1%3a2.13-1_all.deb ...
09:13:56 #13 42.96 Unpacking libcgi-fast-perl (1:2.13-1) ...
09:13:56 #13 42.99 Selecting previously unselected package libsub-name-perl.
09:13:56 #13 42.99 Preparing to unpack .../181-libsub-name-perl_0.21-1+b3_armhf.deb ...
09:13:56 #13 42.99 Unpacking libsub-name-perl (0.21-1+b3) ...
09:13:56 #13 43.02 Selecting previously unselected package libclass-accessor-perl.
09:13:56 #13 43.02 Preparing to unpack .../182-libclass-accessor-perl_0.51-1_all.deb ...
09:13:56 #13 43.03 Unpacking libclass-accessor-perl (0.51-1) ...
09:13:56 #13 43.06 Selecting previously unselected package libclass-inspector-perl.
09:13:56 #13 43.06 Preparing to unpack .../183-libclass-inspector-perl_1.32-1_all.deb ...
09:13:56 #13 43.07 Unpacking libclass-inspector-perl (1.32-1) ...
09:13:56 #13 43.09 Selecting previously unselected package libclass-xsaccessor-perl.
09:13:56 #13 43.09 Preparing to unpack .../184-libclass-xsaccessor-perl_1.19-3+b2_armhf.deb ...
09:13:56 #13 43.10 Unpacking libclass-xsaccessor-perl (1.19-3+b2) ...
09:13:56 #13 43.13 Selecting previously unselected package libclone-perl.
09:13:56 #15 2.966 dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
09:13:56 #15 2.983 dh_fixperms
09:13:56 #15 3.045 dh_installdeb
09:13:56 #15 3.076 dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
09:13:56 #15 3.077 dh_gencontrol
09:13:56 #13 42.07 Selecting previously unselected package libbinutils:armhf.
09:13:56 #13 42.07 Preparing to unpack .../015-libbinutils_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 42.08 Unpacking libbinutils:armhf (2.35.2-2+rpi1) ...
09:13:56 #13 42.14 Selecting previously unselected package libctf-nobfd0:armhf.
09:13:56 #13 42.14 Preparing to unpack .../016-libctf-nobfd0_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 42.15 Unpacking libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
09:13:56 #13 42.19 Selecting previously unselected package libctf0:armhf.
09:13:56 #13 42.19 Preparing to unpack .../017-libctf0_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 42.19 Unpacking libctf0:armhf (2.35.2-2+rpi1) ...
09:13:56 #13 42.22 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:13:56 #13 42.22 Preparing to unpack .../018-binutils-arm-linux-gnueabihf_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 42.23 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
09:13:56 #13 46.16 Setting up bsdmainutils (11.1.2+b1) ...
09:13:56 #13 46.18 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:13:56 #13 46.18 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:13:56 #13 46.22 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
09:13:56 #13 46.24 Setting up libcroco3:arm64 (0.6.12-3) ...
09:13:56 #13 46.25 Setting up libgdbm-compat4:arm64 (1.18.1-4) ...
09:13:56 #13 46.27 Setting up ucf (3.0038+nmu1) ...
09:13:56 #13 46.38 Setting up libgcc-8-dev:arm64 (8.3.0-6) ...
09:13:56 #13 46.40 Setting up libperl5.28:arm64 (5.28.1-6+deb10u1) ...
09:13:56 #13 46.42 Setting up groff-base (1.22.4-3+deb10u1) ...
09:13:56 #13 46.44 Setting up cpp (4:8.3.0-1) ...
09:13:56 #13 46.45 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:13:56 #13 46.46 Setting up libcurl4:arm64 (7.64.0-4+deb10u6) ...
09:13:56 #13 46.47 Setting up libc6-dev:arm64 (2.28-10+deb10u2) ...
09:13:56 #13 46.48 Setting up libx11-6:arm64 (2:1.6.7-1+deb10u3) ...
09:13:56 #13 46.50 Setting up curl (7.64.0-4+deb10u6) ...
09:13:56 #13 46.51 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
09:13:56 #13 46.54 Setting up gpg (2.2.12-1+deb10u2) ...
09:13:56 #13 46.55 Setting up guile-2.2-libs:arm64 (2.2.4+1-2+deb10u1) ...
09:13:56 #13 46.57 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
09:13:56 #13 46.58 Setting up libstdc++-8-dev:arm64 (8.3.0-6) ...
09:13:56 #13 46.59 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:13:56 #14 46.50 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ...
09:13:56 #14 46.50 Unpacking libsqlite3-0:arm64 (3.40.1-1) ...
09:13:56 #14 46.54 Selecting previously unselected package libpython3.11-stdlib:arm64.
09:13:56 #14 46.54 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ...
09:13:56 #14 46.54 Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
09:13:56 #14 46.65 Selecting previously unselected package python3.11.
09:13:56 #14 46.65 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ...
09:13:56 #14 46.65 Unpacking python3.11 (3.11.4-1~23.04) ...
09:13:56 #14 46.68 Selecting previously unselected package libpython3-stdlib:arm64.
09:13:56 #14 46.68 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ...
09:13:56 #14 46.69 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
09:13:56 #14 46.72 Setting up python3-minimal (3.11.2-1) ...
09:13:56 #14 41.11 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 manpages-dev all 5.10-1ubuntu1 [2309 kB]
09:13:56 #14 41.22 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-certifi all 2020.6.20-1 [150 kB]
09:13:56 #13 42.73 Selecting previously unselected package libpackage-stash-perl.
09:13:56 #13 42.73 Preparing to unpack .../272-libpackage-stash-perl_0.40-1_all.deb ...
09:13:56 #13 42.73 Unpacking libpackage-stash-perl (0.40-1) ...
09:13:56 #13 42.77 Selecting previously unselected package libsub-identify-perl.
09:13:56 #13 42.77 Preparing to unpack .../273-libsub-identify-perl_0.14-3_armhf.deb ...
09:13:56 #13 42.77 Unpacking libsub-identify-perl (0.14-3) ...
09:13:56 #13 42.81 Selecting previously unselected package libsub-name-perl:armhf.
09:13:56 #13 42.81 Preparing to unpack .../274-libsub-name-perl_0.26-2+b1_armhf.deb ...
09:13:56 #13 42.81 Unpacking libsub-name-perl:armhf (0.26-2+b1) ...
09:13:56 #13 42.85 Selecting previously unselected package libnamespace-clean-perl.
09:13:56 #13 41.49 Preparing to unpack .../248-libtype-tiny-perl_1.012001-2_all.deb ...
09:13:56 #13 41.49 Unpacking libtype-tiny-perl (1.012001-2) ...
09:13:56 #13 41.56 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:56 #13 41.56 Preparing to unpack .../249-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:13:56 #13 41.56 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:13:56 #13 41.62 Selecting previously unselected package libglib2.0-0:armhf.
09:13:56 #13 41.62 Preparing to unpack .../250-libglib2.0-0_2.66.8-1_armhf.deb ...
09:13:56 #13 41.63 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
09:13:56 #14 45.29 Setting up man-db (2.10.2-1) ...
09:13:56 #14 45.39 Building database of manual pages ...
09:13:56 #13 41.86 Setting up liblz1:arm64 (1.13-5) ...
09:13:56 #13 41.87 Setting up libksba8:arm64 (1.6.3-2) ...
09:13:56 #13 41.88 Setting up media-types (10.0.0) ...
09:13:56 #13 41.89 Setting up libpipeline1:arm64 (1.5.7-1) ...
09:13:56 #13 41.90 Setting up plzip (1.10-5) ...
09:13:56 #13 41.91 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
09:13:56 #13 41.91 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:13:56 #13 41.92 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:13:56 #13 41.93 Setting up wdiff (1.2.2-5) ...
09:13:56 #13 41.94 Setting up libaom3:arm64 (3.6.0-1) ...
09:13:56 #13 41.95 Setting up libabsl20220623:arm64 (20220623.1-1) ...
09:13:56 #13 41.96 Setting up libxau6:arm64 (1:1.0.9-1) ...
09:13:56 #13 41.97 Setting up libre2-9:arm64 (20220601+dfsg-1+b1) ...
09:13:56 #13 41.98 Setting up libkeyutils1:arm64 (1.6.3-2) ...
09:13:56 #13 41.99 Setting up libpsl5:arm64 (0.21.2-1) ...
09:13:56 #13 42.00 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
09:13:56 #13 42.01 Setting up libicu72:arm64 (72.1-3) ...
09:13:56 #13 42.02 Setting up liblerc4:arm64 (4.0.0+ds-2) ...
09:13:56 #13 42.03 Setting up bsdextrautils (2.38.1-5+b1) ...
09:13:56 #13 42.04 Setting up libfcgi0ldbl:arm64 (2.4.2-2) ...
09:13:56 #13 42.05 Setting up libtext-glob-perl (0.11-3) ...
09:13:56 #13 42.06 Setting up xdg-user-dirs (0.18-1) ...
09:13:56 #13 42.10 Setting up libmagic-mgc (1:5.44-3) ...
09:13:56 #13 42.11 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:13:56 #13 42.12 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
09:13:56 #13 42.13 No schema files found: doing nothing.
09:13:56 #13 42.14 Setting up distro-info-data (0.58) ...
09:13:56 #13 42.15 Setting up manpages (6.03-2) ...
09:13:56 #13 42.16 Setting up libtirpc-common (1.3.3+ds-1) ...
09:13:56 #13 42.20 Setting up unzip (6.0-28) ...
09:13:56 #13 42.21 Setting up libcbor0.8:arm64 (0.8.0-2+b1) ...
09:13:56 #14 47.72 Selecting previously unselected package libcpanel-json-xs-perl.
09:13:56 #14 47.73 Preparing to unpack .../223-libcpanel-json-xs-perl_4.19-1build1_arm64.deb ...
09:13:56 #14 47.73 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
09:13:56 #14 47.76 Selecting previously unselected package libdata-dump-perl.
09:13:56 #14 47.77 Preparing to unpack .../224-libdata-dump-perl_1.23-1_all.deb ...
09:13:56 #14 47.77 Unpacking libdata-dump-perl (1.23-1) ...
09:13:56 #14 47.80 Selecting previously unselected package libdigest-bubblebabble-perl.
09:13:56 #14 47.80 Preparing to unpack .../225-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:13:56 #14 47.80 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:13:56 #14 47.83 Selecting previously unselected package libdigest-hmac-perl.
09:13:56 #14 47.83 Preparing to unpack .../226-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:13:56 #14 47.84 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:56 #14 47.86 Selecting previously unselected package libdistro-info-perl.
09:13:56 #14 47.87 Preparing to unpack .../227-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
09:13:56 #14 47.87 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
09:13:56 #14 47.90 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:56 #14 47.90 Preparing to unpack .../228-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:56 #14 47.90 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:56 #14 47.93 Selecting previously unselected package libmailtools-perl.
09:13:56 #14 47.93 Preparing to unpack .../229-libmailtools-perl_2.21-1_all.deb ...
09:13:56 #14 47.94 Unpacking libmailtools-perl (2.21-1) ...
09:13:56 #14 47.97 Selecting previously unselected package libnet-ip-perl.
09:13:56 #14 47.97 Preparing to unpack .../230-libnet-ip-perl_1.26-2_all.deb ...
09:13:56 #14 47.97 Unpacking libnet-ip-perl (1.26-2) ...
09:13:56 #14 48.00 Selecting previously unselected package libnet-dns-perl.
09:13:56 #13 36.94 Setting up libtool (2.4.7-5) ...
09:13:56 #13 36.95 Setting up libimport-into-perl (1.002005-2) ...
09:13:56 #13 36.96 Setting up libmoo-perl (2.005005-1) ...
09:13:56 #13 36.97 Setting up python3 (3.11.2-1) ...
09:13:56 #13 37.09 Setting up gcc (4:12.2.0-3+rpi1) ...
09:13:56 #13 37.12 Setting up dh-autoreconf (20) ...
09:13:56 #13 37.14 Setting up debhelper (13.11.4) ...
09:13:56 #13 37.16 Setting up equivs (2.3.1) ...
09:13:56 #13 37.17 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:13:56 #13 37.19 Setting up libwww-perl (6.68-1) ...
09:13:56 #12 47.00 (28/143): libpng-1.6.37-13.fc37.aarch64.rpm     3.0 MB/s | 114 kB     00:00    
09:13:56 #12 47.01 (29/143): libstemmer-0-19.585svn.fc37.aarch64.r 1.7 MB/s |  79 kB     00:00    
09:13:56 #12 47.02 (30/143): lua-srpm-macros-1-7.fc37.noarch.rpm   235 kB/s | 8.8 kB     00:00    
09:13:56 #12 47.04 (31/143): nim-srpm-macros-3-7.fc37.noarch.rpm   214 kB/s | 8.4 kB     00:00    
09:13:56 #12 47.05 (32/143): ocaml-srpm-macros-7-2.fc37.noarch.rpm 420 kB/s |  13 kB     00:00    
09:13:56 #12 47.05 (33/143): openblas-srpm-macros-2-12.fc37.noarch 242 kB/s | 7.5 kB     00:00    
09:13:56 #12 47.08 (34/143): patch-2.7.6-17.fc37.aarch64.rpm       3.2 MB/s | 121 kB     00:00    
09:13:56 #12 47.09 (35/143): perl-Data-Dumper-2.184-490.fc37.aarch 1.4 MB/s |  55 kB     00:00    
09:13:56 #12 47.10 (36/143): perl-Carp-1.52-489.fc37.noarch.rpm    569 kB/s |  29 kB     00:00    
09:13:56 #12 47.14 (37/143): perl-Digest-1.20-489.fc37.noarch.rpm  393 kB/s |  26 kB     00:00    
09:13:56 #12 47.14 (38/143): perl-Digest-MD5-2.58-489.fc37.aarch64 644 kB/s |  36 kB     00:00    
09:13:56 #12 47.17 (39/143): perl-Exporter-5.77-489.fc37.noarch.rp 1.1 MB/s |  31 kB     00:00    
09:13:56 #12 47.17 (40/143): perl-File-Path-2.18-489.fc37.noarch.r 1.2 MB/s |  35 kB     00:00    
09:13:56 #12 47.20 (41/143): perl-Encode-3.19-492.fc37.aarch64.rpm  16 MB/s | 1.7 MB     00:00    
09:13:56 #12 47.21 (42/143): perl-IO-Socket-IP-0.41-490.fc37.noarc 1.2 MB/s |  42 kB     00:00    
09:13:56 #12 47.21 (43/143): perl-File-Temp-0.231.100-489.fc37.noa 1.4 MB/s |  59 kB     00:00    
09:13:56 #12 47.24 (44/143): perl-IO-Socket-SSL-2.075-1.fc37.noarc 6.0 MB/s | 221 kB     00:00    
09:13:56 #12 47.25 (45/143): perl-Mozilla-CA-20211001-4.fc37.noarc 322 kB/s |  12 kB     00:00    
09:13:56 #12 47.26 (46/143): perl-MIME-Base64-3.16-489.fc37.aarch6 624 kB/s |  30 kB     00:00    
09:13:56 #12 47.29 (47/143): perl-PathTools-3.84-489.fc37.aarch64. 2.4 MB/s |  90 kB     00:00    
09:13:56 #12 47.30 (48/143): perl-Net-SSLeay-1.92-4.fc37.aarch64.r 6.1 MB/s | 358 kB     00:00    
09:13:56 #12 47.30 (49/143): perl-Pod-Escapes-1.07-489.fc37.noarch 444 kB/s |  20 kB     00:00    
09:13:56 #12 47.31 (50/143): perl-Pod-Perldoc-3.28.01-490.fc37.noa 4.2 MB/s |  90 kB     00:00    
09:13:56 #14 42.32 Setting up libhttp-negotiate-perl (6.01-2) ...
09:13:56 #14 42.34 Setting up libio-prompter-perl (0.004015-2) ...
09:13:56 #14 42.35 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:13:56 #14 42.36 Setting up libstdc++-12-dev:amd64 (12.3.0-1ubuntu1~23.04) ...
09:13:56 #14 42.37 Setting up libhttp-cookies-perl (6.10-1) ...
09:13:56 #14 42.38 Setting up libtool (2.4.7-5) ...
09:13:56 #14 42.39 Setting up po-debconf (1.0.21+nmu1) ...
09:13:56 #14 42.40 Setting up libhtml-tree-perl (5.07-3) ...
09:13:56 #14 42.41 Setting up libparams-classify-perl:amd64 (0.015-2build2) ...
09:13:56 #14 42.42 Setting up libcgi-pm-perl (4.55-1) ...
09:13:56 #14 42.43 Setting up python3 (3.11.2-1) ...
09:13:56 #14 40.33 Get:351 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libipc-run3-perl all 0.048-2 [31.4 kB]
09:13:56 #14 40.08 Get:341 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libregexp-wildcards-perl all 1.05-3 [12.9 kB]
09:13:56 #14 40.10 Get:342 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules armhf 2.1.28+dfsg-10 [61.9 kB]
09:13:56 #14 40.21 Get:343 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-decoder-perl armhf 5.003+ds-1 [92.8 kB]
09:13:56 #14 40.29 Get:344 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsereal-encoder-perl armhf 5.003+ds-1 [94.5 kB]
09:13:56 #14 40.34 Get:345 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libset-intspan-perl all 1.19-3 [24.8 kB]
09:13:56 #14 42.82 Selecting previously unselected package g++.
09:13:56 #14 42.82 Preparing to unpack .../094-g++_4%3a9.3.0-1ubuntu2_armhf.deb ...
09:13:56 #14 42.82 Unpacking g++ (4:9.3.0-1ubuntu2) ...
09:13:56 #14 42.85 Selecting previously unselected package make.
09:13:56 #14 42.85 Preparing to unpack .../095-make_4.2.1-1.2_armhf.deb ...
09:13:56 #14 42.86 Unpacking make (4.2.1-1.2) ...
09:13:56 #14 42.90 Selecting previously unselected package libdpkg-perl.
09:13:56 #14 42.90 Preparing to unpack .../096-libdpkg-perl_1.19.7ubuntu3.2_all.deb ...
09:13:56 #14 42.90 Unpacking libdpkg-perl (1.19.7ubuntu3.2) ...
09:13:56 #14 42.95 Selecting previously unselected package patch.
09:13:56 #13 43.13 Preparing to unpack .../185-libclone-perl_0.41-1+b1_armhf.deb ...
09:13:56 #13 43.14 Unpacking libclone-perl (0.41-1+b1) ...
09:13:56 #13 43.17 Selecting previously unselected package libcommon-sense-perl.
09:13:56 #13 43.17 Preparing to unpack .../186-libcommon-sense-perl_3.74-2+b7_armhf.deb ...
09:13:56 #13 43.17 Unpacking libcommon-sense-perl (3.74-2+b7) ...
09:13:56 #13 43.20 Selecting previously unselected package libparams-util-perl.
09:13:56 #13 43.20 Preparing to unpack .../187-libparams-util-perl_1.07-3+b4_armhf.deb ...
09:13:56 #13 43.21 Unpacking libparams-util-perl (1.07-3+b4) ...
09:13:56 #13 43.24 Selecting previously unselected package libsub-install-perl.
09:13:56 #13 43.25 Preparing to unpack .../188-libsub-install-perl_0.928-1_all.deb ...
09:13:56 #13 43.25 Unpacking libsub-install-perl (0.928-1) ...
09:13:56 #13 43.28 Selecting previously unselected package libdata-optlist-perl.
09:13:56 #13 43.28 Preparing to unpack .../189-libdata-optlist-perl_0.110-1_all.deb ...
09:13:56 #13 43.28 Unpacking libdata-optlist-perl (0.110-1) ...
09:13:56 #13 43.31 Selecting previously unselected package libsub-exporter-perl.
09:13:56 #13 43.31 Preparing to unpack .../190-libsub-exporter-perl_0.987-1_all.deb ...
09:13:56 #13 43.32 Unpacking libsub-exporter-perl (0.987-1) ...
09:13:56 #13 43.34 Selecting previously unselected package libconst-fast-perl.
09:13:56 #15 3.206 dh_md5sums
09:13:56 #15 3.241 dh_builddeb
09:13:56 #15 3.271 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:13:56 #15 3.293 
09:13:56 #15 3.293 The package has been created.
09:13:56 #15 3.293 Attention, the package has been created in the current directory,
09:13:56 #15 3.293 not in ".." as indicated by the message above!
09:13:56 #15 3.316 Selecting previously unselected package docker-ce-build-deps.
09:13:56 #15 3.327 (Reading database ... 17200 files and directories currently installed.)
09:13:56 #15 3.328 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:13:56 #15 3.331 Unpacking docker-ce-build-deps (1.0) ...
09:13:56 #15 extracting sha256:e4e9cb74d42ce6cd8695c0d2a77198f0c6f0b615483b8179d08cdad6c0451628 1.8s done
09:13:56 #15 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b
09:13:56 #13 42.46 Selecting previously unselected package binutils.
09:13:56 #13 42.46 Preparing to unpack .../019-binutils_2.35.2-2+rpi1_armhf.deb ...
09:13:56 #13 42.46 Unpacking binutils (2.35.2-2+rpi1) ...
09:13:56 #13 42.50 Selecting previously unselected package libisl23:armhf.
09:13:56 #13 42.50 Preparing to unpack .../020-libisl23_0.23-1_armhf.deb ...
09:13:56 #13 42.51 Unpacking libisl23:armhf (0.23-1) ...
09:13:56 #13 42.58 Selecting previously unselected package libmpfr6:armhf.
09:13:56 #13 42.58 Preparing to unpack .../021-libmpfr6_4.1.0-3_armhf.deb ...
09:13:56 #14 46.88 Selecting previously unselected package python3.
09:13:56 #14 46.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 ... 5174 files and directories currently installed.)
09:13:56 #14 46.88 Preparing to unpack .../0-python3_3.11.2-1_arm64.deb ...
09:13:56 #14 46.89 Unpacking python3 (3.11.2-1) ...
09:13:56 #14 46.93 Selecting previously unselected package perl-modules-5.36.
09:13:56 #14 46.93 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
09:13:56 #14 46.93 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:13:56 #14 41.63 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-idna all 3.3-1 [49.3 kB]
09:13:56 #13 43.26 Setting up libgdbm-compat4:arm64 (1.19-2) ...
09:13:56 #13 43.28 Setting up ucf (3.0043) ...
09:13:56 #13 43.38 Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ...
09:13:56 #13 43.39 Setting up gcc-10 (10.2.1-6) ...
09:13:56 #13 43.40 Setting up dwz (0.13+20210201-1) ...
09:13:56 #13 43.41 Setting up groff-base (1.22.4-6) ...
09:13:56 #13 43.42 Setting up cpp (4:10.2.1-1) ...
09:13:56 #13 43.44 Setting up pixz (1.0.7-1) ...
09:13:56 #13 43.45 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:13:56 #13 43.46 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:13:56 #13 43.47 Setting up libc6-dev:arm64 (2.31-13+deb11u6) ...
09:13:56 #13 43.47 Setting up libx11-6:arm64 (2:1.7.2-1+deb11u1) ...
09:13:56 #13 43.48 Setting up curl (7.74.0-1.3+deb11u7) ...
09:13:56 #13 43.49 Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ...
09:13:56 #13 43.50 Setting up gpg (2.2.27-2+deb11u2) ...
09:13:56 #13 43.51 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
09:13:56 #13 43.52 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
09:13:56 #13 43.53 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:13:56 #13 43.54 Setting up libstdc++-10-dev:arm64 (10.2.1-6) ...
09:13:56 #13 43.55 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:13:56 #13 41.78 Selecting previously unselected package libglib2.0-data.
09:13:56 #13 41.78 Preparing to unpack .../251-libglib2.0-data_2.66.8-1_all.deb ...
09:13:56 #13 41.78 Unpacking libglib2.0-data (2.66.8-1) ...
09:13:56 #13 41.95 Selecting previously unselected package libgpm2:armhf.
09:13:56 #13 41.95 Preparing to unpack .../252-libgpm2_1.20.7-8_armhf.deb ...
09:13:56 #13 41.95 Unpacking libgpm2:armhf (1.20.7-8) ...
09:13:56 #13 41.99 Selecting previously unselected package libhash-fieldhash-perl.
09:13:56 #13 41.99 Preparing to unpack .../253-libhash-fieldhash-perl_0.15-1+b3_armhf.deb ...
09:13:56 #13 42.00 Unpacking libhash-fieldhash-perl (0.15-1+b3) ...
09:13:56 #13 42.03 Selecting previously unselected package libhtml-form-perl.
09:13:56 #13 42.85 Preparing to unpack .../275-libnamespace-clean-perl_0.27-2_all.deb ...
09:13:56 #13 42.86 Unpacking libnamespace-clean-perl (0.27-2) ...
09:13:56 #13 42.89 Selecting previously unselected package libpath-tiny-perl.
09:13:56 #13 42.90 Preparing to unpack .../276-libpath-tiny-perl_0.144-1_all.deb ...
09:13:56 #13 42.90 Unpacking libpath-tiny-perl (0.144-1) ...
09:13:56 #13 42.94 Selecting previously unselected package libstrictures-perl.
09:13:56 #13 42.94 Preparing to unpack .../277-libstrictures-perl_2.000006-1_all.deb ...
09:13:56 #13 42.98 Unpacking libstrictures-perl (2.000006-1) ...
09:13:56 #13 43.01 Selecting previously unselected package libtype-tiny-perl.
09:13:56 #13 43.02 Preparing to unpack .../278-libtype-tiny-perl_2.002001-1_all.deb ...
09:13:56 #13 43.02 Unpacking libtype-tiny-perl (2.002001-1) ...
09:13:56 #13 43.09 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:56 #13 43.09 Preparing to unpack .../279-libgitlab-api-v4-perl_0.26-3_all.deb ...
09:13:56 #13 43.09 Unpacking libgitlab-api-v4-perl (0.26-3) ...
09:13:56 #13 43.18 Selecting previously unselected package libglib2.0-0:armhf.
09:13:56 #13 43.19 Preparing to unpack .../280-libglib2.0-0_2.74.6-2_armhf.deb ...
09:13:56 #13 43.19 Unpacking libglib2.0-0:armhf (2.74.6-2) ...
09:13:56 #14 45.62 Setting up libgpgme11:amd64 (1.16.0-1.2ubuntu4.1) ...
09:13:56 #14 45.64 Setting up python3-six (1.16.0-3ubuntu1) ...
09:13:56 #14 45.76 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:13:56 #13 42.22 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
09:13:56 #13 42.23 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
09:13:56 #13 42.24 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
09:13:56 #13 42.26 Setting up libfcgi-bin (2.4.2-2) ...
09:13:56 #13 42.26 Setting up binutils-common:arm64 (2.40-2) ...
09:13:56 #13 42.30 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
09:13:56 #13 42.31 Setting up libmagic1:arm64 (1:5.44-3) ...
09:13:56 #13 42.33 Setting up libdeflate0:arm64 (1.14-1) ...
09:13:56 #13 42.34 Setting up less (590-2) ...
09:13:56 #13 42.35 Setting up perl-openssl-defaults:arm64 (7+b1) ...
09:13:56 #13 42.36 Setting up linux-libc-dev:arm64 (6.1.52-1) ...
09:13:56 #13 42.37 Setting up libctf-nobfd0:arm64 (2.40-2) ...
09:13:56 #13 42.38 Setting up gettext-base (0.21-12) ...
09:13:56 #13 42.40 Setting up m4 (1.4.19-3) ...
09:13:56 #13 42.40 Setting up liblzo2-2:arm64 (2.10-2) ...
09:13:56 #13 42.41 Setting up libnpth0:arm64 (1.6-3) ...
09:13:56 #13 42.42 Setting up krb5-locales (1.20.1-2) ...
09:13:56 #13 42.43 Setting up file (1:5.44-3) ...
09:13:56 #14 48.01 Preparing to unpack .../231-libnet-dns-perl_1.22-1_all.deb ...
09:13:56 #14 48.01 Unpacking libnet-dns-perl (1.22-1) ...
09:13:56 #14 48.06 Selecting previously unselected package libnet-domain-tld-perl.
09:13:56 #14 48.06 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1_all.deb ...
09:13:56 #14 48.07 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:13:56 #14 48.10 Selecting previously unselected package libemail-valid-perl.
09:13:56 #14 48.10 Preparing to unpack .../233-libemail-valid-perl_1.202-1_all.deb ...
09:13:56 #14 48.10 Unpacking libemail-valid-perl (1.202-1) ...
09:13:56 #14 48.13 Selecting previously unselected package libexporter-tiny-perl.
09:13:56 #14 48.13 Preparing to unpack .../234-libexporter-tiny-perl_1.002001-1_all.deb ...
09:13:56 #14 48.13 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:13:56 #14 48.16 Selecting previously unselected package libipc-system-simple-perl.
09:13:56 #14 48.16 Preparing to unpack .../235-libipc-system-simple-perl_1.26-1_all.deb ...
09:13:56 #14 48.17 Unpacking libipc-system-simple-perl (1.26-1) ...
09:13:56 #14 48.19 Selecting previously unselected package libfile-basedir-perl.
09:13:56 #14 48.20 Preparing to unpack .../236-libfile-basedir-perl_0.08-1_all.deb ...
09:13:56 #14 48.20 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:56 #14 48.23 Selecting previously unselected package libfile-chdir-perl.
09:13:56 #14 48.23 Preparing to unpack .../237-libfile-chdir-perl_0.1008-1_all.deb ...
09:13:56 #13 37.21 Setting up devscripts (2.23.4) ...
09:13:56 #13 37.37 Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ...
09:13:56 #17 4.145 (1/61): autoconf-2.69-29.el8.noarch.rpm         2.8 MB/s | 710 kB     00:00    
09:13:56 #17 4.153 (2/61): automake-1.16.1-8.el8.noarch.rpm        2.8 MB/s | 740 kB     00:00    
09:13:56 #17 4.162 (3/61): annobin-11.13-2.el8.aarch64.rpm         3.5 MB/s | 971 kB     00:00    
09:13:56 #17 4.168 (4/61): cmake-filesystem-3.20.2-5.el8.aarch64.r 7.6 MB/s |  45 kB     00:00    
09:13:56 #17 4.175 (5/61): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 7.3 MB/s |  44 kB     00:00    
09:13:56 #17 4.199 (6/61): cmake-data-3.20.2-5.el8.noarch.rpm       37 MB/s | 1.7 MB     00:00    
09:13:56 #17 4.334 (7/61): cmake-3.20.2-5.el8.aarch64.rpm           54 MB/s |  10 MB     00:00    
09:13:56 #17 4.340 (8/61): gcc-plugin-annobin-8.5.0-20.el8.aarch64 6.3 MB/s |  34 kB     00:00    
09:13:56 #17 4.347 (9/61): git-2.39.3-1.el8.aarch64.rpm             15 MB/s | 104 kB     00:00    
09:13:56 #17 4.382 (10/61): cpp-8.5.0-20.el8.aarch64.rpm            43 MB/s | 8.9 MB     00:00    
09:13:56 #17 4.446 (11/61): git-core-doc-2.39.3-1.el8.noarch.rpm    51 MB/s | 3.3 MB     00:00    
09:13:56 #17 4.470 (12/61): isl-0.16.1-6.el8.aarch64.rpm            33 MB/s | 778 kB     00:00    
09:13:56 #17 4.475 (13/61): libmpc-1.1.0-9.1.el8.aarch64.rpm        11 MB/s |  60 kB     00:00    
09:13:56 #17 4.481 (14/61): libseccomp-devel-2.5.2-1.el8.aarch64.r  10 MB/s |  57 kB     00:00    
09:13:56 #17 4.500 (15/61): libtool-2.4.6-25.el8.aarch64.rpm        39 MB/s | 708 kB     00:00    
09:13:56 #17 4.511 (16/61): libtool-ltdl-devel-2.4.6-25.el8.aarch6  17 MB/s | 184 kB     00:00    
09:13:56 #17 4.520 (17/61): libuv-1.41.1-1.el8_4.aarch64.rpm        17 MB/s | 150 kB     00:00    
09:13:56 #17 4.527 (18/61): perl-Error-0.17025-2.el8.noarch.rpm    6.2 MB/s |  46 kB     00:00    
09:13:56 #17 4.535 (19/61): perl-Git-2.39.3-1.el8.noarch.rpm        11 MB/s |  79 kB     00:00    
09:13:56 #17 4.541 (20/61): perl-TermReadKey-2.37-7.el8.aarch64.rp 6.6 MB/s |  40 kB     00:00    
09:13:56 #17 4.570 (21/61): perl-Thread-Queue-3.13-1.el8.noarch.rp 828 kB/s |  24 kB     00:00    
09:13:56 #17 4.603 (22/61): git-core-2.39.3-1.el8.aarch64.rpm       41 MB/s |  10 MB     00:00    
09:13:56 #12 47.34 (51/143): perl-Scalar-List-Utils-1.63-489.fc37. 2.0 MB/s |  71 kB     00:00    
09:13:56 #12 47.35 (52/143): perl-Pod-Simple-3.43-490.fc37.noarch. 4.2 MB/s | 225 kB     00:00    
09:13:56 #12 47.38 (53/143): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 518 kB/s |  40 kB     00:00    
09:13:56 #12 47.38 (54/143): perl-Socket-2.036-1.fc37.aarch64.rpm  1.3 MB/s |  55 kB     00:00    
09:13:56 #12 47.39 (55/143): perl-Storable-3.26-489.fc37.aarch64.r 2.2 MB/s |  95 kB     00:00    
09:13:56 #12 47.42 (56/143): perl-Term-ANSIColor-5.01-490.fc37.noa 1.1 MB/s |  48 kB     00:00    
09:13:56 #12 47.43 (57/143): perl-Term-Cap-1.17-489.fc37.noarch.rp 519 kB/s |  22 kB     00:00    
09:13:56 #12 47.43 (58/143): perl-Text-ParseWords-3.31-489.fc37.no 457 kB/s |  16 kB     00:00    
09:13:56 #12 47.46 (59/143): perl-libnet-3.14-490.fc37.noarch.rpm  3.7 MB/s | 132 kB     00:00    
09:13:56 #12 47.50 (60/143): perl-Time-Local-1.300-489.fc37.noarch 438 kB/s |  33 kB     00:00    
09:13:56 #12 47.50 (61/143): perl-parent-0.238-489.fc37.noarch.rpm 359 kB/s |  14 kB     00:00    
09:13:56 #12 47.51 (62/143): perl-constant-1.33-490.fc37.noarch.rp 284 kB/s |  23 kB     00:00    
09:13:56 #12 47.54 (63/143): perl-podlators-4.14-489.fc37.noarch.r 2.7 MB/s | 116 kB     00:00    
09:13:56 #14 40.50 Get:352 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzip armhf 1.23-1 [80.2 kB]
09:13:56 #14 40.62 Get:353 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lzop armhf 1.04-2build2 [84.5 kB]
09:13:56 #14 40.69 Get:354 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
09:13:56 #14 40.72 Get:355 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf unzip armhf 6.0-26ubuntu3.1 [162 kB]
09:13:56 #14 42.70 Setting up libhtml-format-perl (2.16-2) ...
09:13:56 #14 42.72 Setting up python3-xdg (0.28-2) ...
09:13:56 #13 46.15 129 added, 0 removed; done.
09:13:56 #13 46.18 Setting up libfreetype6:amd64 (2.10.4+dfsg-1+deb11u1) ...
09:13:56 #13 46.19 Setting up shared-mime-info (2.0-1) ...
09:13:56 #14 40.35 Get:346 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsocket6-perl armhf 0.29-3 [16.4 kB]
09:13:56 #14 40.35 Get:347 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsodium23 armhf 1.0.18-1build2 [141 kB]
09:13:56 #14 40.39 Get:348 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-copyright-perl all 0.003014-1 [20.5 kB]
09:13:56 #14 40.40 Get:349 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-escape-perl all 2010.002-3 [16.1 kB]
09:13:56 #14 40.40 Get:350 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-license-perl all 0.0.2-1ubuntu2 [34.7 kB]
09:13:56 #14 42.95 Preparing to unpack .../097-patch_2.7.6-6_armhf.deb ...
09:13:56 #14 42.95 Unpacking patch (2.7.6-6) ...
09:13:56 #14 43.02 Selecting previously unselected package dpkg-dev.
09:13:56 #14 43.02 Preparing to unpack .../098-dpkg-dev_1.19.7ubuntu3.2_all.deb ...
09:13:56 #14 43.03 Unpacking dpkg-dev (1.19.7ubuntu3.2) ...
09:13:56 #14 43.12 Selecting previously unselected package build-essential.
09:13:56 #14 43.12 Preparing to unpack .../099-build-essential_12.8ubuntu1.1_armhf.deb ...
09:13:56 #14 43.13 Unpacking build-essential (12.8ubuntu1.1) ...
09:13:56 #14 43.18 Selecting previously unselected package libbrotli1:armhf.
09:13:56 #14 43.19 Preparing to unpack .../100-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
09:13:56 #14 43.19 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
09:13:56 #13 43.35 Preparing to unpack .../191-libconst-fast-perl_0.014-1_all.deb ...
09:13:56 #13 43.35 Unpacking libconst-fast-perl (0.014-1) ...
09:13:56 #13 43.38 Selecting previously unselected package libwant-perl.
09:13:56 #13 43.38 Preparing to unpack .../192-libwant-perl_0.29-1+b4_armhf.deb ...
09:13:56 #13 43.38 Unpacking libwant-perl (0.29-1+b4) ...
09:13:56 #13 43.41 Selecting previously unselected package libcontextual-return-perl.
09:13:56 #13 43.42 Preparing to unpack .../193-libcontextual-return-perl_0.004014-2_all.deb ...
09:13:56 #13 43.42 Unpacking libcontextual-return-perl (0.004014-2) ...
09:13:56 #13 43.45 Selecting previously unselected package libconvert-binhex-perl.
09:13:56 #13 43.46 Preparing to unpack .../194-libconvert-binhex-perl_1.125-1_all.deb ...
09:13:56 #13 43.46 Unpacking libconvert-binhex-perl (1.125-1) ...
09:13:56 #13 43.49 Selecting previously unselected package libdata-dump-perl.
09:13:56 #13 43.49 Preparing to unpack .../195-libdata-dump-perl_1.23-1_all.deb ...
09:13:56 #13 43.50 Unpacking libdata-dump-perl (1.23-1) ...
09:13:56 #13 43.52 Selecting previously unselected package libdigest-bubblebabble-perl.
09:13:56 #13 43.53 Preparing to unpack .../196-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:13:56 #13 43.53 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:13:56 #13 43.56 Selecting previously unselected package libdigest-hmac-perl.
09:13:56 #13 43.56 Preparing to unpack .../197-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:13:56 #13 43.57 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:13:56 #13 43.59 Selecting previously unselected package libdistro-info-perl.
09:13:56 #13 43.60 Preparing to unpack .../198-libdistro-info-perl_0.21_all.deb ...
09:13:56 #13 43.60 Unpacking libdistro-info-perl (0.21) ...
09:13:56 #13 43.62 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:56 #13 43.63 Preparing to unpack .../199-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:56 #13 43.63 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:56 #13 43.66 Selecting previously unselected package libmailtools-perl.
09:13:57 #13 42.59 Unpacking libmpfr6:armhf (4.1.0-3) ...
09:13:57 #13 42.64 Selecting previously unselected package libmpc3:armhf.
09:13:57 #13 42.64 Preparing to unpack .../022-libmpc3_1.2.0-1_armhf.deb ...
09:13:57 #13 42.64 Unpacking libmpc3:armhf (1.2.0-1) ...
09:13:57 #13 42.67 Selecting previously unselected package cpp-10.
09:13:57 #13 42.68 Preparing to unpack .../023-cpp-10_10.2.1-6+rpi1_armhf.deb ...
09:13:57 #13 42.68 Unpacking cpp-10 (10.2.1-6+rpi1) ...
09:13:57 #14 47.17 Selecting previously unselected package libgdbm6:arm64.
09:13:57 #14 47.17 Preparing to unpack .../2-libgdbm6_1.23-3_arm64.deb ...
09:13:57 #14 47.17 Unpacking libgdbm6:arm64 (1.23-3) ...
09:13:57 #14 47.21 Selecting previously unselected package libgdbm-compat4:arm64.
09:13:57 #14 47.21 Preparing to unpack .../3-libgdbm-compat4_1.23-3_arm64.deb ...
09:13:57 #14 47.22 Unpacking libgdbm-compat4:arm64 (1.23-3) ...
09:13:57 #14 47.25 Selecting previously unselected package libperl5.36:arm64.
09:13:57 #14 47.25 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_arm64.deb ...
09:13:57 #14 47.25 Unpacking libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ...
09:13:57 #14 35.53 warning: /var/cache/yum/x86_64/7/base/packages/desktop-file-utils-0.23-2.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
09:13:57 #14 35.53 Public key for desktop-file-utils-0.23-2.el7.x86_64.rpm is not installed
09:13:57 #13 47.36 Setting up libgnutls-dane0:arm64 (3.6.7-4+deb10u10) ...
09:13:57 #13 44.02 Setting up g++-10 (10.2.1-6) ...
09:13:57 #13 44.03 Setting up libxpm4:arm64 (1:3.5.12-1.1~deb11u1) ...
09:13:57 #13 44.04 Setting up libtool (2.4.6-15) ...
09:13:57 #13 44.05 Setting up fontconfig-config (2.13.1-4.2) ...
09:13:57 #16 11.91 Transaction test succeeded.
09:13:57 #16 11.91 Running transaction
09:13:57 #13 42.03 Preparing to unpack .../254-libhtml-form-perl_6.07-1_all.deb ...
09:13:57 #13 42.04 Unpacking libhtml-form-perl (6.07-1) ...
09:13:57 #13 42.07 Selecting previously unselected package libhtml-format-perl.
09:13:57 #13 42.07 Preparing to unpack .../255-libhtml-format-perl_2.12-1.1_all.deb ...
09:13:57 #13 42.08 Unpacking libhtml-format-perl (2.12-1.1) ...
09:13:57 #13 42.15 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:57 #13 42.15 Preparing to unpack .../256-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:13:57 #13 42.15 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:13:57 #13 42.19 Selecting previously unselected package libhttp-daemon-perl.
09:13:57 #13 42.19 Preparing to unpack .../257-libhttp-daemon-perl_6.12-1+deb11u1_all.deb ...
09:13:57 #13 42.19 Unpacking libhttp-daemon-perl (6.12-1+deb11u1) ...
09:13:57 #13 42.23 Selecting previously unselected package libio-sessiondata-perl.
09:13:57 #13 42.23 Preparing to unpack .../258-libio-sessiondata-perl_1.03-1.1_all.deb ...
09:13:57 #13 42.23 Unpacking libio-sessiondata-perl (1.03-1.1) ...
09:13:57 #13 43.32 Selecting previously unselected package libglib2.0-data.
09:13:57 #13 43.32 Preparing to unpack .../281-libglib2.0-data_2.74.6-2_all.deb ...
09:13:57 #13 43.33 Unpacking libglib2.0-data (2.74.6-2) ...
09:13:57 #14 45.89 Setting up perl (5.34.0-3ubuntu1.2) ...
09:13:57 #14 45.92 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
09:13:57 #14 45.94 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:13:57 #14 45.95 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
09:13:57 #14 45.97 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:13:57 #13 42.44 Setting up libsvtav1enc1:arm64 (1.4.1+dfsg-1) ...
09:13:57 #13 42.45 Setting up libassuan0:arm64 (2.5.5-5) ...
09:13:57 #13 42.46 Setting up libgomp1:arm64 (12.2.0-14) ...
09:13:57 #13 42.47 Setting up bzip2 (1.0.8-5+b1) ...
09:13:57 #13 42.48 Setting up libldap-common (2.5.13+dfsg-5) ...
09:13:57 #13 42.49 Setting up pbzip2 (1.1.13-1) ...
09:13:57 #13 42.50 Setting up libjbig0:arm64 (2.1-6.1) ...
09:13:57 #13 42.51 Setting up librav1e0:arm64 (0.5.1-6) ...
09:13:57 #13 42.52 Setting up libfakeroot:arm64 (1.31-1.2) ...
09:13:57 #13 42.54 Setting up libjansson4:arm64 (2.14-2) ...
09:13:57 #13 42.54 Setting up libkrb5support0:arm64 (1.20.1-2) ...
09:13:57 #13 42.55 Setting up libnumber-compare-perl (0.03-3) ...
09:13:57 #13 42.56 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:13:57 #13 42.57 Setting up fakeroot (1.31-1.2) ...
09:13:57 #13 42.58 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:13:57 #13 42.59 Setting up perl-modules-5.36 (5.36.0-7) ...
09:13:57 #13 42.60 Setting up autotools-dev (20220109.1) ...
09:13:57 #13 42.61 Setting up libglib2.0-data (2.74.6-2) ...
09:13:57 #13 42.62 Setting up rpcsvc-proto (1.4.3-1) ...
09:13:57 #13 42.63 Setting up libjpeg62-turbo:arm64 (1:2.1.5-2) ...
09:13:57 #13 42.64 Setting up libx11-data (2:1.8.4-2+deb12u1) ...
09:13:57 #14 48.23 Unpacking libfile-chdir-perl (0.1008-1) ...
09:13:57 #14 48.26 Selecting previously unselected package libfile-fcntllock-perl.
09:13:57 #14 48.26 Preparing to unpack .../238-libfile-fcntllock-perl_0.22-3build4_arm64.deb ...
09:13:57 #14 48.26 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
09:13:57 #14 48.29 Selecting previously unselected package libnumber-compare-perl.
09:13:57 #14 48.30 Preparing to unpack .../239-libnumber-compare-perl_0.03-1_all.deb ...
09:13:57 #14 48.30 Unpacking libnumber-compare-perl (0.03-1) ...
09:13:57 #14 48.33 Selecting previously unselected package libtext-glob-perl.
09:13:57 #14 48.33 Preparing to unpack .../240-libtext-glob-perl_0.10-1_all.deb ...
09:13:57 #14 48.33 Unpacking libtext-glob-perl (0.10-1) ...
09:13:57 #14 48.36 Selecting previously unselected package libfile-find-rule-perl.
09:13:57 #14 48.36 Preparing to unpack .../241-libfile-find-rule-perl_0.34-1_all.deb ...
09:13:57 #14 48.37 Unpacking libfile-find-rule-perl (0.34-1) ...
09:13:57 #14 48.40 Selecting previously unselected package libfont-afm-perl.
09:13:57 #14 48.40 Preparing to unpack .../242-libfont-afm-perl_1.20-2_all.deb ...
09:13:57 #14 48.40 Unpacking libfont-afm-perl (1.20-2) ...
09:13:57 #14 48.43 Selecting previously unselected package libio-string-perl.
09:13:57 #17 4.607 (23/61): vim-filesystem-8.0.1763-19.el8.4.noarc 1.4 MB/s |  50 kB     00:00    
09:13:57 #17 4.614 (24/61): glibc-devel-2.28-236.el8.1.aarch64.rpm  11 MB/s |  83 kB     00:00    
09:13:57 #17 4.620 (25/61): checkpolicy-2.9-1.el8.aarch64.rpm       20 MB/s | 338 kB     00:00    
09:13:57 #17 4.631 (26/61): glibc-headers-2.28-236.el8.1.aarch64.r  29 MB/s | 480 kB     00:00    
09:13:57 #17 4.647 (27/61): libasan-8.5.0-20.el8.aarch64.rpm        24 MB/s | 387 kB     00:00    
09:13:57 #17 4.654 (28/61): libatomic-8.5.0-20.el8.aarch64.rpm     4.1 MB/s |  26 kB     00:00    
09:13:57 #17 4.661 (29/61): libedit-3.1-23.20170329cvs.el8.aarch64  13 MB/s |  99 kB     00:00    
09:13:57 #17 4.674 (30/61): libgomp-8.5.0-20.el8.aarch64.rpm        16 MB/s | 200 kB     00:00    
09:13:57 #17 4.685 (31/61): libselinux-devel-2.9-8.el8.aarch64.rpm  18 MB/s | 200 kB     00:00    
09:13:57 #17 4.705 (32/61): libselinux-utils-2.9-8.el8.aarch64.rpm  12 MB/s | 241 kB     00:00    
09:13:57 #17 4.712 (33/61): libsepol-devel-2.9-3.el8.aarch64.rpm    14 MB/s |  87 kB     00:00    
09:13:57 #17 4.770 (34/61): gcc-8.5.0-20.el8.aarch64.rpm            34 MB/s |  19 MB     00:00    
09:13:57 #17 4.775 (35/61): libubsan-8.5.0-20.el8.aarch64.rpm      2.3 MB/s | 145 kB     00:00    
09:13:57 #17 4.778 (36/61): libxcrypt-devel-4.1.1-6.el8.aarch64.rp 3.2 MB/s |  25 kB     00:00    
09:13:57 #17 4.785 (37/61): m4-1.4.18-7.el8.aarch64.rpm             22 MB/s | 218 kB     00:00    
09:13:57 #17 4.796 (38/61): make-4.2.1-11.el8.aarch64.rpm           27 MB/s | 490 kB     00:00    
09:13:57 #17 4.803 (39/61): openssh-8.0p1-19.el8.aarch64.rpm        27 MB/s | 489 kB     00:00    
09:13:57 #17 4.816 (40/61): openssh-clients-8.0p1-19.el8.aarch64.r  32 MB/s | 627 kB     00:00    
09:13:57 #12 47.55 (64/143): perl-srpm-macros-1-46.fc37.noarch.rpm 197 kB/s | 8.3 kB     00:00    
09:13:57 #12 47.55 (65/143): pkgconf-1.8.0-3.fc37.aarch64.rpm      977 kB/s |  41 kB     00:00    
09:13:57 #12 47.57 (66/143): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    450 kB/s |  14 kB     00:00    
09:13:57 #12 47.59 (67/143): pkgconf-pkg-config-1.8.0-3.fc37.aarch 261 kB/s |  10 kB     00:00    
09:13:57 #12 47.59 (68/143): python-systemd-doc-235-1.fc37.aarch64 3.9 MB/s | 167 kB     00:00    
09:13:57 #12 47.62 (69/143): python3-construct-2.10.68-3.fc37.noar 3.1 MB/s | 152 kB     00:00    
09:13:57 #12 47.63 (70/143): python3-distro-1.7.0-3.fc37.noarch.rp 1.4 MB/s |  48 kB     00:00    
09:13:57 #12 47.64 (71/143): python3-dateutil-2.8.2-4.fc37.noarch. 7.2 MB/s | 361 kB     00:00    
09:13:57 #12 47.66 (72/143): python3-enchant-3.2.2-5.fc37.noarch.r 3.1 MB/s | 103 kB     00:00    
09:13:57 #12 47.66 (73/143): python3-file-magic-5.42-4.fc37.noarch 634 kB/s |  20 kB     00:00    
09:13:57 #12 47.67 (74/143): python3-pybeam-0.7-4.fc37.noarch.rpm  900 kB/s |  32 kB     00:00    
09:13:57 #12 47.68 (75/143): python3-six-1.16.0-8.fc37.noarch.rpm  1.6 MB/s |  42 kB     00:00    
09:13:57 #12 47.70 (76/143): python3-pyxdg-0.27-6.fc37.noarch.rpm  3.2 MB/s | 135 kB     00:00    
09:13:57 #12 47.71 (77/143): python3-systemd-235-1.fc37.aarch64.rp 2.7 MB/s | 108 kB     00:00    
09:13:57 #12 47.72 (78/143): python3-tomli-w-1.0.0-4.fc37.noarch.r 666 kB/s |  21 kB     00:00    
09:13:57 #12 47.74 (79/143): shared-mime-info-2.2-2.fc37.aarch64.r 8.9 MB/s | 381 kB     00:00    
09:13:57 #12 47.75 (80/143): unzip-6.0-58.fc37.aarch64.rpm         4.4 MB/s | 182 kB     00:00    
09:13:57 #12 47.76 (81/143): web-assets-filesystem-5-18.fc37.noarc 178 kB/s | 7.9 kB     00:00    
09:13:57 #14 40.78 Get:356 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf lintian all 2.114.0ubuntu1.2 [1082 kB]
09:13:57 #14 40.92 Get:357 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf manpages-dev all 5.10-1ubuntu1 [2309 kB]
09:13:57 #14 41.03 Get:358 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-certifi all 2020.6.20-1 [150 kB]
09:13:57 #14 42.86 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:13:57 #14 42.91 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:13:57 #14 42.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:13:57 #14 43.10 
09:13:57 #14 43.10 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:13:57 #14 43.25 Selecting previously unselected package libroken18-heimdal:armhf.
09:13:57 #14 43.25 Preparing to unpack .../101-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.26 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.29 Selecting previously unselected package libasn1-8-heimdal:armhf.
09:13:57 #14 43.29 Preparing to unpack .../102-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.30 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.35 Selecting previously unselected package libheimbase1-heimdal:armhf.
09:13:57 #14 43.35 Preparing to unpack .../103-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.35 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.44 Selecting previously unselected package libhcrypto4-heimdal:armhf.
09:13:57 #14 43.44 Preparing to unpack .../104-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.44 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.48 Selecting previously unselected package libwind0-heimdal:armhf.
09:13:57 #13 43.66 Preparing to unpack .../200-libmailtools-perl_2.18-1_all.deb ...
09:13:57 #13 43.67 Unpacking libmailtools-perl (2.18-1) ...
09:13:57 #13 43.70 Selecting previously unselected package libnet-ip-perl.
09:13:57 #13 43.70 Preparing to unpack .../201-libnet-ip-perl_1.26-2_all.deb ...
09:13:57 #13 43.71 Unpacking libnet-ip-perl (1.26-2) ...
09:13:57 #13 43.74 Selecting previously unselected package libnet-dns-perl.
09:13:57 #13 43.74 Preparing to unpack .../202-libnet-dns-perl_1.19-1_all.deb ...
09:13:57 #13 43.74 Unpacking libnet-dns-perl (1.19-1) ...
09:13:57 #13 43.81 Selecting previously unselected package libnet-domain-tld-perl.
09:13:57 #13 43.81 Preparing to unpack .../203-libnet-domain-tld-perl_1.75-1_all.deb ...
09:13:57 #13 43.81 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:13:57 #13 43.84 Selecting previously unselected package libemail-valid-perl.
09:13:57 #13 43.84 Preparing to unpack .../204-libemail-valid-perl_1.202-1_all.deb ...
09:13:57 #13 43.85 Unpacking libemail-valid-perl (1.202-1) ...
09:13:57 #13 43.87 Selecting previously unselected package libexporter-tiny-perl.
09:13:57 #13 43.88 Preparing to unpack .../205-libexporter-tiny-perl_1.002001-1_all.deb ...
09:13:57 #13 43.88 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:13:57 #13 43.91 Selecting previously unselected package libipc-system-simple-perl.
09:13:57 #14 47.47 Selecting previously unselected package perl.
09:13:57 #14 47.47 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_arm64.deb ...
09:13:57 #14 47.48 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
09:13:57 #14 47.52 Selecting previously unselected package adduser.
09:13:57 #14 47.52 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
09:13:57 #14 47.53 Unpacking adduser (3.129ubuntu1) ...
09:13:57 #14 47.56 Setting up adduser (3.129ubuntu1) ...
09:13:57 #13 47.37 Setting up libpython2.7:arm64 (2.7.16-2+deb10u2) ...
09:13:57 #13 47.38 Setting up gettext (0.19.8.1-9) ...
09:13:57 #13 47.39 Setting up exim4-base (4.92-8+deb10u7) ...
09:13:57 #13 47.51 exim: DB upgrade, deleting hints-db
09:13:57 #13 47.55 Setting up gcc-8 (8.3.0-6) ...
09:13:57 #13 47.57 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:13:57 #13 47.58 Setting up libtool (2.4.6-9) ...
09:13:57 #13 47.60 Setting up openssh-client (1:7.9p1-10+deb10u3) ...
09:13:57 #13 44.26 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
09:13:57 #13 44.35 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:13:57 #13 44.36 Setting up libxext6:arm64 (2:1.3.3-1.1) ...
09:13:57 #13 42.33 Selecting previously unselected package libipc-run3-perl.
09:13:57 #13 42.33 Preparing to unpack .../259-libipc-run3-perl_0.048-2_all.deb ...
09:13:57 #13 42.33 Unpacking libipc-run3-perl (0.048-2) ...
09:13:57 #13 42.37 Selecting previously unselected package libtypes-serialiser-perl.
09:13:57 #13 42.37 Preparing to unpack .../260-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:57 #13 42.37 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:57 #13 42.47 Selecting previously unselected package libjson-xs-perl.
09:13:57 #13 42.48 Preparing to unpack .../261-libjson-xs-perl_4.030-1+b1_armhf.deb ...
09:13:57 #13 42.48 Unpacking libjson-xs-perl (4.030-1+b1) ...
09:13:57 #13 42.52 Selecting previously unselected package libjson-maybexs-perl.
09:13:57 #13 42.52 Preparing to unpack .../262-libjson-maybexs-perl_1.004003-1_all.deb ...
09:13:57 #13 42.53 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:13:57 #13 42.56 Selecting previously unselected package libldap-common.
09:13:57 #13 43.52 Selecting previously unselected package libgpm2:armhf.
09:13:57 #13 43.53 Preparing to unpack .../282-libgpm2_1.20.7-10+b1_armhf.deb ...
09:13:57 #13 43.53 Unpacking libgpm2:armhf (1.20.7-10+b1) ...
09:13:57 #13 43.56 Selecting previously unselected package libhtml-form-perl.
09:13:57 #13 43.57 Preparing to unpack .../283-libhtml-form-perl_6.11-1_all.deb ...
09:13:57 #13 43.57 Unpacking libhtml-form-perl (6.11-1) ...
09:13:57 #13 43.61 Selecting previously unselected package libhtml-format-perl.
09:13:57 #13 43.61 Preparing to unpack .../284-libhtml-format-perl_2.16-2_all.deb ...
09:13:57 #13 43.61 Unpacking libhtml-format-perl (2.16-2) ...
09:13:57 #13 43.66 Selecting previously unselected package libhtml-html5-entities-perl.
09:13:57 #13 43.66 Preparing to unpack .../285-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:13:57 #13 43.66 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:13:57 #13 43.70 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:13:57 #13 43.70 Preparing to unpack .../286-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:13:57 #13 43.71 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:13:57 #13 43.74 Selecting previously unselected package libhttp-daemon-perl.
09:13:57 #14 41.86 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:13:57 #14 41.86 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
09:13:57 #14 41.96 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
09:13:57 #14 42.00 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-unidiff all 0.5.5-2 [9180 B]
09:13:57 #14 42.01 Get:368 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-xdg all 0.27-2 [36.9 kB]
09:13:57 #14 42.02 Get:369 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 equivs all 2.3.1 [19.0 kB]
09:13:57 #14 42.03 Get:370 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
09:13:57 #14 42.05 Get:371 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-magic all 2:0.4.24-2 [12.6 kB]
09:13:57 #13 42.65 Setting up make (4.3-4.1) ...
09:13:57 #13 42.66 Setting up libmpfr6:arm64 (4.2.0-1) ...
09:13:57 #13 42.67 Setting up gnupg-l10n (2.2.40-1.1) ...
09:13:57 #13 42.68 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:13:57 #13 42.69 Setting up strace (6.1-0.1) ...
09:13:57 #13 42.70 Setting up xz-utils (5.4.1-0.2) ...
09:13:57 #13 42.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:13:57 #13 42.72 Setting up t1utils (1.41-4) ...
09:13:57 #13 42.72 Setting up diffstat (1.65-1) ...
09:13:57 #13 42.76 Setting up libpng16-16:arm64 (1.6.39-2) ...
09:13:57 #13 42.77 Setting up libmpc3:arm64 (1.3.1-1) ...
09:13:57 #13 42.78 Setting up libatomic1:arm64 (12.2.0-14) ...
09:13:57 #13 42.79 Setting up patch (2.7.6-7) ...
09:13:57 #13 42.80 Setting up autopoint (0.21-12) ...
09:13:57 #13 42.80 Setting up fonts-dejavu-core (2.37-6) ...
09:13:57 #13 42.87 Setting up libgav1-1:arm64 (0.18.0-1+b1) ...
09:13:57 #13 42.88 Setting up libxdelta2:arm64 (1.1.3-10.4) ...
09:13:57 #13 42.89 Setting up libncursesw6:arm64 (6.4-4) ...
09:13:57 #13 42.90 Setting up libk5crypto3:arm64 (1.20.1-2) ...
09:13:57 #13 42.91 Setting up libdav1d6:arm64 (1.0.0-2) ...
09:13:57 #13 42.92 Setting up libltdl7:arm64 (2.4.7-5) ...
09:13:57 #13 42.93 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:13:57 #13 42.94 Setting up libwebp7:arm64 (1.2.4-0.2+deb12u1) ...
09:13:57 #13 42.94 Setting up libubsan1:arm64 (12.2.0-14) ...
09:13:57 #13 42.95 Setting up libnuma1:arm64 (2.0.16-1) ...
09:13:57 #13 42.96 Setting up python-apt-common (2.6.0) ...
09:13:57 #13 42.97 Setting up sensible-utils (0.0.17+nmu1) ...
09:13:57 #14 48.43 Preparing to unpack .../243-libio-string-perl_1.08-3_all.deb ...
09:13:57 #14 48.44 Unpacking libio-string-perl (1.08-3) ...
09:13:57 #14 48.47 Selecting previously unselected package libfont-ttf-perl.
09:13:57 #14 48.47 Preparing to unpack .../244-libfont-ttf-perl_1.06-1_all.deb ...
09:13:57 #14 48.47 Unpacking libfont-ttf-perl (1.06-1) ...
09:13:57 #14 48.52 Selecting previously unselected package libfuture-perl.
09:13:57 #14 48.52 Preparing to unpack .../245-libfuture-perl_0.43-1_all.deb ...
09:13:57 #14 48.53 Unpacking libfuture-perl (0.43-1) ...
09:13:57 #14 48.56 Selecting previously unselected package libio-stringy-perl.
09:13:57 #14 48.56 Preparing to unpack .../246-libio-stringy-perl_2.111-3_all.deb ...
09:13:57 #14 48.57 Unpacking libio-stringy-perl (2.111-3) ...
09:13:57 #14 48.60 Selecting previously unselected package libparams-validate-perl.
09:13:57 #14 48.60 Preparing to unpack .../247-libparams-validate-perl_1.29-3_arm64.deb ...
09:13:57 #14 48.60 Unpacking libparams-validate-perl (1.29-3) ...
09:13:57 #14 48.63 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:57 #14 48.64 Preparing to unpack .../248-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
09:13:57 #14 48.64 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
09:13:57 #14 48.67 Selecting previously unselected package libsort-versions-perl.
09:13:57 #14 48.67 Preparing to unpack .../249-libsort-versions-perl_1.62-1_all.deb ...
09:13:57 #14 48.67 Unpacking libsort-versions-perl (1.62-1) ...
09:13:57 #14 48.70 Selecting previously unselected package libgit-wrapper-perl.
09:13:57 #14 48.70 Preparing to unpack .../250-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:57 #14 48.71 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:57 #14 48.75 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:57 #14 48.75 Preparing to unpack .../251-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:13:57 #14 48.76 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:13:57 #14 48.78 Selecting previously unselected package libio-prompter-perl.
09:13:57 #17 4.825 (41/61): pcre2-devel-10.32-3.el8.aarch64.rpm     28 MB/s | 605 kB     00:00    
09:13:57 #17 4.829 (42/61): pcre2-utf16-10.32-3.el8.aarch64.rpm     15 MB/s | 203 kB     00:00    
09:13:57 #17 4.836 (43/61): pcre2-utf32-10.32-3.el8.aarch64.rpm     18 MB/s | 196 kB     00:00    
09:13:57 #17 4.846 (44/61): policycoreutils-2.9-24.el8.aarch64.rpm  25 MB/s | 408 kB     00:00    
09:13:57 #17 4.852 (45/61): policycoreutils-devel-2.9-24.el8.aarch  17 MB/s | 290 kB     00:00    
09:13:57 #17 4.859 (46/61): policycoreutils-python-utils-2.9-24.el  19 MB/s | 260 kB     00:00    
09:13:57 #17 4.864 (47/61): python3-audit-3.0.7-5.el8.aarch64.rpm  7.7 MB/s |  85 kB     00:00    
09:13:57 #17 4.872 (48/61): python3-libselinux-2.9-8.el8.aarch64.r  22 MB/s | 272 kB     00:00    
09:13:57 #17 4.876 (49/61): python3-libsemanage-2.9-9.el8.aarch64.  10 MB/s | 126 kB     00:00    
09:13:57 #17 4.893 (50/61): python3-setools-4.3.0-5.el8.aarch64.rp  31 MB/s | 529 kB     00:00    
09:13:57 #17 4.901 (51/61): rpm-plugin-selinux-4.14.3-26.el8.aarch  11 MB/s |  78 kB     00:00    
09:13:57 #17 4.920 (52/61): selinux-policy-3.14.3-128.el8.noarch.r  34 MB/s | 664 kB     00:00    
09:13:57 #17 4.955 (53/61): kernel-headers-4.18.0-513.el8.aarch64.  34 MB/s |  11 MB     00:00    
09:13:57 #17 4.966 (54/61): python3-policycoreutils-2.9-24.el8.noa  25 MB/s | 2.3 MB     00:00    
09:13:57 #17 4.981 (55/61): systemd-devel-239-78.el8.aarch64.rpm    27 MB/s | 409 kB     00:00    
09:13:57 #17 4.987 (56/61): which-2.21-20.el8.aarch64.rpm          7.7 MB/s |  49 kB     00:00    
09:13:57 #17 5.003 (57/61): selinux-policy-devel-3.14.3-128.el8.no  19 MB/s | 1.5 MB     00:00    
09:13:57 #17 5.008 (58/61): device-mapper-devel-1.02.181-9.el8.aar  13 MB/s | 284 kB     00:00    
09:13:57 #17 5.015 (59/61): libxcrypt-static-4.1.1-6.el8.aarch64.r 8.3 MB/s |  58 kB     00:00    
09:13:57 #17 5.037 (60/61): glibc-static-2.28-236.el8.1.aarch64.rp  46 MB/s | 1.6 MB     00:00    
09:13:57 #14 46.13 Setting up libdata-dump-perl (1.25-1) ...
09:13:57 #14 46.15 Setting up python3-certifi (2020.6.20-1) ...
09:13:57 #14 46.26 Setting up libfile-find-rule-perl (0.34-1) ...
09:13:57 #14 46.28 Setting up libref-util-perl (0.204-1) ...
09:13:57 #14 46.29 Setting up libipc-system-simple-perl (1.30-1) ...
09:13:57 #14 46.31 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:13:57 #14 46.32 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
09:13:57 #14 46.33 Setting up libsocket6-perl (0.29-1build4) ...
09:13:57 #14 46.35 Setting up libio-prompt-tiny-perl (0.003-1) ...
09:13:57 #14 46.36 Setting up libhash-fieldhash-perl (0.15-1build5) ...
09:13:57 #14 46.38 Setting up libgd3:amd64 (2.3.0-2ubuntu2) ...
09:13:57 #12 47.78 (82/143): zip-3.0-33.fc37.aarch64.rpm           5.6 MB/s | 256 kB     00:00    
09:13:57 #15 DONE 36.6s
09:13:57 
09:13:57 #16 [stage-1 6/9] COPY --link SPECS /root/rpmbuild/SPECS
09:13:57 #16 DONE 0.0s
09:13:57 
09:13:57 #17 [stage-1 7/9] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:57 #14 41.04 Get:359 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-idna all 3.3-1 [49.3 kB]
09:13:57 #14 41.04 Get:360 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:13:57 #14 41.04 Get:361 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-urllib3 all 1.26.5-1~exp1 [96.4 kB]
09:13:57 #14 43.12 Setting up python3-six (1.16.0-4) ...
09:13:57 #14 43.25 Setting up dh-autoreconf (20) ...
09:13:57 #14 43.26 Setting up libdata-validate-uri-perl (0.07-2) ...
09:13:57 #14 43.27 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:13:57 #14 43.28 Setting up python3-gpg (1.18.0-3ubuntu2) ...
09:13:57 #14 43.48 Preparing to unpack .../105-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.49 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.53 Selecting previously unselected package libhx509-5-heimdal:armhf.
09:13:57 #14 43.53 Preparing to unpack .../106-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.53 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.57 Selecting previously unselected package libkrb5-26-heimdal:armhf.
09:13:57 #14 43.57 Preparing to unpack .../107-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.57 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.62 Selecting previously unselected package libheimntlm0-heimdal:armhf.
09:13:57 #14 43.62 Preparing to unpack .../108-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #14 43.68 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.72 Selecting previously unselected package libgssapi3-heimdal:armhf.
09:13:57 #14 43.72 Preparing to unpack .../109-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:13:57 #13 43.91 Preparing to unpack .../206-libipc-system-simple-perl_1.25-4_all.deb ...
09:13:57 #13 43.91 Unpacking libipc-system-simple-perl (1.25-4) ...
09:13:57 #13 43.95 Selecting previously unselected package libfile-basedir-perl.
09:13:57 #13 43.95 Preparing to unpack .../207-libfile-basedir-perl_0.08-1_all.deb ...
09:13:57 #13 43.95 Unpacking libfile-basedir-perl (0.08-1) ...
09:13:57 #13 43.98 Selecting previously unselected package libfile-chdir-perl.
09:13:57 #13 43.98 Preparing to unpack .../208-libfile-chdir-perl_0.1008-1_all.deb ...
09:13:57 #13 43.98 Unpacking libfile-chdir-perl (0.1008-1) ...
09:13:57 #13 44.01 Selecting previously unselected package libfile-fcntllock-perl.
09:13:57 #13 44.01 Preparing to unpack .../209-libfile-fcntllock-perl_0.22-3+b5_armhf.deb ...
09:13:57 #13 44.04 Unpacking libfile-fcntllock-perl (0.22-3+b5) ...
09:13:57 #13 44.07 Selecting previously unselected package libfont-afm-perl.
09:13:57 #13 44.07 Preparing to unpack .../210-libfont-afm-perl_1.20-2_all.deb ...
09:13:57 #13 44.08 Unpacking libfont-afm-perl (1.20-2) ...
09:13:57 #13 44.11 Selecting previously unselected package libfribidi0:armhf.
09:13:57 #13 44.11 Preparing to unpack .../211-libfribidi0_1.0.5-3.1+deb10u2_armhf.deb ...
09:13:57 #14 40.80 Get:351 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstring-shellquote-perl all 1.04-3 [11.3 kB]
09:13:57 #14 40.88 Get:352 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsyntax-keyword-try-perl armhf 0.28-1 [25.3 kB]
09:13:57 #14 40.92 Get:353 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libterm-readkey-perl armhf 2.38-2build1 [22.3 kB]
09:13:57 #14 40.98 Get:354 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-levenshteinxs-perl armhf 0.03-5build1 [7510 B]
09:13:57 #14 41.00 Get:355 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-markdown-discount-perl armhf 0.16-1 [12.0 kB]
09:13:57 #14 41.02 Get:356 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtext-xslate-perl armhf 3.5.9-1build2 [182 kB]
09:13:57 #14 47.63 Selecting previously unselected package openssl.
09:13:57 #14 47.63 (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.)
09:13:57 #14 47.63 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_arm64.deb ...
09:13:57 #14 47.64 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:13:57 #14 47.69 Selecting previously unselected package ca-certificates.
09:13:57 #14 47.69 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:13:57 #14 47.70 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:13:57 #14 47.75 Selecting previously unselected package distro-info-data.
09:13:57 #14 47.75 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
09:13:57 #14 47.75 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:13:57 #14 47.78 Selecting previously unselected package iso-codes.
09:13:57 #14 47.78 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
09:13:57 #14 47.79 Unpacking iso-codes (4.12.0-1) ...
09:13:57 #13 47.69 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:13:57 #13 47.70 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
09:13:57 #13 47.71 Setting up libxext6:arm64 (2:1.3.3-1+b2) ...
09:13:57 #13 47.72 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ...
09:13:57 #13 47.74 Setting up python3 (3.7.3-1) ...
09:13:57 #13 43.26 Selecting previously unselected package cpp.
09:13:57 #13 43.26 Preparing to unpack .../024-cpp_4%3a10.2.1-1+rpi1_armhf.deb ...
09:13:57 #13 43.26 Unpacking cpp (4:10.2.1-1+rpi1) ...
09:13:57 #13 43.29 Selecting previously unselected package libdebhelper-perl.
09:13:57 #13 44.37 Setting up man-db (2.9.4-2) ...
09:13:57 #13 44.49 Building database of manual pages ...
09:13:57 #13 47.15 Dependencies resolved.
09:13:57 #13 47.17 ================================================================================
09:13:57 #13 47.17  Package                       Arch      Version                Repo       Size
09:13:57 #13 47.17 ================================================================================
09:13:57 #13 47.17 Installing:
09:13:57 #13 47.17  dnf-plugins-core              noarch    4.4.2-1.fc38           updates    38 k
09:13:57 #13 47.17  rpm-build                     aarch64   4.18.1-3.fc38          updates    77 k
09:13:57 #13 47.17  rpmlint                       noarch    2.4.0-6.fc38           updates   330 k
09:13:57 #13 47.17 Installing dependencies:
09:13:57 #13 47.17  ansible-srpm-macros           noarch    1-10.fc38              updates    21 k
09:13:57 #13 47.17  binutils                      aarch64   2.39-9.fc38            fedora    5.9 M
09:13:57 #13 47.17  binutils-gold                 aarch64   2.39-9.fc38            fedora    954 k
09:13:57 #13 47.17  bzip2                         aarch64   1.0.8-13.fc38          fedora     52 k
09:13:57 #13 47.17  cpio                          aarch64   2.13-14.fc38           fedora    275 k
09:13:57 #13 47.17  dash                          aarch64   0.5.12-1.fc38          updates    98 k
09:13:57 #13 47.17  dbus-libs                     aarch64   1:1.14.10-1.fc38       updates   155 k
09:13:57 #13 47.17  debugedit                     aarch64   5.0-9.fc38             updates    77 k
09:13:57 #13 47.17  desktop-file-utils            aarch64   0.26-8.fc38            fedora     71 k
09:13:57 #13 47.17  devscripts-checkbashisms      aarch64   2.23.0-1.fc38          fedora     28 k
09:13:57 #13 47.17  diffutils                     aarch64   3.10-1.fc38            updates   395 k
09:13:57 #13 47.17  dwz                           aarch64   0.15-2.fc38            fedora    136 k
09:13:57 #13 47.17  ed                            aarch64   1.19-2.fc38            fedora     78 k
09:13:57 #13 47.17  efi-srpm-macros               noarch    5-7.fc38               fedora     22 k
09:13:57 #13 47.17  elfutils                      aarch64   0.189-3.fc38           updates   536 k
09:13:57 #13 47.17  elfutils-debuginfod-client    aarch64   0.189-3.fc38           updates    38 k
09:13:57 #13 47.17  emacs-filesystem              noarch    1:28.2-7.fc38          updates   7.9 k
09:13:57 #13 47.17  enchant2                      aarch64   2.3.4-1.fc38           fedora     64 k
09:13:57 #13 47.17  file                          aarch64   5.44-3.fc38            fedora     50 k
09:13:57 #13 47.17  fonts-filesystem              noarch    1:2.0.5-11.fc38        fedora    8.1 k
09:13:57 #13 47.17  fonts-srpm-macros             noarch    1:2.0.5-11.fc38        fedora     26 k
09:13:57 #13 47.17  fpc-srpm-macros               noarch    1.3-7.fc38             fedora    7.8 k
09:13:57 #13 47.17  gdb-minimal                   aarch64   13.2-4.fc38            updates   3.8 M
09:13:57 #13 47.17  gdk-pixbuf2                   aarch64   2.42.10-2.fc38         fedora    484 k
09:13:57 #13 47.17  ghc-srpm-macros               noarch    1.6.1-1.fc38           fedora    8.0 k
09:13:57 #13 47.17  glibc-gconv-extra             aarch64   2.37-5.fc38            updates   2.0 M
09:13:57 #13 47.17  gnat-srpm-macros              noarch    6-2.fc38               fedora    8.8 k
09:13:57 #13 47.17  go-srpm-macros                noarch    3.2.0-2.fc38           fedora     27 k
09:13:57 #13 47.17  groff-base                    aarch64   1.22.4-11.fc38         fedora    1.0 M
09:13:57 #13 47.17  hunspell                      aarch64   1.7.2-3.fc38           fedora    487 k
09:13:57 #13 47.17  hunspell-en-GB                noarch    0.20201207-3.fc38      fedora    225 k
09:13:57 #13 47.17  hunspell-en-US                noarch    0.20201207-3.fc38      fedora    181 k
09:13:57 #13 47.17  hunspell-filesystem           aarch64   1.7.2-3.fc38           fedora    9.3 k
09:13:57 #13 47.17  jansson                       aarch64   2.13.1-6.fc38          fedora     45 k
09:13:57 #13 47.17  js-jquery                     noarch    3.6.3-2.fc38           fedora    173 k
09:13:57 #13 47.17  json-glib                     aarch64   1.6.6-4.fc38           fedora    159 k
09:13:57 #13 47.17  kernel-srpm-macros            noarch    1.0-19.fc38            updates    10 k
09:13:57 #13 47.17  libappstream-glib             aarch64   0.8.2-2.fc38           fedora    388 k
09:13:57 #13 47.17  libjpeg-turbo                 aarch64   2.1.4-2.fc38           fedora    196 k
09:13:57 #13 47.17  libpkgconf                    aarch64   1.8.0-6.fc38           fedora     36 k
09:13:57 #13 47.17  libpng                        aarch64   2:1.6.37-14.fc38       fedora    116 k
09:13:57 #13 47.17  libstemmer                    aarch64   2.2.0-5.fc38           fedora    171 k
09:13:57 #13 47.17  lua-srpm-macros               noarch    1-8.fc38               fedora    8.6 k
09:13:57 #13 47.17  ncurses                       aarch64   6.4-3.20230114.fc38    fedora    412 k
09:13:57 #13 47.17  ocaml-srpm-macros             noarch    7-3.fc38               fedora     13 k
09:13:57 #13 47.17  openblas-srpm-macros          noarch    2-13.fc38              fedora    7.5 k
09:13:57 #13 47.17  package-notes-srpm-macros     noarch    0.5-8.fc38             updates    11 k
09:13:57 #13 47.17  patch                         aarch64   2.7.6-19.fc38          fedora    123 k
09:13:57 #13 47.17  perl-AutoLoader               noarch    5.74-497.fc38          updates    22 k
09:13:57 #13 47.17  perl-B                        aarch64   1.83-497.fc38          updates   184 k
09:13:57 #13 47.17  perl-Carp                     noarch    1.52-490.fc38          fedora     29 k
09:13:57 #13 47.17  perl-Class-Struct             noarch    0.66-497.fc38          updates    23 k
09:13:57 #13 47.17  perl-Data-Dumper              aarch64   2.184-491.fc38         fedora     55 k
09:13:57 #13 47.17  perl-Digest                   noarch    1.20-490.fc38          fedora     25 k
09:13:57 #13 47.17  perl-Digest-MD5               aarch64   2.58-490.fc38          fedora     36 k
09:13:57 #13 47.17  perl-DynaLoader               aarch64   1.52-497.fc38          updates    27 k
09:13:57 #13 47.17  perl-Encode                   aarch64   4:3.19-493.fc38        fedora    1.7 M
09:13:57 #13 47.17  perl-Errno                    aarch64   1.36-497.fc38          updates    16 k
09:13:57 #13 47.17  perl-Exporter                 noarch    5.77-490.fc38          fedora     31 k
09:13:57 #13 47.17  perl-Fcntl                    aarch64   1.15-497.fc38          updates    22 k
09:13:57 #13 47.17  perl-File-Basename            noarch    2.85-497.fc38          updates    18 k
09:13:57 #13 47.17  perl-File-Path                noarch    2.18-490.fc38          fedora     35 k
09:13:57 #13 47.17  perl-File-Temp                noarch    1:0.231.100-490.fc38   fedora     59 k
09:13:57 #13 47.17  perl-File-stat                noarch    1.12-497.fc38          updates    18 k
09:13:57 #13 47.17  perl-FileHandle               noarch    2.03-497.fc38          updates    17 k
09:13:57 #13 47.17  perl-Getopt-Long              noarch    1:2.54-2.fc38          fedora     60 k
09:13:57 #13 47.17  perl-Getopt-Std               noarch    1.13-497.fc38          updates    17 k
09:13:57 #13 47.17  perl-HTTP-Tiny                noarch    0.086-2.fc38           updates    55 k
09:13:57 #13 47.17  perl-IO                       aarch64   1.50-497.fc38          updates    93 k
09:13:57 #13 47.17  perl-IO-Socket-IP             noarch    0.41-492.fc38          fedora     41 k
09:13:57 #13 47.17  perl-IO-Socket-SSL            noarch    2.081-1.fc38           fedora    227 k
09:13:57 #13 47.17  perl-IPC-Open3                noarch    1.22-497.fc38          updates    24 k
09:13:57 #13 47.17  perl-MIME-Base64              aarch64   3.16-490.fc38          fedora     30 k
09:13:57 #13 47.17  perl-Mozilla-CA               noarch    20221114-2.fc38        fedora     12 k
09:13:57 #13 47.17  perl-Net-SSLeay               aarch64   1.92-5.fc38            fedora    357 k
09:13:57 #13 47.17  perl-POSIX                    aarch64   2.03-497.fc38          updates   100 k
09:13:57 #13 47.17  perl-PathTools                aarch64   3.84-490.fc38          fedora     87 k
09:13:57 #13 47.17  perl-Pod-Escapes              noarch    1:1.07-490.fc38        fedora     20 k
09:13:57 #13 47.17  perl-Pod-Perldoc              noarch    3.28.01-491.fc38       fedora     86 k
09:13:57 #13 47.17  perl-Pod-Simple               noarch    1:3.43-491.fc38        fedora    219 k
09:13:57 #13 47.17  perl-Pod-Usage                noarch    4:2.03-4.fc38          fedora     40 k
09:13:57 #13 47.17  perl-Scalar-List-Utils        aarch64   5:1.63-490.fc38        fedora     71 k
09:13:57 #13 47.17  perl-SelectSaver              noarch    1.02-497.fc38          updates    13 k
09:13:57 #13 47.17  perl-Socket                   aarch64   4:2.036-2.fc38         fedora     56 k
09:13:57 #13 47.17  perl-Storable                 aarch64   1:3.26-490.fc38        fedora     96 k
09:13:57 #13 47.17  perl-Symbol                   noarch    1.09-497.fc38          updates    15 k
09:13:57 #13 47.17  perl-Term-ANSIColor           noarch    5.01-491.fc38          fedora     47 k
09:13:57 #13 47.17  perl-Term-Cap                 noarch    1.18-1.fc38            fedora     22 k
09:13:57 #13 47.17  perl-Text-ParseWords          noarch    3.31-490.fc38          fedora     16 k
09:13:57 #13 47.17  perl-Text-Tabs+Wrap           noarch    2023.0511-1.fc38       updates    22 k
09:13:57 #13 47.17  perl-Time-Local               noarch    2:1.300-490.fc38       fedora     33 k
09:13:57 #13 47.17  perl-URI                      noarch    5.17-2.fc38            fedora    120 k
09:13:57 #13 47.17  perl-base                     noarch    2.27-497.fc38          updates    17 k
09:13:57 #13 47.17  perl-constant                 noarch    1.33-491.fc38          fedora     23 k
09:13:57 #13 47.17  perl-if                       noarch    0.61.000-497.fc38      updates    15 k
09:13:57 #13 47.17  perl-interpreter              aarch64   4:5.36.1-497.fc38      updates    73 k
09:13:57 #13 47.17  perl-libnet                   noarch    3.15-1.fc38            fedora    128 k
09:13:57 #13 47.17  perl-libs                     aarch64   4:5.36.1-497.fc38      updates   2.2 M
09:13:57 #13 47.17  perl-locale                   noarch    1.10-497.fc38          updates    15 k
09:13:57 #13 47.17  perl-mro                      aarch64   1.26-497.fc38          updates    30 k
09:13:57 #13 47.17  perl-overload                 noarch    1.35-497.fc38          updates    47 k
09:13:57 #13 47.17  perl-overloading              noarch    0.02-497.fc38          updates    14 k
09:13:57 #13 47.17  perl-parent                   noarch    1:0.241-1.fc38         fedora     15 k
09:13:57 #13 47.17  perl-podlators                noarch    1:5.01-2.fc38          fedora    125 k
09:13:57 #13 47.17  perl-srpm-macros              noarch    1-48.fc38              fedora    8.4 k
09:13:57 #13 47.17  perl-vars                     noarch    1.05-497.fc38          updates    14 k
09:13:57 #13 47.17  pkgconf                       aarch64   1.8.0-6.fc38           fedora     41 k
09:13:57 #13 42.56 Preparing to unpack .../263-libldap-common_2.4.57+dfsg-3+deb11u1_all.deb ...
09:13:57 #13 42.57 Unpacking libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:13:57 #13 42.60 Selecting previously unselected package liblist-compare-perl.
09:13:57 #13 42.60 Preparing to unpack .../264-liblist-compare-perl_0.55-1_all.deb ...
09:13:57 #13 42.61 Unpacking liblist-compare-perl (0.55-1) ...
09:13:57 #13 42.65 Selecting previously unselected package liblist-someutils-perl.
09:13:57 #13 42.65 Preparing to unpack .../265-liblist-someutils-perl_0.58-1_all.deb ...
09:13:57 #13 42.66 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:57 #13 42.70 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:57 #13 42.70 Preparing to unpack .../266-liblist-someutils-xs-perl_0.58-2+b1_armhf.deb ...
09:13:57 #13 42.70 Unpacking liblist-someutils-xs-perl (0.58-2+b1) ...
09:13:57 #13 42.73 Selecting previously unselected package liblist-utilsby-perl.
09:13:57 #13 42.73 Preparing to unpack .../267-liblist-utilsby-perl_0.11-1_all.deb ...
09:13:57 #13 42.74 Unpacking liblist-utilsby-perl (0.11-1) ...
09:13:57 #13 42.78 Selecting previously unselected package libltdl7:armhf.
09:13:57 #13 47.17  pkgconf-m4                    noarch    1.8.0-6.fc38           fedora     14 k
09:13:57 #13 47.17  pkgconf-pkg-config            aarch64   1.8.0-6.fc38           fedora    9.6 k
09:13:57 #13 47.17  pyproject-srpm-macros         noarch    1.9.0-1.fc38           updates    15 k
09:13:57 #13 47.17  python-srpm-macros            noarch    3.11-10.fc38           fedora     26 k
09:13:57 #13 47.17  python3-construct             noarch    2.10.68-4.fc38         fedora    151 k
09:13:57 #13 47.17  python3-dateutil              noarch    1:2.8.2-5.fc38         fedora    360 k
09:13:57 #13 47.17  python3-dbus                  aarch64   1.3.2-2.fc38           fedora    158 k
09:13:57 #13 47.17  python3-distro                noarch    1.8.0-2.fc38           fedora     49 k
09:13:57 #13 47.17  python3-dnf-plugins-core      noarch    4.4.2-1.fc38           updates   299 k
09:13:57 #13 47.17  python3-enchant               noarch    3.2.2-6.fc38           fedora    103 k
09:13:57 #13 47.17  python3-file-magic            noarch    5.44-3.fc38            fedora     20 k
09:13:57 #13 47.17  python3-pybeam                noarch    0.7-5.fc38             fedora     33 k
09:13:57 #13 47.17  python3-pyxdg                 noarch    0.27-7.fc38            fedora    134 k
09:13:57 #13 47.17  python3-six                   noarch    1.16.0-9.fc38          fedora     42 k
09:13:57 #13 47.17  python3-systemd               aarch64   235-2.fc38             fedora    108 k
09:13:57 #13 47.17  python3-tomli-w               noarch    1.0.0-5.fc38           fedora     21 k
09:13:57 #13 47.17  python3-zstandard             aarch64   0.21.0-1.fc38          updates   457 k
09:13:57 #13 47.17  qt5-srpm-macros               noarch    5.15.10-1.fc38         updates   8.2 k
09:13:57 #13 47.17  redhat-rpm-config             noarch    252-1.fc38             fedora     83 k
09:13:57 #13 47.17  rpmautospec-rpm-macros        noarch    0.3.5-1.fc38           fedora    9.3 k
09:13:57 #13 47.17  rpmlint-fedora-license-data   noarch    1.30-1.fc38            updates    27 k
09:13:57 #13 47.17  rust-srpm-macros              noarch    24-5.fc38              updates    12 k
09:13:57 #13 47.17  shared-mime-info              aarch64   2.2-3.fc38             fedora    380 k
09:13:57 #13 47.17  unzip                         aarch64   6.0-60.fc38            fedora    183 k
09:13:57 #13 47.17  web-assets-filesystem         noarch    5-19.fc38              fedora    7.9 k
09:13:57 #13 47.17  xxhash-libs                   aarch64   0.8.2-1.fc38           updates    35 k
09:13:57 #13 47.17  xz                            aarch64   5.4.1-1.fc38           fedora    420 k
09:13:57 #13 47.17  zip                           aarch64   3.0-36.fc38            fedora    262 k
09:13:57 #13 47.17  zstd                          aarch64   1.5.5-1.fc38           updates   445 k
09:13:57 #13 47.17 Installing weak dependencies:
09:13:57 #13 47.17  hunspell-en                   noarch    0.20201207-3.fc38      fedora    190 k
09:13:57 #13 47.17  perl-NDBM_File                aarch64   1.15-497.fc38          updates    24 k
09:13:57 #13 47.17  python-systemd-doc            aarch64   235-2.fc38             fedora    171 k
09:13:57 #13 47.17 
09:13:57 #13 47.17 Transaction Summary
09:13:57 #13 47.17 ================================================================================
09:13:57 #13 47.17 Install  142 Packages
09:13:57 #13 47.17 
09:13:57 #13 47.18 Total download size: 30 M
09:13:57 #13 47.18 Installed size: 176 M
09:13:57 #13 47.18 Downloading Packages:
09:13:57 #13 43.75 Preparing to unpack .../287-libhttp-daemon-perl_6.16-1_all.deb ...
09:13:57 #13 43.75 Unpacking libhttp-daemon-perl (6.16-1) ...
09:13:57 #13 43.83 Selecting previously unselected package libio-interactive-perl.
09:13:57 #13 43.83 Preparing to unpack .../288-libio-interactive-perl_1.023-2_all.deb ...
09:13:57 #13 43.83 Unpacking libio-interactive-perl (1.023-2) ...
09:13:57 #13 43.86 Selecting previously unselected package libio-sessiondata-perl.
09:13:57 #13 43.87 Preparing to unpack .../289-libio-sessiondata-perl_1.03-3_all.deb ...
09:13:57 #13 43.87 Unpacking libio-sessiondata-perl (1.03-3) ...
09:13:57 #13 43.90 Selecting previously unselected package libio-stringy-perl.
09:13:57 #13 43.90 Preparing to unpack .../290-libio-stringy-perl_2.111-3_all.deb ...
09:13:57 #13 43.91 Unpacking libio-stringy-perl (2.111-3) ...
09:13:57 #13 43.95 Selecting previously unselected package libipc-run3-perl.
09:13:57 #13 43.95 Preparing to unpack .../291-libipc-run3-perl_0.048-3_all.deb ...
09:13:57 #13 43.95 Unpacking libipc-run3-perl (0.048-3) ...
09:13:57 #13 43.99 Selecting previously unselected package libtypes-serialiser-perl.
09:13:57 #14 42.22 debconf: delaying package configuration, since apt-utils is not installed
09:13:57 #14 42.26 Fetched 132 MB in 36s (3679 kB/s)
09:13:57 #14 42.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 ... 4387 files and directories currently installed.)
09:13:57 #14 42.29 Preparing to unpack .../libc6_2.35-0ubuntu3.3_arm64.deb ...
09:13:57 #13 42.98 Setting up libhwasan0:arm64 (12.2.0-14) ...
09:13:57 #13 42.99 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
09:13:57 #13 43.02 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
09:13:57 #13 43.04 Setting up libtiff6:arm64 (4.5.0-6) ...
09:13:57 #13 43.05 Setting up libasan8:arm64 (12.2.0-14) ...
09:13:57 #13 43.06 Setting up libuchardet0:arm64 (0.0.7-1) ...
09:13:57 #13 43.07 Setting up lzop (1.04-2) ...
09:13:57 #13 43.08 Setting up git-man (1:2.39.2-1.1) ...
09:13:57 #13 43.09 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
09:13:57 #13 43.09 Setting up netbase (6.4) ...
09:13:57 #13 43.12 Setting up libkrb5-3:arm64 (1.20.1-2) ...
09:13:57 #13 43.13 Setting up libtsan2:arm64 (12.2.0-14) ...
09:13:57 #13 43.14 Setting up libbinutils:arm64 (2.40-2) ...
09:13:57 #13 43.15 Setting up lsb-release (12.0-1) ...
09:13:57 #13 43.16 Setting up libfido2-1:arm64 (1.12.0-2+b1) ...
09:13:57 #13 43.17 Setting up libisl23:arm64 (0.25-1) ...
09:13:57 #13 43.18 Setting up libde265-0:arm64 (1.0.11-1) ...
09:13:57 #13 43.19 Setting up libc-dev-bin (2.36-9+deb12u1) ...
09:13:57 #14 48.78 Preparing to unpack .../252-libio-prompter-perl_0.004015-1_all.deb ...
09:13:57 #14 48.79 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:57 #14 48.82 Selecting previously unselected package libjson-perl.
09:13:57 #14 48.82 Preparing to unpack .../253-libjson-perl_4.02000-2_all.deb ...
09:13:57 #14 48.82 Unpacking libjson-perl (4.02000-2) ...
09:13:57 #14 48.86 Selecting previously unselected package liblog-any-perl.
09:13:57 #14 48.86 Preparing to unpack .../254-liblog-any-perl_1.708-1_all.deb ...
09:13:57 #14 48.86 Unpacking liblog-any-perl (1.708-1) ...
09:13:57 #14 48.89 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:57 #14 48.90 Preparing to unpack .../255-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:57 #14 48.90 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:57 #14 48.92 Selecting previously unselected package libpackage-stash-perl.
09:13:57 #14 48.93 Preparing to unpack .../256-libpackage-stash-perl_0.38-1_all.deb ...
09:13:57 #14 48.93 Unpacking libpackage-stash-perl (0.38-1) ...
09:13:57 #14 48.96 Selecting previously unselected package libsub-identify-perl.
09:13:57 #14 48.96 Preparing to unpack .../257-libsub-identify-perl_0.14-1build2_arm64.deb ...
09:13:57 #14 48.96 Unpacking libsub-identify-perl (0.14-1build2) ...
09:13:57 #14 49.01 Selecting previously unselected package libsub-name-perl.
09:13:57 #17 5.143 (61/61): selinux-policy-minimum-3.14.3-128.el8.  71 MB/s |  13 MB     00:00    
09:13:57 #17 5.147 --------------------------------------------------------------------------------
09:13:57 #17 5.147 Total                                            44 MB/s |  97 MB     00:02     
09:13:57 #14 46.43 Setting up libvariable-magic-perl (0.62-1build5) ...
09:13:57 #14 46.44 Setting up python3-idna (3.3-1) ...
09:13:57 #14 46.63 Setting up libio-html-perl (1.004-2) ...
09:13:57 #14 41.44 Get:362 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB]
09:13:57 #14 43.44 Setting up python3-certifi (2022.9.24-1) ...
09:13:57 #14 43.56 Setting up libmodule-runtime-perl (0.016-2) ...
09:13:57 #14 43.57 Setting up libmailtools-perl (2.21-2) ...
09:13:57 #14 43.58 Setting up python3-idna (3.3-1) ...
09:13:57 #14 43.73 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:13:57 #14 43.76 Selecting previously unselected package libsasl2-modules-db:armhf.
09:13:57 #14 43.76 Preparing to unpack .../110-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
09:13:57 #14 43.76 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:13:57 #14 43.84 Selecting previously unselected package libsasl2-2:armhf.
09:13:57 #14 43.84 Preparing to unpack .../111-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
09:13:57 #14 43.85 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:13:57 #14 43.88 Selecting previously unselected package libldap-common.
09:13:57 #14 43.88 Preparing to unpack .../112-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:13:57 #14 43.88 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:13:57 #14 43.96 Selecting previously unselected package libldap-2.4-2:armhf.
09:13:57 #14 43.96 Preparing to unpack .../113-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
09:13:57 #14 43.96 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
09:13:57 #14 44.00 Selecting previously unselected package libnghttp2-14:armhf.
09:13:57 #14 44.01 Preparing to unpack .../114-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ...
09:13:57 #14 44.01 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
09:13:57 #14 44.05 Selecting previously unselected package librtmp1:armhf.
09:13:57 #14 44.05 Preparing to unpack .../115-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
09:13:57 #14 44.05 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
09:13:57 #14 44.09 Selecting previously unselected package libssh-4:armhf.
09:13:57 #13 44.12 Unpacking libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
09:13:57 #13 44.15 Selecting previously unselected package libfuture-perl.
09:13:57 #13 44.15 Preparing to unpack .../212-libfuture-perl_0.39-1_all.deb ...
09:13:57 #13 44.16 Unpacking libfuture-perl (0.39-1) ...
09:13:57 #13 44.19 Selecting previously unselected package libio-stringy-perl.
09:13:57 #13 44.19 Preparing to unpack .../213-libio-stringy-perl_2.111-3_all.deb ...
09:13:57 #13 44.20 Unpacking libio-stringy-perl (2.111-3) ...
09:13:57 #13 44.24 Selecting previously unselected package libparams-validate-perl.
09:13:57 #13 44.24 Preparing to unpack .../214-libparams-validate-perl_1.29-1+b1_armhf.deb ...
09:13:57 #13 44.25 Unpacking libparams-validate-perl (1.29-1+b1) ...
09:13:57 #13 44.28 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:13:57 #13 44.28 Preparing to unpack .../215-libgetopt-long-descriptive-perl_0.103-2_all.deb ...
09:13:57 #13 44.29 Unpacking libgetopt-long-descriptive-perl (0.103-2) ...
09:13:57 #13 44.32 Selecting previously unselected package libsort-versions-perl.
09:13:57 #13 44.32 Preparing to unpack .../216-libsort-versions-perl_1.62-1_all.deb ...
09:13:57 #13 44.33 Unpacking libsort-versions-perl (1.62-1) ...
09:13:57 #13 44.36 Selecting previously unselected package libgit-wrapper-perl.
09:13:57 #14 41.15 Get:357 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-duration-perl all 1.21-2 [12.3 kB]
09:13:57 #14 41.15 Get:358 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtime-moment-perl armhf 0.44-2build1 [70.8 kB]
09:13:57 #14 41.18 Get:359 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtype-tiny-xs-perl armhf 0.025-1 [23.4 kB]
09:13:57 #14 41.18 Get:360 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunicode-utf8-perl armhf 0.62-2 [16.7 kB]
09:13:57 #14 41.19 Get:361 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libwww-mechanize-perl all 2.16-1 [94.5 kB]
09:13:57 #14 47.93 Selecting previously unselected package krb5-locales.
09:13:57 #14 47.93 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
09:13:57 #14 47.94 Unpacking krb5-locales (1.20.1-1build1) ...
09:13:57 #14 47.97 Selecting previously unselected package less.
09:13:57 #14 47.97 Preparing to unpack .../005-less_590-1.2_arm64.deb ...
09:13:57 #14 47.97 Unpacking less (590-1.2) ...
09:13:57 #14 48.01 Selecting previously unselected package libbsd0:arm64.
09:13:57 #14 48.01 Preparing to unpack .../006-libbsd0_0.11.7-4_arm64.deb ...
09:13:57 #14 48.02 Unpacking libbsd0:arm64 (0.11.7-4) ...
09:13:57 #14 48.05 Selecting previously unselected package libelf1:arm64.
09:13:57 #14 48.05 Preparing to unpack .../007-libelf1_0.188-2.1_arm64.deb ...
09:13:57 #14 48.06 Unpacking libelf1:arm64 (0.188-2.1) ...
09:13:57 #14 48.09 Selecting previously unselected package libicu72:arm64.
09:13:57 #14 48.09 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_arm64.deb ...
09:13:57 #14 48.10 Unpacking libicu72:arm64 (72.1-3ubuntu2) ...
09:13:57 #13 48.05 Setting up python3-xdg (0.25-5) ...
09:13:57 #13 43.29 Preparing to unpack .../025-libdebhelper-perl_13.3.4_all.deb ...
09:13:57 #13 43.30 Unpacking libdebhelper-perl (13.3.4) ...
09:13:57 #13 43.34 Selecting previously unselected package libcc1-0:armhf.
09:13:57 #13 43.34 Preparing to unpack .../026-libcc1-0_10.2.1-6+rpi1_armhf.deb ...
09:13:57 #13 43.34 Unpacking libcc1-0:armhf (10.2.1-6+rpi1) ...
09:13:57 #13 43.38 Selecting previously unselected package libgomp1:armhf.
09:13:57 #13 43.38 Preparing to unpack .../027-libgomp1_10.2.1-6+rpi1_armhf.deb ...
09:13:57 #13 43.39 Unpacking libgomp1:armhf (10.2.1-6+rpi1) ...
09:13:57 #13 43.43 Selecting previously unselected package libatomic1:armhf.
09:13:57 #13 43.43 Preparing to unpack .../028-libatomic1_10.2.1-6+rpi1_armhf.deb ...
09:13:57 #13 43.43 Unpacking libatomic1:armhf (10.2.1-6+rpi1) ...
09:13:57 #13 43.47 Selecting previously unselected package libasan6:armhf.
09:13:57 #13 43.47 Preparing to unpack .../029-libasan6_10.2.1-6+rpi1_armhf.deb ...
09:13:57 #13 43.47 Unpacking libasan6:armhf (10.2.1-6+rpi1) ...
09:13:57 #13 42.79 Preparing to unpack .../268-libltdl7_2.4.6-15_armhf.deb ...
09:13:57 #13 42.79 Unpacking libltdl7:armhf (2.4.6-15) ...
09:13:57 #13 42.83 Selecting previously unselected package libltdl-dev:armhf.
09:13:57 #13 42.83 Preparing to unpack .../269-libltdl-dev_2.4.6-15_armhf.deb ...
09:13:57 #13 42.83 Unpacking libltdl-dev:armhf (2.4.6-15) ...
09:13:57 #13 42.89 Selecting previously unselected package liblzo2-2:armhf.
09:13:57 #13 42.89 Preparing to unpack .../270-liblzo2-2_2.10-2_armhf.deb ...
09:13:57 #13 42.89 Unpacking liblzo2-2:armhf (2.10-2) ...
09:13:57 #13 42.93 Selecting previously unselected package libsys-hostname-long-perl.
09:13:57 #13 42.93 Preparing to unpack .../271-libsys-hostname-long-perl_1.5-2_all.deb ...
09:13:57 #13 42.94 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:13:57 #13 42.97 Selecting previously unselected package libmail-sendmail-perl.
09:13:57 #13 42.97 Preparing to unpack .../272-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:13:57 #13 42.98 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:13:57 #13 43.01 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:57 #13 43.01 Preparing to unpack .../273-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:13:57 #13 43.02 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:13:57 #13 43.05 Selecting previously unselected package libmailtools-perl.
09:13:57 #13 43.05 Preparing to unpack .../274-libmailtools-perl_2.21-1_all.deb ...
09:13:57 #13 43.06 Unpacking libmailtools-perl (2.21-1) ...
09:13:57 #13 43.10 Selecting previously unselected package libmarkdown2:armhf.
09:13:57 #13 43.11 Preparing to unpack .../275-libmarkdown2_2.2.6-1_armhf.deb ...
09:13:57 #13 43.11 Unpacking libmarkdown2:armhf (2.2.6-1) ...
09:13:57 #13 43.99 Preparing to unpack .../292-libtypes-serialiser-perl_1.01-1_all.deb ...
09:13:57 #13 44.00 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:13:57 #13 44.03 Selecting previously unselected package libjson-xs-perl.
09:13:57 #13 44.03 Preparing to unpack .../293-libjson-xs-perl_4.030-2+b1_armhf.deb ...
09:13:57 #13 44.04 Unpacking libjson-xs-perl (4.030-2+b1) ...
09:13:57 #13 44.08 Selecting previously unselected package libjson-maybexs-perl.
09:13:57 #13 44.08 Preparing to unpack .../294-libjson-maybexs-perl_1.004004-1_all.deb ...
09:13:57 #13 44.08 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:13:57 #13 44.12 Selecting previously unselected package libldap-common.
09:13:57 #13 44.12 Preparing to unpack .../295-libldap-common_2.5.13+dfsg-5_all.deb ...
09:13:57 #13 44.12 Unpacking libldap-common (2.5.13+dfsg-5) ...
09:13:57 #13 44.16 Selecting previously unselected package liblist-compare-perl.
09:13:57 #13 44.16 Preparing to unpack .../296-liblist-compare-perl_0.55-2_all.deb ...
09:13:57 #13 44.17 Unpacking liblist-compare-perl (0.55-2) ...
09:13:57 #13 44.21 Selecting previously unselected package liblist-someutils-perl.
09:13:57 #13 44.21 Preparing to unpack .../297-liblist-someutils-perl_0.59-1_all.deb ...
09:13:57 #13 44.21 Unpacking liblist-someutils-perl (0.59-1) ...
09:13:57 #13 44.25 Selecting previously unselected package liblist-someutils-xs-perl:armhf.
09:13:57 #14 42.40 Unpacking libc6:arm64 (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ...
09:13:57 #13 43.20 Setting up openssl (3.0.9-1) ...
09:13:57 #13 43.21 Setting up libbsd0:arm64 (0.11.7-2) ...
09:13:57 #13 43.22 Setting up libyuv0:arm64 (0.0~git20230123.b2528b0-1) ...
09:13:57 #13 43.23 Setting up libelf1:arm64 (0.188-2.1) ...
09:13:57 #13 43.24 Setting up readline-common (8.2-1.3) ...
09:13:57 #13 43.25 Setting up publicsuffix (20230209.2326-1) ...
09:13:57 #13 43.26 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:13:57 #13 43.27 Setting up zstd (1.5.4+dfsg2-5) ...
09:13:57 #13 43.28 Setting up libmarkdown2:arm64 (2.2.7-2) ...
09:13:57 #13 43.29 Setting up libcc1-0:arm64 (12.2.0-14) ...
09:13:57 #13 43.30 Setting up iso-codes (4.15.0-1) ...
09:13:57 #13 43.31 Setting up liblocale-gettext-perl (1.07-5) ...
09:13:57 #13 43.32 Setting up liblsan0:arm64 (12.2.0-14) ...
09:13:57 #13 43.33 Setting up dctrl-tools (2.24-3) ...
09:13:57 #13 43.34 Setting up libitm1:arm64 (12.2.0-14) ...
09:13:57 #13 43.35 Setting up debian-keyring (2022.12.24) ...
09:13:57 #13 43.36 Setting up libgdbm6:arm64 (1.23-3) ...
09:13:57 #13 43.36 Setting up libctf0:arm64 (2.40-2) ...
09:13:57 #13 43.37 Setting up pinentry-curses (1.2.1-1) ...
09:13:57 #13 43.39 Setting up manpages-dev (6.03-2) ...
09:13:57 #13 43.40 Setting up libxdmcp6:arm64 (1:1.1.2-3) ...
09:13:57 #14 49.01 Preparing to unpack .../258-libsub-name-perl_0.26-1_arm64.deb ...
09:13:57 #14 49.01 Unpacking libsub-name-perl (0.26-1) ...
09:13:57 #14 49.07 Selecting previously unselected package libnamespace-clean-perl.
09:13:57 #14 49.07 Preparing to unpack .../259-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:57 #14 49.07 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:57 #14 49.10 Selecting previously unselected package libpath-tiny-perl.
09:13:57 #14 49.11 Preparing to unpack .../260-libpath-tiny-perl_0.108-1_all.deb ...
09:13:57 #14 49.11 Unpacking libpath-tiny-perl (0.108-1) ...
09:13:57 #14 49.14 Selecting previously unselected package libtype-tiny-perl.
09:13:57 #14 49.14 Preparing to unpack .../261-libtype-tiny-perl_1.008001-2_all.deb ...
09:13:57 #14 49.14 Unpacking libtype-tiny-perl (1.008001-2) ...
09:13:57 #14 49.19 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:57 #14 49.20 Preparing to unpack .../262-libgitlab-api-v4-perl_0.25-1_all.deb ...
09:13:57 #14 49.20 Unpacking libgitlab-api-v4-perl (0.25-1) ...
09:13:57 #14 49.23 Selecting previously unselected package libhash-fieldhash-perl.
09:13:57 #14 49.23 Preparing to unpack .../263-libhash-fieldhash-perl_0.15-1build2_arm64.deb ...
09:13:57 #14 49.24 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
09:13:57 #14 49.27 Selecting previously unselected package libhtml-form-perl.
09:13:57 #14 46.64 Setting up libpod-parser-perl (1.63-2) ...
09:13:57 #14 46.65 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
09:13:57 #14 46.67 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
09:13:57 #14 46.68 Setting up libparams-util-perl (1.102-1build3) ...
09:13:57 #14 46.69 Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
09:13:57 #14 46.70 Setting up libtime-duration-perl (1.21-1) ...
09:13:57 #14 46.72 Setting up autoconf (2.71-2) ...
09:13:57 #14 46.74 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:13:57 #14 41.66 Get:363 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-unidiff all 0.5.5-2 [9180 B]
09:13:57 #14 41.67 Get:364 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-xdg all 0.27-2 [36.9 kB]
09:13:57 #14 41.70 Get:365 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf equivs all 2.3.1 [19.0 kB]
09:13:57 #12 48.22 (83/143): ansible-srpm-macros-1-10.fc37.noarch.  44 kB/s |  20 kB     00:00    
09:13:57 #14 44.09 Preparing to unpack .../116-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ...
09:13:57 #14 44.10 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ...
09:13:57 #14 44.14 Selecting previously unselected package libcurl4:armhf.
09:13:57 #14 44.14 Preparing to unpack .../117-libcurl4_7.68.0-1ubuntu2.19_armhf.deb ...
09:13:57 #14 44.15 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.19) ...
09:13:57 #14 44.19 Selecting previously unselected package curl.
09:13:57 #14 44.20 Preparing to unpack .../118-curl_7.68.0-1ubuntu2.19_armhf.deb ...
09:13:57 #14 44.20 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:13:57 #14 44.25 Selecting previously unselected package dctrl-tools.
09:13:57 #14 44.25 Preparing to unpack .../119-dctrl-tools_2.24-3_armhf.deb ...
09:13:57 #14 44.26 Unpacking dctrl-tools (2.24-3) ...
09:13:57 #14 44.29 Selecting previously unselected package libtool.
09:13:57 #14 44.29 Preparing to unpack .../120-libtool_2.4.6-14_all.deb ...
09:13:57 #14 44.30 Unpacking libtool (2.4.6-14) ...
09:13:57 #14 43.78 Setting up python3-urllib3 (1.26.12-1) ...
09:13:57 #14 43.94 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:13:57 #14 43.98 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:13:57 #13 44.36 Preparing to unpack .../217-libgit-wrapper-perl_0.048-1_all.deb ...
09:13:57 #13 44.36 Unpacking libgit-wrapper-perl (0.048-1) ...
09:13:57 #13 44.39 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:13:57 #13 44.40 Preparing to unpack .../218-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:13:57 #13 44.40 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:13:57 #13 44.43 Selecting previously unselected package libio-prompter-perl.
09:13:57 #13 44.43 Preparing to unpack .../219-libio-prompter-perl_0.004015-1_all.deb ...
09:13:57 #13 44.44 Unpacking libio-prompter-perl (0.004015-1) ...
09:13:57 #13 44.47 Selecting previously unselected package libjson-perl.
09:13:57 #13 44.47 Preparing to unpack .../220-libjson-perl_4.02000-1_all.deb ...
09:13:57 #13 44.47 Unpacking libjson-perl (4.02000-1) ...
09:13:57 #13 44.51 Selecting previously unselected package liblog-any-perl.
09:13:57 #13 44.51 Preparing to unpack .../221-liblog-any-perl_1.707-1_all.deb ...
09:13:57 #13 44.51 Unpacking liblog-any-perl (1.707-1) ...
09:13:57 #13 44.54 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:13:57 #13 44.55 Preparing to unpack .../222-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:13:57 #13 44.55 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:13:57 #13 44.58 Selecting previously unselected package libpackage-stash-perl.
09:13:57 #13 44.58 Preparing to unpack .../223-libpackage-stash-perl_0.38-1_all.deb ...
09:13:57 #13 44.58 Unpacking libpackage-stash-perl (0.38-1) ...
09:13:57 #13 44.61 Selecting previously unselected package libsub-identify-perl.
09:13:57 #13 44.61 Preparing to unpack .../224-libsub-identify-perl_0.14-1+b1_armhf.deb ...
09:13:57 #13 44.62 Unpacking libsub-identify-perl (0.14-1+b1) ...
09:13:57 #13 44.64 Selecting previously unselected package libnamespace-clean-perl.
09:13:57 #13 44.64 Preparing to unpack .../225-libnamespace-clean-perl_0.27-1_all.deb ...
09:13:57 #13 44.65 Unpacking libnamespace-clean-perl (0.27-1) ...
09:13:57 #13 44.68 Selecting previously unselected package libpath-tiny-perl.
09:13:58 #16 12.80   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch           1/1 
09:13:58 #16 12.95   Preparing        :                                                        1/1 
09:13:58 #16 13.01   Installing       : make-1:4.3-7.el9.aarch64                              1/93 
09:13:58 #16 13.02   Installing       : perl-DynaLoader-1.47-480.el9.aarch64                  2/93 
09:13:58 #16 13.03   Installing       : python3-libselinux-3.5-1.el9.aarch64                  3/93 
09:13:58 #16 13.04   Installing       : perl-threads-1:2.25-460.el9.aarch64                   4/93 
09:13:58 #14 41.61 Get:362 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-namespacesupport-perl all 1.12-2 [13.5 kB]
09:13:58 #14 48.32 Selecting previously unselected package libxml2:arm64.
09:13:58 #14 48.32 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ...
09:13:58 #14 48.33 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:13:58 #14 48.37 Selecting previously unselected package libyaml-0-2:arm64.
09:13:58 #14 48.38 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_arm64.deb ...
09:13:58 #14 48.38 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:13:58 #14 48.41 Selecting previously unselected package lsb-release.
09:13:58 #14 48.41 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
09:13:58 #14 48.41 Unpacking lsb-release (12.0-1ubuntu1) ...
09:13:58 #13 48.22 Setting up man-db (2.8.5-2) ...
09:13:58 #13 48.33 Building database of manual pages ...
09:13:58 #15 3.379 Reading package lists...
09:13:58 #13 43.69 Selecting previously unselected package libubsan1:armhf.
09:13:58 #13 43.69 Preparing to unpack .../030-libubsan1_10.2.1-6+rpi1_armhf.deb ...
09:13:58 #13 43.69 Unpacking libubsan1:armhf (10.2.1-6+rpi1) ...
09:13:58 #13 43.79 Selecting previously unselected package libgcc-10-dev:armhf.
09:13:58 #13 43.79 Preparing to unpack .../031-libgcc-10-dev_10.2.1-6+rpi1_armhf.deb ...
09:13:58 #13 43.79 Unpacking libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
09:13:58 #13 43.90 Selecting previously unselected package gcc-10.
09:13:58 #13 43.89   Running scriptlet: rpm-libs-4.18.92-1.fc39.aarch64                    153/153 
09:13:58 #13 48.51   Verifying        : ansible-srpm-macros-1-11.fc39.noarch                 1/153 
09:13:58 #13 48.51   Verifying        : binutils-2.40-13.fc39.aarch64                        2/153 
09:13:58 #13 48.51   Verifying        : binutils-gold-2.40-13.fc39.aarch64                   3/153 
09:13:58 #13 48.51   Verifying        : bzip2-1.0.8-16.fc39.aarch64                          4/153 
09:13:58 #13 48.51   Verifying        : cpio-2.14-4.fc39.aarch64                             5/153 
09:13:58 #13 48.51   Verifying        : dash-0.5.12-1.fc39.aarch64                           6/153 
09:13:58 #13 48.51   Verifying        : dbus-libs-1:1.14.10-1.fc39.aarch64                   7/153 
09:13:58 #13 48.51   Verifying        : debugedit-5.0-10.fc39.aarch64                        8/153 
09:13:58 #13 48.51   Verifying        : desktop-file-utils-0.26-9.fc39.aarch64               9/153 
09:13:58 #13 48.51   Verifying        : devscripts-checkbashisms-2.23.5-3.fc39.noarch       10/153 
09:13:58 #13 48.51   Verifying        : diffutils-3.10-3.fc39.aarch64                       11/153 
09:13:58 #13 48.51   Verifying        : dnf-plugins-core-4.4.2-1.fc39.noarch                12/153 
09:13:58 #13 48.51   Verifying        : dwz-0.15-3.fc39.aarch64                             13/153 
09:13:58 #13 48.51   Verifying        : ed-1.19-4.fc39.aarch64                              14/153 
09:13:58 #13 48.51   Verifying        : efi-srpm-macros-5-9.fc39.noarch                     15/153 
09:13:58 #13 48.51   Verifying        : elfutils-0.189-4.fc39.aarch64                       16/153 
09:13:58 #13 48.51   Verifying        : elfutils-debuginfod-client-0.189-4.fc39.aarch64     17/153 
09:13:58 #13 48.51   Verifying        : emacs-filesystem-1:29.1-1.fc39.noarch               18/153 
09:13:58 #13 48.51   Verifying        : enchant2-2.5.0-5.fc39.aarch64                       19/153 
09:13:58 #13 48.51   Verifying        : file-5.44-5.fc39.aarch64                            20/153 
09:13:58 #13 48.51   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch             21/153 
09:13:58 #13 48.51   Verifying        : fonts-srpm-macros-1:2.0.5-12.fc39.noarch            22/153 
09:13:58 #13 48.51   Verifying        : fpc-srpm-macros-1.3-8.fc39.noarch                   23/153 
09:13:58 #13 48.51   Verifying        : gdk-pixbuf2-2.42.10-5.fc39.aarch64                  24/153 
09:13:58 #13 48.51   Verifying        : ghc-srpm-macros-1.6.1-2.fc39.noarch                 25/153 
09:13:58 #13 48.51   Verifying        : glibc-gconv-extra-2.38-1.fc39.aarch64               26/153 
09:13:58 #13 48.51   Verifying        : gnat-srpm-macros-6-3.fc39.noarch                    27/153 
09:13:58 #13 48.51   Verifying        : go-srpm-macros-3.2.0-6.fc39.noarch                  28/153 
09:13:58 #13 48.51   Verifying        : groff-base-1.23.0-2.fc39.aarch64                    29/153 
09:13:58 #13 48.51   Verifying        : hunspell-1.7.2-5.fc39.aarch64                       30/153 
09:13:58 #13 48.51   Verifying        : hunspell-en-0.20201207-7.fc39.noarch                31/153 
09:13:58 #13 48.51   Verifying        : hunspell-en-GB-0.20201207-7.fc39.noarch             32/153 
09:13:58 #13 48.51   Verifying        : hunspell-en-US-0.20201207-7.fc39.noarch             33/153 
09:13:58 #13 48.51   Verifying        : hunspell-filesystem-1.7.2-5.fc39.aarch64            34/153 
09:13:58 #13 48.51   Verifying        : jansson-2.13.1-7.fc39.aarch64                       35/153 
09:13:58 #13 48.51   Verifying        : js-jquery-3.6.4-2.fc39.noarch                       36/153 
09:13:58 #13 48.51   Verifying        : json-glib-1.6.6-5.fc39.aarch64                      37/153 
09:13:58 #13 48.51   Verifying        : kernel-srpm-macros-1.0-20.fc39.noarch               38/153 
09:13:58 #13 48.51   Verifying        : libappstream-glib-0.8.2-4.fc39.aarch64              39/153 
09:13:58 #13 48.51   Verifying        : libjpeg-turbo-2.1.4-3.fc39.aarch64                  40/153 
09:13:58 #13 48.51   Verifying        : libpkgconf-1.9.5-2.fc39.aarch64                     41/153 
09:13:58 #13 48.51   Verifying        : libpng-2:1.6.37-15.fc39.aarch64                     42/153 
09:13:58 #13 48.51   Verifying        : libstemmer-2.2.0-7.fc39.aarch64                     43/153 
09:13:58 #13 48.51   Verifying        : lua-srpm-macros-1-9.fc39.noarch                     44/153 
09:13:58 #13 48.51   Verifying        : ncurses-6.4-7.20230520.fc39.aarch64                 45/153 
09:13:58 #13 48.51   Verifying        : ocaml-srpm-macros-8-2.fc39.noarch                   46/153 
09:13:58 #13 48.51   Verifying        : openblas-srpm-macros-2-14.fc39.noarch               47/153 
09:13:58 #13 48.51   Verifying        : package-notes-srpm-macros-0.5-9.fc39.noarch         48/153 
09:13:58 #13 48.51   Verifying        : patch-2.7.6-22.fc39.aarch64                         49/153 
09:13:58 #13 48.51   Verifying        : perl-AutoLoader-5.74-500.fc39.noarch                50/153 
09:13:58 #13 48.51   Verifying        : perl-B-1.88-500.fc39.aarch64                        51/153 
09:13:58 #13 48.51   Verifying        : perl-Carp-1.54-500.fc39.noarch                      52/153 
09:13:58 #13 48.51   Verifying        : perl-Class-Struct-0.68-500.fc39.noarch              53/153 
09:13:58 #13 48.51   Verifying        : perl-Data-Dumper-2.188-501.fc39.aarch64             54/153 
09:13:58 #13 48.51   Verifying        : perl-Digest-1.20-500.fc39.noarch                    55/153 
09:13:58 #13 48.51   Verifying        : perl-Digest-MD5-2.58-500.fc39.aarch64               56/153 
09:13:58 #13 48.51   Verifying        : perl-DynaLoader-1.54-500.fc39.aarch64               57/153 
09:13:58 #13 48.51   Verifying        : perl-Encode-4:3.19-500.fc39.aarch64                 58/153 
09:13:58 #13 48.51   Verifying        : perl-Errno-1.37-500.fc39.aarch64                    59/153 
09:13:58 #13 48.51   Verifying        : perl-Exporter-5.77-500.fc39.noarch                  60/153 
09:13:58 #13 48.51   Verifying        : perl-Fcntl-1.15-500.fc39.aarch64                    61/153 
09:13:58 #13 48.51   Verifying        : perl-File-Basename-2.86-500.fc39.noarch             62/153 
09:13:58 #13 48.51   Verifying        : perl-File-Path-2.18-500.fc39.noarch                 63/153 
09:13:58 #13 48.51   Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch          64/153 
09:13:58 #13 48.51   Verifying        : perl-File-stat-1.13-500.fc39.noarch                 65/153 
09:13:58 #13 48.51   Verifying        : perl-FileHandle-2.05-500.fc39.noarch                66/153 
09:13:58 #13 48.51   Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch             67/153 
09:13:58 #13 48.51   Verifying        : perl-Getopt-Std-1.13-500.fc39.noarch                68/153 
09:13:58 #13 48.51   Verifying        : perl-HTTP-Tiny-0.088-3.fc39.noarch                  69/153 
09:13:58 #13 48.51   Verifying        : perl-IO-1.52-500.fc39.aarch64                       70/153 
09:13:58 #13 48.51   Verifying        : perl-IO-Socket-IP-0.42-1.fc39.noarch                71/153 
09:13:58 #13 48.51   Verifying        : perl-IO-Socket-SSL-2.083-3.fc39.noarch              72/153 
09:13:58 #13 48.51   Verifying        : perl-IPC-Open3-1.22-500.fc39.noarch                 73/153 
09:13:58 #13 48.51   Verifying        : perl-MIME-Base64-3.16-500.fc39.aarch64              74/153 
09:13:58 #13 48.51   Verifying        : perl-Mozilla-CA-20230801-1.fc39.noarch              75/153 
09:13:58 #13 48.51   Verifying        : perl-NDBM_File-1.16-500.fc39.aarch64                76/153 
09:13:58 #13 48.51   Verifying        : perl-Net-SSLeay-1.92-10.fc39.aarch64                77/153 
09:13:58 #13 48.51   Verifying        : perl-POSIX-2.13-500.fc39.aarch64                    78/153 
09:13:58 #13 48.51   Verifying        : perl-PathTools-3.89-500.fc39.aarch64                79/153 
09:13:58 #13 48.51   Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch             80/153 
09:13:58 #13 48.51   Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            81/153 
09:13:58 #13 48.51   Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                82/153 
09:13:58 #13 48.51   Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch               83/153 
09:13:58 #13 48.51   Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64      84/153 
09:13:58 #13 48.51   Verifying        : perl-SelectSaver-1.02-500.fc39.noarch               85/153 
09:13:58 #13 48.51   Verifying        : perl-Socket-4:2.037-3.fc39.aarch64                  86/153 
09:13:58 #13 48.51   Verifying        : perl-Storable-1:3.32-500.fc39.aarch64               87/153 
09:13:58 #13 48.51   Verifying        : perl-Symbol-1.09-500.fc39.noarch                    88/153 
09:13:58 #13 48.51   Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch            89/153 
09:13:58 #13 48.51   Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                  90/153 
09:13:58 #13 48.51   Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch           91/153 
09:13:58 #13 48.51   Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         92/153 
09:13:58 #13 48.51   Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch               93/153 
09:13:58 #13 48.51   Verifying        : perl-URI-5.21-1.fc39.noarch                         94/153 
09:13:58 #13 48.51   Verifying        : perl-base-2.27-500.fc39.noarch                      95/153 
09:13:58 #13 48.51   Verifying        : perl-constant-1.33-501.fc39.noarch                  96/153 
09:13:58 #13 48.51   Verifying        : perl-if-0.61.000-500.fc39.noarch                    97/153 
09:13:58 #13 48.51   Verifying        : perl-interpreter-4:5.38.0-500.fc39.aarch64          98/153 
09:13:58 #13 48.51   Verifying        : perl-libnet-3.15-501.fc39.noarch                    99/153 
09:13:58 #13 48.51   Verifying        : perl-libs-4:5.38.0-500.fc39.aarch64                100/153 
09:13:58 #13 48.51   Verifying        : perl-locale-1.10-500.fc39.noarch                   101/153 
09:13:58 #13 48.51   Verifying        : perl-mro-1.28-500.fc39.aarch64                     102/153 
09:13:58 #13 48.51   Verifying        : perl-overload-1.37-500.fc39.noarch                 103/153 
09:13:58 #13 48.51   Verifying        : perl-overloading-0.02-500.fc39.noarch              104/153 
09:13:58 #13 48.51   Verifying        : perl-parent-1:0.241-500.fc39.noarch                105/153 
09:13:58 #13 48.51   Verifying        : perl-podlators-1:5.01-500.fc39.noarch              106/153 
09:13:58 #13 48.51   Verifying        : perl-srpm-macros-1-51.fc39.noarch                  107/153 
09:13:58 #13 48.51   Verifying        : perl-vars-1.05-500.fc39.noarch                     108/153 
09:13:58 #13 48.51   Verifying        : pkgconf-1.9.5-2.fc39.aarch64                       109/153 
09:13:58 #13 48.51   Verifying        : pkgconf-m4-1.9.5-2.fc39.noarch                     110/153 
09:13:58 #13 48.51   Verifying        : pkgconf-pkg-config-1.9.5-2.fc39.aarch64            111/153 
09:13:58 #13 48.51   Verifying        : pyproject-srpm-macros-1.9.0-2.fc39.noarch          112/153 
09:13:58 #13 48.51   Verifying        : python-systemd-doc-235-5.fc39.aarch64              113/153 
09:13:58 #13 48.51   Verifying        : python3-construct-2.10.68-6.fc39.noarch            114/153 
09:13:58 #13 48.51   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch            115/153 
09:13:58 #13 48.51   Verifying        : python3-dbus-1.3.2-4.fc39.aarch64                  116/153 
09:13:58 #13 48.51   Verifying        : python3-distro-1.8.0-6.fc39.noarch                 117/153 
09:13:58 #13 48.51   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc39.noarch       118/153 
09:13:58 #13 48.51   Verifying        : python3-enchant-3.2.2-10.fc39.noarch               119/153 
09:13:58 #13 48.51   Verifying        : python3-file-magic-5.44-5.fc39.noarch              120/153 
09:13:58 #13 48.51   Verifying        : python3-pybeam-0.7-7.fc39.noarch                   121/153 
09:13:58 #13 48.51   Verifying        : python3-pyxdg-0.27-9.fc39.noarch                   122/153 
09:13:58 #13 48.51   Verifying        : python3-six-1.16.0-12.fc39.noarch                  123/153 
09:13:58 #13 48.51   Verifying        : python3-systemd-235-5.fc39.aarch64                 124/153 
09:13:58 #13 48.51   Verifying        : python3-tomli-w-1.0.0-9.fc39.noarch                125/153 
09:13:58 #13 48.51   Verifying        : python3-zstandard-0.21.0-3.fc39.aarch64            126/153 
09:13:58 #13 48.51   Verifying        : qt5-srpm-macros-5.15.10-2.fc39.noarch              127/153 
09:13:58 #13 48.51   Verifying        : redhat-rpm-config-262-1.fc39.noarch                128/153 
09:13:58 #13 48.51   Verifying        : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         129/153 
09:13:58 #13 48.51   Verifying        : rpmlint-2.4.0-10.fc39.noarch                       130/153 
09:13:58 #13 48.51   Verifying        : rust-srpm-macros-24-5.fc39.noarch                  131/153 
09:13:58 #13 48.51   Verifying        : shared-mime-info-2.2-4.fc39.aarch64                132/153 
09:13:58 #13 48.51   Verifying        : unzip-6.0-62.fc39.aarch64                          133/153 
09:13:58 #13 48.51   Verifying        : web-assets-filesystem-5-20.fc39.noarch             134/153 
09:13:58 #13 48.51   Verifying        : xxhash-libs-0.8.2-1.fc39.aarch64                   135/153 
09:13:58 #13 48.51   Verifying        : xz-5.4.4-1.fc39.aarch64                            136/153 
09:13:58 #13 48.51   Verifying        : zstd-1.5.5-4.fc39.aarch64                          137/153 
09:13:58 #13 48.52   Verifying        : gdb-minimal-13.2-8.fc39.aarch64                    138/153 
09:13:58 #13 48.52   Verifying        : python-srpm-macros-3.12-4.fc39.noarch              139/153 
09:13:58 #13 48.52   Verifying        : qt6-srpm-macros-6.5.2-3.fc39.noarch                140/153 
09:13:58 #13 48.52   Verifying        : rpm-build-4.19.0-1.fc39.aarch64                    141/153 
09:13:58 #13 48.52   Verifying        : rpmlint-fedora-license-data-1.30-1.fc39.noarch     142/153 
09:13:58 #13 48.52   Verifying        : zip-3.0-39.fc39.aarch64                            143/153 
09:13:58 #13 48.52   Verifying        : python3-rpm-4.19.0-1.fc39.aarch64                  144/153 
09:13:58 #13 48.52   Verifying        : python3-rpm-4.18.92-1.fc39.aarch64                 145/153 
09:13:58 #13 48.52   Verifying        : rpm-4.19.0-1.fc39.aarch64                          146/153 
09:13:58 #13 48.52   Verifying        : rpm-4.18.92-1.fc39.aarch64                         147/153 
09:13:58 #13 48.52   Verifying        : rpm-build-libs-4.19.0-1.fc39.aarch64               148/153 
09:13:58 #13 48.52   Verifying        : rpm-build-libs-4.18.92-1.fc39.aarch64              149/153 
09:13:58 #13 48.52   Verifying        : rpm-libs-4.19.0-1.fc39.aarch64                     150/153 
09:13:58 #13 48.52   Verifying        : rpm-libs-4.18.92-1.fc39.aarch64                    151/153 
09:13:58 #13 48.52   Verifying        : rpm-sign-libs-4.19.0-1.fc39.aarch64                152/153 
09:13:58 #13 48.52   Verifying        : rpm-sign-libs-4.18.92-1.fc39.aarch64               153/153 
09:13:58 #13 48.67 
09:13:58 #13 48.67 Upgraded:
09:13:58 #13 48.67   python3-rpm-4.19.0-1.fc39.aarch64         rpm-4.19.0-1.fc39.aarch64          
09:13:58 #13 48.67   rpm-build-libs-4.19.0-1.fc39.aarch64      rpm-libs-4.19.0-1.fc39.aarch64     
09:13:58 #13 48.67   rpm-sign-libs-4.19.0-1.fc39.aarch64      
09:13:58 #13 48.67 Installed:
09:13:58 #13 48.67   ansible-srpm-macros-1-11.fc39.noarch                                          
09:13:58 #13 48.67   binutils-2.40-13.fc39.aarch64                                                 
09:13:58 #13 48.67   binutils-gold-2.40-13.fc39.aarch64                                            
09:13:58 #13 48.67   bzip2-1.0.8-16.fc39.aarch64                                                   
09:13:58 #13 48.67   cpio-2.14-4.fc39.aarch64                                                      
09:13:58 #13 48.67   dash-0.5.12-1.fc39.aarch64                                                    
09:13:58 #13 48.67   dbus-libs-1:1.14.10-1.fc39.aarch64                                            
09:13:58 #13 48.67   debugedit-5.0-10.fc39.aarch64                                                 
09:13:58 #13 48.67   desktop-file-utils-0.26-9.fc39.aarch64                                        
09:13:58 #13 48.67   devscripts-checkbashisms-2.23.5-3.fc39.noarch                                 
09:13:58 #13 48.67   diffutils-3.10-3.fc39.aarch64                                                 
09:13:58 #13 48.67   dnf-plugins-core-4.4.2-1.fc39.noarch                                          
09:13:58 #13 48.67   dwz-0.15-3.fc39.aarch64                                                       
09:13:58 #13 48.67   ed-1.19-4.fc39.aarch64                                                        
09:13:58 #13 48.67   efi-srpm-macros-5-9.fc39.noarch                                               
09:13:58 #13 48.67   elfutils-0.189-4.fc39.aarch64                                                 
09:13:58 #13 48.67   elfutils-debuginfod-client-0.189-4.fc39.aarch64                               
09:13:58 #13 48.67   emacs-filesystem-1:29.1-1.fc39.noarch                                         
09:13:58 #13 48.67   enchant2-2.5.0-5.fc39.aarch64                                                 
09:13:58 #13 48.67   file-5.44-5.fc39.aarch64                                                      
09:13:58 #13 48.67   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
09:13:58 #13 48.67   fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
09:13:58 #13 48.67   fpc-srpm-macros-1.3-8.fc39.noarch                                             
09:13:58 #13 48.67   gdb-minimal-13.2-8.fc39.aarch64                                               
09:13:58 #13 48.67   gdk-pixbuf2-2.42.10-5.fc39.aarch64                                            
09:13:58 #13 48.67   ghc-srpm-macros-1.6.1-2.fc39.noarch                                           
09:13:58 #13 48.67   glibc-gconv-extra-2.38-1.fc39.aarch64                                         
09:13:58 #13 48.67   gnat-srpm-macros-6-3.fc39.noarch                                              
09:13:58 #13 48.67   go-srpm-macros-3.2.0-6.fc39.noarch                                            
09:13:58 #13 48.67   groff-base-1.23.0-2.fc39.aarch64                                              
09:13:58 #13 48.67   hunspell-1.7.2-5.fc39.aarch64                                                 
09:13:58 #13 48.67   hunspell-en-0.20201207-7.fc39.noarch                                          
09:13:58 #13 48.67   hunspell-en-GB-0.20201207-7.fc39.noarch                                       
09:13:58 #13 48.67   hunspell-en-US-0.20201207-7.fc39.noarch                                       
09:13:58 #13 48.67   hunspell-filesystem-1.7.2-5.fc39.aarch64                                      
09:13:58 #13 48.67   jansson-2.13.1-7.fc39.aarch64                                                 
09:13:58 #13 48.67   js-jquery-3.6.4-2.fc39.noarch                                                 
09:13:58 #13 48.67   json-glib-1.6.6-5.fc39.aarch64                                                
09:13:58 #13 48.67   kernel-srpm-macros-1.0-20.fc39.noarch                                         
09:13:58 #13 48.67   libappstream-glib-0.8.2-4.fc39.aarch64                                        
09:13:58 #13 48.67   libjpeg-turbo-2.1.4-3.fc39.aarch64                                            
09:13:58 #13 48.67   libpkgconf-1.9.5-2.fc39.aarch64                                               
09:13:58 #13 48.67   libpng-2:1.6.37-15.fc39.aarch64                                               
09:13:58 #13 48.67   libstemmer-2.2.0-7.fc39.aarch64                                               
09:13:58 #13 48.67   lua-srpm-macros-1-9.fc39.noarch                                               
09:13:58 #13 48.67   ncurses-6.4-7.20230520.fc39.aarch64                                           
09:13:58 #13 48.67   ocaml-srpm-macros-8-2.fc39.noarch                                             
09:13:58 #13 48.67   openblas-srpm-macros-2-14.fc39.noarch                                         
09:13:58 #13 48.67   package-notes-srpm-macros-0.5-9.fc39.noarch                                   
09:13:58 #13 48.67   patch-2.7.6-22.fc39.aarch64                                                   
09:13:58 #13 48.67   perl-AutoLoader-5.74-500.fc39.noarch                                          
09:13:58 #13 48.67   perl-B-1.88-500.fc39.aarch64                                                  
09:13:58 #13 48.67   perl-Carp-1.54-500.fc39.noarch                                                
09:13:58 #13 48.67   perl-Class-Struct-0.68-500.fc39.noarch                                        
09:13:58 #13 48.67   perl-Data-Dumper-2.188-501.fc39.aarch64                                       
09:13:58 #13 48.67   perl-Digest-1.20-500.fc39.noarch                                              
09:13:58 #13 48.67   perl-Digest-MD5-2.58-500.fc39.aarch64                                         
09:13:58 #13 48.67   perl-DynaLoader-1.54-500.fc39.aarch64                                         
09:13:58 #13 48.67   perl-Encode-4:3.19-500.fc39.aarch64                                           
09:13:58 #13 48.67   perl-Errno-1.37-500.fc39.aarch64                                              
09:13:58 #13 48.67   perl-Exporter-5.77-500.fc39.noarch                                            
09:13:58 #13 48.67   perl-Fcntl-1.15-500.fc39.aarch64                                              
09:13:58 #13 48.67   perl-File-Basename-2.86-500.fc39.noarch                                       
09:13:58 #13 48.67   perl-File-Path-2.18-500.fc39.noarch                                           
09:13:58 #13 48.67   perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
09:13:58 #13 48.67   perl-File-stat-1.13-500.fc39.noarch                                           
09:13:58 #13 48.67   perl-FileHandle-2.05-500.fc39.noarch                                          
09:13:58 #13 48.67   perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
09:13:58 #13 48.67   perl-Getopt-Std-1.13-500.fc39.noarch                                          
09:13:58 #13 48.67   perl-HTTP-Tiny-0.088-3.fc39.noarch                                            
09:13:58 #13 48.67   perl-IO-1.52-500.fc39.aarch64                                                 
09:13:58 #13 48.67   perl-IO-Socket-IP-0.42-1.fc39.noarch                                          
09:13:58 #13 48.67   perl-IO-Socket-SSL-2.083-3.fc39.noarch                                        
09:13:58 #13 48.67   perl-IPC-Open3-1.22-500.fc39.noarch                                           
09:13:58 #13 48.67   perl-MIME-Base64-3.16-500.fc39.aarch64                                        
09:13:58 #13 48.67   perl-Mozilla-CA-20230801-1.fc39.noarch                                        
09:13:58 #13 48.67   perl-NDBM_File-1.16-500.fc39.aarch64                                          
09:13:58 #13 48.67   perl-Net-SSLeay-1.92-10.fc39.aarch64                                          
09:13:58 #13 48.67   perl-POSIX-2.13-500.fc39.aarch64                                              
09:13:58 #13 48.67   perl-PathTools-3.89-500.fc39.aarch64                                          
09:13:58 #13 48.67   perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
09:13:58 #13 48.67   perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
09:13:58 #13 48.67   perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
09:13:58 #13 48.67   perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
09:13:58 #13 48.67   perl-Scalar-List-Utils-5:1.63-500.fc39.aarch64                                
09:13:58 #13 48.67   perl-SelectSaver-1.02-500.fc39.noarch                                         
09:13:58 #13 48.67   perl-Socket-4:2.037-3.fc39.aarch64                                            
09:13:58 #13 48.67   perl-Storable-1:3.32-500.fc39.aarch64                                         
09:13:58 #13 48.67   perl-Symbol-1.09-500.fc39.noarch                                              
09:13:58 #13 48.67   perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
09:13:58 #13 48.67   perl-Term-Cap-1.18-500.fc39.noarch                                            
09:13:58 #13 48.67   perl-Text-ParseWords-3.31-500.fc39.noarch                                     
09:13:58 #13 48.67   perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
09:13:58 #13 48.67   perl-Time-Local-2:1.350-3.fc39.noarch                                         
09:13:58 #13 48.67   perl-URI-5.21-1.fc39.noarch                                                   
09:13:58 #13 48.67   perl-base-2.27-500.fc39.noarch                                                
09:13:58 #13 48.67   perl-constant-1.33-501.fc39.noarch                                            
09:13:58 #13 48.67   perl-if-0.61.000-500.fc39.noarch                                              
09:13:58 #13 48.67   perl-interpreter-4:5.38.0-500.fc39.aarch64                                    
09:13:58 #13 48.67   perl-libnet-3.15-501.fc39.noarch                                              
09:13:58 #13 48.67   perl-libs-4:5.38.0-500.fc39.aarch64                                           
09:13:58 #13 48.67   perl-locale-1.10-500.fc39.noarch                                              
09:13:58 #13 48.67   perl-mro-1.28-500.fc39.aarch64                                                
09:13:58 #13 48.67   perl-overload-1.37-500.fc39.noarch                                            
09:13:58 #13 48.67   perl-overloading-0.02-500.fc39.noarch                                         
09:13:58 #13 48.67   perl-parent-1:0.241-500.fc39.noarch                                           
09:13:58 #13 48.67   perl-podlators-1:5.01-500.fc39.noarch                                         
09:13:58 #13 48.67   perl-srpm-macros-1-51.fc39.noarch                                             
09:13:58 #13 48.67   perl-vars-1.05-500.fc39.noarch                                                
09:13:58 #13 48.67   pkgconf-1.9.5-2.fc39.aarch64                                                  
09:13:58 #13 48.67   pkgconf-m4-1.9.5-2.fc39.noarch                                                
09:13:58 #13 48.67   pkgconf-pkg-config-1.9.5-2.fc39.aarch64                                       
09:13:58 #13 48.67   pyproject-srpm-macros-1.9.0-2.fc39.noarch                                     
09:13:58 #13 48.67   python-srpm-macros-3.12-4.fc39.noarch                                         
09:13:58 #13 48.67   python-systemd-doc-235-5.fc39.aarch64                                         
09:13:58 #13 48.67   python3-construct-2.10.68-6.fc39.noarch                                       
09:13:58 #13 48.67   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
09:13:58 #13 48.67   python3-dbus-1.3.2-4.fc39.aarch64                                             
09:13:58 #13 48.67   python3-distro-1.8.0-6.fc39.noarch                                            
09:13:58 #13 48.67   python3-dnf-plugins-core-4.4.2-1.fc39.noarch                                  
09:13:58 #13 48.67   python3-enchant-3.2.2-10.fc39.noarch                                          
09:13:58 #13 48.67   python3-file-magic-5.44-5.fc39.noarch                                         
09:13:58 #13 48.67   python3-pybeam-0.7-7.fc39.noarch                                              
09:13:58 #13 48.67   python3-pyxdg-0.27-9.fc39.noarch                                              
09:13:58 #13 48.67   python3-six-1.16.0-12.fc39.noarch                                             
09:13:58 #13 48.67   python3-systemd-235-5.fc39.aarch64                                            
09:13:58 #13 48.67   python3-tomli-w-1.0.0-9.fc39.noarch                                           
09:13:58 #13 48.67   python3-zstandard-0.21.0-3.fc39.aarch64                                       
09:13:58 #13 48.67   qt5-srpm-macros-5.15.10-2.fc39.noarch                                         
09:13:58 #13 48.67   qt6-srpm-macros-6.5.2-3.fc39.noarch                                           
09:13:58 #13 48.67   redhat-rpm-config-262-1.fc39.noarch                                           
09:13:58 #13 48.67   rpm-build-4.19.0-1.fc39.aarch64                                               
09:13:58 #13 48.67   rpmautospec-rpm-macros-0.3.5-4.fc39.noarch                                    
09:13:58 #13 48.67   rpmlint-2.4.0-10.fc39.noarch                                                  
09:13:58 #13 48.67   rpmlint-fedora-license-data-1.30-1.fc39.noarch                                
09:13:58 #13 48.67   rust-srpm-macros-24-5.fc39.noarch                                             
09:13:58 #13 48.67   shared-mime-info-2.2-4.fc39.aarch64                                           
09:13:58 #13 48.67   unzip-6.0-62.fc39.aarch64                                                     
09:13:58 #13 48.67   web-assets-filesystem-5-20.fc39.noarch                                        
09:13:58 #13 48.67   xxhash-libs-0.8.2-1.fc39.aarch64                                              
09:13:58 #13 48.67   xz-5.4.4-1.fc39.aarch64                                                       
09:13:58 #13 48.67   zip-3.0-39.fc39.aarch64                                                       
09:13:58 #13 48.67   zstd-1.5.5-4.fc39.aarch64                                                     
09:13:58 #13 48.67 
09:13:58 #13 48.67 Complete!
09:13:58 #13 DONE 48.8s
09:13:58 
09:13:58 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:13:58 #14 DONE 0.0s
09:13:58 
09:13:58 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:58 #13 43.15 Selecting previously unselected package libmime-tools-perl.
09:13:58 #13 43.15 Preparing to unpack .../276-libmime-tools-perl_5.509-1_all.deb ...
09:13:58 #13 43.15 Unpacking libmime-tools-perl (5.509-1) ...
09:13:58 #13 43.20 Selecting previously unselected package libmoox-aliases-perl.
09:13:58 #13 43.20 Preparing to unpack .../277-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:13:58 #13 43.21 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:13:58 #13 43.24 Selecting previously unselected package libnamespace-autoclean-perl.
09:13:58 #13 43.24 Preparing to unpack .../278-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:13:58 #13 43.25 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:13:58 #13 43.28 Selecting previously unselected package libobject-id-perl.
09:13:58 #13 43.28 Preparing to unpack .../279-libobject-id-perl_0.1.2-2.1_all.deb ...
09:13:58 #13 43.28 Unpacking libobject-id-perl (0.1.2-2.1) ...
09:13:58 #13 43.33 Selecting previously unselected package libmoox-struct-perl.
09:13:58 #13 43.33 Preparing to unpack .../280-libmoox-struct-perl_0.020-1_all.deb ...
09:13:58 #13 43.33 Unpacking libmoox-struct-perl (0.020-1) ...
09:13:58 #13 43.37 Selecting previously unselected package libmouse-perl.
09:13:58 #13 44.26 Preparing to unpack .../298-liblist-someutils-xs-perl_0.58-3_armhf.deb ...
09:13:58 #13 44.26 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ...
09:13:58 #13 44.30 Selecting previously unselected package liblist-utilsby-perl.
09:13:58 #13 44.30 Preparing to unpack .../299-liblist-utilsby-perl_0.12-2_all.deb ...
09:13:58 #13 44.30 Unpacking liblist-utilsby-perl (0.12-2) ...
09:13:58 #13 44.34 Selecting previously unselected package libltdl7:armhf.
09:13:58 #13 44.35 Preparing to unpack .../300-libltdl7_2.4.7-5_armhf.deb ...
09:13:58 #13 44.35 Unpacking libltdl7:armhf (2.4.7-5) ...
09:13:58 #13 44.39 Selecting previously unselected package libltdl-dev:armhf.
09:13:58 #13 44.39 Preparing to unpack .../301-libltdl-dev_2.4.7-5_armhf.deb ...
09:13:58 #13 44.40 Unpacking libltdl-dev:armhf (2.4.7-5) ...
09:13:58 #13 44.45 Selecting previously unselected package liblz1:armhf.
09:13:58 #13 44.45 Preparing to unpack .../302-liblz1_1.13-5_armhf.deb ...
09:13:58 #13 44.46 Unpacking liblz1:armhf (1.13-5) ...
09:13:58 #13 44.50 Selecting previously unselected package liblzo2-2:armhf.
09:13:58 #13 43.40 Setting up cpp-12 (12.2.0-14) ...
09:13:58 #13 43.41 Setting up libxcb1:arm64 (1.15-1) ...
09:13:58 #13 43.42 Setting up gettext (0.21-12) ...
09:13:58 #13 43.43 Setting up xdelta (1.1.3-10.4) ...
09:13:58 #13 43.44 Setting up libavif15:arm64 (0.11.1-1) ...
09:13:58 #13 43.45 Setting up libarchive13:arm64 (3.6.2-1) ...
09:13:58 #13 43.49 Setting up fontconfig-config (2.14.1-4) ...
09:13:58 #14 49.27 Preparing to unpack .../264-libhtml-form-perl_6.07-1_all.deb ...
09:13:58 #14 49.27 Unpacking libhtml-form-perl (6.07-1) ...
09:13:58 #14 49.30 Selecting previously unselected package libhtml-format-perl.
09:13:58 #14 49.30 Preparing to unpack .../265-libhtml-format-perl_2.12-1_all.deb ...
09:13:58 #14 49.31 Unpacking libhtml-format-perl (2.12-1) ...
09:13:58 #14 49.34 Selecting previously unselected package libhttp-daemon-perl.
09:13:58 #14 49.34 Preparing to unpack .../266-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
09:13:58 #14 49.34 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:13:58 #14 49.38 Selecting previously unselected package libidn11:arm64.
09:13:58 #14 49.38 Preparing to unpack .../267-libidn11_1.33-2.2ubuntu2_arm64.deb ...
09:13:58 #14 49.38 Unpacking libidn11:arm64 (1.33-2.2ubuntu2) ...
09:13:58 #14 49.41 Selecting previously unselected package libstruct-dumb-perl.
09:13:58 #14 49.41 Preparing to unpack .../268-libstruct-dumb-perl_0.09-1_all.deb ...
09:13:58 #14 49.42 Unpacking libstruct-dumb-perl (0.09-1) ...
09:13:58 #14 49.45 Selecting previously unselected package libio-async-perl.
09:13:58 #14 49.45 Preparing to unpack .../269-libio-async-perl_0.75-1_all.deb ...
09:13:58 #14 49.45 Unpacking libio-async-perl (0.75-1) ...
09:13:58 #14 49.50 Selecting previously unselected package liblinux-epoll-perl.
09:13:58 #14 46.90 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:13:58 #14 46.91 Setting up libarray-intspan-perl (2.004-1) ...
09:13:58 #14 46.92 Setting up libcapture-tiny-perl (0.48-1) ...
09:13:58 #14 46.93 Setting up libtimedate-perl (2.3300-2) ...
09:13:58 #14 46.95 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04) ...
09:13:58 #14 46.96 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:13:58 #14 46.98 Setting up libsub-name-perl (0.26-1build3) ...
09:13:58 #14 46.99 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
09:13:58 #14 47.00 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
09:13:58 #14 47.02 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:13:58 #14 47.03 Setting up libproc-processtable-perl:amd64 (0.634-1build1) ...
09:13:58 #14 47.04 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:13:58 #14 47.05 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:13:58 #14 47.07 Setting up xauth (1:1.1-1build2) ...
09:13:58 #14 47.08 Setting up libpath-tiny-perl (0.122-1) ...
09:13:58 #14 47.10 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:13:58 #14 41.74 Get:366 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libauthen-sasl-perl all 2.1600-1.1 [43.1 kB]
09:13:58 #14 41.77 Get:367 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-magic all 2:0.4.24-2 [12.6 kB]
09:13:58 #14 41.97 debconf: delaying package configuration, since apt-utils is not installed
09:13:58 #12 48.53 (84/143): dbus-libs-1.14.10-1.fc37.aarch64.rpm  496 kB/s | 154 kB     00:00    
09:13:58 #12 48.66 (85/143): debugedit-5.0-7.fc37.aarch64.rpm      586 kB/s |  77 kB     00:00    
09:13:58 #12 48.67 (86/143): binutils-gold-2.38-27.fc37.aarch64.rp 1.0 MB/s | 919 kB     00:00    
09:13:58 #12 48.77 (87/143): dnf-plugins-core-4.4.2-1.fc37.noarch. 324 kB/s |  38 kB     00:00    
09:13:58 #14 44.33 Selecting previously unselected package dh-autoreconf.
09:13:58 #14 44.34 Preparing to unpack .../121-dh-autoreconf_19_all.deb ...
09:13:58 #14 44.34 Unpacking dh-autoreconf (19) ...
09:13:58 #14 44.39 Selecting previously unselected package libdebhelper-perl.
09:13:58 #14 44.40 Preparing to unpack .../122-libdebhelper-perl_12.10ubuntu1_all.deb ...
09:13:58 #14 44.40 Unpacking libdebhelper-perl (12.10ubuntu1) ...
09:13:58 #14 44.43 Selecting previously unselected package libarchive-zip-perl.
09:13:58 #14 44.44 Preparing to unpack .../123-libarchive-zip-perl_1.67-2_all.deb ...
09:13:58 #14 44.44 Unpacking libarchive-zip-perl (1.67-2) ...
09:13:58 #14 44.47 Selecting previously unselected package libsub-override-perl.
09:13:58 #14 44.47 Preparing to unpack .../124-libsub-override-perl_0.09-2_all.deb ...
09:13:58 #14 44.48 Unpacking libsub-override-perl (0.09-2) ...
09:13:58 #14 44.51 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:13:58 #13 44.68 Preparing to unpack .../226-libpath-tiny-perl_0.108-1_all.deb ...
09:13:58 #13 44.69 Unpacking libpath-tiny-perl (0.108-1) ...
09:13:58 #13 44.72 Selecting previously unselected package libtype-tiny-perl.
09:13:58 #13 44.72 Preparing to unpack .../227-libtype-tiny-perl_1.004004-1_all.deb ...
09:13:58 #13 44.72 Unpacking libtype-tiny-perl (1.004004-1) ...
09:13:58 #13 44.78 Selecting previously unselected package libgitlab-api-v4-perl.
09:13:58 #13 44.78 Preparing to unpack .../228-libgitlab-api-v4-perl_0.16-1_all.deb ...
09:13:58 #13 44.78 Unpacking libgitlab-api-v4-perl (0.16-1) ...
09:13:58 #13 44.82 Selecting previously unselected package libglib2.0-data.
09:13:58 #13 44.82 Preparing to unpack .../229-libglib2.0-data_2.58.3-2+deb10u4_all.deb ...
09:13:58 #13 44.82 Unpacking libglib2.0-data (2.58.3-2+deb10u4) ...
09:13:58 #14 44.06 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:13:58 #14 44.13 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:13:58 #14 44.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:13:58 #16 13.05   Installing       : perl-File-Find-1.37-480.el9.noarch                    5/93 
09:13:58 #16 13.05   Installing       : perl-File-Copy-2.34-480.el9.noarch                    6/93 
09:13:58 #16 13.06   Installing       : perl-File-Compare-1.100.600-480.el9.noarch            7/93 
09:13:58 #16 13.07   Installing       : m4-1.4.19-1.el9.aarch64                               8/93 
09:13:58 #16 13.09   Installing       : autoconf-2.69-38.el9.noarch                           9/93 
09:13:58 #16 13.10   Installing       : libmpc-1.2.1-4.el9.aarch64                           10/93 
09:13:58 #16 13.10   Installing       : cmake-rpm-macros-3.20.2-8.el9.noarch                 11/93 
09:13:58 #16 13.11   Installing       : cmake-filesystem-3.20.2-8.el9.aarch64                12/93 
09:13:58 #16 13.12   Installing       : checkpolicy-3.5-1.el9.aarch64                        13/93 
09:13:58 #16 13.15   Installing       : util-linux-core-2.37.4-15.el9.aarch64                14/93 
09:13:58 #16 13.15   Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64                14/93 
09:13:58 #16 13.22   Installing       : python3-setuptools-53.0.0-12.el9.noarch              15/93 
09:13:58 #16 13.24   Installing       : libseccomp-2.5.2-2.el9.aarch64                       16/93 
09:13:58 #16 13.24   Installing       : libfdisk-2.37.4-15.el9.aarch64                       17/93 
09:13:58 #16 13.25   Installing       : libedit-3.1-38.20210216cvs.el9.aarch64               18/93 
09:13:58 #14 41.68 Get:363 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-base-perl all 1.09-3 [18.9 kB]
09:13:58 #14 41.72 Get:364 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-perl all 1.02+dfsg-3 [57.0 kB]
09:13:58 #14 41.83 Get:365 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-libxml-perl armhf 2.0207+dfsg+really+2.0134-1build1 [301 kB]
09:13:58 #14 48.45 Selecting previously unselected package netbase.
09:13:58 #14 48.45 Preparing to unpack .../012-netbase_6.4_all.deb ...
09:13:58 #14 48.45 Unpacking netbase (6.4) ...
09:13:58 #14 48.48 Selecting previously unselected package python-apt-common.
09:13:58 #14 48.48 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
09:13:58 #14 48.48 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:13:58 #14 48.52 Selecting previously unselected package python3-apt.
09:13:58 #14 48.52 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_arm64.deb ...
09:13:58 #14 48.52 Unpacking python3-apt (2.5.3ubuntu1) ...
09:13:58 #14 48.56 Selecting previously unselected package python3-pkg-resources.
09:13:58 #14 48.56 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
09:13:58 #14 48.56 Unpacking python3-pkg-resources (66.1.1-1) ...
09:13:58 #14 48.61 Selecting previously unselected package ucf.
09:13:58 #14 48.61 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
09:13:58 #14 48.62 Moving old data out of the way
09:13:58 #15 4.629 Building dependency tree...
09:13:58 #15 4.833 Reading state information...
09:13:58 #15 4.857 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:13:58 #15 4.913 Starting 2 pkgProblemResolver with broken count: 0
09:13:58 #15 4.917 Done
09:13:58 #15 4.941  Done
09:13:58 #15 4.950 Starting pkgProblemResolver with broken count: 0
09:13:58 #15 4.983 Starting 2 pkgProblemResolver with broken count: 0
09:13:58 #15 4.987 Done
09:13:58 #13 43.90 Preparing to unpack .../032-gcc-10_10.2.1-6+rpi1_armhf.deb ...
09:13:58 #13 43.90 Unpacking gcc-10 (10.2.1-6+rpi1) ...
09:13:58 #17 0.856 Last metadata expiration check: 0:00:16 ago on Wed Sep 20 09:13:42 2023.
09:13:58 #13 43.37 Preparing to unpack .../281-libmouse-perl_2.5.10-1+b1_armhf.deb ...
09:13:58 #13 43.37 Unpacking libmouse-perl (2.5.10-1+b1) ...
09:13:58 #13 43.42 Selecting previously unselected package libnumber-range-perl.
09:13:58 #13 43.42 Preparing to unpack .../282-libnumber-range-perl_0.12-1.1_all.deb ...
09:13:58 #13 43.43 Unpacking libnumber-range-perl (0.12-1.1) ...
09:13:58 #13 43.47 Selecting previously unselected package libossp-uuid16:armhf.
09:13:58 #13 43.47 Preparing to unpack .../283-libossp-uuid16_1.6.2-1.5+b9_armhf.deb ...
09:13:58 #13 43.47 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b9) ...
09:13:58 #13 43.51 Selecting previously unselected package libossp-uuid-perl.
09:13:58 #13 43.51 Preparing to unpack .../284-libossp-uuid-perl_1.6.2-1.5+b9_armhf.deb ...
09:13:58 #13 43.51 Unpacking libossp-uuid-perl (1.6.2-1.5+b9) ...
09:13:58 #13 43.55 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:58 #13 43.55 Preparing to unpack .../285-libpackage-stash-xs-perl_0.29-1+b2_armhf.deb ...
09:13:58 #13 43.56 Unpacking libpackage-stash-xs-perl (0.29-1+b2) ...
09:13:58 #13 43.59 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:58 #13 44.50 Preparing to unpack .../303-liblzo2-2_2.10-2_armhf.deb ...
09:13:58 #13 44.51 Unpacking liblzo2-2:armhf (2.10-2) ...
09:13:58 #13 44.55 Selecting previously unselected package libsys-hostname-long-perl.
09:13:58 #13 44.55 Preparing to unpack .../304-libsys-hostname-long-perl_1.5-3_all.deb ...
09:13:58 #13 44.56 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:13:58 #13 44.59 Selecting previously unselected package libmail-sendmail-perl.
09:13:58 #13 44.59 Preparing to unpack .../305-libmail-sendmail-perl_0.80-3_all.deb ...
09:13:58 #13 44.60 Unpacking libmail-sendmail-perl (0.80-3) ...
09:13:58 #13 44.63 Selecting previously unselected package libnet-smtp-ssl-perl.
09:13:58 #13 44.63 Preparing to unpack .../306-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:13:58 #13 44.64 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:13:58 #13 44.67 Selecting previously unselected package libmailtools-perl.
09:13:58 #13 44.68 Preparing to unpack .../307-libmailtools-perl_2.21-2_all.deb ...
09:13:58 #13 44.68 Unpacking libmailtools-perl (2.21-2) ...
09:13:58 #13 44.73 Selecting previously unselected package libmarkdown2:armhf.
09:13:58 #13 43.70 Setting up libedit2:arm64 (3.1-20221030-2) ...
09:13:58 #13 43.71 Setting up libreadline8:arm64 (8.2-1.3) ...
09:13:58 #13 43.72 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:13:58 #13 43.73 Setting up ca-certificates (20230311) ...
09:13:58 #14 49.50 Preparing to unpack .../270-liblinux-epoll-perl_0.017-1_arm64.deb ...
09:13:58 #14 49.50 Unpacking liblinux-epoll-perl (0.017-1) ...
09:13:58 #14 49.53 Selecting previously unselected package libio-async-loop-epoll-perl.
09:13:58 #14 49.53 Preparing to unpack .../271-libio-async-loop-epoll-perl_0.20-1_all.deb ...
09:13:58 #14 49.54 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
09:13:58 #14 49.60 Selecting previously unselected package libtypes-serialiser-perl.
09:13:58 #14 49.60 Preparing to unpack .../272-libtypes-serialiser-perl_1.0-1_all.deb ...
09:13:58 #14 49.60 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:13:58 #14 49.63 Selecting previously unselected package libjson-xs-perl.
09:13:58 #14 49.63 Preparing to unpack .../273-libjson-xs-perl_4.020-1build1_arm64.deb ...
09:13:58 #14 49.63 Unpacking libjson-xs-perl (4.020-1build1) ...
09:13:58 #14 49.67 Selecting previously unselected package libjson-maybexs-perl.
09:13:58 #14 49.67 Preparing to unpack .../274-libjson-maybexs-perl_1.004000-1_all.deb ...
09:13:58 #14 49.67 Unpacking libjson-maybexs-perl (1.004000-1) ...
09:13:58 #14 49.70 Selecting previously unselected package liblist-compare-perl.
09:13:58 #14 49.70 Preparing to unpack .../275-liblist-compare-perl_0.53-1_all.deb ...
09:13:58 #14 49.71 Unpacking liblist-compare-perl (0.53-1) ...
09:13:58 #14 49.74 Selecting previously unselected package liblist-moreutils-perl.
09:13:58 #14 49.74 Preparing to unpack .../276-liblist-moreutils-perl_0.416-1build5_arm64.deb ...
09:13:58 #14 49.74 Unpacking liblist-moreutils-perl (0.416-1build5) ...
09:13:58 #14 49.78 Selecting previously unselected package liblist-someutils-perl.
09:13:58 #14 49.78 Preparing to unpack .../277-liblist-someutils-perl_0.58-1_all.deb ...
09:13:58 #14 49.78 Unpacking liblist-someutils-perl (0.58-1) ...
09:13:58 #14 49.81 Selecting previously unselected package liblist-someutils-xs-perl.
09:13:58 #13 47.18 Setting up bsdmainutils (11.1.2+b1) ...
09:13:58 #13 47.20 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:13:58 #13 47.20 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:13:58 #13 47.21 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
09:13:58 #13 47.22 Setting up libcroco3:amd64 (0.6.12-3) ...
09:13:58 #13 47.23 Setting up libgdbm-compat4:amd64 (1.18.1-4) ...
09:13:58 #13 47.24 Setting up ucf (3.0038+nmu1) ...
09:13:58 #13 47.40 Setting up libgcc-8-dev:amd64 (8.3.0-6) ...
09:13:58 #13 47.41 Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
09:13:58 #13 47.42 Setting up groff-base (1.22.4-3+deb10u1) ...
09:13:58 #13 47.43 Setting up cpp (4:8.3.0-1) ...
09:13:58 #13 47.45 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:13:58 #13 47.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u6) ...
09:13:58 #13 47.47 Setting up libc6-dev:amd64 (2.28-10+deb10u2) ...
09:13:58 #13 47.49 Setting up libx11-6:amd64 (2:1.6.7-1+deb10u3) ...
09:13:58 #14 47.11 Setting up libjson-perl (4.04000-1) ...
09:13:58 #14 47.13 Setting up libipc-run3-perl (0.048-2) ...
09:13:58 #14 47.14 Setting up libsub-override-perl (0.09-2) ...
09:13:58 #14 47.16 Setting up libaliased-perl (0.34-1.1) ...
09:13:58 #14 47.18 Setting up python3-unidiff (0.5.5-2) ...
09:13:58 #14 47.36 Setting up libstrictures-perl (2.000006-1) ...
09:13:58 #14 42.01 Fetched 117 MB in 35s (3343 kB/s)
09:13:58 #14 42.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 ... 4388 files and directories currently installed.)
09:13:58 #14 42.05 Preparing to unpack .../libc6_2.35-0ubuntu3.3_armhf.deb ...
09:13:58 #14 42.17 Unpacking libc6:armhf (2.35-0ubuntu3.3) over (2.35-0ubuntu3.1) ...
09:13:58 #12 48.79 (88/143): elfutils-0.189-3.fc37.aarch64.rpm     4.4 MB/s | 531 kB     00:00    
09:13:58 #12 48.87 (89/143): emacs-filesystem-28.2-3.fc37.noarch.r  94 kB/s | 7.5 kB     00:00    
09:13:58 #12 48.91 (90/143): binutils-2.38-27.fc37.aarch64.rpm     5.1 MB/s | 5.8 MB     00:01    
09:13:58 #12 48.92 (91/143): elfutils-debuginfod-client-0.189-3.fc 264 kB/s |  37 kB     00:00    
09:13:58 #12 48.98 (92/143): enchant2-2.3.4-1.fc37.aarch64.rpm     616 kB/s |  63 kB     00:00    
09:13:58 #12 49.01 (93/143): ghc-srpm-macros-1.6.1-1.fc37.noarch.r  81 kB/s | 8.0 kB     00:00    
09:13:58 #12 49.14 (94/143): gnat-srpm-macros-5-1.fc37.noarch.rpm   68 kB/s | 8.3 kB     00:00    
09:13:58 #14 43.24 Setting up libc6:arm64 (2.35-0ubuntu3.3) ...
09:13:58 #14 44.51 Preparing to unpack .../125-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ...
09:13:58 #14 44.51 Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ...
09:13:58 #14 44.54 Selecting previously unselected package dh-strip-nondeterminism.
09:13:58 #14 44.54 Preparing to unpack .../126-dh-strip-nondeterminism_1.7.0-1_all.deb ...
09:13:58 #14 44.54 Unpacking dh-strip-nondeterminism (1.7.0-1) ...
09:13:58 #14 44.57 Selecting previously unselected package dwz.
09:13:58 #14 44.57 Preparing to unpack .../127-dwz_0.13-5_armhf.deb ...
09:13:58 #14 44.58 Unpacking dwz (0.13-5) ...
09:13:58 #14 44.63 Selecting previously unselected package libcroco3:armhf.
09:13:58 #14 44.63 Preparing to unpack .../128-libcroco3_0.6.13-1_armhf.deb ...
09:13:58 #14 44.63 Unpacking libcroco3:armhf (0.6.13-1) ...
09:13:58 #14 44.66 Selecting previously unselected package gettext.
09:13:58 #14 44.66 Preparing to unpack .../129-gettext_0.19.8.1-10build1_armhf.deb ...
09:13:58 #14 44.67 Unpacking gettext (0.19.8.1-10build1) ...
09:13:58 #14 44.76 Selecting previously unselected package intltool-debian.
09:13:58 #13 44.98 Selecting previously unselected package libgpm2:armhf.
09:13:58 #13 44.98 Preparing to unpack .../230-libgpm2_1.20.7-5_armhf.deb ...
09:13:58 #13 44.99 Unpacking libgpm2:armhf (1.20.7-5) ...
09:13:58 #13 45.03 Selecting previously unselected package libidn11:armhf.
09:13:58 #13 45.03 Preparing to unpack .../231-libidn11_1.33-2.2_armhf.deb ...
09:13:58 #13 45.03 Unpacking libidn11:armhf (1.33-2.2) ...
09:13:58 #13 45.08 Selecting previously unselected package libntlm0:armhf.
09:13:58 #13 45.08 Preparing to unpack .../232-libntlm0_1.5-1+deb10u1_armhf.deb ...
09:13:58 #13 45.09 Unpacking libntlm0:armhf (1.5-1+deb10u1) ...
09:13:58 #13 45.12 Selecting previously unselected package libgsasl7.
09:13:58 #13 45.12 Preparing to unpack .../233-libgsasl7_1.8.0-8+deb10u1_armhf.deb ...
09:13:58 #13 45.13 Unpacking libgsasl7 (1.8.0-8+deb10u1) ...
09:13:58 #13 45.17 Selecting previously unselected package libhtml-form-perl.
09:13:58 #14 44.27 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:13:58 #14 44.28 Setting up libconst-fast-perl (0.014-2) ...
09:13:58 #14 44.29 Setting up libhttp-daemon-perl (6.14-2) ...
09:13:58 #14 44.30 Setting up python3-unidiff (0.7.3-1) ...
09:13:58 #16 13.26   Installing       : cracklib-2.9.6-27.el9.aarch64                        19/93 
09:13:58 #13 48.53 (1/142): bzip2-1.0.8-13.fc38.aarch64.rpm         79 kB/s |  52 kB     00:00    
09:13:58 #14 41.99 Get:366 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-parser-perl armhf 2.46-4 [203 kB]
09:13:58 #14 42.03 Get:367 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxml-sax-expat-perl all 0.51-2 [8644 B]
09:13:58 #14 42.03 Get:368 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-libyaml-perl armhf 0.86+ds-1 [28.3 kB]
09:13:58 #14 42.04 Get:369 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf licensecheck all 3.3.5-1ubuntu1 [36.0 kB]
09:13:58 #14 42.05 Get:370 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevel-size-perl armhf 0.83-2build1 [18.6 kB]
09:13:58 #14 42.05 Get:371 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libipc-run3-perl all 0.048-3 [30.3 kB]
09:13:58 #14 42.05 Get:372 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzip armhf 1.23-5 [77.6 kB]
09:13:58 #14 48.62 Unpacking ucf (3.0043+nmu1) ...
09:13:58 #14 48.65 Selecting previously unselected package bsdextrautils.
09:13:58 #14 48.65 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_arm64.deb ...
09:13:58 #14 48.66 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
09:13:58 #14 48.69 Selecting previously unselected package libmagic-mgc.
09:13:58 #14 48.70 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_arm64.deb ...
09:13:58 #14 48.70 Unpacking libmagic-mgc (1:5.44-3) ...
09:13:58 #14 48.76 Selecting previously unselected package libmagic1:arm64.
09:13:58 #14 48.76 Preparing to unpack .../019-libmagic1_1%3a5.44-3_arm64.deb ...
09:13:58 #14 48.77 Unpacking libmagic1:arm64 (1:5.44-3) ...
09:13:58 #14 48.80 Selecting previously unselected package file.
09:13:58 #14 48.80 Preparing to unpack .../020-file_1%3a5.44-3_arm64.deb ...
09:13:58 #14 48.80 Unpacking file (1:5.44-3) ...
09:13:58 #14 48.83 Selecting previously unselected package gettext-base.
09:13:58 #14 48.83 Preparing to unpack .../021-gettext-base_0.21-11_arm64.deb ...
09:13:58 #14 48.83 Unpacking gettext-base (0.21-11) ...
09:13:58 #14 48.87 Selecting previously unselected package libuchardet0:arm64.
09:13:58 #15 5.161 The following additional packages will be installed:
09:13:58 #15 5.161   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:13:58 #15 5.161   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:13:58 #15 5.161   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
09:13:58 #15 5.161   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
09:13:58 #15 5.162   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:13:58 #15 5.163 Suggested packages:
09:13:58 #15 5.163   cmake-doc ninja-build apparmor-easyprof gcc-8-doc libstdc++6-8-dbg lrzip
09:13:58 #15 5.163   libtool-doc seccomp libstdc++-8-doc
09:13:58 #13 43.59 Preparing to unpack .../286-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:58 #13 43.59 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:58 #13 43.64 Selecting previously unselected package libperlio-gzip-perl.
09:13:58 #13 43.64 Preparing to unpack .../287-libperlio-gzip-perl_0.19-1+b7_armhf.deb ...
09:13:58 #13 43.64 Unpacking libperlio-gzip-perl (0.19-1+b7) ...
09:13:58 #13 43.68 Selecting previously unselected package libpod-parser-perl.
09:13:58 #13 43.68 Preparing to unpack .../288-libpod-parser-perl_1.63-2_all.deb ...
09:13:58 #13 43.69 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:58 #13 43.71 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:58 #13 43.71 Unpacking libpod-parser-perl (1.63-2) ...
09:13:58 #13 43.75 Selecting previously unselected package libpod-constants-perl.
09:13:58 #13 43.75 Preparing to unpack .../289-libpod-constants-perl_0.19-2_all.deb ...
09:13:58 #13 43.76 Unpacking libpod-constants-perl (0.19-2) ...
09:13:58 #13 43.83 Selecting previously unselected package libproc-processtable-perl.
09:13:58 #13 44.74 Preparing to unpack .../308-libmarkdown2_2.2.7-2_armhf.deb ...
09:13:58 #13 44.74 Unpacking libmarkdown2:armhf (2.2.7-2) ...
09:13:58 #13 44.78 Selecting previously unselected package libmath-base85-perl.
09:13:58 #13 44.78 Preparing to unpack .../309-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:13:58 #13 44.78 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:13:58 #13 44.82 Selecting previously unselected package libmime-tools-perl.
09:13:58 #13 44.82 Preparing to unpack .../310-libmime-tools-perl_5.510-1_all.deb ...
09:13:58 #13 44.83 Unpacking libmime-tools-perl (5.510-1) ...
09:13:58 #13 44.88 Selecting previously unselected package libmldbm-perl.
09:13:58 #14 49.81 Preparing to unpack .../278-liblist-someutils-xs-perl_0.58-2_arm64.deb ...
09:13:58 #14 49.82 Unpacking liblist-someutils-xs-perl (0.58-2) ...
09:13:58 #14 49.85 Selecting previously unselected package libltdl7:arm64.
09:13:58 #14 49.85 Preparing to unpack .../279-libltdl7_2.4.6-14_arm64.deb ...
09:13:58 #14 49.85 Unpacking libltdl7:arm64 (2.4.6-14) ...
09:13:58 #14 49.89 Selecting previously unselected package libltdl-dev:arm64.
09:13:58 #14 49.89 Preparing to unpack .../280-libltdl-dev_2.4.6-14_arm64.deb ...
09:13:58 #14 49.89 Unpacking libltdl-dev:arm64 (2.4.6-14) ...
09:13:58 #14 49.93 Selecting previously unselected package libsys-hostname-long-perl.
09:13:58 #14 49.93 Preparing to unpack .../281-libsys-hostname-long-perl_1.5-1_all.deb ...
09:13:58 #14 49.94 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:13:58 #14 49.96 Selecting previously unselected package libmail-sendmail-perl.
09:13:58 #14 49.97 Preparing to unpack .../282-libmail-sendmail-perl_0.80-1_all.deb ...
09:13:58 #14 49.97 Unpacking libmail-sendmail-perl (0.80-1) ...
09:13:58 #14 50.00 Selecting previously unselected package libmoox-aliases-perl.
09:13:58 #14 50.00 Preparing to unpack .../283-libmoox-aliases-perl_0.001006-1_all.deb ...
09:13:58 #14 50.00 Unpacking libmoox-aliases-perl (0.001006-1) ...
09:13:58 #14 50.03 Selecting previously unselected package libobject-id-perl.
09:13:58 #13 47.50 Setting up curl (7.64.0-4+deb10u6) ...
09:13:58 #13 47.51 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:13:58 #13 47.52 Setting up gpg (2.2.12-1+deb10u2) ...
09:13:58 #13 47.53 Setting up guile-2.2-libs:amd64 (2.2.4+1-2+deb10u1) ...
09:13:58 #13 47.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:13:58 #13 47.54 Setting up libstdc++-8-dev:amd64 (8.3.0-6) ...
09:13:58 #13 47.55 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:13:58 #14 47.38 Setting up libsub-quote-perl (2.006006-1) ...
09:13:58 #14 47.39 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:13:58 #14 47.41 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
09:13:58 #14 47.42 Setting up libsort-versions-perl (1.62-1) ...
09:13:58 #14 47.43 Setting up libexporter-tiny-perl (1.002002-1) ...
09:13:58 #14 47.45 Setting up libre-engine-re2-perl:amd64 (0.14-1build2) ...
09:13:58 #14 47.46 Setting up libfile-dirlist-perl (0.05-2) ...
09:13:58 #14 47.48 Setting up libterm-readkey-perl (2.38-1build4) ...
09:13:58 #14 47.49 Setting up lsb-release (11.1.0ubuntu4) ...
09:13:58 #14 47.50 Setting up python3-magic (2:0.4.24-2) ...
09:13:58 #14 47.62 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
09:13:58 #12 49.19 (95/143): glibc-gconv-extra-2.36-11.fc37.aarch6 8.0 MB/s | 1.7 MB     00:00    
09:13:58 #12 49.21 (96/143): gdb-minimal-13.2-2.fc37.aarch64.rpm    12 MB/s | 3.7 MB     00:00    
09:13:58 #12 49.28 (97/143): package-notes-srpm-macros-0.5-7.fc37. 117 kB/s |  11 kB     00:00    
09:13:58 #14 44.77 Preparing to unpack .../130-intltool-debian_0.35.0+20060710.5_all.deb ...
09:13:58 #14 44.77 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:13:58 #14 44.80 Selecting previously unselected package po-debconf.
09:13:58 #14 44.80 Preparing to unpack .../131-po-debconf_1.0.21_all.deb ...
09:13:58 #14 44.80 Unpacking po-debconf (1.0.21) ...
09:13:58 #14 44.85 Selecting previously unselected package debhelper.
09:13:58 #14 44.85 Preparing to unpack .../132-debhelper_12.10ubuntu1_all.deb ...
09:13:58 #14 44.86 Unpacking debhelper (12.10ubuntu1) ...
09:13:58 #14 44.97 Selecting previously unselected package libfakeroot:armhf.
09:13:58 #14 44.97 Preparing to unpack .../133-libfakeroot_1.24-1_armhf.deb ...
09:13:58 #14 44.97 Unpacking libfakeroot:armhf (1.24-1) ...
09:13:58 #14 45.00 Selecting previously unselected package fakeroot.
09:13:58 #14 45.01 Preparing to unpack .../134-fakeroot_1.24-1_armhf.deb ...
09:13:58 #14 45.01 Unpacking fakeroot (1.24-1) ...
09:13:58 #13 45.18 Preparing to unpack .../234-libhtml-form-perl_6.03-1_all.deb ...
09:13:58 #13 45.18 Unpacking libhtml-form-perl (6.03-1) ...
09:13:58 #13 45.20 Selecting previously unselected package libhtml-format-perl.
09:13:58 #13 45.21 Preparing to unpack .../235-libhtml-format-perl_2.12-1_all.deb ...
09:13:58 #13 45.21 Unpacking libhtml-format-perl (2.12-1) ...
09:13:58 #13 45.24 Selecting previously unselected package libhttp-daemon-perl.
09:13:58 #13 45.25 Preparing to unpack .../236-libhttp-daemon-perl_6.01-3+deb10u1_all.deb ...
09:13:58 #13 45.25 Unpacking libhttp-daemon-perl (6.01-3+deb10u1) ...
09:13:58 #13 45.28 Selecting previously unselected package libstruct-dumb-perl.
09:13:58 #13 45.28 Preparing to unpack .../237-libstruct-dumb-perl_0.09-1_all.deb ...
09:13:58 #13 45.28 Unpacking libstruct-dumb-perl (0.09-1) ...
09:13:58 #13 45.31 Selecting previously unselected package libio-async-perl.
09:13:58 #13 45.31 Preparing to unpack .../238-libio-async-perl_0.72-1_all.deb ...
09:13:58 #13 45.32 Unpacking libio-async-perl (0.72-1) ...
09:13:58 #13 45.36 Selecting previously unselected package libio-sessiondata-perl.
09:13:58 #13 45.36 Preparing to unpack .../239-libio-sessiondata-perl_1.03-1_all.deb ...
09:13:58 #13 45.37 Unpacking libio-sessiondata-perl (1.03-1) ...
09:13:58 #13 45.39 Selecting previously unselected package libio-string-perl.
09:13:58 #13 47.29 Setting up libgssapi-krb5-2:amd64 (1.20.1-2) ...
09:13:58 #13 47.30 Setting up libgdbm-compat4:amd64 (1.23-3) ...
09:13:58 #13 47.33 Setting up ucf (3.0043+nmu1) ...
09:13:58 #13 47.48 Setting up libx265-199:amd64 (3.5-2+b1) ...
09:13:58 #13 47.49 Setting up dwz (0.15-1) ...
09:13:58 #13 47.50 Setting up groff-base (1.22.4-10) ...
09:13:58 #13 47.52 Setting up cpp (4:12.2.0-3) ...
09:13:58 #13 47.54 Setting up pixz (1.0.7-2) ...
09:13:58 #13 47.55 Setting up gpgconf (2.2.40-1.1) ...
09:13:58 #13 47.56 Setting up libcurl4:amd64 (7.88.1-10+deb12u1) ...
09:13:58 #13 47.57 Setting up libx11-6:amd64 (2:1.8.4-2+deb12u1) ...
09:13:58 #13 47.62 Setting up curl (7.88.1-10+deb12u1) ...
09:13:58 #13 47.63 Setting up libfontconfig1:amd64 (2.14.1-4) ...
09:13:58 #13 47.64 Setting up libperl5.36:amd64 (5.36.0-7) ...
09:13:58 #13 47.65 Setting up libxmuu1:amd64 (2:1.1.3-3) ...
09:13:58 #13 47.66 Setting up gpg (2.2.40-1.1) ...
09:13:58 #13 47.67 Setting up gnupg-utils (2.2.40-1.1) ...
09:13:58 #13 47.67 Setting up binutils-x86-64-linux-gnu (2.40-2) ...
09:13:58 #13 47.68 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
09:13:58 #13 47.69 Setting up gpg-agent (2.2.40-1.1) ...
09:13:58 #16 13.33   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                  20/93 
09:13:58 #16 13.76   Installing       : llvm-libs-16.0.6-4.el9.aarch64                       21/93 
09:13:58 #16 13.77   Installing       : python3-distro-1.5.0-7.el9.noarch                    22/93 
09:13:58 #14 44.42 Setting up libdata-dpath-perl (0.58-2) ...
09:13:58 #14 44.43 Setting up python3-magic (2:0.4.26-3) ...
09:13:58 #14 44.55 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ...
09:13:58 #14 44.56 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
09:13:58 #14 44.57 Setting up python3-pkg-resources (66.1.1-1) ...
09:13:58 #14 45.44 Setting up liblinux-epoll-perl (0.017-1) ...
09:13:58 #14 45.46 Setting up libvariable-magic-perl (0.62-1build2) ...
09:13:58 #14 45.47 Setting up python3-idna (2.8-1) ...
09:13:58 #13 48.75 (2/142): cpio-2.13-14.fc38.aarch64.rpm          1.3 MB/s | 275 kB     00:00    
09:13:58 #13 48.82 (3/142): desktop-file-utils-0.26-8.fc38.aarch64 975 kB/s |  71 kB     00:00    
09:13:58 #13 48.83 (4/142): binutils-gold-2.39-9.fc38.aarch64.rpm  999 kB/s | 954 kB     00:00    
09:13:58 #13 48.90 (5/142): devscripts-checkbashisms-2.23.0-1.fc38 387 kB/s |  28 kB     00:00    
09:13:58 #13 48.90 (6/142): dwz-0.15-2.fc38.aarch64.rpm            1.8 MB/s | 136 kB     00:00    
09:13:58 #14 48.87 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_arm64.deb ...
09:13:58 #14 48.88 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
09:13:58 #14 48.91 Selecting previously unselected package groff-base.
09:13:58 #14 48.91 Preparing to unpack .../023-groff-base_1.22.4-10_arm64.deb ...
09:13:58 #14 48.91 Unpacking groff-base (1.22.4-10) ...
09:13:58 #14 48.98 Selecting previously unselected package libcbor0.8:arm64.
09:13:58 #14 48.98 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
09:13:58 #14 48.99 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
09:13:58 #14 49.02 Selecting previously unselected package libedit2:arm64.
09:13:58 #14 49.02 Preparing to unpack .../025-libedit2_3.1-20221030-2_arm64.deb ...
09:13:58 #14 49.03 Unpacking libedit2:arm64 (3.1-20221030-2) ...
09:13:58 #14 49.09 Selecting previously unselected package libfido2-1:arm64.
09:13:58 #15 5.460 The following NEW packages will be installed:
09:13:58 #15 5.460   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:13:58 #15 5.461   g++-8 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:13:58 #15 5.461   libdevmapper1.02.1 libjsoncpp1 libltdl-dev libltdl7 libpcre16-3 libpcre3-dev
09:13:58 #15 5.461   libpcre32-3 libpcrecpp0v5 librhash0 libseccomp-dev libselinux1-dev
09:13:58 #15 5.462   libsepol1-dev libstdc++-8-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:13:58 #13 43.83 Preparing to unpack .../290-libproc-processtable-perl_0.59-2+b1_armhf.deb ...
09:13:58 #13 43.83 Unpacking libproc-processtable-perl (0.59-2+b1) ...
09:13:58 #13 43.88 Selecting previously unselected package libre2-9:armhf.
09:13:58 #13 43.88 Preparing to unpack .../291-libre2-9_20210201+dfsg-1_armhf.deb ...
09:13:58 #13 43.88 Unpacking libre2-9:armhf (20210201+dfsg-1) ...
09:13:58 #13 43.93 Selecting previously unselected package libre-engine-re2-perl:armhf.
09:13:58 #13 43.93 Preparing to unpack .../292-libre-engine-re2-perl_0.14-1_armhf.deb ...
09:13:58 #13 43.93 Unpacking libre-engine-re2-perl:armhf (0.14-1) ...
09:13:58 #13 43.97 Selecting previously unselected package libreadonly-perl.
09:13:58 #13 43.97 Preparing to unpack .../293-libreadonly-perl_2.050-3_all.deb ...
09:13:58 #13 43.98 Unpacking libreadonly-perl (2.050-3) ...
09:13:58 #13 44.01 Selecting previously unselected package libref-util-perl.
09:13:58 #13 44.01 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
09:13:58 #13 44.01 Unpacking libref-util-perl (0.204-1) ...
09:13:58 #13 44.05 Selecting previously unselected package libref-util-xs-perl.
09:13:58 #13 44.89 Preparing to unpack .../311-libmldbm-perl_2.05-4_all.deb ...
09:13:58 #13 44.89 Unpacking libmldbm-perl (2.05-4) ...
09:13:58 #13 45.05 Selecting previously unselected package libmoox-aliases-perl.
09:13:58 #13 45.05 Preparing to unpack .../312-libmoox-aliases-perl_0.001006-2_all.deb ...
09:13:58 #13 45.06 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:13:58 #13 45.09 Selecting previously unselected package libmouse-perl.
09:13:58 #13 45.10 Preparing to unpack .../313-libmouse-perl_2.5.10-1+b3_armhf.deb ...
09:13:58 #13 45.10 Unpacking libmouse-perl (2.5.10-1+b3) ...
09:13:58 #13 45.15 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
09:13:58 #13 45.15 Preparing to unpack .../314-libpackage-stash-xs-perl_0.30-1+b1_armhf.deb ...
09:13:58 #13 45.16 Unpacking libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
09:13:58 #13 45.19 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:58 #13 45.20 Preparing to unpack .../315-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:13:58 #13 45.20 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:13:58 #13 45.24 Selecting previously unselected package libperlio-gzip-perl.
09:13:58 #13 45.24 Preparing to unpack .../316-libperlio-gzip-perl_0.20-1+b1_armhf.deb ...
09:13:58 #13 45.25 Unpacking libperlio-gzip-perl (0.20-1+b1) ...
09:13:58 #13 45.28 Selecting previously unselected package libperlio-utf8-strict-perl.
09:13:58 #14 50.04 Preparing to unpack .../284-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
09:13:58 #14 50.04 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
09:13:58 #14 50.07 Selecting previously unselected package libmoox-struct-perl.
09:13:58 #14 50.07 Preparing to unpack .../285-libmoox-struct-perl_0.017-1_all.deb ...
09:13:58 #14 50.07 Unpacking libmoox-struct-perl (0.017-1) ...
09:13:58 #14 50.10 Selecting previously unselected package libnet-dns-sec-perl.
09:13:58 #14 50.10 Preparing to unpack .../286-libnet-dns-sec-perl_1.15-1_arm64.deb ...
09:13:58 #14 50.11 Unpacking libnet-dns-sec-perl (1.15-1) ...
09:13:58 #14 50.14 Selecting previously unselected package libnet-libidn-perl.
09:13:58 #14 50.14 Preparing to unpack .../287-libnet-libidn-perl_0.12.ds-3build2_arm64.deb ...
09:13:58 #14 50.15 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
09:13:58 #14 50.18 Selecting previously unselected package libnumber-range-perl.
09:13:58 #14 50.18 Preparing to unpack .../288-libnumber-range-perl_0.12-1_all.deb ...
09:13:58 #14 50.18 Unpacking libnumber-range-perl (0.12-1) ...
09:13:58 #14 50.21 Selecting previously unselected package libpackage-stash-xs-perl.
09:13:58 #14 50.21 Preparing to unpack .../289-libpackage-stash-xs-perl_0.29-1build1_arm64.deb ...
09:13:58 #14 50.21 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
09:13:58 #14 50.24 Selecting previously unselected package libpath-iterator-rule-perl.
09:13:58 #13 45.51 Dependencies resolved.
09:13:58 #13 45.54 ================================================================================
09:13:58 #13 45.54  Package                       Arch     Version                 Repo       Size
09:13:58 #13 45.54 ================================================================================
09:13:58 #13 45.54 Installing:
09:13:58 #13 45.54  dnf-plugins-core              noarch   4.4.2-1.fc37            updates    38 k
09:13:58 #13 45.54  rpm-build                     x86_64   4.18.1-2.fc37           updates    75 k
09:13:58 #13 45.54  rpmlint                       noarch   2.4.0-6.fc37            updates   330 k
09:13:58 #13 45.54 Installing dependencies:
09:13:58 #13 45.54  ansible-srpm-macros           noarch   1-10.fc37               updates    20 k
09:13:58 #13 45.54  binutils                      x86_64   2.38-27.fc37            updates   5.4 M
09:13:58 #13 45.54  binutils-gold                 x86_64   2.38-27.fc37            updates   773 k
09:13:58 #13 45.54  bzip2                         x86_64   1.0.8-12.fc37           fedora     52 k
09:13:58 #13 45.54  cpio                          x86_64   2.13-13.fc37            fedora    277 k
09:13:58 #13 45.54  dash                          x86_64   0.5.11.5-2.fc37         fedora     98 k
09:13:58 #13 45.54  dbus-libs                     x86_64   1:1.14.10-1.fc37        updates   156 k
09:13:58 #13 45.54  debugedit                     x86_64   5.0-7.fc37              updates    77 k
09:13:58 #13 45.54  desktop-file-utils            x86_64   0.26-7.fc37             fedora     72 k
09:13:58 #13 45.54  devscripts-checkbashisms      x86_64   2.22.2-3.fc37           fedora     28 k
09:13:58 #13 45.54  diffutils                     x86_64   3.8-3.fc37              fedora    378 k
09:13:58 #13 45.54  dwz                           x86_64   0.14-7.fc37             fedora    129 k
09:13:58 #13 45.54  ed                            x86_64   1.18-2.fc37             fedora     78 k
09:13:58 #13 45.54  efi-srpm-macros               noarch   5-6.fc37                fedora     22 k
09:13:58 #13 45.54  elfutils                      x86_64   0.189-3.fc37            updates   536 k
09:13:58 #13 45.54  elfutils-debuginfod-client    x86_64   0.189-3.fc37            updates    38 k
09:13:58 #13 45.54  emacs-filesystem              noarch   1:28.2-3.fc37           updates   7.5 k
09:13:58 #13 45.54  enchant2                      x86_64   2.3.4-1.fc37            updates    63 k
09:13:58 #13 45.54  file                          x86_64   5.42-4.fc37             fedora     49 k
09:13:58 #13 45.54  fonts-filesystem              noarch   1:2.0.5-9.fc37          fedora    7.9 k
09:13:58 #13 45.54  fonts-srpm-macros             noarch   1:2.0.5-9.fc37          fedora     26 k
09:13:58 #13 45.54  fpc-srpm-macros               noarch   1.3-6.fc37              fedora    7.7 k
09:13:58 #13 45.54  gdb-minimal                   x86_64   13.2-2.fc37             updates   4.2 M
09:13:58 #13 45.54  gdk-pixbuf2                   x86_64   2.42.10-1.fc37          fedora    485 k
09:13:58 #13 45.54  ghc-srpm-macros               noarch   1.6.1-1.fc37            updates   8.0 k
09:13:58 #13 45.54  glibc-gconv-extra             x86_64   2.36-11.fc37            updates   1.6 M
09:13:58 #13 45.54  gnat-srpm-macros              noarch   5-1.fc37                updates   8.3 k
09:13:58 #13 45.54  go-srpm-macros                noarch   3.2.0-1.fc37            fedora     27 k
09:13:58 #13 45.54  groff-base                    x86_64   1.22.4-10.fc37          fedora    1.1 M
09:13:58 #13 45.54  hunspell                      x86_64   1.7.0-21.fc37           fedora    281 k
09:13:58 #13 45.54  hunspell-en-GB                noarch   0.20140811.1-23.fc37    fedora    225 k
09:13:58 #13 45.54  hunspell-en-US                noarch   0.20140811.1-23.fc37    fedora    176 k
09:13:58 #13 45.54  hunspell-filesystem           x86_64   1.7.0-21.fc37           fedora    8.8 k
09:13:58 #13 45.54  js-jquery                     noarch   3.6.0-3.fc37            fedora    171 k
09:13:58 #13 45.54  json-glib                     x86_64   1.6.6-3.fc37            fedora    162 k
09:13:58 #13 45.54  kernel-srpm-macros            noarch   1.0-15.fc37             fedora    9.4 k
09:13:58 #13 45.54  libappstream-glib             x86_64   0.8.1-1.fc37            fedora    404 k
09:13:58 #13 45.54  libjpeg-turbo                 x86_64   2.1.3-2.fc37            fedora    181 k
09:13:58 #13 45.54  libpkgconf                    x86_64   1.8.0-3.fc37            fedora     36 k
09:13:58 #13 45.54  libpng                        x86_64   2:1.6.37-13.fc37        fedora    119 k
09:13:58 #13 45.54  libstemmer                    x86_64   0-19.585svn.fc37        fedora     79 k
09:13:58 #13 45.54  lua-srpm-macros               noarch   1-7.fc37                fedora    8.8 k
09:13:58 #13 45.54  ncurses                       x86_64   6.4-3.20230114.fc37     updates   411 k
09:13:58 #13 45.54  nim-srpm-macros               noarch   3-7.fc37                fedora    8.4 k
09:13:58 #13 45.54  ocaml-srpm-macros             noarch   7-2.fc37                fedora     13 k
09:13:58 #13 45.54  openblas-srpm-macros          noarch   2-12.fc37               fedora    7.5 k
09:13:58 #13 45.54  package-notes-srpm-macros     noarch   0.5-7.fc37              updates    11 k
09:13:58 #13 45.54  patch                         x86_64   2.7.6-17.fc37           fedora    124 k
09:13:58 #13 45.54  perl-AutoLoader               noarch   5.74-494.fc37           updates    22 k
09:13:58 #13 45.54  perl-B                        x86_64   1.83-494.fc37           updates   182 k
09:13:58 #13 45.54  perl-Carp                     noarch   1.52-489.fc37           fedora     29 k
09:13:58 #13 45.54  perl-Class-Struct             noarch   0.66-494.fc37           updates    23 k
09:13:58 #13 45.54  perl-Data-Dumper              x86_64   2.184-490.fc37          fedora     56 k
09:13:58 #13 45.54  perl-Digest                   noarch   1.20-489.fc37           fedora     26 k
09:13:58 #13 45.54  perl-Digest-MD5               x86_64   2.58-489.fc37           fedora     36 k
09:13:58 #13 45.54  perl-DynaLoader               x86_64   1.52-494.fc37           updates    27 k
09:13:58 #13 45.54  perl-Encode                   x86_64   4:3.19-492.fc37         fedora    1.7 M
09:13:58 #13 45.54  perl-Errno                    x86_64   1.36-494.fc37           updates    16 k
09:13:58 #13 45.54  perl-Exporter                 noarch   5.77-489.fc37           fedora     31 k
09:13:58 #13 45.54  perl-Fcntl                    x86_64   1.15-494.fc37           updates    21 k
09:13:58 #13 45.54  perl-File-Basename            noarch   2.85-494.fc37           updates    18 k
09:13:58 #13 45.54  perl-File-Path                noarch   2.18-489.fc37           fedora     35 k
09:13:58 #13 45.54  perl-File-Temp                noarch   1:0.231.100-489.fc37    fedora     59 k
09:13:58 #13 45.54  perl-File-stat                noarch   1.12-494.fc37           updates    18 k
09:13:58 #13 45.54  perl-FileHandle               noarch   2.03-494.fc37           updates    16 k
09:13:58 #13 45.54  perl-Getopt-Long              noarch   1:2.54-1.fc37           updates    60 k
09:13:58 #13 45.54  perl-Getopt-Std               noarch   1.13-494.fc37           updates    17 k
09:13:58 #13 45.54  perl-HTTP-Tiny                noarch   0.086-1.fc37            updates    55 k
09:13:58 #13 45.54  perl-IO                       x86_64   1.50-494.fc37           updates    93 k
09:13:58 #13 45.54  perl-IPC-Open3                noarch   1.22-494.fc37           updates    24 k
09:13:58 #13 45.54  perl-MIME-Base64              x86_64   3.16-489.fc37           fedora     30 k
09:13:58 #13 45.54  perl-Net-SSLeay               x86_64   1.92-4.fc37             fedora    362 k
09:13:58 #13 45.54  perl-POSIX                    x86_64   2.03-494.fc37           updates    98 k
09:13:58 #13 45.54  perl-PathTools                x86_64   3.84-489.fc37           fedora     89 k
09:13:58 #13 45.54  perl-Pod-Escapes              noarch   1:1.07-489.fc37         fedora     20 k
09:13:58 #13 45.54  perl-Pod-Perldoc              noarch   3.28.01-490.fc37        fedora     90 k
09:13:58 #13 45.54  perl-Pod-Simple               noarch   1:3.43-490.fc37         fedora    225 k
09:13:58 #13 45.54  perl-Pod-Usage                noarch   4:2.03-3.fc37           fedora     40 k
09:13:58 #13 45.54  perl-Scalar-List-Utils        x86_64   5:1.63-489.fc37         fedora     72 k
09:13:58 #13 45.54  perl-SelectSaver              noarch   1.02-494.fc37           updates    13 k
09:13:58 #13 45.54  perl-Socket                   x86_64   4:2.036-1.fc37          fedora     55 k
09:13:58 #13 45.54  perl-Storable                 x86_64   1:3.26-489.fc37         fedora     97 k
09:13:58 #13 45.54  perl-Symbol                   noarch   1.09-494.fc37           updates    15 k
09:13:58 #13 45.54  perl-Term-ANSIColor           noarch   5.01-490.fc37           fedora     48 k
09:13:58 #13 45.54  perl-Term-Cap                 noarch   1.17-489.fc37           fedora     22 k
09:13:58 #13 45.54  perl-Text-ParseWords          noarch   3.31-489.fc37           fedora     16 k
09:13:58 #13 45.54  perl-Text-Tabs+Wrap           noarch   2023.0511-1.fc37        updates    23 k
09:13:58 #13 45.54  perl-Time-Local               noarch   2:1.300-489.fc37        fedora     33 k
09:13:58 #13 45.54  perl-URI                      noarch   5.17-1.fc37             updates   123 k
09:13:58 #13 45.54  perl-base                     noarch   2.27-494.fc37           updates    17 k
09:13:58 #13 45.54  perl-constant                 noarch   1.33-490.fc37           fedora     23 k
09:13:58 #13 45.54  perl-if                       noarch   0.61.000-494.fc37       updates    15 k
09:13:58 #13 45.54  perl-interpreter              x86_64   4:5.36.1-494.fc37       updates    73 k
09:13:58 #13 45.54  perl-libnet                   noarch   3.14-490.fc37           fedora    132 k
09:13:58 #13 45.54  perl-libs                     x86_64   4:5.36.1-494.fc37       updates   2.2 M
09:13:58 #13 45.54  perl-locale                   noarch   1.10-494.fc37           updates    15 k
09:13:58 #13 45.54  perl-mro                      x86_64   1.26-494.fc37           updates    30 k
09:13:58 #13 45.54  perl-overload                 noarch   1.35-494.fc37           updates    47 k
09:13:58 #13 45.54  perl-overloading              noarch   0.02-494.fc37           updates    14 k
09:13:58 #13 45.54  perl-parent                   noarch   1:0.238-489.fc37        fedora     14 k
09:13:58 #13 45.54  perl-podlators                noarch   1:4.14-489.fc37         fedora    116 k
09:13:58 #13 45.54  perl-srpm-macros              noarch   1-46.fc37               fedora    8.3 k
09:13:58 #13 45.54  perl-subs                     noarch   1.04-494.fc37           updates    13 k
09:13:58 #13 45.54  perl-vars                     noarch   1.05-494.fc37           updates    14 k
09:13:58 #13 45.54  pkgconf                       x86_64   1.8.0-3.fc37            fedora     41 k
09:13:58 #13 45.54  pkgconf-m4                    noarch   1.8.0-3.fc37            fedora     14 k
09:13:58 #13 45.54  pkgconf-pkg-config            x86_64   1.8.0-3.fc37            fedora     10 k
09:13:58 #13 45.54  pyproject-srpm-macros         noarch   1.9.0-1.fc37            updates    15 k
09:13:58 #13 45.54  python-srpm-macros            noarch   3.11-6.fc37             updates    24 k
09:13:58 #13 45.54  python3-construct             noarch   2.10.68-3.fc37          fedora    152 k
09:13:58 #13 45.54  python3-dateutil              noarch   1:2.8.2-4.fc37          fedora    361 k
09:13:58 #13 45.54  python3-dbus                  x86_64   1.3.2-1.fc37            updates   157 k
09:13:58 #13 45.54  python3-distro                noarch   1.7.0-3.fc37            fedora     48 k
09:13:58 #13 45.54  python3-dnf-plugins-core      noarch   4.4.2-1.fc37            updates   299 k
09:13:58 #13 45.54  python3-enchant               noarch   3.2.2-5.fc37            fedora    103 k
09:13:58 #13 45.54  python3-file-magic            noarch   5.42-4.fc37             fedora     20 k
09:13:58 #13 45.54  python3-pybeam                noarch   0.7-4.fc37              fedora     32 k
09:13:58 #13 45.54  python3-pyxdg                 noarch   0.27-6.fc37             fedora    135 k
09:13:58 #13 45.54  python3-six                   noarch   1.16.0-8.fc37           fedora     42 k
09:13:58 #13 45.54  python3-systemd               x86_64   235-1.fc37              fedora    108 k
09:13:58 #13 45.54  python3-tomli-w               noarch   1.0.0-4.fc37            fedora     21 k
09:13:58 #13 45.54  python3-zstandard             x86_64   0.19.0-1.fc37           updates   470 k
09:13:58 #13 45.54  qt5-srpm-macros               noarch   5.15.9-1.fc37           updates   8.1 k
09:13:58 #13 45.54  redhat-rpm-config             noarch   229-1.fc37              updates    80 k
09:13:58 #13 45.54  rpmautospec-rpm-macros        noarch   0.3.5-1.fc37            updates   9.3 k
09:13:58 #13 45.54  rpmlint-fedora-license-data   noarch   1.29-1.fc37             updates    26 k
09:13:58 #13 45.54  rust-srpm-macros              noarch   24-4.fc37               updates    12 k
09:13:58 #13 45.54  shared-mime-info              x86_64   2.2-2.fc37              fedora    381 k
09:13:58 #13 45.54  unzip                         x86_64   6.0-58.fc37             fedora    182 k
09:13:58 #13 45.54  web-assets-filesystem         noarch   5-18.fc37               fedora    7.9 k
09:13:58 #13 45.54  xxhash-libs                   x86_64   0.8.2-1.fc37            updates    39 k
09:13:58 #13 45.54  xz                            x86_64   5.4.1-1.fc37            updates   419 k
09:13:58 #13 45.54  zip                           x86_64   3.0-33.fc37             fedora    259 k
09:13:58 #13 45.54  zstd                          x86_64   1.5.5-1.fc37            updates   476 k
09:13:58 #13 45.54 Installing weak dependencies:
09:13:58 #13 45.54  hunspell-en                   noarch   0.20140811.1-23.fc37    fedora    180 k
09:13:58 #13 45.54  perl-IO-Socket-IP             noarch   0.41-490.fc37           fedora     42 k
09:13:58 #13 45.54  perl-IO-Socket-SSL            noarch   2.075-1.fc37            fedora    221 k
09:13:58 #13 45.54  perl-Mozilla-CA               noarch   20211001-4.fc37         fedora     12 k
09:13:58 #13 45.54  perl-NDBM_File                x86_64   1.15-494.fc37           updates    23 k
09:13:58 #13 45.54  python-systemd-doc            x86_64   235-1.fc37              fedora    167 k
09:13:58 #13 45.54 
09:13:58 #13 45.54 Transaction Summary
09:13:58 #13 45.54 ================================================================================
09:13:58 #13 45.54 Install  143 Packages
09:13:58 #13 45.54 
09:13:58 #14 47.64 Setting up libperlio-gzip-perl (0.19-1build8) ...
09:13:58 #14 47.65 Setting up libsys-hostname-long-perl (1.5-2) ...
09:13:58 #14 47.66 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:13:58 #14 47.68 Setting up libsereal-decoder-perl (4.023+ds-1) ...
09:13:58 #14 47.69 Setting up liburi-perl (5.10-1) ...
09:13:58 #14 47.70 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:13:58 #14 47.71 Setting up libfile-touch-perl (0.12-1) ...
09:13:58 #14 47.73 Setting up libc-devtools (2.35-0ubuntu3.3) ...
09:13:58 #14 47.74 Setting up libemail-address-xs-perl (1.04-1build6) ...
09:13:58 #14 47.75 Setting up libnet-ssleay-perl:amd64 (1.92-1build2) ...
09:13:58 #14 47.76 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:13:58 #14 47.94 Setting up automake (1:1.16.5-1.3) ...
09:13:58 #14 47.95 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:13:58 #14 47.95 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
09:13:58 #14 47.95 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
09:13:58 #14 47.96 Setting up libapt-pkg-perl (0.1.40build2) ...
09:13:58 #14 47.98 Setting up libstring-escape-perl (2010.002-2) ...
09:13:58 #13 44.21 Updating certificates in /etc/ssl/certs...
09:13:58 #12 49.30 (98/143): perl-AutoLoader-5.74-494.fc37.noarch. 238 kB/s |  22 kB     00:00    
09:13:58 #12 49.37 (99/143): perl-B-1.83-494.fc37.aarch64.rpm      2.2 MB/s | 183 kB     00:00    
09:13:58 #12 49.38 (100/143): ncurses-6.4-3.20230114.fc37.aarch64. 1.7 MB/s | 410 kB     00:00    
09:13:58 #12 49.38 (101/143): perl-Class-Struct-0.66-494.fc37.noar 300 kB/s |  23 kB     00:00    
09:13:58 #12 49.45 (102/143): perl-DynaLoader-1.52-494.fc37.aarch6 342 kB/s |  27 kB     00:00    
09:13:58 #12 49.46 (103/143): perl-Fcntl-1.15-494.fc37.aarch64.rpm 287 kB/s |  22 kB     00:00    
09:13:58 #12 49.46 (104/143): perl-Errno-1.36-494.fc37.aarch64.rpm 192 kB/s |  16 kB     00:00    
09:13:58 #12 49.52 (105/143): perl-File-Basename-2.85-494.fc37.noa 232 kB/s |  18 kB     00:00    
09:13:58 #12 49.53 (106/143): perl-File-stat-1.12-494.fc37.noarch. 236 kB/s |  18 kB     00:00    
09:13:58 #12 49.56 (107/143): perl-FileHandle-2.03-494.fc37.noarch 174 kB/s |  16 kB     00:00    
09:13:59 #14 45.07 Selecting previously unselected package libassuan0:armhf.
09:13:59 #14 45.08 Preparing to unpack .../135-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
09:13:59 #14 45.08 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
09:13:59 #14 45.11 Selecting previously unselected package gpgconf.
09:13:59 #14 45.11 Preparing to unpack .../136-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.11 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.16 Selecting previously unselected package libksba8:armhf.
09:13:59 #14 45.16 Preparing to unpack .../137-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
09:13:59 #14 45.16 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
09:13:59 #14 45.20 Selecting previously unselected package libnpth0:armhf.
09:13:59 #14 45.20 Preparing to unpack .../138-libnpth0_1.6-1_armhf.deb ...
09:13:59 #14 45.21 Unpacking libnpth0:armhf (1.6-1) ...
09:13:59 #14 45.26 Selecting previously unselected package dirmngr.
09:13:59 #14 45.26 Preparing to unpack .../139-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.28 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.33 Selecting previously unselected package gnupg-l10n.
09:13:59 #13 45.40 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
09:13:59 #13 45.40 Unpacking libio-string-perl (1.08-3) ...
09:13:59 #13 45.43 Selecting previously unselected package libtypes-serialiser-perl.
09:13:59 #13 45.43 Preparing to unpack .../241-libtypes-serialiser-perl_1.0-1_all.deb ...
09:13:59 #13 45.43 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:13:59 #13 45.46 Selecting previously unselected package libjson-xs-perl.
09:13:59 #13 45.46 Preparing to unpack .../242-libjson-xs-perl_3.040-1+b1_armhf.deb ...
09:13:59 #13 45.47 Unpacking libjson-xs-perl (3.040-1+b1) ...
09:13:59 #13 45.53 Selecting previously unselected package liblzo2-2:armhf.
09:13:59 #13 45.54 Preparing to unpack .../243-liblzo2-2_2.10-0.1_armhf.deb ...
09:13:59 #13 45.54 Unpacking liblzo2-2:armhf (2.10-0.1) ...
09:13:59 #13 45.60 Selecting previously unselected package libkyotocabinet16v5:armhf.
09:13:59 #13 45.60 Preparing to unpack .../244-libkyotocabinet16v5_1.2.76-4.2+b1_armhf.deb ...
09:13:59 #13 45.60 Unpacking libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
09:13:59 #13 45.65 Selecting previously unselected package liblist-compare-perl.
09:13:59 #17 6.405 Running transaction check
09:13:59 #17 6.513 Transaction check succeeded.
09:13:59 #17 6.513 Running transaction test
09:13:59 #16 13.80   Installing       : python3-setools-4.4.3-1.el9.aarch64                  23/93 
09:13:59 #16 13.96   Installing       : cpp-11.4.1-2.1.el9.aarch64                           24/93 
09:13:59 #16 13.97   Installing       : perl-threads-shared-1.61-460.el9.aarch64             25/93 
09:13:59 #16 13.97   Installing       : perl-Thread-Queue-3.14-460.el9.noarch                26/93 
09:13:59 #16 14.00   Installing       : automake-1.16.2-8.el9.noarch                         27/93 
09:13:59 #16 14.01   Installing       : python3-libsemanage-3.5-2.el9.aarch64                28/93 
09:13:59 #16 14.02   Installing       : perl-TermReadKey-2.38-11.el9.aarch64                 29/93 
09:13:59 #16 14.02   Installing       : python3-audit-3.0.7-104.el9.aarch64                  30/93 
09:13:59 #16 14.03   Installing       : perl-lib-0.65-480.el9.aarch64                        31/93 
09:13:59 #16 14.03   Installing       : perl-Error-1:0.17029-7.el9.noarch                    32/93 
09:13:59 #16 14.04   Installing       : pcre2-utf32-10.40-2.el9.aarch64                      33/93 
09:13:59 #16 14.05   Installing       : pcre2-utf16-10.40-2.el9.aarch64                      34/93 
09:13:59 #14 45.69 Setting up libio-html-perl (1.001-1) ...
09:13:59 #14 45.70 Setting up libcroco3:amd64 (0.6.13-1) ...
09:13:59 #14 45.71 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
09:13:59 #14 45.74 Setting up libtest-refcount-perl (0.10-1) ...
09:13:59 #14 45.75 Setting up libparams-util-perl (1.07-3build5) ...
09:13:59 #14 45.76 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
09:13:59 #14 45.78 Setting up autoconf (2.69-11.1) ...
09:13:59 #14 45.80 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:13:59 #13 48.97 (7/142): ed-1.19-2.fc38.aarch64.rpm             1.0 MB/s |  78 kB     00:00    
09:13:59 #13 48.97 (8/142): efi-srpm-macros-5-7.fc38.noarch.rpm    309 kB/s |  22 kB     00:00    
09:13:59 #13 49.04 (9/142): binutils-2.39-9.fc38.aarch64.rpm       5.1 MB/s | 5.9 MB     00:01    
09:13:59 #13 49.04 (10/142): enchant2-2.3.4-1.fc38.aarch64.rpm     886 kB/s |  64 kB     00:00    
09:13:59 #13 49.06 (11/142): file-5.44-3.fc38.aarch64.rpm          599 kB/s |  50 kB     00:00    
09:13:59 #13 49.11 (12/142): fonts-filesystem-2.0.5-11.fc38.noarch 113 kB/s | 8.1 kB     00:00    
09:13:59 #13 49.11 (13/142): fonts-srpm-macros-2.0.5-11.fc38.noarc 368 kB/s |  26 kB     00:00    
09:13:59 #13 49.13 (14/142): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 108 kB/s | 7.8 kB     00:00    
09:13:59 #13 49.18 (15/142): gdk-pixbuf2-2.42.10-2.fc38.aarch64.rp 6.2 MB/s | 484 kB     00:00    
09:13:59 #14 44.83 Setting up libmodule-implementation-perl (0.09-2) ...
09:13:59 #14 44.84 Setting up libcgi-fast-perl (1:2.15-1) ...
09:13:59 #14 44.85 Setting up python3-apt (2.5.3ubuntu1) ...
09:13:59 #15 1.028 Last metadata expiration check: 0:00:21 ago on Wed Sep 20 09:13:37 2023.
09:13:59 #14 49.09 Preparing to unpack .../026-libfido2-1_1.12.0-2_arm64.deb ...
09:13:59 #14 49.10 Unpacking libfido2-1:arm64 (1.12.0-2) ...
09:13:59 #14 49.14 Selecting previously unselected package libjansson4:arm64.
09:13:59 #14 49.14 Preparing to unpack .../027-libjansson4_2.14-2_arm64.deb ...
09:13:59 #14 49.14 Unpacking libjansson4:arm64 (2.14-2) ...
09:13:59 #14 49.17 Selecting previously unselected package libnghttp2-14:arm64.
09:13:59 #14 49.17 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_arm64.deb ...
09:13:59 #14 49.18 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
09:13:59 #14 49.22 Selecting previously unselected package libpipeline1:arm64.
09:13:59 #14 49.22 Preparing to unpack .../029-libpipeline1_1.5.7-1_arm64.deb ...
09:13:59 #14 49.22 Unpacking libpipeline1:arm64 (1.5.7-1) ...
09:13:59 #14 49.25 Selecting previously unselected package libpng16-16:arm64.
09:13:59 #14 49.26 Preparing to unpack .../030-libpng16-16_1.6.39-2_arm64.deb ...
09:13:59 #14 49.26 Unpacking libpng16-16:arm64 (1.6.39-2) ...
09:13:59 #14 49.30 Selecting previously unselected package libpsl5:arm64.
09:13:59 #14 49.30 Preparing to unpack .../031-libpsl5_0.21.2-1_arm64.deb ...
09:13:59 #14 49.30 Unpacking libpsl5:arm64 (0.21.2-1) ...
09:13:59 #14 49.33 Selecting previously unselected package libxau6:arm64.
09:13:59 #14 49.34 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_arm64.deb ...
09:13:59 #14 49.34 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
09:13:59 #14 49.37 Selecting previously unselected package libxdmcp6:arm64.
09:13:59 #14 49.37 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
09:13:59 #14 49.38 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
09:13:59 #14 49.41 Selecting previously unselected package libxcb1:arm64.
09:13:59 #14 49.42 Preparing to unpack .../034-libxcb1_1.15-1_arm64.deb ...
09:13:59 #14 49.42 Unpacking libxcb1:arm64 (1.15-1) ...
09:13:59 #14 49.45 Selecting previously unselected package libx11-data.
09:13:59 #14 42.46 Get:373 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lzop armhf 1.04-2build2 [84.5 kB]
09:13:59 #13 44.05 Preparing to unpack .../295-libref-util-xs-perl_0.117-1+b3_armhf.deb ...
09:13:59 #13 44.05 Unpacking libref-util-xs-perl (0.117-1+b3) ...
09:13:59 #13 44.09 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:59 #13 44.09 Preparing to unpack .../296-libregexp-pattern-license-perl_3.4.0-1_all.deb ...
09:13:59 #13 44.09 Unpacking libregexp-pattern-license-perl (3.4.0-1) ...
09:13:59 #13 44.13 Selecting previously unselected package libregexp-pattern-perl.
09:13:59 #13 44.13 Preparing to unpack .../297-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:13:59 #13 44.14 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:13:59 #13 44.18 Selecting previously unselected package libsasl2-modules:armhf.
09:13:59 #13 44.18 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
09:13:59 #13 44.18 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:13:59 #13 44.22 Selecting previously unselected package libsereal-decoder-perl.
09:13:59 #13 44.23 Preparing to unpack .../299-libsereal-decoder-perl_4.018+ds-1+b1_armhf.deb ...
09:13:59 #13 44.23 Unpacking libsereal-decoder-perl (4.018+ds-1+b1) ...
09:13:59 #13 44.27 Selecting previously unselected package libsereal-encoder-perl.
09:13:59 #13 44.28 Preparing to unpack .../300-libsereal-encoder-perl_4.018+ds-1+b1_armhf.deb ...
09:13:59 #13 44.28 Unpacking libsereal-encoder-perl (4.018+ds-1+b1) ...
09:13:59 #13 45.29 Preparing to unpack .../317-libperlio-utf8-strict-perl_0.010-1_armhf.deb ...
09:13:59 #13 45.29 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:13:59 #13 45.33 Selecting previously unselected package libpod-parser-perl.
09:13:59 #13 45.33 Preparing to unpack .../318-libpod-parser-perl_1.65-1_all.deb ...
09:13:59 #13 45.34 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:13:59 #13 45.36 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:13:59 #13 45.37 Unpacking libpod-parser-perl (1.65-1) ...
09:13:59 #13 45.40 Selecting previously unselected package libpod-constants-perl.
09:13:59 #13 45.41 Preparing to unpack .../319-libpod-constants-perl_0.19-2_all.deb ...
09:13:59 #13 45.41 Unpacking libpod-constants-perl (0.19-2) ...
09:13:59 #13 45.45 Selecting previously unselected package libproc-processtable-perl:armhf.
09:13:59 #13 45.45 Preparing to unpack .../320-libproc-processtable-perl_0.634-1+b2_armhf.deb ...
09:13:59 #13 45.45 Unpacking libproc-processtable-perl:armhf (0.634-1+b2) ...
09:13:59 #13 45.50 Selecting previously unselected package libre2-9:armhf.
09:13:59 #13 45.50 Preparing to unpack .../321-libre2-9_20220601+dfsg-1+b1_armhf.deb ...
09:13:59 #13 45.50 Unpacking libre2-9:armhf (20220601+dfsg-1+b1) ...
09:13:59 #13 45.55 Selecting previously unselected package libre-engine-re2-perl:armhf.
09:13:59 #13 44.38   Running scriptlet: rpm-libs-4.18.92-1.fc39.x86_64                     153/153 
09:13:59 #13 47.99   Verifying        : ansible-srpm-macros-1-11.fc39.noarch                 1/153 
09:13:59 #13 47.99   Verifying        : binutils-2.40-13.fc39.x86_64                         2/153 
09:13:59 #13 47.99   Verifying        : binutils-gold-2.40-13.fc39.x86_64                    3/153 
09:13:59 #13 47.99   Verifying        : bzip2-1.0.8-16.fc39.x86_64                           4/153 
09:13:59 #13 47.99   Verifying        : cpio-2.14-4.fc39.x86_64                              5/153 
09:13:59 #13 47.99   Verifying        : dash-0.5.12-1.fc39.x86_64                            6/153 
09:13:59 #13 47.99   Verifying        : dbus-libs-1:1.14.10-1.fc39.x86_64                    7/153 
09:13:59 #13 47.99   Verifying        : debugedit-5.0-10.fc39.x86_64                         8/153 
09:13:59 #13 47.99   Verifying        : desktop-file-utils-0.26-9.fc39.x86_64                9/153 
09:13:59 #13 47.99   Verifying        : devscripts-checkbashisms-2.23.5-3.fc39.noarch       10/153 
09:13:59 #13 47.99   Verifying        : diffutils-3.10-3.fc39.x86_64                        11/153 
09:13:59 #13 47.99   Verifying        : dnf-plugins-core-4.4.2-1.fc39.noarch                12/153 
09:13:59 #13 47.99   Verifying        : dwz-0.15-3.fc39.x86_64                              13/153 
09:13:59 #13 47.99   Verifying        : ed-1.19-4.fc39.x86_64                               14/153 
09:13:59 #13 48.00   Verifying        : efi-srpm-macros-5-9.fc39.noarch                     15/153 
09:13:59 #13 48.00   Verifying        : elfutils-0.189-4.fc39.x86_64                        16/153 
09:13:59 #13 48.00   Verifying        : elfutils-debuginfod-client-0.189-4.fc39.x86_64      17/153 
09:13:59 #13 48.00   Verifying        : emacs-filesystem-1:29.1-1.fc39.noarch               18/153 
09:13:59 #13 48.00   Verifying        : enchant2-2.5.0-5.fc39.x86_64                        19/153 
09:13:59 #13 48.00   Verifying        : file-5.44-5.fc39.x86_64                             20/153 
09:13:59 #13 48.00   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch             21/153 
09:13:59 #13 48.00   Verifying        : fonts-srpm-macros-1:2.0.5-12.fc39.noarch            22/153 
09:13:59 #13 48.00   Verifying        : fpc-srpm-macros-1.3-8.fc39.noarch                   23/153 
09:13:59 #13 48.00   Verifying        : gdk-pixbuf2-2.42.10-5.fc39.x86_64                   24/153 
09:13:59 #13 48.00   Verifying        : ghc-srpm-macros-1.6.1-2.fc39.noarch                 25/153 
09:13:59 #13 48.00   Verifying        : glibc-gconv-extra-2.38-1.fc39.x86_64                26/153 
09:13:59 #13 48.00   Verifying        : gnat-srpm-macros-6-3.fc39.noarch                    27/153 
09:13:59 #13 48.00   Verifying        : go-srpm-macros-3.2.0-6.fc39.noarch                  28/153 
09:13:59 #13 48.00   Verifying        : groff-base-1.23.0-2.fc39.x86_64                     29/153 
09:13:59 #13 48.00   Verifying        : hunspell-1.7.2-5.fc39.x86_64                        30/153 
09:13:59 #13 48.00   Verifying        : hunspell-en-0.20201207-7.fc39.noarch                31/153 
09:13:59 #13 48.00   Verifying        : hunspell-en-GB-0.20201207-7.fc39.noarch             32/153 
09:13:59 #13 48.00   Verifying        : hunspell-en-US-0.20201207-7.fc39.noarch             33/153 
09:13:59 #13 48.00   Verifying        : hunspell-filesystem-1.7.2-5.fc39.x86_64             34/153 
09:13:59 #13 48.00   Verifying        : jansson-2.13.1-7.fc39.x86_64                        35/153 
09:13:59 #13 48.00   Verifying        : js-jquery-3.6.4-2.fc39.noarch                       36/153 
09:13:59 #13 48.00   Verifying        : json-glib-1.6.6-5.fc39.x86_64                       37/153 
09:13:59 #13 48.00   Verifying        : kernel-srpm-macros-1.0-20.fc39.noarch               38/153 
09:13:59 #13 48.00   Verifying        : libappstream-glib-0.8.2-4.fc39.x86_64               39/153 
09:13:59 #13 48.00   Verifying        : libjpeg-turbo-2.1.4-3.fc39.x86_64                   40/153 
09:13:59 #13 48.00   Verifying        : libpkgconf-1.9.5-2.fc39.x86_64                      41/153 
09:13:59 #13 48.00   Verifying        : libpng-2:1.6.37-15.fc39.x86_64                      42/153 
09:13:59 #13 48.00   Verifying        : libstemmer-2.2.0-7.fc39.x86_64                      43/153 
09:13:59 #13 48.00   Verifying        : lua-srpm-macros-1-9.fc39.noarch                     44/153 
09:13:59 #13 48.00   Verifying        : ncurses-6.4-7.20230520.fc39.x86_64                  45/153 
09:13:59 #13 48.00   Verifying        : ocaml-srpm-macros-8-2.fc39.noarch                   46/153 
09:13:59 #13 48.00   Verifying        : openblas-srpm-macros-2-14.fc39.noarch               47/153 
09:13:59 #13 48.00   Verifying        : package-notes-srpm-macros-0.5-9.fc39.noarch         48/153 
09:13:59 #13 48.00   Verifying        : patch-2.7.6-22.fc39.x86_64                          49/153 
09:13:59 #13 48.00   Verifying        : perl-AutoLoader-5.74-500.fc39.noarch                50/153 
09:13:59 #13 48.00   Verifying        : perl-B-1.88-500.fc39.x86_64                         51/153 
09:13:59 #13 48.00   Verifying        : perl-Carp-1.54-500.fc39.noarch                      52/153 
09:13:59 #13 48.00   Verifying        : perl-Class-Struct-0.68-500.fc39.noarch              53/153 
09:13:59 #13 48.00   Verifying        : perl-Data-Dumper-2.188-501.fc39.x86_64              54/153 
09:13:59 #13 48.00   Verifying        : perl-Digest-1.20-500.fc39.noarch                    55/153 
09:13:59 #13 48.00   Verifying        : perl-Digest-MD5-2.58-500.fc39.x86_64                56/153 
09:13:59 #13 48.00   Verifying        : perl-DynaLoader-1.54-500.fc39.x86_64                57/153 
09:13:59 #13 48.00   Verifying        : perl-Encode-4:3.19-500.fc39.x86_64                  58/153 
09:13:59 #13 48.00   Verifying        : perl-Errno-1.37-500.fc39.x86_64                     59/153 
09:13:59 #13 48.00   Verifying        : perl-Exporter-5.77-500.fc39.noarch                  60/153 
09:13:59 #13 48.00   Verifying        : perl-Fcntl-1.15-500.fc39.x86_64                     61/153 
09:13:59 #13 48.00   Verifying        : perl-File-Basename-2.86-500.fc39.noarch             62/153 
09:13:59 #13 48.00   Verifying        : perl-File-Path-2.18-500.fc39.noarch                 63/153 
09:13:59 #13 48.00   Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch          64/153 
09:13:59 #13 48.00   Verifying        : perl-File-stat-1.13-500.fc39.noarch                 65/153 
09:13:59 #13 48.00   Verifying        : perl-FileHandle-2.05-500.fc39.noarch                66/153 
09:13:59 #13 48.00   Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch             67/153 
09:13:59 #13 48.00   Verifying        : perl-Getopt-Std-1.13-500.fc39.noarch                68/153 
09:13:59 #13 48.00   Verifying        : perl-HTTP-Tiny-0.088-3.fc39.noarch                  69/153 
09:13:59 #13 48.00   Verifying        : perl-IO-1.52-500.fc39.x86_64                        70/153 
09:13:59 #13 48.00   Verifying        : perl-IO-Socket-IP-0.42-1.fc39.noarch                71/153 
09:13:59 #13 48.00   Verifying        : perl-IO-Socket-SSL-2.083-3.fc39.noarch              72/153 
09:13:59 #13 48.00   Verifying        : perl-IPC-Open3-1.22-500.fc39.noarch                 73/153 
09:13:59 #13 48.00   Verifying        : perl-MIME-Base64-3.16-500.fc39.x86_64               74/153 
09:13:59 #13 48.00   Verifying        : perl-Mozilla-CA-20230801-1.fc39.noarch              75/153 
09:13:59 #13 48.00   Verifying        : perl-NDBM_File-1.16-500.fc39.x86_64                 76/153 
09:13:59 #13 48.00   Verifying        : perl-Net-SSLeay-1.92-10.fc39.x86_64                 77/153 
09:13:59 #13 48.00   Verifying        : perl-POSIX-2.13-500.fc39.x86_64                     78/153 
09:13:59 #13 48.00   Verifying        : perl-PathTools-3.89-500.fc39.x86_64                 79/153 
09:13:59 #13 48.00   Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch             80/153 
09:13:59 #13 48.00   Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch            81/153 
09:13:59 #13 48.00   Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                82/153 
09:13:59 #13 48.00   Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch               83/153 
09:13:59 #13 48.00   Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64       84/153 
09:13:59 #13 48.00   Verifying        : perl-SelectSaver-1.02-500.fc39.noarch               85/153 
09:13:59 #13 48.00   Verifying        : perl-Socket-4:2.037-3.fc39.x86_64                   86/153 
09:13:59 #13 48.00   Verifying        : perl-Storable-1:3.32-500.fc39.x86_64                87/153 
09:13:59 #13 48.00   Verifying        : perl-Symbol-1.09-500.fc39.noarch                    88/153 
09:13:59 #13 48.00   Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch            89/153 
09:13:59 #13 48.00   Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                  90/153 
09:13:59 #13 48.00   Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch           91/153 
09:13:59 #13 48.00   Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch         92/153 
09:13:59 #13 48.00   Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch               93/153 
09:13:59 #13 48.00   Verifying        : perl-URI-5.21-1.fc39.noarch                         94/153 
09:13:59 #13 48.00   Verifying        : perl-base-2.27-500.fc39.noarch                      95/153 
09:13:59 #13 48.00   Verifying        : perl-constant-1.33-501.fc39.noarch                  96/153 
09:13:59 #13 48.00   Verifying        : perl-if-0.61.000-500.fc39.noarch                    97/153 
09:13:59 #13 48.00   Verifying        : perl-interpreter-4:5.38.0-500.fc39.x86_64           98/153 
09:13:59 #13 48.00   Verifying        : perl-libnet-3.15-501.fc39.noarch                    99/153 
09:13:59 #13 48.00   Verifying        : perl-libs-4:5.38.0-500.fc39.x86_64                 100/153 
09:13:59 #13 48.00   Verifying        : perl-locale-1.10-500.fc39.noarch                   101/153 
09:13:59 #13 48.00   Verifying        : perl-mro-1.28-500.fc39.x86_64                      102/153 
09:13:59 #13 48.00   Verifying        : perl-overload-1.37-500.fc39.noarch                 103/153 
09:13:59 #13 48.00   Verifying        : perl-overloading-0.02-500.fc39.noarch              104/153 
09:13:59 #13 48.00   Verifying        : perl-parent-1:0.241-500.fc39.noarch                105/153 
09:13:59 #13 48.00   Verifying        : perl-podlators-1:5.01-500.fc39.noarch              106/153 
09:13:59 #13 48.00   Verifying        : perl-srpm-macros-1-51.fc39.noarch                  107/153 
09:13:59 #13 48.00   Verifying        : perl-vars-1.05-500.fc39.noarch                     108/153 
09:13:59 #13 48.00   Verifying        : pkgconf-1.9.5-2.fc39.x86_64                        109/153 
09:13:59 #13 48.00   Verifying        : pkgconf-m4-1.9.5-2.fc39.noarch                     110/153 
09:13:59 #13 48.00   Verifying        : pkgconf-pkg-config-1.9.5-2.fc39.x86_64             111/153 
09:13:59 #13 48.00   Verifying        : pyproject-srpm-macros-1.9.0-2.fc39.noarch          112/153 
09:13:59 #13 48.00   Verifying        : python-systemd-doc-235-5.fc39.x86_64               113/153 
09:13:59 #13 48.00   Verifying        : python3-construct-2.10.68-6.fc39.noarch            114/153 
09:13:59 #13 48.00   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch            115/153 
09:13:59 #13 48.00   Verifying        : python3-dbus-1.3.2-4.fc39.x86_64                   116/153 
09:13:59 #13 48.00   Verifying        : python3-distro-1.8.0-6.fc39.noarch                 117/153 
09:13:59 #13 48.00   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc39.noarch       118/153 
09:13:59 #13 48.00   Verifying        : python3-enchant-3.2.2-10.fc39.noarch               119/153 
09:13:59 #13 48.00   Verifying        : python3-file-magic-5.44-5.fc39.noarch              120/153 
09:13:59 #13 48.00   Verifying        : python3-pybeam-0.7-7.fc39.noarch                   121/153 
09:13:59 #13 48.00   Verifying        : python3-pyxdg-0.27-9.fc39.noarch                   122/153 
09:13:59 #13 48.00   Verifying        : python3-six-1.16.0-12.fc39.noarch                  123/153 
09:13:59 #13 48.00   Verifying        : python3-systemd-235-5.fc39.x86_64                  124/153 
09:13:59 #13 48.00   Verifying        : python3-tomli-w-1.0.0-9.fc39.noarch                125/153 
09:13:59 #13 48.00   Verifying        : python3-zstandard-0.21.0-3.fc39.x86_64             126/153 
09:13:59 #13 48.00   Verifying        : qt5-srpm-macros-5.15.10-2.fc39.noarch              127/153 
09:13:59 #13 48.00   Verifying        : redhat-rpm-config-262-1.fc39.noarch                128/153 
09:13:59 #13 48.00   Verifying        : rpmautospec-rpm-macros-0.3.5-4.fc39.noarch         129/153 
09:13:59 #13 48.00   Verifying        : rpmlint-2.4.0-10.fc39.noarch                       130/153 
09:13:59 #13 48.00   Verifying        : rust-srpm-macros-24-5.fc39.noarch                  131/153 
09:13:59 #13 48.00   Verifying        : shared-mime-info-2.2-4.fc39.x86_64                 132/153 
09:13:59 #13 48.00   Verifying        : unzip-6.0-62.fc39.x86_64                           133/153 
09:13:59 #13 48.00   Verifying        : web-assets-filesystem-5-20.fc39.noarch             134/153 
09:13:59 #13 48.00   Verifying        : xxhash-libs-0.8.2-1.fc39.x86_64                    135/153 
09:13:59 #13 48.00   Verifying        : xz-5.4.4-1.fc39.x86_64                             136/153 
09:13:59 #13 48.00   Verifying        : zstd-1.5.5-4.fc39.x86_64                           137/153 
09:13:59 #13 48.00   Verifying        : gdb-minimal-13.2-8.fc39.x86_64                     138/153 
09:13:59 #13 48.00   Verifying        : python-srpm-macros-3.12-4.fc39.noarch              139/153 
09:13:59 #13 48.00   Verifying        : qt6-srpm-macros-6.5.2-3.fc39.noarch                140/153 
09:13:59 #13 48.00   Verifying        : rpm-build-4.19.0-1.fc39.x86_64                     141/153 
09:13:59 #13 48.00   Verifying        : rpmlint-fedora-license-data-1.30-1.fc39.noarch     142/153 
09:13:59 #13 48.00   Verifying        : zip-3.0-39.fc39.x86_64                             143/153 
09:13:59 #13 48.00   Verifying        : python3-rpm-4.19.0-1.fc39.x86_64                   144/153 
09:13:59 #13 48.00   Verifying        : python3-rpm-4.18.92-1.fc39.x86_64                  145/153 
09:13:59 #13 48.00   Verifying        : rpm-4.19.0-1.fc39.x86_64                           146/153 
09:13:59 #13 48.00   Verifying        : rpm-4.18.92-1.fc39.x86_64                          147/153 
09:13:59 #13 48.00   Verifying        : rpm-build-libs-4.19.0-1.fc39.x86_64                148/153 
09:13:59 #13 48.00   Verifying        : rpm-build-libs-4.18.92-1.fc39.x86_64               149/153 
09:13:59 #13 48.00   Verifying        : rpm-libs-4.19.0-1.fc39.x86_64                      150/153 
09:13:59 #13 48.00   Verifying        : rpm-libs-4.18.92-1.fc39.x86_64                     151/153 
09:13:59 #13 48.00   Verifying        : rpm-sign-libs-4.19.0-1.fc39.x86_64                 152/153 
09:13:59 #13 48.00   Verifying        : rpm-sign-libs-4.18.92-1.fc39.x86_64                153/153 
09:13:59 #13 48.15 
09:13:59 #13 48.15 Upgraded:
09:13:59 #13 48.15   python3-rpm-4.19.0-1.fc39.x86_64          rpm-4.19.0-1.fc39.x86_64           
09:13:59 #13 48.15   rpm-build-libs-4.19.0-1.fc39.x86_64       rpm-libs-4.19.0-1.fc39.x86_64      
09:13:59 #13 48.15   rpm-sign-libs-4.19.0-1.fc39.x86_64       
09:13:59 #13 48.15 Installed:
09:13:59 #13 48.15   ansible-srpm-macros-1-11.fc39.noarch                                          
09:13:59 #13 48.15   binutils-2.40-13.fc39.x86_64                                                  
09:13:59 #13 48.15   binutils-gold-2.40-13.fc39.x86_64                                             
09:13:59 #13 48.15   bzip2-1.0.8-16.fc39.x86_64                                                    
09:13:59 #13 48.15   cpio-2.14-4.fc39.x86_64                                                       
09:13:59 #13 48.15   dash-0.5.12-1.fc39.x86_64                                                     
09:13:59 #13 48.15   dbus-libs-1:1.14.10-1.fc39.x86_64                                             
09:13:59 #13 48.15   debugedit-5.0-10.fc39.x86_64                                                  
09:13:59 #13 48.15   desktop-file-utils-0.26-9.fc39.x86_64                                         
09:13:59 #13 48.15   devscripts-checkbashisms-2.23.5-3.fc39.noarch                                 
09:13:59 #13 48.15   diffutils-3.10-3.fc39.x86_64                                                  
09:13:59 #13 48.15   dnf-plugins-core-4.4.2-1.fc39.noarch                                          
09:13:59 #13 48.15   dwz-0.15-3.fc39.x86_64                                                        
09:13:59 #13 48.15   ed-1.19-4.fc39.x86_64                                                         
09:13:59 #13 48.15   efi-srpm-macros-5-9.fc39.noarch                                               
09:13:59 #13 48.15   elfutils-0.189-4.fc39.x86_64                                                  
09:13:59 #13 48.15   elfutils-debuginfod-client-0.189-4.fc39.x86_64                                
09:13:59 #13 48.15   emacs-filesystem-1:29.1-1.fc39.noarch                                         
09:13:59 #13 48.15   enchant2-2.5.0-5.fc39.x86_64                                                  
09:13:59 #13 48.15   file-5.44-5.fc39.x86_64                                                       
09:13:59 #13 48.15   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
09:13:59 #13 48.15   fonts-srpm-macros-1:2.0.5-12.fc39.noarch                                      
09:13:59 #13 48.15   fpc-srpm-macros-1.3-8.fc39.noarch                                             
09:13:59 #13 48.15   gdb-minimal-13.2-8.fc39.x86_64                                                
09:13:59 #13 48.15   gdk-pixbuf2-2.42.10-5.fc39.x86_64                                             
09:13:59 #13 48.15   ghc-srpm-macros-1.6.1-2.fc39.noarch                                           
09:13:59 #13 48.15   glibc-gconv-extra-2.38-1.fc39.x86_64                                          
09:13:59 #13 48.15   gnat-srpm-macros-6-3.fc39.noarch                                              
09:13:59 #13 48.15   go-srpm-macros-3.2.0-6.fc39.noarch                                            
09:13:59 #13 48.15   groff-base-1.23.0-2.fc39.x86_64                                               
09:13:59 #13 48.15   hunspell-1.7.2-5.fc39.x86_64                                                  
09:13:59 #13 48.15   hunspell-en-0.20201207-7.fc39.noarch                                          
09:13:59 #13 48.15   hunspell-en-GB-0.20201207-7.fc39.noarch                                       
09:13:59 #13 48.15   hunspell-en-US-0.20201207-7.fc39.noarch                                       
09:13:59 #13 48.15   hunspell-filesystem-1.7.2-5.fc39.x86_64                                       
09:13:59 #13 48.15   jansson-2.13.1-7.fc39.x86_64                                                  
09:13:59 #13 48.15   js-jquery-3.6.4-2.fc39.noarch                                                 
09:13:59 #13 48.15   json-glib-1.6.6-5.fc39.x86_64                                                 
09:13:59 #13 48.15   kernel-srpm-macros-1.0-20.fc39.noarch                                         
09:13:59 #13 48.15   libappstream-glib-0.8.2-4.fc39.x86_64                                         
09:13:59 #13 48.15   libjpeg-turbo-2.1.4-3.fc39.x86_64                                             
09:13:59 #13 48.15   libpkgconf-1.9.5-2.fc39.x86_64                                                
09:13:59 #13 48.15   libpng-2:1.6.37-15.fc39.x86_64                                                
09:13:59 #13 48.15   libstemmer-2.2.0-7.fc39.x86_64                                                
09:13:59 #13 48.15   lua-srpm-macros-1-9.fc39.noarch                                               
09:13:59 #13 48.15   ncurses-6.4-7.20230520.fc39.x86_64                                            
09:13:59 #13 48.15   ocaml-srpm-macros-8-2.fc39.noarch                                             
09:13:59 #13 48.15   openblas-srpm-macros-2-14.fc39.noarch                                         
09:13:59 #13 48.15   package-notes-srpm-macros-0.5-9.fc39.noarch                                   
09:13:59 #13 48.15   patch-2.7.6-22.fc39.x86_64                                                    
09:13:59 #13 48.15   perl-AutoLoader-5.74-500.fc39.noarch                                          
09:13:59 #13 48.15   perl-B-1.88-500.fc39.x86_64                                                   
09:13:59 #13 48.15   perl-Carp-1.54-500.fc39.noarch                                                
09:13:59 #13 48.15   perl-Class-Struct-0.68-500.fc39.noarch                                        
09:13:59 #13 48.15   perl-Data-Dumper-2.188-501.fc39.x86_64                                        
09:13:59 #13 48.15   perl-Digest-1.20-500.fc39.noarch                                              
09:13:59 #13 48.15   perl-Digest-MD5-2.58-500.fc39.x86_64                                          
09:13:59 #13 48.15   perl-DynaLoader-1.54-500.fc39.x86_64                                          
09:13:59 #13 48.15   perl-Encode-4:3.19-500.fc39.x86_64                                            
09:13:59 #13 48.15   perl-Errno-1.37-500.fc39.x86_64                                               
09:13:59 #13 48.15   perl-Exporter-5.77-500.fc39.noarch                                            
09:13:59 #13 48.15   perl-Fcntl-1.15-500.fc39.x86_64                                               
09:13:59 #13 48.15   perl-File-Basename-2.86-500.fc39.noarch                                       
09:13:59 #13 48.15   perl-File-Path-2.18-500.fc39.noarch                                           
09:13:59 #13 48.15   perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
09:13:59 #13 48.15   perl-File-stat-1.13-500.fc39.noarch                                           
09:13:59 #13 48.15   perl-FileHandle-2.05-500.fc39.noarch                                          
09:13:59 #13 48.15   perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
09:13:59 #13 48.15   perl-Getopt-Std-1.13-500.fc39.noarch                                          
09:13:59 #13 48.15   perl-HTTP-Tiny-0.088-3.fc39.noarch                                            
09:13:59 #13 48.15   perl-IO-1.52-500.fc39.x86_64                                                  
09:13:59 #13 48.15   perl-IO-Socket-IP-0.42-1.fc39.noarch                                          
09:13:59 #13 48.15   perl-IO-Socket-SSL-2.083-3.fc39.noarch                                        
09:13:59 #13 48.15   perl-IPC-Open3-1.22-500.fc39.noarch                                           
09:13:59 #13 48.15   perl-MIME-Base64-3.16-500.fc39.x86_64                                         
09:13:59 #13 48.15   perl-Mozilla-CA-20230801-1.fc39.noarch                                        
09:13:59 #13 48.15   perl-NDBM_File-1.16-500.fc39.x86_64                                           
09:13:59 #13 48.15   perl-Net-SSLeay-1.92-10.fc39.x86_64                                           
09:13:59 #13 48.15   perl-POSIX-2.13-500.fc39.x86_64                                               
09:13:59 #13 48.15   perl-PathTools-3.89-500.fc39.x86_64                                           
09:13:59 #13 48.15   perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
09:13:59 #13 48.15   perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
09:13:59 #13 48.15   perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
09:13:59 #13 48.15   perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
09:13:59 #13 48.15   perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64                                 
09:13:59 #13 48.15   perl-SelectSaver-1.02-500.fc39.noarch                                         
09:13:59 #13 48.15   perl-Socket-4:2.037-3.fc39.x86_64                                             
09:13:59 #13 48.15   perl-Storable-1:3.32-500.fc39.x86_64                                          
09:13:59 #13 48.15   perl-Symbol-1.09-500.fc39.noarch                                              
09:13:59 #13 48.15   perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
09:13:59 #13 48.15   perl-Term-Cap-1.18-500.fc39.noarch                                            
09:13:59 #13 48.15   perl-Text-ParseWords-3.31-500.fc39.noarch                                     
09:13:59 #13 48.15   perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
09:13:59 #13 48.15   perl-Time-Local-2:1.350-3.fc39.noarch                                         
09:13:59 #13 48.15   perl-URI-5.21-1.fc39.noarch                                                   
09:13:59 #13 48.15   perl-base-2.27-500.fc39.noarch                                                
09:13:59 #13 48.15   perl-constant-1.33-501.fc39.noarch                                            
09:13:59 #13 48.15   perl-if-0.61.000-500.fc39.noarch                                              
09:13:59 #13 48.15   perl-interpreter-4:5.38.0-500.fc39.x86_64                                     
09:13:59 #13 48.15   perl-libnet-3.15-501.fc39.noarch                                              
09:13:59 #13 48.15   perl-libs-4:5.38.0-500.fc39.x86_64                                            
09:13:59 #13 48.15   perl-locale-1.10-500.fc39.noarch                                              
09:13:59 #13 48.15   perl-mro-1.28-500.fc39.x86_64                                                 
09:13:59 #13 48.15   perl-overload-1.37-500.fc39.noarch                                            
09:13:59 #13 48.15   perl-overloading-0.02-500.fc39.noarch                                         
09:13:59 #13 48.15   perl-parent-1:0.241-500.fc39.noarch                                           
09:13:59 #13 48.15   perl-podlators-1:5.01-500.fc39.noarch                                         
09:13:59 #13 48.15   perl-srpm-macros-1-51.fc39.noarch                                             
09:13:59 #13 48.15   perl-vars-1.05-500.fc39.noarch                                                
09:13:59 #13 48.15   pkgconf-1.9.5-2.fc39.x86_64                                                   
09:13:59 #13 48.15   pkgconf-m4-1.9.5-2.fc39.noarch                                                
09:13:59 #13 48.15   pkgconf-pkg-config-1.9.5-2.fc39.x86_64                                        
09:13:59 #13 48.15   pyproject-srpm-macros-1.9.0-2.fc39.noarch                                     
09:13:59 #13 48.15   python-srpm-macros-3.12-4.fc39.noarch                                         
09:13:59 #13 48.15   python-systemd-doc-235-5.fc39.x86_64                                          
09:13:59 #13 48.15   python3-construct-2.10.68-6.fc39.noarch                                       
09:13:59 #13 48.15   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
09:13:59 #13 48.15   python3-dbus-1.3.2-4.fc39.x86_64                                              
09:13:59 #13 48.15   python3-distro-1.8.0-6.fc39.noarch                                            
09:13:59 #13 48.15   python3-dnf-plugins-core-4.4.2-1.fc39.noarch                                  
09:13:59 #13 48.15   python3-enchant-3.2.2-10.fc39.noarch                                          
09:13:59 #13 48.15   python3-file-magic-5.44-5.fc39.noarch                                         
09:13:59 #13 48.15   python3-pybeam-0.7-7.fc39.noarch                                              
09:13:59 #13 48.15   python3-pyxdg-0.27-9.fc39.noarch                                              
09:13:59 #13 48.15   python3-six-1.16.0-12.fc39.noarch                                             
09:13:59 #13 48.15   python3-systemd-235-5.fc39.x86_64                                             
09:13:59 #13 48.15   python3-tomli-w-1.0.0-9.fc39.noarch                                           
09:13:59 #13 48.15   python3-zstandard-0.21.0-3.fc39.x86_64                                        
09:13:59 #13 48.15   qt5-srpm-macros-5.15.10-2.fc39.noarch                                         
09:13:59 #13 48.15   qt6-srpm-macros-6.5.2-3.fc39.noarch                                           
09:13:59 #13 48.15   redhat-rpm-config-262-1.fc39.noarch                                           
09:13:59 #13 48.15   rpm-build-4.19.0-1.fc39.x86_64                                                
09:13:59 #13 48.15   rpmautospec-rpm-macros-0.3.5-4.fc39.noarch                                    
09:13:59 #13 48.15   rpmlint-2.4.0-10.fc39.noarch                                                  
09:13:59 #13 48.15   rpmlint-fedora-license-data-1.30-1.fc39.noarch                                
09:13:59 #13 48.15   rust-srpm-macros-24-5.fc39.noarch                                             
09:13:59 #13 48.15   shared-mime-info-2.2-4.fc39.x86_64                                            
09:13:59 #13 48.15   unzip-6.0-62.fc39.x86_64                                                      
09:13:59 #13 48.15   web-assets-filesystem-5-20.fc39.noarch                                        
09:13:59 #13 48.15   xxhash-libs-0.8.2-1.fc39.x86_64                                               
09:13:59 #13 48.15   xz-5.4.4-1.fc39.x86_64                                                        
09:13:59 #13 48.15   zip-3.0-39.fc39.x86_64                                                        
09:13:59 #13 48.15   zstd-1.5.5-4.fc39.x86_64                                                      
09:13:59 #13 48.15 
09:13:59 #13 48.15 Complete!
09:13:59 #13 DONE 48.3s
09:13:59 
09:13:59 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:13:59 #14 DONE 0.1s
09:13:59 
09:13:59 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:13:59 #14 50.24 Preparing to unpack .../290-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:13:59 #14 50.25 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:13:59 #14 50.28 Selecting previously unselected package libperl4-corelibs-perl.
09:13:59 #14 50.28 Preparing to unpack .../291-libperl4-corelibs-perl_0.004-2_all.deb ...
09:13:59 #14 50.28 Unpacking libperl4-corelibs-perl (0.004-2) ...
09:13:59 #14 50.32 Selecting previously unselected package libperlio-gzip-perl.
09:13:59 #14 50.32 Preparing to unpack .../292-libperlio-gzip-perl_0.19-1build5_arm64.deb ...
09:13:59 #14 50.32 Unpacking libperlio-gzip-perl (0.19-1build5) ...
09:13:59 #14 50.35 Selecting previously unselected package libpod-constants-perl.
09:13:59 #14 50.35 Preparing to unpack .../293-libpod-constants-perl_0.19-1_all.deb ...
09:13:59 #14 50.35 Unpacking libpod-constants-perl (0.19-1) ...
09:13:59 #14 50.39 Selecting previously unselected package libre2-5:arm64.
09:13:59 #14 50.39 Preparing to unpack .../294-libre2-5_20200101+dfsg-1build1_arm64.deb ...
09:13:59 #14 50.39 Unpacking libre2-5:arm64 (20200101+dfsg-1build1) ...
09:13:59 #14 50.43 Selecting previously unselected package libre-engine-re2-perl.
09:13:59 #14 50.43 Preparing to unpack .../295-libre-engine-re2-perl_0.13-5_arm64.deb ...
09:13:59 #14 50.43 Unpacking libre-engine-re2-perl (0.13-5) ...
09:13:59 #14 50.46 Selecting previously unselected package libreadonly-perl.
09:13:59 #14 50.46 Preparing to unpack .../296-libreadonly-perl_2.050-2_all.deb ...
09:13:59 #14 50.47 Unpacking libreadonly-perl (2.050-2) ...
09:13:59 #14 50.50 Selecting previously unselected package libref-util-perl.
09:13:59 #14 50.50 Preparing to unpack .../297-libref-util-perl_0.204-1_all.deb ...
09:13:59 #14 50.50 Unpacking libref-util-perl (0.204-1) ...
09:13:59 #14 50.53 Selecting previously unselected package libref-util-xs-perl.
09:13:59 #14 50.53 Preparing to unpack .../298-libref-util-xs-perl_0.117-1build2_arm64.deb ...
09:13:59 #14 50.54 Unpacking libref-util-xs-perl (0.117-1build2) ...
09:13:59 #14 50.56 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:59 #13 45.55 Total download size: 30 M
09:13:59 #13 45.55 Installed size: 112 M
09:13:59 #13 45.55 Downloading Packages:
09:13:59 #14 48.01 Setting up libhttp-date-perl (6.05-1) ...
09:13:59 #14 48.02 Setting up libfile-which-perl (1.23-1) ...
09:13:59 #14 48.03 Setting up libfile-basedir-perl (0.09-1) ...
09:13:59 #14 48.05 Setting up libunicode-utf8-perl (0.62-1build4) ...
09:13:59 #14 48.06 Setting up libset-intspan-perl (1.19-2) ...
09:13:59 #14 48.07 Setting up libmouse-perl (2.5.10-1build4) ...
09:13:59 #14 48.09 Setting up libfile-listing-perl (6.14-1) ...
09:13:59 #14 48.10 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:13:59 #14 48.11 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:13:59 #14 48.13 Setting up libdata-messagepack-perl (1.01-2build1) ...
09:13:59 #14 48.14 Setting up libfont-afm-perl (1.20-3) ...
09:13:59 #14 48.15 Setting up libwant-perl (0.29-1build7) ...
09:13:59 #14 48.16 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:13:59 #14 48.17 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:13:59 #14 48.19 Setting up liblist-compare-perl (0.55-1) ...
09:13:59 #12 49.61 (108/143): perl-Getopt-Long-2.54-1.fc37.noarch. 749 kB/s |  60 kB     00:00    
09:13:59 #12 49.61 (109/143): perl-Getopt-Std-1.13-494.fc37.noarch 220 kB/s |  17 kB     00:00    
09:13:59 #12 49.66 (110/143): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 527 kB/s |  55 kB     00:00    
09:13:59 #12 49.69 (111/143): perl-IPC-Open3-1.22-494.fc37.noarch. 311 kB/s |  24 kB     00:00    
09:13:59 #12 49.69 (112/143): perl-IO-1.50-494.fc37.aarch64.rpm    1.1 MB/s |  93 kB     00:00    
09:13:59 #12 49.76 (113/143): perl-NDBM_File-1.15-494.fc37.aarch64 223 kB/s |  23 kB     00:00    
09:13:59 #12 49.77 (114/143): perl-POSIX-2.03-494.fc37.aarch64.rpm 1.2 MB/s |  99 kB     00:00    
09:13:59 #12 49.77 (115/143): perl-SelectSaver-1.02-494.fc37.noarc 156 kB/s |  13 kB     00:00    
09:13:59 #12 49.84 (116/143): perl-Text-Tabs+Wrap-2023.0511-1.fc37 299 kB/s |  23 kB     00:00    
09:13:59 #12 49.85 (117/143): perl-Symbol-1.09-494.fc37.noarch.rpm 183 kB/s |  15 kB     00:00    
09:13:59 #12 49.87 (118/143): perl-URI-5.17-1.fc37.noarch.rpm      1.2 MB/s | 123 kB     00:00    
09:13:59 #13 48.19 Setting up libgnutls-dane0:amd64 (3.6.7-4+deb10u10) ...
09:13:59 #13 48.20 Setting up libpython2.7:amd64 (2.7.16-2+deb10u2) ...
09:13:59 #13 48.21 Setting up gettext (0.19.8.1-9) ...
09:13:59 #13 48.22 Setting up exim4-base (4.92-8+deb10u7) ...
09:13:59 #13 48.32 exim: DB upgrade, deleting hints-db
09:13:59 #14 45.33 Preparing to unpack .../140-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:13:59 #14 45.33 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.36 Selecting previously unselected package gnupg-utils.
09:13:59 #14 45.37 Preparing to unpack .../141-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.37 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.43 Selecting previously unselected package gpg.
09:13:59 #14 45.43 Preparing to unpack .../142-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.44 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.50 Selecting previously unselected package pinentry-curses.
09:13:59 #14 45.51 Preparing to unpack .../143-pinentry-curses_1.1.0-3build1_armhf.deb ...
09:13:59 #14 45.51 Unpacking pinentry-curses (1.1.0-3build1) ...
09:13:59 #14 45.54 Selecting previously unselected package gpg-agent.
09:13:59 #13 45.01 Selecting previously unselected package gcc.
09:13:59 #13 45.01 Preparing to unpack .../033-gcc_4%3a10.2.1-1+rpi1_armhf.deb ...
09:13:59 #13 45.02 Unpacking gcc (4:10.2.1-1+rpi1) ...
09:13:59 #13 45.05 Selecting previously unselected package libc-dev-bin.
09:13:59 #13 45.05 Preparing to unpack .../034-libc-dev-bin_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
09:13:59 #13 45.66 Preparing to unpack .../245-liblist-compare-perl_0.53-1_all.deb ...
09:13:59 #13 45.66 Unpacking liblist-compare-perl (0.53-1) ...
09:13:59 #13 45.69 Selecting previously unselected package liblist-moreutils-perl.
09:13:59 #13 45.69 Preparing to unpack .../246-liblist-moreutils-perl_0.416-1+b4_armhf.deb ...
09:13:59 #13 45.70 Unpacking liblist-moreutils-perl (0.416-1+b4) ...
09:13:59 #13 45.73 Selecting previously unselected package libltdl-dev:armhf.
09:13:59 #13 45.73 Preparing to unpack .../247-libltdl-dev_2.4.6-9_armhf.deb ...
09:13:59 #13 45.74 Unpacking libltdl-dev:armhf (2.4.6-9) ...
09:13:59 #13 45.78 Selecting previously unselected package libsys-hostname-long-perl.
09:13:59 #13 45.78 Preparing to unpack .../248-libsys-hostname-long-perl_1.5-1_all.deb ...
09:13:59 #13 45.79 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:13:59 #13 45.82 Selecting previously unselected package libmail-sendmail-perl.
09:13:59 #13 45.82 Preparing to unpack .../249-libmail-sendmail-perl_0.80-1_all.deb ...
09:13:59 #13 45.82 Unpacking libmail-sendmail-perl (0.80-1) ...
09:13:59 #13 45.85 Selecting previously unselected package mailutils-common.
09:13:59 #13 45.85 Preparing to unpack .../250-mailutils-common_1%3a3.5-4_all.deb ...
09:13:59 #13 45.86 Unpacking mailutils-common (1:3.5-4) ...
09:13:59 #16 14.08   Installing       : pcre2-devel-10.40-2.el9.aarch64                      35/93 
09:13:59 #16 14.09   Installing       : libuv-1:1.42.0-1.el9.aarch64                         36/93 
09:13:59 #16 14.10   Installing       : libubsan-11.4.1-2.1.el9.aarch64                      37/93 
09:13:59 #16 14.11   Installing       : libtool-ltdl-2.4.6-45.el9.aarch64                    38/93 
09:13:59 #16 14.11   Installing       : libsepol-devel-3.5-1.el9.aarch64                     39/93 
09:13:59 #16 14.15   Installing       : libselinux-devel-3.5-1.el9.aarch64                   40/93 
09:13:59 #14 45.95 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:13:59 #14 45.96 Setting up libarray-intspan-perl (2.003-1) ...
09:13:59 #14 45.97 Setting up libcapture-tiny-perl (0.48-1) ...
09:13:59 #14 45.99 Setting up libtimedate-perl (2.3200-1) ...
09:13:59 #14 46.00 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:13:59 #14 46.01 Setting up libsub-name-perl (0.26-1) ...
09:13:59 #14 46.02 Setting up libtype-tiny-xs-perl (0.016-1) ...
09:13:59 #14 46.03 Setting up libfile-chdir-perl (0.1008-1) ...
09:13:59 #14 46.05 Setting up xauth (1:1.1-0ubuntu1) ...
09:13:59 #13 49.19 (16/142): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 108 kB/s | 8.0 kB     00:00    
09:13:59 #13 49.20 (17/142): gnat-srpm-macros-6-2.fc38.noarch.rpm  122 kB/s | 8.8 kB     00:00    
09:13:59 #13 49.26 (18/142): go-srpm-macros-3.2.0-2.fc38.noarch.rp 375 kB/s |  27 kB     00:00    
09:13:59 #13 49.33 (19/142): groff-base-1.22.4-11.fc38.aarch64.rpm 7.1 MB/s | 1.0 MB     00:00    
09:13:59 #21 DONE 19.3s
09:13:59 
09:13:59 #22 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
09:13:59 #22 DONE 0.3s
09:13:59 
09:13:59 #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...)
09:13:59 #14 45.00 Setting up libpackage-stash-perl (0.40-1) ...
09:13:59 #14 45.01 Setting up libimport-into-perl (1.002005-2) ...
09:13:59 #14 45.02 Setting up libmoo-perl (2.005005-1) ...
09:13:59 #14 45.03 Setting up python3-bcrypt (3.2.2-1) ...
09:13:59 #14 45.15 Setting up liblist-someutils-perl (0.59-1) ...
09:13:59 #14 45.16 Setting up debhelper (13.11.4ubuntu3) ...
09:13:59 #14 45.17 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
09:13:59 #14 45.18 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:13:59 #13 48.15 Setting up libxpm4:amd64 (1:3.5.12-1.1) ...
09:13:59 #13 48.16 Setting up openssh-client (1:9.2p1-2) ...
09:13:59 #13 48.24 Setting up gpgsm (2.2.40-1.1) ...
09:13:59 #13 48.25 Setting up libheif1:amd64 (1.15.1-1) ...
09:13:59 #13 48.26 Setting up libxext6:amd64 (2:1.3.4-1+b1) ...
09:13:59 #13 48.27 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ...
09:13:59 #13 48.28 Setting up binutils (2.40-2) ...
09:13:59 #13 48.29 Setting up man-db (2.11.2-2) ...
09:13:59 #15 1.545 Package bash-5.2.15-5.fc39.aarch64 is already installed.
09:13:59 #14 49.45 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.2_all.deb ...
09:13:59 #14 49.45 Unpacking libx11-data (2:1.8.4-2ubuntu0.2) ...
09:13:59 #14 49.52 Selecting previously unselected package libx11-6:arm64.
09:13:59 #14 49.52 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.2_arm64.deb ...
09:13:59 #14 49.52 Unpacking libx11-6:arm64 (2:1.8.4-2ubuntu0.2) ...
09:13:59 #14 49.56 Selecting previously unselected package libxext6:arm64.
09:13:59 #14 49.56 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_arm64.deb ...
09:13:59 #14 49.57 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
09:13:59 #14 49.61 Selecting previously unselected package libxmuu1:arm64.
09:13:59 #14 49.61 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_arm64.deb ...
09:13:59 #14 49.61 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
09:13:59 #14 49.65 Selecting previously unselected package man-db.
09:13:59 #14 49.65 Preparing to unpack .../039-man-db_2.11.2-1_arm64.deb ...
09:13:59 #14 49.66 Unpacking man-db (2.11.2-1) ...
09:13:59 #14 49.71 Selecting previously unselected package manpages.
09:13:59 #14 42.74 Get:374 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf t1utils armhf 1.41-4build2 [53.1 kB]
09:13:59 #14 42.78 Get:375 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf unzip armhf 6.0-27ubuntu1 [162 kB]
09:13:59 #13 44.32 Selecting previously unselected package libtask-weaken-perl.
09:13:59 #13 44.33 Preparing to unpack .../301-libtask-weaken-perl_1.06-1_all.deb ...
09:13:59 #13 44.33 Unpacking libtask-weaken-perl (1.06-1) ...
09:13:59 #13 44.36 Selecting previously unselected package libxml-parser-perl:armhf.
09:13:59 #13 44.37 Preparing to unpack .../302-libxml-parser-perl_2.46-2_armhf.deb ...
09:13:59 #13 44.37 Unpacking libxml-parser-perl:armhf (2.46-2) ...
09:13:59 #13 44.42 Selecting previously unselected package libsoap-lite-perl.
09:13:59 #13 44.43 Preparing to unpack .../303-libsoap-lite-perl_1.27-1_all.deb ...
09:13:59 #13 44.43 Unpacking libsoap-lite-perl (1.27-1) ...
09:13:59 #13 44.49 Selecting previously unselected package libsort-key-perl.
09:13:59 #13 44.49 Preparing to unpack .../304-libsort-key-perl_1.33-2+b3_armhf.deb ...
09:13:59 #13 44.50 Unpacking libsort-key-perl (1.33-2+b3) ...
09:13:59 #13 44.53 Selecting previously unselected package libstring-copyright-perl.
09:13:59 #13 44.53 Preparing to unpack .../305-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:59 #13 44.54 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:59 #13 44.57 Selecting previously unselected package libstring-escape-perl.
09:13:59 #13 44.58 Preparing to unpack .../306-libstring-escape-perl_2010.002-2_all.deb ...
09:13:59 #13 44.58 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:59 #13 44.61 Selecting previously unselected package libstring-shellquote-perl.
09:13:59 #13 44.61 Preparing to unpack .../307-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:59 #13 44.62 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:59 #13 44.65 Selecting previously unselected package libsys-cpuaffinity-perl:armhf.
09:13:59 #13 45.56 Preparing to unpack .../322-libre-engine-re2-perl_0.17+ds-1_armhf.deb ...
09:13:59 #13 45.56 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ...
09:13:59 #13 45.60 Selecting previously unselected package libreadonly-perl.
09:13:59 #13 45.60 Preparing to unpack .../323-libreadonly-perl_2.050-3_all.deb ...
09:13:59 #13 45.61 Unpacking libreadonly-perl (2.050-3) ...
09:13:59 #13 45.64 Selecting previously unselected package libref-util-perl.
09:13:59 #13 45.64 Preparing to unpack .../324-libref-util-perl_0.204-2_all.deb ...
09:13:59 #13 45.65 Unpacking libref-util-perl (0.204-2) ...
09:13:59 #13 45.69 Selecting previously unselected package libref-util-xs-perl.
09:13:59 #14 43.10 Setting up libc6:armhf (2.35-0ubuntu3.3) ...
09:13:59 #15 5.917 0 upgraded, 28 newly installed, 0 to remove and 8 not upgraded.
09:13:59 #15 5.917 1 not fully installed or removed.
09:13:59 #15 5.917 Need to get 17.0 MB of archives.
09:13:59 #15 5.917 After this operation, 70.8 MB of additional disk space will be used.
09:13:59 #15 5.917 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libstdc++-8-dev armhf 8.3.0-6+rpi1 [1545 kB]
09:13:59 #15 6.038 Get:2 http://archive.raspberrypi.org/debian buster/main armhf cmake-data all 3.16.3-3~bpo10+1 [1628 kB]
09:13:59 #14 50.57 Preparing to unpack .../299-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
09:13:59 #14 50.57 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
09:13:59 #14 50.60 Selecting previously unselected package libregexp-pattern-perl.
09:13:59 #14 50.60 Preparing to unpack .../300-libregexp-pattern-perl_0.2.12-1_all.deb ...
09:13:59 #14 50.60 Unpacking libregexp-pattern-perl (0.2.12-1) ...
09:13:59 #14 50.64 Selecting previously unselected package libsasl2-modules:arm64.
09:13:59 #14 50.64 Preparing to unpack .../301-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
09:13:59 #14 50.64 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:13:59 #14 50.67 Selecting previously unselected package libsereal-decoder-perl.
09:13:59 #14 50.68 Preparing to unpack .../302-libsereal-decoder-perl_4.011+ds-1build1_arm64.deb ...
09:13:59 #14 50.68 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
09:13:59 #14 50.74 Selecting previously unselected package libsereal-encoder-perl.
09:13:59 #14 50.74 Preparing to unpack .../303-libsereal-encoder-perl_4.011+ds-1build1_arm64.deb ...
09:13:59 #14 50.75 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
09:13:59 #14 50.78 Selecting previously unselected package libsereal-perl.
09:13:59 #14 48.20 Setting up libref-util-xs-perl (0.117-1build5) ...
09:13:59 #14 48.22 Setting up libio-pty-perl (1:1.15-2build2) ...
09:13:59 #14 48.23 Setting up libtool (2.4.6-15build2) ...
09:13:59 #14 48.24 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
09:13:59 #14 48.25 Setting up libfile-fcntllock-perl (0.22-3build7) ...
09:13:59 #14 48.27 Setting up libclone-perl (0.45-1build3) ...
09:13:59 #14 48.28 Setting up libalgorithm-diff-perl (1.201-1) ...
09:13:59 #14 48.30 Setting up libarchive-zip-perl (1.68-1) ...
09:13:59 #14 48.31 Setting up libsub-identify-perl (0.14-1build5) ...
09:13:59 #14 48.33 Setting up libdistro-info-perl (1.1ubuntu0.1) ...
09:13:59 #14 48.34 Setting up libcpanel-json-xs-perl:amd64 (4.27-1build1) ...
09:13:59 #14 48.35 Setting up python3-apt (2.4.0ubuntu2) ...
09:13:59 #13 DONE 40.0s
09:13:59 #13 48.56 Setting up libgdbm-compat4:amd64 (1.19-2) ...
09:13:59 #13 48.57 Setting up ucf (3.0043) ...
09:13:59 #13 48.74 Setting up libperl5.32:amd64 (5.32.1-4+deb11u2) ...
09:13:59 #13 48.75 Setting up dwz (0.13+20210201-1) ...
09:13:59 #13 48.76 Setting up groff-base (1.22.4-6) ...
09:13:59 #13 48.78 Setting up cpp (4:10.2.1-1) ...
09:13:59 #13 48.80 Setting up pixz (1.0.7-1) ...
09:13:59 #13 48.81 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:13:59 #13 48.82 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
09:13:59 #12 49.93 (119/143): perl-if-0.61.000-494.fc37.noarch.rpm 192 kB/s |  15 kB     00:00    
09:13:59 #12 49.94 (120/143): perl-base-2.27-494.fc37.noarch.rpm   172 kB/s |  17 kB     00:00    
09:13:59 #12 49.95 (121/143): perl-interpreter-5.36.1-494.fc37.aar 916 kB/s |  73 kB     00:00    
09:13:59 #12 50.03 (122/143): perl-locale-1.10-494.fc37.noarch.rpm 178 kB/s |  15 kB     00:00    
09:13:59 #12 50.06 (123/143): perl-mro-1.26-494.fc37.aarch64.rpm   277 kB/s |  29 kB     00:00    
09:13:59 #12 50.11 (124/143): perl-libs-5.36.1-494.fc37.aarch64.rp  12 MB/s | 2.2 MB     00:00    
09:13:59 #12 50.12 (125/143): perl-overload-1.35-494.fc37.noarch.r 508 kB/s |  47 kB     00:00    
09:13:59 #12 50.14 (126/143): perl-overloading-0.02-494.fc37.noarc 176 kB/s |  14 kB     00:00    
09:13:59 #13 48.40 Setting up gcc-8 (8.3.0-6) ...
09:13:59 #13 48.41 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:13:59 #13 48.43 Setting up libtool (2.4.6-9) ...
09:13:59 #13 48.44 Setting up openssh-client (1:7.9p1-10+deb10u3) ...
09:13:59 #13 48.53 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:13:59 #13 48.53 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
09:13:59 #14 45.54 Preparing to unpack .../144-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.55 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.59 Selecting previously unselected package gpg-wks-client.
09:13:59 #14 45.59 Preparing to unpack .../145-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.60 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.63 Selecting previously unselected package gpg-wks-server.
09:13:59 #14 45.63 Preparing to unpack .../146-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.64 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.67 Selecting previously unselected package gpgsm.
09:13:59 #14 45.67 Preparing to unpack .../147-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
09:13:59 #14 45.67 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.72 Selecting previously unselected package gnupg.
09:13:59 #14 45.72 Preparing to unpack .../148-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:13:59 #14 45.72 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:13:59 #14 45.76 Selecting previously unselected package libfile-which-perl.
09:13:59 #14 45.76 Preparing to unpack .../149-libfile-which-perl_1.23-1_all.deb ...
09:13:59 #14 45.76 Unpacking libfile-which-perl (1.23-1) ...
09:13:59 #14 45.79 Selecting previously unselected package libfile-homedir-perl.
09:13:59 #13 45.05 Unpacking libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
09:13:59 #13 45.09 Selecting previously unselected package linux-libc-dev:armhf.
09:13:59 #13 45.09 Preparing to unpack .../035-linux-libc-dev_1%3a1.20230405-1_armhf.deb ...
09:13:59 #13 45.09 Unpacking linux-libc-dev:armhf (1:1.20230405-1) ...
09:13:59 #13 45.25 Selecting previously unselected package libcrypt-dev:armhf.
09:13:59 #13 45.25 Preparing to unpack .../036-libcrypt-dev_1%3a4.4.18-4_armhf.deb ...
09:13:59 #13 45.25 Unpacking libcrypt-dev:armhf (1:4.4.18-4) ...
09:13:59 #13 45.29 Selecting previously unselected package libtirpc-dev:armhf.
09:13:59 #13 45.29 Preparing to unpack .../037-libtirpc-dev_1.3.1-1+deb11u1_armhf.deb ...
09:13:59 #13 45.29 Unpacking libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
09:13:59 #13 45.34 Selecting previously unselected package libnsl-dev:armhf.
09:13:59 #13 45.96 Selecting previously unselected package mysql-common.
09:13:59 #13 45.96 Preparing to unpack .../251-mysql-common_5.8+1.0.5_all.deb ...
09:13:59 #13 45.98 Unpacking mysql-common (5.8+1.0.5) ...
09:13:59 #13 46.01 Selecting previously unselected package mariadb-common.
09:13:59 #13 46.02 Preparing to unpack .../252-mariadb-common_1%3a10.3.39-0+deb10u1_all.deb ...
09:13:59 #13 46.02 Unpacking mariadb-common (1:10.3.39-0+deb10u1) ...
09:13:59 #13 46.06 Selecting previously unselected package libmariadb3:armhf.
09:13:59 #13 46.06 Preparing to unpack .../253-libmariadb3_1%3a10.3.39-0+deb10u1_armhf.deb ...
09:13:59 #13 46.06 Unpacking libmariadb3:armhf (1:10.3.39-0+deb10u1) ...
09:13:59 #13 46.11 Selecting previously unselected package libpython2.7-minimal:armhf.
09:13:59 #13 46.11 Preparing to unpack .../254-libpython2.7-minimal_2.7.16-2+deb10u2_armhf.deb ...
09:13:59 #13 46.12 Unpacking libpython2.7-minimal:armhf (2.7.16-2+deb10u2) ...
09:13:59 #13 46.19 Selecting previously unselected package libpython2.7-stdlib:armhf.
09:13:59 #13 44.81 140 added, 0 removed; done.
09:13:59 #13 44.87 Setting up libgprofng0:arm64 (2.40-2) ...
09:13:59 #13 44.88 Setting up libfreetype6:arm64 (2.12.1+dfsg-5) ...
09:13:59 #13 44.89 Setting up libgcc-12-dev:arm64 (12.2.0-14) ...
09:13:59 #13 44.90 Setting up shared-mime-info (2.2-1) ...
09:13:59 #16 14.16   Installing       : libasan-11.4.1-2.1.el9.aarch64                       41/93 
09:13:59 #16 14.39   Installing       : kernel-headers-5.14.0-366.el9.aarch64                42/93 
09:13:59 #16 14.43   Installing       : libxcrypt-devel-4.4.18-3.el9.aarch64                 43/93 
09:13:59 #16 14.49   Installing       : glibc-devel-2.34-82.el9.aarch64                      44/93 
09:13:59 #16 14.56   Installing       : glibc-static-2.34-82.el9.aarch64                     45/93 
09:13:59 #16 14.56   Installing       : libxcrypt-static-4.4.18-3.el9.aarch64                46/93 
09:13:59 #13 49.34 (20/142): hunspell-en-0.20201207-3.fc38.noarch. 2.4 MB/s | 190 kB     00:00    
09:13:59 #13 49.35 (21/142): hunspell-1.7.2-3.fc38.aarch64.rpm     3.3 MB/s | 487 kB     00:00    
09:13:59 #13 49.41 (22/142): hunspell-en-GB-0.20201207-3.fc38.noar 3.0 MB/s | 225 kB     00:00    
09:13:59 #13 49.41 (23/142): hunspell-en-US-0.20201207-3.fc38.noar 2.4 MB/s | 181 kB     00:00    
09:13:59 #13 49.42 (24/142): hunspell-filesystem-1.7.2-3.fc38.aarc 130 kB/s | 9.3 kB     00:00    
09:13:59 #13 49.48 (25/142): jansson-2.13.1-6.fc38.aarch64.rpm     628 kB/s |  45 kB     00:00    
09:13:59 #13 49.48 (26/142): js-jquery-3.6.3-2.fc38.noarch.rpm     2.3 MB/s | 173 kB     00:00    
09:13:59 #13 49.49 (27/142): json-glib-1.6.6-4.fc38.aarch64.rpm    2.1 MB/s | 159 kB     00:00    
09:13:59 #13 49.56 (28/142): libappstream-glib-0.8.2-2.fc38.aarch6 5.0 MB/s | 388 kB     00:00    
09:13:59 #13 49.56 (29/142): libjpeg-turbo-2.1.4-2.fc38.aarch64.rp 2.6 MB/s | 196 kB     00:00    
09:13:59 #13 49.59 (30/142): libpkgconf-1.8.0-6.fc38.aarch64.rpm   360 kB/s |  36 kB     00:00    
09:13:59 #14 46.06 Setting up cpp (4:9.3.0-1ubuntu2) ...
09:13:59 #14 46.09 Setting up libpath-tiny-perl (0.108-1) ...
09:13:59 #14 46.10 Setting up libarchive-cpio-perl (0.10-1) ...
09:13:59 #14 46.11 Setting up libjson-perl (4.02000-2) ...
09:13:59 #14 46.12 Setting up libsub-override-perl (0.09-2) ...
09:13:59 #14 46.13 Setting up python3-unidiff (0.5.5-2) ...
09:13:59 #14 46.26 Setting up libstrictures-perl (2.000006-1) ...
09:13:59 #14 46.27 Setting up libsub-quote-perl (2.006006-1) ...
09:13:59 #14 46.28 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
09:13:59 #14 46.29 Setting up libsort-versions-perl (1.62-1) ...
09:13:59 #14 46.30 Setting up libexporter-tiny-perl (1.002001-1) ...
09:13:59 #14 46.32 Setting up libre-engine-re2-perl (0.13-5) ...
09:13:59 #23 0.520 
09:13:59 #23 0.524 Removing /tmp/bundles/
09:13:59 #23 0.525 
09:13:59 #23 0.530 ---> Making bundle: binary (in /tmp/bundles/binary)
09:13:59 #23 0.559 ++++++ cat ./cli/winresources/dockerd/winres.json
09:13:59 #23 0.559 {
09:13:59 #23 0.559   "RT_GROUP_ICON": {
09:13:59 #23 0.559     "#1": {
09:13:59 #23 0.559       "0409": "../../winresources/docker.ico"
09:13:59 #23 0.559     }
09:13:59 #23 0.559   },
09:13:59 #23 0.559   "RT_MANIFEST": {
09:13:59 #23 0.559     "#1": {
09:13:59 #23 0.559       "0409": {
09:13:59 #23 0.559         "identity": {},
09:13:59 #23 0.559         "description": "Docker Engine",
09:13:59 #23 0.559         "minimum-os": "vista",
09:13:59 #23 0.559         "execution-level": "",
09:13:59 #23 0.559         "ui-access": false,
09:13:59 #23 0.559         "auto-elevate": false,
09:13:59 #23 0.559         "dpi-awareness": "unaware",
09:13:59 #23 0.559         "disable-theming": false,
09:13:59 #23 0.559         "disable-window-filtering": false,
09:13:59 #23 0.559         "high-resolution-scrolling-aware": false,
09:13:59 #23 0.559         "ultra-high-resolution-scrolling-aware": false,
09:13:59 #23 0.559         "long-path-aware": false,
09:13:59 #23 0.559         "printer-driver-isolation": false,
09:13:59 #23 0.559         "gdi-scaling": false,
09:13:59 #23 0.559         "segment-heap": false,
09:13:59 #23 0.559         "use-common-controls-v6": false
09:13:59 #23 0.559       }
09:13:59 #23 0.559     }
09:13:59 #23 0.559   },
09:13:59 #23 0.559   "RT_MESSAGETABLE": {
09:13:59 #23 0.559     "#1": {
09:13:59 #23 0.559       "0409": "../../winresources/event_messages.bin"
09:13:59 #23 0.559     }
09:13:59 #23 0.559   },
09:13:59 #23 0.559   "RT_VERSION": {
09:13:59 #23 0.559     "#1": {
09:13:59 #23 0.559       "0409": {
09:13:59 #23 0.559         "fixed": {
09:13:59 #23 0.559           "file_version": "0.0.0.0",
09:13:59 #23 0.559           "product_version": "0.0.0.0",
09:13:59 #23 0.559           "type": "Unknown"
09:13:59 #23 0.559         },
09:13:59 #23 0.559         "info": {
09:13:59 #23 0.559           "0000": {
09:13:59 #23 0.559             "CompanyName": "",
09:13:59 #23 0.559             "FileVersion": "0.0.0-20230915141727-0e70f1b",
09:13:59 #23 0.559             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
09:13:59 #23 0.559             "OriginalFileName": "dockerd.exe",
09:13:59 #23 0.559             "ProductName": "",
09:13:59 #23 0.559             "ProductVersion": "0.0.0-20230915141727-0e70f1b",
09:13:59 #23 0.559             "SpecialBuild": "7cfb81b"
09:13:59 #23 0.559           }
09:13:59 #23 0.559         }
09:13:59 #23 0.559       }
09:13:59 #23 0.559     }
09:13:59 #23 0.559   }
09:13:59 #23 0.559 }
09:13:59 #23 0.564 cmd/dockerd/cobra.go
09:13:59 #23 0.564 cmd/dockerd/config.go
09:13:59 #23 0.564 cmd/dockerd/config_windows.go
09:13:59 #23 0.564 cmd/dockerd/daemon.go
09:13:59 #23 0.564 cmd/dockerd/daemon_test.go
09:13:59 #23 0.564 cmd/dockerd/daemon_windows.go
09:13:59 #23 0.564 cmd/dockerd/docker.go
09:13:59 #23 0.564 cmd/dockerd/docker_windows.go
09:13:59 #23 0.564 cmd/dockerd/error.go
09:13:59 #23 0.564 cmd/dockerd/genwinres_windows.go
09:13:59 #23 0.567 cmd/dockerd/grpclog.go
09:13:59 #23 0.567 cmd/dockerd/metrics.go
09:13:59 #23 0.568 cmd/dockerd/options.go
09:13:59 #23 0.568 cmd/dockerd/options_test.go
09:13:59 #23 0.568 cmd/dockerd/required.go
09:13:59 #23 0.568 cmd/dockerd/service_windows.go
09:13:59 #23 0.589 Building static /tmp/bundles/binary-daemon/dockerd.exe (windows/amd64)...
09:13:59 #23 0.593 + tee /go/src/github.com/docker/docker/go.mod
09:13:59 #23 0.593 module github.com/docker/docker
09:13:59 #23 0.593 
09:13:59 #23 0.593 go 1.19
09:13:59 #23 0.593 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:13:59 #23 0.593 + GO111MODULE=on
09:13:59 #23 0.594 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:59.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
09:13:59 #17 7.134 Transaction test succeeded.
09:13:59 #17 7.137 Running transaction
09:13:59 #14 45.48 Setting up python3-cryptography (38.0.4-2) ...
09:13:59 #13 48.38 Building database of manual pages ...
09:13:59 #15 1.563 Package bash-5.2.15-5.fc39.aarch64 is already installed.
09:13:59 #15 1.571 Package bash-5.2.15-5.fc39.aarch64 is already installed.
09:13:59 #15 1.571 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed.
09:13:59 #15 1.572 Package libarchive-3.7.1-1.fc39.aarch64 is already installed.
09:13:59 #15 1.572 Package pkgconf-pkg-config-1.9.5-2.fc39.aarch64 is already installed.
09:13:59 #15 1.573 Package tar-2:1.35-2.fc39.aarch64 is already installed.
09:13:59 #15 1.581 Package bash-5.2.15-5.fc39.aarch64 is already installed.
09:13:59 #14 49.71 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
09:13:59 #14 49.72 Unpacking manpages (6.03-1) ...
09:13:59 #14 49.76 Selecting previously unselected package openssh-client.
09:13:59 #14 49.77 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_arm64.deb ...
09:13:59 #14 49.77 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
09:13:59 #14 49.82 Selecting previously unselected package publicsuffix.
09:13:59 #14 49.83 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
09:13:59 #14 49.83 Unpacking publicsuffix (20230209.2326-1) ...
09:13:59 #14 49.86 Selecting previously unselected package libunwind8:arm64.
09:13:59 #14 49.86 Preparing to unpack .../043-libunwind8_1.6.2-3_arm64.deb ...
09:13:59 #14 49.87 Unpacking libunwind8:arm64 (1.6.2-3) ...
09:13:59 #14 49.90 Selecting previously unselected package strace.
09:13:59 #14 49.90 Preparing to unpack .../044-strace_6.2-0ubuntu1_arm64.deb ...
09:13:59 #14 49.90 Unpacking strace (6.2-0ubuntu1) ...
09:13:59 #14 49.94 Selecting previously unselected package xauth.
09:13:59 #14 42.88 Get:376 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lintian all 2.116.3ubuntu1 [1114 kB]
09:13:59 #14 43.06 Get:377 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf manpages-dev all 6.03-1 [2015 kB]
09:13:59 #14 43.16 Get:378 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-certifi all 2022.9.24-1 [155 kB]
09:13:59 #13 44.66 Preparing to unpack .../308-libsys-cpuaffinity-perl_1.13~03-1_armhf.deb ...
09:13:59 #13 44.66 Unpacking libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
09:13:59 #13 44.69 Selecting previously unselected package libterm-readkey-perl.
09:13:59 #13 44.69 Preparing to unpack .../309-libterm-readkey-perl_2.38-1+b2_armhf.deb ...
09:13:59 #13 44.70 Unpacking libterm-readkey-perl (2.38-1+b2) ...
09:13:59 #13 44.73 Selecting previously unselected package libtext-levenshteinxs-perl.
09:13:59 #13 44.73 Preparing to unpack .../310-libtext-levenshteinxs-perl_0.03-4+b8_armhf.deb ...
09:13:59 #13 44.74 Unpacking libtext-levenshteinxs-perl (0.03-4+b8) ...
09:13:59 #13 44.77 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
09:13:59 #13 44.77 Preparing to unpack .../311-libtext-markdown-discount-perl_0.12-1+b1_armhf.deb ...
09:13:59 #13 44.78 Unpacking libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
09:13:59 #13 44.81 Selecting previously unselected package libtext-xslate-perl.
09:13:59 #13 44.81 Preparing to unpack .../312-libtext-xslate-perl_3.5.8-1+b1_armhf.deb ...
09:13:59 #13 44.81 Unpacking libtext-xslate-perl (3.5.8-1+b1) ...
09:13:59 #13 44.86 Selecting previously unselected package libtime-duration-perl.
09:13:59 #13 44.87 Preparing to unpack .../313-libtime-duration-perl_1.21-1_all.deb ...
09:13:59 #13 44.87 Unpacking libtime-duration-perl (1.21-1) ...
09:13:59 #13 44.91 Selecting previously unselected package libtime-moment-perl.
09:13:59 #13 45.69 Preparing to unpack .../325-libref-util-xs-perl_0.117-2+b1_armhf.deb ...
09:13:59 #13 45.69 Unpacking libref-util-xs-perl (0.117-2+b1) ...
09:13:59 #13 45.77 Selecting previously unselected package libregexp-pattern-license-perl.
09:13:59 #13 45.77 Preparing to unpack .../326-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:13:59 #13 45.77 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:13:59 #13 45.82 Selecting previously unselected package libregexp-pattern-perl.
09:13:59 #13 45.82 Preparing to unpack .../327-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:13:59 #13 45.83 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:13:59 #13 45.86 Selecting previously unselected package libregexp-wildcards-perl.
09:13:59 #13 45.86 Preparing to unpack .../328-libregexp-wildcards-perl_1.05-3_all.deb ...
09:13:59 #13 45.87 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:13:59 #13 45.92 Selecting previously unselected package libsasl2-modules:armhf.
09:13:59 #13 45.92 Preparing to unpack .../329-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ...
09:13:59 #13 45.93 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ...
09:13:59 #13 45.97 Selecting previously unselected package libsereal-decoder-perl.
09:13:59 #13 45.97 Preparing to unpack .../330-libsereal-decoder-perl_5.003+ds-1_armhf.deb ...
09:13:59 #13 45.98 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:13:59 #13 46.03 Selecting previously unselected package libsereal-encoder-perl.
09:13:59 #14 50.78 Preparing to unpack .../304-libsereal-perl_4.011-1_all.deb ...
09:13:59 #14 50.79 Unpacking libsereal-perl (4.011-1) ...
09:13:59 #14 50.81 Selecting previously unselected package libsort-key-perl.
09:13:59 #14 50.82 Preparing to unpack .../305-libsort-key-perl_1.33-2build2_arm64.deb ...
09:13:59 #14 50.82 Unpacking libsort-key-perl (1.33-2build2) ...
09:13:59 #14 50.85 Selecting previously unselected package libstring-copyright-perl.
09:13:59 #14 50.85 Preparing to unpack .../306-libstring-copyright-perl_0.003006-1_all.deb ...
09:13:59 #14 50.86 Unpacking libstring-copyright-perl (0.003006-1) ...
09:13:59 #14 50.88 Selecting previously unselected package libstring-escape-perl.
09:13:59 #14 50.88 Preparing to unpack .../307-libstring-escape-perl_2010.002-2_all.deb ...
09:13:59 #14 50.89 Unpacking libstring-escape-perl (2010.002-2) ...
09:13:59 #14 50.91 Selecting previously unselected package libstring-shellquote-perl.
09:13:59 #14 50.92 Preparing to unpack .../308-libstring-shellquote-perl_1.04-1_all.deb ...
09:13:59 #14 50.92 Unpacking libstring-shellquote-perl (1.04-1) ...
09:13:59 #14 50.95 Selecting previously unselected package libterm-readkey-perl.
09:13:59 #14 50.95 Preparing to unpack .../309-libterm-readkey-perl_2.38-1build1_arm64.deb ...
09:13:59 #14 50.95 Unpacking libterm-readkey-perl (2.38-1build1) ...
09:13:59 #14 50.98 Selecting previously unselected package libtest-fatal-perl.
09:13:59 #14 50.99 Preparing to unpack .../310-libtest-fatal-perl_0.014-1_all.deb ...
09:13:59 #14 50.99 Unpacking libtest-fatal-perl (0.014-1) ...
09:13:59 #14 51.02 Selecting previously unselected package libtest-refcount-perl.
09:13:59 #14 51.02 Preparing to unpack .../311-libtest-refcount-perl_0.10-1_all.deb ...
09:13:59 #14 51.02 Unpacking libtest-refcount-perl (0.10-1) ...
09:13:59 #14 51.05 Selecting previously unselected package libtext-levenshtein-perl.
09:13:59 #14 51.05 Preparing to unpack .../312-libtext-levenshtein-perl_0.13-1_all.deb ...
09:13:59 #14 51.06 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:13:59 #14 51.08 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:59 
09:13:59 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:13:59 #14 DONE 0.0s
09:13:59 
09:13:59 #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
09:13:59 #14 48.49 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:13:59 #14 48.51 Setting up liblist-moreutils-perl (0.430-2) ...
09:13:59 #14 48.52 Setting up libhtml-tagset-perl (3.20-4) ...
09:13:59 #14 48.53 Setting up liblog-any-perl (1.710-1) ...
09:13:59 #14 48.55 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:13:59 #14 48.56 Setting up libdevel-size-perl (0.83-1build4) ...
09:13:59 #14 48.58 Setting up libdebhelper-perl (13.6ubuntu1) ...
09:13:59 #14 48.59 Setting up libpod-constants-perl (0.19-2) ...
09:13:59 #14 48.61 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
09:13:59 #14 48.62 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:13:59 #14 48.63 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
09:13:59 #14 48.64 Setting up libio-interactive-perl (1.023-1) ...
09:13:59 #14 48.65 Setting up libtry-tiny-perl (0.31-1) ...
09:13:59 #13 48.83 Setting up libc6-dev:amd64 (2.31-13+deb11u6) ...
09:13:59 #13 48.84 Setting up libx11-6:amd64 (2:1.7.2-1+deb11u1) ...
09:13:59 #13 48.89 Setting up curl (7.74.0-1.3+deb11u7) ...
09:13:59 #13 48.90 Setting up libxmuu1:amd64 (2:1.1.2-2+b3) ...
09:13:59 #13 48.91 Setting up gpg (2.2.27-2+deb11u2) ...
09:13:59 #13 48.92 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
09:13:59 #13 48.93 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
09:13:59 #13 48.94 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:13:59 #13 48.95 Setting up binutils-x86-64-linux-gnu (2.35.2-2) ...
09:13:59 #13 48.96 Setting up libstdc++-10-dev:amd64 (10.2.1-6) ...
09:13:59 #13 48.97 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:13:59 #12 50.19 (127/143): perl-subs-1.04-494.fc37.noarch.rpm   167 kB/s |  13 kB     00:00    
09:13:59 #12 50.20 (128/143): perl-vars-1.05-494.fc37.noarch.rpm   169 kB/s |  14 kB     00:00    
09:13:59 #12 50.22 (129/143): pyproject-srpm-macros-1.9.0-1.fc37.n 187 kB/s |  15 kB     00:00    
09:13:59 #12 50.27 (130/143): python-srpm-macros-3.11-6.fc37.noarc 315 kB/s |  24 kB     00:00    
09:13:59 #12 50.32 (131/143): python3-dbus-1.3.2-1.fc37.aarch64.rp 1.3 MB/s | 158 kB     00:00    
09:13:59 #12 50.33 (132/143): python3-dnf-plugins-core-4.4.2-1.fc3 2.7 MB/s | 299 kB     00:00    
09:13:59 #12 50.38 (133/143): python3-zstandard-0.19.0-1.fc37.aarc 3.8 MB/s | 441 kB     00:00    
09:13:59 #13 48.54 Setting up libxext6:amd64 (2:1.3.3-1+b2) ...
09:13:59 #13 48.55 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ...
09:13:59 #13 48.56 Setting up python3 (3.7.3-1) ...
09:13:59 #13 48.83 Setting up python3-xdg (0.25-5) ...
09:13:59 #14 45.79 Preparing to unpack .../150-libfile-homedir-perl_1.004-1_all.deb ...
09:13:59 #14 45.79 Unpacking libfile-homedir-perl (1.004-1) ...
09:13:59 #14 45.82 Selecting previously unselected package libio-pty-perl.
09:13:59 #14 45.82 Preparing to unpack .../151-libio-pty-perl_1%3a1.12-1_armhf.deb ...
09:13:59 #14 45.83 Unpacking libio-pty-perl (1:1.12-1) ...
09:13:59 #14 45.86 Selecting previously unselected package libipc-run-perl.
09:13:59 #14 45.86 Preparing to unpack .../152-libipc-run-perl_20180523.0-2_all.deb ...
09:13:59 #14 45.86 Unpacking libipc-run-perl (20180523.0-2) ...
09:13:59 #14 45.90 Selecting previously unselected package libclass-method-modifiers-perl.
09:13:59 #14 45.90 Preparing to unpack .../153-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:13:59 #14 45.90 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:13:59 #14 45.93 Selecting previously unselected package libb-hooks-op-check-perl.
09:13:59 #14 45.93 Preparing to unpack .../154-libb-hooks-op-check-perl_0.22-1build2_armhf.deb ...
09:13:59 #14 45.93 Unpacking libb-hooks-op-check-perl (0.22-1build2) ...
09:13:59 #14 45.98 Selecting previously unselected package libdynaloader-functions-perl.
09:13:59 #14 45.99 Preparing to unpack .../155-libdynaloader-functions-perl_0.003-1_all.deb ...
09:13:59 #14 45.99 Unpacking libdynaloader-functions-perl (0.003-1) ...
09:13:59 #14 46.01 Selecting previously unselected package libdevel-callchecker-perl.
09:13:59 #14 46.02 Preparing to unpack .../156-libdevel-callchecker-perl_0.008-1ubuntu1_armhf.deb ...
09:13:59 #14 46.02 Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:13:59 #14 46.05 Selecting previously unselected package libparams-classify-perl.
09:13:59 #14 46.05 Preparing to unpack .../157-libparams-classify-perl_0.015-1build2_armhf.deb ...
09:13:59 #14 46.05 Unpacking libparams-classify-perl (0.015-1build2) ...
09:13:59 #14 46.08 Selecting previously unselected package libmodule-runtime-perl.
09:13:59 #14 46.08 Preparing to unpack .../158-libmodule-runtime-perl_0.016-1_all.deb ...
09:13:59 #14 46.08 Unpacking libmodule-runtime-perl (0.016-1) ...
09:13:59 #14 46.12 Selecting previously unselected package libimport-into-perl.
09:13:59 #13 45.34 Preparing to unpack .../038-libnsl-dev_1.3.0-2_armhf.deb ...
09:13:59 #13 45.34 Unpacking libnsl-dev:armhf (1.3.0-2) ...
09:13:59 #13 45.38 Selecting previously unselected package libc6-dev:armhf.
09:13:59 #13 45.38 Preparing to unpack .../039-libc6-dev_2.31-13+rpt2+rpi1+deb11u5_armhf.deb ...
09:13:59 #13 45.38 Unpacking libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
09:13:59 #13 45.59 Selecting previously unselected package libtool.
09:13:59 #13 46.19 Preparing to unpack .../255-libpython2.7-stdlib_2.7.16-2+deb10u2_armhf.deb ...
09:13:59 #13 46.19 Unpacking libpython2.7-stdlib:armhf (2.7.16-2+deb10u2) ...
09:13:59 #13 46.39 Selecting previously unselected package libpython2.7:armhf.
09:13:59 #13 46.39 Preparing to unpack .../256-libpython2.7_2.7.16-2+deb10u2_armhf.deb ...
09:13:59 #13 46.40 Unpacking libpython2.7:armhf (2.7.16-2+deb10u2) ...
09:13:59 #16 14.57   Installing       : vim-filesystem-2:8.2.2637-20.el9.noarch              47/93 
09:13:59 #13 49.63 (31/142): libpng-1.6.37-14.fc38.aarch64.rpm     1.6 MB/s | 116 kB     00:00    
09:13:59 #13 49.63 (32/142): libstemmer-2.2.0-5.fc38.aarch64.rpm   2.3 MB/s | 171 kB     00:00    
09:13:59 #13 49.67 (33/142): lua-srpm-macros-1-8.fc38.noarch.rpm   119 kB/s | 8.6 kB     00:00    
09:13:59 #13 49.71 (34/142): ncurses-6.4-3.20230114.fc38.aarch64.r 5.3 MB/s | 412 kB     00:00    
09:13:59 #13 49.71 (35/142): ocaml-srpm-macros-7-3.fc38.noarch.rpm 182 kB/s |  13 kB     00:00    
09:13:59 #13 49.74 (36/142): openblas-srpm-macros-2-13.fc38.noarch 104 kB/s | 7.5 kB     00:00    
09:13:59 #13 49.78 (37/142): patch-2.7.6-19.fc38.aarch64.rpm       1.7 MB/s | 123 kB     00:00    
09:13:59 #13 49.78 (38/142): perl-Carp-1.52-490.fc38.noarch.rpm    395 kB/s |  29 kB     00:00    
09:13:59 #13 49.81 (39/142): perl-Data-Dumper-2.184-491.fc38.aarch 758 kB/s |  55 kB     00:00    
09:13:59 #13 49.85 (40/142): perl-Digest-1.20-490.fc38.noarch.rpm  343 kB/s |  25 kB     00:00    
09:13:59 #13 49.85 (41/142): perl-Digest-MD5-2.58-490.fc38.aarch64 498 kB/s |  36 kB     00:00    
09:13:59 #13 49.92 (42/142): perl-Exporter-5.77-490.fc38.noarch.rp 421 kB/s |  31 kB     00:00    
09:13:59 #14 46.33 Setting up libterm-readkey-perl (2.38-1build1) ...
09:13:59 #14 46.34 Setting up lsb-release (11.1.0ubuntu2) ...
09:13:59 #14 46.35 Setting up libnet-ip-perl (1.26-2) ...
09:13:59 #14 46.37 Setting up python3-magic (2:0.4.15-3) ...
09:13:59 #14 46.49 Setting up libperlio-gzip-perl (0.19-1build5) ...
09:13:59 #14 46.51 Setting up libsys-hostname-long-perl (1.5-1) ...
09:13:59 #14 46.52 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
09:13:59 #14 46.53 Setting up liburi-perl (1.76-2) ...
09:13:59 #14 46.54 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:13:59 #14 46.55 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:13:59 #14 46.57 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
09:13:59 #14 46.58 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:13:59 #14 45.70 Setting up python3-debian (0.1.49ubuntu2) ...
09:13:59 #15 1.711 Dependencies resolved.
09:13:59 #15 1.731 =======================================================================================
09:13:59 #15 1.731  Package                        Arch     Version                 Repository        Size
09:13:59 #15 1.731 =======================================================================================
09:13:59 #15 1.731 Installing:
09:13:59 #15 1.731  cmake                          aarch64  3.27.4-7.fc39           updates-testing  7.4 M
09:13:59 #15 1.731  device-mapper-devel            aarch64  1.02.196-1.fc39         fedora            42 k
09:13:59 #15 1.731  gcc                            aarch64  13.2.1-1.fc39           fedora            31 M
09:13:59 #15 1.731  git                            aarch64  2.41.0-2.fc39           fedora            54 k
09:13:59 #15 1.731  glibc-static                   aarch64  2.38-4.fc39             updates-testing  1.2 M
09:13:59 #15 1.731  libseccomp-devel               aarch64  2.5.3-6.fc39            fedora            60 k
09:13:59 #15 1.731  libselinux-devel               aarch64  3.5-5.fc39              fedora           151 k
09:13:59 #15 1.731  libtool                        aarch64  2.4.7-7.fc39            fedora           601 k
09:13:59 #15 1.731  libtool-ltdl-devel             aarch64  2.4.7-7.fc39            fedora           164 k
09:13:59 #15 1.731  make                           aarch64  1:4.4.1-2.fc39          fedora           585 k
09:13:59 #15 1.731  selinux-policy-devel           noarch   38.28-1.fc39            updates-testing  910 k
09:13:59 #15 1.731  systemd                        aarch64  254.2-7.fc39            updates-testing  4.6 M
09:13:59 #15 1.731  which                          aarch64  2.21-40.fc39            fedora            42 k
09:13:59 #15 1.731 Upgrading:
09:13:59 #15 1.731  glibc                          aarch64  2.38-4.fc39             updates-testing  1.7 M
09:13:59 #15 1.731  glibc-common                   aarch64  2.38-4.fc39             updates-testing  345 k
09:13:59 #15 1.731  glibc-gconv-extra              aarch64  2.38-4.fc39             updates-testing  2.0 M
09:13:59 #15 1.731  glibc-minimal-langpack         aarch64  2.38-4.fc39             updates-testing   68 k
09:13:59 #15 1.731  systemd-libs                   aarch64  254.2-7.fc39            updates-testing  669 k
09:13:59 #15 1.731 Installing dependencies:
09:13:59 #15 1.731  annobin-docs                   noarch   12.24-1.fc39            fedora            96 k
09:13:59 #15 1.731  annobin-plugin-gcc             aarch64  12.24-1.fc39            fedora           960 k
09:13:59 #15 1.731  autoconf                       noarch   2.71-6.fc39             fedora           733 k
09:13:59 #15 1.731  automake                       noarch   1.16.5-13.fc39          fedora           697 k
09:13:59 #15 1.731  checkpolicy                    aarch64  3.5-3.fc39              fedora           346 k
09:13:59 #15 1.731  cmake-data                     noarch   3.27.4-7.fc39           updates-testing  2.2 M
09:13:59 #15 1.731  cmake-filesystem               aarch64  3.27.4-7.fc39           updates-testing   19 k
09:13:59 #15 1.731  cmake-rpm-macros               noarch   3.27.4-7.fc39           updates-testing   18 k
09:13:59 #15 1.731  cpp                            aarch64  13.2.1-1.fc39           fedora           9.7 M
09:13:59 #15 1.731  dbus                           aarch64  1:1.14.10-1.fc39        fedora           8.1 k
09:13:59 #15 1.731  dbus-broker                    aarch64  33-2.fc39               fedora           169 k
09:13:59 #15 1.731  dbus-common                    noarch   1:1.14.10-1.fc39        fedora            15 k
09:13:59 #15 1.731  device-mapper                  aarch64  1.02.196-1.fc39         fedora           136 k
09:13:59 #15 1.731  device-mapper-libs             aarch64  1.02.196-1.fc39         fedora           171 k
09:13:59 #15 1.731  gc                             aarch64  8.2.2-4.fc39            fedora           110 k
09:13:59 #15 1.731  gcc-plugin-annobin             aarch64  13.2.1-1.fc39           fedora            46 k
09:13:59 #15 1.731  git-core                       aarch64  2.41.0-2.fc39           fedora           4.5 M
09:13:59 #15 1.731  git-core-doc                   noarch   2.41.0-2.fc39           fedora           2.8 M
09:13:59 #15 1.731  glibc-devel                    aarch64  2.38-4.fc39             updates-testing  574 k
09:13:59 #15 1.731  guile22                        aarch64  2.2.7-9.fc39            fedora           6.5 M
09:13:59 #15 1.731  jsoncpp                        aarch64  1.9.5-5.fc39            fedora            91 k
09:13:59 #15 1.731  kernel-headers                 aarch64  6.5.4-300.fc39          updates-testing  1.5 M
09:13:59 #15 1.731  kmod-libs                      aarch64  30-6.fc39               fedora            67 k
09:13:59 #15 1.731  less                           aarch64  633-2.fc39              fedora           176 k
09:13:59 #15 1.731  libargon2                      aarch64  20190702-3.fc39         fedora            28 k
09:13:59 #15 1.731  libasan                        aarch64  13.2.1-1.fc39           fedora           455 k
09:13:59 #15 1.731  libatomic                      aarch64  13.2.1-1.fc39           fedora            36 k
09:13:59 #15 1.731  libcbor                        aarch64  0.10.2-2.fc39           fedora            57 k
09:13:59 #15 1.731  libedit                        aarch64  3.1-48.20230828cvs.fc39 fedora           107 k
09:13:59 #15 1.731  libfdisk                       aarch64  2.39.2-1.fc39           fedora           158 k
09:13:59 #15 1.731  libfido2                       aarch64  1.13.0-3.fc39           fedora            96 k
09:13:59 #15 1.731  libmpc                         aarch64  1.3.1-3.fc39            fedora            72 k
09:13:59 #15 1.731  libseccomp                     aarch64  2.5.3-6.fc39            fedora            72 k
09:13:59 #15 1.731  libselinux-utils               aarch64  3.5-5.fc39              fedora           166 k
09:13:59 #15 1.731  libsepol-devel                 aarch64  3.5-2.fc39              fedora            49 k
09:13:59 #15 1.731  libtool-ltdl                   aarch64  2.4.7-7.fc39            fedora            36 k
09:13:59 #15 1.731  libubsan                       aarch64  13.2.1-1.fc39           fedora           203 k
09:13:59 #15 1.731  libutempter                    aarch64  1.2.1-10.fc39           fedora            27 k
09:13:59 #15 1.731  libuv                          aarch64  1:1.46.0-2.fc39         fedora           156 k
09:13:59 #15 1.731  libxcrypt-devel                aarch64  4.4.36-2.fc39           fedora            30 k
09:13:59 #15 1.731  libxcrypt-static               aarch64  4.4.36-2.fc39           fedora           101 k
09:13:59 #15 1.731  m4                             aarch64  1.4.19-6.fc39           fedora           299 k
09:13:59 #15 1.731  openssh                        aarch64  9.3p1-9.fc39            updates-testing  432 k
09:13:59 #15 1.731  openssh-clients                aarch64  9.3p1-9.fc39            updates-testing  731 k
09:13:59 #15 1.731  pcre2-devel                    aarch64  10.42-1.fc39.2          fedora           505 k
09:13:59 #15 1.731  pcre2-utf16                    aarch64  10.42-1.fc39.2          fedora           199 k
09:13:59 #15 1.731  pcre2-utf32                    aarch64  10.42-1.fc39.2          fedora           187 k
09:13:59 #15 1.731  perl-Error                     noarch   1:0.17029-13.fc39       fedora            40 k
09:13:59 #15 1.731  perl-File-Compare              noarch   1.100.700-500.fc39      fedora            13 k
09:13:59 #15 1.731  perl-File-Copy                 noarch   2.41-500.fc39           fedora            20 k
09:13:59 #15 1.731  perl-File-Find                 noarch   1.43-500.fc39           fedora            25 k
09:13:59 #15 1.731  perl-Git                       noarch   2.41.0-2.fc39           fedora            41 k
09:13:59 #15 1.731  perl-TermReadKey               aarch64  2.38-18.fc39            fedora            35 k
09:13:59 #15 1.731  perl-Thread-Queue              noarch   3.14-500.fc39           fedora            21 k
09:13:59 #15 1.731  perl-lib                       aarch64  0.65-500.fc39           fedora            15 k
09:13:59 #15 1.731  perl-threads                   aarch64  1:2.36-500.fc39         fedora            57 k
09:13:59 #15 1.731  perl-threads-shared            aarch64  1.68-500.fc39           fedora            44 k
09:13:59 #15 1.731  policycoreutils                aarch64  3.5-7.fc39              fedora           244 k
09:13:59 #15 1.731  policycoreutils-devel          aarch64  3.5-7.fc39              fedora           149 k
09:13:59 #15 1.731  policycoreutils-python-utils   noarch   3.5-7.fc39              fedora            81 k
09:13:59 #15 1.731  python3-audit                  aarch64  3.1.2-1.fc39            fedora            88 k
09:13:59 #15 1.731  python3-libselinux             aarch64  3.5-5.fc39              fedora           193 k
09:13:59 #15 1.731  python3-libsemanage            aarch64  3.5-4.fc39              fedora            85 k
09:13:59 #15 1.731  python3-policycoreutils        noarch   3.5-7.fc39              fedora           2.2 M
09:13:59 #15 1.731  python3-setools                aarch64  4.4.3-1.fc39            fedora           694 k
09:13:59 #15 1.731  python3-setuptools             noarch   67.7.2-7.fc39           updates-testing  1.5 M
09:13:59 #15 1.731  rhash                          aarch64  1.4.3-3.fc39            fedora           192 k
09:13:59 #15 1.731  rpm-plugin-selinux             aarch64  4.19.0-1.fc39           updates-testing   20 k
09:13:59 #15 1.731  selinux-policy                 noarch   38.28-1.fc39            updates-testing   54 k
09:13:59 #15 1.731  selinux-policy-targeted        noarch   38.28-1.fc39            updates-testing  6.7 M
09:13:59 #15 1.731  systemd-devel                  aarch64  254.2-7.fc39            updates-testing  632 k
09:13:59 #15 1.731  systemd-pam                    aarch64  254.2-7.fc39            updates-testing  355 k
09:13:59 #15 1.731  systemd-rpm-macros             noarch   254.2-7.fc39            updates-testing   31 k
09:13:59 #15 1.731  util-linux                     aarch64  2.39.2-1.fc39           fedora           1.2 M
09:13:59 #15 1.731  vim-filesystem                 noarch   2:9.0.1872-1.fc39       fedora            18 k
09:13:59 #15 1.731  xkeyboard-config               noarch   2.39-2.fc39             fedora           962 k
09:13:59 #15 1.731 Installing weak dependencies:
09:13:59 #15 1.731  cryptsetup-libs                aarch64  2.6.1-3.fc39            fedora           488 k
09:13:59 #15 1.731  libbpf                         aarch64  2:1.1.0-4.fc39          fedora           165 k
09:13:59 #15 1.731  libxkbcommon                   aarch64  1.5.0-3.fc39            fedora           140 k
09:13:59 #15 1.731  qrencode-libs                  aarch64  4.1.1-5.fc39            fedora            61 k
09:13:59 #15 1.731  systemd-networkd               aarch64  254.2-7.fc39            updates-testing  622 k
09:13:59 #15 1.731  systemd-resolved               aarch64  254.2-7.fc39            updates-testing  284 k
09:13:59 #15 1.731 
09:13:59 #15 1.731 Transaction Summary
09:13:59 #15 1.731 =======================================================================================
09:13:59 #15 1.731 Install  95 Packages
09:13:59 #15 1.731 Upgrade   5 Packages
09:13:59 #15 1.731 
09:13:59 #15 1.738 Total download size: 105 M
09:13:59 #15 1.738 Downloading Packages:
09:13:59 #14 44.37 Selecting previously unselected package liblocale-gettext-perl.
09:13:59 #14 44.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 ... 4387 files and directories currently installed.)
09:13:59 #14 44.37 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_arm64.deb ...
09:13:59 #14 44.37 Unpacking liblocale-gettext-perl (1.07-4build3) ...
09:13:59 #14 44.40 Selecting previously unselected package libpython3.10-minimal:arm64.
09:13:59 #14 44.40 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
09:13:59 #14 44.41 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
09:13:59 #14 44.48 Selecting previously unselected package libexpat1:arm64.
09:13:59 #14 44.48 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
09:13:59 #14 44.49 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
09:13:59 #14 44.52 Selecting previously unselected package python3.10-minimal.
09:13:59 #14 44.52 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
09:13:59 #14 44.53 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:13:59 #14 44.59 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
09:13:59 #14 44.60 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
09:13:59 #14 44.61 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:13:59 #14 49.95 Preparing to unpack .../045-xauth_1%3a1.1.2-1_arm64.deb ...
09:13:59 #14 49.95 Unpacking xauth (1:1.1.2-1) ...
09:13:59 #14 49.98 Selecting previously unselected package xz-utils.
09:13:59 #14 49.98 Preparing to unpack .../046-xz-utils_5.4.1-0.2_arm64.deb ...
09:13:59 #14 49.99 Unpacking xz-utils (5.4.1-0.2) ...
09:13:59 #14 50.03 Selecting previously unselected package m4.
09:13:59 #14 50.03 Preparing to unpack .../047-m4_1.4.19-3_arm64.deb ...
09:13:59 #14 50.03 Unpacking m4 (1.4.19-3) ...
09:13:59 #14 50.07 Selecting previously unselected package autoconf.
09:13:59 #14 50.07 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
09:13:59 #14 50.07 Unpacking autoconf (2.71-3) ...
09:13:59 #14 50.12 Selecting previously unselected package autotools-dev.
09:13:59 #14 50.12 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
09:13:59 #14 50.12 Unpacking autotools-dev (20220109.1) ...
09:13:59 #14 50.16 Selecting previously unselected package automake.
09:13:59 #14 50.16 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
09:13:59 #14 50.16 Unpacking automake (1:1.16.5-1.3) ...
09:13:59 #14 50.21 Selecting previously unselected package autopoint.
09:13:59 #14 43.17 Get:379 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB]
09:13:59 #14 43.17 Get:380 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB]
09:13:59 #14 43.20 Get:381 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-idna all 3.3-1 [49.3 kB]
09:13:59 #14 43.20 Get:382 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-nacl armhf 1.5.0-2 [58.0 kB]
09:13:59 #14 43.21 Get:383 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-bcrypt armhf 3.2.2-1 [28.1 kB]
09:13:59 #13 46.03 Preparing to unpack .../331-libsereal-encoder-perl_5.003+ds-1_armhf.deb ...
09:13:59 #13 46.03 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:13:59 #13 46.08 Selecting previously unselected package libset-intspan-perl.
09:13:59 #13 46.08 Preparing to unpack .../332-libset-intspan-perl_1.19-3_all.deb ...
09:13:59 #13 46.08 Unpacking libset-intspan-perl (1.19-3) ...
09:13:59 #13 46.12 Selecting previously unselected package libtask-weaken-perl.
09:13:59 #13 46.12 Preparing to unpack .../333-libtask-weaken-perl_1.06-2_all.deb ...
09:13:59 #13 46.12 Unpacking libtask-weaken-perl (1.06-2) ...
09:13:59 #13 46.16 Selecting previously unselected package libxml-parser-perl.
09:13:59 #13 46.16 Preparing to unpack .../334-libxml-parser-perl_2.46-4_armhf.deb ...
09:13:59 #13 46.17 Unpacking libxml-parser-perl (2.46-4) ...
09:13:59 #13 46.26 Selecting previously unselected package libsoap-lite-perl.
09:13:59 #13 44.91 Preparing to unpack .../314-libtime-moment-perl_0.44-1+b3_armhf.deb ...
09:13:59 #13 44.92 Unpacking libtime-moment-perl (0.44-1+b3) ...
09:13:59 #13 44.96 Selecting previously unselected package libtype-tiny-xs-perl.
09:13:59 #13 44.97 Preparing to unpack .../315-libtype-tiny-xs-perl_0.022-1_armhf.deb ...
09:13:59 #13 44.97 Unpacking libtype-tiny-xs-perl (0.022-1) ...
09:13:59 #13 45.01 Selecting previously unselected package libunicode-utf8-perl.
09:13:59 #13 45.01 Preparing to unpack .../316-libunicode-utf8-perl_0.62-1+b2_armhf.deb ...
09:13:59 #13 45.01 Unpacking libunicode-utf8-perl (0.62-1+b2) ...
09:13:59 #13 45.06 Selecting previously unselected package libxdelta2.
09:13:59 #13 45.06 Preparing to unpack .../317-libxdelta2_1.1.3-9.3_armhf.deb ...
09:13:59 #13 45.06 Unpacking libxdelta2 (1.1.3-9.3) ...
09:13:59 #13 45.10 Selecting previously unselected package libxext6:armhf.
09:13:59 #13 45.11 Preparing to unpack .../318-libxext6_2%3a1.3.3-1.1_armhf.deb ...
09:13:59 #13 45.11 Unpacking libxext6:armhf (2:1.3.3-1.1) ...
09:13:59 #14 51.09 Preparing to unpack .../313-libtype-tiny-xs-perl_0.016-1_arm64.deb ...
09:13:59 #14 51.09 Unpacking libtype-tiny-xs-perl (0.016-1) ...
09:13:59 #14 51.12 Selecting previously unselected package libunicode-utf8-perl.
09:13:59 #14 51.12 Preparing to unpack .../314-libunicode-utf8-perl_0.62-1build1_arm64.deb ...
09:13:59 #14 51.12 Unpacking libunicode-utf8-perl (0.62-1build1) ...
09:13:59 #14 51.15 Selecting previously unselected package libxml-namespacesupport-perl.
09:13:59 #14 51.16 Preparing to unpack .../315-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:13:59 #14 51.16 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:13:59 #14 51.19 Selecting previously unselected package libxml-sax-base-perl.
09:13:59 #14 51.19 Preparing to unpack .../316-libxml-sax-base-perl_1.09-1_all.deb ...
09:13:59 #14 51.19 Unpacking libxml-sax-base-perl (1.09-1) ...
09:13:59 #14 51.23 Selecting previously unselected package libxml-sax-perl.
09:13:59 #14 51.23 Preparing to unpack .../317-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:13:59 #14 51.24 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:13:59 #14 51.27 Selecting previously unselected package libxml-libxml-perl.
09:13:59 #14 51.27 Preparing to unpack .../318-libxml-libxml-perl_2.0134+dfsg-1build1_arm64.deb ...
09:13:59 #14 51.28 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:13:59 #14 51.33 Selecting previously unselected package libxml-parser-perl.
09:13:59 #15 6.491 Get:3 http://archive.raspbian.org/raspbian buster/main armhf g++-8 armhf 8.3.0-6+rpi1 [7464 kB]
09:13:59 #14 48.66 Setting up libtype-tiny-perl (1.012004-1) ...
09:13:59 #14 48.68 Setting up libcommon-sense-perl:amd64 (3.75-2build1) ...
09:13:59 #14 48.69 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:13:59 #14 48.71 Setting up libnet-http-perl (6.22-1) ...
09:13:59 #14 48.72 Setting up libpath-iterator-rule-perl (1.015-1) ...
09:13:59 #14 48.74 Setting up libtext-markdown-discount-perl:amd64 (0.13-1build1) ...
09:13:59 #14 48.75 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:13:59 #14 48.76 Setting up libtime-moment-perl (0.44-1build6) ...
09:13:59 #14 48.78 Setting up libencode-locale-perl (1.05-1.1) ...
09:13:59 #14 48.79 Setting up libexception-class-perl (1.45-1) ...
09:13:59 #14 48.81 Setting up libmath-base85-perl (0.5+dfsg-1) ...
09:13:59 #14 48.82 Setting up libconfig-tiny-perl (2.28-1) ...
09:13:59 #14 48.83 Setting up libsereal-encoder-perl:amd64 (4.023+ds-1) ...
09:13:59 #14 48.84 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:13:59 #14 48.86 Setting up liblist-utilsby-perl (0.11-1) ...
09:13:59 #14 48.87 Setting up libstring-shellquote-perl (1.04-1) ...
09:13:59 #14 48.88 Setting up libnet-netmask-perl (2.0001-1) ...
09:13:59 #14 48.90 Setting up libsub-install-perl (0.928-1.1) ...
09:13:59 #14 48.91 Setting up gcc (4:11.2.0-1ubuntu1) ...
09:13:59 #14 48.94 Setting up dpkg-dev (1.21.1ubuntu2.2) ...
09:13:59 #14 48.96 Setting up intltool-debian (0.35.0+20060710.5) ...
09:13:59 #14 48.97 Setting up liberror-perl (0.17029-1) ...
09:13:59 #14 48.98 Setting up dh-autoreconf (20) ...
09:14:00 #15 extracting sha256:87c084ce69f6878b6df29ed65d13bada72a2cd8c28b0689d00ed9825fc1a962b 3.0s done
09:14:00 #15 extracting sha256:e2db4e3ac365e03f660dcc0fdef248c8773e5d6922f1e3490108d8aafb558612 done
09:14:00 #15 DONE 11.1s
09:14:00 
09:14:00 #17 [base 2/5] COPY --from=xx / /
09:14:00 #12 50.43 (134/143): qt5-srpm-macros-5.15.9-1.fc37.noarch  73 kB/s | 8.1 kB     00:00    
09:14:00 #12 50.44 (135/143): redhat-rpm-config-229-1.fc37.noarch. 696 kB/s |  80 kB     00:00    
09:14:00 #12 50.48 (136/143): rpm-build-4.18.1-2.fc37.aarch64.rpm  754 kB/s |  76 kB     00:00    
09:14:00 #12 50.52 (137/143): rpmautospec-rpm-macros-0.3.5-1.fc37. 100 kB/s | 9.3 kB     00:00    
09:14:00 #12 50.55 (138/143): rpmlint-2.4.0-6.fc37.noarch.rpm      3.0 MB/s | 330 kB     00:00    
09:14:00 #12 50.58 (139/143): rpmlint-fedora-license-data-1.29-1.f 259 kB/s |  26 kB     00:00    
09:14:00 #13 48.97 Setting up man-db (2.8.5-2) ...
09:14:00 #13 49.06 Building database of manual pages ...
09:14:00 #14 46.12 Preparing to unpack .../159-libimport-into-perl_1.002005-1_all.deb ...
09:14:00 #14 46.12 Unpacking libimport-into-perl (1.002005-1) ...
09:14:00 #14 46.15 Selecting previously unselected package librole-tiny-perl.
09:14:00 #14 46.15 Preparing to unpack .../160-librole-tiny-perl_2.001004-1_all.deb ...
09:14:00 #14 46.16 Unpacking librole-tiny-perl (2.001004-1) ...
09:14:00 #14 46.18 Selecting previously unselected package libstrictures-perl.
09:14:00 #14 46.19 Preparing to unpack .../161-libstrictures-perl_2.000006-1_all.deb ...
09:14:00 #14 46.19 Unpacking libstrictures-perl (2.000006-1) ...
09:14:00 #14 46.22 Selecting previously unselected package libsub-quote-perl.
09:14:00 #14 46.22 Preparing to unpack .../162-libsub-quote-perl_2.006006-1_all.deb ...
09:14:00 #14 46.25 Unpacking libsub-quote-perl (2.006006-1) ...
09:14:00 #14 46.28 Selecting previously unselected package libmoo-perl.
09:14:00 #14 46.28 Preparing to unpack .../163-libmoo-perl_2.003006-1_all.deb ...
09:14:00 #14 46.28 Unpacking libmoo-perl (2.003006-1) ...
09:14:00 #14 46.31 Selecting previously unselected package libencode-locale-perl.
09:14:00 #14 46.31 Preparing to unpack .../164-libencode-locale-perl_1.05-1_all.deb ...
09:14:00 #14 46.32 Unpacking libencode-locale-perl (1.05-1) ...
09:14:00 #13 45.59 Preparing to unpack .../040-libtool_2.4.6-15_all.deb ...
09:14:00 #13 45.59 Unpacking libtool (2.4.6-15) ...
09:14:00 #13 45.64 Selecting previously unselected package dh-autoreconf.
09:14:00 #13 45.64 Preparing to unpack .../041-dh-autoreconf_20_all.deb ...
09:14:00 #13 45.65 Unpacking dh-autoreconf (20) ...
09:14:00 #13 45.68 Selecting previously unselected package libarchive-zip-perl.
09:14:00 #13 45.68 Preparing to unpack .../042-libarchive-zip-perl_1.68-1_all.deb ...
09:14:00 #13 45.69 Unpacking libarchive-zip-perl (1.68-1) ...
09:14:00 #13 45.73 Selecting previously unselected package libsub-override-perl.
09:14:00 #13 45.73 Preparing to unpack .../043-libsub-override-perl_0.09-2_all.deb ...
09:14:00 #13 45.73 Unpacking libsub-override-perl (0.09-2) ...
09:14:00 #13 45.76 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:14:00 #13 45.76 Preparing to unpack .../044-libfile-stripnondeterminism-perl_1.12.0-1_all.deb ...
09:14:00 #13 45.77 Unpacking libfile-stripnondeterminism-perl (1.12.0-1) ...
09:14:00 #13 45.80 Selecting previously unselected package dh-strip-nondeterminism.
09:14:00 #13 45.80 Preparing to unpack .../045-dh-strip-nondeterminism_1.12.0-1_all.deb ...
09:14:00 #13 45.80 Unpacking dh-strip-nondeterminism (1.12.0-1) ...
09:14:00 #13 45.83 Selecting previously unselected package libdpkg-perl.
09:14:00 #13 45.83 Preparing to unpack .../046-libdpkg-perl_1.20.12+rpi1_all.deb ...
09:14:00 #13 46.50 Selecting previously unselected package libmailutils5:armhf.
09:14:00 #13 46.50 Preparing to unpack .../257-libmailutils5_1%3a3.5-4_armhf.deb ...
09:14:00 #13 46.51 Unpacking libmailutils5:armhf (1:3.5-4) ...
09:14:00 #13 46.58 Selecting previously unselected package libmime-tools-perl.
09:14:00 #13 46.58 Preparing to unpack .../258-libmime-tools-perl_5.509-1_all.deb ...
09:14:00 #13 46.58 Unpacking libmime-tools-perl (5.509-1) ...
09:14:00 #13 46.63 Selecting previously unselected package libnet-dns-sec-perl.
09:14:00 #13 46.63 Preparing to unpack .../259-libnet-dns-sec-perl_1.11-1_armhf.deb ...
09:14:00 #13 46.63 Unpacking libnet-dns-sec-perl (1.11-1) ...
09:14:00 #13 46.67 Selecting previously unselected package libnet-libidn-perl.
09:14:00 #13 46.67 Preparing to unpack .../260-libnet-libidn-perl_0.12.ds-3+b1_armhf.deb ...
09:14:00 #13 46.71 Unpacking libnet-libidn-perl (0.12.ds-3+b1) ...
09:14:00 #13 46.74 Selecting previously unselected package libnumber-compare-perl.
09:14:00 #16 14.89   Installing       : cmake-data-3.20.2-8.el9.noarch                       48/93 
09:14:00 #16 15.02   Installing       : cmake-3.20.2-8.el9.aarch64                           49/93 
09:14:00 #16 15.03   Installing       : systemd-rpm-macros-252-18.el9.noarch                 50/93 
09:14:00 #16 15.07   Installing       : openssl-1:3.0.7-24.el9.aarch64                       51/93 
09:14:00 #16 15.08   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      52/93 
09:14:00 #13 49.93 (43/142): perl-File-Path-2.18-490.fc38.noarch.r 480 kB/s |  35 kB     00:00    
09:14:00 #13 49.96 (44/142): perl-Encode-3.19-493.fc38.aarch64.rpm  11 MB/s | 1.7 MB     00:00    
09:14:00 #13 50.00 (45/142): perl-File-Temp-0.231.100-490.fc38.noa 815 kB/s |  59 kB     00:00    
09:14:00 #13 50.00 (46/142): perl-Getopt-Long-2.54-2.fc38.noarch.r 825 kB/s |  60 kB     00:00    
09:14:00 #13 50.03 (47/142): perl-IO-Socket-IP-0.41-492.fc38.noarc 574 kB/s |  41 kB     00:00    
09:14:00 #13 50.07 (48/142): perl-IO-Socket-SSL-2.081-1.fc38.noarc 3.0 MB/s | 227 kB     00:00    
09:14:00 #13 50.07 (49/142): perl-MIME-Base64-3.16-490.fc38.aarch6 408 kB/s |  30 kB     00:00    
09:14:00 #13 50.11 (50/142): perl-Mozilla-CA-20221114-2.fc38.noarc 172 kB/s |  12 kB     00:00    
09:14:00 #13 50.15 (51/142): perl-Net-SSLeay-1.92-5.fc38.aarch64.r 4.6 MB/s | 357 kB     00:00    
09:14:00 #14 46.76 Setting up automake (1:1.16.1-4ubuntu6) ...
09:14:00 #14 46.77 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:00 #14 46.77 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
09:14:00 #14 46.77 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
09:14:00 #14 46.78 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:00 #14 46.80 Setting up libstring-escape-perl (2010.002-2) ...
09:14:00 #14 46.81 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:00 #14 46.82 Setting up libhttp-date-perl (6.05-1) ...
09:14:00 #14 46.84 Setting up libfile-which-perl (1.23-1) ...
09:14:00 #14 46.85 Setting up libfile-basedir-perl (0.08-1) ...
09:14:00 #14 46.86 Setting up gettext (0.19.8.1-10build1) ...
09:14:00 #14 46.87 Setting up libnumber-range-perl (0.12-1) ...
09:14:00 #14 46.90 Setting up libunicode-utf8-perl (0.62-1build1) ...
09:14:00 #14 46.91 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:00 #14 46.93 Setting up libfile-listing-perl (6.04-1) ...
09:14:00 #14 46.94 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.2) ...
09:14:00 #14 45.87 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:14:00 #15 1.206 Last metadata expiration check: 0:00:20 ago on Wed Sep 20 09:13:40 2023.
09:14:00 #14 50.21 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
09:14:00 #14 50.22 Unpacking autopoint (0.21-11) ...
09:14:00 #14 50.25 Selecting previously unselected package binutils-common:arm64.
09:14:00 #14 50.25 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.26 Unpacking binutils-common:arm64 (2.40-2ubuntu4.1) ...
09:14:00 #14 50.29 Selecting previously unselected package libbinutils:arm64.
09:14:00 #14 50.29 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.30 Unpacking libbinutils:arm64 (2.40-2ubuntu4.1) ...
09:14:00 #14 50.35 Selecting previously unselected package libctf-nobfd0:arm64.
09:14:00 #14 50.35 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.36 Unpacking libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ...
09:14:00 #14 50.39 Selecting previously unselected package libctf0:arm64.
09:14:00 #14 50.39 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.40 Unpacking libctf0:arm64 (2.40-2ubuntu4.1) ...
09:14:00 #14 50.43 Selecting previously unselected package libgprofng0:arm64.
09:14:00 #14 50.44 Preparing to unpack .../056-libgprofng0_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.44 Unpacking libgprofng0:arm64 (2.40-2ubuntu4.1) ...
09:14:00 #14 50.48 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:14:00 #13 46.69 (1/143): bzip2-1.0.8-12.fc37.x86_64.rpm         178 kB/s |  52 kB     00:00    
09:14:00 #13 46.70 (2/143): cpio-2.13-13.fc37.x86_64.rpm           919 kB/s | 277 kB     00:00    
09:14:00 #13 46.70 (3/143): dash-0.5.11.5-2.fc37.x86_64.rpm        320 kB/s |  98 kB     00:00    
09:14:00 #13 46.70 (4/143): desktop-file-utils-0.26-7.fc37.x86_64. 4.5 MB/s |  72 kB     00:00    
09:14:00 #13 46.71 (5/143): dwz-0.14-7.fc37.x86_64.rpm              15 MB/s | 129 kB     00:00    
09:14:00 #13 46.72 (6/143): devscripts-checkbashisms-2.22.2-3.fc37 1.3 MB/s |  28 kB     00:00    
09:14:00 #13 46.72 (7/143): ed-1.18-2.fc37.x86_64.rpm              8.6 MB/s |  78 kB     00:00    
09:14:00 #13 46.73 (8/143): efi-srpm-macros-5-6.fc37.noarch.rpm    3.0 MB/s |  22 kB     00:00    
09:14:00 #13 46.73 (9/143): file-5.42-4.fc37.x86_64.rpm            6.8 MB/s |  49 kB     00:00    
09:14:00 #13 46.75 (10/143): fonts-filesystem-2.0.5-9.fc37.noarch. 362 kB/s | 7.9 kB     00:00    
09:14:00 #13 46.75 (11/143): fonts-srpm-macros-2.0.5-9.fc37.noarch 1.2 MB/s |  26 kB     00:00    
09:14:00 #13 46.76 (12/143): fpc-srpm-macros-1.3-6.fc37.noarch.rpm 977 kB/s | 7.7 kB     00:00    
09:14:00 #13 46.77 (13/143): gdk-pixbuf2-2.42.10-1.fc37.x86_64.rpm  35 MB/s | 485 kB     00:00    
09:14:00 #13 46.77 (14/143): go-srpm-macros-3.2.0-1.fc37.noarch.rp 2.4 MB/s |  27 kB     00:00    
09:14:00 #13 46.80 (15/143): hunspell-1.7.0-21.fc37.x86_64.rpm     9.5 MB/s | 281 kB     00:00    
09:14:00 #14 43.60 Get:384 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB]
09:14:00 #14 43.67 Get:385 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-paramiko all 2.12.0-2ubuntu1 [134 kB]
09:14:00 #13 45.14 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:00 #13 45.15 Preparing to unpack .../319-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:14:00 #13 45.15 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:14:00 #13 45.18 Selecting previously unselected package libxml-sax-base-perl.
09:14:00 #13 45.18 Preparing to unpack .../320-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:14:00 #13 45.19 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:14:00 #13 45.23 Selecting previously unselected package libxml-sax-perl.
09:14:00 #13 45.23 Preparing to unpack .../321-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:14:00 #13 45.26 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:14:00 #13 45.30 Selecting previously unselected package libxml-libxml-perl.
09:14:00 #13 45.30 Preparing to unpack .../322-libxml-libxml-perl_2.0134+dfsg-2+b1_armhf.deb ...
09:14:00 #13 45.30 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:14:00 #13 45.37 Selecting previously unselected package libxml-sax-expat-perl.
09:14:00 #13 46.27 Preparing to unpack .../335-libsoap-lite-perl_1.27-3_all.deb ...
09:14:00 #13 46.27 Unpacking libsoap-lite-perl (1.27-3) ...
09:14:00 #13 46.33 Selecting previously unselected package libsocket6-perl.
09:14:00 #13 46.33 Preparing to unpack .../336-libsocket6-perl_0.29-3_armhf.deb ...
09:14:00 #13 46.34 Unpacking libsocket6-perl (0.29-3) ...
09:14:00 #13 46.38 Selecting previously unselected package libstring-copyright-perl.
09:14:00 #13 46.38 Preparing to unpack .../337-libstring-copyright-perl_0.003014-1_all.deb ...
09:14:00 #13 46.38 Unpacking libstring-copyright-perl (0.003014-1) ...
09:14:00 #13 46.42 Selecting previously unselected package libstring-escape-perl.
09:14:00 #13 46.42 Preparing to unpack .../338-libstring-escape-perl_2010.002-3_all.deb ...
09:14:00 #13 46.42 Unpacking libstring-escape-perl (2010.002-3) ...
09:14:00 #13 46.46 Selecting previously unselected package libstring-license-perl.
09:14:00 #13 46.47 Preparing to unpack .../339-libstring-license-perl_0.0.2-1_all.deb ...
09:14:00 #13 46.47 Unpacking libstring-license-perl (0.0.2-1) ...
09:14:00 #13 46.51 Selecting previously unselected package libstring-shellquote-perl.
09:14:00 #14 51.33 Preparing to unpack .../319-libxml-parser-perl_2.46-1_arm64.deb ...
09:14:00 #14 51.33 Unpacking libxml-parser-perl (2.46-1) ...
09:14:00 #14 51.38 Selecting previously unselected package libxml-sax-expat-perl.
09:14:00 #14 51.38 Preparing to unpack .../320-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:00 #14 51.39 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:00 #14 51.42 Selecting previously unselected package libxml-writer-perl.
09:14:00 #14 51.42 Preparing to unpack .../321-libxml-writer-perl_0.625-1_all.deb ...
09:14:00 #14 51.42 Unpacking libxml-writer-perl (0.625-1) ...
09:14:00 #14 51.45 Selecting previously unselected package libyaml-libyaml-perl.
09:14:00 #14 51.45 Preparing to unpack .../322-libyaml-libyaml-perl_0.81+repack-1_arm64.deb ...
09:14:00 #14 51.46 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
09:14:00 #14 51.48 Selecting previously unselected package licensecheck.
09:14:00 #14 51.49 Preparing to unpack .../323-licensecheck_3.0.45-1_all.deb ...
09:14:00 #14 51.49 Unpacking licensecheck (3.0.45-1) ...
09:14:00 #14 51.52 Selecting previously unselected package libdevel-size-perl.
09:14:00 #14 51.52 Preparing to unpack .../324-libdevel-size-perl_0.83-1build1_arm64.deb ...
09:14:00 #14 51.52 Unpacking libdevel-size-perl (0.83-1build1) ...
09:14:00 #14 51.58 Selecting previously unselected package t1utils.
09:14:00 #15 6.724 Get:4 http://archive.raspberrypi.org/debian buster/main armhf cmake armhf 3.16.3-3~bpo10+1 [2500 kB]
09:14:00 #15 6.833 Get:5 http://archive.raspbian.org/raspbian buster/main armhf g++ armhf 4:8.3.0-1+rpi2 [1632 B]
09:14:00 #15 6.833 Get:6 http://archive.raspbian.org/raspbian buster/main armhf build-essential armhf 12.6 [7568 B]
09:14:00 #15 6.835 Get:7 http://archive.raspbian.org/raspbian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
09:14:00 #15 6.838 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [272 kB]
09:14:00 #15 6.842 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [66.2 kB]
09:14:00 #15 6.844 Get:10 http://archive.raspbian.org/raspbian buster/main armhf librhash0 armhf 1.3.8-1 [132 kB]
09:14:00 #15 6.846 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [96.9 kB]
09:14:00 #15 6.888 Get:12 http://archive.raspbian.org/raspbian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
09:14:00 #15 6.889 Get:13 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
09:14:00 #15 6.922 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
09:14:00 #14 48.99 Setting up patchutils (0.4.2-1build2) ...
09:14:00 #14 49.01 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:00 #14 49.02 Setting up libltdl-dev:amd64 (2.4.6-15build2) ...
09:14:00 #14 49.04 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:00 #14 49.05 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:00 #14 49.06 Setting up libio-string-perl (1.08-3.1) ...
09:14:00 #14 49.08 Setting up libreadonly-perl (2.050-3) ...
09:14:00 #14 49.09 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:14:00 #14 49.10 Setting up python3-chardet (4.0.0-1) ...
09:14:00 #12 50.61 (140/143): rust-srpm-macros-24-4.fc37.noarch.rp 142 kB/s |  12 kB     00:00    
09:14:00 #12 50.63 (141/143): xxhash-libs-0.8.2-1.fc37.aarch64.rpm 434 kB/s |  34 kB     00:00    
09:14:00 #12 50.68 (142/143): xz-5.4.1-1.fc37.aarch64.rpm          4.2 MB/s | 420 kB     00:00    
09:14:00 #12 50.77 (143/143): zstd-1.5.5-1.fc37.aarch64.rpm        2.7 MB/s | 444 kB     00:00    
09:14:00 #12 50.77 --------------------------------------------------------------------------------
09:14:00 #12 50.77 Total                                           5.6 MB/s |  30 MB     00:05     
09:14:00 #14 46.35 Selecting previously unselected package libtimedate-perl.
09:14:00 #14 46.35 Preparing to unpack .../165-libtimedate-perl_2.3200-1_all.deb ...
09:14:00 #14 46.35 Unpacking libtimedate-perl (2.3200-1) ...
09:14:00 #14 46.39 Selecting previously unselected package libhttp-date-perl.
09:14:00 #14 46.39 Preparing to unpack .../166-libhttp-date-perl_6.05-1_all.deb ...
09:14:00 #14 46.39 Unpacking libhttp-date-perl (6.05-1) ...
09:14:00 #14 46.42 Selecting previously unselected package libfile-listing-perl.
09:14:00 #14 46.42 Preparing to unpack .../167-libfile-listing-perl_6.04-1_all.deb ...
09:14:00 #14 46.44 Unpacking libfile-listing-perl (6.04-1) ...
09:14:00 #14 46.47 Selecting previously unselected package libhtml-tagset-perl.
09:14:00 #14 46.47 Preparing to unpack .../168-libhtml-tagset-perl_3.20-4_all.deb ...
09:14:00 #14 46.48 Unpacking libhtml-tagset-perl (3.20-4) ...
09:14:00 #14 46.50 Selecting previously unselected package liburi-perl.
09:14:00 #14 46.51 Preparing to unpack .../169-liburi-perl_1.76-2_all.deb ...
09:14:00 #14 46.51 Unpacking liburi-perl (1.76-2) ...
09:14:00 #14 46.55 Selecting previously unselected package libhtml-parser-perl.
09:14:00 #14 46.55 Preparing to unpack .../170-libhtml-parser-perl_3.72-5_armhf.deb ...
09:14:00 #14 46.55 Unpacking libhtml-parser-perl (3.72-5) ...
09:14:00 #14 46.59 Selecting previously unselected package libhtml-tree-perl.
09:14:00 #14 46.59 Preparing to unpack .../171-libhtml-tree-perl_5.07-2_all.deb ...
09:14:00 #14 46.60 Unpacking libhtml-tree-perl (5.07-2) ...
09:14:00 #14 46.64 Selecting previously unselected package libio-html-perl.
09:14:00 #14 46.64 Preparing to unpack .../172-libio-html-perl_1.001-1_all.deb ...
09:14:00 #14 46.65 Unpacking libio-html-perl (1.001-1) ...
09:14:00 #15 0.709 Hit:1 http://archive.raspbian.org/raspbian bookworm InRelease
09:14:00 #13 45.83 Unpacking libdpkg-perl (1.20.12+rpi1) ...
09:14:00 #13 45.90 Selecting previously unselected package patch.
09:14:00 #13 45.90 Preparing to unpack .../047-patch_2.7.6-7_armhf.deb ...
09:14:00 #13 45.91 Unpacking patch (2.7.6-7) ...
09:14:00 #13 45.94 Selecting previously unselected package make.
09:14:00 #13 45.95 Preparing to unpack .../048-make_4.3-4.1_armhf.deb ...
09:14:00 #13 45.95 Unpacking make (4.3-4.1) ...
09:14:00 #13 46.01 Selecting previously unselected package dpkg-dev.
09:14:00 #13 46.01 Preparing to unpack .../049-dpkg-dev_1.20.12+rpi1_all.deb ...
09:14:00 #13 46.01 Unpacking dpkg-dev (1.20.12+rpi1) ...
09:14:00 #16 15.17   Installing       : libutempter-1.2.1-6.el9.aarch64                      52/93 
09:14:00 #16 15.19   Installing       : libselinux-utils-3.5-1.el9.aarch64                   53/93 
09:14:00 #16 15.20   Installing       : libeconf-0.4.1-3.el9.aarch64                         54/93 
09:14:00 #16 15.22   Installing       : libdb-5.3.28-53.el9.aarch64                          55/93 
09:14:00 #16 15.26   Installing       : pam-1.5.1-15.el9.aarch64                             56/93 
09:14:00 #16 15.28   Installing       : libpwquality-1.4.4-8.el9.aarch64                     57/93 
09:14:00 #16 15.36   Installing       : util-linux-2.37.4-15.el9.aarch64                     58/93 
09:14:00 #17 2.704 Package bash-4.4.20-4.el8.x86_64 is already installed.
09:14:00 #17 2.705 Package bash-4.4.20-4.el8.x86_64 is already installed.
09:14:00 #17 2.706 Package bash-4.4.20-4.el8.x86_64 is already installed.
09:14:00 #17 2.706 Package ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch is already installed.
09:14:00 #17 2.707 Package libarchive-3.3.3-5.el8.x86_64 is already installed.
09:14:00 #17 2.708 Package pkgconf-pkg-config-1.4.2-1.el8.x86_64 is already installed.
09:14:00 #17 2.708 Package systemd-239-78.el8.x86_64 is already installed.
09:14:00 #17 2.708 Package tar-2:1.30-9.el8.x86_64 is already installed.
09:14:00 #17 2.709 Package bash-4.4.20-4.el8.x86_64 is already installed.
09:14:00 #17 2.875 Dependencies resolved.
09:14:00 #17 2.881 ================================================================================
09:14:00 #17 2.881  Package                      Arch   Version                   Repository  Size
09:14:00 #17 2.881 ================================================================================
09:14:00 #17 2.881 Installing:
09:14:00 #17 2.881  cmake                        x86_64 3.20.2-5.el8              appstream   12 M
09:14:00 #17 2.881  device-mapper-devel          x86_64 8:1.02.181-9.el8          powertools 284 k
09:14:00 #17 2.881  gcc                          x86_64 8.5.0-20.el8              baseos      24 M
09:14:00 #17 2.881  git                          x86_64 2.39.3-1.el8              appstream  104 k
09:14:00 #17 2.881  glibc-static                 x86_64 2.28-236.el8.1            powertools 2.1 M
09:14:00 #17 2.881  libseccomp-devel             x86_64 2.5.2-1.el8               appstream   57 k
09:14:00 #17 2.881  libselinux-devel             x86_64 2.9-8.el8                 baseos     200 k
09:14:00 #17 2.881  libtool                      x86_64 2.4.6-25.el8              appstream  709 k
09:14:00 #17 2.881  libtool-ltdl-devel           x86_64 2.4.6-25.el8              appstream  184 k
09:14:00 #17 2.881  make                         x86_64 1:4.2.1-11.el8            baseos     498 k
09:14:00 #17 2.881  selinux-policy-devel         noarch 3.14.3-128.el8            baseos     1.5 M
09:14:00 #17 2.881  systemd-devel                x86_64 239-78.el8                baseos     409 k
09:14:00 #17 2.881  which                        x86_64 2.21-20.el8               baseos      50 k
09:14:00 #17 2.881 Installing dependencies:
09:14:00 #17 2.881  annobin                      x86_64 11.13-2.el8               baseos     972 k
09:14:00 #17 2.881  autoconf                     noarch 2.69-29.el8               appstream  710 k
09:14:00 #17 2.881  automake                     noarch 1.16.1-8.el8              appstream  740 k
09:14:00 #17 2.881  checkpolicy                  x86_64 2.9-1.el8                 baseos     348 k
09:14:00 #17 2.881  cmake-data                   noarch 3.20.2-5.el8              appstream  1.7 M
09:14:00 #17 2.881  cmake-filesystem             x86_64 3.20.2-5.el8              appstream   45 k
09:14:00 #17 2.881  cmake-rpm-macros             noarch 3.20.2-5.el8              appstream   44 k
09:14:00 #17 2.881  cpp                          x86_64 8.5.0-20.el8              baseos      10 M
09:14:00 #17 2.881  gcc-plugin-annobin           x86_64 8.5.0-20.el8              baseos      36 k
09:14:00 #17 2.881  git-core                     x86_64 2.39.3-1.el8              appstream   11 M
09:14:00 #17 2.881  git-core-doc                 noarch 2.39.3-1.el8              appstream  3.3 M
09:14:00 #17 2.881  glibc-devel                  x86_64 2.28-236.el8.1            baseos      84 k
09:14:00 #17 2.881  glibc-headers                x86_64 2.28-236.el8.1            baseos     489 k
09:14:00 #17 2.881  isl                          x86_64 0.16.1-6.el8              appstream  841 k
09:14:00 #17 2.881  kernel-headers               x86_64 4.18.0-513.el8            baseos      11 M
09:14:00 #17 2.881  libedit                      x86_64 3.1-23.20170329cvs.el8    baseos     102 k
09:14:00 #17 2.881  libgomp                      x86_64 8.5.0-20.el8              baseos     208 k
09:14:00 #17 2.881  libmpc                       x86_64 1.1.0-9.1.el8             appstream   61 k
09:14:00 #17 2.881  libselinux-utils             x86_64 2.9-8.el8                 baseos     243 k
09:14:00 #17 2.881  libsepol-devel               x86_64 2.9-3.el8                 baseos      87 k
09:14:00 #17 2.881  libuv                        x86_64 1:1.41.1-1.el8_4          appstream  156 k
09:14:00 #17 2.881  libxcrypt-devel              x86_64 4.1.1-6.el8               baseos      25 k
09:14:00 #17 2.881  libxcrypt-static             x86_64 4.1.1-6.el8               powertools  56 k
09:14:00 #17 2.881  m4                           x86_64 1.4.18-7.el8              baseos     223 k
09:14:00 #17 2.881  openssh                      x86_64 8.0p1-19.el8              baseos     524 k
09:14:00 #17 2.881  openssh-clients              x86_64 8.0p1-19.el8              baseos     669 k
09:14:00 #17 2.881  pcre2-devel                  x86_64 10.32-3.el8               baseos     605 k
09:14:00 #17 2.881  pcre2-utf16                  x86_64 10.32-3.el8               baseos     229 k
09:14:00 #17 2.881  pcre2-utf32                  x86_64 10.32-3.el8               baseos     220 k
09:14:00 #17 2.881  perl-Error                   noarch 1:0.17025-2.el8           appstream   46 k
09:14:00 #17 2.881  perl-Git                     noarch 2.39.3-1.el8              appstream   79 k
09:14:00 #17 2.881  perl-TermReadKey             x86_64 2.37-7.el8                appstream   40 k
09:14:00 #17 2.881  perl-Thread-Queue            noarch 3.13-1.el8                appstream   24 k
09:14:00 #17 2.881  policycoreutils              x86_64 2.9-24.el8                baseos     409 k
09:14:00 #17 2.881  policycoreutils-devel        x86_64 2.9-24.el8                baseos     296 k
09:14:00 #17 2.881  policycoreutils-python-utils noarch 2.9-24.el8                baseos     260 k
09:14:00 #17 2.881  python3-audit                x86_64 3.0.7-5.el8               baseos      87 k
09:14:00 #17 2.881  python3-libselinux           x86_64 2.9-8.el8                 baseos     283 k
09:14:00 #17 2.881  python3-libsemanage          x86_64 2.9-9.el8                 baseos     128 k
09:14:00 #17 2.881  python3-policycoreutils      noarch 2.9-24.el8                baseos     2.3 M
09:14:00 #17 2.881  python3-setools              x86_64 4.3.0-5.el8               baseos     627 k
09:14:00 #17 2.881  rpm-plugin-selinux           x86_64 4.14.3-26.el8             baseos      78 k
09:14:00 #17 2.881  selinux-policy               noarch 3.14.3-128.el8            baseos     664 k
09:14:00 #17 2.881  selinux-policy-minimum       noarch 3.14.3-128.el8            baseos      13 M
09:14:00 #17 2.881  vim-filesystem               noarch 2:8.0.1763-19.el8.4       appstream   50 k
09:14:00 #17 2.881 
09:14:00 #17 2.881 Transaction Summary
09:14:00 #17 2.881 ================================================================================
09:14:00 #17 2.881 Install  58 Packages
09:14:00 #17 2.881 
09:14:00 #17 2.884 Total download size: 105 M
09:14:00 #17 2.884 Installed size: 285 M
09:14:00 #17 2.885 Downloading Packages:
09:14:00 #13 46.74 Preparing to unpack .../261-libnumber-compare-perl_0.03-1_all.deb ...
09:14:00 #13 46.74 Unpacking libnumber-compare-perl (0.03-1) ...
09:14:00 #13 46.77 Selecting previously unselected package libnumber-range-perl.
09:14:00 #13 46.77 Preparing to unpack .../262-libnumber-range-perl_0.12-1_all.deb ...
09:14:00 #13 46.78 Unpacking libnumber-range-perl (0.12-1) ...
09:14:00 #13 46.81 Selecting previously unselected package libossp-uuid16:armhf.
09:14:00 #13 46.81 Preparing to unpack .../263-libossp-uuid16_1.6.2-1.5+b7_armhf.deb ...
09:14:00 #13 46.81 Unpacking libossp-uuid16:armhf (1.6.2-1.5+b7) ...
09:14:00 #13 46.84 Selecting previously unselected package libossp-uuid-perl.
09:14:00 #13 46.85 Preparing to unpack .../264-libossp-uuid-perl_1.6.2-1.5+b7_armhf.deb ...
09:14:00 #13 46.85 Unpacking libossp-uuid-perl (1.6.2-1.5+b7) ...
09:14:00 #13 46.91 Selecting previously unselected package libpackage-stash-xs-perl.
09:14:00 #13 46.91 Preparing to unpack .../265-libpackage-stash-xs-perl_0.29-1_armhf.deb ...
09:14:00 #13 46.91 Unpacking libpackage-stash-xs-perl (0.29-1) ...
09:14:00 #13 46.94 Selecting previously unselected package libparse-debianchangelog-perl.
09:14:00 #13 46.94 Preparing to unpack .../266-libparse-debianchangelog-perl_1.2.0-13_all.deb ...
09:14:00 #13 46.95 Unpacking libparse-debianchangelog-perl (1.2.0-13) ...
09:14:00 #13 50.15 (52/142): perl-PathTools-3.84-490.fc38.aarch64. 1.1 MB/s |  87 kB     00:00    
09:14:00 #13 50.18 (53/142): perl-Pod-Escapes-1.07-490.fc38.noarch 272 kB/s |  20 kB     00:00    
09:14:00 #13 50.22 (54/142): perl-Pod-Perldoc-3.28.01-491.fc38.noa 1.2 MB/s |  86 kB     00:00    
09:14:00 #13 50.22 (55/142): perl-Pod-Simple-3.43-491.fc38.noarch. 2.9 MB/s | 219 kB     00:00    
09:14:00 #13 50.28 (56/142): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 394 kB/s |  40 kB     00:00    
09:14:00 #13 50.29 (57/142): perl-Scalar-List-Utils-1.63-490.fc38. 984 kB/s |  71 kB     00:00    
09:14:00 #13 50.30 (58/142): perl-Socket-2.036-2.fc38.aarch64.rpm  773 kB/s |  56 kB     00:00    
09:14:00 #13 50.35 (59/142): perl-Storable-3.26-490.fc38.aarch64.r 1.3 MB/s |  96 kB     00:00    
09:14:00 #13 50.37 (60/142): perl-Term-ANSIColor-5.01-491.fc38.noa 657 kB/s |  47 kB     00:00    
09:14:00 #13 50.37 (61/142): perl-Term-Cap-1.18-1.fc38.noarch.rpm  303 kB/s |  22 kB     00:00    
09:14:00 #13 50.42 (62/142): perl-Text-ParseWords-3.31-490.fc38.no 226 kB/s |  16 kB     00:00    
09:14:00 #13 49.45 Setting up libxpm4:amd64 (1:3.5.12-1.1~deb11u1) ...
09:14:00 #13 49.46 Setting up fontconfig-config (2.13.1-4.2) ...
09:14:00 #14 46.96 Setting up libregexp-pattern-perl (0.2.12-1) ...
09:14:00 #14 46.98 Setting up libfont-afm-perl (1.20-2) ...
09:14:00 #14 47.00 Setting up libwant-perl (0.29-1build4) ...
09:14:00 #14 47.02 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:00 #14 47.03 Setting up libtext-glob-perl (0.10-1) ...
09:14:00 #14 47.05 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:00 #14 47.06 Setting up liblist-compare-perl (0.53-1) ...
09:14:00 #14 47.07 Setting up libref-util-xs-perl (0.117-1build2) ...
09:14:00 #14 47.09 Setting up libio-pty-perl (1:1.12-1) ...
09:14:00 #14 47.10 Setting up libtool (2.4.6-14) ...
09:14:00 #14 47.11 Setting up libfile-fcntllock-perl (0.22-3build4) ...
09:14:00 #14 47.13 Setting up libsort-key-perl (1.33-2build2) ...
09:14:00 #14 47.14 Setting up libclone-perl (0.43-2) ...
09:14:00 #14 47.16 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:00 #14 46.01 Setting up equivs (2.3.1) ...
09:14:00 #14 46.03 Setting up g++ (4:12.2.0-3ubuntu1) ...
09:14:00 #14 46.03 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:00 #14 46.03 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
09:14:00 #14 46.04 Setting up build-essential (12.9ubuntu3) ...
09:14:00 #14 46.05 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:00 #14 46.06 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:00 #14 46.07 Setting up python3-nacl (1.5.0-2) ...
09:14:00 #14 46.22 Setting up dput (1.1.3ubuntu2.1) ...
09:14:00 #14 50.48 Preparing to unpack .../057-binutils-aarch64-linux-gnu_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.49 Unpacking binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ...
09:14:00 #14 50.63 Selecting previously unselected package binutils.
09:14:00 #13 46.81 (16/143): groff-base-1.22.4-10.fc37.x86_64.rpm   24 MB/s | 1.1 MB     00:00    
09:14:00 #13 46.82 (17/143): hunspell-en-0.20140811.1-23.fc37.noar  10 MB/s | 180 kB     00:00    
09:14:00 #13 46.83 (18/143): hunspell-en-US-0.20140811.1-23.fc37.n  19 MB/s | 176 kB     00:00    
09:14:00 #13 46.84 (19/143): hunspell-filesystem-1.7.0-21.fc37.x86 1.0 MB/s | 8.8 kB     00:00    
09:14:00 #13 46.84 (20/143): js-jquery-3.6.0-3.fc37.noarch.rpm      25 MB/s | 171 kB     00:00    
09:14:00 #13 46.85 (21/143): json-glib-1.6.6-3.fc37.x86_64.rpm      18 MB/s | 162 kB     00:00    
09:14:00 #13 46.86 (22/143): kernel-srpm-macros-1.0-15.fc37.noarch 902 kB/s | 9.4 kB     00:00    
09:14:00 #13 46.88 (23/143): libappstream-glib-0.8.1-1.fc37.x86_64  29 MB/s | 404 kB     00:00    
09:14:00 #13 46.88 (24/143): diffutils-3.8-3.fc37.x86_64.rpm       2.0 MB/s | 378 kB     00:00    
09:14:00 #13 46.89 (25/143): libjpeg-turbo-2.1.3-2.fc37.x86_64.rpm  15 MB/s | 181 kB     00:00    
09:14:00 #13 46.89 (26/143): libpkgconf-1.8.0-3.fc37.x86_64.rpm    4.4 MB/s |  36 kB     00:00    
09:14:00 #13 46.90 (27/143): libstemmer-0-19.585svn.fc37.x86_64.rp  14 MB/s |  79 kB     00:00    
09:14:00 #13 46.91 (28/143): lua-srpm-macros-1-7.fc37.noarch.rpm   1.0 MB/s | 8.8 kB     00:00    
09:14:00 #13 46.91 (29/143): libpng-1.6.37-13.fc37.x86_64.rpm      5.4 MB/s | 119 kB     00:00    
09:14:00 #13 46.91 (30/143): nim-srpm-macros-3-7.fc37.noarch.rpm   1.3 MB/s | 8.4 kB     00:00    
09:14:00 #13 46.92 (31/143): ocaml-srpm-macros-7-2.fc37.noarch.rpm 2.3 MB/s |  13 kB     00:00    
09:14:00 #13 46.92 (32/143): openblas-srpm-macros-2-12.fc37.noarch 1.2 MB/s | 7.5 kB     00:00    
09:14:00 #13 46.92 (33/143): patch-2.7.6-17.fc37.x86_64.rpm         18 MB/s | 124 kB     00:00    
09:14:00 #13 46.93 (34/143): perl-Carp-1.52-489.fc37.noarch.rpm    3.8 MB/s |  29 kB     00:00    
09:14:00 #13 46.93 (35/143): perl-Data-Dumper-2.184-490.fc37.x86_6 7.7 MB/s |  56 kB     00:00    
09:14:00 #13 46.93 (36/143): perl-Digest-1.20-489.fc37.noarch.rpm  3.9 MB/s |  26 kB     00:00    
09:14:00 #13 46.94 (37/143): perl-Digest-MD5-2.58-489.fc37.x86_64. 4.5 MB/s |  36 kB     00:00    
09:14:00 #13 46.95 (38/143): perl-Exporter-5.77-489.fc37.noarch.rp 4.4 MB/s |  31 kB     00:00    
09:14:00 #13 46.95 (39/143): perl-File-Path-2.18-489.fc37.noarch.r 4.8 MB/s |  35 kB     00:00    
09:14:00 #13 46.96 (40/143): hunspell-en-GB-0.20140811.1-23.fc37.n 1.5 MB/s | 225 kB     00:00    
09:14:00 #13 46.97 (41/143): perl-File-Temp-0.231.100-489.fc37.noa 4.3 MB/s |  59 kB     00:00    
09:14:00 #13 46.98 (42/143): perl-IO-Socket-SSL-2.075-1.fc37.noarc  18 MB/s | 221 kB     00:00    
09:14:00 #13 46.99 (43/143): perl-MIME-Base64-3.16-489.fc37.x86_64 3.7 MB/s |  30 kB     00:00    
09:14:00 #13 46.99 (44/143): perl-Mozilla-CA-20211001-4.fc37.noarc 2.1 MB/s |  12 kB     00:00    
09:14:00 #13 47.00 (45/143): perl-IO-Socket-IP-0.41-490.fc37.noarc 1.2 MB/s |  42 kB     00:00    
09:14:00 #13 47.01 (46/143): perl-PathTools-3.84-489.fc37.x86_64.r  11 MB/s |  89 kB     00:00    
09:14:00 #13 47.02 (47/143): perl-Net-SSLeay-1.92-4.fc37.x86_64.rp  17 MB/s | 362 kB     00:00    
09:14:00 #13 47.02 (48/143): perl-Pod-Escapes-1.07-489.fc37.noarch 1.6 MB/s |  20 kB     00:00    
09:14:00 #13 47.02 (49/143): perl-Pod-Perldoc-3.28.01-490.fc37.noa  12 MB/s |  90 kB     00:00    
09:14:00 #13 47.03 (50/143): perl-Pod-Simple-3.43-490.fc37.noarch.  25 MB/s | 225 kB     00:00    
09:14:00 #13 47.03 (51/143): perl-Pod-Usage-2.03-3.fc37.noarch.rpm 4.1 MB/s |  40 kB     00:00    
09:14:00 #13 47.04 (52/143): perl-Scalar-List-Utils-1.63-489.fc37. 8.3 MB/s |  72 kB     00:00    
09:14:00 #13 47.04 (53/143): perl-Socket-2.036-1.fc37.x86_64.rpm   7.9 MB/s |  55 kB     00:00    
09:14:00 #13 47.05 (54/143): perl-Storable-3.26-489.fc37.x86_64.rp  12 MB/s |  97 kB     00:00    
09:14:00 #13 47.05 (55/143): perl-Term-ANSIColor-5.01-490.fc37.noa 6.0 MB/s |  48 kB     00:00    
09:14:00 #13 47.05 (56/143): perl-Term-Cap-1.17-489.fc37.noarch.rp 3.5 MB/s |  22 kB     00:00    
09:14:00 #13 47.06 (57/143): perl-Text-ParseWords-3.31-489.fc37.no 2.3 MB/s |  16 kB     00:00    
09:14:00 #13 47.06 (58/143): perl-Time-Local-1.300-489.fc37.noarch 4.5 MB/s |  33 kB     00:00    
09:14:00 #13 47.07 (59/143): perl-libnet-3.14-490.fc37.noarch.rpm   14 MB/s | 132 kB     00:00    
09:14:00 #13 47.07 (60/143): perl-parent-0.238-489.fc37.noarch.rpm 2.5 MB/s |  14 kB     00:00    
09:14:00 #13 47.10 (61/143): perl-podlators-4.14-489.fc37.noarch.r 4.8 MB/s | 116 kB     00:00    
09:14:00 #13 47.10 (62/143): perl-constant-1.33-490.fc37.noarch.rp 509 kB/s |  23 kB     00:00    
09:14:00 #13 47.10 (63/143): perl-srpm-macros-1-46.fc37.noarch.rpm 1.4 MB/s | 8.3 kB     00:00    
09:14:00 #13 47.11 (64/143): pkgconf-1.8.0-3.fc37.x86_64.rpm       6.4 MB/s |  41 kB     00:00    
09:14:00 #14 43.88 Get:386 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-urllib3 all 1.26.12-1 [99.7 kB]
09:14:00 #14 43.93 Get:387 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3-requests all 2.28.1+dfsg-1ubuntu1.1 [50.7 kB]
09:14:00 #14 43.95 Get:388 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-unidiff all 0.7.3-1 [11.0 kB]
09:14:00 #14 43.96 Get:389 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf equivs all 2.3.1 [19.0 kB]
09:14:00 #14 43.96 Get:390 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libauthen-sasl-perl all 2.1600-3 [42.2 kB]
09:14:00 #14 43.98 Get:391 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-magic all 2:0.4.26-3 [13.1 kB]
09:14:00 #15 2.577 (1/100): annobin-docs-12.24-1.fc39.noarch.rpm   414 kB/s |  96 kB     00:00    
09:14:00 #13 45.37 Preparing to unpack .../323-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:00 #13 45.38 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:00 #13 45.41 Selecting previously unselected package libxmlrpc-lite-perl.
09:14:00 #13 45.41 Preparing to unpack .../324-libxmlrpc-lite-perl_0.717-4_all.deb ...
09:14:00 #13 45.41 Unpacking libxmlrpc-lite-perl (0.717-4) ...
09:14:00 #13 45.45 Selecting previously unselected package libxmuu1:armhf.
09:14:00 #13 45.45 Preparing to unpack .../325-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
09:14:00 #13 45.46 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
09:14:00 #13 45.50 Selecting previously unselected package libyaml-0-2:armhf.
09:14:00 #13 45.50 Preparing to unpack .../326-libyaml-0-2_0.2.2-1_armhf.deb ...
09:14:00 #13 45.50 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
09:14:00 #13 45.56 Selecting previously unselected package libyaml-libyaml-perl.
09:14:00 #13 45.57 Preparing to unpack .../327-libyaml-libyaml-perl_0.82+repack-1+b1_armhf.deb ...
09:14:00 #13 45.57 Unpacking libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:14:00 #13 45.60 Selecting previously unselected package licensecheck.
09:14:00 #13 45.60 Preparing to unpack .../328-licensecheck_3.1.1-2_all.deb ...
09:14:00 #13 46.51 Preparing to unpack .../340-libstring-shellquote-perl_1.04-3_all.deb ...
09:14:00 #13 46.51 Unpacking libstring-shellquote-perl (1.04-3) ...
09:14:00 #13 46.55 Selecting previously unselected package libsys-cpuaffinity-perl.
09:14:00 #13 46.55 Preparing to unpack .../341-libsys-cpuaffinity-perl_1.13~03-2+b1_armhf.deb ...
09:14:00 #13 46.56 Unpacking libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:14:00 #13 46.60 Selecting previously unselected package libterm-readkey-perl.
09:14:00 #13 46.60 Preparing to unpack .../342-libterm-readkey-perl_2.38-2+b1_armhf.deb ...
09:14:00 #13 46.60 Unpacking libterm-readkey-perl (2.38-2+b1) ...
09:14:00 #13 46.64 Selecting previously unselected package libtext-levenshteinxs-perl.
09:14:00 #13 46.64 Preparing to unpack .../343-libtext-levenshteinxs-perl_0.03-5+b1_armhf.deb ...
09:14:00 #13 46.65 Unpacking libtext-levenshteinxs-perl (0.03-5+b1) ...
09:14:00 #13 46.68 Selecting previously unselected package libtext-markdown-discount-perl.
09:14:00 #13 46.68 Preparing to unpack .../344-libtext-markdown-discount-perl_0.16-1_armhf.deb ...
09:14:00 #13 46.69 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:14:00 #13 46.72 Selecting previously unselected package libtext-xslate-perl:armhf.
09:14:00 #13 46.72 Preparing to unpack .../345-libtext-xslate-perl_3.5.9-1+b2_armhf.deb ...
09:14:00 #13 46.73 Unpacking libtext-xslate-perl:armhf (3.5.9-1+b2) ...
09:14:00 #13 46.79 Selecting previously unselected package libtime-duration-perl.
09:14:00 #14 51.58 Preparing to unpack .../325-t1utils_1.41-3_arm64.deb ...
09:14:00 #14 51.58 Unpacking t1utils (1.41-3) ...
09:14:00 #14 51.62 Selecting previously unselected package lintian.
09:14:00 #14 51.62 Preparing to unpack .../326-lintian_2.62.0ubuntu2.2_all.deb ...
09:14:00 #14 51.62 Unpacking lintian (2.62.0ubuntu2.2) ...
09:14:00 #15 6.927 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.5 kB]
09:14:00 #15 6.938 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libudev-dev armhf 241-7~deb10u9+rpi1 [111 kB]
09:14:00 #15 7.015 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libsepol1-dev armhf 2.8-1 [309 kB]
09:14:00 #15 7.023 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libpcre16-3 armhf 2:8.39-12 [234 kB]
09:14:00 #15 7.028 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libpcre32-3 armhf 2:8.39-12 [227 kB]
09:14:00 #15 7.031 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
09:14:00 #15 7.035 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libpcre3-dev armhf 2:8.39-12 [564 kB]
09:14:00 #15 7.055 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [156 kB]
09:14:00 #15 7.085 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
09:14:00 #15 7.096 Get:24 http://archive.raspbian.org/raspbian buster/main armhf libltdl7 armhf 2.4.6-9 [387 kB]
09:14:00 #15 7.108 Get:25 http://archive.raspbian.org/raspbian buster/main armhf libltdl-dev armhf 2.4.6-9 [159 kB]
09:14:00 #14 49.37 Setting up libstring-copyright-perl (0.003012-1) ...
09:14:00 #14 49.39 Setting up python3-debian (0.1.43ubuntu1.1) ...
09:14:00 #17 7.900   Preparing        :                                                        1/1 
09:14:00 #17 7.959   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/61 
09:14:00 #17 8.009   Installing       : make-1:4.2.1-11.el8.aarch64                           2/61 
09:14:00 #17 8.021   Running scriptlet: make-1:4.2.1-11.el8.aarch64                           2/61 
09:14:00 #17 8.045   Installing       : m4-1.4.18-7.el8.aarch64                               3/61 
09:14:00 #17 8.056   Running scriptlet: m4-1.4.18-7.el8.aarch64                               3/61 
09:14:00 #17 8.116   Installing       : autoconf-2.69-29.el8.noarch                           4/61 
09:14:00 #17 8.131   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/61 
09:14:00 #17 8.184   Installing       : checkpolicy-2.9-1.el8.aarch64                         5/61 
09:14:00 #17 8.204   Installing       : libmpc-1.1.0-9.1.el8.aarch64                          6/61 
09:14:00 #14 46.68 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:00 #14 46.68 Preparing to unpack .../173-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:14:00 #14 46.68 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:14:00 #14 46.71 Selecting previously unselected package libhttp-message-perl.
09:14:00 #14 46.72 Preparing to unpack .../174-libhttp-message-perl_6.22-1_all.deb ...
09:14:00 #14 46.72 Unpacking libhttp-message-perl (6.22-1) ...
09:14:00 #14 46.75 Selecting previously unselected package libhttp-cookies-perl.
09:14:00 #14 46.76 Preparing to unpack .../175-libhttp-cookies-perl_6.08-1_all.deb ...
09:14:00 #14 46.76 Unpacking libhttp-cookies-perl (6.08-1) ...
09:14:00 #14 46.79 Selecting previously unselected package libhttp-negotiate-perl.
09:14:00 #14 46.79 Preparing to unpack .../176-libhttp-negotiate-perl_6.01-1_all.deb ...
09:14:00 #14 46.79 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:14:00 #14 46.82 Selecting previously unselected package perl-openssl-defaults:armhf.
09:14:00 #14 46.82 Preparing to unpack .../177-perl-openssl-defaults_4_armhf.deb ...
09:14:00 #14 46.83 Unpacking perl-openssl-defaults:armhf (4) ...
09:14:00 #14 46.86 Selecting previously unselected package libnet-ssleay-perl.
09:14:00 #13 46.12 Selecting previously unselected package libelf1:armhf.
09:14:00 #13 46.12 Preparing to unpack .../050-libelf1_0.183-1_armhf.deb ...
09:14:00 #13 46.12 Unpacking libelf1:armhf (0.183-1) ...
09:14:00 #13 46.17 Selecting previously unselected package dwz.
09:14:00 #13 46.17 Preparing to unpack .../051-dwz_0.13+20210201-1_armhf.deb ...
09:14:00 #13 46.17 Unpacking dwz (0.13+20210201-1) ...
09:14:00 #13 46.22 Selecting previously unselected package libicu67:armhf.
09:14:00 #13 46.22 Preparing to unpack .../052-libicu67_67.1-7_armhf.deb ...
09:14:00 #13 46.22 Unpacking libicu67:armhf (67.1-7) ...
09:14:00 #16 15.38   Installing       : policycoreutils-3.5-2.el9.aarch64                    59/93 
09:14:00 #16 15.39   Running scriptlet: policycoreutils-3.5-2.el9.aarch64                    59/93 
09:14:00 #16 15.40   Installing       : selinux-policy-38.1.23-1.el9.noarch                  60/93 
09:14:00 #16 15.40   Running scriptlet: selinux-policy-38.1.23-1.el9.noarch                  60/93 
09:14:00 #16 15.43   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         61/93 
09:14:00 #13 47.04 Selecting previously unselected package libtext-glob-perl.
09:14:00 #13 47.05 Preparing to unpack .../267-libtext-glob-perl_0.10-1_all.deb ...
09:14:00 #13 47.05 Unpacking libtext-glob-perl (0.10-1) ...
09:14:00 #13 47.08 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:00 #13 47.08 Preparing to unpack .../268-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:14:00 #13 47.08 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:14:00 #13 47.11 Selecting previously unselected package libperlio-gzip-perl.
09:14:00 #13 47.11 Preparing to unpack .../269-libperlio-gzip-perl_0.19-1+b5_armhf.deb ...
09:14:00 #13 47.12 Unpacking libperlio-gzip-perl (0.19-1+b5) ...
09:14:00 #13 47.14 Selecting previously unselected package libpod-constants-perl.
09:14:00 #13 47.15 Preparing to unpack .../270-libpod-constants-perl_0.19-1_all.deb ...
09:14:00 #13 47.15 Unpacking libpod-constants-perl (0.19-1) ...
09:14:00 #13 47.18 Selecting previously unselected package libreadonly-perl.
09:14:00 #13 47.18 Preparing to unpack .../271-libreadonly-perl_2.050-1_all.deb ...
09:14:00 #13 47.18 Unpacking libreadonly-perl (2.050-1) ...
09:14:00 #13 47.21 Selecting previously unselected package libref-util-perl.
09:14:00 #13 47.21 Preparing to unpack .../272-libref-util-perl_0.204-1_all.deb ...
09:14:00 #13 47.22 Unpacking libref-util-perl (0.204-1) ...
09:14:00 #13 47.26 Selecting previously unselected package libref-util-xs-perl.
09:14:00 #13 50.44 (63/142): perl-Time-Local-1.300-490.fc38.noarch 462 kB/s |  33 kB     00:00    
09:14:00 #13 50.44 (64/142): perl-URI-5.17-2.fc38.noarch.rpm       1.6 MB/s | 120 kB     00:00    
09:14:00 #13 50.50 (65/142): perl-constant-1.33-491.fc38.noarch.rp 316 kB/s |  23 kB     00:00    
09:14:00 #13 50.51 (66/142): perl-libnet-3.15-1.fc38.noarch.rpm    1.7 MB/s | 128 kB     00:00    
09:14:00 #13 50.52 (67/142): perl-parent-0.241-1.fc38.noarch.rpm   200 kB/s |  15 kB     00:00    
09:14:00 #13 50.57 (68/142): perl-podlators-5.01-2.fc38.noarch.rpm 1.7 MB/s | 125 kB     00:00    
09:14:00 #13 50.58 (69/142): perl-srpm-macros-1-48.fc38.noarch.rpm 117 kB/s | 8.4 kB     00:00    
09:14:00 #13 50.59 (70/142): pkgconf-1.8.0-6.fc38.aarch64.rpm      568 kB/s |  41 kB     00:00    
09:14:00 #13 50.64 (71/142): pkgconf-m4-1.8.0-6.fc38.noarch.rpm    192 kB/s |  14 kB     00:00    
09:14:00 #13 50.66 (72/142): pkgconf-pkg-config-1.8.0-6.fc38.aarch 133 kB/s | 9.6 kB     00:00    
09:14:00 #13 50.66 (73/142): python-srpm-macros-3.11-10.fc38.noarc 359 kB/s |  26 kB     00:00    
09:14:00 #13 50.72 (74/142): python-systemd-doc-235-2.fc38.aarch64 2.3 MB/s | 171 kB     00:00    
09:14:00 #14 47.17 Setting up libarchive-zip-perl (1.67-2) ...
09:14:00 #14 47.18 Setting up libsub-identify-perl (0.14-1build2) ...
09:14:00 #14 47.19 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
09:14:00 #14 47.21 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
09:14:00 #14 47.22 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:14:00 #14 47.37 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
09:14:00 #14 47.38 Setting up libio-stringy-perl (2.111-3) ...
09:14:00 #14 47.39 Setting up liblist-moreutils-perl (0.416-1build5) ...
09:14:00 #14 47.40 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:00 #14 47.42 Setting up liblog-any-perl (1.708-1) ...
09:14:00 #13 49.67 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
09:14:00 #13 49.76 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:14:00 #13 49.77 Setting up libxext6:amd64 (2:1.3.3-1.1) ...
09:14:00 #13 49.79 Setting up binutils (2.35.2-2) ...
09:14:00 #13 49.80 Setting up man-db (2.9.4-2) ...
09:14:00 #13 49.89 Building database of manual pages ...
09:14:00 #14 46.34 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:00 #14 46.35 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
09:14:00 #14 46.36 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
09:14:00 #14 46.56 Setting up licensecheck (3.3.5-1ubuntu1) ...
09:14:00 #14 50.63 Preparing to unpack .../058-binutils_2.40-2ubuntu4.1_arm64.deb ...
09:14:00 #14 50.63 Unpacking binutils (2.40-2ubuntu4.1) ...
09:14:00 #14 50.66 Selecting previously unselected package libc-dev-bin.
09:14:00 #14 50.66 Preparing to unpack .../059-libc-dev-bin_2.37-0ubuntu2_arm64.deb ...
09:14:00 #14 50.67 Unpacking libc-dev-bin (2.37-0ubuntu2) ...
09:14:00 #14 50.70 Selecting previously unselected package linux-libc-dev:arm64.
09:14:00 #14 50.70 Preparing to unpack .../060-linux-libc-dev_6.2.0-33.33_arm64.deb ...
09:14:00 #14 50.70 Unpacking linux-libc-dev:arm64 (6.2.0-33.33) ...
09:14:00 #14 50.86 Selecting previously unselected package libcrypt-dev:arm64.
09:14:00 #14 50.86 Preparing to unpack .../061-libcrypt-dev_1%3a4.4.33-2_arm64.deb ...
09:14:00 #14 50.87 Unpacking libcrypt-dev:arm64 (1:4.4.33-2) ...
09:14:00 #14 50.90 Selecting previously unselected package rpcsvc-proto.
09:14:00 #14 50.90 Preparing to unpack .../062-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
09:14:00 #14 50.91 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:00 #14 50.95 Selecting previously unselected package libtirpc-dev:arm64.
09:14:00 #14 50.95 Preparing to unpack .../063-libtirpc-dev_1.3.3+ds-1_arm64.deb ...
09:14:00 #14 50.95 Unpacking libtirpc-dev:arm64 (1.3.3+ds-1) ...
09:14:00 #14 51.00 Selecting previously unselected package libnsl-dev:arm64.
09:14:00 #14 51.00 Preparing to unpack .../064-libnsl-dev_1.3.0-2build2_arm64.deb ...
09:14:00 #14 51.00 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
09:14:00 #13 47.11 (65/143): pkgconf-m4-1.8.0-3.fc37.noarch.rpm    2.2 MB/s |  14 kB     00:00    
09:14:00 #13 47.11 (66/143): pkgconf-pkg-config-1.8.0-3.fc37.x86_6 1.6 MB/s |  10 kB     00:00    
09:14:00 #13 47.12 (67/143): python-systemd-doc-235-1.fc37.x86_64.  16 MB/s | 167 kB     00:00    
09:14:00 #13 47.13 (68/143): python3-construct-2.10.68-3.fc37.noar  13 MB/s | 152 kB     00:00    
09:14:00 #13 47.13 (69/143): python3-dateutil-2.8.2-4.fc37.noarch.  31 MB/s | 361 kB     00:00    
09:14:00 #13 47.14 (70/143): python3-distro-1.7.0-3.fc37.noarch.rp 4.5 MB/s |  48 kB     00:00    
09:14:00 #13 47.14 (71/143): python3-file-magic-5.42-4.fc37.noarch 3.4 MB/s |  20 kB     00:00    
09:14:00 #13 47.15 (72/143): python3-pybeam-0.7-4.fc37.noarch.rpm  5.4 MB/s |  32 kB     00:00    
09:14:00 #13 47.16 (73/143): python3-pyxdg-0.27-6.fc37.noarch.rpm   16 MB/s | 135 kB     00:00    
09:14:00 #13 47.16 (74/143): python3-six-1.16.0-8.fc37.noarch.rpm  7.7 MB/s |  42 kB     00:00    
09:14:00 #13 47.17 (75/143): python3-systemd-235-1.fc37.x86_64.rpm  19 MB/s | 108 kB     00:00    
09:14:00 #13 47.18 (76/143): python3-enchant-3.2.2-5.fc37.noarch.r 2.4 MB/s | 103 kB     00:00    
09:14:00 #13 47.25 (77/143): python3-tomli-w-1.0.0-4.fc37.noarch.r 250 kB/s |  21 kB     00:00    
09:14:00 #15 2.590 (2/100): annobin-plugin-gcc-12.24-1.fc39.aarch6 3.8 MB/s | 960 kB     00:00    
09:14:00 #15 2.597 (3/100): autoconf-2.71-6.fc39.noarch.rpm        2.8 MB/s | 733 kB     00:00    
09:14:00 #15 2.602 (4/100): automake-1.16.5-13.fc39.noarch.rpm      27 MB/s | 697 kB     00:00    
09:14:00 #15 2.608 (5/100): checkpolicy-3.5-3.fc39.aarch64.rpm      21 MB/s | 346 kB     00:00    
09:14:00 #15 2.615 (6/100): cryptsetup-libs-2.6.1-3.fc39.aarch64.r  43 MB/s | 488 kB     00:00    
09:14:00 #15 2.619 (7/100): dbus-1.14.10-1.fc39.aarch64.rpm        763 kB/s | 8.1 kB     00:00    
09:14:00 #15 2.627 (8/100): dbus-broker-33-2.fc39.aarch64.rpm       16 MB/s | 169 kB     00:00    
09:14:00 #15 2.629 (9/100): dbus-common-1.14.10-1.fc39.noarch.rpm  1.6 MB/s |  15 kB     00:00    
09:14:00 #15 2.639 (10/100): device-mapper-1.02.196-1.fc39.aarch64  15 MB/s | 136 kB     00:00    
09:14:00 #15 2.648 (11/100): device-mapper-libs-1.02.196-1.fc39.aa  19 MB/s | 171 kB     00:00    
09:14:00 #15 2.652 (12/100): device-mapper-devel-1.02.196-1.fc39.a 1.9 MB/s |  42 kB     00:00    
09:14:00 #15 2.657 (13/100): gc-8.2.2-4.fc39.aarch64.rpm            13 MB/s | 110 kB     00:00    
09:14:00 #15 2.664 (14/100): gcc-plugin-annobin-13.2.1-1.fc39.aarc 8.4 MB/s |  46 kB     00:00    
09:14:00 #15 2.671 (15/100): git-2.41.0-2.fc39.aarch64.rpm         8.6 MB/s |  54 kB     00:00    
09:14:00 #15 2.772 (16/100): git-core-2.41.0-2.fc39.aarch64.rpm     45 MB/s | 4.5 MB     00:00    
09:14:00 #15 2.826 (17/100): cpp-13.2.1-1.fc39.aarch64.rpm          44 MB/s | 9.7 MB     00:00    
09:14:00 #15 2.854 (18/100): git-core-doc-2.41.0-2.fc39.noarch.rpm  38 MB/s | 2.8 MB     00:00    
09:14:00 #14 44.17 debconf: delaying package configuration, since apt-utils is not installed
09:14:00 #14 44.21 Fetched 121 MB in 37s (3273 kB/s)
09:14:00 #14 44.24 Selecting previously unselected package liblocale-gettext-perl.
09:14:00 #15 1.766 Package bash-5.2.15-5.fc39.x86_64 is already installed.
09:14:00 #13 45.61 Unpacking licensecheck (3.1.1-2) ...
09:14:00 #13 45.64 Selecting previously unselected package lzip.
09:14:00 #13 45.65 Preparing to unpack .../329-lzip_1.22-3_armhf.deb ...
09:14:00 #13 45.65 Unpacking lzip (1.22-3) ...
09:14:00 #13 45.69 Selecting previously unselected package lzop.
09:14:00 #13 45.69 Preparing to unpack .../330-lzop_1.04-2_armhf.deb ...
09:14:00 #13 45.69 Unpacking lzop (1.04-2) ...
09:14:00 #13 45.73 Selecting previously unselected package t1utils.
09:14:00 #13 45.73 Preparing to unpack .../331-t1utils_1.41-4_armhf.deb ...
09:14:00 #13 45.74 Unpacking t1utils (1.41-4) ...
09:14:00 #13 45.78 Selecting previously unselected package unzip.
09:14:00 #13 45.78 Preparing to unpack .../332-unzip_6.0-26+deb11u1_armhf.deb ...
09:14:00 #13 45.78 Unpacking unzip (6.0-26+deb11u1) ...
09:14:00 #13 45.84 Selecting previously unselected package lintian.
09:14:00 #13 46.79 Preparing to unpack .../346-libtime-duration-perl_1.21-2_all.deb ...
09:14:00 #13 46.79 Unpacking libtime-duration-perl (1.21-2) ...
09:14:00 #13 46.83 Selecting previously unselected package libtime-moment-perl.
09:14:00 #13 46.83 Preparing to unpack .../347-libtime-moment-perl_0.44-2+b1_armhf.deb ...
09:14:00 #13 46.83 Unpacking libtime-moment-perl (0.44-2+b1) ...
09:14:00 #13 46.88 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
09:14:00 #13 46.88 Preparing to unpack .../348-libtype-tiny-xs-perl_0.025-1_armhf.deb ...
09:14:00 #13 46.88 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ...
09:14:00 #13 46.92 Selecting previously unselected package libunicode-utf8-perl.
09:14:00 #13 46.92 Preparing to unpack .../349-libunicode-utf8-perl_0.62-2_armhf.deb ...
09:14:00 #13 46.93 Unpacking libunicode-utf8-perl (0.62-2) ...
09:14:00 #13 46.96 Selecting previously unselected package libwww-mechanize-perl.
09:14:00 #13 46.97 Preparing to unpack .../350-libwww-mechanize-perl_2.16-1_all.deb ...
09:14:00 #13 46.97 Unpacking libwww-mechanize-perl (2.16-1) ...
09:14:00 #13 47.02 Selecting previously unselected package libxdelta2:armhf.
09:14:00 #13 47.02 Preparing to unpack .../351-libxdelta2_1.1.3-10.4_armhf.deb ...
09:14:00 #13 47.02 Unpacking libxdelta2:armhf (1.1.3-10.4) ...
09:14:00 #14 51.89 Selecting previously unselected package manpages-dev.
09:14:00 #14 51.89 Preparing to unpack .../327-manpages-dev_5.05-1_all.deb ...
09:14:00 #14 51.89 Unpacking manpages-dev (5.05-1) ...
09:14:00 #15 7.175 Get:26 http://archive.raspbian.org/raspbian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.5 kB]
09:14:00 #15 7.190 Get:27 http://archive.raspbian.org/raspbian buster/main armhf libsystemd-dev armhf 241-7~deb10u9+rpi1 [323 kB]
09:14:00 #15 7.202 Get:28 http://archive.raspbian.org/raspbian buster/main armhf pkg-config armhf 0.29-6 [59.8 kB]
09:14:00 #15 7.436 debconf: delaying package configuration, since apt-utils is not installed
09:14:00 #14 49.56 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:14:00 #14 49.70 Setting up libdata-optlist-perl (0.112-1) ...
09:14:00 #14 49.71 Setting up libipc-run-perl (20200505.0-1) ...
09:14:00 #14 49.72 Setting up git (1:2.34.1-1ubuntu1.10) ...
09:14:00 #14 49.74 Setting up libtext-xslate-perl:amd64 (3.5.9-1build1) ...
09:14:00 #14 49.76 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:00 #14 49.77 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:00 #14 49.78 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:00 #17 8.218   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
09:14:00 #14 45.29 Selecting previously unselected package python3-minimal.
09:14:00 #14 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 ... 4705 files and directories currently installed.)
09:14:00 #14 45.29 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
09:14:00 #14 45.30 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:14:00 #14 45.33 Selecting previously unselected package media-types.
09:14:00 #14 45.33 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:14:00 #14 45.33 Unpacking media-types (7.0.0) ...
09:14:00 #14 45.36 Selecting previously unselected package libmpdec3:arm64.
09:14:00 #14 45.36 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
09:14:00 #14 45.36 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
09:14:00 #14 45.39 Selecting previously unselected package readline-common.
09:14:00 #14 45.39 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:14:00 #14 45.40 Unpacking readline-common (8.1.2-1) ...
09:14:00 #14 45.44 Selecting previously unselected package libreadline8:arm64.
09:14:00 #14 45.44 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
09:14:00 #14 45.44 Unpacking libreadline8:arm64 (8.1.2-1) ...
09:14:00 #14 45.47 Selecting previously unselected package libsqlite3-0:arm64.
09:14:00 #14 45.47 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
09:14:00 #14 45.47 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
09:14:00 #14 45.51 Selecting previously unselected package libpython3.10-stdlib:arm64.
09:14:00 #14 44.24 Selecting previously unselected package liblocale-gettext-perl.
09:14:00 #14 44.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 ... 4388 files and directories currently installed.)
09:14:00 #14 44.24 Preparing to unpack .../liblocale-gettext-perl_1.07-4build3_armhf.deb ...
09:14:00 #14 44.24 Unpacking liblocale-gettext-perl (1.07-4build3) ...
09:14:00 #14 44.28 Selecting previously unselected package libpython3.10-minimal:armhf.
09:14:00 #14 44.28 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
09:14:00 #14 44.29 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
09:14:00 #14 44.37 Selecting previously unselected package libexpat1:armhf.
09:14:00 #14 44.37 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
09:14:00 #14 44.38 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
09:14:00 #14 44.41 Selecting previously unselected package python3.10-minimal.
09:14:00 #14 44.41 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
09:14:00 #14 44.42 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:14:00 #14 44.48 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
09:14:00 #14 44.50 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
09:14:00 #14 44.51 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:14:00 #16 15.64   Installing       : selinux-policy-targeted-38.1.23-1.el9.noarch         61/93 
09:14:00 #13 47.26 Preparing to unpack .../273-libref-util-xs-perl_0.117-1+b1_armhf.deb ...
09:14:00 #13 47.26 Unpacking libref-util-xs-perl (0.117-1+b1) ...
09:14:00 #13 47.29 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:00 #13 47.30 Preparing to unpack .../274-libregexp-pattern-license-perl_3.0.31-4_all.deb ...
09:14:00 #13 47.30 Unpacking libregexp-pattern-license-perl (3.0.31-4) ...
09:14:00 #13 47.33 Selecting previously unselected package libsasl2-modules:armhf.
09:14:00 #13 47.33 Preparing to unpack .../275-libsasl2-modules_2.1.27+dfsg-1+deb10u2_armhf.deb ...
09:14:00 #13 47.34 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
09:14:00 #13 47.37 Selecting previously unselected package libsereal-decoder-perl.
09:14:00 #13 47.38 Preparing to unpack .../276-libsereal-decoder-perl_4.005+ds-1+b1_armhf.deb ...
09:14:00 #13 47.38 Unpacking libsereal-decoder-perl (4.005+ds-1+b1) ...
09:14:00 #13 47.41 Selecting previously unselected package libsereal-encoder-perl.
09:14:00 #13 47.41 Preparing to unpack .../277-libsereal-encoder-perl_4.005+ds-1+b1_armhf.deb ...
09:14:00 #13 47.42 Unpacking libsereal-encoder-perl (4.005+ds-1+b1) ...
09:14:00 #13 47.45 Selecting previously unselected package libsereal-perl.
09:14:00 #13 47.45 Preparing to unpack .../278-libsereal-perl_4.005-1_all.deb ...
09:14:00 #13 47.46 Unpacking libsereal-perl (4.005-1) ...
09:14:00 #13 47.49 Selecting previously unselected package libtask-weaken-perl.
09:14:00 #13 50.73 (75/142): python3-construct-2.10.68-4.fc38.noar 2.0 MB/s | 151 kB     00:00    
09:14:00 #13 50.74 (76/142): python3-dateutil-2.8.2-5.fc38.noarch. 4.7 MB/s | 360 kB     00:00    
09:14:00 #13 50.79 (77/142): python3-dbus-1.3.2-2.fc38.aarch64.rpm 2.1 MB/s | 158 kB     00:00    
09:14:00 #13 50.80 (78/142): python3-distro-1.8.0-2.fc38.noarch.rp 685 kB/s |  49 kB     00:00    
09:14:00 #13 50.81 (79/142): python3-enchant-3.2.2-6.fc38.noarch.r 1.4 MB/s | 103 kB     00:00    
09:14:00 #13 50.86 (80/142): python3-file-magic-5.44-3.fc38.noarch 283 kB/s |  20 kB     00:00    
09:14:00 #13 50.88 (81/142): python3-pybeam-0.7-5.fc38.noarch.rpm  450 kB/s |  33 kB     00:00    
09:14:00 #13 50.88 (82/142): python3-pyxdg-0.27-7.fc38.noarch.rpm  1.8 MB/s | 134 kB     00:00    
09:14:00 #13 50.98 (83/142): python3-six-1.16.0-9.fc38.noarch.rpm  369 kB/s |  42 kB     00:00    
09:14:00 #14 46.86 Preparing to unpack .../178-libnet-ssleay-perl_1.88-2ubuntu1_armhf.deb ...
09:14:00 #14 46.86 Unpacking libnet-ssleay-perl (1.88-2ubuntu1) ...
09:14:00 #14 46.92 Selecting previously unselected package libio-socket-ssl-perl.
09:14:00 #14 46.93 Preparing to unpack .../179-libio-socket-ssl-perl_2.067-1_all.deb ...
09:14:00 #14 46.93 Unpacking libio-socket-ssl-perl (2.067-1) ...
09:14:00 #14 46.97 Selecting previously unselected package libnet-http-perl.
09:14:00 #14 46.97 Preparing to unpack .../180-libnet-http-perl_6.19-1_all.deb ...
09:14:00 #14 46.98 Unpacking libnet-http-perl (6.19-1) ...
09:14:00 #14 47.01 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:00 #14 47.01 Preparing to unpack .../181-liblwp-protocol-https-perl_6.07-2ubuntu2_all.deb ...
09:14:00 #14 47.01 Unpacking liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:14:00 #14 47.04 Selecting previously unselected package libtry-tiny-perl.
09:14:00 #14 47.04 Preparing to unpack .../182-libtry-tiny-perl_0.30-1_all.deb ...
09:14:00 #14 47.04 Unpacking libtry-tiny-perl (0.30-1) ...
09:14:00 #14 47.07 Selecting previously unselected package libwww-robotrules-perl.
09:14:00 #14 47.43 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:00 #14 47.44 Setting up libdevel-size-perl (0.83-1build1) ...
09:14:00 #14 47.45 Setting up libdebhelper-perl (12.10ubuntu1) ...
09:14:00 #14 47.46 Setting up libpod-constants-perl (0.19-1) ...
09:14:00 #14 47.48 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
09:14:00 #14 47.49 Setting up libperl4-corelibs-perl (0.004-2) ...
09:14:00 #14 47.50 Setting up libfuture-perl (0.43-1) ...
09:14:00 #14 47.52 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:00 #14 47.55 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
09:14:00 #14 47.56 Setting up libtry-tiny-perl (0.30-1) ...
09:14:00 #14 47.58 Setting up libtype-tiny-perl (1.008001-2) ...
09:14:00 #14 47.59 Setting up libtest-fatal-perl (0.014-1) ...
09:14:00 #14 47.60 Setting up libcommon-sense-perl (3.74-2build6) ...
09:14:00 #14 47.62 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:00 #14 47.63 Setting up libnet-http-perl (6.19-1) ...
09:14:00 #14 47.65 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:00 #14 47.66 Setting up libencode-locale-perl (1.05-1) ...
09:14:00 #14 47.67 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:00 #14 47.69 Setting up libnet-dns-perl (1.22-1) ...
09:14:00 #14 47.70 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
09:14:00 #14 47.72 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:14:00 #14 47.73 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:00 #14 47.74 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:00 #14 46.57 Setting up libgitlab-api-v4-perl (0.26-2) ...
09:14:00 #14 46.58 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:00 #14 46.59 Setting up libwww-perl (6.67-1) ...
09:14:00 #14 46.60 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:00 #14 46.61 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:00 #14 46.62 Setting up devscripts (2.23.4ubuntu1) ...
09:14:00 #14 46.76 Setting up libxml-parser-perl (2.46-4) ...
09:14:00 #14 46.77 Setting up lintian (2.116.3ubuntu1) ...
09:14:00 #14 46.79 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:00 #14 46.83 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:00 #14 51.03 Selecting previously unselected package libc6-dev:arm64.
09:14:00 #14 51.04 Preparing to unpack .../065-libc6-dev_2.37-0ubuntu2_arm64.deb ...
09:14:00 #14 51.04 Unpacking libc6-dev:arm64 (2.37-0ubuntu2) ...
09:14:00 #14 51.16 Selecting previously unselected package gcc-12-base:arm64.
09:14:00 #14 51.16 Preparing to unpack .../066-gcc-12-base_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:00 #14 51.16 Unpacking gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:00 #14 51.20 Selecting previously unselected package libisl23:arm64.
09:14:00 #14 51.20 Preparing to unpack .../067-libisl23_0.25-1_arm64.deb ...
09:14:00 #14 51.21 Unpacking libisl23:arm64 (0.25-1) ...
09:14:00 #14 51.25 Selecting previously unselected package libmpfr6:arm64.
09:14:00 #13 47.26 (78/143): shared-mime-info-2.2-2.fc37.x86_64.rp 4.4 MB/s | 381 kB     00:00    
09:14:00 #13 47.27 (79/143): unzip-6.0-58.fc37.x86_64.rpm           12 MB/s | 182 kB     00:00    
09:14:00 #13 47.27 (80/143): web-assets-filesystem-5-18.fc37.noarc 847 kB/s | 7.9 kB     00:00    
09:14:00 #13 47.28 (81/143): ansible-srpm-macros-1-10.fc37.noarch. 3.9 MB/s |  20 kB     00:00    
09:14:00 #13 47.41 (82/143): binutils-2.38-27.fc37.x86_64.rpm       41 MB/s | 5.4 MB     00:00    
09:14:00 #13 47.43 (83/143): binutils-gold-2.38-27.fc37.x86_64.rpm  49 MB/s | 773 kB     00:00    
09:14:00 #13 47.43 (84/143): zip-3.0-33.fc37.x86_64.rpm            1.5 MB/s | 259 kB     00:00    
09:14:00 #13 47.44 (85/143): dbus-libs-1.14.10-1.fc37.x86_64.rpm    13 MB/s | 156 kB     00:00    
09:14:00 #13 47.44 (86/143): debugedit-5.0-7.fc37.x86_64.rpm       9.5 MB/s |  77 kB     00:00    
09:14:00 #13 47.44 (87/143): dnf-plugins-core-4.4.2-1.fc37.noarch. 5.6 MB/s |  38 kB     00:00    
09:14:00 #13 47.45 (88/143): elfutils-debuginfod-client-0.189-3.fc 6.4 MB/s |  38 kB     00:00    
09:14:00 #13 47.46 (89/143): emacs-filesystem-28.2-3.fc37.noarch.r 1.2 MB/s | 7.5 kB     00:00    
09:14:00 #13 47.46 (90/143): enchant2-2.3.4-1.fc37.x86_64.rpm      9.2 MB/s |  63 kB     00:00    
09:14:00 #15 2.862 (19/100): jsoncpp-1.9.5-5.fc39.aarch64.rpm       13 MB/s |  91 kB     00:00    
09:14:00 #15 2.872 (20/100): kmod-libs-30-6.fc39.aarch64.rpm       6.9 MB/s |  67 kB     00:00    
09:14:00 #15 2.891 (21/100): less-633-2.fc39.aarch64.rpm           9.4 MB/s | 176 kB     00:00    
09:14:00 #15 2.911 (22/100): libargon2-20190702-3.fc39.aarch64.rpm 1.5 MB/s |  28 kB     00:00    
09:14:00 #15 2.928 (23/100): libasan-13.2.1-1.fc39.aarch64.rpm      26 MB/s | 455 kB     00:00    
09:14:00 #15 2.936 (24/100): libatomic-13.2.1-1.fc39.aarch64.rpm   5.3 MB/s |  36 kB     00:00    
09:14:00 #15 2.955 (25/100): libbpf-1.1.0-4.fc39.aarch64.rpm       9.1 MB/s | 165 kB     00:00    
09:14:00 #15 2.962 (26/100): libcbor-0.10.2-2.fc39.aarch64.rpm     9.2 MB/s |  57 kB     00:00    
09:14:00 #15 2.970 (27/100): libedit-3.1-48.20230828cvs.fc39.aarch  13 MB/s | 107 kB     00:00    
09:14:00 #15 2.982 (28/100): libfdisk-2.39.2-1.fc39.aarch64.rpm     13 MB/s | 158 kB     00:00    
09:14:00 #15 2.991 (29/100): libfido2-1.13.0-3.fc39.aarch64.rpm     13 MB/s |  96 kB     00:00    
09:14:00 #15 2.998 (30/100): libmpc-1.3.1-3.fc39.aarch64.rpm        12 MB/s |  72 kB     00:00    
09:14:00 #15 3.004 (31/100): libseccomp-2.5.3-6.fc39.aarch64.rpm    11 MB/s |  72 kB     00:00    
09:14:00 #15 3.010 (32/100): libseccomp-devel-2.5.3-6.fc39.aarch64  11 MB/s |  60 kB     00:00    
09:14:00 #15 3.019 (33/100): libselinux-devel-3.5-5.fc39.aarch64.r  18 MB/s | 151 kB     00:00    
09:14:00 #15 3.029 (34/100): libselinux-utils-3.5-5.fc39.aarch64.r  17 MB/s | 166 kB     00:00    
09:14:00 #15 3.035 (35/100): libsepol-devel-3.5-2.fc39.aarch64.rpm 8.3 MB/s |  49 kB     00:00    
09:14:00 #15 3.050 (36/100): libtool-2.4.7-7.fc39.aarch64.rpm       44 MB/s | 601 kB     00:00    
09:14:00 #15 3.056 (37/100): libtool-ltdl-2.4.7-7.fc39.aarch64.rpm 6.1 MB/s |  36 kB     00:00    
09:14:00 #14 44.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 ... 4346 files and directories currently installed.)
09:14:00 #14 44.24 Preparing to unpack .../liblocale-gettext-perl_1.07-5_armhf.deb ...
09:14:00 #14 44.24 Unpacking liblocale-gettext-perl (1.07-5) ...
09:14:00 #14 44.30 Selecting previously unselected package libssl3:armhf.
09:14:00 #14 44.30 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ...
09:14:00 #14 44.31 Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ...
09:14:00 #14 44.38 Selecting previously unselected package libpython3.11-minimal:armhf.
09:14:00 #14 44.38 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ...
09:14:00 #14 44.38 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
09:14:00 #14 44.49 Selecting previously unselected package libexpat1:armhf.
09:14:00 #15 1.781 Package bash-5.2.15-5.fc39.x86_64 is already installed.
09:14:00 #15 1.789 Package bash-5.2.15-5.fc39.x86_64 is already installed.
09:14:00 #15 1.789 Package ca-certificates-2023.2.60_v7.0.306-2.fc39.noarch is already installed.
09:14:00 #15 1.790 Package libarchive-3.7.1-1.fc39.x86_64 is already installed.
09:14:00 #15 1.790 Package pkgconf-pkg-config-1.9.5-2.fc39.x86_64 is already installed.
09:14:00 #15 1.791 Package tar-2:1.35-2.fc39.x86_64 is already installed.
09:14:00 #15 1.798 Package bash-5.2.15-5.fc39.x86_64 is already installed.
09:14:00 #15 1.898 Dependencies resolved.
09:14:00 #15 1.922 ======================================================================================
09:14:00 #15 1.922  Package                        Arch    Version                 Repository        Size
09:14:00 #15 1.922 ======================================================================================
09:14:00 #15 1.922 Installing:
09:14:00 #15 1.922  cmake                          x86_64  3.27.4-7.fc39           updates-testing  8.0 M
09:14:00 #15 1.922  device-mapper-devel            x86_64  1.02.196-1.fc39         fedora            42 k
09:14:00 #15 1.922  gcc                            x86_64  13.2.1-1.fc39           fedora            34 M
09:14:00 #15 1.922  git                            x86_64  2.41.0-2.fc39           fedora            54 k
09:14:00 #15 1.922  glibc-static                   x86_64  2.38-4.fc39             updates-testing  1.7 M
09:14:00 #15 1.922  libseccomp-devel               x86_64  2.5.3-6.fc39            fedora            60 k
09:14:00 #15 1.922  libselinux-devel               x86_64  3.5-5.fc39              fedora           151 k
09:14:00 #15 1.922  libtool                        x86_64  2.4.7-7.fc39            fedora           601 k
09:14:00 #15 1.922  libtool-ltdl-devel             x86_64  2.4.7-7.fc39            fedora           164 k
09:14:00 #15 1.922  make                           x86_64  1:4.4.1-2.fc39          fedora           589 k
09:14:00 #15 1.922  selinux-policy-devel           noarch  38.28-1.fc39            updates-testing  910 k
09:14:00 #15 1.922  systemd                        x86_64  254.2-7.fc39            updates-testing  4.7 M
09:14:00 #15 1.922  systemd-devel                  x86_64  254.2-7.fc39            updates-testing  632 k
09:14:00 #15 1.922  which                          x86_64  2.21-40.fc39            fedora            42 k
09:14:00 #15 1.922 Upgrading:
09:14:00 #15 1.922  glibc                          x86_64  2.38-4.fc39             updates-testing  2.2 M
09:14:00 #15 1.922  glibc-common                   x86_64  2.38-4.fc39             updates-testing  350 k
09:14:00 #15 1.922  glibc-gconv-extra              x86_64  2.38-4.fc39             updates-testing  1.6 M
09:14:00 #15 1.922  glibc-minimal-langpack         x86_64  2.38-4.fc39             updates-testing   68 k
09:14:00 #15 1.922  systemd-libs                   x86_64  254.2-7.fc39            updates-testing  689 k
09:14:00 #15 1.922 Installing dependencies:
09:14:00 #15 1.922  annobin-docs                   noarch  12.24-1.fc39            fedora            96 k
09:14:00 #15 1.922  annobin-plugin-gcc             x86_64  12.24-1.fc39            fedora           960 k
09:14:00 #15 1.922  autoconf                       noarch  2.71-6.fc39             fedora           733 k
09:14:00 #15 1.922  automake                       noarch  1.16.5-13.fc39          fedora           697 k
09:14:00 #15 1.922  checkpolicy                    x86_64  3.5-3.fc39              fedora           349 k
09:14:00 #15 1.922  cmake-data                     noarch  3.27.4-7.fc39           updates-testing  2.2 M
09:14:00 #15 1.922  cmake-filesystem               x86_64  3.27.4-7.fc39           updates-testing   19 k
09:14:00 #15 1.922  cmake-rpm-macros               noarch  3.27.4-7.fc39           updates-testing   18 k
09:14:00 #15 1.922  cpp                            x86_64  13.2.1-1.fc39           fedora            11 M
09:14:00 #15 1.922  dbus                           x86_64  1:1.14.10-1.fc39        fedora           8.1 k
09:14:00 #15 1.922  dbus-broker                    x86_64  33-2.fc39               fedora           173 k
09:14:00 #15 1.922  dbus-common                    noarch  1:1.14.10-1.fc39        fedora            15 k
09:14:00 #15 1.922  device-mapper                  x86_64  1.02.196-1.fc39         fedora           138 k
09:14:00 #15 1.922  device-mapper-libs             x86_64  1.02.196-1.fc39         fedora           175 k
09:14:00 #15 1.922  gc                             x86_64  8.2.2-4.fc39            fedora           110 k
09:14:00 #15 1.922  gcc-plugin-annobin             x86_64  13.2.1-1.fc39           fedora            47 k
09:14:00 #15 1.922  git-core                       x86_64  2.41.0-2.fc39           fedora           4.4 M
09:14:00 #15 1.922  git-core-doc                   noarch  2.41.0-2.fc39           fedora           2.8 M
09:14:00 #15 1.922  glibc-devel                    x86_64  2.38-4.fc39             updates-testing   82 k
09:14:00 #15 1.922  glibc-headers-x86              noarch  2.38-4.fc39             updates-testing  566 k
09:14:00 #15 1.922  guile22                        x86_64  2.2.7-9.fc39            fedora           6.5 M
09:14:00 #15 1.922  jsoncpp                        x86_64  1.9.5-5.fc39            fedora            99 k
09:14:00 #15 1.922  kernel-headers                 x86_64  6.5.4-300.fc39          updates-testing  1.5 M
09:14:00 #15 1.922  kmod-libs                      x86_64  30-6.fc39               fedora            67 k
09:14:00 #15 1.922  less                           x86_64  633-2.fc39              fedora           175 k
09:14:00 #15 1.922  libargon2                      x86_64  20190702-3.fc39         fedora            28 k
09:14:00 #15 1.922  libcbor                        x86_64  0.10.2-2.fc39           fedora            58 k
09:14:00 #15 1.922  libedit                        x86_64  3.1-48.20230828cvs.fc39 fedora           107 k
09:14:00 #15 1.922  libfdisk                       x86_64  2.39.2-1.fc39           fedora           162 k
09:14:00 #15 1.922  libfido2                       x86_64  1.13.0-3.fc39           fedora            98 k
09:14:00 #15 1.922  libmpc                         x86_64  1.3.1-3.fc39            fedora            70 k
09:14:00 #15 1.922  libseccomp                     x86_64  2.5.3-6.fc39            fedora            71 k
09:14:00 #15 1.922  libselinux-utils               x86_64  3.5-5.fc39              fedora           163 k
09:14:00 #15 1.922  libsepol-devel                 x86_64  3.5-2.fc39              fedora            49 k
09:14:00 #15 1.922  libtool-ltdl                   x86_64  2.4.7-7.fc39            fedora            36 k
09:14:00 #15 1.922  libutempter                    x86_64  1.2.1-10.fc39           fedora            26 k
09:14:00 #15 1.922  libuv                          x86_64  1:1.46.0-2.fc39         fedora           159 k
09:14:00 #15 1.922  libxcrypt-devel                x86_64  4.4.36-2.fc39           fedora            30 k
09:14:00 #15 1.922  libxcrypt-static               x86_64  4.4.36-2.fc39           fedora            95 k
09:14:00 #15 1.922  m4                             x86_64  1.4.19-6.fc39           fedora           303 k
09:14:00 #15 1.922  openssh                        x86_64  9.3p1-9.fc39            updates-testing  438 k
09:14:00 #15 1.922  openssh-clients                x86_64  9.3p1-9.fc39            updates-testing  734 k
09:14:00 #15 1.922  pcre2-devel                    x86_64  10.42-1.fc39.2          fedora           505 k
09:14:00 #15 1.922  pcre2-utf16                    x86_64  10.42-1.fc39.2          fedora           212 k
09:14:00 #15 1.922  pcre2-utf32                    x86_64  10.42-1.fc39.2          fedora           200 k
09:14:00 #15 1.922  perl-Error                     noarch  1:0.17029-13.fc39       fedora            40 k
09:14:00 #15 1.922  perl-File-Compare              noarch  1.100.700-500.fc39      fedora            13 k
09:14:00 #15 1.922  perl-File-Copy                 noarch  2.41-500.fc39           fedora            20 k
09:14:00 #15 1.922  perl-File-Find                 noarch  1.43-500.fc39           fedora            25 k
09:14:00 #15 1.922  perl-Git                       noarch  2.41.0-2.fc39           fedora            41 k
09:14:00 #15 1.922  perl-TermReadKey               x86_64  2.38-18.fc39            fedora            35 k
09:14:00 #15 1.922  perl-Thread-Queue              noarch  3.14-500.fc39           fedora            21 k
09:14:00 #15 1.922  perl-lib                       x86_64  0.65-500.fc39           fedora            15 k
09:14:00 #15 1.922  perl-threads                   x86_64  1:2.36-500.fc39         fedora            58 k
09:14:00 #15 1.922  perl-threads-shared            x86_64  1.68-500.fc39           fedora            45 k
09:14:00 #15 1.922  policycoreutils                x86_64  3.5-7.fc39              fedora           243 k
09:14:00 #15 1.922  policycoreutils-devel          x86_64  3.5-7.fc39              fedora           153 k
09:14:00 #15 1.922  policycoreutils-python-utils   noarch  3.5-7.fc39              fedora            81 k
09:14:00 #15 1.922  python3-audit                  x86_64  3.1.2-1.fc39            fedora            87 k
09:14:00 #15 1.922  python3-libselinux             x86_64  3.5-5.fc39              fedora           198 k
09:14:00 #15 1.922  python3-libsemanage            x86_64  3.5-4.fc39              fedora            84 k
09:14:00 #15 1.922  python3-policycoreutils        noarch  3.5-7.fc39              fedora           2.2 M
09:14:00 #15 1.922  python3-setools                x86_64  4.4.3-1.fc39            fedora           714 k
09:14:00 #15 1.922  python3-setuptools             noarch  67.7.2-7.fc39           updates-testing  1.5 M
09:14:00 #15 1.922  rhash                          x86_64  1.4.3-3.fc39            fedora           194 k
09:14:00 #15 1.922  rpm-plugin-selinux             x86_64  4.19.0-1.fc39           updates-testing   20 k
09:14:00 #15 1.922  selinux-policy                 noarch  38.28-1.fc39            updates-testing   54 k
09:14:00 #15 1.922  selinux-policy-targeted        noarch  38.28-1.fc39            updates-testing  6.7 M
09:14:00 #15 1.922  systemd-pam                    x86_64  254.2-7.fc39            updates-testing  363 k
09:14:00 #15 1.922  systemd-rpm-macros             noarch  254.2-7.fc39            updates-testing   31 k
09:14:00 #15 1.922  util-linux                     x86_64  2.39.2-1.fc39           fedora           1.2 M
09:14:00 #15 1.922  vim-filesystem                 noarch  2:9.0.1872-1.fc39       fedora            18 k
09:14:00 #15 1.922  xkeyboard-config               noarch  2.39-2.fc39             fedora           962 k
09:14:00 #15 1.922 Installing weak dependencies:
09:14:00 #15 1.922  cryptsetup-libs                x86_64  2.6.1-3.fc39            fedora           491 k
09:14:00 #15 1.922  libbpf                         x86_64  2:1.1.0-4.fc39          fedora           165 k
09:14:00 #15 1.922  libxkbcommon                   x86_64  1.5.0-3.fc39            fedora           139 k
09:14:00 #15 1.922  qrencode-libs                  x86_64  4.1.1-5.fc39            fedora            61 k
09:14:00 #15 1.922  systemd-networkd               x86_64  254.2-7.fc39            updates-testing  649 k
09:14:00 #15 1.922  systemd-resolved               x86_64  254.2-7.fc39            updates-testing  295 k
09:14:00 #15 1.922 
09:14:00 #15 1.922 Transaction Summary
09:14:00 #15 1.922 ======================================================================================
09:14:00 #15 1.922 Install  93 Packages
09:14:00 #15 1.922 Upgrade   5 Packages
09:14:00 #15 1.922 
09:14:00 #15 1.927 Total download size: 110 M
09:14:00 #15 1.927 Downloading Packages:
09:14:00 #13 45.85 Preparing to unpack .../333-lintian_2.104.0_all.deb ...
09:14:00 #13 45.85 Unpacking lintian (2.104.0) ...
09:14:00 #13 47.07 Selecting previously unselected package libxext6:armhf.
09:14:00 #13 47.08 Preparing to unpack .../352-libxext6_2%3a1.3.4-1+b1_armhf.deb ...
09:14:00 #13 47.08 Unpacking libxext6:armhf (2:1.3.4-1+b1) ...
09:14:00 #13 47.12 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:00 #13 47.13 Preparing to unpack .../353-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:14:00 #13 47.13 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:14:00 #13 47.17 Selecting previously unselected package libxml-sax-base-perl.
09:14:00 #13 47.18 Preparing to unpack .../354-libxml-sax-base-perl_1.09-3_all.deb ...
09:14:00 #13 47.18 Unpacking libxml-sax-base-perl (1.09-3) ...
09:14:00 #13 47.23 Selecting previously unselected package libxml-sax-perl.
09:14:00 #14 52.10 Selecting previously unselected package python3-certifi.
09:14:00 #14 52.10 Preparing to unpack .../328-python3-certifi_2019.11.28-1_all.deb ...
09:14:00 #14 52.11 Unpacking python3-certifi (2019.11.28-1) ...
09:14:00 #14 52.18 Selecting previously unselected package python3-idna.
09:14:00 #14 52.18 Preparing to unpack .../329-python3-idna_2.8-1_all.deb ...
09:14:00 #14 52.19 Unpacking python3-idna (2.8-1) ...
09:14:00 #14 52.22 Selecting previously unselected package python3-urllib3.
09:14:00 #14 52.23 Preparing to unpack .../330-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:14:00 #14 52.23 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:14:00 #14 52.27 Selecting previously unselected package python3-requests.
09:14:00 #14 52.27 Preparing to unpack .../331-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:14:00 #14 52.27 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:14:00 #14 52.31 Selecting previously unselected package python3-unidiff.
09:14:01 #15 7.474 Fetched 17.0 MB in 2s (9594 kB/s)
09:14:01 #15 7.495 Selecting previously unselected package libstdc++-8-dev:armhf.
09:14:01 #15 7.495 (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.)
09:14:01 #15 7.504 Preparing to unpack .../00-libstdc++-8-dev_8.3.0-6+rpi1_armhf.deb ...
09:14:01 #15 7.507 Unpacking libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
09:14:01 #14 49.79 Setting up g++ (4:11.2.0-1ubuntu1) ...
09:14:01 #14 49.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:01 #14 49.83 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
09:14:01 #14 49.83 Setting up libhtml-parser-perl:amd64 (3.76-1build2) ...
09:14:01 #14 49.85 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:01 #14 49.86 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:01 #14 49.87 Setting up librole-tiny-perl (2.002004-1) ...
09:14:01 #14 49.89 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:14:01 #14 49.90 Setting up build-essential (12.9ubuntu3) ...
09:14:01 #14 49.91 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:01 #14 49.92 Setting up libfile-homedir-perl (1.006-1) ...
09:14:01 #14 49.93 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
09:14:01 #14 49.95 Setting up libio-socket-ssl-perl (2.074-2) ...
09:14:01 #14 49.96 Setting up libsub-exporter-perl (0.988-1) ...
09:14:01 #14 49.97 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:01 #14 49.98 Setting up libhttp-message-perl (6.36-1) ...
09:14:01 #14 49.99 Setting up libdata-validate-ip-perl (0.30-1) ...
09:14:01 #14 45.51 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ...
09:14:01 #14 45.52 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
09:14:01 #14 45.61 Selecting previously unselected package python3.10.
09:14:01 #14 45.61 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ...
09:14:01 #14 45.61 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:14:01 #14 45.64 Selecting previously unselected package libpython3-stdlib:arm64.
09:14:01 #14 45.64 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
09:14:01 #14 45.64 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
09:14:01 #14 45.67 Setting up python3-minimal (3.10.6-1~22.04) ...
09:14:01 #13 50.98 (84/142): python3-systemd-235-2.fc38.aarch64.rp 1.0 MB/s | 108 kB     00:00    
09:14:01 #13 50.98 (85/142): python3-tomli-w-1.0.0-5.fc38.noarch.r 209 kB/s |  21 kB     00:00    
09:14:01 #13 51.05 (86/142): redhat-rpm-config-252-1.fc38.noarch.r 1.1 MB/s |  83 kB     00:00    
09:14:01 #13 51.06 (87/142): rpmautospec-rpm-macros-0.3.5-1.fc38.n 128 kB/s | 9.3 kB     00:00    
09:14:01 #13 51.06 (88/142): shared-mime-info-2.2-3.fc38.aarch64.r 4.8 MB/s | 380 kB     00:00    
09:14:01 #13 51.12 (89/142): unzip-6.0-60.fc38.aarch64.rpm         2.4 MB/s | 183 kB     00:00    
09:14:01 #13 51.13 (90/142): web-assets-filesystem-5-19.fc38.noarc 108 kB/s | 7.9 kB     00:00    
09:14:01 #13 51.14 (91/142): xz-5.4.1-1.fc38.aarch64.rpm           5.3 MB/s | 420 kB     00:00    
09:14:01 #13 51.20 (92/142): zip-3.0-36.fc38.aarch64.rpm           3.5 MB/s | 262 kB     00:00    
09:14:01 #13 51.20 (93/142): ansible-srpm-macros-1-10.fc38.noarch. 327 kB/s |  21 kB     00:00    
09:14:01 #13 51.20 (94/142): dash-0.5.12-1.fc38.aarch64.rpm        1.5 MB/s |  98 kB     00:00    
09:14:01 #13 51.21 (95/142): dbus-libs-1.14.10-1.fc38.aarch64.rpm  9.6 MB/s | 155 kB     00:00    
09:14:01 #13 51.22 (96/142): debugedit-5.0-9.fc38.aarch64.rpm      5.4 MB/s |  77 kB     00:00    
09:14:01 #13 51.23 (97/142): diffutils-3.10-1.fc38.aarch64.rpm      15 MB/s | 395 kB     00:00    
09:14:01 #13 47.49 Preparing to unpack .../279-libtask-weaken-perl_1.06-1_all.deb ...
09:14:01 #13 47.49 Unpacking libtask-weaken-perl (1.06-1) ...
09:14:01 #13 47.52 Selecting previously unselected package libxml-parser-perl.
09:14:01 #13 47.52 Preparing to unpack .../280-libxml-parser-perl_2.44-4_armhf.deb ...
09:14:01 #13 47.53 Unpacking libxml-parser-perl (2.44-4) ...
09:14:01 #13 47.57 Selecting previously unselected package libsoap-lite-perl.
09:14:01 #13 47.58 Preparing to unpack .../281-libsoap-lite-perl_1.27-1_all.deb ...
09:14:01 #13 47.58 Unpacking libsoap-lite-perl (1.27-1) ...
09:14:01 #13 47.63 Selecting previously unselected package libsort-key-perl.
09:14:01 #13 47.64 Preparing to unpack .../282-libsort-key-perl_1.33-2+b1_armhf.deb ...
09:14:01 #13 47.64 Unpacking libsort-key-perl (1.33-2+b1) ...
09:14:01 #13 47.67 Selecting previously unselected package libstring-copyright-perl.
09:14:01 #13 47.67 Preparing to unpack .../283-libstring-copyright-perl_0.003006-1_all.deb ...
09:14:01 #13 47.68 Unpacking libstring-copyright-perl (0.003006-1) ...
09:14:01 #13 47.70 Selecting previously unselected package libstring-escape-perl.
09:14:01 #13 47.71 Preparing to unpack .../284-libstring-escape-perl_2010.002-2_all.deb ...
09:14:01 #13 47.71 Unpacking libstring-escape-perl (2010.002-2) ...
09:14:01 #13 47.74 Selecting previously unselected package libstring-shellquote-perl.
09:14:01 #14 47.08 Preparing to unpack .../183-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:01 #14 47.08 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:01 #14 47.11 Selecting previously unselected package libwww-perl.
09:14:01 #14 47.11 Preparing to unpack .../184-libwww-perl_6.43-1_all.deb ...
09:14:01 #14 47.11 Unpacking libwww-perl (6.43-1) ...
09:14:01 #14 47.15 Selecting previously unselected package patchutils.
09:14:01 #14 47.16 Preparing to unpack .../185-patchutils_0.3.4-2_armhf.deb ...
09:14:01 #14 47.16 Unpacking patchutils (0.3.4-2) ...
09:14:01 #14 47.24 Selecting previously unselected package wdiff.
09:14:01 #14 47.24 Preparing to unpack .../186-wdiff_1.2.2-2build1_armhf.deb ...
09:14:01 #14 47.25 Unpacking wdiff (1.2.2-2build1) ...
09:14:01 #14 47.29 Selecting previously unselected package devscripts.
09:14:01 #14 47.29 Preparing to unpack .../187-devscripts_2.20.2ubuntu2_armhf.deb ...
09:14:01 #14 47.31 Unpacking devscripts (2.20.2ubuntu2) ...
09:14:01 #14 47.75 Setting up libsub-install-perl (0.928-1) ...
09:14:01 #14 47.78 Setting up gcc (4:9.3.0-1ubuntu2) ...
09:14:01 #14 47.82 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
09:14:01 #14 46.88 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:01 #14 47.00 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:01 #14 47.03 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:01 #14 47.05 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:01 #14 47.05 Updating certificates in /etc/ssl/certs...
09:14:01 #14 51.26 Preparing to unpack .../068-libmpfr6_4.2.0-1_arm64.deb ...
09:14:01 #14 51.26 Unpacking libmpfr6:arm64 (4.2.0-1) ...
09:14:01 #14 51.31 Selecting previously unselected package libmpc3:arm64.
09:14:01 #14 51.31 Preparing to unpack .../069-libmpc3_1.3.1-1_arm64.deb ...
09:14:01 #14 51.31 Unpacking libmpc3:arm64 (1.3.1-1) ...
09:14:01 #14 51.34 Selecting previously unselected package cpp-12.
09:14:01 #14 51.34 Preparing to unpack .../070-cpp-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:01 #14 51.35 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:14:01 #13 47.56 (91/143): gdb-minimal-13.2-2.fc37.x86_64.rpm     42 MB/s | 4.2 MB     00:00    
09:14:01 #13 47.58 (92/143): ghc-srpm-macros-1.6.1-1.fc37.noarch.r 582 kB/s | 8.0 kB     00:00    
09:14:01 #13 47.60 (93/143): glibc-gconv-extra-2.36-11.fc37.x86_64  71 MB/s | 1.6 MB     00:00    
09:14:01 #13 47.61 (94/143): gnat-srpm-macros-5-1.fc37.noarch.rpm  1.4 MB/s | 8.3 kB     00:00    
09:14:01 #13 47.62 (95/143): ncurses-6.4-3.20230114.fc37.x86_64.rp  28 MB/s | 411 kB     00:00    
09:14:01 #13 47.63 (96/143): package-notes-srpm-macros-0.5-7.fc37. 1.7 MB/s |  11 kB     00:00    
09:14:01 #13 47.64 (97/143): perl-AutoLoader-5.74-494.fc37.noarch. 1.4 MB/s |  22 kB     00:00    
09:14:01 #13 47.65 (98/143): perl-B-1.83-494.fc37.x86_64.rpm        16 MB/s | 182 kB     00:00    
09:14:01 #13 47.66 (99/143): perl-Class-Struct-0.66-494.fc37.noarc 2.5 MB/s |  23 kB     00:00    
09:14:01 #13 47.67 (100/143): perl-DynaLoader-1.52-494.fc37.x86_64 3.0 MB/s |  27 kB     00:00    
09:14:01 #13 47.68 (101/143): perl-Errno-1.36-494.fc37.x86_64.rpm  2.6 MB/s |  16 kB     00:00    
09:14:01 #13 47.69 (102/143): perl-Fcntl-1.15-494.fc37.x86_64.rpm  3.3 MB/s |  21 kB     00:00    
09:14:01 #13 47.69 (103/143): perl-File-Basename-2.85-494.fc37.noa 3.2 MB/s |  18 kB     00:00    
09:14:01 #13 47.70 (104/143): perl-File-stat-1.12-494.fc37.noarch. 2.6 MB/s |  18 kB     00:00    
09:14:01 #13 47.70 (105/143): perl-FileHandle-2.03-494.fc37.noarch 3.1 MB/s |  16 kB     00:00    
09:14:01 #13 47.71 (106/143): perl-Getopt-Long-2.54-1.fc37.noarch. 8.5 MB/s |  60 kB     00:00    
09:14:01 #13 47.73 (107/143): perl-Getopt-Std-1.13-494.fc37.noarch 1.2 MB/s |  17 kB     00:00    
09:14:01 #13 47.75 (108/143): perl-HTTP-Tiny-0.086-1.fc37.noarch.r 1.9 MB/s |  55 kB     00:00    
09:14:01 #13 47.77 (109/143): perl-IO-1.50-494.fc37.x86_64.rpm     8.6 MB/s |  93 kB     00:00    
09:14:01 #13 47.77 (110/143): perl-IPC-Open3-1.22-494.fc37.noarch. 3.1 MB/s |  24 kB     00:00    
09:14:01 #13 47.78 (111/143): perl-NDBM_File-1.15-494.fc37.x86_64. 3.4 MB/s |  23 kB     00:00    
09:14:01 #13 47.79 (112/143): perl-POSIX-2.03-494.fc37.x86_64.rpm   11 MB/s |  98 kB     00:00    
09:14:01 #13 47.80 (113/143): perl-SelectSaver-1.02-494.fc37.noarc 1.7 MB/s |  13 kB     00:00    
09:14:01 #13 47.80 (114/143): perl-Symbol-1.09-494.fc37.noarch.rpm 2.2 MB/s |  15 kB     00:00    
09:14:01 #13 47.81 (115/143): perl-Text-Tabs+Wrap-2023.0511-1.fc37 3.5 MB/s |  23 kB     00:00    
09:14:01 #13 47.82 (116/143): perl-URI-5.17-1.fc37.noarch.rpm       14 MB/s | 123 kB     00:00    
09:14:01 #13 47.82 (117/143): perl-base-2.27-494.fc37.noarch.rpm   2.9 MB/s |  17 kB     00:00    
09:14:01 #13 47.84 (118/143): elfutils-0.189-3.fc37.x86_64.rpm     1.3 MB/s | 536 kB     00:00    
09:14:01 #13 47.84 (119/143): perl-if-0.61.000-494.fc37.noarch.rpm 1.1 MB/s |  15 kB     00:00    
09:14:01 #13 47.84 (120/143): perl-interpreter-5.36.1-494.fc37.x86  11 MB/s |  73 kB     00:00    
09:14:01 #13 47.85 (121/143): perl-locale-1.10-494.fc37.noarch.rpm 2.8 MB/s |  15 kB     00:00    
09:14:01 #13 47.85 (122/143): perl-mro-1.26-494.fc37.x86_64.rpm    4.9 MB/s |  30 kB     00:00    
09:14:01 #13 47.86 (123/143): perl-overload-1.35-494.fc37.noarch.r 7.4 MB/s |  47 kB     00:00    
09:14:01 #13 47.86 (124/143): perl-overloading-0.02-494.fc37.noarc 2.8 MB/s |  14 kB     00:00    
09:14:01 #13 47.87 (125/143): perl-subs-1.04-494.fc37.noarch.rpm   2.7 MB/s |  13 kB     00:00    
09:14:01 #15 3.087 (38/100): libtool-ltdl-devel-2.4.7-7.fc39.aarch 5.2 MB/s | 164 kB     00:00    
09:14:01 #15 3.097 (39/100): libubsan-13.2.1-1.fc39.aarch64.rpm     21 MB/s | 203 kB     00:00    
09:14:01 #15 3.118 (40/100): guile22-2.2.7-9.fc39.aarch64.rpm       23 MB/s | 6.5 MB     00:00    
09:14:01 #15 3.125 (41/100): libutempter-1.2.1-10.fc39.aarch64.rpm 1.0 MB/s |  27 kB     00:00    
09:14:01 #15 3.132 (42/100): libxcrypt-devel-4.4.36-2.fc39.aarch64 5.4 MB/s |  30 kB     00:00    
09:14:01 #15 3.137 (43/100): libuv-1.46.0-2.fc39.aarch64.rpm        10 MB/s | 156 kB     00:00    
09:14:01 #15 3.142 (44/100): libxcrypt-static-4.4.36-2.fc39.aarch6  12 MB/s | 101 kB     00:00    
09:14:01 #15 3.146 (45/100): libxkbcommon-1.5.0-3.fc39.aarch64.rpm  18 MB/s | 140 kB     00:00    
09:14:01 #15 3.153 (46/100): m4-1.4.19-6.fc39.aarch64.rpm           29 MB/s | 299 kB     00:00    
09:14:01 #15 3.168 (47/100): make-4.4.1-2.fc39.aarch64.rpm          30 MB/s | 585 kB     00:00    
09:14:01 #15 3.176 (48/100): pcre2-devel-10.42-1.fc39.2.aarch64.rp  22 MB/s | 505 kB     00:00    
09:14:01 #15 3.182 (49/100): pcre2-utf16-10.42-1.fc39.2.aarch64.rp  16 MB/s | 199 kB     00:00    
09:14:01 #15 3.189 (50/100): pcre2-utf32-10.42-1.fc39.2.aarch64.rp  14 MB/s | 187 kB     00:00    
09:14:01 #15 3.193 (51/100): perl-Error-0.17029-13.fc39.noarch.rpm 4.6 MB/s |  40 kB     00:00    
09:14:01 #15 3.198 (52/100): perl-File-Compare-1.100.700-500.fc39. 1.7 MB/s |  13 kB     00:00    
09:14:01 #15 3.202 (53/100): perl-File-Copy-2.41-500.fc39.noarch.r 2.3 MB/s |  20 kB     00:00    
09:14:01 #15 3.206 (54/100): perl-File-Find-1.43-500.fc39.noarch.r 4.4 MB/s |  25 kB     00:00    
09:14:01 #15 3.209 (55/100): perl-Git-2.41.0-2.fc39.noarch.rpm     6.6 MB/s |  41 kB     00:00    
09:14:01 #15 3.265 (56/100): perl-TermReadKey-2.38-18.fc39.aarch64 596 kB/s |  35 kB     00:00    
09:14:01 #15 3.277 (57/100): perl-Thread-Queue-3.14-500.fc39.noarc 316 kB/s |  21 kB     00:00    
09:14:01 #14 44.49 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
09:14:01 #14 44.49 Unpacking libexpat1:armhf (2.5.0-1) ...
09:14:01 #14 44.54 Selecting previously unselected package python3.11-minimal.
09:14:01 #14 44.54 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ...
09:14:01 #14 44.54 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:14:01 #14 44.63 Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ...
09:14:01 #14 44.72 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
09:14:01 #14 44.74 Setting up libexpat1:armhf (2.5.0-1) ...
09:14:01 #13 46.15 Selecting previously unselected package lsb-release.
09:14:01 #13 46.15 Preparing to unpack .../334-lsb-release_11.1.0_all.deb ...
09:14:01 #13 46.15 Unpacking lsb-release (11.1.0) ...
09:14:01 #13 46.20 Selecting previously unselected package manpages-dev.
09:14:01 #13 46.21 Preparing to unpack .../335-manpages-dev_5.10-1_all.deb ...
09:14:01 #13 46.21 Unpacking manpages-dev (5.10-1) ...
09:14:01 #13 47.23 Preparing to unpack .../355-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:14:01 #13 47.24 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:14:01 #13 47.28 Selecting previously unselected package libxml-libxml-perl.
09:14:01 #13 47.29 Preparing to unpack .../356-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1+b1_armhf.deb ...
09:14:01 #13 47.29 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:14:01 #13 47.36 Selecting previously unselected package libxml-sax-expat-perl.
09:14:01 #13 47.36 Preparing to unpack .../357-libxml-sax-expat-perl_0.51-2_all.deb ...
09:14:01 #13 47.37 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:14:01 #13 47.41 Selecting previously unselected package libxmlrpc-lite-perl.
09:14:01 #13 47.41 Preparing to unpack .../358-libxmlrpc-lite-perl_0.717-5_all.deb ...
09:14:01 #13 47.42 Unpacking libxmlrpc-lite-perl (0.717-5) ...
09:14:01 #13 47.46 Selecting previously unselected package libxmuu1:armhf.
09:14:01 #13 47.46 Preparing to unpack .../359-libxmuu1_2%3a1.1.3-3_armhf.deb ...
09:14:01 #13 47.46 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
09:14:01 #13 47.51 Selecting previously unselected package libxstring-perl:armhf.
09:14:01 #13 47.51 Preparing to unpack .../360-libxstring-perl_0.005-2+b1_armhf.deb ...
09:14:01 #13 47.52 Unpacking libxstring-perl:armhf (0.005-2+b1) ...
09:14:01 #13 47.56 Selecting previously unselected package libyaml-0-2:armhf.
09:14:01 #14 52.31 Preparing to unpack .../332-python3-unidiff_0.5.5-2_all.deb ...
09:14:01 #14 52.31 Unpacking python3-unidiff (0.5.5-2) ...
09:14:01 #14 52.35 Selecting previously unselected package python3-xdg.
09:14:01 #14 52.35 Preparing to unpack .../333-python3-xdg_0.26-1ubuntu1_all.deb ...
09:14:01 #14 52.35 Unpacking python3-xdg (0.26-1ubuntu1) ...
09:14:01 #14 52.39 Selecting previously unselected package unzip.
09:14:01 #14 52.39 Preparing to unpack .../334-unzip_6.0-25ubuntu1.1_arm64.deb ...
09:14:01 #14 52.39 Unpacking unzip (6.0-25ubuntu1.1) ...
09:14:01 #14 52.45 Selecting previously unselected package equivs.
09:14:01 #14 52.45 Preparing to unpack .../335-equivs_2.2.0_all.deb ...
09:14:01 #14 52.45 Unpacking equivs (2.2.0) ...
09:14:01 #14 52.48 Selecting previously unselected package libauthen-sasl-perl.
09:14:01 #14 52.49 Preparing to unpack .../336-libauthen-sasl-perl_2.1600-1_all.deb ...
09:14:01 #14 52.49 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:14:01 #14 52.52 Selecting previously unselected package python3-magic.
09:14:01 #14 52.53 Preparing to unpack .../337-python3-magic_2%3a0.4.15-3_all.deb ...
09:14:01 #14 52.53 Unpacking python3-magic (2:0.4.15-3) ...
09:14:01 #14 52.57 Setting up libapt-pkg-perl (0.1.36build3) ...
09:14:01 #15 7.738 Selecting previously unselected package g++-8.
09:14:01 #15 7.741 Preparing to unpack .../01-g++-8_8.3.0-6+rpi1_armhf.deb ...
09:14:01 #15 7.744 Unpacking g++-8 (8.3.0-6+rpi1) ...
09:14:01 #14 50.00 Setting up libhtml-form-perl (6.07-1) ...
09:14:01 #14 50.02 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:01 #14 50.03 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
09:14:01 #14 50.04 Setting up libjson-xs-perl (4.030-1build3) ...
09:14:01 #14 50.05 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:01 #14 50.07 Setting up libio-prompter-perl (0.004015-1) ...
09:14:01 #14 50.08 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:01 #14 50.09 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:01 #14 50.10 Setting up po-debconf (1.0.21+nmu1) ...
09:14:01 #14 50.11 Setting up libhtml-tree-perl (5.07-2) ...
09:14:01 #14 50.13 Setting up libparams-classify-perl (0.015-1build5) ...
09:14:01 #14 50.14 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:01 #14 50.15 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:01 #14 50.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:01 #14 45.85 Selecting previously unselected package python3.
09:14:01 #14 45.85 (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.)
09:14:01 #14 45.86 Preparing to unpack .../000-python3_3.10.6-1~22.04_arm64.deb ...
09:14:01 #14 45.86 Unpacking python3 (3.10.6-1~22.04) ...
09:14:01 #14 45.90 Selecting previously unselected package perl-modules-5.34.
09:14:01 #14 45.90 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ...
09:14:01 #14 45.90 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:14:01 #17 8.233   Installing       : cmake-filesystem-3.20.2-5.el8.aarch64                 8/61 
09:14:01 #13 51.23 (98/142): dnf-plugins-core-4.4.2-1.fc38.noarch. 2.1 MB/s |  38 kB     00:00    
09:14:01 #13 51.24 (99/142): elfutils-0.189-3.fc38.aarch64.rpm      25 MB/s | 536 kB     00:00    
09:14:01 #13 51.24 (100/142): elfutils-debuginfod-client-0.189-3.f 4.1 MB/s |  38 kB     00:00    
09:14:01 #13 51.25 (101/142): emacs-filesystem-28.2-7.fc38.noarch. 717 kB/s | 7.9 kB     00:00    
09:14:01 #13 47.74 Preparing to unpack .../285-libstring-shellquote-perl_1.04-1_all.deb ...
09:14:01 #13 47.75 Unpacking libstring-shellquote-perl (1.04-1) ...
09:14:01 #13 47.78 Selecting previously unselected package libterm-readkey-perl.
09:14:01 #13 47.78 Preparing to unpack .../286-libterm-readkey-perl_2.38-1_armhf.deb ...
09:14:01 #13 47.78 Unpacking libterm-readkey-perl (2.38-1) ...
09:14:01 #13 47.81 Selecting previously unselected package libtest-fatal-perl.
09:14:01 #13 47.82 Preparing to unpack .../287-libtest-fatal-perl_0.014-1_all.deb ...
09:14:01 #13 47.82 Unpacking libtest-fatal-perl (0.014-1) ...
09:14:01 #13 47.85 Selecting previously unselected package libtest-refcount-perl.
09:14:01 #13 47.85 Preparing to unpack .../288-libtest-refcount-perl_0.08-3_all.deb ...
09:14:01 #13 47.85 Unpacking libtest-refcount-perl (0.08-3) ...
09:14:01 #13 47.88 Selecting previously unselected package libtext-levenshtein-perl.
09:14:01 #13 47.88 Preparing to unpack .../289-libtext-levenshtein-perl_0.13-1_all.deb ...
09:14:01 #13 47.89 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:14:01 #13 47.92 Selecting previously unselected package libtype-tiny-xs-perl.
09:14:01 #13 47.92 Preparing to unpack .../290-libtype-tiny-xs-perl_0.014-1+b1_armhf.deb ...
09:14:01 #13 47.92 Unpacking libtype-tiny-xs-perl (0.014-1+b1) ...
09:14:01 #13 47.95 Selecting previously unselected package libunicode-utf8-perl.
09:14:01 #14 47.42 Selecting previously unselected package diffstat.
09:14:01 #14 47.42 Preparing to unpack .../188-diffstat_1.63-1_armhf.deb ...
09:14:01 #14 47.43 Unpacking diffstat (1.63-1) ...
09:14:01 #14 47.47 Selecting previously unselected package python3-chardet.
09:14:01 #14 47.47 Preparing to unpack .../189-python3-chardet_3.0.4-4build1_all.deb ...
09:14:01 #14 47.47 Unpacking python3-chardet (3.0.4-4build1) ...
09:14:01 #14 47.52 Selecting previously unselected package python3-debian.
09:14:01 #14 47.52 Preparing to unpack .../190-python3-debian_0.1.36ubuntu1.1_all.deb ...
09:14:01 #14 47.52 Unpacking python3-debian (0.1.36ubuntu1.1) ...
09:14:01 #14 47.56 Selecting previously unselected package libgpgme11:armhf.
09:14:01 #14 47.56 Preparing to unpack .../191-libgpgme11_1.13.1-7ubuntu2.1_armhf.deb ...
09:14:01 #14 47.57 Unpacking libgpgme11:armhf (1.13.1-7ubuntu2.1) ...
09:14:01 #14 47.61 Selecting previously unselected package python3-gpg.
09:14:01 #14 47.61 Preparing to unpack .../192-python3-gpg_1.13.1-7ubuntu2.1_armhf.deb ...
09:14:01 #14 47.61 Unpacking python3-gpg (1.13.1-7ubuntu2.1) ...
09:14:01 #14 47.67 Selecting previously unselected package dput.
09:14:01 #14 47.92 Setting up libnumber-compare-perl (0.03-1) ...
09:14:01 #14 47.98 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:01 #14 48.05 Setting up libio-async-perl (0.75-1) ...
09:14:01 #14 48.16 Setting up liberror-perl (0.17029-1) ...
09:14:01 #14 47.39 0 added, 0 removed; done.
09:14:01 #14 47.39 Running hooks in /etc/ca-certificates/update.d...
09:14:01 #14 51.56 Selecting previously unselected package cpp.
09:14:01 #14 51.56 Preparing to unpack .../071-cpp_4%3a12.2.0-3ubuntu1_arm64.deb ...
09:14:01 #14 51.56 Unpacking cpp (4:12.2.0-3ubuntu1) ...
09:14:01 #14 51.63 Selecting previously unselected package libcc1-0:arm64.
09:14:01 #14 51.63 Preparing to unpack .../072-libcc1-0_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.64 Unpacking libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 51.70 Selecting previously unselected package libgomp1:arm64.
09:14:01 #15 3.287 (58/100): perl-threads-2.36-500.fc39.aarch64.rp 6.6 MB/s |  57 kB     00:00    
09:14:01 #15 3.294 (59/100): perl-threads-shared-1.68-500.fc39.aar 6.4 MB/s |  44 kB     00:00    
09:14:01 #15 3.298 (60/100): perl-lib-0.65-500.fc39.aarch64.rpm    594 kB/s |  15 kB     00:00    
09:14:01 #15 3.309 (61/100): policycoreutils-devel-3.5-7.fc39.aarc  14 MB/s | 149 kB     00:00    
09:14:01 #15 3.319 (62/100): policycoreutils-python-utils-3.5-7.fc  10 MB/s |  81 kB     00:00    
09:14:01 #15 3.328 (63/100): python3-audit-3.1.2-1.fc39.aarch64.rp  11 MB/s |  88 kB     00:00    
09:14:01 #15 3.337 (64/100): python3-libselinux-3.5-5.fc39.aarch64  23 MB/s | 193 kB     00:00    
09:14:01 #15 3.345 (65/100): python3-libsemanage-3.5-4.fc39.aarch6  12 MB/s |  85 kB     00:00    
09:14:01 #15 3.424 (66/100): gcc-13.2.1-1.fc39.aarch64.rpm          40 MB/s |  31 MB     00:00    
09:14:01 #15 3.442 (67/100): python3-policycoreutils-3.5-7.fc39.no  23 MB/s | 2.2 MB     00:00    
09:14:01 #15 3.449 (68/100): python3-setools-4.4.3-1.fc39.aarch64.  34 MB/s | 694 kB     00:00    
09:14:01 #15 3.453 (69/100): qrencode-libs-4.1.1-5.fc39.aarch64.rp 6.5 MB/s |  61 kB     00:00    
09:14:01 #15 3.464 (70/100): rhash-1.4.3-3.fc39.aarch64.rpm         13 MB/s | 192 kB     00:00    
09:14:01 #15 3.482 (71/100): vim-filesystem-9.0.1872-1.fc39.noarch 1.0 MB/s |  18 kB     00:00    
09:14:01 #15 3.488 (72/100): which-2.21-40.fc39.aarch64.rpm        7.0 MB/s |  42 kB     00:00    
09:14:01 #15 3.493 (73/100): policycoreutils-3.5-7.fc39.aarch64.rp 1.2 MB/s | 244 kB     00:00    
09:14:01 #15 3.503 (74/100): util-linux-2.39.2-1.fc39.aarch64.rpm   24 MB/s | 1.2 MB     00:00    
09:14:01 #15 3.512 (75/100): xkeyboard-config-2.39-2.fc39.noarch.r  41 MB/s | 962 kB     00:00    
09:14:01 #15 3.531 (76/100): cmake-filesystem-3.27.4-7.fc39.aarch6 1.0 MB/s |  19 kB     00:00    
09:14:01 #15 3.569 (77/100): cmake-3.27.4-7.fc39.aarch64.rpm        99 MB/s | 7.4 MB     00:00    
09:14:01 #15 3.583 (78/100): cmake-data-3.27.4-7.fc39.noarch.rpm    29 MB/s | 2.2 MB     00:00    
09:14:01 #15 3.586 (79/100): cmake-rpm-macros-3.27.4-7.fc39.noarch 377 kB/s |  18 kB     00:00    
09:14:01 #15 3.605 (80/100): glibc-devel-2.38-4.fc39.aarch64.rpm    17 MB/s | 574 kB     00:00    
09:14:01 #15 3.619 (81/100): glibc-static-2.38-4.fc39.aarch64.rpm   38 MB/s | 1.2 MB     00:00    
09:14:01 #15 3.626 (82/100): openssh-9.3p1-9.fc39.aarch64.rpm       22 MB/s | 432 kB     00:00    
09:14:01 #15 3.641 (83/100): openssh-clients-9.3p1-9.fc39.aarch64.  34 MB/s | 731 kB     00:00    
09:14:01 #13 47.88 (126/143): perl-vars-1.05-494.fc37.noarch.rpm   2.1 MB/s |  14 kB     00:00    
09:14:01 #13 47.88 (127/143): pyproject-srpm-macros-1.9.0-1.fc37.n 2.5 MB/s |  15 kB     00:00    
09:14:01 #13 47.90 (128/143): python-srpm-macros-3.11-6.fc37.noarc 1.1 MB/s |  24 kB     00:00    
09:14:01 #13 47.91 (129/143): python3-dbus-1.3.2-1.fc37.x86_64.rpm  22 MB/s | 157 kB     00:00    
09:14:01 #13 47.93 (130/143): python3-dnf-plugins-core-4.4.2-1.fc3  22 MB/s | 299 kB     00:00    
09:14:01 #13 47.95 (131/143): python3-zstandard-0.19.0-1.fc37.x86_  22 MB/s | 470 kB     00:00    
09:14:01 #13 47.95 (132/143): qt5-srpm-macros-5.15.9-1.fc37.noarch 1.2 MB/s | 8.1 kB     00:00    
09:14:01 #13 48.01 (133/143): redhat-rpm-config-229-1.fc37.noarch. 1.4 MB/s |  80 kB     00:00    
09:14:01 #13 48.04 (134/143): rpm-build-4.18.1-2.fc37.x86_64.rpm   2.5 MB/s |  75 kB     00:00    
09:14:01 #13 48.05 (135/143): rpmautospec-rpm-macros-0.3.5-1.fc37. 1.3 MB/s | 9.3 kB     00:00    
09:14:01 #13 48.11 (136/143): perl-Encode-3.19-492.fc37.x86_64.rpm 1.4 MB/s | 1.7 MB     00:01    
09:14:01 #14 44.75 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:14:01 #13 46.54 Selecting previously unselected package pbzip2.
09:14:01 #13 46.54 Preparing to unpack .../336-pbzip2_1.1.13-1_armhf.deb ...
09:14:01 #13 46.54 Unpacking pbzip2 (1.1.13-1) ...
09:14:01 #13 46.58 Selecting previously unselected package pixz.
09:14:01 #13 46.58 Preparing to unpack .../337-pixz_1.0.7-1_armhf.deb ...
09:14:01 #13 46.58 Unpacking pixz (1.0.7-1) ...
09:14:01 #13 46.62 Selecting previously unselected package xdelta.
09:14:01 #13 46.62 Preparing to unpack .../338-xdelta_1.1.3-9.3_armhf.deb ...
09:14:01 #13 46.62 Unpacking xdelta (1.1.3-9.3) ...
09:14:01 #13 46.65 Selecting previously unselected package xdelta3.
09:14:01 #13 46.66 Preparing to unpack .../339-xdelta3_3.0.11-dfsg-1+b1_armhf.deb ...
09:14:01 #13 46.66 Unpacking xdelta3 (3.0.11-dfsg-1+b1) ...
09:14:01 #13 46.70 Selecting previously unselected package pristine-tar.
09:14:01 #13 47.56 Preparing to unpack .../361-libyaml-0-2_0.2.5-1_armhf.deb ...
09:14:01 #13 47.57 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
09:14:01 #13 47.61 Selecting previously unselected package libyaml-libyaml-perl.
09:14:01 #13 47.62 Preparing to unpack .../362-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ...
09:14:01 #13 47.62 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:14:01 #13 47.66 Selecting previously unselected package licensecheck.
09:14:01 #13 47.66 Preparing to unpack .../363-licensecheck_3.3.5-1_all.deb ...
09:14:01 #13 47.67 Unpacking licensecheck (3.3.5-1) ...
09:14:01 #14 52.58 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
09:14:01 #14 52.59 Setting up libpipeline1:arm64 (1.5.2-2build1) ...
09:14:01 #14 52.60 Setting up wdiff (1.2.2-2build1) ...
09:14:01 #14 52.61 Setting up libxau6:arm64 (1:1.0.9-0ubuntu1) ...
09:14:01 #14 52.62 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
09:14:01 #14 52.63 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
09:14:01 #14 52.64 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:14:01 #14 52.65 Setting up mime-support (3.64ubuntu1) ...
09:14:01 #14 52.68 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
09:14:01 #14 52.70 Setting up libmagic-mgc (1:5.38-4) ...
09:14:01 #14 52.71 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
09:14:01 #14 52.72 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
09:14:01 #14 52.73 No schema files found: doing nothing.
09:14:01 #14 52.74 Setting up distro-info-data (0.43ubuntu1.13) ...
09:14:01 #14 52.75 Setting up manpages (5.05-1) ...
09:14:01 #14 52.76 Setting up unzip (6.0-25ubuntu1.1) ...
09:14:01 #14 52.78 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
09:14:01 #14 52.79 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
09:14:01 #13 46.97 Selecting previously unselected package libxml2:armhf.
09:14:01 #13 46.97 Preparing to unpack .../053-libxml2_2.9.10+dfsg-6.7+deb11u4_armhf.deb ...
09:14:01 #13 46.98 Unpacking libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
09:14:01 #13 47.05 Selecting previously unselected package gettext.
09:14:01 #13 47.06 Preparing to unpack .../054-gettext_0.21-4_armhf.deb ...
09:14:01 #13 47.06 Unpacking gettext (0.21-4) ...
09:14:01 #13 47.18 Selecting previously unselected package intltool-debian.
09:14:01 #13 47.18 Preparing to unpack .../055-intltool-debian_0.35.0+20060710.5_all.deb ...
09:14:01 #13 47.18 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:14:01 #13 47.21 Selecting previously unselected package po-debconf.
09:14:01 #13 47.21 Preparing to unpack .../056-po-debconf_1.0.21+nmu1_all.deb ...
09:14:01 #13 47.22 Unpacking po-debconf (1.0.21+nmu1) ...
09:14:01 #13 47.26 Selecting previously unselected package debhelper.
09:14:01 #13 50.36 Setting up libgpgme11:amd64 (1.18.0-3+b1) ...
09:14:01 #13 50.37 Setting up dirmngr (2.2.40-1.1) ...
09:14:01 #14 50.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:01 #14 50.38 
09:14:01 #14 50.38 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:01 #14 50.40 Setting up dput (1.1.0ubuntu2.1) ...
09:14:01 #14 46.13 Selecting previously unselected package libgdbm6:arm64.
09:14:01 #14 46.13 Preparing to unpack .../002-libgdbm6_1.23-1_arm64.deb ...
09:14:01 #14 46.14 Unpacking libgdbm6:arm64 (1.23-1) ...
09:14:01 #14 46.17 Selecting previously unselected package libgdbm-compat4:arm64.
09:14:01 #14 46.17 Preparing to unpack .../003-libgdbm-compat4_1.23-1_arm64.deb ...
09:14:01 #14 46.17 Unpacking libgdbm-compat4:arm64 (1.23-1) ...
09:14:01 #14 46.21 Selecting previously unselected package libperl5.34:arm64.
09:14:01 #14 46.21 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_arm64.deb ...
09:14:01 #14 46.21 Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.2) ...
09:14:01 #17 8.967   Installing       : cpp-8.5.0-20.el8.aarch64                              9/61 
09:14:01 #17 8.979   Running scriptlet: cpp-8.5.0-20.el8.aarch64                              9/61 
09:14:01 #17 9.000   Installing       : python3-libsemanage-2.9-9.el8.aarch64                10/61 
09:14:01 #17 9.085   Installing       : python3-setools-4.3.0-5.el8.aarch64                  11/61 
09:14:01 #17 9.178   Installing       : systemd-devel-239-78.el8.aarch64                     12/61 
09:14:01 #13 51.39 (102/142): gdb-minimal-13.2-4.fc38.aarch64.rpm   25 MB/s | 3.8 MB     00:00    
09:14:01 #13 51.42 (103/142): glibc-gconv-extra-2.37-5.fc38.aarch6  12 MB/s | 2.0 MB     00:00    
09:14:01 #13 51.42 (104/142): kernel-srpm-macros-1.0-19.fc38.noarc  61 kB/s |  10 kB     00:00    
09:14:01 #13 51.42 (105/142): package-notes-srpm-macros-0.5-8.fc38 475 kB/s |  11 kB     00:00    
09:14:01 #13 51.42 (106/142): perl-AutoLoader-5.74-497.fc38.noarch 3.5 MB/s |  22 kB     00:00    
09:14:01 #13 51.43 (107/142): perl-B-1.83-497.fc38.aarch64.rpm      18 MB/s | 184 kB     00:00    
09:14:01 #13 51.43 (108/142): perl-Class-Struct-0.66-497.fc38.noar 2.5 MB/s |  23 kB     00:00    
09:14:01 #13 51.43 (109/142): perl-DynaLoader-1.52-497.fc38.aarch6 3.5 MB/s |  27 kB     00:00    
09:14:01 #13 51.44 (110/142): perl-Errno-1.36-497.fc38.aarch64.rpm 2.3 MB/s |  16 kB     00:00    
09:14:01 #13 51.44 (111/142): perl-Fcntl-1.15-497.fc38.aarch64.rpm 3.7 MB/s |  22 kB     00:00    
09:14:01 #13 51.44 (112/142): perl-File-Basename-2.85-497.fc38.noa 2.1 MB/s |  18 kB     00:00    
09:14:01 #13 51.45 (113/142): perl-File-stat-1.12-497.fc38.noarch. 2.0 MB/s |  18 kB     00:00    
09:14:01 #13 51.45 (114/142): perl-FileHandle-2.03-497.fc38.noarch 1.2 MB/s |  17 kB     00:00    
09:14:01 #13 51.46 (115/142): perl-Getopt-Std-1.13-497.fc38.noarch 1.5 MB/s |  17 kB     00:00    
09:14:01 #13 51.46 (116/142): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 4.3 MB/s |  55 kB     00:00    
09:14:01 #13 51.46 (117/142): perl-IO-1.50-497.fc38.aarch64.rpm     12 MB/s |  93 kB     00:00    
09:14:01 #13 51.47 (118/142): perl-IPC-Open3-1.22-497.fc38.noarch. 4.2 MB/s |  24 kB     00:00    
09:14:01 #13 51.50 (119/142): perl-NDBM_File-1.15-497.fc38.aarch64 679 kB/s |  24 kB     00:00    
09:14:01 #13 51.50 (120/142): perl-POSIX-2.03-497.fc38.aarch64.rpm 2.7 MB/s | 100 kB     00:00    
09:14:01 #13 51.50 (121/142): perl-SelectSaver-1.02-497.fc38.noarc 377 kB/s |  13 kB     00:00    
09:14:01 #13 51.50 (122/142): perl-Symbol-1.09-497.fc38.noarch.rpm 2.1 MB/s |  15 kB     00:00    
09:14:01 #13 51.51 (123/142): perl-Text-Tabs+Wrap-2023.0511-1.fc38 3.6 MB/s |  22 kB     00:00    
09:14:01 #13 51.51 (124/142): perl-base-2.27-497.fc38.noarch.rpm   2.0 MB/s |  17 kB     00:00    
09:14:01 #13 51.51 (125/142): perl-if-0.61.000-497.fc38.noarch.rpm 1.8 MB/s |  15 kB     00:00    
09:14:01 #13 51.52 (126/142): perl-interpreter-5.36.1-497.fc38.aar 9.7 MB/s |  73 kB     00:00    
09:14:01 #13 51.56 (127/142): perl-libs-5.36.1-497.fc38.aarch64.rp  45 MB/s | 2.2 MB     00:00    
09:14:01 #13 51.56 (128/142): perl-locale-1.10-497.fc38.noarch.rpm 298 kB/s |  15 kB     00:00    
09:14:01 #13 51.56 (129/142): perl-mro-1.26-497.fc38.aarch64.rpm   606 kB/s |  30 kB     00:00    
09:14:01 #13 51.57 (130/142): perl-overload-1.35-497.fc38.noarch.r 7.6 MB/s |  47 kB     00:00    
09:14:01 #13 51.57 (131/142): perl-overloading-0.02-497.fc38.noarc 1.6 MB/s |  14 kB     00:00    
09:14:01 #13 51.58 (132/142): perl-vars-1.05-497.fc38.noarch.rpm   1.4 MB/s |  14 kB     00:00    
09:14:01 #13 51.58 (133/142): pyproject-srpm-macros-1.9.0-1.fc38.n 2.3 MB/s |  15 kB     00:00    
09:14:01 #13 51.59 (134/142): python3-dnf-plugins-core-4.4.2-1.fc3  30 MB/s | 299 kB     00:00    
09:14:01 #13 51.63 (135/142): python3-zstandard-0.21.0-1.fc38.aarc 8.1 MB/s | 457 kB     00:00    
09:14:01 #13 47.95 Preparing to unpack .../291-libunicode-utf8-perl_0.62-1_armhf.deb ...
09:14:01 #13 47.96 Unpacking libunicode-utf8-perl (0.62-1) ...
09:14:01 #13 48.00 Selecting previously unselected package libwrap0:armhf.
09:14:01 #13 48.00 Preparing to unpack .../292-libwrap0_7.6.q-28_armhf.deb ...
09:14:01 #13 48.01 Unpacking libwrap0:armhf (7.6.q-28) ...
09:14:01 #13 48.04 Selecting previously unselected package libxau6:armhf.
09:14:01 #13 48.05 Preparing to unpack .../293-libxau6_1%3a1.0.8-1+b2_armhf.deb ...
09:14:01 #13 48.05 Unpacking libxau6:armhf (1:1.0.8-1+b2) ...
09:14:01 #13 48.09 Selecting previously unselected package libxdmcp6:armhf.
09:14:01 #13 48.09 Preparing to unpack .../294-libxdmcp6_1%3a1.1.2-3_armhf.deb ...
09:14:01 #13 48.09 Unpacking libxdmcp6:armhf (1:1.1.2-3) ...
09:14:01 #13 48.12 Selecting previously unselected package libxcb1:armhf.
09:14:01 #13 48.12 Preparing to unpack .../295-libxcb1_1.13.1-2_armhf.deb ...
09:14:01 #13 48.13 Unpacking libxcb1:armhf (1.13.1-2) ...
09:14:01 #13 48.16 Selecting previously unselected package libx11-data.
09:14:01 #13 48.16 Preparing to unpack .../296-libx11-data_2%3a1.6.7-1+deb10u3_all.deb ...
09:14:01 #13 48.17 Unpacking libx11-data (2:1.6.7-1+deb10u3) ...
09:14:01 #13 48.23 Selecting previously unselected package libx11-6:armhf.
09:14:01 #14 47.67 Preparing to unpack .../193-dput_1.0.3ubuntu1.1_all.deb ...
09:14:01 #14 47.68 Unpacking dput (1.0.3ubuntu1.1) ...
09:14:01 #14 47.72 Selecting previously unselected package libcurl3-gnutls:armhf.
09:14:01 #14 47.72 Preparing to unpack .../194-libcurl3-gnutls_7.68.0-1ubuntu2.19_armhf.deb ...
09:14:01 #14 47.72 Unpacking libcurl3-gnutls:armhf (7.68.0-1ubuntu2.19) ...
09:14:01 #14 47.77 Selecting previously unselected package liberror-perl.
09:14:01 #14 47.77 Preparing to unpack .../195-liberror-perl_0.17029-1_all.deb ...
09:14:01 #14 47.77 Unpacking liberror-perl (0.17029-1) ...
09:14:01 #14 47.80 Selecting previously unselected package git-man.
09:14:01 #14 47.81 Preparing to unpack .../196-git-man_1%3a2.25.1-1ubuntu3.11_all.deb ...
09:14:01 #14 47.81 Unpacking git-man (1:2.25.1-1ubuntu3.11) ...
09:14:01 #14 47.92 Selecting previously unselected package git.
09:14:01 #14 48.24 Setting up patchutils (0.3.4-2) ...
09:14:01 #14 48.36 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:01 #14 48.45 Setting up libltdl-dev:amd64 (2.4.6-14) ...
09:14:01 #12 52.03 Running transaction check
09:14:01 #12 52.11 Transaction check succeeded.
09:14:01 #12 52.11 Running transaction test
09:14:01 #14 47.39 done.
09:14:01 #14 51.70 Preparing to unpack .../073-libgomp1_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.71 Unpacking libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 51.74 Selecting previously unselected package libitm1:arm64.
09:14:01 #14 51.75 Preparing to unpack .../074-libitm1_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.75 Unpacking libitm1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 51.79 Selecting previously unselected package libatomic1:arm64.
09:14:01 #14 51.79 Preparing to unpack .../075-libatomic1_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.79 Unpacking libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 51.83 Selecting previously unselected package libasan8:arm64.
09:14:01 #14 51.83 Preparing to unpack .../076-libasan8_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.83 Unpacking libasan8:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 51.92 Selecting previously unselected package liblsan0:arm64.
09:14:01 #14 51.92 Preparing to unpack .../077-liblsan0_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.93 Unpacking liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #15 3.653 (84/100): python3-setuptools-67.7.2-7.fc39.noar  60 MB/s | 1.5 MB     00:00    
09:14:01 #15 3.657 (85/100): rpm-plugin-selinux-4.19.0-1.fc39.aarc 1.7 MB/s |  20 kB     00:00    
09:14:01 #15 3.661 (86/100): selinux-policy-38.28-1.fc39.noarch.rp 7.1 MB/s |  54 kB     00:00    
09:14:01 #15 3.674 (87/100): kernel-headers-6.5.4-300.fc39.aarch64  17 MB/s | 1.5 MB     00:00    
09:14:01 #15 3.731 (88/100): systemd-254.2-7.fc39.aarch64.rpm       83 MB/s | 4.6 MB     00:00    
09:14:01 #15 3.739 (89/100): selinux-policy-devel-38.28-1.fc39.noa  11 MB/s | 910 kB     00:00    
09:14:01 #15 3.760 (90/100): systemd-networkd-254.2-7.fc39.aarch64  30 MB/s | 622 kB     00:00    
09:14:01 #15 3.767 (91/100): systemd-devel-254.2-7.fc39.aarch64.rp  18 MB/s | 632 kB     00:00    
09:14:01 #15 3.775 (92/100): systemd-pam-254.2-7.fc39.aarch64.rpm   26 MB/s | 355 kB     00:00    
09:14:01 #15 3.782 (93/100): systemd-resolved-254.2-7.fc39.aarch64  23 MB/s | 284 kB     00:00    
09:14:01 #15 3.804 (94/100): selinux-policy-targeted-38.28-1.fc39.  47 MB/s | 6.7 MB     00:00    
09:14:01 #15 3.812 (95/100): systemd-rpm-macros-254.2-7.fc39.noarc 888 kB/s |  31 kB     00:00    
09:14:01 #15 3.820 (96/100): glibc-2.38-4.fc39.aarch64.rpm          46 MB/s | 1.7 MB     00:00    
09:14:01 #15 3.827 (97/100): glibc-common-2.38-4.fc39.aarch64.rpm   18 MB/s | 345 kB     00:00    
09:14:01 #15 3.849 (98/100): glibc-gconv-extra-2.38-4.fc39.aarch64  55 MB/s | 2.0 MB     00:00    
09:14:01 #15 3.853 (99/100): glibc-minimal-langpack-2.38-4.fc39.aa 2.1 MB/s |  68 kB     00:00    
09:14:01 #15 3.859 (100/100): systemd-libs-254.2-7.fc39.aarch64.rp  22 MB/s | 669 kB     00:00    
09:14:01 #15 3.861 --------------------------------------------------------------------------------
09:14:01 #13 48.12 (137/143): rpmlint-fedora-license-data-1.29-1.f 4.0 MB/s |  26 kB     00:00    
09:14:01 #13 48.13 (138/143): rust-srpm-macros-24-4.fc37.noarch.rp 2.1 MB/s |  12 kB     00:00    
09:14:01 #13 48.13 (139/143): xxhash-libs-0.8.2-1.fc37.x86_64.rpm  5.9 MB/s |  39 kB     00:00    
09:14:01 #13 48.15 (140/143): xz-5.4.1-1.fc37.x86_64.rpm            32 MB/s | 419 kB     00:00    
09:14:01 #13 48.16 (141/143): zstd-1.5.5-1.fc37.x86_64.rpm          27 MB/s | 476 kB     00:00    
09:14:01 #13 48.26 (142/143): rpmlint-2.4.0-6.fc37.noarch.rpm      1.5 MB/s | 330 kB     00:00    
09:14:01 #13 46.70 Preparing to unpack .../340-pristine-tar_1.49_armhf.deb ...
09:14:01 #13 46.71 Unpacking pristine-tar (1.49) ...
09:14:01 #13 46.75 Selecting previously unselected package publicsuffix.
09:14:01 #13 46.75 Preparing to unpack .../341-publicsuffix_20220811.1734-0+deb11u1_all.deb ...
09:14:01 #13 46.76 Unpacking publicsuffix (20220811.1734-0+deb11u1) ...
09:14:01 #13 46.80 Selecting previously unselected package python-apt-common.
09:14:01 #13 46.80 Preparing to unpack .../342-python-apt-common_2.2.1_all.deb ...
09:14:01 #13 46.80 Unpacking python-apt-common (2.2.1) ...
09:14:01 #13 46.85 Selecting previously unselected package python3-apt.
09:14:01 #13 46.86 Preparing to unpack .../343-python3-apt_2.2.1_armhf.deb ...
09:14:01 #13 46.86 Unpacking python3-apt (2.2.1) ...
09:14:01 #13 46.91 Selecting previously unselected package python3-certifi.
09:14:01 #13 47.87 Selecting previously unselected package plzip.
09:14:01 #13 47.88 Preparing to unpack .../364-plzip_1.10-5_armhf.deb ...
09:14:01 #13 47.89 Unpacking plzip (1.10-5) ...
09:14:01 #13 47.93 Selecting previously unselected package lzop.
09:14:01 #13 47.93 Preparing to unpack .../365-lzop_1.04-2_armhf.deb ...
09:14:01 #13 47.94 Unpacking lzop (1.04-2) ...
09:14:01 #13 47.99 Selecting previously unselected package t1utils.
09:14:01 #13 47.99 Preparing to unpack .../366-t1utils_1.41-4_armhf.deb ...
09:14:01 #13 48.01 Unpacking t1utils (1.41-4) ...
09:14:01 #13 48.06 Selecting previously unselected package unzip.
09:14:01 #17 4.091 (1/58): autoconf-2.69-29.el8.noarch.rpm         2.8 MB/s | 710 kB     00:00    
09:14:01 #17 4.101 (2/58): automake-1.16.1-8.el8.noarch.rpm        2.9 MB/s | 740 kB     00:00    
09:14:01 #17 4.106 (3/58): cmake-filesystem-3.20.2-5.el8.x86_64.rp 8.0 MB/s |  45 kB     00:00    
09:14:01 #17 4.113 (4/58): cmake-rpm-macros-3.20.2-5.el8.noarch.rp 6.9 MB/s |  44 kB     00:00    
09:14:01 #17 4.121 (5/58): git-2.39.3-1.el8.x86_64.rpm              14 MB/s | 104 kB     00:00    
09:14:01 #17 4.137 (6/58): cmake-data-3.20.2-5.el8.noarch.rpm       38 MB/s | 1.7 MB     00:00    
09:14:01 #17 4.192 (7/58): git-core-doc-2.39.3-1.el8.noarch.rpm     60 MB/s | 3.3 MB     00:00    
09:14:01 #17 4.210 (8/58): isl-0.16.1-6.el8.x86_64.rpm              46 MB/s | 841 kB     00:00    
09:14:01 #17 4.217 (9/58): libmpc-1.1.0-9.1.el8.x86_64.rpm          10 MB/s |  61 kB     00:00    
09:14:01 #17 4.223 (10/58): libseccomp-devel-2.5.2-1.el8.x86_64.rp 9.9 MB/s |  57 kB     00:00    
09:14:01 #17 4.243 (11/58): libtool-2.4.6-25.el8.x86_64.rpm         36 MB/s | 709 kB     00:00    
09:14:01 #17 4.251 (12/58): libtool-ltdl-devel-2.4.6-25.el8.x86_64  23 MB/s | 184 kB     00:00    
09:14:01 #17 4.315 (13/58): cmake-3.20.2-5.el8.x86_64.rpm           25 MB/s |  12 MB     00:00    
09:14:01 #17 4.320 (14/58): libuv-1.41.1-1.el8_4.x86_64.rpm        2.2 MB/s | 156 kB     00:00    
09:14:01 #17 4.323 (15/58): perl-Error-0.17025-2.el8.noarch.rpm    6.4 MB/s |  46 kB     00:00    
09:14:01 #17 4.327 (16/58): perl-Git-2.39.3-1.el8.noarch.rpm        11 MB/s |  79 kB     00:00    
09:14:01 #17 4.330 (17/58): perl-TermReadKey-2.37-7.el8.x86_64.rpm 5.7 MB/s |  40 kB     00:00    
09:14:01 #17 4.334 (18/58): perl-Thread-Queue-3.13-1.el8.noarch.rp 3.6 MB/s |  24 kB     00:00    
09:14:01 #17 4.337 (19/58): vim-filesystem-8.0.1763-19.el8.4.noarc 7.3 MB/s |  50 kB     00:00    
09:14:01 #17 4.349 (20/58): checkpolicy-2.9-1.el8.x86_64.rpm        31 MB/s | 348 kB     00:00    
09:14:01 #17 4.361 (21/58): annobin-11.13-2.el8.x86_64.rpm          35 MB/s | 972 kB     00:00    
09:14:01 #17 4.421 (22/58): git-core-2.39.3-1.el8.x86_64.rpm        36 MB/s |  11 MB     00:00    
09:14:01 #14 45.26 Selecting previously unselected package python3-minimal.
09:14:01 #14 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 ... 4706 files and directories currently installed.)
09:14:01 #14 45.26 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
09:14:01 #14 45.27 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:14:01 #14 45.30 Selecting previously unselected package media-types.
09:14:01 #14 45.30 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:14:01 #14 45.31 Unpacking media-types (7.0.0) ...
09:14:01 #14 45.35 Selecting previously unselected package libmpdec3:armhf.
09:14:01 #14 45.35 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
09:14:01 #14 45.35 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
09:14:01 #14 45.39 Selecting previously unselected package readline-common.
09:14:01 #14 45.39 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:14:01 #14 45.39 Unpacking readline-common (8.1.2-1) ...
09:14:01 #14 45.43 Selecting previously unselected package libreadline8:armhf.
09:14:01 #14 45.43 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
09:14:01 #14 45.44 Unpacking libreadline8:armhf (8.1.2-1) ...
09:14:01 #14 45.48 Selecting previously unselected package libsqlite3-0:armhf.
09:14:01 #14 45.48 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
09:14:01 #14 52.80 Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:14:01 #14 52.81 Setting up binutils-common:arm64 (2.34-6ubuntu1.6) ...
09:14:01 #14 52.82 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
09:14:01 #14 52.83 Setting up libmagic1:arm64 (1:5.38-4) ...
09:14:01 #14 52.85 Setting up less (551-1ubuntu0.1) ...
09:14:01 #14 52.86 Setting up perl-openssl-defaults:arm64 (4) ...
09:14:01 #14 52.87 Setting up linux-libc-dev:arm64 (5.4.0-163.180) ...
09:14:01 #14 52.88 Setting up libctf-nobfd0:arm64 (2.34-6ubuntu1.6) ...
09:14:01 #14 52.89 Setting up gettext-base (0.19.8.1-10build1) ...
09:14:01 #14 52.90 Setting up libnpth0:arm64 (1.6-1) ...
09:14:01 #14 52.91 Setting up krb5-locales (1.17-6ubuntu4.3) ...
09:14:01 #14 52.92 Setting up file (1:5.38-4) ...
09:14:01 #14 52.93 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
09:14:01 #14 52.95 Setting up libgomp1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:01 #14 52.96 Setting up libcbor0.6:arm64 (0.6.0-0ubuntu1) ...
09:14:01 #14 52.97 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:14:01 #14 52.98 Setting up libfakeroot:arm64 (1.24-1) ...
09:14:01 #14 52.99 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
09:14:01 #14 53.00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:14:01 #14 53.04 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:14:01 #14 53.14 
09:14:01 #14 53.14 Current default time zone: 'Etc/UTC'
09:14:01 #13 47.26 Preparing to unpack .../057-debhelper_13.3.4_all.deb ...
09:14:01 #13 47.27 Unpacking debhelper (13.3.4) ...
09:14:01 #13 47.36 Selecting previously unselected package libfakeroot:armhf.
09:14:01 #13 47.36 Preparing to unpack .../058-libfakeroot_1.25.3-1.1_armhf.deb ...
09:14:01 #13 47.37 Unpacking libfakeroot:armhf (1.25.3-1.1) ...
09:14:01 #13 47.40 Selecting previously unselected package fakeroot.
09:14:01 #13 47.40 Preparing to unpack .../059-fakeroot_1.25.3-1.1_armhf.deb ...
09:14:01 #13 47.41 Unpacking fakeroot (1.25.3-1.1) ...
09:14:01 #13 47.44 Selecting previously unselected package libfile-dirlist-perl.
09:14:01 #13 47.44 Preparing to unpack .../060-libfile-dirlist-perl_0.05-2_all.deb ...
09:14:01 #13 47.45 Unpacking libfile-dirlist-perl (0.05-2) ...
09:14:01 #13 47.48 Selecting previously unselected package libfile-which-perl.
09:14:01 #13 50.50 Setting up perl (5.36.0-7) ...
09:14:01 #13 50.52 Setting up libpackage-stash-xs-perl:amd64 (0.30-1+b1) ...
09:14:01 #13 50.53 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:01 #13 50.54 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:14:01 #13 50.55 Setting up libtirpc-dev:amd64 (1.3.3+ds-1) ...
09:14:01 #13 50.56 Setting up libdata-dump-perl (1.25-1) ...
09:14:01 #13 50.56 Setting up gcc-12 (12.2.0-14) ...
09:14:01 #13 50.57 Setting up libfile-find-rule-perl (0.34-3) ...
09:14:01 #13 50.58 Setting up libref-util-perl (0.204-2) ...
09:14:01 #13 50.59 Setting up libipc-system-simple-perl (1.30-2) ...
09:14:01 #13 50.60 Setting up libnet-domain-tld-perl (1.75-3) ...
09:14:01 #13 50.61 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:14:01 #13 50.62 Setting up libsocket6-perl (0.29-3) ...
09:14:01 #13 50.63 Setting up libgd3:amd64 (2.3.3-9) ...
09:14:01 #13 50.64 Setting up libvariable-magic-perl (0.63-1+b1) ...
09:14:01 #13 50.65 Setting up libio-html-perl (1.004-3) ...
09:14:01 #13 50.66 Setting up libpod-parser-perl (1.65-1) ...
09:14:01 #13 50.66 Setting up libb-hooks-op-check-perl:amd64 (0.22-2+b1) ...
09:14:01 #13 50.67 Setting up libparams-util-perl (1.102-2+b1) ...
09:14:01 #13 50.68 Setting up libdpkg-perl (1.21.22) ...
09:14:01 #13 50.69 Setting up libtime-duration-perl (1.21-2) ...
09:14:01 #13 50.70 Setting up autoconf (2.71-3) ...
09:14:01 #13 50.71 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:14:01 #13 50.72 Setting up libarray-intspan-perl (2.004-2) ...
09:14:01 #13 50.73 Setting up libcapture-tiny-perl (0.48-2) ...
09:14:01 #13 50.74 Setting up libtimedate-perl (2.3300-2) ...
09:14:01 #13 50.75 Setting up libregexp-ipv6-perl (0.03-3) ...
09:14:01 #13 50.76 Setting up gpg-wks-server (2.2.40-1.1) ...
09:14:01 #13 50.77 Setting up libsub-name-perl:amd64 (0.26-2+b1) ...
09:14:01 #13 50.78 Setting up libtype-tiny-xs-perl:amd64 (0.025-1) ...
09:14:01 #13 50.78 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:14:01 #13 50.79 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:01 #14 50.54 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:01 #14 50.55 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:01 #14 50.56 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:01 #14 50.58 Setting up libmailtools-perl (2.21-1) ...
09:14:01 #14 50.59 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:14:01 #14 50.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:01 #14 50.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:01 #14 50.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:01 #14 46.40 Selecting previously unselected package perl.
09:14:01 #14 46.41 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_arm64.deb ...
09:14:01 #14 46.41 Unpacking perl (5.34.0-3ubuntu1.2) ...
09:14:01 #14 46.46 Selecting previously unselected package openssl.
09:14:01 #14 46.46 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_arm64.deb ...
09:14:01 #14 46.46 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:14:01 #14 46.51 Selecting previously unselected package ca-certificates.
09:14:01 #14 46.51 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:14:01 #14 46.51 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:01 #14 46.57 Selecting previously unselected package distro-info-data.
09:14:01 #15 8.401 Selecting previously unselected package g++.
09:14:01 #15 8.403 Preparing to unpack .../02-g++_4%3a8.3.0-1+rpi2_armhf.deb ...
09:14:01 #15 8.406 Unpacking g++ (4:8.3.0-1+rpi2) ...
09:14:01 #15 8.434 Selecting previously unselected package build-essential.
09:14:01 #15 8.436 Preparing to unpack .../03-build-essential_12.6_armhf.deb ...
09:14:01 #15 8.439 Unpacking build-essential (12.6) ...
09:14:01 #15 8.499 Selecting previously unselected package bash-completion.
09:14:01 #15 8.501 Preparing to unpack .../04-bash-completion_1%3a2.8-6_all.deb ...
09:14:01 #17 9.207   Installing       : python3-audit-3.0.7-5.el8.aarch64                    13/61 
09:14:01 #17 9.237   Installing       : pcre2-utf32-10.32-3.el8.aarch64                      14/61 
09:14:01 #17 9.267   Installing       : pcre2-utf16-10.32-3.el8.aarch64                      15/61 
09:14:01 #17 9.345   Installing       : pcre2-devel-10.32-3.el8.aarch64                      16/61 
09:14:01 #17 9.361   Running scriptlet: openssh-8.0p1-19.el8.aarch64                         17/61 
09:14:01 #17 9.431   Installing       : openssh-8.0p1-19.el8.aarch64                         17/61 
09:14:01 #13 51.63 (136/142): qt5-srpm-macros-5.15.10-1.fc38.noarc 151 kB/s | 8.2 kB     00:00    
09:14:01 #13 51.64 (137/142): rpm-build-4.18.1-3.fc38.aarch64.rpm  1.5 MB/s |  77 kB     00:00    
09:14:01 #13 51.65 (138/142): rpmlint-2.4.0-6.fc38.noarch.rpm       18 MB/s | 330 kB     00:00    
09:14:01 #13 51.67 (139/142): rpmlint-fedora-license-data-1.30-1.f 692 kB/s |  27 kB     00:00    
09:14:01 #13 51.68 (140/142): rust-srpm-macros-24-5.fc38.noarch.rp 315 kB/s |  12 kB     00:00    
09:14:01 #13 51.68 (141/142): xxhash-libs-0.8.2-1.fc38.aarch64.rpm 1.3 MB/s |  35 kB     00:00    
09:14:01 #13 51.69 (142/142): zstd-1.5.5-1.fc38.aarch64.rpm         39 MB/s | 445 kB     00:00    
09:14:01 #13 51.69 --------------------------------------------------------------------------------
09:14:01 #13 51.69 Total                                           6.8 MB/s |  30 MB     00:04     
09:14:01 #15 2.748 (1/98): annobin-docs-12.24-1.fc39.noarch.rpm    425 kB/s |  96 kB     00:00    
09:14:01 #15 2.771 (2/98): annobin-plugin-gcc-12.24-1.fc39.x86_64. 3.8 MB/s | 960 kB     00:00    
09:14:01 #15 2.779 (3/98): autoconf-2.71-6.fc39.noarch.rpm         2.8 MB/s | 733 kB     00:00    
09:14:01 #15 2.785 (4/98): automake-1.16.5-13.fc39.noarch.rpm       18 MB/s | 697 kB     00:00    
09:14:01 #15 2.797 (5/98): checkpolicy-3.5-3.fc39.x86_64.rpm        14 MB/s | 349 kB     00:00    
09:14:01 #15 2.810 (6/98): dbus-1.14.10-1.fc39.x86_64.rpm          686 kB/s | 8.1 kB     00:00    
09:14:01 #15 2.819 (7/98): dbus-broker-33-2.fc39.x86_64.rpm         20 MB/s | 173 kB     00:00    
09:14:01 #15 2.824 (8/98): dbus-common-1.14.10-1.fc39.noarch.rpm   3.5 MB/s |  15 kB     00:00    
09:14:01 #15 2.832 (9/98): device-mapper-1.02.196-1.fc39.x86_64.rp  18 MB/s | 138 kB     00:00    
09:14:01 #15 2.840 (10/98): device-mapper-devel-1.02.196-1.fc39.x8 7.3 MB/s |  42 kB     00:00    
09:14:01 #15 2.849 (11/98): device-mapper-libs-1.02.196-1.fc39.x86  20 MB/s | 175 kB     00:00    
09:14:01 #15 2.857 (12/98): gc-8.2.2-4.fc39.x86_64.rpm              15 MB/s | 110 kB     00:00    
09:14:01 #13 48.24 Preparing to unpack .../297-libx11-6_2%3a1.6.7-1+deb10u3_armhf.deb ...
09:14:01 #13 48.24 Unpacking libx11-6:armhf (2:1.6.7-1+deb10u3) ...
09:14:01 #13 48.36 Selecting previously unselected package libxext6:armhf.
09:14:01 #13 48.36 Preparing to unpack .../298-libxext6_2%3a1.3.3-1+b2_armhf.deb ...
09:14:01 #13 48.36 Unpacking libxext6:armhf (2:1.3.3-1+b2) ...
09:14:01 #13 48.39 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:01 #13 48.39 Preparing to unpack .../299-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:14:01 #13 48.40 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:14:01 #13 48.43 Selecting previously unselected package libxml-sax-base-perl.
09:14:01 #13 48.43 Preparing to unpack .../300-libxml-sax-base-perl_1.09-1_all.deb ...
09:14:01 #13 48.43 Unpacking libxml-sax-base-perl (1.09-1) ...
09:14:01 #13 48.47 Selecting previously unselected package libxml-sax-perl.
09:14:01 #13 48.47 Preparing to unpack .../301-libxml-sax-perl_1.00+dfsg-1_all.deb ...
09:14:01 #13 48.48 Unpacking libxml-sax-perl (1.00+dfsg-1) ...
09:14:01 #13 48.52 Selecting previously unselected package libxml-libxml-perl.
09:14:01 #13 48.52 Preparing to unpack .../302-libxml-libxml-perl_2.0134+dfsg-1_armhf.deb ...
09:14:01 #13 48.52 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ...
09:14:01 #13 48.58 Selecting previously unselected package libxml-sax-expat-perl.
09:14:01 #14 47.92 Preparing to unpack .../197-git_1%3a2.25.1-1ubuntu3.11_armhf.deb ...
09:14:01 #14 47.94 Unpacking git (1:2.25.1-1ubuntu3.11) ...
09:14:01 #14 48.57 Setting up libjson-maybexs-perl (1.004000-1) ...
09:14:01 #14 48.69 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:01 #12 52.52 Transaction test succeeded.
09:14:01 #15 0.862 Reading package lists...
09:14:01 #15 2.192 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.
09:14:01 #14 51.98 Selecting previously unselected package libtsan2:arm64.
09:14:01 #14 51.98 Preparing to unpack .../078-libtsan2_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 51.99 Unpacking libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 52.07 Selecting previously unselected package libubsan1:arm64.
09:14:01 #14 52.08 Preparing to unpack .../079-libubsan1_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 52.08 Unpacking libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 52.13 Selecting previously unselected package libhwasan0:arm64.
09:14:01 #14 52.13 Preparing to unpack .../080-libhwasan0_13.1.0-2ubuntu2~23.04_arm64.deb ...
09:14:01 #14 52.14 Unpacking libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:01 #14 52.19 Selecting previously unselected package libgcc-12-dev:arm64.
09:14:01 #14 52.19 Preparing to unpack .../081-libgcc-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:01 #14 52.20 Unpacking libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:01 #14 52.27 Selecting previously unselected package gcc-12.
09:14:01 #15 3.862 Total                                            49 MB/s | 105 MB     00:02     
09:14:01 #13 46.92 Preparing to unpack .../344-python3-certifi_2020.6.20-1_all.deb ...
09:14:01 #13 46.92 Unpacking python3-certifi (2020.6.20-1) ...
09:14:01 #13 46.97 Selecting previously unselected package python3-idna.
09:14:01 #13 46.97 Preparing to unpack .../345-python3-idna_2.10-1_all.deb ...
09:14:01 #13 46.98 Unpacking python3-idna (2.10-1) ...
09:14:01 #13 47.02 Selecting previously unselected package python3-magic.
09:14:01 #13 47.02 Preparing to unpack .../346-python3-magic_2%3a0.4.20-3_all.deb ...
09:14:01 #13 47.02 Unpacking python3-magic (2:0.4.20-3) ...
09:14:01 #13 47.06 Selecting previously unselected package python3-urllib3.
09:14:01 #13 47.06 Preparing to unpack .../347-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:14:01 #13 47.07 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:14:01 #13 47.12 Selecting previously unselected package python3-requests.
09:14:01 #13 48.06 Preparing to unpack .../367-unzip_6.0-28_armhf.deb ...
09:14:01 #13 48.07 Unpacking unzip (6.0-28) ...
09:14:01 #13 48.25 Selecting previously unselected package lintian.
09:14:01 #13 48.25 Preparing to unpack .../368-lintian_2.116.3_all.deb ...
09:14:01 #13 48.26 Unpacking lintian (2.116.3) ...
09:14:01 #17 4.429 (23/58): gcc-plugin-annobin-8.5.0-20.el8.x86_64 5.1 MB/s |  36 kB     00:00    
09:14:01 #17 4.438 (24/58): glibc-devel-2.28-236.el8.1.x86_64.rpm  9.6 MB/s |  84 kB     00:00    
09:14:01 #17 4.456 (25/58): glibc-headers-2.28-236.el8.1.x86_64.rp  27 MB/s | 489 kB     00:00    
09:14:01 #17 4.583 (26/58): cpp-8.5.0-20.el8.x86_64.rpm             45 MB/s |  10 MB     00:00    
09:14:01 #17 4.591 (27/58): libedit-3.1-23.20170329cvs.el8.x86_64.  14 MB/s | 102 kB     00:00    
09:14:01 #17 4.599 (28/58): libgomp-8.5.0-20.el8.x86_64.rpm         28 MB/s | 208 kB     00:00    
09:14:01 #17 4.608 (29/58): libselinux-devel-2.9-8.el8.x86_64.rpm   23 MB/s | 200 kB     00:00    
09:14:01 #17 4.617 (30/58): libselinux-utils-2.9-8.el8.x86_64.rpm   28 MB/s | 243 kB     00:00    
09:14:01 #17 4.626 (31/58): libsepol-devel-2.9-3.el8.x86_64.rpm     10 MB/s |  87 kB     00:00    
09:14:01 #17 4.631 (32/58): libxcrypt-devel-4.1.1-6.el8.x86_64.rpm 5.8 MB/s |  25 kB     00:00    
09:14:01 #17 4.640 (33/58): m4-1.4.18-7.el8.x86_64.rpm              24 MB/s | 223 kB     00:00    
09:14:01 #17 4.658 (34/58): make-4.2.1-11.el8.x86_64.rpm            27 MB/s | 498 kB     00:00    
09:14:01 #17 4.677 (35/58): openssh-8.0p1-19.el8.x86_64.rpm         28 MB/s | 524 kB     00:00    
09:14:01 #14 45.48 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
09:14:01 #14 45.52 Selecting previously unselected package libpython3.10-stdlib:armhf.
09:14:01 #14 45.52 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ...
09:14:01 #14 45.53 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
09:14:01 #14 45.63 Selecting previously unselected package python3.10.
09:14:01 #14 45.63 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ...
09:14:01 #14 45.64 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:14:01 #14 45.67 Selecting previously unselected package libpython3-stdlib:armhf.
09:14:01 #14 45.67 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
09:14:01 #14 45.67 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
09:14:01 #14 45.71 Setting up python3-minimal (3.10.6-1~22.04) ...
09:14:01 #14 53.15 Local time is now:      Wed Sep 20 09:14:01 UTC 2023.
09:14:01 #14 53.15 Universal Time is now:  Wed Sep 20 09:14:01 UTC 2023.
09:14:01 #14 53.15 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:14:01 #14 53.15 
09:14:01 #14 53.17 Setting up fakeroot (1.24-1) ...
09:14:01 #14 53.18 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.18 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
09:14:01 #14 53.19 Setting up autotools-dev (20180224.1) ...
09:14:01 #14 53.20 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:14:01 #14 53.21 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ...
09:14:01 #14 53.22 Setting up make (4.2.1-1.2) ...
09:14:01 #14 53.23 Setting up libmpfr6:arm64 (4.0.2-1) ...
09:14:01 #14 53.24 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:14:01 #14 53.25 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:14:01 #14 53.28 Setting up libidn11:arm64 (1.33-2.2ubuntu2) ...
09:14:01 #14 53.29 Setting up strace (5.5-3ubuntu1) ...
09:14:01 #14 53.30 Setting up libsigsegv2:arm64 (2.12-2) ...
09:14:01 #14 53.31 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
09:14:01 #14 53.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:01 #14 53.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
09:14:01 #14 53.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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.32 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
09:14:01 #14 53.33 Setting up t1utils (1.41-3) ...
09:14:01 #14 53.34 Setting up diffstat (1.63-1) ...
09:14:01 #14 53.35 Setting up libmpc3:arm64 (1.1.0-1) ...
09:14:01 #13 47.48 Preparing to unpack .../061-libfile-which-perl_1.23-1_all.deb ...
09:14:01 #13 47.48 Unpacking libfile-which-perl (1.23-1) ...
09:14:01 #13 47.51 Selecting previously unselected package libfile-homedir-perl.
09:14:01 #13 47.51 Preparing to unpack .../062-libfile-homedir-perl_1.006-1_all.deb ...
09:14:01 #13 47.52 Unpacking libfile-homedir-perl (1.006-1) ...
09:14:01 #13 47.55 Selecting previously unselected package libfile-touch-perl.
09:14:01 #13 47.55 Preparing to unpack .../063-libfile-touch-perl_0.11-1_all.deb ...
09:14:01 #13 47.55 Unpacking libfile-touch-perl (0.11-1) ...
09:14:01 #13 47.59 Selecting previously unselected package libio-pty-perl.
09:14:01 #13 47.59 Preparing to unpack .../064-libio-pty-perl_1%3a1.15-2_armhf.deb ...
09:14:01 #13 47.59 Unpacking libio-pty-perl (1:1.15-2) ...
09:14:01 #13 47.62 Selecting previously unselected package libipc-run-perl.
09:14:01 #13 47.62 Preparing to unpack .../065-libipc-run-perl_20200505.0-1_all.deb ...
09:14:01 #13 47.63 Unpacking libipc-run-perl (20200505.0-1) ...
09:14:01 #13 47.66 Selecting previously unselected package libclass-method-modifiers-perl.
09:14:01 #13 47.66 Preparing to unpack .../066-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:14:01 #13 47.67 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:14:01 #13 47.70 Selecting previously unselected package libb-hooks-op-check-perl.
09:14:01 #13 47.70 Preparing to unpack .../067-libb-hooks-op-check-perl_0.22-1+b4_armhf.deb ...
09:14:01 #13 47.70 Unpacking libb-hooks-op-check-perl (0.22-1+b4) ...
09:14:01 #13 47.73 Selecting previously unselected package libdynaloader-functions-perl.
09:14:01 #13 47.74 Preparing to unpack .../068-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:14:01 #13 47.74 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:14:01 #13 47.77 Selecting previously unselected package libdevel-callchecker-perl.
09:14:01 #13 47.77 Preparing to unpack .../069-libdevel-callchecker-perl_0.008-1+b2_armhf.deb ...
09:14:01 #13 47.77 Unpacking libdevel-callchecker-perl (0.008-1+b2) ...
09:14:01 #13 47.80 Selecting previously unselected package libparams-classify-perl.
09:14:02 #13 50.81 Setting up libproc-processtable-perl:amd64 (0.634-1+b2) ...
09:14:02 #13 50.82 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:02 #13 50.82 Setting up xauth (1:1.1.2-1) ...
09:14:02 #13 50.84 Setting up libpath-tiny-perl (0.144-1) ...
09:14:02 #13 50.85 Setting up libarchive-cpio-perl (0.10-3) ...
09:14:02 #13 50.86 Setting up libjson-perl (4.10000-1) ...
09:14:02 #13 50.87 Setting up libnsl2:amd64 (1.3.0-2) ...
09:14:02 #13 50.87 Setting up libipc-run3-perl (0.048-3) ...
09:14:02 #13 50.88 Setting up libregexp-wildcards-perl (1.05-3) ...
09:14:02 #13 50.89 Setting up libfcgi-perl (0.82+ds-2) ...
09:14:02 #13 50.90 Setting up libsub-override-perl (0.09-4) ...
09:14:02 #13 50.91 Setting up libaliased-perl (0.34-3) ...
09:14:02 #13 50.92 Setting up libstrictures-perl (2.000006-1) ...
09:14:02 #13 50.93 Setting up libsub-quote-perl (2.006008-1) ...
09:14:02 #13 50.94 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:14:02 #13 50.95 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
09:14:02 #13 50.96 Setting up libsort-versions-perl (1.62-3) ...
09:14:02 #13 50.97 Setting up libexporter-tiny-perl (1.006000-1) ...
09:14:02 #13 50.98 Setting up libre-engine-re2-perl:amd64 (0.17+ds-1) ...
09:14:02 #13 50.99 Setting up libfile-dirlist-perl (0.05-3) ...
09:14:02 #13 51.00 Setting up libterm-readkey-perl (2.38-2+b1) ...
09:14:02 #13 51.00 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
09:14:02 #14 45.55 Selecting previously unselected package python3-minimal.
09:14:02 #14 45.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 ... 4686 files and directories currently installed.)
09:14:02 #14 45.56 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
09:14:02 #14 45.56 Unpacking python3-minimal (3.11.2-1) ...
09:14:02 #14 45.60 Selecting previously unselected package media-types.
09:14:02 #13 47.21 Setting up libgssapi-krb5-2:arm64 (1.20.1-2) ...
09:14:02 #13 47.22 Setting up libgdbm-compat4:arm64 (1.23-3) ...
09:14:02 #13 47.24 Setting up ucf (3.0043+nmu1) ...
09:14:02 #13 47.34 Setting up libx265-199:arm64 (3.5-2+b1) ...
09:14:02 #13 47.35 Setting up dwz (0.15-1) ...
09:14:02 #13 47.36 Setting up groff-base (1.22.4-10) ...
09:14:02 #13 47.39 Setting up cpp (4:12.2.0-3) ...
09:14:02 #13 47.41 Setting up pixz (1.0.7-2) ...
09:14:02 #13 47.42 Setting up gpgconf (2.2.40-1.1) ...
09:14:02 #13 47.43 Setting up libcurl4:arm64 (7.88.1-10+deb12u1) ...
09:14:02 #13 47.44 Setting up libx11-6:arm64 (2:1.8.4-2+deb12u1) ...
09:14:02 #13 47.45 Setting up curl (7.88.1-10+deb12u1) ...
09:14:02 #13 47.48 Setting up libfontconfig1:arm64 (2.14.1-4) ...
09:14:02 #13 47.49 Setting up libperl5.36:arm64 (5.36.0-7) ...
09:14:02 #13 47.50 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
09:14:02 #13 47.51 Setting up gpg (2.2.40-1.1) ...
09:14:02 #13 47.52 Setting up gnupg-utils (2.2.40-1.1) ...
09:14:02 #13 47.53 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
09:14:02 #13 47.54 Setting up gpg-agent (2.2.40-1.1) ...
09:14:02 #14 46.57 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ...
09:14:02 #14 46.57 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:14:02 #14 46.59 Selecting previously unselected package iso-codes.
09:14:02 #14 46.59 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
09:14:02 #14 46.60 Unpacking iso-codes (4.9.0-1) ...
09:14:02 #14 46.74 Selecting previously unselected package less.
09:14:02 #14 46.74 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_arm64.deb ...
09:14:02 #14 46.74 Unpacking less (590-1ubuntu0.22.04.1) ...
09:14:02 #14 46.77 Selecting previously unselected package libmd0:arm64.
09:14:02 #14 46.78 Preparing to unpack .../011-libmd0_1.0.4-1build1_arm64.deb ...
09:14:02 #14 46.78 Unpacking libmd0:arm64 (1.0.4-1build1) ...
09:14:02 #14 46.81 Selecting previously unselected package libbsd0:arm64.
09:14:02 #14 46.81 Preparing to unpack .../012-libbsd0_0.11.5-1_arm64.deb ...
09:14:02 #14 46.81 Unpacking libbsd0:arm64 (0.11.5-1) ...
09:14:02 #14 46.84 Selecting previously unselected package libelf1:arm64.
09:14:02 #14 50.88 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:02 #14 50.91 Setting up dh-strip-nondeterminism (1.13.0-1) ...
09:14:02 #14 50.93 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:02 #14 50.95 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:14:02 #14 50.96 Setting up libdata-dpath-perl (0.58-1) ...
09:14:02 #14 50.98 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:02 #14 50.99 Setting up libpackage-stash-perl (0.39-1) ...
09:14:02 #17 9.460   Installing       : libubsan-8.5.0-20.el8.aarch64                        18/61 
09:14:02 #17 9.472   Running scriptlet: libubsan-8.5.0-20.el8.aarch64                        18/61 
09:14:02 #17 9.497   Installing       : libsepol-devel-2.9-3.el8.aarch64                     19/61 
09:14:02 #17 9.542   Installing       : libselinux-devel-2.9-8.el8.aarch64                   20/61 
09:14:02 #17 9.587   Installing       : libselinux-utils-2.9-8.el8.aarch64                   21/61 
09:14:02 #17 9.635   Installing       : policycoreutils-2.9-24.el8.aarch64                   22/61 
09:14:02 #15 3.088 (13/98): cryptsetup-libs-2.6.1-3.fc39.x86_64.rp 1.6 MB/s | 491 kB     00:00    
09:14:02 #15 3.095 (14/98): gcc-plugin-annobin-13.2.1-1.fc39.x86_6 8.2 MB/s |  47 kB     00:00    
09:14:02 #15 3.102 (15/98): git-2.41.0-2.fc39.x86_64.rpm           8.3 MB/s |  54 kB     00:00    
09:14:02 #15 3.198 (16/98): git-core-2.41.0-2.fc39.x86_64.rpm       46 MB/s | 4.4 MB     00:00    
09:14:02 #13 48.58 Preparing to unpack .../303-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:02 #13 48.59 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:02 #13 48.62 Selecting previously unselected package libxml-simple-perl.
09:14:02 #13 48.62 Preparing to unpack .../304-libxml-simple-perl_2.25-1_all.deb ...
09:14:02 #13 48.62 Unpacking libxml-simple-perl (2.25-1) ...
09:14:02 #13 48.66 Selecting previously unselected package libxmlrpc-lite-perl.
09:14:02 #13 48.66 Preparing to unpack .../305-libxmlrpc-lite-perl_0.717-2_all.deb ...
09:14:02 #13 48.66 Unpacking libxmlrpc-lite-perl (0.717-2) ...
09:14:02 #13 48.70 Selecting previously unselected package libxmuu1:armhf.
09:14:02 #13 48.70 Preparing to unpack .../306-libxmuu1_2%3a1.1.2-2+b3_armhf.deb ...
09:14:02 #13 48.70 Unpacking libxmuu1:armhf (2:1.1.2-2+b3) ...
09:14:02 #13 48.79 Selecting previously unselected package libyaml-0-2:armhf.
09:14:02 #13 48.79 Preparing to unpack .../307-libyaml-0-2_0.2.1-1_armhf.deb ...
09:14:02 #13 48.79 Unpacking libyaml-0-2:armhf (0.2.1-1) ...
09:14:02 #13 48.82 Selecting previously unselected package libyaml-libyaml-perl.
09:14:02 #14 48.33 Selecting previously unselected package libalgorithm-diff-perl.
09:14:02 #14 48.33 Preparing to unpack .../198-libalgorithm-diff-perl_1.19.03-2_all.deb ...
09:14:02 #14 48.34 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
09:14:02 #14 48.37 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:14:02 #14 48.37 Preparing to unpack .../199-libalgorithm-diff-xs-perl_0.04-6_armhf.deb ...
09:14:02 #14 48.38 Unpacking libalgorithm-diff-xs-perl (0.04-6) ...
09:14:02 #14 48.41 Selecting previously unselected package libalgorithm-merge-perl.
09:14:02 #14 48.41 Preparing to unpack .../200-libalgorithm-merge-perl_0.08-3_all.deb ...
09:14:02 #14 48.41 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:14:02 #14 48.44 Selecting previously unselected package libapt-pkg-perl.
09:14:02 #14 48.78 Setting up libio-string-perl (1.08-3) ...
09:14:02 #14 48.81 Setting up libreadonly-perl (2.050-2) ...
09:14:02 #14 48.89 Setting up python3-chardet (3.0.4-4build1) ...
09:14:02 #12 52.52 Running transaction
09:14:02 #15 2.535 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:02 #15 2.535 dpkg-buildpackage: info: source version 1.0
09:14:02 #15 2.535 dpkg-buildpackage: info: source distribution unstable
09:14:02 #15 2.535 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:02 #15 2.581  dpkg-source --before-build .
09:14:02 #15 2.582 dpkg-buildpackage: info: host architecture armhf
09:14:02 #15 2.701  debian/rules clean
09:14:02 #14 52.28 Preparing to unpack .../082-gcc-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:02 #14 52.28 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:14:02 #14 DONE 48.1s
09:14:02 #13 47.12 Preparing to unpack .../348-python3-requests_2.25.1+dfsg-2_all.deb ...
09:14:02 #13 47.13 Unpacking python3-requests (2.25.1+dfsg-2) ...
09:14:02 #13 47.17 Selecting previously unselected package python3-unidiff.
09:14:02 #13 47.17 Preparing to unpack .../349-python3-unidiff_0.5.5-2_all.deb ...
09:14:02 #13 47.17 Unpacking python3-unidiff (0.5.5-2) ...
09:14:02 #13 47.21 Selecting previously unselected package python3-xdg.
09:14:02 #13 47.21 Preparing to unpack .../350-python3-xdg_0.27-2_all.deb ...
09:14:02 #13 47.21 Unpacking python3-xdg (0.27-2) ...
09:14:02 #13 47.26 Selecting previously unselected package shared-mime-info.
09:14:02 #13 47.26 Preparing to unpack .../351-shared-mime-info_2.0-1_armhf.deb ...
09:14:02 #13 47.26 Unpacking shared-mime-info (2.0-1) ...
09:14:02 #13 47.37 Selecting previously unselected package strace.
09:14:02 #13 48.63 Selecting previously unselected package lsb-release.
09:14:02 #17 4.738 (36/58): kernel-headers-4.18.0-513.el8.x86_64.r  40 MB/s |  11 MB     00:00    
09:14:02 #17 4.749 (37/58): openssh-clients-8.0p1-19.el8.x86_64.rp 9.1 MB/s | 669 kB     00:00    
09:14:02 #17 4.762 (38/58): pcre2-devel-10.32-3.el8.x86_64.rpm      25 MB/s | 605 kB     00:00    
09:14:02 #17 4.768 (39/58): pcre2-utf16-10.32-3.el8.x86_64.rpm      12 MB/s | 229 kB     00:00    
09:14:02 #17 4.774 (40/58): pcre2-utf32-10.32-3.el8.x86_64.rpm      18 MB/s | 220 kB     00:00    
09:14:02 #17 4.783 (41/58): policycoreutils-2.9-24.el8.x86_64.rpm   27 MB/s | 409 kB     00:00    
09:14:02 #17 4.790 (42/58): policycoreutils-devel-2.9-24.el8.x86_6  18 MB/s | 296 kB     00:00    
09:14:02 #17 4.797 (43/58): policycoreutils-python-utils-2.9-24.el  19 MB/s | 260 kB     00:00    
09:14:02 #17 4.802 (44/58): python3-audit-3.0.7-5.el8.x86_64.rpm   7.7 MB/s |  87 kB     00:00    
09:14:02 #17 4.810 (45/58): python3-libselinux-2.9-8.el8.x86_64.rp  22 MB/s | 283 kB     00:00    
09:14:02 #17 4.815 (46/58): python3-libsemanage-2.9-9.el8.x86_64.r 9.4 MB/s | 128 kB     00:00    
09:14:02 #17 4.832 (47/58): python3-setools-4.3.0-5.el8.x86_64.rpm  37 MB/s | 627 kB     00:00    
09:14:02 #17 4.838 (48/58): rpm-plugin-selinux-4.14.3-26.el8.x86_6  13 MB/s |  78 kB     00:00    
09:14:02 #17 4.863 (49/58): python3-policycoreutils-2.9-24.el8.noa  44 MB/s | 2.3 MB     00:00    
09:14:02 #17 4.872 (50/58): selinux-policy-3.14.3-128.el8.noarch.r  20 MB/s | 664 kB     00:00    
09:14:02 #14 45.90 Selecting previously unselected package python3.
09:14:02 #14 45.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 ... 5136 files and directories currently installed.)
09:14:02 #14 45.91 Preparing to unpack .../000-python3_3.10.6-1~22.04_armhf.deb ...
09:14:02 #14 45.92 Unpacking python3 (3.10.6-1~22.04) ...
09:14:02 #14 45.95 Selecting previously unselected package perl-modules-5.34.
09:14:02 #14 45.95 Preparing to unpack .../001-perl-modules-5.34_5.34.0-3ubuntu1.2_all.deb ...
09:14:02 #14 45.96 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:14:02 #14 53.36 Setting up libatomic1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #14 53.37 Setting up patch (2.7.6-6) ...
09:14:02 #14 53.38 Setting up autopoint (0.19.8.1-10build1) ...
09:14:02 #14 53.39 Setting up libfl2:arm64 (2.6.4-6.2) ...
09:14:02 #14 53.40 Setting up ucf (3.0038+nmu1) ...
09:14:02 #14 53.53 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
09:14:02 #14 53.54 Setting up libltdl7:arm64 (2.4.6-14) ...
09:14:02 #14 53.55 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:14:02 #14 53.56 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:02 #14 53.57 Setting up libubsan1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #14 53.58 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:14:02 #14 53.59 Setting up libcrypt-dev:arm64 (1:4.4.10-10ubuntu4) ...
09:14:02 #14 53.60 Setting up libuchardet0:arm64 (0.0.6-3build1) ...
09:14:02 #14 53.61 Setting up libre2-5:arm64 (20200101+dfsg-1build1) ...
09:14:02 #13 47.81 Preparing to unpack .../070-libparams-classify-perl_0.015-1+b3_armhf.deb ...
09:14:02 #13 47.81 Unpacking libparams-classify-perl (0.015-1+b3) ...
09:14:02 #13 47.84 Selecting previously unselected package libmodule-runtime-perl.
09:14:02 #13 47.84 Preparing to unpack .../071-libmodule-runtime-perl_0.016-1_all.deb ...
09:14:02 #13 47.85 Unpacking libmodule-runtime-perl (0.016-1) ...
09:14:02 #13 47.88 Selecting previously unselected package libimport-into-perl.
09:14:02 #13 47.88 Preparing to unpack .../072-libimport-into-perl_1.002005-1_all.deb ...
09:14:02 #13 47.88 Unpacking libimport-into-perl (1.002005-1) ...
09:14:02 #13 47.91 Selecting previously unselected package librole-tiny-perl.
09:14:02 #13 47.91 Preparing to unpack .../073-librole-tiny-perl_2.002004-1_all.deb ...
09:14:02 #13 47.92 Unpacking librole-tiny-perl (2.002004-1) ...
09:14:02 #13 47.94 Selecting previously unselected package libstrictures-perl.
09:14:02 #13 47.95 Preparing to unpack .../074-libstrictures-perl_2.000006-1_all.deb ...
09:14:02 #13 47.95 Unpacking libstrictures-perl (2.000006-1) ...
09:14:02 #13 47.98 Selecting previously unselected package libsub-quote-perl.
09:14:02 #13 47.99 Preparing to unpack .../075-libsub-quote-perl_2.006006-1_all.deb ...
09:14:02 #13 47.99 Unpacking libsub-quote-perl (2.006006-1) ...
09:14:02 #13 48.02 Selecting previously unselected package libmoo-perl.
09:14:02 #13 51.01 Setting up libperlio-gzip-perl (0.20-1+b1) ...
09:14:02 #13 51.02 Setting up libsys-hostname-long-perl (1.5-3) ...
09:14:02 #13 51.03 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:14:02 #13 51.04 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:14:02 #13 51.05 Setting up liburi-perl (5.17-1) ...
09:14:02 #13 51.06 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:02 #13 51.07 Setting up libfile-touch-perl (0.12-2) ...
09:14:02 #13 51.14 Setting up libc-devtools (2.36-9+deb12u1) ...
09:14:02 #13 51.15 Setting up libemail-address-xs-perl (1.05-1+b1) ...
09:14:02 #13 51.16 Setting up libnet-ssleay-perl:amd64 (1.92-2+b1) ...
09:14:02 #13 51.17 Setting up automake (1:1.16.5-1.3) ...
09:14:02 #13 51.18 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:02 #13 51.19 Setting up libapt-pkg-perl (0.1.40+b2) ...
09:14:02 #13 51.20 Setting up libio-sessiondata-perl (1.03-3) ...
09:14:02 #13 51.20 Setting up libstring-escape-perl (2010.002-3) ...
09:14:02 #13 51.21 Setting up libberkeleydb-perl:amd64 (0.64-2+b1) ...
09:14:02 #13 51.22 Setting up libhttp-date-perl (6.05-2) ...
09:14:02 #13 51.23 Setting up libfile-which-perl (1.27-2) ...
09:14:02 #13 51.24 Setting up libfile-basedir-perl (0.09-2) ...
09:14:02 #14 45.60 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:14:02 #14 45.61 Unpacking media-types (10.0.0) ...
09:14:02 #14 45.65 Selecting previously unselected package libkrb5support0:armhf.
09:14:02 #14 45.65 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ...
09:14:02 #14 45.65 Unpacking libkrb5support0:armhf (1.20.1-1build1) ...
09:14:02 #14 45.70 Selecting previously unselected package libk5crypto3:armhf.
09:14:02 #14 45.70 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ...
09:14:02 #14 45.71 Unpacking libk5crypto3:armhf (1.20.1-1build1) ...
09:14:02 #14 45.75 Selecting previously unselected package libkeyutils1:armhf.
09:14:02 #14 45.75 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ...
09:14:02 #14 45.76 Unpacking libkeyutils1:armhf (1.6.3-2) ...
09:14:02 #14 45.80 Selecting previously unselected package libkrb5-3:armhf.
09:14:02 #14 45.80 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ...
09:14:02 #14 45.80 Unpacking libkrb5-3:armhf (1.20.1-1build1) ...
09:14:02 #14 46.85 Preparing to unpack .../013-libelf1_0.186-1build1_arm64.deb ...
09:14:02 #14 46.85 Unpacking libelf1:arm64 (0.186-1build1) ...
09:14:02 #14 46.88 Selecting previously unselected package libicu70:arm64.
09:14:02 #14 46.88 Preparing to unpack .../014-libicu70_70.1-2_arm64.deb ...
09:14:02 #14 46.88 Unpacking libicu70:arm64 (70.1-2) ...
09:14:02 #14 47.07 Selecting previously unselected package libxml2:arm64.
09:14:02 #14 47.07 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ...
09:14:02 #14 47.07 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
09:14:02 #14 47.12 Selecting previously unselected package libyaml-0-2:arm64.
09:14:02 #14 51.01 Setting up libimport-into-perl (1.002005-1) ...
09:14:02 #14 51.02 Setting up libmoo-perl (2.005004-3) ...
09:14:02 #14 51.03 Setting up liblist-someutils-perl (0.58-1) ...
09:14:02 #14 51.04 Setting up debhelper (13.6ubuntu1) ...
09:14:02 #14 51.06 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
09:14:02 #14 51.08 Setting up equivs (2.3.1) ...
09:14:02 #14 51.09 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:02 #14 51.11 Setting up libb-hooks-endofscope-perl (0.25-1) ...
09:14:02 #14 51.12 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:02 #14 51.13 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:02 #14 51.15 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:02 #14 51.16 Setting up libmoox-struct-perl (0.020-1) ...
09:14:02 #14 51.17 Setting up lintian (2.114.0ubuntu1.2) ...
09:14:02 #14 51.19 Setting up licensecheck (3.2.14-2) ...
09:14:02 #14 51.21 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:02 #17 9.656   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   22/61 
09:14:02 #17 9.854   Installing       : python3-policycoreutils-2.9-24.el8.noarch            23/61 
09:14:02 #17 9.885   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       24/61 
09:14:02 #17 9.904   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             25/61 
09:14:02 #17 9.920   Installing       : selinux-policy-3.14.3-128.el8.noarch                 26/61 
09:14:02 #17 9.938   Running scriptlet: selinux-policy-3.14.3-128.el8.noarch                 26/61 
09:14:02 #13 48.83 Preparing to unpack .../308-libyaml-libyaml-perl_0.76+repack-1_armhf.deb ...
09:14:02 #13 48.83 Unpacking libyaml-libyaml-perl (0.76+repack-1) ...
09:14:02 #13 48.86 Selecting previously unselected package licensecheck.
09:14:02 #13 48.87 Preparing to unpack .../309-licensecheck_3.0.31-3_all.deb ...
09:14:02 #13 48.87 Unpacking licensecheck (3.0.31-3) ...
09:14:02 #13 48.90 Selecting previously unselected package t1utils.
09:14:02 #13 48.90 Preparing to unpack .../310-t1utils_1.41-3_armhf.deb ...
09:14:02 #13 48.91 Unpacking t1utils (1.41-3) ...
09:14:02 #13 48.94 Selecting previously unselected package lintian.
09:14:02 #13 48.94 Preparing to unpack .../311-lintian_2.15.0_all.deb ...
09:14:02 #13 48.95 Unpacking lintian (2.15.0) ...
09:14:02 #13 49.07 Selecting previously unselected package lsb-release.
09:14:02 #15 3.257 (17/98): cpp-13.2.1-1.fc39.x86_64.rpm            23 MB/s |  11 MB     00:00    
09:14:02 #15 3.293 (18/98): git-core-doc-2.41.0-2.fc39.noarch.rpm   33 MB/s | 2.8 MB     00:00    
09:14:02 #15 3.307 (19/98): jsoncpp-1.9.5-5.fc39.x86_64.rpm         14 MB/s |  99 kB     00:00    
09:14:02 #15 3.315 (20/98): kmod-libs-30-6.fc39.x86_64.rpm          11 MB/s |  67 kB     00:00    
09:14:02 #15 3.406 (21/98): guile22-2.2.7-9.fc39.x86_64.rpm         48 MB/s | 6.5 MB     00:00    
09:14:02 #15 3.453 (22/98): libargon2-20190702-3.fc39.x86_64.rpm   672 kB/s |  28 kB     00:00    
09:14:02 #14 48.44 Preparing to unpack .../201-libapt-pkg-perl_0.1.36build3_armhf.deb ...
09:14:02 #14 48.45 Unpacking libapt-pkg-perl (0.1.36build3) ...
09:14:02 #14 48.48 Selecting previously unselected package libarchive-cpio-perl.
09:14:02 #14 48.48 Preparing to unpack .../202-libarchive-cpio-perl_0.10-1_all.deb ...
09:14:02 #14 48.49 Unpacking libarchive-cpio-perl (0.10-1) ...
09:14:02 #14 48.52 Selecting previously unselected package libarray-intspan-perl.
09:14:02 #14 48.52 Preparing to unpack .../203-libarray-intspan-perl_2.003-1_all.deb ...
09:14:02 #14 48.52 Unpacking libarray-intspan-perl (2.003-1) ...
09:14:02 #14 48.55 Selecting previously unselected package libasync-mergepoint-perl.
09:14:02 #14 48.55 Preparing to unpack .../204-libasync-mergepoint-perl_0.04-2_all.deb ...
09:14:02 #14 48.56 Unpacking libasync-mergepoint-perl (0.04-2) ...
09:14:02 #14 48.59 Selecting previously unselected package libmodule-implementation-perl.
09:14:02 #14 48.59 Preparing to unpack .../205-libmodule-implementation-perl_0.09-1_all.deb ...
09:14:02 #14 48.59 Unpacking libmodule-implementation-perl (0.09-1) ...
09:14:02 #14 48.62 Selecting previously unselected package libsub-exporter-progressive-perl.
09:14:02 #14 48.62 Preparing to unpack .../206-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:14:02 #14 48.63 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:14:02 #14 48.66 Selecting previously unselected package libvariable-magic-perl.
09:14:02 #14 49.14 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:02 #14 49.20 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:02 #15 2.703 dh clean
09:14:02 #15 2.797    dh_clean
09:14:02 #15 2.839  debian/rules binary
09:14:02 #15 2.841 dh binary
09:14:02 #15 2.925    dh_update_autotools_config
09:14:02 #15 2.961    dh_autoreconf
09:14:02 #14 52.66 Selecting previously unselected package gcc.
09:14:02 #14 52.66 Preparing to unpack .../083-gcc_4%3a12.2.0-3ubuntu1_arm64.deb ...
09:14:02 #14 52.66 Unpacking gcc (4:12.2.0-3ubuntu1) ...
09:14:02 #14 52.71 Selecting previously unselected package libstdc++-12-dev:arm64.
09:14:02 
09:14:02 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:02 #15 DONE 0.0s
09:14:02 
09:14:02 #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
09:14:02 #13 47.37 Preparing to unpack .../352-strace_5.10-1_armhf.deb ...
09:14:02 #13 47.38 Unpacking strace (5.10-1) ...
09:14:02 #13 47.45 Selecting previously unselected package xauth.
09:14:02 #13 47.45 Preparing to unpack .../353-xauth_1%3a1.1-1_armhf.deb ...
09:14:02 #13 47.46 Unpacking xauth (1:1.1-1) ...
09:14:02 #13 47.53 Selecting previously unselected package xdg-user-dirs.
09:14:02 #13 47.53 Preparing to unpack .../354-xdg-user-dirs_0.17-2_armhf.deb ...
09:14:02 #13 47.54 Unpacking xdg-user-dirs (0.17-2) ...
09:14:02 #13 47.63 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
09:14:02 #13 48.63 Preparing to unpack .../369-lsb-release_12.0-1_all.deb ...
09:14:02 #13 48.64 Unpacking lsb-release (12.0-1) ...
09:14:02 #13 48.68 Selecting previously unselected package manpages-dev.
09:14:02 #13 48.68 Preparing to unpack .../370-manpages-dev_6.03-2_all.deb ...
09:14:02 #13 48.69 Unpacking manpages-dev (6.03-2) ...
09:14:02 #17 4.999 (51/58): gcc-8.5.0-20.el8.x86_64.rpm             37 MB/s |  24 MB     00:00    
09:14:02 #17 5.012 (52/58): systemd-devel-239-78.el8.x86_64.rpm     33 MB/s | 409 kB     00:00    
09:14:02 #17 5.025 (53/58): selinux-policy-devel-3.14.3-128.el8.no 9.4 MB/s | 1.5 MB     00:00    
09:14:02 #17 5.029 (54/58): which-2.21-20.el8.x86_64.rpm           2.9 MB/s |  50 kB     00:00    
09:14:02 #17 5.061 (55/58): glibc-static-2.28-236.el8.1.x86_64.rpm  66 MB/s | 2.1 MB     00:00    
09:14:02 #17 5.067 (56/58): libxcrypt-static-4.1.1-6.el8.x86_64.rp 9.1 MB/s |  56 kB     00:00    
09:14:02 #17 5.082 (57/58): device-mapper-devel-1.02.181-9.el8.x86 4.9 MB/s | 284 kB     00:00    
09:14:02 #17 5.198 (58/58): selinux-policy-minimum-3.14.3-128.el8.  41 MB/s |  13 MB     00:00    
09:14:02 #14 46.20 Selecting previously unselected package libgdbm6:armhf.
09:14:02 #14 46.20 Preparing to unpack .../002-libgdbm6_1.23-1_armhf.deb ...
09:14:02 #14 46.21 Unpacking libgdbm6:armhf (1.23-1) ...
09:14:02 #14 46.24 Selecting previously unselected package libgdbm-compat4:armhf.
09:14:02 #14 46.24 Preparing to unpack .../003-libgdbm-compat4_1.23-1_armhf.deb ...
09:14:02 #14 46.25 Unpacking libgdbm-compat4:armhf (1.23-1) ...
09:14:02 #14 46.28 Selecting previously unselected package libperl5.34:armhf.
09:14:02 #14 46.29 Preparing to unpack .../004-libperl5.34_5.34.0-3ubuntu1.2_armhf.deb ...
09:14:02 #14 46.29 Unpacking libperl5.34:armhf (5.34.0-3ubuntu1.2) ...
09:14:02 #14 53.61 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
09:14:02 #14 53.62 Setting up libisl22:arm64 (0.22.1-1) ...
09:14:02 #14 53.63 Setting up netbase (6.1) ...
09:14:02 #14 53.66 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
09:14:02 #14 53.67 Setting up libmpdec2:arm64 (2.4.2-3) ...
09:14:02 #14 53.68 Setting up libbinutils:arm64 (2.34-6ubuntu1.6) ...
09:14:02 #14 53.69 Setting up libfido2-1:arm64 (1.3.1-1ubuntu2) ...
09:14:02 #14 53.69 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
09:14:02 #14 53.71 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:14:02 #14 53.72 Setting up libbsd0:arm64 (0.10.0-1) ...
09:14:02 #14 53.73 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ...
09:14:02 #14 53.74 Setting up readline-common (8.0-4) ...
09:14:02 #14 53.79 Setting up publicsuffix (20200303.0012-1) ...
09:14:02 #14 53.80 Setting up libcc1-0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #14 53.81 Setting up iso-codes (4.4-1) ...
09:14:02 #14 53.81 Setting up liblocale-gettext-perl (1.07-4) ...
09:14:02 #14 53.82 Setting up liblsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #13 51.25 Setting up libtask-weaken-perl (1.06-2) ...
09:14:02 #13 51.26 Setting up libunicode-utf8-perl (0.62-2) ...
09:14:02 #13 51.27 Setting up libfeature-compat-try-perl (0.05-1) ...
09:14:02 #13 51.28 Setting up libset-intspan-perl (1.19-3) ...
09:14:02 #13 51.29 Setting up libmouse-perl (2.5.10-1+b3) ...
09:14:02 #13 51.30 Setting up libfile-listing-perl (6.15-1) ...
09:14:02 #13 51.31 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:14:02 #13 51.32 Setting up gpg-wks-client (2.2.40-1.1) ...
09:14:02 #13 51.33 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:14:02 #13 51.34 Setting up libdata-messagepack-perl (1.02-1+b1) ...
09:14:02 #13 51.34 Setting up libclass-inspector-perl (1.36-3) ...
09:14:02 #13 51.35 Setting up libfont-afm-perl (1.20-4) ...
09:14:02 #13 51.36 Setting up libwant-perl (0.29-2+b1) ...
09:14:02 #13 51.37 Setting up libdynaloader-functions-perl (0.003-3) ...
09:14:02 #13 51.38 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:14:02 #13 51.39 Setting up liblist-compare-perl (0.55-2) ...
09:14:02 #13 51.40 Setting up libref-util-xs-perl (0.117-2+b1) ...
09:14:02 #13 51.41 Setting up libio-pty-perl (1:1.17-1) ...
09:14:02 #13 51.41 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
09:14:02 #13 51.42 Setting up libclone-perl:amd64 (0.46-1) ...
09:14:02 #13 51.43 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:02 #13 51.44 Setting up libarchive-zip-perl (1.68-1) ...
09:14:02 #13 51.45 Setting up libsub-identify-perl (0.14-3) ...
09:14:02 #13 51.46 Setting up libdistro-info-perl (1.5) ...
09:14:02 #13 51.47 Setting up libcpanel-json-xs-perl:amd64 (4.35-1) ...
09:14:02 #13 51.48 Setting up libio-stringy-perl (2.111-3) ...
09:14:02 #13 51.49 Setting up libhtml-tagset-perl (3.20-6) ...
09:14:02 #13 51.50 Setting up liblog-any-perl (1.713-1) ...
09:14:02 #13 51.50 Setting up libauthen-sasl-perl (2.1600-3) ...
09:14:02 #13 51.51 Setting up libdevel-size-perl (0.83-2+b1) ...
09:14:02 #13 51.52 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
09:14:02 #13 51.53 Setting up libdebhelper-perl (13.11.4) ...
09:14:02 #13 51.54 Setting up libpod-constants-perl (0.19-2) ...
09:14:02 #13 51.55 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:14:02 #14 45.86 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:14:02 #14 45.86 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ...
09:14:02 #14 45.87 Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ...
09:14:02 #14 45.90 Selecting previously unselected package libtirpc-common.
09:14:02 #14 45.90 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:14:02 #14 45.90 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:14:02 #14 45.95 Selecting previously unselected package libtirpc3:armhf.
09:14:02 #14 45.95 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:14:02 #14 45.95 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:14:02 #14 45.99 Selecting previously unselected package libnsl2:armhf.
09:14:02 #14 45.99 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ...
09:14:02 #14 46.00 Unpacking libnsl2:armhf (1.3.0-2build2) ...
09:14:02 #14 46.03 Selecting previously unselected package readline-common.
09:14:02 #14 46.04 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:14:02 #14 46.04 Unpacking readline-common (8.2-1.3) ...
09:14:02 #14 46.08 Selecting previously unselected package libreadline8:armhf.
09:14:02 #14 46.08 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ...
09:14:02 #14 46.09 Unpacking libreadline8:armhf (8.2-1.3) ...
09:14:02 #14 46.13 Selecting previously unselected package libsqlite3-0:armhf.
09:14:02 #14 47.12 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_arm64.deb ...
09:14:02 #14 47.12 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
09:14:02 #14 47.15 Selecting previously unselected package lsb-release.
09:14:02 #14 47.15 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
09:14:02 #14 47.16 Unpacking lsb-release (11.1.0ubuntu4) ...
09:14:02 #14 47.19 Selecting previously unselected package netbase.
09:14:02 #14 47.19 Preparing to unpack .../018-netbase_6.3_all.deb ...
09:14:02 #14 47.19 Unpacking netbase (6.3) ...
09:14:02 #14 47.22 Selecting previously unselected package python-apt-common.
09:14:02 #14 47.22 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ...
09:14:02 #14 47.22 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:14:02 #14 47.26 Selecting previously unselected package python3-apt.
09:14:02 #14 47.26 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_arm64.deb ...
09:14:02 #14 47.26 Unpacking python3-apt (2.4.0ubuntu2) ...
09:14:02 #14 47.30 Selecting previously unselected package python3-pkg-resources.
09:14:02 #14 47.30 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:14:02 #14 47.30 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:14:02 #14 47.34 Selecting previously unselected package ucf.
09:14:02 #13 48.02 Preparing to unpack .../076-libmoo-perl_2.004004-1_all.deb ...
09:14:02 #13 48.03 Unpacking libmoo-perl (2.004004-1) ...
09:14:02 #13 48.06 Selecting previously unselected package libencode-locale-perl.
09:14:02 #13 48.06 Preparing to unpack .../077-libencode-locale-perl_1.05-1.1_all.deb ...
09:14:02 #13 48.06 Unpacking libencode-locale-perl (1.05-1.1) ...
09:14:02 #13 48.10 Selecting previously unselected package libtimedate-perl.
09:14:02 #13 48.10 Preparing to unpack .../078-libtimedate-perl_2.3300-2_all.deb ...
09:14:02 #13 48.10 Unpacking libtimedate-perl (2.3300-2) ...
09:14:02 #13 48.14 Selecting previously unselected package libhttp-date-perl.
09:14:02 #13 48.14 Preparing to unpack .../079-libhttp-date-perl_6.05-1_all.deb ...
09:14:02 #13 48.14 Unpacking libhttp-date-perl (6.05-1) ...
09:14:02 #13 48.17 Selecting previously unselected package libfile-listing-perl.
09:14:02 #13 48.17 Preparing to unpack .../080-libfile-listing-perl_6.14-1_all.deb ...
09:14:02 #13 48.18 Unpacking libfile-listing-perl (6.14-1) ...
09:14:02 #13 48.21 Selecting previously unselected package libhtml-tagset-perl.
09:14:02 #13 48.21 Preparing to unpack .../081-libhtml-tagset-perl_3.20-4_all.deb ...
09:14:02 #13 48.21 Unpacking libhtml-tagset-perl (3.20-4) ...
09:14:02 #13 48.24 Selecting previously unselected package liburi-perl.
09:14:02 #14 51.22 Setting up libwww-perl (6.61-1) ...
09:14:02 #14 51.27 Setting up devscripts (2.22.1ubuntu1) ...
09:14:02 #14 51.41 Setting up libxml-parser-perl:amd64 (2.46-3build1) ...
09:14:02 #14 51.43 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:02 #14 51.47 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:02 #13 48.03 Setting up libxpm4:arm64 (1:3.5.12-1.1) ...
09:14:02 #13 48.04 Setting up openssh-client (1:9.2p1-2) ...
09:14:02 #13 48.12 Setting up gpgsm (2.2.40-1.1) ...
09:14:02 #13 48.13 Setting up libheif1:arm64 (1.15.1-1) ...
09:14:02 #13 49.10 (143/143): perl-libs-5.36.1-494.fc37.x86_64.rpm 1.8 MB/s | 2.2 MB     00:01    
09:14:02 #13 49.10 --------------------------------------------------------------------------------
09:14:02 #13 49.10 Total                                           8.3 MB/s |  30 MB     00:03     
09:14:02 #13 49.08 Preparing to unpack .../312-lsb-release_10.2019051400_all.deb ...
09:14:02 #13 49.08 Unpacking lsb-release (10.2019051400) ...
09:14:02 #13 49.11 Selecting previously unselected package mailutils.
09:14:02 #13 49.12 Preparing to unpack .../313-mailutils_1%3a3.5-4_armhf.deb ...
09:14:02 #13 49.12 Unpacking mailutils (1:3.5-4) ...
09:14:02 #13 49.17 Selecting previously unselected package manpages-dev.
09:14:02 #13 49.17 Preparing to unpack .../314-manpages-dev_4.16-2_all.deb ...
09:14:02 #13 49.18 Unpacking manpages-dev (4.16-2) ...
09:14:02 #15 3.462 (23/98): less-633-2.fc39.x86_64.rpm             1.2 MB/s | 175 kB     00:00    
09:14:02 #15 3.467 (24/98): libbpf-1.1.0-4.fc39.x86_64.rpm          18 MB/s | 165 kB     00:00    
09:14:02 #15 3.471 (25/98): libcbor-0.10.2-2.fc39.x86_64.rpm       7.6 MB/s |  58 kB     00:00    
09:14:02 #15 3.478 (26/98): libfdisk-2.39.2-1.fc39.x86_64.rpm       25 MB/s | 162 kB     00:00    
09:14:02 #15 3.483 (27/98): libfido2-1.13.0-3.fc39.x86_64.rpm       19 MB/s |  98 kB     00:00    
09:14:02 #15 3.500 (28/98): libedit-3.1-48.20230828cvs.fc39.x86_64 3.4 MB/s | 107 kB     00:00    
09:14:02 #15 3.506 (29/98): libseccomp-2.5.3-6.fc39.x86_64.rpm      12 MB/s |  71 kB     00:00    
09:14:02 #15 3.512 (30/98): libseccomp-devel-2.5.3-6.fc39.x86_64.r 9.7 MB/s |  60 kB     00:00    
09:14:02 #15 3.520 (31/98): libselinux-devel-3.5-5.fc39.x86_64.rpm  19 MB/s | 151 kB     00:00    
09:14:02 #15 3.545 (32/98): libselinux-utils-3.5-5.fc39.x86_64.rpm 6.5 MB/s | 163 kB     00:00    
09:14:02 #15 3.560 (33/98): libsepol-devel-3.5-2.fc39.x86_64.rpm   3.4 MB/s |  49 kB     00:00    
09:14:02 #15 3.573 (34/98): libmpc-1.3.1-3.fc39.x86_64.rpm         786 kB/s |  70 kB     00:00    
09:14:02 #15 3.581 (35/98): libtool-2.4.7-7.fc39.x86_64.rpm         28 MB/s | 601 kB     00:00    
09:14:02 #15 3.584 (36/98): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm   3.7 MB/s |  36 kB     00:00    
09:14:02 #15 3.589 (37/98): libutempter-1.2.1-10.fc39.x86_64.rpm   5.5 MB/s |  26 kB     00:00    
09:14:02 #15 3.609 (38/98): libtool-ltdl-devel-2.4.7-7.fc39.x86_64 5.7 MB/s | 164 kB     00:00    
09:14:02 #15 3.615 (39/98): libxcrypt-devel-4.4.36-2.fc39.x86_64.r 5.4 MB/s |  30 kB     00:00    
09:14:02 #15 3.624 (40/98): libxcrypt-static-4.4.36-2.fc39.x86_64.  11 MB/s |  95 kB     00:00    
09:14:02 #15 3.706 (41/98): libuv-1.46.0-2.fc39.x86_64.rpm         1.3 MB/s | 159 kB     00:00    
09:14:02 #14 48.66 Preparing to unpack .../207-libvariable-magic-perl_0.62-1build2_armhf.deb ...
09:14:02 #14 48.66 Unpacking libvariable-magic-perl (0.62-1build2) ...
09:14:02 #14 48.70 Selecting previously unselected package libb-hooks-endofscope-perl.
09:14:02 #14 48.70 Preparing to unpack .../208-libb-hooks-endofscope-perl_0.24-1_all.deb ...
09:14:02 #14 48.70 Unpacking libb-hooks-endofscope-perl (0.24-1) ...
09:14:02 #14 48.73 Selecting previously unselected package libcapture-tiny-perl.
09:14:02 #14 48.73 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
09:14:02 #14 48.74 Unpacking libcapture-tiny-perl (0.48-1) ...
09:14:02 #14 48.77 Selecting previously unselected package libclass-xsaccessor-perl.
09:14:02 #14 48.77 Preparing to unpack .../210-libclass-xsaccessor-perl_1.19-3build3_armhf.deb ...
09:14:02 #14 48.77 Unpacking libclass-xsaccessor-perl (1.19-3build3) ...
09:14:02 #14 48.81 Selecting previously unselected package libclone-perl.
09:14:02 #14 48.81 Preparing to unpack .../211-libclone-perl_0.43-2_armhf.deb ...
09:14:02 #14 48.82 Unpacking libclone-perl (0.43-2) ...
09:14:02 #14 48.85 Selecting previously unselected package libcommon-sense-perl.
09:14:02 #14 48.85 Preparing to unpack .../212-libcommon-sense-perl_3.74-2build6_armhf.deb ...
09:14:02 #14 48.85 Unpacking libcommon-sense-perl (3.74-2build6) ...
09:14:02 #14 48.88 Selecting previously unselected package libparams-util-perl.
09:14:02 #14 48.88 Preparing to unpack .../213-libparams-util-perl_1.07-3build5_armhf.deb ...
09:14:02 #14 48.89 Unpacking libparams-util-perl (1.07-3build5) ...
09:14:02 #14 48.92 Selecting previously unselected package libsub-install-perl.
09:14:02 #14 48.92 Preparing to unpack .../214-libsub-install-perl_0.928-1_all.deb ...
09:14:02 #14 48.92 Unpacking libsub-install-perl (0.928-1) ...
09:14:02 #14 48.95 Selecting previously unselected package libdata-optlist-perl.
09:14:02 #14 48.95 Preparing to unpack .../215-libdata-optlist-perl_0.110-1_all.deb ...
09:14:02 #14 48.95 Unpacking libdata-optlist-perl (0.110-1) ...
09:14:02 #14 48.98 Selecting previously unselected package libsub-exporter-perl.
09:14:02 #14 49.27 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:02 #14 49.30 Setting up python3-debian (0.1.36ubuntu1.1) ...
09:14:02 #15 3.010    create-stamp debian/debhelper-build-stamp
09:14:02 #15 3.010    dh_prep
09:14:02 #15 3.046    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:02 #15 3.106    dh_install
09:14:02 #15 3.147    dh_installdocs
09:14:02 #15 3.192    dh_installchangelogs
09:14:02 #14 52.71 Preparing to unpack .../084-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:02 #14 52.71 Unpacking libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:02 #14 52.91 Selecting previously unselected package g++-12.
09:14:02 #14 52.91 Preparing to unpack .../085-g++-12_12.3.0-1ubuntu1~23.04_arm64.deb ...
09:14:02 #14 52.92 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
09:14:02 #13 47.65 Setting up media-types (4.0.0) ...
09:14:02 #13 47.66 Setting up libpipeline1:armhf (1.5.3-1) ...
09:14:02 #13 47.67 Setting up wdiff (1.2.2-2+b1) ...
09:14:02 #13 47.69 Setting up libxau6:armhf (1:1.0.9-1) ...
09:14:02 #13 47.70 Setting up libre2-9:armhf (20210201+dfsg-1) ...
09:14:02 #13 47.71 Setting up libpsl5:armhf (0.21.0-1.2) ...
09:14:02 #13 47.72 Setting up libgpm2:armhf (1.20.7-8) ...
09:14:02 #13 47.73 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
09:14:02 #13 47.74 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:14:02 #13 47.75 Setting up libicu67:armhf (67.1-7) ...
09:14:02 #13 47.76 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
09:14:02 #13 47.77 Setting up xdg-user-dirs (0.17-2) ...
09:14:02 #13 47.80 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:14:02 #13 47.81 Setting up libyaml-0-2:armhf (0.2.2-1) ...
09:14:02 #13 47.82 Setting up libglib2.0-0:armhf (2.66.8-1) ...
09:14:02 #13 47.85 No schema files found: doing nothing.
09:14:02 #13 47.86 Setting up distro-info-data (0.51+deb11u3) ...
09:14:02 #13 47.87 Setting up manpages (5.10-1) ...
09:14:02 #13 47.89 Setting up unzip (6.0-26+deb11u1) ...
09:14:02 #13 47.90 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:14:02 #13 47.91 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
09:14:02 #13 47.92 Setting up libsqlite3-0:armhf (3.34.1-3) ...
09:14:02 #13 47.93 Setting up libcbor0:armhf (0.5.0+dfsg-2) ...
09:14:02 #13 47.94 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:14:02 #13 47.96 Setting up libfcgi-bin (2.4.2-2) ...
09:14:02 #13 49.03 Selecting previously unselected package pbzip2.
09:14:02 #13 49.04 Preparing to unpack .../371-pbzip2_1.1.13-1_armhf.deb ...
09:14:02 #13 49.04 Unpacking pbzip2 (1.1.13-1) ...
09:14:02 #13 49.08 Selecting previously unselected package pixz.
09:14:02 #13 49.08 Preparing to unpack .../372-pixz_1.0.7-2_armhf.deb ...
09:14:02 #13 49.09 Unpacking pixz (1.0.7-2) ...
09:14:02 #13 49.13 Selecting previously unselected package xdelta.
09:14:02 #13 49.13 Preparing to unpack .../373-xdelta_1.1.3-10.4_armhf.deb ...
09:14:02 #13 49.13 Unpacking xdelta (1.1.3-10.4) ...
09:14:02 #17 5.201 --------------------------------------------------------------------------------
09:14:02 #17 5.202 Total                                            45 MB/s | 105 MB     00:02     
09:14:02 #15 9.349 Unpacking bash-completion (1:2.8-6) ...
09:14:02 #15 9.476 Selecting previously unselected package cmake-data.
09:14:02 #14 46.48 Selecting previously unselected package perl.
09:14:02 #14 46.48 Preparing to unpack .../005-perl_5.34.0-3ubuntu1.2_armhf.deb ...
09:14:02 #14 46.49 Unpacking perl (5.34.0-3ubuntu1.2) ...
09:14:02 #14 46.53 Selecting previously unselected package openssl.
09:14:02 #14 46.53 Preparing to unpack .../006-openssl_3.0.2-0ubuntu1.10_armhf.deb ...
09:14:02 #14 46.54 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:14:02 #14 46.59 Selecting previously unselected package ca-certificates.
09:14:02 #14 53.83 Setting up dctrl-tools (2.24-3) ...
09:14:02 #14 53.85 Setting up libitm1:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #14 53.86 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:02 #14 53.87 Setting up libgdbm6:arm64 (1.18.1-5) ...
09:14:02 #14 53.88 Setting up gcc-9-base:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:14:02 #14 53.89 Setting up libtsan0:arm64 (10.5.0-1ubuntu1~20.04) ...
09:14:02 #14 53.90 Setting up libctf0:arm64 (2.34-6ubuntu1.6) ...
09:14:02 #14 53.90 Setting up pinentry-curses (1.1.0-3build1) ...
09:14:02 #14 53.92 Setting up manpages-dev (5.05-1) ...
09:14:02 #14 53.93 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu1) ...
09:14:02 #14 53.94 Setting up libxcb1:arm64 (1.14-2) ...
09:14:02 #14 53.95 Setting up at (3.1.23-1ubuntu1) ...
09:14:02 #13 51.56 Setting up libconvert-binhex-perl (1.125-3) ...
09:14:02 #13 51.57 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:14:02 #13 51.58 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:14:02 #13 51.59 Setting up libio-interactive-perl (1.023-2) ...
09:14:02 #13 51.60 Setting up libtry-tiny-perl (0.31-2) ...
09:14:02 #13 51.60 Setting up libtype-tiny-perl (2.002001-1) ...
09:14:02 #13 51.61 Setting up libcommon-sense-perl:amd64 (3.75-3) ...
09:14:02 #13 51.62 Setting up libmldbm-perl (2.05-4) ...
09:14:02 #13 51.63 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:14:02 #13 51.64 Setting up libnet-http-perl (6.22-1) ...
09:14:02 #13 51.65 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:14:02 #13 51.66 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:14:02 #13 51.66 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:14:02 #13 51.67 Setting up libtime-moment-perl (0.44-2+b1) ...
09:14:02 #13 51.68 Setting up libencode-locale-perl (1.05-3) ...
09:14:02 #13 51.69 Setting up libexception-class-perl (1.45-1) ...
09:14:02 #13 51.70 Setting up libxstring-perl:amd64 (0.005-2+b1) ...
09:14:02 #13 51.71 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:14:02 #13 51.72 Setting up libconfig-tiny-perl (2.28-2) ...
09:14:02 #13 51.72 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:14:02 #13 51.73 Setting up libdevel-callchecker-perl:amd64 (0.008-2) ...
09:14:02 #13 51.74 Setting up liblist-utilsby-perl (0.12-2) ...
09:14:02 #13 51.75 Setting up libstring-shellquote-perl (1.04-3) ...
09:14:02 #13 51.76 Setting up libnet-netmask-perl (2.0002-2) ...
09:14:02 #14 46.13 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ...
09:14:02 #14 46.13 Unpacking libsqlite3-0:armhf (3.40.1-1) ...
09:14:02 #14 46.19 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:14:02 #14 46.19 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ...
09:14:02 #14 46.20 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
09:14:02 #14 46.31 Selecting previously unselected package python3.11.
09:14:02 #14 46.31 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ...
09:14:02 #14 46.32 Unpacking python3.11 (3.11.4-1~23.04) ...
09:14:02 #14 46.35 Selecting previously unselected package libpython3-stdlib:armhf.
09:14:02 #14 46.35 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ...
09:14:02 #14 46.36 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
09:14:02 #14 46.39 Setting up python3-minimal (3.11.2-1) ...
09:14:02 #14 47.34 Preparing to unpack .../022-ucf_3.0043_all.deb ...
09:14:02 #14 47.35 Moving old data out of the way
09:14:02 #14 47.35 Unpacking ucf (3.0043) ...
09:14:02 #14 47.38 Selecting previously unselected package bsdextrautils.
09:14:02 #14 47.38 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_arm64.deb ...
09:14:02 #14 47.38 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
09:14:02 #14 47.42 Selecting previously unselected package libmagic-mgc.
09:14:02 #14 47.42 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_arm64.deb ...
09:14:02 #14 47.42 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:14:02 #14 47.48 Selecting previously unselected package libmagic1:arm64.
09:14:02 #14 47.48 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_arm64.deb ...
09:14:02 #14 47.49 Unpacking libmagic1:arm64 (1:5.41-3ubuntu0.1) ...
09:14:02 #14 47.51 Selecting previously unselected package file.
09:14:02 #14 47.51 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_arm64.deb ...
09:14:02 #14 47.52 Unpacking file (1:5.41-3ubuntu0.1) ...
09:14:02 #14 47.54 Selecting previously unselected package gettext-base.
09:14:02 #14 47.55 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_arm64.deb ...
09:14:02 #14 47.55 Unpacking gettext-base (0.21-4ubuntu4) ...
09:14:02 #14 47.58 Selecting previously unselected package libuchardet0:arm64.
09:14:02 #13 48.25 Preparing to unpack .../082-liburi-perl_5.08-1_all.deb ...
09:14:02 #13 48.25 Unpacking liburi-perl (5.08-1) ...
09:14:02 #13 48.29 Selecting previously unselected package libhtml-parser-perl.
09:14:02 #13 48.29 Preparing to unpack .../083-libhtml-parser-perl_3.75-1+b1_armhf.deb ...
09:14:02 #13 48.30 Unpacking libhtml-parser-perl (3.75-1+b1) ...
09:14:02 #13 48.41 Selecting previously unselected package libhtml-tree-perl.
09:14:02 #13 48.41 Preparing to unpack .../084-libhtml-tree-perl_5.07-2_all.deb ...
09:14:02 #13 48.42 Unpacking libhtml-tree-perl (5.07-2) ...
09:14:02 #13 48.46 Selecting previously unselected package libio-html-perl.
09:14:02 #13 48.46 Preparing to unpack .../085-libio-html-perl_1.004-2_all.deb ...
09:14:02 #13 48.47 Unpacking libio-html-perl (1.004-2) ...
09:14:02 #13 48.50 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:02 #13 48.50 Preparing to unpack .../086-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:14:02 #13 48.50 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:14:02 #13 48.53 Selecting previously unselected package libhttp-message-perl.
09:14:02 #13 48.53 Preparing to unpack .../087-libhttp-message-perl_6.28-1_all.deb ...
09:14:02 #13 48.54 Unpacking libhttp-message-perl (6.28-1) ...
09:14:02 #13 48.58 Selecting previously unselected package libhttp-cookies-perl.
09:14:02 #13 48.58 Preparing to unpack .../088-libhttp-cookies-perl_6.10-1_all.deb ...
09:14:02 #13 48.58 Unpacking libhttp-cookies-perl (6.10-1) ...
09:14:02 #13 48.61 Selecting previously unselected package libhttp-negotiate-perl.
09:14:02 #14 51.52 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:02 #14 51.64 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:02 #14 51.67 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:02 #14 51.69 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:02 #14 51.70 Updating certificates in /etc/ssl/certs...
09:14:02 #13 48.14 Setting up libxext6:arm64 (2:1.3.4-1+b1) ...
09:14:02 #13 48.15 Setting up binutils-aarch64-linux-gnu (2.40-2) ...
09:14:02 #13 48.16 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ...
09:14:02 #13 48.17 Setting up binutils (2.40-2) ...
09:14:02 #13 48.18 Setting up man-db (2.11.2-2) ...
09:14:02 #13 48.28 Building database of manual pages ...
09:14:02 #13 49.50 Selecting previously unselected package psmisc.
09:14:02 #13 49.50 Preparing to unpack .../315-psmisc_23.2-1+deb10u1_armhf.deb ...
09:14:02 #13 49.50 Unpacking psmisc (23.2-1+deb10u1) ...
09:14:02 #13 49.55 Selecting previously unselected package publicsuffix.
09:14:02 #13 49.55 Preparing to unpack .../316-publicsuffix_20220811.1734-0+deb10u1_all.deb ...
09:14:02 #13 49.55 Unpacking publicsuffix (20220811.1734-0+deb10u1) ...
09:14:02 #13 49.59 Selecting previously unselected package python-apt-common.
09:14:02 #15 3.722 (42/98): m4-1.4.19-6.fc39.x86_64.rpm             19 MB/s | 303 kB     00:00    
09:14:02 #15 3.728 (43/98): libxkbcommon-1.5.0-3.fc39.x86_64.rpm   1.3 MB/s | 139 kB     00:00    
09:14:02 #15 3.744 (44/98): pcre2-devel-10.42-1.fc39.2.x86_64.rpm   32 MB/s | 505 kB     00:00    
09:14:02 #15 3.870 (45/98): pcre2-utf16-10.42-1.fc39.2.x86_64.rpm  1.7 MB/s | 212 kB     00:00    
09:14:02 #15 3.879 (46/98): make-4.4.1-2.fc39.x86_64.rpm           3.7 MB/s | 589 kB     00:00    
09:14:02 #15 3.884 (47/98): pcre2-utf32-10.42-1.fc39.2.x86_64.rpm   16 MB/s | 200 kB     00:00    
09:14:02 #15 3.887 (48/98): perl-Error-0.17029-13.fc39.noarch.rpm  5.4 MB/s |  40 kB     00:00    
09:14:02 #15 3.890 (49/98): perl-File-Compare-1.100.700-500.fc39.n 2.4 MB/s |  13 kB     00:00    
09:14:02 #15 3.895 (50/98): perl-File-Find-1.43-500.fc39.noarch.rp 4.7 MB/s |  25 kB     00:00    
09:14:02 #15 3.898 (51/98): perl-File-Copy-2.41-500.fc39.noarch.rp 1.9 MB/s |  20 kB     00:00    
09:14:02 #15 3.901 (52/98): perl-Git-2.41.0-2.fc39.noarch.rpm      7.0 MB/s |  41 kB     00:00    
09:14:02 #15 3.918 (53/98): perl-TermReadKey-2.38-18.fc39.x86_64.r 1.8 MB/s |  35 kB     00:00    
09:14:02 #15 3.922 (54/98): perl-Thread-Queue-3.14-500.fc39.noarch 1.0 MB/s |  21 kB     00:00    
09:14:02 #15 3.924 (55/98): perl-lib-0.65-500.fc39.x86_64.rpm      2.3 MB/s |  15 kB     00:00    
09:14:02 #15 3.951 (56/98): perl-threads-2.36-500.fc39.x86_64.rpm  1.9 MB/s |  58 kB     00:00    
09:14:02 #15 3.955 (57/98): perl-threads-shared-1.68-500.fc39.x86_ 1.5 MB/s |  45 kB     00:00    
09:14:02 #15 3.964 (58/98): policycoreutils-3.5-7.fc39.x86_64.rpm   21 MB/s | 243 kB     00:00    
09:14:02 #14 48.99 Preparing to unpack .../216-libsub-exporter-perl_0.987-1_all.deb ...
09:14:02 #14 48.99 Unpacking libsub-exporter-perl (0.987-1) ...
09:14:02 #14 49.02 Selecting previously unselected package libconst-fast-perl.
09:14:02 #14 49.02 Preparing to unpack .../217-libconst-fast-perl_0.014-1_all.deb ...
09:14:02 #14 49.03 Unpacking libconst-fast-perl (0.014-1) ...
09:14:02 #14 49.06 Selecting previously unselected package libwant-perl.
09:14:02 #14 49.06 Preparing to unpack .../218-libwant-perl_0.29-1build4_armhf.deb ...
09:14:02 #14 49.06 Unpacking libwant-perl (0.29-1build4) ...
09:14:02 #14 49.09 Selecting previously unselected package libcontextual-return-perl.
09:14:02 #14 49.10 Preparing to unpack .../219-libcontextual-return-perl_0.004014-2_all.deb ...
09:14:02 #14 49.10 Unpacking libcontextual-return-perl (0.004014-2) ...
09:14:02 #14 49.13 Selecting previously unselected package libcpanel-json-xs-perl.
09:14:02 #14 49.13 Preparing to unpack .../220-libcpanel-json-xs-perl_4.19-1build1_armhf.deb ...
09:14:02 #14 49.14 Unpacking libcpanel-json-xs-perl (4.19-1build1) ...
09:14:02 #14 49.17 Selecting previously unselected package libdata-dump-perl.
09:14:02 #14 49.17 Preparing to unpack .../221-libdata-dump-perl_1.23-1_all.deb ...
09:14:02 #14 49.18 Unpacking libdata-dump-perl (1.23-1) ...
09:14:02 #14 49.20 Selecting previously unselected package libdigest-bubblebabble-perl.
09:14:02 #14 49.45 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:14:02 #14 49.59 Setting up libdata-optlist-perl (0.110-1) ...
09:14:02 #14 49.60 Setting up libipc-run-perl (20180523.0-2) ...
09:14:02 #14 49.61 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:02 #14 49.63 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:02 #14 49.64 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:02 #14 49.66 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:02 #14 49.67 Setting up g++ (4:9.3.0-1ubuntu2) ...
09:14:02 #14 49.69 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:02 #14 49.69 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
09:14:02 #14 49.70 Setting up libhtml-parser-perl (3.72-5) ...
09:14:02 #14 49.71 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:02 #14 49.73 Setting up librole-tiny-perl (2.001004-1) ...
09:14:02 #14 49.74 Setting up build-essential (12.8ubuntu1.1) ...
09:14:02 #14 49.75 Setting up libfont-ttf-perl (1.06-1) ...
09:14:02 #14 49.77 Setting up libfile-homedir-perl (1.004-1) ...
09:14:02 #15 3.294    dh_perl
09:14:02 #15 3.338    dh_link
09:14:02 #15 3.379    dh_strip_nondeterminism
09:14:02 #15 3.460    dh_compress
09:14:02 #15 3.510    dh_fixperms
09:14:02 #14 53.15 Selecting previously unselected package g++.
09:14:02 #14 53.15 Preparing to unpack .../086-g++_4%3a12.2.0-3ubuntu1_arm64.deb ...
09:14:02 #14 53.15 Unpacking g++ (4:12.2.0-3ubuntu1) ...
09:14:02 #14 53.18 Selecting previously unselected package make.
09:14:02 #14 53.19 Preparing to unpack .../087-make_4.3-4.1build1_arm64.deb ...
09:14:02 #14 53.19 Unpacking make (4.3-4.1build1) ...
09:14:02 #14 53.23 Selecting previously unselected package libdpkg-perl.
09:14:02 #14 53.23 Preparing to unpack .../088-libdpkg-perl_1.21.21ubuntu1_all.deb ...
09:14:02 #14 53.23 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
09:14:02 #14 53.28 Selecting previously unselected package bzip2.
09:14:02 #13 47.97 Setting up binutils-common:armhf (2.35.2-2) ...
09:14:02 #13 47.99 Setting up libnghttp2-14:armhf (1.43.0-1) ...
09:14:02 #13 48.00 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ...
09:14:02 #13 48.02 Setting up libdeflate0:armhf (1.7-1) ...
09:14:02 #13 48.03 Setting up less (551-2) ...
09:14:02 #13 48.05 Setting up perl-openssl-defaults:armhf (5) ...
09:14:02 #13 48.06 Setting up linux-libc-dev:armhf (5.10.191-1) ...
09:14:02 #13 48.08 Setting up libctf-nobfd0:armhf (2.35.2-2) ...
09:14:02 #13 48.09 Setting up gettext-base (0.21-4) ...
09:14:02 #13 48.10 Setting up liblzo2-2:armhf (2.10-2) ...
09:14:02 #13 48.12 Setting up libnpth0:armhf (1.6-3) ...
09:14:02 #13 48.13 Setting up file (1:5.39-3+deb11u1) ...
09:14:02 #13 48.14 Setting up libossp-uuid16:armhf (1.6.2-1.5+b9) ...
09:14:02 #13 48.16 Setting up libassuan0:armhf (2.5.3-7.1) ...
09:14:02 #13 48.17 Setting up libgomp1:armhf (10.2.1-6) ...
09:14:02 #13 48.18 Setting up bzip2 (1.0.8-4) ...
09:14:02 #13 49.17 Selecting previously unselected package xdelta3.
09:14:02 #13 49.18 Preparing to unpack .../374-xdelta3_3.0.11-dfsg-1.2_armhf.deb ...
09:14:02 #13 49.18 Unpacking xdelta3 (3.0.11-dfsg-1.2) ...
09:14:02 #13 49.22 Selecting previously unselected package pristine-tar.
09:14:02 #13 49.22 Preparing to unpack .../375-pristine-tar_1.50_armhf.deb ...
09:14:02 #13 49.23 Unpacking pristine-tar (1.50) ...
09:14:02 #13 49.28 Selecting previously unselected package publicsuffix.
09:14:02 #13 49.28 Preparing to unpack .../376-publicsuffix_20230209.2326-1_all.deb ...
09:14:02 #13 49.28 Unpacking publicsuffix (20230209.2326-1) ...
09:14:02 #13 49.33 Selecting previously unselected package python-apt-common.
09:14:02 #13 49.34 Preparing to unpack .../377-python-apt-common_2.6.0_all.deb ...
09:14:02 #13 49.34 Unpacking python-apt-common (2.6.0) ...
09:14:02 #13 49.40 Selecting previously unselected package python3-apt.
09:14:03 #15 9.477 Preparing to unpack .../05-cmake-data_3.16.3-3~bpo10+1_all.deb ...
09:14:03 #15 9.482 Unpacking cmake-data (3.16.3-3~bpo10+1) ...
09:14:03 #14 46.59 Preparing to unpack .../007-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:14:03 #14 46.60 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:03 #14 46.66 Selecting previously unselected package distro-info-data.
09:14:03 #14 46.66 Preparing to unpack .../008-distro-info-data_0.52ubuntu0.4_all.deb ...
09:14:03 #14 46.66 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:14:03 #14 46.69 Selecting previously unselected package iso-codes.
09:14:03 #14 46.70 Preparing to unpack .../009-iso-codes_4.9.0-1_all.deb ...
09:14:03 #14 46.70 Unpacking iso-codes (4.9.0-1) ...
09:14:03 #14 54.09 invoke-rc.d: could not determine current runlevel
09:14:03 #14 54.10 invoke-rc.d: policy-rc.d denied execution of start.
09:14:03 #14 54.10 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
09:14:03 #14 54.11 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:03 #14 54.12 Setting up libedit2:arm64 (3.1-20191231-1) ...
09:14:03 #14 54.13 Setting up libreadline8:arm64 (8.0-4) ...
09:14:03 #14 54.14 Setting up m4 (1.4.18-4) ...
09:14:03 #14 54.15 Setting up binutils-aarch64-linux-gnu (2.34-6ubuntu1.6) ...
09:14:03 #14 54.16 Setting up binutils (2.34-6ubuntu1.6) ...
09:14:03 #14 54.17 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:03 #14 54.18 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:14:03 #13 51.77 Setting up libsub-install-perl (0.929-1) ...
09:14:03 #13 51.78 Setting up gcc (4:12.2.0-3) ...
09:14:03 #13 51.80 Setting up dpkg-dev (1.21.22) ...
09:14:03 #13 51.81 Setting up libindirect-perl (0.39-2+b1) ...
09:14:03 #13 51.82 Setting up libxs-parse-sublike-perl:amd64 (0.16-1+b2) ...
09:14:03 #13 51.83 Setting up intltool-debian (0.35.0+20060710.6) ...
09:14:03 #13 51.84 Setting up libfreezethaw-perl (0.5001-3) ...
09:14:03 #13 51.84 Setting up libobject-pad-perl (0.78-1) ...
09:14:03 #13 51.85 Setting up liberror-perl (0.17029-2) ...
09:14:03 #13 51.86 Setting up patchutils (0.4.2-1) ...
09:14:03 #13 51.87 Setting up libmail-sendmail-perl (0.80-3) ...
09:14:03 #13 51.88 Setting up libltdl-dev:amd64 (2.4.7-5) ...
09:14:03 #13 51.89 Setting up libjson-maybexs-perl (1.004004-1) ...
09:14:03 #13 51.90 Setting up libxml-sax-base-perl (1.09-3) ...
09:14:03 #13 51.92 Setting up libio-string-perl (1.08-4) ...
09:14:03 #13 51.92 Setting up libreadonly-perl (2.050-3) ...
09:14:03 #13 51.93 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:14:03 #13 51.94 Setting up libstring-copyright-perl (0.003014-1) ...
09:14:03 #13 51.95 Setting up libdata-optlist-perl (0.113-1) ...
09:14:03 #13 51.96 Setting up libipc-run-perl (20220807.0-1) ...
09:14:03 #13 51.97 Setting up git (1:2.39.2-1.1) ...
09:14:03 #13 51.98 Setting up libtext-xslate-perl:amd64 (3.5.9-1+b2) ...
09:14:03 #13 51.99 Setting up libcontextual-return-perl (0.004014-4) ...
09:14:03 #13 52.00 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:03 #13 52.01 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:03 #13 52.02 Setting up libnsl-dev:amd64 (1.3.0-2) ...
09:14:03 #13 52.03 Setting up libhtml-parser-perl:amd64 (3.81-1) ...
09:14:03 #13 52.04 Setting up libgit-wrapper-perl (0.048-2) ...
09:14:03 #13 52.05 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:03 #13 52.05 Setting up librole-tiny-perl (2.002004-1) ...
09:14:03 #13 52.06 Setting up gnupg (2.2.40-1.1) ...
09:14:03 #13 52.07 Setting up libc6-dev:amd64 (2.36-9+deb12u1) ...
09:14:03 #16 0.634 Hit:1 http://security.ubuntu.com/ubuntu lunar-security InRelease
09:14:03 #16 0.755 Hit:2 http://archive.ubuntu.com/ubuntu lunar InRelease
09:14:03 #16 0.827 Hit:3 http://archive.ubuntu.com/ubuntu lunar-updates InRelease
09:14:03 #14 46.57 Selecting previously unselected package python3.
09:14:03 #14 46.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 ... 5175 files and directories currently installed.)
09:14:03 #14 46.58 Preparing to unpack .../0-python3_3.11.2-1_armhf.deb ...
09:14:03 #14 46.58 Unpacking python3 (3.11.2-1) ...
09:14:03 #14 46.62 Selecting previously unselected package perl-modules-5.36.
09:14:03 #14 46.62 Preparing to unpack .../1-perl-modules-5.36_5.36.0-7ubuntu0.23.04.1_all.deb ...
09:14:03 #14 46.62 Unpacking perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:14:03 #12 53.28   Preparing        :                                                        1/1 
09:14:03 #12 53.32   Installing       : elfutils-debuginfod-client-0.189-3.fc37.aarch64      1/143 
09:14:03 #12 53.35   Installing       : binutils-gold-2.38-27.fc37.aarch64                   2/143 
09:14:03 #12 53.44   Installing       : binutils-2.38-27.fc37.aarch64                        3/143 
09:14:03 #12 53.45   Running scriptlet: binutils-2.38-27.fc37.aarch64                        3/143 
09:14:03 #12 53.47   Installing       : python3-six-1.16.0-8.fc37.noarch                     4/143 
09:14:03 #12 53.47   Installing       : hunspell-filesystem-1.7.0-21.fc37.aarch64            5/143 
09:14:03 #12 53.48   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           6/143 
09:14:03 #12 53.49   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              7/143 
09:14:03 #12 53.50   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           8/143 
09:14:03 #12 53.51   Installing       : hunspell-1.7.0-21.fc37.aarch64                       9/143 
09:14:03 #12 53.53   Installing       : elfutils-0.189-3.fc37.aarch64                       10/143 
09:14:03 #12 53.55   Installing       : xz-5.4.1-1.fc37.aarch64                             11/143 
09:14:03 #12 53.56   Installing       : unzip-6.0-58.fc37.aarch64                           12/143 
09:14:03 #12 53.56   Installing       : file-5.42-4.fc37.aarch64                            13/143 
09:14:03 #12 53.58   Installing       : dwz-0.14-7.fc37.aarch64                             14/143 
09:14:03 #12 53.59   Installing       : zip-3.0-33.fc37.aarch64                             15/143 
09:14:03 #12 53.60   Installing       : enchant2-2.3.4-1.fc37.aarch64                       16/143 
09:14:03 #12 53.61   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/143 
09:14:03 #12 53.62   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/143 
09:14:03 #12 53.63   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/143 
09:14:03 #14 47.58 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_arm64.deb ...
09:14:03 #14 47.59 Unpacking libuchardet0:arm64 (0.0.7-1build2) ...
09:14:03 #14 47.62 Selecting previously unselected package groff-base.
09:14:03 #14 47.62 Preparing to unpack .../029-groff-base_1.22.4-8build1_arm64.deb ...
09:14:03 #14 47.62 Unpacking groff-base (1.22.4-8build1) ...
09:14:03 #14 47.68 Selecting previously unselected package libcbor0.8:arm64.
09:14:03 #14 47.68 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_arm64.deb ...
09:14:03 #14 47.69 Unpacking libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
09:14:03 #14 47.72 Selecting previously unselected package libedit2:arm64.
09:14:03 #14 47.72 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_arm64.deb ...
09:14:03 #14 47.72 Unpacking libedit2:arm64 (3.1-20210910-1build1) ...
09:14:03 #14 47.76 Selecting previously unselected package libfido2-1:arm64.
09:14:03 #14 47.76 Preparing to unpack .../032-libfido2-1_1.10.0-1_arm64.deb ...
09:14:03 #14 47.76 Unpacking libfido2-1:arm64 (1.10.0-1) ...
09:14:03 #14 47.79 Selecting previously unselected package libnghttp2-14:arm64.
09:14:03 #14 47.79 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_arm64.deb ...
09:14:03 #14 47.80 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
09:14:03 #14 47.83 Selecting previously unselected package libpipeline1:arm64.
09:14:03 #14 47.83 Preparing to unpack .../034-libpipeline1_1.5.5-1_arm64.deb ...
09:14:03 #14 47.83 Unpacking libpipeline1:arm64 (1.5.5-1) ...
09:14:03 #14 47.86 Selecting previously unselected package libpng16-16:arm64.
09:14:03 #14 47.86 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_arm64.deb ...
09:14:03 #14 47.87 Unpacking libpng16-16:arm64 (1.6.37-3build5) ...
09:14:03 #14 47.90 Selecting previously unselected package libpsl5:arm64.
09:14:03 #13 48.61 Preparing to unpack .../089-libhttp-negotiate-perl_6.01-1_all.deb ...
09:14:03 #13 48.62 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:14:03 #13 48.69 Selecting previously unselected package perl-openssl-defaults:armhf.
09:14:03 #13 48.69 Preparing to unpack .../090-perl-openssl-defaults_5_armhf.deb ...
09:14:03 #13 48.69 Unpacking perl-openssl-defaults:armhf (5) ...
09:14:03 #13 48.72 Selecting previously unselected package libnet-ssleay-perl.
09:14:03 #13 48.72 Preparing to unpack .../091-libnet-ssleay-perl_1.88-3+b1_armhf.deb ...
09:14:03 #13 48.73 Unpacking libnet-ssleay-perl (1.88-3+b1) ...
09:14:03 #13 48.79 Selecting previously unselected package libio-socket-ssl-perl.
09:14:03 #13 48.79 Preparing to unpack .../092-libio-socket-ssl-perl_2.069-1_all.deb ...
09:14:03 #13 48.79 Unpacking libio-socket-ssl-perl (2.069-1) ...
09:14:03 #13 48.84 Selecting previously unselected package libnet-http-perl.
09:14:03 #14 52.04 0 added, 0 removed; done.
09:14:03 #14 52.04 Running hooks in /etc/ca-certificates/update.d...
09:14:03 #13 49.59 Preparing to unpack .../317-python-apt-common_1.8.4.3_all.deb ...
09:14:03 #13 49.60 Unpacking python-apt-common (1.8.4.3) ...
09:14:03 #13 49.64 Selecting previously unselected package python3-apt.
09:14:03 #13 49.65 Preparing to unpack .../318-python3-apt_1.8.4.3_armhf.deb ...
09:14:03 #13 49.65 Unpacking python3-apt (1.8.4.3) ...
09:14:03 #13 49.70 Selecting previously unselected package python3-certifi.
09:14:03 #13 49.70 Preparing to unpack .../319-python3-certifi_2018.8.24-1_all.deb ...
09:14:03 #13 49.70 Unpacking python3-certifi (2018.8.24-1) ...
09:14:03 #13 49.75 Selecting previously unselected package python3-idna.
09:14:03 #13 49.75 Preparing to unpack .../320-python3-idna_2.6-1_all.deb ...
09:14:03 #13 49.75 Unpacking python3-idna (2.6-1) ...
09:14:03 #13 49.79 Selecting previously unselected package python3-magic.
09:14:03 #13 49.79 Preparing to unpack .../321-python3-magic_2%3a0.4.15-2_all.deb ...
09:14:03 #13 49.80 Unpacking python3-magic (2:0.4.15-2) ...
09:14:03 #13 49.83 Selecting previously unselected package python3-urllib3.
09:14:03 #15 3.976 (59/98): policycoreutils-devel-3.5-7.fc39.x86_6 7.2 MB/s | 153 kB     00:00    
09:14:03 #15 3.982 (60/98): policycoreutils-python-utils-3.5-7.fc3 4.4 MB/s |  81 kB     00:00    
09:14:03 #15 3.991 (61/98): python3-libselinux-3.5-5.fc39.x86_64.r  25 MB/s | 198 kB     00:00    
09:14:03 #15 3.995 (62/98): python3-audit-3.1.2-1.fc39.x86_64.rpm  4.7 MB/s |  87 kB     00:00    
09:14:03 #15 4.011 (63/98): python3-libsemanage-3.5-4.fc39.x86_64. 4.2 MB/s |  84 kB     00:00    
09:14:03 #15 4.037 (64/98): python3-setools-4.4.3-1.fc39.x86_64.rp  29 MB/s | 714 kB     00:00    
09:14:03 #15 4.058 (65/98): python3-policycoreutils-3.5-7.fc39.noa  35 MB/s | 2.2 MB     00:00    
09:14:03 #15 4.061 (66/98): qrencode-libs-4.1.1-5.fc39.x86_64.rpm  2.6 MB/s |  61 kB     00:00    
09:14:03 #15 4.067 (67/98): rhash-1.4.3-3.fc39.x86_64.rpm           22 MB/s | 194 kB     00:00    
09:14:03 #15 4.072 (68/98): vim-filesystem-9.0.1872-1.fc39.noarch. 3.9 MB/s |  18 kB     00:00    
09:14:03 #15 4.082 (69/98): util-linux-2.39.2-1.fc39.x86_64.rpm     57 MB/s | 1.2 MB     00:00    
09:14:03 #15 4.085 (70/98): which-2.21-40.fc39.x86_64.rpm          3.4 MB/s |  42 kB     00:00    
09:14:03 #15 4.111 (71/98): xkeyboard-config-2.39-2.fc39.noarch.rp  33 MB/s | 962 kB     00:00    
09:14:03 #15 4.174 (72/98): cmake-3.27.4-7.fc39.x86_64.rpm          92 MB/s | 8.0 MB     00:00    
09:14:03 #15 4.203 (73/98): cmake-data-3.27.4-7.fc39.noarch.rpm     25 MB/s | 2.2 MB     00:00    
09:14:03 #15 4.206 (74/98): cmake-filesystem-3.27.4-7.fc39.x86_64. 668 kB/s |  19 kB     00:00    
09:14:03 #15 4.223 (75/98): glibc-devel-2.38-4.fc39.x86_64.rpm     4.9 MB/s |  82 kB     00:00    
09:14:03 #15 4.225 (76/98): cmake-rpm-macros-3.27.4-7.fc39.noarch. 825 kB/s |  18 kB     00:00    
09:14:03 #15 4.250 (77/98): glibc-headers-x86-2.38-4.fc39.noarch.r  21 MB/s | 566 kB     00:00    
09:14:03 #15 4.290 (78/98): kernel-headers-6.5.4-300.fc39.x86_64.r  39 MB/s | 1.5 MB     00:00    
09:14:03 #14 49.21 Preparing to unpack .../222-libdigest-bubblebabble-perl_0.02-2_all.deb ...
09:14:03 #14 49.21 Unpacking libdigest-bubblebabble-perl (0.02-2) ...
09:14:03 #14 49.24 Selecting previously unselected package libdigest-hmac-perl.
09:14:03 #14 49.24 Preparing to unpack .../223-libdigest-hmac-perl_1.03+dfsg-2_all.deb ...
09:14:03 #14 49.25 Unpacking libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:03 #14 49.28 Selecting previously unselected package libdistro-info-perl.
09:14:03 #14 49.28 Preparing to unpack .../224-libdistro-info-perl_0.23ubuntu1.1_all.deb ...
09:14:03 #14 49.28 Unpacking libdistro-info-perl (0.23ubuntu1.1) ...
09:14:03 #14 49.31 Selecting previously unselected package libnet-smtp-ssl-perl.
09:14:03 #14 49.31 Preparing to unpack .../225-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:14:03 #14 49.32 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:14:03 #14 49.35 Selecting previously unselected package libmailtools-perl.
09:14:03 #14 49.35 Preparing to unpack .../226-libmailtools-perl_2.21-1_all.deb ...
09:14:03 #14 49.35 Unpacking libmailtools-perl (2.21-1) ...
09:14:03 #14 49.39 Selecting previously unselected package libnet-ip-perl.
09:14:03 #14 49.39 Preparing to unpack .../227-libnet-ip-perl_1.26-2_all.deb ...
09:14:03 #14 49.39 Unpacking libnet-ip-perl (1.26-2) ...
09:14:03 #14 49.42 Selecting previously unselected package libnet-dns-perl.
09:14:03 #14 49.42 Preparing to unpack .../228-libnet-dns-perl_1.22-1_all.deb ...
09:14:03 #14 49.43 Unpacking libnet-dns-perl (1.22-1) ...
09:14:03 #14 49.48 Selecting previously unselected package libnet-domain-tld-perl.
09:14:03 #14 49.49 Preparing to unpack .../229-libnet-domain-tld-perl_1.75-1_all.deb ...
09:14:03 #14 49.49 Unpacking libnet-domain-tld-perl (1.75-1) ...
09:14:03 #14 49.52 Selecting previously unselected package libemail-valid-perl.
09:14:03 #14 49.52 Preparing to unpack .../230-libemail-valid-perl_1.202-1_all.deb ...
09:14:03 #14 49.52 Unpacking libemail-valid-perl (1.202-1) ...
09:14:03 #14 49.78 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
09:14:03 #14 49.79 Setting up libio-socket-ssl-perl (2.067-1) ...
09:14:03 #14 49.80 Setting up libsub-exporter-perl (0.987-1) ...
09:14:03 #14 49.83 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:03 #14 49.85 Setting up libhttp-message-perl (6.22-1) ...
09:14:03 #14 49.86 Setting up libhtml-form-perl (6.07-1) ...
09:14:03 #14 49.87 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
09:14:03 #14 49.88 Setting up libjson-xs-perl (4.020-1build1) ...
09:14:03 #14 49.90 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:03 #14 49.91 Setting up libio-prompter-perl (0.004015-1) ...
09:14:03 #14 49.92 Setting up libhttp-cookies-perl (6.08-1) ...
09:14:03 #14 49.93 Setting up po-debconf (1.0.21) ...
09:14:03 #14 49.95 Setting up libhtml-tree-perl (5.07-2) ...
09:14:03 #14 49.96 Setting up libparams-classify-perl (0.015-1build2) ...
09:14:03 #14 49.97 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
09:14:03 #15 3.562    dh_missing
09:14:03 #15 3.594    dh_installdeb
09:14:03 #15 3.634    dh_gencontrol
09:14:03 #15 3.772    dh_md5sums
09:14:03 #13 48.19 Setting up libldap-common (2.4.57+dfsg-3+deb11u1) ...
09:14:03 #13 48.21 Setting up pbzip2 (1.1.13-1) ...
09:14:03 #13 48.22 Setting up libjbig0:armhf (2.1-3.1+b2) ...
09:14:03 #13 48.23 Setting up libfakeroot:armhf (1.25.3-1.1) ...
09:14:03 #13 48.25 Setting up libasan6:armhf (10.2.1-6) ...
09:14:03 #13 48.26 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:14:03 #13 48.27 Setting up fakeroot (1.25.3-1.1) ...
09:14:03 #13 48.28 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:03 #13 48.29 Setting up autotools-dev (20180224.1+nmu1) ...
09:14:03 #13 48.31 Setting up libglib2.0-data (2.66.8-1) ...
09:14:03 #13 48.32 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
09:14:03 #13 48.33 Setting up libjpeg62-turbo:armhf (1:2.0.6-4) ...
09:14:03 #13 48.34 Setting up libx11-data (2:1.7.2-1+deb11u1) ...
09:14:03 #13 48.35 Setting up make (4.3-4.1) ...
09:14:03 #13 48.36 Setting up libmpfr6:armhf (4.1.0-3) ...
09:14:03 #13 48.38 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:14:03 #13 48.39 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:14:03 #13 48.40 Setting up lzip (1.22-3) ...
09:14:03 #13 49.40 Preparing to unpack .../378-python3-apt_2.6.0_armhf.deb ...
09:14:03 #13 49.40 Unpacking python3-apt (2.6.0) ...
09:14:03 #13 49.46 Selecting previously unselected package python3-certifi.
09:14:03 #13 49.46 Preparing to unpack .../379-python3-certifi_2022.9.24-1_all.deb ...
09:14:03 #13 49.46 Unpacking python3-certifi (2022.9.24-1) ...
09:14:03 #13 49.52 Selecting previously unselected package python3-charset-normalizer.
09:14:03 #13 49.52 Preparing to unpack .../380-python3-charset-normalizer_3.0.1-2_all.deb ...
09:14:03 #13 49.52 Unpacking python3-charset-normalizer (3.0.1-2) ...
09:14:03 #13 49.57 Selecting previously unselected package python3-idna.
09:14:03 #13 49.57 Preparing to unpack .../381-python3-idna_3.3-1_all.deb ...
09:14:03 #13 49.58 Unpacking python3-idna (3.3-1) ...
09:14:03 #13 49.62 Selecting previously unselected package python3-magic.
09:14:03 #14 53.28 Preparing to unpack .../089-bzip2_1.0.8-5build1_arm64.deb ...
09:14:03 #14 53.28 Unpacking bzip2 (1.0.8-5build1) ...
09:14:03 #14 53.35 Selecting previously unselected package patch.
09:14:03 #14 53.36 Preparing to unpack .../090-patch_2.7.6-7build2_arm64.deb ...
09:14:03 #14 53.36 Unpacking patch (2.7.6-7build2) ...
09:14:03 #14 53.39 Selecting previously unselected package lto-disabled-list.
09:14:03 #14 53.39 Preparing to unpack .../091-lto-disabled-list_39_all.deb ...
09:14:03 #14 53.40 Unpacking lto-disabled-list (39) ...
09:14:03 #14 53.43 Selecting previously unselected package dpkg-dev.
09:14:03 #14 53.43 Preparing to unpack .../092-dpkg-dev_1.21.21ubuntu1_all.deb ...
09:14:03 #14 53.43 Unpacking dpkg-dev (1.21.21ubuntu1) ...
09:14:03 #14 53.48 Selecting previously unselected package build-essential.
09:14:03 #14 53.48 Preparing to unpack .../093-build-essential_12.9ubuntu3_arm64.deb ...
09:14:03 #14 53.49 Unpacking build-essential (12.9ubuntu3) ...
09:14:03 #14 53.52 Selecting previously unselected package libbrotli1:arm64.
09:14:03 #15 9.903 Selecting previously unselected package libarchive13:armhf.
09:14:03 #15 9.906 Preparing to unpack .../06-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
09:14:03 #15 9.913 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
09:14:03 #15 9.968 Selecting previously unselected package libjsoncpp1:armhf.
09:14:03 #15 9.970 Preparing to unpack .../07-libjsoncpp1_1.7.4-3_armhf.deb ...
09:14:03 #15 9.973 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
09:14:03 #15 10.01 Selecting previously unselected package librhash0:armhf.
09:14:03 #15 10.01 Preparing to unpack .../08-librhash0_1.3.8-1_armhf.deb ...
09:14:03 #14 46.87 Selecting previously unselected package less.
09:14:03 #14 46.87 Preparing to unpack .../010-less_590-1ubuntu0.22.04.1_armhf.deb ...
09:14:03 #14 46.87 Unpacking less (590-1ubuntu0.22.04.1) ...
09:14:03 #14 46.92 Selecting previously unselected package libmd0:armhf.
09:14:03 #14 46.92 Preparing to unpack .../011-libmd0_1.0.4-1build1_armhf.deb ...
09:14:03 #14 46.92 Unpacking libmd0:armhf (1.0.4-1build1) ...
09:14:03 #14 46.96 Selecting previously unselected package libbsd0:armhf.
09:14:03 #14 46.96 Preparing to unpack .../012-libbsd0_0.11.5-1_armhf.deb ...
09:14:03 #14 46.96 Unpacking libbsd0:armhf (0.11.5-1) ...
09:14:03 #14 47.00 Selecting previously unselected package libelf1:armhf.
09:14:03 #14 47.00 Preparing to unpack .../013-libelf1_0.186-1build1_armhf.deb ...
09:14:03 #14 47.01 Unpacking libelf1:armhf (0.186-1build1) ...
09:14:03 #14 47.04 Selecting previously unselected package libicu70:armhf.
09:14:03 #14 47.05 Preparing to unpack .../014-libicu70_70.1-2_armhf.deb ...
09:14:03 #14 47.05 Unpacking libicu70:armhf (70.1-2) ...
09:14:03 #13 52.08 Setting up libfont-ttf-perl (1.06-2) ...
09:14:03 #13 52.09 Setting up libfile-homedir-perl (1.006-2) ...
09:14:03 #13 52.10 Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8+b1) ...
09:14:03 #13 52.11 Setting up pristine-tar (1.50) ...
09:14:03 #13 52.12 Setting up libio-socket-ssl-perl (2.081-2) ...
09:14:03 #13 52.12 Setting up libsub-exporter-perl (0.989-1) ...
09:14:03 #13 52.13 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
09:14:03 #13 52.14 Setting up libalgorithm-merge-perl (0.08-5) ...
09:14:03 #13 52.15 Setting up libhttp-message-perl (6.44-1) ...
09:14:03 #13 52.16 Setting up libdata-validate-ip-perl (0.31-1) ...
09:14:03 #13 52.17 Setting up libhtml-form-perl (6.11-1) ...
09:14:03 #13 52.18 Setting up libiterator-perl (0.03+ds1-2) ...
09:14:03 #13 52.19 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:03 #13 52.20 Setting up libjson-xs-perl (4.030-2+b1) ...
09:14:03 #13 52.20 Setting up python3.11 (3.11.2-6) ...
09:14:03 #16 0.907 Hit:4 http://archive.ubuntu.com/ubuntu lunar-backports InRelease
09:14:03 #14 46.89 Selecting previously unselected package libgdbm6:armhf.
09:14:03 #14 46.89 Preparing to unpack .../2-libgdbm6_1.23-3_armhf.deb ...
09:14:03 #14 46.90 Unpacking libgdbm6:armhf (1.23-3) ...
09:14:03 #14 46.94 Selecting previously unselected package libgdbm-compat4:armhf.
09:14:03 #14 46.94 Preparing to unpack .../3-libgdbm-compat4_1.23-3_armhf.deb ...
09:14:03 #14 46.95 Unpacking libgdbm-compat4:armhf (1.23-3) ...
09:14:03 #12 53.65   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/143 
09:14:03 #12 53.66   Installing       : zstd-1.5.5-1.fc37.aarch64                           21/143 
09:14:03 #12 53.67   Installing       : xxhash-libs-0.8.2-1.fc37.aarch64                    22/143 
09:14:03 #12 53.73   Installing       : gdb-minimal-13.2-2.fc37.aarch64                     23/143 
09:14:03 #12 53.74   Installing       : debugedit-5.0-7.fc37.aarch64                        24/143 
09:14:03 #12 53.75   Installing       : rust-srpm-macros-24-4.fc37.noarch                   25/143 
09:14:03 #12 53.75   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch          26/143 
09:14:03 #12 53.76   Installing       : qt5-srpm-macros-5.15.9-1.fc37.noarch                27/143 
09:14:03 #12 53.77   Installing       : python3-zstandard-0.19.0-1.fc37.aarch64             28/143 
09:14:03 #12 53.78   Installing       : pyproject-srpm-macros-1.9.0-1.fc37.noarch           29/143 
09:14:03 #12 53.79   Installing       : package-notes-srpm-macros-0.5-7.fc37.noarch         30/143 
09:14:03 #12 53.80   Installing       : ncurses-6.4-3.20230114.fc37.aarch64                 31/143 
09:14:03 #12 53.81   Installing       : gnat-srpm-macros-5-1.fc37.noarch                    32/143 
09:14:03 #12 53.81   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                 33/143 
09:14:03 #12 53.82   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch               34/143 
09:14:03 #12 53.83   Installing       : desktop-file-utils-0.26-7.fc37.aarch64              35/143 
09:14:03 #12 53.84   Installing       : dbus-libs-1:1.14.10-1.fc37.aarch64                  36/143 
09:14:03 #12 53.86   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                   37/143 
09:14:03 #12 53.87   Installing       : ansible-srpm-macros-1-10.fc37.noarch                38/143 
09:14:03 #12 53.88   Installing       : shared-mime-info-2.2-2.fc37.aarch64                 39/143 
09:14:03 #12 53.90   Running scriptlet: shared-mime-info-2.2-2.fc37.aarch64                 39/143 
09:14:03 #12 53.91   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 40/143 
09:14:03 #12 53.92   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    41/143 
09:14:03 #12 53.93   Installing       : python3-file-magic-5.42-4.fc37.noarch               42/143 
09:14:03 #12 53.94   Installing       : python3-distro-1.7.0-3.fc37.noarch                  43/143 
09:14:03 #12 53.95   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      44/143 
09:14:03 #14 47.90 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_arm64.deb ...
09:14:03 #14 47.91 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
09:14:03 #14 47.94 Selecting previously unselected package libxau6:arm64.
09:14:03 #14 47.94 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_arm64.deb ...
09:14:03 #14 47.94 Unpacking libxau6:arm64 (1:1.0.9-1build5) ...
09:14:03 #14 47.97 Selecting previously unselected package libxdmcp6:arm64.
09:14:03 #14 47.98 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_arm64.deb ...
09:14:03 #14 47.98 Unpacking libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
09:14:03 #14 48.01 Selecting previously unselected package libxcb1:arm64.
09:14:03 #14 48.01 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_arm64.deb ...
09:14:03 #14 48.02 Unpacking libxcb1:arm64 (1.14-3ubuntu3) ...
09:14:03 #14 48.05 Selecting previously unselected package libx11-data.
09:14:03 #14 48.05 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ...
09:14:03 #14 48.05 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ...
09:14:03 #14 48.11 Selecting previously unselected package libx11-6:arm64.
09:14:03 #14 48.11 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_arm64.deb ...
09:14:03 #13 48.84 Preparing to unpack .../093-libnet-http-perl_6.20-1_all.deb ...
09:14:03 #13 48.84 Unpacking libnet-http-perl (6.20-1) ...
09:14:03 #13 48.91 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:03 #13 48.92 Preparing to unpack .../094-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:14:03 #13 48.92 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:14:03 #13 48.95 Selecting previously unselected package libtry-tiny-perl.
09:14:03 #13 48.95 Preparing to unpack .../095-libtry-tiny-perl_0.30-1_all.deb ...
09:14:03 #13 48.95 Unpacking libtry-tiny-perl (0.30-1) ...
09:14:03 #13 48.99 Selecting previously unselected package libwww-robotrules-perl.
09:14:03 #13 48.99 Preparing to unpack .../096-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:03 #13 48.99 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:03 #13 49.02 Selecting previously unselected package libwww-perl.
09:14:03 #13 49.02 Preparing to unpack .../097-libwww-perl_6.52-1_all.deb ...
09:14:03 #13 49.03 Unpacking libwww-perl (6.52-1) ...
09:14:03 #13 49.07 Selecting previously unselected package patchutils.
09:14:03 #14 52.04 done.
09:14:03 #13 49.83 Preparing to unpack .../322-python3-urllib3_1.24.1-1_all.deb ...
09:14:03 #13 49.84 Unpacking python3-urllib3 (1.24.1-1) ...
09:14:03 #13 49.88 Selecting previously unselected package python3-requests.
09:14:03 #13 49.88 Preparing to unpack .../323-python3-requests_2.21.0-1+deb10u1_all.deb ...
09:14:03 #13 49.89 Unpacking python3-requests (2.21.0-1+deb10u1) ...
09:14:03 #13 49.92 Selecting previously unselected package python3-unidiff.
09:14:03 #13 49.92 Preparing to unpack .../324-python3-unidiff_0.5.4-1_all.deb ...
09:14:03 #13 49.93 Unpacking python3-unidiff (0.5.4-1) ...
09:14:03 #13 49.96 Selecting previously unselected package python3-xdg.
09:14:03 #15 4.303 (79/98): glibc-static-2.38-4.fc39.x86_64.rpm     22 MB/s | 1.7 MB     00:00    
09:14:03 #15 4.310 (80/98): openssh-9.3p1-9.fc39.x86_64.rpm         24 MB/s | 438 kB     00:00    
09:14:03 #15 4.325 (81/98): openssh-clients-9.3p1-9.fc39.x86_64.rp  36 MB/s | 734 kB     00:00    
09:14:03 #15 4.345 (82/98): python3-setuptools-67.7.2-7.fc39.noarc  44 MB/s | 1.5 MB     00:00    
09:14:03 #15 4.348 (83/98): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 937 kB/s |  20 kB     00:00    
09:14:03 #15 4.390 (84/98): selinux-policy-38.28-1.fc39.noarch.rpm 1.2 MB/s |  54 kB     00:00    
09:14:03 #15 4.402 (85/98): selinux-policy-devel-38.28-1.fc39.noar  17 MB/s | 910 kB     00:00    
09:14:03 #15 4.505 (86/98): selinux-policy-targeted-38.28-1.fc39.n  60 MB/s | 6.7 MB     00:00    
09:14:03 #14 49.56 Selecting previously unselected package libexporter-tiny-perl.
09:14:03 #14 49.56 Preparing to unpack .../231-libexporter-tiny-perl_1.002001-1_all.deb ...
09:14:03 #14 49.56 Unpacking libexporter-tiny-perl (1.002001-1) ...
09:14:03 #14 49.59 Selecting previously unselected package libipc-system-simple-perl.
09:14:03 #14 49.59 Preparing to unpack .../232-libipc-system-simple-perl_1.26-1_all.deb ...
09:14:03 #14 49.60 Unpacking libipc-system-simple-perl (1.26-1) ...
09:14:03 #14 49.65 Selecting previously unselected package libfile-basedir-perl.
09:14:03 #14 49.66 Preparing to unpack .../233-libfile-basedir-perl_0.08-1_all.deb ...
09:14:03 #14 49.66 Unpacking libfile-basedir-perl (0.08-1) ...
09:14:03 #14 49.69 Selecting previously unselected package libfile-chdir-perl.
09:14:03 #14 49.69 Preparing to unpack .../234-libfile-chdir-perl_0.1008-1_all.deb ...
09:14:03 #14 49.69 Unpacking libfile-chdir-perl (0.1008-1) ...
09:14:03 #14 49.72 Selecting previously unselected package libfile-fcntllock-perl.
09:14:03 #14 49.72 Preparing to unpack .../235-libfile-fcntllock-perl_0.22-3build4_armhf.deb ...
09:14:03 #14 49.72 Unpacking libfile-fcntllock-perl (0.22-3build4) ...
09:14:03 #14 49.76 Selecting previously unselected package libnumber-compare-perl.
09:14:03 #14 49.99 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:03 #14 50.00 Setting up libnet-dns-sec-perl (1.15-1) ...
09:14:03 #14 50.01 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.19) ...
09:14:03 #14 50.02 Setting up libsereal-perl (4.011-1) ...
09:14:03 #14 50.04 Setting up libhtml-format-perl (2.12-1) ...
09:14:03 #14 50.05 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:03 #14 50.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:03 #14 50.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:03 #15 3.821    dh_builddeb
09:14:03 #15 3.854 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:03 #15 3.874  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
09:14:03 #13 48.43 Setting up strace (5.10-1) ...
09:14:03 #13 48.45 Setting up libsigsegv2:armhf (2.13-1) ...
09:14:03 #13 48.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:14:03 #13 48.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:03 #13 48.48 Setting up t1utils (1.41-4) ...
09:14:03 #13 48.49 Setting up diffstat (1.64-1) ...
09:14:03 #13 48.51 Setting up libpng16-16:armhf (1.6.37-3) ...
09:14:03 #13 48.52 Setting up libmpc3:armhf (1.2.0-1) ...
09:14:03 #13 48.53 Setting up libatomic1:armhf (10.2.1-6) ...
09:14:03 #13 48.55 Setting up patch (2.7.6-7) ...
09:14:03 #13 48.56 Setting up autopoint (0.21-4) ...
09:14:03 #13 48.57 Setting up libwebp6:armhf (0.6.1-2.1+deb11u2) ...
09:14:03 #13 48.58 Setting up fonts-dejavu-core (2.37-2) ...
09:14:03 #13 48.64 Setting up libxdelta2 (1.1.3-9.3) ...
09:14:03 #13 48.65 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u1) ...
09:14:03 #13 48.67 Setting up libltdl7:armhf (2.4.6-15) ...
09:14:03 #13 48.68 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:14:03 #13 48.69 Setting up libubsan1:armhf (10.2.1-6) ...
09:14:03 #13 48.70 Setting up libmd0:armhf (1.0.3-3) ...
09:14:03 #13 48.71 Setting up python-apt-common (2.2.1) ...
09:14:03 #13 48.73 Setting up libnsl-dev:armhf (1.3.0-2) ...
09:14:03 #13 48.75 Setting up sensible-utils (0.0.14) ...
09:14:03 #13 49.63 Preparing to unpack .../382-python3-magic_2%3a0.4.26-3_all.deb ...
09:14:03 #13 49.63 Unpacking python3-magic (2:0.4.26-3) ...
09:14:03 #13 49.67 Selecting previously unselected package python3-six.
09:14:03 #13 49.67 Preparing to unpack .../383-python3-six_1.16.0-4_all.deb ...
09:14:03 #13 49.68 Unpacking python3-six (1.16.0-4) ...
09:14:03 #13 49.72 Selecting previously unselected package python3-urllib3.
09:14:03 #13 49.72 Preparing to unpack .../384-python3-urllib3_1.26.12-1_all.deb ...
09:14:03 #13 49.73 Unpacking python3-urllib3 (1.26.12-1) ...
09:14:03 #13 49.78 Selecting previously unselected package python3-requests.
09:14:03 #13 49.78 Preparing to unpack .../385-python3-requests_2.28.1+dfsg-1_all.deb ...
09:14:03 #13 49.79 Unpacking python3-requests (2.28.1+dfsg-1) ...
09:14:03 #13 49.84 Selecting previously unselected package python3-unidiff.
09:14:03 #15 10.02 Unpacking librhash0:armhf (1.3.8-1) ...
09:14:03 #15 10.07 Selecting previously unselected package libuv1:armhf.
09:14:03 #15 10.07 Preparing to unpack .../09-libuv1_1.24.1-1+deb10u1_armhf.deb ...
09:14:03 #15 10.07 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
09:14:03 #15 10.10 Selecting previously unselected package cmake.
09:14:03 #15 10.11 Preparing to unpack .../10-cmake_3.16.3-3~bpo10+1_armhf.deb ...
09:14:03 #15 10.11 Unpacking cmake (3.16.3-3~bpo10+1) ...
09:14:03 #14 47.28 Selecting previously unselected package libxml2:armhf.
09:14:03 #14 47.28 Preparing to unpack .../015-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ...
09:14:03 #14 47.29 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
09:14:03 #14 47.35 Selecting previously unselected package libyaml-0-2:armhf.
09:14:03 #14 47.35 Preparing to unpack .../016-libyaml-0-2_0.2.2-1build2_armhf.deb ...
09:14:03 #14 47.36 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
09:14:03 #14 53.53 Preparing to unpack .../094-libbrotli1_1.0.9-2build8_arm64.deb ...
09:14:03 #14 53.53 Unpacking libbrotli1:arm64 (1.0.9-2build8) ...
09:14:03 #14 53.57 Selecting previously unselected package libsasl2-modules-db:arm64.
09:14:03 #14 53.57 Preparing to unpack .../095-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
09:14:03 #14 53.58 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:14:03 #14 53.61 Selecting previously unselected package libsasl2-2:arm64.
09:14:03 #14 53.61 Preparing to unpack .../096-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
09:14:03 #14 53.64 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:14:03 #14 53.68 Selecting previously unselected package libldap2:arm64.
09:14:03 #14 53.68 Preparing to unpack .../097-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ...
09:14:03 #14 53.69 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:03 #14 53.73 Selecting previously unselected package librtmp1:arm64.
09:14:03 #14 53.73 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
09:14:03 #14 53.73 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:03 #14 53.77 Selecting previously unselected package libssh-4:arm64.
09:14:03 #14 46.99 Selecting previously unselected package libperl5.36:armhf.
09:14:03 #14 46.99 Preparing to unpack .../4-libperl5.36_5.36.0-7ubuntu0.23.04.1_armhf.deb ...
09:14:03 #14 47.00 Unpacking libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ...
09:14:03 #14 47.21 Selecting previously unselected package perl.
09:14:03 #14 54.67 Updating certificates in /etc/ssl/certs...
09:14:03 #12 53.96   Installing       : perl-srpm-macros-1-46.fc37.noarch                   45/143 
09:14:03 #12 53.96   Installing       : openblas-srpm-macros-2-12.fc37.noarch               46/143 
09:14:03 #12 53.97   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   47/143 
09:14:03 #12 53.98   Installing       : nim-srpm-macros-3-7.fc37.noarch                     48/143 
09:14:03 #12 53.99   Installing       : lua-srpm-macros-1-7.fc37.noarch                     49/143 
09:14:03 #12 54.00   Installing       : libstemmer-0-19.585svn.fc37.aarch64                 50/143 
09:14:03 #12 54.01   Installing       : libpng-2:1.6.37-13.fc37.aarch64                     51/143 
09:14:03 #12 54.02   Installing       : libpkgconf-1.8.0-3.fc37.aarch64                     52/143 
09:14:03 #12 54.03   Installing       : pkgconf-1.8.0-3.fc37.aarch64                        53/143 
09:14:03 #12 54.04   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             54/143 
09:14:03 #12 54.05   Installing       : libjpeg-turbo-2.1.3-2.fc37.aarch64                  55/143 
09:14:03 #12 54.06   Installing       : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  56/143 
09:14:03 #12 54.07   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               57/143 
09:14:03 #12 54.08   Installing       : json-glib-1.6.6-3.fc37.aarch64                      58/143 
09:14:03 #12 54.10   Installing       : libappstream-glib-0.8.1-1.fc37.aarch64              59/143 
09:14:03 #12 54.12   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   60/143 
09:14:03 #14 48.12 Unpacking libx11-6:arm64 (2:1.7.5-1ubuntu0.2) ...
09:14:03 #14 48.16 Selecting previously unselected package libxext6:arm64.
09:14:03 #14 48.16 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_arm64.deb ...
09:14:03 #14 48.16 Unpacking libxext6:arm64 (2:1.3.4-1build1) ...
09:14:03 #14 48.19 Selecting previously unselected package libxmuu1:arm64.
09:14:03 #14 48.19 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_arm64.deb ...
09:14:03 #14 48.20 Unpacking libxmuu1:arm64 (2:1.1.3-3) ...
09:14:03 #14 48.24 Selecting previously unselected package man-db.
09:14:03 #14 48.24 Preparing to unpack .../044-man-db_2.10.2-1_arm64.deb ...
09:14:03 #14 48.24 Unpacking man-db (2.10.2-1) ...
09:14:03 #14 48.30 Selecting previously unselected package manpages.
09:14:03 #14 48.30 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
09:14:03 #14 48.30 Unpacking manpages (5.10-1ubuntu1) ...
09:14:03 #13 49.07 Preparing to unpack .../098-patchutils_0.4.2-1_armhf.deb ...
09:14:03 #13 49.08 Unpacking patchutils (0.4.2-1) ...
09:14:03 #13 49.15 Selecting previously unselected package libtinfo5:armhf.
09:14:03 #13 49.15 Preparing to unpack .../099-libtinfo5_6.2+20201114-2+deb11u1_armhf.deb ...
09:14:03 #13 49.15 Unpacking libtinfo5:armhf (6.2+20201114-2+deb11u1) ...
09:14:03 #13 49.19 Selecting previously unselected package wdiff.
09:14:03 #13 49.19 Preparing to unpack .../100-wdiff_1.2.2-2_armhf.deb ...
09:14:03 #13 49.20 Unpacking wdiff (1.2.2-2) ...
09:14:03 #13 49.25 Selecting previously unselected package devscripts.
09:14:03 #13 49.25 Preparing to unpack .../101-devscripts_2.21.3+deb11u1_armhf.deb ...
09:14:03 #13 49.28 Unpacking devscripts (2.21.3+deb11u1) ...
09:14:03 #13 49.96 Preparing to unpack .../325-python3-xdg_0.25-5_all.deb ...
09:14:03 #13 49.97 Unpacking python3-xdg (0.25-5) ...
09:14:03 #13 50.00 Selecting previously unselected package shared-mime-info.
09:14:03 #13 50.00 Preparing to unpack .../326-shared-mime-info_1.10-1_armhf.deb ...
09:14:03 #13 50.01 Unpacking shared-mime-info (1.10-1) ...
09:14:03 #13 50.15 Selecting previously unselected package strace.
09:14:03 #13 50.15 Preparing to unpack .../327-strace_4.26-0.2_armhf.deb ...
09:14:03 #13 50.15 Unpacking strace (4.26-0.2) ...
09:14:03 #13 50.21 Selecting previously unselected package unzip.
09:14:03 #13 50.22 Preparing to unpack .../328-unzip_6.0-23+deb10u3_armhf.deb ...
09:14:03 #13 50.22 Unpacking unzip (6.0-23+deb10u3) ...
09:14:03 #13 50.26 Selecting previously unselected package xauth.
09:14:03 #13 50.26 Preparing to unpack .../329-xauth_1%3a1.0.10-1_armhf.deb ...
09:14:03 #13 50.27 Unpacking xauth (1:1.0.10-1) ...
09:14:03 #13 50.31 Selecting previously unselected package xdg-user-dirs.
09:14:03 #13 50.31 Preparing to unpack .../330-xdg-user-dirs_0.17-2_armhf.deb ...
09:14:03 #13 50.32 Unpacking xdg-user-dirs (0.17-2) ...
09:14:03 #14 49.76 Preparing to unpack .../236-libnumber-compare-perl_0.03-1_all.deb ...
09:14:03 #14 49.76 Unpacking libnumber-compare-perl (0.03-1) ...
09:14:03 #14 49.79 Selecting previously unselected package libtext-glob-perl.
09:14:03 #14 49.80 Preparing to unpack .../237-libtext-glob-perl_0.10-1_all.deb ...
09:14:03 #14 49.80 Unpacking libtext-glob-perl (0.10-1) ...
09:14:03 #14 49.83 Selecting previously unselected package libfile-find-rule-perl.
09:14:03 #14 49.83 Preparing to unpack .../238-libfile-find-rule-perl_0.34-1_all.deb ...
09:14:03 #14 49.83 Unpacking libfile-find-rule-perl (0.34-1) ...
09:14:03 #14 49.86 Selecting previously unselected package libfont-afm-perl.
09:14:03 #14 49.86 Preparing to unpack .../239-libfont-afm-perl_1.20-2_all.deb ...
09:14:03 #14 49.87 Unpacking libfont-afm-perl (1.20-2) ...
09:14:03 #14 49.90 Selecting previously unselected package libio-string-perl.
09:14:03 #14 49.90 Preparing to unpack .../240-libio-string-perl_1.08-3_all.deb ...
09:14:03 #14 49.90 Unpacking libio-string-perl (1.08-3) ...
09:14:03 #14 49.93 Selecting previously unselected package libfont-ttf-perl.
09:14:03 #14 49.93 Preparing to unpack .../241-libfont-ttf-perl_1.06-1_all.deb ...
09:14:03 #14 49.94 Unpacking libfont-ttf-perl (1.06-1) ...
09:14:03 #14 50.00 Selecting previously unselected package libfuture-perl.
09:14:03 #15 4.535 (87/98): systemd-254.2-7.fc39.x86_64.rpm         36 MB/s | 4.7 MB     00:00    
09:14:03 #15 4.544 (88/98): systemd-devel-254.2-7.fc39.x86_64.rpm   18 MB/s | 632 kB     00:00    
09:14:03 #15 4.555 (89/98): systemd-networkd-254.2-7.fc39.x86_64.r  36 MB/s | 649 kB     00:00    
09:14:03 #15 4.562 (90/98): systemd-pam-254.2-7.fc39.x86_64.rpm     23 MB/s | 363 kB     00:00    
09:14:03 #15 4.568 (91/98): systemd-resolved-254.2-7.fc39.x86_64.r  24 MB/s | 295 kB     00:00    
09:14:03 #15 4.579 (92/98): systemd-rpm-macros-254.2-7.fc39.noarch 1.9 MB/s |  31 kB     00:00    
09:14:03 #15 4.602 (93/98): glibc-common-2.38-4.fc39.x86_64.rpm     15 MB/s | 350 kB     00:00    
09:14:03 #15 4.757 (94/98): gcc-13.2.1-1.fc39.x86_64.rpm            18 MB/s |  34 MB     00:01    
09:14:03 #14 50.29 
09:14:03 #14 50.29 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:03 #14 50.32 Setting up dput (1.0.3ubuntu1.1) ...
09:14:03 #14 50.46 Setting up libio-async-loop-epoll-perl (0.20-1) ...
09:14:03 #14 50.47 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:14:03 #15 4.033  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
09:14:03 #15 4.126 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:03 #15 4.129  dpkg-source --after-build .
09:14:03 #15 4.245 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:03 #17 9.964   Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch         27/61 
09:14:03 #17 11.25   Installing       : selinux-policy-minimum-3.14.3-128.el8.noarch         27/61 
09:14:03 #13 53.50 Running transaction check
09:14:03 #13 53.60 Transaction check succeeded.
09:14:03 #13 53.60 Running transaction test
09:14:03 #13 48.77 Setting up xdelta3 (3.0.11-dfsg-1+b1) ...
09:14:03 #13 48.81 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
09:14:03 #13 48.82 Setting up libuchardet0:armhf (0.0.7-1) ...
09:14:03 #13 48.83 Setting up lzop (1.04-2) ...
09:14:03 #13 48.84 Setting up libmpdec3:armhf (2.5.1-1) ...
09:14:03 #13 48.86 Setting up git-man (1:2.30.2-1+deb11u2) ...
09:14:03 #13 48.87 Setting up libssh2-1:armhf (1.9.0-2) ...
09:14:03 #13 48.88 Setting up netbase (6.3) ...
09:14:03 #13 48.98 Setting up libtiff5:armhf (4.2.0-1+deb11u4) ...
09:14:03 #13 49.84 Preparing to unpack .../386-python3-unidiff_0.7.3-1_all.deb ...
09:14:03 #13 49.85 Unpacking python3-unidiff (0.7.3-1) ...
09:14:03 #13 49.89 Selecting previously unselected package shared-mime-info.
09:14:03 #13 49.89 Preparing to unpack .../387-shared-mime-info_2.2-1_armhf.deb ...
09:14:03 #13 49.90 Unpacking shared-mime-info (2.2-1) ...
09:14:03 #13 50.02 Selecting previously unselected package strace.
09:14:03 #13 50.02 Preparing to unpack .../388-strace_6.1-0.1_armhf.deb ...
09:14:03 #13 50.02 Unpacking strace (6.1-0.1) ...
09:14:03 #13 50.09 Selecting previously unselected package xauth.
09:14:03 #15 10.38 Selecting previously unselected package dh-apparmor.
09:14:03 #15 10.39 Preparing to unpack .../11-dh-apparmor_2.13.2-10_all.deb ...
09:14:03 #15 10.39 Unpacking dh-apparmor (2.13.2-10) ...
09:14:03 #15 10.43 Selecting previously unselected package dmsetup.
09:14:03 #15 10.43 Preparing to unpack .../12-dmsetup_2%3a1.02.155-3_armhf.deb ...
09:14:03 #15 10.43 Unpacking dmsetup (2:1.02.155-3) ...
09:14:03 #15 10.48 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:03 #15 10.48 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
09:14:03 #15 10.48 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:14:03 #15 10.53 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:03 #14 47.41 Selecting previously unselected package lsb-release.
09:14:03 #14 47.41 Preparing to unpack .../017-lsb-release_11.1.0ubuntu4_all.deb ...
09:14:03 #14 47.41 Unpacking lsb-release (11.1.0ubuntu4) ...
09:14:03 #14 47.47 Selecting previously unselected package netbase.
09:14:03 #14 47.47 Preparing to unpack .../018-netbase_6.3_all.deb ...
09:14:03 #14 47.48 Unpacking netbase (6.3) ...
09:14:03 #14 47.51 Selecting previously unselected package python-apt-common.
09:14:03 #14 47.51 Preparing to unpack .../019-python-apt-common_2.4.0ubuntu2_all.deb ...
09:14:03 #14 47.52 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:14:03 #14 47.55 Selecting previously unselected package python3-apt.
09:14:03 #14 47.55 Preparing to unpack .../020-python3-apt_2.4.0ubuntu2_armhf.deb ...
09:14:03 #14 47.56 Unpacking python3-apt (2.4.0ubuntu2) ...
09:14:03 #14 47.61 Selecting previously unselected package python3-pkg-resources.
09:14:03 #14 47.21 Preparing to unpack .../5-perl_5.36.0-7ubuntu0.23.04.1_armhf.deb ...
09:14:03 #14 47.22 Unpacking perl (5.36.0-7ubuntu0.23.04.1) ...
09:14:03 #14 47.27 Selecting previously unselected package adduser.
09:14:03 #14 47.27 Preparing to unpack .../6-adduser_3.129ubuntu1_all.deb ...
09:14:03 #14 47.28 Unpacking adduser (3.129ubuntu1) ...
09:14:03 #14 47.34 Setting up adduser (3.129ubuntu1) ...
09:14:03 #14 48.41 Selecting previously unselected package openssh-client.
09:14:03 09:14:03 #14 48.41 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_arm64.deb ...
09:14:03 #14 48.42 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ...
#12 54.17   Installing       : groff-base-1.22.4-10.fc37.aarch64                   60/143 
09:14:03 #12 54.18   Running scriptlet: groff-base-1.22.4-10.fc37.aarch64                   60/143 
09:14:03 #14 48.46 Selecting previously unselected package publicsuffix.
09:14:03 #12 54.19   Installing       : perl-Digest-1.20-489.fc37.noarch                    61/143 
09:14:03 #14 48.46 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
09:14:03 #14 48.47 Unpacking publicsuffix (20211207.1025-1) ...
09:14:03 #12 54.20   Installing       : perl-Digest-MD5-2.58-489.fc37.aarch64               62/143 
09:14:03 #14 48.50 Selecting previously unselected package strace.
09:14:03 #12 54.21   Installing       : perl-B-1.83-494.fc37.aarch64                        63/143 
09:14:03 #14 48.50 Preparing to unpack .../048-strace_5.16-0ubuntu3_arm64.deb ...
09:14:03 #14 48.50 Unpacking strace (5.16-0ubuntu3) ...
09:14:03 #12 54.22   Installing       : perl-FileHandle-2.03-494.fc37.noarch                64/143 
09:14:03 #14 48.53 Selecting previously unselected package xauth.
09:14:03 #12 54.22   Installing       : perl-AutoLoader-5.74-494.fc37.noarch                65/143 
09:14:03 #14 48.54 Preparing to unpack .../049-xauth_1%3a1.1-1build2_arm64.deb ...
09:14:03 #14 48.54 Unpacking xauth (1:1.1-1build2) ...
09:14:03 #12 54.23   Installing       : perl-Data-Dumper-2.184-490.fc37.aarch64             66/143 
09:14:03 #14 48.58 Selecting previously unselected package xz-utils.
09:14:03 #12 54.24   Installing       : perl-libnet-3.14-490.fc37.noarch                    67/143 
09:14:03 #14 48.58 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_arm64.deb ...
09:14:03 #12 54.25   Installing       : perl-base-2.27-494.fc37.noarch                      68/143 
09:14:03 #14 48.58 Unpacking xz-utils (5.2.5-2ubuntu1) ...
09:14:03 #12 54.26   Installing       : perl-URI-5.17-1.fc37.noarch                         69/143 
09:14:03 #14 48.62 Selecting previously unselected package libsigsegv2:arm64.
09:14:03 #12 54.28   Installing       : perl-Net-SSLeay-1.92-4.fc37.aarch64                 70/143 
09:14:03 #12 54.29   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             71/143 
09:14:03 #12 54.30   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              72/143 
09:14:03 #12 54.31   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch         73/143 
09:14:03 #12 54.31   Installing       : perl-if-0.61.000-494.fc37.noarch                    74/143 
09:14:03 #12 54.32   Installing       : perl-locale-1.10-494.fc37.noarch                    75/143 
09:14:03 #12 54.33   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              76/143 
09:14:03 #12 54.34   Installing       : perl-File-Path-2.18-489.fc37.noarch                 77/143 
09:14:03 #12 54.34   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              78/143 
09:14:03 #12 54.35   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             79/143 
09:14:03 #12 54.36   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            80/143 
09:14:03 #12 54.36   Installing       : perl-Class-Struct-0.66-494.fc37.noarch              81/143 
09:14:03 #12 54.37   Installing       : perl-POSIX-2.03-494.fc37.aarch64                    82/143 
09:14:03 #12 54.38   Installing       : perl-IPC-Open3-1.22-494.fc37.noarch                 83/143 
09:14:03 #12 54.38   Installing       : perl-subs-1.04-494.fc37.noarch                      84/143 
09:14:03 #12 54.39   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          85/143 
09:14:03 #12 54.40   Installing       : perl-HTTP-Tiny-0.086-1.fc37.noarch                  86/143 
09:14:03 #12 54.40   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  87/143 
09:14:03 #12 54.41   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              88/143 
09:14:03 #12 54.42   Installing       : perl-Socket-4:2.036-1.fc37.aarch64                  89/143 
09:14:03 #12 54.43   Installing       : perl-SelectSaver-1.02-494.fc37.noarch               90/143 
09:14:03 #12 54.43   Installing       : perl-Symbol-1.09-494.fc37.noarch                    91/143 
09:14:03 #12 54.44   Installing       : perl-File-stat-1.12-494.fc37.noarch                 92/143 
09:14:03 #12 54.45   Installing       : perl-podlators-1:4.14-489.fc37.noarch               93/143 
09:14:03 #12 54.45   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            94/143 
09:14:03 #12 54.46   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           95/143 
09:14:03 #12 54.47   Installing       : perl-Fcntl-1.15-494.fc37.aarch64                    96/143 
09:14:03 #12 54.47   Installing       : perl-mro-1.26-494.fc37.aarch64                      97/143 
09:14:03 #12 54.48   Installing       : perl-IO-1.50-494.fc37.aarch64                       98/143 
09:14:03 #13 49.39 Selecting previously unselected package equivs.
09:14:03 #13 49.40 Preparing to unpack .../102-equivs_2.3.1_all.deb ...
09:14:03 #13 49.40 Unpacking equivs (2.3.1) ...
09:14:03 #13 49.44 Selecting previously unselected package libcurl3-gnutls:armhf.
09:14:03 #13 49.44 Preparing to unpack .../103-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
09:14:03 #13 49.44 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:14:03 #13 49.50 Selecting previously unselected package liberror-perl.
09:14:03 #13 49.50 Preparing to unpack .../104-liberror-perl_0.17029-1_all.deb ...
09:14:03 #13 49.50 Unpacking liberror-perl (0.17029-1) ...
09:14:03 #13 49.53 Selecting previously unselected package git-man.
09:14:03 #13 49.54 Preparing to unpack .../105-git-man_1%3a2.30.2-1+deb11u2_all.deb ...
09:14:03 #13 49.54 Unpacking git-man (1:2.30.2-1+deb11u2) ...
09:14:03 #14 53.77 Preparing to unpack .../099-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ...
09:14:03 #14 53.78 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
09:14:03 #14 53.82 Selecting previously unselected package libcurl4:arm64.
09:14:03 #14 53.82 Preparing to unpack .../100-libcurl4_7.88.1-8ubuntu2.2_arm64.deb ...
09:14:03 #14 53.82 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.2) ...
09:14:03 #14 53.86 Selecting previously unselected package curl.
09:14:03 #14 53.86 Preparing to unpack .../101-curl_7.88.1-8ubuntu2.2_arm64.deb ...
09:14:03 #14 53.86 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:14:03 #14 53.94 Selecting previously unselected package dctrl-tools.
09:14:03 #14 53.94 Preparing to unpack .../102-dctrl-tools_2.24-3build2_arm64.deb ...
09:14:03 #14 53.95 Unpacking dctrl-tools (2.24-3build2) ...
09:14:03 #14 53.98 Selecting previously unselected package libdebhelper-perl.
09:14:03 #14 53.98 Preparing to unpack .../103-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
09:14:03 #14 53.98 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
09:14:03 #14 54.03 Selecting previously unselected package libtool.
09:14:03 #14 54.03 Preparing to unpack .../104-libtool_2.4.7-5_all.deb ...
09:14:03 #14 54.03 Unpacking libtool (2.4.7-5) ...
09:14:03 #14 54.07 Selecting previously unselected package dh-autoreconf.
09:14:03 #14 54.07 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
09:14:03 #14 54.07 Unpacking dh-autoreconf (20) ...
09:14:03 #14 54.11 Selecting previously unselected package libarchive-zip-perl.
09:14:03 #14 54.11 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
09:14:03 #14 54.11 Unpacking libarchive-zip-perl (1.68-1) ...
09:14:03 #14 54.15 Selecting previously unselected package libsub-override-perl.
09:14:03 #13 52.88 Setting up libhttp-negotiate-perl (6.01-2) ...
09:14:03 #13 50.41 Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
09:14:03 #13 50.43 Setting up libapt-pkg-perl (0.1.34+b1) ...
09:14:03 #13 50.43 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
09:14:03 #13 50.45 Setting up libpipeline1:armhf (1.5.1-2) ...
09:14:03 #13 50.46 Setting up wdiff (1.2.2-2+b1) ...
09:14:03 #13 50.47 Setting up lsb-base (10.2019051400) ...
09:14:03 #13 50.48 Setting up mysql-common (5.8+1.0.5) ...
09:14:03 #13 50.50 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:14:03 #13 50.51 Setting up libxau6:armhf (1:1.0.8-1+b2) ...
09:14:03 #13 50.52 Setting up libkeyutils1:armhf (1.6-6) ...
09:14:03 #13 50.53 Setting up libpsl5:armhf (0.20.2-2) ...
09:14:03 #13 50.54 Setting up libgpm2:armhf (1.20.7-5) ...
09:14:03 #13 50.55 Setting up mime-support (3.62) ...
09:14:03 #13 50.58 Setting up xdg-user-dirs (0.17-2) ...
09:14:03 #13 50.61 Setting up libmagic-mgc (1:5.35-4+deb10u2) ...
09:14:03 #13 50.62 Setting up psmisc (23.2-1+deb10u1) ...
09:14:03 #13 50.63 Setting up libgc1c2:armhf (1:7.6.4-0.4) ...
09:14:03 #14 50.00 Preparing to unpack .../242-libfuture-perl_0.43-1_all.deb ...
09:14:03 #14 50.00 Unpacking libfuture-perl (0.43-1) ...
09:14:03 #14 50.04 Selecting previously unselected package libio-stringy-perl.
09:14:03 #14 50.04 Preparing to unpack .../243-libio-stringy-perl_2.111-3_all.deb ...
09:14:03 #14 50.05 Unpacking libio-stringy-perl (2.111-3) ...
09:14:03 #14 50.08 Selecting previously unselected package libparams-validate-perl.
09:14:03 #14 50.08 Preparing to unpack .../244-libparams-validate-perl_1.29-3_armhf.deb ...
09:14:03 #14 50.08 Unpacking libparams-validate-perl (1.29-3) ...
09:14:03 #14 50.12 Selecting previously unselected package libgetopt-long-descriptive-perl.
09:14:03 #14 50.12 Preparing to unpack .../245-libgetopt-long-descriptive-perl_0.104-1_all.deb ...
09:14:03 #14 50.12 Unpacking libgetopt-long-descriptive-perl (0.104-1) ...
09:14:03 #14 50.15 Selecting previously unselected package libsort-versions-perl.
09:14:03 #14 50.16 Preparing to unpack .../246-libsort-versions-perl_1.62-1_all.deb ...
09:14:03 #14 50.16 Unpacking libsort-versions-perl (1.62-1) ...
09:14:03 #14 50.19 Selecting previously unselected package libgit-wrapper-perl.
09:14:03 #14 50.19 Preparing to unpack .../247-libgit-wrapper-perl_0.048-1_all.deb ...
09:14:03 #14 50.19 Unpacking libgit-wrapper-perl (0.048-1) ...
09:14:03 #14 50.22 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:14:03 #15 4.777 (95/98): glibc-2.38-4.fc39.x86_64.rpm            10 MB/s | 2.2 MB     00:00    
09:14:03 #15 4.789 (96/98): glibc-gconv-extra-2.38-4.fc39.x86_64.r 8.8 MB/s | 1.6 MB     00:00    
09:14:03 #15 4.792 (97/98): glibc-minimal-langpack-2.38-4.fc39.x86 2.2 MB/s |  68 kB     00:00    
09:14:03 #15 4.801 (98/98): systemd-libs-254.2-7.fc39.x86_64.rpm    28 MB/s | 689 kB     00:00    
09:14:03 #15 4.804 --------------------------------------------------------------------------------
09:14:03 #15 4.804 Total                                            38 MB/s | 110 MB     00:02     
09:14:03 #14 50.61 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:03 #14 50.62 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:03 #14 50.63 Setting up libmailtools-perl (2.21-1) ...
09:14:03 #14 50.68 Setting up git (1:2.25.1-1ubuntu3.11) ...
09:14:03 #14 50.71 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:14:03 #14 50.75 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:03 #14 50.82 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:03 #15 4.250 
09:14:03 #15 4.250 The package has been created.
09:14:03 #15 4.250 Attention, the package has been created in the current directory,
09:14:03 #15 4.250 not in ".." as indicated by the message above!
09:14:03 #15 4.275 Selecting previously unselected package docker-ce-build-deps.
09:14:03 #15 4.287 (Reading database ... 17884 files and directories currently installed.)
09:14:03 #15 4.288 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:03 #15 4.291 Unpacking docker-ce-build-deps (1.0) ...
09:14:04 #13 50.25 Running transaction check
09:14:04 #13 50.32 Transaction check succeeded.
09:14:04 #13 50.32 Running transaction test
09:14:04 #13 49.00 Setting up libbinutils:armhf (2.35.2-2) ...
09:14:04 #13 49.01 Setting up libfido2-1:armhf (1.6.0-2) ...
09:14:04 #13 49.03 Setting up libisl23:armhf (0.23-1) ...
09:14:04 #13 49.04 Setting up libc-dev-bin (2.31-13+deb11u6) ...
09:14:04 #13 49.05 Setting up openssl (1.1.1n-0+deb11u5) ...
09:14:04 #13 49.07 Setting up libbsd0:armhf (0.11.3-1) ...
09:14:04 #13 49.08 Setting up libelf1:armhf (0.183-1) ...
09:14:04 #13 49.09 Setting up readline-common (8.1-1) ...
09:14:04 #13 49.11 Setting up publicsuffix (20220811.1734-0+deb11u1) ...
09:14:04 #13 49.12 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
09:14:04 #13 49.13 Setting up libmarkdown2:armhf (2.2.6-1) ...
09:14:04 #13 49.14 Setting up libcc1-0:armhf (10.2.1-6) ...
09:14:04 #13 49.16 Setting up iso-codes (4.6.0-1) ...
09:14:04 #13 49.17 Setting up liblocale-gettext-perl (1.07-4+b1) ...
09:14:04 #13 49.18 Setting up cpp-10 (10.2.1-6) ...
09:14:04 #13 49.19 Setting up dctrl-tools (2.24-3) ...
09:14:04 #13 49.21 Setting up debian-keyring (2021.07.26) ...
09:14:04 #13 50.10 Preparing to unpack .../389-xauth_1%3a1.1.2-1_armhf.deb ...
09:14:04 #13 50.10 Unpacking xauth (1:1.1.2-1) ...
09:14:04 #13 50.16 Selecting previously unselected package xdg-user-dirs.
09:14:04 #13 50.16 Preparing to unpack .../390-xdg-user-dirs_0.18-1_armhf.deb ...
09:14:04 #13 50.17 Unpacking xdg-user-dirs (0.18-1) ...
09:14:04 #13 50.25 Selecting previously unselected package zstd.
09:14:04 #13 50.25 Preparing to unpack .../391-zstd_1.5.4+dfsg2-5_armhf.deb ...
09:14:04 #13 50.26 Unpacking zstd (1.5.4+dfsg2-5) ...
09:14:04 #13 50.39 Setting up liblz1:armhf (1.13-5) ...
09:14:04 #15 10.53 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
09:14:04 #15 10.54 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
09:14:04 #15 10.57 Selecting previously unselected package libudev-dev:armhf.
09:14:04 #15 10.58 Preparing to unpack .../15-libudev-dev_241-7~deb10u9+rpi1_armhf.deb ...
09:14:04 #15 10.58 Unpacking libudev-dev:armhf (241-7~deb10u9+rpi1) ...
09:14:04 #15 10.62 Selecting previously unselected package libsepol1-dev:armhf.
09:14:04 #15 10.62 Preparing to unpack .../16-libsepol1-dev_2.8-1_armhf.deb ...
09:14:04 #15 10.63 Unpacking libsepol1-dev:armhf (2.8-1) ...
09:14:04 #15 10.69 Selecting previously unselected package libpcre16-3:armhf.
09:14:04 #15 10.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_armhf.deb ...
09:14:04 #15 10.70 Unpacking libpcre16-3:armhf (2:8.39-12) ...
09:14:04 #15 10.75 Selecting previously unselected package libpcre32-3:armhf.
09:14:04 #15 10.75 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_armhf.deb ...
09:14:04 #15 10.76 Unpacking libpcre32-3:armhf (2:8.39-12) ...
09:14:04 #15 10.81 Selecting previously unselected package libpcrecpp0v5:armhf.
09:14:04 #14 47.61 Preparing to unpack .../021-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:14:04 #14 47.61 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:14:04 #14 47.66 Selecting previously unselected package ucf.
09:14:04 #14 47.66 Preparing to unpack .../022-ucf_3.0043_all.deb ...
09:14:04 #14 47.67 Moving old data out of the way
09:14:04 #14 47.67 Unpacking ucf (3.0043) ...
09:14:04 #14 47.72 Selecting previously unselected package bsdextrautils.
09:14:04 #14 47.72 Preparing to unpack .../023-bsdextrautils_2.37.2-4ubuntu3_armhf.deb ...
09:14:04 #14 47.72 Unpacking bsdextrautils (2.37.2-4ubuntu3) ...
09:14:04 #14 47.76 Selecting previously unselected package libmagic-mgc.
09:14:04 #14 47.76 Preparing to unpack .../024-libmagic-mgc_1%3a5.41-3ubuntu0.1_armhf.deb ...
09:14:04 #14 47.76 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:14:04 #14 47.84 Selecting previously unselected package libmagic1:armhf.
09:14:04 #14 47.43 Selecting previously unselected package openssl.
09:14:04 #14 47.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 ... 7243 files and directories currently installed.)
09:14:04 #14 47.43 Preparing to unpack .../000-openssl_3.0.8-1ubuntu1.2_armhf.deb ...
09:14:04 #14 47.44 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:14:04 #14 47.50 Selecting previously unselected package ca-certificates.
09:14:04 #14 47.50 Preparing to unpack .../001-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:14:04 #14 47.51 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:04 #14 47.57 Selecting previously unselected package distro-info-data.
09:14:04 #14 47.57 Preparing to unpack .../002-distro-info-data_0.57ubuntu0.1_all.deb ...
09:14:04 #14 47.58 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:14:04 #14 47.61 Selecting previously unselected package iso-codes.
09:14:04 #16 15.43   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         61/91 
09:14:04 #16 27.32   Installing       : python3-policycoreutils-3.5-2.el9.noarch             62/91 
09:14:04 #16 27.34   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        63/91 
09:14:04 #16 27.34   Installing       : policycoreutils-devel-3.5-2.el9.x86_64               64/91 
09:14:04 #16 27.55   Installing       : selinux-policy-devel-38.1.23-1.el9.noarch            65/91 
09:14:04 #16 27.57   Running scriptlet: selinux-policy-devel-38.1.23-1.el9.noarch            65/91 
09:14:04 #16 27.58   Running scriptlet: openssh-8.7p1-34.el9.x86_64                          66/91 
09:14:04 #16 27.61   Installing       : openssh-8.7p1-34.el9.x86_64                          66/91 
09:14:04 #16 27.62   Installing       : libcbor-0.7.0-5.el9.x86_64                           67/91 
09:14:04 #16 27.63   Installing       : libfido2-1.13.0-1.el9.x86_64                         68/91 
09:14:04 #16 27.65   Installing       : openssh-clients-8.7p1-34.el9.x86_64                  69/91 
09:14:04 #14 48.62 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_arm64.deb ...
09:14:04 #14 48.62 Unpacking libsigsegv2:arm64 (2.13-1ubuntu3) ...
09:14:04 #14 48.65 Selecting previously unselected package m4.
09:14:04 #14 48.65 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_arm64.deb ...
09:14:04 #14 48.65 Unpacking m4 (1.4.18-5ubuntu2) ...
09:14:04 #14 48.68 Selecting previously unselected package autoconf.
09:14:04 #14 48.68 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
09:14:04 #14 48.69 Unpacking autoconf (2.71-2) ...
09:14:04 #14 48.73 Selecting previously unselected package autotools-dev.
09:14:04 #14 48.73 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
09:14:04 #14 48.73 Unpacking autotools-dev (20220109.1) ...
09:14:04 #14 48.77 Selecting previously unselected package automake.
09:14:04 #14 48.77 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
09:14:04 #14 48.78 Unpacking automake (1:1.16.5-1.3) ...
09:14:04 #14 48.82 Selecting previously unselected package autopoint.
09:14:04 #14 48.82 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
09:14:04 #14 48.83 Unpacking autopoint (0.21-4ubuntu4) ...
09:14:04 #12 54.49   Installing       : perl-overloading-0.02-494.fc37.noarch               99/143 
09:14:04 #12 54.49   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                100/143 
09:14:04 #12 54.50   Installing       : perl-MIME-Base64-3.16-489.fc37.aarch64             101/143 
09:14:04 #12 54.51   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64     102/143 
09:14:04 #12 54.52   Installing       : perl-constant-1.33-490.fc37.noarch                 103/143 
09:14:04 #12 54.52   Installing       : perl-parent-1:0.238-489.fc37.noarch                104/143 
09:14:04 #12 54.53   Installing       : perl-Errno-1.36-494.fc37.aarch64                   105/143 
09:14:04 #12 54.53   Installing       : perl-File-Basename-2.85-494.fc37.noarch            106/143 
09:14:04 #12 54.54   Installing       : perl-Getopt-Std-1.13-494.fc37.noarch               107/143 
09:14:04 #12 54.55   Installing       : perl-Storable-1:3.26-489.fc37.aarch64              108/143 
09:14:04 #12 54.55   Installing       : perl-overload-1.35-494.fc37.noarch                 109/143 
09:14:04 #12 54.56   Installing       : perl-vars-1.05-494.fc37.noarch                     110/143 
09:14:04 #12 54.57   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              111/143 
09:14:04 #12 54.57   Installing       : perl-Carp-1.52-489.fc37.noarch                     112/143 
09:14:04 #12 54.58   Installing       : perl-Exporter-5.77-489.fc37.noarch                 113/143 
09:14:04 #12 54.58   Installing       : perl-PathTools-3.84-489.fc37.aarch64               114/143 
09:14:04 #12 54.60   Installing       : perl-NDBM_File-1.15-494.fc37.aarch64               115/143 
09:14:04 #12 54.61   Installing       : perl-DynaLoader-1.52-494.fc37.aarch64              116/143 
09:14:04 #13 49.65 Selecting previously unselected package git.
09:14:04 #13 49.65 Preparing to unpack .../106-git_1%3a2.30.2-1+deb11u2_armhf.deb ...
09:14:04 #13 49.67 Unpacking git (1:2.30.2-1+deb11u2) ...
09:14:04 #14 54.15 Preparing to unpack .../107-libsub-override-perl_0.09-4_all.deb ...
09:14:04 #14 54.16 Unpacking libsub-override-perl (0.09-4) ...
09:14:04 #14 54.23 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:14:04 #14 54.23 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:14:04 #14 54.24 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:04 #14 54.27 Selecting previously unselected package dh-strip-nondeterminism.
09:14:04 #14 54.27 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:14:04 #14 54.28 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:14:04 #14 54.31 Selecting previously unselected package libdw1:arm64.
09:14:04 #14 54.31 Preparing to unpack .../110-libdw1_0.188-2.1_arm64.deb ...
09:14:04 #14 54.32 Unpacking libdw1:arm64 (0.188-2.1) ...
09:14:04 #14 54.35 Selecting previously unselected package debugedit.
09:14:04 #14 54.36 Preparing to unpack .../111-debugedit_1%3a5.0-5_arm64.deb ...
09:14:04 #14 54.36 Unpacking debugedit (1:5.0-5) ...
09:14:04 #14 54.40 Selecting previously unselected package dwz.
09:14:04 #13 52.89 Setting up libio-prompter-perl (0.004015-2) ...
09:14:04 #13 52.90 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:14:04 #13 52.91 Setting up libstdc++-12-dev:amd64 (12.2.0-14) ...
09:14:04 #13 52.92 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:04 #13 52.93 Setting up libtool (2.4.7-5) ...
09:14:04 #13 52.94 Setting up po-debconf (1.0.21+nmu1) ...
09:14:04 #13 52.95 Setting up libhtml-tree-perl (5.07-3) ...
09:14:04 #13 52.96 Setting up libparams-classify-perl:amd64 (0.015-2+b1) ...
09:14:04 #13 52.96 Setting up libcgi-pm-perl (4.55-1) ...
09:14:04 #13 52.97 Setting up python3 (3.11.2-1+b1) ...
09:14:04 #16 0.978 Reading package lists...
09:14:04 #14 55.29 137 added, 0 removed; done.
09:14:04 #14 55.34 Setting up libasan5:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:14:04 #14 55.36 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:04 #14 55.36 Setting up bsdmainutils (11.1.2ubuntu3) ...
09:14:04 #14 55.38 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:14:04 #14 55.38 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
09:14:04 #14 55.39 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:14:04 #14 55.39 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
09:14:04 #14 55.39 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
09:14:04 #14 55.40 Setting up libgdbm-compat4:arm64 (1.18.1-5) ...
09:14:04 #14 55.41 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
09:14:04 #14 55.42 Setting up dwz (0.13-5) ...
09:14:04 #14 55.43 Setting up groff-base (1.22.4-4build1) ...
09:14:04 #14 55.45 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:14:04 #17 6.646 Running transaction check
09:14:04 #17 6.747 Transaction check succeeded.
09:14:04 #17 6.747 Running transaction test
09:14:04 #13 50.64 Setting up libyaml-0-2:armhf (0.2.1-1) ...
09:14:04 #13 50.65 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:14:04 #13 50.66 No schema files found: doing nothing.
09:14:04 #13 50.67 Setting up distro-info-data (0.41+deb10u7) ...
09:14:04 #13 50.68 Setting up manpages (4.16-2) ...
09:14:04 #13 50.69 Setting up unzip (6.0-23+deb10u3) ...
09:14:04 #13 50.71 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
09:14:04 #13 50.72 Setting up libsasl2-modules:armhf (2.1.27+dfsg-1+deb10u2) ...
09:14:04 #13 50.74 Setting up binutils-common:armhf (2.31.1-16) ...
09:14:04 #13 50.75 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
09:14:04 #13 50.76 Setting up libmagic1:armhf (1:5.35-4+deb10u2) ...
09:14:04 #13 50.78 Setting up less (487-0.1+b1) ...
09:14:04 #13 50.87 Setting up perl-openssl-defaults:armhf (3) ...
09:14:04 #14 50.23 Preparing to unpack .../248-libhttp-tiny-multipart-perl_0.08-1_all.deb ...
09:14:04 #14 50.23 Unpacking libhttp-tiny-multipart-perl (0.08-1) ...
09:14:04 #14 50.26 Selecting previously unselected package libio-prompter-perl.
09:14:04 #14 50.26 Preparing to unpack .../249-libio-prompter-perl_0.004015-1_all.deb ...
09:14:04 #14 50.26 Unpacking libio-prompter-perl (0.004015-1) ...
09:14:04 #14 50.30 Selecting previously unselected package libjson-perl.
09:14:04 #14 50.30 Preparing to unpack .../250-libjson-perl_4.02000-2_all.deb ...
09:14:04 #14 50.30 Unpacking libjson-perl (4.02000-2) ...
09:14:04 #14 50.35 Selecting previously unselected package liblog-any-perl.
09:14:04 #14 50.35 Preparing to unpack .../251-liblog-any-perl_1.708-1_all.deb ...
09:14:04 #14 50.36 Unpacking liblog-any-perl (1.708-1) ...
09:14:04 #14 50.39 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:14:04 #14 50.39 Preparing to unpack .../252-liblog-any-adapter-screen-perl_0.140-1_all.deb ...
09:14:04 #14 50.40 Unpacking liblog-any-adapter-screen-perl (0.140-1) ...
09:14:04 #14 50.43 Selecting previously unselected package libpackage-stash-perl.
09:14:04 #14 50.43 Preparing to unpack .../253-libpackage-stash-perl_0.38-1_all.deb ...
09:14:04 #14 50.43 Unpacking libpackage-stash-perl (0.38-1) ...
09:14:04 #14 50.89 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:04 #14 51.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:04 #14 51.04 Setting up dh-strip-nondeterminism (1.7.0-1) ...
09:14:04 #14 51.06 Setting up libconst-fast-perl (0.014-1) ...
09:14:04 #14 51.07 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:14:04 #14 51.08 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:04 #13 50.76 Transaction test succeeded.
09:14:04 #13 50.76 Running transaction
09:14:04 #13 49.22 Setting up libgdbm6:armhf (1.19-2) ...
09:14:04 #13 49.23 Setting up libctf0:armhf (2.35.2-2) ...
09:14:04 #13 49.24 Setting up pinentry-curses (1.1.0-4) ...
09:14:04 #13 49.26 Setting up manpages-dev (5.10-1) ...
09:14:04 #13 49.27 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
09:14:04 #13 49.29 Setting up libxcb1:armhf (1.14-3) ...
09:14:04 #13 49.30 Setting up gettext (0.21-4) ...
09:14:04 #13 49.31 Setting up xdelta (1.1.3-9.3) ...
09:14:04 #13 49.32 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
09:14:04 #13 49.33 Setting up libgcc-10-dev:armhf (10.2.1-6) ...
09:14:04 #13 49.34 Setting up libedit2:armhf (3.1-20191231-2+b1) ...
09:14:04 #13 49.36 Setting up libreadline8:armhf (8.1-1) ...
09:14:04 #13 49.37 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
09:14:04 #13 49.38 Setting up m4 (1.4.18-5) ...
09:14:04 #13 49.40 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:14:04 #13 49.41 Setting up ca-certificates (20210119) ...
09:14:04 #13 50.41 Setting up libksba8:armhf (1.6.3-2) ...
09:14:04 #13 50.42 Setting up media-types (10.0.0) ...
09:14:04 #13 50.45 Setting up libpipeline1:armhf (1.5.7-1) ...
09:14:04 #13 50.46 Setting up plzip (1.10-5) ...
09:14:04 #13 50.47 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip (lzip) in auto mode
09:14:04 #13 50.48 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:14:04 #13 50.49 update-alternatives: using /usr/bin/lzip.plzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:14:04 #13 50.49 Setting up wdiff (1.2.2-5) ...
09:14:04 #13 50.51 Setting up libaom3:armhf (3.6.0-1) ...
09:14:04 #13 50.52 Setting up libabsl20220623:armhf (20220623.1-1) ...
09:14:04 #13 50.53 Setting up libxau6:armhf (1:1.0.9-1) ...
09:14:04 #13 50.55 Setting up libre2-9:armhf (20220601+dfsg-1+b1) ...
09:14:04 #13 50.56 Setting up libkeyutils1:armhf (1.6.3-2) ...
09:14:04 #13 50.58 Setting up libpsl5:armhf (0.21.2-1) ...
09:14:04 #13 50.59 Setting up libgpm2:armhf (1.20.7-10+b1) ...
09:14:04 #13 50.60 Setting up libicu72:armhf (72.1-3) ...
09:14:04 #15 10.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
09:14:04 #15 10.81 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
09:14:04 #15 10.85 Selecting previously unselected package libpcre3-dev:armhf.
09:14:04 #15 10.85 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_armhf.deb ...
09:14:04 #15 10.85 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
09:14:04 #15 10.94 Selecting previously unselected package libselinux1-dev:armhf.
09:14:04 #15 10.94 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_armhf.deb ...
09:14:04 #15 10.95 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
09:14:04 #15 10.99 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:04 #15 11.00 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
09:14:04 #15 11.00 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
09:14:04 #15 11.03 Selecting previously unselected package libltdl7:armhf.
09:14:04 #15 11.04 Preparing to unpack .../23-libltdl7_2.4.6-9_armhf.deb ...
09:14:04 #15 11.04 Unpacking libltdl7:armhf (2.4.6-9) ...
09:14:04 #14 47.84 Preparing to unpack .../025-libmagic1_1%3a5.41-3ubuntu0.1_armhf.deb ...
09:14:04 #14 47.84 Unpacking libmagic1:armhf (1:5.41-3ubuntu0.1) ...
09:14:04 #14 47.87 Selecting previously unselected package file.
09:14:04 #14 47.87 Preparing to unpack .../026-file_1%3a5.41-3ubuntu0.1_armhf.deb ...
09:14:04 #14 47.88 Unpacking file (1:5.41-3ubuntu0.1) ...
09:14:04 #14 47.91 Selecting previously unselected package gettext-base.
09:14:04 #14 47.91 Preparing to unpack .../027-gettext-base_0.21-4ubuntu4_armhf.deb ...
09:14:04 #14 47.92 Unpacking gettext-base (0.21-4ubuntu4) ...
09:14:04 #14 47.96 Selecting previously unselected package libuchardet0:armhf.
09:14:04 #14 47.96 Preparing to unpack .../028-libuchardet0_0.0.7-1build2_armhf.deb ...
09:14:04 #14 47.96 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
09:14:04 #14 48.00 Selecting previously unselected package groff-base.
09:14:04 #14 48.00 Preparing to unpack .../029-groff-base_1.22.4-8build1_armhf.deb ...
09:14:04 #14 48.01 Unpacking groff-base (1.22.4-8build1) ...
09:14:04 #14 48.07 Selecting previously unselected package libcbor0.8:armhf.
09:14:04 #13 54.07 Transaction test succeeded.
09:14:04 #13 54.08 Running transaction
09:14:04 #14 47.61 Preparing to unpack .../003-iso-codes_4.12.0-1_all.deb ...
09:14:04 #14 47.61 Unpacking iso-codes (4.12.0-1) ...
09:14:04 #14 47.79 Selecting previously unselected package krb5-locales.
09:14:04 #14 47.80 Preparing to unpack .../004-krb5-locales_1.20.1-1build1_all.deb ...
09:14:04 #14 47.80 Unpacking krb5-locales (1.20.1-1build1) ...
09:14:04 #14 47.84 Selecting previously unselected package less.
09:14:04 #14 47.84 Preparing to unpack .../005-less_590-1.2_armhf.deb ...
09:14:04 #14 47.85 Unpacking less (590-1.2) ...
09:14:04 #14 47.90 Selecting previously unselected package libbsd0:armhf.
09:14:04 #14 47.90 Preparing to unpack .../006-libbsd0_0.11.7-4_armhf.deb ...
09:14:04 #14 47.90 Unpacking libbsd0:armhf (0.11.7-4) ...
09:14:04 #14 47.95 Selecting previously unselected package libelf1:armhf.
09:14:04 #14 47.95 Preparing to unpack .../007-libelf1_0.188-2.1_armhf.deb ...
09:14:04 #14 47.96 Unpacking libelf1:armhf (0.188-2.1) ...
09:14:04 #14 48.00 Selecting previously unselected package libicu72:armhf.
09:14:04 #14 48.00 Preparing to unpack .../008-libicu72_72.1-3ubuntu2_armhf.deb ...
09:14:04 #14 48.00 Unpacking libicu72:armhf (72.1-3ubuntu2) ...
09:14:04 #16 27.66   Running scriptlet: openssh-clients-8.7p1-34.el9.x86_64                  69/91 
09:14:04 #16 27.75   Installing       : git-core-2.39.3-1.el9.x86_64                         70/91 
09:14:04 #14 48.86 Selecting previously unselected package binutils-common:arm64.
09:14:04 #14 48.86 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 48.86 Unpacking binutils-common:arm64 (2.38-4ubuntu2.3) ...
09:14:04 #14 48.90 Selecting previously unselected package libbinutils:arm64.
09:14:04 #14 48.90 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 48.90 Unpacking libbinutils:arm64 (2.38-4ubuntu2.3) ...
09:14:04 #14 48.95 Selecting previously unselected package libctf-nobfd0:arm64.
09:14:04 #14 48.95 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 48.95 Unpacking libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ...
09:14:04 #14 48.98 Selecting previously unselected package libctf0:arm64.
09:14:04 #14 48.98 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 48.99 Unpacking libctf0:arm64 (2.38-4ubuntu2.3) ...
09:14:04 #14 49.02 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:14:04 #14 49.02 Preparing to unpack .../061-binutils-aarch64-linux-gnu_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 49.03 Unpacking binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ...
09:14:04 #12 54.65   Installing       : perl-Encode-4:3.19-492.fc37.aarch64                117/143 
09:14:04 #12 54.76   Installing       : perl-libs-4:5.36.1-494.fc37.aarch64                118/143 
09:14:04 #12 54.79   Installing       : perl-interpreter-4:5.36.1-494.fc37.aarch64         119/143 
09:14:04 #12 54.80   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.aarch64     120/143 
09:14:04 #12 54.81   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  121/143 
09:14:04 #12 54.81   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch             122/143 
09:14:04 #12 54.82   Installing       : web-assets-filesystem-5-18.fc37.noarch             123/143 
09:14:04 #12 54.83   Installing       : js-jquery-3.6.0-3.fc37.noarch                      124/143 
09:14:04 #12 54.84   Installing       : python-systemd-doc-235-1.fc37.aarch64              125/143 
09:14:04 #12 54.86   Installing       : python3-systemd-235-1.fc37.aarch64                 126/143 
09:14:04 #12 54.88   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       127/143 
09:14:04 #12 54.89   Installing       : efi-srpm-macros-5-6.fc37.noarch                    128/143 
09:14:04 #12 54.89   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            129/143 
09:14:04 #12 54.90   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 130/143 
09:14:04 #12 54.91   Installing       : python-srpm-macros-3.11-6.fc37.noarch              131/143 
09:14:04 #12 54.92   Installing       : redhat-rpm-config-229-1.fc37.noarch                132/143 
09:14:04 #12 54.93   Installing       : ed-1.18-2.fc37.aarch64                             133/143 
09:14:04 #12 54.94   Installing       : patch-2.7.6-17.fc37.aarch64                        134/143 
09:14:04 #12 54.95   Installing       : diffutils-3.8-3.fc37.aarch64                       135/143 
09:14:04 #13 50.10 Setting up media-types (4.0.0) ...
09:14:04 #13 50.11 Setting up libpipeline1:armhf (1.5.3-1) ...
09:14:04 #13 50.13 Setting up bsdextrautils (2.36.1-8+deb11u1) ...
09:14:04 #13 50.14 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:14:04 #13 50.14 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
09:14:04 #13 50.15 Setting up libicu67:armhf (67.1-7) ...
09:14:04 #14 54.40 Preparing to unpack .../112-dwz_0.15-1_arm64.deb ...
09:14:04 #14 54.40 Unpacking dwz (0.15-1) ...
09:14:04 #14 54.44 Selecting previously unselected package gettext.
09:14:04 #14 54.44 Preparing to unpack .../113-gettext_0.21-11_arm64.deb ...
09:14:04 #14 54.44 Unpacking gettext (0.21-11) ...
09:14:04 #14 54.50 Selecting previously unselected package intltool-debian.
09:14:04 #14 54.50 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.6_all.deb ...
09:14:04 #14 54.51 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:14:04 #14 54.54 Selecting previously unselected package po-debconf.
09:14:04 #14 54.54 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
09:14:04 #14 54.54 Unpacking po-debconf (1.0.21+nmu1) ...
09:14:04 #14 54.60 Selecting previously unselected package debhelper.
09:14:04 #14 54.60 Preparing to unpack .../116-debhelper_13.11.4ubuntu3_all.deb ...
09:14:04 #14 54.60 Unpacking debhelper (13.11.4ubuntu3) ...
09:14:04 #14 54.66 Selecting previously unselected package libfakeroot:arm64.
09:14:04 #14 54.66 Preparing to unpack .../117-libfakeroot_1.31-1.1_arm64.deb ...
09:14:04 #14 54.67 Unpacking libfakeroot:arm64 (1.31-1.1) ...
09:14:04 #14 54.70 Selecting previously unselected package fakeroot.
09:14:04 #13 53.23 Setting up libhtml-format-perl (2.16-2) ...
09:14:04 #13 53.24 Setting up python3-xdg (0.28-2) ...
09:14:04 #16 2.102 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:04 #16 2.102 dpkg-buildpackage: info: source version 1.0
09:14:04 #16 2.102 dpkg-buildpackage: info: source distribution unstable
09:14:04 #16 2.102 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:04 #16 2.140 dpkg-buildpackage: info: host architecture amd64
09:14:04 #16 2.140  dpkg-source --before-build .
09:14:04 #14 55.46 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:04 #14 55.47 Setting up libperl5.30:arm64 (5.30.0-9ubuntu0.4) ...
09:14:04 #14 55.48 Setting up libc6-dev:arm64 (2.31-0ubuntu9.9) ...
09:14:04 #14 55.55 Setting up libx11-6:arm64 (2:1.6.9-2ubuntu1.5) ...
09:14:04 #14 55.56 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:14:04 #14 55.57 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:14:04 #13 50.88 Setting up linux-libc-dev:armhf (4.19.289-2) ...
09:14:04 #13 50.89 Setting up gettext-base (0.19.8.1-9) ...
09:14:04 #13 50.90 Setting up liblzo2-2:armhf (2.10-0.1) ...
09:14:04 #13 50.91 Setting up libnpth0:armhf (1.6-1) ...
09:14:04 #13 50.92 Setting up krb5-locales (1.17-3+deb10u5) ...
09:14:04 #13 50.93 Setting up file (1:5.35-4+deb10u2) ...
09:14:04 #13 50.94 Setting up libossp-uuid16:armhf (1.6.2-1.5+b7) ...
09:14:04 #13 50.95 Setting up libassuan0:armhf (2.5.2-1) ...
09:14:04 #13 50.96 Setting up libgomp1:armhf (8.3.0-6) ...
09:14:04 #13 50.97 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
09:14:04 #13 50.98 Setting up bzip2 (1.0.6-9.2~deb10u2) ...
09:14:04 #13 50.99 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:14:04 #13 51.01 Setting up libicu63:armhf (63.1-6+deb10u3) ...
09:14:04 #13 51.02 Setting up libfakeroot:armhf (1.23-1) ...
09:14:04 #13 51.03 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
09:14:04 #13 51.05 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
09:14:04 #13 51.06 Setting up fakeroot (1.23-1) ...
09:14:04 #13 51.06 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:04 #13 51.08 Setting up mariadb-common (1:10.3.39-0+deb10u1) ...
09:14:04 #14 50.51 Selecting previously unselected package libsub-identify-perl.
09:14:04 #14 50.51 Preparing to unpack .../254-libsub-identify-perl_0.14-1build2_armhf.deb ...
09:14:04 #14 50.51 Unpacking libsub-identify-perl (0.14-1build2) ...
09:14:04 #14 50.54 Selecting previously unselected package libsub-name-perl.
09:14:04 #14 50.54 Preparing to unpack .../255-libsub-name-perl_0.26-1_armhf.deb ...
09:14:04 #14 50.55 Unpacking libsub-name-perl (0.26-1) ...
09:14:04 #14 50.57 Selecting previously unselected package libnamespace-clean-perl.
09:14:04 #14 50.58 Preparing to unpack .../256-libnamespace-clean-perl_0.27-1_all.deb ...
09:14:04 #14 50.58 Unpacking libnamespace-clean-perl (0.27-1) ...
09:14:04 #14 50.61 Selecting previously unselected package libpath-tiny-perl.
09:14:04 #14 50.61 Preparing to unpack .../257-libpath-tiny-perl_0.108-1_all.deb ...
09:14:04 #14 50.62 Unpacking libpath-tiny-perl (0.108-1) ...
09:14:04 #14 50.65 Selecting previously unselected package libtype-tiny-perl.
09:14:04 #14 50.65 Preparing to unpack .../258-libtype-tiny-perl_1.008001-2_all.deb ...
09:14:04 #14 50.65 Unpacking libtype-tiny-perl (1.008001-2) ...
09:14:04 #14 50.71 Selecting previously unselected package libgitlab-api-v4-perl.
09:14:04 #14 50.71 Preparing to unpack .../259-libgitlab-api-v4-perl_0.25-1_all.deb ...
09:14:04 #14 50.71 Unpacking libgitlab-api-v4-perl (0.25-1) ...
09:14:04 #15 6.174 Running transaction check
09:14:04 #15 6.455 Transaction check succeeded.
09:14:04 #15 6.455 Running transaction test
09:14:04 #14 51.09 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.19) ...
09:14:04 #14 51.13 Setting up curl (7.68.0-1ubuntu2.19) ...
09:14:04 #14 51.14 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:14:04 #14 51.15 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:04 #14 51.16 Setting up libemail-valid-perl (1.202-1) ...
09:14:04 #14 51.18 Setting up libpackage-stash-perl (0.38-1) ...
09:14:04 #14 51.19 Setting up libimport-into-perl (1.002005-1) ...
09:14:04 #14 51.20 Setting up libmoo-perl (2.003006-1) ...
09:14:04 #14 51.24 Setting up liblist-someutils-perl (0.58-1) ...
09:14:04 #14 51.25 Setting up liblist-someutils-xs-perl (0.58-2) ...
09:14:04 #14 51.27 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:14:04 #14 51.28 Setting up libmoox-aliases-perl (0.001006-1) ...
09:14:04 #14 51.30 Setting up libparams-validate-perl (1.29-3) ...
09:14:04 #13 50.62 Setting up liblerc4:armhf (4.0.0+ds-2) ...
09:14:04 #13 50.63 Setting up bsdextrautils (2.38.1-5+b1) ...
09:14:04 #13 50.65 Setting up libfcgi0ldbl:armhf (2.4.2-2) ...
09:14:04 #13 50.66 Setting up libtext-glob-perl (0.11-3) ...
09:14:04 #13 50.67 Setting up xdg-user-dirs (0.18-1) ...
09:14:04 #13 50.71 Setting up libmagic-mgc (1:5.44-3) ...
09:14:04 #13 50.73 Setting up libyaml-0-2:armhf (0.2.5-1) ...
09:14:04 #13 50.74 Setting up libglib2.0-0:armhf (2.74.6-2) ...
09:14:04 #13 50.75 No schema files found: doing nothing.
09:14:04 #13 50.81 Setting up distro-info-data (0.58) ...
09:14:04 #13 50.82 Setting up manpages (6.03-2) ...
09:14:04 #13 50.84 Setting up libtirpc-common (1.3.3+ds-1) ...
09:14:04 #13 50.86 Setting up unzip (6.0-28) ...
09:14:04 #13 50.88 Setting up libcbor0.8:armhf (0.8.0-2+b1) ...
09:14:04 #13 50.89 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
09:14:04 #13 50.90 Setting up libsqlite3-0:armhf (3.40.1-2) ...
09:14:04 #13 50.92 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ...
09:14:04 #13 50.94 Setting up libfcgi-bin (2.4.2-2) ...
09:14:04 #15 11.08 Selecting previously unselected package libltdl-dev:armhf.
09:14:04 #15 11.08 Preparing to unpack .../24-libltdl-dev_2.4.6-9_armhf.deb ...
09:14:04 #15 11.08 Unpacking libltdl-dev:armhf (2.4.6-9) ...
09:14:04 #15 11.13 Selecting previously unselected package libseccomp-dev:armhf.
09:14:04 #15 11.13 Preparing to unpack .../25-libseccomp-dev_2.3.3-4_armhf.deb ...
09:14:04 #15 11.13 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
09:14:04 #15 11.20 Selecting previously unselected package libsystemd-dev:armhf.
09:14:04 #15 11.20 Preparing to unpack .../26-libsystemd-dev_241-7~deb10u9+rpi1_armhf.deb ...
09:14:04 #15 11.20 Unpacking libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
09:14:04 #15 11.28 Selecting previously unselected package pkg-config.
09:14:04 #15 11.28 Preparing to unpack .../27-pkg-config_0.29-6_armhf.deb ...
09:14:04 #15 11.28 Unpacking pkg-config (0.29-6) ...
09:14:04 #15 11.33 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
09:14:04 #14 48.07 Preparing to unpack .../030-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
09:14:04 #14 48.08 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
09:14:04 #14 48.12 Selecting previously unselected package libedit2:armhf.
09:14:04 #14 48.12 Preparing to unpack .../031-libedit2_3.1-20210910-1build1_armhf.deb ...
09:14:04 #14 48.13 Unpacking libedit2:armhf (3.1-20210910-1build1) ...
09:14:04 #14 48.17 Selecting previously unselected package libfido2-1:armhf.
09:14:04 #14 48.17 Preparing to unpack .../032-libfido2-1_1.10.0-1_armhf.deb ...
09:14:04 #14 48.17 Unpacking libfido2-1:armhf (1.10.0-1) ...
09:14:04 #14 48.21 Selecting previously unselected package libnghttp2-14:armhf.
09:14:04 #14 48.22 Preparing to unpack .../033-libnghttp2-14_1.43.0-1build3_armhf.deb ...
09:14:04 #14 48.24 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
09:14:04 #14 48.29 Selecting previously unselected package libpipeline1:armhf.
09:14:04 #14 48.29 Preparing to unpack .../034-libpipeline1_1.5.5-1_armhf.deb ...
09:14:04 #14 48.30 Unpacking libpipeline1:armhf (1.5.5-1) ...
09:14:04 #14 48.33 Selecting previously unselected package libpng16-16:armhf.
09:14:04 #16 27.94   Installing       : git-core-doc-2.39.3-1.el9.noarch                     71/91 
09:14:04 #16 27.95   Installing       : perl-Git-2.39.3-1.el9.noarch                         72/91 
09:14:04 #16 27.96   Installing       : git-2.39.3-1.el9.x86_64                              73/91 
09:14:04 #16 27.97   Installing       : kmod-libs-28-9.el9.x86_64                            74/91 
09:14:04 #16 27.97   Installing       : acl-2.3.1-3.el9.x86_64                               75/91 
09:14:04 #16 27.98   Installing       : dbus-1:1.12.20-8.el9.x86_64                          76/91 
09:14:04 #16 27.98   Installing       : systemd-pam-252-18.el9.x86_64                        77/91 
09:14:04 #14 49.14 Selecting previously unselected package binutils.
09:14:04 #14 49.15 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_arm64.deb ...
09:14:04 #14 49.15 Unpacking binutils (2.38-4ubuntu2.3) ...
09:14:04 #14 49.18 Selecting previously unselected package libc-dev-bin.
09:14:04 #14 49.18 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.3_arm64.deb ...
09:14:04 #14 49.18 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ...
09:14:04 #14 49.21 Selecting previously unselected package linux-libc-dev:arm64.
09:14:04 #14 49.21 Preparing to unpack .../064-linux-libc-dev_5.15.0-84.93_arm64.deb ...
09:14:04 #14 49.22 Unpacking linux-libc-dev:arm64 (5.15.0-84.93) ...
09:14:04 #14 49.36 Selecting previously unselected package libcrypt-dev:arm64.
09:14:04 #12 54.96   Installing       : dash-0.5.11.5-2.fc37.aarch64                       136/143 
09:14:04 #12 54.97   Running scriptlet: dash-0.5.11.5-2.fc37.aarch64                       136/143 
09:14:04 #12 54.99   Installing       : cpio-2.13-13.fc37.aarch64                          137/143 
09:14:04 #12 55.00   Installing       : bzip2-1.0.8-12.fc37.aarch64                        138/143 
09:14:04 #12 55.01   Installing       : rpm-build-4.18.1-2.fc37.aarch64                    139/143 
09:14:04 #12 55.02   Installing       : rpmlint-fedora-license-data-1.29-1.fc37.noarch     140/143 
09:14:04 #12 55.05   Installing       : rpmlint-2.4.0-6.fc37.noarch                        141/143 
09:14:04 #12 55.06   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch               142/143 
09:14:04 #12 55.17   Installing       : glibc-gconv-extra-2.36-11.fc37.aarch64             143/143 
09:14:04 #13 47.60 Fedora Modular 38 - x86_64                      126 kB/s | 2.8 MB     00:22    
09:14:04 #13 50.57 Fedora 38 - x86_64 - Updates                     13 MB/s |  32 MB     00:02    
09:14:04 #13 50.16 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:14:04 #13 50.17 Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ...
09:14:04 #13 50.18 Setting up binutils-common:armhf (2.35.2-2+rpi1) ...
09:14:04 #13 50.20 Setting up libmagic1:armhf (1:5.39-3+deb11u1) ...
09:14:04 #13 50.22 Setting up perl-openssl-defaults:armhf (5) ...
09:14:04 #13 50.23 Setting up linux-libc-dev:armhf (1:1.20230405-1) ...
09:14:04 #13 50.24 Setting up libctf-nobfd0:armhf (2.35.2-2+rpi1) ...
09:14:04 #13 50.26 Setting up gettext-base (0.21-4) ...
09:14:04 #13 50.27 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:14:04 #13 50.28 Setting up file (1:5.39-3+deb11u1) ...
09:14:04 #13 50.30 Setting up libgomp1:armhf (10.2.1-6+rpi1) ...
09:14:04 #13 50.31 Setting up bzip2 (1.0.8-4) ...
09:14:04 #13 50.32 Setting up libfakeroot:armhf (1.25.3-1.1) ...
09:14:04 #13 50.34 Setting up libasan6:armhf (10.2.1-6+rpi1) ...
09:14:04 #13 50.35 Setting up fakeroot (1.25.3-1.1) ...
09:14:04 #13 50.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:04 #14 54.71 Preparing to unpack .../118-fakeroot_1.31-1.1_arm64.deb ...
09:14:04 #14 54.71 Unpacking fakeroot (1.31-1.1) ...
09:14:04 #14 54.75 Selecting previously unselected package libassuan0:arm64.
09:14:04 #14 54.75 Preparing to unpack .../119-libassuan0_2.5.5-5_arm64.deb ...
09:14:04 #14 54.76 Unpacking libassuan0:arm64 (2.5.5-5) ...
09:14:04 #14 54.79 Selecting previously unselected package gpgconf.
09:14:04 #14 54.79 Preparing to unpack .../120-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:04 #14 54.80 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:14:04 #14 54.84 Selecting previously unselected package libksba8:arm64.
09:14:04 #14 54.84 Preparing to unpack .../121-libksba8_1.6.3-2_arm64.deb ...
09:14:04 #14 54.85 Unpacking libksba8:arm64 (1.6.3-2) ...
09:14:04 #14 54.91 Selecting previously unselected package libnpth0:arm64.
09:14:04 #14 54.91 Preparing to unpack .../122-libnpth0_1.6-3build2_arm64.deb ...
09:14:04 #14 54.91 Unpacking libnpth0:arm64 (1.6-3build2) ...
09:14:04 #14 54.98 Selecting previously unselected package dirmngr.
09:14:04 #13 53.37 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:04 #13 53.42 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:04 #13 53.48 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:04 #13 53.59 
09:14:04 #13 53.59 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:04 #13 53.70 Setting up libfeature-compat-class-perl (0.05-1) ...
09:14:04 #16 2.243  debian/rules clean
09:14:04 #16 2.245 dh clean
09:14:04 #16 2.351    dh_clean
09:14:04 #14 50.75 Selecting previously unselected package libhash-fieldhash-perl.
09:14:04 #14 50.75 Preparing to unpack .../260-libhash-fieldhash-perl_0.15-1build2_armhf.deb ...
09:14:04 #14 50.75 Unpacking libhash-fieldhash-perl (0.15-1build2) ...
09:14:04 #14 50.78 Selecting previously unselected package libhtml-form-perl.
09:14:04 #14 50.78 Preparing to unpack .../261-libhtml-form-perl_6.07-1_all.deb ...
09:14:04 #14 50.79 Unpacking libhtml-form-perl (6.07-1) ...
09:14:04 #14 50.82 Selecting previously unselected package libhtml-format-perl.
09:14:04 #14 50.82 Preparing to unpack .../262-libhtml-format-perl_2.12-1_all.deb ...
09:14:04 #14 50.83 Unpacking libhtml-format-perl (2.12-1) ...
09:14:04 #14 50.85 Selecting previously unselected package libhttp-daemon-perl.
09:14:04 #14 50.86 Preparing to unpack .../263-libhttp-daemon-perl_6.06-1ubuntu0.1_all.deb ...
09:14:04 #14 50.86 Unpacking libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:14:04 #14 50.89 Selecting previously unselected package libidn11:armhf.
09:14:04 #14 50.90 Preparing to unpack .../264-libidn11_1.33-2.2ubuntu2_armhf.deb ...
09:14:04 #14 50.90 Unpacking libidn11:armhf (1.33-2.2ubuntu2) ...
09:14:04 #14 50.93 Selecting previously unselected package libstruct-dumb-perl.
09:14:04 #14 50.93 Preparing to unpack .../265-libstruct-dumb-perl_0.09-1_all.deb ...
09:14:04 #14 50.94 Unpacking libstruct-dumb-perl (0.09-1) ...
09:14:04 #14 50.96 Selecting previously unselected package libio-async-perl.
09:14:04 #14 50.97 Preparing to unpack .../266-libio-async-perl_0.75-1_all.deb ...
09:14:04 #14 50.97 Unpacking libio-async-perl (0.75-1) ...
09:14:04 #14 51.02 Selecting previously unselected package liblinux-epoll-perl.
09:14:04 #14 51.02 Preparing to unpack .../267-liblinux-epoll-perl_0.017-1_armhf.deb ...
09:14:04 #14 51.02 Unpacking liblinux-epoll-perl (0.017-1) ...
09:14:04 #14 51.05 Selecting previously unselected package libio-async-loop-epoll-perl.
09:14:04 #13 51.09 update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
09:14:04 #13 51.10 Setting up libasan5:armhf (8.3.0-6) ...
09:14:04 #13 51.11 Setting up autotools-dev (20180224.1) ...
09:14:04 #13 51.12 Setting up libglib2.0-data (2.58.3-2+deb10u4) ...
09:14:04 #13 51.13 Setting up libpython2.7-minimal:armhf (2.7.16-2+deb10u2) ...
09:14:04 #13 51.14 Setting up libwrap0:armhf (7.6.q-28) ...
09:14:04 #13 51.16 Setting up libx11-data (2:1.6.7-1+deb10u3) ...
09:14:04 #13 51.17 Setting up make (4.2.1-1.2) ...
09:14:04 #13 51.18 Setting up libmpfr6:armhf (4.0.2-1) ...
09:14:04 #13 51.19 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:14:04 #13 51.20 Setting up libntlm0:armhf (1.5-1+deb10u1) ...
09:14:04 #13 51.21 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
09:14:04 #13 51.22 Setting up libidn11:armhf (1.33-2.2) ...
09:14:04 #13 51.23 Setting up libncurses6:armhf (6.1+20181013-2+deb10u3) ...
09:14:04 #13 51.24 Setting up strace (4.26-0.2) ...
09:14:04 #13 51.25 Setting up libsigsegv2:armhf (2.12-2) ...
09:14:04 #13 51.29 Setting up xz-utils (5.2.4-1+deb10u1) ...
09:14:04 #13 51.30 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:04 #13 51.31 Setting up libfribidi0:armhf (1.0.5-3.1+deb10u2) ...
09:14:04 #13 51.32 Setting up t1utils (1.41-3) ...
09:14:04 #13 51.33 Setting up diffstat (1.62-1) ...
09:14:04 #13 51.34 Setting up libmpc3:armhf (1.1.0-1) ...
09:14:04 #13 51.35 Setting up libatomic1:armhf (8.3.0-6) ...
09:14:04 #13 51.36 Setting up patch (2.7.6-3+deb10u1) ...
09:14:04 #13 51.37 Setting up mailutils-common (1:3.5-4) ...
09:14:04 #13 51.38 Setting up autopoint (0.19.8.1-9) ...
09:14:04 #13 51.39 Setting up libmariadb3:armhf (1:10.3.39-0+deb10u1) ...
09:14:04 #14 51.31 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:04 #14 51.33 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:04 #14 51.34 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
09:14:04 #14 51.35 Setting up libgitlab-api-v4-perl (0.25-1) ...
09:14:04 #14 51.36 Setting up libmoox-struct-perl (0.017-1) ...
09:14:04 #14 51.38 Setting up lintian (2.62.0ubuntu2.2) ...
09:14:04 #14 51.40 Setting up licensecheck (3.0.45-1) ...
09:14:04 #14 51.41 Setting up dh-autoreconf (19) ...
09:14:04 #14 51.42 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:14:04 #14 51.43 Setting up libwww-perl (6.43-1) ...
09:14:04 #14 51.45 Setting up debhelper (12.10ubuntu1) ...
09:14:04 #14 51.47 Setting up devscripts (2.20.2ubuntu2) ...
09:14:04 #13 50.12 Setting up libgpgme11:arm64 (1.18.0-3+b1) ...
09:14:04 #13 50.13 Setting up dirmngr (2.2.40-1.1) ...
09:14:04 #13 50.26 Setting up perl (5.36.0-7) ...
09:14:04 #13 50.28 Setting up libpackage-stash-xs-perl:arm64 (0.30-1+b1) ...
09:14:04 #13 50.29 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:04 #13 50.30 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:14:04 #13 50.31 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
09:14:04 #13 50.32 Setting up libdata-dump-perl (1.25-1) ...
09:14:04 #13 50.33 Setting up gcc-12 (12.2.0-14) ...
09:14:04 #13 50.34 Setting up libfile-find-rule-perl (0.34-3) ...
09:14:04 #13 50.95 Setting up binutils-common:armhf (2.40-2) ...
09:14:04 #13 50.96 Setting up libnghttp2-14:armhf (1.52.0-1) ...
09:14:04 #13 50.98 Setting up libmagic1:armhf (1:5.44-3) ...
09:14:04 #13 51.00 Setting up libdeflate0:armhf (1.14-1) ...
09:14:04 #13 51.02 Setting up less (590-2) ...
09:14:04 #13 51.03 Setting up perl-openssl-defaults:armhf (7+b1) ...
09:14:04 #13 51.05 Setting up linux-libc-dev:armhf (6.1.52-1) ...
09:14:04 #13 51.06 Setting up libctf-nobfd0:armhf (2.40-2) ...
09:14:04 #13 51.07 Setting up gettext-base (0.21-12) ...
09:14:04 #13 51.09 Setting up m4 (1.4.19-3) ...
09:14:04 #13 51.10 Setting up liblzo2-2:armhf (2.10-2) ...
09:14:04 #13 51.12 Setting up libnpth0:armhf (1.6-3) ...
09:14:04 #13 51.13 Setting up krb5-locales (1.20.1-2) ...
09:14:04 #13 51.14 Setting up file (1:5.44-3) ...
09:14:04 #13 51.16 Setting up libsvtav1enc1:armhf (1.4.1+dfsg-1) ...
09:14:04 #15 11.34 Setting up libseccomp-dev:armhf (2.3.3-4) ...
09:14:04 #15 11.35 Setting up libpcre16-3:armhf (2:8.39-12) ...
09:14:04 #15 11.36 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
09:14:04 #15 11.37 Setting up libsepol1-dev:armhf (2.8-1) ...
09:14:04 #15 11.38 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
09:14:04 #15 11.39 Setting up bash-completion (1:2.8-6) ...
09:14:04 #14 48.33 Preparing to unpack .../035-libpng16-16_1.6.37-3build5_armhf.deb ...
09:14:04 #14 48.34 Unpacking libpng16-16:armhf (1.6.37-3build5) ...
09:14:04 #14 48.38 Selecting previously unselected package libpsl5:armhf.
09:14:04 #14 48.38 Preparing to unpack .../036-libpsl5_0.21.0-1.2build2_armhf.deb ...
09:14:04 #14 48.38 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
09:14:04 #14 48.41 Selecting previously unselected package libxau6:armhf.
09:14:04 #14 48.41 Preparing to unpack .../037-libxau6_1%3a1.0.9-1build5_armhf.deb ...
09:14:04 #14 48.42 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
09:14:04 #14 48.46 Selecting previously unselected package libxdmcp6:armhf.
09:14:04 #14 48.46 Preparing to unpack .../038-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
09:14:04 #14 48.46 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
09:14:04 #14 48.49 Selecting previously unselected package libxcb1:armhf.
09:14:04 #14 48.49 Preparing to unpack .../039-libxcb1_1.14-3ubuntu3_armhf.deb ...
09:14:04 #14 48.50 Unpacking libxcb1:armhf (1.14-3ubuntu3) ...
09:14:04 #14 48.54 Selecting previously unselected package libx11-data.
09:14:04 #14 48.54 Preparing to unpack .../040-libx11-data_2%3a1.7.5-1ubuntu0.2_all.deb ...
09:14:04 #14 48.54 Unpacking libx11-data (2:1.7.5-1ubuntu0.2) ...
09:14:04 #14 48.60 Selecting previously unselected package libx11-6:armhf.
09:14:04 #13 49.87 Updating certificates in /etc/ssl/certs...
09:14:04 #16 28.02   Running scriptlet: systemd-252-18.el9.x86_64                            78/91 
09:14:04 #16 28.27   Installing       : systemd-252-18.el9.x86_64                            78/91 
09:14:04 #16 28.33   Running scriptlet: systemd-252-18.el9.x86_64                            78/91 
09:14:04 #16 28.48   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   79/91 
09:14:04 #14 49.36 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
09:14:04 #14 49.36 Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
09:14:04 #14 49.39 Selecting previously unselected package rpcsvc-proto.
09:14:04 #14 49.39 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
09:14:04 #14 49.40 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:04 #14 49.43 Selecting previously unselected package libtirpc-dev:arm64.
09:14:04 #14 49.43 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
09:14:04 #14 49.43 Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
09:14:04 #14 49.46 Selecting previously unselected package libnsl-dev:arm64.
09:14:04 #14 49.47 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_arm64.deb ...
09:14:04 #14 49.47 Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
09:14:04 #14 49.50 Selecting previously unselected package libc6-dev:arm64.
09:14:04 #14 49.50 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.3_arm64.deb ...
09:14:04 #14 49.50 Unpacking libc6-dev:arm64 (2.35-0ubuntu3.3) ...
09:14:04 #14 49.61 Selecting previously unselected package gcc-11-base:arm64.
09:14:04 #13 54.69   Preparing        :                                                        1/1 
09:14:04 #13 54.74   Installing       : elfutils-debuginfod-client-0.189-3.fc38.aarch64      1/142 
09:14:04 #13 54.75   Installing       : python3-six-1.16.0-9.fc38.noarch                     2/142 
09:14:04 #13 54.75   Installing       : hunspell-filesystem-1.7.2-3.fc38.aarch64             3/142 
09:14:04 #13 54.76   Installing       : hunspell-en-GB-0.20201207-3.fc38.noarch              4/142 
09:14:04 #13 54.77   Installing       : hunspell-en-0.20201207-3.fc38.noarch                 5/142 
09:14:04 #13 54.78   Installing       : hunspell-en-US-0.20201207-3.fc38.noarch              6/142 
09:14:04 #13 54.79   Installing       : hunspell-1.7.2-3.fc38.aarch64                        7/142 
09:14:04 #13 54.82   Installing       : elfutils-0.189-3.fc38.aarch64                        8/142 
09:14:04 #13 54.83   Installing       : xz-5.4.1-1.fc38.aarch64                              9/142 
09:14:04 #13 54.85   Installing       : unzip-6.0-60.fc38.aarch64                           10/142 
09:14:04 #13 54.85   Installing       : file-5.44-3.fc38.aarch64                            11/142 
09:14:04 #13 54.86   Installing       : dwz-0.15-2.fc38.aarch64                             12/142 
09:14:04 #13 54.87   Installing       : zip-3.0-36.fc38.aarch64                             13/142 
09:14:04 #13 54.88   Installing       : enchant2-2.3.4-1.fc38.aarch64                       14/142 
09:14:04 #13 54.90   Installing       : python3-enchant-3.2.2-6.fc38.noarch                 15/142 
09:14:04 #13 54.91   Installing       : python3-construct-2.10.68-4.fc38.noarch             16/142 
09:14:04 #13 54.92   Installing       : python3-pybeam-0.7-5.fc38.noarch                    17/142 
09:14:04 #13 54.94   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch              18/142 
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.36 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
09:14:04 #13 50.38 Setting up autotools-dev (20180224.1+nmu1) ...
09:14:04 #13 50.42 Setting up libtirpc-dev:armhf (1.3.1-1+deb11u1) ...
09:14:04 #13 50.43 Setting up make (4.3-4.1) ...
09:14:04 #13 50.44 Setting up libmpfr6:armhf (4.1.0-3) ...
09:14:04 #13 50.45 Setting up libsigsegv2:armhf (2.13-1) ...
09:14:04 #13 50.46 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:14:04 #13 50.48 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.48 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
09:14:04 #13 50.49 Setting up libmpc3:armhf (1.2.0-1) ...
09:14:04 #13 50.50 Setting up libatomic1:armhf (10.2.1-6+rpi1) ...
09:14:04 #13 50.51 Setting up patch (2.7.6-7) ...
09:14:04 #13 50.52 Setting up autopoint (0.21-4) ...
09:14:04 #13 50.54 Setting up libubsan1:armhf (10.2.1-6+rpi1) ...
09:14:04 #13 50.55 Setting up libnsl-dev:armhf (1.3.0-2) ...
09:14:04 #13 50.56 Setting up sensible-utils (0.0.14) ...
09:14:04 #13 50.57 Setting up libcrypt-dev:armhf (1:4.4.18-4) ...
09:14:04 #13 50.58 Setting up libuchardet0:armhf (0.0.7-1) ...
09:14:04 #13 50.59 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
09:14:04 #13 50.61 Setting up git-man (1:2.30.2-1+deb11u2) ...
09:14:04 #13 50.62 Setting up libbinutils:armhf (2.35.2-2+rpi1) ...
09:14:04 #13 50.63 Setting up libisl23:armhf (0.23-1) ...
09:14:04 #13 50.64 Setting up libc-dev-bin (2.31-13+rpt2+rpi1+deb11u5) ...
09:14:04 #13 50.65 Setting up libtinfo5:armhf (6.2+20201114-2+deb11u1) ...
09:14:04 #13 50.67 Setting up libelf1:armhf (0.183-1) ...
09:14:04 #13 50.68 Setting up libxml2:armhf (2.9.10+dfsg-6.7+deb11u4) ...
09:14:04 #14 54.98 Preparing to unpack .../123-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:04 #14 55.00 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:14:04 #14 55.04 Selecting previously unselected package gnupg-l10n.
09:14:04 #14 55.04 Preparing to unpack .../124-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:14:04 #14 55.04 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:14:04 #14 55.08 Selecting previously unselected package gnupg-utils.
09:14:04 #14 55.08 Preparing to unpack .../125-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:04 #14 55.08 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:14:04 #14 55.12 Selecting previously unselected package gpg.
09:14:04 #14 55.13 Preparing to unpack .../126-gpg_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:04 #14 55.13 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:14:04 #14 55.17 Selecting previously unselected package pinentry-curses.
09:14:04 #14 55.17 Preparing to unpack .../127-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ...
09:14:04 #14 55.18 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:14:04 #14 55.22 Selecting previously unselected package gpg-agent.
09:14:04 #13 53.71 Setting up python3-six (1.16.0-4) ...
09:14:04 #13 53.82 Setting up dh-autoreconf (20) ...
09:14:04 #13 53.83 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:04 #13 53.84 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:14:04 #13 53.85 Setting up python3-gpg (1.18.0-3+b1) ...
09:14:04 #16 2.385  debian/rules binary
09:14:04 #16 2.387 dh binary
09:14:04 #16 2.479    dh_update_autotools_config
09:14:04 #16 2.508    dh_autoreconf
09:14:04 #16 2.550    create-stamp debian/debhelper-build-stamp
09:14:04 #16 2.550    dh_prep
09:14:04 #16 2.579    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:04 #14 48.28 Selecting previously unselected package libxml2:armhf.
09:14:04 #14 48.28 Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ...
09:14:04 #14 48.29 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
09:14:04 #14 48.34 Selecting previously unselected package libyaml-0-2:armhf.
09:14:04 #14 48.34 Preparing to unpack .../010-libyaml-0-2_0.2.5-1_armhf.deb ...
09:14:04 #14 48.34 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
09:14:04 #14 48.38 Selecting previously unselected package lsb-release.
09:14:04 #14 48.38 Preparing to unpack .../011-lsb-release_12.0-1ubuntu1_all.deb ...
09:14:04 #14 48.39 Unpacking lsb-release (12.0-1ubuntu1) ...
09:14:04 #14 48.43 Selecting previously unselected package netbase.
09:14:04 #14 48.43 Preparing to unpack .../012-netbase_6.4_all.deb ...
09:14:04 #14 48.43 Unpacking netbase (6.4) ...
09:14:04 #14 48.46 Selecting previously unselected package python-apt-common.
09:14:04 #14 48.47 Preparing to unpack .../013-python-apt-common_2.5.3ubuntu1_all.deb ...
09:14:04 #14 48.47 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:14:04 #14 48.51 Selecting previously unselected package python3-apt.
09:14:04 #14 51.05 Preparing to unpack .../268-libio-async-loop-epoll-perl_0.20-1_all.deb ...
09:14:04 #14 51.06 Unpacking libio-async-loop-epoll-perl (0.20-1) ...
09:14:04 #14 51.08 Selecting previously unselected package libtypes-serialiser-perl.
09:14:04 #14 51.08 Preparing to unpack .../269-libtypes-serialiser-perl_1.0-1_all.deb ...
09:14:04 #14 51.09 Unpacking libtypes-serialiser-perl (1.0-1) ...
09:14:04 #14 51.12 Selecting previously unselected package libjson-xs-perl.
09:14:04 #14 51.12 Preparing to unpack .../270-libjson-xs-perl_4.020-1build1_armhf.deb ...
09:14:04 #14 51.12 Unpacking libjson-xs-perl (4.020-1build1) ...
09:14:04 #14 51.15 Selecting previously unselected package libjson-maybexs-perl.
09:14:04 #14 51.16 Preparing to unpack .../271-libjson-maybexs-perl_1.004000-1_all.deb ...
09:14:04 #14 51.16 Unpacking libjson-maybexs-perl (1.004000-1) ...
09:14:04 #14 51.19 Selecting previously unselected package liblist-compare-perl.
09:14:04 #14 51.19 Preparing to unpack .../272-liblist-compare-perl_0.53-1_all.deb ...
09:14:04 #14 51.19 Unpacking liblist-compare-perl (0.53-1) ...
09:14:04 #14 51.23 Selecting previously unselected package liblist-moreutils-perl.
09:14:04 #14 51.23 Preparing to unpack .../273-liblist-moreutils-perl_0.416-1build5_armhf.deb ...
09:14:04 #14 51.23 Unpacking liblist-moreutils-perl (0.416-1build5) ...
09:14:04 #14 51.26 Selecting previously unselected package liblist-someutils-perl.
09:14:04 #14 56.21 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:14:04 #14 56.22 Setting up libxmuu1:arm64 (2:1.1.3-0ubuntu1) ...
09:14:04 #14 56.23 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:14:04 #14 56.24 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
09:14:04 #14 56.25 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:14:04 #14 56.26 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:14:04 #13 51.44 Setting up libfl2:armhf (2.6.4-6.2) ...
09:14:04 #13 51.45 Setting up libpcre2-8-0:armhf (10.32-5+deb10u1) ...
09:14:04 #13 51.46 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
09:14:04 #13 51.47 Setting up libltdl7:armhf (2.4.6-9) ...
09:14:04 #13 51.48 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
09:14:04 #13 51.49 Setting up libevent-2.1-6:armhf (2.1.8-stable-4) ...
09:14:04 #13 51.50 Setting up libubsan1:armhf (8.3.0-6) ...
09:14:04 #13 51.51 Setting up libisl19:armhf (0.20-2) ...
09:14:04 #13 51.57 Setting up dwz (0.12-3) ...
09:14:04 #13 51.58 Setting up python-apt-common (1.8.4.3) ...
09:14:04 #13 51.59 Setting up sensible-utils (0.0.12) ...
09:14:04 #13 51.60 Setting up exim4-config (4.92-8+deb10u7) ...
09:14:04 #14 51.62 Setting up equivs (2.2.0) ...
09:14:04 #14 51.63 Setting up libxml-parser-perl (2.46-1) ...
09:14:04 #14 51.64 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:04 #14 51.69 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:04 #14 51.74 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:05 #13 50.34 Setting up libref-util-perl (0.204-2) ...
09:14:05 #13 50.35 Setting up libipc-system-simple-perl (1.30-2) ...
09:14:05 #13 50.36 Setting up libnet-domain-tld-perl (1.75-3) ...
09:14:05 #13 50.37 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:14:05 #13 50.38 Setting up libsocket6-perl (0.29-3) ...
09:14:05 #13 50.39 Setting up libgd3:arm64 (2.3.3-9) ...
09:14:05 #13 50.40 Setting up libvariable-magic-perl (0.63-1+b1) ...
09:14:05 #13 50.41 Setting up libio-html-perl (1.004-3) ...
09:14:05 #13 50.42 Setting up libpod-parser-perl (1.65-1) ...
09:14:05 #13 50.43 Setting up libb-hooks-op-check-perl:arm64 (0.22-2+b1) ...
09:14:05 #13 50.44 Setting up libparams-util-perl (1.102-2+b1) ...
09:14:05 #13 50.45 Setting up libdpkg-perl (1.21.22) ...
09:14:05 #13 50.46 Setting up libtime-duration-perl (1.21-2) ...
09:14:05 #13 50.47 Setting up autoconf (2.71-3) ...
09:14:05 #13 50.48 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:14:05 #13 50.49 Setting up libarray-intspan-perl (2.004-2) ...
09:14:05 #13 50.50 Setting up libcapture-tiny-perl (0.48-2) ...
09:14:05 #13 50.51 Setting up libtimedate-perl (2.3300-2) ...
09:14:05 #13 50.52 Setting up libregexp-ipv6-perl (0.03-3) ...
09:14:05 #13 50.53 Setting up gpg-wks-server (2.2.40-1.1) ...
09:14:05 #13 50.54 Setting up libsub-name-perl:arm64 (0.26-2+b1) ...
09:14:05 #13 50.54 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ...
09:14:05 #13 51.17 Setting up libassuan0:armhf (2.5.5-5) ...
09:14:05 #13 51.18 Setting up libgomp1:armhf (12.2.0-14) ...
09:14:05 #13 51.19 Setting up bzip2 (1.0.8-5+b1) ...
09:14:05 #13 51.21 Setting up libldap-common (2.5.13+dfsg-5) ...
09:14:05 #13 51.23 Setting up pbzip2 (1.1.13-1) ...
09:14:05 #13 51.25 Setting up libjbig0:armhf (2.1-6.1) ...
09:14:05 #13 51.26 Setting up librav1e0:armhf (0.5.1-6) ...
09:14:05 #13 51.27 Setting up libfakeroot:armhf (1.31-1.2) ...
09:14:05 #13 51.29 Setting up libjansson4:armhf (2.14-2) ...
09:14:05 #13 51.31 Setting up libkrb5support0:armhf (1.20.1-2) ...
09:14:05 #13 51.32 Setting up libnumber-compare-perl (0.03-3) ...
09:14:05 #13 51.34 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:14:05 #13 51.35 Setting up fakeroot (1.31-1.2) ...
09:14:05 #13 51.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:05 #13 51.38 Setting up perl-modules-5.36 (5.36.0-7) ...
09:14:05 #14 48.60 Preparing to unpack .../041-libx11-6_2%3a1.7.5-1ubuntu0.2_armhf.deb ...
09:14:05 #14 48.61 Unpacking libx11-6:armhf (2:1.7.5-1ubuntu0.2) ...
09:14:05 #14 48.65 Selecting previously unselected package libxext6:armhf.
09:14:05 #14 48.65 Preparing to unpack .../042-libxext6_2%3a1.3.4-1build1_armhf.deb ...
09:14:05 #14 48.66 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
09:14:05 #14 48.69 Selecting previously unselected package libxmuu1:armhf.
09:14:05 #14 48.69 Preparing to unpack .../043-libxmuu1_2%3a1.1.3-3_armhf.deb ...
09:14:05 #14 48.69 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
09:14:05 #14 48.74 Selecting previously unselected package man-db.
09:14:05 #14 48.74 Preparing to unpack .../044-man-db_2.10.2-1_armhf.deb ...
09:14:05 #14 48.74 Unpacking man-db (2.10.2-1) ...
09:14:05 #14 48.80 Selecting previously unselected package manpages.
09:14:05 #14 48.80 Preparing to unpack .../045-manpages_5.10-1ubuntu1_all.deb ...
09:14:05 #14 48.80 Unpacking manpages (5.10-1ubuntu1) ...
09:14:05 #16 28.51   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   79/91 
09:14:05 #16 28.53 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
09:14:05 #16 28.53 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
09:14:05 #16 28.53 
09:14:05 #16 28.53   Running scriptlet: dbus-broker-28-7.el9.x86_64                          80/91 
09:14:05 #16 28.59   Installing       : dbus-broker-28-7.el9.x86_64                          80/91 
09:14:05 #16 28.60   Running scriptlet: dbus-broker-28-7.el9.x86_64                          80/91 
09:14:05 #16 28.61 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
09:14:05 #16 28.61 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
09:14:05 #16 28.61 
09:14:05 #16 28.62   Installing       : device-mapper-libs-9:1.02.195-3.el9.x86_64           81/91 
09:14:05 #16 28.66   Installing       : device-mapper-9:1.02.195-3.el9.x86_64                82/91 
09:14:05 #14 49.61 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 49.62 Unpacking gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #14 49.65 Selecting previously unselected package libisl23:arm64.
09:14:05 #14 49.65 Preparing to unpack .../071-libisl23_0.24-2build1_arm64.deb ...
09:14:05 #14 49.66 Unpacking libisl23:arm64 (0.24-2build1) ...
09:14:05 #14 49.70 Selecting previously unselected package libmpfr6:arm64.
09:14:05 #14 49.70 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_arm64.deb ...
09:14:05 #14 49.70 Unpacking libmpfr6:arm64 (4.1.0-3build3) ...
09:14:05 #14 49.74 Selecting previously unselected package libmpc3:arm64.
09:14:05 #14 49.74 Preparing to unpack .../073-libmpc3_1.2.1-2build1_arm64.deb ...
09:14:05 #14 49.74 Unpacking libmpc3:arm64 (1.2.1-2build1) ...
09:14:05 #14 49.77 Selecting previously unselected package cpp-11.
09:14:05 #14 49.77 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 49.77 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #13 54.95   Installing       : zstd-1.5.5-1.fc38.aarch64                           19/142 
09:14:05 #13 54.96   Installing       : xxhash-libs-0.8.2-1.fc38.aarch64                    20/142 
09:14:05 #13 55.03   Installing       : gdb-minimal-13.2-4.fc38.aarch64                     21/142 
09:14:05 #13 55.03   Installing       : rust-srpm-macros-24-5.fc38.noarch                   22/142 
09:14:05 #13 55.04   Installing       : qt5-srpm-macros-5.15.10-1.fc38.noarch               23/142 
09:14:05 #13 55.05   Installing       : python3-zstandard-0.21.0-1.fc38.aarch64             24/142 
09:14:05 #13 55.06   Installing       : pyproject-srpm-macros-1.9.0-1.fc38.noarch           25/142 
09:14:05 #13 55.06   Installing       : package-notes-srpm-macros-0.5-8.fc38.noarch         26/142 
09:14:05 #13 55.07   Installing       : kernel-srpm-macros-1.0-19.fc38.noarch               27/142 
09:14:05 #13 55.08   Installing       : emacs-filesystem-1:28.2-7.fc38.noarch               28/142 
09:14:05 #13 55.08   Installing       : desktop-file-utils-0.26-8.fc38.aarch64              29/142 
09:14:05 #13 55.10   Installing       : diffutils-3.10-1.fc38.aarch64                       30/142 
09:14:05 #13 55.11   Installing       : dbus-libs-1:1.14.10-1.fc38.aarch64                  31/142 
09:14:05 #13 55.12   Installing       : python3-dbus-1.3.2-2.fc38.aarch64                   32/142 
09:14:05 #13 55.13   Installing       : dash-0.5.12-1.fc38.aarch64                          33/142 
09:14:05 #13 55.13   Running scriptlet: dash-0.5.12-1.fc38.aarch64                          33/142 
09:14:05 #13 55.15   Installing       : ansible-srpm-macros-1-10.fc38.noarch                34/142 
09:14:05 #13 55.17   Installing       : shared-mime-info-2.2-3.fc38.aarch64                 35/142 
09:14:05 #13 55.18   Running scriptlet: shared-mime-info-2.2-3.fc38.aarch64                 35/142 
09:14:05 #13 55.19   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          36/142 
09:14:05 #13 55.20   Installing       : python3-tomli-w-1.0.0-5.fc38.noarch                 37/142 
09:14:05 #13 55.21   Installing       : python3-pyxdg-0.27-7.fc38.noarch                    38/142 
09:14:05 #13 55.22   Installing       : python3-file-magic-5.44-3.fc38.noarch               39/142 
09:14:05 #13 55.23   Installing       : python3-distro-1.8.0-2.fc38.noarch                  40/142 
09:14:05 #13 55.23   Installing       : pkgconf-m4-1.8.0-6.fc38.noarch                      41/142 
09:14:05 #13 55.24   Installing       : perl-srpm-macros-1-48.fc38.noarch                   42/142 
09:14:05 #13 55.24   Installing       : openblas-srpm-macros-2-13.fc38.noarch               43/142 
09:14:05 #13 55.25   Installing       : ocaml-srpm-macros-7-3.fc38.noarch                   44/142 
09:14:05 #13 55.26   Installing       : ncurses-6.4-3.20230114.fc38.aarch64                 45/142 
09:14:05 #13 55.27   Installing       : lua-srpm-macros-1-8.fc38.noarch                     46/142 
09:14:05 #13 50.69 Setting up libcc1-0:armhf (10.2.1-6+rpi1) ...
09:14:05 #13 50.70 Setting up cpp-10 (10.2.1-6+rpi1) ...
09:14:05 #13 50.72 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
09:14:05 #13 50.73 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
09:14:05 #13 50.74 Setting up libgdbm6:armhf (1.19-2) ...
09:14:05 #13 50.75 Setting up libctf0:armhf (2.35.2-2+rpi1) ...
09:14:05 #13 50.77 Setting up wdiff (1.2.2-2) ...
09:14:05 #13 50.78 Setting up gettext (0.21-4) ...
09:14:05 #13 50.79 Setting up libgcc-10-dev:armhf (10.2.1-6+rpi1) ...
09:14:05 #13 50.80 Setting up m4 (1.4.18-5) ...
09:14:05 #13 50.82 Setting up libgdbm-compat4:armhf (1.19-2) ...
09:14:05 #13 50.83 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
09:14:05 #13 50.84 Setting up dwz (0.13+20210201-1) ...
09:14:05 #13 50.85 Setting up groff-base (1.22.4-6) ...
09:14:05 #13 50.87 Setting up cpp (4:10.2.1-1+rpi1) ...
09:14:05 #13 50.89 Setting up libc6-dev:armhf (2.31-13+rpt2+rpi1+deb11u5) ...
09:14:05 #14 55.22 Preparing to unpack .../128-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:05 #14 55.22 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:14:05 #14 55.26 Selecting previously unselected package gpg-wks-client.
09:14:05 #14 55.27 Preparing to unpack .../129-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:05 #14 55.27 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:14:05 #14 55.30 Selecting previously unselected package gpg-wks-server.
09:14:05 #14 55.31 Preparing to unpack .../130-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:05 #14 55.31 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:14:05 #14 55.34 Selecting previously unselected package gpgsm.
09:14:05 #14 55.34 Preparing to unpack .../131-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ...
09:14:05 #14 55.35 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:14:05 #14 55.38 Selecting previously unselected package gnupg.
09:14:05 #14 55.38 Preparing to unpack .../132-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:14:05 #14 55.39 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:14:05 #14 55.42 Selecting previously unselected package libfile-dirlist-perl.
09:14:05 #14 55.42 Preparing to unpack .../133-libfile-dirlist-perl_0.05-3_all.deb ...
09:14:05 #14 55.43 Unpacking libfile-dirlist-perl (0.05-3) ...
09:14:05 #14 55.46 Selecting previously unselected package libfile-which-perl.
09:14:05 #13 53.99 Setting up python3-certifi (2022.9.24-1) ...
09:14:05 #13 54.10 Setting up libmodule-runtime-perl (0.016-2) ...
09:14:05 #16 2.630    dh_install
09:14:05 #16 2.665    dh_installdocs
09:14:05 #16 2.702    dh_installchangelogs
09:14:05 #16 2.790    dh_perl
09:14:05 #16 2.827    dh_link
09:14:05 #16 2.861    dh_strip_nondeterminism
09:14:05 #16 2.925    dh_compress
09:14:05 #14 48.51 Preparing to unpack .../014-python3-apt_2.5.3ubuntu1_armhf.deb ...
09:14:05 #14 48.52 Unpacking python3-apt (2.5.3ubuntu1) ...
09:14:05 #14 48.56 Selecting previously unselected package python3-pkg-resources.
09:14:05 #14 48.56 Preparing to unpack .../015-python3-pkg-resources_66.1.1-1_all.deb ...
09:14:05 #14 48.57 Unpacking python3-pkg-resources (66.1.1-1) ...
09:14:05 #14 48.63 Selecting previously unselected package ucf.
09:14:05 #14 48.63 Preparing to unpack .../016-ucf_3.0043+nmu1_all.deb ...
09:14:05 #14 48.64 Moving old data out of the way
09:14:05 #14 48.64 Unpacking ucf (3.0043+nmu1) ...
09:14:05 #14 48.68 Selecting previously unselected package bsdextrautils.
09:14:05 #14 48.68 Preparing to unpack .../017-bsdextrautils_2.38.1-4ubuntu1_armhf.deb ...
09:14:05 #14 48.69 Unpacking bsdextrautils (2.38.1-4ubuntu1) ...
09:14:05 #14 48.72 Selecting previously unselected package libmagic-mgc.
09:14:05 #14 48.73 Preparing to unpack .../018-libmagic-mgc_1%3a5.44-3_armhf.deb ...
09:14:05 #14 48.73 Unpacking libmagic-mgc (1:5.44-3) ...
09:14:05 #13 51.59   Preparing        :                                                        1/1 
09:14:05 #13 51.63   Installing       : elfutils-debuginfod-client-0.189-3.fc37.x86_64       1/143 
09:14:05 #13 51.65   Installing       : binutils-gold-2.38-27.fc37.x86_64                    2/143 
09:14:05 #13 51.74   Installing       : binutils-2.38-27.fc37.x86_64                         3/143 
09:14:05 #13 51.75   Running scriptlet: binutils-2.38-27.fc37.x86_64                         3/143 
09:14:05 #13 51.77   Installing       : python3-six-1.16.0-8.fc37.noarch                     4/143 
09:14:05 #13 51.77   Installing       : hunspell-filesystem-1.7.0-21.fc37.x86_64             5/143 
09:14:05 #13 51.78   Installing       : hunspell-en-GB-0.20140811.1-23.fc37.noarch           6/143 
09:14:05 #13 51.79   Installing       : hunspell-en-0.20140811.1-23.fc37.noarch              7/143 
09:14:05 #13 51.80   Installing       : hunspell-en-US-0.20140811.1-23.fc37.noarch           8/143 
09:14:05 #13 51.81   Installing       : hunspell-1.7.0-21.fc37.x86_64                        9/143 
09:14:05 #13 51.83   Installing       : elfutils-0.189-3.fc37.x86_64                        10/143 
09:14:05 #14 51.26 Preparing to unpack .../274-liblist-someutils-perl_0.58-1_all.deb ...
09:14:05 #14 51.27 Unpacking liblist-someutils-perl (0.58-1) ...
09:14:05 #14 51.30 Selecting previously unselected package liblist-someutils-xs-perl.
09:14:05 #14 51.30 Preparing to unpack .../275-liblist-someutils-xs-perl_0.58-2_armhf.deb ...
09:14:05 #14 51.30 Unpacking liblist-someutils-xs-perl (0.58-2) ...
09:14:05 #14 51.34 Selecting previously unselected package libltdl7:armhf.
09:14:05 #14 51.34 Preparing to unpack .../276-libltdl7_2.4.6-14_armhf.deb ...
09:14:05 #14 51.34 Unpacking libltdl7:armhf (2.4.6-14) ...
09:14:05 #14 51.42 Selecting previously unselected package libltdl-dev:armhf.
09:14:05 #14 51.42 Preparing to unpack .../277-libltdl-dev_2.4.6-14_armhf.deb ...
09:14:05 #14 51.43 Unpacking libltdl-dev:armhf (2.4.6-14) ...
09:14:05 #14 51.47 Selecting previously unselected package libsys-hostname-long-perl.
09:14:05 #14 51.47 Preparing to unpack .../278-libsys-hostname-long-perl_1.5-1_all.deb ...
09:14:05 #14 51.47 Unpacking libsys-hostname-long-perl (1.5-1) ...
09:14:05 #14 51.50 Selecting previously unselected package libmail-sendmail-perl.
09:14:05 #14 51.50 Preparing to unpack .../279-libmail-sendmail-perl_0.80-1_all.deb ...
09:14:05 #14 51.51 Unpacking libmail-sendmail-perl (0.80-1) ...
09:14:05 #14 51.53 Selecting previously unselected package libmoox-aliases-perl.
09:14:05 #14 51.86 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:05 #14 51.89 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:05 #14 51.92 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:14:05 #14 51.93 Updating certificates in /etc/ssl/certs...
09:14:05 #13 50.55 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:14:05 #13 50.56 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:05 #13 50.57 Setting up libproc-processtable-perl:arm64 (0.634-1+b2) ...
09:14:05 #13 50.58 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:05 #13 50.59 Setting up xauth (1:1.1.2-1) ...
09:14:05 #13 50.60 Setting up libpath-tiny-perl (0.144-1) ...
09:14:05 #13 50.61 Setting up libarchive-cpio-perl (0.10-3) ...
09:14:05 #13 50.62 Setting up libjson-perl (4.10000-1) ...
09:14:05 #13 50.63 Setting up libnsl2:arm64 (1.3.0-2) ...
09:14:05 #13 50.64 Setting up libipc-run3-perl (0.048-3) ...
09:14:05 #13 50.64 Setting up libregexp-wildcards-perl (1.05-3) ...
09:14:05 #13 50.65 Setting up libfcgi-perl (0.82+ds-2) ...
09:14:05 #13 50.66 Setting up libsub-override-perl (0.09-4) ...
09:14:05 #13 50.67 Setting up libaliased-perl (0.34-3) ...
09:14:05 #13 50.68 Setting up libstrictures-perl (2.000006-1) ...
09:14:05 #13 50.72 Setting up libsub-quote-perl (2.006008-1) ...
09:14:05 #13 50.72 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:14:05 #13 50.73 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
09:14:05 #13 50.74 Setting up libsort-versions-perl (1.62-3) ...
09:14:05 #13 50.75 Setting up libexporter-tiny-perl (1.006000-1) ...
09:14:05 #13 50.76 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ...
09:14:05 #13 50.77 Setting up libfile-dirlist-perl (0.05-3) ...
09:14:05 #13 50.78 Setting up libterm-readkey-perl (2.38-2+b1) ...
09:14:05 #13 50.79 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
09:14:05 #13 50.80 Setting up libperlio-gzip-perl (0.20-1+b1) ...
09:14:05 #13 50.81 Setting up libsys-hostname-long-perl (1.5-3) ...
09:14:05 #13 50.82 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:14:05 #13 50.83 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:14:05 #13 50.83 Setting up liburi-perl (5.17-1) ...
09:14:05 #13 50.84 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:05 #13 50.85 Setting up libfile-touch-perl (0.12-2) ...
09:14:05 #17 DONE 4.7s
09:14:05 
09:14:05 #18 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:14:05 #18 DONE 0.2s
09:14:05 
09:14:05 #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
09:14:05 #19 DONE 0.3s
09:14:05 
09:14:05 #20 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
09:14:05 #13 51.39 Setting up autotools-dev (20220109.1) ...
09:14:05 #13 51.40 Setting up libglib2.0-data (2.74.6-2) ...
09:14:05 #13 51.41 Setting up rpcsvc-proto (1.4.3-1) ...
09:14:05 #13 51.43 Setting up libjpeg62-turbo:armhf (1:2.1.5-2) ...
09:14:05 #13 51.44 Setting up libx11-data (2:1.8.4-2+deb12u1) ...
09:14:05 #13 51.46 Setting up make (4.3-4.1) ...
09:14:05 #13 51.47 Setting up libmpfr6:armhf (4.2.0-1) ...
09:14:05 #13 51.49 Setting up gnupg-l10n (2.2.40-1.1) ...
09:14:05 #13 51.50 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:14:05 #13 51.52 Setting up strace (6.1-0.1) ...
09:14:05 #13 51.53 Setting up xz-utils (5.4.1-0.2) ...
09:14:05 #13 51.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:05 #13 51.56 Setting up t1utils (1.41-4) ...
09:14:05 #13 51.57 Setting up diffstat (1.65-1) ...
09:14:05 #13 51.59 Setting up libpng16-16:armhf (1.6.39-2) ...
09:14:05 #14 48.93 Selecting previously unselected package openssh-client.
09:14:05 #14 48.94 Preparing to unpack .../046-openssh-client_1%3a8.9p1-3ubuntu0.4_armhf.deb ...
09:14:05 #14 48.94 Unpacking openssh-client (1:8.9p1-3ubuntu0.4) ...
09:14:05 #14 49.00 Selecting previously unselected package publicsuffix.
09:14:05 #14 49.00 Preparing to unpack .../047-publicsuffix_20211207.1025-1_all.deb ...
09:14:05 #14 49.01 Unpacking publicsuffix (20211207.1025-1) ...
09:14:05 #14 49.04 Selecting previously unselected package strace.
09:14:05 #14 49.04 Preparing to unpack .../048-strace_5.16-0ubuntu3_armhf.deb ...
09:14:05 #14 49.04 Unpacking strace (5.16-0ubuntu3) ...
09:14:05 #14 49.07 Selecting previously unselected package xauth.
09:14:05 #14 49.08 Preparing to unpack .../049-xauth_1%3a1.1-1build2_armhf.deb ...
09:14:05 #14 49.08 Unpacking xauth (1:1.1-1build2) ...
09:14:05 #14 49.12 Selecting previously unselected package xz-utils.
09:14:05 #15 4.346 Reading package lists...
09:14:05 #15 5.684 Building dependency tree...
09:14:05 #15 5.898 Reading state information...
09:14:05 #16 28.73   Installing       : systemd-devel-252-18.el9.x86_64                      83/91 
09:14:05 #16 28.77   Installing       : device-mapper-devel-9:1.02.195-3.el9.x86_64          84/91 
09:14:05 #16 28.81   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            85/91 
09:14:05 #16 28.82   Installing       : annobin-12.12-1.el9.x86_64                           86/91 
09:14:05 #16 28.89   Running scriptlet: annobin-12.12-1.el9.x86_64                           86/91 
09:14:05 #16 28.91   Installing       : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64             87/91 
09:14:05 #16 28.92   Running scriptlet: gcc-plugin-annobin-11.4.1-2.1.el9.x86_64             87/91 
09:14:05 #16 28.95   Installing       : libtool-2.4.6-45.el9.x86_64                          88/91 
09:14:05 #16 28.96   Installing       : libtool-ltdl-devel-2.4.6-45.el9.x86_64               89/91 
09:14:05 #14 49.93 Selecting previously unselected package cpp.
09:14:05 #14 49.93 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_arm64.deb ...
09:14:05 #14 49.94 Unpacking cpp (4:11.2.0-1ubuntu1) ...
09:14:05 #14 49.97 Selecting previously unselected package libcc1-0:arm64.
09:14:05 #14 49.97 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 49.98 Unpacking libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.01 Selecting previously unselected package libgomp1:arm64.
09:14:05 #14 50.01 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.01 Unpacking libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.05 Selecting previously unselected package libitm1:arm64.
09:14:05 #14 50.05 Preparing to unpack .../078-libitm1_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.05 Unpacking libitm1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.09 Selecting previously unselected package libatomic1:arm64.
09:14:05 #14 50.09 Preparing to unpack .../079-libatomic1_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.09 Unpacking libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.12 Selecting previously unselected package libasan6:arm64.
09:14:05 #13 55.27   Installing       : libstemmer-2.2.0-5.fc38.aarch64                     47/142 
09:14:05 #13 55.28   Installing       : libpng-2:1.6.37-14.fc38.aarch64                     48/142 
09:14:05 #13 55.29   Installing       : libpkgconf-1.8.0-6.fc38.aarch64                     49/142 
09:14:05 #13 55.30   Installing       : pkgconf-1.8.0-6.fc38.aarch64                        50/142 
09:14:05 #13 55.30   Installing       : pkgconf-pkg-config-1.8.0-6.fc38.aarch64             51/142 
09:14:05 #13 55.31   Installing       : libjpeg-turbo-2.1.4-2.fc38.aarch64                  52/142 
09:14:05 #13 55.33   Installing       : gdk-pixbuf2-2.42.10-2.fc38.aarch64                  53/142 
09:14:05 #13 55.34   Installing       : json-glib-1.6.6-4.fc38.aarch64                      54/142 
09:14:05 #13 55.35   Installing       : libappstream-glib-0.8.2-2.fc38.aarch64              55/142 
09:14:05 #13 55.36   Installing       : jansson-2.13.1-6.fc38.aarch64                       56/142 
09:14:05 #13 55.38   Installing       : binutils-gold-2.39-9.fc38.aarch64                   57/142 
09:14:05 #15 7.310 Transaction test succeeded.
09:14:05 #15 7.310 Running transaction
09:14:05 #13 50.91 Setting up binutils-arm-linux-gnueabihf (2.35.2-2+rpi1) ...
09:14:05 #13 50.92 Setting up python3.9 (3.9.2-1+rpi1) ...
09:14:05 #13 50.39 129 added, 0 removed; done.
09:14:05 #13 50.43 Setting up libfreetype6:armhf (2.10.4+dfsg-1+deb11u1) ...
09:14:05 #13 50.44 Setting up shared-mime-info (2.0-1) ...
09:14:05 #14 55.46 Preparing to unpack .../134-libfile-which-perl_1.27-2_all.deb ...
09:14:05 #14 55.46 Unpacking libfile-which-perl (1.27-2) ...
09:14:05 #14 55.50 Selecting previously unselected package libfile-homedir-perl.
09:14:05 #14 55.50 Preparing to unpack .../135-libfile-homedir-perl_1.006-2_all.deb ...
09:14:05 #14 55.50 Unpacking libfile-homedir-perl (1.006-2) ...
09:14:05 #14 55.54 Selecting previously unselected package libfile-touch-perl.
09:14:05 #14 55.54 Preparing to unpack .../136-libfile-touch-perl_0.12-2_all.deb ...
09:14:05 #14 55.54 Unpacking libfile-touch-perl (0.12-2) ...
09:14:05 #14 55.57 Selecting previously unselected package libio-pty-perl.
09:14:05 #14 55.57 Preparing to unpack .../137-libio-pty-perl_1%3a1.17-1_arm64.deb ...
09:14:05 #14 55.58 Unpacking libio-pty-perl (1:1.17-1) ...
09:14:05 #14 55.61 Selecting previously unselected package libipc-run-perl.
09:14:05 #14 55.61 Preparing to unpack .../138-libipc-run-perl_20220807.0-1_all.deb ...
09:14:05 #14 55.62 Unpacking libipc-run-perl (20220807.0-1) ...
09:14:05 #14 55.65 Selecting previously unselected package libclass-method-modifiers-perl.
09:14:05 #14 55.65 Preparing to unpack .../139-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:14:05 #14 55.66 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:14:05 #14 55.69 Selecting previously unselected package libclass-xsaccessor-perl.
09:14:05 #13 54.11 Setting up libmailtools-perl (2.21-2) ...
09:14:05 #13 54.12 Setting up python3-idna (3.3-1) ...
09:14:05 #13 54.30 Setting up python3-urllib3 (1.26.12-1) ...
09:14:05 #16 2.965    dh_fixperms
09:14:05 #16 3.005    dh_missing
09:14:05 #16 3.031    dh_installdeb
09:14:05 #16 3.066    dh_gencontrol
09:14:05 #14 48.80 Selecting previously unselected package libmagic1:armhf.
09:14:05 #14 48.80 Preparing to unpack .../019-libmagic1_1%3a5.44-3_armhf.deb ...
09:14:05 #14 48.80 Unpacking libmagic1:armhf (1:5.44-3) ...
09:14:05 #14 48.84 Selecting previously unselected package file.
09:14:05 #14 48.85 Preparing to unpack .../020-file_1%3a5.44-3_armhf.deb ...
09:14:05 #14 48.85 Unpacking file (1:5.44-3) ...
09:14:05 #14 48.89 Selecting previously unselected package gettext-base.
09:14:05 #14 48.89 Preparing to unpack .../021-gettext-base_0.21-11_armhf.deb ...
09:14:05 #14 48.89 Unpacking gettext-base (0.21-11) ...
09:14:05 #14 48.94 Selecting previously unselected package libuchardet0:armhf.
09:14:05 #14 48.94 Preparing to unpack .../022-libuchardet0_0.0.7-1build2_armhf.deb ...
09:14:05 #14 48.94 Unpacking libuchardet0:armhf (0.0.7-1build2) ...
09:14:05 #14 48.98 Selecting previously unselected package groff-base.
09:14:05 #13 51.84   Installing       : xz-5.4.1-1.fc37.x86_64                              11/143 
09:14:05 #13 51.86   Installing       : unzip-6.0-58.fc37.x86_64                            12/143 
09:14:05 #13 51.86   Installing       : file-5.42-4.fc37.x86_64                             13/143 
09:14:05 #13 51.87   Installing       : dwz-0.14-7.fc37.x86_64                              14/143 
09:14:05 #13 51.88   Installing       : zip-3.0-33.fc37.x86_64                              15/143 
09:14:05 #13 51.89   Installing       : enchant2-2.3.4-1.fc37.x86_64                        16/143 
09:14:05 #13 51.90   Installing       : python3-enchant-3.2.2-5.fc37.noarch                 17/143 
09:14:05 #13 51.91   Installing       : python3-construct-2.10.68-3.fc37.noarch             18/143 
09:14:05 #13 51.92   Installing       : python3-pybeam-0.7-4.fc37.noarch                    19/143 
09:14:05 #13 51.93   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch              20/143 
09:14:05 #13 51.95   Installing       : zstd-1.5.5-1.fc37.x86_64                            21/143 
09:14:05 #13 51.96   Installing       : xxhash-libs-0.8.2-1.fc37.x86_64                     22/143 
09:14:05 #13 52.04   Installing       : gdb-minimal-13.2-2.fc37.x86_64                      23/143 
09:14:05 #13 52.05   Installing       : debugedit-5.0-7.fc37.x86_64                         24/143 
09:14:05 #13 52.06   Installing       : rust-srpm-macros-24-4.fc37.noarch                   25/143 
09:14:05 #13 52.06   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch          26/143 
09:14:05 #13 52.07   Installing       : qt5-srpm-macros-5.15.9-1.fc37.noarch                27/143 
09:14:05 #13 52.09   Installing       : python3-zstandard-0.19.0-1.fc37.x86_64              28/143 
09:14:05 #13 52.09   Installing       : pyproject-srpm-macros-1.9.0-1.fc37.noarch           29/143 
09:14:05 #13 52.10   Installing       : package-notes-srpm-macros-0.5-7.fc37.noarch         30/143 
09:14:05 #13 52.11   Installing       : ncurses-6.4-3.20230114.fc37.x86_64                  31/143 
09:14:05 #13 52.12   Installing       : gnat-srpm-macros-5-1.fc37.noarch                    32/143 
09:14:05 #13 52.12   Installing       : ghc-srpm-macros-1.6.1-1.fc37.noarch                 33/143 
09:14:05 #13 52.13   Installing       : emacs-filesystem-1:28.2-3.fc37.noarch               34/143 
09:14:05 #13 52.13   Installing       : desktop-file-utils-0.26-7.fc37.x86_64               35/143 
09:14:05 #13 52.14   Installing       : dbus-libs-1:1.14.10-1.fc37.x86_64                   36/143 
09:14:05 #14 51.54 Preparing to unpack .../280-libmoox-aliases-perl_0.001006-1_all.deb ...
09:14:05 #14 51.54 Unpacking libmoox-aliases-perl (0.001006-1) ...
09:14:05 #14 51.57 Selecting previously unselected package libobject-id-perl.
09:14:05 #14 51.57 Preparing to unpack .../281-libobject-id-perl_0.1.2-2ubuntu1_all.deb ...
09:14:05 #14 51.57 Unpacking libobject-id-perl (0.1.2-2ubuntu1) ...
09:14:05 #14 51.60 Selecting previously unselected package libmoox-struct-perl.
09:14:05 #14 51.60 Preparing to unpack .../282-libmoox-struct-perl_0.017-1_all.deb ...
09:14:05 #14 51.61 Unpacking libmoox-struct-perl (0.017-1) ...
09:14:05 #14 51.64 Selecting previously unselected package libnet-dns-sec-perl.
09:14:05 #14 51.64 Preparing to unpack .../283-libnet-dns-sec-perl_1.15-1_armhf.deb ...
09:14:05 #14 51.64 Unpacking libnet-dns-sec-perl (1.15-1) ...
09:14:05 #14 51.68 Selecting previously unselected package libnet-libidn-perl.
09:14:05 #14 51.68 Preparing to unpack .../284-libnet-libidn-perl_0.12.ds-3build2_armhf.deb ...
09:14:05 #14 51.68 Unpacking libnet-libidn-perl (0.12.ds-3build2) ...
09:14:05 #14 51.71 Selecting previously unselected package libnumber-range-perl.
09:14:05 #14 51.71 Preparing to unpack .../285-libnumber-range-perl_0.12-1_all.deb ...
09:14:05 #14 51.72 Unpacking libnumber-range-perl (0.12-1) ...
09:14:05 #14 51.75 Selecting previously unselected package libpackage-stash-xs-perl.
09:14:05 #17 7.774 Transaction test succeeded.
09:14:05 #17 7.777 Running transaction
09:14:05 #14 52.27 0 added, 0 removed; done.
09:14:05 #14 52.27 Running hooks in /etc/ca-certificates/update.d...
09:14:05 #14 56.73 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
09:14:05 #14 56.83 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:05 #13 50.86 Setting up libc-devtools (2.36-9+deb12u1) ...
09:14:05 #13 50.89 Setting up libemail-address-xs-perl (1.05-1+b1) ...
09:14:05 #13 50.90 Setting up libnet-ssleay-perl:arm64 (1.92-2+b1) ...
09:14:05 #13 50.91 Setting up automake (1:1.16.5-1.3) ...
09:14:05 #13 50.91 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:05 #13 50.92 Setting up libapt-pkg-perl (0.1.40+b2) ...
09:14:05 #13 50.93 Setting up libio-sessiondata-perl (1.03-3) ...
09:14:05 #13 50.94 Setting up libstring-escape-perl (2010.002-3) ...
09:14:05 #13 50.95 Setting up libberkeleydb-perl:arm64 (0.64-2+b1) ...
09:14:05 #13 50.96 Setting up libhttp-date-perl (6.05-2) ...
09:14:05 #13 50.96 Setting up libfile-which-perl (1.27-2) ...
09:14:05 #13 50.97 Setting up libfile-basedir-perl (0.09-2) ...
09:14:05 #13 50.98 Setting up libtask-weaken-perl (1.06-2) ...
09:14:05 #13 50.99 Setting up libunicode-utf8-perl (0.62-2) ...
09:14:05 #13 51.00 Setting up libfeature-compat-try-perl (0.05-1) ...
09:14:05 #13 51.01 Setting up libset-intspan-perl (1.19-3) ...
09:14:05 #13 51.02 Setting up libmouse-perl (2.5.10-1+b3) ...
09:14:05 #13 51.03 Setting up libfile-listing-perl (6.15-1) ...
09:14:05 #13 51.04 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:14:05 #13 51.05 Setting up gpg-wks-client (2.2.40-1.1) ...
09:14:05 #13 51.06 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:14:05 #20 0.580 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:05 #13 51.92 Adding system-user for exim (v4)
09:14:05 #13 52.20 Setting up libuchardet0:armhf (0.0.6-3) ...
09:14:05 #13 51.61 Setting up libmpc3:armhf (1.3.1-1) ...
09:14:05 #13 51.62 Setting up libatomic1:armhf (12.2.0-14) ...
09:14:05 #13 51.64 Setting up patch (2.7.6-7) ...
09:14:05 #13 51.65 Setting up autopoint (0.21-12) ...
09:14:05 #13 51.67 Setting up fonts-dejavu-core (2.37-6) ...
09:14:05 #14 49.12 Preparing to unpack .../050-xz-utils_5.2.5-2ubuntu1_armhf.deb ...
09:14:05 #14 49.12 Unpacking xz-utils (5.2.5-2ubuntu1) ...
09:14:05 #14 49.16 Selecting previously unselected package libsigsegv2:armhf.
09:14:05 #14 49.17 Preparing to unpack .../051-libsigsegv2_2.13-1ubuntu3_armhf.deb ...
09:14:05 #14 49.17 Unpacking libsigsegv2:armhf (2.13-1ubuntu3) ...
09:14:05 #14 49.20 Selecting previously unselected package m4.
09:14:05 #14 49.20 Preparing to unpack .../052-m4_1.4.18-5ubuntu2_armhf.deb ...
09:14:05 #14 49.20 Unpacking m4 (1.4.18-5ubuntu2) ...
09:14:05 #14 49.24 Selecting previously unselected package autoconf.
09:14:05 #14 49.24 Preparing to unpack .../053-autoconf_2.71-2_all.deb ...
09:14:05 #14 49.25 Unpacking autoconf (2.71-2) ...
09:14:05 #14 49.30 Selecting previously unselected package autotools-dev.
09:14:05 #14 49.30 Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ...
09:14:05 #14 49.30 Unpacking autotools-dev (20220109.1) ...
09:14:05 #14 49.34 Selecting previously unselected package automake.
09:14:05 #14 49.34 Preparing to unpack .../055-automake_1%3a1.16.5-1.3_all.deb ...
09:14:05 #14 49.34 Unpacking automake (1:1.16.5-1.3) ...
09:14:05 #15 5.906 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:05 #15 6.182 Starting 2 pkgProblemResolver with broken count: 0
09:14:05 #16 29.00   Installing       : libseccomp-devel-2.5.2-2.el9.x86_64                  90/91 
09:14:05 #16 29.01   Installing       : which-2.21-29.el9.x86_64                             91/91 
09:14:05 #16 29.04   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         91/91 
09:14:05 #14 50.13 Preparing to unpack .../080-libasan6_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.13 Unpacking libasan6:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #14 50.20 Selecting previously unselected package liblsan0:arm64.
09:14:05 #14 50.20 Preparing to unpack .../081-liblsan0_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.20 Unpacking liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.25 Selecting previously unselected package libtsan0:arm64.
09:14:05 #14 50.26 Preparing to unpack .../082-libtsan0_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.26 Unpacking libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #14 50.33 Selecting previously unselected package libubsan1:arm64.
09:14:05 #14 50.33 Preparing to unpack .../083-libubsan1_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.33 Unpacking libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.39 Selecting previously unselected package libhwasan0:arm64.
09:14:05 #13 55.49   Installing       : binutils-2.39-9.fc38.aarch64                        58/142 
09:14:05 #13 55.50   Running scriptlet: binutils-2.39-9.fc38.aarch64                        58/142 
09:14:05 #13 55.52   Installing       : debugedit-5.0-9.fc38.aarch64                        59/142 
09:14:05 #13 55.53   Running scriptlet: groff-base-1.22.4-11.fc38.aarch64                   60/142 
09:14:05 #13 55.58   Installing       : groff-base-1.22.4-11.fc38.aarch64                   60/142 
09:14:05 #13 55.59   Running scriptlet: groff-base-1.22.4-11.fc38.aarch64                   60/142 
09:14:05 #13 55.61   Installing       : perl-Digest-1.20-490.fc38.noarch                    61/142 
09:14:05 #13 55.61   Installing       : perl-Digest-MD5-2.58-490.fc38.aarch64               62/142 
09:14:05 #13 55.62   Installing       : perl-B-1.83-497.fc38.aarch64                        63/142 
09:14:05 #13 55.63   Installing       : perl-FileHandle-2.03-497.fc38.noarch                64/142 
09:14:05 #13 55.64   Installing       : perl-Data-Dumper-2.184-491.fc38.aarch64             65/142 
09:14:05 #13 55.65   Installing       : perl-libnet-3.15-1.fc38.noarch                      66/142 
09:14:05 #13 55.65   Installing       : perl-AutoLoader-5.74-497.fc38.noarch                67/142 
09:14:05 #13 55.66   Installing       : perl-base-2.27-497.fc38.noarch                      68/142 
09:14:05 #13 55.67   Installing       : perl-URI-5.17-2.fc38.noarch                         69/142 
09:14:05 #13 55.67   Installing       : perl-Time-Local-2:1.300-490.fc38.noarch             70/142 
09:14:05 #13 55.68   Installing       : perl-Mozilla-CA-20221114-2.fc38.noarch              71/142 
09:14:05 #13 55.69   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch         72/142 
09:14:05 #13 55.69   Installing       : perl-if-0.61.000-497.fc38.noarch                    73/142 
09:14:05 #13 55.70   Installing       : perl-locale-1.10-497.fc38.noarch                    74/142 
09:14:05 #13 55.70   Installing       : perl-IO-Socket-IP-0.41-492.fc38.noarch              75/142 
09:14:05 #13 55.71   Installing       : perl-File-Path-2.18-490.fc38.noarch                 76/142 
09:14:05 #14 55.69 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-4build1_arm64.deb ...
09:14:05 #14 55.69 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
09:14:05 #14 55.72 Selecting previously unselected package libb-hooks-op-check-perl:arm64.
09:14:05 #14 55.73 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-2build1_arm64.deb ...
09:14:05 #14 55.73 Unpacking libb-hooks-op-check-perl:arm64 (0.22-2build1) ...
09:14:05 #14 55.76 Selecting previously unselected package libdynaloader-functions-perl.
09:14:05 #14 55.76 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-3_all.deb ...
09:14:05 #14 55.77 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:14:05 #14 55.80 Selecting previously unselected package libdevel-callchecker-perl:arm64.
09:14:05 #14 55.80 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-2_arm64.deb ...
09:14:05 #14 55.81 Unpacking libdevel-callchecker-perl:arm64 (0.008-2) ...
09:14:05 #14 55.87 Selecting previously unselected package libparams-classify-perl:arm64.
09:14:05 #14 55.87 Preparing to unpack .../144-libparams-classify-perl_0.015-2build2_arm64.deb ...
09:14:05 #14 55.88 Unpacking libparams-classify-perl:arm64 (0.015-2build2) ...
09:14:05 #14 55.91 Selecting previously unselected package libmodule-runtime-perl.
09:14:05 #14 55.91 Preparing to unpack .../145-libmodule-runtime-perl_0.016-2_all.deb ...
09:14:05 #14 55.92 Unpacking libmodule-runtime-perl (0.016-2) ...
09:14:05 #14 55.95 Selecting previously unselected package libimport-into-perl.
09:14:05 #14 55.95 Preparing to unpack .../146-libimport-into-perl_1.002005-2_all.deb ...
09:14:05 #14 55.95 Unpacking libimport-into-perl (1.002005-2) ...
09:14:05 #14 55.98 Selecting previously unselected package librole-tiny-perl.
09:14:05 #14 55.98 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
09:14:05 #14 55.99 Unpacking librole-tiny-perl (2.002004-1) ...
09:14:05 #14 56.02 Selecting previously unselected package libsub-quote-perl.
09:14:05 #16 3.189    dh_md5sums
09:14:05 09:14:05 #16 3.229    dh_builddeb
#13 54.45 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:14:05 #16 3.265 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:05 #13 54.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:05 #16 3.280  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
09:14:05 #13 54.56 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:05 #16 3.425  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
09:14:05 #13 54.63 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:05 #14 48.98 Preparing to unpack .../023-groff-base_1.22.4-10_armhf.deb ...
09:14:05 #14 48.99 Unpacking groff-base (1.22.4-10) ...
09:14:05 #14 49.06 Selecting previously unselected package libcbor0.8:armhf.
09:14:05 #14 49.06 Preparing to unpack .../024-libcbor0.8_0.8.0-2ubuntu1_armhf.deb ...
09:14:05 #14 49.07 Unpacking libcbor0.8:armhf (0.8.0-2ubuntu1) ...
09:14:05 #14 49.11 Selecting previously unselected package libedit2:armhf.
09:14:05 #14 49.11 Preparing to unpack .../025-libedit2_3.1-20221030-2_armhf.deb ...
09:14:05 #14 49.12 Unpacking libedit2:armhf (3.1-20221030-2) ...
09:14:05 #14 49.16 Selecting previously unselected package libfido2-1:armhf.
09:14:05 #14 49.16 Preparing to unpack .../026-libfido2-1_1.12.0-2_armhf.deb ...
09:14:05 #14 49.17 Unpacking libfido2-1:armhf (1.12.0-2) ...
09:14:05 #14 49.22 Selecting previously unselected package libjansson4:armhf.
09:14:05 #14 49.22 Preparing to unpack .../027-libjansson4_2.14-2_armhf.deb ...
09:14:05 #14 49.23 Unpacking libjansson4:armhf (2.14-2) ...
09:14:05 #14 49.27 Selecting previously unselected package libnghttp2-14:armhf.
09:14:05 #14 49.27 Preparing to unpack .../028-libnghttp2-14_1.52.0-1_armhf.deb ...
09:14:05 #14 49.27 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
09:14:05 #14 49.32 Selecting previously unselected package libpipeline1:armhf.
09:14:05 #13 52.16   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                    37/143 
09:14:05 #13 52.16   Installing       : ansible-srpm-macros-1-10.fc37.noarch                38/143 
09:14:05 #13 52.18   Installing       : shared-mime-info-2.2-2.fc37.x86_64                  39/143 
09:14:05 #13 52.20   Running scriptlet: shared-mime-info-2.2-2.fc37.x86_64                  39/143 
09:14:05 #13 52.21   Installing       : python3-tomli-w-1.0.0-4.fc37.noarch                 40/143 
09:14:05 #13 52.23   Installing       : python3-pyxdg-0.27-6.fc37.noarch                    41/143 
09:14:05 #13 52.25   Installing       : python3-file-magic-5.42-4.fc37.noarch               42/143 
09:14:05 #13 52.25   Installing       : python3-distro-1.7.0-3.fc37.noarch                  43/143 
09:14:05 #13 52.26   Installing       : pkgconf-m4-1.8.0-3.fc37.noarch                      44/143 
09:14:05 #13 52.27   Installing       : perl-srpm-macros-1-46.fc37.noarch                   45/143 
09:14:05 #13 52.27   Installing       : openblas-srpm-macros-2-12.fc37.noarch               46/143 
09:14:05 #13 52.28   Installing       : ocaml-srpm-macros-7-2.fc37.noarch                   47/143 
09:14:05 #13 52.28   Installing       : nim-srpm-macros-3-7.fc37.noarch                     48/143 
09:14:05 #13 52.29   Installing       : lua-srpm-macros-1-7.fc37.noarch                     49/143 
09:14:05 #13 52.30   Installing       : libstemmer-0-19.585svn.fc37.x86_64                  50/143 
09:14:05 #13 52.32   Installing       : libpng-2:1.6.37-13.fc37.x86_64                      51/143 
09:14:05 #13 52.34   Installing       : libpkgconf-1.8.0-3.fc37.x86_64                      52/143 
09:14:05 #13 52.36   Installing       : pkgconf-1.8.0-3.fc37.x86_64                         53/143 
09:14:05 #14 51.75 Preparing to unpack .../286-libpackage-stash-xs-perl_0.29-1build1_armhf.deb ...
09:14:05 #14 51.75 Unpacking libpackage-stash-xs-perl (0.29-1build1) ...
09:14:05 #14 51.78 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:05 #14 51.78 Preparing to unpack .../287-libpath-iterator-rule-perl_1.014-1_all.deb ...
09:14:05 #14 51.79 Unpacking libpath-iterator-rule-perl (1.014-1) ...
09:14:05 #14 51.82 Selecting previously unselected package libperl4-corelibs-perl.
09:14:05 #14 51.82 Preparing to unpack .../288-libperl4-corelibs-perl_0.004-2_all.deb ...
09:14:05 #14 51.83 Unpacking libperl4-corelibs-perl (0.004-2) ...
09:14:05 #14 51.86 Selecting previously unselected package libperlio-gzip-perl.
09:14:05 #14 51.86 Preparing to unpack .../289-libperlio-gzip-perl_0.19-1build5_armhf.deb ...
09:14:05 #14 51.86 Unpacking libperlio-gzip-perl (0.19-1build5) ...
09:14:05 #14 51.89 Selecting previously unselected package libpod-constants-perl.
09:14:05 #14 51.89 Preparing to unpack .../290-libpod-constants-perl_0.19-1_all.deb ...
09:14:05 #14 51.90 Unpacking libpod-constants-perl (0.19-1) ...
09:14:05 #14 51.94 Selecting previously unselected package libre2-5:armhf.
09:14:05 #14 51.94 Preparing to unpack .../291-libre2-5_20200101+dfsg-1build1_armhf.deb ...
09:14:05 #14 51.94 Unpacking libre2-5:armhf (20200101+dfsg-1build1) ...
09:14:05 #14 51.98 Selecting previously unselected package libre-engine-re2-perl.
09:14:05 #14 51.98 Preparing to unpack .../292-libre-engine-re2-perl_0.13-5_armhf.deb ...
09:14:05 #14 51.99 Unpacking libre-engine-re2-perl (0.13-5) ...
09:14:05 #14 52.02 Selecting previously unselected package libreadonly-perl.
09:14:05 #14 52.02 Preparing to unpack .../293-libreadonly-perl_2.050-2_all.deb ...
09:14:05 #14 52.02 Unpacking libreadonly-perl (2.050-2) ...
09:14:05 #14 52.05 Selecting previously unselected package libref-util-perl.
09:14:05 #14 52.05 Preparing to unpack .../294-libref-util-perl_0.204-1_all.deb ...
09:14:05 #14 52.06 Unpacking libref-util-perl (0.204-1) ...
09:14:05 #14 52.08 Selecting previously unselected package libref-util-xs-perl.
09:14:05 #15 12.30 Setting up libpcre32-3:armhf (2:8.39-12) ...
09:14:05 #15 12.31 Setting up pkg-config (0.29-6) ...
09:14:05 #15 12.36 Setting up libudev-dev:armhf (241-7~deb10u9+rpi1) ...
09:14:05 #15 12.38 Setting up libltdl7:armhf (2.4.6-9) ...
09:14:05 #15 12.39 Setting up librhash0:armhf (1.3.8-1) ...
09:14:05 #15 12.40 Setting up cmake-data (3.16.3-3~bpo10+1) ...
09:14:05 #15 12.42 Setting up dh-apparmor (2.13.2-10) ...
09:14:05 #15 12.43 Setting up libsystemd-dev:armhf (241-7~deb10u9+rpi1) ...
09:14:05 #15 12.44 Setting up libjsoncpp1:armhf (1.7.4-3) ...
09:14:05 #15 12.45 Setting up libstdc++-8-dev:armhf (8.3.0-6+rpi1) ...
09:14:05 #15 12.46 Setting up libpcre3-dev:armhf (2:8.39-12) ...
09:14:05 #15 12.47 Setting up libltdl-dev:armhf (2.4.6-9) ...
09:14:05 #14 52.27 done.
09:14:05 #14 56.84 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:14:05 #14 56.85 Setting up libxext6:arm64 (2:1.3.4-0ubuntu1) ...
09:14:05 #14 56.86 Setting up python3 (3.8.2-0ubuntu2) ...
09:14:05 #13 51.09 Setting up libdata-messagepack-perl (1.02-1+b1) ...
09:14:05 #13 51.10 Setting up libclass-inspector-perl (1.36-3) ...
09:14:05 #13 51.11 Setting up libfont-afm-perl (1.20-4) ...
09:14:05 #13 51.12 Setting up libwant-perl (0.29-2+b1) ...
09:14:05 #13 51.13 Setting up libdynaloader-functions-perl (0.003-3) ...
09:14:05 #13 51.14 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:14:05 #13 51.15 Setting up liblist-compare-perl (0.55-2) ...
09:14:05 #13 51.16 Setting up libref-util-xs-perl (0.117-2+b1) ...
09:14:05 #13 51.17 Setting up libio-pty-perl (1:1.17-1) ...
09:14:05 #13 51.18 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
09:14:05 #13 51.19 Setting up libclone-perl:arm64 (0.46-1) ...
09:14:05 #13 51.20 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:05 #13 51.20 Setting up libarchive-zip-perl (1.68-1) ...
09:14:05 #13 51.21 Setting up libsub-identify-perl (0.14-3) ...
09:14:05 #13 51.22 Setting up libdistro-info-perl (1.5) ...
09:14:05 #13 51.23 Setting up libcpanel-json-xs-perl:arm64 (4.35-1) ...
09:14:05 #13 51.24 Setting up libio-stringy-perl (2.111-3) ...
09:14:05 #13 51.25 Setting up libhtml-tagset-perl (3.20-6) ...
09:14:05 #13 51.26 Setting up liblog-any-perl (1.713-1) ...
09:14:05 #13 51.27 Setting up libauthen-sasl-perl (2.1600-3) ...
09:14:05 #13 52.21 Setting up git-man (1:2.20.1-2+deb10u8) ...
09:14:05 #13 52.21 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
09:14:05 #13 52.22 Setting up netbase (5.6) ...
09:14:05 #13 52.25 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
09:14:05 #13 52.26 Setting up libmpdec2:armhf (2.4.2-2) ...
09:14:05 #13 52.27 Setting up libbinutils:armhf (2.31.1-16) ...
09:14:05 #13 52.28 Setting up cpp-8 (8.3.0-6) ...
09:14:05 #13 52.29 Setting up libc-dev-bin (2.28-10+deb10u2) ...
09:14:05 #13 52.30 Setting up openssl (1.1.1n-0+deb10u6) ...
09:14:05 #13 52.31 Setting up libbsd0:armhf (0.9.1-2+deb10u1) ...
09:14:05 #13 52.32 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ...
09:14:05 #13 52.33 Setting up readline-common (7.0-5) ...
09:14:05 #13 52.34 Setting up publicsuffix (20220811.1734-0+deb10u1) ...
09:14:05 #13 52.35 Setting up libxml2:armhf (2.9.4+dfsg1-7+deb10u6) ...
09:14:05 #13 52.36 Setting up libcc1-0:armhf (8.3.0-6) ...
09:14:05 #13 52.37 Setting up iso-codes (4.2-1) ...
09:14:05 #13 52.38 Setting up liblocale-gettext-perl (1.07-3+b4) ...
09:14:05 #13 52.39 Setting up dctrl-tools (2.24-3) ...
09:14:05 #13 52.41 Setting up debian-keyring (2019.02.25) ...
09:14:05 #20 0.590 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:05 #20 0.590 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:05 #20 0.678 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:05 #20 0.759 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:05 #20 0.836 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:05 #13 51.81 Setting up libgav1-1:armhf (0.18.0-1+b1) ...
09:14:05 #13 51.82 Setting up libxdelta2:armhf (1.1.3-10.4) ...
09:14:05 #13 51.84 Setting up libncursesw6:armhf (6.4-4) ...
09:14:05 #13 52.01 Setting up libk5crypto3:armhf (1.20.1-2) ...
09:14:05 #13 52.02 Setting up libdav1d6:armhf (1.0.0-2) ...
09:14:05 #13 52.04 Setting up libltdl7:armhf (2.4.7-5) ...
09:14:05 #13 52.05 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:14:05 #13 52.06 Setting up libx265-199:armhf (3.5-2+b1) ...
09:14:05 #13 52.08 Setting up libwebp7:armhf (1.2.4-0.2+deb12u1) ...
09:14:05 #13 52.10 Setting up libubsan1:armhf (12.2.0-14) ...
09:14:05 #13 52.11 Setting up python-apt-common (2.6.0) ...
09:14:05 #13 52.12 Setting up sensible-utils (0.0.17+nmu1) ...
09:14:05 #13 52.13 Setting up xdelta3 (3.0.11-dfsg-1.2) ...
09:14:05 #13 52.15 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
09:14:05 #13 52.17 Setting up libtiff6:armhf (4.5.0-6) ...
09:14:05 #13 52.18 Setting up libasan8:armhf (12.2.0-14) ...
09:14:05 #13 52.20 Setting up libuchardet0:armhf (0.0.7-1) ...
09:14:05 #13 52.21 Setting up lzop (1.04-2) ...
09:14:05 #13 52.22 Setting up git-man (1:2.39.2-1.1) ...
09:14:05 #14 49.39 Selecting previously unselected package autopoint.
09:14:05 #14 49.40 Preparing to unpack .../056-autopoint_0.21-4ubuntu4_all.deb ...
09:14:05 #14 49.40 Unpacking autopoint (0.21-4ubuntu4) ...
09:14:05 #14 49.43 Selecting previously unselected package binutils-common:armhf.
09:14:05 #14 49.43 Preparing to unpack .../057-binutils-common_2.38-4ubuntu2.3_armhf.deb ...
09:14:05 #14 49.44 Unpacking binutils-common:armhf (2.38-4ubuntu2.3) ...
09:14:05 #14 49.48 Selecting previously unselected package libbinutils:armhf.
09:14:05 #14 49.48 Preparing to unpack .../058-libbinutils_2.38-4ubuntu2.3_armhf.deb ...
09:14:05 #14 49.48 Unpacking libbinutils:armhf (2.38-4ubuntu2.3) ...
09:14:05 #14 49.52 Selecting previously unselected package libctf-nobfd0:armhf.
09:14:05 #14 49.52 Preparing to unpack .../059-libctf-nobfd0_2.38-4ubuntu2.3_armhf.deb ...
09:14:05 #14 49.53 Unpacking libctf-nobfd0:armhf (2.38-4ubuntu2.3) ...
09:14:05 #14 49.56 Selecting previously unselected package libctf0:armhf.
09:14:05 #14 49.56 Preparing to unpack .../060-libctf0_2.38-4ubuntu2.3_armhf.deb ...
09:14:05 #14 49.57 Unpacking libctf0:armhf (2.38-4ubuntu2.3) ...
09:14:05 #14 49.60 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:14:05 #15 6.186 Done
09:14:05 #14 50.39 Preparing to unpack .../084-libhwasan0_12.3.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.40 Unpacking libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:05 #14 50.44 Selecting previously unselected package libgcc-11-dev:arm64.
09:14:05 #14 50.44 Preparing to unpack .../085-libgcc-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.45 Unpacking libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #14 50.52 Selecting previously unselected package gcc-11.
09:14:05 #14 50.52 Preparing to unpack .../086-gcc-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:05 #14 50.53 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:14:05 #13 55.71   Installing       : perl-IO-Socket-SSL-2.081-1.fc38.noarch              77/142 
09:14:05 #13 55.73   Installing       : perl-Net-SSLeay-1.92-5.fc38.aarch64                 78/142 
09:14:05 #13 55.74   Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch             79/142 
09:14:05 #13 55.75   Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch            80/142 
09:14:05 #13 55.75   Installing       : perl-Class-Struct-0.66-497.fc38.noarch              81/142 
09:14:05 #13 55.76   Installing       : perl-POSIX-2.03-497.fc38.aarch64                    82/142 
09:14:05 #13 55.76   Installing       : perl-IPC-Open3-1.22-497.fc38.noarch                 83/142 
09:14:05 #13 55.77   Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch          84/142 
09:14:05 #13 55.78   Installing       : perl-HTTP-Tiny-0.086-2.fc38.noarch                  85/142 
09:14:05 #13 55.78   Installing       : perl-Term-Cap-1.18-1.fc38.noarch                    86/142 
09:14:05 #13 55.79   Installing       : perl-Pod-Simple-1:3.43-491.fc38.noarch              87/142 
09:14:05 #13 55.80   Installing       : perl-Socket-4:2.036-2.fc38.aarch64                  88/142 
09:14:05 #13 55.81   Installing       : perl-SelectSaver-1.02-497.fc38.noarch               89/142 
09:14:05 #13 55.81   Installing       : perl-Symbol-1.09-497.fc38.noarch                    90/142 
09:14:05 #13 55.82   Installing       : perl-File-stat-1.12-497.fc38.noarch                 91/142 
09:14:05 #13 55.82   Installing       : perl-podlators-1:5.01-2.fc38.noarch                 92/142 
09:14:05 #13 55.83   Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            93/142 
09:14:05 #13 55.84   Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch           94/142 
09:14:05 #13 55.84   Installing       : perl-Fcntl-1.15-497.fc38.aarch64                    95/142 
09:14:05 #13 55.85   Installing       : perl-mro-1.26-497.fc38.aarch64                      96/142 
09:14:05 #13 55.86   Installing       : perl-IO-1.50-497.fc38.aarch64                       97/142 
09:14:05 #13 55.86   Installing       : perl-overloading-0.02-497.fc38.noarch               98/142 
09:14:05 #13 55.87   Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                 99/142 
09:14:05 #13 55.87   Installing       : perl-MIME-Base64-3.16-490.fc38.aarch64             100/142 
09:14:05 #13 55.88   Installing       : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64     101/142 
09:14:05 #13 55.89   Installing       : perl-constant-1.33-491.fc38.noarch                 102/142 
09:14:05 #13 55.89   Installing       : perl-parent-1:0.241-1.fc38.noarch                  103/142 
09:14:05 #13 55.90   Installing       : perl-Errno-1.36-497.fc38.aarch64                   104/142 
09:14:05 #13 55.90   Installing       : perl-File-Basename-2.85-497.fc38.noarch            105/142 
09:14:05 #13 55.91   Installing       : perl-Getopt-Std-1.13-497.fc38.noarch               106/142 
09:14:05 #13 55.91   Installing       : perl-Storable-1:3.26-490.fc38.aarch64              107/142 
09:14:05 #14 56.03 Preparing to unpack .../148-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
09:14:05 #14 56.03 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
09:14:05 #14 56.06 Selecting previously unselected package libmoo-perl.
09:14:05 #14 56.06 Preparing to unpack .../149-libmoo-perl_2.005005-1_all.deb ...
09:14:05 #14 56.06 Unpacking libmoo-perl (2.005005-1) ...
09:14:05 #14 56.10 Selecting previously unselected package libencode-locale-perl.
09:14:05 #14 56.10 Preparing to unpack .../150-libencode-locale-perl_1.05-3_all.deb ...
09:14:05 #14 56.11 Unpacking libencode-locale-perl (1.05-3) ...
09:14:05 #14 56.14 Selecting previously unselected package libtimedate-perl.
09:14:05 #14 56.14 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
09:14:05 #14 56.14 Unpacking libtimedate-perl (2.3300-2) ...
09:14:05 #14 56.18 Selecting previously unselected package libhttp-date-perl.
09:14:05 #14 56.18 Preparing to unpack .../152-libhttp-date-perl_6.05-2_all.deb ...
09:14:05 #14 56.19 Unpacking libhttp-date-perl (6.05-2) ...
09:14:05 #14 56.22 Selecting previously unselected package libfile-listing-perl.
09:14:05 #14 56.22 Preparing to unpack .../153-libfile-listing-perl_6.15-1_all.deb ...
09:14:05 #14 56.22 Unpacking libfile-listing-perl (6.15-1) ...
09:14:05 #14 56.26 Selecting previously unselected package libhtml-tagset-perl.
09:14:05 #16 3.504 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:05 #16 3.506  dpkg-source --after-build .
09:14:05 #16 3.609 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:05 #16 3.614 
09:14:05 #16 3.614 The package has been created.
09:14:05 #16 3.614 Attention, the package has been created in the current directory,
09:14:05 #16 3.614 not in ".." as indicated by the message above!
09:14:05 #16 3.637 Selecting previously unselected package docker-ce-build-deps.
09:14:05 #16 3.654 (Reading database ... 26673 files and directories currently installed.)
09:14:05 #16 3.655 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:05 #16 3.659 Unpacking docker-ce-build-deps (1.0) ...
09:14:05 #13 54.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:05 #13 54.77 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:14:05 #13 54.88 Setting up libconst-fast-perl (0.014-2) ...
09:14:05 #13 54.94 Setting up libhttp-daemon-perl (6.16-1) ...
09:14:05 #13 54.95 Setting up python3-unidiff (0.7.3-1) ...
09:14:05 #13 51.65 Setting up python3 (3.9.2-3) ...
09:14:05 #13 51.76 Setting up binutils (2.35.2-2+rpi1) ...
09:14:05 #14 49.32 Preparing to unpack .../029-libpipeline1_1.5.7-1_armhf.deb ...
09:14:05 #14 49.33 Unpacking libpipeline1:armhf (1.5.7-1) ...
09:14:05 #14 49.37 Selecting previously unselected package libpng16-16:armhf.
09:14:05 #14 49.37 Preparing to unpack .../030-libpng16-16_1.6.39-2_armhf.deb ...
09:14:05 #14 49.37 Unpacking libpng16-16:armhf (1.6.39-2) ...
09:14:05 #14 49.42 Selecting previously unselected package libpsl5:armhf.
09:14:05 #14 49.42 Preparing to unpack .../031-libpsl5_0.21.2-1_armhf.deb ...
09:14:05 #14 49.43 Unpacking libpsl5:armhf (0.21.2-1) ...
09:14:05 #14 49.47 Selecting previously unselected package libxau6:armhf.
09:14:05 #14 49.47 Preparing to unpack .../032-libxau6_1%3a1.0.9-1build5_armhf.deb ...
09:14:05 #14 49.48 Unpacking libxau6:armhf (1:1.0.9-1build5) ...
09:14:05 #14 49.52 Selecting previously unselected package libxdmcp6:armhf.
09:14:05 #14 49.52 Preparing to unpack .../033-libxdmcp6_1%3a1.1.3-0ubuntu5_armhf.deb ...
09:14:05 #14 49.52 Unpacking libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
09:14:05 #14 49.57 Selecting previously unselected package libxcb1:armhf.
09:14:05 #13 52.37   Installing       : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              54/143 
09:14:05 #13 52.38   Installing       : libjpeg-turbo-2.1.3-2.fc37.x86_64                   55/143 
09:14:05 #13 52.39   Installing       : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   56/143 
09:14:05 #13 52.41   Installing       : kernel-srpm-macros-1.0-15.fc37.noarch               57/143 
09:14:05 #13 52.42   Installing       : json-glib-1.6.6-3.fc37.x86_64                       58/143 
09:14:05 #13 52.44   Installing       : libappstream-glib-0.8.1-1.fc37.x86_64               59/143 
09:14:05 #13 52.45   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    60/143 
09:14:05 #13 52.50   Installing       : groff-base-1.22.4-10.fc37.x86_64                    60/143 
09:14:05 #13 52.51   Running scriptlet: groff-base-1.22.4-10.fc37.x86_64                    60/143 
09:14:05 #13 52.53   Installing       : perl-Digest-1.20-489.fc37.noarch                    61/143 
09:14:05 #13 52.54   Installing       : perl-Digest-MD5-2.58-489.fc37.x86_64                62/143 
09:14:05 #13 52.55   Installing       : perl-B-1.83-494.fc37.x86_64                         63/143 
09:14:05 #13 52.56   Installing       : perl-FileHandle-2.03-494.fc37.noarch                64/143 
09:14:05 #13 52.57   Installing       : perl-AutoLoader-5.74-494.fc37.noarch                65/143 
09:14:05 #13 52.57   Installing       : perl-Data-Dumper-2.184-490.fc37.x86_64              66/143 
09:14:05 #13 52.58   Installing       : perl-libnet-3.14-490.fc37.noarch                    67/143 
09:14:05 #13 52.59   Installing       : perl-base-2.27-494.fc37.noarch                      68/143 
09:14:05 #13 52.60   Installing       : perl-URI-5.17-1.fc37.noarch                         69/143 
09:14:05 #14 52.08 Preparing to unpack .../295-libref-util-xs-perl_0.117-1build2_armhf.deb ...
09:14:05 #14 52.09 Unpacking libref-util-xs-perl (0.117-1build2) ...
09:14:05 #14 52.12 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:05 #14 52.13 Preparing to unpack .../296-libregexp-pattern-license-perl_3.2.0-1_all.deb ...
09:14:05 #14 52.13 Unpacking libregexp-pattern-license-perl (3.2.0-1) ...
09:14:05 #14 52.16 Selecting previously unselected package libregexp-pattern-perl.
09:14:05 #14 52.16 Preparing to unpack .../297-libregexp-pattern-perl_0.2.12-1_all.deb ...
09:14:05 #14 52.17 Unpacking libregexp-pattern-perl (0.2.12-1) ...
09:14:05 #14 52.20 Selecting previously unselected package libsasl2-modules:armhf.
09:14:05 #14 52.20 Preparing to unpack .../298-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
09:14:05 #14 52.21 Unpacking libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:14:05 #14 52.24 Selecting previously unselected package libsereal-decoder-perl.
09:14:05 #14 52.24 Preparing to unpack .../299-libsereal-decoder-perl_4.011+ds-1build1_armhf.deb ...
09:14:05 #14 52.24 Unpacking libsereal-decoder-perl (4.011+ds-1build1) ...
09:14:05 #14 52.28 Selecting previously unselected package libsereal-encoder-perl.
09:14:05 #14 52.28 Preparing to unpack .../300-libsereal-encoder-perl_4.011+ds-1build1_armhf.deb ...
09:14:05 #14 52.29 Unpacking libsereal-encoder-perl (4.011+ds-1build1) ...
09:14:05 #14 52.32 Selecting previously unselected package libsereal-perl.
09:14:05 #15 12.48 Setting up g++-8 (8.3.0-6+rpi1) ...
09:14:05 #15 12.49 Setting up cmake (3.16.3-3~bpo10+1) ...
09:14:05 #15 12.50 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
09:14:05 #15 12.51 Setting up g++ (4:8.3.0-1+rpi2) ...
09:14:05 #15 12.53 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:05 #15 12.54 Setting up build-essential (12.6) ...
09:14:05 #15 12.55 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:14:05 #15 12.56 Setting up dmsetup (2:1.02.155-3) ...
09:14:05 #15 12.57 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
09:14:05 #15 12.58 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
09:14:05 #15 12.63 Setting up docker-ce-build-deps (1.0) ...
09:14:05 #15 12.64 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
09:14:05 #15 12.66 Processing triggers for man-db (2.8.5-2) ...
09:14:06 #14 57.17 Setting up python3-xdg (0.26-1ubuntu1) ...
09:14:06 #14 57.33 Setting up man-db (2.9.1-1) ...
09:14:06 #13 51.28 Setting up libdevel-size-perl (0.83-2+b1) ...
09:14:06 #13 51.29 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
09:14:06 #13 51.30 Setting up libdebhelper-perl (13.11.4) ...
09:14:06 #13 51.30 Setting up libpod-constants-perl (0.19-2) ...
09:14:06 #13 51.31 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:14:06 #13 51.32 Setting up libconvert-binhex-perl (1.125-3) ...
09:14:06 #13 51.33 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:14:06 #13 51.34 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:14:06 #13 51.35 Setting up libio-interactive-perl (1.023-2) ...
09:14:06 #13 51.36 Setting up libtry-tiny-perl (0.31-2) ...
09:14:06 #13 51.37 Setting up libtype-tiny-perl (2.002001-1) ...
09:14:06 #13 51.38 Setting up libcommon-sense-perl:arm64 (3.75-3) ...
09:14:06 #13 51.39 Setting up libmldbm-perl (2.05-4) ...
09:14:06 #13 51.39 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:14:06 #13 51.40 Setting up libnet-http-perl (6.22-1) ...
09:14:06 #13 51.41 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:14:06 #13 51.42 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:14:06 #13 51.43 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:14:06 #13 51.44 Setting up libtime-moment-perl (0.44-2+b1) ...
09:14:06 #13 51.45 Setting up libencode-locale-perl (1.05-3) ...
09:14:06 #13 51.46 Setting up libexception-class-perl (1.45-1) ...
09:14:06 #13 51.47 Setting up libxstring-perl:arm64 (0.005-2+b1) ...
09:14:06 #13 51.48 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:14:06 #13 51.49 Setting up libconfig-tiny-perl (2.28-2) ...
09:14:06 #13 51.50 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:14:06 #13 51.50 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ...
09:14:06 #13 51.51 Setting up liblist-utilsby-perl (0.12-2) ...
09:14:06 #13 51.52 Setting up libstring-shellquote-perl (1.04-3) ...
09:14:06 #13 51.53 Setting up libnet-netmask-perl (2.0002-2) ...
09:14:06 #13 51.54 Setting up libsub-install-perl (0.929-1) ...
09:14:06 #13 51.55 Setting up gcc (4:12.2.0-3) ...
09:14:06 #13 51.61 Setting up dpkg-dev (1.21.22) ...
09:14:06 #13 52.42 Setting up libreadline7:armhf (7.0-5) ...
09:14:06 #13 52.43 Setting up libgdbm6:armhf (1.18.1-4) ...
09:14:06 #13 52.44 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:14:06 #13 52.45 Setting up pinentry-curses (1.1.0-2) ...
09:14:06 #13 52.46 Setting up manpages-dev (4.16-2) ...
09:14:06 #13 52.47 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
09:14:06 #13 52.48 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:14:06 #13 52.49 Setting up libxcb1:armhf (1.13.1-2) ...
09:14:06 #13 52.50 Setting up at (3.1.23-1) ...
09:14:06 #13 52.64 invoke-rc.d: could not determine current runlevel
09:14:06 #13 52.64 invoke-rc.d: policy-rc.d denied execution of start.
09:14:06 #13 52.64 Setting up libedit2:armhf (3.1-20181209-1) ...
09:14:06 #13 52.65 Setting up libkyotocabinet16v5:armhf (1.2.76-4.2+b1) ...
09:14:06 #13 52.66 Setting up cron (3.0pl1-134+deb10u1) ...
09:14:06 #13 52.28 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
09:14:06 #13 52.30 Setting up netbase (6.4) ...
09:14:06 #13 52.33 Setting up libkrb5-3:armhf (1.20.1-2) ...
09:14:06 #13 52.34 Setting up libbinutils:armhf (2.40-2) ...
09:14:06 #13 52.36 Setting up lsb-release (12.0-1) ...
09:14:06 #13 52.37 Setting up libfido2-1:armhf (1.12.0-2+b1) ...
09:14:06 #13 52.38 Setting up libisl23:armhf (0.25-1) ...
09:14:06 #13 52.40 Setting up libde265-0:armhf (1.0.11-1) ...
09:14:06 #13 52.41 Setting up libc-dev-bin (2.36-9+deb12u1) ...
09:14:06 #13 52.42 Setting up openssl (3.0.9-1) ...
09:14:06 #13 52.44 Setting up libbsd0:armhf (0.11.7-2) ...
09:14:06 #14 49.60 Preparing to unpack .../061-binutils-arm-linux-gnueabihf_2.38-4ubuntu2.3_armhf.deb ...
09:14:06 #14 49.60 Unpacking binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ...
09:14:06 #14 49.69 Selecting previously unselected package binutils.
09:14:06 #14 49.69 Preparing to unpack .../062-binutils_2.38-4ubuntu2.3_armhf.deb ...
09:14:06 #14 49.70 Unpacking binutils (2.38-4ubuntu2.3) ...
09:14:06 #14 49.73 Selecting previously unselected package libc-dev-bin.
09:14:06 #14 49.73 Preparing to unpack .../063-libc-dev-bin_2.35-0ubuntu3.3_armhf.deb ...
09:14:06 #14 49.74 Unpacking libc-dev-bin (2.35-0ubuntu3.3) ...
09:14:06 #14 49.76 Selecting previously unselected package linux-libc-dev:armhf.
09:14:06 #14 49.76 Preparing to unpack .../064-linux-libc-dev_5.15.0-84.93_armhf.deb ...
09:14:06 #14 49.77 Unpacking linux-libc-dev:armhf (5.15.0-84.93) ...
09:14:06 #15 6.400  Done
09:14:06 #15 6.607 Starting pkgProblemResolver with broken count: 0
09:14:06 #13 55.92   Installing       : perl-overload-1.35-497.fc38.noarch                 108/142 
09:14:06 #13 55.92   Installing       : perl-vars-1.05-497.fc38.noarch                     109/142 
09:14:06 #13 55.93   Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch              110/142 
09:14:06 #13 55.93   Installing       : perl-Carp-1.52-490.fc38.noarch                     111/142 
09:14:06 #13 55.94   Installing       : perl-Exporter-5.77-490.fc38.noarch                 112/142 
09:14:06 #13 55.95   Installing       : perl-PathTools-3.84-490.fc38.aarch64               113/142 
09:14:06 #13 55.96   Installing       : perl-NDBM_File-1.15-497.fc38.aarch64               114/142 
09:14:06 #13 55.96   Installing       : perl-DynaLoader-1.52-497.fc38.aarch64              115/142 
09:14:06 #13 56.01   Installing       : perl-Encode-4:3.19-493.fc38.aarch64                116/142 
09:14:06 #13 56.13   Installing       : perl-libs-4:5.36.1-497.fc38.aarch64                117/142 
09:14:06 #13 56.15   Installing       : perl-interpreter-4:5.36.1-497.fc38.aarch64         118/142 
09:14:06 #13 56.15   Installing       : devscripts-checkbashisms-2.23.0-1.fc38.aarch64     119/142 
09:14:06 #13 56.16   Installing       : gnat-srpm-macros-6-2.fc38.noarch                   120/142 
09:14:06 #13 56.16   Installing       : ghc-srpm-macros-1.6.1-1.fc38.noarch                121/142 
09:14:06 #13 56.17   Installing       : fpc-srpm-macros-1.3-7.fc38.noarch                  122/142 
09:14:06 #13 56.17   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch            123/142 
09:14:06 #13 56.18   Installing       : web-assets-filesystem-5-19.fc38.noarch             124/142 
09:14:06 #13 56.19   Installing       : js-jquery-3.6.3-2.fc38.noarch                      125/142 
09:14:06 #13 56.19   Installing       : python-systemd-doc-235-2.fc38.aarch64              126/142 
09:14:06 #13 56.21   Installing       : python3-systemd-235-2.fc38.aarch64                 127/142 
09:14:06 #13 56.22   Installing       : python3-dnf-plugins-core-4.4.2-1.fc38.noarch       128/142 
09:14:06 #13 56.23   Installing       : efi-srpm-macros-5-7.fc38.noarch                    129/142 
09:14:06 #13 56.23   Installing       : fonts-srpm-macros-1:2.0.5-11.fc38.noarch           130/142 
09:14:06 #13 56.24   Installing       : go-srpm-macros-3.2.0-2.fc38.noarch                 131/142 
09:14:06 #13 56.25   Installing       : python-srpm-macros-3.11-10.fc38.noarch             132/142 
09:14:06 #13 56.26   Installing       : redhat-rpm-config-252-1.fc38.noarch                133/142 
09:14:06 #13 56.26   Installing       : ed-1.19-2.fc38.aarch64                             134/142 
09:14:06 #13 56.27   Installing       : patch-2.7.6-19.fc38.aarch64                        135/142 
09:14:06 #15 8.120   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch            1/1 
09:14:06 #15 8.291   Preparing        :                                                        1/1 
09:14:06 #13 52.76 Adding group `crontab' (GID 102) ...
09:14:06 #13 52.77 Done.
09:14:06 #13 52.79 invoke-rc.d: could not determine current runlevel
09:14:06 #13 52.80 invoke-rc.d: policy-rc.d denied execution of start.
09:14:06 #13 52.91 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
09:14:06 #13 52.92 Setting up m4 (1.4.18-2) ...
09:14:06 #13 52.93 Setting up binutils (2.31.1-16) ...
09:14:06 #13 52.94 Setting up libpython2.7-stdlib:armhf (2.7.16-2+deb10u2) ...
09:14:06 #13 52.95 Setting up ca-certificates (20200601~deb10u2) ...
09:14:06 #14 56.26 Preparing to unpack .../154-libhtml-tagset-perl_3.20-6_all.deb ...
09:14:06 #14 56.26 Unpacking libhtml-tagset-perl (3.20-6) ...
09:14:06 #14 56.29 Selecting previously unselected package liburi-perl.
09:14:06 #14 56.30 Preparing to unpack .../155-liburi-perl_5.17-1ubuntu1_all.deb ...
09:14:06 #14 56.30 Unpacking liburi-perl (5.17-1ubuntu1) ...
09:14:06 #14 56.34 Selecting previously unselected package libhtml-parser-perl:arm64.
09:14:06 #14 56.34 Preparing to unpack .../156-libhtml-parser-perl_3.81-1_arm64.deb ...
09:14:06 #14 56.35 Unpacking libhtml-parser-perl:arm64 (3.81-1) ...
09:14:06 #14 56.38 Selecting previously unselected package libhtml-tree-perl.
09:14:06 #14 56.38 Preparing to unpack .../157-libhtml-tree-perl_5.07-3_all.deb ...
09:14:06 #14 56.38 Unpacking libhtml-tree-perl (5.07-3) ...
09:14:06 #14 56.42 Selecting previously unselected package libclone-perl:arm64.
09:14:06 #14 56.42 Preparing to unpack .../158-libclone-perl_0.46-1_arm64.deb ...
09:14:06 #14 56.43 Unpacking libclone-perl:arm64 (0.46-1) ...
09:14:06 #14 56.46 Selecting previously unselected package libio-html-perl.
09:14:06 #14 56.46 Preparing to unpack .../159-libio-html-perl_1.004-3_all.deb ...
09:14:06 #14 56.47 Unpacking libio-html-perl (1.004-3) ...
09:14:06 #14 56.50 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:06 #14 56.50 Preparing to unpack .../160-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:14:06 #14 56.51 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:14:06 #14 56.54 Selecting previously unselected package libhttp-message-perl.
09:14:06 #14 56.55 Preparing to unpack .../161-libhttp-message-perl_6.44-1_all.deb ...
09:14:06 #14 56.55 Unpacking libhttp-message-perl (6.44-1) ...
09:14:06 #14 56.58 Selecting previously unselected package libhttp-cookies-perl.
09:14:06 #14 56.58 Preparing to unpack .../162-libhttp-cookies-perl_6.10-1_all.deb ...
09:14:06 #14 56.59 Unpacking libhttp-cookies-perl (6.10-1) ...
09:14:06 #14 56.62 Selecting previously unselected package libhttp-negotiate-perl.
09:14:06 #14 52.32 Preparing to unpack .../301-libsereal-perl_4.011-1_all.deb ...
09:14:06 #14 52.32 Unpacking libsereal-perl (4.011-1) ...
09:14:06 #14 52.35 Selecting previously unselected package libsort-key-perl.
09:14:06 #14 52.35 Preparing to unpack .../302-libsort-key-perl_1.33-2build2_armhf.deb ...
09:14:06 #14 52.36 Unpacking libsort-key-perl (1.33-2build2) ...
09:14:06 #14 52.39 Selecting previously unselected package libstring-copyright-perl.
09:14:06 #14 52.39 Preparing to unpack .../303-libstring-copyright-perl_0.003006-1_all.deb ...
09:14:06 #14 52.40 Unpacking libstring-copyright-perl (0.003006-1) ...
09:14:06 #14 52.43 Selecting previously unselected package libstring-escape-perl.
09:14:06 #14 52.43 Preparing to unpack .../304-libstring-escape-perl_2010.002-2_all.deb ...
09:14:06 #14 52.43 Unpacking libstring-escape-perl (2010.002-2) ...
09:14:06 #14 52.46 Selecting previously unselected package libstring-shellquote-perl.
09:14:06 #14 52.46 Preparing to unpack .../305-libstring-shellquote-perl_1.04-1_all.deb ...
09:14:06 #14 52.46 Unpacking libstring-shellquote-perl (1.04-1) ...
09:14:06 #14 52.49 Selecting previously unselected package libterm-readkey-perl.
09:14:06 #14 52.50 Preparing to unpack .../306-libterm-readkey-perl_2.38-1build1_armhf.deb ...
09:14:06 #14 52.50 Unpacking libterm-readkey-perl (2.38-1build1) ...
09:14:06 #14 52.53 Selecting previously unselected package libtest-fatal-perl.
09:14:06 #14 52.53 Preparing to unpack .../307-libtest-fatal-perl_0.014-1_all.deb ...
09:14:06 #14 52.53 Unpacking libtest-fatal-perl (0.014-1) ...
09:14:06 #14 52.56 Selecting previously unselected package libtest-refcount-perl.
09:14:06 #14 52.56 Preparing to unpack .../308-libtest-refcount-perl_0.10-1_all.deb ...
09:14:06 #14 52.57 Unpacking libtest-refcount-perl (0.10-1) ...
09:14:06 #14 52.60 Selecting previously unselected package libtext-levenshtein-perl.
09:14:06 #14 52.60 Preparing to unpack .../309-libtext-levenshtein-perl_0.13-1_all.deb ...
09:14:06 #14 52.60 Unpacking libtext-levenshtein-perl (0.13-1) ...
09:14:06 #14 52.63 Selecting previously unselected package libtype-tiny-xs-perl.
09:14:06 #13 51.63 Setting up libindirect-perl (0.39-2+b1) ...
09:14:06 #13 51.64 Setting up libxs-parse-sublike-perl:arm64 (0.16-1+b2) ...
09:14:06 #13 51.65 Setting up intltool-debian (0.35.0+20060710.6) ...
09:14:06 #13 51.66 Setting up libfreezethaw-perl (0.5001-3) ...
09:14:06 #13 51.77 Setting up man-db (2.9.4-2) ...
09:14:06 #13 51.67 Setting up libobject-pad-perl (0.78-1) ...
09:14:06 #13 51.68 Setting up liberror-perl (0.17029-2) ...
09:14:06 #13 51.69 Setting up patchutils (0.4.2-1) ...
09:14:06 #13 51.70 Setting up libmail-sendmail-perl (0.80-3) ...
09:14:06 #13 51.70 Setting up libltdl-dev:arm64 (2.4.7-5) ...
09:14:06 #13 51.71 Setting up libjson-maybexs-perl (1.004004-1) ...
09:14:06 #13 51.72 Setting up libxml-sax-base-perl (1.09-3) ...
09:14:06 #13 51.73 Setting up libio-string-perl (1.08-4) ...
09:14:06 #13 51.76 Setting up libreadonly-perl (2.050-3) ...
09:14:06 #13 51.77 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:14:06 #13 51.78 Setting up libstring-copyright-perl (0.003014-1) ...
09:14:06 #13 51.79 Setting up libdata-optlist-perl (0.113-1) ...
09:14:06 #13 51.80 Setting up libipc-run-perl (20220807.0-1) ...
09:14:06 #13 51.80 Setting up git (1:2.39.2-1.1) ...
09:14:06 #13 51.82 Setting up libtext-xslate-perl:arm64 (3.5.9-1+b2) ...
09:14:06 #13 51.83 Setting up libcontextual-return-perl (0.004014-4) ...
09:14:06 #13 51.84 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:06 #13 51.85 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:06 #13 51.86 Setting up libnsl-dev:arm64 (1.3.0-2) ...
09:14:06 #13 51.87 Setting up libhtml-parser-perl:arm64 (3.81-1) ...
09:14:06 #13 51.88 Setting up libgit-wrapper-perl (0.048-2) ...
09:14:06 #13 51.89 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:06 #13 51.90 Setting up librole-tiny-perl (2.002004-1) ...
09:14:06 #13 51.91 Setting up gnupg (2.2.40-1.1) ...
09:14:06 #13 51.92 Setting up libc6-dev:arm64 (2.36-9+deb12u1) ...
09:14:06 #13 51.92 Setting up libfont-ttf-perl (1.06-2) ...
09:14:06 #13 51.88 Building database of manual pages ...
09:14:06 #13 55.15 Setting up libdata-dpath-perl (0.58-2) ...
09:14:06 #13 55.27 Setting up python3-magic (2:0.4.26-3) ...
09:14:06 #14 49.58 Preparing to unpack .../034-libxcb1_1.15-1_armhf.deb ...
09:14:06 #14 49.58 Unpacking libxcb1:armhf (1.15-1) ...
09:14:06 #14 49.62 Selecting previously unselected package libx11-data.
09:14:06 #14 49.62 Preparing to unpack .../035-libx11-data_2%3a1.8.4-2ubuntu0.2_all.deb ...
09:14:06 #14 49.63 Unpacking libx11-data (2:1.8.4-2ubuntu0.2) ...
09:14:06 #14 49.70 Selecting previously unselected package libx11-6:armhf.
09:14:06 #14 49.70 Preparing to unpack .../036-libx11-6_2%3a1.8.4-2ubuntu0.2_armhf.deb ...
09:14:06 #14 49.71 Unpacking libx11-6:armhf (2:1.8.4-2ubuntu0.2) ...
09:14:06 #14 49.78 Selecting previously unselected package libxext6:armhf.
09:14:06 #14 49.78 Preparing to unpack .../037-libxext6_2%3a1.3.4-1build1_armhf.deb ...
09:14:06 #14 49.79 Unpacking libxext6:armhf (2:1.3.4-1build1) ...
09:14:06 #14 49.83 Selecting previously unselected package libxmuu1:armhf.
09:14:06 #14 49.83 Preparing to unpack .../038-libxmuu1_2%3a1.1.3-3_armhf.deb ...
09:14:06 #14 49.83 Unpacking libxmuu1:armhf (2:1.1.3-3) ...
09:14:06 #14 49.88 Selecting previously unselected package man-db.
09:14:06 #14 49.88 Preparing to unpack .../039-man-db_2.11.2-1_armhf.deb ...
09:14:06 #14 49.89 Unpacking man-db (2.11.2-1) ...
09:14:06 #14 49.95 Selecting previously unselected package manpages.
09:14:06 #13 52.46 Setting up libyuv0:armhf (0.0~git20230123.b2528b0-1) ...
09:14:06 #13 52.47 Setting up libelf1:armhf (0.188-2.1) ...
09:14:06 #13 52.48 Setting up readline-common (8.2-1.3) ...
09:14:06 #13 52.50 Setting up publicsuffix (20230209.2326-1) ...
09:14:06 #13 52.51 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:14:06 #13 52.53 Setting up zstd (1.5.4+dfsg2-5) ...
09:14:06 #13 52.54 Setting up libmarkdown2:armhf (2.2.7-2) ...
09:14:06 #13 52.55 Setting up libcc1-0:armhf (12.2.0-14) ...
09:14:06 #13 52.56 Setting up iso-codes (4.15.0-1) ...
09:14:06 #13 52.58 Setting up liblocale-gettext-perl (1.07-5) ...
09:14:06 #13 52.59 Setting up dctrl-tools (2.24-3) ...
09:14:06 #13 52.61 Setting up debian-keyring (2022.12.24) ...
09:14:06 #13 52.63 Setting up libgdbm6:armhf (1.23-3) ...
09:14:06 #13 52.64 Setting up libctf0:armhf (2.40-2) ...
09:14:06 #13 52.65 Setting up pinentry-curses (1.2.1-1) ...
09:14:06 #13 52.67 Setting up manpages-dev (6.03-2) ...
09:14:06 #14 57.43 Building database of manual pages ...
09:14:06 #14 57.68 Setting up libgpgme11:arm64 (1.13.1-7ubuntu2.1) ...
09:14:06 #14 57.69 Setting up python3-six (1.14.0-2) ...
09:14:06 #15 6.649 Starting 2 pkgProblemResolver with broken count: 0
09:14:06 #15 6.652 Done
09:14:06 #14 49.92 Selecting previously unselected package libcrypt-dev:armhf.
09:14:06 #14 49.93 Preparing to unpack .../065-libcrypt-dev_1%3a4.4.27-1_armhf.deb ...
09:14:06 #14 49.93 Unpacking libcrypt-dev:armhf (1:4.4.27-1) ...
09:14:06 #14 49.96 Selecting previously unselected package rpcsvc-proto.
09:14:06 #14 49.96 Preparing to unpack .../066-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
09:14:06 #14 49.97 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:06 #14 50.00 Selecting previously unselected package libtirpc-dev:armhf.
09:14:06 #14 50.00 Preparing to unpack .../067-libtirpc-dev_1.3.2-2ubuntu0.1_armhf.deb ...
09:14:06 #14 50.01 Unpacking libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
09:14:06 #14 50.04 Selecting previously unselected package libnsl-dev:armhf.
09:14:06 #14 50.04 Preparing to unpack .../068-libnsl-dev_1.3.0-2build2_armhf.deb ...
09:14:06 #14 50.05 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
09:14:06 #14 50.08 Selecting previously unselected package libc6-dev:armhf.
09:14:06 #14 50.08 Preparing to unpack .../069-libc6-dev_2.35-0ubuntu3.3_armhf.deb ...
09:14:06 #14 50.09 Unpacking libc6-dev:armhf (2.35-0ubuntu3.3) ...
09:14:06 #13 52.62   Installing       : perl-Net-SSLeay-1.92-4.fc37.x86_64                  70/143 
09:14:06 #13 52.63   Installing       : perl-Time-Local-2:1.300-489.fc37.noarch             71/143 
09:14:06 #13 52.63   Installing       : perl-Mozilla-CA-20211001-4.fc37.noarch              72/143 
09:14:06 #13 52.64   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch         73/143 
09:14:06 #13 52.64   Installing       : perl-if-0.61.000-494.fc37.noarch                    74/143 
09:14:06 #13 52.66   Installing       : perl-locale-1.10-494.fc37.noarch                    75/143 
09:14:06 #13 52.68   Installing       : perl-IO-Socket-IP-0.41-490.fc37.noarch              76/143 
09:14:06 #13 52.70   Installing       : perl-File-Path-2.18-489.fc37.noarch                 77/143 
09:14:06 #13 52.72   Installing       : perl-IO-Socket-SSL-2.075-1.fc37.noarch              78/143 
09:14:06 #13 52.74   Installing       : perl-Pod-Escapes-1:1.07-489.fc37.noarch             79/143 
09:14:06 #13 52.77   Installing       : perl-Term-ANSIColor-5.01-490.fc37.noarch            80/143 
09:14:06 #13 52.80   Installing       : perl-Class-Struct-0.66-494.fc37.noarch              81/143 
09:14:06 #13 52.81   Installing       : perl-POSIX-2.03-494.fc37.x86_64                     82/143 
09:14:06 #13 52.81   Installing       : perl-IPC-Open3-1.22-494.fc37.noarch                 83/143 
09:14:06 #13 52.82   Installing       : perl-subs-1.04-494.fc37.noarch                      84/143 
09:14:06 #13 52.83   Installing       : perl-File-Temp-1:0.231.100-489.fc37.noarch          85/143 
09:14:06 #13 52.83   Installing       : perl-HTTP-Tiny-0.086-1.fc37.noarch                  86/143 
09:14:06 #13 52.84   Installing       : perl-Term-Cap-1.17-489.fc37.noarch                  87/143 
09:14:06 #13 52.85   Installing       : perl-Pod-Simple-1:3.43-490.fc37.noarch              88/143 
09:14:06 #13 52.86   Installing       : perl-Socket-4:2.036-1.fc37.x86_64                   89/143 
09:14:06 #13 52.86   Installing       : perl-SelectSaver-1.02-494.fc37.noarch               90/143 
09:14:06 #13 52.87   Installing       : perl-Symbol-1.09-494.fc37.noarch                    91/143 
09:14:06 #13 52.87   Installing       : perl-File-stat-1.12-494.fc37.noarch                 92/143 
09:14:06 #13 52.88   Installing       : perl-podlators-1:4.14-489.fc37.noarch               93/143 
09:14:06 #13 52.89   Installing       : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            94/143 
09:14:06 #13 52.89   Installing       : perl-Text-ParseWords-3.31-489.fc37.noarch           95/143 
09:14:06 #13 52.90   Installing       : perl-Fcntl-1.15-494.fc37.x86_64                     96/143 
09:14:06 #13 52.91   Installing       : perl-mro-1.26-494.fc37.x86_64                       97/143 
09:14:06 #13 52.91   Installing       : perl-IO-1.50-494.fc37.x86_64                        98/143 
09:14:06 #13 52.92   Installing       : perl-overloading-0.02-494.fc37.noarch               99/143 
09:14:06 #13 52.93   Installing       : perl-Pod-Usage-4:2.03-3.fc37.noarch                100/143 
09:14:06 #13 52.94   Installing       : perl-MIME-Base64-3.16-489.fc37.x86_64              101/143 
09:14:06 #13 52.96   Installing       : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64      102/143 
09:14:06 #13 52.96   Installing       : perl-constant-1.33-490.fc37.noarch                 103/143 
09:14:06 #13 52.97   Installing       : perl-parent-1:0.238-489.fc37.noarch                104/143 
09:14:06 #13 52.97   Installing       : perl-Errno-1.36-494.fc37.x86_64                    105/143 
09:14:06 #13 52.98   Installing       : perl-File-Basename-2.85-494.fc37.noarch            106/143 
09:14:06 #13 52.98   Installing       : perl-Getopt-Std-1.13-494.fc37.noarch               107/143 
09:14:06 #13 52.99   Installing       : perl-Storable-1:3.26-489.fc37.x86_64               108/143 
09:14:06 #13 52.99   Installing       : perl-overload-1.35-494.fc37.noarch                 109/143 
09:14:06 #13 53.00   Installing       : perl-vars-1.05-494.fc37.noarch                     110/143 
09:14:06 #13 53.01   Installing       : perl-Getopt-Long-1:2.54-1.fc37.noarch              111/143 
09:14:06 #13 53.01   Installing       : perl-Carp-1.52-489.fc37.noarch                     112/143 
09:14:06 #13 53.02   Installing       : perl-Exporter-5.77-489.fc37.noarch                 113/143 
09:14:06 #13 56.28   Installing       : cpio-2.13-14.fc38.aarch64                          136/142 
09:14:06 #13 56.29   Installing       : bzip2-1.0.8-13.fc38.aarch64                        137/142 
09:14:06 #13 56.30   Installing       : rpm-build-4.18.1-3.fc38.aarch64                    138/142 
09:14:06 #13 56.31   Installing       : rpmlint-fedora-license-data-1.30-1.fc38.noarch     139/142 
09:14:06 #13 56.34   Installing       : rpmlint-2.4.0-6.fc38.noarch                        140/142 
09:14:06 #13 56.35   Installing       : dnf-plugins-core-4.4.2-1.fc38.noarch               141/142 
09:14:06 #17 8.873   Preparing        :                                                        1/1 
09:14:06 #17 8.933   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/58 
09:14:06 #17 8.989   Installing       : make-1:4.2.1-11.el8.x86_64                            2/58 
09:14:06 #17 9.002   Running scriptlet: make-1:4.2.1-11.el8.x86_64                            2/58 
09:14:06 #17 9.027   Installing       : m4-1.4.18-7.el8.x86_64                                3/58 
09:14:06 #17 9.038   Running scriptlet: m4-1.4.18-7.el8.x86_64                                3/58 
09:14:06 #17 9.103   Installing       : autoconf-2.69-29.el8.noarch                           4/58 
09:14:06 #17 9.118   Running scriptlet: autoconf-2.69-29.el8.noarch                           4/58 
09:14:06 #14 50.82 Selecting previously unselected package gcc.
09:14:06 #14 50.83 Preparing to unpack .../087-gcc_4%3a11.2.0-1ubuntu1_arm64.deb ...
09:14:06 #14 50.83 Unpacking gcc (4:11.2.0-1ubuntu1) ...
09:14:06 #14 50.86 Selecting previously unselected package libstdc++-11-dev:arm64.
09:14:06 #14 50.86 Preparing to unpack .../088-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:06 #14 50.87 Unpacking libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:06 #14 51.05 Selecting previously unselected package g++-11.
09:14:06 #14 51.05 Preparing to unpack .../089-g++-11_11.4.0-1ubuntu1~22.04_arm64.deb ...
09:14:06 #14 51.05 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
09:14:06 #14 51.23 Selecting previously unselected package g++.
09:14:06 #15 7.244 Running transaction check
09:14:06 #15 8.361   Upgrading        : glibc-common-2.38-4.fc39.aarch64                     1/105 
09:14:06 #13 51.93 Setting up libfile-homedir-perl (1.006-2) ...
09:14:06 #15 8.575   Upgrading        : glibc-gconv-extra-2.38-4.fc39.aarch64                2/105 
09:14:06 #15 8.586   Running scriptlet: glibc-gconv-extra-2.38-4.fc39.aarch64                2/105 
09:14:06 #13 51.94 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8+b1) ...
09:14:06 #13 51.95 Setting up pristine-tar (1.50) ...
09:14:06 #13 51.96 Setting up libio-socket-ssl-perl (2.081-2) ...
09:14:06 #13 51.97 Setting up libsub-exporter-perl (0.989-1) ...
09:14:06 #13 51.98 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ...
09:14:06 #13 51.99 Setting up libalgorithm-merge-perl (0.08-5) ...
09:14:06 #13 52.00 Setting up libhttp-message-perl (6.44-1) ...
09:14:06 #13 52.01 Setting up libdata-validate-ip-perl (0.31-1) ...
09:14:06 #13 52.02 Setting up libhtml-form-perl (6.11-1) ...
09:14:06 #13 52.03 Setting up libiterator-perl (0.03+ds1-2) ...
09:14:06 #13 52.04 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:06 #13 52.05 Setting up libjson-xs-perl (4.030-2+b1) ...
09:14:06 #13 52.06 Setting up python3.11 (3.11.2-6) ...
09:14:06 #15 8.597   Upgrading        : glibc-minimal-langpack-2.38-4.fc39.aarch64           3/105 
09:14:06 #15 8.602   Running scriptlet: glibc-2.38-4.fc39.aarch64                            4/105 
09:14:06 #15 8.653   Upgrading        : glibc-2.38-4.fc39.aarch64                            4/105 
09:14:06 #15 8.662   Running scriptlet: glibc-2.38-4.fc39.aarch64                            4/105 
09:14:06 #15 8.692   Upgrading        : systemd-libs-254.2-7.fc39.aarch64                    5/105 
09:14:06 #15 8.709   Installing       : checkpolicy-3.5-3.fc39.aarch64                       6/105 
09:14:06 #15 8.717   Installing       : libfdisk-2.39.2-1.fc39.aarch64                       7/105 
09:14:06 #15 8.725   Installing       : libmpc-1.3.1-3.fc39.aarch64                          8/105 
09:14:06 #15 8.732   Installing       : libseccomp-2.5.3-6.fc39.aarch64                      9/105 
09:14:06 #15 8.739   Installing       : libtool-ltdl-2.4.7-7.fc39.aarch64                   10/105 
09:14:06 #15 8.749   Installing       : m4-1.4.19-6.fc39.aarch64                            11/105 
09:14:06 #14 52.63 Preparing to unpack .../310-libtype-tiny-xs-perl_0.016-1_armhf.deb ...
09:14:06 #14 52.64 Unpacking libtype-tiny-xs-perl (0.016-1) ...
09:14:06 #14 52.67 Selecting previously unselected package libunicode-utf8-perl.
09:14:06 #14 52.67 Preparing to unpack .../311-libunicode-utf8-perl_0.62-1build1_armhf.deb ...
09:14:06 #14 52.67 Unpacking libunicode-utf8-perl (0.62-1build1) ...
09:14:06 #14 52.70 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:06 #14 52.70 Preparing to unpack .../312-libxml-namespacesupport-perl_1.12-1_all.deb ...
09:14:06 #14 52.71 Unpacking libxml-namespacesupport-perl (1.12-1) ...
09:14:06 #14 52.74 Selecting previously unselected package libxml-sax-base-perl.
09:14:06 #14 52.74 Preparing to unpack .../313-libxml-sax-base-perl_1.09-1_all.deb ...
09:14:06 #14 52.74 Unpacking libxml-sax-base-perl (1.09-1) ...
09:14:06 #14 52.80 Selecting previously unselected package libxml-sax-perl.
09:14:06 #14 52.80 Preparing to unpack .../314-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:14:06 #14 52.81 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:14:06 #14 52.84 Selecting previously unselected package libxml-libxml-perl.
09:14:06 #14 52.85 Preparing to unpack .../315-libxml-libxml-perl_2.0134+dfsg-1build1_armhf.deb ...
09:14:06 #14 52.85 Unpacking libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:14:06 #14 52.91 Selecting previously unselected package libxml-parser-perl.
09:14:06 #14 52.91 Preparing to unpack .../316-libxml-parser-perl_2.46-1_armhf.deb ...
09:14:06 #14 52.91 Unpacking libxml-parser-perl (2.46-1) ...
09:14:06 #14 52.96 Selecting previously unselected package libxml-sax-expat-perl.
09:14:06 #13 55.47 Setting up g++-12 (12.2.0-14) ...
09:14:06 #13 52.69 Setting up libxdmcp6:armhf (1:1.1.2-3) ...
09:14:06 #13 52.71 Setting up cpp-12 (12.2.0-14) ...
09:14:06 #13 52.72 Setting up libxcb1:armhf (1.15-1) ...
09:14:06 #13 52.73 Setting up gettext (0.21-12) ...
09:14:06 #13 52.75 Setting up xdelta (1.1.3-10.4) ...
09:14:06 #13 52.78 Setting up libavif15:armhf (0.11.1-1) ...
09:14:06 #13 52.79 Setting up libarchive13:armhf (3.6.2-1) ...
09:14:06 #13 52.80 Setting up fontconfig-config (2.14.1-4) ...
09:14:06 #14 49.95 Preparing to unpack .../040-manpages_6.03-1_all.deb ...
09:14:06 #14 49.96 Unpacking manpages (6.03-1) ...
09:14:06 #14 50.02 Selecting previously unselected package openssh-client.
09:14:06 #14 50.02 Preparing to unpack .../041-openssh-client_1%3a9.0p1-1ubuntu8.5_armhf.deb ...
09:14:06 #14 50.03 Unpacking openssh-client (1:9.0p1-1ubuntu8.5) ...
09:14:06 #14 50.09 Selecting previously unselected package publicsuffix.
09:14:06 #14 50.09 Preparing to unpack .../042-publicsuffix_20230209.2326-1_all.deb ...
09:14:06 #14 50.09 Unpacking publicsuffix (20230209.2326-1) ...
09:14:06 #14 50.13 Selecting previously unselected package libunwind8:armhf.
09:14:06 #14 50.14 Preparing to unpack .../043-libunwind8_1.6.2-3_armhf.deb ...
09:14:06 #14 50.14 Unpacking libunwind8:armhf (1.6.2-3) ...
09:14:06 #14 50.18 Selecting previously unselected package strace.
09:14:06 #14 50.18 Preparing to unpack .../044-strace_6.2-0ubuntu1_armhf.deb ...
09:14:06 #14 50.18 Unpacking strace (6.2-0ubuntu1) ...
09:14:06 #14 50.22 Selecting previously unselected package xauth.
09:14:06 #14 57.83 Setting up libgcc-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:14:06 #14 57.84 Setting up perl (5.30.0-9ubuntu0.4) ...
09:14:06 #14 57.86 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
09:14:06 #14 57.87 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
09:14:06 #14 56.63 Preparing to unpack .../163-libhttp-negotiate-perl_6.01-2_all.deb ...
09:14:06 #14 56.63 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:14:06 #14 56.66 Selecting previously unselected package perl-openssl-defaults:arm64.
09:14:06 #14 56.67 Preparing to unpack .../164-perl-openssl-defaults_7_arm64.deb ...
09:14:06 #14 56.67 Unpacking perl-openssl-defaults:arm64 (7) ...
09:14:06 #14 56.70 Selecting previously unselected package libnet-ssleay-perl:arm64.
09:14:06 #14 56.70 Preparing to unpack .../165-libnet-ssleay-perl_1.92-2build2_arm64.deb ...
09:14:06 #14 56.71 Unpacking libnet-ssleay-perl:arm64 (1.92-2build2) ...
09:14:06 #14 56.75 Selecting previously unselected package libio-socket-ssl-perl.
09:14:06 #14 56.76 Preparing to unpack .../166-libio-socket-ssl-perl_2.081-2_all.deb ...
09:14:06 #14 56.76 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:14:06 #14 56.79 Selecting previously unselected package libnet-http-perl.
09:14:06 #14 56.80 Preparing to unpack .../167-libnet-http-perl_6.22-1_all.deb ...
09:14:06 #14 56.81 Unpacking libnet-http-perl (6.22-1) ...
09:14:06 #14 56.84 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:06 #14 56.84 Preparing to unpack .../168-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:14:06 #14 56.85 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:14:06 #14 56.88 Selecting previously unselected package libtry-tiny-perl.
09:14:06 #15 7.029 The following additional packages will be installed:
09:14:06 #15 7.029   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:14:06 #15 7.029   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:14:06 #15 7.029   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
09:14:06 #15 7.030   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:06 #15 7.030   libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev
09:14:06 #15 7.030   libsystemd0 libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin udev
09:14:06 #15 7.032 Suggested packages:
09:14:06 #15 7.032   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils gcc-12-doc
09:14:06 #15 7.032   lrzip libtool-doc seccomp libstdc++-12-doc
09:14:06 #14 50.19 Selecting previously unselected package gcc-11-base:armhf.
09:14:06 #14 50.19 Preparing to unpack .../070-gcc-11-base_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:06 #14 50.20 Unpacking gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:06 #14 50.24 Selecting previously unselected package libisl23:armhf.
09:14:06 #14 50.24 Preparing to unpack .../071-libisl23_0.24-2build1_armhf.deb ...
09:14:06 #14 50.25 Unpacking libisl23:armhf (0.24-2build1) ...
09:14:06 #14 50.29 Selecting previously unselected package libmpfr6:armhf.
09:14:06 #14 50.29 Preparing to unpack .../072-libmpfr6_4.1.0-3build3_armhf.deb ...
09:14:06 #14 50.30 Unpacking libmpfr6:armhf (4.1.0-3build3) ...
09:14:06 #14 50.34 Selecting previously unselected package libmpc3:armhf.
09:14:06 #14 50.34 Preparing to unpack .../073-libmpc3_1.2.1-2build1_armhf.deb ...
09:14:06 #14 50.35 Unpacking libmpc3:armhf (1.2.1-2build1) ...
09:14:06 #14 50.38 Selecting previously unselected package cpp-11.
09:14:06 #14 50.38 Preparing to unpack .../074-cpp-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:06 #14 50.39 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:14:06 #14 DONE 55.1s
09:14:06 
09:14:06 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:06 #15 DONE 0.0s
09:14:06 
09:14:06 #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
09:14:06 #13 53.02   Installing       : perl-PathTools-3.84-489.fc37.x86_64                114/143 
09:14:06 #13 53.03   Installing       : perl-NDBM_File-1.15-494.fc37.x86_64                115/143 
09:14:06 #13 53.04   Installing       : perl-DynaLoader-1.52-494.fc37.x86_64               116/143 
09:14:06 #13 53.10   Installing       : perl-Encode-4:3.19-492.fc37.x86_64                 117/143 
09:14:06 #13 53.20   Installing       : perl-libs-4:5.36.1-494.fc37.x86_64                 118/143 
09:14:06 #13 53.22   Installing       : perl-interpreter-4:5.36.1-494.fc37.x86_64          119/143 
09:14:06 #13 53.23   Installing       : devscripts-checkbashisms-2.22.2-3.fc37.x86_64      120/143 
09:14:06 #13 53.23   Installing       : fpc-srpm-macros-1.3-6.fc37.noarch                  121/143 
09:14:06 #13 53.24   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch             122/143 
09:14:06 #13 53.24   Installing       : web-assets-filesystem-5-18.fc37.noarch             123/143 
09:14:06 #13 53.25   Installing       : js-jquery-3.6.0-3.fc37.noarch                      124/143 
09:14:06 #13 53.26   Installing       : python-systemd-doc-235-1.fc37.x86_64               125/143 
09:14:06 #13 53.27   Installing       : python3-systemd-235-1.fc37.x86_64                  126/143 
09:14:06 #13 56.53   Installing       : glibc-gconv-extra-2.37-5.fc38.aarch64              142/142 
09:14:06 #17 9.175   Installing       : checkpolicy-2.9-1.el8.x86_64                          5/58 
09:14:06 #17 9.195   Installing       : libmpc-1.1.0-9.1.el8.x86_64                           6/58 
09:14:06 #17 9.210   Installing       : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/58 
09:14:06 #14 51.23 Preparing to unpack .../090-g++_4%3a11.2.0-1ubuntu1_arm64.deb ...
09:14:06 #14 51.23 Unpacking g++ (4:11.2.0-1ubuntu1) ...
09:14:06 #14 51.26 Selecting previously unselected package make.
09:14:06 #14 51.26 Preparing to unpack .../091-make_4.3-4.1build1_arm64.deb ...
09:14:06 #14 51.26 Unpacking make (4.3-4.1build1) ...
09:14:06 #14 51.30 Selecting previously unselected package libdpkg-perl.
09:14:06 #14 51.30 Preparing to unpack .../092-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
09:14:06 #14 51.34 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
09:14:06 #14 51.37 Selecting previously unselected package bzip2.
09:14:06 #14 51.38 Preparing to unpack .../093-bzip2_1.0.8-5build1_arm64.deb ...
09:14:06 #14 51.38 Unpacking bzip2 (1.0.8-5build1) ...
09:14:06 #14 51.41 Selecting previously unselected package patch.
09:14:06 #14 51.41 Preparing to unpack .../094-patch_2.7.6-7build2_arm64.deb ...
09:14:06 #14 51.41 Unpacking patch (2.7.6-7build2) ...
09:14:06 #14 51.44 Selecting previously unselected package lto-disabled-list.
09:14:06 #15 7.503 Transaction check succeeded.
09:14:06 #15 7.503 Running transaction test
09:14:06 #16 29.06   Running scriptlet: which-2.21-29.el9.x86_64                             91/91 
09:14:06 #16 30.03   Verifying        : acl-2.3.1-3.el9.x86_64                                1/91 
09:14:06 #16 30.03   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/91 
09:14:06 #16 30.03   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/91 
09:14:06 #16 30.03   Verifying        : dbus-1:1.12.20-8.el9.x86_64                           4/91 
09:14:06 #16 30.03   Verifying        : dbus-broker-28-7.el9.x86_64                           5/91 
09:14:06 #16 30.03   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/91 
09:14:06 #16 30.03   Verifying        : device-mapper-9:1.02.195-3.el9.x86_64                 7/91 
09:14:06 #16 30.03   Verifying        : device-mapper-libs-9:1.02.195-3.el9.x86_64            8/91 
09:14:06 #16 30.03   Verifying        : kmod-libs-28-9.el9.x86_64                             9/91 
09:14:06 #16 30.03   Verifying        : libcbor-0.7.0-5.el9.x86_64                           10/91 
09:14:06 #16 30.03   Verifying        : libdb-5.3.28-53.el9.x86_64                           11/91 
09:14:06 #16 30.03   Verifying        : libeconf-0.4.1-3.el9.x86_64                          12/91 
09:14:06 #16 30.03   Verifying        : libedit-3.1-38.20210216cvs.el9.x86_64                13/91 
09:14:06 #16 30.03   Verifying        : libfdisk-2.37.4-15.el9.x86_64                        14/91 
09:14:06 #16 30.03   Verifying        : libfido2-1.13.0-1.el9.x86_64                         15/91 
09:14:06 #16 30.03   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      16/91 
09:14:06 #16 30.03   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        17/91 
09:14:06 #16 30.03   Verifying        : libselinux-utils-3.5-1.el9.x86_64                    18/91 
09:14:06 #16 30.03   Verifying        : libutempter-1.2.1-6.el9.x86_64                       19/91 
09:14:06 #16 30.03   Verifying        : make-1:4.3-7.el9.x86_64                              20/91 
09:14:06 #16 30.04   Verifying        : openssh-8.7p1-34.el9.x86_64                          21/91 
09:14:06 #16 30.04   Verifying        : openssh-clients-8.7p1-34.el9.x86_64                  22/91 
09:14:06 #16 30.04   Verifying        : openssl-1:3.0.7-24.el9.x86_64                        23/91 
09:14:06 #16 30.04   Verifying        : pam-1.5.1-15.el9.x86_64                              24/91 
09:14:06 #16 30.04   Verifying        : policycoreutils-3.5-2.el9.x86_64                     25/91 
09:14:06 #16 30.04   Verifying        : python3-distro-1.5.0-7.el9.noarch                    26/91 
09:14:06 #16 30.04   Verifying        : python3-setools-4.4.3-1.el9.x86_64                   27/91 
09:14:06 #16 30.04   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              28/91 
09:14:06 #16 30.04   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            29/91 
09:14:06 #16 30.04   Verifying        : selinux-policy-38.1.23-1.el9.noarch                  30/91 
09:14:06 #16 30.04   Verifying        : selinux-policy-targeted-38.1.23-1.el9.noarch         31/91 
09:14:06 #16 30.04   Verifying        : systemd-252-18.el9.x86_64                            32/91 
09:14:06 #16 30.04   Verifying        : systemd-pam-252-18.el9.x86_64                        33/91 
09:14:06 #16 30.04   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 34/91 
09:14:06 #16 30.04   Verifying        : util-linux-2.37.4-15.el9.x86_64                      35/91 
09:14:06 #16 30.04   Verifying        : util-linux-core-2.37.4-15.el9.x86_64                 36/91 
09:14:06 #16 30.04   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch              37/91 
09:14:06 #16 30.04   Verifying        : which-2.21-29.el9.x86_64                             38/91 
09:14:06 #16 30.04   Verifying        : annobin-12.12-1.el9.x86_64                           39/91 
09:14:06 #16 30.04   Verifying        : autoconf-2.69-38.el9.noarch                          40/91 
09:14:06 #16 30.04   Verifying        : automake-1.16.2-8.el9.noarch                         41/91 
09:14:06 #16 30.04   Verifying        : checkpolicy-3.5-1.el9.x86_64                         42/91 
09:14:06 #16 30.04   Verifying        : cmake-3.20.2-8.el9.x86_64                            43/91 
09:14:06 #16 30.04   Verifying        : cmake-data-3.20.2-8.el9.noarch                       44/91 
09:14:06 #16 30.04   Verifying        : cmake-filesystem-3.20.2-8.el9.x86_64                 45/91 
09:14:06 #16 30.04   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 46/91 
09:14:06 #16 30.04   Verifying        : cpp-11.4.1-2.1.el9.x86_64                            47/91 
09:14:06 #16 30.04   Verifying        : gcc-11.4.1-2.1.el9.x86_64                            48/91 
09:14:06 #16 30.04   Verifying        : gcc-plugin-annobin-11.4.1-2.1.el9.x86_64             49/91 
09:14:06 #16 30.04   Verifying        : git-2.39.3-1.el9.x86_64                              50/91 
09:14:06 #16 30.04   Verifying        : git-core-2.39.3-1.el9.x86_64                         51/91 
09:14:06 #16 30.04   Verifying        : git-core-doc-2.39.3-1.el9.noarch                     52/91 
09:14:06 #16 30.04   Verifying        : glibc-devel-2.34-82.el9.x86_64                       53/91 
09:14:06 #16 30.04   Verifying        : glibc-headers-2.34-82.el9.x86_64                     54/91 
09:14:06 #16 30.04   Verifying        : kernel-headers-5.14.0-366.el9.x86_64                 55/91 
09:14:06 #16 30.04   Verifying        : libmpc-1.2.1-4.el9.x86_64                            56/91 
09:14:06 #16 30.04   Verifying        : libseccomp-devel-2.5.2-2.el9.x86_64                  57/91 
09:14:06 #16 30.04   Verifying        : libselinux-devel-3.5-1.el9.x86_64                    58/91 
09:14:06 #16 30.04   Verifying        : libsepol-devel-3.5-1.el9.x86_64                      59/91 
09:14:06 #16 30.04   Verifying        : libtool-2.4.6-45.el9.x86_64                          60/91 
09:14:06 #16 30.04   Verifying        : libtool-ltdl-2.4.6-45.el9.x86_64                     61/91 
09:14:06 #16 30.04   Verifying        : libuv-1:1.42.0-1.el9.x86_64                          62/91 
09:14:06 #16 30.04   Verifying        : libxcrypt-devel-4.4.18-3.el9.x86_64                  63/91 
09:14:06 #16 30.04   Verifying        : llvm-libs-16.0.6-4.el9.x86_64                        64/91 
09:14:06 #16 30.04   Verifying        : m4-1.4.19-1.el9.x86_64                               65/91 
09:14:06 #16 30.04   Verifying        : pcre2-devel-10.40-2.el9.x86_64                       66/91 
09:14:06 #16 30.04   Verifying        : pcre2-utf16-10.40-2.el9.x86_64                       67/91 
09:14:06 #16 30.04   Verifying        : pcre2-utf32-10.40-2.el9.x86_64                       68/91 
09:14:06 #16 30.04   Verifying        : perl-DynaLoader-1.47-480.el9.x86_64                  69/91 
09:14:06 #16 30.04   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    70/91 
09:14:06 #16 30.04   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           71/91 
09:14:06 #16 30.04   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   72/91 
09:14:06 #16 30.04   Verifying        : perl-File-Find-1.37-480.el9.noarch                   73/91 
09:14:06 #16 30.04   Verifying        : perl-Git-2.39.3-1.el9.noarch                         74/91 
09:14:06 #16 30.04   Verifying        : perl-TermReadKey-2.38-11.el9.x86_64                  75/91 
09:14:06 #16 30.04   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                76/91 
09:14:06 #16 30.04   Verifying        : perl-lib-0.65-480.el9.x86_64                         77/91 
09:14:06 #16 30.04   Verifying        : perl-threads-1:2.25-460.el9.x86_64                   78/91 
09:14:06 #16 30.04   Verifying        : perl-threads-shared-1.61-460.el9.x86_64              79/91 
09:14:06 #16 30.04   Verifying        : policycoreutils-devel-3.5-2.el9.x86_64               80/91 
09:14:06 #16 30.04   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        81/91 
09:14:06 #16 30.04   Verifying        : python3-audit-3.0.7-104.el9.x86_64                   82/91 
09:14:06 #16 30.04   Verifying        : python3-libselinux-3.5-1.el9.x86_64                  83/91 
09:14:06 #16 30.04   Verifying        : python3-libsemanage-3.5-2.el9.x86_64                 84/91 
09:14:06 #16 30.04   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             85/91 
09:14:06 #16 30.04   Verifying        : selinux-policy-devel-38.1.23-1.el9.noarch            86/91 
09:14:06 #16 30.04   Verifying        : systemd-devel-252-18.el9.x86_64                      87/91 
09:14:06 #16 30.04   Verifying        : device-mapper-devel-9:1.02.195-3.el9.x86_64          88/91 
09:14:06 #16 30.04   Verifying        : glibc-static-2.34-82.el9.x86_64                      89/91 
09:14:06 #16 30.04   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.x86_64               90/91 
09:14:06 #16 30.04   Verifying        : libxcrypt-static-4.4.18-3.el9.x86_64                 91/91 
09:14:06 #16 30.26 
09:14:06 #16 30.26 Installed:
09:14:06 #16 30.26   acl-2.3.1-3.el9.x86_64                                                        
09:14:06 #16 30.26   annobin-12.12-1.el9.x86_64                                                    
09:14:06 #16 30.26   autoconf-2.69-38.el9.noarch                                                   
09:14:06 #16 30.26   automake-1.16.2-8.el9.noarch                                                  
09:14:06 #16 30.26   checkpolicy-3.5-1.el9.x86_64                                                  
09:14:06 #16 30.26   cmake-3.20.2-8.el9.x86_64                                                     
09:14:06 #16 30.26   cmake-data-3.20.2-8.el9.noarch                                                
09:14:06 #16 30.26   cmake-filesystem-3.20.2-8.el9.x86_64                                          
09:14:06 #16 30.26   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
09:14:06 #16 30.26   cpp-11.4.1-2.1.el9.x86_64                                                     
09:14:06 #16 30.26   cracklib-2.9.6-27.el9.x86_64                                                  
09:14:06 #16 30.26   cracklib-dicts-2.9.6-27.el9.x86_64                                            
09:14:06 #16 30.26   dbus-1:1.12.20-8.el9.x86_64                                                   
09:14:06 #16 30.26   dbus-broker-28-7.el9.x86_64                                                   
09:14:06 #16 30.26   dbus-common-1:1.12.20-8.el9.noarch                                            
09:14:06 #16 30.26   device-mapper-9:1.02.195-3.el9.x86_64                                         
09:14:06 #16 30.26   device-mapper-devel-9:1.02.195-3.el9.x86_64                                   
09:14:06 #16 30.26   device-mapper-libs-9:1.02.195-3.el9.x86_64                                    
09:14:06 #16 30.26   gcc-11.4.1-2.1.el9.x86_64                                                     
09:14:06 #16 30.26   gcc-plugin-annobin-11.4.1-2.1.el9.x86_64                                      
09:14:06 #16 30.26   git-2.39.3-1.el9.x86_64                                                       
09:14:06 #16 30.26   git-core-2.39.3-1.el9.x86_64                                                  
09:14:06 #16 30.26   git-core-doc-2.39.3-1.el9.noarch                                              
09:14:06 #16 30.26   glibc-devel-2.34-82.el9.x86_64                                                
09:14:06 #16 30.26   glibc-headers-2.34-82.el9.x86_64                                              
09:14:06 #16 30.26   glibc-static-2.34-82.el9.x86_64                                               
09:14:06 #16 30.26   kernel-headers-5.14.0-366.el9.x86_64                                          
09:14:06 #16 30.26   kmod-libs-28-9.el9.x86_64                                                     
09:14:06 #16 30.26   libcbor-0.7.0-5.el9.x86_64                                                    
09:14:06 #16 30.26   libdb-5.3.28-53.el9.x86_64                                                    
09:14:06 #16 30.26   libeconf-0.4.1-3.el9.x86_64                                                   
09:14:06 #16 30.26   libedit-3.1-38.20210216cvs.el9.x86_64                                         
09:14:06 #16 30.26   libfdisk-2.37.4-15.el9.x86_64                                                 
09:14:06 #16 30.26   libfido2-1.13.0-1.el9.x86_64                                                  
09:14:06 #16 30.26   libmpc-1.2.1-4.el9.x86_64                                                     
09:14:06 #16 30.26   libpwquality-1.4.4-8.el9.x86_64                                               
09:14:06 #16 30.26   libseccomp-2.5.2-2.el9.x86_64                                                 
09:14:06 #16 30.26   libseccomp-devel-2.5.2-2.el9.x86_64                                           
09:14:06 #16 30.26   libselinux-devel-3.5-1.el9.x86_64                                             
09:14:06 #16 30.26   libselinux-utils-3.5-1.el9.x86_64                                             
09:14:06 #16 30.26   libsepol-devel-3.5-1.el9.x86_64                                               
09:14:06 #16 30.26   libtool-2.4.6-45.el9.x86_64                                                   
09:14:06 #16 30.26   libtool-ltdl-2.4.6-45.el9.x86_64                                              
09:14:06 #16 30.26   libtool-ltdl-devel-2.4.6-45.el9.x86_64                                        
09:14:06 #16 30.26   libutempter-1.2.1-6.el9.x86_64                                                
09:14:06 #16 30.26   libuv-1:1.42.0-1.el9.x86_64                                                   
09:14:06 #16 30.26   libxcrypt-devel-4.4.18-3.el9.x86_64                                           
09:14:06 #16 30.26   libxcrypt-static-4.4.18-3.el9.x86_64                                          
09:14:06 #16 30.26   llvm-libs-16.0.6-4.el9.x86_64                                                 
09:14:06 #16 30.26   m4-1.4.19-1.el9.x86_64                                                        
09:14:06 #16 30.26   make-1:4.3-7.el9.x86_64                                                       
09:14:06 #16 30.26   openssh-8.7p1-34.el9.x86_64                                                   
09:14:06 #16 30.26   openssh-clients-8.7p1-34.el9.x86_64                                           
09:14:06 #16 30.26   openssl-1:3.0.7-24.el9.x86_64                                                 
09:14:06 #16 30.26   pam-1.5.1-15.el9.x86_64                                                       
09:14:06 #16 30.26   pcre2-devel-10.40-2.el9.x86_64                                                
09:14:06 #16 30.26   pcre2-utf16-10.40-2.el9.x86_64                                                
09:14:06 #16 30.26   pcre2-utf32-10.40-2.el9.x86_64                                                
09:14:06 #16 30.26   perl-DynaLoader-1.47-480.el9.x86_64                                           
09:14:06 #16 30.26   perl-Error-1:0.17029-7.el9.noarch                                             
09:14:06 #16 30.26   perl-File-Compare-1.100.600-480.el9.noarch                                    
09:14:06 #16 30.26   perl-File-Copy-2.34-480.el9.noarch                                            
09:14:06 #16 30.26   perl-File-Find-1.37-480.el9.noarch                                            
09:14:06 #16 30.26   perl-Git-2.39.3-1.el9.noarch                                                  
09:14:06 #16 30.26   perl-TermReadKey-2.38-11.el9.x86_64                                           
09:14:06 #16 30.26   perl-Thread-Queue-3.14-460.el9.noarch                                         
09:14:06 #16 30.26   perl-lib-0.65-480.el9.x86_64                                                  
09:14:06 #16 30.26   perl-threads-1:2.25-460.el9.x86_64                                            
09:14:06 #16 30.26   perl-threads-shared-1.61-460.el9.x86_64                                       
09:14:06 #16 30.26   policycoreutils-3.5-2.el9.x86_64                                              
09:14:06 #16 30.26   policycoreutils-devel-3.5-2.el9.x86_64                                        
09:14:06 #16 30.26   policycoreutils-python-utils-3.5-2.el9.noarch                                 
09:14:06 #16 30.26   python3-audit-3.0.7-104.el9.x86_64                                            
09:14:06 #16 30.26   python3-distro-1.5.0-7.el9.noarch                                             
09:14:06 #16 30.26   python3-libselinux-3.5-1.el9.x86_64                                           
09:14:06 #16 30.26   python3-libsemanage-3.5-2.el9.x86_64                                          
09:14:06 #16 30.26   python3-policycoreutils-3.5-2.el9.noarch                                      
09:14:06 #16 30.26   python3-setools-4.4.3-1.el9.x86_64                                            
09:14:06 #16 30.26   python3-setuptools-53.0.0-12.el9.noarch                                       
09:14:06 #16 30.26   rpm-plugin-selinux-4.16.1.3-25.el9.x86_64                                     
09:14:06 #16 30.26   selinux-policy-38.1.23-1.el9.noarch                                           
09:14:06 #16 30.26   selinux-policy-devel-38.1.23-1.el9.noarch                                     
09:14:06 #16 30.26   selinux-policy-targeted-38.1.23-1.el9.noarch                                  
09:14:06 #16 30.26   systemd-252-18.el9.x86_64                                                     
09:14:06 #16 30.26   systemd-devel-252-18.el9.x86_64                                               
09:14:06 #16 30.26   systemd-pam-252-18.el9.x86_64                                                 
09:14:06 #16 30.26   systemd-rpm-macros-252-18.el9.noarch                                          
09:14:06 #16 30.26   util-linux-2.37.4-15.el9.x86_64                                               
09:14:06 #16 30.26   util-linux-core-2.37.4-15.el9.x86_64                                          
09:14:06 #16 30.26   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
09:14:06 #16 30.26   which-2.21-29.el9.x86_64                                                      
09:14:06 #16 30.26 
09:14:06 #16 30.26 Complete!
09:14:06 #15 8.758   Installing       : perl-threads-1:2.36-500.fc39.aarch64                12/105 
09:14:06 #15 8.769   Installing       : python3-libselinux-3.5-5.fc39.aarch64               13/105 
09:14:06 #15 8.776   Installing       : cmake-rpm-macros-3.27.4-7.fc39.noarch               14/105 
09:14:06 #15 8.785   Installing       : cmake-filesystem-3.27.4-7.fc39.aarch64              15/105 
09:14:06 #15 8.792   Installing       : perl-File-Find-1.43-500.fc39.noarch                 16/105 
09:14:06 #15 8.800   Installing       : python3-libsemanage-3.5-4.fc39.aarch64              17/105 
09:14:06 #15 8.807   Installing       : perl-threads-shared-1.68-500.fc39.aarch64           18/105 
09:14:06 #15 8.814   Installing       : perl-Thread-Queue-3.14-500.fc39.noarch              19/105 
09:14:06 #15 8.975   Installing       : cpp-13.2.1-1.fc39.aarch64                           20/105 
09:14:06 #15 8.997   Installing       : systemd-devel-254.2-7.fc39.aarch64                  21/105 
09:14:06 #14 52.96 Preparing to unpack .../317-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:06 #14 52.97 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:06 #14 52.99 Selecting previously unselected package libxml-writer-perl.
09:14:06 #14 53.00 Preparing to unpack .../318-libxml-writer-perl_0.625-1_all.deb ...
09:14:06 #14 53.00 Unpacking libxml-writer-perl (0.625-1) ...
09:14:06 #14 53.03 Selecting previously unselected package libyaml-libyaml-perl.
09:14:06 #14 53.03 Preparing to unpack .../319-libyaml-libyaml-perl_0.81+repack-1_armhf.deb ...
09:14:06 #14 53.04 Unpacking libyaml-libyaml-perl (0.81+repack-1) ...
09:14:06 #14 53.07 Selecting previously unselected package licensecheck.
09:14:06 #14 53.07 Preparing to unpack .../320-licensecheck_3.0.45-1_all.deb ...
09:14:06 #14 53.07 Unpacking licensecheck (3.0.45-1) ...
09:14:06 #14 53.10 Selecting previously unselected package libdevel-size-perl.
09:14:06 #14 53.10 Preparing to unpack .../321-libdevel-size-perl_0.83-1build1_armhf.deb ...
09:14:06 #14 53.11 Unpacking libdevel-size-perl (0.83-1build1) ...
09:14:06 #14 53.14 Selecting previously unselected package t1utils.
09:14:06 #14 53.14 Preparing to unpack .../322-t1utils_1.41-3_armhf.deb ...
09:14:06 #14 53.14 Unpacking t1utils (1.41-3) ...
09:14:06 #14 53.18 Selecting previously unselected package lintian.
09:14:06 #14 53.18 Preparing to unpack .../323-lintian_2.62.0ubuntu2.2_all.deb ...
09:14:06 #13 53.06 Setting up libedit2:armhf (3.1-20221030-2) ...
09:14:06 #13 53.08 Setting up libreadline8:armhf (8.2-1.3) ...
09:14:06 #13 53.09 Setting up libheif1:armhf (1.15.1-1) ...
09:14:06 #13 53.10 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
09:14:06 #13 53.11 Setting up ca-certificates (20230311) ...
09:14:06 #14 58.05 Setting up libdata-dump-perl (1.23-1) ...
09:14:06 #14 58.06 Setting up python3-certifi (2019.11.28-1) ...
09:14:06 #14 58.19 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:06 #14 58.20 Setting up libref-util-perl (0.204-1) ...
09:14:06 #14 58.21 Setting up libipc-system-simple-perl (1.26-1) ...
09:14:06 #14 58.22 Setting up libnet-domain-tld-perl (1.75-1) ...
09:14:06 #14 58.23 Setting up libxml-writer-perl (0.625-1) ...
09:14:06 #13 55.58 Setting up python3-pkg-resources (66.1.1-1) ...
09:14:06 #14 50.22 Preparing to unpack .../045-xauth_1%3a1.1.2-1_armhf.deb ...
09:14:06 #14 50.23 Unpacking xauth (1:1.1.2-1) ...
09:14:06 #14 50.27 Selecting previously unselected package xz-utils.
09:14:06 #14 50.27 Preparing to unpack .../046-xz-utils_5.4.1-0.2_armhf.deb ...
09:14:06 #14 50.28 Unpacking xz-utils (5.4.1-0.2) ...
09:14:06 #14 50.32 Selecting previously unselected package m4.
09:14:06 #14 50.32 Preparing to unpack .../047-m4_1.4.19-3_armhf.deb ...
09:14:06 #14 50.33 Unpacking m4 (1.4.19-3) ...
09:14:06 #14 50.36 Selecting previously unselected package autoconf.
09:14:06 #14 50.37 Preparing to unpack .../048-autoconf_2.71-3_all.deb ...
09:14:06 #14 50.37 Unpacking autoconf (2.71-3) ...
09:14:06 #14 50.43 Selecting previously unselected package autotools-dev.
09:14:06 #14 56.88 Preparing to unpack .../169-libtry-tiny-perl_0.31-2_all.deb ...
09:14:06 #14 56.89 Unpacking libtry-tiny-perl (0.31-2) ...
09:14:06 #14 56.92 Selecting previously unselected package libwww-robotrules-perl.
09:14:06 #14 56.92 Preparing to unpack .../170-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:06 #14 56.93 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:06 #14 56.96 Selecting previously unselected package libwww-perl.
09:14:06 #14 56.96 Preparing to unpack .../171-libwww-perl_6.67-1_all.deb ...
09:14:06 #14 56.96 Unpacking libwww-perl (6.67-1) ...
09:14:06 #14 57.02 Selecting previously unselected package patchutils.
09:14:06 #14 57.03 Preparing to unpack .../172-patchutils_0.4.2-1build2_arm64.deb ...
09:14:06 #14 57.03 Unpacking patchutils (0.4.2-1build2) ...
09:14:06 #14 57.06 Selecting previously unselected package wdiff.
09:14:06 #14 57.07 Preparing to unpack .../173-wdiff_1.2.2-5_arm64.deb ...
09:14:06 #14 57.07 Unpacking wdiff (1.2.2-5) ...
09:14:06 #14 57.11 Selecting previously unselected package devscripts.
09:14:06 #14 57.11 Preparing to unpack .../174-devscripts_2.23.4ubuntu1_all.deb ...
09:14:06 #14 57.14 Unpacking devscripts (2.23.4ubuntu1) ...
09:14:06 #14 57.21 Selecting previously unselected package diffstat.
09:14:06 #14 57.21 Preparing to unpack .../175-diffstat_1.65-1_arm64.deb ...
09:14:06 #14 57.21 Unpacking diffstat (1.65-1) ...
09:14:06 #14 57.25 Selecting previously unselected package python3-chardet.
09:14:06 #14 50.56 Selecting previously unselected package cpp.
09:14:06 #14 50.56 Preparing to unpack .../075-cpp_4%3a11.2.0-1ubuntu1_armhf.deb ...
09:14:06 #14 50.56 Unpacking cpp (4:11.2.0-1ubuntu1) ...
09:14:06 #14 50.60 Selecting previously unselected package libcc1-0:armhf.
09:14:06 #14 50.60 Preparing to unpack .../076-libcc1-0_12.3.0-1ubuntu1~22.04_armhf.deb ...
09:14:06 #14 50.61 Unpacking libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:06 #14 50.64 Selecting previously unselected package libgomp1:armhf.
09:14:06 #14 50.65 Preparing to unpack .../077-libgomp1_12.3.0-1ubuntu1~22.04_armhf.deb ...
09:14:06 #14 50.66 Unpacking libgomp1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:06 #14 50.69 Selecting previously unselected package libatomic1:armhf.
09:14:06 #16 0.720 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
09:14:06 #16 0.720 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
09:14:06 #13 53.28   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       127/143 
09:14:06 #13 53.29   Installing       : efi-srpm-macros-5-6.fc37.noarch                    128/143 
09:14:06 #13 53.30   Installing       : fonts-srpm-macros-1:2.0.5-9.fc37.noarch            129/143 
09:14:06 #13 53.30   Installing       : go-srpm-macros-3.2.0-1.fc37.noarch                 130/143 
09:14:06 #13 53.31   Installing       : python-srpm-macros-3.11-6.fc37.noarch              131/143 
09:14:06 #13 53.31   Installing       : redhat-rpm-config-229-1.fc37.noarch                132/143 
09:14:06 #13 53.33   Installing       : ed-1.18-2.fc37.x86_64                              133/143 
09:14:06 #13 53.33   Installing       : patch-2.7.6-17.fc37.x86_64                         134/143 
09:14:06 #13 53.35   Installing       : diffutils-3.8-3.fc37.x86_64                        135/143 
09:14:06 #13 53.36   Installing       : dash-0.5.11.5-2.fc37.x86_64                        136/143 
09:14:06 #13 53.36   Running scriptlet: dash-0.5.11.5-2.fc37.x86_64                        136/143 
09:14:06 #13 53.38   Installing       : cpio-2.13-13.fc37.x86_64                           137/143 
09:14:06 #13 53.39   Installing       : bzip2-1.0.8-12.fc37.x86_64                         138/143 
09:14:06 #13 53.40   Installing       : rpm-build-4.18.1-2.fc37.x86_64                     139/143 
09:14:06 #13 53.41   Installing       : rpmlint-fedora-license-data-1.29-1.fc37.noarch     140/143 
09:14:06 #13 53.43   Installing       : rpmlint-2.4.0-6.fc37.noarch                        141/143 
09:14:06 #13 53.44   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch               142/143 
09:14:06 #13 53.45 Updating certificates in /etc/ssl/certs...
09:14:06 #16 DONE 30.5s
09:14:06 
09:14:06 #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:06 #14 51.44 Preparing to unpack .../095-lto-disabled-list_24_all.deb ...
09:14:06 #14 51.47 Unpacking lto-disabled-list (24) ...
09:14:06 #14 51.50 Selecting previously unselected package dpkg-dev.
09:14:06 #14 51.50 Preparing to unpack .../096-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
09:14:06 #14 51.51 Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
09:14:06 #14 51.56 Selecting previously unselected package build-essential.
09:14:06 #14 51.56 Preparing to unpack .../097-build-essential_12.9ubuntu3_arm64.deb ...
09:14:06 #14 51.57 Unpacking build-essential (12.9ubuntu3) ...
09:14:06 #14 51.60 Selecting previously unselected package libbrotli1:arm64.
09:14:06 #14 51.60 Preparing to unpack .../098-libbrotli1_1.0.9-2build6_arm64.deb ...
09:14:06 #14 51.60 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
09:14:06 #14 51.64 Selecting previously unselected package libsasl2-modules-db:arm64.
09:14:06 #14 51.65 Preparing to unpack .../099-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
09:14:06 #14 51.65 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:06 #14 51.68 Selecting previously unselected package libsasl2-2:arm64.
09:14:07 #16 3.728 Reading package lists...
09:14:07 #16 4.561 Building dependency tree...
09:14:07 #14 43.92 Public key for emacs-filesystem-24.3-23.el7_9.1.noarch.rpm is not installed
09:14:07 #15 DONE 13.6s
09:14:07 
09:14:07 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:07 #16 DONE 0.1s
09:14:07 #15 9.010   Installing       : gc-8.2.2-4.fc39.aarch64                             22/105 
09:14:07 #15 9.253   Installing       : guile22-2.2.7-9.fc39.aarch64                        23/105 
09:14:07 #14 53.18 Unpacking lintian (2.62.0ubuntu2.2) ...
09:14:07 #14 53.45 Selecting previously unselected package manpages-dev.
09:14:07 #14 58.24 Setting up libhash-fieldhash-perl (0.15-1build2) ...
09:14:07 #14 58.25 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
09:14:07 #14 58.27 Setting up shared-mime-info (1.15-1) ...
09:14:07 #13 55.88 Setting up libmodule-implementation-perl (0.09-2) ...
09:14:07 #13 55.89 Setting up libcgi-fast-perl (1:2.15-1) ...
09:14:07 #13 55.90 Setting up python3-apt (2.6.0) ...
09:14:07 #13 56.04 Setting up python3-charset-normalizer (3.0.1-2) ...
09:14:07 #14 50.43 Preparing to unpack .../049-autotools-dev_20220109.1_all.deb ...
09:14:07 #14 50.43 Unpacking autotools-dev (20220109.1) ...
09:14:07 #14 50.48 Selecting previously unselected package automake.
09:14:07 #14 50.48 Preparing to unpack .../050-automake_1%3a1.16.5-1.3_all.deb ...
09:14:07 #14 50.48 Unpacking automake (1:1.16.5-1.3) ...
09:14:07 #14 50.54 Selecting previously unselected package autopoint.
09:14:07 #14 50.54 Preparing to unpack .../051-autopoint_0.21-11_all.deb ...
09:14:07 #14 50.55 Unpacking autopoint (0.21-11) ...
09:14:07 #14 50.58 Selecting previously unselected package binutils-common:armhf.
09:14:07 #14 50.58 Preparing to unpack .../052-binutils-common_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.59 Unpacking binutils-common:armhf (2.40-2ubuntu4.1) ...
09:14:07 #14 50.63 Selecting previously unselected package libbinutils:armhf.
09:14:07 #14 50.63 Preparing to unpack .../053-libbinutils_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.64 Unpacking libbinutils:armhf (2.40-2ubuntu4.1) ...
09:14:07 #14 57.25 Preparing to unpack .../176-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:14:07 #14 57.26 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:14:07 #14 57.30 Selecting previously unselected package zstd.
09:14:07 #14 57.30 Preparing to unpack .../177-zstd_1.5.4+dfsg2-4_arm64.deb ...
09:14:07 #14 57.30 Unpacking zstd (1.5.4+dfsg2-4) ...
09:14:07 #14 57.35 Selecting previously unselected package python3-debian.
09:14:07 #14 57.35 Preparing to unpack .../178-python3-debian_0.1.49ubuntu2_all.deb ...
09:14:07 #14 57.35 Unpacking python3-debian (0.1.49ubuntu2) ...
09:14:07 #14 57.40 Selecting previously unselected package libgpgme11:arm64.
09:14:07 #14 57.40 Preparing to unpack .../179-libgpgme11_1.18.0-3ubuntu2_arm64.deb ...
09:14:07 #14 57.40 Unpacking libgpgme11:arm64 (1.18.0-3ubuntu2) ...
09:14:07 #14 57.44 Selecting previously unselected package python3-gpg.
09:14:07 #14 57.44 Preparing to unpack .../180-python3-gpg_1.18.0-3ubuntu2_arm64.deb ...
09:14:07 #14 57.44 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
09:14:07 #14 57.49 Selecting previously unselected package python3-xdg.
09:14:07 #14 50.69 Preparing to unpack .../078-libatomic1_12.3.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 50.70 Unpacking libatomic1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:07 #14 50.73 Selecting previously unselected package libasan6:armhf.
09:14:07 #14 50.73 Preparing to unpack .../079-libasan6_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 50.74 Unpacking libasan6:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:07 #14 50.83 Selecting previously unselected package libubsan1:armhf.
09:14:07 #14 50.84 Preparing to unpack .../080-libubsan1_12.3.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 50.84 Unpacking libubsan1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:07 #14 50.88 Selecting previously unselected package libgcc-11-dev:armhf.
09:14:07 #14 50.89 Preparing to unpack .../081-libgcc-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 50.89 Unpacking libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:07 #14 50.95 Selecting previously unselected package gcc-11.
09:14:07 #16 0.723 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
09:14:07 #16 0.735 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
09:14:07 #13 53.53   Installing       : glibc-gconv-extra-2.36-11.fc37.x86_64              143/143 
09:14:07 #20 1.769 Fetched 8655 kB in 1s (5980 kB/s)
09:14:07 #15 7.606 The following NEW packages will be installed:
09:14:07 #15 7.606   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:14:07 #15 7.606   g++-12 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:14:07 #15 7.607   libdevmapper1.02.1 libjsoncpp25 libltdl-dev libltdl7 libpcre2-16-0
09:14:07 #15 7.607   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:07 #15 7.607   libseccomp-dev libselinux1-dev libsepol-dev libstdc++-12-dev libsystemd-dev
09:14:07 #15 7.608   libudev-dev libuv1 pkg-config pkgconf pkgconf-bin
09:14:07 #15 7.609 The following packages will be upgraded:
09:14:07 #15 7.610   libsystemd0 libudev1 udev
09:14:07 #14 51.69 Preparing to unpack .../100-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
09:14:07 #14 51.69 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:07 #14 51.73 Selecting previously unselected package libldap-2.5-0:arm64.
09:14:07 #14 51.73 Preparing to unpack .../101-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ...
09:14:07 #14 51.74 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:07 #14 51.83 Selecting previously unselected package librtmp1:arm64.
09:14:07 #14 51.83 Preparing to unpack .../102-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
09:14:07 #14 51.83 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:07 #14 51.87 Selecting previously unselected package libssh-4:arm64.
09:14:07 #14 51.87 Preparing to unpack .../103-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ...
09:14:07 #14 51.88 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
09:14:07 #14 51.91 Selecting previously unselected package libcurl4:arm64.
09:14:07 #14 51.91 Preparing to unpack .../104-libcurl4_7.81.0-1ubuntu1.13_arm64.deb ...
09:14:07 #14 51.92 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.13) ...
09:14:07 #14 51.95 Selecting previously unselected package curl.
09:14:07 #16 4.755 Reading state information...
09:14:07 #16 4.761 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:07 #16 5.016 Starting 2 pkgProblemResolver with broken count: 0
09:14:07 
09:14:07 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:07 #15 9.273   Installing       : make-1:4.4.1-2.fc39.aarch64                         24/105 
09:14:07 #15 9.282   Installing       : jsoncpp-1.9.5-5.fc39.aarch64                        25/105 
09:14:07 #15 9.290   Installing       : kmod-libs-30-6.fc39.aarch64                         26/105 
09:14:07 #15 9.301   Installing       : less-633-2.fc39.aarch64                             27/105 
09:14:07 #15 9.308   Installing       : libargon2-20190702-3.fc39.aarch64                   28/105 
09:14:07 #15 9.321   Installing       : libasan-13.2.1-1.fc39.aarch64                       29/105 
09:14:07 #15 9.327   Installing       : libatomic-13.2.1-1.fc39.aarch64                     30/105 
09:14:07 #15 9.334   Installing       : libbpf-2:1.1.0-4.fc39.aarch64                       31/105 
09:14:07 #15 9.341   Installing       : libcbor-0.10.2-2.fc39.aarch64                       32/105 
09:14:07 #15 9.349   Installing       : libfido2-1.13.0-3.fc39.aarch64                      33/105 
09:14:07 #15 9.357   Installing       : libedit-3.1-48.20230828cvs.fc39.aarch64             34/105 
09:14:07 #15 9.378   Installing       : libselinux-utils-3.5-5.fc39.aarch64                 35/105 
09:14:07 #15 9.388   Installing       : libubsan-13.2.1-1.fc39.aarch64                      36/105 
09:14:07 #15 9.396   Installing       : libuv-1:1.46.0-2.fc39.aarch64                       37/105 
09:14:07 #15 9.406   Installing       : pcre2-utf16-10.42-1.fc39.2.aarch64                  38/105 
09:14:07 #15 9.415   Installing       : pcre2-utf32-10.42-1.fc39.2.aarch64                  39/105 
09:14:07 #15 9.426   Installing       : pcre2-devel-10.42-1.fc39.2.aarch64                  40/105 
09:14:07 #15 9.435   Installing       : perl-TermReadKey-2.38-18.fc39.aarch64               41/105 
09:14:07 #15 9.444   Installing       : python3-audit-3.1.2-1.fc39.aarch64                  42/105 
09:14:07 #15 9.451   Installing       : qrencode-libs-4.1.1-5.fc39.aarch64                  43/105 
09:14:07 #14 53.45 Preparing to unpack .../324-manpages-dev_5.05-1_all.deb ...
09:14:07 #14 53.45 Unpacking manpages-dev (5.05-1) ...
09:14:07 #14 53.69 Selecting previously unselected package python3-certifi.
09:14:07 #14 53.69 Preparing to unpack .../325-python3-certifi_2019.11.28-1_all.deb ...
09:14:07 #14 53.69 Unpacking python3-certifi (2019.11.28-1) ...
09:14:07 #14 53.74 Selecting previously unselected package python3-idna.
09:14:07 #13 56.17 Setting up libpackage-stash-perl (0.40-1) ...
09:14:07 #13 56.18 Setting up libimport-into-perl (1.002005-2) ...
09:14:07 #13 56.19 Setting up libmoo-perl (2.005005-1) ...
09:14:07 #13 56.20 Setting up liblist-someutils-perl (0.59-1) ...
09:14:07 #13 56.20 Setting up debhelper (13.11.4) ...
09:14:07 #13 56.21 Setting up libmime-tools-perl (5.510-1) ...
09:14:07 #13 56.22 Setting up liblist-someutils-xs-perl:amd64 (0.58-3) ...
09:14:07 #13 56.23 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:14:07 #14 50.70 Selecting previously unselected package libctf-nobfd0:armhf.
09:14:07 #14 50.70 Preparing to unpack .../054-libctf-nobfd0_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.70 Unpacking libctf-nobfd0:armhf (2.40-2ubuntu4.1) ...
09:14:07 #14 50.74 Selecting previously unselected package libctf0:armhf.
09:14:07 #14 50.75 Preparing to unpack .../055-libctf0_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.75 Unpacking libctf0:armhf (2.40-2ubuntu4.1) ...
09:14:07 #14 50.82 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:14:07 #14 50.82 Preparing to unpack .../056-binutils-arm-linux-gnueabihf_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.82 Unpacking binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ...
09:14:07 #14 50.92 Selecting previously unselected package binutils.
09:14:07 #14 57.50 Preparing to unpack .../181-python3-xdg_0.28-2_all.deb ...
09:14:07 #14 57.50 Unpacking python3-xdg (0.28-2) ...
09:14:07 #14 57.54 Selecting previously unselected package dput.
09:14:07 #14 57.55 Preparing to unpack .../182-dput_1.1.3ubuntu2.1_all.deb ...
09:14:07 #14 57.56 Unpacking dput (1.1.3ubuntu2.1) ...
09:14:07 #14 57.59 Selecting previously unselected package fonts-dejavu-core.
09:14:07 #14 57.59 Preparing to unpack .../183-fonts-dejavu-core_2.37-6_all.deb ...
09:14:07 #14 57.60 Unpacking fonts-dejavu-core (2.37-6) ...
09:14:07 #14 57.65 Selecting previously unselected package fontconfig-config.
09:14:07 #14 57.66 Preparing to unpack .../184-fontconfig-config_2.14.1-3ubuntu3_arm64.deb ...
09:14:07 #14 50.96 Preparing to unpack .../082-gcc-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 50.96 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:14:07 #20 1.769 Reading package lists...
09:14:07 #13 53.60 Updating certificates in /etc/ssl/certs...
09:14:07 #13 54.07 137 added, 0 removed; done.
09:14:07 #14 51.95 Preparing to unpack .../105-curl_7.81.0-1ubuntu1.13_arm64.deb ...
09:14:07 #14 51.96 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:14:07 #14 52.00 Selecting previously unselected package dctrl-tools.
09:14:07 #14 52.00 Preparing to unpack .../106-dctrl-tools_2.24-3build2_arm64.deb ...
09:14:07 #14 52.01 Unpacking dctrl-tools (2.24-3build2) ...
09:14:07 #14 52.04 Selecting previously unselected package libdebhelper-perl.
09:14:07 #14 52.04 Preparing to unpack .../107-libdebhelper-perl_13.6ubuntu1_all.deb ...
09:14:07 #14 52.04 Unpacking libdebhelper-perl (13.6ubuntu1) ...
09:14:07 #14 52.08 Selecting previously unselected package libtool.
09:14:07 #14 52.08 Preparing to unpack .../108-libtool_2.4.6-15build2_all.deb ...
09:14:07 #14 52.09 Unpacking libtool (2.4.6-15build2) ...
09:14:07 #14 52.12 Selecting previously unselected package dh-autoreconf.
09:14:07 #14 52.12 Preparing to unpack .../109-dh-autoreconf_20_all.deb ...
09:14:07 #14 52.16 Unpacking dh-autoreconf (20) ...
09:14:07 #14 52.19 Selecting previously unselected package libarchive-zip-perl.
09:14:07 #14 52.19 Preparing to unpack .../110-libarchive-zip-perl_1.68-1_all.deb ...
09:14:07 #14 52.20 Unpacking libarchive-zip-perl (1.68-1) ...
09:14:07 #14 52.23 Selecting previously unselected package libsub-override-perl.
09:14:07 #14 52.23 Preparing to unpack .../111-libsub-override-perl_0.09-2_all.deb ...
09:14:07 #14 52.24 Unpacking libsub-override-perl (0.09-2) ...
09:14:07 #14 52.26 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:14:07 #14 52.26 Preparing to unpack .../112-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
09:14:07 #14 52.27 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
09:14:07 #14 52.30 Selecting previously unselected package dh-strip-nondeterminism.
09:14:07 #16 5.020 Done
09:14:07 #16 5.226  Done
09:14:07 #13 52.96 Setting up libhttp-negotiate-perl (6.01-2) ...
09:14:07 #15 9.460   Installing       : rhash-1.4.3-3.fc39.aarch64                          44/105 
09:14:07 #15 9.563   Installing       : python3-setuptools-67.7.2-7.fc39.noarch             45/105 
09:14:07 #15 9.610   Installing       : python3-setools-4.4.3-1.fc39.aarch64                46/105 
09:14:07 #15 9.745   Installing       : kernel-headers-6.5.4-300.fc39.aarch64               47/105 
09:14:07 #14 53.74 Preparing to unpack .../326-python3-idna_2.8-1_all.deb ...
09:14:07 #14 53.75 Unpacking python3-idna (2.8-1) ...
09:14:07 #14 53.78 Selecting previously unselected package python3-urllib3.
09:14:07 #14 53.78 Preparing to unpack .../327-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:14:07 #14 53.79 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:14:07 #14 53.83 Selecting previously unselected package python3-requests.
09:14:07 #14 53.83 Preparing to unpack .../328-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:14:07 #14 53.83 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:14:07 #14 53.87 Selecting previously unselected package python3-unidiff.
09:14:07 #14 53.87 Preparing to unpack .../329-python3-unidiff_0.5.5-2_all.deb ...
09:14:07 #14 53.87 Unpacking python3-unidiff (0.5.5-2) ...
09:14:07 #14 53.90 Selecting previously unselected package python3-xdg.
09:14:07 #14 53.91 Preparing to unpack .../330-python3-xdg_0.26-1ubuntu1_all.deb ...
09:14:07 #14 53.91 Unpacking python3-xdg (0.26-1ubuntu1) ...
09:14:07 #14 53.94 Selecting previously unselected package unzip.
09:14:07 #14 53.94 Preparing to unpack .../331-unzip_6.0-25ubuntu1.1_armhf.deb ...
09:14:07 #14 53.95 Unpacking unzip (6.0-25ubuntu1.1) ...
09:14:07 #14 53.99 Selecting previously unselected package equivs.
09:14:07 #13 56.50 Setting up python3-debian (0.1.49) ...
09:14:07 #14 50.92 Preparing to unpack .../057-binutils_2.40-2ubuntu4.1_armhf.deb ...
09:14:07 #14 50.93 Unpacking binutils (2.40-2ubuntu4.1) ...
09:14:07 #14 50.97 Selecting previously unselected package libc-dev-bin.
09:14:07 #14 50.97 Preparing to unpack .../058-libc-dev-bin_2.37-0ubuntu2_armhf.deb ...
09:14:07 #14 50.97 Unpacking libc-dev-bin (2.37-0ubuntu2) ...
09:14:07 #14 51.01 Selecting previously unselected package linux-libc-dev:armhf.
09:14:07 #14 51.01 Preparing to unpack .../059-linux-libc-dev_6.2.0-33.33_armhf.deb ...
09:14:07 #14 51.01 Unpacking linux-libc-dev:armhf (6.2.0-33.33) ...
09:14:07 #14 51.22 Selecting previously unselected package libcrypt-dev:armhf.
09:14:07 #14 57.80 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
09:14:07 #14 57.85 Selecting previously unselected package libcurl3-gnutls:arm64.
09:14:07 #14 57.85 Preparing to unpack .../185-libcurl3-gnutls_7.88.1-8ubuntu2.2_arm64.deb ...
09:14:07 #14 57.85 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ...
09:14:07 #14 57.89 Selecting previously unselected package liberror-perl.
09:14:07 #14 57.89 Preparing to unpack .../186-liberror-perl_0.17029-2_all.deb ...
09:14:07 #14 57.89 Unpacking liberror-perl (0.17029-2) ...
09:14:07 #14 57.92 Selecting previously unselected package git-man.
09:14:07 #14 57.92 Preparing to unpack .../187-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
09:14:07 #14 57.93 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
09:14:07 #14 57.98 Selecting previously unselected package git.
09:14:07 #14 51.27 Selecting previously unselected package gcc.
09:14:07 #14 51.27 Preparing to unpack .../083-gcc_4%3a11.2.0-1ubuntu1_armhf.deb ...
09:14:07 #14 51.27 Unpacking gcc (4:11.2.0-1ubuntu1) ...
09:14:07 #14 51.32 Selecting previously unselected package libstdc++-11-dev:armhf.
09:14:07 #14 51.32 Preparing to unpack .../084-libstdc++-11-dev_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 51.33 Unpacking libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:07 #14 51.51 Selecting previously unselected package g++-11.
09:14:07 #13 54.11 Setting up libunbound8:armhf (1.9.0-2+deb10u3) ...
09:14:07 #13 54.12 Setting up shared-mime-info (1.10-1) ...
09:14:07 #15 8.156 3 upgraded, 31 newly installed, 0 to remove and 3 not upgraded.
09:14:07 #15 8.156 1 not fully installed or removed.
09:14:07 #15 8.156 Need to get 21.7 MB of archives.
09:14:07 #15 8.156 After this operation, 92.0 MB of additional disk space will be used.
09:14:07 #15 8.156 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libstdc++-12-dev armhf 12.2.0-14+rpi1 [2027 kB]
09:14:07 #14 52.30 Preparing to unpack .../113-dh-strip-nondeterminism_1.13.0-1_all.deb ...
09:14:07 #14 52.30 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
09:14:07 #14 52.34 Selecting previously unselected package libdw1:arm64.
09:14:07 #14 52.34 Preparing to unpack .../114-libdw1_0.186-1build1_arm64.deb ...
09:14:07 #14 52.34 Unpacking libdw1:arm64 (0.186-1build1) ...
09:14:07 #14 52.38 Selecting previously unselected package debugedit.
09:14:07 #14 52.38 Preparing to unpack .../115-debugedit_1%3a5.0-4build1_arm64.deb ...
09:14:07 #14 52.38 Unpacking debugedit (1:5.0-4build1) ...
09:14:07 #14 52.41 Selecting previously unselected package dwz.
09:14:07 #14 52.41 Preparing to unpack .../116-dwz_0.14-1build2_arm64.deb ...
09:14:07 #14 52.42 Unpacking dwz (0.14-1build2) ...
09:14:07 #14 52.45 Selecting previously unselected package gettext.
09:14:07 #14 52.45 Preparing to unpack .../117-gettext_0.21-4ubuntu4_arm64.deb ...
09:14:07 #14 52.46 Unpacking gettext (0.21-4ubuntu4) ...
09:14:07 #14 52.51 Selecting previously unselected package intltool-debian.
09:14:07 #14 52.51 Preparing to unpack .../118-intltool-debian_0.35.0+20060710.5_all.deb ...
09:14:07 #14 52.51 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:14:07 #14 52.54 Selecting previously unselected package po-debconf.
09:14:07 #16 5.449 Starting pkgProblemResolver with broken count: 0
09:14:07 #16 5.485 Starting 2 pkgProblemResolver with broken count: 0
09:14:07 #16 5.489 Done
09:14:07 #13 53.13 Setting up libio-prompter-perl (0.004015-2) ...
09:14:07 #13 53.25 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:14:07 #13 53.28 Setting up libstdc++-12-dev:arm64 (12.2.0-14) ...
09:14:07 #13 53.35 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:07 #15 9.818   Installing       : glibc-devel-2.38-4.fc39.aarch64                     48/105 
09:14:07 #13 56.66 Setting up python3-requests (2.28.1+dfsg-1) ...
09:14:07 #13 56.80 Setting up equivs (2.3.1) ...
09:14:07 #13 56.81 Setting up g++ (4:12.2.0-3) ...
09:14:07 #13 56.81 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:07 #13 56.82 Setting up build-essential (12.9) ...
09:14:07 #13 56.87 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:07 #13 56.87 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:07 #13 56.88 Setting up dput (1.1.3) ...
09:14:07 #13 56.99 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:07 #14 51.22 Preparing to unpack .../060-libcrypt-dev_1%3a4.4.33-2_armhf.deb ...
09:14:07 #14 51.23 Unpacking libcrypt-dev:armhf (1:4.4.33-2) ...
09:14:07 #14 51.29 Selecting previously unselected package rpcsvc-proto.
09:14:07 #14 51.29 Preparing to unpack .../061-rpcsvc-proto_1.4.2-0ubuntu6_armhf.deb ...
09:14:07 #14 51.30 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:07 #14 51.35 Selecting previously unselected package libtirpc-dev:armhf.
09:14:07 #14 51.35 Preparing to unpack .../062-libtirpc-dev_1.3.3+ds-1_armhf.deb ...
09:14:07 #14 51.36 Unpacking libtirpc-dev:armhf (1.3.3+ds-1) ...
09:14:07 #14 51.40 Selecting previously unselected package libnsl-dev:armhf.
09:14:07 #14 51.40 Preparing to unpack .../063-libnsl-dev_1.3.0-2build2_armhf.deb ...
09:14:07 #14 51.41 Unpacking libnsl-dev:armhf (1.3.0-2build2) ...
09:14:07 #14 51.45 Selecting previously unselected package libc6-dev:armhf.
09:14:07 #14 51.45 Preparing to unpack .../064-libc6-dev_2.37-0ubuntu2_armhf.deb ...
09:14:07 #14 57.98 Preparing to unpack .../188-git_1%3a2.39.2-1ubuntu1.1_arm64.deb ...
09:14:07 #14 57.99 Unpacking git (1:2.39.2-1ubuntu1.1) ...
09:14:07 #14 58.14 Selecting previously unselected package libalgorithm-diff-perl.
09:14:07 #14 58.14 Preparing to unpack .../189-libalgorithm-diff-perl_1.201-1_all.deb ...
09:14:07 #14 58.15 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:14:07 #14 58.18 Selecting previously unselected package libalgorithm-diff-xs-perl:arm64.
09:14:07 #14 58.18 Preparing to unpack .../190-libalgorithm-diff-xs-perl_0.04-8_arm64.deb ...
09:14:07 #14 58.19 Unpacking libalgorithm-diff-xs-perl:arm64 (0.04-8) ...
09:14:07 #14 58.22 Selecting previously unselected package libalgorithm-merge-perl.
09:14:07 #14 58.22 Preparing to unpack .../191-libalgorithm-merge-perl_0.08-5_all.deb ...
09:14:07 #14 58.23 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:14:07 #14 51.51 Preparing to unpack .../085-g++-11_11.4.0-1ubuntu1~22.04_armhf.deb ...
09:14:07 #14 51.51 Unpacking g++-11 (11.4.0-1ubuntu1~22.04) ...
09:14:07 #14 51.70 Selecting previously unselected package g++.
09:14:07 #14 51.70 Preparing to unpack .../086-g++_4%3a11.2.0-1ubuntu1_armhf.deb ...
09:14:07 #14 51.70 Unpacking g++ (4:11.2.0-1ubuntu1) ...
09:14:07 #14 51.73 Selecting previously unselected package make.
09:14:07 #14 51.74 Preparing to unpack .../087-make_4.3-4.1build1_armhf.deb ...
09:14:07 #14 51.74 Unpacking make (4.3-4.1build1) ...
09:14:07 #14 51.77 Selecting previously unselected package libdpkg-perl.
09:14:07 #14 53.99 Preparing to unpack .../332-equivs_2.2.0_all.deb ...
09:14:07 #14 54.00 Unpacking equivs (2.2.0) ...
09:14:07 #14 54.03 Selecting previously unselected package libauthen-sasl-perl.
09:14:07 #14 54.03 Preparing to unpack .../333-libauthen-sasl-perl_2.1600-1_all.deb ...
09:14:07 #14 54.03 Unpacking libauthen-sasl-perl (2.1600-1) ...
09:14:07 #14 54.07 Selecting previously unselected package python3-magic.
09:14:07 #14 54.07 Preparing to unpack .../334-python3-magic_2%3a0.4.15-3_all.deb ...
09:14:07 #14 54.07 Unpacking python3-magic (2:0.4.15-3) ...
09:14:07 #14 54.13 Setting up libapt-pkg-perl (0.1.36build3) ...
09:14:07 #14 54.14 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
09:14:07 #14 54.15 Setting up libpipeline1:armhf (1.5.2-2build1) ...
09:14:07 #14 54.16 Setting up wdiff (1.2.2-2build1) ...
09:14:07 #14 54.17 Setting up libxau6:armhf (1:1.0.9-0ubuntu1) ...
09:14:07 #14 54.18 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
09:14:07 #14 54.19 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
09:14:07 #14 54.20 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.4) ...
09:14:07 #14 54.21 Setting up mime-support (3.64ubuntu1) ...
09:14:07 #14 54.24 Setting up xdg-user-dirs (0.17-2ubuntu1) ...
09:14:07 #13 52.98 Setting up libgdbm-compat4:armhf (1.19-2) ...
09:14:07 #13 52.99 Setting up ucf (3.0043) ...
09:14:07 #13 53.10 Setting up libperl5.32:armhf (5.32.1-4+deb11u2) ...
09:14:07 #20 2.240 Reading package lists...
09:14:07 #20 2.708 Building dependency tree...
09:14:07 #20 2.799 Reading state information...
09:14:07 #20 2.907 The following additional packages will be installed:
09:14:07 #20 2.908   libmagic-mgc libmagic1
09:14:07 #20 2.922 The following NEW packages will be installed:
09:14:07 #20 2.923   file libmagic-mgc libmagic1
09:14:08 #13 54.19 140 added, 0 removed; done.
09:14:08 #13 54.26 Setting up libfreetype6:armhf (2.12.1+dfsg-5) ...
09:14:08 #13 54.27 Setting up libgcc-12-dev:armhf (12.2.0-14) ...
09:14:08 #13 54.28 Setting up shared-mime-info (2.2-1) ...
09:14:08 #14 52.54 Preparing to unpack .../119-po-debconf_1.0.21+nmu1_all.deb ...
09:14:08 #14 52.55 Unpacking po-debconf (1.0.21+nmu1) ...
09:14:08 #14 52.60 Selecting previously unselected package debhelper.
09:14:08 #14 52.60 Preparing to unpack .../120-debhelper_13.6ubuntu1_all.deb ...
09:14:08 #14 52.60 Unpacking debhelper (13.6ubuntu1) ...
09:14:08 #14 52.66 Selecting previously unselected package libfakeroot:arm64.
09:14:08 #14 52.67 Preparing to unpack .../121-libfakeroot_1.28-1ubuntu1_arm64.deb ...
09:14:08 #14 52.67 Unpacking libfakeroot:arm64 (1.28-1ubuntu1) ...
09:14:08 #14 52.71 Selecting previously unselected package fakeroot.
09:14:08 #14 52.71 Preparing to unpack .../122-fakeroot_1.28-1ubuntu1_arm64.deb ...
09:14:08 #14 52.72 Unpacking fakeroot (1.28-1ubuntu1) ...
09:14:08 #14 52.75 Selecting previously unselected package libassuan0:arm64.
09:14:08 #14 52.75 Preparing to unpack .../123-libassuan0_2.5.5-1build1_arm64.deb ...
09:14:08 #14 52.76 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
09:14:08 #14 52.79 Selecting previously unselected package gpgconf.
09:14:08 #17 9.223   Installing       : cmake-filesystem-3.20.2-5.el8.x86_64                  8/58 
09:14:08 #17 10.25   Installing       : cpp-8.5.0-20.el8.x86_64                               9/58 
09:14:08 #17 10.26   Running scriptlet: cpp-8.5.0-20.el8.x86_64                               9/58 
09:14:08 #17 10.28   Installing       : python3-libsemanage-2.9-9.el8.x86_64                 10/58 
09:14:08 #17 10.38   Installing       : python3-setools-4.3.0-5.el8.x86_64                   11/58 
09:14:08 #17 10.46   Installing       : systemd-devel-239-78.el8.x86_64                      12/58 
09:14:08 #17 10.49   Installing       : python3-audit-3.0.7-5.el8.x86_64                     13/58 
09:14:08 #17 10.52   Installing       : pcre2-utf32-10.32-3.el8.x86_64                       14/58 
09:14:08 #17 10.56   Installing       : pcre2-utf16-10.32-3.el8.x86_64                       15/58 
09:14:08 #17 10.64   Installing       : pcre2-devel-10.32-3.el8.x86_64                       16/58 
09:14:08 #17 10.65   Running scriptlet: openssh-8.0p1-19.el8.x86_64                          17/58 
09:14:08 #17 10.73   Installing       : openssh-8.0p1-19.el8.x86_64                          17/58 
09:14:08 #16 5.802 The following additional packages will be installed:
09:14:08 #16 5.802   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:08 #16 5.802   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:08 #16 5.803   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:08 #16 5.803   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
09:14:08 #16 5.803   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
09:14:08 #16 5.805 Suggested packages:
09:14:08 #16 5.805   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
09:14:08 #16 5.805   seccomp
09:14:08 #16 5.805 Recommended packages:
09:14:08 #16 5.805   dmsetup
09:14:08 #16 5.847 The following NEW packages will be installed:
09:14:08 #16 5.847   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:08 #16 5.847   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:08 #16 5.848   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:08 #16 5.848   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:08 #16 5.848   libuv1 pkg-config pkgconf pkgconf-bin
09:14:08 #16 5.850 The following packages will be upgraded:
09:14:08 #13 53.38 Setting up libtool (2.4.7-5) ...
09:14:08 #13 53.45 Setting up po-debconf (1.0.21+nmu1) ...
09:14:08 #13 53.53 Setting up libhtml-tree-perl (5.07-3) ...
09:14:08 #13 53.63 Setting up libparams-classify-perl:arm64 (0.015-2+b1) ...
09:14:08 #15 8.874 Transaction test succeeded.
09:14:08 #15 8.874 Running transaction
09:14:08 #16 1.005 Reading package lists...
09:14:08 #15 9.830   Installing       : libxcrypt-devel-4.4.36-2.fc39.aarch64               49/105 
09:14:08 #15 10.20   Installing       : gcc-13.2.1-1.fc39.aarch64                           50/105 
09:14:08 #15 10.21   Running scriptlet: gcc-13.2.1-1.fc39.aarch64                           50/105 
09:14:08 #15 10.23   Installing       : libxcrypt-static-4.4.36-2.fc39.aarch64              51/105 
09:14:08 #15 10.27   Installing       : glibc-static-2.38-4.fc39.aarch64                    52/105 
09:14:08 #15 10.33   Installing       : xkeyboard-config-2.39-2.fc39.noarch                 53/105 
09:14:08 #13 57.00 Setting up libstring-license-perl (0.0.2-1) ...
09:14:08 #13 57.01 Setting up licensecheck (3.3.5-1) ...
09:14:08 #13 57.02 Setting up libgitlab-api-v4-perl (0.26-3) ...
09:14:08 #13 57.03 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:08 #13 57.04 Setting up libwww-perl (6.68-1) ...
09:14:08 #13 57.05 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:08 #13 57.06 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:08 #13 57.06 Setting up devscripts (2.23.4) ...
09:14:08 #14 58.26 Selecting previously unselected package libaliased-perl.
09:14:08 #14 58.26 Preparing to unpack .../192-libaliased-perl_0.34-3_all.deb ...
09:14:08 #14 58.26 Unpacking libaliased-perl (0.34-3) ...
09:14:08 #14 58.30 Selecting previously unselected package libapt-pkg-perl.
09:14:08 #14 58.30 Preparing to unpack .../193-libapt-pkg-perl_0.1.40build3_arm64.deb ...
09:14:08 #14 58.30 Unpacking libapt-pkg-perl (0.1.40build3) ...
09:14:08 #14 58.34 Selecting previously unselected package libarchive-cpio-perl.
09:14:08 #14 58.34 Preparing to unpack .../194-libarchive-cpio-perl_0.10-3_all.deb ...
09:14:08 #14 58.34 Unpacking libarchive-cpio-perl (0.10-3) ...
09:14:08 #14 58.37 Selecting previously unselected package libarray-intspan-perl.
09:14:08 #14 58.37 Preparing to unpack .../195-libarray-intspan-perl_2.004-2_all.deb ...
09:14:08 #14 58.38 Unpacking libarray-intspan-perl (2.004-2) ...
09:14:08 #14 58.44 Selecting previously unselected package libmodule-implementation-perl.
09:14:08 #14 58.44 Preparing to unpack .../196-libmodule-implementation-perl_0.09-2_all.deb ...
09:14:08 #14 58.44 Unpacking libmodule-implementation-perl (0.09-2) ...
09:14:08 #14 58.47 Selecting previously unselected package libsub-exporter-progressive-perl.
09:14:08 #14 58.47 Preparing to unpack .../197-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:14:08 #14 58.48 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:14:08 #14 58.50 Selecting previously unselected package libvariable-magic-perl.
09:14:08 #14 58.51 Preparing to unpack .../198-libvariable-magic-perl_0.63-1_arm64.deb ...
09:14:08 #14 58.51 Unpacking libvariable-magic-perl (0.63-1) ...
09:14:08 #14 58.54 Selecting previously unselected package libb-hooks-endofscope-perl.
09:14:08 #14 51.45 Unpacking libc6-dev:armhf (2.37-0ubuntu2) ...
09:14:08 #14 51.58 Selecting previously unselected package gcc-12-base:armhf.
09:14:08 #14 51.58 Preparing to unpack .../065-gcc-12-base_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:08 #14 51.59 Unpacking gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:08 #14 51.64 Selecting previously unselected package libisl23:armhf.
09:14:08 #14 51.64 Preparing to unpack .../066-libisl23_0.25-1_armhf.deb ...
09:14:08 #14 51.64 Unpacking libisl23:armhf (0.25-1) ...
09:14:08 #14 51.70 Selecting previously unselected package libmpfr6:armhf.
09:14:08 #14 51.70 Preparing to unpack .../067-libmpfr6_4.2.0-1_armhf.deb ...
09:14:08 #14 51.71 Unpacking libmpfr6:armhf (4.2.0-1) ...
09:14:08 #14 51.78 Selecting previously unselected package libmpc3:armhf.
09:14:08 #14 51.78 Preparing to unpack .../068-libmpc3_1.3.1-1_armhf.deb ...
09:14:08 #14 51.78 Unpacking libmpc3:armhf (1.3.1-1) ...
09:14:08 #14 51.82 Selecting previously unselected package cpp-12.
09:14:08 #14 51.77 Preparing to unpack .../088-libdpkg-perl_1.21.1ubuntu2.2_all.deb ...
09:14:08 #14 51.78 Unpacking libdpkg-perl (1.21.1ubuntu2.2) ...
09:14:08 #14 51.83 Selecting previously unselected package bzip2.
09:14:08 #14 51.83 Preparing to unpack .../089-bzip2_1.0.8-5build1_armhf.deb ...
09:14:08 #14 51.83 Unpacking bzip2 (1.0.8-5build1) ...
09:14:08 #14 51.87 Selecting previously unselected package patch.
09:14:08 #14 51.87 Preparing to unpack .../090-patch_2.7.6-7build2_armhf.deb ...
09:14:08 #14 51.87 Unpacking patch (2.7.6-7build2) ...
09:14:08 #14 51.90 Selecting previously unselected package lto-disabled-list.
09:14:08 #14 51.91 Preparing to unpack .../091-lto-disabled-list_24_all.deb ...
09:14:08 #14 51.91 Unpacking lto-disabled-list (24) ...
09:14:08 #14 51.95 Selecting previously unselected package dpkg-dev.
09:14:08 #14 51.95 Preparing to unpack .../092-dpkg-dev_1.21.1ubuntu2.2_all.deb ...
09:14:08 #14 51.95 Unpacking dpkg-dev (1.21.1ubuntu2.2) ...
09:14:08 #14 51.99 Selecting previously unselected package build-essential.
09:14:08 #14 52.00 Preparing to unpack .../093-build-essential_12.9ubuntu3_armhf.deb ...
09:14:08 #14 52.00 Unpacking build-essential (12.9ubuntu3) ...
09:14:08 #14 54.32 Setting up libmagic-mgc (1:5.38-4) ...
09:14:08 #14 54.33 Setting up libyaml-0-2:armhf (0.2.2-1) ...
09:14:08 #14 54.34 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
09:14:08 #14 54.35 No schema files found: doing nothing.
09:14:08 #14 54.36 Setting up distro-info-data (0.43ubuntu1.13) ...
09:14:08 #14 54.37 Setting up manpages (5.05-1) ...
09:14:08 #14 54.38 Setting up unzip (6.0-25ubuntu1.1) ...
09:14:08 #14 54.40 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
09:14:08 #14 54.41 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
09:14:08 #14 54.42 Setting up libsasl2-modules:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:14:08 #14 54.44 Setting up binutils-common:armhf (2.34-6ubuntu1.6) ...
09:14:08 #14 54.45 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
09:14:08 #14 54.46 Setting up libmagic1:armhf (1:5.38-4) ...
09:14:08 #14 54.47 Setting up less (551-1ubuntu0.1) ...
09:14:08 #14 54.49 Setting up perl-openssl-defaults:armhf (4) ...
09:14:08 #14 54.50 Setting up linux-libc-dev:armhf (5.4.0-163.180) ...
09:14:08 #14 54.51 Setting up libctf-nobfd0:armhf (2.34-6ubuntu1.6) ...
09:14:08 #14 54.53 Setting up gettext-base (0.19.8.1-10build1) ...
09:14:08 #14 54.54 Setting up libnpth0:armhf (1.6-1) ...
09:14:08 #14 54.55 Setting up krb5-locales (1.17-6ubuntu4.3) ...
09:14:08 #14 54.56 Setting up file (1:5.38-4) ...
09:14:08 #13 53.11 Setting up dwz (0.13+20210201-1) ...
09:14:08 #13 53.12 Setting up groff-base (1.22.4-6) ...
09:14:08 #13 53.14 Setting up cpp (4:10.2.1-1) ...
09:14:08 #13 53.15 Setting up pixz (1.0.7-1) ...
09:14:08 #13 53.16 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:14:08 #13 53.17 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
09:14:08 #13 53.29 Setting up libc6-dev:armhf (2.31-13+deb11u6) ...
09:14:08 #13 53.30 Setting up libx11-6:armhf (2:1.7.2-1+deb11u1) ...
09:14:08 #13 53.31 Setting up curl (7.74.0-1.3+deb11u7) ...
09:14:08 #13 53.32 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
09:14:08 #13 53.34 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
09:14:08 #13 53.35 Setting up gpg (2.2.27-2+deb11u2) ...
09:14:08 #20 3.190 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:14:08 #20 3.190 Need to get 471 kB of archives.
09:14:08 #20 3.190 After this operation, 7091 kB of additional disk space will be used.
09:14:08 #20 3.190 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic-mgc amd64 1:5.39-3+deb11u1 [273 kB]
09:14:08 #20 3.196 Get:2 http://deb.debian.org/debian-security bullseye-security/main amd64 libmagic1 amd64 1:5.39-3+deb11u1 [128 kB]
09:14:08 #20 3.197 Get:3 http://deb.debian.org/debian-security bullseye-security/main amd64 file amd64 1:5.39-3+deb11u1 [69.2 kB]
09:14:08 #20 3.305 debconf: delaying package configuration, since apt-utils is not installed
09:14:08 #14 52.79 Preparing to unpack .../124-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 52.79 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:14:08 #14 52.83 Selecting previously unselected package libksba8:arm64.
09:14:08 #14 52.83 Preparing to unpack .../125-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
09:14:08 #14 52.84 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
09:14:08 #14 52.88 Selecting previously unselected package libnpth0:arm64.
09:14:08 #14 52.88 Preparing to unpack .../126-libnpth0_1.6-3build2_arm64.deb ...
09:14:08 #14 52.88 Unpacking libnpth0:arm64 (1.6-3build2) ...
09:14:08 #14 52.92 Selecting previously unselected package dirmngr.
09:14:08 #14 52.93 Preparing to unpack .../127-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 52.94 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:14:08 #14 52.98 Selecting previously unselected package gnupg-l10n.
09:14:08 #14 52.98 Preparing to unpack .../128-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:14:08 #14 52.99 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.02 Selecting previously unselected package gnupg-utils.
09:14:08 #17 10.75   Installing       : libsepol-devel-2.9-3.el8.x86_64                      18/58 
09:14:08 #17 10.79   Installing       : libselinux-devel-2.9-8.el8.x86_64                    19/58 
09:14:08 #17 10.83   Installing       : libselinux-utils-2.9-8.el8.x86_64                    20/58 
09:14:08 #17 10.87   Installing       : policycoreutils-2.9-24.el8.x86_64                    21/58 
09:14:08 #16 5.851   libsystemd0 libudev1
09:14:08 #16 6.142 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:08 #16 6.142 1 not fully installed or removed.
09:14:08 #16 6.142 Need to get 15.1 MB of archives.
09:14:08 #16 6.142 After this operation, 53.0 MB of additional disk space will be used.
09:14:08 #16 6.142 Get:1 http://archive.ubuntu.com/ubuntu lunar/main amd64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
09:14:08 #14 DONE 54.7s
09:14:08 
09:14:08 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:08 #15 DONE 0.0s
09:14:08 
09:14:08 #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
09:14:08 #16 2.052 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:08 #16 2.052 dpkg-buildpackage: info: source version 1.0
09:14:08 #16 2.052 dpkg-buildpackage: info: source distribution unstable
09:14:08 #16 2.052 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:08 #16 2.084 dpkg-buildpackage: info: host architecture amd64
09:14:08 #16 2.084  dpkg-source --before-build .
09:14:08 #16 2.178  debian/rules clean
09:14:08 #15 10.34   Installing       : libxkbcommon-1.5.0-3.fc39.aarch64                   54/105 
09:14:08 #13 57.19 Setting up libxml-parser-perl (2.46-4) ...
09:14:08 #13 57.20 Setting up lintian (2.116.3) ...
09:14:08 #13 57.21 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:08 #13 57.25 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:08 #13 57.30 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:08 #14 58.55 Preparing to unpack .../199-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:14:08 #14 58.55 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:14:08 #14 58.58 Selecting previously unselected package libberkeleydb-perl:arm64.
09:14:08 #14 58.58 Preparing to unpack .../200-libberkeleydb-perl_0.64-2_arm64.deb ...
09:14:08 #14 58.59 Unpacking libberkeleydb-perl:arm64 (0.64-2) ...
09:14:08 #14 58.63 Selecting previously unselected package libfreetype6:arm64.
09:14:08 #14 58.63 Preparing to unpack .../201-libfreetype6_2.12.1+dfsg-4ubuntu0.1_arm64.deb ...
09:14:08 #14 58.64 Unpacking libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ...
09:14:08 #14 58.71 Selecting previously unselected package libfontconfig1:arm64.
09:14:08 #14 58.71 Preparing to unpack .../202-libfontconfig1_2.14.1-3ubuntu3_arm64.deb ...
09:14:08 #14 58.72 Unpacking libfontconfig1:arm64 (2.14.1-3ubuntu3) ...
09:14:08 #14 58.76 Selecting previously unselected package libjpeg-turbo8:arm64.
09:14:08 #14 58.76 Preparing to unpack .../203-libjpeg-turbo8_2.1.5-2ubuntu1_arm64.deb ...
09:14:08 #14 58.76 Unpacking libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ...
09:14:08 #14 58.80 Selecting previously unselected package libjpeg8:arm64.
09:14:08 #14 54.57 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
09:14:08 #14 54.58 Setting up libgomp1:armhf (10.5.0-1ubuntu1~20.04) ...
09:14:08 #14 54.59 Setting up libcbor0.6:armhf (0.6.0-0ubuntu1) ...
09:14:08 #14 54.60 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:14:08 #14 54.61 Setting up libfakeroot:armhf (1.24-1) ...
09:14:08 #14 54.62 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
09:14:08 #14 54.63 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:14:08 #14 54.64 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:14:08 #14 51.82 Preparing to unpack .../069-cpp-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:08 #14 51.82 Unpacking cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:14:08 #14 52.09 Selecting previously unselected package libbrotli1:armhf.
09:14:08 #14 52.09 Preparing to unpack .../094-libbrotli1_1.0.9-2build6_armhf.deb ...
09:14:08 #14 52.09 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
09:14:08 #14 52.13 Selecting previously unselected package libsasl2-modules-db:armhf.
09:14:08 #14 52.13 Preparing to unpack .../095-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
09:14:08 #14 52.13 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:08 #14 52.17 Selecting previously unselected package libsasl2-2:armhf.
09:14:08 #14 52.17 Preparing to unpack .../096-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
09:14:08 #14 52.18 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:08 #14 52.27 Selecting previously unselected package libldap-2.5-0:armhf.
09:14:08 #13 53.37 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
09:14:08 #13 53.38 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
09:14:08 #13 53.39 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:14:08 #13 53.41 Setting up libstdc++-10-dev:armhf (10.2.1-6) ...
09:14:08 #13 53.42 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:14:08 #20 3.331 Fetched 471 kB in 0s (1740 kB/s)
09:14:08 #20 3.349 Selecting previously unselected package libmagic-mgc.
09:14:08 #20 3.349 (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.)
09:14:08 #20 3.358 Preparing to unpack .../libmagic-mgc_1%3a5.39-3+deb11u1_amd64.deb ...
09:14:08 #20 3.361 Unpacking libmagic-mgc (1:5.39-3+deb11u1) ...
09:14:08 #20 3.427 Selecting previously unselected package libmagic1:amd64.
09:14:08 #20 3.429 Preparing to unpack .../libmagic1_1%3a5.39-3+deb11u1_amd64.deb ...
09:14:08 #20 3.435 Unpacking libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:14:08 #20 3.469 Selecting previously unselected package file.
09:14:08 #20 3.471 Preparing to unpack .../file_1%3a5.39-3+deb11u1_amd64.deb ...
09:14:08 #20 3.474 Unpacking file (1:5.39-3+deb11u1) ...
09:14:08 #20 3.509 Setting up libmagic-mgc (1:5.39-3+deb11u1) ...
09:14:08 #20 3.519 Setting up libmagic1:amd64 (1:5.39-3+deb11u1) ...
09:14:08 #20 3.536 Setting up file (1:5.39-3+deb11u1) ...
09:14:08 #14 53.03 Preparing to unpack .../129-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.03 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.06 Selecting previously unselected package gpg.
09:14:08 #14 53.07 Preparing to unpack .../130-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.07 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.11 Selecting previously unselected package pinentry-curses.
09:14:08 #14 53.11 Preparing to unpack .../131-pinentry-curses_1.1.1-1build2_arm64.deb ...
09:14:08 #14 53.12 Unpacking pinentry-curses (1.1.1-1build2) ...
09:14:08 #14 53.15 Selecting previously unselected package gpg-agent.
09:14:08 #14 53.15 Preparing to unpack .../132-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.16 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.20 Selecting previously unselected package gpg-wks-client.
09:14:08 #14 53.20 Preparing to unpack .../133-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.20 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.23 Selecting previously unselected package gpg-wks-server.
09:14:08 #14 53.23 Preparing to unpack .../134-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.24 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.26 Selecting previously unselected package gpgsm.
09:14:08 #17 10.89   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    21/58 
09:14:08 #17 11.11   Installing       : python3-policycoreutils-2.9-24.el8.noarch            22/58 
09:14:08 #17 11.14   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       23/58 
09:14:08 #17 11.16   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/58 
09:14:08 #17 11.18   Installing       : selinux-policy-3.14.3-128.el8.noarch                 25/58 
09:14:08 #17 11.19   Running scriptlet: selinux-policy-3.14.3-128.el8.noarch                 25/58 
09:14:08 #16 6.204 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 libarchive13 amd64 3.6.2-1ubuntu1 [380 kB]
09:14:08 #16 6.225 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjsoncpp25 amd64 1.9.5-4 [80.3 kB]
09:14:08 #16 6.229 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 librhash0 amd64 1.4.3-3 [128 kB]
09:14:08 #16 6.233 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 libuv1 amd64 1.44.2-1 [91.0 kB]
09:14:08 #16 6.235 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake-data all 3.25.1-1ubuntu1 [2052 kB]
09:14:08 #16 6.261 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 cmake amd64 3.25.1-1ubuntu1 [9273 kB]
09:14:08 #16 6.356 Get:8 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
09:14:08 #16 6.356 Get:9 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB]
09:14:08 #16 6.358 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
09:14:08 #16 6.359 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-1ubuntu1 [12.5 kB]
09:14:08 #16 6.360 Get:12 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev-dev amd64 252.5-2ubuntu3.1 [21.4 kB]
09:14:08 #16 6.360 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsepol-dev amd64 3.4-2 [377 kB]
09:14:08 #16 6.364 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-16-0 amd64 10.42-1 [211 kB]
09:14:08 #16 0.674 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease
09:14:08 #13 53.79 Setting up libcgi-pm-perl (4.55-1) ...
09:14:08 #13 53.82 Setting up python3 (3.11.2-1+b1) ...
09:14:08 #15 10.35   Installing       : vim-filesystem-2:9.0.1872-1.fc39.noarch             55/105 
09:14:08 #15 8.842 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf g++-12 armhf 12.2.0-14+rpi1 [7914 kB]
09:14:08 #15 9.215 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf g++ armhf 4:12.2.0-3+rpi1 [1344 B]
09:14:08 #13 57.41 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:08 #13 57.47 Setting up libsoap-lite-perl (1.27-3) ...
09:14:08 #13 57.48 Setting up libxmlrpc-lite-perl (0.717-5) ...
09:14:08 #13 57.49 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:08 #13 57.51 Processing triggers for ca-certificates (20230311) ...
09:14:08 #13 57.51 Updating certificates in /etc/ssl/certs...
09:14:08 #14 58.80 Preparing to unpack .../204-libjpeg8_8c-2ubuntu11_arm64.deb ...
09:14:08 #14 58.81 Unpacking libjpeg8:arm64 (8c-2ubuntu11) ...
09:14:08 #14 58.85 Selecting previously unselected package libdeflate0:arm64.
09:14:08 #14 58.85 Preparing to unpack .../205-libdeflate0_1.15-1_arm64.deb ...
09:14:08 #14 58.85 Unpacking libdeflate0:arm64 (1.15-1) ...
09:14:08 #14 58.89 Selecting previously unselected package libjbig0:arm64.
09:14:08 #14 58.89 Preparing to unpack .../206-libjbig0_2.1-6ubuntu1_arm64.deb ...
09:14:08 #14 58.90 Unpacking libjbig0:arm64 (2.1-6ubuntu1) ...
09:14:08 #14 58.93 Selecting previously unselected package liblerc4:arm64.
09:14:08 #16 2.180 dh clean
09:14:08 #16 2.265    dh_clean
09:14:08 #16 2.301  debian/rules binary
09:14:08 #16 2.303 dh binary
09:14:08 #16 2.376    dh_update_autotools_config
09:14:08 #16 2.403    dh_autoreconf
09:14:08 #16 2.442    create-stamp debian/debhelper-build-stamp
09:14:08 #16 2.442    dh_prep
09:14:08 #16 2.468    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:08 #16 2.516    dh_install
09:14:08 #14 54.75 
09:14:08 #14 54.75 Current default time zone: 'Etc/UTC'
09:14:08 #14 54.76 Local time is now:      Wed Sep 20 09:14:08 UTC 2023.
09:14:08 #14 54.76 Universal Time is now:  Wed Sep 20 09:14:08 UTC 2023.
09:14:08 #14 54.76 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:14:08 #14 54.76 
09:14:08 #14 54.78 Setting up fakeroot (1.24-1) ...
09:14:08 #14 54.79 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.79 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
09:14:08 #14 54.80 Setting up autotools-dev (20180224.1) ...
09:14:08 #14 54.81 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:14:08 #14 54.82 Setting up libx11-data (2:1.6.9-2ubuntu1.5) ...
09:14:08 #14 54.83 Setting up make (4.2.1-1.2) ...
09:14:08 #14 54.84 Setting up libmpfr6:armhf (4.0.2-1) ...
09:14:08 #14 54.85 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:14:08 #14 54.86 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
09:14:08 #14 54.87 Setting up libidn11:armhf (1.33-2.2ubuntu2) ...
09:14:08 #14 54.88 Setting up strace (5.5-3ubuntu1) ...
09:14:08 #14 54.89 Setting up libsigsegv2:armhf (2.12-2) ...
09:14:08 #14 54.91 Setting up xz-utils (5.2.4-1ubuntu1.1) ...
09:14:08 #14 54.92 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.92 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
09:14:08 #14 54.93 Setting up t1utils (1.41-3) ...
09:14:08 #14 54.94 Setting up diffstat (1.63-1) ...
09:14:08 #14 54.95 Setting up libmpc3:armhf (1.1.0-1) ...
09:14:08 #14 54.96 Setting up libatomic1:armhf (10.5.0-1ubuntu1~20.04) ...
09:14:08 #14 54.97 Setting up patch (2.7.6-6) ...
09:14:08 #14 54.98 Setting up autopoint (0.19.8.1-10build1) ...
09:14:08 #14 54.99 Setting up libfl2:armhf (2.6.4-6.2) ...
09:14:08 #14 55.00 Setting up ucf (3.0038+nmu1) ...
09:14:08 #14 52.03 Selecting previously unselected package cpp.
09:14:08 #14 52.03 Preparing to unpack .../070-cpp_4%3a12.2.0-3ubuntu1_armhf.deb ...
09:14:08 #14 52.04 Unpacking cpp (4:12.2.0-3ubuntu1) ...
09:14:08 #14 52.11 Selecting previously unselected package libcc1-0:armhf.
09:14:08 #14 52.11 Preparing to unpack .../071-libcc1-0_13.1.0-2ubuntu2~23.04_armhf.deb ...
09:14:08 #14 52.11 Unpacking libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:08 #14 52.16 Selecting previously unselected package libgomp1:armhf.
09:14:08 #14 52.16 Preparing to unpack .../072-libgomp1_13.1.0-2ubuntu2~23.04_armhf.deb ...
09:14:08 #14 52.17 Unpacking libgomp1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:08 #14 52.22 Selecting previously unselected package libatomic1:armhf.
09:14:08 #14 52.27 Preparing to unpack .../097-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ...
09:14:08 #14 52.27 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:08 #14 52.32 Selecting previously unselected package librtmp1:armhf.
09:14:08 #14 52.33 Preparing to unpack .../098-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
09:14:08 #14 52.33 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:08 #14 52.37 Selecting previously unselected package libssh-4:armhf.
09:14:08 #14 52.37 Preparing to unpack .../099-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ...
09:14:08 #14 52.37 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
09:14:08 #14 52.41 Selecting previously unselected package libcurl4:armhf.
09:14:08 #14 52.41 Preparing to unpack .../100-libcurl4_7.81.0-1ubuntu1.13_armhf.deb ...
09:14:08 #14 52.42 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.13) ...
09:14:08 #14 52.45 Selecting previously unselected package curl.
09:14:08 #14 52.45 Preparing to unpack .../101-curl_7.81.0-1ubuntu1.13_armhf.deb ...
09:14:08 #14 52.46 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:14:08 #14 52.50 Selecting previously unselected package dctrl-tools.
09:14:08 #14 52.50 Preparing to unpack .../102-dctrl-tools_2.24-3build2_armhf.deb ...
09:14:08 #13 53.90 Setting up libxpm4:armhf (1:3.5.12-1.1~deb11u1) ...
09:14:08 #13 53.91 Setting up fontconfig-config (2.13.1-4.2) ...
09:14:08 #20 3.546 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:08 #20 DONE 3.8s
09:14:08 
09:14:08 #21 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:14:08 #21 DONE 0.1s
09:14:08 
09:14:08 #22 [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
09:14:08 #14 53.27 Preparing to unpack .../135-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
09:14:08 #14 53.27 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.30 Selecting previously unselected package gnupg.
09:14:08 #14 53.30 Preparing to unpack .../136-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:14:08 #14 53.31 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:14:08 #14 53.34 Selecting previously unselected package libfile-dirlist-perl.
09:14:08 #14 53.34 Preparing to unpack .../137-libfile-dirlist-perl_0.05-2_all.deb ...
09:14:08 #14 53.34 Unpacking libfile-dirlist-perl (0.05-2) ...
09:14:08 #14 53.38 Selecting previously unselected package libfile-which-perl.
09:14:08 #14 53.38 Preparing to unpack .../138-libfile-which-perl_1.23-1_all.deb ...
09:14:08 #14 53.39 Unpacking libfile-which-perl (1.23-1) ...
09:14:08 #14 53.42 Selecting previously unselected package libfile-homedir-perl.
09:14:08 #14 53.43 Preparing to unpack .../139-libfile-homedir-perl_1.006-1_all.deb ...
09:14:08 #14 53.43 Unpacking libfile-homedir-perl (1.006-1) ...
09:14:08 #14 53.46 Selecting previously unselected package libfile-touch-perl.
09:14:08 #14 53.47 Preparing to unpack .../140-libfile-touch-perl_0.12-1_all.deb ...
09:14:08 #14 53.47 Unpacking libfile-touch-perl (0.12-1) ...
09:14:08 #14 53.51 Selecting previously unselected package libio-pty-perl.
09:14:08 #16 6.366 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-32-0 amd64 10.42-1 [198 kB]
09:14:08 #16 6.368 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-posix3 amd64 10.42-1 [6744 B]
09:14:08 #16 6.370 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpcre2-dev amd64 10.42-1 [744 kB]
09:14:08 #16 6.383 Get:18 http://archive.ubuntu.com/ubuntu lunar/main amd64 libselinux1-dev amd64 3.4-1build4 [163 kB]
09:14:08 #16 6.384 Get:19 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper-dev amd64 2:1.02.185-1ubuntu1 [36.7 kB]
09:14:08 #16 6.385 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libseccomp-dev amd64 2.5.4-1ubuntu3 [91.2 kB]
09:14:08 #16 6.386 Get:21 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB]
09:14:08 #16 6.389 Get:22 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-dev amd64 252.5-2ubuntu3.1 [322 kB]
09:14:08 #16 6.392 Get:23 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpkgconf3 amd64 1.8.1-1ubuntu2 [29.4 kB]
09:14:08 #16 6.393 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf-bin amd64 1.8.1-1ubuntu2 [20.8 kB]
09:14:08 #16 6.393 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkgconf amd64 1.8.1-1ubuntu2 [16.8 kB]
09:14:08 #16 6.394 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 pkg-config amd64 1.8.1-1ubuntu2 [5408 B]
09:14:08 #16 6.551 debconf: delaying package configuration, since apt-utils is not installed
09:14:08 #16 6.590 Fetched 15.1 MB in 1s (28.2 MB/s)
09:14:08 #16 6.616 Selecting previously unselected package bash-completion.
09:14:08 #16 0.676 Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease
09:14:08 #16 0.687 Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease
09:14:08 #16 0.786 Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease
09:14:08 #15 10.71   Installing       : cmake-data-3.27.4-7.fc39.noarch                     56/105 
09:14:08 #15 10.87   Installing       : cmake-3.27.4-7.fc39.aarch64                         57/105 
09:14:08 #15 10.88   Installing       : perl-lib-0.65-500.fc39.aarch64                      58/105 
09:14:08 #15 10.88   Installing       : perl-File-Copy-2.41-500.fc39.noarch                 59/105 
09:14:08 #15 10.89   Installing       : perl-File-Compare-1.100.700-500.fc39.noarch         60/105 
09:14:08 #15 10.91   Installing       : autoconf-2.71-6.fc39.noarch                         61/105 
09:14:08 #15 10.93   Installing       : automake-1.16.5-13.fc39.noarch                      62/105 
09:14:08 #15 10.94   Installing       : perl-Error-1:0.17029-13.fc39.noarch                 63/105 
09:14:08 #15 10.95   Installing       : libsepol-devel-3.5-2.fc39.aarch64                   64/105 
09:14:08 #15 10.97   Installing       : libselinux-devel-3.5-5.fc39.aarch64                 65/105 
09:14:08 #15 10.97   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                 66/105 
09:14:08 #15 10.98   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                 66/105 
09:14:08 #15 10.99   Running scriptlet: dbus-broker-33-2.fc39.aarch64                       67/105 
09:14:08 #15 11.06   Installing       : dbus-broker-33-2.fc39.aarch64                       67/105 
09:14:08 #15 11.07   Running scriptlet: dbus-broker-33-2.fc39.aarch64                       67/105 
09:14:08 #15 11.08   Installing       : dbus-1:1.14.10-1.fc39.aarch64                       68/105 
09:14:08 #15 11.08   Installing       : device-mapper-libs-1.02.196-1.fc39.aarch64          69/105 
09:14:08 #15 11.10   Installing       : cryptsetup-libs-2.6.1-3.fc39.aarch64                70/105 
09:14:08 #15 11.11   Installing       : device-mapper-1.02.196-1.fc39.aarch64               71/105 
09:14:08 #15 11.12   Running scriptlet: libutempter-1.2.1-10.fc39.aarch64                   72/105 
09:14:08 #15 9.216 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf build-essential armhf 12.9 [7704 B]
09:14:08 #15 9.217 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
09:14:08 #15 9.218 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libarchive13 armhf 3.6.2-1 [293 kB]
09:14:08 #15 9.220 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [66.7 kB]
09:14:08 #15 9.256 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf librhash0 armhf 1.4.3-3 [142 kB]
09:14:08 #15 9.259 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libuv1 armhf 1.44.2-1+rpi1 [125 kB]
09:14:08 #15 9.280 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
09:14:08 #15 9.363 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf cmake armhf 3.25.1-1 [3859 kB]
09:14:08 #13 57.84 0 added, 0 removed; done.
09:14:08 #13 57.84 Running hooks in /etc/ca-certificates/update.d...
09:14:08 #13 57.84 done.
09:14:08 #14 58.93 Preparing to unpack .../207-liblerc4_4.0.0+ds-2ubuntu2_arm64.deb ...
09:14:08 #14 58.94 Unpacking liblerc4:arm64 (4.0.0+ds-2ubuntu2) ...
09:14:08 #14 58.98 Selecting previously unselected package libwebp7:arm64.
09:14:08 #14 58.98 Preparing to unpack .../208-libwebp7_1.2.4-0.1ubuntu0.23.04.2_arm64.deb ...
09:14:08 #14 58.99 Unpacking libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ...
09:14:08 #14 59.02 Selecting previously unselected package libtiff6:arm64.
09:14:08 #14 59.03 Preparing to unpack .../209-libtiff6_4.5.0-5ubuntu1.1_arm64.deb ...
09:14:08 #14 59.03 Unpacking libtiff6:arm64 (4.5.0-5ubuntu1.1) ...
09:14:08 #14 59.07 Selecting previously unselected package libxpm4:arm64.
09:14:08 #14 59.07 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1.1_arm64.deb ...
09:14:08 #14 59.07 Unpacking libxpm4:arm64 (1:3.5.12-1.1) ...
09:14:08 #14 59.11 Selecting previously unselected package libgd3:arm64.
09:14:08 #14 59.11 Preparing to unpack .../211-libgd3_2.3.3-7ubuntu2_arm64.deb ...
09:14:08 #14 59.11 Unpacking libgd3:arm64 (2.3.3-7ubuntu2) ...
09:14:08 #14 59.15 Selecting previously unselected package libc-devtools.
09:14:08 #14 59.15 Preparing to unpack .../212-libc-devtools_2.37-0ubuntu2_arm64.deb ...
09:14:08 #14 59.15 Unpacking libc-devtools (2.37-0ubuntu2) ...
09:14:08 #14 59.19 Selecting previously unselected package libcapture-tiny-perl.
09:14:08 #14 59.19 Preparing to unpack .../213-libcapture-tiny-perl_0.48-2_all.deb ...
09:14:08 #14 59.20 Unpacking libcapture-tiny-perl (0.48-2) ...
09:14:08 #14 59.22 Selecting previously unselected package libcgi-pm-perl.
09:14:08 #14 59.23 Preparing to unpack .../214-libcgi-pm-perl_4.55-1_all.deb ...
09:14:08 #14 59.23 Unpacking libcgi-pm-perl (4.55-1) ...
09:14:08 #14 59.27 Selecting previously unselected package libfcgi0ldbl:arm64.
09:14:08 #14 59.27 Preparing to unpack .../215-libfcgi0ldbl_2.4.2-2build2_arm64.deb ...
09:14:08 #14 59.28 Unpacking libfcgi0ldbl:arm64 (2.4.2-2build2) ...
09:14:08 #14 59.31 Selecting previously unselected package libfcgi-perl.
09:14:08 #14 55.10 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
09:14:08 #14 55.11 Setting up libltdl7:armhf (2.4.6-14) ...
09:14:08 #14 55.12 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:14:08 #14 55.13 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:08 #14 55.14 Setting up libubsan1:armhf (10.5.0-1ubuntu1~20.04) ...
09:14:08 #14 55.16 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:14:08 #14 55.17 Setting up libcrypt-dev:armhf (1:4.4.10-10ubuntu4) ...
09:14:08 #14 55.18 Setting up libuchardet0:armhf (0.0.6-3build1) ...
09:14:08 #14 55.19 Setting up libre2-5:armhf (20200101+dfsg-1build1) ...
09:14:08 #14 55.20 Setting up git-man (1:2.25.1-1ubuntu3.11) ...
09:14:08 #14 55.21 Setting up libisl22:armhf (0.22.1-1) ...
09:14:08 #14 55.22 Setting up netbase (6.1) ...
09:14:08 #14 55.24 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
09:14:08 #14 55.30 Setting up libmpdec2:armhf (2.4.2-3) ...
09:14:08 #14 52.22 Preparing to unpack .../073-libatomic1_13.1.0-2ubuntu2~23.04_armhf.deb ...
09:14:08 #14 52.22 Unpacking libatomic1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:08 #14 52.27 Selecting previously unselected package libasan8:armhf.
09:14:08 #14 52.27 Preparing to unpack .../074-libasan8_13.1.0-2ubuntu2~23.04_armhf.deb ...
09:14:08 #14 52.27 Unpacking libasan8:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:08 #14 52.38 Selecting previously unselected package libubsan1:armhf.
09:14:08 #14 52.39 Preparing to unpack .../075-libubsan1_13.1.0-2ubuntu2~23.04_armhf.deb ...
09:14:08 #14 52.39 Unpacking libubsan1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:08 #14 52.45 Selecting previously unselected package libgcc-12-dev:armhf.
09:14:08 #14 52.45 Preparing to unpack .../076-libgcc-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:08 #14 52.47 Unpacking libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:08 #13 54.13 Setting up openssh-client (1:8.4p1-5+deb11u1) ...
09:14:08 #16 2.548    dh_installdocs
09:14:08 #16 2.592    dh_installchangelogs
09:14:08 #16 2.671    dh_perl
09:14:08 #16 2.706    dh_link
09:14:08 #16 2.739    dh_strip_nondeterminism
09:14:08 #16 2.796    dh_compress
09:14:09 #14 60.22 Setting up liblinux-epoll-perl (0.017-1) ...
09:14:09 #14 60.23 Setting up libvariable-magic-perl (0.62-1build2) ...
09:14:09 #14 60.24 Setting up python3-idna (2.8-1) ...
09:14:09 #22 ...
09:14:09 
09:14:09 #23 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:14:09 #23 DONE 0.1s
09:14:09 
09:14:09 #24 [runc-src 1/3] WORKDIR /usr/src/runc
09:14:09 #24 DONE 0.1s
09:14:09 
09:14:09 #25 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:14:09 #25 DONE 0.1s
09:14:09 
09:14:09 #26 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:14:09 #26 DONE 0.1s
09:14:09 
09:14:09 #27 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:14:09 #27 DONE 0.1s
09:14:09 
09:14:09 #28 [tini-src 1/3] WORKDIR /usr/src/tini
09:14:09 #28 DONE 0.2s
09:14:09 
09:14:09 #29 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:14:09 #29 DONE 0.2s
09:14:09 #14 53.51 Preparing to unpack .../141-libio-pty-perl_1%3a1.15-2build2_arm64.deb ...
09:14:09 #14 53.51 Unpacking libio-pty-perl (1:1.15-2build2) ...
09:14:09 #14 53.54 Selecting previously unselected package libipc-run-perl.
09:14:09 #14 53.54 Preparing to unpack .../142-libipc-run-perl_20200505.0-1_all.deb ...
09:14:09 #14 53.54 Unpacking libipc-run-perl (20200505.0-1) ...
09:14:09 #14 53.59 Selecting previously unselected package libclass-method-modifiers-perl.
09:14:09 #14 53.59 Preparing to unpack .../143-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:14:09 #14 53.59 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:14:09 #14 53.62 Selecting previously unselected package libclass-xsaccessor-perl.
09:14:09 #14 53.62 Preparing to unpack .../144-libclass-xsaccessor-perl_1.19-3build9_arm64.deb ...
09:14:09 #14 53.63 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
09:14:09 #14 53.66 Selecting previously unselected package libb-hooks-op-check-perl.
09:14:09 #14 53.66 Preparing to unpack .../145-libb-hooks-op-check-perl_0.22-1build5_arm64.deb ...
09:14:09 #14 53.67 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
09:14:09 #14 53.71 Selecting previously unselected package libdynaloader-functions-perl.
09:14:09 #14 53.71 Preparing to unpack .../146-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:14:09 #14 53.72 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:14:09 #14 53.75 Selecting previously unselected package libdevel-callchecker-perl.
09:14:09 #14 53.75 Preparing to unpack .../147-libdevel-callchecker-perl_0.008-1ubuntu4_arm64.deb ...
09:14:09 #14 53.75 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:14:09 #14 53.79 Selecting previously unselected package libparams-classify-perl.
09:14:09 #14 53.79 Preparing to unpack .../148-libparams-classify-perl_0.015-1build5_arm64.deb ...
09:14:09 #14 53.79 Unpacking libparams-classify-perl (0.015-1build5) ...
09:14:09 #14 53.82 Selecting previously unselected package libmodule-runtime-perl.
09:14:09 #14 53.82 Preparing to unpack .../149-libmodule-runtime-perl_0.016-1_all.deb ...
09:14:09 #14 53.83 Unpacking libmodule-runtime-perl (0.016-1) ...
09:14:09 #14 53.86 Selecting previously unselected package libimport-into-perl.
09:14:09 #16 6.616 (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.)
09:14:09 #16 6.633 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
09:14:09 #16 6.644 Unpacking bash-completion (1:2.11-6ubuntu1) ...
09:14:09 #16 6.762 Selecting previously unselected package libarchive13:amd64.
09:14:09 #16 6.765 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_amd64.deb ...
09:14:09 #16 6.774 Unpacking libarchive13:amd64 (3.6.2-1ubuntu1) ...
09:14:09 #16 6.810 Selecting previously unselected package libjsoncpp25:amd64.
09:14:09 #16 6.813 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_amd64.deb ...
09:14:09 #16 6.816 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
09:14:09 #16 6.853 Selecting previously unselected package librhash0:amd64.
09:14:09 #16 6.856 Preparing to unpack .../3-librhash0_1.4.3-3_amd64.deb ...
09:14:09 #16 6.859 Unpacking librhash0:amd64 (1.4.3-3) ...
09:14:09 #16 6.893 Selecting previously unselected package libuv1:amd64.
09:14:09 #15 11.16   Installing       : libutempter-1.2.1-10.fc39.aarch64                   72/105 
09:14:09 #15 11.26   Installing       : util-linux-2.39.2-1.fc39.aarch64                    73/105 
09:14:09 #15 9.526 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
09:14:09 #15 9.527 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB]
09:14:09 #15 9.578 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB]
09:14:09 #15 9.581 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
09:14:09 #15 9.582 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
09:14:09 #15 9.598 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.1 kB]
09:14:09 #15 9.599 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libudev-dev armhf 252.12-1~deb12u1+rpi1 [52.0 kB]
09:14:09 #15 9.600 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [309 kB]
09:14:09 #15 9.605 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [210 kB]
09:14:09 #15 9.615 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [201 kB]
09:14:09 #15 9.624 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.1 kB]
09:14:09 #15 9.715 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf libpcre2-dev armhf 10.42-1 [648 kB]
09:14:09 #15 9.740 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf libselinux1-dev armhf 3.4-1+b2 [143 kB]
09:14:09 #13 54.59 Setting up libhtml-format-perl (2.16-2) ...
09:14:09 #13 54.73 Setting up python3-xdg (0.28-2) ...
09:14:09 #14 59.31 Preparing to unpack .../216-libfcgi-perl_0.82+ds-2_arm64.deb ...
09:14:09 #14 59.31 Unpacking libfcgi-perl (0.82+ds-2) ...
09:14:09 #14 59.35 Selecting previously unselected package libcgi-fast-perl.
09:14:09 #14 59.35 Preparing to unpack .../217-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:14:09 #14 59.35 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:14:09 #14 59.39 Selecting previously unselected package libclass-data-inheritable-perl.
09:14:09 #14 59.39 Preparing to unpack .../218-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:14:09 #14 59.39 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:14:09 #14 59.42 Selecting previously unselected package libcommon-sense-perl:arm64.
09:14:09 #14 59.43 Preparing to unpack .../219-libcommon-sense-perl_3.75-3_arm64.deb ...
09:14:09 #14 59.43 Unpacking libcommon-sense-perl:arm64 (3.75-3) ...
09:14:09 #14 59.46 Selecting previously unselected package libconfig-tiny-perl.
09:14:09 #14 59.47 Preparing to unpack .../220-libconfig-tiny-perl_2.28-2_all.deb ...
09:14:09 #14 59.47 Unpacking libconfig-tiny-perl (2.28-2) ...
09:14:09 #14 59.50 Selecting previously unselected package libparams-util-perl.
09:14:09 #14 59.50 Preparing to unpack .../221-libparams-util-perl_1.102-2_arm64.deb ...
09:14:09 #14 59.51 Unpacking libparams-util-perl (1.102-2) ...
09:14:09 #14 59.54 Selecting previously unselected package libsub-install-perl.
09:14:09 #14 55.31 Setting up libbinutils:armhf (2.34-6ubuntu1.6) ...
09:14:09 #14 55.32 Setting up libfido2-1:armhf (1.3.1-1ubuntu2) ...
09:14:09 #14 55.33 Setting up libc-dev-bin (2.31-0ubuntu9.9) ...
09:14:09 #14 55.34 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:14:09 #14 55.36 Setting up libbsd0:armhf (0.10.0-1) ...
09:14:09 #14 55.37 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ...
09:14:09 #14 55.38 Setting up readline-common (8.0-4) ...
09:14:09 #14 55.41 Setting up publicsuffix (20200303.0012-1) ...
09:14:09 #14 55.42 Setting up libcc1-0:armhf (10.5.0-1ubuntu1~20.04) ...
09:14:09 #14 55.43 Setting up iso-codes (4.4-1) ...
09:14:09 #14 55.44 Setting up liblocale-gettext-perl (1.07-4) ...
09:14:09 #14 55.45 Setting up dctrl-tools (2.24-3) ...
09:14:09 #14 55.46 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:09 #14 55.47 Setting up libgdbm6:armhf (1.18.1-5) ...
09:14:09 #14 55.48 Setting up gcc-9-base:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:14:09 #14 55.49 Setting up libctf0:armhf (2.34-6ubuntu1.6) ...
09:14:09 #14 55.53 Setting up pinentry-curses (1.1.0-3build1) ...
09:14:09 #14 52.53 Unpacking dctrl-tools (2.24-3build2) ...
09:14:09 #14 52.57 Selecting previously unselected package libdebhelper-perl.
09:14:09 #14 52.57 Preparing to unpack .../103-libdebhelper-perl_13.6ubuntu1_all.deb ...
09:14:09 #14 52.58 Unpacking libdebhelper-perl (13.6ubuntu1) ...
09:14:09 #14 52.61 Selecting previously unselected package libtool.
09:14:09 #14 52.62 Preparing to unpack .../104-libtool_2.4.6-15build2_all.deb ...
09:14:09 #14 52.62 Unpacking libtool (2.4.6-15build2) ...
09:14:09 #14 52.66 Selecting previously unselected package dh-autoreconf.
09:14:09 #14 52.66 Preparing to unpack .../105-dh-autoreconf_20_all.deb ...
09:14:09 #14 52.67 Unpacking dh-autoreconf (20) ...
09:14:09 #14 52.70 Selecting previously unselected package libarchive-zip-perl.
09:14:09 #14 52.70 Preparing to unpack .../106-libarchive-zip-perl_1.68-1_all.deb ...
09:14:09 #14 52.70 Unpacking libarchive-zip-perl (1.68-1) ...
09:14:09 #14 52.74 Selecting previously unselected package libsub-override-perl.
09:14:09 #14 52.55 Selecting previously unselected package gcc-12.
09:14:09 #14 52.55 Preparing to unpack .../077-gcc-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:09 #14 52.56 Unpacking gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:14:09 #13 54.22 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:14:09 #13 54.23 Setting up libxext6:armhf (2:1.3.3-1.1) ...
09:14:09 #13 54.25 Setting up binutils (2.35.2-2) ...
09:14:09 #13 54.26 Setting up man-db (2.9.4-2) ...
09:14:09 #13 54.36 Building database of manual pages ...
09:14:09 #16 2.834    dh_fixperms
09:14:09 #16 2.873    dh_missing
09:14:09 #16 2.898    dh_installdeb
09:14:09 #16 2.930    dh_gencontrol
09:14:09 #16 3.042    dh_md5sums
09:14:09 #14 60.44 Setting up libio-html-perl (1.001-1) ...
09:14:09 #14 60.45 Setting up libcroco3:arm64 (0.6.13-1) ...
09:14:09 #14 60.46 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
09:14:09 #14 60.47 Setting up libtest-refcount-perl (0.10-1) ...
09:14:09 #14 60.48 Setting up libparams-util-perl (1.07-3build5) ...
09:14:09 #14 60.54 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
09:14:09 #14 60.55 Setting up autoconf (2.69-11.1) ...
09:14:09 
09:14:09 #30 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:14:09 #14 53.86 Preparing to unpack .../150-libimport-into-perl_1.002005-1_all.deb ...
09:14:09 #14 53.87 Unpacking libimport-into-perl (1.002005-1) ...
09:14:09 #14 53.90 Selecting previously unselected package librole-tiny-perl.
09:14:09 #14 53.90 Preparing to unpack .../151-librole-tiny-perl_2.002004-1_all.deb ...
09:14:09 #14 53.90 Unpacking librole-tiny-perl (2.002004-1) ...
09:14:09 #14 53.93 Selecting previously unselected package libsub-quote-perl.
09:14:09 #14 53.93 Preparing to unpack .../152-libsub-quote-perl_2.006006-1_all.deb ...
09:14:09 #14 53.94 Unpacking libsub-quote-perl (2.006006-1) ...
09:14:09 #14 53.98 Selecting previously unselected package libmoo-perl.
09:14:09 #14 53.99 Preparing to unpack .../153-libmoo-perl_2.005004-3_all.deb ...
09:14:09 #14 53.99 Unpacking libmoo-perl (2.005004-3) ...
09:14:09 #14 54.03 Selecting previously unselected package libencode-locale-perl.
09:14:09 #14 54.03 Preparing to unpack .../154-libencode-locale-perl_1.05-1.1_all.deb ...
09:14:09 #14 54.03 Unpacking libencode-locale-perl (1.05-1.1) ...
09:14:09 #14 54.07 Selecting previously unselected package libtimedate-perl.
09:14:09 #14 54.07 Preparing to unpack .../155-libtimedate-perl_2.3300-2_all.deb ...
09:14:09 #14 54.07 Unpacking libtimedate-perl (2.3300-2) ...
09:14:09 #14 54.11 Selecting previously unselected package libhttp-date-perl.
09:14:09 #16 6.896 Preparing to unpack .../4-libuv1_1.44.2-1_amd64.deb ...
09:14:09 #16 6.899 Unpacking libuv1:amd64 (1.44.2-1) ...
09:14:09 #16 6.939 Selecting previously unselected package cmake-data.
09:14:09 #16 6.942 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
09:14:09 #16 6.950 Unpacking cmake-data (3.25.1-1ubuntu1) ...
09:14:09 #15 11.29   Installing       : systemd-networkd-254.2-7.fc39.aarch64               74/105 
09:14:09 #15 11.29   Running scriptlet: systemd-networkd-254.2-7.fc39.aarch64               74/105 
09:14:09 #15 11.31   Installing       : systemd-pam-254.2-7.fc39.aarch64                    75/105 
09:14:09 #15 11.32   Installing       : systemd-resolved-254.2-7.fc39.aarch64               76/105 
09:14:09 #15 11.33   Running scriptlet: systemd-resolved-254.2-7.fc39.aarch64               76/105 
09:14:09 #15 11.50   Installing       : systemd-254.2-7.fc39.aarch64                        77/105 
09:14:09 #15 9.749 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
09:14:09 #15 9.760 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl7 armhf 2.4.7-5 [390 kB]
09:14:09 #15 9.780 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libltdl-dev armhf 2.4.7-5 [161 kB]
09:14:09 #15 9.802 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+rpi1+b1 [86.6 kB]
09:14:09 #15 9.819 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB]
09:14:09 #15 9.830 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1+rpi1 [352 kB]
09:14:09 #15 9.853 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
09:14:09 #15 9.889 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [27.8 kB]
09:14:09 #15 9.892 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
09:14:09 #15 9.902 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
09:14:09 #15 10.22   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch            1/1 
09:14:09 #15 10.36   Preparing        :                                                        1/1 
09:14:09 #15 10.43   Upgrading        : glibc-common-2.38-4.fc39.x86_64                      1/103 
09:14:09 #13 54.96 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:09 #14 59.54 Preparing to unpack .../222-libsub-install-perl_0.929-1_all.deb ...
09:14:09 #14 59.55 Unpacking libsub-install-perl (0.929-1) ...
09:14:09 #14 59.58 Selecting previously unselected package libdata-optlist-perl.
09:14:09 #14 59.58 Preparing to unpack .../223-libdata-optlist-perl_0.113-1_all.deb ...
09:14:09 #14 59.58 Unpacking libdata-optlist-perl (0.113-1) ...
09:14:09 #14 59.62 Selecting previously unselected package libsub-exporter-perl.
09:14:09 #14 59.62 Preparing to unpack .../224-libsub-exporter-perl_0.989-1_all.deb ...
09:14:09 #14 59.62 Unpacking libsub-exporter-perl (0.989-1) ...
09:14:09 #14 59.66 Selecting previously unselected package libconst-fast-perl.
09:14:09 #14 59.66 Preparing to unpack .../225-libconst-fast-perl_0.014-2_all.deb ...
09:14:09 #14 59.66 Unpacking libconst-fast-perl (0.014-2) ...
09:14:09 #14 59.69 Selecting previously unselected package libwant-perl.
09:14:09 #14 59.70 Preparing to unpack .../226-libwant-perl_0.29-2build1_arm64.deb ...
09:14:09 #14 59.70 Unpacking libwant-perl (0.29-2build1) ...
09:14:09 #14 59.74 Selecting previously unselected package libcontextual-return-perl.
09:14:09 #14 59.74 Preparing to unpack .../227-libcontextual-return-perl_0.004014-4_all.deb ...
09:14:09 #14 59.74 Unpacking libcontextual-return-perl (0.004014-4) ...
09:14:09 #14 59.78 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
09:14:09 #14 55.54 Setting up manpages-dev (5.05-1) ...
09:14:09 #14 55.55 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu1) ...
09:14:09 #14 55.56 Setting up libxcb1:armhf (1.14-2) ...
09:14:09 #14 55.58 Setting up at (3.1.23-1ubuntu1) ...
09:14:09 #14 55.72 invoke-rc.d: could not determine current runlevel
09:14:09 #14 55.72 invoke-rc.d: policy-rc.d denied execution of start.
09:14:09 #14 55.73 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
09:14:09 #14 55.74 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:09 #14 55.75 Setting up libedit2:armhf (3.1-20191231-1) ...
09:14:09 #14 55.76 Setting up libreadline8:armhf (8.0-4) ...
09:14:09 #14 55.78 Setting up m4 (1.4.18-4) ...
09:14:09 #14 55.79 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:09 #14 52.74 Preparing to unpack .../107-libsub-override-perl_0.09-2_all.deb ...
09:14:09 #14 52.74 Unpacking libsub-override-perl (0.09-2) ...
09:14:09 #14 52.78 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:14:09 #14 52.78 Preparing to unpack .../108-libfile-stripnondeterminism-perl_1.13.0-1_all.deb ...
09:14:09 #14 52.78 Unpacking libfile-stripnondeterminism-perl (1.13.0-1) ...
09:14:09 #14 52.81 Selecting previously unselected package dh-strip-nondeterminism.
09:14:09 #14 52.81 Preparing to unpack .../109-dh-strip-nondeterminism_1.13.0-1_all.deb ...
09:14:09 #14 52.82 Unpacking dh-strip-nondeterminism (1.13.0-1) ...
09:14:09 #14 53.13 Selecting previously unselected package libdw1:armhf.
09:14:09 #14 53.13 Preparing to unpack .../110-libdw1_0.186-1build1_armhf.deb ...
09:14:09 #14 53.13 Unpacking libdw1:armhf (0.186-1build1) ...
09:14:09 #14 53.17 Selecting previously unselected package debugedit.
09:14:09 #14 53.17 Preparing to unpack .../111-debugedit_1%3a5.0-4build1_armhf.deb ...
09:14:09 #14 53.17 Unpacking debugedit (1:5.0-4build1) ...
09:14:09 #14 53.21 Selecting previously unselected package dwz.
09:14:09 #14 53.21 Preparing to unpack .../112-dwz_0.14-1build2_armhf.deb ...
09:14:09 #14 53.22 Unpacking dwz (0.14-1build2) ...
09:14:09 #14 53.26 Selecting previously unselected package gettext.
09:14:09 #14 52.90 Selecting previously unselected package gcc.
09:14:09 #14 52.90 Preparing to unpack .../078-gcc_4%3a12.2.0-3ubuntu1_armhf.deb ...
09:14:09 #14 52.91 Unpacking gcc (4:12.2.0-3ubuntu1) ...
09:14:09 #14 52.96 Selecting previously unselected package libstdc++-12-dev:armhf.
09:14:09 #14 52.96 Preparing to unpack .../079-libstdc++-12-dev_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:09 #14 52.97 Unpacking libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:09 #16 3.075    dh_builddeb
09:14:09 #16 3.101 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:09 #16 3.219  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
09:14:09 #14 60.56 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:14:09 #14 60.73 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:09 #14 60.74 Setting up libarray-intspan-perl (2.003-1) ...
09:14:09 #14 60.75 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:09 #14 60.77 Setting up libtimedate-perl (2.3200-1) ...
09:14:09 #14 60.78 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:14:09 #14 60.79 Setting up libsub-name-perl (0.26-1) ...
09:14:09 #14 60.80 Setting up libtype-tiny-xs-perl (0.016-1) ...
09:14:09 #14 60.80 Setting up libfile-chdir-perl (0.1008-1) ...
09:14:09 #14 54.11 Preparing to unpack .../156-libhttp-date-perl_6.05-1_all.deb ...
09:14:09 #14 54.11 Unpacking libhttp-date-perl (6.05-1) ...
09:14:09 #14 54.14 Selecting previously unselected package libfile-listing-perl.
09:14:09 #14 54.14 Preparing to unpack .../157-libfile-listing-perl_6.14-1_all.deb ...
09:14:09 #14 54.15 Unpacking libfile-listing-perl (6.14-1) ...
09:14:09 #14 54.18 Selecting previously unselected package libhtml-tagset-perl.
09:14:09 #14 54.18 Preparing to unpack .../158-libhtml-tagset-perl_3.20-4_all.deb ...
09:14:09 #14 54.18 Unpacking libhtml-tagset-perl (3.20-4) ...
09:14:09 #14 54.21 Selecting previously unselected package liburi-perl.
09:14:09 #14 54.22 Preparing to unpack .../159-liburi-perl_5.10-1_all.deb ...
09:14:09 #14 54.22 Unpacking liburi-perl (5.10-1) ...
09:14:09 #14 54.25 Selecting previously unselected package libhtml-parser-perl:arm64.
09:14:09 #14 54.26 Preparing to unpack .../160-libhtml-parser-perl_3.76-1build2_arm64.deb ...
09:14:09 #14 54.26 Unpacking libhtml-parser-perl:arm64 (3.76-1build2) ...
09:14:09 #14 54.30 Selecting previously unselected package libhtml-tree-perl.
09:14:09 #14 54.30 Preparing to unpack .../161-libhtml-tree-perl_5.07-2_all.deb ...
09:14:09 #14 54.30 Unpacking libhtml-tree-perl (5.07-2) ...
09:14:09 #14 54.34 Selecting previously unselected package libio-html-perl.
09:14:09 #30 ...
09:14:09 
09:14:09 #31 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:14:09 #31 0.442 hint: Using 'master' as the name for the initial branch. This default branch name
09:14:09 #31 0.442 hint: is subject to change. To configure the initial branch name to use in all
09:14:09 #31 0.442 hint: of your new repositories, which will suppress this warning, call:
09:14:09 #31 0.442 hint: 
09:14:09 #31 0.442 hint: 	git config --global init.defaultBranch <name>
09:14:09 #31 0.442 hint: 
09:14:09 #31 0.442 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:14:09 #31 0.442 hint: 'development'. The just-created branch can be renamed via this command:
09:14:09 #31 0.442 hint: 
09:14:09 #31 0.442 hint: 	git branch -m <name>
09:14:09 #31 0.442 Initialized empty Git repository in /usr/src/runc/.git/
09:14:09 #31 DONE 0.5s
09:14:09 
09:14:09 #32 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:14:09 #32 0.429 hint: Using 'master' as the name for the initial branch. This default branch name
09:14:09 #32 0.429 hint: is subject to change. To configure the initial branch name to use in all
09:14:09 #32 0.429 hint: of your new repositories, which will suppress this warning, call:
09:14:09 #32 0.429 hint: 
09:14:09 #32 0.429 hint: 	git config --global init.defaultBranch <name>
09:14:09 #32 0.429 hint: 
09:14:09 #32 0.429 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:14:09 #32 0.429 hint: 'development'. The just-created branch can be renamed via this command:
09:14:09 #32 0.429 hint: 
09:14:09 #32 0.429 hint: 	git branch -m <name>
09:14:09 #32 0.432 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:14:09 #32 DONE 0.5s
09:14:09 
09:14:09 #22 [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
09:14:09 #22 0.771 go: downloading github.com/tc-hib/go-winres v0.3.0
09:14:09 #16 7.299 Selecting previously unselected package cmake.
09:14:09 #13 55.17 Setting up perl (5.32.1-4+deb11u2) ...
09:14:09 #13 55.20 Setting up libio-html-perl (1.004-2) ...
09:14:09 #13 55.21 Setting up libb-hooks-op-check-perl (0.22-1+b4) ...
09:14:09 #13 55.25 Setting up gcc-10 (10.2.1-6+rpi1) ...
09:14:09 #13 55.26 Setting up libdpkg-perl (1.20.12+rpi1) ...
09:14:09 #13 55.27 Setting up autoconf (2.69-14) ...
09:14:09 #13 55.29 Setting up libtimedate-perl (2.3300-2) ...
09:14:09 #13 55.30 Setting up libsub-override-perl (0.09-2) ...
09:14:09 #13 55.31 Setting up libstrictures-perl (2.000006-1) ...
09:14:09 #13 55.33 Setting up libsub-quote-perl (2.006006-1) ...
09:14:09 #13 55.34 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:09 #13 55.35 Setting up liburi-perl (5.08-1) ...
09:14:09 #13 55.36 Setting up libfile-touch-perl (0.11-1) ...
09:14:09 #13 55.37 Setting up libnet-ssleay-perl (1.88-3+b1) ...
09:14:09 #13 55.41 Setting up automake (1:1.16.3-2) ...
09:14:09 #13 56.08 Setting up bsdmainutils (11.1.2+b1) ...
09:14:09 #13 56.10 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:14:09 #13 56.10 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:14:09 #13 56.11 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
09:14:09 #13 56.12 Setting up libcroco3:armhf (0.6.12-3) ...
09:14:09 #13 56.13 Setting up libgdbm-compat4:armhf (1.18.1-4) ...
09:14:09 #13 56.14 Setting up ucf (3.0038+nmu1) ...
09:14:09 #13 56.24 Setting up libgcc-8-dev:armhf (8.3.0-6) ...
09:14:09 #15 11.52   Running scriptlet: systemd-254.2-7.fc39.aarch64                        77/105 
09:14:09 #15 11.70 Creating group 'input' with GID 104.
09:14:09 #15 11.70 Creating group 'kvm' with GID 36.
09:14:09 #15 11.70 Creating group 'render' with GID 105.
09:14:09 #15 11.70 Creating group 'sgx' with GID 106.
09:14:09 #15 11.70 Creating group 'systemd-journal' with GID 190.
09:14:09 #15 11.70 Creating group 'systemd-network' with GID 192.
09:14:09 #15 11.70 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:09 #15 11.70 Creating group 'systemd-oom' with GID 999.
09:14:09 #15 11.70 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:09 #15 11.70 Creating group 'systemd-resolve' with GID 193.
09:14:09 #15 11.70 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:09 #15 11.70 
09:14:09 #15 11.72   Installing       : policycoreutils-3.5-7.fc39.aarch64                  78/105 
09:14:09 #15 11.73   Running scriptlet: policycoreutils-3.5-7.fc39.aarch64                  78/105 
09:14:09 #15 11.75 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
09:14:09 #15 11.75 
09:14:09 #15 11.75   Installing       : selinux-policy-38.28-1.fc39.noarch                  79/105 
09:14:09 #15 11.76   Running scriptlet: selinux-policy-38.28-1.fc39.noarch                  79/105 
09:14:09 #15 10.08 debconf: delaying package configuration, since apt-utils is not installed
09:14:09 #15 10.13 Fetched 21.7 MB in 2s (9486 kB/s)
09:14:09 #15 10.15 Selecting previously unselected package libstdc++-12-dev:armhf.
09:14:09 #15 10.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 ... 17888 files and directories currently installed.)
09:14:09 #15 10.16 Preparing to unpack .../00-libstdc++-12-dev_12.2.0-14+rpi1_armhf.deb ...
09:14:09 #15 10.17 Unpacking libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
09:14:09 #15 10.53   Upgrading        : glibc-gconv-extra-2.38-4.fc39.x86_64                 2/103 
09:14:09 #15 10.55   Running scriptlet: glibc-gconv-extra-2.38-4.fc39.x86_64                 2/103 
09:14:09 #15 10.56   Upgrading        : glibc-minimal-langpack-2.38-4.fc39.x86_64            3/103 
09:14:09 #15 10.56   Running scriptlet: glibc-2.38-4.fc39.x86_64                             4/103 
09:14:09 #15 10.61   Upgrading        : glibc-2.38-4.fc39.x86_64                             4/103 
09:14:09 #15 10.62   Running scriptlet: glibc-2.38-4.fc39.x86_64                             4/103 
09:14:09 #15 10.65   Upgrading        : systemd-libs-254.2-7.fc39.x86_64                     5/103 
09:14:09 #15 10.67   Installing       : checkpolicy-3.5-3.fc39.x86_64                        6/103 
09:14:09 #15 10.68   Installing       : libfdisk-2.39.2-1.fc39.x86_64                        7/103 
09:14:09 #15 10.68   Installing       : libmpc-1.3.1-3.fc39.x86_64                           8/103 
09:14:09 #15 10.69   Installing       : libseccomp-2.5.3-6.fc39.x86_64                       9/103 
09:14:09 #15 10.70   Installing       : libtool-ltdl-2.4.7-7.fc39.x86_64                    10/103 
09:14:09 #15 10.70   Installing       : m4-1.4.19-6.fc39.x86_64                             11/103 
09:14:09 #15 10.71   Installing       : perl-threads-1:2.36-500.fc39.x86_64                 12/103 
09:14:09 #15 10.72   Installing       : python3-libselinux-3.5-5.fc39.x86_64                13/103 
09:14:09 #15 10.73   Installing       : cmake-rpm-macros-3.27.4-7.fc39.noarch               14/103 
09:14:09 #15 10.73   Installing       : cmake-filesystem-3.27.4-7.fc39.x86_64               15/103 
09:14:09 #15 10.74   Installing       : perl-File-Find-1.43-500.fc39.noarch                 16/103 
09:14:09 #15 10.75   Installing       : python3-libsemanage-3.5-4.fc39.x86_64               17/103 
09:14:09 #13 55.05 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:09 #13 55.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:09 #14 55.80 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:14:09 #14 59.78 Preparing to unpack .../228-libcpanel-json-xs-perl_4.32-1build1_arm64.deb ...
09:14:09 #14 59.78 Unpacking libcpanel-json-xs-perl:arm64 (4.32-1build1) ...
09:14:09 #14 59.82 Selecting previously unselected package libdevel-stacktrace-perl.
09:14:09 #14 59.82 Preparing to unpack .../229-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:14:09 #14 59.82 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:14:09 #14 59.86 Selecting previously unselected package libexception-class-perl.
09:14:09 #14 59.86 Preparing to unpack .../230-libexception-class-perl_1.45-1_all.deb ...
09:14:09 #14 59.86 Unpacking libexception-class-perl (1.45-1) ...
09:14:09 #14 59.90 Selecting previously unselected package libiterator-perl.
09:14:09 #14 59.90 Preparing to unpack .../231-libiterator-perl_0.03+ds1-2_all.deb ...
09:14:09 #14 59.90 Unpacking libiterator-perl (0.03+ds1-2) ...
09:14:09 #14 59.94 Selecting previously unselected package libiterator-util-perl.
09:14:09 #14 59.94 Preparing to unpack .../232-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:14:09 #14 59.94 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:14:09 #14 59.98 Selecting previously unselected package libdata-dpath-perl.
09:14:09 #14 59.98 Preparing to unpack .../233-libdata-dpath-perl_0.58-2_all.deb ...
09:14:09 #14 59.98 Unpacking libdata-dpath-perl (0.58-2) ...
09:14:09 #14 60.01 Selecting previously unselected package libdata-dump-perl.
09:14:09 #14 53.17 Selecting previously unselected package g++-12.
09:14:09 #14 53.17 Preparing to unpack .../080-g++-12_12.3.0-1ubuntu1~23.04_armhf.deb ...
09:14:09 #14 53.18 Unpacking g++-12 (12.3.0-1ubuntu1~23.04) ...
09:14:09 #14 53.26 Preparing to unpack .../113-gettext_0.21-4ubuntu4_armhf.deb ...
09:14:09 #14 53.26 Unpacking gettext (0.21-4ubuntu4) ...
09:14:09 #14 53.31 Selecting previously unselected package intltool-debian.
09:14:09 #14 53.31 Preparing to unpack .../114-intltool-debian_0.35.0+20060710.5_all.deb ...
09:14:09 #14 53.32 Unpacking intltool-debian (0.35.0+20060710.5) ...
09:14:09 #14 53.35 Selecting previously unselected package po-debconf.
09:14:09 #14 53.35 Preparing to unpack .../115-po-debconf_1.0.21+nmu1_all.deb ...
09:14:09 #14 53.36 Unpacking po-debconf (1.0.21+nmu1) ...
09:14:09 #14 53.41 Selecting previously unselected package debhelper.
09:14:09 #14 53.41 Preparing to unpack .../116-debhelper_13.6ubuntu1_all.deb ...
09:14:09 #14 53.41 Unpacking debhelper (13.6ubuntu1) ...
09:14:09 #14 53.47 Selecting previously unselected package libfakeroot:armhf.
09:14:09 #16 3.349  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
09:14:09 #16 3.426 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:09 #16 3.428  dpkg-source --after-build .
09:14:09 #14 60.82 Setting up xauth (1:1.1-0ubuntu1) ...
09:14:09 #14 60.83 Setting up cpp (4:9.3.0-1ubuntu2) ...
09:14:09 #14 60.85 Setting up libpath-tiny-perl (0.108-1) ...
09:14:09 #14 60.86 Setting up libarchive-cpio-perl (0.10-1) ...
09:14:09 #14 60.87 Setting up libjson-perl (4.02000-2) ...
09:14:09 #14 60.88 Setting up libsub-override-perl (0.09-2) ...
09:14:09 #14 60.89 Setting up python3-unidiff (0.5.5-2) ...
09:14:09 #14 61.03 Setting up libstrictures-perl (2.000006-1) ...
09:14:09 #14 61.04 Setting up libsub-quote-perl (2.006006-1) ...
09:14:09 #14 61.05 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
09:14:09 #14 61.06 Setting up libsort-versions-perl (1.62-1) ...
09:14:09 #14 54.35 Preparing to unpack .../162-libio-html-perl_1.004-2_all.deb ...
09:14:09 #14 54.35 Unpacking libio-html-perl (1.004-2) ...
09:14:09 #14 54.38 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:09 #14 54.38 Preparing to unpack .../163-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:14:09 #14 54.39 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:14:09 #14 54.46 Selecting previously unselected package libhttp-message-perl.
09:14:09 #14 54.47 Preparing to unpack .../164-libhttp-message-perl_6.36-1_all.deb ...
09:14:09 #14 54.47 Unpacking libhttp-message-perl (6.36-1) ...
09:14:09 #14 54.50 Selecting previously unselected package libhttp-cookies-perl.
09:14:09 #14 54.50 Preparing to unpack .../165-libhttp-cookies-perl_6.10-1_all.deb ...
09:14:09 #14 54.51 Unpacking libhttp-cookies-perl (6.10-1) ...
09:14:09 #14 54.54 Selecting previously unselected package libhttp-negotiate-perl.
09:14:09 #14 54.54 Preparing to unpack .../166-libhttp-negotiate-perl_6.01-1_all.deb ...
09:14:09 #14 54.54 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:14:09 #14 54.57 Selecting previously unselected package perl-openssl-defaults:arm64.
09:14:09 #22 ...
09:14:09 
09:14:09 #33 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:14:09 #33 0.756 hint: Using 'master' as the name for the initial branch. This default branch name
09:14:09 #33 0.756 hint: is subject to change. To configure the initial branch name to use in all
09:14:09 #33 0.756 hint: of your new repositories, which will suppress this warning, call:
09:14:09 #33 0.756 hint: 
09:14:09 #33 0.756 hint: 	git config --global init.defaultBranch <name>
09:14:09 #33 0.756 hint: 
09:14:09 #33 0.756 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:14:09 #33 0.756 hint: 'development'. The just-created branch can be renamed via this command:
09:14:09 #33 0.756 hint: 
09:14:09 #33 0.756 hint: 	git branch -m <name>
09:14:09 #33 0.757 Initialized empty Git repository in /usr/src/tini/.git/
09:14:09 #33 DONE 0.9s
09:14:09 #12 55.19   Running scriptlet: glibc-gconv-extra-2.36-11.fc37.aarch64             143/143 
09:14:09 #12 60.19   Verifying        : bzip2-1.0.8-12.fc37.aarch64                          1/143 
09:14:09 #12 60.19   Verifying        : cpio-2.13-13.fc37.aarch64                            2/143 
09:14:09 #12 60.19   Verifying        : dash-0.5.11.5-2.fc37.aarch64                         3/143 
09:14:09 #12 60.19   Verifying        : desktop-file-utils-0.26-7.fc37.aarch64               4/143 
09:14:09 #12 60.19   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.aarch64       5/143 
09:14:09 #12 60.19   Verifying        : diffutils-3.8-3.fc37.aarch64                         6/143 
09:14:09 #12 60.19   Verifying        : dwz-0.14-7.fc37.aarch64                              7/143 
09:14:09 #12 60.19   Verifying        : ed-1.18-2.fc37.aarch64                               8/143 
09:14:09 #12 60.19   Verifying        : efi-srpm-macros-5-6.fc37.noarch                      9/143 
09:14:09 #12 60.19   Verifying        : file-5.42-4.fc37.aarch64                            10/143 
09:14:09 #12 60.19   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch              11/143 
09:14:09 #12 60.19   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/143 
09:14:09 #12 60.19   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/143 
09:14:09 #12 60.19   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.aarch64                  14/143 
09:14:09 #12 60.19   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/143 
09:14:09 #12 60.19   Verifying        : groff-base-1.22.4-10.fc37.aarch64                   16/143 
09:14:09 #12 60.19   Verifying        : hunspell-1.7.0-21.fc37.aarch64                      17/143 
09:14:09 #12 60.19   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/143 
09:14:09 #12 60.19   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/143 
09:14:09 #12 60.19   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/143 
09:14:09 #12 60.19   Verifying        : hunspell-filesystem-1.7.0-21.fc37.aarch64           21/143 
09:14:09 #12 60.19   Verifying        : js-jquery-3.6.0-3.fc37.noarch                       22/143 
09:14:09 #12 60.19   Verifying        : json-glib-1.6.6-3.fc37.aarch64                      23/143 
09:14:09 #12 60.19   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               24/143 
09:14:09 #12 60.19   Verifying        : libappstream-glib-0.8.1-1.fc37.aarch64              25/143 
09:14:09 #12 60.19   Verifying        : libjpeg-turbo-2.1.3-2.fc37.aarch64                  26/143 
09:14:09 #12 60.19   Verifying        : libpkgconf-1.8.0-3.fc37.aarch64                     27/143 
09:14:09 #12 60.19   Verifying        : libpng-2:1.6.37-13.fc37.aarch64                     28/143 
09:14:09 #12 60.19   Verifying        : libstemmer-0-19.585svn.fc37.aarch64                 29/143 
09:14:09 #12 60.19   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     30/143 
09:14:09 #12 60.19   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     31/143 
09:14:09 #12 60.19   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   32/143 
09:14:09 #12 60.19   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               33/143 
09:14:09 #12 60.19   Verifying        : patch-2.7.6-17.fc37.aarch64                         34/143 
09:14:09 #12 60.19   Verifying        : perl-Carp-1.52-489.fc37.noarch                      35/143 
09:14:09 #12 60.19   Verifying        : perl-Data-Dumper-2.184-490.fc37.aarch64             36/143 
09:14:09 #12 60.19   Verifying        : perl-Digest-1.20-489.fc37.noarch                    37/143 
09:14:09 #12 60.19   Verifying        : perl-Digest-MD5-2.58-489.fc37.aarch64               38/143 
09:14:09 #12 60.19   Verifying        : perl-Encode-4:3.19-492.fc37.aarch64                 39/143 
09:14:09 #12 60.19   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  40/143 
09:14:09 #12 60.19   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 41/143 
09:14:09 #12 60.19   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          42/143 
09:14:09 #12 60.19   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              43/143 
09:14:09 #12 60.19   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              44/143 
09:14:09 #12 60.19   Verifying        : perl-MIME-Base64-3.16-489.fc37.aarch64              45/143 
09:14:09 #12 60.19   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              46/143 
09:14:09 #12 60.19   Verifying        : perl-Net-SSLeay-1.92-4.fc37.aarch64                 47/143 
09:14:09 #12 60.19   Verifying        : perl-PathTools-3.84-489.fc37.aarch64                48/143 
09:14:09 #12 60.19   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             49/143 
09:14:09 #12 60.19   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            50/143 
09:14:09 #12 60.19   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              51/143 
09:14:09 #12 60.19   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 52/143 
09:14:09 #12 60.19   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64      53/143 
09:14:09 #12 60.19   Verifying        : perl-Socket-4:2.036-1.fc37.aarch64                  54/143 
09:14:09 #12 60.19   Verifying        : perl-Storable-1:3.26-489.fc37.aarch64               55/143 
09:14:09 #12 60.19   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            56/143 
09:14:09 #12 60.19   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  57/143 
09:14:09 #12 60.19   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           58/143 
09:14:09 #12 60.19   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             59/143 
09:14:09 #12 60.19   Verifying        : perl-constant-1.33-490.fc37.noarch                  60/143 
09:14:09 #12 60.19   Verifying        : perl-libnet-3.14-490.fc37.noarch                    61/143 
09:14:09 #12 60.19   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 62/143 
09:14:09 #12 60.19   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               63/143 
09:14:09 #12 60.19   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   64/143 
09:14:09 #12 60.19   Verifying        : pkgconf-1.8.0-3.fc37.aarch64                        65/143 
09:14:09 #12 60.19   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      66/143 
09:14:09 #12 60.19   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.aarch64             67/143 
09:14:09 #12 60.19   Verifying        : python-systemd-doc-235-1.fc37.aarch64               68/143 
09:14:09 #12 60.19   Verifying        : python3-construct-2.10.68-3.fc37.noarch             69/143 
09:14:09 #12 60.19   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              70/143 
09:14:09 #12 60.19   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  71/143 
09:14:09 #12 60.19   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 72/143 
09:14:09 #12 60.19   Verifying        : python3-file-magic-5.42-4.fc37.noarch               73/143 
09:14:09 #12 60.19   Verifying        : python3-pybeam-0.7-4.fc37.noarch                    74/143 
09:14:09 #12 60.19   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                    75/143 
09:14:09 #12 60.19   Verifying        : python3-six-1.16.0-8.fc37.noarch                    76/143 
09:14:09 #12 60.19   Verifying        : python3-systemd-235-1.fc37.aarch64                  77/143 
09:14:09 #12 60.19   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                 78/143 
09:14:09 #12 60.19   Verifying        : shared-mime-info-2.2-2.fc37.aarch64                 79/143 
09:14:09 #12 60.19   Verifying        : unzip-6.0-58.fc37.aarch64                           80/143 
09:14:09 #12 60.19   Verifying        : web-assets-filesystem-5-18.fc37.noarch              81/143 
09:14:09 #12 60.19   Verifying        : zip-3.0-33.fc37.aarch64                             82/143 
09:14:09 #12 60.19   Verifying        : ansible-srpm-macros-1-10.fc37.noarch                83/143 
09:14:09 #12 60.19   Verifying        : binutils-2.38-27.fc37.aarch64                       84/143 
09:14:09 #12 60.19   Verifying        : binutils-gold-2.38-27.fc37.aarch64                  85/143 
09:14:09 #12 60.19   Verifying        : dbus-libs-1:1.14.10-1.fc37.aarch64                  86/143 
09:14:09 #12 60.19   Verifying        : debugedit-5.0-7.fc37.aarch64                        87/143 
09:14:09 #12 60.19   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                88/143 
09:14:09 #12 60.19   Verifying        : elfutils-0.189-3.fc37.aarch64                       89/143 
09:14:09 #12 60.19   Verifying        : elfutils-debuginfod-client-0.189-3.fc37.aarch64     90/143 
09:14:09 #12 60.19   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch               91/143 
09:14:09 #12 60.19   Verifying        : enchant2-2.3.4-1.fc37.aarch64                       92/143 
09:14:09 #12 60.19   Verifying        : gdb-minimal-13.2-2.fc37.aarch64                     93/143 
09:14:09 #12 60.19   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                 94/143 
09:14:09 #12 60.19   Verifying        : glibc-gconv-extra-2.36-11.fc37.aarch64              95/143 
09:14:09 #12 60.19   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                    96/143 
09:14:09 #12 60.19   Verifying        : ncurses-6.4-3.20230114.fc37.aarch64                 97/143 
09:14:09 #12 60.19   Verifying        : package-notes-srpm-macros-0.5-7.fc37.noarch         98/143 
09:14:09 #12 60.19   Verifying        : perl-AutoLoader-5.74-494.fc37.noarch                99/143 
09:14:09 #12 60.19   Verifying        : perl-B-1.83-494.fc37.aarch64                       100/143 
09:14:09 #12 60.19   Verifying        : perl-Class-Struct-0.66-494.fc37.noarch             101/143 
09:14:09 #12 60.19   Verifying        : perl-DynaLoader-1.52-494.fc37.aarch64              102/143 
09:14:09 #12 60.19   Verifying        : perl-Errno-1.36-494.fc37.aarch64                   103/143 
09:14:09 #12 60.19   Verifying        : perl-Fcntl-1.15-494.fc37.aarch64                   104/143 
09:14:09 #12 60.19   Verifying        : perl-File-Basename-2.85-494.fc37.noarch            105/143 
09:14:09 #12 60.19   Verifying        : perl-File-stat-1.12-494.fc37.noarch                106/143 
09:14:09 #12 60.19   Verifying        : perl-FileHandle-2.03-494.fc37.noarch               107/143 
09:14:09 #12 60.19   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              108/143 
09:14:09 #12 60.19   Verifying        : perl-Getopt-Std-1.13-494.fc37.noarch               109/143 
09:14:09 #12 60.19   Verifying        : perl-HTTP-Tiny-0.086-1.fc37.noarch                 110/143 
09:14:09 #12 60.19   Verifying        : perl-IO-1.50-494.fc37.aarch64                      111/143 
09:14:09 #12 60.19   Verifying        : perl-IPC-Open3-1.22-494.fc37.noarch                112/143 
09:14:09 #12 60.19   Verifying        : perl-NDBM_File-1.15-494.fc37.aarch64               113/143 
09:14:09 #12 60.19   Verifying        : perl-POSIX-2.03-494.fc37.aarch64                   114/143 
09:14:09 #12 60.19   Verifying        : perl-SelectSaver-1.02-494.fc37.noarch              115/143 
09:14:09 #12 60.19   Verifying        : perl-Symbol-1.09-494.fc37.noarch                   116/143 
09:14:09 #12 60.19   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch        117/143 
09:14:09 #12 60.19   Verifying        : perl-URI-5.17-1.fc37.noarch                        118/143 
09:14:09 #12 60.19   Verifying        : perl-base-2.27-494.fc37.noarch                     119/143 
09:14:09 #12 60.19   Verifying        : perl-if-0.61.000-494.fc37.noarch                   120/143 
09:14:09 #12 60.19   Verifying        : perl-interpreter-4:5.36.1-494.fc37.aarch64         121/143 
09:14:09 #12 60.19   Verifying        : perl-libs-4:5.36.1-494.fc37.aarch64                122/143 
09:14:09 #12 60.19   Verifying        : perl-locale-1.10-494.fc37.noarch                   123/143 
09:14:09 #12 60.19   Verifying        : perl-mro-1.26-494.fc37.aarch64                     124/143 
09:14:09 #12 60.19   Verifying        : perl-overload-1.35-494.fc37.noarch                 125/143 
09:14:09 #12 60.19   Verifying        : perl-overloading-0.02-494.fc37.noarch              126/143 
09:14:09 #12 60.19   Verifying        : perl-subs-1.04-494.fc37.noarch                     127/143 
09:14:09 #12 60.19   Verifying        : perl-vars-1.05-494.fc37.noarch                     128/143 
09:14:09 #12 60.19   Verifying        : pyproject-srpm-macros-1.9.0-1.fc37.noarch          129/143 
09:14:09 #12 60.19   Verifying        : python-srpm-macros-3.11-6.fc37.noarch              130/143 
09:14:09 #12 60.19   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                  131/143 
09:14:09 #12 60.19   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       132/143 
09:14:09 #12 60.19   Verifying        : python3-zstandard-0.19.0-1.fc37.aarch64            133/143 
09:14:09 #12 60.19   Verifying        : qt5-srpm-macros-5.15.9-1.fc37.noarch               134/143 
09:14:09 #12 60.19   Verifying        : redhat-rpm-config-229-1.fc37.noarch                135/143 
09:14:09 #12 60.19   Verifying        : rpm-build-4.18.1-2.fc37.aarch64                    136/143 
09:14:09 #12 60.19   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         137/143 
09:14:09 #12 60.19   Verifying        : rpmlint-2.4.0-6.fc37.noarch                        138/143 
09:14:09 #12 60.19   Verifying        : rpmlint-fedora-license-data-1.29-1.fc37.noarch     139/143 
09:14:09 #12 60.19   Verifying        : rust-srpm-macros-24-4.fc37.noarch                  140/143 
09:14:09 #12 60.19   Verifying        : xxhash-libs-0.8.2-1.fc37.aarch64                   141/143 
09:14:09 #12 60.19   Verifying        : xz-5.4.1-1.fc37.aarch64                            142/143 
09:14:09 #12 60.19   Verifying        : zstd-1.5.5-1.fc37.aarch64                          143/143 
09:14:09 #12 60.36 
09:14:09 #12 60.36 Installed:
09:14:09 #12 60.36   ansible-srpm-macros-1-10.fc37.noarch                                          
09:14:09 #12 60.36   binutils-2.38-27.fc37.aarch64                                                 
09:14:09 #12 60.36   binutils-gold-2.38-27.fc37.aarch64                                            
09:14:09 #12 60.36   bzip2-1.0.8-12.fc37.aarch64                                                   
09:14:09 #12 60.36   cpio-2.13-13.fc37.aarch64                                                     
09:14:09 #12 60.36   dash-0.5.11.5-2.fc37.aarch64                                                  
09:14:09 #12 60.36   dbus-libs-1:1.14.10-1.fc37.aarch64                                            
09:14:09 #12 60.36   debugedit-5.0-7.fc37.aarch64                                                  
09:14:09 #12 60.36   desktop-file-utils-0.26-7.fc37.aarch64                                        
09:14:09 #12 60.36   devscripts-checkbashisms-2.22.2-3.fc37.aarch64                                
09:14:09 #12 60.36   diffutils-3.8-3.fc37.aarch64                                                  
09:14:09 #12 60.36   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
09:14:09 #12 60.36   dwz-0.14-7.fc37.aarch64                                                       
09:14:09 #12 60.36   ed-1.18-2.fc37.aarch64                                                        
09:14:09 #12 60.36   efi-srpm-macros-5-6.fc37.noarch                                               
09:14:09 #12 60.36   elfutils-0.189-3.fc37.aarch64                                                 
09:14:09 #12 60.36   elfutils-debuginfod-client-0.189-3.fc37.aarch64                               
09:14:09 #12 60.36   emacs-filesystem-1:28.2-3.fc37.noarch                                         
09:14:09 #12 60.36   enchant2-2.3.4-1.fc37.aarch64                                                 
09:14:09 #12 60.36   file-5.42-4.fc37.aarch64                                                      
09:14:09 #12 60.36   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
09:14:09 #12 60.36   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
09:14:09 #12 60.36   fpc-srpm-macros-1.3-6.fc37.noarch                                             
09:14:09 #12 60.36   gdb-minimal-13.2-2.fc37.aarch64                                               
09:14:09 #12 60.36   gdk-pixbuf2-2.42.10-1.fc37.aarch64                                            
09:14:09 #12 60.36   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
09:14:09 #12 60.36   glibc-gconv-extra-2.36-11.fc37.aarch64                                        
09:14:09 #12 60.36   gnat-srpm-macros-5-1.fc37.noarch                                              
09:14:09 #12 60.36   go-srpm-macros-3.2.0-1.fc37.noarch                                            
09:14:09 #12 60.36   groff-base-1.22.4-10.fc37.aarch64                                             
09:14:09 #12 60.36   hunspell-1.7.0-21.fc37.aarch64                                                
09:14:09 #12 60.36   hunspell-en-0.20140811.1-23.fc37.noarch                                       
09:14:09 #12 60.36   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
09:14:09 #12 60.36   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
09:14:09 #12 60.36   hunspell-filesystem-1.7.0-21.fc37.aarch64                                     
09:14:09 #12 60.36   js-jquery-3.6.0-3.fc37.noarch                                                 
09:14:09 #12 60.36   json-glib-1.6.6-3.fc37.aarch64                                                
09:14:09 #12 60.36   kernel-srpm-macros-1.0-15.fc37.noarch                                         
09:14:09 #12 60.36   libappstream-glib-0.8.1-1.fc37.aarch64                                        
09:14:09 #12 60.36   libjpeg-turbo-2.1.3-2.fc37.aarch64                                            
09:14:09 #12 60.36   libpkgconf-1.8.0-3.fc37.aarch64                                               
09:14:09 #12 60.36   libpng-2:1.6.37-13.fc37.aarch64                                               
09:14:09 #12 60.36   libstemmer-0-19.585svn.fc37.aarch64                                           
09:14:09 #12 60.36   lua-srpm-macros-1-7.fc37.noarch                                               
09:14:09 #12 60.36   ncurses-6.4-3.20230114.fc37.aarch64                                           
09:14:09 #12 60.36   nim-srpm-macros-3-7.fc37.noarch                                               
09:14:09 #12 60.36   ocaml-srpm-macros-7-2.fc37.noarch                                             
09:14:09 #12 60.36   openblas-srpm-macros-2-12.fc37.noarch                                         
09:14:09 #12 60.36   package-notes-srpm-macros-0.5-7.fc37.noarch                                   
09:14:09 #12 60.36   patch-2.7.6-17.fc37.aarch64                                                   
09:14:09 #12 60.36   perl-AutoLoader-5.74-494.fc37.noarch                                          
09:14:09 #12 60.36   perl-B-1.83-494.fc37.aarch64                                                  
09:14:09 #12 60.36   perl-Carp-1.52-489.fc37.noarch                                                
09:14:09 #12 60.36   perl-Class-Struct-0.66-494.fc37.noarch                                        
09:14:09 #12 60.36   perl-Data-Dumper-2.184-490.fc37.aarch64                                       
09:14:09 #12 60.36   perl-Digest-1.20-489.fc37.noarch                                              
09:14:09 #12 60.36   perl-Digest-MD5-2.58-489.fc37.aarch64                                         
09:14:09 #12 60.36   perl-DynaLoader-1.52-494.fc37.aarch64                                         
09:14:09 #12 60.36   perl-Encode-4:3.19-492.fc37.aarch64                                           
09:14:09 #12 60.36   perl-Errno-1.36-494.fc37.aarch64                                              
09:14:09 #12 60.36   perl-Exporter-5.77-489.fc37.noarch                                            
09:14:09 #12 60.36   perl-Fcntl-1.15-494.fc37.aarch64                                              
09:14:09 #12 60.36   perl-File-Basename-2.85-494.fc37.noarch                                       
09:14:09 #12 60.36   perl-File-Path-2.18-489.fc37.noarch                                           
09:14:09 #12 60.36   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
09:14:09 #12 60.36   perl-File-stat-1.12-494.fc37.noarch                                           
09:14:09 #12 60.36   perl-FileHandle-2.03-494.fc37.noarch                                          
09:14:09 #12 60.36   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
09:14:09 #12 60.36   perl-Getopt-Std-1.13-494.fc37.noarch                                          
09:14:09 #12 60.36   perl-HTTP-Tiny-0.086-1.fc37.noarch                                            
09:14:09 #12 60.36   perl-IO-1.50-494.fc37.aarch64                                                 
09:14:09 #12 60.36   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
09:14:09 #12 60.36   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
09:14:09 #12 60.36   perl-IPC-Open3-1.22-494.fc37.noarch                                           
09:14:09 #12 60.36   perl-MIME-Base64-3.16-489.fc37.aarch64                                        
09:14:09 #12 60.36   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
09:14:09 #12 60.36   perl-NDBM_File-1.15-494.fc37.aarch64                                          
09:14:09 #12 60.36   perl-Net-SSLeay-1.92-4.fc37.aarch64                                           
09:14:09 #12 60.36   perl-POSIX-2.03-494.fc37.aarch64                                              
09:14:09 #12 60.36   perl-PathTools-3.84-489.fc37.aarch64                                          
09:14:09 #12 60.36   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
09:14:09 #12 60.36   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
09:14:09 #12 60.36   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
09:14:09 #12 60.36   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
09:14:09 #12 60.36   perl-Scalar-List-Utils-5:1.63-489.fc37.aarch64                                
09:14:09 #12 60.36   perl-SelectSaver-1.02-494.fc37.noarch                                         
09:14:09 #12 60.36   perl-Socket-4:2.036-1.fc37.aarch64                                            
09:14:09 #12 60.36   perl-Storable-1:3.26-489.fc37.aarch64                                         
09:14:09 #12 60.36   perl-Symbol-1.09-494.fc37.noarch                                              
09:14:09 #12 60.36   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
09:14:09 #12 60.36   perl-Term-Cap-1.17-489.fc37.noarch                                            
09:14:09 #12 60.36   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
09:14:09 #12 60.36   perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch                                   
09:14:09 #12 60.36   perl-Time-Local-2:1.300-489.fc37.noarch                                       
09:14:09 #12 60.36   perl-URI-5.17-1.fc37.noarch                                                   
09:14:09 #12 60.36   perl-base-2.27-494.fc37.noarch                                                
09:14:09 #12 60.36   perl-constant-1.33-490.fc37.noarch                                            
09:14:09 #12 60.36   perl-if-0.61.000-494.fc37.noarch                                              
09:14:09 #12 60.36   perl-interpreter-4:5.36.1-494.fc37.aarch64                                    
09:14:09 #12 60.36   perl-libnet-3.14-490.fc37.noarch                                              
09:14:09 #12 60.36   perl-libs-4:5.36.1-494.fc37.aarch64                                           
09:14:09 #12 60.36   perl-locale-1.10-494.fc37.noarch                                              
09:14:09 #12 60.36   perl-mro-1.26-494.fc37.aarch64                                                
09:14:09 #12 60.36   perl-overload-1.35-494.fc37.noarch                                            
09:14:09 #12 60.36   perl-overloading-0.02-494.fc37.noarch                                         
09:14:09 #12 60.36   perl-parent-1:0.238-489.fc37.noarch                                           
09:14:09 #12 60.36   perl-podlators-1:4.14-489.fc37.noarch                                         
09:14:09 #12 60.36   perl-srpm-macros-1-46.fc37.noarch                                             
09:14:09 #12 60.36   perl-subs-1.04-494.fc37.noarch                                                
09:14:09 #12 60.36   perl-vars-1.05-494.fc37.noarch                                                
09:14:09 #12 60.36   pkgconf-1.8.0-3.fc37.aarch64                                                  
09:14:09 #12 60.36   pkgconf-m4-1.8.0-3.fc37.noarch                                                
09:14:09 #12 60.36   pkgconf-pkg-config-1.8.0-3.fc37.aarch64                                       
09:14:09 #12 60.36   pyproject-srpm-macros-1.9.0-1.fc37.noarch                                     
09:14:09 #12 60.36   python-srpm-macros-3.11-6.fc37.noarch                                         
09:14:09 #12 60.36   python-systemd-doc-235-1.fc37.aarch64                                         
09:14:09 #12 60.36   python3-construct-2.10.68-3.fc37.noarch                                       
09:14:09 #12 60.36   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
09:14:09 #12 60.36   python3-dbus-1.3.2-1.fc37.aarch64                                             
09:14:09 #12 60.36   python3-distro-1.7.0-3.fc37.noarch                                            
09:14:09 #12 60.36   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
09:14:09 #12 60.36   python3-enchant-3.2.2-5.fc37.noarch                                           
09:14:09 #12 60.36   python3-file-magic-5.42-4.fc37.noarch                                         
09:14:09 #12 60.36   python3-pybeam-0.7-4.fc37.noarch                                              
09:14:09 #12 60.36   python3-pyxdg-0.27-6.fc37.noarch                                              
09:14:09 #12 60.36   python3-six-1.16.0-8.fc37.noarch                                              
09:14:09 #12 60.36   python3-systemd-235-1.fc37.aarch64                                            
09:14:09 #12 60.36   python3-tomli-w-1.0.0-4.fc37.noarch                                           
09:14:09 #12 60.36   python3-zstandard-0.19.0-1.fc37.aarch64                                       
09:14:09 #12 60.36   qt5-srpm-macros-5.15.9-1.fc37.noarch                                          
09:14:09 #12 60.36   redhat-rpm-config-229-1.fc37.noarch                                           
09:14:09 #12 60.36   rpm-build-4.18.1-2.fc37.aarch64                                               
09:14:09 #12 60.36   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
09:14:09 #12 60.36   rpmlint-2.4.0-6.fc37.noarch                                                   
09:14:09 #12 60.36   rpmlint-fedora-license-data-1.29-1.fc37.noarch                                
09:14:09 #12 60.36   rust-srpm-macros-24-4.fc37.noarch                                             
09:14:09 #12 60.36   shared-mime-info-2.2-2.fc37.aarch64                                           
09:14:09 #12 60.36   unzip-6.0-58.fc37.aarch64                                                     
09:14:09 #12 60.36   web-assets-filesystem-5-18.fc37.noarch                                        
09:14:09 #12 60.36   xxhash-libs-0.8.2-1.fc37.aarch64                                              
09:14:09 #12 60.36   xz-5.4.1-1.fc37.aarch64                                                       
09:14:09 #12 60.36   zip-3.0-33.fc37.aarch64                                                       
09:14:09 #12 60.36   zstd-1.5.5-1.fc37.aarch64                                                     
09:14:09 #12 60.36 
09:14:09 #12 60.36 Complete!
09:14:09 #16 7.302 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_amd64.deb ...
09:14:09 #16 7.306 Unpacking cmake (3.25.1-1ubuntu1) ...
09:14:09 #16 7.481 Selecting previously unselected package dh-apparmor.
09:14:09 #16 7.484 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
09:14:09 #16 7.487 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:09 #16 7.529 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_amd64.deb ...
09:14:09 #16 7.540 Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:09 #16 7.599 Setting up libudev1:amd64 (252.5-2ubuntu3.1) ...
09:14:09 #13 56.25 Setting up libperl5.28:armhf (5.28.1-6+deb10u1) ...
09:14:09 #13 56.26 Setting up groff-base (1.22.4-3+deb10u1) ...
09:14:09 #13 56.28 Setting up cpp (4:8.3.0-1) ...
09:14:09 #13 56.30 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:14:09 #13 56.31 Setting up libcurl4:armhf (7.64.0-4+deb10u6) ...
09:14:09 #13 56.32 Setting up libc6-dev:armhf (2.28-10+deb10u2) ...
09:14:09 #13 56.32 Setting up libx11-6:armhf (2:1.6.7-1+deb10u3) ...
09:14:09 #13 56.33 Setting up curl (7.64.0-4+deb10u6) ...
09:14:09 #13 56.34 Setting up libxmuu1:armhf (2:1.1.2-2+b3) ...
09:14:09 #13 56.36 Setting up gpg (2.2.12-1+deb10u2) ...
09:14:09 #13 56.37 Setting up guile-2.2-libs:armhf (2.2.4+1-2+deb10u1) ...
09:14:09 #13 56.38 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
09:14:09 #13 56.40 Setting up libstdc++-8-dev:armhf (8.3.0-6) ...
09:14:09 #13 56.41 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:14:09 #13 55.42 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:09 #13 55.42 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
09:14:09 #13 55.42 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
09:14:09 #13 55.43 Setting up libhttp-date-perl (6.05-1) ...
09:14:09 #13 55.44 Setting up libfile-which-perl (1.23-1) ...
09:14:09 #13 55.47 Setting up libfile-listing-perl (6.14-1) ...
09:14:09 #13 55.48 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:09 #13 55.49 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:09 #13 55.51 Setting up libio-pty-perl (1:1.15-2) ...
09:14:09 #13 55.52 Setting up libtool (2.4.6-15) ...
09:14:09 #13 55.53 Setting up libarchive-zip-perl (1.68-1) ...
09:14:09 #13 55.54 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:09 #13 55.55 Setting up libdebhelper-perl (13.3.4) ...
09:14:09 #13 55.57 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:09 #13 55.58 Setting up libtry-tiny-perl (0.30-1) ...
09:14:09 #13 55.59 Setting up libnet-http-perl (6.20-1) ...
09:14:09 #13 55.60 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:09 #13 55.62 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
09:14:09 #13 55.63 Setting up gcc (4:10.2.1-1+rpi1) ...
09:14:09 #15 11.80   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch         80/105 
09:14:09 #15 12.09   Installing       : selinux-policy-targeted-38.28-1.fc39.noarch         80/105 
09:14:09 #17 11.22   Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch         26/58 
09:14:09 #13 58.24 Setting up libgpgme11:amd64 (1.12.0-6) ...
09:14:09 #13 58.25 Setting up gcc (4:8.3.0-1) ...
09:14:09 #13 58.27 Setting up python3-six (1.12.0-1) ...
09:14:09 #13 58.39 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:14:09 #13 58.41 Setting up perl (5.28.1-6+deb10u1) ...
09:14:09 #13 58.43 Setting up libpackage-stash-xs-perl (0.29-1) ...
09:14:09 #13 58.44 Setting up python3-gpg (1.12.0-6) ...
09:14:09 #13 58.60 Setting up libdata-dump-perl (1.23-1) ...
09:14:09 #13 58.61 Setting up python3-certifi (2018.8.24-1) ...
09:14:09 #13 58.73 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:09 #13 58.73 Setting up libref-util-perl (0.204-1) ...
09:14:09 #13 58.74 Setting up libipc-system-simple-perl (1.25-4) ...
09:14:09 #13 58.75 Setting up libnet-domain-tld-perl (1.75-1) ...
09:14:09 #13 58.76 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
09:14:09 #13 58.77 Setting up libvariable-magic-perl (0.62-1+b1) ...
09:14:09 #13 58.78 Setting up python3-idna (2.6-1) ...
09:14:09 #13 58.95 Setting up libio-html-perl (1.001-1) ...
09:14:09 #13 58.96 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
09:14:09 #15 10.41 Selecting previously unselected package g++-12.
09:14:09 #15 10.41 Preparing to unpack .../01-g++-12_12.2.0-14+rpi1_armhf.deb ...
09:14:09 #15 10.42 Unpacking g++-12 (12.2.0-14+rpi1) ...
09:14:09 #15 10.76   Installing       : perl-threads-shared-1.68-500.fc39.x86_64            18/103 
09:14:09 #15 10.76   Installing       : perl-Thread-Queue-3.14-500.fc39.noarch              19/103 
09:14:09 #15 10.97   Installing       : cpp-13.2.1-1.fc39.x86_64                            20/103 
09:14:09 #15 10.99   Installing       : systemd-devel-254.2-7.fc39.x86_64                   21/103 
09:14:09 #13 55.25 
09:14:09 #13 55.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:09 #13 55.36 Setting up libfeature-compat-class-perl (0.05-1) ...
09:14:09 #13 55.41 Setting up python3-six (1.16.0-4) ...
09:14:09 #14 60.02 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
09:14:09 #14 60.02 Unpacking libdata-dump-perl (1.25-1) ...
09:14:09 #14 60.05 Selecting previously unselected package libdata-messagepack-perl.
09:14:09 #14 60.06 Preparing to unpack .../235-libdata-messagepack-perl_1.02-1build1_arm64.deb ...
09:14:09 #14 60.06 Unpacking libdata-messagepack-perl (1.02-1build1) ...
09:14:09 #14 60.09 Selecting previously unselected package libnet-domain-tld-perl.
09:14:09 #14 60.10 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-3_all.deb ...
09:14:09 #14 60.10 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:14:09 #14 60.13 Selecting previously unselected package libdata-validate-domain-perl.
09:14:09 #14 60.13 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:14:09 #14 60.14 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:14:09 #14 60.17 Selecting previously unselected package libnet-ipv6addr-perl.
09:14:09 #14 60.17 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:14:09 #14 60.18 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:14:09 #14 60.21 Selecting previously unselected package libnet-netmask-perl.
09:14:09 #14 60.21 Preparing to unpack .../239-libnet-netmask-perl_2.0002-2_all.deb ...
09:14:09 #14 60.21 Unpacking libnet-netmask-perl (2.0002-2) ...
09:14:09 #14 60.24 Selecting previously unselected package libnetaddr-ip-perl.
09:14:10 #14 53.40 Selecting previously unselected package g++.
09:14:10 #14 53.40 Preparing to unpack .../081-g++_4%3a12.2.0-3ubuntu1_armhf.deb ...
09:14:10 #14 53.41 Unpacking g++ (4:12.2.0-3ubuntu1) ...
09:14:10 #14 53.44 Selecting previously unselected package make.
09:14:10 #14 53.44 Preparing to unpack .../082-make_4.3-4.1build1_armhf.deb ...
09:14:10 #14 53.44 Unpacking make (4.3-4.1build1) ...
09:14:10 #14 53.48 Selecting previously unselected package libdpkg-perl.
09:14:10 #14 53.49 Preparing to unpack .../083-libdpkg-perl_1.21.21ubuntu1_all.deb ...
09:14:10 #14 53.49 Unpacking libdpkg-perl (1.21.21ubuntu1) ...
09:14:10 #16 3.524 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:10 #16 3.528 
09:14:10 #16 3.528 The package has been created.
09:14:10 #16 3.528 Attention, the package has been created in the current directory,
09:14:10 #16 3.528 not in ".." as indicated by the message above!
09:14:10 #16 3.554 Selecting previously unselected package docker-ce-build-deps.
09:14:10 #16 3.568 (Reading database ... 25594 files and directories currently installed.)
09:14:10 #16 3.568 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:10 #16 3.574 Unpacking docker-ce-build-deps (1.0) ...
09:14:10 #16 0.991 Reading package lists...
09:14:10 #14 53.47 Preparing to unpack .../117-libfakeroot_1.28-1ubuntu1_armhf.deb ...
09:14:10 #14 53.48 Unpacking libfakeroot:armhf (1.28-1ubuntu1) ...
09:14:10 #14 53.51 Selecting previously unselected package fakeroot.
09:14:10 #14 53.51 Preparing to unpack .../118-fakeroot_1.28-1ubuntu1_armhf.deb ...
09:14:10 #14 53.52 Unpacking fakeroot (1.28-1ubuntu1) ...
09:14:10 #14 53.56 Selecting previously unselected package libassuan0:armhf.
09:14:10 #14 53.56 Preparing to unpack .../119-libassuan0_2.5.5-1build1_armhf.deb ...
09:14:10 #14 53.56 Unpacking libassuan0:armhf (2.5.5-1build1) ...
09:14:10 #14 53.64 Selecting previously unselected package gpgconf.
09:14:10 #14 53.64 Preparing to unpack .../120-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 53.64 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:14:10 #14 53.68 Selecting previously unselected package libksba8:armhf.
09:14:10 #14 53.68 Preparing to unpack .../121-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
09:14:10 #14 53.69 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
09:14:10 #14 53.72 Selecting previously unselected package libnpth0:armhf.
09:14:10 #14 53.73 Preparing to unpack .../122-libnpth0_1.6-3build2_armhf.deb ...
09:14:10 #14 53.73 Unpacking libnpth0:armhf (1.6-3build2) ...
09:14:10 #14 53.77 Selecting previously unselected package dirmngr.
09:14:10 #14 53.77 Preparing to unpack .../123-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 53.79 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:14:10 #14 53.83 Selecting previously unselected package gnupg-l10n.
09:14:10 #14 61.07 Setting up libexporter-tiny-perl (1.002001-1) ...
09:14:10 #14 61.08 Setting up libre-engine-re2-perl (0.13-5) ...
09:14:10 #14 61.09 Setting up libterm-readkey-perl (2.38-1build1) ...
09:14:10 #14 61.10 Setting up lsb-release (11.1.0ubuntu2) ...
09:14:10 #14 61.11 Setting up libnet-ip-perl (1.26-2) ...
09:14:10 #14 61.12 Setting up python3-magic (2:0.4.15-3) ...
09:14:10 #14 61.26 Setting up libperlio-gzip-perl (0.19-1build5) ...
09:14:10 #14 61.27 Setting up libsys-hostname-long-perl (1.5-1) ...
09:14:10 #14 61.28 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
09:14:10 #14 61.29 Setting up liburi-perl (1.76-2) ...
09:14:10 #14 61.30 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:14:10 #14 61.31 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:10 #14 61.32 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
09:14:10 #14 54.57 Preparing to unpack .../167-perl-openssl-defaults_5build2_arm64.deb ...
09:14:10 #14 54.59 Unpacking perl-openssl-defaults:arm64 (5build2) ...
09:14:10 #14 54.62 Selecting previously unselected package libnet-ssleay-perl:arm64.
09:14:10 #14 54.62 Preparing to unpack .../168-libnet-ssleay-perl_1.92-1build2_arm64.deb ...
09:14:10 #14 54.62 Unpacking libnet-ssleay-perl:arm64 (1.92-1build2) ...
09:14:10 #14 54.66 Selecting previously unselected package libio-socket-ssl-perl.
09:14:10 #14 54.67 Preparing to unpack .../169-libio-socket-ssl-perl_2.074-2_all.deb ...
09:14:10 #14 54.67 Unpacking libio-socket-ssl-perl (2.074-2) ...
09:14:10 #14 54.70 Selecting previously unselected package libnet-http-perl.
09:14:10 #14 54.71 Preparing to unpack .../170-libnet-http-perl_6.22-1_all.deb ...
09:14:10 #14 54.71 Unpacking libnet-http-perl (6.22-1) ...
09:14:10 #14 54.74 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:10 #14 54.74 Preparing to unpack .../171-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:14:10 #14 54.74 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:14:10 #14 54.78 Selecting previously unselected package libtry-tiny-perl.
09:14:10 #14 54.78 Preparing to unpack .../172-libtry-tiny-perl_0.31-1_all.deb ...
09:14:10 #14 54.78 Unpacking libtry-tiny-perl (0.31-1) ...
09:14:10 #14 54.85 Selecting previously unselected package libwww-robotrules-perl.
09:14:10 #14 54.85 Preparing to unpack .../173-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:10 #14 54.85 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:10 #14 54.88 Selecting previously unselected package libwww-perl.
09:14:10 
09:14:10 #30 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:14:10 #30 0.876 hint: Using 'master' as the name for the initial branch. This default branch name
09:14:10 #30 0.876 hint: is subject to change. To configure the initial branch name to use in all
09:14:10 #30 0.876 hint: of your new repositories, which will suppress this warning, call:
09:14:10 #30 0.876 hint: 
09:14:10 #30 0.876 hint: 	git config --global init.defaultBranch <name>
09:14:10 #30 0.876 hint: 
09:14:10 #30 0.876 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:14:10 #30 0.876 hint: 'development'. The just-created branch can be renamed via this command:
09:14:10 #30 0.876 hint: 
09:14:10 #30 0.876 hint: 	git branch -m <name>
09:14:10 #30 0.878 Initialized empty Git repository in /usr/src/containerd/.git/
09:14:10 #30 DONE 0.9s
09:14:10 
09:14:10 #34 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:14:10 #12 DONE 60.5s
09:14:10 
09:14:10 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:14:10 #14 DONE 0.0s
09:14:10 
09:14:10 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:14:10 #16 7.645 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:10 #16 7.645 (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.)
09:14:10 #16 7.663 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
09:14:10 #16 7.666 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:14:10 #16 7.709 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:10 #16 7.712 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
09:14:10 #16 7.717 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:14:10 #16 7.743 Selecting previously unselected package libudev-dev:amd64.
09:14:10 #16 7.746 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_amd64.deb ...
09:14:10 #16 7.749 Unpacking libudev-dev:amd64 (252.5-2ubuntu3.1) ...
09:14:10 #16 7.780 Selecting previously unselected package libsepol-dev:amd64.
09:14:10 #16 7.783 Preparing to unpack .../03-libsepol-dev_3.4-2_amd64.deb ...
09:14:10 #16 7.787 Unpacking libsepol-dev:amd64 (3.4-2) ...
09:14:10 #16 7.833 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:10 #16 7.836 Preparing to unpack .../04-libpcre2-16-0_10.42-1_amd64.deb ...
09:14:10 #16 7.842 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
09:14:10 #16 7.880 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:10 #16 7.883 Preparing to unpack .../05-libpcre2-32-0_10.42-1_amd64.deb ...
09:14:10 #16 7.887 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
09:14:10 #16 7.928 Selecting previously unselected package libpcre2-posix3:amd64.
09:14:10 #16 7.931 Preparing to unpack .../06-libpcre2-posix3_10.42-1_amd64.deb ...
09:14:10 #16 7.936 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
09:14:10 #13 55.65 Setting up dpkg-dev (1.20.12+rpi1) ...
09:14:10 #13 55.67 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:10 #13 55.68 Setting up liberror-perl (0.17029-1) ...
09:14:10 #13 55.69 Setting up dh-autoreconf (20) ...
09:14:10 #13 55.70 Setting up patchutils (0.4.2-1) ...
09:14:10 #13 55.72 Setting up libipc-run-perl (20200505.0-1) ...
09:14:10 #13 55.73 Setting up git (1:2.30.2-1+deb11u2) ...
09:14:10 #13 55.76 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:10 #13 55.77 Setting up libhtml-parser-perl (3.75-1+b1) ...
09:14:10 #13 55.79 Setting up librole-tiny-perl (2.002004-1) ...
09:14:10 #13 55.82 Setting up libfile-homedir-perl (1.006-1) ...
09:14:10 #13 55.83 Setting up libio-socket-ssl-perl (2.069-1) ...
09:14:10 #13 55.85 Setting up libhttp-message-perl (6.28-1) ...
09:14:10 #13 55.86 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
09:14:10 #13 55.87 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:10 #13 55.88 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:10 #13 55.89 Setting up po-debconf (1.0.21+nmu1) ...
09:14:10 #13 55.90 Setting up libhtml-tree-perl (5.07-2) ...
09:14:10 #13 55.92 Setting up libparams-classify-perl (0.015-1+b3) ...
09:14:10 #13 55.93 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:10 #13 55.94 Setting up dh-strip-nondeterminism (1.12.0-1) ...
09:14:10 #17 12.63   Installing       : selinux-policy-minimum-3.14.3-128.el8.noarch         26/58 
09:14:10 #13 58.97 Setting up libtest-refcount-perl (0.08-3) ...
09:14:10 #13 58.97 Setting up libparams-util-perl (1.07-3+b4) ...
09:14:10 #13 58.98 Setting up libdpkg-perl (1.19.8) ...
09:14:10 #13 58.99 Setting up autoconf (2.69-11) ...
09:14:10 #13 59.00 Setting up python3-urllib3 (1.24.1-1) ...
09:14:10 #13 59.15 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:10 #13 59.16 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:10 #13 59.17 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
09:14:10 #13 59.18 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:14:10 #13 59.19 Setting up libsub-name-perl (0.21-1+b3) ...
09:14:10 #13 59.20 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
09:14:10 #13 59.21 Setting up g++-8 (8.3.0-6) ...
09:14:10 #13 55.72 Setting up dh-autoreconf (20) ...
09:14:10 #15 11.00   Installing       : gc-8.2.2-4.fc39.x86_64                              22/103 
09:14:10 #15 11.28   Installing       : guile22-2.2.7-9.fc39.x86_64                         23/103 
09:14:10 #15 11.30   Installing       : make-1:4.4.1-2.fc39.x86_64                          24/103 
09:14:10 #14 60.25 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-2build1_arm64.deb ...
09:14:10 #14 60.25 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:14:10 #14 60.29 Selecting previously unselected package libdata-validate-ip-perl.
09:14:10 #14 60.29 Preparing to unpack .../241-libdata-validate-ip-perl_0.31-1_all.deb ...
09:14:10 #14 60.30 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:14:10 #14 60.33 Selecting previously unselected package libdata-validate-uri-perl.
09:14:10 #14 60.33 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
09:14:10 #14 60.34 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:14:10 #14 60.37 Selecting previously unselected package libdistro-info-perl.
09:14:10 #14 60.37 Preparing to unpack .../243-libdistro-info-perl_1.5_all.deb ...
09:14:10 #14 60.38 Unpacking libdistro-info-perl (1.5) ...
09:14:10 #14 60.41 Selecting previously unselected package libemail-address-xs-perl.
09:14:10 #14 60.41 Preparing to unpack .../244-libemail-address-xs-perl_1.05-1build1_arm64.deb ...
09:14:10 #14 60.41 Unpacking libemail-address-xs-perl (1.05-1build1) ...
09:14:10 #14 60.45 Selecting previously unselected package libexporter-tiny-perl.
09:14:10 #14 60.45 Preparing to unpack .../245-libexporter-tiny-perl_1.006000-1_all.deb ...
09:14:10 #14 60.45 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:14:10 #14 60.49 Selecting previously unselected package libfcgi-bin.
09:14:10 #14 60.49 Preparing to unpack .../246-libfcgi-bin_2.4.2-2build2_arm64.deb ...
09:14:10 #14 60.49 Unpacking libfcgi-bin (2.4.2-2build2) ...
09:14:10 #14 60.52 Selecting previously unselected package libipc-system-simple-perl.
09:14:10 #14 60.52 Preparing to unpack .../247-libipc-system-simple-perl_1.30-2_all.deb ...
09:14:10 #14 60.53 Unpacking libipc-system-simple-perl (1.30-2) ...
09:14:10 #14 60.56 Selecting previously unselected package libfile-basedir-perl.
09:14:10 #14 60.56 Preparing to unpack .../248-libfile-basedir-perl_0.09-2_all.deb ...
09:14:10 #14 60.57 Unpacking libfile-basedir-perl (0.09-2) ...
09:14:10 #14 60.60 Selecting previously unselected package libfile-chdir-perl.
09:14:10 #14 53.57 Selecting previously unselected package bzip2.
09:14:10 #14 53.57 Preparing to unpack .../084-bzip2_1.0.8-5build1_armhf.deb ...
09:14:10 #14 53.58 Unpacking bzip2 (1.0.8-5build1) ...
09:14:10 #14 53.62 Selecting previously unselected package patch.
09:14:10 #14 53.62 Preparing to unpack .../085-patch_2.7.6-7build2_armhf.deb ...
09:14:10 #14 53.62 Unpacking patch (2.7.6-7build2) ...
09:14:10 #14 53.75 Selecting previously unselected package lto-disabled-list.
09:14:10 #14 53.75 Preparing to unpack .../086-lto-disabled-list_39_all.deb ...
09:14:10 #14 53.76 Unpacking lto-disabled-list (39) ...
09:14:10 #14 53.80 Selecting previously unselected package dpkg-dev.
09:14:10 #14 56.28 Updating certificates in /etc/ssl/certs...
09:14:10 #14 53.83 Preparing to unpack .../124-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:14:10 #14 53.83 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:14:10 #14 53.91 Selecting previously unselected package gnupg-utils.
09:14:10 #14 53.91 Preparing to unpack .../125-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 53.91 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:14:10 #14 53.96 Selecting previously unselected package gpg.
09:14:10 #14 53.96 Preparing to unpack .../126-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 53.96 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.00 Selecting previously unselected package pinentry-curses.
09:14:10 #14 54.00 Preparing to unpack .../127-pinentry-curses_1.1.1-1build2_armhf.deb ...
09:14:10 #14 54.01 Unpacking pinentry-curses (1.1.1-1build2) ...
09:14:10 #14 54.05 Selecting previously unselected package gpg-agent.
09:14:10 #14 54.05 Preparing to unpack .../128-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 54.05 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.09 Selecting previously unselected package gpg-wks-client.
09:14:10 #14 61.33 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:14:10 #14 61.52 Setting up automake (1:1.16.1-4ubuntu6) ...
09:14:10 #14 61.53 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:10 #14 61.53 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
09:14:10 #14 61.53 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
09:14:10 #14 61.54 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:10 #14 61.55 Setting up libstring-escape-perl (2010.002-2) ...
09:14:10 #14 61.56 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:10 #14 61.58 Setting up libhttp-date-perl (6.05-1) ...
09:14:10 #14 61.59 Setting up libfile-which-perl (1.23-1) ...
09:14:10 #14 61.60 Setting up libfile-basedir-perl (0.08-1) ...
09:14:10 #14 61.61 Setting up gettext (0.19.8.1-10build1) ...
09:14:10 #14 61.62 Setting up libnumber-range-perl (0.12-1) ...
09:14:10 #14 61.63 Setting up libunicode-utf8-perl (0.62-1build1) ...
09:14:10 #14 61.65 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:10 #14 61.65 Setting up libfile-listing-perl (6.04-1) ...
09:14:10 #14 61.66 Setting up libstdc++-9-dev:arm64 (9.4.0-1ubuntu1~20.04.2) ...
09:14:10 #14 61.68 Setting up libregexp-pattern-perl (0.2.12-1) ...
09:14:10 #14 54.88 Preparing to unpack .../174-libwww-perl_6.61-1_all.deb ...
09:14:10 #14 54.89 Unpacking libwww-perl (6.61-1) ...
09:14:10 #14 54.93 Selecting previously unselected package patchutils.
09:14:10 #14 54.93 Preparing to unpack .../175-patchutils_0.4.2-1build2_arm64.deb ...
09:14:10 #14 54.93 Unpacking patchutils (0.4.2-1build2) ...
09:14:10 #14 54.97 Selecting previously unselected package wdiff.
09:14:10 #14 54.97 Preparing to unpack .../176-wdiff_1.2.2-2build3_arm64.deb ...
09:14:10 #14 54.97 Unpacking wdiff (1.2.2-2build3) ...
09:14:10 #14 55.02 Selecting previously unselected package devscripts.
09:14:10 #14 55.02 Preparing to unpack .../177-devscripts_2.22.1ubuntu1_arm64.deb ...
09:14:10 #14 55.04 Unpacking devscripts (2.22.1ubuntu1) ...
09:14:10 #14 55.12 Selecting previously unselected package diffstat.
09:14:10 #14 55.12 Preparing to unpack .../178-diffstat_1.64-1build2_arm64.deb ...
09:14:10 #16 7.964 Selecting previously unselected package libpcre2-dev:amd64.
09:14:10 #16 7.967 Preparing to unpack .../07-libpcre2-dev_10.42-1_amd64.deb ...
09:14:10 #16 7.970 Unpacking libpcre2-dev:amd64 (10.42-1) ...
09:14:10 #16 8.014 Selecting previously unselected package libselinux1-dev:amd64.
09:14:10 #16 8.017 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_amd64.deb ...
09:14:10 #16 8.021 Unpacking libselinux1-dev:amd64 (3.4-1build4) ...
09:14:10 #16 8.061 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:10 #16 8.064 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_amd64.deb ...
09:14:10 #16 8.067 Unpacking libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
09:14:10 #16 8.099 Selecting previously unselected package libseccomp-dev:amd64.
09:14:10 #16 8.102 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_amd64.deb ...
09:14:10 #16 8.107 Unpacking libseccomp-dev:amd64 (2.5.4-1ubuntu3) ...
09:14:10 #16 8.151 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_amd64.deb ...
09:14:10 #16 8.163 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:10 #13 55.95 Setting up libimport-into-perl (1.002005-1) ...
09:14:10 #13 55.96 Setting up libmoo-perl (2.004004-1) ...
09:14:10 #13 55.97 Setting up debhelper (13.3.4) ...
09:14:10 #13 55.99 Setting up equivs (2.3.1) ...
09:14:10 #13 56.00 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:10 #13 56.01 Setting up libwww-perl (6.52-1) ...
09:14:10 #13 56.02 Setting up devscripts (2.21.3+deb11u1) ...
09:14:10 #13 56.20 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
09:14:10 #13 60.48 Setting up libgpgme11:arm64 (1.12.0-6) ...
09:14:10 #13 60.50 Setting up gcc (4:8.3.0-1) ...
09:14:10 #13 60.52 Setting up python3-six (1.12.0-1) ...
09:14:10 #13 59.21 Setting up libfile-chdir-perl (0.1008-1) ...
09:14:10 #13 59.22 Setting up xauth (1:1.0.10-1) ...
09:14:10 #13 59.23 Setting up libpath-tiny-perl (0.108-1) ...
09:14:10 #13 59.24 Setting up libarchive-cpio-perl (0.10-1) ...
09:14:10 #13 59.25 Setting up libjson-perl (4.02000-1) ...
09:14:10 #13 59.26 Setting up libfcgi-perl (0.78-2+b3) ...
09:14:10 #13 59.27 Setting up libdevel-globaldestruction-perl (0.14-1) ...
09:14:10 #13 59.28 Setting up python3-unidiff (0.5.4-1) ...
09:14:10 #13 59.40 Setting up libstrictures-perl (2.000005-1) ...
09:14:10 #13 59.41 Setting up libsub-quote-perl (2.005001-1) ...
09:14:10 #13 59.42 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
09:14:10 #13 59.42 Setting up libsort-versions-perl (1.62-1) ...
09:14:10 #13 59.43 Setting up libexporter-tiny-perl (1.002001-1) ...
09:14:10 #13 59.44 Setting up libterm-readkey-perl (2.38-1) ...
09:14:10 #13 59.45 Setting up lsb-release (10.2019051400) ...
09:14:10 #13 59.46 Setting up libclass-accessor-perl (0.51-1) ...
09:14:10 #13 59.47 Setting up libnet-ip-perl (1.26-2) ...
09:14:10 #13 59.48 Setting up python3-magic (2:0.4.15-2) ...
09:14:10 #13 59.60 Setting up libperlio-gzip-perl (0.19-1+b5) ...
09:14:10 #15 11.31   Installing       : jsoncpp-1.9.5-5.fc39.x86_64                         25/103 
09:14:10 #15 11.32   Installing       : kmod-libs-30-6.fc39.x86_64                          26/103 
09:14:10 #15 11.32   Installing       : less-633-2.fc39.x86_64                              27/103 
09:14:10 #15 11.33   Installing       : libargon2-20190702-3.fc39.x86_64                    28/103 
09:14:10 #15 11.34   Installing       : libbpf-2:1.1.0-4.fc39.x86_64                        29/103 
09:14:10 #15 11.34   Installing       : libcbor-0.10.2-2.fc39.x86_64                        30/103 
09:14:10 #15 11.35   Installing       : libfido2-1.13.0-3.fc39.x86_64                       31/103 
09:14:10 #15 11.36   Installing       : libedit-3.1-48.20230828cvs.fc39.x86_64              32/103 
09:14:10 #15 11.37   Installing       : libselinux-utils-3.5-5.fc39.x86_64                  33/103 
09:14:10 #15 11.38   Installing       : libuv-1:1.46.0-2.fc39.x86_64                        34/103 
09:14:10 #15 11.39   Installing       : pcre2-utf16-10.42-1.fc39.2.x86_64                   35/103 
09:14:10 #15 11.40   Installing       : pcre2-utf32-10.42-1.fc39.2.x86_64                   36/103 
09:14:10 #15 11.41   Installing       : pcre2-devel-10.42-1.fc39.2.x86_64                   37/103 
09:14:10 #15 11.41   Installing       : perl-TermReadKey-2.38-18.fc39.x86_64                38/103 
09:14:10 #15 11.42   Installing       : python3-audit-3.1.2-1.fc39.x86_64                   39/103 
09:14:10 #15 11.43   Installing       : qrencode-libs-4.1.1-5.fc39.x86_64                   40/103 
09:14:10 #15 11.44   Installing       : rhash-1.4.3-3.fc39.x86_64                           41/103 
09:14:10 #13 55.83 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:10 #14 60.60 Preparing to unpack .../249-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:14:10 #14 60.61 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:14:10 #14 60.65 Selecting previously unselected package libfile-fcntllock-perl.
09:14:10 #14 60.65 Preparing to unpack .../250-libfile-fcntllock-perl_0.22-4build1_arm64.deb ...
09:14:10 #14 60.65 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
09:14:10 #14 60.71 Selecting previously unselected package libnumber-compare-perl.
09:14:10 #14 60.71 Preparing to unpack .../251-libnumber-compare-perl_0.03-3_all.deb ...
09:14:10 #14 60.71 Unpacking libnumber-compare-perl (0.03-3) ...
09:14:10 #14 60.75 Selecting previously unselected package libtext-glob-perl.
09:14:10 #14 60.75 Preparing to unpack .../252-libtext-glob-perl_0.11-3_all.deb ...
09:14:10 #14 60.75 Unpacking libtext-glob-perl (0.11-3) ...
09:14:10 #14 60.79 Selecting previously unselected package libfile-find-rule-perl.
09:14:10 #14 60.79 Preparing to unpack .../253-libfile-find-rule-perl_0.34-3_all.deb ...
09:14:10 #14 60.81 Unpacking libfile-find-rule-perl (0.34-3) ...
09:14:10 #14 53.80 Preparing to unpack .../087-dpkg-dev_1.21.21ubuntu1_all.deb ...
09:14:10 #14 53.81 Unpacking dpkg-dev (1.21.21ubuntu1) ...
09:14:10 #14 53.86 Selecting previously unselected package build-essential.
09:14:10 #14 53.87 Preparing to unpack .../088-build-essential_12.9ubuntu3_armhf.deb ...
09:14:10 #14 53.87 Unpacking build-essential (12.9ubuntu3) ...
09:14:10 #14 53.95 Selecting previously unselected package libbrotli1:armhf.
09:14:10 #14 53.95 Preparing to unpack .../089-libbrotli1_1.0.9-2build8_armhf.deb ...
09:14:10 #14 53.96 Unpacking libbrotli1:armhf (1.0.9-2build8) ...
09:14:10 #14 53.99 Selecting previously unselected package libsasl2-modules-db:armhf.
09:14:10 #14 53.99 Preparing to unpack .../090-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
09:14:10 #14 54.00 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:14:10 #14 54.04 Selecting previously unselected package libsasl2-2:armhf.
09:14:10 #14 54.04 Preparing to unpack .../091-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
09:14:10 #14 54.04 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:14:10 #14 54.08 Selecting previously unselected package libldap2:armhf.
09:14:10 #14 54.09 Preparing to unpack .../129-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 54.10 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.14 Selecting previously unselected package gpg-wks-server.
09:14:10 #14 54.14 Preparing to unpack .../130-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 54.14 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.18 Selecting previously unselected package gpgsm.
09:14:10 #14 54.18 Preparing to unpack .../131-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
09:14:10 #14 54.18 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.22 Selecting previously unselected package gnupg.
09:14:10 #14 54.22 Preparing to unpack .../132-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:14:10 #14 54.22 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:14:10 #14 54.28 Selecting previously unselected package libfile-dirlist-perl.
09:14:10 #14 54.28 Preparing to unpack .../133-libfile-dirlist-perl_0.05-2_all.deb ...
09:14:10 #14 54.29 Unpacking libfile-dirlist-perl (0.05-2) ...
09:14:10 #14 54.31 Selecting previously unselected package libfile-which-perl.
09:14:10 #14 54.32 Preparing to unpack .../134-libfile-which-perl_1.23-1_all.deb ...
09:14:10 #14 54.32 Unpacking libfile-which-perl (1.23-1) ...
09:14:10 #14 61.69 Setting up libfont-afm-perl (1.20-2) ...
09:14:10 #14 61.70 Setting up libwant-perl (0.29-1build4) ...
09:14:10 #14 61.71 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:10 #14 61.73 Setting up libtext-glob-perl (0.10-1) ...
09:14:10 #14 61.74 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:10 #14 61.76 Setting up liblist-compare-perl (0.53-1) ...
09:14:10 #14 61.78 Setting up libref-util-xs-perl (0.117-1build2) ...
09:14:10 #14 61.79 Setting up libio-pty-perl (1:1.12-1) ...
09:14:10 #14 61.81 Setting up libtool (2.4.6-14) ...
09:14:10 #14 61.82 Setting up libfile-fcntllock-perl (0.22-3build4) ...
09:14:10 #14 61.83 Setting up libsort-key-perl (1.33-2build2) ...
09:14:10 #14 61.84 Setting up libclone-perl (0.43-2) ...
09:14:10 #14 61.86 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:10 #14 61.87 Setting up libarchive-zip-perl (1.67-2) ...
09:14:10 #14 61.88 Setting up libsub-identify-perl (0.14-1build2) ...
09:14:10 #17 DONE 3.2s
09:14:10 
09:14:10 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:10 #18 DONE 0.0s
09:14:10 
09:14:10 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:10 #19 DONE 0.0s
09:14:10 
09:14:10 #20 exporting to image
09:14:10 #20 exporting layers
09:14:10 #14 55.12 Unpacking diffstat (1.64-1build2) ...
09:14:10 #14 55.16 Selecting previously unselected package python3-chardet.
09:14:10 #14 55.16 Preparing to unpack .../179-python3-chardet_4.0.0-1_all.deb ...
09:14:10 #14 55.16 Unpacking python3-chardet (4.0.0-1) ...
09:14:10 #14 55.20 Selecting previously unselected package zstd.
09:14:10 #14 55.21 Preparing to unpack .../180-zstd_1.4.8+dfsg-3build1_arm64.deb ...
09:14:10 #14 55.21 Unpacking zstd (1.4.8+dfsg-3build1) ...
09:14:10 #14 55.25 Selecting previously unselected package python3-debian.
09:14:10 #14 55.25 Preparing to unpack .../181-python3-debian_0.1.43ubuntu1.1_all.deb ...
09:14:10 #14 55.26 Unpacking python3-debian (0.1.43ubuntu1.1) ...
09:14:10 #14 55.30 Selecting previously unselected package libgpgme11:arm64.
09:14:10 #14 55.30 Preparing to unpack .../182-libgpgme11_1.16.0-1.2ubuntu4.1_arm64.deb ...
09:14:10 #14 55.31 Unpacking libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ...
09:14:10 #14 55.34 Selecting previously unselected package python3-gpg.
09:14:10 #14 55.34 Preparing to unpack .../183-python3-gpg_1.16.0-1.2ubuntu4.1_arm64.deb ...
09:14:10 #14 55.35 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:14:10 #14 55.39 Selecting previously unselected package dput.
09:14:10 #16 2.642 dh_testdir
09:14:10 #16 2.662 dh_testroot
09:14:10 #16 2.681 dh_prep
09:14:10 #16 2.703 dh_testdir
09:14:10 #16 8.230 Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ...
09:14:10 #16 8.271 Selecting previously unselected package libsystemd-dev:amd64.
09:14:10 #16 8.271 (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.)
09:14:10 #16 8.288 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_amd64.deb ...
09:14:10 #16 8.292 Unpacking libsystemd-dev:amd64 (252.5-2ubuntu3.1) ...
09:14:10 #16 8.351 Selecting previously unselected package libpkgconf3:amd64.
09:14:10 #16 8.354 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_amd64.deb ...
09:14:10 #16 8.358 Unpacking libpkgconf3:amd64 (1.8.1-1ubuntu2) ...
09:14:10 #16 8.396 Selecting previously unselected package pkgconf-bin.
09:14:10 #13 60.67 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:14:10 #13 60.69 Setting up perl (5.28.1-6+deb10u1) ...
09:14:10 #13 60.71 Setting up libpackage-stash-xs-perl (0.29-1) ...
09:14:10 #13 60.72 Setting up python3-gpg (1.12.0-6) ...
09:14:10 #13 60.92 Setting up libdata-dump-perl (1.23-1) ...
09:14:10 #13 59.61 Setting up libsys-hostname-long-perl (1.5-1) ...
09:14:10 #13 59.62 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
09:14:10 #13 59.65 Setting up liburi-perl (1.76-1) ...
09:14:10 #13 59.66 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
09:14:10 #13 59.73 invoke-rc.d: could not determine current runlevel
09:14:10 #13 56.00 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:14:10 #13 56.09 Setting up python3-gpg (1.18.0-3+b1) ...
09:14:10 #15 11.49   Installing       : glibc-headers-x86-2.38-4.fc39.noarch                42/103 
09:14:10 #15 11.59   Installing       : python3-setuptools-67.7.2-7.fc39.noarch             43/103 
09:14:10 #15 11.63   Installing       : python3-setools-4.4.3-1.fc39.x86_64                 44/103 
09:14:10 #15 11.75   Installing       : kernel-headers-6.5.4-300.fc39.x86_64                45/103 
09:14:10 #15 11.77   Installing       : glibc-devel-2.38-4.fc39.x86_64                      46/103 
09:14:10 #14 60.85 Selecting previously unselected package libfont-afm-perl.
09:14:10 #14 60.85 Preparing to unpack .../254-libfont-afm-perl_1.20-4_all.deb ...
09:14:10 #14 60.86 Unpacking libfont-afm-perl (1.20-4) ...
09:14:10 #14 60.89 Selecting previously unselected package libio-string-perl.
09:14:10 #14 60.89 Preparing to unpack .../255-libio-string-perl_1.08-4_all.deb ...
09:14:10 #14 60.90 Unpacking libio-string-perl (1.08-4) ...
09:14:10 #14 60.93 Selecting previously unselected package libfont-ttf-perl.
09:14:10 #14 60.93 Preparing to unpack .../256-libfont-ttf-perl_1.06-2_all.deb ...
09:14:10 #14 60.94 Unpacking libfont-ttf-perl (1.06-2) ...
09:14:10 #14 60.98 Selecting previously unselected package libfreezethaw-perl.
09:14:10 #14 60.99 Preparing to unpack .../257-libfreezethaw-perl_0.5001-3_all.deb ...
09:14:10 #14 60.99 Unpacking libfreezethaw-perl (0.5001-3) ...
09:14:10 #14 61.02 Selecting previously unselected package libsort-versions-perl.
09:14:10 #14 61.03 Preparing to unpack .../258-libsort-versions-perl_1.62-3_all.deb ...
09:14:10 #14 61.03 Unpacking libsort-versions-perl (1.62-3) ...
09:14:10 #14 54.09 Preparing to unpack .../092-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ...
09:14:10 #14 54.09 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:10 #14 54.14 Selecting previously unselected package librtmp1:armhf.
09:14:10 #14 54.14 Preparing to unpack .../093-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
09:14:10 #14 54.14 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:10 #14 54.19 Selecting previously unselected package libssh-4:armhf.
09:14:10 #14 54.19 Preparing to unpack .../094-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ...
09:14:10 #14 54.20 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ...
09:14:10 #14 54.25 Selecting previously unselected package libcurl4:armhf.
09:14:10 #14 54.25 Preparing to unpack .../095-libcurl4_7.88.1-8ubuntu2.2_armhf.deb ...
09:14:10 #14 54.25 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.2) ...
09:14:10 #14 54.29 Selecting previously unselected package curl.
09:14:10 #14 54.29 Preparing to unpack .../096-curl_7.88.1-8ubuntu2.2_armhf.deb ...
09:14:10 #14 54.30 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:14:10 #14 54.34 Selecting previously unselected package dctrl-tools.
09:14:10 #14 54.34 Preparing to unpack .../097-dctrl-tools_2.24-3build2_armhf.deb ...
09:14:10 #14 54.35 Unpacking dctrl-tools (2.24-3build2) ...
09:14:10 #14 54.39 Selecting previously unselected package libdebhelper-perl.
09:14:10 #14 54.39 Preparing to unpack .../098-libdebhelper-perl_13.11.4ubuntu3_all.deb ...
09:14:10 #14 54.39 Unpacking libdebhelper-perl (13.11.4ubuntu3) ...
09:14:10 #14 54.43 Selecting previously unselected package libtool.
09:14:10 #14 61.89 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
09:14:10 #14 61.90 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
09:14:10 #14 61.92 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:14:10 #14 62.08 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
09:14:10 #14 62.09 Setting up libio-stringy-perl (2.111-3) ...
09:14:10 #14 62.10 Setting up liblist-moreutils-perl (0.416-1build5) ...
09:14:10 #14 62.11 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:10 #14 62.12 Setting up liblog-any-perl (1.708-1) ...
09:14:10 #14 62.13 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:10 #14 54.35 Selecting previously unselected package libfile-homedir-perl.
09:14:10 #14 54.36 Preparing to unpack .../135-libfile-homedir-perl_1.006-1_all.deb ...
09:14:10 #14 54.36 Unpacking libfile-homedir-perl (1.006-1) ...
09:14:10 #14 54.39 Selecting previously unselected package libfile-touch-perl.
09:14:10 #14 54.40 Preparing to unpack .../136-libfile-touch-perl_0.12-1_all.deb ...
09:14:10 #14 54.40 Unpacking libfile-touch-perl (0.12-1) ...
09:14:10 #14 54.43 Selecting previously unselected package libio-pty-perl.
09:14:10 #14 54.43 Preparing to unpack .../137-libio-pty-perl_1%3a1.15-2build2_armhf.deb ...
09:14:10 #14 54.43 Unpacking libio-pty-perl (1:1.15-2build2) ...
09:14:10 #14 54.47 Selecting previously unselected package libipc-run-perl.
09:14:10 #14 54.47 Preparing to unpack .../138-libipc-run-perl_20200505.0-1_all.deb ...
09:14:10 #14 54.48 Unpacking libipc-run-perl (20200505.0-1) ...
09:14:10 #14 54.51 Selecting previously unselected package libclass-method-modifiers-perl.
09:14:10 #14 54.51 Preparing to unpack .../139-libclass-method-modifiers-perl_2.13-1_all.deb ...
09:14:10 #14 54.52 Unpacking libclass-method-modifiers-perl (2.13-1) ...
09:14:10 #14 54.55 Selecting previously unselected package libclass-xsaccessor-perl.
09:14:10 #14 54.55 Preparing to unpack .../140-libclass-xsaccessor-perl_1.19-3build9_armhf.deb ...
09:14:10 #14 54.56 Unpacking libclass-xsaccessor-perl (1.19-3build9) ...
09:14:10 #14 54.59 Selecting previously unselected package libb-hooks-op-check-perl.
09:14:10 #14 54.59 Preparing to unpack .../141-libb-hooks-op-check-perl_0.22-1build5_armhf.deb ...
09:14:10 #14 54.59 Unpacking libb-hooks-op-check-perl (0.22-1build5) ...
09:14:10 #14 54.63 Selecting previously unselected package libdynaloader-functions-perl.
09:14:10 #14 54.63 Preparing to unpack .../142-libdynaloader-functions-perl_0.003-1.1_all.deb ...
09:14:10 #14 54.64 Unpacking libdynaloader-functions-perl (0.003-1.1) ...
09:14:10 #14 54.67 Selecting previously unselected package libdevel-callchecker-perl.
09:14:10 #13 57.11 Setting up libgnutls-dane0:armhf (3.6.7-4+deb10u10) ...
09:14:10 #13 57.12 Setting up libpython2.7:armhf (2.7.16-2+deb10u2) ...
09:14:10 #13 57.13 Setting up gettext (0.19.8.1-9) ...
09:14:10 #13 57.14 Setting up exim4-base (4.92-8+deb10u7) ...
09:14:10 #13 57.25 exim: DB upgrade, deleting hints-db
09:14:10 #13 57.29 Setting up gcc-8 (8.3.0-6) ...
09:14:10 #13 57.30 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:14:10 #13 57.31 Setting up libtool (2.4.6-9) ...
09:14:10 #13 57.32 Setting up openssh-client (1:7.9p1-10+deb10u3) ...
09:14:10 #14 55.40 Preparing to unpack .../184-dput_1.1.0ubuntu2.1_all.deb ...
09:14:10 #14 55.40 Unpacking dput (1.1.0ubuntu2.1) ...
09:14:10 #14 55.44 Selecting previously unselected package fonts-dejavu-core.
09:14:10 #14 55.44 Preparing to unpack .../185-fonts-dejavu-core_2.37-2build1_all.deb ...
09:14:10 #14 55.45 Unpacking fonts-dejavu-core (2.37-2build1) ...
09:14:10 #13 DONE 59.8s
09:14:10 
09:14:10 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:10 #14 DONE 0.0s
09:14:10 
09:14:10 #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
09:14:10 #14 56.88 137 added, 0 removed; done.
09:14:10 #14 56.92 Setting up libasan5:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:14:10 #14 56.93 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:10 #14 56.94 Setting up bsdmainutils (11.1.2ubuntu3) ...
09:14:10 #14 56.96 update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode
09:14:10 #14 56.96 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
09:14:10 #14 56.96 update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode
09:14:10 #14 56.96 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
09:14:10 #14 56.97 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
09:14:10 #14 56.98 Setting up libgdbm-compat4:armhf (1.18.1-5) ...
09:14:10 #14 56.99 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ...
09:14:10 #14 57.00 Setting up dwz (0.13-5) ...
09:14:10 #14 57.01 Setting up groff-base (1.22.4-4build1) ...
09:14:10 #14 57.03 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:14:10 #14 57.04 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:10 #14 57.05 Setting up libperl5.30:armhf (5.30.0-9ubuntu0.4) ...
09:14:10 #14 57.06 Setting up libc6-dev:armhf (2.31-0ubuntu9.9) ...
09:14:10 #14 57.07 Setting up libx11-6:armhf (2:1.6.9-2ubuntu1.5) ...
09:14:10 #14 57.08 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:14:10 #14 57.09 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:14:10 #16 2.722 dh_testroot
09:14:10 #16 2.741 dh_install
09:14:10 #16 2.768 dh_installdocs
09:14:10 #16 2.800 dh_installchangelogs
09:14:10 #16 2.872 dh_compress
09:14:10 #16 2.907 dh_fixperms
09:14:10 #16 2.946 dh_installdeb
09:14:10 #16 2.974 dh_gencontrol
09:14:10 #16 8.399 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_amd64.deb ...
09:14:10 #16 8.403 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:10 #16 8.437 Selecting previously unselected package pkgconf:amd64.
09:14:10 #16 8.440 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_amd64.deb ...
09:14:10 #16 8.446 Unpacking pkgconf:amd64 (1.8.1-1ubuntu2) ...
09:14:10 #16 8.481 Selecting previously unselected package pkg-config:amd64.
09:14:10 #16 8.485 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_amd64.deb ...
09:14:10 #16 8.491 Unpacking pkg-config:amd64 (1.8.1-1ubuntu2) ...
09:14:10 #16 8.529 Setting up libseccomp-dev:amd64 (2.5.4-1ubuntu3) ...
09:14:10 #16 8.540 Setting up libarchive13:amd64 (3.6.2-1ubuntu1) ...
09:14:10 #16 8.554 Setting up libpcre2-16-0:amd64 (10.42-1) ...
09:14:10 #16 8.566 Setting up libpcre2-32-0:amd64 (10.42-1) ...
09:14:10 #16 8.578 Setting up libpkgconf3:amd64 (1.8.1-1ubuntu2) ...
09:14:10 #16 8.589 Setting up libuv1:amd64 (1.44.2-1) ...
09:14:10 #16 8.603 Setting up bash-completion (1:2.11-6ubuntu1) ...
09:14:10 #16 8.626 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
09:14:10 09:14:10 #16 8.637 Setting up libudev-dev:amd64 (252.5-2ubuntu3.1) ...
#15 11.10 Selecting previously unselected package g++.
09:14:10 #15 11.11 Preparing to unpack .../02-g++_4%3a12.2.0-3+rpi1_armhf.deb ...
09:14:10 #15 11.11 Unpacking g++ (4:12.2.0-3+rpi1) ...
09:14:10 #15 11.15 Selecting previously unselected package build-essential.
09:14:10 #15 11.15 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
09:14:10 #15 11.15 Unpacking build-essential (12.9) ...
09:14:10 #15 11.20 Selecting previously unselected package bash-completion.
09:14:10 #15 11.20 Preparing to unpack .../04-bash-completion_1%3a2.11-6_all.deb ...
09:14:10 #15 11.21 Unpacking bash-completion (1:2.11-6) ...
09:14:10 #15 11.38 Selecting previously unselected package libarchive13:armhf.
09:14:10 #15 11.39 Preparing to unpack .../05-libarchive13_3.6.2-1_armhf.deb ...
09:14:10 #15 11.40 Unpacking libarchive13:armhf (3.6.2-1) ...
09:14:10 #13 60.93 Setting up python3-certifi (2018.8.24-1) ...
09:14:10 #13 61.08 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:10 #13 61.09 Setting up libref-util-perl (0.204-1) ...
09:14:10 #13 61.09 Setting up libipc-system-simple-perl (1.25-4) ...
09:14:10 #13 61.10 Setting up libnet-domain-tld-perl (1.75-1) ...
09:14:10 #13 61.12 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
09:14:10 #13 61.13 Setting up libvariable-magic-perl (0.62-1+b1) ...
09:14:10 #13 61.14 Setting up python3-idna (2.6-1) ...
09:14:10 #16 3.693 Reading package lists...
09:14:10 #16 4.441 Building dependency tree...
09:14:10 #16 4.571 Reading state information...
09:14:10 #13 59.73 invoke-rc.d: policy-rc.d denied execution of start.
09:14:10 #13 59.73 Initializing GnuTLS DH parameter file
09:14:10 #13 59.79 Setting up libmailutils5:amd64 (1:3.5-4) ...
09:14:10 #13 59.80 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:14:10 #13 59.81 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
09:14:10 #13 59.82 Setting up python3-pkg-resources (40.8.0-1) ...
09:14:10 #13 60.00 Setting up automake (1:1.16.1-4) ...
09:14:10 #13 60.01 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:10 #13 60.01 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:10 #13 60.02 Setting up libio-sessiondata-perl (1.03-1) ...
09:14:10 #13 60.03 Setting up libstring-escape-perl (2010.002-2) ...
09:14:10 #13 60.04 Setting up libhttp-date-perl (6.02-1) ...
09:14:10 #13 60.05 Setting up libfile-which-perl (1.23-1) ...
09:14:10 #13 60.06 Setting up mailutils (1:3.5-4) ...
09:14:10 #13 60.06 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
09:14:10 #13 60.07 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
09:14:10 #13 60.07 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
09:14:10 #13 60.07 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
09:14:10 #13 60.08 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
09:14:10 #13 60.08 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
09:14:10 #13 60.08 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
09:14:10 #13 60.09 Setting up libfile-basedir-perl (0.08-1) ...
09:14:10 #13 60.10 Setting up libnumber-range-perl (0.12-1) ...
09:14:10 #13 60.11 Setting up libtask-weaken-perl (1.06-1) ...
09:14:10 #13 56.34 Setting up python3-certifi (2022.9.24-1) ...
09:14:10 #13 56.51 Setting up libmodule-runtime-perl (0.016-2) ...
09:14:11 #14 61.06 Selecting previously unselected package libgit-wrapper-perl.
09:14:11 #14 61.07 Preparing to unpack .../259-libgit-wrapper-perl_0.048-2_all.deb ...
09:14:11 #14 61.07 Unpacking libgit-wrapper-perl (0.048-2) ...
09:14:11 #14 61.11 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:14:11 #14 61.11 Preparing to unpack .../260-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:14:11 #14 61.12 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:14:11 #14 61.15 Selecting previously unselected package libio-prompter-perl.
09:14:11 #14 61.15 Preparing to unpack .../261-libio-prompter-perl_0.004015-2_all.deb ...
09:14:11 #14 61.16 Unpacking libio-prompter-perl (0.004015-2) ...
09:14:11 #14 61.19 Selecting previously unselected package libjson-perl.
09:14:11 #14 61.19 Preparing to unpack .../262-libjson-perl_4.10000-1_all.deb ...
09:14:11 #14 61.20 Unpacking libjson-perl (4.10000-1) ...
09:14:11 #14 61.23 Selecting previously unselected package liblog-any-perl.
09:14:11 #14 61.23 Preparing to unpack .../263-liblog-any-perl_1.713-1_all.deb ...
09:14:11 #14 61.24 Unpacking liblog-any-perl (1.713-1) ...
09:14:11 #14 61.28 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:14:11 #14 54.43 Preparing to unpack .../099-libtool_2.4.7-5_all.deb ...
09:14:11 #14 54.44 Unpacking libtool (2.4.7-5) ...
09:14:11 #14 54.52 Selecting previously unselected package dh-autoreconf.
09:14:11 #14 54.52 Preparing to unpack .../100-dh-autoreconf_20_all.deb ...
09:14:11 #14 54.52 Unpacking dh-autoreconf (20) ...
09:14:11 #14 54.56 Selecting previously unselected package libarchive-zip-perl.
09:14:11 #14 54.56 Preparing to unpack .../101-libarchive-zip-perl_1.68-1_all.deb ...
09:14:11 #14 54.57 Unpacking libarchive-zip-perl (1.68-1) ...
09:14:11 #14 54.61 Selecting previously unselected package libsub-override-perl.
09:14:11 #14 54.61 Preparing to unpack .../102-libsub-override-perl_0.09-4_all.deb ...
09:14:11 #14 54.62 Unpacking libsub-override-perl (0.09-4) ...
09:14:11 #14 54.66 Selecting previously unselected package libfile-stripnondeterminism-perl.
09:14:11 #14 54.66 Preparing to unpack .../103-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ...
09:14:11 #14 54.66 Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:11 #14 62.14 Setting up libdevel-size-perl (0.83-1build1) ...
09:14:11 #14 62.15 Setting up libdebhelper-perl (12.10ubuntu1) ...
09:14:11 #14 62.16 Setting up libpod-constants-perl (0.19-1) ...
09:14:11 #14 62.17 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
09:14:11 #14 62.18 Setting up libperl4-corelibs-perl (0.004-2) ...
09:14:11 #14 62.20 Setting up libfuture-perl (0.43-1) ...
09:14:11 #14 62.20 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:11 #14 62.21 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
09:14:11 #14 62.22 Setting up libtry-tiny-perl (0.30-1) ...
09:14:11 #14 62.32 Setting up libtype-tiny-perl (1.008001-2) ...
09:14:11 #14 62.33 Setting up libtest-fatal-perl (0.014-1) ...
09:14:11 #14 62.34 Setting up libcommon-sense-perl (3.74-2build6) ...
09:14:11 #14 62.35 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:11 #14 62.36 Setting up libnet-http-perl (6.19-1) ...
09:14:11 #14 62.37 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:11 #14 62.38 Setting up libencode-locale-perl (1.05-1) ...
09:14:11 #13 57.41 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:14:11 #13 57.42 Setting up libgsasl7 (1.8.0-8+deb10u1) ...
09:14:11 #13 57.43 Setting up libxext6:armhf (2:1.3.3-1+b2) ...
09:14:11 #13 57.44 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:14:11 #13 57.45 Setting up python3 (3.7.3-1) ...
09:14:11 #14 54.67 Preparing to unpack .../143-libdevel-callchecker-perl_0.008-1ubuntu4_armhf.deb ...
09:14:11 #14 54.67 Unpacking libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:14:11 #14 54.71 Selecting previously unselected package libparams-classify-perl.
09:14:11 #14 54.71 Preparing to unpack .../144-libparams-classify-perl_0.015-1build5_armhf.deb ...
09:14:11 #14 54.71 Unpacking libparams-classify-perl (0.015-1build5) ...
09:14:11 #14 54.78 Selecting previously unselected package libmodule-runtime-perl.
09:14:11 #14 54.78 Preparing to unpack .../145-libmodule-runtime-perl_0.016-1_all.deb ...
09:14:11 #14 54.79 Unpacking libmodule-runtime-perl (0.016-1) ...
09:14:11 #14 54.82 Selecting previously unselected package libimport-into-perl.
09:14:11 #14 54.82 Preparing to unpack .../146-libimport-into-perl_1.002005-1_all.deb ...
09:14:11 #14 54.82 Unpacking libimport-into-perl (1.002005-1) ...
09:14:11 #14 54.86 Selecting previously unselected package librole-tiny-perl.
09:14:11 #14 54.86 Preparing to unpack .../147-librole-tiny-perl_2.002004-1_all.deb ...
09:14:11 #14 54.87 Unpacking librole-tiny-perl (2.002004-1) ...
09:14:11 #14 54.90 Selecting previously unselected package libsub-quote-perl.
09:14:11 #14 55.55 Selecting previously unselected package fontconfig-config.
09:14:11 #14 55.55 Preparing to unpack .../186-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
09:14:11 #14 55.56 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
09:14:11 #14 55.60 Selecting previously unselected package libcurl3-gnutls:arm64.
09:14:11 #14 55.60 Preparing to unpack .../187-libcurl3-gnutls_7.81.0-1ubuntu1.13_arm64.deb ...
09:14:11 #14 55.60 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ...
09:14:11 #14 55.64 Selecting previously unselected package liberror-perl.
09:14:11 #14 55.64 Preparing to unpack .../188-liberror-perl_0.17029-1_all.deb ...
09:14:11 #14 55.64 Unpacking liberror-perl (0.17029-1) ...
09:14:11 #14 55.67 Selecting previously unselected package git-man.
09:14:11 #14 55.67 Preparing to unpack .../189-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
09:14:11 #14 55.68 Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
09:14:11 #14 55.72 Selecting previously unselected package git.
09:14:11 #14 55.72 Preparing to unpack .../190-git_1%3a2.34.1-1ubuntu1.10_arm64.deb ...
09:14:11 #14 55.73 Unpacking git (1:2.34.1-1ubuntu1.10) ...
09:14:11 #16 3.087 dh_md5sums
09:14:11 #16 3.115 dh_builddeb
09:14:11 #16 3.136 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:11 #16 3.155 
09:14:11 #16 3.155 The package has been created.
09:14:11 #16 3.155 Attention, the package has been created in the current directory,
09:14:11 #16 3.155 not in ".." as indicated by the message above!
09:14:11 #16 3.178 Selecting previously unselected package docker-ce-build-deps.
09:14:11 #16 3.192 (Reading database ... 26322 files and directories currently installed.)
09:14:11 #17 DONE 3.6s
09:14:11 
09:14:11 #18 [stage-1 8/8] WORKDIR /root/rpmbuild
09:14:11 #18 DONE 0.0s
09:14:11 
09:14:11 #19 exporting to image
09:14:11 #19 exporting layers
09:14:11 #16 8.648 Setting up libsepol-dev:amd64 (3.4-2) ...
09:14:11 #16 8.660 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:11 #16 8.673 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:14:11 #16 8.686 Setting up libpcre2-posix3:amd64 (10.42-1) ...
09:14:11 #16 8.704 Setting up librhash0:amd64 (1.4.3-3) ...
09:14:11 #16 8.716 Setting up cmake-data (3.25.1-1ubuntu1) ...
09:14:11 #16 8.734 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:11 #16 8.746 Setting up libsystemd-dev:amd64 (252.5-2ubuntu3.1) ...
09:14:11 #16 8.763 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:14:11 #16 8.777 Setting up libpcre2-dev:amd64 (10.42-1) ...
09:14:11 #16 8.791 Setting up libselinux1-dev:amd64 (3.4-1build4) ...
09:14:11 #16 8.803 Setting up pkgconf:amd64 (1.8.1-1ubuntu2) ...
09:14:11 #16 8.814 Setting up pkg-config:amd64 (1.8.1-1ubuntu2) ...
09:14:11 #16 8.828 Setting up libdevmapper-dev:amd64 (2:1.02.185-1ubuntu1) ...
09:14:11 #16 8.840 Setting up cmake (3.25.1-1ubuntu1) ...
09:14:11 #16 8.851 Setting up docker-ce-build-deps (1.0) ...
09:14:11 #15 11.46 Selecting previously unselected package libjsoncpp25:armhf.
09:14:11 #15 11.46 Preparing to unpack .../06-libjsoncpp25_1.9.5-4_armhf.deb ...
09:14:11 #15 11.47 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
09:14:11 #15 11.52 Selecting previously unselected package librhash0:armhf.
09:14:11 #15 11.52 Preparing to unpack .../07-librhash0_1.4.3-3_armhf.deb ...
09:14:11 #15 11.53 Unpacking librhash0:armhf (1.4.3-3) ...
09:14:11 #15 11.58 Selecting previously unselected package libuv1:armhf.
09:14:11 #15 11.58 Preparing to unpack .../08-libuv1_1.44.2-1+rpi1_armhf.deb ...
09:14:11 #15 11.58 Unpacking libuv1:armhf (1.44.2-1+rpi1) ...
09:14:11 #15 11.64 Selecting previously unselected package cmake-data.
09:14:11 #15 11.64 Preparing to unpack .../09-cmake-data_3.25.1-1_all.deb ...
09:14:11 #15 11.65 Unpacking cmake-data (3.25.1-1) ...
09:14:11 #13 61.34 Setting up libio-html-perl (1.001-1) ...
09:14:11 #13 61.35 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
09:14:11 #13 61.36 Setting up libtest-refcount-perl (0.08-3) ...
09:14:11 #13 61.37 Setting up libparams-util-perl (1.07-3+b4) ...
09:14:11 #13 61.38 Setting up libdpkg-perl (1.19.8) ...
09:14:11 #13 61.39 Setting up autoconf (2.69-11) ...
09:14:11 #13 61.41 Setting up python3-urllib3 (1.24.1-1) ...
09:14:11 #16 4.575 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:11 #16 4.742 Starting 2 pkgProblemResolver with broken count: 0
09:14:11 #16 4.744 Done
09:14:11 #16 4.876  Done
09:14:11 #13 60.12 Setting up libunicode-utf8-perl (0.62-1) ...
09:14:11 #13 60.12 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:11 #13 60.13 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
09:14:11 #13 60.14 Setting up libfile-listing-perl (6.04-1) ...
09:14:11 #13 60.15 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:14:11 #13 60.16 Setting up libclass-inspector-perl (1.32-1) ...
09:14:11 #13 60.17 Setting up libfont-afm-perl (1.20-2) ...
09:14:11 #13 60.18 Setting up libwant-perl (0.29-1+b4) ...
09:14:11 #13 60.18 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:11 #13 60.19 Setting up libtext-glob-perl (0.10-1) ...
09:14:11 #13 60.20 Setting up libclass-method-modifiers-perl (2.12-1) ...
09:14:11 #13 60.21 Setting up liblist-compare-perl (0.53-1) ...
09:14:11 #13 60.22 Setting up libref-util-xs-perl (0.117-1+b1) ...
09:14:11 #13 60.23 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
09:14:11 #13 60.24 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
09:14:11 #13 60.25 Setting up libsort-key-perl (1.33-2+b1) ...
09:14:11 #13 60.25 Setting up libclone-perl (0.41-1+b1) ...
09:14:11 #13 60.27 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:11 #13 60.28 Setting up libarchive-zip-perl (1.64-1) ...
09:14:11 #13 60.28 Setting up libsub-identify-perl (0.14-1+b1) ...
09:14:11 #13 60.29 Setting up libdistro-info-perl (0.21) ...
09:14:11 #13 60.30 Setting up python3-apt (1.8.4.3) ...
09:14:11 #13 56.69 Setting up libmailtools-perl (2.21-2) ...
09:14:11 #13 56.79 Setting up python3-idna (3.3-1) ...
09:14:11 #13 57.20 Setting up libgssapi-krb5-2:armhf (1.20.1-2) ...
09:14:11 #13 57.21 Setting up libgdbm-compat4:armhf (1.23-3) ...
09:14:11 #13 57.22 Setting up ucf (3.0043+nmu1) ...
09:14:11 #13 57.36 Setting up dwz (0.15-1) ...
09:14:11 #13 57.37 Setting up groff-base (1.22.4-10) ...
09:14:11 #13 57.39 Setting up cpp (4:12.2.0-3) ...
09:14:11 #13 57.41 Setting up pixz (1.0.7-2) ...
09:14:11 #13 57.43 Setting up gpgconf (2.2.40-1.1) ...
09:14:11 #13 57.44 Setting up libcurl4:armhf (7.88.1-10+deb12u1) ...
09:14:11 #13 57.45 Setting up libx11-6:armhf (2:1.8.4-2+deb12u1) ...
09:14:11 #13 57.46 Setting up curl (7.88.1-10+deb12u1) ...
09:14:11 #13 57.47 Setting up libfontconfig1:armhf (2.14.1-4) ...
09:14:11 #13 57.49 Setting up binutils-arm-linux-gnueabihf (2.40-2) ...
09:14:11 #13 57.50 Setting up libperl5.36:armhf (5.36.0-7) ...
09:14:11 #13 57.51 Setting up libxmuu1:armhf (2:1.1.3-3) ...
09:14:11 #13 57.52 Setting up gpg (2.2.40-1.1) ...
09:14:11 #13 57.55 Setting up gnupg-utils (2.2.40-1.1) ...
09:14:11 #13 57.56 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:14:11 #13 57.58 Setting up gpg-agent (2.2.40-1.1) ...
09:14:11 #14 61.28 Preparing to unpack .../264-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:14:11 #14 61.28 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:14:11 #14 61.32 Selecting previously unselected package libpackage-stash-perl.
09:14:11 #14 61.32 Preparing to unpack .../265-libpackage-stash-perl_0.40-1_all.deb ...
09:14:11 #14 61.32 Unpacking libpackage-stash-perl (0.40-1) ...
09:14:11 #14 61.35 Selecting previously unselected package libsub-identify-perl.
09:14:11 #14 61.36 Preparing to unpack .../266-libsub-identify-perl_0.14-3_arm64.deb ...
09:14:11 #14 61.36 Unpacking libsub-identify-perl (0.14-3) ...
09:14:11 #14 61.39 Selecting previously unselected package libsub-name-perl:arm64.
09:14:11 #14 61.40 Preparing to unpack .../267-libsub-name-perl_0.26-2build1_arm64.deb ...
09:14:11 #14 61.40 Unpacking libsub-name-perl:arm64 (0.26-2build1) ...
09:14:11 #14 61.43 Selecting previously unselected package libnamespace-clean-perl.
09:14:11 #14 61.44 Preparing to unpack .../268-libnamespace-clean-perl_0.27-2_all.deb ...
09:14:11 #14 61.44 Unpacking libnamespace-clean-perl (0.27-2) ...
09:14:11 #14 61.47 Selecting previously unselected package libpath-tiny-perl.
09:14:11 #14 61.47 Preparing to unpack .../269-libpath-tiny-perl_0.144-1_all.deb ...
09:14:11 #14 61.48 Unpacking libpath-tiny-perl (0.144-1) ...
09:14:11 #14 61.51 Selecting previously unselected package libstrictures-perl.
09:14:11 #14 54.70 Selecting previously unselected package dh-strip-nondeterminism.
09:14:11 #14 54.70 Preparing to unpack .../104-dh-strip-nondeterminism_1.13.1-1_all.deb ...
09:14:11 #14 54.71 Unpacking dh-strip-nondeterminism (1.13.1-1) ...
09:14:11 #14 54.75 Selecting previously unselected package libdw1:armhf.
09:14:11 #14 54.75 Preparing to unpack .../105-libdw1_0.188-2.1_armhf.deb ...
09:14:11 #14 54.76 Unpacking libdw1:armhf (0.188-2.1) ...
09:14:11 #14 54.81 Selecting previously unselected package debugedit.
09:14:11 #14 54.81 Preparing to unpack .../106-debugedit_1%3a5.0-5_armhf.deb ...
09:14:11 #14 54.82 Unpacking debugedit (1:5.0-5) ...
09:14:11 #14 54.86 Selecting previously unselected package dwz.
09:14:11 #14 54.86 Preparing to unpack .../107-dwz_0.15-1_armhf.deb ...
09:14:11 #14 54.87 Unpacking dwz (0.15-1) ...
09:14:11 #14 54.90 Selecting previously unselected package gettext.
09:14:11 #14 54.91 Preparing to unpack .../108-gettext_0.21-11_armhf.deb ...
09:14:11 #14 54.91 Unpacking gettext (0.21-11) ...
09:14:11 #15 11.77   Installing       : libxcrypt-devel-4.4.36-2.fc39.x86_64                47/103 
09:14:11 #15 12.26   Installing       : gcc-13.2.1-1.fc39.x86_64                            48/103 
09:14:11 #15 12.27   Running scriptlet: gcc-13.2.1-1.fc39.x86_64                            48/103 
09:14:11 #15 12.29   Installing       : libxcrypt-static-4.4.36-2.fc39.x86_64               49/103 
09:14:11 #15 12.35   Installing       : glibc-static-2.38-4.fc39.x86_64                     50/103 
09:14:11 #14 62.39 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:11 #14 62.40 Setting up libnet-dns-perl (1.22-1) ...
09:14:11 #14 62.41 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
09:14:11 #14 62.42 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:14:11 #14 62.44 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:11 #14 62.45 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:11 #14 62.46 Setting up libsub-install-perl (0.928-1) ...
09:14:11 #14 62.47 Setting up gcc (4:9.3.0-1ubuntu2) ...
09:14:11 #14 62.51 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
09:14:11 #14 62.53 Setting up libnumber-compare-perl (0.03-1) ...
09:14:11 #14 62.54 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:11 #14 62.55 Setting up libio-async-perl (0.75-1) ...
09:14:11 #14 62.57 Setting up liberror-perl (0.17029-1) ...
09:14:11 #14 62.58 Setting up patchutils (0.3.4-2) ...
09:14:11 #14 62.59 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:11 #14 62.60 Setting up libltdl-dev:arm64 (2.4.6-14) ...
09:14:11 #14 62.61 Setting up libjson-maybexs-perl (1.004000-1) ...
09:14:11 #13 57.72 Setting up python3-xdg (0.25-5) ...
09:14:11 #13 57.87 Setting up man-db (2.8.5-2) ...
09:14:11 #13 57.97 Building database of manual pages ...
09:14:11 #14 54.90 Preparing to unpack .../148-libsub-quote-perl_2.006006-1_all.deb ...
09:14:11 #14 54.90 Unpacking libsub-quote-perl (2.006006-1) ...
09:14:11 #14 54.94 Selecting previously unselected package libmoo-perl.
09:14:11 #14 54.94 Preparing to unpack .../149-libmoo-perl_2.005004-3_all.deb ...
09:14:11 #14 54.95 Unpacking libmoo-perl (2.005004-3) ...
09:14:11 #14 54.98 Selecting previously unselected package libencode-locale-perl.
09:14:11 #14 54.99 Preparing to unpack .../150-libencode-locale-perl_1.05-1.1_all.deb ...
09:14:11 #14 54.99 Unpacking libencode-locale-perl (1.05-1.1) ...
09:14:11 #14 55.09 Selecting previously unselected package libtimedate-perl.
09:14:11 #14 55.09 Preparing to unpack .../151-libtimedate-perl_2.3300-2_all.deb ...
09:14:11 #14 55.10 Unpacking libtimedate-perl (2.3300-2) ...
09:14:11 #14 55.14 Selecting previously unselected package libhttp-date-perl.
09:14:11 #14 55.15 Preparing to unpack .../152-libhttp-date-perl_6.05-1_all.deb ...
09:14:11 #14 55.15 Unpacking libhttp-date-perl (6.05-1) ...
09:14:11 #14 55.86 Selecting previously unselected package libalgorithm-diff-perl.
09:14:11 #14 55.86 Preparing to unpack .../191-libalgorithm-diff-perl_1.201-1_all.deb ...
09:14:11 #14 55.86 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:14:11 #14 55.89 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:14:11 #14 55.90 Preparing to unpack .../192-libalgorithm-diff-xs-perl_0.04-6build3_arm64.deb ...
09:14:11 #14 55.90 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
09:14:11 #14 55.93 Selecting previously unselected package libalgorithm-merge-perl.
09:14:11 #14 55.94 Preparing to unpack .../193-libalgorithm-merge-perl_0.08-3_all.deb ...
09:14:11 #14 55.94 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:14:11 #14 55.97 Selecting previously unselected package libaliased-perl.
09:14:11 #14 55.97 Preparing to unpack .../194-libaliased-perl_0.34-1.1_all.deb ...
09:14:11 #14 55.97 Unpacking libaliased-perl (0.34-1.1) ...
09:14:11 #14 56.00 Selecting previously unselected package libapt-pkg-perl.
09:14:11 #14 56.01 Preparing to unpack .../195-libapt-pkg-perl_0.1.40build2_arm64.deb ...
09:14:11 #14 56.02 Unpacking libapt-pkg-perl (0.1.40build2) ...
09:14:11 #14 56.05 Selecting previously unselected package libarchive-cpio-perl.
09:14:11 #13 53.54   Running scriptlet: glibc-gconv-extra-2.36-11.fc37.x86_64              143/143 
09:14:11 #13 57.24   Verifying        : bzip2-1.0.8-12.fc37.x86_64                           1/143 
09:14:11 #13 57.24   Verifying        : cpio-2.13-13.fc37.x86_64                             2/143 
09:14:11 #13 57.24   Verifying        : dash-0.5.11.5-2.fc37.x86_64                          3/143 
09:14:11 #13 57.24   Verifying        : desktop-file-utils-0.26-7.fc37.x86_64                4/143 
09:14:11 #13 57.24   Verifying        : devscripts-checkbashisms-2.22.2-3.fc37.x86_64        5/143 
09:14:11 #13 57.24   Verifying        : diffutils-3.8-3.fc37.x86_64                          6/143 
09:14:11 #13 57.24   Verifying        : dwz-0.14-7.fc37.x86_64                               7/143 
09:14:11 #13 57.24   Verifying        : ed-1.18-2.fc37.x86_64                                8/143 
09:14:11 #13 57.24   Verifying        : efi-srpm-macros-5-6.fc37.noarch                      9/143 
09:14:11 #13 57.24   Verifying        : file-5.42-4.fc37.x86_64                             10/143 
09:14:11 #13 57.24   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch              11/143 
09:14:11 #13 57.24   Verifying        : fonts-srpm-macros-1:2.0.5-9.fc37.noarch             12/143 
09:14:11 #13 57.24   Verifying        : fpc-srpm-macros-1.3-6.fc37.noarch                   13/143 
09:14:11 #13 57.24   Verifying        : gdk-pixbuf2-2.42.10-1.fc37.x86_64                   14/143 
09:14:11 #13 57.24   Verifying        : go-srpm-macros-3.2.0-1.fc37.noarch                  15/143 
09:14:11 #13 57.24   Verifying        : groff-base-1.22.4-10.fc37.x86_64                    16/143 
09:14:11 #13 57.24   Verifying        : hunspell-1.7.0-21.fc37.x86_64                       17/143 
09:14:11 #13 57.24   Verifying        : hunspell-en-0.20140811.1-23.fc37.noarch             18/143 
09:14:11 #13 57.24   Verifying        : hunspell-en-GB-0.20140811.1-23.fc37.noarch          19/143 
09:14:11 #13 57.24   Verifying        : hunspell-en-US-0.20140811.1-23.fc37.noarch          20/143 
09:14:11 #13 57.24   Verifying        : hunspell-filesystem-1.7.0-21.fc37.x86_64            21/143 
09:14:11 #13 57.24   Verifying        : js-jquery-3.6.0-3.fc37.noarch                       22/143 
09:14:11 #13 57.24   Verifying        : json-glib-1.6.6-3.fc37.x86_64                       23/143 
09:14:11 #13 57.24   Verifying        : kernel-srpm-macros-1.0-15.fc37.noarch               24/143 
09:14:11 #13 57.24   Verifying        : libappstream-glib-0.8.1-1.fc37.x86_64               25/143 
09:14:11 #13 57.24   Verifying        : libjpeg-turbo-2.1.3-2.fc37.x86_64                   26/143 
09:14:11 #13 57.24   Verifying        : libpkgconf-1.8.0-3.fc37.x86_64                      27/143 
09:14:11 #13 57.24   Verifying        : libpng-2:1.6.37-13.fc37.x86_64                      28/143 
09:14:11 #13 57.24   Verifying        : libstemmer-0-19.585svn.fc37.x86_64                  29/143 
09:14:11 #13 57.24   Verifying        : lua-srpm-macros-1-7.fc37.noarch                     30/143 
09:14:11 #13 57.24   Verifying        : nim-srpm-macros-3-7.fc37.noarch                     31/143 
09:14:11 #13 57.24   Verifying        : ocaml-srpm-macros-7-2.fc37.noarch                   32/143 
09:14:11 #13 57.24   Verifying        : openblas-srpm-macros-2-12.fc37.noarch               33/143 
09:14:11 #13 57.24   Verifying        : patch-2.7.6-17.fc37.x86_64                          34/143 
09:14:11 #13 57.24   Verifying        : perl-Carp-1.52-489.fc37.noarch                      35/143 
09:14:11 #13 57.24   Verifying        : perl-Data-Dumper-2.184-490.fc37.x86_64              36/143 
09:14:11 #13 57.24   Verifying        : perl-Digest-1.20-489.fc37.noarch                    37/143 
09:14:11 #13 57.24   Verifying        : perl-Digest-MD5-2.58-489.fc37.x86_64                38/143 
09:14:11 #13 57.24   Verifying        : perl-Encode-4:3.19-492.fc37.x86_64                  39/143 
09:14:11 #13 57.24   Verifying        : perl-Exporter-5.77-489.fc37.noarch                  40/143 
09:14:11 #13 57.24   Verifying        : perl-File-Path-2.18-489.fc37.noarch                 41/143 
09:14:11 #13 57.24   Verifying        : perl-File-Temp-1:0.231.100-489.fc37.noarch          42/143 
09:14:11 #13 57.24   Verifying        : perl-IO-Socket-IP-0.41-490.fc37.noarch              43/143 
09:14:11 #13 57.24   Verifying        : perl-IO-Socket-SSL-2.075-1.fc37.noarch              44/143 
09:14:11 #13 57.24   Verifying        : perl-MIME-Base64-3.16-489.fc37.x86_64               45/143 
09:14:11 #13 57.24   Verifying        : perl-Mozilla-CA-20211001-4.fc37.noarch              46/143 
09:14:11 #13 57.24   Verifying        : perl-Net-SSLeay-1.92-4.fc37.x86_64                  47/143 
09:14:11 #13 57.24   Verifying        : perl-PathTools-3.84-489.fc37.x86_64                 48/143 
09:14:11 #13 57.24   Verifying        : perl-Pod-Escapes-1:1.07-489.fc37.noarch             49/143 
09:14:11 #13 57.24   Verifying        : perl-Pod-Perldoc-3.28.01-490.fc37.noarch            50/143 
09:14:11 #13 57.24   Verifying        : perl-Pod-Simple-1:3.43-490.fc37.noarch              51/143 
09:14:11 #13 57.24   Verifying        : perl-Pod-Usage-4:2.03-3.fc37.noarch                 52/143 
09:14:11 #13 57.24   Verifying        : perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64       53/143 
09:14:11 #13 57.24   Verifying        : perl-Socket-4:2.036-1.fc37.x86_64                   54/143 
09:14:11 #13 57.24   Verifying        : perl-Storable-1:3.26-489.fc37.x86_64                55/143 
09:14:11 #13 57.24   Verifying        : perl-Term-ANSIColor-5.01-490.fc37.noarch            56/143 
09:14:11 #13 57.24   Verifying        : perl-Term-Cap-1.17-489.fc37.noarch                  57/143 
09:14:11 #13 57.24   Verifying        : perl-Text-ParseWords-3.31-489.fc37.noarch           58/143 
09:14:11 #13 57.24   Verifying        : perl-Time-Local-2:1.300-489.fc37.noarch             59/143 
09:14:11 #13 57.24   Verifying        : perl-constant-1.33-490.fc37.noarch                  60/143 
09:14:11 #13 57.24   Verifying        : perl-libnet-3.14-490.fc37.noarch                    61/143 
09:14:11 #13 57.24   Verifying        : perl-parent-1:0.238-489.fc37.noarch                 62/143 
09:14:11 #13 57.24   Verifying        : perl-podlators-1:4.14-489.fc37.noarch               63/143 
09:14:11 #13 57.24   Verifying        : perl-srpm-macros-1-46.fc37.noarch                   64/143 
09:14:11 #13 57.24   Verifying        : pkgconf-1.8.0-3.fc37.x86_64                         65/143 
09:14:11 #13 57.24   Verifying        : pkgconf-m4-1.8.0-3.fc37.noarch                      66/143 
09:14:11 #13 57.24   Verifying        : pkgconf-pkg-config-1.8.0-3.fc37.x86_64              67/143 
09:14:11 #13 57.24   Verifying        : python-systemd-doc-235-1.fc37.x86_64                68/143 
09:14:11 #13 57.24   Verifying        : python3-construct-2.10.68-3.fc37.noarch             69/143 
09:14:11 #13 57.24   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch              70/143 
09:14:11 #13 57.24   Verifying        : python3-distro-1.7.0-3.fc37.noarch                  71/143 
09:14:11 #13 57.24   Verifying        : python3-enchant-3.2.2-5.fc37.noarch                 72/143 
09:14:11 #13 57.24   Verifying        : python3-file-magic-5.42-4.fc37.noarch               73/143 
09:14:11 #13 57.24   Verifying        : python3-pybeam-0.7-4.fc37.noarch                    74/143 
09:14:11 #13 57.24   Verifying        : python3-pyxdg-0.27-6.fc37.noarch                    75/143 
09:14:11 #13 57.24   Verifying        : python3-six-1.16.0-8.fc37.noarch                    76/143 
09:14:11 #13 57.24   Verifying        : python3-systemd-235-1.fc37.x86_64                   77/143 
09:14:11 #13 57.24   Verifying        : python3-tomli-w-1.0.0-4.fc37.noarch                 78/143 
09:14:11 #13 57.24   Verifying        : shared-mime-info-2.2-2.fc37.x86_64                  79/143 
09:14:11 #13 57.24   Verifying        : unzip-6.0-58.fc37.x86_64                            80/143 
09:14:11 #13 57.24   Verifying        : web-assets-filesystem-5-18.fc37.noarch              81/143 
09:14:11 #13 57.24   Verifying        : zip-3.0-33.fc37.x86_64                              82/143 
09:14:11 #13 57.24   Verifying        : ansible-srpm-macros-1-10.fc37.noarch                83/143 
09:14:11 #13 57.24   Verifying        : binutils-2.38-27.fc37.x86_64                        84/143 
09:14:11 #13 57.24   Verifying        : binutils-gold-2.38-27.fc37.x86_64                   85/143 
09:14:11 #13 57.24   Verifying        : dbus-libs-1:1.14.10-1.fc37.x86_64                   86/143 
09:14:11 #13 57.24   Verifying        : debugedit-5.0-7.fc37.x86_64                         87/143 
09:14:11 #13 57.24   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                88/143 
09:14:11 #13 57.24   Verifying        : elfutils-0.189-3.fc37.x86_64                        89/143 
09:14:11 #13 57.24   Verifying        : elfutils-debuginfod-client-0.189-3.fc37.x86_64      90/143 
09:14:11 #13 57.24   Verifying        : emacs-filesystem-1:28.2-3.fc37.noarch               91/143 
09:14:11 #13 57.24   Verifying        : enchant2-2.3.4-1.fc37.x86_64                        92/143 
09:14:11 #13 57.24   Verifying        : gdb-minimal-13.2-2.fc37.x86_64                      93/143 
09:14:11 #13 57.24   Verifying        : ghc-srpm-macros-1.6.1-1.fc37.noarch                 94/143 
09:14:11 #13 57.24   Verifying        : glibc-gconv-extra-2.36-11.fc37.x86_64               95/143 
09:14:11 #13 57.24   Verifying        : gnat-srpm-macros-5-1.fc37.noarch                    96/143 
09:14:11 #13 57.24   Verifying        : ncurses-6.4-3.20230114.fc37.x86_64                  97/143 
09:14:11 #13 57.24   Verifying        : package-notes-srpm-macros-0.5-7.fc37.noarch         98/143 
09:14:11 #13 57.24   Verifying        : perl-AutoLoader-5.74-494.fc37.noarch                99/143 
09:14:11 #13 57.24   Verifying        : perl-B-1.83-494.fc37.x86_64                        100/143 
09:14:11 #13 57.24   Verifying        : perl-Class-Struct-0.66-494.fc37.noarch             101/143 
09:14:11 #13 57.24   Verifying        : perl-DynaLoader-1.52-494.fc37.x86_64               102/143 
09:14:11 #13 57.24   Verifying        : perl-Errno-1.36-494.fc37.x86_64                    103/143 
09:14:11 #13 57.24   Verifying        : perl-Fcntl-1.15-494.fc37.x86_64                    104/143 
09:14:11 #13 57.24   Verifying        : perl-File-Basename-2.85-494.fc37.noarch            105/143 
09:14:11 #13 57.24   Verifying        : perl-File-stat-1.12-494.fc37.noarch                106/143 
09:14:11 #13 57.24   Verifying        : perl-FileHandle-2.03-494.fc37.noarch               107/143 
09:14:11 #13 57.24   Verifying        : perl-Getopt-Long-1:2.54-1.fc37.noarch              108/143 
09:14:11 #13 57.24   Verifying        : perl-Getopt-Std-1.13-494.fc37.noarch               109/143 
09:14:11 #13 57.24   Verifying        : perl-HTTP-Tiny-0.086-1.fc37.noarch                 110/143 
09:14:11 #13 57.24   Verifying        : perl-IO-1.50-494.fc37.x86_64                       111/143 
09:14:11 #13 57.24   Verifying        : perl-IPC-Open3-1.22-494.fc37.noarch                112/143 
09:14:11 #13 57.24   Verifying        : perl-NDBM_File-1.15-494.fc37.x86_64                113/143 
09:14:11 #13 57.24   Verifying        : perl-POSIX-2.03-494.fc37.x86_64                    114/143 
09:14:11 #13 57.24   Verifying        : perl-SelectSaver-1.02-494.fc37.noarch              115/143 
09:14:11 #13 57.24   Verifying        : perl-Symbol-1.09-494.fc37.noarch                   116/143 
09:14:11 #13 57.24   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch        117/143 
09:14:11 #13 57.24   Verifying        : perl-URI-5.17-1.fc37.noarch                        118/143 
09:14:11 #13 57.24   Verifying        : perl-base-2.27-494.fc37.noarch                     119/143 
09:14:11 #13 57.24   Verifying        : perl-if-0.61.000-494.fc37.noarch                   120/143 
09:14:11 #13 57.24   Verifying        : perl-interpreter-4:5.36.1-494.fc37.x86_64          121/143 
09:14:11 #13 57.24   Verifying        : perl-libs-4:5.36.1-494.fc37.x86_64                 122/143 
09:14:11 #13 57.24   Verifying        : perl-locale-1.10-494.fc37.noarch                   123/143 
09:14:11 #13 57.24   Verifying        : perl-mro-1.26-494.fc37.x86_64                      124/143 
09:14:11 #13 57.24   Verifying        : perl-overload-1.35-494.fc37.noarch                 125/143 
09:14:11 #13 57.24   Verifying        : perl-overloading-0.02-494.fc37.noarch              126/143 
09:14:11 #13 57.24   Verifying        : perl-subs-1.04-494.fc37.noarch                     127/143 
09:14:11 #13 57.24   Verifying        : perl-vars-1.05-494.fc37.noarch                     128/143 
09:14:11 #13 57.24   Verifying        : pyproject-srpm-macros-1.9.0-1.fc37.noarch          129/143 
09:14:11 #13 57.24   Verifying        : python-srpm-macros-3.11-6.fc37.noarch              130/143 
09:14:11 #13 57.24   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                   131/143 
09:14:11 #13 57.24   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch       132/143 
09:14:11 #13 57.24   Verifying        : python3-zstandard-0.19.0-1.fc37.x86_64             133/143 
09:14:11 #13 57.24   Verifying        : qt5-srpm-macros-5.15.9-1.fc37.noarch               134/143 
09:14:11 #13 57.24   Verifying        : redhat-rpm-config-229-1.fc37.noarch                135/143 
09:14:11 #13 57.24   Verifying        : rpm-build-4.18.1-2.fc37.x86_64                     136/143 
09:14:11 #13 57.24   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc37.noarch         137/143 
09:14:11 #13 57.24   Verifying        : rpmlint-2.4.0-6.fc37.noarch                        138/143 
09:14:11 #13 57.24   Verifying        : rpmlint-fedora-license-data-1.29-1.fc37.noarch     139/143 
09:14:11 #13 57.24   Verifying        : rust-srpm-macros-24-4.fc37.noarch                  140/143 
09:14:11 #13 57.24   Verifying        : xxhash-libs-0.8.2-1.fc37.x86_64                    141/143 
09:14:11 #13 57.24   Verifying        : xz-5.4.1-1.fc37.x86_64                             142/143 
09:14:11 #13 57.24   Verifying        : zstd-1.5.5-1.fc37.x86_64                           143/143 
09:14:11 #13 57.43 
09:14:11 #13 57.43 Installed:
09:14:11 #13 57.43   ansible-srpm-macros-1-10.fc37.noarch                                          
09:14:11 #13 57.43   binutils-2.38-27.fc37.x86_64                                                  
09:14:11 #13 57.43   binutils-gold-2.38-27.fc37.x86_64                                             
09:14:11 #13 57.43   bzip2-1.0.8-12.fc37.x86_64                                                    
09:14:11 #13 57.43   cpio-2.13-13.fc37.x86_64                                                      
09:14:11 #13 57.43   dash-0.5.11.5-2.fc37.x86_64                                                   
09:14:11 #13 57.43   dbus-libs-1:1.14.10-1.fc37.x86_64                                             
09:14:11 #13 57.43   debugedit-5.0-7.fc37.x86_64                                                   
09:14:11 #13 57.43   desktop-file-utils-0.26-7.fc37.x86_64                                         
09:14:11 #13 57.43   devscripts-checkbashisms-2.22.2-3.fc37.x86_64                                 
09:14:11 #13 57.43   diffutils-3.8-3.fc37.x86_64                                                   
09:14:11 #13 57.43   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
09:14:11 #13 57.43   dwz-0.14-7.fc37.x86_64                                                        
09:14:11 #13 57.43   ed-1.18-2.fc37.x86_64                                                         
09:14:11 #13 57.43   efi-srpm-macros-5-6.fc37.noarch                                               
09:14:11 #13 57.43   elfutils-0.189-3.fc37.x86_64                                                  
09:14:11 #13 57.43   elfutils-debuginfod-client-0.189-3.fc37.x86_64                                
09:14:11 #13 57.43   emacs-filesystem-1:28.2-3.fc37.noarch                                         
09:14:11 #13 57.43   enchant2-2.3.4-1.fc37.x86_64                                                  
09:14:11 #13 57.43   file-5.42-4.fc37.x86_64                                                       
09:14:11 #13 57.43   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
09:14:11 #13 57.43   fonts-srpm-macros-1:2.0.5-9.fc37.noarch                                       
09:14:11 #13 57.43   fpc-srpm-macros-1.3-6.fc37.noarch                                             
09:14:11 #13 57.43   gdb-minimal-13.2-2.fc37.x86_64                                                
09:14:11 #13 57.43   gdk-pixbuf2-2.42.10-1.fc37.x86_64                                             
09:14:11 #13 57.43   ghc-srpm-macros-1.6.1-1.fc37.noarch                                           
09:14:11 #13 57.43   glibc-gconv-extra-2.36-11.fc37.x86_64                                         
09:14:11 #13 57.43   gnat-srpm-macros-5-1.fc37.noarch                                              
09:14:11 #13 57.43   go-srpm-macros-3.2.0-1.fc37.noarch                                            
09:14:11 #13 57.43   groff-base-1.22.4-10.fc37.x86_64                                              
09:14:11 #13 57.43   hunspell-1.7.0-21.fc37.x86_64                                                 
09:14:11 #13 57.43   hunspell-en-0.20140811.1-23.fc37.noarch                                       
09:14:11 #13 57.43   hunspell-en-GB-0.20140811.1-23.fc37.noarch                                    
09:14:11 #13 57.43   hunspell-en-US-0.20140811.1-23.fc37.noarch                                    
09:14:11 #13 57.43   hunspell-filesystem-1.7.0-21.fc37.x86_64                                      
09:14:11 #13 57.43   js-jquery-3.6.0-3.fc37.noarch                                                 
09:14:11 #13 57.43   json-glib-1.6.6-3.fc37.x86_64                                                 
09:14:11 #13 57.43   kernel-srpm-macros-1.0-15.fc37.noarch                                         
09:14:11 #13 57.43   libappstream-glib-0.8.1-1.fc37.x86_64                                         
09:14:11 #13 57.43   libjpeg-turbo-2.1.3-2.fc37.x86_64                                             
09:14:11 #13 57.43   libpkgconf-1.8.0-3.fc37.x86_64                                                
09:14:11 #13 57.43   libpng-2:1.6.37-13.fc37.x86_64                                                
09:14:11 #13 57.43   libstemmer-0-19.585svn.fc37.x86_64                                            
09:14:11 #13 57.43   lua-srpm-macros-1-7.fc37.noarch                                               
09:14:11 #13 57.43   ncurses-6.4-3.20230114.fc37.x86_64                                            
09:14:11 #13 57.43   nim-srpm-macros-3-7.fc37.noarch                                               
09:14:11 #13 57.43   ocaml-srpm-macros-7-2.fc37.noarch                                             
09:14:11 #13 57.43   openblas-srpm-macros-2-12.fc37.noarch                                         
09:14:11 #13 57.43   package-notes-srpm-macros-0.5-7.fc37.noarch                                   
09:14:11 #13 57.43   patch-2.7.6-17.fc37.x86_64                                                    
09:14:11 #13 57.43   perl-AutoLoader-5.74-494.fc37.noarch                                          
09:14:11 #13 57.43   perl-B-1.83-494.fc37.x86_64                                                   
09:14:11 #13 57.43   perl-Carp-1.52-489.fc37.noarch                                                
09:14:11 #13 57.43   perl-Class-Struct-0.66-494.fc37.noarch                                        
09:14:11 #13 57.43   perl-Data-Dumper-2.184-490.fc37.x86_64                                        
09:14:11 #13 57.43   perl-Digest-1.20-489.fc37.noarch                                              
09:14:11 #13 57.43   perl-Digest-MD5-2.58-489.fc37.x86_64                                          
09:14:11 #13 57.43   perl-DynaLoader-1.52-494.fc37.x86_64                                          
09:14:11 #13 57.43   perl-Encode-4:3.19-492.fc37.x86_64                                            
09:14:11 #13 57.43   perl-Errno-1.36-494.fc37.x86_64                                               
09:14:11 #13 57.43   perl-Exporter-5.77-489.fc37.noarch                                            
09:14:11 #13 57.43   perl-Fcntl-1.15-494.fc37.x86_64                                               
09:14:11 #13 57.43   perl-File-Basename-2.85-494.fc37.noarch                                       
09:14:11 #13 57.43   perl-File-Path-2.18-489.fc37.noarch                                           
09:14:11 #13 57.43   perl-File-Temp-1:0.231.100-489.fc37.noarch                                    
09:14:11 #13 57.43   perl-File-stat-1.12-494.fc37.noarch                                           
09:14:11 #13 57.43   perl-FileHandle-2.03-494.fc37.noarch                                          
09:14:11 #13 57.43   perl-Getopt-Long-1:2.54-1.fc37.noarch                                         
09:14:11 #13 57.43   perl-Getopt-Std-1.13-494.fc37.noarch                                          
09:14:11 #13 57.43   perl-HTTP-Tiny-0.086-1.fc37.noarch                                            
09:14:11 #13 57.43   perl-IO-1.50-494.fc37.x86_64                                                  
09:14:11 #13 57.43   perl-IO-Socket-IP-0.41-490.fc37.noarch                                        
09:14:11 #13 57.43   perl-IO-Socket-SSL-2.075-1.fc37.noarch                                        
09:14:11 #13 57.43   perl-IPC-Open3-1.22-494.fc37.noarch                                           
09:14:11 #13 57.43   perl-MIME-Base64-3.16-489.fc37.x86_64                                         
09:14:11 #13 57.43   perl-Mozilla-CA-20211001-4.fc37.noarch                                        
09:14:11 #13 57.43   perl-NDBM_File-1.15-494.fc37.x86_64                                           
09:14:11 #13 57.43   perl-Net-SSLeay-1.92-4.fc37.x86_64                                            
09:14:11 #13 57.43   perl-POSIX-2.03-494.fc37.x86_64                                               
09:14:11 #13 57.43   perl-PathTools-3.84-489.fc37.x86_64                                           
09:14:11 #13 57.43   perl-Pod-Escapes-1:1.07-489.fc37.noarch                                       
09:14:11 #13 57.43   perl-Pod-Perldoc-3.28.01-490.fc37.noarch                                      
09:14:11 #13 57.43   perl-Pod-Simple-1:3.43-490.fc37.noarch                                        
09:14:11 #13 57.43   perl-Pod-Usage-4:2.03-3.fc37.noarch                                           
09:14:11 #13 57.43   perl-Scalar-List-Utils-5:1.63-489.fc37.x86_64                                 
09:14:11 #13 57.43   perl-SelectSaver-1.02-494.fc37.noarch                                         
09:14:11 #13 57.43   perl-Socket-4:2.036-1.fc37.x86_64                                             
09:14:11 #13 57.43   perl-Storable-1:3.26-489.fc37.x86_64                                          
09:14:11 #13 57.43   perl-Symbol-1.09-494.fc37.noarch                                              
09:14:11 #13 57.43   perl-Term-ANSIColor-5.01-490.fc37.noarch                                      
09:14:11 #13 57.43   perl-Term-Cap-1.17-489.fc37.noarch                                            
09:14:11 #13 57.43   perl-Text-ParseWords-3.31-489.fc37.noarch                                     
09:14:11 #13 57.43   perl-Text-Tabs+Wrap-2023.0511-1.fc37.noarch                                   
09:14:11 #13 57.43   perl-Time-Local-2:1.300-489.fc37.noarch                                       
09:14:11 #13 57.43   perl-URI-5.17-1.fc37.noarch                                                   
09:14:11 #13 57.43   perl-base-2.27-494.fc37.noarch                                                
09:14:11 #13 57.43   perl-constant-1.33-490.fc37.noarch                                            
09:14:11 #13 57.43   perl-if-0.61.000-494.fc37.noarch                                              
09:14:11 #13 57.43   perl-interpreter-4:5.36.1-494.fc37.x86_64                                     
09:14:11 #13 57.43   perl-libnet-3.14-490.fc37.noarch                                              
09:14:11 #13 57.43   perl-libs-4:5.36.1-494.fc37.x86_64                                            
09:14:11 #13 57.43   perl-locale-1.10-494.fc37.noarch                                              
09:14:11 #13 57.43   perl-mro-1.26-494.fc37.x86_64                                                 
09:14:11 #13 57.43   perl-overload-1.35-494.fc37.noarch                                            
09:14:11 #13 57.43   perl-overloading-0.02-494.fc37.noarch                                         
09:14:11 #13 57.43   perl-parent-1:0.238-489.fc37.noarch                                           
09:14:11 #13 57.43   perl-podlators-1:4.14-489.fc37.noarch                                         
09:14:11 #13 57.43   perl-srpm-macros-1-46.fc37.noarch                                             
09:14:11 #13 57.43   perl-subs-1.04-494.fc37.noarch                                                
09:14:11 #13 57.43   perl-vars-1.05-494.fc37.noarch                                                
09:14:11 #13 57.43   pkgconf-1.8.0-3.fc37.x86_64                                                   
09:14:11 #13 57.43   pkgconf-m4-1.8.0-3.fc37.noarch                                                
09:14:11 #13 57.43   pkgconf-pkg-config-1.8.0-3.fc37.x86_64                                        
09:14:11 #13 57.43   pyproject-srpm-macros-1.9.0-1.fc37.noarch                                     
09:14:11 #13 57.43   python-srpm-macros-3.11-6.fc37.noarch                                         
09:14:11 #13 57.43   python-systemd-doc-235-1.fc37.x86_64                                          
09:14:11 #13 57.43   python3-construct-2.10.68-3.fc37.noarch                                       
09:14:11 #13 57.43   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
09:14:11 #13 57.43   python3-dbus-1.3.2-1.fc37.x86_64                                              
09:14:11 #13 57.43   python3-distro-1.7.0-3.fc37.noarch                                            
09:14:11 #13 57.43   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
09:14:11 #13 57.43   python3-enchant-3.2.2-5.fc37.noarch                                           
09:14:11 #13 57.43   python3-file-magic-5.42-4.fc37.noarch                                         
09:14:11 #13 57.43   python3-pybeam-0.7-4.fc37.noarch                                              
09:14:11 #13 57.43   python3-pyxdg-0.27-6.fc37.noarch                                              
09:14:11 #13 57.43   python3-six-1.16.0-8.fc37.noarch                                              
09:14:11 #13 57.43   python3-systemd-235-1.fc37.x86_64                                             
09:14:11 #13 57.43   python3-tomli-w-1.0.0-4.fc37.noarch                                           
09:14:11 #13 57.43   python3-zstandard-0.19.0-1.fc37.x86_64                                        
09:14:11 #13 57.43   qt5-srpm-macros-5.15.9-1.fc37.noarch                                          
09:14:11 #13 57.43   redhat-rpm-config-229-1.fc37.noarch                                           
09:14:11 #13 57.43   rpm-build-4.18.1-2.fc37.x86_64                                                
09:14:11 #13 57.43   rpmautospec-rpm-macros-0.3.5-1.fc37.noarch                                    
09:14:11 #13 57.43   rpmlint-2.4.0-6.fc37.noarch                                                   
09:14:11 #13 57.43   rpmlint-fedora-license-data-1.29-1.fc37.noarch                                
09:14:11 #13 57.43   rust-srpm-macros-24-4.fc37.noarch                                             
09:14:11 #13 57.43   shared-mime-info-2.2-2.fc37.x86_64                                            
09:14:11 #13 57.43   unzip-6.0-58.fc37.x86_64                                                      
09:14:11 #13 57.43   web-assets-filesystem-5-18.fc37.noarch                                        
09:14:11 #13 57.43   xxhash-libs-0.8.2-1.fc37.x86_64                                               
09:14:11 #13 57.43   xz-5.4.1-1.fc37.x86_64                                                        
09:14:11 #13 57.43   zip-3.0-33.fc37.x86_64                                                        
09:14:11 #13 57.43   zstd-1.5.5-1.fc37.x86_64                                                      
09:14:11 #13 57.43 
09:14:11 #13 57.43 Complete!
09:14:11 #13 DONE 57.6s
09:14:11 
09:14:11 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:14:11 #14 DONE 0.0s
09:14:11 
09:14:11 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:14:11 #16 3.192 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:11 #16 3.196 Unpacking docker-ce-build-deps (1.0) ...
09:14:11 #16 8.863 Processing triggers for man-db (2.11.2-1) ...
09:14:11 #16 8.951 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:11 #14 57.78 Setting up binutils-arm-linux-gnueabihf (2.34-6ubuntu1.6) ...
09:14:11 #34 ...
09:14:11 
09:14:11 #35 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:14:11 #35 DONE 1.6s
09:14:11 
09:14:11 #22 [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
09:14:11 #22 1.327 go: downloading github.com/tc-hib/winres v0.1.6
09:14:11 #22 1.327 go: downloading github.com/urfave/cli/v2 v2.3.0
09:14:11 #22 1.541 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:14:11 #22 1.552 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:14:11 #22 1.844 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:14:11 #22 1.848 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:14:11 #13 61.60 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:11 #13 61.61 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:11 #13 61.62 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
09:14:11 #13 61.64 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:14:11 #13 61.66 Setting up libsub-name-perl (0.21-1+b3) ...
09:14:11 #13 61.68 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
09:14:11 #13 61.71 Setting up g++-8 (8.3.0-6) ...
09:14:11 #16 5.009 Starting pkgProblemResolver with broken count: 0
09:14:11 #16 5.032 Starting 2 pkgProblemResolver with broken count: 0
09:14:11 #16 5.034 Done
09:14:11 #16 5.248 The following additional packages will be installed:
09:14:11 #16 5.248   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:11 #16 5.248   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:11 #16 5.249   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:11 #15 1.222 Last metadata expiration check: 0:00:22 ago on Wed Sep 20 09:13:49 2023.
09:14:11 #13 60.45 Setting up libio-stringy-perl (2.111-3) ...
09:14:11 #13 60.46 Setting up liblist-moreutils-perl (0.416-1+b4) ...
09:14:11 #13 60.46 Setting up libhtml-tagset-perl (3.20-3) ...
09:14:11 #13 60.47 Setting up liblog-any-perl (1.707-1) ...
09:14:11 #13 60.48 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:11 #13 60.49 Setting up libpod-constants-perl (0.19-1) ...
09:14:11 #13 60.50 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
09:14:11 #13 60.51 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:11 #13 60.52 Setting up libfuture-perl (0.39-1) ...
09:14:11 #13 60.53 Setting up liblwp-mediatypes-perl (6.02-1) ...
09:14:11 #13 60.54 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
09:14:11 #13 60.55 Setting up libtry-tiny-perl (0.30-1) ...
09:14:11 #13 60.56 Setting up libtype-tiny-perl (1.004004-1) ...
09:14:11 #13 60.57 Setting up libtest-fatal-perl (0.014-1) ...
09:14:11 #13 57.07 Setting up python3-urllib3 (1.26.12-1) ...
09:14:11 #14 61.51 Preparing to unpack .../270-libstrictures-perl_2.000006-1_all.deb ...
09:14:11 #14 61.52 Unpacking libstrictures-perl (2.000006-1) ...
09:14:11 #14 61.55 Selecting previously unselected package libtype-tiny-perl.
09:14:11 #14 61.55 Preparing to unpack .../271-libtype-tiny-perl_2.002001-1_all.deb ...
09:14:11 #14 61.56 Unpacking libtype-tiny-perl (2.002001-1) ...
09:14:11 #14 61.60 Selecting previously unselected package libgitlab-api-v4-perl.
09:14:11 #14 61.61 Preparing to unpack .../272-libgitlab-api-v4-perl_0.26-2_all.deb ...
09:14:11 #14 61.61 Unpacking libgitlab-api-v4-perl (0.26-2) ...
09:14:11 #14 61.65 Selecting previously unselected package libhtml-form-perl.
09:14:11 #14 61.65 Preparing to unpack .../273-libhtml-form-perl_6.11-1_all.deb ...
09:14:11 #14 61.65 Unpacking libhtml-form-perl (6.11-1) ...
09:14:11 #14 61.69 Selecting previously unselected package libhtml-format-perl.
09:14:11 #14 61.69 Preparing to unpack .../274-libhtml-format-perl_2.16-2_all.deb ...
09:14:11 #14 61.70 Unpacking libhtml-format-perl (2.16-2) ...
09:14:11 #14 61.73 Selecting previously unselected package libhtml-html5-entities-perl.
09:14:11 #14 61.73 Preparing to unpack .../275-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:14:11 #14 61.74 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:14:11 #14 61.77 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:14:11 #14 61.77 Preparing to unpack .../276-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:14:11 #14 61.77 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:11 #14 61.81 Selecting previously unselected package libhttp-daemon-perl.
09:14:11 #14 61.81 Preparing to unpack .../277-libhttp-daemon-perl_6.14-2_all.deb ...
09:14:11 #14 61.81 Unpacking libhttp-daemon-perl (6.14-2) ...
09:14:11 #14 61.84 Selecting previously unselected package libindirect-perl.
09:14:11 #14 61.85 Preparing to unpack .../278-libindirect-perl_0.39-2build1_arm64.deb ...
09:14:11 #14 61.85 Unpacking libindirect-perl (0.39-2build1) ...
09:14:11 #14 61.88 Selecting previously unselected package libio-interactive-perl.
09:14:11 #14 54.97 Selecting previously unselected package intltool-debian.
09:14:11 #14 54.97 Preparing to unpack .../109-intltool-debian_0.35.0+20060710.6_all.deb ...
09:14:11 #14 54.98 Unpacking intltool-debian (0.35.0+20060710.6) ...
09:14:11 #14 55.01 Selecting previously unselected package po-debconf.
09:14:11 #14 55.01 Preparing to unpack .../110-po-debconf_1.0.21+nmu1_all.deb ...
09:14:11 #14 55.02 Unpacking po-debconf (1.0.21+nmu1) ...
09:14:11 #14 55.07 Selecting previously unselected package debhelper.
09:14:11 #14 55.07 Preparing to unpack .../111-debhelper_13.11.4ubuntu3_all.deb ...
09:14:11 #14 55.08 Unpacking debhelper (13.11.4ubuntu3) ...
09:14:11 #14 55.15 Selecting previously unselected package libfakeroot:armhf.
09:14:11 #15 12.40   Installing       : xkeyboard-config-2.39-2.fc39.noarch                 51/103 
09:14:11 #15 12.42   Installing       : libxkbcommon-1.5.0-3.fc39.x86_64                    52/103 
09:14:11 #14 62.62 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:11 #14 62.63 Setting up libio-string-perl (1.08-3) ...
09:14:11 #14 62.64 Setting up libreadonly-perl (2.050-2) ...
09:14:11 #14 62.65 Setting up python3-chardet (3.0.4-4build1) ...
09:14:11 #14 62.89 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:14:11 #14 55.18 Selecting previously unselected package libfile-listing-perl.
09:14:11 #14 55.19 Preparing to unpack .../153-libfile-listing-perl_6.14-1_all.deb ...
09:14:11 #14 55.19 Unpacking libfile-listing-perl (6.14-1) ...
09:14:11 #14 55.22 Selecting previously unselected package libhtml-tagset-perl.
09:14:11 #14 55.22 Preparing to unpack .../154-libhtml-tagset-perl_3.20-4_all.deb ...
09:14:11 #14 55.23 Unpacking libhtml-tagset-perl (3.20-4) ...
09:14:11 #14 55.26 Selecting previously unselected package liburi-perl.
09:14:11 #14 55.26 Preparing to unpack .../155-liburi-perl_5.10-1_all.deb ...
09:14:11 #14 55.27 Unpacking liburi-perl (5.10-1) ...
09:14:11 #14 55.30 Selecting previously unselected package libhtml-parser-perl:armhf.
09:14:11 #14 55.30 Preparing to unpack .../156-libhtml-parser-perl_3.76-1build2_armhf.deb ...
09:14:11 #14 55.31 Unpacking libhtml-parser-perl:armhf (3.76-1build2) ...
09:14:11 #14 55.34 Selecting previously unselected package libhtml-tree-perl.
09:14:11 #14 55.34 Preparing to unpack .../157-libhtml-tree-perl_5.07-2_all.deb ...
09:14:11 #14 55.35 Unpacking libhtml-tree-perl (5.07-2) ...
09:14:11 #14 55.40 Selecting previously unselected package libio-html-perl.
09:14:11 #14 56.05 Preparing to unpack .../196-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:14:11 #14 56.06 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:14:11 #14 56.09 Selecting previously unselected package libarray-intspan-perl.
09:14:11 #14 56.09 Preparing to unpack .../197-libarray-intspan-perl_2.004-1_all.deb ...
09:14:11 #14 56.09 Unpacking libarray-intspan-perl (2.004-1) ...
09:14:11 #14 56.19 Selecting previously unselected package libmodule-implementation-perl.
09:14:11 #14 56.19 Preparing to unpack .../198-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:14:11 #14 56.19 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:14:11 #14 56.22 Selecting previously unselected package libsub-exporter-progressive-perl.
09:14:11 #14 56.22 Preparing to unpack .../199-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:14:11 #14 56.23 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:14:11 #14 56.26 Selecting previously unselected package libvariable-magic-perl.
09:14:11 #14 56.26 Preparing to unpack .../200-libvariable-magic-perl_0.62-1build5_arm64.deb ...
09:14:11 #14 56.27 Unpacking libvariable-magic-perl (0.62-1build5) ...
09:14:11 #14 56.30 Selecting previously unselected package libb-hooks-endofscope-perl.
09:14:11 #14 57.79 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:14:11 #14 57.80 Setting up libxmuu1:armhf (2:1.1.3-0ubuntu1) ...
09:14:11 #14 57.82 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:14:11 #14 57.83 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
09:14:11 #14 57.84 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:14:11 #14 57.85 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:14:11 #13 61.76 Setting up libfile-chdir-perl (0.1008-1) ...
09:14:11 #13 61.84 Setting up xauth (1:1.0.10-1) ...
09:14:11 #13 61.95 Setting up libpath-tiny-perl (0.108-1) ...
09:14:11 #16 5.249   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:11 #16 5.249   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
09:14:11 #16 5.250 Suggested packages:
09:14:11 #16 5.250   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
09:14:11 #16 5.250 Recommended packages:
09:14:11 #16 5.250   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
09:14:11 #16 5.287 The following NEW packages will be installed:
09:14:11 #16 5.287   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:11 #16 5.287   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:11 #16 5.287   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:11 #16 5.287   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:11 #16 5.287   libsystemd-dev libudev-dev libuv1 pkg-config
09:14:11 #16 5.288 The following packages will be upgraded:
09:14:11 #16 5.289   libsystemd0 libudev1
09:14:11 #13 60.57 Setting up libcommon-sense-perl (3.74-2+b7) ...
09:14:11 #13 60.58 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:11 #13 60.59 Setting up libnet-http-perl (6.18-1) ...
09:14:11 #13 60.60 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:11 #13 60.61 Setting up libencode-locale-perl (1.05-1) ...
09:14:11 #13 60.62 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:11 #13 60.63 Setting up libnet-dns-perl (1.19-1) ...
09:14:11 #13 60.64 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
09:14:11 #13 60.65 Setting up libdevel-callchecker-perl (0.008-1) ...
09:14:11 #13 60.66 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:11 #13 60.67 Setting up libsub-install-perl (0.928-1) ...
09:14:11 #13 60.68 Setting up dpkg-dev (1.19.8) ...
09:14:11 #13 60.70 Setting up libnumber-compare-perl (0.03-1) ...
09:14:11 #13 60.71 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:11 #13 60.72 Setting up libio-async-perl (0.72-1) ...
09:14:11 #13 60.72 Setting up liberror-perl (0.17027-2) ...
09:14:11 #13 60.73 Setting up patchutils (0.3.4-2) ...
09:14:11 #13 60.74 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:11 #13 60.75 Setting up libltdl-dev:amd64 (2.4.6-9) ...
09:14:11 #13 60.76 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:11 #13 60.77 Setting up libio-string-perl (1.08-3) ...
09:14:11 #13 60.78 Setting up libreadonly-perl (2.050-1) ...
09:14:11 #15 12.09 Selecting previously unselected package cmake.
09:14:11 #15 12.10 Preparing to unpack .../10-cmake_3.25.1-1_armhf.deb ...
09:14:11 #15 12.10 Unpacking cmake (3.25.1-1) ...
09:14:11 #15 0.571 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:14:11 #15 0.571 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:14:11 #15 0.571 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:14:11 #14 61.89 Preparing to unpack .../279-libio-interactive-perl_1.023-2_all.deb ...
09:14:11 #14 61.89 Unpacking libio-interactive-perl (1.023-2) ...
09:14:11 #14 61.92 Selecting previously unselected package libtypes-serialiser-perl.
09:14:11 #14 61.93 Preparing to unpack .../280-libtypes-serialiser-perl_1.01-1_all.deb ...
09:14:11 #14 61.93 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:14:11 #14 61.96 Selecting previously unselected package libjson-xs-perl.
09:14:11 #14 61.96 Preparing to unpack .../281-libjson-xs-perl_4.030-2_arm64.deb ...
09:14:11 #14 61.97 Unpacking libjson-xs-perl (4.030-2) ...
09:14:11 #14 62.01 Selecting previously unselected package libjson-maybexs-perl.
09:14:11 #14 62.01 Preparing to unpack .../282-libjson-maybexs-perl_1.004004-1_all.deb ...
09:14:11 #14 62.01 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:14:11 #14 62.05 Selecting previously unselected package libldap-common.
09:14:11 #14 62.05 Preparing to unpack .../283-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
09:14:11 #14 62.05 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:11 #14 62.09 Selecting previously unselected package liblist-compare-perl.
09:14:11 #14 62.09 Preparing to unpack .../284-liblist-compare-perl_0.55-2_all.deb ...
09:14:11 #14 62.10 Unpacking liblist-compare-perl (0.55-2) ...
09:14:11 #14 62.13 Selecting previously unselected package liblist-someutils-perl.
09:14:11 #14 55.15 Preparing to unpack .../112-libfakeroot_1.31-1.1_armhf.deb ...
09:14:11 #14 55.15 Unpacking libfakeroot:armhf (1.31-1.1) ...
09:14:11 #14 55.20 Selecting previously unselected package fakeroot.
09:14:11 #14 55.20 Preparing to unpack .../113-fakeroot_1.31-1.1_armhf.deb ...
09:14:11 #14 55.20 Unpacking fakeroot (1.31-1.1) ...
09:14:11 #14 55.25 Selecting previously unselected package libassuan0:armhf.
09:14:11 #14 55.26 Preparing to unpack .../114-libassuan0_2.5.5-5_armhf.deb ...
09:14:11 #14 55.26 Unpacking libassuan0:armhf (2.5.5-5) ...
09:14:11 #14 55.29 Selecting previously unselected package gpgconf.
09:14:11 #14 55.29 Preparing to unpack .../115-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:11 #14 55.30 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:14:11 #14 55.35 Selecting previously unselected package libksba8:armhf.
09:14:11 #14 55.35 Preparing to unpack .../116-libksba8_1.6.3-2_armhf.deb ...
09:14:11 #14 55.36 Unpacking libksba8:armhf (1.6.3-2) ...
09:14:11 #15 12.42   Installing       : vim-filesystem-2:9.0.1872-1.fc39.noarch             53/103 
09:14:11 #15 12.71   Installing       : cmake-data-3.27.4-7.fc39.noarch                     54/103 
09:14:11 #15 12.90   Installing       : cmake-3.27.4-7.fc39.x86_64                          55/103 
09:14:11 #15 12.91   Installing       : perl-lib-0.65-500.fc39.x86_64                       56/103 
09:14:11 #15 12.91   Installing       : perl-File-Copy-2.41-500.fc39.noarch                 57/103 
09:14:11 #15 12.92   Installing       : perl-File-Compare-1.100.700-500.fc39.noarch         58/103 
09:14:11 #15 12.94   Installing       : autoconf-2.71-6.fc39.noarch                         59/103 
09:14:11 #14 62.90 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:11 #14 62.91 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:11 #14 62.93 Setting up python3-debian (0.1.36ubuntu1.1) ...
09:14:11 #14 63.08 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:14:11 #13 58.08 Setting up libxpm4:armhf (1:3.5.12-1.1) ...
09:14:11 #13 58.09 Setting up openssh-client (1:9.2p1-2) ...
09:14:11 #13 58.18 Setting up gpgsm (2.2.40-1.1) ...
09:14:11 #14 55.40 Preparing to unpack .../158-libio-html-perl_1.004-2_all.deb ...
09:14:11 #14 55.41 Unpacking libio-html-perl (1.004-2) ...
09:14:11 #14 55.44 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:11 #14 55.44 Preparing to unpack .../159-liblwp-mediatypes-perl_6.04-1_all.deb ...
09:14:11 #14 55.44 Unpacking liblwp-mediatypes-perl (6.04-1) ...
09:14:11 #14 55.48 Selecting previously unselected package libhttp-message-perl.
09:14:11 #14 55.48 Preparing to unpack .../160-libhttp-message-perl_6.36-1_all.deb ...
09:14:11 #14 55.49 Unpacking libhttp-message-perl (6.36-1) ...
09:14:11 #14 55.52 Selecting previously unselected package libhttp-cookies-perl.
09:14:11 #14 55.52 Preparing to unpack .../161-libhttp-cookies-perl_6.10-1_all.deb ...
09:14:11 #14 55.53 Unpacking libhttp-cookies-perl (6.10-1) ...
09:14:11 #14 55.56 Selecting previously unselected package libhttp-negotiate-perl.
09:14:11 #14 55.56 Preparing to unpack .../162-libhttp-negotiate-perl_6.01-1_all.deb ...
09:14:11 #14 55.56 Unpacking libhttp-negotiate-perl (6.01-1) ...
09:14:11 #14 55.59 Selecting previously unselected package perl-openssl-defaults:armhf.
09:14:11 #14 55.59 Preparing to unpack .../163-perl-openssl-defaults_5build2_armhf.deb ...
09:14:11 #14 55.60 Unpacking perl-openssl-defaults:armhf (5build2) ...
09:14:11 #14 56.30 Preparing to unpack .../201-libb-hooks-endofscope-perl_0.25-1_all.deb ...
09:14:11 #14 56.30 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
09:14:11 #14 56.34 Selecting previously unselected package libfreetype6:arm64.
09:14:11 #14 56.34 Preparing to unpack .../202-libfreetype6_2.11.1+dfsg-1ubuntu0.2_arm64.deb ...
09:14:11 #14 56.34 Unpacking libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ...
09:14:11 #14 56.38 Selecting previously unselected package libfontconfig1:arm64.
09:14:11 #14 56.38 Preparing to unpack .../203-libfontconfig1_2.13.1-4.2ubuntu5_arm64.deb ...
09:14:11 #14 56.39 Unpacking libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
09:14:11 #14 56.42 Selecting previously unselected package libjpeg-turbo8:arm64.
09:14:11 #14 56.42 Preparing to unpack .../204-libjpeg-turbo8_2.1.2-0ubuntu1_arm64.deb ...
09:14:11 #14 56.43 Unpacking libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
09:14:11 #14 56.46 Selecting previously unselected package libjpeg8:arm64.
09:14:11 #14 56.46 Preparing to unpack .../205-libjpeg8_8c-2ubuntu10_arm64.deb ...
09:14:11 #14 56.46 Unpacking libjpeg8:arm64 (8c-2ubuntu10) ...
09:14:11 #14 56.50 Selecting previously unselected package libdeflate0:arm64.
09:14:11 #14 56.50 Preparing to unpack .../206-libdeflate0_1.10-2_arm64.deb ...
09:14:11 #14 56.53 Unpacking libdeflate0:arm64 (1.10-2) ...
09:14:11 #14 56.56 Selecting previously unselected package libjbig0:arm64.
09:14:11 #14 56.56 Preparing to unpack .../207-libjbig0_2.1-3.1ubuntu0.22.04.1_arm64.deb ...
09:14:11 #14 56.57 Unpacking libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
09:14:11 #14 56.60 Selecting previously unselected package libwebp7:arm64.
09:14:11 #14 56.60 Preparing to unpack .../208-libwebp7_1.2.2-2ubuntu0.22.04.2_arm64.deb ...
09:14:11 #14 56.61 Unpacking libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ...
09:14:11 #14 56.64 Selecting previously unselected package libtiff5:arm64.
09:14:11 #13 56.54   Running scriptlet: glibc-gconv-extra-2.37-5.fc38.aarch64              142/142 
09:14:11 #13 61.07   Verifying        : binutils-2.39-9.fc38.aarch64                         1/142 
09:14:11 #13 61.07   Verifying        : binutils-gold-2.39-9.fc38.aarch64                    2/142 
09:14:11 #13 61.07   Verifying        : bzip2-1.0.8-13.fc38.aarch64                          3/142 
09:14:11 #13 61.07   Verifying        : cpio-2.13-14.fc38.aarch64                            4/142 
09:14:11 #13 61.07   Verifying        : desktop-file-utils-0.26-8.fc38.aarch64               5/142 
09:14:11 #13 61.07   Verifying        : devscripts-checkbashisms-2.23.0-1.fc38.aarch64       6/142 
09:14:11 #13 61.07   Verifying        : dwz-0.15-2.fc38.aarch64                              7/142 
09:14:11 #13 61.07   Verifying        : ed-1.19-2.fc38.aarch64                               8/142 
09:14:11 #13 61.07   Verifying        : efi-srpm-macros-5-7.fc38.noarch                      9/142 
09:14:11 #13 61.07   Verifying        : enchant2-2.3.4-1.fc38.aarch64                       10/142 
09:14:11 #13 61.07   Verifying        : file-5.44-3.fc38.aarch64                            11/142 
09:14:11 #13 61.07   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch             12/142 
09:14:11 #13 61.07   Verifying        : fonts-srpm-macros-1:2.0.5-11.fc38.noarch            13/142 
09:14:11 #13 61.07   Verifying        : fpc-srpm-macros-1.3-7.fc38.noarch                   14/142 
09:14:11 #13 61.07   Verifying        : gdk-pixbuf2-2.42.10-2.fc38.aarch64                  15/142 
09:14:11 #13 61.07   Verifying        : ghc-srpm-macros-1.6.1-1.fc38.noarch                 16/142 
09:14:11 #13 61.07   Verifying        : gnat-srpm-macros-6-2.fc38.noarch                    17/142 
09:14:11 #13 61.07   Verifying        : go-srpm-macros-3.2.0-2.fc38.noarch                  18/142 
09:14:11 #13 61.07   Verifying        : groff-base-1.22.4-11.fc38.aarch64                   19/142 
09:14:11 #13 61.07   Verifying        : hunspell-1.7.2-3.fc38.aarch64                       20/142 
09:14:11 #13 61.07   Verifying        : hunspell-en-0.20201207-3.fc38.noarch                21/142 
09:14:11 #13 61.07   Verifying        : hunspell-en-GB-0.20201207-3.fc38.noarch             22/142 
09:14:11 #13 61.07   Verifying        : hunspell-en-US-0.20201207-3.fc38.noarch             23/142 
09:14:11 #13 61.07   Verifying        : hunspell-filesystem-1.7.2-3.fc38.aarch64            24/142 
09:14:11 #13 61.07   Verifying        : jansson-2.13.1-6.fc38.aarch64                       25/142 
09:14:11 #13 61.07   Verifying        : js-jquery-3.6.3-2.fc38.noarch                       26/142 
09:14:11 #13 61.07   Verifying        : json-glib-1.6.6-4.fc38.aarch64                      27/142 
09:14:11 #13 61.07   Verifying        : libappstream-glib-0.8.2-2.fc38.aarch64              28/142 
09:14:11 #13 61.07   Verifying        : libjpeg-turbo-2.1.4-2.fc38.aarch64                  29/142 
09:14:11 #13 61.07   Verifying        : libpkgconf-1.8.0-6.fc38.aarch64                     30/142 
09:14:11 #13 61.07   Verifying        : libpng-2:1.6.37-14.fc38.aarch64                     31/142 
09:14:11 #13 61.07   Verifying        : libstemmer-2.2.0-5.fc38.aarch64                     32/142 
09:14:11 #13 61.07   Verifying        : lua-srpm-macros-1-8.fc38.noarch                     33/142 
09:14:11 #13 61.07   Verifying        : ncurses-6.4-3.20230114.fc38.aarch64                 34/142 
09:14:11 #13 61.07   Verifying        : ocaml-srpm-macros-7-3.fc38.noarch                   35/142 
09:14:11 #13 61.07   Verifying        : openblas-srpm-macros-2-13.fc38.noarch               36/142 
09:14:11 #13 61.07   Verifying        : patch-2.7.6-19.fc38.aarch64                         37/142 
09:14:11 #13 61.07   Verifying        : perl-Carp-1.52-490.fc38.noarch                      38/142 
09:14:11 #13 61.07   Verifying        : perl-Data-Dumper-2.184-491.fc38.aarch64             39/142 
09:14:11 #13 61.07   Verifying        : perl-Digest-1.20-490.fc38.noarch                    40/142 
09:14:11 #13 61.07   Verifying        : perl-Digest-MD5-2.58-490.fc38.aarch64               41/142 
09:14:11 #13 61.07   Verifying        : perl-Encode-4:3.19-493.fc38.aarch64                 42/142 
09:14:11 #13 61.07   Verifying        : perl-Exporter-5.77-490.fc38.noarch                  43/142 
09:14:11 #13 61.08   Verifying        : perl-File-Path-2.18-490.fc38.noarch                 44/142 
09:14:11 #13 61.08   Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch          45/142 
09:14:11 #13 61.08   Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch               46/142 
09:14:11 #13 61.08   Verifying        : perl-IO-Socket-IP-0.41-492.fc38.noarch              47/142 
09:14:11 #13 61.08   Verifying        : perl-IO-Socket-SSL-2.081-1.fc38.noarch              48/142 
09:14:11 #13 61.08   Verifying        : perl-MIME-Base64-3.16-490.fc38.aarch64              49/142 
09:14:11 #13 61.08   Verifying        : perl-Mozilla-CA-20221114-2.fc38.noarch              50/142 
09:14:11 #13 61.08   Verifying        : perl-Net-SSLeay-1.92-5.fc38.aarch64                 51/142 
09:14:11 #13 61.08   Verifying        : perl-PathTools-3.84-490.fc38.aarch64                52/142 
09:14:11 #13 61.08   Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch             53/142 
09:14:11 #13 61.08   Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            54/142 
09:14:11 #13 61.08   Verifying        : perl-Pod-Simple-1:3.43-491.fc38.noarch              55/142 
09:14:11 #13 61.08   Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                 56/142 
09:14:11 #13 61.08   Verifying        : perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64      57/142 
09:14:11 #13 61.08   Verifying        : perl-Socket-4:2.036-2.fc38.aarch64                  58/142 
09:14:11 #13 61.08   Verifying        : perl-Storable-1:3.26-490.fc38.aarch64               59/142 
09:14:11 #13 61.08   Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch            60/142 
09:14:11 #13 61.08   Verifying        : perl-Term-Cap-1.18-1.fc38.noarch                    61/142 
09:14:11 #13 61.08   Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch           62/142 
09:14:11 #13 61.08   Verifying        : perl-Time-Local-2:1.300-490.fc38.noarch             63/142 
09:14:11 #13 61.08   Verifying        : perl-URI-5.17-2.fc38.noarch                         64/142 
09:14:11 #13 61.08   Verifying        : perl-constant-1.33-491.fc38.noarch                  65/142 
09:14:11 #13 61.08   Verifying        : perl-libnet-3.15-1.fc38.noarch                      66/142 
09:14:11 #13 61.08   Verifying        : perl-parent-1:0.241-1.fc38.noarch                   67/142 
09:14:11 #13 61.08   Verifying        : perl-podlators-1:5.01-2.fc38.noarch                 68/142 
09:14:11 #13 61.08   Verifying        : perl-srpm-macros-1-48.fc38.noarch                   69/142 
09:14:11 #13 61.08   Verifying        : pkgconf-1.8.0-6.fc38.aarch64                        70/142 
09:14:11 #13 61.08   Verifying        : pkgconf-m4-1.8.0-6.fc38.noarch                      71/142 
09:14:11 #13 61.08   Verifying        : pkgconf-pkg-config-1.8.0-6.fc38.aarch64             72/142 
09:14:11 #13 61.08   Verifying        : python-srpm-macros-3.11-10.fc38.noarch              73/142 
09:14:11 #13 61.08   Verifying        : python-systemd-doc-235-2.fc38.aarch64               74/142 
09:14:11 #13 61.08   Verifying        : python3-construct-2.10.68-4.fc38.noarch             75/142 
09:14:11 #13 61.08   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch              76/142 
09:14:11 #13 61.08   Verifying        : python3-dbus-1.3.2-2.fc38.aarch64                   77/142 
09:14:11 #13 61.08   Verifying        : python3-distro-1.8.0-2.fc38.noarch                  78/142 
09:14:11 #13 61.08   Verifying        : python3-enchant-3.2.2-6.fc38.noarch                 79/142 
09:14:11 #13 61.08   Verifying        : python3-file-magic-5.44-3.fc38.noarch               80/142 
09:14:11 #13 61.08   Verifying        : python3-pybeam-0.7-5.fc38.noarch                    81/142 
09:14:11 #13 61.08   Verifying        : python3-pyxdg-0.27-7.fc38.noarch                    82/142 
09:14:11 #13 61.08   Verifying        : python3-six-1.16.0-9.fc38.noarch                    83/142 
09:14:11 #13 61.08   Verifying        : python3-systemd-235-2.fc38.aarch64                  84/142 
09:14:11 #13 61.08   Verifying        : python3-tomli-w-1.0.0-5.fc38.noarch                 85/142 
09:14:11 #13 61.08   Verifying        : redhat-rpm-config-252-1.fc38.noarch                 86/142 
09:14:11 #13 61.08   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          87/142 
09:14:11 #13 61.08   Verifying        : shared-mime-info-2.2-3.fc38.aarch64                 88/142 
09:14:11 #13 61.08   Verifying        : unzip-6.0-60.fc38.aarch64                           89/142 
09:14:11 #13 61.08   Verifying        : web-assets-filesystem-5-19.fc38.noarch              90/142 
09:14:11 #13 61.08   Verifying        : xz-5.4.1-1.fc38.aarch64                             91/142 
09:14:11 #13 61.08   Verifying        : zip-3.0-36.fc38.aarch64                             92/142 
09:14:11 #13 61.08   Verifying        : ansible-srpm-macros-1-10.fc38.noarch                93/142 
09:14:11 #13 61.08   Verifying        : dash-0.5.12-1.fc38.aarch64                          94/142 
09:14:11 #13 61.08   Verifying        : dbus-libs-1:1.14.10-1.fc38.aarch64                  95/142 
09:14:11 #13 61.08   Verifying        : debugedit-5.0-9.fc38.aarch64                        96/142 
09:14:11 #13 61.08   Verifying        : diffutils-3.10-1.fc38.aarch64                       97/142 
09:14:11 #13 61.08   Verifying        : dnf-plugins-core-4.4.2-1.fc38.noarch                98/142 
09:14:11 #13 61.08   Verifying        : elfutils-0.189-3.fc38.aarch64                       99/142 
09:14:11 #13 61.08   Verifying        : elfutils-debuginfod-client-0.189-3.fc38.aarch64    100/142 
09:14:11 #13 61.08   Verifying        : emacs-filesystem-1:28.2-7.fc38.noarch              101/142 
09:14:11 #13 61.08   Verifying        : gdb-minimal-13.2-4.fc38.aarch64                    102/142 
09:14:11 #13 61.08   Verifying        : glibc-gconv-extra-2.37-5.fc38.aarch64              103/142 
09:14:11 #13 61.08   Verifying        : kernel-srpm-macros-1.0-19.fc38.noarch              104/142 
09:14:11 #13 61.08   Verifying        : package-notes-srpm-macros-0.5-8.fc38.noarch        105/142 
09:14:11 #13 61.08   Verifying        : perl-AutoLoader-5.74-497.fc38.noarch               106/142 
09:14:11 #13 61.08   Verifying        : perl-B-1.83-497.fc38.aarch64                       107/142 
09:14:11 #13 61.08   Verifying        : perl-Class-Struct-0.66-497.fc38.noarch             108/142 
09:14:11 #13 61.08   Verifying        : perl-DynaLoader-1.52-497.fc38.aarch64              109/142 
09:14:11 #13 61.08   Verifying        : perl-Errno-1.36-497.fc38.aarch64                   110/142 
09:14:11 #13 61.08   Verifying        : perl-Fcntl-1.15-497.fc38.aarch64                   111/142 
09:14:11 #13 61.08   Verifying        : perl-File-Basename-2.85-497.fc38.noarch            112/142 
09:14:11 #13 61.08   Verifying        : perl-File-stat-1.12-497.fc38.noarch                113/142 
09:14:11 #13 61.08   Verifying        : perl-FileHandle-2.03-497.fc38.noarch               114/142 
09:14:11 #13 61.08   Verifying        : perl-Getopt-Std-1.13-497.fc38.noarch               115/142 
09:14:11 #13 61.08   Verifying        : perl-HTTP-Tiny-0.086-2.fc38.noarch                 116/142 
09:14:11 #13 61.08   Verifying        : perl-IO-1.50-497.fc38.aarch64                      117/142 
09:14:11 #13 61.08   Verifying        : perl-IPC-Open3-1.22-497.fc38.noarch                118/142 
09:14:11 #13 61.08   Verifying        : perl-NDBM_File-1.15-497.fc38.aarch64               119/142 
09:14:11 #13 61.08   Verifying        : perl-POSIX-2.03-497.fc38.aarch64                   120/142 
09:14:11 #13 61.08   Verifying        : perl-SelectSaver-1.02-497.fc38.noarch              121/142 
09:14:11 #13 61.08   Verifying        : perl-Symbol-1.09-497.fc38.noarch                   122/142 
09:14:11 #13 61.08   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch        123/142 
09:14:11 #13 61.08   Verifying        : perl-base-2.27-497.fc38.noarch                     124/142 
09:14:11 #13 61.08   Verifying        : perl-if-0.61.000-497.fc38.noarch                   125/142 
09:14:11 #13 61.08   Verifying        : perl-interpreter-4:5.36.1-497.fc38.aarch64         126/142 
09:14:11 #13 61.08   Verifying        : perl-libs-4:5.36.1-497.fc38.aarch64                127/142 
09:14:11 #13 61.08   Verifying        : perl-locale-1.10-497.fc38.noarch                   128/142 
09:14:11 #13 61.08   Verifying        : perl-mro-1.26-497.fc38.aarch64                     129/142 
09:14:11 #13 61.08   Verifying        : perl-overload-1.35-497.fc38.noarch                 130/142 
09:14:11 #13 61.08   Verifying        : perl-overloading-0.02-497.fc38.noarch              131/142 
09:14:11 #13 61.08   Verifying        : perl-vars-1.05-497.fc38.noarch                     132/142 
09:14:11 #13 61.08   Verifying        : pyproject-srpm-macros-1.9.0-1.fc38.noarch          133/142 
09:14:11 #13 61.08   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc38.noarch       134/142 
09:14:11 #13 61.08   Verifying        : python3-zstandard-0.21.0-1.fc38.aarch64            135/142 
09:14:11 #13 61.08   Verifying        : qt5-srpm-macros-5.15.10-1.fc38.noarch              136/142 
09:14:11 #13 61.08   Verifying        : rpm-build-4.18.1-3.fc38.aarch64                    137/142 
09:14:11 #13 61.08   Verifying        : rpmlint-2.4.0-6.fc38.noarch                        138/142 
09:14:11 #13 61.08   Verifying        : rpmlint-fedora-license-data-1.30-1.fc38.noarch     139/142 
09:14:11 #13 61.08   Verifying        : rust-srpm-macros-24-5.fc38.noarch                  140/142 
09:14:11 #13 61.08   Verifying        : xxhash-libs-0.8.2-1.fc38.aarch64                   141/142 
09:14:11 #13 61.08   Verifying        : zstd-1.5.5-1.fc38.aarch64                          142/142 
09:14:11 #13 61.21 
09:14:11 #13 61.21 Installed:
09:14:11 #13 61.21   ansible-srpm-macros-1-10.fc38.noarch                                          
09:14:11 #13 61.21   binutils-2.39-9.fc38.aarch64                                                  
09:14:11 #13 61.21   binutils-gold-2.39-9.fc38.aarch64                                             
09:14:11 #13 61.21   bzip2-1.0.8-13.fc38.aarch64                                                   
09:14:11 #13 61.21   cpio-2.13-14.fc38.aarch64                                                     
09:14:11 #13 61.21   dash-0.5.12-1.fc38.aarch64                                                    
09:14:11 #13 61.21   dbus-libs-1:1.14.10-1.fc38.aarch64                                            
09:14:11 #13 61.21   debugedit-5.0-9.fc38.aarch64                                                  
09:14:11 #13 61.21   desktop-file-utils-0.26-8.fc38.aarch64                                        
09:14:11 #13 61.21   devscripts-checkbashisms-2.23.0-1.fc38.aarch64                                
09:14:11 #13 61.21   diffutils-3.10-1.fc38.aarch64                                                 
09:14:11 #13 61.21   dnf-plugins-core-4.4.2-1.fc38.noarch                                          
09:14:11 #13 61.21   dwz-0.15-2.fc38.aarch64                                                       
09:14:11 #13 61.21   ed-1.19-2.fc38.aarch64                                                        
09:14:11 #13 61.21   efi-srpm-macros-5-7.fc38.noarch                                               
09:14:11 #13 61.21   elfutils-0.189-3.fc38.aarch64                                                 
09:14:11 #13 61.21   elfutils-debuginfod-client-0.189-3.fc38.aarch64                               
09:14:11 #13 61.21   emacs-filesystem-1:28.2-7.fc38.noarch                                         
09:14:11 #13 61.21   enchant2-2.3.4-1.fc38.aarch64                                                 
09:14:11 #13 61.21   file-5.44-3.fc38.aarch64                                                      
09:14:11 #13 61.21   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
09:14:11 #13 61.21   fonts-srpm-macros-1:2.0.5-11.fc38.noarch                                      
09:14:11 #13 61.21   fpc-srpm-macros-1.3-7.fc38.noarch                                             
09:14:11 #13 61.21   gdb-minimal-13.2-4.fc38.aarch64                                               
09:14:11 #13 61.21   gdk-pixbuf2-2.42.10-2.fc38.aarch64                                            
09:14:11 #13 61.21   ghc-srpm-macros-1.6.1-1.fc38.noarch                                           
09:14:11 #13 61.21   glibc-gconv-extra-2.37-5.fc38.aarch64                                         
09:14:11 #13 61.21   gnat-srpm-macros-6-2.fc38.noarch                                              
09:14:11 #13 61.21   go-srpm-macros-3.2.0-2.fc38.noarch                                            
09:14:11 #13 61.21   groff-base-1.22.4-11.fc38.aarch64                                             
09:14:11 #13 61.21   hunspell-1.7.2-3.fc38.aarch64                                                 
09:14:11 #13 61.21   hunspell-en-0.20201207-3.fc38.noarch                                          
09:14:11 #13 61.21   hunspell-en-GB-0.20201207-3.fc38.noarch                                       
09:14:11 #13 61.21   hunspell-en-US-0.20201207-3.fc38.noarch                                       
09:14:11 #13 61.21   hunspell-filesystem-1.7.2-3.fc38.aarch64                                      
09:14:11 #13 61.21   jansson-2.13.1-6.fc38.aarch64                                                 
09:14:11 #13 61.21   js-jquery-3.6.3-2.fc38.noarch                                                 
09:14:11 #13 61.21   json-glib-1.6.6-4.fc38.aarch64                                                
09:14:11 #13 61.21   kernel-srpm-macros-1.0-19.fc38.noarch                                         
09:14:11 #13 61.21   libappstream-glib-0.8.2-2.fc38.aarch64                                        
09:14:11 #13 61.21   libjpeg-turbo-2.1.4-2.fc38.aarch64                                            
09:14:11 #13 61.21   libpkgconf-1.8.0-6.fc38.aarch64                                               
09:14:11 #13 61.21   libpng-2:1.6.37-14.fc38.aarch64                                               
09:14:11 #13 61.21   libstemmer-2.2.0-5.fc38.aarch64                                               
09:14:11 #13 61.21   lua-srpm-macros-1-8.fc38.noarch                                               
09:14:11 #13 61.21   ncurses-6.4-3.20230114.fc38.aarch64                                           
09:14:11 #13 61.21   ocaml-srpm-macros-7-3.fc38.noarch                                             
09:14:11 #13 61.21   openblas-srpm-macros-2-13.fc38.noarch                                         
09:14:11 #13 61.21   package-notes-srpm-macros-0.5-8.fc38.noarch                                   
09:14:11 #13 61.21   patch-2.7.6-19.fc38.aarch64                                                   
09:14:11 #13 61.21   perl-AutoLoader-5.74-497.fc38.noarch                                          
09:14:11 #13 61.21   perl-B-1.83-497.fc38.aarch64                                                  
09:14:11 #13 61.21   perl-Carp-1.52-490.fc38.noarch                                                
09:14:11 #13 61.21   perl-Class-Struct-0.66-497.fc38.noarch                                        
09:14:11 #13 61.21   perl-Data-Dumper-2.184-491.fc38.aarch64                                       
09:14:11 #13 61.21   perl-Digest-1.20-490.fc38.noarch                                              
09:14:11 #13 61.21   perl-Digest-MD5-2.58-490.fc38.aarch64                                         
09:14:11 #13 61.21   perl-DynaLoader-1.52-497.fc38.aarch64                                         
09:14:11 #13 61.21   perl-Encode-4:3.19-493.fc38.aarch64                                           
09:14:11 #13 61.21   perl-Errno-1.36-497.fc38.aarch64                                              
09:14:11 #13 61.21   perl-Exporter-5.77-490.fc38.noarch                                            
09:14:11 #13 61.21   perl-Fcntl-1.15-497.fc38.aarch64                                              
09:14:11 #13 61.21   perl-File-Basename-2.85-497.fc38.noarch                                       
09:14:11 #13 61.21   perl-File-Path-2.18-490.fc38.noarch                                           
09:14:11 #13 61.21   perl-File-Temp-1:0.231.100-490.fc38.noarch                                    
09:14:11 #13 61.21   perl-File-stat-1.12-497.fc38.noarch                                           
09:14:11 #13 61.21   perl-FileHandle-2.03-497.fc38.noarch                                          
09:14:11 #13 61.21   perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
09:14:11 #13 61.21   perl-Getopt-Std-1.13-497.fc38.noarch                                          
09:14:11 #13 61.21   perl-HTTP-Tiny-0.086-2.fc38.noarch                                            
09:14:11 #13 61.21   perl-IO-1.50-497.fc38.aarch64                                                 
09:14:11 #13 61.21   perl-IO-Socket-IP-0.41-492.fc38.noarch                                        
09:14:11 #13 61.21   perl-IO-Socket-SSL-2.081-1.fc38.noarch                                        
09:14:11 #13 61.21   perl-IPC-Open3-1.22-497.fc38.noarch                                           
09:14:11 #13 61.21   perl-MIME-Base64-3.16-490.fc38.aarch64                                        
09:14:11 #13 61.21   perl-Mozilla-CA-20221114-2.fc38.noarch                                        
09:14:11 #13 61.21   perl-NDBM_File-1.15-497.fc38.aarch64                                          
09:14:11 #13 61.21   perl-Net-SSLeay-1.92-5.fc38.aarch64                                           
09:14:11 #13 61.21   perl-POSIX-2.03-497.fc38.aarch64                                              
09:14:11 #13 61.21   perl-PathTools-3.84-490.fc38.aarch64                                          
09:14:11 #13 61.21   perl-Pod-Escapes-1:1.07-490.fc38.noarch                                       
09:14:11 #13 61.21   perl-Pod-Perldoc-3.28.01-491.fc38.noarch                                      
09:14:11 #13 61.21   perl-Pod-Simple-1:3.43-491.fc38.noarch                                        
09:14:11 #13 61.21   perl-Pod-Usage-4:2.03-4.fc38.noarch                                           
09:14:11 #13 61.21   perl-Scalar-List-Utils-5:1.63-490.fc38.aarch64                                
09:14:11 #13 61.21   perl-SelectSaver-1.02-497.fc38.noarch                                         
09:14:11 #13 61.21   perl-Socket-4:2.036-2.fc38.aarch64                                            
09:14:11 #13 61.21   perl-Storable-1:3.26-490.fc38.aarch64                                         
09:14:11 #13 61.21   perl-Symbol-1.09-497.fc38.noarch                                              
09:14:11 #13 61.21   perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
09:14:11 #13 61.21   perl-Term-Cap-1.18-1.fc38.noarch                                              
09:14:11 #13 61.21   perl-Text-ParseWords-3.31-490.fc38.noarch                                     
09:14:11 #13 61.21   perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch                                   
09:14:11 #13 61.21   perl-Time-Local-2:1.300-490.fc38.noarch                                       
09:14:11 #13 61.21   perl-URI-5.17-2.fc38.noarch                                                   
09:14:11 #13 61.21   perl-base-2.27-497.fc38.noarch                                                
09:14:11 #13 61.21   perl-constant-1.33-491.fc38.noarch                                            
09:14:11 #13 61.21   perl-if-0.61.000-497.fc38.noarch                                              
09:14:11 #13 61.21   perl-interpreter-4:5.36.1-497.fc38.aarch64                                    
09:14:11 #13 61.21   perl-libnet-3.15-1.fc38.noarch                                                
09:14:11 #13 61.21   perl-libs-4:5.36.1-497.fc38.aarch64                                           
09:14:11 #13 61.21   perl-locale-1.10-497.fc38.noarch                                              
09:14:11 #13 61.21   perl-mro-1.26-497.fc38.aarch64                                                
09:14:11 #13 61.21   perl-overload-1.35-497.fc38.noarch                                            
09:14:11 #13 61.21   perl-overloading-0.02-497.fc38.noarch                                         
09:14:11 #13 61.21   perl-parent-1:0.241-1.fc38.noarch                                             
09:14:11 #13 61.21   perl-podlators-1:5.01-2.fc38.noarch                                           
09:14:11 #13 61.21   perl-srpm-macros-1-48.fc38.noarch                                             
09:14:11 #13 61.21   perl-vars-1.05-497.fc38.noarch                                                
09:14:11 #13 61.21   pkgconf-1.8.0-6.fc38.aarch64                                                  
09:14:11 #13 61.21   pkgconf-m4-1.8.0-6.fc38.noarch                                                
09:14:11 #13 61.21   pkgconf-pkg-config-1.8.0-6.fc38.aarch64                                       
09:14:11 #13 61.21   pyproject-srpm-macros-1.9.0-1.fc38.noarch                                     
09:14:11 #13 61.21   python-srpm-macros-3.11-10.fc38.noarch                                        
09:14:11 #13 61.21   python-systemd-doc-235-2.fc38.aarch64                                         
09:14:11 #13 61.21   python3-construct-2.10.68-4.fc38.noarch                                       
09:14:11 #13 61.21   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
09:14:11 #13 61.21   python3-dbus-1.3.2-2.fc38.aarch64                                             
09:14:11 #13 61.21   python3-distro-1.8.0-2.fc38.noarch                                            
09:14:11 #13 61.21   python3-dnf-plugins-core-4.4.2-1.fc38.noarch                                  
09:14:11 #13 61.21   python3-enchant-3.2.2-6.fc38.noarch                                           
09:14:11 #13 61.21   python3-file-magic-5.44-3.fc38.noarch                                         
09:14:11 #13 61.21   python3-pybeam-0.7-5.fc38.noarch                                              
09:14:11 #13 61.21   python3-pyxdg-0.27-7.fc38.noarch                                              
09:14:11 #13 61.21   python3-six-1.16.0-9.fc38.noarch                                              
09:14:11 #13 61.21   python3-systemd-235-2.fc38.aarch64                                            
09:14:11 #13 61.21   python3-tomli-w-1.0.0-5.fc38.noarch                                           
09:14:11 #13 61.21   python3-zstandard-0.21.0-1.fc38.aarch64                                       
09:14:11 #13 61.21   qt5-srpm-macros-5.15.10-1.fc38.noarch                                         
09:14:11 #13 61.21   redhat-rpm-config-252-1.fc38.noarch                                           
09:14:11 #13 61.21   rpm-build-4.18.1-3.fc38.aarch64                                               
09:14:11 #13 61.21   rpmautospec-rpm-macros-0.3.5-1.fc38.noarch                                    
09:14:11 #13 61.21   rpmlint-2.4.0-6.fc38.noarch                                                   
09:14:11 #13 61.21   rpmlint-fedora-license-data-1.30-1.fc38.noarch                                
09:14:11 #13 61.21   rust-srpm-macros-24-5.fc38.noarch                                             
09:14:11 #13 61.21   shared-mime-info-2.2-3.fc38.aarch64                                           
09:14:11 #13 61.21   unzip-6.0-60.fc38.aarch64                                                     
09:14:11 #13 61.21   web-assets-filesystem-5-19.fc38.noarch                                        
09:14:11 #13 61.21   xxhash-libs-0.8.2-1.fc38.aarch64                                              
09:14:11 #13 61.21   xz-5.4.1-1.fc38.aarch64                                                       
09:14:11 #13 61.21   zip-3.0-36.fc38.aarch64                                                       
09:14:11 #13 61.21   zstd-1.5.5-1.fc38.aarch64                                                     
09:14:11 #13 61.21 
09:14:11 #13 61.21 Complete!
09:14:11 #13 DONE 61.4s
09:14:11 
09:14:11 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:14:11 #14 DONE 0.0s
09:14:11 
09:14:11 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:14:11 #13 62.03 Setting up libarchive-cpio-perl (0.10-1) ...
09:14:11 #13 62.13 Setting up libjson-perl (4.02000-1) ...
09:14:11 #13 62.17 Setting up libfcgi-perl (0.78-2+b3) ...
09:14:11 #16 DONE 9.6s
09:14:11 
09:14:11 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:11 #16 5.702 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
09:14:11 #16 5.702 1 not fully installed or removed.
09:14:11 #16 5.702 Need to get 12.0 MB of archives.
09:14:11 #16 5.702 After this operation, 47.8 MB of additional disk space will be used.
09:14:11 #16 5.702 Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
09:14:12 #13 60.79 Setting up python3-chardet (3.0.4-3) ...
09:14:12 #13 61.00 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:12 #13 61.01 Setting up python3-debian (0.1.35) ...
09:14:12 #15 0.725 Reading package lists...
09:14:12 #14 62.13 Preparing to unpack .../285-liblist-someutils-perl_0.59-1_all.deb ...
09:14:12 #14 62.14 Unpacking liblist-someutils-perl (0.59-1) ...
09:14:12 #14 62.17 Selecting previously unselected package liblist-someutils-xs-perl:arm64.
09:14:12 #14 62.17 Preparing to unpack .../286-liblist-someutils-xs-perl_0.58-3_arm64.deb ...
09:14:12 #14 62.18 Unpacking liblist-someutils-xs-perl:arm64 (0.58-3) ...
09:14:12 #14 62.21 Selecting previously unselected package liblist-utilsby-perl.
09:14:12 #14 62.21 Preparing to unpack .../287-liblist-utilsby-perl_0.12-2_all.deb ...
09:14:12 #14 62.22 Unpacking liblist-utilsby-perl (0.12-2) ...
09:14:12 #14 62.26 Selecting previously unselected package libltdl7:arm64.
09:14:12 #14 62.26 Preparing to unpack .../288-libltdl7_2.4.7-5_arm64.deb ...
09:14:12 #14 62.26 Unpacking libltdl7:arm64 (2.4.7-5) ...
09:14:12 #14 62.30 Selecting previously unselected package libltdl-dev:arm64.
09:14:12 #14 62.30 Preparing to unpack .../289-libltdl-dev_2.4.7-5_arm64.deb ...
09:14:12 #14 62.33 Unpacking libltdl-dev:arm64 (2.4.7-5) ...
09:14:12 #14 62.38 Selecting previously unselected package liblzo2-2:arm64.
09:14:12 #13 57.32 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:14:12 #13 57.42 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:12 #13 57.49 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:12 #13 57.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:12 #14 55.40 Selecting previously unselected package libnpth0:armhf.
09:14:12 #14 55.40 Preparing to unpack .../117-libnpth0_1.6-3build2_armhf.deb ...
09:14:12 #14 55.41 Unpacking libnpth0:armhf (1.6-3build2) ...
09:14:12 #14 55.47 Selecting previously unselected package dirmngr.
09:14:12 #14 55.48 Preparing to unpack .../118-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.49 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.53 Selecting previously unselected package gnupg-l10n.
09:14:12 #14 55.54 Preparing to unpack .../119-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:14:12 #14 55.54 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.60 Selecting previously unselected package gnupg-utils.
09:14:12 #14 55.60 Preparing to unpack .../120-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.61 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.65 Selecting previously unselected package gpg.
09:14:12 #14 55.65 Preparing to unpack .../121-gpg_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.66 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.70 Selecting previously unselected package pinentry-curses.
09:14:12 #15 12.96   Installing       : automake-1.16.5-13.fc39.noarch                      60/103 
09:14:12 #15 12.97   Installing       : perl-Error-1:0.17029-13.fc39.noarch                 61/103 
09:14:12 #15 12.98   Installing       : libsepol-devel-3.5-2.fc39.x86_64                    62/103 
09:14:12 #15 12.99   Installing       : libselinux-devel-3.5-5.fc39.x86_64                  63/103 
09:14:12 #15 13.00   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                 64/103 
09:14:12 #15 13.00   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                 64/103 
09:14:12 #15 13.01   Running scriptlet: dbus-broker-33-2.fc39.x86_64                        65/103 
09:14:12 #15 13.07   Installing       : dbus-broker-33-2.fc39.x86_64                        65/103 
09:14:12 #15 13.07   Running scriptlet: dbus-broker-33-2.fc39.x86_64                        65/103 
09:14:12 #15 13.08   Installing       : dbus-1:1.14.10-1.fc39.x86_64                        66/103 
09:14:12 #15 13.09   Installing       : device-mapper-libs-1.02.196-1.fc39.x86_64           67/103 
09:14:12 #15 13.10   Installing       : cryptsetup-libs-2.6.1-3.fc39.x86_64                 68/103 
09:14:12 #15 13.11   Installing       : device-mapper-1.02.196-1.fc39.x86_64                69/103 
09:14:12 #15 13.12   Running scriptlet: libutempter-1.2.1-10.fc39.x86_64                    70/103 
09:14:12 #15 13.16   Installing       : libutempter-1.2.1-10.fc39.x86_64                    70/103 
09:14:12 #14 63.24 Setting up libdata-optlist-perl (0.110-1) ...
09:14:12 #14 63.25 Setting up libipc-run-perl (20180523.0-2) ...
09:14:12 #14 63.26 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:12 #14 63.28 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:12 #14 63.29 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:12 #14 63.30 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:12 #14 63.31 Setting up g++ (4:9.3.0-1ubuntu2) ...
09:14:12 #14 63.33 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:12 #14 63.33 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
09:14:12 #14 63.34 Setting up libhtml-parser-perl (3.72-5) ...
09:14:12 #14 63.35 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:12 #14 63.36 Setting up librole-tiny-perl (2.001004-1) ...
09:14:12 #14 63.37 Setting up build-essential (12.8ubuntu1.1) ...
09:14:12 #14 63.38 Setting up libfont-ttf-perl (1.06-1) ...
09:14:12 #14 63.43 Setting up libfile-homedir-perl (1.004-1) ...
09:14:12 #13 58.19 Setting up libxext6:armhf (2:1.3.4-1+b1) ...
09:14:12 #13 58.20 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ...
09:14:12 #13 58.21 Setting up binutils (2.40-2) ...
09:14:12 #13 58.22 Setting up man-db (2.11.2-2) ...
09:14:12 #13 58.33 Building database of manual pages ...
09:14:12 #14 55.68 Selecting previously unselected package libnet-ssleay-perl:armhf.
09:14:12 #14 55.68 Preparing to unpack .../164-libnet-ssleay-perl_1.92-1build2_armhf.deb ...
09:14:12 #14 55.68 Unpacking libnet-ssleay-perl:armhf (1.92-1build2) ...
09:14:12 #14 55.74 Selecting previously unselected package libio-socket-ssl-perl.
09:14:12 #14 55.74 Preparing to unpack .../165-libio-socket-ssl-perl_2.074-2_all.deb ...
09:14:12 #14 55.74 Unpacking libio-socket-ssl-perl (2.074-2) ...
09:14:12 #14 55.78 Selecting previously unselected package libnet-http-perl.
09:14:12 #14 55.78 Preparing to unpack .../166-libnet-http-perl_6.22-1_all.deb ...
09:14:12 #14 55.78 Unpacking libnet-http-perl (6.22-1) ...
09:14:12 #14 55.82 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:12 #14 55.82 Preparing to unpack .../167-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:14:12 #14 55.84 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:14:12 #14 55.86 Selecting previously unselected package libtry-tiny-perl.
09:14:12 #14 55.87 Preparing to unpack .../168-libtry-tiny-perl_0.31-1_all.deb ...
09:14:12 #14 55.87 Unpacking libtry-tiny-perl (0.31-1) ...
09:14:12 #14 55.90 Selecting previously unselected package libwww-robotrules-perl.
09:14:12 #14 56.65 Preparing to unpack .../209-libtiff5_4.3.0-6ubuntu0.5_arm64.deb ...
09:14:12 #14 56.65 Unpacking libtiff5:arm64 (4.3.0-6ubuntu0.5) ...
09:14:12 #14 56.68 Selecting previously unselected package libxpm4:arm64.
09:14:12 #14 56.69 Preparing to unpack .../210-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_arm64.deb ...
09:14:12 #14 56.69 Unpacking libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
09:14:12 #14 56.72 Selecting previously unselected package libgd3:arm64.
09:14:12 #14 56.73 Preparing to unpack .../211-libgd3_2.3.0-2ubuntu2_arm64.deb ...
09:14:12 #14 56.73 Unpacking libgd3:arm64 (2.3.0-2ubuntu2) ...
09:14:12 #14 56.76 Selecting previously unselected package libc-devtools.
09:14:12 #14 56.76 Preparing to unpack .../212-libc-devtools_2.35-0ubuntu3.3_arm64.deb ...
09:14:12 #14 56.77 Unpacking libc-devtools (2.35-0ubuntu3.3) ...
09:14:12 #14 56.80 Selecting previously unselected package libcapture-tiny-perl.
09:14:12 #14 56.80 Preparing to unpack .../213-libcapture-tiny-perl_0.48-1_all.deb ...
09:14:12 #14 56.81 Unpacking libcapture-tiny-perl (0.48-1) ...
09:14:12 #14 56.84 Selecting previously unselected package libclass-data-inheritable-perl.
09:14:12 #14 56.84 Preparing to unpack .../214-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:14:12 #14 56.85 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:14:12 #14 56.87 Selecting previously unselected package libclone-perl.
09:14:12 #13 62.25 Setting up libdevel-globaldestruction-perl (0.14-1) ...
09:14:12 #13 62.33 Setting up python3-unidiff (0.5.4-1) ...
09:14:12 #13 62.53 Setting up libstrictures-perl (2.000005-1) ...
09:14:12 #17 DONE 0.2s
09:14:12 
09:14:12 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:12 #14 58.33 Setting up openssh-client (1:8.2p1-4ubuntu0.9) ...
09:14:12 #14 58.43 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:12 #14 58.44 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:14:12 #14 58.45 Setting up libxext6:armhf (2:1.3.4-0ubuntu1) ...
09:14:12 #14 58.46 Setting up python3 (3.8.2-0ubuntu2) ...
09:14:12 #13 61.15 Setting up python3-requests (2.21.0-1+deb10u1) ...
09:14:12 #13 61.29 Setting up libdata-optlist-perl (0.110-1) ...
09:14:12 #13 61.30 Setting up libipc-run-perl (20180523.0-1) ...
09:14:12 #13 61.31 Setting up git (1:2.20.1-2+deb10u8) ...
09:14:12 #13 61.34 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:12 #13 DONE 58.1s
09:14:12 #14 62.38 Preparing to unpack .../290-liblzo2-2_2.10-2build3_arm64.deb ...
09:14:12 #14 62.38 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
09:14:12 #14 62.41 Selecting previously unselected package libsys-hostname-long-perl.
09:14:12 #14 62.42 Preparing to unpack .../291-libsys-hostname-long-perl_1.5-3_all.deb ...
09:14:12 #14 62.42 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:14:12 #14 62.46 Selecting previously unselected package libmail-sendmail-perl.
09:14:12 #14 62.46 Preparing to unpack .../292-libmail-sendmail-perl_0.80-3_all.deb ...
09:14:12 #14 62.46 Unpacking libmail-sendmail-perl (0.80-3) ...
09:14:12 #14 62.50 Selecting previously unselected package libnet-smtp-ssl-perl.
09:14:12 #14 62.50 Preparing to unpack .../293-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:14:12 #14 62.50 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:14:12 #14 62.56 Selecting previously unselected package libmailtools-perl.
09:14:12 #14 62.56 Preparing to unpack .../294-libmailtools-perl_2.21-2_all.deb ...
09:14:12 #14 62.56 Unpacking libmailtools-perl (2.21-2) ...
09:14:12 #14 62.61 Selecting previously unselected package libmarkdown2:arm64.
09:14:12 #16 3.271 Reading package lists...
09:14:12 #16 4.204 Building dependency tree...
09:14:12 #16 4.381 Reading state information...
09:14:12 #16 4.399 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:12 #16 4.438 Starting 2 pkgProblemResolver with broken count: 0
09:14:12 #16 4.440 Done
09:14:12 #16 4.458  Done
09:14:12 #15 12.49 Selecting previously unselected package dh-apparmor.
09:14:12 #15 12.50 Preparing to unpack .../11-dh-apparmor_3.0.8-3_all.deb ...
09:14:12 #15 12.50 Unpacking dh-apparmor (3.0.8-3) ...
09:14:12 #15 12.55 Preparing to unpack .../12-udev_252.12-1~deb12u1+rpi1_armhf.deb ...
09:14:12 #15 12.57 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:14:12 #13 57.70 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:12 #13 57.77 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:14:12 #13 57.82 Setting up libconst-fast-perl (0.014-2) ...
09:14:12 #13 57.85 Setting up libhttp-daemon-perl (6.16-1) ...
09:14:12 #13 57.86 Setting up python3-unidiff (0.7.3-1) ...
09:14:12 #14 55.71 Preparing to unpack .../122-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ...
09:14:12 #14 55.71 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:14:12 #14 55.76 Selecting previously unselected package gpg-agent.
09:14:12 #14 55.76 Preparing to unpack .../123-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.77 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.81 Selecting previously unselected package gpg-wks-client.
09:14:12 #14 55.81 Preparing to unpack .../124-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.81 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.85 Selecting previously unselected package gpg-wks-server.
09:14:12 #14 55.85 Preparing to unpack .../125-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.86 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.89 Selecting previously unselected package gpgsm.
09:14:12 #14 55.89 Preparing to unpack .../126-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ...
09:14:12 #14 55.90 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.94 Selecting previously unselected package gnupg.
09:14:12 #15 13.21   Installing       : util-linux-2.39.2-1.fc39.x86_64                     71/103 
09:14:12 #15 13.24   Installing       : systemd-networkd-254.2-7.fc39.x86_64                72/103 
09:14:12 #15 13.25   Running scriptlet: systemd-networkd-254.2-7.fc39.x86_64                72/103 
09:14:12 #15 13.26   Installing       : systemd-pam-254.2-7.fc39.x86_64                     73/103 
09:14:12 #15 13.27   Installing       : systemd-resolved-254.2-7.fc39.x86_64                74/103 
09:14:12 #14 63.45 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
09:14:12 #14 63.46 Setting up libio-socket-ssl-perl (2.067-1) ...
09:14:12 #14 63.47 Setting up libsub-exporter-perl (0.987-1) ...
09:14:12 #14 63.48 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:12 #14 63.49 Setting up libhttp-message-perl (6.22-1) ...
09:14:12 #14 63.51 Setting up libhtml-form-perl (6.07-1) ...
09:14:12 #14 63.52 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
09:14:12 #14 63.53 Setting up libjson-xs-perl (4.020-1build1) ...
09:14:12 #14 63.54 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:12 #14 63.55 Setting up libio-prompter-perl (0.004015-1) ...
09:14:12 #14 63.56 Setting up libhttp-cookies-perl (6.08-1) ...
09:14:12 #14 63.57 Setting up po-debconf (1.0.21) ...
09:14:12 #14 63.58 Setting up libhtml-tree-perl (5.07-2) ...
09:14:12 #14 63.59 Setting up libparams-classify-perl (0.015-1build2) ...
09:14:12 #14 63.60 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
09:14:12 #14 63.61 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:12 #14 63.62 Setting up libnet-dns-sec-perl (1.15-1) ...
09:14:12 #14 63.63 Setting up libcurl3-gnutls:arm64 (7.68.0-1ubuntu2.19) ...
09:14:12 #14 63.64 Setting up libsereal-perl (4.011-1) ...
09:14:12 #14 63.65 Setting up libhtml-format-perl (2.12-1) ...
09:14:12 #14 56.88 Preparing to unpack .../215-libclone-perl_0.45-1build3_arm64.deb ...
09:14:12 #14 56.88 Unpacking libclone-perl (0.45-1build3) ...
09:14:12 #14 56.91 Selecting previously unselected package libcommon-sense-perl:arm64.
09:14:12 #14 56.91 Preparing to unpack .../216-libcommon-sense-perl_3.75-2build1_arm64.deb ...
09:14:12 #14 56.92 Unpacking libcommon-sense-perl:arm64 (3.75-2build1) ...
09:14:12 #14 56.94 Selecting previously unselected package libconfig-tiny-perl.
09:14:12 #14 56.94 Preparing to unpack .../217-libconfig-tiny-perl_2.28-1_all.deb ...
09:14:12 #14 56.95 Unpacking libconfig-tiny-perl (2.28-1) ...
09:14:12 #14 56.98 Selecting previously unselected package libparams-util-perl.
09:14:12 #14 56.98 Preparing to unpack .../218-libparams-util-perl_1.102-1build3_arm64.deb ...
09:14:12 #14 56.98 Unpacking libparams-util-perl (1.102-1build3) ...
09:14:12 #14 57.01 Selecting previously unselected package libsub-install-perl.
09:14:12 #14 57.01 Preparing to unpack .../219-libsub-install-perl_0.928-1.1_all.deb ...
09:14:12 #14 57.02 Unpacking libsub-install-perl (0.928-1.1) ...
09:14:12 #14 57.04 Selecting previously unselected package libdata-optlist-perl.
09:14:12 #14 57.05 Preparing to unpack .../220-libdata-optlist-perl_0.112-1_all.deb ...
09:14:12 #14 57.05 Unpacking libdata-optlist-perl (0.112-1) ...
09:14:12 #14 57.08 Selecting previously unselected package libsub-exporter-perl.
09:14:12 #14 55.90 Preparing to unpack .../169-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:12 #14 55.91 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:12 #14 55.94 Selecting previously unselected package libwww-perl.
09:14:12 #14 55.94 Preparing to unpack .../170-libwww-perl_6.61-1_all.deb ...
09:14:12 #14 55.95 Unpacking libwww-perl (6.61-1) ...
09:14:12 #14 55.99 Selecting previously unselected package patchutils.
09:14:12 #14 55.99 Preparing to unpack .../171-patchutils_0.4.2-1build2_armhf.deb ...
09:14:12 #14 56.00 Unpacking patchutils (0.4.2-1build2) ...
09:14:12 #14 56.13 Selecting previously unselected package wdiff.
09:14:12 #14 56.13 Preparing to unpack .../172-wdiff_1.2.2-2build3_armhf.deb ...
09:14:12 #14 56.14 Unpacking wdiff (1.2.2-2build3) ...
09:14:12 #14 56.18 Selecting previously unselected package devscripts.
09:14:12 #22 ...
09:14:12 
09:14:12 #36 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:14:12 #36 DONE 2.7s
09:14:12 
09:14:12 #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
09:14:12 #37 1.221 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:12 #37 1.231 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:12 #37 1.232 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:12 #37 1.324 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:12 #37 1.440 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:12 #37 1.544 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:12 #37 3.023 Fetched 8655 kB in 2s (4159 kB/s)
09:14:12 #15 2.073 Package bash-5.2.15-1.fc37.aarch64 is already installed.
09:14:12 #15 2.094 Package bash-5.2.15-1.fc37.aarch64 is already installed.
09:14:12 #15 2.104 Package bash-5.2.15-1.fc37.aarch64 is already installed.
09:14:12 #15 2.104 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
09:14:12 #15 2.105 Package libarchive-3.6.1-3.fc37.aarch64 is already installed.
09:14:12 #15 2.106 Package pkgconf-pkg-config-1.8.0-3.fc37.aarch64 is already installed.
09:14:12 #15 2.106 Package tar-2:1.34-6.fc37.aarch64 is already installed.
09:14:12 #15 2.117 Package bash-5.2.15-1.fc37.aarch64 is already installed.
09:14:12 #15 2.238 Dependencies resolved.
09:14:12 #15 2.261 ================================================================================
09:14:12 #15 2.261  Package                       Arch     Version                  Repo      Size
09:14:12 #15 2.261 ================================================================================
09:14:12 #15 2.261 Installing:
09:14:12 #15 2.261  cmake                         aarch64  3.27.1-1.fc37            updates  7.2 M
09:14:12 #15 2.261  device-mapper-devel           aarch64  1.02.175-9.fc37          fedora    43 k
09:14:12 #15 2.261  gcc                           aarch64  12.3.1-1.fc37            updates   29 M
09:14:12 #15 2.261  git                           aarch64  2.41.0-1.fc37            updates   54 k
09:14:12 #15 2.261  glibc-static                  aarch64  2.36-11.fc37             updates  1.4 M
09:14:12 #15 2.261  libseccomp-devel              aarch64  2.5.3-3.fc37             fedora    60 k
09:14:12 #15 2.261  libselinux-devel              aarch64  3.5-1.fc37               updates  151 k
09:14:12 #15 2.261  libtool                       aarch64  2.4.7-2.fc37             fedora   600 k
09:14:12 #15 2.261  libtool-ltdl-devel            aarch64  2.4.7-2.fc37             fedora   164 k
09:14:12 #15 2.261  make                          aarch64  1:4.3-11.fc37            fedora   537 k
09:14:12 #15 2.261  selinux-policy-devel          noarch   37.22-1.fc37             updates  892 k
09:14:12 #15 2.261  systemd                       aarch64  251.14-2.fc37            updates  4.0 M
09:14:12 #15 2.261  systemd-devel                 aarch64  251.14-2.fc37            updates  576 k
09:14:12 #15 2.261  which                         aarch64  2.21-39.fc37             updates   42 k
09:14:12 #15 2.261 Installing dependencies:
09:14:12 #15 2.261  annobin-docs                  noarch   12.23-1.fc37             updates   93 k
09:14:12 #15 2.261  annobin-plugin-gcc            aarch64  12.23-1.fc37             updates  957 k
09:14:12 #15 2.261  autoconf                      noarch   2.71-4.fc37              updates  733 k
09:14:12 #15 2.261  automake                      noarch   1.16.5-9.fc37            fedora   696 k
09:14:12 #15 2.261  checkpolicy                   aarch64  3.5-1.fc37               updates  343 k
09:14:12 #15 2.261  cmake-data                    noarch   3.27.1-1.fc37            updates  2.2 M
09:14:12 #15 2.261  cmake-filesystem              aarch64  3.27.1-1.fc37            updates   18 k
09:14:12 #15 2.261  cmake-rpm-macros              noarch   3.27.1-1.fc37            updates   17 k
09:14:12 #15 2.261  cpp                           aarch64  12.3.1-1.fc37            updates  9.2 M
09:14:12 #15 2.261  dbus                          aarch64  1:1.14.10-1.fc37         updates  7.8 k
09:14:12 #15 2.261  dbus-broker                   aarch64  33-1.fc37                updates  168 k
09:14:12 #15 2.261  dbus-common                   noarch   1:1.14.10-1.fc37         updates   15 k
09:14:12 #15 2.261  device-mapper                 aarch64  1.02.175-9.fc37          fedora   136 k
09:14:12 #15 2.261  device-mapper-libs            aarch64  1.02.175-9.fc37          fedora   169 k
09:14:12 #15 2.261  gc                            aarch64  8.0.6-4.fc37             fedora   102 k
09:14:12 #15 2.261  gcc-plugin-annobin            aarch64  12.3.1-1.fc37            updates   59 k
09:14:12 #15 2.261  git-core                      aarch64  2.41.0-1.fc37            updates  4.4 M
09:14:12 #15 2.261  git-core-doc                  noarch   2.41.0-1.fc37            updates  2.8 M
09:14:12 #15 2.261  glibc-devel                   aarch64  2.36-11.fc37             updates  588 k
09:14:12 #15 2.261  guile22                       aarch64  2.2.7-6.fc37             fedora   6.5 M
09:14:12 #15 2.261  jsoncpp                       aarch64  1.9.5-3.fc37             fedora    92 k
09:14:12 #15 2.261  kernel-headers                aarch64  6.4.4-100.fc37           updates  1.5 M
09:14:12 #15 2.261  kmod-libs                     aarch64  30-2.fc37                fedora    66 k
09:14:12 #15 2.261  less                          aarch64  633-1.fc37               updates  175 k
09:14:12 #15 2.261  libargon2                     aarch64  20190702-1.fc37          fedora    28 k
09:14:12 #15 2.261  libasan                       aarch64  12.3.1-1.fc37            updates  433 k
09:14:12 #15 2.261  libatomic                     aarch64  12.3.1-1.fc37            updates   48 k
09:14:12 #15 2.261  libcbor                       aarch64  0.7.0-7.fc37             fedora    55 k
09:14:12 #15 2.261  libedit                       aarch64  3.1-43.20221009cvs.fc37  updates  105 k
09:14:12 #15 2.261  libfdisk                      aarch64  2.38.1-1.fc37            fedora   155 k
09:14:12 #15 2.261  libfido2                      aarch64  1.11.0-3.fc37            fedora    96 k
09:14:12 #15 2.261  libmpc                        aarch64  1.2.1-5.fc37             fedora    62 k
09:14:12 #15 2.261  libseccomp                    aarch64  2.5.3-3.fc37             fedora    71 k
09:14:12 #15 2.261  libselinux-utils              aarch64  3.5-1.fc37               updates  162 k
09:14:12 #15 2.261  libsepol-devel                aarch64  3.5-1.fc37               updates   49 k
09:14:12 #15 2.261  libtool-ltdl                  aarch64  2.4.7-2.fc37             fedora    37 k
09:14:12 #15 2.261  libubsan                      aarch64  12.3.1-1.fc37            updates  198 k
09:14:12 #15 2.261  libutempter                   aarch64  1.2.1-7.fc37             fedora    26 k
09:14:12 #15 2.261  libuv                         aarch64  1:1.46.0-1.fc37          updates  155 k
09:14:12 #15 2.261  libxcrypt-devel               aarch64  4.4.36-1.fc37            updates   29 k
09:14:12 #15 2.261  libxcrypt-static              aarch64  4.4.36-1.fc37            updates  108 k
09:14:12 #15 2.261  m4                            aarch64  1.4.19-4.fc37            fedora   299 k
09:14:12 #15 2.261  openssh                       aarch64  8.8p1-11.fc37            updates  439 k
09:14:12 #15 2.261  openssh-clients               aarch64  8.8p1-11.fc37            updates  669 k
09:14:12 #15 2.261  pcre2-devel                   aarch64  10.40-1.fc37.1           fedora   505 k
09:14:12 #15 2.261  pcre2-utf16                   aarch64  10.40-1.fc37.1           fedora   199 k
09:14:12 #15 2.261  pcre2-utf32                   aarch64  10.40-1.fc37.1           fedora   188 k
09:14:12 #15 2.261  perl-Error                    noarch   1:0.17029-10.fc37        fedora    41 k
09:14:12 #15 2.261  perl-File-Compare             noarch   1.100.700-494.fc37       updates   14 k
09:14:12 #15 2.261  perl-File-Copy                noarch   2.39-494.fc37            updates   21 k
09:14:12 #15 2.261  perl-File-Find                noarch   1.40-494.fc37            updates   26 k
09:14:12 #15 2.261  perl-Git                      noarch   2.41.0-1.fc37            updates   42 k
09:14:12 #15 2.261  perl-TermReadKey              aarch64  2.38-14.fc37             fedora    36 k
09:14:12 #15 2.261  perl-Thread-Queue             noarch   3.14-489.fc37            fedora    21 k
09:14:12 #15 2.261  perl-lib                      aarch64  0.65-494.fc37            updates   16 k
09:14:12 #15 2.261  perl-threads                  aarch64  1:2.27-489.fc37          fedora    56 k
09:14:12 #15 2.261  perl-threads-shared           aarch64  1.64-489.fc37            fedora    43 k
09:14:12 #15 2.261  policycoreutils               aarch64  3.5-1.fc37               updates  241 k
09:14:12 #15 2.261  policycoreutils-devel         aarch64  3.5-1.fc37               updates  147 k
09:14:12 #15 2.261  policycoreutils-python-utils  noarch   3.5-1.fc37               updates   80 k
09:14:12 #15 2.261  python3-audit                 aarch64  3.1.2-1.fc37             updates   87 k
09:14:12 #15 2.261  python3-libselinux            aarch64  3.5-1.fc37               updates  190 k
09:14:12 #15 2.261  python3-libsemanage           aarch64  3.5-2.fc37               updates   84 k
09:14:12 #15 2.261  python3-policycoreutils       noarch   3.5-1.fc37               updates  2.2 M
09:14:12 #15 2.261  python3-setools               aarch64  4.4.0-9.fc37             fedora   613 k
09:14:12 #15 2.261  python3-setuptools            noarch   62.6.0-3.fc37            updates  1.6 M
09:14:12 #15 2.261  rhash                         aarch64  1.4.2-3.fc37             fedora   185 k
09:14:12 #15 2.261  rpm-plugin-selinux            aarch64  4.18.1-2.fc37            updates   19 k
09:14:12 #15 2.261  selinux-policy                noarch   37.22-1.fc37             updates   43 k
09:14:12 #15 2.261  selinux-policy-targeted       noarch   37.22-1.fc37             updates  6.6 M
09:14:12 #15 2.261  systemd-pam                   aarch64  251.14-2.fc37            updates  324 k
09:14:12 #15 2.261  systemd-rpm-macros            noarch   251.14-2.fc37            updates   28 k
09:14:12 #15 2.261  util-linux                    aarch64  2.38.1-1.fc37            fedora   2.3 M
09:14:12 #15 2.261  vim-filesystem                noarch   2:9.0.1872-1.fc37        updates   18 k
09:14:12 #15 2.261  xkeyboard-config              noarch   2.36-3.fc37              updates  957 k
09:14:12 #15 2.261 Installing weak dependencies:
09:14:12 #15 2.261  cryptsetup-libs               aarch64  2.6.1-1.fc37             updates  488 k
09:14:12 #15 2.261  libbpf                        aarch64  2:0.8.0-2.fc37           fedora   173 k
09:14:12 #15 2.261  libxkbcommon                  aarch64  1.4.1-2.fc37             fedora   139 k
09:14:12 #15 2.261  qrencode-libs                 aarch64  4.1.1-3.fc37             fedora    61 k
09:14:12 #15 2.261  systemd-networkd              aarch64  251.14-2.fc37            updates  571 k
09:14:12 #15 2.261  systemd-resolved              aarch64  251.14-2.fc37            updates  262 k
09:14:12 #15 2.261 
09:14:12 #15 2.261 Transaction Summary
09:14:12 #15 2.261 ================================================================================
09:14:12 #15 2.261 Install  95 Packages
09:14:12 #15 2.261 
09:14:12 #15 2.267 Total download size: 97 M
09:14:12 #15 2.267 Installed size: 366 M
09:14:12 #15 2.267 Downloading Packages:
09:14:12 #13 57.90 Setting up libgpgme11:arm64 (1.14.0-1+b2) ...
09:14:12 #13 57.91 Setting up gcc (4:10.2.1-1) ...
09:14:12 #13 57.93 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:14:12 #13 58.07 Setting up perl (5.32.1-4+deb11u2) ...
09:14:12 #13 58.09 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
09:14:12 #13 58.10 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:12 #13 58.11 Setting up libdata-dump-perl (1.23-1.1) ...
09:14:12 #13 58.12 Setting up libref-util-perl (0.204-1) ...
09:14:12 #13 58.13 Setting up libipc-system-simple-perl (1.30-1) ...
09:14:12 #13 58.14 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:14:12 #13 58.14 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
09:14:12 #13 58.15 Setting up libvariable-magic-perl (0.62-1+b3) ...
09:14:12 #13 58.16 Setting up libio-html-perl (1.004-2) ...
09:14:12 #13 58.17 Setting up libpod-parser-perl (1.63-2) ...
09:14:12 #13 58.18 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
09:14:12 #13 58.19 Setting up liblist-moreutils-xs-perl (0.430-2) ...
09:14:12 #13 58.20 Setting up libparams-util-perl (1.102-1+b1) ...
09:14:12 #13 58.20 Setting up libdpkg-perl (1.20.12) ...
09:14:12 #13 58.21 Setting up libtime-duration-perl (1.21-1) ...
09:14:12 #13 58.22 Setting up autoconf (2.69-14) ...
09:14:12 #13 58.23 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:12 #13 58.24 Setting up libarray-intspan-perl (2.004-1) ...
09:14:12 #13 58.25 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:12 #13 58.26 Setting up libtimedate-perl (2.3300-2) ...
09:14:12 #13 58.27 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:14:12 #13 58.28 Setting up libsub-name-perl (0.26-1+b1) ...
09:14:12 #13 58.29 Setting up libtype-tiny-xs-perl (0.022-1) ...
09:14:12 #13 58.30 Setting up g++ (4:10.2.1-1) ...
09:14:12 #13 58.32 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:12 #13 58.33 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:12 #13 58.34 Setting up libproc-processtable-perl (0.59-2+b1) ...
09:14:12 #13 58.34 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:12 #13 58.35 Setting up xauth (1:1.1-1) ...
09:14:12 #13 58.36 Setting up libpath-tiny-perl (0.118-1) ...
09:14:12 #13 58.37 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:14:12 #13 58.38 Setting up libjson-perl (4.03000-1) ...
09:14:12 #13 58.39 Setting up libipc-run3-perl (0.048-2) ...
09:14:12 #13 58.40 Setting up libfcgi-perl:arm64 (0.79+ds-2) ...
09:14:12 #13 58.40 Setting up libsub-override-perl (0.09-2) ...
09:14:12 #13 58.41 Setting up libaliased-perl (0.34-1.1) ...
09:14:12 #13 58.42 Setting up libstrictures-perl (2.000006-1) ...
09:14:12 #13 58.43 Setting up libsub-quote-perl (2.006006-1) ...
09:14:12 #13 58.44 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:14:12 #13 58.45 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
09:14:12 #13 58.46 Setting up libfontconfig1:arm64 (2.13.1-4.2) ...
09:14:12 #13 58.46 Setting up libsort-versions-perl (1.62-1) ...
09:14:12 #13 58.47 Setting up libexporter-tiny-perl (1.002002-1) ...
09:14:12 #13 58.48 Setting up libre-engine-re2-perl:arm64 (0.14-1) ...
09:14:12 #13 58.49 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:12 #13 58.50 Setting up libterm-readkey-perl (2.38-1+b2) ...
09:14:12 #13 58.51 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
09:14:12 #13 58.55 Setting up libperlio-gzip-perl (0.19-1+b7) ...
09:14:12 #13 58.55 Setting up libsys-hostname-long-perl (1.5-2) ...
09:14:12 #13 58.56 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:14:12 #13 58.63 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
09:14:12 #13 58.64 Setting up liburi-perl (5.08-1) ...
09:14:12 #13 58.64 Setting up libfile-touch-perl (0.11-1) ...
09:14:12 #13 58.65 Setting up python3.9 (3.9.2-1) ...
09:14:12 #13 59.32 Setting up libemail-address-xs-perl (1.04-1+b3) ...
09:14:12 #13 59.33 Setting up libnet-ssleay-perl (1.88-3+b1) ...
09:14:12 #13 59.34 Setting up automake (1:1.16.3-2) ...
09:14:12 #13 59.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:12 #13 59.35 Setting up libapt-pkg-perl (0.1.39) ...
09:14:12 #13 59.36 Setting up libio-sessiondata-perl (1.03-1.1) ...
09:14:12 #13 59.37 Setting up libstring-escape-perl (2010.002-2) ...
09:14:12 #13 59.38 Setting up libhttp-date-perl (6.05-1) ...
09:14:12 #13 59.39 Setting up libfile-which-perl (1.23-1) ...
09:14:12 #13 59.40 Setting up libfile-basedir-perl (0.08-1) ...
09:14:12 #13 59.40 Setting up libnumber-range-perl (0.12-1.1) ...
09:14:12 #13 59.41 Setting up libtask-weaken-perl (1.06-1) ...
09:14:12 #13 59.42 Setting up libunicode-utf8-perl (0.62-1+b2) ...
09:14:12 #13 59.43 Setting up libmouse-perl (2.5.10-1+b1) ...
09:14:12 #13 59.44 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
09:14:12 #13 59.45 Setting up libfile-listing-perl (6.14-1) ...
09:14:12 #13 59.46 Setting up libsys-cpuaffinity-perl:arm64 (1.13~03-1) ...
09:14:12 #13 59.47 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:14:12 #13 62.62 Setting up libsub-quote-perl (2.005001-1) ...
09:14:12 #13 62.69 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
09:14:12 #13 62.76 Setting up libsort-versions-perl (1.62-1) ...
09:14:12 #13 62.82 Setting up libexporter-tiny-perl (1.002001-1) ...
09:14:12 #14 58.75 Setting up binutils (2.34-6ubuntu1.6) ...
09:14:12 #14 58.76 Setting up python3-xdg (0.26-1ubuntu1) ...
09:14:12 #13 61.35 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:12 #13 61.36 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:12 #13 61.37 Setting up g++ (4:8.3.0-1) ...
09:14:12 #13 61.40 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:12 #13 61.40 Setting up libhtml-parser-perl (3.72-3+b3) ...
09:14:12 #13 61.41 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:12 #13 61.42 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:12 #13 61.46 Setting up librole-tiny-perl (2.000006-1) ...
09:14:12 #13 61.47 Setting up gnupg (2.2.12-1+deb10u2) ...
09:14:12 #13 61.48 Setting up build-essential (12.6) ...
09:14:12 #13 61.49 Setting up libfile-homedir-perl (1.004-1) ...
09:14:12 #13 61.50 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:14:12 #13 61.51 Setting up libio-socket-ssl-perl (2.060-3) ...
09:14:12 #13 61.51 Setting up libsub-exporter-perl (0.987-1) ...
09:14:12 #13 61.52 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:12 #13 61.53 Setting up libhttp-message-perl (6.18-1) ...
09:14:12 #13 61.54 Setting up libhtml-form-perl (6.03-1) ...
09:14:12 #13 61.55 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
09:14:12 #13 61.56 Setting up libjson-xs-perl (3.040-1+b1) ...
09:14:12 #13 61.57 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:12 #16 6.060 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libarchive13 amd64 3.6.0-1ubuntu1 [368 kB]
09:14:12 #16 6.183 Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjsoncpp25 amd64 1.9.5-3 [80.0 kB]
09:14:12 #16 6.201 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 librhash0 amd64 1.4.2-1ubuntu1 [125 kB]
09:14:12 #16 6.219 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 libuv1 amd64 1.43.0-1 [93.1 kB]
09:14:12 #16 6.231 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
09:14:12 #16 6.232 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 emacsen-common all 3.0.4 [14.9 kB]
09:14:12 #16 6.234 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
09:14:12 
09:14:12 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:12 #14 DONE 0.0s
09:14:12 
09:14: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
09:14:12 #14 62.61 Preparing to unpack .../295-libmarkdown2_2.2.7-2_arm64.deb ...
09:14:12 #14 62.62 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
09:14:12 #14 62.65 Selecting previously unselected package libmath-base85-perl.
09:14:12 #14 62.65 Preparing to unpack .../296-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:14:12 #14 62.66 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:14:12 #14 62.69 Selecting previously unselected package libmldbm-perl.
09:14:12 #14 62.69 Preparing to unpack .../297-libmldbm-perl_2.05-4_all.deb ...
09:14:12 #14 62.70 Unpacking libmldbm-perl (2.05-4) ...
09:14:12 #14 62.73 Selecting previously unselected package libmoox-aliases-perl.
09:14:12 #14 62.74 Preparing to unpack .../298-libmoox-aliases-perl_0.001006-2_all.deb ...
09:14:12 #14 62.74 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:14:12 #14 62.77 Selecting previously unselected package libmouse-perl.
09:14:12 #14 62.77 Preparing to unpack .../299-libmouse-perl_2.5.10-1build5_arm64.deb ...
09:14:12 #14 62.78 Unpacking libmouse-perl (2.5.10-1build5) ...
09:14:12 #14 62.82 Selecting previously unselected package libxs-parse-keyword-perl.
09:14:12 #14 62.82 Preparing to unpack .../300-libxs-parse-keyword-perl_0.33-1_arm64.deb ...
09:14:12 #14 62.83 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:14:12 #14 62.86 Selecting previously unselected package libxs-parse-sublike-perl:arm64.
09:14:12 #16 4.466 Starting pkgProblemResolver with broken count: 0
09:14:12 #16 4.491 Starting 2 pkgProblemResolver with broken count: 0
09:14:12 #16 4.494 Done
09:14:12 #16 4.590 The following additional packages will be installed:
09:14:12 #16 4.590   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:12 #16 4.590   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:12 #16 4.590   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:12 #16 4.590   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:12 #16 4.591 Suggested packages:
09:14:12 #16 4.591   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:12 #16 4.591 Recommended packages:
09:14:12 #16 4.591   dmsetup
09:14:12 #16 4.629 The following NEW packages will be installed:
09:14:12 #16 4.629   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:12 #16 4.629   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:12 #16 4.629   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:12 #16 4.630   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:12 #13 57.99 Setting up libdata-dpath-perl (0.58-2) ...
09:14:12 #13 58.00 Setting up python3-magic (2:0.4.26-3) ...
09:14:12 #15 13.28   Running scriptlet: systemd-resolved-254.2-7.fc39.x86_64                74/103 
09:14:12 #15 13.42   Installing       : systemd-254.2-7.fc39.x86_64                         75/103 
09:14:12 #15 13.44   Running scriptlet: systemd-254.2-7.fc39.x86_64                         75/103 
09:14:12 #15 13.62 Creating group 'input' with GID 104.
09:14:12 #15 13.62 Creating group 'kvm' with GID 36.
09:14:12 #15 13.62 Creating group 'render' with GID 105.
09:14:12 #15 13.62 Creating group 'sgx' with GID 106.
09:14:12 #15 13.62 Creating group 'systemd-journal' with GID 190.
09:14:12 #15 13.62 Creating group 'systemd-network' with GID 192.
09:14:12 #15 13.62 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:12 #15 13.62 Creating group 'systemd-oom' with GID 999.
09:14:12 #15 13.62 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:12 #15 13.62 Creating group 'systemd-resolve' with GID 193.
09:14:12 #15 13.62 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:12 #15 13.62 
09:14:12 #14 55.95 Preparing to unpack .../127-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:14:12 #14 55.95 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:14:12 #14 55.99 Selecting previously unselected package libfile-dirlist-perl.
09:14:12 #14 55.99 Preparing to unpack .../128-libfile-dirlist-perl_0.05-3_all.deb ...
09:14:12 #14 56.00 Unpacking libfile-dirlist-perl (0.05-3) ...
09:14:12 #14 56.03 Selecting previously unselected package libfile-which-perl.
09:14:12 #14 56.03 Preparing to unpack .../129-libfile-which-perl_1.27-2_all.deb ...
09:14:12 #14 56.04 Unpacking libfile-which-perl (1.27-2) ...
09:14:12 #14 56.07 Selecting previously unselected package libfile-homedir-perl.
09:14:12 #14 56.07 Preparing to unpack .../130-libfile-homedir-perl_1.006-2_all.deb ...
09:14:12 #14 56.08 Unpacking libfile-homedir-perl (1.006-2) ...
09:14:12 #14 56.11 Selecting previously unselected package libfile-touch-perl.
09:14:12 #14 56.11 Preparing to unpack .../131-libfile-touch-perl_0.12-2_all.deb ...
09:14:12 #14 56.12 Unpacking libfile-touch-perl (0.12-2) ...
09:14:12 #14 56.15 Selecting previously unselected package libio-pty-perl.
09:14:12 #14 56.16 Preparing to unpack .../132-libio-pty-perl_1%3a1.17-1_armhf.deb ...
09:14:12 #14 56.16 Unpacking libio-pty-perl (1:1.17-1) ...
09:14:12 #14 56.19 Selecting previously unselected package libipc-run-perl.
09:14:12 #14 63.66 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:12 #14 63.72 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:12 #14 63.78 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:12 #14 63.93 
09:14:12 #14 63.93 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:12 #15 1.495 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:12 #15 1.495 dpkg-buildpackage: info: source version 1.0
09:14:12 #15 1.495 dpkg-buildpackage: info: source distribution unstable
09:14:12 #15 1.495 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:12 #15 1.532 dpkg-buildpackage: info: host architecture amd64
09:14:12 #15 1.532  dpkg-source --before-build .
09:14:12 #15 1.629  debian/rules clean
09:14:12 #15 1.631 dh clean
09:14:12 #15 1.708    dh_clean
09:14:12 #15 1.740  debian/rules binary
09:14:12 #15 1.741 dh binary
09:14:12 #15 1.807    dh_update_autotools_config
09:14:12 #15 1.834    dh_autoreconf
09:14:12 #14 57.08 Preparing to unpack .../221-libsub-exporter-perl_0.988-1_all.deb ...
09:14:12 #14 57.08 Unpacking libsub-exporter-perl (0.988-1) ...
09:14:12 #14 57.11 Selecting previously unselected package libconst-fast-perl.
09:14:12 #14 57.12 Preparing to unpack .../222-libconst-fast-perl_0.014-1.1_all.deb ...
09:14:12 #14 57.12 Unpacking libconst-fast-perl (0.014-1.1) ...
09:14:12 #14 57.15 Selecting previously unselected package libwant-perl.
09:14:12 #14 57.16 Preparing to unpack .../223-libwant-perl_0.29-1build7_arm64.deb ...
09:14:12 #14 57.16 Unpacking libwant-perl (0.29-1build7) ...
09:14:12 #14 57.19 Selecting previously unselected package libcontextual-return-perl.
09:14:12 #14 57.19 Preparing to unpack .../224-libcontextual-return-perl_0.004014-2_all.deb ...
09:14:12 #14 57.19 Unpacking libcontextual-return-perl (0.004014-2) ...
09:14:12 #14 57.23 Selecting previously unselected package libcpanel-json-xs-perl:arm64.
09:14:12 #14 57.23 Preparing to unpack .../225-libcpanel-json-xs-perl_4.27-1build1_arm64.deb ...
09:14:12 #14 57.23 Unpacking libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
09:14:12 #14 57.27 Selecting previously unselected package libdevel-stacktrace-perl.
09:14:12 #14 57.27 Preparing to unpack .../226-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:14:12 #14 57.27 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:14:12 #14 57.30 Selecting previously unselected package libexception-class-perl.
09:14:12 #14 57.30 Preparing to unpack .../227-libexception-class-perl_1.45-1_all.deb ...
09:14:12 #14 57.31 Unpacking libexception-class-perl (1.45-1) ...
09:14:12 #14 57.33 Selecting previously unselected package libiterator-perl.
09:14:12 #14 57.34 Preparing to unpack .../228-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:14:12 #14 57.34 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:14:12 #14 57.37 Selecting previously unselected package libiterator-util-perl.
09:14:12 #14 57.38 Preparing to unpack .../229-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:14:12 #14 57.38 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:14:12 #14 57.41 Selecting previously unselected package libexporter-tiny-perl.
09:14:12 #14 56.19 Preparing to unpack .../173-devscripts_2.22.1ubuntu1_armhf.deb ...
09:14:12 #14 56.21 Unpacking devscripts (2.22.1ubuntu1) ...
09:14:12 #14 56.28 Selecting previously unselected package diffstat.
09:14:12 #14 56.28 Preparing to unpack .../174-diffstat_1.64-1build2_armhf.deb ...
09:14:12 #14 56.28 Unpacking diffstat (1.64-1build2) ...
09:14:12 #14 56.32 Selecting previously unselected package python3-chardet.
09:14:12 #14 56.32 Preparing to unpack .../175-python3-chardet_4.0.0-1_all.deb ...
09:14:12 #14 56.32 Unpacking python3-chardet (4.0.0-1) ...
09:14:12 #14 56.39 Selecting previously unselected package zstd.
09:14:12 #14 56.39 Preparing to unpack .../176-zstd_1.4.8+dfsg-3build1_armhf.deb ...
09:14:12 #14 56.40 Unpacking zstd (1.4.8+dfsg-3build1) ...
09:14:12 #14 56.45 Selecting previously unselected package python3-debian.
09:14:12 #13 59.47 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:14:12 #13 59.48 Setting up libdata-messagepack-perl (1.00-4+b1) ...
09:14:12 #13 59.49 Setting up libclass-inspector-perl (1.36-1) ...
09:14:12 #13 59.50 Setting up libfont-afm-perl (1.20-3) ...
09:14:12 #13 59.51 Setting up libwant-perl (0.29-1+b6) ...
09:14:12 #13 59.52 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:12 #13 59.53 Setting up libtext-glob-perl (0.11-1) ...
09:14:12 #13 59.53 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:12 #13 59.54 Setting up liblist-compare-perl (0.55-1) ...
09:14:12 #13 59.57 Setting up libref-util-xs-perl (0.117-1+b3) ...
09:14:12 #13 59.57 Setting up libio-pty-perl (1:1.15-2) ...
09:14:12 #13 59.58 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
09:14:12 #13 59.59 Setting up libsort-key-perl (1.33-2+b3) ...
09:14:12 #13 59.60 Setting up libclone-perl (0.45-1+b1) ...
09:14:12 #13 59.61 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:12 #13 59.62 Setting up libarchive-zip-perl (1.68-1) ...
09:14:12 #13 59.63 Setting up libsub-identify-perl (0.14-1+b3) ...
09:14:12 #13 59.64 Setting up libdistro-info-perl (1.0) ...
09:14:12 #13 59.64 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
09:14:12 #13 59.65 Setting up libobject-id-perl (0.1.2-2.1) ...
09:14:12 #13 59.66 Setting up libio-stringy-perl (2.111-3) ...
09:14:12 #13 59.70 Setting up liblist-moreutils-perl (0.430-2) ...
09:14:12 #13 59.32 Fedora Modular 38 - x86_64 - Updates            2.4 MB/s | 2.1 MB     00:00    
09:14:12 #13 62.92 Setting up libterm-readkey-perl (2.38-1) ...
09:14:12 #13 62.97 Setting up lsb-release (10.2019051400) ...
09:14:12 #13 63.02 Setting up libclass-accessor-perl (0.51-1) ...
09:14:12 #13 63.07 Setting up libnet-ip-perl (1.26-2) ...
09:14:12 #15 1.487 Last metadata expiration check: 0:00:18 ago on Wed Sep 20 09:13:54 2023.
09:14:12 #14 58.92 Setting up man-db (2.9.1-1) ...
09:14:12 #14 59.02 Building database of manual pages ...
09:14:12 #13 61.58 Setting up libio-prompter-perl (0.004015-1) ...
09:14:12 #13 61.59 Setting up libhttp-cookies-perl (6.04-1) ...
09:14:12 #13 61.59 Setting up po-debconf (1.0.21) ...
09:14:12 #13 61.60 Setting up libhtml-tree-perl (5.07-2) ...
09:14:12 #13 61.61 Setting up libparams-classify-perl (0.015-1+b1) ...
09:14:12 #13 61.62 Setting up libcgi-pm-perl (4.40-1) ...
09:14:12 #13 61.63 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:12 #13 61.64 Setting up libnet-dns-sec-perl (1.11-1) ...
09:14:12 #13 61.65 Setting up libsereal-perl (4.005-1) ...
09:14:12 #13 61.66 Setting up libhtml-format-perl (2.12-1) ...
09:14:12 #13 61.67 Setting up libxml-sax-perl (1.00+dfsg-1) ...
09:14:12 #13 61.73 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:12 #13 61.79 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:12 #16 6.366 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cmake amd64 3.22.1-1ubuntu1.22.04.1 [5013 kB]
09:14:12 #14 62.86 Preparing to unpack .../301-libxs-parse-sublike-perl_0.16-1ubuntu3_arm64.deb ...
09:14:12 #14 62.87 Unpacking libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ...
09:14:12 #14 62.91 Selecting previously unselected package libobject-pad-perl.
09:14:12 #14 62.91 Preparing to unpack .../302-libobject-pad-perl_0.78-1_arm64.deb ...
09:14:12 #14 62.91 Unpacking libobject-pad-perl (0.78-1) ...
09:14:12 #14 62.95 Selecting previously unselected package libpackage-stash-xs-perl:arm64.
09:14:12 #14 62.95 Preparing to unpack .../303-libpackage-stash-xs-perl_0.30-1build1_arm64.deb ...
09:14:12 #14 62.95 Unpacking libpackage-stash-xs-perl:arm64 (0.30-1build1) ...
09:14:12 #14 62.99 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:12 #14 62.99 Preparing to unpack .../304-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:14:12 #14 63.00 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:14:12 #14 63.03 Selecting previously unselected package libperlio-gzip-perl.
09:14:12 #14 63.03 Preparing to unpack .../305-libperlio-gzip-perl_0.20-1build1_arm64.deb ...
09:14:12 #14 63.03 Unpacking libperlio-gzip-perl (0.20-1build1) ...
09:14:12 #14 63.07 Selecting previously unselected package libperlio-utf8-strict-perl.
09:14:12 #14 63.07 Preparing to unpack .../306-libperlio-utf8-strict-perl_0.010-1_arm64.deb ...
09:14:12 #14 63.07 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:14:12 #14 63.11 Selecting previously unselected package libpod-parser-perl.
09:14:12 #13 58.13 Setting up g++-12 (12.2.0-14) ...
09:14:12 #13 58.14 Setting up python3-pkg-resources (66.1.1-1) ...
09:14:12 #15 13.64   Installing       : policycoreutils-3.5-7.fc39.x86_64                   76/103 
09:14:12 #15 13.64   Running scriptlet: policycoreutils-3.5-7.fc39.x86_64                   76/103 
09:14:12 #15 13.66 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
09:14:12 #15 13.66 
09:14:12 #15 13.66   Installing       : selinux-policy-38.28-1.fc39.noarch                  77/103 
09:14:12 #15 13.67   Running scriptlet: selinux-policy-38.28-1.fc39.noarch                  77/103 
09:14:12 #14 56.20 Preparing to unpack .../133-libipc-run-perl_20220807.0-1_all.deb ...
09:14:12 #14 56.20 Unpacking libipc-run-perl (20220807.0-1) ...
09:14:12 #14 56.24 Selecting previously unselected package libclass-method-modifiers-perl.
09:14:12 #14 56.24 Preparing to unpack .../134-libclass-method-modifiers-perl_2.14-1_all.deb ...
09:14:12 #14 56.25 Unpacking libclass-method-modifiers-perl (2.14-1) ...
09:14:12 #14 56.28 Selecting previously unselected package libclass-xsaccessor-perl.
09:14:12 #14 56.28 Preparing to unpack .../135-libclass-xsaccessor-perl_1.19-4build1_armhf.deb ...
09:14:12 #14 56.29 Unpacking libclass-xsaccessor-perl (1.19-4build1) ...
09:14:12 #14 56.33 Selecting previously unselected package libb-hooks-op-check-perl:armhf.
09:14:12 #14 56.33 Preparing to unpack .../136-libb-hooks-op-check-perl_0.22-2build1_armhf.deb ...
09:14:12 #14 56.34 Unpacking libb-hooks-op-check-perl:armhf (0.22-2build1) ...
09:14:12 #14 56.38 Selecting previously unselected package libdynaloader-functions-perl.
09:14:12 #14 56.38 Preparing to unpack .../137-libdynaloader-functions-perl_0.003-3_all.deb ...
09:14:12 #14 56.38 Unpacking libdynaloader-functions-perl (0.003-3) ...
09:14:12 #14 56.41 Selecting previously unselected package libdevel-callchecker-perl:armhf.
09:14:12 #14 56.42 Preparing to unpack .../138-libdevel-callchecker-perl_0.008-2_armhf.deb ...
09:14:12 #14 56.42 Unpacking libdevel-callchecker-perl:armhf (0.008-2) ...
09:14:12 #14 56.46 Selecting previously unselected package libparams-classify-perl:armhf.
09:14:12 #14 63.96 Setting up dput (1.0.3ubuntu1.1) ...
09:14:12 #14 64.12 Setting up libio-async-loop-epoll-perl (0.20-1) ...
09:14:12 #14 64.13 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:14:12 #15 1.874    create-stamp debian/debhelper-build-stamp
09:14:12 #15 1.874    dh_prep
09:14:12 #15 1.902    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:12 #15 1.952    dh_install
09:14:12 #15 1.985    dh_installdocs
09:14:12 #15 2.022    dh_installchangelogs
09:14:12 #14 57.41 Preparing to unpack .../230-libexporter-tiny-perl_1.002002-1_all.deb ...
09:14:12 #14 57.42 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:14:12 #14 57.45 Selecting previously unselected package liblist-moreutils-xs-perl.
09:14:12 #14 57.45 Preparing to unpack .../231-liblist-moreutils-xs-perl_0.430-2build2_arm64.deb ...
09:14:12 #14 57.45 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
09:14:12 #14 57.49 Selecting previously unselected package liblist-moreutils-perl.
09:14:12 #14 57.49 Preparing to unpack .../232-liblist-moreutils-perl_0.430-2_all.deb ...
09:14:12 #14 57.49 Unpacking liblist-moreutils-perl (0.430-2) ...
09:14:12 #14 57.52 Selecting previously unselected package libdata-dpath-perl.
09:14:12 #14 57.52 Preparing to unpack .../233-libdata-dpath-perl_0.58-1_all.deb ...
09:14:12 #14 57.53 Unpacking libdata-dpath-perl (0.58-1) ...
09:14:12 #14 57.56 Selecting previously unselected package libdata-dump-perl.
09:14:12 #14 57.56 Preparing to unpack .../234-libdata-dump-perl_1.25-1_all.deb ...
09:14:12 #14 57.56 Unpacking libdata-dump-perl (1.25-1) ...
09:14:12 #14 57.59 Selecting previously unselected package libdata-messagepack-perl.
09:14:12 #14 57.60 Preparing to unpack .../235-libdata-messagepack-perl_1.01-2build1_arm64.deb ...
09:14:12 #14 57.60 Unpacking libdata-messagepack-perl (1.01-2build1) ...
09:14:12 #14 57.63 Selecting previously unselected package libnet-domain-tld-perl.
09:14:12 #15 13.16 Preparing to unpack .../13-libudev1_252.12-1~deb12u1+rpi1_armhf.deb ...
09:14:12 #15 13.18 Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:14:12 #15 13.23 Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ...
09:14:12 #15 13.28 Selecting previously unselected package dmsetup.
09:14:12 #15 13.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 ... 22798 files and directories currently installed.)
09:14:12 #15 13.30 Preparing to unpack .../00-dmsetup_2%3a1.02.185-2_armhf.deb ...
09:14:12 #15 13.30 Unpacking dmsetup (2:1.02.185-2) ...
09:14:12 #15 13.34 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:12 #15 13.35 Preparing to unpack .../01-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
09:14:12 #15 13.35 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:14:12 #15 13.41 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:12 #15 13.41 Preparing to unpack .../02-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
09:14:12 #15 13.41 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
09:14:12 #15 13.45 Selecting previously unselected package libudev-dev:armhf.
09:14:12 #14 56.45 Preparing to unpack .../177-python3-debian_0.1.43ubuntu1.1_all.deb ...
09:14:12 #14 56.46 Unpacking python3-debian (0.1.43ubuntu1.1) ...
09:14:12 #14 56.50 Selecting previously unselected package libgpgme11:armhf.
09:14:12 #14 56.50 Preparing to unpack .../178-libgpgme11_1.16.0-1.2ubuntu4.1_armhf.deb ...
09:14:12 #14 56.51 Unpacking libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ...
09:14:12 #14 56.54 Selecting previously unselected package python3-gpg.
09:14:12 #14 56.55 Preparing to unpack .../179-python3-gpg_1.16.0-1.2ubuntu4.1_armhf.deb ...
09:14:12 #14 56.55 Unpacking python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:14:12 #14 56.60 Selecting previously unselected package dput.
09:14:12 #14 56.60 Preparing to unpack .../180-dput_1.1.0ubuntu2.1_all.deb ...
09:14:12 #14 56.61 Unpacking dput (1.1.0ubuntu2.1) ...
09:14:12 #14 56.65 Selecting previously unselected package fonts-dejavu-core.
09:14:12 #14 56.65 Preparing to unpack .../181-fonts-dejavu-core_2.37-2build1_all.deb ...
09:14:12 #14 56.66 Unpacking fonts-dejavu-core (2.37-2build1) ...
09:14:12 #13 59.71 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:12 #13 59.72 Setting up liblog-any-perl (1.709-1) ...
09:14:12 #13 59.72 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:14:12 #13 59.73 Setting up libdevel-size-perl (0.83-1+b2) ...
09:14:12 #13 59.74 Setting up libdebhelper-perl (13.3.4) ...
09:14:12 #13 59.75 Setting up libpod-constants-perl (0.19-2) ...
09:14:12 #13 59.76 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
09:14:12 #13 59.77 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:12 #13 59.78 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:12 #13 59.79 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:14:12 #13 59.79 Setting up libtry-tiny-perl (0.30-1) ...
09:14:12 #13 59.80 Setting up libtype-tiny-perl (1.012001-2) ...
09:14:12 #13 59.81 Setting up libcommon-sense-perl (3.75-1+b4) ...
09:14:12 #13 59.82 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:14:12 #13 59.83 Setting up libnet-http-perl (6.20-1) ...
09:14:12 #13 59.84 Setting up libtext-markdown-discount-perl:arm64 (0.12-1+b1) ...
09:14:12 #13 59.85 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:12 #13 59.86 Setting up libtime-moment-perl (0.44-1+b3) ...
09:14:12 #13 59.87 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:12 #13 59.88 Setting up python3 (3.9.2-3) ...
09:14:12 #37 3.023 Reading package lists...
09:14:12 #16 15.66   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         61/93 
09:14:12 #16 26.13   Installing       : python3-policycoreutils-3.5-2.el9.noarch             62/93 
09:14:12 #16 26.14   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        63/93 
09:14:12 #16 26.15   Installing       : policycoreutils-devel-3.5-2.el9.aarch64              64/93 
09:14:12 #16 26.37   Installing       : selinux-policy-devel-38.1.23-1.el9.noarch            65/93 
09:14:12 #16 26.38   Running scriptlet: selinux-policy-devel-38.1.23-1.el9.noarch            65/93 
09:14:12 #16 26.39   Running scriptlet: openssh-8.7p1-34.el9.aarch64                         66/93 
09:14:12 #16 26.43   Installing       : openssh-8.7p1-34.el9.aarch64                         66/93 
09:14:12 #16 26.44   Installing       : libcbor-0.7.0-5.el9.aarch64                          67/93 
09:14:12 #16 26.44   Installing       : libfido2-1.13.0-1.el9.aarch64                        68/93 
09:14:12 #16 26.46   Installing       : openssh-clients-8.7p1-34.el9.aarch64                 69/93 
09:14:12 #16 26.47   Running scriptlet: openssh-clients-8.7p1-34.el9.aarch64                 69/93 
09:14:12 #16 26.56   Installing       : git-core-2.39.3-1.el9.aarch64                        70/93 
09:14:12 #16 26.76   Installing       : git-core-doc-2.39.3-1.el9.noarch                     71/93 
09:14:12 #16 26.77   Installing       : perl-Git-2.39.3-1.el9.noarch                         72/93 
09:14:12 #16 26.78   Installing       : git-2.39.3-1.el9.aarch64                             73/93 
09:14:12 #16 26.79   Installing       : libatomic-11.4.1-2.1.el9.aarch64                     74/93 
09:14:12 #16 27.13   Installing       : gcc-11.4.1-2.1.el9.aarch64                           75/93 
09:14:12 #16 27.14   Running scriptlet: gcc-11.4.1-2.1.el9.aarch64                           75/93 
09:14:12 #16 27.17   Installing       : kmod-libs-28-9.el9.aarch64                           76/93 
09:14:12 #16 27.17   Installing       : acl-2.3.1-3.el9.aarch64                              77/93 
09:14:12 #16 27.20   Installing       : dbus-1:1.12.20-8.el9.aarch64                         78/93 
09:14:12 #16 27.21   Installing       : systemd-pam-252-18.el9.aarch64                       79/93 
09:14:12 #16 27.22   Running scriptlet: systemd-252-18.el9.aarch64                           80/93 
09:14:12 #16 27.51   Installing       : systemd-252-18.el9.aarch64                           80/93 
09:14:12 #16 27.52   Running scriptlet: systemd-252-18.el9.aarch64                           80/93 
09:14:12 #16 27.68   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   81/93 
09:14:12 #16 27.68   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   81/93 
09:14:12 #16 27.70 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
09:14:12 #16 27.70 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
09:14:12 #16 27.70 
09:14:12 #16 27.71   Running scriptlet: dbus-broker-28-7.el9.aarch64                         82/93 
09:14:12 #16 27.77   Installing       : dbus-broker-28-7.el9.aarch64                         82/93 
09:14:12 #16 27.78   Running scriptlet: dbus-broker-28-7.el9.aarch64                         82/93 
09:14:12 #16 27.80 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
09:14:12 #16 27.80 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
09:14:12 #16 27.80 
09:14:12 #16 27.81   Installing       : device-mapper-libs-9:1.02.195-3.el9.aarch64          83/93 
09:14:12 #16 27.82   Installing       : device-mapper-9:1.02.195-3.el9.aarch64               84/93 
09:14:12 #16 27.91   Installing       : systemd-devel-252-18.el9.aarch64                     85/93 
09:14:12 #16 27.92   Installing       : device-mapper-devel-9:1.02.195-3.el9.aarch64         86/93 
09:14:12 #16 27.93   Installing       : annobin-12.12-1.el9.aarch64                          87/93 
09:14:12 #16 27.94   Running scriptlet: annobin-12.12-1.el9.aarch64                          87/93 
09:14:12 #16 27.96   Installing       : gcc-plugin-annobin-11.4.1-2.1.el9.aarch64            88/93 
09:14:12 #16 27.97   Running scriptlet: gcc-plugin-annobin-11.4.1-2.1.el9.aarch64            88/93 
09:14:12 #16 28.00   Installing       : libtool-2.4.6-45.el9.aarch64                         89/93 
09:14:12 #16 28.01   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           90/93 
09:14:12 #13 63.15 Setting up python3-magic (2:0.4.15-2) ...
09:14:13 #14 59.24 Setting up libgpgme11:armhf (1.13.1-7ubuntu2.1) ...
09:14:13 #14 59.25 Setting up python3-six (1.14.0-2) ...
09:14:13 #14 59.38 Setting up libgcc-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:14:13 #13 61.92 
09:14:13 #13 61.92 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:13 #13 61.97 Setting up dput (1.0.3) ...
09:14:13 #16 6.602 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
09:14:13 #16 6.602 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev1 amd64 249.11-0ubuntu3.10 [78.0 kB]
09:14:13 #16 6.748 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
09:14:13 #14 63.11 Preparing to unpack .../307-libpod-parser-perl_1.65-1_all.deb ...
09:14:13 #14 63.13 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:14:13 #14 63.14 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:14:13 #14 63.14 Unpacking libpod-parser-perl (1.65-1) ...
09:14:13 #14 63.18 Selecting previously unselected package libpod-constants-perl.
09:14:13 #14 63.18 Preparing to unpack .../308-libpod-constants-perl_0.19-2_all.deb ...
09:14:13 #14 63.19 Unpacking libpod-constants-perl (0.19-2) ...
09:14:13 #14 63.22 Selecting previously unselected package libproc-processtable-perl:arm64.
09:14:13 #14 63.23 Preparing to unpack .../309-libproc-processtable-perl_0.634-1build2_arm64.deb ...
09:14:13 #14 63.23 Unpacking libproc-processtable-perl:arm64 (0.634-1build2) ...
09:14:13 #14 63.27 Selecting previously unselected package libre2-10:arm64.
09:14:13 #14 63.27 Preparing to unpack .../310-libre2-10_20230201-1_arm64.deb ...
09:14:13 #14 63.28 Unpacking libre2-10:arm64 (20230201-1) ...
09:14:13 #14 63.32 Selecting previously unselected package libre-engine-re2-perl:arm64.
09:14:13 #14 63.32 Preparing to unpack .../311-libre-engine-re2-perl_0.17+ds-1_arm64.deb ...
09:14:13 #14 63.32 Unpacking libre-engine-re2-perl:arm64 (0.17+ds-1) ...
09:14:13 #14 63.35 Selecting previously unselected package libreadonly-perl.
09:14:13 #13 58.39 Setting up libmodule-implementation-perl (0.09-2) ...
09:14:13 #13 58.40 Setting up libcgi-fast-perl (1:2.15-1) ...
09:14:13 #13 58.42 Setting up python3-apt (2.6.0) ...
09:14:13 #13 58.58 Setting up python3-charset-normalizer (3.0.1-2) ...
09:14:13 #15 13.70   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch         78/103 
09:14:13 #15 13.96   Installing       : selinux-policy-targeted-38.28-1.fc39.noarch         78/103 
09:14:13 #14 64.26 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:13 #14 64.27 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:13 #14 64.29 Setting up libmailtools-perl (2.21-1) ...
09:14:13 #14 64.30 Setting up git (1:2.25.1-1ubuntu3.11) ...
09:14:13 #14 64.33 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:14:13 #14 64.37 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:13 #14 64.44 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:13 #14 64.51 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:13 #14 56.46 Preparing to unpack .../139-libparams-classify-perl_0.015-2build2_armhf.deb ...
09:14:13 #14 56.46 Unpacking libparams-classify-perl:armhf (0.015-2build2) ...
09:14:13 #14 56.50 Selecting previously unselected package libmodule-runtime-perl.
09:14:13 #14 56.50 Preparing to unpack .../140-libmodule-runtime-perl_0.016-2_all.deb ...
09:14:13 #14 56.50 Unpacking libmodule-runtime-perl (0.016-2) ...
09:14:13 #14 56.54 Selecting previously unselected package libimport-into-perl.
09:14:13 #14 56.54 Preparing to unpack .../141-libimport-into-perl_1.002005-2_all.deb ...
09:14:13 #14 56.55 Unpacking libimport-into-perl (1.002005-2) ...
09:14:13 #14 56.58 Selecting previously unselected package librole-tiny-perl.
09:14:13 #14 56.58 Preparing to unpack .../142-librole-tiny-perl_2.002004-1_all.deb ...
09:14:13 #14 56.59 Unpacking librole-tiny-perl (2.002004-1) ...
09:14:13 #14 56.62 Selecting previously unselected package libsub-quote-perl.
09:14:13 #14 56.62 Preparing to unpack .../143-libsub-quote-perl_2.006008-1ubuntu1_all.deb ...
09:14:13 #14 56.63 Unpacking libsub-quote-perl (2.006008-1ubuntu1) ...
09:14:13 #14 56.67 Selecting previously unselected package libmoo-perl.
09:14:13 #14 56.67 Preparing to unpack .../144-libmoo-perl_2.005005-1_all.deb ...
09:14:13 #14 56.68 Unpacking libmoo-perl (2.005005-1) ...
09:14:13 #14 56.72 Selecting previously unselected package libencode-locale-perl.
09:14:13 #15 2.104    dh_perl
09:14:13 #15 2.140    dh_link
09:14:13 #15 2.173    dh_strip_nondeterminism
09:14:13 #15 2.233    dh_compress
09:14:13 #15 2.271    dh_fixperms
09:14:13 #15 2.310    dh_missing
09:14:13 #15 2.336    dh_installdeb
09:14:13 #14 57.63 Preparing to unpack .../236-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:14:13 #14 57.64 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:14:13 #14 57.67 Selecting previously unselected package libdata-validate-domain-perl.
09:14:13 #14 57.67 Preparing to unpack .../237-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:14:13 #14 57.67 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:14:13 #14 57.70 Selecting previously unselected package libnet-ipv6addr-perl.
09:14:13 #14 57.70 Preparing to unpack .../238-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:14:13 #14 57.70 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:14:13 #14 57.74 Selecting previously unselected package libnet-netmask-perl.
09:14:13 #14 57.74 Preparing to unpack .../239-libnet-netmask-perl_2.0001-1_all.deb ...
09:14:13 #14 57.74 Unpacking libnet-netmask-perl (2.0001-1) ...
09:14:13 #14 57.77 Selecting previously unselected package libnetaddr-ip-perl.
09:14:13 #14 57.77 Preparing to unpack .../240-libnetaddr-ip-perl_4.079+dfsg-1build7_arm64.deb ...
09:14:13 #14 57.78 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:14:13 #14 57.81 Selecting previously unselected package libdata-validate-ip-perl.
09:14:13 #14 57.82 Preparing to unpack .../241-libdata-validate-ip-perl_0.30-1_all.deb ...
09:14:13 #14 57.82 Unpacking libdata-validate-ip-perl (0.30-1) ...
09:14:13 #14 57.85 Selecting previously unselected package libdata-validate-uri-perl.
09:14:13 #15 13.45 Preparing to unpack .../03-libudev-dev_252.12-1~deb12u1+rpi1_armhf.deb ...
09:14:13 #15 13.46 Unpacking libudev-dev:armhf (252.12-1~deb12u1+rpi1) ...
09:14:13 #15 13.49 Selecting previously unselected package libsepol-dev:armhf.
09:14:13 #15 13.50 Preparing to unpack .../04-libsepol-dev_3.4-2.1_armhf.deb ...
09:14:13 #15 13.50 Unpacking libsepol-dev:armhf (3.4-2.1) ...
09:14:13 #15 13.57 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:13 #15 13.57 Preparing to unpack .../05-libpcre2-16-0_10.42-1_armhf.deb ...
09:14:13 #15 13.58 Unpacking libpcre2-16-0:armhf (10.42-1) ...
09:14:13 #15 13.63 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:13 #15 13.63 Preparing to unpack .../06-libpcre2-32-0_10.42-1_armhf.deb ...
09:14:13 #15 13.64 Unpacking libpcre2-32-0:armhf (10.42-1) ...
09:14:13 #15 13.70 Selecting previously unselected package libpcre2-posix3:armhf.
09:14:13 #14 56.79 Selecting previously unselected package fontconfig-config.
09:14:13 #14 56.79 Preparing to unpack .../182-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ...
09:14:13 #14 56.79 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ...
09:14:13 #14 56.84 Selecting previously unselected package libcurl3-gnutls:armhf.
09:14:13 #14 56.84 Preparing to unpack .../183-libcurl3-gnutls_7.81.0-1ubuntu1.13_armhf.deb ...
09:14:13 #14 56.84 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ...
09:14:13 #14 56.88 Selecting previously unselected package liberror-perl.
09:14:13 #14 56.88 Preparing to unpack .../184-liberror-perl_0.17029-1_all.deb ...
09:14:13 #14 56.88 Unpacking liberror-perl (0.17029-1) ...
09:14:13 #14 56.92 Selecting previously unselected package git-man.
09:14:13 #14 56.92 Preparing to unpack .../185-git-man_1%3a2.34.1-1ubuntu1.10_all.deb ...
09:14:13 #14 56.93 Unpacking git-man (1:2.34.1-1ubuntu1.10) ...
09:14:13 #14 56.98 Selecting previously unselected package git.
09:14:13 #14 56.98 Preparing to unpack .../186-git_1%3a2.34.1-1ubuntu1.10_armhf.deb ...
09:14:13 #13 60.18 Setting up libexception-class-perl (1.44-1) ...
09:14:13 #13 60.18 Setting up python3-xdg (0.27-2) ...
09:14:13 #13 63.35 Setting up libperlio-gzip-perl (0.19-1+b5) ...
09:14:13 #16 28.02   Installing       : libtool-ltdl-devel-2.4.6-45.el9.aarch64              91/93 
09:14:13 #13 63.40 Setting up libsys-hostname-long-perl (1.5-1) ...
09:14:13 #13 63.46 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
09:14:13 #16 28.04   Installing       : libseccomp-devel-2.5.2-2.el9.aarch64                 92/93 
09:14:13 #16 28.04   Installing       : which-2.21-29.el9.aarch64                            93/93 
09:14:13 #16 28.05   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         93/93 
09:14:13 #15 1.594 Last metadata expiration check: 0:00:20 ago on Wed Sep 20 09:13:52 2023.
09:14:13 #14 59.39 Setting up perl (5.30.0-9ubuntu0.4) ...
09:14:13 #14 59.41 Setting up libpackage-stash-xs-perl (0.29-1build1) ...
09:14:13 #14 59.42 Setting up python3-gpg (1.13.1-7ubuntu2.1) ...
09:14:13 #13 62.11 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:13 #13 62.12 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:13 #13 62.13 Setting up libmailtools-perl (2.18-1) ...
09:14:13 #13 62.14 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
09:14:13 #13 62.15 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
09:14:13 #13 62.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:13 #13 62.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:13 #13 62.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:13 #15 2.339 Package bash-5.2.15-1.fc37.x86_64 is already installed.
09:14:13 #15 3.242 (1/95): device-mapper-1.02.175-9.fc37.aarch64.r 843 kB/s | 136 kB     00:00    
09:14:13 #15 3.245 (2/95): device-mapper-devel-1.02.175-9.fc37.aar 258 kB/s |  43 kB     00:00    
09:14:13 #15 3.286 (3/95): device-mapper-libs-1.02.175-9.fc37.aarc 3.8 MB/s | 169 kB     00:00    
09:14:13 #15 3.296 (4/95): automake-1.16.5-9.fc37.noarch.rpm       3.2 MB/s | 696 kB     00:00    
09:14:13 #15 3.299 (5/95): gc-8.0.6-4.fc37.aarch64.rpm             1.9 MB/s | 102 kB     00:00    
09:14:13 #14 63.36 Preparing to unpack .../312-libreadonly-perl_2.050-3_all.deb ...
09:14:13 #14 63.36 Unpacking libreadonly-perl (2.050-3) ...
09:14:13 #14 63.39 Selecting previously unselected package libref-util-perl.
09:14:13 #14 63.40 Preparing to unpack .../313-libref-util-perl_0.204-2_all.deb ...
09:14:13 #14 63.40 Unpacking libref-util-perl (0.204-2) ...
09:14:13 #14 63.43 Selecting previously unselected package libref-util-xs-perl.
09:14:13 #14 63.43 Preparing to unpack .../314-libref-util-xs-perl_0.117-2build1_arm64.deb ...
09:14:13 #14 63.44 Unpacking libref-util-xs-perl (0.117-2build1) ...
09:14:13 #14 63.50 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:13 #14 63.50 Preparing to unpack .../315-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:14:13 #14 63.51 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:14:13 #14 63.54 Selecting previously unselected package libregexp-pattern-perl.
09:14:13 #14 63.55 Preparing to unpack .../316-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:14:13 #14 63.55 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:14:13 #14 63.58 Selecting previously unselected package libregexp-wildcards-perl.
09:14:13 #14 63.58 Preparing to unpack .../317-libregexp-wildcards-perl_1.05-3_all.deb ...
09:14:13 #14 63.58 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:14:13 #14 63.64 Selecting previously unselected package libsasl2-modules:arm64.
09:14:13 #13 58.72 Setting up libpackage-stash-perl (0.40-1) ...
09:14:13 #13 58.73 Setting up libimport-into-perl (1.002005-2) ...
09:14:13 #13 58.74 Setting up libmoo-perl (2.005005-1) ...
09:14:13 #13 58.75 Setting up liblist-someutils-perl (0.59-1) ...
09:14:13 #13 58.76 Setting up debhelper (13.11.4) ...
09:14:13 #13 58.77 Setting up libmime-tools-perl (5.510-1) ...
09:14:13 #13 58.78 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ...
09:14:13 #13 58.79 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:14:13 #14 56.72 Preparing to unpack .../145-libencode-locale-perl_1.05-3_all.deb ...
09:14:13 #14 56.72 Unpacking libencode-locale-perl (1.05-3) ...
09:14:13 #14 56.76 Selecting previously unselected package libtimedate-perl.
09:14:13 #14 56.76 Preparing to unpack .../146-libtimedate-perl_2.3300-2_all.deb ...
09:14:13 #14 56.77 Unpacking libtimedate-perl (2.3300-2) ...
09:14:13 #14 56.81 Selecting previously unselected package libhttp-date-perl.
09:14:13 #14 56.81 Preparing to unpack .../147-libhttp-date-perl_6.05-2_all.deb ...
09:14:13 #14 56.82 Unpacking libhttp-date-perl (6.05-2) ...
09:14:13 #14 56.85 Selecting previously unselected package libfile-listing-perl.
09:14:13 #14 56.85 Preparing to unpack .../148-libfile-listing-perl_6.15-1_all.deb ...
09:14:13 #14 56.86 Unpacking libfile-listing-perl (6.15-1) ...
09:14:13 #14 56.89 Selecting previously unselected package libhtml-tagset-perl.
09:14:13 #14 56.90 Preparing to unpack .../149-libhtml-tagset-perl_3.20-6_all.deb ...
09:14:13 #14 56.90 Unpacking libhtml-tagset-perl (3.20-6) ...
09:14:13 #14 56.94 Selecting previously unselected package liburi-perl.
09:14:13 #15 2.368    dh_gencontrol
09:14:13 #14 57.85 Preparing to unpack .../242-libdata-validate-uri-perl_0.07-2_all.deb ...
09:14:13 #14 57.85 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:14:13 #14 57.88 Selecting previously unselected package libdistro-info-perl.
09:14:13 #14 57.89 Preparing to unpack .../243-libdistro-info-perl_1.1ubuntu0.1_all.deb ...
09:14:13 #14 57.89 Unpacking libdistro-info-perl (1.1ubuntu0.1) ...
09:14:13 #14 57.92 Selecting previously unselected package libemail-address-xs-perl.
09:14:13 #14 57.92 Preparing to unpack .../244-libemail-address-xs-perl_1.04-1build6_arm64.deb ...
09:14:13 #14 57.93 Unpacking libemail-address-xs-perl (1.04-1build6) ...
09:14:13 #14 57.95 Selecting previously unselected package libipc-system-simple-perl.
09:14:13 #14 57.96 Preparing to unpack .../245-libipc-system-simple-perl_1.30-1_all.deb ...
09:14:13 #14 57.96 Unpacking libipc-system-simple-perl (1.30-1) ...
09:14:13 #14 57.99 Selecting previously unselected package libfile-basedir-perl.
09:14:13 #14 57.99 Preparing to unpack .../246-libfile-basedir-perl_0.09-1_all.deb ...
09:14:13 #14 58.00 Unpacking libfile-basedir-perl (0.09-1) ...
09:14:13 #14 58.03 Selecting previously unselected package libfile-chdir-perl.
09:14:13 #14 58.03 Preparing to unpack .../247-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:14:13 #14 58.03 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:14:13 #14 58.06 Selecting previously unselected package libfile-fcntllock-perl.
09:14:13 #14 58.06 Preparing to unpack .../248-libfile-fcntllock-perl_0.22-3build7_arm64.deb ...
09:14:13 #14 58.07 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
09:14:13 #14 58.10 Selecting previously unselected package libnumber-compare-perl.
09:14:13 #14 58.10 Preparing to unpack .../249-libnumber-compare-perl_0.03-2_all.deb ...
09:14:13 #14 58.11 Unpacking libnumber-compare-perl (0.03-2) ...
09:14:13 #14 58.13 Selecting previously unselected package libtext-glob-perl.
09:14:13 #14 58.14 Preparing to unpack .../250-libtext-glob-perl_0.11-2_all.deb ...
09:14:13 #14 58.14 Unpacking libtext-glob-perl (0.11-2) ...
09:14:13 #14 58.18 Selecting previously unselected package libfile-find-rule-perl.
09:14:13 #15 13.70 Preparing to unpack .../07-libpcre2-posix3_10.42-1_armhf.deb ...
09:14:13 #15 13.70 Unpacking libpcre2-posix3:armhf (10.42-1) ...
09:14:13 #15 13.74 Selecting previously unselected package libpcre2-dev:armhf.
09:14:13 #15 13.74 Preparing to unpack .../08-libpcre2-dev_10.42-1_armhf.deb ...
09:14:13 #15 13.74 Unpacking libpcre2-dev:armhf (10.42-1) ...
09:14:13 #15 13.82 Selecting previously unselected package libselinux1-dev:armhf.
09:14:13 #15 13.82 Preparing to unpack .../09-libselinux1-dev_3.4-1+b2_armhf.deb ...
09:14:13 #15 13.83 Unpacking libselinux1-dev:armhf (3.4-1+b2) ...
09:14:13 #15 13.88 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:13 #15 13.89 Preparing to unpack .../10-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
09:14:13 #15 13.89 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
09:14:13 #15 13.93 Selecting previously unselected package libltdl7:armhf.
09:14:13 #14 56.99 Unpacking git (1:2.34.1-1ubuntu1.10) ...
09:14:13 #14 57.15 Selecting previously unselected package libalgorithm-diff-perl.
09:14:13 #14 57.15 Preparing to unpack .../187-libalgorithm-diff-perl_1.201-1_all.deb ...
09:14:13 #14 57.15 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:14:13 #14 57.19 Selecting previously unselected package libalgorithm-diff-xs-perl.
09:14:13 #14 57.19 Preparing to unpack .../188-libalgorithm-diff-xs-perl_0.04-6build3_armhf.deb ...
09:14:13 #14 57.19 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ...
09:14:13 #14 57.23 Selecting previously unselected package libalgorithm-merge-perl.
09:14:13 #14 57.23 Preparing to unpack .../189-libalgorithm-merge-perl_0.08-3_all.deb ...
09:14:13 #14 57.23 Unpacking libalgorithm-merge-perl (0.08-3) ...
09:14:13 #13 60.34 Setting up libconfig-tiny-perl (2.26-1) ...
09:14:13 #13 60.35 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
09:14:13 #13 60.36 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
09:14:13 #13 60.37 Setting up liblist-utilsby-perl (0.11-1) ...
09:14:13 #13 60.38 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:13 #13 60.39 Setting up libsub-install-perl (0.928-1.1) ...
09:14:13 #13 60.39 Setting up dpkg-dev (1.20.12) ...
09:14:13 #13 60.41 Setting up libnumber-compare-perl (0.03-1.1) ...
09:14:13 #13 60.42 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:13 #13 60.43 Setting up liberror-perl (0.17029-1) ...
09:14:13 #13 60.44 Setting up python3-six (1.16.0-2) ...
09:14:13 #15 0.753 Hit:1 http://archive.raspbian.org/raspbian bullseye InRelease
09:14:13 #15 0.876 Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
09:14:13 #13 63.56 Setting up liburi-perl (1.76-1) ...
09:14:13 #13 63.63 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
09:14:13 #37 3.903 Reading package lists...
09:14:13 #37 ...
09:14:13 
09:14:13 #38 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.9" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:14:13 #38 DONE 4.1s
09:14:13 
09:14:13 #22 [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
09:14:13 #22 4.631 NAME:
09:14:13 #22 4.631    go-winres - A tool for embedding resources in Windows executables
09:14:13 #22 4.631 
09:14:13 #22 4.631 USAGE:
09:14:13 #22 4.631    go-winres [global options] command [command options] [arguments...]
09:14:13 #22 4.631 
09:14:13 #22 4.631 COMMANDS:
09:14:13 #22 4.631    init     Create an initial ./winres/winres.json
09:14:13 #22 4.632    make     Make syso files for the "go build" command
09:14:13 #22 4.632    simply   Make syso files for the "go build" command (simplified)
09:14:13 #22 4.632    extract  Extract all resources from an executable
09:14:13 #22 4.632    patch    Replace resources in an executable file (exe, dll)
09:14:13 #22 4.632    help, h  Shows a list of commands or help for one command
09:14:13 #22 4.632 
09:14:13 #22 4.632 GLOBAL OPTIONS:
09:14:13 #22 4.632    --help, -h  show help (default: false)
09:14:13 #22 DONE 4.8s
09:14:13 
09:14:13 #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
09:14:13 #37 3.903 Reading package lists...
09:14:13 #14 59.59 Setting up libdata-dump-perl (1.23-1) ...
09:14:13 #14 59.60 Setting up python3-certifi (2019.11.28-1) ...
09:14:13 #14 59.73 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:13 #14 59.74 Setting up libref-util-perl (0.204-1) ...
09:14:13 #14 59.75 Setting up libipc-system-simple-perl (1.26-1) ...
09:14:13 #14 59.76 Setting up libnet-domain-tld-perl (1.75-1) ...
09:14:13 #14 59.77 Setting up libxml-writer-perl (0.625-1) ...
09:14:13 #14 59.78 Setting up libhash-fieldhash-perl (0.15-1build2) ...
09:14:13 #14 59.79 Setting up libnet-libidn-perl (0.12.ds-3build2) ...
09:14:13 #13 62.46 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:13 #13 62.50 Setting up libconst-fast-perl (0.014-1) ...
09:14:13 #13 62.51 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
09:14:13 #13 62.52 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:13 #13 62.53 Setting up libemail-valid-perl (1.202-1) ...
09:14:13 #13 62.54 Setting up libcgi-fast-perl (1:2.13-1) ...
09:14:13 #13 62.56 Setting up libpackage-stash-perl (0.38-1) ...
09:14:13 #13 62.61 Setting up libimport-into-perl (1.002005-1) ...
09:14:13 #15 2.356 Package bash-5.2.15-1.fc37.x86_64 is already installed.
09:14:13 #15 2.364 Package bash-5.2.15-1.fc37.x86_64 is already installed.
09:14:13 #15 2.364 Package ca-certificates-2023.2.60-1.0.fc37.noarch is already installed.
09:14:13 #15 2.365 Package libarchive-3.6.1-3.fc37.x86_64 is already installed.
09:14:13 #15 2.365 Package pkgconf-pkg-config-1.8.0-3.fc37.x86_64 is already installed.
09:14:13 #15 2.366 Package tar-2:1.34-6.fc37.x86_64 is already installed.
09:14:13 #15 2.374 Package bash-5.2.15-1.fc37.x86_64 is already installed.
09:14:13 #15 2.498 Dependencies resolved.
09:14:13 #15 2.527 ================================================================================
09:14:13 #15 2.527  Package                       Arch    Version                   Repo      Size
09:14:13 #15 2.527 ================================================================================
09:14:13 #15 2.527 Installing:
09:14:13 #15 2.527  cmake                         x86_64  3.27.1-1.fc37             updates  7.8 M
09:14:13 #15 2.527  device-mapper-devel           x86_64  1.02.175-9.fc37           fedora    43 k
09:14:13 #15 2.527  gcc                           x86_64  12.3.1-1.fc37             updates   33 M
09:14:13 #15 2.527  git                           x86_64  2.41.0-1.fc37             updates   54 k
09:14:13 #15 2.527  glibc-static                  x86_64  2.36-11.fc37              updates  1.9 M
09:14:13 #15 2.527  libseccomp-devel              x86_64  2.5.3-3.fc37              fedora    60 k
09:14:13 #15 2.527  libselinux-devel              x86_64  3.5-1.fc37                updates  151 k
09:14:13 #15 2.527  libtool                       x86_64  2.4.7-2.fc37              fedora   601 k
09:14:13 #15 2.527  libtool-ltdl-devel            x86_64  2.4.7-2.fc37              fedora   164 k
09:14:13 #15 2.527  make                          x86_64  1:4.3-11.fc37             fedora   542 k
09:14:13 #15 2.527  selinux-policy-devel          noarch  37.22-1.fc37              updates  892 k
09:14:13 #15 2.527  systemd                       x86_64  251.14-2.fc37             updates  4.2 M
09:14:13 #15 2.527  systemd-devel                 x86_64  251.14-2.fc37             updates  576 k
09:14:13 #15 2.527  which                         x86_64  2.21-39.fc37              updates   42 k
09:14:13 #15 2.527 Installing dependencies:
09:14:13 #15 2.527  annobin-docs                  noarch  12.23-1.fc37              updates   93 k
09:14:13 #15 2.527  annobin-plugin-gcc            x86_64  12.23-1.fc37              updates  958 k
09:14:13 #15 2.527  autoconf                      noarch  2.71-4.fc37               updates  733 k
09:14:13 #15 2.527  automake                      noarch  1.16.5-9.fc37             fedora   696 k
09:14:13 #15 2.527  checkpolicy                   x86_64  3.5-1.fc37                updates  347 k
09:14:13 #15 2.527  cmake-data                    noarch  3.27.1-1.fc37             updates  2.2 M
09:14:13 #15 2.527  cmake-filesystem              x86_64  3.27.1-1.fc37             updates   18 k
09:14:13 #15 2.527  cmake-rpm-macros              noarch  3.27.1-1.fc37             updates   17 k
09:14:13 #15 2.527  cpp                           x86_64  12.3.1-1.fc37             updates   11 M
09:14:13 #15 2.527  dbus                          x86_64  1:1.14.10-1.fc37          updates  7.8 k
09:14:13 #15 2.527  dbus-broker                   x86_64  33-1.fc37                 updates  174 k
09:14:13 #15 2.527  dbus-common                   noarch  1:1.14.10-1.fc37          updates   15 k
09:14:13 #15 2.527  device-mapper                 x86_64  1.02.175-9.fc37           fedora   138 k
09:14:13 #15 2.527  device-mapper-libs            x86_64  1.02.175-9.fc37           fedora   177 k
09:14:13 #15 2.527  gc                            x86_64  8.0.6-4.fc37              fedora   103 k
09:14:13 #15 2.527  gcc-plugin-annobin            x86_64  12.3.1-1.fc37             updates   59 k
09:14:13 #15 2.527  git-core                      x86_64  2.41.0-1.fc37             updates  4.4 M
09:14:13 #15 2.527  git-core-doc                  noarch  2.41.0-1.fc37             updates  2.8 M
09:14:13 #15 2.527  glibc-devel                   x86_64  2.36-11.fc37              updates  100 k
09:14:13 #15 2.527  glibc-headers-x86             noarch  2.36-11.fc37              updates  579 k
09:14:13 #15 2.527  guile22                       x86_64  2.2.7-6.fc37              fedora   6.5 M
09:14:13 #15 2.527  jsoncpp                       x86_64  1.9.5-3.fc37              fedora    98 k
09:14:13 #15 2.527  kernel-headers                x86_64  6.4.4-100.fc37            updates  1.5 M
09:14:13 #15 2.527  kmod-libs                     x86_64  30-2.fc37                 fedora    68 k
09:14:13 #15 2.527  less                          x86_64  633-1.fc37                updates  175 k
09:14:13 #15 2.527  libargon2                     x86_64  20190702-1.fc37           fedora    28 k
09:14:13 #15 2.527  libcbor                       x86_64  0.7.0-7.fc37              fedora    56 k
09:14:13 #15 2.527  libedit                       x86_64  3.1-43.20221009cvs.fc37   updates  106 k
09:14:13 #15 2.527  libfdisk                      x86_64  2.38.1-1.fc37             fedora   160 k
09:14:13 #15 2.527  libfido2                      x86_64  1.11.0-3.fc37             fedora    97 k
09:14:13 #15 2.527  libmpc                        x86_64  1.2.1-5.fc37              fedora    61 k
09:14:13 #15 2.527  libseccomp                    x86_64  2.5.3-3.fc37              fedora    70 k
09:14:13 #15 2.527  libselinux-utils              x86_64  3.5-1.fc37                updates  160 k
09:14:13 #15 2.527  libsepol-devel                x86_64  3.5-1.fc37                updates   49 k
09:14:13 #15 2.527  libtool-ltdl                  x86_64  2.4.7-2.fc37              fedora    37 k
09:14:13 #15 2.527  libutempter                   x86_64  1.2.1-7.fc37              fedora    26 k
09:14:13 #15 2.527  libuv                         x86_64  1:1.46.0-1.fc37           updates  158 k
09:14:13 #15 2.527  libxcrypt-devel               x86_64  4.4.36-1.fc37             updates   29 k
09:14:13 #15 2.527  libxcrypt-static              x86_64  4.4.36-1.fc37             updates  103 k
09:14:13 #15 2.527  m4                            x86_64  1.4.19-4.fc37             fedora   303 k
09:14:13 #15 2.527  openssh                       x86_64  8.8p1-11.fc37             updates  450 k
09:14:13 #15 2.527  openssh-clients               x86_64  8.8p1-11.fc37             updates  696 k
09:14:13 #15 2.527  pcre2-devel                   x86_64  10.40-1.fc37.1            fedora   505 k
09:14:13 #15 2.527  pcre2-utf16                   x86_64  10.40-1.fc37.1            fedora   216 k
09:14:13 #15 2.527  pcre2-utf32                   x86_64  10.40-1.fc37.1            fedora   203 k
09:14:13 #15 2.527  perl-Error                    noarch  1:0.17029-10.fc37         fedora    41 k
09:14:13 #15 2.527  perl-File-Compare             noarch  1.100.700-494.fc37        updates   14 k
09:14:13 #15 2.527  perl-File-Copy                noarch  2.39-494.fc37             updates   21 k
09:14:13 #15 2.527  perl-File-Find                noarch  1.40-494.fc37             updates   26 k
09:14:13 #15 2.527  perl-Git                      noarch  2.41.0-1.fc37             updates   42 k
09:14:13 #15 2.527  perl-TermReadKey              x86_64  2.38-14.fc37              fedora    36 k
09:14:13 #15 2.527  perl-Thread-Queue             noarch  3.14-489.fc37             fedora    21 k
09:14:13 #15 2.527  perl-lib                      x86_64  0.65-494.fc37             updates   16 k
09:14:13 #15 2.527  perl-threads                  x86_64  1:2.27-489.fc37           fedora    57 k
09:14:13 #15 2.527  perl-threads-shared           x86_64  1.64-489.fc37             fedora    44 k
09:14:13 #15 2.527  policycoreutils               x86_64  3.5-1.fc37                updates  240 k
09:14:13 #15 2.527  policycoreutils-devel         x86_64  3.5-1.fc37                updates  152 k
09:14:13 #15 2.527  policycoreutils-python-utils  noarch  3.5-1.fc37                updates   80 k
09:14:13 #15 2.527  python3-audit                 x86_64  3.1.2-1.fc37              updates   87 k
09:14:13 #15 2.527  python3-libselinux            x86_64  3.5-1.fc37                updates  196 k
09:14:13 #15 2.527  python3-libsemanage           x86_64  3.5-2.fc37                updates   83 k
09:14:13 #15 2.527  python3-policycoreutils       noarch  3.5-1.fc37                updates  2.2 M
09:14:13 #15 2.527  python3-setools               x86_64  4.4.0-9.fc37              fedora   618 k
09:14:13 #15 2.527  python3-setuptools            noarch  62.6.0-3.fc37             updates  1.6 M
09:14:13 #15 2.527  rhash                         x86_64  1.4.2-3.fc37              fedora   185 k
09:14:13 #15 2.527  rpm-plugin-selinux            x86_64  4.18.1-2.fc37             updates   18 k
09:14:13 #15 2.527  selinux-policy                noarch  37.22-1.fc37              updates   43 k
09:14:13 #15 2.527  selinux-policy-targeted       noarch  37.22-1.fc37              updates  6.6 M
09:14:13 #15 2.527  systemd-pam                   x86_64  251.14-2.fc37             updates  334 k
09:14:13 #15 2.527  systemd-rpm-macros            noarch  251.14-2.fc37             updates   28 k
09:14:13 #15 2.527  util-linux                    x86_64  2.38.1-1.fc37             fedora   2.3 M
09:14:13 #15 2.527  vim-filesystem                noarch  2:9.0.1872-1.fc37         updates   18 k
09:14:13 #15 2.527  xkeyboard-config              noarch  2.36-3.fc37               updates  957 k
09:14:13 #15 2.527 Installing weak dependencies:
09:14:13 #15 2.527  cryptsetup-libs               x86_64  2.6.1-1.fc37              updates  491 k
09:14:13 #15 2.527  libbpf                        x86_64  2:0.8.0-2.fc37            fedora   172 k
09:14:13 #15 2.527  libxkbcommon                  x86_64  1.4.1-2.fc37              fedora   140 k
09:14:13 #15 2.527  qrencode-libs                 x86_64  4.1.1-3.fc37              fedora    61 k
09:14:13 #15 2.527  systemd-networkd              x86_64  251.14-2.fc37             updates  614 k
09:14:13 #15 2.527  systemd-resolved              x86_64  251.14-2.fc37             updates  280 k
09:14:13 #15 2.527 
09:14:13 #15 2.527 Transaction Summary
09:14:13 #15 2.527 ================================================================================
09:14:13 #15 2.527 Install  93 Packages
09:14:13 #15 2.527 
09:14:13 #15 2.531 Total download size: 104 M
09:14:13 #15 2.531 Installed size: 385 M
09:14:13 #15 2.531 Downloading Packages:
09:14:13 #15 3.399 (6/95): jsoncpp-1.9.5-3.fc37.aarch64.rpm        922 kB/s |  92 kB     00:00    
09:14:13 #15 3.403 (7/95): kmod-libs-30-2.fc37.aarch64.rpm         642 kB/s |  66 kB     00:00    
09:14:13 #15 3.426 (8/95): libargon2-20190702-1.fc37.aarch64.rpm   1.0 MB/s |  28 kB     00:00    
09:14:13 #15 3.429 (9/95): libbpf-0.8.0-2.fc37.aarch64.rpm         6.7 MB/s | 173 kB     00:00    
09:14:13 #15 3.471 (10/95): guile22-2.2.7-6.fc37.aarch64.rpm        35 MB/s | 6.5 MB     00:00    
09:14:13 #15 3.475 (11/95): libcbor-0.7.0-7.fc37.aarch64.rpm       1.2 MB/s |  55 kB     00:00    
09:14:13 #15 3.478 (12/95): libfdisk-2.38.1-1.fc37.aarch64.rpm     3.2 MB/s | 155 kB     00:00    
09:14:13 #15 3.524 (13/95): libfido2-1.11.0-3.fc37.aarch64.rpm     1.8 MB/s |  96 kB     00:00    
09:14:13 #15 3.555 (14/95): libmpc-1.2.1-5.fc37.aarch64.rpm        816 kB/s |  62 kB     00:00    
09:14:13 #15 3.603 (15/95): libseccomp-2.5.3-3.fc37.aarch64.rpm    575 kB/s |  71 kB     00:00    
09:14:13 #15 3.639 (16/95): libseccomp-devel-2.5.3-3.fc37.aarch64. 524 kB/s |  60 kB     00:00    
09:14:13 #14 63.64 Preparing to unpack .../318-libsasl2-modules_2.1.28+dfsg-10_arm64.deb ...
09:14:13 #14 63.66 Unpacking libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
09:14:13 #14 63.69 Selecting previously unselected package libsereal-decoder-perl.
09:14:13 #14 63.70 Preparing to unpack .../319-libsereal-decoder-perl_5.003+ds-1_arm64.deb ...
09:14:13 #14 63.70 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:14:13 #14 63.73 Selecting previously unselected package libsereal-encoder-perl.
09:14:13 #14 63.73 Preparing to unpack .../320-libsereal-encoder-perl_5.003+ds-1_arm64.deb ...
09:14:13 #14 63.74 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:14:13 #14 63.77 Selecting previously unselected package libset-intspan-perl.
09:14:13 #14 63.78 Preparing to unpack .../321-libset-intspan-perl_1.19-3_all.deb ...
09:14:13 #14 63.78 Unpacking libset-intspan-perl (1.19-3) ...
09:14:13 #14 63.81 Selecting previously unselected package libsocket6-perl.
09:14:13 #14 63.81 Preparing to unpack .../322-libsocket6-perl_0.29-3_arm64.deb ...
09:14:13 #14 63.82 Unpacking libsocket6-perl (0.29-3) ...
09:14:13 #14 63.86 Selecting previously unselected package libsodium23:arm64.
09:14:13 #16 7.077 Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1ubuntu4 [12.6 kB]
09:14:13 #16 7.082 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libudev-dev amd64 249.11-0ubuntu3.10 [20.7 kB]
09:14:13 #16 7.089 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsepol-dev amd64 3.3-1build1 [378 kB]
09:14:13 #16 7.231 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB]
09:14:13 #16 7.263 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-32-0 amd64 10.39-3ubuntu0.1 [194 kB]
09:14:13 #16 7.293 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-posix3 amd64 10.39-3ubuntu0.1 [6130 B]
09:14:13 #16 7.293 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-dev amd64 10.39-3ubuntu0.1 [730 kB]
09:14:13 #16 7.355 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 libselinux1-dev amd64 3.3-1build2 [158 kB]
09:14:13 #16 7.364 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1ubuntu4 [36.6 kB]
09:14:13 #16 7.366 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libseccomp-dev amd64 2.5.3-2ubuntu2 [94.0 kB]
09:14:13 #14 56.94 Preparing to unpack .../150-liburi-perl_5.17-1ubuntu1_all.deb ...
09:14:13 #14 56.95 Unpacking liburi-perl (5.17-1ubuntu1) ...
09:14:13 #14 56.99 Selecting previously unselected package libhtml-parser-perl:armhf.
09:14:13 #14 56.99 Preparing to unpack .../151-libhtml-parser-perl_3.81-1_armhf.deb ...
09:14:13 #14 57.00 Unpacking libhtml-parser-perl:armhf (3.81-1) ...
09:14:13 #14 57.04 Selecting previously unselected package libhtml-tree-perl.
09:14:13 #14 57.04 Preparing to unpack .../152-libhtml-tree-perl_5.07-3_all.deb ...
09:14:13 #14 57.05 Unpacking libhtml-tree-perl (5.07-3) ...
09:14:13 #14 57.10 Selecting previously unselected package libclone-perl:armhf.
09:14:13 #14 57.10 Preparing to unpack .../153-libclone-perl_0.46-1_armhf.deb ...
09:14:13 #14 57.11 Unpacking libclone-perl:armhf (0.46-1) ...
09:14:13 #14 57.15 Selecting previously unselected package libio-html-perl.
09:14:13 #14 57.15 Preparing to unpack .../154-libio-html-perl_1.004-3_all.deb ...
09:14:13 #14 57.15 Unpacking libio-html-perl (1.004-3) ...
09:14:13 #14 57.19 Selecting previously unselected package liblwp-mediatypes-perl.
09:14:13 #14 57.19 Preparing to unpack .../155-liblwp-mediatypes-perl_6.04-2_all.deb ...
09:14:13 #14 57.19 Unpacking liblwp-mediatypes-perl (6.04-2) ...
09:14:13 #14 57.23 Selecting previously unselected package libhttp-message-perl.
09:14:13 #14 57.23 Preparing to unpack .../156-libhttp-message-perl_6.44-1_all.deb ...
09:14:13 #14 57.24 Unpacking libhttp-message-perl (6.44-1) ...
09:14:13 #14 57.27 Selecting previously unselected package libhttp-cookies-perl.
09:14:13 #15 2.487    dh_md5sums
09:14:13 #15 2.525    dh_builddeb
09:14:13 #15 2.551 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:13 #15 2.569  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_amd64.buildinfo
09:14:13 #15 2.705  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_amd64.changes
09:14:13 #15 2.779 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:13 #15 2.781  dpkg-source --after-build .
09:14:13 #15 2.877 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:13 #15 2.881 
09:14:13 #15 2.881 The package has been created.
09:14:13 #15 2.881 Attention, the package has been created in the current directory,
09:14:13 #15 2.881 not in ".." as indicated by the message above!
09:14:13 #14 58.18 Preparing to unpack .../251-libfile-find-rule-perl_0.34-1_all.deb ...
09:14:13 #14 58.19 Unpacking libfile-find-rule-perl (0.34-1) ...
09:14:13 #14 58.22 Selecting previously unselected package libfont-afm-perl.
09:14:13 #14 58.22 Preparing to unpack .../252-libfont-afm-perl_1.20-3_all.deb ...
09:14:13 #14 58.22 Unpacking libfont-afm-perl (1.20-3) ...
09:14:13 #14 58.25 Selecting previously unselected package libio-string-perl.
09:14:13 #14 58.26 Preparing to unpack .../253-libio-string-perl_1.08-3.1_all.deb ...
09:14:13 #14 58.26 Unpacking libio-string-perl (1.08-3.1) ...
09:14:13 #14 58.29 Selecting previously unselected package libfont-ttf-perl.
09:14:13 #14 58.29 Preparing to unpack .../254-libfont-ttf-perl_1.06-1.1_all.deb ...
09:14:13 #14 58.29 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:14:13 #14 58.34 Selecting previously unselected package libsort-versions-perl.
09:14:13 #14 58.35 Preparing to unpack .../255-libsort-versions-perl_1.62-1_all.deb ...
09:14:13 #14 58.35 Unpacking libsort-versions-perl (1.62-1) ...
09:14:13 #14 58.38 Selecting previously unselected package libgit-wrapper-perl.
09:14:13 #14 58.38 Preparing to unpack .../256-libgit-wrapper-perl_0.048-1_all.deb ...
09:14:13 #14 58.38 Unpacking libgit-wrapper-perl (0.048-1) ...
09:14:13 #14 58.41 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:14:13 #15 13.93 Preparing to unpack .../11-libltdl7_2.4.7-5_armhf.deb ...
09:14:13 #15 13.94 Unpacking libltdl7:armhf (2.4.7-5) ...
09:14:13 #15 13.98 Selecting previously unselected package libltdl-dev:armhf.
09:14:13 #15 13.98 Preparing to unpack .../12-libltdl-dev_2.4.7-5_armhf.deb ...
09:14:13 #15 13.98 Unpacking libltdl-dev:armhf (2.4.7-5) ...
09:14:13 #15 14.04 Selecting previously unselected package libseccomp-dev:armhf.
09:14:13 #15 14.04 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+rpi1+b1_armhf.deb ...
09:14:13 #15 14.04 Unpacking libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
09:14:13 #15 14.09 Preparing to unpack .../14-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ...
09:14:13 #15 14.11 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:14:13 #14 57.27 Selecting previously unselected package libaliased-perl.
09:14:13 #14 57.27 Preparing to unpack .../190-libaliased-perl_0.34-1.1_all.deb ...
09:14:13 #14 57.27 Unpacking libaliased-perl (0.34-1.1) ...
09:14:13 #14 57.31 Selecting previously unselected package libapt-pkg-perl.
09:14:13 #14 57.31 Preparing to unpack .../191-libapt-pkg-perl_0.1.40build2_armhf.deb ...
09:14:13 #14 57.31 Unpacking libapt-pkg-perl (0.1.40build2) ...
09:14:13 #14 57.35 Selecting previously unselected package libarchive-cpio-perl.
09:14:13 #14 57.35 Preparing to unpack .../192-libarchive-cpio-perl_0.10-1.1_all.deb ...
09:14:13 #14 57.35 Unpacking libarchive-cpio-perl (0.10-1.1) ...
09:14:13 #14 57.41 Selecting previously unselected package libarray-intspan-perl.
09:14:13 #14 57.41 Preparing to unpack .../193-libarray-intspan-perl_2.004-1_all.deb ...
09:14:13 #14 57.41 Unpacking libarray-intspan-perl (2.004-1) ...
09:14:13 #14 57.45 Selecting previously unselected package libmodule-implementation-perl.
09:14:13 #19 exporting layers 2.9s done
09:14:13 #19 writing image sha256:1ff2cd4952c3b44e124b5089464aa9bcbfa7f9f7008bf3f940a4be4b718ba391 done
09:14:13 #19 naming to docker.io/rpmbuild-centos-9/x86_64 done
09:14:13 #19 DONE 2.9s
09:14:13 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:13 #13 60.58 Setting up dh-autoreconf (20) ...
09:14:13 #13 60.59 Setting up patchutils (0.4.2-1) ...
09:14:13 #13 60.59 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:13 #13 60.60 Setting up libltdl-dev:arm64 (2.4.6-15) ...
09:14:13 #13 60.61 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:13 #13 60.62 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:13 #13 60.63 Setting up libio-string-perl (1.08-3.1) ...
09:14:13 #13 60.64 Setting up libreadonly-perl (2.050-3) ...
09:14:13 #13 60.65 Setting up python3-gpg (1.14.0-1+b2) ...
09:14:13 #14 64.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:13 #14 64.70 Setting up dh-strip-nondeterminism (1.7.0-1) ...
09:14:13 #14 64.71 Setting up libconst-fast-perl (0.014-1) ...
09:14:13 #14 64.72 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:14:13 #14 64.73 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:13 #14 64.76 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
09:14:13 #14 64.78 Setting up curl (7.68.0-1ubuntu2.19) ...
09:14:13 #14 64.80 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:14:13 #14 64.85 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:13 #14 64.87 Setting up libemail-valid-perl (1.202-1) ...
09:14:13 #14 64.89 Setting up libpackage-stash-perl (0.38-1) ...
09:14:13 #14 64.97 Setting up libimport-into-perl (1.002005-1) ...
09:14:13 #14 65.02 Setting up libmoo-perl (2.003006-1) ...
09:14:13 #13 63.77 invoke-rc.d: could not determine current runlevel
09:14:13 #13 63.77 invoke-rc.d: policy-rc.d denied execution of start.
09:14:13 #13 63.77 Initializing GnuTLS DH parameter file
09:14:13 #13 63.80 Setting up libmailutils5:arm64 (1:3.5-4) ...
09:14:13 #13 63.82 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:14:13 #13 63.83 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
09:14:13 #13 63.84 Setting up python3-pkg-resources (40.8.0-1) ...
09:14:13 #13 64.05 Setting up automake (1:1.16.1-4) ...
09:14:13 #17 11.31   Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch         27/61 
09:14:13 #17 20.31   Installing       : policycoreutils-devel-2.9-24.el8.aarch64             28/61 
09:14:13 #17 20.53   Installing       : selinux-policy-devel-3.14.3-128.el8.noarch           29/61 
09:14:13 #17 20.55   Running scriptlet: selinux-policy-devel-3.14.3-128.el8.noarch           29/61 
09:14:13 #17 20.58   Installing       : libgomp-8.5.0-20.el8.aarch64                         30/61 
09:14:13 #17 20.59   Running scriptlet: libgomp-8.5.0-20.el8.aarch64                         30/61 
09:14:13 #17 20.62   Installing       : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
09:14:13 #13 62.64 Setting up libmoo-perl (2.003004-2) ...
09:14:13 #13 62.69 Setting up libmime-tools-perl (5.509-1) ...
09:14:13 #13 62.75 Setting up libxml-simple-perl (2.25-1) ...
09:14:13 #13 62.81 Setting up libparams-validate-perl (1.29-1+b1) ...
09:14:13 #13 62.86 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:13 #37 4.650 Building dependency tree...
09:14:13 #14 59.80 Setting up shared-mime-info (1.15-1) ...
09:14:13 #15 3.694 (17/95): libtool-2.4.7-2.fc37.aarch64.rpm       4.2 MB/s | 600 kB     00:00    
09:14:13 #15 3.720 (18/95): libtool-ltdl-2.4.7-2.fc37.aarch64.rpm  315 kB/s |  37 kB     00:00    
09:14:13 #15 3.769 (19/95): libtool-ltdl-devel-2.4.7-2.fc37.aarch6 1.2 MB/s | 164 kB     00:00    
09:14:13 #15 3.774 (20/95): libutempter-1.2.1-7.fc37.aarch64.rpm   331 kB/s |  26 kB     00:00    
09:14:13 #15 3.779 (21/95): libxkbcommon-1.4.1-2.fc37.aarch64.rpm  2.3 MB/s | 139 kB     00:00    
09:14:13 #15 3.823 (22/95): m4-1.4.19-4.fc37.aarch64.rpm           5.4 MB/s | 299 kB     00:00    
09:14:13 #15 3.878 (23/95): make-4.3-11.fc37.aarch64.rpm           5.1 MB/s | 537 kB     00:00    
09:14:13 #15 2.382 Package bash-5.2.15-3.fc38.aarch64 is already installed.
09:14:13 #15 2.405 Package bash-5.2.15-3.fc38.aarch64 is already installed.
09:14:13 #15 2.416 Package bash-5.2.15-3.fc38.aarch64 is already installed.
09:14:13 #15 2.416 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed.
09:14:13 #15 2.417 Package libarchive-3.6.1-4.fc38.aarch64 is already installed.
09:14:13 #15 2.417 Package pkgconf-pkg-config-1.8.0-6.fc38.aarch64 is already installed.
09:14:13 #15 2.418 Package tar-2:1.34-8.fc38.aarch64 is already installed.
09:14:13 #15 2.429 Package bash-5.2.15-3.fc38.aarch64 is already installed.
09:14:13 #14 63.86 Preparing to unpack .../323-libsodium23_1.0.18-1build2_arm64.deb ...
09:14:13 #14 63.87 Unpacking libsodium23:arm64 (1.0.18-1build2) ...
09:14:13 #14 63.91 Selecting previously unselected package libstring-copyright-perl.
09:14:13 #14 63.91 Preparing to unpack .../324-libstring-copyright-perl_0.003014-1_all.deb ...
09:14:13 #14 63.92 Unpacking libstring-copyright-perl (0.003014-1) ...
09:14:13 #14 63.95 Selecting previously unselected package libstring-escape-perl.
09:14:13 #14 63.95 Preparing to unpack .../325-libstring-escape-perl_2010.002-3_all.deb ...
09:14:13 #14 63.96 Unpacking libstring-escape-perl (2010.002-3) ...
09:14:13 #14 63.99 Selecting previously unselected package libstring-license-perl.
09:14:13 #14 63.99 Preparing to unpack .../326-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
09:14:13 #14 64.00 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
09:14:13 #14 64.03 Selecting previously unselected package libstring-shellquote-perl.
09:14:13 #14 64.03 Preparing to unpack .../327-libstring-shellquote-perl_1.04-3_all.deb ...
09:14:13 #14 64.04 Unpacking libstring-shellquote-perl (1.04-3) ...
09:14:13 #14 64.07 Selecting previously unselected package libsyntax-keyword-try-perl.
09:14:13 #14 64.07 Preparing to unpack .../328-libsyntax-keyword-try-perl_0.28-1_arm64.deb ...
09:14:13 #14 64.08 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:14:13 #14 64.11 Selecting previously unselected package libterm-readkey-perl.
09:14:13 #16 7.516 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.10 [319 kB]
09:14:13 #14 57.28 Preparing to unpack .../157-libhttp-cookies-perl_6.10-1_all.deb ...
09:14:13 #14 57.28 Unpacking libhttp-cookies-perl (6.10-1) ...
09:14:13 #14 57.32 Selecting previously unselected package libhttp-negotiate-perl.
09:14:13 #14 57.32 Preparing to unpack .../158-libhttp-negotiate-perl_6.01-2_all.deb ...
09:14:13 #14 57.32 Unpacking libhttp-negotiate-perl (6.01-2) ...
09:14:13 #14 57.36 Selecting previously unselected package perl-openssl-defaults:armhf.
09:14:13 #14 57.36 Preparing to unpack .../159-perl-openssl-defaults_7_armhf.deb ...
09:14:13 #14 57.37 Unpacking perl-openssl-defaults:armhf (7) ...
09:14:13 #14 57.40 Selecting previously unselected package libnet-ssleay-perl:armhf.
09:14:13 #14 57.40 Preparing to unpack .../160-libnet-ssleay-perl_1.92-2build2_armhf.deb ...
09:14:13 #14 57.41 Unpacking libnet-ssleay-perl:armhf (1.92-2build2) ...
09:14:13 #14 57.46 Selecting previously unselected package libio-socket-ssl-perl.
09:14:13 #14 57.46 Preparing to unpack .../161-libio-socket-ssl-perl_2.081-2_all.deb ...
09:14:13 #14 57.47 Unpacking libio-socket-ssl-perl (2.081-2) ...
09:14:13 #14 57.51 Selecting previously unselected package libnet-http-perl.
09:14:13 #15 2.901 Selecting previously unselected package docker-ce-build-deps.
09:14:13 #15 2.916 (Reading database ... 29944 files and directories currently installed.)
09:14:13 #15 2.917 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:13 #15 2.920 Unpacking docker-ce-build-deps (1.0) ...
09:14:13 #14 58.41 Preparing to unpack .../257-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:14:13 #14 58.42 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:13 #14 58.45 Selecting previously unselected package libio-prompter-perl.
09:14:13 #14 58.45 Preparing to unpack .../258-libio-prompter-perl_0.004015-1_all.deb ...
09:14:13 #14 58.46 Unpacking libio-prompter-perl (0.004015-1) ...
09:14:13 #14 58.49 Selecting previously unselected package libjson-perl.
09:14:13 #14 58.49 Preparing to unpack .../259-libjson-perl_4.04000-1_all.deb ...
09:14:13 #14 58.49 Unpacking libjson-perl (4.04000-1) ...
09:14:13 #14 58.55 Selecting previously unselected package liblog-any-perl.
09:14:13 #14 58.55 Preparing to unpack .../260-liblog-any-perl_1.710-1_all.deb ...
09:14:13 #14 58.55 Unpacking liblog-any-perl (1.710-1) ...
09:14:13 #14 58.58 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:14:13 #14 58.59 Preparing to unpack .../261-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:14:13 #14 58.59 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:14:13 #14 58.62 Selecting previously unselected package libpackage-stash-perl.
09:14:13 #14 58.62 Preparing to unpack .../262-libpackage-stash-perl_0.39-1_all.deb ...
09:14:13 #14 58.62 Unpacking libpackage-stash-perl (0.39-1) ...
09:14:13 #14 58.66 Selecting previously unselected package libsub-identify-perl.
09:14:13 #13 59.09 Setting up python3-debian (0.1.49) ...
09:14:13 #13 59.26 Setting up python3-requests (2.28.1+dfsg-1) ...
09:14:13 #15 14.20 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ...
09:14:13 #15 14.24 Selecting previously unselected package libsystemd-dev:armhf.
09:14:13 #15 14.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 ... 23409 files and directories currently installed.)
09:14:13 #15 14.26 Preparing to unpack .../libsystemd-dev_252.12-1~deb12u1+rpi1_armhf.deb ...
09:14:13 #15 14.26 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ...
09:14:13 #15 14.35 Selecting previously unselected package libpkgconf3:armhf.
09:14:13 #15 14.35 Preparing to unpack .../libpkgconf3_1.8.1-1_armhf.deb ...
09:14:13 #15 14.36 Unpacking libpkgconf3:armhf (1.8.1-1) ...
09:14:13 #15 14.40 Selecting previously unselected package pkgconf-bin.
09:14:13 #15 14.40 Preparing to unpack .../pkgconf-bin_1.8.1-1_armhf.deb ...
09:14:13 #15 14.41 Unpacking pkgconf-bin (1.8.1-1) ...
09:14:13 #15 14.46 Selecting previously unselected package pkgconf:armhf.
09:14:13 #14 57.45 Preparing to unpack .../194-libmodule-implementation-perl_0.09-1.1_all.deb ...
09:14:13 #14 57.45 Unpacking libmodule-implementation-perl (0.09-1.1) ...
09:14:13 #14 57.48 Selecting previously unselected package libsub-exporter-progressive-perl.
09:14:13 #14 57.48 Preparing to unpack .../195-libsub-exporter-progressive-perl_0.001013-1_all.deb ...
09:14:13 #14 57.49 Unpacking libsub-exporter-progressive-perl (0.001013-1) ...
09:14:13 #14 57.52 Selecting previously unselected package libvariable-magic-perl.
09:14:13 #14 57.52 Preparing to unpack .../196-libvariable-magic-perl_0.62-1build5_armhf.deb ...
09:14:13 #14 57.52 Unpacking libvariable-magic-perl (0.62-1build5) ...
09:14:13 #14 57.56 Selecting previously unselected package libb-hooks-endofscope-perl.
09:14:13 #14 57.56 Preparing to unpack .../197-libb-hooks-endofscope-perl_0.25-1_all.deb ...
09:14:13 #14 57.56 Unpacking libb-hooks-endofscope-perl (0.25-1) ...
09:14:13 #14 57.60 Selecting previously unselected package libfreetype6:armhf.
09:14:13 #14 57.60 Preparing to unpack .../198-libfreetype6_2.11.1+dfsg-1ubuntu0.2_armhf.deb ...
09:14:13 #14 57.61 Unpacking libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ...
09:14:13 #14 57.65 Selecting previously unselected package libfontconfig1:armhf.
09:14:13 #14 57.66 Preparing to unpack .../199-libfontconfig1_2.13.1-4.2ubuntu5_armhf.deb ...
09:14:13 #14 57.66 Unpacking libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
09:14:13 #14 57.70 Selecting previously unselected package libjpeg-turbo8:armhf.
09:14:13 #14 57.70 Preparing to unpack .../200-libjpeg-turbo8_2.1.2-0ubuntu1_armhf.deb ...
09:14:13 #14 57.71 Unpacking libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
09:14:13 #14 57.74 Selecting previously unselected package libjpeg8:armhf.
09:14:13 #14 57.74 Preparing to unpack .../201-libjpeg8_8c-2ubuntu10_armhf.deb ...
09:14:13 #14 57.75 Unpacking libjpeg8:armhf (8c-2ubuntu10) ...
09:14:13 #14 57.79 Selecting previously unselected package libdeflate0:armhf.
09:14:13 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:13 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:13 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YNdwY6
09:14:13 + umask 022
09:14:13 + cd /root/rpmbuild/BUILD
09:14:13 + cd /root/rpmbuild/BUILD
09:14:13 + rm -rf src
09:14:13 + /usr/bin/mkdir -p src
09:14:13 + cd src
09:14:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:13 + /usr/bin/tar -xof -
09:14:13 #13 60.82 Setting up python3-certifi (2020.6.20-1) ...
09:14:13 #13 60.96 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:13 #13 60.97 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:13 #13 60.98 Setting up libgd3:arm64 (2.3.0-2) ...
09:14:13 #13 60.99 Setting up python3-idna (2.10-1) ...
09:14:13 #14 65.10 Setting up liblist-someutils-perl (0.58-1) ...
09:14:13 #14 65.18 Setting up liblist-someutils-xs-perl (0.58-2) ...
09:14:13 #14 65.25 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:14:13 #14 65.27 Setting up libmoox-aliases-perl (0.001006-1) ...
09:14:14 #13 64.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:14 #13 64.07 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:14 #13 64.08 Setting up libio-sessiondata-perl (1.03-1) ...
09:14:14 #13 64.11 Setting up libstring-escape-perl (2010.002-2) ...
09:14:14 #13 64.12 Setting up libhttp-date-perl (6.02-1) ...
09:14:14 #13 64.13 Setting up libfile-which-perl (1.23-1) ...
09:14:14 #13 64.15 Setting up mailutils (1:3.5-4) ...
09:14:14 #13 64.16 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
09:14:14 #13 64.16 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
09:14:14 #13 64.16 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
09:14:14 #13 64.17 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
09:14:14 #13 64.17 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
09:14:14 #13 64.18 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
09:14:14 #13 64.18 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
09:14:14 #13 64.19 Setting up libfile-basedir-perl (0.08-1) ...
09:14:14 #13 64.21 Setting up libnumber-range-perl (0.12-1) ...
09:14:14 #13 64.22 Setting up libtask-weaken-perl (1.06-1) ...
09:14:14 #13 64.23 Setting up libunicode-utf8-perl (0.62-1) ...
09:14:14 #13 64.25 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:14 #13 64.26 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
09:14:14 #17 20.69   Installing       : openssh-clients-8.0p1-19.el8.aarch64                 32/61 
09:14:14 #13 62.90 Setting up lintian (2.15.0) ...
09:14:14 #13 62.99 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:14 #13 63.03 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
09:14:14 #13 63.12 Setting up licensecheck (3.0.31-3) ...
09:14:14 #37 4.975 The following additional packages will be installed:
09:14:14 #37 4.976   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:14:14 #37 4.977 Suggested packages:
09:14:14 #37 4.977   cmake-doc ninja-build lrzip
09:14:14 #37 5.051 The following NEW packages will be installed:
09:14:14 #37 5.052   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:14:14 #15 3.890 (24/95): pcre2-devel-10.40-1.fc37.1.aarch64.rpm 4.4 MB/s | 505 kB     00:00    
09:14:14 #15 3.933 (25/95): pcre2-utf16-10.40-1.fc37.1.aarch64.rpm 1.8 MB/s | 199 kB     00:00    
09:14:14 #15 3.987 (26/95): pcre2-utf32-10.40-1.fc37.1.aarch64.rpm 1.7 MB/s | 188 kB     00:00    
09:14:14 #15 4.018 (27/95): perl-Error-0.17029-10.fc37.noarch.rpm  321 kB/s |  41 kB     00:00    
09:14:14 #15 4.022 (28/95): perl-TermReadKey-2.38-14.fc37.aarch64. 402 kB/s |  36 kB     00:00    
09:14:14 #15 4.024 (29/95): perl-Thread-Queue-3.14-489.fc37.noarch 585 kB/s |  21 kB     00:00    
09:14:14 #15 4.028 (30/95): perl-threads-2.27-489.fc37.aarch64.rpm 5.9 MB/s |  56 kB     00:00    
09:14:14 #15 4.062 (31/95): perl-threads-shared-1.64-489.fc37.aarc 1.1 MB/s |  43 kB     00:00    
09:14:14 #15 4.114 (32/95): python3-setools-4.4.0-9.fc37.aarch64.r 6.8 MB/s | 613 kB     00:00    
09:14:14 #15 2.544 Dependencies resolved.
09:14:14 #15 2.570 ================================================================================
09:14:14 #15 2.570  Package                       Arch     Version                  Repo      Size
09:14:14 #15 2.570 ================================================================================
09:14:14 #15 2.570 Installing:
09:14:14 #15 2.570  cmake                         aarch64  3.27.4-7.fc38            updates  7.4 M
09:14:14 #15 2.570  device-mapper-devel           aarch64  1.02.189-2.fc38          fedora    43 k
09:14:14 #15 2.570  gcc                           aarch64  13.2.1-1.fc38            updates   31 M
09:14:14 #15 2.570  git                           aarch64  2.41.0-1.fc38            updates   54 k
09:14:14 #15 2.570  glibc-static                  aarch64  2.37-5.fc38              updates  1.4 M
09:14:14 #15 2.570  libseccomp-devel              aarch64  2.5.3-4.fc38             fedora    60 k
09:14:14 #15 2.570  libselinux-devel              aarch64  3.5-1.fc38               fedora   151 k
09:14:14 #15 2.570  libtool                       aarch64  2.4.7-6.fc38             fedora   601 k
09:14:14 #15 2.570  libtool-ltdl-devel            aarch64  2.4.7-6.fc38             fedora   164 k
09:14:14 #15 2.570  make                          aarch64  1:4.4.1-1.fc38           updates  587 k
09:14:14 #15 2.570  selinux-policy-devel          noarch   38.28-1.fc38             updates  910 k
09:14:14 #15 2.570  systemd                       aarch64  253.10-1.fc38            updates  4.3 M
09:14:14 #15 2.570  which                         aarch64  2.21-39.fc38             fedora    42 k
09:14:14 #15 2.570 Upgrading:
09:14:14 #15 2.570  systemd-libs                  aarch64  253.10-1.fc38            updates  633 k
09:14:14 #15 2.570 Installing dependencies:
09:14:14 #15 2.570  annobin-docs                  noarch   12.26-1.fc38             updates   92 k
09:14:14 #15 2.570  annobin-plugin-gcc            aarch64  12.26-1.fc38             updates  957 k
09:14:14 #15 2.570  autoconf                      noarch   2.71-5.fc38              fedora   733 k
09:14:14 #15 2.570  automake                      noarch   1.16.5-11.fc38           fedora   697 k
09:14:14 #15 2.570  checkpolicy                   aarch64  3.5-1.fc38               fedora   345 k
09:14:14 #15 2.570  cmake-data                    noarch   3.27.4-7.fc38            updates  2.2 M
09:14:14 #15 2.570  cmake-filesystem              aarch64  3.27.4-7.fc38            updates   19 k
09:14:14 #15 2.570  cmake-rpm-macros              noarch   3.27.4-7.fc38            updates   18 k
09:14:14 #15 2.570  cpp                           aarch64  13.2.1-1.fc38            updates  9.7 M
09:14:14 #15 2.570  dbus                          aarch64  1:1.14.10-1.fc38         updates  8.0 k
09:14:14 #15 2.570  dbus-broker                   aarch64  33-1.fc38                fedora   168 k
09:14:14 #15 2.570  dbus-common                   noarch   1:1.14.10-1.fc38         updates   15 k
09:14:14 #15 2.570  device-mapper                 aarch64  1.02.189-2.fc38          fedora   137 k
09:14:14 #15 2.570  device-mapper-libs            aarch64  1.02.189-2.fc38          fedora   171 k
09:14:14 #15 2.570  gc                            aarch64  8.2.2-3.fc38             fedora   109 k
09:14:14 #15 2.570  gcc-plugin-annobin            aarch64  13.2.1-1.fc38            updates   46 k
09:14:14 #15 2.570  git-core                      aarch64  2.41.0-1.fc38            updates  4.5 M
09:14:14 #15 2.570  git-core-doc                  noarch   2.41.0-1.fc38            updates  2.8 M
09:14:14 #15 2.570  glibc-devel                   aarch64  2.37-5.fc38              updates  541 k
09:14:14 #15 2.570  guile22                       aarch64  2.2.7-7.fc38             fedora   6.5 M
09:14:14 #15 2.570  jsoncpp                       aarch64  1.9.5-4.fc38             fedora    92 k
09:14:14 #15 2.570  kernel-headers                aarch64  6.4.4-200.fc38           updates  1.5 M
09:14:14 #15 2.570  kmod-libs                     aarch64  30-4.fc38                fedora    67 k
09:14:14 #15 2.570  less                          aarch64  633-1.fc38               updates  176 k
09:14:14 #15 2.570  libargon2                     aarch64  20190702-2.fc38          fedora    28 k
09:14:14 #15 2.570  libasan                       aarch64  13.2.1-1.fc38            updates  449 k
09:14:14 #15 2.570  libatomic                     aarch64  13.2.1-1.fc38            updates   36 k
09:14:14 #15 2.570  libcbor                       aarch64  0.7.0-9.fc38             fedora    55 k
09:14:14 #15 2.570  libedit                       aarch64  3.1-45.20221030cvs.fc38  fedora   107 k
09:14:14 #15 2.570  libfdisk                      aarch64  2.38.1-4.fc38            fedora   156 k
09:14:14 #15 2.570  libfido2                      aarch64  1.12.0-3.fc38            fedora    96 k
09:14:14 #15 2.570  libmpc                        aarch64  1.3.1-2.fc38             fedora    72 k
09:14:14 #15 2.570  libseccomp                    aarch64  2.5.3-4.fc38             fedora    72 k
09:14:14 #15 2.570  libselinux-utils              aarch64  3.5-1.fc38               fedora   164 k
09:14:14 #15 2.570  libsepol-devel                aarch64  3.5-1.fc38               fedora    49 k
09:14:14 #15 2.570  libtool-ltdl                  aarch64  2.4.7-6.fc38             fedora    37 k
09:14:14 #15 2.570  libubsan                      aarch64  13.2.1-1.fc38            updates  203 k
09:14:14 #15 2.570  libutempter                   aarch64  1.2.1-8.fc38             fedora    27 k
09:14:14 #15 2.570  libuv                         aarch64  1:1.46.0-1.fc38          updates  156 k
09:14:14 #15 2.570  libxcrypt-devel               aarch64  4.4.36-1.fc38            updates   30 k
09:14:14 #15 2.570  libxcrypt-static              aarch64  4.4.36-1.fc38            updates  108 k
09:14:14 #15 2.570  m4                            aarch64  1.4.19-5.fc38            fedora   299 k
09:14:14 #15 2.570  openssh                       aarch64  9.0p1-17.fc38            updates  429 k
09:14:14 #15 2.570  openssh-clients               aarch64  9.0p1-17.fc38            updates  691 k
09:14:14 #15 2.570  pcre2-devel                   aarch64  10.42-1.fc38.1           fedora   506 k
09:14:14 #15 2.570  pcre2-utf16                   aarch64  10.42-1.fc38.1           fedora   200 k
09:14:14 #15 2.570  pcre2-utf32                   aarch64  10.42-1.fc38.1           fedora   188 k
09:14:14 #15 2.570  perl-Error                    noarch   1:0.17029-11.fc38        fedora    40 k
09:14:14 #15 2.570  perl-File-Compare             noarch   1.100.700-497.fc38       updates   14 k
09:14:14 #15 2.570  perl-File-Copy                noarch   2.39-497.fc38            updates   21 k
09:14:14 #15 2.570  perl-File-Find                noarch   1.40-497.fc38            updates   26 k
09:14:14 #15 2.570  perl-Git                      noarch   2.41.0-1.fc38            updates   41 k
09:14:14 #15 2.570  perl-TermReadKey              aarch64  2.38-16.fc38             fedora    36 k
09:14:14 #15 2.570  perl-Thread-Queue             noarch   3.14-490.fc38            fedora    21 k
09:14:14 #15 2.570  perl-lib                      aarch64  0.65-497.fc38            updates   16 k
09:14:14 #15 2.570  perl-threads                  aarch64  1:2.27-490.fc38          fedora    56 k
09:14:14 #15 2.570  perl-threads-shared           aarch64  1.64-490.fc38            fedora    43 k
09:14:14 #15 2.570  policycoreutils               aarch64  3.5-1.fc38               fedora   242 k
09:14:14 #15 2.570  policycoreutils-devel         aarch64  3.5-1.fc38               fedora   148 k
09:14:14 #15 2.570  policycoreutils-python-utils  noarch   3.5-1.fc38               fedora    80 k
09:14:14 #15 2.570  python3-audit                 aarch64  3.1.2-1.fc38             updates   87 k
09:14:14 #15 2.570  python3-libselinux            aarch64  3.5-1.fc38               fedora   193 k
09:14:14 #15 2.570  python3-libsemanage           aarch64  3.5-2.fc38               fedora    85 k
09:14:14 #15 2.570  python3-policycoreutils       noarch   3.5-1.fc38               fedora   2.2 M
09:14:14 #15 2.570  python3-setools               aarch64  4.4.3-1.fc38             updates  616 k
09:14:14 #15 2.570  python3-setuptools            noarch   65.5.1-2.fc38            fedora   1.7 M
09:14:14 #15 2.570  rhash                         aarch64  1.4.3-2.fc38             fedora   192 k
09:14:14 #15 2.570  rpm-plugin-selinux            aarch64  4.18.1-3.fc38            updates   20 k
09:14:14 #15 2.570  selinux-policy                noarch   38.28-1.fc38             updates   54 k
09:14:14 #15 2.570  selinux-policy-targeted       noarch   38.28-1.fc38             updates  6.7 M
09:14:14 #15 2.570  systemd-devel                 aarch64  253.10-1.fc38            updates  593 k
09:14:14 #15 2.570  systemd-pam                   aarch64  253.10-1.fc38            updates  332 k
09:14:14 #15 2.570  systemd-rpm-macros            noarch   253.10-1.fc38            updates   28 k
09:14:14 #15 2.570  util-linux                    aarch64  2.38.1-4.fc38            fedora   2.3 M
09:14:14 #15 2.570  vim-filesystem                noarch   2:9.0.1872-1.fc38        updates   18 k
09:14:14 #15 2.570  xkeyboard-config              noarch   2.38-1.fc38              fedora   963 k
09:14:14 #15 2.570 Installing weak dependencies:
09:14:14 #15 2.570  cryptsetup-libs               aarch64  2.6.1-1.fc38             fedora   487 k
09:14:14 #15 2.570  libxkbcommon                  aarch64  1.5.0-2.fc38             fedora   141 k
09:14:14 #15 2.570  qrencode-libs                 aarch64  4.1.1-4.fc38             fedora    62 k
09:14:14 #15 2.570  systemd-networkd              aarch64  253.10-1.fc38            updates  607 k
09:14:14 #15 2.570  systemd-resolved              aarch64  253.10-1.fc38            updates  279 k
09:14:14 #15 2.570 
09:14:14 #15 2.570 Transaction Summary
09:14:14 #15 2.570 ================================================================================
09:14:14 #15 2.570 Install  94 Packages
09:14:14 #15 2.570 Upgrade   1 Package
09:14:14 #15 2.570 
09:14:14 #15 2.576 Total download size: 101 M
09:14:14 #15 2.576 Downloading Packages:
09:14:14 #14 64.11 Preparing to unpack .../329-libterm-readkey-perl_2.38-2build1_arm64.deb ...
09:14:14 #14 64.11 Unpacking libterm-readkey-perl (2.38-2build1) ...
09:14:14 #14 64.15 Selecting previously unselected package libtext-levenshteinxs-perl.
09:14:14 #14 64.15 Preparing to unpack .../330-libtext-levenshteinxs-perl_0.03-5build1_arm64.deb ...
09:14:14 #14 64.15 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
09:14:14 #14 64.19 Selecting previously unselected package libtext-markdown-discount-perl.
09:14:14 #14 64.19 Preparing to unpack .../331-libtext-markdown-discount-perl_0.16-1_arm64.deb ...
09:14:14 #14 64.19 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:14:14 #14 64.23 Selecting previously unselected package libtext-xslate-perl:arm64.
09:14:14 #14 64.23 Preparing to unpack .../332-libtext-xslate-perl_3.5.9-1build2_arm64.deb ...
09:14:14 #14 64.24 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build2) ...
09:14:14 #14 64.28 Selecting previously unselected package libtime-duration-perl.
09:14:14 #14 64.28 Preparing to unpack .../333-libtime-duration-perl_1.21-2_all.deb ...
09:14:14 #14 64.29 Unpacking libtime-duration-perl (1.21-2) ...
09:14:14 #14 64.32 Selecting previously unselected package libtime-moment-perl.
09:14:14 #14 64.32 Preparing to unpack .../334-libtime-moment-perl_0.44-2build1_arm64.deb ...
09:14:14 #14 64.32 Unpacking libtime-moment-perl (0.44-2build1) ...
09:14:14 #14 64.38 Selecting previously unselected package libtype-tiny-xs-perl:arm64.
09:14:14 #16 7.939 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd-dev amd64 249.11-0ubuntu3.10 [306 kB]
09:14:14 #14 57.51 Preparing to unpack .../162-libnet-http-perl_6.22-1_all.deb ...
09:14:14 #14 57.52 Unpacking libnet-http-perl (6.22-1) ...
09:14:14 #14 57.55 Selecting previously unselected package liblwp-protocol-https-perl.
09:14:14 #14 57.56 Preparing to unpack .../163-liblwp-protocol-https-perl_6.10-1_all.deb ...
09:14:14 #14 57.56 Unpacking liblwp-protocol-https-perl (6.10-1) ...
09:14:14 #14 57.62 Selecting previously unselected package libtry-tiny-perl.
09:14:14 #14 57.62 Preparing to unpack .../164-libtry-tiny-perl_0.31-2_all.deb ...
09:14:14 #14 57.63 Unpacking libtry-tiny-perl (0.31-2) ...
09:14:14 #14 57.67 Selecting previously unselected package libwww-robotrules-perl.
09:14:14 #14 57.67 Preparing to unpack .../165-libwww-robotrules-perl_6.02-1_all.deb ...
09:14:14 #14 57.68 Unpacking libwww-robotrules-perl (6.02-1) ...
09:14:14 #14 57.72 Selecting previously unselected package libwww-perl.
09:14:14 #14 57.72 Preparing to unpack .../166-libwww-perl_6.67-1_all.deb ...
09:14:14 #14 57.72 Unpacking libwww-perl (6.67-1) ...
09:14:14 #14 58.66 Preparing to unpack .../263-libsub-identify-perl_0.14-1build5_arm64.deb ...
09:14:14 #14 58.66 Unpacking libsub-identify-perl (0.14-1build5) ...
09:14:14 #14 58.69 Selecting previously unselected package libsub-name-perl.
09:14:14 #14 58.69 Preparing to unpack .../264-libsub-name-perl_0.26-1build3_arm64.deb ...
09:14:14 #14 58.70 Unpacking libsub-name-perl (0.26-1build3) ...
09:14:14 #14 58.73 Selecting previously unselected package libnamespace-clean-perl.
09:14:14 #14 58.73 Preparing to unpack .../265-libnamespace-clean-perl_0.27-1_all.deb ...
09:14:14 #14 58.73 Unpacking libnamespace-clean-perl (0.27-1) ...
09:14:14 #14 58.76 Selecting previously unselected package libpath-tiny-perl.
09:14:14 #14 58.77 Preparing to unpack .../266-libpath-tiny-perl_0.122-1_all.deb ...
09:14:14 #14 58.77 Unpacking libpath-tiny-perl (0.122-1) ...
09:14:14 #14 58.80 Selecting previously unselected package libstrictures-perl.
09:14:14 #14 58.80 Preparing to unpack .../267-libstrictures-perl_2.000006-1_all.deb ...
09:14:14 #14 58.81 Unpacking libstrictures-perl (2.000006-1) ...
09:14:14 #14 58.84 Selecting previously unselected package libtype-tiny-perl.
09:14:14 #14 58.84 Preparing to unpack .../268-libtype-tiny-perl_1.012004-1_all.deb ...
09:14:14 #14 58.85 Unpacking libtype-tiny-perl (1.012004-1) ...
09:14:14 #14 58.89 Selecting previously unselected package libgitlab-api-v4-perl.
09:14:14 #13 59.41 Setting up equivs (2.3.1) ...
09:14:14 #13 59.42 Setting up g++ (4:12.2.0-3) ...
09:14:14 #13 59.43 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:14 #13 59.43 Setting up build-essential (12.9) ...
09:14:14 #13 59.44 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:14 #13 59.46 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:14 #13 59.47 Setting up dput (1.1.3) ...
09:14:14 #13 59.59 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:14 #13 59.60 Setting up libstring-license-perl (0.0.2-1) ...
09:14:14 #13 59.61 Setting up licensecheck (3.3.5-1) ...
09:14:14 #13 59.62 Setting up libgitlab-api-v4-perl (0.26-3) ...
09:14:14 #13 59.63 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:14 #13 59.64 Setting up libwww-perl (6.68-1) ...
09:14:14 #15 14.46 Preparing to unpack .../pkgconf_1.8.1-1_armhf.deb ...
09:14:14 #15 14.47 Unpacking pkgconf:armhf (1.8.1-1) ...
09:14:14 #15 14.51 Selecting previously unselected package pkg-config:armhf.
09:14:14 #15 14.51 Preparing to unpack .../pkg-config_1.8.1-1_armhf.deb ...
09:14:14 #15 14.52 Unpacking pkg-config:armhf (1.8.1-1) ...
09:14:14 #15 14.56 Setting up libseccomp-dev:armhf (2.5.4-1+rpi1+b1) ...
09:14:14 #15 14.58 Setting up libstdc++-12-dev:armhf (12.2.0-14+rpi1) ...
09:14:14 #15 14.59 Setting up libarchive13:armhf (3.6.2-1) ...
09:14:14 #15 14.61 Setting up libpcre2-16-0:armhf (10.42-1) ...
09:14:14 #15 14.62 Setting up libpcre2-32-0:armhf (10.42-1) ...
09:14:14 #15 14.63 Setting up libpkgconf3:armhf (1.8.1-1) ...
09:14:14 #15 14.65 Setting up libuv1:armhf (1.44.2-1+rpi1) ...
09:14:14 #15 14.66 Setting up bash-completion (1:2.11-6) ...
09:14:14 #15 14.69 Setting up udev (252.12-1~deb12u1+rpi1) ...
09:14:14 #14 57.79 Preparing to unpack .../202-libdeflate0_1.10-2_armhf.deb ...
09:14:14 #14 57.79 Unpacking libdeflate0:armhf (1.10-2) ...
09:14:14 #14 57.83 Selecting previously unselected package libjbig0:armhf.
09:14:14 #14 57.83 Preparing to unpack .../203-libjbig0_2.1-3.1ubuntu0.22.04.1_armhf.deb ...
09:14:14 #14 57.84 Unpacking libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
09:14:14 #14 57.87 Selecting previously unselected package libwebp7:armhf.
09:14:14 #14 57.87 Preparing to unpack .../204-libwebp7_1.2.2-2ubuntu0.22.04.2_armhf.deb ...
09:14:14 #14 57.88 Unpacking libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ...
09:14:14 #14 57.92 Selecting previously unselected package libtiff5:armhf.
09:14:14 #13 61.19 Setting up libdata-optlist-perl (0.110-1.1) ...
09:14:14 #14 65.30 Setting up libparams-validate-perl (1.29-3) ...
09:14:14 #14 65.37 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:14 #14 65.46 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:14 #14 65.55 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
09:14:14 #13 64.28 Setting up libfile-listing-perl (6.04-1) ...
09:14:14 #13 64.29 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:14:14 #13 64.30 Setting up libclass-inspector-perl (1.32-1) ...
09:14:14 #13 64.32 Setting up libfont-afm-perl (1.20-2) ...
09:14:14 #13 64.33 Setting up libwant-perl (0.29-1+b4) ...
09:14:14 #13 64.34 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:14 #13 64.35 Setting up libtext-glob-perl (0.10-1) ...
09:14:14 #13 64.37 Setting up libclass-method-modifiers-perl (2.12-1) ...
09:14:14 #13 64.38 Setting up liblist-compare-perl (0.53-1) ...
09:14:14 #13 64.39 Setting up libref-util-xs-perl (0.117-1+b1) ...
09:14:14 #13 64.41 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
09:14:14 #13 64.42 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
09:14:14 #13 64.43 Setting up libsort-key-perl (1.33-2+b1) ...
09:14:14 #13 64.44 Setting up libclone-perl (0.41-1+b1) ...
09:14:14 #13 64.46 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:14 #13 64.47 Setting up libarchive-zip-perl (1.64-1) ...
09:14:14 #17 21.55   Installing       : git-core-2.39.3-1.el8.aarch64                        33/61 
09:14:14 #37 5.323 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
09:14:14 #37 5.323 Need to get 17.3 MB of archives.
09:14:14 #37 5.323 After this operation, 70.1 MB of additional disk space will be used.
09:14:14 #37 5.323 Get:1 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:14:14 #37 5.394 Get:2 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:14:14 #13 63.22 Setting up libgitlab-api-v4-perl (0.16-1) ...
09:14:14 #13 63.31 Setting up liblwp-protocol-https-perl (6.07-2) ...
09:14:14 #15 4.117 (33/95): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 686 kB/s |  61 kB     00:00    
09:14:14 #15 4.155 (34/95): rhash-1.4.2-3.fc37.aarch64.rpm         2.0 MB/s | 185 kB     00:00    
09:14:14 #15 4.264 (35/95): util-linux-2.38.1-1.fc37.aarch64.rpm    16 MB/s | 2.3 MB     00:00    
09:14:14 #14 64.38 Preparing to unpack .../335-libtype-tiny-xs-perl_0.025-1_arm64.deb ...
09:14:14 #14 64.38 Unpacking libtype-tiny-xs-perl:arm64 (0.025-1) ...
09:14:14 #14 64.42 Selecting previously unselected package libunicode-utf8-perl.
09:14:14 #14 64.42 Preparing to unpack .../336-libunicode-utf8-perl_0.62-2_arm64.deb ...
09:14:14 #14 64.43 Unpacking libunicode-utf8-perl (0.62-2) ...
09:14:14 #14 64.46 Selecting previously unselected package libwww-mechanize-perl.
09:14:14 #14 64.46 Preparing to unpack .../337-libwww-mechanize-perl_2.16-1_all.deb ...
09:14:14 #14 64.46 Unpacking libwww-mechanize-perl (2.16-1) ...
09:14:14 #14 64.50 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:14 #14 64.50 Preparing to unpack .../338-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:14:14 #14 64.50 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:14:14 #14 64.54 Selecting previously unselected package libxml-sax-base-perl.
09:14:14 #14 64.54 Preparing to unpack .../339-libxml-sax-base-perl_1.09-3_all.deb ...
09:14:14 #14 64.54 Unpacking libxml-sax-base-perl (1.09-3) ...
09:14:14 #14 64.59 Selecting previously unselected package libxml-sax-perl.
09:14:14 #14 64.59 Preparing to unpack .../340-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:14:14 #14 64.59 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:14:14 #14 64.64 Selecting previously unselected package libxml-libxml-perl.
09:14:14 #16 7.990 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
09:14:14 #16 8.156 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB]
09:14:14 #14 58.90 Preparing to unpack .../269-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:14:14 #14 58.90 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:14:14 #14 58.94 Selecting previously unselected package libhash-fieldhash-perl.
09:14:14 #14 58.94 Preparing to unpack .../270-libhash-fieldhash-perl_0.15-1build5_arm64.deb ...
09:14:14 #14 58.94 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
09:14:14 #14 58.97 Selecting previously unselected package libhtml-form-perl.
09:14:14 #14 58.98 Preparing to unpack .../271-libhtml-form-perl_6.07-1_all.deb ...
09:14:14 #14 58.98 Unpacking libhtml-form-perl (6.07-1) ...
09:14:14 #14 59.01 Selecting previously unselected package libhtml-format-perl.
09:14:14 #14 59.02 Preparing to unpack .../272-libhtml-format-perl_2.12-1.1_all.deb ...
09:14:14 #14 59.02 Unpacking libhtml-format-perl (2.12-1.1) ...
09:14:14 #14 59.05 Selecting previously unselected package libhtml-html5-entities-perl.
09:14:14 #14 59.06 Preparing to unpack .../273-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:14:14 #14 59.06 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:14:14 #14 59.09 Selecting previously unselected package libhttp-daemon-perl.
09:14:14 #14 59.09 Preparing to unpack .../274-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
09:14:14 #14 59.10 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:14:14 #14 59.13 Selecting previously unselected package libio-interactive-perl.
09:14:14 #14 59.13 Preparing to unpack .../275-libio-interactive-perl_1.023-1_all.deb ...
09:14:14 #14 59.13 Unpacking libio-interactive-perl (1.023-1) ...
09:14:14 #14 59.16 Selecting previously unselected package libio-prompt-tiny-perl.
09:14:14 #14 59.16 Preparing to unpack .../276-libio-prompt-tiny-perl_0.003-1_all.deb ...
09:14:14 #14 59.17 Unpacking libio-prompt-tiny-perl (0.003-1) ...
09:14:14 #14 59.20 Selecting previously unselected package libtypes-serialiser-perl.
09:14:14 #14 59.20 Preparing to unpack .../277-libtypes-serialiser-perl_1.01-1_all.deb ...
09:14:14 #14 59.20 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:14:14 #14 59.23 Selecting previously unselected package libjson-xs-perl.
09:14:14 #14 57.77 Selecting previously unselected package patchutils.
09:14:14 #14 57.77 Preparing to unpack .../167-patchutils_0.4.2-1build2_armhf.deb ...
09:14:14 #14 57.82 Unpacking patchutils (0.4.2-1build2) ...
09:14:14 #14 57.86 Selecting previously unselected package wdiff.
09:14:14 #14 57.87 Preparing to unpack .../168-wdiff_1.2.2-5_armhf.deb ...
09:14:14 #14 57.87 Unpacking wdiff (1.2.2-5) ...
09:14:14 #14 57.93 Selecting previously unselected package devscripts.
09:14:14 #14 57.93 Preparing to unpack .../169-devscripts_2.23.4ubuntu1_all.deb ...
09:14:14 #14 57.95 Unpacking devscripts (2.23.4ubuntu1) ...
09:14:14 #13 59.65 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:14 #13 59.65 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:14 #13 59.66 Setting up devscripts (2.23.4) ...
09:14:14 #13 59.81 Setting up libxml-parser-perl (2.46-4) ...
09:14:14 #13 59.82 Setting up lintian (2.116.3) ...
09:14:14 #13 59.92 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:14 #15 2.954 Reading package lists...
09:14:14 #15 3.455 Building dependency tree...
09:14:14 #15 3.554 Reading state information...
09:14:14 #15 3.558 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:14 #14 57.93 Preparing to unpack .../205-libtiff5_4.3.0-6ubuntu0.5_armhf.deb ...
09:14:14 #14 57.93 Unpacking libtiff5:armhf (4.3.0-6ubuntu0.5) ...
09:14:14 #14 57.97 Selecting previously unselected package libxpm4:armhf.
09:14:14 #14 57.97 Preparing to unpack .../206-libxpm4_1%3a3.5.12-1ubuntu0.22.04.1_armhf.deb ...
09:14:14 #14 57.98 Unpacking libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
09:14:14 #14 58.02 Selecting previously unselected package libgd3:armhf.
09:14:14 #14 58.02 Preparing to unpack .../207-libgd3_2.3.0-2ubuntu2_armhf.deb ...
09:14:14 #14 58.07 Unpacking libgd3:armhf (2.3.0-2ubuntu2) ...
09:14:14 #14 58.11 Selecting previously unselected package libc-devtools.
09:14:14 #14 58.11 Preparing to unpack .../208-libc-devtools_2.35-0ubuntu3.3_armhf.deb ...
09:14:14 #14 58.11 Unpacking libc-devtools (2.35-0ubuntu3.3) ...
09:14:14 #14 58.14 Selecting previously unselected package libcapture-tiny-perl.
09:14:14 #14 58.15 Preparing to unpack .../209-libcapture-tiny-perl_0.48-1_all.deb ...
09:14:14 #14 58.15 Unpacking libcapture-tiny-perl (0.48-1) ...
09:14:14 #14 58.18 Selecting previously unselected package libclass-data-inheritable-perl.
09:14:14 #14 58.18 Preparing to unpack .../210-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:14:14 #14 58.19 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:14:14 #14 58.22 Selecting previously unselected package libclone-perl.
09:14:14 #14 58.23 Preparing to unpack .../211-libclone-perl_0.45-1build3_armhf.deb ...
09:14:14 #14 58.23 Unpacking libclone-perl (0.45-1build3) ...
09:14:14 #14 58.27 Selecting previously unselected package libcommon-sense-perl:armhf.
09:14:14 #14 58.27 Preparing to unpack .../212-libcommon-sense-perl_3.75-2build1_armhf.deb ...
09:14:14 #14 58.27 Unpacking libcommon-sense-perl:armhf (3.75-2build1) ...
09:14:14 #14 58.30 Selecting previously unselected package libconfig-tiny-perl.
09:14:14 #13 61.20 Setting up libipc-run-perl (20200505.0-1) ...
09:14:14 #13 61.21 Setting up git (1:2.30.2-1+deb11u2) ...
09:14:14 #13 61.24 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
09:14:14 #13 61.25 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:14:14 #13 61.42 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:14 #13 61.43 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:14 #13 61.44 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:14 #13 61.45 Setting up libhtml-parser-perl (3.75-1+b1) ...
09:14:14 #14 65.55 Setting up libgitlab-api-v4-perl (0.25-1) ...
09:14:14 #14 65.57 Setting up libmoox-struct-perl (0.017-1) ...
09:14:14 #14 65.58 Setting up lintian (2.62.0ubuntu2.2) ...
09:14:14 #14 65.59 Setting up licensecheck (3.0.45-1) ...
09:14:14 #14 65.60 Setting up dh-autoreconf (19) ...
09:14:14 #14 65.61 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:14:14 #14 65.62 Setting up libwww-perl (6.43-1) ...
09:14:14 #14 65.64 Setting up debhelper (12.10ubuntu1) ...
09:14:14 #14 65.65 Setting up devscripts (2.20.2ubuntu2) ...
09:14:14 #15 3.448 (1/93): device-mapper-1.02.175-9.fc37.x86_64.rp 468 kB/s | 138 kB     00:00    
09:14:14 #15 3.453 (2/93): device-mapper-devel-1.02.175-9.fc37.x86 142 kB/s |  43 kB     00:00    
09:14:14 #15 3.467 (3/93): automake-1.16.5-9.fc37.noarch.rpm       2.2 MB/s | 696 kB     00:00    
09:14:14 #15 3.472 (4/93): device-mapper-libs-1.02.175-9.fc37.x86_ 7.6 MB/s | 177 kB     00:00    
09:14:14 #15 3.477 (5/93): gc-8.0.6-4.fc37.x86_64.rpm              4.6 MB/s | 103 kB     00:00    
09:14:14 #15 3.482 (6/93): jsoncpp-1.9.5-3.fc37.x86_64.rpm          10 MB/s |  98 kB     00:00    
09:14:14 #15 3.486 (7/93): kmod-libs-30-2.fc37.x86_64.rpm          8.0 MB/s |  68 kB     00:00    
09:14:14 #15 3.491 (8/93): libargon2-20190702-1.fc37.x86_64.rpm    3.3 MB/s |  28 kB     00:00    
09:14:14 #15 3.499 (9/93): libbpf-0.8.0-2.fc37.x86_64.rpm           14 MB/s | 172 kB     00:00    
09:14:14 + STATUS=0
09:14:14 + '[' 0 -ne 0 ']'
09:14:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:14 + /usr/bin/tar -xof -
09:14:14 #13 64.48 Setting up libsub-identify-perl (0.14-1+b1) ...
09:14:14 #13 64.49 Setting up libdistro-info-perl (0.21) ...
09:14:14 #13 64.50 Setting up python3-apt (1.8.4.3) ...
09:14:14 #13 64.68 Setting up libio-stringy-perl (2.111-3) ...
09:14:14 #13 64.69 Setting up liblist-moreutils-perl (0.416-1+b4) ...
09:14:14 #13 64.70 Setting up libhtml-tagset-perl (3.20-3) ...
09:14:14 #13 64.71 Setting up liblog-any-perl (1.707-1) ...
09:14:14 #13 64.72 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:14 #13 64.74 Setting up libpod-constants-perl (0.19-1) ...
09:14:14 #13 64.75 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
09:14:14 #13 64.76 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:14 #13 64.77 Setting up libfuture-perl (0.39-1) ...
09:14:14 #13 64.78 Setting up liblwp-mediatypes-perl (6.02-1) ...
09:14:14 #13 64.79 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
09:14:14 #13 64.81 Setting up libtry-tiny-perl (0.30-1) ...
09:14:14 #13 64.81 Setting up libtype-tiny-perl (1.004004-1) ...
09:14:14 #13 64.82 Setting up libtest-fatal-perl (0.014-1) ...
09:14:14 #13 64.83 Setting up libcommon-sense-perl (3.74-2+b7) ...
09:14:14 #17 21.96   Installing       : git-core-doc-2.39.3-1.el8.noarch                     34/61 
09:14:14 #17 21.99   Installing       : libatomic-8.5.0-20.el8.aarch64                       35/61 
09:14:14 #17 22.00   Running scriptlet: libatomic-8.5.0-20.el8.aarch64                       35/61 
09:14:14 #17 22.05   Installing       : libasan-8.5.0-20.el8.aarch64                         36/61 
09:14:14 #37 ...
09:14:14 
09:14:14 #39 [build 1/6] COPY --from=gowinres /build/ /usr/local/bin/
09:14:14 #39 DONE 0.3s
09:14:14 
09:14:14 #40 [build 2/6] WORKDIR /go/src/github.com/docker/docker
09:14:14 #40 DONE 0.0s
09:14:14 
09:14:14 #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
09:14:14 #37 5.478 Get:3 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u4 [693 kB]
09:14:14 #37 5.487 Get:4 http://deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:14:14 #37 5.491 Get:5 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:14:14 #37 5.493 Get:6 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:14:14 #37 5.494 Get:7 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:14:14 #37 5.495 Get:8 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:14:14 #37 5.690 debconf: delaying package configuration, since apt-utils is not installed
09:14:14 #37 5.738 Fetched 17.3 MB in 0s (35.8 MB/s)
09:14:14 #13 63.39 Setting up libwww-perl (6.36-2) ...
09:14:14 #13 63.45 Setting up debhelper (12.1.1) ...
09:14:14 #13 63.52 Setting up dh-autoreconf (19) ...
09:14:14 #13 63.58 Setting up devscripts (2.19.5+deb10u1) ...
09:14:14 #15 4.610 (36/95): annobin-docs-12.23-1.fc37.noarch.rpm   190 kB/s |  93 kB     00:00    
09:14:14 #16 28.08   Running scriptlet: which-2.21-29.el9.aarch64                            93/93 
09:14:14 #16 29.56   Verifying        : acl-2.3.1-3.el9.aarch64                               1/93 
09:14:14 #16 29.56   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/93 
09:14:14 #16 29.56   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/93 
09:14:14 #16 29.56   Verifying        : dbus-1:1.12.20-8.el9.aarch64                          4/93 
09:14:14 #16 29.56   Verifying        : dbus-broker-28-7.el9.aarch64                          5/93 
09:14:14 #16 29.56   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/93 
09:14:14 #16 29.56   Verifying        : device-mapper-9:1.02.195-3.el9.aarch64                7/93 
09:14:14 #16 29.56   Verifying        : device-mapper-libs-9:1.02.195-3.el9.aarch64           8/93 
09:14:14 #16 29.56   Verifying        : kmod-libs-28-9.el9.aarch64                            9/93 
09:14:14 #16 29.56   Verifying        : libatomic-11.4.1-2.1.el9.aarch64                     10/93 
09:14:14 #16 29.56   Verifying        : libcbor-0.7.0-5.el9.aarch64                          11/93 
09:14:14 #16 29.56   Verifying        : libdb-5.3.28-53.el9.aarch64                          12/93 
09:14:14 #16 29.56   Verifying        : libeconf-0.4.1-3.el9.aarch64                         13/93 
09:14:14 #16 29.56   Verifying        : libedit-3.1-38.20210216cvs.el9.aarch64               14/93 
09:14:14 #16 29.56   Verifying        : libfdisk-2.37.4-15.el9.aarch64                       15/93 
09:14:14 #16 29.56   Verifying        : libfido2-1.13.0-1.el9.aarch64                        16/93 
09:14:14 #16 29.56   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     17/93 
09:14:14 #16 29.56   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       18/93 
09:14:14 #16 29.56   Verifying        : libselinux-utils-3.5-1.el9.aarch64                   19/93 
09:14:14 #16 29.56   Verifying        : libutempter-1.2.1-6.el9.aarch64                      20/93 
09:14:14 #16 29.56   Verifying        : make-1:4.3-7.el9.aarch64                             21/93 
09:14:14 #16 29.56   Verifying        : openssh-8.7p1-34.el9.aarch64                         22/93 
09:14:14 #16 29.56   Verifying        : openssh-clients-8.7p1-34.el9.aarch64                 23/93 
09:14:14 #16 29.56   Verifying        : openssl-1:3.0.7-24.el9.aarch64                       24/93 
09:14:14 #16 29.56   Verifying        : pam-1.5.1-15.el9.aarch64                             25/93 
09:14:14 #16 29.56   Verifying        : policycoreutils-3.5-2.el9.aarch64                    26/93 
09:14:14 #16 29.56   Verifying        : python3-distro-1.5.0-7.el9.noarch                    27/93 
09:14:14 #16 29.56   Verifying        : python3-setools-4.4.3-1.el9.aarch64                  28/93 
09:14:14 #16 29.56   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              29/93 
09:14:14 #16 29.56   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           30/93 
09:14:14 #16 29.56   Verifying        : selinux-policy-38.1.23-1.el9.noarch                  31/93 
09:14:14 #16 29.56   Verifying        : selinux-policy-targeted-38.1.23-1.el9.noarch         32/93 
09:14:14 #16 29.56   Verifying        : systemd-252-18.el9.aarch64                           33/93 
09:14:14 #16 29.56   Verifying        : systemd-pam-252-18.el9.aarch64                       34/93 
09:14:14 #16 29.56   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 35/93 
09:14:14 #16 29.56   Verifying        : util-linux-2.37.4-15.el9.aarch64                     36/93 
09:14:14 #16 29.56   Verifying        : util-linux-core-2.37.4-15.el9.aarch64                37/93 
09:14:14 #16 29.56   Verifying        : vim-filesystem-2:8.2.2637-20.el9.noarch              38/93 
09:14:14 #16 29.56   Verifying        : which-2.21-29.el9.aarch64                            39/93 
09:14:14 #16 29.56   Verifying        : annobin-12.12-1.el9.aarch64                          40/93 
09:14:14 #16 29.56   Verifying        : autoconf-2.69-38.el9.noarch                          41/93 
09:14:14 #16 29.56   Verifying        : automake-1.16.2-8.el9.noarch                         42/93 
09:14:14 #16 29.56   Verifying        : checkpolicy-3.5-1.el9.aarch64                        43/93 
09:14:14 #16 29.56   Verifying        : cmake-3.20.2-8.el9.aarch64                           44/93 
09:14:14 #16 29.56   Verifying        : cmake-data-3.20.2-8.el9.noarch                       45/93 
09:14:14 #16 29.56   Verifying        : cmake-filesystem-3.20.2-8.el9.aarch64                46/93 
09:14:14 #16 29.56   Verifying        : cmake-rpm-macros-3.20.2-8.el9.noarch                 47/93 
09:14:14 #16 29.56   Verifying        : cpp-11.4.1-2.1.el9.aarch64                           48/93 
09:14:14 #16 29.56   Verifying        : gcc-11.4.1-2.1.el9.aarch64                           49/93 
09:14:14 #16 29.56   Verifying        : gcc-plugin-annobin-11.4.1-2.1.el9.aarch64            50/93 
09:14:14 #16 29.56   Verifying        : git-2.39.3-1.el9.aarch64                             51/93 
09:14:14 #16 29.56   Verifying        : git-core-2.39.3-1.el9.aarch64                        52/93 
09:14:14 #16 29.56   Verifying        : git-core-doc-2.39.3-1.el9.noarch                     53/93 
09:14:14 #16 29.56   Verifying        : glibc-devel-2.34-82.el9.aarch64                      54/93 
09:14:14 #16 29.56   Verifying        : kernel-headers-5.14.0-366.el9.aarch64                55/93 
09:14:14 #16 29.56   Verifying        : libasan-11.4.1-2.1.el9.aarch64                       56/93 
09:14:14 #16 29.56   Verifying        : libmpc-1.2.1-4.el9.aarch64                           57/93 
09:14:14 #16 29.56   Verifying        : libseccomp-devel-2.5.2-2.el9.aarch64                 58/93 
09:14:14 #16 29.56   Verifying        : libselinux-devel-3.5-1.el9.aarch64                   59/93 
09:14:14 #16 29.56   Verifying        : libsepol-devel-3.5-1.el9.aarch64                     60/93 
09:14:14 #16 29.56   Verifying        : libtool-2.4.6-45.el9.aarch64                         61/93 
09:14:14 #16 29.56   Verifying        : libtool-ltdl-2.4.6-45.el9.aarch64                    62/93 
09:14:14 #16 29.56   Verifying        : libubsan-11.4.1-2.1.el9.aarch64                      63/93 
09:14:14 #16 29.56   Verifying        : libuv-1:1.42.0-1.el9.aarch64                         64/93 
09:14:14 #16 29.56   Verifying        : libxcrypt-devel-4.4.18-3.el9.aarch64                 65/93 
09:14:14 #16 29.56   Verifying        : llvm-libs-16.0.6-4.el9.aarch64                       66/93 
09:14:14 #16 29.56   Verifying        : m4-1.4.19-1.el9.aarch64                              67/93 
09:14:14 #16 29.56   Verifying        : pcre2-devel-10.40-2.el9.aarch64                      68/93 
09:14:14 #16 29.56   Verifying        : pcre2-utf16-10.40-2.el9.aarch64                      69/93 
09:14:14 #16 29.56   Verifying        : pcre2-utf32-10.40-2.el9.aarch64                      70/93 
09:14:14 #16 29.56   Verifying        : perl-DynaLoader-1.47-480.el9.aarch64                 71/93 
09:14:14 #16 29.56   Verifying        : perl-Error-1:0.17029-7.el9.noarch                    72/93 
09:14:14 #16 29.56   Verifying        : perl-File-Compare-1.100.600-480.el9.noarch           73/93 
09:14:14 #16 29.56   Verifying        : perl-File-Copy-2.34-480.el9.noarch                   74/93 
09:14:14 #16 29.56   Verifying        : perl-File-Find-1.37-480.el9.noarch                   75/93 
09:14:14 #16 29.56   Verifying        : perl-Git-2.39.3-1.el9.noarch                         76/93 
09:14:14 #16 29.56   Verifying        : perl-TermReadKey-2.38-11.el9.aarch64                 77/93 
09:14:14 #16 29.56   Verifying        : perl-Thread-Queue-3.14-460.el9.noarch                78/93 
09:14:14 #16 29.56   Verifying        : perl-lib-0.65-480.el9.aarch64                        79/93 
09:14:14 #16 29.56   Verifying        : perl-threads-1:2.25-460.el9.aarch64                  80/93 
09:14:14 #16 29.56   Verifying        : perl-threads-shared-1.61-460.el9.aarch64             81/93 
09:14:14 #16 29.56   Verifying        : policycoreutils-devel-3.5-2.el9.aarch64              82/93 
09:14:14 #16 29.56   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        83/93 
09:14:14 #16 29.56   Verifying        : python3-audit-3.0.7-104.el9.aarch64                  84/93 
09:14:14 #16 29.56   Verifying        : python3-libselinux-3.5-1.el9.aarch64                 85/93 
09:14:14 #16 29.56   Verifying        : python3-libsemanage-3.5-2.el9.aarch64                86/93 
09:14:14 #16 29.56   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             87/93 
09:14:14 #16 29.56   Verifying        : selinux-policy-devel-38.1.23-1.el9.noarch            88/93 
09:14:14 #16 29.56   Verifying        : systemd-devel-252-18.el9.aarch64                     89/93 
09:14:14 #16 29.56   Verifying        : device-mapper-devel-9:1.02.195-3.el9.aarch64         90/93 
09:14:14 #16 29.56   Verifying        : glibc-static-2.34-82.el9.aarch64                     91/93 
09:14:14 #16 29.56   Verifying        : libtool-ltdl-devel-2.4.6-45.el9.aarch64              92/93 
09:14:14 #14 64.64 Preparing to unpack .../341-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_arm64.deb ...
09:14:14 #14 64.64 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:14:14 #14 64.69 Selecting previously unselected package libxml-parser-perl.
09:14:14 #14 64.69 Preparing to unpack .../342-libxml-parser-perl_2.46-4_arm64.deb ...
09:14:14 #14 64.69 Unpacking libxml-parser-perl (2.46-4) ...
09:14:14 #14 64.74 Selecting previously unselected package libxml-sax-expat-perl.
09:14:14 #14 64.74 Preparing to unpack .../343-libxml-sax-expat-perl_0.51-2_all.deb ...
09:14:14 #14 64.74 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:14:14 #14 64.78 Selecting previously unselected package libyaml-libyaml-perl.
09:14:14 #14 64.78 Preparing to unpack .../344-libyaml-libyaml-perl_0.86+ds-1_arm64.deb ...
09:14:14 #14 64.79 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:14:14 #14 64.82 Selecting previously unselected package licensecheck.
09:14:14 #14 64.83 Preparing to unpack .../345-licensecheck_3.3.5-1ubuntu1_all.deb ...
09:14:14 #14 64.83 Unpacking licensecheck (3.3.5-1ubuntu1) ...
09:14:14 #14 64.86 Selecting previously unselected package libdevel-size-perl.
09:14:14 #14 64.87 Preparing to unpack .../346-libdevel-size-perl_0.83-2build1_arm64.deb ...
09:14:14 #14 64.87 Unpacking libdevel-size-perl (0.83-2build1) ...
09:14:14 #14 64.90 Selecting previously unselected package libipc-run3-perl.
09:14:14 #14 64.91 Preparing to unpack .../347-libipc-run3-perl_0.048-3_all.deb ...
09:14:14 #14 64.91 Unpacking libipc-run3-perl (0.048-3) ...
09:14:14 #14 64.95 Selecting previously unselected package lzip.
09:14:14 #14 64.96 Preparing to unpack .../348-lzip_1.23-5_arm64.deb ...
09:14:14 #14 64.96 Unpacking lzip (1.23-5) ...
09:14:14 #14 64.99 Selecting previously unselected package lzop.
09:14:14 #16 8.303 debconf: delaying package configuration, since apt-utils is not installed
09:14:14 #16 8.335 Fetched 12.0 MB in 3s (4185 kB/s)
09:14:14 #16 8.361 Selecting previously unselected package bash-completion.
09:14:14 #16 8.361 (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 ... 25598 files and directories currently installed.)
09:14:14 #16 8.375 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
09:14:14 #16 8.387 Unpacking bash-completion (1:2.11-5ubuntu1) ...
09:14:14 #14 59.23 Preparing to unpack .../278-libjson-xs-perl_4.030-1build3_arm64.deb ...
09:14:14 #14 59.24 Unpacking libjson-xs-perl (4.030-1build3) ...
09:14:14 #14 59.27 Selecting previously unselected package libjson-maybexs-perl.
09:14:14 #14 59.27 Preparing to unpack .../279-libjson-maybexs-perl_1.004003-1_all.deb ...
09:14:14 #14 59.27 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:14:14 #14 59.30 Selecting previously unselected package libldap-common.
09:14:14 #14 59.31 Preparing to unpack .../280-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...
09:14:14 #14 59.31 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:14 #14 59.34 Selecting previously unselected package liblist-compare-perl.
09:14:14 #14 59.34 Preparing to unpack .../281-liblist-compare-perl_0.55-1_all.deb ...
09:14:14 #14 59.35 Unpacking liblist-compare-perl (0.55-1) ...
09:14:14 #14 59.38 Selecting previously unselected package liblist-someutils-perl.
09:14:14 #14 59.38 Preparing to unpack .../282-liblist-someutils-perl_0.58-1_all.deb ...
09:14:14 #14 59.39 Unpacking liblist-someutils-perl (0.58-1) ...
09:14:14 #14 59.42 Selecting previously unselected package liblist-someutils-xs-perl.
09:14:14 #14 59.42 Preparing to unpack .../283-liblist-someutils-xs-perl_0.58-2build3_arm64.deb ...
09:14:14 #14 59.43 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
09:14:14 #14 59.46 Selecting previously unselected package liblist-utilsby-perl.
09:14:14 #14 58.03 Selecting previously unselected package diffstat.
09:14:14 #14 58.03 Preparing to unpack .../170-diffstat_1.65-1_armhf.deb ...
09:14:14 #14 58.04 Unpacking diffstat (1.65-1) ...
09:14:14 #14 58.08 Selecting previously unselected package python3-chardet.
09:14:14 #14 58.09 Preparing to unpack .../171-python3-chardet_5.1.0+dfsg-2_all.deb ...
09:14:14 #14 58.09 Unpacking python3-chardet (5.1.0+dfsg-2) ...
09:14:14 #14 58.14 Selecting previously unselected package zstd.
09:14:14 #14 58.14 Preparing to unpack .../172-zstd_1.5.4+dfsg2-4_armhf.deb ...
09:14:14 #14 58.14 Unpacking zstd (1.5.4+dfsg2-4) ...
09:14:14 #14 58.20 Selecting previously unselected package python3-debian.
09:14:14 #14 58.20 Preparing to unpack .../173-python3-debian_0.1.49ubuntu2_all.deb ...
09:14:14 #14 58.20 Unpacking python3-debian (0.1.49ubuntu2) ...
09:14:14 #14 58.25 Selecting previously unselected package libgpgme11:armhf.
09:14:14 #13 59.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:14 #13 60.01 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:14 #13 60.15 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:14 #13 60.18 Setting up libsoap-lite-perl (1.27-3) ...
09:14:14 #15 3.692 Starting 2 pkgProblemResolver with broken count: 0
09:14:14 #15 3.694 Done
09:14:14 #15 3.806  Done
09:14:14 #15 3.907 Starting pkgProblemResolver with broken count: 0
09:14:14 #14 58.30 Preparing to unpack .../213-libconfig-tiny-perl_2.28-1_all.deb ...
09:14:14 #14 58.31 Unpacking libconfig-tiny-perl (2.28-1) ...
09:14:14 #14 58.34 Selecting previously unselected package libparams-util-perl.
09:14:14 #14 58.34 Preparing to unpack .../214-libparams-util-perl_1.102-1build3_armhf.deb ...
09:14:14 #14 58.35 Unpacking libparams-util-perl (1.102-1build3) ...
09:14:14 #14 58.38 Selecting previously unselected package libsub-install-perl.
09:14:14 #14 58.38 Preparing to unpack .../215-libsub-install-perl_0.928-1.1_all.deb ...
09:14:14 #14 58.39 Unpacking libsub-install-perl (0.928-1.1) ...
09:14:14 #14 58.42 Selecting previously unselected package libdata-optlist-perl.
09:14:14 #14 58.43 Preparing to unpack .../216-libdata-optlist-perl_0.112-1_all.deb ...
09:14:14 #14 58.43 Unpacking libdata-optlist-perl (0.112-1) ...
09:14:14 #14 58.47 Selecting previously unselected package libsub-exporter-perl.
09:14:14 #14 58.47 Preparing to unpack .../217-libsub-exporter-perl_0.988-1_all.deb ...
09:14:14 #14 58.47 Unpacking libsub-exporter-perl (0.988-1) ...
09:14:14 #14 58.51 Selecting previously unselected package libconst-fast-perl.
09:14:14 #14 58.51 Preparing to unpack .../218-libconst-fast-perl_0.014-1.1_all.deb ...
09:14:14 #14 58.51 Unpacking libconst-fast-perl (0.014-1.1) ...
09:14:14 #14 58.54 Selecting previously unselected package libwant-perl.
09:14:14 #13 61.46 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:14 #13 61.47 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:14 #13 61.48 Setting up librole-tiny-perl (2.002004-1) ...
09:14:14 #13 61.48 Setting up gnupg (2.2.27-2+deb11u2) ...
09:14:14 #13 61.49 Setting up build-essential (12.9) ...
09:14:14 #13 61.50 Setting up python3-unidiff (0.5.5-2) ...
09:14:14 #13 61.64 Setting up lsb-release (11.1.0) ...
09:14:14 #13 61.65 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:14 #13 61.66 Setting up libfile-homedir-perl (1.006-1) ...
09:14:14 #13 61.67 Setting up python3-magic (2:0.4.20-3) ...
09:14:14 #14 65.81 Setting up equivs (2.2.0) ...
09:14:14 #14 65.82 Setting up libxml-parser-perl (2.46-1) ...
09:14:14 #14 65.83 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:14 #14 65.87 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:14 #14 65.92 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:14 #15 3.504 (10/93): libcbor-0.7.0-7.fc37.x86_64.rpm        4.3 MB/s |  56 kB     00:00    
09:14:14 #15 3.512 (11/93): libfdisk-2.38.1-1.fc37.x86_64.rpm       13 MB/s | 160 kB     00:00    
09:14:14 #15 3.516 (12/93): libfido2-1.11.0-3.fc37.x86_64.rpm      9.1 MB/s |  97 kB     00:00    
09:14:14 #15 3.519 (13/93): libmpc-1.2.1-5.fc37.x86_64.rpm         9.1 MB/s |  61 kB     00:00    
09:14:14 #15 3.523 (14/93): libseccomp-2.5.3-3.fc37.x86_64.rpm     9.4 MB/s |  70 kB     00:00    
09:14:14 #15 3.529 (15/93): libseccomp-devel-2.5.3-3.fc37.x86_64.r 7.0 MB/s |  60 kB     00:00    
09:14:14 #15 3.538 (16/93): libtool-ltdl-2.4.7-2.fc37.x86_64.rpm   4.5 MB/s |  37 kB     00:00    
09:14:14 #15 3.547 (17/93): libtool-2.4.7-2.fc37.x86_64.rpm         25 MB/s | 601 kB     00:00    
09:14:14 #15 3.552 (18/93): libtool-ltdl-devel-2.4.7-2.fc37.x86_64  12 MB/s | 164 kB     00:00    
09:14:14 #15 3.557 (19/93): libutempter-1.2.1-7.fc37.x86_64.rpm    3.2 MB/s |  26 kB     00:00    
09:14:14 #15 3.563 (20/93): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    15 MB/s | 140 kB     00:00    
09:14:14 #15 3.572 (21/93): m4-1.4.19-4.fc37.x86_64.rpm             21 MB/s | 303 kB     00:00    
09:14:14 #15 3.583 (22/93): make-4.3-11.fc37.x86_64.rpm             27 MB/s | 542 kB     00:00    
09:14:14 #15 3.636 (23/93): guile22-2.2.7-6.fc37.x86_64.rpm         40 MB/s | 6.5 MB     00:00    
09:14:14 #15 3.643 (24/93): pcre2-utf16-10.40-1.fc37.1.x86_64.rpm  3.6 MB/s | 216 kB     00:00    
09:14:14 #15 3.650 (25/93): pcre2-utf32-10.40-1.fc37.1.x86_64.rpm   15 MB/s | 203 kB     00:00    
09:14:14 #15 3.655 (26/93): perl-Error-0.17029-10.fc37.noarch.rpm  3.9 MB/s |  41 kB     00:00    
09:14:14 #15 3.659 (27/93): perl-TermReadKey-2.38-14.fc37.x86_64.r 4.1 MB/s |  36 kB     00:00    
09:14:14 #15 3.663 (28/93): perl-Thread-Queue-3.14-489.fc37.noarch 2.6 MB/s |  21 kB     00:00    
09:14:14 #15 3.668 (29/93): perl-threads-2.27-489.fc37.x86_64.rpm  7.1 MB/s |  57 kB     00:00    
09:14:14 #15 3.671 (30/93): perl-threads-shared-1.64-489.fc37.x86_ 5.5 MB/s |  44 kB     00:00    
09:14:14 #15 3.681 (31/93): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  6.5 MB/s |  61 kB     00:00    
09:14:14 #15 3.690 (32/93): python3-setools-4.4.0-9.fc37.x86_64.rp  27 MB/s | 618 kB     00:00    
09:14:14 #15 3.695 (33/93): rhash-1.4.2-3.fc37.x86_64.rpm           14 MB/s | 185 kB     00:00    
09:14:14 #15 3.702 (34/93): annobin-docs-12.23-1.fc37.noarch.rpm    14 MB/s |  93 kB     00:00    
09:14:14 #15 3.726 (35/93): pcre2-devel-10.40-1.fc37.1.x86_64.rpm  3.2 MB/s | 505 kB     00:00    
09:14:14 #15 3.748 (36/93): annobin-plugin-gcc-12.23-1.fc37.x86_64  21 MB/s | 958 kB     00:00    
09:14:14 #13 64.85 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:14 #13 64.85 Setting up libnet-http-perl (6.18-1) ...
09:14:14 #13 64.86 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:14 #13 64.87 Setting up libencode-locale-perl (1.05-1) ...
09:14:14 #13 64.88 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:14 #13 64.89 Setting up libnet-dns-perl (1.19-1) ...
09:14:14 #13 64.90 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
09:14:14 #13 64.91 Setting up libdevel-callchecker-perl (0.008-1) ...
09:14:14 #13 64.92 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:14 #13 64.94 Setting up libsub-install-perl (0.928-1) ...
09:14:14 #13 64.95 Setting up dpkg-dev (1.19.8) ...
09:14:14 #13 64.96 Setting up libnumber-compare-perl (0.03-1) ...
09:14:14 #13 64.98 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:14 #13 64.99 Setting up libio-async-perl (0.72-1) ...
09:14:14 #13 65.00 Setting up liberror-perl (0.17027-2) ...
09:14:14 #13 65.01 Setting up patchutils (0.3.4-2) ...
09:14:14 #13 65.03 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:14 #13 65.04 Setting up libltdl-dev:arm64 (2.4.6-9) ...
09:14:14 #17 22.06   Running scriptlet: libasan-8.5.0-20.el8.aarch64                         36/61 
09:14:14 #17 22.31   Installing       : kernel-headers-4.18.0-513.el8.aarch64                37/61 
09:14:14 #17 22.37   Running scriptlet: glibc-headers-2.28-236.el8.1.aarch64                 38/61 
09:14:14 #17 22.45   Installing       : glibc-headers-2.28-236.el8.1.aarch64                 38/61 
09:14:14 #37 5.778 Selecting previously unselected package cmake-data.
09:14:14 #37 5.778 (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.)
09:14:14 #37 5.790 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:14:14 #37 5.797 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:14:14 #15 0.974 Reading package lists...
09:14:14 #15 2.376 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?)
09:14:14 #15 4.831 (37/95): checkpolicy-3.5-1.fc37.aarch64.rpm     1.5 MB/s | 343 kB     00:00    
09:14:14 #15 4.941 (38/95): annobin-plugin-gcc-12.23-1.fc37.aarch6 1.2 MB/s | 957 kB     00:00    
09:14:14 #16 29.56   Verifying        : libxcrypt-static-4.4.18-3.el9.aarch64                93/93 
09:14:14 #16 29.72 
09:14:14 #16 29.72 Installed:
09:14:14 #16 29.72   acl-2.3.1-3.el9.aarch64                                                       
09:14:14 #16 29.72   annobin-12.12-1.el9.aarch64                                                   
09:14:14 #16 29.72   autoconf-2.69-38.el9.noarch                                                   
09:14:14 #16 29.72   automake-1.16.2-8.el9.noarch                                                  
09:14:14 #16 29.72   checkpolicy-3.5-1.el9.aarch64                                                 
09:14:14 #16 29.72   cmake-3.20.2-8.el9.aarch64                                                    
09:14:14 #16 29.72   cmake-data-3.20.2-8.el9.noarch                                                
09:14:14 #16 29.72   cmake-filesystem-3.20.2-8.el9.aarch64                                         
09:14:14 #16 29.72   cmake-rpm-macros-3.20.2-8.el9.noarch                                          
09:14:14 #16 29.72   cpp-11.4.1-2.1.el9.aarch64                                                    
09:14:14 #16 29.72   cracklib-2.9.6-27.el9.aarch64                                                 
09:14:14 #16 29.72   cracklib-dicts-2.9.6-27.el9.aarch64                                           
09:14:14 #16 29.72   dbus-1:1.12.20-8.el9.aarch64                                                  
09:14:14 #16 29.72   dbus-broker-28-7.el9.aarch64                                                  
09:14:14 #16 29.72   dbus-common-1:1.12.20-8.el9.noarch                                            
09:14:14 #16 29.72   device-mapper-9:1.02.195-3.el9.aarch64                                        
09:14:14 #16 29.72   device-mapper-devel-9:1.02.195-3.el9.aarch64                                  
09:14:14 #16 29.72   device-mapper-libs-9:1.02.195-3.el9.aarch64                                   
09:14:14 #16 29.72   gcc-11.4.1-2.1.el9.aarch64                                                    
09:14:14 #16 29.72   gcc-plugin-annobin-11.4.1-2.1.el9.aarch64                                     
09:14:14 #16 29.72   git-2.39.3-1.el9.aarch64                                                      
09:14:14 #16 29.72   git-core-2.39.3-1.el9.aarch64                                                 
09:14:14 #16 29.72   git-core-doc-2.39.3-1.el9.noarch                                              
09:14:14 #16 29.72   glibc-devel-2.34-82.el9.aarch64                                               
09:14:14 #16 29.72   glibc-static-2.34-82.el9.aarch64                                              
09:14:14 #16 29.72   kernel-headers-5.14.0-366.el9.aarch64                                         
09:14:14 #16 29.72   kmod-libs-28-9.el9.aarch64                                                    
09:14:14 #16 29.72   libasan-11.4.1-2.1.el9.aarch64                                                
09:14:14 #16 29.72   libatomic-11.4.1-2.1.el9.aarch64                                              
09:14:14 #16 29.72   libcbor-0.7.0-5.el9.aarch64                                                   
09:14:14 #16 29.72   libdb-5.3.28-53.el9.aarch64                                                   
09:14:14 #16 29.72   libeconf-0.4.1-3.el9.aarch64                                                  
09:14:14 #16 29.72   libedit-3.1-38.20210216cvs.el9.aarch64                                        
09:14:14 #16 29.72   libfdisk-2.37.4-15.el9.aarch64                                                
09:14:14 #16 29.72   libfido2-1.13.0-1.el9.aarch64                                                 
09:14:14 #16 29.72   libmpc-1.2.1-4.el9.aarch64                                                    
09:14:14 #16 29.72   libpwquality-1.4.4-8.el9.aarch64                                              
09:14:14 #16 29.72   libseccomp-2.5.2-2.el9.aarch64                                                
09:14:14 #16 29.72   libseccomp-devel-2.5.2-2.el9.aarch64                                          
09:14:14 #16 29.72   libselinux-devel-3.5-1.el9.aarch64                                            
09:14:14 #16 29.72   libselinux-utils-3.5-1.el9.aarch64                                            
09:14:14 #16 29.72   libsepol-devel-3.5-1.el9.aarch64                                              
09:14:14 #16 29.72   libtool-2.4.6-45.el9.aarch64                                                  
09:14:14 #16 29.72   libtool-ltdl-2.4.6-45.el9.aarch64                                             
09:14:14 #16 29.72   libtool-ltdl-devel-2.4.6-45.el9.aarch64                                       
09:14:14 #16 29.72   libubsan-11.4.1-2.1.el9.aarch64                                               
09:14:14 #16 29.72   libutempter-1.2.1-6.el9.aarch64                                               
09:14:14 #16 29.72   libuv-1:1.42.0-1.el9.aarch64                                                  
09:14:14 #16 29.72   libxcrypt-devel-4.4.18-3.el9.aarch64                                          
09:14:14 #16 29.72   libxcrypt-static-4.4.18-3.el9.aarch64                                         
09:14:14 #16 29.72   llvm-libs-16.0.6-4.el9.aarch64                                                
09:14:14 #16 29.72   m4-1.4.19-1.el9.aarch64                                                       
09:14:14 #16 29.72   make-1:4.3-7.el9.aarch64                                                      
09:14:14 #16 29.72   openssh-8.7p1-34.el9.aarch64                                                  
09:14:14 #16 29.72   openssh-clients-8.7p1-34.el9.aarch64                                          
09:14:14 #16 29.72   openssl-1:3.0.7-24.el9.aarch64                                                
09:14:14 #16 29.72   pam-1.5.1-15.el9.aarch64                                                      
09:14:14 #16 29.72   pcre2-devel-10.40-2.el9.aarch64                                               
09:14:14 #16 29.72   pcre2-utf16-10.40-2.el9.aarch64                                               
09:14:14 #16 29.72   pcre2-utf32-10.40-2.el9.aarch64                                               
09:14:14 #16 29.72   perl-DynaLoader-1.47-480.el9.aarch64                                          
09:14:14 #16 29.72   perl-Error-1:0.17029-7.el9.noarch                                             
09:14:14 #16 29.72   perl-File-Compare-1.100.600-480.el9.noarch                                    
09:14:14 #16 29.72   perl-File-Copy-2.34-480.el9.noarch                                            
09:14:14 #16 29.72   perl-File-Find-1.37-480.el9.noarch                                            
09:14:14 #16 29.72   perl-Git-2.39.3-1.el9.noarch                                                  
09:14:14 #16 29.72   perl-TermReadKey-2.38-11.el9.aarch64                                          
09:14:14 #16 29.72   perl-Thread-Queue-3.14-460.el9.noarch                                         
09:14:14 #16 29.72   perl-lib-0.65-480.el9.aarch64                                                 
09:14:14 #16 29.72   perl-threads-1:2.25-460.el9.aarch64                                           
09:14:14 #16 29.72   perl-threads-shared-1.61-460.el9.aarch64                                      
09:14:14 #16 29.72   policycoreutils-3.5-2.el9.aarch64                                             
09:14:14 #16 29.72   policycoreutils-devel-3.5-2.el9.aarch64                                       
09:14:14 #16 29.72   policycoreutils-python-utils-3.5-2.el9.noarch                                 
09:14:14 #16 29.72   python3-audit-3.0.7-104.el9.aarch64                                           
09:14:14 #16 29.72   python3-distro-1.5.0-7.el9.noarch                                             
09:14:14 #16 29.72   python3-libselinux-3.5-1.el9.aarch64                                          
09:14:14 #16 29.72   python3-libsemanage-3.5-2.el9.aarch64                                         
09:14:14 #16 29.72   python3-policycoreutils-3.5-2.el9.noarch                                      
09:14:14 #16 29.72   python3-setools-4.4.3-1.el9.aarch64                                           
09:14:14 #16 29.72   python3-setuptools-53.0.0-12.el9.noarch                                       
09:14:14 #16 29.72   rpm-plugin-selinux-4.16.1.3-25.el9.aarch64                                    
09:14:14 #16 29.72   selinux-policy-38.1.23-1.el9.noarch                                           
09:14:14 #16 29.72   selinux-policy-devel-38.1.23-1.el9.noarch                                     
09:14:14 #16 29.72   selinux-policy-targeted-38.1.23-1.el9.noarch                                  
09:14:14 #16 29.72   systemd-252-18.el9.aarch64                                                    
09:14:14 #16 29.72   systemd-devel-252-18.el9.aarch64                                              
09:14:14 #16 29.72   systemd-pam-252-18.el9.aarch64                                                
09:14:14 #16 29.72   systemd-rpm-macros-252-18.el9.noarch                                          
09:14:14 #16 29.72   util-linux-2.37.4-15.el9.aarch64                                              
09:14:14 #16 29.72   util-linux-core-2.37.4-15.el9.aarch64                                         
09:14:14 #16 29.72   vim-filesystem-2:8.2.2637-20.el9.noarch                                       
09:14:14 #16 29.72   which-2.21-29.el9.aarch64                                                     
09:14:14 #16 29.72 
09:14:14 #16 29.72 Complete!
09:14:14 #16 DONE 29.9s
09:14:14 
09:14:14 #17 [stage-1 7/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:14 #14 65.00 Preparing to unpack .../349-lzop_1.04-2build2_arm64.deb ...
09:14:14 #14 65.00 Unpacking lzop (1.04-2build2) ...
09:14:14 #14 65.03 Selecting previously unselected package t1utils.
09:14:14 #14 65.04 Preparing to unpack .../350-t1utils_1.41-4build2_arm64.deb ...
09:14:14 #14 65.04 Unpacking t1utils (1.41-4build2) ...
09:14:14 #14 65.08 Selecting previously unselected package unzip.
09:14:14 #14 65.08 Preparing to unpack .../351-unzip_6.0-27ubuntu1_arm64.deb ...
09:14:14 #14 65.09 Unpacking unzip (6.0-27ubuntu1) ...
09:14:14 #14 65.13 Selecting previously unselected package lintian.
09:14:14 #16 8.513 Selecting previously unselected package libarchive13:amd64.
09:14:14 #16 8.515 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_amd64.deb ...
09:14:14 #16 8.523 Unpacking libarchive13:amd64 (3.6.0-1ubuntu1) ...
09:14:14 #16 8.561 Selecting previously unselected package libjsoncpp25:amd64.
09:14:14 #16 8.563 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_amd64.deb ...
09:14:14 #16 8.567 Unpacking libjsoncpp25:amd64 (1.9.5-3) ...
09:14:14 #16 8.605 Selecting previously unselected package librhash0:amd64.
09:14:14 #16 8.607 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_amd64.deb ...
09:14:14 #16 8.614 Unpacking librhash0:amd64 (1.4.2-1ubuntu1) ...
09:14:14 #16 8.655 Selecting previously unselected package libuv1:amd64.
09:14:14 #16 8.657 Preparing to unpack .../04-libuv1_1.43.0-1_amd64.deb ...
09:14:14 #16 8.661 Unpacking libuv1:amd64 (1.43.0-1) ...
09:14:14 #16 8.693 Selecting previously unselected package dh-elpa-helper.
09:14:14 #16 8.695 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
09:14:14 #16 8.700 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
09:14:14 #16 8.737 Selecting previously unselected package emacsen-common.
09:14:14 #14 59.46 Preparing to unpack .../284-liblist-utilsby-perl_0.11-1_all.deb ...
09:14:14 #14 59.46 Unpacking liblist-utilsby-perl (0.11-1) ...
09:14:14 #14 59.50 Selecting previously unselected package libltdl7:arm64.
09:14:14 #14 59.50 Preparing to unpack .../285-libltdl7_2.4.6-15build2_arm64.deb ...
09:14:14 #14 59.50 Unpacking libltdl7:arm64 (2.4.6-15build2) ...
09:14:14 #14 59.53 Selecting previously unselected package libltdl-dev:arm64.
09:14:14 #14 59.53 Preparing to unpack .../286-libltdl-dev_2.4.6-15build2_arm64.deb ...
09:14:14 #14 59.54 Unpacking libltdl-dev:arm64 (2.4.6-15build2) ...
09:14:14 #14 59.58 Selecting previously unselected package liblzo2-2:arm64.
09:14:14 #14 59.59 Preparing to unpack .../287-liblzo2-2_2.10-2build3_arm64.deb ...
09:14:14 #14 59.59 Unpacking liblzo2-2:arm64 (2.10-2build3) ...
09:14:14 #14 59.62 Selecting previously unselected package libsys-hostname-long-perl.
09:14:14 #14 59.62 Preparing to unpack .../288-libsys-hostname-long-perl_1.5-2_all.deb ...
09:14:14 #14 59.63 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:14:14 #14 59.66 Selecting previously unselected package libmail-sendmail-perl.
09:14:14 #14 59.66 Preparing to unpack .../289-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:14:14 #14 59.66 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:14:14 #14 59.70 Selecting previously unselected package libnet-smtp-ssl-perl.
09:14:14 #14 58.26 Preparing to unpack .../174-libgpgme11_1.18.0-3ubuntu2_armhf.deb ...
09:14:14 #14 58.26 Unpacking libgpgme11:armhf (1.18.0-3ubuntu2) ...
09:14:14 #14 58.30 Selecting previously unselected package python3-gpg.
09:14:14 #14 58.30 Preparing to unpack .../175-python3-gpg_1.18.0-3ubuntu2_armhf.deb ...
09:14:14 #14 58.31 Unpacking python3-gpg (1.18.0-3ubuntu2) ...
09:14:14 #14 58.37 Selecting previously unselected package python3-xdg.
09:14:14 #14 58.37 Preparing to unpack .../176-python3-xdg_0.28-2_all.deb ...
09:14:14 #14 58.37 Unpacking python3-xdg (0.28-2) ...
09:14:14 #14 58.44 Selecting previously unselected package dput.
09:14:14 #14 58.44 Preparing to unpack .../177-dput_1.1.3ubuntu2.1_all.deb ...
09:14:14 #14 58.45 Unpacking dput (1.1.3ubuntu2.1) ...
09:14:14 #14 58.49 Selecting previously unselected package fonts-dejavu-core.
09:14:14 #13 60.19 Setting up libxmlrpc-lite-perl (0.717-5) ...
09:14:14 #13 60.20 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:14 #13 60.23 Processing triggers for ca-certificates (20230311) ...
09:14:14 #13 60.23 Updating certificates in /etc/ssl/certs...
09:14:14 #15 3.928 Starting 2 pkgProblemResolver with broken count: 0
09:14:14 #15 3.930 Done
09:14:14 #15 4.108 The following additional packages will be installed:
09:14:14 #15 4.108   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:14 #15 4.108   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:14 #15 4.108   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:14 #15 4.108   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:14 #15 4.109   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:14 #15 4.110 Suggested packages:
09:14:14 #15 4.110   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
09:14:14 #15 4.110 Recommended packages:
09:14:14 #15 4.110   psmisc
09:14:14 #14 58.55 Preparing to unpack .../219-libwant-perl_0.29-1build7_armhf.deb ...
09:14:14 #14 58.55 Unpacking libwant-perl (0.29-1build7) ...
09:14:14 #14 58.59 Selecting previously unselected package libcontextual-return-perl.
09:14:14 #14 58.59 Preparing to unpack .../220-libcontextual-return-perl_0.004014-2_all.deb ...
09:14:14 #14 58.59 Unpacking libcontextual-return-perl (0.004014-2) ...
09:14:14 #14 58.63 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
09:14:14 #14 58.63 Preparing to unpack .../221-libcpanel-json-xs-perl_4.27-1build1_armhf.deb ...
09:14:14 #14 58.64 Unpacking libcpanel-json-xs-perl:armhf (4.27-1build1) ...
09:14:14 #14 58.67 Selecting previously unselected package libdevel-stacktrace-perl.
09:14:14 #14 58.67 Preparing to unpack .../222-libdevel-stacktrace-perl_2.0400-1_all.deb ...
09:14:14 #14 58.68 Unpacking libdevel-stacktrace-perl (2.0400-1) ...
09:14:14 #14 58.72 Selecting previously unselected package libexception-class-perl.
09:14:14 #14 58.72 Preparing to unpack .../223-libexception-class-perl_1.45-1_all.deb ...
09:14:14 #14 58.73 Unpacking libexception-class-perl (1.45-1) ...
09:14:14 #14 58.77 Selecting previously unselected package libiterator-perl.
09:14:14 #14 58.77 Preparing to unpack .../224-libiterator-perl_0.03+ds1-1.1_all.deb ...
09:14:14 #14 58.77 Unpacking libiterator-perl (0.03+ds1-1.1) ...
09:14:14 #13 61.80 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:14:14 #13 61.81 Setting up pristine-tar (1.49) ...
09:14:14 #13 61.82 Setting up libio-socket-ssl-perl (2.069-1) ...
09:14:14 #13 61.84 Setting up libsub-exporter-perl (0.987-1) ...
09:14:14 #13 61.85 Setting up libc-devtools (2.31-13+deb11u6) ...
09:14:14 #13 61.86 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:14 #13 61.87 Setting up libhttp-message-perl (6.28-1) ...
09:14:14 #13 61.88 Setting up libhtml-form-perl (6.07-1) ...
09:14:14 #13 61.89 Setting up python3-pkg-resources (52.0.0-4) ...
09:14:14 #14 66.08 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:14 #14 66.14 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:14 #14 66.17 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:14:14 #14 66.18 Updating certificates in /etc/ssl/certs...
09:14:15 #15 3.757 (37/93): autoconf-2.71-4.fc37.noarch.rpm         24 MB/s | 733 kB     00:00    
09:14:15 #15 3.778 (38/93): util-linux-2.38.1-1.fc37.x86_64.rpm     27 MB/s | 2.3 MB     00:00    
09:14:15 #15 3.784 (39/93): checkpolicy-3.5-1.fc37.x86_64.rpm      9.6 MB/s | 347 kB     00:00    
09:14:15 #15 3.794 (40/93): cmake-filesystem-3.27.1-1.fc37.x86_64. 2.3 MB/s |  18 kB     00:00    
09:14:15 #15 3.802 (41/93): cmake-rpm-macros-3.27.1-1.fc37.noarch. 2.2 MB/s |  17 kB     00:00    
09:14:15 #15 3.835 (42/93): cmake-data-3.27.1-1.fc37.noarch.rpm     46 MB/s | 2.2 MB     00:00    
09:14:15 #15 3.929 (43/93): cpp-12.3.1-1.fc37.x86_64.rpm            85 MB/s |  11 MB     00:00    
09:14:15 #15 3.990 (44/93): cmake-3.27.1-1.fc37.x86_64.rpm          34 MB/s | 7.8 MB     00:00    
09:14:15 #15 3.998 (45/93): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp 3.0 MB/s | 491 kB     00:00    
09:14:15 #15 4.002 (46/93): dbus-1.14.10-1.fc37.x86_64.rpm         109 kB/s | 7.8 kB     00:00    
09:14:15 #15 4.005 (47/93): dbus-common-1.14.10-1.fc37.noarch.rpm  2.1 MB/s |  15 kB     00:00    
09:14:15 #15 4.010 (48/93): dbus-broker-33-1.fc37.x86_64.rpm        15 MB/s | 174 kB     00:00    
09:14:15 #15 4.014 (49/93): gcc-plugin-annobin-12.3.1-1.fc37.x86_6 7.3 MB/s |  59 kB     00:00    
09:14:15 #15 4.018 (50/93): git-2.41.0-1.fc37.x86_64.rpm           6.9 MB/s |  54 kB     00:00    
09:14:15 #15 4.092 (51/93): git-core-doc-2.41.0-1.fc37.noarch.rpm   39 MB/s | 2.8 MB     00:00    
09:14:15 #15 4.139 (52/93): git-core-2.41.0-1.fc37.x86_64.rpm       35 MB/s | 4.4 MB     00:00    
09:14:15 #15 3.629 (1/95): automake-1.16.5-11.fc38.noarch.rpm      2.4 MB/s | 697 kB     00:00    
09:14:15 #15 3.635 (2/95): autoconf-2.71-5.fc38.noarch.rpm         2.5 MB/s | 733 kB     00:00    
09:14:15 #15 3.638 (3/95): checkpolicy-3.5-1.fc38.aarch64.rpm      1.2 MB/s | 345 kB     00:00    
09:14:15 #15 3.668 (4/95): dbus-broker-33-1.fc38.aarch64.rpm       5.6 MB/s | 168 kB     00:00    
09:14:15 #13 65.05 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:15 #13 65.06 Setting up libio-string-perl (1.08-3) ...
09:14:15 #13 65.07 Setting up libreadonly-perl (2.050-1) ...
09:14:15 #13 65.08 Setting up python3-chardet (3.0.4-3) ...
09:14:15 #17 22.48   Installing       : libxcrypt-devel-4.1.1-6.el8.aarch64                  39/61 
09:14:15 #17 22.50   Installing       : glibc-devel-2.28-236.el8.1.aarch64                   40/61 
09:14:15 #17 22.51   Running scriptlet: glibc-devel-2.28-236.el8.1.aarch64                   40/61 
09:14:15 #17 22.53   Installing       : libxcrypt-static-4.1.1-6.el8.aarch64                 41/61 
09:14:15 #15 15.42 invoke-rc.d: could not determine current runlevel
09:14:15 #15 15.42 invoke-rc.d: policy-rc.d denied execution of restart.
09:14:15 #15 15.44 Setting up libjsoncpp25:armhf (1.9.5-4) ...
09:14:15 #15 15.45 Setting up libudev-dev:armhf (252.12-1~deb12u1+rpi1) ...
09:14:15 #15 15.46 Setting up libsepol-dev:armhf (3.4-2.1) ...
09:14:15 #15 15.47 Setting up pkgconf-bin (1.8.1-1) ...
09:14:15 #15 15.48 Setting up libltdl7:armhf (2.4.7-5) ...
09:14:15 #15 15.49 Setting up libpcre2-posix3:armhf (10.42-1) ...
09:14:15 #15 15.51 Setting up librhash0:armhf (1.4.3-3) ...
09:14:15 #15 15.52 Setting up cmake-data (3.25.1-1) ...
09:14:15 #15 15.54 Setting up dh-apparmor (3.0.8-3) ...
09:14:15 #15 15.55 Setting up libsystemd-dev:armhf (252.12-1~deb12u1+rpi1) ...
09:14:15 #15 15.56 Setting up g++-12 (12.2.0-14+rpi1) ...
09:14:15 #15 15.58 Setting up libpcre2-dev:armhf (10.42-1) ...
09:14:15 #15 15.59 Setting up libselinux1-dev:armhf (3.4-1+b2) ...
09:14:15 #15 15.60 Setting up pkgconf:armhf (1.8.1-1) ...
09:14:15 #15 15.61 Setting up libltdl-dev:armhf (2.4.7-5) ...
09:14:15 #15 15.63 Setting up pkg-config:armhf (1.8.1-1) ...
09:14:15 + STATUS=0
09:14:15 + '[' 0 -ne 0 ']'
09:14:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:15 + RPM_EC=0
09:14:15 ++ jobs -p
09:14:15 + exit 0
09:14:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FJfLd5
09:14:15 + umask 022
09:14:15 + cd /root/rpmbuild/BUILD
09:14:15 + cd src
09:14:15 + export DOCKER_GITCOMMIT=7cfb81b
09:14:15 + DOCKER_GITCOMMIT=7cfb81b
09:14:15 + mkdir -p /go/src/github.com/docker
09:14:15 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:15 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:15 + pushd /root/rpmbuild/BUILD/src/engine
09:14:15 + TMP_GOPATH=/go
09:14:15 + hack/dockerfile/install/install.sh tini
09:14:15 + RM_GOPATH=0
09:14:15 + TMP_GOPATH=/go
09:14:15 + : /usr/local/bin
09:14:15 + '[' -z /go ']'
09:14:15 + export GOPATH=/go
09:14:15 + GOPATH=/go
09:14:15 + case "$(go env GOARCH)" in
09:14:15 ++ go env GOARCH
09:14:15 + export GO_BUILDMODE=-buildmode=pie
09:14:15 + GO_BUILDMODE=-buildmode=pie
09:14:15 ++ dirname hack/dockerfile/install/install.sh
09:14:15 + dir=hack/dockerfile/install
09:14:15 + bin=tini
09:14:15 + shift
09:14:15 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:15 + . hack/dockerfile/install/tini.installer
09:14:15 ++ : v0.19.0
09:14:15 Install tini version v0.19.0
09:14:15 + install_tini
09:14:15 + echo 'Install tini version v0.19.0'
09:14:15 + git clone https://github.com/krallin/tini.git /go/tini
09:14:15 Cloning into '/go/tini'...
09:14:15 #37 6.221 Selecting previously unselected package libicu67:amd64.
09:14:15 #37 6.224 Preparing to unpack .../1-libicu67_67.1-7_amd64.deb ...
09:14:15 #37 6.232 Unpacking libicu67:amd64 (67.1-7) ...
09:14:15 #15 2.705 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:15 #15 2.705 dpkg-buildpackage: info: source version 1.0
09:14:15 #15 2.705 dpkg-buildpackage: info: source distribution unstable
09:14:15 #15 2.705 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:15 #15 2.746  dpkg-source --before-build .
09:14:15 #15 5.084 (39/95): autoconf-2.71-4.fc37.noarch.rpm        894 kB/s | 733 kB     00:00    
09:14:15 #13 63.83 Setting up dh-strip-nondeterminism (1.1.2-1) ...
09:14:15 #13 63.89 Setting up equivs (2.2.0) ...
09:14:15 #13 63.97 Setting up libxml-parser-perl (2.44-4) ...
09:14:15 #13 64.05 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:15 #14 65.14 Preparing to unpack .../352-lintian_2.116.3ubuntu1_all.deb ...
09:14:15 #14 65.15 Unpacking lintian (2.116.3ubuntu1) ...
09:14:15 #16 8.739 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
09:14:15 #16 8.748 Unpacking emacsen-common (3.0.4) ...
09:14:15 #16 8.809 Selecting previously unselected package cmake-data.
09:14:15 #16 8.811 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
09:14:15 #16 8.821 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:15 #14 59.70 Preparing to unpack .../290-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:14:15 #14 59.70 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:14:15 #14 59.73 Selecting previously unselected package libmailtools-perl.
09:14:15 #14 59.73 Preparing to unpack .../291-libmailtools-perl_2.21-1_all.deb ...
09:14:15 #14 59.74 Unpacking libmailtools-perl (2.21-1) ...
09:14:15 #14 59.78 Selecting previously unselected package libmarkdown2:arm64.
09:14:15 #14 59.78 Preparing to unpack .../292-libmarkdown2_2.2.7-2_arm64.deb ...
09:14:15 #14 59.78 Unpacking libmarkdown2:arm64 (2.2.7-2) ...
09:14:15 #14 59.81 Selecting previously unselected package libmath-base85-perl.
09:14:15 #14 59.82 Preparing to unpack .../293-libmath-base85-perl_0.5+dfsg-1_all.deb ...
09:14:15 #14 59.82 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
09:14:15 #14 59.85 Selecting previously unselected package libmoox-aliases-perl.
09:14:15 #14 59.85 Preparing to unpack .../294-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:14:15 #14 59.85 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:14:15 #14 59.89 Selecting previously unselected package libnamespace-autoclean-perl.
09:14:15 #14 59.89 Preparing to unpack .../295-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:14:15 #14 59.89 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:14:15 #14 59.92 Selecting previously unselected package libobject-id-perl.
09:14:15 #13 60.70 0 added, 0 removed; done.
09:14:15 #13 60.70 Running hooks in /etc/ca-certificates/update.d...
09:14:15 #13 60.70 done.
09:14:15 #14 58.49 Preparing to unpack .../178-fonts-dejavu-core_2.37-6_all.deb ...
09:14:15 #14 58.50 Unpacking fonts-dejavu-core (2.37-6) ...
09:14:15 #14 58.57 Selecting previously unselected package fontconfig-config.
09:14:15 #14 58.57 Preparing to unpack .../179-fontconfig-config_2.14.1-3ubuntu3_armhf.deb ...
09:14:15 #14 58.72 Unpacking fontconfig-config (2.14.1-3ubuntu3) ...
09:14:15 #14 58.77 Selecting previously unselected package libcurl3-gnutls:armhf.
09:14:15 #15 4.321 The following NEW packages will be installed:
09:14:15 #15 4.321   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:15 #15 4.321   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:15 #15 4.322   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:15 #15 4.322   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:15 #15 4.322   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:15 #14 58.81 Selecting previously unselected package libiterator-util-perl.
09:14:15 #14 58.81 Preparing to unpack .../225-libiterator-util-perl_0.02+ds1-1.1_all.deb ...
09:14:15 #14 58.81 Unpacking libiterator-util-perl (0.02+ds1-1.1) ...
09:14:15 #14 58.85 Selecting previously unselected package libexporter-tiny-perl.
09:14:15 #14 58.85 Preparing to unpack .../226-libexporter-tiny-perl_1.002002-1_all.deb ...
09:14:15 #14 58.86 Unpacking libexporter-tiny-perl (1.002002-1) ...
09:14:15 #14 58.90 Selecting previously unselected package liblist-moreutils-xs-perl.
09:14:15 #14 58.90 Preparing to unpack .../227-liblist-moreutils-xs-perl_0.430-2build2_armhf.deb ...
09:14:15 #14 58.90 Unpacking liblist-moreutils-xs-perl (0.430-2build2) ...
09:14:15 #14 58.94 Selecting previously unselected package liblist-moreutils-perl.
09:14:15 #14 58.94 Preparing to unpack .../228-liblist-moreutils-perl_0.430-2_all.deb ...
09:14:15 #14 58.95 Unpacking liblist-moreutils-perl (0.430-2) ...
09:14:15 #14 58.99 Selecting previously unselected package libdata-dpath-perl.
09:14:15 #14 58.99 Preparing to unpack .../229-libdata-dpath-perl_0.58-1_all.deb ...
09:14:15 #14 58.99 Unpacking libdata-dpath-perl (0.58-1) ...
09:14:15 #14 59.03 Selecting previously unselected package libdata-dump-perl.
09:14:15 #13 62.09 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:15 #13 62.10 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
09:14:15 #13 62.11 Setting up libjson-xs-perl (4.030-1+b1) ...
09:14:15 #13 62.12 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:15 #13 62.13 Setting up libio-prompter-perl (0.004015-1) ...
09:14:15 #13 62.14 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:15 #13 62.15 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:15 #13 62.16 Setting up python3-apt (2.2.1) ...
09:14:15 #13 62.32 Setting up po-debconf (1.0.21+nmu1) ...
09:14:15 #13 62.33 Setting up libhtml-tree-perl (5.07-2) ...
09:14:15 #13 62.34 Setting up libparams-classify-perl (0.015-1+b3) ...
09:14:15 #13 62.35 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:15 #13 62.36 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:15 #15 4.143 (53/93): glibc-devel-2.36-11.fc37.x86_64.rpm    2.0 MB/s | 100 kB     00:00    
09:14:15 #15 4.162 (54/93): glibc-headers-x86-2.36-11.fc37.noarch.  26 MB/s | 579 kB     00:00    
09:14:15 #15 4.193 (55/93): glibc-static-2.36-11.fc37.x86_64.rpm    41 MB/s | 1.9 MB     00:00    
09:14:15 #15 4.213 (56/93): kernel-headers-6.4.4-100.fc37.x86_64.r  31 MB/s | 1.5 MB     00:00    
09:14:15 #15 4.218 (57/93): less-633-1.fc37.x86_64.rpm             7.1 MB/s | 175 kB     00:00    
09:14:15 #15 4.236 (58/93): libedit-3.1-43.20221009cvs.fc37.x86_64 4.5 MB/s | 106 kB     00:00    
09:14:15 #15 4.241 (59/93): libselinux-devel-3.5-1.fc37.x86_64.rpm 7.0 MB/s | 151 kB     00:00    
09:14:15 #15 4.248 (60/93): libselinux-utils-3.5-1.fc37.x86_64.rpm  15 MB/s | 160 kB     00:00    
09:14:15 #15 4.259 (61/93): libuv-1.46.0-1.fc37.x86_64.rpm          16 MB/s | 158 kB     00:00    
09:14:15 #15 4.264 (62/93): libsepol-devel-3.5-1.fc37.x86_64.rpm   2.3 MB/s |  49 kB     00:00    
09:14:15 #15 4.269 (63/93): libxcrypt-devel-4.4.36-1.fc37.x86_64.r 3.2 MB/s |  29 kB     00:00    
09:14:15 #15 4.274 (64/93): libxcrypt-static-4.4.36-1.fc37.x86_64.  11 MB/s | 103 kB     00:00    
09:14:15 #15 4.290 (65/93): openssh-8.8p1-11.fc37.x86_64.rpm        21 MB/s | 450 kB     00:00    
09:14:15 #15 4.319 (66/93): perl-File-Compare-1.100.700-494.fc37.n 554 kB/s |  14 kB     00:00    
09:14:15 #15 4.330 (67/93): openssh-clients-8.8p1-11.fc37.x86_64.r  12 MB/s | 696 kB     00:00    
09:14:15 #15 4.338 (68/93): perl-File-Copy-2.39-494.fc37.noarch.rp 1.1 MB/s |  21 kB     00:00    
09:14:15 #15 4.343 (69/93): perl-File-Find-1.40-494.fc37.noarch.rp 2.4 MB/s |  26 kB     00:00    
09:14:15 #15 3.679 (5/95): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 9.7 MB/s | 487 kB     00:00    
09:14:15 #15 3.683 (6/95): device-mapper-1.02.189-2.fc38.aarch64.r 3.1 MB/s | 137 kB     00:00    
09:14:15 #15 3.696 (7/95): device-mapper-devel-1.02.189-2.fc38.aar 1.5 MB/s |  43 kB     00:00    
09:14:15 #15 3.706 (8/95): device-mapper-libs-1.02.189-2.fc38.aarc 6.3 MB/s | 171 kB     00:00    
09:14:15 #15 3.710 (9/95): gc-8.2.2-3.fc38.aarch64.rpm             4.1 MB/s | 109 kB     00:00    
09:14:15 #15 3.721 (10/95): jsoncpp-1.9.5-4.fc38.aarch64.rpm       6.5 MB/s |  92 kB     00:00    
09:14:15 #15 3.724 (11/95): kmod-libs-30-4.fc38.aarch64.rpm        4.7 MB/s |  67 kB     00:00    
09:14:15 #15 3.733 (12/95): libargon2-20190702-2.fc38.aarch64.rpm  2.3 MB/s |  28 kB     00:00    
09:14:15 #15 3.738 (13/95): libcbor-0.7.0-9.fc38.aarch64.rpm       4.2 MB/s |  55 kB     00:00    
09:14:15 #15 3.748 (14/95): libedit-3.1-45.20221030cvs.fc38.aarch6 7.5 MB/s | 107 kB     00:00    
09:14:15 #15 3.790 (15/95): libfdisk-2.38.1-4.fc38.aarch64.rpm     3.0 MB/s | 156 kB     00:00    
09:14:15 #15 3.793 (16/95): libfido2-1.12.0-3.fc38.aarch64.rpm     2.1 MB/s |  96 kB     00:00    
09:14:15 #15 3.819 (17/95): guile22-2.2.7-7.fc38.aarch64.rpm        53 MB/s | 6.5 MB     00:00    
09:14:15 #15 3.821 (18/95): libmpc-1.3.1-2.fc38.aarch64.rpm        2.3 MB/s |  72 kB     00:00    
09:14:15 #15 3.824 (19/95): libseccomp-2.5.3-4.fc38.aarch64.rpm    2.4 MB/s |  72 kB     00:00    
09:14:15 #15 3.847 (20/95): libseccomp-devel-2.5.3-4.fc38.aarch64. 2.3 MB/s |  60 kB     00:00    
09:14:15 #15 3.856 (21/95): libselinux-devel-3.5-1.fc38.aarch64.rp 4.3 MB/s | 151 kB     00:00    
09:14:15 #15 3.907 (22/95): libselinux-utils-3.5-1.fc38.aarch64.rp 1.9 MB/s | 164 kB     00:00    
09:14:15 #13 65.35 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:15 #13 65.36 Setting up python3-debian (0.1.35) ...
09:14:15 #17 22.78   Installing       : glibc-static-2.28-236.el8.1.aarch64                  42/61 
09:14:15 #17 22.79   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            43/61 
09:14:15 #17 22.81   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  44/61 
09:14:15 #17 22.87   Installing       : automake-1.16.1-8.el8.noarch                         45/61 
09:14:15 #15 15.64 Setting up g++ (4:12.2.0-3+rpi1) ...
09:14:15 #15 15.66 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:15 #15 15.66 Setting up cmake (3.25.1-1) ...
09:14:15 #15 15.68 Setting up build-essential (12.9) ...
09:14:15 #15 15.69 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:14:15 #15 15.70 Setting up dmsetup (2:1.02.185-2) ...
09:14:15 #15 15.72 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
09:14:15 #15 15.73 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
09:14:15 #15 15.74 Setting up docker-ce-build-deps (1.0) ...
09:14:15 #15 15.76 Processing triggers for libc-bin (2.36-9+rpi1+deb12u1) ...
09:14:15 #15 15.78 Processing triggers for man-db (2.11.2-2) ...
09:14:15 #15 2.746 dpkg-buildpackage: info: host architecture armhf
09:14:15 #15 2.862  debian/rules clean
09:14:15 #15 2.864 dh clean
09:14:15 #15 2.956    dh_clean
09:14:15 #15 2.996  debian/rules binary
09:14:15 #15 5.104 (40/95): cmake-data-3.27.1-1.fc37.noarch.rpm     14 MB/s | 2.2 MB     00:00    
09:14:15 #15 5.160 (41/95): cmake-filesystem-3.27.1-1.fc37.aarch64 236 kB/s |  18 kB     00:00    
09:14:15 #15 5.179 (42/95): cmake-rpm-macros-3.27.1-1.fc37.noarch. 228 kB/s |  17 kB     00:00    
09:14:15 #15 5.262 (43/95): cryptsetup-libs-2.6.1-1.fc37.aarch64.r 5.8 MB/s | 488 kB     00:00    
09:14:15 #15 5.294 (44/95): cmake-3.27.1-1.fc37.aarch64.rpm         16 MB/s | 7.2 MB     00:00    
09:14:15 #15 5.338 (45/95): dbus-1.14.10-1.fc37.aarch64.rpm        103 kB/s | 7.8 kB     00:00    
09:14:15 #13 60.93 Setting up libgpgme11:armhf (1.18.0-3+b1) ...
09:14:15 #13 60.94 Setting up dirmngr (2.2.40-1.1) ...
09:14:15 #13 61.09 Setting up perl (5.36.0-7) ...
09:14:15 #13 61.17 Setting up libpackage-stash-xs-perl:armhf (0.30-1+b1) ...
09:14:15 #13 61.18 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:15 #13 61.19 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:14:15 #13 61.20 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
09:14:15 #13 61.21 Setting up libdata-dump-perl (1.25-1) ...
09:14:15 #13 61.23 Setting up gcc-12 (12.2.0-14) ...
09:14:15 #13 61.24 Setting up libfile-find-rule-perl (0.34-3) ...
09:14:15 #13 61.26 Setting up libref-util-perl (0.204-2) ...
09:14:15 #13 61.28 Setting up libipc-system-simple-perl (1.30-2) ...
09:14:15 #13 61.29 Setting up libnet-domain-tld-perl (1.75-3) ...
09:14:15 #13 61.30 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:14:15 #13 61.31 Setting up libsocket6-perl (0.29-3) ...
09:14:15 #13 61.32 Setting up libgd3:armhf (2.3.3-9) ...
09:14:15 #13 61.34 Setting up libvariable-magic-perl (0.63-1+b1) ...
09:14:15 #13 61.35 Setting up libio-html-perl (1.004-3) ...
09:14:15 #13 61.36 Setting up libpod-parser-perl (1.65-1) ...
09:14:15 #13 61.37 Setting up libb-hooks-op-check-perl:armhf (0.22-2+b1) ...
09:14:15 #13 61.38 Setting up libparams-util-perl (1.102-2+b1) ...
09:14:15 #13 61.39 Setting up libdpkg-perl (1.21.22) ...
09:14:15 #13 61.41 Setting up libtime-duration-perl (1.21-2) ...
09:14:15 #13 61.42 Setting up autoconf (2.71-3) ...
09:14:15 #13 61.43 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:14:15 #13 61.44 Setting up libarray-intspan-perl (2.004-2) ...
09:14:15 #13 61.45 Setting up libcapture-tiny-perl (0.48-2) ...
09:14:15 #13 61.46 Setting up libtimedate-perl (2.3300-2) ...
09:14:15 #13 61.48 Setting up libregexp-ipv6-perl (0.03-3) ...
09:14:15 #13 61.49 Setting up gpg-wks-server (2.2.40-1.1) ...
09:14:15 #13 61.50 Setting up libsub-name-perl:armhf (0.26-2+b1) ...
09:14:15 #13 61.51 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ...
09:14:15 #13 61.53 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:14:15 #13 61.54 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:15 #13 61.55 Setting up libproc-processtable-perl:armhf (0.634-1+b2) ...
09:14:15 #13 61.56 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:15 #13 61.57 Setting up xauth (1:1.1.2-1) ...
09:14:15 #13 61.58 Setting up libpath-tiny-perl (0.144-1) ...
09:14:15 #13 61.59 Setting up libarchive-cpio-perl (0.10-3) ...
09:14:15 #13 61.61 Setting up libjson-perl (4.10000-1) ...
09:14:15 #13 61.62 Setting up libnsl2:armhf (1.3.0-2) ...
09:14:15 #13 61.63 Setting up libipc-run3-perl (0.048-3) ...
09:14:15 #13 61.64 Setting up libregexp-wildcards-perl (1.05-3) ...
09:14:15 #13 61.65 Setting up libfcgi-perl (0.82+ds-2) ...
09:14:15 #13 61.66 Setting up libsub-override-perl (0.09-4) ...
09:14:15 #13 61.68 Setting up libaliased-perl (0.34-3) ...
09:14:15 #13 61.69 Setting up libstrictures-perl (2.000006-1) ...
09:14:15 #13 61.70 Setting up libsub-quote-perl (2.006008-1) ...
09:14:15 #13 64.12 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:15 #13 64.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:15 #13 64.31 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:15 + cd /go/tini
09:14:15 + git checkout -q v0.19.0
09:14:15 + cmake .
09:14:15 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:15   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:14:15   CMake.
09:14:15 
09:14:15   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:15   CMake that the project does not need compatibility with older versions.
09:14:15 
09:14:15 
09:14:15 -- The C compiler identification is GNU 11.4.1
09:14:15 -- Detecting C compiler ABI info
09:14:15 -- Detecting C compiler ABI info - done
09:14:15 -- Check for working C compiler: /usr/bin/cc - skipped
09:14:15 -- Detecting C compile features
09:14:15 -- Detecting C compile features - done
09:14:15 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:14:15 -- Configuring done
09:14:15 -- Generating done
09:14:15 -- Build files have been written to: /go/tini
09:14:15 + make tini-static
09:14:15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:15 #14 65.45 Selecting previously unselected package manpages-dev.
09:14:15 #14 65.45 Preparing to unpack .../353-manpages-dev_6.03-1_all.deb ...
09:14:15 #14 65.45 Unpacking manpages-dev (6.03-1) ...
09:14:15 #14 65.55 Selecting previously unselected package python3-certifi.
09:14:15 #14 65.55 Preparing to unpack .../354-python3-certifi_2022.9.24-1_all.deb ...
09:14:15 #14 65.55 Unpacking python3-certifi (2022.9.24-1) ...
09:14:15 #14 65.59 Selecting previously unselected package python3-cffi-backend:arm64.
09:14:15 #14 65.59 Preparing to unpack .../355-python3-cffi-backend_1.15.1-5build1_arm64.deb ...
09:14:15 #14 65.60 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ...
09:14:15 #14 65.64 Selecting previously unselected package python3-cryptography.
09:14:15 #14 65.64 Preparing to unpack .../356-python3-cryptography_38.0.4-2_arm64.deb ...
09:14:15 #14 65.65 Unpacking python3-cryptography (38.0.4-2) ...
09:14:15 #14 59.92 Preparing to unpack .../296-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
09:14:15 #14 59.93 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:14:15 #14 59.96 Selecting previously unselected package libmoox-struct-perl.
09:14:15 #14 59.96 Preparing to unpack .../297-libmoox-struct-perl_0.020-1_all.deb ...
09:14:15 #14 59.97 Unpacking libmoox-struct-perl (0.020-1) ...
09:14:15 #14 59.99 Selecting previously unselected package libmouse-perl.
09:14:15 #14 60.00 Preparing to unpack .../298-libmouse-perl_2.5.10-1build4_arm64.deb ...
09:14:15 #14 60.00 Unpacking libmouse-perl (2.5.10-1build4) ...
09:14:15 #14 60.08 Selecting previously unselected package libpackage-stash-xs-perl.
09:14:15 #14 60.08 Preparing to unpack .../299-libpackage-stash-xs-perl_0.29-1build5_arm64.deb ...
09:14:15 #14 60.08 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
09:14:15 #14 60.11 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:15 #14 60.12 Preparing to unpack .../300-libpath-iterator-rule-perl_1.015-1_all.deb ...
09:14:15 #14 60.12 Unpacking libpath-iterator-rule-perl (1.015-1) ...
09:14:15 #14 60.15 Selecting previously unselected package libperlio-gzip-perl.
09:14:15 #14 60.15 Preparing to unpack .../301-libperlio-gzip-perl_0.19-1build8_arm64.deb ...
09:14:15 #14 60.16 Unpacking libperlio-gzip-perl (0.19-1build8) ...
09:14:15 #14 60.18 Selecting previously unselected package libperlio-utf8-strict-perl.
09:14:15 #16 9.162 Selecting previously unselected package cmake.
09:14:15 #16 9.165 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_amd64.deb ...
09:14:15 #16 9.169 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:15 #16 9.269 Selecting previously unselected package dh-apparmor.
09:14:15 #14 58.77 Preparing to unpack .../180-libcurl3-gnutls_7.88.1-8ubuntu2.2_armhf.deb ...
09:14:15 #14 58.77 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ...
09:14:15 #14 58.82 Selecting previously unselected package liberror-perl.
09:14:15 #14 58.82 Preparing to unpack .../181-liberror-perl_0.17029-2_all.deb ...
09:14:15 #14 58.82 Unpacking liberror-perl (0.17029-2) ...
09:14:15 #14 58.86 Selecting previously unselected package git-man.
09:14:15 #14 58.86 Preparing to unpack .../182-git-man_1%3a2.39.2-1ubuntu1.1_all.deb ...
09:14:15 #14 58.86 Unpacking git-man (1:2.39.2-1ubuntu1.1) ...
09:14:15 #14 58.92 Selecting previously unselected package git.
09:14:15 #14 58.92 Preparing to unpack .../183-git_1%3a2.39.2-1ubuntu1.1_armhf.deb ...
09:14:15 #14 58.93 Unpacking git (1:2.39.2-1ubuntu1.1) ...
09:14:15 #15 4.590 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
09:14:15 #15 4.590 1 not fully installed or removed.
09:14:15 #15 4.590 Need to get 14.8 MB of archives.
09:14:15 #15 4.590 After this operation, 54.4 MB of additional disk space will be used.
09:14:15 #15 4.590 Get:1 http://deb.debian.org/debian bookworm/main amd64 bash-completion all 1:2.11-6 [234 kB]
09:14:15 #15 4.596 Get:2 http://deb.debian.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
09:14:15 #15 4.603 Get:3 http://deb.debian.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
09:14:15 #15 4.605 Get:4 http://deb.debian.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1 [140 kB]
09:14:15 #15 4.606 Get:5 http://deb.debian.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
09:14:15 #15 4.618 Get:6 http://deb.debian.org/debian bookworm/main amd64 libproc2-0 amd64 2:4.0.2-3 [62.8 kB]
09:14:15 #15 4.643 Get:7 http://deb.debian.org/debian bookworm/main amd64 procps amd64 2:4.0.2-3 [709 kB]
09:14:15 #15 4.647 Get:8 http://deb.debian.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
09:14:15 #14 59.03 Preparing to unpack .../230-libdata-dump-perl_1.25-1_all.deb ...
09:14:15 #14 59.04 Unpacking libdata-dump-perl (1.25-1) ...
09:14:15 #14 59.07 Selecting previously unselected package libdata-messagepack-perl.
09:14:15 #14 59.07 Preparing to unpack .../231-libdata-messagepack-perl_1.01-2build1_armhf.deb ...
09:14:15 #14 59.08 Unpacking libdata-messagepack-perl (1.01-2build1) ...
09:14:15 #14 59.11 Selecting previously unselected package libnet-domain-tld-perl.
09:14:15 #14 59.12 Preparing to unpack .../232-libnet-domain-tld-perl_1.75-1.1_all.deb ...
09:14:15 #14 59.12 Unpacking libnet-domain-tld-perl (1.75-1.1) ...
09:14:15 #14 59.16 Selecting previously unselected package libdata-validate-domain-perl.
09:14:15 #14 59.16 Preparing to unpack .../233-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:14:15 #14 59.17 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:14:15 #14 59.20 Selecting previously unselected package libnet-ipv6addr-perl.
09:14:15 #14 59.20 Preparing to unpack .../234-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:14:15 #14 59.20 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:14:15 #14 59.24 Selecting previously unselected package libnet-netmask-perl.
09:14:15 #14 59.24 Preparing to unpack .../235-libnet-netmask-perl_2.0001-1_all.deb ...
09:14:15 #14 59.25 Unpacking libnet-netmask-perl (2.0001-1) ...
09:14:15 #14 59.30 Selecting previously unselected package libnetaddr-ip-perl.
09:14:15 #13 62.37 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:15 #13 62.43 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:15 #13 62.49 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:15 #15 3.911 (23/95): libsepol-devel-3.5-1.fc38.aarch64.rpm  767 kB/s |  49 kB     00:00    
09:14:15 #15 3.915 (24/95): libtool-2.4.7-6.fc38.aarch64.rpm       9.9 MB/s | 601 kB     00:00    
09:14:15 #15 3.938 (25/95): libtool-ltdl-2.4.7-6.fc38.aarch64.rpm  1.2 MB/s |  37 kB     00:00    
09:14:15 #15 3.973 (26/95): libutempter-1.2.1-8.fc38.aarch64.rpm   465 kB/s |  27 kB     00:00    
09:14:15 #15 3.977 (27/95): libtool-ltdl-devel-2.4.7-6.fc38.aarch6 2.6 MB/s | 164 kB     00:00    
09:14:15 #15 3.979 (28/95): libxkbcommon-1.5.0-2.fc38.aarch64.rpm  3.4 MB/s | 141 kB     00:00    
09:14:15 #15 4.005 (29/95): m4-1.4.19-5.fc38.aarch64.rpm           9.3 MB/s | 299 kB     00:00    
09:14:15 #15 4.041 (30/95): pcre2-utf16-10.42-1.fc38.1.aarch64.rpm 3.2 MB/s | 200 kB     00:00    
09:14:15 #15 4.045 (31/95): pcre2-utf32-10.42-1.fc38.1.aarch64.rpm 4.7 MB/s | 188 kB     00:00    
09:14:15 #15 4.053 (32/95): perl-Error-0.17029-11.fc38.noarch.rpm  3.3 MB/s |  40 kB     00:00    
09:14:15 #15 4.057 (33/95): perl-TermReadKey-2.38-16.fc38.aarch64. 2.8 MB/s |  36 kB     00:00    
09:14:15 #15 4.066 (34/95): perl-Thread-Queue-3.14-490.fc38.noarch 1.7 MB/s |  21 kB     00:00    
09:14:15 #15 4.078 (35/95): pcre2-devel-10.42-1.fc38.1.aarch64.rpm 5.0 MB/s | 506 kB     00:00    
09:14:15 #15 4.086 (36/95): perl-threads-2.27-490.fc38.aarch64.rpm 1.9 MB/s |  56 kB     00:00    
09:14:15 #15 4.096 (37/95): perl-threads-shared-1.64-490.fc38.aarc 1.4 MB/s |  43 kB     00:00    
09:14:15 #15 4.131 (38/95): policycoreutils-3.5-1.fc38.aarch64.rpm 4.5 MB/s | 242 kB     00:00    
09:14:15 #15 4.146 (39/95): python3-libselinux-3.5-1.fc38.aarch64.  13 MB/s | 193 kB     00:00    
09:14:15 #15 4.150 (40/95): policycoreutils-devel-3.5-1.fc38.aarch 2.3 MB/s | 148 kB     00:00    
09:14:15 #15 4.152 (41/95): policycoreutils-python-utils-3.5-1.fc3 1.4 MB/s |  80 kB     00:00    
09:14:15 #15 4.160 (42/95): python3-libsemanage-3.5-2.fc38.aarch64 6.3 MB/s |  85 kB     00:00    
09:14:15 #15 4.196 (43/95): python3-setuptools-65.5.1-2.fc38.noarc  38 MB/s | 1.7 MB     00:00    
09:14:15 #15 4.210 (44/95): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 1.2 MB/s |  62 kB     00:00    
09:14:15 #15 4.270 (45/95): python3-policycoreutils-3.5-1.fc38.noa  19 MB/s | 2.2 MB     00:00    
09:14:15 #15 4.348 (70/93): perl-Git-2.41.0-1.fc37.noarch.rpm      4.8 MB/s |  42 kB     00:00    
09:14:15 #15 4.352 (71/93): perl-lib-0.65-494.fc37.x86_64.rpm      2.0 MB/s |  16 kB     00:00    
09:14:15 #15 4.360 (72/93): policycoreutils-3.5-1.fc37.x86_64.rpm   22 MB/s | 240 kB     00:00    
09:14:15 #15 4.364 (73/93): policycoreutils-devel-3.5-1.fc37.x86_6  14 MB/s | 152 kB     00:00    
09:14:15 #15 4.368 (74/93): policycoreutils-python-utils-3.5-1.fc3  11 MB/s |  80 kB     00:00    
09:14:15 #15 4.373 (75/93): python3-audit-3.1.2-1.fc37.x86_64.rpm   11 MB/s |  87 kB     00:00    
09:14:15 #15 4.378 (76/93): python3-libselinux-3.5-1.fc37.x86_64.r  19 MB/s | 196 kB     00:00    
09:14:15 #15 4.383 (77/93): python3-libsemanage-3.5-2.fc37.x86_64. 8.6 MB/s |  83 kB     00:00    
09:14:15 #15 4.428 (78/93): python3-setuptools-62.6.0-3.fc37.noarc  37 MB/s | 1.6 MB     00:00    
09:14:15 #15 4.447 (79/93): python3-policycoreutils-3.5-1.fc37.noa  33 MB/s | 2.2 MB     00:00    
09:14:15 #15 4.452 (80/93): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 802 kB/s |  18 kB     00:00    
09:14:15 #15 4.458 (81/93): selinux-policy-37.22-1.fc37.noarch.rpm 4.4 MB/s |  43 kB     00:00    
09:14:15 #15 4.479 (82/93): selinux-policy-devel-37.22-1.fc37.noar  35 MB/s | 892 kB     00:00    
09:14:15 #13 65.53 Setting up python3-requests (2.21.0-1+deb10u1) ...
09:14:15 #13 65.70 Setting up libdata-optlist-perl (0.110-1) ...
09:14:15 #13 65.71 Setting up libipc-run-perl (20180523.0-1) ...
09:14:15 #13 65.72 Setting up git (1:2.20.1-2+deb10u8) ...
09:14:15 #13 65.76 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:15 #13 65.77 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:15 #13 65.79 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:15 #13 65.80 Setting up g++ (4:8.3.0-1) ...
09:14:15 #13 65.83 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:15 #13 65.84 Setting up libhtml-parser-perl (3.72-3+b3) ...
09:14:15 #13 65.85 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:15 #13 65.86 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:15 #13 65.87 Setting up librole-tiny-perl (2.000006-1) ...
09:14:15 #14 66.66 0 added, 0 removed; done.
09:14:15 #14 66.66 Running hooks in /etc/ca-certificates/update.d...
09:14:15 #14 66.66 done.
09:14:15 #17 22.89   Installing       : perl-TermReadKey-2.37-7.el8.aarch64                  46/61 
09:14:15 #17 22.91   Installing       : perl-Error-1:0.17025-2.el8.noarch                    47/61 
09:14:15 #17 22.93   Installing       : perl-Git-2.39.3-1.el8.noarch                         48/61 
09:14:15 #17 22.95   Installing       : git-2.39.3-1.el8.aarch64                             49/61 
09:14:15 #15 2.999 dh binary
09:14:15 #15 3.079    dh_update_autotools_config
09:14:15 #15 3.113    dh_autoreconf
09:14:15 #15 3.160    create-stamp debian/debhelper-build-stamp
09:14:15 #15 3.160    dh_prep
09:14:15 #15 3.194    dh_install
09:14:15 #15 3.233    dh_installdocs
09:14:15 #15 5.372 (46/95): dbus-broker-33-1.fc37.aarch64.rpm      2.1 MB/s | 168 kB     00:00    
09:14:15 #15 5.415 (47/95): dbus-common-1.14.10-1.fc37.noarch.rpm  189 kB/s |  15 kB     00:00    
09:14:15 #15 5.492 (48/95): gcc-plugin-annobin-12.3.1-1.fc37.aarch 775 kB/s |  59 kB     00:00    
09:14:15 #15 5.581 (49/95): git-2.41.0-1.fc37.aarch64.rpm          609 kB/s |  54 kB     00:00    
09:14:15 #13 64.46 Setting up libsoap-lite-perl (1.27-1) ...
09:14:15 #13 64.47 Setting up libxmlrpc-lite-perl (0.717-2) ...
09:14:15 #13 64.48 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:15 #13 64.51 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:14:15 #13 64.51 Updating certificates in /etc/ssl/certs...
09:14:15 [100%] Linking C executable tini-static
09:14:15 #14 65.71 Selecting previously unselected package python3-idna.
09:14:15 #14 65.71 Preparing to unpack .../357-python3-idna_3.3-1_all.deb ...
09:14:15 #14 65.72 Unpacking python3-idna (3.3-1) ...
09:14:15 #14 65.76 Selecting previously unselected package python3-nacl.
09:14:15 #14 65.76 Preparing to unpack .../358-python3-nacl_1.5.0-2_arm64.deb ...
09:14:15 #14 65.76 Unpacking python3-nacl (1.5.0-2) ...
09:14:15 #14 65.81 Selecting previously unselected package python3-bcrypt.
09:14:15 #14 65.81 Preparing to unpack .../359-python3-bcrypt_3.2.2-1_arm64.deb ...
09:14:15 #14 65.81 Unpacking python3-bcrypt (3.2.2-1) ...
09:14:15 #14 65.86 Selecting previously unselected package python3-six.
09:14:15 #14 65.86 Preparing to unpack .../360-python3-six_1.16.0-4_all.deb ...
09:14:15 #14 65.86 Unpacking python3-six (1.16.0-4) ...
09:14:15 #14 65.90 Selecting previously unselected package python3-paramiko.
09:14:15 #14 65.90 Preparing to unpack .../361-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
09:14:15 #14 65.91 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
09:14:15 #13 61.71 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:14:15 #13 61.72 Setting up libclass-xsaccessor-perl (1.19-4+b1) ...
09:14:15 #13 61.73 Setting up libsort-versions-perl (1.62-3) ...
09:14:15 #13 61.74 Setting up libexporter-tiny-perl (1.006000-1) ...
09:14:15 #13 61.76 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ...
09:14:15 #13 61.77 Setting up libfile-dirlist-perl (0.05-3) ...
09:14:15 #13 61.78 Setting up libterm-readkey-perl (2.38-2+b1) ...
09:14:15 #13 61.79 Setting up libtext-levenshteinxs-perl (0.03-5+b1) ...
09:14:15 #13 61.81 Setting up libperlio-gzip-perl (0.20-1+b1) ...
09:14:15 #13 61.82 Setting up libsys-hostname-long-perl (1.5-3) ...
09:14:15 #13 61.83 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:14:15 #13 61.85 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:14:15 #13 61.89 Setting up liburi-perl (5.17-1) ...
09:14:15 #13 61.90 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:15 #13 61.91 Setting up libfile-touch-perl (0.12-2) ...
09:14:15 #13 61.92 Setting up libc-devtools (2.36-9+deb12u1) ...
09:14:15 #13 61.93 Setting up libemail-address-xs-perl (1.05-1+b1) ...
09:14:15 #13 61.94 Setting up libnet-ssleay-perl:armhf (1.92-2+b1) ...
09:14:15 #13 61.95 Setting up automake (1:1.16.5-1.3) ...
09:14:15 #13 62.00 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:15 #13 62.00 Setting up libapt-pkg-perl (0.1.40+b2) ...
09:14:15 #13 62.02 Setting up libio-sessiondata-perl (1.03-3) ...
09:14:15 #37 ...
09:14:15 
09:14:15 #41 [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
09:14:15 #41 1.749 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:15 #41 1.762 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:15 #41 1.762 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:15 #41 1.861 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:15 #41 1.997 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:15 #41 2.112 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:15 #41 3.515 Fetched 8655 kB in 2s (4276 kB/s)
09:14:15 #41 3.515 Reading package lists...
09:14:15 #41 4.595 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:15 #41 4.595 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:15 #41 4.595 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:15 #41 4.968 Reading package lists...
09:14:15 #41 5.587 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:14:15 #41 5.597 Reading package lists...
09:14:15 #41 6.193 Building dependency tree...
09:14:15 #41 6.546 gcc is already the newest version (4:10.2.1-1).
09:14:15 #41 6.546 libc6-dev is already the newest version (2.31-13+deb11u6).
09:14:15 #41 6.546 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:14:15 #41 DONE 6.7s
09:14:15 
09:14:15 #42 [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...)
09:14:15 #14 60.19 Preparing to unpack .../302-libperlio-utf8-strict-perl_0.009-1build1_arm64.deb ...
09:14:15 #14 60.19 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
09:14:15 #14 60.22 Selecting previously unselected package libpod-parser-perl.
09:14:15 #14 60.22 Preparing to unpack .../303-libpod-parser-perl_1.63-2_all.deb ...
09:14:15 #14 60.23 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:14:15 #14 60.25 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:14:15 #14 60.25 Unpacking libpod-parser-perl (1.63-2) ...
09:14:15 #14 60.28 Selecting previously unselected package libpod-constants-perl.
09:14:15 #14 60.28 Preparing to unpack .../304-libpod-constants-perl_0.19-2_all.deb ...
09:14:15 #14 60.29 Unpacking libpod-constants-perl (0.19-2) ...
09:14:15 #14 60.32 Selecting previously unselected package libproc-processtable-perl:arm64.
09:14:15 #14 60.32 Preparing to unpack .../305-libproc-processtable-perl_0.634-1build1_arm64.deb ...
09:14:15 #14 60.32 Unpacking libproc-processtable-perl:arm64 (0.634-1build1) ...
09:14:15 #14 60.36 Selecting previously unselected package libre2-9:arm64.
09:14:15 #14 60.36 Preparing to unpack .../306-libre2-9_20220201+dfsg-1_arm64.deb ...
09:14:15 #14 60.37 Unpacking libre2-9:arm64 (20220201+dfsg-1) ...
09:14:15 #14 60.40 Selecting previously unselected package libre-engine-re2-perl:arm64.
09:14:15 #14 60.40 Preparing to unpack .../307-libre-engine-re2-perl_0.14-1build2_arm64.deb ...
09:14:15 #14 60.40 Unpacking libre-engine-re2-perl:arm64 (0.14-1build2) ...
09:14:15 #14 60.43 Selecting previously unselected package libreadonly-perl.
09:14:15 #14 60.43 Preparing to unpack .../308-libreadonly-perl_2.050-3_all.deb ...
09:14:15 #14 60.44 Unpacking libreadonly-perl (2.050-3) ...
09:14:15 #14 60.46 Selecting previously unselected package libref-util-perl.
09:14:15 #14 60.47 Preparing to unpack .../309-libref-util-perl_0.204-1_all.deb ...
09:14:15 #14 60.47 Unpacking libref-util-perl (0.204-1) ...
09:14:15 #14 60.50 Selecting previously unselected package libref-util-xs-perl.
09:14:15 #16 9.271 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
09:14:15 #16 9.275 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:15 #16 9.318 Preparing to unpack .../10-libudev1_249.11-0ubuntu3.10_amd64.deb ...
09:14:15 #16 9.331 Unpacking libudev1:amd64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:15 #16 9.415 Setting up libudev1:amd64 (249.11-0ubuntu3.10) ...
09:14:15 #16 9.465 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:15 #16 9.465 (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 ... 29494 files and directories currently installed.)
09:14:15 #16 9.481 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
09:14:15 #16 9.485 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:15 #16 9.520 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:15 #14 61.82 Setting up liblinux-epoll-perl (0.017-1) ...
09:14:15 #14 61.83 Setting up libvariable-magic-perl (0.62-1build2) ...
09:14:15 #14 61.84 Setting up python3-idna (2.8-1) ...
09:14:15 #14 62.03 Setting up libio-html-perl (1.001-1) ...
09:14:15 #14 59.11 Selecting previously unselected package libalgorithm-diff-perl.
09:14:15 #14 59.12 Preparing to unpack .../184-libalgorithm-diff-perl_1.201-1_all.deb ...
09:14:15 #14 59.12 Unpacking libalgorithm-diff-perl (1.201-1) ...
09:14:15 #14 59.16 Selecting previously unselected package libalgorithm-diff-xs-perl:armhf.
09:14:15 #14 59.16 Preparing to unpack .../185-libalgorithm-diff-xs-perl_0.04-8_armhf.deb ...
09:14:15 #14 59.17 Unpacking libalgorithm-diff-xs-perl:armhf (0.04-8) ...
09:14:15 #14 59.20 Selecting previously unselected package libalgorithm-merge-perl.
09:14:15 #14 59.20 Preparing to unpack .../186-libalgorithm-merge-perl_0.08-5_all.deb ...
09:14:15 #14 59.21 Unpacking libalgorithm-merge-perl (0.08-5) ...
09:14:15 #14 59.24 Selecting previously unselected package libaliased-perl.
09:14:15 #14 59.24 Preparing to unpack .../187-libaliased-perl_0.34-3_all.deb ...
09:14:15 #14 59.25 Unpacking libaliased-perl (0.34-3) ...
09:14:15 #14 59.28 Selecting previously unselected package libapt-pkg-perl.
09:14:15 #14 59.28 Preparing to unpack .../188-libapt-pkg-perl_0.1.40build3_armhf.deb ...
09:14:15 #14 59.28 Unpacking libapt-pkg-perl (0.1.40build3) ...
09:14:15 #14 59.32 Selecting previously unselected package libarchive-cpio-perl.
09:14:15 #15 4.765 Get:9 http://deb.debian.org/debian bookworm/main amd64 dh-apparmor all 3.0.8-3 [16.7 kB]
09:14:15 #15 4.765 Get:10 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
09:14:15 #15 4.766 Get:11 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
09:14:15 #15 4.767 Get:12 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-2 [12.9 kB]
09:14:15 #15 4.767 Get:13 http://deb.debian.org/debian bookworm/main amd64 libudev-dev amd64 252.12-1~deb12u1 [51.8 kB]
09:14:15 #15 4.768 Get:14 http://deb.debian.org/debian bookworm/main amd64 libsepol-dev amd64 3.4-2.1 [351 kB]
09:14:15 #15 4.770 Get:15 http://deb.debian.org/debian bookworm/main amd64 libpcre2-16-0 amd64 10.42-1 [245 kB]
09:14:15 #15 4.772 Get:16 http://deb.debian.org/debian bookworm/main amd64 libpcre2-32-0 amd64 10.42-1 [234 kB]
09:14:15 #15 4.773 Get:17 http://deb.debian.org/debian bookworm/main amd64 libpcre2-posix3 amd64 10.42-1 [55.4 kB]
09:14:15 #15 4.774 Get:18 http://deb.debian.org/debian bookworm/main amd64 libpcre2-dev amd64 10.42-1 [753 kB]
09:14:15 #15 4.788 Get:19 http://deb.debian.org/debian bookworm/main amd64 libselinux1-dev amd64 3.4-1+b6 [157 kB]
09:14:15 #15 4.789 Get:20 http://deb.debian.org/debian bookworm/main amd64 libdevmapper-dev amd64 2:1.02.185-2 [42.0 kB]
09:14:15 #15 4.789 Get:21 http://deb.debian.org/debian bookworm/main amd64 libseccomp-dev amd64 2.5.4-1+b3 [89.7 kB]
09:14:15 #15 4.790 Get:22 http://deb.debian.org/debian bookworm/main amd64 libsystemd-dev amd64 252.12-1~deb12u1 [352 kB]
09:14:15 #15 4.792 Get:23 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
09:14:15 #15 4.799 Get:24 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
09:14:15 #15 4.800 Get:25 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
09:14:15 #15 4.800 Get:26 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
09:14:15 #15 4.965 debconf: delaying package configuration, since apt-utils is not installed
09:14:15 #15 4.995 Fetched 14.8 MB in 0s (31.3 MB/s)
09:14:15 #13 62.63 
09:14:15 #13 62.63 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:15 #13 62.65 Setting up python3-chardet (4.0.0-1) ...
09:14:15 #14 59.31 Preparing to unpack .../236-libnetaddr-ip-perl_4.079+dfsg-1build7_armhf.deb ...
09:14:15 #14 59.31 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:14:15 #14 59.35 Selecting previously unselected package libdata-validate-ip-perl.
09:14:15 #14 59.36 Preparing to unpack .../237-libdata-validate-ip-perl_0.30-1_all.deb ...
09:14:15 #14 59.36 Unpacking libdata-validate-ip-perl (0.30-1) ...
09:14:15 #14 59.39 Selecting previously unselected package libdata-validate-uri-perl.
09:14:15 #14 59.40 Preparing to unpack .../238-libdata-validate-uri-perl_0.07-2_all.deb ...
09:14:15 #14 59.40 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:14:15 #14 59.43 Selecting previously unselected package libdistro-info-perl.
09:14:15 #14 59.43 Preparing to unpack .../239-libdistro-info-perl_1.1ubuntu0.1_all.deb ...
09:14:15 #14 59.44 Unpacking libdistro-info-perl (1.1ubuntu0.1) ...
09:14:15 #14 59.47 Selecting previously unselected package libemail-address-xs-perl.
09:14:15 #14 59.47 Preparing to unpack .../240-libemail-address-xs-perl_1.04-1build6_armhf.deb ...
09:14:15 #14 59.47 Unpacking libemail-address-xs-perl (1.04-1build6) ...
09:14:15 #14 59.50 Selecting previously unselected package libipc-system-simple-perl.
09:14:15 #14 59.51 Preparing to unpack .../241-libipc-system-simple-perl_1.30-1_all.deb ...
09:14:15 #14 59.51 Unpacking libipc-system-simple-perl (1.30-1) ...
09:14:15 #14 59.55 Selecting previously unselected package libfile-basedir-perl.
09:14:15 #15 4.275 (46/95): rhash-1.4.3-2.fc38.aarch64.rpm         2.4 MB/s | 192 kB     00:00    
09:14:15 #15 4.283 (47/95): which-2.21-39.fc38.aarch64.rpm         3.4 MB/s |  42 kB     00:00    
09:14:15 #15 4.320 (48/95): xkeyboard-config-2.38-1.fc38.noarch.rp  22 MB/s | 963 kB     00:00    
09:14:15 #15 4.329 (49/95): util-linux-2.38.1-4.fc38.aarch64.rpm    20 MB/s | 2.3 MB     00:00    
09:14:15 #15 4.699 (83/93): gcc-12.3.1-1.fc37.x86_64.rpm            48 MB/s |  33 MB     00:00    
09:14:15 #15 4.740 (84/93): systemd-251.14-2.fc37.x86_64.rpm        16 MB/s | 4.2 MB     00:00    
09:14:15 #15 4.787 (85/93): selinux-policy-targeted-37.22-1.fc37.n  20 MB/s | 6.6 MB     00:00    
09:14:15 #15 4.796 (86/93): systemd-devel-251.14-2.fc37.x86_64.rpm 5.9 MB/s | 576 kB     00:00    
09:14:15 #15 4.807 (87/93): systemd-networkd-251.14-2.fc37.x86_64. 9.3 MB/s | 614 kB     00:00    
09:14:15 #13 65.88 Setting up gnupg (2.2.12-1+deb10u2) ...
09:14:15 #13 65.89 Setting up build-essential (12.6) ...
09:14:15 #13 65.92 Setting up libfile-homedir-perl (1.004-1) ...
09:14:15 #13 65.93 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:14:15 #13 65.94 Setting up libio-socket-ssl-perl (2.060-3) ...
09:14:15 #13 65.95 Setting up libsub-exporter-perl (0.987-1) ...
09:14:15 #13 65.96 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:15 #13 65.97 Setting up libhttp-message-perl (6.18-1) ...
09:14:15 #13 65.98 Setting up libhtml-form-perl (6.03-1) ...
09:14:15 #13 65.99 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
09:14:15 #13 66.00 Setting up libjson-xs-perl (3.040-1+b1) ...
09:14:15 #13 66.01 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:15 #13 66.02 Setting up libio-prompter-perl (0.004015-1) ...
09:14:15 #13 66.03 Setting up libhttp-cookies-perl (6.04-1) ...
09:14:15 #13 66.04 Setting up po-debconf (1.0.21) ...
09:14:15 #13 66.05 Setting up libhtml-tree-perl (5.07-2) ...
09:14:15 #13 66.06 Setting up libparams-classify-perl (0.015-1+b1) ...
09:14:15 #13 66.08 Setting up libcgi-pm-perl (4.40-1) ...
09:14:15 #13 66.09 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:15 #20 exporting layers 5.1s done
09:14:15 #20 writing image sha256:7402b3088ad05108e949620eb412fbff5f1acc7ed6ff83f4ed9ff074aaaa08c2 done
09:14:15 #20 naming to docker.io/debbuild-raspbian-buster/aarch64 done
09:14:15 #20 DONE 5.1s
09:14:15 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/raspbian-buster:/build  debbuild-raspbian-buster/aarch64
09:14:15 + set -e
09:14:15 + mkdir -p /root/build-deb/engine
09:14:15 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:15 #17 22.97   Installing       : libuv-1:1.41.1-1.el8_4.aarch64                       50/61 
09:14:15 #15 3.277    dh_installchangelogs
09:14:15 #15 3.370    dh_perl
09:14:15 #15 3.412    dh_link
09:14:15 #15 3.452    dh_strip_nondeterminism
09:14:15 #15 5.890 (50/95): cpp-12.3.1-1.fc37.aarch64.rpm           13 MB/s | 9.2 MB     00:00    
09:14:15 #13 64.87 0 added, 0 removed; done.
09:14:15 #13 64.87 Running hooks in /etc/ca-certificates/update.d...
09:14:15 #13 64.87 done.
09:14:15 [100%] Built target tini-static
09:14:15 + mkdir -p /usr/local/bin
09:14:15 + cp tini-static /usr/local/bin/docker-init
09:14:15 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:15 + PRODUCT=docker
09:14:15 + hack/make.sh dynbinary
09:14:15 
09:14:15 Removing bundles/
09:14:15 
09:14:15 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:15 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:15 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:15 module github.com/docker/docker
09:14:15 
09:14:15 go 1.19
09:14:15 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:15 + GO111MODULE=on
09:14:15 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:15 #14 65.99 Selecting previously unselected package python3-urllib3.
09:14:15 #14 66.00 Preparing to unpack .../362-python3-urllib3_1.26.12-1_all.deb ...
09:14:15 #14 66.00 Unpacking python3-urllib3 (1.26.12-1) ...
09:14:15 #14 66.04 Selecting previously unselected package python3-requests.
09:14:15 #14 66.05 Preparing to unpack .../363-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
09:14:15 #14 66.05 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:14:15 #14 66.09 Selecting previously unselected package python3-unidiff.
09:14:15 #14 66.10 Preparing to unpack .../364-python3-unidiff_0.7.3-1_all.deb ...
09:14:15 #14 66.10 Unpacking python3-unidiff (0.7.3-1) ...
09:14:15 #14 66.13 Selecting previously unselected package equivs.
09:14:15 #14 66.14 Preparing to unpack .../365-equivs_2.3.1_all.deb ...
09:14:15 #14 66.14 Unpacking equivs (2.3.1) ...
09:14:15 #14 66.18 Selecting previously unselected package libauthen-sasl-perl.
09:14:15 #14 66.18 Preparing to unpack .../366-libauthen-sasl-perl_2.1600-3_all.deb ...
09:14:15 #14 66.18 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:14:15 #14 66.22 Selecting previously unselected package python3-magic.
09:14:15 #13 62.03 Setting up libstring-escape-perl (2010.002-3) ...
09:14:15 #13 62.04 Setting up libberkeleydb-perl:armhf (0.64-2+b1) ...
09:14:15 #13 62.09 Setting up libhttp-date-perl (6.05-2) ...
09:14:15 #13 62.11 Setting up libfile-which-perl (1.27-2) ...
09:14:15 #13 62.12 Setting up libfile-basedir-perl (0.09-2) ...
09:14:15 #13 62.13 Setting up libtask-weaken-perl (1.06-2) ...
09:14:15 #13 62.14 Setting up libunicode-utf8-perl (0.62-2) ...
09:14:15 #13 62.15 Setting up libfeature-compat-try-perl (0.05-1) ...
09:14:15 #13 62.16 Setting up libset-intspan-perl (1.19-3) ...
09:14:15 #13 62.20 Setting up libmouse-perl (2.5.10-1+b3) ...
09:14:15 #13 62.21 Setting up libfile-listing-perl (6.15-1) ...
09:14:15 #13 62.22 Setting up libsys-cpuaffinity-perl (1.13~03-2+b1) ...
09:14:15 #13 62.23 Setting up gpg-wks-client (2.2.40-1.1) ...
09:14:15 #13 62.25 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:14:15 #13 62.26 Setting up libdata-messagepack-perl (1.02-1+b1) ...
09:14:15 #13 62.27 Setting up libclass-inspector-perl (1.36-3) ...
09:14:15 #13 62.28 Setting up libfont-afm-perl (1.20-4) ...
09:14:15 #13 62.29 Setting up libwant-perl (0.29-2+b1) ...
09:14:15 #13 62.31 Setting up libdynaloader-functions-perl (0.003-3) ...
09:14:15 #13 62.32 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:14:15 #13 62.33 Setting up liblist-compare-perl (0.55-2) ...
09:14:15 #14 60.50 Preparing to unpack .../310-libref-util-xs-perl_0.117-1build5_arm64.deb ...
09:14:15 #14 60.50 Unpacking libref-util-xs-perl (0.117-1build5) ...
09:14:15 #14 60.53 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:15 #14 60.54 Preparing to unpack .../311-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
09:14:15 #14 60.54 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
09:14:15 #14 60.57 Selecting previously unselected package libregexp-pattern-perl.
09:14:15 #14 60.57 Preparing to unpack .../312-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:14:15 #14 60.58 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:14:15 #14 60.61 Selecting previously unselected package libsasl2-modules:arm64.
09:14:15 #14 60.61 Preparing to unpack .../313-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
09:14:15 #14 60.62 Unpacking libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:15 #14 60.65 Selecting previously unselected package libsereal-decoder-perl.
09:14:15 #14 60.65 Preparing to unpack .../314-libsereal-decoder-perl_4.023+ds-1_arm64.deb ...
09:14:15 #14 60.65 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
09:14:15 #14 60.68 Selecting previously unselected package libsereal-encoder-perl:arm64.
09:14:15 #14 60.68 Preparing to unpack .../315-libsereal-encoder-perl_4.023+ds-1_arm64.deb ...
09:14:15 #14 60.69 Unpacking libsereal-encoder-perl:arm64 (4.023+ds-1) ...
09:14:15 #14 60.72 Selecting previously unselected package libset-intspan-perl.
09:14:15 #16 9.522 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
09:14:15 #16 9.525 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:15 #16 9.555 Selecting previously unselected package libudev-dev:amd64.
09:14:15 #16 9.557 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_amd64.deb ...
09:14:15 #16 9.561 Unpacking libudev-dev:amd64 (249.11-0ubuntu3.10) ...
09:14:15 #16 9.590 Selecting previously unselected package libsepol-dev:amd64.
09:14:15 #16 9.593 Preparing to unpack .../03-libsepol-dev_3.3-1build1_amd64.deb ...
09:14:15 #16 9.596 Unpacking libsepol-dev:amd64 (3.3-1build1) ...
09:14:15 #16 9.640 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:15 #16 9.642 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ...
09:14:15 #16 9.645 Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
09:14:15 #16 9.684 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:15 #16 9.686 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_amd64.deb ...
09:14:15 #16 9.692 Unpacking libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
09:14:15 #16 9.730 Selecting previously unselected package libpcre2-posix3:amd64.
09:14:15 #16 9.732 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_amd64.deb ...
09:14:15 #16 9.735 Unpacking libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
09:14:15 #16 9.762 Selecting previously unselected package libpcre2-dev:amd64.
09:14:15 #14 62.05 Setting up libcroco3:armhf (0.6.13-1) ...
09:14:15 #14 62.06 Setting up libb-hooks-op-check-perl (0.22-1build2) ...
09:14:15 #14 62.07 Setting up libtest-refcount-perl (0.10-1) ...
09:14:15 #14 62.08 Setting up libparams-util-perl (1.07-3build5) ...
09:14:15 #14 62.09 Setting up libdpkg-perl (1.19.7ubuntu3.2) ...
09:14:15 #14 62.10 Setting up autoconf (2.69-11.1) ...
09:14:15 #14 62.13 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:14:15 #14 62.29 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:15 #14 59.32 Preparing to unpack .../189-libarchive-cpio-perl_0.10-3_all.deb ...
09:14:15 #14 59.32 Unpacking libarchive-cpio-perl (0.10-3) ...
09:14:15 #14 59.36 Selecting previously unselected package libarray-intspan-perl.
09:14:15 #14 59.36 Preparing to unpack .../190-libarray-intspan-perl_2.004-2_all.deb ...
09:14:15 #14 59.37 Unpacking libarray-intspan-perl (2.004-2) ...
09:14:15 #14 59.41 Selecting previously unselected package libmodule-implementation-perl.
09:14:15 #14 59.41 Preparing to unpack .../191-libmodule-implementation-perl_0.09-2_all.deb ...
09:14:15 #14 59.41 Unpacking libmodule-implementation-perl (0.09-2) ...
09:14:15 #14 59.45 Selecting previously unselected package libsub-exporter-progressive-perl.
09:14:15 #14 59.45 Preparing to unpack .../192-libsub-exporter-progressive-perl_0.001013-3_all.deb ...
09:14:15 #14 59.45 Unpacking libsub-exporter-progressive-perl (0.001013-3) ...
09:14:15 #14 59.49 Selecting previously unselected package libvariable-magic-perl.
09:14:15 #14 59.49 Preparing to unpack .../193-libvariable-magic-perl_0.63-1_armhf.deb ...
09:14:15 #14 59.50 Unpacking libvariable-magic-perl (0.63-1) ...
09:14:15 #14 59.53 Selecting previously unselected package libb-hooks-endofscope-perl.
09:14:15 #14 59.53 Preparing to unpack .../194-libb-hooks-endofscope-perl_0.26-1_all.deb ...
09:14:15 #14 59.54 Unpacking libb-hooks-endofscope-perl (0.26-1) ...
09:14:15 #14 59.57 Selecting previously unselected package libberkeleydb-perl:armhf.
09:14:15 #13 63.28 Dependencies resolved.
09:14:15 #13 63.30 ================================================================================
09:14:15 #13 63.30  Package                       Arch     Version                 Repo       Size
09:14:15 #13 63.30 ================================================================================
09:14:15 #13 63.30 Installing:
09:14:15 #13 63.30  dnf-plugins-core              noarch   4.4.2-1.fc38            updates    38 k
09:14:15 #13 63.30  rpm-build                     x86_64   4.18.1-3.fc38           updates    77 k
09:14:15 #13 63.30  rpmlint                       noarch   2.4.0-6.fc38            updates   330 k
09:14:15 #13 63.30 Installing dependencies:
09:14:15 #13 63.30  ansible-srpm-macros           noarch   1-10.fc38               updates    21 k
09:14:15 #13 63.30  binutils                      x86_64   2.39-9.fc38             fedora    5.4 M
09:14:15 #13 63.30  binutils-gold                 x86_64   2.39-9.fc38             fedora    784 k
09:14:15 #13 63.30  bzip2                         x86_64   1.0.8-13.fc38           fedora     52 k
09:14:15 #13 63.30  cpio                          x86_64   2.13-14.fc38            fedora    276 k
09:14:15 #13 63.30  dash                          x86_64   0.5.12-1.fc38           updates    98 k
09:14:15 #13 63.30  dbus-libs                     x86_64   1:1.14.10-1.fc38        updates   156 k
09:14:15 #13 63.30  debugedit                     x86_64   5.0-9.fc38              updates    78 k
09:14:15 #13 63.30  desktop-file-utils            x86_64   0.26-8.fc38             fedora     71 k
09:14:15 #13 63.30  devscripts-checkbashisms      x86_64   2.23.0-1.fc38           fedora     28 k
09:14:15 #13 63.30  diffutils                     x86_64   3.10-1.fc38             updates   398 k
09:14:15 #13 63.30  dwz                           x86_64   0.15-2.fc38             fedora    135 k
09:14:15 #13 63.30  ed                            x86_64   1.19-2.fc38             fedora     78 k
09:14:15 #13 63.30  efi-srpm-macros               noarch   5-7.fc38                fedora     22 k
09:14:15 #13 63.30  elfutils                      x86_64   0.189-3.fc38            updates   533 k
09:14:15 #13 63.30  elfutils-debuginfod-client    x86_64   0.189-3.fc38            updates    38 k
09:14:15 #13 63.30  emacs-filesystem              noarch   1:28.2-7.fc38           updates   7.9 k
09:14:15 #13 63.30  enchant2                      x86_64   2.3.4-1.fc38            fedora     64 k
09:14:15 #13 63.30  file                          x86_64   5.44-3.fc38             fedora     49 k
09:14:15 #13 63.30  fonts-filesystem              noarch   1:2.0.5-11.fc38         fedora    8.1 k
09:14:15 #13 63.30  fonts-srpm-macros             noarch   1:2.0.5-11.fc38         fedora     26 k
09:14:15 #13 63.30  fpc-srpm-macros               noarch   1.3-7.fc38              fedora    7.8 k
09:14:15 #13 63.30  gdb-minimal                   x86_64   13.2-4.fc38             updates   4.2 M
09:14:15 #13 63.30  gdk-pixbuf2                   x86_64   2.42.10-2.fc38          fedora    485 k
09:14:15 #13 63.30  ghc-srpm-macros               noarch   1.6.1-1.fc38            fedora    8.0 k
09:14:15 #13 63.30  glibc-gconv-extra             x86_64   2.37-5.fc38             updates   1.6 M
09:14:15 #13 63.30  gnat-srpm-macros              noarch   6-2.fc38                fedora    8.8 k
09:14:15 #13 63.30  go-srpm-macros                noarch   3.2.0-2.fc38            fedora     27 k
09:14:15 #13 63.30  groff-base                    x86_64   1.22.4-11.fc38          fedora    1.1 M
09:14:15 #13 63.30  hunspell                      x86_64   1.7.2-3.fc38            fedora    479 k
09:14:15 #13 63.30  hunspell-en-GB                noarch   0.20201207-3.fc38       fedora    225 k
09:14:15 #13 63.30  hunspell-en-US                noarch   0.20201207-3.fc38       fedora    181 k
09:14:15 #13 63.30  hunspell-filesystem           x86_64   1.7.2-3.fc38            fedora    9.3 k
09:14:15 #13 63.30  jansson                       x86_64   2.13.1-6.fc38           fedora     44 k
09:14:15 #13 63.30  js-jquery                     noarch   3.6.3-2.fc38            fedora    173 k
09:14:15 #13 63.30  json-glib                     x86_64   1.6.6-4.fc38            fedora    162 k
09:14:15 #13 63.30  kernel-srpm-macros            noarch   1.0-19.fc38             updates    10 k
09:14:15 #13 63.30  libappstream-glib             x86_64   0.8.2-2.fc38            fedora    402 k
09:14:15 #13 63.30  libjpeg-turbo                 x86_64   2.1.4-2.fc38            fedora    183 k
09:14:15 #13 63.30  libpkgconf                    x86_64   1.8.0-6.fc38            fedora     35 k
09:14:15 #13 63.30  libpng                        x86_64   2:1.6.37-14.fc38        fedora    120 k
09:14:15 #13 63.30  libstemmer                    x86_64   2.2.0-5.fc38            fedora    168 k
09:14:15 #13 63.30  lua-srpm-macros               noarch   1-8.fc38                fedora    8.6 k
09:14:15 #13 63.30  ncurses                       x86_64   6.4-3.20230114.fc38     fedora    412 k
09:14:15 #13 63.30  ocaml-srpm-macros             noarch   7-3.fc38                fedora     13 k
09:14:15 #13 63.30  openblas-srpm-macros          noarch   2-13.fc38               fedora    7.5 k
09:14:15 #13 63.30  package-notes-srpm-macros     noarch   0.5-8.fc38              updates    11 k
09:14:15 #13 63.30  patch                         x86_64   2.7.6-19.fc38           fedora    126 k
09:14:15 #13 63.30  perl-AutoLoader               noarch   5.74-497.fc38           updates    22 k
09:14:15 #13 63.30  perl-B                        x86_64   1.83-497.fc38           updates   182 k
09:14:15 #13 63.30  perl-Carp                     noarch   1.52-490.fc38           fedora     29 k
09:14:15 #13 63.30  perl-Class-Struct             noarch   0.66-497.fc38           updates    23 k
09:14:15 #13 63.30  perl-Data-Dumper              x86_64   2.184-491.fc38          fedora     56 k
09:14:15 #13 63.30  perl-Digest                   noarch   1.20-490.fc38           fedora     25 k
09:14:15 #13 63.30  perl-Digest-MD5               x86_64   2.58-490.fc38           fedora     36 k
09:14:15 #13 63.30  perl-DynaLoader               x86_64   1.52-497.fc38           updates    27 k
09:14:15 #13 63.30  perl-Encode                   x86_64   4:3.19-493.fc38         fedora    1.7 M
09:14:15 #13 63.30  perl-Errno                    x86_64   1.36-497.fc38           updates    16 k
09:14:15 #13 63.30  perl-Exporter                 noarch   5.77-490.fc38           fedora     31 k
09:14:15 #13 63.30  perl-Fcntl                    x86_64   1.15-497.fc38           updates    22 k
09:14:15 #13 63.30  perl-File-Basename            noarch   2.85-497.fc38           updates    18 k
09:14:15 #13 63.30  perl-File-Path                noarch   2.18-490.fc38           fedora     35 k
09:14:15 #13 63.30  perl-File-Temp                noarch   1:0.231.100-490.fc38    fedora     59 k
09:14:15 #13 63.30  perl-File-stat                noarch   1.12-497.fc38           updates    18 k
09:14:15 #13 63.30  perl-FileHandle               noarch   2.03-497.fc38           updates    17 k
09:14:15 #13 63.30  perl-Getopt-Long              noarch   1:2.54-2.fc38           fedora     60 k
09:14:15 #13 63.30  perl-Getopt-Std               noarch   1.13-497.fc38           updates    17 k
09:14:15 #13 63.30  perl-HTTP-Tiny                noarch   0.086-2.fc38            updates    55 k
09:14:15 #13 63.30  perl-IO                       x86_64   1.50-497.fc38           updates    93 k
09:14:15 #13 63.30  perl-IO-Socket-IP             noarch   0.41-492.fc38           fedora     41 k
09:14:15 #13 63.30  perl-IO-Socket-SSL            noarch   2.081-1.fc38            fedora    227 k
09:14:15 #13 63.30  perl-IPC-Open3                noarch   1.22-497.fc38           updates    24 k
09:14:15 #13 63.30  perl-MIME-Base64              x86_64   3.16-490.fc38           fedora     30 k
09:14:15 #13 63.30  perl-Mozilla-CA               noarch   20221114-2.fc38         fedora     12 k
09:14:15 #13 63.30  perl-Net-SSLeay               x86_64   1.92-5.fc38             fedora    361 k
09:14:15 #13 63.30  perl-POSIX                    x86_64   2.03-497.fc38           updates    99 k
09:14:15 #13 63.30  perl-PathTools                x86_64   3.84-490.fc38           fedora     87 k
09:14:15 #13 63.30  perl-Pod-Escapes              noarch   1:1.07-490.fc38         fedora     20 k
09:14:15 #13 63.30  perl-Pod-Perldoc              noarch   3.28.01-491.fc38        fedora     86 k
09:14:15 #13 63.30  perl-Pod-Simple               noarch   1:3.43-491.fc38         fedora    219 k
09:14:15 #13 63.30  perl-Pod-Usage                noarch   4:2.03-4.fc38           fedora     40 k
09:14:15 #13 63.30  perl-Scalar-List-Utils        x86_64   5:1.63-490.fc38         fedora     72 k
09:14:15 #13 63.30  perl-SelectSaver              noarch   1.02-497.fc38           updates    13 k
09:14:15 #13 63.30  perl-Socket                   x86_64   4:2.036-2.fc38          fedora     55 k
09:14:15 #13 63.30  perl-Storable                 x86_64   1:3.26-490.fc38         fedora     97 k
09:14:15 #13 63.30  perl-Symbol                   noarch   1.09-497.fc38           updates    15 k
09:14:15 #13 63.30  perl-Term-ANSIColor           noarch   5.01-491.fc38           fedora     47 k
09:14:15 #13 63.30  perl-Term-Cap                 noarch   1.18-1.fc38             fedora     22 k
09:14:15 #13 63.30  perl-Text-ParseWords          noarch   3.31-490.fc38           fedora     16 k
09:14:15 #13 63.30  perl-Text-Tabs+Wrap           noarch   2023.0511-1.fc38        updates    22 k
09:14:15 #13 63.30  perl-Time-Local               noarch   2:1.300-490.fc38        fedora     33 k
09:14:15 #13 63.30  perl-URI                      noarch   5.17-2.fc38             fedora    120 k
09:14:15 #13 63.30  perl-base                     noarch   2.27-497.fc38           updates    17 k
09:14:15 #13 63.30  perl-constant                 noarch   1.33-491.fc38           fedora     23 k
09:14:15 #13 63.30  perl-if                       noarch   0.61.000-497.fc38       updates    15 k
09:14:15 #13 63.30  perl-interpreter              x86_64   4:5.36.1-497.fc38       updates    73 k
09:14:15 #13 63.30  perl-libnet                   noarch   3.15-1.fc38             fedora    128 k
09:14:15 #13 63.30  perl-libs                     x86_64   4:5.36.1-497.fc38       updates   2.2 M
09:14:15 #13 63.30  perl-locale                   noarch   1.10-497.fc38           updates    15 k
09:14:15 #13 63.30  perl-mro                      x86_64   1.26-497.fc38           updates    30 k
09:14:15 #13 63.30  perl-overload                 noarch   1.35-497.fc38           updates    47 k
09:14:15 #13 63.30  perl-overloading              noarch   0.02-497.fc38           updates    14 k
09:14:15 #13 63.30  perl-parent                   noarch   1:0.241-1.fc38          fedora     15 k
09:14:15 #13 63.30  perl-podlators                noarch   1:5.01-2.fc38           fedora    125 k
09:14:15 #13 63.30  perl-srpm-macros              noarch   1-48.fc38               fedora    8.4 k
09:14:15 #13 63.30  perl-vars                     noarch   1.05-497.fc38           updates    14 k
09:14:15 #13 63.30  pkgconf                       x86_64   1.8.0-6.fc38            fedora     41 k
09:14:15 #13 63.30  pkgconf-m4                    noarch   1.8.0-6.fc38            fedora     14 k
09:14:15 #13 63.30  pkgconf-pkg-config            x86_64   1.8.0-6.fc38            fedora    9.6 k
09:14:15 #13 63.30  pyproject-srpm-macros         noarch   1.9.0-1.fc38            updates    15 k
09:14:15 #13 63.30  python-srpm-macros            noarch   3.11-10.fc38            fedora     26 k
09:14:15 #13 63.30  python3-construct             noarch   2.10.68-4.fc38          fedora    151 k
09:14:15 #13 63.30  python3-dateutil              noarch   1:2.8.2-5.fc38          fedora    360 k
09:14:15 #13 63.30  python3-dbus                  x86_64   1.3.2-2.fc38            fedora    157 k
09:14:15 #13 63.30  python3-distro                noarch   1.8.0-2.fc38            fedora     49 k
09:14:15 #13 63.30  python3-dnf-plugins-core      noarch   4.4.2-1.fc38            updates   299 k
09:14:15 #13 63.30  python3-enchant               noarch   3.2.2-6.fc38            fedora    103 k
09:14:15 #13 63.30  python3-file-magic            noarch   5.44-3.fc38             fedora     20 k
09:14:15 #13 63.30  python3-pybeam                noarch   0.7-5.fc38              fedora     33 k
09:14:15 #13 63.30  python3-pyxdg                 noarch   0.27-7.fc38             fedora    134 k
09:14:15 #13 63.30  python3-six                   noarch   1.16.0-9.fc38           fedora     42 k
09:14:15 #13 63.30  python3-systemd               x86_64   235-2.fc38              fedora    108 k
09:14:15 #13 63.30  python3-tomli-w               noarch   1.0.0-5.fc38            fedora     21 k
09:14:15 #13 63.30  python3-zstandard             x86_64   0.21.0-1.fc38           updates   487 k
09:14:15 #13 63.30  qt5-srpm-macros               noarch   5.15.10-1.fc38          updates   8.2 k
09:14:15 #13 63.30  redhat-rpm-config             noarch   252-1.fc38              fedora     83 k
09:14:15 #13 63.30  rpmautospec-rpm-macros        noarch   0.3.5-1.fc38            fedora    9.3 k
09:14:15 #13 63.30  rpmlint-fedora-license-data   noarch   1.30-1.fc38             updates    27 k
09:14:15 #13 63.30  rust-srpm-macros              noarch   24-5.fc38               updates    12 k
09:14:15 #13 63.30  shared-mime-info              x86_64   2.2-3.fc38              fedora    381 k
09:14:15 #13 63.30  unzip                         x86_64   6.0-60.fc38             fedora    184 k
09:14:15 #13 63.30  web-assets-filesystem         noarch   5-19.fc38               fedora    7.9 k
09:14:15 #13 63.30  xxhash-libs                   x86_64   0.8.2-1.fc38            updates    37 k
09:14:15 #13 63.30  xz                            x86_64   5.4.1-1.fc38            fedora    419 k
09:14:15 #13 63.30  zip                           x86_64   3.0-36.fc38             fedora    265 k
09:14:15 #13 63.30  zstd                          x86_64   1.5.5-1.fc38            updates   482 k
09:14:15 #13 63.30 Installing weak dependencies:
09:14:15 #13 63.30  hunspell-en                   noarch   0.20201207-3.fc38       fedora    190 k
09:14:15 #13 63.30  perl-NDBM_File                x86_64   1.15-497.fc38           updates    24 k
09:14:15 #13 63.30  python-systemd-doc            x86_64   235-2.fc38              fedora    171 k
09:14:15 #13 63.30 
09:14:15 #13 63.30 Transaction Summary
09:14:15 #13 63.30 ================================================================================
09:14:15 #13 63.30 Install  142 Packages
09:14:15 #13 63.30 
09:14:15 #13 63.31 Total download size: 30 M
09:14:15 #13 63.31 Installed size: 114 M
09:14:15 #13 63.31 Downloading Packages:
09:14:16 #13 62.95 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:16 #13 62.96 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:16 #13 62.97 Setting up libmailtools-perl (2.21-1) ...
09:14:16 #13 62.98 Setting up python3-debian (0.1.39) ...
09:14:16 #15 5.019 Selecting previously unselected package bash-completion.
09:14:16 #15 5.019 (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.)
09:14:16 #15 5.035 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
09:14:16 #15 5.046 Unpacking bash-completion (1:2.11-6) ...
09:14:16 #14 59.55 Preparing to unpack .../242-libfile-basedir-perl_0.09-1_all.deb ...
09:14:16 #14 59.56 Unpacking libfile-basedir-perl (0.09-1) ...
09:14:16 #14 59.59 Selecting previously unselected package libfile-chdir-perl.
09:14:16 #14 59.59 Preparing to unpack .../243-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:14:16 #14 59.59 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:14:16 #14 59.62 Selecting previously unselected package libfile-fcntllock-perl.
09:14:16 #14 59.62 Preparing to unpack .../244-libfile-fcntllock-perl_0.22-3build7_armhf.deb ...
09:14:16 #14 59.63 Unpacking libfile-fcntllock-perl (0.22-3build7) ...
09:14:16 #14 59.67 Selecting previously unselected package libnumber-compare-perl.
09:14:16 #14 59.67 Preparing to unpack .../245-libnumber-compare-perl_0.03-2_all.deb ...
09:14:16 #14 59.67 Unpacking libnumber-compare-perl (0.03-2) ...
09:14:16 #14 59.70 Selecting previously unselected package libtext-glob-perl.
09:14:16 #14 59.70 Preparing to unpack .../246-libtext-glob-perl_0.11-2_all.deb ...
09:14:16 #14 59.71 Unpacking libtext-glob-perl (0.11-2) ...
09:14:16 #14 59.74 Selecting previously unselected package libfile-find-rule-perl.
09:14:16 #14 59.74 Preparing to unpack .../247-libfile-find-rule-perl_0.34-1_all.deb ...
09:14:16 #14 59.74 Unpacking libfile-find-rule-perl (0.34-1) ...
09:14:16 #14 59.79 Selecting previously unselected package libfont-afm-perl.
09:14:16 #15 4.603 (50/95): annobin-docs-12.26-1.fc38.noarch.rpm   289 kB/s |  92 kB     00:00    
09:14:16 #15 4.701 (51/95): annobin-plugin-gcc-12.26-1.fc38.aarch6 2.5 MB/s | 957 kB     00:00    
09:14:16 #15 4.813 (88/93): systemd-resolved-251.14-2.fc37.x86_64.  18 MB/s | 280 kB     00:00    
09:14:16 #15 4.820 (89/93): systemd-pam-251.14-2.fc37.x86_64.rpm    14 MB/s | 334 kB     00:00    
09:14:16 #15 4.822 (90/93): systemd-rpm-macros-251.14-2.fc37.noarc 1.8 MB/s |  28 kB     00:00    
09:14:16 #15 4.828 (91/93): which-2.21-39.fc37.x86_64.rpm          7.5 MB/s |  42 kB     00:00    
09:14:16 #15 4.851 (92/93): xkeyboard-config-2.36-3.fc37.noarch.rp  33 MB/s | 957 kB     00:00    
09:14:16 #15 4.855 (93/93): vim-filesystem-9.0.1872-1.fc37.noarch. 435 kB/s |  18 kB     00:00    
09:14:16 #15 4.858 --------------------------------------------------------------------------------
09:14:16 #15 4.859 Total                                            45 MB/s | 104 MB     00:02     
09:14:16 #13 66.10 Setting up libnet-dns-sec-perl (1.11-1) ...
09:14:16 #13 66.11 Setting up libsereal-perl (4.005-1) ...
09:14:16 #13 66.12 Setting up libhtml-format-perl (2.12-1) ...
09:14:16 #13 66.13 Setting up libxml-sax-perl (1.00+dfsg-1) ...
09:14:16 #13 66.20 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:16 #13 66.26 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:16 #15 3.529    dh_compress
09:14:16 #15 3.577    dh_fixperms
09:14:16 #15 3.628    dh_missing
09:14:16 #15 3.659    dh_installdeb
09:14:16 #15 3.698    dh_gencontrol
09:14:16 #15 5.959 (51/95): git-core-2.41.0-1.fc37.aarch64.rpm      12 MB/s | 4.4 MB     00:00    
09:14:16 #15 6.139 (52/95): glibc-devel-2.36-11.fc37.aarch64.rpm   3.2 MB/s | 588 kB     00:00    
09:14:16 #15 6.183 (53/95): git-core-doc-2.41.0-1.fc37.noarch.rpm  9.6 MB/s | 2.8 MB     00:00    
09:14:16 #14 66.23 Preparing to unpack .../367-python3-magic_2%3a0.4.26-3_all.deb ...
09:14:16 #14 66.23 Unpacking python3-magic (2:0.4.26-3) ...
09:14:16 #14 66.28 Setting up libksba8:arm64 (1.6.3-2) ...
09:14:16 #14 66.30 Setting up media-types (10.0.0) ...
09:14:16 #14 66.31 Setting up libpipeline1:arm64 (1.5.7-1) ...
09:14:16 #14 66.33 Setting up wdiff (1.2.2-5) ...
09:14:16 #14 66.34 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
09:14:16 #14 66.36 Setting up libkeyutils1:arm64 (1.6.3-2) ...
09:14:16 #14 66.37 Setting up lto-disabled-list (39) ...
09:14:16 #14 66.38 Setting up libpsl5:arm64 (0.21.2-1) ...
09:14:16 #14 66.39 Setting up libsodium23:arm64 (1.0.18-1build2) ...
09:14:16 #14 66.41 Setting up libicu72:arm64 (72.1-3ubuntu2) ...
09:14:16 #14 66.42 Setting up liblerc4:arm64 (4.0.0+ds-2ubuntu2) ...
09:14:16 #14 66.43 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
09:14:16 #14 66.45 Setting up libre2-10:arm64 (20230201-1) ...
09:14:16 #14 66.46 Setting up libfcgi0ldbl:arm64 (2.4.2-2build2) ...
09:14:16 #14 66.47 Setting up libtext-glob-perl (0.11-3) ...
09:14:16 #14 66.48 Setting up libmagic-mgc (1:5.44-3) ...
09:14:16 #14 66.49 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:14:16 #14 66.50 Setting up distro-info-data (0.57ubuntu0.1) ...
09:14:16 #14 66.51 Setting up manpages (6.03-1) ...
09:14:16 #14 66.53 Setting up libtirpc-common (1.3.3+ds-1) ...
09:14:16 #14 66.54 Setting up unzip (6.0-27ubuntu1) ...
09:14:16 #13 62.34 Setting up libref-util-xs-perl (0.117-2+b1) ...
09:14:16 #13 62.35 Setting up libio-pty-perl (1:1.17-1) ...
09:14:16 #13 62.36 Setting up libfile-fcntllock-perl (0.22-4+b1) ...
09:14:16 #13 62.38 Setting up libclone-perl:armhf (0.46-1) ...
09:14:16 #13 62.39 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:16 #13 62.40 Setting up libarchive-zip-perl (1.68-1) ...
09:14:16 #13 62.41 Setting up libsub-identify-perl (0.14-3) ...
09:14:16 #13 62.42 Setting up libdistro-info-perl (1.5) ...
09:14:16 #13 62.43 Setting up libcpanel-json-xs-perl:armhf (4.35-1) ...
09:14:16 #13 62.45 Setting up libio-stringy-perl (2.111-3) ...
09:14:16 #13 62.46 Setting up libhtml-tagset-perl (3.20-6) ...
09:14:16 #13 62.47 Setting up liblog-any-perl (1.713-1) ...
09:14:16 #13 62.48 Setting up libauthen-sasl-perl (2.1600-3) ...
09:14:16 #13 62.49 Setting up libdevel-size-perl (0.83-2+b1) ...
09:14:16 #13 62.51 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
09:14:16 #13 62.52 Setting up libdebhelper-perl (13.11.4) ...
09:14:16 #13 62.53 Setting up libpod-constants-perl (0.19-2) ...
09:14:16 #13 62.54 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:14:16 #14 60.72 Preparing to unpack .../316-libset-intspan-perl_1.19-2_all.deb ...
09:14:16 #14 60.72 Unpacking libset-intspan-perl (1.19-2) ...
09:14:16 #14 60.75 Selecting previously unselected package libsocket6-perl.
09:14:16 #14 60.76 Preparing to unpack .../317-libsocket6-perl_0.29-1build4_arm64.deb ...
09:14:16 #14 60.76 Unpacking libsocket6-perl (0.29-1build4) ...
09:14:16 #14 60.79 Selecting previously unselected package libstring-copyright-perl.
09:14:16 #14 60.79 Preparing to unpack .../318-libstring-copyright-perl_0.003012-1_all.deb ...
09:14:16 #14 60.79 Unpacking libstring-copyright-perl (0.003012-1) ...
09:14:16 #14 60.85 Selecting previously unselected package libstring-escape-perl.
09:14:16 #14 60.85 Preparing to unpack .../319-libstring-escape-perl_2010.002-2_all.deb ...
09:14:16 #14 60.85 Unpacking libstring-escape-perl (2010.002-2) ...
09:14:16 #14 60.88 Selecting previously unselected package libstring-shellquote-perl.
09:14:16 #14 60.88 Preparing to unpack .../320-libstring-shellquote-perl_1.04-1_all.deb ...
09:14:16 #14 60.89 Unpacking libstring-shellquote-perl (1.04-1) ...
09:14:16 #14 60.92 Selecting previously unselected package libxs-parse-keyword-perl.
09:14:16 #14 60.92 Preparing to unpack .../321-libxs-parse-keyword-perl_0.21-1build1_arm64.deb ...
09:14:16 #14 60.92 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
09:14:16 #14 60.95 Selecting previously unselected package libsyntax-keyword-try-perl.
09:14:16 #16 9.765 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_amd64.deb ...
09:14:16 #16 9.768 Unpacking libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
09:14:16 #16 9.809 Selecting previously unselected package libselinux1-dev:amd64.
09:14:16 #16 9.812 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_amd64.deb ...
09:14:16 #16 9.815 Unpacking libselinux1-dev:amd64 (3.3-1build2) ...
09:14:16 #16 9.854 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:16 #16 9.856 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
09:14:16 #16 9.859 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:16 #16 9.889 Selecting previously unselected package libseccomp-dev:amd64.
09:14:16 #16 9.891 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_amd64.deb ...
09:14:16 #16 9.896 Unpacking libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
09:14:16 #16 9.938 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_amd64.deb ...
09:14:16 #16 9.952 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:16 #16 10.02 Setting up libsystemd0:amd64 (249.11-0ubuntu3.10) ...
09:14:16 #14 62.30 Setting up libarray-intspan-perl (2.003-1) ...
09:14:16 #14 62.31 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:16 #14 62.32 Setting up libtimedate-perl (2.3200-1) ...
09:14:16 #14 62.34 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:14:16 #14 62.35 Setting up libsub-name-perl (0.26-1) ...
09:14:16 #14 62.36 Setting up libtype-tiny-xs-perl (0.016-1) ...
09:14:16 #14 62.37 Setting up libfile-chdir-perl (0.1008-1) ...
09:14:16 #14 62.38 Setting up xauth (1:1.1-0ubuntu1) ...
09:14:16 #14 62.39 Setting up cpp (4:9.3.0-1ubuntu2) ...
09:14:16 #14 62.41 Setting up libpath-tiny-perl (0.108-1) ...
09:14:16 #14 62.42 Setting up libarchive-cpio-perl (0.10-1) ...
09:14:16 #14 62.43 Setting up libjson-perl (4.02000-2) ...
09:14:16 #14 62.44 Setting up libsub-override-perl (0.09-2) ...
09:14:16 #14 62.45 Setting up python3-unidiff (0.5.5-2) ...
09:14:16 #14 59.58 Preparing to unpack .../195-libberkeleydb-perl_0.64-2_armhf.deb ...
09:14:16 #14 59.58 Unpacking libberkeleydb-perl:armhf (0.64-2) ...
09:14:16 #14 59.63 Selecting previously unselected package libfreetype6:armhf.
09:14:16 #14 59.63 Preparing to unpack .../196-libfreetype6_2.12.1+dfsg-4ubuntu0.1_armhf.deb ...
09:14:16 #14 59.63 Unpacking libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ...
09:14:16 #14 59.68 Selecting previously unselected package libfontconfig1:armhf.
09:14:16 #14 59.68 Preparing to unpack .../197-libfontconfig1_2.14.1-3ubuntu3_armhf.deb ...
09:14:16 #14 59.69 Unpacking libfontconfig1:armhf (2.14.1-3ubuntu3) ...
09:14:16 #14 59.73 Selecting previously unselected package libjpeg-turbo8:armhf.
09:14:16 #14 59.73 Preparing to unpack .../198-libjpeg-turbo8_2.1.5-2ubuntu1_armhf.deb ...
09:14:16 #14 59.74 Unpacking libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ...
09:14:16 #14 59.78 Selecting previously unselected package libjpeg8:armhf.
09:14:16 #14 59.78 Preparing to unpack .../199-libjpeg8_8c-2ubuntu11_armhf.deb ...
09:14:16 #42 0.568 go: downloading github.com/sirupsen/logrus v1.9.0
09:14:16 #42 0.576 go: downloading github.com/urfave/cli/v2 v2.23.5
09:14:16 #42 0.580 go: downloading golang.org/x/sys v0.2.0
09:14:16 #42 0.595 go: downloading github.com/gofrs/flock v0.8.1
09:14:16 #42 0.596 go: downloading github.com/gorilla/mux v1.8.0
09:14:16 #42 0.606 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:14:16 #42 0.637 go: downloading github.com/google/uuid v1.3.0
09:14:16 #42 0.654 go: downloading github.com/moby/vpnkit v0.5.0
09:14:16 #13 63.18 Setting up python3-requests (2.25.1+dfsg-2) ...
09:14:16 #15 5.151 Selecting previously unselected package libjsoncpp25:amd64.
09:14:16 #15 5.154 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_amd64.deb ...
09:14:16 #15 5.160 Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
09:14:16 #15 5.193 Selecting previously unselected package librhash0:amd64.
09:14:16 #15 5.195 Preparing to unpack .../02-librhash0_1.4.3-3_amd64.deb ...
09:14:16 #15 5.198 Unpacking librhash0:amd64 (1.4.3-3) ...
09:14:16 #15 5.236 Selecting previously unselected package libuv1:amd64.
09:14:16 #15 5.239 Preparing to unpack .../03-libuv1_1.44.2-1_amd64.deb ...
09:14:16 #15 5.242 Unpacking libuv1:amd64 (1.44.2-1) ...
09:14:16 #15 5.341 Selecting previously unselected package cmake-data.
09:14:16 #15 5.343 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
09:14:16 #15 5.350 Unpacking cmake-data (3.25.1-1) ...
09:14:16 #14 59.80 Preparing to unpack .../248-libfont-afm-perl_1.20-3_all.deb ...
09:14:16 #14 59.80 Unpacking libfont-afm-perl (1.20-3) ...
09:14:16 #14 59.83 Selecting previously unselected package libio-string-perl.
09:14:16 #14 59.83 Preparing to unpack .../249-libio-string-perl_1.08-3.1_all.deb ...
09:14:16 #14 59.83 Unpacking libio-string-perl (1.08-3.1) ...
09:14:16 #14 59.87 Selecting previously unselected package libfont-ttf-perl.
09:14:16 #14 59.87 Preparing to unpack .../250-libfont-ttf-perl_1.06-1.1_all.deb ...
09:14:16 #14 59.88 Unpacking libfont-ttf-perl (1.06-1.1) ...
09:14:16 #14 59.95 Selecting previously unselected package libsort-versions-perl.
09:14:16 #14 59.95 Preparing to unpack .../251-libsort-versions-perl_1.62-1_all.deb ...
09:14:16 #14 59.95 Unpacking libsort-versions-perl (1.62-1) ...
09:14:16 #14 59.98 Selecting previously unselected package libgit-wrapper-perl.
09:14:16 #14 59.99 Preparing to unpack .../252-libgit-wrapper-perl_0.048-1_all.deb ...
09:14:16 #14 59.99 Unpacking libgit-wrapper-perl (0.048-1) ...
09:14:16 #14 60.02 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:14:16 #14 60.02 Preparing to unpack .../253-libhttp-tiny-multipart-perl_0.08-1.1_all.deb ...
09:14:16 #14 60.03 Unpacking libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:16 #14 60.06 Selecting previously unselected package libio-prompter-perl.
09:14:16 #15 4.736 (52/95): cmake-filesystem-3.27.4-7.fc38.aarch64 547 kB/s |  19 kB     00:00    
09:14:16 #15 4.747 (53/95): cmake-data-3.27.4-7.fc38.noarch.rpm     16 MB/s | 2.2 MB     00:00    
09:14:16 #15 4.774 (54/95): cmake-rpm-macros-3.27.4-7.fc38.noarch. 508 kB/s |  18 kB     00:00    
09:14:16 #15 4.809 (55/95): cmake-3.27.4-7.fc38.aarch64.rpm         15 MB/s | 7.4 MB     00:00    
09:14:16 #15 4.812 (56/95): dbus-1.14.10-1.fc38.aarch64.rpm        216 kB/s | 8.0 kB     00:00    
09:14:16 #15 4.858 (57/95): dbus-common-1.14.10-1.fc38.noarch.rpm  307 kB/s |  15 kB     00:00    
09:14:16 #15 4.890 (58/95): gcc-plugin-annobin-13.2.1-1.fc38.aarch 1.5 MB/s |  46 kB     00:00    
09:14:16 #15 4.936 (59/95): git-2.41.0-1.fc38.aarch64.rpm          1.2 MB/s |  54 kB     00:00    
09:14:16 #15 4.963 (60/95): cpp-13.2.1-1.fc38.aarch64.rpm           46 MB/s | 9.7 MB     00:00    
09:14:16 #15 5.051 (61/95): git-core-doc-2.41.0-1.fc38.noarch.rpm   33 MB/s | 2.8 MB     00:00    
09:14:16 #13 66.41 
09:14:16 #13 66.41 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:16 #13 66.46 Setting up dput (1.0.3) ...
09:14:16 + mkdir -p /root/build-deb/cli
09:14:16 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:16 #15 3.829    dh_md5sums
09:14:16 #15 3.870    dh_builddeb
09:14:16 #15 3.903 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:16 #15 3.923  dpkg-genbuildinfo --build=binary
09:14:16 #15 6.302 (54/95): kernel-headers-6.4.4-100.fc37.aarch64.  13 MB/s | 1.5 MB     00:00    
09:14:16 #15 6.393 (55/95): glibc-static-2.36-11.fc37.aarch64.rpm  5.6 MB/s | 1.4 MB     00:00    
09:14:16 #15 6.400 (56/95): less-633-1.fc37.aarch64.rpm            1.8 MB/s | 175 kB     00:00    
09:14:16 #18 DONE 3.6s
09:14:16 
09:14:16 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:16 #19 DONE 0.1s
09:14:16 
09:14:16 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:16 #20 DONE 0.0s
09:14:16 
09:14:16 #21 exporting to image
09:14:16 #21 exporting layers
09:14:16 #14 66.56 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
09:14:16 #14 66.57 Setting up libbrotli1:arm64 (1.0.9-2build8) ...
09:14:16 #14 66.58 Setting up libsqlite3-0:arm64 (3.40.1-1) ...
09:14:16 #14 66.59 Setting up libsasl2-modules:arm64 (2.1.28+dfsg-10) ...
09:14:16 #14 66.61 Setting up libfcgi-bin (2.4.2-2build2) ...
09:14:16 #14 66.62 Setting up binutils-common:arm64 (2.40-2ubuntu4.1) ...
09:14:16 #14 66.64 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
09:14:16 #14 66.65 Setting up libmagic1:arm64 (1:5.44-3) ...
09:14:16 #14 66.67 Setting up libdeflate0:arm64 (1.15-1) ...
09:14:16 #14 66.68 Setting up less (590-1.2) ...
09:14:16 #14 66.70 Setting up perl-openssl-defaults:arm64 (7) ...
09:14:16 #14 66.71 Setting up linux-libc-dev:arm64 (6.2.0-33.33) ...
09:14:16 #14 66.72 Setting up libctf-nobfd0:arm64 (2.40-2ubuntu4.1) ...
09:14:16 #14 66.73 Setting up gettext-base (0.21-11) ...
09:14:16 #14 66.75 Setting up m4 (1.4.19-3) ...
09:14:16 #14 66.76 Setting up liblzo2-2:arm64 (2.10-2build3) ...
09:14:16 #13 62.56 Setting up libconvert-binhex-perl (1.125-3) ...
09:14:16 #13 62.57 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:14:16 #13 62.58 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:14:16 #13 62.60 Setting up libio-interactive-perl (1.023-2) ...
09:14:16 #13 62.61 Setting up libtry-tiny-perl (0.31-2) ...
09:14:16 #13 62.62 Setting up libtype-tiny-perl (2.002001-1) ...
09:14:16 #13 62.63 Setting up libcommon-sense-perl:armhf (3.75-3) ...
09:14:16 #13 62.65 Setting up libmldbm-perl (2.05-4) ...
09:14:16 #13 62.66 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:14:16 #13 62.67 Setting up libnet-http-perl (6.22-1) ...
09:14:16 #13 62.68 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:14:16 #13 62.69 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:14:16 #13 62.70 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:14:16 #13 62.72 Setting up libtime-moment-perl (0.44-2+b1) ...
09:14:16 #13 62.73 Setting up libencode-locale-perl (1.05-3) ...
09:14:16 #13 62.74 Setting up libexception-class-perl (1.45-1) ...
09:14:16 #13 62.75 Setting up libxstring-perl:armhf (0.005-2+b1) ...
09:14:16 #14 60.96 Preparing to unpack .../322-libsyntax-keyword-try-perl_0.26-1build1_arm64.deb ...
09:14:16 #14 60.96 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
09:14:16 #14 60.99 Selecting previously unselected package libterm-readkey-perl.
09:14:16 #14 60.99 Preparing to unpack .../323-libterm-readkey-perl_2.38-1build4_arm64.deb ...
09:14:16 #14 60.99 Unpacking libterm-readkey-perl (2.38-1build4) ...
09:14:16 #14 61.02 Selecting previously unselected package libtext-levenshteinxs-perl.
09:14:16 #14 61.03 Preparing to unpack .../324-libtext-levenshteinxs-perl_0.03-4build10_arm64.deb ...
09:14:16 #14 61.03 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
09:14:16 #14 61.06 Selecting previously unselected package libtext-markdown-discount-perl:arm64.
09:14:16 #14 61.06 Preparing to unpack .../325-libtext-markdown-discount-perl_0.13-1build1_arm64.deb ...
09:14:16 #14 61.06 Unpacking libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
09:14:16 #14 61.09 Selecting previously unselected package libtext-xslate-perl:arm64.
09:14:16 #14 61.10 Preparing to unpack .../326-libtext-xslate-perl_3.5.9-1build1_arm64.deb ...
09:14:16 #14 61.10 Unpacking libtext-xslate-perl:arm64 (3.5.9-1build1) ...
09:14:16 #14 61.13 Selecting previously unselected package libtime-duration-perl.
09:14:16 #14 61.14 Preparing to unpack .../327-libtime-duration-perl_1.21-1_all.deb ...
09:14:16 #14 61.14 Unpacking libtime-duration-perl (1.21-1) ...
09:14:16 #14 61.17 Selecting previously unselected package libtime-moment-perl.
09:14:16 #14 61.17 Preparing to unpack .../328-libtime-moment-perl_0.44-1build6_arm64.deb ...
09:14:16 #14 61.17 Unpacking libtime-moment-perl (0.44-1build6) ...
09:14:16 #14 61.21 Selecting previously unselected package libtype-tiny-xs-perl.
09:14:16 #14 61.21 Preparing to unpack .../329-libtype-tiny-xs-perl_0.022-1build2_arm64.deb ...
09:14:16 #14 61.21 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
09:14:16 #14 61.24 Selecting previously unselected package libunicode-utf8-perl.
09:14:16 #14 61.24 Preparing to unpack .../330-libunicode-utf8-perl_0.62-1build4_arm64.deb ...
09:14:16 #14 61.25 Unpacking libunicode-utf8-perl (0.62-1build4) ...
09:14:16 #14 61.27 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:16 #16 10.06 Selecting previously unselected package libsystemd-dev:amd64.
09:14:16 #16 10.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 ... 30024 files and directories currently installed.)
09:14:16 #16 10.07 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_amd64.deb ...
09:14:16 #16 10.08 Unpacking libsystemd-dev:amd64 (249.11-0ubuntu3.10) ...
09:14:16 #16 10.15 Selecting previously unselected package libglib2.0-0:amd64.
09:14:16 #16 10.15 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
09:14:16 #16 10.15 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
09:14:16 #16 10.21 Selecting previously unselected package pkg-config.
09:14:16 #16 10.21 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_amd64.deb ...
09:14:16 #16 10.22 Unpacking pkg-config (0.29.2-1ubuntu3) ...
09:14:16 #16 10.26 Setting up libseccomp-dev:amd64 (2.5.3-2ubuntu2) ...
09:14:16 #14 62.58 Setting up libstrictures-perl (2.000006-1) ...
09:14:16 #14 62.59 Setting up libsub-quote-perl (2.006006-1) ...
09:14:16 #14 62.60 Setting up libclass-xsaccessor-perl (1.19-3build3) ...
09:14:16 #14 62.61 Setting up libsort-versions-perl (1.62-1) ...
09:14:16 #14 62.62 Setting up libexporter-tiny-perl (1.002001-1) ...
09:14:16 #14 62.63 Setting up libre-engine-re2-perl (0.13-5) ...
09:14:16 #14 62.66 Setting up libterm-readkey-perl (2.38-1build1) ...
09:14:16 #14 62.67 Setting up lsb-release (11.1.0ubuntu2) ...
09:14:16 #14 62.68 Setting up libnet-ip-perl (1.26-2) ...
09:14:16 #14 62.69 Setting up python3-magic (2:0.4.15-3) ...
09:14:16 #14 62.82 Setting up libperlio-gzip-perl (0.19-1build5) ...
09:14:16 #14 59.79 Unpacking libjpeg8:armhf (8c-2ubuntu11) ...
09:14:16 #14 59.83 Selecting previously unselected package libdeflate0:armhf.
09:14:16 #14 59.84 Preparing to unpack .../200-libdeflate0_1.15-1_armhf.deb ...
09:14:16 #14 59.84 Unpacking libdeflate0:armhf (1.15-1) ...
09:14:16 #14 59.88 Selecting previously unselected package libjbig0:armhf.
09:14:16 #14 59.89 Preparing to unpack .../201-libjbig0_2.1-6ubuntu1_armhf.deb ...
09:14:16 #14 59.89 Unpacking libjbig0:armhf (2.1-6ubuntu1) ...
09:14:16 #14 59.94 Selecting previously unselected package liblerc4:armhf.
09:14:16 #14 59.94 Preparing to unpack .../202-liblerc4_4.0.0+ds-2ubuntu2_armhf.deb ...
09:14:16 #14 59.94 Unpacking liblerc4:armhf (4.0.0+ds-2ubuntu2) ...
09:14:16 #14 59.99 Selecting previously unselected package libwebp7:armhf.
09:14:16 #14 59.99 Preparing to unpack .../203-libwebp7_1.2.4-0.1ubuntu0.23.04.2_armhf.deb ...
09:14:16 #14 59.99 Unpacking libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ...
09:14:16 #14 60.06 Selecting previously unselected package libtiff6:armhf.
09:14:16 #14 60.06 Preparing to unpack .../204-libtiff6_4.5.0-5ubuntu1.1_armhf.deb ...
09:14:16 #14 60.06 Unpacking libtiff6:armhf (4.5.0-5ubuntu1.1) ...
09:14:16 #14 60.11 Selecting previously unselected package libxpm4:armhf.
09:14:16 #42 0.936 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:14:16 #42 0.940 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:14:16 #13 63.41 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:14:16 #13 63.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:16 #13 63.54 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:16 #13 63.61 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:16 #15 5.716 Selecting previously unselected package libproc2-0:amd64.
09:14:16 #14 60.07 Preparing to unpack .../254-libio-prompter-perl_0.004015-1_all.deb ...
09:14:16 #14 60.07 Unpacking libio-prompter-perl (0.004015-1) ...
09:14:16 #14 60.10 Selecting previously unselected package libjson-perl.
09:14:16 #14 60.11 Preparing to unpack .../255-libjson-perl_4.04000-1_all.deb ...
09:14:16 #14 60.11 Unpacking libjson-perl (4.04000-1) ...
09:14:16 #14 60.15 Selecting previously unselected package liblog-any-perl.
09:14:16 #14 60.15 Preparing to unpack .../256-liblog-any-perl_1.710-1_all.deb ...
09:14:16 #14 60.15 Unpacking liblog-any-perl (1.710-1) ...
09:14:16 #14 60.19 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:14:16 #14 60.19 Preparing to unpack .../257-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:14:16 #14 60.19 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:14:16 #14 60.23 Selecting previously unselected package libpackage-stash-perl.
09:14:16 #14 60.23 Preparing to unpack .../258-libpackage-stash-perl_0.39-1_all.deb ...
09:14:16 #14 60.26 Unpacking libpackage-stash-perl (0.39-1) ...
09:14:16 #14 60.29 Selecting previously unselected package libsub-identify-perl.
09:14:16 #15 5.064 (62/95): git-core-2.41.0-1.fc38.aarch64.rpm      36 MB/s | 4.5 MB     00:00    
09:14:16 #15 5.085 (63/95): glibc-devel-2.37-5.fc38.aarch64.rpm     16 MB/s | 541 kB     00:00    
09:14:16 #15 5.132 (64/95): glibc-static-2.37-5.fc38.aarch64.rpm    21 MB/s | 1.4 MB     00:00    
09:14:16 #15 5.148 (65/95): kernel-headers-6.4.4-200.fc38.aarch64.  25 MB/s | 1.5 MB     00:00    
09:14:16 #15 5.179 (66/95): less-633-1.fc38.aarch64.rpm            4.0 MB/s | 176 kB     00:00    
09:14:16 #15 5.189 (67/95): libasan-13.2.1-1.fc38.aarch64.rpm       11 MB/s | 449 kB     00:00    
09:14:16 #15 5.237 (68/95): libatomic-13.2.1-1.fc38.aarch64.rpm    649 kB/s |  36 kB     00:00    
09:14:16 #15 5.245 (69/95): libubsan-13.2.1-1.fc38.aarch64.rpm     3.7 MB/s | 203 kB     00:00    
09:14:16 #15 5.273 (70/95): libuv-1.46.0-1.fc38.aarch64.rpm        4.8 MB/s | 156 kB     00:00    
09:14:16 #15 5.283 (71/95): libxcrypt-devel-4.4.36-1.fc38.aarch64. 841 kB/s |  30 kB     00:00    
09:14:16 #13 66.62 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:16 #13 66.63 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:16 #13 66.64 Setting up libmailtools-perl (2.18-1) ...
09:14:16 #13 66.65 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
09:14:16 #13 66.67 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
09:14:16 #13 66.71 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:16 #13 66.78 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:16 #13 66.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:16 + mkdir -p /root/build-deb/buildx
09:14:16 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:16 #15 4.073  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
09:14:16 #15 4.165 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:16 #15 4.168  dpkg-source --after-build .
09:14:16 #15 4.282 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:16 #15 6.499 (57/95): libasan-12.3.1-1.fc37.aarch64.rpm      4.0 MB/s | 433 kB     00:00    
09:14:16 #15 6.503 (58/95): libatomic-12.3.1-1.fc37.aarch64.rpm    473 kB/s |  48 kB     00:00    
09:14:16 #15 6.576 (59/95): libedit-3.1-43.20221009cvs.fc37.aarch6 1.3 MB/s | 105 kB     00:00    
09:14:16 #15 6.582 (60/95): libselinux-devel-3.5-1.fc37.aarch64.rp 1.9 MB/s | 151 kB     00:00    
09:14:16 #15 6.654 (61/95): libselinux-utils-3.5-1.fc37.aarch64.rp 2.0 MB/s | 162 kB     00:00    
09:14:16 #15 6.660 (62/95): libsepol-devel-3.5-1.fc37.aarch64.rpm  630 kB/s |  49 kB     00:00    
09:14:16 #13 62.76 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:14:16 #14 66.77 Setting up libnpth0:arm64 (1.6-3build2) ...
09:14:16 #13 62.77 Setting up libconfig-tiny-perl (2.28-2) ...
09:14:16 #14 66.79 Setting up krb5-locales (1.20.1-1build1) ...
09:14:16 #14 66.80 Setting up file (1:5.44-3) ...
09:14:16 #14 66.81 Setting up libassuan0:arm64 (2.5.5-5) ...
09:14:16 #13 62.79 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:14:16 #14 66.82 Setting up libgomp1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:16 #14 66.83 Setting up bzip2 (1.0.8-5build1) ...
09:14:16 #13 62.80 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
09:14:16 #14 66.85 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:16 #14 66.86 Setting up libunwind8:arm64 (1.6.2-3) ...
09:14:16 #13 62.81 Setting up liblist-utilsby-perl (0.12-2) ...
09:14:16 #14 66.87 Setting up libjbig0:arm64 (2.1-6ubuntu1) ...
09:14:16 #14 66.89 Setting up libfakeroot:arm64 (1.31-1.1) ...
09:14:16 #13 62.82 Setting up libstring-shellquote-perl (1.04-3) ...
09:14:16 #14 66.91 Setting up libjansson4:arm64 (2.14-2) ...
09:14:16 #14 66.92 Setting up libkrb5support0:arm64 (1.20.1-1build1) ...
09:14:16 #13 62.83 Setting up libnet-netmask-perl (2.0002-2) ...
09:14:16 #14 66.93 Setting up libnumber-compare-perl (0.03-3) ...
09:14:16 #14 66.95 Setting up gcc-12-base:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:16 #13 62.84 Setting up libsub-install-perl (0.929-1) ...
09:14:16 #13 62.86 Setting up gcc (4:12.2.0-3) ...
09:14:16 #14 66.96 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:14:16 #14 66.97 Setting up fakeroot (1.31-1.1) ...
09:14:16 #13 62.88 Setting up dpkg-dev (1.21.22) ...
09:14:16 #13 62.90 Setting up libindirect-perl (0.39-2+b1) ...
09:14:16 #13 62.91 Setting up libxs-parse-sublike-perl:armhf (0.16-1+b2) ...
09:14:16 #13 62.93 Setting up intltool-debian (0.35.0+20060710.6) ...
09:14:16 #13 62.94 Setting up libfreezethaw-perl (0.5001-3) ...
09:14:16 #13 62.95 Setting up libobject-pad-perl (0.78-1) ...
09:14:16 #13 62.97 Setting up liberror-perl (0.17029-2) ...
09:14:16 #13 62.98 Setting up patchutils (0.4.2-1) ...
09:14:16 #13 62.99 Setting up libmail-sendmail-perl (0.80-3) ...
09:14:16 #13 63.00 Setting up libltdl-dev:armhf (2.4.7-5) ...
09:14:16 #13 63.01 Setting up libjson-maybexs-perl (1.004004-1) ...
09:14:16 #13 63.02 Setting up libxml-sax-base-perl (1.09-3) ...
09:14:16 #13 63.06 Setting up libio-string-perl (1.08-4) ...
09:14:16 #13 63.07 Setting up libreadonly-perl (2.050-3) ...
09:14:16 #14 61.28 Preparing to unpack .../331-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:14:16 #14 61.28 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:14:16 #14 61.31 Selecting previously unselected package libxml-sax-base-perl.
09:14:16 #14 61.31 Preparing to unpack .../332-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:14:16 #14 61.32 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:14:16 #14 61.35 Selecting previously unselected package libxml-sax-perl.
09:14:16 #14 61.35 Preparing to unpack .../333-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:14:16 #14 61.36 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:14:16 #14 61.40 Selecting previously unselected package libxml-libxml-perl.
09:14:16 #16 10.27 Setting up libarchive13:amd64 (3.6.0-1ubuntu1) ...
09:14:16 #16 10.28 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
09:14:16 #16 10.30 No schema files found: doing nothing.
09:14:16 #16 10.31 Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ...
09:14:16 #16 10.32 Setting up libpcre2-32-0:amd64 (10.39-3ubuntu0.1) ...
09:14:16 #16 10.33 Setting up libuv1:amd64 (1.43.0-1) ...
09:14:16 #16 10.35 Setting up emacsen-common (3.0.4) ...
09:14:16 #16 10.38 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
09:14:16 #16 10.40 Setting up bash-completion (1:2.11-5ubuntu1) ...
09:14:16 #16 10.42 Setting up libjsoncpp25:amd64 (1.9.5-3) ...
09:14:16 #16 10.43 Setting up pkg-config (0.29.2-1ubuntu3) ...
09:14:16 #16 10.48 Setting up libudev-dev:amd64 (249.11-0ubuntu3.10) ...
09:14:16 #16 10.49 Setting up libsepol-dev:amd64 (3.3-1build1) ...
09:14:16 #16 10.50 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:16 #16 10.52 Setting up libpcre2-posix3:amd64 (10.39-3ubuntu0.1) ...
09:14:16 #16 10.53 Setting up librhash0:amd64 (1.4.2-1ubuntu1) ...
09:14:16 #16 10.54 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:16 #16 10.58 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:16 #16 10.59 Setting up libsystemd-dev:amd64 (249.11-0ubuntu3.10) ...
09:14:16 #14 62.83 Setting up libsys-hostname-long-perl (1.5-1) ...
09:14:16 #14 62.84 Setting up libsereal-decoder-perl (4.011+ds-1build1) ...
09:14:16 #14 62.85 Setting up liburi-perl (1.76-2) ...
09:14:16 #14 62.86 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:14:16 #14 62.87 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:16 #14 62.88 Setting up libnet-ssleay-perl (1.88-2ubuntu1) ...
09:14:16 #14 62.89 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:14:16 #14 63.08 Setting up automake (1:1.16.1-4ubuntu6) ...
09:14:16 #14 60.11 Preparing to unpack .../205-libxpm4_1%3a3.5.12-1.1_armhf.deb ...
09:14:16 #14 60.11 Unpacking libxpm4:armhf (1:3.5.12-1.1) ...
09:14:16 #14 60.16 Selecting previously unselected package libgd3:armhf.
09:14:16 #14 60.17 Preparing to unpack .../206-libgd3_2.3.3-7ubuntu2_armhf.deb ...
09:14:16 #14 60.17 Unpacking libgd3:armhf (2.3.3-7ubuntu2) ...
09:14:16 #14 60.21 Selecting previously unselected package libc-devtools.
09:14:16 #14 60.21 Preparing to unpack .../207-libc-devtools_2.37-0ubuntu2_armhf.deb ...
09:14:16 #14 60.21 Unpacking libc-devtools (2.37-0ubuntu2) ...
09:14:16 #14 60.29 Selecting previously unselected package libcapture-tiny-perl.
09:14:16 #14 60.29 Preparing to unpack .../208-libcapture-tiny-perl_0.48-2_all.deb ...
09:14:16 #14 60.30 Unpacking libcapture-tiny-perl (0.48-2) ...
09:14:16 #14 60.34 Selecting previously unselected package libcgi-pm-perl.
09:14:16 #17 23.42   Installing       : cmake-data-3.20.2-5.el8.noarch                       51/61 
09:14:16 #17 24.24   Installing       : cmake-3.20.2-5.el8.aarch64                           52/61 
09:14:16 #17 24.34   Installing       : isl-0.16.1-6.el8.aarch64                             53/61 
09:14:16 #17 DONE 2.0s
09:14:16 #42 1.140 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:14:16 #42 1.141 go: downloading golang.org/x/net v0.1.0
09:14:16 #15 DONE 17.1s
09:14:16 
09:14:16 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:16 #16 DONE 0.3s
09:14:16 #13 63.75 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:16 #13 63.82 Setting up dh-strip-nondeterminism (1.12.0-1) ...
09:14:16 #13 63.85 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:16 #15 5.719 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_amd64.deb ...
09:14:16 #15 5.723 Unpacking libproc2-0:amd64 (2:4.0.2-3) ...
09:14:16 #15 5.759 Selecting previously unselected package procps.
09:14:16 #15 5.763 Preparing to unpack .../06-procps_2%3a4.0.2-3_amd64.deb ...
09:14:16 #15 5.772 Unpacking procps (2:4.0.2-3) ...
09:14:16 #15 5.855 Selecting previously unselected package cmake.
09:14:16 #15 5.858 Preparing to unpack .../07-cmake_3.25.1-1_amd64.deb ...
09:14:16 #15 5.862 Unpacking cmake (3.25.1-1) ...
09:14:16 #14 60.29 Preparing to unpack .../259-libsub-identify-perl_0.14-1build5_armhf.deb ...
09:14:16 #14 60.30 Unpacking libsub-identify-perl (0.14-1build5) ...
09:14:16 #14 60.33 Selecting previously unselected package libsub-name-perl.
09:14:16 #14 60.33 Preparing to unpack .../260-libsub-name-perl_0.26-1build3_armhf.deb ...
09:14:16 #14 60.34 Unpacking libsub-name-perl (0.26-1build3) ...
09:14:16 #14 60.37 Selecting previously unselected package libnamespace-clean-perl.
09:14:16 #14 60.37 Preparing to unpack .../261-libnamespace-clean-perl_0.27-1_all.deb ...
09:14:16 #14 60.37 Unpacking libnamespace-clean-perl (0.27-1) ...
09:14:16 #14 60.41 Selecting previously unselected package libpath-tiny-perl.
09:14:16 #14 60.41 Preparing to unpack .../262-libpath-tiny-perl_0.122-1_all.deb ...
09:14:16 #14 60.42 Unpacking libpath-tiny-perl (0.122-1) ...
09:14:16 #14 60.45 Selecting previously unselected package libstrictures-perl.
09:14:16 #14 60.45 Preparing to unpack .../263-libstrictures-perl_2.000006-1_all.deb ...
09:14:16 #14 60.45 Unpacking libstrictures-perl (2.000006-1) ...
09:14:16 #14 60.49 Selecting previously unselected package libtype-tiny-perl.
09:14:16 #14 60.49 Preparing to unpack .../264-libtype-tiny-perl_1.012004-1_all.deb ...
09:14:16 #14 60.50 Unpacking libtype-tiny-perl (1.012004-1) ...
09:14:16 #14 60.54 Selecting previously unselected package libgitlab-api-v4-perl.
09:14:16 #15 5.307 (72/95): libxcrypt-static-4.4.36-1.fc38.aarch64 3.4 MB/s | 108 kB     00:00    
09:14:16 #15 5.379 (73/95): gcc-13.2.1-1.fc38.aarch64.rpm           55 MB/s |  31 MB     00:00    
09:14:16 #15 5.388 (74/95): make-4.4.1-1.fc38.aarch64.rpm          5.5 MB/s | 587 kB     00:00    
09:14:16 #15 5.392 (75/95): openssh-9.0p1-17.fc38.aarch64.rpm      5.0 MB/s | 429 kB     00:00    
09:14:16 #15 5.424 (76/95): openssh-clients-9.0p1-17.fc38.aarch64.  16 MB/s | 691 kB     00:00    
09:14:16 #15 5.435 (77/95): perl-File-Compare-1.100.700-497.fc38.n 344 kB/s |  14 kB     00:00    
09:14:16 #15 5.439 (78/95): perl-File-Copy-2.39-497.fc38.noarch.rp 461 kB/s |  21 kB     00:00    
09:14:16 #15 5.443 (79/95): perl-File-Find-1.40-497.fc38.noarch.rp 1.4 MB/s |  26 kB     00:00    
09:14:16 #15 5.464 (80/95): perl-Git-2.41.0-1.fc38.noarch.rpm      1.4 MB/s |  41 kB     00:00    
09:14:16 #15 5.505 (81/95): python3-setools-4.4.3-1.fc38.aarch64.r  15 MB/s | 616 kB     00:00    
09:14:16 #13 67.01 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:16 #13 67.05 Setting up libconst-fast-perl (0.014-1) ...
09:14:16 #13 67.06 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
09:14:16 #13 67.07 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:16 #13 67.08 Setting up libemail-valid-perl (1.202-1) ...
09:14:16 #13 67.09 Setting up libcgi-fast-perl (1:2.13-1) ...
09:14:16 #13 67.11 Setting up libpackage-stash-perl (0.38-1) ...
09:14:16 #15 4.286 
09:14:16 #15 4.286 The package has been created.
09:14:16 #15 4.286 Attention, the package has been created in the current directory,
09:14:16 #15 4.286 not in ".." as indicated by the message above!
09:14:16 #15 4.308 Selecting previously unselected package docker-ce-build-deps.
09:14:16 #15 4.320 (Reading database ... 17543 files and directories currently installed.)
09:14:16 #15 4.321 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:16 #15 4.325 Unpacking docker-ce-build-deps (1.0) ...
09:14:16 #15 6.788 (63/95): libubsan-12.3.1-1.fc37.aarch64.rpm     1.4 MB/s | 198 kB     00:00    
09:14:16 #15 6.794 (64/95): libuv-1.46.0-1.fc37.aarch64.rpm        1.1 MB/s | 155 kB     00:00    
09:14:16 #15 6.864 (65/95): libxcrypt-devel-4.4.36-1.fc37.aarch64. 388 kB/s |  29 kB     00:00    
09:14:16 #15 6.964 (66/95): gcc-12.3.1-1.fc37.aarch64.rpm           18 MB/s |  29 MB     00:01    
09:14:16 #15 6.968 (67/95): libxcrypt-static-4.4.36-1.fc37.aarch64 619 kB/s | 108 kB     00:00    
09:14:16 #13 63.09 Setting up libnetaddr-ip-perl (4.079+dfsg-2+b1) ...
09:14:16 #13 63.10 Setting up libstring-copyright-perl (0.003014-1) ...
09:14:16 #13 63.11 Setting up libdata-optlist-perl (0.113-1) ...
09:14:16 #13 63.13 Setting up libipc-run-perl (20220807.0-1) ...
09:14:16 #13 63.14 Setting up git (1:2.39.2-1.1) ...
09:14:16 #13 63.17 Setting up libtext-xslate-perl:armhf (3.5.9-1+b2) ...
09:14:16 #13 63.19 Setting up libcontextual-return-perl (0.004014-4) ...
09:14:16 #13 63.20 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:16 #13 63.21 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:16 #13 63.22 Setting up libnsl-dev:armhf (1.3.0-2) ...
09:14:16 #13 63.23 Setting up libhtml-parser-perl:armhf (3.81-1) ...
09:14:16 #13 63.25 Setting up libgit-wrapper-perl (0.048-2) ...
09:14:16 #13 63.26 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:16 #13 63.27 Setting up librole-tiny-perl (2.002004-1) ...
09:14:16 #13 63.28 Setting up gnupg (2.2.40-1.1) ...
09:14:16 #14 66.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 66.98 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
09:14:16 #14 67.00 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:14:16 #14 67.01 Setting up autotools-dev (20220109.1) ...
09:14:16 #14 67.02 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:16 #14 67.03 Setting up libx11-data (2:1.8.4-2ubuntu0.2) ...
09:14:16 #14 67.04 Setting up make (4.3-4.1build1) ...
09:14:16 #14 67.05 Setting up libmpfr6:arm64 (4.2.0-1) ...
09:14:16 #14 67.06 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:14:16 #14 67.08 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:16 #14 67.09 Setting up lzip (1.23-5) ...
09:14:16 #14 67.10 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:14:16 #14 67.10 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
09:14:16 #14 67.12 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:14:16 #14 67.12 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
09:14:16 #14 67.13 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:14:16 #14 67.13 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
09:14:16 #14 67.13 Setting up strace (6.2-0ubuntu1) ...
09:14:16 #14 67.14 Setting up xz-utils (5.4.1-0.2) ...
09:14:16 #14 67.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:16 #14 67.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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.15 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
09:14:16 #14 67.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
09:14:16 #14 67.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
09:14:16 #14 67.16 Setting up t1utils (1.41-4build2) ...
09:14:16 #14 67.17 Setting up diffstat (1.65-1) ...
09:14:16 #14 67.19 Setting up libpng16-16:arm64 (1.6.39-2) ...
09:14:16 #14 67.20 Setting up libmpc3:arm64 (1.3.1-1) ...
09:14:16 #14 67.21 Setting up libatomic1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:16 #14 67.22 Setting up patch (2.7.6-7build2) ...
09:14:16 #14 67.28 Setting up autopoint (0.21-11) ...
09:14:16 #14 67.29 Setting up fonts-dejavu-core (2.37-6) ...
09:14:16 #14 61.40 Preparing to unpack .../334-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_arm64.deb ...
09:14:16 #14 61.41 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:14:16 #14 61.46 Selecting previously unselected package libxml-parser-perl:arm64.
09:14:16 #14 61.46 Preparing to unpack .../335-libxml-parser-perl_2.46-3build1_arm64.deb ...
09:14:16 #14 61.47 Unpacking libxml-parser-perl:arm64 (2.46-3build1) ...
09:14:16 #14 61.54 Selecting previously unselected package libxml-sax-expat-perl.
09:14:16 #14 61.54 Preparing to unpack .../336-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:16 #14 61.54 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:16 #14 61.57 Selecting previously unselected package libyaml-libyaml-perl.
09:14:16 #14 61.57 Preparing to unpack .../337-libyaml-libyaml-perl_0.83+ds-1build1_arm64.deb ...
09:14:16 #14 61.58 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
09:14:16 #14 61.61 Selecting previously unselected package licensecheck.
09:14:16 #14 61.61 Preparing to unpack .../338-licensecheck_3.2.14-2_all.deb ...
09:14:16 #14 61.61 Unpacking licensecheck (3.2.14-2) ...
09:14:16 #14 61.64 Selecting previously unselected package libdevel-size-perl.
09:14:16 #14 61.64 Preparing to unpack .../339-libdevel-size-perl_0.83-1build4_arm64.deb ...
09:14:16 #14 61.65 Unpacking libdevel-size-perl (0.83-1build4) ...
09:14:16 #14 61.68 Selecting previously unselected package libipc-run3-perl.
09:14:16 #14 61.68 Preparing to unpack .../340-libipc-run3-perl_0.048-2_all.deb ...
09:14:16 #14 61.68 Unpacking libipc-run3-perl (0.048-2) ...
09:14:16 #14 61.72 Selecting previously unselected package lzip.
09:14:16 #14 61.72 Preparing to unpack .../341-lzip_1.23-1_arm64.deb ...
09:14:16 #14 61.73 Unpacking lzip (1.23-1) ...
09:14:16 #14 61.76 Selecting previously unselected package lzop.
09:14:16 #16 10.61 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:16 #16 10.62 Setting up libpcre2-dev:amd64 (10.39-3ubuntu0.1) ...
09:14:16 #16 10.63 Setting up libselinux1-dev:amd64 (3.3-1build2) ...
09:14:16 #16 10.64 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1ubuntu4) ...
09:14:16 #16 10.65 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:16 #16 10.67 Setting up docker-ce-build-deps (1.0) ...
09:14:16 #16 10.68 Processing triggers for man-db (2.10.2-1) ...
09:14:16 #14 63.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:16 #14 63.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
09:14:16 #14 63.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
09:14:16 #14 63.10 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:16 #14 63.11 Setting up libstring-escape-perl (2010.002-2) ...
09:14:16 #14 63.12 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:16 #14 63.13 Setting up libhttp-date-perl (6.05-1) ...
09:14:16 #14 63.14 Setting up libfile-which-perl (1.23-1) ...
09:14:16 #14 63.15 Setting up libfile-basedir-perl (0.08-1) ...
09:14:16 #14 63.16 Setting up gettext (0.19.8.1-10build1) ...
09:14:16 #14 63.17 Setting up libnumber-range-perl (0.12-1) ...
09:14:16 #14 63.18 Setting up libunicode-utf8-perl (0.62-1build1) ...
09:14:16 #14 63.20 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:16 #14 63.21 Setting up libfile-listing-perl (6.04-1) ...
09:14:16 #14 63.22 Setting up libstdc++-9-dev:armhf (9.4.0-1ubuntu1~20.04.2) ...
09:14:16 #14 63.24 Setting up libregexp-pattern-perl (0.2.12-1) ...
09:14:16 #14 63.25 Setting up libfont-afm-perl (1.20-2) ...
09:14:16 #14 63.26 Setting up libwant-perl (0.29-1build4) ...
09:14:16 #14 63.28 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:16 #14 63.31 Setting up libtext-glob-perl (0.10-1) ...
09:14:16 #14 60.34 Preparing to unpack .../209-libcgi-pm-perl_4.55-1_all.deb ...
09:14:16 #14 60.35 Unpacking libcgi-pm-perl (4.55-1) ...
09:14:16 #14 60.39 Selecting previously unselected package libfcgi0ldbl:armhf.
09:14:16 #14 60.39 Preparing to unpack .../210-libfcgi0ldbl_2.4.2-2build2_armhf.deb ...
09:14:16 #14 60.40 Unpacking libfcgi0ldbl:armhf (2.4.2-2build2) ...
09:14:16 #14 60.44 Selecting previously unselected package libfcgi-perl.
09:14:16 #14 60.44 Preparing to unpack .../211-libfcgi-perl_0.82+ds-2_armhf.deb ...
09:14:16 #14 60.44 Unpacking libfcgi-perl (0.82+ds-2) ...
09:14:16 #14 60.49 Selecting previously unselected package libcgi-fast-perl.
09:14:16 #14 60.49 Preparing to unpack .../212-libcgi-fast-perl_1%3a2.15-1_all.deb ...
09:14:16 #14 60.49 Unpacking libcgi-fast-perl (1:2.15-1) ...
09:14:16 #14 60.53 Selecting previously unselected package libclass-data-inheritable-perl.
09:14:16 #14 60.53 Preparing to unpack .../213-libclass-data-inheritable-perl_0.08-3_all.deb ...
09:14:16 #14 60.54 Unpacking libclass-data-inheritable-perl (0.08-3) ...
09:14:16 #14 60.57 Selecting previously unselected package libcommon-sense-perl:armhf.
09:14:17 
09:14:17 #18 [stage-1 8/8] WORKDIR /root/rpmbuild
09:14:17 #18 DONE 0.0s
09:14:17 
09:14:17 #19 exporting to image
09:14:17 #19 exporting layers
09:14:17 
09:14:17 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:17 #42 1.304 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:14:17 #42 1.306 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:14:17 #13 63.88 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
09:14:17 #13 63.90 Setting up libdata-dpath-perl (0.58-1) ...
09:14:17 #13 63.99 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:17 #13 64.03 Setting up libpackage-stash-perl (0.39-1) ...
09:14:17 #13 64.08 Setting up libimport-into-perl (1.002005-1) ...
09:14:17 #13 64.12 Setting up libmoo-perl (2.004004-1) ...
09:14:17 #14 60.54 Preparing to unpack .../265-libgitlab-api-v4-perl_0.26-1_all.deb ...
09:14:17 #14 60.54 Unpacking libgitlab-api-v4-perl (0.26-1) ...
09:14:17 #14 60.58 Selecting previously unselected package libhash-fieldhash-perl.
09:14:17 #14 60.59 Preparing to unpack .../266-libhash-fieldhash-perl_0.15-1build5_armhf.deb ...
09:14:17 #14 60.59 Unpacking libhash-fieldhash-perl (0.15-1build5) ...
09:14:17 #14 60.62 Selecting previously unselected package libhtml-form-perl.
09:14:17 #14 60.62 Preparing to unpack .../267-libhtml-form-perl_6.07-1_all.deb ...
09:14:17 #14 60.62 Unpacking libhtml-form-perl (6.07-1) ...
09:14:17 #14 60.66 Selecting previously unselected package libhtml-format-perl.
09:14:17 #14 60.66 Preparing to unpack .../268-libhtml-format-perl_2.12-1.1_all.deb ...
09:14:17 #14 60.66 Unpacking libhtml-format-perl (2.12-1.1) ...
09:14:17 #14 60.70 Selecting previously unselected package libhtml-html5-entities-perl.
09:14:17 #14 60.70 Preparing to unpack .../269-libhtml-html5-entities-perl_0.004-1.1_all.deb ...
09:14:17 #14 60.70 Unpacking libhtml-html5-entities-perl (0.004-1.1) ...
09:14:17 #14 60.74 Selecting previously unselected package libhttp-daemon-perl.
09:14:17 #14 60.74 Preparing to unpack .../270-libhttp-daemon-perl_6.13-1ubuntu0.1_all.deb ...
09:14:17 #14 60.74 Unpacking libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:14:17 #14 60.78 Selecting previously unselected package libio-interactive-perl.
09:14:17 #14 60.78 Preparing to unpack .../271-libio-interactive-perl_1.023-1_all.deb ...
09:14:17 #14 60.78 Unpacking libio-interactive-perl (1.023-1) ...
09:14:17 #14 60.81 Selecting previously unselected package libio-prompt-tiny-perl.
09:14:17 #14 60.82 Preparing to unpack .../272-libio-prompt-tiny-perl_0.003-1_all.deb ...
09:14:17 #14 60.82 Unpacking libio-prompt-tiny-perl (0.003-1) ...
09:14:17 #14 60.86 Selecting previously unselected package libtypes-serialiser-perl.
09:14:17 #14 60.86 Preparing to unpack .../273-libtypes-serialiser-perl_1.01-1_all.deb ...
09:14:17 #14 60.87 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:14:17 #14 60.90 Selecting previously unselected package libjson-xs-perl.
09:14:17 #15 5.509 (82/95): perl-lib-0.65-497.fc38.aarch64.rpm     232 kB/s |  16 kB     00:00    
09:14:17 #15 5.522 (83/95): python3-audit-3.1.2-1.fc38.aarch64.rpm 1.1 MB/s |  87 kB     00:00    
09:14:17 #15 5.527 (84/95): selinux-policy-38.28-1.fc38.noarch.rpm 3.0 MB/s |  54 kB     00:00    
09:14:17 #15 5.537 (85/95): rpm-plugin-selinux-4.18.1-3.fc38.aarch 646 kB/s |  20 kB     00:00    
09:14:17 #15 5.599 (86/95): selinux-policy-devel-38.28-1.fc38.noar  12 MB/s | 910 kB     00:00    
09:14:17 #15 5.629 (87/95): selinux-policy-targeted-38.28-1.fc38.n  66 MB/s | 6.7 MB     00:00    
09:14:17 #15 5.642 (88/95): systemd-devel-253.10-1.fc38.aarch64.rp  14 MB/s | 593 kB     00:00    
09:14:17 #15 5.676 (89/95): systemd-253.10-1.fc38.aarch64.rpm       31 MB/s | 4.3 MB     00:00    
09:14:17 #15 5.684 (90/95): systemd-networkd-253.10-1.fc38.aarch64  11 MB/s | 607 kB     00:00    
09:14:17 #15 5.689 (91/95): systemd-pam-253.10-1.fc38.aarch64.rpm  7.3 MB/s | 332 kB     00:00    
09:14:17 #15 5.711 (92/95): systemd-rpm-macros-253.10-1.fc38.noarc 1.1 MB/s |  28 kB     00:00    
09:14:17 #15 5.719 (93/95): systemd-resolved-253.10-1.fc38.aarch64 6.6 MB/s | 279 kB     00:00    
09:14:17 #15 5.728 (94/95): vim-filesystem-9.0.1872-1.fc38.noarch. 469 kB/s |  18 kB     00:00    
09:14:17 #15 5.771 (95/95): systemd-libs-253.10-1.fc38.aarch64.rpm  10 MB/s | 633 kB     00:00    
09:14:17 #13 67.12 Setting up libimport-into-perl (1.002005-1) ...
09:14:17 #13 67.13 Setting up libmoo-perl (2.003004-2) ...
09:14:17 #13 67.15 Setting up libmime-tools-perl (5.509-1) ...
09:14:17 #13 67.16 Setting up libxml-simple-perl (2.25-1) ...
09:14:17 #13 67.17 Setting up libparams-validate-perl (1.29-1+b1) ...
09:14:17 #13 67.18 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:17 #13 67.19 Setting up lintian (2.15.0) ...
09:14:17 #13 67.21 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:17 #13 67.22 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
09:14:17 #13 67.23 Setting up licensecheck (3.0.31-3) ...
09:14:17 #13 67.24 Setting up libgitlab-api-v4-perl (0.16-1) ...
09:14:17 #13 67.25 Setting up liblwp-protocol-https-perl (6.07-2) ...
09:14:17 #13 67.26 Setting up libwww-perl (6.36-2) ...
09:14:17 #13 67.28 Setting up debhelper (12.1.1) ...
09:14:17 #13 67.29 Setting up dh-autoreconf (19) ...
09:14:17 #13 67.30 Setting up devscripts (2.19.5+deb10u1) ...
09:14:17 #15 6.976 (68/95): openssh-8.8p1-11.fc37.aarch64.rpm      3.9 MB/s | 439 kB     00:00    
09:14:17 #15 7.046 (69/95): openssh-clients-8.8p1-11.fc37.aarch64. 8.0 MB/s | 669 kB     00:00    
09:14:17 #15 7.052 (70/95): perl-File-Copy-2.39-494.fc37.noarch.rp 278 kB/s |  21 kB     00:00    
09:14:17 #15 7.059 (71/95): perl-File-Compare-1.100.700-494.fc37.n 156 kB/s |  14 kB     00:00    
09:14:17 #15 7.121 (72/95): perl-File-Find-1.40-494.fc37.noarch.rp 349 kB/s |  26 kB     00:00    
09:14:17 #15 7.128 (73/95): perl-Git-2.41.0-1.fc37.noarch.rpm      555 kB/s |  42 kB     00:00    
09:14:17 #15 7.134 (74/95): perl-lib-0.65-494.fc37.aarch64.rpm     209 kB/s |  16 kB     00:00    
09:14:17 #15 7.199 (75/95): policycoreutils-3.5-1.fc37.aarch64.rpm 3.0 MB/s | 241 kB     00:00    
09:14:17 #15 7.205 (76/95): policycoreutils-devel-3.5-1.fc37.aarch 1.9 MB/s | 147 kB     00:00    
09:14:17 #15 7.211 (77/95): policycoreutils-python-utils-3.5-1.fc3 1.0 MB/s |  80 kB     00:00    
09:14:17 + mkdir -p /root/build-deb/compose
09:14:17 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:17 + mkdir -p /go/src/github.com/docker
09:14:17 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:17 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:17 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:17 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:17 + EPOCH=5
09:14:17 + EPOCH_SEP=
09:14:17 + [[ ! -z 5 ]]
09:14:17 + EPOCH_SEP=:
09:14:17 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:17 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:17 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:17 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:17 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:17 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:17 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:17 + debSource=docker-ce
09:14:17 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:17 + debMaintainer='Docker <support@docker.com>'
09:14:17 ++ date --rfc-2822
09:14:17 + debDate='Wed, 20 Sep 2023 09:14:17 +0000'
09:14:17 + pkgRevision=1
09:14:17 + cat
09:14:17 + export CLI_GITCOMMIT=0e70f1b
09:14:17 + CLI_GITCOMMIT=0e70f1b
09:14:17 + export ENGINE_GITCOMMIT=7cfb81b
09:14:17 + ENGINE_GITCOMMIT=7cfb81b
09:14:17 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:17 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:17 + dpkg-buildpackage -uc -us -I.git
09:14:17 #13 63.29 Setting up libc6-dev:armhf (2.36-9+deb12u1) ...
09:14:17 #13 63.30 Setting up libfont-ttf-perl (1.06-2) ...
09:14:17 #13 63.31 Setting up libfile-homedir-perl (1.006-2) ...
09:14:17 #13 63.33 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8+b1) ...
09:14:17 #13 63.34 Setting up pristine-tar (1.50) ...
09:14:17 #13 63.35 Setting up libio-socket-ssl-perl (2.081-2) ...
09:14:17 #13 63.36 Setting up libsub-exporter-perl (0.989-1) ...
09:14:17 #13 63.37 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ...
09:14:17 #13 63.38 Setting up libalgorithm-merge-perl (0.08-5) ...
09:14:17 #13 63.39 Setting up libhttp-message-perl (6.44-1) ...
09:14:17 #13 63.40 Setting up libdata-validate-ip-perl (0.31-1) ...
09:14:17 #13 63.42 Setting up libhtml-form-perl (6.11-1) ...
09:14:17 #13 63.43 Setting up libiterator-perl (0.03+ds1-2) ...
09:14:17 #13 63.44 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:17 #13 63.45 Setting up libjson-xs-perl (4.030-2+b1) ...
09:14:17 #13 63.46 Setting up python3.11 (3.11.2-6) ...
09:14:17 #14 67.34 Setting up ucf (3.0043+nmu1) ...
09:14:17 #14 67.44 Setting up libk5crypto3:arm64 (1.20.1-1build1) ...
09:14:17 #14 67.46 Setting up libjpeg-turbo8:arm64 (2.1.5-2ubuntu1) ...
09:14:17 #14 67.47 Setting up libltdl7:arm64 (2.4.7-5) ...
09:14:17 #14 67.48 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:14:17 #14 67.51 Setting up libwebp7:arm64 (1.2.4-0.1ubuntu0.23.04.2) ...
09:14:17 #14 67.52 Setting up libubsan1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.53 Setting up python-apt-common (2.5.3ubuntu1) ...
09:14:17 #14 67.54 Setting up libhwasan0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 61.76 Preparing to unpack .../342-lzop_1.04-2build2_arm64.deb ...
09:14:17 #14 61.76 Unpacking lzop (1.04-2build2) ...
09:14:17 #14 61.79 Selecting previously unselected package t1utils.
09:14:17 #14 61.79 Preparing to unpack .../343-t1utils_1.41-4build2_arm64.deb ...
09:14:17 #14 61.80 Unpacking t1utils (1.41-4build2) ...
09:14:17 #14 61.83 Selecting previously unselected package unzip.
09:14:17 #14 61.84 Preparing to unpack .../344-unzip_6.0-26ubuntu3.1_arm64.deb ...
09:14:17 #14 61.84 Unpacking unzip (6.0-26ubuntu3.1) ...
09:14:17 #14 61.88 Selecting previously unselected package lintian.
09:14:17 #14 61.88 Preparing to unpack .../345-lintian_2.114.0ubuntu1.2_all.deb ...
09:14:17 #14 61.89 Unpacking lintian (2.114.0ubuntu1.2) ...
09:14:17 #16 10.76 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:17 #14 63.32 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:17 #14 63.33 Setting up liblist-compare-perl (0.53-1) ...
09:14:17 #14 63.34 Setting up libref-util-xs-perl (0.117-1build2) ...
09:14:17 #14 63.35 Setting up libio-pty-perl (1:1.12-1) ...
09:14:17 #14 63.36 Setting up libtool (2.4.6-14) ...
09:14:17 #14 63.37 Setting up libfile-fcntllock-perl (0.22-3build4) ...
09:14:17 #14 63.38 Setting up libsort-key-perl (1.33-2build2) ...
09:14:17 #14 63.39 Setting up libclone-perl (0.43-2) ...
09:14:17 #14 63.40 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:17 #14 63.41 Setting up libarchive-zip-perl (1.67-2) ...
09:14:17 #14 63.42 Setting up libsub-identify-perl (0.14-1build2) ...
09:14:17 #14 63.43 Setting up libdistro-info-perl (0.23ubuntu1.1) ...
09:14:17 #14 63.44 Setting up libcpanel-json-xs-perl (4.19-1build1) ...
09:14:17 #14 63.45 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:14:17 #14 60.57 Preparing to unpack .../214-libcommon-sense-perl_3.75-3_armhf.deb ...
09:14:17 #14 60.58 Unpacking libcommon-sense-perl:armhf (3.75-3) ...
09:14:17 #14 60.62 Selecting previously unselected package libconfig-tiny-perl.
09:14:17 #14 60.62 Preparing to unpack .../215-libconfig-tiny-perl_2.28-2_all.deb ...
09:14:17 #14 60.62 Unpacking libconfig-tiny-perl (2.28-2) ...
09:14:17 #14 60.66 Selecting previously unselected package libparams-util-perl.
09:14:17 #14 60.67 Preparing to unpack .../216-libparams-util-perl_1.102-2_armhf.deb ...
09:14:17 #14 60.67 Unpacking libparams-util-perl (1.102-2) ...
09:14:17 #14 60.70 Selecting previously unselected package libsub-install-perl.
09:14:17 #14 60.71 Preparing to unpack .../217-libsub-install-perl_0.929-1_all.deb ...
09:14:17 #14 60.71 Unpacking libsub-install-perl (0.929-1) ...
09:14:17 #14 60.75 Selecting previously unselected package libdata-optlist-perl.
09:14:17 #14 60.75 Preparing to unpack .../218-libdata-optlist-perl_0.113-1_all.deb ...
09:14:17 #14 60.76 Unpacking libdata-optlist-perl (0.113-1) ...
09:14:17 #14 60.79 Selecting previously unselected package libsub-exporter-perl.
09:14:17 #14 60.79 Preparing to unpack .../219-libsub-exporter-perl_0.989-1_all.deb ...
09:14:17 #14 60.80 Unpacking libsub-exporter-perl (0.989-1) ...
09:14:17 #14 60.84 Selecting previously unselected package libconst-fast-perl.
09:14:17 #13 DONE 66.1s
09:14:17 
09:14:17 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:17 #14 DONE 0.1s
09:14:17 
09:14:17 #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
09:14:17 #13 64.13 Setting up liblist-someutils-perl (0.58-1) ...
09:14:17 #13 64.14 Setting up debhelper (13.3.4) ...
09:14:17 #13 64.15 Setting up libmime-tools-perl (5.509-1) ...
09:14:17 #13 64.16 Setting up dput (1.1.0) ...
09:14:17 #13 64.32 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
09:14:17 #13 64.33 Setting up equivs (2.3.1) ...
09:14:17 #13 64.34 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:17 #13 64.34 Setting up libparams-validate-perl:arm64 (1.30-1+b1) ...
09:14:17 #13 64.35 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
09:14:17 #13 64.36 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:17 #13 64.37 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
09:14:17 #14 60.91 Preparing to unpack .../274-libjson-xs-perl_4.030-1build3_armhf.deb ...
09:14:17 #14 60.91 Unpacking libjson-xs-perl (4.030-1build3) ...
09:14:17 #14 60.95 Selecting previously unselected package libjson-maybexs-perl.
09:14:17 #14 60.95 Preparing to unpack .../275-libjson-maybexs-perl_1.004003-1_all.deb ...
09:14:17 #14 60.96 Unpacking libjson-maybexs-perl (1.004003-1) ...
09:14:17 #14 61.00 Selecting previously unselected package libldap-common.
09:14:17 #14 61.00 Preparing to unpack .../276-libldap-common_2.5.16+dfsg-0ubuntu0.22.04.1_all.deb ...
09:14:17 #14 61.01 Unpacking libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:17 #14 61.04 Selecting previously unselected package liblist-compare-perl.
09:14:17 #14 61.04 Preparing to unpack .../277-liblist-compare-perl_0.55-1_all.deb ...
09:14:17 #14 61.04 Unpacking liblist-compare-perl (0.55-1) ...
09:14:17 #14 61.08 Selecting previously unselected package liblist-someutils-perl.
09:14:17 #14 61.08 Preparing to unpack .../278-liblist-someutils-perl_0.58-1_all.deb ...
09:14:17 #14 61.09 Unpacking liblist-someutils-perl (0.58-1) ...
09:14:17 #14 61.12 Selecting previously unselected package liblist-someutils-xs-perl.
09:14:17 #15 5.774 --------------------------------------------------------------------------------
09:14:17 #15 5.774 Total                                            32 MB/s | 101 MB     00:03     
09:14:17 #13 67.48 Setting up dh-strip-nondeterminism (1.1.2-1) ...
09:14:17 #13 67.49 Setting up equivs (2.2.0) ...
09:14:17 #13 67.50 Setting up libxml-parser-perl (2.44-4) ...
09:14:17 #13 67.51 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:17 #13 67.55 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:17 #13 67.60 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:17 #15 6.471 Selecting previously unselected package dh-apparmor.
09:14:17 #15 6.474 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
09:14:17 #15 6.477 Unpacking dh-apparmor (3.0.8-3) ...
09:14:17 #15 6.507 Selecting previously unselected package dmsetup.
09:14:17 #15 6.510 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_amd64.deb ...
09:14:17 #15 6.514 Unpacking dmsetup (2:1.02.185-2) ...
09:14:17 #15 6.549 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:17 #15 6.551 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
09:14:17 #15 6.554 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
09:14:17 #15 6.593 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:17 #13 64.38 (1/142): bzip2-1.0.8-13.fc38.x86_64.rpm         125 kB/s |  52 kB     00:00    
09:14:17 #13 64.51 (2/142): binutils-gold-2.39-9.fc38.x86_64.rpm   1.4 MB/s | 784 kB     00:00    
09:14:17 #13 64.52 (3/142): cpio-2.13-14.fc38.x86_64.rpm           1.9 MB/s | 276 kB     00:00    
09:14:17 #13 64.55 (4/142): desktop-file-utils-0.26-8.fc38.x86_64. 1.8 MB/s |  71 kB     00:00    
09:14:17 #13 64.57 (5/142): devscripts-checkbashisms-2.23.0-1.fc38 589 kB/s |  28 kB     00:00    
09:14:17 #13 64.59 (6/142): dwz-0.15-2.fc38.x86_64.rpm             3.1 MB/s | 135 kB     00:00    
09:14:17 #13 64.63 (7/142): binutils-2.39-9.fc38.x86_64.rpm        8.1 MB/s | 5.4 MB     00:00    
09:14:17 #13 64.63 (8/142): ed-1.19-2.fc38.x86_64.rpm              1.3 MB/s |  78 kB     00:00    
09:14:17 #13 64.63 (9/142): efi-srpm-macros-5-7.fc38.noarch.rpm    519 kB/s |  22 kB     00:00    
09:14:17 #13 64.67 (10/142): enchant2-2.3.4-1.fc38.x86_64.rpm      1.6 MB/s |  64 kB     00:00    
09:14:17 #13 64.67 (11/142): file-5.44-3.fc38.x86_64.rpm           1.2 MB/s |  49 kB     00:00    
09:14:17 #13 64.67 (12/142): fonts-filesystem-2.0.5-11.fc38.noarch 195 kB/s | 8.1 kB     00:00    
09:14:17 #13 64.71 (13/142): fonts-srpm-macros-2.0.5-11.fc38.noarc 685 kB/s |  26 kB     00:00    
09:14:17 #13 64.71 (14/142): fpc-srpm-macros-1.3-7.fc38.noarch.rpm 204 kB/s | 7.8 kB     00:00    
09:14:17 #13 64.74 (15/142): ghc-srpm-macros-1.6.1-1.fc38.noarch.r 210 kB/s | 8.0 kB     00:00    
09:14:17 #13 64.75 (16/142): gnat-srpm-macros-6-2.fc38.noarch.rpm  232 kB/s | 8.8 kB     00:00    
09:14:17 #13 64.76 (17/142): gdk-pixbuf2-2.42.10-2.fc38.x86_64.rpm 5.4 MB/s | 485 kB     00:00    
09:14:17 #13 64.78 (18/142): go-srpm-macros-3.2.0-2.fc38.noarch.rp 704 kB/s |  27 kB     00:00    
09:14:17 #13 64.82 (19/142): hunspell-1.7.2-3.fc38.x86_64.rpm      7.8 MB/s | 479 kB     00:00    
09:14:17 #13 64.83 (20/142): groff-base-1.22.4-11.fc38.x86_64.rpm   13 MB/s | 1.1 MB     00:00    
09:14:17 #13 64.83 (21/142): hunspell-en-0.20201207-3.fc38.noarch. 3.6 MB/s | 190 kB     00:00    
09:14:17 #13 64.87 (22/142): hunspell-en-GB-0.20201207-3.fc38.noar 5.1 MB/s | 225 kB     00:00    
09:14:17 #15 7.277 (78/95): python3-audit-3.1.2-1.fc37.aarch64.rpm 1.1 MB/s |  87 kB     00:00    
09:14:17 #15 7.283 (79/95): python3-libselinux-3.5-1.fc37.aarch64. 2.4 MB/s | 190 kB     00:00    
09:14:17 #15 7.287 (80/95): python3-libsemanage-3.5-2.fc37.aarch64 1.1 MB/s |  84 kB     00:00    
09:14:17 #15 7.363 (81/95): rpm-plugin-selinux-4.18.1-2.fc37.aarch 245 kB/s |  19 kB     00:00    
09:14:17 dpkg-buildpackage: info: source package docker-ce
09:14:17 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster
09:14:17 dpkg-buildpackage: info: source distribution buster
09:14:17 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:17 dpkg-buildpackage: info: host architecture armhf
09:14:17  dpkg-source -I.git --before-build .
09:14:17  debian/rules clean
09:14:17 dh clean --with=bash-completion
09:14:17 #14 67.55 Setting up libcrypt-dev:arm64 (1:4.4.33-2) ...
09:14:17 #14 67.57 Setting up libasan8:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.58 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
09:14:17 #14 67.59 Setting up lzop (1.04-2build2) ...
09:14:17 #14 67.60 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
09:14:17 #14 67.62 Setting up netbase (6.4) ...
09:14:17 #14 67.65 Setting up libkrb5-3:arm64 (1.20.1-1build1) ...
09:14:17 #14 67.66 Setting up libtsan2:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.67 Setting up libbinutils:arm64 (2.40-2ubuntu4.1) ...
09:14:17 #14 67.68 Setting up lsb-release (12.0-1ubuntu1) ...
09:14:17 #14 67.70 Setting up libfido2-1:arm64 (1.12.0-2) ...
09:14:17 #14 67.71 Setting up libisl23:arm64 (0.25-1) ...
09:14:17 #14 67.72 Setting up libc-dev-bin (2.37-0ubuntu2) ...
09:14:17 #14 67.73 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:14:17 #14 67.75 Setting up libbsd0:arm64 (0.11.7-4) ...
09:14:17 #14 67.76 Setting up libelf1:arm64 (0.188-2.1) ...
09:14:17 #14 63.61 Setting up libobject-id-perl (0.1.2-2ubuntu1) ...
09:14:17 #14 63.62 Setting up libio-stringy-perl (2.111-3) ...
09:14:17 #14 63.63 Setting up liblist-moreutils-perl (0.416-1build5) ...
09:14:17 #14 63.64 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:17 #14 63.65 Setting up liblog-any-perl (1.708-1) ...
09:14:17 #14 63.66 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:17 #14 63.67 Setting up libdevel-size-perl (0.83-1build1) ...
09:14:17 #14 63.68 Setting up libdebhelper-perl (12.10ubuntu1) ...
09:14:17 #14 63.68 Setting up libpod-constants-perl (0.19-1) ...
09:14:17 #14 63.69 Setting up libregexp-pattern-license-perl (3.2.0-1) ...
09:14:17 #14 63.70 Setting up libperl4-corelibs-perl (0.004-2) ...
09:14:17 #14 63.71 Setting up libfuture-perl (0.43-1) ...
09:14:17 #14 63.72 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:17 #14 63.73 Setting up libyaml-libyaml-perl (0.81+repack-1) ...
09:14:17 #14 63.74 Setting up libtry-tiny-perl (0.30-1) ...
09:14:17 #14 63.75 Setting up libtype-tiny-perl (1.008001-2) ...
09:14:17 #14 63.76 Setting up libtest-fatal-perl (0.014-1) ...
09:14:17 #14 63.77 Setting up libcommon-sense-perl (3.74-2build6) ...
09:14:17 #14 60.84 Preparing to unpack .../220-libconst-fast-perl_0.014-2_all.deb ...
09:14:17 #14 60.84 Unpacking libconst-fast-perl (0.014-2) ...
09:14:17 #14 60.88 Selecting previously unselected package libwant-perl.
09:14:17 #14 60.88 Preparing to unpack .../221-libwant-perl_0.29-2build1_armhf.deb ...
09:14:17 #14 60.88 Unpacking libwant-perl (0.29-2build1) ...
09:14:17 #14 60.92 Selecting previously unselected package libcontextual-return-perl.
09:14:17 #14 60.92 Preparing to unpack .../222-libcontextual-return-perl_0.004014-4_all.deb ...
09:14:17 #14 60.92 Unpacking libcontextual-return-perl (0.004014-4) ...
09:14:17 #14 60.96 Selecting previously unselected package libcpanel-json-xs-perl:armhf.
09:14:17 #14 60.97 Preparing to unpack .../223-libcpanel-json-xs-perl_4.32-1build1_armhf.deb ...
09:14:17 #14 60.97 Unpacking libcpanel-json-xs-perl:armhf (4.32-1build1) ...
09:14:17 #14 61.01 Selecting previously unselected package libdevel-stacktrace-perl.
09:14:17 #14 61.01 Preparing to unpack .../224-libdevel-stacktrace-perl_2.0400-2_all.deb ...
09:14:17 #14 61.01 Unpacking libdevel-stacktrace-perl (2.0400-2) ...
09:14:17 #14 61.05 Selecting previously unselected package libexception-class-perl.
09:14:17 #14 61.06 Preparing to unpack .../225-libexception-class-perl_1.45-1_all.deb ...
09:14:17 #14 61.06 Unpacking libexception-class-perl (1.45-1) ...
09:14:17 #14 61.11 Selecting previously unselected package libiterator-perl.
09:14:17 #13 64.38 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:17 #13 64.39 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:17 #13 64.40 Setting up libmoox-struct-perl (0.020-1) ...
09:14:17 #13 64.41 Setting up lintian (2.104.0) ...
09:14:17 #13 64.42 Setting up licensecheck (3.1.1-2) ...
09:14:17 #13 64.43 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:17 #13 64.44 Setting up libwww-perl (6.52-1) ...
09:14:17 #13 64.45 Setting up devscripts (2.21.3+deb11u1) ...
09:14:17 #13 64.61 Setting up libxml-parser-perl:arm64 (2.46-2) ...
09:14:17 #13 64.62 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:17 #14 61.12 Preparing to unpack .../279-liblist-someutils-xs-perl_0.58-2build3_armhf.deb ...
09:14:17 #14 61.13 Unpacking liblist-someutils-xs-perl (0.58-2build3) ...
09:14:17 #14 61.16 Selecting previously unselected package liblist-utilsby-perl.
09:14:17 #14 61.16 Preparing to unpack .../280-liblist-utilsby-perl_0.11-1_all.deb ...
09:14:17 #14 61.17 Unpacking liblist-utilsby-perl (0.11-1) ...
09:14:17 #14 61.21 Selecting previously unselected package libltdl7:armhf.
09:14:17 #14 61.21 Preparing to unpack .../281-libltdl7_2.4.6-15build2_armhf.deb ...
09:14:17 #14 61.21 Unpacking libltdl7:armhf (2.4.6-15build2) ...
09:14:17 #14 61.24 Selecting previously unselected package libltdl-dev:armhf.
09:14:17 #14 61.25 Preparing to unpack .../282-libltdl-dev_2.4.6-15build2_armhf.deb ...
09:14:17 #14 61.25 Unpacking libltdl-dev:armhf (2.4.6-15build2) ...
09:14:17 #14 61.30 Selecting previously unselected package liblzo2-2:armhf.
09:14:17 #14 61.30 Preparing to unpack .../283-liblzo2-2_2.10-2build3_armhf.deb ...
09:14:17 #14 61.31 Unpacking liblzo2-2:armhf (2.10-2build3) ...
09:14:17 #14 61.34 Selecting previously unselected package libsys-hostname-long-perl.
09:14:17 #14 61.34 Preparing to unpack .../284-libsys-hostname-long-perl_1.5-2_all.deb ...
09:14:17 #14 61.35 Unpacking libsys-hostname-long-perl (1.5-2) ...
09:14:17 #13 67.77 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:17 #13 67.81 Setting up libsoap-lite-perl (1.27-1) ...
09:14:17 #13 67.82 Setting up libxmlrpc-lite-perl (0.717-2) ...
09:14:17 #13 67.84 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:17 #13 67.89 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:14:17 #15 6.595 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_amd64.deb ...
09:14:17 #15 6.598 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
09:14:17 #15 6.624 Selecting previously unselected package libudev-dev:amd64.
09:14:17 #15 6.627 Preparing to unpack .../12-libudev-dev_252.12-1~deb12u1_amd64.deb ...
09:14:17 #15 6.630 Unpacking libudev-dev:amd64 (252.12-1~deb12u1) ...
09:14:17 #15 6.662 Selecting previously unselected package libsepol-dev:amd64.
09:14:17 #15 6.665 Preparing to unpack .../13-libsepol-dev_3.4-2.1_amd64.deb ...
09:14:17 #15 6.668 Unpacking libsepol-dev:amd64 (3.4-2.1) ...
09:14:17 #15 6.725 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:17 #15 6.728 Preparing to unpack .../14-libpcre2-16-0_10.42-1_amd64.deb ...
09:14:17 #15 6.731 Unpacking libpcre2-16-0:amd64 (10.42-1) ...
09:14:17 #15 6.778 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:17 #15 6.781 Preparing to unpack .../15-libpcre2-32-0_10.42-1_amd64.deb ...
09:14:17 #15 6.784 Unpacking libpcre2-32-0:amd64 (10.42-1) ...
09:14:17 #15 6.859 Selecting previously unselected package libpcre2-posix3:amd64.
09:14:17 #13 64.88 (23/142): hunspell-filesystem-1.7.2-3.fc38.x86_ 227 kB/s | 9.3 kB     00:00    
09:14:17 #13 64.88 (24/142): hunspell-en-US-0.20201207-3.fc38.noar 4.0 MB/s | 181 kB     00:00    
09:14:17 #13 64.90 (25/142): jansson-2.13.1-6.fc38.x86_64.rpm      1.1 MB/s |  44 kB     00:00    
09:14:17 #13 64.92 (26/142): js-jquery-3.6.3-2.fc38.noarch.rpm     4.0 MB/s | 173 kB     00:00    
09:14:17 #13 64.93 (27/142): json-glib-1.6.6-4.fc38.x86_64.rpm     3.4 MB/s | 162 kB     00:00    
09:14:17 #13 64.95 (28/142): libappstream-glib-0.8.2-2.fc38.x86_64 8.9 MB/s | 402 kB     00:00    
09:14:17 #13 64.96 (29/142): libjpeg-turbo-2.1.4-2.fc38.x86_64.rpm 4.2 MB/s | 183 kB     00:00    
09:14:17 #13 64.97 (30/142): libpkgconf-1.8.0-6.fc38.x86_64.rpm    839 kB/s |  35 kB     00:00    
09:14:17 #13 64.99 (31/142): libpng-1.6.37-14.fc38.x86_64.rpm      3.0 MB/s | 120 kB     00:00    
09:14:17 #13 65.00 (32/142): libstemmer-2.2.0-5.fc38.x86_64.rpm    3.8 MB/s | 168 kB     00:00    
09:14:17 #13 65.01 (33/142): lua-srpm-macros-1-8.fc38.noarch.rpm   207 kB/s | 8.6 kB     00:00    
09:14:17 #13 65.03 (34/142): ncurses-6.4-3.20230114.fc38.x86_64.rp 9.1 MB/s | 412 kB     00:00    
09:14:17 #13 65.04 (35/142): ocaml-srpm-macros-7-3.fc38.noarch.rpm 355 kB/s |  13 kB     00:00    
09:14:17 #13 65.05 (36/142): openblas-srpm-macros-2-13.fc38.noarch 182 kB/s | 7.5 kB     00:00    
09:14:17 #13 65.07 (37/142): patch-2.7.6-19.fc38.x86_64.rpm        3.1 MB/s | 126 kB     00:00    
09:14:17 #15 7.435 (82/95): python3-policycoreutils-3.5-1.fc37.noa  14 MB/s | 2.2 MB     00:00    
09:14:17 #15 7.445 (83/95): python3-setuptools-62.6.0-3.fc37.noarc  10 MB/s | 1.6 MB     00:00    
09:14:17 #15 7.448 (84/95): selinux-policy-37.22-1.fc37.noarch.rpm 510 kB/s |  43 kB     00:00    
09:14:17 #15 7.518 (85/95): selinux-policy-devel-37.22-1.fc37.noar  11 MB/s | 892 kB     00:00    
09:14:17 #15 7.604 (86/95): systemd-devel-251.14-2.fc37.aarch64.rp 6.5 MB/s | 576 kB     00:00    
09:14:17 #15 7.699 (87/95): systemd-251.14-2.fc37.aarch64.rpm       16 MB/s | 4.0 MB     00:00    
09:14:17    dh_clean
09:14:17 #14 67.77 Setting up readline-common (8.2-1.3) ...
09:14:17 #14 67.79 Setting up publicsuffix (20230209.2326-1) ...
09:14:17 #14 67.80 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:14:17 #14 67.81 Setting up zstd (1.5.4+dfsg2-4) ...
09:14:17 #14 67.83 Setting up libmarkdown2:arm64 (2.2.7-2) ...
09:14:17 #14 67.84 Setting up libcc1-0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.85 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:17 #14 67.87 Setting up iso-codes (4.12.0-1) ...
09:14:17 #14 67.88 Setting up liblocale-gettext-perl (1.07-5) ...
09:14:17 #14 67.89 Setting up liblsan0:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.90 Setting up dctrl-tools (2.24-3build2) ...
09:14:17 #14 67.92 Setting up libitm1:arm64 (13.1.0-2ubuntu2~23.04) ...
09:14:17 #14 67.94 Setting up libgdbm6:arm64 (1.23-3) ...
09:14:17 #14 67.95 Setting up libctf0:arm64 (2.40-2ubuntu4.1) ...
09:14:17 #14 67.96 Setting up libjpeg8:arm64 (8c-2ubuntu11) ...
09:14:17 #14 67.98 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:14:17 #14 63.79 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:17 #14 63.80 Setting up libnet-http-perl (6.19-1) ...
09:14:17 #14 63.81 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:17 #14 63.82 Setting up libencode-locale-perl (1.05-1) ...
09:14:17 #14 63.83 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:17 #14 63.84 Setting up libnet-dns-perl (1.22-1) ...
09:14:17 #14 63.85 Setting up libsereal-encoder-perl (4.011+ds-1build1) ...
09:14:17 #14 63.86 Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ...
09:14:17 #14 63.87 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:17 #14 63.88 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:17 #14 63.89 Setting up libsub-install-perl (0.928-1) ...
09:14:17 #14 63.90 Setting up gcc (4:9.3.0-1ubuntu2) ...
09:14:17 #14 63.92 Setting up dpkg-dev (1.19.7ubuntu3.2) ...
09:14:17 #14 63.94 Setting up libnumber-compare-perl (0.03-1) ...
09:14:17 #14 63.94 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:17 #14 63.95 Setting up libio-async-perl (0.75-1) ...
09:14:17 #14 63.96 Setting up liberror-perl (0.17029-1) ...
09:14:17 #14 63.97 Setting up patchutils (0.3.4-2) ...
09:14:17 #14 63.98 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:17 #14 61.11 Preparing to unpack .../226-libiterator-perl_0.03+ds1-2_all.deb ...
09:14:17 #14 61.11 Unpacking libiterator-perl (0.03+ds1-2) ...
09:14:17 #14 61.15 Selecting previously unselected package libiterator-util-perl.
09:14:17 #14 61.15 Preparing to unpack .../227-libiterator-util-perl_0.02+ds1-2_all.deb ...
09:14:17 #14 61.16 Unpacking libiterator-util-perl (0.02+ds1-2) ...
09:14:17 #14 61.21 Selecting previously unselected package libdata-dpath-perl.
09:14:17 #14 61.21 Preparing to unpack .../228-libdata-dpath-perl_0.58-2_all.deb ...
09:14:17 #14 61.23 Unpacking libdata-dpath-perl (0.58-2) ...
09:14:17 #14 61.26 Selecting previously unselected package libdata-dump-perl.
09:14:17 #14 61.26 Preparing to unpack .../229-libdata-dump-perl_1.25-1_all.deb ...
09:14:17 #14 61.27 Unpacking libdata-dump-perl (1.25-1) ...
09:14:17 #14 61.31 Selecting previously unselected package libdata-messagepack-perl.
09:14:17 #14 61.31 Preparing to unpack .../230-libdata-messagepack-perl_1.02-1build1_armhf.deb ...
09:14:17 #14 62.18 Selecting previously unselected package manpages-dev.
09:14:17 #14 62.19 Preparing to unpack .../346-manpages-dev_5.10-1ubuntu1_all.deb ...
09:14:17 #14 62.19 Unpacking manpages-dev (5.10-1ubuntu1) ...
09:14:17 #14 62.41 Selecting previously unselected package python3-certifi.
09:14:17 #14 62.41 Preparing to unpack .../347-python3-certifi_2020.6.20-1_all.deb ...
09:14:17 #14 62.41 Unpacking python3-certifi (2020.6.20-1) ...
09:14:17 #14 62.46 Selecting previously unselected package python3-idna.
09:14:17 #14 62.46 Preparing to unpack .../348-python3-idna_3.3-1_all.deb ...
09:14:17 #14 62.46 Unpacking python3-idna (3.3-1) ...
09:14:17 #14 62.50 Selecting previously unselected package python3-six.
09:14:17 #14 62.50 Preparing to unpack .../349-python3-six_1.16.0-3ubuntu1_all.deb ...
09:14:17 #14 62.51 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:14:17 #14 62.54 Selecting previously unselected package python3-urllib3.
09:14:17 #14 62.54 Preparing to unpack .../350-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:14:17 #14 62.55 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:14:17 #14 62.59 Selecting previously unselected package python3-requests.
09:14:17 #13 64.67 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:17 #13 64.72 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:17 #13 64.87 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:17 #13 64.91 Setting up libsoap-lite-perl (1.27-1) ...
09:14:17 #14 61.38 Selecting previously unselected package libmail-sendmail-perl.
09:14:17 #14 61.38 Preparing to unpack .../285-libmail-sendmail-perl_0.80-1.1_all.deb ...
09:14:17 #14 61.38 Unpacking libmail-sendmail-perl (0.80-1.1) ...
09:14:17 #14 61.42 Selecting previously unselected package libnet-smtp-ssl-perl.
09:14:17 #14 61.42 Preparing to unpack .../286-libnet-smtp-ssl-perl_1.04-1_all.deb ...
09:14:17 #14 61.43 Unpacking libnet-smtp-ssl-perl (1.04-1) ...
09:14:17 #14 61.46 Selecting previously unselected package libmailtools-perl.
09:14:17 #14 61.46 Preparing to unpack .../287-libmailtools-perl_2.21-1_all.deb ...
09:14:17 #14 61.47 Unpacking libmailtools-perl (2.21-1) ...
09:14:17 #14 61.52 Selecting previously unselected package libmarkdown2:armhf.
09:14:17 #14 61.52 Preparing to unpack .../288-libmarkdown2_2.2.7-2_armhf.deb ...
09:14:17 #14 61.52 Unpacking libmarkdown2:armhf (2.2.7-2) ...
09:14:17 #14 61.56 Selecting previously unselected package libmath-base85-perl.
09:14:17 #14 61.56 Preparing to unpack .../289-libmath-base85-perl_0.5+dfsg-1_all.deb ...
09:14:17 #14 61.56 Unpacking libmath-base85-perl (0.5+dfsg-1) ...
09:14:17 #14 61.60 Selecting previously unselected package libmoox-aliases-perl.
09:14:17 #14 61.60 Preparing to unpack .../290-libmoox-aliases-perl_0.001006-1.1_all.deb ...
09:14:17 #14 61.61 Unpacking libmoox-aliases-perl (0.001006-1.1) ...
09:14:17 #14 61.64 Selecting previously unselected package libnamespace-autoclean-perl.
09:14:17 #14 61.64 Preparing to unpack .../291-libnamespace-autoclean-perl_0.29-1_all.deb ...
09:14:17 #14 61.64 Unpacking libnamespace-autoclean-perl (0.29-1) ...
09:14:17 #14 61.67 Selecting previously unselected package libobject-id-perl.
09:14:17 #15 0.665 Hit:1 http://deb.debian.org/debian buster InRelease
09:14:17 #15 0.665 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:14:17 #15 0.665 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:14:17 #13 67.90 Updating certificates in /etc/ssl/certs...
09:14:17 #15 6.862 Preparing to unpack .../16-libpcre2-posix3_10.42-1_amd64.deb ...
09:14:17 #15 6.865 Unpacking libpcre2-posix3:amd64 (10.42-1) ...
09:14:17 #15 6.892 Selecting previously unselected package libpcre2-dev:amd64.
09:14:17 #15 6.895 Preparing to unpack .../17-libpcre2-dev_10.42-1_amd64.deb ...
09:14:17 #15 6.898 Unpacking libpcre2-dev:amd64 (10.42-1) ...
09:14:17 #15 6.989 Selecting previously unselected package libselinux1-dev:amd64.
09:14:17 #15 6.992 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_amd64.deb ...
09:14:17 #15 6.996 Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
09:14:17 #15 7.046 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:17 #15 7.049 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_amd64.deb ...
09:14:17 #15 7.052 Unpacking libdevmapper-dev:amd64 (2:1.02.185-2) ...
09:14:17 #15 7.079 Selecting previously unselected package libseccomp-dev:amd64.
09:14:17 #15 7.082 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_amd64.deb ...
09:14:17 #15 7.085 Unpacking libseccomp-dev:amd64 (2.5.4-1+b3) ...
09:14:17 #15 7.116 Selecting previously unselected package libsystemd-dev:amd64.
09:14:17 #13 65.08 (38/142): perl-Carp-1.52-490.fc38.noarch.rpm    754 kB/s |  29 kB     00:00    
09:14:17 #13 65.09 (39/142): perl-Data-Dumper-2.184-491.fc38.x86_6 1.3 MB/s |  56 kB     00:00    
09:14:17 #13 65.11 (40/142): perl-Digest-1.20-490.fc38.noarch.rpm  651 kB/s |  25 kB     00:00    
09:14:17 #13 65.12 (41/142): perl-Digest-MD5-2.58-490.fc38.x86_64. 917 kB/s |  36 kB     00:00    
09:14:17 #13 65.15 (42/142): perl-Exporter-5.77-490.fc38.noarch.rp 809 kB/s |  31 kB     00:00    
09:14:17 #13 65.16 (43/142): perl-File-Path-2.18-490.fc38.noarch.r 905 kB/s |  35 kB     00:00    
09:14:17 #13 65.19 (44/142): perl-File-Temp-0.231.100-490.fc38.noa 1.5 MB/s |  59 kB     00:00    
09:14:17 #13 65.20 (45/142): perl-Encode-3.19-493.fc38.x86_64.rpm   16 MB/s | 1.7 MB     00:00    
09:14:17 #13 65.20 (46/142): perl-Getopt-Long-2.54-2.fc38.noarch.r 1.4 MB/s |  60 kB     00:00    
09:14:17 #13 65.23 (47/142): perl-IO-Socket-IP-0.41-492.fc38.noarc 1.0 MB/s |  41 kB     00:00    
09:14:17 #13 65.24 (48/142): perl-IO-Socket-SSL-2.081-1.fc38.noarc 5.0 MB/s | 227 kB     00:00    
09:14:17 #13 65.25 (49/142): perl-MIME-Base64-3.16-490.fc38.x86_64 668 kB/s |  30 kB     00:00    
09:14:17 #13 65.26 (50/142): perl-Mozilla-CA-20221114-2.fc38.noarc 326 kB/s |  12 kB     00:00    
09:14:17 #13 65.29 (51/142): perl-PathTools-3.84-490.fc38.x86_64.r 2.0 MB/s |  87 kB     00:00    
09:14:17 #15 7.710 (88/95): systemd-networkd-251.14-2.fc37.aarch64 5.3 MB/s | 571 kB     00:00    
09:14:17 #15 7.778 (89/95): systemd-pam-251.14-2.fc37.aarch64.rpm  4.0 MB/s | 324 kB     00:00    
09:14:17 #15 7.788 (90/95): systemd-resolved-251.14-2.fc37.aarch64 3.3 MB/s | 262 kB     00:00    
09:14:17 #15 7.843 (91/95): selinux-policy-targeted-37.22-1.fc37.n  16 MB/s | 6.6 MB     00:00    
09:14:17 #15 7.854 (92/95): systemd-rpm-macros-251.14-2.fc37.noarc 365 kB/s |  28 kB     00:00    
09:14:17 #15 7.863 (93/95): vim-filesystem-9.0.1872-1.fc37.noarch. 238 kB/s |  18 kB     00:00    
09:14:17 #15 7.939 (94/95): xkeyboard-config-2.36-3.fc37.noarch.rp  11 MB/s | 957 kB     00:00    
09:14:17 #15 7.944 (95/95): which-2.21-39.fc37.aarch64.rpm         417 kB/s |  42 kB     00:00    
09:14:17 #15 6.590 Running transaction check
09:14:17 #15 6.692 Transaction check succeeded.
09:14:17 #15 6.692 Running transaction test
09:14:17  dpkg-source -I.git -b .
09:14:17 #14 68.00 Setting up manpages-dev (6.03-1) ...
09:14:17 #14 68.01 Setting up libdw1:arm64 (0.188-2.1) ...
09:14:17 #14 68.02 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
09:14:17 #14 68.03 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:14:17 #14 68.05 Setting up libxcb1:arm64 (1.15-1) ...
09:14:17 #14 68.06 Setting up gettext (0.21-11) ...
09:14:17 #14 68.07 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
09:14:17 #14 68.24 Setting up libedit2:arm64 (3.1-20221030-2) ...
09:14:18 #14 63.99 Setting up libltdl-dev:armhf (2.4.6-14) ...
09:14:18 #14 64.00 Setting up libjson-maybexs-perl (1.004000-1) ...
09:14:18 #14 64.01 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:18 #14 64.02 Setting up libio-string-perl (1.08-3) ...
09:14:18 #14 64.03 Setting up libreadonly-perl (2.050-2) ...
09:14:18 #14 64.04 Setting up python3-chardet (3.0.4-4build1) ...
09:14:18 #14 64.28 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:14:18 #14 61.31 Unpacking libdata-messagepack-perl (1.02-1build1) ...
09:14:18 #14 61.35 Selecting previously unselected package libnet-domain-tld-perl.
09:14:18 #14 61.35 Preparing to unpack .../231-libnet-domain-tld-perl_1.75-3_all.deb ...
09:14:18 #14 61.36 Unpacking libnet-domain-tld-perl (1.75-3) ...
09:14:18 #14 61.39 Selecting previously unselected package libdata-validate-domain-perl.
09:14:18 #14 61.39 Preparing to unpack .../232-libdata-validate-domain-perl_0.10-1.1_all.deb ...
09:14:18 #14 61.39 Unpacking libdata-validate-domain-perl (0.10-1.1) ...
09:14:18 #14 61.44 Selecting previously unselected package libnet-ipv6addr-perl.
09:14:18 #14 61.44 Preparing to unpack .../233-libnet-ipv6addr-perl_1.02-1_all.deb ...
09:14:18 #14 61.44 Unpacking libnet-ipv6addr-perl (1.02-1) ...
09:14:18 #14 61.48 Selecting previously unselected package libnet-netmask-perl.
09:14:18 #14 61.48 Preparing to unpack .../234-libnet-netmask-perl_2.0002-2_all.deb ...
09:14:18 #14 61.49 Unpacking libnet-netmask-perl (2.0002-2) ...
09:14:18 #14 61.53 Selecting previously unselected package libnetaddr-ip-perl.
09:14:18 #14 61.53 Preparing to unpack .../235-libnetaddr-ip-perl_4.079+dfsg-2build1_armhf.deb ...
09:14:18 #14 61.53 Unpacking libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:14:18 #14 61.58 Selecting previously unselected package libdata-validate-ip-perl.
09:14:18 #14 62.59 Preparing to unpack .../351-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
09:14:18 #14 62.60 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:14:18 #14 62.63 Selecting previously unselected package python3-unidiff.
09:14:18 #14 62.64 Preparing to unpack .../352-python3-unidiff_0.5.5-2_all.deb ...
09:14:18 #14 62.64 Unpacking python3-unidiff (0.5.5-2) ...
09:14:18 #14 62.67 Selecting previously unselected package python3-xdg.
09:14:18 #14 62.68 Preparing to unpack .../353-python3-xdg_0.27-2_all.deb ...
09:14:18 #14 62.68 Unpacking python3-xdg (0.27-2) ...
09:14:18 #14 62.71 Selecting previously unselected package equivs.
09:14:18 #14 62.71 Preparing to unpack .../354-equivs_2.3.1_all.deb ...
09:14:18 #14 62.72 Unpacking equivs (2.3.1) ...
09:14:18 #14 62.75 Selecting previously unselected package libauthen-sasl-perl.
09:14:18 #14 62.75 Preparing to unpack .../355-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:14:18 #14 62.75 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:14:18 #14 62.79 Selecting previously unselected package python3-magic.
09:14:18 #14 62.79 Preparing to unpack .../356-python3-magic_2%3a0.4.24-2_all.deb ...
09:14:18 #14 62.79 Unpacking python3-magic (2:0.4.24-2) ...
09:14:18 #14 62.84 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
09:14:18 #13 64.92 Setting up libxmlrpc-lite-perl (0.717-4) ...
09:14:18 #13 64.93 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:18 #13 64.96 Processing triggers for ca-certificates (20210119) ...
09:14:18 #13 64.97 Updating certificates in /etc/ssl/certs...
09:14:18 #14 61.67 Preparing to unpack .../292-libobject-id-perl_0.1.2-2.1ubuntu1_all.deb ...
09:14:18 #14 61.68 Unpacking libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:14:18 #14 61.71 Selecting previously unselected package libmoox-struct-perl.
09:14:18 #14 61.72 Preparing to unpack .../293-libmoox-struct-perl_0.020-1_all.deb ...
09:14:18 #14 61.72 Unpacking libmoox-struct-perl (0.020-1) ...
09:14:18 #14 61.75 Selecting previously unselected package libmouse-perl.
09:14:18 #14 61.76 Preparing to unpack .../294-libmouse-perl_2.5.10-1build4_armhf.deb ...
09:14:18 #14 61.76 Unpacking libmouse-perl (2.5.10-1build4) ...
09:14:18 #14 61.88 Selecting previously unselected package libpackage-stash-xs-perl.
09:14:18 #14 61.88 Preparing to unpack .../295-libpackage-stash-xs-perl_0.29-1build5_armhf.deb ...
09:14:18 #14 61.89 Unpacking libpackage-stash-xs-perl (0.29-1build5) ...
09:14:18 #14 61.92 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:18 #15 7.119 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_amd64.deb ...
09:14:18 #15 7.122 Unpacking libsystemd-dev:amd64 (252.12-1~deb12u1) ...
09:14:18 #15 7.219 Selecting previously unselected package libpkgconf3:amd64.
09:14:18 #15 7.222 Preparing to unpack .../22-libpkgconf3_1.8.1-1_amd64.deb ...
09:14:18 #15 7.225 Unpacking libpkgconf3:amd64 (1.8.1-1) ...
09:14:18 #15 7.251 Selecting previously unselected package pkgconf-bin.
09:14:18 #15 7.254 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_amd64.deb ...
09:14:18 #15 7.256 Unpacking pkgconf-bin (1.8.1-1) ...
09:14:18 #15 7.285 Selecting previously unselected package pkgconf:amd64.
09:14:18 #15 7.287 Preparing to unpack .../24-pkgconf_1.8.1-1_amd64.deb ...
09:14:18 #15 7.291 Unpacking pkgconf:amd64 (1.8.1-1) ...
09:14:18 #15 7.321 Selecting previously unselected package pkg-config:amd64.
09:14:18 #17 24.35   Running scriptlet: isl-0.16.1-6.el8.aarch64                             53/61 
09:14:18 #17 25.47   Installing       : gcc-8.5.0-20.el8.aarch64                             54/61 
09:14:18 #17 25.50   Running scriptlet: gcc-8.5.0-20.el8.aarch64                             54/61 
09:14:18 #17 25.56   Installing       : annobin-11.13-2.el8.aarch64                          55/61 
09:14:18 #17 25.58   Running scriptlet: annobin-11.13-2.el8.aarch64                          55/61 
09:14:18 #17 25.60   Installing       : gcc-plugin-annobin-8.5.0-20.el8.aarch64              56/61 
09:14:18 #17 25.61   Running scriptlet: gcc-plugin-annobin-8.5.0-20.el8.aarch64              56/61 
09:14:18 #17 25.70   Installing       : libtool-2.4.6-25.el8.aarch64                         57/61 
09:14:18 #17 25.71   Running scriptlet: libtool-2.4.6-25.el8.aarch64                         57/61 
09:14:18 #17 25.74   Installing       : libtool-ltdl-devel-2.4.6-25.el8.aarch64              58/61 
09:14:18 #17 25.76   Installing       : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
09:14:18 #17 25.77   Installing       : which-2.21-20.el8.aarch64                            60/61 
09:14:18 #17 25.80   Installing       : libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
09:14:18 #13 64.27 Setting up libhttp-negotiate-perl (6.01-2) ...
09:14:18 #13 64.28 Setting up libio-prompter-perl (0.004015-2) ...
09:14:18 #13 64.30 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:14:18 #13 64.31 Setting up libstdc++-12-dev:armhf (12.2.0-14) ...
09:14:18 #13 64.32 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:18 #13 64.34 Setting up libtool (2.4.7-5) ...
09:14:18 #13 64.35 Setting up po-debconf (1.0.21+nmu1) ...
09:14:18 #13 64.36 Setting up libhtml-tree-perl (5.07-3) ...
09:14:18 #13 64.37 Setting up libparams-classify-perl:armhf (0.015-2+b1) ...
09:14:18 #13 64.38 Setting up libcgi-pm-perl (4.55-1) ...
09:14:18 #13 64.39 Setting up python3 (3.11.2-1+b1) ...
09:14:18 #13 65.30 (52/142): perl-Net-SSLeay-1.92-5.fc38.x86_64.rp 6.9 MB/s | 361 kB     00:00    
09:14:18 #13 65.30 (53/142): perl-Pod-Escapes-1.07-490.fc38.noarch 506 kB/s |  20 kB     00:00    
09:14:18 #13 65.33 (54/142): perl-Pod-Perldoc-3.28.01-491.fc38.noa 2.1 MB/s |  86 kB     00:00    
09:14:18 #13 65.34 (55/142): perl-Pod-Simple-3.43-491.fc38.noarch. 4.7 MB/s | 219 kB     00:00    
09:14:18 #13 65.34 (56/142): perl-Pod-Usage-2.03-4.fc38.noarch.rpm 978 kB/s |  40 kB     00:00    
09:14:18 #13 65.37 (57/142): perl-Scalar-List-Utils-1.63-490.fc38. 1.8 MB/s |  72 kB     00:00    
09:14:18 #13 65.38 (58/142): perl-Socket-2.036-2.fc38.x86_64.rpm   1.4 MB/s |  55 kB     00:00    
09:14:18 #13 65.39 (59/142): perl-Storable-3.26-490.fc38.x86_64.rp 2.2 MB/s |  97 kB     00:00    
09:14:18 #13 65.41 (60/142): perl-Term-ANSIColor-5.01-491.fc38.noa 1.2 MB/s |  47 kB     00:00    
09:14:18 #13 65.42 (61/142): perl-Term-Cap-1.18-1.fc38.noarch.rpm  572 kB/s |  22 kB     00:00    
09:14:18 #13 65.43 (62/142): perl-Text-ParseWords-3.31-490.fc38.no 393 kB/s |  16 kB     00:00    
09:14:18 #13 65.45 (63/142): perl-Time-Local-1.300-490.fc38.noarch 855 kB/s |  33 kB     00:00    
09:14:18 #13 65.46 (64/142): perl-URI-5.17-2.fc38.noarch.rpm       3.0 MB/s | 120 kB     00:00    
09:14:18 #13 65.47 (65/142): perl-constant-1.33-491.fc38.noarch.rp 542 kB/s |  23 kB     00:00    
09:14:18 #13 65.49 (66/142): perl-libnet-3.15-1.fc38.noarch.rpm    2.9 MB/s | 128 kB     00:00    
09:14:18 #13 65.50 (67/142): perl-parent-0.241-1.fc38.noarch.rpm   384 kB/s |  15 kB     00:00    
09:14:18 #13 65.52 (68/142): perl-podlators-5.01-2.fc38.noarch.rpm 2.8 MB/s | 125 kB     00:00    
09:14:18 #13 65.53 (69/142): perl-srpm-macros-1-48.fc38.noarch.rpm 217 kB/s | 8.4 kB     00:00    
09:14:18 #13 65.54 (70/142): pkgconf-1.8.0-6.fc38.x86_64.rpm       1.0 MB/s |  41 kB     00:00    
09:14:18 #13 65.56 (71/142): pkgconf-m4-1.8.0-6.fc38.noarch.rpm    332 kB/s |  14 kB     00:00    
09:14:18 #13 65.57 (72/142): pkgconf-pkg-config-1.8.0-6.fc38.x86_6 248 kB/s | 9.6 kB     00:00    
09:14:18 #13 65.58 (73/142): python-srpm-macros-3.11-10.fc38.noarc 619 kB/s |  26 kB     00:00    
09:14:18 #13 65.61 (74/142): python-systemd-doc-235-2.fc38.x86_64. 3.5 MB/s | 171 kB     00:00    
09:14:18 #13 65.61 (75/142): python3-construct-2.10.68-4.fc38.noar 3.4 MB/s | 151 kB     00:00    
09:14:18 #13 65.62 (76/142): python3-dateutil-2.8.2-5.fc38.noarch. 7.7 MB/s | 360 kB     00:00    
09:14:18 #16 DONE 11.8s
09:14:18 
09:14:18 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:18 #15 7.947 --------------------------------------------------------------------------------
09:14:18 #15 7.947 Total                                            17 MB/s |  97 MB     00:05     
09:14:18 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:18 dpkg-source: info: using source format '1.0'
09:14:18 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz
09:14:18 #14 68.25 Setting up libreadline8:arm64 (8.2-1.3) ...
09:14:18 #14 68.26 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:18 #14 64.29 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:18 #14 64.30 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:18 #14 64.31 Setting up python3-debian (0.1.36ubuntu1.1) ...
09:14:18 #14 64.46 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:14:18 #15 4.375 Reading package lists...
09:14:18 #17 12.68   Running scriptlet: selinux-policy-minimum-3.14.3-128.el8.noarch         26/58 
09:14:18 #14 61.58 Preparing to unpack .../236-libdata-validate-ip-perl_0.31-1_all.deb ...
09:14:18 #14 61.58 Unpacking libdata-validate-ip-perl (0.31-1) ...
09:14:18 #14 61.62 Selecting previously unselected package libdata-validate-uri-perl.
09:14:18 #14 61.62 Preparing to unpack .../237-libdata-validate-uri-perl_0.07-2_all.deb ...
09:14:18 #14 61.63 Unpacking libdata-validate-uri-perl (0.07-2) ...
09:14:18 #14 61.66 Selecting previously unselected package libdistro-info-perl.
09:14:18 #14 61.66 Preparing to unpack .../238-libdistro-info-perl_1.5_all.deb ...
09:14:18 #14 61.67 Unpacking libdistro-info-perl (1.5) ...
09:14:18 #14 61.70 Selecting previously unselected package libemail-address-xs-perl.
09:14:18 #14 61.70 Preparing to unpack .../239-libemail-address-xs-perl_1.05-1build1_armhf.deb ...
09:14:18 #14 61.71 Unpacking libemail-address-xs-perl (1.05-1build1) ...
09:14:18 #14 61.75 Selecting previously unselected package libexporter-tiny-perl.
09:14:18 #14 61.75 Preparing to unpack .../240-libexporter-tiny-perl_1.006000-1_all.deb ...
09:14:18 #14 61.76 Unpacking libexporter-tiny-perl (1.006000-1) ...
09:14:18 #14 61.79 Selecting previously unselected package libfcgi-bin.
09:14:18 #14 61.80 Preparing to unpack .../241-libfcgi-bin_2.4.2-2build2_armhf.deb ...
09:14:18 #14 61.80 Unpacking libfcgi-bin (2.4.2-2build2) ...
09:14:18 #14 61.84 Selecting previously unselected package libipc-system-simple-perl.
09:14:18 #14 62.85 Setting up media-types (7.0.0) ...
09:14:18 #14 62.86 Setting up libpipeline1:arm64 (1.5.5-1) ...
09:14:18 #14 62.87 Setting up wdiff (1.2.2-2build3) ...
09:14:18 #14 62.89 Setting up gcc-11-base:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:18 #14 62.90 Setting up libxau6:arm64 (1:1.0.9-1build5) ...
09:14:18 #14 62.91 Setting up libre2-9:arm64 (20220201+dfsg-1) ...
09:14:18 #14 62.92 Setting up lto-disabled-list (24) ...
09:14:18 #14 62.93 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
09:14:18 #14 62.94 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
09:14:18 #14 62.95 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:14:18 #14 62.95 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
09:14:18 #14 62.96 Setting up libtext-glob-perl (0.11-2) ...
09:14:18 #14 62.97 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:14:18 #14 62.99 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
09:14:18 #14 63.00 Setting up distro-info-data (0.52ubuntu0.4) ...
09:14:18 #14 63.01 Setting up manpages (5.10-1ubuntu1) ...
09:14:18 #14 63.02 Setting up unzip (6.0-26ubuntu3.1) ...
09:14:18 #14 63.03 Setting up libcbor0.8:arm64 (0.8.0-2ubuntu1) ...
09:14:18 #14 63.04 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
09:14:18 #14 61.92 Preparing to unpack .../296-libpath-iterator-rule-perl_1.015-1_all.deb ...
09:14:18 #14 61.93 Unpacking libpath-iterator-rule-perl (1.015-1) ...
09:14:18 #14 61.96 Selecting previously unselected package libperlio-gzip-perl.
09:14:18 #14 61.97 Preparing to unpack .../297-libperlio-gzip-perl_0.19-1build8_armhf.deb ...
09:14:18 #14 61.97 Unpacking libperlio-gzip-perl (0.19-1build8) ...
09:14:18 #14 62.01 Selecting previously unselected package libperlio-utf8-strict-perl.
09:14:18 #14 62.01 Preparing to unpack .../298-libperlio-utf8-strict-perl_0.009-1build1_armhf.deb ...
09:14:18 #14 62.02 Unpacking libperlio-utf8-strict-perl (0.009-1build1) ...
09:14:18 #14 62.05 Selecting previously unselected package libpod-parser-perl.
09:14:18 #14 62.05 Preparing to unpack .../299-libpod-parser-perl_1.63-2_all.deb ...
09:14:18 #14 62.07 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:14:18 #14 62.08 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:14:18 #14 62.08 Unpacking libpod-parser-perl (1.63-2) ...
09:14:18 #14 62.12 Selecting previously unselected package libpod-constants-perl.
09:14:18 #14 62.13 Preparing to unpack .../300-libpod-constants-perl_0.19-2_all.deb ...
09:14:18 #14 62.13 Unpacking libpod-constants-perl (0.19-2) ...
09:14:18 #14 62.16 Selecting previously unselected package libproc-processtable-perl:armhf.
09:14:18 #17 25.81   Running scriptlet: libseccomp-devel-2.5.2-1.el8.aarch64                 61/61 
09:14:18 #15 7.324 Preparing to unpack .../25-pkg-config_1.8.1-1_amd64.deb ...
09:14:18 #15 7.328 Unpacking pkg-config:amd64 (1.8.1-1) ...
09:14:18 #15 7.390 Setting up libseccomp-dev:amd64 (2.5.4-1+b3) ...
09:14:18 #15 7.399 Setting up libpcre2-16-0:amd64 (10.42-1) ...
09:14:18 #15 7.408 Setting up libpcre2-32-0:amd64 (10.42-1) ...
09:14:18 #15 7.416 Setting up libpkgconf3:amd64 (1.8.1-1) ...
09:14:18 #15 7.463 Setting up libuv1:amd64 (1.44.2-1) ...
09:14:18 #15 7.472 Setting up bash-completion (1:2.11-6) ...
09:14:18 #15 7.489 Setting up libproc2-0:amd64 (2:4.0.2-3) ...
09:14:18 #15 7.498 Setting up libjsoncpp25:amd64 (1.9.5-4) ...
09:14:18 #15 7.506 Setting up libudev-dev:amd64 (252.12-1~deb12u1) ...
09:14:18 #15 7.514 Setting up libsepol-dev:amd64 (3.4-2.1) ...
09:14:18 #15 7.523 Setting up pkgconf-bin (1.8.1-1) ...
09:14:18 #15 7.533 Setting up libpcre2-posix3:amd64 (10.42-1) ...
09:14:18 #15 7.542 Setting up librhash0:amd64 (1.4.3-3) ...
09:14:18 #15 7.551 Setting up procps (2:4.0.2-3) ...
09:14:18 #15 7.584 Setting up cmake-data (3.25.1-1) ...
09:14:18 #13 65.65 (77/142): python3-dbus-1.3.2-2.fc38.x86_64.rpm  3.5 MB/s | 157 kB     00:00    
09:14:18 #13 65.65 (78/142): python3-distro-1.8.0-2.fc38.noarch.rp 1.2 MB/s |  49 kB     00:00    
09:14:18 #13 65.66 (79/142): python3-enchant-3.2.2-6.fc38.noarch.r 2.5 MB/s | 103 kB     00:00    
09:14:18 #13 65.69 (80/142): python3-file-magic-5.44-3.fc38.noarch 488 kB/s |  20 kB     00:00    
09:14:18 #13 65.69 (81/142): python3-pybeam-0.7-5.fc38.noarch.rpm  793 kB/s |  33 kB     00:00    
09:14:18 #13 65.70 (82/142): python3-pyxdg-0.27-7.fc38.noarch.rpm  3.2 MB/s | 134 kB     00:00    
09:14:18 #13 65.73 (83/142): python3-six-1.16.0-9.fc38.noarch.rpm  1.1 MB/s |  42 kB     00:00    
09:14:18 #13 65.74 (84/142): python3-systemd-235-2.fc38.x86_64.rpm 2.5 MB/s | 108 kB     00:00    
09:14:18 #13 65.74 (85/142): python3-tomli-w-1.0.0-5.fc38.noarch.r 517 kB/s |  21 kB     00:00    
09:14:18 #13 65.77 (86/142): redhat-rpm-config-252-1.fc38.noarch.r 2.0 MB/s |  83 kB     00:00    
09:14:18 #13 65.79 (87/142): rpmautospec-rpm-macros-0.3.5-1.fc38.n 194 kB/s | 9.3 kB     00:00    
09:14:18 #13 65.79 (88/142): shared-mime-info-2.2-3.fc38.x86_64.rp 8.1 MB/s | 381 kB     00:00    
09:14:18 #13 65.82 (89/142): unzip-6.0-60.fc38.x86_64.rpm          4.2 MB/s | 184 kB     00:00    
09:14:18 #13 65.83 (90/142): web-assets-filesystem-5-19.fc38.noarc 198 kB/s | 7.9 kB     00:00    
09:14:18 #13 65.84 (91/142): xz-5.4.1-1.fc38.x86_64.rpm            8.4 MB/s | 419 kB     00:00    
09:14:18 #42 ...
09:14:18 
09:14:18 #43 [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
09:14:18 #43 2.271 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:18 #43 2.285 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:18 #43 2.285 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:18 #43 2.485 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:18 #43 2.986 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:18 #43 3.311 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:18 #43 4.333 Fetched 8655 kB in 2s (3695 kB/s)
09:14:18 #43 4.333 Reading package lists...
09:14:18 #43 5.342 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:18 #43 5.344 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:18 #43 5.353 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:18 #43 5.655 Reading package lists...
09:14:18 #43 6.289 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
09:14:18 #43 6.302 Reading package lists...
09:14:18 #43 7.140 Building dependency tree...
09:14:18 #43 7.414 gcc is already the newest version (4:10.2.1-1).
09:14:18 #43 7.414 libc6-dev is already the newest version (2.31-13+deb11u6).
09:14:18 #43 7.414 The following additional packages will be installed:
09:14:18 #43 7.415   bzip2 patch xz-utils
09:14:18 #43 7.416 Suggested packages:
09:14:18 #43 7.416   bzip2-doc debian-keyring seccomp ed diffutils-doc
09:14:18 #43 7.416 Recommended packages:
09:14:18 #43 7.416   build-essential fakeroot libalgorithm-merge-perl
09:14:18 #43 7.479 The following NEW packages will be installed:
09:14:18 #43 7.480   bzip2 dpkg-dev libseccomp-dev patch xz-utils
09:14:18 #43 7.747 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
09:14:18 #43 7.747 Need to get 2802 kB of archives.
09:14:18 #43 7.747 After this operation, 4128 kB of additional disk space will be used.
09:14:18 #43 7.747 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:14:18 #43 7.754 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:14:18 #43 7.757 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:14:18 #43 7.758 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
09:14:18 #43 7.818 Get:5 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:14:18 #43 7.976 debconf: delaying package configuration, since apt-utils is not installed
09:14:18 #43 8.023 Fetched 2802 kB in 0s (8361 kB/s)
09:14:18 #43 8.060 Selecting previously unselected package bzip2.
09:14:18 #43 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 ... 15755 files and directories currently installed.)
09:14:18 #43 8.072 Preparing to unpack .../bzip2_1.0.8-4_amd64.deb ...
09:14:18 #43 8.085 Unpacking bzip2 (1.0.8-4) ...
09:14:18 #43 8.168 Selecting previously unselected package xz-utils.
09:14:18 #43 8.170 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:14:18 #43 8.176 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:14:18 #43 8.238 Selecting previously unselected package patch.
09:14:18 #43 8.240 Preparing to unpack .../patch_2.7.6-7_amd64.deb ...
09:14:18 #43 8.245 Unpacking patch (2.7.6-7) ...
09:14:18 #43 8.300 Selecting previously unselected package dpkg-dev.
09:14:18 #43 8.303 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
09:14:18 #43 8.307 Unpacking dpkg-dev (1.20.12) ...
09:14:18 #43 8.541 Selecting previously unselected package libseccomp-dev:amd64.
09:14:18 #43 8.543 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:14:18 #43 8.552 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:18 #43 8.626 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:18 #43 8.737 Setting up bzip2 (1.0.8-4) ...
09:14:18 #43 8.818 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:14:18 #43 8.859 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:18 #43 8.888 Setting up patch (2.7.6-7) ...
09:14:18 #43 8.931 Setting up dpkg-dev (1.20.12) ...
09:14:18 #43 DONE 9.2s
09:14:18 
09:14:18 #34 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.6" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:14:18 #34 DONE 8.3s
09:14:18 
09:14:18 #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
09:14:18 #37 7.369 Selecting previously unselected package libxml2:amd64.
09:14:18 #37 7.372 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u4_amd64.deb ...
09:14:18 #37 7.376 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
09:14:18 #37 7.467 Selecting previously unselected package libarchive13:amd64.
09:14:18 #37 7.469 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:14:18 #37 7.472 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:14:18 #37 7.543 Selecting previously unselected package libjsoncpp24:amd64.
09:14:18 #37 7.545 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
09:14:18 #37 7.549 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:14:18 #37 7.591 Selecting previously unselected package librhash0:amd64.
09:14:18 #37 7.594 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
09:14:18 #37 7.599 Unpacking librhash0:amd64 (1.4.1-2) ...
09:14:18 #37 7.756 Selecting previously unselected package libuv1:amd64.
09:14:18 #37 7.759 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
09:14:18 #37 7.764 Unpacking libuv1:amd64 (1.40.0-2) ...
09:14:18 #37 7.856 Selecting previously unselected package cmake.
09:14:18 #37 7.858 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:14:18 #37 7.864 Unpacking cmake (3.18.4-2+deb11u1) ...
09:14:18 #37 8.723 Setting up libicu67:amd64 (67.1-7) ...
09:14:18 #37 8.805 Setting up libuv1:amd64 (1.40.0-2) ...
09:14:18 #37 8.853 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:14:18 #37 8.893 Setting up librhash0:amd64 (1.4.1-2) ...
09:14:18 #37 8.941 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:14:18 #37 9.008 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u4) ...
09:14:18 #37 9.114 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:14:18 #37 9.164 Setting up cmake (3.18.4-2+deb11u1) ...
09:14:18 #37 9.187 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:18 #37 DONE 9.4s
09:14:18 
09:14:18 #44 [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
09:14:18 #13 68.41 0 added, 0 removed; done.
09:14:18 #13 68.41 Running hooks in /etc/ca-certificates/update.d...
09:14:18 #13 68.41 done.
09:14:18 #17 DONE 0.2s
09:14:18 
09:14:18 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:18 #13 DONE 63.7s
09:14:18 
09:14:18 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:18 #14 DONE 0.0s
09:14:18 
09:14:18 #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
09:14:18 #14 68.74 Updating certificates in /etc/ssl/certs...
09:14:18 #14 64.61 Setting up libdata-optlist-perl (0.110-1) ...
09:14:18 #14 64.62 Setting up libipc-run-perl (20180523.0-2) ...
09:14:18 #14 64.63 Setting up g++-9 (9.4.0-1ubuntu1~20.04.2) ...
09:14:18 #14 64.65 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:18 #14 64.66 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:18 #14 64.67 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:18 #14 64.68 Setting up g++ (4:9.3.0-1ubuntu2) ...
09:14:18 #14 64.70 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:18 #14 64.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
09:14:18 #14 64.71 Setting up libhtml-parser-perl (3.72-5) ...
09:14:18 #14 64.72 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:18 #14 64.73 Setting up librole-tiny-perl (2.001004-1) ...
09:14:18 #14 64.74 Setting up build-essential (12.8ubuntu1.1) ...
09:14:18 #14 64.75 Setting up libfont-ttf-perl (1.06-1) ...
09:14:18 #14 64.76 Setting up libfile-homedir-perl (1.004-1) ...
09:14:18 #14 64.77 Setting up libalgorithm-diff-xs-perl (0.04-6) ...
09:14:18 #14 64.78 Setting up libio-socket-ssl-perl (2.067-1) ...
09:14:18 #14 64.79 Setting up libsub-exporter-perl (0.987-1) ...
09:14:18 #14 64.80 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:18 #14 64.81 Setting up libhttp-message-perl (6.22-1) ...
09:14:18 #14 64.82 Setting up libhtml-form-perl (6.07-1) ...
09:14:18 #14 64.84 Setting up libfile-stripnondeterminism-perl (1.7.0-1) ...
09:14:18 #14 64.85 Setting up libjson-xs-perl (4.020-1build1) ...
09:14:18 #14 64.86 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:18 #14 64.87 Setting up libio-prompter-perl (0.004015-1) ...
09:14:18 #14 64.88 Setting up libhttp-cookies-perl (6.08-1) ...
09:14:18 #15 5.791 Building dependency tree...
09:14:18 #15 5.985 Reading state information...
09:14:18 #17 20.67   Installing       : policycoreutils-devel-2.9-24.el8.x86_64              27/58 
09:14:18 #17 20.91   Installing       : selinux-policy-devel-3.14.3-128.el8.noarch           28/58 
09:14:18 #17 20.93   Running scriptlet: selinux-policy-devel-3.14.3-128.el8.noarch           28/58 
09:14:18 #17 20.96   Installing       : libgomp-8.5.0-20.el8.x86_64                          29/58 
09:14:18 #17 20.97   Running scriptlet: libgomp-8.5.0-20.el8.x86_64                          29/58 
09:14:18 #17 20.99   Installing       : libedit-3.1-23.20170329cvs.el8.x86_64                30/58 
09:14:18 #14 63.05 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
09:14:18 #14 63.06 Setting up libsasl2-modules:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:18 #14 63.08 Setting up binutils-common:arm64 (2.38-4ubuntu2.3) ...
09:14:18 #14 63.09 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
09:14:18 #14 63.10 Setting up libmagic1:arm64 (1:5.41-3ubuntu0.1) ...
09:14:18 #14 63.12 Setting up libdeflate0:arm64 (1.10-2) ...
09:14:18 #14 63.13 Setting up less (590-1ubuntu0.22.04.1) ...
09:14:18 #14 63.14 Setting up perl-openssl-defaults:arm64 (5build2) ...
09:14:18 #14 63.15 Setting up linux-libc-dev:arm64 (5.15.0-84.93) ...
09:14:18 #14 63.16 Setting up libctf-nobfd0:arm64 (2.38-4ubuntu2.3) ...
09:14:18 #14 63.20 Setting up gettext-base (0.21-4ubuntu4) ...
09:14:18 #14 63.21 Setting up liblzo2-2:arm64 (2.10-2build3) ...
09:14:18 #14 63.22 Setting up libnpth0:arm64 (1.6-3build2) ...
09:14:18 #14 63.23 Setting up file (1:5.41-3ubuntu0.1) ...
09:14:18 #14 63.24 Setting up libassuan0:arm64 (2.5.5-1build1) ...
09:14:18 #14 63.25 Setting up libgomp1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:18 #14 63.26 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:14:18 #14 63.27 Setting up bzip2 (1.0.8-5build1) ...
09:14:18 #14 63.28 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:18 #14 63.30 Setting up libjbig0:arm64 (2.1-3.1ubuntu0.22.04.1) ...
09:14:18 #14 63.31 Setting up libfakeroot:arm64 (1.28-1ubuntu1) ...
09:14:18 #14 63.32 Setting up libasan6:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:18 #14 63.33 Setting up libnumber-compare-perl (0.03-2) ...
09:14:18 #14 63.34 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:18 #14 63.35 Setting up fakeroot (1.28-1ubuntu1) ...
09:14:18 #14 61.84 Preparing to unpack .../242-libipc-system-simple-perl_1.30-2_all.deb ...
09:14:18 #14 61.84 Unpacking libipc-system-simple-perl (1.30-2) ...
09:14:18 #14 61.88 Selecting previously unselected package libfile-basedir-perl.
09:14:18 #14 61.88 Preparing to unpack .../243-libfile-basedir-perl_0.09-2_all.deb ...
09:14:18 #14 61.89 Unpacking libfile-basedir-perl (0.09-2) ...
09:14:18 #14 61.92 Selecting previously unselected package libfile-chdir-perl.
09:14:18 #14 61.92 Preparing to unpack .../244-libfile-chdir-perl_0.1008-1.1_all.deb ...
09:14:18 #14 61.93 Unpacking libfile-chdir-perl (0.1008-1.1) ...
09:14:18 #14 61.96 Selecting previously unselected package libfile-fcntllock-perl.
09:14:18 #14 61.96 Preparing to unpack .../245-libfile-fcntllock-perl_0.22-4build1_armhf.deb ...
09:14:18 #14 61.97 Unpacking libfile-fcntllock-perl (0.22-4build1) ...
09:14:18 #14 62.01 Selecting previously unselected package libnumber-compare-perl.
09:14:18 #14 62.01 Preparing to unpack .../246-libnumber-compare-perl_0.03-3_all.deb ...
09:14:18 #14 62.01 Unpacking libnumber-compare-perl (0.03-3) ...
09:14:18 #14 62.05 Selecting previously unselected package libtext-glob-perl.
09:14:18 #14 62.05 Preparing to unpack .../247-libtext-glob-perl_0.11-3_all.deb ...
09:14:18 #14 62.06 Unpacking libtext-glob-perl (0.11-3) ...
09:14:18 #14 62.09 Selecting previously unselected package libfile-find-rule-perl.
09:14:18 #14 62.17 Preparing to unpack .../301-libproc-processtable-perl_0.634-1build1_armhf.deb ...
09:14:18 #14 62.17 Unpacking libproc-processtable-perl:armhf (0.634-1build1) ...
09:14:18 #14 62.21 Selecting previously unselected package libre2-9:armhf.
09:14:18 #14 62.22 Preparing to unpack .../302-libre2-9_20220201+dfsg-1_armhf.deb ...
09:14:18 #14 62.22 Unpacking libre2-9:armhf (20220201+dfsg-1) ...
09:14:18 #14 62.25 Selecting previously unselected package libre-engine-re2-perl:armhf.
09:14:18 #14 62.25 Preparing to unpack .../303-libre-engine-re2-perl_0.14-1build2_armhf.deb ...
09:14:18 #14 62.26 Unpacking libre-engine-re2-perl:armhf (0.14-1build2) ...
09:14:18 #14 62.31 Selecting previously unselected package libreadonly-perl.
09:14:18 #14 62.31 Preparing to unpack .../304-libreadonly-perl_2.050-3_all.deb ...
09:14:18 #14 62.31 Unpacking libreadonly-perl (2.050-3) ...
09:14:18 #14 62.35 Selecting previously unselected package libref-util-perl.
09:14:18 #14 62.35 Preparing to unpack .../305-libref-util-perl_0.204-1_all.deb ...
09:14:18 #14 62.35 Unpacking libref-util-perl (0.204-1) ...
09:14:18 #14 62.39 Selecting previously unselected package libref-util-xs-perl.
09:14:18 #14 62.39 Preparing to unpack .../306-libref-util-xs-perl_0.117-1build5_armhf.deb ...
09:14:18 #14 62.40 Unpacking libref-util-xs-perl (0.117-1build5) ...
09:14:18 #14 62.43 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:18 #13 65.42 0 added, 0 removed; done.
09:14:18 #13 65.42 Running hooks in /etc/ca-certificates/update.d...
09:14:18 #13 65.43 done.
09:14:18 #17 26.07   Verifying        : annobin-11.13-2.el8.aarch64                           1/61 
09:14:18 #17 26.07   Verifying        : autoconf-2.69-29.el8.noarch                           2/61 
09:14:18 #17 26.07   Verifying        : automake-1.16.1-8.el8.noarch                          3/61 
09:14:18 #17 26.07   Verifying        : cmake-3.20.2-5.el8.aarch64                            4/61 
09:14:18 #17 26.07   Verifying        : cmake-data-3.20.2-5.el8.noarch                        5/61 
09:14:18 #17 26.07   Verifying        : cmake-filesystem-3.20.2-5.el8.aarch64                 6/61 
09:14:18 #17 26.07   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  7/61 
09:14:18 #17 26.07   Verifying        : cpp-8.5.0-20.el8.aarch64                              8/61 
09:14:18 #17 26.07   Verifying        : gcc-8.5.0-20.el8.aarch64                              9/61 
09:14:18 #17 26.07   Verifying        : gcc-plugin-annobin-8.5.0-20.el8.aarch64              10/61 
09:14:18 #17 26.07   Verifying        : git-2.39.3-1.el8.aarch64                             11/61 
09:14:18 #17 26.07   Verifying        : git-core-2.39.3-1.el8.aarch64                        12/61 
09:14:18 #17 26.07   Verifying        : git-core-doc-2.39.3-1.el8.noarch                     13/61 
09:14:18 #17 26.07   Verifying        : isl-0.16.1-6.el8.aarch64                             14/61 
09:14:18 #17 26.07   Verifying        : libmpc-1.1.0-9.1.el8.aarch64                         15/61 
09:14:18 #17 26.07   Verifying        : libseccomp-devel-2.5.2-1.el8.aarch64                 16/61 
09:14:18 #17 26.07   Verifying        : libtool-2.4.6-25.el8.aarch64                         17/61 
09:14:18 #17 26.07   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.aarch64              18/61 
09:14:18 #17 26.07   Verifying        : libuv-1:1.41.1-1.el8_4.aarch64                       19/61 
09:14:18 #17 26.07   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    20/61 
09:14:18 #17 26.07   Verifying        : perl-Git-2.39.3-1.el8.noarch                         21/61 
09:14:18 #17 26.07   Verifying        : perl-TermReadKey-2.37-7.el8.aarch64                  22/61 
09:14:18 #17 26.07   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  23/61 
09:14:18 #17 26.07   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            24/61 
09:14:18 #17 26.07   Verifying        : checkpolicy-2.9-1.el8.aarch64                        25/61 
09:14:18 #17 26.07   Verifying        : glibc-devel-2.28-236.el8.1.aarch64                   26/61 
09:14:18 #17 26.07   Verifying        : glibc-headers-2.28-236.el8.1.aarch64                 27/61 
09:14:18 #17 26.07   Verifying        : kernel-headers-4.18.0-513.el8.aarch64                28/61 
09:14:18 #17 26.07   Verifying        : libasan-8.5.0-20.el8.aarch64                         29/61 
09:14:18 #17 26.07   Verifying        : libatomic-8.5.0-20.el8.aarch64                       30/61 
09:14:18 #17 26.07   Verifying        : libedit-3.1-23.20170329cvs.el8.aarch64               31/61 
09:14:18 #17 26.07   Verifying        : libgomp-8.5.0-20.el8.aarch64                         32/61 
09:14:18 #17 26.07   Verifying        : libselinux-devel-2.9-8.el8.aarch64                   33/61 
09:14:18 #17 26.07   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   34/61 
09:14:18 #17 26.07   Verifying        : libsepol-devel-2.9-3.el8.aarch64                     35/61 
09:14:18 #17 26.07   Verifying        : libubsan-8.5.0-20.el8.aarch64                        36/61 
09:14:18 #17 26.07   Verifying        : libxcrypt-devel-4.1.1-6.el8.aarch64                  37/61 
09:14:18 #17 26.07   Verifying        : m4-1.4.18-7.el8.aarch64                              38/61 
09:14:18 #17 26.07   Verifying        : make-1:4.2.1-11.el8.aarch64                          39/61 
09:14:18 #17 26.07   Verifying        : openssh-8.0p1-19.el8.aarch64                         40/61 
09:14:18 #17 26.07   Verifying        : openssh-clients-8.0p1-19.el8.aarch64                 41/61 
09:14:18 #17 26.07   Verifying        : pcre2-devel-10.32-3.el8.aarch64                      42/61 
09:14:18 #17 26.07   Verifying        : pcre2-utf16-10.32-3.el8.aarch64                      43/61 
09:14:18 #17 26.07   Verifying        : pcre2-utf32-10.32-3.el8.aarch64                      44/61 
09:14:18 #17 26.07   Verifying        : policycoreutils-2.9-24.el8.aarch64                   45/61 
09:14:18 #17 26.07   Verifying        : policycoreutils-devel-2.9-24.el8.aarch64             46/61 
09:14:18 #17 26.07   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       47/61 
09:14:18 #17 26.07   Verifying        : python3-audit-3.0.7-5.el8.aarch64                    48/61 
09:14:18 #17 26.07   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 49/61 
09:14:18 #17 26.07   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                50/61 
09:14:18 #17 26.07   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            51/61 
09:14:18 #17 26.07   Verifying        : python3-setools-4.3.0-5.el8.aarch64                  52/61 
09:14:18 #17 26.07   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             53/61 
09:14:18 #17 26.07   Verifying        : selinux-policy-3.14.3-128.el8.noarch                 54/61 
09:14:18 #17 26.07   Verifying        : selinux-policy-devel-3.14.3-128.el8.noarch           55/61 
09:14:18 #17 26.07   Verifying        : selinux-policy-minimum-3.14.3-128.el8.noarch         56/61 
09:14:18 #17 26.07   Verifying        : systemd-devel-239-78.el8.aarch64                     57/61 
09:14:18 #17 26.07   Verifying        : which-2.21-20.el8.aarch64                            58/61 
09:14:18 #17 26.07   Verifying        : device-mapper-devel-8:1.02.181-9.el8.aarch64         59/61 
09:14:18 #17 26.07   Verifying        : glibc-static-2.28-236.el8.1.aarch64                  60/61 
09:14:18 #15 7.595 Setting up dh-apparmor (3.0.8-3) ...
09:14:18 #15 7.604 Setting up libsystemd-dev:amd64 (252.12-1~deb12u1) ...
09:14:18 #15 7.613 Setting up libpcre2-dev:amd64 (10.42-1) ...
09:14:18 #15 7.622 Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
09:14:18 #15 7.631 Setting up pkgconf:amd64 (1.8.1-1) ...
09:14:18 #15 7.639 Setting up pkg-config:amd64 (1.8.1-1) ...
09:14:18 #15 7.648 Setting up cmake (3.25.1-1) ...
09:14:18 #15 7.657 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
09:14:18 #15 7.666 Setting up dmsetup (2:1.02.185-2) ...
09:14:18 #15 7.679 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-2) ...
09:14:18 #15 7.688 Setting up libdevmapper-dev:amd64 (2:1.02.185-2) ...
09:14:18 #15 7.697 Setting up docker-ce-build-deps (1.0) ...
09:14:18 #15 7.706 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:18 #15 7.724 Processing triggers for man-db (2.11.2-2) ...
09:14:18 #13 65.86 (92/142): zip-3.0-36.fc38.x86_64.rpm            5.6 MB/s | 265 kB     00:00    
09:14:18 #13 66.08 (93/142): ansible-srpm-macros-1-10.fc38.noarch.  79 kB/s |  21 kB     00:00    
09:14:18 #13 66.12 (94/142): dash-0.5.12-1.fc38.x86_64.rpm         354 kB/s |  98 kB     00:00    
09:14:18 #13 64.69 Setting up libhtml-format-perl (2.16-2) ...
09:14:18 #13 64.70 Setting up python3-xdg (0.28-2) ...
09:14:18 #13 64.86 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:18 #13 64.92 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:18 #14 64.89 Setting up po-debconf (1.0.21) ...
09:14:18 #14 64.90 Setting up libhtml-tree-perl (5.07-2) ...
09:14:18 #14 64.91 Setting up libparams-classify-perl (0.015-1build2) ...
09:14:18 #14 64.92 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
09:14:18 #14 64.93 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:18 #14 64.94 Setting up libnet-dns-sec-perl (1.15-1) ...
09:14:18 #14 64.95 Setting up libcurl3-gnutls:armhf (7.68.0-1ubuntu2.19) ...
09:14:18 #14 64.96 Setting up libsereal-perl (4.011-1) ...
09:14:18 #14 64.97 Setting up libhtml-format-perl (2.12-1) ...
09:14:18 #14 64.98 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:18 #15 6.012 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:18 #15 6.276 Starting 2 pkgProblemResolver with broken count: 0
09:14:18 #15 6.280 Done
09:14:18 #13 65.77 Setting up libgpgme11:amd64 (1.14.0-1+b2) ...
09:14:18 #13 65.89 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:14:18 #13 66.10 Setting up perl (5.32.1-4+deb11u2) ...
09:14:18 #13 66.21 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
09:14:18 #13 66.27 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:18 #13 66.33 Setting up libdata-dump-perl (1.23-1.1) ...
09:14:18 #13 66.41 Setting up libref-util-perl (0.204-1) ...
09:14:18 #13 66.49 Setting up libipc-system-simple-perl (1.30-1) ...
09:14:18 #13 66.54 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:14:18 #13 66.59 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
09:14:18 #13 66.60 Setting up libvariable-magic-perl (0.62-1+b3) ...
09:14:18 #13 66.61 Setting up libio-html-perl (1.004-2) ...
09:14:18 #13 66.62 Setting up libpod-parser-perl (1.63-2) ...
09:14:18 #13 66.63 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
09:14:18 #13 66.64 Setting up liblist-moreutils-xs-perl (0.430-2) ...
09:14:18 #13 66.65 Setting up gcc-10 (10.2.1-6) ...
09:14:18 #13 66.67 Setting up libparams-util-perl (1.102-1+b1) ...
09:14:18 #13 66.68 Setting up libdpkg-perl (1.20.12) ...
09:14:18 #13 66.69 Setting up libtime-duration-perl (1.21-1) ...
09:14:18 #13 66.70 Setting up autoconf (2.69-14) ...
09:14:18 #13 66.71 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:18 #13 66.72 Setting up libarray-intspan-perl (2.004-1) ...
09:14:18 #13 66.76 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:18 #13 66.77 Setting up libtimedate-perl (2.3300-2) ...
09:14:18 #13 66.78 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:14:18 #13 66.79 Setting up libsub-name-perl (0.26-1+b1) ...
09:14:18 #13 66.80 Setting up libtype-tiny-xs-perl (0.022-1) ...
09:14:18 #13 66.81 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:18 #13 66.82 Setting up libproc-processtable-perl (0.59-2+b1) ...
09:14:18 #13 66.83 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:18 #13 66.84 Setting up xauth (1:1.1-1) ...
09:14:18 #13 66.85 Setting up libpath-tiny-perl (0.118-1) ...
09:14:18 #13 66.86 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:14:18 #13 66.87 Setting up libjson-perl (4.03000-1) ...
09:14:18 #13 66.88 Setting up libipc-run3-perl (0.048-2) ...
09:14:18 #13 66.89 Setting up libfcgi-perl:amd64 (0.79+ds-2) ...
09:14:18 #13 66.91 Setting up libsub-override-perl (0.09-2) ...
09:14:18 #13 66.92 Setting up libaliased-perl (0.34-1.1) ...
09:14:18 #13 66.93 Setting up libstrictures-perl (2.000006-1) ...
09:14:18 #13 66.94 Setting up libsub-quote-perl (2.006006-1) ...
09:14:18 #13 66.95 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:14:18 #13 66.96 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
09:14:18 #13 66.97 Setting up libfontconfig1:amd64 (2.13.1-4.2) ...
09:14:18 #13 66.98 Setting up libsort-versions-perl (1.62-1) ...
09:14:18 #13 66.99 Setting up libexporter-tiny-perl (1.002002-1) ...
09:14:18 #13 67.00 Setting up libre-engine-re2-perl:amd64 (0.14-1) ...
09:14:18 #13 67.01 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:18 #13 67.02 Setting up libterm-readkey-perl (2.38-1+b2) ...
09:14:18 #13 67.03 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
09:14:18 #13 67.04 Setting up libperlio-gzip-perl (0.19-1+b7) ...
09:14:18 #13 67.05 Setting up libsys-hostname-long-perl (1.5-2) ...
09:14:18 #13 67.06 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:14:18 #13 67.07 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
09:14:18 #13 67.08 Setting up liburi-perl (5.08-1) ...
09:14:18 #13 67.09 Setting up libfile-touch-perl (0.11-1) ...
09:14:18 #13 67.10 Setting up python3.9 (3.9.2-1) ...
09:14:18 #13 67.70 Setting up libemail-address-xs-perl (1.04-1+b3) ...
09:14:18 #13 67.71 Setting up libnet-ssleay-perl (1.88-3+b1) ...
09:14:18 #13 67.72 Setting up automake (1:1.16.3-2) ...
09:14:18 #13 67.72 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:18 #13 67.73 Setting up libapt-pkg-perl (0.1.39) ...
09:14:18 #13 67.74 Setting up libio-sessiondata-perl (1.03-1.1) ...
09:14:18 #13 67.75 Setting up libstring-escape-perl (2010.002-2) ...
09:14:18 #13 67.76 Setting up libhttp-date-perl (6.05-1) ...
09:14:18 #13 67.77 Setting up libfile-which-perl (1.23-1) ...
09:14:18 #13 67.78 Setting up libfile-basedir-perl (0.08-1) ...
09:14:18 #13 67.84 Setting up libnumber-range-perl (0.12-1.1) ...
09:14:18 #13 67.85 Setting up libtask-weaken-perl (1.06-1) ...
09:14:18 #13 67.86 Setting up libunicode-utf8-perl (0.62-1+b2) ...
09:14:18 #13 67.87 Setting up libmouse-perl (2.5.10-1+b1) ...
09:14:18 #13 67.89 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
09:14:18 #13 67.90 Setting up g++-10 (10.2.1-6) ...
09:14:18 #13 67.91 Setting up libfile-listing-perl (6.14-1) ...
09:14:18 #13 67.92 Setting up libsys-cpuaffinity-perl:amd64 (1.13~03-1) ...
09:14:18 #13 67.93 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:14:18 #13 67.94 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:14:18 #13 67.95 Setting up libdata-messagepack-perl (1.00-4+b1) ...
09:14:18 #13 67.96 Setting up libclass-inspector-perl (1.36-1) ...
09:14:18 #13 67.97 Setting up libfont-afm-perl (1.20-3) ...
09:14:18 #13 67.98 Setting up libwant-perl (0.29-1+b6) ...
09:14:18 #13 68.00 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:18 #13 68.01 Setting up libtext-glob-perl (0.11-1) ...
09:14:18 #13 68.02 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:18 #13 68.03 Setting up liblist-compare-perl (0.55-1) ...
09:14:18 #13 68.04 Setting up libref-util-xs-perl (0.117-1+b3) ...
09:14:18 #13 68.08 Setting up libio-pty-perl (1:1.15-2) ...
09:14:18 #13 68.09 Setting up libtool (2.4.6-15) ...
09:14:18 #13 68.12 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
09:14:18 #13 68.13 Setting up libsort-key-perl (1.33-2+b3) ...
09:14:18 #13 68.14 Setting up libclone-perl (0.45-1+b1) ...
09:14:18 #13 68.15 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:18 #13 68.17 Setting up libarchive-zip-perl (1.68-1) ...
09:14:18 #13 68.18 Setting up libsub-identify-perl (0.14-1+b3) ...
09:14:18 #13 68.19 Setting up libdistro-info-perl (1.0) ...
09:14:18 #14 63.36 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.36 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
09:14:18 #14 63.37 Setting up autotools-dev (20220109.1) ...
09:14:18 #14 63.38 Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
09:14:18 #14 63.39 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:18 #14 63.40 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ...
09:14:18 #14 63.41 Setting up make (4.3-4.1build1) ...
09:14:18 #14 63.42 Setting up libmpfr6:arm64 (4.1.0-3build3) ...
09:14:18 #14 63.43 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:14:18 #14 63.44 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:18 #14 63.45 Setting up lzip (1.23-1) ...
09:14:18 #14 63.47 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:14:18 #14 63.47 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
09:14:18 #14 63.47 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:14:18 #14 63.47 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
09:14:18 #14 63.48 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:14:18 #14 63.48 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
09:14:18 #14 63.48 Setting up strace (5.16-0ubuntu3) ...
09:14:18 #14 63.49 Setting up libsigsegv2:arm64 (2.13-1ubuntu3) ...
09:14:18 #14 63.50 Setting up xz-utils (5.2.5-2ubuntu1) ...
09:14:18 #14 63.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.51 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
09:14:18 #14 63.52 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
09:14:18 #14 63.52 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
09:14:18 #14 63.52 Setting up t1utils (1.41-4build2) ...
09:14:18 #14 63.53 Setting up diffstat (1.64-1build2) ...
09:14:18 #14 63.54 Setting up libpng16-16:arm64 (1.6.37-3build5) ...
09:14:18 #14 63.55 Setting up libmpc3:arm64 (1.2.1-2build1) ...
09:14:18 #14 63.56 Setting up libatomic1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:18 #14 DONE 69.7s
09:14:18 
09:14:18 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:18 #15 DONE 0.0s
09:14:18 
09:14:18 #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
09:14:18 #14 62.43 Preparing to unpack .../307-libregexp-pattern-license-perl_3.9.3-1_all.deb ...
09:14:18 #14 62.44 Unpacking libregexp-pattern-license-perl (3.9.3-1) ...
09:14:18 #14 62.47 Selecting previously unselected package libregexp-pattern-perl.
09:14:18 #14 62.47 Preparing to unpack .../308-libregexp-pattern-perl_0.2.14-1_all.deb ...
09:14:18 #14 62.48 Unpacking libregexp-pattern-perl (0.2.14-1) ...
09:14:18 #14 62.52 Selecting previously unselected package libsasl2-modules:armhf.
09:14:18 #14 62.52 Preparing to unpack .../309-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
09:14:18 #14 62.53 Unpacking libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:18 #14 62.57 Selecting previously unselected package libsereal-decoder-perl.
09:14:18 #14 62.57 Preparing to unpack .../310-libsereal-decoder-perl_4.023+ds-1_armhf.deb ...
09:14:18 #14 62.58 Unpacking libsereal-decoder-perl (4.023+ds-1) ...
09:14:18 #14 62.61 Selecting previously unselected package libsereal-encoder-perl:armhf.
09:14:18 #14 62.61 Preparing to unpack .../311-libsereal-encoder-perl_4.023+ds-1_armhf.deb ...
09:14:18 #14 62.62 Unpacking libsereal-encoder-perl:armhf (4.023+ds-1) ...
09:14:18 #14 62.65 Selecting previously unselected package libset-intspan-perl.
09:14:18 #14 62.65 Preparing to unpack .../312-libset-intspan-perl_1.19-2_all.deb ...
09:14:18 #14 62.66 Unpacking libset-intspan-perl (1.19-2) ...
09:14:18 #14 62.69 Selecting previously unselected package libsocket6-perl.
09:14:18 #13 DONE 65.8s
09:14:18 
09:14:18 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:18 #14 DONE 0.0s
09:14:18 
09:14:18 #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
09:14:18 #17 26.07   Verifying        : libxcrypt-static-4.1.1-6.el8.aarch64                 61/61 
09:14:18 #17 26.31 
09:14:18 #17 26.31 Installed:
09:14:18 #17 26.31   annobin-11.13-2.el8.aarch64                                                   
09:14:18 #17 26.31   autoconf-2.69-29.el8.noarch                                                   
09:14:18 #17 26.31   automake-1.16.1-8.el8.noarch                                                  
09:14:18 #17 26.31   checkpolicy-2.9-1.el8.aarch64                                                 
09:14:18 #17 26.31   cmake-3.20.2-5.el8.aarch64                                                    
09:14:18 #17 26.31   cmake-data-3.20.2-5.el8.noarch                                                
09:14:18 #17 26.31   cmake-filesystem-3.20.2-5.el8.aarch64                                         
09:14:18 #17 26.31   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
09:14:18 #17 26.31   cpp-8.5.0-20.el8.aarch64                                                      
09:14:18 #17 26.31   device-mapper-devel-8:1.02.181-9.el8.aarch64                                  
09:14:18 #17 26.31   gcc-8.5.0-20.el8.aarch64                                                      
09:14:18 #17 26.31   gcc-plugin-annobin-8.5.0-20.el8.aarch64                                       
09:14:18 #17 26.31   git-2.39.3-1.el8.aarch64                                                      
09:14:18 #17 26.31   git-core-2.39.3-1.el8.aarch64                                                 
09:14:18 #17 26.31   git-core-doc-2.39.3-1.el8.noarch                                              
09:14:18 #17 26.31   glibc-devel-2.28-236.el8.1.aarch64                                            
09:14:18 #17 26.31   glibc-headers-2.28-236.el8.1.aarch64                                          
09:14:18 #17 26.31   glibc-static-2.28-236.el8.1.aarch64                                           
09:14:18 #17 26.31   isl-0.16.1-6.el8.aarch64                                                      
09:14:18 #17 26.31   kernel-headers-4.18.0-513.el8.aarch64                                         
09:14:18 #17 26.31   libasan-8.5.0-20.el8.aarch64                                                  
09:14:18 #17 26.31   libatomic-8.5.0-20.el8.aarch64                                                
09:14:18 #17 26.31   libedit-3.1-23.20170329cvs.el8.aarch64                                        
09:14:18 #17 26.31   libgomp-8.5.0-20.el8.aarch64                                                  
09:14:18 #17 26.31   libmpc-1.1.0-9.1.el8.aarch64                                                  
09:14:18 #17 26.31   libseccomp-devel-2.5.2-1.el8.aarch64                                          
09:14:18 #17 26.31   libselinux-devel-2.9-8.el8.aarch64                                            
09:14:18 #17 26.31   libselinux-utils-2.9-8.el8.aarch64                                            
09:14:18 #17 26.31   libsepol-devel-2.9-3.el8.aarch64                                              
09:14:18 #17 26.31   libtool-2.4.6-25.el8.aarch64                                                  
09:14:18 #17 26.31   libtool-ltdl-devel-2.4.6-25.el8.aarch64                                       
09:14:18 #17 26.31   libubsan-8.5.0-20.el8.aarch64                                                 
09:14:18 #17 26.31   libuv-1:1.41.1-1.el8_4.aarch64                                                
09:14:18 #17 26.31   libxcrypt-devel-4.1.1-6.el8.aarch64                                           
09:14:18 #17 26.31   libxcrypt-static-4.1.1-6.el8.aarch64                                          
09:14:18 #17 26.31   m4-1.4.18-7.el8.aarch64                                                       
09:14:18 #17 26.31   make-1:4.2.1-11.el8.aarch64                                                   
09:14:18 #17 26.31   openssh-8.0p1-19.el8.aarch64                                                  
09:14:18 #17 26.31   openssh-clients-8.0p1-19.el8.aarch64                                          
09:14:18 #17 26.31   pcre2-devel-10.32-3.el8.aarch64                                               
09:14:18 #17 26.31   pcre2-utf16-10.32-3.el8.aarch64                                               
09:14:18 #17 26.31   pcre2-utf32-10.32-3.el8.aarch64                                               
09:14:18 #17 26.31   perl-Error-1:0.17025-2.el8.noarch                                             
09:14:18 #17 26.31   perl-Git-2.39.3-1.el8.noarch                                                  
09:14:18 #17 26.31   perl-TermReadKey-2.37-7.el8.aarch64                                           
09:14:18 #17 26.31   perl-Thread-Queue-3.13-1.el8.noarch                                           
09:14:18 #17 26.31   policycoreutils-2.9-24.el8.aarch64                                            
09:14:18 #17 26.31   policycoreutils-devel-2.9-24.el8.aarch64                                      
09:14:18 #17 26.31   policycoreutils-python-utils-2.9-24.el8.noarch                                
09:14:18 #17 26.31   python3-audit-3.0.7-5.el8.aarch64                                             
09:14:18 #17 26.31   python3-libselinux-2.9-8.el8.aarch64                                          
09:14:18 #17 26.31   python3-libsemanage-2.9-9.el8.aarch64                                         
09:14:18 #17 26.31   python3-policycoreutils-2.9-24.el8.noarch                                     
09:14:18 #17 26.31   python3-setools-4.3.0-5.el8.aarch64                                           
09:14:18 #17 26.31   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
09:14:18 #17 26.31   selinux-policy-3.14.3-128.el8.noarch                                          
09:14:18 #17 26.31   selinux-policy-devel-3.14.3-128.el8.noarch                                    
09:14:18 #17 26.31   selinux-policy-minimum-3.14.3-128.el8.noarch                                  
09:14:18 #17 26.31   systemd-devel-239-78.el8.aarch64                                              
09:14:18 #17 26.31   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
09:14:18 #17 26.31   which-2.21-20.el8.aarch64                                                     
09:14:18 #17 26.31 
09:14:18 #17 26.31 Complete!
09:14:18 #14 62.09 Preparing to unpack .../248-libfile-find-rule-perl_0.34-3_all.deb ...
09:14:18 #14 62.10 Unpacking libfile-find-rule-perl (0.34-3) ...
09:14:18 #14 62.13 Selecting previously unselected package libfont-afm-perl.
09:14:18 #14 62.14 Preparing to unpack .../249-libfont-afm-perl_1.20-4_all.deb ...
09:14:18 #14 62.14 Unpacking libfont-afm-perl (1.20-4) ...
09:14:18 #14 62.18 Selecting previously unselected package libio-string-perl.
09:14:18 #14 62.18 Preparing to unpack .../250-libio-string-perl_1.08-4_all.deb ...
09:14:18 #14 62.19 Unpacking libio-string-perl (1.08-4) ...
09:14:18 #14 62.27 Selecting previously unselected package libfont-ttf-perl.
09:14:18 #14 62.28 Preparing to unpack .../251-libfont-ttf-perl_1.06-2_all.deb ...
09:14:18 #14 62.28 Unpacking libfont-ttf-perl (1.06-2) ...
09:14:18 #14 62.34 Selecting previously unselected package libfreezethaw-perl.
09:14:18 #14 62.34 Preparing to unpack .../252-libfreezethaw-perl_0.5001-3_all.deb ...
09:14:18 #14 62.34 Unpacking libfreezethaw-perl (0.5001-3) ...
09:14:18 #14 62.37 Selecting previously unselected package libsort-versions-perl.
09:14:18 #14 62.38 Preparing to unpack .../253-libsort-versions-perl_1.62-3_all.deb ...
09:14:18 #14 62.38 Unpacking libsort-versions-perl (1.62-3) ...
09:14:18 #14 62.43 Selecting previously unselected package libgit-wrapper-perl.
09:14:18 #14 62.44 Preparing to unpack .../254-libgit-wrapper-perl_0.048-2_all.deb ...
09:14:18 #14 62.44 Unpacking libgit-wrapper-perl (0.048-2) ...
09:14:18 #19 exporting layers 1.8s done
09:14:18 #19 writing image sha256:53f211773b602b345d0bbe856a4f8717c9fb181b734ae22a6e65b5e52a74978f done
09:14:18 #19 naming to docker.io/rpmbuild-centos-9/aarch64 done
09:14:18 #19 DONE 1.8s
09:14:18 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-9/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-9/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:18 #13 66.12 (95/142): debugedit-5.0-9.fc38.x86_64.rpm       2.1 MB/s |  78 kB     00:00    
09:14:18 #13 66.14 (96/142): dnf-plugins-core-4.4.2-1.fc38.noarch. 2.2 MB/s |  38 kB     00:00    
09:14:18 #13 66.15 (97/142): dbus-libs-1.14.10-1.fc38.x86_64.rpm   552 kB/s | 156 kB     00:00    
09:14:18 #13 66.17 (98/142): diffutils-3.10-1.fc38.x86_64.rpm      8.3 MB/s | 398 kB     00:00    
09:14:18 #13 66.17 (99/142): elfutils-debuginfod-client-0.189-3.fc 1.7 MB/s |  38 kB     00:00    
09:14:18 #13 66.18 (100/142): emacs-filesystem-28.2-7.fc38.noarch. 551 kB/s | 7.9 kB     00:00    
09:14:18 #13 66.19 (101/142): elfutils-0.189-3.fc38.x86_64.rpm      10 MB/s | 533 kB     00:00    
09:14:18 #13 66.21 (102/142): kernel-srpm-macros-1.0-19.fc38.noarc 715 kB/s |  10 kB     00:00    
09:14:18 #13 66.22 (103/142): package-notes-srpm-macros-0.5-8.fc38 721 kB/s |  11 kB     00:00    
09:14:18 #13 66.23 (104/142): glibc-gconv-extra-2.37-5.fc38.x86_64  30 MB/s | 1.6 MB     00:00    
09:14:18 #13 66.24 (105/142): perl-AutoLoader-5.74-497.fc38.noarch 1.4 MB/s |  22 kB     00:00    
09:14:18 #13 66.27 (106/142): gdb-minimal-13.2-4.fc38.x86_64.rpm    40 MB/s | 4.2 MB     00:00    
09:14:18 #13 66.28 (107/142): perl-B-1.83-497.fc38.x86_64.rpm      4.4 MB/s | 182 kB     00:00    
09:14:18 #13 66.28 (108/142): perl-Class-Struct-0.66-497.fc38.noar 591 kB/s |  23 kB     00:00    
09:14:18 #13 66.29 (109/142): perl-DynaLoader-1.52-497.fc38.x86_64 1.8 MB/s |  27 kB     00:00    
09:14:18 #13 66.29 (110/142): perl-Fcntl-1.15-497.fc38.x86_64.rpm  1.4 MB/s |  22 kB     00:00    
09:14:18 #13 66.30 (111/142): perl-Errno-1.36-497.fc38.x86_64.rpm  930 kB/s |  16 kB     00:00    
09:14:18 #13 66.30 (112/142): perl-File-Basename-2.85-497.fc38.noa 1.2 MB/s |  18 kB     00:00    
09:14:18 #13 66.31 (113/142): perl-File-stat-1.12-497.fc38.noarch. 1.2 MB/s |  18 kB     00:00    
09:14:18 #13 66.31 (114/142): perl-FileHandle-2.03-497.fc38.noarch 1.1 MB/s |  17 kB     00:00    
09:14:18 #13 66.32 (115/142): perl-Getopt-Std-1.13-497.fc38.noarch 1.1 MB/s |  17 kB     00:00    
09:14:18 #13 66.32 (116/142): perl-HTTP-Tiny-0.086-2.fc38.noarch.r 3.6 MB/s |  55 kB     00:00    
09:14:18 #13 64.99 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:18 #13 65.13 
09:14:18 #13 65.13 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:18 #13 65.16 Setting up libfeature-compat-class-perl (0.05-1) ...
09:14:18 #13 65.17 Setting up python3-six (1.16.0-4) ...
09:14:18 #13 DONE 69.1s
09:14:18 
09:14:18 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:18 #14 DONE 0.0s
09:14:18 
09:14:18 #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
09:14:18 #44 ...
09:14:18 
09:14:18 #45 [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
09:14:18 #45 1.873 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:18 #45 1.880 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:18 #45 1.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:18 #45 2.024 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:18 #45 2.125 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:18 #45 2.276 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:18 #45 3.705 Fetched 8655 kB in 2s (4151 kB/s)
09:14:18 #45 3.705 Reading package lists...
09:14:18 #45 4.840 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:18 #45 4.840 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:18 #45 4.840 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:18 #45 5.182 Reading package lists...
09:14:18 #45 5.888 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
09:14:18 #45 5.898 Reading package lists...
09:14:18 #45 6.645 Building dependency tree...
09:14:18 #45 7.005 gcc is already the newest version (4:10.2.1-1).
09:14:18 #45 7.005 The following additional packages will be installed:
09:14:18 #45 7.006   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:14:18 #45 7.007   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
09:14:18 #45 7.017   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
09:14:18 #45 7.017   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
09:14:18 #45 7.017   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:14:18 #45 7.017   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:14:18 #45 7.017 Suggested packages:
09:14:18 #45 7.017   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
09:14:18 #45 7.017   | libgdk-pixbuf2.0-dev libxml2-utils
09:14:18 #45 7.334 The following NEW packages will be installed:
09:14:18 #45 7.334   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:14:18 #45 7.334   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:14:18 #45 7.334   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:14:18 #45 7.334   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:14:18 #45 7.334   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
09:14:18 #45 7.335   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:14:18 #45 7.606 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
09:14:18 #45 7.606 Need to get 8225 kB of archives.
09:14:18 #45 7.606 After this operation, 40.0 MB of additional disk space will be used.
09:14:18 #45 7.606 Get:1 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
09:14:18 #45 7.611 Get:2 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
09:14:18 #45 7.612 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
09:14:18 #45 7.621 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
09:14:18 #45 7.621 Get:5 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
09:14:18 #45 7.621 Get:6 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
09:14:18 #45 7.621 Get:7 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
09:14:18 #45 7.622 Get:8 http://deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:14:18 #45 7.622 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:14:18 #45 7.630 Get:10 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:14:18 #45 7.631 Get:11 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
09:14:18 #45 7.633 Get:12 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:14:18 #45 7.648 Get:13 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
09:14:18 #45 7.649 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:14:18 #45 7.657 Get:15 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:14:18 #45 7.657 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
09:14:18 #45 7.657 Get:17 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:14:18 #45 7.657 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
09:14:18 #45 7.659 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
09:14:18 #45 7.662 Get:20 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
09:14:18 #45 7.663 Get:21 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
09:14:18 #45 7.672 Get:22 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:14:18 #45 7.673 Get:23 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
09:14:18 #45 7.674 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
09:14:18 #45 7.676 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
09:14:18 #45 7.678 Get:26 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
09:14:18 #45 7.679 Get:27 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
09:14:18 #45 7.715 Get:28 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
09:14:18 #45 7.717 Get:29 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
09:14:18 #45 7.737 Get:30 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
09:14:18 #45 7.921 debconf: delaying package configuration, since apt-utils is not installed
09:14:18 #45 7.969 Fetched 8225 kB in 0s (20.6 MB/s)
09:14:18 #45 8.020 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:14:18 #45 8.020 (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.)
09:14:18 #45 8.033 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
09:14:18 #45 8.048 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:14:18 #45 8.140 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:14:18 #45 8.143 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
09:14:18 #45 8.149 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:14:18 #45 8.202 Selecting previously unselected package libsecret-common.
09:14:18 #45 8.205 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
09:14:18 #45 8.213 Unpacking libsecret-common (0.20.4-2) ...
09:14:18 #45 8.287 Selecting previously unselected package libsecret-1-0:amd64.
09:14:18 #45 8.290 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_amd64.deb ...
09:14:18 #45 8.294 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
09:14:18 #45 8.395 Selecting previously unselected package gir1.2-secret-1:amd64.
09:14:18 #45 8.398 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_amd64.deb ...
09:14:18 #45 8.408 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
09:14:18 #45 8.459 Selecting previously unselected package uuid-dev:amd64.
09:14:18 #45 8.462 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:18 #45 8.466 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:18 #45 8.542 Selecting previously unselected package libblkid-dev:amd64.
09:14:18 #45 8.545 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:18 #45 8.563 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:18 #45 8.786 Selecting previously unselected package libbtrfs0:amd64.
09:14:18 #45 8.788 Preparing to unpack .../07-libbtrfs0_5.10.1-2_amd64.deb ...
09:14:18 #45 8.808 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:14:18 #45 8.911 Selecting previously unselected package libbtrfs-dev:amd64.
09:14:18 #45 8.914 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:14:18 #45 8.936 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:14:18 #45 9.155 Selecting previously unselected package libelf1:amd64.
09:14:18 #45 9.158 Preparing to unpack .../09-libelf1_0.183-1_amd64.deb ...
09:14:18 #45 9.163 Unpacking libelf1:amd64 (0.183-1) ...
09:14:18 #45 9.217 Selecting previously unselected package libffi-dev:amd64.
09:14:18 #45 9.219 Preparing to unpack .../10-libffi-dev_3.3-6_amd64.deb ...
09:14:18 #45 9.222 Unpacking libffi-dev:amd64 (3.3-6) ...
09:14:18 #45 9.255 Selecting previously unselected package libglib2.0-data.
09:14:18 #45 9.257 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
09:14:18 #45 9.268 Unpacking libglib2.0-data (2.66.8-1) ...
09:14:18 #45 9.444 Selecting previously unselected package libglib2.0-bin.
09:14:18 #45 9.447 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_amd64.deb ...
09:14:18 #45 9.450 Unpacking libglib2.0-bin (2.66.8-1) ...
09:14:18 #45 9.496 Selecting previously unselected package python3-lib2to3.
09:14:18 #45 9.498 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
09:14:18 #45 9.502 Unpacking python3-lib2to3 (3.9.2-1) ...
09:14:18 #45 9.553 Selecting previously unselected package python3-distutils.
09:14:18 #45 9.555 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
09:14:18 #45 9.560 Unpacking python3-distutils (3.9.2-1) ...
09:14:18 #45 9.613 Selecting previously unselected package libglib2.0-dev-bin.
09:14:18 #45 9.615 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
09:14:18 #45 9.619 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:14:18 #45 9.667 Selecting previously unselected package libsepol1-dev:amd64.
09:14:18 #45 9.669 Preparing to unpack .../16-libsepol1-dev_3.1-1_amd64.deb ...
09:14:18 #45 9.674 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:14:18 #45 9.751 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:18 #45 9.754 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
09:14:18 #45 9.757 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:18 #45 9.826 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:18 #45 9.829 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
09:14:18 #45 9.833 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:18 #45 9.905 Selecting previously unselected package libpcre2-posix2:amd64.
09:14:18 #45 9.907 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
09:14:18 #45 9.912 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:18 #45 9.967 Selecting previously unselected package libpcre2-dev:amd64.
09:14:18 #45 9.971 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
09:14:18 #45 9.974 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:18 #45 10.10 Selecting previously unselected package libselinux1-dev:amd64.
09:14:19 #15 0.604 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:14:19 #15 0.604 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:14:19 #15 0.604 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:14:19 #15 0.961 Reading package lists...
09:14:19 #14 65.04 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:19 #14 65.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:19 #14 65.25 
09:14:19 #14 65.25 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:19 #14 65.29 Setting up dput (1.0.3ubuntu1.1) ...
09:14:19 #15 6.495  Done
09:14:19 #15 6.683 Starting pkgProblemResolver with broken count: 0
09:14:19 #13 68.20 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
09:14:19 #13 68.21 Setting up libobject-id-perl (0.1.2-2.1) ...
09:14:19 #13 68.22 Setting up libio-stringy-perl (2.111-3) ...
09:14:19 #13 68.24 Setting up liblist-moreutils-perl (0.430-2) ...
09:14:19 #13 68.26 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:19 #13 68.27 Setting up liblog-any-perl (1.709-1) ...
09:14:19 #13 68.29 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:14:19 #13 68.30 Setting up libdevel-size-perl (0.83-1+b2) ...
09:14:19 #13 68.31 Setting up libdebhelper-perl (13.3.4) ...
09:14:19 #13 68.33 Setting up libpod-constants-perl (0.19-2) ...
09:14:19 #13 68.34 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
09:14:19 #13 68.35 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:19 #13 68.36 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:19 #13 68.37 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:14:19 #13 68.38 Setting up libtry-tiny-perl (0.30-1) ...
09:14:19 #13 68.39 Setting up libtype-tiny-perl (1.012001-2) ...
09:14:19 #14 63.57 Setting up patch (2.7.6-7build2) ...
09:14:19 #14 63.58 Setting up autopoint (0.21-4ubuntu4) ...
09:14:19 #14 63.59 Setting up fonts-dejavu-core (2.37-2build1) ...
09:14:19 #14 63.65 Setting up ucf (3.0043) ...
09:14:19 #14 63.74 Setting up libjpeg-turbo8:arm64 (2.1.2-0ubuntu1) ...
09:14:19 #14 63.75 Setting up libltdl7:arm64 (2.4.6-15build2) ...
09:14:19 #14 63.76 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:19 #14 63.77 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
09:14:19 #14 63.78 Setting up libwebp7:arm64 (1.2.2-2ubuntu0.22.04.2) ...
09:14:19 #14 63.79 Setting up libubsan1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:19 #14 63.80 Setting up libmd0:arm64 (1.0.4-1build1) ...
09:14:19 #14 63.81 Setting up python-apt-common (2.4.0ubuntu2) ...
09:14:19 #14 63.83 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
09:14:19 #14 69.32 137 added, 0 removed; done.
09:14:19 #14 69.35 Setting up libgprofng0:arm64 (2.40-2ubuntu4.1) ...
09:14:19 #14 69.36 Setting up libfreetype6:arm64 (2.12.1+dfsg-4ubuntu0.1) ...
09:14:19 #14 69.37 Setting up libgcc-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:19 #14 69.38 Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
09:14:19 #14 69.40 Setting up libgdbm-compat4:arm64 (1.23-3) ...
09:14:19 #14 62.69 Preparing to unpack .../313-libsocket6-perl_0.29-1build4_armhf.deb ...
09:14:19 #14 62.70 Unpacking libsocket6-perl (0.29-1build4) ...
09:14:19 #14 62.72 Selecting previously unselected package libstring-copyright-perl.
09:14:19 #14 62.73 Preparing to unpack .../314-libstring-copyright-perl_0.003012-1_all.deb ...
09:14:19 #14 62.73 Unpacking libstring-copyright-perl (0.003012-1) ...
09:14:19 #14 62.76 Selecting previously unselected package libstring-escape-perl.
09:14:19 #14 62.76 Preparing to unpack .../315-libstring-escape-perl_2010.002-2_all.deb ...
09:14:19 #14 62.77 Unpacking libstring-escape-perl (2010.002-2) ...
09:14:19 #14 62.81 Selecting previously unselected package libstring-shellquote-perl.
09:14:19 #14 62.81 Preparing to unpack .../316-libstring-shellquote-perl_1.04-1_all.deb ...
09:14:19 #14 62.81 Unpacking libstring-shellquote-perl (1.04-1) ...
09:14:19 #14 62.84 Selecting previously unselected package libxs-parse-keyword-perl.
09:14:19 #14 62.84 Preparing to unpack .../317-libxs-parse-keyword-perl_0.21-1build1_armhf.deb ...
09:14:19 #14 62.85 Unpacking libxs-parse-keyword-perl (0.21-1build1) ...
09:14:19 #14 62.89 Selecting previously unselected package libsyntax-keyword-try-perl.
09:14:19 #14 62.89 Preparing to unpack .../318-libsyntax-keyword-try-perl_0.26-1build1_armhf.deb ...
09:14:19 #14 62.89 Unpacking libsyntax-keyword-try-perl (0.26-1build1) ...
09:14:19 #14 62.92 Selecting previously unselected package libterm-readkey-perl.
09:14:19 #14 62.57 Selecting previously unselected package libhttp-tiny-multipart-perl.
09:14:19 #14 62.57 Preparing to unpack .../255-libhttp-tiny-multipart-perl_0.08-2_all.deb ...
09:14:19 #14 62.58 Unpacking libhttp-tiny-multipart-perl (0.08-2) ...
09:14:19 #14 62.62 Selecting previously unselected package libio-prompter-perl.
09:14:19 #14 62.62 Preparing to unpack .../256-libio-prompter-perl_0.004015-2_all.deb ...
09:14:19 #14 62.62 Unpacking libio-prompter-perl (0.004015-2) ...
09:14:19 #14 62.66 Selecting previously unselected package libjson-perl.
09:14:19 #14 62.66 Preparing to unpack .../257-libjson-perl_4.10000-1_all.deb ...
09:14:19 #14 62.67 Unpacking libjson-perl (4.10000-1) ...
09:14:19 #14 62.70 Selecting previously unselected package liblog-any-perl.
09:14:19 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:19 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:19 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lLijWS
09:14:19 + umask 022
09:14:19 + cd /root/rpmbuild/BUILD
09:14:19 + cd /root/rpmbuild/BUILD
09:14:19 + rm -rf src
09:14:19 + /usr/bin/mkdir -p src
09:14:19 + cd src
09:14:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:19 + /usr/bin/tar -xof -
09:14:19 #13 66.33 (117/142): perl-IO-1.50-497.fc38.x86_64.rpm     5.7 MB/s |  93 kB     00:00    
09:14:19 #13 66.33 (118/142): perl-IPC-Open3-1.22-497.fc38.noarch. 1.6 MB/s |  24 kB     00:00    
09:14:19 #13 66.34 (119/142): perl-NDBM_File-1.15-497.fc38.x86_64. 1.5 MB/s |  24 kB     00:00    
09:14:19 #13 66.34 (120/142): perl-POSIX-2.03-497.fc38.x86_64.rpm  6.3 MB/s |  99 kB     00:00    
09:14:19 #13 66.35 (121/142): perl-SelectSaver-1.02-497.fc38.noarc 867 kB/s |  13 kB     00:00    
09:14:19 #13 66.36 (122/142): perl-Symbol-1.09-497.fc38.noarch.rpm 1.0 MB/s |  15 kB     00:00    
09:14:19 #13 66.36 (123/142): perl-Text-Tabs+Wrap-2023.0511-1.fc38 1.4 MB/s |  22 kB     00:00    
09:14:19 #13 66.36 (124/142): perl-base-2.27-497.fc38.noarch.rpm   1.1 MB/s |  17 kB     00:00    
09:14:19 #13 66.37 (125/142): perl-if-0.61.000-497.fc38.noarch.rpm 1.0 MB/s |  15 kB     00:00    
09:14:19 #13 66.37 (126/142): perl-interpreter-5.36.1-497.fc38.x86 4.7 MB/s |  73 kB     00:00    
09:14:19 #13 66.38 (127/142): perl-locale-1.10-497.fc38.noarch.rpm 1.0 MB/s |  15 kB     00:00    
09:14:19 #13 66.39 (128/142): perl-mro-1.26-497.fc38.x86_64.rpm    2.0 MB/s |  30 kB     00:00    
09:14:19 #13 66.40 (129/142): perl-overload-1.35-497.fc38.noarch.r 3.0 MB/s |  47 kB     00:00    
09:14:19 #13 66.41 (130/142): perl-overloading-0.02-497.fc38.noarc 866 kB/s |  14 kB     00:00    
09:14:19 #13 66.42 (131/142): perl-libs-5.36.1-497.fc38.x86_64.rpm  39 MB/s | 2.2 MB     00:00    
09:14:19 #13 66.42 (132/142): perl-vars-1.05-497.fc38.noarch.rpm   636 kB/s |  14 kB     00:00    
09:14:19 #13 66.43 (133/142): pyproject-srpm-macros-1.9.0-1.fc38.n 812 kB/s |  15 kB     00:00    
09:14:19 #13 66.44 (134/142): python3-dnf-plugins-core-4.4.2-1.fc3  15 MB/s | 299 kB     00:00    
09:14:19 #13 66.45 (135/142): python3-zstandard-0.21.0-1.fc38.x86_  22 MB/s | 487 kB     00:00    
09:14:19 #13 66.45 (136/142): qt5-srpm-macros-5.15.10-1.fc38.noarc 344 kB/s | 8.2 kB     00:00    
09:14:19 #13 66.46 (137/142): rpm-build-4.18.1-3.fc38.x86_64.rpm   4.8 MB/s |  77 kB     00:00    
09:14:19 #13 66.47 (138/142): rpmlint-fedora-license-data-1.30-1.f 1.7 MB/s |  27 kB     00:00    
09:14:19 #13 66.47 (139/142): rpmlint-2.4.0-6.fc38.noarch.rpm       15 MB/s | 330 kB     00:00    
09:14:19 #13 66.47 (140/142): rust-srpm-macros-24-5.fc38.noarch.rp 736 kB/s |  12 kB     00:00    
09:14:19 #13 66.48 (141/142): xxhash-libs-0.8.2-1.fc38.x86_64.rpm  2.4 MB/s |  37 kB     00:00    
09:14:19 #13 66.49 (142/142): zstd-1.5.5-1.fc38.x86_64.rpm          24 MB/s | 482 kB     00:00    
09:14:19 #13 66.49 --------------------------------------------------------------------------------
09:14:19 #13 66.49 Total                                           9.4 MB/s |  30 MB     00:03     
09:14:19 #13 65.30 Setting up dh-autoreconf (20) ...
09:14:19 #13 65.32 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:19 #13 65.33 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:14:19 #13 65.34 Setting up python3-gpg (1.18.0-3+b1) ...
09:14:19 #13 65.51 Setting up python3-certifi (2022.9.24-1) ...
09:14:19 #15 7.551 Running transaction check
09:14:19 #15 7.706 Transaction check succeeded.
09:14:19 #15 7.706 Running transaction test
09:14:19 #45 10.10 Preparing to unpack .../21-libselinux1-dev_3.1-3_amd64.deb ...
09:14:19 #45 10.11 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:14:19 #45 10.19 Selecting previously unselected package libmount-dev:amd64.
09:14:19 #45 10.20 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:19 #45 10.20 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:19 #45 10.24 Selecting previously unselected package libpcre16-3:amd64.
09:14:19 #45 10.25 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_amd64.deb ...
09:14:19 #45 10.25 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
09:14:19 #14 65.44 Setting up libio-async-loop-epoll-perl (0.20-1) ...
09:14:19 #14 65.45 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:14:19 #15 6.726 Starting 2 pkgProblemResolver with broken count: 0
09:14:19 #15 6.729 Done
09:14:19 #13 68.41 Setting up libcommon-sense-perl (3.75-1+b4) ...
09:14:19 #13 68.42 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:14:19 #13 68.43 Setting up libnet-http-perl (6.20-1) ...
09:14:19 #13 68.44 Setting up libtext-markdown-discount-perl:amd64 (0.12-1+b1) ...
09:14:19 #13 68.46 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:19 #13 68.47 Setting up libtime-moment-perl (0.44-1+b3) ...
09:14:19 #13 68.48 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:19 #13 68.49 Setting up python3 (3.9.2-3) ...
09:14:19 #14 63.84 Setting up libhwasan0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:19 #14 63.85 Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
09:14:19 #14 63.86 Setting up libuchardet0:arm64 (0.0.7-1build2) ...
09:14:19 #14 63.87 Setting up lzop (1.04-2build2) ...
09:14:19 #14 63.88 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
09:14:19 #14 63.91 Setting up git-man (1:2.34.1-1ubuntu1.10) ...
09:14:19 #14 63.92 Setting up netbase (6.3) ...
09:14:19 #14 63.94 Setting up libbinutils:arm64 (2.38-4ubuntu2.3) ...
09:14:19 #14 63.95 Setting up libfido2-1:arm64 (1.10.0-1) ...
09:14:19 #14 63.96 Setting up libisl23:arm64 (0.24-2build1) ...
09:14:19 #14 63.98 Setting up libc-dev-bin (2.35-0ubuntu3.3) ...
09:14:19 #14 63.99 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:14:19 #14 64.00 Setting up libbsd0:arm64 (0.11.5-1) ...
09:14:19 #14 64.01 Setting up libelf1:arm64 (0.186-1build1) ...
09:14:19 #14 64.02 Setting up readline-common (8.1.2-1) ...
09:14:19 #14 64.04 Setting up publicsuffix (20211207.1025-1) ...
09:14:19 #14 64.04 Setting up zstd (1.4.8+dfsg-3build1) ...
09:14:19 #14 69.41 Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
09:14:19 #14 69.42 Setting up dwz (0.15-1) ...
09:14:19 #14 69.43 Setting up groff-base (1.22.4-10) ...
09:14:19 #14 69.45 Setting up libtiff6:arm64 (4.5.0-5ubuntu1.1) ...
09:14:19 #14 69.46 Setting up cpp (4:12.2.0-3ubuntu1) ...
09:14:19 #14 69.48 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:14:19 #14 69.49 Setting up debugedit (1:5.0-5) ...
09:14:19 #14 69.50 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.2) ...
09:14:19 #14 69.51 Setting up libx11-6:arm64 (2:1.8.4-2ubuntu0.2) ...
09:14:19 #14 69.53 Setting up curl (7.88.1-8ubuntu2.2) ...
09:14:19 #14 69.54 Setting up libfontconfig1:arm64 (2.14.1-3ubuntu3) ...
09:14:19 #14 69.55 Setting up libperl5.36:arm64 (5.36.0-7ubuntu0.23.04.1) ...
09:14:19 #14 69.56 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
09:14:19 #14 69.57 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:14:19 #14 69.58 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:14:19 #14 69.59 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
09:14:19 #14 69.61 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:14:19 #15 7.935 Transaction test succeeded.
09:14:19 #15 7.936 Running transaction
09:14:19 #14 62.93 Preparing to unpack .../319-libterm-readkey-perl_2.38-1build4_armhf.deb ...
09:14:19 #14 62.93 Unpacking libterm-readkey-perl (2.38-1build4) ...
09:14:19 #14 62.96 Selecting previously unselected package libtext-levenshteinxs-perl.
09:14:19 #14 62.96 Preparing to unpack .../320-libtext-levenshteinxs-perl_0.03-4build10_armhf.deb ...
09:14:19 #14 62.97 Unpacking libtext-levenshteinxs-perl (0.03-4build10) ...
09:14:19 #14 63.01 Selecting previously unselected package libtext-markdown-discount-perl:armhf.
09:14:19 #14 63.01 Preparing to unpack .../321-libtext-markdown-discount-perl_0.13-1build1_armhf.deb ...
09:14:19 #14 63.01 Unpacking libtext-markdown-discount-perl:armhf (0.13-1build1) ...
09:14:19 #14 63.04 Selecting previously unselected package libtext-xslate-perl:armhf.
09:14:19 #14 63.05 Preparing to unpack .../322-libtext-xslate-perl_3.5.9-1build1_armhf.deb ...
09:14:19 #14 63.05 Unpacking libtext-xslate-perl:armhf (3.5.9-1build1) ...
09:14:19 #14 63.09 Selecting previously unselected package libtime-duration-perl.
09:14:19 #14 63.09 Preparing to unpack .../323-libtime-duration-perl_1.21-1_all.deb ...
09:14:19 #14 63.10 Unpacking libtime-duration-perl (1.21-1) ...
09:14:19 #14 63.13 Selecting previously unselected package libtime-moment-perl.
09:14:19 #14 63.13 Preparing to unpack .../324-libtime-moment-perl_0.44-1build6_armhf.deb ...
09:14:19 #14 63.13 Unpacking libtime-moment-perl (0.44-1build6) ...
09:14:19 #14 63.17 Selecting previously unselected package libtype-tiny-xs-perl.
09:14:19 #16 0.780 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
09:14:19 #16 0.840 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
09:14:19 #14 62.70 Preparing to unpack .../258-liblog-any-perl_1.713-1_all.deb ...
09:14:19 #14 62.71 Unpacking liblog-any-perl (1.713-1) ...
09:14:19 #14 62.75 Selecting previously unselected package liblog-any-adapter-screen-perl.
09:14:19 #14 62.75 Preparing to unpack .../259-liblog-any-adapter-screen-perl_0.140-2_all.deb ...
09:14:19 #14 62.76 Unpacking liblog-any-adapter-screen-perl (0.140-2) ...
09:14:19 #14 62.79 Selecting previously unselected package libpackage-stash-perl.
09:14:19 #14 62.79 Preparing to unpack .../260-libpackage-stash-perl_0.40-1_all.deb ...
09:14:19 #14 62.80 Unpacking libpackage-stash-perl (0.40-1) ...
09:14:19 #14 62.84 Selecting previously unselected package libsub-identify-perl.
09:14:19 #14 62.84 Preparing to unpack .../261-libsub-identify-perl_0.14-3_armhf.deb ...
09:14:19 #14 62.84 Unpacking libsub-identify-perl (0.14-3) ...
09:14:19 #14 62.89 Selecting previously unselected package libsub-name-perl:armhf.
09:14:19 #14 62.90 Preparing to unpack .../262-libsub-name-perl_0.26-2build1_armhf.deb ...
09:14:19 #14 62.90 Unpacking libsub-name-perl:armhf (0.26-2build1) ...
09:14:19 #14 62.95 Selecting previously unselected package libnamespace-clean-perl.
09:14:19 #17 21.07   Installing       : openssh-clients-8.0p1-19.el8.x86_64                  31/58 
09:14:19 #13 65.64 Setting up libmodule-runtime-perl (0.016-2) ...
09:14:19 #13 65.65 Setting up libmailtools-perl (2.21-2) ...
09:14:19 #13 65.67 Setting up python3-idna (3.3-1) ...
09:14:19 #13 65.87 Setting up python3-urllib3 (1.26.12-1) ...
09:14:19 #45 10.35 Selecting previously unselected package libpcre32-3:amd64.
09:14:19 #45 10.35 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_amd64.deb ...
09:14:19 #45 10.36 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
09:14:19 #45 10.42 Selecting previously unselected package libpcrecpp0v5:amd64.
09:14:19 #45 10.42 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
09:14:19 #45 10.43 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
09:14:19 #45 ...
09:14:19 
09:14:19 #44 [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
09:14:19 #44 1.097 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:19 #44 1.097 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:19 #44 1.097 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:19 #14 65.59 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:19 #14 65.60 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:19 #14 65.61 Setting up libmailtools-perl (2.21-1) ...
09:14:19 #14 65.62 Setting up git (1:2.25.1-1ubuntu3.11) ...
09:14:19 #14 65.65 Setting up libxml-libxml-perl (2.0134+dfsg-1build1) ...
09:14:19 #14 65.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:19 #14 65.77 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:19 #14 65.84 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:19 #15 7.057 The following additional packages will be installed:
09:14:19 #15 7.057   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:14:19 #15 7.058   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:14:19 #15 7.058   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
09:14:19 #15 7.058   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
09:14:19 #15 7.058   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
09:14:19 #15 7.058   libudev-dev libuv1 pkg-config
09:14:19 #15 7.060 Suggested packages:
09:14:19 #15 7.060   cmake-doc ninja-build apparmor-easyprof gcc-10-doc lrzip libtool-doc seccomp
09:14:19 #15 7.060   libstdc++-10-doc
09:14:19 #15 7.060 Recommended packages:
09:14:19 #15 7.060   libglib2.0-data shared-mime-info xdg-user-dirs
09:14:19 #15 9.319 Running transaction check
09:14:19 #15 9.439 Transaction check succeeded.
09:14:19 #15 9.439 Running transaction test
09:14:19 #13 68.76 Setting up libexception-class-perl (1.44-1) ...
09:14:19 #13 68.77 Setting up python3-xdg (0.27-2) ...
09:14:19 #13 68.92 Setting up libconfig-tiny-perl (2.26-1) ...
09:14:19 #13 68.93 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
09:14:19 #13 68.94 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
09:14:19 #13 68.95 Setting up liblist-utilsby-perl (0.11-1) ...
09:14:19 #14 64.06 Setting up libmarkdown2:arm64 (2.2.7-2) ...
09:14:19 #14 64.07 Setting up libcc1-0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:19 #14 64.08 Setting up iso-codes (4.9.0-1) ...
09:14:19 #14 64.09 Setting up liblocale-gettext-perl (1.07-4build3) ...
09:14:19 #14 64.10 Setting up liblsan0:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:19 #14 64.11 Setting up dctrl-tools (2.24-3build2) ...
09:14:19 #14 64.12 Setting up libitm1:arm64 (12.3.0-1ubuntu1~22.04) ...
09:14:19 #14 64.14 Setting up libgdbm6:arm64 (1.23-1) ...
09:14:19 #14 64.14 Setting up libicu70:arm64 (70.1-2) ...
09:14:19 #14 64.15 Setting up libtsan0:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:19 #14 64.16 Setting up libctf0:arm64 (2.38-4ubuntu2.3) ...
09:14:19 #14 64.18 Setting up libjpeg8:arm64 (8c-2ubuntu10) ...
09:14:19 #14 64.19 Setting up pinentry-curses (1.1.1-1build2) ...
09:14:19 #14 64.20 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:14:19 #14 64.21 Setting up manpages-dev (5.10-1ubuntu1) ...
09:14:19 #14 64.22 Setting up libdw1:arm64 (0.186-1build1) ...
09:14:19 #14 64.23 Setting up libxdmcp6:arm64 (1:1.1.3-0ubuntu5) ...
09:14:19 #14 64.24 Setting up libxcb1:arm64 (1.14-3ubuntu3) ...
09:14:19 #14 64.25 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
09:14:19 #15 2.266 dh_testdir
09:14:19 #15 2.284 dh_testroot
09:14:19 #15 2.302 dh_prep
09:14:19 #15 2.323 dh_testdir
09:14:19 #15 2.341 dh_testroot
09:14:19 #15 2.359 dh_install
09:14:19 #15 2.386 dh_installdocs
09:14:19 #15 2.417 dh_installchangelogs
09:14:19 #15 2.489 dh_compress
09:14:19 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:14:19 Created binary: bundles/dynbinary-daemon/dockerd
09:14:19 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:14:19 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:19 module github.com/docker/docker
09:14:19 
09:14:19 go 1.19
09:14:19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:19 + GO111MODULE=on
09:14:19 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:40.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
09:14:19 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:14:19 Created binary: bundles/dynbinary-daemon/docker-proxy
09:14:19 
09:14:19 + popd
09:14:19 + exit 0
09:14:19 ~/rpmbuild/BUILD/src
09:14:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fneIO6
09:14:19 + umask 022
09:14:19 + cd /root/rpmbuild/BUILD
09:14:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']'
09:14:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:19 + mkdir -p /root/rpmbuild/BUILDROOT
09:14:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:19 + cd src
09:14:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:14:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd
09:14:19 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:14:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/docker-proxy
09:14:19 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/libexec/docker/docker-init
09:14:19 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/lib/systemd/system/docker.service
09:14:19 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/lib/systemd/system/docker.socket
09:14:19 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/etc/docker
09:14:19 + /usr/lib/rpm/check-buildroot
09:14:19 + /usr/lib/rpm/redhat/brp-compress
09:14:19 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:14:19 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:14:19 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:14:19 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:14:19 + /usr/lib/rpm/redhat/brp-python-hardlink
09:14:19 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:14:19 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dzQhnA
09:14:19 + umask 022
09:14:19 + cd /root/rpmbuild/BUILD
09:14:19 + cd src
09:14:19 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:14:19 PASS: daemon version OK
09:14:19 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:14:19 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:14:19 + echo 'PASS: daemon version OK'
09:14:19 + exit 0
09:14:19 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:19 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el7
09:14:19 Requires(interp): /bin/sh /bin/sh /bin/sh
09:14:19 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:14:19 Requires(post): /bin/sh
09:14:19 Requires(preun): /bin/sh
09:14:19 Requires(postun): /bin/sh
09:14:19 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)
09:14:19 Conflicts: docker docker-io docker-engine-cs docker-ee
09:14:19 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
09:14:19 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:19 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:14:19 #14 63.18 Preparing to unpack .../325-libtype-tiny-xs-perl_0.022-1build2_armhf.deb ...
09:14:19 #14 63.18 Unpacking libtype-tiny-xs-perl (0.022-1build2) ...
09:14:19 #14 63.25 Selecting previously unselected package libunicode-utf8-perl.
09:14:19 #14 63.25 Preparing to unpack .../326-libunicode-utf8-perl_0.62-1build4_armhf.deb ...
09:14:19 #14 63.25 Unpacking libunicode-utf8-perl (0.62-1build4) ...
09:14:19 #14 63.29 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:19 #14 63.29 Preparing to unpack .../327-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:14:19 #14 63.30 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:14:19 #14 63.33 Selecting previously unselected package libxml-sax-base-perl.
09:14:19 #14 63.33 Preparing to unpack .../328-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:14:19 #14 63.33 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:14:19 #14 63.37 Selecting previously unselected package libxml-sax-perl.
09:14:19 #14 63.38 Preparing to unpack .../329-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:14:19 #14 63.38 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:14:19 #14 63.42 Selecting previously unselected package libxml-libxml-perl.
09:14:19 #16 0.912 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
09:14:19 #16 0.985 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
09:14:19 #14 62.95 Preparing to unpack .../263-libnamespace-clean-perl_0.27-2_all.deb ...
09:14:19 #14 62.95 Unpacking libnamespace-clean-perl (0.27-2) ...
09:14:19 #14 62.99 Selecting previously unselected package libpath-tiny-perl.
09:14:19 #14 62.99 Preparing to unpack .../264-libpath-tiny-perl_0.144-1_all.deb ...
09:14:19 #14 63.00 Unpacking libpath-tiny-perl (0.144-1) ...
09:14:19 #14 63.04 Selecting previously unselected package libstrictures-perl.
09:14:19 #14 63.04 Preparing to unpack .../265-libstrictures-perl_2.000006-1_all.deb ...
09:14:19 #14 63.05 Unpacking libstrictures-perl (2.000006-1) ...
09:14:19 #14 63.09 Selecting previously unselected package libtype-tiny-perl.
09:14:19 #14 63.09 Preparing to unpack .../266-libtype-tiny-perl_2.002001-1_all.deb ...
09:14:19 #14 63.09 Unpacking libtype-tiny-perl (2.002001-1) ...
09:14:19 #14 63.15 Selecting previously unselected package libgitlab-api-v4-perl.
09:14:19 #14 63.15 Preparing to unpack .../267-libgitlab-api-v4-perl_0.26-2_all.deb ...
09:14:19 #14 63.15 Unpacking libgitlab-api-v4-perl (0.26-2) ...
09:14:19 #14 63.20 Selecting previously unselected package libhtml-form-perl.
09:14:19 #14 63.20 Preparing to unpack .../268-libhtml-form-perl_6.11-1_all.deb ...
09:14:19 #14 63.21 Unpacking libhtml-form-perl (6.11-1) ...
09:14:19 #14 63.24 Selecting previously unselected package libhtml-format-perl.
09:14:19 #14 63.25 Preparing to unpack .../269-libhtml-format-perl_2.16-2_all.deb ...
09:14:19 #14 63.25 Unpacking libhtml-format-perl (2.16-2) ...
09:14:19 #14 63.29 Selecting previously unselected package libhtml-html5-entities-perl.
09:14:19 #14 63.29 Preparing to unpack .../270-libhtml-html5-entities-perl_0.004-3_all.deb ...
09:14:19 #14 63.30 Unpacking libhtml-html5-entities-perl (0.004-3) ...
09:14:19 #21 exporting layers 3.3s done
09:14:19 #21 writing image sha256:69d349a320653e7aade3528c3522fc68aba2f2651046b704815fca34794ffaa6 done
09:14:19 #21 naming to docker.io/debbuild-ubuntu-lunar/x86_64 done
09:14:19 #21 DONE 3.3s
09:14:19 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/x86_64
09:14:19 + set -e
09:14:19 + mkdir -p /root/build-deb/engine
09:14:19 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:19 + STATUS=0
09:14:19 + '[' 0 -ne 0 ']'
09:14:19 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:19 + /usr/bin/tar -xof -
09:14:19 #14 65.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:19 #14 66.02 Setting up dh-strip-nondeterminism (1.7.0-1) ...
09:14:19 #14 66.03 Setting up libconst-fast-perl (0.014-1) ...
09:14:19 #14 66.04 Setting up libhttp-daemon-perl (6.06-1ubuntu0.1) ...
09:14:19 #14 66.05 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:19 #14 66.06 Setting up libcurl4:armhf (7.68.0-1ubuntu2.19) ...
09:14:19 #14 66.07 Setting up curl (7.68.0-1ubuntu2.19) ...
09:14:19 #14 66.08 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:14:19 #14 66.09 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:19 #15 7.428 The following NEW packages will be installed:
09:14:19 #15 7.428   bash-completion build-essential cmake cmake-data dh-apparmor dmsetup g++
09:14:19 #15 0.586 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:19 #15 0.586 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:19 #15 0.586 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:19 #13 68.97 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:19 #13 68.98 Setting up libsub-install-perl (0.928-1.1) ...
09:14:19 #13 69.00 Setting up gcc (4:10.2.1-1) ...
09:14:19 #13 69.02 Setting up dpkg-dev (1.20.12) ...
09:14:19 #13 69.04 Setting up libnumber-compare-perl (0.03-1.1) ...
09:14:19 #13 69.05 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:19 #13 69.07 Setting up liberror-perl (0.17029-1) ...
09:14:19 #13 69.08 Setting up python3-six (1.16.0-2) ...
09:14:19 #13 69.20 Setting up dh-autoreconf (20) ...
09:14:19 #14 64.43 Setting up libedit2:arm64 (3.1-20210910-1build1) ...
09:14:19 #14 64.44 Setting up libreadline8:arm64 (8.1.2-1) ...
09:14:19 #14 64.45 Setting up m4 (1.4.18-5ubuntu2) ...
09:14:19 #14 64.46 Setting up binutils-aarch64-linux-gnu (2.38-4ubuntu2.3) ...
09:14:19 #14 64.47 Setting up binutils (2.38-4ubuntu2.3) ...
09:14:19 #14 64.48 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:19 #14 64.49 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
09:14:19 #14 64.50 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:19 #15 0.888 Reading package lists...
09:14:19 #15 2.523 dh_fixperms
09:14:19 #15 2.563 dh_installdeb
09:14:19 #15 2.589 dh_gencontrol
09:14:19 #15 2.701 dh_md5sums
09:14:19 #15 2.728 dh_builddeb
09:14:19 #15 2.748 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:19 #15 2.768 
09:14:19 #15 2.768 The package has been created.
09:14:19 #15 2.768 Attention, the package has been created in the current directory,
09:14:19 #15 2.768 not in ".." as indicated by the message above!
09:14:19 #15 2.788 Selecting previously unselected package docker-ce-build-deps.
09:14:19 #15 2.804 (Reading database ... 27802 files and directories currently installed.)
09:14:19 #14 70.09 Setting up libxpm4:arm64 (1:3.5.12-1.1) ...
09:14:19 #14 70.10 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
09:14:19 #14 70.18 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:14:19 #14 63.42 Preparing to unpack .../330-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1_armhf.deb ...
09:14:19 #14 63.43 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:14:19 #14 63.47 Selecting previously unselected package libxml-parser-perl:armhf.
09:14:19 #14 63.47 Preparing to unpack .../331-libxml-parser-perl_2.46-3build1_armhf.deb ...
09:14:19 #14 63.48 Unpacking libxml-parser-perl:armhf (2.46-3build1) ...
09:14:19 #14 63.53 Selecting previously unselected package libxml-sax-expat-perl.
09:14:19 #14 63.53 Preparing to unpack .../332-libxml-sax-expat-perl_0.51-1_all.deb ...
09:14:19 #14 63.53 Unpacking libxml-sax-expat-perl (0.51-1) ...
09:14:19 #14 63.56 Selecting previously unselected package libyaml-libyaml-perl.
09:14:19 #14 63.56 Preparing to unpack .../333-libyaml-libyaml-perl_0.83+ds-1build1_armhf.deb ...
09:14:19 #14 63.57 Unpacking libyaml-libyaml-perl (0.83+ds-1build1) ...
09:14:19 #14 63.60 Selecting previously unselected package licensecheck.
09:14:19 #14 63.60 Preparing to unpack .../334-licensecheck_3.2.14-2_all.deb ...
09:14:19 #14 63.61 Unpacking licensecheck (3.2.14-2) ...
09:14:19 #14 63.34 Selecting previously unselected package libhtml-tokeparser-simple-perl.
09:14:19 #14 63.34 Preparing to unpack .../271-libhtml-tokeparser-simple-perl_3.16-4_all.deb ...
09:14:19 #14 63.35 Unpacking libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:19 #14 63.39 Selecting previously unselected package libhttp-daemon-perl.
09:14:19 #14 63.39 Preparing to unpack .../272-libhttp-daemon-perl_6.14-2_all.deb ...
09:14:19 #14 63.40 Unpacking libhttp-daemon-perl (6.14-2) ...
09:14:19 #14 63.44 Selecting previously unselected package libindirect-perl.
09:14:19 #14 63.44 Preparing to unpack .../273-libindirect-perl_0.39-2build1_armhf.deb ...
09:14:19 #14 63.44 Unpacking libindirect-perl (0.39-2build1) ...
09:14:19 #14 63.49 Selecting previously unselected package libio-interactive-perl.
09:14:19 #14 63.49 Preparing to unpack .../274-libio-interactive-perl_1.023-2_all.deb ...
09:14:19 #14 63.50 Unpacking libio-interactive-perl (1.023-2) ...
09:14:19 #14 63.54 Selecting previously unselected package libtypes-serialiser-perl.
09:14:19 + mkdir -p /root/build-deb/cli
09:14:19 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:20 #17 22.10   Installing       : git-core-2.39.3-1.el8.x86_64                         32/58 
09:14:20 #13 66.09 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1+b1) ...
09:14:20 #13 66.20 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:20 #13 66.27 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:20 #14 66.10 Setting up libemail-valid-perl (1.202-1) ...
09:14:20 #14 66.11 Setting up libpackage-stash-perl (0.38-1) ...
09:14:20 #14 66.14 Setting up libimport-into-perl (1.002005-1) ...
09:14:20 #14 66.15 Setting up libmoo-perl (2.003006-1) ...
09:14:20 #14 66.16 Setting up liblist-someutils-perl (0.58-1) ...
09:14:20 #14 66.17 Setting up liblist-someutils-xs-perl (0.58-2) ...
09:14:20 #14 66.18 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:14:20 #14 66.19 Setting up libmoox-aliases-perl (0.001006-1) ...
09:14:20 #14 66.20 Setting up libparams-validate-perl (1.29-3) ...
09:14:20 #14 66.21 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:20 #14 66.22 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:20 #14 66.23 Setting up libgetopt-long-descriptive-perl (0.104-1) ...
09:14:20 #14 66.24 Setting up libgitlab-api-v4-perl (0.25-1) ...
09:14:20 #14 66.25 Setting up libmoox-struct-perl (0.017-1) ...
09:14:20 #14 66.26 Setting up lintian (2.62.0ubuntu2.2) ...
09:14:20 #14 66.27 Setting up licensecheck (3.0.45-1) ...
09:14:20 #14 66.28 Setting up dh-autoreconf (19) ...
09:14:20 #14 66.29 Setting up liblwp-protocol-https-perl (6.07-2ubuntu2) ...
09:14:20 #14 66.30 Setting up libwww-perl (6.43-1) ...
09:14:20 #15 7.429   g++-10 libarchive13 libdevmapper-dev libdevmapper-event1.02.1
09:14:20 #15 7.429   libdevmapper1.02.1 libglib2.0-0 libjsoncpp24 libltdl-dev libltdl7
09:14:20 #15 7.429   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0
09:14:20 #15 7.429   libseccomp-dev libselinux1-dev libsepol1-dev libstdc++-10-dev libsystemd-dev
09:14:20 #15 7.429   libudev-dev libuv1 pkg-config
09:14:20 #13 69.21 Setting up patchutils (0.4.2-1) ...
09:14:20 #13 69.22 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:20 #13 69.24 Setting up libltdl-dev:amd64 (2.4.6-15) ...
09:14:20 #13 69.25 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:20 #13 69.26 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:20 #13 69.27 Setting up libio-string-perl (1.08-3.1) ...
09:14:20 #13 69.28 Setting up libreadonly-perl (2.050-3) ...
09:14:20 #13 69.29 Setting up python3-gpg (1.14.0-1+b2) ...
09:14:20 #15 1.824 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:20 #15 1.824 dpkg-buildpackage: info: source version 1.0
09:14:20 #15 1.824 dpkg-buildpackage: info: source distribution unstable
09:14:20 #15 1.824 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:20 #15 2.804 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:20 #15 2.807 Unpacking docker-ce-build-deps (1.0) ...
09:14:20 #14 70.18 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
09:14:20 #14 70.18 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:14:20 #14 70.18 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
09:14:20 #14 70.18 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:14:20 #14 70.18 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
09:14:20 #14 70.19 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:14:20 #14 70.21 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
09:14:20 #14 70.22 Setting up binutils-aarch64-linux-gnu (2.40-2ubuntu4.1) ...
09:14:20 #14 70.23 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ...
09:14:20 #14 70.24 Setting up binutils (2.40-2ubuntu4.1) ...
09:14:20 #14 70.25 Setting up man-db (2.11.2-1) ...
09:14:20 #14 70.35 Building database of manual pages ...
09:14:20 #15 8.581 Transaction test succeeded.
09:14:20 #15 8.581 Running transaction
09:14:20 #14 63.69 Selecting previously unselected package libdevel-size-perl.
09:14:20 #14 63.69 Preparing to unpack .../335-libdevel-size-perl_0.83-1build4_armhf.deb ...
09:14:20 #14 63.70 Unpacking libdevel-size-perl (0.83-1build4) ...
09:14:20 #14 63.73 Selecting previously unselected package libipc-run3-perl.
09:14:20 #14 63.73 Preparing to unpack .../336-libipc-run3-perl_0.048-2_all.deb ...
09:14:20 #14 63.74 Unpacking libipc-run3-perl (0.048-2) ...
09:14:20 #14 63.78 Selecting previously unselected package lzip.
09:14:20 #14 63.78 Preparing to unpack .../337-lzip_1.23-1_armhf.deb ...
09:14:20 #14 63.78 Unpacking lzip (1.23-1) ...
09:14:20 #14 63.82 Selecting previously unselected package lzop.
09:14:20 #14 63.82 Preparing to unpack .../338-lzop_1.04-2build2_armhf.deb ...
09:14:20 #14 63.82 Unpacking lzop (1.04-2build2) ...
09:14:20 #14 63.86 Selecting previously unselected package t1utils.
09:14:20 #14 63.86 Preparing to unpack .../339-t1utils_1.41-4build2_armhf.deb ...
09:14:20 #14 63.86 Unpacking t1utils (1.41-4build2) ...
09:14:20 #14 63.90 Selecting previously unselected package unzip.
09:14:20 #14 63.54 Preparing to unpack .../275-libtypes-serialiser-perl_1.01-1_all.deb ...
09:14:20 #14 63.54 Unpacking libtypes-serialiser-perl (1.01-1) ...
09:14:20 #14 63.58 Selecting previously unselected package libjson-xs-perl.
09:14:20 #14 63.59 Preparing to unpack .../276-libjson-xs-perl_4.030-2_armhf.deb ...
09:14:20 #14 63.59 Unpacking libjson-xs-perl (4.030-2) ...
09:14:20 #14 63.63 Selecting previously unselected package libjson-maybexs-perl.
09:14:20 #14 63.63 Preparing to unpack .../277-libjson-maybexs-perl_1.004004-1_all.deb ...
09:14:20 #14 63.63 Unpacking libjson-maybexs-perl (1.004004-1) ...
09:14:20 #14 63.67 Selecting previously unselected package libldap-common.
09:14:20 #14 63.68 Preparing to unpack .../278-libldap-common_2.6.3+dfsg-1~exp1ubuntu2_all.deb ...
09:14:20 #14 63.68 Unpacking libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:20 #14 63.72 Selecting previously unselected package liblist-compare-perl.
09:14:20 #14 63.72 Preparing to unpack .../279-liblist-compare-perl_0.55-2_all.deb ...
09:14:20 #14 63.72 Unpacking liblist-compare-perl (0.55-2) ...
09:14:20 #14 63.76 Selecting previously unselected package liblist-someutils-perl.
09:14:20 #14 63.76 Preparing to unpack .../280-liblist-someutils-perl_0.59-1_all.deb ...
09:14:20 #14 63.77 Unpacking liblist-someutils-perl (0.59-1) ...
09:14:20 #14 63.80 Selecting previously unselected package liblist-someutils-xs-perl:armhf.
09:14:20 + mkdir -p /root/build-deb/buildx
09:14:20 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:20 #17 DONE 27.8s
09:14:20 
09:14:20 #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:20 #17 22.54   Installing       : git-core-doc-2.39.3-1.el8.noarch                     33/58 
09:14:20 #17 22.84   Installing       : kernel-headers-4.18.0-513.el8.x86_64                 34/58 
09:14:20 #17 22.90   Running scriptlet: glibc-headers-2.28-236.el8.1.x86_64                  35/58 
09:14:20 + STATUS=0
09:14:20 + '[' 0 -ne 0 ']'
09:14:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:20 + RPM_EC=0
09:14:20 ++ jobs -p
09:14:20 + exit 0
09:14:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y31jqb
09:14:20 + umask 022
09:14:20 + cd /root/rpmbuild/BUILD
09:14:20 + cd src
09:14:20 + export DOCKER_GITCOMMIT=7cfb81b
09:14:20 + DOCKER_GITCOMMIT=7cfb81b
09:14:20 + mkdir -p /go/src/github.com/docker
09:14:20 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:20 + pushd /root/rpmbuild/BUILD/src/engine
09:14:20 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:20 + TMP_GOPATH=/go
09:14:20 + hack/dockerfile/install/install.sh tini
09:14:20 + RM_GOPATH=0
09:14:20 + TMP_GOPATH=/go
09:14:20 + : /usr/local/bin
09:14:20 + '[' -z /go ']'
09:14:20 + export GOPATH=/go
09:14:20 + GOPATH=/go
09:14:20 + case "$(go env GOARCH)" in
09:14:20 ++ go env GOARCH
09:14:20 + export GO_BUILDMODE=-buildmode=pie
09:14:20 + GO_BUILDMODE=-buildmode=pie
09:14:20 ++ dirname hack/dockerfile/install/install.sh
09:14:20 + dir=hack/dockerfile/install
09:14:20 + bin=tini
09:14:20 + shift
09:14:20 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:20 + . hack/dockerfile/install/tini.installer
09:14:20 ++ : v0.19.0
09:14:20 + install_tini
09:14:20 + echo 'Install tini version v0.19.0'
09:14:20 Install tini version v0.19.0
09:14:20 + git clone https://github.com/krallin/tini.git /go/tini
09:14:20 Cloning into '/go/tini'...
09:14:20 #13 66.34 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:20 #13 66.49 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:20 #13 66.58 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:14:20 #13 66.66 Setting up libconst-fast-perl (0.014-2) ...
09:14:20 #13 66.68 Setting up libhttp-daemon-perl (6.16-1) ...
09:14:20 #14 66.31 Setting up debhelper (12.10ubuntu1) ...
09:14:20 #14 66.32 Setting up devscripts (2.20.2ubuntu2) ...
09:14:20 #14 66.47 Setting up equivs (2.2.0) ...
09:14:20 #14 66.48 Setting up libxml-parser-perl (2.46-1) ...
09:14:20 #14 66.50 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:20 #14 66.54 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:20 #14 66.59 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:20 #13 69.45 Setting up python3-certifi (2020.6.20-1) ...
09:14:20 #13 69.57 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:20 #13 69.58 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:20 #13 69.60 Setting up libgd3:amd64 (2.3.0-2) ...
09:14:20 #13 69.61 Setting up python3-idna (2.10-1) ...
09:14:20 #15 1.867 dpkg-buildpackage: info: host architecture arm64
09:14:20 #15 1.867  dpkg-source --before-build .
09:14:20 #15 1.973  debian/rules clean
09:14:20 #15 1.975 dh clean
09:14:20 #15 2.059    dh_clean
09:14:20 #15 2.098  debian/rules binary
09:14:20 #15 2.100 dh binary
09:14:20 #15 2.170    dh_update_autotools_config
09:14:20 #15 2.200    dh_autoreconf
09:14:20 #15 0.956 Reading package lists...
09:14:20 #14 64.98 Updating certificates in /etc/ssl/certs...
09:14:20 #14 63.90 Preparing to unpack .../340-unzip_6.0-26ubuntu3.1_armhf.deb ...
09:14:20 #14 63.91 Unpacking unzip (6.0-26ubuntu3.1) ...
09:14:20 #14 63.95 Selecting previously unselected package lintian.
09:14:20 #14 63.95 Preparing to unpack .../341-lintian_2.114.0ubuntu1.2_all.deb ...
09:14:20 #14 63.96 Unpacking lintian (2.114.0ubuntu1.2) ...
09:14:20 09:14:20 #16 1.206 Reading package lists...
#14 63.81 Preparing to unpack .../281-liblist-someutils-xs-perl_0.58-3_armhf.deb ...
09:14:20 #14 63.81 Unpacking liblist-someutils-xs-perl:armhf (0.58-3) ...
09:14:20 #14 63.85 Selecting previously unselected package liblist-utilsby-perl.
09:14:20 #14 63.85 Preparing to unpack .../282-liblist-utilsby-perl_0.12-2_all.deb ...
09:14:20 #14 63.85 Unpacking liblist-utilsby-perl (0.12-2) ...
09:14:20 #14 63.94 Selecting previously unselected package libltdl7:armhf.
09:14:20 #14 63.94 Preparing to unpack .../283-libltdl7_2.4.7-5_armhf.deb ...
09:14:20 #14 63.95 Unpacking libltdl7:armhf (2.4.7-5) ...
09:14:20 #14 63.98 Selecting previously unselected package libltdl-dev:armhf.
09:14:20 #14 63.98 Preparing to unpack .../284-libltdl-dev_2.4.7-5_armhf.deb ...
09:14:20 #14 63.99 Unpacking libltdl-dev:armhf (2.4.7-5) ...
09:14:20 #14 64.04 Selecting previously unselected package liblzo2-2:armhf.
09:14:20 #15 10.22 Transaction test succeeded.
09:14:20 #15 10.22 Running transaction
09:14:20 #17 22.98   Installing       : glibc-headers-2.28-236.el8.1.x86_64                  35/58 
09:14:20 #17 23.00   Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                   36/58 
09:14:20 #17 23.02   Installing       : glibc-devel-2.28-236.el8.1.x86_64                    37/58 
09:14:20 #17 23.03   Running scriptlet: glibc-devel-2.28-236.el8.1.x86_64                    37/58 
09:14:20 + cd /go/tini
09:14:20 + git checkout -q v0.19.0
09:14:20 + cmake .
09:14:20 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:20   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:14:20   CMake.
09:14:20 
09:14:20   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:20   CMake that the project does not need compatibility with older versions.
09:14:20 
09:14:20 
09:14:20 -- The C compiler identification is GNU 11.4.1
09:14:20 -- Detecting C compiler ABI info
09:14:20 #13 67.79 Running transaction check
09:14:20 #13 67.87 Transaction check succeeded.
09:14:20 #13 67.87 Running transaction test
09:14:20 #13 66.76 Setting up python3-unidiff (0.7.3-1) ...
09:14:20 #13 66.95 Setting up libdata-dpath-perl (0.58-2) ...
09:14:20 #14 66.74 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:20 #14 66.77 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:20 #14 66.80 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:14:20 #14 66.81 Updating certificates in /etc/ssl/certs...
09:14:20 #15 2.244    create-stamp debian/debhelper-build-stamp
09:14:20 #15 2.244    dh_prep
09:14:20 #15 2.275    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:20 #15 2.329    dh_install
09:14:20 #13 69.79 Setting up libdata-optlist-perl (0.110-1.1) ...
09:14:20 #13 69.81 Setting up libipc-run-perl (20200505.0-1) ...
09:14:20 #13 69.82 Setting up git (1:2.30.2-1+deb11u2) ...
09:14:20 #13 69.85 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
09:14:20 #13 69.86 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:14:20 #15 7.880 0 upgraded, 29 newly installed, 0 to remove and 7 not upgraded.
09:14:20 #15 7.880 1 not fully installed or removed.
09:14:20 #15 7.880 Need to get 19.1 MB of archives.
09:14:20 #15 7.880 After this operation, 82.8 MB of additional disk space will be used.
09:14:20 #15 7.880 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libstdc++-10-dev armhf 10.2.1-6+rpi1 [1751 kB]
09:14:20 #15 8.067 Get:2 http://archive.raspberrypi.org/debian bullseye/main armhf cmake-data all 3.18.4-2+rpt1+rpi1+deb11u1 [1726 kB]
09:14:20 #15 1.808 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:20 #15 1.808 dpkg-buildpackage: info: source version 1.0
09:14:20 #15 1.808 dpkg-buildpackage: info: source distribution unstable
09:14:20 #15 1.808 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:20 #44 1.611 Reading package lists...
09:14:20 #44 2.318 + apt-get  install -y --no-install-recommends gcc libc6-dev
09:14:20 #14 64.26 Selecting previously unselected package manpages-dev.
09:14:20 #14 64.26 Preparing to unpack .../342-manpages-dev_5.10-1ubuntu1_all.deb ...
09:14:20 #14 64.27 Unpacking manpages-dev (5.10-1ubuntu1) ...
09:14:20 #14 70.64 Setting up libgpgme11:arm64 (1.18.0-3ubuntu2) ...
09:14:20 #14 70.65 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:14:20 #14 70.80 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
09:14:20 #14 70.82 Setting up libpackage-stash-xs-perl:arm64 (0.30-1build1) ...
09:14:20 #14 70.83 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:20 #14 70.85 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:14:20 #14 70.86 Setting up libtirpc-dev:arm64 (1.3.3+ds-1) ...
09:14:20 #14 70.87 Setting up libdata-dump-perl (1.25-1) ...
09:14:20 #14 70.88 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:14:20 #14 70.89 Setting up libfile-find-rule-perl (0.34-3) ...
09:14:20 #14 70.90 Setting up libref-util-perl (0.204-2) ...
09:14:20 #14 70.91 Setting up libipc-system-simple-perl (1.30-2) ...
09:14:20 #14 70.92 Setting up libnet-domain-tld-perl (1.75-3) ...
09:14:20 #14 70.93 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:14:20 #14 70.95 Setting up libsocket6-perl (0.29-3) ...
09:14:20 #14 70.96 Setting up libgd3:arm64 (2.3.3-7ubuntu2) ...
09:14:20 #14 70.97 Setting up libvariable-magic-perl (0.63-1) ...
09:14:20 #14 70.98 Setting up libio-html-perl (1.004-3) ...
09:14:20 #14 70.99 Setting up libpod-parser-perl (1.65-1) ...
09:14:20 #14 64.04 Preparing to unpack .../285-liblzo2-2_2.10-2build3_armhf.deb ...
09:14:20 #14 64.05 Unpacking liblzo2-2:armhf (2.10-2build3) ...
09:14:20 #14 64.09 Selecting previously unselected package libsys-hostname-long-perl.
09:14:20 #14 64.09 Preparing to unpack .../286-libsys-hostname-long-perl_1.5-3_all.deb ...
09:14:20 #14 64.10 Unpacking libsys-hostname-long-perl (1.5-3) ...
09:14:20 #14 64.14 Selecting previously unselected package libmail-sendmail-perl.
09:14:20 #14 64.14 Preparing to unpack .../287-libmail-sendmail-perl_0.80-3_all.deb ...
09:14:20 #14 64.14 Unpacking libmail-sendmail-perl (0.80-3) ...
09:14:20 #14 64.18 Selecting previously unselected package libnet-smtp-ssl-perl.
09:14:20 #14 64.18 Preparing to unpack .../288-libnet-smtp-ssl-perl_1.04-2_all.deb ...
09:14:20 #14 64.19 Unpacking libnet-smtp-ssl-perl (1.04-2) ...
09:14:20 #14 64.22 Selecting previously unselected package libmailtools-perl.
09:14:20 #14 64.22 Preparing to unpack .../289-libmailtools-perl_2.21-2_all.deb ...
09:14:20 #14 64.23 Unpacking libmailtools-perl (2.21-2) ...
09:14:20 #14 64.28 Selecting previously unselected package libmarkdown2:armhf.
09:14:20 #15 9.271   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
09:14:20 #15 9.404   Preparing        :                                                        1/1 
09:14:20 #15 9.452   Installing       : python3-libselinux-3.5-1.fc37.x86_64                  1/93 
09:14:20 #15 9.463   Installing       : perl-File-Find-1.40-494.fc37.noarch                   2/93 
09:14:20 #15 9.469   Installing       : cmake-rpm-macros-3.27.1-1.fc37.noarch                 3/93 
09:14:20 #15 9.477   Installing       : cmake-filesystem-3.27.1-1.fc37.x86_64                 4/93 
09:14:20 #15 9.494   Installing       : checkpolicy-3.5-1.fc37.x86_64                         5/93 
09:14:20 #15 9.502   Installing       : perl-threads-1:2.27-489.fc37.x86_64                   6/93 
09:14:20 #15 9.511   Installing       : m4-1.4.19-4.fc37.x86_64                               7/93 
09:14:20 #15 9.519   Installing       : libtool-ltdl-2.4.7-2.fc37.x86_64                      8/93 
09:14:20 #15 9.527   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        9/93 
09:14:20 #15 9.535   Installing       : libmpc-1.2.1-5.fc37.x86_64                           10/93 
09:14:20 #15 9.544   Installing       : libfdisk-2.38.1-1.fc37.x86_64                        11/93 
09:14:20 #15 9.737   Installing       : cpp-12.3.1-1.fc37.x86_64                             12/93 
09:14:20 + mkdir -p /root/build-deb/compose
09:14:20 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:20 + mkdir -p /go/src/github.com/docker
09:14:20 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:20 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:20 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:20 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:20 + EPOCH=5
09:14:20 + EPOCH_SEP=
09:14:20 + [[ ! -z 5 ]]
09:14:20 + EPOCH_SEP=:
09:14:20 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:20 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:20 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:20 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:20 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:20 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:20 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:20 + debSource=docker-ce
09:14:20 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:20 + debMaintainer='Docker <support@docker.com>'
09:14:20 ++ date --rfc-2822
09:14:20 + debDate='Wed, 20 Sep 2023 09:14:20 +0000'
09:14:20 + pkgRevision=1
09:14:20 + cat
09:14:20 + export CLI_GITCOMMIT=0e70f1b
09:14:20 + CLI_GITCOMMIT=0e70f1b
09:14:20 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:20 + export ENGINE_GITCOMMIT=7cfb81b
09:14:20 + ENGINE_GITCOMMIT=7cfb81b
09:14:20 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:20 + dpkg-buildpackage -uc -us -I.git
09:14:20 dpkg-buildpackage: info: source package docker-ce
09:14:20 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar
09:14:20 dpkg-buildpackage: info: source distribution lunar
09:14:20 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:20 dpkg-buildpackage: info: host architecture amd64
09:14:20  dpkg-source -I.git --before-build .
09:14:20 #17 23.05   Installing       : libxcrypt-static-4.1.1-6.el8.x86_64                  38/58 
09:14:20 -- Detecting C compiler ABI info - done
09:14:20 -- Check for working C compiler: /usr/bin/cc - skipped
09:14:20 -- Detecting C compile features
09:14:20 -- Detecting C compile features - done
09:14:20 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:20 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:14:20 -- Configuring done
09:14:20 -- Generating done
09:14:20 -- Build files have been written to: /go/tini
09:14:20 + make tini-static
09:14:20 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:20 #13 67.04 Setting up python3-magic (2:0.4.26-3) ...
09:14:20 #15 2.365    dh_installdocs
09:14:20 #15 2.404    dh_installchangelogs
09:14:20 #15 2.497    dh_perl
09:14:20 #15 2.535    dh_link
09:14:20 #15 2.572    dh_strip_nondeterminism
09:14:20 #13 70.02 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:20 #13 70.03 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:20 #13 70.05 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:20 #13 70.06 Setting up g++ (4:10.2.1-1) ...
09:14:20 #13 70.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:20 #13 70.10 Setting up libhtml-parser-perl (3.75-1+b1) ...
09:14:20 #13 70.11 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:20 #13 70.12 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:20 #13 70.13 Setting up librole-tiny-perl (2.002004-1) ...
09:14:20 #13 70.15 Setting up gnupg (2.2.27-2+deb11u2) ...
09:14:20 #13 70.16 Setting up build-essential (12.9) ...
09:14:20 #13 70.17 Setting up python3-unidiff (0.5.5-2) ...
09:14:20 #15 1.845 dpkg-buildpackage: info: host architecture arm64
09:14:20 #15 1.845  dpkg-source --before-build .
09:14:20 #15 1.944  debian/rules clean
09:14:20 #15 1.946 dh clean
09:14:20 #15 2.024    dh_clean
09:14:20 #15 2.060  debian/rules binary
09:14:20 #14 64.51 Selecting previously unselected package python3-certifi.
09:14:20 #14 64.51 Preparing to unpack .../343-python3-certifi_2020.6.20-1_all.deb ...
09:14:20 #14 64.52 Unpacking python3-certifi (2020.6.20-1) ...
09:14:20 #14 64.57 Selecting previously unselected package python3-idna.
09:14:20 #14 64.57 Preparing to unpack .../344-python3-idna_3.3-1_all.deb ...
09:14:20 #14 64.58 Unpacking python3-idna (3.3-1) ...
09:14:20 #14 64.61 Selecting previously unselected package python3-six.
09:14:20 #14 64.62 Preparing to unpack .../345-python3-six_1.16.0-3ubuntu1_all.deb ...
09:14:20 #14 64.62 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:14:20 #14 64.66 Selecting previously unselected package python3-urllib3.
09:14:20 #14 64.66 Preparing to unpack .../346-python3-urllib3_1.26.5-1~exp1_all.deb ...
09:14:20 #14 64.67 Unpacking python3-urllib3 (1.26.5-1~exp1) ...
09:14:20 #14 64.71 Selecting previously unselected package python3-requests.
09:14:20 #14 64.71 Preparing to unpack .../347-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ...
09:14:20 #14 65.59 137 added, 0 removed; done.
09:14:20 #14 65.62 Setting up libfreetype6:arm64 (2.11.1+dfsg-1ubuntu0.2) ...
09:14:20 #14 65.63 Setting up libgdbm-compat4:arm64 (1.23-1) ...
09:14:20 #14 65.64 Setting up libgcc-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:20 #14 65.65 Setting up dwz (0.14-1build2) ...
09:14:20 #14 65.66 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:14:20 #14 65.67 Setting up groff-base (1.22.4-8build1) ...
09:14:20 #14 65.69 Setting up cpp (4:11.2.0-1ubuntu1) ...
09:14:20 #14 71.00 Setting up libb-hooks-op-check-perl:arm64 (0.22-2build1) ...
09:14:20 #14 71.01 Setting up libparams-util-perl (1.102-2) ...
09:14:20 #14 71.02 Setting up libdpkg-perl (1.21.21ubuntu1) ...
09:14:20 #14 71.04 Setting up libtime-duration-perl (1.21-2) ...
09:14:20 #14 71.05 Setting up autoconf (2.71-3) ...
09:14:20 #14 71.06 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:14:20 #14 71.07 Setting up libarray-intspan-perl (2.004-2) ...
09:14:20 #14 71.08 Setting up libcapture-tiny-perl (0.48-2) ...
09:14:20 #14 71.10 Setting up libtimedate-perl (2.3300-2) ...
09:14:20 #14 71.11 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:14:20 #14 71.12 Setting up libsub-name-perl:arm64 (0.26-2build1) ...
09:14:20 #14 71.13 Setting up libtype-tiny-xs-perl:arm64 (0.025-1) ...
09:14:20 #14 71.14 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:14:20 #14 71.16 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:20 #14 71.17 Setting up libproc-processtable-perl:arm64 (0.634-1build2) ...
09:14:20 #14 71.18 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:20 #14 71.19 Setting up xauth (1:1.1.2-1) ...
09:14:20 #14 71.20 Setting up libpath-tiny-perl (0.144-1) ...
09:14:20 #14 71.22 Setting up libarchive-cpio-perl (0.10-3) ...
09:14:20 #14 71.23 Setting up libjson-perl (4.10000-1) ...
09:14:20 #14 71.24 Setting up libnsl2:arm64 (1.3.0-2build2) ...
09:14:20 #14 71.26 Setting up libipc-run3-perl (0.048-3) ...
09:14:20 #14 71.27 Setting up libregexp-wildcards-perl (1.05-3) ...
09:14:20 #14 71.28 Setting up libfcgi-perl (0.82+ds-2) ...
09:14:20 #14 71.29 Setting up libsub-override-perl (0.09-4) ...
09:14:20 #14 71.31 Setting up libaliased-perl (0.34-3) ...
09:14:20 #14 64.28 Preparing to unpack .../290-libmarkdown2_2.2.7-2_armhf.deb ...
09:14:20 #14 64.29 Unpacking libmarkdown2:armhf (2.2.7-2) ...
09:14:20 #14 64.32 Selecting previously unselected package libmath-base85-perl.
09:14:20 #14 64.33 Preparing to unpack .../291-libmath-base85-perl_0.5+dfsg-2_all.deb ...
09:14:20 #14 64.33 Unpacking libmath-base85-perl (0.5+dfsg-2) ...
09:14:20 #14 64.37 Selecting previously unselected package libmldbm-perl.
09:14:20 #14 64.37 Preparing to unpack .../292-libmldbm-perl_2.05-4_all.deb ...
09:14:20 #14 64.38 Unpacking libmldbm-perl (2.05-4) ...
09:14:20 #14 64.41 Selecting previously unselected package libmoox-aliases-perl.
09:14:20 #14 64.41 Preparing to unpack .../293-libmoox-aliases-perl_0.001006-2_all.deb ...
09:14:20 #14 64.42 Unpacking libmoox-aliases-perl (0.001006-2) ...
09:14:20 #14 64.48 Selecting previously unselected package libmouse-perl.
09:14:20 #14 64.48 Preparing to unpack .../294-libmouse-perl_2.5.10-1build5_armhf.deb ...
09:14:20 #14 64.48 Unpacking libmouse-perl (2.5.10-1build5) ...
09:14:20 #14 64.53 Selecting previously unselected package libxs-parse-keyword-perl.
09:14:20 #15 9.761   Installing       : perl-threads-shared-1.64-489.fc37.x86_64             13/93 
09:14:20 #15 9.771   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               14/93 
09:14:20 #15 9.780   Installing       : python3-libsemanage-3.5-2.fc37.x86_64                15/93 
09:14:20 #15 9.829   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  16/93 
09:14:20 #15 9.844   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     17/93 
09:14:20 #15 9.855   Installing       : vim-filesystem-2:9.0.1872-1.fc37.noarch              18/93 
09:14:20 #15 9.871   Installing       : systemd-devel-251.14-2.fc37.x86_64                   19/93 
09:14:20 #15 9.970   Installing       : python3-setuptools-62.6.0-3.fc37.noarch              20/93 
09:14:21 #15 2.907 Reading package lists...
09:14:21 #15 3.540 Building dependency tree...
09:14:21 #15 3.684 Reading state information...
09:14:21 #15 3.699 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:21 #15 3.728 Starting 2 pkgProblemResolver with broken count: 0
09:14:21 #15 3.730 Done
09:14:21 #15 3.743  Done
09:14:21 #15 3.748 Starting pkgProblemResolver with broken count: 0
09:14:21 #15 3.768 Starting 2 pkgProblemResolver with broken count: 0
09:14:21 #15 3.770 Done
09:14:21 #15 3.842 The following additional packages will be installed:
09:14:21 #15 3.842   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:21 #15 3.843   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:21 #15 3.843   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:21 #15 3.843   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:21 #15 3.843   libuv1 pkg-config procps
09:14:21 #15 3.844 Suggested packages:
09:14:21 #15 3.844   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:21 #16 2.511 dh_testdir
09:14:21 #16 2.531 dh_testroot
09:14:21 #16 2.550 dh_prep
09:14:21 #16 2.573 dh_testdir
09:14:21 #16 2.593 dh_testroot
09:14:21 #16 2.612 dh_install
09:14:21  debian/rules clean
09:14:21 dh clean --with=bash-completion
09:14:21 #17 23.43   Installing       : glibc-static-2.28-236.el8.1.x86_64                   39/58 
09:14:21 #17 23.44   Installing       : vim-filesystem-2:8.0.1763-19.el8.4.noarch            40/58 
09:14:21 #17 23.45   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                  41/58 
09:14:21 #17 23.52   Installing       : automake-1.16.1-8.el8.noarch                         42/58 
09:14:21 #17 23.54   Installing       : perl-TermReadKey-2.37-7.el8.x86_64                   43/58 
09:14:21 #17 23.56   Installing       : perl-Error-1:0.17025-2.el8.noarch                    44/58 
09:14:21 #17 23.57   Installing       : perl-Git-2.39.3-1.el8.noarch                         45/58 
09:14:21 #17 23.59   Installing       : git-2.39.3-1.el8.x86_64                              46/58 
09:14:21 [100%] Linking C executable tini-static
09:14:21 #13 67.23 Setting up g++-12 (12.2.0-14) ...
09:14:21 #13 67.27 Setting up python3-pkg-resources (66.1.1-1) ...
09:14:21 #15 9.371   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch            1/1 
09:14:21 #15 9.530   Preparing        :                                                        1/1 
09:14:21 #15 9.599   Upgrading        : systemd-libs-253.10-1.fc38.aarch64                    1/96 
09:14:21 #15 9.608   Installing       : perl-File-Find-1.40-497.fc38.noarch                   2/96 
09:14:21 #15 9.613   Installing       : cmake-rpm-macros-3.27.4-7.fc38.noarch                 3/96 
09:14:21 #15 9.622   Installing       : cmake-filesystem-3.27.4-7.fc38.aarch64                4/96 
09:14:21 #15 9.634   Installing       : python3-libselinux-3.5-1.fc38.aarch64                 5/96 
09:14:21 #15 9.642   Installing       : perl-threads-1:2.27-490.fc38.aarch64                  6/96 
09:14:21 #15 9.651   Installing       : m4-1.4.19-5.fc38.aarch64                              7/96 
09:14:21 #15 9.659   Installing       : libtool-ltdl-2.4.7-6.fc38.aarch64                     8/96 
09:14:21 #15 9.666   Installing       : libseccomp-2.5.3-4.fc38.aarch64                       9/96 
09:14:21 #15 9.673   Installing       : libmpc-1.3.1-2.fc38.aarch64                          10/96 
09:14:21 #15 9.682   Installing       : libfdisk-2.38.1-4.fc38.aarch64                       11/96 
09:14:21 #15 2.645    dh_compress
09:14:21 #15 2.690    dh_fixperms
09:14:21 #15 2.737    dh_missing
09:14:21 #15 2.764    dh_installdeb
09:14:21 #15 2.799    dh_gencontrol
09:14:21 #13 68.34 Transaction test succeeded.
09:14:21 #13 68.34 Running transaction
09:14:21 #13 70.29 Setting up lsb-release (11.1.0) ...
09:14:21 #13 70.31 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:21 #13 70.32 Setting up libfile-homedir-perl (1.006-1) ...
09:14:21 #13 70.33 Setting up python3-magic (2:0.4.20-3) ...
09:14:21 #13 70.46 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:14:21 #13 70.51 Setting up pristine-tar (1.49) ...
09:14:21 #15 2.062 dh binary
09:14:21 #15 2.127    dh_update_autotools_config
09:14:21 #15 2.157    dh_autoreconf
09:14:21 #15 2.197    create-stamp debian/debhelper-build-stamp
09:14:21 #15 2.197    dh_prep
09:14:21 #15 2.226    dh_install
09:14:21 #15 2.259    dh_installdocs
09:14:21 #15 2.298    dh_installchangelogs
09:14:21 #14 67.27 0 added, 0 removed; done.
09:14:21 #14 67.27 Running hooks in /etc/ca-certificates/update.d...
09:14:21 #14 67.27 done.
09:14:21 #15 DONE 10.2s
09:14:21 
09:14:21 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:21 #15 8.566 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf g++-10 armhf 10.2.1-6+rpi1 [7341 kB]
09:14:21 #14 64.72 Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:14:21 #14 64.76 Selecting previously unselected package python3-unidiff.
09:14:21 #14 64.76 Preparing to unpack .../348-python3-unidiff_0.5.5-2_all.deb ...
09:14:21 #14 64.76 Unpacking python3-unidiff (0.5.5-2) ...
09:14:21 #14 64.80 Selecting previously unselected package python3-xdg.
09:14:21 #14 64.80 Preparing to unpack .../349-python3-xdg_0.27-2_all.deb ...
09:14:21 #14 64.81 Unpacking python3-xdg (0.27-2) ...
09:14:21 #14 64.84 Selecting previously unselected package equivs.
09:14:21 #14 64.85 Preparing to unpack .../350-equivs_2.3.1_all.deb ...
09:14:21 #14 64.85 Unpacking equivs (2.3.1) ...
09:14:21 #14 64.88 Selecting previously unselected package libauthen-sasl-perl.
09:14:21 #14 64.88 Preparing to unpack .../351-libauthen-sasl-perl_2.1600-1.1_all.deb ...
09:14:21 #14 64.89 Unpacking libauthen-sasl-perl (2.1600-1.1) ...
09:14:21 #14 64.93 Selecting previously unselected package python3-magic.
09:14:21 #14 64.93 Preparing to unpack .../352-python3-magic_2%3a0.4.24-2_all.deb ...
09:14:21 #14 64.93 Unpacking python3-magic (2:0.4.24-2) ...
09:14:21 #14 64.98 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
09:14:21 #14 65.70 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:14:21 #14 65.71 Setting up debugedit (1:5.0-4build1) ...
09:14:21 #14 65.72 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.13) ...
09:14:21 #14 65.74 Setting up libc6-dev:arm64 (2.35-0ubuntu3.3) ...
09:14:21 #14 65.74 Setting up libx11-6:arm64 (2:1.7.5-1ubuntu0.2) ...
09:14:21 #14 65.76 Setting up libtiff5:arm64 (4.3.0-6ubuntu0.5) ...
09:14:21 #14 65.76 Setting up curl (7.81.0-1ubuntu1.13) ...
09:14:21 #14 65.78 Setting up libfontconfig1:arm64 (2.13.1-4.2ubuntu5) ...
09:14:21 #14 65.79 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
09:14:21 #14 65.80 Setting up libxmuu1:arm64 (2:1.1.3-3) ...
09:14:21 #14 65.81 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:14:21 #14 65.82 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
09:14:21 #14 65.83 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:14:21 #14 65.84 Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.2) ...
09:14:21 #14 65.85 Setting up gettext (0.21-4ubuntu4) ...
09:14:21 #14 65.86 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:14:21 #14 71.32 Setting up libstrictures-perl (2.000006-1) ...
09:14:21 #14 71.33 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
09:14:21 #14 71.34 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:14:21 #14 71.35 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
09:14:21 #14 71.37 Setting up libsort-versions-perl (1.62-3) ...
09:14:21 #14 71.38 Setting up libexporter-tiny-perl (1.006000-1) ...
09:14:21 #14 71.39 Setting up libre-engine-re2-perl:arm64 (0.17+ds-1) ...
09:14:21 #14 71.40 Setting up libfile-dirlist-perl (0.05-3) ...
09:14:21 #14 71.41 Setting up libterm-readkey-perl (2.38-2build1) ...
09:14:21 #14 71.43 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
09:14:21 #14 71.44 Setting up libperlio-gzip-perl (0.20-1build1) ...
09:14:21 #14 71.45 Setting up libsys-hostname-long-perl (1.5-3) ...
09:14:21 #14 71.46 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:14:21 #14 71.47 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:14:21 #14 71.49 Setting up liburi-perl (5.17-1ubuntu1) ...
09:14:21 #14 71.50 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:21 #14 71.51 Setting up libfile-touch-perl (0.12-2) ...
09:14:21 #14 71.53 Setting up libc-devtools (2.37-0ubuntu2) ...
09:14:21 #14 64.53 Preparing to unpack .../295-libxs-parse-keyword-perl_0.33-1_armhf.deb ...
09:14:21 #14 64.53 Unpacking libxs-parse-keyword-perl (0.33-1) ...
09:14:21 #14 64.57 Selecting previously unselected package libxs-parse-sublike-perl:armhf.
09:14:21 #14 64.57 Preparing to unpack .../296-libxs-parse-sublike-perl_0.16-1ubuntu3_armhf.deb ...
09:14:21 #14 64.58 Unpacking libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ...
09:14:21 #14 64.61 Selecting previously unselected package libobject-pad-perl.
09:14:21 #14 64.62 Preparing to unpack .../297-libobject-pad-perl_0.78-1_armhf.deb ...
09:14:21 #14 64.62 Unpacking libobject-pad-perl (0.78-1) ...
09:14:21 #14 64.66 Selecting previously unselected package libpackage-stash-xs-perl:armhf.
09:14:21 #14 64.66 Preparing to unpack .../298-libpackage-stash-xs-perl_0.30-1build1_armhf.deb ...
09:14:21 #14 64.67 Unpacking libpackage-stash-xs-perl:armhf (0.30-1build1) ...
09:14:21 #14 64.70 Selecting previously unselected package libpath-iterator-rule-perl.
09:14:21 #14 64.71 Preparing to unpack .../299-libpath-iterator-rule-perl_1.015-2_all.deb ...
09:14:21 #14 64.71 Unpacking libpath-iterator-rule-perl (1.015-2) ...
09:14:21 #14 64.75 Selecting previously unselected package libperlio-gzip-perl.
09:14:21 #14 64.75 Preparing to unpack .../300-libperlio-gzip-perl_0.20-1build1_armhf.deb ...
09:14:21 #14 64.76 Unpacking libperlio-gzip-perl (0.20-1build1) ...
09:14:21 #14 64.79 Selecting previously unselected package libperlio-utf8-strict-perl.
09:14:21 #15 10.01   Installing       : python3-setools-4.4.0-9.fc37.x86_64                  21/93 
09:14:21 #15 10.03   Installing       : python3-audit-3.1.2-1.fc37.x86_64                    22/93 
09:14:21 #15 10.04   Installing       : perl-lib-0.65-494.fc37.x86_64                        23/93 
09:14:21 #15 10.05   Installing       : perl-File-Copy-2.39-494.fc37.noarch                  24/93 
09:14:21 #15 10.05   Installing       : perl-File-Compare-1.100.700-494.fc37.noarch          25/93 
09:14:21 #15 10.07   Installing       : autoconf-2.71-4.fc37.noarch                          26/93 
09:14:21 #15 10.10   Installing       : automake-1.16.5-9.fc37.noarch                        27/93 
09:14:21 #15 10.11   Installing       : libuv-1:1.46.0-1.fc37.x86_64                         28/93 
09:14:21 #15 10.12   Installing       : libsepol-devel-3.5-1.fc37.x86_64                     29/93 
09:14:21 #15 10.14   Installing       : libselinux-utils-3.5-1.fc37.x86_64                   30/93 
09:14:21 #15 10.15   Installing       : libedit-3.1-43.20221009cvs.fc37.x86_64               31/93 
09:14:21 #15 10.16   Installing       : less-633-1.fc37.x86_64                               32/93 
09:14:21 #15 3.995 The following NEW packages will be installed:
09:14:21 #15 3.995   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:21 #15 3.996   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:21 #15 3.996   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:21 #15 3.996   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:21 #15 3.996   libuv1 pkg-config procps
09:14:21 #16 2.640 dh_installdocs
09:14:21 #16 2.674 dh_installchangelogs
09:14:21 #16 2.750 dh_compress
09:14:21 #16 2.790 dh_fixperms
09:14:21 #16 2.836 dh_installdeb
09:14:21 #16 2.864 dh_gencontrol
09:14:21    dh_clean
09:14:21  dpkg-source -I.git -b .
09:14:21 #15 11.00   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
09:14:21 #15 11.15   Preparing        :                                                        1/1 
09:14:21 #15 11.20   Installing       : python3-libselinux-3.5-1.fc37.aarch64                 1/95 
09:14:21 #15 11.21   Installing       : perl-File-Find-1.40-494.fc37.noarch                   2/95 
09:14:21 #15 11.22   Installing       : cmake-rpm-macros-3.27.1-1.fc37.noarch                 3/95 
09:14:21 #15 11.23   Installing       : cmake-filesystem-3.27.1-1.fc37.aarch64                4/95 
09:14:21 #15 11.24   Installing       : checkpolicy-3.5-1.fc37.aarch64                        5/95 
09:14:21 #15 11.25   Installing       : perl-threads-1:2.27-489.fc37.aarch64                  6/95 
09:14:21 #15 11.25   Installing       : m4-1.4.19-4.fc37.aarch64                              7/95 
09:14:21 #15 11.26   Installing       : libtool-ltdl-2.4.7-2.fc37.aarch64                     8/95 
09:14:21 #15 11.27   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       9/95 
09:14:21 #15 11.28   Installing       : libmpc-1.2.1-5.fc37.aarch64                          10/95 
09:14:21 [100%] Built target tini-static
09:14:21 + mkdir -p /usr/local/bin
09:14:21 + cp tini-static /usr/local/bin/docker-init
09:14:21 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:21 + PRODUCT=docker
09:14:21 + hack/make.sh dynbinary
09:14:21 
09:14:21 Removing bundles/
09:14:21 
09:14:21 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:21 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:21 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:21 module github.com/docker/docker
09:14:21 
09:14:21 go 1.19
09:14:21 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:21 + GO111MODULE=on
09:14:21 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:21 #13 67.55 Setting up libmodule-implementation-perl (0.09-2) ...
09:14:21 #13 67.56 Setting up libcgi-fast-perl (1:2.15-1) ...
09:14:21 #13 67.57 Setting up python3-apt (2.6.0) ...
09:14:21 #15 9.696   Installing       : checkpolicy-3.5-1.fc38.aarch64                       12/96 
09:14:21 #15 9.872   Installing       : cpp-13.2.1-1.fc38.aarch64                            13/96 
09:14:21 #15 9.880   Installing       : perl-threads-shared-1.64-490.fc38.aarch64            14/96 
09:14:21 #15 9.886   Installing       : perl-Thread-Queue-3.14-490.fc38.noarch               15/96 
09:14:21 #15 9.894   Installing       : python3-libsemanage-3.5-2.fc38.aarch64               16/96 
09:14:21 #15 9.911   Installing       : systemd-devel-253.10-1.fc38.aarch64                  17/96 
09:14:21 #15 9.923   Installing       : vim-filesystem-2:9.0.1872-1.fc38.noarch              18/96 
09:14:21 #15 9.932   Installing       : python3-audit-3.1.2-1.fc38.aarch64                   19/96 
09:14:21 #15 9.937   Installing       : perl-lib-0.65-497.fc38.aarch64                       20/96 
09:14:21 #15 9.942   Installing       : perl-File-Copy-2.39-497.fc38.noarch                  21/96 
09:14:21 #15 9.947   Installing       : perl-File-Compare-1.100.700-497.fc38.noarch          22/96 
09:14:21 #15 9.967   Installing       : autoconf-2.71-5.fc38.noarch                          23/96 
09:14:21 #15 2.930    dh_md5sums
09:14:21 #15 2.974    dh_builddeb
09:14:21 #15 3.004 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:21 #15 3.023  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
09:14:21 #13 70.52 Setting up libio-socket-ssl-perl (2.069-1) ...
09:14:21 #13 70.53 Setting up libsub-exporter-perl (0.987-1) ...
09:14:21 #13 70.55 Setting up libc-devtools (2.31-13+deb11u6) ...
09:14:21 #13 70.56 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:21 #13 70.57 Setting up libhttp-message-perl (6.28-1) ...
09:14:21 #13 70.58 Setting up libhtml-form-perl (6.07-1) ...
09:14:21 #13 70.59 Setting up python3-pkg-resources (52.0.0-4) ...
09:14:21 #13 70.77 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:21 #15 2.379    dh_perl
09:14:21 #15 2.415    dh_link
09:14:21 #15 2.448    dh_strip_nondeterminism
09:14:21 #15 2.513    dh_compress
09:14:21 #15 2.555    dh_fixperms
09:14:21 #16 DONE 0.2s
09:14:21 
09:14:21 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:21 #15 8.799 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf cmake armhf 3.18.4-2+rpt1+rpi1+deb11u1 [3104 kB]
09:14:21 #14 65.00 Setting up media-types (7.0.0) ...
09:14:21 #14 65.01 Setting up libpipeline1:armhf (1.5.5-1) ...
09:14:21 #14 65.03 Setting up wdiff (1.2.2-2build3) ...
09:14:21 #14 65.04 Setting up gcc-11-base:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:21 #14 65.05 Setting up libxau6:armhf (1:1.0.9-1build5) ...
09:14:21 #14 65.06 Setting up libre2-9:armhf (20220201+dfsg-1) ...
09:14:21 #14 65.08 Setting up lto-disabled-list (24) ...
09:14:21 #14 65.09 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
09:14:21 #14 65.10 Setting up bsdextrautils (2.37.2-4ubuntu3) ...
09:14:21 #14 65.12 update-alternatives: using /usr/bin/write.ul to provide /usr/bin/write (write) in auto mode
09:14:21 #14 65.12 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
09:14:21 #14 65.12 Setting up libtext-glob-perl (0.11-2) ...
09:14:21 #14 65.14 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ...
09:14:21 #14 65.15 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
09:14:21 #14 65.16 Setting up distro-info-data (0.52ubuntu0.4) ...
09:14:21 #14 65.17 Setting up manpages (5.10-1ubuntu1) ...
09:14:21 #14 65.19 Setting up unzip (6.0-26ubuntu3.1) ...
09:14:21 #14 65.20 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
09:14:21 #14 71.54 Setting up libemail-address-xs-perl (1.05-1build1) ...
09:14:21 #14 71.55 Setting up libnet-ssleay-perl:arm64 (1.92-2build2) ...
09:14:21 #14 71.56 Setting up automake (1:1.16.5-1.3) ...
09:14:21 #14 71.57 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:21 #14 71.57 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
09:14:21 #14 71.57 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
09:14:21 #14 71.58 Setting up libapt-pkg-perl (0.1.40build3) ...
09:14:21 #14 71.59 Setting up libstring-escape-perl (2010.002-3) ...
09:14:21 #14 71.60 Setting up libberkeleydb-perl:arm64 (0.64-2) ...
09:14:21 #14 71.61 Setting up libhttp-date-perl (6.05-2) ...
09:14:21 #14 71.62 Setting up libfile-which-perl (1.27-2) ...
09:14:21 #14 71.63 Setting up libfile-basedir-perl (0.09-2) ...
09:14:21 #14 71.65 Setting up libunicode-utf8-perl (0.62-2) ...
09:14:21 #14 71.66 Setting up libset-intspan-perl (1.19-3) ...
09:14:21 #14 71.67 Setting up libmouse-perl (2.5.10-1build5) ...
09:14:21 #14 71.68 Setting up libfile-listing-perl (6.15-1) ...
09:14:21 #14 71.69 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:14:21 #14 71.70 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:14:21 #14 71.71 Setting up libdata-messagepack-perl (1.02-1build1) ...
09:14:21 #14 71.72 Setting up libfont-afm-perl (1.20-4) ...
09:14:21 #14 71.73 Setting up libwant-perl (0.29-2build1) ...
09:14:21 #14 71.74 Setting up libdynaloader-functions-perl (0.003-3) ...
09:14:21 #14 71.76 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:14:21 #14 71.77 Setting up liblist-compare-perl (0.55-2) ...
09:14:21 #14 71.78 Setting up libref-util-xs-perl (0.117-2build1) ...
09:14:21 #14 71.81 Setting up libio-pty-perl (1:1.17-1) ...
09:14:21 #14 71.82 Setting up libfile-fcntllock-perl (0.22-4build1) ...
09:14:21 #14 71.83 Setting up libclone-perl:arm64 (0.46-1) ...
09:14:21 #14 71.84 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:21 #14 64.79 Preparing to unpack .../301-libperlio-utf8-strict-perl_0.010-1_armhf.deb ...
09:14:21 #14 64.80 Unpacking libperlio-utf8-strict-perl (0.010-1) ...
09:14:21 #14 64.84 Selecting previously unselected package libpod-parser-perl.
09:14:21 #14 64.84 Preparing to unpack .../302-libpod-parser-perl_1.65-1_all.deb ...
09:14:21 #14 64.85 Adding 'diversion of /usr/bin/podselect to /usr/bin/podselect.bundled by libpod-parser-perl'
09:14:21 #14 64.87 Adding 'diversion of /usr/share/man/man1/podselect.1.gz to /usr/share/man/man1/podselect.bundled.1.gz by libpod-parser-perl'
09:14:21 #14 64.87 Unpacking libpod-parser-perl (1.65-1) ...
09:14:21 #14 64.92 Selecting previously unselected package libpod-constants-perl.
09:14:21 #14 64.92 Preparing to unpack .../303-libpod-constants-perl_0.19-2_all.deb ...
09:14:21 #14 64.92 Unpacking libpod-constants-perl (0.19-2) ...
09:14:21 #14 64.96 Selecting previously unselected package libproc-processtable-perl:armhf.
09:14:21 #14 64.96 Preparing to unpack .../304-libproc-processtable-perl_0.634-1build2_armhf.deb ...
09:14:21 #14 64.97 Unpacking libproc-processtable-perl:armhf (0.634-1build2) ...
09:14:21 #14 65.01 Selecting previously unselected package libre2-10:armhf.
09:14:21 #14 65.02 Preparing to unpack .../305-libre2-10_20230201-1_armhf.deb ...
09:14:21 #15 10.27   Installing       : kernel-headers-6.4.4-100.fc37.x86_64                 33/93 
09:14:21 #15 10.32   Installing       : glibc-headers-x86-2.36-11.fc37.noarch                34/93 
09:14:21 #15 10.34   Installing       : libxcrypt-devel-4.4.36-1.fc37.x86_64                 35/93 
09:14:21 #15 10.34   Installing       : glibc-devel-2.36-11.fc37.x86_64                      36/93 
09:14:21 #15 10.45   Installing       : glibc-static-2.36-11.fc37.x86_64                     37/93 
09:14:21 #15 10.46   Installing       : libxcrypt-static-4.4.36-1.fc37.x86_64                38/93 
09:14:21 #15 10.46   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  39/93 
09:14:21 #15 10.47   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  39/93 
09:14:21 #15 10.48   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         40/93 
09:14:21 #15 4.264 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:21 #15 4.264 1 not fully installed or removed.
09:14:21 #15 4.264 Need to get 8859 kB of archives.
09:14:21 #15 4.264 After this operation, 38.2 MB of additional disk space will be used.
09:14:21 #15 4.264 Get:1 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
09:14:21 #15 4.270 Get:2 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
09:14:21 #15 4.286 Get:3 http://deb.debian.org/debian buster/main amd64 libprocps7 amd64 2:3.3.15-2 [61.7 kB]
09:14:21 #15 4.286 Get:4 http://deb.debian.org/debian buster/main amd64 procps amd64 2:3.3.15-2 [259 kB]
09:14:21 #15 4.289 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libarchive13 amd64 3.3.3-4+deb10u3 [314 kB]
09:14:21 #15 4.292 Get:6 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
09:14:21 #15 4.293 Get:7 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
09:14:21 #15 4.295 Get:8 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
09:14:21 #15 4.296 Get:9 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
09:14:21 #16 2.988 dh_md5sums
09:14:21 #16 3.019 dh_builddeb
09:14:21 #16 3.042 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:21 #16 3.062 
09:14:21 #16 3.062 The package has been created.
09:14:21 #16 3.062 Attention, the package has been created in the current directory,
09:14:21 #16 3.062 not in ".." as indicated by the message above!
09:14:21 #16 3.086 Selecting previously unselected package docker-ce-build-deps.
09:14:21 #16 3.101 (Reading database ... 26304 files and directories currently installed.)
09:14:21 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:21 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:21 dpkg-source: warning: native package version may not have a revision
09:14:21 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:21 dpkg-source: info: using source format '1.0'
09:14:21 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz
09:14:21 #15 11.28   Installing       : libfdisk-2.38.1-1.fc37.aarch64                       11/95 
09:14:21 #15 11.43   Installing       : cpp-12.3.1-1.fc37.aarch64                            12/95 
09:14:21 #15 11.44   Installing       : perl-threads-shared-1.64-489.fc37.aarch64            13/95 
09:14:21 #15 11.44   Installing       : perl-Thread-Queue-3.14-489.fc37.noarch               14/95 
09:14:21 #15 11.45   Installing       : python3-libsemanage-3.5-2.fc37.aarch64               15/95 
09:14:21 #15 11.50   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  16/95 
09:14:21 #15 11.51   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    17/95 
09:14:21 #15 11.52   Installing       : vim-filesystem-2:9.0.1872-1.fc37.noarch              18/95 
09:14:21 #13 67.73 Setting up python3-charset-normalizer (3.0.1-2) ...
09:14:21 #13 67.88 Setting up libpackage-stash-perl (0.40-1) ...
09:14:21 #13 67.89 Setting up libimport-into-perl (1.002005-2) ...
09:14:21 #13 67.90 Setting up libmoo-perl (2.005005-1) ...
09:14:21 #13 67.91 Setting up liblist-someutils-perl (0.59-1) ...
09:14:21 #13 67.93 Setting up debhelper (13.11.4) ...
09:14:21 #13 67.94 Setting up libmime-tools-perl (5.510-1) ...
09:14:21 #15 9.992   Installing       : automake-1.16.5-11.fc38.noarch                       24/96 
09:14:21 #15 10.00   Installing       : libuv-1:1.46.0-1.fc38.aarch64                        25/96 
09:14:21 #15 10.01   Installing       : libubsan-13.2.1-1.fc38.aarch64                       26/96 
09:14:21 #15 10.02   Installing       : libatomic-13.2.1-1.fc38.aarch64                      27/96 
09:14:21 #15 10.03   Installing       : libasan-13.2.1-1.fc38.aarch64                        28/96 
09:14:21 #15 10.04   Installing       : less-633-1.fc38.aarch64                              29/96 
09:14:21 #15 10.16   Installing       : kernel-headers-6.4.4-200.fc38.aarch64                30/96 
09:14:21 #15 10.18   Installing       : libxcrypt-devel-4.4.36-1.fc38.aarch64                31/96 
09:14:21 #44 2.333 Reading package lists...
09:14:21 #44 ...
09:14:21 
09:14:21 #45 [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
09:14:21 #45 10.49 Selecting previously unselected package libpcre3-dev:amd64.
09:14:21 #45 10.49 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_amd64.deb ...
09:14:21 #45 10.49 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
09:14:21 #45 10.66 Selecting previously unselected package zlib1g-dev:amd64.
09:14:21 #45 10.66 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
09:14:21 #45 10.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:21 #45 10.77 Selecting previously unselected package libglib2.0-dev:amd64.
09:14:21 #45 10.77 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_amd64.deb ...
09:14:21 #45 10.78 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
09:14:21 #45 11.05 Selecting previously unselected package libsecret-1-dev:amd64.
09:14:21 #45 11.05 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_amd64.deb ...
09:14:21 #45 11.06 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
09:14:21 #45 11.13 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
09:14:21 #45 11.14 Setting up libpcre16-3:amd64 (2:8.39-13) ...
09:14:21 #45 11.15 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:14:21 #45 11.16 Setting up libffi-dev:amd64 (3.3-6) ...
09:14:21 #45 11.17 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:21 #45 11.18 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:14:21 #45 11.19 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:21 #45 11.20 Setting up libglib2.0-data (2.66.8-1) ...
09:14:21 #45 11.22 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:21 #45 11.23 Setting up libpcre32-3:amd64 (2:8.39-13) ...
09:14:21 #45 11.24 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:21 #45 11.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:21 #45 11.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:14:21 #45 11.28 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:14:21 #45 11.29 Setting up python3-lib2to3 (3.9.2-1) ...
09:14:21 #45 11.42 Setting up libelf1:amd64 (0.183-1) ...
09:14:21 #45 11.44 Setting up libsecret-common (0.20.4-2) ...
09:14:21 #45 11.44 Setting up python3-distutils (3.9.2-1) ...
09:14:21 #45 11.62 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:14:21 #45 11.91 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:21 #45 11.93 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:21 #45 11.95 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:14:21 #45 11.98 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
09:14:21 #45 12.00 Setting up libglib2.0-bin (2.66.8-1) ...
09:14:21 #45 12.01 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
09:14:21 #45 12.02 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:14:21 #45 12.03 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:21 #45 12.04 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
09:14:21 #45 12.05 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
09:14:21 #45 12.07 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
09:14:21 #45 12.08 No schema files found: doing nothing.
09:14:21 #45 12.08 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:21 #45 12.11 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
09:14:21 #45 DONE 12.5s
09:14:21 
09:14:21 #44 [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
09:14:21 #44 2.333 Reading package lists...
09:14:21 #44 3.140 Building dependency tree...
09:14:21 #44 3.358 Reading state information...
09:14:21 #17 23.62   Installing       : libuv-1:1.41.1-1.el8_4.x86_64                        47/58 
09:14:21 #15 3.178  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
09:14:21 #15 3.261 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:21 #15 3.264  dpkg-source --after-build .
09:14:21 #15 3.371 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:21 #13 70.78 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
09:14:21 #13 70.79 Setting up libjson-xs-perl (4.030-1+b1) ...
09:14:21 #13 70.80 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:21 #13 70.81 Setting up libio-prompter-perl (0.004015-1) ...
09:14:21 #13 70.83 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:21 #13 70.84 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:21 #13 70.85 Setting up python3-apt (2.2.1) ...
09:14:21 #13 70.99 Setting up po-debconf (1.0.21+nmu1) ...
09:14:21 #13 71.01 Setting up libhtml-tree-perl (5.07-2) ...
09:14:21 #13 71.02 Setting up libparams-classify-perl (0.015-1+b3) ...
09:14:21 #15 2.599    dh_missing
09:14:21 #15 2.625    dh_installdeb
09:14:21 #15 2.658    dh_gencontrol
09:14:21 #15 2.774    dh_md5sums
09:14:21 #13 69.04   Preparing        :                                                        1/1 
09:14:21 #15 9.153 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf g++ armhf 4:10.2.1-1+rpi1 [1632 B]
09:14:21 #15 9.154 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf build-essential armhf 12.9 [7704 B]
09:14:21 #15 9.155 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
09:14:21 #15 9.156 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libarchive13 armhf 3.4.3-2+deb11u1 [297 kB]
09:14:21 #15 9.215 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [67.0 kB]
09:14:21 #15 9.216 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf librhash0 armhf 1.4.1-2 [141 kB]
09:14:21 #15 9.219 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf libuv1 armhf 1.40.0-2 [119 kB]
09:14:21 #15 9.221 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
09:14:21 #15 9.223 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
09:14:21 #15 9.235 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
09:14:21 #14 65.22 Setting up libbrotli1:armhf (1.0.9-2build6) ...
09:14:21 #14 65.23 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
09:14:21 #14 65.24 Setting up libsasl2-modules:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:21 #14 65.27 Setting up binutils-common:armhf (2.38-4ubuntu2.3) ...
09:14:21 #14 65.28 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
09:14:21 #14 65.30 Setting up libmagic1:armhf (1:5.41-3ubuntu0.1) ...
09:14:21 #14 65.32 Setting up libdeflate0:armhf (1.10-2) ...
09:14:21 #14 65.33 Setting up less (590-1ubuntu0.22.04.1) ...
09:14:21 #14 65.35 Setting up perl-openssl-defaults:armhf (5build2) ...
09:14:21 #14 65.36 Setting up linux-libc-dev:armhf (5.15.0-84.93) ...
09:14:21 #14 65.37 Setting up libctf-nobfd0:armhf (2.38-4ubuntu2.3) ...
09:14:21 #14 65.39 Setting up gettext-base (0.21-4ubuntu4) ...
09:14:21 #14 65.40 Setting up liblzo2-2:armhf (2.10-2build3) ...
09:14:21 #14 65.41 Setting up libnpth0:armhf (1.6-3build2) ...
09:14:21 #14 65.43 Setting up file (1:5.41-3ubuntu0.1) ...
09:14:21 #14 65.44 Setting up libassuan0:armhf (2.5.5-1build1) ...
09:14:21 #14 65.46 Setting up libgomp1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:21 #14 65.47 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.2) ...
09:14:21 #14 65.48 Setting up bzip2 (1.0.8-5build1) ...
09:14:21 #14 65.55 Setting up libldap-common (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:21 #18 DONE 3.3s
09:14:21 
09:14:21 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:21 #19 DONE 0.0s
09:14:21 
09:14:21 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:21 #20 DONE 0.0s
09:14:21 
09:14:21 #21 exporting to image
09:14:21 #21 exporting layers
09:14:21 #14 71.85 Setting up libarchive-zip-perl (1.68-1) ...
09:14:21 #14 71.86 Setting up libsub-identify-perl (0.14-3) ...
09:14:21 #14 71.87 Setting up libdistro-info-perl (1.5) ...
09:14:21 #14 71.89 Setting up libcpanel-json-xs-perl:arm64 (4.32-1build1) ...
09:14:21 #14 71.90 Setting up libhtml-tagset-perl (3.20-6) ...
09:14:21 #14 71.91 Setting up liblog-any-perl (1.713-1) ...
09:14:21 #14 71.92 Setting up libauthen-sasl-perl (2.1600-3) ...
09:14:21 #14 71.93 Setting up libdevel-size-perl (0.83-2build1) ...
09:14:21 #14 71.94 Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
09:14:21 #14 71.95 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
09:14:21 #14 71.96 Setting up libpod-constants-perl (0.19-2) ...
09:14:21 #14 71.98 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:14:21 #14 71.99 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:14:21 #14 72.00 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:14:21 #14 72.01 Setting up libio-interactive-perl (1.023-2) ...
09:14:21 #14 72.02 Setting up libtry-tiny-perl (0.31-2) ...
09:14:21 #14 72.03 Setting up libtype-tiny-perl (2.002001-1) ...
09:14:21 #14 72.04 Setting up libcommon-sense-perl:arm64 (3.75-3) ...
09:14:21 #14 65.02 Unpacking libre2-10:armhf (20230201-1) ...
09:14:21 #14 65.06 Selecting previously unselected package libre-engine-re2-perl:armhf.
09:14:21 #14 65.06 Preparing to unpack .../306-libre-engine-re2-perl_0.17+ds-1_armhf.deb ...
09:14:21 #14 65.06 Unpacking libre-engine-re2-perl:armhf (0.17+ds-1) ...
09:14:21 #14 65.10 Selecting previously unselected package libreadonly-perl.
09:14:21 #14 65.10 Preparing to unpack .../307-libreadonly-perl_2.050-3_all.deb ...
09:14:21 #14 65.11 Unpacking libreadonly-perl (2.050-3) ...
09:14:21 #14 65.15 Selecting previously unselected package libref-util-perl.
09:14:21 #14 65.15 Preparing to unpack .../308-libref-util-perl_0.204-2_all.deb ...
09:14:21 #14 65.15 Unpacking libref-util-perl (0.204-2) ...
09:14:21 #14 65.19 Selecting previously unselected package libref-util-xs-perl.
09:14:21 #14 65.19 Preparing to unpack .../309-libref-util-xs-perl_0.117-2build1_armhf.deb ...
09:14:21 #14 65.19 Unpacking libref-util-xs-perl (0.117-2build1) ...
09:14:21 #14 65.23 Selecting previously unselected package libregexp-pattern-license-perl.
09:14:21 #14 65.24 Preparing to unpack .../310-libregexp-pattern-license-perl_3.9.4-3_all.deb ...
09:14:21 #14 65.24 Unpacking libregexp-pattern-license-perl (3.9.4-3) ...
09:14:21 #14 65.28 Selecting previously unselected package libregexp-pattern-perl.
09:14:21 #14 65.28 Preparing to unpack .../311-libregexp-pattern-perl_0.2.14-2_all.deb ...
09:14:21 #14 65.29 Unpacking libregexp-pattern-perl (0.2.14-2) ...
09:14:21 #14 65.32 Selecting previously unselected package libregexp-wildcards-perl.
09:14:21 #14 65.32 Preparing to unpack .../312-libregexp-wildcards-perl_1.05-3_all.deb ...
09:14:21 #14 65.33 Unpacking libregexp-wildcards-perl (1.05-3) ...
09:14:21 #14 65.37 Selecting previously unselected package libsasl2-modules:armhf.
09:14:21 #14 65.37 Preparing to unpack .../313-libsasl2-modules_2.1.28+dfsg-10_armhf.deb ...
09:14:21 #14 65.38 Unpacking libsasl2-modules:armhf (2.1.28+dfsg-10) ...
09:14:21 #15 10.55   Installing       : dbus-broker-33-1.fc37.x86_64                         40/93 
09:14:21 #15 10.56   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         40/93 
09:14:21 #15 10.57   Installing       : dbus-1:1.14.10-1.fc37.x86_64                         41/93 
09:14:21 #15 10.57   Installing       : annobin-docs-12.23-1.fc37.noarch                     42/93 
09:14:21 #15 10.58   Installing       : rhash-1.4.2-3.fc37.x86_64                            43/93 
09:14:21 #15 10.59   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    44/93 
09:14:21 #15 10.60   Installing       : perl-TermReadKey-2.38-14.fc37.x86_64                 45/93 
09:14:21 #15 10.60   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  46/93 
09:14:21 #15 10.61   Installing       : pcre2-utf32-10.40-1.fc37.1.x86_64                    47/93 
09:14:21 #15 10.62   Installing       : pcre2-utf16-10.40-1.fc37.1.x86_64                    48/93 
09:14:21 #15 10.63   Installing       : pcre2-devel-10.40-1.fc37.1.x86_64                    49/93 
09:14:21 #15 10.64   Installing       : libselinux-devel-3.5-1.fc37.x86_64                   50/93 
09:14:21 #15 10.65   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      51/93 
09:14:21 #15 10.70   Installing       : libutempter-1.2.1-7.fc37.x86_64                      51/93 
09:14:21 #15 10.76   Installing       : util-linux-2.38.1-1.fc37.x86_64                      52/93 
09:14:21 #15 10.78   Installing       : policycoreutils-3.5-1.fc37.x86_64                    53/93 
09:14:21 #15 10.80   Running scriptlet: policycoreutils-3.5-1.fc37.x86_64                    53/93 
09:14:21 #14 66.33 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:14:21 #15 4.370 Get:10 http://deb.debian.org/debian buster/main amd64 dh-apparmor all 2.13.2-10 [70.1 kB]
09:14:21 #15 4.371 Get:11 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:14:21 #15 4.372 Get:12 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:14:21 #15 4.373 Get:13 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
09:14:21 #15 4.374 Get:14 http://deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u10 [110 kB]
09:14:21 #15 4.375 Get:15 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
09:14:21 #15 4.385 Get:16 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
09:14:21 #15 4.387 Get:17 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
09:14:21 #15 4.390 Get:18 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
09:14:21 #15 4.391 Get:19 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
09:14:21 #15 4.397 Get:20 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
09:14:21 #15 4.399 Get:21 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
09:14:21 #15 4.400 Get:22 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
09:14:21 #15 4.400 Get:23 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u10 [322 kB]
09:14:21 #15 4.403 Get:24 http://deb.debian.org/debian buster/main amd64 pkg-config amd64 0.29-6 [63.5 kB]
09:14:21 #15 4.591 debconf: delaying package configuration, since apt-utils is not installed
09:14:21 #15 4.621 Fetched 8859 kB in 0s (22.4 MB/s)
09:14:21 #16 3.102 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:21 #16 3.106 Unpacking docker-ce-build-deps (1.0) ...
09:14:21 #15 11.54   Installing       : systemd-devel-251.14-2.fc37.aarch64                  19/95 
09:14:21 #15 11.64   Installing       : python3-setuptools-62.6.0-3.fc37.noarch              20/95 
09:14:21 #15 11.68   Installing       : python3-setools-4.4.0-9.fc37.aarch64                 21/95 
09:14:21 #15 11.70   Installing       : python3-audit-3.1.2-1.fc37.aarch64                   22/95 
09:14:21 #15 11.70   Installing       : perl-lib-0.65-494.fc37.aarch64                       23/95 
09:14:21 #15 11.71   Installing       : perl-File-Copy-2.39-494.fc37.noarch                  24/95 
09:14:21 #15 11.71   Installing       : perl-File-Compare-1.100.700-494.fc37.noarch          25/95 
09:14:21 #15 11.73   Installing       : autoconf-2.71-4.fc37.noarch                          26/95 
09:14:21 #15 11.75   Installing       : automake-1.16.5-9.fc37.noarch                        27/95 
09:14:21 #15 11.76   Installing       : libuv-1:1.46.0-1.fc37.aarch64                        28/95 
09:14:21 #15 11.77   Installing       : libubsan-12.3.1-1.fc37.aarch64                       29/95 
09:14:21 #15 11.78   Installing       : libsepol-devel-3.5-1.fc37.aarch64                    30/95 
09:14:21 #15 11.80   Installing       : libselinux-utils-3.5-1.fc37.aarch64                  31/95 
09:14:21 #13 67.96 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ...
09:14:21 #13 67.97 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:14:21 #15 10.24   Installing       : glibc-devel-2.37-5.fc38.aarch64                      32/96 
09:14:21 #15 10.30   Installing       : glibc-static-2.37-5.fc38.aarch64                     33/96 
09:14:21 #15 10.31   Installing       : libxcrypt-static-4.4.36-1.fc38.aarch64               34/96 
09:14:21 #15 10.32   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  35/96 
09:14:21 #15 10.32   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  35/96 
09:14:21 #15 10.33   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        36/96 
09:14:21 #15 10.40   Installing       : dbus-broker-33-1.fc38.aarch64                        36/96 
09:14:21 #15 10.41   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        36/96 
09:14:21 #15 10.42   Installing       : dbus-1:1.14.10-1.fc38.aarch64                        37/96 
09:14:21 #15 10.42   Installing       : annobin-docs-12.26-1.fc38.noarch                     38/96 
09:14:21 #15 10.48   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  39/96 
09:14:21 #15 10.49   Installing       : libxkbcommon-1.5.0-2.fc38.aarch64                    40/96 
09:14:21 #44 3.579 gcc is already the newest version (4:10.2.1-1).
09:14:21 #44 3.579 libc6-dev is already the newest version (2.31-13+deb11u6).
09:14:21 #44 3.579 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:14:21 #15 3.376 
09:14:21 #15 3.376 The package has been created.
09:14:21 #15 3.376 Attention, the package has been created in the current directory,
09:14:21 #15 3.376 not in ".." as indicated by the message above!
09:14:21 #15 3.398 Selecting previously unselected package docker-ce-build-deps.
09:14:21 #15 3.416 (Reading database ... 29954 files and directories currently installed.)
09:14:21 #15 3.418 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:21 #15 3.421 Unpacking docker-ce-build-deps (1.0) ...
09:14:21 #13 71.03 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:21 #13 71.04 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:21 #13 71.05 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:21 #13 71.11 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:21 #13 71.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:21 #13 71.28 
09:14:21 #13 71.28 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:21 #15 2.810    dh_builddeb
09:14:21 #15 2.836 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:21 #15 2.855  dpkg-genbuildinfo --build=binary
09:14:21 #15 2.996  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_arm64.changes
09:14:21 #13 69.08   Installing       : elfutils-debuginfod-client-0.189-3.fc38.x86_64       1/142 
09:14:21 #13 69.09   Installing       : python3-six-1.16.0-9.fc38.noarch                     2/142 
09:14:21 #13 69.09   Installing       : hunspell-filesystem-1.7.2-3.fc38.x86_64              3/142 
09:14:21 #13 69.10   Installing       : hunspell-en-GB-0.20201207-3.fc38.noarch              4/142 
09:14:21 #13 69.11   Installing       : hunspell-en-0.20201207-3.fc38.noarch                 5/142 
09:14:21 #13 69.12   Installing       : hunspell-en-US-0.20201207-3.fc38.noarch              6/142 
09:14:21 #13 69.13   Installing       : hunspell-1.7.2-3.fc38.x86_64                         7/142 
09:14:21 #13 69.15   Installing       : elfutils-0.189-3.fc38.x86_64                         8/142 
09:14:21 #13 69.16   Installing       : xz-5.4.1-1.fc38.x86_64                               9/142 
09:14:21 #13 69.17   Installing       : unzip-6.0-60.fc38.x86_64                            10/142 
09:14:21 #13 69.18   Installing       : file-5.44-3.fc38.x86_64                             11/142 
09:14:21 #13 69.19   Installing       : dwz-0.15-2.fc38.x86_64                              12/142 
09:14:21 #13 69.20   Installing       : zip-3.0-36.fc38.x86_64                              13/142 
09:14:21 #13 69.20   Installing       : enchant2-2.3.4-1.fc38.x86_64                        14/142 
09:14:21 #13 69.21   Installing       : python3-enchant-3.2.2-6.fc38.noarch                 15/142 
09:14:21 #13 69.23   Installing       : python3-construct-2.10.68-4.fc38.noarch             16/142 
09:14:21 #13 69.24   Installing       : python3-pybeam-0.7-5.fc38.noarch                    17/142 
09:14:21 #13 69.25   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch              18/142 
09:14:21 #13 69.27   Installing       : zstd-1.5.5-1.fc38.x86_64                            19/142 
09:14:21 #13 69.27   Installing       : xxhash-libs-0.8.2-1.fc38.x86_64                     20/142 
09:14:21 #13 69.35   Installing       : gdb-minimal-13.2-4.fc38.x86_64                      21/142 
09:14:21 #13 69.36   Installing       : rust-srpm-macros-24-5.fc38.noarch                   22/142 
09:14:21 #13 69.36   Installing       : qt5-srpm-macros-5.15.10-1.fc38.noarch               23/142 
09:14:21 #13 69.38   Installing       : python3-zstandard-0.21.0-1.fc38.x86_64              24/142 
09:14:21 #13 69.38   Installing       : pyproject-srpm-macros-1.9.0-1.fc38.noarch           25/142 
09:14:21 #13 69.39   Installing       : package-notes-srpm-macros-0.5-8.fc38.noarch         26/142 
09:14:21 #13 69.39   Installing       : kernel-srpm-macros-1.0-19.fc38.noarch               27/142 
09:14:21 #13 69.40   Installing       : emacs-filesystem-1:28.2-7.fc38.noarch               28/142 
09:14:21 #13 69.40   Installing       : desktop-file-utils-0.26-8.fc38.x86_64               29/142 
09:14:21 #13 69.41   Installing       : diffutils-3.10-1.fc38.x86_64                        30/142 
09:14:21 #13 69.42   Installing       : dbus-libs-1:1.14.10-1.fc38.x86_64                   31/142 
09:14:21 #15 9.380 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.3 kB]
09:14:21 #15 9.392 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libudev-dev armhf 247.3-7+rpi1+deb11u2 [124 kB]
09:14:21 #15 9.394 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libsepol1-dev armhf 3.1-1 [308 kB]
09:14:21 #15 9.397 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
09:14:21 #15 9.399 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [188 kB]
09:14:21 #15 9.410 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.7 kB]
09:14:21 #15 9.414 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [627 kB]
09:14:21 #15 9.481 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf libselinux1-dev armhf 3.1-3 [156 kB]
09:14:21 #15 9.483 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
09:14:21 #15 9.538 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl7 armhf 2.4.6-15 [388 kB]
09:14:21 #15 9.561 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf libltdl-dev armhf 2.4.6-15 [159 kB]
09:14:21 #15 9.578 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+rpi1+deb11u1 [88.2 kB]
09:14:21 #15 9.590 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf libsystemd-dev armhf 247.3-7+rpi1+deb11u2 [402 kB]
09:14:21 #14 65.57 Setting up libjbig0:armhf (2.1-3.1ubuntu0.22.04.1) ...
09:14:21 #14 65.59 Setting up libfakeroot:armhf (1.28-1ubuntu1) ...
09:14:21 #14 65.61 Setting up libasan6:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:21 #14 65.62 Setting up libnumber-compare-perl (0.03-2) ...
09:14:21 #14 65.63 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:21 #14 65.65 Setting up fakeroot (1.28-1ubuntu1) ...
09:14:21 #14 65.66 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.66 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
09:14:21 #14 65.67 Setting up autotools-dev (20220109.1) ...
09:14:21 #14 65.69 Setting up libtirpc-dev:armhf (1.3.2-2ubuntu0.1) ...
09:14:21 #14 65.70 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:21 #14 65.71 Setting up libx11-data (2:1.7.5-1ubuntu0.2) ...
09:14:21 #14 65.73 Setting up make (4.3-4.1build1) ...
09:14:21 #14 65.74 Setting up libmpfr6:armhf (4.1.0-3build3) ...
09:14:21 #14 65.76 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:14:21 #14 65.77 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:21 #14 72.06 Setting up libmldbm-perl (2.05-4) ...
09:14:21 #14 72.07 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:14:21 #14 72.08 Setting up libnet-http-perl (6.22-1) ...
09:14:21 #14 72.09 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:14:21 #14 72.10 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:14:21 #14 72.11 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:14:21 #14 72.13 Setting up libtime-moment-perl (0.44-2build1) ...
09:14:21 #14 72.14 Setting up libencode-locale-perl (1.05-3) ...
09:14:21 #14 72.15 Setting up libexception-class-perl (1.45-1) ...
09:14:21 #14 72.16 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:14:21 #14 72.17 Setting up libconfig-tiny-perl (2.28-2) ...
09:14:21 #14 72.18 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:14:21 #14 72.19 Setting up libdevel-callchecker-perl:arm64 (0.008-2) ...
09:14:21 #14 72.21 Setting up liblist-utilsby-perl (0.12-2) ...
09:14:21 #14 72.22 Setting up libstring-shellquote-perl (1.04-3) ...
09:14:21 #14 72.23 Setting up libnet-netmask-perl (2.0002-2) ...
09:14:21 #14 72.24 Setting up libsub-install-perl (0.929-1) ...
09:14:21 #14 72.25 Setting up gcc (4:12.2.0-3ubuntu1) ...
09:14:21 #14 72.28 Setting up dpkg-dev (1.21.21ubuntu1) ...
09:14:21 #14 72.30 Setting up libindirect-perl (0.39-2build1) ...
09:14:21 #14 72.31 Setting up libxs-parse-sublike-perl:arm64 (0.16-1ubuntu3) ...
09:14:21 #14 72.32 Setting up intltool-debian (0.35.0+20060710.6) ...
09:14:21 #14 72.33 Setting up libfreezethaw-perl (0.5001-3) ...
09:14:21 #14 72.34 Setting up libobject-pad-perl (0.78-1) ...
09:14:21 #14 72.35 Setting up liberror-perl (0.17029-2) ...
09:14:21 #14 72.36 Setting up patchutils (0.4.2-1build2) ...
09:14:22 #14 65.42 Selecting previously unselected package libsereal-decoder-perl.
09:14:22 #14 65.42 Preparing to unpack .../314-libsereal-decoder-perl_5.003+ds-1_armhf.deb ...
09:14:22 #14 65.43 Unpacking libsereal-decoder-perl (5.003+ds-1) ...
09:14:22 #14 65.47 Selecting previously unselected package libsereal-encoder-perl.
09:14:22 #14 65.47 Preparing to unpack .../315-libsereal-encoder-perl_5.003+ds-1_armhf.deb ...
09:14:22 #14 65.48 Unpacking libsereal-encoder-perl (5.003+ds-1) ...
09:14:22 #14 65.52 Selecting previously unselected package libset-intspan-perl.
09:14:22 #14 65.53 Preparing to unpack .../316-libset-intspan-perl_1.19-3_all.deb ...
09:14:22 #14 65.53 Unpacking libset-intspan-perl (1.19-3) ...
09:14:22 #14 65.57 Selecting previously unselected package libsocket6-perl.
09:14:22 #14 65.57 Preparing to unpack .../317-libsocket6-perl_0.29-3_armhf.deb ...
09:14:22 #14 65.57 Unpacking libsocket6-perl (0.29-3) ...
09:14:22 #14 65.62 Selecting previously unselected package libsodium23:armhf.
09:14:22 #14 65.62 Preparing to unpack .../318-libsodium23_1.0.18-1build2_armhf.deb ...
09:14:22 #15 10.81   Installing       : selinux-policy-37.22-1.fc37.noarch                   54/93 
09:14:22 #15 10.81   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   54/93 
09:14:22 #15 10.83   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
09:14:22 #15 4.647 Selecting previously unselected package bash-completion.
09:14:22 #15 4.647 (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 ... 27806 files and directories currently installed.)
09:14:22 #15 4.662 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
09:14:22 #15 11.81   Installing       : libedit-3.1-43.20221009cvs.fc37.aarch64              32/95 
09:14:22 #15 11.82   Installing       : libatomic-12.3.1-1.fc37.aarch64                      33/95 
09:14:22 #15 11.83   Installing       : libasan-12.3.1-1.fc37.aarch64                        34/95 
09:14:22 #15 11.84   Installing       : less-633-1.fc37.aarch64                              35/95 
09:14:22 #15 11.96   Installing       : kernel-headers-6.4.4-100.fc37.aarch64                36/95 
09:14:22 #15 11.97   Installing       : libxcrypt-devel-4.4.36-1.fc37.aarch64                37/95 
09:14:22 #15 12.03   Installing       : glibc-devel-2.36-11.fc37.aarch64                     38/95 
09:14:22 #13 68.29 Setting up python3-debian (0.1.49) ...
09:14:22 #15 10.50   Installing       : rhash-1.4.3-2.fc38.aarch64                           41/96 
09:14:22 #15 10.51   Installing       : qrencode-libs-4.1.1-4.fc38.aarch64                   42/96 
09:14:22 #15 10.62   Installing       : python3-setuptools-65.5.1-2.fc38.noarch              43/96 
09:14:22 #15 10.66   Installing       : python3-setools-4.4.3-1.fc38.aarch64                 44/96 
09:14:22 #15 10.67   Installing       : perl-TermReadKey-2.38-16.fc38.aarch64                45/96 
09:14:22 #15 10.68   Installing       : perl-Error-1:0.17029-11.fc38.noarch                  46/96 
09:14:22 #15 10.69   Installing       : pcre2-utf32-10.42-1.fc38.1.aarch64                   47/96 
09:14:22 #15 10.70   Installing       : pcre2-utf16-10.42-1.fc38.1.aarch64                   48/96 
09:14:22 #15 10.71   Installing       : pcre2-devel-10.42-1.fc38.1.aarch64                   49/96 
09:14:22 #15 10.72   Running scriptlet: libutempter-1.2.1-8.fc38.aarch64                     50/96 
09:14:22 #44 DONE 3.7s
09:14:22 
09:14:22 #46 [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...)
09:14:22 #13 71.34 Setting up python3-chardet (4.0.0-1) ...
09:14:22 #15 3.075 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:22 #15 3.078  dpkg-source --after-build .
09:14:22 #15 3.177 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:22 #15 3.182 
09:14:22 #15 3.182 The package has been created.
09:14:22 #15 3.182 Attention, the package has been created in the current directory,
09:14:22 #15 3.182 not in ".." as indicated by the message above!
09:14:22 #15 3.203 Selecting previously unselected package docker-ce-build-deps.
09:14:22 #15 3.220 (Reading database ... 28645 files and directories currently installed.)
09:14:22 #15 3.221 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:22 #15 3.224 Unpacking docker-ce-build-deps (1.0) ...
09:14:22 #13 69.43   Installing       : python3-dbus-1.3.2-2.fc38.x86_64                    32/142 
09:14:22 #13 69.44   Installing       : dash-0.5.12-1.fc38.x86_64                           33/142 
09:14:22 #13 69.44   Running scriptlet: dash-0.5.12-1.fc38.x86_64                           33/142 
09:14:22 #13 69.46   Installing       : ansible-srpm-macros-1-10.fc38.noarch                34/142 
09:14:22 #13 69.48   Installing       : shared-mime-info-2.2-3.fc38.x86_64                  35/142 
09:14:22 #13 69.49   Running scriptlet: shared-mime-info-2.2-3.fc38.x86_64                  35/142 
09:14:22 #13 69.49   Installing       : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          36/142 
09:14:22 #13 69.50   Installing       : python3-tomli-w-1.0.0-5.fc38.noarch                 37/142 
09:14:22 #13 69.51   Installing       : python3-pyxdg-0.27-7.fc38.noarch                    38/142 
09:14:22 #13 69.52   Installing       : python3-file-magic-5.44-3.fc38.noarch               39/142 
09:14:22 #13 69.52   Installing       : python3-distro-1.8.0-2.fc38.noarch                  40/142 
09:14:22 #13 69.53   Installing       : pkgconf-m4-1.8.0-6.fc38.noarch                      41/142 
09:14:22 #13 69.53   Installing       : perl-srpm-macros-1-48.fc38.noarch                   42/142 
09:14:22 #13 69.54   Installing       : openblas-srpm-macros-2-13.fc38.noarch               43/142 
09:14:22 #13 69.54   Installing       : ocaml-srpm-macros-7-3.fc38.noarch                   44/142 
09:14:22 #13 69.55   Installing       : ncurses-6.4-3.20230114.fc38.x86_64                  45/142 
09:14:22 #13 69.55   Installing       : lua-srpm-macros-1-8.fc38.noarch                     46/142 
09:14:22 #13 69.56   Installing       : libstemmer-2.2.0-5.fc38.x86_64                      47/142 
09:14:22 #13 69.57   Installing       : libpng-2:1.6.37-14.fc38.x86_64                      48/142 
09:14:22 #13 69.57   Installing       : libpkgconf-1.8.0-6.fc38.x86_64                      49/142 
09:14:22 #13 69.58   Installing       : pkgconf-1.8.0-6.fc38.x86_64                         50/142 
09:14:22 #13 69.58   Installing       : pkgconf-pkg-config-1.8.0-6.fc38.x86_64              51/142 
09:14:22 #13 69.59   Installing       : libjpeg-turbo-2.1.4-2.fc38.x86_64                   52/142 
09:14:22 #13 69.60   Installing       : gdk-pixbuf2-2.42.10-2.fc38.x86_64                   53/142 
09:14:22 #13 69.61   Installing       : json-glib-1.6.6-4.fc38.x86_64                       54/142 
09:14:22 #13 69.63   Installing       : libappstream-glib-0.8.2-2.fc38.x86_64               55/142 
09:14:22 #13 69.63   Installing       : jansson-2.13.1-6.fc38.x86_64                        56/142 
09:14:22 #15 9.625 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
09:14:22 #15 9.691 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf pkg-config armhf 0.29.2-1 [61.5 kB]
09:14:22 #14 65.78 Setting up lzip (1.23-1) ...
09:14:22 #14 65.80 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:14:22 #14 65.80 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
09:14:22 #14 65.80 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:14:22 #14 65.80 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
09:14:22 #14 65.81 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:14:22 #14 65.81 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
09:14:22 #14 65.82 Setting up strace (5.16-0ubuntu3) ...
09:14:22 #14 65.83 Setting up libsigsegv2:armhf (2.13-1ubuntu3) ...
09:14:22 #14 65.84 Setting up xz-utils (5.2.5-2ubuntu1) ...
09:14:22 #14 65.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.85 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
09:14:22 #14 65.86 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
09:14:22 #14 65.86 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
09:14:22 #14 65.86 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
09:14:22 #14 65.86 Setting up t1utils (1.41-4build2) ...
09:14:22 #14 65.88 Setting up diffstat (1.64-1build2) ...
09:14:22 #14 65.89 Setting up libpng16-16:armhf (1.6.37-3build5) ...
09:14:22 #14 65.91 Setting up libmpc3:armhf (1.2.1-2build1) ...
09:14:22 #14 65.92 Setting up libatomic1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:22 #14 65.93 Setting up patch (2.7.6-7build2) ...
09:14:22 #14 65.95 Setting up autopoint (0.21-4ubuntu4) ...
09:14:22 #14 65.96 Setting up fonts-dejavu-core (2.37-2build1) ...
09:14:22 #14 66.03 Setting up ucf (3.0043) ...
09:14:22 #14 72.37 Setting up libmail-sendmail-perl (0.80-3) ...
09:14:22 #14 72.38 Setting up libltdl-dev:arm64 (2.4.7-5) ...
09:14:22 #14 72.39 Setting up libjson-maybexs-perl (1.004004-1) ...
09:14:22 #14 72.41 Setting up libxml-sax-base-perl (1.09-3) ...
09:14:22 #14 72.42 Setting up libio-string-perl (1.08-4) ...
09:14:22 #14 72.43 Setting up libreadonly-perl (2.050-3) ...
09:14:22 #14 72.44 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:14:22 #14 72.45 Setting up libstring-copyright-perl (0.003014-1) ...
09:14:22 #14 72.46 Setting up libdata-optlist-perl (0.113-1) ...
09:14:22 #14 72.48 Setting up libipc-run-perl (20220807.0-1) ...
09:14:22 #14 72.49 Setting up git (1:2.39.2-1ubuntu1.1) ...
09:14:22 #14 72.51 Setting up libtext-xslate-perl:arm64 (3.5.9-1build2) ...
09:14:22 #14 72.52 Setting up libcontextual-return-perl (0.004014-4) ...
09:14:22 #14 72.53 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:22 #14 72.54 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:22 #14 72.56 Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
09:14:22 #14 72.57 Setting up libhtml-parser-perl:arm64 (3.81-1) ...
09:14:22 #14 65.63 Unpacking libsodium23:armhf (1.0.18-1build2) ...
09:14:22 #14 65.67 Selecting previously unselected package libstring-copyright-perl.
09:14:22 #14 65.67 Preparing to unpack .../319-libstring-copyright-perl_0.003014-1_all.deb ...
09:14:22 #14 65.68 Unpacking libstring-copyright-perl (0.003014-1) ...
09:14:22 #14 65.71 Selecting previously unselected package libstring-escape-perl.
09:14:22 #14 65.72 Preparing to unpack .../320-libstring-escape-perl_2010.002-3_all.deb ...
09:14:22 #14 65.72 Unpacking libstring-escape-perl (2010.002-3) ...
09:14:22 #14 65.76 Selecting previously unselected package libstring-license-perl.
09:14:22 #14 65.76 Preparing to unpack .../321-libstring-license-perl_0.0.2-1ubuntu2_all.deb ...
09:14:22 #14 65.76 Unpacking libstring-license-perl (0.0.2-1ubuntu2) ...
09:14:22 #14 65.80 Selecting previously unselected package libstring-shellquote-perl.
09:14:22 #14 65.80 Preparing to unpack .../322-libstring-shellquote-perl_1.04-3_all.deb ...
09:14:22 #14 65.81 Unpacking libstring-shellquote-perl (1.04-3) ...
09:14:22 #14 65.84 Selecting previously unselected package libsyntax-keyword-try-perl.
09:14:22 #14 65.85 Preparing to unpack .../323-libsyntax-keyword-try-perl_0.28-1_armhf.deb ...
09:14:22 #14 65.85 Unpacking libsyntax-keyword-try-perl (0.28-1) ...
09:14:22 #14 65.89 Selecting previously unselected package libterm-readkey-perl.
09:14:22 #15 11.08   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
09:14:22 #17 DONE 4.5s
09:14:22 
09:14:22 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:22 #18 DONE 0.0s
09:14:22 
09:14:22 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:22 #19 DONE 0.0s
09:14:22 
09:14:22 #20 exporting to image
09:14:22 #20 exporting layers
09:14:22 #15 12.09   Installing       : glibc-static-2.36-11.fc37.aarch64                    39/95 
09:14:22 #15 12.10   Installing       : libxcrypt-static-4.4.36-1.fc37.aarch64               40/95 
09:14:22 #15 12.10   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  41/95 
09:14:22 #15 12.11   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  41/95 
09:14:22 #15 12.12   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        42/95 
09:14:22 #15 12.20   Installing       : dbus-broker-33-1.fc37.aarch64                        42/95 
09:14:22 #15 12.21   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        42/95 
09:14:22 #15 12.22   Installing       : dbus-1:1.14.10-1.fc37.aarch64                        43/95 
09:14:22 #15 12.22   Installing       : annobin-docs-12.23-1.fc37.noarch                     44/95 
09:14:22 #15 12.23   Installing       : rhash-1.4.2-3.fc37.aarch64                           45/95 
09:14:22 #15 12.24   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   46/95 
09:14:22 #15 12.25   Installing       : perl-TermReadKey-2.38-14.fc37.aarch64                47/95 
09:14:22 #15 12.25   Installing       : perl-Error-1:0.17029-10.fc37.noarch                  48/95 
09:14:22 #15 12.26   Installing       : pcre2-utf32-10.40-1.fc37.1.aarch64                   49/95 
09:14:22 #15 12.27   Installing       : pcre2-utf16-10.40-1.fc37.1.aarch64                   50/95 
09:14:22 #15 12.28   Installing       : pcre2-devel-10.40-1.fc37.1.aarch64                   51/95 
09:14:22 #15 12.29   Installing       : libselinux-devel-3.5-1.fc37.aarch64                  52/95 
09:14:22 #14 67.03 Setting up libxpm4:arm64 (1:3.5.12-1ubuntu0.22.04.1) ...
09:14:22 #14 67.04 Setting up libtool (2.4.6-15build2) ...
09:14:22 #14 67.05 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ...
09:14:22 #14 67.12 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:14:22 #13 68.49 Setting up python3-requests (2.28.1+dfsg-1) ...
09:14:22 #13 68.65 Setting up equivs (2.3.1) ...
09:14:22 #13 68.67 Setting up g++ (4:12.2.0-3) ...
09:14:22 #13 68.68 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:22 #13 68.69 Setting up build-essential (12.9) ...
09:14:22 #13 68.73 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:22 #13 68.74 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:22 #13 68.76 Setting up dput (1.1.3) ...
09:14:22 #15 10.76   Installing       : libutempter-1.2.1-8.fc38.aarch64                     50/96 
09:14:22 #15 10.86   Installing       : util-linux-2.38.1-4.fc38.aarch64                     51/96 
09:14:22 #15 10.89   Installing       : openssh-9.0p1-17.fc38.aarch64                        52/96 
09:14:22 #15 10.90   Installing       : libsepol-devel-3.5-1.fc38.aarch64                    53/96 
09:14:22 #15 10.91   Installing       : libselinux-devel-3.5-1.fc38.aarch64                  54/96 
09:14:22 #15 10.93   Installing       : libselinux-utils-3.5-1.fc38.aarch64                  55/96 
09:14:22 #15 10.95   Installing       : policycoreutils-3.5-1.fc38.aarch64                   56/96 
09:14:22 #15 10.96   Running scriptlet: policycoreutils-3.5-1.fc38.aarch64                   56/96 
09:14:22 #13 71.60 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:22 #13 71.61 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:22 #13 71.62 Setting up libmailtools-perl (2.21-1) ...
09:14:22 #13 71.63 Setting up python3-debian (0.1.39) ...
09:14:22 #15 3.461 Reading package lists...
09:14:22 #13 69.65   Installing       : binutils-gold-2.39-9.fc38.x86_64                    57/142 
09:14:22 #13 69.74   Installing       : binutils-2.39-9.fc38.x86_64                         58/142 
09:14:22 #13 69.75   Running scriptlet: binutils-2.39-9.fc38.x86_64                         58/142 
09:14:22 #13 69.76   Installing       : debugedit-5.0-9.fc38.x86_64                         59/142 
09:14:22 #13 69.77   Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    60/142 
09:14:22 #13 69.81   Installing       : groff-base-1.22.4-11.fc38.x86_64                    60/142 
09:14:22 #13 69.82   Running scriptlet: groff-base-1.22.4-11.fc38.x86_64                    60/142 
09:14:22 #13 69.83   Installing       : perl-Digest-1.20-490.fc38.noarch                    61/142 
09:14:22 #13 69.84   Installing       : perl-Digest-MD5-2.58-490.fc38.x86_64                62/142 
09:14:22 #13 69.85   Installing       : perl-B-1.83-497.fc38.x86_64                         63/142 
09:14:22 #13 69.85   Installing       : perl-FileHandle-2.03-497.fc38.noarch                64/142 
09:14:22 #13 69.86   Installing       : perl-Data-Dumper-2.184-491.fc38.x86_64              65/142 
09:14:22 #15 9.955 debconf: delaying package configuration, since apt-utils is not installed
09:14:22 #15 10.00 Fetched 19.1 MB in 2s (8152 kB/s)
09:14:22 #15 10.02 Selecting previously unselected package libstdc++-10-dev:armhf.
09:14:22 #15 10.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 ... 17547 files and directories currently installed.)
09:14:22 #15 10.03 Preparing to unpack .../00-libstdc++-10-dev_10.2.1-6+rpi1_armhf.deb ...
09:14:22 #15 10.04 Unpacking libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
09:14:22 #14 66.13 Setting up libjpeg-turbo8:armhf (2.1.2-0ubuntu1) ...
09:14:22 #14 66.14 Setting up libltdl7:armhf (2.4.6-15build2) ...
09:14:22 #14 66.15 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:14:22 #14 66.16 Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
09:14:22 #14 66.18 Setting up libwebp7:armhf (1.2.2-2ubuntu0.22.04.2) ...
09:14:22 #14 66.20 Setting up libubsan1:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:22 #14 66.21 Setting up libgcc-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:22 #14 66.22 Setting up libmd0:armhf (1.0.4-1build1) ...
09:14:22 #14 66.24 Setting up python-apt-common (2.4.0ubuntu2) ...
09:14:22 #14 72.58 Setting up libgit-wrapper-perl (0.048-2) ...
09:14:22 #14 72.59 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:22 #14 72.60 Setting up librole-tiny-perl (2.002004-1) ...
09:14:22 #14 72.61 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:14:22 #14 72.62 Setting up libc6-dev:arm64 (2.37-0ubuntu2) ...
09:14:22 #14 72.64 Setting up libfont-ttf-perl (1.06-2) ...
09:14:22 #14 72.65 Setting up libfile-homedir-perl (1.006-2) ...
09:14:22 #14 72.66 Setting up libalgorithm-diff-xs-perl:arm64 (0.04-8) ...
09:14:22 #14 72.67 Setting up libio-socket-ssl-perl (2.081-2) ...
09:14:22 #14 72.68 Setting up libsub-exporter-perl (0.989-1) ...
09:14:22 #14 72.69 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
09:14:22 #14 72.70 Setting up libalgorithm-merge-perl (0.08-5) ...
09:14:22 #14 72.71 Setting up libhttp-message-perl (6.44-1) ...
09:14:22 #14 72.73 Setting up libdata-validate-ip-perl (0.31-1) ...
09:14:22 #14 72.74 Setting up libhtml-form-perl (6.11-1) ...
09:14:22 #14 72.75 Setting up libiterator-perl (0.03+ds1-2) ...
09:14:22 #14 72.76 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:22 #14 72.77 Setting up libjson-xs-perl (4.030-2) ...
09:14:22 #14 72.80 Setting up python3.11 (3.11.4-1~23.04) ...
09:14:22 #16 13.11 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:14:22 #16 13.11 1 not fully installed or removed.
09:14:22 #16 13.11 Need to get 8142 kB of archives.
09:14:22 #16 13.11 After this operation, 40.0 MB of additional disk space will be used.
09:14:22 #16 13.11 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
09:14:22 #16 13.17 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
09:14:22 #16 13.22 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libarchive13 amd64 3.4.0-2ubuntu1.2 [327 kB]
09:14:22 #16 13.22 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB]
09:14:22 #16 13.23 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB]
09:14:22 #16 13.23 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1 amd64 1.34.2-1ubuntu1.3 [80.8 kB]
09:14:22 #16 13.23 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 cmake amd64 3.16.3-1ubuntu1.20.04.1 [3668 kB]
09:14:22 #16 13.27 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
09:14:22 #16 13.27 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
09:14:22 #16 13.27 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB]
09:14:22 #16 13.27 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libudev-dev amd64 245.4-4ubuntu3.22 [19.7 kB]
09:14:22 #16 13.27 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsepol1-dev amd64 3.0-1ubuntu0.1 [325 kB]
09:14:22 #16 13.27 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB]
09:14:22 #16 13.27 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-32-0 amd64 10.34-7ubuntu0.1 [170 kB]
09:14:22 #16 13.27 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-posix2 amd64 10.34-7ubuntu0.1 [5988 B]
09:14:22 #16 13.28 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-dev amd64 10.34-7ubuntu0.1 [672 kB]
09:14:22 #16 13.28 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB]
09:14:22 #16 13.29 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB]
09:14:22 #16 13.29 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libseccomp-dev amd64 2.5.1-1ubuntu1~20.04.2 [83.6 kB]
09:14:22 #16 13.29 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.22 [246 kB]
09:14:22 #16 13.29 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB]
09:14:22 #16 13.44 debconf: delaying package configuration, since apt-utils is not installed
09:14:22 #16 13.47 Fetched 8142 kB in 9s (940 kB/s)
09:14:22 #16 13.50 Selecting previously unselected package bash-completion.
09:14:22 #16 13.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 ... 26326 files and directories currently installed.)
09:14:22 #16 13.52 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
09:14:22 #16 14.12 Unpacking bash-completion (1:2.10-1ubuntu1) ...
09:14:22 #16 14.25 Selecting previously unselected package cmake-data.
09:14:22 #16 14.25 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
09:14:22 #16 14.26 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:22 #16 14.64 Selecting previously unselected package libarchive13:amd64.
09:14:22 #16 14.64 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_amd64.deb ...
09:14:22 #16 14.65 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
09:14:22 #14 65.89 Preparing to unpack .../324-libterm-readkey-perl_2.38-2build1_armhf.deb ...
09:14:22 #14 65.89 Unpacking libterm-readkey-perl (2.38-2build1) ...
09:14:22 #14 65.93 Selecting previously unselected package libtext-levenshteinxs-perl.
09:14:22 #14 65.94 Preparing to unpack .../325-libtext-levenshteinxs-perl_0.03-5build1_armhf.deb ...
09:14:22 #14 65.94 Unpacking libtext-levenshteinxs-perl (0.03-5build1) ...
09:14:22 #14 65.98 Selecting previously unselected package libtext-markdown-discount-perl.
09:14:22 #14 65.98 Preparing to unpack .../326-libtext-markdown-discount-perl_0.16-1_armhf.deb ...
09:14:22 #14 65.98 Unpacking libtext-markdown-discount-perl (0.16-1) ...
09:14:22 #14 66.03 Selecting previously unselected package libtext-xslate-perl:armhf.
09:14:22 #14 66.03 Preparing to unpack .../327-libtext-xslate-perl_3.5.9-1build2_armhf.deb ...
09:14:22 #14 66.04 Unpacking libtext-xslate-perl:armhf (3.5.9-1build2) ...
09:14:22 #14 66.08 Selecting previously unselected package libtime-duration-perl.
09:14:22 #14 66.08 Preparing to unpack .../328-libtime-duration-perl_1.21-2_all.deb ...
09:14:22 #14 66.09 Unpacking libtime-duration-perl (1.21-2) ...
09:14:22 #14 66.13 Selecting previously unselected package libtime-moment-perl.
09:14:22 #14 66.13 Preparing to unpack .../329-libtime-moment-perl_0.44-2build1_armhf.deb ...
09:14:22 #14 66.13 Unpacking libtime-moment-perl (0.44-2build1) ...
09:14:22 #17 24.01   Installing       : cmake-data-3.20.2-5.el8.noarch                       48/58 
09:14:22 #15 12.30   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     53/95 
09:14:22 #15 12.35   Installing       : libutempter-1.2.1-7.fc37.aarch64                     53/95 
09:14:22 #15 12.43   Installing       : util-linux-2.38.1-1.fc37.aarch64                     54/95 
09:14:22 #15 12.45   Installing       : policycoreutils-3.5-1.fc37.aarch64                   55/95 
09:14:22 #15 12.46   Running scriptlet: policycoreutils-3.5-1.fc37.aarch64                   55/95 
09:14:22 #15 12.47   Installing       : selinux-policy-37.22-1.fc37.noarch                   56/95 
09:14:22 #14 67.12 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
09:14:22 #14 67.13 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:14:22 #14 67.13 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
09:14:22 #14 67.13 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:14:22 #14 67.13 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
09:14:22 #14 67.14 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:14:22 #14 67.16 Setting up libxext6:arm64 (2:1.3.4-1build1) ...
09:14:22 #14 67.17 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ...
09:14:22 #14 67.18 Setting up python3 (3.10.6-1~22.04) ...
09:14:22 #15 5.290 Unpacking bash-completion (1:2.8-6) ...
09:14:22 #15 5.424 Selecting previously unselected package cmake-data.
09:14:22 #15 5.427 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
09:14:22 #15 5.431 Unpacking cmake-data (3.13.4-1) ...
09:14:22 #13 68.89 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:22 #13 68.91 Setting up libstring-license-perl (0.0.2-1) ...
09:14:22 #13 68.92 Setting up licensecheck (3.3.5-1) ...
09:14:22 #13 68.94 Setting up libgitlab-api-v4-perl (0.26-3) ...
09:14:22 #13 69.02 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:22 #15 10.98   Installing       : selinux-policy-38.28-1.fc38.noarch                   57/96 
09:14:22 #15 10.98   Running scriptlet: selinux-policy-38.28-1.fc38.noarch                   57/96 
09:14:22 #13 71.80 Setting up python3-requests (2.25.1+dfsg-2) ...
09:14:22 #13 71.96 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:14:22 #15 4.092 Building dependency tree...
09:14:22 #15 4.290 Reading state information...
09:14:22 #13 69.86   Installing       : perl-libnet-3.15-1.fc38.noarch                      66/142 
09:14:22 #13 69.87   Installing       : perl-AutoLoader-5.74-497.fc38.noarch                67/142 
09:14:22 #13 69.87   Installing       : perl-base-2.27-497.fc38.noarch                      68/142 
09:14:22 #13 69.88   Installing       : perl-URI-5.17-2.fc38.noarch                         69/142 
09:14:22 #13 69.89   Installing       : perl-Time-Local-2:1.300-490.fc38.noarch             70/142 
09:14:22 #13 69.89   Installing       : perl-Mozilla-CA-20221114-2.fc38.noarch              71/142 
09:14:22 #13 69.90   Installing       : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch         72/142 
09:14:22 #13 69.90   Installing       : perl-if-0.61.000-497.fc38.noarch                    73/142 
09:14:22 #13 69.91   Installing       : perl-locale-1.10-497.fc38.noarch                    74/142 
09:14:22 #13 69.91   Installing       : perl-IO-Socket-IP-0.41-492.fc38.noarch              75/142 
09:14:22 #13 69.91   Installing       : perl-File-Path-2.18-490.fc38.noarch                 76/142 
09:14:22 #13 69.92   Installing       : perl-IO-Socket-SSL-2.081-1.fc38.noarch              77/142 
09:14:22 #13 69.94   Installing       : perl-Net-SSLeay-1.92-5.fc38.x86_64                  78/142 
09:14:22 #13 69.94   Installing       : perl-Pod-Escapes-1:1.07-490.fc38.noarch             79/142 
09:14:22 #13 69.95   Installing       : perl-Term-ANSIColor-5.01-491.fc38.noarch            80/142 
09:14:22 #13 69.95   Installing       : perl-Class-Struct-0.66-497.fc38.noarch              81/142 
09:14:22 #13 69.96   Installing       : perl-POSIX-2.03-497.fc38.x86_64                     82/142 
09:14:22 #13 69.96   Installing       : perl-IPC-Open3-1.22-497.fc38.noarch                 83/142 
09:14:22 #13 69.97   Installing       : perl-File-Temp-1:0.231.100-490.fc38.noarch          84/142 
09:14:22 #13 69.97   Installing       : perl-HTTP-Tiny-0.086-2.fc38.noarch                  85/142 
09:14:22 #13 69.98   Installing       : perl-Term-Cap-1.18-1.fc38.noarch                    86/142 
09:14:22 #13 69.99   Installing       : perl-Pod-Simple-1:3.43-491.fc38.noarch              87/142 
09:14:22 #13 69.99   Installing       : perl-Socket-4:2.036-2.fc38.x86_64                   88/142 
09:14:22 #13 70.00   Installing       : perl-SelectSaver-1.02-497.fc38.noarch               89/142 
09:14:22 #13 70.00   Installing       : perl-Symbol-1.09-497.fc38.noarch                    90/142 
09:14:22 #13 70.01   Installing       : perl-File-stat-1.12-497.fc38.noarch                 91/142 
09:14:22 #13 70.03   Installing       : perl-podlators-1:5.01-2.fc38.noarch                 92/142 
09:14:22 #13 70.04   Installing       : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            93/142 
09:14:22 #13 70.04   Installing       : perl-Text-ParseWords-3.31-490.fc38.noarch           94/142 
09:14:22 #13 70.05   Installing       : perl-Fcntl-1.15-497.fc38.x86_64                     95/142 
09:14:22 #13 70.05   Installing       : perl-mro-1.26-497.fc38.x86_64                       96/142 
09:14:22 #13 70.06   Installing       : perl-IO-1.50-497.fc38.x86_64                        97/142 
09:14:22 #13 70.06   Installing       : perl-overloading-0.02-497.fc38.noarch               98/142 
09:14:22 #13 70.07   Installing       : perl-Pod-Usage-4:2.03-4.fc38.noarch                 99/142 
09:14:22 #13 70.07   Installing       : perl-MIME-Base64-3.16-490.fc38.x86_64              100/142 
09:14:22 #13 70.08   Installing       : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64      101/142 
09:14:22 #13 70.08   Installing       : perl-constant-1.33-491.fc38.noarch                 102/142 
09:14:22 #13 70.09   Installing       : perl-parent-1:0.241-1.fc38.noarch                  103/142 
09:14:22 #13 70.09   Installing       : perl-Errno-1.36-497.fc38.x86_64                    104/142 
09:14:22 #13 70.09   Installing       : perl-File-Basename-2.85-497.fc38.noarch            105/142 
09:14:22 #13 70.10   Installing       : perl-Getopt-Std-1.13-497.fc38.noarch               106/142 
09:14:22 #13 70.10   Installing       : perl-Storable-1:3.26-490.fc38.x86_64               107/142 
09:14:22 #13 70.11   Installing       : perl-overload-1.35-497.fc38.noarch                 108/142 
09:14:22 #13 70.11   Installing       : perl-vars-1.05-497.fc38.noarch                     109/142 
09:14:22 #13 70.12   Installing       : perl-Getopt-Long-1:2.54-2.fc38.noarch              110/142 
09:14:22 #13 70.12   Installing       : perl-Carp-1.52-490.fc38.noarch                     111/142 
09:14:22 #13 70.13   Installing       : perl-Exporter-5.77-490.fc38.noarch                 112/142 
09:14:22 #13 70.13   Installing       : perl-PathTools-3.84-490.fc38.x86_64                113/142 
09:14:22 #13 70.14   Installing       : perl-NDBM_File-1.15-497.fc38.x86_64                114/142 
09:14:22 #13 70.14   Installing       : perl-DynaLoader-1.52-497.fc38.x86_64               115/142 
09:14:22 #16 3.239 Reading package lists...
09:14:22 #16 4.097 Building dependency tree...
09:14:22 #16 4.299 Reading state information...
09:14:22 #16 4.333 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:22 #15 3.267 Reading package lists...
09:14:22 #14 66.25 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
09:14:22 #14 66.27 Setting up libcrypt-dev:armhf (1:4.4.27-1) ...
09:14:22 #14 66.28 Setting up libuchardet0:armhf (0.0.7-1build2) ...
09:14:22 #14 66.29 Setting up lzop (1.04-2build2) ...
09:14:22 #14 66.30 Setting up libmpdec3:armhf (2.5.1-2build2) ...
09:14:22 #14 66.33 Setting up git-man (1:2.34.1-1ubuntu1.10) ...
09:14:22 #14 66.35 Setting up netbase (6.3) ...
09:14:22 #14 66.38 Setting up libbinutils:armhf (2.38-4ubuntu2.3) ...
09:14:22 #14 66.39 Setting up libfido2-1:armhf (1.10.0-1) ...
09:14:22 #14 66.41 Setting up libisl23:armhf (0.24-2build1) ...
09:14:22 #14 66.43 Setting up libc-dev-bin (2.35-0ubuntu3.3) ...
09:14:22 #14 66.44 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:14:22 #14 66.45 Setting up libbsd0:armhf (0.11.5-1) ...
09:14:22 #14 66.47 Setting up libelf1:armhf (0.186-1build1) ...
09:14:22 #14 66.48 Setting up readline-common (8.1.2-1) ...
09:14:22 #14 66.50 Setting up publicsuffix (20211207.1025-1) ...
09:14:22 #14 66.51 Setting up zstd (1.4.8+dfsg-3build1) ...
09:14:22 #14 66.52 Setting up libmarkdown2:armhf (2.2.7-2) ...
09:14:22 #14 66.53 Setting up libcc1-0:armhf (12.3.0-1ubuntu1~22.04) ...
09:14:22 #14 66.55 Setting up iso-codes (4.9.0-1) ...
09:14:22 #16 14.71 Selecting previously unselected package libjsoncpp1:amd64.
09:14:22 #16 14.71 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ...
09:14:22 #16 14.72 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
09:14:22 #16 14.76 Selecting previously unselected package librhash0:amd64.
09:14:22 #16 14.77 Preparing to unpack .../04-librhash0_1.3.9-1_amd64.deb ...
09:14:22 #16 14.77 Unpacking librhash0:amd64 (1.3.9-1) ...
09:14:22 #16 14.81 Selecting previously unselected package libuv1:amd64.
09:14:22 #16 14.81 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_amd64.deb ...
09:14:22 #16 14.82 Unpacking libuv1:amd64 (1.34.2-1ubuntu1.3) ...
09:14:22 #16 14.85 Selecting previously unselected package cmake.
09:14:22 #16 14.86 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_amd64.deb ...
09:14:22 #16 14.86 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:22 #14 66.21 Selecting previously unselected package libtype-tiny-xs-perl:armhf.
09:14:22 #14 66.21 Preparing to unpack .../330-libtype-tiny-xs-perl_0.025-1_armhf.deb ...
09:14:22 #14 66.21 Unpacking libtype-tiny-xs-perl:armhf (0.025-1) ...
09:14:22 #14 66.26 Selecting previously unselected package libunicode-utf8-perl.
09:14:22 #14 66.26 Preparing to unpack .../331-libunicode-utf8-perl_0.62-2_armhf.deb ...
09:14:22 #14 66.26 Unpacking libunicode-utf8-perl (0.62-2) ...
09:14:22 #14 66.30 Selecting previously unselected package libwww-mechanize-perl.
09:14:22 #14 66.31 Preparing to unpack .../332-libwww-mechanize-perl_2.16-1_all.deb ...
09:14:22 #14 66.31 Unpacking libwww-mechanize-perl (2.16-1) ...
09:14:22 #14 66.35 Selecting previously unselected package libxml-namespacesupport-perl.
09:14:22 #14 66.35 Preparing to unpack .../333-libxml-namespacesupport-perl_1.12-2_all.deb ...
09:14:22 #14 66.36 Unpacking libxml-namespacesupport-perl (1.12-2) ...
09:14:22 #17 25.12   Installing       : cmake-3.20.2-5.el8.x86_64                            49/58 
09:14:22 #17 25.23   Installing       : isl-0.16.1-6.el8.x86_64                              50/58 
09:14:22 #15 12.55   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   56/95 
09:14:22 #15 12.57   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
09:14:22 #14 67.47 Setting up python3-xdg (0.27-2) ...
09:14:22 #15 5.773 Selecting previously unselected package libprocps7:amd64.
09:14:22 #15 5.776 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_amd64.deb ...
09:14:22 #13 69.04 Setting up libwww-perl (6.68-1) ...
09:14:22 #13 69.05 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:22 #13 69.06 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:22 #13 69.07 Setting up devscripts (2.23.4) ...
09:14:22 #15 11.01   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          58/96 
09:14:22 #15 11.29   Installing       : selinux-policy-targeted-38.28-1.fc38.noarch          58/96 
09:14:22 #13 72.03 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:22 #13 72.10 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:22 #13 72.17 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:22 #13 72.29 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:22 #15 4.297 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:22 #15 4.587 Starting 2 pkgProblemResolver with broken count: 0
09:14:22 #15 4.591 Done
09:14:22 #15 4.791  Done
09:14:22 #16 4.409 Starting 2 pkgProblemResolver with broken count: 0
09:14:22 #16 4.413 Done
09:14:22 #16 4.446  Done
09:14:22 #16 4.459 Starting pkgProblemResolver with broken count: 0
09:14:22 #16 4.505 Starting 2 pkgProblemResolver with broken count: 0
09:14:22 #13 70.20   Installing       : perl-Encode-4:3.19-493.fc38.x86_64                 116/142 
09:14:22 #13 70.31   Installing       : perl-libs-4:5.36.1-497.fc38.x86_64                 117/142 
09:14:22 #13 70.32   Installing       : perl-interpreter-4:5.36.1-497.fc38.x86_64          118/142 
09:14:22 #13 70.33   Installing       : devscripts-checkbashisms-2.23.0-1.fc38.x86_64      119/142 
09:14:22 #13 70.33   Installing       : gnat-srpm-macros-6-2.fc38.noarch                   120/142 
09:14:22 #13 70.33   Installing       : ghc-srpm-macros-1.6.1-1.fc38.noarch                121/142 
09:14:22 #13 70.34   Installing       : fpc-srpm-macros-1.3-7.fc38.noarch                  122/142 
09:14:22 #13 70.34   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch            123/142 
09:14:22 #13 70.34   Installing       : web-assets-filesystem-5-19.fc38.noarch             124/142 
09:14:22 #13 70.35   Installing       : js-jquery-3.6.3-2.fc38.noarch                      125/142 
09:14:22 #13 70.36   Installing       : python-systemd-doc-235-2.fc38.x86_64               126/142 
09:14:22 #13 70.37   Installing       : python3-systemd-235-2.fc38.x86_64                  127/142 
09:14:22 #13 70.38   Installing       : python3-dnf-plugins-core-4.4.2-1.fc38.noarch       128/142 
09:14:22 #13 70.39   Installing       : efi-srpm-macros-5-7.fc38.noarch                    129/142 
09:14:22 #13 70.39   Installing       : fonts-srpm-macros-1:2.0.5-11.fc38.noarch           130/142 
09:14:22 #13 70.40   Installing       : go-srpm-macros-3.2.0-2.fc38.noarch                 131/142 
09:14:22 #13 70.40   Installing       : python-srpm-macros-3.11-10.fc38.noarch             132/142 
09:14:22 #15 3.815 Building dependency tree...
09:14:22 #15 3.990 Reading state information...
09:14:22 #15 4.022 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:22 #14 66.57 Setting up liblocale-gettext-perl (1.07-4build3) ...
09:14:22 #14 66.58 Setting up dctrl-tools (2.24-3build2) ...
09:14:22 #14 66.59 Setting up libgdbm6:armhf (1.23-1) ...
09:14:22 #14 66.62 Setting up libicu70:armhf (70.1-2) ...
09:14:22 #14 66.63 Setting up libctf0:armhf (2.38-4ubuntu2.3) ...
09:14:22 #14 66.65 Setting up libjpeg8:armhf (8c-2ubuntu10) ...
09:14:22 #14 66.66 Setting up pinentry-curses (1.1.1-1build2) ...
09:14:22 #14 66.68 Setting up cpp-11 (11.4.0-1ubuntu1~22.04) ...
09:14:22 #14 66.69 Setting up manpages-dev (5.10-1ubuntu1) ...
09:14:22 #14 66.71 Setting up libdw1:armhf (0.186-1build1) ...
09:14:22 #14 66.72 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
09:14:22 #14 66.74 Setting up libxcb1:armhf (1.14-3ubuntu3) ...
09:14:22 #14 66.75 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ...
09:14:23 #15 10.32 Selecting previously unselected package g++-10.
09:14:23 #15 10.32 Preparing to unpack .../01-g++-10_10.2.1-6+rpi1_armhf.deb ...
09:14:23 #15 10.32 Unpacking g++-10 (10.2.1-6+rpi1) ...
09:14:23 #16 15.22 Selecting previously unselected package dh-apparmor.
09:14:23 #46 0.725 -- The C compiler identification is GNU 10.2.1
09:14:23 #46 0.743 -- Detecting C compiler ABI info
09:14:23 #46 0.881 -- Detecting C compiler ABI info - done
09:14:23 #46 0.914 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc - skipped
09:14:23 #46 0.915 -- Detecting C compile features
09:14:23 #46 0.916 -- Detecting C compile features - done
09:14:23 #46 0.937 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:23 #46 0.984 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:14:23 #46 1.010 -- Configuring done
09:14:23 #46 1.015 -- Generating done
09:14:23 #46 1.017 -- Build files have been written to: /go/src/github.com/krallin/tini
09:14:23 #46 1.106 Scanning dependencies of target tini-static
09:14:23 #14 66.43 Selecting previously unselected package libxml-sax-base-perl.
09:14:23 #14 66.43 Preparing to unpack .../334-libxml-sax-base-perl_1.09-3_all.deb ...
09:14:23 #14 66.44 Unpacking libxml-sax-base-perl (1.09-3) ...
09:14:23 #14 66.54 Selecting previously unselected package libxml-sax-perl.
09:14:23 #14 66.54 Preparing to unpack .../335-libxml-sax-perl_1.02+dfsg-3_all.deb ...
09:14:23 #14 66.55 Unpacking libxml-sax-perl (1.02+dfsg-3) ...
09:14:23 #14 66.60 Selecting previously unselected package libxml-libxml-perl.
09:14:23 #14 66.60 Preparing to unpack .../336-libxml-libxml-perl_2.0207+dfsg+really+2.0134-1build1_armhf.deb ...
09:14:23 #14 66.60 Unpacking libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:14:23 #14 66.66 Selecting previously unselected package libxml-parser-perl.
09:14:23 #15 12.84   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
09:14:23 #14 67.61 Setting up man-db (2.10.2-1) ...
09:14:23 #14 67.71 Building database of manual pages ...
09:14:23 #15 5.782 Unpacking libprocps7:amd64 (2:3.3.15-2) ...
09:14:23 #15 5.818 Selecting previously unselected package procps.
09:14:23 #15 5.821 Preparing to unpack .../03-procps_2%3a3.3.15-2_amd64.deb ...
09:14:23 #15 5.825 Unpacking procps (2:3.3.15-2) ...
09:14:23 #15 5.878 Selecting previously unselected package libarchive13:amd64.
09:14:23 #15 5.881 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_amd64.deb ...
09:14:23 #15 5.884 Unpacking libarchive13:amd64 (3.3.3-4+deb10u3) ...
09:14:23 #15 5.935 Selecting previously unselected package libjsoncpp1:amd64.
09:14:23 #15 5.938 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ...
09:14:23 #15 5.941 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
09:14:23 #15 5.975 Selecting previously unselected package librhash0:amd64.
09:14:23 #15 5.978 Preparing to unpack .../06-librhash0_1.3.8-1_amd64.deb ...
09:14:23 #13 69.23 Setting up libxml-parser-perl (2.46-4) ...
09:14:23 #13 69.24 Setting up lintian (2.116.3) ...
09:14:23 #13 69.26 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:23 #13 69.30 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:23 #13 69.35 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:23 #13 72.39 Setting up dh-strip-nondeterminism (1.12.0-1) ...
09:14:23 #13 72.43 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:23 #13 72.52 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
09:14:23 #15 5.002 Starting pkgProblemResolver with broken count: 0
09:14:23 #15 5.052 Starting 2 pkgProblemResolver with broken count: 0
09:14:23 #16 4.508 Done
09:14:23 #16 4.672 The following additional packages will be installed:
09:14:23 #16 4.672   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:23 #16 4.673   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:23 #16 4.673   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:23 #16 4.673   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:23 #16 4.675 Suggested packages:
09:14:23 #16 4.675   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:23 #16 4.675 Recommended packages:
09:14:23 #16 4.675   dmsetup
09:14:23 #16 4.719 The following NEW packages will be installed:
09:14:23 #16 4.719   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:23 #16 4.720   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:23 #16 4.720   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:23 #16 4.721   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:23 #13 70.41   Installing       : redhat-rpm-config-252-1.fc38.noarch                133/142 
09:14:23 #13 70.42   Installing       : ed-1.19-2.fc38.x86_64                              134/142 
09:14:23 #13 70.42   Installing       : patch-2.7.6-19.fc38.x86_64                         135/142 
09:14:23 #13 70.43   Installing       : cpio-2.13-14.fc38.x86_64                           136/142 
09:14:23 #13 70.44   Installing       : bzip2-1.0.8-13.fc38.x86_64                         137/142 
09:14:23 #13 70.45   Installing       : rpm-build-4.18.1-3.fc38.x86_64                     138/142 
09:14:23 #13 70.45   Installing       : rpmlint-fedora-license-data-1.30-1.fc38.noarch     139/142 
09:14:23 #13 70.48   Installing       : rpmlint-2.4.0-6.fc38.noarch                        140/142 
09:14:23 #13 70.48   Installing       : dnf-plugins-core-4.4.2-1.fc38.noarch               141/142 
09:14:23 #13 70.57   Installing       : glibc-gconv-extra-2.37-5.fc38.x86_64               142/142 
09:14:23 #15 4.261 Starting 2 pkgProblemResolver with broken count: 0
09:14:23 #15 4.264 Done
09:14:23 #15 4.474  Done
09:14:23 #14 66.95 Setting up libedit2:armhf (3.1-20210910-1build1) ...
09:14:23 #14 66.96 Setting up libreadline8:armhf (8.1.2-1) ...
09:14:23 #14 66.97 Setting up m4 (1.4.18-5ubuntu2) ...
09:14:23 #14 66.99 Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:14:23 #14 67.01 Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
09:14:23 #14 67.02 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:23 #15 10.96 Selecting previously unselected package g++.
09:14:23 #15 10.96 Preparing to unpack .../02-g++_4%3a10.2.1-1+rpi1_armhf.deb ...
09:14:23 #16 15.22 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
09:14:23 #16 15.22 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:23 #16 15.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:23 #16 15.26 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
09:14:23 #16 15.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:14:23 #16 15.31 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:23 #16 15.31 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
09:14:23 #16 15.32 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:14:23 #16 15.35 Selecting previously unselected package libudev-dev:amd64.
09:14:23 #16 15.35 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_amd64.deb ...
09:14:23 #16 15.36 Unpacking libudev-dev:amd64 (245.4-4ubuntu3.22) ...
09:14:23 #16 15.41 Selecting previously unselected package libsepol1-dev:amd64.
09:14:23 #16 15.41 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_amd64.deb ...
09:14:23 #16 15.41 Unpacking libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
09:14:23 #16 15.48 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:23 #46 1.123 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:23 #46 1.386 [100%] Linking C executable tini-static
09:14:23 #14 66.66 Preparing to unpack .../337-libxml-parser-perl_2.46-4_armhf.deb ...
09:14:23 #14 66.67 Unpacking libxml-parser-perl (2.46-4) ...
09:14:23 #14 66.74 Selecting previously unselected package libxml-sax-expat-perl.
09:14:23 #14 66.74 Preparing to unpack .../338-libxml-sax-expat-perl_0.51-2_all.deb ...
09:14:23 #14 66.74 Unpacking libxml-sax-expat-perl (0.51-2) ...
09:14:23 #14 66.78 Selecting previously unselected package libyaml-libyaml-perl.
09:14:23 #14 66.78 Preparing to unpack .../339-libyaml-libyaml-perl_0.86+ds-1_armhf.deb ...
09:14:23 #14 66.79 Unpacking libyaml-libyaml-perl (0.86+ds-1) ...
09:14:23 #14 66.83 Selecting previously unselected package licensecheck.
09:14:23 #14 66.83 Preparing to unpack .../340-licensecheck_3.3.5-1ubuntu1_all.deb ...
09:14:23 #14 66.83 Unpacking licensecheck (3.3.5-1ubuntu1) ...
09:14:23 #14 66.87 Selecting previously unselected package libdevel-size-perl.
09:14:23 #14 66.87 Preparing to unpack .../341-libdevel-size-perl_0.83-2build1_armhf.deb ...
09:14:23 #14 66.88 Unpacking libdevel-size-perl (0.83-2build1) ...
09:14:23 #14 66.92 Selecting previously unselected package libipc-run3-perl.
09:14:23 #14 67.93 Setting up libgpgme11:arm64 (1.16.0-1.2ubuntu4.1) ...
09:14:23 #14 67.94 Setting up gcc (4:11.2.0-1ubuntu1) ...
09:14:23 #14 67.97 Setting up python3-six (1.16.0-3ubuntu1) ...
09:14:23 #14 68.10 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:14:23 #15 5.981 Unpacking librhash0:amd64 (1.3.8-1) ...
09:14:23 #15 6.019 Selecting previously unselected package libuv1:amd64.
09:14:23 #15 6.022 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_amd64.deb ...
09:14:23 #15 6.025 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
09:14:23 #15 6.057 Selecting previously unselected package cmake.
09:14:23 #15 6.060 Preparing to unpack .../08-cmake_3.13.4-1_amd64.deb ...
09:14:23 #15 6.062 Unpacking cmake (3.13.4-1) ...
09:14:23 #13 69.49 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:23 #13 69.52 Setting up libsoap-lite-perl (1.27-3) ...
09:14:23 #13 69.53 Setting up libxmlrpc-lite-perl (0.717-5) ...
09:14:23 #13 69.54 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:23 #13 69.58 Processing triggers for ca-certificates (20230311) ...
09:14:23 #13 69.58 Updating certificates in /etc/ssl/certs...
09:14:23 #13 72.57 Setting up libdata-dpath-perl (0.58-1) ...
09:14:23 #13 72.63 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:23 #13 72.70 Setting up libpackage-stash-perl (0.39-1) ...
09:14:23 #13 72.71 Setting up libimport-into-perl (1.002005-1) ...
09:14:23 #13 72.72 Setting up libmoo-perl (2.004004-1) ...
09:14:23 #13 72.74 Setting up liblist-someutils-perl (0.58-1) ...
09:14:23 #14 73.55 Setting up libhttp-negotiate-perl (6.01-2) ...
09:14:23 #14 73.56 Setting up libio-prompter-perl (0.004015-2) ...
09:14:23 #14 73.57 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:14:23 #14 73.59 Setting up libstdc++-12-dev:arm64 (12.3.0-1ubuntu1~23.04) ...
09:14:23 #14 73.60 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:23 #14 73.61 Setting up libtool (2.4.7-5) ...
09:14:23 #14 73.62 Setting up po-debconf (1.0.21+nmu1) ...
09:14:23 #14 73.63 Setting up libhtml-tree-perl (5.07-3) ...
09:14:23 #14 73.64 Setting up libparams-classify-perl:arm64 (0.015-2build2) ...
09:14:23 #14 73.66 Setting up libcgi-pm-perl (4.55-1) ...
09:14:23 #14 73.67 Setting up python3 (3.11.2-1) ...
09:14:23 #15 5.056 Done
09:14:23 #18 DONE 3.0s
09:14:23 
09:14:23 #19 [stage-1 9/9] WORKDIR /root/rpmbuild
09:14:23 #19 DONE 0.0s
09:14:23 
09:14:23 #20 exporting to image
09:14:23 #20 exporting layers
09:14:23 #15 10.96 Unpacking g++ (4:10.2.1-1+rpi1) ...
09:14:23 #15 10.99 Selecting previously unselected package build-essential.
09:14:23 #15 10.99 Preparing to unpack .../03-build-essential_12.9_armhf.deb ...
09:14:23 #15 11.00 Unpacking build-essential (12.9) ...
09:14:23 #15 11.03 Selecting previously unselected package bash-completion.
09:14:23 #15 11.04 Preparing to unpack .../04-bash-completion_1%3a2.11-2_all.deb ...
09:14:23 #13 68.39 Setting up libgpgme11:armhf (1.12.0-6) ...
09:14:23 #13 68.40 Setting up gcc (4:8.3.0-1) ...
09:14:23 #13 68.42 Setting up python3-six (1.12.0-1) ...
09:14:23 #13 68.55 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:14:23 #13 68.57 Setting up perl (5.28.1-6+deb10u1) ...
09:14:23 #13 68.59 Setting up libpackage-stash-xs-perl (0.29-1) ...
09:14:23 #13 68.60 Setting up python3-gpg (1.12.0-6) ...
09:14:23 #13 68.77 Setting up libdata-dump-perl (1.23-1) ...
09:14:23 #13 68.78 Setting up python3-certifi (2018.8.24-1) ...
09:14:23 #13 68.90 Setting up libdigest-hmac-perl (1.03+dfsg-2) ...
09:14:23 #13 68.91 Setting up libref-util-perl (0.204-1) ...
09:14:23 #13 68.92 Setting up libipc-system-simple-perl (1.25-4) ...
09:14:23 #13 68.93 Setting up libnet-domain-tld-perl (1.75-1) ...
09:14:23 #13 68.94 Setting up libnet-libidn-perl (0.12.ds-3+b1) ...
09:14:23 #13 68.96 Setting up libvariable-magic-perl (0.62-1+b1) ...
09:14:23 #13 68.97 Setting up python3-idna (2.6-1) ...
09:14:23 #13 69.13 Setting up libio-html-perl (1.001-1) ...
09:14:23 #13 69.14 Setting up libb-hooks-op-check-perl (0.22-1+b1) ...
09:14:23 #13 69.16 Setting up libtest-refcount-perl (0.08-3) ...
09:14:23 #13 69.17 Setting up libparams-util-perl (1.07-3+b4) ...
09:14:23 #13 69.18 Setting up libdpkg-perl (1.19.8) ...
09:14:23 #13 69.19 Setting up autoconf (2.69-11) ...
09:14:23 #13 69.20 Setting up python3-urllib3 (1.24.1-1) ...
09:14:23 #13 69.36 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:23 #13 69.38 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:23 #13 69.39 Setting up libtimedate-perl (2.3000-2+deb10u1) ...
09:14:23 #13 69.40 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:14:23 #13 69.41 Setting up libsub-name-perl (0.21-1+b3) ...
09:14:23 #13 69.42 Setting up libtype-tiny-xs-perl (0.014-1+b1) ...
09:14:23 #13 69.44 Setting up g++-8 (8.3.0-6) ...
09:14:23 #13 69.45 Setting up libfile-chdir-perl (0.1008-1) ...
09:14:23 #13 69.46 Setting up xauth (1:1.0.10-1) ...
09:14:23 #13 69.47 Setting up libpath-tiny-perl (0.108-1) ...
09:14:23 #13 69.48 Setting up libarchive-cpio-perl (0.10-1) ...
09:14:23 #13 69.49 Setting up libjson-perl (4.02000-1) ...
09:14:23 #13 69.50 Setting up libfcgi-perl (0.78-2+b3) ...
09:14:23 #13 69.52 Setting up libdevel-globaldestruction-perl (0.14-1) ...
09:14:23 #13 69.53 Setting up python3-unidiff (0.5.4-1) ...
09:14:23 #13 69.77 Setting up libstrictures-perl (2.000005-1) ...
09:14:23 #13 69.94 Setting up libsub-quote-perl (2.005001-1) ...
09:14:23 #13 70.02 Setting up libclass-xsaccessor-perl (1.19-3+b2) ...
09:14:23 #13 70.11 Setting up libsort-versions-perl (1.62-1) ...
09:14:23 #16 15.48 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ...
09:14:23 #16 15.49 Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
09:14:23 #16 15.54 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:23 #16 15.54 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_amd64.deb ...
09:14:23 #16 15.54 Unpacking libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
09:14:23 #16 15.59 Selecting previously unselected package libpcre2-posix2:amd64.
09:14:23 #16 15.59 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_amd64.deb ...
09:14:23 #16 15.60 Unpacking libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
09:14:23 #16 15.63 Selecting previously unselected package libpcre2-dev:amd64.
09:14:23 #16 15.63 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_amd64.deb ...
09:14:23 #16 15.63 Unpacking libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
09:14:23 #16 15.73 Selecting previously unselected package libselinux1-dev:amd64.
09:14:23 #46 1.522 [100%] Built target tini-static
09:14:23 #14 66.92 Preparing to unpack .../342-libipc-run3-perl_0.048-3_all.deb ...
09:14:23 #14 66.93 Unpacking libipc-run3-perl (0.048-3) ...
09:14:23 #14 66.97 Selecting previously unselected package lzip.
09:14:23 #14 66.97 Preparing to unpack .../343-lzip_1.23-5_armhf.deb ...
09:14:23 #14 66.98 Unpacking lzip (1.23-5) ...
09:14:23 #14 67.02 Selecting previously unselected package lzop.
09:14:23 #14 67.02 Preparing to unpack .../344-lzop_1.04-2build2_armhf.deb ...
09:14:23 #14 67.03 Unpacking lzop (1.04-2build2) ...
09:14:23 #14 67.07 Selecting previously unselected package t1utils.
09:14:23 #14 67.07 Preparing to unpack .../345-t1utils_1.41-4build2_armhf.deb ...
09:14:23 #14 67.07 Unpacking t1utils (1.41-4build2) ...
09:14:23 #14 67.12 Selecting previously unselected package unzip.
09:14:23 #14 67.12 Preparing to unpack .../346-unzip_6.0-27ubuntu1_armhf.deb ...
09:14:23 #14 67.12 Unpacking unzip (6.0-27ubuntu1) ...
09:14:23 #14 68.23 Setting up perl (5.34.0-3ubuntu1.2) ...
09:14:23 #14 68.25 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
09:14:23 #14 68.26 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:23 #14 68.27 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
09:14:23 #14 68.28 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:14:23 #15 6.397 Selecting previously unselected package dh-apparmor.
09:14:23 #15 6.400 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
09:14:23 #15 6.403 Unpacking dh-apparmor (2.13.2-10) ...
09:14:23 #15 6.433 Selecting previously unselected package dmsetup.
09:14:23 #15 6.436 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:14:23 #15 6.439 Unpacking dmsetup (2:1.02.155-3) ...
09:14:23 #15 6.473 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:23 #15 6.476 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:14:23 #15 6.479 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:14:23 #15 6.518 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:23 #14 DONE 69.8s
09:14:23 
09:14:23 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:23 #15 DONE 0.0s
09:14:23 #13 72.75 Setting up debhelper (13.3.4) ...
09:14:23 #13 72.76 Setting up libmime-tools-perl (5.509-1) ...
09:14:23 #13 72.77 Setting up dput (1.1.0) ...
09:14:23 #13 72.91 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
09:14:23 #13 72.93 Setting up equivs (2.3.1) ...
09:14:23 #13 72.94 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:23 #13 72.95 Setting up libparams-validate-perl:amd64 (1.30-1+b1) ...
09:14:23 #13 72.96 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
09:14:23 #13 72.97 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:23 #13 72.98 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
09:14:23 #15 5.426 The following additional packages will be installed:
09:14:23 #15 5.427   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:23 #15 5.427   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:23 #15 5.428   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:23 #15 5.428   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:23 #15 5.429   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:23 #15 5.431 Suggested packages:
09:14:23 #15 5.431   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
09:14:23 #15 5.431 Recommended packages:
09:14:23 #15 5.431   psmisc
09:14:23 #16 5.137 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:14:23 #16 5.137 1 not fully installed or removed.
09:14:23 #16 5.137 Need to get 7398 kB of archives.
09:14:23 #16 5.137 After this operation, 36.7 MB of additional disk space will be used.
09:14:23 #16 5.137 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 bash-completion all 1:2.10-1ubuntu1 [178 kB]
09:14:23 #15 4.655 Starting pkgProblemResolver with broken count: 0
09:14:23 #15 4.696 Starting 2 pkgProblemResolver with broken count: 0
09:14:23 #15 4.699 Done
09:14:23 #15 5.026 The following additional packages will be installed:
09:14:23 #13 70.23 Setting up libexporter-tiny-perl (1.002001-1) ...
09:14:23 #13 70.36 Setting up libterm-readkey-perl (2.38-1) ...
09:14:23 #13 70.44 Setting up lsb-release (10.2019051400) ...
09:14:23 #16 15.73 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_amd64.deb ...
09:14:23 #16 15.74 Unpacking libselinux1-dev:amd64 (3.0-1build2) ...
09:14:23 #16 15.79 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:23 #16 15.79 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ...
09:14:23 #16 15.79 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
09:14:23 #16 15.82 Selecting previously unselected package libseccomp-dev:amd64.
09:14:23 #16 15.83 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_amd64.deb ...
09:14:23 #16 15.83 Unpacking libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
09:14:23 #16 15.87 Selecting previously unselected package libsystemd-dev:amd64.
09:14:23 #16 15.87 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_amd64.deb ...
09:14:23 #16 15.88 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.22) ...
09:14:23 #16 15.94 Selecting previously unselected package pkg-config.
09:14:23 #14 67.51 Updating certificates in /etc/ssl/certs...
09:14:23 #14 67.18 Selecting previously unselected package lintian.
09:14:23 #14 67.18 Preparing to unpack .../347-lintian_2.116.3ubuntu1_all.deb ...
09:14:23 #14 67.19 Unpacking lintian (2.116.3ubuntu1) ...
09:14:23 #15 6.521 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
09:14:23 #15 6.524 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:14:23 #15 6.554 Selecting previously unselected package libudev-dev:amd64.
09:14:23 #15 6.557 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_amd64.deb ...
09:14:23 #15 6.564 Unpacking libudev-dev:amd64 (241-7~deb10u10) ...
09:14:23 #15 6.629 Selecting previously unselected package libsepol1-dev:amd64.
09:14:23 #15 6.632 Preparing to unpack .../14-libsepol1-dev_2.8-1_amd64.deb ...
09:14:23 #15 6.635 Unpacking libsepol1-dev:amd64 (2.8-1) ...
09:14:23 #15 6.694 Selecting previously unselected package libpcre16-3:amd64.
09:14:23 #15 6.697 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_amd64.deb ...
09:14:23 #15 6.699 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
09:14:23 #15 6.744 Selecting previously unselected package libpcre32-3:amd64.
09:14:23 #14 68.45 Setting up libdata-dump-perl (1.25-1) ...
09:14:23 #14 68.46 Setting up python3-certifi (2020.6.20-1) ...
09:14:23 #14 68.58 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:23 #14 68.59 Setting up libref-util-perl (0.204-1) ...
09:14:23 #14 68.60 Setting up libipc-system-simple-perl (1.30-1) ...
09:14:23 #14 68.61 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:14:23 #14 68.62 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
09:14:23 #14 68.66 Setting up libsocket6-perl (0.29-1build4) ...
09:14:23 
09:14:23 #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
09:14:23 #13 70.04 0 added, 0 removed; done.
09:14:23 #13 70.04 Running hooks in /etc/ca-certificates/update.d...
09:14:23 #13 70.04 done.
09:14:23 #17 DONE 2.1s
09:14:23 
09:14:23 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:23 #18 DONE 0.0s
09:14:23 
09:14:23 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:23 #19 DONE 0.0s
09:14:23 
09:14:23 #20 exporting to image
09:14:23 #20 exporting layers
09:14:23 #13 73.06 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:23 #13 73.07 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:23 #13 73.08 Setting up libmoox-struct-perl (0.020-1) ...
09:14:23 #13 73.09 Setting up lintian (2.104.0) ...
09:14:23 #13 73.11 Setting up licensecheck (3.1.1-2) ...
09:14:23 #13 73.12 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:23 #13 73.13 Setting up libwww-perl (6.52-1) ...
09:14:23 #13 73.14 Setting up devscripts (2.21.3+deb11u1) ...
09:14:23 #15 5.653 The following NEW packages will be installed:
09:14:23 #15 5.654   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:23 #15 5.654   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:23 #15 5.654   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:23 #15 5.654   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:23 #15 5.655   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:24 #14 73.96 Setting up libhtml-format-perl (2.16-2) ...
09:14:24 #14 73.97 Setting up python3-xdg (0.28-2) ...
09:14:24 #14 74.12 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:24 #14 74.18 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:24 #14 74.24 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:24 #14 74.36 
09:14:24 #14 74.36 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:24 #16 5.497 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
09:14:24 #15 5.027   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:24 #15 5.027   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:24 #15 5.027   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:24 #15 5.027   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:24 #15 5.028   libudev-dev libuv1 pkg-config procps
09:14:24 #15 5.030 Suggested packages:
09:14:24 #15 5.030   cmake-doc ninja-build apparmor-easyprof seccomp
09:14:24 #15 5.030 Recommended packages:
09:14:24 #15 5.030   psmisc
09:14:24 #15 5.175 The following NEW packages will be installed:
09:14:24 #13 70.53 Setting up libclass-accessor-perl (0.51-1) ...
09:14:24 #13 70.55 Setting up libnet-ip-perl (1.26-2) ...
09:14:24 #13 70.56 Setting up python3-magic (2:0.4.15-2) ...
09:14:24 #13 66.56 Setting up libgpgme11:armhf (1.14.0-1+b2) ...
09:14:24 #13 66.58 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:14:24 #13 66.72 Setting up perl (5.32.1-4+deb11u2) ...
09:14:24 #13 66.74 Setting up libpackage-stash-xs-perl (0.29-1+b2) ...
09:14:24 #13 66.75 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:24 #13 66.78 Setting up libdata-dump-perl (1.23-1.1) ...
09:14:24 #13 66.79 Setting up libref-util-perl (0.204-1) ...
09:14:24 #13 66.80 Setting up libipc-system-simple-perl (1.30-1) ...
09:14:24 #13 66.82 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:14:24 #13 66.83 Setting up libhash-fieldhash-perl (0.15-1+b3) ...
09:14:24 #13 66.86 Setting up libvariable-magic-perl (0.62-1+b3) ...
09:14:24 #13 66.88 Setting up libio-html-perl (1.004-2) ...
09:14:24 #13 66.89 Setting up libpod-parser-perl (1.63-2) ...
09:14:24 #13 66.90 Setting up libb-hooks-op-check-perl (0.22-1+b3) ...
09:14:24 #13 66.91 Setting up liblist-moreutils-xs-perl (0.430-2) ...
09:14:24 #13 66.94 Setting up gcc-10 (10.2.1-6) ...
09:14:24 #13 66.95 Setting up libparams-util-perl (1.102-1+b1) ...
09:14:24 #13 66.99 Setting up libdpkg-perl (1.20.12) ...
09:14:24 #13 67.00 Setting up libtime-duration-perl (1.21-1) ...
09:14:24 #13 67.01 Setting up autoconf (2.69-14) ...
09:14:24 #13 67.03 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:24 #13 67.04 Setting up libarray-intspan-perl (2.004-1) ...
09:14:24 #13 67.05 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:24 #13 67.06 Setting up libtimedate-perl (2.3300-2) ...
09:14:24 #13 67.08 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:14:24 #13 67.09 Setting up libsub-name-perl (0.26-1+b1) ...
09:14:24 #13 67.10 Setting up libtype-tiny-xs-perl (0.022-1) ...
09:14:24 #13 67.11 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:24 #13 67.12 Setting up libproc-processtable-perl (0.59-2+b1) ...
09:14:24 #13 67.13 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:24 #13 67.14 Setting up xauth (1:1.1-1) ...
09:14:24 #13 67.15 Setting up libpath-tiny-perl (0.118-1) ...
09:14:24 #13 67.16 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:14:24 #13 67.17 Setting up libjson-perl (4.03000-1) ...
09:14:24 #13 67.19 Setting up libipc-run3-perl (0.048-2) ...
09:14:24 #13 67.20 Setting up libfcgi-perl:armhf (0.79+ds-2) ...
09:14:24 #13 67.21 Setting up libsub-override-perl (0.09-2) ...
09:14:24 #13 67.22 Setting up libaliased-perl (0.34-1.1) ...
09:14:24 #13 67.23 Setting up libstrictures-perl (2.000006-1) ...
09:14:24 #13 67.24 Setting up libsub-quote-perl (2.006006-1) ...
09:14:24 #13 67.25 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:14:24 #13 67.26 Setting up libclass-xsaccessor-perl (1.19-3+b7) ...
09:14:24 #13 67.28 Setting up libfontconfig1:armhf (2.13.1-4.2) ...
09:14:24 #13 67.29 Setting up libsort-versions-perl (1.62-1) ...
09:14:24 #13 67.30 Setting up libexporter-tiny-perl (1.002002-1) ...
09:14:24 #13 67.31 Setting up libre-engine-re2-perl:armhf (0.14-1) ...
09:14:24 #13 67.32 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:24 #13 67.33 Setting up libterm-readkey-perl (2.38-1+b2) ...
09:14:24 #13 67.34 Setting up libtext-levenshteinxs-perl (0.03-4+b8) ...
09:14:24 #13 67.35 Setting up libperlio-gzip-perl (0.19-1+b7) ...
09:14:24 #13 67.36 Setting up libsys-hostname-long-perl (1.5-2) ...
09:14:24 #13 67.38 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:14:24 #13 67.39 Setting up libsereal-decoder-perl (4.018+ds-1+b1) ...
09:14:24 #13 67.40 Setting up liburi-perl (5.08-1) ...
09:14:24 #13 67.41 Setting up libfile-touch-perl (0.11-1) ...
09:14:24 #13 67.42 Setting up python3.9 (3.9.2-1) ...
09:14:24 #13 68.13 Setting up libemail-address-xs-perl (1.04-1+b3) ...
09:14:24 #13 68.14 Setting up libnet-ssleay-perl (1.88-3+b1) ...
09:14:24 #13 68.15 Setting up automake (1:1.16.3-2) ...
09:14:24 #13 68.16 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:24 #13 68.17 Setting up libapt-pkg-perl (0.1.39) ...
09:14:24 #13 68.18 Setting up libio-sessiondata-perl (1.03-1.1) ...
09:14:24 #13 68.19 Setting up libstring-escape-perl (2010.002-2) ...
09:14:24 #13 68.20 Setting up libhttp-date-perl (6.05-1) ...
09:14:24 #13 68.21 Setting up libfile-which-perl (1.23-1) ...
09:14:24 #13 68.23 Setting up libfile-basedir-perl (0.08-1) ...
09:14:24 #13 68.24 Setting up libnumber-range-perl (0.12-1.1) ...
09:14:24 #13 68.25 Setting up libtask-weaken-perl (1.06-1) ...
09:14:24 #13 68.26 Setting up libunicode-utf8-perl (0.62-1+b2) ...
09:14:24 #13 68.27 Setting up libmouse-perl (2.5.10-1+b1) ...
09:14:24 #13 68.28 Setting up libossp-uuid-perl (1.6.2-1.5+b9) ...
09:14:24 #13 68.29 Setting up g++-10 (10.2.1-6) ...
09:14:24 #13 68.31 Setting up libfile-listing-perl (6.14-1) ...
09:14:24 #13 68.32 Setting up libsys-cpuaffinity-perl:armhf (1.13~03-1) ...
09:14:24 #13 68.33 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:14:24 #13 68.34 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:14:24 #13 68.38 Setting up libdata-messagepack-perl (1.00-4+b1) ...
09:14:24 #13 68.39 Setting up libclass-inspector-perl (1.36-1) ...
09:14:24 #13 68.40 Setting up libfont-afm-perl (1.20-3) ...
09:14:24 #13 68.42 Setting up libwant-perl (0.29-1+b6) ...
09:14:24 #13 68.43 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:24 #13 68.44 Setting up libtext-glob-perl (0.11-1) ...
09:14:24 #13 68.45 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:24 #13 68.46 Setting up liblist-compare-perl (0.55-1) ...
09:14:24 #13 68.48 Setting up libref-util-xs-perl (0.117-1+b3) ...
09:14:24 #13 68.49 Setting up libio-pty-perl (1:1.15-2) ...
09:14:24 #13 68.50 Setting up libtool (2.4.6-15) ...
09:14:24 #13 68.52 Setting up libfile-fcntllock-perl (0.22-3+b7) ...
09:14:24 #13 68.53 Setting up libsort-key-perl (1.33-2+b3) ...
09:14:24 #13 68.55 Setting up libclone-perl (0.45-1+b1) ...
09:14:24 #13 68.58 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:24 #13 68.59 Setting up libarchive-zip-perl (1.68-1) ...
09:14:24 #13 68.60 Setting up libsub-identify-perl (0.14-1+b3) ...
09:14:24 #13 68.61 Setting up libdistro-info-perl (1.0) ...
09:14:24 #13 68.62 Setting up libcpanel-json-xs-perl (4.25-1+b1) ...
09:14:24 #13 68.64 Setting up libobject-id-perl (0.1.2-2.1) ...
09:14:24 #13 68.65 Setting up libio-stringy-perl (2.111-3) ...
09:14:24 #13 68.66 Setting up liblist-moreutils-perl (0.430-2) ...
09:14:24 #13 68.67 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:24 #13 68.68 Setting up liblog-any-perl (1.709-1) ...
09:14:24 #13 68.69 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:14:24 #13 68.71 Setting up libdevel-size-perl (0.83-1+b2) ...
09:14:24 #13 68.72 Setting up libdebhelper-perl (13.3.4) ...
09:14:24 #13 68.73 Setting up libpod-constants-perl (0.19-2) ...
09:14:24 #13 68.74 Setting up libregexp-pattern-license-perl (3.4.0-1) ...
09:14:24 #13 68.75 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:24 #13 68.77 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:24 #13 68.78 Setting up libyaml-libyaml-perl (0.82+repack-1+b1) ...
09:14:24 #13 68.79 Setting up libtry-tiny-perl (0.30-1) ...
09:14:24 #13 68.80 Setting up libtype-tiny-perl (1.012001-2) ...
09:14:24 #13 68.82 Setting up libcommon-sense-perl (3.75-1+b4) ...
09:14:24 #13 68.83 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:14:24 #13 68.84 Setting up libnet-http-perl (6.20-1) ...
09:14:24 #13 68.85 Setting up libtext-markdown-discount-perl:armhf (0.12-1+b1) ...
09:14:24 #13 68.86 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:24 #13 68.87 Setting up libtime-moment-perl (0.44-1+b3) ...
09:14:24 #13 68.88 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:24 #13 68.90 Setting up python3 (3.9.2-3) ...
09:14:24 #13 69.19 Setting up libexception-class-perl (1.44-1) ...
09:14:24 #13 69.20 Setting up python3-xdg (0.27-2) ...
09:14:24 #16 15.94 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_amd64.deb ...
09:14:24 #16 15.95 Unpacking pkg-config (0.29.1-0ubuntu4) ...
09:14:24 #16 15.99 Setting up libseccomp-dev:amd64 (2.5.1-1ubuntu1~20.04.2) ...
09:14:24 #16 16.01 Setting up libarchive13:amd64 (3.4.0-2ubuntu1.2) ...
09:14:24 #16 16.02 Setting up libsepol1-dev:amd64 (3.0-1ubuntu0.1) ...
09:14:24 #16 16.03 Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ...
09:14:24 #16 16.04 Setting up libpcre2-32-0:amd64 (10.34-7ubuntu0.1) ...
09:14:24 #16 16.06 Setting up libuv1:amd64 (1.34.2-1ubuntu1.3) ...
09:14:24 #16 16.07 Setting up bash-completion (1:2.10-1ubuntu1) ...
09:14:24 #15 6.747 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_amd64.deb ...
09:14:24 #15 6.750 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
09:14:24 #15 6.794 Selecting previously unselected package libpcrecpp0v5:amd64.
09:14:24 #15 6.797 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
09:14:24 #15 6.800 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
09:14:24 #15 6.829 Selecting previously unselected package libpcre3-dev:amd64.
09:14:24 #15 6.832 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_amd64.deb ...
09:14:24 #15 6.835 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
09:14:24 #15 6.914 Selecting previously unselected package libselinux1-dev:amd64.
09:14:24 #15 6.917 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_amd64.deb ...
09:14:24 #15 6.920 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
09:14:24 #15 6.969 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:24 #15 6.972 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
09:14:24 #15 6.975 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:14:24 #15 7.003 Selecting previously unselected package libseccomp-dev:amd64.
09:14:24 #14 67.57 Selecting previously unselected package manpages-dev.
09:14:24 #14 67.58 Preparing to unpack .../348-manpages-dev_6.03-1_all.deb ...
09:14:24 #14 67.58 Unpacking manpages-dev (6.03-1) ...
09:14:24 #14 68.70 Setting up libio-prompt-tiny-perl (0.003-1) ...
09:14:24 #14 68.71 Setting up libhash-fieldhash-perl (0.15-1build5) ...
09:14:24 #14 68.72 Setting up libgd3:arm64 (2.3.0-2ubuntu2) ...
09:14:24 #14 68.73 Setting up libvariable-magic-perl (0.62-1build5) ...
09:14:24 #14 68.74 Setting up python3-idna (3.3-1) ...
09:14:24 #14 68.93 Setting up libio-html-perl (1.004-2) ...
09:14:24 #46 DONE 1.9s
09:14:24 
09:14:24 #47 [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
09:14:24 #47 0.572 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:14:24 #47 0.585 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:14:24 #47 0.585 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:14:24 #47 0.700 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:14:24 #47 0.898 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:14:24 #47 1.300 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:14:24 #47 2.475 Fetched 8655 kB in 2s (4004 kB/s)
09:14:24 #47 2.475 Reading package lists...
09:14:24 #47 3.190 Reading package lists...
09:14:24 #47 3.761 Building dependency tree...
09:14:24 #47 4.050 The following additional packages will be installed:
09:14:24 #47 4.050   clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
09:14:24 #47 4.051   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
09:14:24 #47 4.051   libz3-4 lld-11 llvm-11 llvm-11-runtime llvm-runtime
09:14:24 #47 4.052 Suggested packages:
09:14:24 #47 4.052   clang-11-doc llvm-11-doc
09:14:24 #47 4.052 Recommended packages:
09:14:24 #47 4.052   llvm-11-dev libomp-11-dev binfmt-support
09:14:24 #47 4.230 The following NEW packages will be installed:
09:14:24 #47 4.231   clang clang-11 lib32gcc-s1 lib32stdc++6 libc6-i386 libclang-common-11-dev
09:14:24 #47 4.231   libclang-cpp11 libclang1-11 libgc1 libllvm11 libobjc-10-dev libobjc4 libpfm4
09:14:24 #47 4.231   libz3-4 lld lld-11 llvm llvm-11 llvm-11-runtime llvm-runtime
09:14:24 #47 4.511 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded.
09:14:24 #47 4.511 Need to get 58.8 MB of archives.
09:14:24 #47 4.511 After this operation, 300 MB of additional disk space will be used.
09:14:24 #47 4.511 Get:1 http://deb.debian.org/debian bullseye/main amd64 libz3-4 amd64 4.8.10-1 [6949 kB]
09:14:24 #47 4.630 Get:2 http://deb.debian.org/debian bullseye/main amd64 libllvm11 amd64 1:11.0.1-2 [17.9 MB]
09:14:24 #47 4.818 Get:3 http://deb.debian.org/debian bullseye/main amd64 libclang-cpp11 amd64 1:11.0.1-2 [9632 kB]
09:14:24 #47 4.928 Get:4 http://deb.debian.org/debian bullseye/main amd64 libgc1 amd64 1:8.0.4-3 [239 kB]
09:14:24 #47 4.932 Get:5 http://deb.debian.org/debian bullseye/main amd64 libobjc4 amd64 10.2.1-6 [41.8 kB]
09:14:24 #47 4.933 Get:6 http://deb.debian.org/debian bullseye/main amd64 libobjc-10-dev amd64 10.2.1-6 [170 kB]
09:14:24 #47 4.938 Get:7 http://deb.debian.org/debian bullseye/main amd64 libc6-i386 amd64 2.31-13+deb11u6 [2615 kB]
09:14:24 #47 4.968 Get:8 http://deb.debian.org/debian bullseye/main amd64 lib32gcc-s1 amd64 10.2.1-6 [49.4 kB]
09:14:24 #47 4.969 Get:9 http://deb.debian.org/debian bullseye/main amd64 lib32stdc++6 amd64 10.2.1-6 [510 kB]
09:14:24 #47 4.972 Get:10 http://deb.debian.org/debian bullseye/main amd64 libclang-common-11-dev amd64 1:11.0.1-2 [4922 kB]
09:14:24 #47 5.013 Get:11 http://deb.debian.org/debian bullseye/main amd64 libclang1-11 amd64 1:11.0.1-2 [5521 kB]
09:14:24 #47 5.072 Get:12 http://deb.debian.org/debian bullseye/main amd64 clang-11 amd64 1:11.0.1-2 [109 kB]
09:14:24 #47 5.074 Get:13 http://deb.debian.org/debian bullseye/main amd64 clang amd64 1:11.0-51+nmu5 [8872 B]
09:14:24 #47 5.074 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1 [286 kB]
09:14:24 #47 5.077 Get:15 http://deb.debian.org/debian bullseye/main amd64 lld-11 amd64 1:11.0.1-2 [1173 kB]
09:14:24 #47 5.087 Get:16 http://deb.debian.org/debian bullseye/main amd64 lld amd64 1:11.0-51+nmu5 [8492 B]
09:14:24 #47 5.088 Get:17 http://deb.debian.org/debian bullseye/main amd64 llvm-11-runtime amd64 1:11.0.1-2 [212 kB]
09:14:24 #47 5.089 Get:18 http://deb.debian.org/debian bullseye/main amd64 llvm-runtime amd64 1:11.0-51+nmu5 [8532 B]
09:14:24 #47 5.090 Get:19 http://deb.debian.org/debian bullseye/main amd64 llvm-11 amd64 1:11.0.1-2 [8463 kB]
09:14:24 #47 5.198 Get:20 http://deb.debian.org/debian bullseye/main amd64 llvm amd64 1:11.0-51+nmu5 [10.7 kB]
09:14:24 #47 5.367 debconf: delaying package configuration, since apt-utils is not installed
09:14:24 #47 5.413 Fetched 58.8 MB in 1s (61.0 MB/s)
09:14:24 #47 5.446 Selecting previously unselected package libz3-4:amd64.
09:14:24 #47 5.446 (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.)
09:14:24 #47 5.458 Preparing to unpack .../00-libz3-4_4.8.10-1_amd64.deb ...
09:14:24 #47 5.467 Unpacking libz3-4:amd64 (4.8.10-1) ...
09:14:24 #47 6.316 Selecting previously unselected package libllvm11:amd64.
09:14:24 #47 6.319 Preparing to unpack .../01-libllvm11_1%3a11.0.1-2_amd64.deb ...
09:14:24 #47 6.323 Unpacking libllvm11:amd64 (1:11.0.1-2) ...
09:14:24 #47 8.877 Selecting previously unselected package libclang-cpp11.
09:14:24 #47 8.881 Preparing to unpack .../02-libclang-cpp11_1%3a11.0.1-2_amd64.deb ...
09:14:24 #47 8.891 Unpacking libclang-cpp11 (1:11.0.1-2) ...
09:14:24 #15 5.934 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
09:14:24 #15 5.934 1 not fully installed or removed.
09:14:24 #15 5.934 Need to get 12.7 MB of archives.
09:14:24 #15 5.934 After this operation, 50.9 MB of additional disk space will be used.
09:14:24 #15 5.934 Get:1 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
09:14:24 #15 5.940 Get:2 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
09:14:24 #15 5.940 Get:3 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
09:14:24 #15 5.942 Get:4 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
09:14:24 #15 5.945 Get:5 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
09:14:24 #15 5.954 Get:6 http://deb.debian.org/debian bookworm/main arm64 libproc2-0 arm64 2:4.0.2-3 [60.1 kB]
09:14:24 #15 5.956 Get:7 http://deb.debian.org/debian bookworm/main arm64 procps arm64 2:4.0.2-3 [698 kB]
09:14:24 #15 5.960 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
09:14:24 #15 5.999 Get:9 http://deb.debian.org/debian bookworm/main arm64 dh-apparmor all 3.0.8-3 [16.7 kB]
09:14:24 #15 6.000 Get:10 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
09:14:24 #15 6.000 Get:11 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
09:14:24 #15 6.001 Get:12 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-2 [12.2 kB]
09:14:24 #15 6.001 Get:13 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.12-1~deb12u1 [51.8 kB]
09:14:24 #15 6.002 Get:14 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
09:14:24 #15 6.004 Get:15 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
09:14:24 #15 6.005 Get:16 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
09:14:24 #15 6.006 Get:17 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
09:14:24 #15 6.007 Get:18 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
09:14:24 #15 6.010 Get:19 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
09:14:24 #15 6.011 Get:20 http://deb.debian.org/debian bookworm/main arm64 libdevmapper-dev arm64 2:1.02.185-2 [42.0 kB]
09:14:24 #15 6.011 Get:21 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
09:14:24 #15 6.012 Get:22 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.12-1~deb12u1 [352 kB]
09:14:24 #15 6.015 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpkgconf3 arm64 1.8.1-1 [35.3 kB]
09:14:24 #15 6.016 Get:24 http://deb.debian.org/debian bookworm/main arm64 pkgconf-bin arm64 1.8.1-1 [28.9 kB]
09:14:24 #15 6.025 Get:25 http://deb.debian.org/debian bookworm/main arm64 pkgconf arm64 1.8.1-1 [25.9 kB]
09:14:24 #15 6.025 Get:26 http://deb.debian.org/debian bookworm/main arm64 pkg-config arm64 1.8.1-1 [13.7 kB]
09:14:24 #13 73.30 Setting up libxml-parser-perl:amd64 (2.46-2) ...
09:14:24 #13 73.31 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:24 #13 73.35 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:24 #13 73.40 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:24 #13 73.52 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:24 #13 73.61 Setting up libsoap-lite-perl (1.27-1) ...
09:14:24 #13 73.62 Setting up libxmlrpc-lite-perl (0.717-4) ...
09:14:24 #14 74.39 Setting up python3-six (1.16.0-4) ...
09:14:24 #16 5.759 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libarchive13 arm64 3.4.0-2ubuntu1.2 [304 kB]
09:14:24 #16 5.775 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libjsoncpp1 arm64 1.7.4-3.1ubuntu2 [69.8 kB]
09:14:24 #16 5.778 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librhash0 arm64 1.3.9-1 [111 kB]
09:14:24 #16 5.784 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libuv1 arm64 1.34.2-1ubuntu1.3 [75.1 kB]
09:14:24 #16 5.789 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 cmake arm64 3.16.3-1ubuntu1.20.04.1 [3112 kB]
09:14:24 #15 5.176   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:24 #15 5.176   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:24 #15 5.176   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:24 #15 5.176   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:24 #15 5.177   libudev-dev libuv1 pkg-config procps
09:14:24 #15 5.451 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:24 #15 5.451 1 not fully installed or removed.
09:14:24 #15 5.451 Need to get 9242 kB of archives.
09:14:24 #15 5.451 After this operation, 42.7 MB of additional disk space will be used.
09:14:24 #15 5.451 Get:1 http://deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:14:24 #13 70.69 Setting up libperlio-gzip-perl (0.19-1+b5) ...
09:14:24 #13 70.71 Setting up libsys-hostname-long-perl (1.5-1) ...
09:14:24 #13 70.72 Setting up libsereal-decoder-perl (4.005+ds-1+b1) ...
09:14:24 #13 70.73 Setting up liburi-perl (1.76-1) ...
09:14:24 #13 70.74 Setting up exim4-daemon-light (4.92-8+deb10u7) ...
09:14:24 #13 70.83 invoke-rc.d: could not determine current runlevel
09:14:24 #13 70.83 invoke-rc.d: policy-rc.d denied execution of start.
09:14:24 #13 70.83 Initializing GnuTLS DH parameter file
09:14:24 #13 70.86 Setting up libmailutils5:armhf (1:3.5-4) ...
09:14:24 #13 70.87 Setting up libdigest-bubblebabble-perl (0.02-2) ...
09:14:24 #13 70.89 Setting up libnet-ssleay-perl (1.85-2+deb10u1) ...
09:14:24 #13 70.90 Setting up python3-pkg-resources (40.8.0-1) ...
09:14:24 #13 69.35 Setting up libconfig-tiny-perl (2.26-1) ...
09:14:24 #13 69.36 Setting up libsereal-encoder-perl (4.018+ds-1+b1) ...
09:14:24 #13 69.37 Setting up libdevel-callchecker-perl (0.008-1+b2) ...
09:14:24 #13 69.38 Setting up liblist-utilsby-perl (0.11-1) ...
09:14:24 #13 69.39 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:24 #13 69.40 Setting up libsub-install-perl (0.928-1.1) ...
09:14:24 #13 69.42 Setting up gcc (4:10.2.1-1) ...
09:14:24 #13 69.44 Setting up dpkg-dev (1.20.12) ...
09:14:24 #13 69.46 Setting up libnumber-compare-perl (0.03-1.1) ...
09:14:24 #13 69.47 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:24 #13 69.49 Setting up liberror-perl (0.17029-1) ...
09:14:24 #15 7.006 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_amd64.deb ...
09:14:24 #15 7.009 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
09:14:24 #15 7.038 Selecting previously unselected package libsystemd-dev:amd64.
09:14:24 #15 7.041 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_amd64.deb ...
09:14:24 #15 7.044 Unpacking libsystemd-dev:amd64 (241-7~deb10u10) ...
09:14:24 #15 7.128 Selecting previously unselected package pkg-config.
09:14:24 #15 7.131 Preparing to unpack .../23-pkg-config_0.29-6_amd64.deb ...
09:14:24 #15 7.134 Unpacking pkg-config (0.29-6) ...
09:14:24 #15 7.212 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
09:14:24 #15 7.221 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
09:14:24 #15 7.229 Setting up libpcre16-3:amd64 (2:8.39-12) ...
09:14:24 #14 68.94 Setting up libpod-parser-perl (1.63-2) ...
09:14:24 #14 68.95 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
09:14:24 #14 68.96 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
09:14:24 #14 68.97 Setting up libparams-util-perl (1.102-1build3) ...
09:14:24 #14 68.98 Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
09:14:24 #14 68.99 Setting up libtime-duration-perl (1.21-1) ...
09:14:24 #14 69.00 Setting up autoconf (2.71-2) ...
09:14:24 #14 69.01 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:14:24 #14 69.18 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:24 #14 69.19 Setting up libarray-intspan-perl (2.004-1) ...
09:14:24 #14 68.15 137 added, 0 removed; done.
09:14:24 #14 68.19 Setting up libfreetype6:armhf (2.11.1+dfsg-1ubuntu0.2) ...
09:14:24 #14 68.20 Setting up libgdbm-compat4:armhf (1.23-1) ...
09:14:24 #14 68.21 Setting up dwz (0.14-1build2) ...
09:14:24 #14 68.22 Setting up groff-base (1.22.4-8build1) ...
09:14:24 #14 67.73 Selecting previously unselected package python3-certifi.
09:14:24 #14 67.73 Preparing to unpack .../349-python3-certifi_2022.9.24-1_all.deb ...
09:14:24 #14 67.74 Unpacking python3-certifi (2022.9.24-1) ...
09:14:24 #14 67.79 Selecting previously unselected package python3-cffi-backend:armhf.
09:14:24 #14 67.79 Preparing to unpack .../350-python3-cffi-backend_1.15.1-5build1_armhf.deb ...
09:14:24 #14 67.80 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ...
09:14:24 #14 67.84 Selecting previously unselected package python3-cryptography.
09:14:24 #14 67.84 Preparing to unpack .../351-python3-cryptography_38.0.4-2_armhf.deb ...
09:14:24 #14 67.85 Unpacking python3-cryptography (38.0.4-2) ...
09:14:24 #14 67.92 Selecting previously unselected package python3-idna.
09:14:24 #14 67.92 Preparing to unpack .../352-python3-idna_3.3-1_all.deb ...
09:14:24 #14 67.93 Unpacking python3-idna (3.3-1) ...
09:14:24 #14 67.98 Selecting previously unselected package python3-nacl.
09:14:24 #20 exporting layers 1.3s done
09:14:24 #20 writing image sha256:3db247fe3f99bd945ab3d96a859e5fdbf40948e7bd495ce9119ab5f124a656a8 done
09:14:24 #20 naming to docker.io/rpmbuild-centos-8/aarch64 done
09:14:24 #20 DONE 1.3s
09:14:24 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:24 #15 11.77 Unpacking bash-completion (1:2.11-2) ...
09:14:24 #15 11.91 Selecting previously unselected package cmake-data.
09:14:24 #15 11.92 Preparing to unpack .../05-cmake-data_3.18.4-2+rpt1+rpi1+deb11u1_all.deb ...
09:14:24 #15 11.92 Unpacking cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
09:14:24 #16 0.723 Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
09:14:24 #16 0.786 Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
09:14:24 #16 0.861 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
09:14:24 #15 6.206 debconf: delaying package configuration, since apt-utils is not installed
09:14:24 #13 73.64 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:24 #13 73.66 Processing triggers for ca-certificates (20210119) ...
09:14:24 #13 73.67 Updating certificates in /etc/ssl/certs...
09:14:24 #14 74.52 Setting up dh-autoreconf (20) ...
09:14:24 #14 74.53 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:24 #14 74.54 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:14:24 #14 74.56 Setting up python3-gpg (1.18.0-3ubuntu2) ...
09:14:24 #14 74.72 Setting up python3-certifi (2022.9.24-1) ...
09:14:24 #16 5.932 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
09:14:24 #16 5.935 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
09:14:24 #16 5.939 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.167-1ubuntu1 [10.9 kB]
09:14:24 #16 5.939 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libudev-dev arm64 245.4-4ubuntu3.22 [19.7 kB]
09:14:24 #16 6.085 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsepol1-dev arm64 3.0-1ubuntu0.1 [316 kB]
09:14:24 #15 5.458 Get:2 http://deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:14:24 #15 5.468 Get:3 http://deb.debian.org/debian bullseye/main arm64 libncurses6 arm64 6.2+20201114-2+deb11u1 [93.1 kB]
09:14:24 #15 5.470 Get:4 http://deb.debian.org/debian bullseye/main arm64 libprocps8 arm64 2:3.3.17-5 [61.9 kB]
09:14:24 #15 5.471 Get:5 http://deb.debian.org/debian bullseye/main arm64 procps arm64 2:3.3.17-5 [497 kB]
09:14:24 #15 5.474 Get:6 http://deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:14:24 #15 5.474 Get:7 http://deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:14:24 #15 5.475 Get:8 http://deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:14:24 #15 5.476 Get:9 http://deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:14:24 #15 5.513 Get:10 http://deb.debian.org/debian bullseye/main arm64 dh-apparmor all 2.13.6-10 [75.2 kB]
09:14:24 #15 5.513 Get:11 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:14:24 #15 5.517 Get:12 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:14:24 #15 5.518 Get:13 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
09:14:24 #15 5.519 Get:14 http://deb.debian.org/debian bullseye-updates/main arm64 libudev-dev arm64 247.3-7+deb11u4 [124 kB]
09:14:24 #15 5.520 Get:15 http://deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:14:24 #15 5.522 Get:16 http://deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
09:14:24 #15 5.524 Get:17 http://deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
09:14:24 #15 5.525 Get:18 http://deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
09:14:24 #15 5.525 Get:19 http://deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
09:14:24 #15 5.528 Get:20 http://deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:14:24 #15 5.529 Get:21 http://deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:14:24 #15 5.530 Get:22 http://deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:14:24 #15 5.533 Get:23 http://deb.debian.org/debian bullseye-updates/main arm64 libsystemd-dev arm64 247.3-7+deb11u4 [402 kB]
09:14:24 #15 5.535 Get:24 http://deb.debian.org/debian bullseye/main arm64 pkg-config arm64 0.29.2-1 [63.6 kB]
09:14:24 #15 5.699 debconf: delaying package configuration, since apt-utils is not installed
09:14:24 #15 5.745 Fetched 9242 kB in 0s (26.4 MB/s)
09:14:24 #13 71.08 Setting up automake (1:1.16.1-4) ...
09:14:24 #13 71.09 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:24 #13 71.10 Setting up libasync-mergepoint-perl (0.04-2) ...
09:14:24 #13 71.12 Setting up libio-sessiondata-perl (1.03-1) ...
09:14:24 #13 71.13 Setting up libstring-escape-perl (2010.002-2) ...
09:14:24 #13 71.14 Setting up libhttp-date-perl (6.02-1) ...
09:14:24 #13 71.15 Setting up libfile-which-perl (1.23-1) ...
09:14:24 #13 71.18 Setting up mailutils (1:3.5-4) ...
09:14:24 #13 71.19 update-alternatives: using /usr/bin/frm.mailutils to provide /usr/bin/frm (frm) in auto mode
09:14:24 #13 69.50 Setting up python3-six (1.16.0-2) ...
09:14:24 #13 69.67 Setting up dh-autoreconf (20) ...
09:14:24 #13 69.75 Setting up patchutils (0.4.2-1) ...
09:14:24 #15 7.236 Setting up libarchive13:amd64 (3.3.3-4+deb10u3) ...
09:14:24 #15 7.245 Setting up libprocps7:amd64 (2:3.3.15-2) ...
09:14:24 #15 7.253 Setting up libsepol1-dev:amd64 (2.8-1) ...
09:14:24 #15 7.261 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
09:14:24 #15 7.269 Setting up bash-completion (1:2.8-6) ...
09:14:24 #14 69.20 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:24 #14 69.21 Setting up libtimedate-perl (2.3300-2) ...
09:14:24 #14 69.22 Setting up libstdc++-11-dev:arm64 (11.4.0-1ubuntu1~22.04) ...
09:14:24 #14 69.23 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:14:24 #14 69.24 Setting up libsub-name-perl (0.26-1build3) ...
09:14:24 #14 69.25 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
09:14:24 #14 69.26 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
09:14:24 #14 69.27 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:24 #14 69.30 Setting up libproc-processtable-perl:arm64 (0.634-1build1) ...
09:14:24 #14 69.31 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:24 #14 69.32 Setting up xauth (1:1.1-1build2) ...
09:14:24 #14 69.34 Setting up libpath-tiny-perl (0.122-1) ...
09:14:24 #14 69.35 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:14:24 #14 69.36 Setting up libjson-perl (4.04000-1) ...
09:14:24 #14 69.37 Setting up libipc-run3-perl (0.048-2) ...
09:14:24 #14 69.38 Setting up libsub-override-perl (0.09-2) ...
09:14:24 #14 69.39 Setting up libaliased-perl (0.34-1.1) ...
09:14:24 #14 69.40 Setting up python3-unidiff (0.5.5-2) ...
09:14:24 #16 16.71 Setting up pkg-config (0.29.1-0ubuntu4) ...
09:14:24 #16 16.76 Setting up libudev-dev:amd64 (245.4-4ubuntu3.22) ...
09:14:24 #14 68.24 Setting up cpp (4:11.2.0-1ubuntu1) ...
09:14:24 #14 68.26 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:14:24 #14 68.27 Setting up debugedit (1:5.0-4build1) ...
09:14:24 #14 68.28 Setting up libcurl4:armhf (7.81.0-1ubuntu1.13) ...
09:14:24 #14 68.29 Setting up libc6-dev:armhf (2.35-0ubuntu3.3) ...
09:14:24 #14 68.30 Setting up libx11-6:armhf (2:1.7.5-1ubuntu0.2) ...
09:14:24 #14 68.32 Setting up libtiff5:armhf (4.3.0-6ubuntu0.5) ...
09:14:24 #14 68.33 Setting up curl (7.81.0-1ubuntu1.13) ...
09:14:24 #14 68.34 Setting up libfontconfig1:armhf (2.13.1-4.2ubuntu5) ...
09:14:24 #14 68.35 Setting up binutils-arm-linux-gnueabihf (2.38-4ubuntu2.3) ...
09:14:24 #14 68.36 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
09:14:24 #14 68.38 Setting up libxmuu1:armhf (2:1.1.3-3) ...
09:14:24 #14 68.39 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:14:24 #14 68.40 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
09:14:24 #14 68.41 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:14:24 #14 68.43 Setting up libperl5.34:armhf (5.34.0-3ubuntu1.2) ...
09:14:24 #14 68.44 Setting up gettext (0.21-4ubuntu4) ...
09:14:24 #14 67.98 Preparing to unpack .../353-python3-nacl_1.5.0-2_armhf.deb ...
09:14:24 #14 67.98 Unpacking python3-nacl (1.5.0-2) ...
09:14:24 #14 68.03 Selecting previously unselected package python3-bcrypt.
09:14:24 #14 68.04 Preparing to unpack .../354-python3-bcrypt_3.2.2-1_armhf.deb ...
09:14:24 #14 68.04 Unpacking python3-bcrypt (3.2.2-1) ...
09:14:24 #14 68.09 Selecting previously unselected package python3-six.
09:14:24 #14 68.09 Preparing to unpack .../355-python3-six_1.16.0-4_all.deb ...
09:14:24 #14 68.10 Unpacking python3-six (1.16.0-4) ...
09:14:24 #14 68.14 Selecting previously unselected package python3-paramiko.
09:14:24 #14 68.15 Preparing to unpack .../356-python3-paramiko_2.12.0-2ubuntu1_all.deb ...
09:14:24 #14 68.15 Unpacking python3-paramiko (2.12.0-2ubuntu1) ...
09:14:24 #14 68.20 Selecting previously unselected package python3-urllib3.
09:14:24 #17 25.24   Running scriptlet: isl-0.16.1-6.el8.x86_64                              50/58 
09:14:24 #17 26.91   Installing       : gcc-8.5.0-20.el8.x86_64                              51/58 
09:14:24 #17 26.93   Running scriptlet: gcc-8.5.0-20.el8.x86_64                              51/58 
09:14:24 #17 27.04   Installing       : libtool-2.4.6-25.el8.x86_64                          52/58 
09:14:24 #17 27.05   Running scriptlet: libtool-2.4.6-25.el8.x86_64                          52/58 
09:14:24 #17 27.08   Installing       : annobin-11.13-2.el8.x86_64                           53/58 
09:14:24 #17 27.10   Running scriptlet: annobin-11.13-2.el8.x86_64                           53/58 
09:14:24 #17 27.12   Installing       : gcc-plugin-annobin-8.5.0-20.el8.x86_64               54/58 
09:14:24 #17 27.13   Running scriptlet: gcc-plugin-annobin-8.5.0-20.el8.x86_64               54/58 
09:14:24 #17 27.17   Installing       : libtool-ltdl-devel-2.4.6-25.el8.x86_64               55/58 
09:14:24 #17 27.19   Installing       : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
09:14:24 #17 27.20   Installing       : which-2.21-20.el8.x86_64                             57/58 
09:14:24 #17 27.22   Installing       : libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
09:14:24 #16 0.939 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
09:14:24 #15 6.249 Fetched 12.7 MB in 0s (35.3 MB/s)
09:14:24 #15 6.274 Selecting previously unselected package bash-completion.
09:14:24 #15 6.274 (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.)
09:14:24 #15 6.290 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
09:14:24 #15 6.303 Unpacking bash-completion (1:2.11-6) ...
09:14:24 #15 6.425 Selecting previously unselected package libjsoncpp25:arm64.
09:14:24 #15 6.428 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_arm64.deb ...
09:14:24 #15 6.435 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
09:14:24 #15 6.470 Selecting previously unselected package librhash0:arm64.
09:14:24 #15 6.473 Preparing to unpack .../02-librhash0_1.4.3-3_arm64.deb ...
09:14:24 #15 6.476 Unpacking librhash0:arm64 (1.4.3-3) ...
09:14:24 #15 6.516 Selecting previously unselected package libuv1:arm64.
09:14:24 #15 6.519 Preparing to unpack .../03-libuv1_1.44.2-1_arm64.deb ...
09:14:24 #15 6.522 Unpacking libuv1:arm64 (1.44.2-1) ...
09:14:24 #15 6.572 Selecting previously unselected package cmake-data.
09:14:24 #13 73.98 0 added, 0 removed; done.
09:14:24 #13 73.98 Running hooks in /etc/ca-certificates/update.d...
09:14:24 #13 73.98 done.
09:14:24 #15 12.11   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch         80/105 
09:14:24 #15 26.87   Installing       : python3-policycoreutils-3.5-7.fc39.noarch           81/105 
09:14:24 #15 26.88   Installing       : policycoreutils-python-utils-3.5-7.fc39.noarch      82/105 
09:14:24 #14 74.85 Setting up libmodule-runtime-perl (0.016-2) ...
09:14:24 #14 74.86 Setting up libmailtools-perl (2.21-2) ...
09:14:24 #14 74.87 Setting up python3-idna (3.3-1) ...
09:14:24 #14 75.07 Setting up python3-urllib3 (1.26.12-1) ...
09:14:24 #15 5.774 Selecting previously unselected package bash-completion.
09:14:24 #15 5.774 (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.)
09:14:24 #15 5.789 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
09:14:24 #13 71.20 update-alternatives: using /usr/bin/from.mailutils to provide /usr/bin/from (from) in auto mode
09:14:24 #13 71.20 update-alternatives: using /usr/bin/messages.mailutils to provide /usr/bin/messages (messages) in auto mode
09:14:24 #13 71.20 update-alternatives: using /usr/bin/movemail.mailutils to provide /usr/bin/movemail (movemail) in auto mode
09:14:24 #13 71.21 update-alternatives: using /usr/bin/readmsg.mailutils to provide /usr/bin/readmsg (readmsg) in auto mode
09:14:24 #13 71.21 update-alternatives: using /usr/bin/dotlock.mailutils to provide /usr/bin/dotlock (dotlock) in auto mode
09:14:24 #13 71.22 update-alternatives: using /usr/bin/mail.mailutils to provide /usr/bin/mailx (mailx) in auto mode
09:14:24 #13 71.23 Setting up libfile-basedir-perl (0.08-1) ...
09:14:24 #13 71.24 Setting up libnumber-range-perl (0.12-1) ...
09:14:24 #13 71.25 Setting up libtask-weaken-perl (1.06-1) ...
09:14:24 #13 71.26 Setting up libunicode-utf8-perl (0.62-1) ...
09:14:24 #13 71.27 Setting up libstruct-dumb-perl (0.09-1) ...
09:14:24 #13 71.28 Setting up libossp-uuid-perl (1.6.2-1.5+b7) ...
09:14:24 #13 71.30 Setting up libfile-listing-perl (6.04-1) ...
09:14:24 #13 71.31 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:14:24 #13 71.32 Setting up libclass-inspector-perl (1.32-1) ...
09:14:24 #13 71.33 Setting up libfont-afm-perl (1.20-2) ...
09:14:24 #13 71.35 Setting up libwant-perl (0.29-1+b4) ...
09:14:24 #13 71.36 Setting up libdynaloader-functions-perl (0.003-1) ...
09:14:24 #13 71.37 Setting up libtext-glob-perl (0.10-1) ...
09:14:24 #13 71.38 Setting up libclass-method-modifiers-perl (2.12-1) ...
09:14:24 #13 71.39 Setting up liblist-compare-perl (0.53-1) ...
09:14:24 #13 71.40 Setting up libref-util-xs-perl (0.117-1+b1) ...
09:14:24 #13 71.42 Setting up libio-pty-perl (1:1.08-1.1+b5) ...
09:14:24 #13 71.43 Setting up libfile-fcntllock-perl (0.22-3+b5) ...
09:14:24 #13 71.44 Setting up libsort-key-perl (1.33-2+b1) ...
09:14:24 #13 71.45 Setting up libclone-perl (0.41-1+b1) ...
09:14:24 #13 71.47 Setting up libalgorithm-diff-perl (1.19.03-2) ...
09:14:24 #13 71.48 Setting up libarchive-zip-perl (1.64-1) ...
09:14:24 #13 71.49 Setting up libsub-identify-perl (0.14-1+b1) ...
09:14:24 #13 71.50 Setting up libdistro-info-perl (0.21) ...
09:14:24 #13 71.51 Setting up python3-apt (1.8.4.3) ...
09:14:24 #13 69.82 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:24 #13 69.89 Setting up libltdl-dev:armhf (2.4.6-15) ...
09:14:24 #13 69.97 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:24 #13 70.03 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:24 #14 69.52 Setting up libstrictures-perl (2.000006-1) ...
09:14:24 #14 69.53 Setting up libsub-quote-perl (2.006006-1) ...
09:14:24 #14 69.55 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:14:24 #14 69.56 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
09:14:24 #14 69.57 Setting up libsort-versions-perl (1.62-1) ...
09:14:24 #14 69.58 Setting up libexporter-tiny-perl (1.002002-1) ...
09:14:24 #14 69.59 Setting up libre-engine-re2-perl:arm64 (0.14-1build2) ...
09:14:24 #14 69.60 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:24 #14 69.61 Setting up libterm-readkey-perl (2.38-1build4) ...
09:14:24 #14 69.62 Setting up lsb-release (11.1.0ubuntu4) ...
09:14:24 #14 69.63 Setting up python3-magic (2:0.4.24-2) ...
09:14:24 #16 16.78 Setting up libpcre2-posix2:amd64 (10.34-7ubuntu0.1) ...
09:14:24 #16 16.79 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:14:24 #16 16.80 Setting up librhash0:amd64 (1.3.9-1) ...
09:14:24 #16 16.81 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:24 #16 16.84 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:24 #16 16.85 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.22) ...
09:14:24 #16 16.86 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ...
09:14:24 #16 16.87 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:14:24 #16 16.89 Setting up libpcre2-dev:amd64 (10.34-7ubuntu0.1) ...
09:14:24 #16 16.90 Setting up libselinux1-dev:amd64 (3.0-1build2) ...
09:14:24 #16 16.91 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ...
09:14:24 #16 16.93 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:24 #16 16.94 Setting up docker-ce-build-deps (1.0) ...
09:14:24 #16 16.95 Processing triggers for man-db (2.9.1-1) ...
09:14:24 #16 16.98 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:24 #14 68.45 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:14:24 #14 68.21 Preparing to unpack .../357-python3-urllib3_1.26.12-1_all.deb ...
09:14:24 #14 68.21 Unpacking python3-urllib3 (1.26.12-1) ...
09:14:24 #14 68.26 Selecting previously unselected package python3-requests.
09:14:24 #14 68.27 Preparing to unpack .../358-python3-requests_2.28.1+dfsg-1ubuntu1.1_all.deb ...
09:14:24 #14 68.27 Unpacking python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:14:24 #14 68.33 Selecting previously unselected package python3-unidiff.
09:14:24 #14 68.33 Preparing to unpack .../359-python3-unidiff_0.7.3-1_all.deb ...
09:14:24 #14 68.34 Unpacking python3-unidiff (0.7.3-1) ...
09:14:24 #14 68.38 Selecting previously unselected package equivs.
09:14:24 #14 68.38 Preparing to unpack .../360-equivs_2.3.1_all.deb ...
09:14:24 #14 68.39 Unpacking equivs (2.3.1) ...
09:14:24 #14 68.43 Selecting previously unselected package libauthen-sasl-perl.
09:14:24 #14 68.43 Preparing to unpack .../361-libauthen-sasl-perl_2.1600-3_all.deb ...
09:14:24 #14 68.43 Unpacking libauthen-sasl-perl (2.1600-3) ...
09:14:24 #14 68.49 Selecting previously unselected package python3-magic.
09:14:24 #14 68.49 Preparing to unpack .../362-python3-magic_2%3a0.4.26-3_all.deb ...
09:14:24 #14 68.50 Unpacking python3-magic (2:0.4.26-3) ...
09:14:24 #14 68.56 Setting up libksba8:armhf (1.6.3-2) ...
09:14:24 #17 27.24   Running scriptlet: libseccomp-devel-2.5.2-1.el8.x86_64                  58/58 
09:14:24 #17 27.53   Verifying        : autoconf-2.69-29.el8.noarch                           1/58 
09:14:24 #17 27.53   Verifying        : automake-1.16.1-8.el8.noarch                          2/58 
09:14:24 #17 27.53   Verifying        : cmake-3.20.2-5.el8.x86_64                             3/58 
09:14:24 #17 27.53   Verifying        : cmake-data-3.20.2-5.el8.noarch                        4/58 
09:14:24 #17 27.53   Verifying        : cmake-filesystem-3.20.2-5.el8.x86_64                  5/58 
09:14:24 #17 27.53   Verifying        : cmake-rpm-macros-3.20.2-5.el8.noarch                  6/58 
09:14:24 #17 27.53   Verifying        : git-2.39.3-1.el8.x86_64                               7/58 
09:14:24 #17 27.53   Verifying        : git-core-2.39.3-1.el8.x86_64                          8/58 
09:14:24 #17 27.53   Verifying        : git-core-doc-2.39.3-1.el8.noarch                      9/58 
09:14:24 #17 27.53   Verifying        : isl-0.16.1-6.el8.x86_64                              10/58 
09:14:24 #17 27.53   Verifying        : libmpc-1.1.0-9.1.el8.x86_64                          11/58 
09:14:24 #17 27.53   Verifying        : libseccomp-devel-2.5.2-1.el8.x86_64                  12/58 
09:14:24 #17 27.53   Verifying        : libtool-2.4.6-25.el8.x86_64                          13/58 
09:14:24 #17 27.53   Verifying        : libtool-ltdl-devel-2.4.6-25.el8.x86_64               14/58 
09:14:24 #17 27.54   Verifying        : libuv-1:1.41.1-1.el8_4.x86_64                        15/58 
09:14:24 #17 27.54   Verifying        : perl-Error-1:0.17025-2.el8.noarch                    16/58 
09:14:24 #17 27.54   Verifying        : perl-Git-2.39.3-1.el8.noarch                         17/58 
09:14:24 #17 27.54   Verifying        : perl-TermReadKey-2.37-7.el8.x86_64                   18/58 
09:14:24 #17 27.54   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                  19/58 
09:14:24 #17 27.54   Verifying        : vim-filesystem-2:8.0.1763-19.el8.4.noarch            20/58 
09:14:24 #17 27.54   Verifying        : annobin-11.13-2.el8.x86_64                           21/58 
09:14:24 #17 27.54   Verifying        : checkpolicy-2.9-1.el8.x86_64                         22/58 
09:14:24 #17 27.54   Verifying        : cpp-8.5.0-20.el8.x86_64                              23/58 
09:14:24 #17 27.54   Verifying        : gcc-8.5.0-20.el8.x86_64                              24/58 
09:14:24 #17 27.54   Verifying        : gcc-plugin-annobin-8.5.0-20.el8.x86_64               25/58 
09:14:24 #17 27.54   Verifying        : glibc-devel-2.28-236.el8.1.x86_64                    26/58 
09:14:24 #17 27.54   Verifying        : glibc-headers-2.28-236.el8.1.x86_64                  27/58 
09:14:24 #17 27.54   Verifying        : kernel-headers-4.18.0-513.el8.x86_64                 28/58 
09:14:24 #17 27.54   Verifying        : libedit-3.1-23.20170329cvs.el8.x86_64                29/58 
09:14:24 #17 27.54   Verifying        : libgomp-8.5.0-20.el8.x86_64                          30/58 
09:14:24 #17 27.54   Verifying        : libselinux-devel-2.9-8.el8.x86_64                    31/58 
09:14:24 #17 27.54   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    32/58 
09:14:24 #17 27.54   Verifying        : libsepol-devel-2.9-3.el8.x86_64                      33/58 
09:14:24 #17 27.54   Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                   34/58 
09:14:24 #17 27.54   Verifying        : m4-1.4.18-7.el8.x86_64                               35/58 
09:14:24 #17 27.54   Verifying        : make-1:4.2.1-11.el8.x86_64                           36/58 
09:14:24 #17 27.54   Verifying        : openssh-8.0p1-19.el8.x86_64                          37/58 
09:14:24 #17 27.54   Verifying        : openssh-clients-8.0p1-19.el8.x86_64                  38/58 
09:14:24 #17 27.54   Verifying        : pcre2-devel-10.32-3.el8.x86_64                       39/58 
09:14:24 #17 27.54   Verifying        : pcre2-utf16-10.32-3.el8.x86_64                       40/58 
09:14:24 #17 27.54   Verifying        : pcre2-utf32-10.32-3.el8.x86_64                       41/58 
09:14:24 #17 27.54   Verifying        : policycoreutils-2.9-24.el8.x86_64                    42/58 
09:14:24 #17 27.54   Verifying        : policycoreutils-devel-2.9-24.el8.x86_64              43/58 
09:14:24 #17 27.54   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       44/58 
09:14:24 #17 27.54   Verifying        : python3-audit-3.0.7-5.el8.x86_64                     45/58 
09:14:24 #17 27.54   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  46/58 
09:14:24 #17 27.54   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 47/58 
09:14:24 #17 27.54   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            48/58 
09:14:24 #17 27.54   Verifying        : python3-setools-4.3.0-5.el8.x86_64                   49/58 
09:14:24 #17 27.54   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              50/58 
09:14:24 #17 27.54   Verifying        : selinux-policy-3.14.3-128.el8.noarch                 51/58 
09:14:24 #17 27.54   Verifying        : selinux-policy-devel-3.14.3-128.el8.noarch           52/58 
09:14:24 #17 27.54   Verifying        : selinux-policy-minimum-3.14.3-128.el8.noarch         53/58 
09:14:24 #17 27.54   Verifying        : systemd-devel-239-78.el8.x86_64                      54/58 
09:14:24 #17 27.54   Verifying        : which-2.21-20.el8.x86_64                             55/58 
09:14:24 #17 27.54   Verifying        : device-mapper-devel-8:1.02.181-9.el8.x86_64          56/58 
09:14:24 #17 27.54   Verifying        : glibc-static-2.28-236.el8.1.x86_64                   57/58 
09:14:24 #21 exporting layers 3.0s done
09:14:24 #21 writing image sha256:dfc7d3d988c5535b9e348025e6ceab0e0a3ad6f84975e981ec30407931d2a78f done
09:14:24 #21 naming to docker.io/debbuild-ubuntu-jammy/x86_64 done
09:14:24 #21 DONE 3.0s
09:14:24 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/x86_64
09:14:24 + set -e
09:14:24 + mkdir -p /root/build-deb/engine
09:14:24 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:24 #15 6.574 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
09:14:24 #15 6.583 Unpacking cmake-data (3.25.1-1) ...
09:14:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.W2CqMV
09:14:25 + umask 022
09:14:25 + cd /root/rpmbuild/BUILD
09:14:25 + cd /root/rpmbuild/BUILD
09:14:25 + rm -rf src
09:14:25 + /usr/bin/mkdir -p src
09:14:25 + cd src
09:14:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:25 + /usr/bin/tar -xof -
09:14:25 #15 26.89   Installing       : policycoreutils-devel-3.5-7.fc39.aarch64            83/105 
09:14:25 #15 26.99   Installing       : selinux-policy-devel-38.28-1.fc39.noarch            84/105 
09:14:25 #15 27.00   Running scriptlet: selinux-policy-devel-38.28-1.fc39.noarch            84/105 
09:14:25 #15 27.02   Installing       : openssh-9.3p1-9.fc39.aarch64                        85/105 
09:14:25 #15 27.05   Installing       : openssh-clients-9.3p1-9.fc39.aarch64                86/105 
09:14:25 #15 27.05   Running scriptlet: openssh-clients-9.3p1-9.fc39.aarch64                86/105 
09:14:25 #15 27.16   Installing       : git-core-2.41.0-2.fc39.aarch64                      87/105 
09:14:25 #15 27.21   Installing       : git-core-doc-2.41.0-2.fc39.noarch                   88/105 
09:14:25 #15 27.23   Installing       : perl-Git-2.41.0-2.fc39.noarch                       89/105 
09:14:25 #14 75.24 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:14:25 #14 75.29 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:25 #14 75.36 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:25 #15 12.33 Selecting previously unselected package libarchive13:armhf.
09:14:25 #15 12.34 Preparing to unpack .../06-libarchive13_3.4.3-2+deb11u1_armhf.deb ...
09:14:25 #15 12.34 Unpacking libarchive13:armhf (3.4.3-2+deb11u1) ...
09:14:25 #15 12.40 Selecting previously unselected package libjsoncpp24:armhf.
09:14:25 #15 12.40 Preparing to unpack .../07-libjsoncpp24_1.9.4-4_armhf.deb ...
09:14:25 #15 12.41 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
09:14:25 #15 12.48 Selecting previously unselected package librhash0:armhf.
09:14:25 #15 12.49 Preparing to unpack .../08-librhash0_1.4.1-2_armhf.deb ...
09:14:25 #15 12.49 Unpacking librhash0:armhf (1.4.1-2) ...
09:14:25 #15 12.53 Selecting previously unselected package libuv1:armhf.
09:14:25 #15 12.54 Preparing to unpack .../09-libuv1_1.40.0-2_armhf.deb ...
09:14:25 #15 12.54 Unpacking libuv1:armhf (1.40.0-2) ...
09:14:25 #15 12.58 Selecting previously unselected package cmake.
09:14:25 #15 12.58 Preparing to unpack .../10-cmake_3.18.4-2+rpt1+rpi1+deb11u1_armhf.deb ...
09:14:25 #15 12.58 Unpacking cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
09:14:25 #47 ...
09:14:25 
09:14:25 #48 [all 1/7] COPY --link --from=tini          /build/ /
09:14:25 #48 DONE 0.1s
09:14:25 
09:14:25 #47 [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
09:14:25 #47 10.40 Selecting previously unselected package libgc1:amd64.
09:14:25 #47 ...
09:14:25 
09:14:25 #49 [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...)
09:14:25 #49 2.911 + bin/ctr
09:14:25 #49 2.919 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
09:14:25 #13 71.66 Setting up libio-stringy-perl (2.111-3) ...
09:14:25 #13 71.68 Setting up liblist-moreutils-perl (0.416-1+b4) ...
09:14:25 #13 71.70 Setting up libhtml-tagset-perl (3.20-3) ...
09:14:25 #13 71.71 Setting up liblog-any-perl (1.707-1) ...
09:14:25 #13 71.72 Setting up libauthen-sasl-perl (2.1600-1) ...
09:14:25 #13 71.74 Setting up libpod-constants-perl (0.19-1) ...
09:14:25 #13 71.75 Setting up libregexp-pattern-license-perl (3.0.31-4) ...
09:14:25 #13 71.76 Setting up libconvert-binhex-perl (1.125-1) ...
09:14:25 #13 70.08 Setting up libio-string-perl (1.08-3.1) ...
09:14:25 #13 70.18 Setting up libreadonly-perl (2.050-3) ...
09:14:25 #13 70.24 Setting up python3-gpg (1.14.0-1+b2) ...
09:14:25 #16 6.508 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-16-0 arm64 10.34-7ubuntu0.1 [157 kB]
09:14:25 #16 6.534 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-32-0 arm64 10.34-7ubuntu0.1 [148 kB]
09:14:25 #16 6.559 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-posix2 arm64 10.34-7ubuntu0.1 [5836 B]
09:14:25 #16 6.561 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpcre2-dev arm64 10.34-7ubuntu0.1 [597 kB]
09:14:25 #14 69.76 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
09:14:25 #14 69.77 Setting up libperlio-gzip-perl (0.19-1build8) ...
09:14:25 #14 69.78 Setting up libsys-hostname-long-perl (1.5-2) ...
09:14:25 #14 69.79 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:14:25 #14 69.80 Setting up libsereal-decoder-perl (4.023+ds-1) ...
09:14:25 #14 69.80 Setting up liburi-perl (5.10-1) ...
09:14:25 #14 69.81 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:25 #14 69.82 Setting up libfile-touch-perl (0.12-1) ...
09:14:25 #14 69.83 Setting up libc-devtools (2.35-0ubuntu3.3) ...
09:14:25 #14 69.84 Setting up libemail-address-xs-perl (1.04-1build6) ...
09:14:25 #14 69.85 Setting up libnet-ssleay-perl:arm64 (1.92-1build2) ...
09:14:25 #14 69.86 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:14:25 #14 68.58 Setting up media-types (10.0.0) ...
09:14:25 #14 68.61 Setting up libpipeline1:armhf (1.5.7-1) ...
09:14:25 #14 68.62 Setting up wdiff (1.2.2-5) ...
09:14:25 #14 68.64 Setting up libxau6:armhf (1:1.0.9-1build5) ...
09:14:25 #14 68.65 Setting up libkeyutils1:armhf (1.6.3-2) ...
09:14:25 #14 68.67 Setting up lto-disabled-list (39) ...
09:14:25 #14 68.69 Setting up libpsl5:armhf (0.21.2-1) ...
09:14:25 #14 68.70 Setting up libsodium23:armhf (1.0.18-1build2) ...
09:14:25 #14 68.72 Setting up libicu72:armhf (72.1-3ubuntu2) ...
09:14:25 #14 68.74 Setting up liblerc4:armhf (4.0.0+ds-2ubuntu2) ...
09:14:25 #15 7.926 Setting up libpcre32-3:amd64 (2:8.39-12) ...
09:14:25 #15 7.934 Setting up pkg-config (0.29-6) ...
09:14:25 #15 7.979 Setting up libudev-dev:amd64 (241-7~deb10u10) ...
09:14:25 #15 7.991 Setting up librhash0:amd64 (1.3.8-1) ...
09:14:25 #15 8.000 Setting up procps (2:3.3.15-2) ...
09:14:25 #15 8.023 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
09:14:25 #15 8.036 Setting up cmake-data (3.13.4-1) ...
09:14:25 #15 8.047 Setting up dh-apparmor (2.13.2-10) ...
09:14:25 #15 8.055 Setting up libsystemd-dev:amd64 (241-7~deb10u10) ...
09:14:25 #15 8.064 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
09:14:25 #15 8.077 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
09:14:25 #15 8.085 Setting up cmake (3.13.4-1) ...
09:14:25 #15 8.093 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
09:14:25 #15 8.102 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:14:25 #15 8.112 Setting up dmsetup (2:1.02.155-3) ...
09:14:25 #15 8.122 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
09:14:25 #15 8.130 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
09:14:25 #15 8.139 Setting up docker-ce-build-deps (1.0) ...
09:14:25 #15 6.980 Selecting previously unselected package libproc2-0:arm64.
09:14:25 #17 27.54   Verifying        : libxcrypt-static-4.1.1-6.el8.x86_64                  58/58 
09:14:25 #17 27.87 
09:14:25 #17 27.87 Installed:
09:14:25 #17 27.87   annobin-11.13-2.el8.x86_64                                                    
09:14:25 #17 27.87   autoconf-2.69-29.el8.noarch                                                   
09:14:25 #17 27.87   automake-1.16.1-8.el8.noarch                                                  
09:14:25 #17 27.87   checkpolicy-2.9-1.el8.x86_64                                                  
09:14:25 #17 27.87   cmake-3.20.2-5.el8.x86_64                                                     
09:14:25 #17 27.87   cmake-data-3.20.2-5.el8.noarch                                                
09:14:25 #17 27.87   cmake-filesystem-3.20.2-5.el8.x86_64                                          
09:14:25 #17 27.87   cmake-rpm-macros-3.20.2-5.el8.noarch                                          
09:14:25 #17 27.87   cpp-8.5.0-20.el8.x86_64                                                       
09:14:25 #17 27.87   device-mapper-devel-8:1.02.181-9.el8.x86_64                                   
09:14:25 #17 27.87   gcc-8.5.0-20.el8.x86_64                                                       
09:14:25 #17 27.87   gcc-plugin-annobin-8.5.0-20.el8.x86_64                                        
09:14:25 #17 27.87   git-2.39.3-1.el8.x86_64                                                       
09:14:25 #17 27.87   git-core-2.39.3-1.el8.x86_64                                                  
09:14:25 #17 27.87   git-core-doc-2.39.3-1.el8.noarch                                              
09:14:25 #17 27.87   glibc-devel-2.28-236.el8.1.x86_64                                             
09:14:25 #17 27.87   glibc-headers-2.28-236.el8.1.x86_64                                           
09:14:25 #17 27.87   glibc-static-2.28-236.el8.1.x86_64                                            
09:14:25 #17 27.87   isl-0.16.1-6.el8.x86_64                                                       
09:14:25 #17 27.87   kernel-headers-4.18.0-513.el8.x86_64                                          
09:14:25 #17 27.87   libedit-3.1-23.20170329cvs.el8.x86_64                                         
09:14:25 #17 27.87   libgomp-8.5.0-20.el8.x86_64                                                   
09:14:25 #17 27.87   libmpc-1.1.0-9.1.el8.x86_64                                                   
09:14:25 #17 27.87   libseccomp-devel-2.5.2-1.el8.x86_64                                           
09:14:25 #17 27.87   libselinux-devel-2.9-8.el8.x86_64                                             
09:14:25 #17 27.87   libselinux-utils-2.9-8.el8.x86_64                                             
09:14:25 #17 27.87   libsepol-devel-2.9-3.el8.x86_64                                               
09:14:25 #17 27.87   libtool-2.4.6-25.el8.x86_64                                                   
09:14:25 #17 27.87   libtool-ltdl-devel-2.4.6-25.el8.x86_64                                        
09:14:25 #17 27.87   libuv-1:1.41.1-1.el8_4.x86_64                                                 
09:14:25 #17 27.87   libxcrypt-devel-4.1.1-6.el8.x86_64                                            
09:14:25 #17 27.87   libxcrypt-static-4.1.1-6.el8.x86_64                                           
09:14:25 #17 27.87   m4-1.4.18-7.el8.x86_64                                                        
09:14:25 #17 27.87   make-1:4.2.1-11.el8.x86_64                                                    
09:14:25 #17 27.87   openssh-8.0p1-19.el8.x86_64                                                   
09:14:25 #17 27.87   openssh-clients-8.0p1-19.el8.x86_64                                           
09:14:25 #17 27.87   pcre2-devel-10.32-3.el8.x86_64                                                
09:14:25 #17 27.87   pcre2-utf16-10.32-3.el8.x86_64                                                
09:14:25 #17 27.87   pcre2-utf32-10.32-3.el8.x86_64                                                
09:14:25 #17 27.87   perl-Error-1:0.17025-2.el8.noarch                                             
09:14:25 #17 27.87   perl-Git-2.39.3-1.el8.noarch                                                  
09:14:25 #17 27.87   perl-TermReadKey-2.37-7.el8.x86_64                                            
09:14:25 #17 27.87   perl-Thread-Queue-3.13-1.el8.noarch                                           
09:14:25 #17 27.87   policycoreutils-2.9-24.el8.x86_64                                             
09:14:25 #17 27.87   policycoreutils-devel-2.9-24.el8.x86_64                                       
09:14:25 #17 27.87   policycoreutils-python-utils-2.9-24.el8.noarch                                
09:14:25 #17 27.87   python3-audit-3.0.7-5.el8.x86_64                                              
09:14:25 #17 27.87   python3-libselinux-2.9-8.el8.x86_64                                           
09:14:25 #17 27.87   python3-libsemanage-2.9-9.el8.x86_64                                          
09:14:25 #17 27.87   python3-policycoreutils-2.9-24.el8.noarch                                     
09:14:25 #17 27.87   python3-setools-4.3.0-5.el8.x86_64                                            
09:14:25 #17 27.87   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
09:14:25 #17 27.87   selinux-policy-3.14.3-128.el8.noarch                                          
09:14:25 #17 27.87   selinux-policy-devel-3.14.3-128.el8.noarch                                    
09:14:25 #17 27.87   selinux-policy-minimum-3.14.3-128.el8.noarch                                  
09:14:25 #17 27.87   systemd-devel-239-78.el8.x86_64                                               
09:14:25 #17 27.87   vim-filesystem-2:8.0.1763-19.el8.4.noarch                                     
09:14:25 #17 27.87   which-2.21-20.el8.x86_64                                                      
09:14:25 #17 27.87 
09:14:25 #17 27.87 Complete!
09:14:25 #15 27.23   Installing       : git-2.41.0-2.fc39.aarch64                           90/105 
09:14:25 #15 27.24   Installing       : annobin-docs-12.24-1.fc39.noarch                    91/105 
09:14:25 #15 27.25   Installing       : annobin-plugin-gcc-12.24-1.fc39.aarch64             92/105 
09:14:25 #15 27.25   Running scriptlet: annobin-plugin-gcc-12.24-1.fc39.aarch64             92/105 
09:14:25 #15 27.28   Installing       : device-mapper-devel-1.02.196-1.fc39.aarch64         93/105 
09:14:25 #15 27.29   Installing       : libtool-2.4.7-7.fc39.aarch64                        94/105 
09:14:25 #15 27.31   Installing       : libtool-ltdl-devel-2.4.7-7.fc39.aarch64             95/105 
09:14:25 #15 27.31   Installing       : gcc-plugin-annobin-13.2.1-1.fc39.aarch64            96/105 
09:14:25 #15 27.32   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc39.aarch64            96/105 
09:14:25 #15 27.35   Installing       : libseccomp-devel-2.5.3-6.fc39.aarch64               97/105 
09:14:25 #15 27.36   Installing       : which-2.21-40.fc39.aarch64                          98/105 
09:14:25 #15 27.36   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.aarch64            99/105 
09:14:25 #15 27.37   Installing       : systemd-rpm-macros-254.2-7.fc39.noarch             100/105 
09:14:25 #15 27.37   Cleanup          : systemd-libs-254.1-2.fc39.aarch64                  101/105 
09:14:25 #15 27.38   Cleanup          : glibc-2.38-1.fc39.aarch64                          102/105 
09:14:25 #15 27.39   Cleanup          : glibc-minimal-langpack-2.38-1.fc39.aarch64         103/105 
09:14:25 #15 27.42   Cleanup          : glibc-gconv-extra-2.38-1.fc39.aarch64              104/105 
09:14:25 #15 27.42   Running scriptlet: glibc-gconv-extra-2.38-1.fc39.aarch64              104/105 
09:14:25 #15 27.43   Cleanup          : glibc-common-2.38-1.fc39.aarch64                   105/105 
09:14:25 #15 27.44   Running scriptlet: systemd-resolved-254.2-7.fc39.aarch64              105/105 
09:14:25 #15 13.98   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch         78/103 
09:14:25 #15 24.99   Installing       : python3-policycoreutils-3.5-7.fc39.noarch           79/103 
09:14:25 #15 25.00   Installing       : policycoreutils-python-utils-3.5-7.fc39.noarch      80/103 
09:14:25 #15 25.01   Installing       : policycoreutils-devel-3.5-7.fc39.x86_64             81/103 
09:14:25 #15 25.11   Installing       : selinux-policy-devel-38.28-1.fc39.noarch            82/103 
09:14:25 #15 25.12   Running scriptlet: selinux-policy-devel-38.28-1.fc39.noarch            82/103 
09:14:25 #15 25.14   Installing       : openssh-9.3p1-9.fc39.x86_64                         83/103 
09:14:25 #15 25.16   Installing       : openssh-clients-9.3p1-9.fc39.x86_64                 84/103 
09:14:25 #15 25.17   Running scriptlet: openssh-clients-9.3p1-9.fc39.x86_64                 84/103 
09:14:25 #15 25.28   Installing       : git-core-2.41.0-2.fc39.x86_64                       85/103 
09:14:25 #15 25.34   Installing       : git-core-doc-2.41.0-2.fc39.noarch                   86/103 
09:14:25 #15 25.37   Installing       : perl-Git-2.41.0-2.fc39.noarch                       87/103 
09:14:25 #15 25.37   Installing       : git-2.41.0-2.fc39.x86_64                            88/103 
09:14:25 #15 25.40   Installing       : annobin-docs-12.24-1.fc39.noarch                    89/103 
09:14:25 #15 25.41   Installing       : annobin-plugin-gcc-12.24-1.fc39.x86_64              90/103 
09:14:25 #15 25.42   Running scriptlet: annobin-plugin-gcc-12.24-1.fc39.x86_64              90/103 
09:14:25 #15 25.43   Installing       : device-mapper-devel-1.02.196-1.fc39.x86_64          91/103 
09:14:25 #15 25.47   Installing       : libtool-2.4.7-7.fc39.x86_64                         92/103 
09:14:25 #15 25.48   Installing       : libtool-ltdl-devel-2.4.7-7.fc39.x86_64              93/103 
09:14:25 #15 25.51   Installing       : gcc-plugin-annobin-13.2.1-1.fc39.x86_64             94/103 
09:14:25 #15 25.51   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc39.x86_64             94/103 
09:14:25 #15 25.53   Installing       : libseccomp-devel-2.5.3-6.fc39.x86_64                95/103 
09:14:25 #15 25.58   Installing       : which-2.21-40.fc39.x86_64                           96/103 
09:14:25 #15 25.58   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.x86_64             97/103 
09:14:25 #15 25.59   Installing       : systemd-rpm-macros-254.2-7.fc39.noarch              98/103 
09:14:25 #15 25.62   Cleanup          : systemd-libs-254.1-2.fc39.x86_64                    99/103 
09:14:25 #15 25.63   Cleanup          : glibc-2.38-1.fc39.x86_64                           100/103 
09:14:25 #15 25.66   Cleanup          : glibc-minimal-langpack-2.38-1.fc39.x86_64          101/103 
09:14:25 #15 25.71   Cleanup          : glibc-gconv-extra-2.38-1.fc39.x86_64               102/103 
09:14:25 #15 25.71   Running scriptlet: glibc-gconv-extra-2.38-1.fc39.x86_64               102/103 
09:14:25 #15 25.75   Cleanup          : glibc-common-2.38-1.fc39.x86_64                    103/103 
09:14:25 #15 25.76   Running scriptlet: systemd-resolved-254.2-7.fc39.x86_64               103/103 
09:14:25 #15 25.78   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch        103/103 
09:14:25 #15 25.80   Running scriptlet: glibc-common-2.38-1.fc39.x86_64                    103/103 
09:14:25 #15 26.30   Verifying        : annobin-docs-12.24-1.fc39.noarch                     1/103 
09:14:25 #14 75.43 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:25 #14 75.56 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:25 #14 75.58 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:14:25 #14 75.59 Setting up libconst-fast-perl (0.014-2) ...
09:14:25 #14 75.60 Setting up libhttp-daemon-perl (6.14-2) ...
09:14:25 #14 75.62 Setting up python3-unidiff (0.7.3-1) ...
09:14:25 #13 DONE 74.5s
09:14:25 
09:14:25 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:25 #14 DONE 0.0s
09:14:25 
09:14:25 #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
09:14:25 #13 71.78 Setting up libfuture-perl (0.39-1) ...
09:14:25 #13 71.80 Setting up liblwp-mediatypes-perl (6.02-1) ...
09:14:25 #13 71.81 Setting up libyaml-libyaml-perl (0.76+repack-1) ...
09:14:25 #13 71.82 Setting up libtry-tiny-perl (0.30-1) ...
09:14:25 #13 71.84 Setting up libtype-tiny-perl (1.004004-1) ...
09:14:25 #13 71.85 Setting up libtest-fatal-perl (0.014-1) ...
09:14:25 #13 71.87 Setting up libcommon-sense-perl (3.74-2+b7) ...
09:14:25 #13 71.95 Setting up libxml-namespacesupport-perl (1.12-1) ...
09:14:25 #13 71.97 Setting up libnet-http-perl (6.18-1) ...
09:14:25 #13 71.98 Setting up libhttp-tiny-multipart-perl (0.08-1) ...
09:14:25 #13 70.45 Setting up python3-certifi (2020.6.20-1) ...
09:14:25 #13 70.58 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:25 #16 6.662 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libselinux1-dev arm64 3.0-1build2 [152 kB]
09:14:25 #16 6.673 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper-dev arm64 2:1.02.167-1ubuntu1 [35.8 kB]
09:14:25 #16 6.675 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]
09:14:25 #16 6.682 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsystemd-dev arm64 245.4-4ubuntu3.22 [246 kB]
09:14:25 #16 6.700 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pkg-config arm64 0.29.1-0ubuntu4 [43.8 kB]
09:14:25 #16 6.923 debconf: delaying package configuration, since apt-utils is not installed
09:14:25 #16 6.972 Fetched 7398 kB in 2s (3749 kB/s)
09:14:25 #16 7.002 Selecting previously unselected package bash-completion.
09:14:25 #15 6.422 Unpacking bash-completion (1:2.11-2) ...
09:14:25 #14 70.05 Setting up automake (1:1.16.5-1.3) ...
09:14:25 #14 70.06 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:25 #14 70.06 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
09:14:25 #14 70.06 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
09:14:25 #14 70.06 Setting up libapt-pkg-perl (0.1.40build2) ...
09:14:25 #14 70.09 Setting up libstring-escape-perl (2010.002-2) ...
09:14:25 #14 70.09 Setting up libhttp-date-perl (6.05-1) ...
09:14:25 #14 70.10 Setting up libfile-which-perl (1.23-1) ...
09:14:25 #14 70.11 Setting up libfile-basedir-perl (0.09-1) ...
09:14:25 #14 70.12 Setting up libunicode-utf8-perl (0.62-1build4) ...
09:14:25 #14 70.13 Setting up libset-intspan-perl (1.19-2) ...
09:14:25 #14 70.14 Setting up libmouse-perl (2.5.10-1build4) ...
09:14:25 #14 70.15 Setting up libfile-listing-perl (6.14-1) ...
09:14:25 #14 70.16 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:14:25 #14 70.17 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:14:25 #14 70.17 Setting up libdata-messagepack-perl (1.01-2build1) ...
09:14:25 #14 70.18 Setting up libfont-afm-perl (1.20-3) ...
09:14:25 #14 70.19 Setting up libwant-perl (0.29-1build7) ...
09:14:25 #15 8.146 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:25 #15 8.162 Processing triggers for man-db (2.8.5-2) ...
09:14:25 #14 68.84 Setting up bsdextrautils (2.38.1-4ubuntu1) ...
09:14:25 #14 68.86 Setting up libre2-10:armhf (20230201-1) ...
09:14:25 #14 68.88 Setting up libfcgi0ldbl:armhf (2.4.2-2build2) ...
09:14:25 #14 68.89 Setting up libtext-glob-perl (0.11-3) ...
09:14:25 #14 68.90 Setting up libmagic-mgc (1:5.44-3) ...
09:14:25 #14 68.92 Setting up libyaml-0-2:armhf (0.2.5-1) ...
09:14:25 #14 68.96 Setting up distro-info-data (0.57ubuntu0.1) ...
09:14:25 #14 68.98 Setting up manpages (6.03-1) ...
09:14:25 #14 68.99 Setting up libtirpc-common (1.3.3+ds-1) ...
09:14:25 #14 69.01 Setting up unzip (6.0-27ubuntu1) ...
09:14:25 #14 69.03 Setting up libcbor0.8:armhf (0.8.0-2ubuntu1) ...
09:14:25 #16 DONE 17.5s
09:14:25 
09:14:25 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:25 #14 68.94 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:14:25 #15 6.984 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_arm64.deb ...
09:14:25 #15 6.987 Unpacking libproc2-0:arm64 (2:4.0.2-3) ...
09:14:25 #15 7.025 Selecting previously unselected package procps.
09:14:25 #15 7.029 Preparing to unpack .../06-procps_2%3a4.0.2-3_arm64.deb ...
09:14:25 #15 7.040 Unpacking procps (2:4.0.2-3) ...
09:14:25 #15 7.119 Selecting previously unselected package cmake.
09:14:25 #15 7.122 Preparing to unpack .../07-cmake_3.25.1-1_arm64.deb ...
09:14:25 #15 7.125 Unpacking cmake (3.25.1-1) ...
09:14:25 #15 5.588 Hit:1 http://deb.debian.org/debian buster InRelease
09:14:25 #15 5.588 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:14:25 #15 5.588 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:14:25 #15 27.46   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch        105/105 
09:14:25 + mkdir -p /root/build-deb/cli
09:14:25 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:25 #15 26.30   Verifying        : annobin-plugin-gcc-12.24-1.fc39.x86_64               2/103 
09:14:25 #15 26.30   Verifying        : autoconf-2.71-6.fc39.noarch                          3/103 
09:14:25 #15 26.30   Verifying        : automake-1.16.5-13.fc39.noarch                       4/103 
09:14:25 #15 26.30   Verifying        : checkpolicy-3.5-3.fc39.x86_64                        5/103 
09:14:25 #15 26.30   Verifying        : cpp-13.2.1-1.fc39.x86_64                             6/103 
09:14:25 #15 26.30   Verifying        : cryptsetup-libs-2.6.1-3.fc39.x86_64                  7/103 
09:14:25 #15 26.30   Verifying        : dbus-1:1.14.10-1.fc39.x86_64                         8/103 
09:14:25 #15 26.30   Verifying        : dbus-broker-33-2.fc39.x86_64                         9/103 
09:14:25 #15 26.30   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                 10/103 
09:14:25 #15 26.30   Verifying        : device-mapper-1.02.196-1.fc39.x86_64                11/103 
09:14:25 #15 26.30   Verifying        : device-mapper-devel-1.02.196-1.fc39.x86_64          12/103 
09:14:25 #15 26.30   Verifying        : device-mapper-libs-1.02.196-1.fc39.x86_64           13/103 
09:14:25 #15 26.30   Verifying        : gc-8.2.2-4.fc39.x86_64                              14/103 
09:14:25 #15 26.30   Verifying        : gcc-13.2.1-1.fc39.x86_64                            15/103 
09:14:25 #15 26.30   Verifying        : gcc-plugin-annobin-13.2.1-1.fc39.x86_64             16/103 
09:14:25 #15 26.30   Verifying        : git-2.41.0-2.fc39.x86_64                            17/103 
09:14:25 #15 26.30   Verifying        : git-core-2.41.0-2.fc39.x86_64                       18/103 
09:14:25 #15 26.30   Verifying        : git-core-doc-2.41.0-2.fc39.noarch                   19/103 
09:14:25 #15 26.30   Verifying        : guile22-2.2.7-9.fc39.x86_64                         20/103 
09:14:25 #15 26.30   Verifying        : jsoncpp-1.9.5-5.fc39.x86_64                         21/103 
09:14:25 #15 26.30   Verifying        : kmod-libs-30-6.fc39.x86_64                          22/103 
09:14:25 #15 26.30   Verifying        : less-633-2.fc39.x86_64                              23/103 
09:14:25 #15 26.30   Verifying        : libargon2-20190702-3.fc39.x86_64                    24/103 
09:14:25 #15 26.30   Verifying        : libbpf-2:1.1.0-4.fc39.x86_64                        25/103 
09:14:25 #15 26.30   Verifying        : libcbor-0.10.2-2.fc39.x86_64                        26/103 
09:14:25 #15 26.30   Verifying        : libedit-3.1-48.20230828cvs.fc39.x86_64              27/103 
09:14:25 #15 26.30   Verifying        : libfdisk-2.39.2-1.fc39.x86_64                       28/103 
09:14:25 #15 26.30   Verifying        : libfido2-1.13.0-3.fc39.x86_64                       29/103 
09:14:25 #15 26.30   Verifying        : libmpc-1.3.1-3.fc39.x86_64                          30/103 
09:14:25 #15 26.30   Verifying        : libseccomp-2.5.3-6.fc39.x86_64                      31/103 
09:14:25 #15 26.30   Verifying        : libseccomp-devel-2.5.3-6.fc39.x86_64                32/103 
09:14:25 #15 26.30   Verifying        : libselinux-devel-3.5-5.fc39.x86_64                  33/103 
09:14:25 #15 26.30   Verifying        : libselinux-utils-3.5-5.fc39.x86_64                  34/103 
09:14:25 #15 26.30   Verifying        : libsepol-devel-3.5-2.fc39.x86_64                    35/103 
09:14:25 #15 26.30   Verifying        : libtool-2.4.7-7.fc39.x86_64                         36/103 
09:14:25 #15 26.30   Verifying        : libtool-ltdl-2.4.7-7.fc39.x86_64                    37/103 
09:14:25 #15 26.30   Verifying        : libtool-ltdl-devel-2.4.7-7.fc39.x86_64              38/103 
09:14:25 #15 26.30   Verifying        : libutempter-1.2.1-10.fc39.x86_64                    39/103 
09:14:25 #15 26.30   Verifying        : libuv-1:1.46.0-2.fc39.x86_64                        40/103 
09:14:25 #15 26.30   Verifying        : libxcrypt-devel-4.4.36-2.fc39.x86_64                41/103 
09:14:25 #15 26.30   Verifying        : libxcrypt-static-4.4.36-2.fc39.x86_64               42/103 
09:14:25 #15 26.30   Verifying        : libxkbcommon-1.5.0-3.fc39.x86_64                    43/103 
09:14:25 #15 26.30   Verifying        : m4-1.4.19-6.fc39.x86_64                             44/103 
09:14:25 #15 26.30   Verifying        : make-1:4.4.1-2.fc39.x86_64                          45/103 
09:14:25 #15 26.30   Verifying        : pcre2-devel-10.42-1.fc39.2.x86_64                   46/103 
09:14:25 #15 26.30   Verifying        : pcre2-utf16-10.42-1.fc39.2.x86_64                   47/103 
09:14:25 #15 26.30   Verifying        : pcre2-utf32-10.42-1.fc39.2.x86_64                   48/103 
09:14:25 #15 26.30   Verifying        : perl-Error-1:0.17029-13.fc39.noarch                 49/103 
09:14:25 #15 26.30   Verifying        : perl-File-Compare-1.100.700-500.fc39.noarch         50/103 
09:14:25 #15 26.30   Verifying        : perl-File-Copy-2.41-500.fc39.noarch                 51/103 
09:14:25 #15 26.30   Verifying        : perl-File-Find-1.43-500.fc39.noarch                 52/103 
09:14:25 #15 26.30   Verifying        : perl-Git-2.41.0-2.fc39.noarch                       53/103 
09:14:25 #15 26.30   Verifying        : perl-TermReadKey-2.38-18.fc39.x86_64                54/103 
09:14:25 #15 26.30   Verifying        : perl-Thread-Queue-3.14-500.fc39.noarch              55/103 
09:14:25 #15 26.30   Verifying        : perl-lib-0.65-500.fc39.x86_64                       56/103 
09:14:25 #15 26.30   Verifying        : perl-threads-1:2.36-500.fc39.x86_64                 57/103 
09:14:25 #15 26.30   Verifying        : perl-threads-shared-1.68-500.fc39.x86_64            58/103 
09:14:25 #15 26.30   Verifying        : policycoreutils-3.5-7.fc39.x86_64                   59/103 
09:14:25 #15 26.30   Verifying        : policycoreutils-devel-3.5-7.fc39.x86_64             60/103 
09:14:25 #15 26.30   Verifying        : policycoreutils-python-utils-3.5-7.fc39.noarch      61/103 
09:14:25 #15 26.30   Verifying        : python3-audit-3.1.2-1.fc39.x86_64                   62/103 
09:14:25 #15 26.30   Verifying        : python3-libselinux-3.5-5.fc39.x86_64                63/103 
09:14:25 #15 26.30   Verifying        : python3-libsemanage-3.5-4.fc39.x86_64               64/103 
09:14:25 #15 26.30   Verifying        : python3-policycoreutils-3.5-7.fc39.noarch           65/103 
09:14:25 #15 26.30   Verifying        : python3-setools-4.4.3-1.fc39.x86_64                 66/103 
09:14:25 #15 26.30   Verifying        : qrencode-libs-4.1.1-5.fc39.x86_64                   67/103 
09:14:25 #15 26.30   Verifying        : rhash-1.4.3-3.fc39.x86_64                           68/103 
09:14:25 #15 26.30   Verifying        : util-linux-2.39.2-1.fc39.x86_64                     69/103 
09:14:25 #15 26.30   Verifying        : vim-filesystem-2:9.0.1872-1.fc39.noarch             70/103 
09:14:25 #15 26.30   Verifying        : which-2.21-40.fc39.x86_64                           71/103 
09:14:25 #15 26.30   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                 72/103 
09:14:25 #15 26.30   Verifying        : cmake-3.27.4-7.fc39.x86_64                          73/103 
09:14:25 #15 26.30   Verifying        : cmake-data-3.27.4-7.fc39.noarch                     74/103 
09:14:25 #15 26.30   Verifying        : cmake-filesystem-3.27.4-7.fc39.x86_64               75/103 
09:14:25 #15 26.30   Verifying        : cmake-rpm-macros-3.27.4-7.fc39.noarch               76/103 
09:14:25 #15 26.30   Verifying        : glibc-devel-2.38-4.fc39.x86_64                      77/103 
09:14:25 #15 26.30   Verifying        : glibc-headers-x86-2.38-4.fc39.noarch                78/103 
09:14:25 #15 26.30   Verifying        : glibc-static-2.38-4.fc39.x86_64                     79/103 
09:14:25 #15 26.30   Verifying        : kernel-headers-6.5.4-300.fc39.x86_64                80/103 
09:14:25 #15 26.30   Verifying        : openssh-9.3p1-9.fc39.x86_64                         81/103 
09:14:25 #15 26.31   Verifying        : openssh-clients-9.3p1-9.fc39.x86_64                 82/103 
09:14:25 #15 26.31   Verifying        : python3-setuptools-67.7.2-7.fc39.noarch             83/103 
09:14:25 #15 26.31   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.x86_64             84/103 
09:14:25 #15 26.31   Verifying        : selinux-policy-38.28-1.fc39.noarch                  85/103 
09:14:25 #15 26.31   Verifying        : selinux-policy-devel-38.28-1.fc39.noarch            86/103 
09:14:25 #15 26.31   Verifying        : selinux-policy-targeted-38.28-1.fc39.noarch         87/103 
09:14:25 #15 26.31   Verifying        : systemd-254.2-7.fc39.x86_64                         88/103 
09:14:25 #15 26.31   Verifying        : systemd-devel-254.2-7.fc39.x86_64                   89/103 
09:14:25 #15 26.31   Verifying        : systemd-networkd-254.2-7.fc39.x86_64                90/103 
09:14:25 #15 26.31   Verifying        : systemd-pam-254.2-7.fc39.x86_64                     91/103 
09:14:25 #15 26.31   Verifying        : systemd-resolved-254.2-7.fc39.x86_64                92/103 
09:14:25 #15 26.31   Verifying        : systemd-rpm-macros-254.2-7.fc39.noarch              93/103 
09:14:25 #15 26.31   Verifying        : glibc-2.38-4.fc39.x86_64                            94/103 
09:14:25 #15 26.31   Verifying        : glibc-2.38-1.fc39.x86_64                            95/103 
09:14:25 #15 26.31   Verifying        : glibc-common-2.38-4.fc39.x86_64                     96/103 
09:14:25 #15 26.31   Verifying        : glibc-common-2.38-1.fc39.x86_64                     97/103 
09:14:25 #15 26.31   Verifying        : glibc-gconv-extra-2.38-4.fc39.x86_64                98/103 
09:14:25 #15 26.31   Verifying        : glibc-gconv-extra-2.38-1.fc39.x86_64                99/103 
09:14:25 #15 26.31   Verifying        : glibc-minimal-langpack-2.38-4.fc39.x86_64          100/103 
09:14:25 #15 26.31   Verifying        : glibc-minimal-langpack-2.38-1.fc39.x86_64          101/103 
09:14:25 #15 26.31   Verifying        : systemd-libs-254.2-7.fc39.x86_64                   102/103 
09:14:25 #15 26.31   Verifying        : systemd-libs-254.1-2.fc39.x86_64                   103/103 
09:14:25 #15 26.48 
09:14:25 #15 26.48 Upgraded:
09:14:25 #15 26.48   glibc-2.38-4.fc39.x86_64                                                      
09:14:25 #15 26.48   glibc-common-2.38-4.fc39.x86_64                                               
09:14:25 #15 26.48   glibc-gconv-extra-2.38-4.fc39.x86_64                                          
09:14:25 #15 26.48   glibc-minimal-langpack-2.38-4.fc39.x86_64                                     
09:14:25 #15 26.48   systemd-libs-254.2-7.fc39.x86_64                                              
09:14:25 #15 26.48 Installed:
09:14:25 #15 26.48   annobin-docs-12.24-1.fc39.noarch                                              
09:14:25 #15 26.48   annobin-plugin-gcc-12.24-1.fc39.x86_64                                        
09:14:25 #15 26.48   autoconf-2.71-6.fc39.noarch                                                   
09:14:25 #15 26.48   automake-1.16.5-13.fc39.noarch                                                
09:14:25 #15 26.48   checkpolicy-3.5-3.fc39.x86_64                                                 
09:14:25 #15 26.48   cmake-3.27.4-7.fc39.x86_64                                                    
09:14:25 #15 26.48   cmake-data-3.27.4-7.fc39.noarch                                               
09:14:25 #15 26.48   cmake-filesystem-3.27.4-7.fc39.x86_64                                         
09:14:25 #15 26.48   cmake-rpm-macros-3.27.4-7.fc39.noarch                                         
09:14:25 #15 26.48   cpp-13.2.1-1.fc39.x86_64                                                      
09:14:25 #15 26.48   cryptsetup-libs-2.6.1-3.fc39.x86_64                                           
09:14:25 #15 26.48   dbus-1:1.14.10-1.fc39.x86_64                                                  
09:14:25 #15 26.48   dbus-broker-33-2.fc39.x86_64                                                  
09:14:25 #15 26.48   dbus-common-1:1.14.10-1.fc39.noarch                                           
09:14:25 #15 26.48   device-mapper-1.02.196-1.fc39.x86_64                                          
09:14:25 #15 26.48   device-mapper-devel-1.02.196-1.fc39.x86_64                                    
09:14:25 #15 26.48   device-mapper-libs-1.02.196-1.fc39.x86_64                                     
09:14:25 #15 26.48   gc-8.2.2-4.fc39.x86_64                                                        
09:14:25 #15 26.48   gcc-13.2.1-1.fc39.x86_64                                                      
09:14:25 #15 26.48   gcc-plugin-annobin-13.2.1-1.fc39.x86_64                                       
09:14:25 #15 26.48   git-2.41.0-2.fc39.x86_64                                                      
09:14:25 #15 26.48   git-core-2.41.0-2.fc39.x86_64                                                 
09:14:25 #15 26.48   git-core-doc-2.41.0-2.fc39.noarch                                             
09:14:25 #15 26.48   glibc-devel-2.38-4.fc39.x86_64                                                
09:14:25 #15 26.48   glibc-headers-x86-2.38-4.fc39.noarch                                          
09:14:25 #15 26.48   glibc-static-2.38-4.fc39.x86_64                                               
09:14:25 #15 26.48   guile22-2.2.7-9.fc39.x86_64                                                   
09:14:25 #15 26.48   jsoncpp-1.9.5-5.fc39.x86_64                                                   
09:14:25 #15 26.48   kernel-headers-6.5.4-300.fc39.x86_64                                          
09:14:25 #15 26.48   kmod-libs-30-6.fc39.x86_64                                                    
09:14:25 #15 26.48   less-633-2.fc39.x86_64                                                        
09:14:25 #15 26.48   libargon2-20190702-3.fc39.x86_64                                              
09:14:25 #15 26.48   libbpf-2:1.1.0-4.fc39.x86_64                                                  
09:14:25 #15 26.48   libcbor-0.10.2-2.fc39.x86_64                                                  
09:14:25 #15 26.48   libedit-3.1-48.20230828cvs.fc39.x86_64                                        
09:14:25 #15 26.48   libfdisk-2.39.2-1.fc39.x86_64                                                 
09:14:25 #15 26.48   libfido2-1.13.0-3.fc39.x86_64                                                 
09:14:25 #15 26.48   libmpc-1.3.1-3.fc39.x86_64                                                    
09:14:25 #15 26.48   libseccomp-2.5.3-6.fc39.x86_64                                                
09:14:25 #15 26.48   libseccomp-devel-2.5.3-6.fc39.x86_64                                          
09:14:25 #15 26.48   libselinux-devel-3.5-5.fc39.x86_64                                            
09:14:25 #15 26.48   libselinux-utils-3.5-5.fc39.x86_64                                            
09:14:25 #15 26.48   libsepol-devel-3.5-2.fc39.x86_64                                              
09:14:25 #15 26.48   libtool-2.4.7-7.fc39.x86_64                                                   
09:14:25 #15 26.48   libtool-ltdl-2.4.7-7.fc39.x86_64                                              
09:14:25 #15 26.48   libtool-ltdl-devel-2.4.7-7.fc39.x86_64                                        
09:14:25 #15 26.48   libutempter-1.2.1-10.fc39.x86_64                                              
09:14:25 #15 26.48   libuv-1:1.46.0-2.fc39.x86_64                                                  
09:14:25 #15 26.48   libxcrypt-devel-4.4.36-2.fc39.x86_64                                          
09:14:25 #15 26.48   libxcrypt-static-4.4.36-2.fc39.x86_64                                         
09:14:25 #15 26.48   libxkbcommon-1.5.0-3.fc39.x86_64                                              
09:14:25 #15 26.48   m4-1.4.19-6.fc39.x86_64                                                       
09:14:25 #15 26.48   make-1:4.4.1-2.fc39.x86_64                                                    
09:14:25 #15 26.48   openssh-9.3p1-9.fc39.x86_64                                                   
09:14:25 #15 26.48   openssh-clients-9.3p1-9.fc39.x86_64                                           
09:14:25 #15 26.48   pcre2-devel-10.42-1.fc39.2.x86_64                                             
09:14:25 #15 26.48   pcre2-utf16-10.42-1.fc39.2.x86_64                                             
09:14:25 #15 26.48   pcre2-utf32-10.42-1.fc39.2.x86_64                                             
09:14:25 #15 26.48   perl-Error-1:0.17029-13.fc39.noarch                                           
09:14:25 #15 26.48   perl-File-Compare-1.100.700-500.fc39.noarch                                   
09:14:25 #15 26.48   perl-File-Copy-2.41-500.fc39.noarch                                           
09:14:25 #15 26.48   perl-File-Find-1.43-500.fc39.noarch                                           
09:14:25 #15 26.48   perl-Git-2.41.0-2.fc39.noarch                                                 
09:14:25 #15 26.48   perl-TermReadKey-2.38-18.fc39.x86_64                                          
09:14:25 #15 26.48   perl-Thread-Queue-3.14-500.fc39.noarch                                        
09:14:25 #15 26.48   perl-lib-0.65-500.fc39.x86_64                                                 
09:14:25 #15 26.48   perl-threads-1:2.36-500.fc39.x86_64                                           
09:14:25 #15 26.48   perl-threads-shared-1.68-500.fc39.x86_64                                      
09:14:25 #15 26.48   policycoreutils-3.5-7.fc39.x86_64                                             
09:14:25 #15 26.48   policycoreutils-devel-3.5-7.fc39.x86_64                                       
09:14:25 #15 26.48   policycoreutils-python-utils-3.5-7.fc39.noarch                                
09:14:25 #15 26.48   python3-audit-3.1.2-1.fc39.x86_64                                             
09:14:25 #15 26.48   python3-libselinux-3.5-5.fc39.x86_64                                          
09:14:25 #15 26.48   python3-libsemanage-3.5-4.fc39.x86_64                                         
09:14:25 #15 26.48   python3-policycoreutils-3.5-7.fc39.noarch                                     
09:14:25 #15 26.48   python3-setools-4.4.3-1.fc39.x86_64                                           
09:14:25 #15 26.48   python3-setuptools-67.7.2-7.fc39.noarch                                       
09:14:25 #15 26.48   qrencode-libs-4.1.1-5.fc39.x86_64                                             
09:14:25 #15 26.48   rhash-1.4.3-3.fc39.x86_64                                                     
09:14:25 #15 26.48   rpm-plugin-selinux-4.19.0-1.fc39.x86_64                                       
09:14:25 #15 26.48   selinux-policy-38.28-1.fc39.noarch                                            
09:14:25 #15 26.48   selinux-policy-devel-38.28-1.fc39.noarch                                      
09:14:25 #15 26.48   selinux-policy-targeted-38.28-1.fc39.noarch                                   
09:14:25 #15 26.48   systemd-254.2-7.fc39.x86_64                                                   
09:14:25 #15 26.48   systemd-devel-254.2-7.fc39.x86_64                                             
09:14:25 #15 26.48   systemd-networkd-254.2-7.fc39.x86_64                                          
09:14:25 #15 26.48   systemd-pam-254.2-7.fc39.x86_64                                               
09:14:25 #15 26.48   systemd-resolved-254.2-7.fc39.x86_64                                          
09:14:25 #15 26.48   systemd-rpm-macros-254.2-7.fc39.noarch                                        
09:14:25 #15 26.48   util-linux-2.39.2-1.fc39.x86_64                                               
09:14:25 #15 26.48   vim-filesystem-2:9.0.1872-1.fc39.noarch                                       
09:14:25 #15 26.48   which-2.21-40.fc39.x86_64                                                     
09:14:25 #15 26.48   xkeyboard-config-2.39-2.fc39.noarch                                           
09:14:25 #15 26.48 
09:14:25 #15 26.48 Complete!
09:14:25 #14 75.75 Setting up libdata-dpath-perl (0.58-2) ...
09:14:25 #14 75.76 Setting up python3-magic (2:0.4.26-3) ...
09:14:25 #14 75.88 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ...
09:14:25 + STATUS=0
09:14:25 + '[' 0 -ne 0 ']'
09:14:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:25 + /usr/bin/tar -xof -
09:14:25 #13 71.99 Setting up libencode-locale-perl (1.05-1) ...
09:14:25 #13 72.08 Setting up libtext-levenshtein-perl (0.13-1) ...
09:14:25 #13 72.10 Setting up libnet-dns-perl (1.19-1) ...
09:14:25 #13 72.11 Setting up libsereal-encoder-perl (4.005+ds-1+b1) ...
09:14:25 #13 72.12 Setting up libdevel-callchecker-perl (0.008-1) ...
09:14:25 #13 72.13 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:25 #13 72.14 Setting up libsub-install-perl (0.928-1) ...
09:14:25 #13 72.15 Setting up dpkg-dev (1.19.8) ...
09:14:25 #13 72.17 Setting up libnumber-compare-perl (0.03-1) ...
09:14:25 #13 72.18 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:25 #13 72.20 Setting up libio-async-perl (0.72-1) ...
09:14:25 #13 72.21 Setting up liberror-perl (0.17027-2) ...
09:14:25 #13 72.22 Setting up patchutils (0.3.4-2) ...
09:14:25 #13 72.23 Setting up libmail-sendmail-perl (0.80-1) ...
09:14:25 #13 72.25 Setting up libltdl-dev:armhf (2.4.6-9) ...
09:14:25 #13 72.26 Setting up libxml-sax-base-perl (1.09-1) ...
09:14:25 #13 72.27 Setting up libio-string-perl (1.08-3) ...
09:14:25 #13 72.29 Setting up libreadonly-perl (2.050-1) ...
09:14:25 #16 7.002 (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 ... 26308 files and directories currently installed.)
09:14:25 #16 7.017 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
09:14:25 #15 12.92 Selecting previously unselected package dh-apparmor.
09:14:25 #15 12.92 Preparing to unpack .../11-dh-apparmor_2.13.6-10_all.deb ...
09:14:25 #15 12.92 Unpacking dh-apparmor (2.13.6-10) ...
09:14:25 #15 12.96 Selecting previously unselected package dmsetup.
09:14:25 #15 12.96 Preparing to unpack .../12-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
09:14:25 #15 12.96 Unpacking dmsetup (2:1.02.175-2.1) ...
09:14:25 #15 13.01 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:25 #15 13.01 Preparing to unpack .../13-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:14:25 #15 13.02 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:14:25 #15 13.07 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:25 #15 13.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:14:25 #15 13.07 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
09:14:25 #15 13.10 Selecting previously unselected package libudev-dev:armhf.
09:14:25 #15 13.10 Preparing to unpack .../15-libudev-dev_247.3-7+rpi1+deb11u2_armhf.deb ...
09:14:25 #15 13.11 Unpacking libudev-dev:armhf (247.3-7+rpi1+deb11u2) ...
09:14:25 #15 13.15 Selecting previously unselected package libsepol1-dev:armhf.
09:14:25 #15 13.15 Preparing to unpack .../16-libsepol1-dev_3.1-1_armhf.deb ...
09:14:25 #15 13.15 Unpacking libsepol1-dev:armhf (3.1-1) ...
09:14:25 #15 13.22 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:25 #15 13.22 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
09:14:25 #15 13.22 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
09:14:25 #15 13.28 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:25 #15 13.28 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
09:14:25 #15 6.545 Selecting previously unselected package cmake-data.
09:14:25 #15 6.548 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:14:25 #15 6.554 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:14:25 #13 70.59 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:25 #13 70.60 Setting up libgd3:armhf (2.3.0-2) ...
09:14:25 #13 70.61 Setting up python3-idna (2.10-1) ...
09:14:25 #13 70.81 Setting up libdata-optlist-perl (0.110-1.1) ...
09:14:25 #13 70.82 Setting up libipc-run-perl (20200505.0-1) ...
09:14:25 #13 70.84 Setting up git (1:2.30.2-1+deb11u2) ...
09:14:25 #14 70.20 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:25 #14 70.21 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:25 #14 70.22 Setting up liblist-compare-perl (0.55-1) ...
09:14:25 #14 70.23 Setting up libref-util-xs-perl (0.117-1build5) ...
09:14:25 #14 70.24 Setting up libio-pty-perl (1:1.15-2build2) ...
09:14:25 #14 70.25 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
09:14:25 #14 70.26 Setting up libfile-fcntllock-perl (0.22-3build7) ...
09:14:25 #14 70.27 Setting up libclone-perl (0.45-1build3) ...
09:14:25 #14 70.28 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:25 #14 70.29 Setting up libarchive-zip-perl (1.68-1) ...
09:14:25 #14 70.30 Setting up libsub-identify-perl (0.14-1build5) ...
09:14:25 #14 70.31 Setting up libdistro-info-perl (1.1ubuntu0.1) ...
09:14:25 #14 70.32 Setting up libcpanel-json-xs-perl:arm64 (4.27-1build1) ...
09:14:25 #14 70.33 Setting up python3-apt (2.4.0ubuntu2) ...
09:14:25 #14 69.05 Setting up libbrotli1:armhf (1.0.9-2build8) ...
09:14:25 #14 69.07 Setting up libsqlite3-0:armhf (3.40.1-1) ...
09:14:25 #14 69.08 Setting up libsasl2-modules:armhf (2.1.28+dfsg-10) ...
09:14:25 #14 69.11 Setting up libfcgi-bin (2.4.2-2build2) ...
09:14:25 #14 69.12 Setting up binutils-common:armhf (2.40-2ubuntu4.1) ...
09:14:25 #14 69.14 Setting up libnghttp2-14:armhf (1.52.0-1) ...
09:14:25 #14 69.15 Setting up libmagic1:armhf (1:5.44-3) ...
09:14:25 #14 69.18 Setting up libdeflate0:armhf (1.15-1) ...
09:14:25 #14 69.20 Setting up less (590-1.2) ...
09:14:25 #14 69.22 Setting up perl-openssl-defaults:armhf (7) ...
09:14:25 #14 69.24 Setting up linux-libc-dev:armhf (6.2.0-33.33) ...
09:14:25 #14 69.25 Setting up libctf-nobfd0:armhf (2.40-2ubuntu4.1) ...
09:14:25 #14 69.27 Setting up gettext-base (0.21-11) ...
09:14:25 #14 69.29 Setting up m4 (1.4.19-3) ...
09:14:25 #14 69.30 Setting up liblzo2-2:armhf (2.10-2build3) ...
09:14:25 #14 69.32 Setting up libnpth0:armhf (1.6-3build2) ...
09:14:25 #14 69.33 Setting up krb5-locales (1.20.1-1build1) ...
09:14:25 #14 69.35 Setting up file (1:5.44-3) ...
09:14:25 #17 DONE 0.3s
09:14:25 #15 5.989 Reading package lists...
09:14:25 + mkdir -p /root/build-deb/buildx
09:14:25 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:25 #15 DONE 26.7s
09:14:25 
09:14:25 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:25 #14 75.90 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
09:14:25 #14 75.91 Setting up python3-pkg-resources (66.1.1-1) ...
09:14:25 #14 76.17 Setting up libmodule-implementation-perl (0.09-2) ...
09:14:25 #13 DONE 71.8s
09:14:25 
09:14:25 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:25 #14 DONE 0.1s
09:14:25 
09:14:25 #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
09:14:25 #13 72.30 Setting up python3-chardet (3.0.4-3) ...
09:14:25 #15 0.631 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:25 #15 0.631 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:25 #15 0.631 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:25 #15 13.28 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
09:14:25 #15 13.33 Selecting previously unselected package libpcre2-posix2:armhf.
09:14:25 #15 13.33 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
09:14:25 #15 13.34 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
09:14:25 #15 13.37 Selecting previously unselected package libpcre2-dev:armhf.
09:14:25 #15 13.37 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
09:14:25 #15 13.37 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
09:14:25 #15 13.45 Selecting previously unselected package libselinux1-dev:armhf.
09:14:25 #15 13.45 Preparing to unpack .../21-libselinux1-dev_3.1-3_armhf.deb ...
09:14:25 #15 13.46 Unpacking libselinux1-dev:armhf (3.1-3) ...
09:14:25 #15 13.50 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:25 #15 13.50 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
09:14:25 #15 13.51 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
09:14:25 #15 13.54 Selecting previously unselected package libltdl7:armhf.
09:14:25 #15 6.915 Selecting previously unselected package libncurses6:arm64.
09:14:25 #15 6.920 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u1_arm64.deb ...
09:14:25 #15 6.926 Unpacking libncurses6:arm64 (6.2+20201114-2+deb11u1) ...
09:14:25 #15 6.964 Selecting previously unselected package libprocps8:arm64.
09:14:25 #15 6.968 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_arm64.deb ...
09:14:25 #15 6.971 Unpacking libprocps8:arm64 (2:3.3.17-5) ...
09:14:25 #15 7.011 Selecting previously unselected package procps.
09:14:25 #15 7.015 Preparing to unpack .../04-procps_2%3a3.3.17-5_arm64.deb ...
09:14:25 #15 7.023 Unpacking procps (2:3.3.17-5) ...
09:14:25 #15 7.092 Selecting previously unselected package libjsoncpp24:arm64.
09:14:25 #15 7.096 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_arm64.deb ...
09:14:25 #15 7.099 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:14:25 #15 7.137 Selecting previously unselected package librhash0:arm64.
09:14:25 #13 70.86 Setting up libtext-xslate-perl (3.5.8-1+b1) ...
09:14:25 #13 70.88 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:14:25 #13 71.05 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:25 #13 71.07 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:25 #13 71.07 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:25 #13 71.08 Setting up g++ (4:10.2.1-1) ...
09:14:25 #13 71.11 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:25 #14 70.48 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:14:25 #14 70.49 Setting up liblist-moreutils-perl (0.430-2) ...
09:14:25 #14 70.50 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:25 #14 70.51 Setting up liblog-any-perl (1.710-1) ...
09:14:25 #14 70.52 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:14:25 #14 70.53 Setting up libdevel-size-perl (0.83-1build4) ...
09:14:25 #14 70.53 Setting up libdebhelper-perl (13.6ubuntu1) ...
09:14:25 #14 70.54 Setting up libpod-constants-perl (0.19-2) ...
09:14:25 #14 70.55 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
09:14:25 #14 70.56 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:25 #14 70.57 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
09:14:25 #14 70.58 Setting up libio-interactive-perl (1.023-1) ...
09:14:25 #14 70.59 Setting up libtry-tiny-perl (0.31-1) ...
09:14:25 #14 70.60 Setting up libtype-tiny-perl (1.012004-1) ...
09:14:25 #14 70.61 Setting up libcommon-sense-perl:arm64 (3.75-2build1) ...
09:14:25 #14 70.62 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:14:25 #14 70.63 Setting up libnet-http-perl (6.22-1) ...
09:14:25 #14 70.64 Setting up libpath-iterator-rule-perl (1.015-1) ...
09:14:25 #14 70.65 Setting up libtext-markdown-discount-perl:arm64 (0.13-1build1) ...
09:14:25 #14 70.66 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:25 #14 69.37 Setting up libassuan0:armhf (2.5.5-5) ...
09:14:25 #14 69.39 Setting up libgomp1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:25 #14 69.40 Setting up bzip2 (1.0.8-5build1) ...
09:14:25 #14 69.42 Setting up libldap-common (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:25 #14 69.46 Setting up libunwind8:armhf (1.6.2-3) ...
09:14:25 #14 69.47 Setting up libjbig0:armhf (2.1-6ubuntu1) ...
09:14:25 #14 69.49 Setting up libfakeroot:armhf (1.31-1.1) ...
09:14:25 #14 69.52 Setting up libjansson4:armhf (2.14-2) ...
09:14:25 #14 69.53 Setting up libkrb5support0:armhf (1.20.1-1build1) ...
09:14:25 #14 69.55 Setting up libnumber-compare-perl (0.03-3) ...
09:14:25 #14 69.56 Setting up gcc-12-base:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:25 
09:14:25 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:26 #15 7.107 dh_testdir
09:14:26 #15 7.126 dh_testroot
09:14:26 #15 7.144 dh_prep
09:14:26 #15 7.166 dh_testdir
09:14:26 #15 7.184 dh_testroot
09:14:26 #15 7.203 dh_install
09:14:26 #15 7.229 dh_installdocs
09:14:26 #15 7.640 Selecting previously unselected package dh-apparmor.
09:14:26 #15 7.644 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
09:14:26 #15 7.647 Unpacking dh-apparmor (3.0.8-3) ...
09:14:26 #15 7.680 Selecting previously unselected package dmsetup.
09:14:26 #15 7.683 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_arm64.deb ...
09:14:26 #15 7.689 Unpacking dmsetup (2:1.02.185-2) ...
09:14:26 #15 7.794 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:26 #15 7.798 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
09:14:26 #15 7.801 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:14:26 #15 7.843 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:26 #15 7.846 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_arm64.deb ...
09:14:26 #15 7.849 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
09:14:26 #15 7.876 Selecting previously unselected package libudev-dev:arm64.
09:14:26 #15 7.880 Preparing to unpack .../12-libudev-dev_252.12-1~deb12u1_arm64.deb ...
09:14:26 #15 7.883 Unpacking libudev-dev:arm64 (252.12-1~deb12u1) ...
09:14:26 #15 7.918 Selecting previously unselected package libsepol-dev:arm64.
09:14:26 #14 76.18 Setting up libcgi-fast-perl (1:2.15-1) ...
09:14:26 #14 76.19 Setting up python3-apt (2.5.3ubuntu1) ...
09:14:26 #16 1.147 Reading package lists...
09:14:26 #14 69.73 Setting up libxpm4:armhf (1:3.5.12-1ubuntu0.22.04.1) ...
09:14:26 #14 69.74 Setting up openssh-client (1:8.9p1-3ubuntu0.4) ...
09:14:26 #14 69.82 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:14:26 #14 69.82 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
09:14:26 #14 69.82 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:14:26 #14 69.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
09:14:26 #14 69.83 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:14:26 #14 69.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
09:14:26 #14 69.84 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:14:26 #14 69.85 Setting up libxext6:armhf (2:1.3.4-1build1) ...
09:14:26 #14 69.86 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ...
09:14:26 #14 69.88 Setting up python3 (3.10.6-1~22.04) ...
09:14:26 #15 27.49   Running scriptlet: glibc-common-2.38-1.fc39.aarch64                   105/105 
09:14:26 #15 28.00   Verifying        : annobin-docs-12.24-1.fc39.noarch                     1/105 
09:14:26 #15 28.00   Verifying        : annobin-plugin-gcc-12.24-1.fc39.aarch64              2/105 
09:14:26 #15 28.00   Verifying        : autoconf-2.71-6.fc39.noarch                          3/105 
09:14:26 #15 28.00   Verifying        : automake-1.16.5-13.fc39.noarch                       4/105 
09:14:26 #15 28.00   Verifying        : checkpolicy-3.5-3.fc39.aarch64                       5/105 
09:14:26 #15 28.00   Verifying        : cpp-13.2.1-1.fc39.aarch64                            6/105 
09:14:26 #15 28.00   Verifying        : cryptsetup-libs-2.6.1-3.fc39.aarch64                 7/105 
09:14:26 #15 28.00   Verifying        : dbus-1:1.14.10-1.fc39.aarch64                        8/105 
09:14:26 #15 28.00   Verifying        : dbus-broker-33-2.fc39.aarch64                        9/105 
09:14:26 #15 28.01   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                 10/105 
09:14:26 #15 28.01   Verifying        : device-mapper-1.02.196-1.fc39.aarch64               11/105 
09:14:26 #15 28.01   Verifying        : device-mapper-devel-1.02.196-1.fc39.aarch64         12/105 
09:14:26 #15 28.01   Verifying        : device-mapper-libs-1.02.196-1.fc39.aarch64          13/105 
09:14:26 #15 28.01   Verifying        : gc-8.2.2-4.fc39.aarch64                             14/105 
09:14:26 #15 28.01   Verifying        : gcc-13.2.1-1.fc39.aarch64                           15/105 
09:14:26 #15 28.01   Verifying        : gcc-plugin-annobin-13.2.1-1.fc39.aarch64            16/105 
09:14:26 #15 28.01   Verifying        : git-2.41.0-2.fc39.aarch64                           17/105 
09:14:26 #15 28.01   Verifying        : git-core-2.41.0-2.fc39.aarch64                      18/105 
09:14:26 #15 28.01   Verifying        : git-core-doc-2.41.0-2.fc39.noarch                   19/105 
09:14:26 #15 28.01   Verifying        : guile22-2.2.7-9.fc39.aarch64                        20/105 
09:14:26 #15 28.01   Verifying        : jsoncpp-1.9.5-5.fc39.aarch64                        21/105 
09:14:26 #15 28.01   Verifying        : kmod-libs-30-6.fc39.aarch64                         22/105 
09:14:26 #15 28.01   Verifying        : less-633-2.fc39.aarch64                             23/105 
09:14:26 #15 28.01   Verifying        : libargon2-20190702-3.fc39.aarch64                   24/105 
09:14:26 #15 28.01   Verifying        : libasan-13.2.1-1.fc39.aarch64                       25/105 
09:14:26 #15 28.01   Verifying        : libatomic-13.2.1-1.fc39.aarch64                     26/105 
09:14:26 #15 28.01   Verifying        : libbpf-2:1.1.0-4.fc39.aarch64                       27/105 
09:14:26 #15 28.01   Verifying        : libcbor-0.10.2-2.fc39.aarch64                       28/105 
09:14:26 #15 28.01   Verifying        : libedit-3.1-48.20230828cvs.fc39.aarch64             29/105 
09:14:26 #15 28.01   Verifying        : libfdisk-2.39.2-1.fc39.aarch64                      30/105 
09:14:26 #15 28.01   Verifying        : libfido2-1.13.0-3.fc39.aarch64                      31/105 
09:14:26 #15 28.01   Verifying        : libmpc-1.3.1-3.fc39.aarch64                         32/105 
09:14:26 #15 28.01   Verifying        : libseccomp-2.5.3-6.fc39.aarch64                     33/105 
09:14:26 #15 28.01   Verifying        : libseccomp-devel-2.5.3-6.fc39.aarch64               34/105 
09:14:26 #15 28.01   Verifying        : libselinux-devel-3.5-5.fc39.aarch64                 35/105 
09:14:26 #15 28.01   Verifying        : libselinux-utils-3.5-5.fc39.aarch64                 36/105 
09:14:26 #15 28.01   Verifying        : libsepol-devel-3.5-2.fc39.aarch64                   37/105 
09:14:26 #15 28.01   Verifying        : libtool-2.4.7-7.fc39.aarch64                        38/105 
09:14:26 #15 28.01   Verifying        : libtool-ltdl-2.4.7-7.fc39.aarch64                   39/105 
09:14:26 #15 28.01   Verifying        : libtool-ltdl-devel-2.4.7-7.fc39.aarch64             40/105 
09:14:26 #15 28.01   Verifying        : libubsan-13.2.1-1.fc39.aarch64                      41/105 
09:14:26 #15 28.01   Verifying        : libutempter-1.2.1-10.fc39.aarch64                   42/105 
09:14:26 #15 28.01   Verifying        : libuv-1:1.46.0-2.fc39.aarch64                       43/105 
09:14:26 #15 28.01   Verifying        : libxcrypt-devel-4.4.36-2.fc39.aarch64               44/105 
09:14:26 #15 28.01   Verifying        : libxcrypt-static-4.4.36-2.fc39.aarch64              45/105 
09:14:26 #15 28.01   Verifying        : libxkbcommon-1.5.0-3.fc39.aarch64                   46/105 
09:14:26 #15 28.01   Verifying        : m4-1.4.19-6.fc39.aarch64                            47/105 
09:14:26 #15 28.01   Verifying        : make-1:4.4.1-2.fc39.aarch64                         48/105 
09:14:26 #15 28.01   Verifying        : pcre2-devel-10.42-1.fc39.2.aarch64                  49/105 
09:14:26 #15 28.01   Verifying        : pcre2-utf16-10.42-1.fc39.2.aarch64                  50/105 
09:14:26 #15 28.01   Verifying        : pcre2-utf32-10.42-1.fc39.2.aarch64                  51/105 
09:14:26 #15 28.01   Verifying        : perl-Error-1:0.17029-13.fc39.noarch                 52/105 
09:14:26 #15 28.01   Verifying        : perl-File-Compare-1.100.700-500.fc39.noarch         53/105 
09:14:26 #15 28.01   Verifying        : perl-File-Copy-2.41-500.fc39.noarch                 54/105 
09:14:26 #15 28.01   Verifying        : perl-File-Find-1.43-500.fc39.noarch                 55/105 
09:14:26 #15 28.01   Verifying        : perl-Git-2.41.0-2.fc39.noarch                       56/105 
09:14:26 #15 28.01   Verifying        : perl-TermReadKey-2.38-18.fc39.aarch64               57/105 
09:14:26 #15 28.01   Verifying        : perl-Thread-Queue-3.14-500.fc39.noarch              58/105 
09:14:26 #15 28.01   Verifying        : perl-lib-0.65-500.fc39.aarch64                      59/105 
09:14:26 #15 28.01   Verifying        : perl-threads-1:2.36-500.fc39.aarch64                60/105 
09:14:26 #15 28.01   Verifying        : perl-threads-shared-1.68-500.fc39.aarch64           61/105 
09:14:26 #15 28.01   Verifying        : policycoreutils-3.5-7.fc39.aarch64                  62/105 
09:14:26 #15 28.01   Verifying        : policycoreutils-devel-3.5-7.fc39.aarch64            63/105 
09:14:26 #15 28.01   Verifying        : policycoreutils-python-utils-3.5-7.fc39.noarch      64/105 
09:14:26 #15 28.01   Verifying        : python3-audit-3.1.2-1.fc39.aarch64                  65/105 
09:14:26 #15 28.01   Verifying        : python3-libselinux-3.5-5.fc39.aarch64               66/105 
09:14:26 #15 28.01   Verifying        : python3-libsemanage-3.5-4.fc39.aarch64              67/105 
09:14:26 #15 28.01   Verifying        : python3-policycoreutils-3.5-7.fc39.noarch           68/105 
09:14:26 #15 28.01   Verifying        : python3-setools-4.4.3-1.fc39.aarch64                69/105 
09:14:26 #15 28.01   Verifying        : qrencode-libs-4.1.1-5.fc39.aarch64                  70/105 
09:14:26 #15 28.01   Verifying        : rhash-1.4.3-3.fc39.aarch64                          71/105 
09:14:26 #15 28.01   Verifying        : util-linux-2.39.2-1.fc39.aarch64                    72/105 
09:14:26 #15 28.01   Verifying        : vim-filesystem-2:9.0.1872-1.fc39.noarch             73/105 
09:14:26 #15 28.01   Verifying        : which-2.21-40.fc39.aarch64                          74/105 
09:14:26 #15 28.01   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                 75/105 
09:14:26 #15 28.01   Verifying        : cmake-3.27.4-7.fc39.aarch64                         76/105 
09:14:26 #15 28.01   Verifying        : cmake-data-3.27.4-7.fc39.noarch                     77/105 
09:14:26 #15 28.01   Verifying        : cmake-filesystem-3.27.4-7.fc39.aarch64              78/105 
09:14:26 #15 28.01   Verifying        : cmake-rpm-macros-3.27.4-7.fc39.noarch               79/105 
09:14:26 #15 28.01   Verifying        : glibc-devel-2.38-4.fc39.aarch64                     80/105 
09:14:26 #15 28.01   Verifying        : glibc-static-2.38-4.fc39.aarch64                    81/105 
09:14:26 #15 28.01   Verifying        : kernel-headers-6.5.4-300.fc39.aarch64               82/105 
09:14:26 #15 28.01   Verifying        : openssh-9.3p1-9.fc39.aarch64                        83/105 
09:14:26 #15 28.01   Verifying        : openssh-clients-9.3p1-9.fc39.aarch64                84/105 
09:14:26 #15 28.01   Verifying        : python3-setuptools-67.7.2-7.fc39.noarch             85/105 
09:14:26 #15 28.01   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.aarch64            86/105 
09:14:26 #15 28.01   Verifying        : selinux-policy-38.28-1.fc39.noarch                  87/105 
09:14:26 #15 28.01   Verifying        : selinux-policy-devel-38.28-1.fc39.noarch            88/105 
09:14:26 #15 28.01   Verifying        : selinux-policy-targeted-38.28-1.fc39.noarch         89/105 
09:14:26 #15 28.01   Verifying        : systemd-254.2-7.fc39.aarch64                        90/105 
09:14:26 #15 28.01   Verifying        : systemd-devel-254.2-7.fc39.aarch64                  91/105 
09:14:26 #15 28.01   Verifying        : systemd-networkd-254.2-7.fc39.aarch64               92/105 
09:14:26 #15 28.01   Verifying        : systemd-pam-254.2-7.fc39.aarch64                    93/105 
09:14:26 #15 28.01   Verifying        : systemd-resolved-254.2-7.fc39.aarch64               94/105 
09:14:26 #15 28.01   Verifying        : systemd-rpm-macros-254.2-7.fc39.noarch              95/105 
09:14:26 #15 28.01   Verifying        : glibc-2.38-4.fc39.aarch64                           96/105 
09:14:26 #15 28.01   Verifying        : glibc-2.38-1.fc39.aarch64                           97/105 
09:14:26 #15 28.01   Verifying        : glibc-common-2.38-4.fc39.aarch64                    98/105 
09:14:26 #15 28.01   Verifying        : glibc-common-2.38-1.fc39.aarch64                    99/105 
09:14:26 #15 28.01   Verifying        : glibc-gconv-extra-2.38-4.fc39.aarch64              100/105 
09:14:26 #15 28.01   Verifying        : glibc-gconv-extra-2.38-1.fc39.aarch64              101/105 
09:14:26 #15 28.01   Verifying        : glibc-minimal-langpack-2.38-4.fc39.aarch64         102/105 
09:14:26 #15 28.01   Verifying        : glibc-minimal-langpack-2.38-1.fc39.aarch64         103/105 
09:14:26 #15 28.01   Verifying        : systemd-libs-254.2-7.fc39.aarch64                  104/105 
09:14:26 #15 28.01   Verifying        : systemd-libs-254.1-2.fc39.aarch64                  105/105 
09:14:26 #15 28.18 
09:14:26 #15 28.18 Upgraded:
09:14:26 #15 28.18   glibc-2.38-4.fc39.aarch64                                                     
09:14:26 #15 28.18   glibc-common-2.38-4.fc39.aarch64                                              
09:14:26 #15 28.18   glibc-gconv-extra-2.38-4.fc39.aarch64                                         
09:14:26 #15 28.18   glibc-minimal-langpack-2.38-4.fc39.aarch64                                    
09:14:26 #15 28.18   systemd-libs-254.2-7.fc39.aarch64                                             
09:14:26 #15 28.18 Installed:
09:14:26 #15 28.18   annobin-docs-12.24-1.fc39.noarch                                              
09:14:26 #15 28.18   annobin-plugin-gcc-12.24-1.fc39.aarch64                                       
09:14:26 #15 28.18   autoconf-2.71-6.fc39.noarch                                                   
09:14:26 #15 28.18   automake-1.16.5-13.fc39.noarch                                                
09:14:26 #15 28.18   checkpolicy-3.5-3.fc39.aarch64                                                
09:14:26 #15 28.18   cmake-3.27.4-7.fc39.aarch64                                                   
09:14:26 #15 28.18   cmake-data-3.27.4-7.fc39.noarch                                               
09:14:26 #15 28.18   cmake-filesystem-3.27.4-7.fc39.aarch64                                        
09:14:26 #15 28.18   cmake-rpm-macros-3.27.4-7.fc39.noarch                                         
09:14:26 #15 28.18   cpp-13.2.1-1.fc39.aarch64                                                     
09:14:26 #15 28.18   cryptsetup-libs-2.6.1-3.fc39.aarch64                                          
09:14:26 #15 28.18   dbus-1:1.14.10-1.fc39.aarch64                                                 
09:14:26 #15 28.18   dbus-broker-33-2.fc39.aarch64                                                 
09:14:26 #15 28.18   dbus-common-1:1.14.10-1.fc39.noarch                                           
09:14:26 #15 28.18   device-mapper-1.02.196-1.fc39.aarch64                                         
09:14:26 #15 28.18   device-mapper-devel-1.02.196-1.fc39.aarch64                                   
09:14:26 #15 28.18   device-mapper-libs-1.02.196-1.fc39.aarch64                                    
09:14:26 #15 28.18   gc-8.2.2-4.fc39.aarch64                                                       
09:14:26 #15 28.18   gcc-13.2.1-1.fc39.aarch64                                                     
09:14:26 #15 28.18   gcc-plugin-annobin-13.2.1-1.fc39.aarch64                                      
09:14:26 #15 28.18   git-2.41.0-2.fc39.aarch64                                                     
09:14:26 #15 28.18   git-core-2.41.0-2.fc39.aarch64                                                
09:14:26 #15 28.18   git-core-doc-2.41.0-2.fc39.noarch                                             
09:14:26 #15 28.18   glibc-devel-2.38-4.fc39.aarch64                                               
09:14:26 #15 28.18   glibc-static-2.38-4.fc39.aarch64                                              
09:14:26 #15 28.18   guile22-2.2.7-9.fc39.aarch64                                                  
09:14:26 #15 28.18   jsoncpp-1.9.5-5.fc39.aarch64                                                  
09:14:26 #15 28.18   kernel-headers-6.5.4-300.fc39.aarch64                                         
09:14:26 #15 28.18   kmod-libs-30-6.fc39.aarch64                                                   
09:14:26 #15 28.18   less-633-2.fc39.aarch64                                                       
09:14:26 #15 28.18   libargon2-20190702-3.fc39.aarch64                                             
09:14:26 #15 28.18   libasan-13.2.1-1.fc39.aarch64                                                 
09:14:26 #15 28.18   libatomic-13.2.1-1.fc39.aarch64                                               
09:14:26 #15 28.18   libbpf-2:1.1.0-4.fc39.aarch64                                                 
09:14:26 #15 28.18   libcbor-0.10.2-2.fc39.aarch64                                                 
09:14:26 #15 28.18   libedit-3.1-48.20230828cvs.fc39.aarch64                                       
09:14:26 #15 28.18   libfdisk-2.39.2-1.fc39.aarch64                                                
09:14:26 #15 28.18   libfido2-1.13.0-3.fc39.aarch64                                                
09:14:26 #15 28.18   libmpc-1.3.1-3.fc39.aarch64                                                   
09:14:26 #15 28.18   libseccomp-2.5.3-6.fc39.aarch64                                               
09:14:26 #15 28.18   libseccomp-devel-2.5.3-6.fc39.aarch64                                         
09:14:26 #15 28.18   libselinux-devel-3.5-5.fc39.aarch64                                           
09:14:26 #15 28.18   libselinux-utils-3.5-5.fc39.aarch64                                           
09:14:26 #15 28.18   libsepol-devel-3.5-2.fc39.aarch64                                             
09:14:26 #15 28.18   libtool-2.4.7-7.fc39.aarch64                                                  
09:14:26 #15 28.18   libtool-ltdl-2.4.7-7.fc39.aarch64                                             
09:14:26 #15 28.18   libtool-ltdl-devel-2.4.7-7.fc39.aarch64                                       
09:14:26 #15 28.18   libubsan-13.2.1-1.fc39.aarch64                                                
09:14:26 #15 28.18   libutempter-1.2.1-10.fc39.aarch64                                             
09:14:26 #15 28.18   libuv-1:1.46.0-2.fc39.aarch64                                                 
09:14:26 #15 28.18   libxcrypt-devel-4.4.36-2.fc39.aarch64                                         
09:14:26 #15 28.18   libxcrypt-static-4.4.36-2.fc39.aarch64                                        
09:14:26 #15 28.18   libxkbcommon-1.5.0-3.fc39.aarch64                                             
09:14:26 #15 28.18   m4-1.4.19-6.fc39.aarch64                                                      
09:14:26 #15 28.18   make-1:4.4.1-2.fc39.aarch64                                                   
09:14:26 #15 28.18   openssh-9.3p1-9.fc39.aarch64                                                  
09:14:26 #15 28.18   openssh-clients-9.3p1-9.fc39.aarch64                                          
09:14:26 #15 28.18   pcre2-devel-10.42-1.fc39.2.aarch64                                            
09:14:26 #15 28.18   pcre2-utf16-10.42-1.fc39.2.aarch64                                            
09:14:26 #15 28.18   pcre2-utf32-10.42-1.fc39.2.aarch64                                            
09:14:26 #15 28.18   perl-Error-1:0.17029-13.fc39.noarch                                           
09:14:26 #15 28.18   perl-File-Compare-1.100.700-500.fc39.noarch                                   
09:14:26 #15 28.18   perl-File-Copy-2.41-500.fc39.noarch                                           
09:14:26 #15 28.18   perl-File-Find-1.43-500.fc39.noarch                                           
09:14:26 #15 28.18   perl-Git-2.41.0-2.fc39.noarch                                                 
09:14:26 #15 28.18   perl-TermReadKey-2.38-18.fc39.aarch64                                         
09:14:26 #15 28.18   perl-Thread-Queue-3.14-500.fc39.noarch                                        
09:14:26 #15 28.18   perl-lib-0.65-500.fc39.aarch64                                                
09:14:26 #15 28.18   perl-threads-1:2.36-500.fc39.aarch64                                          
09:14:26 #15 28.18   perl-threads-shared-1.68-500.fc39.aarch64                                     
09:14:26 #15 28.18   policycoreutils-3.5-7.fc39.aarch64                                            
09:14:26 #15 28.18   policycoreutils-devel-3.5-7.fc39.aarch64                                      
09:14:26 #15 28.18   policycoreutils-python-utils-3.5-7.fc39.noarch                                
09:14:26 #15 28.18   python3-audit-3.1.2-1.fc39.aarch64                                            
09:14:26 #15 28.18   python3-libselinux-3.5-5.fc39.aarch64                                         
09:14:26 #15 28.18   python3-libsemanage-3.5-4.fc39.aarch64                                        
09:14:26 #15 28.18   python3-policycoreutils-3.5-7.fc39.noarch                                     
09:14:26 #15 28.18   python3-setools-4.4.3-1.fc39.aarch64                                          
09:14:26 #15 28.18   python3-setuptools-67.7.2-7.fc39.noarch                                       
09:14:26 #15 28.18   qrencode-libs-4.1.1-5.fc39.aarch64                                            
09:14:26 #15 28.18   rhash-1.4.3-3.fc39.aarch64                                                    
09:14:26 #15 28.18   rpm-plugin-selinux-4.19.0-1.fc39.aarch64                                      
09:14:26 #15 28.18   selinux-policy-38.28-1.fc39.noarch                                            
09:14:26 #15 28.18   selinux-policy-devel-38.28-1.fc39.noarch                                      
09:14:26 #15 28.18   selinux-policy-targeted-38.28-1.fc39.noarch                                   
09:14:26 #15 28.18   systemd-254.2-7.fc39.aarch64                                                  
09:14:26 #15 28.18   systemd-devel-254.2-7.fc39.aarch64                                            
09:14:26 #15 28.18   systemd-networkd-254.2-7.fc39.aarch64                                         
09:14:26 #15 28.18   systemd-pam-254.2-7.fc39.aarch64                                              
09:14:26 #15 28.18   systemd-resolved-254.2-7.fc39.aarch64                                         
09:14:26 #15 28.18   systemd-rpm-macros-254.2-7.fc39.noarch                                        
09:14:26 #15 28.18   util-linux-2.39.2-1.fc39.aarch64                                              
09:14:26 #15 28.18   vim-filesystem-2:9.0.1872-1.fc39.noarch                                       
09:14:26 #15 28.18   which-2.21-40.fc39.aarch64                                                    
09:14:26 #15 28.18   xkeyboard-config-2.39-2.fc39.noarch                                           
09:14:26 #15 28.18 
09:14:26 #15 28.18 Complete!
09:14:26 #13 72.52 Setting up libstring-copyright-perl (0.003006-1) ...
09:14:26 #13 72.53 Setting up python3-debian (0.1.35) ...
09:14:26 #13 72.68 Setting up python3-requests (2.21.0-1+deb10u1) ...
09:14:26 #15 7.141 Preparing to unpack .../06-librhash0_1.4.1-2_arm64.deb ...
09:14:26 #15 7.144 Unpacking librhash0:arm64 (1.4.1-2) ...
09:14:26 #15 7.184 Selecting previously unselected package libuv1:arm64.
09:14:26 #15 7.188 Preparing to unpack .../07-libuv1_1.40.0-2_arm64.deb ...
09:14:26 #15 7.191 Unpacking libuv1:arm64 (1.40.0-2) ...
09:14:26 #15 7.227 Selecting previously unselected package cmake.
09:14:26 #15 7.231 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:14:26 #15 7.234 Unpacking cmake (3.18.4-2+deb11u1) ...
09:14:26 #15 13.55 Preparing to unpack .../23-libltdl7_2.4.6-15_armhf.deb ...
09:14:26 #15 13.55 Unpacking libltdl7:armhf (2.4.6-15) ...
09:14:26 #15 13.59 Selecting previously unselected package libltdl-dev:armhf.
09:14:26 #15 13.59 Preparing to unpack .../24-libltdl-dev_2.4.6-15_armhf.deb ...
09:14:26 #15 13.59 Unpacking libltdl-dev:armhf (2.4.6-15) ...
09:14:26 #15 13.63 Selecting previously unselected package libseccomp-dev:armhf.
09:14:26 #15 13.64 Preparing to unpack .../25-libseccomp-dev_2.5.1-1+rpi1+deb11u1_armhf.deb ...
09:14:26 #15 13.64 Unpacking libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
09:14:26 #15 13.70 Selecting previously unselected package libsystemd-dev:armhf.
09:14:26 + STATUS=0
09:14:26 #15 13.71 Preparing to unpack .../26-libsystemd-dev_247.3-7+rpi1+deb11u2_armhf.deb ...
09:14:26 #15 13.71 Unpacking libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ...
09:14:26 + '[' 0 -ne 0 ']'
09:14:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:26 + exit 0
09:14:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.i4B6k6
09:14:26 + umask 022
09:14:26 + cd /root/rpmbuild/BUILD
09:14:26 #15 13.79 Selecting previously unselected package libglib2.0-0:armhf.
09:14:26 #15 13.79 Preparing to unpack .../27-libglib2.0-0_2.66.8-1_armhf.deb ...
09:14:26 #15 13.80 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
09:14:26 + cd src
09:14:26 + export DOCKER_GITCOMMIT=7cfb81b
09:14:26 + DOCKER_GITCOMMIT=7cfb81b
09:14:26 + mkdir -p /go/src/github.com/docker
09:14:26 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:26 + pushd /root/rpmbuild/BUILD/src/engine
09:14:26 + TMP_GOPATH=/go
09:14:26 + hack/dockerfile/install/install.sh tini
09:14:26 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:26 + RM_GOPATH=0
09:14:26 + TMP_GOPATH=/go
09:14:26 + : /usr/local/bin
09:14:26 + '[' -z /go ']'
09:14:26 + export GOPATH=/go
09:14:26 + GOPATH=/go
09:14:26 + case "$(go env GOARCH)" in
09:14:26 ++ go env GOARCH
09:14:26 + export GO_BUILDMODE=-buildmode=pie
09:14:26 + GO_BUILDMODE=-buildmode=pie
09:14:26 ++ dirname hack/dockerfile/install/install.sh
09:14:26 + dir=hack/dockerfile/install
09:14:26 + bin=tini
09:14:26 + shift
09:14:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:26 + . hack/dockerfile/install/tini.installer
09:14:26 ++ : v0.19.0
09:14:26 + install_tini
09:14:26 + echo 'Install tini version v0.19.0'
09:14:26 + git clone https://github.com/krallin/tini.git /go/tini
09:14:26 Install tini version v0.19.0
09:14:26 Cloning into '/go/tini'...
09:14:26 #13 71.12 Setting up libhtml-parser-perl (3.75-1+b1) ...
09:14:26 #13 71.13 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:26 #13 71.15 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:26 #13 71.16 Setting up librole-tiny-perl (2.002004-1) ...
09:14:26 #13 71.17 Setting up gnupg (2.2.27-2+deb11u2) ...
09:14:26 #13 71.19 Setting up build-essential (12.9) ...
09:14:26 #13 71.20 Setting up python3-unidiff (0.5.5-2) ...
09:14:26 #13 71.34 Setting up lsb-release (11.1.0) ...
09:14:26 #13 71.35 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:26 #13 71.36 Setting up libfile-homedir-perl (1.006-1) ...
09:14:26 #13 71.37 Setting up python3-magic (2:0.4.20-3) ...
09:14:26 #14 70.66 Setting up libtime-moment-perl (0.44-1build6) ...
09:14:26 #14 70.67 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:26 #14 70.68 Setting up libexception-class-perl (1.45-1) ...
09:14:26 #14 70.69 Setting up libmath-base85-perl (0.5+dfsg-1) ...
09:14:26 #14 70.70 Setting up libconfig-tiny-perl (2.28-1) ...
09:14:26 #14 70.71 Setting up libsereal-encoder-perl:arm64 (4.023+ds-1) ...
09:14:26 #14 70.72 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:14:26 #14 70.73 Setting up liblist-utilsby-perl (0.11-1) ...
09:14:26 #14 70.74 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:26 #14 70.75 Setting up libnet-netmask-perl (2.0001-1) ...
09:14:26 #14 70.76 Setting up libsub-install-perl (0.928-1.1) ...
09:14:26 #14 70.77 Setting up dpkg-dev (1.21.1ubuntu2.2) ...
09:14:26 #14 70.79 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:26 #14 70.80 Setting up liberror-perl (0.17029-1) ...
09:14:26 #14 70.81 Setting up dh-autoreconf (20) ...
09:14:26 #14 70.82 Setting up patchutils (0.4.2-1build2) ...
09:14:26 #14 70.82 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:26 #14 70.84 Setting up libltdl-dev:arm64 (2.4.6-15build2) ...
09:14:26 #14 70.85 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:26 #14 70.86 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:26 #16 7.762 Unpacking bash-completion (1:2.10-1ubuntu1) ...
09:14:26 #14 69.58 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:14:26 #14 69.59 Setting up fakeroot (1.31-1.1) ...
09:14:26 #14 69.60 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #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
09:14:26 #14 69.62 Setting up perl-modules-5.36 (5.36.0-7ubuntu0.23.04.1) ...
09:14:26 #14 69.63 Setting up autotools-dev (20220109.1) ...
09:14:26 #14 69.65 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
09:14:26 #14 69.66 Setting up libx11-data (2:1.8.4-2ubuntu0.2) ...
09:14:26 #14 69.68 Setting up make (4.3-4.1build1) ...
09:14:26 #14 69.69 Setting up libmpfr6:armhf (4.2.0-1) ...
09:14:26 #14 69.71 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:14:26 #14 69.72 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:14:26 #14 69.73 Setting up lzip (1.23-5) ...
09:14:26 #14 69.74 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip (lzip) in auto mode
09:14:26 #14 69.75 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
09:14:26 #14 69.75 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-compressor (lzip-compressor) in auto mode
09:14:26 #14 69.75 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
09:14:26 #14 69.75 update-alternatives: using /usr/bin/lzip.lzip to provide /usr/bin/lzip-decompressor (lzip-decompressor) in auto mode
09:14:26 #14 69.76 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
09:14:26 #14 69.77 Setting up strace (6.2-0ubuntu1) ...
09:14:26 #14 69.78 Setting up xz-utils (5.4.1-0.2) ...
09:14:26 #14 69.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:26 #14 69.79 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
09:14:26 #14 69.79 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
09:14:26 #14 69.79 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.80 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
09:14:26 #14 69.81 Setting up t1utils (1.41-4build2) ...
09:14:26 #14 69.82 Setting up diffstat (1.65-1) ...
09:14:26 #14 69.84 Setting up libpng16-16:armhf (1.6.39-2) ...
09:14:26 #14 69.85 Setting up libmpc3:armhf (1.3.1-1) ...
09:14:26 #14 69.87 Setting up libatomic1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:26 #14 69.89 Setting up patch (2.7.6-7build2) ...
09:14:26 #15 7.262 dh_installchangelogs
09:14:26 #15 7.336 dh_compress
09:14:26 #15 7.376 dh_fixperms
09:14:26 #15 7.422 dh_installdeb
09:14:26 #15 7.449 dh_gencontrol
09:14:26 #15 7.921 Preparing to unpack .../13-libsepol-dev_3.4-2.1_arm64.deb ...
09:14:26 #15 7.924 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
09:14:26 #15 7.983 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:26 #15 7.987 Preparing to unpack .../14-libpcre2-16-0_10.42-1_arm64.deb ...
09:14:26 #15 7.990 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
09:14:26 #15 8.037 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:26 #14 76.35 Setting up libpackage-stash-perl (0.40-1) ...
09:14:26 #14 76.36 Setting up libimport-into-perl (1.002005-2) ...
09:14:26 #14 76.38 Setting up libmoo-perl (2.005005-1) ...
09:14:26 #14 76.39 Setting up python3-bcrypt (3.2.2-1) ...
09:14:26 #14 76.51 Setting up liblist-someutils-perl (0.59-1) ...
09:14:26 #14 76.52 Setting up debhelper (13.11.4ubuntu3) ...
09:14:26 #14 76.54 Setting up liblist-someutils-xs-perl:arm64 (0.58-3) ...
09:14:26 #14 76.55 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:14:26 #16 2.638 dh_testdir
09:14:26 #16 2.659 dh_testroot
09:14:26 #16 2.679 dh_prep
09:14:26 #16 2.703 dh_testdir
09:14:26 #16 2.722 dh_testroot
09:14:26 #14 70.19 Setting up binutils (2.38-4ubuntu2.3) ...
09:14:26 #14 70.20 Setting up python3-xdg (0.27-2) ...
09:14:26 #15 DONE 28.4s
09:14:26 
09:14:26 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:26 #13 72.83 Setting up libdata-optlist-perl (0.110-1) ...
09:14:26 #13 72.84 Setting up libipc-run-perl (20180523.0-1) ...
09:14:26 #13 72.86 Setting up git (1:2.20.1-2+deb10u8) ...
09:14:26 #13 72.89 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:26 #13 72.91 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:26 #13 72.92 Setting up libtypes-serialiser-perl (1.0-1) ...
09:14:26 #13 72.93 Setting up g++ (4:8.3.0-1) ...
09:14:26 #13 72.96 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:26 #13 72.97 Setting up libhtml-parser-perl (3.72-3+b3) ...
09:14:26 #13 72.98 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:26 #13 73.00 Setting up liblog-any-adapter-screen-perl (0.140-1) ...
09:14:26 #13 73.01 Setting up librole-tiny-perl (2.000006-1) ...
09:14:26 #13 73.02 Setting up gnupg (2.2.12-1+deb10u2) ...
09:14:26 #13 73.03 Setting up build-essential (12.6) ...
09:14:26 #13 73.04 Setting up libfile-homedir-perl (1.004-1) ...
09:14:26 #13 73.06 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
09:14:26 #13 73.07 Setting up libio-socket-ssl-perl (2.060-3) ...
09:14:26 + mkdir -p /root/build-deb/compose
09:14:26 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:26 + mkdir -p /go/src/github.com/docker
09:14:26 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:26 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:26 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:26 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:26 + EPOCH=5
09:14:26 + EPOCH_SEP=
09:14:26 + [[ ! -z 5 ]]
09:14:26 + EPOCH_SEP=:
09:14:26 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:26 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:26 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:26 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:26 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:26 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:26 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:26 + debSource=docker-ce
09:14:26 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:26 + debMaintainer='Docker <support@docker.com>'
09:14:26 ++ date --rfc-2822
09:14:26 + debDate='Wed, 20 Sep 2023 09:14:26 +0000'
09:14:26 + pkgRevision=1
09:14:26 + cat
09:14:26 + export CLI_GITCOMMIT=0e70f1b
09:14:26 + CLI_GITCOMMIT=0e70f1b
09:14:26 + export ENGINE_GITCOMMIT=7cfb81b
09:14:26 + ENGINE_GITCOMMIT=7cfb81b
09:14:26 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:26 + dpkg-buildpackage -uc -us -I.git
09:14:26 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:26 dpkg-buildpackage: info: source package docker-ce
09:14:26 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy
09:14:26 dpkg-buildpackage: info: source distribution jammy
09:14:26 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:26 dpkg-buildpackage: info: host architecture amd64
09:14:26  dpkg-source -I.git --before-build .
09:14:26 #15 DONE 9.2s
09:14:26 
09:14:26 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:26 #15 7.559 Selecting previously unselected package dh-apparmor.
09:14:26 #15 0.594 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:14:26 #15 0.594 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:14:26 #15 0.595 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:14:26 + cd /go/tini
09:14:26 + git checkout -q v0.19.0
09:14:26 + cmake .
09:14:26 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:26   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:14:26   CMake.
09:14:26 
09:14:26   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:26   CMake that the project does not need compatibility with older versions.
09:14:26 
09:14:26 
09:14:26 -- The C compiler identification is GNU 8.5.0
09:14:26 -- Detecting C compiler ABI info
09:14:26 -- Detecting C compiler ABI info - done
09:14:26 -- Check for working C compiler: /usr/bin/cc - skipped
09:14:26 -- Detecting C compile features
09:14:26 -- Detecting C compile features - done
09:14:26 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:26 #15 13.96 Selecting previously unselected package pkg-config.
09:14:26 #15 13.96 Preparing to unpack .../28-pkg-config_0.29.2-1_armhf.deb ...
09:14:26 #15 13.96 Unpacking pkg-config (0.29.2-1) ...
09:14:26 #15 14.01 Setting up libseccomp-dev:armhf (2.5.1-1+rpi1+deb11u1) ...
09:14:26 #15 14.02 Setting up libstdc++-10-dev:armhf (10.2.1-6+rpi1) ...
09:14:26 #15 14.03 Setting up g++-10 (10.2.1-6+rpi1) ...
09:14:26 #15 14.04 Setting up libarchive13:armhf (3.4.3-2+deb11u1) ...
09:14:26 #15 14.05 Setting up libglib2.0-0:armhf (2.66.8-1) ...
09:14:26 #13 71.51 Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ...
09:14:26 #13 71.52 Setting up pristine-tar (1.49) ...
09:14:26 #13 71.53 Setting up libio-socket-ssl-perl (2.069-1) ...
09:14:26 #13 71.54 Setting up libsub-exporter-perl (0.987-1) ...
09:14:26 #13 71.55 Setting up libc-devtools (2.31-13+deb11u6) ...
09:14:26 #13 71.56 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:26 #13 71.59 Setting up libhttp-message-perl (6.28-1) ...
09:14:26 #13 71.60 Setting up libhtml-form-perl (6.07-1) ...
09:14:26 #13 71.61 Setting up python3-pkg-resources (52.0.0-4) ...
09:14:26 #14 70.87 Setting up libio-string-perl (1.08-3.1) ...
09:14:26 #14 70.88 Setting up libreadonly-perl (2.050-3) ...
09:14:26 #14 70.89 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:14:26 #14 70.90 Setting up python3-chardet (4.0.0-1) ...
09:14:26 #16 7.920 Selecting previously unselected package cmake-data.
09:14:26 #16 7.923 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
09:14:26 #16 7.928 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:26 #14 69.90 Setting up autopoint (0.21-11) ...
09:14:26 #14 69.91 Setting up fonts-dejavu-core (2.37-6) ...
09:14:26 #14 69.98 Setting up ucf (3.0043+nmu1) ...
09:14:26 #13 70.58   Running scriptlet: glibc-gconv-extra-2.37-5.fc38.x86_64               142/142 
09:14:26 #13 73.79   Verifying        : binutils-2.39-9.fc38.x86_64                          1/142 
09:14:26 #13 73.79   Verifying        : binutils-gold-2.39-9.fc38.x86_64                     2/142 
09:14:26 #13 73.79   Verifying        : bzip2-1.0.8-13.fc38.x86_64                           3/142 
09:14:26 #13 73.79   Verifying        : cpio-2.13-14.fc38.x86_64                             4/142 
09:14:26 #13 73.79   Verifying        : desktop-file-utils-0.26-8.fc38.x86_64                5/142 
09:14:26 #13 73.79   Verifying        : devscripts-checkbashisms-2.23.0-1.fc38.x86_64        6/142 
09:14:26 #13 73.79   Verifying        : dwz-0.15-2.fc38.x86_64                               7/142 
09:14:26 #13 73.79   Verifying        : ed-1.19-2.fc38.x86_64                                8/142 
09:14:26 #13 73.79   Verifying        : efi-srpm-macros-5-7.fc38.noarch                      9/142 
09:14:26 #13 73.79   Verifying        : enchant2-2.3.4-1.fc38.x86_64                        10/142 
09:14:26 #13 73.79   Verifying        : file-5.44-3.fc38.x86_64                             11/142 
09:14:26 #13 73.79   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch             12/142 
09:14:26 #13 73.79   Verifying        : fonts-srpm-macros-1:2.0.5-11.fc38.noarch            13/142 
09:14:26 #13 73.79   Verifying        : fpc-srpm-macros-1.3-7.fc38.noarch                   14/142 
09:14:26 #13 73.79   Verifying        : gdk-pixbuf2-2.42.10-2.fc38.x86_64                   15/142 
09:14:26 #13 73.79   Verifying        : ghc-srpm-macros-1.6.1-1.fc38.noarch                 16/142 
09:14:26 #13 73.79   Verifying        : gnat-srpm-macros-6-2.fc38.noarch                    17/142 
09:14:26 #13 73.79   Verifying        : go-srpm-macros-3.2.0-2.fc38.noarch                  18/142 
09:14:26 #13 73.79   Verifying        : groff-base-1.22.4-11.fc38.x86_64                    19/142 
09:14:26 #13 73.79   Verifying        : hunspell-1.7.2-3.fc38.x86_64                        20/142 
09:14:26 #13 73.79   Verifying        : hunspell-en-0.20201207-3.fc38.noarch                21/142 
09:14:26 #13 73.79   Verifying        : hunspell-en-GB-0.20201207-3.fc38.noarch             22/142 
09:14:26 #13 73.79   Verifying        : hunspell-en-US-0.20201207-3.fc38.noarch             23/142 
09:14:26 #13 73.79   Verifying        : hunspell-filesystem-1.7.2-3.fc38.x86_64             24/142 
09:14:26 #13 73.79   Verifying        : jansson-2.13.1-6.fc38.x86_64                        25/142 
09:14:26 #13 73.79   Verifying        : js-jquery-3.6.3-2.fc38.noarch                       26/142 
09:14:26 #13 73.79   Verifying        : json-glib-1.6.6-4.fc38.x86_64                       27/142 
09:14:26 #13 73.79   Verifying        : libappstream-glib-0.8.2-2.fc38.x86_64               28/142 
09:14:26 #13 73.79   Verifying        : libjpeg-turbo-2.1.4-2.fc38.x86_64                   29/142 
09:14:26 #13 73.79   Verifying        : libpkgconf-1.8.0-6.fc38.x86_64                      30/142 
09:14:26 #13 73.79   Verifying        : libpng-2:1.6.37-14.fc38.x86_64                      31/142 
09:14:26 #13 73.79   Verifying        : libstemmer-2.2.0-5.fc38.x86_64                      32/142 
09:14:26 #13 73.79   Verifying        : lua-srpm-macros-1-8.fc38.noarch                     33/142 
09:14:26 #13 73.79   Verifying        : ncurses-6.4-3.20230114.fc38.x86_64                  34/142 
09:14:26 #13 73.79   Verifying        : ocaml-srpm-macros-7-3.fc38.noarch                   35/142 
09:14:26 #13 73.79   Verifying        : openblas-srpm-macros-2-13.fc38.noarch               36/142 
09:14:26 #13 73.79   Verifying        : patch-2.7.6-19.fc38.x86_64                          37/142 
09:14:26 #13 73.79   Verifying        : perl-Carp-1.52-490.fc38.noarch                      38/142 
09:14:26 #13 73.79   Verifying        : perl-Data-Dumper-2.184-491.fc38.x86_64              39/142 
09:14:26 #13 73.79   Verifying        : perl-Digest-1.20-490.fc38.noarch                    40/142 
09:14:26 #13 73.79   Verifying        : perl-Digest-MD5-2.58-490.fc38.x86_64                41/142 
09:14:26 #13 73.79   Verifying        : perl-Encode-4:3.19-493.fc38.x86_64                  42/142 
09:14:26 #13 73.79   Verifying        : perl-Exporter-5.77-490.fc38.noarch                  43/142 
09:14:26 #13 73.79   Verifying        : perl-File-Path-2.18-490.fc38.noarch                 44/142 
09:14:26 #13 73.79   Verifying        : perl-File-Temp-1:0.231.100-490.fc38.noarch          45/142 
09:14:26 #13 73.79   Verifying        : perl-Getopt-Long-1:2.54-2.fc38.noarch               46/142 
09:14:26 #13 73.79   Verifying        : perl-IO-Socket-IP-0.41-492.fc38.noarch              47/142 
09:14:26 #13 73.79   Verifying        : perl-IO-Socket-SSL-2.081-1.fc38.noarch              48/142 
09:14:26 #13 73.79   Verifying        : perl-MIME-Base64-3.16-490.fc38.x86_64               49/142 
09:14:26 #13 73.79   Verifying        : perl-Mozilla-CA-20221114-2.fc38.noarch              50/142 
09:14:26 #13 73.79   Verifying        : perl-Net-SSLeay-1.92-5.fc38.x86_64                  51/142 
09:14:26 #13 73.79   Verifying        : perl-PathTools-3.84-490.fc38.x86_64                 52/142 
09:14:26 #13 73.79   Verifying        : perl-Pod-Escapes-1:1.07-490.fc38.noarch             53/142 
09:14:26 #13 73.79   Verifying        : perl-Pod-Perldoc-3.28.01-491.fc38.noarch            54/142 
09:14:26 #13 73.79   Verifying        : perl-Pod-Simple-1:3.43-491.fc38.noarch              55/142 
09:14:26 #13 73.79   Verifying        : perl-Pod-Usage-4:2.03-4.fc38.noarch                 56/142 
09:14:26 #13 73.79   Verifying        : perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64       57/142 
09:14:26 #13 73.79   Verifying        : perl-Socket-4:2.036-2.fc38.x86_64                   58/142 
09:14:26 #13 73.79   Verifying        : perl-Storable-1:3.26-490.fc38.x86_64                59/142 
09:14:26 #13 73.79   Verifying        : perl-Term-ANSIColor-5.01-491.fc38.noarch            60/142 
09:14:26 #13 73.79   Verifying        : perl-Term-Cap-1.18-1.fc38.noarch                    61/142 
09:14:26 #13 73.79   Verifying        : perl-Text-ParseWords-3.31-490.fc38.noarch           62/142 
09:14:26 #13 73.79   Verifying        : perl-Time-Local-2:1.300-490.fc38.noarch             63/142 
09:14:26 #13 73.79   Verifying        : perl-URI-5.17-2.fc38.noarch                         64/142 
09:14:26 #13 73.79   Verifying        : perl-constant-1.33-491.fc38.noarch                  65/142 
09:14:26 #13 73.79   Verifying        : perl-libnet-3.15-1.fc38.noarch                      66/142 
09:14:26 #13 73.79   Verifying        : perl-parent-1:0.241-1.fc38.noarch                   67/142 
09:14:26 #13 73.79   Verifying        : perl-podlators-1:5.01-2.fc38.noarch                 68/142 
09:14:26 #13 73.79   Verifying        : perl-srpm-macros-1-48.fc38.noarch                   69/142 
09:14:26 #13 73.79   Verifying        : pkgconf-1.8.0-6.fc38.x86_64                         70/142 
09:14:26 #13 73.79   Verifying        : pkgconf-m4-1.8.0-6.fc38.noarch                      71/142 
09:14:26 #13 73.79   Verifying        : pkgconf-pkg-config-1.8.0-6.fc38.x86_64              72/142 
09:14:26 #13 73.79   Verifying        : python-srpm-macros-3.11-10.fc38.noarch              73/142 
09:14:26 #13 73.79   Verifying        : python-systemd-doc-235-2.fc38.x86_64                74/142 
09:14:26 #13 73.79   Verifying        : python3-construct-2.10.68-4.fc38.noarch             75/142 
09:14:26 #13 73.79   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch              76/142 
09:14:26 #13 73.79   Verifying        : python3-dbus-1.3.2-2.fc38.x86_64                    77/142 
09:14:26 #13 73.79   Verifying        : python3-distro-1.8.0-2.fc38.noarch                  78/142 
09:14:26 #13 73.79   Verifying        : python3-enchant-3.2.2-6.fc38.noarch                 79/142 
09:14:26 #13 73.79   Verifying        : python3-file-magic-5.44-3.fc38.noarch               80/142 
09:14:26 #13 73.79   Verifying        : python3-pybeam-0.7-5.fc38.noarch                    81/142 
09:14:26 #13 73.79   Verifying        : python3-pyxdg-0.27-7.fc38.noarch                    82/142 
09:14:26 #13 73.79   Verifying        : python3-six-1.16.0-9.fc38.noarch                    83/142 
09:14:26 #13 73.79   Verifying        : python3-systemd-235-2.fc38.x86_64                   84/142 
09:14:26 #13 73.79   Verifying        : python3-tomli-w-1.0.0-5.fc38.noarch                 85/142 
09:14:26 #13 73.79   Verifying        : redhat-rpm-config-252-1.fc38.noarch                 86/142 
09:14:26 #13 73.79   Verifying        : rpmautospec-rpm-macros-0.3.5-1.fc38.noarch          87/142 
09:14:26 #13 73.79   Verifying        : shared-mime-info-2.2-3.fc38.x86_64                  88/142 
09:14:26 #13 73.79   Verifying        : unzip-6.0-60.fc38.x86_64                            89/142 
09:14:26 #13 73.79   Verifying        : web-assets-filesystem-5-19.fc38.noarch              90/142 
09:14:26 #13 73.79   Verifying        : xz-5.4.1-1.fc38.x86_64                              91/142 
09:14:26 #13 73.79   Verifying        : zip-3.0-36.fc38.x86_64                              92/142 
09:14:26 #13 73.79   Verifying        : ansible-srpm-macros-1-10.fc38.noarch                93/142 
09:14:26 #13 73.79   Verifying        : dash-0.5.12-1.fc38.x86_64                           94/142 
09:14:26 #13 73.79   Verifying        : dbus-libs-1:1.14.10-1.fc38.x86_64                   95/142 
09:14:26 #13 73.79   Verifying        : debugedit-5.0-9.fc38.x86_64                         96/142 
09:14:26 #13 73.79   Verifying        : diffutils-3.10-1.fc38.x86_64                        97/142 
09:14:26 #13 73.79   Verifying        : dnf-plugins-core-4.4.2-1.fc38.noarch                98/142 
09:14:26 #13 73.79   Verifying        : elfutils-0.189-3.fc38.x86_64                        99/142 
09:14:26 #13 73.79   Verifying        : elfutils-debuginfod-client-0.189-3.fc38.x86_64     100/142 
09:14:26 #13 73.79   Verifying        : emacs-filesystem-1:28.2-7.fc38.noarch              101/142 
09:14:26 #13 73.79   Verifying        : gdb-minimal-13.2-4.fc38.x86_64                     102/142 
09:14:26 #13 73.79   Verifying        : glibc-gconv-extra-2.37-5.fc38.x86_64               103/142 
09:14:26 #13 73.79   Verifying        : kernel-srpm-macros-1.0-19.fc38.noarch              104/142 
09:14:26 #13 73.79   Verifying        : package-notes-srpm-macros-0.5-8.fc38.noarch        105/142 
09:14:26 #13 73.79   Verifying        : perl-AutoLoader-5.74-497.fc38.noarch               106/142 
09:14:26 #13 73.79   Verifying        : perl-B-1.83-497.fc38.x86_64                        107/142 
09:14:26 #13 73.79   Verifying        : perl-Class-Struct-0.66-497.fc38.noarch             108/142 
09:14:26 #13 73.79   Verifying        : perl-DynaLoader-1.52-497.fc38.x86_64               109/142 
09:14:26 #13 73.79   Verifying        : perl-Errno-1.36-497.fc38.x86_64                    110/142 
09:14:26 #13 73.79   Verifying        : perl-Fcntl-1.15-497.fc38.x86_64                    111/142 
09:14:26 #13 73.79   Verifying        : perl-File-Basename-2.85-497.fc38.noarch            112/142 
09:14:26 #13 73.79   Verifying        : perl-File-stat-1.12-497.fc38.noarch                113/142 
09:14:26 #13 73.79   Verifying        : perl-FileHandle-2.03-497.fc38.noarch               114/142 
09:14:26 #13 73.79   Verifying        : perl-Getopt-Std-1.13-497.fc38.noarch               115/142 
09:14:26 #13 73.79   Verifying        : perl-HTTP-Tiny-0.086-2.fc38.noarch                 116/142 
09:14:26 #13 73.79   Verifying        : perl-IO-1.50-497.fc38.x86_64                       117/142 
09:14:26 #13 73.79   Verifying        : perl-IPC-Open3-1.22-497.fc38.noarch                118/142 
09:14:26 #13 73.79   Verifying        : perl-NDBM_File-1.15-497.fc38.x86_64                119/142 
09:14:26 #13 73.79   Verifying        : perl-POSIX-2.03-497.fc38.x86_64                    120/142 
09:14:26 #13 73.79   Verifying        : perl-SelectSaver-1.02-497.fc38.noarch              121/142 
09:14:26 #13 73.79   Verifying        : perl-Symbol-1.09-497.fc38.noarch                   122/142 
09:14:26 #13 73.79   Verifying        : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch        123/142 
09:14:26 #13 73.79   Verifying        : perl-base-2.27-497.fc38.noarch                     124/142 
09:14:26 #13 73.79   Verifying        : perl-if-0.61.000-497.fc38.noarch                   125/142 
09:14:26 #13 73.79   Verifying        : perl-interpreter-4:5.36.1-497.fc38.x86_64          126/142 
09:14:26 #13 73.79   Verifying        : perl-libs-4:5.36.1-497.fc38.x86_64                 127/142 
09:14:26 #13 73.79   Verifying        : perl-locale-1.10-497.fc38.noarch                   128/142 
09:14:26 #13 73.79   Verifying        : perl-mro-1.26-497.fc38.x86_64                      129/142 
09:14:26 #13 73.79   Verifying        : perl-overload-1.35-497.fc38.noarch                 130/142 
09:14:26 #13 73.79   Verifying        : perl-overloading-0.02-497.fc38.noarch              131/142 
09:14:26 #13 73.79   Verifying        : perl-vars-1.05-497.fc38.noarch                     132/142 
09:14:26 #13 73.79   Verifying        : pyproject-srpm-macros-1.9.0-1.fc38.noarch          133/142 
09:14:26 #13 73.79   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc38.noarch       134/142 
09:14:26 #13 73.79   Verifying        : python3-zstandard-0.21.0-1.fc38.x86_64             135/142 
09:14:26 #13 73.79   Verifying        : qt5-srpm-macros-5.15.10-1.fc38.noarch              136/142 
09:14:26 #13 73.79   Verifying        : rpm-build-4.18.1-3.fc38.x86_64                     137/142 
09:14:26 #13 73.79   Verifying        : rpmlint-2.4.0-6.fc38.noarch                        138/142 
09:14:26 #13 73.79   Verifying        : rpmlint-fedora-license-data-1.30-1.fc38.noarch     139/142 
09:14:26 #13 73.79   Verifying        : rust-srpm-macros-24-5.fc38.noarch                  140/142 
09:14:26 #13 73.79   Verifying        : xxhash-libs-0.8.2-1.fc38.x86_64                    141/142 
09:14:26 #15 7.569 dh_md5sums
09:14:26 #15 7.599 dh_builddeb
09:14:26 #15 7.620 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:26 #15 7.641 
09:14:26 #15 7.641 The package has been created.
09:14:26 #15 7.641 Attention, the package has been created in the current directory,
09:14:26 #15 7.641 not in ".." as indicated by the message above!
09:14:26 #15 7.669 Selecting previously unselected package docker-ce-build-deps.
09:14:26 #15 7.685 (Reading database ... 27762 files and directories currently installed.)
09:14:26 #15 8.040 Preparing to unpack .../15-libpcre2-32-0_10.42-1_arm64.deb ...
09:14:26 #15 8.044 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
09:14:26 #15 8.091 Selecting previously unselected package libpcre2-posix3:arm64.
09:14:26 #15 8.094 Preparing to unpack .../16-libpcre2-posix3_10.42-1_arm64.deb ...
09:14:26 #15 8.097 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
09:14:26 #15 8.127 Selecting previously unselected package libpcre2-dev:arm64.
09:14:26 #15 8.131 Preparing to unpack .../17-libpcre2-dev_10.42-1_arm64.deb ...
09:14:26 #15 8.133 Unpacking libpcre2-dev:arm64 (10.42-1) ...
09:14:26 #15 8.211 Selecting previously unselected package libselinux1-dev:arm64.
09:14:26 #15 8.215 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_arm64.deb ...
09:14:26 #15 8.218 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
09:14:26 #15 8.275 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:26 #15 8.278 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_arm64.deb ...
09:14:26 #15 8.281 Unpacking libdevmapper-dev:arm64 (2:1.02.185-2) ...
09:14:26 #15 8.311 Selecting previously unselected package libseccomp-dev:arm64.
09:14:26 #14 76.86 Setting up python3-cryptography (38.0.4-2) ...
09:14:26 #16 2.742 dh_install
09:14:26 #16 2.770 dh_installdocs
09:14:26 #16 2.804 dh_installchangelogs
09:14:26 #16 2.880 dh_compress
09:14:26 #16 2.918 dh_fixperms
09:14:26 #16 2.964 dh_installdeb
09:14:26 #16 2.993 dh_gencontrol
09:14:26 #13 73.10 Setting up libsub-exporter-perl (0.987-1) ...
09:14:26 #13 73.11 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:26 #13 73.13 Setting up libhttp-message-perl (6.18-1) ...
09:14:26 #13 73.14 Setting up libhtml-form-perl (6.03-1) ...
09:14:26 #13 73.15 Setting up libfile-stripnondeterminism-perl (1.1.2-1) ...
09:14:26 #13 73.16 Setting up libjson-xs-perl (3.040-1+b1) ...
09:14:26 #13 73.17 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:26 #13 73.19 Setting up libio-prompter-perl (0.004015-1) ...
09:14:26 #13 73.20 Setting up libhttp-cookies-perl (6.04-1) ...
09:14:26 #13 73.22 Setting up po-debconf (1.0.21) ...
09:14:26 #13 73.23 Setting up libhtml-tree-perl (5.07-2) ...
09:14:26 #13 73.24 Setting up libparams-classify-perl (0.015-1+b1) ...
09:14:26 #13 73.26 Setting up libcgi-pm-perl (4.40-1) ...
09:14:26 #13 73.28 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:26 #16 DONE 0.3s
09:14:26 
09:14:26 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:26  debian/rules clean
09:14:26 dh clean --with=bash-completion
09:14:26    dh_clean
09:14:26 #15 7.562 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
09:14:26 #15 7.565 Unpacking dh-apparmor (2.13.6-10) ...
09:14:26 #15 7.600 Selecting previously unselected package dmsetup.
09:14:26 #15 7.604 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:14:26 #15 7.607 Unpacking dmsetup (2:1.02.175-2.1) ...
09:14:26 #15 7.644 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:26 #15 7.647 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:14:26 #15 7.650 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:26 #15 7.691 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:26 #15 7.695 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:14:26 #15 7.698 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:26 #15 7.726 Selecting previously unselected package libudev-dev:arm64.
09:14:26 #15 7.730 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_arm64.deb ...
09:14:26 #15 7.733 Unpacking libudev-dev:arm64 (247.3-7+deb11u4) ...
09:14:26 #15 7.771 Selecting previously unselected package libsepol1-dev:arm64.
09:14:26 #15 7.775 Preparing to unpack .../14-libsepol1-dev_3.1-1_arm64.deb ...
09:14:26 #15 7.778 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:14:26 #15 7.838 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:26 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:14:26 -- Configuring done
09:14:26 -- Generating done
09:14:26 -- Build files have been written to: /go/tini
09:14:26 + make tini-static
09:14:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:26 #15 14.07 No schema files found: doing nothing.
09:14:26 #15 14.07 Setting up libsepol1-dev:armhf (3.1-1) ...
09:14:26 #15 14.08 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
09:14:26 #15 14.10 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
09:14:26 #15 14.11 Setting up libuv1:armhf (1.40.0-2) ...
09:14:26 #15 14.12 Setting up bash-completion (1:2.11-2) ...
09:14:26 #14 71.19 Setting up libstring-copyright-perl (0.003012-1) ...
09:14:26 #14 71.20 Setting up python3-debian (0.1.43ubuntu1.1) ...
09:14:26 #14 71.37 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:14:26 #13 71.80 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:26 #13 71.82 Setting up libfile-stripnondeterminism-perl (1.12.0-1) ...
09:14:26 #13 71.83 Setting up libjson-xs-perl (4.030-1+b1) ...
09:14:26 #13 71.84 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:26 #13 71.85 Setting up libio-prompter-perl (0.004015-1) ...
09:14:26 #13 71.86 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:26 #16 8.307 Selecting previously unselected package libarchive13:arm64.
09:14:26 #16 8.311 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_arm64.deb ...
09:14:26 #16 8.318 Unpacking libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
09:14:26 #15 0.881 Reading package lists...
09:14:26 #14 70.09 Setting up libk5crypto3:armhf (1.20.1-1build1) ...
09:14:26 #14 70.11 Setting up libjpeg-turbo8:armhf (2.1.5-2ubuntu1) ...
09:14:26 #14 70.12 Setting up libltdl7:armhf (2.4.7-5) ...
09:14:26 #14 70.13 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:14:26 #14 70.15 Setting up libwebp7:armhf (1.2.4-0.1ubuntu0.23.04.2) ...
09:14:26 #14 70.22 Setting up libubsan1:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:26 #14 70.23 Setting up python-apt-common (2.5.3ubuntu1) ...
09:14:26 #14 70.25 Setting up libcrypt-dev:armhf (1:4.4.33-2) ...
09:14:26 #14 70.27 Setting up libasan8:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:26 #14 70.31 Setting up libuchardet0:armhf (0.0.7-1build2) ...
09:14:26 #14 70.32 Setting up lzop (1.04-2build2) ...
09:14:26 #14 70.34 Setting up git-man (1:2.39.2-1ubuntu1.1) ...
09:14:26 #14 70.35 Setting up netbase (6.4) ...
09:14:26 #14 70.38 Setting up libkrb5-3:armhf (1.20.1-1build1) ...
09:14:26 #13 73.79   Verifying        : zstd-1.5.5-1.fc38.x86_64                           142/142 
09:14:26 #13 73.93 
09:14:26 #13 73.93 Installed:
09:14:26 #13 73.93   ansible-srpm-macros-1-10.fc38.noarch                                          
09:14:26 #13 73.93   binutils-2.39-9.fc38.x86_64                                                   
09:14:26 #13 73.93   binutils-gold-2.39-9.fc38.x86_64                                              
09:14:26 #13 73.93   bzip2-1.0.8-13.fc38.x86_64                                                    
09:14:26 #13 73.93   cpio-2.13-14.fc38.x86_64                                                      
09:14:26 #13 73.93   dash-0.5.12-1.fc38.x86_64                                                     
09:14:26 #13 73.93   dbus-libs-1:1.14.10-1.fc38.x86_64                                             
09:14:26 #13 73.93   debugedit-5.0-9.fc38.x86_64                                                   
09:14:26 #13 73.93   desktop-file-utils-0.26-8.fc38.x86_64                                         
09:14:26 #13 73.93   devscripts-checkbashisms-2.23.0-1.fc38.x86_64                                 
09:14:26 #13 73.93   diffutils-3.10-1.fc38.x86_64                                                  
09:14:26 #13 73.93   dnf-plugins-core-4.4.2-1.fc38.noarch                                          
09:14:26 #13 73.93   dwz-0.15-2.fc38.x86_64                                                        
09:14:26 #13 73.93   ed-1.19-2.fc38.x86_64                                                         
09:14:26 #13 73.93   efi-srpm-macros-5-7.fc38.noarch                                               
09:14:26 #13 73.93   elfutils-0.189-3.fc38.x86_64                                                  
09:14:26 #13 73.93   elfutils-debuginfod-client-0.189-3.fc38.x86_64                                
09:14:26 #13 73.93   emacs-filesystem-1:28.2-7.fc38.noarch                                         
09:14:26 #13 73.93   enchant2-2.3.4-1.fc38.x86_64                                                  
09:14:26 #13 73.93   file-5.44-3.fc38.x86_64                                                       
09:14:26 #13 73.93   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
09:14:26 #13 73.93   fonts-srpm-macros-1:2.0.5-11.fc38.noarch                                      
09:14:26 #13 73.93   fpc-srpm-macros-1.3-7.fc38.noarch                                             
09:14:26 #13 73.93   gdb-minimal-13.2-4.fc38.x86_64                                                
09:14:26 #13 73.93   gdk-pixbuf2-2.42.10-2.fc38.x86_64                                             
09:14:26 #13 73.93   ghc-srpm-macros-1.6.1-1.fc38.noarch                                           
09:14:26 #13 73.93   glibc-gconv-extra-2.37-5.fc38.x86_64                                          
09:14:26 #13 73.93   gnat-srpm-macros-6-2.fc38.noarch                                              
09:14:26 #13 73.93   go-srpm-macros-3.2.0-2.fc38.noarch                                            
09:14:26 #13 73.93   groff-base-1.22.4-11.fc38.x86_64                                              
09:14:26 #13 73.93   hunspell-1.7.2-3.fc38.x86_64                                                  
09:14:26 #13 73.93   hunspell-en-0.20201207-3.fc38.noarch                                          
09:14:26 #13 73.93   hunspell-en-GB-0.20201207-3.fc38.noarch                                       
09:14:26 #13 73.93   hunspell-en-US-0.20201207-3.fc38.noarch                                       
09:14:26 #13 73.93   hunspell-filesystem-1.7.2-3.fc38.x86_64                                       
09:14:26 #13 73.93   jansson-2.13.1-6.fc38.x86_64                                                  
09:14:26 #13 73.93   js-jquery-3.6.3-2.fc38.noarch                                                 
09:14:26 #13 73.93   json-glib-1.6.6-4.fc38.x86_64                                                 
09:14:26 #13 73.93   kernel-srpm-macros-1.0-19.fc38.noarch                                         
09:14:26 #13 73.93   libappstream-glib-0.8.2-2.fc38.x86_64                                         
09:14:26 #13 73.93   libjpeg-turbo-2.1.4-2.fc38.x86_64                                             
09:14:26 #13 73.93   libpkgconf-1.8.0-6.fc38.x86_64                                                
09:14:26 #13 73.93   libpng-2:1.6.37-14.fc38.x86_64                                                
09:14:26 #13 73.93   libstemmer-2.2.0-5.fc38.x86_64                                                
09:14:26 #13 73.93   lua-srpm-macros-1-8.fc38.noarch                                               
09:14:26 #13 73.93   ncurses-6.4-3.20230114.fc38.x86_64                                            
09:14:26 #13 73.93   ocaml-srpm-macros-7-3.fc38.noarch                                             
09:14:26 #13 73.93   openblas-srpm-macros-2-13.fc38.noarch                                         
09:14:26 #13 73.93   package-notes-srpm-macros-0.5-8.fc38.noarch                                   
09:14:26 #13 73.93   patch-2.7.6-19.fc38.x86_64                                                    
09:14:26 #13 73.93   perl-AutoLoader-5.74-497.fc38.noarch                                          
09:14:26 #13 73.93   perl-B-1.83-497.fc38.x86_64                                                   
09:14:26 #13 73.93   perl-Carp-1.52-490.fc38.noarch                                                
09:14:26 #13 73.93   perl-Class-Struct-0.66-497.fc38.noarch                                        
09:14:26 #13 73.93   perl-Data-Dumper-2.184-491.fc38.x86_64                                        
09:14:26 #13 73.93   perl-Digest-1.20-490.fc38.noarch                                              
09:14:26 #13 73.93   perl-Digest-MD5-2.58-490.fc38.x86_64                                          
09:14:26 #13 73.93   perl-DynaLoader-1.52-497.fc38.x86_64                                          
09:14:26 #13 73.93   perl-Encode-4:3.19-493.fc38.x86_64                                            
09:14:26 #13 73.93   perl-Errno-1.36-497.fc38.x86_64                                               
09:14:26 #13 73.93   perl-Exporter-5.77-490.fc38.noarch                                            
09:14:26 #13 73.93   perl-Fcntl-1.15-497.fc38.x86_64                                               
09:14:26 #13 73.93   perl-File-Basename-2.85-497.fc38.noarch                                       
09:14:26 #13 73.93   perl-File-Path-2.18-490.fc38.noarch                                           
09:14:26 #13 73.93   perl-File-Temp-1:0.231.100-490.fc38.noarch                                    
09:14:26 #13 73.93   perl-File-stat-1.12-497.fc38.noarch                                           
09:14:26 #13 73.93   perl-FileHandle-2.03-497.fc38.noarch                                          
09:14:26 #13 73.93   perl-Getopt-Long-1:2.54-2.fc38.noarch                                         
09:14:26 #13 73.93   perl-Getopt-Std-1.13-497.fc38.noarch                                          
09:14:26 #13 73.93   perl-HTTP-Tiny-0.086-2.fc38.noarch                                            
09:14:26 #13 73.93   perl-IO-1.50-497.fc38.x86_64                                                  
09:14:26 #13 73.93   perl-IO-Socket-IP-0.41-492.fc38.noarch                                        
09:14:26 #13 73.93   perl-IO-Socket-SSL-2.081-1.fc38.noarch                                        
09:14:26 #13 73.93   perl-IPC-Open3-1.22-497.fc38.noarch                                           
09:14:26 #13 73.93   perl-MIME-Base64-3.16-490.fc38.x86_64                                         
09:14:26 #13 73.93   perl-Mozilla-CA-20221114-2.fc38.noarch                                        
09:14:26 #13 73.93   perl-NDBM_File-1.15-497.fc38.x86_64                                           
09:14:26 #13 73.93   perl-Net-SSLeay-1.92-5.fc38.x86_64                                            
09:14:26 #13 73.93   perl-POSIX-2.03-497.fc38.x86_64                                               
09:14:26 #13 73.93   perl-PathTools-3.84-490.fc38.x86_64                                           
09:14:26 #13 73.93   perl-Pod-Escapes-1:1.07-490.fc38.noarch                                       
09:14:26 #13 73.93   perl-Pod-Perldoc-3.28.01-491.fc38.noarch                                      
09:14:26 #13 73.93   perl-Pod-Simple-1:3.43-491.fc38.noarch                                        
09:14:26 #13 73.93   perl-Pod-Usage-4:2.03-4.fc38.noarch                                           
09:14:26 #13 73.93   perl-Scalar-List-Utils-5:1.63-490.fc38.x86_64                                 
09:14:26 #13 73.93   perl-SelectSaver-1.02-497.fc38.noarch                                         
09:14:26 #13 73.93   perl-Socket-4:2.036-2.fc38.x86_64                                             
09:14:26 #13 73.93   perl-Storable-1:3.26-490.fc38.x86_64                                          
09:14:26 #13 73.93   perl-Symbol-1.09-497.fc38.noarch                                              
09:14:26 #13 73.93   perl-Term-ANSIColor-5.01-491.fc38.noarch                                      
09:14:26 #13 73.93   perl-Term-Cap-1.18-1.fc38.noarch                                              
09:14:26 #13 73.93   perl-Text-ParseWords-3.31-490.fc38.noarch                                     
09:14:26 #13 73.93   perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch                                   
09:14:26 #13 73.93   perl-Time-Local-2:1.300-490.fc38.noarch                                       
09:14:26 #13 73.93   perl-URI-5.17-2.fc38.noarch                                                   
09:14:26 #13 73.93   perl-base-2.27-497.fc38.noarch                                                
09:14:26 #13 73.93   perl-constant-1.33-491.fc38.noarch                                            
09:14:26 #13 73.93   perl-if-0.61.000-497.fc38.noarch                                              
09:14:26 #13 73.93   perl-interpreter-4:5.36.1-497.fc38.x86_64                                     
09:14:26 #13 73.93   perl-libnet-3.15-1.fc38.noarch                                                
09:14:26 #13 73.93   perl-libs-4:5.36.1-497.fc38.x86_64                                            
09:14:26 #13 73.93   perl-locale-1.10-497.fc38.noarch                                              
09:14:26 #13 73.93   perl-mro-1.26-497.fc38.x86_64                                                 
09:14:26 #13 73.93   perl-overload-1.35-497.fc38.noarch                                            
09:14:26 #13 73.93   perl-overloading-0.02-497.fc38.noarch                                         
09:14:26 #13 73.93   perl-parent-1:0.241-1.fc38.noarch                                             
09:14:26 #13 73.93   perl-podlators-1:5.01-2.fc38.noarch                                           
09:14:26 #13 73.93   perl-srpm-macros-1-48.fc38.noarch                                             
09:14:26 #13 73.93   perl-vars-1.05-497.fc38.noarch                                                
09:14:26 #13 73.93   pkgconf-1.8.0-6.fc38.x86_64                                                   
09:14:26 #13 73.93   pkgconf-m4-1.8.0-6.fc38.noarch                                                
09:14:26 #13 73.93   pkgconf-pkg-config-1.8.0-6.fc38.x86_64                                        
09:14:26 #13 73.93   pyproject-srpm-macros-1.9.0-1.fc38.noarch                                     
09:14:26 #13 73.93   python-srpm-macros-3.11-10.fc38.noarch                                        
09:14:26 #13 73.93   python-systemd-doc-235-2.fc38.x86_64                                          
09:14:26 #13 73.93   python3-construct-2.10.68-4.fc38.noarch                                       
09:14:26 #13 73.93   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
09:14:26 #13 73.93   python3-dbus-1.3.2-2.fc38.x86_64                                              
09:14:26 #13 73.93   python3-distro-1.8.0-2.fc38.noarch                                            
09:14:26 #13 73.93   python3-dnf-plugins-core-4.4.2-1.fc38.noarch                                  
09:14:26 #13 73.93   python3-enchant-3.2.2-6.fc38.noarch                                           
09:14:26 #13 73.93   python3-file-magic-5.44-3.fc38.noarch                                         
09:14:26 #13 73.93   python3-pybeam-0.7-5.fc38.noarch                                              
09:14:26 #13 73.93   python3-pyxdg-0.27-7.fc38.noarch                                              
09:14:26 #13 73.93   python3-six-1.16.0-9.fc38.noarch                                              
09:14:26 #13 73.93   python3-systemd-235-2.fc38.x86_64                                             
09:14:26 #13 73.93   python3-tomli-w-1.0.0-5.fc38.noarch                                           
09:14:26 #13 73.93   python3-zstandard-0.21.0-1.fc38.x86_64                                        
09:14:26 #13 73.93   qt5-srpm-macros-5.15.10-1.fc38.noarch                                         
09:14:26 #13 73.93   redhat-rpm-config-252-1.fc38.noarch                                           
09:14:26 #13 73.93   rpm-build-4.18.1-3.fc38.x86_64                                                
09:14:26 #13 73.93   rpmautospec-rpm-macros-0.3.5-1.fc38.noarch                                    
09:14:26 #13 73.93   rpmlint-2.4.0-6.fc38.noarch                                                   
09:14:26 #13 73.93   rpmlint-fedora-license-data-1.30-1.fc38.noarch                                
09:14:26 #13 73.93   rust-srpm-macros-24-5.fc38.noarch                                             
09:14:26 #13 73.93   shared-mime-info-2.2-3.fc38.x86_64                                            
09:14:26 #13 73.93   unzip-6.0-60.fc38.x86_64                                                      
09:14:26 #13 73.93   web-assets-filesystem-5-19.fc38.noarch                                        
09:14:26 #13 73.93   xxhash-libs-0.8.2-1.fc38.x86_64                                               
09:14:26 #13 73.93   xz-5.4.1-1.fc38.x86_64                                                        
09:14:26 #13 73.93   zip-3.0-36.fc38.x86_64                                                        
09:14:26 #13 73.93   zstd-1.5.5-1.fc38.x86_64                                                      
09:14:26 #13 73.93 
09:14:26 #13 73.93 Complete!
09:14:26 #13 DONE 74.0s
09:14:26 
09:14:26 #14 [stage-1 3/6] COPY --link SPECS /root/rpmbuild/SPECS
09:14:26 #14 DONE 0.0s
09:14:26 
09:14:26 #15 [stage-1 4/6] RUN dnf builddep -y /root/rpmbuild/SPECS/*.spec
09:14:26 #15 7.686 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:26 #15 7.691 Unpacking docker-ce-build-deps (1.0) ...
09:14:26 #15 8.314 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
09:14:26 #15 8.318 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:14:26 #15 8.354 Selecting previously unselected package libsystemd-dev:arm64.
09:14:26 #15 8.358 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_arm64.deb ...
09:14:26 #15 8.361 Unpacking libsystemd-dev:arm64 (252.12-1~deb12u1) ...
09:14:26 #15 8.467 Selecting previously unselected package libpkgconf3:arm64.
09:14:26 #15 8.471 Preparing to unpack .../22-libpkgconf3_1.8.1-1_arm64.deb ...
09:14:26 #15 8.474 Unpacking libpkgconf3:arm64 (1.8.1-1) ...
09:14:26 #15 8.506 Selecting previously unselected package pkgconf-bin.
09:14:26 #15 8.510 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_arm64.deb ...
09:14:26 #15 8.513 Unpacking pkgconf-bin (1.8.1-1) ...
09:14:26 #15 8.547 Selecting previously unselected package pkgconf:arm64.
09:14:26 #15 8.550 Preparing to unpack .../24-pkgconf_1.8.1-1_arm64.deb ...
09:14:26 #15 8.557 Unpacking pkgconf:arm64 (1.8.1-1) ...
09:14:26 #15 8.589 Selecting previously unselected package pkg-config:arm64.
09:14:26 #16 3.118 dh_md5sums
09:14:26 #16 3.149 dh_builddeb
09:14:26 #16 3.172 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:26 #16 3.192 
09:14:26 #16 3.192 The package has been created.
09:14:26 #16 3.192 Attention, the package has been created in the current directory,
09:14:26 #16 3.192 not in ".." as indicated by the message above!
09:14:26 #16 3.216 Selecting previously unselected package docker-ce-build-deps.
09:14:26 #16 3.230 (Reading database ... 26059 files and directories currently installed.)
09:14:26 #16 3.231 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:26 #16 3.235 Unpacking docker-ce-build-deps (1.0) ...
09:14:26 #13 73.29 Setting up libnet-dns-sec-perl (1.11-1) ...
09:14:26 #13 73.31 Setting up libsereal-perl (4.005-1) ...
09:14:26 #13 73.32 Setting up libhtml-format-perl (2.12-1) ...
09:14:26 #13 73.33 Setting up libxml-sax-perl (1.00+dfsg-1) ...
09:14:26 #13 73.40 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:26 #13 73.45 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:26  dpkg-source -I.git -b .
09:14:26 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:26 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:26 dpkg-source: warning: native package version may not have a revision
09:14:26 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:26 dpkg-source: info: using source format '1.0'
09:14:26 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz
09:14:26 #15 7.842 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
09:14:26 #15 7.845 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:14:26 #15 7.890 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:26 #15 7.894 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
09:14:26 #15 7.897 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:14:26 #15 7.943 Selecting previously unselected package libpcre2-posix2:arm64.
09:14:26 #15 7.947 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
09:14:26 #15 7.950 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:14:26 #15 7.981 Selecting previously unselected package libpcre2-dev:arm64.
09:14:26 #15 7.985 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
09:14:26 #15 7.987 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:14:26 #15 8.063 Selecting previously unselected package libselinux1-dev:arm64.
09:14:26 #15 8.067 Preparing to unpack .../19-libselinux1-dev_3.1-3_arm64.deb ...
09:14:26 #15 8.070 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:14:26 #15 8.122 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:26 #15 8.126 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:14:26 #15 8.129 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:14:26 #15 8.159 Selecting previously unselected package libseccomp-dev:arm64.
09:14:26 #15 8.162 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:14:26 #15 8.166 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:14:26 [100%] Linking C executable tini-static
09:14:26 [100%] Built target tini-static
09:14:26 + mkdir -p /usr/local/bin
09:14:26 + cp tini-static /usr/local/bin/docker-init
09:14:26 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:26 + PRODUCT=docker
09:14:26 + hack/make.sh dynbinary
09:14:26 
09:14:26 Removing bundles/
09:14:26 
09:14:26 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:26 #14 70.38 Setting up man-db (2.10.2-1) ...
09:14:26 #14 70.51 Building database of manual pages ...
09:14:26 #14 70.74 Setting up libgpgme11:armhf (1.16.0-1.2ubuntu4.1) ...
09:14:26 #14 70.76 Setting up python3-six (1.16.0-3ubuntu1) ...
09:14:26 #14 71.52 Setting up libdata-optlist-perl (0.112-1) ...
09:14:26 #14 71.53 Setting up libipc-run-perl (20200505.0-1) ...
09:14:26 #14 71.54 Setting up git (1:2.34.1-1ubuntu1.10) ...
09:14:26 #14 71.55 Setting up libtext-xslate-perl:arm64 (3.5.9-1build1) ...
09:14:26 #14 71.56 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:26 #14 71.57 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:26 #14 71.58 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:26 #14 71.59 Setting up g++ (4:11.2.0-1ubuntu1) ...
09:14:26 #14 71.62 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:26 #14 71.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
09:14:26 #14 71.62 Setting up libhtml-parser-perl:arm64 (3.76-1build2) ...
09:14:26 #14 71.65 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:26 #14 71.66 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:26 #14 71.67 Setting up librole-tiny-perl (2.002004-1) ...
09:14:26 #14 71.68 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:14:26 #13 71.87 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:26 #13 71.88 Setting up python3-apt (2.2.1) ...
09:14:26 #13 72.04 Setting up po-debconf (1.0.21+nmu1) ...
09:14:26 #13 72.05 Setting up libhtml-tree-perl (5.07-2) ...
09:14:26 #13 72.06 Setting up libparams-classify-perl (0.015-1+b3) ...
09:14:26 #13 72.07 Setting up libpath-iterator-rule-perl (1.014-1) ...
09:14:26 #13 72.08 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:26 #13 72.09 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:14:26 #13 72.15 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:26 #16 8.370 Selecting previously unselected package libjsoncpp1:arm64.
09:14:26 #16 8.373 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_arm64.deb ...
09:14:26 #16 8.377 Unpacking libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
09:14:26 #16 8.415 Selecting previously unselected package librhash0:arm64.
09:14:26 #16 8.418 Preparing to unpack .../04-librhash0_1.3.9-1_arm64.deb ...
09:14:26 #16 8.422 Unpacking librhash0:arm64 (1.3.9-1) ...
09:14:26 #16 8.465 Selecting previously unselected package libuv1:arm64.
09:14:26 #16 8.468 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_arm64.deb ...
09:14:26 #16 8.472 Unpacking libuv1:arm64 (1.34.2-1ubuntu1.3) ...
09:14:26 #16 8.504 Selecting previously unselected package cmake.
09:14:26 #16 8.507 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_arm64.deb ...
09:14:26 #16 8.511 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:26 #15 1.642 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:26 #15 1.642 dpkg-buildpackage: info: source version 1.0
09:14:26 #15 1.642 dpkg-buildpackage: info: source distribution unstable
09:14:26 #15 1.642 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:26 #15 1.675 dpkg-buildpackage: info: host architecture amd64
09:14:26 #15 1.675  dpkg-source --before-build .
09:14:26 #49 ...
09:14:26 
09:14:26 #47 [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
09:14:26 #47 10.40 Preparing to unpack .../03-libgc1_1%3a8.0.4-3_amd64.deb ...
09:14:26 #47 10.41 Unpacking libgc1:amd64 (1:8.0.4-3) ...
09:14:26 #47 10.51 Selecting previously unselected package libobjc4:amd64.
09:14:26 #47 10.51 Preparing to unpack .../04-libobjc4_10.2.1-6_amd64.deb ...
09:14:26 #47 10.52 Unpacking libobjc4:amd64 (10.2.1-6) ...
09:14:26 #47 10.59 Selecting previously unselected package libobjc-10-dev:amd64.
09:14:26 #47 10.59 Preparing to unpack .../05-libobjc-10-dev_10.2.1-6_amd64.deb ...
09:14:26 #47 10.60 Unpacking libobjc-10-dev:amd64 (10.2.1-6) ...
09:14:26 #47 10.78 Selecting previously unselected package libc6-i386.
09:14:26 #47 10.79 Preparing to unpack .../06-libc6-i386_2.31-13+deb11u6_amd64.deb ...
09:14:26 #47 10.80 Unpacking libc6-i386 (2.31-13+deb11u6) ...
09:14:26 #47 11.28 Selecting previously unselected package lib32gcc-s1.
09:14:26 #47 11.28 Preparing to unpack .../07-lib32gcc-s1_10.2.1-6_amd64.deb ...
09:14:26 #47 11.29 Unpacking lib32gcc-s1 (10.2.1-6) ...
09:14:26 #47 11.39 Selecting previously unselected package lib32stdc++6.
09:14:26 #47 11.39 Preparing to unpack .../08-lib32stdc++6_10.2.1-6_amd64.deb ...
09:14:26 #47 11.40 Unpacking lib32stdc++6 (10.2.1-6) ...
09:14:26 #47 11.53 Selecting previously unselected package libclang-common-11-dev.
09:14:26 #47 11.53 Preparing to unpack .../09-libclang-common-11-dev_1%3a11.0.1-2_amd64.deb ...
09:14:26 #47 11.54 Unpacking libclang-common-11-dev (1:11.0.1-2) ...
09:14:27 #14 70.40 Setting up libbinutils:armhf (2.40-2ubuntu4.1) ...
09:14:27 #14 70.41 Setting up lsb-release (12.0-1ubuntu1) ...
09:14:27 #14 70.43 Setting up libfido2-1:armhf (1.12.0-2) ...
09:14:27 #14 70.44 Setting up libisl23:armhf (0.25-1) ...
09:14:27 #14 70.46 Setting up libc-dev-bin (2.37-0ubuntu2) ...
09:14:27 #14 70.47 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:14:27 #14 70.49 Setting up libbsd0:armhf (0.11.7-4) ...
09:14:27 #14 70.51 Setting up libelf1:armhf (0.188-2.1) ...
09:14:27 #14 70.52 Setting up readline-common (8.2-1.3) ...
09:14:27 #14 70.54 Setting up publicsuffix (20230209.2326-1) ...
09:14:27 #14 70.56 Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
09:14:27 #14 70.57 Setting up zstd (1.5.4+dfsg2-4) ...
09:14:27 #14 70.58 Setting up libmarkdown2:armhf (2.2.7-2) ...
09:14:27 #14 70.60 Setting up libcc1-0:armhf (13.1.0-2ubuntu2~23.04) ...
09:14:27 #15 8.592 Preparing to unpack .../25-pkg-config_1.8.1-1_arm64.deb ...
09:14:27 #15 8.597 Unpacking pkg-config:arm64 (1.8.1-1) ...
09:14:27 #15 8.637 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:14:27 #15 8.646 Setting up libpcre2-16-0:arm64 (10.42-1) ...
09:14:27 #15 8.656 Setting up libpcre2-32-0:arm64 (10.42-1) ...
09:14:27 #15 8.665 Setting up libpkgconf3:arm64 (1.8.1-1) ...
09:14:27 #15 8.673 Setting up libuv1:arm64 (1.44.2-1) ...
09:14:27 #15 8.681 Setting up bash-completion (1:2.11-6) ...
09:14:27 #15 8.699 Setting up libproc2-0:arm64 (2:4.0.2-3) ...
09:14:27 #15 8.708 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
09:14:27 #15 8.717 Setting up libudev-dev:arm64 (252.12-1~deb12u1) ...
09:14:27 #15 8.725 Setting up libsepol-dev:arm64 (3.4-2.1) ...
09:14:27 #15 8.733 Setting up pkgconf-bin (1.8.1-1) ...
09:14:27 #15 8.741 Setting up libpcre2-posix3:arm64 (10.42-1) ...
09:14:27 #15 8.751 Setting up librhash0:arm64 (1.4.3-3) ...
09:14:27 #15 8.759 Setting up procps (2:4.0.2-3) ...
09:14:27 #15 8.795 Setting up cmake-data (3.25.1-1) ...
09:14:27 #15 8.809 Setting up dh-apparmor (3.0.8-3) ...
09:14:27 #15 8.819 Setting up libsystemd-dev:arm64 (252.12-1~deb12u1) ...
09:14:27 #15 8.833 Setting up libpcre2-dev:arm64 (10.42-1) ...
09:14:27 #15 8.851 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
09:14:27 #15 8.861 Setting up pkgconf:arm64 (1.8.1-1) ...
09:14:27 #15 8.869 Setting up pkg-config:arm64 (1.8.1-1) ...
09:14:27 #15 8.878 Setting up cmake (3.25.1-1) ...
09:14:27 #15 8.888 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:14:27 #15 8.898 Setting up dmsetup (2:1.02.185-2) ...
09:14:27 #15 8.912 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-2) ...
09:14:27 #13 73.61 
09:14:27 #13 73.61 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:27 #13 73.64 Setting up dput (1.0.3) ...
09:14:27 #13 73.79 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:27 #13 73.80 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:27 #14 77.11 Setting up python3-debian (0.1.49ubuntu2) ...
09:14:27 #14 77.29 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:14:27 #14 77.44 Setting up equivs (2.3.1) ...
09:14:27 #14 77.46 Setting up g++ (4:12.2.0-3ubuntu1) ...
09:14:27 #14 77.47 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:27 #14 77.47 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
09:14:27 #14 77.48 Setting up build-essential (12.9ubuntu3) ...
09:14:27 #15 8.201 Selecting previously unselected package libsystemd-dev:arm64.
09:14:27 #15 8.205 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_arm64.deb ...
09:14:27 #15 8.208 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:14:27 #15 8.306 Selecting previously unselected package pkg-config.
09:14:27 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:27 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:27 module github.com/docker/docker
09:14:27 
09:14:27 go 1.19
09:14:27 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:27 + GO111MODULE=on
09:14:27 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.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
09:14:27 #14 71.69 Setting up build-essential (12.9ubuntu3) ...
09:14:27 #14 71.70 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:27 #14 71.71 Setting up libfile-homedir-perl (1.006-1) ...
09:14:27 #14 71.72 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
09:14:27 #14 71.73 Setting up libio-socket-ssl-perl (2.074-2) ...
09:14:27 #14 71.74 Setting up libsub-exporter-perl (0.988-1) ...
09:14:27 #14 71.75 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:27 #14 71.76 Setting up libhttp-message-perl (6.36-1) ...
09:14:27 #14 71.77 Setting up libdata-validate-ip-perl (0.30-1) ...
09:14:27 #14 71.78 Setting up libhtml-form-perl (6.07-1) ...
09:14:27 #14 71.79 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:27 #14 71.80 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
09:14:27 #14 71.81 Setting up libjson-xs-perl (4.030-1build3) ...
09:14:27 #14 71.82 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:27 #14 71.83 Setting up libio-prompter-perl (0.004015-1) ...
09:14:27 #14 71.84 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:27 #14 71.85 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:27 #14 71.86 Setting up po-debconf (1.0.21+nmu1) ...
09:14:27 #14 71.87 Setting up libhtml-tree-perl (5.07-2) ...
09:14:27 #14 71.88 Setting up libparams-classify-perl (0.015-1build5) ...
09:14:27 #14 71.89 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:27 #14 71.90 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:27 #14 71.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:27 #14 72.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:27 #13 72.22 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:27 #13 72.35 
09:14:27 #13 72.35 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:27 #13 72.37 Setting up python3-chardet (4.0.0-1) ...
09:14:27 #16 8.798 Selecting previously unselected package dh-apparmor.
09:14:27 #16 8.801 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
09:14:27 #16 8.805 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:27 #16 8.840 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:27 #15 1.769  debian/rules clean
09:14:27 #15 1.771 dh clean
09:14:27 #15 1.846    dh_clean
09:14:27 #15 1.877  debian/rules binary
09:14:27 #15 1.879 dh binary
09:14:27 #15 1.941    dh_update_autotools_config
09:14:27 #15 1.968    dh_autoreconf
09:14:27 #15 2.006    create-stamp debian/debhelper-build-stamp
09:14:27 #15 2.006    dh_prep
09:14:27 #17 DONE 29.4s
09:14:27 
09:14:27 #18 [stage-1 8/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:27 #47 12.60 Selecting previously unselected package libclang1-11.
09:14:27 #47 12.60 Preparing to unpack .../10-libclang1-11_1%3a11.0.1-2_amd64.deb ...
09:14:27 #47 12.61 Unpacking libclang1-11 (1:11.0.1-2) ...
09:14:27 #14 70.90 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:14:27 #14 71.04 Setting up perl (5.34.0-3ubuntu1.2) ...
09:14:27 #15 0.877 Reading package lists...
09:14:27 #14 70.61 Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
09:14:27 #14 70.63 Setting up iso-codes (4.12.0-1) ...
09:14:27 #14 70.64 Setting up liblocale-gettext-perl (1.07-5) ...
09:14:27 #14 70.66 Setting up dctrl-tools (2.24-3build2) ...
09:14:27 #14 70.68 Setting up libgdbm6:armhf (1.23-3) ...
09:14:27 #14 70.70 Setting up libctf0:armhf (2.40-2ubuntu4.1) ...
09:14:27 #14 70.71 Setting up libjpeg8:armhf (8c-2ubuntu11) ...
09:14:27 #14 70.73 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:14:27 #14 70.75 Setting up manpages-dev (6.03-1) ...
09:14:27 #14 70.77 Setting up libdw1:armhf (0.188-2.1) ...
09:14:27 #14 70.79 Setting up libxdmcp6:armhf (1:1.1.3-0ubuntu5) ...
09:14:27 #14 70.80 Setting up cpp-12 (12.3.0-1ubuntu1~23.04) ...
09:14:27 #15 8.921 Setting up libdevmapper-dev:arm64 (2:1.02.185-2) ...
09:14:27 #15 8.931 Setting up docker-ce-build-deps (1.0) ...
09:14:27 #15 8.940 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:27 #15 8.960 Processing triggers for man-db (2.11.2-2) ...
09:14:27 #15 7.740 Reading package lists...
09:14:27 #13 73.88 Setting up libmailtools-perl (2.18-1) ...
09:14:27 #13 73.89 Setting up libparse-debianchangelog-perl (1.2.0-13) ...
09:14:27 #13 73.90 Setting up libxml-libxml-perl (2.0134+dfsg-1) ...
09:14:27 #13 73.94 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:27 #13 74.01 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:27 #14 77.49 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:27 #14 77.50 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:27 #14 77.51 Setting up python3-nacl (1.5.0-2) ...
09:14:27 #14 77.67 Setting up dput (1.1.3ubuntu2.1) ...
09:14:27 #15 8.310 Preparing to unpack .../23-pkg-config_0.29.2-1_arm64.deb ...
09:14:27 #15 8.313 Unpacking pkg-config (0.29.2-1) ...
09:14:27 #15 8.356 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:14:27 #15 8.364 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:14:27 #15 8.373 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
09:14:27 #15 8.382 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
09:14:27 #15 8.390 Setting up libuv1:arm64 (1.40.0-2) ...
09:14:27 #15 8.398 Setting up bash-completion (1:2.11-2) ...
09:14:27 #14 72.14 
09:14:27 #14 72.14 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:27 #16 8.843 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
09:14:27 #16 8.846 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:14:27 #16 8.890 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:27 #16 8.893 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
09:14:27 #16 8.897 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:14:27 #16 8.925 Selecting previously unselected package libudev-dev:arm64.
09:14:27 #16 8.928 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_arm64.deb ...
09:14:27 #16 8.931 Unpacking libudev-dev:arm64 (245.4-4ubuntu3.22) ...
09:14:27 #16 8.964 Selecting previously unselected package libsepol1-dev:arm64.
09:14:27 #16 8.967 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_arm64.deb ...
09:14:27 #16 8.972 Unpacking libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
09:14:27 #16 9.039 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:27 #16 9.042 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_arm64.deb ...
09:14:27 #16 9.045 Unpacking libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
09:14:27 #16 9.089 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:27 #15 2.032    dh_install
09:14:27 #15 2.064    dh_installdocs
09:14:27 #15 2.099    dh_installchangelogs
09:14:27 #15 2.176    dh_perl
09:14:27 #15 2.210    dh_link
09:14:27 #15 2.241    dh_strip_nondeterminism
09:14:27 #15 2.298    dh_compress
09:14:27 #14 71.12 Setting up libpackage-stash-xs-perl (0.29-1build5) ...
09:14:27 #14 71.14 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:27 #14 71.16 Setting up libxs-parse-keyword-perl (0.21-1build1) ...
09:14:27 #14 71.18 Setting up python3-gpg (1.16.0-1.2ubuntu4.1) ...
09:14:27 #20 exporting layers 5.4s done
09:14:27 #20 writing image sha256:ec7588c67ed3b1a462917243f8f22e67281bf225affd1565b291b4102c95a17e done
09:14:27 #20 naming to docker.io/debbuild-raspbian-bookworm/aarch64 done
09:14:27 #20 DONE 5.4s
09:14:27 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/raspbian-bookworm:/build  debbuild-raspbian-bookworm/aarch64
09:14:27 + set -e
09:14:27 + mkdir -p /root/build-deb/engine
09:14:27 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:27 #14 70.81 Setting up libxcb1:armhf (1.15-1) ...
09:14:27 #14 70.83 Setting up gettext (0.21-11) ...
09:14:27 #14 70.84 Setting up fontconfig-config (2.14.1-3ubuntu3) ...
09:14:27 #14 71.01 Setting up libedit2:armhf (3.1-20221030-2) ...
09:14:27 #14 71.03 Setting up libreadline8:armhf (8.2-1.3) ...
09:14:27 #14 71.04 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:27 #15 8.425 Building dependency tree...
09:14:27 #15 8.593 Reading state information...
09:14:27 #15 8.621 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:27 #15 8.682 Starting 2 pkgProblemResolver with broken count: 0
09:14:27 #13 74.08 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:27 #13 74.23 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:27 #13 74.28 Setting up libconst-fast-perl (0.014-1) ...
09:14:27 #15 14.96 Setting up pkg-config (0.29.2-1) ...
09:14:27 #15 15.02 Setting up libudev-dev:armhf (247.3-7+rpi1+deb11u2) ...
09:14:27 #15 15.03 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
09:14:27 #15 15.04 Setting up libltdl7:armhf (2.4.6-15) ...
09:14:27 #15 15.05 Setting up libjsoncpp24:armhf (1.9.4-4) ...
09:14:27 #15 15.07 Setting up g++ (4:10.2.1-1+rpi1) ...
09:14:27 #15 15.09 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:27 #15 15.10 Setting up librhash0:armhf (1.4.1-2) ...
09:14:27 #15 15.11 Setting up build-essential (12.9) ...
09:14:27 #15 15.12 Setting up cmake-data (3.18.4-2+rpt1+rpi1+deb11u1) ...
09:14:27 #15 15.14 Setting up dh-apparmor (2.13.6-10) ...
09:14:27 #15 15.15 Setting up libsystemd-dev:armhf (247.3-7+rpi1+deb11u2) ...
09:14:27 #15 15.16 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
09:14:27 #15 15.17 Setting up libselinux1-dev:armhf (3.1-3) ...
09:14:27 #15 15.18 Setting up libltdl-dev:armhf (2.4.6-15) ...
09:14:27 #15 15.19 Setting up cmake (3.18.4-2+rpt1+rpi1+deb11u1) ...
09:14:27 #15 15.21 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:14:27 #15 15.22 Setting up dmsetup (2:1.02.175-2.1) ...
09:14:27 #15 15.23 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
09:14:27 #15 15.24 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
09:14:27 #15 15.25 Setting up docker-ce-build-deps (1.0) ...
09:14:27 #15 15.26 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
09:14:27 #15 15.28 Processing triggers for man-db (2.9.4-2) ...
09:14:27 #14 77.80 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:27 #14 77.82 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
09:14:27 #14 77.83 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
09:14:27 #14 72.17 Setting up dput (1.1.0ubuntu2.1) ...
09:14:27 #14 72.31 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:27 #14 72.32 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:27 #14 72.33 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:27 #14 72.34 Setting up libmailtools-perl (2.21-1) ...
09:14:27 #14 72.36 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:14:27 #14 72.40 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:27 #16 9.092 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_arm64.deb ...
09:14:27 #16 9.096 Unpacking libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
09:14:27 #16 9.145 Selecting previously unselected package libpcre2-posix2:arm64.
09:14:27 #16 9.148 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_arm64.deb ...
09:14:27 #16 9.152 Unpacking libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
09:14:27 #16 9.181 Selecting previously unselected package libpcre2-dev:arm64.
09:14:27 #16 9.184 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_arm64.deb ...
09:14:27 #16 9.187 Unpacking libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
09:14:27 #16 9.261 Selecting previously unselected package libselinux1-dev:arm64.
09:14:27 #16 9.264 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_arm64.deb ...
09:14:27 #16 9.267 Unpacking libselinux1-dev:arm64 (3.0-1build2) ...
09:14:27 #16 9.337 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:27 #16 9.340 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_arm64.deb ...
09:14:27 #16 9.343 Unpacking libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
09:14:27 #16 DONE 1.8s
09:14:27 
09:14:27 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:27 #17 DONE 0.0s
09:14:27 
09:14:27 #18 exporting to image
09:14:27 #18 exporting layers
09:14:27 #15 2.336    dh_fixperms
09:14:27 #15 2.373    dh_missing
09:14:27 #15 2.397    dh_installdeb
09:14:27 #15 2.429    dh_gencontrol
09:14:27 #15 2.538    dh_md5sums
09:14:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:14:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ULI1r8
09:14:27 + umask 022
09:14:27 + cd /root/rpmbuild/BUILD
09:14:27 + cd src
09:14:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:14:27 + exit 0
09:14:27 #13 72.66 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:27 #13 72.67 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:27 #13 72.68 Setting up libmailtools-perl (2.21-1) ...
09:14:27 #13 72.69 Setting up python3-debian (0.1.39) ...
09:14:27 #13 72.85 Setting up python3-requests (2.25.1+dfsg-2) ...
09:14:27 #13 73.00 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:14:27 #14 71.35 Setting up libdata-dump-perl (1.25-1) ...
09:14:27 #14 71.36 Setting up python3-certifi (2020.6.20-1) ...
09:14:27 #14 71.49 Setting up libfile-find-rule-perl (0.34-1) ...
09:14:27 #14 71.50 Setting up libref-util-perl (0.204-1) ...
09:14:27 #14 71.52 Setting up libipc-system-simple-perl (1.30-1) ...
09:14:27 #14 71.53 Setting up libnet-domain-tld-perl (1.75-1.1) ...
09:14:27 #14 71.54 Setting up libperlio-utf8-strict-perl (0.009-1build1) ...
09:14:27 + mkdir -p /root/build-deb/cli
09:14:27 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:27 #47 13.43 Selecting previously unselected package clang-11.
09:14:27 #47 13.43 Preparing to unpack .../11-clang-11_1%3a11.0.1-2_amd64.deb ...
09:14:27 #47 13.44 Unpacking clang-11 (1:11.0.1-2) ...
09:14:27 #15 2.069 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:27 #15 2.069 dpkg-buildpackage: info: source version 1.0
09:14:27 #15 2.069 dpkg-buildpackage: info: source distribution unstable
09:14:27 #15 2.069 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:27 #15 2.112 dpkg-buildpackage: info: host architecture armhf
09:14:27 #15 2.112  dpkg-source --before-build .
09:14:27 #15 2.219  debian/rules clean
09:14:27 #15 2.221 dh clean
09:14:27 #15 2.305    dh_clean
09:14:27 #15 8.684 Done
09:14:27 #15 8.711  Done
09:14:27 #15 8.721 Starting pkgProblemResolver with broken count: 0
09:14:27 #15 8.756 Starting 2 pkgProblemResolver with broken count: 0
09:14:27 #15 8.758 Done
09:14:27 #15 8.896 The following additional packages will be installed:
09:14:27 #15 8.896   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:27 #15 8.896   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:27 #15 8.896   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:27 #15 8.896   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:27 #15 8.897   libuv1 pkg-config procps
09:14:27 #15 8.898 Suggested packages:
09:14:27 #15 8.898   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:27 #13 74.29 Setting up libhttp-daemon-perl (6.01-3+deb10u1) ...
09:14:27 #13 74.30 Setting up libmodule-implementation-perl (0.09-1) ...
09:14:27 #13 74.31 Setting up libemail-valid-perl (1.202-1) ...
09:14:27 #13 74.33 Setting up libcgi-fast-perl (1:2.13-1) ...
09:14:27 #13 74.34 Setting up libpackage-stash-perl (0.38-1) ...
09:14:27 #13 74.35 Setting up libimport-into-perl (1.002005-1) ...
09:14:27 #13 74.36 Setting up libmoo-perl (2.003004-2) ...
09:14:27 #13 74.38 Setting up libmime-tools-perl (5.509-1) ...
09:14:27 #13 74.39 Setting up libxml-simple-perl (2.25-1) ...
09:14:27 #13 74.40 Setting up libparams-validate-perl (1.29-1+b1) ...
09:14:27 #13 74.41 Setting up libb-hooks-endofscope-perl (0.24-1) ...
09:14:27 #13 74.42 Setting up lintian (2.15.0) ...
09:14:27 #13 74.44 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:27 #13 74.46 Setting up libgetopt-long-descriptive-perl (0.103-2) ...
09:14:27 #13 74.47 Setting up licensecheck (3.0.31-3) ...
09:14:27 #13 74.48 Setting up libgitlab-api-v4-perl (0.16-1) ...
09:14:27 #13 74.49 Setting up liblwp-protocol-https-perl (6.07-2) ...
09:14:27 #14 78.05 Setting up licensecheck (3.3.5-1ubuntu1) ...
09:14:27 #14 78.06 Setting up libgitlab-api-v4-perl (0.26-2) ...
09:14:27 #14 78.07 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:27 #14 78.09 Setting up libwww-perl (6.67-1) ...
09:14:27 #14 78.10 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:27 #14 78.11 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:27 #14 78.13 Setting up devscripts (2.23.4ubuntu1) ...
09:14:27 #14 72.47 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:27 #14 72.54 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:27 #14 72.67 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:27 #14 72.70 Setting up dh-strip-nondeterminism (1.13.0-1) ...
09:14:27 #14 72.71 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:27 #14 72.72 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:14:27 #14 72.73 Setting up libdata-dpath-perl (0.58-1) ...
09:14:27 #14 72.74 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:27 #14 72.75 Setting up libpackage-stash-perl (0.39-1) ...
09:14:27 #14 72.77 Setting up libimport-into-perl (1.002005-1) ...
09:14:27 #14 72.78 Setting up libmoo-perl (2.005004-3) ...
09:14:27 #16 9.372 Selecting previously unselected package libseccomp-dev:arm64.
09:14:27 #16 9.375 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_arm64.deb ...
09:14:27 #16 9.378 Unpacking libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
09:14:27 #16 9.417 Selecting previously unselected package libsystemd-dev:arm64.
09:14:27 #16 9.420 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_arm64.deb ...
09:14:27 #16 9.424 Unpacking libsystemd-dev:arm64 (245.4-4ubuntu3.22) ...
09:14:27 #16 9.483 Selecting previously unselected package pkg-config.
09:14:27 #16 9.486 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_arm64.deb ...
09:14:27 #16 9.489 Unpacking pkg-config (0.29.1-0ubuntu4) ...
09:14:27 #16 9.565 Setting up libseccomp-dev:arm64 (2.5.1-1ubuntu1~20.04.2) ...
09:14:27 #16 9.578 Setting up libarchive13:arm64 (3.4.0-2ubuntu1.2) ...
09:14:27 #16 9.587 Setting up libsepol1-dev:arm64 (3.0-1ubuntu0.1) ...
09:14:27 #15 9.137 Setting up libncurses6:arm64 (6.2+20201114-2+deb11u1) ...
09:14:27 #15 9.146 Setting up pkg-config (0.29.2-1) ...
09:14:27 #15 9.194 Setting up libudev-dev:arm64 (247.3-7+deb11u4) ...
09:14:27 #15 2.570    dh_builddeb
09:14:27 #15 2.595 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:27 #15 2.614  dpkg-genbuildinfo --build=binary
09:14:27 #15 2.744  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_amd64.changes
09:14:27 #15 2.818 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SlqAk1
09:14:28 + umask 022
09:14:28 + cd /root/rpmbuild/BUILD
09:14:28 + cd /root/rpmbuild/BUILD
09:14:28 + rm -rf src
09:14:28 #13 73.05 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:28 #13 73.12 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:28 + mkdir -p /root/build-deb/buildx
09:14:28 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:28 #14 71.55 Setting up libsocket6-perl (0.29-1build4) ...
09:14:28 #14 71.56 Setting up libio-prompt-tiny-perl (0.003-1) ...
09:14:28 #14 71.58 Setting up libhash-fieldhash-perl (0.15-1build5) ...
09:14:28 #14 71.59 Setting up libgd3:armhf (2.3.0-2ubuntu2) ...
09:14:28 #14 71.60 Setting up libvariable-magic-perl (0.62-1build5) ...
09:14:28 #14 71.61 Setting up python3-idna (3.3-1) ...
09:14:28 #14 71.81 Setting up libio-html-perl (1.004-2) ...
09:14:28 #15 2.344  debian/rules binary
09:14:28 #15 2.346 dh binary
09:14:28 #15 2.420    dh_update_autotools_config
09:14:28 #15 2.452    dh_autoreconf
09:14:28 #15 2.496    create-stamp debian/debhelper-build-stamp
09:14:28 #15 2.496    dh_prep
09:14:28 #15 2.527    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:28 #47 13.51 Selecting previously unselected package clang.
09:14:28 #47 13.51 Preparing to unpack .../12-clang_1%3a11.0-51+nmu5_amd64.deb ...
09:14:28 #47 13.52 Unpacking clang (1:11.0-51+nmu5) ...
09:14:28 #47 13.58 Selecting previously unselected package libpfm4:amd64.
09:14:28 #47 13.58 Preparing to unpack .../13-libpfm4_4.11.1+git32-gd0b85fb-1_amd64.deb ...
09:14:28 #47 13.59 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
09:14:28 #47 13.69 Selecting previously unselected package lld-11.
09:14:28 #14 71.52 Updating certificates in /etc/ssl/certs...
09:14:28 #15 9.060 The following NEW packages will be installed:
09:14:28 #15 9.060   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:28 #15 9.061   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:28 #15 9.061   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:28 #15 9.061   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:28 #15 9.062   libuv1 pkg-config procps
09:14:28 #15 1.340 Last metadata expiration check: 0:00:16 ago on Wed Sep 20 09:14:11 2023.
09:14:28 #20 exporting layers 4.4s done
09:14:28 #20 writing image sha256:366162cacf4b32077ad676eec85869cc105256b45bfca472f3c76f206f553648 done
09:14:28 #20 naming to docker.io/debbuild-debian-bookworm/x86_64 done
09:14:28 #20 DONE 4.4s
09:14:28 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/x86_64
09:14:28 + set -e
09:14:28 + mkdir -p /root/build-deb/engine
09:14:28 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:28 #13 74.50 Setting up libwww-perl (6.36-2) ...
09:14:28 #13 74.52 Setting up debhelper (12.1.1) ...
09:14:28 #13 74.53 Setting up dh-autoreconf (19) ...
09:14:28 #13 74.54 Setting up devscripts (2.19.5+deb10u1) ...
09:14:28 #13 74.70 Setting up dh-strip-nondeterminism (1.1.2-1) ...
09:14:28 #13 74.71 Setting up equivs (2.2.0) ...
09:14:28 #13 74.72 Setting up libxml-parser-perl (2.44-4) ...
09:14:28 #13 74.73 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:28 #13 74.77 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:28 #14 78.28 Setting up libxml-parser-perl (2.46-4) ...
09:14:28 #14 78.29 Setting up lintian (2.116.3ubuntu1) ...
09:14:28 #14 78.31 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:28 #14 78.36 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:28 #14 78.41 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:28 #14 72.79 Setting up liblist-someutils-perl (0.58-1) ...
09:14:28 #14 72.80 Setting up debhelper (13.6ubuntu1) ...
09:14:28 #14 72.81 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
09:14:28 #14 72.82 Setting up equivs (2.3.1) ...
09:14:28 #14 72.83 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:28 #14 72.84 Setting up libb-hooks-endofscope-perl (0.25-1) ...
09:14:28 #14 72.85 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:28 #14 72.86 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:28 #14 72.87 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:28 #14 72.88 Setting up libmoox-struct-perl (0.020-1) ...
09:14:28 #14 72.89 Setting up lintian (2.114.0ubuntu1.2) ...
09:14:28 #14 72.91 Setting up licensecheck (3.2.14-2) ...
09:14:28 #14 72.92 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:28 #14 72.93 Setting up libwww-perl (6.61-1) ...
09:14:28 #14 72.94 Setting up devscripts (2.22.1ubuntu1) ...
09:14:28 #16 9.596 Setting up libpcre2-16-0:arm64 (10.34-7ubuntu0.1) ...
09:14:28 #16 9.608 Setting up libpcre2-32-0:arm64 (10.34-7ubuntu0.1) ...
09:14:28 #16 9.620 Setting up libuv1:arm64 (1.34.2-1ubuntu1.3) ...
09:14:28 #16 9.633 Setting up bash-completion (1:2.10-1ubuntu1) ...
09:14:28 #16 3.330 Reading package lists...
09:14:28 #16 4.379 Building dependency tree...
09:14:28 #16 4.574 Reading state information...
09:14:28 #16 4.603 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:28 #15 9.203 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
09:14:28 #15 9.211 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:14:28 #15 9.220 Setting up librhash0:arm64 (1.4.1-2) ...
09:14:28 #15 9.228 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:14:28 #15 9.241 Setting up dh-apparmor (2.13.6-10) ...
09:14:28 #15 9.250 Setting up libsystemd-dev:arm64 (247.3-7+deb11u4) ...
09:14:28 #15 9.258 Setting up libprocps8:arm64 (2:3.3.17-5) ...
09:14:28 #15 9.266 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
09:14:28 #15 9.276 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:14:28 #15 9.285 Setting up procps (2:3.3.17-5) ...
09:14:28 #15 9.320 Setting up cmake (3.18.4-2+deb11u1) ...
09:14:28 #15 9.330 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:28 #15 9.339 Setting up dmsetup (2:1.02.175-2.1) ...
09:14:28 #15 9.350 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:14:28 #15 9.359 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:14:28 #15 9.368 Setting up docker-ce-build-deps (1.0) ...
09:14:28 #15 9.378 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:28 #15 9.396 Processing triggers for man-db (2.9.4-2) ...
09:14:28 #15 2.821  dpkg-source --after-build .
09:14:28 #15 2.915 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:28 #15 2.920 
09:14:28 #15 2.920 The package has been created.
09:14:28 #15 2.920 Attention, the package has been created in the current directory,
09:14:28 #15 2.920 not in ".." as indicated by the message above!
09:14:28 #15 2.941 Selecting previously unselected package docker-ce-build-deps.
09:14:28 #15 2.956 (Reading database ... 28667 files and directories currently installed.)
09:14:28 #15 2.957 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:28 #15 2.961 Unpacking docker-ce-build-deps (1.0) ...
09:14:28 + /usr/bin/mkdir -p src
09:14:28 + cd src
09:14:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:14:28 + /usr/bin/tar -xf -
09:14:28 #13 73.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:28 #13 73.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:28 #13 73.36 Setting up dh-strip-nondeterminism (1.12.0-1) ...
09:14:28 #13 73.37 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:28 #13 73.39 Setting up libhttp-daemon-perl (6.12-1+deb11u1) ...
09:14:28 #13 73.40 Setting up libdata-dpath-perl (0.58-1) ...
09:14:28 #13 73.41 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:28 #13 73.42 Setting up libpackage-stash-perl (0.39-1) ...
09:14:28 #13 73.44 Setting up libimport-into-perl (1.002005-1) ...
09:14:28 #13 73.45 Setting up libmoo-perl (2.004004-1) ...
09:14:28 #13 73.47 Setting up liblist-someutils-perl (0.58-1) ...
09:14:28 #13 73.49 Setting up debhelper (13.3.4) ...
09:14:28 #14 71.83 Setting up libpod-parser-perl (1.63-2) ...
09:14:28 #14 71.84 Setting up libb-hooks-op-check-perl (0.22-1build5) ...
09:14:28 #14 71.85 Setting up liblist-moreutils-xs-perl (0.430-2build2) ...
09:14:28 #14 71.92 Setting up libparams-util-perl (1.102-1build3) ...
09:14:28 #14 71.93 Setting up libdpkg-perl (1.21.1ubuntu2.2) ...
09:14:28 #14 71.94 Setting up libtime-duration-perl (1.21-1) ...
09:14:28 #14 71.95 Setting up autoconf (2.71-2) ...
09:14:28 #14 71.97 Setting up python3-urllib3 (1.26.5-1~exp1) ...
09:14:28 #15 2.582    dh_install
09:14:28 #15 2.619    dh_installdocs
09:14:28 #15 2.660    dh_installchangelogs
09:14:28 #15 2.753    dh_perl
09:14:28 #15 2.793    dh_link
09:14:28 #47 13.70 Preparing to unpack .../14-lld-11_1%3a11.0.1-2_amd64.deb ...
09:14:28 #47 13.70 Unpacking lld-11 (1:11.0.1-2) ...
09:14:28 #47 ...
09:14:28 
09:14:28 #50 [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...)
09:14:28 #50 1.082 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 .
09:14:28 #50 ...
09:14:28 
09:14:28 #47 [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
09:14:28 #47 13.93 Selecting previously unselected package lld.
09:14:28 #47 13.93 Preparing to unpack .../15-lld_1%3a11.0-51+nmu5_amd64.deb ...
09:14:28 #47 13.93 Unpacking lld (1:11.0-51+nmu5) ...
09:14:28 #15 9.338 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:28 #15 9.338 1 not fully installed or removed.
09:14:28 #15 9.338 Need to get 8196 kB of archives.
09:14:28 #15 9.338 After this operation, 36.0 MB of additional disk space will be used.
09:14:28 #15 9.338 Get:1 http://deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
09:14:28 #15 9.342 Get:2 http://deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
09:14:28 #15 9.356 Get:3 http://deb.debian.org/debian buster/main arm64 libprocps7 arm64 2:3.3.15-2 [58.0 kB]
09:14:28 #15 9.357 Get:4 http://deb.debian.org/debian buster/main arm64 procps arm64 2:3.3.15-2 [245 kB]
09:14:28 #15 9.359 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libarchive13 arm64 3.3.3-4+deb10u3 [292 kB]
09:14:28 #15 9.362 Get:6 http://deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
09:14:28 #15 9.363 Get:7 http://deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
09:14:28 #15 9.364 Get:8 http://deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
09:14:28 #15 9.365 Get:9 http://deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
09:14:28 #15 9.396 Get:10 http://deb.debian.org/debian buster/main arm64 dh-apparmor all 2.13.2-10 [70.1 kB]
09:14:28 #15 9.397 Get:11 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:14:28 #15 9.398 Get:12 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:14:28 #15 9.399 Get:13 http://deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
09:14:28 #15 9.400 Get:14 http://deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u10 [110 kB]
09:14:28 #15 9.401 Get:15 http://deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
09:14:28 #15 9.404 Get:16 http://deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
09:14:28 #15 9.406 Get:17 http://deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
09:14:28 #15 9.408 Get:18 http://deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
09:14:28 #15 9.410 Get:19 http://deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
09:14:28 #15 9.415 Get:20 http://deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
09:14:28 #15 9.417 Get:21 http://deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
09:14:28 #15 9.417 Get:22 http://deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
09:14:28 #15 9.418 Get:23 http://deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u10 [322 kB]
09:14:28 #15 9.421 Get:24 http://deb.debian.org/debian buster/main arm64 pkg-config arm64 0.29-6 [62.2 kB]
09:14:28 #13 74.82 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:28 #13 74.98 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:28 #13 75.02 Setting up libsoap-lite-perl (1.27-1) ...
09:14:28 #13 75.03 Setting up libxmlrpc-lite-perl (0.717-2) ...
09:14:28 #14 78.54 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:28 #14 78.57 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:28 #14 78.60 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:28 #14 78.61 Updating certificates in /etc/ssl/certs...
09:14:28 #14 73.09 Setting up libxml-parser-perl:arm64 (2.46-3build1) ...
09:14:28 #14 73.10 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:28 #14 73.14 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:28 #14 73.19 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:28 #16 4.660 Starting 2 pkgProblemResolver with broken count: 0
09:14:28 #16 4.663 Done
09:14:28 #16 4.690  Done
09:14:28 #16 4.698 Starting pkgProblemResolver with broken count: 0
09:14:28 #16 4.737 Starting 2 pkgProblemResolver with broken count: 0
09:14:28 #16 4.741 Done
09:14:28 #16 4.888 The following additional packages will be installed:
09:14:28 #13 73.50 Setting up libmime-tools-perl (5.509-1) ...
09:14:28 #13 73.51 Setting up dput (1.1.0) ...
09:14:28 #13 73.69 Setting up liblist-someutils-xs-perl (0.58-2+b1) ...
09:14:28 #13 73.71 Setting up equivs (2.3.1) ...
09:14:28 #13 73.72 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:28 #13 73.73 Setting up libparams-validate-perl:armhf (1.30-1+b1) ...
09:14:28 #13 73.74 Setting up libb-hooks-endofscope-perl (0.24-1.1) ...
09:14:28 + STATUS=0
09:14:28 + '[' 0 -ne 0 ']'
09:14:28 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:14:28 + /usr/bin/tar -xf -
09:14:28 #14 72.14 Setting up libsub-exporter-progressive-perl (0.001013-1) ...
09:14:28 #14 72.15 Setting up libarray-intspan-perl (2.004-1) ...
09:14:28 #14 72.17 Setting up libcapture-tiny-perl (0.48-1) ...
09:14:28 #14 72.18 Setting up libtimedate-perl (2.3300-2) ...
09:14:28 #14 72.19 Setting up libstdc++-11-dev:armhf (11.4.0-1ubuntu1~22.04) ...
09:14:28 #14 72.20 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:14:28 #14 72.21 Setting up libsub-name-perl (0.26-1build3) ...
09:14:28 #14 72.22 Setting up libtype-tiny-xs-perl (0.022-1build2) ...
09:14:28 #14 72.23 Setting up libsyntax-keyword-try-perl (0.26-1build1) ...
09:14:28 #14 72.25 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:28 #14 72.26 Setting up libproc-processtable-perl:armhf (0.634-1build1) ...
09:14:28 #14 72.27 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:28 #14 72.28 Setting up gcc-11 (11.4.0-1ubuntu1~22.04) ...
09:14:28 #14 72.29 Setting up xauth (1:1.1-1build2) ...
09:14:28 #14 72.32 Setting up libpath-tiny-perl (0.122-1) ...
09:14:28 #14 72.34 Setting up libarchive-cpio-perl (0.10-1.1) ...
09:14:28 #14 72.35 Setting up libjson-perl (4.04000-1) ...
09:14:28 #14 72.36 Setting up libipc-run3-perl (0.048-2) ...
09:14:28 #14 72.37 Setting up libsub-override-perl (0.09-2) ...
09:14:28 #14 72.39 Setting up libaliased-perl (0.34-1.1) ...
09:14:28 #15 2.829    dh_strip_nondeterminism
09:14:28 #15 2.902    dh_compress
09:14:28 #15 2.946    dh_fixperms
09:14:28 #15 2.991    dh_missing
09:14:28 #15 3.020    dh_installdeb
09:14:28 + mkdir -p /root/build-deb/compose
09:14:28 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:28 + mkdir -p /go/src/github.com/docker
09:14:28 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:28 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:28 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:28 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:28 + EPOCH=5
09:14:28 + EPOCH_SEP=
09:14:28 + [[ ! -z 5 ]]
09:14:28 + EPOCH_SEP=:
09:14:28 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:28 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:28 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:28 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:28 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:28 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:28 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:28 + debSource=docker-ce
09:14:28 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:28 + debMaintainer='Docker <support@docker.com>'
09:14:28 ++ date --rfc-2822
09:14:28 + debDate='Wed, 20 Sep 2023 09:14:28 +0000'
09:14:28 + pkgRevision=1
09:14:28 + cat
09:14:28 + export CLI_GITCOMMIT=0e70f1b
09:14:28 + CLI_GITCOMMIT=0e70f1b
09:14:28 + export ENGINE_GITCOMMIT=7cfb81b
09:14:28 + ENGINE_GITCOMMIT=7cfb81b
09:14:28 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:28 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:28 + dpkg-buildpackage -uc -us -I.git
09:14:28 #47 14.02 Selecting previously unselected package llvm-11-runtime.
09:14:28 #47 14.02 Preparing to unpack .../16-llvm-11-runtime_1%3a11.0.1-2_amd64.deb ...
09:14:28 #47 14.02 Unpacking llvm-11-runtime (1:11.0.1-2) ...
09:14:28 #47 14.11 Selecting previously unselected package llvm-runtime.
09:14:28 #15 9.593 debconf: delaying package configuration, since apt-utils is not installed
09:14:28 #15 9.634 Fetched 8196 kB in 0s (24.0 MB/s)
09:14:28 #15 9.664 Selecting previously unselected package bash-completion.
09:14:28 #15 9.664 (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.)
09:14:28 #15 9.680 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
09:14:28 #14 72.11 137 added, 0 removed; done.
09:14:28 #14 72.17 Setting up libfreetype6:armhf (2.12.1+dfsg-4ubuntu0.1) ...
09:14:28 #14 72.19 Setting up libgcc-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:28 #14 72.20 Setting up libgssapi-krb5-2:armhf (1.20.1-1build1) ...
09:14:28 #14 72.22 Setting up libgdbm-compat4:armhf (1.23-3) ...
09:14:28 #13 75.04 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:28 #13 75.07 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:14:28 #13 75.08 Updating certificates in /etc/ssl/certs...
09:14:28 #15 2.040 Package bash-5.2.15-3.fc38.x86_64 is already installed.
09:14:28 + mkdir -p /root/build-deb/cli
09:14:28 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:28 #14 73.33 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:28 #14 73.35 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:28 #14 73.38 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:28 #14 73.39 Updating certificates in /etc/ssl/certs...
09:14:28 #16 4.888   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:28 #16 4.888   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:28 #16 4.888   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:28 #16 4.889   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:28 #16 4.890 Suggested packages:
09:14:28 #16 4.890   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:28 #16 4.890 Recommended packages:
09:14:28 #16 4.890   dmsetup
09:14:28 #16 4.940 The following NEW packages will be installed:
09:14:28 #16 4.941   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:28 #16 4.941   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0
09:14:28 #16 4.941   libpcre2-32-0 libpcre2-dev libpcre2-posix2 librhash0 libseccomp-dev
09:14:28 #16 4.942   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev libuv1 pkg-config
09:14:28 #13 73.75 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:28 #13 73.76 Setting up libgetopt-long-descriptive-perl (0.105-1) ...
09:14:28 #13 73.78 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:28 #13 73.79 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:28 #13 73.81 Setting up libmoox-struct-perl (0.020-1) ...
09:14:28 #13 73.82 Setting up lintian (2.104.0) ...
09:14:28 #13 73.84 Setting up licensecheck (3.1.1-2) ...
09:14:28 #13 73.85 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:28 #13 73.87 Setting up libwww-perl (6.52-1) ...
09:14:28 #13 73.88 Setting up devscripts (2.21.3+deb11u1) ...
09:14:28 + STATUS=0
09:14:28 + '[' 0 -ne 0 ']'
09:14:28 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:28 + exit 0
09:14:28 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bD3P8J
09:14:28 + umask 022
09:14:28 + cd /root/rpmbuild/BUILD
09:14:28 + cd src
09:14:28 + mkdir -p /go/src/github.com/docker
09:14:28 + rm -f /go/src/github.com/docker/cli
09:14:28 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:14:28 + pushd /go/src/github.com/docker/cli
09:14:28 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:14:28 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:28 + GITCOMMIT=0e70f1b
09:14:28 + GO_LINKMODE=dynamic
09:14:28 + ./scripts/build/binary
09:14:28 Building dynamic docker-linux-arm64
09:14:28 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:14:28 #14 72.40 Setting up python3-unidiff (0.5.5-2) ...
09:14:28 #14 72.53 Setting up libstrictures-perl (2.000006-1) ...
09:14:28 #14 72.55 Setting up libsub-quote-perl (2.006006-1) ...
09:14:28 #14 72.56 Setting up libdevel-stacktrace-perl (2.0400-1) ...
09:14:28 #14 72.57 Setting up libclass-xsaccessor-perl (1.19-3build9) ...
09:14:28 #14 72.59 Setting up libsort-versions-perl (1.62-1) ...
09:14:28 #14 72.62 Setting up libexporter-tiny-perl (1.002002-1) ...
09:14:28 #14 72.64 Setting up libre-engine-re2-perl:armhf (0.14-1build2) ...
09:14:28 #15 3.053 Reading package lists...
09:14:28 #15 3.545 Building dependency tree...
09:14:28 #15 3.056    dh_gencontrol
09:14:28 #15 3.189    dh_md5sums
09:14:28 #15 3.233    dh_builddeb
09:14:28 #15 3.263 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:28 #15 3.282  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
09:14:28 dpkg-buildpackage: info: source package docker-ce
09:14:28 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm
09:14:28 dpkg-buildpackage: info: source distribution bookworm
09:14:28 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:28 dpkg-buildpackage: info: host architecture armhf
09:14:28  dpkg-source -I.git --before-build .
09:14:28 #47 14.11 Preparing to unpack .../17-llvm-runtime_1%3a11.0-51+nmu5_amd64.deb ...
09:14:28 #47 14.12 Unpacking llvm-runtime (1:11.0-51+nmu5) ...
09:14:28 #47 14.17 Selecting previously unselected package llvm-11.
09:14:28 #47 14.17 Preparing to unpack .../18-llvm-11_1%3a11.0.1-2_amd64.deb ...
09:14:28 #47 14.17 Unpacking llvm-11 (1:11.0.1-2) ...
09:14:28 #14 72.24 Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ...
09:14:28 #14 72.26 Setting up dwz (0.15-1) ...
09:14:28 #14 72.29 Setting up groff-base (1.22.4-10) ...
09:14:28 #14 72.34 Setting up libtiff6:armhf (4.5.0-5ubuntu1.1) ...
09:14:28 #14 72.35 Setting up cpp (4:12.2.0-3ubuntu1) ...
09:14:28 #14 72.38 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:14:28 #14 72.40 Setting up debugedit (1:5.0-5) ...
09:14:28 #14 72.44 Setting up libcurl4:armhf (7.88.1-8ubuntu2.2) ...
09:14:28 #14 72.46 Setting up libx11-6:armhf (2:1.8.4-2ubuntu0.2) ...
09:14:28 #14 72.50 Setting up curl (7.88.1-8ubuntu2.2) ...
09:14:28 #14 72.52 Setting up libfontconfig1:armhf (2.14.1-3ubuntu3) ...
09:14:28 #14 72.55 Setting up binutils-arm-linux-gnueabihf (2.40-2ubuntu4.1) ...
09:14:28 #14 72.57 Setting up libperl5.36:armhf (5.36.0-7ubuntu0.23.04.1) ...
09:14:28 #13 75.58 0 added, 0 removed; done.
09:14:28 #13 75.58 Running hooks in /etc/ca-certificates/update.d...
09:14:28 #13 75.58 done.
09:14:28 #15 2.056 Package bash-5.2.15-3.fc38.x86_64 is already installed.
09:14:28 #15 2.064 Package bash-5.2.15-3.fc38.x86_64 is already installed.
09:14:28 #15 2.065 Package ca-certificates-2023.2.60-2.fc38.noarch is already installed.
09:14:28 #15 2.065 Package libarchive-3.6.1-4.fc38.x86_64 is already installed.
09:14:28 #15 2.066 Package pkgconf-pkg-config-1.8.0-6.fc38.x86_64 is already installed.
09:14:28 #15 2.066 Package tar-2:1.34-8.fc38.x86_64 is already installed.
09:14:28 #15 2.074 Package bash-5.2.15-3.fc38.x86_64 is already installed.
09:14:28 #15 2.184 Dependencies resolved.
09:14:28 #15 2.208 ================================================================================
09:14:28 #15 2.208  Package                       Arch    Version                   Repo      Size
09:14:28 #15 2.208 ================================================================================
09:14:28 #15 2.208 Installing:
09:14:28 #15 2.208  cmake                         x86_64  3.27.4-7.fc38             updates  8.0 M
09:14:28 #15 2.208  device-mapper-devel           x86_64  1.02.189-2.fc38           fedora    43 k
09:14:28 #15 2.208  gcc                           x86_64  13.2.1-1.fc38             updates   34 M
09:14:28 #15 2.208  git                           x86_64  2.41.0-1.fc38             updates   54 k
09:14:28 #15 2.208  glibc-static                  x86_64  2.37-5.fc38               updates  1.9 M
09:14:28 #15 2.208  libseccomp-devel              x86_64  2.5.3-4.fc38              fedora    60 k
09:14:28 #15 2.208  libselinux-devel              x86_64  3.5-1.fc38                fedora   151 k
09:14:28 #15 2.208  libtool                       x86_64  2.4.7-6.fc38              fedora   601 k
09:14:28 #15 2.208  libtool-ltdl-devel            x86_64  2.4.7-6.fc38              fedora   164 k
09:14:28 #15 2.208  make                          x86_64  1:4.4.1-1.fc38            updates  588 k
09:14:28 #15 2.208  selinux-policy-devel          noarch  38.28-1.fc38              updates  910 k
09:14:28 #15 2.208  systemd                       x86_64  253.10-1.fc38             updates  4.4 M
09:14:28 #15 2.208  systemd-devel                 x86_64  253.10-1.fc38             updates  593 k
09:14:28 #15 2.208  which                         x86_64  2.21-39.fc38              fedora    42 k
09:14:28 #15 2.208 Upgrading:
09:14:28 #15 2.208  systemd-libs                  x86_64  253.10-1.fc38             updates  652 k
09:14:28 #15 2.208 Installing dependencies:
09:14:28 #15 2.208  annobin-docs                  noarch  12.26-1.fc38              updates   92 k
09:14:28 #15 2.208  annobin-plugin-gcc            x86_64  12.26-1.fc38              updates  957 k
09:14:28 #15 2.208  autoconf                      noarch  2.71-5.fc38               fedora   733 k
09:14:28 #15 2.208  automake                      noarch  1.16.5-11.fc38            fedora   697 k
09:14:28 #15 2.208  checkpolicy                   x86_64  3.5-1.fc38                fedora   349 k
09:14:28 #15 2.208  cmake-data                    noarch  3.27.4-7.fc38             updates  2.2 M
09:14:28 #15 2.208  cmake-filesystem              x86_64  3.27.4-7.fc38             updates   19 k
09:14:28 #15 2.208  cmake-rpm-macros              noarch  3.27.4-7.fc38             updates   18 k
09:14:28 #15 2.208  cpp                           x86_64  13.2.1-1.fc38             updates   11 M
09:14:28 #15 2.208  dbus                          x86_64  1:1.14.10-1.fc38          updates  8.0 k
09:14:28 #15 2.208  dbus-broker                   x86_64  33-1.fc38                 fedora   173 k
09:14:28 #15 2.208  dbus-common                   noarch  1:1.14.10-1.fc38          updates   15 k
09:14:28 #15 2.208  device-mapper                 x86_64  1.02.189-2.fc38           fedora   139 k
09:14:28 #15 2.208  device-mapper-libs            x86_64  1.02.189-2.fc38           fedora   176 k
09:14:28 #15 2.208  gc                            x86_64  8.2.2-3.fc38              fedora   110 k
09:14:28 #15 2.208  gcc-plugin-annobin            x86_64  13.2.1-1.fc38             updates   46 k
09:14:28 #15 2.208  git-core                      x86_64  2.41.0-1.fc38             updates  4.4 M
09:14:28 #15 2.208  git-core-doc                  noarch  2.41.0-1.fc38             updates  2.8 M
09:14:28 #15 2.208  glibc-devel                   x86_64  2.37-5.fc38               updates   53 k
09:14:28 #15 2.208  glibc-headers-x86             noarch  2.37-5.fc38               updates  533 k
09:14:28 #15 2.208  guile22                       x86_64  2.2.7-7.fc38              fedora   6.5 M
09:14:28 #15 2.208  jsoncpp                       x86_64  1.9.5-4.fc38              fedora    97 k
09:14:28 #15 2.208  kernel-headers                x86_64  6.4.4-200.fc38            updates  1.5 M
09:14:28 #15 2.208  kmod-libs                     x86_64  30-4.fc38                 fedora    68 k
09:14:28 #15 2.208  less                          x86_64  633-1.fc38                updates  175 k
09:14:28 #15 2.208  libargon2                     x86_64  20190702-2.fc38           fedora    28 k
09:14:28 #15 2.208  libcbor                       x86_64  0.7.0-9.fc38              fedora    56 k
09:14:28 #15 2.208  libedit                       x86_64  3.1-45.20221030cvs.fc38   fedora   107 k
09:14:28 #15 2.208  libfdisk                      x86_64  2.38.1-4.fc38             fedora   161 k
09:14:28 #15 2.208  libfido2                      x86_64  1.12.0-3.fc38             fedora    97 k
09:14:28 #15 2.208  libmpc                        x86_64  1.3.1-2.fc38              fedora    70 k
09:14:28 #15 2.208  libseccomp                    x86_64  2.5.3-4.fc38              fedora    71 k
09:14:28 #15 2.208  libselinux-utils              x86_64  3.5-1.fc38                fedora   160 k
09:14:28 #15 2.208  libsepol-devel                x86_64  3.5-1.fc38                fedora    49 k
09:14:28 #15 2.208  libtool-ltdl                  x86_64  2.4.7-6.fc38              fedora    37 k
09:14:28 #15 2.208  libutempter                   x86_64  1.2.1-8.fc38              fedora    26 k
09:14:28 #15 2.208  libuv                         x86_64  1:1.46.0-1.fc38           updates  159 k
09:14:28 #15 2.208  libxcrypt-devel               x86_64  4.4.36-1.fc38             updates   30 k
09:14:28 #15 2.208  libxcrypt-static              x86_64  4.4.36-1.fc38             updates  102 k
09:14:28 #15 2.208  m4                            x86_64  1.4.19-5.fc38             fedora   303 k
09:14:28 #15 2.208  openssh                       x86_64  9.0p1-17.fc38             updates  435 k
09:14:28 #15 2.208  openssh-clients               x86_64  9.0p1-17.fc38             updates  698 k
09:14:28 #15 2.208  pcre2-devel                   x86_64  10.42-1.fc38.1            fedora   506 k
09:14:28 #15 2.208  pcre2-utf16                   x86_64  10.42-1.fc38.1            fedora   214 k
09:14:28 #15 2.208  pcre2-utf32                   x86_64  10.42-1.fc38.1            fedora   201 k
09:14:28 #15 2.208  perl-Error                    noarch  1:0.17029-11.fc38         fedora    40 k
09:14:28 #15 2.208  perl-File-Compare             noarch  1.100.700-497.fc38        updates   14 k
09:14:28 #15 2.208  perl-File-Copy                noarch  2.39-497.fc38             updates   21 k
09:14:28 #15 2.208  perl-File-Find                noarch  1.40-497.fc38             updates   26 k
09:14:28 #15 2.208  perl-Git                      noarch  2.41.0-1.fc38             updates   41 k
09:14:28 #15 2.208  perl-TermReadKey              x86_64  2.38-16.fc38              fedora    35 k
09:14:28 #15 2.208  perl-Thread-Queue             noarch  3.14-490.fc38             fedora    21 k
09:14:28 #15 2.208  perl-lib                      x86_64  0.65-497.fc38             updates   16 k
09:14:28 #15 2.208  perl-threads                  x86_64  1:2.27-490.fc38           fedora    57 k
09:14:28 #15 2.208  perl-threads-shared           x86_64  1.64-490.fc38             fedora    44 k
09:14:28 #15 2.208  policycoreutils               x86_64  3.5-1.fc38                fedora   241 k
09:14:28 #15 2.208  policycoreutils-devel         x86_64  3.5-1.fc38                fedora   152 k
09:14:28 #15 2.208  policycoreutils-python-utils  noarch  3.5-1.fc38                fedora    80 k
09:14:28 #15 2.208  python3-audit                 x86_64  3.1.2-1.fc38              updates   87 k
09:14:28 #15 2.208  python3-libselinux            x86_64  3.5-1.fc38                fedora   197 k
09:14:28 #15 2.208  python3-libsemanage           x86_64  3.5-2.fc38                fedora    83 k
09:14:28 #15 2.208  python3-policycoreutils       noarch  3.5-1.fc38                fedora   2.2 M
09:14:28 #15 2.208  python3-setools               x86_64  4.4.3-1.fc38              updates  624 k
09:14:28 #15 2.208  python3-setuptools            noarch  65.5.1-2.fc38             fedora   1.7 M
09:14:28 #15 2.208  rhash                         x86_64  1.4.3-2.fc38              fedora   194 k
09:14:28 #15 2.208  rpm-plugin-selinux            x86_64  4.18.1-3.fc38             updates   20 k
09:14:28 #15 2.208  selinux-policy                noarch  38.28-1.fc38              updates   54 k
09:14:28 #15 2.208  selinux-policy-targeted       noarch  38.28-1.fc38              updates  6.7 M
09:14:28 #15 2.208  systemd-pam                   x86_64  253.10-1.fc38             updates  340 k
09:14:28 #15 2.208  systemd-rpm-macros            noarch  253.10-1.fc38             updates   28 k
09:14:28 #15 2.208  util-linux                    x86_64  2.38.1-4.fc38             fedora   2.3 M
09:14:28 #15 2.208  vim-filesystem                noarch  2:9.0.1872-1.fc38         updates   18 k
09:14:28 #15 2.208  xkeyboard-config              noarch  2.38-1.fc38               fedora   963 k
09:14:28 #15 2.208 Installing weak dependencies:
09:14:28 #15 2.208  cryptsetup-libs               x86_64  2.6.1-1.fc38              fedora   492 k
09:14:28 #15 2.208  libxkbcommon                  x86_64  1.5.0-2.fc38              fedora   140 k
09:14:28 #15 2.208  qrencode-libs                 x86_64  4.1.1-4.fc38              fedora    61 k
09:14:28 #15 2.208  systemd-networkd              x86_64  253.10-1.fc38             updates  634 k
09:14:28 #15 2.208  systemd-resolved              x86_64  253.10-1.fc38             updates  289 k
09:14:28 #15 2.208 
09:14:28 #15 2.208 Transaction Summary
09:14:28 #15 2.208 ================================================================================
09:14:28 #15 2.208 Install  92 Packages
09:14:28 #15 2.208 Upgrade   1 Package
09:14:28 #15 2.208 
09:14:28 #15 2.212 Total download size: 106 M
09:14:28 #15 2.212 Downloading Packages:
09:14:28 + mkdir -p /root/build-deb/buildx
09:14:28 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:29 #14 79.06 0 added, 0 removed; done.
09:14:29 #14 79.06 Running hooks in /etc/ca-certificates/update.d...
09:14:29 #14 79.06 done.
09:14:29 #15 DONE 16.6s
09:14:29 
09:14:29 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:29 #13 74.04 Setting up libxml-parser-perl:armhf (2.46-2) ...
09:14:29 #13 74.05 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:29 #13 74.09 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:29 #13 74.14 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:29 #13 74.28 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:29 #14 72.65 Setting up libfile-dirlist-perl (0.05-2) ...
09:14:29 #14 72.66 Setting up libterm-readkey-perl (2.38-1build4) ...
09:14:29 #14 72.70 Setting up lsb-release (11.1.0ubuntu4) ...
09:14:29 #14 72.72 Setting up python3-magic (2:0.4.24-2) ...
09:14:29 #14 72.86 Setting up libtext-levenshteinxs-perl (0.03-4build10) ...
09:14:29 #14 72.87 Setting up libperlio-gzip-perl (0.19-1build8) ...
09:14:29 #14 72.89 Setting up libsys-hostname-long-perl (1.5-2) ...
09:14:29 #14 72.90 Setting up libhtml-html5-entities-perl (0.004-1.1) ...
09:14:29 #15 3.647 Reading state information...
09:14:29 #15 3.661 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:29 #15 3.785 Starting 2 pkgProblemResolver with broken count: 0
09:14:29 #15 3.787 Done
09:14:29 #15 3.916  Done
09:14:29 #15 3.439  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
09:14:29 #15 3.522 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:29 #15 3.524  dpkg-source --after-build .
09:14:29  debian/rules clean
09:14:29 dh clean --with=bash-completion
09:14:29    dh_clean
09:14:29 #16 10.42 Setting up pkg-config (0.29.1-0ubuntu4) ...
09:14:29 #16 10.47 Setting up libudev-dev:arm64 (245.4-4ubuntu3.22) ...
09:14:29 #16 10.48 Setting up libpcre2-posix2:arm64 (10.34-7ubuntu0.1) ...
09:14:29 #16 10.49 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:14:29 #16 10.50 Setting up librhash0:arm64 (1.3.9-1) ...
09:14:29 #16 10.51 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:29 #16 10.52 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:29 #16 10.53 Setting up libsystemd-dev:arm64 (245.4-4ubuntu3.22) ...
09:14:29 #16 10.54 Setting up libjsoncpp1:arm64 (1.7.4-3.1ubuntu2) ...
09:14:29 #16 10.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:14:29 #16 10.56 Setting up libpcre2-dev:arm64 (10.34-7ubuntu0.1) ...
09:14:29 #16 10.57 Setting up libselinux1-dev:arm64 (3.0-1build2) ...
09:14:29 #16 10.58 Setting up libdevmapper-dev:arm64 (2:1.02.167-1ubuntu1) ...
09:14:29 #16 10.59 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:29 #16 10.61 Setting up docker-ce-build-deps (1.0) ...
09:14:29 #16 10.62 Processing triggers for man-db (2.9.1-1) ...
09:14:29 #16 10.64 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:29 #14 72.59 Setting up libxmuu1:armhf (2:1.1.3-3) ...
09:14:29 #14 72.61 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:14:29 #14 72.62 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:14:29 #14 72.64 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:14:29 #14 72.66 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:14:29 #18 DONE 3.1s
09:14:29 
09:14:29 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:29 #19 DONE 0.0s
09:14:29 
09:14:29 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:29 #20 DONE 0.0s
09:14:29 
09:14:29 #21 exporting to image
09:14:29 #21 exporting layers
09:14:29 #16 DONE 0.2s
09:14:29 
09:14:29 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:29 #14 73.84 0 added, 0 removed; done.
09:14:29 #14 73.84 Running hooks in /etc/ca-certificates/update.d...
09:14:29 #14 73.84 done.
09:14:29 #13 74.31 Setting up libsoap-lite-perl (1.27-1) ...
09:14:29 #13 74.33 Setting up libxmlrpc-lite-perl (0.717-4) ...
09:14:29 #13 74.34 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:29 #13 74.40 Processing triggers for ca-certificates (20210119) ...
09:14:29 #16 5.362 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:14:29 #16 5.362 1 not fully installed or removed.
09:14:29 #16 5.362 Need to get 7270 kB of archives.
09:14:29 #16 5.362 After this operation, 29.1 MB of additional disk space will be used.
09:14:29 #16 5.362 Get:1 http://ports.ubuntu.com/ubuntu-ports focal/main armhf bash-completion all 1:2.10-1ubuntu1 [178 kB]
09:14:29 #14 72.91 Setting up libsereal-decoder-perl (4.023+ds-1) ...
09:14:29 #14 72.93 Setting up liburi-perl (5.10-1) ...
09:14:29 #14 72.93 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:29 #14 72.95 Setting up libfile-touch-perl (0.12-1) ...
09:14:29 #14 72.96 Setting up libc-devtools (2.35-0ubuntu3.3) ...
09:14:29 #14 72.97 Setting up libemail-address-xs-perl (1.04-1build6) ...
09:14:29 #14 72.98 Setting up libnet-ssleay-perl:armhf (1.92-1build2) ...
09:14:29 #14 73.00 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:14:29 #15 4.026 Starting pkgProblemResolver with broken count: 0
09:14:29 #15 4.045 Starting 2 pkgProblemResolver with broken count: 0
09:14:29 #15 4.047 Done
09:14:29 #15 3.632 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:29 #15 3.636 
09:14:29 #15 3.636 The package has been created.
09:14:29 #15 3.636 Attention, the package has been created in the current directory,
09:14:29 #15 3.636 not in ".." as indicated by the message above!
09:14:29 #15 3.661 Selecting previously unselected package docker-ce-build-deps.
09:14:29 #15 3.678 (Reading database ... 29659 files and directories currently installed.)
09:14:29 #15 3.680 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:29 #15 3.683 Unpacking docker-ce-build-deps (1.0) ...
09:14:29 + mkdir -p /root/build-deb/compose
09:14:29 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:29 + mkdir -p /go/src/github.com/docker
09:14:29 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:29 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:29 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:29 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:29 + EPOCH=5
09:14:29 + EPOCH_SEP=
09:14:29 + [[ ! -z 5 ]]
09:14:29 + EPOCH_SEP=:
09:14:29 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:29 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:29 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:29 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:29 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:29 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:29 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:29 + debSource=docker-ce
09:14:29 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:29 + debMaintainer='Docker <support@docker.com>'
09:14:29 ++ date --rfc-2822
09:14:29 + debDate='Wed, 20 Sep 2023 09:14:29 +0000'
09:14:29 + pkgRevision=1
09:14:29 + cat
09:14:29 + export CLI_GITCOMMIT=0e70f1b
09:14:29 + CLI_GITCOMMIT=0e70f1b
09:14:29 + export ENGINE_GITCOMMIT=7cfb81b
09:14:29 + ENGINE_GITCOMMIT=7cfb81b
09:14:29 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:29 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:29 + dpkg-buildpackage -uc -us -I.git
09:14:29 dpkg-buildpackage: info: source package docker-ce
09:14:29 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm
09:14:29 dpkg-buildpackage: info: source distribution bookworm
09:14:29 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:29  dpkg-source -I.git --before-build .
09:14:29 dpkg-buildpackage: info: host architecture amd64
09:14:29 #13 74.41 Updating certificates in /etc/ssl/certs...
09:14:29 #16 5.731 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake-data all 3.16.3-1ubuntu1.20.04.1 [1613 kB]
09:14:29 #15 10.44 Unpacking bash-completion (1:2.8-6) ...
09:14:29 #15 10.56 Selecting previously unselected package cmake-data.
09:14:29 #15 10.56 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
09:14:29 #15 10.57 Unpacking cmake-data (3.13.4-1) ...
09:14:29 #14 73.20 Setting up automake (1:1.16.5-1.3) ...
09:14:29 #14 73.21 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:29 #14 73.21 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
09:14:29 #14 73.21 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
09:14:29 #14 73.22 Setting up libapt-pkg-perl (0.1.40build2) ...
09:14:29 #14 73.23 Setting up libstring-escape-perl (2010.002-2) ...
09:14:29 #14 73.24 Setting up libhttp-date-perl (6.05-1) ...
09:14:29 #14 73.25 Setting up libfile-which-perl (1.23-1) ...
09:14:29 #14 73.27 Setting up libfile-basedir-perl (0.09-1) ...
09:14:29 #14 73.28 Setting up libunicode-utf8-perl (0.62-1build4) ...
09:14:29 #14 73.29 Setting up libset-intspan-perl (1.19-2) ...
09:14:29 #14 73.31 Setting up libmouse-perl (2.5.10-1build4) ...
09:14:29 #14 73.32 Setting up libfile-listing-perl (6.14-1) ...
09:14:29 #14 73.33 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:14:29 #14 73.35 Setting up libregexp-pattern-perl (0.2.14-1) ...
09:14:29 #14 73.36 Setting up libdata-messagepack-perl (1.01-2build1) ...
09:14:29 #15 4.215 The following additional packages will be installed:
09:14:29 #15 4.215   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:29 #15 4.215   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:29 #15 4.215   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:29 #15 4.216   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:29 #15 4.216   libudev-dev libuv1 pkg-config procps
09:14:29 #15 4.217 Suggested packages:
09:14:29 #15 4.217   cmake-doc ninja-build apparmor-easyprof seccomp
09:14:29 #15 4.217 Recommended packages:
09:14:29 #15 4.217   psmisc
09:14:29  dpkg-source -I.git -b .
09:14:29 dpkg-source: warning: native package version may not have a revision
09:14:29 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:29 dpkg-source: info: using source format '1.0'
09:14:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz
09:14:29 #16 DONE 11.3s
09:14:29 #14 73.18 Setting up libxpm4:armhf (1:3.5.12-1.1) ...
09:14:29 #14 73.19 Setting up openssh-client (1:9.0p1-1ubuntu8.5) ...
09:14:29 #14 73.30 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode
09:14:29  debian/rules clean
09:14:29 dh clean --with=bash-completion
09:14:29    dh_clean
09:14:29 #13 74.84 0 added, 0 removed; done.
09:14:29 #13 74.84 Running hooks in /etc/ca-certificates/update.d...
09:14:29 #13 74.84 done.
09:14:29 #47 15.38 Selecting previously unselected package llvm.
09:14:29 #47 15.38 Preparing to unpack .../19-llvm_1%3a11.0-51+nmu5_amd64.deb ...
09:14:29 #47 15.38 Unpacking llvm (1:11.0-51+nmu5) ...
09:14:29 #47 15.46 Setting up libz3-4:amd64 (4.8.10-1) ...
09:14:29 #16 6.002 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libarchive13 armhf 3.4.0-2ubuntu1.2 [290 kB]
09:14:29 #16 6.018 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libjsoncpp1 armhf 1.7.4-3.1ubuntu2 [65.1 kB]
09:14:29 #16 6.021 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librhash0 armhf 1.3.9-1 [125 kB]
09:14:29 #16 6.028 Get:6 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libuv1 armhf 1.34.2-1ubuntu1.3 [68.7 kB]
09:14:29 #16 6.032 Get:7 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf cmake armhf 3.16.3-1ubuntu1.20.04.1 [3014 kB]
09:14:29 #16 6.174 Get:8 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf dh-apparmor all 2.13.3-7ubuntu5.2 [11.0 kB]
09:14:29 #16 6.177 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
09:14:29 #16 6.181 Get:10 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-event1.02.1 armhf 2:1.02.167-1ubuntu1 [10.6 kB]
09:14:29 #16 6.181 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libudev-dev armhf 245.4-4ubuntu3.22 [19.7 kB]
09:14:29 #15 10.89 Selecting previously unselected package libprocps7:arm64.
09:14:29 #15 10.89 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_arm64.deb ...
09:14:29 #15 10.90 Unpacking libprocps7:arm64 (2:3.3.15-2) ...
09:14:29 #15 10.94 Selecting previously unselected package procps.
09:14:29 #15 10.95 Preparing to unpack .../03-procps_2%3a3.3.15-2_arm64.deb ...
09:14:29 #15 10.95 Unpacking procps (2:3.3.15-2) ...
09:14:29 #15 11.01 Selecting previously unselected package libarchive13:arm64.
09:14:29 #15 DONE 11.1s
09:14:29 
09:14:29 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:29 #16 DONE 0.3s
09:14:29 
09:14:29 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:29 #14 73.37 Setting up libfont-afm-perl (1.20-3) ...
09:14:29 #14 73.38 Setting up libwant-perl (0.29-1build7) ...
09:14:29 #14 73.39 Setting up libdynaloader-functions-perl (0.003-1.1) ...
09:14:29 #14 73.40 Setting up libclass-method-modifiers-perl (2.13-1) ...
09:14:29 #14 73.41 Setting up liblist-compare-perl (0.55-1) ...
09:14:29 #14 73.42 Setting up libref-util-xs-perl (0.117-1build5) ...
09:14:29 #14 73.44 Setting up libio-pty-perl (1:1.15-2build2) ...
09:14:29 #14 73.45 Setting up libtool (2.4.6-15build2) ...
09:14:29 #14 73.46 Setting up g++-11 (11.4.0-1ubuntu1~22.04) ...
09:14:29 #14 73.47 Setting up libfile-fcntllock-perl (0.22-3build7) ...
09:14:29 #14 73.48 Setting up libclone-perl (0.45-1build3) ...
09:14:29 #14 73.50 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:29 #14 73.51 Setting up libarchive-zip-perl (1.68-1) ...
09:14:29 #14 73.52 Setting up libsub-identify-perl (0.14-1build5) ...
09:14:29 #14 73.53 Setting up libdistro-info-perl (1.1ubuntu0.1) ...
09:14:29 #14 73.54 Setting up libcpanel-json-xs-perl:armhf (4.27-1build1) ...
09:14:29 #14 73.56 Setting up python3-apt (2.4.0ubuntu2) ...
09:14:29 #14 73.72 Setting up libobject-id-perl (0.1.2-2.1ubuntu1) ...
09:14:29 #15 4.357 The following NEW packages will be installed:
09:14:29 #15 4.357   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:29 #15 4.357   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:29 #15 4.357   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:29 #15 4.358   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:29 #15 4.358   libudev-dev libuv1 pkg-config procps
09:14:29 #15 4.627 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:29 #15 4.627 1 not fully installed or removed.
09:14:29 #15 4.627 Need to get 11.4 MB of archives.
09:14:29 #15 4.627 After this operation, 46.6 MB of additional disk space will be used.
09:14:29 #15 4.627 Get:1 http://deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:14:29 #17 DONE 2.7s
09:14:29 
09:14:29 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:29 #18 DONE 0.0s
09:14:29 
09:14:29 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:29 #19 DONE 0.0s
09:14:29 
09:14:29 #20 exporting to image
09:14:29 #20 exporting layers
09:14:29 
09:14:29 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:30 #14 73.30 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
09:14:30 #14 73.31 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode
09:14:30 #14 73.31 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
09:14:30 #14 73.31 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode
09:14:30 #14 73.31 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
09:14:30 #14 73.33 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:14:30 #14 73.35 Setting up libxext6:armhf (2:1.3.4-1build1) ...
09:14:30 #14 73.38 Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ...
09:14:30 #14 73.41 Setting up binutils (2.40-2ubuntu4.1) ...
09:14:30 #14 73.43 Setting up man-db (2.11.2-1) ...
09:14:30 #14 73.55 Building database of manual pages ...
09:14:30  dpkg-source -I.git -b .
09:14:30 dpkg-source: warning: native package version may not have a revision
09:14:30 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:30 dpkg-source: info: using source format '1.0'
09:14:30 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz
09:14:30 #16 6.327 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsepol1-dev armhf 3.0-1ubuntu0.1 [301 kB]
09:14:30 #15 11.01 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_arm64.deb ...
09:14:30 #15 11.01 Unpacking libarchive13:arm64 (3.3.3-4+deb10u3) ...
09:14:30 #15 11.06 Selecting previously unselected package libjsoncpp1:arm64.
09:14:30 #15 11.07 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ...
09:14:30 #15 11.07 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
09:14:30 #15 11.11 Selecting previously unselected package librhash0:arm64.
09:14:30 #15 11.11 Preparing to unpack .../06-librhash0_1.3.8-1_arm64.deb ...
09:14:30 #15 11.12 Unpacking librhash0:arm64 (1.3.8-1) ...
09:14:30 #15 11.16 Selecting previously unselected package libuv1:arm64.
09:14:30 #15 11.16 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_arm64.deb ...
09:14:30 #15 11.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
09:14:30 #15 11.20 Selecting previously unselected package cmake.
09:14:30 #15 11.20 Preparing to unpack .../08-cmake_3.13.4-1_arm64.deb ...
09:14:30 #15 11.21 Unpacking cmake (3.13.4-1) ...
09:14:30 #47 15.47 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1) ...
09:14:30 #47 15.48 Setting up libllvm11:amd64 (1:11.0.1-2) ...
09:14:30 #47 15.49 Setting up libclang1-11 (1:11.0.1-2) ...
09:14:30 #47 15.50 Setting up libgc1:amd64 (1:8.0.4-3) ...
09:14:30 #47 15.51 Setting up libc6-i386 (2.31-13+deb11u6) ...
09:14:30 #47 15.53 Setting up llvm-11-runtime (1:11.0.1-2) ...
09:14:30 #47 15.55 Setting up llvm-11 (1:11.0.1-2) ...
09:14:30 #47 15.56 Setting up libobjc4:amd64 (10.2.1-6) ...
09:14:30 #47 15.57 Setting up lld-11 (1:11.0.1-2) ...
09:14:30 #47 15.58 Setting up libclang-cpp11 (1:11.0.1-2) ...
09:14:30 #47 15.60 Setting up lib32gcc-s1 (10.2.1-6) ...
09:14:30 #47 15.62 Setting up lib32stdc++6 (10.2.1-6) ...
09:14:30 #47 15.64 Setting up llvm-runtime (1:11.0-51+nmu5) ...
09:14:30 #47 15.65 Setting up llvm (1:11.0-51+nmu5) ...
09:14:30 #47 15.66 Setting up libobjc-10-dev:amd64 (10.2.1-6) ...
09:14:30 #14 73.73 Setting up liblist-moreutils-perl (0.430-2) ...
09:14:30 #14 73.74 Setting up libhtml-tagset-perl (3.20-4) ...
09:14:30 #14 73.75 Setting up liblog-any-perl (1.710-1) ...
09:14:30 #14 73.77 Setting up libauthen-sasl-perl (2.1600-1.1) ...
09:14:30 #14 73.78 Setting up libdevel-size-perl (0.83-1build4) ...
09:14:30 #14 73.79 Setting up libdebhelper-perl (13.6ubuntu1) ...
09:14:30 #14 73.80 Setting up libpod-constants-perl (0.19-2) ...
09:14:30 #14 73.81 Setting up libregexp-pattern-license-perl (3.9.3-1) ...
09:14:30 #14 73.82 Setting up liblwp-mediatypes-perl (6.04-1) ...
09:14:30 #14 73.83 Setting up libyaml-libyaml-perl (0.83+ds-1build1) ...
09:14:30 #14 73.84 Setting up libio-interactive-perl (1.023-1) ...
09:14:30 #14 73.85 Setting up libtry-tiny-perl (0.31-1) ...
09:14:30 #14 73.86 Setting up libtype-tiny-perl (1.012004-1) ...
09:14:30 #14 73.88 Setting up libcommon-sense-perl:armhf (3.75-2build1) ...
09:14:30 #14 73.89 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:14:30 #14 73.90 Setting up libnet-http-perl (6.22-1) ...
09:14:30 #14 73.91 Setting up libpath-iterator-rule-perl (1.015-1) ...
09:14:30 #14 73.93 Setting up libtext-markdown-discount-perl:armhf (0.13-1build1) ...
09:14:30 #14 73.94 Setting up libhttp-tiny-multipart-perl (0.08-1.1) ...
09:14:30 #15 4.636 Get:2 http://deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:14:30 #15 4.648 Get:3 http://deb.debian.org/debian bullseye/main amd64 libncurses6 amd64 6.2+20201114-2+deb11u1 [102 kB]
09:14:30 #15 4.649 Get:4 http://deb.debian.org/debian bullseye/main amd64 libprocps8 amd64 2:3.3.17-5 [63.9 kB]
09:14:30 #15 4.650 Get:5 http://deb.debian.org/debian bullseye/main amd64 procps amd64 2:3.3.17-5 [502 kB]
09:14:30 #15 4.653 Get:6 http://deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:14:30 #15 4.654 Get:7 http://deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:14:30 #15 4.654 Get:8 http://deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:14:30 #15 4.655 Get:9 http://deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:14:30 #15 4.697 Get:10 http://deb.debian.org/debian bullseye/main amd64 dh-apparmor all 2.13.6-10 [75.2 kB]
09:14:30 #15 4.697 Get:11 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:14:30 #15 4.698 Get:12 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:14:30 #15 4.699 Get:13 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
09:14:30 #15 4.700 Get:14 http://deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB]
09:14:30 #15 4.700 Get:15 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:14:30 #15 4.702 Get:16 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
09:14:30 #15 4.704 Get:17 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
09:14:30 #15 4.706 Get:18 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
09:14:30 #15 4.706 Get:19 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
09:14:30 #15 4.711 Get:20 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:14:30 #15 4.712 Get:21 http://deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:14:30 #15 4.713 Get:22 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:14:30 #15 4.713 Get:23 http://deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB]
09:14:30 #15 4.715 Get:24 http://deb.debian.org/debian bullseye/main amd64 pkg-config amd64 0.29.2-1 [65.1 kB]
09:14:30 #15 4.860 debconf: delaying package configuration, since apt-utils is not installed
09:14:30 #15 4.901 Fetched 11.4 MB in 0s (32.2 MB/s)
09:14:30 #17 DONE 0.3s
09:14:30 
09:14:30 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:30 #18 exporting layers 2.4s done
09:14:30 #18 writing image sha256:ff64883645f13b26e8c8417723e9777cffd619c2d995671c72574ae31dd40d6b done
09:14:30 #18 naming to docker.io/rpmbuild-fedora-39/x86_64 done
09:14:30 #18 DONE 2.4s
09:14:30 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-39/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:30 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:30 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:30 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:30 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f3Em6m
09:14:30 + umask 022
09:14:30 + cd /root/rpmbuild/BUILD
09:14:30 + cd /root/rpmbuild/BUILD
09:14:30 + rm -rf src
09:14:30 + /usr/bin/mkdir -p src
09:14:30 + cd src
09:14:30 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:30 #15 3.731 Reading package lists...
09:14:30 #16 6.744 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-16-0 armhf 10.34-7ubuntu0.1 [156 kB]
09:14:30 #16 6.771 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-32-0 armhf 10.34-7ubuntu0.1 [147 kB]
09:14:30 #16 6.798 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-posix2 armhf 10.34-7ubuntu0.1 [5356 B]
09:14:30 #15 11.48 Selecting previously unselected package dh-apparmor.
09:14:30 #15 11.48 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
09:14:30 #15 11.49 Unpacking dh-apparmor (2.13.2-10) ...
09:14:30 #15 11.52 Selecting previously unselected package dmsetup.
09:14:30 #15 3.419 (1/93): autoconf-2.71-5.fc38.noarch.rpm         1.8 MB/s | 733 kB     00:00    
09:14:30 #15 3.432 (2/93): checkpolicy-3.5-1.fc38.x86_64.rpm       860 kB/s | 349 kB     00:00    
09:14:30 #15 3.446 (3/93): automake-1.16.5-11.fc38.noarch.rpm      1.6 MB/s | 697 kB     00:00    
09:14:30 #15 3.452 (4/93): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm  15 MB/s | 492 kB     00:00    
09:14:30 #15 3.467 (5/93): device-mapper-1.02.189-2.fc38.x86_64.rp 6.7 MB/s | 139 kB     00:00    
09:14:30 #15 3.477 (6/93): dbus-broker-33-1.fc38.x86_64.rpm        3.8 MB/s | 173 kB     00:00    
09:14:30 #15 3.481 (7/93): device-mapper-devel-1.02.189-2.fc38.x86 1.4 MB/s |  43 kB     00:00    
09:14:30 #15 3.499 (8/93): gc-8.2.2-3.fc38.x86_64.rpm              4.9 MB/s | 110 kB     00:00    
09:14:30 #15 3.517 (9/93): device-mapper-libs-1.02.189-2.fc38.x86_ 3.5 MB/s | 176 kB     00:00    
09:14:30 #15 3.543 (10/93): jsoncpp-1.9.5-4.fc38.x86_64.rpm        2.2 MB/s |  97 kB     00:00    
09:14:30 #15 3.551 (11/93): kmod-libs-30-4.fc38.x86_64.rpm         1.9 MB/s |  68 kB     00:00    
09:14:30 #15 3.562 (12/93): libargon2-20190702-2.fc38.x86_64.rpm   1.5 MB/s |  28 kB     00:00    
09:14:30 #15 3.582 (13/93): libcbor-0.7.0-9.fc38.x86_64.rpm        1.7 MB/s |  56 kB     00:00    
09:14:30 #15 3.595 (14/93): libedit-3.1-45.20221030cvs.fc38.x86_64 3.2 MB/s | 107 kB     00:00    
09:14:30 #15 3.603 (15/93): libfdisk-2.38.1-4.fc38.x86_64.rpm      7.5 MB/s | 161 kB     00:00    
09:14:30 #15 3.630 (16/93): libfido2-1.12.0-3.fc38.x86_64.rpm      2.7 MB/s |  97 kB     00:00    
09:14:30 #15 3.637 (17/93): libmpc-1.3.1-2.fc38.x86_64.rpm         2.1 MB/s |  70 kB     00:00    
09:14:30 #15 3.659 (18/93): libseccomp-2.5.3-4.fc38.x86_64.rpm     2.5 MB/s |  71 kB     00:00    
09:14:30 #15 3.672 (19/93): libseccomp-devel-2.5.3-4.fc38.x86_64.r 1.7 MB/s |  60 kB     00:00    
09:14:30 #15 3.720 (20/93): guile22-2.2.7-7.fc38.x86_64.rpm         27 MB/s | 6.5 MB     00:00    
09:14:30 #47 15.69 Setting up libclang-common-11-dev (1:11.0.1-2) ...
09:14:30 #47 15.70 Setting up clang-11 (1:11.0.1-2) ...
09:14:30 #47 15.71 Setting up lld (1:11.0-51+nmu5) ...
09:14:30 #47 15.74 Setting up clang (1:11.0-51+nmu5) ...
09:14:30 #14 73.95 Setting up libtime-moment-perl (0.44-1build6) ...
09:14:30 #14 73.96 Setting up libencode-locale-perl (1.05-1.1) ...
09:14:30 #14 73.98 Setting up libexception-class-perl (1.45-1) ...
09:14:30 #14 73.99 Setting up libmath-base85-perl (0.5+dfsg-1) ...
09:14:30 #14 74.00 Setting up libconfig-tiny-perl (2.28-1) ...
09:14:30 #14 74.02 Setting up libsereal-encoder-perl:armhf (4.023+ds-1) ...
09:14:30 #14 74.03 Setting up libdevel-callchecker-perl (0.008-1ubuntu4) ...
09:14:30 #14 74.04 Setting up liblist-utilsby-perl (0.11-1) ...
09:14:30 #14 74.05 Setting up libstring-shellquote-perl (1.04-1) ...
09:14:30 #14 74.06 Setting up libnet-netmask-perl (2.0001-1) ...
09:14:30 #14 74.07 Setting up libsub-install-perl (0.928-1.1) ...
09:14:30 #14 74.08 Setting up gcc (4:11.2.0-1ubuntu1) ...
09:14:30 #14 74.11 Setting up dpkg-dev (1.21.1ubuntu2.2) ...
09:14:30 #14 74.13 Setting up intltool-debian (0.35.0+20060710.5) ...
09:14:30 #14 74.15 Setting up liberror-perl (0.17029-1) ...
09:14:30 #14 74.16 Setting up dh-autoreconf (20) ...
09:14:30 #15 4.950 Selecting previously unselected package bash-completion.
09:14:30 #15 4.950 (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.)
09:14:30 #15 4.967 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
09:14:30 #15 11.10   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          55/93 
09:14:30 #15 18.95   Installing       : python3-policycoreutils-3.5-1.fc37.noarch            56/93 
09:14:30 #15 18.96   Installing       : policycoreutils-python-utils-3.5-1.fc37.noarch       57/93 
09:14:30 #15 18.97   Running scriptlet: openssh-8.8p1-11.fc37.x86_64                         58/93 
09:14:30 #15 19.01   Installing       : openssh-8.8p1-11.fc37.x86_64                         58/93 
09:14:30 #15 19.02   Installing       : libcbor-0.7.0-7.fc37.x86_64                          59/93 
09:14:30 #15 19.03   Installing       : libfido2-1.11.0-3.fc37.x86_64                        60/93 
09:14:30 #15 19.05   Installing       : openssh-clients-8.8p1-11.fc37.x86_64                 61/93 
09:14:30 #15 19.05   Running scriptlet: openssh-clients-8.8p1-11.fc37.x86_64                 61/93 
09:14:30 #15 19.14   Installing       : git-core-2.41.0-1.fc37.x86_64                        62/93 
09:14:30 #15 19.18   Installing       : git-core-doc-2.41.0-1.fc37.noarch                    63/93 
09:14:30 #15 19.20   Installing       : perl-Git-2.41.0-1.fc37.noarch                        64/93 
09:14:30 #15 19.20   Installing       : git-2.41.0-1.fc37.x86_64                             65/93 
09:14:30 #15 19.21   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         66/93 
09:14:30 #15 19.22   Installing       : libargon2-20190702-1.fc37.x86_64                     67/93 
09:14:30 #15 19.24   Installing       : kmod-libs-30-2.fc37.x86_64                           68/93 
09:14:30 #15 19.26   Installing       : systemd-networkd-251.14-2.fc37.x86_64                69/93 
09:14:30 #15 19.26   Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64                69/93 
09:14:30 #15 19.28   Installing       : systemd-pam-251.14-2.fc37.x86_64                     70/93 
09:14:30 #15 19.29   Installing       : systemd-resolved-251.14-2.fc37.x86_64                71/93 
09:14:30 #16 DONE 3.6s
09:14:30 
09:14:30 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:30 #17 DONE 0.0s
09:14:30 
09:14:30 #18 exporting to image
09:14:30 #18 exporting layers
09:14:30 #15 4.611 Building dependency tree...
09:14:30 #15 4.805 Reading state information...
09:14:30 #15 4.814 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:30 #16 6.799 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpcre2-dev armhf 10.34-7ubuntu0.1 [599 kB]
09:14:30 #16 6.901 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libselinux1-dev armhf 3.0-1build2 [144 kB]
09:14:30 #16 6.912 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper-dev armhf 2:1.02.167-1ubuntu1 [35.8 kB]
09:14:30 #16 6.914 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]
09:14:30 #16 6.921 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsystemd-dev armhf 245.4-4ubuntu3.22 [246 kB]
09:14:30 #16 6.941 Get:21 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pkg-config armhf 0.29.1-0ubuntu4 [42.6 kB]
09:14:30 #15 11.52 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:14:30 #15 11.53 Unpacking dmsetup (2:1.02.155-3) ...
09:14:30 #15 11.57 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:30 #15 11.57 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:14:30 #15 11.58 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:14:30 #15 11.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:30 #15 11.62 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
09:14:30 #15 11.63 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:14:30 #15 11.67 Selecting previously unselected package libudev-dev:arm64.
09:14:30 #15 11.67 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_arm64.deb ...
09:14:30 #15 11.68 Unpacking libudev-dev:arm64 (241-7~deb10u10) ...
09:14:30 #15 11.72 Selecting previously unselected package libsepol1-dev:arm64.
09:14:30 #15 11.72 Preparing to unpack .../14-libsepol1-dev_2.8-1_arm64.deb ...
09:14:30 #15 11.72 Unpacking libsepol1-dev:arm64 (2.8-1) ...
09:14:30 #14 74.00 Setting up libgpgme11:armhf (1.18.0-3ubuntu2) ...
09:14:30 #14 74.03 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:14:30 #15 3.724 (21/93): libselinux-devel-3.5-1.fc38.x86_64.rpm 2.3 MB/s | 151 kB     00:00    
09:14:30 #15 3.727 (22/93): libselinux-utils-3.5-1.fc38.x86_64.rpm 2.9 MB/s | 160 kB     00:00    
09:14:30 #15 3.746 (23/93): libtool-ltdl-2.4.7-6.fc38.x86_64.rpm   1.9 MB/s |  37 kB     00:00    
09:14:30 #15 3.756 (24/93): libsepol-devel-3.5-1.fc38.x86_64.rpm   1.3 MB/s |  49 kB     00:00    
09:14:30 #15 3.771 (25/93): libtool-2.4.7-6.fc38.x86_64.rpm         14 MB/s | 601 kB     00:00    
09:14:30 #15 3.783 (26/93): libutempter-1.2.1-8.fc38.x86_64.rpm    975 kB/s |  26 kB     00:00    
09:14:30 #15 3.796 (27/93): libtool-ltdl-devel-2.4.7-6.fc38.x86_64 3.2 MB/s | 164 kB     00:00    
09:14:30 #15 3.807 (28/93): libxkbcommon-1.5.0-2.fc38.x86_64.rpm   3.7 MB/s | 140 kB     00:00    
09:14:30 #15 3.828 (29/93): m4-1.4.19-5.fc38.x86_64.rpm            6.5 MB/s | 303 kB     00:00    
09:14:30 #15 3.849 (30/93): pcre2-utf16-10.42-1.fc38.1.x86_64.rpm  5.0 MB/s | 214 kB     00:00    
09:14:30 #15 3.856 (31/93): pcre2-devel-10.42-1.fc38.1.x86_64.rpm  8.2 MB/s | 506 kB     00:00    
09:14:30 #15 3.874 (32/93): pcre2-utf32-10.42-1.fc38.1.x86_64.rpm  4.3 MB/s | 201 kB     00:00    
09:14:30 #15 3.881 (33/93): perl-Error-0.17029-11.fc38.noarch.rpm  1.3 MB/s |  40 kB     00:00    
09:14:30 #15 3.892 (34/93): perl-TermReadKey-2.38-16.fc38.x86_64.r 998 kB/s |  35 kB     00:00    
09:14:30 #15 3.908 (35/93): perl-Thread-Queue-3.14-490.fc38.noarch 615 kB/s |  21 kB     00:00    
09:14:30 #15 3.912 (36/93): perl-threads-2.27-490.fc38.x86_64.rpm  1.8 MB/s |  57 kB     00:00    
09:14:30 #15 3.926 (37/93): perl-threads-shared-1.64-490.fc38.x86_ 1.3 MB/s |  44 kB     00:00    
09:14:30 #15 3.954 (38/93): policycoreutils-3.5-1.fc38.x86_64.rpm  5.2 MB/s | 241 kB     00:00    
09:14:30 #47 16.03 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:30 #14 74.17 Setting up patchutils (0.4.2-1build2) ...
09:14:30 #14 74.19 Setting up libmail-sendmail-perl (0.80-1.1) ...
09:14:30 #14 74.20 Setting up libltdl-dev:armhf (2.4.6-15build2) ...
09:14:30 #14 74.21 Setting up libjson-maybexs-perl (1.004003-1) ...
09:14:30 #14 74.23 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:14:30 #14 74.24 Setting up libio-string-perl (1.08-3.1) ...
09:14:30 #14 74.25 Setting up libreadonly-perl (2.050-3) ...
09:14:30 #14 74.26 Setting up libnetaddr-ip-perl (4.079+dfsg-1build7) ...
09:14:30 #14 74.28 Setting up python3-chardet (4.0.0-1) ...
09:14:30 #15 19.30   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                71/93 
09:14:30 #15 19.42   Installing       : systemd-251.14-2.fc37.x86_64                         72/93 
09:14:30 #15 19.44   Running scriptlet: systemd-251.14-2.fc37.x86_64                         72/93 
09:14:30 #15 19.60 Creating group 'input' with GID 104.
09:14:30 #15 19.60 Creating group 'kvm' with GID 36.
09:14:30 #15 19.60 Creating group 'render' with GID 105.
09:14:30 #15 19.60 Creating group 'sgx' with GID 106.
09:14:30 #15 19.60 Creating group 'systemd-journal' with GID 190.
09:14:30 #15 19.60 Creating group 'systemd-network' with GID 192.
09:14:30 #15 19.60 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:30 #15 19.60 Creating group 'systemd-oom' with GID 999.
09:14:30 #15 19.60 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:30 #15 19.60 Creating group 'systemd-resolve' with GID 193.
09:14:30 #15 19.60 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:30 #15 19.60 
09:14:30 #15 19.61   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  73/93 
09:14:30 #15 19.62   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            74/93 
09:14:30 #15 19.63   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 75/93 
09:14:30 #15 19.64   Installing       : jsoncpp-1.9.5-3.fc37.x86_64                          76/93 
09:14:30 #15 DONE 11.5s
09:14:30 
09:14:30 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:30 #16 DONE 0.2s
09:14:30 
09:14:30 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:30 #15 5.062 Starting 2 pkgProblemResolver with broken count: 0
09:14:30 #15 5.067 Done
09:14:30 + STATUS=0
09:14:30 + '[' 0 -ne 0 ']'
09:14:30 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:14:30 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:14:30 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:30 #15 11.79 Selecting previously unselected package libpcre16-3:arm64.
09:14:30 #15 11.79 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_arm64.deb ...
09:14:30 #15 11.79 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
09:14:30 #15 11.84 Selecting previously unselected package libpcre32-3:arm64.
09:14:30 #15 11.84 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_arm64.deb ...
09:14:30 #15 11.84 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
09:14:30 #15 11.89 Selecting previously unselected package libpcrecpp0v5:arm64.
09:14:30 #15 11.90 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
09:14:30 #15 11.90 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
09:14:30 #15 11.93 Selecting previously unselected package libpcre3-dev:arm64.
09:14:30 #15 11.94 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_arm64.deb ...
09:14:30 #15 11.94 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
09:14:30 #15 12.02 Selecting previously unselected package libselinux1-dev:arm64.
09:14:30 #15 3.967 (39/93): policycoreutils-python-utils-3.5-1.fc3 1.9 MB/s |  80 kB     00:00    
09:14:30 #15 3.990 (40/93): policycoreutils-devel-3.5-1.fc38.x86_6 1.9 MB/s | 152 kB     00:00    
09:14:30 #15 4.000 (41/93): python3-libselinux-3.5-1.fc38.x86_64.r 4.2 MB/s | 197 kB     00:00    
09:14:30 #15 4.030 (42/93): python3-libsemanage-3.5-2.fc38.x86_64. 1.3 MB/s |  83 kB     00:00    
09:14:30 #15 4.054 (43/93): python3-setuptools-65.5.1-2.fc38.noarc  31 MB/s | 1.7 MB     00:00    
09:14:30 #15 4.072 (44/93): python3-policycoreutils-3.5-1.fc38.noa  27 MB/s | 2.2 MB     00:00    
09:14:30 #15 4.075 (45/93): qrencode-libs-4.1.1-4.fc38.x86_64.rpm  1.4 MB/s |  61 kB     00:00    
09:14:30 #15 4.087 (46/93): rhash-1.4.3-2.fc38.x86_64.rpm          6.1 MB/s | 194 kB     00:00    
09:14:30 #15 4.115 (47/93): xkeyboard-config-2.38-1.fc38.noarch.rp  33 MB/s | 963 kB     00:00    
09:14:30 #15 4.147 (48/93): which-2.21-39.fc38.x86_64.rpm          585 kB/s |  42 kB     00:00    
09:14:30 #15 4.167 (49/93): util-linux-2.38.1-4.fc38.x86_64.rpm     25 MB/s | 2.3 MB     00:00    
09:14:30 #16 7.123 debconf: delaying package configuration, since apt-utils is not installed
09:14:30 #16 7.170 Fetched 7270 kB in 2s (3648 kB/s)
09:14:30 #16 7.237 Selecting previously unselected package bash-completion.
09:14:30 #16 7.237 (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 ... 26063 files and directories currently installed.)
09:14:30 #16 7.252 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ...
09:14:30 #14 74.18 Setting up perl (5.36.0-7ubuntu0.23.04.1) ...
09:14:30 #14 74.21 Setting up libpackage-stash-xs-perl:armhf (0.30-1build1) ...
09:14:30 #14 74.24 Setting up libclass-data-inheritable-perl (0.08-3) ...
09:14:30 #14 74.27 Setting up libxs-parse-keyword-perl (0.33-1) ...
09:14:30 #14 74.29 Setting up libtirpc-dev:armhf (1.3.3+ds-1) ...
09:14:30 #14 74.33 Setting up libdata-dump-perl (1.25-1) ...
09:14:30 #14 74.35 Setting up gcc-12 (12.3.0-1ubuntu1~23.04) ...
09:14:30 #14 74.37 Setting up libfile-find-rule-perl (0.34-3) ...
09:14:30 #14 74.58 Setting up libstring-copyright-perl (0.003012-1) ...
09:14:30 #14 74.60 Setting up python3-debian (0.1.43ubuntu1.1) ...
09:14:30 #15 19.65   Installing       : gc-8.0.6-4.fc37.x86_64                               77/93 
09:14:30 #15 19.92   Installing       : guile22-2.2.7-6.fc37.x86_64                          78/93 
09:14:30 #15 5.438 Unpacking bash-completion (1:2.11-2) ...
09:14:30 #15 5.561 Selecting previously unselected package cmake-data.
09:14:30 #15 5.564 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:14:30 #15 5.569 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:14:31 #15 5.259  Done
09:14:31 #15 5.462 Starting pkgProblemResolver with broken count: 0
09:14:31 #15 12.02 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_arm64.deb ...
09:14:31 #15 12.02 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
09:14:31 #15 12.08 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:31 #15 12.08 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
09:14:31 #15 12.09 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:14:31 #15 12.12 Selecting previously unselected package libseccomp-dev:arm64.
09:14:31 #15 12.12 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_arm64.deb ...
09:14:31 #15 12.13 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
09:14:31 #15 12.17 Selecting previously unselected package libsystemd-dev:arm64.
09:14:31 #15 12.18 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_arm64.deb ...
09:14:31 #15 12.18 Unpacking libsystemd-dev:arm64 (241-7~deb10u10) ...
09:14:31 #14 74.40 Setting up libref-util-perl (0.204-2) ...
09:14:31 #14 74.41 Setting up libipc-system-simple-perl (1.30-2) ...
09:14:31 #14 74.43 Setting up libnet-domain-tld-perl (1.75-3) ...
09:14:31 #14 74.45 Setting up libperlio-utf8-strict-perl (0.010-1) ...
09:14:31 #14 74.47 Setting up libsocket6-perl (0.29-3) ...
09:14:31 #14 74.50 Setting up libgd3:armhf (2.3.3-7ubuntu2) ...
09:14:31 #14 74.54 Setting up libvariable-magic-perl (0.63-1) ...
09:14:31 #14 74.58 Setting up libio-html-perl (1.004-3) ...
09:14:31 #14 74.60 Setting up libpod-parser-perl (1.65-1) ...
09:14:31 #14 74.62 Setting up libb-hooks-op-check-perl:armhf (0.22-2build1) ...
09:14:31 #14 74.70 Setting up libparams-util-perl (1.102-2) ...
09:14:31 #14 74.72 Setting up libdpkg-perl (1.21.21ubuntu1) ...
09:14:31 #14 74.78 Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ...
09:14:31 #14 74.94 Setting up libdata-optlist-perl (0.112-1) ...
09:14:31 #14 74.95 Setting up libipc-run-perl (20200505.0-1) ...
09:14:31 #14 74.96 Setting up git (1:2.34.1-1ubuntu1.10) ...
09:14:31 #14 74.98 Setting up libtext-xslate-perl:armhf (3.5.9-1build1) ...
09:14:31 #13 DONE 76.2s
09:14:31 
09:14:31 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:31 #14 DONE 0.1s
09:14:31 
09:14: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
09:14:31 #15 5.907 Selecting previously unselected package libncurses6:amd64.
09:14:31 #15 5.911 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u1_amd64.deb ...
09:14:31 #15 5.917 Unpacking libncurses6:amd64 (6.2+20201114-2+deb11u1) ...
09:14:31 #15 5.956 Selecting previously unselected package libprocps8:amd64.
09:14:31 #15 5.959 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_amd64.deb ...
09:14:31 #15 5.963 Unpacking libprocps8:amd64 (2:3.3.17-5) ...
09:14:31 #15 6.006 Selecting previously unselected package procps.
09:14:31 #15 6.010 Preparing to unpack .../04-procps_2%3a3.3.17-5_amd64.deb ...
09:14:31 #15 5.503 Starting 2 pkgProblemResolver with broken count: 0
09:14:31 #15 5.506 Done
09:14:31 #15 12.27 Selecting previously unselected package pkg-config.
09:14:31 #15 12.28 Preparing to unpack .../23-pkg-config_0.29-6_arm64.deb ...
09:14:31 #15 12.28 Unpacking pkg-config (0.29-6) ...
09:14:31 #15 12.33 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
09:14:31 #15 12.34 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
09:14:31 #15 12.35 Setting up libpcre16-3:arm64 (2:8.39-12) ...
09:14:31 #15 12.36 Setting up libarchive13:arm64 (3.3.3-4+deb10u3) ...
09:14:31 #15 12.37 Setting up libprocps7:arm64 (2:3.3.15-2) ...
09:14:31 #15 12.38 Setting up libsepol1-dev:arm64 (2.8-1) ...
09:14:31 #15 12.39 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
09:14:31 #15 12.40 Setting up bash-completion (1:2.8-6) ...
09:14:31 #14 74.74 Setting up libtime-duration-perl (1.21-2) ...
09:14:31 #14 74.75 Setting up autoconf (2.71-3) ...
09:14:31 #14 74.78 Setting up libsub-exporter-progressive-perl (0.001013-3) ...
09:14:31 #14 74.79 Setting up libarray-intspan-perl (2.004-2) ...
09:14:31 #14 74.82 Setting up libcapture-tiny-perl (0.48-2) ...
09:14:31 #14 74.86 Setting up libtimedate-perl (2.3300-2) ...
09:14:31 #14 74.88 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:14:31 #14 74.90 Setting up libsub-name-perl:armhf (0.26-2build1) ...
09:14:31 #14 74.94 Setting up libtype-tiny-xs-perl:armhf (0.025-1) ...
09:14:31 #14 74.96 Setting up libsyntax-keyword-try-perl (0.28-1) ...
09:14:31 #14 74.98 Setting up libdata-validate-domain-perl (0.10-1.1) ...
09:14:31 + STATUS=0
09:14:31 + '[' 0 -ne 0 ']'
09:14:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:31 + RPM_EC=0
09:14:31 ++ jobs -p
09:14:31 + exit 0
09:14:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wz2asU
09:14:31 + umask 022
09:14:31 + cd /root/rpmbuild/BUILD
09:14: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 '
09:14:31 + export CFLAGS
09:14: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 '
09:14:31 + export CXXFLAGS
09:14: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 '
09:14:31 + export FFLAGS
09:14: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 '
09:14:31 + export FCFLAGS
09:14:31 + VALAFLAGS=-g
09:14:31 + export VALAFLAGS
09:14:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:14:31 + export RUSTFLAGS
09:14: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 '
09:14:31 + export LDFLAGS
09:14:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:14:31 + export LT_SYS_LIBRARY_PATH
09:14:31 + CC=gcc
09:14:31 + export CC
09:14:31 + CXX=g++
09:14:31 + export CXX
09:14:31 + cd src
09:14:31 + export DOCKER_GITCOMMIT=7cfb81b
09:14:31 + DOCKER_GITCOMMIT=7cfb81b
09:14:31 + mkdir -p /go/src/github.com/docker
09:14:31 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:31 + pushd /root/rpmbuild/BUILD/src/engine
09:14:31 + TMP_GOPATH=/go
09:14:31 + hack/dockerfile/install/install.sh tini
09:14:31 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:31 + RM_GOPATH=0
09:14:31 + TMP_GOPATH=/go
09:14:31 + : /usr/local/bin
09:14:31 + '[' -z /go ']'
09:14:31 + export GOPATH=/go
09:14:31 + GOPATH=/go
09:14:31 + case "$(go env GOARCH)" in
09:14:31 ++ go env GOARCH
09:14:31 + export GO_BUILDMODE=-buildmode=pie
09:14:31 + GO_BUILDMODE=-buildmode=pie
09:14:31 ++ dirname hack/dockerfile/install/install.sh
09:14:31 + dir=hack/dockerfile/install
09:14:31 + bin=tini
09:14:31 + shift
09:14:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:31 + . hack/dockerfile/install/tini.installer
09:14:31 ++ : v0.19.0
09:14:31 + install_tini
09:14:31 + echo 'Install tini version v0.19.0'
09:14:31 + git clone https://github.com/krallin/tini.git /go/tini
09:14:31 Install tini version v0.19.0
09:14:31 Cloning into '/go/tini'...
09:14:31 #15 4.632 [MIRROR] cmake-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39)
09:14:31 #15 4.774 (50/93): annobin-docs-12.26-1.fc38.noarch.rpm   140 kB/s |  92 kB     00:00    
09:14:31 #14 75.00 Setting up libcontextual-return-perl (0.004014-2) ...
09:14:31 #14 75.01 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:31 #14 75.03 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:31 #14 75.04 Setting up g++ (4:11.2.0-1ubuntu1) ...
09:14:31 #14 75.07 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:31 #14 75.07 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
09:14:31 #14 75.08 Setting up libhtml-parser-perl:armhf (3.76-1build2) ...
09:14:31 #14 75.09 Setting up libgit-wrapper-perl (0.048-1) ...
09:14:31 #14 75.11 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:31 #14 75.12 Setting up librole-tiny-perl (2.002004-1) ...
09:14:31 #14 75.14 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:14:31 #14 75.17 Setting up build-essential (12.9ubuntu3) ...
09:14:31 #14 75.18 Setting up libfont-ttf-perl (1.06-1.1) ...
09:14:31 #14 75.19 Setting up libfile-homedir-perl (1.006-1) ...
09:14:31 #14 75.21 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ...
09:14:31 #18 exporting layers 1.6s done
09:14:31 #18 writing image sha256:1044bdd17ad8899755858c5474214035297e54071b9165414f4ff215b1fcc313 done
09:14:31 #18 naming to docker.io/rpmbuild-fedora-39/aarch64 done
09:14:31 #18 DONE 1.6s
09:14:31 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-39/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-39/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:31 #15 6.017 Unpacking procps (2:3.3.17-5) ...
09:14:31 #15 6.093 Selecting previously unselected package libjsoncpp24:amd64.
09:14:31 #15 6.096 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_amd64.deb ...
09:14:31 #15 6.101 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:14:31 #15 6.142 Selecting previously unselected package librhash0:amd64.
09:14:31 #15 6.145 Preparing to unpack .../06-librhash0_1.4.1-2_amd64.deb ...
09:14:31 #15 6.148 Unpacking librhash0:amd64 (1.4.1-2) ...
09:14:31 #15 6.193 Selecting previously unselected package libuv1:amd64.
09:14:31 #15 6.196 Preparing to unpack .../07-libuv1_1.40.0-2_amd64.deb ...
09:14:31 #15 6.200 Unpacking libuv1:amd64 (1.40.0-2) ...
09:14:31 #15 6.237 Selecting previously unselected package cmake.
09:14:31 #15 6.240 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:14:31 #15 6.244 Unpacking cmake (3.18.4-2+deb11u1) ...
09:14:31 #15 19.95   Installing       : make-1:4.3-11.fc37.x86_64                            79/93 
09:14:31 #15 20.41   Installing       : gcc-12.3.1-1.fc37.x86_64                             80/93 
09:14:31 #15 5.878 The following additional packages will be installed:
09:14:31 #15 5.888   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:31 #15 5.888   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:31 #15 5.888   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:31 #15 5.888   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:31 #15 5.888   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:31 #15 5.888 Suggested packages:
09:14:31 #15 5.888   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils seccomp
09:14:31 #15 5.888 Recommended packages:
09:14:31 #15 5.888   psmisc
09:14:31 #14 75.00 Setting up libproc-processtable-perl:armhf (0.634-1build2) ...
09:14:31 #14 75.02 Setting up libfile-chdir-perl (0.1008-1.1) ...
09:14:31 #14 75.04 Setting up xauth (1:1.1.2-1) ...
09:14:31 #14 75.06 Setting up libpath-tiny-perl (0.144-1) ...
09:14:31 #14 75.09 Setting up libarchive-cpio-perl (0.10-3) ...
09:14:31 #14 75.11 Setting up libjson-perl (4.10000-1) ...
09:14:31 #14 75.20 Setting up libnsl2:armhf (1.3.0-2build2) ...
09:14:31 + cd /go/tini
09:14:31 + git checkout -q v0.19.0
09:14:31 + cmake .
09:14:31 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:31   Compatibility with CMake < 3.5 will be removed from a future version of
09:14:31   CMake.
09:14:31 
09:14:31   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:31   CMake that the project does not need compatibility with older versions.
09:14:31 
09:14:31 
09:14:31 -- The C compiler identification is GNU 13.2.1
09:14:31 -- Detecting C compiler ABI info
09:14:31 #15 4.844 [MIRROR] cmake-data-3.27.4-7.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-data-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39)
09:14:31 #15 5.046 [MIRROR] cmake-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39)
09:14:31 #14 75.22 Setting up libio-socket-ssl-perl (2.074-2) ...
09:14:31 #14 75.24 Setting up libsub-exporter-perl (0.988-1) ...
09:14:31 #14 75.25 Setting up libalgorithm-merge-perl (0.08-3) ...
09:14:31 #14 75.27 Setting up libhttp-message-perl (6.36-1) ...
09:14:31 #14 75.28 Setting up libdata-validate-ip-perl (0.30-1) ...
09:14:31 #14 75.29 Setting up libhtml-form-perl (6.07-1) ...
09:14:31 #14 75.30 Setting up libiterator-perl (0.03+ds1-1.1) ...
09:14:31 #14 75.31 Setting up libfile-stripnondeterminism-perl (1.13.0-1) ...
09:14:31 #14 75.33 Setting up libjson-xs-perl (4.030-1build3) ...
09:14:31 #14 75.34 Setting up libhttp-negotiate-perl (6.01-1) ...
09:14:31 #14 75.35 Setting up libio-prompter-perl (0.004015-1) ...
09:14:31 #14 75.36 Setting up libiterator-util-perl (0.02+ds1-1.1) ...
09:14:31 #14 75.37 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:31 #14 75.39 Setting up po-debconf (1.0.21+nmu1) ...
09:14:31 #14 75.40 Setting up libhtml-tree-perl (5.07-2) ...
09:14:31 #14 75.41 Setting up libparams-classify-perl (0.015-1build5) ...
09:14:31 #14 75.43 Setting up libhtml-format-perl (2.12-1.1) ...
09:14:31 #15 20.43   Running scriptlet: gcc-12.3.1-1.fc37.x86_64                             80/93 
09:14:31 #15 0.571 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:31 #15 0.572 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:31 #15 0.572 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:31 #16 7.950 Unpacking bash-completion (1:2.10-1ubuntu1) ...
09:14:31 #16 8.075 Selecting previously unselected package cmake-data.
09:14:31 #16 8.077 Preparing to unpack .../01-cmake-data_3.16.3-1ubuntu1.20.04.1_all.deb ...
09:14:31 #16 8.082 Unpacking cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:31 #15 6.194 The following NEW packages will be installed:
09:14:31 #15 6.194   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:31 #15 6.194   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:31 #15 6.194   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 libproc2-0 librhash0
09:14:31 #15 6.195   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:31 #15 6.195   libuv1 pkg-config pkgconf pkgconf-bin procps
09:14:31 #14 75.22 Setting up libipc-run3-perl (0.048-3) ...
09:14:31 #14 75.23 Setting up libregexp-wildcards-perl (1.05-3) ...
09:14:31 #14 75.25 Setting up libfcgi-perl (0.82+ds-2) ...
09:14:31 #14 75.26 Setting up libsub-override-perl (0.09-4) ...
09:14:31 #14 75.28 Setting up libaliased-perl (0.34-3) ...
09:14:31 #14 75.30 Setting up libstrictures-perl (2.000006-1) ...
09:14:31 #14 75.31 Setting up libsub-quote-perl (2.006008-1ubuntu1) ...
09:14:31 #14 75.33 Setting up libdevel-stacktrace-perl (2.0400-2) ...
09:14:31 #14 75.35 Setting up libclass-xsaccessor-perl (1.19-4build1) ...
09:14:31 #14 75.37 Setting up libsort-versions-perl (1.62-3) ...
09:14:31 #14 75.39 Setting up libexporter-tiny-perl (1.006000-1) ...
09:14:31 #14 75.40 Setting up libre-engine-re2-perl:armhf (0.17+ds-1) ...
09:14:31 #14 75.42 Setting up libfile-dirlist-perl (0.05-3) ...
09:14:31 -- Detecting C compiler ABI info - done
09:14:31 -- Check for working C compiler: /usr/bin/gcc - skipped
09:14:31 -- Detecting C compile features
09:14:31 -- Detecting C compile features - done
09:14:31 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:14:31 -- Configuring done (0.4s)
09:14:31 -- Generating done (0.0s)
09:14:31 -- Build files have been written to: /go/tini
09:14:31 #15 5.055 (51/93): annobin-plugin-gcc-12.26-1.fc38.x86_64 1.0 MB/s | 957 kB     00:00    
09:14:31 #15 5.125 [MIRROR] cmake-filesystem-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-filesystem-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39)
09:14:31 #15 5.195 [MIRROR] cmake-filesystem-3.27.4-7.fc38.x86_64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-filesystem-3.27.4-7.fc38.x86_64.rpm (IP: 65.182.224.39)
09:14:31 #15 5.240 (52/93): cmake-3.27.4-7.fc38.x86_64.rpm         7.5 MB/s | 8.0 MB     00:01    
09:14:31 #15 5.243 (53/93): cmake-filesystem-3.27.4-7.fc38.x86_64.  99 kB/s |  19 kB     00:00    
09:14:31 #15 5.255 [MIRROR] cmake-data-3.27.4-7.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-data-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39)
09:14:31 #15 5.310 [MIRROR] cmake-rpm-macros-3.27.4-7.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/x86_64/Packages/c/cmake-rpm-macros-3.27.4-7.fc38.noarch.rpm (IP: 65.182.224.39)
09:14:31 #14 75.44 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:31 #14 75.50 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:31 #14 75.56 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:31 #14 75.69 
09:14:31 #14 75.69 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:31 #15 20.71   Installing       : cmake-data-3.27.1-1.fc37.noarch                      81/93 
09:14:31 #15 20.90   Installing       : cmake-3.27.1-1.fc37.x86_64                           82/93 
09:14:32 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:32 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:32 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:32 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.r0JheI
09:14:32 + umask 022
09:14:32 + cd /root/rpmbuild/BUILD
09:14:32 + cd /root/rpmbuild/BUILD
09:14:32 + rm -rf src
09:14:32 + /usr/bin/mkdir -p src
09:14:32 + cd src
09:14:32 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:32 #16 8.429 Selecting previously unselected package libarchive13:armhf.
09:14:32 #16 8.429 Preparing to unpack .../02-libarchive13_3.4.0-2ubuntu1.2_armhf.deb ...
09:14:32 #16 8.435 Unpacking libarchive13:armhf (3.4.0-2ubuntu1.2) ...
09:14:32 #16 8.492 Selecting previously unselected package libjsoncpp1:armhf.
09:14:32 #16 8.492 Preparing to unpack .../03-libjsoncpp1_1.7.4-3.1ubuntu2_armhf.deb ...
09:14:32 #15 6.734 Selecting previously unselected package dh-apparmor.
09:14:32 #15 6.737 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
09:14:32 #15 6.742 Unpacking dh-apparmor (2.13.6-10) ...
09:14:32 #15 6.779 Selecting previously unselected package dmsetup.
09:14:32 #15 6.782 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:14:32 #15 6.786 Unpacking dmsetup (2:1.02.175-2.1) ...
09:14:32 #15 6.823 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:14:32 #15 6.480 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded.
09:14:32 #15 6.480 1 not fully installed or removed.
09:14:32 #15 6.480 Need to get 10.1 MB of archives.
09:14:32 #15 6.480 After this operation, 40.3 MB of additional disk space will be used.
09:14:32 #15 6.480 Get:1 http://deb.debian.org/debian bookworm/main armhf bash-completion all 1:2.11-6 [234 kB]
09:14:32 #14 75.44 Setting up libterm-readkey-perl (2.38-2build1) ...
09:14:32 #14 75.47 Setting up libtext-levenshteinxs-perl (0.03-5build1) ...
09:14:32 #14 75.52 Setting up libperlio-gzip-perl (0.20-1build1) ...
09:14:32 #14 75.54 Setting up libsys-hostname-long-perl (1.5-3) ...
09:14:32 #14 75.55 Setting up libhtml-html5-entities-perl (0.004-3) ...
09:14:32 #14 75.57 Setting up libsereal-decoder-perl (5.003+ds-1) ...
09:14:32 #14 75.59 Setting up liburi-perl (5.17-1ubuntu1) ...
09:14:32 #14 75.61 Setting up libnet-ipv6addr-perl (1.02-1) ...
09:14:32 #14 75.63 Setting up libfile-touch-perl (0.12-2) ...
09:14:32 #14 75.65 Setting up libc-devtools (2.37-0ubuntu2) ...
09:14:32 #14 75.67 Setting up libemail-address-xs-perl (1.05-1build1) ...
09:14:32 #14 75.69 Setting up libnet-ssleay-perl:armhf (1.92-2build2) ...
09:14:32 #14 75.71 Setting up automake (1:1.16.5-1.3) ...
09:14:32 #14 75.73 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:14:32 #14 75.73 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
09:14:32 #14 75.73 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
09:14:32 #14 75.75 Setting up libapt-pkg-perl (0.1.40build3) ...
09:14:32 #14 75.77 Setting up libstring-escape-perl (2010.002-3) ...
09:14:32 #47 DONE 17.8s
09:14:32 
09:14:32 #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
09:14:32 #15 5.341 (54/93): cmake-data-3.27.4-7.fc38.noarch.rpm    4.0 MB/s | 2.2 MB     00:00    
09:14:32 #15 5.344 (55/93): cmake-rpm-macros-3.27.4-7.fc38.noarch. 173 kB/s |  18 kB     00:00    
09:14:32 #15 5.360 (56/93): dbus-1.14.10-1.fc38.x86_64.rpm         437 kB/s | 8.0 kB     00:00    
09:14:32 #15 5.393 (57/93): dbus-common-1.14.10-1.fc38.noarch.rpm  302 kB/s |  15 kB     00:00    
09:14:32 #15 5.471 (58/93): gcc-plugin-annobin-13.2.1-1.fc38.x86_6 605 kB/s |  46 kB     00:00    
09:14:32 #15 5.491 (59/93): git-2.41.0-1.fc38.x86_64.rpm           2.9 MB/s |  54 kB     00:00    
09:14:32 #15 5.575 (60/93): git-core-2.41.0-1.fc38.x86_64.rpm       54 MB/s | 4.4 MB     00:00    
09:14:32 #14 75.71 Setting up dput (1.1.0ubuntu2.1) ...
09:14:32 #14 75.87 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:32 #14 75.88 Setting up libnet-smtp-ssl-perl (1.04-1) ...
09:14:32 #14 75.89 Setting up libmodule-runtime-perl (0.016-1) ...
09:14:32 #14 75.91 Setting up libmailtools-perl (2.21-1) ...
09:14:32 #14 75.92 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1) ...
09:14:32 #14 75.97 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:32 + make tini-static
09:14:32 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:32 #13 DONE 78.2s
09:14:32 
09:14:32 #14 [stage-1 3/8] COPY --link common /root/build-deb/debian
09:14:32 #14 DONE 0.1s
09:14:32 
09:14:32 #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
09:14:32 #15 0.514 Hit:1 http://deb.debian.org/debian buster InRelease
09:14:32 #15 0.514 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:14:32 #15 0.514 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:14:32 #15 20.91   Installing       : policycoreutils-devel-3.5-1.fc37.x86_64              83/93 
09:14:32 #15 21.02   Installing       : selinux-policy-devel-37.22-1.fc37.noarch             84/93 
09:14:32 #15 21.03   Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch             84/93 
09:14:32 #15 21.05   Installing       : libtool-2.4.7-2.fc37.x86_64                          85/93 
09:14:32 #15 21.06   Installing       : annobin-plugin-gcc-12.23-1.fc37.x86_64               86/93 
09:14:32 #15 21.07   Running scriptlet: annobin-plugin-gcc-12.23-1.fc37.x86_64               86/93 
09:14:32 #15 21.09   Installing       : gcc-plugin-annobin-12.3.1-1.fc37.x86_64              87/93 
09:14:32 #15 21.09   Installing       : device-mapper-devel-1.02.175-9.fc37.x86_64           88/93 
09:14:32 #15 21.11   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               89/93 
09:14:32 #15 21.12   Installing       : libseccomp-devel-2.5.3-3.fc37.x86_64                 90/93 
09:14:32 #15 21.13   Installing       : which-2.21-39.fc37.x86_64                            91/93 
09:14:32 #15 21.14   Installing       : systemd-rpm-macros-251.14-2.fc37.noarch              92/93 
09:14:32 #15 21.15   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              93/93 
09:14:32 #15 21.15   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          93/93 
09:14:32 #15 21.16   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                93/93 
09:14:32 #15 13.23 Setting up libpcre32-3:arm64 (2:8.39-12) ...
09:14:32 #15 13.24 Setting up pkg-config (0.29-6) ...
09:14:32 #15 13.29 Setting up libudev-dev:arm64 (241-7~deb10u10) ...
09:14:32 #15 13.30 Setting up librhash0:arm64 (1.3.8-1) ...
09:14:32 #15 13.32 Setting up procps (2:3.3.15-2) ...
09:14:32 #15 13.34 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
09:14:32 #15 13.36 Setting up cmake-data (3.13.4-1) ...
09:14:32 #15 13.38 Setting up dh-apparmor (2.13.2-10) ...
09:14:32 #15 13.39 Setting up libsystemd-dev:arm64 (241-7~deb10u10) ...
09:14:32 #15 13.40 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
09:14:32 #15 13.41 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
09:14:32 #15 13.42 Setting up cmake (3.13.4-1) ...
09:14:32 #15 13.43 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
09:14:32 #15 13.44 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:14:32 #16 8.495 Unpacking libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
09:14:32 #16 8.532 Selecting previously unselected package librhash0:armhf.
09:14:32 #16 8.535 Preparing to unpack .../04-librhash0_1.3.9-1_armhf.deb ...
09:14:32 #16 8.538 Unpacking librhash0:armhf (1.3.9-1) ...
09:14:32 #16 8.581 Selecting previously unselected package libuv1:armhf.
09:14:32 #16 8.581 Preparing to unpack .../05-libuv1_1.34.2-1ubuntu1.3_armhf.deb ...
09:14:32 #16 8.585 Unpacking libuv1:armhf (1.34.2-1ubuntu1.3) ...
09:14:32 #16 8.615 Selecting previously unselected package cmake.
09:14:32 #16 8.618 Preparing to unpack .../06-cmake_3.16.3-1ubuntu1.20.04.1_armhf.deb ...
09:14:32 #16 8.621 Unpacking cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:32 09:14:32 #15 6.826 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:14:32 #15 6.829 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
#14 DONE 82.6s
09:14:32 #15 6.877 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:14:32 #15 6.880 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:14:32 #15 6.886 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:14:32 #15 6.916 Selecting previously unselected package libudev-dev:amd64.
09:14:32 #15 6.919 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_amd64.deb ...
09:14:32 #15 6.922 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ...
09:14:32 #15 6.964 Selecting previously unselected package libsepol1-dev:amd64.
09:14:32 #15 6.967 Preparing to unpack .../14-libsepol1-dev_3.1-1_amd64.deb ...
09:14:32 #15 6.972 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:14:32 #15 7.040 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:32 #15 7.043 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
09:14:32 #15 7.047 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:32 #15 6.485 Get:2 http://deb.debian.org/debian bookworm/main armhf libjsoncpp25 armhf 1.9.5-4 [68.6 kB]
09:14:32 #15 6.488 Get:3 http://deb.debian.org/debian bookworm/main armhf librhash0 armhf 1.4.3-3 [146 kB]
09:14:32 #15 6.490 Get:4 http://deb.debian.org/debian bookworm/main armhf libuv1 armhf 1.44.2-1 [126 kB]
09:14:32 #15 6.496 Get:5 http://deb.debian.org/debian bookworm/main armhf cmake-data all 3.25.1-1 [2026 kB]
09:14:32 #15 6.512 Get:6 http://deb.debian.org/debian bookworm/main armhf libproc2-0 armhf 2:4.0.2-3 [54.2 kB]
09:14:32 #15 6.513 Get:7 http://deb.debian.org/debian bookworm/main armhf procps armhf 2:4.0.2-3 [695 kB]
09:14:32 #15 6.517 Get:8 http://deb.debian.org/debian bookworm/main armhf cmake armhf 3.25.1-1 [4263 kB]
09:14:32 #15 6.547 Get:9 http://deb.debian.org/debian bookworm/main armhf dh-apparmor all 3.0.8-3 [16.7 kB]
09:14:32 #15 6.548 Get:10 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
09:14:32 #15 6.548 Get:11 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
09:14:32 #15 6.549 Get:12 http://deb.debian.org/debian bookworm/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-2 [12.0 kB]
09:14:32 #15 6.550 Get:13 http://deb.debian.org/debian bookworm/main armhf libudev-dev armhf 252.12-1~deb12u1 [51.8 kB]
09:14:32 #15 6.551 Get:14 http://deb.debian.org/debian bookworm/main armhf libsepol-dev armhf 3.4-2.1 [317 kB]
09:14:32 #15 6.551 Get:15 http://deb.debian.org/debian bookworm/main armhf libpcre2-16-0 armhf 10.42-1 [211 kB]
09:14:32 #15 6.553 Get:16 http://deb.debian.org/debian bookworm/main armhf libpcre2-32-0 armhf 10.42-1 [203 kB]
09:14:32 #15 6.555 Get:17 http://deb.debian.org/debian bookworm/main armhf libpcre2-posix3 armhf 10.42-1 [55.0 kB]
09:14:32 #15 6.556 Get:18 http://deb.debian.org/debian bookworm/main armhf libpcre2-dev armhf 10.42-1 [666 kB]
09:14:32 #15 6.559 Get:19 http://deb.debian.org/debian bookworm/main armhf libselinux1-dev armhf 3.4-1+b6 [150 kB]
09:14:32 #15 6.561 Get:20 http://deb.debian.org/debian bookworm/main armhf libdevmapper-dev armhf 2:1.02.185-2 [42.0 kB]
09:14:32 #15 6.562 Get:21 http://deb.debian.org/debian bookworm/main armhf libseccomp-dev armhf 2.5.4-1+b3 [85.3 kB]
09:14:32 #15 6.563 Get:22 http://deb.debian.org/debian bookworm/main armhf libsystemd-dev armhf 252.12-1~deb12u1 [352 kB]
09:14:32 #15 6.566 Get:23 http://deb.debian.org/debian bookworm/main armhf libpkgconf3 armhf 1.8.1-1 [31.3 kB]
09:14:32 #15 6.567 Get:24 http://deb.debian.org/debian bookworm/main armhf pkgconf-bin armhf 1.8.1-1 [28.5 kB]
09:14:32 #15 6.569 Get:25 http://deb.debian.org/debian bookworm/main armhf pkgconf armhf 1.8.1-1 [25.9 kB]
09:14:32 #15 6.570 Get:26 http://deb.debian.org/debian bookworm/main armhf pkg-config armhf 1.8.1-1 [13.7 kB]
09:14:32 #15 6.759 debconf: delaying package configuration, since apt-utils is not installed
09:14:32 #14 75.80 Setting up libberkeleydb-perl:armhf (0.64-2) ...
09:14:32 #14 75.82 Setting up libhttp-date-perl (6.05-2) ...
09:14:32 #14 75.85 Setting up libfile-which-perl (1.27-2) ...
09:14:32 #14 75.86 Setting up libfile-basedir-perl (0.09-2) ...
09:14:32 #14 75.88 Setting up libunicode-utf8-perl (0.62-2) ...
09:14:32 #14 75.89 Setting up libset-intspan-perl (1.19-3) ...
09:14:32 #14 75.91 Setting up libmouse-perl (2.5.10-1build5) ...
09:14:32 #14 75.93 Setting up libfile-listing-perl (6.15-1) ...
09:14:32 #14 75.95 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:14:32 #14 75.98 Setting up libregexp-pattern-perl (0.2.14-2) ...
09:14:32 #15 5.635 (61/93): git-core-doc-2.41.0-1.fc38.noarch.rpm   48 MB/s | 2.8 MB     00:00    
09:14:32 #15 5.674 (62/93): glibc-devel-2.37-5.fc38.x86_64.rpm     1.4 MB/s |  53 kB     00:00    
09:14:32 #15 5.715 (63/93): glibc-headers-x86-2.37-5.fc38.noarch.r  13 MB/s | 533 kB     00:00    
09:14:32 #15 5.802 (64/93): glibc-static-2.37-5.fc38.x86_64.rpm     22 MB/s | 1.9 MB     00:00    
09:14:32 #15 5.861 (65/93): cpp-13.2.1-1.fc38.x86_64.rpm            17 MB/s |  11 MB     00:00    
09:14:32 #14 76.04 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:32 #14 76.11 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:32 #14 76.24 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:32 [100%] Linking C executable tini-static
09:14:32 [100%] Built target tini-static
09:14:32 + mkdir -p /usr/local/bin
09:14:32 + cp tini-static /usr/local/bin/docker-init
09:14:32 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:32 + PRODUCT=docker
09:14:32 + hack/make.sh dynbinary
09:14:32 
09:14:32 #15 13.46 Setting up dmsetup (2:1.02.155-3) ...
09:14:32 #15 13.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
09:14:32 #15 13.48 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
09:14:32 #15 13.49 Setting up docker-ce-build-deps (1.0) ...
09:14:32 #15 13.51 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:32 #15 13.53 Processing triggers for man-db (2.8.5-2) ...
09:14:32 #21 exporting layers 3.1s done
09:14:32 #21 writing image sha256:16af9502c48c46ede28670863dbecd16a894f79f677ee568afbffe4fcb55fcc0 done
09:14:32 #21 naming to docker.io/debbuild-ubuntu-focal/x86_64 done
09:14:32 #21 DONE 3.1s
09:14:32 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/x86_64
09:14:32 + set -e
09:14:32 + mkdir -p /root/build-deb/engine
09:14:32 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:32 #17 DONE 3.1s
09:14:32 
09:14:32 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:32 #18 DONE 0.0s
09:14:32 
09:14:32 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:32 #19 DONE 0.0s
09:14:32 
09:14:32 #20 exporting to image
09:14:32 #20 exporting layers
09:14:32 #14 DONE 77.2s
09:14:32 
09:14:32 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:32 #15 DONE 0.0s
09:14:32 
09:14:32 #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
09:14:32 
09:14:32 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:32 #15 DONE 0.0s
09:14:32 
09:14:32 #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
09:14:32 #15 7.118 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:32 #15 7.121 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
09:14:32 #15 7.131 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:32 #15 7.195 Selecting previously unselected package libpcre2-posix2:amd64.
09:14:32 #15 7.198 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
09:14:32 #15 7.202 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:32 #15 7.234 Selecting previously unselected package libpcre2-dev:amd64.
09:14:32 #15 7.237 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
09:14:32 #15 7.243 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:32 #15 7.335 Selecting previously unselected package libselinux1-dev:amd64.
09:14:32 #18 DONE 4.9s
09:14:32 
09:14:32 #19 [stage-1 9/9] WORKDIR /root/rpmbuild
09:14:32 #19 DONE 0.1s
09:14:32 
09:14:32 #20 exporting to image
09:14:32 #20 exporting layers
09:14:32 + STATUS=0
09:14:32 + '[' 0 -ne 0 ']'
09:14:32 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:14:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:14:32 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:32 #15 6.805 Fetched 10.1 MB in 0s (27.6 MB/s)
09:14:32 #15 6.835 Selecting previously unselected package bash-completion.
09:14:32 #15 6.835 (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.)
09:14:32 #15 6.853 Preparing to unpack .../00-bash-completion_1%3a2.11-6_all.deb ...
09:14:32 #15 6.869 Unpacking bash-completion (1:2.11-6) ...
09:14:32 #15 7.007 Selecting previously unselected package libjsoncpp25:armhf.
09:14:32 #15 7.007 Preparing to unpack .../01-libjsoncpp25_1.9.5-4_armhf.deb ...
09:14:32 #15 7.015 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
09:14:32 #15 7.059 Selecting previously unselected package librhash0:armhf.
09:14:32 #15 7.061 Preparing to unpack .../02-librhash0_1.4.3-3_armhf.deb ...
09:14:32 #15 7.066 Unpacking librhash0:armhf (1.4.3-3) ...
09:14:32 #15 7.117 Selecting previously unselected package libuv1:armhf.
09:14:32 #14 76.00 Setting up libdata-messagepack-perl (1.02-1build1) ...
09:14:32 #14 76.02 Setting up libfont-afm-perl (1.20-4) ...
09:14:32 #14 76.05 Setting up libwant-perl (0.29-2build1) ...
09:14:32 #14 76.07 Setting up libdynaloader-functions-perl (0.003-3) ...
09:14:32 #14 76.09 Setting up libclass-method-modifiers-perl (2.14-1) ...
09:14:32 #14 76.10 Setting up liblist-compare-perl (0.55-2) ...
09:14:32 #14 76.12 Setting up libref-util-xs-perl (0.117-2build1) ...
09:14:32 #14 76.13 Setting up libio-pty-perl (1:1.17-1) ...
09:14:32 #14 76.15 Setting up libfile-fcntllock-perl (0.22-4build1) ...
09:14:32 #14 76.16 Setting up libclone-perl:armhf (0.46-1) ...
09:14:32 #14 76.17 Setting up libalgorithm-diff-perl (1.201-1) ...
09:14:32 #14 76.19 Setting up libarchive-zip-perl (1.68-1) ...
09:14:32 #14 76.20 Setting up libsub-identify-perl (0.14-3) ...
09:14:32 #14 76.23 Setting up libdistro-info-perl (1.5) ...
09:14:32 #14 76.25 Setting up libcpanel-json-xs-perl:armhf (4.32-1build1) ...
09:14:32 #14 76.26 Setting up libhtml-tagset-perl (3.20-6) ...
09:14:32 #14 76.28 Setting up liblog-any-perl (1.713-1) ...
09:14:32 #14 76.29 Setting up libauthen-sasl-perl (2.1600-3) ...
09:14:32 #14 76.30 Setting up libdevel-size-perl (0.83-2build1) ...
09:14:32 #15 5.878 (66/93): kernel-headers-6.4.4-200.fc38.x86_64.r  21 MB/s | 1.5 MB     00:00    
09:14:32 #14 76.27 Setting up dh-strip-nondeterminism (1.13.0-1) ...
09:14:32 #14 76.28 Setting up libconst-fast-perl (0.014-1.1) ...
09:14:32 #14 76.30 Setting up libhttp-daemon-perl (6.13-1ubuntu0.1) ...
09:14:32 #14 76.31 Setting up libdata-dpath-perl (0.58-1) ...
09:14:32 #14 76.32 Setting up libmodule-implementation-perl (0.09-1.1) ...
09:14:32 #14 76.34 Setting up libpackage-stash-perl (0.39-1) ...
09:14:32 #14 76.38 Setting up libimport-into-perl (1.002005-1) ...
09:14:32 #14 76.39 Setting up libmoo-perl (2.005004-3) ...
09:14:32 #14 76.40 Setting up liblist-someutils-perl (0.58-1) ...
09:14:32 #14 76.41 Setting up debhelper (13.6ubuntu1) ...
09:14:32 #14 76.42 Setting up liblist-someutils-xs-perl (0.58-2build3) ...
09:14:32 #14 76.44 Setting up equivs (2.3.1) ...
09:14:32 #14 76.45 Setting up libmoox-aliases-perl (0.001006-1.1) ...
09:14:32 #14 76.46 Setting up libb-hooks-endofscope-perl (0.25-1) ...
09:14:32 #14 76.47 Setting up libnamespace-clean-perl (0.27-1) ...
09:14:32 #14 76.49 Setting up libnamespace-autoclean-perl (0.29-1) ...
09:14:32 Removing bundles/
09:14:32 
09:14:32 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:32 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:32 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:32 module github.com/docker/docker
09:14:32 
09:14:32 go 1.19
09:14:32 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:32 + GO111MODULE=on
09:14:32 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:32 #15 7.338 Preparing to unpack .../19-libselinux1-dev_3.1-3_amd64.deb ...
09:14:32 #15 7.343 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:14:32 #15 7.395 Selecting previously unselected package libdevmapper-dev:amd64.
09:14:32 #15 7.399 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:14:32 #15 7.402 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:14:32 #15 7.435 Selecting previously unselected package libseccomp-dev:amd64.
09:14:32 #15 7.438 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:14:32 #15 7.442 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:32 #15 7.480 Selecting previously unselected package libsystemd-dev:amd64.
09:14:32 #15 7.483 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_amd64.deb ...
09:14:32 #15 7.486 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ...
09:14:32 #15 7.585 Selecting previously unselected package pkg-config.
09:14:32 #16 8.926 Selecting previously unselected package dh-apparmor.
09:14:32 #16 8.929 Preparing to unpack .../07-dh-apparmor_2.13.3-7ubuntu5.2_all.deb ...
09:14:32 #16 8.932 Unpacking dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:32 #16 8.965 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:32 #16 8.968 Preparing to unpack .../08-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
09:14:32 #16 8.971 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:14:32 #16 9.040 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:32 #16 9.043 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
09:14:32 #16 9.046 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:14:32 #16 9.073 Selecting previously unselected package libudev-dev:armhf.
09:14:32 #16 9.076 Preparing to unpack .../10-libudev-dev_245.4-4ubuntu3.22_armhf.deb ...
09:14:32 #16 9.080 Unpacking libudev-dev:armhf (245.4-4ubuntu3.22) ...
09:14:32 #16 9.108 Selecting previously unselected package libsepol1-dev:armhf.
09:14:32 #16 9.111 Preparing to unpack .../11-libsepol1-dev_3.0-1ubuntu0.1_armhf.deb ...
09:14:32 #16 9.114 Unpacking libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
09:14:32 #16 9.185 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:32 #16 9.188 Preparing to unpack .../12-libpcre2-16-0_10.34-7ubuntu0.1_armhf.deb ...
09:14:32 #16 9.193 Unpacking libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
09:14:32 #16 9.239 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:32 #16 9.241 Preparing to unpack .../13-libpcre2-32-0_10.34-7ubuntu0.1_armhf.deb ...
09:14:32 #16 9.245 Unpacking libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
09:14:32 #16 9.290 Selecting previously unselected package libpcre2-posix2:armhf.
09:14:32 #15 7.120 Preparing to unpack .../03-libuv1_1.44.2-1_armhf.deb ...
09:14:32 #15 7.126 Unpacking libuv1:armhf (1.44.2-1) ...
09:14:32 #15 7.184 Selecting previously unselected package cmake-data.
09:14:32 #15 7.187 Preparing to unpack .../04-cmake-data_3.25.1-1_all.deb ...
09:14:32 #15 7.197 Unpacking cmake-data (3.25.1-1) ...
09:14:32 #14 76.32 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
09:14:32 #14 76.34 Setting up libdebhelper-perl (13.11.4ubuntu3) ...
09:14:32 #14 76.35 Setting up libpod-constants-perl (0.19-2) ...
09:14:32 #14 76.37 Setting up libregexp-pattern-license-perl (3.9.4-3) ...
09:14:32 #14 76.38 Setting up liblwp-mediatypes-perl (6.04-2) ...
09:14:32 #14 76.39 Setting up libyaml-libyaml-perl (0.86+ds-1) ...
09:14:32 #14 76.41 Setting up libio-interactive-perl (1.023-2) ...
09:14:32 #14 76.43 Setting up libtry-tiny-perl (0.31-2) ...
09:14:32 #14 76.45 Setting up libtype-tiny-perl (2.002001-1) ...
09:14:32 #14 76.46 Setting up libcommon-sense-perl:armhf (3.75-3) ...
09:14:32 #14 76.48 Setting up libmldbm-perl (2.05-4) ...
09:14:32 #14 76.49 Setting up libxml-namespacesupport-perl (1.12-2) ...
09:14:32 #14 76.51 Setting up libnet-http-perl (6.22-1) ...
09:14:32 #15 0.976 Reading package lists...
09:14:32 #15 6.032 (67/93): gcc-13.2.1-1.fc38.x86_64.rpm            51 MB/s |  34 MB     00:00    
09:14:32 #15 6.036 (68/93): less-633-1.fc38.x86_64.rpm             1.0 MB/s | 175 kB     00:00    
09:14:32 #14 76.50 Setting up libgitlab-api-v4-perl (0.26-1) ...
09:14:32 #14 76.51 Setting up libmoox-struct-perl (0.020-1) ...
09:14:32 #14 76.52 Setting up lintian (2.114.0ubuntu1.2) ...
09:14:32 #14 76.54 Setting up licensecheck (3.2.14-2) ...
09:14:32 #14 76.55 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:32 #14 76.57 Setting up libwww-perl (6.61-1) ...
09:14:32 #14 76.59 Setting up devscripts (2.22.1ubuntu1) ...
09:14:32 #14 76.74 Setting up libxml-parser-perl:armhf (2.46-3build1) ...
09:14:33 #15 7.588 Preparing to unpack .../23-pkg-config_0.29.2-1_amd64.deb ...
09:14:33 #15 7.592 Unpacking pkg-config (0.29.2-1) ...
09:14:33 #15 7.637 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:33 #15 7.646 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:14:33 #15 7.656 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:33 #15 7.666 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:33 #15 7.676 Setting up libuv1:amd64 (1.40.0-2) ...
09:14:33 #15 7.686 Setting up bash-completion (1:2.11-2) ...
09:14:33 #16 9.293 Preparing to unpack .../14-libpcre2-posix2_10.34-7ubuntu0.1_armhf.deb ...
09:14:33 #16 9.298 Unpacking libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
09:14:33 #16 9.325 Selecting previously unselected package libpcre2-dev:armhf.
09:14:33 #16 9.328 Preparing to unpack .../15-libpcre2-dev_10.34-7ubuntu0.1_armhf.deb ...
09:14:33 #16 9.332 Unpacking libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
09:14:33 #16 9.411 Selecting previously unselected package libselinux1-dev:armhf.
09:14:33 #16 9.413 Preparing to unpack .../16-libselinux1-dev_3.0-1build2_armhf.deb ...
09:14:33 #16 9.417 Unpacking libselinux1-dev:armhf (3.0-1build2) ...
09:14:33 #16 9.461 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:33 #16 9.464 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.167-1ubuntu1_armhf.deb ...
09:14:33 #16 9.467 Unpacking libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
09:14:33 #16 9.500 Selecting previously unselected package libseccomp-dev:armhf.
09:14:33 #16 9.500 Preparing to unpack .../18-libseccomp-dev_2.5.1-1ubuntu1~20.04.2_armhf.deb ...
09:14:33 #16 9.504 Unpacking libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
09:14:33 #16 9.539 Selecting previously unselected package libsystemd-dev:armhf.
09:14:33 + mkdir -p /root/build-deb/cli
09:14:33 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:33 + mkdir -p /root/build-deb/buildx
09:14:33 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:33 #16 0.769 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
09:14:33 #16 0.831 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
09:14:33 #17 DONE 3.3s
09:14:33 
09:14:33 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:33 #18 DONE 0.0s
09:14:33 
09:14:33 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:33 #19 DONE 0.0s
09:14:33 
09:14:33 #20 exporting to image
09:14:33 #20 exporting layers
09:14:33 + STATUS=0
09:14:33 + '[' 0 -ne 0 ']'
09:14:33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:33 + RPM_EC=0
09:14:33 ++ jobs -p
09:14:33 + exit 0
09:14:33 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8fWRME
09:14:33 + umask 022
09:14:33 + cd /root/rpmbuild/BUILD
09:14: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:14:33 + export CFLAGS
09:14: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:14:33 + export CXXFLAGS
09:14:33 + 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 '
09:14:33 + export FFLAGS
09:14:33 + 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 '
09:14:33 + export FCFLAGS
09:14:33 + VALAFLAGS=-g
09:14:33 + export VALAFLAGS
09:14:33 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:14:33 + export RUSTFLAGS
09:14: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 '
09:14:33 + export LDFLAGS
09:14:33 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:14:33 + export LT_SYS_LIBRARY_PATH
09:14:33 + CC=gcc
09:14:33 + export CC
09:14:33 + CXX=g++
09:14:33 + export CXX
09:14:33 + cd src
09:14:33 + export DOCKER_GITCOMMIT=7cfb81b
09:14:33 + DOCKER_GITCOMMIT=7cfb81b
09:14:33 + mkdir -p /go/src/github.com/docker
09:14:33 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:33 + pushd /root/rpmbuild/BUILD/src/engine
09:14:33 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:33 + TMP_GOPATH=/go
09:14:33 + hack/dockerfile/install/install.sh tini
09:14:33 + RM_GOPATH=0
09:14:33 + TMP_GOPATH=/go
09:14:33 + : /usr/local/bin
09:14:33 + '[' -z /go ']'
09:14:33 + export GOPATH=/go
09:14:33 + GOPATH=/go
09:14:33 + case "$(go env GOARCH)" in
09:14:33 ++ go env GOARCH
09:14:33 + export GO_BUILDMODE=-buildmode=pie
09:14:33 + GO_BUILDMODE=-buildmode=pie
09:14:33 ++ dirname hack/dockerfile/install/install.sh
09:14:33 + dir=hack/dockerfile/install
09:14:33 + bin=tini
09:14:33 + shift
09:14:33 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:33 + . hack/dockerfile/install/tini.installer
09:14:33 ++ : v0.19.0
09:14:33 + install_tini
09:14:33 + echo 'Install tini version v0.19.0'
09:14:33 Install tini version v0.19.0
09:14:33 + git clone https://github.com/krallin/tini.git /go/tini
09:14:33 Cloning into '/go/tini'...
09:14:33 #14 76.52 Setting up libpath-iterator-rule-perl (1.015-2) ...
09:14:33 #14 76.54 Setting up libtext-markdown-discount-perl (0.16-1) ...
09:14:33 #14 76.55 Setting up libhttp-tiny-multipart-perl (0.08-2) ...
09:14:33 #14 76.56 Setting up libtime-moment-perl (0.44-2build1) ...
09:14:33 #14 76.58 Setting up libencode-locale-perl (1.05-3) ...
09:14:33 #14 76.59 Setting up libexception-class-perl (1.45-1) ...
09:14:33 #14 76.61 Setting up libmath-base85-perl (0.5+dfsg-2) ...
09:14:33 #14 76.62 Setting up libconfig-tiny-perl (2.28-2) ...
09:14:33 #14 76.65 Setting up libsereal-encoder-perl (5.003+ds-1) ...
09:14:33 #14 76.66 Setting up libdevel-callchecker-perl:armhf (0.008-2) ...
09:14:33 #14 76.68 Setting up liblist-utilsby-perl (0.12-2) ...
09:14:33 #14 76.69 Setting up libstring-shellquote-perl (1.04-3) ...
09:14:33 #14 76.71 Setting up libnet-netmask-perl (2.0002-2) ...
09:14:33 #14 76.72 Setting up libsub-install-perl (0.929-1) ...
09:14:33 #14 76.73 Setting up gcc (4:12.2.0-3ubuntu1) ...
09:14:33 #15 2.067 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:33 #15 2.067 dpkg-buildpackage: info: source version 1.0
09:14:33 #15 2.067 dpkg-buildpackage: info: source distribution unstable
09:14:33 #15 2.067 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:33 #15 2.102  dpkg-source --before-build .
09:14:33 #15 2.102 dpkg-buildpackage: info: host architecture armhf
09:14:33 #14 76.76 Setting up libxml-sax-expat-perl (0.51-1) ...
09:14:33 #14 76.80 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:33 #14 76.85 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:33 #14 76.99 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:33 #16 9.542 Preparing to unpack .../19-libsystemd-dev_245.4-4ubuntu3.22_armhf.deb ...
09:14:33 #16 9.545 Unpacking libsystemd-dev:armhf (245.4-4ubuntu3.22) ...
09:14:33 #16 9.609 Selecting previously unselected package pkg-config.
09:14:33 #16 9.612 Preparing to unpack .../20-pkg-config_0.29.1-0ubuntu4_armhf.deb ...
09:14:33 #16 9.615 Unpacking pkg-config (0.29.1-0ubuntu4) ...
09:14:33 #16 9.656 Setting up libseccomp-dev:armhf (2.5.1-1ubuntu1~20.04.2) ...
09:14:33 #16 9.670 Setting up libarchive13:armhf (3.4.0-2ubuntu1.2) ...
09:14:33 #16 9.680 Setting up libsepol1-dev:armhf (3.0-1ubuntu0.1) ...
09:14:33 #16 9.689 Setting up libpcre2-16-0:armhf (10.34-7ubuntu0.1) ...
09:14:33 #16 9.698 Setting up libpcre2-32-0:armhf (10.34-7ubuntu0.1) ...
09:14:33 #16 9.707 Setting up libuv1:armhf (1.34.2-1ubuntu1.3) ...
09:14:33 #16 9.716 Setting up bash-completion (1:2.10-1ubuntu1) ...
09:14:33 #16 0.904 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
09:14:33 #16 0.978 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
09:14:33 + cd /go/tini
09:14:33 + git checkout -q v0.19.0
09:14:33 + cmake .
09:14:33 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:33   Compatibility with CMake < 3.5 will be removed from a future version of
09:14:33   CMake.
09:14:33 
09:14:33   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:33   CMake that the project does not need compatibility with older versions.
09:14:33 
09:14:33 
09:14:33 #15 7.650 Selecting previously unselected package libproc2-0:armhf.
09:14:33 #15 7.654 Preparing to unpack .../05-libproc2-0_2%3a4.0.2-3_armhf.deb ...
09:14:33 #15 7.659 Unpacking libproc2-0:armhf (2:4.0.2-3) ...
09:14:33 #15 7.709 Selecting previously unselected package procps.
09:14:33 #15 7.712 Preparing to unpack .../06-procps_2%3a4.0.2-3_armhf.deb ...
09:14:33 #15 7.725 Unpacking procps (2:4.0.2-3) ...
09:14:33 #15 7.819 Selecting previously unselected package cmake.
09:14:33 #14 76.76 Setting up dpkg-dev (1.21.21ubuntu1) ...
09:14:33 #14 76.78 Setting up libindirect-perl (0.39-2build1) ...
09:14:33 #14 76.79 Setting up libxs-parse-sublike-perl:armhf (0.16-1ubuntu3) ...
09:14:33 #14 76.80 Setting up intltool-debian (0.35.0+20060710.6) ...
09:14:33 #14 76.82 Setting up libfreezethaw-perl (0.5001-3) ...
09:14:33 #14 76.83 Setting up libobject-pad-perl (0.78-1) ...
09:14:33 #14 76.85 Setting up liberror-perl (0.17029-2) ...
09:14:33 #14 76.86 Setting up patchutils (0.4.2-1build2) ...
09:14:33 #14 76.87 Setting up libmail-sendmail-perl (0.80-3) ...
09:14:33 #14 76.89 Setting up libltdl-dev:armhf (2.4.7-5) ...
09:14:33 #14 76.91 Setting up libjson-maybexs-perl (1.004004-1) ...
09:14:33 #14 76.92 Setting up libxml-sax-base-perl (1.09-3) ...
09:14:33 #14 76.94 Setting up libio-string-perl (1.08-4) ...
09:14:33 #14 76.95 Setting up libreadonly-perl (2.050-3) ...
09:14:33 #14 76.97 Setting up libnetaddr-ip-perl (4.079+dfsg-2build1) ...
09:14:33 #14 76.98 Setting up libstring-copyright-perl (0.003014-1) ...
09:14:33 #14 77.00 Setting up libdata-optlist-perl (0.113-1) ...
09:14:33 #14 77.02 Setting up libipc-run-perl (20220807.0-1) ...
09:14:33 #14 77.03 Setting up git (1:2.39.2-1ubuntu1.1) ...
09:14:33 #14 77.06 Setting up libtext-xslate-perl:armhf (3.5.9-1build2) ...
09:14:33 #15 2.202  debian/rules clean
09:14:33 #15 2.204 dh clean
09:14:33 #15 2.286    dh_clean
09:14:33 #15 2.321  debian/rules binary
09:14:33 #15 2.323 dh binary
09:14:33 #15 2.390    dh_update_autotools_config
09:14:33 #16 0.728 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
09:14:33 #16 0.789 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
09:14:33 #16 0.861 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
09:14:33 #16 0.934 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
09:14:33 #14 77.02 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:33 #14 77.05 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:14:33 #14 77.06 Updating certificates in /etc/ssl/certs...
09:14:33 #18 DONE 3.3s
09:14:33 
09:14:33 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:33 #19 DONE 0.1s
09:14:33 
09:14:33 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:33 #20 DONE 0.0s
09:14:33 #15 6.613 (69/93): libuv-1.46.0-1.fc38.x86_64.rpm         217 kB/s | 159 kB     00:00    
09:14:33 #15 6.619 (70/93): libxcrypt-devel-4.4.36-1.fc38.x86_64.r  50 kB/s |  30 kB     00:00    
09:14:33 #15 6.624 (71/93): libxcrypt-static-4.4.36-1.fc38.x86_64. 174 kB/s | 102 kB     00:00    
09:14:33 #15 6.643 (72/93): openssh-9.0p1-17.fc38.x86_64.rpm        18 MB/s | 435 kB     00:00    
09:14:33 #15 6.660 (73/93): openssh-clients-9.0p1-17.fc38.x86_64.r  19 MB/s | 698 kB     00:00    
09:14:33 #15 6.700 (74/93): make-4.4.1-1.fc38.x86_64.rpm           6.6 MB/s | 588 kB     00:00    
09:14:33 #15 6.704 (75/93): perl-File-Copy-2.39-497.fc38.noarch.rp 491 kB/s |  21 kB     00:00    
09:14:33 #15 6.710 (76/93): perl-File-Compare-1.100.700-497.fc38.n 217 kB/s |  14 kB     00:00    
09:14:33 #15 6.718 (77/93): perl-File-Find-1.40-497.fc38.noarch.rp 1.5 MB/s |  26 kB     00:00    
09:14:33 #15 6.723 (78/93): perl-Git-2.41.0-1.fc38.noarch.rpm      2.2 MB/s |  41 kB     00:00    
09:14:33 #15 6.728 (79/93): perl-lib-0.65-497.fc38.x86_64.rpm      924 kB/s |  16 kB     00:00    
09:14:33 #15 6.766 (80/93): python3-audit-3.1.2-1.fc38.x86_64.rpm  1.8 MB/s |  87 kB     00:00    
09:14:33 #15 6.773 (81/93): python3-setools-4.4.3-1.fc38.x86_64.rp  12 MB/s | 624 kB     00:00    
09:14:33 #15 6.775 (82/93): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 428 kB/s |  20 kB     00:00    
09:14:33 #15 6.785 (83/93): selinux-policy-38.28-1.fc38.noarch.rpm 2.9 MB/s |  54 kB     00:00    
09:14:33 #15 6.829 (84/93): selinux-policy-devel-38.28-1.fc38.noar  16 MB/s | 910 kB     00:00    
09:14:33 #14 69.20 --------------------------------------------------------------------------------
09:14:33 #14 69.20 Total                                              438 kB/s |  18 MB  00:42     
09:14:33 #14 69.20 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:14:33 #14 69.20 Importing GPG key 0xF4A80EB5:
09:14:33 #14 69.20  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
09:14:33 #14 69.20  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
09:14:33 #14 69.20  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
09:14:33 #14 69.20  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:14:33 #14 69.25 Running transaction check
09:14:33 #14 69.28 Running transaction test
09:14:33 #14 69.32 Transaction test succeeded
09:14:33 #14 69.32 Running transaction
09:14:33 #14 69.41   Updating   : rpm-libs-4.11.3-48.el7_9.x86_64                             1/52 
09:14:33 #14 70.00   Updating   : rpm-4.11.3-48.el7_9.x86_64                                  2/52 
09:14:33 #14 70.03   Updating   : rpm-build-libs-4.11.3-48.el7_9.x86_64                       3/52 
09:14:33 #14 70.67   Installing : groff-base-1.22.2-8.el7.x86_64                              4/52 
09:14:33 #14 70.72   Installing : bzip2-1.0.6-13.el7.x86_64                                   5/52 
09:14:33 #14 70.75   Installing : 1:perl-parent-0.225-244.el7.noarch                          6/52 
09:14:33 #14 70.78   Installing : perl-HTTP-Tiny-0.033-3.el7.noarch                           7/52 
09:14:33 #14 70.82   Installing : perl-podlators-2.5.1-3.el7.noarch                           8/52 
09:14:33 #14 70.87   Installing : perl-Pod-Perldoc-3.20-4.el7.noarch                          9/52 
09:14:33 #14 70.92   Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   10/52 
09:14:33 #14 71.23   Installing : perl-Encode-2.51-7.el7.x86_64                              11/52 
09:14:33 #14 71.26   Installing : perl-Text-ParseWords-3.29-4.el7.noarch                     12/52 
09:14:33 #14 71.28   Installing : perl-Pod-Usage-1.63-3.el7.noarch                           13/52 
09:14:33 #14 71.30   Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
09:14:33 #14 71.32   Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                      15/52 
09:14:33 #14 71.35   Installing : perl-Exporter-5.68-3.el7.noarch                            16/52 
09:14:33 #14 71.39   Installing : perl-constant-1.27-2.el7.noarch                            17/52 
09:14:33 #14 71.43   Installing : perl-Socket-2.010-5.el7.x86_64                             18/52 
09:14:33 #14 71.45   Installing : perl-Time-Local-1.2300-2.el7.noarch                        19/52 
09:14:33 #14 71.48   Installing : perl-Carp-1.26-244.el7.noarch                              20/52 
09:14:33 #14 71.50   Installing : perl-Storable-2.45-3.el7.x86_64                            21/52 
09:14:33 #14 71.53   Installing : perl-PathTools-3.40-5.el7.x86_64                           22/52 
09:14:33 #14 71.55   Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 23/52 
09:14:33 #14 71.60   Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch                        24/52 
09:14:33 #14 71.62   Installing : perl-File-Temp-0.23.01-3.el7.noarch                        25/52 
09:14:33 #14 71.65   Installing : perl-File-Path-2.09-2.el7.noarch                           26/52 
09:14:33 #14 71.67   Installing : perl-threads-shared-1.43-6.el7.x86_64                      27/52 
09:14:33 #14 71.69   Installing : perl-threads-1.87-4.el7.x86_64                             28/52 
09:14:33 #14 71.74   Installing : perl-Filter-1.49-3.el7.x86_64                              29/52 
09:14:33 #51 1.055 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:14:33 #51 1.056 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:14:33 #51 1.056 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:14:33 #15 8.204 Setting up libncurses6:amd64 (6.2+20201114-2+deb11u1) ...
09:14:33 #15 8.215 Setting up pkg-config (0.29.2-1) ...
09:14:33 #15 8.268 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ...
09:14:33 #15 8.280 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:33 #15 8.294 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:14:33 #15 8.307 Setting up librhash0:amd64 (1.4.1-2) ...
09:14:33 #15 8.319 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:14:33 #15 8.335 Setting up dh-apparmor (2.13.6-10) ...
09:14:33 #15 8.345 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ...
09:14:33 #15 8.357 Setting up libprocps8:amd64 (2:3.3.17-5) ...
09:14:33 #15 8.367 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:33 #15 8.381 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:14:33 + mkdir -p /root/build-deb/compose
09:14:33 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:33 + mkdir -p /go/src/github.com/docker
09:14:33 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:33 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:33 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:33 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:33 + EPOCH=5
09:14:33 + EPOCH_SEP=
09:14:33 + [[ ! -z 5 ]]
09:14:33 + EPOCH_SEP=:
09:14:33 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:33 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:33 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:33 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:33 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:33 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:33 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:33 + debSource=docker-ce
09:14:33 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:33 + debMaintainer='Docker <support@docker.com>'
09:14:33 ++ date --rfc-2822
09:14:33 + debDate='Wed, 20 Sep 2023 09:14:33 +0000'
09:14:33 + pkgRevision=1
09:14:33 + cat
09:14:33 + export CLI_GITCOMMIT=0e70f1b
09:14:33 + CLI_GITCOMMIT=0e70f1b
09:14:33 + export ENGINE_GITCOMMIT=7cfb81b
09:14:33 + ENGINE_GITCOMMIT=7cfb81b
09:14:33 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:33 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:33 + dpkg-buildpackage -uc -us -I.git
09:14:33 dpkg-buildpackage: info: source package docker-ce
09:14:33 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal
09:14:33 dpkg-buildpackage: info: source distribution focal
09:14:33 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:33  dpkg-source -I.git --before-build .
09:14:33 dpkg-buildpackage: info: host architecture amd64
09:14:33 -- The C compiler identification is GNU 13.2.1
09:14:33 -- Detecting C compiler ABI info
09:14:33 -- Detecting C compiler ABI info - done
09:14:33 #15 7.822 Preparing to unpack .../07-cmake_3.25.1-1_armhf.deb ...
09:14:33 #15 7.828 Unpacking cmake (3.25.1-1) ...
09:14:33 #15 0.953 Reading package lists...
09:14:33 #14 77.07 Setting up libcontextual-return-perl (0.004014-4) ...
09:14:33 #14 77.09 Setting up libwww-robotrules-perl (6.02-1) ...
09:14:33 #14 77.10 Setting up libtypes-serialiser-perl (1.01-1) ...
09:14:33 #14 77.12 Setting up libnsl-dev:armhf (1.3.0-2build2) ...
09:14:33 #14 77.13 Setting up libhtml-parser-perl:armhf (3.81-1) ...
09:14:33 #14 77.15 Setting up libgit-wrapper-perl (0.048-2) ...
09:14:33 #14 77.17 Setting up liblog-any-adapter-screen-perl (0.140-2) ...
09:14:33 #14 77.18 Setting up librole-tiny-perl (2.002004-1) ...
09:14:33 #14 77.20 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:14:33 #14 77.21 Setting up libc6-dev:armhf (2.37-0ubuntu2) ...
09:14:33 #14 77.22 Setting up libfont-ttf-perl (1.06-2) ...
09:14:33 #14 77.24 Setting up libfile-homedir-perl (1.006-2) ...
09:14:33 #14 77.26 Setting up libalgorithm-diff-xs-perl:armhf (0.04-8) ...
09:14:33 #14 77.27 Setting up libio-socket-ssl-perl (2.081-2) ...
09:14:33 #15 2.419    dh_autoreconf
09:14:33 #15 2.459    create-stamp debian/debhelper-build-stamp
09:14:33 #15 2.459    dh_prep
09:14:33 #15 2.488    dh_install
09:14:33 #15 2.542    dh_installdocs
09:14:33 #15 2.580    dh_installchangelogs
09:14:33 #15 2.660    dh_perl
09:14:33 #14 77.51 0 added, 0 removed; done.
09:14:33 #14 77.51 Running hooks in /etc/ca-certificates/update.d...
09:14:33 #14 77.52 done.
09:14:33 
09:14:33 #21 exporting to image
09:14:33 #21 exporting layers
09:14:33 #15 6.878 (85/93): systemd-devel-253.10-1.fc38.x86_64.rpm  12 MB/s | 593 kB     00:00    
09:14:33 #15 6.912 (86/93): systemd-253.10-1.fc38.x86_64.rpm        35 MB/s | 4.4 MB     00:00    
09:14:33 #15 6.950 (87/93): selinux-policy-targeted-38.28-1.fc38.n  38 MB/s | 6.7 MB     00:00    
09:14:33 #15 6.959 (88/93): systemd-networkd-253.10-1.fc38.x86_64. 8.1 MB/s | 634 kB     00:00    
09:14:33 #15 6.964 (89/93): systemd-pam-253.10-1.fc38.x86_64.rpm   6.6 MB/s | 340 kB     00:00    
09:14:33 #15 6.976 (90/93): systemd-resolved-253.10-1.fc38.x86_64.  12 MB/s | 289 kB     00:00    
09:14:33 #15 7.004 (91/93): systemd-libs-253.10-1.fc38.x86_64.rpm   23 MB/s | 652 kB     00:00    
09:14:33 #15 7.006 (92/93): systemd-rpm-macros-253.10-1.fc38.noarc 672 kB/s |  28 kB     00:00    
09:14:33 #15 7.009 (93/93): vim-filesystem-9.0.1872-1.fc38.noarch. 399 kB/s |  18 kB     00:00    
09:14:33 #15 7.011 --------------------------------------------------------------------------------
09:14:33 #15 7.011 Total                                            22 MB/s | 106 MB     00:04     
09:14:33 #15 8.393 Setting up procps (2:3.3.17-5) ...
09:14:33 #15 8.428 Setting up cmake (3.18.4-2+deb11u1) ...
09:14:33 #15 8.440 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:14:33 #15 8.453 Setting up dmsetup (2:1.02.175-2.1) ...
09:14:33 #15 8.466 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:14:33 #15 8.480 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:14:33 #15 8.492 Setting up docker-ce-build-deps (1.0) ...
09:14:33 #15 8.506 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:33 #15 8.525 Processing triggers for man-db (2.9.4-2) ...
09:14:33 #20 exporting layers 2.2s done
09:14:33 #20 writing image sha256:ad835eae2a9d6bd307cb0933fecd1a6aac35b3a3078bfb05dc92344caa2fba27 done
09:14:33 #20 naming to docker.io/rpmbuild-centos-8/x86_64 done
09:14:33 #20 DONE 2.2s
09:14:33 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-8/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-8/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:33  debian/rules clean
09:14:33 dh clean --with=bash-completion
09:14:33    dh_clean
09:14:33 -- Check for working C compiler: /usr/bin/gcc - skipped
09:14:33 -- Detecting C compile features
09:14:33 -- Detecting C compile features - done
09:14:33 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:33 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:14:33 -- Configuring done (0.6s)
09:14:33 -- Generating done (0.0s)
09:14:33 -- Build files have been written to: /go/tini
09:14:33 + make tini-static
09:14:33 #15 8.246 Selecting previously unselected package dh-apparmor.
09:14:33 #15 8.249 Preparing to unpack .../08-dh-apparmor_3.0.8-3_all.deb ...
09:14:33 #15 8.253 Unpacking dh-apparmor (3.0.8-3) ...
09:14:33 #15 8.291 Selecting previously unselected package dmsetup.
09:14:33 #15 8.294 Preparing to unpack .../09-dmsetup_2%3a1.02.185-2_armhf.deb ...
09:14:33 #15 8.298 Unpacking dmsetup (2:1.02.185-2) ...
09:14:33 #15 8.346 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:33 #15 8.349 Preparing to unpack .../10-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
09:14:33 #15 2.265 dh_testdir
09:14:33 #15 2.284 dh_testroot
09:14:33 #15 2.302 dh_prep
09:14:33 #15 2.324 dh_testdir
09:14:33 #15 2.342 dh_testroot
09:14:33 #15 2.360 dh_install
09:14:33 #14 77.28 Setting up libsub-exporter-perl (0.989-1) ...
09:14:33 #14 77.30 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
09:14:33 #14 77.31 Setting up libalgorithm-merge-perl (0.08-5) ...
09:14:33 #14 77.33 Setting up libhttp-message-perl (6.44-1) ...
09:14:33 #14 77.35 Setting up libdata-validate-ip-perl (0.31-1) ...
09:14:33 #14 77.36 Setting up libhtml-form-perl (6.11-1) ...
09:14:33 #14 77.37 Setting up libiterator-perl (0.03+ds1-2) ...
09:14:33 #14 77.39 Setting up libfile-stripnondeterminism-perl (1.13.1-1) ...
09:14:33 #14 77.40 Setting up libjson-xs-perl (4.030-2) ...
09:14:33 #14 77.42 Setting up python3.11 (3.11.4-1~23.04) ...
09:14:33 #15 2.696    dh_link
09:14:33 #15 2.730    dh_strip_nondeterminism
09:14:33 #15 2.797    dh_compress
09:14:33 #15 2.838    dh_fixperms
09:14:33 #15 2.881    dh_missing
09:14:33 #15 2.908    dh_installdeb
09:14:34 #17 DONE 3.0s
09:14:34 
09:14:34 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:34 #18 DONE 0.0s
09:14:34 
09:14:34 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:34 #19 DONE 0.0s
09:14:34 
09:14:34 #20 exporting to image
09:14:34 #20 exporting layers
09:14:34 #20 exporting layers 3.9s done
09:14:34 #20 writing image sha256:8846386aa9cbd4b6f16bfab56c7a46e94bd8a53ad5339b44aa2eae2a1add4e39 done
09:14:34 #20 naming to docker.io/debbuild-debian-buster/x86_64 done
09:14:34 #20 DONE 3.9s
09:14:34 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-buster:/build  debbuild-debian-buster/x86_64
09:14:34 + set -e
09:14:34 + mkdir -p /root/build-deb/engine
09:14:34 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:34 + mkdir -p /root/build-deb/cli
09:14:34 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:34 #15 21.20   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64              93/93 
09:14:34 #15 22.68   Verifying        : automake-1.16.5-9.fc37.noarch                         1/93 
09:14:34 #15 22.68   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/93 
09:14:34 #15 22.68   Verifying        : device-mapper-devel-1.02.175-9.fc37.x86_64            3/93 
09:14:34 #15 22.68   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             4/93 
09:14:34 #15 22.68   Verifying        : gc-8.0.6-4.fc37.x86_64                                5/93 
09:14:34 #15 22.68   Verifying        : guile22-2.2.7-6.fc37.x86_64                           6/93 
09:14:34 #15 22.68   Verifying        : jsoncpp-1.9.5-3.fc37.x86_64                           7/93 
09:14:34 #15 22.68   Verifying        : kmod-libs-30-2.fc37.x86_64                            8/93 
09:14:34 #15 22.68   Verifying        : libargon2-20190702-1.fc37.x86_64                      9/93 
09:14:34 #15 22.68   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         10/93 
09:14:34 #15 22.68   Verifying        : libcbor-0.7.0-7.fc37.x86_64                          11/93 
09:14:34 #15 22.68   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        12/93 
09:14:34 #15 22.68   Verifying        : libfido2-1.11.0-3.fc37.x86_64                        13/93 
09:14:34 #15 22.68   Verifying        : libmpc-1.2.1-5.fc37.x86_64                           14/93 
09:14:34 #15 22.68   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       15/93 
09:14:34 #15 22.68   Verifying        : libseccomp-devel-2.5.3-3.fc37.x86_64                 16/93 
09:14:34 #15 22.68   Verifying        : libtool-2.4.7-2.fc37.x86_64                          17/93 
09:14:34 #15 22.68   Verifying        : libtool-ltdl-2.4.7-2.fc37.x86_64                     18/93 
09:14:34 #15 22.68   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.x86_64               19/93 
09:14:34 #15 22.68   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      20/93 
09:14:34 #15 22.68   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     21/93 
09:14:34 #15 22.68   Verifying        : m4-1.4.19-4.fc37.x86_64                              22/93 
09:14:34 #15 22.68   Verifying        : make-1:4.3-11.fc37.x86_64                            23/93 
09:14:34 #15 22.68   Verifying        : pcre2-devel-10.40-1.fc37.1.x86_64                    24/93 
09:14:34 #15 22.68   Verifying        : pcre2-utf16-10.40-1.fc37.1.x86_64                    25/93 
09:14:34 #15 22.68   Verifying        : pcre2-utf32-10.40-1.fc37.1.x86_64                    26/93 
09:14:34 #15 22.68   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  27/93 
09:14:34 #15 22.68   Verifying        : perl-TermReadKey-2.38-14.fc37.x86_64                 28/93 
09:14:34 #15 22.68   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               29/93 
09:14:34 #15 22.68   Verifying        : perl-threads-1:2.27-489.fc37.x86_64                  30/93 
09:14:34 #15 22.68   Verifying        : perl-threads-shared-1.64-489.fc37.x86_64             31/93 
09:14:34 #15 22.68   Verifying        : python3-setools-4.4.0-9.fc37.x86_64                  32/93 
09:14:34 #15 22.68   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    33/93 
09:14:34 #15 22.68   Verifying        : rhash-1.4.2-3.fc37.x86_64                            34/93 
09:14:34 #15 22.68   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      35/93 
09:14:34 #15 22.68   Verifying        : annobin-docs-12.23-1.fc37.noarch                     36/93 
09:14:34 #15 22.68   Verifying        : annobin-plugin-gcc-12.23-1.fc37.x86_64               37/93 
09:14:34 #15 22.68   Verifying        : autoconf-2.71-4.fc37.noarch                          38/93 
09:14:34 #15 22.68   Verifying        : checkpolicy-3.5-1.fc37.x86_64                        39/93 
09:14:34 #15 22.68   Verifying        : cmake-3.27.1-1.fc37.x86_64                           40/93 
09:14:34 #15 22.68   Verifying        : cmake-data-3.27.1-1.fc37.noarch                      41/93 
09:14:34 #15 22.68   Verifying        : cmake-filesystem-3.27.1-1.fc37.x86_64                42/93 
09:14:34 #15 22.68   Verifying        : cmake-rpm-macros-3.27.1-1.fc37.noarch                43/93 
09:14:34 #15 22.68   Verifying        : cpp-12.3.1-1.fc37.x86_64                             44/93 
09:14:34 #15 22.68   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  45/93 
09:14:34 #15 22.68   Verifying        : dbus-1:1.14.10-1.fc37.x86_64                         46/93 
09:14:34 #15 22.68   Verifying        : dbus-broker-33-1.fc37.x86_64                         47/93 
09:14:34 #15 22.68   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  48/93 
09:14:34 #15 22.68   Verifying        : gcc-12.3.1-1.fc37.x86_64                             49/93 
09:14:34 #15 22.68   Verifying        : gcc-plugin-annobin-12.3.1-1.fc37.x86_64              50/93 
09:14:34 #15 22.68   Verifying        : git-2.41.0-1.fc37.x86_64                             51/93 
09:14:34 #15 22.69   Verifying        : git-core-2.41.0-1.fc37.x86_64                        52/93 
09:14:34 #15 22.69   Verifying        : git-core-doc-2.41.0-1.fc37.noarch                    53/93 
09:14:34 #15 22.69   Verifying        : glibc-devel-2.36-11.fc37.x86_64                      54/93 
09:14:34 #15 22.69   Verifying        : glibc-headers-x86-2.36-11.fc37.noarch                55/93 
09:14:34 #15 22.69   Verifying        : glibc-static-2.36-11.fc37.x86_64                     56/93 
09:14:34 #15 22.69   Verifying        : kernel-headers-6.4.4-100.fc37.x86_64                 57/93 
09:14:34 #15 22.69   Verifying        : less-633-1.fc37.x86_64                               58/93 
09:14:34 #15 22.69   Verifying        : libedit-3.1-43.20221009cvs.fc37.x86_64               59/93 
09:14:34 #15 22.69   Verifying        : libselinux-devel-3.5-1.fc37.x86_64                   60/93 
09:14:34 #15 22.69   Verifying        : libselinux-utils-3.5-1.fc37.x86_64                   61/93 
09:14:34 #15 22.69   Verifying        : libsepol-devel-3.5-1.fc37.x86_64                     62/93 
09:14:34 #15 22.69   Verifying        : libuv-1:1.46.0-1.fc37.x86_64                         63/93 
09:14:34 #15 22.69   Verifying        : libxcrypt-devel-4.4.36-1.fc37.x86_64                 64/93 
09:14:34 #15 22.69   Verifying        : libxcrypt-static-4.4.36-1.fc37.x86_64                65/93 
09:14:34 #15 22.69   Verifying        : openssh-8.8p1-11.fc37.x86_64                         66/93 
09:14:34 #15 22.69   Verifying        : openssh-clients-8.8p1-11.fc37.x86_64                 67/93 
09:14:34 #15 22.69   Verifying        : perl-File-Compare-1.100.700-494.fc37.noarch          68/93 
09:14:34 #15 22.69   Verifying        : perl-File-Copy-2.39-494.fc37.noarch                  69/93 
09:14:34 #15 22.69   Verifying        : perl-File-Find-1.40-494.fc37.noarch                  70/93 
09:14:34 #15 22.69   Verifying        : perl-Git-2.41.0-1.fc37.noarch                        71/93 
09:14:34 #15 22.69   Verifying        : perl-lib-0.65-494.fc37.x86_64                        72/93 
09:14:34 #15 22.69   Verifying        : policycoreutils-3.5-1.fc37.x86_64                    73/93 
09:14:34 #15 22.69   Verifying        : policycoreutils-devel-3.5-1.fc37.x86_64              74/93 
09:14:34 #15 22.69   Verifying        : policycoreutils-python-utils-3.5-1.fc37.noarch       75/93 
09:14:34 #15 22.69   Verifying        : python3-audit-3.1.2-1.fc37.x86_64                    76/93 
09:14:34 #15 22.69   Verifying        : python3-libselinux-3.5-1.fc37.x86_64                 77/93 
09:14:34 #15 22.69   Verifying        : python3-libsemanage-3.5-2.fc37.x86_64                78/93 
09:14:34 #15 22.69   Verifying        : python3-policycoreutils-3.5-1.fc37.noarch            79/93 
09:14:34 #15 22.69   Verifying        : python3-setuptools-62.6.0-3.fc37.noarch              80/93 
09:14:34 #15 22.69   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              81/93 
09:14:34 #15 22.69   Verifying        : selinux-policy-37.22-1.fc37.noarch                   82/93 
09:14:34 #15 22.69   Verifying        : selinux-policy-devel-37.22-1.fc37.noarch             83/93 
09:14:34 #15 22.69   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          84/93 
09:14:34 #15 22.69   Verifying        : systemd-251.14-2.fc37.x86_64                         85/93 
09:14:34 #15 22.69   Verifying        : systemd-devel-251.14-2.fc37.x86_64                   86/93 
09:14:34 #15 22.69   Verifying        : systemd-networkd-251.14-2.fc37.x86_64                87/93 
09:14:34 #15 22.69   Verifying        : systemd-pam-251.14-2.fc37.x86_64                     88/93 
09:14:34 #15 22.69   Verifying        : systemd-resolved-251.14-2.fc37.x86_64                89/93 
09:14:34 #15 22.69   Verifying        : systemd-rpm-macros-251.14-2.fc37.noarch              90/93 
09:14:34 #15 22.69   Verifying        : vim-filesystem-2:9.0.1872-1.fc37.noarch              91/93 
09:14:34 #15 22.69   Verifying        : which-2.21-39.fc37.x86_64                            92/93 
09:14:34 #15 22.69   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  93/93 
09:14:34 #15 22.88 
09:14:34 #15 22.88 Installed:
09:14:34 #15 22.88   annobin-docs-12.23-1.fc37.noarch                                              
09:14:34 #15 22.88   annobin-plugin-gcc-12.23-1.fc37.x86_64                                        
09:14:34 #15 22.88   autoconf-2.71-4.fc37.noarch                                                   
09:14:34 #15 22.88   automake-1.16.5-9.fc37.noarch                                                 
09:14:34 #15 22.88   checkpolicy-3.5-1.fc37.x86_64                                                 
09:14:34 #15 22.88   cmake-3.27.1-1.fc37.x86_64                                                    
09:14:34 #15 22.88   cmake-data-3.27.1-1.fc37.noarch                                               
09:14:34 #15 22.88   cmake-filesystem-3.27.1-1.fc37.x86_64                                         
09:14:34 #15 22.88   cmake-rpm-macros-3.27.1-1.fc37.noarch                                         
09:14:34 #15 22.88   cpp-12.3.1-1.fc37.x86_64                                                      
09:14:34 #15 22.88   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
09:14:34 #15 22.88   dbus-1:1.14.10-1.fc37.x86_64                                                  
09:14:34 #15 22.88   dbus-broker-33-1.fc37.x86_64                                                  
09:14:34 #15 22.88   dbus-common-1:1.14.10-1.fc37.noarch                                           
09:14:34 #15 22.88   device-mapper-1.02.175-9.fc37.x86_64                                          
09:14:34 #15 22.88   device-mapper-devel-1.02.175-9.fc37.x86_64                                    
09:14:34 #15 22.88   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
09:14:34 #15 22.88   gc-8.0.6-4.fc37.x86_64                                                        
09:14:34 #15 22.88   gcc-12.3.1-1.fc37.x86_64                                                      
09:14:34 #15 22.88   gcc-plugin-annobin-12.3.1-1.fc37.x86_64                                       
09:14:34 #15 22.88   git-2.41.0-1.fc37.x86_64                                                      
09:14:34 #15 22.88   git-core-2.41.0-1.fc37.x86_64                                                 
09:14:34 #15 22.88   git-core-doc-2.41.0-1.fc37.noarch                                             
09:14:34 #15 22.88   glibc-devel-2.36-11.fc37.x86_64                                               
09:14:34 #15 22.88   glibc-headers-x86-2.36-11.fc37.noarch                                         
09:14:34 #15 22.88   glibc-static-2.36-11.fc37.x86_64                                              
09:14:34 #15 22.88   guile22-2.2.7-6.fc37.x86_64                                                   
09:14:34 #15 22.88   jsoncpp-1.9.5-3.fc37.x86_64                                                   
09:14:34 #15 22.88   kernel-headers-6.4.4-100.fc37.x86_64                                          
09:14:34 #15 22.88   kmod-libs-30-2.fc37.x86_64                                                    
09:14:34 #15 22.88   less-633-1.fc37.x86_64                                                        
09:14:34 #15 22.88   libargon2-20190702-1.fc37.x86_64                                              
09:14:34 #15 22.88   libbpf-2:0.8.0-2.fc37.x86_64                                                  
09:14:34 #15 22.88   libcbor-0.7.0-7.fc37.x86_64                                                   
09:14:34 #15 22.88   libedit-3.1-43.20221009cvs.fc37.x86_64                                        
09:14:34 #15 22.88   libfdisk-2.38.1-1.fc37.x86_64                                                 
09:14:34 #15 22.88   libfido2-1.11.0-3.fc37.x86_64                                                 
09:14:34 #15 22.88   libmpc-1.2.1-5.fc37.x86_64                                                    
09:14:34 #15 22.88   libseccomp-2.5.3-3.fc37.x86_64                                                
09:14:34 #15 22.88   libseccomp-devel-2.5.3-3.fc37.x86_64                                          
09:14:34 #15 22.88   libselinux-devel-3.5-1.fc37.x86_64                                            
09:14:34 #15 22.88   libselinux-utils-3.5-1.fc37.x86_64                                            
09:14:34 #15 22.88   libsepol-devel-3.5-1.fc37.x86_64                                              
09:14:34 #15 22.88   libtool-2.4.7-2.fc37.x86_64                                                   
09:14:34 #15 22.88   libtool-ltdl-2.4.7-2.fc37.x86_64                                              
09:14:34 #15 22.88   libtool-ltdl-devel-2.4.7-2.fc37.x86_64                                        
09:14:34 #15 22.88   libutempter-1.2.1-7.fc37.x86_64                                               
09:14:34 #15 22.88   libuv-1:1.46.0-1.fc37.x86_64                                                  
09:14:34 #15 22.88   libxcrypt-devel-4.4.36-1.fc37.x86_64                                          
09:14:34 #15 22.88   libxcrypt-static-4.4.36-1.fc37.x86_64                                         
09:14:34 #15 22.88   libxkbcommon-1.4.1-2.fc37.x86_64                                              
09:14:34 #15 22.88   m4-1.4.19-4.fc37.x86_64                                                       
09:14:34 #15 22.88   make-1:4.3-11.fc37.x86_64                                                     
09:14:34 #15 22.88   openssh-8.8p1-11.fc37.x86_64                                                  
09:14:34 #15 22.88   openssh-clients-8.8p1-11.fc37.x86_64                                          
09:14:34 #15 22.88   pcre2-devel-10.40-1.fc37.1.x86_64                                             
09:14:34 #15 22.88   pcre2-utf16-10.40-1.fc37.1.x86_64                                             
09:14:34 #15 22.88   pcre2-utf32-10.40-1.fc37.1.x86_64                                             
09:14:34 #15 22.88   perl-Error-1:0.17029-10.fc37.noarch                                           
09:14:34 #15 22.88   perl-File-Compare-1.100.700-494.fc37.noarch                                   
09:14:34 #15 22.88   perl-File-Copy-2.39-494.fc37.noarch                                           
09:14:34 #15 22.88   perl-File-Find-1.40-494.fc37.noarch                                           
09:14:34 #15 22.88   perl-Git-2.41.0-1.fc37.noarch                                                 
09:14:34 #15 22.88   perl-TermReadKey-2.38-14.fc37.x86_64                                          
09:14:34 #15 22.88   perl-Thread-Queue-3.14-489.fc37.noarch                                        
09:14:34 #15 22.88   perl-lib-0.65-494.fc37.x86_64                                                 
09:14:34 #15 22.88   perl-threads-1:2.27-489.fc37.x86_64                                           
09:14:34 #15 22.88   perl-threads-shared-1.64-489.fc37.x86_64                                      
09:14:34 #15 22.88   policycoreutils-3.5-1.fc37.x86_64                                             
09:14:34 #15 22.88   policycoreutils-devel-3.5-1.fc37.x86_64                                       
09:14:34 #15 22.88   policycoreutils-python-utils-3.5-1.fc37.noarch                                
09:14:34 #15 22.88   python3-audit-3.1.2-1.fc37.x86_64                                             
09:14:34 #15 22.88   python3-libselinux-3.5-1.fc37.x86_64                                          
09:14:34 #15 22.88   python3-libsemanage-3.5-2.fc37.x86_64                                         
09:14:34 #15 22.88   python3-policycoreutils-3.5-1.fc37.noarch                                     
09:14:34 #15 22.88   python3-setools-4.4.0-9.fc37.x86_64                                           
09:14:34 #15 22.88   python3-setuptools-62.6.0-3.fc37.noarch                                       
09:14:34 #15 22.88   qrencode-libs-4.1.1-3.fc37.x86_64                                             
09:14:34 #15 22.88   rhash-1.4.2-3.fc37.x86_64                                                     
09:14:34 #15 22.88   rpm-plugin-selinux-4.18.1-2.fc37.x86_64                                       
09:14:34 #15 22.88   selinux-policy-37.22-1.fc37.noarch                                            
09:14:34 #15 22.88   selinux-policy-devel-37.22-1.fc37.noarch                                      
09:14:34 #15 22.88   selinux-policy-targeted-37.22-1.fc37.noarch                                   
09:14:34 #15 22.88   systemd-251.14-2.fc37.x86_64                                                  
09:14:34 #15 22.88   systemd-devel-251.14-2.fc37.x86_64                                            
09:14:34 #15 22.88   systemd-networkd-251.14-2.fc37.x86_64                                         
09:14:34 #15 22.88   systemd-pam-251.14-2.fc37.x86_64                                              
09:14:34 #15 22.88   systemd-resolved-251.14-2.fc37.x86_64                                         
09:14:34 #15 22.88   systemd-rpm-macros-251.14-2.fc37.noarch                                       
09:14:34 #15 22.88   util-linux-2.38.1-1.fc37.x86_64                                               
09:14:34 #15 22.88   vim-filesystem-2:9.0.1872-1.fc37.noarch                                       
09:14:34 #15 22.88   which-2.21-39.fc37.x86_64                                                     
09:14:34 #15 22.88   xkeyboard-config-2.36-3.fc37.noarch                                           
09:14:34 #15 22.88 
09:14:34 #15 22.88 Complete!
09:14:34 #15 DONE 23.1s
09:14:34 
09:14:34 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:34 #14 71.83   Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64                        30/52 
09:14:34  dpkg-source -I.git -b .
09:14:34 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:34 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:34 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:34 dpkg-source: info: using source format '1.0'
09:14:34 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz
09:14:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:34 #15 8.353 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:14:34 #15 8.400 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:34 #15 8.403 Preparing to unpack .../11-libdevmapper-event1.02.1_2%3a1.02.185-2_armhf.deb ...
09:14:34 #15 8.407 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
09:14:34 #15 8.438 Selecting previously unselected package libudev-dev:armhf.
09:14:34 #15 8.441 Preparing to unpack .../12-libudev-dev_252.12-1~deb12u1_armhf.deb ...
09:14:34 #15 8.446 Unpacking libudev-dev:armhf (252.12-1~deb12u1) ...
09:14:34 #15 8.489 Selecting previously unselected package libsepol-dev:armhf.
09:14:34 #15 8.492 Preparing to unpack .../13-libsepol-dev_3.4-2.1_armhf.deb ...
09:14:34 #15 8.496 Unpacking libsepol-dev:armhf (3.4-2.1) ...
09:14:34 #15 8.562 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:34 #15 8.565 Preparing to unpack .../14-libpcre2-16-0_10.42-1_armhf.deb ...
09:14:34 #15 8.569 Unpacking libpcre2-16-0:armhf (10.42-1) ...
09:14:34 #15 8.627 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:34 #15 8.627 Preparing to unpack .../15-libpcre2-32-0_10.42-1_armhf.deb ...
09:14:34 #15 2.387 dh_installdocs
09:14:34 #15 2.942    dh_gencontrol
09:14:34 #15 3.063    dh_md5sums
09:14:34 #15 3.099    dh_builddeb
09:14:34 #15 3.126 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:34 #15 3.145  dpkg-genbuildinfo --build=binary
09:14:34 #15 2.422 dh_installchangelogs
09:14:34 #15 2.495 dh_compress
09:14:34 #15 2.532 dh_fixperms
09:14:34 #15 2.578 dh_installdeb
09:14:34 #15 2.605 dh_gencontrol
09:14:34 #16 10.50 Setting up pkg-config (0.29.1-0ubuntu4) ...
09:14:34 #16 10.55 Setting up libudev-dev:armhf (245.4-4ubuntu3.22) ...
09:14:34 #16 10.56 Setting up libpcre2-posix2:armhf (10.34-7ubuntu0.1) ...
09:14:34 #16 10.57 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:14:34 #16 10.58 Setting up librhash0:armhf (1.3.9-1) ...
09:14:34 #16 10.59 Setting up cmake-data (3.16.3-1ubuntu1.20.04.1) ...
09:14:34 #16 10.60 Setting up dh-apparmor (2.13.3-7ubuntu5.2) ...
09:14:34 #16 10.61 Setting up libsystemd-dev:armhf (245.4-4ubuntu3.22) ...
09:14:34 #16 10.62 Setting up libjsoncpp1:armhf (1.7.4-3.1ubuntu2) ...
09:14:34 #16 10.63 Setting up libdevmapper-event1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:14:34 #16 10.64 Setting up libpcre2-dev:armhf (10.34-7ubuntu0.1) ...
09:14:34 #16 10.65 Setting up libselinux1-dev:armhf (3.0-1build2) ...
09:14:34 + mkdir -p /root/build-deb/buildx
09:14:34 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:34 #15 DONE 15.2s
09:14:34 
09:14:34 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:34 [100%] Linking C executable tini-static
09:14:34 #15 8.631 Unpacking libpcre2-32-0:armhf (10.42-1) ...
09:14:34 #15 8.683 Selecting previously unselected package libpcre2-posix3:armhf.
09:14:34 #15 8.686 Preparing to unpack .../16-libpcre2-posix3_10.42-1_armhf.deb ...
09:14:34 #15 8.690 Unpacking libpcre2-posix3:armhf (10.42-1) ...
09:14:34 #15 8.735 Selecting previously unselected package libpcre2-dev:armhf.
09:14:34 #15 8.735 Preparing to unpack .../17-libpcre2-dev_10.42-1_armhf.deb ...
09:14:34 #15 8.739 Unpacking libpcre2-dev:armhf (10.42-1) ...
09:14:34 #15 8.828 Selecting previously unselected package libselinux1-dev:armhf.
09:14:34 #15 8.831 Preparing to unpack .../18-libselinux1-dev_3.4-1+b6_armhf.deb ...
09:14:34 #15 8.836 Unpacking libselinux1-dev:armhf (3.4-1+b6) ...
09:14:34 #15 8.899 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:34 #15 8.899 Preparing to unpack .../19-libdevmapper-dev_2%3a1.02.185-2_armhf.deb ...
09:14:34 #15 8.905 Unpacking libdevmapper-dev:armhf (2:1.02.185-2) ...
09:14:34 #15 8.946 Selecting previously unselected package libseccomp-dev:armhf.
09:14:34 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9zpcZe
09:14:34 + umask 022
09:14:34 + cd /root/rpmbuild/BUILD
09:14:34 + cd /root/rpmbuild/BUILD
09:14:34 + rm -rf src
09:14:34 + /usr/bin/mkdir -p src
09:14:34 + cd src
09:14:34 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:34 + /usr/bin/tar -xof -
09:14:34 #15 3.291  dpkg-genchanges --build=binary >../docker-ce-build-deps_1.0_armhf.changes
09:14:34 #15 3.371 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:34 #15 3.374  dpkg-source --after-build .
09:14:34 #15 3.473 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:34 #15 2.724 dh_md5sums
09:14:34 #15 2.753 dh_builddeb
09:14:34 #15 2.775 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:34 #15 2.796 
09:14:34 #15 2.796 The package has been created.
09:14:34 #15 2.796 Attention, the package has been created in the current directory,
09:14:34 #15 2.796 not in ".." as indicated by the message above!
09:14:34 #15 2.819 Selecting previously unselected package docker-ce-build-deps.
09:14:34 #15 2.835 (Reading database ... 27529 files and directories currently installed.)
09:14:34 #16 10.66 Setting up libdevmapper-dev:armhf (2:1.02.167-1ubuntu1) ...
09:14:34 #16 10.67 Setting up cmake (3.16.3-1ubuntu1.20.04.1) ...
09:14:34 #16 10.68 Setting up docker-ce-build-deps (1.0) ...
09:14:34 #16 10.69 Processing triggers for man-db (2.9.1-1) ...
09:14:34 #16 10.72 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:14:34 #16 1.151 Reading package lists...
09:14:34 #16 1.100 Reading package lists...
09:14:34 #16 DONE 0.6s
09:14:34 
09:14:34 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:34 [100%] Built target tini-static
09:14:34 + mkdir -p /usr/local/bin
09:14:34 + cp tini-static /usr/local/bin/docker-init
09:14:34 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:34 + PRODUCT=docker
09:14:34 + hack/make.sh dynbinary
09:14:34 
09:14:34 Removing bundles/
09:14:34 
09:14:34 #15 8.949 Preparing to unpack .../20-libseccomp-dev_2.5.4-1+b3_armhf.deb ...
09:14:34 #15 8.954 Unpacking libseccomp-dev:armhf (2.5.4-1+b3) ...
09:14:34 #15 9.005 Selecting previously unselected package libsystemd-dev:armhf.
09:14:34 #15 9.008 Preparing to unpack .../21-libsystemd-dev_252.12-1~deb12u1_armhf.deb ...
09:14:34 #15 9.014 Unpacking libsystemd-dev:armhf (252.12-1~deb12u1) ...
09:14:34 #15 9.132 Selecting previously unselected package libpkgconf3:armhf.
09:14:34 #15 9.135 Preparing to unpack .../22-libpkgconf3_1.8.1-1_armhf.deb ...
09:14:34 #15 9.139 Unpacking libpkgconf3:armhf (1.8.1-1) ...
09:14:34 #15 9.173 Selecting previously unselected package pkgconf-bin.
09:14:34 #15 9.176 Preparing to unpack .../23-pkgconf-bin_1.8.1-1_armhf.deb ...
09:14:34 #15 9.179 Unpacking pkgconf-bin (1.8.1-1) ...
09:14:34 #15 9.219 Selecting previously unselected package pkgconf:armhf.
09:14:34 #14 72.36   Installing : perl-Getopt-Long-2.40-3.el7.noarch                         31/52 
09:14:34 #15 3.477 
09:14:34 #15 3.477 The package has been created.
09:14:34 #15 3.477 Attention, the package has been created in the current directory,
09:14:34 #15 3.477 not in ".." as indicated by the message above!
09:14:34 #15 3.499 Selecting previously unselected package docker-ce-build-deps.
09:14:34 #15 3.516 (Reading database ... 28397 files and directories currently installed.)
09:14:34 #15 3.517 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:34 #15 3.520 Unpacking docker-ce-build-deps (1.0) ...
09:14:34 #15 2.836 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:34 #15 2.841 Unpacking docker-ce-build-deps (1.0) ...
09:14:34 #16 2.295 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:34 #16 2.295 dpkg-buildpackage: info: source version 1.0
09:14:34 #16 2.295 dpkg-buildpackage: info: source distribution unstable
09:14:34 #16 2.295 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:34 #16 2.335 dpkg-buildpackage: info: host architecture arm64
09:14:34 #16 2.335  dpkg-source --before-build .
09:14:34 + mkdir -p /root/build-deb/compose
09:14:34 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:34 + mkdir -p /go/src/github.com/docker
09:14:34 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:34 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:34 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:34 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:34 + EPOCH=5
09:14:34 + EPOCH_SEP=
09:14:34 + [[ ! -z 5 ]]
09:14:34 + EPOCH_SEP=:
09:14:34 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:34 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:34 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:34 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:34 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:34 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:34 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:34 + debSource=docker-ce
09:14:34 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:34 + debMaintainer='Docker <support@docker.com>'
09:14:34 ++ date --rfc-2822
09:14:34 + debDate='Wed, 20 Sep 2023 09:14:34 +0000'
09:14:34 + pkgRevision=1
09:14:34 + cat
09:14:34 + export CLI_GITCOMMIT=0e70f1b
09:14:34 + CLI_GITCOMMIT=0e70f1b
09:14:34 + export ENGINE_GITCOMMIT=7cfb81b
09:14:34 + ENGINE_GITCOMMIT=7cfb81b
09:14:34 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:34 + dpkg-buildpackage -uc -us -I.git
09:14:34 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:34 dpkg-buildpackage: info: source package docker-ce
09:14:34 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster
09:14:34 dpkg-buildpackage: info: source distribution buster
09:14:34 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:34 dpkg-buildpackage: info: host architecture amd64
09:14:34  dpkg-source -I.git --before-build .
09:14:34 #14 78.26 Setting up libhttp-negotiate-perl (6.01-2) ...
09:14:34 #14 78.27 Setting up libio-prompter-perl (0.004015-2) ...
09:14:34 #14 78.29 Setting up libiterator-util-perl (0.02+ds1-2) ...
09:14:34 #14 78.31 Setting up libstdc++-12-dev:armhf (12.3.0-1ubuntu1~23.04) ...
09:14:34 #14 78.34 Setting up libhttp-cookies-perl (6.10-1) ...
09:14:34 #14 78.35 Setting up libtool (2.4.7-5) ...
09:14:34 #14 78.37 Setting up po-debconf (1.0.21+nmu1) ...
09:14:34 #14 78.38 Setting up libhtml-tree-perl (5.07-3) ...
09:14:34 #14 78.40 Setting up libparams-classify-perl:armhf (0.015-2build2) ...
09:14:34 #14 78.42 Setting up libcgi-pm-perl (4.55-1) ...
09:14:34 #14 78.43 Setting up python3 (3.11.2-1) ...
09:14:34 #16 2.195 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:34 #16 2.195 dpkg-buildpackage: info: source version 1.0
09:14:34 #16 2.195 dpkg-buildpackage: info: source distribution unstable
09:14:34 #16 2.195 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:34 #16 2.230  dpkg-source --before-build .
09:14:34 #16 2.230 dpkg-buildpackage: info: host architecture arm64
09:14:34 #16 2.329  debian/rules clean
09:14:34 #16 2.332 dh clean
09:14:34 #16 2.421    dh_clean
09:14:34 #16 2.456  debian/rules binary
09:14:34 #15 9.222 Preparing to unpack .../24-pkgconf_1.8.1-1_armhf.deb ...
09:14:34 #15 9.230 Unpacking pkgconf:armhf (1.8.1-1) ...
09:14:34 #15 9.269 Selecting previously unselected package pkg-config:armhf.
09:14:34 #15 9.272 Preparing to unpack .../25-pkg-config_1.8.1-1_armhf.deb ...
09:14:34 #15 9.277 Unpacking pkg-config:armhf (1.8.1-1) ...
09:14:34 #15 9.322 Setting up libseccomp-dev:armhf (2.5.4-1+b3) ...
09:14:34 #15 9.333 Setting up libpcre2-16-0:armhf (10.42-1) ...
09:14:34 #15 9.345 Setting up libpcre2-32-0:armhf (10.42-1) ...
09:14:34 #15 9.359 Setting up libpkgconf3:armhf (1.8.1-1) ...
09:14:34 #15 9.370 Setting up libuv1:armhf (1.44.2-1) ...
09:14:34 #15 9.383 Setting up bash-completion (1:2.11-6) ...
09:14:34 #15 9.405 Setting up libproc2-0:armhf (2:4.0.2-3) ...
09:14:34 #15 9.420 Setting up libjsoncpp25:armhf (1.9.5-4) ...
09:14:34 #15 9.434 Setting up libudev-dev:armhf (252.12-1~deb12u1) ...
09:14:34 #14 73.22   Installing : 4:perl-5.16.3-299.el7_9.x86_64                             32/52 
09:14:34 #14 73.27   Installing : perl-Thread-Queue-3.02-2.el7.noarch                        33/52 
09:14:34 #14 73.30   Updating   : rpm-python-4.11.3-48.el7_9.x86_64                          34/52 
09:14:34 #14 73.32   Installing : python-srpm-macros-3-34.el7.noarch                         35/52 
09:14:34 #14 73.37   Installing : elfutils-0.176-5.el7.x86_64                                36/52 
09:14:34 #14 73.39   Installing : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  37/52 
09:14:34 #14 73.42   Installing : desktop-file-utils-0.23-2.el7.x86_64                       38/52 
09:14:34 #14 73.45   Installing : patch-2.7.1-12.el7_7.x86_64                                39/52 
09:14:34 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:34 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:34 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:34 module github.com/docker/docker
09:14:34 
09:14:34 go 1.19
09:14:34 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:34 + GO111MODULE=on
09:14:34 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.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
09:14:35 #15 11.31   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          58/96 
09:14:35 #15 22.93   Installing       : python3-policycoreutils-3.5-1.fc38.noarch            59/96 
09:14:35 #15 22.95   Installing       : policycoreutils-python-utils-3.5-1.fc38.noarch       60/96 
09:14:35 #15 22.96   Installing       : libedit-3.1-45.20221030cvs.fc38.aarch64              61/96 
09:14:35 #15 22.96   Installing       : libcbor-0.7.0-9.fc38.aarch64                         62/96 
09:14:35 #15 22.97   Installing       : libfido2-1.12.0-3.fc38.aarch64                       63/96 
09:14:35 #15 22.99   Installing       : openssh-clients-9.0p1-17.fc38.aarch64                64/96 
09:14:35 #15 23.00   Running scriptlet: openssh-clients-9.0p1-17.fc38.aarch64                64/96 
09:14:35 #15 23.10   Installing       : git-core-2.41.0-1.fc38.aarch64                       65/96 
09:14:35 #15 23.15   Installing       : git-core-doc-2.41.0-1.fc38.noarch                    66/96 
09:14:35 #15 23.16   Installing       : perl-Git-2.41.0-1.fc38.noarch                        67/96 
09:14:35 #15 23.17   Installing       : git-2.41.0-1.fc38.aarch64                            68/96 
09:14:35 #15 23.18   Installing       : libargon2-20190702-2.fc38.aarch64                    69/96 
09:14:35 #15 23.18   Installing       : kmod-libs-30-4.fc38.aarch64                          70/96 
09:14:35 #15 23.19   Installing       : device-mapper-libs-1.02.189-2.fc38.aarch64           71/96 
09:14:35 #15 23.21   Installing       : cryptsetup-libs-2.6.1-1.fc38.aarch64                 72/96 
09:14:35 #15 23.22   Installing       : device-mapper-1.02.189-2.fc38.aarch64                73/96 
09:14:35 #15 23.24   Installing       : systemd-networkd-253.10-1.fc38.aarch64               74/96 
09:14:35 #15 23.25   Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64               74/96 
09:14:35 #15 23.27   Installing       : systemd-pam-253.10-1.fc38.aarch64                    75/96 
09:14:35 #15 23.28   Installing       : systemd-resolved-253.10-1.fc38.aarch64               76/96 
09:14:35 #15 23.29   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               76/96 
09:14:35 #15 23.45   Installing       : systemd-253.10-1.fc38.aarch64                        77/96 
09:14:35 #15 23.47   Running scriptlet: systemd-253.10-1.fc38.aarch64                        77/96 
09:14:35 #15 23.71 Creating group 'input' with GID 104.
09:14:35 #15 23.71 Creating group 'kvm' with GID 36.
09:14:35 #15 23.71 Creating group 'render' with GID 105.
09:14:35 #15 23.71 Creating group 'sgx' with GID 106.
09:14:35 #15 23.71 Creating group 'systemd-journal' with GID 190.
09:14:35 #15 23.71 Creating group 'systemd-network' with GID 192.
09:14:35 #15 23.71 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:35 #15 23.71 Creating group 'systemd-oom' with GID 999.
09:14:35 #15 23.71 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:35 #15 23.71 Creating group 'systemd-resolve' with GID 193.
09:14:35 #15 23.71 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:35 #15 23.71 
09:14:35 #15 23.72   Installing       : jsoncpp-1.9.5-4.fc38.aarch64                         78/96 
09:14:35 + STATUS=0
09:14:35 + '[' 0 -ne 0 ']'
09:14:35 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:14:35 + /usr/bin/tar -xof -
09:14:35 #16 2.439  debian/rules clean
09:14:35 #16 2.441 dh clean
09:14:35 #16 2.547    dh_clean
09:14:35 #16 2.584  debian/rules binary
09:14:35 #16 2.586 dh binary
09:14:35 #16 2.679    dh_update_autotools_config
09:14:35 #16 2.709    dh_autoreconf
09:14:35 #16 2.752    create-stamp debian/debhelper-build-stamp
09:14:35 #16 2.752    dh_prep
09:14:35 #16 2.781    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:35  debian/rules clean
09:14:35 dh clean --with=bash-completion
09:14:35    dh_clean
09:14:35 #16 2.458 dh binary
09:14:35 #16 2.534    dh_update_autotools_config
09:14:35 #16 2.563    dh_autoreconf
09:14:35 #16 2.603    create-stamp debian/debhelper-build-stamp
09:14:35 #16 2.603    dh_prep
09:14:35 #16 2.631    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:35 #16 2.682    dh_install
09:14:35 #51 1.896 Reading package lists...
09:14:35 #51 2.723 + apt-get  install --no-install-recommends -y dpkg-dev gcc libapparmor-dev libc6-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev
09:14:35 #15 9.446 Setting up libsepol-dev:armhf (3.4-2.1) ...
09:14:35 #15 9.455 Setting up pkgconf-bin (1.8.1-1) ...
09:14:35 #15 9.467 Setting up libpcre2-posix3:armhf (10.42-1) ...
09:14:35 #15 9.478 Setting up librhash0:armhf (1.4.3-3) ...
09:14:35 #15 9.496 Setting up procps (2:4.0.2-3) ...
09:14:35 #15 9.530 Setting up cmake-data (3.25.1-1) ...
09:14:35 #15 9.546 Setting up dh-apparmor (3.0.8-3) ...
09:14:35 #15 9.558 Setting up libsystemd-dev:armhf (252.12-1~deb12u1) ...
09:14:35 #15 9.570 Setting up libpcre2-dev:armhf (10.42-1) ...
09:14:35 #15 9.581 Setting up libselinux1-dev:armhf (3.4-1+b6) ...
09:14:35 #15 9.593 Setting up pkgconf:armhf (1.8.1-1) ...
09:14:35 #15 9.606 Setting up pkg-config:armhf (1.8.1-1) ...
09:14:35 #15 9.618 Setting up cmake (3.25.1-1) ...
09:14:35 #15 9.630 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:14:35 #15 9.642 Setting up dmsetup (2:1.02.185-2) ...
09:14:35 #15 9.659 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-2) ...
09:14:35 #15 12.90   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          57/95 
09:14:35 #15 23.38   Installing       : python3-policycoreutils-3.5-1.fc37.noarch            58/95 
09:14:35 #15 23.42   Installing       : policycoreutils-python-utils-3.5-1.fc37.noarch       59/95 
09:14:35 #15 23.50   Running scriptlet: openssh-8.8p1-11.fc37.aarch64                        60/95 
09:14:35 #15 23.54   Installing       : openssh-8.8p1-11.fc37.aarch64                        60/95 
09:14:35 #15 23.55   Installing       : libcbor-0.7.0-7.fc37.aarch64                         61/95 
09:14:35 #15 23.58   Installing       : libfido2-1.11.0-3.fc37.aarch64                       62/95 
09:14:35 #15 23.60   Installing       : openssh-clients-8.8p1-11.fc37.aarch64                63/95 
09:14:35 #15 23.63   Running scriptlet: openssh-clients-8.8p1-11.fc37.aarch64                63/95 
09:14:35 #15 23.72   Installing       : git-core-2.41.0-1.fc37.aarch64                       64/95 
09:14:35 #15 23.79   Installing       : git-core-doc-2.41.0-1.fc37.noarch                    65/95 
09:14:35 #15 23.83   Installing       : perl-Git-2.41.0-1.fc37.noarch                        66/95 
09:14:35 #15 23.83   Installing       : git-2.41.0-1.fc37.aarch64                            67/95 
09:14:35 #15 23.87   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        68/95 
09:14:35 #15 23.88   Installing       : libargon2-20190702-1.fc37.aarch64                    69/95 
09:14:35 #15 23.88   Installing       : kmod-libs-30-2.fc37.aarch64                          70/95 
09:14:35 #15 23.93   Installing       : systemd-networkd-251.14-2.fc37.aarch64               71/95 
09:14:35 #15 23.98   Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64               71/95 
09:14:35 #15 23.99   Installing       : systemd-pam-251.14-2.fc37.aarch64                    72/95 
09:14:35 #15 24.01   Installing       : systemd-resolved-251.14-2.fc37.aarch64               73/95 
09:14:35 #15 24.03   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               73/95 
09:14:35 #15 24.17   Installing       : systemd-251.14-2.fc37.aarch64                        74/95 
09:14:35 #15 24.22   Running scriptlet: systemd-251.14-2.fc37.aarch64                        74/95 
09:14:35 #15 24.41 Creating group 'input' with GID 104.
09:14:35 #15 24.41 Creating group 'kvm' with GID 36.
09:14:35 #15 24.41 Creating group 'render' with GID 105.
09:14:35 #15 24.41 Creating group 'sgx' with GID 106.
09:14:35 #15 24.41 Creating group 'systemd-journal' with GID 190.
09:14:35 #15 24.41 Creating group 'systemd-network' with GID 192.
09:14:35 #15 24.41 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:35 #15 24.41 Creating group 'systemd-oom' with GID 999.
09:14:35 #15 24.41 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:35 #15 24.41 Creating group 'systemd-resolve' with GID 193.
09:14:35 #15 24.41 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:35 #15 24.41 
09:14:35 #15 24.42   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                 75/95 
09:14:35 #15 24.43   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           76/95 
09:14:35 #15 24.44   Installing       : device-mapper-1.02.175-9.fc37.aarch64                77/95 
09:14:35 #15 24.45   Installing       : jsoncpp-1.9.5-3.fc37.aarch64                         78/95 
09:14:35 #15 24.45   Installing       : gc-8.0.6-4.fc37.aarch64                              79/95 
09:14:35 #15 24.68   Installing       : guile22-2.2.7-6.fc37.aarch64                         80/95 
09:14:35 #15 24.70   Installing       : make-1:4.3-11.fc37.aarch64                           81/95 
09:14:35 #15 25.02   Installing       : gcc-12.3.1-1.fc37.aarch64                            82/95 
09:14:35 #15 23.73   Installing       : gc-8.2.2-3.fc38.aarch64                              79/96 
09:14:35 #15 23.98   Installing       : guile22-2.2.7-7.fc38.aarch64                         80/96 
09:14:35 #15 3.571 Reading package lists...
09:14:35 #16 2.831    dh_install
09:14:35 #16 2.866    dh_installdocs
09:14:35 #16 2.903    dh_installchangelogs
09:14:35 #16 2.991    dh_perl
09:14:35 #16 3.028    dh_link
09:14:35  dpkg-source -I.git -b .
09:14:35 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:35 dpkg-source: info: using source format '1.0'
09:14:35 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz
09:14:35 #16 2.715    dh_installdocs
09:14:35 #16 2.754    dh_installchangelogs
09:14:35 #16 2.838    dh_perl
09:14:35 #16 2.874    dh_link
09:14:35 #16 2.908    dh_strip_nondeterminism
09:14:35 #16 2.972    dh_compress
09:14:35 #14 78.73 Setting up libhtml-format-perl (2.16-2) ...
09:14:35 #14 78.74 Setting up python3-xdg (0.28-2) ...
09:14:35 #14 78.90 Setting up libxml-sax-perl (1.02+dfsg-3) ...
09:14:35 #14 78.96 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:14:35 #14 79.02 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:35 #16 DONE 11.6s
09:14:35 
09:14:35 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:35 #17 DONE 0.3s
09:14:35 #15 9.671 Setting up libdevmapper-dev:armhf (2:1.02.185-2) ...
09:14:35 #15 9.682 Setting up docker-ce-build-deps (1.0) ...
09:14:35 #15 9.694 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:14:35 #15 9.717 Processing triggers for man-db (2.11.2-2) ...
09:14:35 #15 25.03   Running scriptlet: gcc-12.3.1-1.fc37.aarch64                            82/95 
09:14:35 #15 25.37   Installing       : cmake-data-3.27.1-1.fc37.noarch                      83/95 
09:14:35 #16 3.063    dh_strip_nondeterminism
09:14:35 #16 3.133    dh_compress
09:14:35 #16 3.176    dh_fixperms
09:14:35 #16 3.220    dh_missing
09:14:35 #16 3.247    dh_installdeb
09:14:35 + STATUS=0
09:14:35 + '[' 0 -ne 0 ']'
09:14:35 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:35 + exit 0
09:14:35 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OGrVOU
09:14:35 + umask 022
09:14:35 + cd /root/rpmbuild/BUILD
09:14:35 + cd src
09:14:35 + export DOCKER_GITCOMMIT=7cfb81b
09:14:35 + DOCKER_GITCOMMIT=7cfb81b
09:14:35 + mkdir -p /go/src/github.com/docker
09:14:35 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:35 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:35 + pushd /root/rpmbuild/BUILD/src/engine
09:14:35 + TMP_GOPATH=/go
09:14:35 + hack/dockerfile/install/install.sh tini
09:14:35 + RM_GOPATH=0
09:14:35 + TMP_GOPATH=/go
09:14:35 + : /usr/local/bin
09:14:35 + '[' -z /go ']'
09:14:35 + export GOPATH=/go
09:14:35 + GOPATH=/go
09:14:35 + case "$(go env GOARCH)" in
09:14:35 ++ go env GOARCH
09:14:35 + export GO_BUILDMODE=-buildmode=pie
09:14:35 + GO_BUILDMODE=-buildmode=pie
09:14:35 ++ dirname hack/dockerfile/install/install.sh
09:14:35 + dir=hack/dockerfile/install
09:14:35 + bin=tini
09:14:35 + shift
09:14:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:35 + . hack/dockerfile/install/tini.installer
09:14:35 ++ : v0.19.0
09:14:35 + install_tini
09:14:35 + echo 'Install tini version v0.19.0'
09:14:35 Install tini version v0.19.0
09:14:35 + git clone https://github.com/krallin/tini.git /go/tini
09:14:35 Cloning into '/go/tini'...
09:14:35 #21 exporting layers 2.0s done
09:14:35 #21 writing image sha256:602de461f5ded08253097c35572e9f54e6fdf4cb51b7616d855ad34315adba9f done
09:14:35 #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
09:14:35 #21 DONE 2.0s
09:14:35 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
09:14:35 #15 8.856 Running transaction check
09:14:35 #15 8.977 Transaction check succeeded.
09:14:35 #16 3.013    dh_fixperms
09:14:35 #16 3.056    dh_missing
09:14:35 #16 3.082    dh_installdeb
09:14:35 #16 3.115    dh_gencontrol
09:14:35 #16 3.231    dh_md5sums
09:14:35 #15 2.895 Reading package lists...
09:14:35 #15 3.786 Building dependency tree...
09:14:35 #15 3.950 Reading state information...
09:14:35 #15 3.969 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:35 #15 4.011 Starting 2 pkgProblemResolver with broken count: 0
09:14:35 #15 4.012 Done
09:14:35 #15 4.032  Done
09:14:35 #15 4.039 Starting pkgProblemResolver with broken count: 0
09:14:35 #15 4.067 Starting 2 pkgProblemResolver with broken count: 0
09:14:35 #15 4.070 Done
09:14:35 #14 79.16 
09:14:35 #14 79.16 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:35 #14 79.22 Setting up python3-six (1.16.0-4) ...
09:14:35 #14 79.36 Setting up dh-autoreconf (20) ...
09:14:35 
09:14:35 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:35 #15 25.54   Installing       : cmake-3.27.1-1.fc37.aarch64                          84/95 
09:14:35 #15 25.55   Installing       : policycoreutils-devel-3.5-1.fc37.aarch64             85/95 
09:14:35 #15 25.64   Installing       : selinux-policy-devel-37.22-1.fc37.noarch             86/95 
09:14:35 #15 25.66   Running scriptlet: selinux-policy-devel-37.22-1.fc37.noarch             86/95 
09:14:35 #15 25.68   Installing       : libtool-2.4.7-2.fc37.aarch64                         87/95 
09:14:35 #15 25.69   Installing       : annobin-plugin-gcc-12.23-1.fc37.aarch64              88/95 
09:14:35 #15 25.69   Running scriptlet: annobin-plugin-gcc-12.23-1.fc37.aarch64              88/95 
09:14:35 #15 25.72   Installing       : gcc-plugin-annobin-12.3.1-1.fc37.aarch64             89/95 
09:14:35 #15 25.72   Installing       : device-mapper-devel-1.02.175-9.fc37.aarch64          90/95 
09:14:35 #15 25.73   Installing       : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              91/95 
09:14:35 #15 25.74   Installing       : libseccomp-devel-2.5.3-3.fc37.aarch64                92/95 
09:14:35 #51 2.747 Reading package lists...
09:14:35 #16 3.281    dh_gencontrol
09:14:35 #16 3.407    dh_md5sums
09:14:35 #16 3.449    dh_builddeb
09:14:35 #16 3.477 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:35 #16 3.494  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
09:14:35 #15 24.00   Installing       : make-1:4.4.1-1.fc38.aarch64                          81/96 
09:14:35 #15 24.39   Installing       : gcc-13.2.1-1.fc38.aarch64                            82/96 
09:14:35 #15 24.40   Running scriptlet: gcc-13.2.1-1.fc38.aarch64                            82/96 
09:14:35 #15 24.43   Installing       : policycoreutils-devel-3.5-1.fc38.aarch64             83/96 
09:14:35 + cd /go/tini
09:14:35 + git checkout -q v0.19.0
09:14:35 + cmake .
09:14:35 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:35   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:14:35   CMake.
09:14:35 
09:14:35   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:35   CMake that the project does not need compatibility with older versions.
09:14:35 
09:14:35 
09:14:35 -- The C compiler identification is GNU 8.5.0
09:14:35 -- Detecting C compiler ABI info
09:14:35 -- Detecting C compiler ABI info - done
09:14:35 -- Check for working C compiler: /usr/bin/cc - skipped
09:14:35 -- Detecting C compile features
09:14:35 -- Detecting C compile features - done
09:14:35 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:14:35 -- Configuring done
09:14:35 -- Generating done
09:14:35 -- Build files have been written to: /go/tini
09:14:35 + make tini-static
09:14:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:35 + set -e
09:14:35 + mkdir -p /root/build-deb/engine
09:14:35 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:35 #15 4.339 Building dependency tree...
09:14:35 #15 4.499 Reading state information...
09:14:35 #15 4.520 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:35 #15 4.729 Starting 2 pkgProblemResolver with broken count: 0
09:14:35 #15 4.731 Done
09:14:35 #15 4.902  Done
09:14:35 #14 73.48   Installing : dwz-0.11-3.el7.x86_64                                      40/52 
09:14:35 #14 74.27   Installing : gdb-7.6.1-120.el7.x86_64                                   41/52 
09:14:35 #14 74.30   Installing : perl-srpm-macros-1-8.el7.noarch                            42/52 
09:14:35 #14 74.33   Installing : unzip-6.0-24.el7_9.x86_64                                  43/52 
09:14:35 #14 74.38   Installing : zip-3.0-11.el7.x86_64                                      44/52 
09:14:35 #14 74.41   Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch               45/52 
09:14:35 #14 74.44   Installing : file-5.11-37.el7.x86_64                                    46/52 
09:14:35 #15 8.977 Running transaction test
09:14:35 #16 3.266    dh_builddeb
09:14:35 #16 3.293 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:35 #16 3.365  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_arm64.buildinfo
09:14:35 #15 4.187 The following additional packages will be installed:
09:14:35 #15 4.187   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:35 #15 4.187   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:35 #15 4.187   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:35 #15 4.187   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:35 #15 4.188   libuv1 pkg-config procps
09:14:35 #15 4.189 Suggested packages:
09:14:35 #15 4.189   cmake-doc ninja-build apparmor-easyprof lrzip seccomp
09:14:35 #14 79.41 Setting up libdata-validate-uri-perl (0.07-2) ...
09:14:35 #14 79.44 Setting up libnet-smtp-ssl-perl (1.04-2) ...
09:14:35 #14 79.48 Setting up python3-gpg (1.18.0-3ubuntu2) ...
09:14:36 #15 25.75   Installing       : which-2.21-39.fc37.aarch64                           93/95 
09:14:36 #15 25.76   Installing       : systemd-rpm-macros-251.14-2.fc37.noarch              94/95 
09:14:36 #15 25.76   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             95/95 
09:14:36 #15 25.79   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          95/95 
09:14:36 #15 25.80   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               95/95 
09:14:36 #51 3.561 Building dependency tree...
09:14:36 #51 3.756 Reading state information...
09:14:36 #16 3.648  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
09:14:36 #15 24.53   Installing       : selinux-policy-devel-38.28-1.fc38.noarch             84/96 
09:14:36 [100%] Linking C executable tini-static
09:14:36 [100%] Built target tini-static
09:14:36 + mkdir -p /usr/local/bin
09:14:36 + cp tini-static /usr/local/bin/docker-init
09:14:36 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:36 + PRODUCT=docker
09:14:36 + hack/make.sh dynbinary
09:14:36 
09:14:36 Removing bundles/
09:14:36 
09:14:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:36 #14 74.48   Installing : rpm-build-4.11.3-48.el7_9.x86_64                           47/52 
09:14:36 #14 74.53   Installing : rpmlint-1.5-4.el7.noarch                                   48/52 
09:14:36 #14 74.57   Cleanup    : rpm-python-4.11.3-45.el7.x86_64                            49/52 
09:14:36 #16 3.508  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_arm64.changes
09:14:36 #16 3.586 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:36 #16 3.589  dpkg-source --after-build .
09:14:36 #15 4.399 The following NEW packages will be installed:
09:14:36 #15 4.399   bash-completion cmake cmake-data dh-apparmor dmsetup libarchive13
09:14:36 #15 4.399   libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp1
09:14:36 #15 4.399   libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprocps7 librhash0
09:14:36 #15 4.399   libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:36 #15 4.400   libuv1 pkg-config procps
09:14:36 #14 79.74 Setting up python3-certifi (2022.9.24-1) ...
09:14:36 #51 3.943 gcc is already the newest version (4:10.2.1-1).
09:14:36 #51 3.943 libc6-dev is already the newest version (2.31-13+deb11u6).
09:14:36 #51 3.943 The following additional packages will be installed:
09:14:36 #51 3.944   bzip2 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev libelf1
09:14:36 #51 3.944   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
09:14:36 #51 3.944   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
09:14:36 #51 3.944   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
09:14:36 #51 3.944   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
09:14:36 #51 3.944   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
09:14:36 #51 3.945 Suggested packages:
09:14:36 #51 3.945   bzip2-doc debian-keyring libgirepository1.0-dev libglib2.0-doc
09:14:36 #51 3.945   libgdk-pixbuf2.0-bin | libgdk-pixbuf2.0-dev libxml2-utils seccomp ed
09:14:36 #51 3.945   diffutils-doc
09:14:36 #51 3.945 Recommended packages:
09:14:36 #51 3.945   build-essential fakeroot libalgorithm-merge-perl
09:14:36 #16 3.727 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:36 #16 3.729  dpkg-source --after-build .
09:14:36 #16 3.834 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:36 #16 3.839 
09:14:36 #16 3.839 The package has been created.
09:14:36 #16 3.839 Attention, the package has been created in the current directory,
09:14:36 #16 3.839 not in ".." as indicated by the message above!
09:14:36 #16 3.867 Selecting previously unselected package docker-ce-build-deps.
09:14:36 #16 3.883 (Reading database ... 26696 files and directories currently installed.)
09:14:36 #16 3.884 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:36 #16 3.888 Unpacking docker-ce-build-deps (1.0) ...
09:14:36 #15 24.54   Running scriptlet: selinux-policy-devel-38.28-1.fc38.noarch             84/96 
09:14:36 #15 24.89   Installing       : cmake-data-3.27.4-7.fc38.noarch                      85/96 
09:14:36 #15 25.05   Installing       : cmake-3.27.4-7.fc38.aarch64                          86/96 
09:14:36 #15 25.07   Installing       : libtool-2.4.7-6.fc38.aarch64                         87/96 
09:14:36 #15 25.08   Installing       : annobin-plugin-gcc-12.26-1.fc38.aarch64              88/96 
09:14:36 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc
09:14:36  debian/rules build
09:14:36 dh build --with=bash-completion
09:14:36    dh_update_autotools_config
09:14:36    dh_autoreconf
09:14:36    debian/rules override_dh_auto_build
09:14:36 make[1]: Entering directory '/root/build-deb'
09:14:36 # Build the daemon and dependencies
09:14:36 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:36 
09:14:36 Removing bundles/
09:14:36 
09:14:36 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:36 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:14:36 + tee /root/build-deb/engine/go.mod
09:14:36 module github.com/docker/docker
09:14:36 
09:14:36 go 1.19
09:14:36 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:36 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:36 #20 exporting layers 3.0s done
09:14:36 #20 writing image sha256:92c74efea76bb3c53df8ad83b2fe2fb369e1dda39d31f1edd69993d6768ac547 done
09:14:36 #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done
09:14:36 #20 DONE 3.0s
09:14:36 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
09:14:36 + set -e
09:14:36 + mkdir -p /root/build-deb/engine
09:14:36 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:36 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:36 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:36 module github.com/docker/docker
09:14:36 
09:14:36 go 1.19
09:14:36 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:36 + GO111MODULE=on
09:14:36 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:36.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
09:14:36 #15 DONE 10.9s
09:14:36 
09:14:36 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:36 #16 3.686 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:36 #16 3.691 
09:14:36 #16 3.691 The package has been created.
09:14:36 #16 3.691 Attention, the package has been created in the current directory,
09:14:36 #16 3.691 not in ".." as indicated by the message above!
09:14:36 #16 3.716 Selecting previously unselected package docker-ce-build-deps.
09:14:36 #16 3.730 (Reading database ... 25565 files and directories currently installed.)
09:14:36 #16 3.731 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:36 #16 3.735 Unpacking docker-ce-build-deps (1.0) ...
09:14:36 + mkdir -p /root/build-deb/cli
09:14:36 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:36 #15 4.678 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:36 #15 4.678 1 not fully installed or removed.
09:14:36 #15 4.678 Need to get 8017 kB of archives.
09:14:36 #15 4.678 After this operation, 28.6 MB of additional disk space will be used.
09:14:36 #15 4.678 Get:1 http://deb.debian.org/debian buster/main armhf bash-completion all 1:2.8-6 [208 kB]
09:14:36 #15 4.684 Get:2 http://deb.debian.org/debian buster/main armhf cmake-data all 3.13.4-1 [1476 kB]
09:14:36 #15 4.699 Get:3 http://deb.debian.org/debian buster/main armhf libprocps7 armhf 2:3.3.15-2 [58.7 kB]
09:14:36 #15 4.714 Get:4 http://deb.debian.org/debian buster/main armhf procps armhf 2:3.3.15-2 [248 kB]
09:14:36 #15 4.717 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf libarchive13 armhf 3.3.3-4+deb10u3 [277 kB]
09:14:36 #15 4.721 Get:6 http://deb.debian.org/debian buster/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB]
09:14:36 #15 4.722 Get:7 http://deb.debian.org/debian buster/main armhf librhash0 armhf 1.3.8-1 [134 kB]
09:14:36 #15 4.725 Get:8 http://deb.debian.org/debian buster/main armhf libuv1 armhf 1.24.1-1+deb10u1 [98.3 kB]
09:14:36 #15 4.726 Get:9 http://deb.debian.org/debian buster/main armhf cmake armhf 3.13.4-1 [2848 kB]
09:14:36 #15 4.759 Get:10 http://deb.debian.org/debian buster/main armhf dh-apparmor all 2.13.2-10 [70.1 kB]
09:14:36 #15 4.759 Get:11 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
09:14:36 #15 4.761 Get:12 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
09:14:36 #15 4.762 Get:13 http://deb.debian.org/debian buster/main armhf libdevmapper-event1.02.1 armhf 2:1.02.155-3 [21.4 kB]
09:14:36 #15 4.763 Get:14 http://deb.debian.org/debian-security buster/updates/main armhf libudev-dev armhf 241-7~deb10u10 [110 kB]
09:14:36 #15 4.764 Get:15 http://deb.debian.org/debian buster/main armhf libsepol1-dev armhf 2.8-1 [318 kB]
09:14:36 #15 4.767 Get:16 http://deb.debian.org/debian buster/main armhf libpcre16-3 armhf 2:8.39-12 [238 kB]
09:14:36 #15 4.771 Get:17 http://deb.debian.org/debian buster/main armhf libpcre32-3 armhf 2:8.39-12 [231 kB]
09:14:36 #15 4.773 Get:18 http://deb.debian.org/debian buster/main armhf libpcrecpp0v5 armhf 2:8.39-12 [150 kB]
09:14:36 #15 4.774 Get:19 http://deb.debian.org/debian buster/main armhf libpcre3-dev armhf 2:8.39-12 [585 kB]
09:14:36 #15 4.780 Get:20 http://deb.debian.org/debian buster/main armhf libselinux1-dev armhf 2.8-1+b1 [162 kB]
09:14:36 #15 4.782 Get:21 http://deb.debian.org/debian buster/main armhf libdevmapper-dev armhf 2:1.02.155-3 [51.5 kB]
09:14:36 #15 4.783 Get:22 http://deb.debian.org/debian buster/main armhf libseccomp-dev armhf 2.3.3-4 [59.3 kB]
09:14:36 #15 4.784 Get:23 http://deb.debian.org/debian-security buster/updates/main armhf libsystemd-dev armhf 241-7~deb10u10 [322 kB]
09:14:36 #15 4.787 Get:24 http://deb.debian.org/debian buster/main armhf pkg-config armhf 0.29-6 [60.7 kB]
09:14:36 #15 5.064 Starting pkgProblemResolver with broken count: 0
09:14:36 #15 5.102 Starting 2 pkgProblemResolver with broken count: 0
09:14:36 #15 5.104 Done
09:14:36 #14 79.95 Setting up libmodule-runtime-perl (0.016-2) ...
09:14:36 #14 79.99 Setting up libmailtools-perl (2.21-2) ...
09:14:36 #14 80.00 Setting up python3-idna (3.3-1) ...
09:14:36 #20 exporting layers 2.7s done
09:14:36 #20 writing image sha256:ca4ff350a58c8ef4700dca9dc32e00433c36ba5b5b334e09d3e2af82f0dccee8 done
09:14:36 #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done
09:14:36 #20 DONE 2.7s
09:14:36 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
09:14:36 #15 25.08   Running scriptlet: annobin-plugin-gcc-12.26-1.fc38.aarch64              88/96 
09:14:36 #15 25.11   Installing       : gcc-plugin-annobin-13.2.1-1.fc38.aarch64             89/96 
09:14:36 #15 25.11   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.aarch64             89/96 
09:14:36 #15 25.14   Installing       : device-mapper-devel-1.02.189-2.fc38.aarch64          90/96 
09:14:36 #15 25.15   Installing       : libtool-ltdl-devel-2.4.7-6.fc38.aarch64              91/96 
09:14:36 #15 25.16   Installing       : libseccomp-devel-2.5.3-4.fc38.aarch64                92/96 
09:14:36 #15 25.17   Installing       : systemd-rpm-macros-253.10-1.fc38.noarch              93/96 
09:14:36 #15 25.17   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             94/96 
09:14:36 #15 25.18   Installing       : which-2.21-39.fc38.aarch64                           95/96 
09:14:36 #15 25.19   Cleanup          : systemd-libs-253.9-1.fc38.aarch64                    96/96 
09:14:36 #15 25.20   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          96/96 
09:14:36 #15 25.21   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               96/96 
09:14:36 #16 DONE 2.3s
09:14:36 
09:14:36 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:36 #17 DONE 0.0s
09:14:36 
09:14:36 #18 exporting to image
09:14:36 #18 exporting layers
09:14:36 #16 DONE 0.6s
09:14:36 + mkdir -p /root/build-deb/buildx
09:14:36 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:36 #15 4.957 debconf: delaying package configuration, since apt-utils is not installed
09:14:36 #15 4.991 Fetched 8017 kB in 0s (21.9 MB/s)
09:14:36 #15 5.022 Selecting previously unselected package bash-completion.
09:14:36 #15 5.022 (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.)
09:14:36 #15 5.039 Preparing to unpack .../00-bash-completion_1%3a2.8-6_all.deb ...
09:14:36 #15 5.390 The following additional packages will be installed:
09:14:36 #15 5.390   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:36 #15 5.390   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:36 #15 5.390   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:36 #15 5.390   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:36 #15 5.391   libudev-dev libuv1 pkg-config procps
09:14:36 #15 5.393 Suggested packages:
09:14:36 #15 5.393   cmake-doc ninja-build apparmor-easyprof seccomp
09:14:36 #15 5.393 Recommended packages:
09:14:36 #15 5.393   psmisc
09:14:36 #15 5.612 The following NEW packages will be installed:
09:14:36 #14 74.62   Cleanup    : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
09:14:36 #14 80.20 Setting up python3-urllib3 (1.26.12-1) ...
09:14:36 + set -e
09:14:36 + mkdir -p /root/build-deb/engine
09:14:36 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:36 #51 4.377 The following NEW packages will be installed:
09:14:36 #51 4.377   bzip2 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1
09:14:36 #51 4.377   libblkid-dev libelf1 libffi-dev libgirepository-1.0-1 libglib2.0-bin
09:14:36 #51 4.377   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3
09:14:36 #51 4.377   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev
09:14:36 #51 4.378   libpcre32-3 libpcrecpp0v5 libseccomp-dev libsecret-1-0 libsecret-1-dev
09:14:36 #51 4.378   libsecret-common libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev
09:14:36 #51 4.378   patch python3-distutils python3-lib2to3 uuid-dev xz-utils zlib1g-dev
09:14:36 #15 10.28 Transaction test succeeded.
09:14:36 #15 10.28 Running transaction
09:14:36 
09:14:36 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:36 + mkdir -p /root/build-deb/cli
09:14:36 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:36 #15 5.612   bash-completion cmake cmake-data dh-apparmor dmsetup libdevmapper-dev
09:14:36 #15 5.612   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp24 libncurses6
09:14:36 #15 5.612   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libprocps8
09:14:36 #15 5.613   librhash0 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev
09:14:36 #15 5.613   libudev-dev libuv1 pkg-config procps
09:14:36 #15 5.885 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:36 #15 5.885 1 not fully installed or removed.
09:14:36 #15 5.885 Need to get 9065 kB of archives.
09:14:36 #15 5.885 After this operation, 33.9 MB of additional disk space will be used.
09:14:36 #15 5.885 Get:1 http://deb.debian.org/debian bullseye/main armhf bash-completion all 1:2.11-2 [234 kB]
09:14:37 #14 80.38 Setting up libxml-libxml-perl (2.0207+dfsg+really+2.0134-1build1) ...
09:14:37 #14 80.43 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:14:37 #14 80.50 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:14:37 #14 80.58 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:37 #14 DONE 80.8s
09:14:37 
09:14:37 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:37 #15 DONE 0.0s
09:14:37 
09:14:37 #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
09:14:37 #51 4.676 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
09:14:37 #51 4.676 Need to get 11.3 MB of archives.
09:14:37 #51 4.676 After this operation, 44.7 MB of additional disk space will be used.
09:14:37 #51 4.676 Get:1 http://deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:14:37 #51 4.678 Get:2 http://deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:14:37 #51 4.691 Get:3 http://deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:14:37 #51 4.695 Get:4 http://deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.12 [2312 kB]
09:14:37 #51 4.713 Get:5 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
09:14:37 #51 4.715 Get:6 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
09:14:37 #51 4.717 Get:7 http://deb.debian.org/debian bullseye/main amd64 libsecret-common all 0.20.4-2 [26.7 kB]
09:14:37 #51 4.719 Get:8 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-0 amd64 0.20.4-2 [114 kB]
09:14:37 #51 4.721 Get:9 http://deb.debian.org/debian bullseye/main amd64 gir1.2-secret-1 amd64 0.20.4-2 [13.7 kB]
09:14:37 #51 4.722 Get:10 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:14:37 #51 4.724 Get:11 http://deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:14:37 #51 4.726 Get:12 http://deb.debian.org/debian bullseye/main amd64 uuid-dev amd64 2.36.1-8+deb11u1 [99.4 kB]
09:14:37 #51 4.728 Get:13 http://deb.debian.org/debian bullseye/main amd64 libblkid-dev amd64 2.36.1-8+deb11u1 [225 kB]
09:14:37 #51 4.731 Get:14 http://deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:14:37 #51 4.734 Get:15 http://deb.debian.org/debian bullseye/main amd64 libffi-dev amd64 3.3-6 [56.5 kB]
09:14:37 #51 4.735 Get:16 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-data all 2.66.8-1 [1164 kB]
09:14:37 #51 4.748 Get:17 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-bin amd64 2.66.8-1 [141 kB]
09:14:37 #51 4.751 Get:18 http://deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:14:37 #51 4.753 Get:19 http://deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:14:37 #51 4.755 Get:20 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev-bin amd64 2.66.8-1 [179 kB]
09:14:37 #51 4.758 Get:21 http://deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:14:37 #51 4.762 Get:22 http://deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB]
09:14:37 #51 4.766 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB]
09:14:37 #51 4.769 Get:24 http://deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB]
09:14:37 #51 4.770 Get:25 http://deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB]
09:14:37 #51 4.779 Get:26 http://deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:14:37 #51 4.781 Get:27 http://deb.debian.org/debian bullseye/main amd64 libmount-dev amd64 2.36.1-8+deb11u1 [78.0 kB]
09:14:37 #51 4.783 Get:28 http://deb.debian.org/debian bullseye/main amd64 libpcre16-3 amd64 2:8.39-13 [259 kB]
09:14:37 #51 4.786 Get:29 http://deb.debian.org/debian bullseye/main amd64 libpcre32-3 amd64 2:8.39-13 [250 kB]
09:14:37 #51 4.790 Get:30 http://deb.debian.org/debian bullseye/main amd64 libpcrecpp0v5 amd64 2:8.39-13 [152 kB]
09:14:37 #51 4.792 Get:31 http://deb.debian.org/debian bullseye/main amd64 libpcre3-dev amd64 2:8.39-13 [650 kB]
09:14:37 #51 4.800 Get:32 http://deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB]
09:14:37 #51 4.802 Get:33 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-dev amd64 2.66.8-1 [1577 kB]
09:14:37 #51 4.821 Get:34 http://deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:14:37 #51 4.821 Get:35 http://deb.debian.org/debian bullseye/main amd64 libsecret-1-dev amd64 0.20.4-2 [214 kB]
09:14:37 #51 4.824 Get:36 http://deb.debian.org/debian bullseye-updates/main amd64 libsystemd-dev amd64 247.3-7+deb11u4 [402 kB]
09:14:37 #51 4.827 Get:37 http://deb.debian.org/debian bullseye-updates/main amd64 libudev-dev amd64 247.3-7+deb11u4 [124 kB]
09:14:37 + mkdir -p /root/build-deb/buildx
09:14:37 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:37 #15 5.890 Get:2 http://deb.debian.org/debian bullseye/main armhf cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:14:37 #15 5.898 Get:3 http://deb.debian.org/debian bullseye/main armhf libncurses6 armhf 6.2+20201114-2+deb11u1 [80.6 kB]
09:14:37 #15 5.900 Get:4 http://deb.debian.org/debian bullseye/main armhf libprocps8 armhf 2:3.3.17-5 [60.7 kB]
09:14:37 #15 5.901 Get:5 http://deb.debian.org/debian bullseye/main armhf procps armhf 2:3.3.17-5 [492 kB]
09:14:37 #15 5.903 Get:6 http://deb.debian.org/debian bullseye/main armhf libjsoncpp24 armhf 1.9.4-4 [68.5 kB]
09:14:37 #15 5.904 Get:7 http://deb.debian.org/debian bullseye/main armhf librhash0 armhf 1.4.1-2 [144 kB]
09:14:37 #15 5.905 Get:8 http://deb.debian.org/debian bullseye/main armhf libuv1 armhf 1.40.0-2 [120 kB]
09:14:37 #15 5.906 Get:9 http://deb.debian.org/debian bullseye/main armhf cmake armhf 3.18.4-2+deb11u1 [3534 kB]
09:14:37 #15 5.930 Get:10 http://deb.debian.org/debian bullseye/main armhf dh-apparmor all 2.13.6-10 [75.2 kB]
09:14:37 #15 5.931 Get:11 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
09:14:37 #15 5.932 Get:12 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
09:14:37 #15 5.932 Get:13 http://deb.debian.org/debian bullseye/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1 [22.2 kB]
09:14:37 #15 5.933 Get:14 http://deb.debian.org/debian bullseye-updates/main armhf libudev-dev armhf 247.3-7+deb11u4 [124 kB]
09:14:37 #15 5.933 Get:15 http://deb.debian.org/debian bullseye/main armhf libsepol1-dev armhf 3.1-1 [317 kB]
09:14:37 #15 5.935 Get:16 http://deb.debian.org/debian bullseye/main armhf libpcre2-16-0 armhf 10.36-2+deb11u1 [198 kB]
09:14:37 #15 5.936 Get:17 http://deb.debian.org/debian bullseye/main armhf libpcre2-32-0 armhf 10.36-2+deb11u1 [189 kB]
09:14:37 #15 5.938 Get:18 http://deb.debian.org/debian bullseye/main armhf libpcre2-posix2 armhf 10.36-2+deb11u1 [48.6 kB]
09:14:37 #15 5.938 Get:19 http://deb.debian.org/debian bullseye/main armhf libpcre2-dev armhf 10.36-2+deb11u1 [640 kB]
09:14:37 #15 5.941 Get:20 http://deb.debian.org/debian bullseye/main armhf libselinux1-dev armhf 3.1-3 [163 kB]
09:14:37 #15 5.942 Get:21 http://deb.debian.org/debian bullseye/main armhf libdevmapper-dev armhf 2:1.02.175-2.1 [52.0 kB]
09:14:37 #15 5.943 Get:22 http://deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
09:14:37 #15 5.944 Get:23 http://deb.debian.org/debian bullseye-updates/main armhf libsystemd-dev armhf 247.3-7+deb11u4 [402 kB]
09:14:37 #15 5.945 Get:24 http://deb.debian.org/debian bullseye/main armhf pkg-config armhf 0.29.2-1 [62.4 kB]
09:14:37 #15 6.117 debconf: delaying package configuration, since apt-utils is not installed
09:14:37 #15 6.160 Fetched 9065 kB in 0s (27.9 MB/s)
09:14:37 + mkdir -p /root/build-deb/compose
09:14:37 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:37 + mkdir -p /go/src/github.com/docker
09:14:37 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:37 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:37 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:37 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:37 + EPOCH=5
09:14:37 + EPOCH_SEP=
09:14:37 + [[ ! -z 5 ]]
09:14:37 + EPOCH_SEP=:
09:14:37 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:37 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:37 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:37 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:37 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:37 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:37 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:37 + debSource=docker-ce
09:14:37 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:37 + debMaintainer='Docker <support@docker.com>'
09:14:37 ++ date --rfc-2822
09:14:37 + debDate='Wed, 20 Sep 2023 09:14:37 +0000'
09:14:37 + pkgRevision=1
09:14:37 + cat
09:14:37 + export CLI_GITCOMMIT=0e70f1b
09:14:37 + CLI_GITCOMMIT=0e70f1b
09:14:37 + export ENGINE_GITCOMMIT=7cfb81b
09:14:37 + ENGINE_GITCOMMIT=7cfb81b
09:14:37 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:37 + dpkg-buildpackage -uc -us -I.git
09:14:37 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:37 dpkg-buildpackage: info: source package docker-ce
09:14:37 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal
09:14:37 dpkg-buildpackage: info: source distribution focal
09:14:37 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:37 dpkg-buildpackage: info: host architecture arm64
09:14:37  dpkg-source -I.git --before-build .
09:14:37 #14 80.71 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:37 #14 80.74 Setting up dh-strip-nondeterminism (1.13.1-1) ...
09:14:37 #14 80.76 Setting up libconst-fast-perl (0.014-2) ...
09:14:37 #14 80.77 Setting up libhttp-daemon-perl (6.14-2) ...
09:14:37 #14 80.79 Setting up python3-unidiff (0.7.3-1) ...
09:14:37 #15 5.735 Unpacking bash-completion (1:2.8-6) ...
09:14:37 #16 3.971 Reading package lists...
09:14:37 #14 75.15   Cleanup    : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
09:14:37 + mkdir -p /root/build-deb/cli
09:14:37 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:37 #16 3.813 Reading package lists...
09:14:37 #16 4.626 Building dependency tree...
09:14:37 #51 5.035 debconf: delaying package configuration, since apt-utils is not installed
09:14:37 #51 5.081 Fetched 11.3 MB in 0s (25.7 MB/s)
09:14:37 #51 5.114 Selecting previously unselected package bzip2.
09:14:37 #51 5.114 (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.)
09:14:37 #51 5.130 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
09:14:37 #51 5.140 Unpacking bzip2 (1.0.8-4) ...
09:14:37 + mkdir -p /root/build-deb/compose
09:14:37 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:37 #15 6.191 Selecting previously unselected package bash-completion.
09:14:37 #15 6.191 (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.)
09:14:37 #15 6.209 Preparing to unpack .../00-bash-completion_1%3a2.11-2_all.deb ...
09:14:37  debian/rules clean
09:14:37 dh clean --with=bash-completion
09:14:37    dh_clean
09:14:37 #14 80.92 Setting up libdata-dpath-perl (0.58-2) ...
09:14:37 #14 80.94 Setting up python3-magic (2:0.4.26-3) ...
09:14:37 #14 81.07 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ...
09:14:37 #14 81.08 Setting up g++-12 (12.3.0-1ubuntu1~23.04) ...
09:14:37 #14 81.09 Setting up python3-pkg-resources (66.1.1-1) ...
09:14:37 #15 5.869 Selecting previously unselected package cmake-data.
09:14:37 #16 4.814 Building dependency tree...
09:14:37 #16 5.026 Reading state information...
09:14:37 #16 5.033 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:37 + mkdir -p /root/build-deb/buildx
09:14:37 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:37 #16 4.816 Reading state information...
09:14:37 #16 4.821 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:37 #16 5.069 Starting 2 pkgProblemResolver with broken count: 0
09:14:37 #51 5.228 Selecting previously unselected package xz-utils.
09:14:37 #51 5.231 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:14:37 #51 5.235 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:14:37 #51 5.339 Selecting previously unselected package patch.
09:14:37 #51 5.342 Preparing to unpack .../02-patch_2.7.6-7_amd64.deb ...
09:14:37 #51 5.352 Unpacking patch (2.7.6-7) ...
09:14:37 + mkdir -p /go/src/github.com/docker
09:14:37 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:37 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:37 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:37 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:37 + EPOCH=5
09:14:37 + EPOCH_SEP=
09:14:37 + [[ ! -z 5 ]]
09:14:37 + EPOCH_SEP=:
09:14:37 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:37 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:37 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:37 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:37 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:37 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:37 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:37 + debSource=docker-ce
09:14:37 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:37 + debMaintainer='Docker <support@docker.com>'
09:14:37 ++ date --rfc-2822
09:14:37 + debDate='Wed, 20 Sep 2023 09:14:37 +0000'
09:14:37 + pkgRevision=1
09:14:37 + cat
09:14:37 + export CLI_GITCOMMIT=0e70f1b
09:14:37 + CLI_GITCOMMIT=0e70f1b
09:14:37 + export ENGINE_GITCOMMIT=7cfb81b
09:14:37 + ENGINE_GITCOMMIT=7cfb81b
09:14:37 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:37 + dpkg-buildpackage -uc -us -I.git
09:14:37 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:37 dpkg-buildpackage: info: source package docker-ce
09:14:37 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm
09:14:37 dpkg-buildpackage: info: source distribution bookworm
09:14:37 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:37  dpkg-source -I.git --before-build .
09:14:37 dpkg-buildpackage: info: host architecture arm64
09:14:37  dpkg-source -I.git -b .
09:14:37 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:37 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:37 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:37 dpkg-source: info: using source format '1.0'
09:14:37 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz
09:14:37 #20 exporting layers 5.3s done
09:14:37 #20 writing image sha256:04d6636f00a432d98b15c3ce9cbb03013f23e97a7009cc934f847d35e9ca987e done
09:14:37 #20 naming to docker.io/debbuild-raspbian-bullseye/aarch64 done
09:14:37 #20 DONE 5.3s
09:14:37 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/raspbian-bullseye:/build  debbuild-raspbian-bullseye/aarch64
09:14:37 #15 5.870 Preparing to unpack .../01-cmake-data_3.13.4-1_all.deb ...
09:14:37 #15 5.875 Unpacking cmake-data (3.13.4-1) ...
09:14:37 #16 5.330 Starting 2 pkgProblemResolver with broken count: 0
09:14:37 #16 5.335 Done
09:14:37 #16 5.074 Done
09:14:37 #16 5.265  Done
09:14:37 #14 75.68   Cleanup    : rpm-4.11.3-45.el7.x86_64                                   52/52 
09:14:37 #14 76.22   Verifying  : file-5.11-37.el7.x86_64                                     1/52 
09:14:37 #14 76.24   Verifying  : perl-HTTP-Tiny-0.033-3.el7.noarch                           2/52 
09:14:37 #14 76.26   Verifying  : perl-threads-shared-1.43-6.el7.x86_64                       3/52 
09:14:37 #14 76.27   Verifying  : 4:perl-Time-HiRes-1.9725-3.el7.x86_64                       4/52 
09:14:37 #14 76.28   Verifying  : rpm-4.11.3-48.el7_9.x86_64                                  5/52 
09:14:37 #14 76.30   Verifying  : zip-3.0-11.el7.x86_64                                       6/52 
09:14:37 #14 76.31   Verifying  : perl-Exporter-5.68-3.el7.noarch                             7/52 
09:14:37 #14 76.32   Verifying  : perl-constant-1.27-2.el7.noarch                             8/52 
09:14:37 #14 76.34   Verifying  : perl-PathTools-3.40-5.el7.x86_64                            9/52 
09:14:37 #14 76.35   Verifying  : unzip-6.0-24.el7_9.x86_64                                  10/52 
09:14:37 #14 76.36   Verifying  : desktop-file-utils-0.23-2.el7.x86_64                       11/52 
09:14:37 #14 76.37   Verifying  : perl-Socket-2.010-5.el7.x86_64                             12/52 
09:14:37 #14 76.39   Verifying  : 1:perl-parent-0.225-244.el7.noarch                         13/52 
09:14:37 #51 5.436 Selecting previously unselected package dpkg-dev.
09:14:37 #51 5.438 Preparing to unpack .../03-dpkg-dev_1.20.12_all.deb ...
09:14:37 #51 5.444 Unpacking dpkg-dev (1.20.12) ...
09:14:37 #16 0.743 Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
09:14:37 #16 0.803 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
09:14:37 #16 0.876 Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
09:14:37  debian/rules clean
09:14:37 dh clean --with=bash-completion
09:14:37    dh_clean
09:14:37 #15 DONE 12.3s
09:14:37 
09:14:37 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:37 #16 DONE 0.2s
09:14:38 + set -e
09:14:38 + mkdir -p /root/build-deb/engine
09:14:38 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:38 #15 6.200 Selecting previously unselected package libprocps7:armhf.
09:14:38 #15 6.200 Preparing to unpack .../02-libprocps7_2%3a3.3.15-2_armhf.deb ...
09:14:38 #15 6.210 Unpacking libprocps7:armhf (2:3.3.15-2) ...
09:14:38 #15 6.252 Selecting previously unselected package procps.
09:14:38 #15 6.252 Preparing to unpack .../03-procps_2%3a3.3.15-2_armhf.deb ...
09:14:38 #15 6.257 Unpacking procps (2:3.3.15-2) ...
09:14:38 #15 6.314 Selecting previously unselected package libarchive13:armhf.
09:14:38 #15 6.317 Preparing to unpack .../04-libarchive13_3.3.3-4+deb10u3_armhf.deb ...
09:14:38 #15 6.320 Unpacking libarchive13:armhf (3.3.3-4+deb10u3) ...
09:14:38 #15 6.373 Selecting previously unselected package libjsoncpp1:armhf.
09:14:38 #15 6.375 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ...
09:14:38 #15 6.378 Unpacking libjsoncpp1:armhf (1.7.4-3) ...
09:14:38 #15 6.414 Selecting previously unselected package librhash0:armhf.
09:14:38 #15 6.417 Preparing to unpack .../06-librhash0_1.3.8-1_armhf.deb ...
09:14:38 #15 6.423 Unpacking librhash0:armhf (1.3.8-1) ...
09:14:38 #15 6.469 Selecting previously unselected package libuv1:armhf.
09:14:38 #15 6.471 Preparing to unpack .../07-libuv1_1.24.1-1+deb10u1_armhf.deb ...
09:14:38 #15 6.474 Unpacking libuv1:armhf (1.24.1-1+deb10u1) ...
09:14:38 #15 6.509 Selecting previously unselected package cmake.
09:14:38 #15 6.512 Preparing to unpack .../08-cmake_3.13.4-1_armhf.deb ...
09:14:38 #15 6.516 Unpacking cmake (3.13.4-1) ...
09:14:38 #16 5.546  Done
09:14:38 #15 6.827 Unpacking bash-completion (1:2.11-2) ...
09:14:38 #15 6.968 Selecting previously unselected package cmake-data.
09:14:38 #15 6.970 Preparing to unpack .../01-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:14:38 #15 6.978 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:14:38 #14 81.36 Setting up libmodule-implementation-perl (0.09-2) ...
09:14:38 #14 81.38 Setting up libcgi-fast-perl (1:2.15-1) ...
09:14:38 #14 81.40 Setting up python3-apt (2.5.3ubuntu1) ...
09:14:38 #14 81.56 Setting up libpackage-stash-perl (0.40-1) ...
09:14:38 #14 81.58 Setting up libimport-into-perl (1.002005-2) ...
09:14:38 #14 81.59 Setting up libmoo-perl (2.005005-1) ...
09:14:38 #14 81.61 Setting up python3-bcrypt (3.2.2-1) ...
09:14:38 #16 5.455 Starting pkgProblemResolver with broken count: 0
09:14:38 #16 5.492 Starting 2 pkgProblemResolver with broken count: 0
09:14:38 #16 5.496 Done
09:14:38 #14 76.41   Verifying  : 4:perl-macros-5.16.3-299.el7_9.x86_64                      14/52 
09:14:38 #14 76.42   Verifying  : bzip2-1.0.6-13.el7.x86_64                                  15/52 
09:14:38 #14 76.43   Verifying  : perl-srpm-macros-1-8.el7.noarch                            16/52 
09:14:38 #14 76.44   Verifying  : groff-base-1.22.2-8.el7.x86_64                             17/52 
09:14:38 #14 76.45   Verifying  : perl-Thread-Queue-3.02-2.el7.noarch                        18/52 
09:14:38 #14 76.47   Verifying  : perl-File-Temp-0.23.01-3.el7.noarch                        19/52 
09:14:38 #14 76.52   Verifying  : 1:perl-Pod-Simple-3.28-4.el7.noarch                        20/52 
09:14:38 #14 76.53   Verifying  : gdb-7.6.1-120.el7.x86_64                                   21/52 
09:14:38 #14 76.55   Verifying  : dwz-0.11-3.el7.x86_64                                      22/52 
09:14:38 #14 76.56   Verifying  : perl-Time-Local-1.2300-2.el7.noarch                        23/52 
09:14:38 #14 76.58   Verifying  : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch                   24/52 
09:14:38 #14 76.60   Verifying  : perl-Pod-Perldoc-3.20-4.el7.noarch                         25/52 
09:14:38 #14 76.62   Verifying  : patch-2.7.1-12.el7_7.x86_64                                26/52 
09:14:38 #14 76.63   Verifying  : perl-Carp-1.26-244.el7.noarch                              27/52 
09:14:38 #14 76.64   Verifying  : rpm-build-4.11.3-48.el7_9.x86_64                           28/52 
09:14:38 #14 76.66   Verifying  : perl-Storable-2.45-3.el7.x86_64                            29/52 
09:14:38 #14 76.67   Verifying  : perl-Scalar-List-Utils-1.27-248.el7.x86_64                 30/52 
09:14:38 #14 76.68   Verifying  : rpm-libs-4.11.3-48.el7_9.x86_64                            31/52 
09:14:38 #14 76.69   Verifying  : perl-Pod-Usage-1.63-3.el7.noarch                           32/52 
09:14:38 #14 76.71   Verifying  : 1:emacs-filesystem-24.3-23.el7_9.1.noarch                  33/52 
09:14:38 + mkdir -p /root/build-deb/compose
09:14:38 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:38 + mkdir -p /go/src/github.com/docker
09:14:38 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:38 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:38 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:38 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:38 + EPOCH=5
09:14:38 + EPOCH_SEP=
09:14:38 + [[ ! -z 5 ]]
09:14:38 + EPOCH_SEP=:
09:14:38 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:38 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:38 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:38 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:38 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:38 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:38 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:38 + debSource=docker-ce
09:14:38 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:38 + debMaintainer='Docker <support@docker.com>'
09:14:38 ++ date --rfc-2822
09:14:38 + debDate='Wed, 20 Sep 2023 09:14:37 +0000'
09:14:38 + pkgRevision=1
09:14:38 + cat
09:14:38 + export CLI_GITCOMMIT=0e70f1b
09:14:38 + CLI_GITCOMMIT=0e70f1b
09:14:38 + export ENGINE_GITCOMMIT=7cfb81b
09:14:38 + ENGINE_GITCOMMIT=7cfb81b
09:14:38 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:38 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:38 + dpkg-buildpackage -uc -us -I.git
09:14:38 dpkg-buildpackage: info: source package docker-ce
09:14:38 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye
09:14:38 dpkg-buildpackage: info: source distribution bullseye
09:14:38 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:38 dpkg-buildpackage: info: host architecture arm64
09:14:38  dpkg-source -I.git --before-build .
09:14:38 #51 5.713 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:14:38 #51 5.716 Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
09:14:38 #51 5.724 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:14:38 #51 5.794 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:14:38 #51 5.797 Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
09:14:38 #51 5.801 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:14:38 #51 5.881 Selecting previously unselected package libsecret-common.
09:14:38 #51 5.885 Preparing to unpack .../06-libsecret-common_0.20.4-2_all.deb ...
09:14:38 #51 5.901 Unpacking libsecret-common (0.20.4-2) ...
09:14:38 #51 5.977 Selecting previously unselected package libsecret-1-0:amd64.
09:14:38 #16 0.948 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
09:14:38  dpkg-source -I.git -b .
09:14:38 dpkg-source: warning: native package version may not have a revision
09:14:38 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:38 dpkg-source: info: using source format '1.0'
09:14:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz
09:14:38 
09:14:38 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:38 #16 5.767 Starting pkgProblemResolver with broken count: 0
09:14:38 #16 5.814 Starting 2 pkgProblemResolver with broken count: 0
09:14:38 #16 5.818 Done
09:14:38 #15 7.345 Selecting previously unselected package libncurses6:armhf.
09:14:38 #14 81.74 Setting up liblist-someutils-perl (0.59-1) ...
09:14:38 #14 81.75 Setting up debhelper (13.11.4ubuntu3) ...
09:14:38 #14 81.77 Setting up liblist-someutils-xs-perl:armhf (0.58-3) ...
09:14:38 #14 81.78 Setting up python3-chardet (5.1.0+dfsg-2) ...
09:14:38 #16 5.804 The following additional packages will be installed:
09:14:38 #16 5.804   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:38 #16 5.804   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:38 #16 5.805   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:38 #16 5.805   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:38 #16 5.805   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
09:14:38 #16 5.806 Suggested packages:
09:14:38 #16 5.806   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
09:14:38 #16 5.806 Recommended packages:
09:14:38 #16 5.806   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
09:14:38 #16 5.849 The following NEW packages will be installed:
09:14:38 #16 5.850   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:38 #16 5.850   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:38 #16 5.850   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:38 #16 5.850   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:38 #16 5.851   libsystemd-dev libudev-dev libuv1 pkg-config
09:14:38 #16 5.852 The following packages will be upgraded:
09:14:38 #16 5.852   libsystemd0 libudev1
09:14:38 #14 76.75   Verifying  : perl-Encode-2.51-7.el7.x86_64                              34/52 
09:14:38 #14 76.76   Verifying  : rpmlint-1.5-4.el7.noarch                                   35/52 
09:14:38 #14 76.77   Verifying  : perl-podlators-2.5.1-3.el7.noarch                          36/52 
09:14:38 #14 76.79   Verifying  : rpm-python-4.11.3-48.el7_9.x86_64                          37/52 
09:14:38 #14 76.80   Verifying  : 4:perl-5.16.3-299.el7_9.x86_64                             38/52 
09:14:38 #14 76.82   Verifying  : perl-File-Path-2.09-2.el7.noarch                           39/52 
09:14:38 #14 76.83   Verifying  : elfutils-0.176-5.el7.x86_64                                40/52 
09:14:38 #14 76.84   Verifying  : perl-threads-1.87-4.el7.x86_64                             41/52 
09:14:38 #14 76.86   Verifying  : perl-Filter-1.49-3.el7.x86_64                              42/52 
09:14:38 #14 76.87   Verifying  : perl-Getopt-Long-2.40-3.el7.noarch                         43/52 
09:14:38 #14 76.88   Verifying  : perl-Text-ParseWords-3.29-4.el7.noarch                     44/52 
09:14:38 #14 76.89   Verifying  : python-srpm-macros-3-34.el7.noarch                         45/52 
09:14:38 #14 76.90   Verifying  : 4:perl-libs-5.16.3-299.el7_9.x86_64                        46/52 
09:14:38 #14 76.91   Verifying  : rpm-build-libs-4.11.3-48.el7_9.x86_64                      47/52 
09:14:38 #14 76.93   Verifying  : redhat-rpm-config-9.1.0-88.el7.centos.noarch               48/52 
09:14:38 #14 76.94   Verifying  : rpm-4.11.3-45.el7.x86_64                                   49/52 
09:14:38 #14 76.94   Verifying  : rpm-build-libs-4.11.3-45.el7.x86_64                        50/52 
09:14:38 #14 76.94   Verifying  : rpm-libs-4.11.3-45.el7.x86_64                              51/52 
09:14:38 #14 76.94   Verifying  : rpm-python-4.11.3-45.el7.x86_64                            52/52 
09:14:38 #14 76.98 
09:14:38 #14 76.98 Installed:
09:14:38 #14 76.98   rpm-build.x86_64 0:4.11.3-48.el7_9         rpmlint.noarch 0:1.5-4.el7        
09:14:38 #14 76.98 
09:14:38 #14 76.98 Dependency Installed:
09:14:38 #14 76.98   bzip2.x86_64 0:1.0.6-13.el7                                                   
09:14:38 #14 76.98   desktop-file-utils.x86_64 0:0.23-2.el7                                        
09:14:38 #14 76.98   dwz.x86_64 0:0.11-3.el7                                                       
09:14:38 #14 76.98   elfutils.x86_64 0:0.176-5.el7                                                 
09:14:38 #14 76.98   emacs-filesystem.noarch 1:24.3-23.el7_9.1                                     
09:14:38 #14 76.98   file.x86_64 0:5.11-37.el7                                                     
09:14:38 #14 76.98   gdb.x86_64 0:7.6.1-120.el7                                                    
09:14:38 #14 76.98   groff-base.x86_64 0:1.22.2-8.el7                                              
09:14:38 #14 76.98   patch.x86_64 0:2.7.1-12.el7_7                                                 
09:14:38 #14 76.98   perl.x86_64 4:5.16.3-299.el7_9                                                
09:14:38 #14 76.98   perl-Carp.noarch 0:1.26-244.el7                                               
09:14:38 #14 76.98   perl-Encode.x86_64 0:2.51-7.el7                                               
09:14:38 #14 76.98   perl-Exporter.noarch 0:5.68-3.el7                                             
09:14:38 #14 76.98   perl-File-Path.noarch 0:2.09-2.el7                                            
09:14:38 #14 76.98   perl-File-Temp.noarch 0:0.23.01-3.el7                                         
09:14:38 #14 76.98   perl-Filter.x86_64 0:1.49-3.el7                                               
09:14:38 #14 76.98   perl-Getopt-Long.noarch 0:2.40-3.el7                                          
09:14:38 #14 76.98   perl-HTTP-Tiny.noarch 0:0.033-3.el7                                           
09:14:38 #14 76.98   perl-PathTools.x86_64 0:3.40-5.el7                                            
09:14:38 #14 76.98   perl-Pod-Escapes.noarch 1:1.04-299.el7_9                                      
09:14:38 #14 76.98   perl-Pod-Perldoc.noarch 0:3.20-4.el7                                          
09:14:38 #14 76.98   perl-Pod-Simple.noarch 1:3.28-4.el7                                           
09:14:38 #14 76.98   perl-Pod-Usage.noarch 0:1.63-3.el7                                            
09:14:38 #14 76.98   perl-Scalar-List-Utils.x86_64 0:1.27-248.el7                                  
09:14:38 #14 76.98   perl-Socket.x86_64 0:2.010-5.el7                                              
09:14:38 #14 76.98   perl-Storable.x86_64 0:2.45-3.el7                                             
09:14:38 #14 76.98   perl-Text-ParseWords.noarch 0:3.29-4.el7                                      
09:14:38 #14 76.98   perl-Thread-Queue.noarch 0:3.02-2.el7                                         
09:14:38 #14 76.98   perl-Time-HiRes.x86_64 4:1.9725-3.el7                                         
09:14:38 #14 76.98   perl-Time-Local.noarch 0:1.2300-2.el7                                         
09:14:38 #14 76.98   perl-constant.noarch 0:1.27-2.el7                                             
09:14:38 #14 76.98   perl-libs.x86_64 4:5.16.3-299.el7_9                                           
09:14:38 #14 76.98   perl-macros.x86_64 4:5.16.3-299.el7_9                                         
09:14:38 #14 76.98   perl-parent.noarch 1:0.225-244.el7                                            
09:14:38 #14 76.98   perl-podlators.noarch 0:2.5.1-3.el7                                           
09:14:38 #14 76.98   perl-srpm-macros.noarch 0:1-8.el7                                             
09:14:38 #14 76.98   perl-threads.x86_64 0:1.87-4.el7                                              
09:14:38 #14 76.98   perl-threads-shared.x86_64 0:1.43-6.el7                                       
09:14:38 #14 76.98   python-srpm-macros.noarch 0:3-34.el7                                          
09:14:38 #14 76.98   redhat-rpm-config.noarch 0:9.1.0-88.el7.centos                                
09:14:38 #14 76.98   unzip.x86_64 0:6.0-24.el7_9                                                   
09:14:38 #14 76.98   zip.x86_64 0:3.0-11.el7                                                       
09:14:38 #14 76.98 
09:14:38 #14 76.98 Dependency Updated:
09:14:38 #14 76.98   rpm.x86_64 0:4.11.3-48.el7_9        rpm-build-libs.x86_64 0:4.11.3-48.el7_9  
09:14:38 #14 76.98   rpm-libs.x86_64 0:4.11.3-48.el7_9   rpm-python.x86_64 0:4.11.3-48.el7_9      
09:14:38 #14 76.98 
09:14:38  debian/rules clean
09:14:38 dh clean --with=bash-completion
09:14:38    dh_clean
09:14:38 #51 5.979 Preparing to unpack .../07-libsecret-1-0_0.20.4-2_amd64.deb ...
09:14:38 #51 5.983 Unpacking libsecret-1-0:amd64 (0.20.4-2) ...
09:14:38 #51 6.056 Selecting previously unselected package gir1.2-secret-1:amd64.
09:14:38 #51 6.064 Preparing to unpack .../08-gir1.2-secret-1_0.20.4-2_amd64.deb ...
09:14:38 #15 11.56   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch            1/1 
09:14:38 #15 11.69   Preparing        :                                                        1/1 
09:14:38 #15 11.75   Upgrading        : systemd-libs-253.10-1.fc38.x86_64                     1/94 
09:14:38 #15 11.75   Installing       : perl-File-Find-1.40-497.fc38.noarch                   2/94 
09:14:38 #15 11.76   Installing       : cmake-rpm-macros-3.27.4-7.fc38.noarch                 3/94 
09:14:38 #15 11.77   Installing       : cmake-filesystem-3.27.4-7.fc38.x86_64                 4/94 
09:14:38 #15 11.78   Installing       : python3-libselinux-3.5-1.fc38.x86_64                  5/94 
09:14:38 #15 11.78   Installing       : perl-threads-1:2.27-490.fc38.x86_64                   6/94 
09:14:38 #15 11.79   Installing       : m4-1.4.19-5.fc38.x86_64                               7/94 
09:14:38 #15 11.80   Installing       : libtool-ltdl-2.4.7-6.fc38.x86_64                      8/94 
09:14:38 #15 11.80   Installing       : libseccomp-2.5.3-4.fc38.x86_64                        9/94 
09:14:38 #15 11.81   Installing       : libmpc-1.3.1-2.fc38.x86_64                           10/94 
09:14:38 #15 11.82   Installing       : libfdisk-2.38.1-4.fc38.x86_64                        11/94 
09:14:38 #15 25.84   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64             95/95 
09:14:38 #15 28.08   Verifying        : automake-1.16.5-9.fc37.noarch                         1/95 
09:14:38 #15 28.08   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 2/95 
09:14:38 #15 28.08   Verifying        : device-mapper-devel-1.02.175-9.fc37.aarch64           3/95 
09:14:38 #15 28.08   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            4/95 
09:14:38 #15 28.08   Verifying        : gc-8.0.6-4.fc37.aarch64                               5/95 
09:14:38 #15 28.08   Verifying        : guile22-2.2.7-6.fc37.aarch64                          6/95 
09:14:38 #15 28.08   Verifying        : jsoncpp-1.9.5-3.fc37.aarch64                          7/95 
09:14:38 #15 28.08   Verifying        : kmod-libs-30-2.fc37.aarch64                           8/95 
09:14:38 #15 28.08   Verifying        : libargon2-20190702-1.fc37.aarch64                     9/95 
09:14:38 #15 28.08   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        10/95 
09:14:38 #15 28.08   Verifying        : libcbor-0.7.0-7.fc37.aarch64                         11/95 
09:14:38 #15 28.08   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       12/95 
09:14:38 #15 28.08   Verifying        : libfido2-1.11.0-3.fc37.aarch64                       13/95 
09:14:38 #15 28.08   Verifying        : libmpc-1.2.1-5.fc37.aarch64                          14/95 
09:14:38 #15 28.08   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      15/95 
09:14:38 #15 28.08   Verifying        : libseccomp-devel-2.5.3-3.fc37.aarch64                16/95 
09:14:38 #15 28.08   Verifying        : libtool-2.4.7-2.fc37.aarch64                         17/95 
09:14:38 #15 28.08   Verifying        : libtool-ltdl-2.4.7-2.fc37.aarch64                    18/95 
09:14:38 #15 28.08   Verifying        : libtool-ltdl-devel-2.4.7-2.fc37.aarch64              19/95 
09:14:38 #15 28.08   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     20/95 
09:14:38 #15 28.08   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    21/95 
09:14:38 #15 28.08   Verifying        : m4-1.4.19-4.fc37.aarch64                             22/95 
09:14:38 #15 28.08   Verifying        : make-1:4.3-11.fc37.aarch64                           23/95 
09:14:38 #15 28.08   Verifying        : pcre2-devel-10.40-1.fc37.1.aarch64                   24/95 
09:14:38 #15 28.08   Verifying        : pcre2-utf16-10.40-1.fc37.1.aarch64                   25/95 
09:14:38 #15 28.08   Verifying        : pcre2-utf32-10.40-1.fc37.1.aarch64                   26/95 
09:14:38 #15 28.08   Verifying        : perl-Error-1:0.17029-10.fc37.noarch                  27/95 
09:14:38 #15 28.08   Verifying        : perl-TermReadKey-2.38-14.fc37.aarch64                28/95 
09:14:38 #15 28.08   Verifying        : perl-Thread-Queue-3.14-489.fc37.noarch               29/95 
09:14:38 #15 28.08   Verifying        : perl-threads-1:2.27-489.fc37.aarch64                 30/95 
09:14:38 #15 28.08   Verifying        : perl-threads-shared-1.64-489.fc37.aarch64            31/95 
09:14:38 #15 28.08   Verifying        : python3-setools-4.4.0-9.fc37.aarch64                 32/95 
09:14:38 #15 28.08   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   33/95 
09:14:38 #15 28.08   Verifying        : rhash-1.4.2-3.fc37.aarch64                           34/95 
09:14:38 #15 28.08   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     35/95 
09:14:38 #15 28.08   Verifying        : annobin-docs-12.23-1.fc37.noarch                     36/95 
09:14:38 #15 28.08   Verifying        : annobin-plugin-gcc-12.23-1.fc37.aarch64              37/95 
09:14:38 #15 28.08   Verifying        : autoconf-2.71-4.fc37.noarch                          38/95 
09:14:38 #15 28.08   Verifying        : checkpolicy-3.5-1.fc37.aarch64                       39/95 
09:14:38 #15 28.08   Verifying        : cmake-3.27.1-1.fc37.aarch64                          40/95 
09:14:38 #15 28.08   Verifying        : cmake-data-3.27.1-1.fc37.noarch                      41/95 
09:14:38 #15 28.08   Verifying        : cmake-filesystem-3.27.1-1.fc37.aarch64               42/95 
09:14:38 #15 28.08   Verifying        : cmake-rpm-macros-3.27.1-1.fc37.noarch                43/95 
09:14:38 #15 28.08   Verifying        : cpp-12.3.1-1.fc37.aarch64                            44/95 
09:14:38 #15 28.08   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                 45/95 
09:14:38 #15 28.08   Verifying        : dbus-1:1.14.10-1.fc37.aarch64                        46/95 
09:14:38 #15 28.08   Verifying        : dbus-broker-33-1.fc37.aarch64                        47/95 
09:14:38 #15 28.08   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  48/95 
09:14:38 #15 28.08   Verifying        : gcc-12.3.1-1.fc37.aarch64                            49/95 
09:14:38 #15 28.08   Verifying        : gcc-plugin-annobin-12.3.1-1.fc37.aarch64             50/95 
09:14:38 #15 28.08   Verifying        : git-2.41.0-1.fc37.aarch64                            51/95 
09:14:38 #15 28.08   Verifying        : git-core-2.41.0-1.fc37.aarch64                       52/95 
09:14:38 #15 28.08   Verifying        : git-core-doc-2.41.0-1.fc37.noarch                    53/95 
09:14:38 #15 28.08   Verifying        : glibc-devel-2.36-11.fc37.aarch64                     54/95 
09:14:38 #15 28.08   Verifying        : glibc-static-2.36-11.fc37.aarch64                    55/95 
09:14:38 #15 28.08   Verifying        : kernel-headers-6.4.4-100.fc37.aarch64                56/95 
09:14:38 #15 28.08   Verifying        : less-633-1.fc37.aarch64                              57/95 
09:14:38 #15 28.08   Verifying        : libasan-12.3.1-1.fc37.aarch64                        58/95 
09:14:38 #15 28.08   Verifying        : libatomic-12.3.1-1.fc37.aarch64                      59/95 
09:14:38 #15 28.08   Verifying        : libedit-3.1-43.20221009cvs.fc37.aarch64              60/95 
09:14:38 #15 28.08   Verifying        : libselinux-devel-3.5-1.fc37.aarch64                  61/95 
09:14:38 #15 28.08   Verifying        : libselinux-utils-3.5-1.fc37.aarch64                  62/95 
09:14:38 #15 28.08   Verifying        : libsepol-devel-3.5-1.fc37.aarch64                    63/95 
09:14:38 #15 28.08   Verifying        : libubsan-12.3.1-1.fc37.aarch64                       64/95 
09:14:38 #15 28.08   Verifying        : libuv-1:1.46.0-1.fc37.aarch64                        65/95 
09:14:38 #15 28.08   Verifying        : libxcrypt-devel-4.4.36-1.fc37.aarch64                66/95 
09:14:38 #15 28.08   Verifying        : libxcrypt-static-4.4.36-1.fc37.aarch64               67/95 
09:14:38 #15 28.08   Verifying        : openssh-8.8p1-11.fc37.aarch64                        68/95 
09:14:38 #15 28.08   Verifying        : openssh-clients-8.8p1-11.fc37.aarch64                69/95 
09:14:38 #15 28.08   Verifying        : perl-File-Compare-1.100.700-494.fc37.noarch          70/95 
09:14:38 #15 28.08   Verifying        : perl-File-Copy-2.39-494.fc37.noarch                  71/95 
09:14:38 #15 28.08   Verifying        : perl-File-Find-1.40-494.fc37.noarch                  72/95 
09:14:38 #15 28.08   Verifying        : perl-Git-2.41.0-1.fc37.noarch                        73/95 
09:14:38 #15 28.08   Verifying        : perl-lib-0.65-494.fc37.aarch64                       74/95 
09:14:38 #15 28.08   Verifying        : policycoreutils-3.5-1.fc37.aarch64                   75/95 
09:14:38 #15 28.08   Verifying        : policycoreutils-devel-3.5-1.fc37.aarch64             76/95 
09:14:38 #15 28.08   Verifying        : policycoreutils-python-utils-3.5-1.fc37.noarch       77/95 
09:14:38 #15 28.08   Verifying        : python3-audit-3.1.2-1.fc37.aarch64                   78/95 
09:14:38 #15 28.08   Verifying        : python3-libselinux-3.5-1.fc37.aarch64                79/95 
09:14:38 #15 28.08   Verifying        : python3-libsemanage-3.5-2.fc37.aarch64               80/95 
09:14:38 #15 28.08   Verifying        : python3-policycoreutils-3.5-1.fc37.noarch            81/95 
09:14:38 #15 28.08   Verifying        : python3-setuptools-62.6.0-3.fc37.noarch              82/95 
09:14:38 #15 28.08   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             83/95 
09:14:38 #15 28.08   Verifying        : selinux-policy-37.22-1.fc37.noarch                   84/95 
09:14:38 #15 28.08   Verifying        : selinux-policy-devel-37.22-1.fc37.noarch             85/95 
09:14:38 #15 28.08   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          86/95 
09:14:38 #15 28.08   Verifying        : systemd-251.14-2.fc37.aarch64                        87/95 
09:14:38 #15 28.08   Verifying        : systemd-devel-251.14-2.fc37.aarch64                  88/95 
09:14:38 #15 28.08   Verifying        : systemd-networkd-251.14-2.fc37.aarch64               89/95 
09:14:38 #15 28.08   Verifying        : systemd-pam-251.14-2.fc37.aarch64                    90/95 
09:14:38 #15 28.08   Verifying        : systemd-resolved-251.14-2.fc37.aarch64               91/95 
09:14:38 #15 28.08   Verifying        : systemd-rpm-macros-251.14-2.fc37.noarch              92/95 
09:14:38 #15 28.08   Verifying        : vim-filesystem-2:9.0.1872-1.fc37.noarch              93/95 
09:14:38 #15 28.08   Verifying        : which-2.21-39.fc37.aarch64                           94/95 
09:14:38 #15 28.08   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  95/95 
09:14:38 #15 28.27 
09:14:38 #15 28.27 Installed:
09:14:38 #15 28.27   annobin-docs-12.23-1.fc37.noarch                                              
09:14:38 #15 28.27   annobin-plugin-gcc-12.23-1.fc37.aarch64                                       
09:14:38 #15 28.27   autoconf-2.71-4.fc37.noarch                                                   
09:14:38 #15 28.27   automake-1.16.5-9.fc37.noarch                                                 
09:14:38 #15 28.27   checkpolicy-3.5-1.fc37.aarch64                                                
09:14:38 #15 28.27   cmake-3.27.1-1.fc37.aarch64                                                   
09:14:38 #15 28.27   cmake-data-3.27.1-1.fc37.noarch                                               
09:14:38 #15 28.27   cmake-filesystem-3.27.1-1.fc37.aarch64                                        
09:14:38 #15 28.27   cmake-rpm-macros-3.27.1-1.fc37.noarch                                         
09:14:38 #15 28.27   cpp-12.3.1-1.fc37.aarch64                                                     
09:14:38 #15 28.27   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
09:14:38 #15 28.27   dbus-1:1.14.10-1.fc37.aarch64                                                 
09:14:38 #15 28.27   dbus-broker-33-1.fc37.aarch64                                                 
09:14:38 #15 28.27   dbus-common-1:1.14.10-1.fc37.noarch                                           
09:14:38 #15 28.27   device-mapper-1.02.175-9.fc37.aarch64                                         
09:14:38 #15 28.27   device-mapper-devel-1.02.175-9.fc37.aarch64                                   
09:14:38 #15 28.27   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
09:14:38 #15 28.27   gc-8.0.6-4.fc37.aarch64                                                       
09:14:38 #15 28.27   gcc-12.3.1-1.fc37.aarch64                                                     
09:14:38 #15 28.27   gcc-plugin-annobin-12.3.1-1.fc37.aarch64                                      
09:14:38 #15 28.27   git-2.41.0-1.fc37.aarch64                                                     
09:14:38 #15 28.27   git-core-2.41.0-1.fc37.aarch64                                                
09:14:38 #15 28.27   git-core-doc-2.41.0-1.fc37.noarch                                             
09:14:38 #15 28.27   glibc-devel-2.36-11.fc37.aarch64                                              
09:14:38 #15 28.27   glibc-static-2.36-11.fc37.aarch64                                             
09:14:38 #15 28.27   guile22-2.2.7-6.fc37.aarch64                                                  
09:14:38 #15 28.27   jsoncpp-1.9.5-3.fc37.aarch64                                                  
09:14:38 #15 28.27   kernel-headers-6.4.4-100.fc37.aarch64                                         
09:14:38 #15 28.27   kmod-libs-30-2.fc37.aarch64                                                   
09:14:38 #15 28.27   less-633-1.fc37.aarch64                                                       
09:14:38 #15 28.27   libargon2-20190702-1.fc37.aarch64                                             
09:14:38 #15 28.27   libasan-12.3.1-1.fc37.aarch64                                                 
09:14:38 #15 28.27   libatomic-12.3.1-1.fc37.aarch64                                               
09:14:38 #15 28.27   libbpf-2:0.8.0-2.fc37.aarch64                                                 
09:14:38 #15 28.27   libcbor-0.7.0-7.fc37.aarch64                                                  
09:14:38 #15 28.27   libedit-3.1-43.20221009cvs.fc37.aarch64                                       
09:14:38 #15 28.27   libfdisk-2.38.1-1.fc37.aarch64                                                
09:14:38 #15 28.27   libfido2-1.11.0-3.fc37.aarch64                                                
09:14:38 #15 28.27   libmpc-1.2.1-5.fc37.aarch64                                                   
09:14:38 #15 28.27   libseccomp-2.5.3-3.fc37.aarch64                                               
09:14:38 #15 28.27   libseccomp-devel-2.5.3-3.fc37.aarch64                                         
09:14:38 #15 28.27   libselinux-devel-3.5-1.fc37.aarch64                                           
09:14:38 #15 28.27   libselinux-utils-3.5-1.fc37.aarch64                                           
09:14:38 #15 28.27   libsepol-devel-3.5-1.fc37.aarch64                                             
09:14:38 #15 28.27   libtool-2.4.7-2.fc37.aarch64                                                  
09:14:38 #15 28.27   libtool-ltdl-2.4.7-2.fc37.aarch64                                             
09:14:38 #15 28.27   libtool-ltdl-devel-2.4.7-2.fc37.aarch64                                       
09:14:38 #15 28.27   libubsan-12.3.1-1.fc37.aarch64                                                
09:14:38 #15 28.27   libutempter-1.2.1-7.fc37.aarch64                                              
09:14:38 #15 28.27   libuv-1:1.46.0-1.fc37.aarch64                                                 
09:14:38 #15 28.27   libxcrypt-devel-4.4.36-1.fc37.aarch64                                         
09:14:38 #15 28.27   libxcrypt-static-4.4.36-1.fc37.aarch64                                        
09:14:38 #15 28.27   libxkbcommon-1.4.1-2.fc37.aarch64                                             
09:14:38 #15 28.27   m4-1.4.19-4.fc37.aarch64                                                      
09:14:38 #15 28.27   make-1:4.3-11.fc37.aarch64                                                    
09:14:38 #15 28.27   openssh-8.8p1-11.fc37.aarch64                                                 
09:14:38 #15 28.27   openssh-clients-8.8p1-11.fc37.aarch64                                         
09:14:38 #15 28.27   pcre2-devel-10.40-1.fc37.1.aarch64                                            
09:14:38 #15 28.27   pcre2-utf16-10.40-1.fc37.1.aarch64                                            
09:14:38 #15 28.27   pcre2-utf32-10.40-1.fc37.1.aarch64                                            
09:14:38 #15 28.27   perl-Error-1:0.17029-10.fc37.noarch                                           
09:14:38 #15 28.27   perl-File-Compare-1.100.700-494.fc37.noarch                                   
09:14:38 #15 28.27   perl-File-Copy-2.39-494.fc37.noarch                                           
09:14:38 #15 28.27   perl-File-Find-1.40-494.fc37.noarch                                           
09:14:38 #15 28.27   perl-Git-2.41.0-1.fc37.noarch                                                 
09:14:38 #15 28.27   perl-TermReadKey-2.38-14.fc37.aarch64                                         
09:14:38 #15 28.27   perl-Thread-Queue-3.14-489.fc37.noarch                                        
09:14:38 #15 28.27   perl-lib-0.65-494.fc37.aarch64                                                
09:14:38 #15 28.27   perl-threads-1:2.27-489.fc37.aarch64                                          
09:14:38 #15 28.27   perl-threads-shared-1.64-489.fc37.aarch64                                     
09:14:38 #15 28.27   policycoreutils-3.5-1.fc37.aarch64                                            
09:14:38 #15 28.27   policycoreutils-devel-3.5-1.fc37.aarch64                                      
09:14:38 #15 28.27   policycoreutils-python-utils-3.5-1.fc37.noarch                                
09:14:38 #15 28.27   python3-audit-3.1.2-1.fc37.aarch64                                            
09:14:38 #15 28.27   python3-libselinux-3.5-1.fc37.aarch64                                         
09:14:38 #15 28.27   python3-libsemanage-3.5-2.fc37.aarch64                                        
09:14:38 #15 28.27   python3-policycoreutils-3.5-1.fc37.noarch                                     
09:14:38 #15 28.27   python3-setools-4.4.0-9.fc37.aarch64                                          
09:14:38 #15 28.27   python3-setuptools-62.6.0-3.fc37.noarch                                       
09:14:38 #15 28.27   qrencode-libs-4.1.1-3.fc37.aarch64                                            
09:14:38 #15 28.27   rhash-1.4.2-3.fc37.aarch64                                                    
09:14:38 #15 28.27   rpm-plugin-selinux-4.18.1-2.fc37.aarch64                                      
09:14:38 #15 28.27   selinux-policy-37.22-1.fc37.noarch                                            
09:14:38 #15 28.27   selinux-policy-devel-37.22-1.fc37.noarch                                      
09:14:38 #15 28.27   selinux-policy-targeted-37.22-1.fc37.noarch                                   
09:14:38 #15 28.27   systemd-251.14-2.fc37.aarch64                                                 
09:14:38 #15 28.27   systemd-devel-251.14-2.fc37.aarch64                                           
09:14:38 #15 28.27   systemd-networkd-251.14-2.fc37.aarch64                                        
09:14:38 #15 28.27   systemd-pam-251.14-2.fc37.aarch64                                             
09:14:38 #15 28.27   systemd-resolved-251.14-2.fc37.aarch64                                        
09:14:38 #15 28.27   systemd-rpm-macros-251.14-2.fc37.noarch                                       
09:14:38 #15 28.27   util-linux-2.38.1-1.fc37.aarch64                                              
09:14:38 #15 28.27   vim-filesystem-2:9.0.1872-1.fc37.noarch                                       
09:14:38 #15 28.27   which-2.21-39.fc37.aarch64                                                    
09:14:38 #15 28.27   xkeyboard-config-2.36-3.fc37.noarch                                           
09:14:38 #15 28.27 
09:14:38 #15 28.27 Complete!
09:14:38 #15 DONE 28.4s
09:14:38 
09:14:38 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:38 #16 6.189 The following additional packages will be installed:
09:14:38 #16 6.189   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:38 #16 6.189   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:38 #16 6.190   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:38 #16 6.190   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
09:14:38 #16 6.190   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
09:14:38 #16 6.192 Suggested packages:
09:14:38 #16 6.192   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
09:14:38 #16 6.192   seccomp
09:14:38 #16 6.192 Recommended packages:
09:14:38 #16 6.192   dmsetup
09:14:38 #16 6.235 The following NEW packages will be installed:
09:14:38 #15 7.348 Preparing to unpack .../02-libncurses6_6.2+20201114-2+deb11u1_armhf.deb ...
09:14:38 #15 7.357 Unpacking libncurses6:armhf (6.2+20201114-2+deb11u1) ...
09:14:38 #15 7.403 Selecting previously unselected package libprocps8:armhf.
09:14:38 #15 7.405 Preparing to unpack .../03-libprocps8_2%3a3.3.17-5_armhf.deb ...
09:14:38 #15 7.409 Unpacking libprocps8:armhf (2:3.3.17-5) ...
09:14:38 #15 7.454 Selecting previously unselected package procps.
09:14:38 #15 7.455 Preparing to unpack .../04-procps_2%3a3.3.17-5_armhf.deb ...
09:14:38 #15 7.464 Unpacking procps (2:3.3.17-5) ...
09:14:38 #15 7.546 Selecting previously unselected package libjsoncpp24:armhf.
09:14:38 #15 7.548 Preparing to unpack .../05-libjsoncpp24_1.9.4-4_armhf.deb ...
09:14:38 #15 7.553 Unpacking libjsoncpp24:armhf (1.9.4-4) ...
09:14:38 #15 7.594 Selecting previously unselected package librhash0:armhf.
09:14:38 #15 6.804 Selecting previously unselected package dh-apparmor.
09:14:38 #15 6.807 Preparing to unpack .../09-dh-apparmor_2.13.2-10_all.deb ...
09:14:38 #15 6.810 Unpacking dh-apparmor (2.13.2-10) ...
09:14:38 #15 6.843 Selecting previously unselected package dmsetup.
09:14:38 #15 6.846 Preparing to unpack .../10-dmsetup_2%3a1.02.155-3_armhf.deb ...
09:14:38 #15 6.850 Unpacking dmsetup (2:1.02.155-3) ...
09:14:38 #15 6.896 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:38 #15 6.896 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
09:14:38 #15 6.901 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:14:38 #15 6.944 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:38 #15 6.946 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.155-3_armhf.deb ...
09:14:38 #15 6.950 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
09:14:38 #15 6.990 Selecting previously unselected package libudev-dev:armhf.
09:14:38 #15 6.992 Preparing to unpack .../13-libudev-dev_241-7~deb10u10_armhf.deb ...
09:14:38 #15 7.003 Unpacking libudev-dev:armhf (241-7~deb10u10) ...
09:14:38 #15 7.043 Selecting previously unselected package libsepol1-dev:armhf.
09:14:38 #15 7.046 Preparing to unpack .../14-libsepol1-dev_2.8-1_armhf.deb ...
09:14:38 #14 82.10 Setting up python3-cryptography (38.0.4-2) ...
09:14:38 #14 76.98 Complete!
09:14:38  dpkg-source -I.git -b .
09:14:38 dpkg-source: warning: native package version may not have a revision
09:14:38 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:38 dpkg-source: info: using source format '1.0'
09:14:38 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz
09:14:38 #51 6.284 Unpacking gir1.2-secret-1:amd64 (0.20.4-2) ...
09:14:38 #15 11.83   Installing       : checkpolicy-3.5-1.fc38.x86_64                        12/94 
09:14:38 #15 12.01   Installing       : cpp-13.2.1-1.fc38.x86_64                             13/94 
09:14:38 #15 12.02   Installing       : perl-threads-shared-1.64-490.fc38.x86_64             14/94 
09:14:38 #15 12.03   Installing       : perl-Thread-Queue-3.14-490.fc38.noarch               15/94 
09:14:38 #15 12.03   Installing       : python3-libsemanage-3.5-2.fc38.x86_64                16/94 
09:14:38 #15 12.05   Installing       : systemd-devel-253.10-1.fc38.x86_64                   17/94 
09:14:38 #15 12.06   Installing       : vim-filesystem-2:9.0.1872-1.fc38.noarch              18/94 
09:14:38 #15 12.07   Installing       : python3-audit-3.1.2-1.fc38.x86_64                    19/94 
09:14:38 #15 12.07   Installing       : perl-lib-0.65-497.fc38.x86_64                        20/94 
09:14:38 #15 12.07   Installing       : perl-File-Copy-2.39-497.fc38.noarch                  21/94 
09:14:38 #15 12.08   Installing       : perl-File-Compare-1.100.700-497.fc38.noarch          22/94 
09:14:38 #15 12.10   Installing       : autoconf-2.71-5.fc38.noarch                          23/94 
09:14:38 #16 6.236   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:38 #16 6.236   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:38 #16 6.236   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:38 #16 6.236   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:38 #16 6.237   libuv1 pkg-config pkgconf pkgconf-bin
09:14:38 #16 6.238 The following packages will be upgraded:
09:14:38 #16 6.239   libsystemd0 libudev1
09:14:38 #15 7.595 Preparing to unpack .../06-librhash0_1.4.1-2_armhf.deb ...
09:14:38 #15 7.599 Unpacking librhash0:armhf (1.4.1-2) ...
09:14:38 #15 7.646 Selecting previously unselected package libuv1:armhf.
09:14:38 #15 7.649 Preparing to unpack .../07-libuv1_1.40.0-2_armhf.deb ...
09:14:38 #15 7.653 Unpacking libuv1:armhf (1.40.0-2) ...
09:14:38 #15 7.693 Selecting previously unselected package cmake.
09:14:38 #15 7.696 Preparing to unpack .../08-cmake_3.18.4-2+deb11u1_armhf.deb ...
09:14:38 #15 7.700 Unpacking cmake (3.18.4-2+deb11u1) ...
09:14:38 #15 7.050 Unpacking libsepol1-dev:armhf (2.8-1) ...
09:14:38 #15 7.117 Selecting previously unselected package libpcre16-3:armhf.
09:14:38 #15 7.117 Preparing to unpack .../15-libpcre16-3_2%3a8.39-12_armhf.deb ...
09:14:38 #15 7.122 Unpacking libpcre16-3:armhf (2:8.39-12) ...
09:14:38 #15 7.174 Selecting previously unselected package libpcre32-3:armhf.
09:14:38 #15 7.177 Preparing to unpack .../16-libpcre32-3_2%3a8.39-12_armhf.deb ...
09:14:38 #15 7.180 Unpacking libpcre32-3:armhf (2:8.39-12) ...
09:14:38 #15 7.226 Selecting previously unselected package libpcrecpp0v5:armhf.
09:14:38 #15 7.226 Preparing to unpack .../17-libpcrecpp0v5_2%3a8.39-12_armhf.deb ...
09:14:38 #15 7.230 Unpacking libpcrecpp0v5:armhf (2:8.39-12) ...
09:14:38 #15 7.264 Selecting previously unselected package libpcre3-dev:armhf.
09:14:38 #15 7.267 Preparing to unpack .../18-libpcre3-dev_2%3a8.39-12_armhf.deb ...
09:14:38 #15 7.271 Unpacking libpcre3-dev:armhf (2:8.39-12) ...
09:14:38 #14 82.35 Setting up python3-debian (0.1.49ubuntu2) ...
09:14:38 #14 DONE 77.4s
09:14:38 
09:14:38 #15 [stage-1 4/7] COPY --link SPECS /root/rpmbuild/SPECS
09:14:38 #15 DONE 0.1s
09:14:38 #16 6.267 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
09:14:38 #16 6.267 1 not fully installed or removed.
09:14:38 #16 6.267 Need to get 11.5 MB of archives.
09:14:38 #16 6.267 After this operation, 43.8 MB of additional disk space will be used.
09:14:38 #16 6.267 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 bash-completion all 1:2.11-5ubuntu1 [180 kB]
09:14:38 #51 6.633 Selecting previously unselected package libapparmor1:amd64.
09:14:38 #51 6.636 Preparing to unpack .../09-libapparmor1_2.13.6-10_amd64.deb ...
09:14:38 + mkdir -p /root/build-deb/cli
09:14:38 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:38 + mkdir -p /root/build-deb/buildx
09:14:38 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:38 #18 DONE 3.0s
09:14:38 
09:14:38 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:38 #19 DONE 0.0s
09:14:38 
09:14:38 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:38 #20 DONE 0.0s
09:14:38 
09:14:38 #21 exporting to image
09:14:38 #21 exporting layers
09:14:39 #15 12.12   Installing       : automake-1.16.5-11.fc38.noarch                       24/94 
09:14:39 #15 12.13   Installing       : libuv-1:1.46.0-1.fc38.x86_64                         25/94 
09:14:39 #15 12.13   Installing       : less-633-1.fc38.x86_64                               26/94 
09:14:39 #15 12.24   Installing       : kernel-headers-6.4.4-200.fc38.x86_64                 27/94 
09:14:39 #15 12.29   Installing       : glibc-headers-x86-2.37-5.fc38.noarch                 28/94 
09:14:39 #15 12.30   Installing       : libxcrypt-devel-4.4.36-1.fc38.x86_64                 29/94 
09:14:39 #16 6.658 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:39 #16 6.658 1 not fully installed or removed.
09:14:39 #16 6.658 Need to get 13.7 MB of archives.
09:14:39 #16 6.658 After this operation, 48.4 MB of additional disk space will be used.
09:14:39 #16 6.658 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 bash-completion all 1:2.11-6ubuntu1 [179 kB]
09:14:39 #15 8.055 Selecting previously unselected package dh-apparmor.
09:14:39 #15 8.058 Preparing to unpack .../09-dh-apparmor_2.13.6-10_all.deb ...
09:14:39 #15 8.061 Unpacking dh-apparmor (2.13.6-10) ...
09:14:39 #15 8.101 Selecting previously unselected package dmsetup.
09:14:39 #15 7.348 Selecting previously unselected package libselinux1-dev:armhf.
09:14:39 #15 7.350 Preparing to unpack .../19-libselinux1-dev_2.8-1+b1_armhf.deb ...
09:14:39 #15 7.354 Unpacking libselinux1-dev:armhf (2.8-1+b1) ...
09:14:39 #15 7.408 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:39 #15 7.411 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.155-3_armhf.deb ...
09:14:39 #15 7.414 Unpacking libdevmapper-dev:armhf (2:1.02.155-3) ...
09:14:39 #15 7.446 Selecting previously unselected package libseccomp-dev:armhf.
09:14:39 #15 7.448 Preparing to unpack .../21-libseccomp-dev_2.3.3-4_armhf.deb ...
09:14:39 #15 7.452 Unpacking libseccomp-dev:armhf (2.3.3-4) ...
09:14:39 #15 7.485 Selecting previously unselected package libsystemd-dev:armhf.
09:14:39 #15 7.488 Preparing to unpack .../22-libsystemd-dev_241-7~deb10u10_armhf.deb ...
09:14:39 #15 7.492 Unpacking libsystemd-dev:armhf (241-7~deb10u10) ...
09:14:39 #15 7.585 Selecting previously unselected package pkg-config.
09:14:39 #14 82.53 Setting up python3-requests (2.28.1+dfsg-1ubuntu1.1) ...
09:14:39 #14 82.69 Setting up equivs (2.3.1) ...
09:14:39 #14 82.71 Setting up g++ (4:12.2.0-3ubuntu1) ...
09:14:39 #14 82.73 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
09:14:39 
09:14:39 #16 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec
09:14:39 #16 6.632 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libarchive13 arm64 3.6.0-1ubuntu1 [367 kB]
09:14:39 09:14:39 #18 exporting layers 2.4s done
09:14:39 #18 writing image sha256:2d518de4367f65b81b9e32e269b4ab246232a851c81ed3775c2272e76d91729e done
#51 6.766 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:14:39 #51 6.934 Selecting previously unselected package libapparmor-dev:amd64.
09:14:39 #18 naming to docker.io/rpmbuild-fedora-37/x86_64 done
09:14:39 #18 DONE 2.4s
09:14:39 09:14:39 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:39 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
#51 6.939 Preparing to unpack .../10-libapparmor-dev_2.13.6-10_amd64.deb ...
09:14:39 #51 6.951 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:14:39 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:39 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:39 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:39 #15 12.30   Installing       : glibc-devel-2.37-5.fc38.x86_64                       30/94 
09:14:39 #15 12.40   Installing       : glibc-static-2.37-5.fc38.x86_64                      31/94 
09:14:39 #15 12.41   Installing       : libxcrypt-static-4.4.36-1.fc38.x86_64                32/94 
09:14:39 #15 12.42   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  33/94 
09:14:39 #15 12.42   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  33/94 
09:14:39 #15 12.43   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         34/94 
09:14:39 #15 12.49   Installing       : dbus-broker-33-1.fc38.x86_64                         34/94 
09:14:39 #15 12.49   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         34/94 
09:14:39 #15 12.50   Installing       : dbus-1:1.14.10-1.fc38.x86_64                         35/94 
09:14:39 #15 12.50   Installing       : annobin-docs-12.26-1.fc38.noarch                     36/94 
09:14:39 #15 12.55   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  37/94 
09:14:39 #15 12.56   Installing       : libxkbcommon-1.5.0-2.fc38.x86_64                     38/94 
09:14:39 #15 12.57   Installing       : rhash-1.4.3-2.fc38.x86_64                            39/94 
09:14:39 #15 7.588 Preparing to unpack .../23-pkg-config_0.29-6_armhf.deb ...
09:14:39 #15 7.593 Unpacking pkg-config (0.29-6) ...
09:14:39 #15 7.639 Setting up libpcrecpp0v5:armhf (2:8.39-12) ...
09:14:39 #15 7.651 Setting up libseccomp-dev:armhf (2.3.3-4) ...
09:14:39 #15 7.661 Setting up libpcre16-3:armhf (2:8.39-12) ...
09:14:39 #15 7.670 Setting up libarchive13:armhf (3.3.3-4+deb10u3) ...
09:14:39 #15 7.680 Setting up libprocps7:armhf (2:3.3.15-2) ...
09:14:39 #15 7.692 Setting up libsepol1-dev:armhf (2.8-1) ...
09:14:39 #15 7.702 Setting up libuv1:armhf (1.24.1-1+deb10u1) ...
09:14:39 #15 7.712 Setting up bash-completion (1:2.8-6) ...
09:14:39 #15 8.104 Preparing to unpack .../10-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
09:14:39 #15 8.108 Unpacking dmsetup (2:1.02.175-2.1) ...
09:14:39 #15 8.149 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:39 #15 8.151 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:14:39 #15 8.156 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:14:39 #15 8.207 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:39 #15 8.210 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:14:39 #15 8.214 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
09:14:39 #15 8.245 Selecting previously unselected package libudev-dev:armhf.
09:14:39 #15 8.247 Preparing to unpack .../13-libudev-dev_247.3-7+deb11u4_armhf.deb ...
09:14:39 #15 8.251 Unpacking libudev-dev:armhf (247.3-7+deb11u4) ...
09:14:39 #15 8.296 Selecting previously unselected package libsepol1-dev:armhf.
09:14:39 #15 8.299 Preparing to unpack .../14-libsepol1-dev_3.1-1_armhf.deb ...
09:14:39 #15 8.303 Unpacking libsepol1-dev:armhf (3.1-1) ...
09:14:39 #14 82.73 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
09:14:39 #14 82.74 Setting up build-essential (12.9ubuntu3) ...
09:14:39 #14 82.76 Setting up libmoox-aliases-perl (0.001006-2) ...
09:14:39 #14 82.77 Setting up libb-hooks-endofscope-perl (0.26-1) ...
09:14:39 #14 82.79 Setting up python3-nacl (1.5.0-2) ...
09:14:39 #14 82.95 Setting up dput (1.1.3ubuntu2.1) ...
09:14:39 #16 0.500 Loaded plugins: fastestmirror, ovl
09:14:39 #16 6.756 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libjsoncpp25 arm64 1.9.5-3 [76.6 kB]
09:14:39 #16 6.775 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librhash0 arm64 1.4.2-1ubuntu1 [125 kB]
09:14:39 #16 6.793 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libuv1 arm64 1.43.0-1 [89.9 kB]
09:14:39 #16 6.805 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
09:14:39 #16 6.806 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 emacsen-common all 3.0.4 [14.9 kB]
09:14:39 #16 6.808 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
09:14:39 #16 6.944 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 cmake arm64 3.22.1-1ubuntu1.22.04.1 [4650 kB]
09:14:39 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YOsCFT
09:14:39 + umask 022
09:14:39 + cd /root/rpmbuild/BUILD
09:14:39 + cd /root/rpmbuild/BUILD
09:14:39 + rm -rf src
09:14:39 + /usr/bin/mkdir -p src
09:14:39 + cd src
09:14:39 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:39 #51 ...
09:14:39 
09:14:39 #42 [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...)
09:14:39 #42 DONE 23.7s
09:14:39 
09:14:39 #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
09:14:39 #51 7.098 Selecting previously unselected package uuid-dev:amd64.
09:14:39 #51 7.101 Preparing to unpack .../11-uuid-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:39 #51 7.113 Unpacking uuid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:39 #51 ...
09:14:39 
09:14:39 #52 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:14:39 #52 DONE 0.1s
09:14:39 
09:14:39 #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
09:14:39 #51 7.213 Selecting previously unselected package libblkid-dev:amd64.
09:14:39 #51 7.213 Preparing to unpack .../12-libblkid-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:39 #51 7.244 Unpacking libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:39 #51 7.350 Selecting previously unselected package libelf1:amd64.
09:14:39 #17 DONE 2.7s
09:14:39 
09:14:39 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:39 #18 DONE 0.0s
09:14:39 
09:14:39 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:39 #19 DONE 0.0s
09:14:39 
09:14:39 #20 exporting to image
09:14:39 #20 exporting layers
09:14:39 #15 12.58   Installing       : qrencode-libs-4.1.1-4.fc38.x86_64                    40/94 
09:14:39 #15 12.67   Installing       : python3-setuptools-65.5.1-2.fc38.noarch              41/94 
09:14:39 #15 12.71   Installing       : python3-setools-4.4.3-1.fc38.x86_64                  42/94 
09:14:39 #15 12.72   Installing       : perl-TermReadKey-2.38-16.fc38.x86_64                 43/94 
09:14:39 #15 12.73   Installing       : perl-Error-1:0.17029-11.fc38.noarch                  44/94 
09:14:39 #15 12.73   Installing       : pcre2-utf32-10.42-1.fc38.1.x86_64                    45/94 
09:14:39 #15 12.74   Installing       : pcre2-utf16-10.42-1.fc38.1.x86_64                    46/94 
09:14:39 #15 12.75   Installing       : pcre2-devel-10.42-1.fc38.1.x86_64                    47/94 
09:14:39 #15 12.76   Running scriptlet: libutempter-1.2.1-8.fc38.x86_64                      48/94 
09:14:39 #15 12.80   Installing       : libutempter-1.2.1-8.fc38.x86_64                      48/94 
09:14:39 + mkdir -p /root/build-deb/compose
09:14:39 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:39 + mkdir -p /go/src/github.com/docker
09:14:39 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:39 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:39 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:39 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:39 + EPOCH=5
09:14:39 + EPOCH_SEP=
09:14:39 + [[ ! -z 5 ]]
09:14:39 + EPOCH_SEP=:
09:14:39 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:39 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:39 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:39 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:39 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:39 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:39 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:39 + debSource=docker-ce
09:14:39 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:39 + debMaintainer='Docker <support@docker.com>'
09:14:39 ++ date --rfc-2822
09:14:39 + debDate='Wed, 20 Sep 2023 09:14:39 +0000'
09:14:39 + pkgRevision=1
09:14:39 + cat
09:14:39 + export CLI_GITCOMMIT=0e70f1b
09:14:39 + CLI_GITCOMMIT=0e70f1b
09:14:39 + export ENGINE_GITCOMMIT=7cfb81b
09:14:39 + ENGINE_GITCOMMIT=7cfb81b
09:14:39 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:39 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:39 + dpkg-buildpackage -uc -us -I.git
09:14:39 dpkg-buildpackage: info: source package docker-ce
09:14:39 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye
09:14:39 dpkg-buildpackage: info: source distribution bullseye
09:14:39 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:39 #16 1.138 Reading package lists...
09:14:39 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc
09:14:39  debian/rules build
09:14:39 dh build --with=bash-completion
09:14:39    dh_update_autotools_config
09:14:39    dh_autoreconf
09:14:39    debian/rules override_dh_auto_build
09:14:39 make[1]: Entering directory '/root/build-deb'
09:14:39 # Build the daemon and dependencies
09:14:39 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:39 
09:14:39 Removing bundles/
09:14:39 
09:14:39 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:39 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:39 + tee /root/build-deb/engine/go.mod
09:14:39 module github.com/docker/docker
09:14:39 
09:14:39 go 1.19
09:14:39 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:39 + GO111MODULE=on
09:14:39 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:39 #15 8.374 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:39 #15 8.378 Preparing to unpack .../15-libpcre2-16-0_10.36-2+deb11u1_armhf.deb ...
09:14:39 #15 8.382 Unpacking libpcre2-16-0:armhf (10.36-2+deb11u1) ...
09:14:39 #15 8.436 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:39 #15 8.439 Preparing to unpack .../16-libpcre2-32-0_10.36-2+deb11u1_armhf.deb ...
09:14:39 #15 8.443 Unpacking libpcre2-32-0:armhf (10.36-2+deb11u1) ...
09:14:39 #15 8.498 Selecting previously unselected package libpcre2-posix2:armhf.
09:14:39 #15 8.501 Preparing to unpack .../17-libpcre2-posix2_10.36-2+deb11u1_armhf.deb ...
09:14:39 #15 8.504 Unpacking libpcre2-posix2:armhf (10.36-2+deb11u1) ...
09:14:39 #15 8.538 Selecting previously unselected package libpcre2-dev:armhf.
09:14:39 #15 8.540 Preparing to unpack .../18-libpcre2-dev_10.36-2+deb11u1_armhf.deb ...
09:14:39 #15 8.544 Unpacking libpcre2-dev:armhf (10.36-2+deb11u1) ...
09:14:39 #15 8.635 Selecting previously unselected package libselinux1-dev:armhf.
09:14:39 #14 83.10 Setting up libnamespace-clean-perl (0.27-2) ...
09:14:39 #14 83.12 Setting up libstring-license-perl (0.0.2-1ubuntu2) ...
09:14:39 #14 83.14 Setting up python3-paramiko (2.12.0-2ubuntu1) ...
09:14:39 #16 7.025 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libarchive13 arm64 3.6.2-1ubuntu1 [371 kB]
09:14:39 #16 7.150 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjsoncpp25 arm64 1.9.5-4 [76.6 kB]
09:14:39 #16 7.169 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librhash0 arm64 1.4.3-3 [125 kB]
09:14:39 #16 7.187 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libuv1 arm64 1.44.2-1 [87.3 kB]
09:14:39 #16 7.199 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake-data all 3.25.1-1ubuntu1 [2052 kB]
09:14:39 #16 0.649 Enabling base-source repository
09:14:39 #16 0.649 Enabling extras-source repository
09:14:39 #16 0.649 Enabling updates-source repository
09:14:39 #16 0.650 Loading mirror speeds from cached hostfile
09:14:39 #16 0.651  * base: download.cf.centos.org
09:14:39 #16 0.651  * extras: download.cf.centos.org
09:14:39 #16 0.651  * updates: download.cf.centos.org
09:14:39 #16 7.166 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
09:14:39 #16 7.166 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev1 arm64 249.11-0ubuntu3.10 [75.8 kB]
09:14:39 + STATUS=0
09:14:39 + '[' 0 -ne 0 ']'
09:14:39 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:39 
09:14:39 #51 ...
09:14:39 
09:14:39 #53 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:14:39 #53 DONE 0.1s
09:14:39 
09:14:39 #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
09:14:39 #51 7.353 Preparing to unpack .../13-libelf1_0.183-1_amd64.deb ...
09:14:39 #51 7.358 Unpacking libelf1:amd64 (0.183-1) ...
09:14:39 #51 7.439 Selecting previously unselected package libffi-dev:amd64.
09:14:39 #51 7.442 Preparing to unpack .../14-libffi-dev_3.3-6_amd64.deb ...
09:14:39 #51 7.451 Unpacking libffi-dev:amd64 (3.3-6) ...
09:14:39 #51 7.535 Selecting previously unselected package libglib2.0-data.
09:14:39 #51 7.535 Preparing to unpack .../15-libglib2.0-data_2.66.8-1_all.deb ...
09:14:39 #51 7.542 Unpacking libglib2.0-data (2.66.8-1) ...
09:14:39 #15 12.86   Installing       : util-linux-2.38.1-4.fc38.x86_64                      49/94 
09:14:39 #15 12.88   Installing       : openssh-9.0p1-17.fc38.x86_64                         50/94 
09:14:39 #15 12.89   Installing       : libsepol-devel-3.5-1.fc38.x86_64                     51/94 
09:14:39 #15 12.90   Installing       : libselinux-devel-3.5-1.fc38.x86_64                   52/94 
09:14:39 #15 12.91   Installing       : libselinux-utils-3.5-1.fc38.x86_64                   53/94 
09:14:39 #15 12.92   Installing       : policycoreutils-3.5-1.fc38.x86_64                    54/94 
09:14:39 #15 12.93   Running scriptlet: policycoreutils-3.5-1.fc38.x86_64                    54/94 
09:14:39 #15 12.94   Installing       : selinux-policy-38.28-1.fc38.noarch                   55/94 
09:14:39 #15 12.94   Running scriptlet: selinux-policy-38.28-1.fc38.noarch                   55/94 
09:14:39  dpkg-source -I.git --before-build .
09:14:39 dpkg-buildpackage: info: host architecture armhf
09:14:39  debian/rules clean
09:14:39 dh clean --with=bash-completion
09:14:39 #16 2.521 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:39 #16 2.521 dpkg-buildpackage: info: source version 1.0
09:14:39 #16 2.521 dpkg-buildpackage: info: source distribution unstable
09:14:39 #16 2.521 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:39 #16 2.556  dpkg-source --before-build .
09:14:39 #16 2.556 dpkg-buildpackage: info: host architecture armhf
09:14:39 #16 2.661  debian/rules clean
09:14:39 #16 2.663 dh clean
09:14:39 #16 2.746    dh_clean
09:14:39 #16 2.781  debian/rules binary
09:14:39 #16 2.783 dh binary
09:14:39 #16 2.853    dh_update_autotools_config
09:14:39 #15 8.638 Preparing to unpack .../19-libselinux1-dev_3.1-3_armhf.deb ...
09:14:39 #15 8.641 Unpacking libselinux1-dev:armhf (3.1-3) ...
09:14:39 #15 8.697 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:39 #15 8.700 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.175-2.1_armhf.deb ...
09:14:39 #15 8.704 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1) ...
09:14:39 #15 8.740 Selecting previously unselected package libseccomp-dev:armhf.
09:14:39 #15 8.742 Preparing to unpack .../21-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
09:14:39 #15 8.747 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
09:14:39 #15 8.787 Selecting previously unselected package libsystemd-dev:armhf.
09:14:39 #15 8.789 Preparing to unpack .../22-libsystemd-dev_247.3-7+deb11u4_armhf.deb ...
09:14:39 #15 8.793 Unpacking libsystemd-dev:armhf (247.3-7+deb11u4) ...
09:14:39 #15 25.25   Running scriptlet: systemd-libs-253.9-1.fc38.aarch64                    96/96 
09:14:39 #15 28.10   Verifying        : autoconf-2.71-5.fc38.noarch                           1/96 
09:14:39 #15 28.10   Verifying        : automake-1.16.5-11.fc38.noarch                        2/96 
09:14:39 #15 28.10   Verifying        : checkpolicy-3.5-1.fc38.aarch64                        3/96 
09:14:39 #15 28.10   Verifying        : cryptsetup-libs-2.6.1-1.fc38.aarch64                  4/96 
09:14:39 #15 28.10   Verifying        : dbus-broker-33-1.fc38.aarch64                         5/96 
09:14:39 #15 28.10   Verifying        : device-mapper-1.02.189-2.fc38.aarch64                 6/96 
09:14:39 #15 28.10   Verifying        : device-mapper-devel-1.02.189-2.fc38.aarch64           7/96 
09:14:39 #15 28.10   Verifying        : device-mapper-libs-1.02.189-2.fc38.aarch64            8/96 
09:14:39 #15 28.10   Verifying        : gc-8.2.2-3.fc38.aarch64                               9/96 
09:14:39 #15 28.10   Verifying        : guile22-2.2.7-7.fc38.aarch64                         10/96 
09:14:39 #15 28.10   Verifying        : jsoncpp-1.9.5-4.fc38.aarch64                         11/96 
09:14:39 #15 28.10   Verifying        : kmod-libs-30-4.fc38.aarch64                          12/96 
09:14:39 #15 28.10   Verifying        : libargon2-20190702-2.fc38.aarch64                    13/96 
09:14:39 #15 28.10   Verifying        : libcbor-0.7.0-9.fc38.aarch64                         14/96 
09:14:39 #15 28.10   Verifying        : libedit-3.1-45.20221030cvs.fc38.aarch64              15/96 
09:14:39 #15 28.10   Verifying        : libfdisk-2.38.1-4.fc38.aarch64                       16/96 
09:14:39 #15 28.10   Verifying        : libfido2-1.12.0-3.fc38.aarch64                       17/96 
09:14:39 #15 28.10   Verifying        : libmpc-1.3.1-2.fc38.aarch64                          18/96 
09:14:39 #15 28.10   Verifying        : libseccomp-2.5.3-4.fc38.aarch64                      19/96 
09:14:39 #15 28.10   Verifying        : libseccomp-devel-2.5.3-4.fc38.aarch64                20/96 
09:14:39 #15 28.10   Verifying        : libselinux-devel-3.5-1.fc38.aarch64                  21/96 
09:14:39 #15 28.10   Verifying        : libselinux-utils-3.5-1.fc38.aarch64                  22/96 
09:14:39 #15 28.10   Verifying        : libsepol-devel-3.5-1.fc38.aarch64                    23/96 
09:14:39 #15 28.10   Verifying        : libtool-2.4.7-6.fc38.aarch64                         24/96 
09:14:39 #15 28.10   Verifying        : libtool-ltdl-2.4.7-6.fc38.aarch64                    25/96 
09:14:39 #15 28.10   Verifying        : libtool-ltdl-devel-2.4.7-6.fc38.aarch64              26/96 
09:14:39 #15 28.10   Verifying        : libutempter-1.2.1-8.fc38.aarch64                     27/96 
09:14:39 #15 28.10   Verifying        : libxkbcommon-1.5.0-2.fc38.aarch64                    28/96 
09:14:39 #15 28.10   Verifying        : m4-1.4.19-5.fc38.aarch64                             29/96 
09:14:39 #15 28.10   Verifying        : pcre2-devel-10.42-1.fc38.1.aarch64                   30/96 
09:14:39 #15 28.10   Verifying        : pcre2-utf16-10.42-1.fc38.1.aarch64                   31/96 
09:14:39 #15 28.10   Verifying        : pcre2-utf32-10.42-1.fc38.1.aarch64                   32/96 
09:14:39 #15 28.10   Verifying        : perl-Error-1:0.17029-11.fc38.noarch                  33/96 
09:14:39 #15 28.10   Verifying        : perl-TermReadKey-2.38-16.fc38.aarch64                34/96 
09:14:39 #15 28.10   Verifying        : perl-Thread-Queue-3.14-490.fc38.noarch               35/96 
09:14:39 #15 28.10   Verifying        : perl-threads-1:2.27-490.fc38.aarch64                 36/96 
09:14:39 #15 28.10   Verifying        : perl-threads-shared-1.64-490.fc38.aarch64            37/96 
09:14:39 #15 28.10   Verifying        : policycoreutils-3.5-1.fc38.aarch64                   38/96 
09:14:39 #15 28.10   Verifying        : policycoreutils-devel-3.5-1.fc38.aarch64             39/96 
09:14:39 #15 28.10   Verifying        : policycoreutils-python-utils-3.5-1.fc38.noarch       40/96 
09:14:39 #15 28.10   Verifying        : python3-libselinux-3.5-1.fc38.aarch64                41/96 
09:14:39 #15 28.10   Verifying        : python3-libsemanage-3.5-2.fc38.aarch64               42/96 
09:14:39 #15 28.10   Verifying        : python3-policycoreutils-3.5-1.fc38.noarch            43/96 
09:14:39 #15 28.10   Verifying        : python3-setuptools-65.5.1-2.fc38.noarch              44/96 
09:14:39 #15 28.10   Verifying        : qrencode-libs-4.1.1-4.fc38.aarch64                   45/96 
09:14:39 #15 28.10   Verifying        : rhash-1.4.3-2.fc38.aarch64                           46/96 
09:14:39 #15 28.10   Verifying        : util-linux-2.38.1-4.fc38.aarch64                     47/96 
09:14:39 #15 28.10   Verifying        : which-2.21-39.fc38.aarch64                           48/96 
09:14:39 #15 28.10   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  49/96 
09:14:39 #15 28.10   Verifying        : annobin-docs-12.26-1.fc38.noarch                     50/96 
09:14:39 #15 28.10   Verifying        : annobin-plugin-gcc-12.26-1.fc38.aarch64              51/96 
09:14:39 #15 28.10   Verifying        : cmake-3.27.4-7.fc38.aarch64                          52/96 
09:14:39 #15 28.10   Verifying        : cmake-data-3.27.4-7.fc38.noarch                      53/96 
09:14:39 #15 28.10   Verifying        : cmake-filesystem-3.27.4-7.fc38.aarch64               54/96 
09:14:39 #15 28.10   Verifying        : cmake-rpm-macros-3.27.4-7.fc38.noarch                55/96 
09:14:39 #15 28.10   Verifying        : cpp-13.2.1-1.fc38.aarch64                            56/96 
09:14:39 #15 28.10   Verifying        : dbus-1:1.14.10-1.fc38.aarch64                        57/96 
09:14:39 #15 28.10   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  58/96 
09:14:39 #15 28.10   Verifying        : gcc-13.2.1-1.fc38.aarch64                            59/96 
09:14:39 #15 28.10   Verifying        : gcc-plugin-annobin-13.2.1-1.fc38.aarch64             60/96 
09:14:39 #15 28.10   Verifying        : git-2.41.0-1.fc38.aarch64                            61/96 
09:14:39 #15 28.10   Verifying        : git-core-2.41.0-1.fc38.aarch64                       62/96 
09:14:39 #15 28.10   Verifying        : git-core-doc-2.41.0-1.fc38.noarch                    63/96 
09:14:39 #15 28.10   Verifying        : glibc-devel-2.37-5.fc38.aarch64                      64/96 
09:14:39 #15 28.10   Verifying        : glibc-static-2.37-5.fc38.aarch64                     65/96 
09:14:39 #15 28.10   Verifying        : kernel-headers-6.4.4-200.fc38.aarch64                66/96 
09:14:39 #15 28.10   Verifying        : less-633-1.fc38.aarch64                              67/96 
09:14:39 #15 28.10   Verifying        : libasan-13.2.1-1.fc38.aarch64                        68/96 
09:14:39 #15 28.10   Verifying        : libatomic-13.2.1-1.fc38.aarch64                      69/96 
09:14:39 #15 28.10   Verifying        : libubsan-13.2.1-1.fc38.aarch64                       70/96 
09:14:39 #15 28.10   Verifying        : libuv-1:1.46.0-1.fc38.aarch64                        71/96 
09:14:39 #15 28.10   Verifying        : libxcrypt-devel-4.4.36-1.fc38.aarch64                72/96 
09:14:39 #15 28.10   Verifying        : libxcrypt-static-4.4.36-1.fc38.aarch64               73/96 
09:14:39 #15 28.10   Verifying        : make-1:4.4.1-1.fc38.aarch64                          74/96 
09:14:39 #15 28.10   Verifying        : openssh-9.0p1-17.fc38.aarch64                        75/96 
09:14:39 #15 28.10   Verifying        : openssh-clients-9.0p1-17.fc38.aarch64                76/96 
09:14:39 #15 28.10   Verifying        : perl-File-Compare-1.100.700-497.fc38.noarch          77/96 
09:14:39 #15 28.10   Verifying        : perl-File-Copy-2.39-497.fc38.noarch                  78/96 
09:14:39 #15 28.10   Verifying        : perl-File-Find-1.40-497.fc38.noarch                  79/96 
09:14:39 #15 28.10   Verifying        : perl-Git-2.41.0-1.fc38.noarch                        80/96 
09:14:39 #15 28.10   Verifying        : perl-lib-0.65-497.fc38.aarch64                       81/96 
09:14:39 #15 28.10   Verifying        : python3-audit-3.1.2-1.fc38.aarch64                   82/96 
09:14:39 #15 28.10   Verifying        : python3-setools-4.4.3-1.fc38.aarch64                 83/96 
09:14:39 #15 28.10   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             84/96 
09:14:39 #15 28.10   Verifying        : selinux-policy-38.28-1.fc38.noarch                   85/96 
09:14:39 #15 28.10   Verifying        : selinux-policy-devel-38.28-1.fc38.noarch             86/96 
09:14:39 #15 28.10   Verifying        : selinux-policy-targeted-38.28-1.fc38.noarch          87/96 
09:14:39 #15 28.10   Verifying        : systemd-253.10-1.fc38.aarch64                        88/96 
09:14:39 #15 28.10   Verifying        : systemd-devel-253.10-1.fc38.aarch64                  89/96 
09:14:39 #15 28.10   Verifying        : systemd-networkd-253.10-1.fc38.aarch64               90/96 
09:14:39 #15 28.10   Verifying        : systemd-pam-253.10-1.fc38.aarch64                    91/96 
09:14:39 #15 28.10   Verifying        : systemd-resolved-253.10-1.fc38.aarch64               92/96 
09:14:39 #15 28.10   Verifying        : systemd-rpm-macros-253.10-1.fc38.noarch              93/96 
09:14:39 #15 28.10   Verifying        : vim-filesystem-2:9.0.1872-1.fc38.noarch              94/96 
09:14:39 #15 28.10   Verifying        : systemd-libs-253.10-1.fc38.aarch64                   95/96 
09:14:39 #15 28.10   Verifying        : systemd-libs-253.9-1.fc38.aarch64                    96/96 
09:14:39 #15 28.28 
09:14:39 #15 28.28 Upgraded:
09:14:39 #15 28.28   systemd-libs-253.10-1.fc38.aarch64                                            
09:14:39 #15 28.28 Installed:
09:14:39 #15 28.28   annobin-docs-12.26-1.fc38.noarch                                              
09:14:39 #15 28.28   annobin-plugin-gcc-12.26-1.fc38.aarch64                                       
09:14:39 #15 28.28   autoconf-2.71-5.fc38.noarch                                                   
09:14:39 #15 28.28   automake-1.16.5-11.fc38.noarch                                                
09:14:39 #15 28.28   checkpolicy-3.5-1.fc38.aarch64                                                
09:14:39 #15 28.28   cmake-3.27.4-7.fc38.aarch64                                                   
09:14:39 #15 28.28   cmake-data-3.27.4-7.fc38.noarch                                               
09:14:39 #15 28.28   cmake-filesystem-3.27.4-7.fc38.aarch64                                        
09:14:39 #15 28.28   cmake-rpm-macros-3.27.4-7.fc38.noarch                                         
09:14:39 #15 28.28   cpp-13.2.1-1.fc38.aarch64                                                     
09:14:39 #15 28.28   cryptsetup-libs-2.6.1-1.fc38.aarch64                                          
09:14:39 #15 28.28   dbus-1:1.14.10-1.fc38.aarch64                                                 
09:14:39 #15 28.28   dbus-broker-33-1.fc38.aarch64                                                 
09:14:39 #15 28.28   dbus-common-1:1.14.10-1.fc38.noarch                                           
09:14:39 #15 28.28   device-mapper-1.02.189-2.fc38.aarch64                                         
09:14:39 #15 28.28   device-mapper-devel-1.02.189-2.fc38.aarch64                                   
09:14:39 #15 28.28   device-mapper-libs-1.02.189-2.fc38.aarch64                                    
09:14:39 #15 28.28   gc-8.2.2-3.fc38.aarch64                                                       
09:14:39 #15 28.28   gcc-13.2.1-1.fc38.aarch64                                                     
09:14:39 #15 28.28   gcc-plugin-annobin-13.2.1-1.fc38.aarch64                                      
09:14:39 #15 28.28   git-2.41.0-1.fc38.aarch64                                                     
09:14:39 #15 28.28   git-core-2.41.0-1.fc38.aarch64                                                
09:14:39 #15 28.28   git-core-doc-2.41.0-1.fc38.noarch                                             
09:14:39 #15 28.28   glibc-devel-2.37-5.fc38.aarch64                                               
09:14:39 #15 28.28   glibc-static-2.37-5.fc38.aarch64                                              
09:14:39 #15 28.28   guile22-2.2.7-7.fc38.aarch64                                                  
09:14:39 #15 28.28   jsoncpp-1.9.5-4.fc38.aarch64                                                  
09:14:39 #15 28.28   kernel-headers-6.4.4-200.fc38.aarch64                                         
09:14:39 #15 28.28   kmod-libs-30-4.fc38.aarch64                                                   
09:14:39 #15 28.28   less-633-1.fc38.aarch64                                                       
09:14:39 #15 28.28   libargon2-20190702-2.fc38.aarch64                                             
09:14:39 #15 28.28   libasan-13.2.1-1.fc38.aarch64                                                 
09:14:39 #15 28.28   libatomic-13.2.1-1.fc38.aarch64                                               
09:14:39 #15 28.28   libcbor-0.7.0-9.fc38.aarch64                                                  
09:14:39 #15 28.28   libedit-3.1-45.20221030cvs.fc38.aarch64                                       
09:14:39 #15 28.28   libfdisk-2.38.1-4.fc38.aarch64                                                
09:14:39 #15 28.28   libfido2-1.12.0-3.fc38.aarch64                                                
09:14:39 #15 28.28   libmpc-1.3.1-2.fc38.aarch64                                                   
09:14:39 #15 28.28   libseccomp-2.5.3-4.fc38.aarch64                                               
09:14:39 #15 28.28   libseccomp-devel-2.5.3-4.fc38.aarch64                                         
09:14:39 #15 28.28   libselinux-devel-3.5-1.fc38.aarch64                                           
09:14:39 #15 28.28   libselinux-utils-3.5-1.fc38.aarch64                                           
09:14:39 #15 28.28   libsepol-devel-3.5-1.fc38.aarch64                                             
09:14:39 #15 28.28   libtool-2.4.7-6.fc38.aarch64                                                  
09:14:39 #15 28.28   libtool-ltdl-2.4.7-6.fc38.aarch64                                             
09:14:39 #15 28.28   libtool-ltdl-devel-2.4.7-6.fc38.aarch64                                       
09:14:39 #15 28.28   libubsan-13.2.1-1.fc38.aarch64                                                
09:14:39 #15 28.28   libutempter-1.2.1-8.fc38.aarch64                                              
09:14:39 #15 28.28   libuv-1:1.46.0-1.fc38.aarch64                                                 
09:14:39 #15 28.28   libxcrypt-devel-4.4.36-1.fc38.aarch64                                         
09:14:39 #15 28.28   libxcrypt-static-4.4.36-1.fc38.aarch64                                        
09:14:39 #15 28.28   libxkbcommon-1.5.0-2.fc38.aarch64                                             
09:14:39 #15 28.28   m4-1.4.19-5.fc38.aarch64                                                      
09:14:39 #15 28.28   make-1:4.4.1-1.fc38.aarch64                                                   
09:14:39 #15 28.28   openssh-9.0p1-17.fc38.aarch64                                                 
09:14:39 #15 28.28   openssh-clients-9.0p1-17.fc38.aarch64                                         
09:14:39 #15 28.28   pcre2-devel-10.42-1.fc38.1.aarch64                                            
09:14:39 #15 28.28   pcre2-utf16-10.42-1.fc38.1.aarch64                                            
09:14:39 #15 28.28   pcre2-utf32-10.42-1.fc38.1.aarch64                                            
09:14:39 #15 28.28   perl-Error-1:0.17029-11.fc38.noarch                                           
09:14:39 #15 28.28   perl-File-Compare-1.100.700-497.fc38.noarch                                   
09:14:39 #15 28.28   perl-File-Copy-2.39-497.fc38.noarch                                           
09:14:39 #15 28.28   perl-File-Find-1.40-497.fc38.noarch                                           
09:14:39 #15 28.28   perl-Git-2.41.0-1.fc38.noarch                                                 
09:14:39 #15 28.28   perl-TermReadKey-2.38-16.fc38.aarch64                                         
09:14:39 #15 28.28   perl-Thread-Queue-3.14-490.fc38.noarch                                        
09:14:39 #15 28.28   perl-lib-0.65-497.fc38.aarch64                                                
09:14:39 #15 28.28   perl-threads-1:2.27-490.fc38.aarch64                                          
09:14:39 #15 28.28   perl-threads-shared-1.64-490.fc38.aarch64                                     
09:14:39 #15 28.28   policycoreutils-3.5-1.fc38.aarch64                                            
09:14:39 #15 28.28   policycoreutils-devel-3.5-1.fc38.aarch64                                      
09:14:39 #15 28.28   policycoreutils-python-utils-3.5-1.fc38.noarch                                
09:14:39 #15 28.28   python3-audit-3.1.2-1.fc38.aarch64                                            
09:14:39 #15 28.28   python3-libselinux-3.5-1.fc38.aarch64                                         
09:14:39 #15 28.28   python3-libsemanage-3.5-2.fc38.aarch64                                        
09:14:39 #15 28.28   python3-policycoreutils-3.5-1.fc38.noarch                                     
09:14:39 #15 28.28   python3-setools-4.4.3-1.fc38.aarch64                                          
09:14:39 #15 28.28   python3-setuptools-65.5.1-2.fc38.noarch                                       
09:14:39 #15 28.28   qrencode-libs-4.1.1-4.fc38.aarch64                                            
09:14:39 #15 28.28   rhash-1.4.3-2.fc38.aarch64                                                    
09:14:39 #15 28.28   rpm-plugin-selinux-4.18.1-3.fc38.aarch64                                      
09:14:39 #15 28.28   selinux-policy-38.28-1.fc38.noarch                                            
09:14:39 #15 28.28   selinux-policy-devel-38.28-1.fc38.noarch                                      
09:14:39 #15 28.28   selinux-policy-targeted-38.28-1.fc38.noarch                                   
09:14:39 #15 28.28   systemd-253.10-1.fc38.aarch64                                                 
09:14:39 #15 28.28   systemd-devel-253.10-1.fc38.aarch64                                           
09:14:39 #15 28.28   systemd-networkd-253.10-1.fc38.aarch64                                        
09:14:39 #15 28.28   systemd-pam-253.10-1.fc38.aarch64                                             
09:14:39 #15 28.28   systemd-resolved-253.10-1.fc38.aarch64                                        
09:14:39 #15 28.28   systemd-rpm-macros-253.10-1.fc38.noarch                                       
09:14:39 #15 28.28   util-linux-2.38.1-4.fc38.aarch64                                              
09:14:39 #15 28.28   vim-filesystem-2:9.0.1872-1.fc38.noarch                                       
09:14:39 #15 28.28   which-2.21-39.fc38.aarch64                                                    
09:14:39 #15 28.28   xkeyboard-config-2.38-1.fc38.noarch                                           
09:14:39 #15 28.28 
09:14:39 #15 28.28 Complete!
09:14:39 #14 83.37 Setting up licensecheck (3.3.5-1ubuntu1) ...
09:14:39 #14 83.39 Setting up libgitlab-api-v4-perl (0.26-2) ...
09:14:39 #14 83.40 Setting up liblwp-protocol-https-perl (6.10-1) ...
09:14:39 #14 83.41 Setting up libwww-perl (6.67-1) ...
09:14:39 #14 83.43 Setting up libhtml-tokeparser-simple-perl (3.16-4) ...
09:14:39 #14 83.45 Setting up libwww-mechanize-perl (2.16-1) ...
09:14:39 #14 83.46 Setting up devscripts (2.23.4ubuntu1) ...
09:14:39 #17 DONE 4.7s
09:14:39 
09:14:39 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:39 #18 DONE 0.0s
09:14:39 
09:14:39 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:39 #19 DONE 0.0s
09:14:39 
09:14:39 #20 exporting to image
09:14:39 #20 exporting layers
09:14:39 #16 7.343 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 cmake arm64 3.25.1-1ubuntu1 [7980 kB]
09:14:39 #16 7.318 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
09:14:39 #51 7.873 Selecting previously unselected package libglib2.0-bin.
09:14:40 #15 12.97   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          56/94 
09:14:40 #15 13.21   Installing       : selinux-policy-targeted-38.28-1.fc38.noarch          56/94 
09:14:40    dh_clean
09:14:40 #16 2.883    dh_autoreconf
09:14:40 #16 2.926    create-stamp debian/debhelper-build-stamp
09:14:40 #16 2.926    dh_prep
09:14:40 #16 2.955    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:40 #16 3.008    dh_install
09:14:40 #16 3.043    dh_installdocs
09:14:40 #16 3.083    dh_installchangelogs
09:14:40 #15 8.903 Selecting previously unselected package pkg-config.
09:14:40 #15 8.906 Preparing to unpack .../23-pkg-config_0.29.2-1_armhf.deb ...
09:14:40 #15 8.911 Unpacking pkg-config (0.29.2-1) ...
09:14:40 #15 8.960 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
09:14:40 #15 8.973 Setting up libsepol1-dev:armhf (3.1-1) ...
09:14:40 #15 8.985 Setting up libpcre2-16-0:armhf (10.36-2+deb11u1) ...
09:14:40 #15 8.996 Setting up libpcre2-32-0:armhf (10.36-2+deb11u1) ...
09:14:40 #15 9.007 Setting up libuv1:armhf (1.40.0-2) ...
09:14:40 #15 9.018 Setting up bash-completion (1:2.11-2) ...
09:14:40 #15 DONE 28.5s
09:14:40 
09:14:40 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:40 #14 83.62 Setting up libxml-parser-perl (2.46-4) ...
09:14:40 #14 83.63 Setting up lintian (2.116.3ubuntu1) ...
09:14:40 #14 83.65 Setting up libxml-sax-expat-perl (0.51-2) ...
09:14:40 #14 83.70 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50...
09:14:40 #16 7.730 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
09:14:40 #16 7.730 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB]
09:14:40 #16 7.732 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
09:14:40 #16 7.733 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.185-1ubuntu1 [11.8 kB]
09:14:40 #16 7.653 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1ubuntu4 [12.0 kB]
09:14:40 #51 7.880 Preparing to unpack .../16-libglib2.0-bin_2.66.8-1_amd64.deb ...
09:14:40 #51 7.885 Unpacking libglib2.0-bin (2.66.8-1) ...
09:14:40 #51 7.963 Selecting previously unselected package python3-lib2to3.
09:14:40 #51 7.965 Preparing to unpack .../17-python3-lib2to3_3.9.2-1_all.deb ...
09:14:40 #51 7.969 Unpacking python3-lib2to3 (3.9.2-1) ...
09:14:40 #51 8.036 Selecting previously unselected package python3-distutils.
09:14:40 #51 8.039 Preparing to unpack .../18-python3-distutils_3.9.2-1_all.deb ...
09:14:40 #51 8.043 Unpacking python3-distutils (3.9.2-1) ...
09:14:40 #51 8.151 Selecting previously unselected package libglib2.0-dev-bin.
09:14:40 #51 8.151 Preparing to unpack .../19-libglib2.0-dev-bin_2.66.8-1_amd64.deb ...
09:14:40  dpkg-source -I.git -b .
09:14:40 #15 8.460 Setting up libpcre32-3:armhf (2:8.39-12) ...
09:14:40 #15 8.472 Setting up pkg-config (0.29-6) ...
09:14:40 #15 8.523 Setting up libudev-dev:armhf (241-7~deb10u10) ...
09:14:40 #15 8.540 Setting up librhash0:armhf (1.3.8-1) ...
09:14:40 #15 8.550 Setting up procps (2:3.3.15-2) ...
09:14:40 #15 8.580 update-alternatives: using /usr/bin/w.procps to provide /usr/bin/w (w) in auto mode
09:14:40 #15 8.596 Setting up cmake-data (3.13.4-1) ...
09:14:40 #15 8.610 Setting up dh-apparmor (2.13.2-10) ...
09:14:40 #15 8.620 Setting up libsystemd-dev:armhf (241-7~deb10u10) ...
09:14:40 #15 8.632 Setting up libjsoncpp1:armhf (1.7.4-3) ...
09:14:40 #15 8.644 Setting up libpcre3-dev:armhf (2:8.39-12) ...
09:14:40 #15 8.654 Setting up cmake (3.13.4-1) ...
09:14:40 + STATUS=0
09:14:40 + '[' 0 -ne 0 ']'
09:14:40 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:40 #16 3.173    dh_perl
09:14:40 #16 3.211    dh_link
09:14:40 #16 3.246    dh_strip_nondeterminism
09:14:40 #16 3.313    dh_compress
09:14:40 #14 83.75 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:14:40 #14 83.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:14:40 #14 83.92 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:40 #14 83.95 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:14:40 #16 7.881 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev-dev arm64 252.5-2ubuntu3.1 [21.4 kB]
09:14:40 #16 7.657 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libudev-dev arm64 249.11-0ubuntu3.10 [20.7 kB]
09:14:40 #16 7.667 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libsepol-dev arm64 3.3-1build1 [387 kB]
09:14:40 #16 7.820 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-16-0 arm64 10.39-3ubuntu0.1 [185 kB]
09:14:40 #16 7.854 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-32-0 arm64 10.39-3ubuntu0.1 [177 kB]
09:14:40 #16 7.884 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-posix3 arm64 10.39-3ubuntu0.1 [5968 B]
09:14:40 #16 7.885 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpcre2-dev arm64 10.39-3ubuntu0.1 [663 kB]
09:14:40 #16 7.945 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libselinux1-dev arm64 3.3-1build2 [164 kB]
09:14:40 #51 8.158 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
09:14:40 #51 8.265 Selecting previously unselected package libsepol1-dev:amd64.
09:14:40 #51 8.268 Preparing to unpack .../20-libsepol1-dev_3.1-1_amd64.deb ...
09:14:40 #51 8.277 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:14:40 #51 8.381 Selecting previously unselected package libpcre2-16-0:amd64.
09:14:40 dpkg-source: warning: native package version may not have a revision
09:14:40 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:40 dpkg-source: info: using source format '1.0'
09:14:40 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz
09:14:40 #15 8.664 Setting up libselinux1-dev:armhf (2.8-1+b1) ...
09:14:40 #15 8.675 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:14:40 #15 8.686 Setting up dmsetup (2:1.02.155-3) ...
09:14:40 #15 8.700 Setting up libdevmapper-event1.02.1:armhf (2:1.02.155-3) ...
09:14:40 #15 8.711 Setting up libdevmapper-dev:armhf (2:1.02.155-3) ...
09:14:40 #15 8.723 Setting up docker-ce-build-deps (1.0) ...
09:14:40 #15 8.733 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:14:40 #15 8.751 Processing triggers for man-db (2.8.5-2) ...
09:14:40 + RPM_EC=0
09:14:40 ++ jobs -p
09:14:40 + exit 0
09:14:40 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GmCrC7
09:14:40 + umask 022
09:14:40 + cd /root/rpmbuild/BUILD
09:14:40 + 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'
09:14:40 + export CFLAGS
09:14:40 + 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'
09:14:40 + export CXXFLAGS
09:14:40 + 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'
09:14:40 + export FFLAGS
09:14:40 + 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'
09:14:40 + export FCFLAGS
09:14: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'
09:14:40 + export LDFLAGS
09:14:40 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:14:40 + export LT_SYS_LIBRARY_PATH
09:14:40 + CC=gcc
09:14:40 + export CC
09:14:40 + CXX=g++
09:14:40 + export CXX
09:14:40 + cd src
09:14:40 + export DOCKER_GITCOMMIT=7cfb81b
09:14:40 + DOCKER_GITCOMMIT=7cfb81b
09:14:40 + mkdir -p /go/src/github.com/docker
09:14:40 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:40 + pushd /root/rpmbuild/BUILD/src/engine
09:14:40 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:40 + TMP_GOPATH=/go
09:14:40 + hack/dockerfile/install/install.sh tini
09:14:40 + RM_GOPATH=0
09:14:40 + TMP_GOPATH=/go
09:14:40 + : /usr/local/bin
09:14:40 + '[' -z /go ']'
09:14:40 + export GOPATH=/go
09:14:40 + GOPATH=/go
09:14:40 + case "$(go env GOARCH)" in
09:14:40 ++ go env GOARCH
09:14:40 + export GO_BUILDMODE=-buildmode=pie
09:14:40 + GO_BUILDMODE=-buildmode=pie
09:14:40 ++ dirname hack/dockerfile/install/install.sh
09:14:40 + dir=hack/dockerfile/install
09:14:40 + bin=tini
09:14:40 + shift
09:14:40 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:40 + . hack/dockerfile/install/tini.installer
09:14:40 ++ : v0.19.0
09:14:40 + install_tini
09:14:40 + echo 'Install tini version v0.19.0'
09:14:40 + git clone https://github.com/krallin/tini.git /go/tini
09:14:40 Install tini version v0.19.0
09:14:40 Cloning into '/go/tini'...
09:14:40 #16 3.355    dh_fixperms
09:14:40 #16 3.401    dh_missing
09:14:40 #16 3.429    dh_installdeb
09:14:40 #16 3.464    dh_gencontrol
09:14:40 #14 83.96 Updating certificates in /etc/ssl/certs...
09:14:40 #16 8.038 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsepol-dev arm64 3.4-2 [387 kB]
09:14:40 #15 9.723 Setting up libncurses6:armhf (6.2+20201114-2+deb11u1) ...
09:14:40 #16 7.957 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1ubuntu4 [36.6 kB]
09:14:40 #16 7.959 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libseccomp-dev arm64 2.5.3-2ubuntu2 [93.1 kB]
09:14:40 #16 8.117 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.10 [319 kB]
09:14:40 #51 8.384 Preparing to unpack .../21-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ...
09:14:40 #51 8.388 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:40 #51 8.476 Selecting previously unselected package libpcre2-32-0:amd64.
09:14:40 #51 8.479 Preparing to unpack .../22-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ...
09:14:40 #51 8.482 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:40 #51 8.571 Selecting previously unselected package libpcre2-posix2:amd64.
09:14:40 #51 8.571 Preparing to unpack .../23-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ...
09:14:40 #51 8.578 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:40 #51 8.627 Selecting previously unselected package libpcre2-dev:amd64.
09:14:40 + cd /go/tini
09:14:40 + git checkout -q v0.19.0
09:14:40 + cmake .
09:14:40 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:40   Compatibility with CMake < 3.5 will be removed from a future version of
09:14:40   CMake.
09:14:40 
09:14:40   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:40   CMake that the project does not need compatibility with older versions.
09:14:40 
09:14:40 
09:14:40 -- The C compiler identification is GNU 12.3.1
09:14:40 -- Detecting C compiler ABI info
09:14:40 #16 3.583    dh_md5sums
09:14:40 #16 3.618    dh_builddeb
09:14:40 #16 3.647 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:40 #16 3.730  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
09:14:40 #16 3.877  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
09:14:40 #14 84.39 0 added, 0 removed; done.
09:14:40 #14 84.39 Running hooks in /etc/ca-certificates/update.d...
09:14:40 #14 84.40 done.
09:14:40 #16 8.333 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-16-0 arm64 10.42-1 [195 kB]
09:14:40 #16 8.377 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-32-0 arm64 10.42-1 [182 kB]
09:14:40 #16 8.406 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-posix3 arm64 10.42-1 [6576 B]
09:14:40 #16 8.407 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpcre2-dev arm64 10.42-1 [676 kB]
09:14:40 #16 8.473 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libselinux1-dev arm64 3.4-1build4 [169 kB]
09:14:40 #16 8.485 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper-dev arm64 2:1.02.185-1ubuntu1 [36.7 kB]
09:14:40 #16 8.487 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libseccomp-dev arm64 2.5.4-1ubuntu3 [90.3 kB]
09:14:40 #16 8.492 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB]
09:14:40 #16 8.514 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-dev arm64 252.5-2ubuntu3.1 [322 kB]
09:14:40 #15 9.738 Setting up pkg-config (0.29.2-1) ...
09:14:40 #15 9.790 Setting up libudev-dev:armhf (247.3-7+deb11u4) ...
09:14:40 #15 9.801 Setting up libpcre2-posix2:armhf (10.36-2+deb11u1) ...
09:14:40 #15 9.813 Setting up libjsoncpp24:armhf (1.9.4-4) ...
09:14:40 #15 9.828 Setting up librhash0:armhf (1.4.1-2) ...
09:14:40 #15 9.843 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:14:40 #15 9.861 Setting up dh-apparmor (2.13.6-10) ...
09:14:40 #15 9.875 Setting up libsystemd-dev:armhf (247.3-7+deb11u4) ...
09:14:40 #15 9.887 Setting up libprocps8:armhf (2:3.3.17-5) ...
09:14:40 #15 9.899 Setting up libpcre2-dev:armhf (10.36-2+deb11u1) ...
09:14:40 #15 9.912 Setting up libselinux1-dev:armhf (3.1-3) ...
09:14:40 #15 9.925 Setting up procps (2:3.3.17-5) ...
09:14:40 #15 9.965 Setting up cmake (3.18.4-2+deb11u1) ...
09:14:41 #51 8.630 Preparing to unpack .../24-libpcre2-dev_10.36-2+deb11u1_amd64.deb ...
09:14:41 #51 8.634 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:41 #51 8.826 Selecting previously unselected package libselinux1-dev:amd64.
09:14:41 #51 8.829 Preparing to unpack .../25-libselinux1-dev_3.1-3_amd64.deb ...
09:14:41 #51 8.833 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:14:41 -- Detecting C compiler ABI info - done
09:14:41 -- Check for working C compiler: /usr/bin/gcc - skipped
09:14:41 -- Detecting C compile features
09:14:41 -- Detecting C compile features - done
09:14:41 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:41 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:14:41 #16 3.957 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:41 #16 3.959  dpkg-source --after-build .
09:14:41 #16 8.673 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpkgconf3 arm64 1.8.1-1ubuntu2 [29.5 kB]
09:14:41 #16 8.840 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf-bin arm64 1.8.1-1ubuntu2 [20.4 kB]
09:14:41 #16 8.871 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkgconf arm64 1.8.1-1ubuntu2 [16.8 kB]
09:14:41 #15 9.982 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:14:41 #15 9.994 Setting up dmsetup (2:1.02.175-2.1) ...
09:14:41 #15 10.01 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1) ...
09:14:41 #15 10.02 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1) ...
09:14:41 #15 10.03 Setting up docker-ce-build-deps (1.0) ...
09:14:41 #15 10.04 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:41 #15 10.06 Processing triggers for man-db (2.9.4-2) ...
09:14:41 #16 8.561 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd-dev arm64 249.11-0ubuntu3.10 [306 kB]
09:14:41 #16 8.614 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB]
09:14:41 #16 8.784 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkg-config arm64 0.29.2-1ubuntu3 [47.4 kB]
09:14:41 #51 8.932 Selecting previously unselected package libmount-dev:amd64.
09:14:41 #51 8.932 Preparing to unpack .../26-libmount-dev_2.36.1-8+deb11u1_amd64.deb ...
09:14:41 #51 8.939 Unpacking libmount-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:41 #51 9.016 Selecting previously unselected package libpcre16-3:amd64.
09:14:41 #51 9.019 Preparing to unpack .../27-libpcre16-3_2%3a8.39-13_amd64.deb ...
09:14:41 #51 9.023 Unpacking libpcre16-3:amd64 (2:8.39-13) ...
09:14:41 -- Configuring done (0.4s)
09:14:41 -- Generating done (0.0s)
09:14:41 -- Build files have been written to: /go/tini
09:14:41 + make tini-static
09:14:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:41 #16 4.060 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:41 #16 4.064 
09:14:41 #16 4.064 The package has been created.
09:14:41 #16 4.064 Attention, the package has been created in the current directory,
09:14:41 #16 4.064 not in ".." as indicated by the message above!
09:14:41 #16 4.090 Selecting previously unselected package docker-ce-build-deps.
09:14:41 #16 4.105 (Reading database ... 25311 files and directories currently installed.)
09:14:41 #16 4.106 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:41 #16 4.110 Unpacking docker-ce-build-deps (1.0) ...
09:14:41 #16 8.897 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pkg-config arm64 1.8.1-1ubuntu2 [5408 B]
09:14:41 #16 9.069 debconf: delaying package configuration, since apt-utils is not installed
09:14:41 #16 9.116 Fetched 13.7 MB in 3s (5172 kB/s)
09:14:41 #16 9.144 Selecting previously unselected package bash-completion.
09:14:41 #16 8.948 debconf: delaying package configuration, since apt-utils is not installed
09:14:41 #16 8.985 Fetched 11.5 MB in 3s (3923 kB/s)
09:14:41 #16 9.012 Selecting previously unselected package bash-completion.
09:14:41 #16 9.012 (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 ... 25569 files and directories currently installed.)
09:14:41 #16 9.025 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
09:14:41 #16 9.037 Unpacking bash-completion (1:2.11-5ubuntu1) ...
09:14:41 #51 9.097 Selecting previously unselected package libpcre32-3:amd64.
09:14:41 #51 9.100 Preparing to unpack .../28-libpcre32-3_2%3a8.39-13_amd64.deb ...
09:14:41 #51 9.104 Unpacking libpcre32-3:amd64 (2:8.39-13) ...
09:14:41 #51 9.203 Selecting previously unselected package libpcrecpp0v5:amd64.
09:14:41 #51 9.206 Preparing to unpack .../29-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
09:14:41 #51 9.213 Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
09:14:41 #51 9.265 Selecting previously unselected package libpcre3-dev:amd64.
09:14:41 #51 9.265 Preparing to unpack .../30-libpcre3-dev_2%3a8.39-13_amd64.deb ...
09:14:41 #51 9.270 Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
09:14:41 [100%] Linking C executable tini-static
09:14:41 #16 9.144 (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.)
09:14:41 #16 9.160 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
09:14:41 #16 9.173 Unpacking bash-completion (1:2.11-6ubuntu1) ...
09:14:41 #16 9.299 Selecting previously unselected package libarchive13:arm64.
09:14:41 #16 9.302 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_arm64.deb ...
09:14:41 #16 9.308 Unpacking libarchive13:arm64 (3.6.2-1ubuntu1) ...
09:14:41 #16 9.347 Selecting previously unselected package libjsoncpp25:arm64.
09:14:41 #16 9.350 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_arm64.deb ...
09:14:41 #16 9.354 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
09:14:41 #16 9.390 Selecting previously unselected package librhash0:arm64.
09:14:41 #16 9.393 Preparing to unpack .../3-librhash0_1.4.3-3_arm64.deb ...
09:14:41 #16 9.396 Unpacking librhash0:arm64 (1.4.3-3) ...
09:14:41 #16 DONE 3.2s
09:14:41 
09:14:41 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:41 #17 DONE 0.0s
09:14:41 
09:14:41 #18 exporting to image
09:14:41 #18 exporting layers
09:14:41 #16 9.158 Selecting previously unselected package libarchive13:arm64.
09:14:41 #16 9.161 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_arm64.deb ...
09:14:41 #16 9.167 Unpacking libarchive13:arm64 (3.6.0-1ubuntu1) ...
09:14:41 #16 9.202 Selecting previously unselected package libjsoncpp25:arm64.
09:14:41 #16 9.205 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_arm64.deb ...
09:14:41 #16 9.208 Unpacking libjsoncpp25:arm64 (1.9.5-3) ...
09:14:41 #16 9.241 Selecting previously unselected package librhash0:arm64.
09:14:41 #16 9.244 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_arm64.deb ...
09:14:41 #16 9.247 Unpacking librhash0:arm64 (1.4.2-1ubuntu1) ...
09:14:41 #16 9.281 Selecting previously unselected package libuv1:arm64.
09:14:41 #16 9.284 Preparing to unpack .../04-libuv1_1.43.0-1_arm64.deb ...
09:14:41 #16 9.287 Unpacking libuv1:arm64 (1.43.0-1) ...
09:14:41 #16 9.315 Selecting previously unselected package dh-elpa-helper.
09:14:41 #51 9.422 Selecting previously unselected package zlib1g-dev:amd64.
09:14:41 #51 9.422 Preparing to unpack .../31-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ...
09:14:41 #51 9.426 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:41 #51 9.493 Selecting previously unselected package libglib2.0-dev:amd64.
09:14:41 #51 9.496 Preparing to unpack .../32-libglib2.0-dev_2.66.8-1_amd64.deb ...
09:14:41 #51 9.507 Unpacking libglib2.0-dev:amd64 (2.66.8-1) ...
09:14:41 [100%] Built target tini-static
09:14:41 + mkdir -p /usr/local/bin
09:14:41 + cp tini-static /usr/local/bin/docker-init
09:14:41 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:41 + PRODUCT=docker
09:14:41 + hack/make.sh dynbinary
09:14:41 
09:14:41 Removing bundles/
09:14:41 
09:14:41 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:41 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:41 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:41 module github.com/docker/docker
09:14:41 
09:14:41 go 1.19
09:14:41 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:41 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:41 #16 9.436 Selecting previously unselected package libuv1:arm64.
09:14:41 #16 9.439 Preparing to unpack .../4-libuv1_1.44.2-1_arm64.deb ...
09:14:41 #16 9.443 Unpacking libuv1:arm64 (1.44.2-1) ...
09:14:41 #16 9.485 Selecting previously unselected package cmake-data.
09:14:41 #16 9.488 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
09:14:41 #16 9.497 Unpacking cmake-data (3.25.1-1ubuntu1) ...
09:14:42 #16 9.318 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
09:14:42 #16 9.321 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
09:14:42 #16 9.354 Selecting previously unselected package emacsen-common.
09:14:42 #16 9.357 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
09:14:42 #16 9.369 Unpacking emacsen-common (3.0.4) ...
09:14:42 #16 9.406 Selecting previously unselected package cmake-data.
09:14:42 #16 9.409 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
09:14:42 #16 9.417 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:42 #51 9.855 Selecting previously unselected package libseccomp-dev:amd64.
09:14:42 #51 9.855 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:14:42 #51 9.867 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:42 #16 9.883 Selecting previously unselected package cmake.
09:14:42 #16 9.887 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_arm64.deb ...
09:14:42 #16 9.891 Unpacking cmake (3.25.1-1ubuntu1) ...
09:14:42 #16 9.775 Selecting previously unselected package cmake.
09:14:42 #16 9.778 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_arm64.deb ...
09:14:42 #16 9.783 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:42 #51 9.947 Selecting previously unselected package libsecret-1-dev:amd64.
09:14:42 #51 9.948 Preparing to unpack .../34-libsecret-1-dev_0.20.4-2_amd64.deb ...
09:14:42 #51 9.952 Unpacking libsecret-1-dev:amd64 (0.20.4-2) ...
09:14:42 #51 10.08 Selecting previously unselected package libsystemd-dev:amd64.
09:14:42 #51 10.08 Preparing to unpack .../35-libsystemd-dev_247.3-7+deb11u4_amd64.deb ...
09:14:42 #51 10.08 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u4) ...
09:14:42 #17 DONE 3.8s
09:14:42 
09:14:42 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:42 #18 DONE 0.1s
09:14:42 
09:14:42 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:42 #19 DONE 0.0s
09:14:42 
09:14:42 #20 exporting to image
09:14:42 #20 exporting layers
09:14:42 #20 exporting layers 2.6s done
09:14:42 #20 writing image sha256:2d174dc7a7be317d301d210187d7fbd96dca7ea3a07c37b413bddcaf069caf02 done
09:14:42 #20 naming to docker.io/debbuild-debian-buster/aarch64 done
09:14:42 #20 DONE 2.6s
09:14:42 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
09:14:42 + set -e
09:14:42 + mkdir -p /root/build-deb/engine
09:14:42 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:42 #15 DONE 10.4s
09:14:42 
09:14:42 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:42 #16 DONE 0.4s
09:14:42 
09:14:42 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:42 #16 10.08 Selecting previously unselected package dh-apparmor.
09:14:42 #16 10.09 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
09:14:42 #16 10.09 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:42 #16 10.13 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_arm64.deb ...
09:14:42 #16 10.15 Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:42 #16 10.21 Setting up libudev1:arm64 (252.5-2ubuntu3.1) ...
09:14:42 #16 9.892 Selecting previously unselected package dh-apparmor.
09:14:42 #16 9.895 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
09:14:42 #16 9.900 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:42 #16 9.940 Preparing to unpack .../10-libudev1_249.11-0ubuntu3.10_arm64.deb ...
09:14:42 #16 9.951 Unpacking libudev1:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:42 #16 10.00 Setting up libudev1:arm64 (249.11-0ubuntu3.10) ...
09:14:42 #16 10.05 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:42 #16 10.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 ... 29465 files and directories currently installed.)
09:14:42 #16 10.06 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
09:14:42 #16 10.07 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:42 #16 10.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:42 #16 10.10 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
09:14:42 #51 10.27 Selecting previously unselected package libudev-dev:amd64.
09:14:42 #51 10.27 Preparing to unpack .../36-libudev-dev_247.3-7+deb11u4_amd64.deb ...
09:14:42 #51 10.28 Unpacking libudev-dev:amd64 (247.3-7+deb11u4) ...
09:14:42 #51 10.38 Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
09:14:42 #51 10.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:14:42 #51 10.47 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:14:42 #51 10.49 Setting up libpcre16-3:amd64 (2:8.39-13) ...
09:14:42 #16 10.26 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:14:42 #16 10.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 ... 30730 files and directories currently installed.)
09:14:42 #16 10.28 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
09:14:42 #16 10.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:14:42 #16 10.34 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:14:42 #16 10.34 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
09:14:42 #16 10.34 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:14:42 #16 10.37 Selecting previously unselected package libudev-dev:arm64.
09:14:42 #16 10.38 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_arm64.deb ...
09:14:42 #16 10.38 Unpacking libudev-dev:arm64 (252.5-2ubuntu3.1) ...
09:14:42 #16 10.41 Selecting previously unselected package libsepol-dev:arm64.
09:14:42 #16 10.42 Preparing to unpack .../03-libsepol-dev_3.4-2_arm64.deb ...
09:14:42 #16 10.42 Unpacking libsepol-dev:arm64 (3.4-2) ...
09:14:42 #16 10.47 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:42 #16 4.207 Reading package lists...
09:14:42 #16 5.282 Building dependency tree...
09:14:42 #16 5.495 Reading state information...
09:14:42 #16 5.502 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:42 #16 5.758 Starting 2 pkgProblemResolver with broken count: 0
09:14:42 #16 10.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:42 #16 10.14 Selecting previously unselected package libudev-dev:arm64.
09:14:42 #16 10.14 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_arm64.deb ...
09:14:42 #16 10.15 Unpacking libudev-dev:arm64 (249.11-0ubuntu3.10) ...
09:14:42 #16 10.17 Selecting previously unselected package libsepol-dev:arm64.
09:14:42 #16 10.18 Preparing to unpack .../03-libsepol-dev_3.3-1build1_arm64.deb ...
09:14:42 #16 10.18 Unpacking libsepol-dev:arm64 (3.3-1build1) ...
09:14:42 #16 10.23 Selecting previously unselected package libpcre2-16-0:arm64.
09:14:42 #16 10.23 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_arm64.deb ...
09:14:42 #16 10.24 Unpacking libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
09:14:42 #16 10.27 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:42 #16 10.27 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_arm64.deb ...
09:14:42 #16 10.28 Unpacking libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
09:14:42 #16 10.31 Selecting previously unselected package libpcre2-posix3:arm64.
09:14:42 #16 10.32 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_arm64.deb ...
09:14:42 #16 10.32 Unpacking libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
09:14:42 #16 10.35 Selecting previously unselected package libpcre2-dev:arm64.
09:14:42 #51 10.51 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:14:42 #51 10.53 Setting up bzip2 (1.0.8-4) ...
09:14:42 #51 10.55 Setting up libffi-dev:amd64 (3.3-6) ...
09:14:42 #51 10.56 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ...
09:14:42 #51 10.57 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ...
09:14:42 #51 10.58 Setting up libglib2.0-data (2.66.8-1) ...
09:14:42 #51 10.60 Setting up uuid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:42 #51 10.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:14:42 #51 10.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:14:42 #51 10.64 Setting up libpcre32-3:amd64 (2:8.39-13) ...
09:14:42 #51 10.66 Setting up patch (2.7.6-7) ...
09:14:42 #51 10.68 Setting up libudev-dev:amd64 (247.3-7+deb11u4) ...
09:14:42 #51 10.69 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ...
09:14:42 #51 10.71 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ...
09:14:42 + mkdir -p /root/build-deb/cli
09:14:42 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:43 #16 10.47 Preparing to unpack .../04-libpcre2-16-0_10.42-1_arm64.deb ...
09:14:43 #16 10.48 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
09:14:43 #16 10.52 Selecting previously unselected package libpcre2-32-0:arm64.
09:14:43 #16 10.52 Preparing to unpack .../05-libpcre2-32-0_10.42-1_arm64.deb ...
09:14:43 #16 10.52 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
09:14:43 #16 10.56 Selecting previously unselected package libpcre2-posix3:arm64.
09:14:43 #16 10.57 Preparing to unpack .../06-libpcre2-posix3_10.42-1_arm64.deb ...
09:14:43 #16 10.57 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
09:14:43 #16 10.60 Selecting previously unselected package libpcre2-dev:arm64.
09:14:43 #16 10.61 Preparing to unpack .../07-libpcre2-dev_10.42-1_arm64.deb ...
09:14:43 #16 10.61 Unpacking libpcre2-dev:arm64 (10.42-1) ...
09:14:43 #16 10.66 Selecting previously unselected package libselinux1-dev:arm64.
09:14:43 #16 10.66 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_arm64.deb ...
09:14:43 #16 10.66 Unpacking libselinux1-dev:arm64 (3.4-1build4) ...
09:14:43 #16 10.70 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:43 #16 5.763 Done
09:14:43 #16 10.35 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_arm64.deb ...
09:14:43 #16 10.36 Unpacking libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
09:14:43 #16 10.39 Selecting previously unselected package libselinux1-dev:arm64.
09:14:43 #16 10.40 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_arm64.deb ...
09:14:43 #16 10.40 Unpacking libselinux1-dev:arm64 (3.3-1build2) ...
09:14:43 #16 10.44 Selecting previously unselected package libdevmapper-dev:arm64.
09:14:43 #16 10.44 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
09:14:43 #16 10.45 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:43 #16 10.48 Selecting previously unselected package libseccomp-dev:arm64.
09:14:43 #16 10.48 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_arm64.deb ...
09:14:43 #16 10.48 Unpacking libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
09:14:43 #16 10.52 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_arm64.deb ...
09:14:43 #16 10.54 Unpacking libsystemd0:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:43 #16 10.59 Setting up libsystemd0:arm64 (249.11-0ubuntu3.10) ...
09:14:43 #15 DONE 12.1s
09:14:43 #51 10.73 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:14:43 #51 10.74 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:14:43 #51 10.75 Setting up python3-lib2to3 (3.9.2-1) ...
09:14:43 #51 10.90 Setting up libelf1:amd64 (0.183-1) ...
09:14:43 #51 10.91 Setting up libsystemd-dev:amd64 (247.3-7+deb11u4) ...
09:14:43 #51 10.93 Setting up libsecret-common (0.20.4-2) ...
09:14:43 #51 10.94 Setting up python3-distutils (3.9.2-1) ...
09:14:43 #18 exporting layers 1.4s done
09:14:43 #18 writing image sha256:dcbb810d35540dd8c7d63f451ed301ff69bfd459c6254d94dd36d9dfe60fa6e9 done
09:14:43 #18 naming to docker.io/rpmbuild-fedora-37/aarch64 done
09:14:43 #18 DONE 1.4s
09:14:43 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-37/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-37/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:43 + mkdir -p /root/build-deb/buildx
09:14:43 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:43 #16 10.71 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_arm64.deb ...
09:14:43 #16 10.71 Unpacking libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
09:14:43 #16 10.74 Selecting previously unselected package libseccomp-dev:arm64.
09:14:43 #16 10.75 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_arm64.deb ...
09:14:43 #16 10.75 Unpacking libseccomp-dev:arm64 (2.5.4-1ubuntu3) ...
09:14:43 #16 10.79 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_arm64.deb ...
09:14:43 #16 10.81 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:43 #16 10.87 Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ...
09:14:43 #16 10.92 Selecting previously unselected package libsystemd-dev:arm64.
09:14:43 #16 5.964  Done
09:14:43 #16 6.165 Starting pkgProblemResolver with broken count: 0
09:14:43 #16 10.63 Selecting previously unselected package libsystemd-dev:arm64.
09:14:43 #16 10.63 (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 ... 29995 files and directories currently installed.)
09:14:43 #16 10.65 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_arm64.deb ...
09:14:43 #16 10.65 Unpacking libsystemd-dev:arm64 (249.11-0ubuntu3.10) ...
09:14:43 #16 10.72 Selecting previously unselected package libglib2.0-0:arm64.
09:14:43 #16 10.72 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ...
09:14:43 #16 10.73 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
09:14:43 #16 10.79 Selecting previously unselected package pkg-config.
09:14:43 #16 10.79 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_arm64.deb ...
09:14:43 #16 10.80 Unpacking pkg-config (0.29.2-1ubuntu3) ...
09:14:43 #16 10.84 Setting up libseccomp-dev:arm64 (2.5.3-2ubuntu2) ...
09:14:43 
09:14:43 #16 [stage-1 5/8] COPY --link sources/ /sources
09:14:43 #16 DONE 0.2s
09:14:43 
09:14:43 #17 [stage-1 6/8] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:43 #51 11.14 Setting up libglib2.0-dev-bin (2.66.8-1) ...
09:14:43 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:43 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:43 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:43 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:43 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.21kRCa
09:14:43 + umask 022
09:14:43 + cd /root/rpmbuild/BUILD
09:14:43 + cd /root/rpmbuild/BUILD
09:14:43 + rm -rf src
09:14:43 + /usr/bin/mkdir -p src
09:14:43 + cd src
09:14:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:43 #16 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 ... 31263 files and directories currently installed.)
09:14:43 #16 10.93 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_arm64.deb ...
09:14:43 #16 10.94 Unpacking libsystemd-dev:arm64 (252.5-2ubuntu3.1) ...
09:14:43 #16 10.99 Selecting previously unselected package libpkgconf3:arm64.
09:14:43 #16 11.00 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_arm64.deb ...
09:14:43 #16 11.00 Unpacking libpkgconf3:arm64 (1.8.1-1ubuntu2) ...
09:14:43 #16 11.03 Selecting previously unselected package pkgconf-bin.
09:14:43 #16 11.03 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_arm64.deb ...
09:14:43 #16 11.04 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:43 #16 11.08 Selecting previously unselected package pkgconf:arm64.
09:14:43 #16 11.08 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_arm64.deb ...
09:14:43 #16 11.08 Unpacking pkgconf:arm64 (1.8.1-1ubuntu2) ...
09:14:43 #16 11.12 Selecting previously unselected package pkg-config:arm64.
09:14:43 #16 11.12 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_arm64.deb ...
09:14:43 #16 11.13 Unpacking pkg-config:arm64 (1.8.1-1ubuntu2) ...
09:14:43 #16 11.17 Setting up libseccomp-dev:arm64 (2.5.4-1ubuntu3) ...
09:14:43 #16 6.201 Starting 2 pkgProblemResolver with broken count: 0
09:14:43 #16 6.205 Done
09:14:43 #16 10.85 Setting up libarchive13:arm64 (3.6.0-1ubuntu1) ...
09:14:43 #16 10.87 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
09:14:43 #16 10.88 No schema files found: doing nothing.
09:14:43 #16 10.88 Setting up libpcre2-16-0:arm64 (10.39-3ubuntu0.1) ...
09:14:43 #16 10.89 Setting up libpcre2-32-0:arm64 (10.39-3ubuntu0.1) ...
09:14:43 #16 10.91 Setting up libuv1:arm64 (1.43.0-1) ...
09:14:43 #16 10.92 Setting up emacsen-common (3.0.4) ...
09:14:43 #16 10.95 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
09:14:43 #16 10.97 Setting up bash-completion (1:2.11-5ubuntu1) ...
09:14:43 #16 10.99 Setting up libjsoncpp25:arm64 (1.9.5-3) ...
09:14:43 #16 11.00 Setting up pkg-config (0.29.2-1ubuntu3) ...
09:14:43 #16 11.05 Setting up libudev-dev:arm64 (249.11-0ubuntu3.10) ...
09:14:43 #16 11.06 Setting up libsepol-dev:arm64 (3.3-1build1) ...
09:14:43 #51 11.40 Setting up libblkid-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:43 #51 11.43 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ...
09:14:43 #51 11.45 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:14:43 #51 11.46 Setting up libpcre3-dev:amd64 (2:8.39-13) ...
09:14:43 #51 11.48 Setting up libglib2.0-bin (2.66.8-1) ...
09:14:43 #51 11.49 Setting up dpkg-dev (1.20.12) ...
09:14:43 #51 11.51 Setting up libsecret-1-0:amd64 (0.20.4-2) ...
09:14:43 #20 exporting layers 3.9s done
09:14:43 #20 writing image sha256:2d2378670fed6b443034e2ade074e50621f432670495a5b23822579661026d4d done
09:14:43 #20 naming to docker.io/debbuild-debian-bullseye/x86_64 done
09:14:43 #20 DONE 3.9s
09:14:43 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/x86_64
09:14:43 + set -e
09:14:43 + mkdir -p /root/build-deb/engine
09:14:43 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:43 #16 11.18 Setting up libarchive13:arm64 (3.6.2-1ubuntu1) ...
09:14:43 #16 11.20 Setting up libpcre2-16-0:arm64 (10.42-1) ...
09:14:43 #16 11.21 Setting up libpcre2-32-0:arm64 (10.42-1) ...
09:14:43 #16 11.22 Setting up libpkgconf3:arm64 (1.8.1-1ubuntu2) ...
09:14:43 #16 11.23 Setting up libuv1:arm64 (1.44.2-1) ...
09:14:43 #16 11.24 Setting up bash-completion (1:2.11-6ubuntu1) ...
09:14:43 #16 11.27 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
09:14:43 #16 11.28 Setting up libudev-dev:arm64 (252.5-2ubuntu3.1) ...
09:14:43 #16 11.29 Setting up libsepol-dev:arm64 (3.4-2) ...
09:14:43 #16 11.30 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:43 #16 11.31 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:14:43 #16 11.32 Setting up libpcre2-posix3:arm64 (10.42-1) ...
09:14:43 #16 11.34 Setting up librhash0:arm64 (1.4.3-3) ...
09:14:43 #16 11.35 Setting up cmake-data (3.25.1-1ubuntu1) ...
09:14:43 #16 11.37 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:43 #16 11.38 Setting up libsystemd-dev:arm64 (252.5-2ubuntu3.1) ...
09:14:43 #16 11.39 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:14:43 #16 6.544 The following additional packages will be installed:
09:14:43 #16 6.544   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:43 #16 6.544   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:43 #16 6.544   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:43 #16 6.545   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:43 #16 6.546   libsystemd-dev libsystemd0 libudev-dev libudev1 libuv1 pkg-config
09:14:43 #16 6.547 Suggested packages:
09:14:43 #16 6.547   cmake-doc ninja-build cmake-format apparmor-utils lrzip seccomp
09:14:43 #16 6.547 Recommended packages:
09:14:43 #16 6.547   dmsetup libglib2.0-data shared-mime-info xdg-user-dirs
09:14:43 #16 6.603 The following NEW packages will be installed:
09:14:43 #16 6.603   bash-completion cmake cmake-data dh-apparmor dh-elpa-helper emacsen-common
09:14:43 #16 6.604   libarchive13 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:14:43 #16 6.604   libglib2.0-0 libjsoncpp25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:14:43 #16 6.604   libpcre2-posix3 librhash0 libseccomp-dev libselinux1-dev libsepol-dev
09:14:43 #16 6.605   libsystemd-dev libudev-dev libuv1 pkg-config
09:14:43 #16 6.606 The following packages will be upgraded:
09:14:43 #16 6.607   libsystemd0 libudev1
09:14:43 + mkdir -p /root/build-deb/compose
09:14:43 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:43 + mkdir -p /go/src/github.com/docker
09:14:43 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:43 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:43 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:43 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:43 + EPOCH=5
09:14:43 + EPOCH_SEP=
09:14:43 + [[ ! -z 5 ]]
09:14:43 + EPOCH_SEP=:
09:14:43 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:43 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:43 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:43 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:43 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:43 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:43 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:43 + debSource=docker-ce
09:14:43 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:43 + debMaintainer='Docker <support@docker.com>'
09:14:43 ++ date --rfc-2822
09:14:43 + debDate='Wed, 20 Sep 2023 09:14:43 +0000'
09:14:43 + pkgRevision=1
09:14:43 + cat
09:14:43 + export CLI_GITCOMMIT=0e70f1b
09:14:43 + CLI_GITCOMMIT=0e70f1b
09:14:43 + export ENGINE_GITCOMMIT=7cfb81b
09:14:43 + ENGINE_GITCOMMIT=7cfb81b
09:14:43 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:43 + dpkg-buildpackage -uc -us -I.git
09:14:43 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:43 dpkg-buildpackage: info: source package docker-ce
09:14:43 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster
09:14:43 dpkg-buildpackage: info: source distribution buster
09:14:43 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:43 dpkg-buildpackage: info: host architecture arm64
09:14:43  dpkg-source -I.git --before-build .
09:14:43 #16 11.10 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:43 #16 11.11 Setting up libpcre2-posix3:arm64 (10.39-3ubuntu0.1) ...
09:14:43 #16 11.12 Setting up librhash0:arm64 (1.4.2-1ubuntu1) ...
09:14:43 #16 11.13 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:43 #16 11.17 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:43 #16 11.18 Setting up libsystemd-dev:arm64 (249.11-0ubuntu3.10) ...
09:14:43 #16 11.19 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:43 #16 11.20 Setting up libpcre2-dev:arm64 (10.39-3ubuntu0.1) ...
09:14:43 #16 11.21 Setting up libselinux1-dev:arm64 (3.3-1build2) ...
09:14:43 #16 11.23 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1ubuntu4) ...
09:14:43 #16 11.24 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:43 #16 11.25 Setting up docker-ce-build-deps (1.0) ...
09:14:43 #16 11.26 Processing triggers for man-db (2.10.2-1) ...
09:14:43 #51 11.53 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:14:43 #51 11.55 Setting up libmount-dev:amd64 (2.36.1-8+deb11u1) ...
09:14:43 #51 11.56 Setting up gir1.2-secret-1:amd64 (0.20.4-2) ...
09:14:43 #51 11.58 Setting up libglib2.0-dev:amd64 (2.66.8-1) ...
09:14:43 #51 11.60 Processing triggers for libglib2.0-0:amd64 (2.66.8-1) ...
09:14:43 #51 11.62 No schema files found: doing nothing.
09:14:43 #51 11.63 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:14:43 #51 11.66 Setting up libsecret-1-dev:amd64 (0.20.4-2) ...
09:14:43 + STATUS=0
09:14:43 + '[' 0 -ne 0 ']'
09:14:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:44 #16 11.40 Setting up libpcre2-dev:arm64 (10.42-1) ...
09:14:44 #16 11.41 Setting up libselinux1-dev:arm64 (3.4-1build4) ...
09:14:44 #16 11.43 Setting up pkgconf:arm64 (1.8.1-1ubuntu2) ...
09:14:44 #16 11.44 Setting up pkg-config:arm64 (1.8.1-1ubuntu2) ...
09:14:44 #16 11.45 Setting up libdevmapper-dev:arm64 (2:1.02.185-1ubuntu1) ...
09:14:44 #16 11.46 Setting up cmake (3.25.1-1ubuntu1) ...
09:14:44 #16 11.47 Setting up docker-ce-build-deps (1.0) ...
09:14:44 #16 11.48 Processing triggers for man-db (2.11.2-1) ...
09:14:44 #16 11.56 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:44  debian/rules clean
09:14:44 dh clean --with=bash-completion
09:14:44    dh_clean
09:14:44 #16 7.027 2 upgraded, 24 newly installed, 0 to remove and 1 not upgraded.
09:14:44 #16 7.027 1 not fully installed or removed.
09:14:44 #16 7.027 Need to get 11.2 MB of archives.
09:14:44 #16 7.027 After this operation, 38.6 MB of additional disk space will be used.
09:14:44 #16 7.027 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf bash-completion all 1:2.11-5ubuntu1 [180 kB]
09:14:44 #16 11.36 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:44 #14 DONE 87.7s
09:14:44 
09:14:44 #15 [stage-1 4/9] COPY --link common /root/build-deb/debian
09:14:44 #15 DONE 0.1s
09:14:44 
09:14:44 #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
09:14:44 + mkdir -p /root/build-deb/cli
09:14:44 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:44 #16 DONE 3.8s
09:14:44 
09:14:44 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:44 #17 DONE 0.0s
09:14:44 
09:14:44 #18 exporting to image
09:14:44 #18 exporting layers
09:14:44  dpkg-source -I.git -b .
09:14:44 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:44 dpkg-source: info: using source format '1.0'
09:14:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz
09:14:44 #51 DONE 12.2s
09:14:44 
09:14:44 #50 [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...)
09:14:44 #50 ...
09:14:44 
09:14:44 #54 [build 5/6] RUN <<EOT (# in bullseye arm64 target does not link with lld so configure it to use ld instead...)
09:14:44 + mkdir -p /root/build-deb/buildx
09:14:44 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:44 + STATUS=0
09:14:44 + '[' 0 -ne 0 ']'
09:14:44 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:44 + RPM_EC=0
09:14:44 ++ jobs -p
09:14:44 + exit 0
09:14:44 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ATdfOr
09:14:44 + umask 022
09:14:44 + cd /root/rpmbuild/BUILD
09:14:44 + 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'
09:14:44 + export CFLAGS
09:14:44 + 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'
09:14:44 + export CXXFLAGS
09:14:44 + 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'
09:14:44 + export FFLAGS
09:14:44 + 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'
09:14:44 + export FCFLAGS
09:14: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'
09:14:44 + export LDFLAGS
09:14:44 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:14:44 + export LT_SYS_LIBRARY_PATH
09:14:44 + CC=gcc
09:14:44 + export CC
09:14:44 + CXX=g++
09:14:44 + export CXX
09:14:44 + cd src
09:14:44 + export DOCKER_GITCOMMIT=7cfb81b
09:14:44 + DOCKER_GITCOMMIT=7cfb81b
09:14:44 + mkdir -p /go/src/github.com/docker
09:14:44 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:44 + pushd /root/rpmbuild/BUILD/src/engine
09:14:44 + TMP_GOPATH=/go
09:14:44 + hack/dockerfile/install/install.sh tini
09:14:44 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:44 + RM_GOPATH=0
09:14:44 + TMP_GOPATH=/go
09:14:44 + : /usr/local/bin
09:14:44 + '[' -z /go ']'
09:14:44 + export GOPATH=/go
09:14:44 + GOPATH=/go
09:14:44 + case "$(go env GOARCH)" in
09:14:44 ++ go env GOARCH
09:14:44 + export GO_BUILDMODE=-buildmode=pie
09:14:44 + GO_BUILDMODE=-buildmode=pie
09:14:44 ++ dirname hack/dockerfile/install/install.sh
09:14:44 + dir=hack/dockerfile/install
09:14:44 + bin=tini
09:14:44 + shift
09:14:44 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:44 + . hack/dockerfile/install/tini.installer
09:14:44 ++ : v0.19.0
09:14:44 + install_tini
09:14:44 + echo 'Install tini version v0.19.0'
09:14:44 Install tini version v0.19.0
09:14:44 + git clone https://github.com/krallin/tini.git /go/tini
09:14:44 Cloning into '/go/tini'...
09:14:44 #16 DONE 12.3s
09:14:44 #16 7.399 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libarchive13 armhf 3.6.0-1ubuntu1 [338 kB]
09:14:44 #16 7.518 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libjsoncpp25 armhf 1.9.5-3 [72.4 kB]
09:14:44 #16 7.537 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librhash0 armhf 1.4.2-1ubuntu1 [141 kB]
09:14:44 #16 7.562 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libuv1 armhf 1.43.0-1 [76.9 kB]
09:14:44 #16 7.572 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf dh-elpa-helper all 2.0.9ubuntu1 [7610 B]
09:14:44 #16 7.572 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf emacsen-common all 3.0.4 [14.9 kB]
09:14:44 #16 7.575 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake-data all 3.22.1-1ubuntu1.22.04.1 [1913 kB]
09:14:44 + cd /go/tini
09:14:44 + git checkout -q v0.19.0
09:14:44 + cmake .
09:14:44 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:44   Compatibility with CMake < 3.5 will be removed from a future version of
09:14:44   CMake.
09:14:44 
09:14:44   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:44   CMake that the project does not need compatibility with older versions.
09:14:44 
09:14:44 
09:14:44 
09:14:44 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:44 #17 DONE 0.2s
09:14:44 
09:14:44 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:44 #16 7.716 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf cmake armhf 3.22.1-1ubuntu1.22.04.1 [4643 kB]
09:14:44 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc
09:14:44  debian/rules build
09:14:44 dh build --with=bash-completion
09:14:44    dh_update_autotools_config
09:14:44    dh_autoreconf
09:14:44    debian/rules override_dh_auto_build
09:14:44 make[1]: Entering directory '/root/build-deb'
09:14:44 # Build the daemon and dependencies
09:14:44 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:44 
09:14:44 Removing bundles/
09:14:44 
09:14:44 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:44 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:44 + tee /root/build-deb/engine/go.mod
09:14:44 module github.com/docker/docker
09:14:44 
09:14:44 go 1.19
09:14:44 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:44 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.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
09:14:45 #16 DONE 12.4s
09:14:45 
09:14:45 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:45 -- The C compiler identification is GNU 12.3.1
09:14:45 -- Detecting C compiler ABI info
09:14:45 #54 DONE 0.7s
09:14:45 
09:14:45 #55 [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...)
09:14:45 + mkdir -p /root/build-deb/compose
09:14:45 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:45 + mkdir -p /go/src/github.com/docker
09:14:45 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:45 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:45 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:45 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:45 + EPOCH=5
09:14:45 + EPOCH_SEP=
09:14:45 + [[ ! -z 5 ]]
09:14:45 + EPOCH_SEP=:
09:14:45 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:45 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:45 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:45 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:45 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:45 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:45 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:45 + debSource=docker-ce
09:14:45 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:45 + debMaintainer='Docker <support@docker.com>'
09:14:45 ++ date --rfc-2822
09:14:45 + debDate='Wed, 20 Sep 2023 09:14:44 +0000'
09:14:45 + pkgRevision=1
09:14:45 + cat
09:14:45 + export CLI_GITCOMMIT=0e70f1b
09:14:45 + CLI_GITCOMMIT=0e70f1b
09:14:45 + export ENGINE_GITCOMMIT=7cfb81b
09:14:45 + ENGINE_GITCOMMIT=7cfb81b
09:14:45 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:45 + dpkg-buildpackage -uc -us -I.git
09:14:45 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:45 dpkg-buildpackage: info: source package docker-ce
09:14:45 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye
09:14:45 dpkg-buildpackage: info: source distribution bullseye
09:14:45 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:45 dpkg-buildpackage: info: host architecture amd64
09:14:45  dpkg-source -I.git --before-build .
09:14:45 #16 7.942 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf dh-apparmor all 3.0.4-2ubuntu2.2 [9862 B]
09:14:45 #16 7.943 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev1 armhf 249.11-0ubuntu3.10 [70.6 kB]
09:14:45 #16 0.694 Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
09:14:45 #16 0.753 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
09:14:45 #16 0.829 Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
09:14:45 #16 0.903 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
09:14:45 #18 exporting layers 1.5s done
09:14:45 #18 writing image sha256:3bdd1ef8fe4273836c7d5f864351bd2d7c2934e86fc1a8c5e09893cd95326962 done
09:14:45 #18 naming to docker.io/rpmbuild-fedora-38/aarch64 done
09:14:45 #18 DONE 1.5s
09:14:45 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-38/aarch64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:45 #17 DONE 0.2s
09:14:45 
09:14:45 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:45 -- Detecting C compiler ABI info - done
09:14:45 -- Check for working C compiler: /usr/bin/gcc - skipped
09:14:45 -- Detecting C compile features
09:14:45 -- Detecting C compile features - done
09:14:45 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:45  debian/rules clean
09:14:45 dh clean --with=bash-completion
09:14:45    dh_clean
09:14:45 #16 8.089 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
09:14:45 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:45 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:45 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:45 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bbea8z
09:14:45 + umask 022
09:14:45 + cd /root/rpmbuild/BUILD
09:14:45 + cd /root/rpmbuild/BUILD
09:14:45 + rm -rf src
09:14:45 + /usr/bin/mkdir -p src
09:14:45 + cd src
09:14:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:45 #21 exporting layers 6.6s done
09:14:45 #21 writing image sha256:fafff1bb67479d698edc1e87ffc828fd087f52feb5c0459ccc529b6ff2462ec7 done
09:14:45 #21 naming to docker.io/debbuild-ubuntu-focal/aarch64 done
09:14:45 #21 DONE 6.6s
09:14:45 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-focal:/build  debbuild-ubuntu-focal/aarch64
09:14:45 + set -e
09:14:45 + mkdir -p /root/build-deb/engine
09:14:45 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:45 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:14:45 -- Configuring done (0.6s)
09:14:45 -- Generating done (0.0s)
09:14:45 -- Build files have been written to: /go/tini
09:14:45 + make tini-static
09:14:45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:45  dpkg-source -I.git -b .
09:14:45 dpkg-source: warning: native package version may not have a revision
09:14:45 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:45 dpkg-source: info: using source format '1.0'
09:14:45 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz
09:14:45 #16 8.415 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-event1.02.1 armhf 2:1.02.175-2.1ubuntu4 [11.6 kB]
09:14:45 #16 8.419 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libudev-dev armhf 249.11-0ubuntu3.10 [20.7 kB]
09:14:45 #16 8.428 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libsepol-dev armhf 3.3-1build1 [357 kB]
09:14:45 #16 8.567 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-16-0 armhf 10.39-3ubuntu0.1 [174 kB]
09:14:45 #16 8.596 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-32-0 armhf 10.39-3ubuntu0.1 [164 kB]
09:14:45 #16 8.623 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-posix3 armhf 10.39-3ubuntu0.1 [5528 B]
09:14:45 #16 8.624 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpcre2-dev armhf 10.39-3ubuntu0.1 [647 kB]
09:14:45 [100%] Linking C executable tini-static
09:14:45 #16 8.687 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libselinux1-dev armhf 3.3-1build2 [153 kB]
09:14:45 #16 8.696 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper-dev armhf 2:1.02.175-2.1ubuntu4 [36.6 kB]
09:14:45 #16 8.698 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libseccomp-dev armhf 2.5.3-2ubuntu2 [89.0 kB]
09:14:45 #55 ...
09:14:45 
09:14:45 #50 [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...)
09:14:45 #50 DONE 27.7s
09:14:45 
09:14:45 #49 [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...)
09:14:46 + STATUS=0
09:14:46 + '[' 0 -ne 0 ']'
09:14:46 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:46 + mkdir -p /root/build-deb/cli
09:14:46 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:46 #16 8.848 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd0 armhf 249.11-0ubuntu3.10 [296 kB]
09:14:46 + mkdir -p /root/build-deb/buildx
09:14:46 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:46 [100%] Built target tini-static
09:14:46 + mkdir -p /usr/local/bin
09:14:46 + cp tini-static /usr/local/bin/docker-init
09:14:46 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:46 + PRODUCT=docker
09:14:46 + hack/make.sh dynbinary
09:14:46 
09:14:46 Removing bundles/
09:14:46 
09:14:46 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:46 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:46 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:46 module github.com/docker/docker
09:14:46 
09:14:46 go 1.19
09:14:46 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:46 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:14:46 #16 9.260 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd-dev armhf 249.11-0ubuntu3.10 [306 kB]
09:14:46 #16 9.315 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB]
09:14:46 #23 39.95 + rm -f /go/src/github.com/docker/docker/go.mod
09:14:46 #23 39.95 Created binary: /tmp/bundles/binary-daemon/dockerd.exe
09:14:46 #23 39.99 ++++++ cat ./cli/winresources/docker-proxy/winres.json
09:14:46 #23 39.99 {
09:14:46 #23 39.99   "RT_GROUP_ICON": {
09:14:46 #23 39.99     "#1": {
09:14:46 #23 39.99       "0409": "../../winresources/docker.ico"
09:14:46 #23 39.99     }
09:14:46 #23 39.99   },
09:14:46 #23 39.99   "RT_MANIFEST": {
09:14:46 #23 39.99     "#1": {
09:14:46 #23 39.99       "0409": {
09:14:46 #23 39.99         "identity": {},
09:14:46 #23 39.99         "description": "Docker Engine",
09:14:46 #23 39.99         "minimum-os": "vista",
09:14:46 #23 39.99         "execution-level": "",
09:14:46 #23 39.99         "ui-access": false,
09:14:46 #23 39.99         "auto-elevate": false,
09:14:46 #23 39.99         "dpi-awareness": "unaware",
09:14:46 #23 39.99         "disable-theming": false,
09:14:46 #23 39.99         "disable-window-filtering": false,
09:14:46 #23 39.99         "high-resolution-scrolling-aware": false,
09:14:46 #23 39.99         "ultra-high-resolution-scrolling-aware": false,
09:14:46 #23 39.99         "long-path-aware": false,
09:14:46 #23 39.99         "printer-driver-isolation": false,
09:14:46 #23 39.99         "gdi-scaling": false,
09:14:46 #23 39.99         "segment-heap": false,
09:14:46 #23 39.99         "use-common-controls-v6": false
09:14:46 #23 39.99       }
09:14:46 #23 39.99     }
09:14:46 #23 39.99   },
09:14:46 #23 39.99   "RT_MESSAGETABLE": {
09:14:46 #23 39.99     "#1": {
09:14:46 #23 39.99       "0409": "../../winresources/event_messages.bin"
09:14:46 #23 39.99     }
09:14:46 #23 39.99   },
09:14:46 #23 39.99   "RT_VERSION": {
09:14:46 #23 39.99     "#1": {
09:14:46 #23 39.99       "0409": {
09:14:46 #23 39.99         "fixed": {
09:14:46 #23 39.99           "file_version": "0.0.0.0",
09:14:46 #23 39.99           "product_version": "0.0.0.0",
09:14:46 #23 39.99           "type": "Unknown"
09:14:46 #23 39.99         },
09:14:46 #23 39.99         "info": {
09:14:46 #23 39.99           "0000": {
09:14:46 #23 39.99             "CompanyName": "",
09:14:46 #23 39.99             "FileVersion": "0.0.0-20230915141727-0e70f1b",
09:14:46 #23 39.99             "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
09:14:46 #23 39.99             "OriginalFileName": "docker-proxy.exe",
09:14:46 #23 39.99             "ProductName": "",
09:14:46 #23 39.99             "ProductVersion": "0.0.0-20230915141727-0e70f1b",
09:14:46 #23 39.99             "SpecialBuild": "7cfb81b"
09:14:46 #23 39.99           }
09:14:46 #23 39.99         }
09:14:46 #23 39.99       }
09:14:46 #23 39.99     }
09:14:46 #23 39.99   }
09:14:46 #23 39.99 }
09:14:46 #23 39.99 cmd/docker-proxy/genwinres_windows.go
09:14:46 #23 40.00 cmd/docker-proxy/main.go
09:14:46 #23 40.00 cmd/docker-proxy/network_proxy_test.go
09:14:46 #23 40.00 cmd/docker-proxy/proxy.go
09:14:46 #23 40.00 cmd/docker-proxy/sctp_proxy.go
09:14:46 #23 40.00 cmd/docker-proxy/tcp_proxy.go
09:14:46 #23 40.00 cmd/docker-proxy/udp_proxy.go
09:14:46 #23 40.02 Building static /tmp/bundles/binary-daemon/docker-proxy.exe (windows/amd64)...
09:14:46 #23 40.02 + tee /go/src/github.com/docker/docker/go.mod
09:14:46 #23 40.02 module github.com/docker/docker
09:14:46 #23 40.02 
09:14:46 #23 40.02 go 1.19
09:14:46 #23 40.02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:46 #23 40.02 + GO111MODULE=on
09:14:46 #23 40.02 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:13:59.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
09:14:46 #23 41.90 + rm -f /go/src/github.com/docker/docker/go.mod
09:14:46 #23 41.90 Created binary: /tmp/bundles/binary-daemon/docker-proxy.exe
09:14:46 #23 41.90 
09:14:46 #16 9.475 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkg-config armhf 0.29.2-1ubuntu3 [46.0 kB]
09:14:46 #16 9.651 debconf: delaying package configuration, since apt-utils is not installed
09:14:46 #16 9.694 Fetched 11.2 MB in 3s (3924 kB/s)
09:14:46 #23 DONE 47.8s
09:14:46 #16 1.094 Reading package lists...
09:14:46 #16 2.510 dpkg-buildpackage: info: source package docker-ce-build-deps
09:14:46 #16 2.510 dpkg-buildpackage: info: source version 1.0
09:14:46 #16 2.510 dpkg-buildpackage: info: source distribution unstable
09:14:46 #16 2.510 dpkg-buildpackage: info: source changed by Equivs Dummy Package Generator <root@localhost>
09:14:46 #16 2.551  dpkg-source --before-build .
09:14:46 #16 2.551 dpkg-buildpackage: info: host architecture armhf
09:14:46 #16 2.658  debian/rules clean
09:14:46 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:14:46 + make manpages
09:14:46 scripts/docs/generate-man.sh
09:14:46 + cp -r . /tmp/docker-cli-docsgen.szx3MB2d4L/
09:14:46 + cd /tmp/docker-cli-docsgen.szx3MB2d4L
09:14:46 + ./scripts/vendor init
09:14:46 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:14:46 + cp man/tools.go .
09:14:46 + ./scripts/vendor update
09:14:46 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:14:46 go: downloading github.com/spf13/cobra v1.7.0
09:14:46 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:14:46 go: downloading github.com/docker/go-units v0.5.0
09:14:46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:14:46 go: downloading github.com/spf13/pflag v1.0.5
09:14:46 go: downloading github.com/fvbommel/sortorder v1.0.2
09:14:46 go: downloading github.com/moby/term v0.5.0
09:14:46 go: downloading github.com/morikuni/aec v1.0.0
09:14:46 go: downloading github.com/pkg/errors v0.9.1
09:14:46 go: downloading github.com/google/go-cmp v0.5.9
09:14:46 go: downloading gotest.tools/v3 v3.5.0
09:14:46 go: downloading github.com/mattn/go-runewidth v0.0.14
09:14:46 go: downloading golang.org/x/sync v0.1.0
09:14:46 go: downloading github.com/moby/sys/sequential v0.5.0
09:14:46 go: downloading github.com/sirupsen/logrus v1.9.3
09:14:46 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:14:46 go: downloading github.com/moby/patternmatcher v0.6.0
09:14:46 go: downloading github.com/docker/go-connections v0.4.0
09:14:46 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:14:46 go: downloading golang.org/x/text v0.9.0
09:14:46 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:14:46 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:14:46 go: downloading github.com/opencontainers/go-digest v1.0.0
09:14:46 go: downloading gopkg.in/yaml.v2 v2.4.0
09:14:46 go: downloading github.com/gogo/protobuf v1.3.2
09:14:46 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:14:46 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:14:46 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:14:46 go: downloading github.com/containerd/containerd v1.6.22
09:14:46 go: downloading github.com/moby/sys/signal v0.7.0
09:14:46 go: downloading golang.org/x/sys v0.8.0
09:14:46 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:14:46 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:14:46 go: downloading golang.org/x/term v0.8.0
09:14:46 go: downloading dario.cat/mergo v1.0.0
09:14:46 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:14:46 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:14:46 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:14:46 go: downloading github.com/creack/pty v1.1.18
09:14:46 go: downloading github.com/rivo/uniseg v0.2.0
09:14:46 go: downloading github.com/klauspost/compress v1.16.3
09:14:46 go: downloading golang.org/x/time v0.3.0
09:14:46 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:14:46 go: downloading go.opentelemetry.io/otel v1.4.1
09:14:46 go: downloading gopkg.in/yaml.v3 v3.0.1
09:14:46 go: downloading github.com/stretchr/testify v1.8.1
09:14:46 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:14:46 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:14:46 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:14:46 go: downloading github.com/moby/sys/symlink v0.2.0
09:14:46 go: downloading github.com/moby/buildkit v0.11.6
09:14:46 go: downloading github.com/opencontainers/runc v1.1.7
09:14:46 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:14:46 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:14:46 go: downloading github.com/gorilla/mux v1.8.0
09:14:46 go: downloading golang.org/x/crypto v0.2.0
09:14:46 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:14:46 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:14:46 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:14:46 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:14:46 go: downloading google.golang.org/grpc v1.53.0
09:14:46 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:14:46 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:14:46 go: downloading github.com/russross/blackfriday v1.6.0
09:14:46 go: downloading github.com/Microsoft/go-winio v0.6.1
09:14:46 go: downloading golang.org/x/net v0.10.0
09:14:46 go: downloading github.com/felixge/httpsnoop v1.0.3
09:14:46 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:14:46 go: downloading github.com/davecgh/go-spew v1.1.1
09:14:46 go: downloading github.com/pmezard/go-difflib v1.0.0
09:14:46 go: downloading github.com/go-logr/logr v1.2.3
09:14:46 go: downloading github.com/go-logr/stdr v1.2.2
09:14:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:14:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:14:46 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:14:46 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:14:46 go: downloading github.com/miekg/pkcs11 v1.1.1
09:14:46 go: downloading github.com/prometheus/client_golang v1.14.0
09:14:46 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:14:46 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:14:46 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:14:46 go: downloading github.com/kr/pretty v0.1.0
09:14:46 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:14:46 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:14:46 go: downloading github.com/golang/protobuf v1.5.3
09:14:46 go: downloading golang.org/x/tools v0.7.0
09:14:46 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:14:46 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:14:46 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:14:46 go: downloading google.golang.org/protobuf v1.30.0
09:14:46 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:14:46 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:14:46 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:14:46 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:14:46 go: downloading github.com/kr/text v0.2.0
09:14:46 go: downloading github.com/beorn7/perks v1.0.1
09:14:46 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:14:46 go: downloading github.com/prometheus/client_model v0.3.0
09:14:46 go: downloading github.com/prometheus/common v0.42.0
09:14:46 go: downloading github.com/prometheus/procfs v0.9.0
09:14:46 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:14:46 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:14:46 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:14:46 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:14:46 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:14:46 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:14:46 go: downloading github.com/docker/go-metrics v0.0.1
09:14:46 go: downloading k8s.io/klog/v2 v2.80.1
09:14:46 go: downloading github.com/BurntSushi/toml v0.3.1
09:14:46 go: downloading github.com/magiconair/properties v1.5.3
09:14:46 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:14:46 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:14:46 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:14:46 + mkdir -p /root/build-deb/compose
09:14:46 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:46 + mkdir -p /go/src/github.com/docker
09:14:46 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:46 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:46 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:46 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:46 + EPOCH=5
09:14:46 + EPOCH_SEP=
09:14:46 + [[ ! -z 5 ]]
09:14:46 + EPOCH_SEP=:
09:14:46 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:46 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:46 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:46 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:46 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:46 + debSource=docker-ce
09:14:46 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:46 + debMaintainer='Docker <support@docker.com>'
09:14:46 ++ date --rfc-2822
09:14:46 + debDate='Wed, 20 Sep 2023 09:14:46 +0000'
09:14:46 + pkgRevision=1
09:14:46 + cat
09:14:46 + export CLI_GITCOMMIT=0e70f1b
09:14:46 + CLI_GITCOMMIT=0e70f1b
09:14:46 + export ENGINE_GITCOMMIT=7cfb81b
09:14:46 + ENGINE_GITCOMMIT=7cfb81b
09:14:46 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:46 + dpkg-buildpackage -uc -us -I.git
09:14:46 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:46 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:46 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:46 #49 ...
09:14:46 
09:14:46 #55 [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...)
09:14:46 #55 1.687 
09:14:46 #55 1.742 Removing /tmp/bundles/
09:14:46 #55 1.743 
09:14:46 #55 1.765 ---> Making bundle: binary (in /tmp/bundles/binary)
09:14:46 #55 1.933 Building static /tmp/bundles/binary-daemon/dockerd (linux/amd64)...
09:14:46 #55 1.945 + tee /go/src/github.com/docker/docker/go.mod
09:14:46 #16 9.725 Selecting previously unselected package bash-completion.
09:14:46 #16 9.725 (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 ... 25315 files and directories currently installed.)
09:14:46 #16 9.740 Preparing to unpack .../00-bash-completion_1%3a2.11-5ubuntu1_all.deb ...
09:14:46 #16 9.753 Unpacking bash-completion (1:2.11-5ubuntu1) ...
09:14:46 #16 9.883 Selecting previously unselected package libarchive13:armhf.
09:14:46 #16 9.886 Preparing to unpack .../01-libarchive13_3.6.0-1ubuntu1_armhf.deb ...
09:14:46 #16 9.894 Unpacking libarchive13:armhf (3.6.0-1ubuntu1) ...
09:14:46 #16 9.931 Selecting previously unselected package libjsoncpp25:armhf.
09:14:46 #16 9.934 Preparing to unpack .../02-libjsoncpp25_1.9.5-3_armhf.deb ...
09:14:46 #16 9.938 Unpacking libjsoncpp25:armhf (1.9.5-3) ...
09:14:46 #16 9.977 Selecting previously unselected package librhash0:armhf.
09:14:46 + STATUS=0
09:14:46 + '[' 0 -ne 0 ']'
09:14:46 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:14:46 + RPM_EC=0
09:14:46 ++ jobs -p
09:14:46 + exit 0
09:14:46 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gtNe8D
09:14:46 + umask 022
09:14:46 + cd /root/rpmbuild/BUILD
09:14:46 + 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 '
09:14:46 + export CFLAGS
09:14:46 + 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 '
09:14:46 + export CXXFLAGS
09:14:46 + 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 '
09:14:46 + export FFLAGS
09:14:46 + 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 '
09:14:46 + export FCFLAGS
09:14:46 + VALAFLAGS=-g
09:14:46 + export VALAFLAGS
09:14: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 '
09:14:46 + export LDFLAGS
09:14:46 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:14:46 + export LT_SYS_LIBRARY_PATH
09:14:46 + CC=gcc
09:14:46 + export CC
09:14:46 + CXX=g++
09:14:46 + export CXX
09:14:46 + cd src
09:14:46 + export DOCKER_GITCOMMIT=7cfb81b
09:14:46 + DOCKER_GITCOMMIT=7cfb81b
09:14:46 + mkdir -p /go/src/github.com/docker
09:14:46 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:14:46 + pushd /root/rpmbuild/BUILD/src/engine
09:14:46 + TMP_GOPATH=/go
09:14:46 + hack/dockerfile/install/install.sh tini
09:14:46 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:14:46 + RM_GOPATH=0
09:14:46 + TMP_GOPATH=/go
09:14:46 + : /usr/local/bin
09:14:46 + '[' -z /go ']'
09:14:46 + export GOPATH=/go
09:14:46 + GOPATH=/go
09:14:46 + case "$(go env GOARCH)" in
09:14:46 ++ go env GOARCH
09:14:46 + export GO_BUILDMODE=-buildmode=pie
09:14:46 + GO_BUILDMODE=-buildmode=pie
09:14:46 ++ dirname hack/dockerfile/install/install.sh
09:14:46 + dir=hack/dockerfile/install
09:14:46 + bin=tini
09:14:46 + shift
09:14:46 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:14:46 + . hack/dockerfile/install/tini.installer
09:14:46 ++ : v0.19.0
09:14:46 + install_tini
09:14:46 + echo 'Install tini version v0.19.0'
09:14:46 Install tini version v0.19.0
09:14:46 + git clone https://github.com/krallin/tini.git /go/tini
09:14:46 Cloning into '/go/tini'...
09:14:46 + cd /go/tini
09:14:46 + git checkout -q v0.19.0
09:14:46 + cmake .
09:14:46 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:14:46   Compatibility with CMake < 3.5 will be removed from a future version of
09:14:46   CMake.
09:14:46 
09:14:46   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:14:46   CMake that the project does not need compatibility with older versions.
09:14:46 
09:14:46 
09:14:47 #16 2.661 dh clean
09:14:47 #16 2.774    dh_clean
09:14:47 #16 2.811  debian/rules binary
09:14:47 #16 2.813 dh binary
09:14:47 #16 2.908    dh_update_autotools_config
09:14:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:14:47 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:14:47 go: downloading golang.org/x/mod v0.9.0
09:14:47 dpkg-buildpackage: info: source package docker-ce
09:14:47 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal
09:14:47 dpkg-buildpackage: info: source distribution focal
09:14:47 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:47 dpkg-buildpackage: info: host architecture armhf
09:14:47  dpkg-source -I.git --before-build .
09:14:47  debian/rules clean
09:14:47 dh clean --with=bash-completion
09:14:47 #55 1.949 module github.com/docker/docker
09:14:47 #55 1.949 
09:14:47 #55 1.949 go 1.19
09:14:47 #55 1.949 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:47 #55 1.949 + GO111MODULE=on
09:14:47 #55 1.949 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:14:47 #16 9.980 Preparing to unpack .../03-librhash0_1.4.2-1ubuntu1_armhf.deb ...
09:14:47 #16 9.984 Unpacking librhash0:armhf (1.4.2-1ubuntu1) ...
09:14:47 #16 10.04 Selecting previously unselected package libuv1:armhf.
09:14:47 #16 10.05 Preparing to unpack .../04-libuv1_1.43.0-1_armhf.deb ...
09:14:47 #16 10.05 Unpacking libuv1:armhf (1.43.0-1) ...
09:14:47 #16 10.08 Selecting previously unselected package dh-elpa-helper.
09:14:47 #16 10.08 Preparing to unpack .../05-dh-elpa-helper_2.0.9ubuntu1_all.deb ...
09:14:47 #16 10.08 Unpacking dh-elpa-helper (2.0.9ubuntu1) ...
09:14:47 #16 10.12 Selecting previously unselected package emacsen-common.
09:14:47 #16 10.13 Preparing to unpack .../06-emacsen-common_3.0.4_all.deb ...
09:14:47 #16 10.14 Unpacking emacsen-common (3.0.4) ...
09:14:47 #16 10.18 Selecting previously unselected package cmake-data.
09:14:47 #16 10.18 Preparing to unpack .../07-cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb ...
09:14:47 -- The C compiler identification is GNU 13.2.1
09:14:47 -- Detecting C compiler ABI info
09:14:47 #16 2.939    dh_autoreconf
09:14:47 #16 2.987    create-stamp debian/debhelper-build-stamp
09:14:47 #16 2.987    dh_prep
09:14:47 #16 3.018    dh_auto_install --destdir=debian/docker-ce-build-deps/
09:14:47 #16 3.072    dh_install
09:14:47 #16 3.109    dh_installdocs
09:14:47 #16 3.150    dh_installchangelogs
09:14:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:14:47    dh_clean
09:14:47 #55 ...
09:14:47 
09:14:47 #56 [all 2/7] COPY --link --from=runc          /build/ /
09:14:47 #56 DONE 0.5s
09:14:47 
09:14:47 #49 [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...)
09:14:47 #16 10.19 Unpacking cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:47 -- Detecting C compiler ABI info - done
09:14:47 -- Check for working C compiler: /usr/bin/gcc - skipped
09:14:47 -- Detecting C compile features
09:14:47 -- Detecting C compile features - done
09:14:47 -- Performing Test HAS_BUILTIN_FORTIFY
09:14:47 #17 DONE 3.5s
09:14:47 
09:14:47 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:47 #18 DONE 0.1s
09:14:47 
09:14:47 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:47 #19 DONE 0.0s
09:14:47 
09:14:47 #20 exporting to image
09:14:47 #20 exporting layers
09:14:47 #16 3.242    dh_perl
09:14:47 #16 3.281    dh_link
09:14:47 #16 3.317    dh_strip_nondeterminism
09:14:47 #16 3.388    dh_compress
09:14:47 + go mod vendor -modfile=vendor.mod
09:14:47  dpkg-source -I.git -b .
09:14:47 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:47 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:47 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:47 dpkg-source: info: using source format '1.0'
09:14:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz
09:14:47 
09:14:47 #24 [binary 1/1] COPY --from=build /build/ /
09:14:47 #24 DONE 0.2s
09:14:47 
09:14:47 #25 exporting to client directory
09:14:47 #25 copying files 38B
09:14:47 #25 copying files 63.92MB 0.2s done
09:14:47 #25 DONE 0.2s
09:14:47 cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b docker buildx bake --set binary.platform=windows/amd64 binary
09:14:47 #17 DONE 4.6s
09:14:47 
09:14:47 #18 [stage-1 7/8] WORKDIR /root/build-deb
09:14:47 #18 DONE 0.0s
09:14:47 
09:14:47 #19 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb
09:14:47 #19 DONE 0.0s
09:14:47 
09:14:47 #20 exporting to image
09:14:47 #20 exporting layers
09:14:47 #16 10.56 Selecting previously unselected package cmake.
09:14:47 #16 10.56 Preparing to unpack .../08-cmake_3.22.1-1ubuntu1.22.04.1_armhf.deb ...
09:14:47 #16 10.57 Unpacking cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:47 #16 10.69 Selecting previously unselected package dh-apparmor.
09:14:47 #16 10.70 Preparing to unpack .../09-dh-apparmor_3.0.4-2ubuntu2.2_all.deb ...
09:14:47 #16 10.70 Unpacking dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:47 #16 10.74 Preparing to unpack .../10-libudev1_249.11-0ubuntu3.10_armhf.deb ...
09:14:47 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:14:47 -- Configuring done (0.6s)
09:14:47 -- Generating done (0.0s)
09:14:47 -- Build files have been written to: /go/tini
09:14:47 + make tini-static
09:14:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:14:47 #16 3.431    dh_fixperms
09:14:47 #16 3.477    dh_missing
09:14:47 #16 3.507    dh_installdeb
09:14:47 #16 3.543    dh_gencontrol
09:14:47 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc
09:14:47  debian/rules build
09:14:47 dh build --with=bash-completion
09:14:47    dh_update_autotools_config
09:14:47    dh_autoreconf
09:14:47    debian/rules override_dh_auto_build
09:14:47 make[1]: Entering directory '/root/build-deb'
09:14:47 # Build the daemon and dependencies
09:14:47 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:47 
09:14:47 Removing bundles/
09:14:47 
09:14:47 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:47 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:14:47 + tee /root/build-deb/engine/go.mod
09:14:47 module github.com/docker/docker
09:14:47 
09:14:47 go 1.19
09:14:47 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:47 + GO111MODULE=on
09:14:47 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:47 #0 building with "default" instance using docker driver
09:14:47 
09:14:47 #1 [internal] load .dockerignore
09:14:47 #1 transferring context: 263B done
09:14:47 #1 DONE 0.0s
09:14:47 
09:14:47 #2 [internal] load build definition from Dockerfile
09:14:47 #2 transferring dockerfile: 5.55kB done
09:14:47 #2 DONE 0.0s
09:14:47 
09:14:47 #3 resolve image config for docker.io/docker/dockerfile:1
09:14:47 #3 DONE 0.1s
09:14:47 
09:14:47 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:14:47 #4 CACHED
09:14:47 #16 10.75 Unpacking libudev1:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:47 #16 10.80 Setting up libudev1:armhf (249.11-0ubuntu3.10) ...
09:14:47 #16 10.85 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:47 #16 10.85 (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 ... 29211 files and directories currently installed.)
09:14:47 #16 10.87 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
09:14:47 #16 10.87 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:47 #16 10.91 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:47 #16 10.91 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
09:14:47 #16 10.92 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:47 #16 10.94 Selecting previously unselected package libudev-dev:armhf.
09:14:47 #16 10.95 Preparing to unpack .../02-libudev-dev_249.11-0ubuntu3.10_armhf.deb ...
09:14:47 #16 10.95 Unpacking libudev-dev:armhf (249.11-0ubuntu3.10) ...
09:14:48 #16 3.675    dh_md5sums
09:14:48 #16 3.717    dh_builddeb
09:14:48 #16 3.749 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'.
09:14:48 #16 3.766  dpkg-genbuildinfo --build=binary -O../docker-ce-build-deps_1.0_armhf.buildinfo
09:14:48 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc
09:14:48  debian/rules build
09:14:48 dh build --with=bash-completion
09:14:48    dh_update_autotools_config
09:14:48    dh_autoreconf
09:14:48    debian/rules override_dh_auto_build
09:14:48 make[1]: Entering directory '/root/build-deb'
09:14:48 # Build the daemon and dependencies
09:14:48 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:48 
09:14:48 Removing bundles/
09:14:48 
09:14:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:48 + tee /root/build-deb/engine/go.mod
09:14:48 module github.com/docker/docker
09:14:48 
09:14:48 go 1.19
09:14:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:48 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:48 
09:14:48 #5 [auth] dockercore/golang-cross:pull token for registry-1.docker.io
09:14:48 #5 DONE 0.0s
09:14:48 
09:14:48 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:14:48 #6 DONE 0.1s
09:14:48 
09:14:48 #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
09:14:48 #16 10.98 Selecting previously unselected package libsepol-dev:armhf.
09:14:48 #16 10.99 Preparing to unpack .../03-libsepol-dev_3.3-1build1_armhf.deb ...
09:14:48 #16 10.99 Unpacking libsepol-dev:armhf (3.3-1build1) ...
09:14:48 #16 11.04 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:48 #16 11.04 Preparing to unpack .../04-libpcre2-16-0_10.39-3ubuntu0.1_armhf.deb ...
09:14:48 #16 11.04 Unpacking libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
09:14:48 #16 11.10 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:48 #16 11.10 Preparing to unpack .../05-libpcre2-32-0_10.39-3ubuntu0.1_armhf.deb ...
09:14:48 #16 11.10 Unpacking libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
09:14:48 #16 11.15 Selecting previously unselected package libpcre2-posix3:armhf.
09:14:48 #16 11.15 Preparing to unpack .../06-libpcre2-posix3_10.39-3ubuntu0.1_armhf.deb ...
09:14:48 #16 11.15 Unpacking libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
09:14:48 #16 11.18 Selecting previously unselected package libpcre2-dev:armhf.
09:14:48 #16 11.18 Preparing to unpack .../07-libpcre2-dev_10.39-3ubuntu0.1_armhf.deb ...
09:14:48 #16 11.18 Unpacking libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
09:14:48 #16 11.23 Selecting previously unselected package libselinux1-dev:armhf.
09:14:48 [100%] Linking C executable tini-static
09:14:48 #16 3.923  dpkg-genchanges --build=binary -O../docker-ce-build-deps_1.0_armhf.changes
09:14:48 #16 4.011 dpkg-genchanges: info: binary-only upload (no source code included)
09:14:48 #16 4.013  dpkg-source --after-build .
09:14:48 #16 4.119 dpkg-buildpackage: info: binary-only upload (no source included)
09:14:48 #16 4.124 
09:14:48 #16 4.124 The package has been created.
09:14:48 #16 4.124 Attention, the package has been created in the current directory,
09:14:48 #16 4.124 not in ".." as indicated by the message above!
09:14:48 #16 4.150 Selecting previously unselected package docker-ce-build-deps.
09:14:48 #16 4.166 (Reading database ... 26405 files and directories currently installed.)
09:14:48 #16 4.168 Preparing to unpack docker-ce-build-deps_1.0_all.deb ...
09:14:48 #7 ...
09:14:48 
09:14:48 #8 [internal] load metadata for docker.io/library/golang:1.20.8-alpine3.17
09:14:48 #8 DONE 0.3s
09:14:48 #16 11.23 Preparing to unpack .../08-libselinux1-dev_3.3-1build2_armhf.deb ...
09:14:48 #16 11.23 Unpacking libselinux1-dev:armhf (3.3-1build2) ...
09:14:48 #16 11.28 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:48 #16 11.28 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
09:14:48 #16 11.28 Unpacking libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:48 #16 11.31 Selecting previously unselected package libseccomp-dev:armhf.
09:14:48 #16 11.31 Preparing to unpack .../10-libseccomp-dev_2.5.3-2ubuntu2_armhf.deb ...
09:14:48 #16 11.32 Unpacking libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
09:14:48 #16 11.36 Preparing to unpack .../11-libsystemd0_249.11-0ubuntu3.10_armhf.deb ...
09:14:48 #16 11.37 Unpacking libsystemd0:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:14:48 #16 11.43 Setting up libsystemd0:armhf (249.11-0ubuntu3.10) ...
09:14:48 #16 11.47 Selecting previously unselected package libsystemd-dev:armhf.
09:14:48 #18 DONE 3.1s
09:14:48 
09:14:48 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:48 #19 DONE 0.0s
09:14:48 
09:14:48 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:48 #20 DONE 0.0s
09:14:48 
09:14:48 #21 exporting to image
09:14:48 #21 exporting layers
09:14:48 [100%] Built target tini-static
09:14:48 + mkdir -p /usr/local/bin
09:14:48 + cp tini-static /usr/local/bin/docker-init
09:14:48 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:48 + PRODUCT=docker
09:14:48 + hack/make.sh dynbinary
09:14:48 
09:14:48 Removing bundles/
09:14:48 
09:14:48 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:48 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:14:48 #16 4.172 Unpacking docker-ce-build-deps (1.0) ...
09:14:48 
09:14:48 #7 [internal] load metadata for docker.io/dockercore/golang-cross:xx-sdk-extras
09:14:48 #7 DONE 0.5s
09:14:48 #16 11.47 (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 ... 29741 files and directories currently installed.)
09:14:48 #16 11.49 Preparing to unpack .../libsystemd-dev_249.11-0ubuntu3.10_armhf.deb ...
09:14:48 #16 11.49 Unpacking libsystemd-dev:armhf (249.11-0ubuntu3.10) ...
09:14:48 #16 11.56 Selecting previously unselected package libglib2.0-0:armhf.
09:14:48 #16 11.56 Preparing to unpack .../libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ...
09:14:48 #16 11.56 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
09:14:48 #16 11.62 Selecting previously unselected package pkg-config.
09:14:48 #16 11.63 Preparing to unpack .../pkg-config_0.29.2-1ubuntu3_armhf.deb ...
09:14:48 #16 11.63 Unpacking pkg-config (0.29.2-1ubuntu3) ...
09:14:48 #16 11.67 Setting up libseccomp-dev:armhf (2.5.3-2ubuntu2) ...
09:14:48 #16 11.69 Setting up libarchive13:armhf (3.6.0-1ubuntu1) ...
09:14:48 #16 11.70 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
09:14:48 #16 11.71 No schema files found: doing nothing.
09:14:48 #16 11.72 Setting up libpcre2-16-0:armhf (10.39-3ubuntu0.1) ...
09:14:48 #16 11.73 Setting up libpcre2-32-0:armhf (10.39-3ubuntu0.1) ...
09:14:48 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:48 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:48 module github.com/docker/docker
09:14:48 
09:14:48 go 1.19
09:14:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:48 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:48 
09:14:48 #9 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:14:48 #9 CACHED
09:14:48 
09:14:48 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:14:48 #10 resolve docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 0.0s done
09:14:48 #10 sha256:fdce392bcb0a43251a924fcf7c40afb9c3d59c7a8f280e86265716f103415065 1.16kB / 1.16kB done
09:14:48 #10 sha256:1bf0654100f517b311683a5210a680723295622c7dae0f014c55a31df68ac5cd 5.18kB / 5.18kB done
09:14:48 #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s
09:14:48 #10 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0B / 284.93kB 0.1s
09:14:48 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0B / 101.13MB 0.1s
09:14:48 #10 sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7 1.65kB / 1.65kB done
09:14:48 #10 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done
09:14:48 #10 sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 284.93kB / 284.93kB 0.2s done
09:14:48 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 9.44MB / 101.13MB 0.2s
09:14:48 #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006
09:14:48 #10 sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 0B / 156B 0.2s
09:14:49 #16 11.74 Setting up libuv1:armhf (1.43.0-1) ...
09:14:49 #16 11.75 Setting up emacsen-common (3.0.4) ...
09:14:49 #16 11.79 Setting up dh-elpa-helper (2.0.9ubuntu1) ...
09:14:49 #16 11.80 Setting up bash-completion (1:2.11-5ubuntu1) ...
09:14:49 #16 11.82 Setting up libjsoncpp25:armhf (1.9.5-3) ...
09:14:49 #16 11.84 Setting up pkg-config (0.29.2-1ubuntu3) ...
09:14:49 #16 11.89 Setting up libudev-dev:armhf (249.11-0ubuntu3.10) ...
09:14:49 #16 11.90 Setting up libsepol-dev:armhf (3.3-1build1) ...
09:14:49 #16 11.91 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:49 #16 11.92 Setting up libpcre2-posix3:armhf (10.39-3ubuntu0.1) ...
09:14:49 #16 11.96 Setting up librhash0:armhf (1.4.2-1ubuntu1) ...
09:14:49 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc
09:14:49  debian/rules build
09:14:49 dh build --with=bash-completion
09:14:49    dh_update_autotools_config
09:14:49    dh_autoreconf
09:14:49    debian/rules override_dh_auto_build
09:14:49 make[1]: Entering directory '/root/build-deb'
09:14:49 # Build the daemon and dependencies
09:14:49 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:49 
09:14:49 Removing bundles/
09:14:49 
09:14:49 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:49 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:49 + tee /root/build-deb/engine/go.mod
09:14:49 module github.com/docker/docker
09:14:49 
09:14:49 go 1.19
09:14:49 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:49 + GO111MODULE=on
09:14:49 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:49 #10 ...
09:14:49 
09:14:49 #11 FROM docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41
09:14:49 #11 resolve docker.io/dockercore/golang-cross:xx-sdk-extras@sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 0.0s done
09:14:49 #11 sha256:9ac9641111aeb58ce39b1e7423f80dd08af0e05d1c9fa38725f6ee37a1573b41 5.46kB / 5.46kB done
09:14:49 #11 sha256:a28c16d579330aa32da948d5ce201e1e546354170044c447edfb3764cc198328 523B / 523B done
09:14:49 #11 sha256:09950e90e11171816d164e6200593f7015f8ba9f67db5f195bf9c88627bab1e4 418B / 418B done
09:14:49 #11 sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a 136B / 136B 0.2s done
09:14:49 #11 extracting sha256:dfabbfabf5496be38a46f312720883a7a2ed7db41f240f7d65569e732d2bbe5a done
09:14:49 #11 DONE 0.3s
09:14:49 
09:14:49 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 14.68MB / 101.13MB 0.3s
09:14:49 #10 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s done
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 23.07MB / 101.13MB 0.4s
09:14:49 #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 41.08MB / 101.13MB 0.5s
09:14:49 #10 extracting sha256:137c324f0b4ec3efabae8739a42849fb0418eebb6484bc98d946758615bb94e8 0.1s done
09:14:49 #16 11.97 Setting up cmake-data (3.22.1-1ubuntu1.22.04.1) ...
09:14:49 #16 12.01 Setting up dh-apparmor (3.0.4-2ubuntu2.2) ...
09:14:49 #16 12.02 Setting up libsystemd-dev:armhf (249.11-0ubuntu3.10) ...
09:14:49 #16 12.03 Setting up libdevmapper-event1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:49 #16 12.04 Setting up libpcre2-dev:armhf (10.39-3ubuntu0.1) ...
09:14:49 #16 12.05 Setting up libselinux1-dev:armhf (3.3-1build2) ...
09:14:49 #16 12.07 Setting up libdevmapper-dev:armhf (2:1.02.175-2.1ubuntu4) ...
09:14:49 #16 12.08 Setting up cmake (3.22.1-1ubuntu1.22.04.1) ...
09:14:49 #16 12.09 Setting up docker-ce-build-deps (1.0) ...
09:14:49 #16 12.10 Processing triggers for man-db (2.10.2-1) ...
09:14:49 #16 12.16 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:14:49 #10 ...
09:14:49 
09:14:49 #12 [internal] load build context
09:14:49 #12 transferring context: 40.11MB 0.6s done
09:14:49 #12 DONE 0.6s
09:14:49 
09:14:49 #10 [build-base-alpine 1/4] FROM docker.io/library/golang:1.20.8-alpine3.17@sha256:51934a02d289f3069c52fe2dde3388319117f9e06d4f8f6247acb3d1b57564d7
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 50.33MB / 101.13MB 0.6s
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 66.06MB / 101.13MB 0.8s
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 80.74MB / 101.13MB 0.9s
09:14:49 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 94.37MB / 101.13MB 1.0s
09:14:49 #15 13.23   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          56/94 
09:14:49 #15 21.53   Installing       : python3-policycoreutils-3.5-1.fc38.noarch            57/94 
09:14:49 #15 21.55   Installing       : policycoreutils-python-utils-3.5-1.fc38.noarch       58/94 
09:14:49 #15 21.55   Installing       : libedit-3.1-45.20221030cvs.fc38.x86_64               59/94 
09:14:49 #15 21.56   Installing       : libcbor-0.7.0-9.fc38.x86_64                          60/94 
09:14:49 #15 21.56   Installing       : libfido2-1.12.0-3.fc38.x86_64                        61/94 
09:14:49 #15 21.58   Installing       : openssh-clients-9.0p1-17.fc38.x86_64                 62/94 
09:14:49 #15 21.59   Running scriptlet: openssh-clients-9.0p1-17.fc38.x86_64                 62/94 
09:14:49 #15 21.68   Installing       : git-core-2.41.0-1.fc38.x86_64                        63/94 
09:14:49 #15 21.71   Installing       : git-core-doc-2.41.0-1.fc38.noarch                    64/94 
09:14:49 #15 21.72   Installing       : perl-Git-2.41.0-1.fc38.noarch                        65/94 
09:14:49 #15 21.73   Installing       : git-2.41.0-1.fc38.x86_64                             66/94 
09:14:49 #15 21.73   Installing       : libargon2-20190702-2.fc38.x86_64                     67/94 
09:14:49 #15 21.74   Installing       : kmod-libs-30-4.fc38.x86_64                           68/94 
09:14:49 #15 21.75   Installing       : device-mapper-libs-1.02.189-2.fc38.x86_64            69/94 
09:14:49 #15 21.76   Installing       : cryptsetup-libs-2.6.1-1.fc38.x86_64                  70/94 
09:14:49 #15 21.77   Installing       : device-mapper-1.02.189-2.fc38.x86_64                 71/94 
09:14:49 #15 21.79   Installing       : systemd-networkd-253.10-1.fc38.x86_64                72/94 
09:14:49 #15 21.79   Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64                72/94 
09:14:49 #15 21.81   Installing       : systemd-pam-253.10-1.fc38.x86_64                     73/94 
09:14:49 #15 21.82   Installing       : systemd-resolved-253.10-1.fc38.x86_64                74/94 
09:14:49 #15 21.83   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                74/94 
09:14:49 #15 21.95   Installing       : systemd-253.10-1.fc38.x86_64                         75/94 
09:14:49 #15 21.97   Running scriptlet: systemd-253.10-1.fc38.x86_64                         75/94 
09:14:49 #15 22.20 Creating group 'input' with GID 104.
09:14:49 #15 22.20 Creating group 'kvm' with GID 36.
09:14:49 #15 22.20 Creating group 'render' with GID 105.
09:14:49 #15 22.20 Creating group 'sgx' with GID 106.
09:14:49 #15 22.20 Creating group 'systemd-journal' with GID 190.
09:14:49 #15 22.20 Creating group 'systemd-network' with GID 192.
09:14:49 #15 22.20 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:14:49 #15 22.20 Creating group 'systemd-oom' with GID 999.
09:14:49 #15 22.20 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
09:14:49 #15 22.20 Creating group 'systemd-resolve' with GID 193.
09:14:49 #15 22.20 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:14:49 #15 22.20 
09:14:49 #15 22.21   Installing       : jsoncpp-1.9.5-4.fc38.x86_64                          76/94 
09:14:49 #15 22.22   Installing       : gc-8.2.2-3.fc38.x86_64                               77/94 
09:14:49 #15 22.49   Installing       : guile22-2.2.7-7.fc38.x86_64                          78/94 
09:14:49 #15 22.50   Installing       : make-1:4.4.1-1.fc38.x86_64                           79/94 
09:14:49 #15 22.94   Installing       : gcc-13.2.1-1.fc38.x86_64                             80/94 
09:14:49 #15 22.95   Running scriptlet: gcc-13.2.1-1.fc38.x86_64                             80/94 
09:14:49 #15 22.97   Installing       : policycoreutils-devel-3.5-1.fc38.x86_64              81/94 
09:14:49 #15 23.07   Installing       : selinux-policy-devel-38.28-1.fc38.noarch             82/94 
09:14:49 #15 23.08   Running scriptlet: selinux-policy-devel-38.28-1.fc38.noarch             82/94 
09:14:49 #16 4.278 Reading package lists...
09:14:49 #16 5.374 Building dependency tree...
09:14:49 #16 5.584 Reading state information...
09:14:49 #16 5.591 Correcting dependencies...Starting pkgProblemResolver with broken count: 0
09:14:49 #16 5.874 Starting 2 pkgProblemResolver with broken count: 0
09:14:50 #10 sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 101.13MB / 101.13MB 1.2s done
09:14:50 #10 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 0.1s
09:14:50 #18 DONE 4.6s
09:14:50 
09:14:50 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:50 #19 DONE 0.1s
09:14:50 
09:14:50 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:50 #20 DONE 0.0s
09:14:50 
09:14:50 #21 exporting to image
09:14:50 #21 exporting layers
09:14:50 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc
09:14:50  debian/rules build
09:14:50 dh build --with=bash-completion
09:14:50    dh_update_autotools_config
09:14:50    dh_autoreconf
09:14:50    debian/rules override_dh_auto_build
09:14:50 make[1]: Entering directory '/root/build-deb'
09:14:50 # Build the daemon and dependencies
09:14:50 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:50 
09:14:50 Removing bundles/
09:14:50 
09:14:50 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:50 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:14:50 + tee /root/build-deb/engine/go.mod
09:14:50 module github.com/docker/docker
09:14:50 
09:14:50 go 1.19
09:14:50 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:50 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.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
09:14:50 #16 DONE 12.9s
09:14:50 
09:14:50 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:50 #17 DONE 0.2s
09:14:50 
09:14:50 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:50 #15 23.35   Installing       : cmake-data-3.27.4-7.fc38.noarch                      83/94 
09:14:50 #15 23.54   Installing       : cmake-3.27.4-7.fc38.x86_64                           84/94 
09:14:50 #15 23.56   Installing       : libtool-2.4.7-6.fc38.x86_64                          85/94 
09:14:50 #15 23.57   Installing       : annobin-plugin-gcc-12.26-1.fc38.x86_64               86/94 
09:14:50 #15 23.57   Running scriptlet: annobin-plugin-gcc-12.26-1.fc38.x86_64               86/94 
09:14:50 #15 23.59   Installing       : gcc-plugin-annobin-13.2.1-1.fc38.x86_64              87/94 
09:14:50 #15 23.59   Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc38.x86_64              87/94 
09:14:50 #16 5.878 Done
09:14:50 #21 exporting layers 2.0s done
09:14:50 #21 writing image sha256:88e22e9e86cc85881ad1819bb49a2f1642307927816b3b9d6d504454fed3754a done
09:14:50 #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
09:14:50 #21 DONE 2.0s
09:14:50 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
09:14:50 + set -e
09:14:50 + mkdir -p /root/build-deb/engine
09:14:50 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:50 #16 6.104  Done
09:14:50 #15 23.61   Installing       : device-mapper-devel-1.02.189-2.fc38.x86_64           88/94 
09:14:50 #15 23.62   Installing       : libtool-ltdl-devel-2.4.7-6.fc38.x86_64               89/94 
09:14:50 #15 23.63   Installing       : libseccomp-devel-2.5.3-4.fc38.x86_64                 90/94 
09:14:50 #15 23.63   Installing       : systemd-rpm-macros-253.10-1.fc38.noarch              91/94 
09:14:50 #15 23.64   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              92/94 
09:14:50 #15 23.64   Installing       : which-2.21-39.fc38.x86_64                            93/94 
09:14:50 #15 23.65   Cleanup          : systemd-libs-253.9-1.fc38.x86_64                     94/94 
09:14:50 #15 23.65   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          94/94 
09:14:50 #15 23.66   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                94/94 
09:14:50 #16 6.348 Starting pkgProblemResolver with broken count: 0
09:14:50 #16 6.401 Starting 2 pkgProblemResolver with broken count: 0
09:14:50 #16 6.405 Done
09:14:50 + mkdir -p /root/build-deb/cli
09:14:50 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:51 #16 6.887 The following additional packages will be installed:
09:14:51 + mkdir -p /root/build-deb/buildx
09:14:51 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:51 #16 6.887   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:51 #16 6.888   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:51 #16 6.888   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:51 #16 6.888   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libsystemd0
09:14:51 #16 6.889   libudev-dev libudev1 libuv1 pkg-config pkgconf pkgconf-bin
09:14:51 #16 6.891 Suggested packages:
09:14:51 #16 6.891   cmake-doc cmake-format elpa-cmake-mode ninja-build apparmor-utils lrzip
09:14:51 #16 6.891   seccomp
09:14:51 #16 6.891 Recommended packages:
09:14:51 #16 6.891   dmsetup
09:14:51 #16 6.949 The following NEW packages will be installed:
09:14:51 #16 6.949   bash-completion cmake cmake-data dh-apparmor libarchive13 libdevmapper-dev
09:14:51 #16 6.950   libdevmapper-event1.02.1 libdevmapper1.02.1 libjsoncpp25 libpcre2-16-0
09:14:51 #16 6.950   libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpkgconf3 librhash0
09:14:51 #16 6.950   libseccomp-dev libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:14:51 #16 6.951   libuv1 pkg-config pkgconf pkgconf-bin
09:14:51 #16 6.952 The following packages will be upgraded:
09:14:51 #16 6.953   libsystemd0 libudev1
09:14:51 + mkdir -p /root/build-deb/compose
09:14:51 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:51 + mkdir -p /go/src/github.com/docker
09:14:51 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:51 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:51 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:51 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:51 + EPOCH=5
09:14:51 + EPOCH_SEP=
09:14:51 + [[ ! -z 5 ]]
09:14:51 + EPOCH_SEP=:
09:14:51 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:51 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:51 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:51 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:51 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:51 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:51 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:51 + debSource=docker-ce
09:14:51 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:51 + debMaintainer='Docker <support@docker.com>'
09:14:51 ++ date --rfc-2822
09:14:51 + debDate='Wed, 20 Sep 2023 09:14:51 +0000'
09:14:51 + pkgRevision=1
09:14:51 + cat
09:14:51 + export CLI_GITCOMMIT=0e70f1b
09:14:51 + CLI_GITCOMMIT=0e70f1b
09:14:51 + export ENGINE_GITCOMMIT=7cfb81b
09:14:51 + ENGINE_GITCOMMIT=7cfb81b
09:14:51 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:51 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:51 + dpkg-buildpackage -uc -us -I.git
09:14:51 dpkg-buildpackage: info: source package docker-ce
09:14:51 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy
09:14:51 dpkg-buildpackage: info: source distribution jammy
09:14:51 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:51 #16 7.370 2 upgraded, 24 newly installed, 0 to remove and 0 not upgraded.
09:14:51 #16 7.370 1 not fully installed or removed.
09:14:51 #16 7.370 Need to get 10.6 MB of archives.
09:14:51 #16 7.370 After this operation, 37.6 MB of additional disk space will be used.
09:14:51 #16 7.370 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf bash-completion all 1:2.11-6ubuntu1 [179 kB]
09:14:52 #21 exporting layers 2.3s done
09:14:52 #21 writing image sha256:f7cc226709165076086def51f6c9eb30a436e727d50ba785c80f9cb26a5ca31d done
09:14:52 #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done
09:14:52 #21 DONE 2.3s
09:14:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/aarch64
09:14:52 dpkg-buildpackage: info: host architecture arm64
09:14:52  dpkg-source -I.git --before-build .
09:14:52  debian/rules clean
09:14:52 dh clean --with=bash-completion
09:14:52 #16 7.730 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libarchive13 armhf 3.6.2-1ubuntu1 [326 kB]
09:14:52 #16 7.841 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjsoncpp25 armhf 1.9.5-4 [72.3 kB]
09:14:52 #16 7.860 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librhash0 armhf 1.4.3-3 [142 kB]
09:14:52 #16 7.885 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libuv1 armhf 1.44.2-1 [76.2 kB]
09:14:52 #16 7.894 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake-data all 3.25.1-1ubuntu1 [2052 kB]
09:14:52 + set -e
09:14:52 + mkdir -p /root/build-deb/engine
09:14:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:52    dh_clean
09:14:52  dpkg-source -I.git -b .
09:14:52 #20 exporting layers 10.2s done
09:14:52 #20 writing image sha256:4f6b0998a116689dd89cd7723e6a3d2ef2ba0ad46d2b287d1ba1c707528ea712 done
09:14:52 #20 naming to docker.io/debbuild-debian-bookworm/aarch64 done
09:14:52 #20 DONE 10.2s
09:14:52 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bookworm:/build  debbuild-debian-bookworm/aarch64
09:14:52 #16 8.040 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf cmake armhf 3.25.1-1ubuntu1 [4977 kB]
09:14:52 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:52 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:52 dpkg-source: warning: native package version may not have a revision
09:14:52 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:52 dpkg-source: info: using source format '1.0'
09:14:52 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz
09:14:52 + set -e
09:14:52 + mkdir -p /root/build-deb/engine
09:14:52 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:52 #16 8.276 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf dh-apparmor all 3.0.8-1ubuntu2.1 [18.9 kB]
09:14:52 #16 8.277 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB]
09:14:52 #16 8.279 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
09:14:52 #16 8.281 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-event1.02.1 armhf 2:1.02.185-1ubuntu1 [11.5 kB]
09:14:52 #16 8.428 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev-dev armhf 252.5-2ubuntu3.1 [21.4 kB]
09:14:52 + mkdir -p /root/build-deb/cli
09:14:52 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:52 #16 8.582 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsepol-dev armhf 3.4-2 [359 kB]
09:14:53 #15 23.70   Running scriptlet: systemd-libs-253.9-1.fc38.x86_64                     94/94 
09:14:53 #15 25.88   Verifying        : autoconf-2.71-5.fc38.noarch                           1/94 
09:14:53 #15 25.88   Verifying        : automake-1.16.5-11.fc38.noarch                        2/94 
09:14:53 #15 25.88   Verifying        : checkpolicy-3.5-1.fc38.x86_64                         3/94 
09:14:53 #15 25.88   Verifying        : cryptsetup-libs-2.6.1-1.fc38.x86_64                   4/94 
09:14:53 #15 25.88   Verifying        : dbus-broker-33-1.fc38.x86_64                          5/94 
09:14:53 #15 25.88   Verifying        : device-mapper-1.02.189-2.fc38.x86_64                  6/94 
09:14:53 #15 25.88   Verifying        : device-mapper-devel-1.02.189-2.fc38.x86_64            7/94 
09:14:53 #15 25.88   Verifying        : device-mapper-libs-1.02.189-2.fc38.x86_64             8/94 
09:14:53 #15 25.88   Verifying        : gc-8.2.2-3.fc38.x86_64                                9/94 
09:14:53 #15 25.88   Verifying        : guile22-2.2.7-7.fc38.x86_64                          10/94 
09:14:53 #15 25.88   Verifying        : jsoncpp-1.9.5-4.fc38.x86_64                          11/94 
09:14:53 #15 25.88   Verifying        : kmod-libs-30-4.fc38.x86_64                           12/94 
09:14:53 #15 25.88   Verifying        : libargon2-20190702-2.fc38.x86_64                     13/94 
09:14:53 #15 25.88   Verifying        : libcbor-0.7.0-9.fc38.x86_64                          14/94 
09:14:53 #15 25.88   Verifying        : libedit-3.1-45.20221030cvs.fc38.x86_64               15/94 
09:14:53 #15 25.88   Verifying        : libfdisk-2.38.1-4.fc38.x86_64                        16/94 
09:14:53 #15 25.88   Verifying        : libfido2-1.12.0-3.fc38.x86_64                        17/94 
09:14:53 #15 25.88   Verifying        : libmpc-1.3.1-2.fc38.x86_64                           18/94 
09:14:53 #15 25.88   Verifying        : libseccomp-2.5.3-4.fc38.x86_64                       19/94 
09:14:53 #15 25.88   Verifying        : libseccomp-devel-2.5.3-4.fc38.x86_64                 20/94 
09:14:53 #15 25.88   Verifying        : libselinux-devel-3.5-1.fc38.x86_64                   21/94 
09:14:53 #15 25.88   Verifying        : libselinux-utils-3.5-1.fc38.x86_64                   22/94 
09:14:53 #15 25.88   Verifying        : libsepol-devel-3.5-1.fc38.x86_64                     23/94 
09:14:53 #15 25.88   Verifying        : libtool-2.4.7-6.fc38.x86_64                          24/94 
09:14:53 #15 25.88   Verifying        : libtool-ltdl-2.4.7-6.fc38.x86_64                     25/94 
09:14:53 #15 25.88   Verifying        : libtool-ltdl-devel-2.4.7-6.fc38.x86_64               26/94 
09:14:53 #15 25.88   Verifying        : libutempter-1.2.1-8.fc38.x86_64                      27/94 
09:14:53 #15 25.88   Verifying        : libxkbcommon-1.5.0-2.fc38.x86_64                     28/94 
09:14:53 #15 25.88   Verifying        : m4-1.4.19-5.fc38.x86_64                              29/94 
09:14:53 #15 25.88   Verifying        : pcre2-devel-10.42-1.fc38.1.x86_64                    30/94 
09:14:53 #15 25.88   Verifying        : pcre2-utf16-10.42-1.fc38.1.x86_64                    31/94 
09:14:53 #15 25.88   Verifying        : pcre2-utf32-10.42-1.fc38.1.x86_64                    32/94 
09:14:53 #15 25.88   Verifying        : perl-Error-1:0.17029-11.fc38.noarch                  33/94 
09:14:53 #15 25.88   Verifying        : perl-TermReadKey-2.38-16.fc38.x86_64                 34/94 
09:14:53 #15 25.88   Verifying        : perl-Thread-Queue-3.14-490.fc38.noarch               35/94 
09:14:53 #15 25.88   Verifying        : perl-threads-1:2.27-490.fc38.x86_64                  36/94 
09:14:53 #15 25.88   Verifying        : perl-threads-shared-1.64-490.fc38.x86_64             37/94 
09:14:53 #15 25.88   Verifying        : policycoreutils-3.5-1.fc38.x86_64                    38/94 
09:14:53 #15 25.88   Verifying        : policycoreutils-devel-3.5-1.fc38.x86_64              39/94 
09:14:53 #15 25.88   Verifying        : policycoreutils-python-utils-3.5-1.fc38.noarch       40/94 
09:14:53 #15 25.88   Verifying        : python3-libselinux-3.5-1.fc38.x86_64                 41/94 
09:14:53 #15 25.88   Verifying        : python3-libsemanage-3.5-2.fc38.x86_64                42/94 
09:14:53 #15 25.88   Verifying        : python3-policycoreutils-3.5-1.fc38.noarch            43/94 
09:14:53 #15 25.88   Verifying        : python3-setuptools-65.5.1-2.fc38.noarch              44/94 
09:14:53 #15 25.88   Verifying        : qrencode-libs-4.1.1-4.fc38.x86_64                    45/94 
09:14:53 #15 25.88   Verifying        : rhash-1.4.3-2.fc38.x86_64                            46/94 
09:14:53 #15 25.88   Verifying        : util-linux-2.38.1-4.fc38.x86_64                      47/94 
09:14:53 #15 25.88   Verifying        : which-2.21-39.fc38.x86_64                            48/94 
09:14:53 #15 25.88   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  49/94 
09:14:53 #15 25.89   Verifying        : annobin-docs-12.26-1.fc38.noarch                     50/94 
09:14:53 #15 25.89   Verifying        : annobin-plugin-gcc-12.26-1.fc38.x86_64               51/94 
09:14:53 #15 25.89   Verifying        : cmake-3.27.4-7.fc38.x86_64                           52/94 
09:14:53 #15 25.89   Verifying        : cmake-data-3.27.4-7.fc38.noarch                      53/94 
09:14:53 #15 25.89   Verifying        : cmake-filesystem-3.27.4-7.fc38.x86_64                54/94 
09:14:53 #15 25.89   Verifying        : cmake-rpm-macros-3.27.4-7.fc38.noarch                55/94 
09:14:53 #15 25.89   Verifying        : cpp-13.2.1-1.fc38.x86_64                             56/94 
09:14:53 #15 25.89   Verifying        : dbus-1:1.14.10-1.fc38.x86_64                         57/94 
09:14:53 #15 25.89   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  58/94 
09:14:53 #15 25.89   Verifying        : gcc-13.2.1-1.fc38.x86_64                             59/94 
09:14:53 #15 25.89   Verifying        : gcc-plugin-annobin-13.2.1-1.fc38.x86_64              60/94 
09:14:53 #15 25.89   Verifying        : git-2.41.0-1.fc38.x86_64                             61/94 
09:14:53 #15 25.89   Verifying        : git-core-2.41.0-1.fc38.x86_64                        62/94 
09:14:53 #15 25.89   Verifying        : git-core-doc-2.41.0-1.fc38.noarch                    63/94 
09:14:53 #15 25.89   Verifying        : glibc-devel-2.37-5.fc38.x86_64                       64/94 
09:14:53 #15 25.89   Verifying        : glibc-headers-x86-2.37-5.fc38.noarch                 65/94 
09:14:53 #15 25.89   Verifying        : glibc-static-2.37-5.fc38.x86_64                      66/94 
09:14:53 #15 25.89   Verifying        : kernel-headers-6.4.4-200.fc38.x86_64                 67/94 
09:14:53 #15 25.89   Verifying        : less-633-1.fc38.x86_64                               68/94 
09:14:53 #15 25.89   Verifying        : libuv-1:1.46.0-1.fc38.x86_64                         69/94 
09:14:53 #15 25.89   Verifying        : libxcrypt-devel-4.4.36-1.fc38.x86_64                 70/94 
09:14:53 #15 25.89   Verifying        : libxcrypt-static-4.4.36-1.fc38.x86_64                71/94 
09:14:53 #15 25.89   Verifying        : make-1:4.4.1-1.fc38.x86_64                           72/94 
09:14:53 #15 25.89   Verifying        : openssh-9.0p1-17.fc38.x86_64                         73/94 
09:14:53 #15 25.89   Verifying        : openssh-clients-9.0p1-17.fc38.x86_64                 74/94 
09:14:53 #15 25.89   Verifying        : perl-File-Compare-1.100.700-497.fc38.noarch          75/94 
09:14:53 #15 25.89   Verifying        : perl-File-Copy-2.39-497.fc38.noarch                  76/94 
09:14:53 #15 25.89   Verifying        : perl-File-Find-1.40-497.fc38.noarch                  77/94 
09:14:53 #15 25.89   Verifying        : perl-Git-2.41.0-1.fc38.noarch                        78/94 
09:14:53 #15 25.89   Verifying        : perl-lib-0.65-497.fc38.x86_64                        79/94 
09:14:53 #15 25.89   Verifying        : python3-audit-3.1.2-1.fc38.x86_64                    80/94 
09:14:53 #15 25.89   Verifying        : python3-setools-4.4.3-1.fc38.x86_64                  81/94 
09:14:53 #15 25.89   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              82/94 
09:14:53 #15 25.89   Verifying        : selinux-policy-38.28-1.fc38.noarch                   83/94 
09:14:53 #15 25.89   Verifying        : selinux-policy-devel-38.28-1.fc38.noarch             84/94 
09:14:53 #15 25.89   Verifying        : selinux-policy-targeted-38.28-1.fc38.noarch          85/94 
09:14:53 #15 25.89   Verifying        : systemd-253.10-1.fc38.x86_64                         86/94 
09:14:53 #15 25.89   Verifying        : systemd-devel-253.10-1.fc38.x86_64                   87/94 
09:14:53 #15 25.89   Verifying        : systemd-networkd-253.10-1.fc38.x86_64                88/94 
09:14:53 #15 25.89   Verifying        : systemd-pam-253.10-1.fc38.x86_64                     89/94 
09:14:53 #15 25.89   Verifying        : systemd-resolved-253.10-1.fc38.x86_64                90/94 
09:14:53 #15 25.89   Verifying        : systemd-rpm-macros-253.10-1.fc38.noarch              91/94 
09:14:53 #15 25.89   Verifying        : vim-filesystem-2:9.0.1872-1.fc38.noarch              92/94 
09:14:53 #15 25.89   Verifying        : systemd-libs-253.10-1.fc38.x86_64                    93/94 
09:14:53 #15 25.89   Verifying        : systemd-libs-253.9-1.fc38.x86_64                     94/94 
09:14:53 #15 26.05 
09:14:53 #15 26.05 Upgraded:
09:14:53 #15 26.05   systemd-libs-253.10-1.fc38.x86_64                                             
09:14:53 #15 26.05 Installed:
09:14:53 #15 26.05   annobin-docs-12.26-1.fc38.noarch                                              
09:14:53 #15 26.05   annobin-plugin-gcc-12.26-1.fc38.x86_64                                        
09:14:53 #15 26.05   autoconf-2.71-5.fc38.noarch                                                   
09:14:53 #15 26.05   automake-1.16.5-11.fc38.noarch                                                
09:14:53 #15 26.05   checkpolicy-3.5-1.fc38.x86_64                                                 
09:14:53 #15 26.05   cmake-3.27.4-7.fc38.x86_64                                                    
09:14:53 #15 26.05   cmake-data-3.27.4-7.fc38.noarch                                               
09:14:53 #15 26.05   cmake-filesystem-3.27.4-7.fc38.x86_64                                         
09:14:53 #15 26.05   cmake-rpm-macros-3.27.4-7.fc38.noarch                                         
09:14:53 #15 26.05   cpp-13.2.1-1.fc38.x86_64                                                      
09:14:53 #15 26.05   cryptsetup-libs-2.6.1-1.fc38.x86_64                                           
09:14:53 #15 26.05   dbus-1:1.14.10-1.fc38.x86_64                                                  
09:14:53 #15 26.05   dbus-broker-33-1.fc38.x86_64                                                  
09:14:53 #15 26.05   dbus-common-1:1.14.10-1.fc38.noarch                                           
09:14:53 #15 26.05   device-mapper-1.02.189-2.fc38.x86_64                                          
09:14:53 #15 26.05   device-mapper-devel-1.02.189-2.fc38.x86_64                                    
09:14:53 #15 26.05   device-mapper-libs-1.02.189-2.fc38.x86_64                                     
09:14:53 #15 26.05   gc-8.2.2-3.fc38.x86_64                                                        
09:14:53 #15 26.05   gcc-13.2.1-1.fc38.x86_64                                                      
09:14:53 #15 26.05   gcc-plugin-annobin-13.2.1-1.fc38.x86_64                                       
09:14:53 #15 26.05   git-2.41.0-1.fc38.x86_64                                                      
09:14:53 #15 26.05   git-core-2.41.0-1.fc38.x86_64                                                 
09:14:53 #15 26.05   git-core-doc-2.41.0-1.fc38.noarch                                             
09:14:53 #15 26.05   glibc-devel-2.37-5.fc38.x86_64                                                
09:14:53 #15 26.05   glibc-headers-x86-2.37-5.fc38.noarch                                          
09:14:53 #15 26.05   glibc-static-2.37-5.fc38.x86_64                                               
09:14:53 #15 26.05   guile22-2.2.7-7.fc38.x86_64                                                   
09:14:53 #15 26.05   jsoncpp-1.9.5-4.fc38.x86_64                                                   
09:14:53 #15 26.05   kernel-headers-6.4.4-200.fc38.x86_64                                          
09:14:53 #15 26.05   kmod-libs-30-4.fc38.x86_64                                                    
09:14:53 #15 26.05   less-633-1.fc38.x86_64                                                        
09:14:53 #15 26.05   libargon2-20190702-2.fc38.x86_64                                              
09:14:53 #15 26.05   libcbor-0.7.0-9.fc38.x86_64                                                   
09:14:53 #15 26.05   libedit-3.1-45.20221030cvs.fc38.x86_64                                        
09:14:53 #15 26.05   libfdisk-2.38.1-4.fc38.x86_64                                                 
09:14:53 #15 26.05   libfido2-1.12.0-3.fc38.x86_64                                                 
09:14:53 #15 26.05   libmpc-1.3.1-2.fc38.x86_64                                                    
09:14:53 #15 26.05   libseccomp-2.5.3-4.fc38.x86_64                                                
09:14:53 #15 26.05   libseccomp-devel-2.5.3-4.fc38.x86_64                                          
09:14:53 #15 26.05   libselinux-devel-3.5-1.fc38.x86_64                                            
09:14:53 #15 26.05   libselinux-utils-3.5-1.fc38.x86_64                                            
09:14:53 #15 26.05   libsepol-devel-3.5-1.fc38.x86_64                                              
09:14:53 #15 26.05   libtool-2.4.7-6.fc38.x86_64                                                   
09:14:53 #15 26.05   libtool-ltdl-2.4.7-6.fc38.x86_64                                              
09:14:53 #15 26.05   libtool-ltdl-devel-2.4.7-6.fc38.x86_64                                        
09:14:53 #15 26.05   libutempter-1.2.1-8.fc38.x86_64                                               
09:14:53 #15 26.05   libuv-1:1.46.0-1.fc38.x86_64                                                  
09:14:53 #15 26.05   libxcrypt-devel-4.4.36-1.fc38.x86_64                                          
09:14:53 #15 26.05   libxcrypt-static-4.4.36-1.fc38.x86_64                                         
09:14:53 #15 26.05   libxkbcommon-1.5.0-2.fc38.x86_64                                              
09:14:53 #15 26.05   m4-1.4.19-5.fc38.x86_64                                                       
09:14:53 #15 26.05   make-1:4.4.1-1.fc38.x86_64                                                    
09:14:53 #15 26.05   openssh-9.0p1-17.fc38.x86_64                                                  
09:14:53 #15 26.05   openssh-clients-9.0p1-17.fc38.x86_64                                          
09:14:53 #15 26.05   pcre2-devel-10.42-1.fc38.1.x86_64                                             
09:14:53 #15 26.05   pcre2-utf16-10.42-1.fc38.1.x86_64                                             
09:14:53 #15 26.05   pcre2-utf32-10.42-1.fc38.1.x86_64                                             
09:14:53 #15 26.05   perl-Error-1:0.17029-11.fc38.noarch                                           
09:14:53 #15 26.05   perl-File-Compare-1.100.700-497.fc38.noarch                                   
09:14:53 #15 26.05   perl-File-Copy-2.39-497.fc38.noarch                                           
09:14:53 #15 26.05   perl-File-Find-1.40-497.fc38.noarch                                           
09:14:53 #15 26.05   perl-Git-2.41.0-1.fc38.noarch                                                 
09:14:53 #15 26.05   perl-TermReadKey-2.38-16.fc38.x86_64                                          
09:14:53 #15 26.05   perl-Thread-Queue-3.14-490.fc38.noarch                                        
09:14:53 #15 26.05   perl-lib-0.65-497.fc38.x86_64                                                 
09:14:53 #15 26.05   perl-threads-1:2.27-490.fc38.x86_64                                           
09:14:53 #15 26.05   perl-threads-shared-1.64-490.fc38.x86_64                                      
09:14:53 #15 26.05   policycoreutils-3.5-1.fc38.x86_64                                             
09:14:53 #15 26.05   policycoreutils-devel-3.5-1.fc38.x86_64                                       
09:14:53 #15 26.05   policycoreutils-python-utils-3.5-1.fc38.noarch                                
09:14:53 #15 26.05   python3-audit-3.1.2-1.fc38.x86_64                                             
09:14:53 #15 26.05   python3-libselinux-3.5-1.fc38.x86_64                                          
09:14:53 #15 26.05   python3-libsemanage-3.5-2.fc38.x86_64                                         
09:14:53 #15 26.05   python3-policycoreutils-3.5-1.fc38.noarch                                     
09:14:53 #15 26.05   python3-setools-4.4.3-1.fc38.x86_64                                           
09:14:53 #15 26.05   python3-setuptools-65.5.1-2.fc38.noarch                                       
09:14:53 #15 26.05   qrencode-libs-4.1.1-4.fc38.x86_64                                             
09:14:53 #15 26.05   rhash-1.4.3-2.fc38.x86_64                                                     
09:14:53 #15 26.05   rpm-plugin-selinux-4.18.1-3.fc38.x86_64                                       
09:14:53 #15 26.05   selinux-policy-38.28-1.fc38.noarch                                            
09:14:53 #15 26.05   selinux-policy-devel-38.28-1.fc38.noarch                                      
09:14:53 #15 26.05   selinux-policy-targeted-38.28-1.fc38.noarch                                   
09:14:53 #15 26.05   systemd-253.10-1.fc38.x86_64                                                  
09:14:53 #15 26.05   systemd-devel-253.10-1.fc38.x86_64                                            
09:14:53 #15 26.05   systemd-networkd-253.10-1.fc38.x86_64                                         
09:14:53 #15 26.05   systemd-pam-253.10-1.fc38.x86_64                                              
09:14:53 #15 26.05   systemd-resolved-253.10-1.fc38.x86_64                                         
09:14:53 #15 26.05   systemd-rpm-macros-253.10-1.fc38.noarch                                       
09:14:53 #15 26.05   util-linux-2.38.1-4.fc38.x86_64                                               
09:14:53 #15 26.05   vim-filesystem-2:9.0.1872-1.fc38.noarch                                       
09:14:53 #15 26.05   which-2.21-39.fc38.x86_64                                                     
09:14:53 #15 26.05   xkeyboard-config-2.38-1.fc38.noarch                                           
09:14:53 #15 26.05 
09:14:53 #15 26.05 Complete!
09:14:53 #15 DONE 26.2s
09:14:53 
09:14:53 #16 [stage-1 5/6] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:53 + mkdir -p /root/build-deb/buildx
09:14:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:53 #16 8.863 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-16-0 armhf 10.42-1 [179 kB]
09:14:53 #16 8.906 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-32-0 armhf 10.42-1 [170 kB]
09:14:53 #16 8.935 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-posix3 armhf 10.42-1 [6062 B]
09:14:53 #16 8.936 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpcre2-dev armhf 10.42-1 [662 kB]
09:14:53 #16 9.004 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libselinux1-dev armhf 3.4-1build4 [157 kB]
09:14:53 #16 9.015 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper-dev armhf 2:1.02.185-1ubuntu1 [36.7 kB]
09:14:53 + mkdir -p /root/build-deb/cli
09:14:53 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:53 #16 9.017 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libseccomp-dev armhf 2.5.4-1ubuntu3 [86.8 kB]
09:14:53 #16 9.023 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB]
09:14:53 #16 9.044 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-dev armhf 252.5-2ubuntu3.1 [322 kB]
09:14:53 #10 extracting sha256:c7770958872fb85a1637ff420e14f7be3f36ba994e47324bfa830a40b925e865 3.0s done
09:14:53 #10 extracting sha256:e51192f3683c43c84bf5606fb625a114be04afaddfac05c3e1e5a2cd78a0cde0 done
09:14:53 #10 DONE 4.5s
09:14:53 
09:14:53 #13 [build-base-alpine 2/4] COPY --link --from=xx / /
09:14:53 + mkdir -p /root/build-deb/buildx
09:14:53 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:53 #18 DONE 2.9s
09:14:53 
09:14:53 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:14:53 #19 DONE 0.0s
09:14:53 
09:14:53 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:14:53 #20 DONE 0.0s
09:14:53 
09:14:53 #21 exporting to image
09:14:53 #21 exporting layers
09:14:53 #16 9.205 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpkgconf3 armhf 1.8.1-1ubuntu2 [24.5 kB]
09:14:53 #16 9.363 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf-bin armhf 1.8.1-1ubuntu2 [20.7 kB]
09:14:53 #16 9.391 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkgconf armhf 1.8.1-1ubuntu2 [16.8 kB]
09:14:53 #16 9.418 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pkg-config armhf 1.8.1-1ubuntu2 [5408 B]
09:14:53 + mkdir -p /root/build-deb/compose
09:14:53 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:53 + mkdir -p /go/src/github.com/docker
09:14:53 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:53 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:53 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:53 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:53 + EPOCH=5
09:14:53 + EPOCH_SEP=
09:14:53 + [[ ! -z 5 ]]
09:14:53 + EPOCH_SEP=:
09:14:53 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:53 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:53 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:53 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:53 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:53 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:53 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:53 + debSource=docker-ce
09:14:53 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:53 + debMaintainer='Docker <support@docker.com>'
09:14:53 ++ date --rfc-2822
09:14:53 + debDate='Wed, 20 Sep 2023 09:14:53 +0000'
09:14:53 + pkgRevision=1
09:14:53 + cat
09:14:53 + export CLI_GITCOMMIT=0e70f1b
09:14:53 + CLI_GITCOMMIT=0e70f1b
09:14:53 + export ENGINE_GITCOMMIT=7cfb81b
09:14:53 + ENGINE_GITCOMMIT=7cfb81b
09:14:53 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:53 + dpkg-buildpackage -uc -us -I.git
09:14:53 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:53 dpkg-buildpackage: info: source package docker-ce
09:14:53 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar
09:14:53 dpkg-buildpackage: info: source distribution lunar
09:14:53 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:53  dpkg-source -I.git --before-build .
09:14:53 dpkg-buildpackage: info: host architecture arm64
09:14:53 #16 9.625 debconf: delaying package configuration, since apt-utils is not installed
09:14:53 #16 9.670 Fetched 10.6 MB in 2s (4270 kB/s)
09:14:53 #16 9.700 Selecting previously unselected package bash-completion.
09:14:53 #16 9.700 (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.)
09:14:53 #16 9.717 Preparing to unpack .../0-bash-completion_1%3a2.11-6ubuntu1_all.deb ...
09:14:53 #16 9.730 Unpacking bash-completion (1:2.11-6ubuntu1) ...
09:14:53  debian/rules clean
09:14:53 dh clean --with=bash-completion
09:14:54 + mkdir -p /root/build-deb/compose
09:14:54 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:54 + mkdir -p /go/src/github.com/docker
09:14:54 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:54 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:54 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:54 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:54 + EPOCH=5
09:14:54 + EPOCH_SEP=
09:14:54 + [[ ! -z 5 ]]
09:14:54 + EPOCH_SEP=:
09:14:54 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:54 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:54 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:54 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:54 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:54 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:54 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:54 + debSource=docker-ce
09:14:54 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:54 + debMaintainer='Docker <support@docker.com>'
09:14:54 ++ date --rfc-2822
09:14:54 + debDate='Wed, 20 Sep 2023 09:14:53 +0000'
09:14:54 + pkgRevision=1
09:14:54 + cat
09:14:54 + export CLI_GITCOMMIT=0e70f1b
09:14:54 + CLI_GITCOMMIT=0e70f1b
09:14:54 + export ENGINE_GITCOMMIT=7cfb81b
09:14:54 + ENGINE_GITCOMMIT=7cfb81b
09:14:54 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:54 + dpkg-buildpackage -uc -us -I.git
09:14:54 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:54    dh_clean
09:14:54  dpkg-source -I.git -b .
09:14:54 #16 9.860 Selecting previously unselected package libarchive13:armhf.
09:14:54 #16 9.863 Preparing to unpack .../1-libarchive13_3.6.2-1ubuntu1_armhf.deb ...
09:14:54 #16 9.872 Unpacking libarchive13:armhf (3.6.2-1ubuntu1) ...
09:14:54 #16 9.915 Selecting previously unselected package libjsoncpp25:armhf.
09:14:54 #16 9.917 Preparing to unpack .../2-libjsoncpp25_1.9.5-4_armhf.deb ...
09:14:54 #16 9.922 Unpacking libjsoncpp25:armhf (1.9.5-4) ...
09:14:54 #16 9.963 Selecting previously unselected package librhash0:armhf.
09:14:54 #16 9.963 Preparing to unpack .../3-librhash0_1.4.3-3_armhf.deb ...
09:14:54 #16 9.968 Unpacking librhash0:armhf (1.4.3-3) ...
09:14:54 #16 10.01 Selecting previously unselected package libuv1:armhf.
09:14:54 #16 10.01 Preparing to unpack .../4-libuv1_1.44.2-1_armhf.deb ...
09:14:54 #16 10.02 Unpacking libuv1:armhf (1.44.2-1) ...
09:14:54 #16 10.06 Selecting previously unselected package cmake-data.
09:14:54 dpkg-buildpackage: info: source package docker-ce
09:14:54 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm
09:14:54 dpkg-buildpackage: info: source distribution bookworm
09:14:54 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:54 dpkg-buildpackage: info: host architecture armhf
09:14:54  dpkg-source -I.git --before-build .
09:14:54  debian/rules clean
09:14:54 dh clean --with=bash-completion
09:14:54 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:14:54 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:14:54 dpkg-source: warning: native package version may not have a revision
09:14:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:54 dpkg-source: info: using source format '1.0'
09:14:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz
09:14:54 #16 10.07 Preparing to unpack .../5-cmake-data_3.25.1-1ubuntu1_all.deb ...
09:14:54 #16 10.08 Unpacking cmake-data (3.25.1-1ubuntu1) ...
09:14:54    dh_clean
09:14:54 #16 10.46 Selecting previously unselected package cmake.
09:14:54 #16 10.46 Preparing to unpack .../6-cmake_3.25.1-1ubuntu1_armhf.deb ...
09:14:54 #16 10.46 Unpacking cmake (3.25.1-1ubuntu1) ...
09:14:54  dpkg-source -I.git -b .
09:14:54 dpkg-source: warning: native package version may not have a revision
09:14:54 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:54 dpkg-source: info: using source format '1.0'
09:14:54 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz
09:14:54 #16 10.61 Selecting previously unselected package dh-apparmor.
09:14:54 #16 10.61 Preparing to unpack .../7-dh-apparmor_3.0.8-1ubuntu2.1_all.deb ...
09:14:54 #16 10.62 Unpacking dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:54 #16 10.66 Preparing to unpack .../8-libudev1_252.5-2ubuntu3.1_armhf.deb ...
09:14:54 #16 10.68 Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:54 #16 10.74 Setting up libudev1:armhf (252.5-2ubuntu3.1) ...
09:14:55 #16 10.80 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:14:55 #16 10.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 ... 30439 files and directories currently installed.)
09:14:55 #16 10.82 Preparing to unpack .../00-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
09:14:55 #16 10.82 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:14:55 #16 10.87 Selecting previously unselected package libdevmapper-event1.02.1:armhf.
09:14:55 #16 10.87 Preparing to unpack .../01-libdevmapper-event1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
09:14:55 #16 10.88 Unpacking libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:14:55 #16 10.91 Selecting previously unselected package libudev-dev:armhf.
09:14:55 #16 10.92 Preparing to unpack .../02-libudev-dev_252.5-2ubuntu3.1_armhf.deb ...
09:14:55 #16 10.92 Unpacking libudev-dev:armhf (252.5-2ubuntu3.1) ...
09:14:55 #16 10.96 Selecting previously unselected package libsepol-dev:armhf.
09:14:55 #16 10.96 Preparing to unpack .../03-libsepol-dev_3.4-2_armhf.deb ...
09:14:55 #16 10.97 Unpacking libsepol-dev:armhf (3.4-2) ...
09:14:55 #16 11.02 Selecting previously unselected package libpcre2-16-0:armhf.
09:14:55 #16 11.02 Preparing to unpack .../04-libpcre2-16-0_10.42-1_armhf.deb ...
09:14:55 #16 11.03 Unpacking libpcre2-16-0:armhf (10.42-1) ...
09:14:55 #16 11.07 Selecting previously unselected package libpcre2-32-0:armhf.
09:14:55 #16 11.08 Preparing to unpack .../05-libpcre2-32-0_10.42-1_armhf.deb ...
09:14:55 #16 11.12 Unpacking libpcre2-32-0:armhf (10.42-1) ...
09:14:55 #13 DONE 2.1s
09:14:55 
09:14:55 #14 [build-base-alpine 3/4] RUN apk add --no-cache bash clang lld llvm file git
09:14:55 #16 11.16 Selecting previously unselected package libpcre2-posix3:armhf.
09:14:55 #16 11.17 Preparing to unpack .../06-libpcre2-posix3_10.42-1_armhf.deb ...
09:14:55 #16 11.17 Unpacking libpcre2-posix3:armhf (10.42-1) ...
09:14:55 #16 11.21 Selecting previously unselected package libpcre2-dev:armhf.
09:14:55 #16 11.21 Preparing to unpack .../07-libpcre2-dev_10.42-1_armhf.deb ...
09:14:55 #16 11.21 Unpacking libpcre2-dev:armhf (10.42-1) ...
09:14:55 #16 11.26 Selecting previously unselected package libselinux1-dev:armhf.
09:14:55 #16 11.26 Preparing to unpack .../08-libselinux1-dev_3.4-1build4_armhf.deb ...
09:14:55 #16 11.27 Unpacking libselinux1-dev:armhf (3.4-1build4) ...
09:14:55 #16 11.33 Selecting previously unselected package libdevmapper-dev:armhf.
09:14:55 #16 11.33 Preparing to unpack .../09-libdevmapper-dev_2%3a1.02.185-1ubuntu1_armhf.deb ...
09:14:55 #16 11.33 Unpacking libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
09:14:55 #16 11.37 Selecting previously unselected package libseccomp-dev:armhf.
09:14:55 #49 33.73 + bin/containerd
09:14:55 #49 33.73 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
09:14:55 #16 11.37 Preparing to unpack .../10-libseccomp-dev_2.5.4-1ubuntu3_armhf.deb ...
09:14:55 #16 11.38 Unpacking libseccomp-dev:armhf (2.5.4-1ubuntu3) ...
09:14:55 #16 11.42 Preparing to unpack .../11-libsystemd0_252.5-2ubuntu3.1_armhf.deb ...
09:14:55 #16 11.44 Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:14:55 #16 11.52 Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ...
09:14:55 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc
09:14:55  debian/rules build
09:14:55 dh build --with=bash-completion
09:14:55    dh_update_autotools_config
09:14:55    dh_autoreconf
09:14:55    debian/rules override_dh_auto_build
09:14:55 make[1]: Entering directory '/root/build-deb'
09:14:55 # Build the daemon and dependencies
09:14:55 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:55 
09:14:55 Removing bundles/
09:14:55 
09:14:55 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:55 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:55 + tee /root/build-deb/engine/go.mod
09:14:55 module github.com/docker/docker
09:14:55 
09:14:55 go 1.19
09:14:55 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:55 + GO111MODULE=on
09:14:55 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:14:55 #14 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
09:14:56 #16 11.58 Selecting previously unselected package libsystemd-dev:armhf.
09:14:56 #16 11.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 ... 30972 files and directories currently installed.)
09:14:56 #16 11.60 Preparing to unpack .../libsystemd-dev_252.5-2ubuntu3.1_armhf.deb ...
09:14:56 #16 11.61 Unpacking libsystemd-dev:armhf (252.5-2ubuntu3.1) ...
09:14:56 #16 11.67 Selecting previously unselected package libpkgconf3:armhf.
09:14:56 #16 11.67 Preparing to unpack .../libpkgconf3_1.8.1-1ubuntu2_armhf.deb ...
09:14:56 #16 11.68 Unpacking libpkgconf3:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 11.71 Selecting previously unselected package pkgconf-bin.
09:14:56 #16 11.72 Preparing to unpack .../pkgconf-bin_1.8.1-1ubuntu2_armhf.deb ...
09:14:56 #16 11.72 Unpacking pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:56 #16 11.76 Selecting previously unselected package pkgconf:armhf.
09:14:56 #16 11.76 Preparing to unpack .../pkgconf_1.8.1-1ubuntu2_armhf.deb ...
09:14:56 #16 11.77 Unpacking pkgconf:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 11.81 Selecting previously unselected package pkg-config:armhf.
09:14:56 #16 11.81 Preparing to unpack .../pkg-config_1.8.1-1ubuntu2_armhf.deb ...
09:14:56 #16 11.82 Unpacking pkg-config:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 11.86 Setting up libseccomp-dev:armhf (2.5.4-1ubuntu3) ...
09:14:56 #16 11.88 Setting up libarchive13:armhf (3.6.2-1ubuntu1) ...
09:14:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc
09:14:56  debian/rules build
09:14:56 dh build --with=bash-completion
09:14:56    dh_update_autotools_config
09:14:56    dh_autoreconf
09:14:56    debian/rules override_dh_auto_build
09:14:56 make[1]: Entering directory '/root/build-deb'
09:14:56 # Build the daemon and dependencies
09:14:56 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:56 
09:14:56 Removing bundles/
09:14:56 
09:14:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:56 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:56 + tee /root/build-deb/engine/go.mod
09:14:56 module github.com/docker/docker
09:14:56 
09:14:56 go 1.19
09:14:56 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:56 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:14:56 #16 11.89 Setting up libpcre2-16-0:armhf (10.42-1) ...
09:14:56 #16 11.90 Setting up libpcre2-32-0:armhf (10.42-1) ...
09:14:56 #16 11.91 Setting up libpkgconf3:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 11.93 Setting up libuv1:armhf (1.44.2-1) ...
09:14:56 #16 11.94 Setting up bash-completion (1:2.11-6ubuntu1) ...
09:14:56 #16 11.97 Setting up libjsoncpp25:armhf (1.9.5-4) ...
09:14:56 #16 11.98 Setting up libudev-dev:armhf (252.5-2ubuntu3.1) ...
09:14:56 #16 11.99 Setting up libsepol-dev:armhf (3.4-2) ...
09:14:56 #16 12.01 Setting up pkgconf-bin (1.8.1-1ubuntu2) ...
09:14:56 #16 12.02 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:14:56 #16 12.04 Setting up libpcre2-posix3:armhf (10.42-1) ...
09:14:56 #16 12.05 Setting up librhash0:armhf (1.4.3-3) ...
09:14:56 #16 12.07 Setting up cmake-data (3.25.1-1ubuntu1) ...
09:14:56 #16 12.09 Setting up dh-apparmor (3.0.8-1ubuntu2.1) ...
09:14:56 #16 12.10 Setting up libsystemd-dev:armhf (252.5-2ubuntu3.1) ...
09:14:56 #16 12.11 Setting up libdevmapper-event1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:14:56 #16 12.13 Setting up libpcre2-dev:armhf (10.42-1) ...
09:14:56 #16 12.14 Setting up libselinux1-dev:armhf (3.4-1build4) ...
09:14:56 #16 12.16 Setting up pkgconf:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 12.17 Setting up pkg-config:armhf (1.8.1-1ubuntu2) ...
09:14:56 #16 12.18 Setting up libdevmapper-dev:armhf (2:1.02.185-1ubuntu1) ...
09:14:56 #16 12.20 Setting up cmake (3.25.1-1ubuntu1) ...
09:14:56 #16 12.21 Setting up docker-ce-build-deps (1.0) ...
09:14:56 #16 12.22 Processing triggers for man-db (2.11.2-1) ...
09:14:56 #16 12.34 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:14:56 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc
09:14:56  debian/rules build
09:14:56 dh build --with=bash-completion
09:14:56    dh_update_autotools_config
09:14:56    dh_autoreconf
09:14:56    debian/rules override_dh_auto_build
09:14:56 make[1]: Entering directory '/root/build-deb'
09:14:56 # Build the daemon and dependencies
09:14:56 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:56 
09:14:56 Removing bundles/
09:14:56 
09:14:56 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:56 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:14:56 + tee /root/build-deb/engine/go.mod
09:14:56 module github.com/docker/docker
09:14:56 
09:14:56 go 1.19
09:14:56 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:56 + GO111MODULE=on
09:14: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:14:56 #14 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
09:14:56 #14 1.516 (1/25) Installing ncurses-terminfo-base (6.3_p20221119-r1)
09:14:57 #14 1.521 (2/25) Installing ncurses-libs (6.3_p20221119-r1)
09:14:57 #14 1.528 (3/25) Installing readline (8.2.0-r0)
09:14:57 #14 1.533 (4/25) Installing bash (5.2.15-r0)
09:14:57 #14 1.547 Executing bash-5.2.15-r0.post-install
09:14:57 #14 1.549 (5/25) Installing libffi (3.4.4-r0)
09:14:57 #14 1.551 (6/25) Installing libgcc (12.2.1_git20220924-r4)
09:14:57 #14 1.554 (7/25) Installing libstdc++ (12.2.1_git20220924-r4)
09:14:57 #14 1.572 (8/25) Installing xz-libs (5.2.9-r0)
09:14:57 #14 1.576 (9/25) Installing libxml2 (2.10.4-r0)
09:14:57 #14 1.588 (10/25) Installing zstd-libs (1.5.5-r0)
09:14:57 #14 1.595 (11/25) Installing llvm15-libs (15.0.7-r0)
09:14:57 #16 DONE 4.0s
09:14:57 
09:14:57 #17 [stage-1 6/6] WORKDIR /root/rpmbuild
09:14:57 #17 DONE 0.0s
09:14:57 
09:14:57 #18 exporting to image
09:14:57 #18 exporting layers
09:14:57 #20 exporting layers 8.8s done
09:14:57 #20 writing image sha256:7e39ea45d91b7db910d4fc25fc76c39070725a869143f831c6394bb569fa9456 done
09:14:57 #20 naming to docker.io/debbuild-debian-bullseye/aarch64 done
09:14:57 #20 DONE 8.8s
09:14:57 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-bullseye:/build  debbuild-debian-bullseye/aarch64
09:14:57 + set -e
09:14:57 + mkdir -p /root/build-deb/engine
09:14:57 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:57 + mkdir -p /root/build-deb/cli
09:14:57 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:57 + mkdir -p /root/build-deb/buildx
09:14:57 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:57 + mkdir -p /root/build-deb/compose
09:14:57 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:57 + mkdir -p /go/src/github.com/docker
09:14:57 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:57 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:57 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:57 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:57 + EPOCH=5
09:14:57 + EPOCH_SEP=
09:14:57 + [[ ! -z 5 ]]
09:14:57 + EPOCH_SEP=:
09:14:57 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:57 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:57 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:57 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:57 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:57 + debSource=docker-ce
09:14:57 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:57 + debMaintainer='Docker <support@docker.com>'
09:14:57 ++ date --rfc-2822
09:14:57 + debDate='Wed, 20 Sep 2023 09:14:57 +0000'
09:14:57 + pkgRevision=1
09:14:57 + cat
09:14:57 + export CLI_GITCOMMIT=0e70f1b
09:14:57 + CLI_GITCOMMIT=0e70f1b
09:14:57 + export ENGINE_GITCOMMIT=7cfb81b
09:14:57 + ENGINE_GITCOMMIT=7cfb81b
09:14:57 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:57 + dpkg-buildpackage -uc -us -I.git
09:14:57 #20 exporting layers 8.9s done
09:14:57 #20 writing image sha256:8d5bdd799ac367a367e847aee5188a7cfe3d30aab2ccf291bd5ab685d434eff2 done
09:14:57 #20 naming to docker.io/debbuild-debian-buster/aarch64 done
09:14:57 #20 DONE 8.9s
09:14:57 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/debian-buster:/build  debbuild-debian-buster/aarch64
09:14:57 + set -e
09:14:57 + mkdir -p /root/build-deb/engine
09:14:57 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:14:57 + mkdir -p /root/build-deb/cli
09:14:57 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:14:57 + mkdir -p /root/build-deb/buildx
09:14:57 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:14:57 dpkg-buildpackage: info: source package docker-ce
09:14:57 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye
09:14:57 dpkg-buildpackage: info: source distribution bullseye
09:14:57 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:57 dpkg-buildpackage: info: host architecture armhf
09:14:57  dpkg-source -I.git --before-build .
09:14:57 + mkdir -p /root/build-deb/compose
09:14:57 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:14:57 + mkdir -p /go/src/github.com/docker
09:14:57 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:14:57 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:14:57 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:14:57 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:14:57 + EPOCH=5
09:14:57 + EPOCH_SEP=
09:14:57 + [[ ! -z 5 ]]
09:14:57 + EPOCH_SEP=:
09:14:57 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:14:57 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:14:57 + VERSION=0.0.0-20230915141727-0e70f1b
09:14:57 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:14:57 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:14:57 + debSource=docker-ce
09:14:57 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:14:57 + debMaintainer='Docker <support@docker.com>'
09:14:57 ++ date --rfc-2822
09:14:57 + debDate='Wed, 20 Sep 2023 09:14:57 +0000'
09:14:57 + pkgRevision=1
09:14:57 + cat
09:14:57 + export CLI_GITCOMMIT=0e70f1b
09:14:57 + CLI_GITCOMMIT=0e70f1b
09:14:57 + export ENGINE_GITCOMMIT=7cfb81b
09:14:57 + ENGINE_GITCOMMIT=7cfb81b
09:14:57 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:57 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:14:57 + dpkg-buildpackage -uc -us -I.git
09:14:57 dpkg-buildpackage: info: source package docker-ce
09:14:57 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster
09:14:57 dpkg-buildpackage: info: source distribution buster
09:14:57 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:14:57 dpkg-buildpackage: info: host architecture armhf
09:14:57  dpkg-source -I.git --before-build .
09:14:57 #16 DONE 13.3s
09:14:57 
09:14:57 #17 [stage-1 6/9] COPY --link sources/ /sources
09:14:57 #17 DONE 0.3s
09:14:57 
09:14:57 #18 [stage-1 7/9] COPY --link --from=golang /usr/local/go /usr/local/go
09:14:57  debian/rules clean
09:14:57 dh clean --with=bash-completion
09:14:57    dh_clean
09:14:58 #14 2.447 (12/25) Installing clang15-libs (15.0.7-r0)
09:14:58  debian/rules clean
09:14:58 dh clean --with=bash-completion
09:14:58    dh_clean
09:14:58  dpkg-source -I.git -b .
09:14:58 dpkg-source: warning: native package version may not have a revision
09:14:58 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:58 dpkg-source: info: using source format '1.0'
09:14:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz
09:14:58 #14 2.901 (13/25) Installing libstdc++-dev (12.2.1_git20220924-r4)
09:14:58  dpkg-source -I.git -b .
09:14:58 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:14:58 dpkg-source: info: using source format '1.0'
09:14:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz
09:14:58 #14 3.174 (14/25) Installing clang15 (15.0.7-r0)
09:14:58 #14 3.242 (15/25) Installing libmagic (5.43-r0)
09:14:58 #14 3.267 (16/25) Installing file (5.43-r0)
09:14:58 #14 3.269 (17/25) Installing brotli-libs (1.0.9-r9)
09:14:58 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc
09:14:58  debian/rules build
09:14:58 dh build --with=bash-completion
09:14:58    dh_update_autotools_config
09:14:58    dh_autoreconf
09:14:58    debian/rules override_dh_auto_build
09:14:58 make[1]: Entering directory '/root/build-deb'
09:14:58 # Build the daemon and dependencies
09:14:58 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:14:58 
09:14:58 Removing bundles/
09:14:58 
09:14:58 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:58 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:14:58 + tee /root/build-deb/engine/go.mod
09:14:58 module github.com/docker/docker
09:14:58 
09:14:58 go 1.19
09:14:58 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:58 + GO111MODULE=on
09:14:58 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:39.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
09:14:58 #14 3.279 (18/25) Installing nghttp2-libs (1.51.0-r1)
09:14:58 #14 3.282 (19/25) Installing libcurl (8.2.1-r0)
09:14:58 #14 3.290 (20/25) Installing libexpat (2.5.0-r0)
09:14:58 #14 3.294 (21/25) Installing pcre2 (10.42-r0)
09:14:58 #14 3.302 (22/25) Installing git (2.38.5-r0)
09:14:58 #14 3.366 (23/25) Installing lld-libs (15.0.7-r0)
09:14:58 #14 3.410 (24/25) Installing lld (15.0.7-r0)
09:14:58 #14 3.413 (25/25) Installing llvm15 (15.0.7-r0)
09:14:59 #18 exporting layers 2.4s done
09:14:59 #18 writing image sha256:c80753d71b79ee9b346b401537bf3279e3bacf91c4cad53a903e243fbe8a7f42 done
09:14:59 #18 naming to docker.io/rpmbuild-fedora-38/x86_64 done
09:14:59 #18 DONE 2.4s
09:14:59 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/fedora-38/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-fedora-38/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:14:59 #14 3.903 Executing busybox-1.35.0-r29.trigger
09:14:59 #14 3.908 OK: 349 MiB in 41 packages
09:14:59 warning: line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:14:59 warning: line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:14:59 warning: line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:14:59 warning: source_date_epoch_from_changelog set but %changelog is missing
09:14:59 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LcWGxc
09:14:59 + umask 022
09:14:59 + cd /root/rpmbuild/BUILD
09:14:59 + cd /root/rpmbuild/BUILD
09:14:59 + rm -rf src
09:14:59 + /usr/bin/mkdir -p src
09:14:59 + cd src
09:14:59 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:14:59 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:14:59 Created binary: bundles/dynbinary-daemon/dockerd
09:14:59 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:14:59 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:14:59 module github.com/docker/docker
09:14:59 
09:14:59 go 1.19
09:14:59 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:14:59 + GO111MODULE=on
09:14:59 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:14:59 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:14:59 Created binary: bundles/dynbinary-daemon/docker-proxy
09:14:59 
09:14:59 + popd
09:14:59 ~/rpmbuild/BUILD/src
09:14:59 + RPM_EC=0
09:14:59 ++ jobs -p
09:14:59 + exit 0
09:14:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dKfHRF
09:14:59 + umask 022
09:14:59 + cd /root/rpmbuild/BUILD
09:14:59 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 '!=' / ']'
09:14:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:14:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:14:59 + mkdir -p /root/rpmbuild/BUILDROOT
09:14:59 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:14:59 + cd src
09:14:59 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:14:59 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/dockerd
09:14:59 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:14:59 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/docker-proxy
09:14:59 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/libexec/docker/docker-init
09:14:59 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/lib/systemd/system/docker.service
09:14:59 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/lib/systemd/system/docker.socket
09:14:59 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/etc/docker
09:14:59 + /usr/lib/rpm/check-buildroot
09:14:59 + /usr/lib/rpm/redhat/brp-ldconfig
09:14:59 + /usr/lib/rpm/brp-compress
09:14:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:14:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:14:59 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
09:14:59 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:14:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:14:59 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:14:59 + /usr/lib/rpm/brp-python-hardlink
09:14:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:14:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.88boEW
09:14:59 + umask 022
09:14:59 + cd /root/rpmbuild/BUILD
09:14:59 + cd src
09:14:59 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:14:59 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:14:59 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:14:59 + echo 'PASS: daemon version OK'
09:14:59 PASS: daemon version OK
09:14:59 + RPM_EC=0
09:14:59 ++ jobs -p
09:14:59 + exit 0
09:14:59 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:14:59 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/docker-proxy
09:14:59 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el9
09:14:59 Requires(interp): /bin/sh /bin/sh /bin/sh
09:14:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:14:59 Requires(post): /bin/sh
09:14:59 Requires(preun): /bin/sh
09:14:59 Requires(postun): /bin/sh
09:14:59 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)
09:14:59 Conflicts: docker docker-ee docker-engine-cs docker-io
09:14:59 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:14:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:14:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:15:00 + STATUS=0
09:15:00 + '[' 0 -ne 0 ']'
09:15:00 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:15:00 #14 DONE 4.8s
09:15:00 
09:15:00 #15 [build-base-alpine 4/4] WORKDIR /go/src/github.com/docker/cli
09:15:00 #15 DONE 0.0s
09:15:00 
09:15:00 #16 [build-alpine 1/1] RUN xx-apk add --no-cache musl-dev gcc
09:15:00 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc
09:15:00  debian/rules build
09:15:00 dh build --with=bash-completion
09:15:00    dh_update_autotools_config
09:15:00 #16 0.517 skipping packages installation on windows
09:15:00    dh_autoreconf
09:15:00    debian/rules override_dh_auto_build
09:15:00 make[1]: Entering directory '/root/build-deb'
09:15:00 # Build the daemon and dependencies
09:15:00 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:00 
09:15:00 Removing bundles/
09:15:00 
09:15:00 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:00 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:15:00 + tee /root/build-deb/engine/go.mod
09:15:00 module github.com/docker/docker
09:15:00 
09:15:00 go 1.19
09:15:00 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:00 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:44.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
09:15:00 #16 DONE 0.5s
09:15:00 
09:15:00 #17 [goversioninfo 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     GOBIN=/out GO111MODULE=on go install "github.com/josephspurrier/goversioninfo/cmd/goversioninfo@v1.3.0"
09:15:00 #17 0.547 go: downloading github.com/josephspurrier/goversioninfo v1.3.0
09:15:00 + STATUS=0
09:15:00 + '[' 0 -ne 0 ']'
09:15:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:00 + RPM_EC=0
09:15:00 ++ jobs -p
09:15:00 + exit 0
09:15:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XCDPFN
09:15:00 + umask 022
09:15:00 + cd /root/rpmbuild/BUILD
09:15:00 + 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 '
09:15:00 + export CFLAGS
09:15:00 + 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 '
09:15:00 + export CXXFLAGS
09:15:00 + 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 '
09:15:00 + export FFLAGS
09:15:00 + 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 '
09:15:00 + export FCFLAGS
09:15:00 + VALAFLAGS=-g
09:15:00 + export VALAFLAGS
09:15:00 + 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 '
09:15:00 + export LDFLAGS
09:15:00 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:00 + export LT_SYS_LIBRARY_PATH
09:15:00 + CC=gcc
09:15:00 + export CC
09:15:00 + CXX=g++
09:15:00 + export CXX
09:15:00 + cd src
09:15:00 + export DOCKER_GITCOMMIT=7cfb81b
09:15:00 + DOCKER_GITCOMMIT=7cfb81b
09:15:00 + mkdir -p /go/src/github.com/docker
09:15:00 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:15:00 + pushd /root/rpmbuild/BUILD/src/engine
09:15:00 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:15:00 + TMP_GOPATH=/go
09:15:00 + hack/dockerfile/install/install.sh tini
09:15:00 + RM_GOPATH=0
09:15:00 + TMP_GOPATH=/go
09:15:00 + : /usr/local/bin
09:15:00 + '[' -z /go ']'
09:15:00 + export GOPATH=/go
09:15:00 + GOPATH=/go
09:15:00 + case "$(go env GOARCH)" in
09:15:00 ++ go env GOARCH
09:15:00 + export GO_BUILDMODE=-buildmode=pie
09:15:00 + GO_BUILDMODE=-buildmode=pie
09:15:00 ++ dirname hack/dockerfile/install/install.sh
09:15:00 + dir=hack/dockerfile/install
09:15:00 + bin=tini
09:15:00 + shift
09:15:00 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:00 + . hack/dockerfile/install/tini.installer
09:15:00 ++ : v0.19.0
09:15:00 + install_tini
09:15:00 + echo 'Install tini version v0.19.0'
09:15:00 Install tini version v0.19.0
09:15:00 + git clone https://github.com/krallin/tini.git /go/tini
09:15:00 Cloning into '/go/tini'...
09:15:01 #18 DONE 3.1s
09:15:01 
09:15:01 #19 [stage-1 8/9] WORKDIR /root/build-deb
09:15:01 #19 DONE 0.0s
09:15:01 
09:15:01 #20 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb
09:15:01 #20 DONE 0.0s
09:15:01 
09:15:01 #21 exporting to image
09:15:01 #21 exporting layers
09:15:01 + cd /go/tini
09:15:01 + git checkout -q v0.19.0
09:15:01 + cmake .
09:15:01 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:01   Compatibility with CMake < 3.5 will be removed from a future version of
09:15:01   CMake.
09:15:01 
09:15:01   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:01   CMake that the project does not need compatibility with older versions.
09:15:01 
09:15:01 
09:15:01 -- The C compiler identification is GNU 13.2.1
09:15:01 -- Detecting C compiler ABI info
09:15:01 -- Detecting C compiler ABI info - done
09:15:01 -- Check for working C compiler: /usr/bin/gcc - skipped
09:15:01 -- Detecting C compile features
09:15:01 -- Detecting C compile features - done
09:15:01 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:01 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:01 -- Configuring done (0.4s)
09:15:01 -- Generating done (0.0s)
09:15:01 -- Build files have been written to: /go/tini
09:15:01 + make tini-static
09:15:01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:01 #17 1.188 go: downloading github.com/akavel/rsrc v0.10.2
09:15:01 #21 exporting layers 7.2s done
09:15:01 #21 writing image sha256:2280f232becb2a1836ea03683d7b33c3d12b248f87689afec36457f41ba227af done
09:15:01 #21 naming to docker.io/debbuild-ubuntu-jammy/aarch64 done
09:15:01 #21 DONE 7.2s
09:15:01 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-jammy:/build  debbuild-ubuntu-jammy/aarch64
09:15:01 + set -e
09:15:01 + mkdir -p /root/build-deb/engine
09:15:01 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:15:01 + mkdir -p /root/build-deb/cli
09:15:01 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:15:01 + mkdir -p /root/build-deb/buildx
09:15:01 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:15:01 [100%] Linking C executable tini-static
09:15:01 [100%] Built target tini-static
09:15:02 #17 DONE 1.6s
09:15:02 
09:15:02 #18 [build 1/3] COPY --link --from=goversioninfo /out/goversioninfo /usr/bin/goversioninfo
09:15:02 #18 DONE 0.0s
09:15:02 
09:15:02 #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
09:15:02 + mkdir -p /root/build-deb/compose
09:15:02 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:15:02 + mkdir -p /go/src/github.com/docker
09:15:02 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:15:02 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:15:02 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:15:02 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:15:02 + EPOCH=5
09:15:02 + EPOCH_SEP=
09:15:02 + [[ ! -z 5 ]]
09:15:02 + EPOCH_SEP=:
09:15:02 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:15:02 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:15:02 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:15:02 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:15:02 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:02 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:15:02 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:15:02 + debSource=docker-ce
09:15:02 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:15:02 + debMaintainer='Docker <support@docker.com>'
09:15:02 ++ date --rfc-2822
09:15:02 + debDate='Wed, 20 Sep 2023 09:15:02 +0000'
09:15:02 + pkgRevision=1
09:15:02 + cat
09:15:02 + export CLI_GITCOMMIT=0e70f1b
09:15:02 + CLI_GITCOMMIT=0e70f1b
09:15:02 + export ENGINE_GITCOMMIT=7cfb81b
09:15:02 + ENGINE_GITCOMMIT=7cfb81b
09:15:02 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:15:02 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:15:02 + dpkg-buildpackage -uc -us -I.git
09:15:02 + mkdir -p /usr/local/bin
09:15:02 + cp tini-static /usr/local/bin/docker-init
09:15:02 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:02 + PRODUCT=docker
09:15:02 + hack/make.sh dynbinary
09:15:02 
09:15:02 Removing bundles/
09:15:02 
09:15:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:02 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:15:02 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:02 module github.com/docker/docker
09:15:02 
09:15:02 go 1.19
09:15:02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:02 + GO111MODULE=on
09:15:02 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15: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
09:15:02 #19 DONE 0.4s
09:15:02 
09:15:02 #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
09:15:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc
09:15:02  debian/rules build
09:15:02 dh build --with=bash-completion
09:15:02    dh_update_autotools_config
09:15:02    dh_autoreconf
09:15:02    debian/rules override_dh_auto_build
09:15:02 make[1]: Entering directory '/root/build-deb'
09:15:02 # Build the daemon and dependencies
09:15:02 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:02 
09:15:02 Removing bundles/
09:15:02 
09:15:02 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:02 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:15:02 + tee /root/build-deb/engine/go.mod
09:15:02 module github.com/docker/docker
09:15:02 
09:15:02 go 1.19
09:15:02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:02 + GO111MODULE=on
09:15:02 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:02 dpkg-buildpackage: info: source package docker-ce
09:15:02 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy
09:15:02 dpkg-buildpackage: info: source distribution jammy
09:15:02 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:15:02  dpkg-source -I.git --before-build .
09:15:02 dpkg-buildpackage: info: host architecture armhf
09:15:02  debian/rules clean
09:15:02 dh clean --with=bash-completion
09:15:02 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:02 Created binary: bundles/dynbinary-daemon/dockerd
09:15:02 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:02 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:02 module github.com/docker/docker
09:15:02 
09:15:02 go 1.19
09:15:02 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:02 + GO111MODULE=on
09:15:02 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:02 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:02 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:02 
09:15:02 ~/rpmbuild/BUILD/src
09:15:02 + popd
09:15:02 + RPM_EC=0
09:15:02 ++ jobs -p
09:15:02 + exit 0
09:15:02 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iflsPU
09:15:02 + umask 022
09:15:02 + cd /root/rpmbuild/BUILD
09:15:02 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 '!=' / ']'
09:15:02 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:15:02 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:15:02 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:02 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:15:02 + cd src
09:15:02 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:02 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/dockerd
09:15:02 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:02 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/docker-proxy
09:15:02 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/libexec/docker/docker-init
09:15:02 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/lib/systemd/system/docker.service
09:15:02 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/lib/systemd/system/docker.socket
09:15:02 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/etc/docker
09:15:02 + /usr/lib/rpm/check-buildroot
09:15:02 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:02 + /usr/lib/rpm/brp-compress
09:15:02 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:02    dh_clean
09:15:02 #20 0.326 Building static docker-windows-amd64.exe
09:15:02 #20 0.346 + cat ./cli/winresources/versioninfo.json
09:15:02 #20 0.347 {
09:15:02 #20 0.347   "FixedFileInfo":
09:15:02 #20 0.347   {
09:15:02 #20 0.347     "FileVersion": {
09:15:02 #20 0.347       "Major": 0,
09:15:02 #20 0.347       "Minor": 0,
09:15:02 #20 0.347       "Patch": 0,
09:15:02 #20 0.347       "Build": 0
09:15:02 #20 0.347     },
09:15:02 #20 0.347     "FileFlagsMask": "3f",
09:15:02 #20 0.347     "FileFlags ": "00",
09:15:02 #20 0.347     "FileOS": "040004",
09:15:02 #20 0.347     "FileType": "01",
09:15:02 #20 0.347     "FileSubType": "00"
09:15:02 #20 0.347   },
09:15:02 #20 0.347   "StringFileInfo":
09:15:02 #20 0.347   {
09:15:02 #20 0.347     "Comments": "",
09:15:02 #20 0.347     "CompanyName": "",
09:15:02 #20 0.347     "FileDescription": "Docker Client",
09:15:02 #20 0.347     "FileVersion": "0.0.0-20230915141727-0e70f1b",
09:15:02 #20 0.347     "InternalName": "",
09:15:02 #20 0.347     "LegalCopyright": "Copyright © 2015-2023 Docker Inc.",
09:15:02 #20 0.347     "LegalTrademarks": "",
09:15:02 #20 0.347     "OriginalFilename": "docker-windows-amd64.exe",
09:15:02 #20 0.347     "PrivateBuild": "",
09:15:02 #20 0.347     "ProductName": "Docker Client",
09:15:02 #20 0.347     "ProductVersion": "0.0.0-20230915141727-0e70f1b",
09:15:02 #20 0.347     "SpecialBuild": "0e70f1b"
09:15:02 #20 0.347   },
09:15:02 #20 0.347   "VarFileInfo":
09:15:02 #20 0.347   {
09:15:02 #20 0.347     "Translation": {
09:15:02 #20 0.347       "LangID": "0409",
09:15:02 #20 0.347       "CharsetID": "04B0"
09:15:02 #20 0.347     }
09:15:02 #20 0.347   }
09:15:02 #20 0.347 }
09:15:02 #20 0.347 + go generate -v github.com/docker/cli/cmd/docker
09:15:02 #20 0.350 cmd/docker/aliases.go
09:15:02 #20 0.350 cmd/docker/builder.go
09:15:02 #20 0.350 cmd/docker/builder_test.go
09:15:02 #20 0.350 cmd/docker/builder_windows_test.go
09:15:02 #20 0.350 cmd/docker/completions.go
09:15:02 #20 0.350 cmd/docker/docker.go
09:15:02 #20 0.350 cmd/docker/docker_test.go
09:15:02 #20 0.350 cmd/docker/docker_windows_amd64.go
09:15:02 #20 0.371 + go build -o /out/docker-windows-amd64.exe -tags ' osusergo' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b"' github.com/docker/cli/cmd/docker
09:15:02  dpkg-source -I.git -b .
09:15:02 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:15:02 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:15:02 dpkg-source: warning: native package version may not have a revision
09:15:02 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:15:02 dpkg-source: info: using source format '1.0'
09:15:02 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz
09:15:03 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:03 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
09:15:03 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:03 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:03 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:15:03 + /usr/lib/rpm/brp-python-hardlink
09:15:03 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:03 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iFAGKY
09:15:03 + umask 022
09:15:03 + cd /root/rpmbuild/BUILD
09:15:03 + cd src
09:15:03 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:03 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:03 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:03 + echo 'PASS: daemon version OK'
09:15:03 + RPM_EC=0
09:15:03 PASS: daemon version OK
09:15:03 ++ jobs -p
09:15:03 + exit 0
09:15:03 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:15:03 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/docker-proxy
09:15:04 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el9
09:15:04 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:04 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:04 Requires(post): /bin/sh
09:15:04 Requires(preun): /bin/sh
09:15:04 Requires(postun): /bin/sh
09:15:04 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)
09:15:04 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:04 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:04 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:15:04 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:15:05 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc
09:15:05  debian/rules build
09:15:05 dh build --with=bash-completion
09:15:05    dh_update_autotools_config
09:15:05    dh_autoreconf
09:15:05    debian/rules override_dh_auto_build
09:15:05 make[1]: Entering directory '/root/build-deb'
09:15:05 # Build the daemon and dependencies
09:15:05 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:05 
09:15:05 Removing bundles/
09:15:05 
09:15:05 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:05 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:05 + tee /root/build-deb/engine/go.mod
09:15:05 module github.com/docker/docker
09:15:05 
09:15:05 go 1.19
09:15:05 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:05 + GO111MODULE=on
09:15:05 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:15:05 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:05 Created binary: bundles/dynbinary-daemon/dockerd
09:15:05 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:05 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:05 module github.com/docker/docker
09:15:05 
09:15:05 go 1.19
09:15:05 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:05 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.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
09:15:05 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:05 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:05 
09:15:05 + popd
09:15:05 ~/rpmbuild/BUILD/src
09:15:05 + exit 0
09:15:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kwkJWv
09:15:05 + umask 022
09:15:05 + cd /root/rpmbuild/BUILD
09:15:05 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 '!=' / ']'
09:15:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:05 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:05 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:05 + cd src
09:15:05 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:05 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/dockerd
09:15:05 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:05 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker-proxy
09:15:05 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/libexec/docker/docker-init
09:15:05 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/lib/systemd/system/docker.service
09:15:05 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/lib/systemd/system/docker.socket
09:15:05 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/etc/docker
09:15:05 + /usr/lib/rpm/check-buildroot
09:15:05 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:05 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:15:05 + /usr/lib/rpm/brp-compress
09:15:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:05 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
09:15:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:05 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:15:05 + /usr/lib/rpm/brp-python-hardlink
09:15:05 + PYTHON3=/usr/libexec/platform-python
09:15:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1Hovx1
09:15:05 + umask 022
09:15:05 + cd /root/rpmbuild/BUILD
09:15:05 + cd src
09:15:05 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:05 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:05 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:05 + echo 'PASS: daemon version OK'
09:15:05 PASS: daemon version OK
09:15:05 + exit 0
09:15:05 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:05 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker-proxy
09:15:05 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.el8
09:15:05 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:05 Requires(post): /bin/sh
09:15:05 Requires(preun): /bin/sh
09:15:05 Requires(postun): /bin/sh
09:15:05 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)
09:15:05 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:05 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:05 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:15:09 #21 exporting layers 7.2s done
09:15:09 #21 writing image sha256:6b1c8ac63000a57d18b92166a20ab648590c47e389848270f5c2db471092fe6f done
09:15:09 #21 naming to docker.io/debbuild-ubuntu-lunar/aarch64 done
09:15:09 #21 DONE 7.2s
09:15:09 docker run --rm -e PLATFORM -e EPOCH='5' -e DEB_VERSION=0.0.0~20230915141727.0e70f1b -e VERSION=0.0.0-20230915141727-0e70f1b -e CLI_GITCOMMIT=0e70f1b -e ENGINE_GITCOMMIT=7cfb81b -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-943/deb/debbuild/ubuntu-lunar:/build  debbuild-ubuntu-lunar/aarch64
09:15:09 + set -e
09:15:09 + mkdir -p /root/build-deb/engine
09:15:09 + tar -C /root/build-deb -xzf /sources/engine.tgz
09:15:09 + mkdir -p /root/build-deb/cli
09:15:09 + tar -C /root/build-deb -xzf /sources/cli.tgz
09:15:09 + mkdir -p /root/build-deb/buildx
09:15:09 + tar -C /root/build-deb -xzf /sources/buildx.tgz
09:15:10 + mkdir -p /root/build-deb/compose
09:15:10 + tar -C /root/build-deb -xzf /sources/compose.tgz
09:15:10 + mkdir -p /go/src/github.com/docker
09:15:10 + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker
09:15:10 + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli
09:15:10 + ln -snf /root/build-deb/buildx /go/src/github.com/docker/buildx
09:15:10 + ln -snf /root/build-deb/compose /go/src/github.com/docker/compose
09:15:10 + EPOCH=5
09:15:10 + EPOCH_SEP=
09:15:10 + [[ ! -z 5 ]]
09:15:10 + EPOCH_SEP=:
09:15:10 + [[ -z 0.0.0~20230915141727.0e70f1b ]]
09:15:10 + echo VERSION AAA 0.0.0-20230915141727-0e70f1b
09:15:10 VERSION AAA 0.0.0-20230915141727-0e70f1b
09:15:10 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:10 + echo VERSION bbb 0.0.0-20230915141727-0e70f1b
09:15:10 VERSION bbb 0.0.0-20230915141727-0e70f1b
09:15:10 ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control
09:15:10 + debSource=docker-ce
09:15:10 ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control
09:15:10 + debMaintainer='Docker <support@docker.com>'
09:15:10 ++ date --rfc-2822
09:15:10 + debDate='Wed, 20 Sep 2023 09:15:09 +0000'
09:15:10 + pkgRevision=1
09:15:10 + cat
09:15:10 + export CLI_GITCOMMIT=0e70f1b
09:15:10 + CLI_GITCOMMIT=0e70f1b
09:15:10 + export ENGINE_GITCOMMIT=7cfb81b
09:15:10 + ENGINE_GITCOMMIT=7cfb81b
09:15:10 VERSION BBB 0.0.0-20230915141727-0e70f1b
09:15:10 + echo VERSION BBB 0.0.0-20230915141727-0e70f1b
09:15:10 + dpkg-buildpackage -uc -us -I.git
09:15:10 dpkg-buildpackage: info: source package docker-ce
09:15:10 dpkg-buildpackage: info: source version 5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar
09:15:10 dpkg-buildpackage: info: source distribution lunar
09:15:10 dpkg-buildpackage: info: source changed by Docker <support@docker.com>
09:15:10  dpkg-source -I.git --before-build .
09:15:10 dpkg-buildpackage: info: host architecture armhf
09:15:10  debian/rules clean
09:15:10 dh clean --with=bash-completion
09:15:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc
09:15:10  debian/rules build
09:15:10 dh build --with=bash-completion
09:15:10    dh_update_autotools_config
09:15:10    dh_autoreconf
09:15:10    debian/rules override_dh_auto_build
09:15:10 make[1]: Entering directory '/root/build-deb'
09:15:10 # Build the daemon and dependencies
09:15:10 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:10 
09:15:10 Removing bundles/
09:15:10 
09:15:10 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:10 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:15:10 + tee /root/build-deb/engine/go.mod
09:15:10 module github.com/docker/docker
09:15:10 
09:15:10 go 1.19
09:15:10 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:10 + GO111MODULE=on
09:15:10 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:51.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
09:15:10    dh_clean
09:15:10 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:15:10 ++ pwd
09:15:10 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:15:10 Project root: .
09:15:10 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:15:10 INFO: man/src/attach.md found
09:15:10 WARN: man/src/build.md does not exist, skipping
09:15:10 WARN: man/src/builder/build.md does not exist, skipping
09:15:10 WARN: man/src/builder/prune.md does not exist, skipping
09:15:10 WARN: man/src/builder.md does not exist, skipping
09:15:10 WARN: man/src/checkpoint/create.md does not exist, skipping
09:15:10 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:15:10 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:15:10 WARN: man/src/checkpoint.md does not exist, skipping
09:15:10 INFO: man/src/commit.md found
09:15:10 WARN: man/src/config/create.md does not exist, skipping
09:15:10 WARN: man/src/config/inspect.md does not exist, skipping
09:15:10 WARN: man/src/config/ls.md does not exist, skipping
09:15:10 WARN: man/src/config/rm.md does not exist, skipping
09:15:10 WARN: man/src/config.md does not exist, skipping
09:15:10 INFO: man/src/container/attach.md found
09:15:10 INFO: man/src/container/commit.md found
09:15:10 INFO: man/src/container/cp.md found
09:15:10 INFO: man/src/container/create.md found
09:15:10 INFO: man/src/container/diff.md found
09:15:10 INFO: man/src/container/exec.md found
09:15:10 INFO: man/src/container/export.md found
09:15:10 WARN: man/src/container/inspect.md does not exist, skipping
09:15:10 INFO: man/src/container/kill.md found
09:15:10 INFO: man/src/container/logs.md found
09:15:10 INFO: man/src/container/ls.md found
09:15:10 INFO: man/src/container/pause.md found
09:15:10 INFO: man/src/container/port.md found
09:15:10 WARN: man/src/container/prune.md does not exist, skipping
09:15:10 INFO: man/src/container/rename.md found
09:15:10 INFO: man/src/container/restart.md found
09:15:10 INFO: man/src/container/rm.md found
09:15:10 INFO: man/src/container/run.md found
09:15:10 INFO: man/src/container/start.md found
09:15:10 INFO: man/src/container/stats.md found
09:15:10 INFO: man/src/container/stop.md found
09:15:10 INFO: man/src/container/top.md found
09:15:10 INFO: man/src/container/unpause.md found
09:15:10 INFO: man/src/container/update.md found
09:15:10 INFO: man/src/container/wait.md found
09:15:10 WARN: man/src/container.md does not exist, skipping
09:15:10 WARN: man/src/context/create.md does not exist, skipping
09:15:10 WARN: man/src/context/export.md does not exist, skipping
09:15:10 WARN: man/src/context/import.md does not exist, skipping
09:15:10 WARN: man/src/context/inspect.md does not exist, skipping
09:15:10 WARN: man/src/context/ls.md does not exist, skipping
09:15:10 WARN: man/src/context/rm.md does not exist, skipping
09:15:10 WARN: man/src/context/show.md does not exist, skipping
09:15:10 WARN: man/src/context/update.md does not exist, skipping
09:15:10 WARN: man/src/context/use.md does not exist, skipping
09:15:10 WARN: man/src/context.md does not exist, skipping
09:15:10 INFO: man/src/cp.md found
09:15:10 INFO: man/src/create.md found
09:15:10 INFO: man/src/diff.md found
09:15:10 INFO: man/src/events.md found
09:15:10 INFO: man/src/exec.md found
09:15:10 INFO: man/src/export.md found
09:15:10 INFO: man/src/history.md found
09:15:10 INFO: man/src/image/build.md found
09:15:10 INFO: man/src/image/history.md found
09:15:10 INFO: man/src/image/import.md found
09:15:10 WARN: man/src/image/inspect.md does not exist, skipping
09:15:10 INFO: man/src/image/load.md found
09:15:10 INFO: man/src/image/ls.md found
09:15:10 WARN: man/src/image/prune.md does not exist, skipping
09:15:10 INFO: man/src/image/pull.md found
09:15:10 INFO: man/src/image/push.md found
09:15:10 INFO: man/src/image/rm.md found
09:15:10 INFO: man/src/image/save.md found
09:15:10 INFO: man/src/image/tag.md found
09:15:10 WARN: man/src/image.md does not exist, skipping
09:15:10 INFO: man/src/images.md found
09:15:10 INFO: man/src/import.md found
09:15:10 INFO: man/src/info.md found
09:15:10 INFO: man/src/inspect.md found
09:15:10 INFO: man/src/kill.md found
09:15:10 INFO: man/src/load.md found
09:15:10 INFO: man/src/login.md found
09:15:10 INFO: man/src/logout.md found
09:15:10 INFO: man/src/logs.md found
09:15:10 WARN: man/src/manifest/annotate.md does not exist, skipping
09:15:10 WARN: man/src/manifest/create.md does not exist, skipping
09:15:10 WARN: man/src/manifest/inspect.md does not exist, skipping
09:15:10 WARN: man/src/manifest/push.md does not exist, skipping
09:15:10 WARN: man/src/manifest/rm.md does not exist, skipping
09:15:10 WARN: man/src/manifest.md does not exist, skipping
09:15:10 INFO: man/src/network/connect.md found
09:15:10 INFO: man/src/network/create.md found
09:15:10 INFO: man/src/network/disconnect.md found
09:15:10 INFO: man/src/network/inspect.md found
09:15:10 INFO: man/src/network/ls.md found
09:15:10 WARN: man/src/network/prune.md does not exist, skipping
09:15:10 INFO: man/src/network/rm.md found
09:15:10 WARN: man/src/network.md does not exist, skipping
09:15:10 WARN: man/src/node/demote.md does not exist, skipping
09:15:10 WARN: man/src/node/inspect.md does not exist, skipping
09:15:10 WARN: man/src/node/ls.md does not exist, skipping
09:15:10 WARN: man/src/node/promote.md does not exist, skipping
09:15:10 WARN: man/src/node/ps.md does not exist, skipping
09:15:10 WARN: man/src/node/rm.md does not exist, skipping
09:15:10 WARN: man/src/node/update.md does not exist, skipping
09:15:10 WARN: man/src/node.md does not exist, skipping
09:15:10 INFO: man/src/pause.md found
09:15:10 WARN: man/src/plugin/create.md does not exist, skipping
09:15:10 WARN: man/src/plugin/disable.md does not exist, skipping
09:15:10 WARN: man/src/plugin/enable.md does not exist, skipping
09:15:10 WARN: man/src/plugin/inspect.md does not exist, skipping
09:15:10 WARN: man/src/plugin/install.md does not exist, skipping
09:15:10 INFO: man/src/plugin/ls.md found
09:15:10 WARN: man/src/plugin/push.md does not exist, skipping
09:15:10 WARN: man/src/plugin/rm.md does not exist, skipping
09:15:10 WARN: man/src/plugin/set.md does not exist, skipping
09:15:10 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:15:10 WARN: man/src/plugin.md does not exist, skipping
09:15:10 INFO: man/src/port.md found
09:15:10 INFO: man/src/ps.md found
09:15:10 INFO: man/src/pull.md found
09:15:10 INFO: man/src/push.md found
09:15:10 INFO: man/src/rename.md found
09:15:10 INFO: man/src/restart.md found
09:15:10 INFO: man/src/rm.md found
09:15:10 INFO: man/src/rmi.md found
09:15:10 WARN: man/src/run.md does not exist, skipping
09:15:10 INFO: man/src/save.md found
09:15:10 INFO: man/src/search.md found
09:15:10 WARN: man/src/secret/create.md does not exist, skipping
09:15:10 WARN: man/src/secret/inspect.md does not exist, skipping
09:15:10 WARN: man/src/secret/ls.md does not exist, skipping
09:15:10 WARN: man/src/secret/rm.md does not exist, skipping
09:15:10 WARN: man/src/secret.md does not exist, skipping
09:15:10 WARN: man/src/service/create.md does not exist, skipping
09:15:10 WARN: man/src/service/inspect.md does not exist, skipping
09:15:10 WARN: man/src/service/logs.md does not exist, skipping
09:15:10 WARN: man/src/service/ls.md does not exist, skipping
09:15:10 WARN: man/src/service/ps.md does not exist, skipping
09:15:10 WARN: man/src/service/rm.md does not exist, skipping
09:15:10 WARN: man/src/service/rollback.md does not exist, skipping
09:15:10 WARN: man/src/service/scale.md does not exist, skipping
09:15:10 WARN: man/src/service/update.md does not exist, skipping
09:15:10 WARN: man/src/service.md does not exist, skipping
09:15:10 WARN: man/src/stack/config.md does not exist, skipping
09:15:10 WARN: man/src/stack/deploy.md does not exist, skipping
09:15:10 WARN: man/src/stack/ls.md does not exist, skipping
09:15:10 WARN: man/src/stack/ps.md does not exist, skipping
09:15:10 WARN: man/src/stack/rm.md does not exist, skipping
09:15:10 WARN: man/src/stack/services.md does not exist, skipping
09:15:10 WARN: man/src/stack.md does not exist, skipping
09:15:10 INFO: man/src/start.md found
09:15:10 INFO: man/src/stats.md found
09:15:10 INFO: man/src/stop.md found
09:15:10 WARN: man/src/swarm/ca.md does not exist, skipping
09:15:10 WARN: man/src/swarm/init.md does not exist, skipping
09:15:10 WARN: man/src/swarm/join.md does not exist, skipping
09:15:10 WARN: man/src/swarm/join-token.md does not exist, skipping
09:15:10 WARN: man/src/swarm/leave.md does not exist, skipping
09:15:10 WARN: man/src/swarm/unlock.md does not exist, skipping
09:15:10 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:15:10 WARN: man/src/swarm/update.md does not exist, skipping
09:15:10 WARN: man/src/swarm.md does not exist, skipping
09:15:10 WARN: man/src/system/df.md does not exist, skipping
09:15:10 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:15:10 INFO: man/src/system/events.md found
09:15:10 INFO: man/src/system/info.md found
09:15:10 WARN: man/src/system/prune.md does not exist, skipping
09:15:10 WARN: man/src/system.md does not exist, skipping
09:15:10 INFO: man/src/tag.md found
09:15:10 INFO: man/src/top.md found
09:15:10 WARN: man/src/trust/inspect.md does not exist, skipping
09:15:10 WARN: man/src/trust/key/generate.md does not exist, skipping
09:15:10 WARN: man/src/trust/key/load.md does not exist, skipping
09:15:10 WARN: man/src/trust/key.md does not exist, skipping
09:15:10 WARN: man/src/trust/revoke.md does not exist, skipping
09:15:10 WARN: man/src/trust/sign.md does not exist, skipping
09:15:10 WARN: man/src/trust/signer/add.md does not exist, skipping
09:15:10 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:15:10 WARN: man/src/trust/signer.md does not exist, skipping
09:15:10 WARN: man/src/trust.md does not exist, skipping
09:15:10 INFO: man/src/unpause.md found
09:15:10 INFO: man/src/update.md found
09:15:10 INFO: man/src/version.md found
09:15:10 INFO: man/src/volume/create.md found
09:15:10 INFO: man/src/volume/inspect.md found
09:15:10 INFO: man/src/volume/ls.md found
09:15:10 WARN: man/src/volume/prune.md does not exist, skipping
09:15:10 WARN: man/src/volume/rm.md does not exist, skipping
09:15:10 WARN: man/src/volume/update.md does not exist, skipping
09:15:10 INFO: man/src/volume.md found
09:15:10 INFO: man/src/wait.md found
09:15:10 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:15:10 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:15:10 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:15:10 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:15:10 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:15:10 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:15:10 + popd
09:15:10 + exit 0
09:15:10 ~/rpmbuild/BUILD/src
09:15:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lfFhLG
09:15:10 + umask 022
09:15:10 + cd /root/rpmbuild/BUILD
09:15:10 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']'
09:15:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:10 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:10 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:10 + cd src
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin
09:15:10 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/docker
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/bash-completion/completions
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/zsh/vendor-completions
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/fish/vendor_completions.d
09:15:10 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/bash-completion/completions/docker
09:15:10 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/zsh/vendor-completions/_docker
09:15:10 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man1
09:15:10 + 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~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man1
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man5
09:15:10 + 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~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man5
09:15:10 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man8
09:15:10 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/man/man8
09:15:10 + mkdir -p build-docs
09:15:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:10 + cp cli/LICENSE build-docs/LICENSE
09:15:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:10 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:15:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:10 + cp cli/NOTICE build-docs/NOTICE
09:15:10 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:10 + cp cli/README.md build-docs/README.md
09:15:10 + /usr/lib/rpm/check-buildroot
09:15:10 + /usr/lib/rpm/redhat/brp-compress
09:15:10 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:15:10 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:10 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:15:10 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:15:10 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:10 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:15:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Kpfrqf
09:15:10 + umask 022
09:15:10 + cd /root/rpmbuild/BUILD
09:15:10 + cd src
09:15:10 ++ cli/build/docker --version
09:15:10 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:15:10 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:15:10 + echo 'PASS: cli version OK'
09:15:10 PASS: cli version OK
09:15:10 + exit 0
09:15:10 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7os1hV
09:15:10 + umask 022
09:15:10 + cd /root/rpmbuild/BUILD
09:15:10 + cd src
09:15:10 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + export DOCDIR
09:15:10 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:15:10 + exit 0
09:15:10 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.el7
09:15:10 Requires(interp): /bin/sh
09:15:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:10 Requires(post): /bin/sh
09:15:10 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)
09:15:10 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
09:15:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:10 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:15:10  dpkg-source -I.git -b .
09:15:10 dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address
09:15:10 dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field
09:15:10 dpkg-source: warning: native package version may not have a revision
09:15:10 dpkg-source: warning: source directory 'build-deb' is not <sourcepackage>-<upstreamversion> 'docker-ce-0.0.0~20230915141727.0e70f1b'
09:15:10 dpkg-source: info: using source format '1.0'
09:15:10 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz
09:15:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc
09:15:12  debian/rules build
09:15:12 dh build --with=bash-completion
09:15:12    dh_update_autotools_config
09:15:12    dh_autoreconf
09:15:12    debian/rules override_dh_auto_build
09:15:12 make[1]: Entering directory '/root/build-deb'
09:15:12 # Build the daemon and dependencies
09:15:12 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:12 
09:15:12 Removing bundles/
09:15:12 
09:15:12 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:12 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:15:12 + tee /root/build-deb/engine/go.mod
09:15:12 module github.com/docker/docker
09:15:12 
09:15:12 go 1.19
09:15:12 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:12 + GO111MODULE=on
09:15:12 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:12 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc
09:15:12  debian/rules build
09:15:12 dh build --with=bash-completion
09:15:12    dh_update_autotools_config
09:15:13    dh_autoreconf
09:15:13    debian/rules override_dh_auto_build
09:15:13 make[1]: Entering directory '/root/build-deb'
09:15:13 # Build the daemon and dependencies
09:15:13 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:13 
09:15:13 Removing bundles/
09:15:13 
09:15:13 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:13 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:13 + tee /root/build-deb/engine/go.mod
09:15:13 module github.com/docker/docker
09:15:13 
09:15:13 go 1.19
09:15:13 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:13 + GO111MODULE=on
09:15:13 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:13 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:13 Created binary: bundles/dynbinary-daemon/dockerd
09:15:13 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:13 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:13 module github.com/docker/docker
09:15:13 
09:15:13 go 1.19
09:15:13 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:13 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.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
09:15:13 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:13 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:13 
09:15:13 + popd
09:15:13 ~/rpmbuild/BUILD/src
09:15:13 + RPM_EC=0
09:15:13 ++ jobs -p
09:15:13 + exit 0
09:15:13 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TMbnZE
09:15:13 + umask 022
09:15:13 + cd /root/rpmbuild/BUILD
09:15:13 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 '!=' / ']'
09:15:13 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15:13 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15:13 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:13 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15: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 '
09:15:13 + export CFLAGS
09:15: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 '
09:15:13 + export CXXFLAGS
09:15:13 + 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 '
09:15:13 + export FFLAGS
09:15:13 + 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 '
09:15:13 + export FCFLAGS
09:15:13 + VALAFLAGS=-g
09:15:13 + export VALAFLAGS
09:15:13 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:15:13 + export RUSTFLAGS
09:15: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 '
09:15:13 + export LDFLAGS
09:15:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:13 + export LT_SYS_LIBRARY_PATH
09:15:13 + CC=gcc
09:15:13 + export CC
09:15:13 + CXX=g++
09:15:13 + export CXX
09:15:13 + cd src
09:15:13 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:13 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/dockerd
09:15:13 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:13 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:15:13 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/libexec/docker/docker-init
09:15:13 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/lib/systemd/system/docker.service
09:15:13 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/lib/systemd/system/docker.socket
09:15:13 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/etc/docker
09:15:13 + /usr/lib/rpm/check-buildroot
09:15:13 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:13 + /usr/lib/rpm/brp-compress
09:15:13 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:13 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:13 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:13 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:13 + /usr/lib/rpm/check-rpaths
09:15:13 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:13 + /usr/lib/rpm/brp-remove-la-files
09:15:13 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:15:13 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:13 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.mfahCX
09:15:13 + umask 022
09:15:13 + cd /root/rpmbuild/BUILD
09:15: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 '
09:15:13 + export CFLAGS
09:15: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 '
09:15:13 + export CXXFLAGS
09:15:13 + 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 '
09:15:13 + export FFLAGS
09:15:13 + 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 '
09:15:13 + export FCFLAGS
09:15:13 + VALAFLAGS=-g
09:15:13 + export VALAFLAGS
09:15:13 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:15:13 + export RUSTFLAGS
09:15: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 '
09:15:13 + export LDFLAGS
09:15:13 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:13 + export LT_SYS_LIBRARY_PATH
09:15:13 + CC=gcc
09:15:13 + export CC
09:15:13 + CXX=g++
09:15:13 + export CXX
09:15:13 + cd src
09:15:13 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:13 PASS: daemon version OK
09:15:13 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:13 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:13 + echo 'PASS: daemon version OK'
09:15:13 + RPM_EC=0
09:15:13 ++ jobs -p
09:15:13 + exit 0
09:15:13 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15:13 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:15:13 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc39
09:15:13 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:13 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:13 Requires(post): /bin/sh
09:15:13 Requires(preun): /bin/sh
09:15:13 Requires(postun): /bin/sh
09:15:13 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)
09:15:13 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:13 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:13 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:15:13 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:15:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XhS9gF
09:15:14 + umask 022
09:15:14 + cd /root/rpmbuild/BUILD
09:15:14 + cd src
09:15:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:14 + exit 0
09:15:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tUESgt
09:15:14 + umask 022
09:15:14 + cd /root/rpmbuild/BUILD
09:15:14 + cd /root/rpmbuild/BUILD
09:15:14 + rm -rf src
09:15:14 + /usr/bin/mkdir -p src
09:15:14 + cd src
09:15:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:14 + /usr/bin/tar -xof -
09:15:14 + STATUS=0
09:15:14 + '[' 0 -ne 0 ']'
09:15:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:14 + /usr/bin/tar -xof -
09:15:14 + STATUS=0
09:15:14 + '[' 0 -ne 0 ']'
09:15:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:14 + exit 0
09:15:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DT1MyL
09:15:14 + umask 022
09:15:14 + cd /root/rpmbuild/BUILD
09:15:14 + cd src
09:15:14 + mkdir -p /go/src/github.com/docker
09:15:14 + rm -f /go/src/github.com/docker/cli
09:15:14 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:15:14 + pushd /go/src/github.com/docker/cli
09:15:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:15:14 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:14 + GITCOMMIT=0e70f1b
09:15:14 + GO_LINKMODE=dynamic
09:15:14 + ./scripts/build/binary
09:15:14 Building dynamic docker-linux-arm64
09:15:14 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:14Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:15:16 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:15:16 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LoayKB
09:15:16 + umask 022
09:15:16 + cd /root/rpmbuild/BUILD
09:15:16 + cd src
09:15:16 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:16 + exit 0
09:15:16 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MIVUWF
09:15:16 + umask 022
09:15:16 + cd /root/rpmbuild/BUILD
09:15:16 + cd /root/rpmbuild/BUILD
09:15:16 + rm -rf src
09:15:16 + /usr/bin/mkdir -p src
09:15:16 + cd src
09:15:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:15:16 + /usr/bin/tar -xf -
09:15:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc
09:15:16  debian/rules build
09:15:16 dh build --with=bash-completion
09:15:16    dh_update_autotools_config
09:15:16    dh_autoreconf
09:15:16    debian/rules override_dh_auto_build
09:15:16 make[1]: Entering directory '/root/build-deb'
09:15:16 # Build the daemon and dependencies
09:15:16 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:16 
09:15:16 Removing bundles/
09:15:16 
09:15:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:16 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:16 + tee /root/build-deb/engine/go.mod
09:15:16 module github.com/docker/docker
09:15:16 
09:15:16 go 1.19
09:15:16 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:16 + GO111MODULE=on
09:15:16 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.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
09:15:16 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc
09:15:16  debian/rules build
09:15:16 dh build --with=bash-completion
09:15:16    dh_update_autotools_config
09:15:16    dh_autoreconf
09:15:16    debian/rules override_dh_auto_build
09:15:16 make[1]: Entering directory '/root/build-deb'
09:15:16 # Build the daemon and dependencies
09:15:16 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:16 
09:15:16 Removing bundles/
09:15:16 
09:15:16 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:16 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:16 + tee /root/build-deb/engine/go.mod
09:15:16 module github.com/docker/docker
09:15:16 
09:15:16 go 1.19
09:15:16 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:16 + GO111MODULE=on
09:15:16 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.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
09:15:16 + STATUS=0
09:15:16 + '[' 0 -ne 0 ']'
09:15:16 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:15:16 + /usr/bin/tar -xf -
09:15:17 + STATUS=0
09:15:17 + '[' 0 -ne 0 ']'
09:15:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:17 + exit 0
09:15:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kqwYsr
09:15:17 + umask 022
09:15:17 + cd /root/rpmbuild/BUILD
09:15:17 + cd src
09:15:17 + export DOCKER_GITCOMMIT=7cfb81b
09:15:17 + DOCKER_GITCOMMIT=7cfb81b
09:15:17 + mkdir -p /go/src/github.com/docker
09:15:17 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:15:17 + TMP_GOPATH=/go
09:15:17 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:17 + RM_GOPATH=0
09:15:17 + TMP_GOPATH=/go
09:15:17 + : /usr/local/bin
09:15:17 + '[' -z /go ']'
09:15:17 + export GOPATH=/go
09:15:17 + GOPATH=/go
09:15:17 + case "$(go env GOARCH)" in
09:15:17 ++ go env GOARCH
09:15:17 + export GO_BUILDMODE=-buildmode=pie
09:15:17 + GO_BUILDMODE=-buildmode=pie
09:15:17 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:15:17 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:15:17 + bin=rootlesskit
09:15:17 + shift
09:15:17 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:15:17 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:15:17 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:17 + install_rootlesskit dynamic
09:15:17 + case "$1" in
09:15:17 + install_rootlesskit_dynamic
09:15:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:17 + export BUILD_MODE=-buildmode=pie
09:15:17 + BUILD_MODE=-buildmode=pie
09:15:17 + _install_rootlesskit
09:15:17 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:17 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:17 + for f in rootlesskit rootlesskit-docker-proxy
09:15:17 + GOBIN=/usr/local/bin
09:15:17 + GO111MODULE=on
09:15:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:18 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:18 #16 34.48 Checking for new repos for mirrors
09:15:18 #16 34.48 Getting requirements for /root/rpmbuild/SPECS/docker-buildx-plugin.spec
09:15:18 #16 34.48  --> Already installed : bash-4.2.46-34.el7.x86_64
09:15:18 #16 34.48 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec
09:15:18 #16 34.49  --> 1:make-3.82-24.el7.x86_64
09:15:18 #16 34.64  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.64  --> git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce-rootless-extras.spec
09:15:18 #16 34.64  --> Already installed : bash-4.2.46-34.el7.x86_64
09:15:18 #16 34.64 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec
09:15:18 #16 34.64  --> Already installed : bash-4.2.46-34.el7.x86_64
09:15:18 #16 34.65  --> Already installed : ca-certificates-2020.2.41-70.0.el7_8.noarch
09:15:18 #16 34.65  --> cmake-2.8.12.2-2.el7.x86_64
09:15:18 #16 34.65  --> 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64
09:15:18 #16 34.65  --> gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.65  --> git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.65  --> glibc-static-2.17-326.el7_9.x86_64
09:15:18 #16 34.65  --> libarchive-3.1.2-14.el7_7.x86_64
09:15:18 #16 34.65  --> libseccomp-devel-2.3.1-4.el7.x86_64
09:15:18 #16 34.66  --> libselinux-devel-2.5-15.el7.x86_64
09:15:18 #16 34.66  --> libtool-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.66  --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.66  --> 1:make-3.82-24.el7.x86_64
09:15:18 #16 34.66  --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64
09:15:18 #16 34.66  --> Already installed : systemd-219-78.el7.x86_64
09:15:18 #16 34.66  --> selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.66  --> systemd-devel-219-78.el7_9.7.x86_64
09:15:18 #16 34.66  --> Already installed : 2:tar-1.26-35.el7.x86_64
09:15:18 #16 34.66  --> which-2.20-7.el7.x86_64
09:15:18 #16 34.67 Getting requirements for /root/rpmbuild/SPECS/docker-compose-plugin.spec
09:15:18 #16 34.67  --> Already installed : bash-4.2.46-34.el7.x86_64
09:15:18 #16 34.67 --> Running transaction check
09:15:18 #16 34.67 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed
09:15:18 #16 34.68 ---> Package device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5 will be installed
09:15:18 #16 34.68 --> 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
09:15:18 #16 34.82 ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed
09:15:18 #16 34.83 --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.83 --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.83 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.84 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.84 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.84 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64
09:15:18 #16 34.85 ---> Package git.x86_64 0:1.8.3.1-25.el7_9 will be installed
09:15:18 #16 34.86 --> Processing Dependency: perl-Git = 1.8.3.1-25.el7_9 for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.86 --> Processing Dependency: rsync for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.86 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.86 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.87 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.87 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.87 --> Processing Dependency: less for package: git-1.8.3.1-25.el7_9.x86_64
09:15:18 #16 34.87 ---> Package glibc-static.x86_64 0:2.17-326.el7_9 will be installed
09:15:18 #16 34.87 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed
09:15:18 #16 34.87 --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-14.el7_7.x86_64
09:15:18 #16 34.88 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed
09:15:18 #16 34.88 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64
09:15:18 #16 34.88 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64
09:15:18 #16 34.88 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed
09:15:18 #16 34.88 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64
09:15:18 #16 34.88 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64
09:15:18 #16 34.88 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64
09:15:18 #16 34.88 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed
09:15:18 #16 34.88 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.89 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.89 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed
09:15:18 #16 34.89 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.89 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64
09:15:18 #16 34.89 ---> Package make.x86_64 1:3.82-24.el7 will be installed
09:15:18 #16 34.89 ---> Package selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2 will be installed
09:15:18 #16 34.89 --> Processing Dependency: selinux-policy = 3.13.1-268.el7_9.2 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.89 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.90 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.90 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.90 ---> Package systemd-devel.x86_64 0:219-78.el7_9.7 will be installed
09:15:18 #16 34.90 --> Processing Dependency: systemd-libs = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
09:15:18 #16 34.92 --> Processing Dependency: systemd = 219-78.el7_9.7 for package: systemd-devel-219-78.el7_9.7.x86_64
09:15:18 #16 34.92 Package: systemd-219-78.el7_9.7.src - can't co-install with systemd-219-78.el7_9.7.x86_64
09:15:18 #16 34.92 ---> Package which.x86_64 0:2.20-7.el7 will be installed
09:15:18 #16 34.92 --> Running transaction check
09:15:18 #16 34.93 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed
09:15:18 #16 34.93 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch
09:15:18 #16 34.93 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed
09:15:18 #16 34.93 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch
09:15:18 #16 34.94 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
09:15:18 #16 34.94 ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed
09:15:18 #16 34.94 ---> Package device-mapper.x86_64 7:1.02.170-6.el7 will be updated
09:15:18 #16 34.94 --> Processing Dependency: device-mapper = 7:1.02.170-6.el7 for package: 7:device-mapper-libs-1.02.170-6.el7.x86_64
09:15:18 #16 34.94 ---> Package device-mapper.x86_64 7:1.02.170-6.el7_9.5 will be an update
09:15:18 #16 34.95 ---> Package glibc-devel.x86_64 0:2.17-326.el7_9 will be installed
09:15:18 #16 34.95 --> Processing Dependency: glibc-headers = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
09:15:18 #16 34.95 --> Processing Dependency: glibc = 2.17-326.el7_9 for package: glibc-devel-2.17-326.el7_9.x86_64
09:15:18 #16 34.96 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
09:15:18 #16 34.97 Package: glibc-2.17-326.el7_9.src - can't co-install with glibc-2.17-326.el7_9.x86_64
09:15:18 #16 34.97 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-326.el7_9.x86_64
09:15:18 #16 34.97 ---> Package less.x86_64 0:458-9.el7 will be installed
09:15:18 #16 34.97 ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed
09:15:18 #16 34.97 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed
09:15:18 #16 34.97 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
09:15:18 #16 34.97 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed
09:15:18 #16 34.97 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed
09:15:18 #16 34.97 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed
09:15:18 #16 34.97 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed
09:15:18 #16 34.97 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed
09:15:18 #16 34.97 ---> Package openssh-clients.x86_64 0:7.4p1-23.el7_9 will be installed
09:15:18 #16 34.98 --> Processing Dependency: openssh = 7.4p1-23.el7_9 for package: openssh-clients-7.4p1-23.el7_9.x86_64
09:15:18 #16 34.98 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-23.el7_9.x86_64
09:15:18 #16 34.98 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64
09:15:18 #16 34.98 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-23.el7_9.x86_64
09:15:18 #16 34.98 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed
09:15:18 #16 34.98 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
09:15:18 #16 34.98 ---> Package perl-Git.noarch 0:1.8.3.1-25.el7_9 will be installed
09:15:18 #16 34.98 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
09:15:18 #16 34.99 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed
09:15:18 #16 34.99 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64
09:15:18 #16 34.99 ---> Package rsync.x86_64 0:3.1.2-12.el7_9 will be installed
09:15:18 #16 34.99 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
09:15:18 #16 34.99 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-268.el7_9.2.noarch
09:15:18 #16 34.99 ---> Package systemd.x86_64 0:219-78.el7 will be updated
09:15:18 #16 35.00 ---> Package systemd.x86_64 0:219-78.el7_9.7 will be an update
09:15:18 #16 35.01 ---> Package systemd-libs.x86_64 0:219-78.el7 will be updated
09:15:18 #16 35.01 ---> Package systemd-libs.x86_64 0:219-78.el7_9.7 will be an update
09:15:18 #16 35.01 --> Running transaction check
09:15:18 #16 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7 will be updated
09:15:18 #16 35.01 ---> Package device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5 will be an update
09:15:18 #16 35.01 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
09:15:18 #16 35.01 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
09:15:18 #16 35.02 ---> Package glibc.x86_64 0:2.17-317.el7 will be updated
09:15:18 #16 35.02 --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64
09:15:18 #16 35.02 ---> Package glibc.x86_64 0:2.17-326.el7_9 will be an update
09:15:18 #16 35.02 ---> Package glibc-headers.x86_64 0:2.17-326.el7_9 will be installed
09:15:18 #16 35.02 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-326.el7_9.x86_64
09:15:18 #16 35.04 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-326.el7_9.x86_64
09:15:18 #16 35.04 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
09:15:18 #16 35.04 ---> Package openssh.x86_64 0:7.4p1-23.el7_9 will be installed
09:15:18 #16 35.04 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed
09:15:18 #16 35.04 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed
09:15:18 #16 35.04 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
09:15:18 #16 35.04 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64
09:15:18 #16 35.05 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
09:15:18 #16 35.05 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.05 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.05 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.05 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.05 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:15:18 #16 35.06 --> Running transaction check
09:15:18 #16 35.06 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
09:15:18 #16 35.06 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
09:15:18 #16 35.06 ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated
09:15:18 #16 35.06 ---> Package glibc-common.x86_64 0:2.17-326.el7_9 will be an update
09:15:18 #16 35.06 ---> Package kernel-headers.x86_64 0:3.10.0-1160.95.1.el7 will be installed
09:15:18 #16 35.06 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
09:15:18 #16 35.07 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
09:15:18 #16 35.07 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
09:15:18 #16 35.07 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
09:15:18 #16 35.07 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
09:15:18 #16 35.07 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
09:15:18 #16 35.08 --> Finished Dependency Resolution
09:15:18 #16 35.11 
09:15:18 #16 35.11 Dependencies Resolved
09:15:18 #16 35.12 
09:15:18 #16 35.12 ================================================================================
09:15:18 #16 35.12  Package                   Arch      Version                   Repository  Size
09:15:18 #16 35.12 ================================================================================
09:15:18 #16 35.12 Installing:
09:15:18 #16 35.12  cmake                     x86_64    2.8.12.2-2.el7            base       7.1 M
09:15:18 #16 35.12  device-mapper-devel       x86_64    7:1.02.170-6.el7_9.5      updates    206 k
09:15:18 #16 35.12  gcc                       x86_64    4.8.5-44.el7              base        16 M
09:15:18 #16 35.12  git                       x86_64    1.8.3.1-25.el7_9          updates    4.4 M
09:15:18 #16 35.12  glibc-static              x86_64    2.17-326.el7_9            updates    1.6 M
09:15:18 #16 35.12  libarchive                x86_64    3.1.2-14.el7_7            base       319 k
09:15:18 #16 35.12  libseccomp-devel          x86_64    2.3.1-4.el7               base        64 k
09:15:18 #16 35.12  libselinux-devel          x86_64    2.5-15.el7                base       187 k
09:15:18 #16 35.12  libtool                   x86_64    2.4.2-22.el7_3            base       588 k
09:15:18 #16 35.12  libtool-ltdl-devel        x86_64    2.4.2-22.el7_3            base       167 k
09:15:18 #16 35.12  make                      x86_64    1:3.82-24.el7             base       421 k
09:15:18 #16 35.12  selinux-policy-devel      noarch    3.13.1-268.el7_9.2        updates    1.7 M
09:15:18 #16 35.12  systemd-devel             x86_64    219-78.el7_9.7            updates    216 k
09:15:18 #16 35.12  which                     x86_64    2.20-7.el7                base        41 k
09:15:18 #16 35.12 Installing for dependencies:
09:15:18 #16 35.12  audit-libs-python         x86_64    2.8.5-4.el7               base        76 k
09:15:18 #16 35.12  autoconf                  noarch    2.69-11.el7               base       701 k
09:15:18 #16 35.12  automake                  noarch    1.13.4-3.el7              base       679 k
09:15:18 #16 35.12  checkpolicy               x86_64    2.5-8.el7                 base       295 k
09:15:18 #16 35.12  cpp                       x86_64    4.8.5-44.el7              base       5.9 M
09:15:18 #16 35.12  fipscheck                 x86_64    1.4.1-6.el7               base        21 k
09:15:18 #16 35.12  fipscheck-lib             x86_64    1.4.1-6.el7               base        11 k
09:15:18 #16 35.12  glibc-devel               x86_64    2.17-326.el7_9            updates    1.1 M
09:15:18 #16 35.12  glibc-headers             x86_64    2.17-326.el7_9            updates    691 k
09:15:18 #16 35.12  kernel-headers            x86_64    3.10.0-1160.95.1.el7      updates    9.1 M
09:15:18 #16 35.12  less                      x86_64    458-9.el7                 base       120 k
09:15:18 #16 35.12  libcgroup                 x86_64    0.41-21.el7               base        66 k
09:15:18 #16 35.12  libedit                   x86_64    3.0-12.20121213cvs.el7    base        92 k
09:15:18 #16 35.12  libgomp                   x86_64    4.8.5-44.el7              base       159 k
09:15:18 #16 35.12  libmpc                    x86_64    1.0.1-3.el7               base        51 k
09:15:18 #16 35.12  libseccomp                x86_64    2.3.1-4.el7               base        56 k
09:15:18 #16 35.12  libselinux-python         x86_64    2.5-15.el7                base       236 k
09:15:18 #16 35.12  libselinux-utils          x86_64    2.5-15.el7                base       151 k
09:15:18 #16 35.12  libsemanage-python        x86_64    2.5-14.el7                base       113 k
09:15:18 #16 35.12  libsepol-devel            x86_64    2.5-10.el7                base        77 k
09:15:18 #16 35.12  libtool-ltdl              x86_64    2.4.2-22.el7_3            base        49 k
09:15:18 #16 35.12  lzo                       x86_64    2.06-8.el7                base        59 k
09:15:18 #16 35.12  m4                        x86_64    1.4.16-10.el7             base       256 k
09:15:18 #16 35.12  mpfr                      x86_64    3.1.1-4.el7               base       203 k
09:15:18 #16 35.12  openssh                   x86_64    7.4p1-23.el7_9            updates    510 k
09:15:18 #16 35.12  openssh-clients           x86_64    7.4p1-23.el7_9            updates    655 k
09:15:18 #16 35.12  pcre-devel                x86_64    8.32-17.el7               base       480 k
09:15:18 #16 35.12  perl-Data-Dumper          x86_64    2.145-3.el7               base        47 k
09:15:18 #16 35.12  perl-Error                noarch    1:0.17020-2.el7           base        32 k
09:15:18 #16 35.12  perl-Git                  noarch    1.8.3.1-25.el7_9          updates     56 k
09:15:18 #16 35.12  perl-TermReadKey          x86_64    2.30-20.el7               base        31 k
09:15:18 #16 35.12  perl-Test-Harness         noarch    3.28-3.el7                base       302 k
09:15:18 #16 35.12  policycoreutils           x86_64    2.5-34.el7                base       917 k
09:15:18 #16 35.12  policycoreutils-devel     x86_64    2.5-34.el7                base       335 k
09:15:18 #16 35.12  policycoreutils-python    x86_64    2.5-34.el7                base       457 k
09:15:18 #16 35.12  python-IPy                noarch    0.75-6.el7                base        32 k
09:15:18 #16 35.12  rsync                     x86_64    3.1.2-12.el7_9            updates    408 k
09:15:18 #16 35.12  selinux-policy            noarch    3.13.1-268.el7_9.2        updates    498 k
09:15:18 #16 35.12  setools-libs              x86_64    3.3.8-4.el7               base       620 k
09:15:18 #16 35.12 Updating for dependencies:
09:15:18 #16 35.12  device-mapper             x86_64    7:1.02.170-6.el7_9.5      updates    297 k
09:15:18 #16 35.12  device-mapper-libs        x86_64    7:1.02.170-6.el7_9.5      updates    325 k
09:15:18 #16 35.12  glibc                     x86_64    2.17-326.el7_9            updates    3.6 M
09:15:18 #16 35.12  glibc-common              x86_64    2.17-326.el7_9            updates     12 M
09:15:18 #16 35.12  systemd                   x86_64    219-78.el7_9.7            updates    5.1 M
09:15:18 #16 35.12  systemd-libs              x86_64    219-78.el7_9.7            updates    419 k
09:15:18 #16 35.12 
09:15:18 #16 35.12 Transaction Summary
09:15:18 #16 35.12 ================================================================================
09:15:18 #16 35.12 Install  14 Packages (+39 Dependent packages)
09:15:18 #16 35.12 Upgrade              (  6 Dependent packages)
09:15:18 #16 35.12 
09:15:18 #16 35.12 Total download size: 80 M
09:15:18 #16 35.12 Downloading packages:
09:15:18 #16 35.12 Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
09:15:18 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:18 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:18 go: downloading github.com/google/uuid v1.3.0
09:15:18 go: downloading github.com/moby/vpnkit v0.5.0
09:15:18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:18 go: downloading github.com/gofrs/flock v0.8.1
09:15:18 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:18 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:18 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:18 go: downloading github.com/josharian/native v1.1.0
09:15:18 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:19 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:19 Created binary: bundles/dynbinary-daemon/dockerd
09:15:19 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:19 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:19 module github.com/docker/docker
09:15:19 
09:15:19 go 1.19
09:15:19 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:19 + GO111MODULE=on
09:15:19 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:19 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:19 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:19 
09:15:19 + popd
09:15:19 ~/rpmbuild/BUILD/src
09:15:19 + RPM_EC=0
09:15:19 ++ jobs -p
09:15:19 + exit 0
09:15:19 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ctxTjB
09:15:19 + umask 022
09:15:19 + cd /root/rpmbuild/BUILD
09:15:19 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 '!=' / ']'
09:15:19 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:15:19 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:15:19 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:19 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:15: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 '
09:15:19 + export CFLAGS
09:15: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 '
09:15:19 + export CXXFLAGS
09:15:19 + 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 '
09:15:19 + export FFLAGS
09:15:19 + 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 '
09:15:19 + export FCFLAGS
09:15:19 + VALAFLAGS=-g
09:15:19 + export VALAFLAGS
09:15:19 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:15:19 + export RUSTFLAGS
09:15: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 '
09:15:19 + export LDFLAGS
09:15:19 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:19 + export LT_SYS_LIBRARY_PATH
09:15:19 + CC=gcc
09:15:19 + export CC
09:15:19 + CXX=g++
09:15:19 + export CXX
09:15:19 + cd src
09:15:19 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd
09:15:19 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:19 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:15:19 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/libexec/docker/docker-init
09:15:19 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/lib/systemd/system/docker.service
09:15:19 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/lib/systemd/system/docker.socket
09:15:19 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/etc/docker
09:15:19 + /usr/lib/rpm/check-buildroot
09:15:19 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:19 + /usr/lib/rpm/brp-compress
09:15:19 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:20 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:20 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:20 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:20 + /usr/lib/rpm/check-rpaths
09:15:20 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:20 + /usr/lib/rpm/brp-remove-la-files
09:15:20 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:15:20 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:20 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iF8H72
09:15:20 + umask 022
09:15:20 + cd /root/rpmbuild/BUILD
09:15: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 '
09:15:20 + export CFLAGS
09:15: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 '
09:15:20 + export CXXFLAGS
09:15: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 '
09:15:20 + export FFLAGS
09:15: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 '
09:15:20 + export FCFLAGS
09:15:20 + VALAFLAGS=-g
09:15:20 + export VALAFLAGS
09:15:20 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:15:20 + export RUSTFLAGS
09:15: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 '
09:15:20 + export LDFLAGS
09:15:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:20 + export LT_SYS_LIBRARY_PATH
09:15:20 + CC=gcc
09:15:20 + export CC
09:15:20 + CXX=g++
09:15:20 + export CXX
09:15:20 + cd src
09:15:20 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:20 PASS: daemon version OK
09:15:20 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:20 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:20 + echo 'PASS: daemon version OK'
09:15:20 + RPM_EC=0
09:15:20 ++ jobs -p
09:15:20 + exit 0
09:15:20 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:15:20 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:15:20 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc39
09:15:20 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:20 Requires(post): /bin/sh
09:15:20 Requires(preun): /bin/sh
09:15:20 Requires(postun): /bin/sh
09:15:20 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)
09:15:20 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:20 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:20 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:15:21 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:15:23 + for f in rootlesskit rootlesskit-docker-proxy
09:15:23 + GOBIN=/usr/local/bin
09:15:23 + GO111MODULE=on
09:15:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:23 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:23 Created binary: bundles/dynbinary-daemon/dockerd
09:15:23 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:23 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:23 module github.com/docker/docker
09:15:23 
09:15:23 go 1.19
09:15:23 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:23 + GO111MODULE=on
09:15:23 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:36.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
09:15:23 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:23 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:23 
09:15:23 + popd
09:15:23 + exit 0
09:15:23 ~/rpmbuild/BUILD/src
09:15:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zLNE7M
09:15:23 + umask 022
09:15:23 + cd /root/rpmbuild/BUILD
09:15:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 '!=' / ']'
09:15:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:23 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:23 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:23 + cd src
09:15:23 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/dockerd
09:15:23 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:23 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/docker-proxy
09:15:23 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/libexec/docker/docker-init
09:15:23 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/lib/systemd/system/docker.service
09:15:23 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/lib/systemd/system/docker.socket
09:15:23 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/etc/docker
09:15:23 + /usr/lib/rpm/check-buildroot
09:15:23 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:23 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:15:23 + /usr/lib/rpm/brp-compress
09:15:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:24 /usr/bin/strip: /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/libexec/docker/docker-init[.gnu.build.attributes__libc_freeres_fn]: Warning: version note missing - assuming version 3
09:15:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:24 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:15:24 + /usr/lib/rpm/brp-python-hardlink
09:15:24 + PYTHON3=/usr/libexec/platform-python
09:15:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.r8HTHR
09:15:24 + umask 022
09:15:24 + cd /root/rpmbuild/BUILD
09:15:24 + cd src
09:15:24 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:24 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:24 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:24 + echo 'PASS: daemon version OK'
09:15:24 PASS: daemon version OK
09:15:24 + exit 0
09:15:24 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:24 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/docker-proxy
09:15:24 + return
09:15:24 + exit 0
09:15:24 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.13W56Q
09:15:24 + umask 022
09:15:24 + cd /root/rpmbuild/BUILD
09:15:24 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64 '!=' / ']'
09:15:24 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:24 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:24 + cd src
09:15:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd-rootless.sh
09:15:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:15:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/rootlesskit
09:15:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64/usr/bin/rootlesskit-docker-proxy
09:15:24 + /usr/lib/rpm/check-buildroot
09:15:24 + /usr/lib/rpm/redhat/brp-compress
09:15:24 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:15:24 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:24 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:15:24 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:15:24 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el8
09:15:24 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:24 Requires(post): /bin/sh
09:15:24 Requires(preun): /bin/sh
09:15:24 Requires(postun): /bin/sh
09:15:24 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)
09:15:24 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:24 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:24 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:24 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:15:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ewlBqp
09:15:24 + umask 022
09:15:24 + cd /root/rpmbuild/BUILD
09:15:24 + cd src
09:15:24 + /usr/local/bin/rootlesskit -v
09:15:24 rootlesskit version 1.1.1
09:15:24 + exit 0
09:15:24 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:24 #20 DONE 22.3s
09:15:24 
09:15:24 #21 [binary 1/1] COPY --from=build /out .
09:15:24 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc
09:15:24  debian/rules build
09:15:24 dh build --with=bash-completion
09:15:24    dh_update_autotools_config
09:15:24    dh_autoreconf
09:15:24    debian/rules override_dh_auto_build
09:15:24 make[1]: Entering directory '/root/build-deb'
09:15:24 # Build the daemon and dependencies
09:15:24 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:24 
09:15:24 Removing bundles/
09:15:24 
09:15:24 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:24 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:24 + tee /root/build-deb/engine/go.mod
09:15:24 module github.com/docker/docker
09:15:24 
09:15:24 go 1.19
09:15:24 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:24 + GO111MODULE=on
09:15:24 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:02.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
09:15:24 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.el7
09:15:24 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:24 Requires(post): /bin/sh
09:15:24 Requires(preun): /bin/sh
09:15:24 Requires(postun): /bin/sh
09:15:24 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)
09:15:24 Conflicts: rootlesskit
09:15:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:25 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:25 Created binary: bundles/dynbinary-daemon/dockerd
09:15:25 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:25 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:25 module github.com/docker/docker
09:15:25 
09:15:25 go 1.19
09:15:25 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:25 + GO111MODULE=on
09:15:25 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:15:25 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:25 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:25 
09:15:25 + popd
09:15:25 + RPM_EC=0
09:15:25 ~/rpmbuild/BUILD/src
09:15:25 ++ jobs -p
09:15:25 + exit 0
09:15:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.c4P6zz
09:15:25 + umask 022
09:15:25 + cd /root/rpmbuild/BUILD
09:15:25 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 '!=' / ']'
09:15:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:25 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:25 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:25 + 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'
09:15:25 + export CFLAGS
09:15:25 + 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'
09:15:25 + export CXXFLAGS
09:15:25 + 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'
09:15:25 + export FFLAGS
09:15:25 + 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'
09:15:25 + export FCFLAGS
09:15: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'
09:15:25 + export LDFLAGS
09:15:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:25 + export LT_SYS_LIBRARY_PATH
09:15:25 + CC=gcc
09:15:25 + export CC
09:15:25 + CXX=g++
09:15:25 + export CXX
09:15:25 + cd src
09:15:25 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:25 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/dockerd
09:15:25 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:25 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:15:25 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/libexec/docker/docker-init
09:15:25 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/lib/systemd/system/docker.service
09:15:25 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/lib/systemd/system/docker.socket
09:15:25 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/etc/docker
09:15:25 + /usr/lib/rpm/check-buildroot
09:15:25 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:25 + /usr/lib/rpm/brp-compress
09:15:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:25 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:25 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:25 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:25 + /usr/lib/rpm/check-rpaths
09:15:25 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:25 + /usr/lib/rpm/brp-remove-la-files
09:15:25 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:15:25 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:25 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2tT5c6
09:15:25 + umask 022
09:15:25 + cd /root/rpmbuild/BUILD
09:15:25 + 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'
09:15:25 + export CFLAGS
09:15:25 + 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'
09:15:25 + export CXXFLAGS
09:15:25 + 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'
09:15:25 + export FFLAGS
09:15:25 + 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'
09:15:25 + export FCFLAGS
09:15: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'
09:15:25 + export LDFLAGS
09:15:25 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:25 + export LT_SYS_LIBRARY_PATH
09:15:25 + CC=gcc
09:15:25 + export CC
09:15:25 + CXX=g++
09:15:25 + export CXX
09:15:25 + cd src
09:15:25 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:25 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:25 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:25 + echo 'PASS: daemon version OK'
09:15:25 + RPM_EC=0
09:15:25 PASS: daemon version OK
09:15:25 ++ jobs -p
09:15:25 + exit 0
09:15:25 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:25 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:15:25 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc37
09:15:25 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:25 Requires(post): /bin/sh
09:15:25 Requires(preun): /bin/sh
09:15:25 Requires(postun): /bin/sh
09:15:25 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)
09:15:25 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:25 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:15:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:15:25 #21 DONE 0.4s
09:15:25 
09:15:25 #22 exporting to client directory
09:15:25 #22 copying files 35.43MB 0.1s done
09:15:25 #22 DONE 0.1s
09:15:25 mkdir -p build/win/amd64/docker
09:15:25 cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/build/docker-windows-amd64.exe build/win/amd64/docker/docker.exe
09:15:25 cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/cross/win/dockerd.exe build/win/amd64/docker/dockerd.exe
09:15:25 cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/cross/win/docker-proxy.exe build/win/amd64/docker/docker-proxy.exe
09:15:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static/build/win/amd64:/v -w /v alpine sh -c 'apk update&&apk add zip&&zip -r docker-0.0.0-20230915141727-0e70f1b.zip docker'
09:15:25 Unable to find image 'alpine:latest' locally
09:15:25 latest: Pulling from library/alpine
09:15:25 7264a8db6415: Pulling fs layer
09:15:25 7264a8db6415: Verifying Checksum
09:15:25 7264a8db6415: Download complete
09:15:25 7264a8db6415: Pull complete
09:15:25 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:15:26 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:15:26 Status: Downloaded newer image for alpine:latest
09:15:26 + rm -f /root/build-deb/engine/go.mod
09:15:26 Created binary: bundles/dynbinary-daemon/dockerd
09:15:26 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:26 + tee /root/build-deb/engine/go.mod
09:15:26 module github.com/docker/docker
09:15:26 
09:15:26 go 1.19
09:15:26 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:26 + GO111MODULE=on
09:15:26 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:26 + rm -f /root/build-deb/engine/go.mod
09:15:26 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:26 
09:15:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:26 + RM_GOPATH=0
09:15:26 + TMP_GOPATH=/go
09:15:26 + : /usr/local/bin
09:15:26 + '[' -z /go ']'
09:15:26 + export GOPATH=/go
09:15:26 + GOPATH=/go
09:15:26 + case "$(go env GOARCH)" in
09:15:26 ++ go env GOARCH
09:15:26 + export GO_BUILDMODE=-buildmode=pie
09:15:26 + GO_BUILDMODE=-buildmode=pie
09:15:26 ++ dirname hack/dockerfile/install/install.sh
09:15:26 + dir=hack/dockerfile/install
09:15:26 + bin=tini
09:15:26 + shift
09:15:26 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:26 + . hack/dockerfile/install/tini.installer
09:15:26 ++ : v0.19.0
09:15:26 Install tini version v0.19.0
09:15:26 + install_tini
09:15:26 + echo 'Install tini version v0.19.0'
09:15:26 + git clone https://github.com/krallin/tini.git /go/tini
09:15:26 Cloning into '/go/tini'...
09:15:26 + cd /go/tini
09:15:26 + git checkout -q v0.19.0
09:15:26 + cmake .
09:15:26 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:26   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:26   CMake.
09:15:26 
09:15:26   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:26   CMake that the project does not need compatibility with older versions.
09:15:26 
09:15:26 
09:15:26 -- The C compiler identification is GNU 12.3.0
09:15:26 -- Detecting C compiler ABI info
09:15:26 -- Detecting C compiler ABI info - done
09:15:26 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:26 -- Detecting C compile features
09:15:26 -- Detecting C compile features - done
09:15:26 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:26 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:26 -- Configuring done
09:15:26 -- Generating done
09:15:26 -- Build files have been written to: /go/tini
09:15:26 + make tini-static
09:15:26 make[2]: Entering directory '/go/tini'
09:15:26 make[3]: Entering directory '/go/tini'
09:15:26 make[4]: Entering directory '/go/tini'
09:15:26 make[5]: Entering directory '/go/tini'
09:15:26 make[5]: Leaving directory '/go/tini'
09:15:26 make[5]: Entering directory '/go/tini'
09:15:26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:26 [100%] Linking C executable tini-static
09:15:26 make[5]: Leaving directory '/go/tini'
09:15:26 [100%] Built target tini-static
09:15:26 make[4]: Leaving directory '/go/tini'
09:15:26 make[3]: Leaving directory '/go/tini'
09:15:26 make[2]: Leaving directory '/go/tini'
09:15:26 + mkdir -p /usr/local/bin
09:15:26 + cp tini-static /usr/local/bin/docker-init
09:15:26 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:26 + RM_GOPATH=0
09:15:26 + TMP_GOPATH=/go
09:15:26 + : /usr/local/bin
09:15:26 + '[' -z /go ']'
09:15:26 + export GOPATH=/go
09:15:26 + GOPATH=/go
09:15:26 + case "$(go env GOARCH)" in
09:15:26 ++ go env GOARCH
09:15:26 + export GO_BUILDMODE=-buildmode=pie
09:15:26 + GO_BUILDMODE=-buildmode=pie
09:15:26 ++ dirname hack/dockerfile/install/install.sh
09:15:26 + dir=hack/dockerfile/install
09:15:26 + bin=rootlesskit
09:15:26 + shift
09:15:26 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:26 + . hack/dockerfile/install/rootlesskit.installer
09:15:26 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:26 + install_rootlesskit dynamic
09:15:26 + case "$1" in
09:15:26 + install_rootlesskit_dynamic
09:15:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:26 + export BUILD_MODE=-buildmode=pie
09:15:26 + BUILD_MODE=-buildmode=pie
09:15:26 + _install_rootlesskit
09:15:26 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:26 + for f in rootlesskit rootlesskit-docker-proxy
09:15:26 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:26 + GOBIN=/usr/local/bin
09:15:26 + GO111MODULE=on
09:15:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:26 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:26 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:26 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:26 go: downloading github.com/google/uuid v1.3.0
09:15:26 go: downloading github.com/moby/vpnkit v0.5.0
09:15:26 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:26 go: downloading golang.org/x/sys v0.8.0
09:15:26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:26 go: downloading github.com/gofrs/flock v0.8.1
09:15:26 go: downloading github.com/gorilla/mux v1.8.0
09:15:26 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:26 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:26 go: downloading golang.org/x/net v0.10.0
09:15:26 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:26 go: downloading github.com/josharian/native v1.1.0
09:15:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:26 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:27 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:27 Created binary: bundles/dynbinary-daemon/dockerd
09:15:27 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:27 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:27 module github.com/docker/docker
09:15:27 
09:15:27 go 1.19
09:15:27 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:27 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:27 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:27 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:27 
09:15:27 + popd
09:15:27 + RPM_EC=0
09:15:27 ~/rpmbuild/BUILD/src
09:15:27 ++ jobs -p
09:15:27 + exit 0
09:15:27 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yHevcT
09:15:27 + umask 022
09:15:27 + cd /root/rpmbuild/BUILD
09:15:27 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 '!=' / ']'
09:15:27 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:15:27 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:15:27 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:27 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:15:27 + 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 '
09:15:27 + export CFLAGS
09:15:27 + 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 '
09:15:27 + export CXXFLAGS
09:15:27 + 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 '
09:15:27 + export FFLAGS
09:15:27 + 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 '
09:15:27 + export FCFLAGS
09:15:27 + VALAFLAGS=-g
09:15:27 + export VALAFLAGS
09:15: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 '
09:15:27 + export LDFLAGS
09:15:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:27 + export LT_SYS_LIBRARY_PATH
09:15:27 + CC=gcc
09:15:27 + export CC
09:15:27 + CXX=g++
09:15:27 + export CXX
09:15:27 + cd src
09:15:27 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd
09:15:27 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:27 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:15:27 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/libexec/docker/docker-init
09:15:27 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/lib/systemd/system/docker.service
09:15:27 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/lib/systemd/system/docker.socket
09:15:27 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/etc/docker
09:15:27 + /usr/lib/rpm/check-buildroot
09:15:27 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:27 + /usr/lib/rpm/brp-compress
09:15:27 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:27 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:27 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:27 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:27 + /usr/lib/rpm/check-rpaths
09:15:27 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:27 + /usr/lib/rpm/brp-remove-la-files
09:15:27 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:15:27 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:27 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.WgF8ok
09:15:27 + umask 022
09:15:27 + cd /root/rpmbuild/BUILD
09:15:27 + 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 '
09:15:27 + export CFLAGS
09:15:27 + 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 '
09:15:27 + export CXXFLAGS
09:15:27 + 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 '
09:15:27 + export FFLAGS
09:15:27 + 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 '
09:15:27 + export FCFLAGS
09:15:27 + VALAFLAGS=-g
09:15:27 + export VALAFLAGS
09:15: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 '
09:15:27 + export LDFLAGS
09:15:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:27 + export LT_SYS_LIBRARY_PATH
09:15:27 + CC=gcc
09:15:27 + export CC
09:15:27 + CXX=g++
09:15:27 + export CXX
09:15:27 + cd src
09:15:27 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:27 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:27 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:27 + echo 'PASS: daemon version OK'
09:15:27 + RPM_EC=0
09:15:27 PASS: daemon version OK
09:15:27 ++ jobs -p
09:15:27 + exit 0
09:15:27 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:15:27 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:15:27 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce(aarch-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc38
09:15:27 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:27 Requires(post): /bin/sh
09:15:27 Requires(preun): /bin/sh
09:15:27 Requires(postun): /bin/sh
09:15:27 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)
09:15:27 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:27 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:15:27 #49 65.73 + bin/containerd-stress
09:15:27 #49 65.73 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
09:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
09:15:28 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:15:28 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:28 Created binary: bundles/dynbinary-daemon/dockerd
09:15:28 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:28 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:28 module github.com/docker/docker
09:15:28 
09:15:28 go 1.19
09:15:28 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:28 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:28 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:28 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:28 
09:15:28 + popd
09:15:28 ~/rpmbuild/BUILD/src
09:15:28 + RPM_EC=0
09:15:28 ++ jobs -p
09:15:28 + exit 0
09:15:28 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iK7S8F
09:15:28 + umask 022
09:15:28 + cd /root/rpmbuild/BUILD
09:15:28 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 '!=' / ']'
09:15:28 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:15:28 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:15:28 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:28 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:15: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'
09:15:28 + export CFLAGS
09:15: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'
09:15:28 + export CXXFLAGS
09:15: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'
09:15:28 + export FFLAGS
09:15: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'
09:15:28 + export FCFLAGS
09:15: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'
09:15:28 + export LDFLAGS
09:15:28 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:28 + export LT_SYS_LIBRARY_PATH
09:15:28 + CC=gcc
09:15:28 + export CC
09:15:28 + CXX=g++
09:15:28 + export CXX
09:15:28 + cd src
09:15:28 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd
09:15:28 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:28 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:15:28 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/libexec/docker/docker-init
09:15:28 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/lib/systemd/system/docker.service
09:15:28 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/lib/systemd/system/docker.socket
09:15:28 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/etc/docker
09:15:28 + /usr/lib/rpm/check-buildroot
09:15:28 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:28 + /usr/lib/rpm/brp-compress
09:15:28 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:28 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:28 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:28 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:28 + /usr/lib/rpm/check-rpaths
09:15:28 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:28 + /usr/lib/rpm/brp-remove-la-files
09:15:28 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:15:28 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
09:15:28 v3.18.3-222-g6dda1b92856 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main]
09:15:28 v3.18.3-223-gb0f71bc071b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community]
09:15:28 OK: 20064 distinct packages available
09:15:29 dpkg-source: info: building docker-ce in docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc
09:15:29  debian/rules build
09:15:29 dh build --with=bash-completion
09:15:29 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.e31lQE
09:15:29 + umask 022
09:15:29 + cd /root/rpmbuild/BUILD
09:15:29 + 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'
09:15:29 + export CFLAGS
09:15:29 + 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'
09:15:29 + export CXXFLAGS
09:15:29 + 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'
09:15:29 + export FFLAGS
09:15:29 + 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'
09:15:29 + export FCFLAGS
09:15:29 + 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'
09:15:29 + export LDFLAGS
09:15:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:29 + export LT_SYS_LIBRARY_PATH
09:15:29 + CC=gcc
09:15:29 + export CC
09:15:29 + CXX=g++
09:15:29 + export CXX
09:15:29 + cd src
09:15:29 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:29 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:29 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:29 + echo 'PASS: daemon version OK'
09:15:29 PASS: daemon version OK
09:15:29 + RPM_EC=0
09:15:29 ++ jobs -p
09:15:29 + exit 0
09:15:29 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:15:29 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:15:29 (1/2) Installing unzip (6.0-r14)
09:15:29    dh_update_autotools_config
09:15:29    dh_autoreconf
09:15:29    debian/rules override_dh_auto_build
09:15:29 make[1]: Entering directory '/root/build-deb'
09:15:29 # Build the daemon and dependencies
09:15:29 cd engine && DOCKER_GITCOMMIT=7cfb81b PRODUCT=docker ./hack/make.sh dynbinary
09:15:29 
09:15:29 Removing bundles/
09:15:29 
09:15:29 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:29 Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm/v6)...
09:15:29 + tee /root/build-deb/engine/go.mod
09:15:29 module github.com/docker/docker
09:15:29 
09:15:29 go 1.19
09:15:29 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:29 + GO111MODULE=on
09:15:29 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:09.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
09:15:29 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc37
09:15:29 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:29 Requires(post): /bin/sh
09:15:29 Requires(preun): /bin/sh
09:15:29 Requires(postun): /bin/sh
09:15:29 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)
09:15:29 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:29 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:15:30 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:15:30 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DCM5aj
09:15:30 + umask 022
09:15:30 + cd /root/rpmbuild/BUILD
09:15:30 + cd src
09:15:30 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:15:30 + exit 0
09:15:30 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GM5Ewp
09:15:30 + umask 022
09:15:30 + cd /root/rpmbuild/BUILD
09:15:30 + cd /root/rpmbuild/BUILD
09:15:30 + rm -rf src
09:15:30 #49 68.62 + bin/containerd-shim
09:15:30 + /usr/bin/mkdir -p src
09:15:30 + cd src
09:15:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:15:30 + /usr/bin/tar -xf -
09:15:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:15:30 (2/2) Installing zip (3.0-r12)
09:15:30 Executing busybox-1.36.1-r2.trigger
09:15:30 OK: 8 MiB in 17 packages
09:15:30   adding: docker/ (stored 0%)
09:15:30 + STATUS=0
09:15:30 + '[' 0 -ne 0 ']'
09:15:30 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:15:30 + /usr/bin/tar -xf -
09:15:31 + STATUS=0
09:15:31 + '[' 0 -ne 0 ']'
09:15:31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:31 + exit 0
09:15:31 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CrSeLP
09:15:31 + umask 022
09:15:31 + cd /root/rpmbuild/BUILD
09:15:31 + cd src
09:15:31 + pushd /root/rpmbuild/BUILD/src/buildx
09:15:31 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:15:31 + GO111MODULE=on
09:15:31 + CGO_ENABLED=0
09:15:31 + 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
09:15:31 #49 69.99 + bin/containerd-shim-runc-v1
09:15:31 + rm -f /root/build-deb/engine/go.mod
09:15:31 Created binary: bundles/dynbinary-daemon/dockerd
09:15:31 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:31 + tee /root/build-deb/engine/go.mod
09:15:31 module github.com/docker/docker
09:15:31 
09:15:31 go 1.19
09:15:31 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:31 + GO111MODULE=on
09:15:31 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:26.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
09:15:31 + rm -f /root/build-deb/engine/go.mod
09:15:31 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:31 
09:15:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:31 + RM_GOPATH=0
09:15:31 + TMP_GOPATH=/go
09:15:31 + : /usr/local/bin
09:15:31 + '[' -z /go ']'
09:15:31 + export GOPATH=/go
09:15:31 + GOPATH=/go
09:15:31 + case "$(go env GOARCH)" in
09:15:31 ++ go env GOARCH
09:15:31 + export GO_BUILDMODE=-buildmode=pie
09:15:31 + GO_BUILDMODE=-buildmode=pie
09:15:31 ++ dirname hack/dockerfile/install/install.sh
09:15:31 + dir=hack/dockerfile/install
09:15:31 + bin=tini
09:15:31 + shift
09:15:31 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:31 + . hack/dockerfile/install/tini.installer
09:15:31 ++ : v0.19.0
09:15:31 + install_tini
09:15:31 + echo 'Install tini version v0.19.0'
09:15:31 Install tini version v0.19.0
09:15:31 + git clone https://github.com/krallin/tini.git /go/tini
09:15:31 Cloning into '/go/tini'...
09:15:31 + cd /go/tini
09:15:31 + git checkout -q v0.19.0
09:15:31 + cmake .
09:15:31 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:31   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:31   CMake.
09:15:31 
09:15:31   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:31   CMake that the project does not need compatibility with older versions.
09:15:31 
09:15:31 
09:15:31 -- The C compiler identification is GNU 11.4.0
09:15:31 -- Detecting C compiler ABI info
09:15:31 -- Detecting C compiler ABI info - done
09:15:31 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:31 -- Detecting C compile features
09:15:31 -- Detecting C compile features - done
09:15:31 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:31 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:31 -- Configuring done
09:15:31 -- Generating done
09:15:31 -- Build files have been written to: /go/tini
09:15:31 + make tini-static
09:15:31 make[2]: Entering directory '/go/tini'
09:15:31 make[3]: Entering directory '/go/tini'
09:15:31 make[4]: Entering directory '/go/tini'
09:15:31 make[5]: Entering directory '/go/tini'
09:15:31 make[5]: Leaving directory '/go/tini'
09:15:31 make[5]: Entering directory '/go/tini'
09:15:31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:31 [100%] Linking C executable tini-static
09:15:31 make[5]: Leaving directory '/go/tini'
09:15:31 [100%] Built target tini-static
09:15:31 make[4]: Leaving directory '/go/tini'
09:15:31 make[3]: Leaving directory '/go/tini'
09:15:31 make[2]: Leaving directory '/go/tini'
09:15:31 + mkdir -p /usr/local/bin
09:15:31 + cp tini-static /usr/local/bin/docker-init
09:15:31 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:31 + RM_GOPATH=0
09:15:31 + TMP_GOPATH=/go
09:15:31 + : /usr/local/bin
09:15:31 + '[' -z /go ']'
09:15:31 + export GOPATH=/go
09:15:31 + GOPATH=/go
09:15:31 + case "$(go env GOARCH)" in
09:15:31 ++ go env GOARCH
09:15:31 + export GO_BUILDMODE=-buildmode=pie
09:15:31 + GO_BUILDMODE=-buildmode=pie
09:15:31 ++ dirname hack/dockerfile/install/install.sh
09:15:31 + dir=hack/dockerfile/install
09:15:31 + bin=rootlesskit
09:15:31 + shift
09:15:31 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:31 + . hack/dockerfile/install/rootlesskit.installer
09:15:31 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:31 + install_rootlesskit dynamic
09:15:31 + case "$1" in
09:15:31 + install_rootlesskit_dynamic
09:15:31 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:31 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:31 + export BUILD_MODE=-buildmode=pie
09:15:31 + BUILD_MODE=-buildmode=pie
09:15:31 + _install_rootlesskit
09:15:31 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:31 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:31 + for f in rootlesskit rootlesskit-docker-proxy
09:15:31 + GOBIN=/usr/local/bin
09:15:31 + GO111MODULE=on
09:15:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:31 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:31 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:31 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:31 go: downloading github.com/google/uuid v1.3.0
09:15:31 go: downloading github.com/moby/vpnkit v0.5.0
09:15:31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:31 go: downloading github.com/gofrs/flock v0.8.1
09:15:31 go: downloading golang.org/x/sys v0.8.0
09:15:31 go: downloading github.com/gorilla/mux v1.8.0
09:15:31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:31 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:31 go: downloading golang.org/x/net v0.10.0
09:15:31 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:31 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:31 go: downloading github.com/josharian/native v1.1.0
09:15:31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:31 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:31 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:31 + for f in rootlesskit rootlesskit-docker-proxy
09:15:31 + GOBIN=/usr/local/bin
09:15:31 + GO111MODULE=on
09:15:31 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:32 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:15:32 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d5mp3d
09:15:32 + umask 022
09:15:32 + cd /root/rpmbuild/BUILD
09:15:32 + cd src
09:15:32 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:15:32 + RPM_EC=0
09:15:32 ++ jobs -p
09:15:32 + exit 0
09:15:32 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VuqQi5
09:15:32 + umask 022
09:15:32 + cd /root/rpmbuild/BUILD
09:15:32 + cd /root/rpmbuild/BUILD
09:15:32 + rm -rf src
09:15:32 + /usr/bin/mkdir -p src
09:15:32 + cd src
09:15:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:32 + /usr/bin/tar -xof -
09:15:32 + STATUS=0
09:15:32 + '[' 0 -ne 0 ']'
09:15:32 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:32 + /usr/bin/tar -xof -
09:15:32 + STATUS=0
09:15:32 + '[' 0 -ne 0 ']'
09:15:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:32 + RPM_EC=0
09:15:32 ++ jobs -p
09:15:32 + exit 0
09:15:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0riJi3
09:15:32 + umask 022
09:15:32 + cd /root/rpmbuild/BUILD
09:15:32 + cd src
09:15:32 + mkdir -p /go/src/github.com/docker
09:15:32 + rm -f /go/src/github.com/docker/cli
09:15:32 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:15:32 + pushd /go/src/github.com/docker/cli
09:15:32 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:15:32 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:32 + GITCOMMIT=0e70f1b
09:15:32 + GO_LINKMODE=dynamic
09:15:32 + ./scripts/build/binary
09:15:32 Building dynamic docker-linux-arm64
09:15:32 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:30Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:15:32 + return
09:15:32 # Build the CLI
09:15:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:32 Building dynamic docker-linux-amd64
09:15:32 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:20Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:32   adding: docker/docker.exe (deflated 54%)
09:15:32   adding: docker/docker-proxy.exe (deflated 60%)
09:15:33 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:15:33 + make manpages
09:15:33 scripts/docs/generate-man.sh
09:15:33 + cp -r . /tmp/docker-cli-docsgen.9cppivyldB/
09:15:33 + cd /tmp/docker-cli-docsgen.9cppivyldB
09:15:33 + ./scripts/vendor init
09:15:33 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:33 + cp man/tools.go .
09:15:33 + ./scripts/vendor update
09:15:33 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:33 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:33 go: downloading github.com/spf13/cobra v1.7.0
09:15:33 go: downloading github.com/docker/go-units v0.5.0
09:15:33 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:33 go: downloading github.com/moby/term v0.5.0
09:15:33 go: downloading github.com/morikuni/aec v1.0.0
09:15:33 go: downloading github.com/pkg/errors v0.9.1
09:15:33 go: downloading github.com/spf13/pflag v1.0.5
09:15:33 go: downloading github.com/google/go-cmp v0.5.9
09:15:33 go: downloading gotest.tools/v3 v3.5.0
09:15:33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:33 go: downloading golang.org/x/sync v0.1.0
09:15:33 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:33 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:33 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:33 #49 71.78 + bin/containerd-shim-runc-v2
09:15:33 go: downloading github.com/docker/go-connections v0.4.0
09:15:33 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:33 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:33 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:33 go: downloading golang.org/x/text v0.9.0
09:15:33 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:33 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:33 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:33 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:33 go: downloading github.com/gogo/protobuf v1.3.2
09:15:33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:33 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/dockerd
09:15:34 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:34 + tee /root/build-deb/engine/go.mod
09:15:34 module github.com/docker/docker
09:15:34 
09:15:34 go 1.19
09:15:34 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:34 + GO111MODULE=on
09:15:34 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:34 
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=tini
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:34 + . hack/dockerfile/install/tini.installer
09:15:34 ++ : v0.19.0
09:15:34 + install_tini
09:15:34 + echo 'Install tini version v0.19.0'
09:15:34 + git clone https://github.com/krallin/tini.git /go/tini
09:15:34 Install tini version v0.19.0
09:15:34 Cloning into '/go/tini'...
09:15:34 + cd /go/tini
09:15:34 + git checkout -q v0.19.0
09:15:34 + cmake .
09:15:34 -- The C compiler identification is GNU 9.4.0
09:15:34 -- Check for working C compiler: /usr/bin/cc
09:15:34 -- Check for working C compiler: /usr/bin/cc -- works
09:15:34 -- Detecting C compiler ABI info
09:15:34 -- Detecting C compiler ABI info - done
09:15:34 -- Detecting C compile features
09:15:34 -- Detecting C compile features - done
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:34 -- Configuring done
09:15:34 -- Generating done
09:15:34 -- Build files have been written to: /go/tini
09:15:34 + make tini-static
09:15:34 make[2]: Entering directory '/go/tini'
09:15:34 make[3]: Entering directory '/go/tini'
09:15:34 make[4]: Entering directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 Scanning dependencies of target tini-static
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:34 [100%] Linking C executable tini-static
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 [100%] Built target tini-static
09:15:34 make[4]: Leaving directory '/go/tini'
09:15:34 make[3]: Leaving directory '/go/tini'
09:15:34 make[2]: Leaving directory '/go/tini'
09:15:34 + mkdir -p /usr/local/bin
09:15:34 + cp tini-static /usr/local/bin/docker-init
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=rootlesskit
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:34 + . hack/dockerfile/install/rootlesskit.installer
09:15:34 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + install_rootlesskit dynamic
09:15:34 + case "$1" in
09:15:34 + install_rootlesskit_dynamic
09:15:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:34 + export BUILD_MODE=-buildmode=pie
09:15:34 + BUILD_MODE=-buildmode=pie
09:15:34 + _install_rootlesskit
09:15:34 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:34 + for f in rootlesskit rootlesskit-docker-proxy
09:15:34 + GOBIN=/usr/local/bin
09:15:34 + GO111MODULE=on
09:15:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:34 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:34 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:34 go: downloading github.com/google/uuid v1.3.0
09:15:34 go: downloading github.com/moby/vpnkit v0.5.0
09:15:34 go: downloading golang.org/x/sys v0.8.0
09:15:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:34 go: downloading github.com/gofrs/flock v0.8.1
09:15:34 go: downloading github.com/gorilla/mux v1.8.0
09:15:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:34 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:34 go: downloading golang.org/x/net v0.10.0
09:15:34 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:34 go: downloading github.com/josharian/native v1.1.0
09:15:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:34 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:34 go: downloading golang.org/x/term v0.8.0
09:15:34 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:34 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:34 go: downloading github.com/containerd/containerd v1.6.22
09:15:34 go: downloading dario.cat/mergo v1.0.0
09:15:34 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:34 go: downloading github.com/moby/sys/signal v0.7.0
09:15:34 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:34 go: downloading golang.org/x/sys v0.8.0
09:15:34 go: downloading github.com/creack/pty v1.1.18
09:15:34 go: downloading github.com/moby/buildkit v0.11.6
09:15:34 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:34 go: downloading github.com/rivo/uniseg v0.2.0
09:15:34 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:34 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:34 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/dockerd
09:15:34 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:34 + tee /root/build-deb/engine/go.mod
09:15:34 module github.com/docker/docker
09:15:34 
09:15:34 go 1.19
09:15:34 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:34 + GO111MODULE=on
09:15:34 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:34 
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=tini
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:34 + . hack/dockerfile/install/tini.installer
09:15:34 ++ : v0.19.0
09:15:34 + install_tini
09:15:34 + echo 'Install tini version v0.19.0'
09:15:34 + git clone https://github.com/krallin/tini.git /go/tini
09:15:34 Install tini version v0.19.0
09:15:34 Cloning into '/go/tini'...
09:15:34 + cd /go/tini
09:15:34 + git checkout -q v0.19.0
09:15:34 + cmake .
09:15:34 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:34   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:34   CMake.
09:15:34 
09:15:34   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:34   CMake that the project does not need compatibility with older versions.
09:15:34 
09:15:34 
09:15:34 -- The C compiler identification is GNU 12.2.0
09:15:34 -- Detecting C compiler ABI info
09:15:34 -- Detecting C compiler ABI info - done
09:15:34 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:34 -- Detecting C compile features
09:15:34 -- Detecting C compile features - done
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:34 -- Configuring done
09:15:34 -- Generating done
09:15:34 -- Build files have been written to: /go/tini
09:15:34 + make tini-static
09:15:34 make[2]: Entering directory '/go/tini'
09:15:34 make[3]: Entering directory '/go/tini'
09:15:34 make[4]: Entering directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:34 [100%] Linking C executable tini-static
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 [100%] Built target tini-static
09:15:34 make[4]: Leaving directory '/go/tini'
09:15:34 make[3]: Leaving directory '/go/tini'
09:15:34 make[2]: Leaving directory '/go/tini'
09:15:34 + mkdir -p /usr/local/bin
09:15:34 + cp tini-static /usr/local/bin/docker-init
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=rootlesskit
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:34 + . hack/dockerfile/install/rootlesskit.installer
09:15:34 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + install_rootlesskit dynamic
09:15:34 + case "$1" in
09:15:34 + install_rootlesskit_dynamic
09:15:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:34 + export BUILD_MODE=-buildmode=pie
09:15:34 + BUILD_MODE=-buildmode=pie
09:15:34 + _install_rootlesskit
09:15:34 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:34 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + for f in rootlesskit rootlesskit-docker-proxy
09:15:34 + GOBIN=/usr/local/bin
09:15:34 + GO111MODULE=on
09:15:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:34 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:34 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:34 go: downloading github.com/google/uuid v1.3.0
09:15:34 go: downloading github.com/moby/vpnkit v0.5.0
09:15:34 go: downloading golang.org/x/sys v0.8.0
09:15:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:34 go: downloading github.com/gofrs/flock v0.8.1
09:15:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:34 go: downloading github.com/gorilla/mux v1.8.0
09:15:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:34 go: downloading golang.org/x/net v0.10.0
09:15:34 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:34 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:34 go: downloading github.com/josharian/native v1.1.0
09:15:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:34 #49 73.46 + binaries
09:15:34 + for f in rootlesskit rootlesskit-docker-proxy
09:15:34 + GOBIN=/usr/local/bin
09:15:34 + GO111MODULE=on
09:15:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/dockerd
09:15:34 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:34 + tee /root/build-deb/engine/go.mod
09:15:34 module github.com/docker/docker
09:15:34 
09:15:34 go 1.19
09:15:34 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:34 + GO111MODULE=on
09:15:34 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:15:34 + rm -f /root/build-deb/engine/go.mod
09:15:34 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:34 
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=tini
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:34 + . hack/dockerfile/install/tini.installer
09:15:34 ++ : v0.19.0
09:15:34 + install_tini
09:15:34 Install tini version v0.19.0
09:15:34 + echo 'Install tini version v0.19.0'
09:15:34 + git clone https://github.com/krallin/tini.git /go/tini
09:15:34 Cloning into '/go/tini'...
09:15:34 + cd /go/tini
09:15:34 + git checkout -q v0.19.0
09:15:34 + cmake .
09:15:34 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:34   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:34   CMake.
09:15:34 
09:15:34   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:34   CMake that the project does not need compatibility with older versions.
09:15:34 
09:15:34 
09:15:34 -- The C compiler identification is GNU 12.2.0
09:15:34 -- Detecting C compiler ABI info
09:15:34 -- Detecting C compiler ABI info - done
09:15:34 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:34 -- Detecting C compile features
09:15:34 -- Detecting C compile features - done
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:34 -- Configuring done
09:15:34 -- Generating done
09:15:34 -- Build files have been written to: /go/tini
09:15:34 + make tini-static
09:15:34 make[2]: Entering directory '/go/tini'
09:15:34 make[3]: Entering directory '/go/tini'
09:15:34 make[4]: Entering directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 make[5]: Entering directory '/go/tini'
09:15:34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:34 [100%] Linking C executable tini-static
09:15:34 make[5]: Leaving directory '/go/tini'
09:15:34 [100%] Built target tini-static
09:15:34 make[4]: Leaving directory '/go/tini'
09:15:34 make[3]: Leaving directory '/go/tini'
09:15:34 make[2]: Leaving directory '/go/tini'
09:15:34 + mkdir -p /usr/local/bin
09:15:34 + cp tini-static /usr/local/bin/docker-init
09:15:34 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:34 + RM_GOPATH=0
09:15:34 + TMP_GOPATH=/go
09:15:34 + : /usr/local/bin
09:15:34 + '[' -z /go ']'
09:15:34 + export GOPATH=/go
09:15:34 + GOPATH=/go
09:15:34 + case "$(go env GOARCH)" in
09:15:34 ++ go env GOARCH
09:15:34 + export GO_BUILDMODE=-buildmode=pie
09:15:34 + GO_BUILDMODE=-buildmode=pie
09:15:34 ++ dirname hack/dockerfile/install/install.sh
09:15:34 + dir=hack/dockerfile/install
09:15:34 + bin=rootlesskit
09:15:34 + shift
09:15:34 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:34 + . hack/dockerfile/install/rootlesskit.installer
09:15:34 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + install_rootlesskit dynamic
09:15:34 + case "$1" in
09:15:34 + install_rootlesskit_dynamic
09:15:34 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:34 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:34 + export BUILD_MODE=-buildmode=pie
09:15:34 + BUILD_MODE=-buildmode=pie
09:15:34 + _install_rootlesskit
09:15:34 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:34 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 + for f in rootlesskit rootlesskit-docker-proxy
09:15:34 + GOBIN=/usr/local/bin
09:15:34 + GO111MODULE=on
09:15:34 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:34 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:34 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:34 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:34 go: downloading github.com/google/uuid v1.3.0
09:15:34 go: downloading github.com/moby/vpnkit v0.5.0
09:15:34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:34 go: downloading golang.org/x/sys v0.8.0
09:15:34 go: downloading github.com/gofrs/flock v0.8.1
09:15:34 go: downloading github.com/gorilla/mux v1.8.0
09:15:34 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:34 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:34 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:34 go: downloading golang.org/x/net v0.10.0
09:15:34 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:34 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:34 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:34 go: downloading github.com/josharian/native v1.1.0
09:15:35 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:35 go: downloading github.com/klauspost/compress v1.16.3
09:15:35 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:35 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:35 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:35 go: downloading golang.org/x/time v0.3.0
09:15:35 go: downloading github.com/stretchr/testify v1.8.1
09:15:35 go: downloading github.com/opencontainers/runc v1.1.7
09:15:35 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:35 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:35 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:35 go: downloading google.golang.org/grpc v1.53.0
09:15:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:35 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:35 go: downloading github.com/gorilla/mux v1.8.0
09:15:35 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:35 go: downloading golang.org/x/crypto v0.2.0
09:15:35 + rm -f /root/build-deb/engine/go.mod
09:15:35 Created binary: bundles/dynbinary-daemon/dockerd
09:15:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:35 + tee /root/build-deb/engine/go.mod
09:15:35 module github.com/docker/docker
09:15:35 
09:15:35 go 1.19
09:15:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:35 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:37.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
09:15:35 + rm -f /root/build-deb/engine/go.mod
09:15:35 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:35 
09:15:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:35 + RM_GOPATH=0
09:15:35 + TMP_GOPATH=/go
09:15:35 + : /usr/local/bin
09:15:35 + '[' -z /go ']'
09:15:35 + export GOPATH=/go
09:15:35 + GOPATH=/go
09:15:35 + case "$(go env GOARCH)" in
09:15:35 ++ go env GOARCH
09:15:35 + export GO_BUILDMODE=-buildmode=pie
09:15:35 + GO_BUILDMODE=-buildmode=pie
09:15:35 ++ dirname hack/dockerfile/install/install.sh
09:15:35 + dir=hack/dockerfile/install
09:15:35 + bin=tini
09:15:35 + shift
09:15:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:35 + . hack/dockerfile/install/tini.installer
09:15:35 ++ : v0.19.0
09:15:35 + install_tini
09:15:35 + echo 'Install tini version v0.19.0'
09:15:35 + git clone https://github.com/krallin/tini.git /go/tini
09:15:35 Install tini version v0.19.0
09:15:35 Cloning into '/go/tini'...
09:15:35 + cd /go/tini
09:15:35 + git checkout -q v0.19.0
09:15:35 + cmake .
09:15:35 -- The C compiler identification is GNU 10.2.1
09:15:35 -- Detecting C compiler ABI info
09:15:35 -- Detecting C compiler ABI info - done
09:15:35 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:35 -- Detecting C compile features
09:15:35 -- Detecting C compile features - done
09:15:35 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:35 -- Configuring done
09:15:35 -- Generating done
09:15:35 -- Build files have been written to: /go/tini
09:15:35 + make tini-static
09:15:35 make[2]: Entering directory '/go/tini'
09:15:35 make[3]: Entering directory '/go/tini'
09:15:35 make[4]: Entering directory '/go/tini'
09:15:35 make[5]: Entering directory '/go/tini'
09:15:35 Scanning dependencies of target tini-static
09:15:35 make[5]: Leaving directory '/go/tini'
09:15:35 make[5]: Entering directory '/go/tini'
09:15:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:35 [100%] Linking C executable tini-static
09:15:35 make[5]: Leaving directory '/go/tini'
09:15:35 [100%] Built target tini-static
09:15:35 make[4]: Leaving directory '/go/tini'
09:15:35 make[3]: Leaving directory '/go/tini'
09:15:35 make[2]: Leaving directory '/go/tini'
09:15:35 + mkdir -p /usr/local/bin
09:15:35 + cp tini-static /usr/local/bin/docker-init
09:15:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:35 + RM_GOPATH=0
09:15:35 + TMP_GOPATH=/go
09:15:35 + : /usr/local/bin
09:15:35 + '[' -z /go ']'
09:15:35 + export GOPATH=/go
09:15:35 + GOPATH=/go
09:15:35 + case "$(go env GOARCH)" in
09:15:35 ++ go env GOARCH
09:15:35 + export GO_BUILDMODE=-buildmode=pie
09:15:35 + GO_BUILDMODE=-buildmode=pie
09:15:35 ++ dirname hack/dockerfile/install/install.sh
09:15:35 + dir=hack/dockerfile/install
09:15:35 + bin=rootlesskit
09:15:35 + shift
09:15:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:35 + . hack/dockerfile/install/rootlesskit.installer
09:15:35 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 + install_rootlesskit dynamic
09:15:35 + case "$1" in
09:15:35 + install_rootlesskit_dynamic
09:15:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:35 + export BUILD_MODE=-buildmode=pie
09:15:35 + BUILD_MODE=-buildmode=pie
09:15:35 + _install_rootlesskit
09:15:35 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:35 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 + for f in rootlesskit rootlesskit-docker-proxy
09:15:35 + GOBIN=/usr/local/bin
09:15:35 + GO111MODULE=on
09:15:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:35 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:35 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:35 go: downloading github.com/google/uuid v1.3.0
09:15:35 go: downloading github.com/moby/vpnkit v0.5.0
09:15:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:35 go: downloading golang.org/x/sys v0.8.0
09:15:35 go: downloading github.com/gofrs/flock v0.8.1
09:15:35 go: downloading github.com/gorilla/mux v1.8.0
09:15:35 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:35 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:35 go: downloading golang.org/x/net v0.10.0
09:15:35 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:35 go: downloading github.com/josharian/native v1.1.0
09:15:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:35 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:35 + for f in rootlesskit rootlesskit-docker-proxy
09:15:35 + GOBIN=/usr/local/bin
09:15:35 + GO111MODULE=on
09:15:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 + return
09:15:35 # Build the CLI
09:15:35 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:35 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:35 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:35 go: downloading github.com/russross/blackfriday v1.6.0
09:15:35 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:35 go: downloading golang.org/x/net v0.10.0
09:15:35 Building dynamic docker-linux-amd64
09:15:35 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:26Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:35 + rm -f /root/build-deb/engine/go.mod
09:15:35 Created binary: bundles/dynbinary-daemon/dockerd
09:15:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:35 + tee /root/build-deb/engine/go.mod
09:15:35 module github.com/docker/docker
09:15:35 
09:15:35 go 1.19
09:15:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:35 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:35 + rm -f /root/build-deb/engine/go.mod
09:15:35 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:35 
09:15:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:35 + RM_GOPATH=0
09:15:35 + TMP_GOPATH=/go
09:15:35 + : /usr/local/bin
09:15:35 + '[' -z /go ']'
09:15:35 + export GOPATH=/go
09:15:35 + GOPATH=/go
09:15:35 + case "$(go env GOARCH)" in
09:15:35 ++ go env GOARCH
09:15:35 + export GO_BUILDMODE=-buildmode=pie
09:15:35 + GO_BUILDMODE=-buildmode=pie
09:15:35 ++ dirname hack/dockerfile/install/install.sh
09:15:35 + dir=hack/dockerfile/install
09:15:35 + bin=tini
09:15:35 + shift
09:15:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:35 + . hack/dockerfile/install/tini.installer
09:15:35 ++ : v0.19.0
09:15:35 + install_tini
09:15:35 + echo 'Install tini version v0.19.0'
09:15:35 + git clone https://github.com/krallin/tini.git /go/tini
09:15:35 Install tini version v0.19.0
09:15:35 Cloning into '/go/tini'...
09:15:35 + cd /go/tini
09:15:35 + git checkout -q v0.19.0
09:15:35 + cmake .
09:15:35 -- The C compiler identification is GNU 9.4.0
09:15:35 -- Check for working C compiler: /usr/bin/cc
09:15:35 -- Check for working C compiler: /usr/bin/cc -- works
09:15:35 -- Detecting C compiler ABI info
09:15:35 -- Detecting C compiler ABI info - done
09:15:35 -- Detecting C compile features
09:15:35 -- Detecting C compile features - done
09:15:35 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:35 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:35 -- Configuring done
09:15:35 -- Generating done
09:15:35 -- Build files have been written to: /go/tini
09:15:35 + make tini-static
09:15:35 make[2]: Entering directory '/go/tini'
09:15:35 make[3]: Entering directory '/go/tini'
09:15:35 make[4]: Entering directory '/go/tini'
09:15:35 make[5]: Entering directory '/go/tini'
09:15:35 Scanning dependencies of target tini-static
09:15:35 make[5]: Leaving directory '/go/tini'
09:15:35 make[5]: Entering directory '/go/tini'
09:15:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:35 [100%] Linking C executable tini-static
09:15:35 make[5]: Leaving directory '/go/tini'
09:15:35 [100%] Built target tini-static
09:15:35 make[4]: Leaving directory '/go/tini'
09:15:35 make[3]: Leaving directory '/go/tini'
09:15:35 make[2]: Leaving directory '/go/tini'
09:15:35 + mkdir -p /usr/local/bin
09:15:35 + cp tini-static /usr/local/bin/docker-init
09:15:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:35 + RM_GOPATH=0
09:15:35 + TMP_GOPATH=/go
09:15:35 + : /usr/local/bin
09:15:35 + '[' -z /go ']'
09:15:35 + export GOPATH=/go
09:15:35 + GOPATH=/go
09:15:35 + case "$(go env GOARCH)" in
09:15:35 ++ go env GOARCH
09:15:35 + export GO_BUILDMODE=-buildmode=pie
09:15:35 + GO_BUILDMODE=-buildmode=pie
09:15:35 ++ dirname hack/dockerfile/install/install.sh
09:15:35 + dir=hack/dockerfile/install
09:15:35 + bin=rootlesskit
09:15:35 + shift
09:15:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:35 + . hack/dockerfile/install/rootlesskit.installer
09:15:35 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 + install_rootlesskit dynamic
09:15:35 + case "$1" in
09:15:35 + install_rootlesskit_dynamic
09:15:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:35 + export BUILD_MODE=-buildmode=pie
09:15:35 + BUILD_MODE=-buildmode=pie
09:15:35 + _install_rootlesskit
09:15:35 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:35 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 + for f in rootlesskit rootlesskit-docker-proxy
09:15:35 + GOBIN=/usr/local/bin
09:15:35 + GO111MODULE=on
09:15:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:35 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:35 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:35 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:35 go: downloading github.com/google/uuid v1.3.0
09:15:35 go: downloading github.com/moby/vpnkit v0.5.0
09:15:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:35 go: downloading golang.org/x/sys v0.8.0
09:15:35 go: downloading github.com/gofrs/flock v0.8.1
09:15:35 go: downloading github.com/gorilla/mux v1.8.0
09:15:35 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:35 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:35 go: downloading golang.org/x/net v0.10.0
09:15:35 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:35 go: downloading github.com/josharian/native v1.1.0
09:15:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:35 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:35 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:35 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:35 go: downloading github.com/go-logr/logr v1.2.3
09:15:35 go: downloading github.com/go-logr/stdr v1.2.2
09:15:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:35 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:35 go: downloading github.com/golang/protobuf v1.5.3
09:15:35 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:35 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:35 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:35 go: downloading github.com/kr/pretty v0.1.0
09:15:35 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:35 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:35 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:35 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:35 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:35 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:35 go: downloading golang.org/x/tools v0.7.0
09:15:35 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:35 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:35 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:35 go: downloading google.golang.org/protobuf v1.30.0
09:15:35 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:35   adding: docker/dockerd.exe (deflated 68%)
09:15:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:36 go: downloading github.com/kr/text v0.2.0
09:15:36 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:36 go: downloading github.com/docker/go-metrics v0.0.1
09:15:36 go: downloading github.com/beorn7/perks v1.0.1
09:15:36 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:36 go: downloading github.com/prometheus/client_model v0.3.0
09:15:36 go: downloading github.com/prometheus/common v0.42.0
09:15:36 go: downloading github.com/prometheus/procfs v0.9.0
09:15:36 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:36 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:36 + for f in rootlesskit rootlesskit-docker-proxy
09:15:36 + GOBIN=/usr/local/bin
09:15:36 + GO111MODULE=on
09:15:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:36 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:36 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:36 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:36 go: downloading k8s.io/klog/v2 v2.80.1
09:15:36 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:36 go: downloading github.com/magiconair/properties v1.5.3
09:15:36 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:36 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:36 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:36 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:36 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:36 go: downloading golang.org/x/mod v0.9.0
09:15:36 + for f in rootlesskit rootlesskit-docker-proxy
09:15:36 + GOBIN=/usr/local/bin
09:15:36 + GO111MODULE=on
09:15:36 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:36 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:15:36 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:36 + go mod vendor -modfile=vendor.mod
09:15:36 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:15:36 + return
09:15:36 # Build the CLI
09:15:36 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:36 Building dynamic docker-linux-arm64
09:15:36 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:36 + rm -f /root/build-deb/engine/go.mod
09:15:36 Created binary: bundles/dynbinary-daemon/dockerd
09:15:36 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:36 + tee /root/build-deb/engine/go.mod
09:15:36 module github.com/docker/docker
09:15:36 
09:15:36 go 1.19
09:15:36 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:36 + GO111MODULE=on
09:15:36 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:34.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
09:15:36 + rm -f /root/build-deb/engine/go.mod
09:15:36 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:36 
09:15:36 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:36 + RM_GOPATH=0
09:15:36 + TMP_GOPATH=/go
09:15:36 + : /usr/local/bin
09:15:36 + '[' -z /go ']'
09:15:36 + export GOPATH=/go
09:15:36 + GOPATH=/go
09:15:36 + case "$(go env GOARCH)" in
09:15:36 ++ go env GOARCH
09:15:36 + export GO_BUILDMODE=-buildmode=pie
09:15:36 + GO_BUILDMODE=-buildmode=pie
09:15:36 ++ dirname hack/dockerfile/install/install.sh
09:15:36 + dir=hack/dockerfile/install
09:15:36 + bin=tini
09:15:36 + shift
09:15:36 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:36 + . hack/dockerfile/install/tini.installer
09:15:36 ++ : v0.19.0
09:15:36 + install_tini
09:15:36 + echo 'Install tini version v0.19.0'
09:15:36 Install tini version v0.19.0
09:15:36 + git clone https://github.com/krallin/tini.git /go/tini
09:15:36 Cloning into '/go/tini'...
09:15:36 + cd /go/tini
09:15:36 + git checkout -q v0.19.0
09:15:36 + cmake .
09:15:36 -- The C compiler identification is GNU 8.3.0
09:15:36 -- Check for working C compiler: /usr/bin/cc
09:15:36 -- Check for working C compiler: /usr/bin/cc -- works
09:15:36 -- Detecting C compiler ABI info
09:15:36 -- Detecting C compiler ABI info - done
09:15:36 -- Detecting C compile features
09:15:36 -- Detecting C compile features - done
09:15:36 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:36 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:36 -- Configuring done
09:15:36 -- Generating done
09:15:36 -- Build files have been written to: /go/tini
09:15:36 + make tini-static
09:15:36 make[2]: Entering directory '/go/tini'
09:15:36 make[3]: Entering directory '/go/tini'
09:15:36 make[4]: Entering directory '/go/tini'
09:15:36 make[5]: Entering directory '/go/tini'
09:15:36 Scanning dependencies of target tini-static
09:15:36 make[5]: Leaving directory '/go/tini'
09:15:36 make[5]: Entering directory '/go/tini'
09:15:36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:36 + make clean
09:15:36 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:15:37 [100%] Linking C executable tini-static
09:15:37 make[5]: Leaving directory '/go/tini'
09:15:37 [100%] Built target tini-static
09:15:37 make[4]: Leaving directory '/go/tini'
09:15:37 make[3]: Leaving directory '/go/tini'
09:15:37 make[2]: Leaving directory '/go/tini'
09:15:37 + mkdir -p /usr/local/bin
09:15:37 + cp tini-static /usr/local/bin/docker-init
09:15:37 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:37 + RM_GOPATH=0
09:15:37 + TMP_GOPATH=/go
09:15:37 + : /usr/local/bin
09:15:37 + '[' -z /go ']'
09:15:37 + export GOPATH=/go
09:15:37 + GOPATH=/go
09:15:37 + case "$(go env GOARCH)" in
09:15:37 ++ go env GOARCH
09:15:37 + export GO_BUILDMODE=-buildmode=pie
09:15:37 + GO_BUILDMODE=-buildmode=pie
09:15:37 ++ dirname hack/dockerfile/install/install.sh
09:15:37 + dir=hack/dockerfile/install
09:15:37 + bin=rootlesskit
09:15:37 + shift
09:15:37 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:37 + . hack/dockerfile/install/rootlesskit.installer
09:15:37 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:37 + install_rootlesskit dynamic
09:15:37 + case "$1" in
09:15:37 + install_rootlesskit_dynamic
09:15:37 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:37 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:37 + export BUILD_MODE=-buildmode=pie
09:15:37 + BUILD_MODE=-buildmode=pie
09:15:37 + _install_rootlesskit
09:15:37 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:37 + for f in rootlesskit rootlesskit-docker-proxy
09:15:37 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:37 + GOBIN=/usr/local/bin
09:15:37 + GO111MODULE=on
09:15:37 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:37 + for f in rootlesskit rootlesskit-docker-proxy
09:15:37 + GOBIN=/usr/local/bin
09:15:37 + GO111MODULE=on
09:15:37 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:37 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:37 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:15:37 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.B8GfgP
09:15:37 + umask 022
09:15:37 + cd /root/rpmbuild/BUILD
09:15:37 + cd src
09:15:37 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:15:37 + exit 0
09:15:37 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1tIFAB
09:15:37 + umask 022
09:15:37 + cd /root/rpmbuild/BUILD
09:15:37 + cd /root/rpmbuild/BUILD
09:15:37 + rm -rf src
09:15:37 + /usr/bin/mkdir -p src
09:15:37 + cd src
09:15:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:37 + /usr/bin/tar -xof -
09:15:37 + STATUS=0
09:15:37 + '[' 0 -ne 0 ']'
09:15:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:15:37 + /usr/bin/tar -xof -
09:15:37 + STATUS=0
09:15:37 + '[' 0 -ne 0 ']'
09:15:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:37 + exit 0
09:15:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0FOIbc
09:15:37 + umask 022
09:15:37 + cd /root/rpmbuild/BUILD
09:15:37 + cd src
09:15:37 + mkdir -p /go/src/github.com/docker
09:15:37 + rm -f /go/src/github.com/docker/cli
09:15:37 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:15:37 + pushd /go/src/github.com/docker/cli
09:15:37 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:15:37 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:37 + GITCOMMIT=0e70f1b
09:15:37 + GO_LINKMODE=dynamic
09:15:37 + ./scripts/build/binary
09:15:37 Building dynamic docker-linux-amd64
09:15:37 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:36Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:15:37 rm -f -r src
09:15:37 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:37 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:37 go: downloading github.com/google/uuid v1.3.0
09:15:37 go: downloading github.com/moby/vpnkit v0.5.0
09:15:37 go: downloading github.com/gofrs/flock v0.8.1
09:15:37 go: downloading golang.org/x/sys v0.8.0
09:15:37 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:37 go: downloading github.com/gorilla/mux v1.8.0
09:15:37 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:37 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:37 go: downloading golang.org/x/net v0.10.0
09:15:37 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:37 go: downloading github.com/josharian/native v1.1.0
09:15:37 + return
09:15:37 # Build the CLI
09:15:37 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:37 Building dynamic docker-linux-arm64
09:15:37 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:37 + return
09:15:37 # Build the CLI
09:15:37 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:37 Building dynamic docker-linux-arm64
09:15:37 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:37Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:37 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:37 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:37 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:37 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:38 make -C rpm clean
09:15:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:15:38 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:15:38 rm -f -r rpmbuild/
09:15:38 docker builder prune -f --filter until=24h
09:15:38 Total:	0B
09:15:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:15:38 make -C deb clean
09:15:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:15:38 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:15:38 rm -f -r debbuild
09:15:38 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:15:38 rm -f -r sources
09:15:38 docker builder prune -f --filter until=24h
09:15:38 Total:	0B
09:15:38 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:15:38 make -C static clean
09:15:38 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:15:38 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:15:38 #49 DONE 76.7s
09:15:38 
09:15:38 #55 [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...)
09:15:38 + return
09:15:38 # Build the CLI
09:15:38 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:38 Building dynamic docker-linux-amd64
09:15:38 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:29Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:39 rm -f -r build
09:15:39 docker builder prune -f --filter until=24h
09:15:39 Total:	0B
09:15:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:15:39 #55 ...
09:15:39 
09:15:39 #57 [all 3/7] COPY --link --from=containerd    /build/ /
09:15:39 + for f in rootlesskit rootlesskit-docker-proxy
09:15:39 + GOBIN=/usr/local/bin
09:15:39 + GO111MODULE=on
09:15:39 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:40 #57 DONE 1.0s
09:15:40 
09:15:40 #55 [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...)
09:15:40 #55 ...
09:15:40 
09:15:40 #58 [all 4/7] COPY --link --from=rootlesskit   /build/ /
09:15:40 #58 DONE 0.3s
09:15:40 
09:15:40 #55 [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...)
09:15:40 #55 ...
09:15:40 
09:15:40 #59 [all 5/7] COPY --link --from=containerutil /build/ /
09:15:40 #59 DONE 0.0s
09:15:40 
09:15:40 #60 [all 6/7] COPY --link --from=vpnkit        /       /
09:15:40 + return
09:15:40 # Build the CLI
09:15:40 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:40 Building dynamic docker-linux-amd64
09:15:40 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:33Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:41 #60 DONE 0.3s
09:15:41 
09:15:41 #55 [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...)
09:15:41 + rm -f /root/build-deb/engine/go.mod
09:15:41 Created binary: bundles/dynbinary-daemon/dockerd
09:15:41 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:41 + tee /root/build-deb/engine/go.mod
09:15:41 module github.com/docker/docker
09:15:41 
09:15:41 go 1.19
09:15:41 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:41 + GO111MODULE=on
09:15:41 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:41 + rm -f /root/build-deb/engine/go.mod
09:15:41 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:41 
09:15:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:41 + RM_GOPATH=0
09:15:41 + TMP_GOPATH=/go
09:15:41 + : /usr/local/bin
09:15:41 + '[' -z /go ']'
09:15:41 + export GOPATH=/go
09:15:41 + GOPATH=/go
09:15:41 + case "$(go env GOARCH)" in
09:15:41 ++ go env GOARCH
09:15:41 + export GO_BUILDMODE=-buildmode=pie
09:15:41 + GO_BUILDMODE=-buildmode=pie
09:15:41 ++ dirname hack/dockerfile/install/install.sh
09:15:41 + dir=hack/dockerfile/install
09:15:41 + bin=tini
09:15:41 + shift
09:15:41 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:41 + . hack/dockerfile/install/tini.installer
09:15:41 ++ : v0.19.0
09:15:41 + install_tini
09:15:41 + echo 'Install tini version v0.19.0'
09:15:41 Install tini version v0.19.0
09:15:41 + git clone https://github.com/krallin/tini.git /go/tini
09:15:41 Cloning into '/go/tini'...
09:15:41 + cd /go/tini
09:15:41 + git checkout -q v0.19.0
09:15:41 + cmake .
09:15:41 -- The C compiler identification is GNU 8.3.0
09:15:41 -- Check for working C compiler: /usr/bin/cc
09:15:41 -- Check for working C compiler: /usr/bin/cc -- works
09:15:41 -- Detecting C compiler ABI info
09:15:41 -- Detecting C compiler ABI info - done
09:15:41 -- Detecting C compile features
09:15:41 -- Detecting C compile features - done
09:15:41 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:41 -- Configuring done
09:15:41 -- Generating done
09:15:41 -- Build files have been written to: /go/tini
09:15:41 + make tini-static
09:15:41 make[2]: Entering directory '/go/tini'
09:15:41 make[3]: Entering directory '/go/tini'
09:15:41 make[4]: Entering directory '/go/tini'
09:15:41 make[5]: Entering directory '/go/tini'
09:15:41 Scanning dependencies of target tini-static
09:15:41 make[5]: Leaving directory '/go/tini'
09:15:41 make[5]: Entering directory '/go/tini'
09:15:41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:41 [100%] Linking C executable tini-static
09:15:41 make[5]: Leaving directory '/go/tini'
09:15:41 [100%] Built target tini-static
09:15:41 make[4]: Leaving directory '/go/tini'
09:15:41 make[3]: Leaving directory '/go/tini'
09:15:41 make[2]: Leaving directory '/go/tini'
09:15:41 + mkdir -p /usr/local/bin
09:15:41 + cp tini-static /usr/local/bin/docker-init
09:15:41 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:41 + RM_GOPATH=0
09:15:41 + TMP_GOPATH=/go
09:15:41 + : /usr/local/bin
09:15:41 + '[' -z /go ']'
09:15:41 + export GOPATH=/go
09:15:41 + GOPATH=/go
09:15:41 + case "$(go env GOARCH)" in
09:15:41 ++ go env GOARCH
09:15:41 + export GO_BUILDMODE=-buildmode=pie
09:15:41 + GO_BUILDMODE=-buildmode=pie
09:15:41 ++ dirname hack/dockerfile/install/install.sh
09:15:41 + dir=hack/dockerfile/install
09:15:41 + bin=rootlesskit
09:15:41 + shift
09:15:41 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:41 + . hack/dockerfile/install/rootlesskit.installer
09:15:41 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:41 + install_rootlesskit dynamic
09:15:41 + case "$1" in
09:15:41 + install_rootlesskit_dynamic
09:15:41 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:41 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:41 + export BUILD_MODE=-buildmode=pie
09:15:41 + BUILD_MODE=-buildmode=pie
09:15:41 + _install_rootlesskit
09:15:41 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:41 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:41 + for f in rootlesskit rootlesskit-docker-proxy
09:15:41 + GOBIN=/usr/local/bin
09:15:41 + GO111MODULE=on
09:15:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:41 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:41 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:41 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:41 go: downloading github.com/google/uuid v1.3.0
09:15:41 go: downloading github.com/moby/vpnkit v0.5.0
09:15:41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:41 go: downloading golang.org/x/sys v0.8.0
09:15:41 go: downloading github.com/gofrs/flock v0.8.1
09:15:41 go: downloading github.com/gorilla/mux v1.8.0
09:15:41 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:41 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:41 go: downloading golang.org/x/net v0.10.0
09:15:41 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:41 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:41 go: downloading github.com/josharian/native v1.1.0
09:15:41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:41 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:41 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:41 + for f in rootlesskit rootlesskit-docker-proxy
09:15:41 + GOBIN=/usr/local/bin
09:15:41 + GO111MODULE=on
09:15:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:43 + return
09:15:43 # Build the CLI
09:15:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:43 + for f in rootlesskit rootlesskit-docker-proxy
09:15:43 + GOBIN=/usr/local/bin
09:15:43 + GO111MODULE=on
09:15:43 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:43 Building dynamic docker-linux-arm64
09:15:43 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:43Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:43 + return
09:15:43 # Build the CLI
09:15:43 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:43 Building dynamic docker-linux-amd64
09:15:43 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:34Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:47 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:15:47 + make manpages
09:15:47 scripts/docs/generate-man.sh
09:15:47 + cp -r . /tmp/docker-cli-docsgen.z7lqPNJ4BW/
09:15:47 + cd /tmp/docker-cli-docsgen.z7lqPNJ4BW
09:15:47 + ./scripts/vendor init
09:15:47 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:47 + cp man/tools.go .
09:15:47 + ./scripts/vendor update
09:15:47 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:47 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:47 go: downloading github.com/spf13/cobra v1.7.0
09:15:47 go: downloading github.com/docker/go-units v0.5.0
09:15:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:47 go: downloading github.com/spf13/pflag v1.0.5
09:15:47 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:47 go: downloading github.com/moby/term v0.5.0
09:15:47 go: downloading github.com/morikuni/aec v1.0.0
09:15:47 go: downloading github.com/pkg/errors v0.9.1
09:15:47 go: downloading github.com/google/go-cmp v0.5.9
09:15:47 go: downloading gotest.tools/v3 v3.5.0
09:15:47 go: downloading golang.org/x/sync v0.1.0
09:15:47 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:47 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:47 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:47 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:47 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:47 go: downloading golang.org/x/text v0.9.0
09:15:47 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:47 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:47 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:47 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:47 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:47 go: downloading github.com/containerd/containerd v1.6.22
09:15:47 go: downloading github.com/docker/go-connections v0.4.0
09:15:47 go: downloading github.com/moby/sys/signal v0.7.0
09:15:47 go: downloading golang.org/x/sys v0.8.0
09:15:47 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:47 go: downloading github.com/gogo/protobuf v1.3.2
09:15:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:47 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:47 go: downloading dario.cat/mergo v1.0.0
09:15:47 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:47 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:47 go: downloading golang.org/x/term v0.8.0
09:15:47 go: downloading github.com/creack/pty v1.1.18
09:15:47 go: downloading github.com/moby/buildkit v0.11.6
09:15:47 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:47 go: downloading github.com/rivo/uniseg v0.2.0
09:15:47 go: downloading github.com/klauspost/compress v1.16.3
09:15:47 go: downloading golang.org/x/time v0.3.0
09:15:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:47 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:47 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:47 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:47 go: downloading github.com/opencontainers/runc v1.1.7
09:15:47 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:47 go: downloading github.com/stretchr/testify v1.8.1
09:15:47 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:47 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:47 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:47 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:47 go: downloading github.com/gorilla/mux v1.8.0
09:15:47 go: downloading golang.org/x/crypto v0.2.0
09:15:47 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:47 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:47 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:47 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:47 + rm -f /root/build-deb/engine/go.mod
09:15:47 Created binary: bundles/dynbinary-daemon/dockerd
09:15:47 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:47 + tee /root/build-deb/engine/go.mod
09:15:47 module github.com/docker/docker
09:15:47 
09:15:47 go 1.19
09:15:47 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:47 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:44.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
09:15:47 + rm -f /root/build-deb/engine/go.mod
09:15:47 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:47 
09:15:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:47 + RM_GOPATH=0
09:15:47 + TMP_GOPATH=/go
09:15:47 + : /usr/local/bin
09:15:47 + '[' -z /go ']'
09:15:47 + export GOPATH=/go
09:15:47 + GOPATH=/go
09:15:47 + case "$(go env GOARCH)" in
09:15:47 ++ go env GOARCH
09:15:47 + export GO_BUILDMODE=-buildmode=pie
09:15:47 + GO_BUILDMODE=-buildmode=pie
09:15:47 ++ dirname hack/dockerfile/install/install.sh
09:15:47 + dir=hack/dockerfile/install
09:15:47 + bin=tini
09:15:47 + shift
09:15:47 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:47 + . hack/dockerfile/install/tini.installer
09:15:47 ++ : v0.19.0
09:15:47 + install_tini
09:15:47 + echo 'Install tini version v0.19.0'
09:15:47 + git clone https://github.com/krallin/tini.git /go/tini
09:15:47 Install tini version v0.19.0
09:15:47 Cloning into '/go/tini'...
09:15:47 + cd /go/tini
09:15:47 + git checkout -q v0.19.0
09:15:47 + cmake .
09:15:47 -- The C compiler identification is GNU 10.2.1
09:15:47 -- Detecting C compiler ABI info
09:15:47 -- Detecting C compiler ABI info - done
09:15:47 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:47 -- Detecting C compile features
09:15:47 -- Detecting C compile features - done
09:15:47 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:47 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:15:47 -- Configuring done
09:15:47 -- Generating done
09:15:47 -- Build files have been written to: /go/tini
09:15:47 + make tini-static
09:15:47 make[2]: Entering directory '/go/tini'
09:15:47 make[3]: Entering directory '/go/tini'
09:15:47 make[4]: Entering directory '/go/tini'
09:15:47 make[5]: Entering directory '/go/tini'
09:15:47 Scanning dependencies of target tini-static
09:15:47 make[5]: Leaving directory '/go/tini'
09:15:47 make[5]: Entering directory '/go/tini'
09:15:47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:47 go: downloading google.golang.org/grpc v1.53.0
09:15:47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:47 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:47 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:47 go: downloading github.com/russross/blackfriday v1.6.0
09:15:47 go: downloading golang.org/x/net v0.10.0
09:15:47 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:47 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:47 go: downloading github.com/go-logr/logr v1.2.3
09:15:47 go: downloading github.com/go-logr/stdr v1.2.2
09:15:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:47 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:47 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:47 go: downloading github.com/kr/pretty v0.1.0
09:15:47 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:47 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:47 #55 61.93 + rm -f /go/src/github.com/docker/docker/go.mod
09:15:47 #55 61.93 Created binary: /tmp/bundles/binary-daemon/dockerd
09:15:47 #55 61.97 Building static /tmp/bundles/binary-daemon/docker-proxy (linux/amd64)...
09:15:47 #55 61.97 + tee /go/src/github.com/docker/docker/go.mod
09:15:47 #55 61.97 module github.com/docker/docker
09:15:47 #55 61.97 
09:15:47 #55 61.97 go 1.19
09:15:47 #55 61.97 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:47 #55 61.97 + GO111MODULE=on
09:15:47 #55 61.97 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:15:47 #55 62.17 + rm -f /go/src/github.com/docker/docker/go.mod
09:15:47 #55 62.17 Created binary: /tmp/bundles/binary-daemon/docker-proxy
09:15:47 #55 62.17 
09:15:47 [100%] Linking C executable tini-static
09:15:47 make[5]: Leaving directory '/go/tini'
09:15:47 [100%] Built target tini-static
09:15:47 make[4]: Leaving directory '/go/tini'
09:15:47 make[3]: Leaving directory '/go/tini'
09:15:47 make[2]: Leaving directory '/go/tini'
09:15:47 + mkdir -p /usr/local/bin
09:15:47 + cp tini-static /usr/local/bin/docker-init
09:15:47 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:47 + RM_GOPATH=0
09:15:47 + TMP_GOPATH=/go
09:15:47 + : /usr/local/bin
09:15:47 + '[' -z /go ']'
09:15:47 + export GOPATH=/go
09:15:47 + GOPATH=/go
09:15:47 + case "$(go env GOARCH)" in
09:15:47 ++ go env GOARCH
09:15:47 + export GO_BUILDMODE=-buildmode=pie
09:15:47 + GO_BUILDMODE=-buildmode=pie
09:15:47 ++ dirname hack/dockerfile/install/install.sh
09:15:47 + dir=hack/dockerfile/install
09:15:47 + bin=rootlesskit
09:15:47 + shift
09:15:47 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:47 + . hack/dockerfile/install/rootlesskit.installer
09:15:47 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:47 + install_rootlesskit dynamic
09:15:47 + case "$1" in
09:15:47 + install_rootlesskit_dynamic
09:15:47 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:47 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:47 + export BUILD_MODE=-buildmode=pie
09:15:47 + BUILD_MODE=-buildmode=pie
09:15:47 + _install_rootlesskit
09:15:47 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:47 + for f in rootlesskit rootlesskit-docker-proxy
09:15:47 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:47 + GOBIN=/usr/local/bin
09:15:47 + GO111MODULE=on
09:15:47 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:47 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:47 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:47 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:47 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:47 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:47 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:47 go: downloading github.com/golang/protobuf v1.5.3
09:15:47 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:47 go: downloading golang.org/x/tools v0.7.0
09:15:47 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:47 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:47 go: downloading google.golang.org/protobuf v1.30.0
09:15:47 go: downloading github.com/kr/text v0.2.0
09:15:47 go: downloading github.com/beorn7/perks v1.0.1
09:15:47 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:47 go: downloading github.com/prometheus/client_model v0.3.0
09:15:47 go: downloading github.com/prometheus/common v0.42.0
09:15:47 go: downloading github.com/prometheus/procfs v0.9.0
09:15:47 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:48 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:48 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:48 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:48 go: downloading github.com/docker/go-metrics v0.0.1
09:15:48 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:48 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:48 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:48 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:48 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:48 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:48 go: downloading k8s.io/klog/v2 v2.80.1
09:15:48 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:48 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:48 go: downloading github.com/magiconair/properties v1.5.3
09:15:48 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:48 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:48 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:48 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:48 go: downloading github.com/google/uuid v1.3.0
09:15:48 go: downloading github.com/moby/vpnkit v0.5.0
09:15:48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:48 go: downloading golang.org/x/sys v0.8.0
09:15:48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:48 go: downloading github.com/gofrs/flock v0.8.1
09:15:48 go: downloading github.com/gorilla/mux v1.8.0
09:15:48 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:48 go: downloading golang.org/x/net v0.10.0
09:15:48 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:48 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:48 go: downloading github.com/josharian/native v1.1.0
09:15:48 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:48 go: downloading golang.org/x/mod v0.9.0
09:15:48 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:48 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:48 #55 DONE 63.5s
09:15:48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:48 + go mod vendor -modfile=vendor.mod
09:15:48 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:48 Created binary: bundles/dynbinary-daemon/dockerd
09:15:48 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:15:48 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:15:48 module github.com/docker/docker
09:15:48 
09:15:48 go 1.19
09:15:48 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:48 + GO111MODULE=on
09:15:48 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15: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
09:15:48 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:15:48 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:48 
09:15:48 + popd
09:15:48 ~/rpmbuild/BUILD/src
09:15:48 + RPM_EC=0
09:15:48 ++ jobs -p
09:15:48 + exit 0
09:15:48 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.CYx1r4
09:15:48 + umask 022
09:15:48 + cd /root/rpmbuild/BUILD
09:15:48 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 '!=' / ']'
09:15:48 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:15:48 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:15:48 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:48 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:15:48 + 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 '
09:15:48 + export CFLAGS
09:15:48 + 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 '
09:15:48 + export CXXFLAGS
09:15:48 + 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 '
09:15:48 + export FFLAGS
09:15:48 + 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 '
09:15:48 + export FCFLAGS
09:15:48 + VALAFLAGS=-g
09:15:48 + export VALAFLAGS
09:15:48 + 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 '
09:15:48 + export LDFLAGS
09:15:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:48 + export LT_SYS_LIBRARY_PATH
09:15:48 + CC=gcc
09:15:48 + export CC
09:15:48 + CXX=g++
09:15:48 + export CXX
09:15:48 + cd src
09:15:48 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:15:48 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/dockerd
09:15:48 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:15:48 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:15:48 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/libexec/docker/docker-init
09:15:48 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/lib/systemd/system/docker.service
09:15:48 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/lib/systemd/system/docker.socket
09:15:48 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/etc/docker
09:15:48 + /usr/lib/rpm/check-buildroot
09:15:48 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:48 + /usr/lib/rpm/brp-compress
09:15:48 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:48 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:48 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:15:48 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:48 + /usr/lib/rpm/check-rpaths
09:15:48 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:48 + /usr/lib/rpm/brp-remove-la-files
09:15:48 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:15:48 + /usr/lib/rpm/redhat/brp-python-hardlink
09:15:48 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Beehui
09:15:48 + umask 022
09:15:48 + cd /root/rpmbuild/BUILD
09:15:48 + 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 '
09:15:48 + export CFLAGS
09:15:48 + 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 '
09:15:48 + export CXXFLAGS
09:15:48 + 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 '
09:15:48 + export FFLAGS
09:15:48 + 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 '
09:15:48 + export FCFLAGS
09:15:48 + VALAFLAGS=-g
09:15:48 + export VALAFLAGS
09:15:48 + 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 '
09:15:48 + export LDFLAGS
09:15:48 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:48 + export LT_SYS_LIBRARY_PATH
09:15:48 + CC=gcc
09:15:48 + export CC
09:15:48 + CXX=g++
09:15:48 + export CXX
09:15:48 + cd src
09:15:48 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:15:48 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:48 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:15:48 + echo 'PASS: daemon version OK'
09:15:48 PASS: daemon version OK
09:15:48 + RPM_EC=0
09:15:48 ++ jobs -p
09:15:48 + exit 0
09:15:48 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:15:48 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:15:49 
09:15:49 #61 [all 7/7] COPY --link --from=build         /build  /
09:15:49 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.fc38
09:15:49 Requires(interp): /bin/sh /bin/sh /bin/sh
09:15:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:49 Requires(post): /bin/sh
09:15:49 Requires(preun): /bin/sh
09:15:49 Requires(postun): /bin/sh
09:15:49 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)
09:15:49 Conflicts: docker docker-ee docker-engine-cs docker-io
09:15:49 Obsoletes: docker-ce-selinux docker-engine docker-engine-selinux
09:15:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:15:49 + rm -f /root/build-deb/engine/go.mod
09:15:49 Created binary: bundles/dynbinary-daemon/dockerd
09:15:49 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:49 + tee /root/build-deb/engine/go.mod
09:15:49 module github.com/docker/docker
09:15:49 
09:15:49 go 1.19
09:15:49 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:49 + GO111MODULE=on
09:15:49 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:51.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
09:15:49 + rm -f /root/build-deb/engine/go.mod
09:15:49 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:49 
09:15:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:49 + RM_GOPATH=0
09:15:49 + TMP_GOPATH=/go
09:15:49 + : /usr/local/bin
09:15:49 + '[' -z /go ']'
09:15:49 + export GOPATH=/go
09:15:49 + GOPATH=/go
09:15:49 + case "$(go env GOARCH)" in
09:15:49 ++ go env GOARCH
09:15:49 + export GO_BUILDMODE=-buildmode=pie
09:15:49 + GO_BUILDMODE=-buildmode=pie
09:15:49 ++ dirname hack/dockerfile/install/install.sh
09:15:49 + dir=hack/dockerfile/install
09:15:49 + bin=tini
09:15:49 + shift
09:15:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:49 + . hack/dockerfile/install/tini.installer
09:15:49 ++ : v0.19.0
09:15:49 + install_tini
09:15:49 + echo 'Install tini version v0.19.0'
09:15:49 Install tini version v0.19.0
09:15:49 + git clone https://github.com/krallin/tini.git /go/tini
09:15:49 Cloning into '/go/tini'...
09:15:49 + cd /go/tini
09:15:49 + git checkout -q v0.19.0
09:15:49 + cmake .
09:15:49 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:49   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:49   CMake.
09:15:49 
09:15:49   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:49   CMake that the project does not need compatibility with older versions.
09:15:49 
09:15:49 
09:15:49 -- The C compiler identification is GNU 11.4.0
09:15:49 -- Detecting C compiler ABI info
09:15:49 -- Detecting C compiler ABI info - done
09:15:49 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:49 -- Detecting C compile features
09:15:49 -- Detecting C compile features - done
09:15:49 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:49 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:49 -- Configuring done
09:15:49 -- Generating done
09:15:49 -- Build files have been written to: /go/tini
09:15:49 + make tini-static
09:15:49 make[2]: Entering directory '/go/tini'
09:15:49 make[3]: Entering directory '/go/tini'
09:15:49 make[4]: Entering directory '/go/tini'
09:15:49 make[5]: Entering directory '/go/tini'
09:15:49 make[5]: Leaving directory '/go/tini'
09:15:49 make[5]: Entering directory '/go/tini'
09:15:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:49 [100%] Linking C executable tini-static
09:15:49 make[5]: Leaving directory '/go/tini'
09:15:49 [100%] Built target tini-static
09:15:49 make[4]: Leaving directory '/go/tini'
09:15:49 make[3]: Leaving directory '/go/tini'
09:15:49 make[2]: Leaving directory '/go/tini'
09:15:49 + mkdir -p /usr/local/bin
09:15:49 + cp tini-static /usr/local/bin/docker-init
09:15:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:49 + RM_GOPATH=0
09:15:49 + TMP_GOPATH=/go
09:15:49 + : /usr/local/bin
09:15:49 + '[' -z /go ']'
09:15:49 + export GOPATH=/go
09:15:49 + GOPATH=/go
09:15:49 + case "$(go env GOARCH)" in
09:15:49 ++ go env GOARCH
09:15:49 + export GO_BUILDMODE=-buildmode=pie
09:15:49 + GO_BUILDMODE=-buildmode=pie
09:15:49 ++ dirname hack/dockerfile/install/install.sh
09:15:49 + dir=hack/dockerfile/install
09:15:49 + bin=rootlesskit
09:15:49 + shift
09:15:49 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:49 + . hack/dockerfile/install/rootlesskit.installer
09:15:49 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:49 + install_rootlesskit dynamic
09:15:49 + case "$1" in
09:15:49 + install_rootlesskit_dynamic
09:15:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:49 + export BUILD_MODE=-buildmode=pie
09:15:49 + BUILD_MODE=-buildmode=pie
09:15:49 + _install_rootlesskit
09:15:49 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:49 + for f in rootlesskit rootlesskit-docker-proxy
09:15:49 + GOBIN=/usr/local/bin
09:15:49 + GO111MODULE=on
09:15:49 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:49 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:49 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:49 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:49 go: downloading github.com/google/uuid v1.3.0
09:15:49 go: downloading github.com/moby/vpnkit v0.5.0
09:15:49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:49 go: downloading golang.org/x/sys v0.8.0
09:15:49 go: downloading github.com/gofrs/flock v0.8.1
09:15:49 go: downloading github.com/gorilla/mux v1.8.0
09:15:49 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:49 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:49 go: downloading golang.org/x/net v0.10.0
09:15:49 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:49 go: downloading github.com/josharian/native v1.1.0
09:15:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:49 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:49 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:49 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:15:50 + for f in rootlesskit rootlesskit-docker-proxy
09:15:50 + GOBIN=/usr/local/bin
09:15:50 + GO111MODULE=on
09:15:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:50 make[2]: Entering directory '/root/build-deb/cli'
09:15:50 scripts/docs/generate-man.sh
09:15:50 + cp -r . /tmp/docker-cli-docsgen.lbLovGTnDh/
09:15:50 + cd /tmp/docker-cli-docsgen.lbLovGTnDh
09:15:50 + ./scripts/vendor init
09:15:50 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:50 + cp man/tools.go .
09:15:50 + ./scripts/vendor update
09:15:50 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:50 go: downloading github.com/spf13/cobra v1.7.0
09:15:50 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:50 go: downloading github.com/docker/go-units v0.5.0
09:15:50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:50 go: downloading github.com/spf13/pflag v1.0.5
09:15:50 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:50 go: downloading github.com/moby/term v0.5.0
09:15:50 go: downloading github.com/morikuni/aec v1.0.0
09:15:50 go: downloading github.com/pkg/errors v0.9.1
09:15:50 go: downloading github.com/google/go-cmp v0.5.9
09:15:50 go: downloading gotest.tools/v3 v3.5.0
09:15:50 go: downloading golang.org/x/sync v0.1.0
09:15:50 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:50 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:50 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:50 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:50 #61 DONE 1.0s
09:15:50 
09:15:50 #62 exporting to client directory
09:15:50 #62 copying files 41.21MB 0.1s
09:15:50 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:50 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:50 go: downloading github.com/docker/go-connections v0.4.0
09:15:50 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:50 go: downloading golang.org/x/text v0.9.0
09:15:50 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:50 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:50 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:50 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:50 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:50 go: downloading github.com/gogo/protobuf v1.3.2
09:15:50 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:50 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:50 #62 copying files 208.71MB 0.5s done
09:15:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:51 go: downloading golang.org/x/term v0.8.0
09:15:51 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:51 go: downloading github.com/containerd/containerd v1.6.22
09:15:51 go: downloading github.com/moby/sys/signal v0.7.0
09:15:51 go: downloading dario.cat/mergo v1.0.0
09:15:51 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:51 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:51 go: downloading github.com/creack/pty v1.1.18
09:15:51 go: downloading github.com/moby/buildkit v0.11.6
09:15:51 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:51 + rm -f /root/build-deb/engine/go.mod
09:15:51 Created binary: bundles/dynbinary-daemon/dockerd
09:15:51 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:15:51 + tee /root/build-deb/engine/go.mod
09:15:51 module github.com/docker/docker
09:15:51 
09:15:51 go 1.19
09:15:51 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:51 + GO111MODULE=on
09:15: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:15:51 + rm -f /root/build-deb/engine/go.mod
09:15:51 Created binary: bundles/dynbinary-daemon/docker-proxy
09:15:51 
09:15:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:15:51 + RM_GOPATH=0
09:15:51 + TMP_GOPATH=/go
09:15:51 + : /usr/local/bin
09:15:51 + '[' -z /go ']'
09:15:51 + export GOPATH=/go
09:15:51 + GOPATH=/go
09:15:51 + case "$(go env GOARCH)" in
09:15:51 ++ go env GOARCH
09:15:51 + export GO_BUILDMODE=-buildmode=pie
09:15:51 + GO_BUILDMODE=-buildmode=pie
09:15:51 ++ dirname hack/dockerfile/install/install.sh
09:15:51 + dir=hack/dockerfile/install
09:15:51 + bin=tini
09:15:51 + shift
09:15:51 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:15:51 + . hack/dockerfile/install/tini.installer
09:15:51 ++ : v0.19.0
09:15:51 + install_tini
09:15:51 + echo 'Install tini version v0.19.0'
09:15:51 + git clone https://github.com/krallin/tini.git /go/tini
09:15:51 Install tini version v0.19.0
09:15:51 Cloning into '/go/tini'...
09:15:51 + cd /go/tini
09:15:51 + git checkout -q v0.19.0
09:15:51 + cmake .
09:15:51 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:15:51   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:15:51   CMake.
09:15:51 
09:15:51   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:15:51   CMake that the project does not need compatibility with older versions.
09:15:51 
09:15:51 
09:15:51 -- The C compiler identification is GNU 12.3.0
09:15:51 -- Detecting C compiler ABI info
09:15:51 -- Detecting C compiler ABI info - done
09:15:51 -- Check for working C compiler: /usr/bin/cc - skipped
09:15:51 -- Detecting C compile features
09:15:51 -- Detecting C compile features - done
09:15:51 -- Performing Test HAS_BUILTIN_FORTIFY
09:15:51 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:15:51 -- Configuring done
09:15:51 -- Generating done
09:15:51 -- Build files have been written to: /go/tini
09:15:51 + make tini-static
09:15:51 make[2]: Entering directory '/go/tini'
09:15:51 make[3]: Entering directory '/go/tini'
09:15:51 make[4]: Entering directory '/go/tini'
09:15:51 make[5]: Entering directory '/go/tini'
09:15:51 make[5]: Leaving directory '/go/tini'
09:15:51 make[5]: Entering directory '/go/tini'
09:15:51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:15:51 [100%] Linking C executable tini-static
09:15:51 make[5]: Leaving directory '/go/tini'
09:15:51 [100%] Built target tini-static
09:15:51 make[4]: Leaving directory '/go/tini'
09:15:51 make[3]: Leaving directory '/go/tini'
09:15:51 make[2]: Leaving directory '/go/tini'
09:15:51 + mkdir -p /usr/local/bin
09:15:51 + cp tini-static /usr/local/bin/docker-init
09:15:51 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:15:51 + RM_GOPATH=0
09:15:51 + TMP_GOPATH=/go
09:15:51 + : /usr/local/bin
09:15:51 + '[' -z /go ']'
09:15:51 + export GOPATH=/go
09:15:51 + GOPATH=/go
09:15:51 + case "$(go env GOARCH)" in
09:15:51 ++ go env GOARCH
09:15:51 + export GO_BUILDMODE=-buildmode=pie
09:15:51 + GO_BUILDMODE=-buildmode=pie
09:15:51 ++ dirname hack/dockerfile/install/install.sh
09:15:51 + dir=hack/dockerfile/install
09:15:51 + bin=rootlesskit
09:15:51 + shift
09:15:51 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:15:51 + . hack/dockerfile/install/rootlesskit.installer
09:15:51 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:51 + install_rootlesskit dynamic
09:15:51 + case "$1" in
09:15:51 + install_rootlesskit_dynamic
09:15:51 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:15:51 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:15:51 + export BUILD_MODE=-buildmode=pie
09:15:51 + BUILD_MODE=-buildmode=pie
09:15:51 + _install_rootlesskit
09:15:51 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:15:51 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:51 + for f in rootlesskit rootlesskit-docker-proxy
09:15:51 + GOBIN=/usr/local/bin
09:15:51 + GO111MODULE=on
09:15:51 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:51 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:15:51 go: downloading github.com/sirupsen/logrus v1.9.2
09:15:51 go: downloading github.com/urfave/cli/v2 v2.25.5
09:15:51 go: downloading github.com/google/uuid v1.3.0
09:15:51 go: downloading github.com/moby/vpnkit v0.5.0
09:15:51 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:15:51 go: downloading golang.org/x/sys v0.8.0
09:15:51 go: downloading github.com/gofrs/flock v0.8.1
09:15:51 go: downloading github.com/gorilla/mux v1.8.0
09:15:51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:15:51 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:15:51 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:15:51 go: downloading golang.org/x/net v0.10.0
09:15:51 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:15:51 go: downloading github.com/josharian/native v1.1.0
09:15:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:51 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:15:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:51 go: downloading github.com/rivo/uniseg v0.2.0
09:15:51 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:51 go: downloading github.com/stretchr/testify v1.8.1
09:15:51 go: downloading github.com/klauspost/compress v1.16.3
09:15:51 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:51 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:51 go: downloading golang.org/x/time v0.3.0
09:15:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:51 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:51 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:51 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:51 go: downloading github.com/opencontainers/runc v1.1.7
09:15:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:51 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:51 go: downloading golang.org/x/crypto v0.2.0
09:15:51 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:51 + return
09:15:51 # Build the CLI
09:15:51 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:51 Building dynamic docker-linux-arm64
09:15:51 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:51Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:51 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:51 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:51 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:51 go: downloading github.com/russross/blackfriday v1.6.0
09:15:51 go: downloading google.golang.org/grpc v1.53.0
09:15:51 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:51 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:51 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:51 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:51 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:52 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:52 go: downloading github.com/go-logr/logr v1.2.3
09:15:52 go: downloading github.com/go-logr/stdr v1.2.2
09:15:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:52 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:52 go: downloading github.com/kr/pretty v0.1.0
09:15:52 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:52 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:52 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:52 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:52 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:52 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:52 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:52 go: downloading github.com/golang/protobuf v1.5.3
09:15:52 go: downloading golang.org/x/tools v0.7.0
09:15:52 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:52 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:52 go: downloading google.golang.org/protobuf v1.30.0
09:15:52 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:15:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gagoor
09:15:52 + umask 022
09:15:52 + cd /root/rpmbuild/BUILD
09:15:52 + cd src
09:15:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:15:52 + RPM_EC=0
09:15:52 ++ jobs -p
09:15:52 + exit 0
09:15:52 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.icnMYV
09:15:52 + umask 022
09:15:52 + cd /root/rpmbuild/BUILD
09:15:52 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:15:52 + rm -rf src src.gemspec
09:15:52 + RPM_EC=0
09:15:52 ++ jobs -p
09:15:52 + exit 0
09:15:52 
09:15:52 RPM build warnings:
09:15:52     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:15:52     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:15:52     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:15:52     source_date_epoch_from_changelog set but %changelog is missing
09:15:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:15:52 warning: source_date_epoch_from_changelog set but %changelog is missing
09:15:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xTUkih
09:15:52 + umask 022
09:15:52 + cd /root/rpmbuild/BUILD
09:15:52 + cd /root/rpmbuild/BUILD
09:15:52 + rm -rf src
09:15:52 + /usr/bin/mkdir -p src
09:15:52 + cd src
09:15:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:15:52 + STATUS=0
09:15:52 + '[' 0 -ne 0 ']'
09:15:52 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:15:52 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:15:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:15:52 + STATUS=0
09:15:52 + '[' 0 -ne 0 ']'
09:15:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:52 + RPM_EC=0
09:15:52 ++ jobs -p
09:15:52 + exit 0
09:15:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.C4vZ9V
09:15:52 + umask 022
09:15:52 + cd /root/rpmbuild/BUILD
09:15: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 '
09:15:52 + export CFLAGS
09:15: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 '
09:15:52 + export CXXFLAGS
09:15: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 '
09:15:52 + export FFLAGS
09:15: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 '
09:15:52 + export FCFLAGS
09:15:52 + VALAFLAGS=-g
09:15:52 + export VALAFLAGS
09:15:52 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:15:52 + export RUSTFLAGS
09:15: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 '
09:15:52 + export LDFLAGS
09:15:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:52 + export LT_SYS_LIBRARY_PATH
09:15:52 + CC=gcc
09:15:52 + export CC
09:15:52 + CXX=g++
09:15:52 + export CXX
09:15:52 + cd src
09:15:52 + mkdir -p /go/src/github.com/docker
09:15:52 + rm -f /go/src/github.com/docker/cli
09:15:52 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:15:52 + pushd /go/src/github.com/docker/cli
09:15:52 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:15:52 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:52 + GITCOMMIT=0e70f1b
09:15:52 + GO_LINKMODE=dynamic
09:15:52 + ./scripts/build/binary
09:15:52 Building dynamic docker-linux-arm64
09:15:52 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:48Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:15:52 go: downloading github.com/kr/text v0.2.0
09:15:52 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:52 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:52 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:52 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:52 go: downloading github.com/beorn7/perks v1.0.1
09:15:52 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:52 go: downloading github.com/prometheus/client_model v0.3.0
09:15:52 go: downloading github.com/prometheus/common v0.42.0
09:15:52 go: downloading github.com/prometheus/procfs v0.9.0
09:15:52 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:52 go: downloading github.com/docker/go-metrics v0.0.1
09:15:52 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:52 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:52 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:52 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:52 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:52 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:52 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:52 go: downloading github.com/magiconair/properties v1.5.3
09:15:52 make[2]: Entering directory '/root/build-deb/cli'
09:15:52 scripts/docs/generate-man.sh
09:15:52 + cp -r . /tmp/docker-cli-docsgen.PVcoB2pGAw/
09:15:52 + cd /tmp/docker-cli-docsgen.PVcoB2pGAw
09:15:52 + ./scripts/vendor init
09:15:52 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:52 + cp man/tools.go .
09:15:52 + ./scripts/vendor update
09:15:52 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:52 + for f in rootlesskit rootlesskit-docker-proxy
09:15:52 + GOBIN=/usr/local/bin
09:15:52 + GO111MODULE=on
09:15:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:52 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:52 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:52 go: downloading k8s.io/klog/v2 v2.80.1
09:15:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:52 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:52 go: downloading golang.org/x/mod v0.9.0
09:15:52 go: downloading github.com/spf13/cobra v1.7.0
09:15:52 go: downloading github.com/docker/go-units v0.5.0
09:15:52 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:52 go: downloading github.com/spf13/pflag v1.0.5
09:15:53 + for f in rootlesskit rootlesskit-docker-proxy
09:15:53 + GOBIN=/usr/local/bin
09:15:53 + GO111MODULE=on
09:15:53 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:15:53 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:53 go: downloading github.com/moby/term v0.5.0
09:15:53 go: downloading github.com/morikuni/aec v1.0.0
09:15:53 go: downloading github.com/pkg/errors v0.9.1
09:15:53 go: downloading github.com/google/go-cmp v0.5.9
09:15:53 go: downloading gotest.tools/v3 v3.5.0
09:15:53 go: downloading golang.org/x/sync v0.1.0
09:15:53 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:53 #62 DONE 2.7s
09:15:53 cd /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx && docker buildx bake --set binaries.platform= binaries && mv ./bin/build/buildx ./bin/docker-buildx
09:15:53 #0 building with "default" instance using docker driver
09:15:53 
09:15:53 #1 [internal] load build definition from Dockerfile
09:15:53 #1 transferring dockerfile: 4.66kB done
09:15:53 #1 DONE 0.0s
09:15:53 
09:15:53 #2 [internal] load .dockerignore
09:15:53 #2 transferring context: 45B done
09:15:53 #2 DONE 0.0s
09:15:53 
09:15:53 #3 resolve image config for docker.io/docker/dockerfile:1
09:15:53 #3 DONE 0.1s
09:15:53 
09:15:53 #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:15:53 #4 CACHED
09:15:53 
09:15:53 #5 [internal] load metadata for docker.io/library/golang:1.20.8-alpine
09:15:53 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:53 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:53 #5 ...
09:15:53 
09:15:53 #6 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:15:53 #6 DONE 0.1s
09:15:53 
09:15:53 #5 [internal] load metadata for docker.io/library/golang:1.20.8-alpine
09:15:53 #5 DONE 0.3s
09:15:53 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:53 go: downloading github.com/docker/go-connections v0.4.0
09:15:53 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:53 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:53 go: downloading golang.org/x/text v0.9.0
09:15:53 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:53 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:53 + go mod vendor -modfile=vendor.mod
09:15:53 
09:15:53 #7 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:15:53 #7 CACHED
09:15:53 
09:15:53 #8 [golatest 1/1] FROM docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48
09:15:53 #8 resolve docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 0.0s done
09:15:53 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 1.05MB / 101.13MB 0.1s
09:15:53 #8 sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48 1.65kB / 1.65kB done
09:15:53 #8 sha256:90246ec31bcf460ff3dbe8a4a63e8997bc36781a2eba9e0419e9b53e0bd36a0d 1.16kB / 1.16kB done
09:15:53 #8 sha256:aeab3cff82877258183a71efc16ae7aa6cc008b473cf7c0e84a6566fb7820dee 5.18kB / 5.18kB done
09:15:53 #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 0B / 3.40MB 0.1s
09:15:53 #8 sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 284.69kB / 284.69kB 0.1s
09:15:53 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 14.68MB / 101.13MB 0.2s
09:15:53 #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 3.40MB / 3.40MB 0.2s
09:15:53 #8 sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 284.69kB / 284.69kB 0.1s done
09:15:53 make[2]: Entering directory '/root/build-deb/cli'
09:15:53 scripts/docs/generate-man.sh
09:15:53 + cp -r . /tmp/docker-cli-docsgen.V8MfkvFF3M/
09:15:53 + cd /tmp/docker-cli-docsgen.V8MfkvFF3M
09:15:53 + ./scripts/vendor init
09:15:53 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:53 + cp man/tools.go .
09:15:53 + ./scripts/vendor update
09:15:53 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:53 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:53 go: downloading github.com/spf13/cobra v1.7.0
09:15:53 go: downloading github.com/docker/go-units v0.5.0
09:15:53 go: downloading github.com/pkg/errors v0.9.1
09:15:53 go: downloading gotest.tools/v3 v3.5.0
09:15:53 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:53 go: downloading github.com/moby/term v0.5.0
09:15:53 go: downloading github.com/morikuni/aec v1.0.0
09:15:53 go: downloading github.com/spf13/pflag v1.0.5
09:15:53 go: downloading github.com/google/go-cmp v0.5.9
09:15:53 go: downloading golang.org/x/sync v0.1.0
09:15:53 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:53 go: downloading github.com/docker/go-connections v0.4.0
09:15:53 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:53 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:53 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:53 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:53 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:53 go: downloading golang.org/x/text v0.9.0
09:15:53 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:53 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:53 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:53 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:53 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:53 go: downloading github.com/containerd/containerd v1.6.22
09:15:53 go: downloading github.com/moby/sys/signal v0.7.0
09:15:53 go: downloading github.com/gogo/protobuf v1.3.2
09:15:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:53 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:53 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:53 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:53 go: downloading golang.org/x/term v0.8.0
09:15:53 go: downloading dario.cat/mergo v1.0.0
09:15:53 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:53 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:53 go: downloading github.com/creack/pty v1.1.18
09:15:53 go: downloading github.com/moby/buildkit v0.11.6
09:15:53 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:53 go: downloading github.com/gogo/protobuf v1.3.2
09:15:53 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:53 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:53 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:53 go: downloading github.com/containerd/containerd v1.6.22
09:15:53 go: downloading github.com/moby/sys/signal v0.7.0
09:15:53 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:53 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:53 go: downloading golang.org/x/term v0.8.0
09:15:53 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:53 go: downloading dario.cat/mergo v1.0.0
09:15:53 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:53 go: downloading github.com/creack/pty v1.1.18
09:15:53 go: downloading github.com/moby/buildkit v0.11.6
09:15:53 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:54 + return
09:15:54 # Build the CLI
09:15:54 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:54 Building dynamic docker-linux-amd64
09:15:54 + go build -o build/docker-linux-amd64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:44Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 26.21MB / 101.13MB 0.3s
09:15:54 #8 sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 3.40MB / 3.40MB 0.2s done
09:15:54 #8 extracting sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de
09:15:54 #8 sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 155B / 155B 0.3s
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 35.65MB / 101.13MB 0.4s
09:15:54 #8 extracting sha256:7264a8db6415046d36d16ba98b79778e18accee6ffa71850405994cffa9be7de 0.1s done
09:15:54 #8 sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 155B / 155B 0.3s done
09:15:54 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:54 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:54 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:54 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:54 go: downloading github.com/klauspost/compress v1.16.3
09:15:54 go: downloading github.com/rivo/uniseg v0.2.0
09:15:54 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:54 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:54 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 46.14MB / 101.13MB 0.5s
09:15:54 #8 extracting sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 56.62MB / 101.13MB 0.6s
09:15:54 #8 extracting sha256:c4d48a809fc2256f8aa0aeee47998488d64409855adba00a7cb3007ab9f3286e 0.0s done
09:15:54 go: downloading golang.org/x/time v0.3.0
09:15:54 go: downloading github.com/rivo/uniseg v0.2.0
09:15:54 go: downloading github.com/opencontainers/runc v1.1.7
09:15:54 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:54 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:54 go: downloading github.com/stretchr/testify v1.8.1
09:15:54 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:54 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:54 go: downloading golang.org/x/crypto v0.2.0
09:15:54 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:54 go: downloading github.com/klauspost/compress v1.16.3
09:15:54 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:54 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:54 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:54 go: downloading golang.org/x/time v0.3.0
09:15:54 go: downloading github.com/stretchr/testify v1.8.1
09:15:54 go: downloading github.com/opencontainers/runc v1.1.7
09:15:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:54 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:54 go: downloading golang.org/x/crypto v0.2.0
09:15:54 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:54 + return
09:15:54 # Build the CLI
09:15:54 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:15:54 Building dynamic docker-linux-arm64
09:15:54 + go build -o build/docker-linux-arm64 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 66.06MB / 101.13MB 0.7s
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 85.98MB / 101.13MB 0.9s
09:15:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:54 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:54 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:54 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:54 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:54 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:54 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:54 go: downloading google.golang.org/grpc v1.53.0
09:15:54 go: downloading github.com/go-logr/logr v1.2.3
09:15:54 go: downloading github.com/go-logr/stdr v1.2.2
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:54 go: downloading github.com/kr/pretty v0.1.0
09:15:54 go: downloading github.com/russross/blackfriday v1.6.0
09:15:54 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:54 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:54 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:54 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:54 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:54 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:54 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:54 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:54 go: downloading github.com/russross/blackfriday v1.6.0
09:15:54 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:54 go: downloading google.golang.org/grpc v1.53.0
09:15:54 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:54 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:54 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:54 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:54 go: downloading github.com/go-logr/logr v1.2.3
09:15:54 go: downloading github.com/go-logr/stdr v1.2.2
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:54 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:54 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:54 go: downloading github.com/kr/pretty v0.1.0
09:15:54 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:54 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:54 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:54 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:54 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:54 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:54 make[2]: Entering directory '/root/build-deb/cli'
09:15:54 scripts/docs/generate-man.sh
09:15:54 + cp -r . /tmp/docker-cli-docsgen.ioE9ZhOqkN/
09:15:54 + cd /tmp/docker-cli-docsgen.ioE9ZhOqkN
09:15:54 + ./scripts/vendor init
09:15:54 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:54 + cp man/tools.go .
09:15:54 + ./scripts/vendor update
09:15:54 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:54 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:54 go: downloading github.com/spf13/cobra v1.7.0
09:15:54 go: downloading github.com/docker/go-units v0.5.0
09:15:54 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:54 go: downloading github.com/moby/term v0.5.0
09:15:54 go: downloading github.com/morikuni/aec v1.0.0
09:15:54 go: downloading github.com/pkg/errors v0.9.1
09:15:54 go: downloading github.com/spf13/pflag v1.0.5
09:15:54 go: downloading github.com/google/go-cmp v0.5.9
09:15:54 go: downloading gotest.tools/v3 v3.5.0
09:15:54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:54 go: downloading golang.org/x/sync v0.1.0
09:15:54 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:54 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:54 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:54 go: downloading github.com/docker/go-connections v0.4.0
09:15:54 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:54 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:54 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:54 go: downloading golang.org/x/text v0.9.0
09:15:54 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:54 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:54 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:54 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:54 go: downloading github.com/gogo/protobuf v1.3.2
09:15:54 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:54 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:54 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:54 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:54 go: downloading github.com/containerd/containerd v1.6.22
09:15:54 go: downloading github.com/moby/sys/signal v0.7.0
09:15:54 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:54 go: downloading golang.org/x/term v0.8.0
09:15:54 go: downloading dario.cat/mergo v1.0.0
09:15:54 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:54 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:54 go: downloading github.com/creack/pty v1.1.18
09:15:54 go: downloading github.com/moby/buildkit v0.11.6
09:15:54 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:54 go: downloading github.com/rivo/uniseg v0.2.0
09:15:54 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:54 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:54 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:54 go: downloading github.com/klauspost/compress v1.16.3
09:15:54 go: downloading golang.org/x/time v0.3.0
09:15:54 go: downloading github.com/opencontainers/runc v1.1.7
09:15:54 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:54 go: downloading github.com/stretchr/testify v1.8.1
09:15:54 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:54 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:54 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:54 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:54 go: downloading golang.org/x/crypto v0.2.0
09:15:54 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:54 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:54 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:54 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:54 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:54 go: downloading google.golang.org/grpc v1.53.0
09:15:54 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:54 go: downloading github.com/russross/blackfriday v1.6.0
09:15:54 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:54 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:54 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:54 go: downloading github.com/go-logr/logr v1.2.3
09:15:54 go: downloading github.com/go-logr/stdr v1.2.2
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:54 go: downloading github.com/kr/pretty v0.1.0
09:15:54 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:54 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:54 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:54 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:54 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:54 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:54 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:54 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:54 go: downloading github.com/golang/protobuf v1.5.3
09:15:54 go: downloading golang.org/x/tools v0.7.0
09:15:54 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:54 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:54 go: downloading google.golang.org/protobuf v1.30.0
09:15:54 go: downloading github.com/kr/text v0.2.0
09:15:54 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:54 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:54 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:54 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:54 go: downloading github.com/beorn7/perks v1.0.1
09:15:54 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:54 go: downloading github.com/prometheus/client_model v0.3.0
09:15:54 go: downloading github.com/prometheus/common v0.42.0
09:15:54 go: downloading github.com/prometheus/procfs v0.9.0
09:15:54 go: downloading github.com/docker/go-metrics v0.0.1
09:15:54 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:54 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:54 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:54 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:54 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:54 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:54 go: downloading k8s.io/klog/v2 v2.80.1
09:15:54 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:54 go: downloading github.com/magiconair/properties v1.5.3
09:15:54 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:54 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:54 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:54 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:54 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 96.47MB / 101.13MB 1.0s
09:15:54 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:54 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:54 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:54 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:54 go: downloading golang.org/x/tools v0.7.0
09:15:54 go: downloading github.com/golang/protobuf v1.5.3
09:15:54 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:54 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:54 go: downloading google.golang.org/protobuf v1.30.0
09:15:54 go: downloading github.com/kr/text v0.2.0
09:15:54 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:54 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:54 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:54 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:54 go: downloading github.com/beorn7/perks v1.0.1
09:15:54 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:54 go: downloading github.com/prometheus/client_model v0.3.0
09:15:54 go: downloading github.com/prometheus/common v0.42.0
09:15:54 go: downloading github.com/prometheus/procfs v0.9.0
09:15:55 go: downloading github.com/golang/protobuf v1.5.3
09:15:55 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:55 go: downloading golang.org/x/tools v0.7.0
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:55 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:55 go: downloading google.golang.org/protobuf v1.30.0
09:15:55 go: downloading github.com/kr/text v0.2.0
09:15:55 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:55 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:55 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:55 go: downloading github.com/beorn7/perks v1.0.1
09:15:55 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:55 go: downloading github.com/prometheus/client_model v0.3.0
09:15:55 go: downloading github.com/prometheus/common v0.42.0
09:15:55 go: downloading github.com/prometheus/procfs v0.9.0
09:15:55 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:55 go: downloading github.com/docker/go-metrics v0.0.1
09:15:55 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:55 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:55 go: downloading golang.org/x/mod v0.9.0
09:15:55 go: downloading github.com/docker/go-metrics v0.0.1
09:15:55 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:55 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:55 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:55 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:55 go: downloading k8s.io/klog/v2 v2.80.1
09:15:55 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:55 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:55 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:55 go: downloading github.com/magiconair/properties v1.5.3
09:15:55 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:55 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:55 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:55 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:55 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:55 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:55 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:55 go: downloading k8s.io/klog/v2 v2.80.1
09:15:55 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:55 go: downloading github.com/magiconair/properties v1.5.3
09:15:55 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:55 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:55 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:55 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:55 + go mod vendor -modfile=vendor.mod
09:15:55 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:15:55 + make manpages
09:15:55 scripts/docs/generate-man.sh
09:15:55 + cp -r . /tmp/docker-cli-docsgen.7ijBxjPOsg/
09:15:55 + cd /tmp/docker-cli-docsgen.7ijBxjPOsg
09:15:55 + ./scripts/vendor init
09:15:55 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:55 + cp man/tools.go .
09:15:55 + ./scripts/vendor update
09:15:55 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:55 go: downloading github.com/spf13/cobra v1.7.0
09:15:55 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:55 go: downloading github.com/docker/go-units v0.5.0
09:15:55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:55 go: downloading github.com/spf13/pflag v1.0.5
09:15:55 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:55 go: downloading github.com/moby/term v0.5.0
09:15:55 go: downloading github.com/morikuni/aec v1.0.0
09:15:55 go: downloading github.com/pkg/errors v0.9.1
09:15:55 go: downloading github.com/google/go-cmp v0.5.9
09:15:55 go: downloading gotest.tools/v3 v3.5.0
09:15:55 go: downloading golang.org/x/sync v0.1.0
09:15:55 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:55 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:55 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:55 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:55 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:55 go: downloading github.com/docker/go-connections v0.4.0
09:15:55 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:55 go: downloading golang.org/x/text v0.9.0
09:15:55 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:55 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:55 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:55 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:55 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:55 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:55 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:55 go: downloading github.com/containerd/containerd v1.6.22
09:15:55 go: downloading github.com/moby/sys/signal v0.7.0
09:15:55 go: downloading golang.org/x/sys v0.8.0
09:15:55 go: downloading github.com/gogo/protobuf v1.3.2
09:15:55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:55 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:55 go: downloading golang.org/x/term v0.8.0
09:15:55 go: downloading dario.cat/mergo v1.0.0
09:15:55 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:55 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:55 go: downloading github.com/creack/pty v1.1.18
09:15:55 go: downloading github.com/moby/buildkit v0.11.6
09:15:55 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:55 go: downloading github.com/rivo/uniseg v0.2.0
09:15:55 go: downloading github.com/klauspost/compress v1.16.3
09:15:55 go: downloading golang.org/x/time v0.3.0
09:15:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:55 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:55 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:55 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:55 go: downloading github.com/stretchr/testify v1.8.1
09:15:55 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:55 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:55 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:55 go: downloading golang.org/x/mod v0.9.0
09:15:55 #8 ...
09:15:55 
09:15:55 #9 [internal] load build context
09:15:55 #9 transferring context: 70.73MB 1.1s done
09:15:55 #9 DONE 1.6s
09:15:55 
09:15:55 #8 [golatest 1/1] FROM docker.io/library/golang:1.20.8-alpine@sha256:c63dbdb3cca37abbee4c50f61e34b1d043c2669d03f34485f9ee6fe5feed4e48
09:15:55 go: downloading golang.org/x/mod v0.9.0
09:15:55 go: downloading github.com/opencontainers/runc v1.1.7
09:15:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:55 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:55 go: downloading github.com/gorilla/mux v1.8.0
09:15:55 go: downloading golang.org/x/crypto v0.2.0
09:15:55 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:55 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:55 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:55 go: downloading google.golang.org/grpc v1.53.0
09:15:55 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:55 make[2]: Entering directory '/root/build-deb/cli'
09:15:55 scripts/docs/generate-man.sh
09:15:55 + cp -r . /tmp/docker-cli-docsgen.fWBnALHiDz/
09:15:55 + cd /tmp/docker-cli-docsgen.fWBnALHiDz
09:15:55 + ./scripts/vendor init
09:15:55 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:55 + cp man/tools.go .
09:15:55 + ./scripts/vendor update
09:15:55 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:55 go: downloading github.com/spf13/cobra v1.7.0
09:15:55 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:55 go: downloading github.com/docker/go-units v0.5.0
09:15:55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:55 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:55 go: downloading github.com/spf13/pflag v1.0.5
09:15:55 go: downloading github.com/moby/term v0.5.0
09:15:55 go: downloading github.com/morikuni/aec v1.0.0
09:15:55 go: downloading github.com/pkg/errors v0.9.1
09:15:55 go: downloading golang.org/x/sync v0.1.0
09:15:55 go: downloading github.com/google/go-cmp v0.5.9
09:15:55 go: downloading gotest.tools/v3 v3.5.0
09:15:55 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:55 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:55 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:55 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:55 go: downloading golang.org/x/text v0.9.0
09:15:55 go: downloading github.com/docker/go-connections v0.4.0
09:15:55 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:55 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:55 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:55 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:55 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:55 go: downloading github.com/containerd/containerd v1.6.22
09:15:55 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:55 go: downloading github.com/moby/sys/signal v0.7.0
09:15:55 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:55 go: downloading github.com/gogo/protobuf v1.3.2
09:15:55 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:55 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:55 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:55 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:55 go: downloading golang.org/x/term v0.8.0
09:15:55 go: downloading dario.cat/mergo v1.0.0
09:15:55 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:55 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:55 go: downloading github.com/moby/buildkit v0.11.6
09:15:55 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:55 go: downloading github.com/creack/pty v1.1.18
09:15:55 go: downloading github.com/rivo/uniseg v0.2.0
09:15:55 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:55 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:55 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:55 go: downloading github.com/klauspost/compress v1.16.3
09:15:55 go: downloading golang.org/x/time v0.3.0
09:15:55 go: downloading github.com/opencontainers/runc v1.1.7
09:15:55 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:55 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:55 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:55 go: downloading github.com/stretchr/testify v1.8.1
09:15:55 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:55 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:55 go: downloading golang.org/x/crypto v0.2.0
09:15:55 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:55 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:55 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:55 go: downloading github.com/russross/blackfriday v1.6.0
09:15:55 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:55 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:55 go: downloading google.golang.org/grpc v1.53.0
09:15:55 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:55 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:55 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:55 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:55 go: downloading github.com/go-logr/logr v1.2.3
09:15:55 go: downloading github.com/go-logr/stdr v1.2.2
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:55 go: downloading github.com/kr/pretty v0.1.0
09:15:55 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:55 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:55 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:55 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:55 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:55 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:55 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:55 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:55 go: downloading github.com/golang/protobuf v1.5.3
09:15:55 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:55 go: downloading golang.org/x/tools v0.7.0
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:55 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:55 go: downloading google.golang.org/protobuf v1.30.0
09:15:55 go: downloading github.com/kr/text v0.2.0
09:15:55 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:55 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:55 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:55 go: downloading github.com/beorn7/perks v1.0.1
09:15:55 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:55 go: downloading github.com/prometheus/client_model v0.3.0
09:15:55 go: downloading github.com/prometheus/common v0.42.0
09:15:55 go: downloading github.com/prometheus/procfs v0.9.0
09:15:55 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:55 go: downloading github.com/docker/go-metrics v0.0.1
09:15:55 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:55 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:55 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:55 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:55 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:55 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:55 go: downloading k8s.io/klog/v2 v2.80.1
09:15:55 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:55 go: downloading github.com/magiconair/properties v1.5.3
09:15:55 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:55 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:55 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:55 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:55 go: downloading golang.org/x/mod v0.9.0
09:15:55 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:15:55 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:55 go: downloading github.com/russross/blackfriday v1.6.0
09:15:55 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:55 go: downloading golang.org/x/net v0.10.0
09:15:55 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:55 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:55 go: downloading github.com/go-logr/logr v1.2.3
09:15:55 go: downloading github.com/go-logr/stdr v1.2.2
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:55 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:55 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:55 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:55 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:55 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:55 + go mod vendor -modfile=vendor.mod
09:15:56 + go mod vendor -modfile=vendor.mod
09:15:56 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:56 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:56 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:56 go: downloading github.com/kr/pretty v0.1.0
09:15:56 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:56 go: downloading github.com/golang/protobuf v1.5.3
09:15:56 go: downloading golang.org/x/tools v0.7.0
09:15:56 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:56 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:56 go: downloading google.golang.org/protobuf v1.30.0
09:15:56 go: downloading github.com/beorn7/perks v1.0.1
09:15:56 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:56 go: downloading github.com/prometheus/client_model v0.3.0
09:15:56 go: downloading github.com/prometheus/common v0.42.0
09:15:56 go: downloading github.com/prometheus/procfs v0.9.0
09:15:56 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:56 #8 sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 101.13MB / 101.13MB 2.7s done
09:15:56 #8 extracting sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8
09:15:56 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:56 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:56 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:56 go: downloading github.com/kr/text v0.2.0
09:15:56 go: downloading github.com/docker/go-metrics v0.0.1
09:15:56 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:56 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:56 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:56 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:56 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:56 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:56 + go mod vendor -modfile=vendor.mod
09:15:56 go: downloading k8s.io/klog/v2 v2.80.1
09:15:56 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:56 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:56 go: downloading github.com/magiconair/properties v1.5.3
09:15:56 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:56 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:56 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:56 go: downloading golang.org/x/mod v0.9.0
09:15:56 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:56 make[2]: Entering directory '/root/build-deb/cli'
09:15:56 scripts/docs/generate-man.sh
09:15:56 + cp -r . /tmp/docker-cli-docsgen.nUqs6zPFkZ/
09:15:56 + cd /tmp/docker-cli-docsgen.nUqs6zPFkZ
09:15:56 + ./scripts/vendor init
09:15:56 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:56 + cp man/tools.go .
09:15:56 + ./scripts/vendor update
09:15:56 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:56 go: downloading github.com/spf13/cobra v1.7.0
09:15:56 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:56 go: downloading github.com/docker/go-units v0.5.0
09:15:56 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:56 go: downloading github.com/moby/term v0.5.0
09:15:56 go: downloading github.com/morikuni/aec v1.0.0
09:15:56 go: downloading github.com/pkg/errors v0.9.1
09:15:56 go: downloading github.com/spf13/pflag v1.0.5
09:15:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:56 go: downloading github.com/google/go-cmp v0.5.9
09:15:56 go: downloading gotest.tools/v3 v3.5.0
09:15:56 go: downloading golang.org/x/sync v0.1.0
09:15:56 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:56 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:56 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:56 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:56 go: downloading github.com/docker/go-connections v0.4.0
09:15:56 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:56 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:56 go: downloading golang.org/x/text v0.9.0
09:15:56 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:56 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:56 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:56 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:56 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:56 go: downloading github.com/gogo/protobuf v1.3.2
09:15:56 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:56 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:56 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:56 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:56 go: downloading github.com/containerd/containerd v1.6.22
09:15:56 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:57 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:57 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:15:57 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iu5vKA
09:15:57 + umask 022
09:15:57 + cd /root/rpmbuild/BUILD
09:15:57 + cd src
09:15:57 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:15:57 + RPM_EC=0
09:15:57 ++ jobs -p
09:15:57 + exit 0
09:15:57 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.6xmkE5
09:15:57 + umask 022
09:15:57 + cd /root/rpmbuild/BUILD
09:15:57 + rm -rf src src.gemspec
09:15:57 + RPM_EC=0
09:15:57 ++ jobs -p
09:15:57 + exit 0
09:15:57 
09:15:57 RPM build warnings:
09:15:57     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:15:57     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:15:57     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:15:57     source_date_epoch_from_changelog set but %changelog is missing
09:15:57     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:15:57 warning: source_date_epoch_from_changelog set but %changelog is missing
09:15:57 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SoBYxm
09:15:57 + umask 022
09:15:57 + cd /root/rpmbuild/BUILD
09:15:57 + cd /root/rpmbuild/BUILD
09:15:57 + rm -rf src
09:15:57 + /usr/bin/mkdir -p src
09:15:57 + cd src
09:15:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:15:57 + STATUS=0
09:15:57 + '[' 0 -ne 0 ']'
09:15:57 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:15:57 + STATUS=0
09:15:57 + '[' 0 -ne 0 ']'
09:15:57 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:15:57 + RPM_EC=0
09:15:57 ++ jobs -p
09:15:57 + exit 0
09:15:57 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.z50Bai
09:15:57 + umask 022
09:15:57 + cd /root/rpmbuild/BUILD
09:15:57 + 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'
09:15:57 + export CFLAGS
09:15:57 + 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'
09:15:57 + export CXXFLAGS
09:15:57 + 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'
09:15:57 + export FFLAGS
09:15:57 + 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'
09:15:57 + export FCFLAGS
09:15: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'
09:15:57 + export LDFLAGS
09:15:57 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:15:57 + export LT_SYS_LIBRARY_PATH
09:15:57 + CC=gcc
09:15:57 + export CC
09:15:57 + CXX=g++
09:15:57 + export CXX
09:15:57 + cd src
09:15:57 + mkdir -p /go/src/github.com/docker
09:15:57 + rm -f /go/src/github.com/docker/cli
09:15:57 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:15:57 + pushd /go/src/github.com/docker/cli
09:15:57 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:15:57 + VERSION=0.0.0-20230915141727-0e70f1b
09:15:57 + GITCOMMIT=0e70f1b
09:15:57 + GO_LINKMODE=dynamic
09:15:57 + ./scripts/build/binary
09:15:57 Building dynamic docker-linux-arm64
09:15:57 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:55Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:15:57 go: downloading golang.org/x/term v0.8.0
09:15:57 go: downloading github.com/moby/sys/signal v0.7.0
09:15:57 go: downloading dario.cat/mergo v1.0.0
09:15:57 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:57 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:57 go: downloading github.com/creack/pty v1.1.18
09:15:57 go: downloading github.com/moby/buildkit v0.11.6
09:15:57 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:57 go: downloading github.com/rivo/uniseg v0.2.0
09:15:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:57 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:15:57 + go mod vendor -modfile=vendor.mod
09:15:57 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:57 go: downloading github.com/stretchr/testify v1.8.1
09:15:57 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:57 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:57 go: downloading github.com/klauspost/compress v1.16.3
09:15:57 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:57 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:57 go: downloading golang.org/x/time v0.3.0
09:15:57 go: downloading github.com/opencontainers/runc v1.1.7
09:15:57 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:57 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:57 go: downloading golang.org/x/crypto v0.2.0
09:15:57 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:57 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:15:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:15:57 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:15:57 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:15:57 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:15:57 go: downloading github.com/russross/blackfriday v1.6.0
09:15:57 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:15:57 go: downloading google.golang.org/grpc v1.53.0
09:15:57 go: downloading github.com/Microsoft/go-winio v0.6.1
09:15:57 go: downloading github.com/felixge/httpsnoop v1.0.3
09:15:57 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:15:57 go: downloading github.com/go-logr/logr v1.2.3
09:15:57 go: downloading github.com/go-logr/stdr v1.2.2
09:15:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:15:57 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:15:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:15:57 go: downloading github.com/davecgh/go-spew v1.1.1
09:15:57 go: downloading github.com/pmezard/go-difflib v1.0.0
09:15:57 go: downloading github.com/kr/pretty v0.1.0
09:15:57 go: downloading github.com/miekg/pkcs11 v1.1.1
09:15:57 go: downloading github.com/prometheus/client_golang v1.14.0
09:15:57 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:15:57 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:15:57 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:15:57 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:15:57 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:15:57 go: downloading github.com/golang/protobuf v1.5.3
09:15:57 go: downloading golang.org/x/tools v0.7.0
09:15:58 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:15:58 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:15:58 go: downloading google.golang.org/protobuf v1.30.0
09:15:58 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:15:58 go: downloading github.com/kr/text v0.2.0
09:15:58 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:15:58 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:15:58 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:15:58 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:15:58 go: downloading github.com/beorn7/perks v1.0.1
09:15:58 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:15:58 go: downloading github.com/prometheus/client_model v0.3.0
09:15:58 go: downloading github.com/prometheus/common v0.42.0
09:15:58 go: downloading github.com/prometheus/procfs v0.9.0
09:15:58 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:15:58 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:15:58 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:15:58 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:15:58 go: downloading github.com/docker/go-metrics v0.0.1
09:15:58 go: downloading k8s.io/klog/v2 v2.80.1
09:15:58 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:15:58 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:15:58 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:58 make[2]: Entering directory '/root/build-deb/cli'
09:15:58 scripts/docs/generate-man.sh
09:15:58 + cp -r . /tmp/docker-cli-docsgen.xz0NvyFThY/
09:15:58 go: downloading github.com/BurntSushi/toml v0.3.1
09:15:58 go: downloading github.com/magiconair/properties v1.5.3
09:15:58 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:15:58 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:15:58 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:15:58 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:15:58 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:15:58 go: downloading golang.org/x/mod v0.9.0
09:15:58 + cd /tmp/docker-cli-docsgen.xz0NvyFThY
09:15:58 + ./scripts/vendor init
09:15:58 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:58 + cp man/tools.go .
09:15:58 + ./scripts/vendor update
09:15:58 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:58 go: downloading github.com/spf13/cobra v1.7.0
09:15:58 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:58 go: downloading github.com/docker/go-units v0.5.0
09:15:58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:58 go: downloading github.com/spf13/pflag v1.0.5
09:15:58 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:58 go: downloading github.com/moby/term v0.5.0
09:15:58 go: downloading github.com/morikuni/aec v1.0.0
09:15:58 go: downloading github.com/pkg/errors v0.9.1
09:15:58 + go mod vendor -modfile=vendor.mod
09:15:59 go: downloading gotest.tools/v3 v3.5.0
09:15:59 go: downloading github.com/google/go-cmp v0.5.9
09:15:59 go: downloading golang.org/x/sync v0.1.0
09:15:59 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:59 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:59 make[2]: Entering directory '/root/build-deb/cli'
09:15:59 scripts/docs/generate-man.sh
09:15:59 + cp -r . /tmp/docker-cli-docsgen.2OfxAwwAMK/
09:15:59 + cd /tmp/docker-cli-docsgen.2OfxAwwAMK
09:15:59 + ./scripts/vendor init
09:15:59 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:15:59 + cp man/tools.go .
09:15:59 + ./scripts/vendor update
09:15:59 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:15:59 go: downloading github.com/spf13/cobra v1.7.0
09:15:59 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:15:59 go: downloading github.com/docker/go-units v0.5.0
09:15:59 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:15:59 go: downloading github.com/spf13/pflag v1.0.5
09:15:59 go: downloading github.com/fvbommel/sortorder v1.0.2
09:15:59 go: downloading github.com/moby/term v0.5.0
09:15:59 go: downloading github.com/morikuni/aec v1.0.0
09:15:59 go: downloading github.com/pkg/errors v0.9.1
09:15:59 go: downloading github.com/google/go-cmp v0.5.9
09:15:59 go: downloading gotest.tools/v3 v3.5.0
09:15:59 go: downloading github.com/mattn/go-runewidth v0.0.14
09:15:59 go: downloading golang.org/x/sync v0.1.0
09:15:59 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:15:59 go: downloading github.com/docker/go-connections v0.4.0
09:15:59 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:59 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:59 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:59 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:59 go: downloading golang.org/x/text v0.9.0
09:15:59 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:59 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:59 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:59 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:59 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:59 go: downloading github.com/containerd/containerd v1.6.22
09:15:59 go: downloading github.com/moby/sys/signal v0.7.0
09:15:59 go: downloading golang.org/x/term v0.8.0
09:15:59 go: downloading github.com/gogo/protobuf v1.3.2
09:15:59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:59 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:59 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:59 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:59 go: downloading dario.cat/mergo v1.0.0
09:15:59 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:59 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:59 go: downloading github.com/moby/buildkit v0.11.6
09:15:59 go: downloading github.com/creack/pty v1.1.18
09:15:59 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:59 go: downloading github.com/moby/sys/sequential v0.5.0
09:15:59 go: downloading github.com/sirupsen/logrus v1.9.3
09:15:59 go: downloading github.com/docker/go-connections v0.4.0
09:15:59 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:15:59 go: downloading golang.org/x/text v0.9.0
09:15:59 go: downloading github.com/moby/patternmatcher v0.6.0
09:15:59 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:15:59 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:15:59 go: downloading github.com/opencontainers/go-digest v1.0.0
09:15:59 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:15:59 go: downloading github.com/containerd/containerd v1.6.22
09:15:59 go: downloading github.com/moby/sys/signal v0.7.0
09:15:59 go: downloading gopkg.in/yaml.v2 v2.4.0
09:15:59 go: downloading github.com/gogo/protobuf v1.3.2
09:15:59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:15:59 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:15:59 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:15:59 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:15:59 go: downloading golang.org/x/term v0.8.0
09:15:59 go: downloading dario.cat/mergo v1.0.0
09:15:59 #8 extracting sha256:3b501e92a720aa2eeb79c712f1f472b564d3c9adf15543199bfc5a85376774f8 2.9s done
09:15:59 #8 extracting sha256:38a60a88fa2747457a29eb15f32ecd32771e44c23ec871d23f9dc3e0a9ef1ad8 done
09:15:59 #8 DONE 6.0s
09:15:59 go: downloading gopkg.in/yaml.v3 v3.0.1
09:15:59 go: downloading github.com/rivo/uniseg v0.2.0
09:15:59 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:59 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:59 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:15:59 go: downloading github.com/moby/sys/symlink v0.2.0
09:15:59 go: downloading github.com/klauspost/compress v1.16.3
09:15:59 go: downloading golang.org/x/time v0.3.0
09:15:59 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:15:59 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:15:59 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:15:59 ++ pwd
09:15:59 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:15:59 Project root: .
09:15:59 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:15:59 INFO: man/src/attach.md found
09:15:59 WARN: man/src/build.md does not exist, skipping
09:15:59 WARN: man/src/builder/build.md does not exist, skipping
09:15:59 WARN: man/src/builder/prune.md does not exist, skipping
09:15:59 WARN: man/src/builder.md does not exist, skipping
09:15:59 WARN: man/src/checkpoint/create.md does not exist, skipping
09:15:59 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:15:59 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:15:59 WARN: man/src/checkpoint.md does not exist, skipping
09:15:59 INFO: man/src/commit.md found
09:15:59 WARN: man/src/config/create.md does not exist, skipping
09:15:59 WARN: man/src/config/inspect.md does not exist, skipping
09:15:59 WARN: man/src/config/ls.md does not exist, skipping
09:15:59 WARN: man/src/config/rm.md does not exist, skipping
09:15:59 WARN: man/src/config.md does not exist, skipping
09:15:59 INFO: man/src/container/attach.md found
09:15:59 INFO: man/src/container/commit.md found
09:15:59 INFO: man/src/container/cp.md found
09:15:59 INFO: man/src/container/create.md found
09:15:59 INFO: man/src/container/diff.md found
09:15:59 INFO: man/src/container/exec.md found
09:15:59 INFO: man/src/container/export.md found
09:15:59 WARN: man/src/container/inspect.md does not exist, skipping
09:15:59 INFO: man/src/container/kill.md found
09:15:59 INFO: man/src/container/logs.md found
09:15:59 INFO: man/src/container/ls.md found
09:15:59 INFO: man/src/container/pause.md found
09:15:59 INFO: man/src/container/port.md found
09:15:59 WARN: man/src/container/prune.md does not exist, skipping
09:15:59 INFO: man/src/container/rename.md found
09:15:59 INFO: man/src/container/restart.md found
09:15:59 INFO: man/src/container/rm.md found
09:15:59 INFO: man/src/container/run.md found
09:15:59 INFO: man/src/container/start.md found
09:15:59 INFO: man/src/container/stats.md found
09:15:59 INFO: man/src/container/stop.md found
09:15:59 INFO: man/src/container/top.md found
09:15:59 INFO: man/src/container/unpause.md found
09:15:59 INFO: man/src/container/update.md found
09:15:59 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:15:59 INFO: man/src/container/wait.md found
09:15:59 WARN: man/src/container.md does not exist, skipping
09:15:59 WARN: man/src/context/create.md does not exist, skipping
09:15:59 WARN: man/src/context/export.md does not exist, skipping
09:15:59 WARN: man/src/context/import.md does not exist, skipping
09:15:59 WARN: man/src/context/inspect.md does not exist, skipping
09:15:59 WARN: man/src/context/ls.md does not exist, skipping
09:15:59 WARN: man/src/context/rm.md does not exist, skipping
09:15:59 WARN: man/src/context/show.md does not exist, skipping
09:15:59 WARN: man/src/context/update.md does not exist, skipping
09:15:59 WARN: man/src/context/use.md does not exist, skipping
09:15:59 WARN: man/src/context.md does not exist, skipping
09:15:59 INFO: man/src/cp.md found
09:15:59 INFO: man/src/create.md found
09:15:59 INFO: man/src/diff.md found
09:15:59 INFO: man/src/events.md found
09:15:59 INFO: man/src/exec.md found
09:15:59 INFO: man/src/export.md found
09:15:59 INFO: man/src/history.md found
09:15:59 INFO: man/src/image/build.md found
09:15:59 INFO: man/src/image/history.md found
09:15:59 INFO: man/src/image/import.md found
09:15:59 WARN: man/src/image/inspect.md does not exist, skipping
09:15:59 INFO: man/src/image/load.md found
09:15:59 INFO: man/src/image/ls.md found
09:15:59 WARN: man/src/image/prune.md does not exist, skipping
09:15:59 INFO: man/src/image/pull.md found
09:15:59 INFO: man/src/image/push.md found
09:15:59 INFO: man/src/image/rm.md found
09:15:59 INFO: man/src/image/save.md found
09:15:59 INFO: man/src/image/tag.md found
09:15:59 WARN: man/src/image.md does not exist, skipping
09:15:59 INFO: man/src/images.md found
09:15:59 INFO: man/src/import.md found
09:15:59 INFO: man/src/info.md found
09:15:59 INFO: man/src/inspect.md found
09:15:59 INFO: man/src/kill.md found
09:15:59 INFO: man/src/load.md found
09:15:59 INFO: man/src/login.md found
09:15:59 INFO: man/src/logout.md found
09:15:59 INFO: man/src/logs.md found
09:15:59 WARN: man/src/manifest/annotate.md does not exist, skipping
09:15:59 WARN: man/src/manifest/create.md does not exist, skipping
09:15:59 WARN: man/src/manifest/inspect.md does not exist, skipping
09:15:59 WARN: man/src/manifest/push.md does not exist, skipping
09:15:59 WARN: man/src/manifest/rm.md does not exist, skipping
09:15:59 WARN: man/src/manifest.md does not exist, skipping
09:15:59 INFO: man/src/network/connect.md found
09:15:59 INFO: man/src/network/create.md found
09:15:59 INFO: man/src/network/disconnect.md found
09:15:59 INFO: man/src/network/inspect.md found
09:15:59 INFO: man/src/network/ls.md found
09:15:59 WARN: man/src/network/prune.md does not exist, skipping
09:15:59 INFO: man/src/network/rm.md found
09:15:59 WARN: man/src/network.md does not exist, skipping
09:15:59 WARN: man/src/node/demote.md does not exist, skipping
09:15:59 WARN: man/src/node/inspect.md does not exist, skipping
09:15:59 WARN: man/src/node/ls.md does not exist, skipping
09:15:59 WARN: man/src/node/promote.md does not exist, skipping
09:15:59 WARN: man/src/node/ps.md does not exist, skipping
09:15:59 WARN: man/src/node/rm.md does not exist, skipping
09:15:59 WARN: man/src/node/update.md does not exist, skipping
09:15:59 WARN: man/src/node.md does not exist, skipping
09:15:59 INFO: man/src/pause.md found
09:15:59 WARN: man/src/plugin/create.md does not exist, skipping
09:15:59 WARN: man/src/plugin/disable.md does not exist, skipping
09:15:59 WARN: man/src/plugin/enable.md does not exist, skipping
09:15:59 WARN: man/src/plugin/inspect.md does not exist, skipping
09:15:59 WARN: man/src/plugin/install.md does not exist, skipping
09:15:59 INFO: man/src/plugin/ls.md found
09:15:59 WARN: man/src/plugin/push.md does not exist, skipping
09:15:59 WARN: man/src/plugin/rm.md does not exist, skipping
09:15:59 WARN: man/src/plugin/set.md does not exist, skipping
09:15:59 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:15:59 WARN: man/src/plugin.md does not exist, skipping
09:15:59 INFO: man/src/port.md found
09:15:59 INFO: man/src/ps.md found
09:15:59 INFO: man/src/pull.md found
09:15:59 INFO: man/src/push.md found
09:15:59 INFO: man/src/rename.md found
09:15:59 INFO: man/src/restart.md found
09:15:59 INFO: man/src/rm.md found
09:15:59 INFO: man/src/rmi.md found
09:15:59 WARN: man/src/run.md does not exist, skipping
09:15:59 INFO: man/src/save.md found
09:15:59 INFO: man/src/search.md found
09:15:59 WARN: man/src/secret/create.md does not exist, skipping
09:15:59 WARN: man/src/secret/inspect.md does not exist, skipping
09:15:59 WARN: man/src/secret/ls.md does not exist, skipping
09:15:59 WARN: man/src/secret/rm.md does not exist, skipping
09:15:59 WARN: man/src/secret.md does not exist, skipping
09:15:59 WARN: man/src/service/create.md does not exist, skipping
09:15:59 WARN: man/src/service/inspect.md does not exist, skipping
09:15:59 WARN: man/src/service/logs.md does not exist, skipping
09:15:59 WARN: man/src/service/ls.md does not exist, skipping
09:15:59 WARN: man/src/service/ps.md does not exist, skipping
09:15:59 WARN: man/src/service/rm.md does not exist, skipping
09:15:59 WARN: man/src/service/rollback.md does not exist, skipping
09:15:59 WARN: man/src/service/scale.md does not exist, skipping
09:15:59 WARN: man/src/service/update.md does not exist, skipping
09:15:59 WARN: man/src/service.md does not exist, skipping
09:15:59 WARN: man/src/stack/config.md does not exist, skipping
09:15:59 WARN: man/src/stack/deploy.md does not exist, skipping
09:15:59 WARN: man/src/stack/ls.md does not exist, skipping
09:15:59 WARN: man/src/stack/ps.md does not exist, skipping
09:15:59 WARN: man/src/stack/rm.md does not exist, skipping
09:15:59 WARN: man/src/stack/services.md does not exist, skipping
09:15:59 WARN: man/src/stack.md does not exist, skipping
09:15:59 INFO: man/src/start.md found
09:15:59 INFO: man/src/stats.md found
09:15:59 INFO: man/src/stop.md found
09:15:59 WARN: man/src/swarm/ca.md does not exist, skipping
09:15:59 WARN: man/src/swarm/init.md does not exist, skipping
09:15:59 WARN: man/src/swarm/join.md does not exist, skipping
09:15:59 WARN: man/src/swarm/join-token.md does not exist, skipping
09:15:59 WARN: man/src/swarm/leave.md does not exist, skipping
09:15:59 WARN: man/src/swarm/unlock.md does not exist, skipping
09:15:59 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:15:59 WARN: man/src/swarm/update.md does not exist, skipping
09:15:59 WARN: man/src/swarm.md does not exist, skipping
09:15:59 WARN: man/src/system/df.md does not exist, skipping
09:15:59 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:15:59 INFO: man/src/system/events.md found
09:15:59 INFO: man/src/system/info.md found
09:15:59 WARN: man/src/system/prune.md does not exist, skipping
09:15:59 WARN: man/src/system.md does not exist, skipping
09:15:59 INFO: man/src/tag.md found
09:15:59 INFO: man/src/top.md found
09:15:59 WARN: man/src/trust/inspect.md does not exist, skipping
09:15:59 WARN: man/src/trust/key/generate.md does not exist, skipping
09:15:59 WARN: man/src/trust/key/load.md does not exist, skipping
09:15:59 WARN: man/src/trust/key.md does not exist, skipping
09:15:59 WARN: man/src/trust/revoke.md does not exist, skipping
09:15:59 WARN: man/src/trust/sign.md does not exist, skipping
09:15:59 WARN: man/src/trust/signer/add.md does not exist, skipping
09:15:59 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:15:59 WARN: man/src/trust/signer.md does not exist, skipping
09:15:59 WARN: man/src/trust.md does not exist, skipping
09:15:59 INFO: man/src/unpause.md found
09:15:59 INFO: man/src/update.md found
09:15:59 INFO: man/src/version.md found
09:15:59 INFO: man/src/volume/create.md found
09:15:59 INFO: man/src/volume/inspect.md found
09:15:59 INFO: man/src/volume/ls.md found
09:15:59 WARN: man/src/volume/prune.md does not exist, skipping
09:15:59 WARN: man/src/volume/rm.md does not exist, skipping
09:15:59 WARN: man/src/volume/update.md does not exist, skipping
09:15:59 INFO: man/src/volume.md found
09:15:59 INFO: man/src/wait.md found
09:15:59 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:15:59 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:15:59 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:15:59 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:15:59 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:15:59 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:15:59 + popd
09:15:59 + exit 0
09:15:59 ~/rpmbuild/BUILD/src
09:15:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R4zJ5V
09:15:59 + umask 022
09:15:59 + cd /root/rpmbuild/BUILD
09:15:59 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 '!=' / ']'
09:15:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:59 + mkdir -p /root/rpmbuild/BUILDROOT
09:15:59 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:59 + cd src
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin
09:15:59 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/docker
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/bash-completion/completions
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/zsh/vendor-completions
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/fish/vendor_completions.d
09:15:59 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/bash-completion/completions/docker
09:15:59 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/zsh/vendor-completions/_docker
09:15:59 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man1
09:15:59 + 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~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man1
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man5
09:15:59 + 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~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man5
09:15:59 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man8
09:15:59 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/man/man8
09:15:59 + mkdir -p build-docs
09:15:59 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:59 + cp cli/LICENSE build-docs/LICENSE
09:15:59 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:59 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:15:59 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:59 + cp cli/NOTICE build-docs/NOTICE
09:15:59 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:15:59 + cp cli/README.md build-docs/README.md
09:15:59 + /usr/lib/rpm/check-buildroot
09:15:59 + /usr/lib/rpm/redhat/brp-ldconfig
09:15:59 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:15:59 + /usr/lib/rpm/brp-compress
09:15:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:15:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:15:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:15:59 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:15:59 + /usr/lib/rpm/brp-python-hardlink
09:15:59 + PYTHON3=/usr/libexec/platform-python
09:15:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:15:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MTnBph
09:15:59 + umask 022
09:15:59 + cd /root/rpmbuild/BUILD
09:15:59 + cd src
09:15:59 ++ cli/build/docker --version
09:15:59 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:15:59 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:15:59 + echo 'PASS: cli version OK'
09:15:59 + exit 0
09:15:59 PASS: cli version OK
09:15:59 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:59 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IPh4O6
09:15:59 + umask 022
09:15:59 + cd /root/rpmbuild/BUILD
09:15:59 + cd src
09:15:59 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + export LC_ALL=C
09:15:59 + LC_ALL=C
09:15:59 + export DOCDIR
09:15:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/share/doc/docker-ce-cli
09:15:59 + exit 0
09:15:59 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.el8
09:15:59 Requires(interp): /bin/sh
09:15:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:15:59 Requires(post): /bin/sh
09:15:59 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)
09:15:59 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:15:59 Recommends: docker-buildx-plugin docker-compose-plugin
09:15:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:15:59 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:15:59 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:15:59 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:15:59 go: downloading github.com/moby/buildkit v0.11.6
09:15:59 go: downloading github.com/creack/pty v1.1.18
09:15:59 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:15:59 go: downloading github.com/rivo/uniseg v0.2.0
09:15:59 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:15:59 go: downloading go.opentelemetry.io/otel v1.4.1
09:15:59 
09:15:59 #10 [gobase 1/3] COPY --from=xx / /
09:15:59 go: downloading github.com/stretchr/testify v1.8.1
09:15:59 go: downloading github.com/opencontainers/runc v1.1.7
09:15:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:15:59 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:15:59 go: downloading golang.org/x/crypto v0.2.0
09:15:59 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:00 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:00 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:00 go: downloading github.com/klauspost/compress v1.16.3
09:16:00 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:00 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:00 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:00 go: downloading golang.org/x/time v0.3.0
09:16:00 go: downloading github.com/stretchr/testify v1.8.1
09:16:00 go: downloading github.com/opencontainers/runc v1.1.7
09:16:00 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:00 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:00 go: downloading golang.org/x/crypto v0.2.0
09:16:00 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:00 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:00 go: downloading github.com/russross/blackfriday v1.6.0
09:16:00 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:00 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:00 go: downloading google.golang.org/grpc v1.53.0
09:16:00 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:00 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:00 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:00 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:00 go: downloading github.com/go-logr/logr v1.2.3
09:16:00 go: downloading github.com/go-logr/stdr v1.2.2
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:00 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:00 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:00 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:00 go: downloading github.com/kr/pretty v0.1.0
09:16:00 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:00 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:00 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:00 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:00 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:00 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:00 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:00 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:00 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:00 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:00 go: downloading google.golang.org/grpc v1.53.0
09:16:00 go: downloading github.com/russross/blackfriday v1.6.0
09:16:00 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:00 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:00 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:00 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:00 go: downloading github.com/golang/protobuf v1.5.3
09:16:00 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:00 go: downloading golang.org/x/tools v0.7.0
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:00 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:00 go: downloading google.golang.org/protobuf v1.30.0
09:16:00 go: downloading github.com/kr/text v0.2.0
09:16:00 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:00 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:00 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:00 go: downloading github.com/beorn7/perks v1.0.1
09:16:00 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:00 go: downloading github.com/prometheus/client_model v0.3.0
09:16:00 go: downloading github.com/prometheus/common v0.42.0
09:16:00 go: downloading github.com/prometheus/procfs v0.9.0
09:16:00 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:00 go: downloading github.com/docker/go-metrics v0.0.1
09:16:00 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:00 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:00 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:00 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:00 go: downloading github.com/go-logr/logr v1.2.3
09:16:00 go: downloading github.com/go-logr/stdr v1.2.2
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:00 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:00 go: downloading github.com/kr/pretty v0.1.0
09:16:00 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:00 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:00 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:00 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:00 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:00 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:00 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:00 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:00 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:00 go: downloading github.com/golang/protobuf v1.5.3
09:16:00 go: downloading golang.org/x/tools v0.7.0
09:16:00 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:00 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:00 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:00 go: downloading k8s.io/klog/v2 v2.80.1
09:16:00 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:00 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:00 go: downloading github.com/magiconair/properties v1.5.3
09:16:00 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:00 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:00 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:00 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:16:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yTXtw4
09:16:00 + umask 022
09:16:00 + cd /root/rpmbuild/BUILD
09:16:00 + cd src
09:16:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:00 + RPM_EC=0
09:16:00 ++ jobs -p
09:16:00 + exit 0
09:16:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n2MPry
09:16:00 + umask 022
09:16:00 + cd /root/rpmbuild/BUILD
09:16:00 + cd /root/rpmbuild/BUILD
09:16:00 + rm -rf src
09:16:00 + /usr/bin/mkdir -p src
09:16:00 + cd src
09:16:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:16:00 + /usr/bin/tar -xof -
09:16:00 + STATUS=0
09:16:00 + '[' 0 -ne 0 ']'
09:16:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:16:00 + /usr/bin/tar -xof -
09:16:00 + STATUS=0
09:16:00 + '[' 0 -ne 0 ']'
09:16:00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:00 + RPM_EC=0
09:16:00 ++ jobs -p
09:16:00 + exit 0
09:16:00 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.djUo4t
09:16:00 + umask 022
09:16:00 + cd /root/rpmbuild/BUILD
09:16:00 + cd src
09:16:00 + mkdir -p /go/src/github.com/docker
09:16:00 + rm -f /go/src/github.com/docker/cli
09:16:00 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:16:00 + pushd /go/src/github.com/docker/cli
09:16:00 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:16:00 + VERSION=0.0.0-20230915141727-0e70f1b
09:16:00 + GITCOMMIT=0e70f1b
09:16:00 + GO_LINKMODE=dynamic
09:16:00 + ./scripts/build/binary
09:16:00 Building dynamic docker-linux-amd64
09:16:00 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:54Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:16:00 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:00 go: downloading google.golang.org/protobuf v1.30.0
09:16:00 go: downloading github.com/kr/text v0.2.0
09:16:00 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:00 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:00 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:00 go: downloading github.com/beorn7/perks v1.0.1
09:16:00 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:00 go: downloading github.com/prometheus/client_model v0.3.0
09:16:00 go: downloading github.com/prometheus/common v0.42.0
09:16:00 go: downloading github.com/prometheus/procfs v0.9.0
09:16:00 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:00 go: downloading github.com/docker/go-metrics v0.0.1
09:16:00 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:00 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:00 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:00 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:00 go: downloading golang.org/x/mod v0.9.0
09:16:01 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:01 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:01 go: downloading k8s.io/klog/v2 v2.80.1
09:16:01 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:01 go: downloading github.com/magiconair/properties v1.5.3
09:16:01 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:01 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:01 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:01 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:01 go: downloading golang.org/x/mod v0.9.0
09:16:01 + go mod vendor -modfile=vendor.mod
09:16:01 + go mod vendor -modfile=vendor.mod
09:16:01 #10 DONE 1.8s
09:16:01 
09:16:01 #11 [gobase 2/3] RUN apk add --no-cache file git
09:16:01 #11 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz
09:16:01 make[2]: Entering directory '/root/build-deb/cli'
09:16:01 scripts/docs/generate-man.sh
09:16:01 + cp -r . /tmp/docker-cli-docsgen.zAQ691d9Xr/
09:16:01 + cd /tmp/docker-cli-docsgen.zAQ691d9Xr
09:16:01 + ./scripts/vendor init
09:16:01 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:01 + cp man/tools.go .
09:16:01 + ./scripts/vendor update
09:16:01 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:01 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:01 go: downloading github.com/spf13/cobra v1.7.0
09:16:01 go: downloading github.com/docker/go-units v0.5.0
09:16:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:01 go: downloading github.com/spf13/pflag v1.0.5
09:16:01 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:01 go: downloading github.com/moby/term v0.5.0
09:16:01 go: downloading github.com/morikuni/aec v1.0.0
09:16:01 go: downloading github.com/pkg/errors v0.9.1
09:16:01 go: downloading github.com/google/go-cmp v0.5.9
09:16:01 go: downloading gotest.tools/v3 v3.5.0
09:16:01 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:01 go: downloading golang.org/x/sync v0.1.0
09:16:01 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:01 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:02 go: downloading github.com/docker/go-connections v0.4.0
09:16:02 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:02 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:02 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:02 go: downloading golang.org/x/text v0.9.0
09:16:02 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:02 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:02 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:02 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:16:02 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tomfPc
09:16:02 + umask 022
09:16:02 + cd /root/rpmbuild/BUILD
09:16:02 + cd src
09:16:02 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:02 + exit 0
09:16:02 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LQ4iav
09:16:02 + umask 022
09:16:02 + cd /root/rpmbuild/BUILD
09:16:02 + cd /root/rpmbuild/BUILD
09:16:02 + rm -rf src
09:16:02 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:02 go: downloading github.com/gogo/protobuf v1.3.2
09:16:02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:02 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:02 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:02 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:02 go: downloading github.com/containerd/containerd v1.6.22
09:16:02 go: downloading github.com/moby/sys/signal v0.7.0
09:16:02 go: downloading golang.org/x/term v0.8.0
09:16:02 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:02 go: downloading dario.cat/mergo v1.0.0
09:16:02 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:02 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:02 go: downloading github.com/creack/pty v1.1.18
09:16:02 go: downloading github.com/moby/buildkit v0.11.6
09:16:02 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:02 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:02 + /usr/bin/mkdir -p src
09:16:02 + cd src
09:16:02 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:02 + /usr/bin/tar -xof -
09:16:02 go: downloading github.com/rivo/uniseg v0.2.0
09:16:02 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:02 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:02 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:02 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:02 go: downloading github.com/klauspost/compress v1.16.3
09:16:02 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:02 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:02 #11 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz
09:16:02 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:02 go: downloading golang.org/x/time v0.3.0
09:16:02 go: downloading github.com/stretchr/testify v1.8.1
09:16:02 go: downloading github.com/opencontainers/runc v1.1.7
09:16:02 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:02 go: downloading golang.org/x/crypto v0.2.0
09:16:02 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:03 #11 1.547 (1/10) Installing libmagic (5.45-r0)
09:16:03 #11 1.576 (2/10) Installing file (5.45-r0)
09:16:03 #11 1.578 (3/10) Installing brotli-libs (1.0.9-r14)
09:16:03 #11 1.588 (4/10) Installing libunistring (1.1-r1)
09:16:03 #11 1.602 (5/10) Installing libidn2 (2.3.4-r1)
09:16:03 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:03 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:03 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:03 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:03 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:03 go: downloading github.com/russross/blackfriday v1.6.0
09:16:03 go: downloading google.golang.org/grpc v1.53.0
09:16:03 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:03 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:03 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:03 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:03 go: downloading github.com/go-logr/logr v1.2.3
09:16:03 go: downloading github.com/go-logr/stdr v1.2.2
09:16:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:03 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:03 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:03 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:03 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:03 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:03 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:03 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:03 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:03 #11 1.605 (6/10) Installing nghttp2-libs (1.55.1-r0)
09:16:03 #11 1.609 (7/10) Installing libcurl (8.2.1-r0)
09:16:03 #11 1.616 (8/10) Installing libexpat (2.5.0-r1)
09:16:03 #11 1.619 (9/10) Installing pcre2 (10.42-r1)
09:16:03 #11 1.627 (10/10) Installing git (2.40.1-r0)
09:16:03 #11 1.691 Executing busybox-1.36.1-r2.trigger
09:16:03 #11 1.695 OK: 26 MiB in 26 packages
09:16:03 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:03 go: downloading github.com/kr/pretty v0.1.0
09:16:03 go: downloading github.com/golang/protobuf v1.5.3
09:16:03 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:03 go: downloading golang.org/x/tools v0.7.0
09:16:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:03 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:03 go: downloading google.golang.org/protobuf v1.30.0
09:16:03 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:03 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:03 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:03 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:03 go: downloading github.com/beorn7/perks v1.0.1
09:16:03 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:03 go: downloading github.com/prometheus/client_model v0.3.0
09:16:03 go: downloading github.com/prometheus/common v0.42.0
09:16:03 go: downloading github.com/prometheus/procfs v0.9.0
09:16:03 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:03 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:03 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:03 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:03 #11 DONE 2.2s
09:16:03 
09:16:03 #12 [gobase 3/3] WORKDIR /src
09:16:03 + STATUS=0
09:16:03 + '[' 0 -ne 0 ']'
09:16:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:03 + /usr/bin/tar -xof -
09:16:03 go: downloading github.com/docker/go-metrics v0.0.1
09:16:03 go: downloading github.com/kr/text v0.2.0
09:16:03 go: downloading k8s.io/klog/v2 v2.80.1
09:16:03 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:03 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:03 go: downloading github.com/magiconair/properties v1.5.3
09:16:03 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:03 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:03 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:03 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:03 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:03 #12 DONE 0.0s
09:16:03 
09:16:03 #13 [buildx-version 1/1] RUN --mount=type=bind,target=. <<EOT (set -e...)
09:16:03 go: downloading golang.org/x/mod v0.9.0
09:16:04 + STATUS=0
09:16:04 + '[' 0 -ne 0 ']'
09:16:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:04 + exit 0
09:16:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.soGxod
09:16:04 + umask 022
09:16:04 + cd /root/rpmbuild/BUILD
09:16:04 + cd src
09:16:04 + export DOCKER_GITCOMMIT=7cfb81b
09:16:04 + DOCKER_GITCOMMIT=7cfb81b
09:16:04 + mkdir -p /go/src/github.com/docker
09:16:04 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:04 + TMP_GOPATH=/go
09:16:04 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:04 + RM_GOPATH=0
09:16:04 + TMP_GOPATH=/go
09:16:04 + : /usr/local/bin
09:16:04 + '[' -z /go ']'
09:16:04 + export GOPATH=/go
09:16:04 + GOPATH=/go
09:16:04 + case "$(go env GOARCH)" in
09:16:04 ++ go env GOARCH
09:16:04 + export GO_BUILDMODE=-buildmode=pie
09:16:04 + GO_BUILDMODE=-buildmode=pie
09:16:04 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:04 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:04 + bin=rootlesskit
09:16:04 + shift
09:16:04 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:04 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:04 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:04 + install_rootlesskit dynamic
09:16:04 + case "$1" in
09:16:04 + install_rootlesskit_dynamic
09:16:04 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:04 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:04 + export BUILD_MODE=-buildmode=pie
09:16:04 + BUILD_MODE=-buildmode=pie
09:16:04 + _install_rootlesskit
09:16:04 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:04 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:04 + for f in rootlesskit rootlesskit-docker-proxy
09:16:04 + GOBIN=/usr/local/bin
09:16:04 + GO111MODULE=on
09:16:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:04 + go mod vendor -modfile=vendor.mod
09:16:04 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:04 + make manpages
09:16:04 scripts/docs/generate-man.sh
09:16:04 + cp -r . /tmp/docker-cli-docsgen.gBTYWOvSzb/
09:16:04 + cd /tmp/docker-cli-docsgen.gBTYWOvSzb
09:16:04 + ./scripts/vendor init
09:16:04 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:04 + cp man/tools.go .
09:16:04 + ./scripts/vendor update
09:16:04 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:04 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:04 go: downloading github.com/spf13/cobra v1.7.0
09:16:04 go: downloading github.com/docker/go-units v0.5.0
09:16:04 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:04 go: downloading github.com/moby/term v0.5.0
09:16:04 go: downloading github.com/morikuni/aec v1.0.0
09:16:04 go: downloading github.com/pkg/errors v0.9.1
09:16:04 go: downloading github.com/spf13/pflag v1.0.5
09:16:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:04 go: downloading golang.org/x/sync v0.1.0
09:16:04 go: downloading gotest.tools/v3 v3.5.0
09:16:04 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:04 go: downloading github.com/google/go-cmp v0.5.9
09:16:04 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:04 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:04 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:04 go: downloading github.com/docker/go-connections v0.4.0
09:16:04 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:04 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:04 go: downloading golang.org/x/text v0.9.0
09:16:04 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:04 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:04 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:04 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:04 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:04 go: downloading github.com/gogo/protobuf v1.3.2
09:16:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:04 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:04 #13 0.694 v0.11.29872040b6626fb7d87ef7296fd5b832e8cc2ad17
09:16:04 #13 DONE 1.2s
09:16:05 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:05 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:05 go: downloading github.com/containerd/containerd v1.6.22
09:16:05 go: downloading golang.org/x/term v0.8.0
09:16:05 go: downloading github.com/moby/sys/signal v0.7.0
09:16:05 go: downloading golang.org/x/sys v0.8.0
09:16:05 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:05 go: downloading dario.cat/mergo v1.0.0
09:16:05 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:05 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:05 go: downloading github.com/creack/pty v1.1.18
09:16:05 
09:16:05 #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...)
09:16:05 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:05 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:05 go: downloading github.com/google/uuid v1.3.0
09:16:05 go: downloading github.com/moby/vpnkit v0.5.0
09:16:05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:05 go: downloading github.com/gofrs/flock v0.8.1
09:16:05 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:05 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:05 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:05 go: downloading github.com/josharian/native v1.1.0
09:16:05 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:05 go: downloading github.com/moby/buildkit v0.11.6
09:16:05 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:05 go: downloading github.com/rivo/uniseg v0.2.0
09:16:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:05 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:05 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:05 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:05 #14 0.233 + 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
09:16:05 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:05 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:05 go: downloading github.com/klauspost/compress v1.16.3
09:16:05 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:05 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:05 go: downloading golang.org/x/time v0.3.0
09:16:05 go: downloading github.com/stretchr/testify v1.8.1
09:16:05 go: downloading github.com/opencontainers/runc v1.1.7
09:16:05 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:05 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:05 go: downloading github.com/gorilla/mux v1.8.0
09:16:05 go: downloading golang.org/x/crypto v0.2.0
09:16:05 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:05 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:05 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:05 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:05 go: downloading google.golang.org/grpc v1.53.0
09:16:06 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:06 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:06 go: downloading github.com/russross/blackfriday v1.6.0
09:16:06 go: downloading golang.org/x/net v0.10.0
09:16:06 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:06 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:06 go: downloading github.com/go-logr/logr v1.2.3
09:16:06 go: downloading github.com/go-logr/stdr v1.2.2
09:16:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:06 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:06 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:06 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:06 go: downloading github.com/kr/pretty v0.1.0
09:16:06 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:06 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:06 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:06 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:06 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:06 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:06 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:06 go: downloading github.com/golang/protobuf v1.5.3
09:16:06 go: downloading golang.org/x/tools v0.7.0
09:16:06 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:06 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:06 go: downloading google.golang.org/protobuf v1.30.0
09:16:06 go: downloading github.com/kr/text v0.2.0
09:16:06 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:06 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:06 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:06 go: downloading github.com/beorn7/perks v1.0.1
09:16:06 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:06 go: downloading github.com/prometheus/client_model v0.3.0
09:16:06 go: downloading github.com/prometheus/common v0.42.0
09:16:06 go: downloading github.com/prometheus/procfs v0.9.0
09:16:06 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:06 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:06 go: downloading github.com/docker/go-metrics v0.0.1
09:16:06 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:06 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:06 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:06 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:06 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:06 go: downloading k8s.io/klog/v2 v2.80.1
09:16:06 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:06 go: downloading github.com/magiconair/properties v1.5.3
09:16:06 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:06 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:06 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:06 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:06 go: downloading golang.org/x/mod v0.9.0
09:16:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:07 + go mod vendor -modfile=vendor.mod
09:16:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:16:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zuxEc0
09:16:08 + umask 022
09:16:08 + cd /root/rpmbuild/BUILD
09:16:08 + cd src
09:16:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:08 + RPM_EC=0
09:16:08 ++ jobs -p
09:16:08 + exit 0
09:16:08 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.GkiipF
09:16:08 + umask 022
09:16:08 + cd /root/rpmbuild/BUILD
09:16:08 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:08 + rm -rf src src.gemspec
09:16:08 + RPM_EC=0
09:16:08 ++ jobs -p
09:16:08 + exit 0
09:16:08     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:08     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:08     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:08     source_date_epoch_from_changelog set but %changelog is missing
09:16:08     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:16:08 
09:16:08 RPM build warnings:
09:16:08 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.D3Ptlv
09:16:08 + umask 022
09:16:08 + cd /root/rpmbuild/BUILD
09:16:08 + cd /root/rpmbuild/BUILD
09:16:08 + rm -rf src
09:16:08 + /usr/bin/mkdir -p src
09:16:08 + cd src
09:16:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:08 + STATUS=0
09:16:08 + '[' 0 -ne 0 ']'
09:16:08 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:16:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:08 + STATUS=0
09:16:08 + '[' 0 -ne 0 ']'
09:16:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:08 + RPM_EC=0
09:16:08 ++ jobs -p
09:16:08 + exit 0
09:16:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6tAfVl
09:16:08 + umask 022
09:16:08 + cd /root/rpmbuild/BUILD
09:16:08 + 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 '
09:16:08 + export CFLAGS
09:16:08 + 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 '
09:16:08 + export CXXFLAGS
09:16:08 + 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 '
09:16:08 + export FFLAGS
09:16:08 + 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 '
09:16:08 + export FCFLAGS
09:16:08 + VALAFLAGS=-g
09:16:08 + export VALAFLAGS
09:16:08 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:08 + export RUSTFLAGS
09:16:08 + 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 '
09:16:08 + export LDFLAGS
09:16:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:08 + export LT_SYS_LIBRARY_PATH
09:16:08 + CC=gcc
09:16:08 + export CC
09:16:08 + CXX=g++
09:16:08 + export CXX
09:16:08 + cd src
09:16:08 + mkdir -p /go/src/github.com/docker
09:16:08 + rm -f /go/src/github.com/docker/cli
09:16:08 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:16:08 + pushd /go/src/github.com/docker/cli
09:16:08 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:16:08 + VERSION=0.0.0-20230915141727-0e70f1b
09:16:08 + GITCOMMIT=0e70f1b
09:16:08 + GO_LINKMODE=dynamic
09:16:08 + ./scripts/build/binary
09:16:08 Building dynamic docker-linux-amd64
09:16:08 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:16:08Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:16:08 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:09 make[2]: Entering directory '/root/build-deb/cli'
09:16:09 scripts/docs/generate-man.sh
09:16:09 + cp -r . /tmp/docker-cli-docsgen.BBWrvSVjmU/
09:16:09 + cd /tmp/docker-cli-docsgen.BBWrvSVjmU
09:16:09 + ./scripts/vendor init
09:16:09 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:09 + cp man/tools.go .
09:16:09 + ./scripts/vendor update
09:16:09 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:09 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:09 go: downloading github.com/docker/go-units v0.5.0
09:16:09 go: downloading github.com/spf13/cobra v1.7.0
09:16:09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:09 go: downloading github.com/spf13/pflag v1.0.5
09:16:09 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:09 go: downloading github.com/moby/term v0.5.0
09:16:09 go: downloading github.com/morikuni/aec v1.0.0
09:16:09 go: downloading github.com/pkg/errors v0.9.1
09:16:09 go: downloading github.com/google/go-cmp v0.5.9
09:16:09 go: downloading gotest.tools/v3 v3.5.0
09:16:09 go: downloading golang.org/x/sync v0.1.0
09:16:09 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:09 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:09 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:09 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:09 go: downloading golang.org/x/text v0.9.0
09:16:09 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:09 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:09 go: downloading github.com/docker/go-connections v0.4.0
09:16:09 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:09 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:09 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:09 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:09 go: downloading github.com/containerd/containerd v1.6.22
09:16:09 go: downloading github.com/moby/sys/signal v0.7.0
09:16:09 go: downloading github.com/gogo/protobuf v1.3.2
09:16:09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:09 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:09 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:09 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:09 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:09 go: downloading golang.org/x/term v0.8.0
09:16:09 go: downloading dario.cat/mergo v1.0.0
09:16:09 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:09 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:09 go: downloading github.com/moby/buildkit v0.11.6
09:16:09 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:09 go: downloading github.com/creack/pty v1.1.18
09:16:09 go: downloading github.com/rivo/uniseg v0.2.0
09:16:09 go: downloading github.com/klauspost/compress v1.16.3
09:16:09 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:09 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:09 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:09 go: downloading golang.org/x/time v0.3.0
09:16:09 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:09 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:09 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:09 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:09 go: downloading github.com/stretchr/testify v1.8.1
09:16:09 go: downloading github.com/opencontainers/runc v1.1.7
09:16:09 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:09 go: downloading golang.org/x/crypto v0.2.0
09:16:09 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:09 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:09 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:09 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:09 go: downloading github.com/russross/blackfriday v1.6.0
09:16:09 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:09 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:09 go: downloading google.golang.org/grpc v1.53.0
09:16:09 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:09 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:09 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:09 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:09 go: downloading github.com/go-logr/logr v1.2.3
09:16:09 go: downloading github.com/go-logr/stdr v1.2.2
09:16:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:09 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:09 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:09 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:09 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:09 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:09 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:09 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:09 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:09 go: downloading github.com/kr/pretty v0.1.0
09:16:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:09 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:09 go: downloading github.com/golang/protobuf v1.5.3
09:16:09 go: downloading golang.org/x/tools v0.7.0
09:16:09 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:09 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:09 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:09 go: downloading google.golang.org/protobuf v1.30.0
09:16:09 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:09 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:09 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:09 go: downloading github.com/beorn7/perks v1.0.1
09:16:09 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:09 go: downloading github.com/prometheus/client_model v0.3.0
09:16:09 go: downloading github.com/prometheus/common v0.42.0
09:16:09 go: downloading github.com/prometheus/procfs v0.9.0
09:16:09 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:09 go: downloading github.com/kr/text v0.2.0
09:16:09 go: downloading github.com/docker/go-metrics v0.0.1
09:16:09 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:09 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:09 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:09 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:09 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:09 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:09 go: downloading k8s.io/klog/v2 v2.80.1
09:16:09 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:09 go: downloading github.com/magiconair/properties v1.5.3
09:16:09 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:09 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:09 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:09 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:09 go: downloading golang.org/x/mod v0.9.0
09:16:10 + go mod vendor -modfile=vendor.mod
09:16:10 ~/rpmbuild/BUILD/src
09:16:10 + popd
09:16:10 + exit 0
09:16:10 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBIQY2
09:16:10 + umask 022
09:16:10 + cd /root/rpmbuild/BUILD
09:16:10 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64 '!=' / ']'
09:16:10 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:10 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:10 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:10 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:10 + cd src
09:16:10 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:10 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:10 + 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
09:16:10 + popd
09:16:10 + /usr/lib/rpm/check-buildroot
09:16:10 ~/rpmbuild/BUILD/src
09:16:10 + /usr/lib/rpm/redhat/brp-compress
09:16:10 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:16:10 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:10 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:16:10 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:16:10 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:10 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:16:10 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4xOFxS
09:16:10 + umask 022
09:16:10 + cd /root/rpmbuild/BUILD
09:16:10 + cd src
09:16:10 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:16:10 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:16:10 + ver=v0.11.2
09:16:10 + test v0.11.2 = v0.11.2
09:16:10 + echo 'PASS: docker-buildx version OK'
09:16:10 PASS: docker-buildx version OK
09:16:10 + exit 0
09:16:10 Processing files: docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:10 Provides: docker-buildx-plugin = 0:0.11.2-0.el7 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el7
09:16:10 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:10 Requires(post): /bin/sh
09:16:10 Requires(preun): /bin/sh
09:16:10 Requires(postun): /bin/sh
09:16:10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:10 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el7.src.rpm
09:16:10 + for f in rootlesskit rootlesskit-docker-proxy
09:16:10 + GOBIN=/usr/local/bin
09:16:10 + GO111MODULE=on
09:16:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:11 + return
09:16:11 + exit 0
09:16:11 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G5Y7ov
09:16:11 + umask 022
09:16:11 + cd /root/rpmbuild/BUILD
09:16:11 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64 '!=' / ']'
09:16:11 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:11 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:11 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:11 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:11 + cd src
09:16:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/dockerd-rootless.sh
09:16:11 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:16:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/rootlesskit
09:16:11 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64/usr/bin/rootlesskit-docker-proxy
09:16:11 + /usr/lib/rpm/check-buildroot
09:16:11 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:11 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:16:11 + /usr/lib/rpm/brp-compress
09:16:11 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:11 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:11 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:11 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:11 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:16:11 + /usr/lib/rpm/brp-python-hardlink
09:16:11 + PYTHON3=/usr/libexec/platform-python
09:16:11 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:11 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bxr0AC
09:16:11 + umask 022
09:16:11 + cd /root/rpmbuild/BUILD
09:16:11 + cd src
09:16:11 + /usr/local/bin/rootlesskit -v
09:16:11 rootlesskit version 1.1.1
09:16:11 + exit 0
09:16:11 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:11 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.el8
09:16:11 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:11 Requires(post): /bin/sh
09:16:11 Requires(preun): /bin/sh
09:16:11 Requires(postun): /bin/sh
09:16:11 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)
09:16:11 Conflicts: rootlesskit
09:16:11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:11 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:11 + make manpages
09:16:11 scripts/docs/generate-man.sh
09:16:11 + cp -r . /tmp/docker-cli-docsgen.rMQdwGHKFR/
09:16:11 + cd /tmp/docker-cli-docsgen.rMQdwGHKFR
09:16:11 + ./scripts/vendor init
09:16:11 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:11 + cp man/tools.go .
09:16:11 + ./scripts/vendor update
09:16:11 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:11 go: downloading github.com/spf13/cobra v1.7.0
09:16:11 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:11 go: downloading github.com/docker/go-units v0.5.0
09:16:11 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:11 go: downloading github.com/moby/term v0.5.0
09:16:11 go: downloading github.com/morikuni/aec v1.0.0
09:16:11 go: downloading github.com/pkg/errors v0.9.1
09:16:11 go: downloading github.com/spf13/pflag v1.0.5
09:16:11 go: downloading github.com/google/go-cmp v0.5.9
09:16:11 go: downloading gotest.tools/v3 v3.5.0
09:16:11 go: downloading golang.org/x/sync v0.1.0
09:16:11 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:11 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:11 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:11 go: downloading github.com/docker/go-connections v0.4.0
09:16:11 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:11 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:11 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:11 go: downloading golang.org/x/text v0.9.0
09:16:11 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:11 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:11 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:11 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:11 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:11 go: downloading github.com/containerd/containerd v1.6.22
09:16:11 go: downloading github.com/moby/sys/signal v0.7.0
09:16:11 go: downloading golang.org/x/sys v0.8.0
09:16:11 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:11 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:11 go: downloading dario.cat/mergo v1.0.0
09:16:11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:11 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:11 go: downloading github.com/gogo/protobuf v1.3.2
09:16:11 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:11 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:11 go: downloading golang.org/x/term v0.8.0
09:16:11 go: downloading github.com/creack/pty v1.1.18
09:16:11 go: downloading github.com/moby/buildkit v0.11.6
09:16:11 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:11 go: downloading github.com/rivo/uniseg v0.2.0
09:16:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:11 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:12 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:12 ++ pwd
09:16:12 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:12 Project root: .
09:16:12 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:12 INFO: man/src/attach.md found
09:16:12 WARN: man/src/build.md does not exist, skipping
09:16:12 WARN: man/src/builder/build.md does not exist, skipping
09:16:12 WARN: man/src/builder/prune.md does not exist, skipping
09:16:12 WARN: man/src/builder.md does not exist, skipping
09:16:12 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:12 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:12 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:12 WARN: man/src/checkpoint.md does not exist, skipping
09:16:12 INFO: man/src/commit.md found
09:16:12 WARN: man/src/config/create.md does not exist, skipping
09:16:12 WARN: man/src/config/inspect.md does not exist, skipping
09:16:12 WARN: man/src/config/ls.md does not exist, skipping
09:16:12 WARN: man/src/config/rm.md does not exist, skipping
09:16:12 WARN: man/src/config.md does not exist, skipping
09:16:12 INFO: man/src/container/attach.md found
09:16:12 INFO: man/src/container/commit.md found
09:16:12 INFO: man/src/container/cp.md found
09:16:12 INFO: man/src/container/create.md found
09:16:12 INFO: man/src/container/diff.md found
09:16:12 INFO: man/src/container/exec.md found
09:16:12 INFO: man/src/container/export.md found
09:16:12 WARN: man/src/container/inspect.md does not exist, skipping
09:16:12 INFO: man/src/container/kill.md found
09:16:12 INFO: man/src/container/logs.md found
09:16:12 INFO: man/src/container/ls.md found
09:16:12 INFO: man/src/container/pause.md found
09:16:12 INFO: man/src/container/port.md found
09:16:12 WARN: man/src/container/prune.md does not exist, skipping
09:16:12 INFO: man/src/container/rename.md found
09:16:12 INFO: man/src/container/restart.md found
09:16:12 INFO: man/src/container/rm.md found
09:16:12 INFO: man/src/container/run.md found
09:16:12 INFO: man/src/container/start.md found
09:16:12 INFO: man/src/container/stats.md found
09:16:12 INFO: man/src/container/stop.md found
09:16:12 INFO: man/src/container/top.md found
09:16:12 INFO: man/src/container/unpause.md found
09:16:12 INFO: man/src/container/update.md found
09:16:12 INFO: man/src/container/wait.md found
09:16:12 WARN: man/src/container.md does not exist, skipping
09:16:12 WARN: man/src/context/create.md does not exist, skipping
09:16:12 WARN: man/src/context/export.md does not exist, skipping
09:16:12 WARN: man/src/context/import.md does not exist, skipping
09:16:12 WARN: man/src/context/inspect.md does not exist, skipping
09:16:12 WARN: man/src/context/ls.md does not exist, skipping
09:16:12 WARN: man/src/context/rm.md does not exist, skipping
09:16:12 WARN: man/src/context/show.md does not exist, skipping
09:16:12 WARN: man/src/context/update.md does not exist, skipping
09:16:12 WARN: man/src/context/use.md does not exist, skipping
09:16:12 WARN: man/src/context.md does not exist, skipping
09:16:12 INFO: man/src/cp.md found
09:16:12 INFO: man/src/create.md found
09:16:12 INFO: man/src/diff.md found
09:16:12 INFO: man/src/events.md found
09:16:12 INFO: man/src/exec.md found
09:16:12 INFO: man/src/export.md found
09:16:12 INFO: man/src/history.md found
09:16:12 INFO: man/src/image/build.md found
09:16:12 INFO: man/src/image/history.md found
09:16:12 INFO: man/src/image/import.md found
09:16:12 WARN: man/src/image/inspect.md does not exist, skipping
09:16:12 INFO: man/src/image/load.md found
09:16:12 INFO: man/src/image/ls.md found
09:16:12 WARN: man/src/image/prune.md does not exist, skipping
09:16:12 INFO: man/src/image/pull.md found
09:16:12 INFO: man/src/image/push.md found
09:16:12 INFO: man/src/image/rm.md found
09:16:12 INFO: man/src/image/save.md found
09:16:12 INFO: man/src/image/tag.md found
09:16:12 WARN: man/src/image.md does not exist, skipping
09:16:12 INFO: man/src/images.md found
09:16:12 INFO: man/src/import.md found
09:16:12 INFO: man/src/info.md found
09:16:12 INFO: man/src/inspect.md found
09:16:12 INFO: man/src/kill.md found
09:16:12 INFO: man/src/load.md found
09:16:12 INFO: man/src/login.md found
09:16:12 INFO: man/src/logout.md found
09:16:12 INFO: man/src/logs.md found
09:16:12 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:12 WARN: man/src/manifest/create.md does not exist, skipping
09:16:12 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:12 WARN: man/src/manifest/push.md does not exist, skipping
09:16:12 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:12 WARN: man/src/manifest.md does not exist, skipping
09:16:12 INFO: man/src/network/connect.md found
09:16:12 INFO: man/src/network/create.md found
09:16:12 INFO: man/src/network/disconnect.md found
09:16:12 INFO: man/src/network/inspect.md found
09:16:12 INFO: man/src/network/ls.md found
09:16:12 WARN: man/src/network/prune.md does not exist, skipping
09:16:12 INFO: man/src/network/rm.md found
09:16:12 WARN: man/src/network.md does not exist, skipping
09:16:12 WARN: man/src/node/demote.md does not exist, skipping
09:16:12 WARN: man/src/node/inspect.md does not exist, skipping
09:16:12 WARN: man/src/node/ls.md does not exist, skipping
09:16:12 WARN: man/src/node/promote.md does not exist, skipping
09:16:12 WARN: man/src/node/ps.md does not exist, skipping
09:16:12 WARN: man/src/node/rm.md does not exist, skipping
09:16:12 WARN: man/src/node/update.md does not exist, skipping
09:16:12 WARN: man/src/node.md does not exist, skipping
09:16:12 INFO: man/src/pause.md found
09:16:12 WARN: man/src/plugin/create.md does not exist, skipping
09:16:12 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:12 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:12 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:12 WARN: man/src/plugin/install.md does not exist, skipping
09:16:12 INFO: man/src/plugin/ls.md found
09:16:12 WARN: man/src/plugin/push.md does not exist, skipping
09:16:12 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:12 WARN: man/src/plugin/set.md does not exist, skipping
09:16:12 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:12 WARN: man/src/plugin.md does not exist, skipping
09:16:12 INFO: man/src/port.md found
09:16:12 INFO: man/src/ps.md found
09:16:12 INFO: man/src/pull.md found
09:16:12 INFO: man/src/push.md found
09:16:12 INFO: man/src/rename.md found
09:16:12 INFO: man/src/restart.md found
09:16:12 INFO: man/src/rm.md found
09:16:12 INFO: man/src/rmi.md found
09:16:12 WARN: man/src/run.md does not exist, skipping
09:16:12 INFO: man/src/save.md found
09:16:12 INFO: man/src/search.md found
09:16:12 WARN: man/src/secret/create.md does not exist, skipping
09:16:12 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:12 WARN: man/src/secret/ls.md does not exist, skipping
09:16:12 WARN: man/src/secret/rm.md does not exist, skipping
09:16:12 WARN: man/src/secret.md does not exist, skipping
09:16:12 WARN: man/src/service/create.md does not exist, skipping
09:16:12 WARN: man/src/service/inspect.md does not exist, skipping
09:16:12 WARN: man/src/service/logs.md does not exist, skipping
09:16:12 WARN: man/src/service/ls.md does not exist, skipping
09:16:12 WARN: man/src/service/ps.md does not exist, skipping
09:16:12 WARN: man/src/service/rm.md does not exist, skipping
09:16:12 WARN: man/src/service/rollback.md does not exist, skipping
09:16:12 WARN: man/src/service/scale.md does not exist, skipping
09:16:12 WARN: man/src/service/update.md does not exist, skipping
09:16:12 WARN: man/src/service.md does not exist, skipping
09:16:12 WARN: man/src/stack/config.md does not exist, skipping
09:16:12 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:12 WARN: man/src/stack/ls.md does not exist, skipping
09:16:12 WARN: man/src/stack/ps.md does not exist, skipping
09:16:12 WARN: man/src/stack/rm.md does not exist, skipping
09:16:12 WARN: man/src/stack/services.md does not exist, skipping
09:16:12 WARN: man/src/stack.md does not exist, skipping
09:16:12 INFO: man/src/start.md found
09:16:12 INFO: man/src/stats.md found
09:16:12 INFO: man/src/stop.md found
09:16:12 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:12 WARN: man/src/swarm/init.md does not exist, skipping
09:16:12 WARN: man/src/swarm/join.md does not exist, skipping
09:16:12 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:12 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:12 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:12 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:12 WARN: man/src/swarm/update.md does not exist, skipping
09:16:12 WARN: man/src/swarm.md does not exist, skipping
09:16:12 WARN: man/src/system/df.md does not exist, skipping
09:16:12 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:12 INFO: man/src/system/events.md found
09:16:12 INFO: man/src/system/info.md found
09:16:12 WARN: man/src/system/prune.md does not exist, skipping
09:16:12 WARN: man/src/system.md does not exist, skipping
09:16:12 INFO: man/src/tag.md found
09:16:12 INFO: man/src/top.md found
09:16:12 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:12 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:12 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:12 WARN: man/src/trust/key.md does not exist, skipping
09:16:12 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:12 WARN: man/src/trust/sign.md does not exist, skipping
09:16:12 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:12 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:12 WARN: man/src/trust/signer.md does not exist, skipping
09:16:12 WARN: man/src/trust.md does not exist, skipping
09:16:12 INFO: man/src/unpause.md found
09:16:12 INFO: man/src/update.md found
09:16:12 INFO: man/src/version.md found
09:16:12 INFO: man/src/volume/create.md found
09:16:12 INFO: man/src/volume/inspect.md found
09:16:12 INFO: man/src/volume/ls.md found
09:16:12 WARN: man/src/volume/prune.md does not exist, skipping
09:16:12 WARN: man/src/volume/rm.md does not exist, skipping
09:16:12 WARN: man/src/volume/update.md does not exist, skipping
09:16:12 INFO: man/src/volume.md found
09:16:12 INFO: man/src/wait.md found
09:16:12 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:12 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:12 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:12 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:12 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:12 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:12 + popd
09:16:12 + RPM_EC=0
09:16:12 ~/rpmbuild/BUILD/src
09:16:12 ++ jobs -p
09:16:12 + exit 0
09:16:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.89INnO
09:16:12 + umask 022
09:16:12 + cd /root/rpmbuild/BUILD
09:16:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 '!=' / ']'
09:16:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:12 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:12 + cd src
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin
09:16:12 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/docker
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/bash-completion/completions
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/zsh/vendor-completions
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/fish/vendor_completions.d
09:16:12 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/bash-completion/completions/docker
09:16:12 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/zsh/vendor-completions/_docker
09:16:12 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man1
09:16: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~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man1
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man5
09:16: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~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man5
09:16:12 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man8
09:16:12 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/man/man8
09:16:12 + mkdir -p build-docs
09:16:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:12 + cp cli/LICENSE build-docs/LICENSE
09:16:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:12 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:12 + cp cli/NOTICE build-docs/NOTICE
09:16:12 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:12 + cp cli/README.md build-docs/README.md
09:16:12 + /usr/lib/rpm/check-buildroot
09:16:12 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:12 + /usr/lib/rpm/brp-compress
09:16:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:12 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:16:12 + /usr/lib/rpm/brp-python-hardlink
09:16:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DU8b6o
09:16:12 + umask 022
09:16:12 + cd /root/rpmbuild/BUILD
09:16:12 + cd src
09:16:12 ++ cli/build/docker --version
09:16:12 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:12 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:12 + echo 'PASS: cli version OK'
09:16:12 PASS: cli version OK
09:16:12 + RPM_EC=0
09:16:12 ++ jobs -p
09:16:12 + exit 0
09:16:12 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:12 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ltZ0QD
09:16:12 + umask 022
09:16:12 + cd /root/rpmbuild/BUILD
09:16:12 + cd src
09:16:12 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + export LC_ALL=C
09:16:12 + LC_ALL=C
09:16:12 + export DOCDIR
09:16:12 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/share/doc/docker-ce-cli
09:16:12 + RPM_EC=0
09:16:12 ++ jobs -p
09:16:12 + exit 0
09:16:12 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.el9
09:16:12 Requires(interp): /bin/sh
09:16:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:12 Requires(post): /bin/sh
09:16:12 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)
09:16:12 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:12 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:16:12 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:16:12 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:12 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:12 go: downloading github.com/klauspost/compress v1.16.3
09:16:12 go: downloading golang.org/x/time v0.3.0
09:16:12 make[2]: Entering directory '/root/build-deb/cli'
09:16:12 scripts/docs/generate-man.sh
09:16:12 + cp -r . /tmp/docker-cli-docsgen.uIygiBmkTb/
09:16:12 + cd /tmp/docker-cli-docsgen.uIygiBmkTb
09:16:12 + ./scripts/vendor init
09:16:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:12 + cp man/tools.go .
09:16:12 + ./scripts/vendor update
09:16:12 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:12 go: downloading github.com/spf13/cobra v1.7.0
09:16:12 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:12 go: downloading github.com/docker/go-units v0.5.0
09:16:12 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:12 go: downloading github.com/moby/term v0.5.0
09:16:12 go: downloading github.com/morikuni/aec v1.0.0
09:16:12 go: downloading github.com/pkg/errors v0.9.1
09:16:12 go: downloading github.com/spf13/pflag v1.0.5
09:16:12 go: downloading github.com/google/go-cmp v0.5.9
09:16:12 go: downloading gotest.tools/v3 v3.5.0
09:16:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:12 go: downloading golang.org/x/sync v0.1.0
09:16:12 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:12 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:12 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:12 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:12 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:12 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:12 go: downloading github.com/docker/go-connections v0.4.0
09:16:12 go: downloading golang.org/x/text v0.9.0
09:16:12 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:12 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:12 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:12 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:12 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:12 go: downloading github.com/containerd/containerd v1.6.22
09:16:12 go: downloading github.com/moby/sys/signal v0.7.0
09:16:12 go: downloading golang.org/x/term v0.8.0
09:16:12 go: downloading github.com/gogo/protobuf v1.3.2
09:16:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:12 go: downloading dario.cat/mergo v1.0.0
09:16:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:12 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:12 go: downloading github.com/creack/pty v1.1.18
09:16:12 go: downloading github.com/moby/buildkit v0.11.6
09:16:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:12 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:12 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:12 go: downloading github.com/stretchr/testify v1.8.1
09:16:12 go: downloading github.com/opencontainers/runc v1.1.7
09:16:12 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:12 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:12 go: downloading github.com/gorilla/mux v1.8.0
09:16:12 go: downloading golang.org/x/crypto v0.2.0
09:16:12 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:12 go: downloading github.com/rivo/uniseg v0.2.0
09:16:12 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:12 go: downloading github.com/stretchr/testify v1.8.1
09:16:12 go: downloading github.com/klauspost/compress v1.16.3
09:16:12 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:12 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:12 go: downloading golang.org/x/time v0.3.0
09:16:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:12 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:12 make[2]: Entering directory '/root/build-deb/cli'
09:16:12 scripts/docs/generate-man.sh
09:16:12 + cp -r . /tmp/docker-cli-docsgen.haJFjAAzHt/
09:16:12 + cd /tmp/docker-cli-docsgen.haJFjAAzHt
09:16:12 + ./scripts/vendor init
09:16:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:12 + cp man/tools.go .
09:16:12 + ./scripts/vendor update
09:16:12 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:12 go: downloading github.com/spf13/cobra v1.7.0
09:16:12 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:12 go: downloading github.com/docker/go-units v0.5.0
09:16:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:12 go: downloading github.com/spf13/pflag v1.0.5
09:16:12 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:12 go: downloading github.com/moby/term v0.5.0
09:16:12 go: downloading github.com/morikuni/aec v1.0.0
09:16:12 go: downloading github.com/pkg/errors v0.9.1
09:16:12 go: downloading github.com/google/go-cmp v0.5.9
09:16:12 go: downloading gotest.tools/v3 v3.5.0
09:16:12 go: downloading golang.org/x/sync v0.1.0
09:16:12 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:12 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:12 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:12 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:12 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:12 go: downloading github.com/docker/go-connections v0.4.0
09:16:12 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:12 go: downloading golang.org/x/text v0.9.0
09:16:12 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:12 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:12 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:12 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:12 go: downloading github.com/gogo/protobuf v1.3.2
09:16:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:12 go: downloading golang.org/x/term v0.8.0
09:16:12 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:12 go: downloading github.com/containerd/containerd v1.6.22
09:16:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:12 go: downloading github.com/moby/sys/signal v0.7.0
09:16:12 go: downloading dario.cat/mergo v1.0.0
09:16:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:12 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:12 go: downloading github.com/creack/pty v1.1.18
09:16:12 go: downloading github.com/moby/buildkit v0.11.6
09:16:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:12 go: downloading github.com/rivo/uniseg v0.2.0
09:16:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:12 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:12 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:12 go: downloading github.com/klauspost/compress v1.16.3
09:16:12 go: downloading golang.org/x/time v0.3.0
09:16:12 go: downloading github.com/opencontainers/runc v1.1.7
09:16:12 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:12 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:12 go: downloading github.com/stretchr/testify v1.8.1
09:16:12 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:12 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:12 go: downloading golang.org/x/crypto v0.2.0
09:16:12 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:12 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:12 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:12 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:12 go: downloading google.golang.org/grpc v1.53.0
09:16:12 go: downloading github.com/russross/blackfriday v1.6.0
09:16:12 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:12 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:12 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:12 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:12 go: downloading github.com/go-logr/logr v1.2.3
09:16:12 go: downloading github.com/go-logr/stdr v1.2.2
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:12 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:12 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:12 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:12 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:12 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:12 go: downloading github.com/kr/pretty v0.1.0
09:16:12 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:12 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:12 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:12 go: downloading github.com/golang/protobuf v1.5.3
09:16:12 go: downloading golang.org/x/tools v0.7.0
09:16:12 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:12 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:12 go: downloading google.golang.org/protobuf v1.30.0
09:16:12 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:12 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:12 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:12 go: downloading github.com/beorn7/perks v1.0.1
09:16:12 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:12 go: downloading github.com/prometheus/client_model v0.3.0
09:16:12 go: downloading github.com/prometheus/common v0.42.0
09:16:12 go: downloading github.com/prometheus/procfs v0.9.0
09:16:12 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:12 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:12 go: downloading github.com/docker/go-metrics v0.0.1
09:16:12 go: downloading github.com/kr/text v0.2.0
09:16:12 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:12 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:12 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:12 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:12 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:12 go: downloading k8s.io/klog/v2 v2.80.1
09:16:12 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:12 go: downloading github.com/magiconair/properties v1.5.3
09:16:12 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:12 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:12 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:12 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:12 go: downloading golang.org/x/mod v0.9.0
09:16:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:12 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:12 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:12 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:12 go: downloading golang.org/x/net v0.10.0
09:16:12 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:12 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:12 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:12 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:12 go: downloading google.golang.org/grpc v1.53.0
09:16:12 go: downloading github.com/go-logr/logr v1.2.3
09:16:12 go: downloading github.com/go-logr/stdr v1.2.2
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:12 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:12 go: downloading github.com/opencontainers/runc v1.1.7
09:16:12 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:12 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:12 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:12 go: downloading golang.org/x/crypto v0.2.0
09:16:12 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:12 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:12 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:12 go: downloading github.com/russross/blackfriday v1.6.0
09:16:12 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:12 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:12 go: downloading google.golang.org/grpc v1.53.0
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:12 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:12 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:12 go: downloading github.com/kr/pretty v0.1.0
09:16:12 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:12 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:12 go: downloading github.com/russross/blackfriday v1.6.0
09:16:12 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:12 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:12 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:12 go: downloading golang.org/x/tools v0.7.0
09:16:12 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:12 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:12 + make manpages
09:16:12 scripts/docs/generate-man.sh
09:16:12 + cp -r . /tmp/docker-cli-docsgen.TXveP5usPp/
09:16:12 + cd /tmp/docker-cli-docsgen.TXveP5usPp
09:16:12 + ./scripts/vendor init
09:16:12 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:12 + cp man/tools.go .
09:16:12 + ./scripts/vendor update
09:16:12 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:12 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:12 go: downloading github.com/spf13/cobra v1.7.0
09:16:12 go: downloading github.com/docker/go-units v0.5.0
09:16:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:12 go: downloading github.com/spf13/pflag v1.0.5
09:16:12 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:12 go: downloading github.com/moby/term v0.5.0
09:16:12 go: downloading github.com/morikuni/aec v1.0.0
09:16:12 go: downloading github.com/pkg/errors v0.9.1
09:16:12 go: downloading github.com/google/go-cmp v0.5.9
09:16:12 go: downloading gotest.tools/v3 v3.5.0
09:16:12 go: downloading golang.org/x/sync v0.1.0
09:16:12 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:12 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:12 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:12 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:12 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:12 go: downloading github.com/docker/go-connections v0.4.0
09:16:12 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:12 go: downloading golang.org/x/text v0.9.0
09:16:12 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:12 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:12 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:12 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:12 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:12 go: downloading github.com/gogo/protobuf v1.3.2
09:16:12 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:12 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:12 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:12 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:12 go: downloading golang.org/x/term v0.8.0
09:16:12 go: downloading github.com/containerd/containerd v1.6.22
09:16:12 go: downloading github.com/moby/sys/signal v0.7.0
09:16:12 go: downloading golang.org/x/sys v0.8.0
09:16:12 go: downloading dario.cat/mergo v1.0.0
09:16:12 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:12 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:12 go: downloading github.com/creack/pty v1.1.18
09:16:12 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:12 go: downloading github.com/moby/buildkit v0.11.6
09:16:12 go: downloading github.com/rivo/uniseg v0.2.0
09:16:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:12 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:12 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:12 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:12 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:12 go: downloading github.com/klauspost/compress v1.16.3
09:16:12 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:12 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:12 go: downloading golang.org/x/time v0.3.0
09:16:12 go: downloading github.com/stretchr/testify v1.8.1
09:16:12 go: downloading github.com/opencontainers/runc v1.1.7
09:16:12 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:12 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:12 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:12 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:12 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:12 go: downloading github.com/go-logr/logr v1.2.3
09:16:12 go: downloading github.com/go-logr/stdr v1.2.2
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:12 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:12 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:12 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:12 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:12 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:12 go: downloading github.com/kr/pretty v0.1.0
09:16:12 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:13 + go mod vendor -modfile=vendor.mod
09:16:13 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:13 go: downloading github.com/golang/protobuf v1.5.3
09:16:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:13 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:13 go: downloading google.golang.org/protobuf v1.30.0
09:16:13 go: downloading github.com/kr/text v0.2.0
09:16:13 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:13 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:13 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:13 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:13 go: downloading github.com/docker/go-metrics v0.0.1
09:16:13 go: downloading github.com/beorn7/perks v1.0.1
09:16:13 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:13 go: downloading github.com/prometheus/client_model v0.3.0
09:16:13 go: downloading github.com/prometheus/common v0.42.0
09:16:13 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:13 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:13 go: downloading github.com/gorilla/mux v1.8.0
09:16:13 go: downloading golang.org/x/crypto v0.2.0
09:16:13 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:13 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:13 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:13 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:13 go: downloading google.golang.org/grpc v1.53.0
09:16:13 go: downloading github.com/golang/protobuf v1.5.3
09:16:13 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:13 go: downloading golang.org/x/tools v0.7.0
09:16:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:13 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:13 go: downloading google.golang.org/protobuf v1.30.0
09:16:13 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:13 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:13 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:13 go: downloading github.com/beorn7/perks v1.0.1
09:16:13 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:13 go: downloading github.com/prometheus/client_model v0.3.0
09:16:13 go: downloading github.com/prometheus/common v0.42.0
09:16:13 go: downloading github.com/prometheus/procfs v0.9.0
09:16:13 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:13 go: downloading github.com/kr/text v0.2.0
09:16:13 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:13 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:13 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:13 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:13 go: downloading github.com/docker/go-metrics v0.0.1
09:16:13 go: downloading github.com/prometheus/procfs v0.9.0
09:16:13 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:13 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:13 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:13 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:13 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:13 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:13 go: downloading k8s.io/klog/v2 v2.80.1
09:16:13 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:13 go: downloading github.com/magiconair/properties v1.5.3
09:16:13 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:13 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:13 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:13 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:13 go: downloading golang.org/x/mod v0.9.0
09:16:13 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:13 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:13 go: downloading github.com/russross/blackfriday v1.6.0
09:16:13 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:13 go: downloading golang.org/x/net v0.10.0
09:16:13 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:13 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:13 go: downloading github.com/go-logr/logr v1.2.3
09:16:13 go: downloading github.com/go-logr/stdr v1.2.2
09:16:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:13 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:13 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:13 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:13 go: downloading github.com/kr/pretty v0.1.0
09:16:13 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:13 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:13 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:13 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:13 go: downloading k8s.io/klog/v2 v2.80.1
09:16:13 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:13 go: downloading github.com/magiconair/properties v1.5.3
09:16:13 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:13 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:13 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:13 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:13 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:13 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:13 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:13 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:13 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:13 go: downloading github.com/golang/protobuf v1.5.3
09:16:13 go: downloading golang.org/x/tools v0.7.0
09:16:13 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:13 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:13 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:13 go: downloading google.golang.org/protobuf v1.30.0
09:16:13 go: downloading github.com/kr/text v0.2.0
09:16:13 go: downloading github.com/beorn7/perks v1.0.1
09:16:13 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:13 go: downloading github.com/prometheus/client_model v0.3.0
09:16:13 go: downloading github.com/prometheus/common v0.42.0
09:16:13 go: downloading github.com/prometheus/procfs v0.9.0
09:16:13 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:13 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:13 go: downloading golang.org/x/mod v0.9.0
09:16:14 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:14 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:14 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:14 go: downloading github.com/docker/go-metrics v0.0.1
09:16:14 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:14 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:14 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:14 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:14 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:14 go: downloading k8s.io/klog/v2 v2.80.1
09:16:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:14 + go mod vendor -modfile=vendor.mod
09:16:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:16:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T7N9we
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + cd src
09:16:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64
09:16:14 + exit 0
09:16:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bOYH2q
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + rm -rf src
09:16:14 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:14 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:14 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:14 go: downloading github.com/magiconair/properties v1.5.3
09:16:14 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:14 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:14 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:14 go: downloading golang.org/x/mod v0.9.0
09:16:14 + /usr/bin/mkdir -p src
09:16:14 + cd src
09:16:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:14 + /usr/bin/tar -xof -
09:16:14 + go mod vendor -modfile=vendor.mod
09:16:14 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:16:14 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6tTvTK
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + cd src
09:16:14 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16:14 + RPM_EC=0
09:16:14 ++ jobs -p
09:16:14 + exit 0
09:16:14 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Nulsnj
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + rm -rf src src.gemspec
09:16:14 + RPM_EC=0
09:16:14 ++ jobs -p
09:16:14 + exit 0
09:16:14 
09:16:14 RPM build warnings:
09:16:14     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:14     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:14     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:14     source_date_epoch_from_changelog set but %changelog is missing
09:16:14     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:16:14 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:14 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9LeoF9
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + rm -rf src
09:16:14 + /usr/bin/mkdir -p src
09:16:14 + cd src
09:16:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:14 + STATUS=0
09:16:14 + '[' 0 -ne 0 ']'
09:16:14 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:14 + STATUS=0
09:16:14 + '[' 0 -ne 0 ']'
09:16:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:14 + RPM_EC=0
09:16:14 ++ jobs -p
09:16:14 + exit 0
09:16:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4aiuHD
09:16:14 + umask 022
09:16:14 + cd /root/rpmbuild/BUILD
09:16:14 + 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 '
09:16:14 + export CFLAGS
09:16:14 + 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 '
09:16:14 + export CXXFLAGS
09:16:14 + 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 '
09:16:14 + export FFLAGS
09:16:14 + 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 '
09:16:14 + export FCFLAGS
09:16:14 + VALAFLAGS=-g
09:16:14 + export VALAFLAGS
09:16: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 '
09:16:14 + export LDFLAGS
09:16:14 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:14 + export LT_SYS_LIBRARY_PATH
09:16:14 + CC=gcc
09:16:14 + export CC
09:16:14 + CXX=g++
09:16:14 + export CXX
09:16:14 + cd src
09:16:14 + mkdir -p /go/src/github.com/docker
09:16:14 + rm -f /go/src/github.com/docker/cli
09:16:14 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:16:14 + pushd /go/src/github.com/docker/cli
09:16:14 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:16:14 + VERSION=0.0.0-20230915141727-0e70f1b
09:16:14 + GITCOMMIT=0e70f1b
09:16:14 + GO_LINKMODE=dynamic
09:16:14 + ./scripts/build/binary
09:16:14 Building dynamic docker-linux-arm64
09:16:14 + go build -o build/docker-linux-arm64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:16:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:16:14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:14 + go mod vendor -modfile=vendor.mod
09:16:14 + STATUS=0
09:16:14 + '[' 0 -ne 0 ']'
09:16:14 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:14 + /usr/bin/tar -xof -
09:16:15 + STATUS=0
09:16:15 + '[' 0 -ne 0 ']'
09:16:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:15 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:15 + exit 0
09:16:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NRBMXc
09:16:15 + umask 022
09:16:15 + cd /root/rpmbuild/BUILD
09:16:15 + cd src
09:16:15 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:15 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:15 + GO111MODULE=on
09:16:15 + CGO_ENABLED=0
09:16:15 + 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
09:16:15 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm
09:16:15 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.USuXVf
09:16:15 + umask 022
09:16:15 + cd /root/rpmbuild/BUILD
09:16:15 + cd src
09:16:15 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.aarch64
09:16:15 + exit 0
09:16:15 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3PChZ6
09:16:15 + umask 022
09:16:15 + cd /root/rpmbuild/BUILD
09:16:15 + cd /root/rpmbuild/BUILD
09:16:15 + rm -rf src
09:16:15 + /usr/bin/mkdir -p src
09:16:15 + cd src
09:16:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:16:15 + /usr/bin/tar -xf -
09:16:15 + STATUS=0
09:16:15 + '[' 0 -ne 0 ']'
09:16:15 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:16:15 + /usr/bin/tar -xf -
09:16:15 + STATUS=0
09:16:15 + '[' 0 -ne 0 ']'
09:16:15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:15 + exit 0
09:16:15 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SgrV4g
09:16:15 + umask 022
09:16:15 + cd /root/rpmbuild/BUILD
09:16:15 + cd src
09:16:15 + pushd /root/rpmbuild/BUILD/src/compose
09:16:15 + make VERSION=v2.21.0 DESTDIR=./bin build
09:16:15 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:16: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
09:16:15 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:15 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:15 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:15 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:15 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:15 go: downloading github.com/docker/buildx v0.11.2
09:16:15 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:15 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:15 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:16 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:16 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:16 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:16 go: downloading github.com/moby/buildkit v0.12.1
09:16:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:16 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:16 go: downloading google.golang.org/grpc v1.57.0
09:16:16 go: downloading github.com/containerd/containerd v1.7.3
09:16:16 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:16 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:16 go: downloading golang.org/x/sync v0.3.0
09:16:16 go: downloading github.com/stretchr/testify v1.8.4
09:16:16 go: downloading golang.org/x/sys v0.7.0
09:16:16 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:16 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:16 go: downloading github.com/containerd/console v1.0.3
09:16:16 go: downloading github.com/imdario/mergo v0.3.16
09:16:16 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:16 go: downloading github.com/adrg/xdg v0.4.0
09:16:16 go: downloading github.com/buger/goterm v1.0.4
09:16:16 go: downloading github.com/go-logr/logr v1.2.4
09:16:16 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:16 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:16 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:16 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:16 go: downloading k8s.io/client-go v0.26.2
09:16:16 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:16 go: downloading k8s.io/api v0.26.2
09:16:16 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:16 go: downloading k8s.io/apimachinery v0.26.2
09:16:16 ++ pwd
09:16:16 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:16 Project root: .
09:16:16 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:16 INFO: man/src/attach.md found
09:16:16 WARN: man/src/build.md does not exist, skipping
09:16:16 WARN: man/src/builder/build.md does not exist, skipping
09:16:16 WARN: man/src/builder/prune.md does not exist, skipping
09:16:16 WARN: man/src/builder.md does not exist, skipping
09:16:16 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:16 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:16 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:16 WARN: man/src/checkpoint.md does not exist, skipping
09:16:16 INFO: man/src/commit.md found
09:16:16 WARN: man/src/config/create.md does not exist, skipping
09:16:16 WARN: man/src/config/inspect.md does not exist, skipping
09:16:16 WARN: man/src/config/ls.md does not exist, skipping
09:16:16 WARN: man/src/config/rm.md does not exist, skipping
09:16:16 WARN: man/src/config.md does not exist, skipping
09:16:16 INFO: man/src/container/attach.md found
09:16:16 INFO: man/src/container/commit.md found
09:16:16 INFO: man/src/container/cp.md found
09:16:16 INFO: man/src/container/create.md found
09:16:16 INFO: man/src/container/diff.md found
09:16:16 INFO: man/src/container/exec.md found
09:16:16 INFO: man/src/container/export.md found
09:16:16 WARN: man/src/container/inspect.md does not exist, skipping
09:16:16 INFO: man/src/container/kill.md found
09:16:16 INFO: man/src/container/logs.md found
09:16:16 INFO: man/src/container/ls.md found
09:16:16 INFO: man/src/container/pause.md found
09:16:16 INFO: man/src/container/port.md found
09:16:16 WARN: man/src/container/prune.md does not exist, skipping
09:16:16 INFO: man/src/container/rename.md found
09:16:16 INFO: man/src/container/restart.md found
09:16:16 INFO: man/src/container/rm.md found
09:16:16 INFO: man/src/container/run.md found
09:16:16 INFO: man/src/container/start.md found
09:16:16 INFO: man/src/container/stats.md found
09:16:16 INFO: man/src/container/stop.md found
09:16:16 INFO: man/src/container/top.md found
09:16:16 INFO: man/src/container/unpause.md found
09:16:16 INFO: man/src/container/update.md found
09:16:16 INFO: man/src/container/wait.md found
09:16:16 WARN: man/src/container.md does not exist, skipping
09:16:16 WARN: man/src/context/create.md does not exist, skipping
09:16:16 WARN: man/src/context/export.md does not exist, skipping
09:16:16 WARN: man/src/context/import.md does not exist, skipping
09:16:16 WARN: man/src/context/inspect.md does not exist, skipping
09:16:16 WARN: man/src/context/ls.md does not exist, skipping
09:16:16 WARN: man/src/context/rm.md does not exist, skipping
09:16:16 WARN: man/src/context/show.md does not exist, skipping
09:16:16 WARN: man/src/context/update.md does not exist, skipping
09:16:16 WARN: man/src/context/use.md does not exist, skipping
09:16:16 WARN: man/src/context.md does not exist, skipping
09:16:16 INFO: man/src/cp.md found
09:16:16 INFO: man/src/create.md found
09:16:16 INFO: man/src/diff.md found
09:16:16 INFO: man/src/events.md found
09:16:16 INFO: man/src/exec.md found
09:16:16 INFO: man/src/export.md found
09:16:16 INFO: man/src/history.md found
09:16:16 INFO: man/src/image/build.md found
09:16:16 INFO: man/src/image/history.md found
09:16:16 INFO: man/src/image/import.md found
09:16:16 WARN: man/src/image/inspect.md does not exist, skipping
09:16:16 INFO: man/src/image/load.md found
09:16:16 INFO: man/src/image/ls.md found
09:16:16 WARN: man/src/image/prune.md does not exist, skipping
09:16:16 INFO: man/src/image/pull.md found
09:16:16 INFO: man/src/image/push.md found
09:16:16 INFO: man/src/image/rm.md found
09:16:16 INFO: man/src/image/save.md found
09:16:16 INFO: man/src/image/tag.md found
09:16:16 WARN: man/src/image.md does not exist, skipping
09:16:16 INFO: man/src/images.md found
09:16:16 INFO: man/src/import.md found
09:16:16 INFO: man/src/info.md found
09:16:16 INFO: man/src/inspect.md found
09:16:16 INFO: man/src/kill.md found
09:16:16 INFO: man/src/load.md found
09:16:16 INFO: man/src/login.md found
09:16:16 INFO: man/src/logout.md found
09:16:16 INFO: man/src/logs.md found
09:16:16 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:16 WARN: man/src/manifest/create.md does not exist, skipping
09:16:16 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:16 WARN: man/src/manifest/push.md does not exist, skipping
09:16:16 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:16 WARN: man/src/manifest.md does not exist, skipping
09:16:16 INFO: man/src/network/connect.md found
09:16:16 INFO: man/src/network/create.md found
09:16:16 INFO: man/src/network/disconnect.md found
09:16:16 INFO: man/src/network/inspect.md found
09:16:16 INFO: man/src/network/ls.md found
09:16:16 WARN: man/src/network/prune.md does not exist, skipping
09:16:16 INFO: man/src/network/rm.md found
09:16:16 WARN: man/src/network.md does not exist, skipping
09:16:16 WARN: man/src/node/demote.md does not exist, skipping
09:16:16 WARN: man/src/node/inspect.md does not exist, skipping
09:16:16 WARN: man/src/node/ls.md does not exist, skipping
09:16:16 WARN: man/src/node/promote.md does not exist, skipping
09:16:16 WARN: man/src/node/ps.md does not exist, skipping
09:16:16 WARN: man/src/node/rm.md does not exist, skipping
09:16:16 WARN: man/src/node/update.md does not exist, skipping
09:16:16 WARN: man/src/node.md does not exist, skipping
09:16:16 INFO: man/src/pause.md found
09:16:16 WARN: man/src/plugin/create.md does not exist, skipping
09:16:16 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:16 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:16 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:16 WARN: man/src/plugin/install.md does not exist, skipping
09:16:16 INFO: man/src/plugin/ls.md found
09:16:16 WARN: man/src/plugin/push.md does not exist, skipping
09:16:16 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:16 WARN: man/src/plugin/set.md does not exist, skipping
09:16:16 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:16 WARN: man/src/plugin.md does not exist, skipping
09:16:16 INFO: man/src/port.md found
09:16:16 INFO: man/src/ps.md found
09:16:16 INFO: man/src/pull.md found
09:16:16 INFO: man/src/push.md found
09:16:16 INFO: man/src/rename.md found
09:16:16 INFO: man/src/restart.md found
09:16:16 INFO: man/src/rm.md found
09:16:16 INFO: man/src/rmi.md found
09:16:16 WARN: man/src/run.md does not exist, skipping
09:16:16 INFO: man/src/save.md found
09:16:16 INFO: man/src/search.md found
09:16:16 WARN: man/src/secret/create.md does not exist, skipping
09:16:16 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:16 WARN: man/src/secret/ls.md does not exist, skipping
09:16:16 WARN: man/src/secret/rm.md does not exist, skipping
09:16:16 WARN: man/src/secret.md does not exist, skipping
09:16:16 WARN: man/src/service/create.md does not exist, skipping
09:16:16 WARN: man/src/service/inspect.md does not exist, skipping
09:16:16 WARN: man/src/service/logs.md does not exist, skipping
09:16:16 WARN: man/src/service/ls.md does not exist, skipping
09:16:16 WARN: man/src/service/ps.md does not exist, skipping
09:16:16 WARN: man/src/service/rm.md does not exist, skipping
09:16:16 WARN: man/src/service/rollback.md does not exist, skipping
09:16:16 WARN: man/src/service/scale.md does not exist, skipping
09:16:16 WARN: man/src/service/update.md does not exist, skipping
09:16:16 WARN: man/src/service.md does not exist, skipping
09:16:16 WARN: man/src/stack/config.md does not exist, skipping
09:16:16 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:16 WARN: man/src/stack/ls.md does not exist, skipping
09:16:16 WARN: man/src/stack/ps.md does not exist, skipping
09:16:16 WARN: man/src/stack/rm.md does not exist, skipping
09:16:16 WARN: man/src/stack/services.md does not exist, skipping
09:16:16 WARN: man/src/stack.md does not exist, skipping
09:16:16 INFO: man/src/start.md found
09:16:16 INFO: man/src/stats.md found
09:16:16 INFO: man/src/stop.md found
09:16:16 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:16 WARN: man/src/swarm/init.md does not exist, skipping
09:16:16 WARN: man/src/swarm/join.md does not exist, skipping
09:16:16 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:16 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:16 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:16 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:16 WARN: man/src/swarm/update.md does not exist, skipping
09:16:16 WARN: man/src/swarm.md does not exist, skipping
09:16:16 WARN: man/src/system/df.md does not exist, skipping
09:16:16 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:16 INFO: man/src/system/events.md found
09:16:16 INFO: man/src/system/info.md found
09:16:16 WARN: man/src/system/prune.md does not exist, skipping
09:16:16 WARN: man/src/system.md does not exist, skipping
09:16:16 INFO: man/src/tag.md found
09:16:16 INFO: man/src/top.md found
09:16:16 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:16 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:16 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:16 WARN: man/src/trust/key.md does not exist, skipping
09:16:16 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:16 WARN: man/src/trust/sign.md does not exist, skipping
09:16:16 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:16 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:16 WARN: man/src/trust/signer.md does not exist, skipping
09:16:16 WARN: man/src/trust.md does not exist, skipping
09:16:16 INFO: man/src/unpause.md found
09:16:16 INFO: man/src/update.md found
09:16:16 INFO: man/src/version.md found
09:16:16 INFO: man/src/volume/create.md found
09:16:16 INFO: man/src/volume/inspect.md found
09:16:16 INFO: man/src/volume/ls.md found
09:16:16 WARN: man/src/volume/prune.md does not exist, skipping
09:16:16 WARN: man/src/volume/rm.md does not exist, skipping
09:16:16 WARN: man/src/volume/update.md does not exist, skipping
09:16:16 INFO: man/src/volume.md found
09:16:16 INFO: man/src/wait.md found
09:16:16 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:16 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:16 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:16 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:16 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:16 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:16 make[2]: Leaving directory '/root/build-deb/cli'
09:16:16 # Build buildx plugin
09:16:16 cd /go/src/github.com/docker/buildx \
09:16:16 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:16 && GO111MODULE=on \
09:16:16 	CGO_ENABLED=0 \
09:16:16 		go build \
09:16:16 			-mod=vendor \
09:16:16 			-trimpath \
09:16:16 			-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" \
09:16:16 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:16 			./cmd/buildx
09:16:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:16:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AcdvPt
09:16:17 + umask 022
09:16:17 + cd /root/rpmbuild/BUILD
09:16:17 + cd src
09:16:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:16:17 + RPM_EC=0
09:16:17 ++ jobs -p
09:16:17 + exit 0
09:16:17 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.wC7uzJ
09:16:17 + umask 022
09:16:17 + cd /root/rpmbuild/BUILD
09:16:17 + rm -rf src src.gemspec
09:16:17 + RPM_EC=0
09:16:17 ++ jobs -p
09:16:17 + exit 0
09:16:17 
09:16:17 RPM build warnings:
09:16:17     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:17     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:17     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:17     source_date_epoch_from_changelog set but %changelog is missing
09:16:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:16:17 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OkSO77
09:16:17 + umask 022
09:16:17 + cd /root/rpmbuild/BUILD
09:16:17 + cd /root/rpmbuild/BUILD
09:16:17 + rm -rf src
09:16:17 + /usr/bin/mkdir -p src
09:16:17 + cd src
09:16:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:17 + STATUS=0
09:16:17 + '[' 0 -ne 0 ']'
09:16:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:17 + STATUS=0
09:16:17 + '[' 0 -ne 0 ']'
09:16:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:17 + RPM_EC=0
09:16:17 ++ jobs -p
09:16:17 + exit 0
09:16:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ytG61c
09:16:17 + umask 022
09:16:17 + cd /root/rpmbuild/BUILD
09:16:17 + 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'
09:16:17 + export CFLAGS
09:16:17 + 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'
09:16:17 + export CXXFLAGS
09:16:17 + 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'
09:16:17 + export FFLAGS
09:16:17 + 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'
09:16:17 + export FCFLAGS
09:16:17 + 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'
09:16:17 + export LDFLAGS
09:16:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:17 + export LT_SYS_LIBRARY_PATH
09:16:17 + CC=gcc
09:16:17 + export CC
09:16:17 + CXX=g++
09:16:17 + export CXX
09:16:17 + cd src
09:16:17 + mkdir -p /go/src/github.com/docker
09:16:17 + rm -f /go/src/github.com/docker/cli
09:16:17 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:16:17 + pushd /go/src/github.com/docker/cli
09:16:17 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:16:17 + VERSION=0.0.0-20230915141727-0e70f1b
09:16:17 + GITCOMMIT=0e70f1b
09:16:17 + GO_LINKMODE=dynamic
09:16:17 + ./scripts/build/binary
09:16:17 Building dynamic docker-linux-amd64
09:16:17 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:16:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:17 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:17 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:17 go: downloading github.com/golang/mock v1.6.0
09:16:17 go: downloading github.com/klauspost/compress v1.16.5
09:16:17 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:17 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:17 go: downloading golang.org/x/crypto v0.7.0
09:16:17 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:17 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:17 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:17 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:17 go: downloading golang.org/x/net v0.9.0
09:16:17 go: downloading github.com/moby/locker v1.0.1
09:16:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:17 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:17 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:17 go: downloading github.com/gogo/googleapis v1.4.1
09:16:17 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:17 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:17 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:17 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:17 go: downloading github.com/google/gofuzz v1.2.0
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:17 go: downloading github.com/aws/smithy-go v1.13.5
09:16:17 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:17 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:17 go: downloading golang.org/x/term v0.7.0
09:16:17 go: downloading k8s.io/klog/v2 v2.90.1
09:16:17 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:17 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:17 go: downloading github.com/containerd/continuity v0.4.1
09:16:17 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:17 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:17 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:17 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:17 go: downloading golang.org/x/oauth2 v0.7.0
09:16:17 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:17 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:17 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:17 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:17 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:17 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:17 go: downloading github.com/moby/spdystream v0.2.0
09:16:17 go: downloading github.com/json-iterator/go v1.1.12
09:16:17 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:17 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:17 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:18 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:18 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:18 go: downloading github.com/go-openapi/swag v0.19.14
09:16:18 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:18 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:18 go: downloading github.com/mailru/easyjson v0.7.6
09:16:18 go: downloading github.com/josharian/intern v1.0.0
09:16:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:18 ++ pwd
09:16:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:18 Project root: .
09:16:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:18 INFO: man/src/attach.md found
09:16:18 WARN: man/src/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/prune.md does not exist, skipping
09:16:18 WARN: man/src/builder.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint.md does not exist, skipping
09:16:18 INFO: man/src/commit.md found
09:16:18 WARN: man/src/config/create.md does not exist, skipping
09:16:18 WARN: man/src/config/inspect.md does not exist, skipping
09:16:18 WARN: man/src/config/ls.md does not exist, skipping
09:16:18 WARN: man/src/config/rm.md does not exist, skipping
09:16:18 WARN: man/src/config.md does not exist, skipping
09:16:18 INFO: man/src/container/attach.md found
09:16:18 INFO: man/src/container/commit.md found
09:16:18 INFO: man/src/container/cp.md found
09:16:18 INFO: man/src/container/create.md found
09:16:18 INFO: man/src/container/diff.md found
09:16:18 INFO: man/src/container/exec.md found
09:16:18 INFO: man/src/container/export.md found
09:16:18 WARN: man/src/container/inspect.md does not exist, skipping
09:16:18 INFO: man/src/container/kill.md found
09:16:18 INFO: man/src/container/logs.md found
09:16:18 INFO: man/src/container/ls.md found
09:16:18 INFO: man/src/container/pause.md found
09:16:18 INFO: man/src/container/port.md found
09:16:18 WARN: man/src/container/prune.md does not exist, skipping
09:16:18 INFO: man/src/container/rename.md found
09:16:18 INFO: man/src/container/restart.md found
09:16:18 INFO: man/src/container/rm.md found
09:16:18 INFO: man/src/container/run.md found
09:16:18 INFO: man/src/container/start.md found
09:16:18 INFO: man/src/container/stats.md found
09:16:18 INFO: man/src/container/stop.md found
09:16:18 INFO: man/src/container/top.md found
09:16:18 INFO: man/src/container/unpause.md found
09:16:18 INFO: man/src/container/update.md found
09:16:18 INFO: man/src/container/wait.md found
09:16:18 WARN: man/src/container.md does not exist, skipping
09:16:18 WARN: man/src/context/create.md does not exist, skipping
09:16:18 WARN: man/src/context/export.md does not exist, skipping
09:16:18 WARN: man/src/context/import.md does not exist, skipping
09:16:18 WARN: man/src/context/inspect.md does not exist, skipping
09:16:18 WARN: man/src/context/ls.md does not exist, skipping
09:16:18 WARN: man/src/context/rm.md does not exist, skipping
09:16:18 WARN: man/src/context/show.md does not exist, skipping
09:16:18 WARN: man/src/context/update.md does not exist, skipping
09:16:18 WARN: man/src/context/use.md does not exist, skipping
09:16:18 WARN: man/src/context.md does not exist, skipping
09:16:18 INFO: man/src/cp.md found
09:16:18 INFO: man/src/create.md found
09:16:18 INFO: man/src/diff.md found
09:16:18 INFO: man/src/events.md found
09:16:18 INFO: man/src/exec.md found
09:16:18 INFO: man/src/export.md found
09:16:18 INFO: man/src/history.md found
09:16:18 INFO: man/src/image/build.md found
09:16:18 INFO: man/src/image/history.md found
09:16:18 INFO: man/src/image/import.md found
09:16:18 WARN: man/src/image/inspect.md does not exist, skipping
09:16:18 INFO: man/src/image/load.md found
09:16:18 INFO: man/src/image/ls.md found
09:16:18 WARN: man/src/image/prune.md does not exist, skipping
09:16:18 INFO: man/src/image/pull.md found
09:16:18 INFO: man/src/image/push.md found
09:16:18 INFO: man/src/image/rm.md found
09:16:18 INFO: man/src/image/save.md found
09:16:18 INFO: man/src/image/tag.md found
09:16:18 WARN: man/src/image.md does not exist, skipping
09:16:18 INFO: man/src/images.md found
09:16:18 INFO: man/src/import.md found
09:16:18 INFO: man/src/info.md found
09:16:18 INFO: man/src/inspect.md found
09:16:18 INFO: man/src/kill.md found
09:16:18 INFO: man/src/load.md found
09:16:18 INFO: man/src/login.md found
09:16:18 INFO: man/src/logout.md found
09:16:18 INFO: man/src/logs.md found
09:16:18 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:18 WARN: man/src/manifest/create.md does not exist, skipping
09:16:18 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:18 WARN: man/src/manifest/push.md does not exist, skipping
09:16:18 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:18 WARN: man/src/manifest.md does not exist, skipping
09:16:18 INFO: man/src/network/connect.md found
09:16:18 INFO: man/src/network/create.md found
09:16:18 INFO: man/src/network/disconnect.md found
09:16:18 INFO: man/src/network/inspect.md found
09:16:18 INFO: man/src/network/ls.md found
09:16:18 WARN: man/src/network/prune.md does not exist, skipping
09:16:18 INFO: man/src/network/rm.md found
09:16:18 WARN: man/src/network.md does not exist, skipping
09:16:18 WARN: man/src/node/demote.md does not exist, skipping
09:16:18 WARN: man/src/node/inspect.md does not exist, skipping
09:16:18 WARN: man/src/node/ls.md does not exist, skipping
09:16:18 WARN: man/src/node/promote.md does not exist, skipping
09:16:18 WARN: man/src/node/ps.md does not exist, skipping
09:16:18 WARN: man/src/node/rm.md does not exist, skipping
09:16:18 WARN: man/src/node/update.md does not exist, skipping
09:16:18 WARN: man/src/node.md does not exist, skipping
09:16:18 INFO: man/src/pause.md found
09:16:18 WARN: man/src/plugin/create.md does not exist, skipping
09:16:18 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:18 WARN: man/src/plugin/install.md does not exist, skipping
09:16:18 INFO: man/src/plugin/ls.md found
09:16:18 WARN: man/src/plugin/push.md does not exist, skipping
09:16:18 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:18 WARN: man/src/plugin/set.md does not exist, skipping
09:16:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:18 WARN: man/src/plugin.md does not exist, skipping
09:16:18 INFO: man/src/port.md found
09:16:18 INFO: man/src/ps.md found
09:16:18 INFO: man/src/pull.md found
09:16:18 INFO: man/src/push.md found
09:16:18 INFO: man/src/rename.md found
09:16:18 INFO: man/src/restart.md found
09:16:18 INFO: man/src/rm.md found
09:16:18 INFO: man/src/rmi.md found
09:16:18 WARN: man/src/run.md does not exist, skipping
09:16:18 INFO: man/src/save.md found
09:16:18 INFO: man/src/search.md found
09:16:18 WARN: man/src/secret/create.md does not exist, skipping
09:16:18 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:18 WARN: man/src/secret/ls.md does not exist, skipping
09:16:18 WARN: man/src/secret/rm.md does not exist, skipping
09:16:18 WARN: man/src/secret.md does not exist, skipping
09:16:18 WARN: man/src/service/create.md does not exist, skipping
09:16:18 WARN: man/src/service/inspect.md does not exist, skipping
09:16:18 WARN: man/src/service/logs.md does not exist, skipping
09:16:18 WARN: man/src/service/ls.md does not exist, skipping
09:16:18 WARN: man/src/service/ps.md does not exist, skipping
09:16:18 WARN: man/src/service/rm.md does not exist, skipping
09:16:18 WARN: man/src/service/rollback.md does not exist, skipping
09:16:18 WARN: man/src/service/scale.md does not exist, skipping
09:16:18 WARN: man/src/service/update.md does not exist, skipping
09:16:18 WARN: man/src/service.md does not exist, skipping
09:16:18 WARN: man/src/stack/config.md does not exist, skipping
09:16:18 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:18 WARN: man/src/stack/ls.md does not exist, skipping
09:16:18 WARN: man/src/stack/ps.md does not exist, skipping
09:16:18 WARN: man/src/stack/rm.md does not exist, skipping
09:16:18 WARN: man/src/stack/services.md does not exist, skipping
09:16:18 WARN: man/src/stack.md does not exist, skipping
09:16:18 INFO: man/src/start.md found
09:16:18 INFO: man/src/stats.md found
09:16:18 INFO: man/src/stop.md found
09:16:18 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:18 WARN: man/src/swarm/init.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:18 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:18 WARN: man/src/swarm/update.md does not exist, skipping
09:16:18 WARN: man/src/swarm.md does not exist, skipping
09:16:18 WARN: man/src/system/df.md does not exist, skipping
09:16:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:18 INFO: man/src/system/events.md found
09:16:18 INFO: man/src/system/info.md found
09:16:18 WARN: man/src/system/prune.md does not exist, skipping
09:16:18 WARN: man/src/system.md does not exist, skipping
09:16:18 INFO: man/src/tag.md found
09:16:18 INFO: man/src/top.md found
09:16:18 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:18 WARN: man/src/trust/key.md does not exist, skipping
09:16:18 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:18 WARN: man/src/trust/sign.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer.md does not exist, skipping
09:16:18 WARN: man/src/trust.md does not exist, skipping
09:16:18 INFO: man/src/unpause.md found
09:16:18 INFO: man/src/update.md found
09:16:18 INFO: man/src/version.md found
09:16:18 INFO: man/src/volume/create.md found
09:16:18 INFO: man/src/volume/inspect.md found
09:16:18 INFO: man/src/volume/ls.md found
09:16:18 WARN: man/src/volume/prune.md does not exist, skipping
09:16:18 WARN: man/src/volume/rm.md does not exist, skipping
09:16:18 WARN: man/src/volume/update.md does not exist, skipping
09:16:18 INFO: man/src/volume.md found
09:16:18 INFO: man/src/wait.md found
09:16:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:18 make[2]: Leaving directory '/root/build-deb/cli'
09:16:18 # Build buildx plugin
09:16:18 cd /go/src/github.com/docker/buildx \
09:16:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:18 && GO111MODULE=on \
09:16:18 	CGO_ENABLED=0 \
09:16:18 		go build \
09:16:18 			-mod=vendor \
09:16:18 			-trimpath \
09:16:18 			-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" \
09:16:18 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:18 			./cmd/buildx
09:16:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:18 ++ pwd
09:16:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:18 Project root: .
09:16:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:18 INFO: man/src/attach.md found
09:16:18 WARN: man/src/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/prune.md does not exist, skipping
09:16:18 WARN: man/src/builder.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint.md does not exist, skipping
09:16:18 INFO: man/src/commit.md found
09:16:18 WARN: man/src/config/create.md does not exist, skipping
09:16:18 WARN: man/src/config/inspect.md does not exist, skipping
09:16:18 WARN: man/src/config/ls.md does not exist, skipping
09:16:18 WARN: man/src/config/rm.md does not exist, skipping
09:16:18 WARN: man/src/config.md does not exist, skipping
09:16:18 INFO: man/src/container/attach.md found
09:16:18 INFO: man/src/container/commit.md found
09:16:18 INFO: man/src/container/cp.md found
09:16:18 INFO: man/src/container/create.md found
09:16:18 INFO: man/src/container/diff.md found
09:16:18 INFO: man/src/container/exec.md found
09:16:18 INFO: man/src/container/export.md found
09:16:18 WARN: man/src/container/inspect.md does not exist, skipping
09:16:18 INFO: man/src/container/kill.md found
09:16:18 INFO: man/src/container/logs.md found
09:16:18 INFO: man/src/container/ls.md found
09:16:18 INFO: man/src/container/pause.md found
09:16:18 INFO: man/src/container/port.md found
09:16:18 WARN: man/src/container/prune.md does not exist, skipping
09:16:18 INFO: man/src/container/rename.md found
09:16:18 INFO: man/src/container/restart.md found
09:16:18 INFO: man/src/container/rm.md found
09:16:18 INFO: man/src/container/run.md found
09:16:18 INFO: man/src/container/start.md found
09:16:18 INFO: man/src/container/stats.md found
09:16:18 INFO: man/src/container/stop.md found
09:16:18 INFO: man/src/container/top.md found
09:16:18 INFO: man/src/container/unpause.md found
09:16:18 INFO: man/src/container/update.md found
09:16:18 INFO: man/src/container/wait.md found
09:16:18 WARN: man/src/container.md does not exist, skipping
09:16:18 WARN: man/src/context/create.md does not exist, skipping
09:16:18 WARN: man/src/context/export.md does not exist, skipping
09:16:18 WARN: man/src/context/import.md does not exist, skipping
09:16:18 WARN: man/src/context/inspect.md does not exist, skipping
09:16:18 WARN: man/src/context/ls.md does not exist, skipping
09:16:18 WARN: man/src/context/rm.md does not exist, skipping
09:16:18 WARN: man/src/context/show.md does not exist, skipping
09:16:18 WARN: man/src/context/update.md does not exist, skipping
09:16:18 WARN: man/src/context/use.md does not exist, skipping
09:16:18 WARN: man/src/context.md does not exist, skipping
09:16:18 INFO: man/src/cp.md found
09:16:18 INFO: man/src/create.md found
09:16:18 INFO: man/src/diff.md found
09:16:18 INFO: man/src/events.md found
09:16:18 INFO: man/src/exec.md found
09:16:18 INFO: man/src/export.md found
09:16:18 INFO: man/src/history.md found
09:16:18 INFO: man/src/image/build.md found
09:16:18 INFO: man/src/image/history.md found
09:16:18 INFO: man/src/image/import.md found
09:16:18 WARN: man/src/image/inspect.md does not exist, skipping
09:16:18 INFO: man/src/image/load.md found
09:16:18 INFO: man/src/image/ls.md found
09:16:18 WARN: man/src/image/prune.md does not exist, skipping
09:16:18 INFO: man/src/image/pull.md found
09:16:18 INFO: man/src/image/push.md found
09:16:18 INFO: man/src/image/rm.md found
09:16:18 INFO: man/src/image/save.md found
09:16:18 INFO: man/src/image/tag.md found
09:16:18 WARN: man/src/image.md does not exist, skipping
09:16:18 INFO: man/src/images.md found
09:16:18 INFO: man/src/import.md found
09:16:18 INFO: man/src/info.md found
09:16:18 INFO: man/src/inspect.md found
09:16:18 INFO: man/src/kill.md found
09:16:18 INFO: man/src/load.md found
09:16:18 INFO: man/src/login.md found
09:16:18 INFO: man/src/logout.md found
09:16:18 INFO: man/src/logs.md found
09:16:18 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:18 WARN: man/src/manifest/create.md does not exist, skipping
09:16:18 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:18 WARN: man/src/manifest/push.md does not exist, skipping
09:16:18 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:18 WARN: man/src/manifest.md does not exist, skipping
09:16:18 INFO: man/src/network/connect.md found
09:16:18 INFO: man/src/network/create.md found
09:16:18 INFO: man/src/network/disconnect.md found
09:16:18 INFO: man/src/network/inspect.md found
09:16:18 INFO: man/src/network/ls.md found
09:16:18 WARN: man/src/network/prune.md does not exist, skipping
09:16:18 INFO: man/src/network/rm.md found
09:16:18 WARN: man/src/network.md does not exist, skipping
09:16:18 WARN: man/src/node/demote.md does not exist, skipping
09:16:18 WARN: man/src/node/inspect.md does not exist, skipping
09:16:18 WARN: man/src/node/ls.md does not exist, skipping
09:16:18 WARN: man/src/node/promote.md does not exist, skipping
09:16:18 WARN: man/src/node/ps.md does not exist, skipping
09:16:18 WARN: man/src/node/rm.md does not exist, skipping
09:16:18 WARN: man/src/node/update.md does not exist, skipping
09:16:18 WARN: man/src/node.md does not exist, skipping
09:16:18 INFO: man/src/pause.md found
09:16:18 WARN: man/src/plugin/create.md does not exist, skipping
09:16:18 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:18 WARN: man/src/plugin/install.md does not exist, skipping
09:16:18 INFO: man/src/plugin/ls.md found
09:16:18 WARN: man/src/plugin/push.md does not exist, skipping
09:16:18 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:18 WARN: man/src/plugin/set.md does not exist, skipping
09:16:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:18 WARN: man/src/plugin.md does not exist, skipping
09:16:18 INFO: man/src/port.md found
09:16:18 INFO: man/src/ps.md found
09:16:18 INFO: man/src/pull.md found
09:16:18 INFO: man/src/push.md found
09:16:18 INFO: man/src/rename.md found
09:16:18 INFO: man/src/restart.md found
09:16:18 INFO: man/src/rm.md found
09:16:18 INFO: man/src/rmi.md found
09:16:18 WARN: man/src/run.md does not exist, skipping
09:16:18 INFO: man/src/save.md found
09:16:18 INFO: man/src/search.md found
09:16:18 WARN: man/src/secret/create.md does not exist, skipping
09:16:18 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:18 WARN: man/src/secret/ls.md does not exist, skipping
09:16:18 WARN: man/src/secret/rm.md does not exist, skipping
09:16:18 WARN: man/src/secret.md does not exist, skipping
09:16:18 WARN: man/src/service/create.md does not exist, skipping
09:16:18 WARN: man/src/service/inspect.md does not exist, skipping
09:16:18 WARN: man/src/service/logs.md does not exist, skipping
09:16:18 WARN: man/src/service/ls.md does not exist, skipping
09:16:18 WARN: man/src/service/ps.md does not exist, skipping
09:16:18 WARN: man/src/service/rm.md does not exist, skipping
09:16:18 WARN: man/src/service/rollback.md does not exist, skipping
09:16:18 WARN: man/src/service/scale.md does not exist, skipping
09:16:18 WARN: man/src/service/update.md does not exist, skipping
09:16:18 WARN: man/src/service.md does not exist, skipping
09:16:18 WARN: man/src/stack/config.md does not exist, skipping
09:16:18 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:18 WARN: man/src/stack/ls.md does not exist, skipping
09:16:18 WARN: man/src/stack/ps.md does not exist, skipping
09:16:18 WARN: man/src/stack/rm.md does not exist, skipping
09:16:18 WARN: man/src/stack/services.md does not exist, skipping
09:16:18 WARN: man/src/stack.md does not exist, skipping
09:16:18 INFO: man/src/start.md found
09:16:18 INFO: man/src/stats.md found
09:16:18 INFO: man/src/stop.md found
09:16:18 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:18 WARN: man/src/swarm/init.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:18 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:18 WARN: man/src/swarm/update.md does not exist, skipping
09:16:18 WARN: man/src/swarm.md does not exist, skipping
09:16:18 WARN: man/src/system/df.md does not exist, skipping
09:16:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:18 INFO: man/src/system/events.md found
09:16:18 INFO: man/src/system/info.md found
09:16:18 WARN: man/src/system/prune.md does not exist, skipping
09:16:18 WARN: man/src/system.md does not exist, skipping
09:16:18 INFO: man/src/tag.md found
09:16:18 INFO: man/src/top.md found
09:16:18 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:18 WARN: man/src/trust/key.md does not exist, skipping
09:16:18 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:18 WARN: man/src/trust/sign.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer.md does not exist, skipping
09:16:18 WARN: man/src/trust.md does not exist, skipping
09:16:18 INFO: man/src/unpause.md found
09:16:18 INFO: man/src/update.md found
09:16:18 INFO: man/src/version.md found
09:16:18 INFO: man/src/volume/create.md found
09:16:18 INFO: man/src/volume/inspect.md found
09:16:18 INFO: man/src/volume/ls.md found
09:16:18 WARN: man/src/volume/prune.md does not exist, skipping
09:16:18 WARN: man/src/volume/rm.md does not exist, skipping
09:16:18 WARN: man/src/volume/update.md does not exist, skipping
09:16:18 INFO: man/src/volume.md found
09:16:18 INFO: man/src/wait.md found
09:16:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:18 make[2]: Leaving directory '/root/build-deb/cli'
09:16:18 # Build buildx plugin
09:16:18 cd /go/src/github.com/docker/buildx \
09:16:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:18 && GO111MODULE=on \
09:16:18 	CGO_ENABLED=0 \
09:16:18 		go build \
09:16:18 			-mod=vendor \
09:16:18 			-trimpath \
09:16:18 			-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" \
09:16:18 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:18 			./cmd/buildx
09:16:18 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:18 ++ pwd
09:16:18 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:18 Project root: .
09:16:18 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:18 INFO: man/src/attach.md found
09:16:18 WARN: man/src/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/build.md does not exist, skipping
09:16:18 WARN: man/src/builder/prune.md does not exist, skipping
09:16:18 WARN: man/src/builder.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:18 WARN: man/src/checkpoint.md does not exist, skipping
09:16:18 INFO: man/src/commit.md found
09:16:18 WARN: man/src/config/create.md does not exist, skipping
09:16:18 WARN: man/src/config/inspect.md does not exist, skipping
09:16:18 WARN: man/src/config/ls.md does not exist, skipping
09:16:18 WARN: man/src/config/rm.md does not exist, skipping
09:16:18 WARN: man/src/config.md does not exist, skipping
09:16:18 INFO: man/src/container/attach.md found
09:16:18 INFO: man/src/container/commit.md found
09:16:18 INFO: man/src/container/cp.md found
09:16:18 INFO: man/src/container/create.md found
09:16:18 INFO: man/src/container/diff.md found
09:16:18 INFO: man/src/container/exec.md found
09:16:18 INFO: man/src/container/export.md found
09:16:18 WARN: man/src/container/inspect.md does not exist, skipping
09:16:18 INFO: man/src/container/kill.md found
09:16:18 INFO: man/src/container/logs.md found
09:16:18 INFO: man/src/container/ls.md found
09:16:18 INFO: man/src/container/pause.md found
09:16:18 INFO: man/src/container/port.md found
09:16:18 WARN: man/src/container/prune.md does not exist, skipping
09:16:18 INFO: man/src/container/rename.md found
09:16:18 INFO: man/src/container/restart.md found
09:16:18 INFO: man/src/container/rm.md found
09:16:18 INFO: man/src/container/run.md found
09:16:18 INFO: man/src/container/start.md found
09:16:18 INFO: man/src/container/stats.md found
09:16:18 INFO: man/src/container/stop.md found
09:16:18 INFO: man/src/container/top.md found
09:16:18 INFO: man/src/container/unpause.md found
09:16:18 INFO: man/src/container/update.md found
09:16:18 INFO: man/src/container/wait.md found
09:16:18 WARN: man/src/container.md does not exist, skipping
09:16:18 WARN: man/src/context/create.md does not exist, skipping
09:16:18 WARN: man/src/context/export.md does not exist, skipping
09:16:18 WARN: man/src/context/import.md does not exist, skipping
09:16:18 WARN: man/src/context/inspect.md does not exist, skipping
09:16:18 WARN: man/src/context/ls.md does not exist, skipping
09:16:18 WARN: man/src/context/rm.md does not exist, skipping
09:16:18 WARN: man/src/context/show.md does not exist, skipping
09:16:18 WARN: man/src/context/update.md does not exist, skipping
09:16:18 WARN: man/src/context/use.md does not exist, skipping
09:16:18 WARN: man/src/context.md does not exist, skipping
09:16:18 INFO: man/src/cp.md found
09:16:18 INFO: man/src/create.md found
09:16:18 INFO: man/src/diff.md found
09:16:18 INFO: man/src/events.md found
09:16:18 INFO: man/src/exec.md found
09:16:18 INFO: man/src/export.md found
09:16:18 INFO: man/src/history.md found
09:16:18 INFO: man/src/image/build.md found
09:16:18 INFO: man/src/image/history.md found
09:16:18 INFO: man/src/image/import.md found
09:16:18 WARN: man/src/image/inspect.md does not exist, skipping
09:16:18 INFO: man/src/image/load.md found
09:16:18 INFO: man/src/image/ls.md found
09:16:18 WARN: man/src/image/prune.md does not exist, skipping
09:16:18 INFO: man/src/image/pull.md found
09:16:18 INFO: man/src/image/push.md found
09:16:18 INFO: man/src/image/rm.md found
09:16:18 INFO: man/src/image/save.md found
09:16:18 INFO: man/src/image/tag.md found
09:16:18 WARN: man/src/image.md does not exist, skipping
09:16:18 INFO: man/src/images.md found
09:16:18 INFO: man/src/import.md found
09:16:18 INFO: man/src/info.md found
09:16:18 INFO: man/src/inspect.md found
09:16:18 INFO: man/src/kill.md found
09:16:18 INFO: man/src/load.md found
09:16:18 INFO: man/src/login.md found
09:16:18 INFO: man/src/logout.md found
09:16:18 INFO: man/src/logs.md found
09:16:18 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:18 WARN: man/src/manifest/create.md does not exist, skipping
09:16:18 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:18 WARN: man/src/manifest/push.md does not exist, skipping
09:16:18 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:18 WARN: man/src/manifest.md does not exist, skipping
09:16:18 INFO: man/src/network/connect.md found
09:16:18 INFO: man/src/network/create.md found
09:16:18 INFO: man/src/network/disconnect.md found
09:16:18 INFO: man/src/network/inspect.md found
09:16:18 INFO: man/src/network/ls.md found
09:16:18 WARN: man/src/network/prune.md does not exist, skipping
09:16:18 INFO: man/src/network/rm.md found
09:16:18 WARN: man/src/network.md does not exist, skipping
09:16:18 WARN: man/src/node/demote.md does not exist, skipping
09:16:18 WARN: man/src/node/inspect.md does not exist, skipping
09:16:18 WARN: man/src/node/ls.md does not exist, skipping
09:16:18 WARN: man/src/node/promote.md does not exist, skipping
09:16:18 WARN: man/src/node/ps.md does not exist, skipping
09:16:18 WARN: man/src/node/rm.md does not exist, skipping
09:16:18 WARN: man/src/node/update.md does not exist, skipping
09:16:18 WARN: man/src/node.md does not exist, skipping
09:16:18 INFO: man/src/pause.md found
09:16:18 WARN: man/src/plugin/create.md does not exist, skipping
09:16:18 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:18 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:18 WARN: man/src/plugin/install.md does not exist, skipping
09:16:18 INFO: man/src/plugin/ls.md found
09:16:18 WARN: man/src/plugin/push.md does not exist, skipping
09:16:18 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:18 WARN: man/src/plugin/set.md does not exist, skipping
09:16:18 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:18 WARN: man/src/plugin.md does not exist, skipping
09:16:18 INFO: man/src/port.md found
09:16:18 INFO: man/src/ps.md found
09:16:18 INFO: man/src/pull.md found
09:16:18 INFO: man/src/push.md found
09:16:18 INFO: man/src/rename.md found
09:16:18 INFO: man/src/restart.md found
09:16:18 INFO: man/src/rm.md found
09:16:18 INFO: man/src/rmi.md found
09:16:18 WARN: man/src/run.md does not exist, skipping
09:16:18 INFO: man/src/save.md found
09:16:18 INFO: man/src/search.md found
09:16:18 WARN: man/src/secret/create.md does not exist, skipping
09:16:18 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:18 WARN: man/src/secret/ls.md does not exist, skipping
09:16:18 WARN: man/src/secret/rm.md does not exist, skipping
09:16:18 WARN: man/src/secret.md does not exist, skipping
09:16:18 WARN: man/src/service/create.md does not exist, skipping
09:16:18 WARN: man/src/service/inspect.md does not exist, skipping
09:16:18 WARN: man/src/service/logs.md does not exist, skipping
09:16:18 WARN: man/src/service/ls.md does not exist, skipping
09:16:18 WARN: man/src/service/ps.md does not exist, skipping
09:16:18 WARN: man/src/service/rm.md does not exist, skipping
09:16:18 WARN: man/src/service/rollback.md does not exist, skipping
09:16:18 WARN: man/src/service/scale.md does not exist, skipping
09:16:18 WARN: man/src/service/update.md does not exist, skipping
09:16:18 WARN: man/src/service.md does not exist, skipping
09:16:18 WARN: man/src/stack/config.md does not exist, skipping
09:16:18 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:18 WARN: man/src/stack/ls.md does not exist, skipping
09:16:18 WARN: man/src/stack/ps.md does not exist, skipping
09:16:18 WARN: man/src/stack/rm.md does not exist, skipping
09:16:18 WARN: man/src/stack/services.md does not exist, skipping
09:16:18 WARN: man/src/stack.md does not exist, skipping
09:16:18 INFO: man/src/start.md found
09:16:18 INFO: man/src/stats.md found
09:16:18 INFO: man/src/stop.md found
09:16:18 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:18 WARN: man/src/swarm/init.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join.md does not exist, skipping
09:16:18 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:18 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:18 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:18 WARN: man/src/swarm/update.md does not exist, skipping
09:16:18 WARN: man/src/swarm.md does not exist, skipping
09:16:18 WARN: man/src/system/df.md does not exist, skipping
09:16:18 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:18 INFO: man/src/system/events.md found
09:16:18 INFO: man/src/system/info.md found
09:16:18 WARN: man/src/system/prune.md does not exist, skipping
09:16:18 WARN: man/src/system.md does not exist, skipping
09:16:18 INFO: man/src/tag.md found
09:16:18 INFO: man/src/top.md found
09:16:18 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:18 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:18 WARN: man/src/trust/key.md does not exist, skipping
09:16:18 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:18 WARN: man/src/trust/sign.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:18 WARN: man/src/trust/signer.md does not exist, skipping
09:16:18 WARN: man/src/trust.md does not exist, skipping
09:16:18 INFO: man/src/unpause.md found
09:16:18 INFO: man/src/update.md found
09:16:18 INFO: man/src/version.md found
09:16:18 INFO: man/src/volume/create.md found
09:16:18 INFO: man/src/volume/inspect.md found
09:16:18 INFO: man/src/volume/ls.md found
09:16:18 WARN: man/src/volume/prune.md does not exist, skipping
09:16:18 WARN: man/src/volume/rm.md does not exist, skipping
09:16:18 WARN: man/src/volume/update.md does not exist, skipping
09:16:18 INFO: man/src/volume.md found
09:16:18 INFO: man/src/wait.md found
09:16:18 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:18 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:18 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:18 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:18 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:18 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:18 make[2]: Leaving directory '/root/build-deb/cli'
09:16:18 # Build buildx plugin
09:16:18 cd /go/src/github.com/docker/buildx \
09:16:18 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:18 && GO111MODULE=on \
09:16:18 	CGO_ENABLED=0 \
09:16:18 		go build \
09:16:18 			-mod=vendor \
09:16:18 			-trimpath \
09:16:18 			-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" \
09:16:18 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:18 			./cmd/buildx
09:16:19 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:19 ++ pwd
09:16:19 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:19 Project root: .
09:16:19 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:19 INFO: man/src/attach.md found
09:16:19 WARN: man/src/build.md does not exist, skipping
09:16:19 WARN: man/src/builder/build.md does not exist, skipping
09:16:19 WARN: man/src/builder/prune.md does not exist, skipping
09:16:19 WARN: man/src/builder.md does not exist, skipping
09:16:19 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:19 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:19 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:19 WARN: man/src/checkpoint.md does not exist, skipping
09:16:19 INFO: man/src/commit.md found
09:16:19 WARN: man/src/config/create.md does not exist, skipping
09:16:19 WARN: man/src/config/inspect.md does not exist, skipping
09:16:19 WARN: man/src/config/ls.md does not exist, skipping
09:16:19 WARN: man/src/config/rm.md does not exist, skipping
09:16:19 WARN: man/src/config.md does not exist, skipping
09:16:19 INFO: man/src/container/attach.md found
09:16:19 INFO: man/src/container/commit.md found
09:16:19 INFO: man/src/container/cp.md found
09:16:19 INFO: man/src/container/create.md found
09:16:19 INFO: man/src/container/diff.md found
09:16:19 INFO: man/src/container/exec.md found
09:16:19 INFO: man/src/container/export.md found
09:16:19 WARN: man/src/container/inspect.md does not exist, skipping
09:16:19 INFO: man/src/container/kill.md found
09:16:19 INFO: man/src/container/logs.md found
09:16:19 INFO: man/src/container/ls.md found
09:16:19 INFO: man/src/container/pause.md found
09:16:19 INFO: man/src/container/port.md found
09:16:19 WARN: man/src/container/prune.md does not exist, skipping
09:16:19 INFO: man/src/container/rename.md found
09:16:19 INFO: man/src/container/restart.md found
09:16:19 INFO: man/src/container/rm.md found
09:16:19 INFO: man/src/container/run.md found
09:16:19 INFO: man/src/container/start.md found
09:16:19 INFO: man/src/container/stats.md found
09:16:19 INFO: man/src/container/stop.md found
09:16:19 INFO: man/src/container/top.md found
09:16:19 INFO: man/src/container/unpause.md found
09:16:19 INFO: man/src/container/update.md found
09:16:19 INFO: man/src/container/wait.md found
09:16:19 WARN: man/src/container.md does not exist, skipping
09:16:19 WARN: man/src/context/create.md does not exist, skipping
09:16:19 WARN: man/src/context/export.md does not exist, skipping
09:16:19 WARN: man/src/context/import.md does not exist, skipping
09:16:19 WARN: man/src/context/inspect.md does not exist, skipping
09:16:19 WARN: man/src/context/ls.md does not exist, skipping
09:16:19 WARN: man/src/context/rm.md does not exist, skipping
09:16:19 WARN: man/src/context/show.md does not exist, skipping
09:16:19 WARN: man/src/context/update.md does not exist, skipping
09:16:19 WARN: man/src/context/use.md does not exist, skipping
09:16:19 WARN: man/src/context.md does not exist, skipping
09:16:19 INFO: man/src/cp.md found
09:16:19 INFO: man/src/create.md found
09:16:19 INFO: man/src/diff.md found
09:16:19 INFO: man/src/events.md found
09:16:19 INFO: man/src/exec.md found
09:16:19 INFO: man/src/export.md found
09:16:19 INFO: man/src/history.md found
09:16:19 INFO: man/src/image/build.md found
09:16:19 INFO: man/src/image/history.md found
09:16:19 INFO: man/src/image/import.md found
09:16:19 WARN: man/src/image/inspect.md does not exist, skipping
09:16:19 INFO: man/src/image/load.md found
09:16:19 INFO: man/src/image/ls.md found
09:16:19 WARN: man/src/image/prune.md does not exist, skipping
09:16:19 INFO: man/src/image/pull.md found
09:16:19 INFO: man/src/image/push.md found
09:16:19 INFO: man/src/image/rm.md found
09:16:19 INFO: man/src/image/save.md found
09:16:19 INFO: man/src/image/tag.md found
09:16:19 WARN: man/src/image.md does not exist, skipping
09:16:19 INFO: man/src/images.md found
09:16:19 INFO: man/src/import.md found
09:16:19 INFO: man/src/info.md found
09:16:19 INFO: man/src/inspect.md found
09:16:19 INFO: man/src/kill.md found
09:16:19 INFO: man/src/load.md found
09:16:19 INFO: man/src/login.md found
09:16:19 INFO: man/src/logout.md found
09:16:19 INFO: man/src/logs.md found
09:16:19 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:19 WARN: man/src/manifest/create.md does not exist, skipping
09:16:19 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:19 WARN: man/src/manifest/push.md does not exist, skipping
09:16:19 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:19 WARN: man/src/manifest.md does not exist, skipping
09:16:19 INFO: man/src/network/connect.md found
09:16:19 INFO: man/src/network/create.md found
09:16:19 INFO: man/src/network/disconnect.md found
09:16:19 INFO: man/src/network/inspect.md found
09:16:19 INFO: man/src/network/ls.md found
09:16:19 WARN: man/src/network/prune.md does not exist, skipping
09:16:19 INFO: man/src/network/rm.md found
09:16:19 WARN: man/src/network.md does not exist, skipping
09:16:19 WARN: man/src/node/demote.md does not exist, skipping
09:16:19 WARN: man/src/node/inspect.md does not exist, skipping
09:16:19 WARN: man/src/node/ls.md does not exist, skipping
09:16:19 WARN: man/src/node/promote.md does not exist, skipping
09:16:19 WARN: man/src/node/ps.md does not exist, skipping
09:16:19 WARN: man/src/node/rm.md does not exist, skipping
09:16:19 WARN: man/src/node/update.md does not exist, skipping
09:16:19 WARN: man/src/node.md does not exist, skipping
09:16:19 INFO: man/src/pause.md found
09:16:19 WARN: man/src/plugin/create.md does not exist, skipping
09:16:19 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:19 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:19 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:19 WARN: man/src/plugin/install.md does not exist, skipping
09:16:19 INFO: man/src/plugin/ls.md found
09:16:19 WARN: man/src/plugin/push.md does not exist, skipping
09:16:19 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:19 WARN: man/src/plugin/set.md does not exist, skipping
09:16:19 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:19 WARN: man/src/plugin.md does not exist, skipping
09:16:19 INFO: man/src/port.md found
09:16:19 INFO: man/src/ps.md found
09:16:19 INFO: man/src/pull.md found
09:16:19 INFO: man/src/push.md found
09:16:19 INFO: man/src/rename.md found
09:16:19 INFO: man/src/restart.md found
09:16:19 INFO: man/src/rm.md found
09:16:19 INFO: man/src/rmi.md found
09:16:19 WARN: man/src/run.md does not exist, skipping
09:16:19 INFO: man/src/save.md found
09:16:19 INFO: man/src/search.md found
09:16:19 WARN: man/src/secret/create.md does not exist, skipping
09:16:19 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:19 WARN: man/src/secret/ls.md does not exist, skipping
09:16:19 WARN: man/src/secret/rm.md does not exist, skipping
09:16:19 WARN: man/src/secret.md does not exist, skipping
09:16:19 WARN: man/src/service/create.md does not exist, skipping
09:16:19 WARN: man/src/service/inspect.md does not exist, skipping
09:16:19 WARN: man/src/service/logs.md does not exist, skipping
09:16:19 WARN: man/src/service/ls.md does not exist, skipping
09:16:19 WARN: man/src/service/ps.md does not exist, skipping
09:16:19 WARN: man/src/service/rm.md does not exist, skipping
09:16:19 WARN: man/src/service/rollback.md does not exist, skipping
09:16:19 WARN: man/src/service/scale.md does not exist, skipping
09:16:19 WARN: man/src/service/update.md does not exist, skipping
09:16:19 WARN: man/src/service.md does not exist, skipping
09:16:19 WARN: man/src/stack/config.md does not exist, skipping
09:16:19 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:19 WARN: man/src/stack/ls.md does not exist, skipping
09:16:19 WARN: man/src/stack/ps.md does not exist, skipping
09:16:19 WARN: man/src/stack/rm.md does not exist, skipping
09:16:19 WARN: man/src/stack/services.md does not exist, skipping
09:16:19 WARN: man/src/stack.md does not exist, skipping
09:16:19 INFO: man/src/start.md found
09:16:19 INFO: man/src/stats.md found
09:16:19 INFO: man/src/stop.md found
09:16:19 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:19 WARN: man/src/swarm/init.md does not exist, skipping
09:16:19 WARN: man/src/swarm/join.md does not exist, skipping
09:16:19 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:19 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:19 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:19 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:19 WARN: man/src/swarm/update.md does not exist, skipping
09:16:19 WARN: man/src/swarm.md does not exist, skipping
09:16:19 WARN: man/src/system/df.md does not exist, skipping
09:16:19 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:19 INFO: man/src/system/events.md found
09:16:19 INFO: man/src/system/info.md found
09:16:19 WARN: man/src/system/prune.md does not exist, skipping
09:16:19 WARN: man/src/system.md does not exist, skipping
09:16:19 INFO: man/src/tag.md found
09:16:19 INFO: man/src/top.md found
09:16:19 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:19 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:19 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:19 WARN: man/src/trust/key.md does not exist, skipping
09:16:19 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:19 WARN: man/src/trust/sign.md does not exist, skipping
09:16:19 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:19 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:19 WARN: man/src/trust/signer.md does not exist, skipping
09:16:19 WARN: man/src/trust.md does not exist, skipping
09:16:19 INFO: man/src/unpause.md found
09:16:19 INFO: man/src/update.md found
09:16:19 INFO: man/src/version.md found
09:16:19 INFO: man/src/volume/create.md found
09:16:19 INFO: man/src/volume/inspect.md found
09:16:19 INFO: man/src/volume/ls.md found
09:16:19 WARN: man/src/volume/prune.md does not exist, skipping
09:16:19 WARN: man/src/volume/rm.md does not exist, skipping
09:16:19 WARN: man/src/volume/update.md does not exist, skipping
09:16:19 INFO: man/src/volume.md found
09:16:19 INFO: man/src/wait.md found
09:16:19 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:19 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:19 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:19 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:19 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:19 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:19 make[2]: Leaving directory '/root/build-deb/cli'
09:16:19 # Build buildx plugin
09:16:19 cd /go/src/github.com/docker/buildx \
09:16:19 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:19 && GO111MODULE=on \
09:16:19 	CGO_ENABLED=0 \
09:16:19 		go build \
09:16:19 			-mod=vendor \
09:16:19 			-trimpath \
09:16:19 			-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" \
09:16:19 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:19 			./cmd/buildx
09:16:20 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:20 ++ pwd
09:16:20 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:20 Project root: .
09:16:20 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:20 INFO: man/src/attach.md found
09:16:20 WARN: man/src/build.md does not exist, skipping
09:16:20 WARN: man/src/builder/build.md does not exist, skipping
09:16:20 WARN: man/src/builder/prune.md does not exist, skipping
09:16:20 WARN: man/src/builder.md does not exist, skipping
09:16:20 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:20 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:20 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:20 WARN: man/src/checkpoint.md does not exist, skipping
09:16:20 INFO: man/src/commit.md found
09:16:20 WARN: man/src/config/create.md does not exist, skipping
09:16:20 WARN: man/src/config/inspect.md does not exist, skipping
09:16:20 WARN: man/src/config/ls.md does not exist, skipping
09:16:20 WARN: man/src/config/rm.md does not exist, skipping
09:16:20 WARN: man/src/config.md does not exist, skipping
09:16:20 INFO: man/src/container/attach.md found
09:16:20 INFO: man/src/container/commit.md found
09:16:20 INFO: man/src/container/cp.md found
09:16:20 INFO: man/src/container/create.md found
09:16:20 INFO: man/src/container/diff.md found
09:16:20 INFO: man/src/container/exec.md found
09:16:20 INFO: man/src/container/export.md found
09:16:20 WARN: man/src/container/inspect.md does not exist, skipping
09:16:20 INFO: man/src/container/kill.md found
09:16:20 INFO: man/src/container/logs.md found
09:16:20 INFO: man/src/container/ls.md found
09:16:20 INFO: man/src/container/pause.md found
09:16:20 INFO: man/src/container/port.md found
09:16:20 WARN: man/src/container/prune.md does not exist, skipping
09:16:20 INFO: man/src/container/rename.md found
09:16:20 INFO: man/src/container/restart.md found
09:16:20 INFO: man/src/container/rm.md found
09:16:20 INFO: man/src/container/run.md found
09:16:20 INFO: man/src/container/start.md found
09:16:20 INFO: man/src/container/stats.md found
09:16:20 INFO: man/src/container/stop.md found
09:16:20 INFO: man/src/container/top.md found
09:16:20 INFO: man/src/container/unpause.md found
09:16:20 INFO: man/src/container/update.md found
09:16:20 INFO: man/src/container/wait.md found
09:16:20 WARN: man/src/container.md does not exist, skipping
09:16:20 WARN: man/src/context/create.md does not exist, skipping
09:16:20 WARN: man/src/context/export.md does not exist, skipping
09:16:20 WARN: man/src/context/import.md does not exist, skipping
09:16:20 WARN: man/src/context/inspect.md does not exist, skipping
09:16:20 WARN: man/src/context/ls.md does not exist, skipping
09:16:20 WARN: man/src/context/rm.md does not exist, skipping
09:16:20 WARN: man/src/context/show.md does not exist, skipping
09:16:20 WARN: man/src/context/update.md does not exist, skipping
09:16:20 WARN: man/src/context/use.md does not exist, skipping
09:16:20 WARN: man/src/context.md does not exist, skipping
09:16:20 INFO: man/src/cp.md found
09:16:20 INFO: man/src/create.md found
09:16:20 INFO: man/src/diff.md found
09:16:20 INFO: man/src/events.md found
09:16:20 INFO: man/src/exec.md found
09:16:20 INFO: man/src/export.md found
09:16:20 INFO: man/src/history.md found
09:16:20 INFO: man/src/image/build.md found
09:16:20 INFO: man/src/image/history.md found
09:16:20 INFO: man/src/image/import.md found
09:16:20 WARN: man/src/image/inspect.md does not exist, skipping
09:16:20 INFO: man/src/image/load.md found
09:16:20 INFO: man/src/image/ls.md found
09:16:20 WARN: man/src/image/prune.md does not exist, skipping
09:16:20 INFO: man/src/image/pull.md found
09:16:20 INFO: man/src/image/push.md found
09:16:20 INFO: man/src/image/rm.md found
09:16:20 INFO: man/src/image/save.md found
09:16:20 INFO: man/src/image/tag.md found
09:16:20 WARN: man/src/image.md does not exist, skipping
09:16:20 INFO: man/src/images.md found
09:16:20 INFO: man/src/import.md found
09:16:20 INFO: man/src/info.md found
09:16:20 INFO: man/src/inspect.md found
09:16:20 INFO: man/src/kill.md found
09:16:20 INFO: man/src/load.md found
09:16:20 INFO: man/src/login.md found
09:16:20 INFO: man/src/logout.md found
09:16:20 INFO: man/src/logs.md found
09:16:20 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:20 WARN: man/src/manifest/create.md does not exist, skipping
09:16:20 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:20 WARN: man/src/manifest/push.md does not exist, skipping
09:16:20 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:20 WARN: man/src/manifest.md does not exist, skipping
09:16:20 INFO: man/src/network/connect.md found
09:16:20 INFO: man/src/network/create.md found
09:16:20 INFO: man/src/network/disconnect.md found
09:16:20 INFO: man/src/network/inspect.md found
09:16:20 INFO: man/src/network/ls.md found
09:16:20 WARN: man/src/network/prune.md does not exist, skipping
09:16:20 INFO: man/src/network/rm.md found
09:16:20 WARN: man/src/network.md does not exist, skipping
09:16:20 WARN: man/src/node/demote.md does not exist, skipping
09:16:20 WARN: man/src/node/inspect.md does not exist, skipping
09:16:20 WARN: man/src/node/ls.md does not exist, skipping
09:16:20 WARN: man/src/node/promote.md does not exist, skipping
09:16:20 WARN: man/src/node/ps.md does not exist, skipping
09:16:20 WARN: man/src/node/rm.md does not exist, skipping
09:16:20 WARN: man/src/node/update.md does not exist, skipping
09:16:20 WARN: man/src/node.md does not exist, skipping
09:16:20 INFO: man/src/pause.md found
09:16:20 WARN: man/src/plugin/create.md does not exist, skipping
09:16:20 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:20 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:20 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:20 WARN: man/src/plugin/install.md does not exist, skipping
09:16:20 INFO: man/src/plugin/ls.md found
09:16:20 WARN: man/src/plugin/push.md does not exist, skipping
09:16:20 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:20 WARN: man/src/plugin/set.md does not exist, skipping
09:16:20 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:20 WARN: man/src/plugin.md does not exist, skipping
09:16:20 INFO: man/src/port.md found
09:16:20 INFO: man/src/ps.md found
09:16:20 INFO: man/src/pull.md found
09:16:20 INFO: man/src/push.md found
09:16:20 INFO: man/src/rename.md found
09:16:20 INFO: man/src/restart.md found
09:16:20 INFO: man/src/rm.md found
09:16:20 INFO: man/src/rmi.md found
09:16:20 WARN: man/src/run.md does not exist, skipping
09:16:20 INFO: man/src/save.md found
09:16:20 INFO: man/src/search.md found
09:16:20 WARN: man/src/secret/create.md does not exist, skipping
09:16:20 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:20 WARN: man/src/secret/ls.md does not exist, skipping
09:16:20 WARN: man/src/secret/rm.md does not exist, skipping
09:16:20 WARN: man/src/secret.md does not exist, skipping
09:16:20 WARN: man/src/service/create.md does not exist, skipping
09:16:20 WARN: man/src/service/inspect.md does not exist, skipping
09:16:20 WARN: man/src/service/logs.md does not exist, skipping
09:16:20 WARN: man/src/service/ls.md does not exist, skipping
09:16:20 WARN: man/src/service/ps.md does not exist, skipping
09:16:20 WARN: man/src/service/rm.md does not exist, skipping
09:16:20 WARN: man/src/service/rollback.md does not exist, skipping
09:16:20 WARN: man/src/service/scale.md does not exist, skipping
09:16:20 WARN: man/src/service/update.md does not exist, skipping
09:16:20 WARN: man/src/service.md does not exist, skipping
09:16:20 WARN: man/src/stack/config.md does not exist, skipping
09:16:20 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:20 WARN: man/src/stack/ls.md does not exist, skipping
09:16:20 WARN: man/src/stack/ps.md does not exist, skipping
09:16:20 WARN: man/src/stack/rm.md does not exist, skipping
09:16:20 WARN: man/src/stack/services.md does not exist, skipping
09:16:20 WARN: man/src/stack.md does not exist, skipping
09:16:20 INFO: man/src/start.md found
09:16:20 INFO: man/src/stats.md found
09:16:20 INFO: man/src/stop.md found
09:16:20 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:20 WARN: man/src/swarm/init.md does not exist, skipping
09:16:20 WARN: man/src/swarm/join.md does not exist, skipping
09:16:20 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:20 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:20 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:20 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:20 WARN: man/src/swarm/update.md does not exist, skipping
09:16:20 WARN: man/src/swarm.md does not exist, skipping
09:16:20 WARN: man/src/system/df.md does not exist, skipping
09:16:20 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:20 INFO: man/src/system/events.md found
09:16:20 INFO: man/src/system/info.md found
09:16:20 WARN: man/src/system/prune.md does not exist, skipping
09:16:20 WARN: man/src/system.md does not exist, skipping
09:16:20 INFO: man/src/tag.md found
09:16:20 INFO: man/src/top.md found
09:16:20 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:20 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:20 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:20 WARN: man/src/trust/key.md does not exist, skipping
09:16:20 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:20 WARN: man/src/trust/sign.md does not exist, skipping
09:16:20 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:20 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:20 WARN: man/src/trust/signer.md does not exist, skipping
09:16:20 WARN: man/src/trust.md does not exist, skipping
09:16:20 INFO: man/src/unpause.md found
09:16:20 INFO: man/src/update.md found
09:16:20 INFO: man/src/version.md found
09:16:20 INFO: man/src/volume/create.md found
09:16:20 INFO: man/src/volume/inspect.md found
09:16:20 INFO: man/src/volume/ls.md found
09:16:20 WARN: man/src/volume/prune.md does not exist, skipping
09:16:20 WARN: man/src/volume/rm.md does not exist, skipping
09:16:20 WARN: man/src/volume/update.md does not exist, skipping
09:16:20 INFO: man/src/volume.md found
09:16:20 INFO: man/src/wait.md found
09:16:20 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:20 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:20 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:20 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:20 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:20 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:20 + popd
09:16:20 + exit 0
09:16:20 ~/rpmbuild/BUILD/src
09:16:20 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.L8lJui
09:16:20 + umask 022
09:16:20 + cd /root/rpmbuild/BUILD
09:16:20 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 '!=' / ']'
09:16:20 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:20 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:20 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:20 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:20 + cd src
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin
09:16:20 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/docker
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/bash-completion/completions
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/zsh/vendor-completions
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/fish/vendor_completions.d
09:16:20 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/bash-completion/completions/docker
09:16:20 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/zsh/vendor-completions/_docker
09:16:20 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man1
09:16: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~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man1
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man5
09:16: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~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man5
09:16:20 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man8
09:16:20 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/man/man8
09:16:20 + mkdir -p build-docs
09:16:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:20 + cp cli/LICENSE build-docs/LICENSE
09:16:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:20 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:20 + cp cli/NOTICE build-docs/NOTICE
09:16:20 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:20 + cp cli/README.md build-docs/README.md
09:16:20 + /usr/lib/rpm/check-buildroot
09:16:20 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:20 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:16:20 + /usr/lib/rpm/brp-compress
09:16:20 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:21 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:21 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:21 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:16:21 + /usr/lib/rpm/brp-python-hardlink
09:16:21 + PYTHON3=/usr/libexec/platform-python
09:16:21 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:21 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zk1kQa
09:16:21 + umask 022
09:16:21 + cd /root/rpmbuild/BUILD
09:16:21 + cd src
09:16:21 ++ cli/build/docker --version
09:16:21 PASS: cli version OK
09:16:21 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:21 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:21 + echo 'PASS: cli version OK'
09:16:21 + exit 0
09:16:21 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:21 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GxuJDH
09:16:21 + umask 022
09:16:21 + cd /root/rpmbuild/BUILD
09:16:21 + cd src
09:16:21 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + export LC_ALL=C
09:16:21 + LC_ALL=C
09:16:21 + export DOCDIR
09:16:21 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/share/doc/docker-ce-cli
09:16:21 + exit 0
09:16:21 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:21 ++ pwd
09:16:21 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:21 Project root: .
09:16:21 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:21 INFO: man/src/attach.md found
09:16:21 WARN: man/src/build.md does not exist, skipping
09:16:21 WARN: man/src/builder/build.md does not exist, skipping
09:16:21 WARN: man/src/builder/prune.md does not exist, skipping
09:16:21 WARN: man/src/builder.md does not exist, skipping
09:16:21 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:21 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:21 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:21 WARN: man/src/checkpoint.md does not exist, skipping
09:16:21 INFO: man/src/commit.md found
09:16:21 WARN: man/src/config/create.md does not exist, skipping
09:16:21 WARN: man/src/config/inspect.md does not exist, skipping
09:16:21 WARN: man/src/config/ls.md does not exist, skipping
09:16:21 WARN: man/src/config/rm.md does not exist, skipping
09:16:21 WARN: man/src/config.md does not exist, skipping
09:16:21 INFO: man/src/container/attach.md found
09:16:21 INFO: man/src/container/commit.md found
09:16:21 INFO: man/src/container/cp.md found
09:16:21 INFO: man/src/container/create.md found
09:16:21 INFO: man/src/container/diff.md found
09:16:21 INFO: man/src/container/exec.md found
09:16:21 INFO: man/src/container/export.md found
09:16:21 WARN: man/src/container/inspect.md does not exist, skipping
09:16:21 INFO: man/src/container/kill.md found
09:16:21 INFO: man/src/container/logs.md found
09:16:21 INFO: man/src/container/ls.md found
09:16:21 INFO: man/src/container/pause.md found
09:16:21 INFO: man/src/container/port.md found
09:16:21 WARN: man/src/container/prune.md does not exist, skipping
09:16:21 INFO: man/src/container/rename.md found
09:16:21 INFO: man/src/container/restart.md found
09:16:21 INFO: man/src/container/rm.md found
09:16:21 INFO: man/src/container/run.md found
09:16:21 INFO: man/src/container/start.md found
09:16:21 INFO: man/src/container/stats.md found
09:16:21 INFO: man/src/container/stop.md found
09:16:21 INFO: man/src/container/top.md found
09:16:21 INFO: man/src/container/unpause.md found
09:16:21 INFO: man/src/container/update.md found
09:16:21 INFO: man/src/container/wait.md found
09:16:21 WARN: man/src/container.md does not exist, skipping
09:16:21 WARN: man/src/context/create.md does not exist, skipping
09:16:21 WARN: man/src/context/export.md does not exist, skipping
09:16:21 WARN: man/src/context/import.md does not exist, skipping
09:16:21 WARN: man/src/context/inspect.md does not exist, skipping
09:16:21 WARN: man/src/context/ls.md does not exist, skipping
09:16:21 WARN: man/src/context/rm.md does not exist, skipping
09:16:21 WARN: man/src/context/show.md does not exist, skipping
09:16:21 WARN: man/src/context/update.md does not exist, skipping
09:16:21 WARN: man/src/context/use.md does not exist, skipping
09:16:21 WARN: man/src/context.md does not exist, skipping
09:16:21 INFO: man/src/cp.md found
09:16:21 INFO: man/src/create.md found
09:16:21 INFO: man/src/diff.md found
09:16:21 INFO: man/src/events.md found
09:16:21 INFO: man/src/exec.md found
09:16:21 INFO: man/src/export.md found
09:16:21 INFO: man/src/history.md found
09:16:21 INFO: man/src/image/build.md found
09:16:21 INFO: man/src/image/history.md found
09:16:21 INFO: man/src/image/import.md found
09:16:21 WARN: man/src/image/inspect.md does not exist, skipping
09:16:21 INFO: man/src/image/load.md found
09:16:21 INFO: man/src/image/ls.md found
09:16:21 WARN: man/src/image/prune.md does not exist, skipping
09:16:21 INFO: man/src/image/pull.md found
09:16:21 INFO: man/src/image/push.md found
09:16:21 INFO: man/src/image/rm.md found
09:16:21 INFO: man/src/image/save.md found
09:16:21 INFO: man/src/image/tag.md found
09:16:21 WARN: man/src/image.md does not exist, skipping
09:16:21 INFO: man/src/images.md found
09:16:21 INFO: man/src/import.md found
09:16:21 INFO: man/src/info.md found
09:16:21 INFO: man/src/inspect.md found
09:16:21 INFO: man/src/kill.md found
09:16:21 INFO: man/src/load.md found
09:16:21 INFO: man/src/login.md found
09:16:21 INFO: man/src/logout.md found
09:16:21 INFO: man/src/logs.md found
09:16:21 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:21 WARN: man/src/manifest/create.md does not exist, skipping
09:16:21 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:21 WARN: man/src/manifest/push.md does not exist, skipping
09:16:21 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:21 WARN: man/src/manifest.md does not exist, skipping
09:16:21 INFO: man/src/network/connect.md found
09:16:21 INFO: man/src/network/create.md found
09:16:21 INFO: man/src/network/disconnect.md found
09:16:21 INFO: man/src/network/inspect.md found
09:16:21 INFO: man/src/network/ls.md found
09:16:21 WARN: man/src/network/prune.md does not exist, skipping
09:16:21 INFO: man/src/network/rm.md found
09:16:21 WARN: man/src/network.md does not exist, skipping
09:16:21 WARN: man/src/node/demote.md does not exist, skipping
09:16:21 WARN: man/src/node/inspect.md does not exist, skipping
09:16:21 WARN: man/src/node/ls.md does not exist, skipping
09:16:21 WARN: man/src/node/promote.md does not exist, skipping
09:16:21 WARN: man/src/node/ps.md does not exist, skipping
09:16:21 WARN: man/src/node/rm.md does not exist, skipping
09:16:21 WARN: man/src/node/update.md does not exist, skipping
09:16:21 WARN: man/src/node.md does not exist, skipping
09:16:21 INFO: man/src/pause.md found
09:16:21 WARN: man/src/plugin/create.md does not exist, skipping
09:16:21 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:21 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:21 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:21 WARN: man/src/plugin/install.md does not exist, skipping
09:16:21 INFO: man/src/plugin/ls.md found
09:16:21 WARN: man/src/plugin/push.md does not exist, skipping
09:16:21 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:21 WARN: man/src/plugin/set.md does not exist, skipping
09:16:21 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:21 WARN: man/src/plugin.md does not exist, skipping
09:16:21 INFO: man/src/port.md found
09:16:21 INFO: man/src/ps.md found
09:16:21 INFO: man/src/pull.md found
09:16:21 INFO: man/src/push.md found
09:16:21 INFO: man/src/rename.md found
09:16:21 INFO: man/src/restart.md found
09:16:21 INFO: man/src/rm.md found
09:16:21 INFO: man/src/rmi.md found
09:16:21 WARN: man/src/run.md does not exist, skipping
09:16:21 INFO: man/src/save.md found
09:16:21 INFO: man/src/search.md found
09:16:21 WARN: man/src/secret/create.md does not exist, skipping
09:16:21 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:21 WARN: man/src/secret/ls.md does not exist, skipping
09:16:21 WARN: man/src/secret/rm.md does not exist, skipping
09:16:21 WARN: man/src/secret.md does not exist, skipping
09:16:21 WARN: man/src/service/create.md does not exist, skipping
09:16:21 WARN: man/src/service/inspect.md does not exist, skipping
09:16:21 WARN: man/src/service/logs.md does not exist, skipping
09:16:21 WARN: man/src/service/ls.md does not exist, skipping
09:16:21 WARN: man/src/service/ps.md does not exist, skipping
09:16:21 WARN: man/src/service/rm.md does not exist, skipping
09:16:21 WARN: man/src/service/rollback.md does not exist, skipping
09:16:21 WARN: man/src/service/scale.md does not exist, skipping
09:16:21 WARN: man/src/service/update.md does not exist, skipping
09:16:21 WARN: man/src/service.md does not exist, skipping
09:16:21 WARN: man/src/stack/config.md does not exist, skipping
09:16:21 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:21 WARN: man/src/stack/ls.md does not exist, skipping
09:16:21 WARN: man/src/stack/ps.md does not exist, skipping
09:16:21 WARN: man/src/stack/rm.md does not exist, skipping
09:16:21 WARN: man/src/stack/services.md does not exist, skipping
09:16:21 WARN: man/src/stack.md does not exist, skipping
09:16:21 INFO: man/src/start.md found
09:16:21 INFO: man/src/stats.md found
09:16:21 INFO: man/src/stop.md found
09:16:21 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:21 WARN: man/src/swarm/init.md does not exist, skipping
09:16:21 WARN: man/src/swarm/join.md does not exist, skipping
09:16:21 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:21 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:21 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:21 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:21 WARN: man/src/swarm/update.md does not exist, skipping
09:16:21 WARN: man/src/swarm.md does not exist, skipping
09:16:21 WARN: man/src/system/df.md does not exist, skipping
09:16:21 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:21 INFO: man/src/system/events.md found
09:16:21 INFO: man/src/system/info.md found
09:16:21 WARN: man/src/system/prune.md does not exist, skipping
09:16:21 WARN: man/src/system.md does not exist, skipping
09:16:21 INFO: man/src/tag.md found
09:16:21 INFO: man/src/top.md found
09:16:21 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:21 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:21 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:21 WARN: man/src/trust/key.md does not exist, skipping
09:16:21 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:21 WARN: man/src/trust/sign.md does not exist, skipping
09:16:21 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:21 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:21 WARN: man/src/trust/signer.md does not exist, skipping
09:16:21 WARN: man/src/trust.md does not exist, skipping
09:16:21 INFO: man/src/unpause.md found
09:16:21 INFO: man/src/update.md found
09:16:21 INFO: man/src/version.md found
09:16:21 INFO: man/src/volume/create.md found
09:16:21 INFO: man/src/volume/inspect.md found
09:16:21 INFO: man/src/volume/ls.md found
09:16:21 WARN: man/src/volume/prune.md does not exist, skipping
09:16:21 WARN: man/src/volume/rm.md does not exist, skipping
09:16:21 WARN: man/src/volume/update.md does not exist, skipping
09:16:21 INFO: man/src/volume.md found
09:16:21 INFO: man/src/wait.md found
09:16:21 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:21 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:21 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:21 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:21 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:21 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:21 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.el8
09:16:21 Requires(interp): /bin/sh
09:16:21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:21 Requires(post): /bin/sh
09:16:21 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)
09:16:21 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:21 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:21 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:22 make[2]: Leaving directory '/root/build-deb/cli'
09:16:22 # Build buildx plugin
09:16:22 cd /go/src/github.com/docker/buildx \
09:16:22 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:22 && GO111MODULE=on \
09:16:22 	CGO_ENABLED=0 \
09:16:22 		go build \
09:16:22 			-mod=vendor \
09:16:22 			-trimpath \
09:16:22 			-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" \
09:16:22 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:22 			./cmd/buildx
09:16:22 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:16:24 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:16:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Htuu3d
09:16:24 + umask 022
09:16:24 + cd /root/rpmbuild/BUILD
09:16:24 + cd src
09:16:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:24 + RPM_EC=0
09:16:24 ++ jobs -p
09:16:24 + exit 0
09:16:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ilzvyt
09:16:24 + umask 022
09:16:24 + cd /root/rpmbuild/BUILD
09:16:24 + cd /root/rpmbuild/BUILD
09:16:24 + rm -rf src
09:16:24 + /usr/bin/mkdir -p src
09:16:24 + cd src
09:16:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:24 + /usr/bin/tar -xof -
09:16:24 + STATUS=0
09:16:24 + '[' 0 -ne 0 ']'
09:16:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:24 + /usr/bin/tar -xof -
09:16:24 + STATUS=0
09:16:24 + '[' 0 -ne 0 ']'
09:16:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:24 + RPM_EC=0
09:16:24 ++ jobs -p
09:16:24 + exit 0
09:16:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RQT4td
09:16:24 + umask 022
09:16:24 + cd /root/rpmbuild/BUILD
09:16:24 + cd src
09:16:24 + export DOCKER_GITCOMMIT=7cfb81b
09:16:24 + DOCKER_GITCOMMIT=7cfb81b
09:16:24 + mkdir -p /go/src/github.com/docker
09:16:24 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:24 + TMP_GOPATH=/go
09:16:24 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:24 + RM_GOPATH=0
09:16:24 + TMP_GOPATH=/go
09:16:24 + : /usr/local/bin
09:16:24 + '[' -z /go ']'
09:16:24 + export GOPATH=/go
09:16:24 + GOPATH=/go
09:16:24 + case "$(go env GOARCH)" in
09:16:24 ++ go env GOARCH
09:16:24 + export GO_BUILDMODE=-buildmode=pie
09:16:24 + GO_BUILDMODE=-buildmode=pie
09:16:24 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:24 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:24 + bin=rootlesskit
09:16:24 + shift
09:16:24 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:24 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:24 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:24 + install_rootlesskit dynamic
09:16:24 + case "$1" in
09:16:24 + install_rootlesskit_dynamic
09:16:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:24 + export BUILD_MODE=-buildmode=pie
09:16:24 + BUILD_MODE=-buildmode=pie
09:16:24 + _install_rootlesskit
09:16:24 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:24 + for f in rootlesskit rootlesskit-docker-proxy
09:16:24 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:24 + GOBIN=/usr/local/bin
09:16:24 + GO111MODULE=on
09:16:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:24 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:24 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:24 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:24 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:24 go: downloading github.com/google/uuid v1.3.0
09:16:24 go: downloading github.com/moby/vpnkit v0.5.0
09:16:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:24 go: downloading github.com/gofrs/flock v0.8.1
09:16:24 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:24 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:24 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:24 go: downloading github.com/josharian/native v1.1.0
09:16:24 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:24 + make manpages
09:16:24 scripts/docs/generate-man.sh
09:16:24 + cp -r . /tmp/docker-cli-docsgen.lXcv9Q4G6e/
09:16:24 + cd /tmp/docker-cli-docsgen.lXcv9Q4G6e
09:16:24 + ./scripts/vendor init
09:16:24 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:24 + cp man/tools.go .
09:16:24 + ./scripts/vendor update
09:16:24 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:24 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:24 go: downloading github.com/spf13/cobra v1.7.0
09:16:24 go: downloading github.com/docker/go-units v0.5.0
09:16:24 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:24 go: downloading github.com/moby/term v0.5.0
09:16:24 go: downloading github.com/morikuni/aec v1.0.0
09:16:24 go: downloading github.com/pkg/errors v0.9.1
09:16:24 go: downloading github.com/spf13/pflag v1.0.5
09:16:24 go: downloading github.com/google/go-cmp v0.5.9
09:16:24 go: downloading gotest.tools/v3 v3.5.0
09:16:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:24 go: downloading golang.org/x/sync v0.1.0
09:16:24 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:24 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:24 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:24 go: downloading github.com/docker/go-connections v0.4.0
09:16:24 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:24 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:24 go: downloading golang.org/x/text v0.9.0
09:16:24 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:24 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:24 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:24 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:24 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:24 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:24 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:24 go: downloading github.com/containerd/containerd v1.6.22
09:16:24 go: downloading github.com/moby/sys/signal v0.7.0
09:16:24 go: downloading golang.org/x/sys v0.8.0
09:16:24 go: downloading github.com/gogo/protobuf v1.3.2
09:16:24 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:24 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:24 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:24 go: downloading golang.org/x/term v0.8.0
09:16:24 go: downloading dario.cat/mergo v1.0.0
09:16:24 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:24 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:24 go: downloading github.com/creack/pty v1.1.18
09:16:24 go: downloading github.com/moby/buildkit v0.11.6
09:16:24 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:24 go: downloading github.com/rivo/uniseg v0.2.0
09:16:24 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:24 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:24 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:24 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:24 go: downloading github.com/klauspost/compress v1.16.3
09:16:24 go: downloading golang.org/x/time v0.3.0
09:16:24 ++ pwd
09:16:24 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:24 Project root: .
09:16:24 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:24 INFO: man/src/attach.md found
09:16:24 WARN: man/src/build.md does not exist, skipping
09:16:24 WARN: man/src/builder/build.md does not exist, skipping
09:16:24 WARN: man/src/builder/prune.md does not exist, skipping
09:16:24 WARN: man/src/builder.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint.md does not exist, skipping
09:16:24 INFO: man/src/commit.md found
09:16:24 WARN: man/src/config/create.md does not exist, skipping
09:16:24 WARN: man/src/config/inspect.md does not exist, skipping
09:16:24 WARN: man/src/config/ls.md does not exist, skipping
09:16:24 WARN: man/src/config/rm.md does not exist, skipping
09:16:24 WARN: man/src/config.md does not exist, skipping
09:16:24 INFO: man/src/container/attach.md found
09:16:24 INFO: man/src/container/commit.md found
09:16:24 INFO: man/src/container/cp.md found
09:16:24 INFO: man/src/container/create.md found
09:16:24 INFO: man/src/container/diff.md found
09:16:24 INFO: man/src/container/exec.md found
09:16:24 INFO: man/src/container/export.md found
09:16:24 WARN: man/src/container/inspect.md does not exist, skipping
09:16:24 INFO: man/src/container/kill.md found
09:16:24 INFO: man/src/container/logs.md found
09:16:24 INFO: man/src/container/ls.md found
09:16:24 INFO: man/src/container/pause.md found
09:16:24 INFO: man/src/container/port.md found
09:16:24 WARN: man/src/container/prune.md does not exist, skipping
09:16:24 INFO: man/src/container/rename.md found
09:16:24 INFO: man/src/container/restart.md found
09:16:24 INFO: man/src/container/rm.md found
09:16:24 INFO: man/src/container/run.md found
09:16:24 INFO: man/src/container/start.md found
09:16:24 INFO: man/src/container/stats.md found
09:16:24 INFO: man/src/container/stop.md found
09:16:24 INFO: man/src/container/top.md found
09:16:24 INFO: man/src/container/unpause.md found
09:16:24 INFO: man/src/container/update.md found
09:16:24 INFO: man/src/container/wait.md found
09:16:24 WARN: man/src/container.md does not exist, skipping
09:16:24 WARN: man/src/context/create.md does not exist, skipping
09:16:24 WARN: man/src/context/export.md does not exist, skipping
09:16:24 WARN: man/src/context/import.md does not exist, skipping
09:16:24 WARN: man/src/context/inspect.md does not exist, skipping
09:16:24 WARN: man/src/context/ls.md does not exist, skipping
09:16:24 WARN: man/src/context/rm.md does not exist, skipping
09:16:24 WARN: man/src/context/show.md does not exist, skipping
09:16:24 WARN: man/src/context/update.md does not exist, skipping
09:16:24 WARN: man/src/context/use.md does not exist, skipping
09:16:24 WARN: man/src/context.md does not exist, skipping
09:16:24 INFO: man/src/cp.md found
09:16:24 INFO: man/src/create.md found
09:16:24 INFO: man/src/diff.md found
09:16:24 INFO: man/src/events.md found
09:16:24 INFO: man/src/exec.md found
09:16:24 INFO: man/src/export.md found
09:16:24 INFO: man/src/history.md found
09:16:24 INFO: man/src/image/build.md found
09:16:24 INFO: man/src/image/history.md found
09:16:24 INFO: man/src/image/import.md found
09:16:24 WARN: man/src/image/inspect.md does not exist, skipping
09:16:24 INFO: man/src/image/load.md found
09:16:24 INFO: man/src/image/ls.md found
09:16:24 WARN: man/src/image/prune.md does not exist, skipping
09:16:24 INFO: man/src/image/pull.md found
09:16:24 INFO: man/src/image/push.md found
09:16:24 INFO: man/src/image/rm.md found
09:16:24 INFO: man/src/image/save.md found
09:16:24 INFO: man/src/image/tag.md found
09:16:24 WARN: man/src/image.md does not exist, skipping
09:16:24 INFO: man/src/images.md found
09:16:24 INFO: man/src/import.md found
09:16:24 INFO: man/src/info.md found
09:16:24 INFO: man/src/inspect.md found
09:16:24 INFO: man/src/kill.md found
09:16:24 INFO: man/src/load.md found
09:16:24 INFO: man/src/login.md found
09:16:24 INFO: man/src/logout.md found
09:16:24 INFO: man/src/logs.md found
09:16:24 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:24 WARN: man/src/manifest/create.md does not exist, skipping
09:16:24 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:24 WARN: man/src/manifest/push.md does not exist, skipping
09:16:24 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:24 WARN: man/src/manifest.md does not exist, skipping
09:16:24 INFO: man/src/network/connect.md found
09:16:24 INFO: man/src/network/create.md found
09:16:24 INFO: man/src/network/disconnect.md found
09:16:24 INFO: man/src/network/inspect.md found
09:16:24 INFO: man/src/network/ls.md found
09:16:24 WARN: man/src/network/prune.md does not exist, skipping
09:16:24 INFO: man/src/network/rm.md found
09:16:24 WARN: man/src/network.md does not exist, skipping
09:16:24 WARN: man/src/node/demote.md does not exist, skipping
09:16:24 WARN: man/src/node/inspect.md does not exist, skipping
09:16:24 WARN: man/src/node/ls.md does not exist, skipping
09:16:24 WARN: man/src/node/promote.md does not exist, skipping
09:16:24 WARN: man/src/node/ps.md does not exist, skipping
09:16:24 WARN: man/src/node/rm.md does not exist, skipping
09:16:24 WARN: man/src/node/update.md does not exist, skipping
09:16:24 WARN: man/src/node.md does not exist, skipping
09:16:24 INFO: man/src/pause.md found
09:16:24 WARN: man/src/plugin/create.md does not exist, skipping
09:16:24 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:24 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:24 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:24 WARN: man/src/plugin/install.md does not exist, skipping
09:16:24 INFO: man/src/plugin/ls.md found
09:16:24 WARN: man/src/plugin/push.md does not exist, skipping
09:16:24 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:24 WARN: man/src/plugin/set.md does not exist, skipping
09:16:24 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:24 WARN: man/src/plugin.md does not exist, skipping
09:16:24 INFO: man/src/port.md found
09:16:24 INFO: man/src/ps.md found
09:16:24 INFO: man/src/pull.md found
09:16:24 INFO: man/src/push.md found
09:16:24 INFO: man/src/rename.md found
09:16:24 INFO: man/src/restart.md found
09:16:24 INFO: man/src/rm.md found
09:16:24 INFO: man/src/rmi.md found
09:16:24 WARN: man/src/run.md does not exist, skipping
09:16:24 INFO: man/src/save.md found
09:16:24 INFO: man/src/search.md found
09:16:24 WARN: man/src/secret/create.md does not exist, skipping
09:16:24 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:24 WARN: man/src/secret/ls.md does not exist, skipping
09:16:24 WARN: man/src/secret/rm.md does not exist, skipping
09:16:24 WARN: man/src/secret.md does not exist, skipping
09:16:24 WARN: man/src/service/create.md does not exist, skipping
09:16:24 WARN: man/src/service/inspect.md does not exist, skipping
09:16:24 WARN: man/src/service/logs.md does not exist, skipping
09:16:24 WARN: man/src/service/ls.md does not exist, skipping
09:16:24 WARN: man/src/service/ps.md does not exist, skipping
09:16:24 WARN: man/src/service/rm.md does not exist, skipping
09:16:24 WARN: man/src/service/rollback.md does not exist, skipping
09:16:24 WARN: man/src/service/scale.md does not exist, skipping
09:16:24 WARN: man/src/service/update.md does not exist, skipping
09:16:24 WARN: man/src/service.md does not exist, skipping
09:16:24 WARN: man/src/stack/config.md does not exist, skipping
09:16:24 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:24 WARN: man/src/stack/ls.md does not exist, skipping
09:16:24 WARN: man/src/stack/ps.md does not exist, skipping
09:16:24 WARN: man/src/stack/rm.md does not exist, skipping
09:16:24 WARN: man/src/stack/services.md does not exist, skipping
09:16:24 WARN: man/src/stack.md does not exist, skipping
09:16:24 INFO: man/src/start.md found
09:16:24 INFO: man/src/stats.md found
09:16:24 INFO: man/src/stop.md found
09:16:24 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:24 WARN: man/src/swarm/init.md does not exist, skipping
09:16:24 WARN: man/src/swarm/join.md does not exist, skipping
09:16:24 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:24 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:24 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:24 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:24 WARN: man/src/swarm/update.md does not exist, skipping
09:16:24 WARN: man/src/swarm.md does not exist, skipping
09:16:24 WARN: man/src/system/df.md does not exist, skipping
09:16:24 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:24 INFO: man/src/system/events.md found
09:16:24 INFO: man/src/system/info.md found
09:16:24 WARN: man/src/system/prune.md does not exist, skipping
09:16:24 WARN: man/src/system.md does not exist, skipping
09:16:24 INFO: man/src/tag.md found
09:16:24 INFO: man/src/top.md found
09:16:24 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:24 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:24 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:24 WARN: man/src/trust/key.md does not exist, skipping
09:16:24 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:24 WARN: man/src/trust/sign.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer.md does not exist, skipping
09:16:24 WARN: man/src/trust.md does not exist, skipping
09:16:24 INFO: man/src/unpause.md found
09:16:24 INFO: man/src/update.md found
09:16:24 INFO: man/src/version.md found
09:16:24 INFO: man/src/volume/create.md found
09:16:24 INFO: man/src/volume/inspect.md found
09:16:24 INFO: man/src/volume/ls.md found
09:16:24 WARN: man/src/volume/prune.md does not exist, skipping
09:16:24 WARN: man/src/volume/rm.md does not exist, skipping
09:16:24 WARN: man/src/volume/update.md does not exist, skipping
09:16:24 INFO: man/src/volume.md found
09:16:24 INFO: man/src/wait.md found
09:16:24 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:24 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:24 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:24 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:24 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:24 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:24 make[2]: Leaving directory '/root/build-deb/cli'
09:16:24 # Build buildx plugin
09:16:24 cd /go/src/github.com/docker/buildx \
09:16:24 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:24 && GO111MODULE=on \
09:16:24 	CGO_ENABLED=0 \
09:16:24 		go build \
09:16:24 			-mod=vendor \
09:16:24 			-trimpath \
09:16: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" \
09:16:24 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:24 			./cmd/buildx
09:16:24 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:24 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:24 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:24 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:24 go: downloading github.com/stretchr/testify v1.8.1
09:16:24 go: downloading github.com/opencontainers/runc v1.1.7
09:16:24 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:24 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:24 go: downloading golang.org/x/crypto v0.2.0
09:16:24 go: downloading github.com/gorilla/mux v1.8.0
09:16:24 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:24 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:24 ++ pwd
09:16:24 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:24 Project root: .
09:16:24 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:24 INFO: man/src/attach.md found
09:16:24 WARN: man/src/build.md does not exist, skipping
09:16:24 WARN: man/src/builder/build.md does not exist, skipping
09:16:24 WARN: man/src/builder/prune.md does not exist, skipping
09:16:24 WARN: man/src/builder.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:24 WARN: man/src/checkpoint.md does not exist, skipping
09:16:24 INFO: man/src/commit.md found
09:16:24 WARN: man/src/config/create.md does not exist, skipping
09:16:24 WARN: man/src/config/inspect.md does not exist, skipping
09:16:24 WARN: man/src/config/ls.md does not exist, skipping
09:16:24 WARN: man/src/config/rm.md does not exist, skipping
09:16:24 WARN: man/src/config.md does not exist, skipping
09:16:24 INFO: man/src/container/attach.md found
09:16:24 INFO: man/src/container/commit.md found
09:16:24 INFO: man/src/container/cp.md found
09:16:24 INFO: man/src/container/create.md found
09:16:24 INFO: man/src/container/diff.md found
09:16:24 INFO: man/src/container/exec.md found
09:16:24 INFO: man/src/container/export.md found
09:16:24 WARN: man/src/container/inspect.md does not exist, skipping
09:16:24 INFO: man/src/container/kill.md found
09:16:24 INFO: man/src/container/logs.md found
09:16:24 INFO: man/src/container/ls.md found
09:16:24 INFO: man/src/container/pause.md found
09:16:24 INFO: man/src/container/port.md found
09:16:24 WARN: man/src/container/prune.md does not exist, skipping
09:16:24 INFO: man/src/container/rename.md found
09:16:24 INFO: man/src/container/restart.md found
09:16:24 INFO: man/src/container/rm.md found
09:16:24 INFO: man/src/container/run.md found
09:16:24 INFO: man/src/container/start.md found
09:16:24 INFO: man/src/container/stats.md found
09:16:24 INFO: man/src/container/stop.md found
09:16:24 INFO: man/src/container/top.md found
09:16:24 INFO: man/src/container/unpause.md found
09:16:24 INFO: man/src/container/update.md found
09:16:24 INFO: man/src/container/wait.md found
09:16:24 WARN: man/src/container.md does not exist, skipping
09:16:24 WARN: man/src/context/create.md does not exist, skipping
09:16:24 WARN: man/src/context/export.md does not exist, skipping
09:16:24 WARN: man/src/context/import.md does not exist, skipping
09:16:24 WARN: man/src/context/inspect.md does not exist, skipping
09:16:24 WARN: man/src/context/ls.md does not exist, skipping
09:16:24 WARN: man/src/context/rm.md does not exist, skipping
09:16:24 WARN: man/src/context/show.md does not exist, skipping
09:16:24 WARN: man/src/context/update.md does not exist, skipping
09:16:24 WARN: man/src/context/use.md does not exist, skipping
09:16:24 WARN: man/src/context.md does not exist, skipping
09:16:24 INFO: man/src/cp.md found
09:16:24 INFO: man/src/create.md found
09:16:24 INFO: man/src/diff.md found
09:16:24 INFO: man/src/events.md found
09:16:24 INFO: man/src/exec.md found
09:16:24 INFO: man/src/export.md found
09:16:24 INFO: man/src/history.md found
09:16:24 INFO: man/src/image/build.md found
09:16:24 INFO: man/src/image/history.md found
09:16:24 INFO: man/src/image/import.md found
09:16:24 WARN: man/src/image/inspect.md does not exist, skipping
09:16:24 INFO: man/src/image/load.md found
09:16:24 INFO: man/src/image/ls.md found
09:16:24 WARN: man/src/image/prune.md does not exist, skipping
09:16:24 INFO: man/src/image/pull.md found
09:16:24 INFO: man/src/image/push.md found
09:16:24 INFO: man/src/image/rm.md found
09:16:24 INFO: man/src/image/save.md found
09:16:24 INFO: man/src/image/tag.md found
09:16:24 WARN: man/src/image.md does not exist, skipping
09:16:24 INFO: man/src/images.md found
09:16:24 INFO: man/src/import.md found
09:16:24 INFO: man/src/info.md found
09:16:24 INFO: man/src/inspect.md found
09:16:24 INFO: man/src/kill.md found
09:16:24 INFO: man/src/load.md found
09:16:24 INFO: man/src/login.md found
09:16:24 INFO: man/src/logout.md found
09:16:24 INFO: man/src/logs.md found
09:16:24 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:24 WARN: man/src/manifest/create.md does not exist, skipping
09:16:24 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:24 WARN: man/src/manifest/push.md does not exist, skipping
09:16:24 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:24 WARN: man/src/manifest.md does not exist, skipping
09:16:24 INFO: man/src/network/connect.md found
09:16:24 INFO: man/src/network/create.md found
09:16:24 INFO: man/src/network/disconnect.md found
09:16:24 INFO: man/src/network/inspect.md found
09:16:24 INFO: man/src/network/ls.md found
09:16:24 WARN: man/src/network/prune.md does not exist, skipping
09:16:24 INFO: man/src/network/rm.md found
09:16:24 WARN: man/src/network.md does not exist, skipping
09:16:24 WARN: man/src/node/demote.md does not exist, skipping
09:16:24 WARN: man/src/node/inspect.md does not exist, skipping
09:16:24 WARN: man/src/node/ls.md does not exist, skipping
09:16:24 WARN: man/src/node/promote.md does not exist, skipping
09:16:24 WARN: man/src/node/ps.md does not exist, skipping
09:16:24 WARN: man/src/node/rm.md does not exist, skipping
09:16:24 WARN: man/src/node/update.md does not exist, skipping
09:16:24 WARN: man/src/node.md does not exist, skipping
09:16:24 INFO: man/src/pause.md found
09:16:24 WARN: man/src/plugin/create.md does not exist, skipping
09:16:24 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:24 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:24 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:24 WARN: man/src/plugin/install.md does not exist, skipping
09:16:24 INFO: man/src/plugin/ls.md found
09:16:24 WARN: man/src/plugin/push.md does not exist, skipping
09:16:24 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:24 WARN: man/src/plugin/set.md does not exist, skipping
09:16:24 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:24 WARN: man/src/plugin.md does not exist, skipping
09:16:24 INFO: man/src/port.md found
09:16:24 INFO: man/src/ps.md found
09:16:24 INFO: man/src/pull.md found
09:16:24 INFO: man/src/push.md found
09:16:24 INFO: man/src/rename.md found
09:16:24 INFO: man/src/restart.md found
09:16:24 INFO: man/src/rm.md found
09:16:24 INFO: man/src/rmi.md found
09:16:24 WARN: man/src/run.md does not exist, skipping
09:16:24 INFO: man/src/save.md found
09:16:24 INFO: man/src/search.md found
09:16:24 WARN: man/src/secret/create.md does not exist, skipping
09:16:24 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:24 WARN: man/src/secret/ls.md does not exist, skipping
09:16:24 WARN: man/src/secret/rm.md does not exist, skipping
09:16:24 WARN: man/src/secret.md does not exist, skipping
09:16:24 WARN: man/src/service/create.md does not exist, skipping
09:16:24 WARN: man/src/service/inspect.md does not exist, skipping
09:16:24 WARN: man/src/service/logs.md does not exist, skipping
09:16:24 WARN: man/src/service/ls.md does not exist, skipping
09:16:24 WARN: man/src/service/ps.md does not exist, skipping
09:16:24 WARN: man/src/service/rm.md does not exist, skipping
09:16:24 WARN: man/src/service/rollback.md does not exist, skipping
09:16:24 WARN: man/src/service/scale.md does not exist, skipping
09:16:24 WARN: man/src/service/update.md does not exist, skipping
09:16:24 WARN: man/src/service.md does not exist, skipping
09:16:24 WARN: man/src/stack/config.md does not exist, skipping
09:16:24 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:24 WARN: man/src/stack/ls.md does not exist, skipping
09:16:24 WARN: man/src/stack/ps.md does not exist, skipping
09:16:24 WARN: man/src/stack/rm.md does not exist, skipping
09:16:24 WARN: man/src/stack/services.md does not exist, skipping
09:16:24 WARN: man/src/stack.md does not exist, skipping
09:16:24 INFO: man/src/start.md found
09:16:24 INFO: man/src/stats.md found
09:16:24 INFO: man/src/stop.md found
09:16:24 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:24 WARN: man/src/swarm/init.md does not exist, skipping
09:16:24 WARN: man/src/swarm/join.md does not exist, skipping
09:16:24 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:24 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:24 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:24 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:24 WARN: man/src/swarm/update.md does not exist, skipping
09:16:24 WARN: man/src/swarm.md does not exist, skipping
09:16:24 WARN: man/src/system/df.md does not exist, skipping
09:16:24 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:24 INFO: man/src/system/events.md found
09:16:24 INFO: man/src/system/info.md found
09:16:24 WARN: man/src/system/prune.md does not exist, skipping
09:16:24 WARN: man/src/system.md does not exist, skipping
09:16:24 INFO: man/src/tag.md found
09:16:24 INFO: man/src/top.md found
09:16:24 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:24 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:24 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:24 WARN: man/src/trust/key.md does not exist, skipping
09:16:24 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:24 WARN: man/src/trust/sign.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:24 WARN: man/src/trust/signer.md does not exist, skipping
09:16:24 WARN: man/src/trust.md does not exist, skipping
09:16:24 INFO: man/src/unpause.md found
09:16:24 INFO: man/src/update.md found
09:16:24 INFO: man/src/version.md found
09:16:24 INFO: man/src/volume/create.md found
09:16:24 INFO: man/src/volume/inspect.md found
09:16:24 INFO: man/src/volume/ls.md found
09:16:24 WARN: man/src/volume/prune.md does not exist, skipping
09:16:24 WARN: man/src/volume/rm.md does not exist, skipping
09:16:24 WARN: man/src/volume/update.md does not exist, skipping
09:16:24 INFO: man/src/volume.md found
09:16:24 INFO: man/src/wait.md found
09:16:24 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:24 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:24 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:24 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:24 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:24 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:24 make[2]: Leaving directory '/root/build-deb/cli'
09:16:24 # Build buildx plugin
09:16:24 cd /go/src/github.com/docker/buildx \
09:16:24 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:24 && GO111MODULE=on \
09:16:24 	CGO_ENABLED=0 \
09:16:24 		go build \
09:16:24 			-mod=vendor \
09:16:24 			-trimpath \
09:16: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" \
09:16:24 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:24 			./cmd/buildx
09:16:25 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:25 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:25 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:25 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:25 go: downloading google.golang.org/grpc v1.53.0
09:16:25 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:25 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:25 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:25 go: downloading github.com/russross/blackfriday v1.6.0
09:16:25 go: downloading golang.org/x/net v0.10.0
09:16:25 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:25 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:25 go: downloading github.com/go-logr/logr v1.2.3
09:16:25 go: downloading github.com/go-logr/stdr v1.2.2
09:16:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:25 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:25 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:25 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:25 go: downloading github.com/kr/pretty v0.1.0
09:16:25 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:25 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:25 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:25 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:25 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:25 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:25 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:25 go: downloading github.com/golang/protobuf v1.5.3
09:16:25 go: downloading golang.org/x/tools v0.7.0
09:16:25 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:25 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:25 go: downloading google.golang.org/protobuf v1.30.0
09:16:25 go: downloading github.com/kr/text v0.2.0
09:16:25 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:25 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:25 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:25 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:25 go: downloading github.com/docker/go-metrics v0.0.1
09:16:25 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:25 go: downloading github.com/beorn7/perks v1.0.1
09:16:25 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:25 go: downloading github.com/prometheus/client_model v0.3.0
09:16:25 go: downloading github.com/prometheus/common v0.42.0
09:16:25 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:16:25 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OGddyp
09:16:25 + umask 022
09:16:25 + cd /root/rpmbuild/BUILD
09:16:25 + cd src
09:16:25 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:25 + exit 0
09:16:25 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gq56GH
09:16:25 + umask 022
09:16:25 + cd /root/rpmbuild/BUILD
09:16:25 + cd /root/rpmbuild/BUILD
09:16:25 + rm -rf src
09:16:25 + /usr/bin/mkdir -p src
09:16:25 + cd src
09:16:25 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:25 + /usr/bin/tar -xof -
09:16:25 go: downloading github.com/prometheus/procfs v0.9.0
09:16:25 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:25 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:25 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:25 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:25 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:25 go: downloading k8s.io/klog/v2 v2.80.1
09:16:25 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:25 go: downloading github.com/magiconair/properties v1.5.3
09:16:25 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:25 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:25 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:25 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:25 go: downloading golang.org/x/mod v0.9.0
09:16:26 + STATUS=0
09:16:26 + '[' 0 -ne 0 ']'
09:16:26 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:26 + /usr/bin/tar -xof -
09:16:26 #16 106.6 --------------------------------------------------------------------------------
09:16:26 #16 106.6 Total                                              1.1 MB/s |  80 MB  01:11     
09:16:26 #16 106.8 Running transaction check
09:16:26 #16 106.9 Running transaction test
09:16:26 #16 107.1 Transaction test succeeded
09:16:26 #16 107.1 Running transaction
09:16:26 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:26 + make manpages
09:16:26 scripts/docs/generate-man.sh
09:16:26 + cp -r . /tmp/docker-cli-docsgen.AbDFli3fTb/
09:16:26 + cd /tmp/docker-cli-docsgen.AbDFli3fTb
09:16:26 + ./scripts/vendor init
09:16:26 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:26 + cp man/tools.go .
09:16:26 + ./scripts/vendor update
09:16:26 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:26 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:26 go: downloading github.com/spf13/cobra v1.7.0
09:16:26 go: downloading github.com/docker/go-units v0.5.0
09:16:26 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:26 go: downloading github.com/moby/term v0.5.0
09:16:26 go: downloading github.com/morikuni/aec v1.0.0
09:16:26 go: downloading github.com/pkg/errors v0.9.1
09:16:26 go: downloading github.com/spf13/pflag v1.0.5
09:16:26 go: downloading github.com/google/go-cmp v0.5.9
09:16:26 go: downloading golang.org/x/sync v0.1.0
09:16:26 go: downloading gotest.tools/v3 v3.5.0
09:16:26 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:26 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:26 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:26 + go mod vendor -modfile=vendor.mod
09:16:26 + STATUS=0
09:16:26 + '[' 0 -ne 0 ']'
09:16:26 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:26 + exit 0
09:16:26 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2m2lqj
09:16:26 + umask 022
09:16:26 + cd /root/rpmbuild/BUILD
09:16:26 + cd src
09:16:26 + export DOCKER_GITCOMMIT=7cfb81b
09:16:26 + DOCKER_GITCOMMIT=7cfb81b
09:16:26 + mkdir -p /go/src/github.com/docker
09:16:26 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:26 + TMP_GOPATH=/go
09:16:26 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:26 + RM_GOPATH=0
09:16:26 + TMP_GOPATH=/go
09:16:26 + : /usr/local/bin
09:16:26 + '[' -z /go ']'
09:16:26 + export GOPATH=/go
09:16:26 + GOPATH=/go
09:16:26 + case "$(go env GOARCH)" in
09:16:26 ++ go env GOARCH
09:16:26 + export GO_BUILDMODE=-buildmode=pie
09:16:26 + GO_BUILDMODE=-buildmode=pie
09:16:26 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:26 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:26 + bin=rootlesskit
09:16:26 + shift
09:16:26 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:26 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:26 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:26 + install_rootlesskit dynamic
09:16:26 + case "$1" in
09:16:26 + install_rootlesskit_dynamic
09:16:26 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:26 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:26 + export BUILD_MODE=-buildmode=pie
09:16:26 + BUILD_MODE=-buildmode=pie
09:16:26 + _install_rootlesskit
09:16:26 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:26 + for f in rootlesskit rootlesskit-docker-proxy
09:16:26 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:26 + GOBIN=/usr/local/bin
09:16:26 + GO111MODULE=on
09:16:26 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:26 go: downloading github.com/docker/go-connections v0.4.0
09:16:26 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:26 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:26 go: downloading golang.org/x/text v0.9.0
09:16:26 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:26 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:26 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:26 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:26 go: downloading github.com/gogo/protobuf v1.3.2
09:16:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:26 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:26 go: downloading golang.org/x/term v0.8.0
09:16:26 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:26 go: downloading github.com/containerd/containerd v1.6.22
09:16:26 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:27 go: downloading github.com/moby/sys/signal v0.7.0
09:16:27 go: downloading golang.org/x/sys v0.8.0
09:16:27 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:27 go: downloading dario.cat/mergo v1.0.0
09:16:27 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:27 go: downloading github.com/moby/buildkit v0.11.6
09:16:27 go: downloading github.com/creack/pty v1.1.18
09:16:27 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:27 go: downloading github.com/rivo/uniseg v0.2.0
09:16:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:27 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:27 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:27 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:27 go: downloading github.com/klauspost/compress v1.16.3
09:16:27 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:27 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:27 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:27 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:27 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:27 go: downloading github.com/google/uuid v1.3.0
09:16:27 go: downloading github.com/moby/vpnkit v0.5.0
09:16:27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:27 go: downloading github.com/gofrs/flock v0.8.1
09:16:27 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:27 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:27 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:27 go: downloading github.com/josharian/native v1.1.0
09:16:27 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:27 go: downloading golang.org/x/time v0.3.0
09:16:27 go: downloading github.com/stretchr/testify v1.8.1
09:16:27 go: downloading github.com/opencontainers/runc v1.1.7
09:16:27 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:27 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:27 go: downloading github.com/gorilla/mux v1.8.0
09:16:27 go: downloading golang.org/x/crypto v0.2.0
09:16:27 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:27 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:27 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:27 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:27 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:27 go: downloading google.golang.org/grpc v1.53.0
09:16:27 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:27 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:27 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:27 go: downloading github.com/russross/blackfriday v1.6.0
09:16:27 go: downloading golang.org/x/net v0.10.0
09:16:27 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:27 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:27 go: downloading github.com/go-logr/logr v1.2.3
09:16:27 go: downloading github.com/go-logr/stdr v1.2.2
09:16:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:27 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:27 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:27 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:27 go: downloading github.com/kr/pretty v0.1.0
09:16:27 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:27 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:28 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:28 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:28 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:28 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:28 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:28 go: downloading github.com/golang/protobuf v1.5.3
09:16:28 go: downloading golang.org/x/tools v0.7.0
09:16:28 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:28 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:28 go: downloading google.golang.org/protobuf v1.30.0
09:16:28 go: downloading github.com/kr/text v0.2.0
09:16:28 go: downloading github.com/beorn7/perks v1.0.1
09:16:28 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:28 go: downloading github.com/prometheus/client_model v0.3.0
09:16:28 go: downloading github.com/prometheus/common v0.42.0
09:16:28 go: downloading github.com/prometheus/procfs v0.9.0
09:16:28 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:28 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:28 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:28 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:28 go: downloading github.com/docker/go-metrics v0.0.1
09:16:28 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:28 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:28 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:28 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:28 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:28 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:28 go: downloading k8s.io/klog/v2 v2.80.1
09:16:28 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:28 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:28 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:28 go: downloading github.com/magiconair/properties v1.5.3
09:16:28 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:28 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:28 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:28 go: downloading golang.org/x/mod v0.9.0
09:16:29 + for f in rootlesskit rootlesskit-docker-proxy
09:16:29 + GOBIN=/usr/local/bin
09:16:29 + GO111MODULE=on
09:16:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:29 + go mod vendor -modfile=vendor.mod
09:16:29 #16 109.5   Updating   : glibc-common-2.17-326.el7_9.x86_64                          1/65 
09:16:29 #16 110.0   Updating   : glibc-2.17-326.el7_9.x86_64                                 2/65 
09:16:29 #16 110.6   Installing : fipscheck-1.4.1-6.el7.x86_64                                3/65 
09:16:29 #16 110.6   Installing : fipscheck-lib-1.4.1-6.el7.x86_64                            4/65 
09:16:30 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:30 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:30 ++ pwd
09:16:30 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:30 Project root: .
09:16:30 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:30 INFO: man/src/attach.md found
09:16:30 WARN: man/src/build.md does not exist, skipping
09:16:30 WARN: man/src/builder/build.md does not exist, skipping
09:16:30 WARN: man/src/builder/prune.md does not exist, skipping
09:16:30 WARN: man/src/builder.md does not exist, skipping
09:16:30 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:30 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:30 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:30 WARN: man/src/checkpoint.md does not exist, skipping
09:16:30 INFO: man/src/commit.md found
09:16:30 WARN: man/src/config/create.md does not exist, skipping
09:16:30 WARN: man/src/config/inspect.md does not exist, skipping
09:16:30 WARN: man/src/config/ls.md does not exist, skipping
09:16:30 WARN: man/src/config/rm.md does not exist, skipping
09:16:30 WARN: man/src/config.md does not exist, skipping
09:16:30 INFO: man/src/container/attach.md found
09:16:30 INFO: man/src/container/commit.md found
09:16:30 INFO: man/src/container/cp.md found
09:16:30 INFO: man/src/container/create.md found
09:16:30 INFO: man/src/container/diff.md found
09:16:30 INFO: man/src/container/exec.md found
09:16:30 INFO: man/src/container/export.md found
09:16:30 WARN: man/src/container/inspect.md does not exist, skipping
09:16:30 INFO: man/src/container/kill.md found
09:16:30 INFO: man/src/container/logs.md found
09:16:30 INFO: man/src/container/ls.md found
09:16:30 INFO: man/src/container/pause.md found
09:16:30 INFO: man/src/container/port.md found
09:16:30 WARN: man/src/container/prune.md does not exist, skipping
09:16:30 INFO: man/src/container/rename.md found
09:16:30 INFO: man/src/container/restart.md found
09:16:30 INFO: man/src/container/rm.md found
09:16:30 INFO: man/src/container/run.md found
09:16:30 INFO: man/src/container/start.md found
09:16:30 INFO: man/src/container/stats.md found
09:16:30 INFO: man/src/container/stop.md found
09:16:30 INFO: man/src/container/top.md found
09:16:30 INFO: man/src/container/unpause.md found
09:16:30 INFO: man/src/container/update.md found
09:16:30 INFO: man/src/container/wait.md found
09:16:30 WARN: man/src/container.md does not exist, skipping
09:16:30 WARN: man/src/context/create.md does not exist, skipping
09:16:30 WARN: man/src/context/export.md does not exist, skipping
09:16:30 WARN: man/src/context/import.md does not exist, skipping
09:16:30 WARN: man/src/context/inspect.md does not exist, skipping
09:16:30 WARN: man/src/context/ls.md does not exist, skipping
09:16:30 WARN: man/src/context/rm.md does not exist, skipping
09:16:30 WARN: man/src/context/show.md does not exist, skipping
09:16:30 WARN: man/src/context/update.md does not exist, skipping
09:16:30 WARN: man/src/context/use.md does not exist, skipping
09:16:30 WARN: man/src/context.md does not exist, skipping
09:16:30 INFO: man/src/cp.md found
09:16:30 INFO: man/src/create.md found
09:16:30 INFO: man/src/diff.md found
09:16:30 INFO: man/src/events.md found
09:16:30 INFO: man/src/exec.md found
09:16:30 INFO: man/src/export.md found
09:16:30 INFO: man/src/history.md found
09:16:30 INFO: man/src/image/build.md found
09:16:30 INFO: man/src/image/history.md found
09:16:30 INFO: man/src/image/import.md found
09:16:30 WARN: man/src/image/inspect.md does not exist, skipping
09:16:30 INFO: man/src/image/load.md found
09:16:30 INFO: man/src/image/ls.md found
09:16:30 WARN: man/src/image/prune.md does not exist, skipping
09:16:30 INFO: man/src/image/pull.md found
09:16:30 INFO: man/src/image/push.md found
09:16:30 INFO: man/src/image/rm.md found
09:16:30 INFO: man/src/image/save.md found
09:16:30 INFO: man/src/image/tag.md found
09:16:30 WARN: man/src/image.md does not exist, skipping
09:16:30 INFO: man/src/images.md found
09:16:30 INFO: man/src/import.md found
09:16:30 INFO: man/src/info.md found
09:16:30 INFO: man/src/inspect.md found
09:16:30 INFO: man/src/kill.md found
09:16:30 INFO: man/src/load.md found
09:16:30 INFO: man/src/login.md found
09:16:30 INFO: man/src/logout.md found
09:16:30 INFO: man/src/logs.md found
09:16:30 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:30 WARN: man/src/manifest/create.md does not exist, skipping
09:16:30 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:30 WARN: man/src/manifest/push.md does not exist, skipping
09:16:30 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:30 WARN: man/src/manifest.md does not exist, skipping
09:16:30 INFO: man/src/network/connect.md found
09:16:30 INFO: man/src/network/create.md found
09:16:30 INFO: man/src/network/disconnect.md found
09:16:30 INFO: man/src/network/inspect.md found
09:16:30 INFO: man/src/network/ls.md found
09:16:30 WARN: man/src/network/prune.md does not exist, skipping
09:16:30 INFO: man/src/network/rm.md found
09:16:30 WARN: man/src/network.md does not exist, skipping
09:16:30 WARN: man/src/node/demote.md does not exist, skipping
09:16:30 WARN: man/src/node/inspect.md does not exist, skipping
09:16:30 WARN: man/src/node/ls.md does not exist, skipping
09:16:30 WARN: man/src/node/promote.md does not exist, skipping
09:16:30 WARN: man/src/node/ps.md does not exist, skipping
09:16:30 WARN: man/src/node/rm.md does not exist, skipping
09:16:30 WARN: man/src/node/update.md does not exist, skipping
09:16:30 WARN: man/src/node.md does not exist, skipping
09:16:30 INFO: man/src/pause.md found
09:16:30 WARN: man/src/plugin/create.md does not exist, skipping
09:16:30 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:30 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:30 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:30 WARN: man/src/plugin/install.md does not exist, skipping
09:16:30 INFO: man/src/plugin/ls.md found
09:16:30 WARN: man/src/plugin/push.md does not exist, skipping
09:16:30 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:30 WARN: man/src/plugin/set.md does not exist, skipping
09:16:30 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:30 WARN: man/src/plugin.md does not exist, skipping
09:16:30 INFO: man/src/port.md found
09:16:30 INFO: man/src/ps.md found
09:16:30 INFO: man/src/pull.md found
09:16:30 INFO: man/src/push.md found
09:16:30 INFO: man/src/rename.md found
09:16:30 INFO: man/src/restart.md found
09:16:30 INFO: man/src/rm.md found
09:16:30 INFO: man/src/rmi.md found
09:16:30 WARN: man/src/run.md does not exist, skipping
09:16:30 INFO: man/src/save.md found
09:16:30 INFO: man/src/search.md found
09:16:30 WARN: man/src/secret/create.md does not exist, skipping
09:16:30 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:30 WARN: man/src/secret/ls.md does not exist, skipping
09:16:30 WARN: man/src/secret/rm.md does not exist, skipping
09:16:30 WARN: man/src/secret.md does not exist, skipping
09:16:30 WARN: man/src/service/create.md does not exist, skipping
09:16:30 WARN: man/src/service/inspect.md does not exist, skipping
09:16:30 WARN: man/src/service/logs.md does not exist, skipping
09:16:30 WARN: man/src/service/ls.md does not exist, skipping
09:16:30 WARN: man/src/service/ps.md does not exist, skipping
09:16:30 WARN: man/src/service/rm.md does not exist, skipping
09:16:30 WARN: man/src/service/rollback.md does not exist, skipping
09:16:30 WARN: man/src/service/scale.md does not exist, skipping
09:16:30 WARN: man/src/service/update.md does not exist, skipping
09:16:30 WARN: man/src/service.md does not exist, skipping
09:16:30 WARN: man/src/stack/config.md does not exist, skipping
09:16:30 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:30 WARN: man/src/stack/ls.md does not exist, skipping
09:16:30 WARN: man/src/stack/ps.md does not exist, skipping
09:16:30 WARN: man/src/stack/rm.md does not exist, skipping
09:16:30 WARN: man/src/stack/services.md does not exist, skipping
09:16:30 WARN: man/src/stack.md does not exist, skipping
09:16:30 INFO: man/src/start.md found
09:16:30 INFO: man/src/stats.md found
09:16:30 INFO: man/src/stop.md found
09:16:30 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:30 WARN: man/src/swarm/init.md does not exist, skipping
09:16:30 WARN: man/src/swarm/join.md does not exist, skipping
09:16:30 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:30 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:30 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:30 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:30 WARN: man/src/swarm/update.md does not exist, skipping
09:16:30 WARN: man/src/swarm.md does not exist, skipping
09:16:30 WARN: man/src/system/df.md does not exist, skipping
09:16:30 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:30 INFO: man/src/system/events.md found
09:16:30 INFO: man/src/system/info.md found
09:16:30 WARN: man/src/system/prune.md does not exist, skipping
09:16:30 WARN: man/src/system.md does not exist, skipping
09:16:30 INFO: man/src/tag.md found
09:16:30 INFO: man/src/top.md found
09:16:30 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:30 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:30 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:30 WARN: man/src/trust/key.md does not exist, skipping
09:16:30 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:30 WARN: man/src/trust/sign.md does not exist, skipping
09:16:30 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:30 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:30 WARN: man/src/trust/signer.md does not exist, skipping
09:16:30 WARN: man/src/trust.md does not exist, skipping
09:16:30 INFO: man/src/unpause.md found
09:16:30 INFO: man/src/update.md found
09:16:30 INFO: man/src/version.md found
09:16:30 INFO: man/src/volume/create.md found
09:16:30 INFO: man/src/volume/inspect.md found
09:16:30 INFO: man/src/volume/ls.md found
09:16:30 WARN: man/src/volume/prune.md does not exist, skipping
09:16:30 WARN: man/src/volume/rm.md does not exist, skipping
09:16:30 WARN: man/src/volume/update.md does not exist, skipping
09:16:30 INFO: man/src/volume.md found
09:16:30 INFO: man/src/wait.md found
09:16:30 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:30 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:30 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:30 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:30 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:30 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:30 + popd
09:16:30 + RPM_EC=0
09:16:30 ~/rpmbuild/BUILD/src
09:16:30 ++ jobs -p
09:16:30 + exit 0
09:16:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a8k66T
09:16:30 + umask 022
09:16:30 + cd /root/rpmbuild/BUILD
09:16:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 '!=' / ']'
09:16:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:30 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:30 + 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 '
09:16:30 + export CFLAGS
09:16:30 + 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 '
09:16:30 + export CXXFLAGS
09:16:30 + 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 '
09:16:30 + export FFLAGS
09:16:30 + 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 '
09:16:30 + export FCFLAGS
09:16:30 + VALAFLAGS=-g
09:16:30 + export VALAFLAGS
09:16:30 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:30 + export RUSTFLAGS
09:16:30 + 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 '
09:16:30 + export LDFLAGS
09:16:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:30 + export LT_SYS_LIBRARY_PATH
09:16:30 + CC=gcc
09:16:30 + export CC
09:16:30 + CXX=g++
09:16:30 + export CXX
09:16:30 + cd src
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin
09:16:30 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/bash-completion/completions
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/zsh/vendor-completions
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/fish/vendor_completions.d
09:16:30 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/bash-completion/completions/docker
09:16:30 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/zsh/vendor-completions/_docker
09:16:30 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man1
09:16:30 + 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~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man1
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man5
09:16:30 + 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~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man5
09:16:30 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man8
09:16:30 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/man/man8
09:16:30 + mkdir -p build-docs
09:16:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:30 + cp cli/LICENSE build-docs/LICENSE
09:16:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:30 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:30 + cp cli/NOTICE build-docs/NOTICE
09:16:30 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:30 + cp cli/README.md build-docs/README.md
09:16:30 + /usr/lib/rpm/check-buildroot
09:16:30 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:30 + /usr/lib/rpm/brp-compress
09:16:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:30 + /usr/lib/rpm/check-rpaths
09:16:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:30 + /usr/lib/rpm/brp-remove-la-files
09:16:30 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:16:30 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PoGOa9
09:16:30 + umask 022
09:16:30 + cd /root/rpmbuild/BUILD
09:16:30 + 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 '
09:16:30 + export CFLAGS
09:16:30 + 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 '
09:16:30 + export CXXFLAGS
09:16:30 + 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 '
09:16:30 + export FFLAGS
09:16:30 + 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 '
09:16:30 + export FCFLAGS
09:16:30 + VALAFLAGS=-g
09:16:30 + export VALAFLAGS
09:16:30 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:30 + export RUSTFLAGS
09:16:30 + 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 '
09:16:30 + export LDFLAGS
09:16:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:30 + export LT_SYS_LIBRARY_PATH
09:16:30 + CC=gcc
09:16:30 + export CC
09:16:30 + CXX=g++
09:16:30 + export CXX
09:16:30 + cd src
09:16:30 ++ cli/build/docker --version
09:16:30 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:30 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:30 + echo 'PASS: cli version OK'
09:16:30 PASS: cli version OK
09:16:30 + RPM_EC=0
09:16:30 ++ jobs -p
09:16:30 + exit 0
09:16:30 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:30 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BHCTrJ
09:16:30 + umask 022
09:16:30 + cd /root/rpmbuild/BUILD
09:16:30 + cd src
09:16:30 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + export LC_ALL=
09:16:30 + LC_ALL=
09:16:30 + export DOCDIR
09:16:30 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/share/doc/docker-ce-cli
09:16:30 + RPM_EC=0
09:16:30 ++ jobs -p
09:16:30 + exit 0
09:16:30 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc39
09:16:30 Requires(interp): /bin/sh
09:16:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:30 Requires(post): /bin/sh
09:16:30 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)
09:16:30 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:30 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:30 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:16:30 + return
09:16:30 + RPM_EC=0
09:16:30 ++ jobs -p
09:16:30 + exit 0
09:16:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yutok2
09:16:30 + umask 022
09:16:30 + cd /root/rpmbuild/BUILD
09:16:30 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64 '!=' / ']'
09:16:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:30 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:30 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:30 + cd src
09:16:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/dockerd-rootless.sh
09:16:30 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:16:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/rootlesskit
09:16:30 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64/usr/bin/rootlesskit-docker-proxy
09:16:30 + /usr/lib/rpm/check-buildroot
09:16:30 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:30 + /usr/lib/rpm/brp-compress
09:16:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:30 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:16:30 + /usr/lib/rpm/brp-python-hardlink
09:16:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:30 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:16:30 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:16:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JXGmZ3
09:16:30 + umask 022
09:16:30 + cd /root/rpmbuild/BUILD
09:16:30 + cd src
09:16:30 + /usr/local/bin/rootlesskit -v
09:16:30 rootlesskit version 1.1.1
09:16:30 + RPM_EC=0
09:16:30 ++ jobs -p
09:16:30 + exit 0
09:16:30 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:30 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.el9
09:16:30 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:30 Requires(post): /bin/sh
09:16:30 Requires(preun): /bin/sh
09:16:30 Requires(postun): /bin/sh
09:16:30 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)
09:16:30 Conflicts: rootlesskit
09:16:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:31 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:16:31 #16 111.2   Updating   : systemd-libs-219-78.el7_9.7.x86_64                          5/65 
09:16:31 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:31 ++ pwd
09:16:31 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:31 Project root: .
09:16:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:31 INFO: man/src/attach.md found
09:16:31 WARN: man/src/build.md does not exist, skipping
09:16:31 WARN: man/src/builder/build.md does not exist, skipping
09:16:31 WARN: man/src/builder/prune.md does not exist, skipping
09:16:31 WARN: man/src/builder.md does not exist, skipping
09:16:31 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:31 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:31 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:31 WARN: man/src/checkpoint.md does not exist, skipping
09:16:31 INFO: man/src/commit.md found
09:16:31 WARN: man/src/config/create.md does not exist, skipping
09:16:31 WARN: man/src/config/inspect.md does not exist, skipping
09:16:31 WARN: man/src/config/ls.md does not exist, skipping
09:16:31 WARN: man/src/config/rm.md does not exist, skipping
09:16:31 WARN: man/src/config.md does not exist, skipping
09:16:31 INFO: man/src/container/attach.md found
09:16:31 INFO: man/src/container/commit.md found
09:16:31 INFO: man/src/container/cp.md found
09:16:31 INFO: man/src/container/create.md found
09:16:31 INFO: man/src/container/diff.md found
09:16:31 INFO: man/src/container/exec.md found
09:16:31 INFO: man/src/container/export.md found
09:16:31 WARN: man/src/container/inspect.md does not exist, skipping
09:16:31 INFO: man/src/container/kill.md found
09:16:31 INFO: man/src/container/logs.md found
09:16:31 INFO: man/src/container/ls.md found
09:16:31 INFO: man/src/container/pause.md found
09:16:31 INFO: man/src/container/port.md found
09:16:31 WARN: man/src/container/prune.md does not exist, skipping
09:16:31 INFO: man/src/container/rename.md found
09:16:31 INFO: man/src/container/restart.md found
09:16:31 INFO: man/src/container/rm.md found
09:16:31 INFO: man/src/container/run.md found
09:16:31 INFO: man/src/container/start.md found
09:16:31 INFO: man/src/container/stats.md found
09:16:31 INFO: man/src/container/stop.md found
09:16:31 INFO: man/src/container/top.md found
09:16:31 INFO: man/src/container/unpause.md found
09:16:31 INFO: man/src/container/update.md found
09:16:31 INFO: man/src/container/wait.md found
09:16:31 WARN: man/src/container.md does not exist, skipping
09:16:31 WARN: man/src/context/create.md does not exist, skipping
09:16:31 WARN: man/src/context/export.md does not exist, skipping
09:16:31 WARN: man/src/context/import.md does not exist, skipping
09:16:31 WARN: man/src/context/inspect.md does not exist, skipping
09:16:31 WARN: man/src/context/ls.md does not exist, skipping
09:16:31 WARN: man/src/context/rm.md does not exist, skipping
09:16:31 WARN: man/src/context/show.md does not exist, skipping
09:16:31 WARN: man/src/context/update.md does not exist, skipping
09:16:31 WARN: man/src/context/use.md does not exist, skipping
09:16:31 WARN: man/src/context.md does not exist, skipping
09:16:31 INFO: man/src/cp.md found
09:16:31 INFO: man/src/create.md found
09:16:31 INFO: man/src/diff.md found
09:16:31 INFO: man/src/events.md found
09:16:31 INFO: man/src/exec.md found
09:16:31 INFO: man/src/export.md found
09:16:31 INFO: man/src/history.md found
09:16:31 INFO: man/src/image/build.md found
09:16:31 INFO: man/src/image/history.md found
09:16:31 INFO: man/src/image/import.md found
09:16:31 WARN: man/src/image/inspect.md does not exist, skipping
09:16:31 INFO: man/src/image/load.md found
09:16:31 INFO: man/src/image/ls.md found
09:16:31 WARN: man/src/image/prune.md does not exist, skipping
09:16:31 INFO: man/src/image/pull.md found
09:16:31 INFO: man/src/image/push.md found
09:16:31 INFO: man/src/image/rm.md found
09:16:31 INFO: man/src/image/save.md found
09:16:31 INFO: man/src/image/tag.md found
09:16:31 WARN: man/src/image.md does not exist, skipping
09:16:31 INFO: man/src/images.md found
09:16:31 INFO: man/src/import.md found
09:16:31 INFO: man/src/info.md found
09:16:31 INFO: man/src/inspect.md found
09:16:31 INFO: man/src/kill.md found
09:16:31 INFO: man/src/load.md found
09:16:31 INFO: man/src/login.md found
09:16:31 INFO: man/src/logout.md found
09:16:31 INFO: man/src/logs.md found
09:16:31 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:31 WARN: man/src/manifest/create.md does not exist, skipping
09:16:31 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:31 WARN: man/src/manifest/push.md does not exist, skipping
09:16:31 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:31 WARN: man/src/manifest.md does not exist, skipping
09:16:31 INFO: man/src/network/connect.md found
09:16:31 INFO: man/src/network/create.md found
09:16:31 INFO: man/src/network/disconnect.md found
09:16:31 INFO: man/src/network/inspect.md found
09:16:31 INFO: man/src/network/ls.md found
09:16:31 WARN: man/src/network/prune.md does not exist, skipping
09:16:31 INFO: man/src/network/rm.md found
09:16:31 WARN: man/src/network.md does not exist, skipping
09:16:31 WARN: man/src/node/demote.md does not exist, skipping
09:16:31 WARN: man/src/node/inspect.md does not exist, skipping
09:16:31 WARN: man/src/node/ls.md does not exist, skipping
09:16:31 WARN: man/src/node/promote.md does not exist, skipping
09:16:31 WARN: man/src/node/ps.md does not exist, skipping
09:16:31 WARN: man/src/node/rm.md does not exist, skipping
09:16:31 WARN: man/src/node/update.md does not exist, skipping
09:16:31 WARN: man/src/node.md does not exist, skipping
09:16:31 INFO: man/src/pause.md found
09:16:31 WARN: man/src/plugin/create.md does not exist, skipping
09:16:31 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:31 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:31 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:31 WARN: man/src/plugin/install.md does not exist, skipping
09:16:31 INFO: man/src/plugin/ls.md found
09:16:31 WARN: man/src/plugin/push.md does not exist, skipping
09:16:31 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:31 WARN: man/src/plugin/set.md does not exist, skipping
09:16:31 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:31 WARN: man/src/plugin.md does not exist, skipping
09:16:31 INFO: man/src/port.md found
09:16:31 INFO: man/src/ps.md found
09:16:31 INFO: man/src/pull.md found
09:16:31 INFO: man/src/push.md found
09:16:31 INFO: man/src/rename.md found
09:16:31 INFO: man/src/restart.md found
09:16:31 INFO: man/src/rm.md found
09:16:31 INFO: man/src/rmi.md found
09:16:31 WARN: man/src/run.md does not exist, skipping
09:16:31 INFO: man/src/save.md found
09:16:31 INFO: man/src/search.md found
09:16:31 WARN: man/src/secret/create.md does not exist, skipping
09:16:31 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:31 WARN: man/src/secret/ls.md does not exist, skipping
09:16:31 WARN: man/src/secret/rm.md does not exist, skipping
09:16:31 WARN: man/src/secret.md does not exist, skipping
09:16:31 WARN: man/src/service/create.md does not exist, skipping
09:16:31 WARN: man/src/service/inspect.md does not exist, skipping
09:16:31 WARN: man/src/service/logs.md does not exist, skipping
09:16:31 WARN: man/src/service/ls.md does not exist, skipping
09:16:31 WARN: man/src/service/ps.md does not exist, skipping
09:16:31 WARN: man/src/service/rm.md does not exist, skipping
09:16:31 WARN: man/src/service/rollback.md does not exist, skipping
09:16:31 WARN: man/src/service/scale.md does not exist, skipping
09:16:31 WARN: man/src/service/update.md does not exist, skipping
09:16:31 WARN: man/src/service.md does not exist, skipping
09:16:31 WARN: man/src/stack/config.md does not exist, skipping
09:16:31 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:31 WARN: man/src/stack/ls.md does not exist, skipping
09:16:31 WARN: man/src/stack/ps.md does not exist, skipping
09:16:31 WARN: man/src/stack/rm.md does not exist, skipping
09:16:31 WARN: man/src/stack/services.md does not exist, skipping
09:16:31 WARN: man/src/stack.md does not exist, skipping
09:16:31 INFO: man/src/start.md found
09:16:31 INFO: man/src/stats.md found
09:16:31 INFO: man/src/stop.md found
09:16:31 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:31 WARN: man/src/swarm/init.md does not exist, skipping
09:16:31 WARN: man/src/swarm/join.md does not exist, skipping
09:16:31 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:31 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:31 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:31 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:31 WARN: man/src/swarm/update.md does not exist, skipping
09:16:31 WARN: man/src/swarm.md does not exist, skipping
09:16:31 WARN: man/src/system/df.md does not exist, skipping
09:16:31 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:31 INFO: man/src/system/events.md found
09:16:31 INFO: man/src/system/info.md found
09:16:31 WARN: man/src/system/prune.md does not exist, skipping
09:16:31 WARN: man/src/system.md does not exist, skipping
09:16:31 INFO: man/src/tag.md found
09:16:31 INFO: man/src/top.md found
09:16:31 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:31 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:31 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:31 WARN: man/src/trust/key.md does not exist, skipping
09:16:31 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:31 WARN: man/src/trust/sign.md does not exist, skipping
09:16:31 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:31 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:31 WARN: man/src/trust/signer.md does not exist, skipping
09:16:31 WARN: man/src/trust.md does not exist, skipping
09:16:31 INFO: man/src/unpause.md found
09:16:31 INFO: man/src/update.md found
09:16:31 INFO: man/src/version.md found
09:16:31 INFO: man/src/volume/create.md found
09:16:31 INFO: man/src/volume/inspect.md found
09:16:31 INFO: man/src/volume/ls.md found
09:16:31 WARN: man/src/volume/prune.md does not exist, skipping
09:16:31 WARN: man/src/volume/rm.md does not exist, skipping
09:16:31 WARN: man/src/volume/update.md does not exist, skipping
09:16:31 INFO: man/src/volume.md found
09:16:31 INFO: man/src/wait.md found
09:16:31 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:31 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:31 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:31 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:31 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:31 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:31 make[2]: Leaving directory '/root/build-deb/cli'
09:16:31 # Build buildx plugin
09:16:31 cd /go/src/github.com/docker/buildx \
09:16:31 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:31 && GO111MODULE=on \
09:16:31 	CGO_ENABLED=0 \
09:16:31 		go build \
09:16:31 			-mod=vendor \
09:16:31 			-trimpath \
09:16:31 			-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" \
09:16:31 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:31 			./cmd/buildx
09:16:32 + for f in rootlesskit rootlesskit-docker-proxy
09:16:32 + GOBIN=/usr/local/bin
09:16:32 + GO111MODULE=on
09:16:32 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:32 #16 112.9   Updating   : systemd-219-78.el7_9.7.x86_64                               6/65 
09:16:32 #16 113.6 Failed to get D-Bus connection: Operation not permitted
09:16:33 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:33 ++ pwd
09:16:33 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:33 Project root: .
09:16:33 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:33 INFO: man/src/attach.md found
09:16:33 WARN: man/src/build.md does not exist, skipping
09:16:33 WARN: man/src/builder/build.md does not exist, skipping
09:16:33 WARN: man/src/builder/prune.md does not exist, skipping
09:16:33 WARN: man/src/builder.md does not exist, skipping
09:16:33 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:33 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:33 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:33 WARN: man/src/checkpoint.md does not exist, skipping
09:16:33 INFO: man/src/commit.md found
09:16:33 WARN: man/src/config/create.md does not exist, skipping
09:16:33 WARN: man/src/config/inspect.md does not exist, skipping
09:16:33 WARN: man/src/config/ls.md does not exist, skipping
09:16:33 WARN: man/src/config/rm.md does not exist, skipping
09:16:33 WARN: man/src/config.md does not exist, skipping
09:16:33 INFO: man/src/container/attach.md found
09:16:33 INFO: man/src/container/commit.md found
09:16:33 INFO: man/src/container/cp.md found
09:16:33 INFO: man/src/container/create.md found
09:16:33 INFO: man/src/container/diff.md found
09:16:33 INFO: man/src/container/exec.md found
09:16:33 INFO: man/src/container/export.md found
09:16:33 WARN: man/src/container/inspect.md does not exist, skipping
09:16:33 INFO: man/src/container/kill.md found
09:16:33 INFO: man/src/container/logs.md found
09:16:33 INFO: man/src/container/ls.md found
09:16:33 INFO: man/src/container/pause.md found
09:16:33 INFO: man/src/container/port.md found
09:16:33 WARN: man/src/container/prune.md does not exist, skipping
09:16:33 INFO: man/src/container/rename.md found
09:16:33 INFO: man/src/container/restart.md found
09:16:33 INFO: man/src/container/rm.md found
09:16:33 INFO: man/src/container/run.md found
09:16:33 INFO: man/src/container/start.md found
09:16:33 INFO: man/src/container/stats.md found
09:16:33 INFO: man/src/container/stop.md found
09:16:33 INFO: man/src/container/top.md found
09:16:33 INFO: man/src/container/unpause.md found
09:16:33 INFO: man/src/container/update.md found
09:16:33 INFO: man/src/container/wait.md found
09:16:33 WARN: man/src/container.md does not exist, skipping
09:16:33 WARN: man/src/context/create.md does not exist, skipping
09:16:33 WARN: man/src/context/export.md does not exist, skipping
09:16:33 WARN: man/src/context/import.md does not exist, skipping
09:16:33 WARN: man/src/context/inspect.md does not exist, skipping
09:16:33 WARN: man/src/context/ls.md does not exist, skipping
09:16:33 WARN: man/src/context/rm.md does not exist, skipping
09:16:33 WARN: man/src/context/show.md does not exist, skipping
09:16:33 WARN: man/src/context/update.md does not exist, skipping
09:16:33 WARN: man/src/context/use.md does not exist, skipping
09:16:33 WARN: man/src/context.md does not exist, skipping
09:16:33 INFO: man/src/cp.md found
09:16:33 INFO: man/src/create.md found
09:16:33 INFO: man/src/diff.md found
09:16:33 INFO: man/src/events.md found
09:16:33 INFO: man/src/exec.md found
09:16:33 INFO: man/src/export.md found
09:16:33 INFO: man/src/history.md found
09:16:33 INFO: man/src/image/build.md found
09:16:33 INFO: man/src/image/history.md found
09:16:33 INFO: man/src/image/import.md found
09:16:33 WARN: man/src/image/inspect.md does not exist, skipping
09:16:33 INFO: man/src/image/load.md found
09:16:33 INFO: man/src/image/ls.md found
09:16:33 WARN: man/src/image/prune.md does not exist, skipping
09:16:33 INFO: man/src/image/pull.md found
09:16:33 INFO: man/src/image/push.md found
09:16:33 INFO: man/src/image/rm.md found
09:16:33 INFO: man/src/image/save.md found
09:16:33 INFO: man/src/image/tag.md found
09:16:33 WARN: man/src/image.md does not exist, skipping
09:16:33 INFO: man/src/images.md found
09:16:33 INFO: man/src/import.md found
09:16:33 INFO: man/src/info.md found
09:16:33 INFO: man/src/inspect.md found
09:16:33 INFO: man/src/kill.md found
09:16:33 INFO: man/src/load.md found
09:16:33 INFO: man/src/login.md found
09:16:33 INFO: man/src/logout.md found
09:16:33 INFO: man/src/logs.md found
09:16:33 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:33 WARN: man/src/manifest/create.md does not exist, skipping
09:16:33 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:33 WARN: man/src/manifest/push.md does not exist, skipping
09:16:33 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:33 WARN: man/src/manifest.md does not exist, skipping
09:16:33 INFO: man/src/network/connect.md found
09:16:33 INFO: man/src/network/create.md found
09:16:33 INFO: man/src/network/disconnect.md found
09:16:33 INFO: man/src/network/inspect.md found
09:16:33 INFO: man/src/network/ls.md found
09:16:33 WARN: man/src/network/prune.md does not exist, skipping
09:16:33 INFO: man/src/network/rm.md found
09:16:33 WARN: man/src/network.md does not exist, skipping
09:16:33 WARN: man/src/node/demote.md does not exist, skipping
09:16:33 WARN: man/src/node/inspect.md does not exist, skipping
09:16:33 WARN: man/src/node/ls.md does not exist, skipping
09:16:33 WARN: man/src/node/promote.md does not exist, skipping
09:16:33 WARN: man/src/node/ps.md does not exist, skipping
09:16:33 WARN: man/src/node/rm.md does not exist, skipping
09:16:33 WARN: man/src/node/update.md does not exist, skipping
09:16:33 WARN: man/src/node.md does not exist, skipping
09:16:33 INFO: man/src/pause.md found
09:16:33 WARN: man/src/plugin/create.md does not exist, skipping
09:16:33 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:33 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:33 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:33 WARN: man/src/plugin/install.md does not exist, skipping
09:16:33 INFO: man/src/plugin/ls.md found
09:16:33 WARN: man/src/plugin/push.md does not exist, skipping
09:16:33 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:33 WARN: man/src/plugin/set.md does not exist, skipping
09:16:33 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:33 WARN: man/src/plugin.md does not exist, skipping
09:16:33 INFO: man/src/port.md found
09:16:33 INFO: man/src/ps.md found
09:16:33 INFO: man/src/pull.md found
09:16:33 INFO: man/src/push.md found
09:16:33 INFO: man/src/rename.md found
09:16:33 INFO: man/src/restart.md found
09:16:33 INFO: man/src/rm.md found
09:16:33 INFO: man/src/rmi.md found
09:16:33 WARN: man/src/run.md does not exist, skipping
09:16:33 INFO: man/src/save.md found
09:16:33 INFO: man/src/search.md found
09:16:33 WARN: man/src/secret/create.md does not exist, skipping
09:16:33 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:33 WARN: man/src/secret/ls.md does not exist, skipping
09:16:33 WARN: man/src/secret/rm.md does not exist, skipping
09:16:33 WARN: man/src/secret.md does not exist, skipping
09:16:33 WARN: man/src/service/create.md does not exist, skipping
09:16:33 WARN: man/src/service/inspect.md does not exist, skipping
09:16:33 WARN: man/src/service/logs.md does not exist, skipping
09:16:33 WARN: man/src/service/ls.md does not exist, skipping
09:16:33 WARN: man/src/service/ps.md does not exist, skipping
09:16:33 WARN: man/src/service/rm.md does not exist, skipping
09:16:33 WARN: man/src/service/rollback.md does not exist, skipping
09:16:33 WARN: man/src/service/scale.md does not exist, skipping
09:16:33 WARN: man/src/service/update.md does not exist, skipping
09:16:33 WARN: man/src/service.md does not exist, skipping
09:16:33 WARN: man/src/stack/config.md does not exist, skipping
09:16:33 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:33 WARN: man/src/stack/ls.md does not exist, skipping
09:16:33 WARN: man/src/stack/ps.md does not exist, skipping
09:16:33 WARN: man/src/stack/rm.md does not exist, skipping
09:16:33 WARN: man/src/stack/services.md does not exist, skipping
09:16:33 WARN: man/src/stack.md does not exist, skipping
09:16:33 INFO: man/src/start.md found
09:16:33 INFO: man/src/stats.md found
09:16:33 INFO: man/src/stop.md found
09:16:33 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:33 WARN: man/src/swarm/init.md does not exist, skipping
09:16:33 WARN: man/src/swarm/join.md does not exist, skipping
09:16:33 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:33 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:33 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:33 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:33 WARN: man/src/swarm/update.md does not exist, skipping
09:16:33 WARN: man/src/swarm.md does not exist, skipping
09:16:33 WARN: man/src/system/df.md does not exist, skipping
09:16:33 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:33 INFO: man/src/system/events.md found
09:16:33 INFO: man/src/system/info.md found
09:16:33 WARN: man/src/system/prune.md does not exist, skipping
09:16:33 WARN: man/src/system.md does not exist, skipping
09:16:33 INFO: man/src/tag.md found
09:16:33 INFO: man/src/top.md found
09:16:33 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:33 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:33 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:33 WARN: man/src/trust/key.md does not exist, skipping
09:16:33 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:33 WARN: man/src/trust/sign.md does not exist, skipping
09:16:33 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:33 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:33 WARN: man/src/trust/signer.md does not exist, skipping
09:16:33 WARN: man/src/trust.md does not exist, skipping
09:16:33 INFO: man/src/unpause.md found
09:16:33 INFO: man/src/update.md found
09:16:33 INFO: man/src/version.md found
09:16:33 INFO: man/src/volume/create.md found
09:16:33 INFO: man/src/volume/inspect.md found
09:16:33 INFO: man/src/volume/ls.md found
09:16:33 WARN: man/src/volume/prune.md does not exist, skipping
09:16:33 WARN: man/src/volume/rm.md does not exist, skipping
09:16:33 WARN: man/src/volume/update.md does not exist, skipping
09:16:33 INFO: man/src/volume.md found
09:16:33 INFO: man/src/wait.md found
09:16:33 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:33 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:33 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:33 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:33 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:33 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:33 make[2]: Leaving directory '/root/build-deb/cli'
09:16:33 # Build buildx plugin
09:16:33 cd /go/src/github.com/docker/buildx \
09:16:33 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:33 && GO111MODULE=on \
09:16:33 	CGO_ENABLED=0 \
09:16:33 		go build \
09:16:33 			-mod=vendor \
09:16:33 			-trimpath \
09:16: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" \
09:16:33 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:33 			./cmd/buildx
09:16:33 #16 113.7   Installing : mpfr-3.1.1-4.el7.x86_64                                     7/65 
09:16:33 + return
09:16:33 + exit 0
09:16:33 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qiPcoW
09:16:33 + umask 022
09:16:33 + cd /root/rpmbuild/BUILD
09:16:33 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64 '!=' / ']'
09:16:33 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:33 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:33 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:33 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:33 + cd src
09:16:33 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/dockerd-rootless.sh
09:16:33 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:16:33 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/rootlesskit
09:16:33 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64/usr/bin/rootlesskit-docker-proxy
09:16:33 + /usr/lib/rpm/check-buildroot
09:16:33 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:33 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:16:33 + /usr/lib/rpm/brp-compress
09:16:33 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:33 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:33 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:33 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:16:33 + /usr/lib/rpm/brp-python-hardlink
09:16:33 + PYTHON3=/usr/libexec/platform-python
09:16:33 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:33 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VBg7rs
09:16:33 + umask 022
09:16:33 + cd /root/rpmbuild/BUILD
09:16:33 + cd src
09:16:33 + /usr/local/bin/rootlesskit -v
09:16:33 rootlesskit version 1.1.1
09:16:33 + exit 0
09:16:33 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:33 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el8 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.el8
09:16:33 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:33 Requires(post): /bin/sh
09:16:33 Requires(preun): /bin/sh
09:16:33 Requires(postun): /bin/sh
09:16:33 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)
09:16:33 Conflicts: rootlesskit
09:16:33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:34 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.src.rpm
09:16:34 #16 114.2   Installing : libmpc-1.0.1-3.el7.x86_64                                   8/65 
09:16:34 #16 114.7   Updating   : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                   9/65 
09:16:34 #16 115.3   Updating   : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             10/65 
09:16:35 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:35 + make manpages
09:16:35 scripts/docs/generate-man.sh
09:16:35 + cp -r . /tmp/docker-cli-docsgen.tldtlgA33O/
09:16:35 + cd /tmp/docker-cli-docsgen.tldtlgA33O
09:16:35 + ./scripts/vendor init
09:16:35 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:35 + cp man/tools.go .
09:16:35 + ./scripts/vendor update
09:16:35 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:35 go: downloading github.com/spf13/cobra v1.7.0
09:16:35 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:35 go: downloading github.com/docker/go-units v0.5.0
09:16:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:35 go: downloading github.com/spf13/pflag v1.0.5
09:16:35 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:35 go: downloading github.com/moby/term v0.5.0
09:16:35 go: downloading github.com/morikuni/aec v1.0.0
09:16:35 go: downloading github.com/pkg/errors v0.9.1
09:16:35 go: downloading github.com/google/go-cmp v0.5.9
09:16:35 go: downloading gotest.tools/v3 v3.5.0
09:16:35 go: downloading golang.org/x/sync v0.1.0
09:16:35 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:35 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:35 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:35 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:35 #16 115.8   Installing : m4-1.4.16-10.el7.x86_64                                    11/65 
09:16:35 #16 116.4   Installing : checkpolicy-2.5-8.el7.x86_64                               12/65 
09:16:35 go: downloading github.com/docker/go-connections v0.4.0
09:16:35 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:35 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:35 go: downloading golang.org/x/text v0.9.0
09:16:35 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:35 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:35 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:35 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:35 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:35 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:35 go: downloading github.com/gogo/protobuf v1.3.2
09:16:35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:35 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:35 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:35 go: downloading github.com/containerd/containerd v1.6.22
09:16:35 go: downloading github.com/moby/sys/signal v0.7.0
09:16:35 go: downloading golang.org/x/term v0.8.0
09:16:35 go: downloading golang.org/x/sys v0.8.0
09:16:35 go: downloading dario.cat/mergo v1.0.0
09:16:35 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:35 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:35 go: downloading github.com/moby/buildkit v0.11.6
09:16:35 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:16:35 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Mwzk61
09:16:35 + umask 022
09:16:35 + cd /root/rpmbuild/BUILD
09:16:35 + cd src
09:16:35 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64
09:16:35 + exit 0
09:16:35 go: downloading github.com/creack/pty v1.1.18
09:16:35 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:35 go: downloading github.com/rivo/uniseg v0.2.0
09:16:35 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:35 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:36 #16 116.4   Installing : 1:make-3.82-24.el7.x86_64                                  13/65 
09:16:36 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:36 ++ pwd
09:16:36 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:36 Project root: .
09:16:36 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:36 INFO: man/src/attach.md found
09:16:36 WARN: man/src/build.md does not exist, skipping
09:16:36 WARN: man/src/builder/build.md does not exist, skipping
09:16:36 WARN: man/src/builder/prune.md does not exist, skipping
09:16:36 WARN: man/src/builder.md does not exist, skipping
09:16:36 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:36 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:36 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:36 WARN: man/src/checkpoint.md does not exist, skipping
09:16:36 INFO: man/src/commit.md found
09:16:36 WARN: man/src/config/create.md does not exist, skipping
09:16:36 WARN: man/src/config/inspect.md does not exist, skipping
09:16:36 WARN: man/src/config/ls.md does not exist, skipping
09:16:36 WARN: man/src/config/rm.md does not exist, skipping
09:16:36 WARN: man/src/config.md does not exist, skipping
09:16:36 INFO: man/src/container/attach.md found
09:16:36 INFO: man/src/container/commit.md found
09:16:36 INFO: man/src/container/cp.md found
09:16:36 INFO: man/src/container/create.md found
09:16:36 INFO: man/src/container/diff.md found
09:16:36 INFO: man/src/container/exec.md found
09:16:36 INFO: man/src/container/export.md found
09:16:36 WARN: man/src/container/inspect.md does not exist, skipping
09:16:36 INFO: man/src/container/kill.md found
09:16:36 INFO: man/src/container/logs.md found
09:16:36 INFO: man/src/container/ls.md found
09:16:36 INFO: man/src/container/pause.md found
09:16:36 INFO: man/src/container/port.md found
09:16:36 WARN: man/src/container/prune.md does not exist, skipping
09:16:36 INFO: man/src/container/rename.md found
09:16:36 INFO: man/src/container/restart.md found
09:16:36 INFO: man/src/container/rm.md found
09:16:36 INFO: man/src/container/run.md found
09:16:36 INFO: man/src/container/start.md found
09:16:36 INFO: man/src/container/stats.md found
09:16:36 INFO: man/src/container/stop.md found
09:16:36 INFO: man/src/container/top.md found
09:16:36 INFO: man/src/container/unpause.md found
09:16:36 INFO: man/src/container/update.md found
09:16:36 INFO: man/src/container/wait.md found
09:16:36 WARN: man/src/container.md does not exist, skipping
09:16:36 WARN: man/src/context/create.md does not exist, skipping
09:16:36 WARN: man/src/context/export.md does not exist, skipping
09:16:36 WARN: man/src/context/import.md does not exist, skipping
09:16:36 WARN: man/src/context/inspect.md does not exist, skipping
09:16:36 WARN: man/src/context/ls.md does not exist, skipping
09:16:36 WARN: man/src/context/rm.md does not exist, skipping
09:16:36 WARN: man/src/context/show.md does not exist, skipping
09:16:36 WARN: man/src/context/update.md does not exist, skipping
09:16:36 WARN: man/src/context/use.md does not exist, skipping
09:16:36 WARN: man/src/context.md does not exist, skipping
09:16:36 INFO: man/src/cp.md found
09:16:36 INFO: man/src/create.md found
09:16:36 INFO: man/src/diff.md found
09:16:36 INFO: man/src/events.md found
09:16:36 INFO: man/src/exec.md found
09:16:36 INFO: man/src/export.md found
09:16:36 INFO: man/src/history.md found
09:16:36 INFO: man/src/image/build.md found
09:16:36 INFO: man/src/image/history.md found
09:16:36 INFO: man/src/image/import.md found
09:16:36 WARN: man/src/image/inspect.md does not exist, skipping
09:16:36 INFO: man/src/image/load.md found
09:16:36 INFO: man/src/image/ls.md found
09:16:36 WARN: man/src/image/prune.md does not exist, skipping
09:16:36 INFO: man/src/image/pull.md found
09:16:36 INFO: man/src/image/push.md found
09:16:36 INFO: man/src/image/rm.md found
09:16:36 INFO: man/src/image/save.md found
09:16:36 INFO: man/src/image/tag.md found
09:16:36 WARN: man/src/image.md does not exist, skipping
09:16:36 INFO: man/src/images.md found
09:16:36 INFO: man/src/import.md found
09:16:36 INFO: man/src/info.md found
09:16:36 INFO: man/src/inspect.md found
09:16:36 INFO: man/src/kill.md found
09:16:36 INFO: man/src/load.md found
09:16:36 INFO: man/src/login.md found
09:16:36 INFO: man/src/logout.md found
09:16:36 INFO: man/src/logs.md found
09:16:36 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:36 WARN: man/src/manifest/create.md does not exist, skipping
09:16:36 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:36 WARN: man/src/manifest/push.md does not exist, skipping
09:16:36 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:36 WARN: man/src/manifest.md does not exist, skipping
09:16:36 INFO: man/src/network/connect.md found
09:16:36 INFO: man/src/network/create.md found
09:16:36 INFO: man/src/network/disconnect.md found
09:16:36 INFO: man/src/network/inspect.md found
09:16:36 INFO: man/src/network/ls.md found
09:16:36 WARN: man/src/network/prune.md does not exist, skipping
09:16:36 INFO: man/src/network/rm.md found
09:16:36 WARN: man/src/network.md does not exist, skipping
09:16:36 WARN: man/src/node/demote.md does not exist, skipping
09:16:36 WARN: man/src/node/inspect.md does not exist, skipping
09:16:36 WARN: man/src/node/ls.md does not exist, skipping
09:16:36 WARN: man/src/node/promote.md does not exist, skipping
09:16:36 WARN: man/src/node/ps.md does not exist, skipping
09:16:36 WARN: man/src/node/rm.md does not exist, skipping
09:16:36 WARN: man/src/node/update.md does not exist, skipping
09:16:36 WARN: man/src/node.md does not exist, skipping
09:16:36 INFO: man/src/pause.md found
09:16:36 WARN: man/src/plugin/create.md does not exist, skipping
09:16:36 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:36 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:36 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:36 WARN: man/src/plugin/install.md does not exist, skipping
09:16:36 INFO: man/src/plugin/ls.md found
09:16:36 WARN: man/src/plugin/push.md does not exist, skipping
09:16:36 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:36 WARN: man/src/plugin/set.md does not exist, skipping
09:16:36 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:36 WARN: man/src/plugin.md does not exist, skipping
09:16:36 INFO: man/src/port.md found
09:16:36 INFO: man/src/ps.md found
09:16:36 INFO: man/src/pull.md found
09:16:36 INFO: man/src/push.md found
09:16:36 INFO: man/src/rename.md found
09:16:36 INFO: man/src/restart.md found
09:16:36 INFO: man/src/rm.md found
09:16:36 INFO: man/src/rmi.md found
09:16:36 WARN: man/src/run.md does not exist, skipping
09:16:36 INFO: man/src/save.md found
09:16:36 INFO: man/src/search.md found
09:16:36 WARN: man/src/secret/create.md does not exist, skipping
09:16:36 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:36 WARN: man/src/secret/ls.md does not exist, skipping
09:16:36 WARN: man/src/secret/rm.md does not exist, skipping
09:16:36 WARN: man/src/secret.md does not exist, skipping
09:16:36 WARN: man/src/service/create.md does not exist, skipping
09:16:36 WARN: man/src/service/inspect.md does not exist, skipping
09:16:36 WARN: man/src/service/logs.md does not exist, skipping
09:16:36 WARN: man/src/service/ls.md does not exist, skipping
09:16:36 WARN: man/src/service/ps.md does not exist, skipping
09:16:36 WARN: man/src/service/rm.md does not exist, skipping
09:16:36 WARN: man/src/service/rollback.md does not exist, skipping
09:16:36 WARN: man/src/service/scale.md does not exist, skipping
09:16:36 WARN: man/src/service/update.md does not exist, skipping
09:16:36 WARN: man/src/service.md does not exist, skipping
09:16:36 WARN: man/src/stack/config.md does not exist, skipping
09:16:36 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:36 WARN: man/src/stack/ls.md does not exist, skipping
09:16:36 WARN: man/src/stack/ps.md does not exist, skipping
09:16:36 WARN: man/src/stack/rm.md does not exist, skipping
09:16:36 WARN: man/src/stack/services.md does not exist, skipping
09:16:36 WARN: man/src/stack.md does not exist, skipping
09:16:36 INFO: man/src/start.md found
09:16:36 INFO: man/src/stats.md found
09:16:36 INFO: man/src/stop.md found
09:16:36 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:36 WARN: man/src/swarm/init.md does not exist, skipping
09:16:36 WARN: man/src/swarm/join.md does not exist, skipping
09:16:36 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:36 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:36 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:36 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:36 WARN: man/src/swarm/update.md does not exist, skipping
09:16:36 WARN: man/src/swarm.md does not exist, skipping
09:16:36 WARN: man/src/system/df.md does not exist, skipping
09:16:36 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:36 INFO: man/src/system/events.md found
09:16:36 INFO: man/src/system/info.md found
09:16:36 WARN: man/src/system/prune.md does not exist, skipping
09:16:36 WARN: man/src/system.md does not exist, skipping
09:16:36 INFO: man/src/tag.md found
09:16:36 INFO: man/src/top.md found
09:16:36 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:36 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:36 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:36 WARN: man/src/trust/key.md does not exist, skipping
09:16:36 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:36 WARN: man/src/trust/sign.md does not exist, skipping
09:16:36 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:36 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:36 WARN: man/src/trust/signer.md does not exist, skipping
09:16:36 WARN: man/src/trust.md does not exist, skipping
09:16:36 INFO: man/src/unpause.md found
09:16:36 INFO: man/src/update.md found
09:16:36 INFO: man/src/version.md found
09:16:36 INFO: man/src/volume/create.md found
09:16:36 INFO: man/src/volume/inspect.md found
09:16:36 INFO: man/src/volume/ls.md found
09:16:36 WARN: man/src/volume/prune.md does not exist, skipping
09:16:36 WARN: man/src/volume/rm.md does not exist, skipping
09:16:36 WARN: man/src/volume/update.md does not exist, skipping
09:16:36 INFO: man/src/volume.md found
09:16:36 INFO: man/src/wait.md found
09:16:36 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:36 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:36 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:36 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:36 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:36 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:36 make[2]: Leaving directory '/root/build-deb/cli'
09:16:36 # Build buildx plugin
09:16:36 cd /go/src/github.com/docker/buildx \
09:16:36 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:36 && GO111MODULE=on \
09:16:36 	CGO_ENABLED=0 \
09:16:36 		go build \
09:16:36 			-mod=vendor \
09:16:36 			-trimpath \
09:16: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" \
09:16:36 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:36 			./cmd/buildx
09:16:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pivX73
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + rm -rf src
09:16:36 + /usr/bin/mkdir -p src
09:16:36 + cd src
09:16:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:36 + /usr/bin/tar -xof -
09:16:36 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:36 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:36 go: downloading github.com/stretchr/testify v1.8.1
09:16:36 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:36 go: downloading github.com/klauspost/compress v1.16.3
09:16:36 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:36 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:36 go: downloading golang.org/x/time v0.3.0
09:16:36 go: downloading github.com/opencontainers/runc v1.1.7
09:16:36 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:36 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:36 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:36 go: downloading github.com/gorilla/mux v1.8.0
09:16:36 go: downloading golang.org/x/crypto v0.2.0
09:16:36 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:16:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hy8h0O
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd src
09:16:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:16:36 + RPM_EC=0
09:16:36 ++ jobs -p
09:16:36 + exit 0
09:16:36 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9Ky4p6
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + rm -rf src src.gemspec
09:16:36 + RPM_EC=0
09:16:36 ++ jobs -p
09:16:36 + exit 0
09:16:36 
09:16:36 RPM build warnings:
09:16:36     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:36     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:36     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:36     source_date_epoch_from_changelog set but %changelog is missing
09:16:36     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:16:36 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.THgbBi
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + rm -rf src
09:16:36 + /usr/bin/mkdir -p src
09:16:36 + cd src
09:16:36 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:36 + STATUS=0
09:16:36 + '[' 0 -ne 0 ']'
09:16:36 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/cli.tgz
09:16:36 + STATUS=0
09:16:36 + '[' 0 -ne 0 ']'
09:16:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:36 + RPM_EC=0
09:16:36 ++ jobs -p
09:16:36 + exit 0
09:16:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8693gs
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + 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 '
09:16:36 + export CFLAGS
09:16:36 + 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 '
09:16:36 + export CXXFLAGS
09:16:36 + 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 '
09:16:36 + export FFLAGS
09:16:36 + 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 '
09:16:36 + export FCFLAGS
09:16:36 + VALAFLAGS=-g
09:16:36 + export VALAFLAGS
09:16:36 + 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 '
09:16:36 + export LDFLAGS
09:16:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:36 + export LT_SYS_LIBRARY_PATH
09:16:36 + CC=gcc
09:16:36 + export CC
09:16:36 + CXX=g++
09:16:36 + export CXX
09:16:36 + cd src
09:16:36 + mkdir -p /go/src/github.com/docker
09:16:36 + rm -f /go/src/github.com/docker/cli
09:16:36 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:16:36 + pushd /go/src/github.com/docker/cli
09:16:36 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:16:36 + VERSION=0.0.0-20230915141727-0e70f1b
09:16:36 + GITCOMMIT=0e70f1b
09:16:36 + GO_LINKMODE=dynamic
09:16:36 + ./scripts/build/binary
09:16:36 Building dynamic docker-linux-amd64
09:16:36 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:16:32Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:16:36 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:36 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:36 go: downloading google.golang.org/grpc v1.53.0
09:16:36 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:36 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:36 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:36 go: downloading github.com/russross/blackfriday v1.6.0
09:16:36 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:36 go: downloading golang.org/x/net v0.10.0
09:16:36 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:36 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:36 go: downloading github.com/go-logr/logr v1.2.3
09:16:36 go: downloading github.com/go-logr/stdr v1.2.2
09:16:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:36 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:36 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:36 #16 117.0   Installing : 1:perl-Error-0.17020-2.el7.noarch                          14/65 
09:16:36 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:16:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.La7bMf
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd src
09:16:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64
09:16:36 + RPM_EC=0
09:16:36 ++ jobs -p
09:16:36 + exit 0
09:16:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BZe1N7
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + rm -rf src
09:16:36 + STATUS=0
09:16:36 + '[' 0 -ne 0 ']'
09:16:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:36 + /usr/bin/tar -xof -
09:16:36 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:36 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:36 go: downloading github.com/kr/pretty v0.1.0
09:16:36 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:36 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:36 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:36 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:36 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:36 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:36 go: downloading github.com/golang/protobuf v1.5.3
09:16:36 go: downloading golang.org/x/tools v0.7.0
09:16:36 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:36 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:36 go: downloading google.golang.org/protobuf v1.30.0
09:16:36 + /usr/bin/mkdir -p src
09:16:36 + cd src
09:16:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:36 + /usr/bin/tar -xof -
09:16:36 + STATUS=0
09:16:36 + '[' 0 -ne 0 ']'
09:16:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:36 + exit 0
09:16:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YsCWw3
09:16:36 + umask 022
09:16:36 + cd /root/rpmbuild/BUILD
09:16:36 + cd src
09:16:36 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:36 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:36 + GO111MODULE=on
09:16:36 + CGO_ENABLED=0
09:16:36 + 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
09:16:36 go: downloading github.com/kr/text v0.2.0
09:16:36 go: downloading github.com/beorn7/perks v1.0.1
09:16:36 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:36 go: downloading github.com/prometheus/client_model v0.3.0
09:16:36 go: downloading github.com/prometheus/common v0.42.0
09:16:36 go: downloading github.com/prometheus/procfs v0.9.0
09:16:36 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:36 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:36 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:37 #16 117.6   Installing : cpp-4.8.5-44.el7.x86_64                                    15/65 
09:16:37 + STATUS=0
09:16:37 + '[' 0 -ne 0 ']'
09:16:37 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:16:37 + /usr/bin/tar -xof -
09:16:37 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:37 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:37 go: downloading github.com/docker/go-metrics v0.0.1
09:16:37 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:37 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:37 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:37 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:37 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:37 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:37 go: downloading k8s.io/klog/v2 v2.80.1
09:16:37 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:37 go: downloading github.com/magiconair/properties v1.5.3
09:16:37 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:37 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:37 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:37 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:37 go: downloading golang.org/x/mod v0.9.0
09:16:37 ++ pwd
09:16:37 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:37 Project root: .
09:16:37 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:37 INFO: man/src/attach.md found
09:16:37 WARN: man/src/build.md does not exist, skipping
09:16:37 WARN: man/src/builder/build.md does not exist, skipping
09:16:37 WARN: man/src/builder/prune.md does not exist, skipping
09:16:37 WARN: man/src/builder.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint.md does not exist, skipping
09:16:37 INFO: man/src/commit.md found
09:16:37 WARN: man/src/config/create.md does not exist, skipping
09:16:37 WARN: man/src/config/inspect.md does not exist, skipping
09:16:37 WARN: man/src/config/ls.md does not exist, skipping
09:16:37 WARN: man/src/config/rm.md does not exist, skipping
09:16:37 WARN: man/src/config.md does not exist, skipping
09:16:37 INFO: man/src/container/attach.md found
09:16:37 INFO: man/src/container/commit.md found
09:16:37 INFO: man/src/container/cp.md found
09:16:37 INFO: man/src/container/create.md found
09:16:37 INFO: man/src/container/diff.md found
09:16:37 INFO: man/src/container/exec.md found
09:16:37 INFO: man/src/container/export.md found
09:16:37 WARN: man/src/container/inspect.md does not exist, skipping
09:16:37 INFO: man/src/container/kill.md found
09:16:37 INFO: man/src/container/logs.md found
09:16:37 INFO: man/src/container/ls.md found
09:16:37 INFO: man/src/container/pause.md found
09:16:37 INFO: man/src/container/port.md found
09:16:37 WARN: man/src/container/prune.md does not exist, skipping
09:16:37 INFO: man/src/container/rename.md found
09:16:37 INFO: man/src/container/restart.md found
09:16:37 INFO: man/src/container/rm.md found
09:16:37 INFO: man/src/container/run.md found
09:16:37 INFO: man/src/container/start.md found
09:16:37 INFO: man/src/container/stats.md found
09:16:37 INFO: man/src/container/stop.md found
09:16:37 INFO: man/src/container/top.md found
09:16:37 INFO: man/src/container/unpause.md found
09:16:37 INFO: man/src/container/update.md found
09:16:37 INFO: man/src/container/wait.md found
09:16:37 WARN: man/src/container.md does not exist, skipping
09:16:37 WARN: man/src/context/create.md does not exist, skipping
09:16:37 WARN: man/src/context/export.md does not exist, skipping
09:16:37 WARN: man/src/context/import.md does not exist, skipping
09:16:37 WARN: man/src/context/inspect.md does not exist, skipping
09:16:37 WARN: man/src/context/ls.md does not exist, skipping
09:16:37 WARN: man/src/context/rm.md does not exist, skipping
09:16:37 WARN: man/src/context/show.md does not exist, skipping
09:16:37 WARN: man/src/context/update.md does not exist, skipping
09:16:37 WARN: man/src/context/use.md does not exist, skipping
09:16:37 WARN: man/src/context.md does not exist, skipping
09:16:37 INFO: man/src/cp.md found
09:16:37 INFO: man/src/create.md found
09:16:37 INFO: man/src/diff.md found
09:16:37 INFO: man/src/events.md found
09:16:37 INFO: man/src/exec.md found
09:16:37 INFO: man/src/export.md found
09:16:37 INFO: man/src/history.md found
09:16:37 INFO: man/src/image/build.md found
09:16:37 INFO: man/src/image/history.md found
09:16:37 INFO: man/src/image/import.md found
09:16:37 WARN: man/src/image/inspect.md does not exist, skipping
09:16:37 INFO: man/src/image/load.md found
09:16:37 INFO: man/src/image/ls.md found
09:16:37 WARN: man/src/image/prune.md does not exist, skipping
09:16:37 INFO: man/src/image/pull.md found
09:16:37 INFO: man/src/image/push.md found
09:16:37 INFO: man/src/image/rm.md found
09:16:37 INFO: man/src/image/save.md found
09:16:37 INFO: man/src/image/tag.md found
09:16:37 WARN: man/src/image.md does not exist, skipping
09:16:37 INFO: man/src/images.md found
09:16:37 INFO: man/src/import.md found
09:16:37 INFO: man/src/info.md found
09:16:37 INFO: man/src/inspect.md found
09:16:37 INFO: man/src/kill.md found
09:16:37 INFO: man/src/load.md found
09:16:37 INFO: man/src/login.md found
09:16:37 INFO: man/src/logout.md found
09:16:37 INFO: man/src/logs.md found
09:16:37 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:37 WARN: man/src/manifest/create.md does not exist, skipping
09:16:37 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:37 WARN: man/src/manifest/push.md does not exist, skipping
09:16:37 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:37 WARN: man/src/manifest.md does not exist, skipping
09:16:37 INFO: man/src/network/connect.md found
09:16:37 INFO: man/src/network/create.md found
09:16:37 INFO: man/src/network/disconnect.md found
09:16:37 INFO: man/src/network/inspect.md found
09:16:37 INFO: man/src/network/ls.md found
09:16:37 WARN: man/src/network/prune.md does not exist, skipping
09:16:37 INFO: man/src/network/rm.md found
09:16:37 WARN: man/src/network.md does not exist, skipping
09:16:37 WARN: man/src/node/demote.md does not exist, skipping
09:16:37 WARN: man/src/node/inspect.md does not exist, skipping
09:16:37 WARN: man/src/node/ls.md does not exist, skipping
09:16:37 WARN: man/src/node/promote.md does not exist, skipping
09:16:37 WARN: man/src/node/ps.md does not exist, skipping
09:16:37 WARN: man/src/node/rm.md does not exist, skipping
09:16:37 WARN: man/src/node/update.md does not exist, skipping
09:16:37 WARN: man/src/node.md does not exist, skipping
09:16:37 INFO: man/src/pause.md found
09:16:37 WARN: man/src/plugin/create.md does not exist, skipping
09:16:37 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:37 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:37 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:37 WARN: man/src/plugin/install.md does not exist, skipping
09:16:37 INFO: man/src/plugin/ls.md found
09:16:37 WARN: man/src/plugin/push.md does not exist, skipping
09:16:37 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:37 WARN: man/src/plugin/set.md does not exist, skipping
09:16:37 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:37 WARN: man/src/plugin.md does not exist, skipping
09:16:37 INFO: man/src/port.md found
09:16:37 INFO: man/src/ps.md found
09:16:37 INFO: man/src/pull.md found
09:16:37 INFO: man/src/push.md found
09:16:37 INFO: man/src/rename.md found
09:16:37 INFO: man/src/restart.md found
09:16:37 INFO: man/src/rm.md found
09:16:37 INFO: man/src/rmi.md found
09:16:37 WARN: man/src/run.md does not exist, skipping
09:16:37 INFO: man/src/save.md found
09:16:37 INFO: man/src/search.md found
09:16:37 WARN: man/src/secret/create.md does not exist, skipping
09:16:37 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:37 WARN: man/src/secret/ls.md does not exist, skipping
09:16:37 WARN: man/src/secret/rm.md does not exist, skipping
09:16:37 WARN: man/src/secret.md does not exist, skipping
09:16:37 WARN: man/src/service/create.md does not exist, skipping
09:16:37 WARN: man/src/service/inspect.md does not exist, skipping
09:16:37 WARN: man/src/service/logs.md does not exist, skipping
09:16:37 WARN: man/src/service/ls.md does not exist, skipping
09:16:37 WARN: man/src/service/ps.md does not exist, skipping
09:16:37 WARN: man/src/service/rm.md does not exist, skipping
09:16:37 WARN: man/src/service/rollback.md does not exist, skipping
09:16:37 WARN: man/src/service/scale.md does not exist, skipping
09:16:37 WARN: man/src/service/update.md does not exist, skipping
09:16:37 WARN: man/src/service.md does not exist, skipping
09:16:37 WARN: man/src/stack/config.md does not exist, skipping
09:16:37 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:37 WARN: man/src/stack/ls.md does not exist, skipping
09:16:37 WARN: man/src/stack/ps.md does not exist, skipping
09:16:37 WARN: man/src/stack/rm.md does not exist, skipping
09:16:37 WARN: man/src/stack/services.md does not exist, skipping
09:16:37 WARN: man/src/stack.md does not exist, skipping
09:16:37 INFO: man/src/start.md found
09:16:37 INFO: man/src/stats.md found
09:16:37 INFO: man/src/stop.md found
09:16:37 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:37 WARN: man/src/swarm/init.md does not exist, skipping
09:16:37 WARN: man/src/swarm/join.md does not exist, skipping
09:16:37 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:37 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:37 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:37 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:37 WARN: man/src/swarm/update.md does not exist, skipping
09:16:37 WARN: man/src/swarm.md does not exist, skipping
09:16:37 WARN: man/src/system/df.md does not exist, skipping
09:16:37 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:37 INFO: man/src/system/events.md found
09:16:37 INFO: man/src/system/info.md found
09:16:37 WARN: man/src/system/prune.md does not exist, skipping
09:16:37 WARN: man/src/system.md does not exist, skipping
09:16:37 INFO: man/src/tag.md found
09:16:37 INFO: man/src/top.md found
09:16:37 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:37 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:37 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:37 WARN: man/src/trust/key.md does not exist, skipping
09:16:37 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:37 WARN: man/src/trust/sign.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer.md does not exist, skipping
09:16:37 WARN: man/src/trust.md does not exist, skipping
09:16:37 INFO: man/src/unpause.md found
09:16:37 INFO: man/src/update.md found
09:16:37 INFO: man/src/version.md found
09:16:37 INFO: man/src/volume/create.md found
09:16:37 INFO: man/src/volume/inspect.md found
09:16:37 INFO: man/src/volume/ls.md found
09:16:37 WARN: man/src/volume/prune.md does not exist, skipping
09:16:37 WARN: man/src/volume/rm.md does not exist, skipping
09:16:37 WARN: man/src/volume/update.md does not exist, skipping
09:16:37 INFO: man/src/volume.md found
09:16:37 INFO: man/src/wait.md found
09:16:37 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:37 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:37 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:37 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:37 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:37 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:37 make[2]: Leaving directory '/root/build-deb/cli'
09:16:37 # Build buildx plugin
09:16:37 cd /go/src/github.com/docker/buildx \
09:16:37 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:16:37 && GO111MODULE=on \
09:16:37 	CGO_ENABLED=0 \
09:16:37 		go build \
09:16:37 			-mod=vendor \
09:16:37 			-trimpath \
09:16:37 			-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" \
09:16:37 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:16:37 			./cmd/buildx
09:16:37 + STATUS=0
09:16:37 + '[' 0 -ne 0 ']'
09:16:37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:37 + RPM_EC=0
09:16:37 ++ jobs -p
09:16:37 + exit 0
09:16:37 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pl5F4Q
09:16:37 + umask 022
09:16:37 + cd /root/rpmbuild/BUILD
09:16:37 + cd src
09:16:37 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:37 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:37 + GO111MODULE=on
09:16:37 + CGO_ENABLED=0
09:16:37 + 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
09:16:37 #16 118.2   Installing : rsync-3.1.2-12.el7_9.x86_64                                16/65 
09:16:37 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:37 ++ pwd
09:16:37 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:37 Project root: .
09:16:37 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:37 INFO: man/src/attach.md found
09:16:37 WARN: man/src/build.md does not exist, skipping
09:16:37 WARN: man/src/builder/build.md does not exist, skipping
09:16:37 WARN: man/src/builder/prune.md does not exist, skipping
09:16:37 WARN: man/src/builder.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:37 WARN: man/src/checkpoint.md does not exist, skipping
09:16:37 INFO: man/src/commit.md found
09:16:37 WARN: man/src/config/create.md does not exist, skipping
09:16:37 WARN: man/src/config/inspect.md does not exist, skipping
09:16:37 WARN: man/src/config/ls.md does not exist, skipping
09:16:37 WARN: man/src/config/rm.md does not exist, skipping
09:16:37 WARN: man/src/config.md does not exist, skipping
09:16:37 INFO: man/src/container/attach.md found
09:16:37 INFO: man/src/container/commit.md found
09:16:37 INFO: man/src/container/cp.md found
09:16:37 INFO: man/src/container/create.md found
09:16:37 INFO: man/src/container/diff.md found
09:16:37 INFO: man/src/container/exec.md found
09:16:37 INFO: man/src/container/export.md found
09:16:37 WARN: man/src/container/inspect.md does not exist, skipping
09:16:37 INFO: man/src/container/kill.md found
09:16:37 INFO: man/src/container/logs.md found
09:16:37 INFO: man/src/container/ls.md found
09:16:37 INFO: man/src/container/pause.md found
09:16:37 INFO: man/src/container/port.md found
09:16:37 WARN: man/src/container/prune.md does not exist, skipping
09:16:37 INFO: man/src/container/rename.md found
09:16:37 INFO: man/src/container/restart.md found
09:16:37 INFO: man/src/container/rm.md found
09:16:37 INFO: man/src/container/run.md found
09:16:37 INFO: man/src/container/start.md found
09:16:37 INFO: man/src/container/stats.md found
09:16:37 INFO: man/src/container/stop.md found
09:16:37 INFO: man/src/container/top.md found
09:16:37 INFO: man/src/container/unpause.md found
09:16:37 INFO: man/src/container/update.md found
09:16:37 INFO: man/src/container/wait.md found
09:16:37 WARN: man/src/container.md does not exist, skipping
09:16:37 WARN: man/src/context/create.md does not exist, skipping
09:16:37 WARN: man/src/context/export.md does not exist, skipping
09:16:37 WARN: man/src/context/import.md does not exist, skipping
09:16:37 WARN: man/src/context/inspect.md does not exist, skipping
09:16:37 WARN: man/src/context/ls.md does not exist, skipping
09:16:37 WARN: man/src/context/rm.md does not exist, skipping
09:16:37 WARN: man/src/context/show.md does not exist, skipping
09:16:37 WARN: man/src/context/update.md does not exist, skipping
09:16:37 WARN: man/src/context/use.md does not exist, skipping
09:16:37 WARN: man/src/context.md does not exist, skipping
09:16:37 INFO: man/src/cp.md found
09:16:37 INFO: man/src/create.md found
09:16:37 INFO: man/src/diff.md found
09:16:37 INFO: man/src/events.md found
09:16:37 INFO: man/src/exec.md found
09:16:37 INFO: man/src/export.md found
09:16:37 INFO: man/src/history.md found
09:16:37 INFO: man/src/image/build.md found
09:16:37 INFO: man/src/image/history.md found
09:16:37 INFO: man/src/image/import.md found
09:16:37 WARN: man/src/image/inspect.md does not exist, skipping
09:16:37 INFO: man/src/image/load.md found
09:16:37 INFO: man/src/image/ls.md found
09:16:37 WARN: man/src/image/prune.md does not exist, skipping
09:16:37 INFO: man/src/image/pull.md found
09:16:37 INFO: man/src/image/push.md found
09:16:37 INFO: man/src/image/rm.md found
09:16:37 INFO: man/src/image/save.md found
09:16:37 INFO: man/src/image/tag.md found
09:16:37 WARN: man/src/image.md does not exist, skipping
09:16:37 INFO: man/src/images.md found
09:16:37 INFO: man/src/import.md found
09:16:37 INFO: man/src/info.md found
09:16:37 INFO: man/src/inspect.md found
09:16:37 INFO: man/src/kill.md found
09:16:37 INFO: man/src/load.md found
09:16:37 INFO: man/src/login.md found
09:16:37 INFO: man/src/logout.md found
09:16:37 INFO: man/src/logs.md found
09:16:37 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:37 WARN: man/src/manifest/create.md does not exist, skipping
09:16:37 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:37 WARN: man/src/manifest/push.md does not exist, skipping
09:16:37 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:37 WARN: man/src/manifest.md does not exist, skipping
09:16:37 INFO: man/src/network/connect.md found
09:16:37 INFO: man/src/network/create.md found
09:16:37 INFO: man/src/network/disconnect.md found
09:16:37 INFO: man/src/network/inspect.md found
09:16:37 INFO: man/src/network/ls.md found
09:16:37 WARN: man/src/network/prune.md does not exist, skipping
09:16:37 INFO: man/src/network/rm.md found
09:16:37 WARN: man/src/network.md does not exist, skipping
09:16:37 WARN: man/src/node/demote.md does not exist, skipping
09:16:37 WARN: man/src/node/inspect.md does not exist, skipping
09:16:37 WARN: man/src/node/ls.md does not exist, skipping
09:16:37 WARN: man/src/node/promote.md does not exist, skipping
09:16:37 WARN: man/src/node/ps.md does not exist, skipping
09:16:37 WARN: man/src/node/rm.md does not exist, skipping
09:16:37 WARN: man/src/node/update.md does not exist, skipping
09:16:37 WARN: man/src/node.md does not exist, skipping
09:16:37 INFO: man/src/pause.md found
09:16:37 WARN: man/src/plugin/create.md does not exist, skipping
09:16:37 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:37 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:37 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:37 WARN: man/src/plugin/install.md does not exist, skipping
09:16:37 INFO: man/src/plugin/ls.md found
09:16:37 WARN: man/src/plugin/push.md does not exist, skipping
09:16:37 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:37 WARN: man/src/plugin/set.md does not exist, skipping
09:16:37 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:37 WARN: man/src/plugin.md does not exist, skipping
09:16:37 INFO: man/src/port.md found
09:16:37 INFO: man/src/ps.md found
09:16:37 INFO: man/src/pull.md found
09:16:37 INFO: man/src/push.md found
09:16:37 INFO: man/src/rename.md found
09:16:37 INFO: man/src/restart.md found
09:16:37 INFO: man/src/rm.md found
09:16:37 INFO: man/src/rmi.md found
09:16:37 WARN: man/src/run.md does not exist, skipping
09:16:37 INFO: man/src/save.md found
09:16:37 INFO: man/src/search.md found
09:16:37 WARN: man/src/secret/create.md does not exist, skipping
09:16:37 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:37 WARN: man/src/secret/ls.md does not exist, skipping
09:16:37 WARN: man/src/secret/rm.md does not exist, skipping
09:16:37 WARN: man/src/secret.md does not exist, skipping
09:16:37 WARN: man/src/service/create.md does not exist, skipping
09:16:37 WARN: man/src/service/inspect.md does not exist, skipping
09:16:37 WARN: man/src/service/logs.md does not exist, skipping
09:16:37 WARN: man/src/service/ls.md does not exist, skipping
09:16:37 WARN: man/src/service/ps.md does not exist, skipping
09:16:37 WARN: man/src/service/rm.md does not exist, skipping
09:16:37 WARN: man/src/service/rollback.md does not exist, skipping
09:16:37 WARN: man/src/service/scale.md does not exist, skipping
09:16:37 WARN: man/src/service/update.md does not exist, skipping
09:16:37 WARN: man/src/service.md does not exist, skipping
09:16:37 WARN: man/src/stack/config.md does not exist, skipping
09:16:37 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:37 WARN: man/src/stack/ls.md does not exist, skipping
09:16:37 WARN: man/src/stack/ps.md does not exist, skipping
09:16:37 WARN: man/src/stack/rm.md does not exist, skipping
09:16:37 WARN: man/src/stack/services.md does not exist, skipping
09:16:37 WARN: man/src/stack.md does not exist, skipping
09:16:37 INFO: man/src/start.md found
09:16:37 INFO: man/src/stats.md found
09:16:37 INFO: man/src/stop.md found
09:16:37 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:37 WARN: man/src/swarm/init.md does not exist, skipping
09:16:37 WARN: man/src/swarm/join.md does not exist, skipping
09:16:37 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:37 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:37 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:37 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:37 WARN: man/src/swarm/update.md does not exist, skipping
09:16:37 WARN: man/src/swarm.md does not exist, skipping
09:16:37 WARN: man/src/system/df.md does not exist, skipping
09:16:37 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:37 INFO: man/src/system/events.md found
09:16:37 INFO: man/src/system/info.md found
09:16:37 WARN: man/src/system/prune.md does not exist, skipping
09:16:37 WARN: man/src/system.md does not exist, skipping
09:16:37 INFO: man/src/tag.md found
09:16:37 INFO: man/src/top.md found
09:16:37 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:37 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:37 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:37 WARN: man/src/trust/key.md does not exist, skipping
09:16:37 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:37 WARN: man/src/trust/sign.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:37 WARN: man/src/trust/signer.md does not exist, skipping
09:16:37 WARN: man/src/trust.md does not exist, skipping
09:16:37 INFO: man/src/unpause.md found
09:16:37 INFO: man/src/update.md found
09:16:37 INFO: man/src/version.md found
09:16:37 INFO: man/src/volume/create.md found
09:16:37 INFO: man/src/volume/inspect.md found
09:16:37 INFO: man/src/volume/ls.md found
09:16:37 WARN: man/src/volume/prune.md does not exist, skipping
09:16:37 WARN: man/src/volume/rm.md does not exist, skipping
09:16:37 WARN: man/src/volume/update.md does not exist, skipping
09:16:37 INFO: man/src/volume.md found
09:16:37 INFO: man/src/wait.md found
09:16:37 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:37 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:37 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:37 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:37 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:37 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:37 + popd
09:16:37 + RPM_EC=0
09:16:37 ~/rpmbuild/BUILD/src
09:16:37 ++ jobs -p
09:16:37 + exit 0
09:16:37 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Cntn5V
09:16:37 + umask 022
09:16:37 + cd /root/rpmbuild/BUILD
09:16:37 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 '!=' / ']'
09:16:37 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:37 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:37 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:37 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:37 + 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'
09:16:37 + export CFLAGS
09:16:37 + 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'
09:16:37 + export CXXFLAGS
09:16:37 + 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'
09:16:37 + export FFLAGS
09:16:37 + 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'
09:16:37 + export FCFLAGS
09:16: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'
09:16:37 + export LDFLAGS
09:16:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:37 + export LT_SYS_LIBRARY_PATH
09:16:37 + CC=gcc
09:16:37 + export CC
09:16:37 + CXX=g++
09:16:37 + export CXX
09:16:37 + cd src
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin
09:16:37 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/bash-completion/completions
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/zsh/vendor-completions
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/fish/vendor_completions.d
09:16:37 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/bash-completion/completions/docker
09:16:37 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/zsh/vendor-completions/_docker
09:16:37 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man1
09:16:37 + 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~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man1
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man5
09:16:37 + 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~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man5
09:16:37 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man8
09:16:37 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/man/man8
09:16:37 + mkdir -p build-docs
09:16:37 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:37 + cp cli/LICENSE build-docs/LICENSE
09:16:37 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:37 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:37 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:37 + cp cli/NOTICE build-docs/NOTICE
09:16:37 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:37 + cp cli/README.md build-docs/README.md
09:16:37 + /usr/lib/rpm/check-buildroot
09:16:37 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:37 + /usr/lib/rpm/brp-compress
09:16:37 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:37 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:37 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:37 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:37 + /usr/lib/rpm/check-rpaths
09:16:37 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:37 + /usr/lib/rpm/brp-remove-la-files
09:16:37 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:16:37 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:37 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.59F1Dc
09:16:37 + umask 022
09:16:37 + cd /root/rpmbuild/BUILD
09:16:37 + 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'
09:16:37 + export CFLAGS
09:16:37 + 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'
09:16:37 + export CXXFLAGS
09:16:37 + 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'
09:16:37 + export FFLAGS
09:16:37 + 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'
09:16:37 + export FCFLAGS
09:16: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'
09:16:37 + export LDFLAGS
09:16:37 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:37 + export LT_SYS_LIBRARY_PATH
09:16:37 + CC=gcc
09:16:37 + export CC
09:16:37 + CXX=g++
09:16:37 + export CXX
09:16:37 + cd src
09:16:37 ++ cli/build/docker --version
09:16:37 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:37 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:37 PASS: cli version OK
09:16:37 + echo 'PASS: cli version OK'
09:16:37 + RPM_EC=0
09:16:37 ++ jobs -p
09:16:37 + exit 0
09:16:37 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:37 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qCtpxr
09:16:37 + umask 022
09:16:37 + cd /root/rpmbuild/BUILD
09:16:37 + cd src
09:16:37 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + export LC_ALL=C
09:16:37 + LC_ALL=C
09:16:37 + export DOCDIR
09:16:37 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/share/doc/docker-ce-cli
09:16:37 + RPM_EC=0
09:16:37 ++ jobs -p
09:16:37 + exit 0
09:16:37 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc37
09:16:37 Requires(interp): /bin/sh
09:16:37 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:37 Requires(post): /bin/sh
09:16:37 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)
09:16:37 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:37 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:37 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:16:38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:38 + go mod vendor -modfile=vendor.mod
09:16:38 #16 118.7   Installing : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
09:16:39 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:39 #16 119.3   Installing : libcgroup-0.41-21.el7.x86_64                               18/65 
09:16:39 #16 120.4   Installing : openssh-7.4p1-23.el7_9.x86_64                              19/65 
09:16:39 #16 120.5   Installing : lzo-2.06-8.el7.x86_64                                      20/65 
09:16:40 #16 121.0   Installing : libarchive-3.1.2-14.el7_7.x86_64                           21/65 
09:16:40 #16 121.6   Installing : perl-TermReadKey-2.30-20.el7.x86_64                        22/65 
09:16:41 #16 121.6   Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64                         23/65 
09:16:41 #16 122.1   Installing : libseccomp-2.3.1-4.el7.x86_64                              24/65 
09:16:41 #16 122.7   Installing : libselinux-utils-2.5-15.el7.x86_64                         25/65 
09:16:41 #16 122.8   Installing : policycoreutils-2.5-34.el7.x86_64                          26/65 
09:16:42 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:42 ++ pwd
09:16:42 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:42 Project root: .
09:16:42 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:42 INFO: man/src/attach.md found
09:16:42 WARN: man/src/build.md does not exist, skipping
09:16:42 WARN: man/src/builder/build.md does not exist, skipping
09:16:42 WARN: man/src/builder/prune.md does not exist, skipping
09:16:42 WARN: man/src/builder.md does not exist, skipping
09:16:42 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:42 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:42 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:42 WARN: man/src/checkpoint.md does not exist, skipping
09:16:42 INFO: man/src/commit.md found
09:16:42 WARN: man/src/config/create.md does not exist, skipping
09:16:42 WARN: man/src/config/inspect.md does not exist, skipping
09:16:42 WARN: man/src/config/ls.md does not exist, skipping
09:16:42 WARN: man/src/config/rm.md does not exist, skipping
09:16:42 WARN: man/src/config.md does not exist, skipping
09:16:42 INFO: man/src/container/attach.md found
09:16:42 INFO: man/src/container/commit.md found
09:16:42 INFO: man/src/container/cp.md found
09:16:42 INFO: man/src/container/create.md found
09:16:42 INFO: man/src/container/diff.md found
09:16:42 INFO: man/src/container/exec.md found
09:16:42 INFO: man/src/container/export.md found
09:16:42 WARN: man/src/container/inspect.md does not exist, skipping
09:16:42 INFO: man/src/container/kill.md found
09:16:42 INFO: man/src/container/logs.md found
09:16:42 INFO: man/src/container/ls.md found
09:16:42 INFO: man/src/container/pause.md found
09:16:42 INFO: man/src/container/port.md found
09:16:42 WARN: man/src/container/prune.md does not exist, skipping
09:16:42 INFO: man/src/container/rename.md found
09:16:42 INFO: man/src/container/restart.md found
09:16:42 INFO: man/src/container/rm.md found
09:16:42 INFO: man/src/container/run.md found
09:16:42 INFO: man/src/container/start.md found
09:16:42 INFO: man/src/container/stats.md found
09:16:42 INFO: man/src/container/stop.md found
09:16:42 INFO: man/src/container/top.md found
09:16:42 INFO: man/src/container/unpause.md found
09:16:42 INFO: man/src/container/update.md found
09:16:42 INFO: man/src/container/wait.md found
09:16:42 WARN: man/src/container.md does not exist, skipping
09:16:42 WARN: man/src/context/create.md does not exist, skipping
09:16:42 WARN: man/src/context/export.md does not exist, skipping
09:16:42 WARN: man/src/context/import.md does not exist, skipping
09:16:42 WARN: man/src/context/inspect.md does not exist, skipping
09:16:42 WARN: man/src/context/ls.md does not exist, skipping
09:16:42 WARN: man/src/context/rm.md does not exist, skipping
09:16:42 WARN: man/src/context/show.md does not exist, skipping
09:16:42 WARN: man/src/context/update.md does not exist, skipping
09:16:42 WARN: man/src/context/use.md does not exist, skipping
09:16:42 WARN: man/src/context.md does not exist, skipping
09:16:42 INFO: man/src/cp.md found
09:16:42 INFO: man/src/create.md found
09:16:42 INFO: man/src/diff.md found
09:16:42 INFO: man/src/events.md found
09:16:42 INFO: man/src/exec.md found
09:16:42 INFO: man/src/export.md found
09:16:42 INFO: man/src/history.md found
09:16:42 INFO: man/src/image/build.md found
09:16:42 INFO: man/src/image/history.md found
09:16:42 INFO: man/src/image/import.md found
09:16:42 WARN: man/src/image/inspect.md does not exist, skipping
09:16:42 INFO: man/src/image/load.md found
09:16:42 INFO: man/src/image/ls.md found
09:16:42 WARN: man/src/image/prune.md does not exist, skipping
09:16:42 INFO: man/src/image/pull.md found
09:16:42 INFO: man/src/image/push.md found
09:16:42 INFO: man/src/image/rm.md found
09:16:42 INFO: man/src/image/save.md found
09:16:42 INFO: man/src/image/tag.md found
09:16:42 WARN: man/src/image.md does not exist, skipping
09:16:42 INFO: man/src/images.md found
09:16:42 INFO: man/src/import.md found
09:16:42 INFO: man/src/info.md found
09:16:42 INFO: man/src/inspect.md found
09:16:42 INFO: man/src/kill.md found
09:16:42 INFO: man/src/load.md found
09:16:42 INFO: man/src/login.md found
09:16:42 INFO: man/src/logout.md found
09:16:42 INFO: man/src/logs.md found
09:16:42 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:42 WARN: man/src/manifest/create.md does not exist, skipping
09:16:42 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:42 WARN: man/src/manifest/push.md does not exist, skipping
09:16:42 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:42 WARN: man/src/manifest.md does not exist, skipping
09:16:42 INFO: man/src/network/connect.md found
09:16:42 INFO: man/src/network/create.md found
09:16:42 INFO: man/src/network/disconnect.md found
09:16:42 INFO: man/src/network/inspect.md found
09:16:42 INFO: man/src/network/ls.md found
09:16:42 WARN: man/src/network/prune.md does not exist, skipping
09:16:42 INFO: man/src/network/rm.md found
09:16:42 WARN: man/src/network.md does not exist, skipping
09:16:42 WARN: man/src/node/demote.md does not exist, skipping
09:16:42 WARN: man/src/node/inspect.md does not exist, skipping
09:16:42 WARN: man/src/node/ls.md does not exist, skipping
09:16:42 WARN: man/src/node/promote.md does not exist, skipping
09:16:42 WARN: man/src/node/ps.md does not exist, skipping
09:16:42 WARN: man/src/node/rm.md does not exist, skipping
09:16:42 WARN: man/src/node/update.md does not exist, skipping
09:16:42 WARN: man/src/node.md does not exist, skipping
09:16:42 INFO: man/src/pause.md found
09:16:42 WARN: man/src/plugin/create.md does not exist, skipping
09:16:42 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:42 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:42 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:42 WARN: man/src/plugin/install.md does not exist, skipping
09:16:42 INFO: man/src/plugin/ls.md found
09:16:42 WARN: man/src/plugin/push.md does not exist, skipping
09:16:42 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:42 WARN: man/src/plugin/set.md does not exist, skipping
09:16:42 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:42 WARN: man/src/plugin.md does not exist, skipping
09:16:42 INFO: man/src/port.md found
09:16:42 INFO: man/src/ps.md found
09:16:42 INFO: man/src/pull.md found
09:16:42 INFO: man/src/push.md found
09:16:42 INFO: man/src/rename.md found
09:16:42 INFO: man/src/restart.md found
09:16:42 INFO: man/src/rm.md found
09:16:42 INFO: man/src/rmi.md found
09:16:42 WARN: man/src/run.md does not exist, skipping
09:16:42 INFO: man/src/save.md found
09:16:42 INFO: man/src/search.md found
09:16:42 WARN: man/src/secret/create.md does not exist, skipping
09:16:42 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:42 WARN: man/src/secret/ls.md does not exist, skipping
09:16:42 WARN: man/src/secret/rm.md does not exist, skipping
09:16:42 WARN: man/src/secret.md does not exist, skipping
09:16:42 WARN: man/src/service/create.md does not exist, skipping
09:16:42 WARN: man/src/service/inspect.md does not exist, skipping
09:16:42 WARN: man/src/service/logs.md does not exist, skipping
09:16:42 WARN: man/src/service/ls.md does not exist, skipping
09:16:42 WARN: man/src/service/ps.md does not exist, skipping
09:16:42 WARN: man/src/service/rm.md does not exist, skipping
09:16:42 WARN: man/src/service/rollback.md does not exist, skipping
09:16:42 WARN: man/src/service/scale.md does not exist, skipping
09:16:42 WARN: man/src/service/update.md does not exist, skipping
09:16:42 WARN: man/src/service.md does not exist, skipping
09:16:42 WARN: man/src/stack/config.md does not exist, skipping
09:16:42 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:42 WARN: man/src/stack/ls.md does not exist, skipping
09:16:42 WARN: man/src/stack/ps.md does not exist, skipping
09:16:42 WARN: man/src/stack/rm.md does not exist, skipping
09:16:42 WARN: man/src/stack/services.md does not exist, skipping
09:16:42 WARN: man/src/stack.md does not exist, skipping
09:16:42 INFO: man/src/start.md found
09:16:42 INFO: man/src/stats.md found
09:16:42 INFO: man/src/stop.md found
09:16:42 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:42 WARN: man/src/swarm/init.md does not exist, skipping
09:16:42 WARN: man/src/swarm/join.md does not exist, skipping
09:16:42 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:42 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:42 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:42 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:42 WARN: man/src/swarm/update.md does not exist, skipping
09:16:42 WARN: man/src/swarm.md does not exist, skipping
09:16:42 WARN: man/src/system/df.md does not exist, skipping
09:16:42 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:42 INFO: man/src/system/events.md found
09:16:42 INFO: man/src/system/info.md found
09:16:42 WARN: man/src/system/prune.md does not exist, skipping
09:16:42 WARN: man/src/system.md does not exist, skipping
09:16:42 INFO: man/src/tag.md found
09:16:42 INFO: man/src/top.md found
09:16:42 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:42 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:42 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:42 WARN: man/src/trust/key.md does not exist, skipping
09:16:42 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:42 WARN: man/src/trust/sign.md does not exist, skipping
09:16:42 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:42 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:42 WARN: man/src/trust/signer.md does not exist, skipping
09:16:42 WARN: man/src/trust.md does not exist, skipping
09:16:42 INFO: man/src/unpause.md found
09:16:42 INFO: man/src/update.md found
09:16:42 INFO: man/src/version.md found
09:16:42 INFO: man/src/volume/create.md found
09:16:42 INFO: man/src/volume/inspect.md found
09:16:42 INFO: man/src/volume/ls.md found
09:16:42 WARN: man/src/volume/prune.md does not exist, skipping
09:16:42 WARN: man/src/volume/rm.md does not exist, skipping
09:16:42 WARN: man/src/volume/update.md does not exist, skipping
09:16:42 INFO: man/src/volume.md found
09:16:42 INFO: man/src/wait.md found
09:16:42 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:42 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:42 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:42 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:42 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:42 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:42 + popd
09:16:42 + RPM_EC=0
09:16:42 ~/rpmbuild/BUILD/src
09:16:42 ++ jobs -p
09:16:42 + exit 0
09:16:42 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.My4k4G
09:16:42 + umask 022
09:16:42 + cd /root/rpmbuild/BUILD
09:16:42 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 '!=' / ']'
09:16:42 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:42 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:42 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:42 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:42 + cd src
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin
09:16:42 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/docker
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/bash-completion/completions
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/zsh/vendor-completions
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/fish/vendor_completions.d
09:16:42 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/bash-completion/completions/docker
09:16:42 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/zsh/vendor-completions/_docker
09:16:42 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man1
09:16: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~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man1
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man5
09:16: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~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man5
09:16:42 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man8
09:16:42 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/man/man8
09:16:42 + mkdir -p build-docs
09:16:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:42 + cp cli/LICENSE build-docs/LICENSE
09:16:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:42 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:42 + cp cli/NOTICE build-docs/NOTICE
09:16:42 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:42 + cp cli/README.md build-docs/README.md
09:16:42 + /usr/lib/rpm/check-buildroot
09:16:42 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:42 + /usr/lib/rpm/brp-compress
09:16:42 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:42 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:42 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:42 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:42 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:16:42 + /usr/lib/rpm/brp-python-hardlink
09:16:42 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:42 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rC6I6w
09:16:42 + umask 022
09:16:42 + cd /root/rpmbuild/BUILD
09:16:42 + cd src
09:16:42 ++ cli/build/docker --version
09:16:42 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:42 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:42 + echo 'PASS: cli version OK'
09:16:42 + RPM_EC=0
09:16:42 PASS: cli version OK
09:16:42 ++ jobs -p
09:16:42 + exit 0
09:16:42 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:42 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.r1YrpH
09:16:42 + umask 022
09:16:42 + cd /root/rpmbuild/BUILD
09:16:42 + cd src
09:16:42 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + export LC_ALL=C
09:16:42 + LC_ALL=C
09:16:42 + export DOCDIR
09:16:42 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/share/doc/docker-ce-cli
09:16:42 + RPM_EC=0
09:16:42 ++ jobs -p
09:16:42 + exit 0
09:16:42 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.el9
09:16:42 Requires(interp): /bin/sh
09:16:42 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:42 Requires(post): /bin/sh
09:16:42 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)
09:16:42 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:42 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:42 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:42 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:16:42 #16 122.8   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                   27/65 
09:16:43 #16 123.9   Installing : setools-libs-3.3.8-4.el7.x86_64                            28/65 
09:16:43 #16 124.5   Installing : libsemanage-python-2.5-14.el7.x86_64                       29/65 
09:16:43 #16 124.5   Installing : perl-Data-Dumper-2.145-3.el7.x86_64                        30/65 
09:16:44 #16 124.6   Installing : autoconf-2.69-11.el7.noarch                                31/65 
09:16:44 #16 125.1 install-info: No such file or directory for /usr/share/info/autoconf.info
09:16:44 #16 125.2   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       32/65 
09:16:44 + popd
09:16:44 + exit 0
09:16:44 ~/rpmbuild/BUILD/src
09:16:44 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z0X1OM
09:16:44 + umask 022
09:16:44 + cd /root/rpmbuild/BUILD
09:16:44 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64 '!=' / ']'
09:16:44 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:44 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:44 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:44 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:44 + cd src
09:16:44 + pushd /root/rpmbuild/BUILD/src/compose
09:16:44 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:16:44 + 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
09:16:44 + popd
09:16:44 ~/rpmbuild/BUILD/src
09:16:44 + for f in LICENSE MAINTAINERS NOTICE README.md
09:16:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:16:44 + for f in LICENSE MAINTAINERS NOTICE README.md
09:16:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:16:44 + for f in LICENSE MAINTAINERS NOTICE README.md
09:16:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:16:44 + for f in LICENSE MAINTAINERS NOTICE README.md
09:16:44 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:16:44 + /usr/lib/rpm/check-buildroot
09:16:44 + /usr/lib/rpm/redhat/brp-compress
09:16:44 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:16:44 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:44 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:16:44 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:16:44 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:44 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:16:44 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u9ACkP
09:16:44 + umask 022
09:16:44 + cd /root/rpmbuild/BUILD
09:16:44 + cd src
09:16:44 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:16:44 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:16:44 PASS: docker-compose version OK
09:16:44 + ver=v2.21.0
09:16:44 + test v2.21.0 = v2.21.0
09:16:44 + echo 'PASS: docker-compose version OK'
09:16:44 + exit 0
09:16:44 Processing files: docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:44 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NVrIGT
09:16:44 + umask 022
09:16:44 + cd /root/rpmbuild/BUILD
09:16:44 + cd src
09:16:44 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/doc/docker-compose-plugin-2.21.0
09:16:44 + export DOCDIR
09:16:44 + /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
09:16: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.el7.aarch64/usr/share/doc/docker-compose-plugin-2.21.0
09:16:44 + exit 0
09:16:44 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SwaJtY
09:16:44 + umask 022
09:16:44 + cd /root/rpmbuild/BUILD
09:16:44 + cd src
09:16:44 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64/usr/share/licenses/docker-compose-plugin-2.21.0
09:16:44 + export LICENSEDIR
09:16:44 + /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
09:16:44 + 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
09:16:44 + 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
09:16:44 + exit 0
09:16:44 Provides: docker-compose-plugin = 0:2.21.0-0.el7 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el7
09:16:44 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:44 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:44 Requires(post): /bin/sh
09:16:44 Requires(preun): /bin/sh
09:16:44 Requires(postun): /bin/sh
09:16:44 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)
09:16:44 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:44 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el7.src.rpm
09:16:44 #16 125.2   Installing : libedit-3.0-12.20121213cvs.el7.x86_64                      33/65 
09:16:44 #16 125.8   Installing : openssh-clients-7.4p1-23.el7_9.x86_64                      34/65 
09:16:44 #16 125.8   Installing : libselinux-python-2.5-15.el7.x86_64                        35/65 
09:16:45 #16 125.9   Installing : libgomp-4.8.5-44.el7.x86_64                                36/65 
09:16:45 #16 126.4   Installing : less-458-9.el7.x86_64                                      37/65 
09:16:45 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:16:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LMs0ew
09:16:45 + umask 022
09:16:45 + cd /root/rpmbuild/BUILD
09:16:45 + cd src
09:16:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:45 + RPM_EC=0
09:16:45 ++ jobs -p
09:16:45 + exit 0
09:16:45 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.z51Pxk
09:16:45 + umask 022
09:16:45 + cd /root/rpmbuild/BUILD
09:16:45 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:45 + rm -rf src src.gemspec
09:16:45 + RPM_EC=0
09:16:45 ++ jobs -p
09:16:45 + exit 0
09:16:45 
09:16:45 RPM build warnings:
09:16:45     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:45     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:45     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:45     source_date_epoch_from_changelog set but %changelog is missing
09:16:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:16:45     source_date_epoch_from_changelog set but %changelog is missing
09:16:45 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OAUk0T
09:16:45 + umask 022
09:16:45 + cd /root/rpmbuild/BUILD
09:16:45 + cd /root/rpmbuild/BUILD
09:16:45 + rm -rf src
09:16:45 + /usr/bin/mkdir -p src
09:16:45 + cd src
09:16:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:16:45 + STATUS=0
09:16:45 + '[' 0 -ne 0 ']'
09:16:45 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:45 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:16:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:16:45 + STATUS=0
09:16:45 + '[' 0 -ne 0 ']'
09:16:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:45 + RPM_EC=0
09:16:45 ++ jobs -p
09:16:45 + exit 0
09:16:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fEymhM
09:16:45 + umask 022
09:16:45 + cd /root/rpmbuild/BUILD
09:16:45 + 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 '
09:16:45 + export CFLAGS
09:16:45 + 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 '
09:16:45 + export CXXFLAGS
09:16:45 + 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 '
09:16:45 + export FFLAGS
09:16:45 + 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 '
09:16:45 + export FCFLAGS
09:16:45 + VALAFLAGS=-g
09:16:45 + export VALAFLAGS
09:16:45 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:45 + export RUSTFLAGS
09:16:45 + 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 '
09:16:45 + export LDFLAGS
09:16:45 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:45 + export LT_SYS_LIBRARY_PATH
09:16:45 + CC=gcc
09:16:45 + export CC
09:16:45 + CXX=g++
09:16:45 + export CXX
09:16:45 + cd src
09:16:45 + export DOCKER_GITCOMMIT=7cfb81b
09:16:45 + DOCKER_GITCOMMIT=7cfb81b
09:16:45 + mkdir -p /go/src/github.com/docker
09:16:45 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:45 + TMP_GOPATH=/go
09:16:45 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:45 + RM_GOPATH=0
09:16:45 + TMP_GOPATH=/go
09:16:45 + : /usr/local/bin
09:16:45 + '[' -z /go ']'
09:16:45 + export GOPATH=/go
09:16:45 + GOPATH=/go
09:16:45 + case "$(go env GOARCH)" in
09:16:45 ++ go env GOARCH
09:16:45 + export GO_BUILDMODE=-buildmode=pie
09:16:45 + GO_BUILDMODE=-buildmode=pie
09:16:45 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:45 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:45 + bin=rootlesskit
09:16:45 + shift
09:16:45 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:45 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:45 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:45 + install_rootlesskit dynamic
09:16:45 + case "$1" in
09:16:45 + install_rootlesskit_dynamic
09:16:45 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:45 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:45 + export BUILD_MODE=-buildmode=pie
09:16:45 + BUILD_MODE=-buildmode=pie
09:16:45 + _install_rootlesskit
09:16:45 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:45 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:45 + for f in rootlesskit rootlesskit-docker-proxy
09:16:45 + GOBIN=/usr/local/bin
09:16:45 + GO111MODULE=on
09:16:45 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:45 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:45 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:45 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:45 go: downloading github.com/google/uuid v1.3.0
09:16:45 go: downloading github.com/moby/vpnkit v0.5.0
09:16:45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:45 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:45 go: downloading github.com/gofrs/flock v0.8.1
09:16:45 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:45 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:45 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:45 go: downloading github.com/josharian/native v1.1.0
09:16:45 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:45 #16 126.4   Installing : perl-Git-1.8.3.1-25.el7_9.noarch                           38/65 
09:16:46 #16 127.0   Installing : git-1.8.3.1-25.el7_9.x86_64                                39/65 
09:16:47 #16 127.3   Installing : kernel-headers-3.10.0-1160.95.1.el7.x86_64                 40/65 
09:16:47 #16 127.9   Installing : glibc-headers-2.17-326.el7_9.x86_64                        41/65 
09:16:47 + popd
09:16:47 + exit 0
09:16:47 ~/rpmbuild/BUILD/src
09:16:47 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TZmBKW
09:16:47 + umask 022
09:16:47 + cd /root/rpmbuild/BUILD
09:16:47 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64 '!=' / ']'
09:16:47 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:47 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:47 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:47 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:47 + cd src
09:16:47 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:47 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:47 + 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
09:16:47 + popd
09:16:47 + /usr/lib/rpm/check-buildroot
09:16:47 ~/rpmbuild/BUILD/src
09:16:47 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:47 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:16:47 + /usr/lib/rpm/brp-compress
09:16:47 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:47 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:47 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:47 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:16:47 + /usr/lib/rpm/brp-python-hardlink
09:16:47 + PYTHON3=/usr/libexec/platform-python
09:16:47 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:47 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VgEzM7
09:16:47 + umask 022
09:16:47 + cd /root/rpmbuild/BUILD
09:16:47 + cd src
09:16:47 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:16:47 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:16:47 PASS: docker-buildx version OK
09:16:47 + ver=v0.11.2
09:16:47 + test v0.11.2 = v0.11.2
09:16:47 + echo 'PASS: docker-buildx version OK'
09:16:47 + exit 0
09:16:47 Processing files: docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:47 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:16:47 Provides: docker-buildx-plugin = 0:0.11.2-0.el8 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el8
09:16:47 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:47 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:47 Requires(post): /bin/sh
09:16:47 Requires(preun): /bin/sh
09:16:47 Requires(postun): /bin/sh
09:16:47 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:47 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el8.src.rpm
09:16:48 #16 128.0   Installing : glibc-devel-2.17-326.el7_9.x86_64                          42/65 
09:16:49 #16 129.7   Installing : gcc-4.8.5-44.el7.x86_64                                    43/65 
09:16:49 #16 130.2   Installing : libsepol-devel-2.5-10.el7.x86_64                           44/65 
09:16:49 #16 130.2   Installing : python-IPy-0.75-6.el7.noarch                               45/65 
09:16:49 #16 130.3   Installing : policycoreutils-python-2.5-34.el7.x86_64                   46/65 
09:16:49 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:49 ++ pwd
09:16:49 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:49 Project root: .
09:16:49 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:49 INFO: man/src/attach.md found
09:16:49 WARN: man/src/build.md does not exist, skipping
09:16:49 WARN: man/src/builder/build.md does not exist, skipping
09:16:49 WARN: man/src/builder/prune.md does not exist, skipping
09:16:49 WARN: man/src/builder.md does not exist, skipping
09:16:49 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:49 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:49 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:49 WARN: man/src/checkpoint.md does not exist, skipping
09:16:49 INFO: man/src/commit.md found
09:16:49 WARN: man/src/config/create.md does not exist, skipping
09:16:49 WARN: man/src/config/inspect.md does not exist, skipping
09:16:49 WARN: man/src/config/ls.md does not exist, skipping
09:16:49 WARN: man/src/config/rm.md does not exist, skipping
09:16:49 WARN: man/src/config.md does not exist, skipping
09:16:49 INFO: man/src/container/attach.md found
09:16:49 INFO: man/src/container/commit.md found
09:16:49 INFO: man/src/container/cp.md found
09:16:49 INFO: man/src/container/create.md found
09:16:49 INFO: man/src/container/diff.md found
09:16:49 INFO: man/src/container/exec.md found
09:16:49 INFO: man/src/container/export.md found
09:16:49 WARN: man/src/container/inspect.md does not exist, skipping
09:16:49 INFO: man/src/container/kill.md found
09:16:49 INFO: man/src/container/logs.md found
09:16:49 INFO: man/src/container/ls.md found
09:16:49 INFO: man/src/container/pause.md found
09:16:49 INFO: man/src/container/port.md found
09:16:49 WARN: man/src/container/prune.md does not exist, skipping
09:16:49 INFO: man/src/container/rename.md found
09:16:49 INFO: man/src/container/restart.md found
09:16:49 INFO: man/src/container/rm.md found
09:16:49 INFO: man/src/container/run.md found
09:16:49 INFO: man/src/container/start.md found
09:16:49 INFO: man/src/container/stats.md found
09:16:49 INFO: man/src/container/stop.md found
09:16:49 INFO: man/src/container/top.md found
09:16:49 INFO: man/src/container/unpause.md found
09:16:49 INFO: man/src/container/update.md found
09:16:49 INFO: man/src/container/wait.md found
09:16:49 WARN: man/src/container.md does not exist, skipping
09:16:49 WARN: man/src/context/create.md does not exist, skipping
09:16:49 WARN: man/src/context/export.md does not exist, skipping
09:16:49 WARN: man/src/context/import.md does not exist, skipping
09:16:49 WARN: man/src/context/inspect.md does not exist, skipping
09:16:49 WARN: man/src/context/ls.md does not exist, skipping
09:16:49 WARN: man/src/context/rm.md does not exist, skipping
09:16:49 WARN: man/src/context/show.md does not exist, skipping
09:16:49 WARN: man/src/context/update.md does not exist, skipping
09:16:49 WARN: man/src/context/use.md does not exist, skipping
09:16:49 WARN: man/src/context.md does not exist, skipping
09:16:49 INFO: man/src/cp.md found
09:16:49 INFO: man/src/create.md found
09:16:49 INFO: man/src/diff.md found
09:16:49 INFO: man/src/events.md found
09:16:49 INFO: man/src/exec.md found
09:16:49 INFO: man/src/export.md found
09:16:49 INFO: man/src/history.md found
09:16:49 INFO: man/src/image/build.md found
09:16:49 INFO: man/src/image/history.md found
09:16:49 INFO: man/src/image/import.md found
09:16:49 WARN: man/src/image/inspect.md does not exist, skipping
09:16:49 INFO: man/src/image/load.md found
09:16:49 INFO: man/src/image/ls.md found
09:16:49 WARN: man/src/image/prune.md does not exist, skipping
09:16:49 INFO: man/src/image/pull.md found
09:16:49 INFO: man/src/image/push.md found
09:16:49 INFO: man/src/image/rm.md found
09:16:49 INFO: man/src/image/save.md found
09:16:49 INFO: man/src/image/tag.md found
09:16:49 WARN: man/src/image.md does not exist, skipping
09:16:49 INFO: man/src/images.md found
09:16:49 INFO: man/src/import.md found
09:16:49 INFO: man/src/info.md found
09:16:49 INFO: man/src/inspect.md found
09:16:49 INFO: man/src/kill.md found
09:16:49 INFO: man/src/load.md found
09:16:49 INFO: man/src/login.md found
09:16:49 INFO: man/src/logout.md found
09:16:49 INFO: man/src/logs.md found
09:16:49 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:49 WARN: man/src/manifest/create.md does not exist, skipping
09:16:49 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:49 WARN: man/src/manifest/push.md does not exist, skipping
09:16:49 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:49 WARN: man/src/manifest.md does not exist, skipping
09:16:49 INFO: man/src/network/connect.md found
09:16:49 INFO: man/src/network/create.md found
09:16:49 INFO: man/src/network/disconnect.md found
09:16:49 INFO: man/src/network/inspect.md found
09:16:49 INFO: man/src/network/ls.md found
09:16:49 WARN: man/src/network/prune.md does not exist, skipping
09:16:49 INFO: man/src/network/rm.md found
09:16:49 WARN: man/src/network.md does not exist, skipping
09:16:49 WARN: man/src/node/demote.md does not exist, skipping
09:16:49 WARN: man/src/node/inspect.md does not exist, skipping
09:16:49 WARN: man/src/node/ls.md does not exist, skipping
09:16:49 WARN: man/src/node/promote.md does not exist, skipping
09:16:49 WARN: man/src/node/ps.md does not exist, skipping
09:16:49 WARN: man/src/node/rm.md does not exist, skipping
09:16:49 WARN: man/src/node/update.md does not exist, skipping
09:16:49 WARN: man/src/node.md does not exist, skipping
09:16:49 INFO: man/src/pause.md found
09:16:49 WARN: man/src/plugin/create.md does not exist, skipping
09:16:49 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:49 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:49 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:49 WARN: man/src/plugin/install.md does not exist, skipping
09:16:49 INFO: man/src/plugin/ls.md found
09:16:49 WARN: man/src/plugin/push.md does not exist, skipping
09:16:49 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:49 WARN: man/src/plugin/set.md does not exist, skipping
09:16:49 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:49 WARN: man/src/plugin.md does not exist, skipping
09:16:49 INFO: man/src/port.md found
09:16:49 INFO: man/src/ps.md found
09:16:49 INFO: man/src/pull.md found
09:16:49 INFO: man/src/push.md found
09:16:49 INFO: man/src/rename.md found
09:16:49 INFO: man/src/restart.md found
09:16:49 INFO: man/src/rm.md found
09:16:49 INFO: man/src/rmi.md found
09:16:49 WARN: man/src/run.md does not exist, skipping
09:16:49 INFO: man/src/save.md found
09:16:49 INFO: man/src/search.md found
09:16:49 WARN: man/src/secret/create.md does not exist, skipping
09:16:49 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:49 WARN: man/src/secret/ls.md does not exist, skipping
09:16:49 WARN: man/src/secret/rm.md does not exist, skipping
09:16:49 WARN: man/src/secret.md does not exist, skipping
09:16:49 WARN: man/src/service/create.md does not exist, skipping
09:16:49 WARN: man/src/service/inspect.md does not exist, skipping
09:16:49 WARN: man/src/service/logs.md does not exist, skipping
09:16:49 WARN: man/src/service/ls.md does not exist, skipping
09:16:49 WARN: man/src/service/ps.md does not exist, skipping
09:16:49 WARN: man/src/service/rm.md does not exist, skipping
09:16:49 WARN: man/src/service/rollback.md does not exist, skipping
09:16:49 WARN: man/src/service/scale.md does not exist, skipping
09:16:49 WARN: man/src/service/update.md does not exist, skipping
09:16:49 WARN: man/src/service.md does not exist, skipping
09:16:49 WARN: man/src/stack/config.md does not exist, skipping
09:16:49 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:49 WARN: man/src/stack/ls.md does not exist, skipping
09:16:49 WARN: man/src/stack/ps.md does not exist, skipping
09:16:49 WARN: man/src/stack/rm.md does not exist, skipping
09:16:49 WARN: man/src/stack/services.md does not exist, skipping
09:16:49 WARN: man/src/stack.md does not exist, skipping
09:16:49 INFO: man/src/start.md found
09:16:49 INFO: man/src/stats.md found
09:16:49 INFO: man/src/stop.md found
09:16:49 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:49 WARN: man/src/swarm/init.md does not exist, skipping
09:16:49 WARN: man/src/swarm/join.md does not exist, skipping
09:16:49 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:49 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:49 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:49 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:49 WARN: man/src/swarm/update.md does not exist, skipping
09:16:49 WARN: man/src/swarm.md does not exist, skipping
09:16:49 WARN: man/src/system/df.md does not exist, skipping
09:16:49 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:49 INFO: man/src/system/events.md found
09:16:49 INFO: man/src/system/info.md found
09:16:49 WARN: man/src/system/prune.md does not exist, skipping
09:16:49 WARN: man/src/system.md does not exist, skipping
09:16:49 INFO: man/src/tag.md found
09:16:49 INFO: man/src/top.md found
09:16:49 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:49 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:49 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:49 WARN: man/src/trust/key.md does not exist, skipping
09:16:49 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:49 WARN: man/src/trust/sign.md does not exist, skipping
09:16:49 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:49 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:49 WARN: man/src/trust/signer.md does not exist, skipping
09:16:49 WARN: man/src/trust.md does not exist, skipping
09:16:49 INFO: man/src/unpause.md found
09:16:49 INFO: man/src/update.md found
09:16:49 INFO: man/src/version.md found
09:16:49 INFO: man/src/volume/create.md found
09:16:49 INFO: man/src/volume/inspect.md found
09:16:49 INFO: man/src/volume/ls.md found
09:16:49 WARN: man/src/volume/prune.md does not exist, skipping
09:16:49 WARN: man/src/volume/rm.md does not exist, skipping
09:16:49 WARN: man/src/volume/update.md does not exist, skipping
09:16:49 INFO: man/src/volume.md found
09:16:49 INFO: man/src/wait.md found
09:16:49 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:49 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:49 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:49 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:49 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:49 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:49 + popd
09:16:49 + RPM_EC=0
09:16:49 ~/rpmbuild/BUILD/src
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bwsZel
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 '!=' / ']'
09:16:49 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16:49 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16:49 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:49 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:16:49 + export CFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:16:49 + export CXXFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:16:49 + export FFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:16:49 + export FCFLAGS
09:16:49 + VALAFLAGS=-g
09:16:49 + export VALAFLAGS
09:16: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 '
09:16:49 + export LDFLAGS
09:16:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:49 + export LT_SYS_LIBRARY_PATH
09:16:49 + CC=gcc
09:16:49 + export CC
09:16:49 + CXX=g++
09:16:49 + export CXX
09:16:49 + cd src
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin
09:16:49 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/bash-completion/completions
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/zsh/vendor-completions
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/fish/vendor_completions.d
09:16:49 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/bash-completion/completions/docker
09:16:49 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/zsh/vendor-completions/_docker
09:16:49 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/fish/vendor_completions.d/docker.fish
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man1
09:16:49 + 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~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man1
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man5
09:16:49 + 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~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man5
09:16:49 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man8
09:16:49 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/man/man8
09:16:49 + mkdir -p build-docs
09:16:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:49 + cp cli/LICENSE build-docs/LICENSE
09:16:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:49 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:49 + cp cli/NOTICE build-docs/NOTICE
09:16:49 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:49 + cp cli/README.md build-docs/README.md
09:16:49 + /usr/lib/rpm/check-buildroot
09:16:49 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:49 + /usr/lib/rpm/brp-compress
09:16:49 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:49 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:49 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:49 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:49 + /usr/lib/rpm/check-rpaths
09:16:49 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:49 + /usr/lib/rpm/brp-remove-la-files
09:16:49 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:16:49 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:49 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.JmMZr6
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:16:49 + export CFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:16:49 + export CXXFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:16:49 + export FFLAGS
09:16: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:16:49 + export FCFLAGS
09:16:49 + VALAFLAGS=-g
09:16:49 + export VALAFLAGS
09:16: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 '
09:16:49 + export LDFLAGS
09:16:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:49 + export LT_SYS_LIBRARY_PATH
09:16:49 + CC=gcc
09:16:49 + export CC
09:16:49 + CXX=g++
09:16:49 + export CXX
09:16:49 + cd src
09:16:49 ++ cli/build/docker --version
09:16:49 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:49 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:49 + echo 'PASS: cli version OK'
09:16:49 PASS: cli version OK
09:16:49 + RPM_EC=0
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16:49 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JzeJqX
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + cd src
09:16:49 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + export LC_ALL=C
09:16:49 + LC_ALL=C
09:16:49 + export DOCDIR
09:16:49 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/share/doc/docker-ce-cli
09:16:49 + RPM_EC=0
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-cli(aarch-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc38
09:16:49 Requires(interp): /bin/sh
09:16:49 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:49 Requires(post): /bin/sh
09:16:49 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)
09:16:49 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:49 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:49 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:16:49 #16 130.4   Installing : policycoreutils-devel-2.5-34.el7.x86_64                    47/65 
09:16:49 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:16:49 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CQkZ1d
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + cd src
09:16:49 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:49 + RPM_EC=0
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.I9UmBJ
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + rm -rf src src.gemspec
09:16:49 + RPM_EC=0
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 
09:16:49 RPM build warnings:
09:16:49     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:49     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:49     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:49     source_date_epoch_from_changelog set but %changelog is missing
09:16:49     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:16:49     source_date_epoch_from_changelog set but %changelog is missing
09:16:49 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:49 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Mf4GCo
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + rm -rf src
09:16:49 + /usr/bin/mkdir -p src
09:16:49 + cd src
09:16:49 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:16:49 + STATUS=0
09:16:49 + '[' 0 -ne 0 ']'
09:16:49 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:16:49 + STATUS=0
09:16:49 + '[' 0 -ne 0 ']'
09:16:49 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:49 + RPM_EC=0
09:16:49 ++ jobs -p
09:16:49 + exit 0
09:16:49 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vdv9B8
09:16:49 + umask 022
09:16:49 + cd /root/rpmbuild/BUILD
09:16:49 + 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'
09:16:49 + export CFLAGS
09:16:49 + 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'
09:16:49 + export CXXFLAGS
09:16:49 + 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'
09:16:49 + export FFLAGS
09:16:49 + 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'
09:16:49 + export FCFLAGS
09:16: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'
09:16:49 + export LDFLAGS
09:16:49 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:49 + export LT_SYS_LIBRARY_PATH
09:16:49 + CC=gcc
09:16:49 + export CC
09:16:49 + CXX=g++
09:16:49 + export CXX
09:16:49 + cd src
09:16:49 + export DOCKER_GITCOMMIT=7cfb81b
09:16:49 + DOCKER_GITCOMMIT=7cfb81b
09:16:49 + mkdir -p /go/src/github.com/docker
09:16:49 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:49 + TMP_GOPATH=/go
09:16:49 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:49 + RM_GOPATH=0
09:16:49 + TMP_GOPATH=/go
09:16:49 + : /usr/local/bin
09:16:49 + '[' -z /go ']'
09:16:49 + export GOPATH=/go
09:16:49 + GOPATH=/go
09:16:49 + case "$(go env GOARCH)" in
09:16:49 ++ go env GOARCH
09:16:49 + export GO_BUILDMODE=-buildmode=pie
09:16:49 + GO_BUILDMODE=-buildmode=pie
09:16:49 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:49 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:49 + bin=rootlesskit
09:16:49 + shift
09:16:49 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:49 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:49 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:49 + install_rootlesskit dynamic
09:16:49 + case "$1" in
09:16:49 + install_rootlesskit_dynamic
09:16:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:49 + export BUILD_MODE=-buildmode=pie
09:16:49 + BUILD_MODE=-buildmode=pie
09:16:49 + _install_rootlesskit
09:16:49 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:49 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:49 + for f in rootlesskit rootlesskit-docker-proxy
09:16:49 + GOBIN=/usr/local/bin
09:16:49 + GO111MODULE=on
09:16:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:50 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:16:50 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:50 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:50 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:50 go: downloading github.com/google/uuid v1.3.0
09:16:50 go: downloading github.com/moby/vpnkit v0.5.0
09:16:50 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:50 go: downloading github.com/gofrs/flock v0.8.1
09:16:50 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:50 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:50 #16 130.9   Installing : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             48/65 
09:16:50 #16 131.4   Installing : perl-Test-Harness-3.28-3.el7.noarch                        49/65 
09:16:50 # Build the compose plugin
09:16:50 cd /go/src/github.com/docker/compose \
09:16:50 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:16:50 make[2]: Entering directory '/root/build-deb/compose'
09:16:50 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
09:16:50 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:50 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:50 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:50 go: downloading github.com/docker/buildx v0.11.2
09:16:50 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:50 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:50 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:50 go: downloading github.com/moby/buildkit v0.12.1
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:50 go: downloading google.golang.org/grpc v1.57.0
09:16:50 go: downloading github.com/containerd/containerd v1.7.3
09:16:50 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:50 go: downloading golang.org/x/sync v0.3.0
09:16:50 go: downloading github.com/stretchr/testify v1.8.4
09:16:50 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:50 go: downloading golang.org/x/sys v0.7.0
09:16:50 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:50 go: downloading github.com/imdario/mergo v0.3.16
09:16:50 go: downloading github.com/containerd/console v1.0.3
09:16:50 go: downloading github.com/adrg/xdg v0.4.0
09:16:50 go: downloading github.com/buger/goterm v1.0.4
09:16:50 go: downloading github.com/go-logr/logr v1.2.4
09:16:50 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:50 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:50 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:50 go: downloading k8s.io/client-go v0.26.2
09:16:50 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:50 go: downloading k8s.io/api v0.26.2
09:16:50 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:50 go: downloading k8s.io/apimachinery v0.26.2
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:50 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:50 go: downloading github.com/golang/mock v1.6.0
09:16:50 go: downloading github.com/klauspost/compress v1.16.5
09:16:50 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:50 go: downloading golang.org/x/crypto v0.7.0
09:16:50 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:50 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:50 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:50 go: downloading golang.org/x/net v0.9.0
09:16:50 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:50 go: downloading github.com/moby/locker v1.0.1
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:50 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:50 go: downloading github.com/gogo/googleapis v1.4.1
09:16:50 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:50 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:50 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:50 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:50 go: downloading github.com/google/gofuzz v1.2.0
09:16:50 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:50 go: downloading github.com/aws/smithy-go v1.13.5
09:16:50 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:50 go: downloading golang.org/x/term v0.7.0
09:16:50 go: downloading k8s.io/klog/v2 v2.90.1
09:16:50 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:50 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:50 go: downloading github.com/containerd/continuity v0.4.1
09:16:50 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:50 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:50 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:50 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:50 go: downloading golang.org/x/oauth2 v0.7.0
09:16:50 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:50 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:50 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:50 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:50 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:50 go: downloading github.com/moby/spdystream v0.2.0
09:16:50 go: downloading github.com/json-iterator/go v1.1.12
09:16:50 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:50 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:50 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:50 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:50 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:50 go: downloading github.com/go-openapi/swag v0.19.14
09:16:50 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:50 go: downloading github.com/mailru/easyjson v0.7.6
09:16:50 go: downloading github.com/josharian/intern v1.0.0
09:16:50 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:50 + for f in rootlesskit rootlesskit-docker-proxy
09:16:50 + GOBIN=/usr/local/bin
09:16:50 + GO111MODULE=on
09:16:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:50 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:50 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:50 go: downloading github.com/josharian/native v1.1.0
09:16:50 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:50 # Build the compose plugin
09:16:50 cd /go/src/github.com/docker/compose \
09:16:50 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:16:50 make[2]: Entering directory '/root/build-deb/compose'
09:16:50 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
09:16:50 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:50 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:50 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:50 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:50 go: downloading github.com/docker/buildx v0.11.2
09:16:50 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:50 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:50 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:50 go: downloading github.com/moby/buildkit v0.12.1
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:50 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:50 go: downloading google.golang.org/grpc v1.57.0
09:16:50 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:50 go: downloading github.com/containerd/containerd v1.7.3
09:16:50 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:50 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:50 go: downloading golang.org/x/sync v0.3.0
09:16:50 go: downloading github.com/stretchr/testify v1.8.4
09:16:50 go: downloading golang.org/x/sys v0.7.0
09:16:50 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:50 go: downloading github.com/go-logr/logr v1.2.4
09:16:50 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:50 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:50 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:50 go: downloading github.com/imdario/mergo v0.3.16
09:16:50 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:50 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:50 go: downloading github.com/containerd/console v1.0.3
09:16:50 go: downloading github.com/adrg/xdg v0.4.0
09:16:50 go: downloading github.com/buger/goterm v1.0.4
09:16:50 go: downloading k8s.io/client-go v0.26.2
09:16:50 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:50 go: downloading k8s.io/api v0.26.2
09:16:50 go: downloading k8s.io/apimachinery v0.26.2
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:50 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:50 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:50 go: downloading github.com/golang/mock v1.6.0
09:16:50 go: downloading github.com/klauspost/compress v1.16.5
09:16:50 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:50 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:50 go: downloading golang.org/x/crypto v0.7.0
09:16:50 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:50 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:50 go: downloading golang.org/x/net v0.9.0
09:16:50 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:50 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:50 go: downloading github.com/gogo/googleapis v1.4.1
09:16:50 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:50 go: downloading github.com/moby/locker v1.0.1
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:50 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:50 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:50 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:50 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:50 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:50 go: downloading github.com/google/gofuzz v1.2.0
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:50 go: downloading github.com/aws/smithy-go v1.13.5
09:16:50 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:50 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:50 go: downloading golang.org/x/term v0.7.0
09:16:50 go: downloading k8s.io/klog/v2 v2.90.1
09:16:50 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:50 go: downloading github.com/containerd/continuity v0.4.1
09:16:50 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:50 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:50 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:50 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:50 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:50 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:50 go: downloading golang.org/x/oauth2 v0.7.0
09:16:50 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:50 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:50 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:50 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:50 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:50 go: downloading github.com/moby/spdystream v0.2.0
09:16:50 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:50 go: downloading github.com/json-iterator/go v1.1.12
09:16:50 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:50 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:50 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:50 go: downloading github.com/go-openapi/swag v0.19.14
09:16:50 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:50 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:50 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:50 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:50 go: downloading github.com/mailru/easyjson v0.7.6
09:16:50 go: downloading github.com/josharian/intern v1.0.0
09:16:51 #16 131.5   Installing : automake-1.13.4-3.el7.noarch                               50/65 
09:16:51 #16 132.1 install-info: No such file or directory for /usr/share/info/automake.info.gz
09:16:51 #16 132.1   Installing : pcre-devel-8.32-17.el7.x86_64                              51/65 
09:16:51 #16 132.1   Installing : libselinux-devel-2.5-15.el7.x86_64                         52/65 
09:16:51 #16 132.2   Installing : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64            53/65 
09:16:51 + return
09:16:51 + RPM_EC=0
09:16:51 ++ jobs -p
09:16:51 + exit 0
09:16:51 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aBaIz1
09:16:51 + umask 022
09:16:51 + cd /root/rpmbuild/BUILD
09:16:51 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64 '!=' / ']'
09:16:51 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:51 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:51 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:51 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:51 + 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 '
09:16:51 + export CFLAGS
09:16:51 + 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 '
09:16:51 + export CXXFLAGS
09:16:51 + 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 '
09:16:51 + export FFLAGS
09:16:51 + 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 '
09:16:51 + export FCFLAGS
09:16:51 + VALAFLAGS=-g
09:16:51 + export VALAFLAGS
09:16:51 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:51 + export RUSTFLAGS
09:16:51 + 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 '
09:16:51 + export LDFLAGS
09:16:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:51 + export LT_SYS_LIBRARY_PATH
09:16:51 + CC=gcc
09:16:51 + export CC
09:16:51 + CXX=g++
09:16:51 + export CXX
09:16:51 + cd src
09:16:51 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/dockerd-rootless.sh
09:16:51 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:16:51 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/rootlesskit
09:16:51 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/rootlesskit-docker-proxy
09:16:51 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm
09:16:51 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YEQyPv
09:16:51 + umask 022
09:16:51 + cd /root/rpmbuild/BUILD
09:16:51 + cd src
09:16:51 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.aarch64
09:16:51 + exit 0
09:16:51 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:16:51 + make manpages
09:16:51 scripts/docs/generate-man.sh
09:16:51 + cp -r . /tmp/docker-cli-docsgen.WZexVRKiKh/
09:16:51 + cd /tmp/docker-cli-docsgen.WZexVRKiKh
09:16:51 + ./scripts/vendor init
09:16:51 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:16:51 + cp man/tools.go .
09:16:51 + ./scripts/vendor update
09:16:51 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:16:51 go: downloading github.com/spf13/cobra v1.7.0
09:16:51 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:16:51 go: downloading github.com/docker/go-units v0.5.0
09:16:51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:16:51 go: downloading github.com/spf13/pflag v1.0.5
09:16:51 go: downloading github.com/fvbommel/sortorder v1.0.2
09:16:51 go: downloading github.com/moby/term v0.5.0
09:16:51 go: downloading github.com/morikuni/aec v1.0.0
09:16:51 go: downloading github.com/pkg/errors v0.9.1
09:16:51 go: downloading github.com/google/go-cmp v0.5.9
09:16:51 go: downloading gotest.tools/v3 v3.5.0
09:16:51 go: downloading github.com/mattn/go-runewidth v0.0.14
09:16:51 go: downloading golang.org/x/sync v0.1.0
09:16:51 go: downloading github.com/sirupsen/logrus v1.9.3
09:16:51 go: downloading github.com/moby/sys/sequential v0.5.0
09:16:51 go: downloading github.com/moby/patternmatcher v0.6.0
09:16:51 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:16:51 go: downloading github.com/docker/go-connections v0.4.0
09:16:51 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:16:51 go: downloading golang.org/x/text v0.9.0
09:16:51 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:16:51 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:16:51 go: downloading github.com/opencontainers/go-digest v1.0.0
09:16:51 go: downloading gopkg.in/yaml.v2 v2.4.0
09:16:51 go: downloading github.com/gogo/protobuf v1.3.2
09:16:51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:16:51 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:16:51 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:16:51 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:16:51 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:16:51 go: downloading github.com/containerd/containerd v1.6.22
09:16:51 go: downloading github.com/moby/sys/signal v0.7.0
09:16:51 go: downloading golang.org/x/sys v0.8.0
09:16:51 go: downloading golang.org/x/term v0.8.0
09:16:51 go: downloading dario.cat/mergo v1.0.0
09:16:51 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:16:51 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:16:51 go: downloading github.com/creack/pty v1.1.18
09:16:51 go: downloading github.com/rivo/uniseg v0.2.0
09:16:51 go: downloading gopkg.in/yaml.v3 v3.0.1
09:16:51 go: downloading github.com/stretchr/testify v1.8.1
09:16:51 go: downloading github.com/klauspost/compress v1.16.3
09:16:51 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:16:51 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:16:51 go: downloading golang.org/x/time v0.3.0
09:16:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:16:51 go: downloading go.opentelemetry.io/otel v1.4.1
09:16:51 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:16:51 go: downloading github.com/moby/sys/symlink v0.2.0
09:16:51 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:16:51 go: downloading github.com/moby/buildkit v0.11.6
09:16:51 go: downloading github.com/opencontainers/runc v1.1.7
09:16:51 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:16:51 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:16:51 go: downloading github.com/gorilla/mux v1.8.0
09:16:51 go: downloading golang.org/x/crypto v0.2.0
09:16:51 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:16:51 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:16:51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:16:51 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:16:51 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:16:51 go: downloading google.golang.org/grpc v1.53.0
09:16:51 go: downloading github.com/russross/blackfriday v1.6.0
09:16:51 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:16:51 go: downloading github.com/davecgh/go-spew v1.1.1
09:16:51 go: downloading github.com/pmezard/go-difflib v1.0.0
09:16:51 go: downloading github.com/Microsoft/go-winio v0.6.1
09:16:51 go: downloading golang.org/x/net v0.10.0
09:16:51 go: downloading github.com/felixge/httpsnoop v1.0.3
09:16:51 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:16:51 go: downloading github.com/go-logr/logr v1.2.3
09:16:51 go: downloading github.com/go-logr/stdr v1.2.2
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:16:51 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:16:51 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:16:51 go: downloading github.com/miekg/pkcs11 v1.1.1
09:16:51 go: downloading github.com/kr/pretty v0.1.0
09:16:51 go: downloading github.com/prometheus/client_golang v1.14.0
09:16:51 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:16:51 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:16:51 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:16:51 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:16:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:16:51 go: downloading github.com/golang/protobuf v1.5.3
09:16:51 go: downloading golang.org/x/tools v0.7.0
09:16:51 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:16:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:16:51 # Build the compose plugin
09:16:51 cd /go/src/github.com/docker/compose \
09:16:51 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:16:51 make[2]: Entering directory '/root/build-deb/compose'
09:16:51 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
09:16:51 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:51 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:51 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:51 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:51 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:51 go: downloading github.com/docker/buildx v0.11.2
09:16:51 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:51 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:51 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:51 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:51 go: downloading github.com/moby/buildkit v0.12.1
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:51 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:51 go: downloading google.golang.org/grpc v1.57.0
09:16:51 go: downloading github.com/containerd/containerd v1.7.3
09:16:51 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:51 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:51 go: downloading golang.org/x/sync v0.3.0
09:16:51 go: downloading github.com/stretchr/testify v1.8.4
09:16:51 go: downloading golang.org/x/sys v0.7.0
09:16:51 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:51 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:51 go: downloading github.com/imdario/mergo v0.3.16
09:16:51 go: downloading github.com/containerd/console v1.0.3
09:16:51 go: downloading github.com/adrg/xdg v0.4.0
09:16:51 go: downloading github.com/buger/goterm v1.0.4
09:16:51 go: downloading github.com/go-logr/logr v1.2.4
09:16:51 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:51 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:51 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:51 go: downloading k8s.io/client-go v0.26.2
09:16:51 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:51 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:51 go: downloading k8s.io/api v0.26.2
09:16:51 go: downloading k8s.io/apimachinery v0.26.2
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:51 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:51 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:51 go: downloading github.com/golang/mock v1.6.0
09:16:51 go: downloading github.com/klauspost/compress v1.16.5
09:16:51 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:51 go: downloading golang.org/x/crypto v0.7.0
09:16:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:51 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:51 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:51 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:51 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:51 go: downloading golang.org/x/net v0.9.0
09:16:51 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:51 go: downloading github.com/gogo/googleapis v1.4.1
09:16:51 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:51 go: downloading github.com/moby/locker v1.0.1
09:16:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:51 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:51 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:51 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:51 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:51 + /usr/lib/rpm/check-buildroot
09:16:51 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:51 + /usr/lib/rpm/brp-compress
09:16:51 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:51 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:51 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:51 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:51 + /usr/lib/rpm/check-rpaths
09:16:51 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:51 go: downloading google.golang.org/protobuf v1.30.0
09:16:51 go: downloading github.com/kr/text v0.2.0
09:16:51 go: downloading github.com/beorn7/perks v1.0.1
09:16:51 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:16:51 go: downloading github.com/prometheus/client_model v0.3.0
09:16:51 go: downloading github.com/prometheus/common v0.42.0
09:16:51 go: downloading github.com/prometheus/procfs v0.9.0
09:16:51 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:16:51 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:16:51 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:16:51 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:16:51 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:16:51 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:16:51 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:16:51 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:16:51 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:51 go: downloading github.com/google/gofuzz v1.2.0
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:51 go: downloading github.com/aws/smithy-go v1.13.5
09:16:51 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:51 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:51 go: downloading golang.org/x/term v0.7.0
09:16:51 go: downloading k8s.io/klog/v2 v2.90.1
09:16:51 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:51 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:51 go: downloading github.com/containerd/continuity v0.4.1
09:16:51 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:51 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:51 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:51 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:51 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:51 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:51 go: downloading golang.org/x/oauth2 v0.7.0
09:16:51 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:51 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:51 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:51 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:51 #16 132.3   Installing : libtool-2.4.2-22.el7_3.x86_64                              54/65 
09:16:51 #16 132.8 install-info: No such file or directory for /usr/share/info/libtool.info.gz
09:16:51 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:16:51 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:16:51 + /usr/lib/rpm/brp-remove-la-files
09:16:51 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:16:51 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:51 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PxdsEI
09:16:51 + umask 022
09:16:51 + cd /root/rpmbuild/BUILD
09:16:51 + 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 '
09:16:51 + export CFLAGS
09:16:51 + 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 '
09:16:51 + export CXXFLAGS
09:16:51 + 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 '
09:16:51 + export FFLAGS
09:16:51 + 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 '
09:16:51 + export FCFLAGS
09:16:51 + VALAFLAGS=-g
09:16:51 + export VALAFLAGS
09:16:51 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:51 + export RUSTFLAGS
09:16:51 + 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 '
09:16:51 + export LDFLAGS
09:16:51 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:51 + export LT_SYS_LIBRARY_PATH
09:16:51 + CC=gcc
09:16:51 + export CC
09:16:51 + CXX=g++
09:16:51 + export CXX
09:16:51 + cd src
09:16:51 + /usr/local/bin/rootlesskit -v
09:16:51 rootlesskit version 1.1.1
09:16:51 + RPM_EC=0
09:16:51 ++ jobs -p
09:16:51 + exit 0
09:16:51 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:51 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc39
09:16:51 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:51 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:51 Requires(post): /bin/sh
09:16:51 Requires(preun): /bin/sh
09:16:51 Requires(postun): /bin/sh
09:16:51 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)
09:16:51 Conflicts: rootlesskit
09:16:51 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:51 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:16:51 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:16:51 go: downloading github.com/docker/go-metrics v0.0.1
09:16:51 go: downloading k8s.io/klog/v2 v2.80.1
09:16:51 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:16:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:16:51 go: downloading github.com/BurntSushi/toml v0.3.1
09:16:51 go: downloading github.com/magiconair/properties v1.5.3
09:16:51 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:16:51 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:16:51 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:16:51 go: downloading golang.org/x/mod v0.9.0
09:16:51 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:51 go: downloading github.com/moby/spdystream v0.2.0
09:16:51 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:51 go: downloading github.com/json-iterator/go v1.1.12
09:16:51 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:51 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:51 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:51 go: downloading github.com/go-openapi/swag v0.19.14
09:16:51 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:51 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:51 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:51 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:51 go: downloading github.com/mailru/easyjson v0.7.6
09:16:51 go: downloading github.com/josharian/intern v1.0.0
09:16:52 #14 DONE 45.6s
09:16:52 
09:16:52 #15 [binaries-unix 1/1] COPY --link --from=buildx-build /usr/bin/docker-buildx /buildx
09:16:52 #15 DONE 1.4s
09:16:52 #16 133.0   Installing : glibc-static-2.17-326.el7_9.x86_64                         55/65 
09:16:52 #16 133.0   Installing : libseccomp-devel-2.3.1-4.el7.x86_64                        56/65 
09:16:52 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:16:52 
09:16:52 #16 exporting to client directory
09:16:52 #16 copying files 35.40MB 0.1s
09:16:52 #16 copying files 54.50MB 0.2s done
09:16:52 #16 DONE 0.2s
09:16:52 mkdir -p build/linux/docker
09:16:52 cp /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/cli/build/docker build/linux/docker/
09:16:52 for f in dockerd containerd ctr containerd-shim containerd-shim-runc-v2 docker-init docker-proxy runc; do \
09:16:52 	cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/binary/$f build/linux/docker/$f; \
09:16:52 done
09:16:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:16:52 + go mod vendor -modfile=vendor.mod
09:16:52 cp: cannot stat '/home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/binary/containerd-shim': No such file or directory
09:16:52 tar -C build/linux -c -z -f build/linux/docker-0.0.0-20230915141727-0e70f1b.tgz docker
09:16:53 #16 133.1   Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                   57/65 
09:16:53 #16 133.9   Installing : cmake-2.8.12.2-2.el7.x86_64                                58/65 
09:16:53 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:16:53 #16 133.9   Installing : which-2.20-7.el7.x86_64                                    59/65 
09:16:53 #16 134.5 install-info: No such file or directory for /usr/share/info/which.info.gz
09:16:53 #16 135.0   Cleanup    : 7:device-mapper-1.02.170-6.el7.x86_64                      60/65 
09:16:54 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:16:54 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sKBxUX
09:16:54 + umask 022
09:16:54 + cd /root/rpmbuild/BUILD
09:16:54 + cd src
09:16:54 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:16:54 + RPM_EC=0
09:16:54 ++ jobs -p
09:16:54 + exit 0
09:16:54 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dK5Mqn
09:16:54 + umask 022
09:16:54 + cd /root/rpmbuild/BUILD
09:16:54 + cd /root/rpmbuild/BUILD
09:16:54 + rm -rf src
09:16:54 + /usr/bin/mkdir -p src
09:16:54 + cd src
09:16:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:54 + /usr/bin/tar -xof -
09:16:54 + STATUS=0
09:16:54 + '[' 0 -ne 0 ']'
09:16:54 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:16:54 + /usr/bin/tar -xof -
09:16:54 + STATUS=0
09:16:54 + '[' 0 -ne 0 ']'
09:16:54 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:54 + RPM_EC=0
09:16:54 ++ jobs -p
09:16:54 + exit 0
09:16:54 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HJOrdH
09:16:54 + umask 022
09:16:54 + cd /root/rpmbuild/BUILD
09:16:54 + cd src
09:16:54 + export DOCKER_GITCOMMIT=7cfb81b
09:16:54 + DOCKER_GITCOMMIT=7cfb81b
09:16:54 + mkdir -p /go/src/github.com/docker
09:16:54 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:16:54 + TMP_GOPATH=/go
09:16:54 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:16:54 + RM_GOPATH=0
09:16:54 + TMP_GOPATH=/go
09:16:54 + : /usr/local/bin
09:16:54 + '[' -z /go ']'
09:16:54 + export GOPATH=/go
09:16:54 + GOPATH=/go
09:16:54 + case "$(go env GOARCH)" in
09:16:54 ++ go env GOARCH
09:16:54 + export GO_BUILDMODE=-buildmode=pie
09:16:54 + GO_BUILDMODE=-buildmode=pie
09:16:54 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:16:54 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:16:54 + bin=rootlesskit
09:16:54 + shift
09:16:54 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:16:54 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:16:54 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:54 + install_rootlesskit dynamic
09:16:54 + case "$1" in
09:16:54 + install_rootlesskit_dynamic
09:16:54 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:16:54 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:16:54 + export BUILD_MODE=-buildmode=pie
09:16:54 + BUILD_MODE=-buildmode=pie
09:16:54 + _install_rootlesskit
09:16:54 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:16:54 + for f in rootlesskit rootlesskit-docker-proxy
09:16:54 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:54 + GOBIN=/usr/local/bin
09:16:54 + GO111MODULE=on
09:16:54 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:54 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:16:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
09:16:54 go: downloading github.com/urfave/cli/v2 v2.25.5
09:16:54 go: downloading github.com/sirupsen/logrus v1.9.2
09:16:54 go: downloading github.com/google/uuid v1.3.0
09:16:54 go: downloading github.com/moby/vpnkit v0.5.0
09:16:54 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:16:54 go: downloading github.com/gofrs/flock v0.8.1
09:16:54 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:16:54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:16:54 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:16:54 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:16:54 go: downloading github.com/josharian/native v1.1.0
09:16:54 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:16:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:16:55 #16 135.0   Cleanup    : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 61/65 
09:16:55 + make IMAGE=centos:7 verify
09:16:55 docker run  --rm -i \
09:16:55 	-v "$(pwd):/v" \
09:16:55 	-e DEBIAN_FRONTEND=noninteractive \
09:16:55 	-e PACKAGE_REPO=staging \
09:16:55 	-w /v \
09:16:55 	centos:7 ./verify
09:16:55 Unable to find image 'centos:7' locally
09:16:55 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm
09:16:55 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fw53Nj
09:16:55 + umask 022
09:16:55 + cd /root/rpmbuild/BUILD
09:16:55 + cd src
09:16:55 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.aarch64
09:16:55 + exit 0
09:16:55 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VD9O8h
09:16:55 + umask 022
09:16:55 + cd /root/rpmbuild/BUILD
09:16:55 + cd /root/rpmbuild/BUILD
09:16:55 + rm -rf src
09:16:55 + /usr/bin/mkdir -p src
09:16:55 + cd src
09:16:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:16:55 + /usr/bin/tar -xof -
09:16:55 + STATUS=0
09:16:55 + '[' 0 -ne 0 ']'
09:16:55 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:16:55 + /usr/bin/tar -xof -
09:16:55 + STATUS=0
09:16:55 + '[' 0 -ne 0 ']'
09:16:55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:55 + exit 0
09:16:55 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.tZZHWc
09:16:55 + umask 022
09:16:55 + cd /root/rpmbuild/BUILD
09:16:55 + cd src
09:16:55 + pushd /root/rpmbuild/BUILD/src/compose
09:16:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:16:55 + make VERSION=v2.21.0 DESTDIR=./bin build
09:16: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
09:16:55 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:55 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:55 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:55 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:55 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:55 go: downloading github.com/docker/buildx v0.11.2
09:16:55 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:55 #16 136.1   Cleanup    : systemd-219-78.el7.x86_64                                  62/65 
09:16:55 7: Pulling from library/centos
09:16:55 6717b8ec66cd: Already exists
09:16:55 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
09:16:55 Status: Downloaded newer image for centos:7
09:16:55 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:55 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:55 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:55 go: downloading github.com/moby/buildkit v0.12.1
09:16:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:55 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:55 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:55 go: downloading google.golang.org/grpc v1.57.0
09:16:55 + verify
09:16:55 + dpkg --version
09:16:55 + rpm --version
09:16:55 + verify_rpm
09:16:55 ++ . /etc/os-release
09:16:55 +++ NAME='CentOS Linux'
09:16:55 +++ VERSION='7 (AltArch)'
09:16:55 +++ ID=centos
09:16:55 +++ ID_LIKE='rhel fedora'
09:16:55 +++ VERSION_ID=7
09:16:55 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
09:16:55 +++ ANSI_COLOR='0;31'
09:16:55 +++ CPE_NAME=cpe:/o:centos:centos:7:server
09:16:55 +++ HOME_URL=https://www.centos.org/
09:16:55 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:16:55 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:16:55 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:16:55 +++ REDHAT_SUPPORT_PRODUCT=centos
09:16:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:16:55 ++ echo centos
09:16:55 + DIST_ID=centos
09:16:55 ++ . /etc/os-release
09:16:55 +++ NAME='CentOS Linux'
09:16:55 +++ VERSION='7 (AltArch)'
09:16:55 +++ ID=centos
09:16:55 +++ ID_LIKE='rhel fedora'
09:16:55 +++ VERSION_ID=7
09:16:55 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
09:16:55 +++ ANSI_COLOR='0;31'
09:16:55 +++ CPE_NAME=cpe:/o:centos:centos:7:server
09:16:55 +++ HOME_URL=https://www.centos.org/
09:16:55 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:16:55 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:16:55 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:16:55 +++ REDHAT_SUPPORT_PRODUCT=centos
09:16:55 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:16:55 ++ echo 7
09:16:55 ++ cut -d. -f1
09:16:55 + DIST_VERSION=7
09:16:55 + pkg_manager=yum
09:16:55 + pkg_config_manager=yum-config-manager
09:16:55 + dnf --version
09:16:55 ./verify: line 112: dnf: command not found
09:16:55 + case ${DIST_ID}:${DIST_VERSION} in
09:16:55 + install_rpm_containerd
09:16:55 + '[' staging = stage ']'
09:16:55 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:16:55 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:16:55 + dnf --version
09:16:55 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:16:55 install-containerd-helpers: line 27: dnf: command not found
09:16:55 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:16:56 + for f in rootlesskit rootlesskit-docker-proxy
09:16:56 + GOBIN=/usr/local/bin
09:16:56 + GO111MODULE=on
09:16:56 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:16:56 go: downloading github.com/containerd/containerd v1.7.3
09:16:56 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:56 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:56 #16 136.6   Cleanup    : systemd-libs-219-78.el7.x86_64                             63/65 
09:16:56 #16 137.2   Cleanup    : glibc-common-2.17-317.el7.x86_64                           64/65 
09:16:56 Loaded plugins: fastestmirror, ovl
09:16:56 + return
09:16:56 + RPM_EC=0
09:16:56 ++ jobs -p
09:16:56 + exit 0
09:16:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hRYhL8
09:16:56 + umask 022
09:16:56 + cd /root/rpmbuild/BUILD
09:16:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64 '!=' / ']'
09:16:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:56 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:56 + 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'
09:16:56 + export CFLAGS
09:16:56 + 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'
09:16:56 + export CXXFLAGS
09:16:56 + 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'
09:16:56 + export FFLAGS
09:16:56 + 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'
09:16:56 + export FCFLAGS
09:16:56 + 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'
09:16:56 + export LDFLAGS
09:16:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:56 + export LT_SYS_LIBRARY_PATH
09:16:56 + CC=gcc
09:16:56 + export CC
09:16:56 + CXX=g++
09:16:56 + export CXX
09:16:56 + cd src
09:16:56 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/dockerd-rootless.sh
09:16:56 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:16:56 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/rootlesskit
09:16:56 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/rootlesskit-docker-proxy
09:16:56 + /usr/lib/rpm/check-buildroot
09:16:56 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:56 + /usr/lib/rpm/brp-compress
09:16:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:16:56 ++ pwd
09:16:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:16:56 Project root: .
09:16:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:16:56 INFO: man/src/attach.md found
09:16:56 WARN: man/src/build.md does not exist, skipping
09:16:56 WARN: man/src/builder/build.md does not exist, skipping
09:16:56 WARN: man/src/builder/prune.md does not exist, skipping
09:16:56 WARN: man/src/builder.md does not exist, skipping
09:16:56 WARN: man/src/checkpoint/create.md does not exist, skipping
09:16:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:16:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:16:56 WARN: man/src/checkpoint.md does not exist, skipping
09:16:56 INFO: man/src/commit.md found
09:16:56 WARN: man/src/config/create.md does not exist, skipping
09:16:56 WARN: man/src/config/inspect.md does not exist, skipping
09:16:56 WARN: man/src/config/ls.md does not exist, skipping
09:16:56 WARN: man/src/config/rm.md does not exist, skipping
09:16:56 WARN: man/src/config.md does not exist, skipping
09:16:56 INFO: man/src/container/attach.md found
09:16:56 INFO: man/src/container/commit.md found
09:16:56 INFO: man/src/container/cp.md found
09:16:56 INFO: man/src/container/create.md found
09:16:56 INFO: man/src/container/diff.md found
09:16:56 INFO: man/src/container/exec.md found
09:16:56 INFO: man/src/container/export.md found
09:16:56 WARN: man/src/container/inspect.md does not exist, skipping
09:16:56 INFO: man/src/container/kill.md found
09:16:56 INFO: man/src/container/logs.md found
09:16:56 INFO: man/src/container/ls.md found
09:16:56 INFO: man/src/container/pause.md found
09:16:56 INFO: man/src/container/port.md found
09:16:56 WARN: man/src/container/prune.md does not exist, skipping
09:16:56 INFO: man/src/container/rename.md found
09:16:56 INFO: man/src/container/restart.md found
09:16:56 INFO: man/src/container/rm.md found
09:16:56 INFO: man/src/container/run.md found
09:16:56 INFO: man/src/container/start.md found
09:16:56 INFO: man/src/container/stats.md found
09:16:56 INFO: man/src/container/stop.md found
09:16:56 INFO: man/src/container/top.md found
09:16:56 INFO: man/src/container/unpause.md found
09:16:56 INFO: man/src/container/update.md found
09:16:56 INFO: man/src/container/wait.md found
09:16:56 WARN: man/src/container.md does not exist, skipping
09:16:56 WARN: man/src/context/create.md does not exist, skipping
09:16:56 WARN: man/src/context/export.md does not exist, skipping
09:16:56 WARN: man/src/context/import.md does not exist, skipping
09:16:56 WARN: man/src/context/inspect.md does not exist, skipping
09:16:56 WARN: man/src/context/ls.md does not exist, skipping
09:16:56 WARN: man/src/context/rm.md does not exist, skipping
09:16:56 WARN: man/src/context/show.md does not exist, skipping
09:16:56 WARN: man/src/context/update.md does not exist, skipping
09:16:56 WARN: man/src/context/use.md does not exist, skipping
09:16:56 WARN: man/src/context.md does not exist, skipping
09:16:56 INFO: man/src/cp.md found
09:16:56 INFO: man/src/create.md found
09:16:56 INFO: man/src/diff.md found
09:16:56 INFO: man/src/events.md found
09:16:56 INFO: man/src/exec.md found
09:16:56 INFO: man/src/export.md found
09:16:56 INFO: man/src/history.md found
09:16:56 INFO: man/src/image/build.md found
09:16:56 INFO: man/src/image/history.md found
09:16:56 INFO: man/src/image/import.md found
09:16:56 WARN: man/src/image/inspect.md does not exist, skipping
09:16:56 INFO: man/src/image/load.md found
09:16:56 INFO: man/src/image/ls.md found
09:16:56 WARN: man/src/image/prune.md does not exist, skipping
09:16:56 INFO: man/src/image/pull.md found
09:16:56 INFO: man/src/image/push.md found
09:16:56 INFO: man/src/image/rm.md found
09:16:56 INFO: man/src/image/save.md found
09:16:56 INFO: man/src/image/tag.md found
09:16:56 WARN: man/src/image.md does not exist, skipping
09:16:56 INFO: man/src/images.md found
09:16:56 INFO: man/src/import.md found
09:16:56 INFO: man/src/info.md found
09:16:56 INFO: man/src/inspect.md found
09:16:56 INFO: man/src/kill.md found
09:16:56 INFO: man/src/load.md found
09:16:56 INFO: man/src/login.md found
09:16:56 INFO: man/src/logout.md found
09:16:56 INFO: man/src/logs.md found
09:16:56 WARN: man/src/manifest/annotate.md does not exist, skipping
09:16:56 WARN: man/src/manifest/create.md does not exist, skipping
09:16:56 WARN: man/src/manifest/inspect.md does not exist, skipping
09:16:56 WARN: man/src/manifest/push.md does not exist, skipping
09:16:56 WARN: man/src/manifest/rm.md does not exist, skipping
09:16:56 WARN: man/src/manifest.md does not exist, skipping
09:16:56 INFO: man/src/network/connect.md found
09:16:56 INFO: man/src/network/create.md found
09:16:56 INFO: man/src/network/disconnect.md found
09:16:56 INFO: man/src/network/inspect.md found
09:16:56 INFO: man/src/network/ls.md found
09:16:56 WARN: man/src/network/prune.md does not exist, skipping
09:16:56 INFO: man/src/network/rm.md found
09:16:56 WARN: man/src/network.md does not exist, skipping
09:16:56 WARN: man/src/node/demote.md does not exist, skipping
09:16:56 WARN: man/src/node/inspect.md does not exist, skipping
09:16:56 WARN: man/src/node/ls.md does not exist, skipping
09:16:56 WARN: man/src/node/promote.md does not exist, skipping
09:16:56 WARN: man/src/node/ps.md does not exist, skipping
09:16:56 WARN: man/src/node/rm.md does not exist, skipping
09:16:56 WARN: man/src/node/update.md does not exist, skipping
09:16:56 WARN: man/src/node.md does not exist, skipping
09:16:56 INFO: man/src/pause.md found
09:16:56 WARN: man/src/plugin/create.md does not exist, skipping
09:16:56 WARN: man/src/plugin/disable.md does not exist, skipping
09:16:56 WARN: man/src/plugin/enable.md does not exist, skipping
09:16:56 WARN: man/src/plugin/inspect.md does not exist, skipping
09:16:56 WARN: man/src/plugin/install.md does not exist, skipping
09:16:56 INFO: man/src/plugin/ls.md found
09:16:56 WARN: man/src/plugin/push.md does not exist, skipping
09:16:56 WARN: man/src/plugin/rm.md does not exist, skipping
09:16:56 WARN: man/src/plugin/set.md does not exist, skipping
09:16:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:16:56 WARN: man/src/plugin.md does not exist, skipping
09:16:56 INFO: man/src/port.md found
09:16:56 INFO: man/src/ps.md found
09:16:56 INFO: man/src/pull.md found
09:16:56 INFO: man/src/push.md found
09:16:56 INFO: man/src/rename.md found
09:16:56 INFO: man/src/restart.md found
09:16:56 INFO: man/src/rm.md found
09:16:56 INFO: man/src/rmi.md found
09:16:56 WARN: man/src/run.md does not exist, skipping
09:16:56 INFO: man/src/save.md found
09:16:56 INFO: man/src/search.md found
09:16:56 WARN: man/src/secret/create.md does not exist, skipping
09:16:56 WARN: man/src/secret/inspect.md does not exist, skipping
09:16:56 WARN: man/src/secret/ls.md does not exist, skipping
09:16:56 WARN: man/src/secret/rm.md does not exist, skipping
09:16:56 WARN: man/src/secret.md does not exist, skipping
09:16:56 WARN: man/src/service/create.md does not exist, skipping
09:16:56 WARN: man/src/service/inspect.md does not exist, skipping
09:16:56 WARN: man/src/service/logs.md does not exist, skipping
09:16:56 WARN: man/src/service/ls.md does not exist, skipping
09:16:56 WARN: man/src/service/ps.md does not exist, skipping
09:16:56 WARN: man/src/service/rm.md does not exist, skipping
09:16:56 WARN: man/src/service/rollback.md does not exist, skipping
09:16:56 WARN: man/src/service/scale.md does not exist, skipping
09:16:56 WARN: man/src/service/update.md does not exist, skipping
09:16:56 WARN: man/src/service.md does not exist, skipping
09:16:56 WARN: man/src/stack/config.md does not exist, skipping
09:16:56 WARN: man/src/stack/deploy.md does not exist, skipping
09:16:56 WARN: man/src/stack/ls.md does not exist, skipping
09:16:56 WARN: man/src/stack/ps.md does not exist, skipping
09:16:56 WARN: man/src/stack/rm.md does not exist, skipping
09:16:56 WARN: man/src/stack/services.md does not exist, skipping
09:16:56 WARN: man/src/stack.md does not exist, skipping
09:16:56 INFO: man/src/start.md found
09:16:56 INFO: man/src/stats.md found
09:16:56 INFO: man/src/stop.md found
09:16:56 WARN: man/src/swarm/ca.md does not exist, skipping
09:16:56 WARN: man/src/swarm/init.md does not exist, skipping
09:16:56 WARN: man/src/swarm/join.md does not exist, skipping
09:16:56 WARN: man/src/swarm/join-token.md does not exist, skipping
09:16:56 WARN: man/src/swarm/leave.md does not exist, skipping
09:16:56 WARN: man/src/swarm/unlock.md does not exist, skipping
09:16:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:16:56 WARN: man/src/swarm/update.md does not exist, skipping
09:16:56 WARN: man/src/swarm.md does not exist, skipping
09:16:56 WARN: man/src/system/df.md does not exist, skipping
09:16:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:16:56 INFO: man/src/system/events.md found
09:16:56 INFO: man/src/system/info.md found
09:16:56 WARN: man/src/system/prune.md does not exist, skipping
09:16:56 WARN: man/src/system.md does not exist, skipping
09:16:56 INFO: man/src/tag.md found
09:16:56 INFO: man/src/top.md found
09:16:56 WARN: man/src/trust/inspect.md does not exist, skipping
09:16:56 WARN: man/src/trust/key/generate.md does not exist, skipping
09:16:56 WARN: man/src/trust/key/load.md does not exist, skipping
09:16:56 WARN: man/src/trust/key.md does not exist, skipping
09:16:56 WARN: man/src/trust/revoke.md does not exist, skipping
09:16:56 WARN: man/src/trust/sign.md does not exist, skipping
09:16:56 WARN: man/src/trust/signer/add.md does not exist, skipping
09:16:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:16:56 WARN: man/src/trust/signer.md does not exist, skipping
09:16:56 WARN: man/src/trust.md does not exist, skipping
09:16:56 INFO: man/src/unpause.md found
09:16:56 INFO: man/src/update.md found
09:16:56 INFO: man/src/version.md found
09:16:56 INFO: man/src/volume/create.md found
09:16:56 INFO: man/src/volume/inspect.md found
09:16:56 INFO: man/src/volume/ls.md found
09:16:56 WARN: man/src/volume/prune.md does not exist, skipping
09:16:56 WARN: man/src/volume/rm.md does not exist, skipping
09:16:56 WARN: man/src/volume/update.md does not exist, skipping
09:16:56 INFO: man/src/volume.md found
09:16:56 INFO: man/src/wait.md found
09:16:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:16:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:16:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:16:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:16:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:16:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:16:56 + popd
09:16:56 + RPM_EC=0
09:16:56 ~/rpmbuild/BUILD/src
09:16:56 ++ jobs -p
09:16:56 + exit 0
09:16:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Z2GEaJ
09:16:56 + umask 022
09:16:56 + cd /root/rpmbuild/BUILD
09:16:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 '!=' / ']'
09:16:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:56 + mkdir -p /root/rpmbuild/BUILDROOT
09:16:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:56 + 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 '
09:16:56 + export CFLAGS
09:16:56 + 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 '
09:16:56 + export CXXFLAGS
09:16:56 + 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 '
09:16:56 + export FFLAGS
09:16:56 + 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 '
09:16:56 + export FCFLAGS
09:16:56 + VALAFLAGS=-g
09:16:56 + export VALAFLAGS
09:16:56 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:56 + export RUSTFLAGS
09:16:56 + 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 '
09:16:56 + export LDFLAGS
09:16:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:56 + export LT_SYS_LIBRARY_PATH
09:16:56 + CC=gcc
09:16:56 + export CC
09:16:56 + CXX=g++
09:16:56 + export CXX
09:16:56 + cd src
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin
09:16:56 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/bash-completion/completions
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/zsh/vendor-completions
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/fish/vendor_completions.d
09:16:56 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/bash-completion/completions/docker
09:16:56 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/zsh/vendor-completions/_docker
09:16:56 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man1
09:16:56 + 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~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man1
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man5
09:16:56 + 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~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man5
09:16:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man8
09:16:56 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/man/man8
09:16:56 + mkdir -p build-docs
09:16:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:56 + cp cli/LICENSE build-docs/LICENSE
09:16:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:56 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:16:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:56 + cp cli/NOTICE build-docs/NOTICE
09:16:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:16:56 + cp cli/README.md build-docs/README.md
09:16:56 + /usr/lib/rpm/check-buildroot
09:16:56 + /usr/lib/rpm/redhat/brp-ldconfig
09:16:56 + /usr/lib/rpm/brp-compress
09:16:56 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:16:56 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:16:56 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:16:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:56 + /usr/lib/rpm/check-rpaths
09:16:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:56 + /usr/lib/rpm/brp-remove-la-files
09:16:56 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:16:56 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.y6O5Ll
09:16:56 + umask 022
09:16:56 + cd /root/rpmbuild/BUILD
09:16:56 + 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 '
09:16:56 + export CFLAGS
09:16:56 + 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 '
09:16:56 + export CXXFLAGS
09:16:56 + 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 '
09:16:56 + export FFLAGS
09:16:56 + 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 '
09:16:56 + export FCFLAGS
09:16:56 + VALAFLAGS=-g
09:16:56 + export VALAFLAGS
09:16:56 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:56 + export RUSTFLAGS
09:16:56 + 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 '
09:16:56 + export LDFLAGS
09:16:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:56 + export LT_SYS_LIBRARY_PATH
09:16:56 + CC=gcc
09:16:56 + export CC
09:16:56 + CXX=g++
09:16:56 + export CXX
09:16:56 + cd src
09:16:56 ++ cli/build/docker --version
09:16:56 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:56 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:16:56 + echo 'PASS: cli version OK'
09:16:56 + RPM_EC=0
09:16:56 PASS: cli version OK
09:16:56 ++ jobs -p
09:16:56 + exit 0
09:16:56 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Lbywki
09:16:56 + umask 022
09:16:56 + cd /root/rpmbuild/BUILD
09:16:56 + cd src
09:16:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + export LC_ALL=
09:16:56 + LC_ALL=
09:16:56 + export DOCDIR
09:16:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + cp -pr /root/rpmbuild/BUILD/src/build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + cp -pr /root/rpmbuild/BUILD/src/build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + cp -pr /root/rpmbuild/BUILD/src/build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + cp -pr /root/rpmbuild/BUILD/src/build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/share/doc/docker-ce-cli
09:16:56 + RPM_EC=0
09:16:56 ++ jobs -p
09:16:56 + exit 0
09:16:56 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc39
09:16:56 Requires(interp): /bin/sh
09:16:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:56 Requires(post): /bin/sh
09:16:56 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)
09:16:56 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:16:56 Recommends: docker-buildx-plugin docker-compose-plugin
09:16:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:16:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:16:56 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:16:56 + /usr/lib/rpm/check-rpaths
09:16:56 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:16:56 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:16:56 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:16:56 + /usr/lib/rpm/brp-remove-la-files
09:16:56 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:16:56 + /usr/lib/rpm/redhat/brp-python-hardlink
09:16:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xInYVR
09:16:56 + umask 022
09:16:56 + cd /root/rpmbuild/BUILD
09:16:56 + 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'
09:16:56 + export CFLAGS
09:16:56 + 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'
09:16:56 + export CXXFLAGS
09:16:56 + 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'
09:16:56 + export FFLAGS
09:16:56 + 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'
09:16:56 + export FCFLAGS
09:16:56 + 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'
09:16:56 + export LDFLAGS
09:16:56 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:56 + export LT_SYS_LIBRARY_PATH
09:16:56 + CC=gcc
09:16:56 + export CC
09:16:56 + CXX=g++
09:16:56 + export CXX
09:16:56 + cd src
09:16:56 + /usr/local/bin/rootlesskit -v
09:16:56 rootlesskit version 1.1.1
09:16:56 + RPM_EC=0
09:16:56 ++ jobs -p
09:16:56 + exit 0
09:16:56 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:56 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc37
09:16:56 Requires(interp): /bin/sh /bin/sh /bin/sh
09:16:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:16:56 Requires(post): /bin/sh
09:16:56 Requires(preun): /bin/sh
09:16:56 Requires(postun): /bin/sh
09:16:56 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)
09:16:56 Conflicts: rootlesskit
09:16:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:16:57 # Build the compose plugin
09:16:57 cd /go/src/github.com/docker/compose \
09:16:57 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:16:57 make[2]: Entering directory '/root/build-deb/compose'
09:16:57 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
09:16:57 go: downloading github.com/docker/cli v24.0.5+incompatible
09:16:57 go: downloading go.opentelemetry.io/otel v1.14.0
09:16:57 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:16:57 go: downloading github.com/compose-spec/compose-go v1.18.3
09:16:57 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:16:57 go: downloading github.com/docker/buildx v0.11.2
09:16:57 go: downloading github.com/docker/docker v24.0.5+incompatible
09:16:57 go: downloading github.com/hashicorp/go-version v1.6.0
09:16:57 go: downloading github.com/mattn/go-shellwords v1.0.12
09:16:57 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:16:57 go: downloading github.com/moby/buildkit v0.12.1
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:16:57 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:16:57 go: downloading google.golang.org/grpc v1.57.0
09:16:57 go: downloading github.com/containerd/containerd v1.7.3
09:16:57 go: downloading github.com/jonboulle/clockwork v0.4.0
09:16:57 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:16:57 go: downloading golang.org/x/sync v0.3.0
09:16:57 go: downloading github.com/stretchr/testify v1.8.4
09:16:57 go: downloading golang.org/x/sys v0.7.0
09:16:57 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:57 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:57 go: downloading github.com/containerd/console v1.0.3
09:16:57 go: downloading github.com/imdario/mergo v0.3.16
09:16:57 go: downloading github.com/adrg/xdg v0.4.0
09:16:57 go: downloading github.com/buger/goterm v1.0.4
09:16:57 go: downloading github.com/go-logr/logr v1.2.4
09:16:57 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:57 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:57 go: downloading k8s.io/client-go v0.26.2
09:16:57 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:57 go: downloading k8s.io/api v0.26.2
09:16:57 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:57 go: downloading k8s.io/apimachinery v0.26.2
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:57 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:57 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:57 go: downloading github.com/golang/mock v1.6.0
09:16:57 go: downloading github.com/klauspost/compress v1.16.5
09:16:57 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:57 go: downloading golang.org/x/crypto v0.7.0
09:16:57 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:57 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:57 go: downloading golang.org/x/net v0.9.0
09:16:57 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:57 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:57 go: downloading github.com/gogo/googleapis v1.4.1
09:16:57 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:57 go: downloading github.com/moby/locker v1.0.1
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:57 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:57 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:57 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:57 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:57 go: downloading github.com/google/gofuzz v1.2.0
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:57 go: downloading github.com/aws/smithy-go v1.13.5
09:16:57 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:57 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:57 go: downloading golang.org/x/term v0.7.0
09:16:57 go: downloading k8s.io/klog/v2 v2.90.1
09:16:57 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:57 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:57 go: downloading github.com/containerd/continuity v0.4.1
09:16:57 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:57 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:57 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:57 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:57 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:57 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:57 go: downloading golang.org/x/oauth2 v0.7.0
09:16:57 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:57 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:57 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:57 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:57 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:57 go: downloading github.com/moby/spdystream v0.2.0
09:16:57 go: downloading github.com/json-iterator/go v1.1.12
09:16:57 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:57 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:57 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:57 go: downloading github.com/go-openapi/swag v0.19.14
09:16:57 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:57 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:57 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:57 go: downloading github.com/mailru/easyjson v0.7.6
09:16:57 go: downloading github.com/josharian/intern v1.0.0
09:16:57 go: downloading golang.org/x/sync v0.3.0
09:16:57 go: downloading github.com/stretchr/testify v1.8.4
09:16:57 go: downloading golang.org/x/sys v0.7.0
09:16:57 go: downloading github.com/theupdateframework/notary v0.7.0
09:16:57 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:16:57 go: downloading github.com/containerd/console v1.0.3
09:16:57 go: downloading github.com/imdario/mergo v0.3.16
09:16:57 go: downloading github.com/adrg/xdg v0.4.0
09:16:57 go: downloading github.com/buger/goterm v1.0.4
09:16:57 go: downloading github.com/go-logr/logr v1.2.4
09:16:57 go: downloading github.com/hashicorp/errwrap v1.1.0
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:16:57 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:16:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:16:57 go: downloading k8s.io/client-go v0.26.2
09:16:57 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:16:57 go: downloading k8s.io/api v0.26.2
09:16:57 go: downloading k8s.io/apimachinery v0.26.2
09:16:57 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:16:57 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:16:57 #16 137.2   Cleanup    : glibc-2.17-317.el7.x86_64                                  65/65 
09:16:57 #16 138.3   Verifying  : fipscheck-lib-1.4.1-6.el7.x86_64                            1/65 
09:16:57 #16 138.3   Verifying  : libselinux-devel-2.5-15.el7.x86_64                          2/65 
09:16:57 #16 138.3   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                    3/65 
09:16:57 #16 138.4   Verifying  : systemd-libs-219-78.el7_9.7.x86_64                          4/65 
09:16:57 #16 138.4   Verifying  : rsync-3.1.2-12.el7_9.x86_64                                 5/65 
09:16:57 #16 138.4   Verifying  : glibc-2.17-326.el7_9.x86_64                                 6/65 
09:16:57 #16 138.4   Verifying  : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64                    7/65 
09:16:57 #16 138.4   Verifying  : systemd-219-78.el7_9.7.x86_64                               8/65 
09:16:57 #16 138.4   Verifying  : 7:device-mapper-devel-1.02.170-6.el7_9.5.x86_64             9/65 
09:16:57 #16 138.4   Verifying  : pcre-devel-8.32-17.el7.x86_64                              10/65 
09:16:57 #16 138.4   Verifying  : openssh-clients-7.4p1-23.el7_9.x86_64                      11/65 
09:16:57 #16 138.5   Verifying  : glibc-common-2.17-326.el7_9.x86_64                         12/65 
09:16:57 #16 138.5   Verifying  : automake-1.13.4-3.el7.noarch                               13/65 
09:16:57 #16 138.5   Verifying  : lzo-2.06-8.el7.x86_64                                      14/65 
09:16:57 #16 138.5   Verifying  : m4-1.4.16-10.el7.x86_64                                    15/65 
09:16:57 #16 138.5   Verifying  : 7:device-mapper-libs-1.02.170-6.el7_9.5.x86_64             16/65 
09:16:57 #16 138.5   Verifying  : systemd-devel-219-78.el7_9.7.x86_64                        17/65 
09:16:57 #16 138.5   Verifying  : checkpolicy-2.5-8.el7.x86_64                               18/65 
09:16:57 #16 138.5   Verifying  : policycoreutils-devel-2.5-34.el7.x86_64                    19/65 
09:16:57 #16 138.5   Verifying  : perl-TermReadKey-2.30-20.el7.x86_64                        20/65 
09:16:57 #16 138.6   Verifying  : policycoreutils-2.5-34.el7.x86_64                          21/65 
09:16:57 #16 138.6   Verifying  : perl-Test-Harness-3.28-3.el7.noarch                        22/65 
09:16:57 #16 138.6   Verifying  : which-2.20-7.el7.x86_64                                    23/65 
09:16:57 #16 138.6   Verifying  : libtool-ltdl-2.4.2-22.el7_3.x86_64                         24/65 
09:16:57 #16 138.6   Verifying  : cpp-4.8.5-44.el7.x86_64                                    25/65 
09:16:57 #16 138.6   Verifying  : glibc-headers-2.17-326.el7_9.x86_64                        26/65 
09:16:57 #16 138.6   Verifying  : python-IPy-0.75-6.el7.noarch                               27/65 
09:16:57 #16 138.6   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              28/65 
09:16:57 #16 138.6   Verifying  : git-1.8.3.1-25.el7_9.x86_64                                29/65 
09:16:57 #16 138.7   Verifying  : fipscheck-1.4.1-6.el7.x86_64                               30/65 
09:16:57 #16 138.7   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         31/65 
09:16:57 #16 138.7   Verifying  : 1:make-3.82-24.el7.x86_64                                  32/65 
09:16:57 #16 138.7   Verifying  : 1:perl-Error-0.17020-2.el7.noarch                          33/65 
09:16:57 #16 138.7   Verifying  : libtool-2.4.2-22.el7_3.x86_64                              34/65 
09:16:57 go: downloading github.com/pelletier/go-toml v1.9.5
09:16:57 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:16:57 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:16:57 go: downloading github.com/golang/mock v1.6.0
09:16:57 go: downloading github.com/klauspost/compress v1.16.5
09:16:57 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:16:57 go: downloading golang.org/x/net v0.9.0
09:16:57 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:16:57 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:16:57 go: downloading golang.org/x/crypto v0.7.0
09:16:57 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:16:57 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:16:57 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:16:57 go: downloading github.com/gogo/googleapis v1.4.1
09:16:57 #16 138.7   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            35/65 
09:16:57 #16 138.7   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       36/65 
09:16:57 #16 138.7   Verifying  : openssh-7.4p1-23.el7_9.x86_64                              37/65 
09:16:57 #16 138.7   Verifying  : libarchive-3.1.2-14.el7_7.x86_64                           38/65 
09:16:57 #16 138.8   Verifying  : perl-Data-Dumper-2.145-3.el7.x86_64                        39/65 
09:16:57 #16 138.8   Verifying  : selinux-policy-devel-3.13.1-268.el7_9.2.noarch             40/65 
09:16:57 #16 138.8   Verifying  : perl-Git-1.8.3.1-25.el7_9.noarch                           41/65 
09:16:57 #16 138.8   Verifying  : libseccomp-devel-2.3.1-4.el7.x86_64                        42/65 
09:16:57 #16 138.8   Verifying  : gcc-4.8.5-44.el7.x86_64                                    43/65 
09:16:57 #16 138.8   Verifying  : libmpc-1.0.1-3.el7.x86_64                                  44/65 
09:16:57 #16 138.8   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   45/65 
09:16:57 #16 138.8   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       46/65 
09:16:57 #16 138.9   Verifying  : libsepol-devel-2.5-10.el7.x86_64                           47/65 
09:16:57 #16 138.9   Verifying  : glibc-static-2.17-326.el7_9.x86_64                         48/65 
09:16:57 #16 138.9   Verifying  : kernel-headers-3.10.0-1160.95.1.el7.x86_64                 49/65 
09:16:57 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:16:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:16:57 go: downloading github.com/moby/locker v1.0.1
09:16:57 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:16:57 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:16:57 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:16:57 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:16:57 go: downloading github.com/google/gofuzz v1.2.0
09:16:57 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:16:57 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:16:57 go: downloading golang.org/x/term v0.7.0
09:16:57 go: downloading k8s.io/klog/v2 v2.90.1
09:16:57 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:16:58 #16 138.9   Verifying  : cmake-2.8.12.2-2.el7.x86_64                                50/65 
09:16:58 #16 138.9   Verifying  : autoconf-2.69-11.el7.noarch                                51/65 
09:16:58 #16 139.0   Verifying  : libedit-3.0-12.20121213cvs.el7.x86_64                      52/65 
09:16:58 #16 139.0   Verifying  : mpfr-3.1.1-4.el7.x86_64                                    53/65 
09:16:58 #16 139.0   Verifying  : glibc-devel-2.17-326.el7_9.x86_64                          54/65 
09:16:58 #16 139.0   Verifying  : libselinux-python-2.5-15.el7.x86_64                        55/65 
09:16:58 #16 139.0   Verifying  : 7:device-mapper-1.02.170-6.el7_9.5.x86_64                  56/65 
09:16:58 #16 139.0   Verifying  : libgomp-4.8.5-44.el7.x86_64                                57/65 
09:16:58 #16 139.0   Verifying  : less-458-9.el7.x86_64                                      58/65 
09:16:58 #16 139.1   Verifying  : libcgroup-0.41-21.el7.x86_64                               59/65 
09:16:58 #16 139.1   Verifying  : glibc-common-2.17-317.el7.x86_64                           60/65 
09:16:58 #16 139.1   Verifying  : systemd-libs-219-78.el7.x86_64                             61/65 
09:16:58 #16 139.1   Verifying  : 7:device-mapper-1.02.170-6.el7.x86_64                      62/65 
09:16:58 #16 139.1   Verifying  : 7:device-mapper-libs-1.02.170-6.el7.x86_64                 63/65 
09:16:58 #16 139.1   Verifying  : systemd-219-78.el7.x86_64                                  64/65 
09:16:58 #16 139.1   Verifying  : glibc-2.17-317.el7.x86_64                                  65/65 
09:16:58 #16 139.1 
09:16:58 #16 139.1 Installed:
09:16:58 #16 139.1   cmake.x86_64 0:2.8.12.2-2.el7                                                 
09:16:58 #16 139.1   device-mapper-devel.x86_64 7:1.02.170-6.el7_9.5                               
09:16:58 #16 139.1   gcc.x86_64 0:4.8.5-44.el7                                                     
09:16:58 #16 139.1   git.x86_64 0:1.8.3.1-25.el7_9                                                 
09:16:58 #16 139.1   glibc-static.x86_64 0:2.17-326.el7_9                                          
09:16:58 #16 139.1   libarchive.x86_64 0:3.1.2-14.el7_7                                            
09:16:58 #16 139.1   libseccomp-devel.x86_64 0:2.3.1-4.el7                                         
09:16:58 #16 139.1   libselinux-devel.x86_64 0:2.5-15.el7                                          
09:16:58 #16 139.1   libtool.x86_64 0:2.4.2-22.el7_3                                               
09:16:58 #16 139.1   libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3                                    
09:16:58 #16 139.1   make.x86_64 1:3.82-24.el7                                                     
09:16:58 #16 139.1   selinux-policy-devel.noarch 0:3.13.1-268.el7_9.2                              
09:16:58 #16 139.1   systemd-devel.x86_64 0:219-78.el7_9.7                                         
09:16:58 #16 139.1   which.x86_64 0:2.20-7.el7                                                     
09:16:58 #16 139.1 
09:16:58 #16 139.1 Dependency Installed:
09:16:58 #16 139.1   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
09:16:58 #16 139.1   autoconf.noarch 0:2.69-11.el7                                                 
09:16:58 #16 139.1   automake.noarch 0:1.13.4-3.el7                                                
09:16:58 #16 139.1   checkpolicy.x86_64 0:2.5-8.el7                                                
09:16:58 #16 139.1   cpp.x86_64 0:4.8.5-44.el7                                                     
09:16:58 #16 139.1   fipscheck.x86_64 0:1.4.1-6.el7                                                
09:16:58 #16 139.1   fipscheck-lib.x86_64 0:1.4.1-6.el7                                            
09:16:58 #16 139.1   glibc-devel.x86_64 0:2.17-326.el7_9                                           
09:16:58 #16 139.1   glibc-headers.x86_64 0:2.17-326.el7_9                                         
09:16:58 #16 139.1   kernel-headers.x86_64 0:3.10.0-1160.95.1.el7                                  
09:16:58 #16 139.1   less.x86_64 0:458-9.el7                                                       
09:16:58 #16 139.1   libcgroup.x86_64 0:0.41-21.el7                                                
09:16:58 #16 139.1   libedit.x86_64 0:3.0-12.20121213cvs.el7                                       
09:16:58 #16 139.1   libgomp.x86_64 0:4.8.5-44.el7                                                 
09:16:58 #16 139.1   libmpc.x86_64 0:1.0.1-3.el7                                                   
09:16:58 #16 139.1   libseccomp.x86_64 0:2.3.1-4.el7                                               
09:16:58 #16 139.1   libselinux-python.x86_64 0:2.5-15.el7                                         
09:16:58 #16 139.1   libselinux-utils.x86_64 0:2.5-15.el7                                          
09:16:58 #16 139.1   libsemanage-python.x86_64 0:2.5-14.el7                                        
09:16:58 #16 139.1   libsepol-devel.x86_64 0:2.5-10.el7                                            
09:16:58 #16 139.1   libtool-ltdl.x86_64 0:2.4.2-22.el7_3                                          
09:16:58 #16 139.1   lzo.x86_64 0:2.06-8.el7                                                       
09:16:58 #16 139.1   m4.x86_64 0:1.4.16-10.el7                                                     
09:16:58 #16 139.1   mpfr.x86_64 0:3.1.1-4.el7                                                     
09:16:58 #16 139.1   openssh.x86_64 0:7.4p1-23.el7_9                                               
09:16:58 #16 139.1   openssh-clients.x86_64 0:7.4p1-23.el7_9                                       
09:16:58 #16 139.1   pcre-devel.x86_64 0:8.32-17.el7                                               
09:16:58 #16 139.1   perl-Data-Dumper.x86_64 0:2.145-3.el7                                         
09:16:58 #16 139.1   perl-Error.noarch 1:0.17020-2.el7                                             
09:16:58 #16 139.1   perl-Git.noarch 0:1.8.3.1-25.el7_9                                            
09:16:58 #16 139.1   perl-TermReadKey.x86_64 0:2.30-20.el7                                         
09:16:58 #16 139.1   perl-Test-Harness.noarch 0:3.28-3.el7                                         
09:16:58 #16 139.1   policycoreutils.x86_64 0:2.5-34.el7                                           
09:16:58 #16 139.1   policycoreutils-devel.x86_64 0:2.5-34.el7                                     
09:16:58 #16 139.1   policycoreutils-python.x86_64 0:2.5-34.el7                                    
09:16:58 #16 139.1   python-IPy.noarch 0:0.75-6.el7                                                
09:16:58 #16 139.1   rsync.x86_64 0:3.1.2-12.el7_9                                                 
09:16:58 #16 139.1   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
09:16:58 #16 139.1   setools-libs.x86_64 0:3.3.8-4.el7                                             
09:16:58 #16 139.1 
09:16:58 #16 139.1 Dependency Updated:
09:16:58 #16 139.1   device-mapper.x86_64 7:1.02.170-6.el7_9.5                                     
09:16:58 #16 139.1   device-mapper-libs.x86_64 7:1.02.170-6.el7_9.5                                
09:16:58 #16 139.1   glibc.x86_64 0:2.17-326.el7_9                                                 
09:16:58 #16 139.1   glibc-common.x86_64 0:2.17-326.el7_9                                          
09:16:58 #16 139.1   systemd.x86_64 0:219-78.el7_9.7                                               
09:16:58 #16 139.1   systemd-libs.x86_64 0:219-78.el7_9.7                                          
09:16:58 #16 139.1 
09:16:58 #16 139.1 Complete!
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:16:58 go: downloading github.com/aws/smithy-go v1.13.5
09:16:58 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:16:58 go: downloading github.com/containerd/continuity v0.4.1
09:16:58 go: downloading gopkg.in/inf.v0 v0.9.1
09:16:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:16:58 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:16:58 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:16:58 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:16:58 go: downloading golang.org/x/oauth2 v0.7.0
09:16:58 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:16:58 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:16:58 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:16:58 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:16:58 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:16:58 go: downloading github.com/json-iterator/go v1.1.12
09:16:58 go: downloading sigs.k8s.io/yaml v1.3.0
09:16:58 go: downloading github.com/moby/spdystream v0.2.0
09:16:58 go: downloading github.com/mattn/go-colorable v0.1.13
09:16:58 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:16:58 go: downloading github.com/modern-go/reflect2 v1.0.2
09:16:58 go: downloading github.com/mattn/go-isatty v0.0.17
09:16:58 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:16:58 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:16:58 go: downloading github.com/go-openapi/swag v0.19.14
09:16:58 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:16:58 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:16:58 go: downloading github.com/mailru/easyjson v0.7.6
09:16:58 go: downloading github.com/josharian/intern v1.0.0
09:16:58 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:16:58 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iwTJ9H
09:16:58 + umask 022
09:16:58 + cd /root/rpmbuild/BUILD
09:16:58 + cd src
09:16:58 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64
09:16:58 + RPM_EC=0
09:16:58 ++ jobs -p
09:16:58 + exit 0
09:16:58 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.KxYGex
09:16:58 + umask 022
09:16:58 + cd /root/rpmbuild/BUILD
09:16:58 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:58 + rm -rf src src.gemspec
09:16:58 + RPM_EC=0
09:16:58 ++ jobs -p
09:16:58 + exit 0
09:16:58 
09:16:58 RPM build warnings:
09:16:58     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:16:58     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:16:58     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:16:58     source_date_epoch_from_changelog set but %changelog is missing
09:16:58     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:16:58     source_date_epoch_from_changelog set but %changelog is missing
09:16:58     source_date_epoch_from_changelog set but %changelog is missing
09:16:58 warning: source_date_epoch_from_changelog set but %changelog is missing
09:16:58 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9dqNhG
09:16:58 + umask 022
09:16:58 + cd /root/rpmbuild/BUILD
09:16:58 + cd /root/rpmbuild/BUILD
09:16:58 + rm -rf src
09:16:58 + /usr/bin/mkdir -p src
09:16:58 + cd src
09:16:58 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:16:58 #16 DONE 139.9s
09:16:58 
09:16:58 #17 [stage-1 6/7] COPY --link --from=golang /usr/local/go /usr/local/go
09:16:59 + STATUS=0
09:16:59 + '[' 0 -ne 0 ']'
09:16:59 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:16:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:16:59 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:16:59 + STATUS=0
09:16:59 + '[' 0 -ne 0 ']'
09:16:59 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:16:59 + RPM_EC=0
09:16:59 ++ jobs -p
09:16:59 + exit 0
09:16:59 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vJl4MK
09:16:59 + umask 022
09:16:59 + cd /root/rpmbuild/BUILD
09:16:59 + 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 '
09:16:59 + export CFLAGS
09:16:59 + 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 '
09:16:59 + export CXXFLAGS
09:16:59 + 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 '
09:16:59 + export FFLAGS
09:16:59 + 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 '
09:16:59 + export FCFLAGS
09:16:59 + VALAFLAGS=-g
09:16:59 + export VALAFLAGS
09:16:59 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:16:59 + export RUSTFLAGS
09:16:59 + 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 '
09:16:59 + export LDFLAGS
09:16:59 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:16:59 + export LT_SYS_LIBRARY_PATH
09:16:59 + CC=gcc
09:16:59 + export CC
09:16:59 + CXX=g++
09:16:59 + export CXX
09:16:59 + cd src
09:16:59 + pushd /root/rpmbuild/BUILD/src/buildx
09:16:59 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:16:59 + GO111MODULE=on
09:16:59 + CGO_ENABLED=0
09:16:59 + 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
09:17:00 + for f in rootlesskit rootlesskit-docker-proxy
09:17:00 + GOBIN=/usr/local/bin
09:17:00 + GO111MODULE=on
09:17:00 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:00 + return
09:17:00 + RPM_EC=0
09:17:00 ++ jobs -p
09:17:00 + exit 0
09:17:00 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.liANnj
09:17:00 + umask 022
09:17:00 + cd /root/rpmbuild/BUILD
09:17:00 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64 '!=' / ']'
09:17:00 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:00 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:00 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:00 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:00 + cd src
09:17:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/dockerd-rootless.sh
09:17:00 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:17:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/rootlesskit
09:17:00 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64/usr/bin/rootlesskit-docker-proxy
09:17:00 + /usr/lib/rpm/check-buildroot
09:17:00 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:00 + /usr/lib/rpm/brp-compress
09:17:00 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:00 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:00 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:00 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:00 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:00 + /usr/lib/rpm/brp-python-hardlink
09:17:00 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:00 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:17:00 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:17:00 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6MIaYh
09:17:00 + umask 022
09:17:00 + cd /root/rpmbuild/BUILD
09:17:00 + cd src
09:17:00 + /usr/local/bin/rootlesskit -v
09:17:00 rootlesskit version 1.1.1
09:17:00 + RPM_EC=0
09:17:00 ++ jobs -p
09:17:00 + exit 0
09:17:00 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:01 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:17:01 ++ pwd
09:17:01 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:17:01 Project root: .
09:17:01 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:17:01 INFO: man/src/attach.md found
09:17:01 WARN: man/src/build.md does not exist, skipping
09:17:01 WARN: man/src/builder/build.md does not exist, skipping
09:17:01 WARN: man/src/builder/prune.md does not exist, skipping
09:17:01 WARN: man/src/builder.md does not exist, skipping
09:17:01 WARN: man/src/checkpoint/create.md does not exist, skipping
09:17:01 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:17:01 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:17:01 WARN: man/src/checkpoint.md does not exist, skipping
09:17:01 INFO: man/src/commit.md found
09:17:01 WARN: man/src/config/create.md does not exist, skipping
09:17:01 WARN: man/src/config/inspect.md does not exist, skipping
09:17:01 WARN: man/src/config/ls.md does not exist, skipping
09:17:01 WARN: man/src/config/rm.md does not exist, skipping
09:17:01 WARN: man/src/config.md does not exist, skipping
09:17:01 INFO: man/src/container/attach.md found
09:17:01 INFO: man/src/container/commit.md found
09:17:01 INFO: man/src/container/cp.md found
09:17:01 INFO: man/src/container/create.md found
09:17:01 INFO: man/src/container/diff.md found
09:17:01 INFO: man/src/container/exec.md found
09:17:01 INFO: man/src/container/export.md found
09:17:01 WARN: man/src/container/inspect.md does not exist, skipping
09:17:01 INFO: man/src/container/kill.md found
09:17:01 INFO: man/src/container/logs.md found
09:17:01 INFO: man/src/container/ls.md found
09:17:01 INFO: man/src/container/pause.md found
09:17:01 INFO: man/src/container/port.md found
09:17:01 WARN: man/src/container/prune.md does not exist, skipping
09:17:01 INFO: man/src/container/rename.md found
09:17:01 INFO: man/src/container/restart.md found
09:17:01 INFO: man/src/container/rm.md found
09:17:01 INFO: man/src/container/run.md found
09:17:01 INFO: man/src/container/start.md found
09:17:01 INFO: man/src/container/stats.md found
09:17:01 INFO: man/src/container/stop.md found
09:17:01 INFO: man/src/container/top.md found
09:17:01 INFO: man/src/container/unpause.md found
09:17:01 INFO: man/src/container/update.md found
09:17:01 INFO: man/src/container/wait.md found
09:17:01 WARN: man/src/container.md does not exist, skipping
09:17:01 WARN: man/src/context/create.md does not exist, skipping
09:17:01 WARN: man/src/context/export.md does not exist, skipping
09:17:01 WARN: man/src/context/import.md does not exist, skipping
09:17:01 WARN: man/src/context/inspect.md does not exist, skipping
09:17:01 WARN: man/src/context/ls.md does not exist, skipping
09:17:01 WARN: man/src/context/rm.md does not exist, skipping
09:17:01 WARN: man/src/context/show.md does not exist, skipping
09:17:01 WARN: man/src/context/update.md does not exist, skipping
09:17:01 WARN: man/src/context/use.md does not exist, skipping
09:17:01 WARN: man/src/context.md does not exist, skipping
09:17:01 INFO: man/src/cp.md found
09:17:01 INFO: man/src/create.md found
09:17:01 INFO: man/src/diff.md found
09:17:01 INFO: man/src/events.md found
09:17:01 INFO: man/src/exec.md found
09:17:01 INFO: man/src/export.md found
09:17:01 INFO: man/src/history.md found
09:17:01 INFO: man/src/image/build.md found
09:17:01 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el9 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.el9
09:17:01 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:01 Requires(post): /bin/sh
09:17:01 Requires(preun): /bin/sh
09:17:01 Requires(postun): /bin/sh
09:17: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)
09:17:01 Conflicts: rootlesskit
09:17:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:01 INFO: man/src/image/history.md found
09:17:01 INFO: man/src/image/import.md found
09:17:01 WARN: man/src/image/inspect.md does not exist, skipping
09:17:01 INFO: man/src/image/load.md found
09:17:01 INFO: man/src/image/ls.md found
09:17:01 WARN: man/src/image/prune.md does not exist, skipping
09:17:01 INFO: man/src/image/pull.md found
09:17:01 INFO: man/src/image/push.md found
09:17:01 INFO: man/src/image/rm.md found
09:17:01 INFO: man/src/image/save.md found
09:17:01 INFO: man/src/image/tag.md found
09:17:01 WARN: man/src/image.md does not exist, skipping
09:17:01 INFO: man/src/images.md found
09:17:01 INFO: man/src/import.md found
09:17:01 INFO: man/src/info.md found
09:17:01 INFO: man/src/inspect.md found
09:17:01 INFO: man/src/kill.md found
09:17:01 INFO: man/src/load.md found
09:17:01 INFO: man/src/login.md found
09:17:01 INFO: man/src/logout.md found
09:17:01 INFO: man/src/logs.md found
09:17:01 WARN: man/src/manifest/annotate.md does not exist, skipping
09:17:01 WARN: man/src/manifest/create.md does not exist, skipping
09:17:01 WARN: man/src/manifest/inspect.md does not exist, skipping
09:17:01 WARN: man/src/manifest/push.md does not exist, skipping
09:17:01 WARN: man/src/manifest/rm.md does not exist, skipping
09:17:01 WARN: man/src/manifest.md does not exist, skipping
09:17:01 INFO: man/src/network/connect.md found
09:17:01 INFO: man/src/network/create.md found
09:17:01 INFO: man/src/network/disconnect.md found
09:17:01 INFO: man/src/network/inspect.md found
09:17:01 INFO: man/src/network/ls.md found
09:17:01 WARN: man/src/network/prune.md does not exist, skipping
09:17:01 INFO: man/src/network/rm.md found
09:17:01 WARN: man/src/network.md does not exist, skipping
09:17:01 WARN: man/src/node/demote.md does not exist, skipping
09:17:01 WARN: man/src/node/inspect.md does not exist, skipping
09:17:01 WARN: man/src/node/ls.md does not exist, skipping
09:17:01 WARN: man/src/node/promote.md does not exist, skipping
09:17:01 WARN: man/src/node/ps.md does not exist, skipping
09:17:01 WARN: man/src/node/rm.md does not exist, skipping
09:17:01 WARN: man/src/node/update.md does not exist, skipping
09:17:01 WARN: man/src/node.md does not exist, skipping
09:17:01 INFO: man/src/pause.md found
09:17:01 WARN: man/src/plugin/create.md does not exist, skipping
09:17:01 WARN: man/src/plugin/disable.md does not exist, skipping
09:17:01 WARN: man/src/plugin/enable.md does not exist, skipping
09:17:01 WARN: man/src/plugin/inspect.md does not exist, skipping
09:17:01 WARN: man/src/plugin/install.md does not exist, skipping
09:17:01 INFO: man/src/plugin/ls.md found
09:17:01 WARN: man/src/plugin/push.md does not exist, skipping
09:17:01 WARN: man/src/plugin/rm.md does not exist, skipping
09:17:01 WARN: man/src/plugin/set.md does not exist, skipping
09:17:01 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:17:01 WARN: man/src/plugin.md does not exist, skipping
09:17:01 INFO: man/src/port.md found
09:17:01 INFO: man/src/ps.md found
09:17:01 INFO: man/src/pull.md found
09:17:01 INFO: man/src/push.md found
09:17:01 INFO: man/src/rename.md found
09:17:01 INFO: man/src/restart.md found
09:17:01 INFO: man/src/rm.md found
09:17:01 INFO: man/src/rmi.md found
09:17:01 WARN: man/src/run.md does not exist, skipping
09:17:01 INFO: man/src/save.md found
09:17:01 INFO: man/src/search.md found
09:17:01 WARN: man/src/secret/create.md does not exist, skipping
09:17:01 WARN: man/src/secret/inspect.md does not exist, skipping
09:17:01 WARN: man/src/secret/ls.md does not exist, skipping
09:17:01 WARN: man/src/secret/rm.md does not exist, skipping
09:17:01 WARN: man/src/secret.md does not exist, skipping
09:17:01 WARN: man/src/service/create.md does not exist, skipping
09:17:01 WARN: man/src/service/inspect.md does not exist, skipping
09:17:01 WARN: man/src/service/logs.md does not exist, skipping
09:17:01 WARN: man/src/service/ls.md does not exist, skipping
09:17:01 WARN: man/src/service/ps.md does not exist, skipping
09:17:01 WARN: man/src/service/rm.md does not exist, skipping
09:17:01 WARN: man/src/service/rollback.md does not exist, skipping
09:17:01 WARN: man/src/service/scale.md does not exist, skipping
09:17:01 WARN: man/src/service/update.md does not exist, skipping
09:17:01 WARN: man/src/service.md does not exist, skipping
09:17:01 WARN: man/src/stack/config.md does not exist, skipping
09:17:01 WARN: man/src/stack/deploy.md does not exist, skipping
09:17:01 WARN: man/src/stack/ls.md does not exist, skipping
09:17:01 WARN: man/src/stack/ps.md does not exist, skipping
09:17:01 WARN: man/src/stack/rm.md does not exist, skipping
09:17:01 WARN: man/src/stack/services.md does not exist, skipping
09:17:01 WARN: man/src/stack.md does not exist, skipping
09:17:01 INFO: man/src/start.md found
09:17:01 INFO: man/src/stats.md found
09:17:01 INFO: man/src/stop.md found
09:17:01 WARN: man/src/swarm/ca.md does not exist, skipping
09:17:01 WARN: man/src/swarm/init.md does not exist, skipping
09:17:01 WARN: man/src/swarm/join.md does not exist, skipping
09:17:01 WARN: man/src/swarm/join-token.md does not exist, skipping
09:17:01 WARN: man/src/swarm/leave.md does not exist, skipping
09:17:01 WARN: man/src/swarm/unlock.md does not exist, skipping
09:17:01 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:17:01 WARN: man/src/swarm/update.md does not exist, skipping
09:17:01 WARN: man/src/swarm.md does not exist, skipping
09:17:01 WARN: man/src/system/df.md does not exist, skipping
09:17:01 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:17:01 INFO: man/src/system/events.md found
09:17:01 INFO: man/src/system/info.md found
09:17:01 WARN: man/src/system/prune.md does not exist, skipping
09:17:01 WARN: man/src/system.md does not exist, skipping
09:17:01 INFO: man/src/tag.md found
09:17:01 INFO: man/src/top.md found
09:17:01 WARN: man/src/trust/inspect.md does not exist, skipping
09:17:01 WARN: man/src/trust/key/generate.md does not exist, skipping
09:17:01 WARN: man/src/trust/key/load.md does not exist, skipping
09:17:01 WARN: man/src/trust/key.md does not exist, skipping
09:17:01 WARN: man/src/trust/revoke.md does not exist, skipping
09:17:01 WARN: man/src/trust/sign.md does not exist, skipping
09:17:01 WARN: man/src/trust/signer/add.md does not exist, skipping
09:17:01 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:17:01 WARN: man/src/trust/signer.md does not exist, skipping
09:17:01 WARN: man/src/trust.md does not exist, skipping
09:17:01 INFO: man/src/unpause.md found
09:17:01 INFO: man/src/update.md found
09:17:01 INFO: man/src/version.md found
09:17:01 INFO: man/src/volume/create.md found
09:17:01 INFO: man/src/volume/inspect.md found
09:17:01 INFO: man/src/volume/ls.md found
09:17:01 WARN: man/src/volume/prune.md does not exist, skipping
09:17:01 WARN: man/src/volume/rm.md does not exist, skipping
09:17:01 WARN: man/src/volume/update.md does not exist, skipping
09:17:01 INFO: man/src/volume.md found
09:17:01 INFO: man/src/wait.md found
09:17:01 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:17:01 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:17:01 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:17:01 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:17:01 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:17:01 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:17:01 + popd
09:17:01 + RPM_EC=0
09:17:01 ~/rpmbuild/BUILD/src
09:17:01 ++ jobs -p
09:17:01 + exit 0
09:17:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bwFpNd
09:17:01 + umask 022
09:17:01 + cd /root/rpmbuild/BUILD
09:17:01 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 '!=' / ']'
09:17:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:01 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:01 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:01 + 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'
09:17:01 + export CFLAGS
09:17:01 + 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'
09:17:01 + export CXXFLAGS
09:17:01 + 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'
09:17:01 + export FFLAGS
09:17:01 + 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'
09:17:01 + export FCFLAGS
09:17: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'
09:17:01 + export LDFLAGS
09:17:01 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:01 + export LT_SYS_LIBRARY_PATH
09:17:01 + CC=gcc
09:17:01 + export CC
09:17:01 + CXX=g++
09:17:01 + export CXX
09:17:01 + cd src
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin
09:17:01 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/bash-completion/completions
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/zsh/vendor-completions
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/fish/vendor_completions.d
09:17:01 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/bash-completion/completions/docker
09:17:01 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/zsh/vendor-completions/_docker
09:17:01 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man1
09:17:01 + 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~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man1
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man5
09:17:01 + 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~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man5
09:17:01 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man8
09:17:01 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/man/man8
09:17:01 + mkdir -p build-docs
09:17:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:01 + cp cli/LICENSE build-docs/LICENSE
09:17:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:01 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:17:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:01 + cp cli/NOTICE build-docs/NOTICE
09:17:01 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:01 + cp cli/README.md build-docs/README.md
09:17:01 + /usr/lib/rpm/check-buildroot
09:17:01 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:01 + /usr/lib/rpm/brp-compress
09:17:01 #17 DONE 2.2s
09:17:01 
09:17:01 #18 [stage-1 7/7] WORKDIR /root/rpmbuild
09:17:01 #18 DONE 0.0s
09:17:01 
09:17:01 #19 exporting to image
09:17:01 #19 exporting layers
09:17:01 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:01 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.src.rpm
09:17:02 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:02 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:02 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:02 + /usr/lib/rpm/check-rpaths
09:17:02 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:02 + /usr/lib/rpm/brp-remove-la-files
09:17:02 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:02 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:02 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FammjX
09:17:02 + umask 022
09:17:02 + cd /root/rpmbuild/BUILD
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:02 + export CFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:02 + export CXXFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:02 + export FFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:02 + export FCFLAGS
09:17: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'
09:17:02 + export LDFLAGS
09:17:02 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:02 + export LT_SYS_LIBRARY_PATH
09:17:02 + CC=gcc
09:17:02 + export CC
09:17:02 + CXX=g++
09:17:02 + export CXX
09:17:02 + cd src
09:17:02 ++ cli/build/docker --version
09:17:02 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:17:02 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:17:02 + echo 'PASS: cli version OK'
09:17:02 + RPM_EC=0
09:17:02 PASS: cli version OK
09:17:02 ++ jobs -p
09:17:02 + exit 0
09:17:02 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:02 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4bi7vo
09:17:02 + umask 022
09:17:02 + cd /root/rpmbuild/BUILD
09:17:02 + cd src
09:17:02 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + export LC_ALL=C
09:17:02 + LC_ALL=C
09:17:02 + export DOCDIR
09:17:02 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/share/doc/docker-ce-cli
09:17:02 + RPM_EC=0
09:17:02 ++ jobs -p
09:17:02 + exit 0
09:17:02 # extra binaries for running rootless
09:17:02 mkdir -p build/linux/docker-rootless-extras
09:17:02 for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh dockerd-rootless-setuptool.sh vpnkit; do \
09:17:02 	if [ -f /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/binary/$f ]; then \
09:17:02 		cp -L /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/docker/bundles/binary/$f build/linux/docker-rootless-extras/$f; \
09:17:02 	fi \
09:17:02 done
09:17:02 tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20230915141727-0e70f1b.tgz docker-rootless-extras
09:17:02 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc37
09:17:02 Requires(interp): /bin/sh
09:17:02 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:02 Requires(post): /bin/sh
09:17:02 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)
09:17:02 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:17:02 Recommends: docker-buildx-plugin docker-compose-plugin
09:17:02 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:02 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:17:03 #19 exporting layers 2.2s done
09:17:03 #19 writing image sha256:d35bc8b9f8aa3abe570a243a63e78ce58b208c6201b7e562f832a9e3c58e8c9d done
09:17:03 #19 naming to docker.io/rpmbuild-centos-7/x86_64 done
09:17:03 #19 DONE 2.2s
09:17:03 docker run --rm -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES:ro -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm/rpmbuild/centos-7/SRPMS:/root/rpmbuild/SRPMS  rpmbuild-centos-7/x86_64 -ba --define '_gitcommit_cli 0e70f1b' --define '_gitcommit_engine 7cfb81b' --define '_release 0' --define '_version 0.0.0~20230915141727.0e70f1b' --define '_origversion 0.0.0-20230915141727-0e70f1b' --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
09:17:03 # Build the compose plugin
09:17:03 cd /go/src/github.com/docker/compose \
09:17:03 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:03 make[2]: Entering directory '/root/build-deb/compose'
09:17:03 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
09:17:03 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:03 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:03 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:03 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:03 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:03 go: downloading github.com/docker/buildx v0.11.2
09:17:03 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:03 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:03 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:03 go: downloading github.com/moby/buildkit v0.12.1
09:17:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:03 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:03 go: downloading google.golang.org/grpc v1.57.0
09:17:03 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:03 go: downloading github.com/containerd/containerd v1.7.3
09:17:03 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:03 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:03 go: downloading golang.org/x/sync v0.3.0
09:17:03 go: downloading github.com/stretchr/testify v1.8.4
09:17:03 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:03 go: downloading golang.org/x/sys v0.7.0
09:17:03 go: downloading github.com/go-logr/logr v1.2.4
09:17:03 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:03 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:03 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:03 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:03 go: downloading github.com/imdario/mergo v0.3.16
09:17:03 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:03 go: downloading github.com/containerd/console v1.0.3
09:17:03 go: downloading github.com/adrg/xdg v0.4.0
09:17:03 go: downloading github.com/buger/goterm v1.0.4
09:17:03 go: downloading k8s.io/client-go v0.26.2
09:17:03 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:03 go: downloading k8s.io/api v0.26.2
09:17:03 go: downloading k8s.io/apimachinery v0.26.2
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:03 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:03 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:03 go: downloading github.com/golang/mock v1.6.0
09:17:03 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:03 go: downloading github.com/klauspost/compress v1.16.5
09:17:03 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:03 go: downloading golang.org/x/crypto v0.7.0
09:17:03 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:03 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:03 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:03 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:03 go: downloading golang.org/x/net v0.9.0
09:17:03 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:03 go: downloading github.com/gogo/googleapis v1.4.1
09:17:03 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:03 go: downloading github.com/moby/locker v1.0.1
09:17:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:03 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:03 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:03 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:03 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:03 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:03 go: downloading github.com/google/gofuzz v1.2.0
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:03 go: downloading github.com/aws/smithy-go v1.13.5
09:17:03 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:03 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:03 go: downloading golang.org/x/term v0.7.0
09:17:03 go: downloading k8s.io/klog/v2 v2.90.1
09:17:03 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:03 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:03 go: downloading github.com/containerd/continuity v0.4.1
09:17:03 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:03 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:03 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:03 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:03 go: downloading golang.org/x/oauth2 v0.7.0
09:17:03 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:03 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:03 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:03 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:03 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:03 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:03 go: downloading github.com/json-iterator/go v1.1.12
09:17:03 go: downloading github.com/moby/spdystream v0.2.0
09:17:03 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:03 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:03 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:03 go: downloading github.com/go-openapi/swag v0.19.14
09:17:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:03 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:03 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:03 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:03 go: downloading github.com/mailru/easyjson v0.7.6
09:17:03 go: downloading github.com/josharian/intern v1.0.0
09:17:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6m15HJ
09:17:03 + umask 022
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + rm -rf src
09:17:03 + /usr/bin/mkdir -p src
09:17:03 + cd src
09:17:03 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:17:03 + /usr/bin/tar -xf -
09:17:03 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:17:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xwHb4a
09:17:03 + umask 022
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + cd src
09:17:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64
09:17:03 + RPM_EC=0
09:17:03 ++ jobs -p
09:17:03 + exit 0
09:17:03 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.2HBFQ7
09:17:03 + umask 022
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + rm -rf src src.gemspec
09:17:03 + RPM_EC=0
09:17:03 ++ jobs -p
09:17:03 + exit 0
09:17:03 
09:17:03 RPM build warnings:
09:17:03     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:03     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:03     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:03     source_date_epoch_from_changelog set but %changelog is missing
09:17:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:17:03     source_date_epoch_from_changelog set but %changelog is missing
09:17:03     source_date_epoch_from_changelog set but %changelog is missing
09:17:03 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LfF78l
09:17:03 + umask 022
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + cd /root/rpmbuild/BUILD
09:17:03 + rm -rf src
09:17:03 + /usr/bin/mkdir -p src
09:17:03 + cd src
09:17:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:03 + STATUS=0
09:17:03 + '[' 0 -ne 0 ']'
09:17:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:04 + STATUS=0
09:17:04 + '[' 0 -ne 0 ']'
09:17:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:04 + RPM_EC=0
09:17:04 ++ jobs -p
09:17:04 + exit 0
09:17:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EjRbFl
09:17:04 + umask 022
09:17:04 + cd /root/rpmbuild/BUILD
09:17:04 + 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'
09:17:04 + export CFLAGS
09:17:04 + 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'
09:17:04 + export CXXFLAGS
09:17:04 + 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'
09:17:04 + export FFLAGS
09:17:04 + 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'
09:17:04 + export FCFLAGS
09:17: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'
09:17:04 + export LDFLAGS
09:17:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:04 + export LT_SYS_LIBRARY_PATH
09:17:04 + CC=gcc
09:17:04 + export CC
09:17:04 + CXX=g++
09:17:04 + export CXX
09:17:04 + cd src
09:17:04 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:04 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:04 + GO111MODULE=on
09:17:04 + CGO_ENABLED=0
09:17:04 + 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
09:17:04 + STATUS=0
09:17:04 + '[' 0 -ne 0 ']'
09:17:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:17:04 + /usr/bin/tar -xf -
09:17:04 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:17:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dMZjA3
09:17:04 + umask 022
09:17:04 + cd /root/rpmbuild/BUILD
09:17:04 + cd src
09:17:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:04 + RPM_EC=0
09:17:04 ++ jobs -p
09:17:04 + exit 0
09:17:04 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.b39ghe
09:17:04 + umask 022
09:17:04 + cd /root/rpmbuild/BUILD
09:17:04 + rm -rf src src.gemspec
09:17:04 + RPM_EC=0
09:17:04 ++ jobs -p
09:17:04 + exit 0
09:17:04     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:04     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:04     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:04     source_date_epoch_from_changelog set but %changelog is missing
09:17:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:17:04     source_date_epoch_from_changelog set but %changelog is missing
09:17:04 
09:17:04 RPM build warnings:
09:17:04 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.n8spEL
09:17:04 + umask 022
09:17:04 + cd /root/rpmbuild/BUILD
09:17:04 + cd /root/rpmbuild/BUILD
09:17:04 + rm -rf src
09:17:04 + /usr/bin/mkdir -p src
09:17:04 + cd src
09:17:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:04 + STATUS=0
09:17:04 + '[' 0 -ne 0 ']'
09:17:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:04 + STATUS=0
09:17:04 + '[' 0 -ne 0 ']'
09:17:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:04 + RPM_EC=0
09:17:04 ++ jobs -p
09:17:04 + exit 0
09:17:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.raruwG
09:17:04 + umask 022
09:17:04 + cd /root/rpmbuild/BUILD
09:17: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 '
09:17:04 + export CFLAGS
09:17: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 '
09:17:04 + export CXXFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:04 + export FFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:04 + export FCFLAGS
09:17:04 + VALAFLAGS=-g
09:17:04 + export VALAFLAGS
09:17: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 '
09:17:04 + export LDFLAGS
09:17:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:04 + export LT_SYS_LIBRARY_PATH
09:17:04 + CC=gcc
09:17:04 + export CC
09:17:04 + CXX=g++
09:17:04 + export CXX
09:17:04 + cd src
09:17:04 + export DOCKER_GITCOMMIT=7cfb81b
09:17:04 + DOCKER_GITCOMMIT=7cfb81b
09:17:04 + mkdir -p /go/src/github.com/docker
09:17:04 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:17:04 + TMP_GOPATH=/go
09:17:04 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:04 + RM_GOPATH=0
09:17:04 + TMP_GOPATH=/go
09:17:04 + : /usr/local/bin
09:17:04 + '[' -z /go ']'
09:17:04 + export GOPATH=/go
09:17:04 + GOPATH=/go
09:17:04 + case "$(go env GOARCH)" in
09:17:04 ++ go env GOARCH
09:17:04 + export GO_BUILDMODE=-buildmode=pie
09:17:04 + GO_BUILDMODE=-buildmode=pie
09:17:04 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:17:04 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:17:04 + bin=rootlesskit
09:17:04 + shift
09:17:04 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:17:04 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:17:04 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:04 + install_rootlesskit dynamic
09:17:04 + case "$1" in
09:17:04 + install_rootlesskit_dynamic
09:17:04 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:04 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:04 + export BUILD_MODE=-buildmode=pie
09:17:04 + BUILD_MODE=-buildmode=pie
09:17:04 + _install_rootlesskit
09:17:04 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:04 + for f in rootlesskit rootlesskit-docker-proxy
09:17:04 + GOBIN=/usr/local/bin
09:17:04 + GO111MODULE=on
09:17:04 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:04 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:05 # Build the compose plugin
09:17:05 cd /go/src/github.com/docker/compose \
09:17:05 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:05 make[2]: Entering directory '/root/build-deb/compose'
09:17:05 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
09:17:05 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:05 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:05 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:05 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:05 go: downloading github.com/docker/buildx v0.11.2
09:17:05 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:05 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:05 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:05 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:05 go: downloading github.com/moby/buildkit v0.12.1
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:05 go: downloading google.golang.org/grpc v1.57.0
09:17:05 go: downloading github.com/containerd/containerd v1.7.3
09:17:05 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:05 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:05 go: downloading golang.org/x/sync v0.3.0
09:17:05 go: downloading github.com/stretchr/testify v1.8.4
09:17:05 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:05 go: downloading golang.org/x/sys v0.7.0
09:17:05 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:05 go: downloading github.com/imdario/mergo v0.3.16
09:17:05 go: downloading github.com/containerd/console v1.0.3
09:17:05 go: downloading github.com/adrg/xdg v0.4.0
09:17:05 go: downloading github.com/buger/goterm v1.0.4
09:17:05 go: downloading github.com/go-logr/logr v1.2.4
09:17:05 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:05 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:05 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:05 go: downloading k8s.io/client-go v0.26.2
09:17:05 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:05 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:05 go: downloading k8s.io/api v0.26.2
09:17:05 go: downloading k8s.io/apimachinery v0.26.2
09:17:05 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:05 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:05 go: downloading github.com/golang/mock v1.6.0
09:17:05 go: downloading github.com/klauspost/compress v1.16.5
09:17:05 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:05 go: downloading golang.org/x/crypto v0.7.0
09:17:05 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:05 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:05 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:05 go: downloading golang.org/x/net v0.9.0
09:17:05 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:05 go: downloading github.com/gogo/googleapis v1.4.1
09:17:05 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:05 go: downloading github.com/moby/locker v1.0.1
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:05 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:05 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:05 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:05 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:05 go: downloading github.com/google/gofuzz v1.2.0
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:05 go: downloading github.com/aws/smithy-go v1.13.5
09:17:05 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:05 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:05 go: downloading golang.org/x/term v0.7.0
09:17:05 go: downloading k8s.io/klog/v2 v2.90.1
09:17:05 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:05 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:05 go: downloading github.com/containerd/continuity v0.4.1
09:17:05 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:05 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:05 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:05 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:05 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:05 go: downloading golang.org/x/oauth2 v0.7.0
09:17:05 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:05 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:05 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:05 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:05 go: downloading github.com/moby/spdystream v0.2.0
09:17:05 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:05 go: downloading github.com/json-iterator/go v1.1.12
09:17:05 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:05 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:05 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:05 go: downloading github.com/go-openapi/swag v0.19.14
09:17:05 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:05 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:05 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:05 go: downloading github.com/mailru/easyjson v0.7.6
09:17:05 go: downloading github.com/josharian/intern v1.0.0
09:17:05 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:05 # buildx
09:17:05 tar -C /home/ubuntu/workspace/docker-ce-packaging_PR-943/src/github.com/docker/buildx/bin -c -z -f build/linux/docker-buildx-plugin-0.11.2.tgz docker-buildx
09:17:05 + STATUS=0
09:17:05 + '[' 0 -ne 0 ']'
09:17:05 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:05 + exit 0
09:17:05 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LTsFHE
09:17:05 + umask 022
09:17:05 + cd /root/rpmbuild/BUILD
09:17:05 + cd src
09:17:05 + export DOCKER_GITCOMMIT=7cfb81b
09:17:05 + DOCKER_GITCOMMIT=7cfb81b
09:17:05 + mkdir -p /go/src/github.com/docker
09:17:05 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:17:05 + pushd /root/rpmbuild/BUILD/src/engine
09:17:05 ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src
09:17:05 + TMP_GOPATH=/go
09:17:05 + hack/dockerfile/install/install.sh tini
09:17:05 + RM_GOPATH=0
09:17:05 + TMP_GOPATH=/go
09:17:05 + : /usr/local/bin
09:17:05 + '[' -z /go ']'
09:17:05 + export GOPATH=/go
09:17:05 + GOPATH=/go
09:17:05 + case "$(go env GOARCH)" in
09:17:05 ++ go env GOARCH
09:17:05 + export GO_BUILDMODE=-buildmode=pie
09:17:05 + GO_BUILDMODE=-buildmode=pie
09:17:05 ++ dirname hack/dockerfile/install/install.sh
09:17:05 + dir=hack/dockerfile/install
09:17:05 + bin=tini
09:17:05 + shift
09:17:05 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:05 + . hack/dockerfile/install/tini.installer
09:17:05 ++ : v0.19.0
09:17:05 + install_tini
09:17:05 + echo 'Install tini version v0.19.0'
09:17:05 Install tini version v0.19.0
09:17:05 + git clone https://github.com/krallin/tini.git /go/tini
09:17:05 Cloning into '/go/tini'...
09:17:05 + cd /go/tini
09:17:05 + git checkout -q v0.19.0
09:17:05 + cmake .
09:17:05 -- The C compiler identification is GNU 4.8.5
09:17:05 -- Check for working C compiler: /usr/bin/cc
09:17:05 # Build the compose plugin
09:17:05 cd /go/src/github.com/docker/compose \
09:17:05 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:05 make[2]: Entering directory '/root/build-deb/compose'
09:17:05 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
09:17:05 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:05 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:05 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:05 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:05 go: downloading github.com/docker/buildx v0.11.2
09:17:05 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:05 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:05 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:05 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:05 go: downloading github.com/moby/buildkit v0.12.1
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:05 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:05 go: downloading google.golang.org/grpc v1.57.0
09:17:05 go: downloading github.com/containerd/containerd v1.7.3
09:17:05 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:05 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:05 go: downloading golang.org/x/sync v0.3.0
09:17:05 go: downloading github.com/stretchr/testify v1.8.4
09:17:05 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:05 go: downloading golang.org/x/sys v0.7.0
09:17:05 go: downloading github.com/containerd/console v1.0.3
09:17:05 go: downloading github.com/imdario/mergo v0.3.16
09:17:05 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:05 go: downloading github.com/adrg/xdg v0.4.0
09:17:05 go: downloading github.com/buger/goterm v1.0.4
09:17:05 go: downloading github.com/go-logr/logr v1.2.4
09:17:05 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:05 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:05 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:05 go: downloading k8s.io/client-go v0.26.2
09:17:05 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:05 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:05 go: downloading k8s.io/api v0.26.2
09:17:05 go: downloading k8s.io/apimachinery v0.26.2
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:05 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:05 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:05 go: downloading github.com/golang/mock v1.6.0
09:17:05 go: downloading github.com/klauspost/compress v1.16.5
09:17:05 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:05 go: downloading golang.org/x/crypto v0.7.0
09:17:05 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:05 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:05 go: downloading golang.org/x/net v0.9.0
09:17:05 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:05 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:05 go: downloading github.com/gogo/googleapis v1.4.1
09:17:05 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:05 go: downloading github.com/moby/locker v1.0.1
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:05 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:05 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:05 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:05 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:05 go: downloading github.com/google/gofuzz v1.2.0
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:05 go: downloading github.com/aws/smithy-go v1.13.5
09:17:05 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:05 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:05 go: downloading golang.org/x/term v0.7.0
09:17:05 go: downloading k8s.io/klog/v2 v2.90.1
09:17:05 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:05 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:05 go: downloading github.com/containerd/continuity v0.4.1
09:17:05 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:05 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:05 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:05 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:05 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:05 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:05 go: downloading golang.org/x/oauth2 v0.7.0
09:17:05 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:05 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:05 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:05 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:05 go: downloading github.com/moby/spdystream v0.2.0
09:17:05 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:05 go: downloading github.com/json-iterator/go v1.1.12
09:17:05 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:05 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:05 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:05 go: downloading github.com/go-openapi/swag v0.19.14
09:17:05 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:05 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:05 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:05 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:05 go: downloading github.com/mailru/easyjson v0.7.6
09:17:05 go: downloading github.com/josharian/intern v1.0.0
09:17:05 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:05 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:05 go: downloading github.com/google/uuid v1.3.0
09:17:05 go: downloading github.com/moby/vpnkit v0.5.0
09:17:05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:05 go: downloading github.com/gofrs/flock v0.8.1
09:17:05 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:05 -- Check for working C compiler: /usr/bin/cc -- works
09:17:05 -- Detecting C compiler ABI info
09:17:05 -- Detecting C compiler ABI info - done
09:17:05 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:05 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:05 -- Configuring done
09:17:05 -- Generating done
09:17:05 -- Build files have been written to: /go/tini
09:17:05 + make tini-static
09:17:05 Scanning dependencies of target tini-static
09:17:05 [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:05 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:05 Linking C executable tini-static
09:17:05 [100%] Built target tini-static
09:17:05 + mkdir -p /usr/local/bin
09:17:05 + cp tini-static /usr/local/bin/docker-init
09:17:05 + VERSION=0.0.0-20230915141727-0e70f1b
09:17:05 + PRODUCT=docker
09:17:05 + hack/make.sh dynbinary
09:17:05 
09:17:05 Removing bundles/
09:17:05 
09:17:05 ---> Making bundle: dynbinary (in bundles/dynbinary)
09:17:05 Building dynamic bundles/dynbinary-daemon/dockerd (linux/amd64)...
09:17:05 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:17:05 module github.com/docker/docker
09:17:05 
09:17:05 go 1.19
09:17:05 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:05 + GO111MODULE=on
09:17:05 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:17:05.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
09:17:06 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:17:06 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
09:17:06 repo saved to /etc/yum.repos.d/docker-ce.repo
09:17:06 + yum-config-manager --disable 'docker-ce-*'
09:17:06 Loaded plugins: fastestmirror, ovl
09:17:06 =========================== repo: docker-ce-nightly ============================
09:17:06 [docker-ce-nightly]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/aarch64/nightly
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Nightly - aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-nightly/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ====================== repo: docker-ce-nightly-debuginfo =======================
09:17:06 [docker-ce-nightly-debuginfo]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/nightly
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Nightly - Debuginfo aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-debuginfo
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-debuginfo/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-nightly-debuginfo/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ======================== repo: docker-ce-nightly-source ========================
09:17:06 [docker-ce-nightly-source]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/source/nightly
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-nightly-source
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Nightly - Sources
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-nightly-source
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-nightly-source/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-nightly-source/7
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ============================ repo: docker-ce-stable ============================
09:17:06 [docker-ce-stable]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/aarch64/stable
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = 0
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Stable - aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-stable/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ======================= repo: docker-ce-stable-debuginfo =======================
09:17:06 [docker-ce-stable-debuginfo]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/stable
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Stable - Debuginfo aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-debuginfo
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-debuginfo/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-stable-debuginfo/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ======================== repo: docker-ce-stable-source =========================
09:17:06 [docker-ce-stable-source]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/source/stable
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-stable-source
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Stable - Sources
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-stable-source
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-stable-source/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-stable-source/7
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ============================= repo: docker-ce-test =============================
09:17:06 [docker-ce-test]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Test - aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-test/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ======================== repo: docker-ce-test-debuginfo ========================
09:17:06 [docker-ce-test-debuginfo]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/debug-aarch64/test
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Test - Debuginfo aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-debuginfo
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-debuginfo/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-test-debuginfo/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 ========================= repo: docker-ce-test-source ==========================
09:17:06 [docker-ce-test-source]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/source/test
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-test-source
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = False
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test-source/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Test - Sources
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test-source
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test-source/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-test-source/7
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 + yum-config-manager --enable docker-ce-test
09:17:06 Loaded plugins: fastestmirror, ovl
09:17:06 ============================= repo: docker-ce-test =============================
09:17:06 [docker-ce-test]
09:17:06 async = True
09:17:06 bandwidth = 0
09:17:06 base_persistdir = /var/lib/yum/repos/aarch64/7
09:17:06 baseurl = https://download.docker.com/linux/centos/7/aarch64/test
09:17:06 cache = 0
09:17:06 cachedir = /var/cache/yum/aarch64/7/docker-ce-test
09:17:06 check_config_file_age = True
09:17:06 compare_providers_priority = 80
09:17:06 cost = 1000
09:17:06 deltarpm_metadata_percentage = 100
09:17:06 deltarpm_percentage = 
09:17:06 enabled = 1
09:17:06 enablegroups = True
09:17:06 exclude = 
09:17:06 failovermethod = priority
09:17:06 ftp_disable_epsv = False
09:17:06 gpgcadir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgcadir
09:17:06 gpgcakey = 
09:17:06 gpgcheck = True
09:17:06 gpgdir = /var/lib/yum/repos/aarch64/7/docker-ce-test/gpgdir
09:17:06 gpgkey = https://download.docker.com/linux/centos/gpg
09:17:06 hdrdir = /var/cache/yum/aarch64/7/docker-ce-test/headers
09:17:06 http_caching = all
09:17:06 includepkgs = 
09:17:06 ip_resolve = 
09:17:06 keepalive = True
09:17:06 keepcache = False
09:17:06 mddownloadpolicy = sqlite
09:17:06 mdpolicy = group:small
09:17:06 mediaid = 
09:17:06 metadata_expire = 21600
09:17:06 metadata_expire_filter = read-only:present
09:17:06 metalink = 
09:17:06 minrate = 0
09:17:06 mirrorlist = 
09:17:06 mirrorlist_expire = 86400
09:17:06 name = Docker CE Test - aarch64
09:17:06 old_base_cache_dir = 
09:17:06 password = 
09:17:06 persistdir = /var/lib/yum/repos/aarch64/7/docker-ce-test
09:17:06 pkgdir = /var/cache/yum/aarch64/7/docker-ce-test/packages
09:17:06 proxy = False
09:17:06 proxy_dict = 
09:17:06 proxy_password = 
09:17:06 proxy_username = 
09:17:06 repo_gpgcheck = False
09:17:06 retries = 10
09:17:06 skip_if_unavailable = False
09:17:06 ssl_check_cert_permissions = True
09:17:06 sslcacert = 
09:17:06 sslclientcert = 
09:17:06 sslclientkey = 
09:17:06 sslverify = True
09:17:06 throttle = 0
09:17:06 timeout = 30.0
09:17:06 ui_id = docker-ce-test/7/aarch64
09:17:06 ui_repoid_vars = releasever,
09:17:06    basearch
09:17:06 username = 
09:17:06 
09:17:06 + yum makecache
09:17:06 Loaded plugins: fastestmirror, ovl
09:17:06 Determining fastest mirrors
09:17:06 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:06 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:06 go: downloading github.com/josharian/native v1.1.0
09:17:08 # Build the compose plugin
09:17:08 cd /go/src/github.com/docker/compose \
09:17:08 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:08 make[2]: Entering directory '/root/build-deb/compose'
09:17: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
09:17:08 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:08 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:08 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:08 go: downloading github.com/docker/buildx v0.11.2
09:17:08 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:08 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:08 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:08 go: downloading github.com/moby/buildkit v0.12.1
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:08 go: downloading google.golang.org/grpc v1.57.0
09:17:08 go: downloading github.com/containerd/containerd v1.7.3
09:17:08 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:08 go: downloading golang.org/x/sync v0.3.0
09:17:08 go: downloading github.com/stretchr/testify v1.8.4
09:17:08 go: downloading golang.org/x/sys v0.7.0
09:17:08 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:08 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:08 go: downloading github.com/containerd/console v1.0.3
09:17:08 go: downloading github.com/imdario/mergo v0.3.16
09:17:08 go: downloading github.com/adrg/xdg v0.4.0
09:17:08 go: downloading github.com/buger/goterm v1.0.4
09:17:08 go: downloading github.com/go-logr/logr v1.2.4
09:17:08 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:08 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:08 go: downloading k8s.io/client-go v0.26.2
09:17:08 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:08 go: downloading k8s.io/api v0.26.2
09:17:08 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:08 go: downloading k8s.io/apimachinery v0.26.2
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:08 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:08 go: downloading github.com/golang/mock v1.6.0
09:17:08 go: downloading github.com/klauspost/compress v1.16.5
09:17:08 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:08 go: downloading golang.org/x/crypto v0.7.0
09:17:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:08 go: downloading golang.org/x/net v0.9.0
09:17:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:08 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:08 go: downloading github.com/gogo/googleapis v1.4.1
09:17:08 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:08 go: downloading github.com/moby/locker v1.0.1
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:08 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:08 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:08 go: downloading github.com/google/gofuzz v1.2.0
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:08 go: downloading github.com/aws/smithy-go v1.13.5
09:17:08 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:08 go: downloading golang.org/x/term v0.7.0
09:17:08 go: downloading k8s.io/klog/v2 v2.90.1
09:17:08 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:08 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:08 go: downloading github.com/containerd/continuity v0.4.1
09:17:08 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:08 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:08 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:08 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:08 go: downloading golang.org/x/oauth2 v0.7.0
09:17:08 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:08 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:08 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:08  * base: download.cf.centos.org
09:17:08  * extras: download.cf.centos.org
09:17:08  * updates: download.cf.centos.org
09:17:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:17:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D1sif9
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + cd src
09:17:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64
09:17:08 + RPM_EC=0
09:17:08 ++ jobs -p
09:17:08 + exit 0
09:17:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0wz1lN
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + rm -rf src
09:17:08 + /usr/bin/mkdir -p src
09:17:08 + cd src
09:17:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:17:08 + /usr/bin/tar -xof -
09:17:08 + STATUS=0
09:17:08 + '[' 0 -ne 0 ']'
09:17:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:17:08 + /usr/bin/tar -xof -
09:17:08 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:08 go: downloading github.com/moby/spdystream v0.2.0
09:17:08 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:08 go: downloading github.com/json-iterator/go v1.1.12
09:17:08 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:08 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:08 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:08 go: downloading github.com/go-openapi/swag v0.19.14
09:17:08 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:08 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:08 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:08 go: downloading github.com/mailru/easyjson v0.7.6
09:17:08 go: downloading github.com/josharian/intern v1.0.0
09:17:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] sh
09:17:08 + make clean
09:17:08 [ ! -d src ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943:/v -w /v alpine chown -R 1000:1000 src
09:17:08 Unable to find image 'alpine:latest' locally
09:17:08 latest: Pulling from library/alpine
09:17:08 7264a8db6415: Already exists
09:17:08 # Build the compose plugin
09:17:08 cd /go/src/github.com/docker/compose \
09:17:08 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:08 make[2]: Entering directory '/root/build-deb/compose'
09:17: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
09:17:08 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:08 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:08 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:08 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:08 go: downloading github.com/docker/buildx v0.11.2
09:17:08 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:08 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:08 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:08 go: downloading github.com/moby/buildkit v0.12.1
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:08 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:08 go: downloading google.golang.org/grpc v1.57.0
09:17:08 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:08 go: downloading github.com/containerd/containerd v1.7.3
09:17:08 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:08 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:08 go: downloading golang.org/x/sync v0.3.0
09:17:08 go: downloading github.com/stretchr/testify v1.8.4
09:17:08 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:08 go: downloading golang.org/x/sys v0.7.0
09:17:08 go: downloading github.com/go-logr/logr v1.2.4
09:17:08 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:08 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:08 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:08 go: downloading github.com/imdario/mergo v0.3.16
09:17:08 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:08 go: downloading github.com/containerd/console v1.0.3
09:17:08 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:08 go: downloading github.com/adrg/xdg v0.4.0
09:17:08 go: downloading github.com/buger/goterm v1.0.4
09:17:08 go: downloading k8s.io/client-go v0.26.2
09:17:08 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:08 go: downloading k8s.io/api v0.26.2
09:17:08 go: downloading k8s.io/apimachinery v0.26.2
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:08 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:08 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:08 go: downloading github.com/golang/mock v1.6.0
09:17:08 go: downloading github.com/klauspost/compress v1.16.5
09:17:08 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:08 go: downloading golang.org/x/crypto v0.7.0
09:17:08 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:08 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:08 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:08 go: downloading golang.org/x/net v0.9.0
09:17:08 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:08 go: downloading github.com/gogo/googleapis v1.4.1
09:17:08 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:08 go: downloading github.com/moby/locker v1.0.1
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:08 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:08 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:08 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:08 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:08 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:08 go: downloading github.com/google/gofuzz v1.2.0
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:08 go: downloading github.com/aws/smithy-go v1.13.5
09:17:08 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:08 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:08 go: downloading golang.org/x/term v0.7.0
09:17:08 go: downloading k8s.io/klog/v2 v2.90.1
09:17:08 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:08 go: downloading github.com/containerd/continuity v0.4.1
09:17:08 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:08 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:08 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:08 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:08 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:08 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:08 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:08 go: downloading golang.org/x/oauth2 v0.7.0
09:17:08 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:08 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:08 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:08 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:08 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:08 go: downloading github.com/moby/spdystream v0.2.0
09:17:08 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:08 go: downloading github.com/json-iterator/go v1.1.12
09:17:08 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:08 go: downloading github.com/go-openapi/swag v0.19.14
09:17:08 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:08 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:08 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:08 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:08 go: downloading github.com/mailru/easyjson v0.7.6
09:17:08 go: downloading github.com/josharian/intern v1.0.0
09:17:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:17:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M6xNlg
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + cd src
09:17:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:08 + RPM_EC=0
09:17:08 ++ jobs -p
09:17:08 + exit 0
09:17:08 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9d116Q
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:17:08 + rm -rf src src.gemspec
09:17:08 + RPM_EC=0
09:17:08 ++ jobs -p
09:17:08 + exit 0
09:17:08 
09:17:08 RPM build warnings:
09:17:08     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:08     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:08     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:08     source_date_epoch_from_changelog set but %changelog is missing
09:17:08     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:17:08     source_date_epoch_from_changelog set but %changelog is missing
09:17:08 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WmJBcG
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + rm -rf src
09:17:08 + /usr/bin/mkdir -p src
09:17:08 + cd src
09:17:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:08 + STATUS=0
09:17:08 + '[' 0 -ne 0 ']'
09:17:08 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:17:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:17:08 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:08 + STATUS=0
09:17:08 + '[' 0 -ne 0 ']'
09:17:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:08 + RPM_EC=0
09:17:08 ++ jobs -p
09:17:08 + exit 0
09:17:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YZ7YOe
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + 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 '
09:17:08 + export CFLAGS
09:17:08 + 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 '
09:17:08 + export CXXFLAGS
09:17:08 + 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 '
09:17:08 + export FFLAGS
09:17:08 + 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 '
09:17:08 + export FCFLAGS
09:17:08 + VALAFLAGS=-g
09:17:08 + export VALAFLAGS
09:17:08 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:08 + export RUSTFLAGS
09:17:08 + 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 '
09:17:08 + export LDFLAGS
09:17:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:08 + export LT_SYS_LIBRARY_PATH
09:17:08 + CC=gcc
09:17:08 + export CC
09:17:08 + CXX=g++
09:17:08 + export CXX
09:17:08 + cd src
09:17:08 + export DOCKER_GITCOMMIT=7cfb81b
09:17:08 + DOCKER_GITCOMMIT=7cfb81b
09:17:08 + mkdir -p /go/src/github.com/docker
09:17:08 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:17:08 + TMP_GOPATH=/go
09:17:08 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:08 + RM_GOPATH=0
09:17:08 + TMP_GOPATH=/go
09:17:08 + : /usr/local/bin
09:17:08 + '[' -z /go ']'
09:17:08 + export GOPATH=/go
09:17:08 + GOPATH=/go
09:17:08 + case "$(go env GOARCH)" in
09:17:08 ++ go env GOARCH
09:17:08 + export GO_BUILDMODE=-buildmode=pie
09:17:08 + GO_BUILDMODE=-buildmode=pie
09:17:08 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:17:08 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:17:08 + bin=rootlesskit
09:17:08 + shift
09:17:08 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:17:08 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:17:08 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:08 + install_rootlesskit dynamic
09:17:08 + case "$1" in
09:17:08 + install_rootlesskit_dynamic
09:17:08 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:08 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:08 + export BUILD_MODE=-buildmode=pie
09:17:08 + BUILD_MODE=-buildmode=pie
09:17:08 + _install_rootlesskit
09:17:08 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:08 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:08 + for f in rootlesskit rootlesskit-docker-proxy
09:17:08 + GOBIN=/usr/local/bin
09:17:08 + GO111MODULE=on
09:17:08 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:08 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:08 + STATUS=0
09:17:08 + '[' 0 -ne 0 ']'
09:17:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:08 + RPM_EC=0
09:17:08 ++ jobs -p
09:17:08 + exit 0
09:17:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4cApuN
09:17:08 + umask 022
09:17:08 + cd /root/rpmbuild/BUILD
09:17:08 + cd src
09:17:08 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:08 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:08 + GO111MODULE=on
09:17:08 + CGO_ENABLED=0
09:17: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
09:17:08 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
09:17:08 Status: Downloaded newer image for alpine:latest
09:17:09 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:09 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:09 go: downloading github.com/google/uuid v1.3.0
09:17:09 go: downloading github.com/moby/vpnkit v0.5.0
09:17:09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:09 go: downloading github.com/gofrs/flock v0.8.1
09:17:09 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:09 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:09 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:09 go: downloading github.com/josharian/native v1.1.0
09:17:09 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:09 ~/rpmbuild/BUILD/src
09:17:09 + popd
09:17:09 + RPM_EC=0
09:17:09 ++ jobs -p
09:17:09 + exit 0
09:17:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3oHzAZ
09:17:09 + umask 022
09:17:09 + cd /root/rpmbuild/BUILD
09:17:09 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64 '!=' / ']'
09:17:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:09 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:09 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:09 + cd src
09:17:09 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:09 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:09 + 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
09:17:09 + popd
09:17:09 + /usr/lib/rpm/check-buildroot
09:17:09 ~/rpmbuild/BUILD/src
09:17:09 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:09 + /usr/lib/rpm/brp-compress
09:17:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:09 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:09 + /usr/lib/rpm/brp-python-hardlink
09:17:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ysibIw
09:17:09 + umask 022
09:17:09 + cd /root/rpmbuild/BUILD
09:17:09 + cd src
09:17:09 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:17:09 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:09 PASS: docker-buildx version OK
09:17:09 + ver=v0.11.2
09:17:09 + test v0.11.2 = v0.11.2
09:17:09 + echo 'PASS: docker-buildx version OK'
09:17:09 + RPM_EC=0
09:17:09 ++ jobs -p
09:17:09 + exit 0
09:17:09 Processing files: docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:09 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:17:09 Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.el9
09:17:09 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:09 Requires(post): /bin/sh
09:17:09 Requires(preun): /bin/sh
09:17:09 Requires(postun): /bin/sh
09:17:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:10 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm
09:17:10 # Build the compose plugin
09:17:10 cd /go/src/github.com/docker/compose \
09:17:10 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:10 make[2]: Entering directory '/root/build-deb/compose'
09:17: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
09:17:10 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:10 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:10 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:10 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:10 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:10 go: downloading github.com/docker/buildx v0.11.2
09:17:10 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:10 + for f in rootlesskit rootlesskit-docker-proxy
09:17:10 + GOBIN=/usr/local/bin
09:17:10 + GO111MODULE=on
09:17:10 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:10 rm -f -r src
09:17:11 make -C rpm clean
09:17:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:17:11 [ ! -d rpmbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild
09:17:11 rm -f -r rpmbuild/
09:17:11 docker builder prune -f --filter until=24h
09:17:11 Total:	0B
09:17:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:17:11 make -C deb clean
09:17:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:17:11 [ ! -d debbuild ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 debbuild
09:17:11 rm -f -r debbuild
09:17:11 [ ! -d sources ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 sources
09:17:11 rm -f -r sources
09:17:11 docker builder prune -f --filter until=24h
09:17:11 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:11 go: downloading github.com/moby/buildkit v0.12.1
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:11 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:11 go: downloading google.golang.org/grpc v1.57.0
09:17:11 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:11 go: downloading github.com/containerd/containerd v1.7.3
09:17:11 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:11 # Build the compose plugin
09:17:11 cd /go/src/github.com/docker/compose \
09:17:11 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:11 make[2]: Entering directory '/root/build-deb/compose'
09:17:11 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
09:17:11 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:11 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:11 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:11 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:11 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:11 go: downloading github.com/docker/buildx v0.11.2
09:17:11 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:11 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:11 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:11 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:11 go: downloading github.com/moby/buildkit v0.12.1
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:11 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:11 go: downloading google.golang.org/grpc v1.57.0
09:17:11 go: downloading github.com/containerd/containerd v1.7.3
09:17:11 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:11 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:11 go: downloading golang.org/x/sync v0.3.0
09:17:11 go: downloading github.com/stretchr/testify v1.8.4
09:17:11 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:11 go: downloading golang.org/x/sys v0.7.0
09:17:11 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:11 go: downloading github.com/imdario/mergo v0.3.16
09:17:11 go: downloading github.com/containerd/console v1.0.3
09:17:11 go: downloading github.com/adrg/xdg v0.4.0
09:17:11 go: downloading github.com/buger/goterm v1.0.4
09:17:11 go: downloading github.com/go-logr/logr v1.2.4
09:17:11 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:11 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:11 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:11 go: downloading k8s.io/client-go v0.26.2
09:17:11 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:11 go: downloading k8s.io/api v0.26.2
09:17:11 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:11 go: downloading k8s.io/apimachinery v0.26.2
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:11 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:11 go: downloading github.com/golang/mock v1.6.0
09:17:11 go: downloading github.com/klauspost/compress v1.16.5
09:17:11 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:11 go: downloading golang.org/x/crypto v0.7.0
09:17:11 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:11 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:11 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:11 go: downloading golang.org/x/net v0.9.0
09:17:11 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:11 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:11 go: downloading github.com/gogo/googleapis v1.4.1
09:17:11 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:11 go: downloading github.com/moby/locker v1.0.1
09:17:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:11 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:11 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:11 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:11 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:11 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:11 go: downloading github.com/google/gofuzz v1.2.0
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:11 go: downloading github.com/aws/smithy-go v1.13.5
09:17:11 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:11 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:11 go: downloading golang.org/x/term v0.7.0
09:17:11 go: downloading k8s.io/klog/v2 v2.90.1
09:17:11 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:11 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:11 go: downloading github.com/containerd/continuity v0.4.1
09:17:11 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:11 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:11 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:11 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:11 go: downloading golang.org/x/oauth2 v0.7.0
09:17:11 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:11 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:11 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:11 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:11 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:11 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:11 go: downloading github.com/moby/spdystream v0.2.0
09:17:11 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:11 go: downloading github.com/json-iterator/go v1.1.12
09:17:11 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:11 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:11 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:11 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:11 go: downloading github.com/go-openapi/swag v0.19.14
09:17:11 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:11 go: downloading github.com/mailru/easyjson v0.7.6
09:17:11 go: downloading github.com/josharian/intern v1.0.0
09:17:11 Total:	0B
09:17:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:17:11 make -C static clean
09:17:11 make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
09:17:11 [ ! -d build ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/static:/v -w /v alpine chown -R 1000:1000 build
09:17:11 go: downloading golang.org/x/sync v0.3.0
09:17:11 go: downloading github.com/stretchr/testify v1.8.4
09:17:11 go: downloading golang.org/x/sys v0.7.0
09:17:11 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:11 go: downloading github.com/go-logr/logr v1.2.4
09:17:11 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:11 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:11 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:11 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:11 go: downloading github.com/imdario/mergo v0.3.16
09:17:11 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:11 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:11 go: downloading github.com/containerd/console v1.0.3
09:17:11 go: downloading github.com/adrg/xdg v0.4.0
09:17:11 go: downloading github.com/buger/goterm v1.0.4
09:17:11 go: downloading k8s.io/client-go v0.26.2
09:17:11 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:11 go: downloading k8s.io/api v0.26.2
09:17:11 go: downloading k8s.io/apimachinery v0.26.2
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:11 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:11 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:11 go: downloading github.com/golang/mock v1.6.0
09:17:11 rm -f -r build
09:17:11 docker builder prune -f --filter until=24h
09:17:11 Total:	0B
09:17:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/static'
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:17:12 + return
09:17:12 + RPM_EC=0
09:17:12 ++ jobs -p
09:17:12 + exit 0
09:17:12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7aY4EC
09:17:12 + umask 022
09:17:12 + cd /root/rpmbuild/BUILD
09:17:12 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64 '!=' / ']'
09:17:12 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:12 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:12 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:12 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:12 + 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 '
09:17:12 + export CFLAGS
09:17:12 + 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 '
09:17:12 + export CXXFLAGS
09:17:12 + 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 '
09:17:12 + export FFLAGS
09:17:12 + 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 '
09:17:12 + export FCFLAGS
09:17:12 + VALAFLAGS=-g
09:17:12 + export VALAFLAGS
09:17:12 + 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 '
09:17:12 + export LDFLAGS
09:17:12 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:12 + export LT_SYS_LIBRARY_PATH
09:17:12 + CC=gcc
09:17:12 + export CC
09:17:12 + CXX=g++
09:17:12 + export CXX
09:17:12 + cd src
09:17:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd-rootless.sh
09:17:12 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/dockerd-rootless-setuptool.sh
09:17:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/rootlesskit
09:17:12 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/rootlesskit-docker-proxy
09:17:12 + /usr/lib/rpm/check-buildroot
09:17:12 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:12 + /usr/lib/rpm/brp-compress
09:17:12 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:12 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:12 go: downloading github.com/klauspost/compress v1.16.5
09:17:12 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:12 go: downloading golang.org/x/crypto v0.7.0
09:17:12 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:12 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:12 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:12 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:12 go: downloading golang.org/x/net v0.9.0
09:17:12 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:12 go: downloading github.com/moby/locker v1.0.1
09:17:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:12 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:12 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:12 go: downloading github.com/gogo/googleapis v1.4.1
09:17:12 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:12 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:12 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:12 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:12 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:12 + /usr/lib/rpm/check-rpaths
09:17:12 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:12 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:17:12 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:17:12 + /usr/lib/rpm/brp-remove-la-files
09:17:12 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:12 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:12 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qyUirk
09:17:12 + umask 022
09:17:12 + cd /root/rpmbuild/BUILD
09:17:12 + 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 '
09:17:12 + export CFLAGS
09:17:12 + 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 '
09:17:12 + export CXXFLAGS
09:17:12 + 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 '
09:17:12 + export FFLAGS
09:17:12 + 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 '
09:17:12 + export FCFLAGS
09:17:12 + VALAFLAGS=-g
09:17:12 + export VALAFLAGS
09:17:12 + 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 '
09:17:12 + export LDFLAGS
09:17:12 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:12 + export LT_SYS_LIBRARY_PATH
09:17:12 + CC=gcc
09:17:12 + export CC
09:17:12 + CXX=g++
09:17:12 + export CXX
09:17:12 + cd src
09:17:12 + /usr/local/bin/rootlesskit -v
09:17:12 rootlesskit version 1.1.1
09:17:12 + RPM_EC=0
09:17:12 ++ jobs -p
09:17:12 + exit 0
09:17:12 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:12 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:12 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:12 go: downloading github.com/google/gofuzz v1.2.0
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:12 go: downloading github.com/aws/smithy-go v1.13.5
09:17:12 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:12 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:12 go: downloading golang.org/x/term v0.7.0
09:17:12 go: downloading k8s.io/klog/v2 v2.90.1
09:17:12 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:12 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:12 go: downloading github.com/containerd/continuity v0.4.1
09:17:12 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:12 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:12 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:12 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:12 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:12 go: downloading golang.org/x/oauth2 v0.7.0
09:17:12 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:12 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:12 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:12 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:12 + rm -f /root/build-deb/engine/go.mod
09:17:12 Created binary: bundles/dynbinary-daemon/dockerd
09:17:12 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:12 + tee /root/build-deb/engine/go.mod
09:17:12 module github.com/docker/docker
09:17:12 
09:17:12 go 1.19
09:17:12 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:12 + GO111MODULE=on
09:17: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:17:12 + rm -f /root/build-deb/engine/go.mod
09:17:12 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:12 
09:17:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:12 + RM_GOPATH=0
09:17:12 + TMP_GOPATH=/go
09:17:12 + : /usr/local/bin
09:17:12 + '[' -z /go ']'
09:17:12 + export GOPATH=/go
09:17:12 + GOPATH=/go
09:17:12 + case "$(go env GOARCH)" in
09:17:12 ++ go env GOARCH
09:17:12 + export GO_BUILDMODE=-buildmode=pie
09:17:12 + GO_BUILDMODE=-buildmode=pie
09:17:12 ++ dirname hack/dockerfile/install/install.sh
09:17:12 + dir=hack/dockerfile/install
09:17:12 + bin=tini
09:17:12 + shift
09:17:12 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:12 + . hack/dockerfile/install/tini.installer
09:17:12 ++ : v0.19.0
09:17:12 + install_tini
09:17:12 + echo 'Install tini version v0.19.0'
09:17:12 + git clone https://github.com/krallin/tini.git /go/tini
09:17:12 Install tini version v0.19.0
09:17:12 Cloning into '/go/tini'...
09:17:12 + cd /go/tini
09:17:12 + git checkout -q v0.19.0
09:17:12 + cmake .
09:17:12 -- The C compiler identification is GNU 8.3.0
09:17:12 -- Check for working C compiler: /usr/bin/cc
09:17:12 -- Check for working C compiler: /usr/bin/cc -- works
09:17:12 -- Detecting C compiler ABI info
09:17:12 -- Detecting C compiler ABI info - done
09:17:12 -- Detecting C compile features
09:17:12 -- Detecting C compile features - done
09:17:12 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:12 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:12 -- Configuring done
09:17:12 -- Generating done
09:17:12 -- Build files have been written to: /go/tini
09:17:12 + make tini-static
09:17:12 make[2]: Entering directory '/go/tini'
09:17:12 make[3]: Entering directory '/go/tini'
09:17:12 make[4]: Entering directory '/go/tini'
09:17:12 make[5]: Entering directory '/go/tini'
09:17:12 Scanning dependencies of target tini-static
09:17:12 make[5]: Leaving directory '/go/tini'
09:17:12 make[5]: Entering directory '/go/tini'
09:17:12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:12 [100%] Linking C executable tini-static
09:17:12 make[5]: Leaving directory '/go/tini'
09:17:12 [100%] Built target tini-static
09:17:12 make[4]: Leaving directory '/go/tini'
09:17:12 make[3]: Leaving directory '/go/tini'
09:17:12 make[2]: Leaving directory '/go/tini'
09:17:12 + mkdir -p /usr/local/bin
09:17:12 + cp tini-static /usr/local/bin/docker-init
09:17:12 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:12 + RM_GOPATH=0
09:17:12 + TMP_GOPATH=/go
09:17:12 + : /usr/local/bin
09:17:12 + '[' -z /go ']'
09:17:12 + export GOPATH=/go
09:17:12 + GOPATH=/go
09:17:12 + case "$(go env GOARCH)" in
09:17:12 ++ go env GOARCH
09:17:12 + export GO_BUILDMODE=-buildmode=pie
09:17:12 + GO_BUILDMODE=-buildmode=pie
09:17:12 ++ dirname hack/dockerfile/install/install.sh
09:17:12 + dir=hack/dockerfile/install
09:17:12 + bin=rootlesskit
09:17:12 + shift
09:17:12 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:12 + . hack/dockerfile/install/rootlesskit.installer
09:17:12 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:12 + install_rootlesskit dynamic
09:17:12 + case "$1" in
09:17:12 + install_rootlesskit_dynamic
09:17:12 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:12 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:12 + export BUILD_MODE=-buildmode=pie
09:17:12 + BUILD_MODE=-buildmode=pie
09:17:12 + _install_rootlesskit
09:17:12 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:12 + for f in rootlesskit rootlesskit-docker-proxy
09:17:12 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:12 + GOBIN=/usr/local/bin
09:17:12 + GO111MODULE=on
09:17:12 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:12 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:12 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:12 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:12 go: downloading golang.org/x/sys v0.8.0
09:17:12 go: downloading github.com/google/uuid v1.3.0
09:17:12 go: downloading github.com/moby/vpnkit v0.5.0
09:17:12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:12 go: downloading github.com/gofrs/flock v0.8.1
09:17:12 go: downloading github.com/gorilla/mux v1.8.0
09:17:12 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:12 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:12 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:12 go: downloading golang.org/x/net v0.10.0
09:17:12 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:12 go: downloading github.com/josharian/native v1.1.0
09:17:12 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:12 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-rootless-extras(aarch-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc38
09:17:12 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:12 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:12 Requires(post): /bin/sh
09:17:12 Requires(preun): /bin/sh
09:17:12 Requires(postun): /bin/sh
09:17:12 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)
09:17:12 Conflicts: rootlesskit
09:17:12 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:12 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:12 go: downloading github.com/moby/spdystream v0.2.0
09:17:12 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:12 go: downloading github.com/json-iterator/go v1.1.12
09:17:12 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:12 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:12 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:12 go: downloading github.com/go-openapi/swag v0.19.14
09:17:12 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:12 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:12 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:12 go: downloading github.com/mailru/easyjson v0.7.6
09:17:12 go: downloading github.com/josharian/intern v1.0.0
09:17:13 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:17:14 + for f in rootlesskit rootlesskit-docker-proxy
09:17:14 + GOBIN=/usr/local/bin
09:17:14 + GO111MODULE=on
09:17:14 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:15 + return
09:17:15 + RPM_EC=0
09:17:15 ++ jobs -p
09:17:15 + exit 0
09:17:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZwsQVq
09:17:15 + umask 022
09:17:15 + cd /root/rpmbuild/BUILD
09:17:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64 '!=' / ']'
09:17:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:15 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:15 + 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 '
09:17:15 + export CFLAGS
09:17:15 + 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 '
09:17:15 + export CXXFLAGS
09:17:15 + 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 '
09:17:15 + export FFLAGS
09:17:15 + 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 '
09:17:15 + export FCFLAGS
09:17:15 + VALAFLAGS=-g
09:17:15 + export VALAFLAGS
09:17:15 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:15 + export RUSTFLAGS
09:17:15 + 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 '
09:17:15 + export LDFLAGS
09:17:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:15 + export LT_SYS_LIBRARY_PATH
09:17:15 + CC=gcc
09:17:15 + export CC
09:17:15 + CXX=g++
09:17:15 + export CXX
09:17:15 + cd src
09:17:15 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd-rootless.sh
09:17:15 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:17:15 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/rootlesskit
09:17:15 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/rootlesskit-docker-proxy
09:17:15 + /usr/lib/rpm/check-buildroot
09:17:15 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:15 + /usr/lib/rpm/brp-compress
09:17:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:15 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:15 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:15 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:15 + /usr/lib/rpm/check-rpaths
09:17:15 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:15 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:17:15 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:17:15 + /usr/lib/rpm/brp-remove-la-files
09:17:15 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:15 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:15 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:17:15 ++ pwd
09:17:15 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:17:15 Project root: .
09:17:15 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:17:15 INFO: man/src/attach.md found
09:17:15 WARN: man/src/build.md does not exist, skipping
09:17:15 WARN: man/src/builder/build.md does not exist, skipping
09:17:15 WARN: man/src/builder/prune.md does not exist, skipping
09:17:15 WARN: man/src/builder.md does not exist, skipping
09:17:15 WARN: man/src/checkpoint/create.md does not exist, skipping
09:17:15 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:17:15 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:17:15 WARN: man/src/checkpoint.md does not exist, skipping
09:17:15 INFO: man/src/commit.md found
09:17:15 WARN: man/src/config/create.md does not exist, skipping
09:17:15 WARN: man/src/config/inspect.md does not exist, skipping
09:17:15 WARN: man/src/config/ls.md does not exist, skipping
09:17:15 WARN: man/src/config/rm.md does not exist, skipping
09:17:15 WARN: man/src/config.md does not exist, skipping
09:17:15 INFO: man/src/container/attach.md found
09:17:15 INFO: man/src/container/commit.md found
09:17:15 INFO: man/src/container/cp.md found
09:17:15 INFO: man/src/container/create.md found
09:17:15 INFO: man/src/container/diff.md found
09:17:15 INFO: man/src/container/exec.md found
09:17:15 INFO: man/src/container/export.md found
09:17:15 WARN: man/src/container/inspect.md does not exist, skipping
09:17:15 INFO: man/src/container/kill.md found
09:17:15 INFO: man/src/container/logs.md found
09:17:15 INFO: man/src/container/ls.md found
09:17:15 INFO: man/src/container/pause.md found
09:17:15 INFO: man/src/container/port.md found
09:17:15 WARN: man/src/container/prune.md does not exist, skipping
09:17:15 INFO: man/src/container/rename.md found
09:17:15 INFO: man/src/container/restart.md found
09:17:15 INFO: man/src/container/rm.md found
09:17:15 INFO: man/src/container/run.md found
09:17:15 INFO: man/src/container/start.md found
09:17:15 INFO: man/src/container/stats.md found
09:17:15 INFO: man/src/container/stop.md found
09:17:15 INFO: man/src/container/top.md found
09:17:15 INFO: man/src/container/unpause.md found
09:17:15 INFO: man/src/container/update.md found
09:17:15 INFO: man/src/container/wait.md found
09:17:15 WARN: man/src/container.md does not exist, skipping
09:17:15 WARN: man/src/context/create.md does not exist, skipping
09:17:15 WARN: man/src/context/export.md does not exist, skipping
09:17:15 WARN: man/src/context/import.md does not exist, skipping
09:17:15 WARN: man/src/context/inspect.md does not exist, skipping
09:17:15 WARN: man/src/context/ls.md does not exist, skipping
09:17:15 WARN: man/src/context/rm.md does not exist, skipping
09:17:15 WARN: man/src/context/show.md does not exist, skipping
09:17:15 WARN: man/src/context/update.md does not exist, skipping
09:17:15 WARN: man/src/context/use.md does not exist, skipping
09:17:15 WARN: man/src/context.md does not exist, skipping
09:17:15 INFO: man/src/cp.md found
09:17:15 INFO: man/src/create.md found
09:17:15 INFO: man/src/diff.md found
09:17:15 INFO: man/src/events.md found
09:17:15 INFO: man/src/exec.md found
09:17:15 INFO: man/src/export.md found
09:17:15 INFO: man/src/history.md found
09:17:15 INFO: man/src/image/build.md found
09:17:15 INFO: man/src/image/history.md found
09:17:15 INFO: man/src/image/import.md found
09:17:15 WARN: man/src/image/inspect.md does not exist, skipping
09:17:15 INFO: man/src/image/load.md found
09:17:15 INFO: man/src/image/ls.md found
09:17:15 WARN: man/src/image/prune.md does not exist, skipping
09:17:15 INFO: man/src/image/pull.md found
09:17:15 INFO: man/src/image/push.md found
09:17:15 INFO: man/src/image/rm.md found
09:17:15 INFO: man/src/image/save.md found
09:17:15 INFO: man/src/image/tag.md found
09:17:15 WARN: man/src/image.md does not exist, skipping
09:17:15 INFO: man/src/images.md found
09:17:15 INFO: man/src/import.md found
09:17:15 INFO: man/src/info.md found
09:17:15 INFO: man/src/inspect.md found
09:17:15 INFO: man/src/kill.md found
09:17:15 INFO: man/src/load.md found
09:17:15 INFO: man/src/login.md found
09:17:15 INFO: man/src/logout.md found
09:17:15 INFO: man/src/logs.md found
09:17:15 WARN: man/src/manifest/annotate.md does not exist, skipping
09:17:15 WARN: man/src/manifest/create.md does not exist, skipping
09:17:15 WARN: man/src/manifest/inspect.md does not exist, skipping
09:17:15 WARN: man/src/manifest/push.md does not exist, skipping
09:17:15 WARN: man/src/manifest/rm.md does not exist, skipping
09:17:15 WARN: man/src/manifest.md does not exist, skipping
09:17:15 INFO: man/src/network/connect.md found
09:17:15 INFO: man/src/network/create.md found
09:17:15 INFO: man/src/network/disconnect.md found
09:17:15 INFO: man/src/network/inspect.md found
09:17:15 INFO: man/src/network/ls.md found
09:17:15 WARN: man/src/network/prune.md does not exist, skipping
09:17:15 INFO: man/src/network/rm.md found
09:17:15 WARN: man/src/network.md does not exist, skipping
09:17:15 WARN: man/src/node/demote.md does not exist, skipping
09:17:15 WARN: man/src/node/inspect.md does not exist, skipping
09:17:15 WARN: man/src/node/ls.md does not exist, skipping
09:17:15 WARN: man/src/node/promote.md does not exist, skipping
09:17:15 WARN: man/src/node/ps.md does not exist, skipping
09:17:15 WARN: man/src/node/rm.md does not exist, skipping
09:17:15 WARN: man/src/node/update.md does not exist, skipping
09:17:15 WARN: man/src/node.md does not exist, skipping
09:17:15 INFO: man/src/pause.md found
09:17:15 WARN: man/src/plugin/create.md does not exist, skipping
09:17:15 WARN: man/src/plugin/disable.md does not exist, skipping
09:17:15 WARN: man/src/plugin/enable.md does not exist, skipping
09:17:15 WARN: man/src/plugin/inspect.md does not exist, skipping
09:17:15 WARN: man/src/plugin/install.md does not exist, skipping
09:17:15 INFO: man/src/plugin/ls.md found
09:17:15 WARN: man/src/plugin/push.md does not exist, skipping
09:17:15 WARN: man/src/plugin/rm.md does not exist, skipping
09:17:15 WARN: man/src/plugin/set.md does not exist, skipping
09:17:15 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:17:15 WARN: man/src/plugin.md does not exist, skipping
09:17:15 INFO: man/src/port.md found
09:17:15 INFO: man/src/ps.md found
09:17:15 INFO: man/src/pull.md found
09:17:15 INFO: man/src/push.md found
09:17:15 INFO: man/src/rename.md found
09:17:15 INFO: man/src/restart.md found
09:17:15 INFO: man/src/rm.md found
09:17:15 INFO: man/src/rmi.md found
09:17:15 WARN: man/src/run.md does not exist, skipping
09:17:15 INFO: man/src/save.md found
09:17:15 INFO: man/src/search.md found
09:17:15 WARN: man/src/secret/create.md does not exist, skipping
09:17:15 WARN: man/src/secret/inspect.md does not exist, skipping
09:17:15 WARN: man/src/secret/ls.md does not exist, skipping
09:17:15 WARN: man/src/secret/rm.md does not exist, skipping
09:17:15 WARN: man/src/secret.md does not exist, skipping
09:17:15 WARN: man/src/service/create.md does not exist, skipping
09:17:15 WARN: man/src/service/inspect.md does not exist, skipping
09:17:15 WARN: man/src/service/logs.md does not exist, skipping
09:17:15 WARN: man/src/service/ls.md does not exist, skipping
09:17:15 WARN: man/src/service/ps.md does not exist, skipping
09:17:15 WARN: man/src/service/rm.md does not exist, skipping
09:17:15 WARN: man/src/service/rollback.md does not exist, skipping
09:17:15 WARN: man/src/service/scale.md does not exist, skipping
09:17:15 WARN: man/src/service/update.md does not exist, skipping
09:17:15 WARN: man/src/service.md does not exist, skipping
09:17:15 WARN: man/src/stack/config.md does not exist, skipping
09:17:15 WARN: man/src/stack/deploy.md does not exist, skipping
09:17:15 WARN: man/src/stack/ls.md does not exist, skipping
09:17:15 WARN: man/src/stack/ps.md does not exist, skipping
09:17:15 WARN: man/src/stack/rm.md does not exist, skipping
09:17:15 WARN: man/src/stack/services.md does not exist, skipping
09:17:15 WARN: man/src/stack.md does not exist, skipping
09:17:15 INFO: man/src/start.md found
09:17:15 INFO: man/src/stats.md found
09:17:15 INFO: man/src/stop.md found
09:17:15 WARN: man/src/swarm/ca.md does not exist, skipping
09:17:15 WARN: man/src/swarm/init.md does not exist, skipping
09:17:15 WARN: man/src/swarm/join.md does not exist, skipping
09:17:15 WARN: man/src/swarm/join-token.md does not exist, skipping
09:17:15 WARN: man/src/swarm/leave.md does not exist, skipping
09:17:15 WARN: man/src/swarm/unlock.md does not exist, skipping
09:17:15 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:17:15 WARN: man/src/swarm/update.md does not exist, skipping
09:17:15 WARN: man/src/swarm.md does not exist, skipping
09:17:15 WARN: man/src/system/df.md does not exist, skipping
09:17:15 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:17:15 INFO: man/src/system/events.md found
09:17:15 INFO: man/src/system/info.md found
09:17:15 WARN: man/src/system/prune.md does not exist, skipping
09:17:15 WARN: man/src/system.md does not exist, skipping
09:17:15 INFO: man/src/tag.md found
09:17:15 INFO: man/src/top.md found
09:17:15 WARN: man/src/trust/inspect.md does not exist, skipping
09:17:15 WARN: man/src/trust/key/generate.md does not exist, skipping
09:17:15 WARN: man/src/trust/key/load.md does not exist, skipping
09:17:15 WARN: man/src/trust/key.md does not exist, skipping
09:17:15 WARN: man/src/trust/revoke.md does not exist, skipping
09:17:15 WARN: man/src/trust/sign.md does not exist, skipping
09:17:15 WARN: man/src/trust/signer/add.md does not exist, skipping
09:17:15 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:17:15 WARN: man/src/trust/signer.md does not exist, skipping
09:17:15 WARN: man/src/trust.md does not exist, skipping
09:17:15 INFO: man/src/unpause.md found
09:17:15 INFO: man/src/update.md found
09:17:15 INFO: man/src/version.md found
09:17:15 INFO: man/src/volume/create.md found
09:17:15 INFO: man/src/volume/inspect.md found
09:17:15 INFO: man/src/volume/ls.md found
09:17:15 WARN: man/src/volume/prune.md does not exist, skipping
09:17:15 WARN: man/src/volume/rm.md does not exist, skipping
09:17:15 WARN: man/src/volume/update.md does not exist, skipping
09:17:15 INFO: man/src/volume.md found
09:17:15 INFO: man/src/wait.md found
09:17:15 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:17:15 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:17:15 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:17:15 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:17:15 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:17:15 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:17:15 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.np7XVY
09:17:15 + umask 022
09:17:15 + cd /root/rpmbuild/BUILD
09:17:15 + 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 '
09:17:15 + export CFLAGS
09:17:15 + 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 '
09:17:15 + export CXXFLAGS
09:17:15 + 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 '
09:17:15 + export FFLAGS
09:17:15 + 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 '
09:17:15 + export FCFLAGS
09:17:15 + VALAFLAGS=-g
09:17:15 + export VALAFLAGS
09:17:15 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:15 + export RUSTFLAGS
09:17:15 + 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 '
09:17:15 + export LDFLAGS
09:17:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:15 + export LT_SYS_LIBRARY_PATH
09:17:15 + CC=gcc
09:17:15 + export CC
09:17:15 + CXX=g++
09:17:15 + export CXX
09:17:15 + cd src
09:17:15 + /usr/local/bin/rootlesskit -v
09:17:15 rootlesskit version 1.1.1
09:17:15 + RPM_EC=0
09:17:15 ++ jobs -p
09:17:15 + exit 0
09:17:15 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:15 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc39 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc39
09:17:15 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:15 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:15 Requires(post): /bin/sh
09:17:15 Requires(preun): /bin/sh
09:17:15 Requires(postun): /bin/sh
09:17:15 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)
09:17:15 Conflicts: rootlesskit
09:17:15 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:15 + popd
09:17:15 + RPM_EC=0
09:17:15 ~/rpmbuild/BUILD/src
09:17:15 ++ jobs -p
09:17:15 + exit 0
09:17:15 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Paj5DO
09:17:15 + umask 022
09:17:15 + cd /root/rpmbuild/BUILD
09:17:15 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 '!=' / ']'
09:17:15 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:15 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:15 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:15 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:15 + 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 '
09:17:15 + export CFLAGS
09:17:15 + 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 '
09:17:15 + export CXXFLAGS
09:17:15 + 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 '
09:17:15 + export FFLAGS
09:17:15 + 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 '
09:17:15 + export FCFLAGS
09:17:15 + VALAFLAGS=-g
09:17:15 + export VALAFLAGS
09:17:15 + 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 '
09:17:15 + export LDFLAGS
09:17:15 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:15 + export LT_SYS_LIBRARY_PATH
09:17:15 + CC=gcc
09:17:15 + export CC
09:17:15 + CXX=g++
09:17:15 + export CXX
09:17:15 + cd src
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin
09:17:15 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/bash-completion/completions
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/zsh/vendor-completions
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/fish/vendor_completions.d
09:17:15 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/bash-completion/completions/docker
09:17:15 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/zsh/vendor-completions/_docker
09:17:15 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man1
09:17:15 + 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~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man1
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man5
09:17:15 + 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~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man5
09:17:15 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man8
09:17:15 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/man/man8
09:17:15 + mkdir -p build-docs
09:17:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:15 + cp cli/LICENSE build-docs/LICENSE
09:17:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:15 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:17:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:15 + cp cli/NOTICE build-docs/NOTICE
09:17:15 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:17:15 + cp cli/README.md build-docs/README.md
09:17:15 + /usr/lib/rpm/check-buildroot
09:17:15 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:15 + /usr/lib/rpm/brp-compress
09:17:15 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:15 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.src.rpm
09:17:16 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:16 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:16 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:16 + /usr/lib/rpm/check-rpaths
09:17:16 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:16 + /usr/lib/rpm/brp-remove-la-files
09:17:16 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:16 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:16 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.msElyC
09:17:16 + umask 022
09:17:16 + cd /root/rpmbuild/BUILD
09:17:16 + 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 '
09:17:16 + export CFLAGS
09:17:16 + 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 '
09:17:16 + export CXXFLAGS
09:17:16 + 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 '
09:17:16 + export FFLAGS
09:17:16 + 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 '
09:17:16 + export FCFLAGS
09:17:16 + VALAFLAGS=-g
09:17:16 + export VALAFLAGS
09:17:16 + 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 '
09:17:16 + export LDFLAGS
09:17:16 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:16 + export LT_SYS_LIBRARY_PATH
09:17:16 + CC=gcc
09:17:16 + export CC
09:17:16 + CXX=g++
09:17:16 + export CXX
09:17:16 + cd src
09:17:16 ++ cli/build/docker --version
09:17:16 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:17:16 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:17:16 + echo 'PASS: cli version OK'
09:17:16 + RPM_EC=0
09:17:16 PASS: cli version OK
09:17:16 ++ jobs -p
09:17:16 + exit 0
09:17:16 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:16 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ka3pdR
09:17:16 + umask 022
09:17:16 + cd /root/rpmbuild/BUILD
09:17:16 + cd src
09:17:16 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + export LC_ALL=C
09:17:16 + LC_ALL=C
09:17:16 + export DOCDIR
09:17:16 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/share/doc/docker-ce-cli
09:17:16 + RPM_EC=0
09:17:16 ++ jobs -p
09:17:16 + exit 0
09:17:16 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.fc38
09:17:16 Requires(interp): /bin/sh
09:17:16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:16 Requires(post): /bin/sh
09:17:16 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)
09:17:16 Conflicts: docker docker-ee docker-ee-cli docker-engine-cs docker-io
09:17:16 Recommends: docker-buildx-plugin docker-compose-plugin
09:17:16 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:16 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:17:17 make[2]: Leaving directory '/root/build-deb/compose'
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_auto_test
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:17 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:17 PASS: daemon version OK
09:17:17 ver="$(cli/build/docker --version)"; \
09:17:17 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:17 PASS: cli version OK
09:17:17 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:17 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:17 PASS: docker-buildx version OK
09:17:17 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:17 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:17 PASS: docker-compose version OK
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    create-stamp debian/debhelper-build-stamp
09:17:17  debian/rules binary
09:17:17 dh binary --with=bash-completion
09:17:17    dh_testroot
09:17:17    dh_prep
09:17:17    dh_installdirs
09:17:17    debian/rules override_dh_auto_install
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # docker-ce-cli install
09:17:17 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:17 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:17 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:17 # docker-ce install
09:17:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:17 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:17 # docker-buildx-plugin install
09:17:17 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:17 # docker-compose-plugin install
09:17:17 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:17 # docker-ce-rootless-extras install
09:17:17 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:17 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:17 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:17 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:17 # TODO: how can we install vpnkit?
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_install
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 dh_install
09:17:17 # TODO Can we do this from within our container?
09:17:17 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    dh_installdocs
09:17:17    dh_installchangelogs
09:17:17    dh_installman
09:17:17    dh_bash-completion
09:17:17    debian/rules override_dh_installinit
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # use "docker" as our service name, not "docker-ce"
09:17:17 dh_installinit --name=docker
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_installsystemd
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # use "docker" as our service name, not "docker-ce"
09:17:17 dh_installsystemd --name=docker
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    dh_perl
09:17:17    dh_link
09:17:17    dh_strip_nondeterminism
09:17:17    dh_compress
09:17:17    dh_fixperms
09:17:17    dh_missing
09:17:17    debian/rules override_dh_dwz
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # 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)
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_strip
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # Go has lots of problems with stripping, so just don't
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    dh_makeshlibs
09:17:17 make[2]: Leaving directory '/root/build-deb/compose'
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_auto_test
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:17 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:17 PASS: daemon version OK
09:17:17 ver="$(cli/build/docker --version)"; \
09:17:17 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:17 PASS: cli version OK
09:17:17 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:17 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:17 PASS: docker-buildx version OK
09:17:17 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:17 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:17 PASS: docker-compose version OK
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    create-stamp debian/debhelper-build-stamp
09:17:17  debian/rules binary
09:17:17 dh binary --with=bash-completion
09:17:17    dh_testroot
09:17:17    dh_prep
09:17:17    dh_installdirs
09:17:17    debian/rules override_dh_auto_install
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # docker-ce-cli install
09:17:17 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:17 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:17 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:17 # docker-ce install
09:17:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:17 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:17 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:17 # docker-buildx-plugin install
09:17:17 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:17 # docker-compose-plugin install
09:17:17 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:17 # docker-ce-rootless-extras install
09:17:17 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:17 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:17 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:17 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:17 # TODO: how can we install vpnkit?
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_install
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 dh_install
09:17:17 # TODO Can we do this from within our container?
09:17:17 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    dh_installdocs
09:17:17    dh_installchangelogs
09:17:17    dh_installman
09:17:17    dh_bash-completion
09:17:17    debian/rules override_dh_installinit
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # use "docker" as our service name, not "docker-ce"
09:17:17 dh_installinit --name=docker
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    debian/rules override_dh_installsystemd
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 # use "docker" as our service name, not "docker-ce"
09:17:17 dh_installsystemd --name=docker
09:17:17 make[1]: Leaving directory '/root/build-deb'
09:17:17    dh_perl
09:17:17    dh_link
09:17:17    dh_strip_nondeterminism
09:17:17    debian/rules override_dh_shlibdeps
09:17:17 make[1]: Entering directory '/root/build-deb'
09:17:17 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:17 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:17:17 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IQZ9C8
09:17:17 + umask 022
09:17:17 + cd /root/rpmbuild/BUILD
09:17:17 + cd src
09:17:17 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:17 + RPM_EC=0
09:17:17 ++ jobs -p
09:17:17 + exit 0
09:17:17 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hagE9f
09:17:17 + umask 022
09:17:17 + cd /root/rpmbuild/BUILD
09:17:17 + rm -rf src src.gemspec
09:17:17 + RPM_EC=0
09:17:17 ++ jobs -p
09:17:17 + exit 0
09:17:17 
09:17:17 RPM build warnings:
09:17:17     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:17     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:17     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:17     source_date_epoch_from_changelog set but %changelog is missing
09:17:17     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:17:17     source_date_epoch_from_changelog set but %changelog is missing
09:17:17 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:17 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JMkuI8
09:17:17 + umask 022
09:17:17 + cd /root/rpmbuild/BUILD
09:17:17 + cd /root/rpmbuild/BUILD
09:17:17 + rm -rf src
09:17:17 + /usr/bin/mkdir -p src
09:17:17 + cd src
09:17:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:17 + STATUS=0
09:17:17 + '[' 0 -ne 0 ']'
09:17:17 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:17 + STATUS=0
09:17:17 + '[' 0 -ne 0 ']'
09:17:17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:17 + RPM_EC=0
09:17:17 ++ jobs -p
09:17:17 + exit 0
09:17:17 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uAzzwG
09:17:17 + umask 022
09:17:17 + cd /root/rpmbuild/BUILD
09:17:17 + 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'
09:17:17 + export CFLAGS
09:17:17 + 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'
09:17:17 + export CXXFLAGS
09:17:17 + 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'
09:17:17 + export FFLAGS
09:17:17 + 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'
09:17:17 + export FCFLAGS
09:17:17 + 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'
09:17:17 + export LDFLAGS
09:17:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:17 + export LT_SYS_LIBRARY_PATH
09:17:17 + CC=gcc
09:17:17 + export CC
09:17:17 + CXX=g++
09:17:17 + export CXX
09:17:17 + cd src
09:17:17 + export DOCKER_GITCOMMIT=7cfb81b
09:17:17 + DOCKER_GITCOMMIT=7cfb81b
09:17:17 + mkdir -p /go/src/github.com/docker
09:17:17 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:17:17 + TMP_GOPATH=/go
09:17:17 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:17 + RM_GOPATH=0
09:17:17 + TMP_GOPATH=/go
09:17:17 + : /usr/local/bin
09:17:17 + '[' -z /go ']'
09:17:17 + export GOPATH=/go
09:17:17 + GOPATH=/go
09:17:17 + case "$(go env GOARCH)" in
09:17:17 ++ go env GOARCH
09:17:17 + export GO_BUILDMODE=-buildmode=pie
09:17:17 + GO_BUILDMODE=-buildmode=pie
09:17:17 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:17:17 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:17:17 + bin=rootlesskit
09:17:17 + shift
09:17:17 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:17:17 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:17:17 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:17 + install_rootlesskit dynamic
09:17:17 + case "$1" in
09:17:17 + install_rootlesskit_dynamic
09:17:17 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:17 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:17 + export BUILD_MODE=-buildmode=pie
09:17:17 + BUILD_MODE=-buildmode=pie
09:17:17 + _install_rootlesskit
09:17:17 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:17 + for f in rootlesskit rootlesskit-docker-proxy
09:17:17 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:17 + GOBIN=/usr/local/bin
09:17:17 + GO111MODULE=on
09:17:17 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:17 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:18    dh_compress
09:17:18    dh_fixperms
09:17:18 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:18 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:18 go: downloading github.com/google/uuid v1.3.0
09:17:18 go: downloading github.com/moby/vpnkit v0.5.0
09:17:18 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:18 go: downloading github.com/gofrs/flock v0.8.1
09:17:18 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:18    dh_missing
09:17:18    debian/rules override_dh_dwz
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 # 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)
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    debian/rules override_dh_strip
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 # Go has lots of problems with stripping, so just don't
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    dh_makeshlibs
09:17:18    debian/rules override_dh_shlibdeps
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:18 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:18 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:18 go: downloading github.com/josharian/native v1.1.0
09:17:18 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:18 make[2]: Leaving directory '/root/build-deb/compose'
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    debian/rules override_dh_auto_test
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:18 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:18 PASS: daemon version OK
09:17:18 ver="$(cli/build/docker --version)"; \
09:17:18 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:18 PASS: cli version OK
09:17:18 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:18 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:18 PASS: docker-buildx version OK
09:17:18 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:18 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:18 PASS: docker-compose version OK
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    create-stamp debian/debhelper-build-stamp
09:17:18  debian/rules binary
09:17:18 dh binary --with=bash-completion
09:17:18    dh_testroot
09:17:18    dh_prep
09:17:18    dh_installdirs
09:17:18    debian/rules override_dh_auto_install
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 # docker-ce-cli install
09:17:18 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:18 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:18 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:18 # docker-ce install
09:17:18 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:18 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:18 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:18 # docker-buildx-plugin install
09:17:18 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:18 # docker-compose-plugin install
09:17:18 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:18 # docker-ce-rootless-extras install
09:17:18 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:18 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:18 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:18 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:18 # TODO: how can we install vpnkit?
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    debian/rules override_dh_install
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 dh_install
09:17:18 # TODO Can we do this from within our container?
09:17:18 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    dh_installdocs
09:17:18    dh_installchangelogs
09:17:18    dh_installman
09:17:18    dh_bash-completion
09:17:18    debian/rules override_dh_installinit
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 # use "docker" as our service name, not "docker-ce"
09:17:18 dh_installinit --name=docker
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    debian/rules override_dh_installsystemd
09:17:18 make[1]: Entering directory '/root/build-deb'
09:17:18 # use "docker" as our service name, not "docker-ce"
09:17:18 dh_installsystemd --name=docker
09:17:18 make[1]: Leaving directory '/root/build-deb'
09:17:18    dh_perl
09:17:18    dh_link
09:17:19    dh_strip_nondeterminism
09:17:19 Wrote: /root/rpmbuild/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:17:19 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DmoayG
09:17:19 + umask 022
09:17:19 + cd /root/rpmbuild/BUILD
09:17:19 + cd src
09:17:19 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64
09:17:19 + RPM_EC=0
09:17:19 ++ jobs -p
09:17:19 + exit 0
09:17:19 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vSA2eB
09:17:19 + umask 022
09:17:19 + cd /root/rpmbuild/BUILD
09:17:19 + rm -rf src src.gemspec
09:17:19 + RPM_EC=0
09:17:19 ++ jobs -p
09:17:19 + exit 0
09:17:19 
09:17:19 RPM build warnings:
09:17:19     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:19     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:19     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:19     source_date_epoch_from_changelog set but %changelog is missing
09:17:19     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:17:19     source_date_epoch_from_changelog set but %changelog is missing
09:17:19     source_date_epoch_from_changelog set but %changelog is missing
09:17:19 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:19 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.npAahA
09:17:19 + umask 022
09:17:19 + cd /root/rpmbuild/BUILD
09:17:19 + cd /root/rpmbuild/BUILD
09:17:19 + rm -rf src
09:17:19 + /usr/bin/mkdir -p src
09:17:19 + cd src
09:17:19 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:19 + STATUS=0
09:17:19 + '[' 0 -ne 0 ']'
09:17:19 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:19 make[1]: Leaving directory '/root/build-deb'
09:17:19    dh_installdeb
09:17:19    debian/rules override_dh_gencontrol
09:17:19 make[1]: Entering directory '/root/build-deb'
09:17:19 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:19 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:19 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:19 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:19 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:19 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:19 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:19 dh_gencontrol --remaining-packages
09:17:20 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:20 make[1]: Leaving directory '/root/build-deb'
09:17:20    dh_md5sums
09:17:20    debian/rules override_dh_builddeb
09:17:20 make[1]: Entering directory '/root/build-deb'
09:17:20 dh_builddeb -- -Zxz
09:17:20 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'.
09:17:20 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'.
09:17:20 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'.
09:17:20 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'.
09:17:20 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'.
09:17:20 + STATUS=0
09:17:20 + '[' 0 -ne 0 ']'
09:17:20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:20 + RPM_EC=0
09:17:20 ++ jobs -p
09:17:20 + exit 0
09:17:20 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rhbbYP
09:17:20 + umask 022
09:17:20 + cd /root/rpmbuild/BUILD
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:20 + export CFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:20 + export CXXFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:20 + export FFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:20 + export FCFLAGS
09:17:20 + VALAFLAGS=-g
09:17:20 + export VALAFLAGS
09:17: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 '
09:17:20 + export LDFLAGS
09:17:20 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:20 + export LT_SYS_LIBRARY_PATH
09:17:20 + CC=gcc
09:17:20 + export CC
09:17:20 + CXX=g++
09:17:20 + export CXX
09:17:20 + cd src
09:17:20 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:20 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:20 + GO111MODULE=on
09:17:20 + CGO_ENABLED=0
09:17:20 + 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
09:17:20    dh_compress
09:17:20    dh_fixperms
09:17:20    dh_missing
09:17:20    debian/rules override_dh_dwz
09:17:20 make[1]: Entering directory '/root/build-deb'
09:17:20 # 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)
09:17:20 make[1]: Leaving directory '/root/build-deb'
09:17:20    debian/rules override_dh_strip
09:17:20 make[1]: Entering directory '/root/build-deb'
09:17:20 # Go has lots of problems with stripping, so just don't
09:17:20 make[1]: Leaving directory '/root/build-deb'
09:17:20    dh_makeshlibs
09:17:20 make[1]: Leaving directory '/root/build-deb'
09:17:20    dh_installdeb
09:17:20    debian/rules override_dh_gencontrol
09:17:20 make[1]: Entering directory '/root/build-deb'
09:17:20 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:20 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:20 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:20 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:20 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:20 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:20    debian/rules override_dh_shlibdeps
09:17:20 make[1]: Entering directory '/root/build-deb'
09:17:20 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:20 + for f in rootlesskit rootlesskit-docker-proxy
09:17:20 + GOBIN=/usr/local/bin
09:17:20 + GO111MODULE=on
09:17:20 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:21 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:21 dh_gencontrol --remaining-packages
09:17:21 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:21 make[1]: Leaving directory '/root/build-deb'
09:17:21    dh_md5sums
09:17:21    debian/rules override_dh_builddeb
09:17:21 make[1]: Entering directory '/root/build-deb'
09:17:21 dh_builddeb -- -Zxz
09:17:21 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'.
09:17:21 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'.
09:17:21 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'.
09:17:21 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'.
09:17:21 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'.
09:17:21 + return
09:17:21 # Build the CLI
09:17:21 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:17:21 Building dynamic docker-linux-arm-v6
09:17:21 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:17Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:17:22 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:17:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rGeyLw
09:17:22 + umask 022
09:17:22 + cd /root/rpmbuild/BUILD
09:17:22 + cd src
09:17:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64
09:17:22 + RPM_EC=0
09:17:22 ++ jobs -p
09:17:22 + exit 0
09:17:22 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.o3QVy8
09:17:22 + umask 022
09:17:22 + cd /root/rpmbuild/BUILD
09:17:22 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:17:22 + rm -rf src src.gemspec
09:17:22 + RPM_EC=0
09:17:22 ++ jobs -p
09:17:22 + exit 0
09:17:22 
09:17:22 RPM build warnings:
09:17:22     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:22     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:22     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:22     source_date_epoch_from_changelog set but %changelog is missing
09:17:22     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:17:22     source_date_epoch_from_changelog set but %changelog is missing
09:17:22     source_date_epoch_from_changelog set but %changelog is missing
09:17:22 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fb4H1k
09:17:22 + umask 022
09:17:22 + cd /root/rpmbuild/BUILD
09:17:22 + cd /root/rpmbuild/BUILD
09:17:22 + rm -rf src
09:17:22 + /usr/bin/mkdir -p src
09:17:22 + cd src
09:17:22 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:22 + STATUS=0
09:17:22 + '[' 0 -ne 0 ']'
09:17:22 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:17:22 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:17:22 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:23 + STATUS=0
09:17:23 + '[' 0 -ne 0 ']'
09:17:23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:23 + RPM_EC=0
09:17:23 ++ jobs -p
09:17:23 + exit 0
09:17:23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Jvgx3b
09:17:23 + umask 022
09:17:23 + cd /root/rpmbuild/BUILD
09:17:23 + 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 '
09:17:23 + export CFLAGS
09:17:23 + 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 '
09:17:23 + export CXXFLAGS
09:17:23 + 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 '
09:17:23 + export FFLAGS
09:17:23 + 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 '
09:17:23 + export FCFLAGS
09:17:23 + VALAFLAGS=-g
09:17:23 + export VALAFLAGS
09:17:23 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:23 + export RUSTFLAGS
09:17:23 + 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 '
09:17:23 + export LDFLAGS
09:17:23 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:23 + export LT_SYS_LIBRARY_PATH
09:17:23 + CC=gcc
09:17:23 + export CC
09:17:23 + CXX=g++
09:17:23 + export CXX
09:17:23 + cd src
09:17:23 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:23 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:23 + GO111MODULE=on
09:17:23 + CGO_ENABLED=0
09:17:23 + 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
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    dh_installdeb
09:17:23    debian/rules override_dh_gencontrol
09:17:23 make[1]: Entering directory '/root/build-deb'
09:17:23 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:23 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:23 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:23 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:23 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:23 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:23 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:23 dh_gencontrol --remaining-packages
09:17:23 make[2]: Leaving directory '/root/build-deb/compose'
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    debian/rules override_dh_auto_test
09:17:23 make[1]: Entering directory '/root/build-deb'
09:17:23 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:23 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:23 PASS: daemon version OK
09:17:23 ver="$(cli/build/docker --version)"; \
09:17:23 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:23 PASS: cli version OK
09:17:23 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:23 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:23 PASS: docker-buildx version OK
09:17:23 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:23 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:23 PASS: docker-compose version OK
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    create-stamp debian/debhelper-build-stamp
09:17:23  debian/rules binary
09:17:23 dh binary --with=bash-completion
09:17:23    dh_testroot
09:17:23    dh_prep
09:17:23    dh_installdirs
09:17:23    debian/rules override_dh_auto_install
09:17:23 make[1]: Entering directory '/root/build-deb'
09:17:23 # docker-ce-cli install
09:17:23 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:23 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:23 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:23 # docker-ce install
09:17:23 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:23 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:23 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:23 # docker-buildx-plugin install
09:17:23 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:23 # docker-compose-plugin install
09:17:23 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:23 # docker-ce-rootless-extras install
09:17:23 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:23 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:23 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:23 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:23 # TODO: how can we install vpnkit?
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    debian/rules override_dh_install
09:17:23 make[1]: Entering directory '/root/build-deb'
09:17:23 dh_install
09:17:23 # TODO Can we do this from within our container?
09:17:23 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    dh_installdocs
09:17:23    dh_installchangelogs
09:17:23    dh_installman
09:17:23 + for f in rootlesskit rootlesskit-docker-proxy
09:17:23 + GOBIN=/usr/local/bin
09:17:23 + GO111MODULE=on
09:17:23 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:23 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:23 make[1]: Leaving directory '/root/build-deb'
09:17:23    dh_md5sums
09:17:23 + popd
09:17:23 + exit 0
09:17:23 ~/rpmbuild/BUILD/src
09:17:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FmuEmT
09:17:23 + umask 022
09:17:23 + cd /root/rpmbuild/BUILD
09:17:23 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64 '!=' / ']'
09:17:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:23 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:23 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:23 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:23 + cd src
09:17:23 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:23 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:23 + 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
09:17:23 ~/rpmbuild/BUILD/src
09:17:23 + popd
09:17:23 + /usr/lib/rpm/check-buildroot
09:17:23 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:23 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:17:23 + /usr/lib/rpm/brp-compress
09:17:23 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:23 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:23 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:23 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:17:23 + /usr/lib/rpm/brp-python-hardlink
09:17:23 + PYTHON3=/usr/libexec/platform-python
09:17:23 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:23 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.PEIiHs
09:17:23 + umask 022
09:17:23 + cd /root/rpmbuild/BUILD
09:17:23 + cd src
09:17:23 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:17:23 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:23 + ver=v0.11.2
09:17:23 + test v0.11.2 = v0.11.2
09:17:23 + echo 'PASS: docker-buildx version OK'
09:17:23 + exit 0
09:17:23 PASS: docker-buildx version OK
09:17:23 Processing files: docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:23 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
09:17:23 Provides: docker-buildx-plugin = 0:0.11.2-0.el8 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el8
09:17:23 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:23 Requires(post): /bin/sh
09:17:23 Requires(preun): /bin/sh
09:17:23 Requires(postun): /bin/sh
09:17:23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:23 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el8.src.rpm
09:17:23 + return
09:17:23 + RPM_EC=0
09:17:23 ++ jobs -p
09:17:23 + exit 0
09:17:23 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NNWt2w
09:17:23 + umask 022
09:17:23 + cd /root/rpmbuild/BUILD
09:17:23 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64 '!=' / ']'
09:17:23 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:23    debian/rules override_dh_builddeb
09:17:23 make[1]: Entering directory '/root/build-deb'
09:17:23 dh_builddeb -- -Zxz
09:17:23 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'.
09:17:23 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'.
09:17:23 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'.
09:17:23 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'.
09:17:23 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'.
09:17:24 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:24 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:24 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:24 + export CFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:24 + export CXXFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:24 + export FFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:24 + export FCFLAGS
09:17: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'
09:17:24 + export LDFLAGS
09:17:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:24 + export LT_SYS_LIBRARY_PATH
09:17:24 + CC=gcc
09:17:24 + export CC
09:17:24 + CXX=g++
09:17:24 + export CXX
09:17:24 + cd src
09:17:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd-rootless.sh
09:17:24 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:17:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/rootlesskit
09:17:24 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/rootlesskit-docker-proxy
09:17:24 + /usr/lib/rpm/check-buildroot
09:17:24 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:24 + /usr/lib/rpm/brp-compress
09:17:24 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:24 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:24 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:24 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:24 + /usr/lib/rpm/check-rpaths
09:17:24 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:24 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:17:24 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:17:24 + /usr/lib/rpm/brp-remove-la-files
09:17:24 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:24 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:24 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7nV4Iz
09:17:24 + umask 022
09:17:24 + cd /root/rpmbuild/BUILD
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:24 + export CFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:17:24 + export CXXFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:24 + export FFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:17:24 + export FCFLAGS
09:17: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'
09:17:24 + export LDFLAGS
09:17:24 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:24 + export LT_SYS_LIBRARY_PATH
09:17:24 + CC=gcc
09:17:24 + export CC
09:17:24 + CXX=g++
09:17:24 + export CXX
09:17:24 + cd src
09:17:24 + /usr/local/bin/rootlesskit -v
09:17:24 rootlesskit version 1.1.1
09:17:24 + RPM_EC=0
09:17:24 ++ jobs -p
09:17:24 + exit 0
09:17:24 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm
09:17:24 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8Mb30E
09:17:24 + umask 022
09:17:24 + cd /root/rpmbuild/BUILD
09:17:24 + cd src
09:17:24 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el8.x86_64
09:17:24 + exit 0
09:17:24 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rHv4fF
09:17:24 + umask 022
09:17:24 + cd /root/rpmbuild/BUILD
09:17:24 + cd /root/rpmbuild/BUILD
09:17:24 + rm -rf src
09:17:24 + /usr/bin/mkdir -p src
09:17:24 + cd src
09:17:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:17:24 + /usr/bin/tar -xof -
09:17:24 + STATUS=0
09:17:24 + '[' 0 -ne 0 ']'
09:17:24 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:17:24 + /usr/bin/tar -xof -
09:17:24 + STATUS=0
09:17:24 + '[' 0 -ne 0 ']'
09:17:24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:24 + exit 0
09:17:24 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nWO7Cz
09:17:24 + umask 022
09:17:24 + cd /root/rpmbuild/BUILD
09:17:24 + cd src
09:17:24 + pushd /root/rpmbuild/BUILD/src/compose
09:17:24 + make VERSION=v2.21.0 DESTDIR=./bin build
09:17:24 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:17:24 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
09:17:24 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:24 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:24 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:24 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:24 + rm -f /root/build-deb/engine/go.mod
09:17:24 Created binary: bundles/dynbinary-daemon/dockerd
09:17:24 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:24 + tee /root/build-deb/engine/go.mod
09:17:24 module github.com/docker/docker
09:17:24 
09:17:24 go 1.19
09:17:24 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:24 + GO111MODULE=on
09:17: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:17:24 + rm -f /root/build-deb/engine/go.mod
09:17:24 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:24 
09:17:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:24 + RM_GOPATH=0
09:17:24 + TMP_GOPATH=/go
09:17:24 + : /usr/local/bin
09:17:24 + '[' -z /go ']'
09:17:24 + export GOPATH=/go
09:17:24 + GOPATH=/go
09:17:24 + case "$(go env GOARCH)" in
09:17:24 ++ go env GOARCH
09:17:24 + export GO_BUILDMODE=-buildmode=pie
09:17:24 + GO_BUILDMODE=-buildmode=pie
09:17:24 ++ dirname hack/dockerfile/install/install.sh
09:17:24 + dir=hack/dockerfile/install
09:17:24 + bin=tini
09:17:24 + shift
09:17:24 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:24 + . hack/dockerfile/install/tini.installer
09:17:24 ++ : v0.19.0
09:17:24 + install_tini
09:17:24 + echo 'Install tini version v0.19.0'
09:17:24 Install tini version v0.19.0
09:17:24 + git clone https://github.com/krallin/tini.git /go/tini
09:17:24 Cloning into '/go/tini'...
09:17:24 + cd /go/tini
09:17:24 + git checkout -q v0.19.0
09:17:24 + cmake .
09:17:24 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:17:24   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:17:24   CMake.
09:17:24 
09:17:24   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:17:24   CMake that the project does not need compatibility with older versions.
09:17:24 
09:17:24 
09:17:24 -- The C compiler identification is GNU 12.2.0
09:17:24 -- Detecting C compiler ABI info
09:17:24 -- Detecting C compiler ABI info - done
09:17:24 -- Check for working C compiler: /usr/bin/cc - skipped
09:17:24 -- Detecting C compile features
09:17:24 -- Detecting C compile features - done
09:17:24 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:24 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:24 -- Configuring done
09:17:24 -- Generating done
09:17:24 -- Build files have been written to: /go/tini
09:17:24 + make tini-static
09:17:24 make[2]: Entering directory '/go/tini'
09:17:24 make[3]: Entering directory '/go/tini'
09:17:24 make[4]: Entering directory '/go/tini'
09:17:24 make[5]: Entering directory '/go/tini'
09:17:24 make[5]: Leaving directory '/go/tini'
09:17:24 make[5]: Entering directory '/go/tini'
09:17:24 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:24 [100%] Linking C executable tini-static
09:17:24 make[5]: Leaving directory '/go/tini'
09:17:24 [100%] Built target tini-static
09:17:24 make[4]: Leaving directory '/go/tini'
09:17:24 make[3]: Leaving directory '/go/tini'
09:17:24 make[2]: Leaving directory '/go/tini'
09:17:24 + mkdir -p /usr/local/bin
09:17:24 + cp tini-static /usr/local/bin/docker-init
09:17:24 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:24 + RM_GOPATH=0
09:17:24 + TMP_GOPATH=/go
09:17:24 + : /usr/local/bin
09:17:24 + '[' -z /go ']'
09:17:24 + export GOPATH=/go
09:17:24 + GOPATH=/go
09:17:24 + case "$(go env GOARCH)" in
09:17:24 ++ go env GOARCH
09:17:24 + export GO_BUILDMODE=-buildmode=pie
09:17:24 + GO_BUILDMODE=-buildmode=pie
09:17:24 ++ dirname hack/dockerfile/install/install.sh
09:17:24 + dir=hack/dockerfile/install
09:17:24 + bin=rootlesskit
09:17:24 + shift
09:17:24 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:24 + . hack/dockerfile/install/rootlesskit.installer
09:17:24 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:24 + install_rootlesskit dynamic
09:17:24 + case "$1" in
09:17:24 + install_rootlesskit_dynamic
09:17:24 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:24 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:24 + export BUILD_MODE=-buildmode=pie
09:17:24 + BUILD_MODE=-buildmode=pie
09:17:24 + _install_rootlesskit
09:17:24 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:24 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:24 + for f in rootlesskit rootlesskit-docker-proxy
09:17:24 + GOBIN=/usr/local/bin
09:17:24 + GO111MODULE=on
09:17:24 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:24 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:24 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:24 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:24 go: downloading golang.org/x/sys v0.8.0
09:17:24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:24 go: downloading github.com/google/uuid v1.3.0
09:17:24 go: downloading github.com/moby/vpnkit v0.5.0
09:17:24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:24 go: downloading github.com/gofrs/flock v0.8.1
09:17:24 go: downloading github.com/gorilla/mux v1.8.0
09:17:24 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:24 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:24 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:24 go: downloading golang.org/x/net v0.10.0
09:17:24 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:24 go: downloading github.com/josharian/native v1.1.0
09:17:24 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:24 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:24 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc37 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc37
09:17:24 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:24 Requires(post): /bin/sh
09:17:24 Requires(preun): /bin/sh
09:17:24 Requires(postun): /bin/sh
09:17:24 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)
09:17:24 Conflicts: rootlesskit
09:17:24 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:24    dh_bash-completion
09:17:24    debian/rules override_dh_installinit
09:17:24 make[1]: Entering directory '/root/build-deb'
09:17:24 # use "docker" as our service name, not "docker-ce"
09:17:24 dh_installinit --name=docker
09:17:24 make[1]: Leaving directory '/root/build-deb'
09:17:24    debian/rules override_dh_installsystemd
09:17:24 make[1]: Entering directory '/root/build-deb'
09:17:24 # use "docker" as our service name, not "docker-ce"
09:17:24 dh_installsystemd --name=docker
09:17:24 make[1]: Leaving directory '/root/build-deb'
09:17:24    dh_perl
09:17:24    dh_link
09:17:24    dh_strip_nondeterminism
09:17:24 # Build the compose plugin
09:17:24 cd /go/src/github.com/docker/compose \
09:17:24 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:17:24 make[2]: Entering directory '/root/build-deb/compose'
09:17:24 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
09:17:24 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:24 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:24 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:24 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:24 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:24 go: downloading github.com/docker/buildx v0.11.2
09:17:24 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:24 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:24 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:24 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:24 go: downloading github.com/moby/buildkit v0.12.1
09:17:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:24 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:24 go: downloading google.golang.org/grpc v1.57.0
09:17:24 go: downloading github.com/containerd/containerd v1.7.3
09:17:24 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:24 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:24 go: downloading golang.org/x/sync v0.3.0
09:17:24 go: downloading github.com/stretchr/testify v1.8.4
09:17:24 go: downloading golang.org/x/sys v0.7.0
09:17:24 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:24 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:24 go: downloading github.com/imdario/mergo v0.3.16
09:17:24 go: downloading github.com/containerd/console v1.0.3
09:17:24 go: downloading github.com/adrg/xdg v0.4.0
09:17:24 go: downloading github.com/buger/goterm v1.0.4
09:17:24 go: downloading github.com/go-logr/logr v1.2.4
09:17:24 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:24 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:24 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:24 go: downloading k8s.io/client-go v0.26.2
09:17:24 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:24 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:24 go: downloading k8s.io/api v0.26.2
09:17:24 go: downloading k8s.io/apimachinery v0.26.2
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:24 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:24 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:24 go: downloading github.com/golang/mock v1.6.0
09:17:24 go: downloading github.com/klauspost/compress v1.16.5
09:17:24 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:24 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:24 go: downloading golang.org/x/crypto v0.7.0
09:17:24 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:24 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:24 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:24 go: downloading golang.org/x/net v0.9.0
09:17:24 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:24 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:24 go: downloading github.com/gogo/googleapis v1.4.1
09:17:24 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:24 go: downloading github.com/moby/locker v1.0.1
09:17:24 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:24 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:24 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:24 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:24 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:24 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:24 go: downloading github.com/google/gofuzz v1.2.0
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:24 go: downloading github.com/aws/smithy-go v1.13.5
09:17:24 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:24 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:24 go: downloading golang.org/x/term v0.7.0
09:17:24 go: downloading k8s.io/klog/v2 v2.90.1
09:17:24 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:24 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:24 go: downloading github.com/containerd/continuity v0.4.1
09:17:24 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:24 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:24 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:24 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:24 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:24 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:24 go: downloading golang.org/x/oauth2 v0.7.0
09:17:24 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:24 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:24 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:24 go: downloading github.com/moby/spdystream v0.2.0
09:17:24 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:24 go: downloading github.com/json-iterator/go v1.1.12
09:17:24 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:24 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:24 go: downloading github.com/go-openapi/swag v0.19.14
09:17:24 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:24 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:24 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:24 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:24 go: downloading github.com/mailru/easyjson v0.7.6
09:17:24 go: downloading github.com/josharian/intern v1.0.0
09:17:24    dh_compress
09:17:24    dh_fixperms
09:17:24    dh_missing
09:17:24    debian/rules override_dh_dwz
09:17:24 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:24 go: downloading github.com/docker/buildx v0.11.2
09:17:24 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:24 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.src.rpm
09:17:24 make[1]: Entering directory '/root/build-deb'
09:17:24 # 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)
09:17:24 make[1]: Leaving directory '/root/build-deb'
09:17:24    debian/rules override_dh_strip
09:17:24 make[1]: Entering directory '/root/build-deb'
09:17:24 # Go has lots of problems with stripping, so just don't
09:17:24 make[1]: Leaving directory '/root/build-deb'
09:17:24    dh_makeshlibs
09:17:24    debian/rules override_dh_shlibdeps
09:17:24 make[1]: Entering directory '/root/build-deb'
09:17:24 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:25 + popd
09:17:25 + exit 0
09:17:25 ~/rpmbuild/BUILD/src
09:17:25 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kbxn4m
09:17:25 + umask 022
09:17:25 + cd /root/rpmbuild/BUILD
09:17:25 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64 '!=' / ']'
09:17:25 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:25 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:25 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:25 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:25 + cd src
09:17:25 + pushd /root/rpmbuild/BUILD/src/compose
09:17:25 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:17:25 + 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
09:17:25 + popd
09:17:25 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:25 ~/rpmbuild/BUILD/src
09:17:25 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:17:25 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:25 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:17:25 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:25 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:17:25 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:25 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:17:25 + /usr/lib/rpm/check-buildroot
09:17:25 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:25 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:17:25 + /usr/lib/rpm/brp-compress
09:17:25 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:25 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:25 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:25 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:17:25 + /usr/lib/rpm/brp-python-hardlink
09:17:25 + PYTHON3=/usr/libexec/platform-python
09:17:25 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:25 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zpZ5YC
09:17:25 + umask 022
09:17:25 + cd /root/rpmbuild/BUILD
09:17:25 + cd src
09:17:25 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:17:25 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:25 + ver=v2.21.0
09:17:25 + test v2.21.0 = v2.21.0
09:17:25 PASS: docker-compose version OK
09:17:25 + echo 'PASS: docker-compose version OK'
09:17:25 + exit 0
09:17:25 Processing files: docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:25 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LP9gPr
09:17:25 + umask 022
09:17:25 + cd /root/rpmbuild/BUILD
09:17:25 + cd src
09:17:25 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
09:17:25 + export LC_ALL=C
09:17:25 + LC_ALL=C
09:17:25 + export DOCDIR
09:17:25 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/doc/docker-compose-plugin
09:17:25 + 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
09:17:25 + exit 0
09:17:25 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nrfZRZ
09:17:25 + umask 022
09:17:25 + cd /root/rpmbuild/BUILD
09:17:25 + cd src
09:17:25 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
09:17:25 + export LC_ALL=C
09:17:25 + LC_ALL=C
09:17:25 + export LICENSEDIR
09:17:25 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/share/licenses/docker-compose-plugin
09:17:25 + 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
09:17:25 + 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
09:17:25 + exit 0
09:17:25 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:17:25 Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el8
09:17:25 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:25 Requires(post): /bin/sh
09:17:25 Requires(preun): /bin/sh
09:17:25 Requires(postun): /bin/sh
09:17:25 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)
09:17:25 Enhances: docker-ce-cli
09:17:25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:25 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm
09:17:25 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:25 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:25 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:25 go: downloading github.com/moby/buildkit v0.12.1
09:17:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:25 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:25 go: downloading google.golang.org/grpc v1.57.0
09:17:25 go: downloading github.com/containerd/containerd v1.7.3
09:17:25 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:25 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:25 go: downloading golang.org/x/sync v0.3.0
09:17:25 go: downloading github.com/stretchr/testify v1.8.4
09:17:25 go: downloading golang.org/x/sys v0.7.0
09:17:25 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:25 go: downloading github.com/containerd/console v1.0.3
09:17:25 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:25 go: downloading github.com/imdario/mergo v0.3.16
09:17:25 go: downloading github.com/adrg/xdg v0.4.0
09:17:25 go: downloading github.com/buger/goterm v1.0.4
09:17:25 go: downloading github.com/go-logr/logr v1.2.4
09:17:25 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:25 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:25 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:25 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:25 go: downloading k8s.io/client-go v0.26.2
09:17:25 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:25 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:25 go: downloading k8s.io/api v0.26.2
09:17:26 go: downloading k8s.io/apimachinery v0.26.2
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:26 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:26 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:26 go: downloading github.com/golang/mock v1.6.0
09:17:26 go: downloading github.com/klauspost/compress v1.16.5
09:17:26 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:26 go: downloading golang.org/x/crypto v0.7.0
09:17:26 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:26 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:26 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:26 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:26 go: downloading golang.org/x/net v0.9.0
09:17:26 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:26 go: downloading github.com/gogo/googleapis v1.4.1
09:17:26 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:26 go: downloading github.com/moby/locker v1.0.1
09:17:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:26 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:26 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:26 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:26 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:26 go: downloading github.com/google/gofuzz v1.2.0
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:26 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:26 go: downloading github.com/aws/smithy-go v1.13.5
09:17:26 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:26 go: downloading golang.org/x/term v0.7.0
09:17:26 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:26 go: downloading k8s.io/klog/v2 v2.90.1
09:17:26 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:27 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:27 go: downloading github.com/containerd/continuity v0.4.1
09:17:27 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:27 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:27 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:27 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:27 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:27 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:27 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:27 go: downloading golang.org/x/oauth2 v0.7.0
09:17:27 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:27 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:27 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:27 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:27 go: downloading github.com/moby/spdystream v0.2.0
09:17:27 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:27 go: downloading github.com/json-iterator/go v1.1.12
09:17:27 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:27 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:27 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:27 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:27 go: downloading github.com/go-openapi/swag v0.19.14
09:17:27 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:27 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:27 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:27 go: downloading github.com/mailru/easyjson v0.7.6
09:17:27 go: downloading github.com/josharian/intern v1.0.0
09:17:27 make[1]: Leaving directory '/root/build-deb'
09:17:27    dh_installdeb
09:17:27    debian/rules override_dh_gencontrol
09:17:27 make[1]: Entering directory '/root/build-deb'
09:17:27 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:27 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:27 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:27 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:27 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:27 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:27 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:27 dh_gencontrol --remaining-packages
09:17:27 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:27 make[1]: Leaving directory '/root/build-deb'
09:17:27    dh_md5sums
09:17:27    debian/rules override_dh_builddeb
09:17:27 make[1]: Entering directory '/root/build-deb'
09:17:27 dh_builddeb -- -Zxz
09:17:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'.
09:17:27 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'.
09:17:27 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'.
09:17:27 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'.
09:17:27 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'.
09:17:28 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:17:28 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LDnFG3
09:17:28 + umask 022
09:17:28 + cd /root/rpmbuild/BUILD
09:17:28 + cd src
09:17:28 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:28 + RPM_EC=0
09:17:28 ++ jobs -p
09:17:28 + exit 0
09:17:28 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LvvZqR
09:17:28 + umask 022
09:17:28 + cd /root/rpmbuild/BUILD
09:17:28 + rm -rf src src.gemspec
09:17:28 + RPM_EC=0
09:17:28 ++ jobs -p
09:17:28 + exit 0
09:17:28     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:28     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:28     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:28     source_date_epoch_from_changelog set but %changelog is missing
09:17:28     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:17:28     source_date_epoch_from_changelog set but %changelog is missing
09:17:28 
09:17:28 RPM build warnings:
09:17:28 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:28 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JlGHUR
09:17:28 + umask 022
09:17:28 + cd /root/rpmbuild/BUILD
09:17:28 + cd /root/rpmbuild/BUILD
09:17:28 + rm -rf src
09:17:28 + /usr/bin/mkdir -p src
09:17:28 + cd src
09:17:28 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:28 + STATUS=0
09:17:28 + '[' 0 -ne 0 ']'
09:17:28 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/engine.tgz
09:17:29 + STATUS=0
09:17:29 + '[' 0 -ne 0 ']'
09:17:29 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:29 + RPM_EC=0
09:17:29 ++ jobs -p
09:17:29 + exit 0
09:17:29 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DPUdLs
09:17:29 + umask 022
09:17:29 + cd /root/rpmbuild/BUILD
09:17:29 + 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 '
09:17:29 + export CFLAGS
09:17:29 + 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 '
09:17:29 + export CXXFLAGS
09:17:29 + 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 '
09:17:29 + export FFLAGS
09:17:29 + 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 '
09:17:29 + export FCFLAGS
09:17:29 + VALAFLAGS=-g
09:17:29 + export VALAFLAGS
09:17:29 + 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 '
09:17:29 + export LDFLAGS
09:17:29 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:29 + export LT_SYS_LIBRARY_PATH
09:17:29 + CC=gcc
09:17:29 + export CC
09:17:29 + CXX=g++
09:17:29 + export CXX
09:17:29 + cd src
09:17:29 + export DOCKER_GITCOMMIT=7cfb81b
09:17:29 + DOCKER_GITCOMMIT=7cfb81b
09:17:29 + mkdir -p /go/src/github.com/docker
09:17:29 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:17:29 + TMP_GOPATH=/go
09:17:29 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:29 + RM_GOPATH=0
09:17:29 + TMP_GOPATH=/go
09:17:29 + : /usr/local/bin
09:17:29 + '[' -z /go ']'
09:17:29 + export GOPATH=/go
09:17:29 + GOPATH=/go
09:17:29 + case "$(go env GOARCH)" in
09:17:29 ++ go env GOARCH
09:17:29 + export GO_BUILDMODE=-buildmode=pie
09:17:29 + GO_BUILDMODE=-buildmode=pie
09:17:29 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:17:29 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:17:29 + bin=rootlesskit
09:17:29 + shift
09:17:29 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:17:29 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:17:29 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:29 + install_rootlesskit dynamic
09:17:29 + case "$1" in
09:17:29 + install_rootlesskit_dynamic
09:17:29 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:29 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:29 + export BUILD_MODE=-buildmode=pie
09:17:29 + BUILD_MODE=-buildmode=pie
09:17:29 + _install_rootlesskit
09:17:29 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:29 + for f in rootlesskit rootlesskit-docker-proxy
09:17:29 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:29 + GOBIN=/usr/local/bin
09:17:29 + GO111MODULE=on
09:17:29 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:30 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:30 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:30 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:30 go: downloading github.com/google/uuid v1.3.0
09:17:30 go: downloading github.com/moby/vpnkit v0.5.0
09:17:30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:30 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:30 go: downloading github.com/gofrs/flock v0.8.1
09:17:30 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:30 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:30 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:30 go: downloading github.com/josharian/native v1.1.0
09:17:30 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:30 + for f in rootlesskit rootlesskit-docker-proxy
09:17:30 + GOBIN=/usr/local/bin
09:17:30 + GO111MODULE=on
09:17:30 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:31 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:17:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9BeZ5I
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + cd src
09:17:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64
09:17:31 + RPM_EC=0
09:17:31 ++ jobs -p
09:17:31 + exit 0
09:17:31 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.TAm55M
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + rm -rf src src.gemspec
09:17:31 + RPM_EC=0
09:17:31 ++ jobs -p
09:17:31 + exit 0
09:17:31 
09:17:31 RPM build warnings:
09:17:31     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:31     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:31     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:31     source_date_epoch_from_changelog set but %changelog is missing
09:17:31     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:17:31     source_date_epoch_from_changelog set but %changelog is missing
09:17:31     source_date_epoch_from_changelog set but %changelog is missing
09:17:31 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:31 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MmvXPD
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + rm -rf src
09:17:31 + /usr/bin/mkdir -p src
09:17:31 + cd src
09:17:31 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:31 + STATUS=0
09:17:31 + '[' 0 -ne 0 ']'
09:17:31 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:31 make[2]: Leaving directory '/root/build-deb/compose'
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    debian/rules override_dh_auto_test
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:31 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:31 PASS: daemon version OK
09:17:31 ver="$(cli/build/docker --version)"; \
09:17:31 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:31 PASS: cli version OK
09:17:31 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:31 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:31 PASS: docker-buildx version OK
09:17:31 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:31 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:31 PASS: docker-compose version OK
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    create-stamp debian/debhelper-build-stamp
09:17:31  debian/rules binary
09:17:31 dh binary --with=bash-completion
09:17:31    dh_testroot
09:17:31    dh_prep
09:17:31    dh_installdirs
09:17:31    debian/rules override_dh_auto_install
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 # docker-ce-cli install
09:17:31 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:31 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:31 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:31 # docker-ce install
09:17:31 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:31 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:31 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:31 # docker-buildx-plugin install
09:17:31 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:31 # docker-compose-plugin install
09:17:31 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:31 # docker-ce-rootless-extras install
09:17:31 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:31 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:31 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:31 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:31 # TODO: how can we install vpnkit?
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    debian/rules override_dh_install
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 dh_install
09:17:31 # TODO Can we do this from within our container?
09:17:31 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    dh_installdocs
09:17:31    dh_installchangelogs
09:17:31    dh_installman
09:17:31    dh_bash-completion
09:17:31    debian/rules override_dh_installinit
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 # use "docker" as our service name, not "docker-ce"
09:17:31 dh_installinit --name=docker
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    debian/rules override_dh_installsystemd
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 # use "docker" as our service name, not "docker-ce"
09:17:31 dh_installsystemd --name=docker
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    dh_perl
09:17:31    dh_link
09:17:31    dh_strip_nondeterminism
09:17:31    dh_compress
09:17:31    dh_fixperms
09:17:31    dh_missing
09:17:31    debian/rules override_dh_dwz
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 # 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)
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    debian/rules override_dh_strip
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 # Go has lots of problems with stripping, so just don't
09:17:31 make[1]: Leaving directory '/root/build-deb'
09:17:31    dh_makeshlibs
09:17:31    debian/rules override_dh_shlibdeps
09:17:31 make[1]: Entering directory '/root/build-deb'
09:17:31 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:31 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm
09:17:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gn6Yww
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + cd src
09:17:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.aarch64
09:17:31 + exit 0
09:17:31 + popd
09:17:31 + RPM_EC=0
09:17:31 ~/rpmbuild/BUILD/src
09:17:31 ++ jobs -p
09:17:31 + exit 0
09:17:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9DNVDQ
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17:31 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64 '!=' / ']'
09:17:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:17:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:17:31 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:31 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:31 + export CFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:31 + export CXXFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:31 + export FFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:31 + export FCFLAGS
09:17:31 + VALAFLAGS=-g
09:17:31 + export VALAFLAGS
09:17:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:31 + export RUSTFLAGS
09:17: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 '
09:17:31 + export LDFLAGS
09:17:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:31 + export LT_SYS_LIBRARY_PATH
09:17:31 + CC=gcc
09:17:31 + export CC
09:17:31 + CXX=g++
09:17:31 + export CXX
09:17:31 + cd src
09:17:31 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:31 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:31 + 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
09:17:31 + popd
09:17:31 + /usr/lib/rpm/check-buildroot
09:17:31 ~/rpmbuild/BUILD/src
09:17:31 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:31 + /usr/lib/rpm/brp-compress
09:17:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:31 + /usr/lib/rpm/check-rpaths
09:17:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:31 + /usr/lib/rpm/brp-remove-la-files
09:17:31 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:31 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.nYhPjh
09:17:31 + umask 022
09:17:31 + cd /root/rpmbuild/BUILD
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:31 + export CFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:31 + export CXXFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:31 + export FFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:17:31 + export FCFLAGS
09:17:31 + VALAFLAGS=-g
09:17:31 + export VALAFLAGS
09:17:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:17:31 + export RUSTFLAGS
09:17: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 '
09:17:31 + export LDFLAGS
09:17:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:31 + export LT_SYS_LIBRARY_PATH
09:17:31 + CC=gcc
09:17:31 + export CC
09:17:31 + CXX=g++
09:17:31 + export CXX
09:17:31 + cd src
09:17:31 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:17:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:31 PASS: docker-buildx version OK
09:17:31 + ver=v0.11.2
09:17:31 + test v0.11.2 = v0.11.2
09:17:31 + echo 'PASS: docker-buildx version OK'
09:17:31 + RPM_EC=0
09:17:31 ++ jobs -p
09:17:31 + exit 0
09:17:31 Processing files: docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:17:31 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:17:31 Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc39
09:17:31 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:31 Requires(post): /bin/sh
09:17:31 Requires(preun): /bin/sh
09:17:31 Requires(postun): /bin/sh
09:17:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:17:32 + STATUS=0
09:17:32 + '[' 0 -ne 0 ']'
09:17:32 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:32 + RPM_EC=0
09:17:32 ++ jobs -p
09:17:32 + exit 0
09:17:32 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y1ydbE
09:17:32 + umask 022
09:17:32 + cd /root/rpmbuild/BUILD
09:17:32 + 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'
09:17:32 + export CFLAGS
09:17:32 + 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'
09:17:32 + export CXXFLAGS
09:17:32 + 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'
09:17:32 + export FFLAGS
09:17:32 + 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'
09:17:32 + export FCFLAGS
09:17: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'
09:17:32 + export LDFLAGS
09:17:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:32 + export LT_SYS_LIBRARY_PATH
09:17:32 + CC=gcc
09:17:32 + export CC
09:17:32 + CXX=g++
09:17:32 + export CXX
09:17:32 + cd src
09:17:32 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:32 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:32 + GO111MODULE=on
09:17:32 + CGO_ENABLED=0
09:17:32 + 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
09:17:32 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm
09:17:32 + return
09:17:32 # Build the CLI
09:17:32 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:17:32 Building dynamic docker-linux-arm-v6
09:17:32 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:28Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    dh_installdeb
09:17:34    debian/rules override_dh_gencontrol
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:34 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:34 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:34 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:34 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:34 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:34 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:34 dh_gencontrol --remaining-packages
09:17:34 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    dh_md5sums
09:17:34    debian/rules override_dh_builddeb
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 dh_builddeb -- -Zxz
09:17:34 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'.
09:17:34 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'.
09:17:34 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'.
09:17:34 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'.
09:17:34 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'.
09:17:34 make[2]: Leaving directory '/root/build-deb/compose'
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    debian/rules override_dh_auto_test
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:34 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:34 PASS: daemon version OK
09:17:34 ver="$(cli/build/docker --version)"; \
09:17:34 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:34 PASS: cli version OK
09:17:34 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:34 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:34 PASS: docker-buildx version OK
09:17:34 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:34 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:34 PASS: docker-compose version OK
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    create-stamp debian/debhelper-build-stamp
09:17:34  debian/rules binary
09:17:34 dh binary --with=bash-completion
09:17:34    dh_testroot
09:17:34    dh_prep
09:17:34    dh_installdirs
09:17:34    debian/rules override_dh_auto_install
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 # docker-ce-cli install
09:17:34 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:34 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:34 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:34 # docker-ce install
09:17:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:34 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:34 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:34 # docker-buildx-plugin install
09:17:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:34 # docker-compose-plugin install
09:17:34 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:34 # docker-ce-rootless-extras install
09:17:34 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:34 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:34 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:34 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:34 # TODO: how can we install vpnkit?
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    debian/rules override_dh_install
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 dh_install
09:17:34 # TODO Can we do this from within our container?
09:17:34 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    dh_installdocs
09:17:34    dh_installchangelogs
09:17:34    dh_installman
09:17:34    dh_bash-completion
09:17:34    debian/rules override_dh_installinit
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 # use "docker" as our service name, not "docker-ce"
09:17:34 dh_installinit --name=docker
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    debian/rules override_dh_installsystemd
09:17:34 make[1]: Entering directory '/root/build-deb'
09:17:34 # use "docker" as our service name, not "docker-ce"
09:17:34 dh_installsystemd --name=docker
09:17:34 make[1]: Leaving directory '/root/build-deb'
09:17:34    dh_perl
09:17:34    dh_link
09:17:34    dh_strip_nondeterminism
09:17:35 + rm -f /root/build-deb/engine/go.mod
09:17:35 Created binary: bundles/dynbinary-daemon/dockerd
09:17:35 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:35 + tee /root/build-deb/engine/go.mod
09:17:35 module github.com/docker/docker
09:17:35 
09:17:35 go 1.19
09:17:35 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:35 + GO111MODULE=on
09:17: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:39.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
09:17:35 + rm -f /root/build-deb/engine/go.mod
09:17:35 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:35 
09:17:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:35 + RM_GOPATH=0
09:17:35 + TMP_GOPATH=/go
09:17:35 + : /usr/local/bin
09:17:35 + '[' -z /go ']'
09:17:35 + export GOPATH=/go
09:17:35 + GOPATH=/go
09:17:35 + case "$(go env GOARCH)" in
09:17:35 ++ go env GOARCH
09:17:35 + export GO_BUILDMODE=-buildmode=pie
09:17:35 + GO_BUILDMODE=-buildmode=pie
09:17:35 ++ dirname hack/dockerfile/install/install.sh
09:17:35 + dir=hack/dockerfile/install
09:17:35 + bin=tini
09:17:35 + shift
09:17:35 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:35 + . hack/dockerfile/install/tini.installer
09:17:35 ++ : v0.19.0
09:17:35 Install tini version v0.19.0
09:17:35 + install_tini
09:17:35 + echo 'Install tini version v0.19.0'
09:17:35 + git clone https://github.com/krallin/tini.git /go/tini
09:17:35 Cloning into '/go/tini'...
09:17:35 + cd /go/tini
09:17:35 + git checkout -q v0.19.0
09:17:35 + cmake .
09:17:35 -- The C compiler identification is GNU 10.2.1
09:17:35 -- Detecting C compiler ABI info
09:17:35 -- Detecting C compiler ABI info - done
09:17:35 -- Check for working C compiler: /usr/bin/cc - skipped
09:17:35 -- Detecting C compile features
09:17:35 -- Detecting C compile features - done
09:17:35 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:35 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:35 -- Configuring done
09:17:35 -- Generating done
09:17:35 -- Build files have been written to: /go/tini
09:17:35 + make tini-static
09:17:35 make[2]: Entering directory '/go/tini'
09:17:35 make[3]: Entering directory '/go/tini'
09:17:35 make[4]: Entering directory '/go/tini'
09:17:35 make[5]: Entering directory '/go/tini'
09:17:35 Scanning dependencies of target tini-static
09:17:35 make[5]: Leaving directory '/go/tini'
09:17:35 make[5]: Entering directory '/go/tini'
09:17:35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:35 [100%] Linking C executable tini-static
09:17:35 make[5]: Leaving directory '/go/tini'
09:17:35 [100%] Built target tini-static
09:17:35 make[4]: Leaving directory '/go/tini'
09:17:35 make[3]: Leaving directory '/go/tini'
09:17:35 make[2]: Leaving directory '/go/tini'
09:17:35 + mkdir -p /usr/local/bin
09:17:35 + cp tini-static /usr/local/bin/docker-init
09:17:35 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:35 + RM_GOPATH=0
09:17:35 + TMP_GOPATH=/go
09:17:35 + : /usr/local/bin
09:17:35 + '[' -z /go ']'
09:17:35 + export GOPATH=/go
09:17:35 + GOPATH=/go
09:17:35 + case "$(go env GOARCH)" in
09:17:35 ++ go env GOARCH
09:17:35 + export GO_BUILDMODE=-buildmode=pie
09:17:35 + GO_BUILDMODE=-buildmode=pie
09:17:35 ++ dirname hack/dockerfile/install/install.sh
09:17:35 + dir=hack/dockerfile/install
09:17:35 + bin=rootlesskit
09:17:35 + shift
09:17:35 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:35 + . hack/dockerfile/install/rootlesskit.installer
09:17:35 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:35 + install_rootlesskit dynamic
09:17:35 + case "$1" in
09:17:35 + install_rootlesskit_dynamic
09:17:35 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:35 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:35 + export BUILD_MODE=-buildmode=pie
09:17:35 + BUILD_MODE=-buildmode=pie
09:17:35 + _install_rootlesskit
09:17:35 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:35 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:35 + for f in rootlesskit rootlesskit-docker-proxy
09:17:35 + GOBIN=/usr/local/bin
09:17:35 + GO111MODULE=on
09:17:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:35 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:35 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:35 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:35 go: downloading golang.org/x/sys v0.8.0
09:17:35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:35 go: downloading github.com/google/uuid v1.3.0
09:17:35 go: downloading github.com/moby/vpnkit v0.5.0
09:17:35 go: downloading github.com/gofrs/flock v0.8.1
09:17:35 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:35 go: downloading github.com/gorilla/mux v1.8.0
09:17:35 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:35 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:35 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:35 go: downloading golang.org/x/net v0.10.0
09:17:35 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:35 go: downloading github.com/josharian/native v1.1.0
09:17:35 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:35 make[2]: Leaving directory '/root/build-deb/compose'
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    debian/rules override_dh_auto_test
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:35 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:35 PASS: daemon version OK
09:17:35 ver="$(cli/build/docker --version)"; \
09:17:35 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:35 PASS: cli version OK
09:17:35 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:35 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:35 PASS: docker-buildx version OK
09:17:35 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:35 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:35 PASS: docker-compose version OK
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    create-stamp debian/debhelper-build-stamp
09:17:35  debian/rules binary
09:17:35 dh binary --with=bash-completion
09:17:35    dh_testroot
09:17:35    dh_prep
09:17:35    dh_installdirs
09:17:35    debian/rules override_dh_auto_install
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 # docker-ce-cli install
09:17:35 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:35 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:35 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:35 # docker-ce install
09:17:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:35 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:35 # docker-buildx-plugin install
09:17:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:35 # docker-compose-plugin install
09:17:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:35 # docker-ce-rootless-extras install
09:17:35 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:35 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:35 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:35 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:35 # TODO: how can we install vpnkit?
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    debian/rules override_dh_install
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 dh_install
09:17:35 # TODO Can we do this from within our container?
09:17:35 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    dh_installdocs
09:17:35    dh_installchangelogs
09:17:35    dh_installman
09:17:35    dh_bash-completion
09:17:35    debian/rules override_dh_installinit
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 # use "docker" as our service name, not "docker-ce"
09:17:35 dh_installinit --name=docker
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    debian/rules override_dh_installsystemd
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 # use "docker" as our service name, not "docker-ce"
09:17:35 dh_installsystemd --name=docker
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    dh_perl
09:17:35    dh_link
09:17:35    dh_strip_nondeterminism
09:17:35    dh_compress
09:17:35    dh_fixperms
09:17:35    dh_missing
09:17:35    debian/rules override_dh_dwz
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 # 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)
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    debian/rules override_dh_strip
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 # Go has lots of problems with stripping, so just don't
09:17:35 make[1]: Leaving directory '/root/build-deb'
09:17:35    dh_makeshlibs
09:17:35    debian/rules override_dh_shlibdeps
09:17:35 make[1]: Entering directory '/root/build-deb'
09:17:35 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:35 + for f in rootlesskit rootlesskit-docker-proxy
09:17:35 + GOBIN=/usr/local/bin
09:17:35 + GO111MODULE=on
09:17:35 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:36 + return
09:17:36 + RPM_EC=0
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.JwcgUp
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64 '!=' / ']'
09:17:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:36 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:36 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:36 + 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 '
09:17:36 + export CFLAGS
09:17:36 + 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 '
09:17:36 + export CXXFLAGS
09:17:36 + 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 '
09:17:36 + export FFLAGS
09:17:36 + 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 '
09:17:36 + export FCFLAGS
09:17:36 + VALAFLAGS=-g
09:17:36 + export VALAFLAGS
09:17:36 + 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 '
09:17:36 + export LDFLAGS
09:17:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:36 + export LT_SYS_LIBRARY_PATH
09:17:36 + CC=gcc
09:17:36 + export CC
09:17:36 + CXX=g++
09:17:36 + export CXX
09:17:36 + cd src
09:17:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/dockerd-rootless.sh
09:17:36 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:17:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/rootlesskit
09:17:36 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/rootlesskit-docker-proxy
09:17:36 + /usr/lib/rpm/check-buildroot
09:17:36 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:36 + /usr/lib/rpm/brp-compress
09:17:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:36 + popd
09:17:36 + RPM_EC=0
09:17:36 ~/rpmbuild/BUILD/src
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qYqat0
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64 '!=' / ']'
09:17:36 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:17:36 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:17:36 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:36 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:17:36 + 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'
09:17:36 + export CFLAGS
09:17:36 + 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'
09:17:36 + export CXXFLAGS
09:17:36 + 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'
09:17:36 + export FFLAGS
09:17:36 + 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'
09:17:36 + export FCFLAGS
09:17:36 + 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'
09:17:36 + export LDFLAGS
09:17:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:36 + export LT_SYS_LIBRARY_PATH
09:17:36 + CC=gcc
09:17:36 + export CC
09:17:36 + CXX=g++
09:17:36 + export CXX
09:17:36 + cd src
09:17:36 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:36 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:36 + 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
09:17:36 + popd
09:17:36 ~/rpmbuild/BUILD/src
09:17:36 + /usr/lib/rpm/check-buildroot
09:17:36 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:36 + /usr/lib/rpm/brp-compress
09:17:36 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:36 + /usr/lib/rpm/check-rpaths
09:17:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:36 + /usr/lib/rpm/brp-remove-la-files
09:17:36 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:36 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.VJmtCl
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + 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'
09:17:36 + export CFLAGS
09:17:36 + 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'
09:17:36 + export CXXFLAGS
09:17:36 + 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'
09:17:36 + export FFLAGS
09:17:36 + 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'
09:17:36 + export FCFLAGS
09:17:36 + 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'
09:17:36 + export LDFLAGS
09:17:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:36 + export LT_SYS_LIBRARY_PATH
09:17:36 + CC=gcc
09:17:36 + export CC
09:17:36 + CXX=g++
09:17:36 + export CXX
09:17:36 + cd src
09:17:36 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:17:36 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:36    dh_compress
09:17:36 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:36 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:36 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:36 + /usr/lib/rpm/check-rpaths
09:17:36 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:36 + ver=v0.11.2
09:17:36 + test v0.11.2 = v0.11.2
09:17:36 + echo 'PASS: docker-buildx version OK'
09:17:36 PASS: docker-buildx version OK
09:17:36 + RPM_EC=0
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Processing files: docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:17:36 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:17:36 Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc37
09:17:36 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:36 Requires(post): /bin/sh
09:17:36 Requires(preun): /bin/sh
09:17:36 Requires(postun): /bin/sh
09:17:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:17:36    dh_fixperms
09:17:36    dh_missing
09:17:36    debian/rules override_dh_dwz
09:17:36 make[1]: Entering directory '/root/build-deb'
09:17:36 # 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)
09:17:36 make[1]: Leaving directory '/root/build-deb'
09:17:36    debian/rules override_dh_strip
09:17:36 make[1]: Entering directory '/root/build-deb'
09:17:36 # Go has lots of problems with stripping, so just don't
09:17:36 make[1]: Leaving directory '/root/build-deb'
09:17:36    dh_makeshlibs
09:17:36    debian/rules override_dh_shlibdeps
09:17:36 make[1]: Entering directory '/root/build-deb'
09:17:36 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:36 mangling shebang in /usr/bin/dockerd-rootless.sh from /bin/sh to #!/usr/bin/sh
09:17:36 mangling shebang in /usr/bin/dockerd-rootless-setuptool.sh from /bin/sh to #!/usr/bin/sh
09:17:36 + /usr/lib/rpm/brp-remove-la-files
09:17:36 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:36 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:36 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X9abEx
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + 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 '
09:17:36 + export CFLAGS
09:17:36 + 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 '
09:17:36 + export CXXFLAGS
09:17:36 + 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 '
09:17:36 + export FFLAGS
09:17:36 + 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 '
09:17:36 + export FCFLAGS
09:17:36 + VALAFLAGS=-g
09:17:36 + export VALAFLAGS
09:17:36 + 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 '
09:17:36 + export LDFLAGS
09:17:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:36 + export LT_SYS_LIBRARY_PATH
09:17:36 + CC=gcc
09:17:36 + export CC
09:17:36 + CXX=g++
09:17:36 + export CXX
09:17:36 + cd src
09:17:36 + /usr/local/bin/rootlesskit -v
09:17:36 rootlesskit version 1.1.1
09:17:36 + RPM_EC=0
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:36 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.fc38 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.fc38
09:17:36 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:36 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:36 Requires(post): /bin/sh
09:17:36 Requires(preun): /bin/sh
09:17:36 Requires(postun): /bin/sh
09:17:36 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)
09:17:36 Conflicts: rootlesskit
09:17:36 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:36 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm
09:17:36 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm
09:17:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kcSZbX
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + cd src
09:17:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.aarch64
09:17:36 + RPM_EC=0
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PqKpNk
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + rm -rf src
09:17:36 + /usr/bin/mkdir -p src
09:17:36 + cd src
09:17:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:17:36 + /usr/bin/tar -xof -
09:17:36 + STATUS=0
09:17:36 + '[' 0 -ne 0 ']'
09:17:36 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:17:36 + /usr/bin/tar -xof -
09:17:36 + STATUS=0
09:17:36 + '[' 0 -ne 0 ']'
09:17:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:36 + RPM_EC=0
09:17:36 ++ jobs -p
09:17:36 + exit 0
09:17:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1QEubp
09:17:36 + umask 022
09:17:36 + cd /root/rpmbuild/BUILD
09:17:36 + cd src
09:17:36 + pushd /root/rpmbuild/BUILD/src/compose
09:17:36 + make VERSION=v2.21.0 DESTDIR=./bin build
09:17:36 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:17:36 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
09:17:36 go: downloading github.com/docker/cli v24.0.5+incompatible
09:17:36 go: downloading go.opentelemetry.io/otel v1.14.0
09:17:36 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:17:36 go: downloading github.com/compose-spec/compose-go v1.18.3
09:17:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:17:36 go: downloading github.com/docker/buildx v0.11.2
09:17:36 go: downloading github.com/docker/docker v24.0.5+incompatible
09:17:36 go: downloading github.com/hashicorp/go-version v1.6.0
09:17:36 go: downloading github.com/mattn/go-shellwords v1.0.12
09:17:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:17:36 go: downloading github.com/moby/buildkit v0.12.1
09:17:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:17:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:17:36 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:17:36 go: downloading google.golang.org/grpc v1.57.0
09:17:36 go: downloading github.com/containerd/containerd v1.7.3
09:17:36 go: downloading github.com/jonboulle/clockwork v0.4.0
09:17:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:17:37 go: downloading golang.org/x/sync v0.3.0
09:17:37 go: downloading github.com/stretchr/testify v1.8.4
09:17:37 go: downloading golang.org/x/sys v0.7.0
09:17:37 go: downloading github.com/theupdateframework/notary v0.7.0
09:17:37 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:17:37 go: downloading github.com/containerd/console v1.0.3
09:17:37 go: downloading github.com/imdario/mergo v0.3.16
09:17:37 go: downloading github.com/adrg/xdg v0.4.0
09:17:37 go: downloading github.com/buger/goterm v1.0.4
09:17:37 go: downloading github.com/go-logr/logr v1.2.4
09:17:37 go: downloading github.com/hashicorp/errwrap v1.1.0
09:17:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:17:37 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:17:37 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:17:37 go: downloading k8s.io/client-go v0.26.2
09:17:37 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:17:37 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:17:37 go: downloading k8s.io/api v0.26.2
09:17:37 go: downloading k8s.io/apimachinery v0.26.2
09:17:37 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.src.rpm
09:17:37 make[2]: Leaving directory '/root/build-deb/compose'
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    debian/rules override_dh_auto_test
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:37 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:37 PASS: daemon version OK
09:17:37 ver="$(cli/build/docker --version)"; \
09:17:37 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:37 PASS: cli version OK
09:17:37 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:37 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:37 PASS: docker-buildx version OK
09:17:37 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:37 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:37 PASS: docker-compose version OK
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    create-stamp debian/debhelper-build-stamp
09:17:37  debian/rules binary
09:17:37 dh binary --with=bash-completion
09:17:37    dh_testroot
09:17:37    dh_prep
09:17:37    dh_installdirs
09:17:37    debian/rules override_dh_auto_install
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 # docker-ce-cli install
09:17:37 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:37 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:37 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:37 # docker-ce install
09:17:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:37 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:37 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:37 # docker-buildx-plugin install
09:17:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:37 # docker-compose-plugin install
09:17:37 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:37 # docker-ce-rootless-extras install
09:17:37 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:37 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:37 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:37 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:37 # TODO: how can we install vpnkit?
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    debian/rules override_dh_install
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 dh_install
09:17:37 # TODO Can we do this from within our container?
09:17:37 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    dh_installdocs
09:17:37    dh_installchangelogs
09:17:37    dh_installman
09:17:37    dh_bash-completion
09:17:37    debian/rules override_dh_installinit
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 # use "docker" as our service name, not "docker-ce"
09:17:37 dh_installinit --name=docker
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    debian/rules override_dh_installsystemd
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 # use "docker" as our service name, not "docker-ce"
09:17:37 dh_installsystemd --name=docker
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    dh_perl
09:17:37    dh_link
09:17:37    dh_strip_nondeterminism
09:17:37    dh_compress
09:17:37    dh_fixperms
09:17:37    dh_missing
09:17:37    debian/rules override_dh_dwz
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17: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)
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    debian/rules override_dh_strip
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 # Go has lots of problems with stripping, so just don't
09:17:37 make[1]: Leaving directory '/root/build-deb'
09:17:37    dh_makeshlibs
09:17:37    debian/rules override_dh_shlibdeps
09:17:37 make[1]: Entering directory '/root/build-deb'
09:17:37 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:37 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:17:37 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:17:37 go: downloading github.com/pelletier/go-toml v1.9.5
09:17:37 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:17:37 go: downloading github.com/golang/mock v1.6.0
09:17:37 go: downloading github.com/klauspost/compress v1.16.5
09:17:37 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:17:37 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:17:37 go: downloading golang.org/x/crypto v0.7.0
09:17:37 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:17:37 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:17:37 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:17:37 go: downloading golang.org/x/net v0.9.0
09:17:37 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:17:38 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:17:38 go: downloading github.com/gogo/googleapis v1.4.1
09:17:38 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:17:38 go: downloading github.com/moby/locker v1.0.1
09:17:38 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:17:38 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:17:38 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:17:38 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:17:38 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:17:38 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:17:38 go: downloading github.com/google/gofuzz v1.2.0
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:17:38 go: downloading github.com/aws/smithy-go v1.13.5
09:17:38 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:17:38 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:17:38 go: downloading golang.org/x/term v0.7.0
09:17:38 go: downloading k8s.io/klog/v2 v2.90.1
09:17:38 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:17:38 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:17:38 go: downloading github.com/containerd/continuity v0.4.1
09:17:38 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:17:38 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:17:38 go: downloading gopkg.in/inf.v0 v0.9.1
09:17:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:17:38 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:17:38 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:17:38 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:17:38 go: downloading golang.org/x/oauth2 v0.7.0
09:17:38 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:17:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:17:38 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:17:38 go: downloading sigs.k8s.io/yaml v1.3.0
09:17:38 go: downloading github.com/moby/spdystream v0.2.0
09:17:38 go: downloading github.com/mattn/go-colorable v0.1.13
09:17:38 go: downloading github.com/json-iterator/go v1.1.12
09:17:38 go: downloading github.com/mattn/go-isatty v0.0.17
09:17:38 go: downloading github.com/modern-go/reflect2 v1.0.2
09:17:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:17:38 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:17:38 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:17:38 go: downloading github.com/go-openapi/swag v0.19.14
09:17:38 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:17:38 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:17:38 go: downloading github.com/mailru/easyjson v0.7.6
09:17:38 go: downloading github.com/josharian/intern v1.0.0
09:17:39 make[1]: Leaving directory '/root/build-deb'
09:17:39    dh_installdeb
09:17:39    debian/rules override_dh_gencontrol
09:17:39 make[1]: Entering directory '/root/build-deb'
09:17:39 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:39 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:39 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:39 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:39 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:39 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:39 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:39 dh_gencontrol --remaining-packages
09:17:39 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:39 make[1]: Leaving directory '/root/build-deb'
09:17:39    dh_md5sums
09:17:39 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
09:17:39 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:17:39    debian/rules override_dh_builddeb
09:17:39 make[1]: Entering directory '/root/build-deb'
09:17:39 dh_builddeb -- -Zxz
09:17:39 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'.
09:17:39 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'.
09:17:39 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'.
09:17:39 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'.
09:17:39 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'.
09:17:40 + make IMAGE=quay.io/centos/centos:stream8 verify
09:17:40 docker run  --rm -i \
09:17:40 	-v "$(pwd):/v" \
09:17:40 	-e DEBIAN_FRONTEND=noninteractive \
09:17:40 	-e PACKAGE_REPO=staging \
09:17:40 	-w /v \
09:17:40 	quay.io/centos/centos:stream8 ./verify
09:17:40 Unable to find image 'quay.io/centos/centos:stream8' locally
09:17:40 stream8: Pulling from centos/centos
09:17:40 25cab27afc97: Already exists
09:17:40 Digest: sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:17:40 Status: Downloaded newer image for quay.io/centos/centos:stream8
09:17:40 + verify
09:17:40 + dpkg --version
09:17:40 + rpm --version
09:17:40 + verify_rpm
09:17:40 ++ . /etc/os-release
09:17:40 +++ NAME='CentOS Stream'
09:17:40 +++ VERSION=8
09:17:40 +++ ID=centos
09:17:40 +++ ID_LIKE='rhel fedora'
09:17:40 +++ VERSION_ID=8
09:17:40 +++ PLATFORM_ID=platform:el8
09:17:40 +++ PRETTY_NAME='CentOS Stream 8'
09:17:40 +++ ANSI_COLOR='0;31'
09:17:40 +++ CPE_NAME=cpe:/o:centos:centos:8
09:17:40 +++ HOME_URL=https://centos.org/
09:17:40 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:17:40 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:17:40 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:17:40 ++ echo centos
09:17:40 + DIST_ID=centos
09:17:40 ++ . /etc/os-release
09:17:40 +++ NAME='CentOS Stream'
09:17:40 +++ VERSION=8
09:17:40 +++ ID=centos
09:17:40 +++ ID_LIKE='rhel fedora'
09:17:40 +++ VERSION_ID=8
09:17:40 +++ PLATFORM_ID=platform:el8
09:17:40 +++ PRETTY_NAME='CentOS Stream 8'
09:17:40 +++ ANSI_COLOR='0;31'
09:17:40 +++ CPE_NAME=cpe:/o:centos:centos:8
09:17:40 +++ HOME_URL=https://centos.org/
09:17:40 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:17:40 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:17:40 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:17:40 ++ echo 8
09:17:40 ++ cut -d. -f1
09:17:40 + DIST_VERSION=8
09:17:40 + pkg_manager=yum
09:17:40 + pkg_config_manager=yum-config-manager
09:17:40 + dnf --version
09:17:40 make[2]: Leaving directory '/root/build-deb/compose'
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    debian/rules override_dh_auto_test
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:40 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:40 PASS: daemon version OK
09:17:40 ver="$(cli/build/docker --version)"; \
09:17:40 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:40 PASS: cli version OK
09:17:40 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:40 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:40 PASS: docker-buildx version OK
09:17:40 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:40 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:40 PASS: docker-compose version OK
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    create-stamp debian/debhelper-build-stamp
09:17:40  debian/rules binary
09:17:40 dh binary --with=bash-completion
09:17:40    dh_testroot
09:17:40    dh_prep
09:17:40    dh_installdirs
09:17:40    debian/rules override_dh_auto_install
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # docker-ce-cli install
09:17:40 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:40 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:40 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:40 # docker-ce install
09:17:40 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:40 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:40 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:40 # docker-buildx-plugin install
09:17:40 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:40 # docker-compose-plugin install
09:17:40 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:40 # docker-ce-rootless-extras install
09:17:40 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:40 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:40 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:40 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:40 # TODO: how can we install vpnkit?
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    debian/rules override_dh_install
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 dh_install
09:17:40 # TODO Can we do this from within our container?
09:17:40 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    dh_installdocs
09:17:40    dh_installchangelogs
09:17:40    dh_installman
09:17:40    dh_bash-completion
09:17:40    debian/rules override_dh_installinit
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # use "docker" as our service name, not "docker-ce"
09:17:40 dh_installinit --name=docker
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    debian/rules override_dh_installsystemd
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # use "docker" as our service name, not "docker-ce"
09:17:40 dh_installsystemd --name=docker
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    dh_perl
09:17:40    dh_link
09:17:40    dh_strip_nondeterminism
09:17:40    dh_compress
09:17:40    dh_fixperms
09:17:40    dh_missing
09:17:40    debian/rules override_dh_dwz
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # 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)
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    debian/rules override_dh_strip
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # Go has lots of problems with stripping, so just don't
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    dh_makeshlibs
09:17:40    debian/rules override_dh_shlibdeps
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:40 4.7.0
09:17:40   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:53:41 2023
09:17:40   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
09:17:40 
09:17:40   Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Sep 18 04:53:39 2023
09:17:40   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
09:17:40 + pkg_manager=dnf
09:17:40 + pkg_config_manager='dnf config-manager'
09:17:40 + dnf clean all
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    dh_installdeb
09:17:40    debian/rules override_dh_gencontrol
09:17:40 make[1]: Entering directory '/root/build-deb'
09:17:40 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:40 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:40 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:40 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:40 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:40 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:40 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:40 dh_gencontrol --remaining-packages
09:17:40 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:40 make[1]: Leaving directory '/root/build-deb'
09:17:40    dh_md5sums
09:17:41 0 files removed
09:17:41 + dnf install -y 'dnf-command(config-manager)'
09:17:41    debian/rules override_dh_builddeb
09:17:41 make[1]: Entering directory '/root/build-deb'
09:17:41 dh_builddeb -- -Zxz
09:17:41 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'.
09:17:41 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'.
09:17:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'.
09:17:41 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'.
09:17:41 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'.
09:17:41 + for f in rootlesskit rootlesskit-docker-proxy
09:17:41 + GOBIN=/usr/local/bin
09:17:41 + GO111MODULE=on
09:17:41 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:41 make[1]: Leaving directory '/root/build-deb'
09:17:41    dh_installdeb
09:17:41    debian/rules override_dh_gencontrol
09:17:41 make[1]: Entering directory '/root/build-deb'
09:17:41 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:41 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:41 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:42 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:42 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:42 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:42 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:42 dh_gencontrol --remaining-packages
09:17:42 + rm -f /root/build-deb/engine/go.mod
09:17:42 Created binary: bundles/dynbinary-daemon/dockerd
09:17:42 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:42 + tee /root/build-deb/engine/go.mod
09:17:42 module github.com/docker/docker
09:17:42 
09:17:42 go 1.19
09:17:42 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:42 + GO111MODULE=on
09:17: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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:46.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
09:17:42 + rm -f /root/build-deb/engine/go.mod
09:17:42 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:42 
09:17:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:42 + RM_GOPATH=0
09:17:42 + TMP_GOPATH=/go
09:17:42 + : /usr/local/bin
09:17:42 + '[' -z /go ']'
09:17:42 + export GOPATH=/go
09:17:42 + GOPATH=/go
09:17:42 + case "$(go env GOARCH)" in
09:17:42 ++ go env GOARCH
09:17:42 + export GO_BUILDMODE=-buildmode=pie
09:17:42 + GO_BUILDMODE=-buildmode=pie
09:17:42 ++ dirname hack/dockerfile/install/install.sh
09:17:42 + dir=hack/dockerfile/install
09:17:42 + bin=tini
09:17:42 + shift
09:17:42 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:42 + . hack/dockerfile/install/tini.installer
09:17:42 ++ : v0.19.0
09:17:42 + install_tini
09:17:42 + echo 'Install tini version v0.19.0'
09:17:42 + git clone https://github.com/krallin/tini.git /go/tini
09:17:42 Install tini version v0.19.0
09:17:42 Cloning into '/go/tini'...
09:17:42 + cd /go/tini
09:17:42 + git checkout -q v0.19.0
09:17:42 + cmake .
09:17:42 -- The C compiler identification is GNU 9.4.0
09:17:42 -- Check for working C compiler: /usr/bin/cc
09:17:42 -- Check for working C compiler: /usr/bin/cc -- works
09:17:42 -- Detecting C compiler ABI info
09:17:42 -- Detecting C compiler ABI info - done
09:17:42 -- Detecting C compile features
09:17:42 -- Detecting C compile features - done
09:17:42 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:42 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:17:42 -- Configuring done
09:17:42 -- Generating done
09:17:42 -- Build files have been written to: /go/tini
09:17:42 + make tini-static
09:17:42 make[2]: Entering directory '/go/tini'
09:17:42 make[3]: Entering directory '/go/tini'
09:17:42 make[4]: Entering directory '/go/tini'
09:17:42 make[5]: Entering directory '/go/tini'
09:17:42 Scanning dependencies of target tini-static
09:17:42 make[5]: Leaving directory '/go/tini'
09:17:42 make[5]: Entering directory '/go/tini'
09:17:42 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:42 [100%] Linking C executable tini-static
09:17:42 make[5]: Leaving directory '/go/tini'
09:17:42 [100%] Built target tini-static
09:17:42 make[4]: Leaving directory '/go/tini'
09:17:42 make[3]: Leaving directory '/go/tini'
09:17:42 make[2]: Leaving directory '/go/tini'
09:17:42 + mkdir -p /usr/local/bin
09:17:42 + cp tini-static /usr/local/bin/docker-init
09:17:42 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:42 + RM_GOPATH=0
09:17:42 + TMP_GOPATH=/go
09:17:42 + : /usr/local/bin
09:17:42 + '[' -z /go ']'
09:17:42 + export GOPATH=/go
09:17:42 + GOPATH=/go
09:17:42 + case "$(go env GOARCH)" in
09:17:42 ++ go env GOARCH
09:17:42 + export GO_BUILDMODE=-buildmode=pie
09:17:42 + GO_BUILDMODE=-buildmode=pie
09:17:42 ++ dirname hack/dockerfile/install/install.sh
09:17:42 + dir=hack/dockerfile/install
09:17:42 + bin=rootlesskit
09:17:42 + shift
09:17:42 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:42 + . hack/dockerfile/install/rootlesskit.installer
09:17:42 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:42 + install_rootlesskit dynamic
09:17:42 + case "$1" in
09:17:42 + install_rootlesskit_dynamic
09:17:42 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:42 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:42 + export BUILD_MODE=-buildmode=pie
09:17:42 + BUILD_MODE=-buildmode=pie
09:17:42 + _install_rootlesskit
09:17:42 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:42 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:42 + for f in rootlesskit rootlesskit-docker-proxy
09:17:42 + GOBIN=/usr/local/bin
09:17:42 + GO111MODULE=on
09:17:42 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:42 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:42 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:42 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:42 go: downloading golang.org/x/sys v0.8.0
09:17:42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:42 go: downloading github.com/google/uuid v1.3.0
09:17:42 go: downloading github.com/moby/vpnkit v0.5.0
09:17:42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:42 go: downloading github.com/gofrs/flock v0.8.1
09:17:42 go: downloading github.com/gorilla/mux v1.8.0
09:17:42 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:42 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:42 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:42 go: downloading golang.org/x/net v0.10.0
09:17:42 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:42 go: downloading github.com/josharian/native v1.1.0
09:17:42 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:42 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:42 make[1]: Leaving directory '/root/build-deb'
09:17:42    dh_md5sums
09:17:42 make[1]: Leaving directory '/root/build-deb'
09:17:42  dpkg-genbuildinfo
09:17:42  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes
09:17:42 dpkg-genchanges: info: including full source code in upload
09:17:42  dpkg-source -I.git --after-build .
09:17:42 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:17:42 + destination=/build
09:17:42 + mkdir -p /build
09:17:42 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb /build
09:17:42 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'
09:17:42 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:17:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:17:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:17:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:17:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo'
09:17:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.buildinfo'
09:17:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes'
09:17:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.changes'
09:17:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 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'
09:17:42 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb'
09:17:42 CentOS Stream 8 - AppStream                      24 MB/s |  29 MB     00:01    
09:17:42 + return
09:17:42 # Build the CLI
09:17:42 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:17:42 Building dynamic docker-linux-arm-v6
09:17:42 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:39Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:17:42    debian/rules override_dh_builddeb
09:17:42 make[1]: Entering directory '/root/build-deb'
09:17:42 dh_builddeb -- -Zxz
09:17:42 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'.
09:17:42 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'.
09:17:42 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'.
09:17:42 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'.
09:17:42 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'.
09:17:42 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:17:42 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.k3dATu
09:17:42 + umask 022
09:17:42 + cd /root/rpmbuild/BUILD
09:17:42 + cd src
09:17:42 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64
09:17:42 + RPM_EC=0
09:17:42 ++ jobs -p
09:17:42 + exit 0
09:17:42 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.nDGEDA
09:17:42 + umask 022
09:17:42 + cd /root/rpmbuild/BUILD
09:17:42 + rm -rf src src.gemspec
09:17:42 + RPM_EC=0
09:17:42 ++ jobs -p
09:17:42 + exit 0
09:17:42     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:17:42     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:17:42     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:17:42     source_date_epoch_from_changelog set but %changelog is missing
09:17:42     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:17:42     source_date_epoch_from_changelog set but %changelog is missing
09:17:42     source_date_epoch_from_changelog set but %changelog is missing
09:17:42 
09:17:42 RPM build warnings:
09:17:42 warning: source_date_epoch_from_changelog set but %changelog is missing
09:17:42 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ouvrq9
09:17:42 + umask 022
09:17:42 + cd /root/rpmbuild/BUILD
09:17:42 + cd /root/rpmbuild/BUILD
09:17:42 + rm -rf src
09:17:42 + /usr/bin/mkdir -p src
09:17:42 + cd src
09:17:42 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:43 + STATUS=0
09:17:43 + '[' 0 -ne 0 ']'
09:17:43 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/buildx.tgz
09:17:43 make[2]: Leaving directory '/root/build-deb/compose'
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    debian/rules override_dh_auto_test
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:43 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:43 PASS: daemon version OK
09:17:43 ver="$(cli/build/docker --version)"; \
09:17:43 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:43 PASS: cli version OK
09:17:43 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:43 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:43 PASS: docker-buildx version OK
09:17:43 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:43 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:43 PASS: docker-compose version OK
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    create-stamp debian/debhelper-build-stamp
09:17:43  debian/rules binary
09:17:43 dh binary --with=bash-completion
09:17:43    dh_testroot
09:17:43    dh_prep
09:17:43    dh_installdirs
09:17:43    debian/rules override_dh_auto_install
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 # docker-ce-cli install
09:17:43 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:43 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:43 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:43 # docker-ce install
09:17:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:43 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:43 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:43 # docker-buildx-plugin install
09:17:43 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:43 # docker-compose-plugin install
09:17:43 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:43 # docker-ce-rootless-extras install
09:17:43 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:43 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:43 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:43 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:43 # TODO: how can we install vpnkit?
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    debian/rules override_dh_install
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 dh_install
09:17:43 # TODO Can we do this from within our container?
09:17:43 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    dh_installdocs
09:17:43    dh_installchangelogs
09:17:43    dh_installman
09:17:43    dh_bash-completion
09:17:43    debian/rules override_dh_installinit
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 # use "docker" as our service name, not "docker-ce"
09:17:43 dh_installinit --name=docker
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    debian/rules override_dh_installsystemd
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 # use "docker" as our service name, not "docker-ce"
09:17:43 dh_installsystemd --name=docker
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    dh_perl
09:17:43    dh_link
09:17:43    dh_strip_nondeterminism
09:17:43    dh_compress
09:17:43    dh_fixperms
09:17:43    dh_missing
09:17:43    debian/rules override_dh_dwz
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 # 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)
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    debian/rules override_dh_strip
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 # Go has lots of problems with stripping, so just don't
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43    dh_makeshlibs
09:17:43    debian/rules override_dh_shlibdeps
09:17:43 make[1]: Entering directory '/root/build-deb'
09:17:43 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:43 make[1]: Leaving directory '/root/build-deb'
09:17:43  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo
09:17:43  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes
09:17:43 dpkg-genchanges: info: including full source code in upload
09:17:43  dpkg-source -I.git --after-build .
09:17:43 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:17:43 + destination=/build
09:17:43 + mkdir -p /build
09:17:43 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb /build
09:17:43 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'
09:17:43 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb'
09:17:43 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:17:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:17:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:17:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:17:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo'
09:17:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.buildinfo'
09:17:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes'
09:17:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.changes'
09:17:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:17:43 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'
09:17:43 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb'
09:17:43 + STATUS=0
09:17:43 + '[' 0 -ne 0 ']'
09:17:43 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:17:43 + RPM_EC=0
09:17:43 ++ jobs -p
09:17:43 + exit 0
09:17:43 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pfL2jV
09:17:43 + umask 022
09:17:43 + cd /root/rpmbuild/BUILD
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:43 + export CFLAGS
09:17: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:43 + export CXXFLAGS
09:17:43 + 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 '
09:17:43 + export FFLAGS
09:17:43 + 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 '
09:17:43 + export FCFLAGS
09:17:43 + VALAFLAGS=-g
09:17:43 + export VALAFLAGS
09:17: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 '
09:17:43 + export LDFLAGS
09:17:43 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:43 + export LT_SYS_LIBRARY_PATH
09:17:43 + CC=gcc
09:17:43 + export CC
09:17:43 + CXX=g++
09:17:43 + export CXX
09:17:43 + cd src
09:17:43 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:43 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:43 + GO111MODULE=on
09:17:43 + CGO_ENABLED=0
09:17:43 + 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
09:17:45 make[2]: Leaving directory '/root/build-deb/compose'
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    debian/rules override_dh_auto_test
09:17:45 make[1]: Entering directory '/root/build-deb'
09:17:45 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:45 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:45 PASS: daemon version OK
09:17:45 ver="$(cli/build/docker --version)"; \
09:17:45 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:45 PASS: cli version OK
09:17:45 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:45 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:45 PASS: docker-buildx version OK
09:17:45 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:45 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:45 PASS: docker-compose version OK
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    create-stamp debian/debhelper-build-stamp
09:17:45  debian/rules binary
09:17:45 dh binary --with=bash-completion
09:17:45    dh_testroot
09:17:45    dh_prep
09:17:45    dh_installdirs
09:17:45    debian/rules override_dh_auto_install
09:17:45 make[1]: Entering directory '/root/build-deb'
09:17:45 # docker-ce-cli install
09:17:45 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:45 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:45 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:45 # docker-ce install
09:17:45 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:45 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:45 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:45 # docker-buildx-plugin install
09:17:45 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:45 # docker-compose-plugin install
09:17:45 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:45 # docker-ce-rootless-extras install
09:17:45 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:45 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:45 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:45 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:45 # TODO: how can we install vpnkit?
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    debian/rules override_dh_install
09:17:45 make[1]: Entering directory '/root/build-deb'
09:17:45 dh_install
09:17:45 # TODO Can we do this from within our container?
09:17:45 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    dh_installdocs
09:17:45    dh_installchangelogs
09:17:45    dh_installman
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    dh_installdeb
09:17:45    debian/rules override_dh_gencontrol
09:17:45 make[1]: Entering directory '/root/build-deb'
09:17:45 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:45 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:45 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:45 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:45 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:45 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:45 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:45 dh_gencontrol --remaining-packages
09:17:45 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45    dh_md5sums
09:17:45    debian/rules override_dh_builddeb
09:17:45 make[1]: Entering directory '/root/build-deb'
09:17:45 dh_builddeb -- -Zxz
09:17:45 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'.
09:17:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'.
09:17:45 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'.
09:17:45 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'.
09:17:45 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'.
09:17:45 make[1]: Leaving directory '/root/build-deb'
09:17:45  dpkg-genbuildinfo
09:17:45  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes
09:17:46    dh_bash-completion
09:17:46    debian/rules override_dh_installinit
09:17:46 make[1]: Entering directory '/root/build-deb'
09:17:46 # use "docker" as our service name, not "docker-ce"
09:17:46 dh_installinit --name=docker
09:17:46 make[1]: Leaving directory '/root/build-deb'
09:17:46    debian/rules override_dh_installsystemd
09:17:46 make[1]: Entering directory '/root/build-deb'
09:17:46 # use "docker" as our service name, not "docker-ce"
09:17:46 dh_installsystemd --name=docker
09:17:46 make[1]: Leaving directory '/root/build-deb'
09:17:46    dh_perl
09:17:46    dh_link
09:17:46    dh_strip_nondeterminism
09:17:46    dh_compress
09:17:46    dh_fixperms
09:17:46    dh_missing
09:17:46    debian/rules override_dh_dwz
09:17:46 make[1]: Entering directory '/root/build-deb'
09:17:46 # 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)
09:17:46 make[1]: Leaving directory '/root/build-deb'
09:17:46    debian/rules override_dh_strip
09:17:46 make[1]: Entering directory '/root/build-deb'
09:17:46 # Go has lots of problems with stripping, so just don't
09:17:46 make[1]: Leaving directory '/root/build-deb'
09:17:46    dh_makeshlibs
09:17:46 Metadata Cache Created
09:17:46 + echo '[DEBUG] Installing engine rpms'
09:17:46 [DEBUG] Installing engine rpms
09:17:46 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
09:17:46 ++ sed /src/d
09:17:46 + packages='rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm
09:17:46 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:17:46 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:17:46 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm
09:17:46 rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm'
09:17:46 + set -x
09:17:46 ++ source /etc/os-release
09:17:46 +++ NAME='CentOS Linux'
09:17:46 +++ VERSION='7 (AltArch)'
09:17:46 +++ ID=centos
09:17:46 +++ ID_LIKE='rhel fedora'
09:17:46 +++ VERSION_ID=7
09:17:46 +++ PRETTY_NAME='CentOS Linux 7 (AltArch)'
09:17:46 +++ ANSI_COLOR='0;31'
09:17:46 +++ CPE_NAME=cpe:/o:centos:centos:7:server
09:17:46 +++ HOME_URL=https://www.centos.org/
09:17:46 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:17:46 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:17:46 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:17:46 +++ REDHAT_SUPPORT_PRODUCT=centos
09:17:46 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:17:46 ++ echo 7
09:17:46 + product_version=7
09:17:46 + '[' 7 = rawhide ']'
09:17:46 + 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-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm
09:17:46 Loaded plugins: fastestmirror, ovl
09:17:46 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
09:17:46 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el7.aarch64.rpm to be installed
09:17:46 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed
09:17:46 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed
09:17:46 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
09:17:46 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el7.aarch64.rpm to be installed
09:17:46 Examining rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 Marking rpm/rpmbuild/centos-7/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64.rpm to be installed
09:17:46 Resolving Dependencies
09:17:46 --> Running transaction check
09:17:46 ---> Package docker-buildx-plugin.aarch64 0:0.11.2-0.el7 will be installed
09:17:46 ---> Package docker-ce.aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:17:46 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 Loading mirror speeds from cached hostfile
09:17:46  * base: download.cf.centos.org
09:17:46  * extras: download.cf.centos.org
09:17:46  * updates: download.cf.centos.org
09:17:46 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 ---> Package docker-ce-cli.aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:17:46 ---> Package docker-ce-rootless-extras.aarch64 0:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:17:46 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46 ---> Package docker-compose-plugin.aarch64 0:2.21.0-0.el7 will be installed
09:17:46 --> Running transaction check
09:17:46 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
09:17:46 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:17:46 ---> Package containerd.io.aarch64 0:1.6.24-3.1.el7 will be installed
09:17:46 ---> Package fuse-overlayfs.aarch64 0:0.7.2-6.el7_8 will be installed
09:17:46 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
09:17:46 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
09:17:46 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.aarch64
09:17:46 ---> Package iptables.aarch64 0:1.4.21-35.el7 will be installed
09:17:46 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.aarch64
09:17:46 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.aarch64
09:17:46 ---> Package libcgroup.aarch64 0:0.41-21.el7 will be installed
09:17:46 ---> Package libseccomp.aarch64 0:2.3.1-4.el7 will be installed
09:17:46 ---> Package slirp4netns.aarch64 0:0.4.3-4.el7_8 will be installed
09:17:46 --> Running transaction check
09:17:46 ---> Package fuse3-libs.aarch64 0:3.6.1-4.el7 will be installed
09:17:46 ---> Package libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3 will be installed
09:17:46 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
09:17:46 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
09:17:46 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.aarch64
09:17:46 ---> Package libnfnetlink.aarch64 0:1.0.1-4.el7 will be installed
09:17:46 ---> Package libselinux-utils.aarch64 0:2.5-15.el7 will be installed
09:17:46 ---> Package policycoreutils.aarch64 0:2.5-34.el7 will be installed
09:17:46 ---> Package policycoreutils-python.aarch64 0:2.5-34.el7 will be installed
09:17:46 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.aarch64
09:17:46 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
09:17:46 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
09:17:46 --> Running transaction check
09:17:46 ---> Package audit-libs-python.aarch64 0:2.8.5-4.el7 will be installed
09:17:46 ---> Package checkpolicy.aarch64 0:2.5-8.el7 will be installed
09:17:46 ---> Package libmnl.aarch64 0:1.0.3-7.el7 will be installed
09:17:46 ---> Package libselinux-python.aarch64 0:2.5-15.el7 will be installed
09:17:46 ---> Package libsemanage-python.aarch64 0:2.5-14.el7 will be installed
09:17:46 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
09:17:46 ---> Package setools-libs.aarch64 0:3.3.8-4.el7 will be installed
09:17:46 --> Finished Dependency Resolution
09:17:46 
09:17:46 Dependencies Resolved
09:17:46 
09:17:46 ================================================================================
09:17:46  Package                 Arch    Version                   Repository      Size
09:17:46 ================================================================================
09:17:46 Installing:
09:17:46  docker-buildx-plugin    aarch64 0.11.2-0.el7              /docker-buildx-plugin-0.11.2-0.el7.aarch64
09:17:46                                                                            56 M
09:17:46  docker-ce               aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7
09:17:46                                                            /docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46                                                                            69 M
09:17:46  docker-ce-cli           aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7
09:17:46                                                            /docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46                                                                            34 M
09:17:46  docker-ce-rootless-extras
09:17:46                          aarch64 0.0.0~20230915141727.0e70f1b-0.el7
09:17:46                                                            /docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.aarch64
09:17:46                                                                            18 M
09:17:46  docker-compose-plugin   aarch64 2.21.0-0.el7              /docker-compose-plugin-2.21.0-0.el7.aarch64
09:17:46                                                                            56 M
09:17:46 Installing for dependencies:
09:17:46  audit-libs-python       aarch64 2.8.5-4.el7               base            73 k
09:17:46  checkpolicy             aarch64 2.5-8.el7                 base           275 k
09:17:46  container-selinux       noarch  2:2.119.2-1.911c772.el7_8 extras          40 k
09:17:46  containerd.io           aarch64 1.6.24-3.1.el7            docker-ce-test  25 M
09:17:46  fuse-overlayfs          aarch64 0.7.2-6.el7_8             extras          52 k
09:17:46  fuse3-libs              aarch64 3.6.1-4.el7               extras          76 k
09:17:46  iptables                aarch64 1.4.21-35.el7             base           439 k
09:17:46  libcgroup               aarch64 0.41-21.el7               base            63 k
09:17:46  libmnl                  aarch64 1.0.3-7.el7               base            23 k
09:17:46  libnetfilter_conntrack  aarch64 1.0.6-1.el7_3             base            51 k
09:17:46  libnfnetlink            aarch64 1.0.1-4.el7               base            25 k
09:17:46  libseccomp              aarch64 2.3.1-4.el7               base            55 k
09:17:46  libselinux-python       aarch64 2.5-15.el7                base           222 k
09:17:46  libselinux-utils        aarch64 2.5-15.el7                base           154 k
09:17:46  libsemanage-python      aarch64 2.5-14.el7                base           109 k
09:17:46  policycoreutils         aarch64 2.5-34.el7                base           916 k
09:17:46  policycoreutils-python  aarch64 2.5-34.el7                base           456 k
09:17:46  python-IPy              noarch  0.75-6.el7                base            32 k
09:17:46  selinux-policy          noarch  3.13.1-268.el7_9.2        updates        498 k
09:17:46  selinux-policy-targeted noarch  3.13.1-268.el7_9.2        updates        7.0 M
09:17:46  setools-libs            aarch64 3.3.8-4.el7               base           567 k
09:17:46  slirp4netns             aarch64 0.4.3-4.el7_8             extras          78 k
09:17:46 
09:17:46 Transaction Summary
09:17:46 ================================================================================
09:17:46 Install  5 Packages (+22 Dependent packages)
09:17:46 
09:17:46 Total size: 270 M
09:17:46 Total download size: 36 M
09:17:46 Installed size: 368 M
09:17:46 Downloading packages:
09:17:46    debian/rules override_dh_shlibdeps
09:17:46 make[1]: Entering directory '/root/build-deb'
09:17:46 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:47 dpkg-genchanges: info: including full source code in upload
09:17:47  dpkg-source -I.git --after-build .
09:17:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:17:47 + destination=/build
09:17:47 + mkdir -p /build
09:17:47 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb /build
09:17:47 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'
09:17:47 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb'
09:17:47 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:17:47 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:17:47 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:17:47 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:17:47 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo'
09:17:47 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.buildinfo'
09:17:47 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes'
09:17:47 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.changes'
09:17:47 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:17:47 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'
09:17:47 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb'
09:17:47 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
09:17:47 Public key for fuse-overlayfs-0.7.2-6.el7_8.aarch64.rpm is not installed
09:17:47 make[1]: Leaving directory '/root/build-deb'
09:17:47    dh_installdeb
09:17:47    debian/rules override_dh_gencontrol
09:17:47 make[1]: Entering directory '/root/build-deb'
09:17:47 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:47 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:47 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:47 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:47 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:47 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:47 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:47 dh_gencontrol --remaining-packages
09:17:47 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:47 make[1]: Leaving directory '/root/build-deb'
09:17:47    dh_md5sums
09:17:47 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
09:17:47    debian/rules override_dh_builddeb
09:17:47 make[1]: Entering directory '/root/build-deb'
09:17:47 dh_builddeb -- -Zxz
09:17:47 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'.
09:17:47 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'.
09:17:47 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'.
09:17:47 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'.
09:17:47 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'.
09:17:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:17:48 + make IMAGE=debian:bookworm verify
09:17:48 docker run  --rm -i \
09:17:48 	-v "$(pwd):/v" \
09:17:48 	-e DEBIAN_FRONTEND=noninteractive \
09:17:48 	-e PACKAGE_REPO=staging \
09:17:48 	-w /v \
09:17:48 	debian:bookworm ./verify
09:17:48 Unable to find image 'debian:bookworm' locally
09:17:48 bookworm: Pulling from library/debian
09:17:48 796cc43785ac: Already exists
09:17:48 Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:17:48 Status: Downloaded newer image for debian:bookworm
09:17:48 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
09:17:48 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:17:49 + verify
09:17:49 + dpkg --version
09:17:49 + verify_deb
09:17:49 + apt-get update
09:17:49 + make IMAGE=ubuntu:focal verify
09:17:49 docker run  --rm -i \
09:17:49 	-v "$(pwd):/v" \
09:17:49 	-e DEBIAN_FRONTEND=noninteractive \
09:17:49 	-e PACKAGE_REPO=staging \
09:17:49 	-w /v \
09:17:49 	ubuntu:focal ./verify
09:17:49 Unable to find image 'ubuntu:focal' locally
09:17:49 focal: Pulling from library/ubuntu
09:17:49 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:17:49 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:17:49 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:17:49 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8803 kB]
09:17:49 82d728d38b98: Already exists
09:17:49 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:17:49 Status: Downloaded newer image for ubuntu:focal
09:17:49 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [6436 B]
09:17:49 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [62.9 kB]
09:17:49 + rm -f /root/build-deb/engine/go.mod
09:17:49 Created binary: bundles/dynbinary-daemon/dockerd
09:17:49 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:49 + tee /root/build-deb/engine/go.mod
09:17:49 module github.com/docker/docker
09:17:49 
09:17:49 go 1.19
09:17:49 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:49 + GO111MODULE=on
09:17:49 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14: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
09:17:49 + rm -f /root/build-deb/engine/go.mod
09:17:49 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:49 
09:17:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:49 + RM_GOPATH=0
09:17:49 + TMP_GOPATH=/go
09:17:49 + : /usr/local/bin
09:17:49 + '[' -z /go ']'
09:17:49 + export GOPATH=/go
09:17:49 + GOPATH=/go
09:17:49 + case "$(go env GOARCH)" in
09:17:49 ++ go env GOARCH
09:17:49 + export GO_BUILDMODE=-buildmode=pie
09:17:49 + GO_BUILDMODE=-buildmode=pie
09:17:49 ++ dirname hack/dockerfile/install/install.sh
09:17:49 + dir=hack/dockerfile/install
09:17:49 + bin=tini
09:17:49 + shift
09:17:49 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:49 + . hack/dockerfile/install/tini.installer
09:17:49 ++ : v0.19.0
09:17:49 + install_tini
09:17:49 + echo 'Install tini version v0.19.0'
09:17:49 + git clone https://github.com/krallin/tini.git /go/tini
09:17:49 Install tini version v0.19.0
09:17:49 Cloning into '/go/tini'...
09:17:49 + cd /go/tini
09:17:49 + git checkout -q v0.19.0
09:17:49 + cmake .
09:17:49 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:17:49   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:17:49   CMake.
09:17:49 
09:17:49   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:17:49   CMake that the project does not need compatibility with older versions.
09:17:49 
09:17:49 
09:17:49 -- The C compiler identification is GNU 12.2.0
09:17:49 -- Detecting C compiler ABI info
09:17:49 -- Detecting C compiler ABI info - done
09:17:49 -- Check for working C compiler: /usr/bin/cc - skipped
09:17:49 -- Detecting C compile features
09:17:49 -- Detecting C compile features - done
09:17:49 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:49 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:49 -- Configuring done
09:17:49 -- Generating done
09:17:49 -- Build files have been written to: /go/tini
09:17:49 + make tini-static
09:17:49 make[2]: Entering directory '/go/tini'
09:17:49 make[3]: Entering directory '/go/tini'
09:17:49 make[4]: Entering directory '/go/tini'
09:17:49 make[5]: Entering directory '/go/tini'
09:17:49 make[5]: Leaving directory '/go/tini'
09:17:49 make[5]: Entering directory '/go/tini'
09:17:49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:49 [100%] Linking C executable tini-static
09:17:49 make[5]: Leaving directory '/go/tini'
09:17:49 [100%] Built target tini-static
09:17:49 make[4]: Leaving directory '/go/tini'
09:17:49 make[3]: Leaving directory '/go/tini'
09:17:49 make[2]: Leaving directory '/go/tini'
09:17:49 + mkdir -p /usr/local/bin
09:17:49 + cp tini-static /usr/local/bin/docker-init
09:17:49 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:49 + RM_GOPATH=0
09:17:49 + TMP_GOPATH=/go
09:17:49 + : /usr/local/bin
09:17:49 + '[' -z /go ']'
09:17:49 + export GOPATH=/go
09:17:49 + GOPATH=/go
09:17:49 + case "$(go env GOARCH)" in
09:17:49 ++ go env GOARCH
09:17:49 + export GO_BUILDMODE=-buildmode=pie
09:17:49 + GO_BUILDMODE=-buildmode=pie
09:17:49 ++ dirname hack/dockerfile/install/install.sh
09:17:49 + dir=hack/dockerfile/install
09:17:49 + bin=rootlesskit
09:17:49 + shift
09:17:49 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:49 + . hack/dockerfile/install/rootlesskit.installer
09:17:49 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:49 + install_rootlesskit dynamic
09:17:49 + case "$1" in
09:17:49 + install_rootlesskit_dynamic
09:17:49 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:49 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:49 + export BUILD_MODE=-buildmode=pie
09:17:49 + BUILD_MODE=-buildmode=pie
09:17:49 + _install_rootlesskit
09:17:49 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:49 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:49 + for f in rootlesskit rootlesskit-docker-proxy
09:17:49 + GOBIN=/usr/local/bin
09:17:49 + GO111MODULE=on
09:17:49 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:49 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:49 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:49 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:49 go: downloading golang.org/x/sys v0.8.0
09:17:49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:49 go: downloading github.com/google/uuid v1.3.0
09:17:49 go: downloading github.com/moby/vpnkit v0.5.0
09:17:49 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:49 go: downloading github.com/gofrs/flock v0.8.1
09:17:49 go: downloading github.com/gorilla/mux v1.8.0
09:17:49 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:49 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:49 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:49 go: downloading golang.org/x/net v0.10.0
09:17:49 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:49 go: downloading github.com/josharian/native v1.1.0
09:17:49 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:49 + verify
09:17:49 + dpkg --version
09:17:49 + verify_deb
09:17:49 + apt-get update
09:17:49 make[1]: Leaving directory '/root/build-deb'
09:17:49  dpkg-genbuildinfo
09:17:49  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes
09:17:49 dpkg-genchanges: info: including full source code in upload
09:17:49  dpkg-source -I.git --after-build .
09:17:49 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:17:49 + destination=/build
09:17:49 + mkdir -p /build
09:17:49 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb /build
09:17:49 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'
09:17:49 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb'
09:17:49 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:17:49 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:17:49 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:17:49 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:17:49 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo'
09:17:49 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.buildinfo'
09:17:49 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes'
09:17:49 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.changes'
09:17:49 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb'
09:17:49 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'
09:17:49 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
09:17:49 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
09:17:50 + for f in rootlesskit rootlesskit-docker-proxy
09:17:50 + GOBIN=/usr/local/bin
09:17:50 + GO111MODULE=on
09:17:50 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:50 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
09:17:50 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
09:17:50 Fetched 9124 kB in 2s (6018 kB/s)
09:17:50 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
09:17:50 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 Packages [1234 kB]
09:17:51 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted arm64 Packages [1317 B]
09:17:51 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/universe arm64 Packages [11.1 MB]
09:17:51 Reading package lists...
09:17:51 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:17:51 + return
09:17:51 # Build the CLI
09:17:51 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:17:51 Building dynamic docker-linux-arm-v6
09:17:51 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:46Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:17:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
09:17:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:17:51 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/multiverse arm64 Packages [139 kB]
09:17:51 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 Packages [2661 kB]
09:17:51 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted arm64 Packages [46.2 kB]
09:17:51 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 Packages [1299 kB]
09:17:51 Reading package lists...
09:17:51 + make IMAGE=debian:bullseye verify
09:17:51 docker run  --rm -i \
09:17:51 	-v "$(pwd):/v" \
09:17:51 	-e DEBIAN_FRONTEND=noninteractive \
09:17:51 	-e PACKAGE_REPO=staging \
09:17:51 	-w /v \
09:17:51 	debian:bullseye ./verify
09:17:51 Unable to find image 'debian:bullseye' locally
09:17:51 bullseye: Pulling from library/debian
09:17:51 31f5dc1f52c8: Already exists
09:17:51 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse arm64 Packages [9393 B]
09:17:51 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/main arm64 Packages [54.8 kB]
09:17:51 Building dependency tree...
09:17:51 Reading state information...
09:17:51 Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:17:51 Status: Downloaded newer image for debian:bullseye
09:17:52 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe arm64 Packages [27.8 kB]
09:17:52 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse arm64 Packages [3262 B]
09:17:52 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main arm64 Packages [2266 kB]
09:17:52 The following additional packages will be installed:
09:17:52   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
09:17:52   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:17:52   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:17:52   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:17:52   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:17:52   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:17:52   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:17:52   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:17:52   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:17:52   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:17:52   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:17:52   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:17:52   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:17:52   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:17:52   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:17:52   media-types openssl packagekit pinentry-curses polkitd python-apt-common
09:17:52   python3 python3-apt python3-blinker python3-cffi-backend
09:17:52   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:17:52   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:17:52   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:17:52   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:17:52   readline-common sgml-base systemd systemd-sysv xml-core
09:17:52 Suggested packages:
09:17:52   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:17:52   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:17:52   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
09:17:52   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
09:17:52   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
09:17:52   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
09:17:52   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:17:52   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
09:17:52   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
09:17:52   libtss2-rc0 debhelper
09:17:52 Recommended packages:
09:17:52   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
09:17:52   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
09:17:52   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
09:17:52 + verify
09:17:52 + dpkg --version
09:17:52 + verify_deb
09:17:52 + apt-get update
09:17:52 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted arm64 Packages [45.9 kB]
09:17:52 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe arm64 Packages [996 kB]
09:17:52 CentOS Stream 8 - BaseOS                         37 MB/s |  36 MB     00:00    
09:17:52 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:17:52 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:17:52 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:17:52 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
09:17:52 Fetched 20.5 MB in 3s (7172 kB/s)
09:17:52 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/dockerd
09:17:52 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/amd64)...
09:17:52 + tee /root/rpmbuild/BUILD/src/engine/go.mod
09:17:52 module github.com/docker/docker
09:17:52 
09:17:52 go 1.19
09:17:52 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:52 + GO111MODULE=on
09:17:52 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:17:05.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
09:17:52 + rm -f /root/rpmbuild/BUILD/src/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:52 
09:17:52 + popd
09:17:52 + exit 0
09:17:52 ~/rpmbuild/BUILD/src
09:17:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.y9S34E
09:17:52 + umask 022
09:17:52 + cd /root/rpmbuild/BUILD
09:17:52 + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']'
09:17:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:17:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:17:52 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:52 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:17:52 + cd src
09:17:52 ++ readlink -f engine/bundles/dynbinary-daemon/dockerd
09:17:52 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd
09:17:52 ++ readlink -f engine/bundles/dynbinary-daemon/docker-proxy
09:17:52 + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/docker-proxy
09:17:52 + install -D -p -m 0755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/libexec/docker/docker-init
09:17:52 + install -D -m 0644 engine/contrib/init/systemd/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/lib/systemd/system/docker.service
09:17:52 + install -D -m 0644 engine/contrib/init/systemd/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/lib/systemd/system/docker.socket
09:17:52 + mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/etc/docker
09:17:52 + /usr/lib/rpm/check-buildroot
09:17:52 + /usr/lib/rpm/redhat/brp-compress
09:17:52 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:17:52 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:52 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:17:52 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:17:52 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:52 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:17:52 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.LD6cZF
09:17:52 + umask 022
09:17:52 + cd /root/rpmbuild/BUILD
09:17:52 + cd src
09:17:52 ++ engine/bundles/dynbinary-daemon/dockerd --version
09:17:52 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:17:52 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b'
09:17:52 + echo 'PASS: daemon version OK'
09:17:52 PASS: daemon version OK
09:17:52 + exit 0
09:17:52 Processing files: docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:17:52 + popd
09:17:52 + RPM_EC=0
09:17:52 ~/rpmbuild/BUILD/src
09:17:52 ++ jobs -p
09:17:52 + exit 0
09:17:52 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1p9V3T
09:17:52 + umask 022
09:17:52 + cd /root/rpmbuild/BUILD
09:17:52 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64 '!=' / ']'
09:17:52 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:17:52 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:17:52 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:52 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:17: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 '
09:17:52 + export CFLAGS
09:17: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 '
09:17:52 + export CXXFLAGS
09:17:52 + 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 '
09:17:52 + export FFLAGS
09:17:52 + 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 '
09:17:52 + export FCFLAGS
09:17:52 + VALAFLAGS=-g
09:17:52 + export VALAFLAGS
09:17: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 '
09:17:52 + export LDFLAGS
09:17:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:52 + export LT_SYS_LIBRARY_PATH
09:17:52 + CC=gcc
09:17:52 + export CC
09:17:52 + CXX=g++
09:17:52 + export CXX
09:17:52 + cd src
09:17:52 + pushd /root/rpmbuild/BUILD/src/buildx
09:17:52 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:52 + 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
09:17:52 + popd
09:17:52 + /usr/lib/rpm/check-buildroot
09:17:52 ~/rpmbuild/BUILD/src
09:17:52 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:52 + /usr/lib/rpm/brp-compress
09:17:52 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:52 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [243 kB]
09:17:52 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [14.9 kB]
09:17:52 + rm -f /root/build-deb/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/dockerd
09:17:52 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:52 + tee /root/build-deb/engine/go.mod
09:17:52 module github.com/docker/docker
09:17:52 
09:17:52 go 1.19
09:17:52 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:52 + GO111MODULE=on
09:17:52 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.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
09:17:52 + rm -f /root/build-deb/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:52 
09:17:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:52 + RM_GOPATH=0
09:17:52 + TMP_GOPATH=/go
09:17:52 + : /usr/local/bin
09:17:52 + '[' -z /go ']'
09:17:52 + export GOPATH=/go
09:17:52 + GOPATH=/go
09:17:52 + case "$(go env GOARCH)" in
09:17:52 ++ go env GOARCH
09:17:52 + export GO_BUILDMODE=-buildmode=pie
09:17:52 + GO_BUILDMODE=-buildmode=pie
09:17:52 ++ dirname hack/dockerfile/install/install.sh
09:17:52 + dir=hack/dockerfile/install
09:17:52 + bin=tini
09:17:52 + shift
09:17:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:52 + . hack/dockerfile/install/tini.installer
09:17:52 ++ : v0.19.0
09:17:52 + install_tini
09:17:52 + echo 'Install tini version v0.19.0'
09:17:52 + git clone https://github.com/krallin/tini.git /go/tini
09:17:52 Install tini version v0.19.0
09:17:52 Cloning into '/go/tini'...
09:17:52 + cd /go/tini
09:17:52 + git checkout -q v0.19.0
09:17:52 + cmake .
09:17:52 -- The C compiler identification is GNU 10.2.1
09:17:52 -- Detecting C compiler ABI info
09:17:52 -- Detecting C compiler ABI info - done
09:17:52 -- Check for working C compiler: /usr/bin/cc - skipped
09:17:52 -- Detecting C compile features
09:17:52 -- Detecting C compile features - done
09:17:52 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:52 -- Configuring done
09:17:52 -- Generating done
09:17:52 -- Build files have been written to: /go/tini
09:17:52 + make tini-static
09:17:52 make[2]: Entering directory '/go/tini'
09:17:52 make[3]: Entering directory '/go/tini'
09:17:52 make[4]: Entering directory '/go/tini'
09:17:52 make[5]: Entering directory '/go/tini'
09:17:52 Scanning dependencies of target tini-static
09:17:52 make[5]: Leaving directory '/go/tini'
09:17:52 make[5]: Entering directory '/go/tini'
09:17:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:52 [100%] Linking C executable tini-static
09:17:52 make[5]: Leaving directory '/go/tini'
09:17:52 [100%] Built target tini-static
09:17:52 make[4]: Leaving directory '/go/tini'
09:17:52 make[3]: Leaving directory '/go/tini'
09:17:52 make[2]: Leaving directory '/go/tini'
09:17:52 + mkdir -p /usr/local/bin
09:17:52 + cp tini-static /usr/local/bin/docker-init
09:17:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:52 + RM_GOPATH=0
09:17:52 + TMP_GOPATH=/go
09:17:52 + : /usr/local/bin
09:17:52 + '[' -z /go ']'
09:17:52 + export GOPATH=/go
09:17:52 + GOPATH=/go
09:17:52 + case "$(go env GOARCH)" in
09:17:52 ++ go env GOARCH
09:17:52 + export GO_BUILDMODE=-buildmode=pie
09:17:52 + GO_BUILDMODE=-buildmode=pie
09:17:52 ++ dirname hack/dockerfile/install/install.sh
09:17:52 + dir=hack/dockerfile/install
09:17:52 + bin=rootlesskit
09:17:52 + shift
09:17:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:52 + . hack/dockerfile/install/rootlesskit.installer
09:17:52 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 + install_rootlesskit dynamic
09:17:52 + case "$1" in
09:17:52 + install_rootlesskit_dynamic
09:17:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:52 + export BUILD_MODE=-buildmode=pie
09:17:52 + BUILD_MODE=-buildmode=pie
09:17:52 + _install_rootlesskit
09:17:52 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:52 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 + for f in rootlesskit rootlesskit-docker-proxy
09:17:52 + GOBIN=/usr/local/bin
09:17:52 + GO111MODULE=on
09:17:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:52 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:52 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:52 go: downloading golang.org/x/sys v0.8.0
09:17:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:52 go: downloading github.com/google/uuid v1.3.0
09:17:52 go: downloading github.com/moby/vpnkit v0.5.0
09:17:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:52 go: downloading github.com/gofrs/flock v0.8.1
09:17:52 go: downloading github.com/gorilla/mux v1.8.0
09:17:52 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:52 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:52 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:52 go: downloading golang.org/x/net v0.10.0
09:17:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:52 go: downloading github.com/josharian/native v1.1.0
09:17:52 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:52 + rm -f /root/build-deb/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/dockerd
09:17:52 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:17:52 + tee /root/build-deb/engine/go.mod
09:17:52 module github.com/docker/docker
09:17:52 
09:17:52 go 1.19
09:17:52 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:17:52 + GO111MODULE=on
09:17:52 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:14:57.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
09:17:52 + rm -f /root/build-deb/engine/go.mod
09:17:52 Created binary: bundles/dynbinary-daemon/docker-proxy
09:17:52 
09:17:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:17:52 + RM_GOPATH=0
09:17:52 + TMP_GOPATH=/go
09:17:52 + : /usr/local/bin
09:17:52 + '[' -z /go ']'
09:17:52 + export GOPATH=/go
09:17:52 + GOPATH=/go
09:17:52 + case "$(go env GOARCH)" in
09:17:52 ++ go env GOARCH
09:17:52 + export GO_BUILDMODE=-buildmode=pie
09:17:52 + GO_BUILDMODE=-buildmode=pie
09:17:52 ++ dirname hack/dockerfile/install/install.sh
09:17:52 + dir=hack/dockerfile/install
09:17:52 + bin=tini
09:17:52 + shift
09:17:52 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:17:52 + . hack/dockerfile/install/tini.installer
09:17:52 ++ : v0.19.0
09:17:52 + install_tini
09:17:52 + echo 'Install tini version v0.19.0'
09:17:52 Install tini version v0.19.0
09:17:52 + git clone https://github.com/krallin/tini.git /go/tini
09:17:52 Cloning into '/go/tini'...
09:17:52 + cd /go/tini
09:17:52 + git checkout -q v0.19.0
09:17:52 + cmake .
09:17:52 -- The C compiler identification is GNU 8.3.0
09:17:52 -- Check for working C compiler: /usr/bin/cc
09:17:52 -- Check for working C compiler: /usr/bin/cc -- works
09:17:52 -- Detecting C compiler ABI info
09:17:52 -- Detecting C compiler ABI info - done
09:17:52 -- Detecting C compile features
09:17:52 -- Detecting C compile features - done
09:17:52 -- Performing Test HAS_BUILTIN_FORTIFY
09:17:52 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:17:52 -- Configuring done
09:17:52 -- Generating done
09:17:52 -- Build files have been written to: /go/tini
09:17:52 + make tini-static
09:17:52 make[2]: Entering directory '/go/tini'
09:17:52 make[3]: Entering directory '/go/tini'
09:17:52 make[4]: Entering directory '/go/tini'
09:17:52 make[5]: Entering directory '/go/tini'
09:17:52 Scanning dependencies of target tini-static
09:17:52 make[5]: Leaving directory '/go/tini'
09:17:52 make[5]: Entering directory '/go/tini'
09:17:52 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:17:52 [100%] Linking C executable tini-static
09:17:52 make[5]: Leaving directory '/go/tini'
09:17:52 [100%] Built target tini-static
09:17:52 make[4]: Leaving directory '/go/tini'
09:17:52 make[3]: Leaving directory '/go/tini'
09:17:52 make[2]: Leaving directory '/go/tini'
09:17:52 + mkdir -p /usr/local/bin
09:17:52 + cp tini-static /usr/local/bin/docker-init
09:17:52 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:17:52 + RM_GOPATH=0
09:17:52 + TMP_GOPATH=/go
09:17:52 + : /usr/local/bin
09:17:52 + '[' -z /go ']'
09:17:52 + export GOPATH=/go
09:17:52 + GOPATH=/go
09:17:52 + case "$(go env GOARCH)" in
09:17:52 ++ go env GOARCH
09:17:52 + export GO_BUILDMODE=-buildmode=pie
09:17:52 + GO_BUILDMODE=-buildmode=pie
09:17:52 ++ dirname hack/dockerfile/install/install.sh
09:17:52 + dir=hack/dockerfile/install
09:17:52 + bin=rootlesskit
09:17:52 + shift
09:17:52 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:17:52 + . hack/dockerfile/install/rootlesskit.installer
09:17:52 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 + install_rootlesskit dynamic
09:17:52 + case "$1" in
09:17:52 + install_rootlesskit_dynamic
09:17:52 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:17:52 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:17:52 + export BUILD_MODE=-buildmode=pie
09:17:52 + BUILD_MODE=-buildmode=pie
09:17:52 + _install_rootlesskit
09:17:52 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:17:52 + for f in rootlesskit rootlesskit-docker-proxy
09:17:52 + GOBIN=/usr/local/bin
09:17:52 + GO111MODULE=on
09:17:52 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:52 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:17:52 go: downloading github.com/sirupsen/logrus v1.9.2
09:17:52 go: downloading github.com/urfave/cli/v2 v2.25.5
09:17:52 go: downloading golang.org/x/sys v0.8.0
09:17:52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:17:52 go: downloading github.com/google/uuid v1.3.0
09:17:52 go: downloading github.com/moby/vpnkit v0.5.0
09:17:52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:17:52 go: downloading github.com/gofrs/flock v0.8.1
09:17:52 go: downloading github.com/gorilla/mux v1.8.0
09:17:52 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:17:52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:17:52 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:17:52 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:17:52 go: downloading golang.org/x/net v0.10.0
09:17:52 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:17:52 go: downloading github.com/josharian/native v1.1.0
09:17:52 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:17:53 The following NEW packages will be installed:
09:17:53   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:17:53   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:17:53   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
09:17:53   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:17:53   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
09:17:53   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:17:53   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:17:53   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:17:53   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:17:53   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:17:53   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:17:53   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:17:53   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:17:53   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:17:53   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:17:53   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:17:53   lsb-release media-types openssl packagekit pinentry-curses polkitd
09:17:53   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
09:17:53   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:17:53   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:17:53   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:17:53   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:17:53   readline-common sgml-base software-properties-common systemd systemd-sysv
09:17:53   xml-core
09:17:53 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.
09:17:53 Need to get 47.1 MB of archives.
09:17:53 After this operation, 184 MB of additional disk space will be used.
09:17:53 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.9-1 [1800 kB]
09:17:53 Get:2 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
09:17:53 Get:3 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
09:17:53 Get:4 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
09:17:53 Get:5 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
09:17:53 Get:6 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u1 [205 kB]
09:17:53 Get:7 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
09:17:53 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
09:17:53 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
09:17:53 Get:10 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
09:17:53 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.12-1~deb12u1 [1506 kB]
09:17:53 Get:12 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.12-1~deb12u1 [2824 kB]
09:17:53 Get:13 http://deb.debian.org/debian bookworm/main arm64 systemd-sysv arm64 252.12-1~deb12u1 [41.6 kB]
09:17:53 Get:14 http://deb.debian.org/debian bookworm/main arm64 libdbus-1-3 arm64 1.14.8-2~deb12u1 [193 kB]
09:17:53 Get:15 http://deb.debian.org/debian bookworm/main arm64 dbus-bin arm64 1.14.8-2~deb12u1 [103 kB]
09:17:53 Get:16 http://deb.debian.org/debian bookworm/main arm64 dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB]
09:17:53 Get:17 http://deb.debian.org/debian bookworm/main arm64 libexpat1 arm64 2.5.0-1 [84.8 kB]
09:17:53 Get:18 http://deb.debian.org/debian bookworm/main arm64 dbus-daemon arm64 1.14.8-2~deb12u1 [175 kB]
09:17:53 Get:19 http://deb.debian.org/debian bookworm/main arm64 dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB]
09:17:53 Get:20 http://deb.debian.org/debian bookworm/main arm64 dbus arm64 1.14.8-2~deb12u1 [95.3 kB]
09:17:53 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-minimal arm64 3.11.2-6 [806 kB]
09:17:53 Get:22 http://deb.debian.org/debian bookworm/main arm64 python3.11-minimal arm64 3.11.2-6 [1858 kB]
09:17:53 Get:23 http://deb.debian.org/debian bookworm/main arm64 python3-minimal arm64 3.11.2-1+b1 [26.3 kB]
09:17:53 Get:24 http://deb.debian.org/debian bookworm/main arm64 media-types all 10.0.0 [26.1 kB]
09:17:53 Get:25 http://deb.debian.org/debian bookworm/main arm64 libncursesw6 arm64 6.4-4 [122 kB]
09:17:53 Get:26 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2 [31.6 kB]
09:17:53 Get:27 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2 [78.9 kB]
09:17:53 Get:28 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
09:17:53 Get:29 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2 [313 kB]
09:17:53 Get:30 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2 [124 kB]
09:17:53 Get:31 http://deb.debian.org/debian bookworm/main arm64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:17:53 Get:32 http://deb.debian.org/debian bookworm/main arm64 libtirpc3 arm64 1.3.3+ds-1 [80.9 kB]
09:17:53 Get:33 http://deb.debian.org/debian bookworm/main arm64 libnsl2 arm64 1.3.0-2 [36.9 kB]
09:17:53 Get:34 http://deb.debian.org/debian bookworm/main arm64 readline-common all 8.2-1.3 [69.0 kB]
09:17:53 Get:35 http://deb.debian.org/debian bookworm/main arm64 libreadline8 arm64 8.2-1.3 [155 kB]
09:17:53 Get:36 http://deb.debian.org/debian bookworm/main arm64 libsqlite3-0 arm64 3.40.1-2 [786 kB]
09:17:53 make[1]: Leaving directory '/root/build-deb'
09:17:53    dh_installdeb
09:17:53    debian/rules override_dh_gencontrol
09:17:53 make[1]: Entering directory '/root/build-deb'
09:17:53 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:17:53 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:17:53 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:53 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:17:53 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:17:53 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:17:53 Reading package lists...
09:17:53 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:17:53 Get:37 http://deb.debian.org/debian bookworm/main arm64 libpython3.11-stdlib arm64 3.11.2-6 [1747 kB]
09:17:53 Get:38 http://deb.debian.org/debian bookworm/main arm64 python3.11 arm64 3.11.2-6 [572 kB]
09:17:53 Get:39 http://deb.debian.org/debian bookworm/main arm64 libpython3-stdlib arm64 3.11.2-1+b1 [9296 B]
09:17:53 Get:40 http://deb.debian.org/debian bookworm/main arm64 python3 arm64 3.11.2-1+b1 [26.3 kB]
09:17:53 Get:41 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
09:17:53 Get:42 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.9-1 [1382 kB]
09:17:53 Get:43 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
09:17:53 Get:44 http://deb.debian.org/debian bookworm/main arm64 libpam-systemd arm64 252.12-1~deb12u1 [208 kB]
09:17:53 Get:45 http://deb.debian.org/debian bookworm/main arm64 apt-transport-https all 2.6.1 [25.2 kB]
09:17:53 Get:46 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
09:17:53 Get:47 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
09:17:53 Get:48 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
09:17:53 Get:49 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
09:17:53 Get:50 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1 [67.9 kB]
09:17:53 Get:51 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
09:17:53 Get:52 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:17:53 Get:53 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
09:17:53 Get:54 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl4 arm64 7.88.1-10+deb12u1 [362 kB]
09:17:53 Get:55 http://deb.debian.org/debian-security bookworm-security/main arm64 curl arm64 7.88.1-10+deb12u1 [307 kB]
09:17:53 Get:56 http://deb.debian.org/debian bookworm/main arm64 libassuan0 arm64 2.5.5-5 [45.9 kB]
09:17:53 Get:57 http://deb.debian.org/debian bookworm/main arm64 gpgconf arm64 2.2.40-1.1 [557 kB]
09:17:53 Get:58 http://deb.debian.org/debian bookworm/main arm64 libksba8 arm64 1.6.3-2 [119 kB]
09:17:53 Get:59 http://deb.debian.org/debian bookworm/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
09:17:53 Get:60 http://deb.debian.org/debian bookworm/main arm64 dirmngr arm64 2.2.40-1.1 [770 kB]
09:17:53 Get:61 http://deb.debian.org/debian bookworm/main arm64 distro-info-data all 0.58 [5848 B]
09:17:53 Get:62 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
09:17:53 Get:63 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
09:17:53 Get:64 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
09:17:53 Get:65 http://deb.debian.org/debian bookworm/main arm64 libpackagekit-glib2-18 arm64 1.2.6-5 [102 kB]
09:17:53 Get:66 http://deb.debian.org/debian bookworm/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-5 [25.9 kB]
09:17:53 Get:67 http://deb.debian.org/debian bookworm/main arm64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:17:53 Get:68 http://deb.debian.org/debian bookworm/main arm64 gnupg-utils arm64 2.2.40-1.1 [880 kB]
09:17:53 Get:69 http://deb.debian.org/debian bookworm/main arm64 gpg arm64 2.2.40-1.1 [903 kB]
09:17:53 Get:70 http://deb.debian.org/debian bookworm/main arm64 pinentry-curses arm64 1.2.1-1 [75.2 kB]
09:17:53 Get:71 http://deb.debian.org/debian bookworm/main arm64 gpg-agent arm64 2.2.40-1.1 [673 kB]
09:17:53 Get:72 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-client arm64 2.2.40-1.1 [532 kB]
09:17:53 Provides: docker-ce = 3:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce(x86-64) = 3:0.0.0~20230915141727.0e70f1b-0.el7
09:17:53 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:53 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:53 Requires(post): /bin/sh
09:17:53 Requires(preun): /bin/sh
09:17:53 Requires(postun): /bin/sh
09:17:53 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)
09:17:53 Conflicts: docker docker-io docker-engine-cs docker-ee
09:17:53 Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine
09:17:53 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:17:53 Fetched 8536 kB in 1s (6324 kB/s)
09:17:53 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:17:53 dh_gencontrol --remaining-packages
09:17:53 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:17:53 make[1]: Leaving directory '/root/build-deb'
09:17:53    dh_md5sums
09:17:53 Get:73 http://deb.debian.org/debian bookworm/main arm64 gpg-wks-server arm64 2.2.40-1.1 [524 kB]
09:17:53 Get:74 http://deb.debian.org/debian bookworm/main arm64 gpgsm arm64 2.2.40-1.1 [651 kB]
09:17:53 Get:75 http://deb.debian.org/debian bookworm/main arm64 gnupg all 2.2.40-1.1 [846 kB]
09:17:53 Get:76 http://deb.debian.org/debian bookworm/main arm64 gnupg2 all 2.2.40-1.1 [445 kB]
09:17:53 Get:77 http://deb.debian.org/debian bookworm/main arm64 iso-codes all 4.15.0-1 [2906 kB]
09:17:53 Get:78 http://deb.debian.org/debian-security bookworm-security/main arm64 libcurl3-gnutls arm64 7.88.1-10+deb12u1 [357 kB]
09:17:53 Get:79 http://deb.debian.org/debian bookworm/main arm64 libstemmer0d arm64 2.2.0-2 [112 kB]
09:17:53 Get:80 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
09:17:53 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:17:53    debian/rules override_dh_builddeb
09:17:53 make[1]: Entering directory '/root/build-deb'
09:17:53 dh_builddeb -- -Zxz
09:17:53 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'.
09:17:53 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'.
09:17:53 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'.
09:17:53 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'.
09:17:53 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'.
09:17:53 Public key for checkpolicy-2.5-8.el7.aarch64.rpm is not installed
09:17:54 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
09:17:54 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:17:54 Get:81 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
09:17:54 Get:82 http://deb.debian.org/debian bookworm/main arm64 libxmlb2 arm64 0.3.10-2 [55.5 kB]
09:17:54 Get:83 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
09:17:54 Get:84 http://deb.debian.org/debian bookworm/main arm64 libappstream4 arm64 0.16.1-2 [182 kB]
09:17:54 Get:85 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
09:17:54 Get:86 http://deb.debian.org/debian bookworm/main arm64 libduktape207 arm64 2.7.0-2 [124 kB]
09:17:54 Get:87 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
09:17:54 Get:88 http://deb.debian.org/debian bookworm/main arm64 libdw1 arm64 0.188-2.1 [219 kB]
09:17:54 Get:89 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
09:17:54 Get:90 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
09:17:54 Get:91 http://deb.debian.org/debian bookworm/main arm64 libunwind8 arm64 1.6.2-3 [47.4 kB]
09:17:54 Get:92 http://deb.debian.org/debian bookworm/main arm64 libgstreamer1.0-0 arm64 1.22.0-2 [1067 kB]
09:17:54 Get:93 http://deb.debian.org/debian bookworm/main arm64 libpolkit-gobject-1-0 arm64 122-3 [42.7 kB]
09:17:54 Get:94 http://deb.debian.org/debian bookworm/main arm64 libpolkit-agent-1-0 arm64 122-3 [23.6 kB]
09:17:54 Get:95 http://deb.debian.org/debian bookworm/main arm64 lsb-release all 12.0-1 [6416 B]
09:17:54 Get:96 http://deb.debian.org/debian bookworm/main arm64 xml-core all 0.18+nmu1 [23.8 kB]
09:17:54 Get:97 http://deb.debian.org/debian bookworm/main arm64 polkitd arm64 122-3 [109 kB]
09:17:54 Get:98 http://deb.debian.org/debian bookworm/main arm64 packagekit arm64 1.2.6-5 [584 kB]
09:17:54 Get:99 http://deb.debian.org/debian bookworm/main arm64 python-apt-common all 2.6.0 [64.3 kB]
09:17:54 Get:100 http://deb.debian.org/debian bookworm/main arm64 python3-apt arm64 2.6.0 [152 kB]
09:17:54 Get:101 http://deb.debian.org/debian bookworm/main arm64 python3-blinker all 1.5-1 [14.7 kB]
09:17:54 Get:102 http://deb.debian.org/debian bookworm/main arm64 python3-cffi-backend arm64 1.15.1-5+b1 [84.4 kB]
09:17:54 Get:103 http://deb.debian.org/debian bookworm/main arm64 python3-cryptography arm64 38.0.4-3 [589 kB]
09:17:54 Get:104 http://deb.debian.org/debian bookworm/main arm64 python3-dbus arm64 1.3.2-4+b1 [93.5 kB]
09:17:54 Get:105 http://deb.debian.org/debian bookworm/main arm64 python3-distro all 1.8.0-1 [20.5 kB]
09:17:54 Get:106 http://deb.debian.org/debian bookworm/main arm64 python3-gi arm64 3.42.2-3+b1 [212 kB]
09:17:54 Get:107 http://deb.debian.org/debian bookworm/main arm64 python3-pyparsing all 3.0.9-1 [138 kB]
09:17:54 Get:108 http://deb.debian.org/debian bookworm/main arm64 python3-httplib2 all 0.20.4-3 [36.0 kB]
09:17:54 Get:109 http://deb.debian.org/debian bookworm/main arm64 python3-jwt all 2.6.0-1 [26.6 kB]
09:17:54 Get:110 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:17:54 Get:111 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
09:17:54 Get:112 http://deb.debian.org/debian bookworm/main arm64 python3-wadllib all 1.3.6-4 [37.2 kB]
09:17:54 Get:113 http://deb.debian.org/debian bookworm/main arm64 python3-oauthlib all 3.2.2-1 [95.4 kB]
09:17:54 Get:114 http://deb.debian.org/debian bookworm/main arm64 python3-six all 1.16.0-4 [17.5 kB]
09:17:54 Get:115 http://deb.debian.org/debian bookworm/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
09:17:54 Get:116 http://deb.debian.org/debian bookworm/main arm64 python3-software-properties all 0.99.30-4 [32.7 kB]
09:17:54 Get:117 http://deb.debian.org/debian bookworm/main arm64 software-properties-common all 0.99.30-4 [62.0 kB]
09:17:54 Reading package lists...
09:17:54 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:17:54 + make IMAGE=debian:buster verify
09:17:54 docker run  --rm -i \
09:17:54 	-v "$(pwd):/v" \
09:17:54 	-e DEBIAN_FRONTEND=noninteractive \
09:17:54 	-e PACKAGE_REPO=staging \
09:17:54 	-w /v \
09:17:54 	debian:buster ./verify
09:17:54 Unable to find image 'debian:buster' locally
09:17:54 buster: Pulling from library/debian
09:17:54 debconf: delaying package configuration, since apt-utils is not installed
09:17:54 Fetched 47.1 MB in 1s (38.8 MB/s)
09:17:54 Selecting previously unselected package libssl3:arm64.
09:17: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 ... 6092 files and directories currently installed.)
09:17:54 Preparing to unpack .../00-libssl3_3.0.9-1_arm64.deb ...
09:17:54 Unpacking libssl3:arm64 (3.0.9-1) ...
09:17:54 Reading package lists...
09:17:54 Building dependency tree...
09:17:54 Reading state information...
09:17:54 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:54 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:54 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:54 + /usr/lib/rpm/check-rpaths
09:17:54 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:54 + /usr/lib/rpm/brp-remove-la-files
09:17:54 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:17:54 + /usr/lib/rpm/redhat/brp-python-hardlink
09:17:54 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0brjNr
09:17:54 + umask 022
09:17:54 + cd /root/rpmbuild/BUILD
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:54 + export CFLAGS
09:17: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:17:54 + export CXXFLAGS
09:17:54 + 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 '
09:17:54 + export FFLAGS
09:17:54 + 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 '
09:17:54 + export FCFLAGS
09:17:54 + VALAFLAGS=-g
09:17:54 + export VALAFLAGS
09:17: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 '
09:17:54 + export LDFLAGS
09:17:54 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:17:54 + export LT_SYS_LIBRARY_PATH
09:17:54 + CC=gcc
09:17:54 + export CC
09:17:54 + CXX=g++
09:17:54 + export CXX
09:17:54 + cd src
09:17:54 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:17:54 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:54 + ver=v0.11.2
09:17:54 + test v0.11.2 = v0.11.2
09:17:54 + echo 'PASS: docker-buildx version OK'
09:17:54 + RPM_EC=0
09:17:54 PASS: docker-buildx version OK
09:17:54 ++ jobs -p
09:17:54 + exit 0
09:17:54 Processing files: docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:17:54 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:17:54 Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(aarch-64) = 0:0.11.2-0.fc38
09:17:54 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:54 Requires(post): /bin/sh
09:17:54 Requires(preun): /bin/sh
09:17:54 Requires(postun): /bin/sh
09:17:54 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:17:54 acd8b5ac4bd3: Already exists
09:17:54 Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:17:54 Status: Downloaded newer image for debian:buster
09:17:54 Selecting previously unselected package libargon2-1:arm64.
09:17:54 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
09:17:54 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:17:54 Selecting previously unselected package dmsetup.
09:17:54 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_arm64.deb ...
09:17:54 Unpacking dmsetup (2:1.02.185-2) ...
09:17:54 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:17:54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
09:17:54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:17:54 Selecting previously unselected package libjson-c5:arm64.
09:17:54 Preparing to unpack .../04-libjson-c5_0.16-2_arm64.deb ...
09:17:54 Unpacking libjson-c5:arm64 (0.16-2) ...
09:17:54 Selecting previously unselected package libcryptsetup12:arm64.
09:17:54 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_arm64.deb ...
09:17:54 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
09:17:54 Selecting previously unselected package libfdisk1:arm64.
09:17:54 Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_arm64.deb ...
09:17:54 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
09:17:54 The following additional packages will be installed:
09:17:54   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
09:17:54   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:17:54   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:17:54   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:17:54   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:17:54   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:17:54   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:17:54   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:17:54   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:17:54   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:17:54   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:17:54   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:17:54   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:17:54   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:17:54   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:17:54   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:17:54   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:17:54   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
09:17:54   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:17:54   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
09:17:54   python3-requests python3-requests-unixsocket python3-six
09:17:54   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
09:17:54   readline-common systemd systemd-sysv systemd-timesyncd tzdata
09:17:54 Suggested packages:
09:17:54   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
09:17:54   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:17:54   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:17:54   python3-setuptools python3-cryptography python3-openssl python3-socks
09:17:54   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
09:17:54   systemd-container
09:17:54 Recommended packages:
09:17:54   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
09:17:54   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
09:17:54   networkd-dispatcher libnss-systemd
09:17:54 Reading package lists...
09:17:54 Building dependency tree...
09:17:54 Reading state information...
09:17:54 + verify
09:17:54 + dpkg --version
09:17:54 + verify_deb
09:17:54 + apt-get update
09:17:54 Selecting previously unselected package libkmod2:arm64.
09:17:54 Preparing to unpack .../07-libkmod2_30+20221128-1_arm64.deb ...
09:17:54 Unpacking libkmod2:arm64 (30+20221128-1) ...
09:17:54 Selecting previously unselected package libapparmor1:arm64.
09:17:54 Preparing to unpack .../08-libapparmor1_3.0.8-3_arm64.deb ...
09:17:54 Unpacking libapparmor1:arm64 (3.0.8-3) ...
09:17:54 Selecting previously unselected package libip4tc2:arm64.
09:17:54 Preparing to unpack .../09-libip4tc2_1.8.9-2_arm64.deb ...
09:17:54 Unpacking libip4tc2:arm64 (1.8.9-2) ...
09:17:54 Selecting previously unselected package libsystemd-shared:arm64.
09:17:54 Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_arm64.deb ...
09:17:54 Unpacking libsystemd-shared:arm64 (252.12-1~deb12u1) ...
09:17:54 The following NEW packages will be installed:
09:17:54   apt-transport-https ca-certificates curl dbus dbus-user-session
09:17:54   dconf-gsettings-backend dconf-service dirmngr distro-info-data
09:17:54   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:17:54   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:17:54   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:17:54   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:17:54   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:17:54   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:17:54   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:17:54   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:17:54   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:17:54   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:17:54   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:17:54   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:17:54   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:17:54   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:17:54   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:17:54   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:17:54   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
09:17:54   policykit-1 python-apt-common python3 python3-apt python3-certifi
09:17:54   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
09:17:54   python3-pkg-resources python3-requests python3-requests-unixsocket
09:17:54   python3-six python3-software-properties python3-urllib3 python3.8
09:17:54   python3.8-minimal readline-common software-properties-common systemd
09:17:54   systemd-sysv systemd-timesyncd tzdata
09:17:55 The following additional packages will be installed:
09:17:55   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:17:55   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:17:55   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
09:17:55   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
09:17:55   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:17:55   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:17:55   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
09:17:55   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
09:17:55   python3-gi python3-minimal python3-pycurl python3-software-properties
09:17:55   python3.9 python3.9-minimal readline-common
09:17:55 Suggested packages:
09:17:55   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:17:55   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
09:17:55   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:17:55   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
09:17:55   python3.9-doc binutils binfmt-support readline-doc
09:17:55 Recommended packages:
09:17:55   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
09:17:55   packagekit publicsuffix libsasl2-modules unattended-upgrades
09:17:55 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:17:55 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:17:55 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:17:55 Setting up libssl3:arm64 (3.0.9-1) ...
09:17:55 Selecting previously unselected package systemd.
09:17: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 ... 6179 files and directories currently installed.)
09:17:55 Preparing to unpack .../systemd_252.12-1~deb12u1_arm64.deb ...
09:17:55 Unpacking systemd (252.12-1~deb12u1) ...
09:17:55 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm
09:17:55 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB]
09:17:55 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [542 kB]
09:17:55 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:17:55 Setting up libjson-c5:arm64 (0.16-2) ...
09:17:55 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
09:17:55 Setting up libkmod2:arm64 (30+20221128-1) ...
09:17:55 Setting up libapparmor1:arm64 (3.0.8-3) ...
09:17:55 Setting up libip4tc2:arm64 (1.8.9-2) ...
09:17:55 Setting up libsystemd-shared:arm64 (252.12-1~deb12u1) ...
09:17:55 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:17:55 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u1) ...
09:17:55 Setting up systemd (252.12-1~deb12u1) ...
09:17:55 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:17:55 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:17:55 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:17:55 Initializing machine ID from random generator.
09:17:55 Creating group 'systemd-journal' with GID 999.
09:17:55 Creating group 'systemd-network' with GID 998.
09:17:55 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:17:55 + popd
09:17:55 + RPM_EC=0
09:17:55 ~/rpmbuild/BUILD/src
09:17:55 ++ jobs -p
09:17:55 + exit 0
09:17:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.465gCr
09:17:55 + umask 022
09:17:55 + cd /root/rpmbuild/BUILD
09:17:55 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64 '!=' / ']'
09:17:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
09:17:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
09:17:55 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:55 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
09:17:55 + cd src
09:17:55 + pushd /root/rpmbuild/BUILD/src/buildx
09:17: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
09:17:55 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:17:55 + popd
09:17:55 + /usr/lib/rpm/check-buildroot
09:17:55 ~/rpmbuild/BUILD/src
09:17:55 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:55 + /usr/lib/rpm/brp-compress
09:17:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:17:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:55 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:17:55 + /usr/lib/rpm/brp-python-hardlink
09:17:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zft02D
09:17:55 + umask 022
09:17:55 + cd /root/rpmbuild/BUILD
09:17:55 + cd src
09:17: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
09:17:55 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:55 + ver=v0.11.2
09:17:55 + test v0.11.2 = v0.11.2
09:17:55 + echo 'PASS: docker-buildx version OK'
09:17:55 + RPM_EC=0
09:17:55 PASS: docker-buildx version OK
09:17:55 ++ jobs -p
09:17:55 + exit 0
09:17:55 Processing files: docker-buildx-plugin-0.11.2-0.el9.x86_64
09:17: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
09:17:55 Provides: docker-buildx-plugin = 0:0.11.2-0.el9 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el9
09:17:55 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:55 Requires(post): /bin/sh
09:17:55 Requires(preun): /bin/sh
09:17:55 Requires(postun): /bin/sh
09:17:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
09:17:55 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el9.src.rpm
09:17:55 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded.
09:17:55 Need to get 33.4 MB of archives.
09:17:55 After this operation, 141 MB of additional disk space will be used.
09:17:55 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssl1.1 arm64 1.1.1f-1ubuntu2.19 [1157 kB]
09:17:55 The following NEW packages will be installed:
09:17:55   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:17:55   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:17:55   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:17:55   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:17:55   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
09:17:55   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:17:55   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:17:55   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
09:17:55   media-types openssl pinentry-curses python-apt-common python3 python3-apt
09:17:55   python3-dbus python3-gi python3-minimal python3-pycurl
09:17:55   python3-software-properties python3.9 python3.9-minimal readline-common
09:17:55   software-properties-common
09:17:55 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
09:17:55 Need to get 22.8 MB of archives.
09:17:55 After this operation, 74.8 MB of additional disk space will be used.
09:17:55 Get:1 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-minimal arm64 3.9.2-1 [797 kB]
09:17:55 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B]
09:17:55 Setting up dmsetup (2:1.02.185-2) ...
09:17:55 Selecting previously unselected package systemd-sysv.
09:17: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 ... 7027 files and directories currently installed.)
09:17:55 Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_arm64.deb ...
09:17:55 Unpacking systemd-sysv (252.12-1~deb12u1) ...
09:17:55 Selecting previously unselected package libdbus-1-3:arm64.
09:17:55 Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_arm64.deb ...
09:17:55 Unpacking libdbus-1-3:arm64 (1.14.8-2~deb12u1) ...
09:17:55 Selecting previously unselected package dbus-bin.
09:17:55 Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_arm64.deb ...
09:17:55 Unpacking dbus-bin (1.14.8-2~deb12u1) ...
09:17:55 Selecting previously unselected package dbus-session-bus-common.
09:17:55 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ...
09:17:55 Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:17:55 Get:2 http://deb.debian.org/debian bullseye/main arm64 libexpat1 arm64 2.2.10-2+deb11u5 [84.1 kB]
09:17:55 Get:3 http://deb.debian.org/debian bullseye/main arm64 python3.9-minimal arm64 3.9.2-1 [1884 kB]
09:17:55 Get:4 http://deb.debian.org/debian bullseye/main arm64 python3-minimal arm64 3.9.2-3 [38.2 kB]
09:17:55 Get:5 http://deb.debian.org/debian bullseye/main arm64 media-types all 4.0.0 [30.3 kB]
09:17:55 Get:6 http://deb.debian.org/debian bullseye/main arm64 libmpdec3 arm64 2.5.1-1 [84.4 kB]
09:17:55 Get:7 http://deb.debian.org/debian bullseye/main arm64 libncursesw6 arm64 6.2+20201114-2+deb11u1 [121 kB]
09:17:55 Get:8 http://deb.debian.org/debian bullseye/main arm64 readline-common all 8.1-1 [73.7 kB]
09:17:55 Get:9 http://deb.debian.org/debian bullseye/main arm64 libreadline8 arm64 8.1-1 [160 kB]
09:17:55 Get:10 http://deb.debian.org/debian bullseye/main arm64 libsqlite3-0 arm64 3.34.1-3 [750 kB]
09:17:55 Get:11 http://deb.debian.org/debian bullseye/main arm64 libpython3.9-stdlib arm64 3.9.2-1 [1658 kB]
09:17:55 Get:12 http://deb.debian.org/debian bullseye/main arm64 python3.9 arm64 3.9.2-1 [466 kB]
09:17:55 Get:13 http://deb.debian.org/debian bullseye/main arm64 libpython3-stdlib arm64 3.9.2-3 [21.4 kB]
09:17:55 Get:14 http://deb.debian.org/debian bullseye/main arm64 python3 arm64 3.9.2-3 [37.9 kB]
09:17:55 Get:15 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB]
09:17:55 Get:16 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:17:55 Get:17 http://deb.debian.org/debian bullseye/main arm64 apt-transport-https all 2.2.4 [160 kB]
09:17:55 Get:18 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:17:55 Get:19 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:17:55 Get:20 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:17:55 Get:21 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:17:55 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:17:55 Get:23 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:17:55 Get:24 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:17:55 Get:25 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:17:55 Get:26 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
09:17:55 Get:27 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
09:17:55 Get:28 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB]
09:17:55 Get:29 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2+deb11u2 [540 kB]
09:17:55 Get:30 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3+deb11u2 [115 kB]
09:17:55 Get:31 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB]
09:17:55 Get:32 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2+deb11u2 [743 kB]
09:17:55 Get:33 http://deb.debian.org/debian bullseye/main arm64 distro-info-data all 0.51+deb11u3 [7812 B]
09:17:55 Get:34 http://deb.debian.org/debian bullseye/main arm64 libglib2.0-0 arm64 2.66.8-1 [1286 kB]
09:17:55 Get:35 http://deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
09:17:55 Get:36 http://deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
09:17:55 Get:37 http://deb.debian.org/debian bullseye/main arm64 libpackagekit-glib2-18 arm64 1.2.2-2 [113 kB]
09:17:55 Get:38 http://deb.debian.org/debian bullseye/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.2-2 [36.8 kB]
09:17:55 Get:39 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:17:55 Get:40 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2+deb11u2 [864 kB]
09:17:55 Get:41 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2+deb11u2 [884 kB]
09:17:55 Get:42 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB]
09:17:55 Get:43 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2+deb11u2 [651 kB]
09:17:55 Get:44 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2+deb11u2 [517 kB]
09:17:55 Get:45 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2+deb11u2 [510 kB]
09:17:55 Get:46 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2+deb11u2 [627 kB]
09:17:55 Get:47 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2+deb11u2 [825 kB]
09:17:55 Get:48 http://deb.debian.org/debian bullseye/main arm64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
09:17:55 Get:49 http://deb.debian.org/debian bullseye/main arm64 iso-codes all 4.6.0-1 [2824 kB]
09:17:55 Get:50 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u7 [321 kB]
09:17:55 Get:51 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.24-0+deb11u1 [212 kB]
09:17:55 Get:52 http://deb.debian.org/debian bullseye/main arm64 lsb-release all 11.1.0 [27.9 kB]
09:17:55 Get:53 http://deb.debian.org/debian bullseye/main arm64 python-apt-common all 2.2.1 [96.5 kB]
09:17:55 Get:54 http://deb.debian.org/debian bullseye/main arm64 python3-apt arm64 2.2.1 [183 kB]
09:17:55 Get:55 http://deb.debian.org/debian bullseye/main arm64 python3-dbus arm64 1.2.16-5 [105 kB]
09:17:55 Get:56 http://deb.debian.org/debian bullseye/main arm64 python3-gi arm64 3.38.0-2 [226 kB]
09:17:55 Get:57 http://deb.debian.org/debian bullseye/main arm64 python3-pycurl arm64 7.43.0.6-5 [67.9 kB]
09:17:55 Get:58 http://deb.debian.org/debian bullseye/main arm64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
09:17:55 Get:59 http://deb.debian.org/debian bullseye/main arm64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
09:17:55 Selecting previously unselected package libexpat1:arm64.
09:17:55 Preparing to unpack .../4-libexpat1_2.5.0-1_arm64.deb ...
09:17:55 Unpacking libexpat1:arm64 (2.5.0-1) ...
09:17:55 Selecting previously unselected package dbus-daemon.
09:17:55 Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_arm64.deb ...
09:17:55 Unpacking dbus-daemon (1.14.8-2~deb12u1) ...
09:17:55 Selecting previously unselected package dbus-system-bus-common.
09:17:55 Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ...
09:17:55 Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:17:55 Selecting previously unselected package dbus.
09:17:55 Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_arm64.deb ...
09:17:55 Unpacking dbus (1.14.8-2~deb12u1) ...
09:17:55 Selecting previously unselected package libpython3.11-minimal:arm64.
09:17:55 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_arm64.deb ...
09:17:55 Unpacking libpython3.11-minimal:arm64 (3.11.2-6) ...
09:17:56 debconf: delaying package configuration, since apt-utils is not installed
09:17:56 Fetched 22.8 MB in 0s (57.3 MB/s)
09:17:56 Selecting previously unselected package libpython3.9-minimal:arm64.
09:17: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 ... 6656 files and directories currently installed.)
09:17:56 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_arm64.deb ...
09:17:56 Unpacking libpython3.9-minimal:arm64 (3.9.2-1) ...
09:17:56 Selecting previously unselected package libexpat1:arm64.
09:17:56 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_arm64.deb ...
09:17:56 Unpacking libexpat1:arm64 (2.2.10-2+deb11u5) ...
09:17:56 Selecting previously unselected package python3.9-minimal.
09:17:56 Preparing to unpack .../python3.9-minimal_3.9.2-1_arm64.deb ...
09:17:56 Unpacking python3.9-minimal (3.9.2-1) ...
09:17:56 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]
09:17:56 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libexpat1 arm64 2.2.9-1ubuntu0.6 [62.5 kB]
09:17:56 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]
09:17:56 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-minimal arm64 3.8.2-0ubuntu2 [23.6 kB]
09:17:56 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 mime-support all 3.64ubuntu1 [30.6 kB]
09:17:56 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmpdec2 arm64 2.4.2-3 [79.6 kB]
09:17:56 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 readline-common all 8.0-4 [53.5 kB]
09:17:56 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libreadline8 arm64 8.0-4 [123 kB]
09:17:56 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsqlite3-0 arm64 3.31.1-4ubuntu0.5 [506 kB]
09:17:56 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]
09:17:56 Selecting previously unselected package python3.11-minimal.
09:17:56 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_arm64.deb ...
09:17:56 Unpacking python3.11-minimal (3.11.2-6) ...
09:17:56 Setting up libpython3.11-minimal:arm64 (3.11.2-6) ...
09:17:56 Setting up libexpat1:arm64 (2.5.0-1) ...
09:17:56 Setting up libpython3.9-minimal:arm64 (3.9.2-1) ...
09:17:56 Setting up libexpat1:arm64 (2.2.10-2+deb11u5) ...
09:17:56 Setting up python3.9-minimal (3.9.2-1) ...
09:17:56 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3.8 arm64 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:17:56 Setting up python3.11-minimal (3.11.2-6) ...
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo
09:17:56  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes
09:17:56 dpkg-genchanges: info: including full source code in upload
09:17:56  dpkg-source -I.git --after-build .
09:17:56 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:17:56 + destination=/build
09:17:56 + mkdir -p /build
09:17:56 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb /build
09:17:56 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'
09:17:56 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:17:56 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:17:56 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:17:56 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:17:56 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo'
09:17:56 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.buildinfo'
09:17:56 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes'
09:17:56 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.changes'
09:17:56 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 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'
09:17:56 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb'
09:17:56 make[2]: Leaving directory '/root/build-deb/compose'
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    debian/rules override_dh_auto_test
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:17:56 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:17:56 PASS: daemon version OK
09:17:56 ver="$(cli/build/docker --version)"; \
09:17:56 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:17:56 PASS: cli version OK
09:17:56 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:56 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:17:56 PASS: docker-buildx version OK
09:17:56 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:17:56 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:17:56 PASS: docker-compose version OK
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    create-stamp debian/debhelper-build-stamp
09:17:56  debian/rules binary
09:17:56 dh binary --with=bash-completion
09:17:56    dh_testroot
09:17:56    dh_prep
09:17:56    dh_installdirs
09:17:56    debian/rules override_dh_auto_install
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 # docker-ce-cli install
09:17:56 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:17:56 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:17:56 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:17:56 # docker-ce install
09:17:56 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:17:56 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:17:56 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:17:56 # docker-buildx-plugin install
09:17:56 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:17:56 # docker-compose-plugin install
09:17:56 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:17:56 # docker-ce-rootless-extras install
09:17:56 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:17:56 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:17:56 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:17:56 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:17:56 # TODO: how can we install vpnkit?
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    debian/rules override_dh_install
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 dh_install
09:17:56 # TODO Can we do this from within our container?
09:17:56 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    dh_installdocs
09:17:56    dh_installchangelogs
09:17:56    dh_installman
09:17:56    dh_bash-completion
09:17:56    debian/rules override_dh_installinit
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 # use "docker" as our service name, not "docker-ce"
09:17:56 dh_installinit --name=docker
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    debian/rules override_dh_installsystemd
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 # use "docker" as our service name, not "docker-ce"
09:17:56 dh_installsystemd --name=docker
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    dh_perl
09:17:56    dh_link
09:17:56    dh_strip_nondeterminism
09:17:56    dh_compress
09:17:56    dh_fixperms
09:17:56    dh_missing
09:17:56    debian/rules override_dh_dwz
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 # 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)
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    debian/rules override_dh_strip
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 # Go has lots of problems with stripping, so just don't
09:17:56 make[1]: Leaving directory '/root/build-deb'
09:17:56    dh_makeshlibs
09:17:56    debian/rules override_dh_shlibdeps
09:17:56 make[1]: Entering directory '/root/build-deb'
09:17:56 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:17:56 Fetched 8501 kB in 2s (5330 kB/s)
09:17:56 Selecting previously unselected package python3-minimal.
09:17: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 ... 6950 files and directories currently installed.)
09:17:56 Preparing to unpack .../0-python3-minimal_3.9.2-3_arm64.deb ...
09:17:56 Unpacking python3-minimal (3.9.2-3) ...
09:17:56 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpython3-stdlib arm64 3.8.2-0ubuntu2 [7068 B]
09:17:56 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3 arm64 3.8.2-0ubuntu2 [47.6 kB]
09:17:56 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libapparmor1 arm64 2.13.3-7ubuntu5.2 [34.1 kB]
09:17:56 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2 arm64 1:2.32-1ubuntu0.1 [15.4 kB]
09:17:56 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.4 kB]
09:17:56 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdevmapper1.02.1 arm64 2:1.02.167-1ubuntu1 [110 kB]
09:17:56 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libjson-c4 arm64 0.13.1+dfsg-7ubuntu0.3 [28.3 kB]
09:17:56 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcryptsetup12 arm64 2:2.2.2-3ubuntu2.4 [152 kB]
09:17:56 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip4tc2 arm64 1.8.4-3ubuntu2.1 [18.7 kB]
09:17:56 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkmod2 arm64 27-1ubuntu2.1 [41.9 kB]
09:17:56 Selecting previously unselected package python3-minimal.
09:17: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 ... 7434 files and directories currently installed.)
09:17:56 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_arm64.deb ...
09:17:56 Unpacking python3-minimal (3.11.2-1+b1) ...
09:17:56 Selecting previously unselected package media-types.
09:17:56 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:17:56 Unpacking media-types (10.0.0) ...
09:17:56 Selecting previously unselected package libncursesw6:arm64.
09:17:56 Preparing to unpack .../02-libncursesw6_6.4-4_arm64.deb ...
09:17:56 Unpacking libncursesw6:arm64 (6.4-4) ...
09:17:57 Reading package lists...
09:17:57 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:17:57 Selecting previously unselected package media-types.
09:17:57 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:17:57 Unpacking media-types (4.0.0) ...
09:17:57 Selecting previously unselected package libmpdec3:arm64.
09:17:57 Preparing to unpack .../2-libmpdec3_2.5.1-1_arm64.deb ...
09:17:57 Unpacking libmpdec3:arm64 (2.5.1-1) ...
09:17:57 Selecting previously unselected package libncursesw6:arm64.
09:17:57 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_arm64.deb ...
09:17:57 Unpacking libncursesw6:arm64 (6.2+20201114-2+deb11u1) ...
09:17:57 Selecting previously unselected package readline-common.
09:17:57 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:17:57 Unpacking readline-common (8.1-1) ...
09:17:57 Selecting previously unselected package libreadline8:arm64.
09:17:57 Preparing to unpack .../5-libreadline8_8.1-1_arm64.deb ...
09:17:57 Unpacking libreadline8:arm64 (8.1-1) ...
09:17:57 Selecting previously unselected package libsqlite3-0:arm64.
09:17:57 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_arm64.deb ...
09:17:57 Unpacking libsqlite3-0:arm64 (3.34.1-3) ...
09:17:57 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-timesyncd arm64 245.4-4ubuntu3.22 [26.3 kB]
09:17:57 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd arm64 245.4-4ubuntu3.22 [3500 kB]
09:17:57 Selecting previously unselected package libkrb5support0:arm64.
09:17:57 Preparing to unpack .../03-libkrb5support0_1.20.1-2_arm64.deb ...
09:17:57 Unpacking libkrb5support0:arm64 (1.20.1-2) ...
09:17:57 Selecting previously unselected package libk5crypto3:arm64.
09:17:57 Preparing to unpack .../04-libk5crypto3_1.20.1-2_arm64.deb ...
09:17:57 Unpacking libk5crypto3:arm64 (1.20.1-2) ...
09:17:57 Selecting previously unselected package libkeyutils1:arm64.
09:17:57 Preparing to unpack .../05-libkeyutils1_1.6.3-2_arm64.deb ...
09:17:57 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
09:17:57 Selecting previously unselected package libkrb5-3:arm64.
09:17:57 Preparing to unpack .../06-libkrb5-3_1.20.1-2_arm64.deb ...
09:17:57 Unpacking libkrb5-3:arm64 (1.20.1-2) ...
09:17:57 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:17:57 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_arm64.deb ...
09:17:57 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2) ...
09:17:57 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
09:17:57 Public key for selinux-policy-targeted-3.13.1-268.el7_9.2.noarch.rpm is not installed
09:17:57 Selecting previously unselected package libpython3.9-stdlib:arm64.
09:17:57 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_arm64.deb ...
09:17:57 Unpacking libpython3.9-stdlib:arm64 (3.9.2-1) ...
09:17:57 Selecting previously unselected package python3.9.
09:17:57 Preparing to unpack .../8-python3.9_3.9.2-1_arm64.deb ...
09:17:57 Unpacking python3.9 (3.9.2-1) ...
09:17:57 Selecting previously unselected package libpython3-stdlib:arm64.
09:17:57 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_arm64.deb ...
09:17:57 Unpacking libpython3-stdlib:arm64 (3.9.2-3) ...
09:17:57 Selecting previously unselected package libtirpc-common.
09:17:57 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:17:57 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:17:57 Selecting previously unselected package libtirpc3:arm64.
09:17:57 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_arm64.deb ...
09:17:57 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
09:17:57 Selecting previously unselected package libnsl2:arm64.
09:17:57 Preparing to unpack .../10-libnsl2_1.3.0-2_arm64.deb ...
09:17:57 Unpacking libnsl2:arm64 (1.3.0-2) ...
09:17:57 Selecting previously unselected package readline-common.
09:17:57 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:17:57 Unpacking readline-common (8.2-1.3) ...
09:17:57 Selecting previously unselected package libreadline8:arm64.
09:17:57 Preparing to unpack .../12-libreadline8_8.2-1.3_arm64.deb ...
09:17:57 Unpacking libreadline8:arm64 (8.2-1.3) ...
09:17:57 Selecting previously unselected package libsqlite3-0:arm64.
09:17:57 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_arm64.deb ...
09:17:57 Unpacking libsqlite3-0:arm64 (3.40.1-2) ...
09:17:57 Setting up python3-minimal (3.9.2-3) ...
09:17:57 Selecting previously unselected package python3.
09:17: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 ... 7388 files and directories currently installed.)
09:17:57 Preparing to unpack .../00-python3_3.9.2-3_arm64.deb ...
09:17:57 Unpacking python3 (3.9.2-3) ...
09:17:57 Selecting previously unselected package openssl.
09:17:57 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_arm64.deb ...
09:17:57 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:17:57 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 systemd-sysv arm64 245.4-4ubuntu3.22 [10.3 kB]
09:17:57 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 openssl arm64 1.1.1f-1ubuntu2.19 [600 kB]
09:17:57 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:17:57 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libdbus-1-3 arm64 1.12.16-2ubuntu2.3 [169 kB]
09:17:57 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus arm64 1.12.16-2ubuntu2.3 [142 kB]
09:17:57 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 distro-info-data all 0.43ubuntu1.13 [4836 B]
09:17:57 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]
09:17:57 Selecting previously unselected package libpython3.11-stdlib:arm64.
09:17:57 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_arm64.deb ...
09:17:57 Unpacking libpython3.11-stdlib:arm64 (3.11.2-6) ...
09:17:57 Selecting previously unselected package python3.11.
09:17:57 Preparing to unpack .../15-python3.11_3.11.2-6_arm64.deb ...
09:17:57 Unpacking python3.11 (3.11.2-6) ...
09:17:57 Selecting previously unselected package ca-certificates.
09:17:57 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
09:17:57 Unpacking ca-certificates (20210119) ...
09:17:57 Selecting previously unselected package apt-transport-https.
09:17:57 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
09:17:57 Unpacking apt-transport-https (2.2.4) ...
09:17:57 Selecting previously unselected package libbrotli1:arm64.
09:17:57 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:17:57 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:17:57 Selecting previously unselected package libsasl2-modules-db:arm64.
09:17:57 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:17:57 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:17:58 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]
09:17:58 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]
09:17:58 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcap2-bin arm64 1:2.32-1ubuntu0.1 [25.6 kB]
09:17:58 Selecting previously unselected package libpython3-stdlib:arm64.
09:17:58 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_arm64.deb ...
09:17:58 Unpacking libpython3-stdlib:arm64 (3.11.2-1+b1) ...
09:17:58 Setting up python3-minimal (3.11.2-1+b1) ...
09:17:58 Selecting previously unselected package python3.
09:17: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 ... 7942 files and directories currently installed.)
09:17:58 Preparing to unpack .../00-python3_3.11.2-1+b1_arm64.deb ...
09:17:58 Unpacking python3 (3.11.2-1+b1) ...
09:17:58 Reading package lists...
09:17:58 Building dependency tree...
09:17:58 Reading state information...
09:17:58 Selecting previously unselected package libsasl2-2:arm64.
09:17:58 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:17:58 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:17:58 Selecting previously unselected package libldap-2.4-2:arm64.
09:17:58 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:17:58 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:17:58 Selecting previously unselected package libnghttp2-14:arm64.
09:17:58 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_arm64.deb ...
09:17:58 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:17:58 Selecting previously unselected package libpsl5:arm64.
09:17:58 Preparing to unpack .../09-libpsl5_0.21.0-1.2_arm64.deb ...
09:17:58 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:17:58 Selecting previously unselected package librtmp1:arm64.
09:17:58 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:17:58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:17:58 Selecting previously unselected package libssh2-1:arm64.
09:17:58 Preparing to unpack .../11-libssh2-1_1.9.0-2_arm64.deb ...
09:17:58 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:17:58 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libelf1 arm64 0.176-1.1ubuntu0.1 [44.4 kB]
09:17:58 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]
09:17:58 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:17:58 Selecting previously unselected package sgml-base.
09:17:58 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
09:17:58 Unpacking sgml-base (1.31) ...
09:17:58 Selecting previously unselected package openssl.
09:17:58 Preparing to unpack .../02-openssl_3.0.9-1_arm64.deb ...
09:17:58 Unpacking openssl (3.0.9-1) ...
09:17:58 Selecting previously unselected package ca-certificates.
09:17:58 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
09:17:58 Unpacking ca-certificates (20230311) ...
09:17:58 The following additional packages will be installed:
09:17:58   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:17:58   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:17:58   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
09:17:58   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
09:17:58   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
09:17:58   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
09:17:58   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:17:58   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
09:17:58   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
09:17:58   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:17:58   python3-software-properties python3.7 python3.7-minimal readline-common
09:17:58 Suggested packages:
09:17:58   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:17:58   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
09:17:58   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:17:58   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
09:17:58   python3.7-doc binutils binfmt-support readline-doc
09:17:58 Recommended packages:
09:17:58   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
09:17:58   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
09:17:58 Selecting previously unselected package libcurl4:arm64.
09:17:58 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
09:17:58 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:17:58 Selecting previously unselected package curl.
09:17:58 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_arm64.deb ...
09:17:58 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:17:58 Selecting previously unselected package libassuan0:arm64.
09:17:58 Preparing to unpack .../14-libassuan0_2.5.3-7.1_arm64.deb ...
09:17:58 Unpacking libassuan0:arm64 (2.5.3-7.1) ...
09:17:58 Selecting previously unselected package gpgconf.
09:17:58 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_arm64.deb ...
09:17:58 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:17:58 Selecting previously unselected package libksba8:arm64.
09:17:58 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_arm64.deb ...
09:17:58 Unpacking libksba8:arm64 (1.5.0-3+deb11u2) ...
09:17:58 Selecting previously unselected package libnpth0:arm64.
09:17:58 Preparing to unpack .../17-libnpth0_1.6-3_arm64.deb ...
09:17:58 Unpacking libnpth0:arm64 (1.6-3) ...
09:17:58 Selecting previously unselected package dirmngr.
09:17:58 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_arm64.deb ...
09:17:58 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libicu66 arm64 66.1-2ubuntu2.1 [8360 kB]
09:17:58 Selecting previously unselected package libpam-systemd:arm64.
09:17:58 Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_arm64.deb ...
09:17:58 Unpacking libpam-systemd:arm64 (252.12-1~deb12u1) ...
09:17:58 Selecting previously unselected package apt-transport-https.
09:17:58 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
09:17:58 Unpacking apt-transport-https (2.6.1) ...
09:17:58 Selecting previously unselected package libbrotli1:arm64.
09:17:58 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_arm64.deb ...
09:17:58 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
09:17:58 Selecting previously unselected package libsasl2-modules-db:arm64.
09:17:58 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
09:17:58 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:17:58 Selecting previously unselected package libsasl2-2:arm64.
09:17:58 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
09:17:58 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:17:58 Selecting previously unselected package libldap-2.5-0:arm64.
09:17:58 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
09:17:58 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:17:58 The following NEW packages will be installed:
09:17:58   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:17:58   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:17:58   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:17:58   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:17:58   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
09:17:58   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
09:17:58   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:17:58   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
09:17:58   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
09:17:58   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
09:17:58   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:17:58   python3-software-properties python3.7 python3.7-minimal readline-common
09:17:58   software-properties-common
09:17:58 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:17:58 Selecting previously unselected package distro-info-data.
09:17:58 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
09:17:58 Unpacking distro-info-data (0.51+deb11u3) ...
09:17:58 Selecting previously unselected package libglib2.0-0:arm64.
09:17:58 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_arm64.deb ...
09:17:58 Unpacking libglib2.0-0:arm64 (2.66.8-1) ...
09:17:58 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:17:58 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
09:17:58 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:17:58 Selecting previously unselected package libnghttp2-14:arm64.
09:17:58 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_arm64.deb ...
09:17:58 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
09:17:58 Selecting previously unselected package libpsl5:arm64.
09:17:58 Preparing to unpack .../11-libpsl5_0.21.2-1_arm64.deb ...
09:17:58 Unpacking libpsl5:arm64 (0.21.2-1) ...
09:17:58 Selecting previously unselected package librtmp1:arm64.
09:17:58 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:17:58 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:17:58 Selecting previously unselected package libssh2-1:arm64.
09:17:58 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_arm64.deb ...
09:17:58 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
09:17:58 Selecting previously unselected package libcurl4:arm64.
09:17:58 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_arm64.deb ...
09:17:58 Unpacking libcurl4:arm64 (7.88.1-10+deb12u1) ...
09:17:58 Selecting previously unselected package curl.
09:17:58 Preparing to unpack .../15-curl_7.88.1-10+deb12u1_arm64.deb ...
09:17:58 Unpacking curl (7.88.1-10+deb12u1) ...
09:17:58 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
09:17:58 Need to get 22.9 MB of archives.
09:17:58 After this operation, 81.6 MB of additional disk space will be used.
09:17:58 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u6 [1395 kB]
09:17:58 Get:2 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u5 [588 kB]
09:17:58 Get:3 http://deb.debian.org/debian-security buster/updates/main arm64 libexpat1 arm64 2.2.6-2+deb10u6 [87.5 kB]
09:17:58 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u5 [1405 kB]
09:17:58 Get:5 http://deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
09:17:58 Get:6 http://deb.debian.org/debian buster/main arm64 mime-support all 3.62 [37.2 kB]
09:17:58 Get:7 http://deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
09:17:58 Get:8 http://deb.debian.org/debian buster/main arm64 readline-common all 7.0-5 [70.6 kB]
09:17:58 Get:9 http://deb.debian.org/debian buster/main arm64 libreadline7 arm64 7.0-5 [134 kB]
09:17:58 Get:10 http://deb.debian.org/debian-security buster/updates/main arm64 libsqlite3-0 arm64 3.27.2-3+deb10u2 [603 kB]
09:17:58 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u5 [1641 kB]
09:17:58 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 python3.7 arm64 3.7.3-2+deb10u5 [330 kB]
09:17:58 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:17:58 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
09:17:58 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:17:58 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:17:58 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_arm64.deb ...
09:17:58 Unpacking libpackagekit-glib2-18:arm64 (1.2.2-2) ...
09:17:58 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:17:58 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_arm64.deb ...
09:17:58 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:17:58 Selecting previously unselected package gnupg-l10n.
09:17:58 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:17:58 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:17:58 Selecting previously unselected package gnupg-utils.
09:17:58 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_arm64.deb ...
09:17:58 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package libassuan0:arm64.
09:17:59 Preparing to unpack .../16-libassuan0_2.5.5-5_arm64.deb ...
09:17:59 Unpacking libassuan0:arm64 (2.5.5-5) ...
09:17:59 Selecting previously unselected package gpgconf.
09:17:59 Preparing to unpack .../17-gpgconf_2.2.40-1.1_arm64.deb ...
09:17:59 Unpacking gpgconf (2.2.40-1.1) ...
09:17:59 Selecting previously unselected package libksba8:arm64.
09:17:59 Preparing to unpack .../18-libksba8_1.6.3-2_arm64.deb ...
09:17:59 Unpacking libksba8:arm64 (1.6.3-2) ...
09:17:59 Selecting previously unselected package libnpth0:arm64.
09:17:59 Preparing to unpack .../19-libnpth0_1.6-3_arm64.deb ...
09:17:59 Unpacking libnpth0:arm64 (1.6-3) ...
09:17:59 Selecting previously unselected package dirmngr.
09:17:59 Preparing to unpack .../20-dirmngr_2.2.40-1.1_arm64.deb ...
09:17:59 Unpacking dirmngr (2.2.40-1.1) ...
09:17:59 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpam-systemd arm64 245.4-4ubuntu3.22 [175 kB]
09:17:59 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxml2 arm64 2.9.10+dfsg-5ubuntu0.20.04.6 [570 kB]
09:17:59 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libyaml-0-2 arm64 0.2.2-1 [44.4 kB]
09:17:59 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:17:59 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-dbus arm64 1.2.16-1build1 [91.4 kB]
09:17:59 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-gi arm64 3.36.0-1 [159 kB]
09:17:59 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:17:59 Get:13 http://deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
09:17:59 Get:14 http://deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
09:17:59 Get:15 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
09:17:59 Get:16 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u5 [65.2 kB]
09:17:59 Get:17 http://deb.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u5 [123 kB]
09:17:59 Get:18 http://deb.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u5 [351 kB]
09:17:59 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u5 [150 kB]
09:17:59 Get:20 http://deb.debian.org/debian buster/main arm64 apt-transport-https all 1.8.2.3 [149 kB]
09:17:59 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u6 [834 kB]
09:17:59 Get:22 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
09:17:59 Get:23 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB]
09:17:59 Get:24 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB]
09:17:59 Get:25 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:17:59 Get:26 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB]
09:17:59 Get:27 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
09:17:59 Get:28 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
09:17:59 Get:29 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
09:17:59 Get:30 http://deb.debian.org/debian-security buster/updates/main arm64 libssh2-1 arm64 1.8.0-2.1+deb10u1 [136 kB]
09:17:59 Get:31 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u6 [315 kB]
09:17:59 Get:32 http://deb.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u6 [262 kB]
09:17:59 Get:33 http://deb.debian.org/debian buster/main arm64 libassuan0 arm64 2.5.2-1 [47.1 kB]
09:17:59 Get:34 http://deb.debian.org/debian buster/main arm64 gpgconf arm64 2.2.12-1+deb10u2 [504 kB]
09:17:59 Get:35 http://deb.debian.org/debian buster/main arm64 lsb-base all 10.2019051400 [28.4 kB]
09:17:59 Get:36 http://deb.debian.org/debian-security buster/updates/main arm64 libksba8 arm64 1.3.5-2+deb10u2 [96.6 kB]
09:17:59 Get:37 http://deb.debian.org/debian buster/main arm64 libnpth0 arm64 1.6-1 [17.6 kB]
09:17:59 Get:38 http://deb.debian.org/debian buster/main arm64 dirmngr arm64 2.2.12-1+deb10u2 [694 kB]
09:17:59 Get:39 http://deb.debian.org/debian-security buster/updates/main arm64 distro-info-data all 0.41+deb10u7 [7308 B]
09:17:59 Get:40 http://deb.debian.org/debian-security buster/updates/main arm64 libglib2.0-0 arm64 2.58.3-2+deb10u4 [1186 kB]
09:17:59 Get:41 http://deb.debian.org/debian buster/main arm64 libgirepository-1.0-1 arm64 1.58.3-2 [85.1 kB]
09:17:59 Get:42 http://deb.debian.org/debian buster/main arm64 gir1.2-glib-2.0 arm64 1.58.3-2 [143 kB]
09:17:59 Get:43 http://deb.debian.org/debian buster/main arm64 libpackagekit-glib2-18 arm64 1.1.12-5 [105 kB]
09:17:59 Get:44 http://deb.debian.org/debian buster/main arm64 gir1.2-packagekitglib-1.0 arm64 1.1.12-5 [35.9 kB]
09:17:59 Get:45 http://deb.debian.org/debian buster/main arm64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:17:59 Get:46 http://deb.debian.org/debian buster/main arm64 gnupg-utils arm64 2.2.12-1+deb10u2 [824 kB]
09:17:59 Get:47 http://deb.debian.org/debian buster/main arm64 gpg arm64 2.2.12-1+deb10u2 [827 kB]
09:17:59 Get:48 http://deb.debian.org/debian buster/main arm64 pinentry-curses arm64 1.1.0-2 [62.7 kB]
09:17:59 Get:49 http://deb.debian.org/debian buster/main arm64 gpg-agent arm64 2.2.12-1+deb10u2 [601 kB]
09:17:59 Get:50 http://deb.debian.org/debian buster/main arm64 gpg-wks-client arm64 2.2.12-1+deb10u2 [478 kB]
09:17:59 Get:51 http://deb.debian.org/debian buster/main arm64 gpg-wks-server arm64 2.2.12-1+deb10u2 [472 kB]
09:17:59 Get:52 http://deb.debian.org/debian buster/main arm64 gpgsm arm64 2.2.12-1+deb10u2 [586 kB]
09:17:59 Get:53 http://deb.debian.org/debian buster/main arm64 gnupg all 2.2.12-1+deb10u2 [715 kB]
09:17:59 Get:54 http://deb.debian.org/debian buster/main arm64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
09:17:59 Get:55 http://deb.debian.org/debian buster/main arm64 iso-codes all 4.2-1 [2713 kB]
09:17:59 Get:56 http://deb.debian.org/debian buster/main arm64 libapt-inst2.0 arm64 1.8.2.3 [202 kB]
09:17:59 Get:57 http://deb.debian.org/debian-security buster/updates/main arm64 libcurl3-gnutls arm64 7.64.0-4+deb10u6 [313 kB]
09:17:59 Get:58 http://deb.debian.org/debian-security buster/updates/main arm64 libdbus-1-3 arm64 1.12.24-0+deb10u1 [209 kB]
09:17:59 Get:59 http://deb.debian.org/debian buster/main arm64 lsb-release all 10.2019051400 [27.5 kB]
09:17:59 Get:60 http://deb.debian.org/debian buster/main arm64 python-apt-common all 1.8.4.3 [96.3 kB]
09:17:59 Get:61 http://deb.debian.org/debian buster/main arm64 python3-apt arm64 1.8.4.3 [179 kB]
09:17:59 Get:62 http://deb.debian.org/debian buster/main arm64 python3-dbus arm64 1.2.8-3 [101 kB]
09:17:59 Get:63 http://deb.debian.org/debian buster/main arm64 python3-gi arm64 3.30.4-1 [174 kB]
09:17:59 Get:64 http://deb.debian.org/debian buster/main arm64 python3-pycurl arm64 7.43.0.2-0.1 [65.5 kB]
09:17:59 Get:65 http://deb.debian.org/debian buster/main arm64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
09:17:59 Get:66 http://deb.debian.org/debian buster/main arm64 software-properties-common all 0.96.20.2-2 [83.3 kB]
09:17:59 Selecting previously unselected package gpg.
09:17:59 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_arm64.deb ...
09:17:59 Unpacking gpg (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package pinentry-curses.
09:17:59 Preparing to unpack .../28-pinentry-curses_1.1.0-4_arm64.deb ...
09:17:59 Unpacking pinentry-curses (1.1.0-4) ...
09:17:59 Selecting previously unselected package gpg-agent.
09:17:59 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_arm64.deb ...
09:17:59 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package gpg-wks-client.
09:17:59 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_arm64.deb ...
09:17:59 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package gpg-wks-server.
09:17:59 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_arm64.deb ...
09:17:59 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:17:59 + for f in rootlesskit rootlesskit-docker-proxy
09:17:59 + GOBIN=/usr/local/bin
09:17:59 + GO111MODULE=on
09:17:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:59 Selecting previously unselected package distro-info-data.
09:17:59 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
09:17:59 Unpacking distro-info-data (0.58) ...
09:17:59 Selecting previously unselected package libglib2.0-0:arm64.
09:17:59 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_arm64.deb ...
09:17:59 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
09:17:59 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:17:59 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
09:17:59 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:17:59 debconf: delaying package configuration, since apt-utils is not installed
09:17:59 Fetched 22.9 MB in 0s (47.5 MB/s)
09:17:59 Selecting previously unselected package libssl1.1:arm64.
09:17: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 ... 6679 files and directories currently installed.)
09:17:59 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_arm64.deb ...
09:17:59 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
09:17:59 Selecting previously unselected package libpython3.7-minimal:arm64.
09:17:59 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
09:17:59 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
09:17:59 Selecting previously unselected package gpgsm.
09:17:59 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_arm64.deb ...
09:17:59 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package gnupg.
09:17:59 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
09:17:59 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package gnupg2.
09:17:59 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
09:17:59 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
09:17:59 Selecting previously unselected package iso-codes.
09:17:59 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
09:17:59 Unpacking iso-codes (4.6.0-1) ...
09:17:59 + for f in rootlesskit rootlesskit-docker-proxy
09:17:59 + GOBIN=/usr/local/bin
09:17:59 + GO111MODULE=on
09:17:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:59 + popd
09:17:59 + exit 0
09:17:59 ~/rpmbuild/BUILD/src
09:17:59 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YJspsz
09:17:59 + umask 022
09:17:59 + cd /root/rpmbuild/BUILD
09:17:59 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64 '!=' / ']'
09:17:59 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
09:17:59 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
09:17:59 + mkdir -p /root/rpmbuild/BUILDROOT
09:17:59 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
09:17:59 + cd src
09:17:59 + pushd /root/rpmbuild/BUILD/src/compose
09:17:59 + 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
09:17:59 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:17:59 + popd
09:17:59 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:17:59 ~/rpmbuild/BUILD/src
09:17:59 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:17:59 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:17:59 + for f in LICENSE MAINTAINERS NOTICE README.md
09:17:59 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:17:59 + /usr/lib/rpm/check-buildroot
09:17:59 + /usr/lib/rpm/redhat/brp-ldconfig
09:17:59 /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
09:17:59 + /usr/lib/rpm/brp-compress
09:17:59 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:17:59 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:17:59 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:17:59 + /usr/lib/rpm/brp-python-bytecompile '' 1
09:17:59 + /usr/lib/rpm/brp-python-hardlink
09:17:59 + PYTHON3=/usr/libexec/platform-python
09:17:59 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:17:59 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uxYA3L
09:17:59 + umask 022
09:17:59 + cd /root/rpmbuild/BUILD
09:17:59 + cd src
09:17:59 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:17:59 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:17:59 + ver=v2.21.0
09:17:59 + test v2.21.0 = v2.21.0
09:17:59 + echo 'PASS: docker-compose version OK'
09:17:59 PASS: docker-compose version OK
09:17:59 + exit 0
09:17:59 Processing files: docker-compose-plugin-2.21.0-0.el8.x86_64
09:17:59 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yFINdi
09:17:59 + umask 022
09:17:59 + cd /root/rpmbuild/BUILD
09:17:59 + cd src
09:17:59 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
09:17:59 + export LC_ALL=C
09:17:59 + LC_ALL=C
09:17:59 + export DOCDIR
09:17:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/doc/docker-compose-plugin
09:17:59 + 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
09:17:59 + exit 0
09:17:59 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uIVjxi
09:17:59 + umask 022
09:17:59 + cd /root/rpmbuild/BUILD
09:17:59 + cd src
09:17:59 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
09:17:59 + export LC_ALL=C
09:17:59 + LC_ALL=C
09:17:59 + export LICENSEDIR
09:17:59 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64/usr/share/licenses/docker-compose-plugin
09:17:59 + 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
09:17:59 + 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
09:17:59 + exit 0
09:17:59 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
09:17:59 Provides: docker-compose-plugin = 0:2.21.0-0.el8 docker-compose-plugin(x86-64) = 0:2.21.0-0.el8
09:17:59 Requires(interp): /bin/sh /bin/sh /bin/sh
09:17:59 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:17:59 Requires(post): /bin/sh
09:17:59 Requires(preun): /bin/sh
09:17:59 Requires(postun): /bin/sh
09:17:59 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)
09:17:59 Enhances: docker-ce-cli
09:17:59 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
09:17:59 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el8.src.rpm
09:17:59 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:17:59 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
09:17:59 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:17:59 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:17:59 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_arm64.deb ...
09:17:59 Unpacking libpackagekit-glib2-18:arm64 (1.2.6-5) ...
09:17:59 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:17:59 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_arm64.deb ...
09:17:59 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:17:59 Selecting previously unselected package gnupg-l10n.
09:17:59 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
09:17:59 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:17:59 + for f in rootlesskit rootlesskit-docker-proxy
09:17:59 + GOBIN=/usr/local/bin
09:17:59 + GO111MODULE=on
09:17:59 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:17:59 Selecting previously unselected package libexpat1:arm64.
09:17:59 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_arm64.deb ...
09:17:59 Unpacking libexpat1:arm64 (2.2.6-2+deb10u6) ...
09:17:59 Selecting previously unselected package python3.7-minimal.
09:17:59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_arm64.deb ...
09:17:59 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:17:59 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u6) ...
09:17:59 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-six all 1.14.0-2 [12.1 kB]
09:17:59 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 iso-codes all 4.4-1 [2695 kB]
09:17:59 Selecting previously unselected package libcurl3-gnutls:arm64.
09:17:59 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_arm64.deb ...
09:17:59 Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
09:17:59 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
09:17:59 Selecting previously unselected package gnupg-utils.
09:17:59 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_arm64.deb ...
09:17:59 Unpacking gnupg-utils (2.2.40-1.1) ...
09:17:59 Selecting previously unselected package gpg.
09:17:59 Preparing to unpack .../29-gpg_2.2.40-1.1_arm64.deb ...
09:17:59 Unpacking gpg (2.2.40-1.1) ...
09:17:59 Selecting previously unselected package pinentry-curses.
09:17:59 Preparing to unpack .../30-pinentry-curses_1.2.1-1_arm64.deb ...
09:17:59 Unpacking pinentry-curses (1.2.1-1) ...
09:17:59 Selecting previously unselected package gpg-agent.
09:17:59 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_arm64.deb ...
09:17:59 Unpacking gpg-agent (2.2.40-1.1) ...
09:17:59 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u5) ...
09:17:59 Setting up libexpat1:arm64 (2.2.6-2+deb10u6) ...
09:17:59 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:17:59 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5support0 arm64 1.17-6ubuntu4.3 [30.5 kB]
09:17:59 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libk5crypto3 arm64 1.17-6ubuntu4.3 [80.6 kB]
09:17:59 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkeyutils1 arm64 1.6-6ubuntu1.1 [10.1 kB]
09:17:59 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-3 arm64 1.17-6ubuntu4.3 [312 kB]
09:17:59 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi-krb5-2 arm64 1.17-6ubuntu4.3 [113 kB]
09:17:59 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 liblmdb0 arm64 0.9.24-1 [43.1 kB]
09:17:59 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-gobject-1-0 arm64 0.105-26ubuntu1.3 [37.4 kB]
09:17:59 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libpsl5 arm64 0.21.0-1ubuntu1 [51.3 kB]
09:17:59 Selecting previously unselected package libdbus-1-3:arm64.
09:17:59 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_arm64.deb ...
09:17:59 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
09:17:59 Selecting previously unselected package lsb-release.
09:17:59 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
09:17:59 Unpacking lsb-release (11.1.0) ...
09:17:59 Selecting previously unselected package python-apt-common.
09:17:59 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
09:17:59 Unpacking python-apt-common (2.2.1) ...
09:17:59 Selecting previously unselected package python3-apt.
09:17:59 Preparing to unpack .../40-python3-apt_2.2.1_arm64.deb ...
09:17:59 Unpacking python3-apt (2.2.1) ...
09:17:59 Selecting previously unselected package python3-dbus.
09:17:59 Preparing to unpack .../41-python3-dbus_1.2.16-5_arm64.deb ...
09:17:59 Unpacking python3-dbus (1.2.16-5) ...
09:17:59 Selecting previously unselected package python3-gi.
09:17:59 Preparing to unpack .../42-python3-gi_3.38.0-2_arm64.deb ...
09:17:59 Unpacking python3-gi (3.38.0-2) ...
09:18:00 Selecting previously unselected package gpg-wks-client.
09:18:00 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_arm64.deb ...
09:18:00 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:18:00 Selecting previously unselected package gpg-wks-server.
09:18:00 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_arm64.deb ...
09:18:00 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:18:00 Selecting previously unselected package gpgsm.
09:18:00 Preparing to unpack .../34-gpgsm_2.2.40-1.1_arm64.deb ...
09:18:00 Unpacking gpgsm (2.2.40-1.1) ...
09:18:00 Selecting previously unselected package gnupg.
09:18:00 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
09:18:00 Unpacking gnupg (2.2.40-1.1) ...
09:18:00 Selecting previously unselected package gnupg2.
09:18:00 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
09:18:00 Unpacking gnupg2 (2.2.40-1.1) ...
09:18:00 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]
09:18:00 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-apt arm64 2.0.1ubuntu0.20.04.1 [147 kB]
09:18:00 + return
09:18:00 # Build the CLI
09:18:00 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:18:00 Building dynamic docker-linux-arm-v6
09:18:00 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:18:00 Selecting previously unselected package python3-pycurl.
09:18:00 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_arm64.deb ...
09:18:00 Unpacking python3-pycurl (7.43.0.6-5) ...
09:18:00 Selecting previously unselected package python3-software-properties.
09:18:00 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
09:18:00 Unpacking python3-software-properties (0.96.20.2-2.1) ...
09:18:00 Selecting previously unselected package software-properties-common.
09:18:00 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
09:18:00 Unpacking software-properties-common (0.96.20.2-2.1) ...
09:18:00 Setting up libksba8:arm64 (1.5.0-3+deb11u2) ...
09:18:00 Setting up media-types (4.0.0) ...
09:18:00 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:18:00 Setting up apt-transport-https (2.2.4) ...
09:18:00 Setting up libglib2.0-0:arm64 (2.66.8-1) ...
09:18:00 No schema files found: doing nothing.
09:18:00 Setting up distro-info-data (0.51+deb11u3) ...
09:18:00 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:18:00 Setting up libsqlite3-0:arm64 (3.34.1-3) ...
09:18:00 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:18:00 Selecting previously unselected package iso-codes.
09:18:00 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
09:18:00 Unpacking iso-codes (4.15.0-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:00 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 apt-transport-https all 2.0.9 [1704 B]
09:18:00 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libbrotli1 arm64 1.0.7-6ubuntu0.1 [257 kB]
09:18:00 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libroken18-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [40.1 kB]
09:18:00 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libasn1-8-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [150 kB]
09:18:00 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimbase1-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [28.7 kB]
09:18:00 Selecting previously unselected package python3-minimal.
09:18: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 ... 6940 files and directories currently installed.)
09:18:00 Preparing to unpack .../0-python3-minimal_3.7.3-1_arm64.deb ...
09:18:00 Unpacking python3-minimal (3.7.3-1) ...
09:18:00 Selecting previously unselected package mime-support.
09:18:00 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:18:00 Unpacking mime-support (3.62) ...
09:18:00 Selecting previously unselected package libmpdec2:arm64.
09:18:00 Preparing to unpack .../2-libmpdec2_2.4.2-2_arm64.deb ...
09:18:00 Unpacking libmpdec2:arm64 (2.4.2-2) ...
09:18:00 Selecting previously unselected package readline-common.
09:18:00 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:18:00 Unpacking readline-common (7.0-5) ...
09:18:00 Selecting previously unselected package libreadline7:arm64.
09:18:00 Preparing to unpack .../4-libreadline7_7.0-5_arm64.deb ...
09:18:00 Unpacking libreadline7:arm64 (7.0-5) ...
09:18:00 + return
09:18:00 # Build the CLI
09:18:00 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:18:00 Building dynamic docker-linux-arm-v6
09:18:00 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:57Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:18:00 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:18:00 Setting up libpackagekit-glib2-18:arm64 (1.2.2-2) ...
09:18:00 Setting up libnpth0:arm64 (1.6-3) ...
09:18:00 Setting up libassuan0:arm64 (2.5.3-7.1) ...
09:18:00 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:00 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:18:00 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:00 Setting up libdbus-1-3:arm64 (1.12.24-0+deb11u1) ...
09:18:00 Setting up libncursesw6:arm64 (6.2+20201114-2+deb11u1) ...
09:18:00 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:00 Setting up python-apt-common (2.2.1) ...
09:18:00 Setting up libmpdec3:arm64 (2.5.1-1) ...
09:18:00 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
09:18:00 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:18:00 Setting up openssl (1.1.1n-0+deb11u5) ...
09:18:00 Setting up readline-common (8.1-1) ...
09:18:00 Setting up iso-codes (4.6.0-1) ...
09:18:00 Setting up pinentry-curses (1.1.0-4) ...
09:18:00 Setting up libreadline8:arm64 (8.1-1) ...
09:18:00 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:18:00 Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u7) ...
09:18:00 Setting up ca-certificates (20210119) ...
09:18:00 CentOS Stream 8 - Extras                         20 kB/s |  17 kB     00:00    
09:18:00 Selecting previously unselected package libcurl3-gnutls:arm64.
09:18:00 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_arm64.deb ...
09:18:00 Unpacking libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ...
09:18:00 Selecting previously unselected package libstemmer0d:arm64.
09:18:00 Preparing to unpack .../39-libstemmer0d_2.2.0-2_arm64.deb ...
09:18:00 Unpacking libstemmer0d:arm64 (2.2.0-2) ...
09:18:00 Selecting previously unselected package libicu72:arm64.
09:18:00 Preparing to unpack .../40-libicu72_72.1-3_arm64.deb ...
09:18:00 Unpacking libicu72:arm64 (72.1-3) ...
09:18:00 + make IMAGE=ubuntu:jammy verify
09:18:00 docker run  --rm -i \
09:18:00 	-v "$(pwd):/v" \
09:18:00 	-e DEBIAN_FRONTEND=noninteractive \
09:18:00 	-e PACKAGE_REPO=staging \
09:18:00 	-w /v \
09:18:00 	ubuntu:jammy ./verify
09:18:00 Unable to find image 'ubuntu:jammy' locally
09:18:00 jammy: Pulling from library/ubuntu
09:18:00 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libhcrypto4-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [84.7 kB]
09:18:00 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libwind0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [47.5 kB]
09:18:00 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]
09:18:00 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libkrb5-26-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [192 kB]
09:18:00 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libheimntlm0-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [14.7 kB]
09:18:00 Selecting previously unselected package libsqlite3-0:arm64.
09:18:00 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_arm64.deb ...
09:18:00 Unpacking libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
09:18:00 Selecting previously unselected package libpython3.7-stdlib:arm64.
09:18:00 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_arm64.deb ...
09:18:00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
09:18:00 Selecting previously unselected package python3.7.
09:18:00 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_arm64.deb ...
09:18:00 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:18:00 20274425734a: Already exists
09:18:00 Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:18:00 Status: Downloaded newer image for ubuntu:jammy
09:18:00 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgssapi3-heimdal arm64 7.7.0+dfsg-1ubuntu1.4 [88.4 kB]
09:18:00 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]
09:18:00 Selecting previously unselected package libpython3-stdlib:arm64.
09:18:00 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_arm64.deb ...
09:18:00 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
09:18:00 Setting up python3-minimal (3.7.3-1) ...
09:18:00 + return
09:18:00 # Build the CLI
09:18:00 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:18:00 Building dynamic docker-linux-arm-v6
09:18:00 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:14:53Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:18:01 Updating certificates in /etc/ssl/certs...
09:18:01 CentOS Stream 8 - Extras common packages         10 kB/s | 6.9 kB     00:00    
09:18:01 Selecting previously unselected package libxml2:arm64.
09:18:01 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
09:18:01 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:18:01 + verify
09:18:01 + dpkg --version
09:18:01 + verify_deb
09:18:01 + apt-get update
09:18:01 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2ubuntu0.1 [48.4 kB]
09:18:01 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:18:01 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]
09:18:01 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libnghttp2-14 arm64 1.40.0-1ubuntu0.1 [75.4 kB]
09:18:01 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build1 [53.3 kB]
09:18:01 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libssh-4 arm64 0.9.3-2ubuntu2.3 [160 kB]
09:18:01 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libcurl4 arm64 7.68.0-1ubuntu2.19 [215 kB]
09:18:01 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 curl arm64 7.68.0-1ubuntu2.19 [157 kB]
09:18:01 Selecting previously unselected package python3.
09:18: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 ... 7409 files and directories currently installed.)
09:18:01 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
09:18:01 Unpacking python3 (3.7.3-1) ...
09:18:01 Selecting previously unselected package libkeyutils1:arm64.
09:18:01 Preparing to unpack .../01-libkeyutils1_1.6-6_arm64.deb ...
09:18:01 Unpacking libkeyutils1:arm64 (1.6-6) ...
09:18:01 Selecting previously unselected package libkrb5support0:arm64.
09:18:01 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_arm64.deb ...
09:18:01 Unpacking libkrb5support0:arm64 (1.17-3+deb10u5) ...
09:18:01 Selecting previously unselected package libk5crypto3:arm64.
09:18:01 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_arm64.deb ...
09:18:01 Unpacking libk5crypto3:arm64 (1.17-3+deb10u5) ...
09:18:01 Selecting previously unselected package libkrb5-3:arm64.
09:18:01 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_arm64.deb ...
09:18:01 Unpacking libkrb5-3:arm64 (1.17-3+deb10u5) ...
09:18:01 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:18:01 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_arm64.deb ...
09:18:01 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
09:18:01 Selecting previously unselected package libxmlb2:arm64.
09:18:01 Preparing to unpack .../42-libxmlb2_0.3.10-2_arm64.deb ...
09:18:01 Unpacking libxmlb2:arm64 (0.3.10-2) ...
09:18:01 Selecting previously unselected package libyaml-0-2:arm64.
09:18:01 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_arm64.deb ...
09:18:01 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:18:01 Selecting previously unselected package libappstream4:arm64.
09:18:01 Preparing to unpack .../44-libappstream4_0.16.1-2_arm64.deb ...
09:18:01 Unpacking libappstream4:arm64 (0.16.1-2) ...
09:18:01 Selecting previously unselected package libcap2-bin.
09:18:01 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_arm64.deb ...
09:18:01 Unpacking libcap2-bin (1:2.66-4) ...
09:18:01 Selecting previously unselected package libduktape207:arm64.
09:18:01 Preparing to unpack .../46-libduktape207_2.7.0-2_arm64.deb ...
09:18:01 Unpacking libduktape207:arm64 (2.7.0-2) ...
09:18:01 + rm -f /root/build-deb/engine/go.mod
09:18:01 Created binary: bundles/dynbinary-daemon/dockerd
09:18:01 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:18:01 + tee /root/build-deb/engine/go.mod
09:18:01 module github.com/docker/docker
09:18:01 
09:18:01 go 1.19
09:18:01 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:18:01 + GO111MODULE=on
09:18:01 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:02.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
09:18:01 + rm -f /root/build-deb/engine/go.mod
09:18:01 Created binary: bundles/dynbinary-daemon/docker-proxy
09:18:01 
09:18:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:18:01 + RM_GOPATH=0
09:18:01 + TMP_GOPATH=/go
09:18:01 + : /usr/local/bin
09:18:01 + '[' -z /go ']'
09:18:01 + export GOPATH=/go
09:18:01 + GOPATH=/go
09:18:01 + case "$(go env GOARCH)" in
09:18:01 ++ go env GOARCH
09:18:01 + export GO_BUILDMODE=-buildmode=pie
09:18:01 + GO_BUILDMODE=-buildmode=pie
09:18:01 ++ dirname hack/dockerfile/install/install.sh
09:18:01 + dir=hack/dockerfile/install
09:18:01 + bin=tini
09:18:01 + shift
09:18:01 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:18:01 + . hack/dockerfile/install/tini.installer
09:18:01 ++ : v0.19.0
09:18:01 + install_tini
09:18:01 + echo 'Install tini version v0.19.0'
09:18:01 + git clone https://github.com/krallin/tini.git /go/tini
09:18:01 Install tini version v0.19.0
09:18:01 Cloning into '/go/tini'...
09:18:01 + cd /go/tini
09:18:01 + git checkout -q v0.19.0
09:18:01 + cmake .
09:18:01 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:18:01   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:18:01   CMake.
09:18:01 
09:18:01   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:18:01   CMake that the project does not need compatibility with older versions.
09:18:01 
09:18:01 
09:18:01 -- The C compiler identification is GNU 11.4.0
09:18:01 -- Detecting C compiler ABI info
09:18:01 -- Detecting C compiler ABI info - done
09:18:01 -- Check for working C compiler: /usr/bin/cc - skipped
09:18:01 -- Detecting C compile features
09:18:01 -- Detecting C compile features - done
09:18:01 -- Performing Test HAS_BUILTIN_FORTIFY
09:18:01 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:18:01 -- Configuring done
09:18:01 -- Generating done
09:18:01 -- Build files have been written to: /go/tini
09:18:01 + make tini-static
09:18:01 make[2]: Entering directory '/go/tini'
09:18:01 make[3]: Entering directory '/go/tini'
09:18:01 make[4]: Entering directory '/go/tini'
09:18:01 make[5]: Entering directory '/go/tini'
09:18:01 make[5]: Leaving directory '/go/tini'
09:18:01 make[5]: Entering directory '/go/tini'
09:18:01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:18:01 [100%] Linking C executable tini-static
09:18:01 make[5]: Leaving directory '/go/tini'
09:18:01 [100%] Built target tini-static
09:18:01 make[4]: Leaving directory '/go/tini'
09:18:01 make[3]: Leaving directory '/go/tini'
09:18:01 make[2]: Leaving directory '/go/tini'
09:18:01 + mkdir -p /usr/local/bin
09:18:01 + cp tini-static /usr/local/bin/docker-init
09:18:01 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:18:01 + RM_GOPATH=0
09:18:01 + TMP_GOPATH=/go
09:18:01 + : /usr/local/bin
09:18:01 + '[' -z /go ']'
09:18:01 + export GOPATH=/go
09:18:01 + GOPATH=/go
09:18:01 + case "$(go env GOARCH)" in
09:18:01 ++ go env GOARCH
09:18:01 + export GO_BUILDMODE=-buildmode=pie
09:18:01 + GO_BUILDMODE=-buildmode=pie
09:18:01 ++ dirname hack/dockerfile/install/install.sh
09:18:01 + dir=hack/dockerfile/install
09:18:01 + bin=rootlesskit
09:18:01 + shift
09:18:01 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:18:01 + . hack/dockerfile/install/rootlesskit.installer
09:18:01 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:01 + install_rootlesskit dynamic
09:18:01 + case "$1" in
09:18:01 + install_rootlesskit_dynamic
09:18:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:18:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:18:01 + export BUILD_MODE=-buildmode=pie
09:18:01 + BUILD_MODE=-buildmode=pie
09:18:01 + _install_rootlesskit
09:18:01 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:18:01 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:01 + for f in rootlesskit rootlesskit-docker-proxy
09:18:01 + GOBIN=/usr/local/bin
09:18:01 + GO111MODULE=on
09:18:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:01 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:18:01 go: downloading github.com/sirupsen/logrus v1.9.2
09:18:01 go: downloading github.com/urfave/cli/v2 v2.25.5
09:18:01 go: downloading golang.org/x/sys v0.8.0
09:18:01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:18:01 go: downloading github.com/google/uuid v1.3.0
09:18:01 go: downloading github.com/moby/vpnkit v0.5.0
09:18:01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:18:01 go: downloading github.com/gofrs/flock v0.8.1
09:18:01 go: downloading github.com/gorilla/mux v1.8.0
09:18:01 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:18:01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:18:01 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:18:01 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:18:01 go: downloading golang.org/x/net v0.10.0
09:18:01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:18:01 go: downloading github.com/josharian/native v1.1.0
09:18:01 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:18:01 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dbus-user-session arm64 1.12.16-2ubuntu2.3 [9424 B]
09:18:01 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libdconf1 arm64 0.36.0-1 [35.9 kB]
09:18:01 Selecting previously unselected package apt-transport-https.
09:18:01 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
09:18:01 Unpacking apt-transport-https (1.8.2.3) ...
09:18:01 Selecting previously unselected package openssl.
09:18:01 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_arm64.deb ...
09:18:01 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:18:01 Selecting previously unselected package ca-certificates.
09:18:01 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
09:18:01 Unpacking ca-certificates (20200601~deb10u2) ...
09:18:01 Selecting previously unselected package libsasl2-modules-db:arm64.
09:18:01 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ...
09:18:01 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:18:01 129 added, 0 removed; done.
09:18:01 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
09:18:01 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:18:01 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
09:18:01 Setting up curl (7.74.0-1.3+deb11u7) ...
09:18:01 Setting up gpg (2.2.27-2+deb11u2) ...
09:18:01 Setting up libpython3.9-stdlib:arm64 (3.9.2-1) ...
09:18:01 Setting up libpython3-stdlib:arm64 (3.9.2-3) ...
09:18:01 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:18:01 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:18:01 Selecting previously unselected package libelf1:arm64.
09:18:01 Preparing to unpack .../47-libelf1_0.188-2.1_arm64.deb ...
09:18:01 Unpacking libelf1:arm64 (0.188-2.1) ...
09:18:01 Selecting previously unselected package libdw1:arm64.
09:18:01 Preparing to unpack .../48-libdw1_0.188-2.1_arm64.deb ...
09:18:01 Unpacking libdw1:arm64 (0.188-2.1) ...
09:18:01 Selecting previously unselected package libglib2.0-data.
09:18:01 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
09:18:01 Unpacking libglib2.0-data (2.74.6-2) ...
09:18:01 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-service arm64 0.36.0-1 [27.8 kB]
09:18:01 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 dconf-gsettings-backend arm64 0.36.0-1 [20.9 kB]
09:18:01 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libassuan0 arm64 2.5.3-7ubuntu2 [33.1 kB]
09:18:01 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgconf arm64 2.2.19-3ubuntu2.2 [117 kB]
09:18:01 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libksba8 arm64 1.3.5-2ubuntu0.20.04.2 [89.1 kB]
09:18:01 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnpth0 arm64 1.6-1 [7440 B]
09:18:01 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 dirmngr arm64 2.2.19-3ubuntu2.2 [311 kB]
09:18:01 Selecting previously unselected package libsasl2-2:arm64.
09:18:01 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ...
09:18:01 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:18:01 Selecting previously unselected package libldap-common.
09:18:01 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:18:01 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:18:01 Selecting previously unselected package libldap-2.4-2:arm64.
09:18:01 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ...
09:18:01 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
09:18:01 Selecting previously unselected package libnghttp2-14:arm64.
09:18:01 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
09:18:01 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:18:01 Selecting previously unselected package libpsl5:arm64.
09:18:01 Preparing to unpack .../14-libpsl5_0.20.2-2_arm64.deb ...
09:18:01 Unpacking libpsl5:arm64 (0.20.2-2) ...
09:18:01 Selecting previously unselected package librtmp1:arm64.
09:18:01 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
09:18:01 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:18:01 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
09:18:01 make[1]: Leaving directory '/root/build-deb'
09:18:01  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo
09:18:01  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes
09:18:01 dpkg-genchanges: info: including full source code in upload
09:18:01  dpkg-source -I.git --after-build .
09:18:01 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:01 + destination=/build
09:18:01 + mkdir -p /build
09:18:01 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb /build
09:18:01 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'
09:18:01 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:18:01 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:18:01 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:18:01 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:18:01 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo'
09:18:01 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.buildinfo'
09:18:01 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes'
09:18:01 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.changes'
09:18:01 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 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'
09:18:01 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb'
09:18:01 make[1]: Leaving directory '/root/build-deb'
09:18:01    dh_installdeb
09:18:01    debian/rules override_dh_gencontrol
09:18:01 make[1]: Entering directory '/root/build-deb'
09:18:01 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:18:01 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:18:01 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:18:01 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:18:01 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:18:01 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:18:01 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:18:01 dh_gencontrol --remaining-packages
09:18:01 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:18:01 make[1]: Leaving directory '/root/build-deb'
09:18:01    dh_md5sums
09:18:01    debian/rules override_dh_builddeb
09:18:01 make[1]: Entering directory '/root/build-deb'
09:18:01 dh_builddeb -- -Zxz
09:18:01 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'.
09:18:01 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'.
09:18:01 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'.
09:18:01 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'.
09:18:01 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'.
09:18:01 Selecting previously unselected package libglib2.0-bin.
09:18:01 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_arm64.deb ...
09:18:01 Unpacking libglib2.0-bin (2.74.6-2) ...
09:18:01 Selecting previously unselected package libunwind8:arm64.
09:18:01 Preparing to unpack .../51-libunwind8_1.6.2-3_arm64.deb ...
09:18:01 Unpacking libunwind8:arm64 (1.6.2-3) ...
09:18:01 Selecting previously unselected package libgstreamer1.0-0:arm64.
09:18:01 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_arm64.deb ...
09:18:01 Unpacking libgstreamer1.0-0:arm64 (1.22.0-2) ...
09:18:01 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
09:18:01 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_arm64.deb ...
09:18:01 Unpacking libpolkit-gobject-1-0:arm64 (122-3) ...
09:18:01 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpackagekit-glib2-18 arm64 1.1.13-2ubuntu1.1 [92.8 kB]
09:18:01 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]
09:18:01 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libproxy1v5 arm64 0.4.15-10ubuntu1.2 [44.8 kB]
09:18:01 Selecting previously unselected package libssh2-1:arm64.
09:18:01 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_arm64.deb ...
09:18:01 Unpacking libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
09:18:01 Selecting previously unselected package libcurl4:arm64.
09:18:01 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_arm64.deb ...
09:18:01 Unpacking libcurl4:arm64 (7.64.0-4+deb10u6) ...
09:18:01 Selecting previously unselected package curl.
09:18:01 Preparing to unpack .../18-curl_7.64.0-4+deb10u6_arm64.deb ...
09:18:01 Unpacking curl (7.64.0-4+deb10u6) ...
09:18:01 Selecting previously unselected package libassuan0:arm64.
09:18:01 Preparing to unpack .../19-libassuan0_2.5.2-1_arm64.deb ...
09:18:01 Unpacking libassuan0:arm64 (2.5.2-1) ...
09:18:01 Selecting previously unselected package gpgconf.
09:18:01 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_arm64.deb ...
09:18:01 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:18:01 Selecting previously unselected package lsb-base.
09:18:01 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
09:18:01 Unpacking lsb-base (10.2019051400) ...
09:18:01 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
09:18:02 Selecting previously unselected package libpolkit-agent-1-0:arm64.
09:18:02 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_arm64.deb ...
09:18:02 Unpacking libpolkit-agent-1-0:arm64 (122-3) ...
09:18:02 Selecting previously unselected package lsb-release.
09:18:02 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
09:18:02 Unpacking lsb-release (12.0-1) ...
09:18:02 Selecting previously unselected package xml-core.
09:18:02 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
09:18:02 Unpacking xml-core (0.18+nmu1) ...
09:18:02 Selecting previously unselected package polkitd.
09:18:02 Preparing to unpack .../57-polkitd_122-3_arm64.deb ...
09:18:02 Unpacking polkitd (122-3) ...
09:18:02 Selecting previously unselected package packagekit.
09:18:02 Preparing to unpack .../58-packagekit_1.2.6-5_arm64.deb ...
09:18:02 Unpacking packagekit (1.2.6-5) ...
09:18:02 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:18:02 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:18:02 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:18:02 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:18:02 Setting up python3.9 (3.9.2-1) ...
09:18:02 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
09:18:02 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking-services arm64 2.64.2-1ubuntu0.1 [10.4 kB]
09:18:02 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
09:18:02 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 glib-networking arm64 2.64.2-1ubuntu0.1 [55.1 kB]
09:18:02 Selecting previously unselected package libksba8:arm64.
09:18:02 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_arm64.deb ...
09:18:02 Unpacking libksba8:arm64 (1.3.5-2+deb10u2) ...
09:18:02 Selecting previously unselected package libnpth0:arm64.
09:18:02 Preparing to unpack .../23-libnpth0_1.6-1_arm64.deb ...
09:18:02 Unpacking libnpth0:arm64 (1.6-1) ...
09:18:02 Selecting previously unselected package dirmngr.
09:18:02 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package distro-info-data.
09:18:02 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
09:18:02 Unpacking distro-info-data (0.41+deb10u7) ...
09:18:02 Selecting previously unselected package libglib2.0-0:arm64.
09:18:02 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ...
09:18:02 Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
09:18:02 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
09:18:02 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
09:18:02 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
09:18:02 Selecting previously unselected package python-apt-common.
09:18:02 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
09:18:02 Unpacking python-apt-common (2.6.0) ...
09:18:02 Selecting previously unselected package python3-apt.
09:18:02 Preparing to unpack .../60-python3-apt_2.6.0_arm64.deb ...
09:18:02 Unpacking python3-apt (2.6.0) ...
09:18:02 Selecting previously unselected package python3-blinker.
09:18:02 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
09:18:02 Unpacking python3-blinker (1.5-1) ...
09:18:02 Selecting previously unselected package python3-cffi-backend:arm64.
09:18:02 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_arm64.deb ...
09:18:02 Unpacking python3-cffi-backend:arm64 (1.15.1-5+b1) ...
09:18:02 Selecting previously unselected package python3-cryptography.
09:18:02 Preparing to unpack .../63-python3-cryptography_38.0.4-3_arm64.deb ...
09:18:02 Unpacking python3-cryptography (38.0.4-3) ...
09:18:02 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:18:02 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg-utils arm64 2.2.19-3ubuntu2.2 [441 kB]
09:18:02 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg arm64 2.2.19-3ubuntu2.2 [442 kB]
09:18:02 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:18:02 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_arm64.deb ...
09:18:02 Unpacking libgirepository-1.0-1:arm64 (1.58.3-2) ...
09:18:02 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:18:02 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_arm64.deb ...
09:18:02 Unpacking gir1.2-glib-2.0:arm64 (1.58.3-2) ...
09:18:02 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:18:02 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_arm64.deb ...
09:18:02 Unpacking libpackagekit-glib2-18:arm64 (1.1.12-5) ...
09:18:02 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:02 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_arm64.deb ...
09:18:02 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:18:02 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
09:18:02 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
09:18:02 Public key for containerd.io-1.6.24-3.1.el7.aarch64.rpm is not installed
09:18:02 --------------------------------------------------------------------------------
09:18:02 Total                                              2.2 MB/s |  36 MB  00:16     
09:18:02 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:18:02 Importing GPG key 0xF4A80EB5:
09:18:02  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
09:18:02  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
09:18:02  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
09:18:02  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:18:02 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
09:18:02 Importing GPG key 0x305D49D6:
09:18:02  Userid     : "CentOS AltArch SIG - AArch64 (http://wiki.centos.org/SpecialInterestGroup/AltArch/AArch64) <security@centos.org>"
09:18:02  Fingerprint: ef8f 3ca6 6efd f32b 36cd adf7 6c7c b6ef 305d 49d6
09:18:02  Package    : centos-release-7-9.2009.0.el7.centos.aarch64 (@instCentOS)
09:18:02  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7-aarch64
09:18:02 Retrieving key from https://download.docker.com/linux/centos/gpg
09:18:02 Selecting previously unselected package python3-dbus.
09:18:02 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_arm64.deb ...
09:18:02 Unpacking python3-dbus (1.3.2-4+b1) ...
09:18:02 Selecting previously unselected package python3-distro.
09:18:02 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
09:18:02 Unpacking python3-distro (1.8.0-1) ...
09:18:02 Selecting previously unselected package python3-gi.
09:18:02 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_arm64.deb ...
09:18:02 Unpacking python3-gi (3.42.2-3+b1) ...
09:18:02 Selecting previously unselected package python3-pyparsing.
09:18:02 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:18:02 Unpacking python3-pyparsing (3.0.9-1) ...
09:18:02 Selecting previously unselected package python3-httplib2.
09:18:02 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:18:02 Unpacking python3-httplib2 (0.20.4-3) ...
09:18:02 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 pinentry-curses arm64 1.1.0-3build1 [34.3 kB]
09:18:02 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-agent arm64 2.2.19-3ubuntu2.2 [216 kB]
09:18:02 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-client arm64 2.2.19-3ubuntu2.2 [89.4 kB]
09:18:02 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpg-wks-server arm64 2.2.19-3ubuntu2.2 [83.1 kB]
09:18:02 Selecting previously unselected package gnupg-l10n.
09:18:02 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:18:02 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gnupg-utils.
09:18:02 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gpg.
09:18:02 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gpg (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package python3-jwt.
09:18:02 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:18:02 Unpacking python3-jwt (2.6.0-1) ...
09:18:02 Selecting previously unselected package python3-pkg-resources.
09:18:02 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
09:18:02 Unpacking python3-pkg-resources (66.1.1-1) ...
09:18:02 Selecting previously unselected package python3-lazr.uri.
09:18:02 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
09:18:02 Unpacking python3-lazr.uri (1.0.6-3) ...
09:18:02 Selecting previously unselected package python3-wadllib.
09:18:02 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
09:18:02 Unpacking python3-wadllib (1.3.6-4) ...
09:18:02 Selecting previously unselected package python3-oauthlib.
09:18:02 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:18:02 Unpacking python3-oauthlib (3.2.2-1) ...
09:18:02 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gpgsm arm64 2.2.19-3ubuntu2.2 [198 kB]
09:18:02 Selecting previously unselected package pinentry-curses.
09:18:02 Preparing to unpack .../34-pinentry-curses_1.1.0-2_arm64.deb ...
09:18:02 Unpacking pinentry-curses (1.1.0-2) ...
09:18:02 Selecting previously unselected package gpg-agent.
09:18:02 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gpg-wks-client.
09:18:02 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gpg-wks-server.
09:18:02 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gpgsm.
09:18:02 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_arm64.deb ...
09:18:02 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:18:02 Selecting previously unselected package gnupg.
09:18:02 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
09:18:03 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:18:03 Setting up python3 (3.9.2-3) ...
09:18:03 Setting up python3-pycurl (7.43.0.6-5) ...
09:18:03 Setting up python3-gi (3.38.0-2) ...
09:18:03 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm
09:18:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.19EFI4
09:18:03 + umask 022
09:18:03 + cd /root/rpmbuild/BUILD
09:18:03 + cd src
09:18:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64
09:18:03 + RPM_EC=0
09:18:03 ++ jobs -p
09:18:03 + exit 0
09:18:03 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.Knxj2D
09:18:03 + umask 022
09:18:03 + cd /root/rpmbuild/BUILD
09:18:03 + rm -rf src src.gemspec
09:18:03 Selecting previously unselected package python3-six.
09:18:03 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:18:03 Unpacking python3-six (1.16.0-4) ...
09:18:03 Selecting previously unselected package python3-lazr.restfulclient.
09:18:03 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:18:03 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:18:03 Selecting previously unselected package python3-software-properties.
09:18:03 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
09:18:03 Unpacking python3-software-properties (0.99.30-4) ...
09:18:03 Selecting previously unselected package software-properties-common.
09:18:03 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
09:18:03 Unpacking software-properties-common (0.99.30-4) ...
09:18:03 Setting up libksba8:arm64 (1.6.3-2) ...
09:18:03 Setting up media-types (10.0.0) ...
09:18:03 Setting up systemd-sysv (252.12-1~deb12u1) ...
09:18:03 Setting up libkeyutils1:arm64 (1.6.3-2) ...
09:18:03 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:18:03 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libsoup2.4-1 arm64 2.70.0-1 [245 kB]
09:18:03 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libstemmer0d arm64 0+svn585-2 [60.6 kB]
09:18:03 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libappstream4 arm64 0.12.10-2 [120 kB]
09:18:03 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]
09:18:03 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libgstreamer1.0-0 arm64 1.16.3-0ubuntu1.1 [803 kB]
09:18:03 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:18:03 Selecting previously unselected package gnupg2.
09:18:03 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
09:18:03 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
09:18:03 Selecting previously unselected package iso-codes.
09:18:03 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
09:18:03 Unpacking iso-codes (4.2-1) ...
09:18:03 Setting up gnupg (2.2.27-2+deb11u2) ...
09:18:03 Setting up lsb-release (11.1.0) ...
09:18:03 Setting up python3-dbus (1.2.16-5) ...
09:18:03 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
09:18:03 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
09:18:03 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [27.8 kB]
09:18:03 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1138 kB]
09:18:03 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [725 kB]
09:18:03 + RPM_EC=0
09:18:03 ++ jobs -p
09:18:03 + exit 0
09:18:03 
09:18:03 RPM build warnings:
09:18:03     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:03     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:03     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:03     source_date_epoch_from_changelog set but %changelog is missing
09:18:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:18:03     source_date_epoch_from_changelog set but %changelog is missing
09:18:03     source_date_epoch_from_changelog set but %changelog is missing
09:18:03     source_date_epoch_from_changelog set but %changelog is missing
09:18:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:03 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:03 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kCKN8R
09:18:03 + umask 022
09:18:03 + cd /root/rpmbuild/BUILD
09:18:03 + cd /root/rpmbuild/BUILD
09:18:03 + rm -rf src
09:18:03 + /usr/bin/mkdir -p src
09:18:03 + cd src
09:18:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:03 + STATUS=0
09:18:03 + '[' 0 -ne 0 ']'
09:18:03 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:03 + STATUS=0
09:18:03 + '[' 0 -ne 0 ']'
09:18:03 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:03 + RPM_EC=0
09:18:03 ++ jobs -p
09:18:03 + exit 0
09:18:03 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P3VLBY
09:18:03 + umask 022
09:18:03 + cd /root/rpmbuild/BUILD
09:18:03 + 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'
09:18:03 + export CFLAGS
09:18:03 + 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'
09:18:03 + export CXXFLAGS
09:18:03 + 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'
09:18:03 + export FFLAGS
09:18:03 + 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'
09:18:03 + export FCFLAGS
09:18: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'
09:18:03 + export LDFLAGS
09:18:03 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:03 + export LT_SYS_LIBRARY_PATH
09:18:03 + CC=gcc
09:18:03 + export CC
09:18:03 + CXX=g++
09:18:03 + export CXX
09:18:03 + cd src
09:18:03 + pushd /root/rpmbuild/BUILD/src/compose
09:18:03 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:03 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:03 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
09:18:03 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:03 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:03 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:03 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:03 Setting up libpsl5:arm64 (0.21.2-1) ...
09:18:03 Setting up libicu72:arm64 (72.1-3) ...
09:18:03 Setting up apt-transport-https (2.6.1) ...
09:18:03 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:18:03 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
09:18:03 No schema files found: doing nothing.
09:18:03 Setting up distro-info-data (0.58) ...
09:18:03 Setting up libtirpc-common (1.3.3+ds-1) ...
09:18:03 Setting up libxmlb2:arm64 (0.3.10-2) ...
09:18:03 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
09:18:03 Setting up libsqlite3-0:arm64 (3.40.1-2) ...
09:18:03 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
09:18:03 Setting up libpackagekit-glib2-18:arm64 (1.2.6-5) ...
09:18:03 Setting up libnpth0:arm64 (1.6-3) ...
09:18:03 Setting up libassuan0:arm64 (2.5.5-5) ...
09:18:03 Setting up libunwind8:arm64 (1.6.2-3) ...
09:18:03 Setting up libkrb5support0:arm64 (1.20.1-2) ...
09:18:03 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:18:03 Setting up libcap2-bin (1:2.66-4) ...
09:18:03 Setting up libglib2.0-data (2.74.6-2) ...
09:18:03 Setting up gnupg-l10n (2.2.40-1.1) ...
09:18:03 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:03 Setting up libdbus-1-3:arm64 (1.14.8-2~deb12u1) ...
09:18:03 Setting up libncursesw6:arm64 (6.4-4) ...
09:18:03 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libpolkit-agent-1-0 arm64 0.105-26ubuntu1.3 [14.2 kB]
09:18:03 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 policykit-1 arm64 0.105-26ubuntu1.3 [79.4 kB]
09:18:03 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-certifi all 2019.11.28-1 [149 kB]
09:18:03 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-chardet all 3.0.4-4build1 [80.4 kB]
09:18:03 Selecting previously unselected package libapt-inst2.0:arm64.
09:18:03 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_arm64.deb ...
09:18:03 Unpacking libapt-inst2.0:arm64 (1.8.2.3) ...
09:18:03 Selecting previously unselected package libcurl3-gnutls:arm64.
09:18:03 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_arm64.deb ...
09:18:03 Unpacking libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ...
09:18:03 Setting up gnupg2 (2.2.27-2+deb11u2) ...
09:18:03 Setting up python3-apt (2.2.1) ...
09:18:03 Setting up python3-software-properties (0.96.20.2-2.1) ...
09:18:03 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:03 Setting up libk5crypto3:arm64 (1.20.1-2) ...
09:18:03 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:18:03 Setting up python-apt-common (2.6.0) ...
09:18:03 Setting up libduktape207:arm64 (2.7.0-2) ...
09:18:03 Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:18:03 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:18:03 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
09:18:03 Setting up sgml-base (1.31) ...
09:18:03 Setting up libkrb5-3:arm64 (1.20.1-2) ...
09:18:03 Setting up libstemmer0d:arm64 (2.2.0-2) ...
09:18:03 Setting up lsb-release (12.0-1) ...
09:18:03 Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:18:03 Setting up openssl (3.0.9-1) ...
09:18:03 Setting up libelf1:arm64 (0.188-2.1) ...
09:18:03 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-idna all 2.8-1 [34.6 kB]
09:18:03 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:18:03 Selecting previously unselected package libdbus-1-3:arm64.
09:18:03 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_arm64.deb ...
09:18:03 Unpacking libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
09:18:03 Selecting previously unselected package lsb-release.
09:18:03 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
09:18:03 Unpacking lsb-release (10.2019051400) ...
09:18:03 Selecting previously unselected package python-apt-common.
09:18:03 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
09:18:03 Unpacking python-apt-common (1.8.4.3) ...
09:18:03 Selecting previously unselected package python3-apt.
09:18:03 Preparing to unpack .../47-python3-apt_1.8.4.3_arm64.deb ...
09:18:03 Unpacking python3-apt (1.8.4.3) ...
09:18:03 Selecting previously unselected package python3-dbus.
09:18:03 Preparing to unpack .../48-python3-dbus_1.2.8-3_arm64.deb ...
09:18:03 Setting up software-properties-common (0.96.20.2-2.1) ...
09:18:03 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:18:03 Processing triggers for ca-certificates (20210119) ...
09:18:03 Updating certificates in /etc/ssl/certs...
09:18:03 go: downloading github.com/docker/buildx v0.11.2
09:18:03 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:03 Setting up readline-common (8.2-1.3) ...
09:18:03 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:18:03 Setting up iso-codes (4.15.0-1) ...
09:18:03 Setting up dbus-bin (1.14.8-2~deb12u1) ...
09:18:03 Setting up libpolkit-gobject-1-0:arm64 (122-3) ...
09:18:03 Setting up pinentry-curses (1.2.1-1) ...
09:18:03 Setting up libdw1:arm64 (0.188-2.1) ...
09:18:03 Setting up libreadline8:arm64 (8.2-1.3) ...
09:18:03 Setting up libglib2.0-bin (2.74.6-2) ...
09:18:03 Setting up dbus-daemon (1.14.8-2~deb12u1) ...
09:18:03 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:18:03 Setting up ca-certificates (20230311) ...
09:18:03 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [1129 kB]
09:18:03 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:18:03 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
09:18:03 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 python3-software-properties all 0.99.9.12 [21.7 kB]
09:18:03 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 packagekit arm64 1.1.13-2ubuntu1.1 [388 kB]
09:18:03 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 software-properties-common all 0.99.9.12 [10.4 kB]
09:18:03 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe arm64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
09:18:03 Unpacking python3-dbus (1.2.8-3) ...
09:18:04 Selecting previously unselected package python3-gi.
09:18:04 Preparing to unpack .../49-python3-gi_3.30.4-1_arm64.deb ...
09:18:04 Unpacking python3-gi (3.30.4-1) ...
09:18:04 Selecting previously unselected package python3-pycurl.
09:18:04 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_arm64.deb ...
09:18:04 Unpacking python3-pycurl (7.43.0.2-0.1) ...
09:18:04 Selecting previously unselected package python3-software-properties.
09:18:04 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
09:18:04 Unpacking python3-software-properties (0.96.20.2-2) ...
09:18:04 debconf: delaying package configuration, since apt-utils is not installed
09:18:04 Fetched 33.4 MB in 9s (3707 kB/s)
09:18:04 Selecting previously unselected package libssl1.1:arm64.
09:18: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 ... 4119 files and directories currently installed.)
09:18:04 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_arm64.deb ...
09:18:04 Unpacking libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
09:18:04 Selecting previously unselected package software-properties-common.
09:18:04 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
09:18:04 Unpacking software-properties-common (0.96.20.2-2) ...
09:18:04 Setting up libksba8:arm64 (1.3.5-2+deb10u2) ...
09:18:04 Setting up lsb-base (10.2019051400) ...
09:18:04 Setting up libkeyutils1:arm64 (1.6-6) ...
09:18:04 Setting up libpsl5:arm64 (0.20.2-2) ...
09:18:04 Setting up mime-support (3.62) ...
09:18:04 Setting up apt-transport-https (1.8.2.3) ...
09:18:04 Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ...
09:18:04 No schema files found: doing nothing.
09:18:04 Setting up distro-info-data (0.41+deb10u7) ...
09:18:04 Setting up libsqlite3-0:arm64 (3.27.2-3+deb10u2) ...
09:18:04 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
09:18:04 Setting up libpackagekit-glib2-18:arm64 (1.1.12-5) ...
09:18:04 Setting up libnpth0:arm64 (1.6-1) ...
09:18:04 Setting up libassuan0:arm64 (2.5.2-1) ...
09:18:04 Setting up libapt-inst2.0:arm64 (1.8.2.3) ...
09:18:04 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:18:04 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
09:18:04 Dependencies resolved.
09:18:04 ================================================================================
09:18:04  Package                      Arch        Version           Repository     Size
09:18:04 ================================================================================
09:18:04 Installing:
09:18:04  dnf-plugins-core             noarch      4.0.21-23.el8     baseos         77 k
09:18:04 Installing dependencies:
09:18:04  dbus-glib                    aarch64     0.110-2.el8       baseos        122 k
09:18:04  python3-dateutil             noarch      1:2.6.1-6.el8     baseos        251 k
09:18:04  python3-dbus                 aarch64     1.2.4-15.el8      baseos        133 k
09:18:04  python3-dnf-plugins-core     noarch      4.0.21-23.el8     baseos        279 k
09:18:04  python3-six                  noarch      1.11.0-8.el8      baseos         38 k
09:18:04  python3-systemd              aarch64     234-8.el8         appstream      80 k
09:18:04 
09:18:04 Transaction Summary
09:18:04 ================================================================================
09:18:04 Install  7 Packages
09:18:04 
09:18:04 Total download size: 981 k
09:18:04 Installed size: 2.9 M
09:18:04 Downloading Packages:
09:18:04 0 added, 0 removed; done.
09:18:04 Running hooks in /etc/ca-certificates/update.d...
09:18:04 done.
09:18:04 ++ source /etc/os-release
09:18:04 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
09:18:04 +++ NAME='Debian GNU/Linux'
09:18:04 +++ VERSION_ID=11
09:18:04 +++ VERSION='11 (bullseye)'
09:18:04 +++ VERSION_CODENAME=bullseye
09:18:04 +++ ID=debian
09:18:04 +++ HOME_URL=https://www.debian.org/
09:18:04 +++ SUPPORT_URL=https://www.debian.org/support
09:18:04 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:04 ++ echo debian
09:18:04 + DIST_ID=debian
09:18:04 ++ lsb_release -sc
09:18:04 + DIST_VERSION=bullseye
09:18:04 + '[' bullseye = sid ']'
09:18:04 + install_debian_containerd
09:18:04 + '[' staging = stage ']'
09:18:04 + REPO_URL=https://download.docker.com/linux/debian
09:18:04 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:04 + update-ca-certificates -f
09:18:04 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:04 Clearing symlinks in /etc/ssl/certs...
09:18:04 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:04 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:04 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:04 go: downloading github.com/moby/buildkit v0.12.1
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:04 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:04 go: downloading google.golang.org/grpc v1.57.0
09:18:04 go: downloading github.com/containerd/containerd v1.7.3
09:18:04 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:04 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:04 Selecting previously unselected package libpython3.8-minimal:arm64.
09:18:04 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:18:04 Unpacking libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:04 Selecting previously unselected package libexpat1:arm64.
09:18:04 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_arm64.deb ...
09:18:04 Unpacking libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
09:18:04 Selecting previously unselected package python3.8-minimal.
09:18:04 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:18:04 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:18:04 Updating certificates in /etc/ssl/certs...
09:18:04 Setting up libkrb5support0:arm64 (1.17-3+deb10u5) ...
09:18:04 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:18:04 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:18:04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
09:18:04 Setting up libdbus-1-3:arm64 (1.12.24-0+deb10u1) ...
09:18:04 Setting up libk5crypto3:arm64 (1.17-3+deb10u5) ...
09:18:04 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ...
09:18:04 Setting up python-apt-common (1.8.4.3) ...
09:18:04 Setting up libgirepository-1.0-1:arm64 (1.58.3-2) ...
09:18:04 Setting up libssh2-1:arm64 (1.8.0-2.1+deb10u1) ...
09:18:04 Setting up libkrb5-3:arm64 (1.17-3+deb10u5) ...
09:18:04 Setting up libmpdec2:arm64 (2.4.2-2) ...
09:18:04 Setting up openssl (1.1.1n-0+deb10u6) ...
09:18:04 Setting up readline-common (7.0-5) ...
09:18:04 Setting up iso-codes (4.2-1) ...
09:18:04 Setting up libreadline7:arm64 (7.0-5) ...
09:18:04 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:18:04 Setting up pinentry-curses (1.1.0-2) ...
09:18:04 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u5) ...
09:18:04 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ...
09:18:04 Setting up ca-certificates (20200601~deb10u2) ...
09:18:04 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [49.9 kB]
09:18:04 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [26.2 kB]
09:18:04 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [721 kB]
09:18:04 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [867 kB]
09:18:04 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [880 kB]
09:18:04 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [23.4 kB]
09:18:04 Fetched 25.4 MB in 3s (7697 kB/s)
09:18:04 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm
09:18:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.od1TD7
09:18:04 + umask 022
09:18:04 + cd /root/rpmbuild/BUILD
09:18:04 + cd src
09:18:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64
09:18:04 + RPM_EC=0
09:18:04 ++ jobs -p
09:18:04 + exit 0
09:18:04 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.9l7ZH0
09:18:04 + umask 022
09:18:04 + cd /root/rpmbuild/BUILD
09:18:04 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:18:04 + rm -rf src src.gemspec
09:18:04 + RPM_EC=0
09:18:04 ++ jobs -p
09:18:04 + exit 0
09:18:04     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:04     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:04     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:04     source_date_epoch_from_changelog set but %changelog is missing
09:18:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:18:04     source_date_epoch_from_changelog set but %changelog is missing
09:18:04     source_date_epoch_from_changelog set but %changelog is missing
09:18:04     source_date_epoch_from_changelog set but %changelog is missing
09:18:04     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:04 
09:18:04 RPM build warnings:
09:18:04 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tASzQk
09:18:04 + umask 022
09:18:04 + cd /root/rpmbuild/BUILD
09:18:04 + cd /root/rpmbuild/BUILD
09:18:04 + rm -rf src
09:18:04 + /usr/bin/mkdir -p src
09:18:04 + cd src
09:18:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:04 + STATUS=0
09:18:04 + '[' 0 -ne 0 ']'
09:18:04 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:18:04 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:18:04 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:04 + STATUS=0
09:18:04 + '[' 0 -ne 0 ']'
09:18:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:04 + RPM_EC=0
09:18:04 ++ jobs -p
09:18:04 + exit 0
09:18:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.avQpZ4
09:18:04 + umask 022
09:18:04 + cd /root/rpmbuild/BUILD
09:18: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 '
09:18:04 + export CFLAGS
09:18: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 '
09:18:04 + export CXXFLAGS
09:18: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 '
09:18:04 + export FFLAGS
09:18: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 '
09:18:04 + export FCFLAGS
09:18:04 + VALAFLAGS=-g
09:18:04 + export VALAFLAGS
09:18:04 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:04 + export RUSTFLAGS
09:18: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 '
09:18:04 + export LDFLAGS
09:18:04 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:04 + export LT_SYS_LIBRARY_PATH
09:18:04 + CC=gcc
09:18:04 + export CC
09:18:04 + CXX=g++
09:18:04 + export CXX
09:18:04 + cd src
09:18:04 + pushd /root/rpmbuild/BUILD/src/compose
09:18:04 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:04 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:04 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
09:18:04 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:04 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:04 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:04 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:04 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:04 go: downloading github.com/docker/buildx v0.11.2
09:18:04 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:04 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:04 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:04 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:04 go: downloading github.com/moby/buildkit v0.12.1
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:04 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:04 go: downloading google.golang.org/grpc v1.57.0
09:18:04 go: downloading github.com/containerd/containerd v1.7.3
09:18:04 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:04 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:04 go: downloading golang.org/x/sync v0.3.0
09:18:04 go: downloading github.com/stretchr/testify v1.8.4
09:18:04 go: downloading golang.org/x/sys v0.7.0
09:18:04 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:04 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:04 go: downloading github.com/containerd/console v1.0.3
09:18:04 go: downloading github.com/imdario/mergo v0.3.16
09:18:04 go: downloading github.com/adrg/xdg v0.4.0
09:18:04 go: downloading github.com/buger/goterm v1.0.4
09:18:04 go: downloading github.com/go-logr/logr v1.2.4
09:18:04 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:04 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:04 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:04 go: downloading k8s.io/client-go v0.26.2
09:18:04 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:04 go: downloading k8s.io/api v0.26.2
09:18:04 go: downloading k8s.io/apimachinery v0.26.2
09:18:04 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:04 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:04 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:04 go: downloading github.com/golang/mock v1.6.0
09:18:04 go: downloading github.com/klauspost/compress v1.16.5
09:18:04 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:04 go: downloading golang.org/x/crypto v0.7.0
09:18:04 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:04 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:04 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:04 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:04 go: downloading golang.org/x/net v0.9.0
09:18:04 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:04 go: downloading github.com/gogo/googleapis v1.4.1
09:18:04 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:04 go: downloading github.com/moby/locker v1.0.1
09:18:04 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:04 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:04 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:04 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:04 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:04 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:04 go: downloading github.com/google/gofuzz v1.2.0
09:18:04 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:04 go: downloading github.com/aws/smithy-go v1.13.5
09:18:04 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:04 go: downloading golang.org/x/term v0.7.0
09:18:04 go: downloading k8s.io/klog/v2 v2.90.1
09:18:04 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:04 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:04 go: downloading github.com/containerd/continuity v0.4.1
09:18:04 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:04 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:04 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:04 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:04 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:04 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:04 go: downloading golang.org/x/oauth2 v0.7.0
09:18:04 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:04 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:04 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:04 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:04 go: downloading github.com/moby/spdystream v0.2.0
09:18:04 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:04 go: downloading github.com/json-iterator/go v1.1.12
09:18:04 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:04 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:04 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:04 go: downloading github.com/go-openapi/swag v0.19.14
09:18:04 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:04 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:04 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:04 go: downloading github.com/mailru/easyjson v0.7.6
09:18:04 go: downloading github.com/josharian/intern v1.0.0
09:18:04 go: downloading golang.org/x/sync v0.3.0
09:18:04 go: downloading github.com/stretchr/testify v1.8.4
09:18:04 go: downloading golang.org/x/sys v0.7.0
09:18:04 Setting up libssl1.1:arm64 (1.1.1f-1ubuntu2.19) ...
09:18:04 Setting up libpython3.8-minimal:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:04 Setting up libexpat1:arm64 (2.2.9-1ubuntu0.6) ...
09:18:04 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:18:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm
09:18:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n2QRSz
09:18:04 + umask 022
09:18:04 + cd /root/rpmbuild/BUILD
09:18:04 + cd src
09:18:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el8.x86_64
09:18:04 + exit 0
09:18:04 (1/7): dbus-glib-0.110-2.el8.aarch64.rpm        525 kB/s | 122 kB     00:00    
09:18:04 (2/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 326 kB/s |  77 kB     00:00    
09:18:04 (3/7): python3-systemd-234-8.el8.aarch64.rpm    333 kB/s |  80 kB     00:00    
09:18:04 (4/7): python3-dbus-1.2.4-15.el8.aarch64.rpm     14 MB/s | 133 kB     00:00    
09:18:04 (5/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   16 MB/s | 251 kB     00:00    
09:18:04 (6/7): python3-six-1.11.0-8.el8.noarch.rpm      4.6 MB/s |  38 kB     00:00    
09:18:04 (7/7): python3-dnf-plugins-core-4.0.21-23.el8.n  15 MB/s | 279 kB     00:00    
09:18:04 --------------------------------------------------------------------------------
09:18:04 Total                                           870 kB/s | 981 kB     00:01     
09:18:04 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
09:18:04 done.
09:18:04 Updating certificates in /etc/ssl/certs...
09:18:04 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:04 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:04 go: downloading github.com/imdario/mergo v0.3.16
09:18:04 go: downloading github.com/containerd/console v1.0.3
09:18:04 go: downloading github.com/adrg/xdg v0.4.0
09:18:04 go: downloading github.com/buger/goterm v1.0.4
09:18:04 go: downloading github.com/go-logr/logr v1.2.4
09:18:04 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:04 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:04 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:04 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:04 go: downloading k8s.io/client-go v0.26.2
09:18:04 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:04 go: downloading k8s.io/api v0.26.2
09:18:04 go: downloading k8s.io/apimachinery v0.26.2
09:18:04 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:04 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:04 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:05 140 added, 0 removed; done.
09:18:05 Setting up dbus (1.14.8-2~deb12u1) ...
09:18:05 invoke-rc.d: could not determine current runlevel
09:18:05 invoke-rc.d: policy-rc.d denied execution of start.
09:18:05 Setting up libgssapi-krb5-2:arm64 (1.20.1-2) ...
09:18:05 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:18:05 Setting up xml-core (0.18+nmu1) ...
09:18:05 Updating certificates in /etc/ssl/certs...
09:18:05 Importing GPG key 0x8483C65D:
09:18:05  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
09:18:05  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
09:18:05  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:18:05 Key imported successfully
09:18:05 + popd
09:18:05 + RPM_EC=0
09:18:05 ~/rpmbuild/BUILD/src
09:18:05 ++ jobs -p
09:18:05 + exit 0
09:18:05 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hxb0St
09:18:05 + umask 022
09:18:05 + cd /root/rpmbuild/BUILD
09:18:05 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64 '!=' / ']'
09:18:05 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:05 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:05 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:05 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:05 + cd src
09:18:05 + pushd /root/rpmbuild/BUILD/src/compose
09:18:05 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:05 + 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
09:18:05 + popd
09:18:05 ~/rpmbuild/BUILD/src
09:18:05 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:05 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:18:05 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:05 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:18:05 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:05 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:18:05 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:05 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:18:05 + /usr/lib/rpm/check-buildroot
09:18:05 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:05 + /usr/lib/rpm/brp-compress
09:18:05 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:05 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:05 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:05 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:05 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:18:05 + /usr/lib/rpm/brp-python-hardlink
09:18:05 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:05 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4ahznY
09:18:05 + umask 022
09:18:05 + cd /root/rpmbuild/BUILD
09:18:05 + cd src
09:18:05 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:18:05 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:05 PASS: docker-compose version OK
09:18:05 + ver=v2.21.0
09:18:05 + test v2.21.0 = v2.21.0
09:18:05 + echo 'PASS: docker-compose version OK'
09:18:05 + RPM_EC=0
09:18:05 ++ jobs -p
09:18:05 + exit 0
09:18:05 Processing files: docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:05 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZcmH91
09:18:05 + umask 022
09:18:05 + cd /root/rpmbuild/BUILD
09:18:05 + cd src
09:18:05 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
09:18:05 + export LC_ALL=C
09:18:05 + LC_ALL=C
09:18:05 + export DOCDIR
09:18:05 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/doc/docker-compose-plugin
09:18:05 + 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
09:18:05 + RPM_EC=0
09:18:05 ++ jobs -p
09:18:05 + exit 0
09:18:05 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ngnvUE
09:18:05 + umask 022
09:18:05 + cd /root/rpmbuild/BUILD
09:18:05 + cd src
09:18:05 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
09:18:05 + export LC_ALL=C
09:18:05 + LC_ALL=C
09:18:05 + export LICENSEDIR
09:18:05 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/share/licenses/docker-compose-plugin
09:18:05 + 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
09:18:05 + 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
09:18:05 + RPM_EC=0
09:18:05 ++ jobs -p
09:18:05 + exit 0
09:18:05 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:18:05 Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(aarch-64) = 0:2.21.0-0.el9
09:18:05 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:05 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:05 Requires(post): /bin/sh
09:18:05 Requires(preun): /bin/sh
09:18:05 Requires(postun): /bin/sh
09:18:05 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)
09:18:05 Enhances: docker-ce-cli
09:18:05 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:05 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm
09:18:05 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
09:18:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:05 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:05 go: downloading github.com/golang/mock v1.6.0
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:05 Selecting previously unselected package python3-minimal.
09:18: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 ... 4420 files and directories currently installed.)
09:18:05 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_arm64.deb ...
09:18:05 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:18:05 Setting up gpgconf (2.2.40-1.1) ...
09:18:05 Setting up libpam-systemd:arm64 (252.12-1~deb12u1) ...
09:18:05 Running transaction check
09:18:05 Transaction check succeeded.
09:18:05 Running transaction test
09:18:05 Transaction test succeeded.
09:18:05 Running transaction
09:18:05   Preparing        :                                                        1/1 
09:18:05   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
09:18:05   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
09:18:05   Installing       : dbus-glib-0.110-2.el8.aarch64                          3/7 
09:18:05 Reading package lists...
09:18:05 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:05 go: downloading github.com/klauspost/compress v1.16.5
09:18:05 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:05 + make IMAGE=ubuntu:lunar verify
09:18:05 docker run  --rm -i \
09:18:05 	-v "$(pwd):/v" \
09:18:05 	-e DEBIAN_FRONTEND=noninteractive \
09:18:05 	-e PACKAGE_REPO=staging \
09:18:05 	-w /v \
09:18:05 	ubuntu:lunar ./verify
09:18:05 Unable to find image 'ubuntu:lunar' locally
09:18:05 lunar: Pulling from library/ubuntu
09:18:05 129 added, 0 removed; done.
09:18:05 Running hooks in /etc/ca-certificates/update.d...
09:18:05 done.
09:18:05 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:05 + apt-key add -
09:18:05 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:05 Selecting previously unselected package mime-support.
09:18:05 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:18:05 Unpacking mime-support (3.64ubuntu1) ...
09:18:05 Selecting previously unselected package libmpdec2:arm64.
09:18:05 Preparing to unpack .../2-libmpdec2_2.4.2-3_arm64.deb ...
09:18:05 Unpacking libmpdec2:arm64 (2.4.2-3) ...
09:18:05 Selecting previously unselected package readline-common.
09:18:05 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:18:05 Unpacking readline-common (8.0-4) ...
09:18:05 Selecting previously unselected package libreadline8:arm64.
09:18:05 Preparing to unpack .../4-libreadline8_8.0-4_arm64.deb ...
09:18:05 Unpacking libreadline8:arm64 (8.0-4) ...
09:18:05 Selecting previously unselected package libsqlite3-0:arm64.
09:18:05 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_arm64.deb ...
09:18:05 Unpacking libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
09:18:05 Selecting previously unselected package libpython3.8-stdlib:arm64.
09:18:05 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:18:05 Unpacking libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:05 Setting up libcurl4:arm64 (7.88.1-10+deb12u1) ...
09:18:05 Setting up libpolkit-agent-1-0:arm64 (122-3) ...
09:18:05 Setting up curl (7.88.1-10+deb12u1) ...
09:18:05 Setting up gpg (2.2.40-1.1) ...
09:18:05 Setting up libgstreamer1.0-0:arm64 (1.22.0-2) ...
09:18:05 Setcap worked! gst-ptp-helper is not suid!
09:18:05 Setting up gnupg-utils (2.2.40-1.1) ...
09:18:05 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
09:18:05 Setting up gpg-agent (2.2.40-1.1) ...
09:18:05 137 added, 0 removed; done.
09:18:05   Running scriptlet: dbus-glib-0.110-2.el8.aarch64                          3/7 
09:18:05   Installing       : python3-dbus-1.2.4-15.el8.aarch64                      4/7 
09:18:05   Installing       : python3-systemd-234-8.el8.aarch64                      5/7 
09:18:05   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
09:18:05   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
09:18:05   Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
09:18:05   Verifying        : python3-systemd-234-8.el8.aarch64                      1/7 
09:18:05   Verifying        : dbus-glib-0.110-2.el8.aarch64                          2/7 
09:18:05   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                  3/7 
09:18:05   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
09:18:05   Verifying        : python3-dbus-1.2.4-15.el8.aarch64                      5/7 
09:18:05   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
09:18:05 go: downloading golang.org/x/crypto v0.7.0
09:18:05 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:05 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:05 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:05 go: downloading golang.org/x/net v0.9.0
09:18:05 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:05 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:05 go: downloading github.com/gogo/googleapis v1.4.1
09:18:05 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:05 go: downloading github.com/moby/locker v1.0.1
09:18:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:05 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:05 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:05 2b2d15932a31: Already exists
09:18:05 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:18:05 Status: Downloaded newer image for ubuntu:lunar
09:18:05 Selecting previously unselected package python3.8.
09:18:05 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_arm64.deb ...
09:18:05 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:18:05 Selecting previously unselected package libpython3-stdlib:arm64.
09:18:05 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_arm64.deb ...
09:18:05 Unpacking libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
09:18:05 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:18:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:05 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:05 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u5) ...
09:18:05 Setting up gir1.2-glib-2.0:arm64 (1.58.3-2) ...
09:18:05 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:18:05 Setting up libcurl4:arm64 (7.64.0-4+deb10u6) ...
09:18:05 Setting up curl (7.64.0-4+deb10u6) ...
09:18:05 Setting up gpg (2.2.12-1+deb10u2) ...
09:18:05 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
09:18:05 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:18:05   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
09:18:05 
09:18:05 Installed:
09:18:05   dbus-glib-0.110-2.el8.aarch64                                                 
09:18:05   dnf-plugins-core-4.0.21-23.el8.noarch                                         
09:18:05   python3-dateutil-1:2.6.1-6.el8.noarch                                         
09:18:05   python3-dbus-1.2.4-15.el8.aarch64                                             
09:18:05   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
09:18:05   python3-six-1.11.0-8.el8.noarch                                               
09:18:05   python3-systemd-234-8.el8.aarch64                                             
09:18:05 
09:18:05 Complete!
09:18:05 + case ${DIST_ID}:${DIST_VERSION} in
09:18:05 + install_rpm_containerd
09:18:05 + '[' staging = stage ']'
09:18:05 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:18:05 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:18:05 + dnf --version
09:18:05 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:18:06 + rm -f /root/build-deb/engine/go.mod
09:18:06 Created binary: bundles/dynbinary-daemon/dockerd
09:18:06 Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm/v6)...
09:18:06 + tee /root/build-deb/engine/go.mod
09:18:06 module github.com/docker/docker
09:18:06 
09:18:06 go 1.19
09:18:06 + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:18:06 + GO111MODULE=on
09:18:06 + 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-20230915141727-0e70f1b" -X "github.com/docker/docker/dockerversion.GitCommit=7cfb81b" -X "github.com/docker/docker/dockerversion.BuildTime=2023-09-20T09:15:09.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
09:18:06 + rm -f /root/build-deb/engine/go.mod
09:18:06 Created binary: bundles/dynbinary-daemon/docker-proxy
09:18:06 
09:18:06 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini
09:18:06 + RM_GOPATH=0
09:18:06 + TMP_GOPATH=/go
09:18:06 + : /usr/local/bin
09:18:06 + '[' -z /go ']'
09:18:06 + export GOPATH=/go
09:18:06 + GOPATH=/go
09:18:06 + case "$(go env GOARCH)" in
09:18:06 ++ go env GOARCH
09:18:06 + export GO_BUILDMODE=-buildmode=pie
09:18:06 + GO_BUILDMODE=-buildmode=pie
09:18:06 ++ dirname hack/dockerfile/install/install.sh
09:18:06 + dir=hack/dockerfile/install
09:18:06 + bin=tini
09:18:06 + shift
09:18:06 + '[' '!' -f hack/dockerfile/install/tini.installer ']'
09:18:06 + . hack/dockerfile/install/tini.installer
09:18:06 ++ : v0.19.0
09:18:06 + install_tini
09:18:06 Install tini version v0.19.0
09:18:06 + echo 'Install tini version v0.19.0'
09:18:06 + git clone https://github.com/krallin/tini.git /go/tini
09:18:06 Cloning into '/go/tini'...
09:18:06 + cd /go/tini
09:18:06 + git checkout -q v0.19.0
09:18:06 + cmake .
09:18:06 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:18:06   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:18:06   CMake.
09:18:06 
09:18:06   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:18:06   CMake that the project does not need compatibility with older versions.
09:18:06 
09:18:06 
09:18:06 -- The C compiler identification is GNU 12.3.0
09:18:06 -- Detecting C compiler ABI info
09:18:06 -- Detecting C compiler ABI info - done
09:18:06 -- Check for working C compiler: /usr/bin/cc - skipped
09:18:06 -- Detecting C compile features
09:18:06 -- Detecting C compile features - done
09:18:06 -- Performing Test HAS_BUILTIN_FORTIFY
09:18:06 -- Performing Test HAS_BUILTIN_FORTIFY - Success
09:18:06 -- Configuring done
09:18:06 -- Generating done
09:18:06 -- Build files have been written to: /go/tini
09:18:06 + make tini-static
09:18:06 make[2]: Entering directory '/go/tini'
09:18:06 make[3]: Entering directory '/go/tini'
09:18:06 make[4]: Entering directory '/go/tini'
09:18:06 make[5]: Entering directory '/go/tini'
09:18:06 make[5]: Leaving directory '/go/tini'
09:18:06 make[5]: Entering directory '/go/tini'
09:18:06 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:18:06 [100%] Linking C executable tini-static
09:18:06 make[5]: Leaving directory '/go/tini'
09:18:06 [100%] Built target tini-static
09:18:06 make[4]: Leaving directory '/go/tini'
09:18:06 make[3]: Leaving directory '/go/tini'
09:18:06 make[2]: Leaving directory '/go/tini'
09:18:06 + mkdir -p /usr/local/bin
09:18:06 + cp tini-static /usr/local/bin/docker-init
09:18:06 cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh rootlesskit dynamic
09:18:06 + RM_GOPATH=0
09:18:06 + TMP_GOPATH=/go
09:18:06 + : /usr/local/bin
09:18:06 + '[' -z /go ']'
09:18:06 + export GOPATH=/go
09:18:06 + GOPATH=/go
09:18:06 + case "$(go env GOARCH)" in
09:18:06 ++ go env GOARCH
09:18:06 + export GO_BUILDMODE=-buildmode=pie
09:18:06 + GO_BUILDMODE=-buildmode=pie
09:18:06 ++ dirname hack/dockerfile/install/install.sh
09:18:06 + dir=hack/dockerfile/install
09:18:06 + bin=rootlesskit
09:18:06 + shift
09:18:06 + '[' '!' -f hack/dockerfile/install/rootlesskit.installer ']'
09:18:06 + . hack/dockerfile/install/rootlesskit.installer
09:18:06 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:06 + install_rootlesskit dynamic
09:18:06 + case "$1" in
09:18:06 + install_rootlesskit_dynamic
09:18:06 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:18:06 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:18:06 + export BUILD_MODE=-buildmode=pie
09:18:06 + BUILD_MODE=-buildmode=pie
09:18:06 + _install_rootlesskit
09:18:06 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:18:06 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:06 + for f in rootlesskit rootlesskit-docker-proxy
09:18:06 + GOBIN=/usr/local/bin
09:18:06 + GO111MODULE=on
09:18:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:06 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:18:06 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:06 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:06 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:06 go: downloading github.com/google/gofuzz v1.2.0
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:06 go: downloading github.com/aws/smithy-go v1.13.5
09:18:06 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:06 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:06 go: downloading golang.org/x/term v0.7.0
09:18:06 go: downloading k8s.io/klog/v2 v2.90.1
09:18:06 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:06 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:06 go: downloading github.com/containerd/continuity v0.4.1
09:18:06 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:06 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:06 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:06 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:06 go: downloading golang.org/x/oauth2 v0.7.0
09:18:06 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:06 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:06 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:06 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:06 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:06 go: downloading github.com/moby/spdystream v0.2.0
09:18:06 go: downloading github.com/json-iterator/go v1.1.12
09:18:06 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:06 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:06 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:06 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:06 + verify
09:18:06 + dpkg --version
09:18:06 + verify_deb
09:18:06 + apt-get update
09:18:06 Selecting previously unselected package python3.
09:18: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 ... 4850 files and directories currently installed.)
09:18:06 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_arm64.deb ...
09:18:06 Unpacking python3 (3.8.2-0ubuntu2) ...
09:18:06 Selecting previously unselected package libapparmor1:arm64.
09:18:06 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_arm64.deb ...
09:18:06 Unpacking libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
09:18:06 Selecting previously unselected package libcap2:arm64.
09:18:06 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_arm64.deb ...
09:18:06 Unpacking libcap2:arm64 (1:2.32-1ubuntu0.1) ...
09:18:06 Selecting previously unselected package libargon2-1:arm64.
09:18:06 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_arm64.deb ...
09:18:06 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:18:06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:06 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:06 Setting up gpgsm (2.2.40-1.1) ...
09:18:06 Setting up libcurl3-gnutls:arm64 (7.88.1-10+deb12u1) ...
09:18:06 Setting up libappstream4:arm64 (0.16.1-2) ...
09:18:06 Setting up dirmngr (2.2.40-1.1) ...
09:18:06 4.7.0
09:18:06   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:53:41 2023
09:18:06   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
09:18:06 
09:18:06   Installed: rpm-0:4.14.3-26.el8.aarch64 at Mon Sep 18 04:53:39 2023
09:18:06   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:19:04 2022
09:18:06 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:18:06 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:06 go: downloading github.com/go-openapi/swag v0.19.14
09:18:06 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:06 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:06 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:06 go: downloading github.com/mailru/easyjson v0.7.6
09:18:06 go: downloading github.com/josharian/intern v1.0.0
09:18:06 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:18:06 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_arm64.deb ...
09:18:06 Unpacking libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:18:06 Selecting previously unselected package libjson-c4:arm64.
09:18:06 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_arm64.deb ...
09:18:06 Unpacking libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
09:18:06 Selecting previously unselected package libcryptsetup12:arm64.
09:18:06 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_arm64.deb ...
09:18:06 Unpacking libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
09:18:06 Selecting previously unselected package libip4tc2:arm64.
09:18:06 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_arm64.deb ...
09:18:06 Unpacking libip4tc2:arm64 (1.8.4-3ubuntu2.1) ...
09:18:06 Selecting previously unselected package libkmod2:arm64.
09:18:06 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_arm64.deb ...
09:18:06 Unpacking libkmod2:arm64 (27-1ubuntu2.1) ...
09:18:06 Selecting previously unselected package systemd-timesyncd.
09:18:06 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_arm64.deb ...
09:18:06 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
09:18:06 Selecting previously unselected package systemd.
09:18:06 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_arm64.deb ...
09:18:06 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:06 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:18:06 Setting up gpg-wks-server (2.2.40-1.1) ...
09:18:06 Setting up libnsl2:arm64 (1.3.0-2) ...
09:18:06 Setting up gpg-wks-client (2.2.40-1.1) ...
09:18:06 Setting up libpython3.11-stdlib:arm64 (3.11.2-6) ...
09:18:06 Setting up gnupg (2.2.40-1.1) ...
09:18:06 Setting up libpython3-stdlib:arm64 (3.11.2-1+b1) ...
09:18:06 Setting up python3.11 (3.11.2-6) ...
09:18:06 Reading package lists...
09:18:06 Building dependency tree...
09:18:06 Reading state information...
09:18:06 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:18:06 OK
09:18:06 + '[' bullseye = sid ']'
09:18:06 ++ dpkg --print-architecture
09:18:06 + ARCH=arm64
09:18:06 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bullseye test'
09:18:06 + apt-get update
09:18:06 Unpacking systemd (245.4-4ubuntu3.22) ...
09:18:06 go: downloading github.com/sirupsen/logrus v1.9.2
09:18:06 go: downloading github.com/urfave/cli/v2 v2.25.5
09:18:06 go: downloading golang.org/x/sys v0.8.0
09:18:06 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
09:18:06 The following additional packages will be installed:
09:18:06   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:18:06   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:18:06   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:18:06   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:18:06   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
09:18:06   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
09:18:06   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
09:18:06   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:06   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:18:06   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:06   libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2
09:18:06   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
09:18:06   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:18:06   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:18:06   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:18:06   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:18:06   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:18:06   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:18:06   python3-software-properties python3-wadllib python3-zipp python3.10
09:18:06   python3.10-minimal readline-common systemd systemd-sysv
09:18:06 Suggested packages:
09:18:06   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:18:06   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:18:06   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:18:06   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
09:18:06   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
09:18:06   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
09:18:06   python3-keyrings.alt python3-testresources python3-setuptools
09:18:06   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
09:18:06   binutils binfmt-support readline-doc systemd-container libfido2-1
09:18:06   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:18:06 Recommended packages:
09:18:06   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
09:18:06   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
09:18:06   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
09:18:06 + for f in rootlesskit rootlesskit-docker-proxy
09:18:06 + GOBIN=/usr/local/bin
09:18:06 + GO111MODULE=on
09:18:06 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:06 + dnf config-manager --set-disabled 'docker-ce-*'
09:18:06 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:18:06 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:18:06 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:18:06 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
09:18:06 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:18:06 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:18:06 Setting up libcurl3-gnutls:arm64 (7.64.0-4+deb10u6) ...
09:18:06 Setting up python3 (3.7.3-1) ...
09:18:06 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:18:06 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:18:06 Setting up python3-pycurl (7.43.0.2-0.1) ...
09:18:06 Setting up libapparmor1:arm64 (2.13.3-7ubuntu5.2) ...
09:18:06 Setting up libcap2:arm64 (1:2.32-1ubuntu0.1) ...
09:18:06 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:18:06 Setting up libdevmapper1.02.1:arm64 (2:1.02.167-1ubuntu1) ...
09:18:06 Setting up libjson-c4:arm64 (0.13.1+dfsg-7ubuntu0.3) ...
09:18:06 Setting up libcryptsetup12:arm64 (2:2.2.2-3ubuntu2.4) ...
09:18:06 Setting up libip4tc2:arm64 (1.8.4-3ubuntu2.1) ...
09:18:06 Setting up libkmod2:arm64 (27-1ubuntu2.1) ...
09:18:06 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
09:18:06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:18:06 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
09:18:06 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
09:18:06 The following NEW packages will be installed:
09:18:06   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
09:18:06   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:06   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:06   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:18:06   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:18:06   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:18:06   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
09:18:06   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
09:18:06   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:06   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:18:06   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:06   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
09:18:06   lsb-release media-types openssl packagekit pinentry-curses pkexec
09:18:06   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:18:06   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:18:06   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:18:06   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:18:06   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:18:06   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:18:06   python3-software-properties python3-wadllib python3-zipp python3.10
09:18:06   python3.10-minimal readline-common software-properties-common systemd
09:18:06   systemd-sysv
09:18:06 The following packages will be upgraded:
09:18:06   libsystemd0
09:18:06 + dnf config-manager --set-enabled docker-ce-test
09:18:07 Setting up python3-gi (3.30.4-1) ...
09:18:07 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:18:07 Setting up lsb-release (10.2019051400) ...
09:18:07 Setting up python3-dbus (1.2.8-3) ...
09:18:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:07 Setting up systemd (245.4-4ubuntu3.22) ...
09:18:07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:07 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:18:07 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:18:07 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:18:07 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
09:18:07 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:07 Initializing machine ID from random generator.
09:18:07 go: downloading github.com/google/uuid v1.3.0
09:18:07 go: downloading github.com/moby/vpnkit v0.5.0
09:18:07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:18:07 go: downloading github.com/gofrs/flock v0.8.1
09:18:07 go: downloading github.com/gorilla/mux v1.8.0
09:18:07 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:18:07 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:18:07 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:18:07 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
09:18:07 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse arm64 Packages [238 kB]
09:18:07 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages [18.4 MB]
09:18:07 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
09:18:07 Need to get 38.1 MB of archives.
09:18:07 After this operation, 137 MB of additional disk space will be used.
09:18:07 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsystemd0 arm64 249.11-0ubuntu3.10 [319 kB]
09:18:07 + dnf makecache
09:18:07 Setting up gnupg2 (2.2.40-1.1) ...
09:18:07 Setting up python3 (3.11.2-1+b1) ...
09:18:07 Setting up python3-six (1.16.0-4) ...
09:18:07 Setting up python3-pyparsing (3.0.9-1) ...
09:18:07 Get:5 https://download.docker.com/linux/debian bullseye/test arm64 Packages [33.3 kB]
09:18:07 Fetched 76.6 kB in 1s (98.8 kB/s)
09:18:07 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:18:07 Setting up python3-apt (1.8.4.3) ...
09:18:07 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:18:07 go: downloading golang.org/x/net v0.10.0
09:18:07 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:18:07 go: downloading github.com/josharian/native v1.1.0
09:18:07 Setting up python3-gi (3.42.2-3+b1) ...
09:18:07 Setting up python3-httplib2 (0.20.4-3) ...
09:18:07 Setting up python3-software-properties (0.96.20.2-2) ...
09:18:07 Setting up gnupg (2.2.12-1+deb10u2) ...
09:18:07 Setting up gnupg2 (2.2.12-1+deb10u2) ...
09:18:07 Setting up software-properties-common (0.96.20.2-2) ...
09:18:07 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:18:07 Selecting previously unselected package systemd-sysv.
09:18: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 ... 5686 files and directories currently installed.)
09:18:07 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_arm64.deb ...
09:18:07 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
09:18:07 Selecting previously unselected package openssl.
09:18:07 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_arm64.deb ...
09:18:07 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:18:07 Selecting previously unselected package ca-certificates.
09:18:07 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:18:07 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:07 Selecting previously unselected package libdbus-1-3:arm64.
09:18:07 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_arm64.deb ...
09:18:07 Unpacking libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
09:18:07 Selecting previously unselected package dbus.
09:18:07 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_arm64.deb ...
09:18:07 Unpacking dbus (1.12.16-2ubuntu2.3) ...
09:18:07 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-minimal arm64 3.10.12-1~22.04.2 [809 kB]
09:18:07 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.2 [76.8 kB]
09:18:07 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10-minimal arm64 3.10.12-1~22.04.2 [2247 kB]
09:18:07 make[1]: Leaving directory '/root/build-deb'
09:18:07  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo
09:18:07  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes
09:18:07 dpkg-genchanges: info: including full source code in upload
09:18:07  dpkg-source -I.git --after-build .
09:18:07 Setting up python3-cffi-backend:arm64 (1.15.1-5+b1) ...
09:18:07 Setting up python3-blinker (1.5-1) ...
09:18:07 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:18:07 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:18:07 Updating certificates in /etc/ssl/certs...
09:18:07 Reading package lists...
09:18:07 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
09:18:07 + packages='deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:18:07 ++ echo 'deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:07 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:18:07 ++ awk '$0="./"$0'
09:18:07 ++ xargs
09:18:07 + packages='./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb'
09:18:07 + set -x
09:18:07 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:07 Selecting previously unselected package docker-compose-plugin.
09:18:07 (Reading database ... 9721 files and directories currently installed.)
09:18:07 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ...
09:18:07 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:18:07 Selecting previously unselected package distro-info-data.
09:18:07 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
09:18:07 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:18:07 Selecting previously unselected package libglib2.0-0:arm64.
09:18:07 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_arm64.deb ...
09:18:07 Unpacking libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
09:18:07 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:18:07 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_arm64.deb ...
09:18:07 Unpacking libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
09:18:07 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:18:07 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_arm64.deb ...
09:18:07 Unpacking gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
09:18:07 Selecting previously unselected package libcap2-bin.
09:18:07 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_arm64.deb ...
09:18:07 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
09:18:07 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-minimal arm64 3.10.6-1~22.04 [24.3 kB]
09:18:07 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 media-types all 7.0.0 [25.5 kB]
09:18:07 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmpdec3 arm64 2.5.1-2build2 [89.0 kB]
09:18:07 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
09:18:07 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
09:18:07 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.1 [636 kB]
09:18:07 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3.10-stdlib arm64 3.10.12-1~22.04.2 [1845 kB]
09:18:08 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:08 + destination=/build
09:18:08 + mkdir -p /build
09:18:08 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb /build
09:18:08 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'
09:18:08 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:18:08 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:18:08 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:18:08 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:18:08 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo'
09:18:08 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.buildinfo'
09:18:08 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes'
09:18:08 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.changes'
09:18:08 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 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'
09:18:08 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb'
09:18:08 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-8"
09:18:08 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:08 Setting up python3-pkg-resources (66.1.1-1) ...
09:18:08 Setting up python3-dbus (1.3.2-4+b1) ...
09:18:08 + return
09:18:08 # Build the CLI
09:18:08 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:18:08 Building dynamic docker-linux-arm-v6
09:18:08 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:02Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:18:08 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/restricted arm64 Packages [98.0 kB]
09:18:08 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 Packages [1766 kB]
09:18:08 CentOS Stream 8 - AppStream                     7.5 kB/s | 4.4 kB     00:00    
09:18:08 Selecting previously unselected package libelf1:arm64.
09:18:08 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_arm64.deb ...
09:18:08 Unpacking libelf1:arm64 (0.176-1.1ubuntu0.1) ...
09:18:08 Selecting previously unselected package libglib2.0-data.
09:18:08 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:18:08 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:18:08 Selecting previously unselected package tzdata.
09:18:08 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:18:08 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:18:08 Setting up python3-distro (1.8.0-1) ...
09:18:08 Setting up python3-jwt (2.6.0-1) ...
09:18:08 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 Packages [892 kB]
09:18:08 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 Packages [507 kB]
09:18:08 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted arm64 Packages [374 kB]
09:18:08 0 added, 0 removed; done.
09:18:08 Running hooks in /etc/ca-certificates/update.d...
09:18:08 done.
09:18:08 ++ source /etc/os-release
09:18:08 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
09:18:08 +++ NAME='Debian GNU/Linux'
09:18:08 +++ VERSION_ID=10
09:18:08 +++ VERSION='10 (buster)'
09:18:08 +++ VERSION_CODENAME=buster
09:18:08 +++ ID=debian
09:18:08 +++ HOME_URL=https://www.debian.org/
09:18:08 +++ SUPPORT_URL=https://www.debian.org/support
09:18:08 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:08 ++ echo debian
09:18:08 + DIST_ID=debian
09:18:08 ++ lsb_release -sc
09:18:08 + DIST_VERSION=buster
09:18:08 + '[' buster = sid ']'
09:18:08 + install_debian_containerd
09:18:08 + '[' staging = stage ']'
09:18:08 + REPO_URL=https://download.docker.com/linux/debian
09:18:08 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:08 + update-ca-certificates -f
09:18:08 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:08 Clearing symlinks in /etc/ssl/certs...
09:18:08 + make IMAGE=quay.io/centos/centos:stream8 verify
09:18:08 docker run  --rm -i \
09:18:08 	-v "$(pwd):/v" \
09:18:08 	-e DEBIAN_FRONTEND=noninteractive \
09:18:08 	-e PACKAGE_REPO=staging \
09:18:08 	-w /v \
09:18:08 	quay.io/centos/centos:stream8 ./verify
09:18:08 Unable to find image 'quay.io/centos/centos:stream8' locally
09:18:08 Selecting previously unselected package libicu66:arm64.
09:18:08 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_arm64.deb ...
09:18:08 Unpacking libicu66:arm64 (66.1-2ubuntu2.1) ...
09:18:08 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3.10 arm64 3.10.12-1~22.04.2 [509 kB]
09:18:08 Setting up python3-apt (2.6.0) ...
09:18:08 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-updates/multiverse arm64 Packages [3482 B]
09:18:08 stream8: Pulling from centos/centos
09:18:08 3f4fd5c3c800: Already exists
09:18:08 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:18:08 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0KS7dq
09:18:08 + umask 022
09:18:08 + cd /root/rpmbuild/BUILD
09:18:08 + cd src
09:18:08 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:08 + exit 0
09:18:08 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9Cy9e3
09:18:08 + umask 022
09:18:08 + cd /root/rpmbuild/BUILD
09:18:08 + cd /root/rpmbuild/BUILD
09:18:08 + rm -rf src
09:18:08 + /usr/bin/mkdir -p src
09:18:08 + cd src
09:18:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:18:08 + /usr/bin/tar -xf -
09:18:08 + STATUS=0
09:18:08 + '[' 0 -ne 0 ']'
09:18:08 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz
09:18:08 + /usr/bin/tar -xf -
09:18:08 + STATUS=0
09:18:08 + '[' 0 -ne 0 ']'
09:18:08 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:08 + exit 0
09:18:08 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0PhtvI
09:18:08 + umask 022
09:18:08 + cd /root/rpmbuild/BUILD
09:18:08 + cd src
09:18:08 + mkdir -p /go/src/github.com/docker
09:18:08 + rm -f /go/src/github.com/docker/cli
09:18:08 + ln -snf /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli
09:18:08 + pushd /go/src/github.com/docker/cli
09:18:08 /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src
09:18:08 + VERSION=0.0.0-20230915141727-0e70f1b
09:18:08 + GITCOMMIT=0e70f1b
09:18:08 + GO_LINKMODE=dynamic
09:18:08 + ./scripts/build/binary
09:18:08 Building dynamic docker-linux-amd64
09:18:08 + go build -o build/docker-linux-amd64 -tags ' pkcs11' -ldflags ' -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:18:07Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community"' -buildmode=pie github.com/docker/cli/cmd/docker
09:18:08 Selecting previously unselected package docker-buildx-plugin.
09:18:08 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ...
09:18:08 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:18:08 Setting up python3-lazr.uri (1.0.6-3) ...
09:18:08 Setting up python3-cryptography (38.0.4-3) ...
09:18:08 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe arm64 Packages [4213 B]
09:18:08 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe arm64 Packages [786 kB]
09:18:08 Digest: sha256:039dfede2e3ab9093411ac1054697eeefa6272ab57092f6c804b53cf937b8bb2
09:18:08 Status: Downloaded newer image for quay.io/centos/centos:stream8
09:18:08 done.
09:18:08 Updating certificates in /etc/ssl/certs...
09:18:08 Selecting previously unselected package libpam-systemd:arm64.
09:18:08 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_arm64.deb ...
09:18:08 Unpacking libpam-systemd:arm64 (245.4-4ubuntu3.22) ...
09:18:08 Selecting previously unselected package libxml2:arm64.
09:18:08 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_arm64.deb ...
09:18:08 Unpacking libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:18:09 Setting up python3-wadllib (1.3.6-4) ...
09:18:09 Setting up python3-oauthlib (3.2.2-1) ...
09:18:09 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpython3-stdlib arm64 3.10.6-1~22.04 [6910 B]
09:18:09 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3 arm64 3.10.6-1~22.04 [22.8 kB]
09:18:09 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libapparmor1 arm64 3.0.4-2ubuntu2.2 [38.8 kB]
09:18:09 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
09:18:09 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
09:18:09 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libjson-c5 arm64 0.15-3~ubuntu1.22.04.2 [32.7 kB]
09:18:09 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcryptsetup12 arm64 2:2.4.3-1ubuntu1.1 [208 kB]
09:18:09 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.1 [19.9 kB]
09:18:09 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libkmod2 arm64 29-1ubuntu1 [46.4 kB]
09:18:09 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd arm64 249.11-0ubuntu3.10 [4423 kB]
09:18:09 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/multiverse arm64 Packages [3133 B]
09:18:09 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar-security/main arm64 Packages [378 kB]
09:18:09 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted arm64 Packages [374 kB]
09:18:09 make[1]: Leaving directory '/root/build-deb'
09:18:09  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo
09:18:09  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes
09:18:09 dpkg-genchanges: info: including full source code in upload
09:18:09  dpkg-source -I.git --after-build .
09:18:09 + verify
09:18:09 + dpkg --version
09:18:09 + rpm --version
09:18:09 + verify_rpm
09:18:09 ++ . /etc/os-release
09:18:09 +++ NAME='CentOS Stream'
09:18:09 +++ VERSION=8
09:18:09 +++ ID=centos
09:18:09 +++ ID_LIKE='rhel fedora'
09:18:09 +++ VERSION_ID=8
09:18:09 +++ PLATFORM_ID=platform:el8
09:18:09 +++ PRETTY_NAME='CentOS Stream 8'
09:18:09 +++ ANSI_COLOR='0;31'
09:18:09 +++ CPE_NAME=cpe:/o:centos:centos:8
09:18:09 +++ HOME_URL=https://centos.org/
09:18:09 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:09 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:18:09 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:09 ++ echo centos
09:18:09 + DIST_ID=centos
09:18:09 ++ . /etc/os-release
09:18:09 +++ NAME='CentOS Stream'
09:18:09 +++ VERSION=8
09:18:09 +++ ID=centos
09:18:09 +++ ID_LIKE='rhel fedora'
09:18:09 +++ VERSION_ID=8
09:18:09 +++ PLATFORM_ID=platform:el8
09:18:09 +++ PRETTY_NAME='CentOS Stream 8'
09:18:09 +++ ANSI_COLOR='0;31'
09:18:09 +++ CPE_NAME=cpe:/o:centos:centos:8
09:18:09 +++ HOME_URL=https://centos.org/
09:18:09 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:09 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:18:09 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:09 ++ echo 8
09:18:09 ++ cut -d. -f1
09:18:09 + DIST_VERSION=8
09:18:09 + pkg_manager=yum
09:18:09 + pkg_config_manager=yum-config-manager
09:18:09 + dnf --version
09:18:09 4.7.0
09:18:09   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:52:05 2023
09:18:09   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
09:18:09 
09:18:09   Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Sep 18 04:52:04 2023
09:18:09   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
09:18:09 + pkg_manager=dnf
09:18:09 + pkg_config_manager='dnf config-manager'
09:18:09 + dnf clean all
09:18:09 Selecting previously unselected package libyaml-0-2:arm64.
09:18:09 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_arm64.deb ...
09:18:09 Unpacking libyaml-0-2:arm64 (0.2.2-1) ...
09:18:09 Selecting previously unselected package lsb-release.
09:18:09 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
09:18:09 Unpacking lsb-release (11.1.0ubuntu2) ...
09:18:09 Selecting previously unselected package python3-dbus.
09:18:09 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_arm64.deb ...
09:18:09 Unpacking python3-dbus (1.2.16-1build1) ...
09:18:09 Selecting previously unselected package python3-gi.
09:18:09 Preparing to unpack .../19-python3-gi_3.36.0-1_arm64.deb ...
09:18:09 Unpacking python3-gi (3.36.0-1) ...
09:18:09 Selecting previously unselected package python3-pkg-resources.
09:18:09 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:18:09 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:18:09 Selecting previously unselected package python3-six.
09:18:09 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
09:18:09 Unpacking python3-six (1.14.0-2) ...
09:18:09 Selecting previously unselected package iso-codes.
09:18:09 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
09:18:09 Unpacking iso-codes (4.4-1) ...
09:18:09 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:18:09 Fetched 24.4 MB in 3s (7624 kB/s)
09:18:09 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:09 + destination=/build
09:18:09 + mkdir -p /build
09:18:09 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb /build
09:18:09 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'
09:18:09 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:18:09 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:18:09 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:18:09 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:18:09 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo'
09:18:09 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.buildinfo'
09:18:09 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes'
09:18:09 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.changes'
09:18:09 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 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'
09:18:09 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb'
09:18:09 0 files removed
09:18:09 + dnf install -y 'dnf-command(config-manager)'
09:18:09 137 added, 0 removed; done.
09:18:09 Running hooks in /etc/ca-certificates/update.d...
09:18:09 done.
09:18:09 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:09 + apt-key add -
09:18:09 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:18:09 Setting up python3-software-properties (0.99.30-4) ...
09:18:09 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:18:09 Processing triggers for systemd (252.12-1~deb12u1) ...
09:18:09 Processing triggers for sgml-base (1.31) ...
09:18:09 Setting up polkitd (122-3) ...
09:18:09 Creating group 'polkitd' with GID 997.
09:18:09 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
09:18:09 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 systemd-sysv arm64 249.11-0ubuntu3.10 [10.5 kB]
09:18:09 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.10 [1164 kB]
09:18:09 Selecting previously unselected package docker-ce-rootless-extras.
09:18:09 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ...
09:18:09 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:09 + popd
09:18:09 + RPM_EC=0
09:18:09 ~/rpmbuild/BUILD/src
09:18:09 ++ jobs -p
09:18:09 + exit 0
09:18:09 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.akBGIb
09:18:09 + umask 022
09:18:09 + cd /root/rpmbuild/BUILD
09:18:09 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64 '!=' / ']'
09:18:09 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18:09 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18:09 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:09 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18: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  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:09 + export CFLAGS
09:18: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  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:09 + export CXXFLAGS
09:18:09 + 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 '
09:18:09 + export FFLAGS
09:18:09 + 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 '
09:18:09 + export FCFLAGS
09:18:09 + VALAFLAGS=-g
09:18:09 + export VALAFLAGS
09:18:09 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:09 + export RUSTFLAGS
09:18: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 '
09:18:09 + export LDFLAGS
09:18:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:09 + export LT_SYS_LIBRARY_PATH
09:18:09 + CC=gcc
09:18:09 + export CC
09:18:09 + CXX=g++
09:18:09 + export CXX
09:18:09 + cd src
09:18:09 + pushd /root/rpmbuild/BUILD/src/buildx
09:18:09 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:18:09 + 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
09:18:09 + popd
09:18:09 + /usr/lib/rpm/check-buildroot
09:18:09 ~/rpmbuild/BUILD/src
09:18:09 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:09 + /usr/lib/rpm/brp-compress
09:18:09 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:09 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:09 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:09 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:09 + /usr/lib/rpm/check-rpaths
09:18:09 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:09 + /usr/lib/rpm/brp-remove-la-files
09:18:09 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:18:09 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:09 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4cytnu
09:18:09 + umask 022
09:18:09 + cd /root/rpmbuild/BUILD
09:18: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  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:09 + export CFLAGS
09:18: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  -m64   -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:09 + export CXXFLAGS
09:18:09 + 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 '
09:18:09 + export FFLAGS
09:18:09 + 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 '
09:18:09 + export FCFLAGS
09:18:09 + VALAFLAGS=-g
09:18:09 + export VALAFLAGS
09:18:09 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:09 + export RUSTFLAGS
09:18: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 '
09:18:09 + export LDFLAGS
09:18:09 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:09 + export LT_SYS_LIBRARY_PATH
09:18:09 + CC=gcc
09:18:09 + export CC
09:18:09 + CXX=g++
09:18:09 + export CXX
09:18:09 + cd src
09:18:09 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:18:09 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:09 + ver=v0.11.2
09:18:09 + test v0.11.2 = v0.11.2
09:18:09 + echo 'PASS: docker-buildx version OK'
09:18:09 + RPM_EC=0
09:18:09 PASS: docker-buildx version OK
09:18:09 ++ jobs -p
09:18:09 + exit 0
09:18:09 Processing files: docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18:09 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
09:18:09 Provides: docker-buildx-plugin = 0:0.11.2-0.fc39 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc39
09:18:09 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:09 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:09 Requires(post): /bin/sh
09:18:09 Requires(preun): /bin/sh
09:18:09 Requires(postun): /bin/sh
09:18:09 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18:09 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc39.src.rpm
09:18:09 Selecting previously unselected package libkrb5support0:arm64.
09:18:09 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_arm64.deb ...
09:18:09 Unpacking libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
09:18:09 Selecting previously unselected package libk5crypto3:arm64.
09:18:09 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_arm64.deb ...
09:18:09 Unpacking libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
09:18:09 Selecting previously unselected package libkeyutils1:arm64.
09:18:09 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_arm64.deb ...
09:18:09 Unpacking libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
09:18:09 Selecting previously unselected package libkrb5-3:arm64.
09:18:09 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_arm64.deb ...
09:18:09 Unpacking libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
09:18:09 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:18:09 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_arm64.deb ...
09:18:09 Unpacking libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
09:18:09 Selecting previously unselected package liblmdb0:arm64.
09:18:09 Preparing to unpack .../28-liblmdb0_0.9.24-1_arm64.deb ...
09:18:09 Unpacking liblmdb0:arm64 (0.9.24-1) ...
09:18:09 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
09:18:09 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_arm64.deb ...
09:18:09 Unpacking libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
09:18:09 invoke-rc.d: could not determine current runlevel
09:18:09 invoke-rc.d: policy-rc.d denied execution of reload.
09:18:09 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
09:18:09 Setting up packagekit (1.2.6-5) ...
09:18:09 invoke-rc.d: could not determine current runlevel
09:18:09 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:09 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:10 CentOS Stream 8 - BaseOS                        2.5 kB/s | 3.9 kB     00:01    
09:18:10 Selecting previously unselected package libpsl5:arm64.
09:18:10 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_arm64.deb ...
09:18:10 Unpacking libpsl5:arm64 (0.21.0-1ubuntu1) ...
09:18:10 Selecting previously unselected package python-apt-common.
09:18:10 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:18:10 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:18:10 Selecting previously unselected package python3-apt.
09:18:10 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_arm64.deb ...
09:18:10 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:18:10 Selecting previously unselected package apt-transport-https.
09:18:10 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
09:18:10 Unpacking apt-transport-https (2.0.9) ...
09:18:10 Selecting previously unselected package libbrotli1:arm64.
09:18:10 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_arm64.deb ...
09:18:10 Unpacking libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
09:18:10 Selecting previously unselected package libroken18-heimdal:arm64.
09:18:10 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libasn1-8-heimdal:arm64.
09:18:10 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:10 Setting up software-properties-common (0.99.30-4) ...
09:18:10 Processing triggers for ca-certificates (20230311) ...
09:18:10 Updating certificates in /etc/ssl/certs...
09:18:10 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:18:10 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libdbus-1-3 arm64 1.12.20-2ubuntu4.1 [187 kB]
09:18:10 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus arm64 1.12.20-2ubuntu4.1 [154 kB]
09:18:10 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 distro-info-data all 0.52ubuntu0.4 [4986 B]
09:18:10 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-0 arm64 2.72.4-0ubuntu2.2 [1432 kB]
09:18:10 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgirepository-1.0-1 arm64 1.72.0-1 [53.5 kB]
09:18:10 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-glib-2.0 arm64 1.72.0-1 [165 kB]
09:18:10 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 iso-codes all 4.9.0-1 [3459 kB]
09:18:10 Selecting previously unselected package docker-ce-cli.
09:18:10 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ...
09:18:10 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:10 Reading package lists...
09:18:10 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:10 Selecting previously unselected package libheimbase1-heimdal:arm64.
09:18:10 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libhcrypto4-heimdal:arm64.
09:18:10 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libwind0-heimdal:arm64.
09:18:10 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libhx509-5-heimdal:arm64.
09:18:10 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libkrb5-26-heimdal:arm64.
09:18:10 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libheimntlm0-heimdal:arm64.
09:18:10 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcap2-bin arm64 1:2.44-1ubuntu0.22.04.1 [25.5 kB]
09:18:10 CentOS Stream 8 - Extras                        5.0 kB/s | 2.9 kB     00:00    
09:18:10 Selecting previously unselected package libgssapi3-heimdal:arm64.
09:18:10 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_arm64.deb ...
09:18:10 Unpacking libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:10 Selecting previously unselected package libsasl2-modules-db:arm64.
09:18:10 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
09:18:10 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:10 Selecting previously unselected package libsasl2-2:arm64.
09:18:10 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_arm64.deb ...
09:18:10 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:10 Selecting previously unselected package libldap-common.
09:18:10 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:18:10 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:18:10 Selecting previously unselected package libldap-2.4-2:arm64.
09:18:10 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_arm64.deb ...
09:18:10 Unpacking libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
09:18:10 Selecting previously unselected package libnghttp2-14:arm64.
09:18:10 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_arm64.deb ...
09:18:10 Unpacking libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
09:18:10 Selecting previously unselected package librtmp1:arm64.
09:18:10 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_arm64.deb ...
09:18:10 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:18:10 0 added, 0 removed; done.
09:18:10 Running hooks in /etc/ca-certificates/update.d...
09:18:10 done.
09:18:10 Processing triggers for dbus (1.14.8-2~deb12u1) ...
09:18:10 ++ source /etc/os-release
09:18:10 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
09:18:10 +++ NAME='Debian GNU/Linux'
09:18:10 +++ VERSION_ID=12
09:18:10 +++ VERSION='12 (bookworm)'
09:18:10 +++ VERSION_CODENAME=bookworm
09:18:10 +++ ID=debian
09:18:10 +++ HOME_URL=https://www.debian.org/
09:18:10 +++ SUPPORT_URL=https://www.debian.org/support
09:18:10 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:10 ++ echo debian
09:18:10 + DIST_ID=debian
09:18:10 ++ lsb_release -sc
09:18:10 + DIST_VERSION=bookworm
09:18:10 + '[' bookworm = sid ']'
09:18:10 + install_debian_containerd
09:18:10 + '[' staging = stage ']'
09:18:10 + REPO_URL=https://download.docker.com/linux/debian
09:18:10 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:10 + update-ca-certificates -f
09:18:10 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:10 Clearing symlinks in /etc/ssl/certs...
09:18:10 Importing GPG key 0x621E9F35:
09:18:10  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:18:10  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
09:18:10  From       : https://download.docker.com/linux/centos/gpg
09:18:10 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libelf1 arm64 0.186-1build1 [50.7 kB]
09:18:10 Selecting previously unselected package libssh-4:arm64.
09:18:10 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_arm64.deb ...
09:18:10 Unpacking libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
09:18:10 Selecting previously unselected package libcurl4:arm64.
09:18:10 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_arm64.deb ...
09:18:10 Unpacking libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
09:18:10 Selecting previously unselected package curl.
09:18:10 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_arm64.deb ...
09:18:10 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:18:10 Selecting previously unselected package dbus-user-session.
09:18:10 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_arm64.deb ...
09:18:10 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
09:18:10 Selecting previously unselected package libdconf1:arm64.
09:18:10 Preparing to unpack .../54-libdconf1_0.36.0-1_arm64.deb ...
09:18:10 Unpacking libdconf1:arm64 (0.36.0-1) ...
09:18:10 Selecting previously unselected package dconf-service.
09:18:10 Preparing to unpack .../55-dconf-service_0.36.0-1_arm64.deb ...
09:18:10 Unpacking dconf-service (0.36.0-1) ...
09:18:10 Selecting previously unselected package dconf-gsettings-backend:arm64.
09:18:10 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_arm64.deb ...
09:18:10 Unpacking dconf-gsettings-backend:arm64 (0.36.0-1) ...
09:18:10 Selecting previously unselected package docker-ce.
09:18:10 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ...
09:18:10 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:10 OK
09:18:10 + '[' buster = sid ']'
09:18:10 ++ dpkg --print-architecture
09:18:10 + ARCH=arm64
09:18:10 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian buster test'
09:18:10 + apt-get update
09:18:10 done.
09:18:10 Updating certificates in /etc/ssl/certs...
09:18:10 Running transaction check
09:18:10 Running transaction test
09:18:10 Transaction test succeeded
09:18:10 Running transaction
09:18:10 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
09:18:10 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libicu70 arm64 70.1-2 [10.5 MB]
09:18:11 Selecting previously unselected package libassuan0:arm64.
09:18:11 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_arm64.deb ...
09:18:11 Unpacking libassuan0:arm64 (2.5.3-7ubuntu2) ...
09:18:11 Selecting previously unselected package gpgconf.
09:18:11 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package libksba8:arm64.
09:18:11 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_arm64.deb ...
09:18:11 Unpacking libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
09:18:11 Selecting previously unselected package libnpth0:arm64.
09:18:11 Preparing to unpack .../60-libnpth0_1.6-1_arm64.deb ...
09:18:11 Unpacking libnpth0:arm64 (1.6-1) ...
09:18:11 Selecting previously unselected package dirmngr.
09:18:11 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:18:11 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_arm64.deb ...
09:18:11 Unpacking libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
09:18:11 Hit:1 http://deb.debian.org/debian buster InRelease
09:18:11 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:18:11 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:18:11 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
09:18:11 Reading package lists...
09:18:11 Building dependency tree...
09:18:11 Reading state information...
09:18:11 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
09:18:11 CentOS Stream 8 - AppStream                      19 MB/s |  33 MB     00:01    
09:18:11 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:11 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_arm64.deb ...
09:18:11 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:18:11 Selecting previously unselected package libproxy1v5:arm64.
09:18:11 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_arm64.deb ...
09:18:11 Unpacking libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
09:18:11 Selecting previously unselected package glib-networking-common.
09:18:11 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
09:18:11 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
09:18:11 Selecting previously unselected package glib-networking-services.
09:18:11 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_arm64.deb ...
09:18:11 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
09:18:11 Selecting previously unselected package gsettings-desktop-schemas.
09:18:11 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
09:18:11 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:18:11 Selecting previously unselected package glib-networking:arm64.
09:18:11 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_arm64.deb ...
09:18:11 Unpacking glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
09:18:11 Selecting previously unselected package gnupg-l10n.
09:18:11 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:18:11 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:18:11 The following additional packages will be installed:
09:18:11   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
09:18:11   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
09:18:11   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:18:11   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
09:18:11   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
09:18:11   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
09:18:11   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:18:11   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
09:18:11   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
09:18:11   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
09:18:11   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
09:18:11   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
09:18:11   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
09:18:11   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
09:18:11   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
09:18:11   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
09:18:11   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
09:18:11   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
09:18:11   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
09:18:11   python3-pkg-resources python3-pyparsing python3-six
09:18:11   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:18:11   readline-common systemd systemd-sysv
09:18:11 Suggested packages:
09:18:11   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
09:18:11   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
09:18:11   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
09:18:11   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:18:11   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
09:18:11   python3-cryptography-vectors python-dbus-doc python3-crypto
09:18:11   python3-testresources python3-setuptools python-pyparsing-doc
09:18:11   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:18:11   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
09:18:11   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:18:11 Recommended packages:
09:18:11   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
09:18:11   libldap-common dbus-user-session publicsuffix libsasl2-modules
09:18:11   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
09:18:11   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
09:18:11   Installing : libseccomp-2.3.1-4.el7.aarch64                              1/27 
09:18:11 Selecting previously unselected package gnupg-utils.
09:18:11 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package gpg.
09:18:11 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package pinentry-curses.
09:18:11 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_arm64.deb ...
09:18:11 Unpacking pinentry-curses (1.1.0-3build1) ...
09:18:11 Selecting previously unselected package gpg-agent.
09:18:11 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package gpg-wks-client.
09:18:11 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:18:11 Get:5 https://download.docker.com/linux/debian buster/test arm64 Packages [62.3 kB]
09:18:11 Fetched 116 kB in 1s (140 kB/s)
09:18:11 The following NEW packages will be installed:
09:18:11   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:18:11   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:18:11   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:11   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:11   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:18:11   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:18:11   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
09:18:11   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
09:18:11   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
09:18:11   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
09:18:11   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:11   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:18:11   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:11   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
09:18:11   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
09:18:11   openssl packagekit pinentry-curses polkitd python-apt-common python3
09:18:11   python3-apt python3-blinker python3-cffi-backend python3-cryptography
09:18:11   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
09:18:11   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
09:18:11   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
09:18:11   python3-six python3-software-properties python3-wadllib python3.11
09:18:11   python3.11-minimal readline-common software-properties-common systemd
09:18:11   systemd-sysv
09:18:11 The following packages will be upgraded:
09:18:11   libsystemd0 libudev1
09:18:11 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:11 140 added, 0 removed; done.
09:18:11 Running hooks in /etc/ca-certificates/update.d...
09:18:11 done.
09:18:11 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:11 + apt-key add -
09:18:11 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:11 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:18:11 Selecting previously unselected package gpg-wks-server.
09:18:11 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package gpgsm.
09:18:11 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_arm64.deb ...
09:18:11 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package gnupg.
09:18:11 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:18:11 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:18:11 Selecting previously unselected package libsoup2.4-1:arm64.
09:18:11 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_arm64.deb ...
09:18:11 Unpacking libsoup2.4-1:arm64 (2.70.0-1) ...
09:18:11 Selecting previously unselected package libstemmer0d:arm64.
09:18:11 Preparing to unpack .../79-libstemmer0d_0+svn585-2_arm64.deb ...
09:18:11 Unpacking libstemmer0d:arm64 (0+svn585-2) ...
09:18:11 Selecting previously unselected package libappstream4:arm64.
09:18:11 Preparing to unpack .../80-libappstream4_0.12.10-2_arm64.deb ...
09:18:11 Unpacking libappstream4:arm64 (0.12.10-2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:11 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libpam-systemd arm64 249.11-0ubuntu3.10 [205 kB]
09:18:11 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxml2 arm64 2.9.13+dfsg-1ubuntu0.3 [728 kB]
09:18:11 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libyaml-0-2 arm64 0.2.2-1build2 [51.0 kB]
09:18:11 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:18:11 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:18:11 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-apt arm64 2.4.0ubuntu2 [161 kB]
09:18:11 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-dbus arm64 1.2.18-3build1 [98.5 kB]
09:18:11 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-gi arm64 3.42.1-0ubuntu1 [228 kB]
09:18:11 CentOS Stream 8 - Extras common packages        2.7 kB/s | 3.0 kB     00:01    
09:18:12   Installing : libcgroup-0.41-21.el7.aarch64                               2/27 
09:18:12   Installing : libselinux-utils-2.5-15.el7.aarch64                         3/27 
09:18:12   Installing : policycoreutils-2.5-34.el7.aarch64                          4/27 
09:18:12 Selecting previously unselected package libglib2.0-bin.
09:18:12 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_arm64.deb ...
09:18:12 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:18:12 Selecting previously unselected package libgstreamer1.0-0:arm64.
09:18:12 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_arm64.deb ...
09:18:12 Unpacking libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
09:18:12 Selecting previously unselected package libpolkit-agent-1-0:arm64.
09:18:12 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_arm64.deb ...
09:18:12 Unpacking libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
09:18:12 Selecting previously unselected package policykit-1.
09:18:12 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_arm64.deb ...
09:18:12 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
09:18:12 Selecting previously unselected package python3-certifi.
09:18:12 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
09:18:12 Unpacking python3-certifi (2019.11.28-1) ...
09:18:12 + make IMAGE=ubuntu:lunar verify
09:18:12 docker run  --rm -i \
09:18:12 	-v "$(pwd):/v" \
09:18:12 	-e DEBIAN_FRONTEND=noninteractive \
09:18:12 	-e PACKAGE_REPO=staging \
09:18:12 	-w /v \
09:18:12 	ubuntu:lunar ./verify
09:18:12 Unable to find image 'ubuntu:lunar' locally
09:18:12 lunar: Pulling from library/ubuntu
09:18:12 Docker CE Test - aarch64                        133 kB/s |  61 kB     00:00    
09:18:12 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:18:12 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:18:12 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:12 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:12 invoke-rc.d: could not determine current runlevel
09:18:12 invoke-rc.d: policy-rc.d denied execution of start.
09:18:12 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:12  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:12   Package dbus-user-session is not installed.
09:18:12 
09:18:12 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:12 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb ./deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_arm64.deb
09:18:12 Reading package lists...
09:18:12 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
09:18:12 + packages='deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
09:18:12 ++ echo 'deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb
09:18:12 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
09:18:12 ++ awk '$0="./"$0'
09:18:12 ++ xargs
09:18:12 + packages='./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb'
09:18:12 + set -x
09:18:12 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb
09:18:12 Selecting previously unselected package docker-ce-rootless-extras.
09:18:12 (Reading database ... 9720 files and directories currently installed.)
09:18:12 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ...
09:18:12 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:12 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded.
09:18:12 Need to get 42.2 MB of archives.
09:18:12 After this operation, 159 MB of additional disk space will be used.
09:18:12 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssl3 arm64 3.0.8-1ubuntu1.2 [1761 kB]
09:18:12 make[1]: Leaving directory '/root/build-deb'
09:18:12  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo
09:18:12  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes
09:18:12 Selecting previously unselected package python3-chardet.
09:18:12 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
09:18:12 Unpacking python3-chardet (3.0.4-4build1) ...
09:18:12 Selecting previously unselected package python3-idna.
09:18:12 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
09:18:12 Unpacking python3-idna (2.8-1) ...
09:18:12 Selecting previously unselected package python3-urllib3.
09:18:12 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:18:12 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:18:12 Selecting previously unselected package python3-requests.
09:18:12 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:18:12 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:18:12 Selecting previously unselected package python3-requests-unixsocket.
09:18:12 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
09:18:12 Unpacking python3-requests-unixsocket (0.2.0-2) ...
09:18:12 Selecting previously unselected package python3-software-properties.
09:18:12 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
09:18:12 Unpacking python3-software-properties (0.99.9.12) ...
09:18:12 10fb01f4f619: Already exists
09:18:12 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:18:12 Status: Downloaded newer image for ubuntu:lunar
09:18:12 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
09:18:12 dpkg-genchanges: info: including full source code in upload
09:18:12  dpkg-source -I.git --after-build .
09:18:12 Selecting previously unselected package packagekit.
09:18:12 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_arm64.deb ...
09:18:12 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
09:18:12 Selecting previously unselected package software-properties-common.
09:18:12 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
09:18:12 Unpacking software-properties-common (0.99.9.12) ...
09:18:12 Selecting previously unselected package gnupg2.
09:18:12 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
09:18:12 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
09:18:12 Setting up libksba8:arm64 (1.3.5-2ubuntu0.20.04.2) ...
09:18:12 Setting up liblmdb0:arm64 (0.9.24-1) ...
09:18:12 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
09:18:12 Setting up libkeyutils1:arm64 (1.6-6ubuntu1.1) ...
09:18:12 Setting up libproxy1v5:arm64 (0.4.15-10ubuntu1.2) ...
09:18:12 Setting up libpsl5:arm64 (0.21.0-1ubuntu1) ...
09:18:12 Setting up mime-support (3.64ubuntu1) ...
09:18:12 Setting up apt-transport-https (2.0.9) ...
09:18:12 Setting up libyaml-0-2:arm64 (0.2.2-1) ...
09:18:12   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    5/27 
09:18:12 + verify
09:18:12 + dpkg --version
09:18:12 + verify_deb
09:18:12 + apt-get update
09:18:12 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
09:18:12 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnghttp2-14 arm64 1.43.0-1build3 [75.4 kB]
09:18:12 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
09:18:12 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 apt-transport-https all 2.4.10 [1510 B]
09:18:12 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
09:18:12 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
09:18:12 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
09:18:12 Get:52 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]
09:18:12 OK
09:18:12 + '[' bookworm = sid ']'
09:18:12 ++ dpkg --print-architecture
09:18:12 + ARCH=arm64
09:18:12 + echo 'deb [arch=arm64] https://download.docker.com/linux/debian bookworm test'
09:18:12 + apt-get update
09:18:12 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:18:12 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:18:12 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:18:12 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
09:18:12 Reading package lists...
09:18:12 Selecting previously unselected package docker-buildx-plugin.
09:18:12 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ...
09:18:12 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:18:12 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:12 + destination=/build
09:18:12 + mkdir -p /build
09:18:12 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb /build
09:18:12 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'
09:18:12 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
09:18:12 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:18:12 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:18:12 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:18:12 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:18:12 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo'
09:18:12 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.buildinfo'
09:18:12 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes'
09:18:12 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.changes'
09:18:12 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb'
09:18:12 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'
09:18:12 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb'
09:18:12 Setting up libglib2.0-0:arm64 (2.64.6-1~ubuntu20.04.6) ...
09:18:12 Setting up distro-info-data (0.43ubuntu1.13) ...
09:18:12 Setting up libbrotli1:arm64 (1.0.7-6ubuntu0.1) ...
09:18:12 Setting up libsqlite3-0:arm64 (3.31.1-4ubuntu0.5) ...
09:18:12 Setting up libnghttp2-14:arm64 (1.40.0-1ubuntu0.1) ...
09:18:12 Setting up libpackagekit-glib2-18:arm64 (1.1.13-2ubuntu1.1) ...
09:18:12 Setting up libnpth0:arm64 (1.6-1) ...
09:18:12 Setting up libassuan0:arm64 (2.5.3-7ubuntu2) ...
09:18:12 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:18:12 Setting up libkrb5support0:arm64 (1.17-6ubuntu4.3) ...
09:18:12 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:12 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:18:12 
09:18:12 Current default time zone: 'Etc/UTC'
09:18:12 Local time is now:      Wed Sep 20 09:18:12 UTC 2023.
09:18:12 Universal Time is now:  Wed Sep 20 09:18:12 UTC 2023.
09:18:12 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:18:12 
09:18:12 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
09:18:12 Setting up libdconf1:arm64 (0.36.0-1) ...
09:18:12 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-minimal arm64 3.11.4-1~23.04 [834 kB]
09:18:12 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libexpat1 arm64 2.5.0-1 [71.2 kB]
09:18:12 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11-minimal arm64 3.11.4-1~23.04 [2151 kB]
09:18:12 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-minimal arm64 3.11.2-1 [24.6 kB]
09:18:12 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 media-types all 10.0.0 [25.8 kB]
09:18:12 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5support0 arm64 1.20.1-1build1 [31.4 kB]
09:18:12 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libk5crypto3 arm64 1.20.1-1build1 [85.0 kB]
09:18:12 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkeyutils1 arm64 1.6.3-2 [9296 B]
09:18:12 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkrb5-3 arm64 1.20.1-1build1 [345 kB]
09:18:12 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgssapi-krb5-2 arm64 1.20.1-1build1 [139 kB]
09:18:12 Get:1 http://security.ubuntu.com/ubuntu lunar-security InRelease [109 kB]
09:18:12 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:12 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
09:18:12 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.1 [184 kB]
09:18:12 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.13 [285 kB]
09:18:13 Building dependency tree...
09:18:13 Reading state information...
09:18:13 Correcting dependencies... Done
09:18:13 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:18:13 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:18:13 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:18:13 Setting up libdbus-1-3:arm64 (1.12.16-2ubuntu2.3) ...
09:18:13 Setting up dbus (1.12.16-2ubuntu2.3) ...
09:18:13 Setting up libk5crypto3:arm64 (1.17-6ubuntu4.3) ...
09:18:13 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:13 Setting up libroken18-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:13 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:18:13 Setting up libpam-systemd:arm64 (245.4-4ubuntu3.22) ...
09:18:13 Get:2 http://security.ubuntu.com/ubuntu lunar-security/restricted amd64 Packages [451 kB]
09:18:13 Get:3 http://archive.ubuntu.com/ubuntu lunar InRelease [267 kB]
09:18:13 Get:4 http://security.ubuntu.com/ubuntu lunar-security/main amd64 Packages [417 kB]
09:18:13 Get:5 http://security.ubuntu.com/ubuntu lunar-security/universe amd64 Packages [902 kB]
09:18:13 Get:6 http://security.ubuntu.com/ubuntu lunar-security/multiverse amd64 Packages [7179 B]
09:18:13 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.13 [190 kB]
09:18:13 + make IMAGE=ubuntu:jammy verify
09:18:13 docker run  --rm -i \
09:18:13 	-v "$(pwd):/v" \
09:18:13 	-e DEBIAN_FRONTEND=noninteractive \
09:18:13 	-e PACKAGE_REPO=staging \
09:18:13 	-w /v \
09:18:13 	ubuntu:jammy ./verify
09:18:13 Unable to find image 'ubuntu:jammy' locally
09:18:13 jammy: Pulling from library/ubuntu
09:18:13 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:13 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:13 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:13 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:13 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:13 The following additional packages will be installed:
09:18:13   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:13   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:18:13   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:18:13   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:18:13 Suggested packages:
09:18:13   firewalld kmod systemd-container policykit-1
09:18:13 Recommended packages:
09:18:13   nftables systemd-timesyncd | time-daemon libnss-systemd
09:18:13 Get:5 https://download.docker.com/linux/debian bookworm/test arm64 Packages [15.9 kB]
09:18:13 Fetched 59.3 kB in 1s (89.3 kB/s)
09:18:13 Setting up libgirepository-1.0-1:arm64 (1.64.1-1~ubuntu20.04.1) ...
09:18:13 Setting up libkrb5-3:arm64 (1.17-6ubuntu4.3) ...
09:18:13 Setting up libstemmer0d:arm64 (0+svn585-2) ...
09:18:13 Setting up libmpdec2:arm64 (2.4.2-3) ...
09:18:13 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
09:18:13 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:18:13 Setting up libelf1:arm64 (0.176-1.1ubuntu0.1) ...
09:18:13 Setting up readline-common (8.0-4) ...
09:18:13 Setting up iso-codes (4.4-1) ...
09:18:13 Setting up libpolkit-gobject-1-0:arm64 (0.105-26ubuntu1.3) ...
09:18:13 Setting up libgstreamer1.0-0:arm64 (1.16.3-0ubuntu1.1) ...
09:18:13 Setcap worked! gst-ptp-helper is not suid!
09:18:13 Setting up libheimbase1-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:13 Setting up pinentry-curses (1.1.0-3build1) ...
09:18:13 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
09:18:13 Setting up libicu66:arm64 (66.1-2ubuntu2.1) ...
09:18:13 Setting up libasn1-8-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:13 Setting up libreadline8:arm64 (8.0-4) ...
09:18:13 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:18:13 Setting up libhcrypto4-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:13 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:13 Get:7 http://archive.ubuntu.com/ubuntu lunar-updates InRelease [109 kB]
09:18:13 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc-common all 1.3.3+ds-1 [7790 B]
09:18:13 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libtirpc3 arm64 1.3.3+ds-1 [82.1 kB]
09:18:13 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnsl2 arm64 1.3.0-2build2 [41.4 kB]
09:18:13 445a6a12be2b: Already exists
09:18:13 Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:18:13 Status: Downloaded newer image for ubuntu:jammy
09:18:13 The following NEW packages will be installed:
09:18:13   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:13   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:18:13   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:18:13   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:18:13 Get:8 http://archive.ubuntu.com/ubuntu lunar-backports InRelease [99.8 kB]
09:18:13 Get:9 http://archive.ubuntu.com/ubuntu lunar/universe amd64 Packages [18.7 MB]
09:18:13 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 readline-common all 8.2-1.3 [55.7 kB]
09:18:13 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libreadline8 arm64 8.2-1.3 [150 kB]
09:18:13 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsqlite3-0 arm64 3.40.1-1 [661 kB]
09:18:13 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpython3.11-stdlib arm64 3.11.4-1~23.04 [1882 kB]
09:18:13 + verify
09:18:13 + dpkg --version
09:18:13 + verify_deb
09:18:13 + apt-get update
09:18:13 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
09:18:13 Need to get 26.6 MB of archives.
09:18:13 After this operation, 116 MB of additional disk space will be used.
09:18:13 Get:1 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:18:13 Get:2 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:18:13 Get:3 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:18:13 Get:4 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:18:13 Get:5 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:18:13 Get:6 http://deb.debian.org/debian-security bullseye-security/main arm64 libjson-c5 arm64 0.15-2+deb11u1 [41.6 kB]
09:18:13 Get:7 http://deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:18:13 Get:8 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:18:13 Get:9 https://download.docker.com/linux/debian bullseye/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:13 Get:10 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:18:13 Get:11 http://deb.debian.org/debian bullseye-updates/main arm64 systemd arm64 247.3-7+deb11u4 [4155 kB]
09:18:13 Get:12 http://deb.debian.org/debian bullseye-updates/main arm64 systemd-sysv arm64 247.3-7+deb11u4 [114 kB]
09:18:13 Get:13 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.24-0+deb11u1 [232 kB]
09:18:13 Get:14 http://deb.debian.org/debian bullseye/main arm64 netbase all 6.3 [19.9 kB]
09:18:13 Get:15 http://deb.debian.org/debian bullseye-updates/main arm64 libpam-systemd arm64 247.3-7+deb11u4 [275 kB]
09:18:13 Get:16 http://deb.debian.org/debian bullseye/main arm64 dbus-user-session arm64 1.12.24-0+deb11u1 [99.7 kB]
09:18:13 Get:17 http://deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:18:13 Get:18 http://deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:18:13 Get:19 http://deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:18:13 Get:20 http://deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:18:13 Get:21 http://deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:18:13 Get:22 http://deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:18:13 Get:23 http://deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:18:13 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
09:18:13 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
09:18:13 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
09:18:13 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
09:18:13 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
09:18:13 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpackagekit-glib2-18 arm64 1.2.5-2ubuntu2 [116 kB]
09:18:13 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.5-2ubuntu2 [25.3 kB]
09:18:13 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:18:13 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
09:18:13 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
09:18:13 Reading package lists...
09:18:13 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.
09:18:13 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
09:18:13 + packages='deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:18:13 ++ echo 'deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb
09:18:13 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:18:13 ++ awk '$0="./"$0'
09:18:13 ++ xargs
09:18:13 + packages='./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./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~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb'
09:18:13 + set -x
09:18:13 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./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~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:13 Selecting previously unselected package docker-ce.
09:18:13 (Reading database ... 11525 files and directories currently installed.)
09:18:13 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ...
09:18:13 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:13 Updating certificates in /etc/ssl/certs...
09:18:13 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 python3.11 arm64 3.11.4-1~23.04 [572 kB]
09:18:13 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpython3-stdlib arm64 3.11.2-1 [7238 B]
09:18:13 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3 arm64 3.11.2-1 [22.9 kB]
09:18:13 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libargon2-1 arm64 0~20171227-0.3 [18.6 kB]
09:18:13 Get:1 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB]
09:18:14   Installing : libnfnetlink-1.0.1-4.el7.aarch64                            6/27 
09:18:14 debconf: delaying package configuration, since apt-utils is not installed
09:18:14 Fetched 26.6 MB in 1s (51.9 MB/s)
09:18:14 Metadata cache created.
09:18:14 [DEBUG] Installing engine rpms
09:18:14 + echo '[DEBUG] Installing engine rpms'
09:18:14 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
09:18:14 ++ sed /src/d
09:18:14 + packages='rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:18:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el8.aarch64.rpm
09:18:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:18:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el8.aarch64.rpm
09:18:14 rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm'
09:18:14 + set -x
09:18:14 ++ source /etc/os-release
09:18:14 +++ NAME='CentOS Stream'
09:18:14 +++ VERSION=8
09:18:14 +++ ID=centos
09:18:14 +++ ID_LIKE='rhel fedora'
09:18:14 +++ VERSION_ID=8
09:18:14 +++ PLATFORM_ID=platform:el8
09:18:14 +++ PRETTY_NAME='CentOS Stream 8'
09:18:14 +++ ANSI_COLOR='0;31'
09:18:14 +++ CPE_NAME=cpe:/o:centos:centos:8
09:18:14 +++ HOME_URL=https://centos.org/
09:18:14 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:14 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:18:14 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:14 ++ echo 'CentOS Stream'
09:18:14 + product_version='CentOS Stream'
09:18:14 + '[' 'CentOS Stream' = rawhide ']'
09:18:14 + dnf install -y rpm/rpmbuild/centos-8/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-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~20230915141727.0e70f1b-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-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64.rpm
09:18:14 Selecting previously unselected package docker-ce.
09:18:14 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ...
09:18:14 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:14 Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
09:18:14 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
09:18:14 Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
09:18:14 Selecting previously unselected package libapparmor1:arm64.
09:18:14 (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.)
09:18:14 Preparing to unpack .../0-libapparmor1_2.13.6-10_arm64.deb ...
09:18:14 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:18:14 Selecting previously unselected package libcap2:arm64.
09:18:14 Preparing to unpack .../1-libcap2_1%3a2.44-1_arm64.deb ...
09:18:14 Unpacking libcap2:arm64 (1:2.44-1) ...
09:18:14 Selecting previously unselected package libargon2-1:arm64.
09:18:14 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_arm64.deb ...
09:18:14 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:18:14 Selecting previously unselected package dmsetup.
09:18:14 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:18:14 Unpacking dmsetup (2:1.02.175-2.1) ...
09:18:14 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:18:14 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:18:14 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:18:14 Selecting previously unselected package libjson-c5:arm64.
09:18:14 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_arm64.deb ...
09:18:14 Unpacking libjson-c5:arm64 (0.15-2+deb11u1) ...
09:18:14 Selecting previously unselected package libcryptsetup12:arm64.
09:18:14 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:18:14 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:18:14 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
09:18:14 make[1]: Leaving directory '/root/build-deb'
09:18:14  dpkg-genbuildinfo
09:18:14  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes
09:18:14 Selecting previously unselected package docker-buildx-plugin.
09:18:14 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_arm64.deb ...
09:18:14 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:18:14 137 added, 0 removed; done.
09:18:14 Get:5 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB]
09:18:14 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1013 kB]
09:18:14 Get:7 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB]
09:18:14 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libudev1 arm64 252.5-2ubuntu3.1 [149 kB]
09:18:14 Selecting previously unselected package libip4tc2:arm64.
09:18:14 Preparing to unpack .../7-libip4tc2_1.8.7-1_arm64.deb ...
09:18:14 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:18:14 Selecting previously unselected package libkmod2:arm64.
09:18:14 Preparing to unpack .../8-libkmod2_28-1_arm64.deb ...
09:18:14 Unpacking libkmod2:arm64 (28-1) ...
09:18:14 Selecting previously unselected package systemd.
09:18:14 Preparing to unpack .../9-systemd_247.3-7+deb11u4_arm64.deb ...
09:18:14 Unpacking systemd (247.3-7+deb11u4) ...
09:18:14   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
09:18:14   Installing : slirp4netns-0.4.3-4.el7_8.aarch64                           8/27 
09:18:14 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
09:18:14 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
09:18:14 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
09:18:14 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
09:18:14 Get:10 http://archive.ubuntu.com/ubuntu lunar/multiverse amd64 Packages [289 kB]
09:18:14 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 Packages [1797 kB]
09:18:14 Last metadata expiration check: 0:00:03 ago on Wed Sep 20 09:18:11 2023.
09:18:14 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
09:18:14 Setting up libwind0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:14 Setting up libgssapi-krb5-2:arm64 (1.17-6ubuntu4.3) ...
09:18:14 Setting up gir1.2-glib-2.0:arm64 (1.64.1-1~ubuntu20.04.1) ...
09:18:14 Setting up libssh-4:arm64 (0.9.3-2ubuntu2.3) ...
09:18:14 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:18:14 Setting up libpolkit-agent-1-0:arm64 (0.105-26ubuntu1.3) ...
09:18:14 Setting up libpython3.8-stdlib:arm64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:14 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:18:14 Get:8 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
09:18:14 Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1134 kB]
09:18:14 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-1ubuntu1 [127 kB]
09:18:14 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libjson-c5 arm64 0.16-2 [32.4 kB]
09:18:14 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libcryptsetup12 arm64 2:2.6.1-1ubuntu1 [225 kB]
09:18:14 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libfdisk1 arm64 2.38.1-4ubuntu1 [140 kB]
09:18:14 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libkmod2 arm64 30+20221128-1ubuntu1 [47.7 kB]
09:18:14 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libapparmor1 arm64 3.0.8-1ubuntu2.1 [46.4 kB]
09:18:14 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip4tc2 arm64 1.8.7-1ubuntu7 [19.6 kB]
09:18:14 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd-shared arm64 252.5-2ubuntu3.1 [1751 kB]
09:18:14   Installing : setools-libs-3.3.8-4.el7.aarch64                            9/27 
09:18:14   Installing : audit-libs-python-2.8.5-4.el7.aarch64                      10/27 
09:18:14 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:18:14 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.13 [279 kB]
09:18:14 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libstemmer0d arm64 2.2.0-1build1 [166 kB]
09:18:14 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libxmlb2 arm64 0.3.6-2build1 [66.5 kB]
09:18:14 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libappstream4 arm64 0.15.2-2 [190 kB]
09:18:14 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdw1 arm64 0.186-1build1 [246 kB]
09:18:14 Get:12 http://archive.ubuntu.com/ubuntu lunar/restricted amd64 Packages [181 kB]
09:18:14 Get:13 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 Packages [547 kB]
09:18:14 Get:14 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 Packages [1008 kB]
09:18:14 Get:15 http://archive.ubuntu.com/ubuntu lunar-updates/multiverse amd64 Packages [7179 B]
09:18:14 Get:16 http://archive.ubuntu.com/ubuntu lunar-updates/restricted amd64 Packages [451 kB]
09:18:14 Selecting previously unselected package docker-ce-cli.
09:18:14 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ...
09:18:14 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:15 Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [996 kB]
09:18:15 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libsystemd0 arm64 252.5-2ubuntu3.1 [385 kB]
09:18:15 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd arm64 252.5-2ubuntu3.1 [2907 kB]
09:18:15 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:18:15 Setting up libcap2:arm64 (1:2.44-1) ...
09:18:15 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:18:15 Setting up libjson-c5:arm64 (0.15-2+deb11u1) ...
09:18:15 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:18:15 Setting up libkmod2:arm64 (28-1) ...
09:18:15 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:18:15 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:18:15 Setting up systemd (247.3-7+deb11u4) ...
09:18:15 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:15 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:15 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:15 Initializing machine ID from random generator.
09:18:15 Selecting previously unselected package docker-ce-cli.
09:18:15 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ...
09:18:15 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:15 Get:17 http://archive.ubuntu.com/ubuntu lunar-backports/universe amd64 Packages [4208 B]
09:18:15 Setting up libxml2:arm64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:18:15 Setting up policykit-1 (0.105-26ubuntu1.3) ...
09:18:15 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:18:15 Setting up libpython3-stdlib:arm64 (3.8.2-0ubuntu2) ...
09:18:15 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:18:15 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:18:15 Setting up dmsetup (2:1.02.175-2.1) ...
09:18:15 Selecting previously unselected package systemd-sysv.
09:18: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 ... 10794 files and directories currently installed.)
09:18:15 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_arm64.deb ...
09:18:15 Unpacking systemd-sysv (247.3-7+deb11u4) ...
09:18:15 Selecting previously unselected package dbus.
09:18:15 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_arm64.deb ...
09:18:15 Unpacking dbus (1.12.24-0+deb11u1) ...
09:18:15 dpkg-genchanges: info: including full source code in upload
09:18:15  dpkg-source -I.git --after-build .
09:18:15 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libglib2.0-bin arm64 2.72.4-0ubuntu2.2 [79.6 kB]
09:18:15 Selecting previously unselected package docker-compose-plugin.
09:18:15 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_arm64.deb ...
09:18:15 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:18:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:15 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB]
09:18:15 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB]
09:18:15 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1259 kB]
09:18:15 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB]
09:18:15 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1282 kB]
09:18:15 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1155 kB]
09:18:15 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 systemd-sysv arm64 252.5-2ubuntu3.1 [11.5 kB]
09:18:15 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 adduser all 3.129ubuntu1 [59.0 kB]
09:18:15 Selecting previously unselected package netbase.
09:18:15 Preparing to unpack .../02-netbase_6.3_all.deb ...
09:18:15 Unpacking netbase (6.3) ...
09:18:15 Selecting previously unselected package libpam-systemd:arm64.
09:18:15 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_arm64.deb ...
09:18:15 Unpacking libpam-systemd:arm64 (247.3-7+deb11u4) ...
09:18:15 Selecting previously unselected package containerd.io.
09:18:15 Preparing to unpack .../04-containerd.io_1.6.24-1_arm64.deb ...
09:18:15 Unpacking containerd.io (1.6.24-1) ...
09:18:15 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:15 + destination=/build
09:18:15 + mkdir -p /build
09:18:15 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb /build
09:18:15 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'
09:18:15 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:18:15 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:18:15 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:18:15 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:18:15 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo'
09:18:15 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.buildinfo'
09:18:15 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes'
09:18:15 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.changes'
09:18:15 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 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'
09:18:15 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
09:18:15 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libunwind8 arm64 1.3.2-2build2.1 [53.4 kB]
09:18:15 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libgstreamer1.0-0 arm64 1.20.3-0ubuntu1 [931 kB]
09:18:15 Selecting previously unselected package docker-compose-plugin.
09:18:15 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb ...
09:18:15 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:18:15 Fetched 25.3 MB in 3s (8329 kB/s)
09:18:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:15 Setting up libhx509-5-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:15 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:18:15 Setting up dconf-service (0.36.0-1) ...
09:18:15 Setting up python3 (3.8.2-0ubuntu2) ...
09:18:15 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
09:18:15 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 openssl arm64 3.0.8-1ubuntu1.2 [1163 kB]
09:18:15 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
09:18:15 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
09:18:15 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 polkitd arm64 0.105-33 [77.7 kB]
09:18:15 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pkexec arm64 0.105-33 [14.8 kB]
09:18:15 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 policykit-1 arm64 0.105-33 [2424 B]
09:18:15 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
09:18:15 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cffi-backend arm64 1.15.0-1build2 [81.0 kB]
09:18:15 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-cryptography arm64 3.4.8-1ubuntu2 [222 kB]
09:18:16 Setting up python3-six (1.14.0-2) ...
09:18:16 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:18:16 Setting up python3-certifi (2019.11.28-1) ...
09:18:16 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB]
09:18:16 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:18:16 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdbus-1-3 arm64 1.14.4-1ubuntu1 [201 kB]
09:18:16 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-bin arm64 1.14.4-1ubuntu1 [38.9 kB]
09:18:16 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
09:18:16 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-daemon arm64 1.14.4-1ubuntu1 [114 kB]
09:18:16 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
09:18:16 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus arm64 1.14.4-1ubuntu1 [23.8 kB]
09:18:16 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 distro-info-data all 0.57ubuntu0.1 [6022 B]
09:18:16 Selecting previously unselected package docker-ce-rootless-extras.
09:18:16 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ...
09:18:16 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:16 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
09:18:16 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-pyparsing all 2.4.7-1 [61.4 kB]
09:18:16 Setting up python3-gi (3.36.0-1) ...
09:18:16 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:18:16 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:16 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:18:16 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:16 invoke-rc.d: could not determine current runlevel
09:18:16 invoke-rc.d: policy-rc.d denied execution of start.
09:18:16 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:16 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-httplib2 all 0.20.2-2 [30.4 kB]
09:18:16 Dependencies resolved.
09:18:16 ===================================================================================================
09:18:16  Package                        Arch     Version                              Repository       Size
09:18:16 ===================================================================================================
09:18:16 Installing:
09:18:16  docker-buildx-plugin           aarch64  0.11.2-0.el8                         @commandline     11 M
09:18:16  docker-ce                      aarch64  3:0.0.0~20230915141727.0e70f1b-0.el8 @commandline     16 M
09:18:16  docker-ce-cli                  aarch64  1:0.0.0~20230915141727.0e70f1b-0.el8 @commandline    6.4 M
09:18:16  docker-ce-rootless-extras      aarch64  0.0.0~20230915141727.0e70f1b-0.el8   @commandline    4.3 M
09:18:16  docker-compose-plugin          aarch64  2.21.0-0.el8                         @commandline     11 M
09:18:16 Installing dependencies:
09:18:16  checkpolicy                    aarch64  2.9-1.el8                            baseos          338 k
09:18:16  container-selinux              noarch   2:2.221.0-1.module_el8+653+feef7bfe  appstream        69 k
09:18:16  containerd.io                  aarch64  1.6.24-3.1.el8                       docker-ce-test   25 M
09:18:16  diffutils                      aarch64  3.6-6.el8                            baseos          352 k
09:18:16  fuse-common                    aarch64  3.3.0-17.el8                         baseos           22 k
09:18:16  fuse-overlayfs                 aarch64  1.12-1.module_el8+454+d7ef4b8d       appstream        64 k
09:18:16  fuse3                          aarch64  3.3.0-17.el8                         baseos           53 k
09:18:16  fuse3-libs                     aarch64  3.3.0-17.el8                         baseos           91 k
09:18:16  iptables                       aarch64  1.8.5-10.el8                         baseos          589 k
09:18:16  iptables-libs                  aarch64  1.8.5-10.el8                         baseos          101 k
09:18:16  libcgroup                      aarch64  0.41-19.el8                          baseos           68 k
09:18:16  libibverbs                     aarch64  46.0-1.el8.1                         baseos          386 k
09:18:16  libnetfilter_conntrack         aarch64  1.0.6-5.el8                          baseos           61 k
09:18:16  libnfnetlink                   aarch64  1.0.1-13.el8                         baseos           32 k
09:18:16  libnftnl                       aarch64  1.2.2-3.el8                          baseos           83 k
09:18:16  libnl3                         aarch64  3.7.0-1.el8                          baseos          317 k
09:18:16  libpcap                        aarch64  14:1.9.1-5.el8                       baseos          161 k
09:18:16  libselinux-utils               aarch64  2.9-8.el8                            baseos          241 k
09:18:16  libslirp                       aarch64  4.4.0-1.module_el8+487+8e42a277      appstream        67 k
09:18:16  policycoreutils                aarch64  2.9-24.el8                           baseos          408 k
09:18:16  policycoreutils-python-utils   noarch   2.9-24.el8                           baseos          260 k
09:18:16  python3-audit                  aarch64  3.0.7-5.el8                          baseos           85 k
09:18:16  python3-libselinux             aarch64  2.9-8.el8                            baseos          272 k
09:18:16  python3-libsemanage            aarch64  2.9-9.el8                            baseos          126 k
09:18:16  python3-policycoreutils        noarch   2.9-24.el8                           baseos          2.3 M
09:18:16  python3-setools                aarch64  4.3.0-5.el8                          baseos          529 k
09:18:16  rpm-plugin-selinux             aarch64  4.14.3-26.el8                        baseos           78 k
09:18:16  selinux-policy                 noarch   3.14.3-128.el8                       baseos          664 k
09:18:16  selinux-policy-targeted        noarch   3.14.3-128.el8                       baseos           15 M
09:18:16  slirp4netns                    aarch64  1.2.1-1.module_el8+661+d1afb926      appstream        55 k
09:18:16 Enabling module streams:
09:18:16  container-tools                         rhel8                                                     
09:18:16 
09:18:16 Transaction Summary
09:18:16 ===================================================================================================
09:18:16 Install  35 Packages
09:18:16 
09:18:16 Total size: 97 M
09:18:16 Total download size: 48 M
09:18:16 Installed size: 397 M
09:18:16 Downloading Packages:
09:18:16 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:18:16 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:16 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:18:16 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:16 invoke-rc.d: could not determine current runlevel
09:18:16 invoke-rc.d: policy-rc.d denied execution of start.
09:18:16 Setting up python3-idna (2.8-1) ...
09:18:16 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:18:16 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:16 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:16 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:16  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:16   Package dbus-user-session is not installed.
09:18:16 
09:18:16 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:16 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb ./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~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~debian.12~bookworm_arm64.deb
09:18:16 Reading package lists...
09:18:16 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:16 Fetched 27.3 MB in 3s (9619 kB/s)
09:18:16 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-0 arm64 2.76.1-1 [1489 kB]
09:18:16 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-more-itertools all 8.10.0-2 [47.9 kB]
09:18:16 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-zipp all 1.0.0-3 [5440 B]
09:18:16 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
09:18:16 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-jeepney all 0.7.1-3 [36.8 kB]
09:18:16 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
09:18:16 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-secretstorage all 3.3.1-1 [13.2 kB]
09:18:16 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-keyring all 23.5.0-1 [35.7 kB]
09:18:16 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
09:18:16 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-wadllib all 1.3.6-1 [36.4 kB]
09:18:16 + make IMAGE=debian:bookworm verify
09:18:16 docker run  --rm -i \
09:18:16 	-v "$(pwd):/v" \
09:18:16 	-e DEBIAN_FRONTEND=noninteractive \
09:18:16 	-e PACKAGE_REPO=staging \
09:18:16 	-w /v \
09:18:16 	debian:bookworm ./verify
09:18:16 Unable to find image 'debian:bookworm' locally
09:18:16 bookworm: Pulling from library/debian
09:18:16   Installing : checkpolicy-2.5-8.el7.aarch64                              11/27 
09:18:16 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:16 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:16  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:16   Package dbus-user-session is not installed.
09:18:16 
09:18:16 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_arm64.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_arm64.deb
09:18:16 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:18:16 Setting up lsb-release (11.1.0ubuntu2) ...
09:18:16 Setting up libkrb5-26-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:16 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:18:16 167b8a53ca45: Already exists
09:18:16 Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:18:16 Status: Downloaded newer image for debian:bookworm
09:18:17   Installing : docker-buildx-plugin-0.11.2-0.el7.aarch64                  12/27 
09:18:17 (1/30): fuse-overlayfs-1.12-1.module_el8+454+d7 277 kB/s |  64 kB     00:00    
09:18:17 (2/30): libslirp-4.4.0-1.module_el8+487+8e42a27 282 kB/s |  67 kB     00:00    
09:18:17 (3/30): slirp4netns-1.2.1-1.module_el8+661+d1af 8.3 MB/s |  55 kB     00:00    
09:18:17 (4/30): container-selinux-2.221.0-1.module_el8+ 285 kB/s |  69 kB     00:00    
09:18:17 (5/30): checkpolicy-2.9-1.el8.aarch64.rpm        23 MB/s | 338 kB     00:00    
09:18:17 Setting up python3-dbus (1.2.16-1build1) ...
09:18:17 Setting up dconf-gsettings-backend:arm64 (0.36.0-1) ...
09:18:17 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:18:17 Reading package lists...
09:18:17 + verify
09:18:17 + dpkg --version
09:18:17 + verify_deb
09:18:17 + apt-get update
09:18:17 Reading package lists...
09:18:17 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:17 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgirepository-1.0-1 arm64 1.76.1-1 [70.4 kB]
09:18:17 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-glib-2.0 arm64 1.76.1-1 [179 kB]
09:18:17 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iso-codes all 4.12.0-1 [3440 kB]
09:18:17 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcap2-bin arm64 1:2.66-3ubuntu2.1 [33.4 kB]
09:18:17 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libelf1 arm64 0.188-2.1 [53.4 kB]
09:18:17 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-data all 2.76.1-1 [38.6 kB]
09:18:17 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libicu72 arm64 72.1-3ubuntu2 [10.7 MB]
09:18:17 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-distro all 1.7.0-1 [17.0 kB]
09:18:17 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
09:18:17 (6/30): fuse-common-3.3.0-17.el8.aarch64.rpm    2.0 MB/s |  22 kB     00:00    
09:18:17 (7/30): fuse3-3.3.0-17.el8.aarch64.rpm          8.3 MB/s |  53 kB     00:00    
09:18:17 (8/30): diffutils-3.6-6.el8.aarch64.rpm          15 MB/s | 352 kB     00:00    
09:18:17 (9/30): fuse3-libs-3.3.0-17.el8.aarch64.rpm     7.1 MB/s |  91 kB     00:00    
09:18:17 (10/30): iptables-libs-1.8.5-10.el8.aarch64.rpm  13 MB/s | 101 kB     00:00    
09:18:17 (11/30): libcgroup-0.41-19.el8.aarch64.rpm      8.7 MB/s |  68 kB     00:00    
09:18:17 (12/30): libnetfilter_conntrack-1.0.6-5.el8.aar 9.3 MB/s |  61 kB     00:00    
09:18:17 (13/30): iptables-1.8.5-10.el8.aarch64.rpm       19 MB/s | 589 kB     00:00    
09:18:17 (14/30): libibverbs-46.0-1.el8.1.aarch64.rpm     17 MB/s | 386 kB     00:00    
09:18:17 (15/30): libnfnetlink-1.0.1-13.el8.aarch64.rpm  2.3 MB/s |  32 kB     00:00    
09:18:17 (16/30): libnftnl-1.2.2-3.el8.aarch64.rpm       7.1 MB/s |  83 kB     00:00    
09:18:17 (17/30): libpcap-1.9.1-5.el8.aarch64.rpm         18 MB/s | 161 kB     00:00    
09:18:17 (18/30): libnl3-3.7.0-1.el8.aarch64.rpm          17 MB/s | 317 kB     00:00    
09:18:17 (19/30): libselinux-utils-2.9-8.el8.aarch64.rpm  14 MB/s | 241 kB     00:00    
09:18:17 (20/30): policycoreutils-python-utils-2.9-24.el  23 MB/s | 260 kB     00:00    
09:18:17 (21/30): policycoreutils-2.9-24.el8.aarch64.rpm  17 MB/s | 408 kB     00:00    
09:18:17 (22/30): python3-audit-3.0.7-5.el8.aarch64.rpm  5.3 MB/s |  85 kB     00:00    
09:18:17 (23/30): python3-libsemanage-2.9-9.el8.aarch64.  16 MB/s | 126 kB     00:00    
09:18:17 (24/30): python3-libselinux-2.9-8.el8.aarch64.r  14 MB/s | 272 kB     00:00    
09:18:17 (25/30): rpm-plugin-selinux-4.14.3-26.el8.aarch  13 MB/s |  78 kB     00:00    
09:18:17 (26/30): python3-setools-4.3.0-5.el8.aarch64.rp  25 MB/s | 529 kB     00:00    
09:18:17 (27/30): selinux-policy-3.14.3-128.el8.noarch.r  31 MB/s | 664 kB     00:00    
09:18:17 (28/30): python3-policycoreutils-2.9-24.el8.noa  39 MB/s | 2.3 MB     00:00    
09:18:17 Setting up libheimntlm0-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:17 Setting up python3-chardet (3.0.4-4build1) ...
09:18:17 Building dependency tree...
09:18:17 Reading state information...
09:18:17 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:18:17 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:18:17 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:18:17 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8906 kB]
09:18:17 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6432 B]
09:18:17 Selecting previously unselected package dbus-user-session.
09:18:17 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_arm64.deb ...
09:18:17 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
09:18:17 Selecting previously unselected package libip6tc2:arm64.
09:18:17 Preparing to unpack .../06-libip6tc2_1.8.7-1_arm64.deb ...
09:18:17 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:18:17 Selecting previously unselected package libxtables12:arm64.
09:18:17 Preparing to unpack .../07-libxtables12_1.8.7-1_arm64.deb ...
09:18:17 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:18:17 Selecting previously unselected package libmnl0:arm64.
09:18:17 Preparing to unpack .../08-libmnl0_1.0.4-3_arm64.deb ...
09:18:17 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:18:17 Selecting previously unselected package libnfnetlink0:arm64.
09:18:17 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:18:17 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:18:17 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:17 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:18:17 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:18:17 Selecting previously unselected package libnftnl11:arm64.
09:18:17 Preparing to unpack .../11-libnftnl11_1.1.9-1_arm64.deb ...
09:18:17 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:18:17 Selecting previously unselected package iptables.
09:18:17 Preparing to unpack .../12-iptables_1.8.7-1_arm64.deb ...
09:18:17 Unpacking iptables (1.8.7-1) ...
09:18:17 Setting up systemd-sysv (247.3-7+deb11u4) ...
09:18:17 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:18:17 Setting up dbus (1.12.24-0+deb11u1) ...
09:18:17 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:18:17 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
09:18:17 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 python3-launchpadlib all 1.10.16-1 [125 kB]
09:18:17 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 python3-software-properties all 0.99.22.7 [28.8 kB]
09:18:17 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 packagekit arm64 1.2.5-2ubuntu2 [426 kB]
09:18:17 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 software-properties-common all 0.99.22.7 [14.1 kB]
09:18:17 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
09:18:17 Reading package lists...
09:18:17 Building dependency tree...
09:18:17 Reading state information...
09:18:17   Installing : fuse3-libs-3.6.1-4.el7.aarch64                             13/27 
09:18:17   Installing : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       14/27 
09:18:17   Installing : libselinux-python-2.5-15.el7.aarch64                       15/27 
09:18:17   Installing : python-IPy-0.75-6.el7.noarch                               16/27 
09:18:17   Installing : libsemanage-python-2.5-14.el7.aarch64                      17/27 
09:18:17   Installing : policycoreutils-python-2.5-34.el7.aarch64                  18/27 
09:18:17 (29/30): selinux-policy-targeted-3.14.3-128.el8  77 MB/s |  15 MB     00:00    
09:18:17 Setting up libgssapi3-heimdal:arm64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:17 Setting up python3-software-properties (0.99.9.12) ...
09:18:17 Correcting dependencies... Done
09:18:17 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [63.2 kB]
09:18:17 invoke-rc.d: could not determine current runlevel
09:18:17 invoke-rc.d: policy-rc.d denied execution of start.
09:18:17 Setting up libmnl0:arm64 (1.0.4-3) ...
09:18:17 Setting up containerd.io (1.6.24-1) ...
09:18:17 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:17 Setting up libxtables12:arm64 (1.8.7-1) ...
09:18:17 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:18:17 Setting up libpam-systemd:arm64 (247.3-7+deb11u4) ...
09:18:17 debconf: delaying package configuration, since apt-utils is not installed
09:18:17 Fetched 38.1 MB in 11s (3526 kB/s)
09:18: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 ... 4389 files and directories currently installed.)
09:18:17 Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_arm64.deb ...
09:18:17 Unpacking libsystemd0:arm64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:18:17 Reading package lists...
09:18:17 Building dependency tree...
09:18:17 Reading state information...
09:18:17 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libpam-systemd arm64 252.5-2ubuntu3.1 [201 kB]
09:18:17 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libxml2 arm64 2.9.14+dfsg-1.1ubuntu0.1 [723 kB]
09:18:17 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libyaml-0-2 arm64 0.2.5-1 [51.8 kB]
09:18:17 The following additional packages will be installed:
09:18:17   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
09:18:17   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
09:18:17   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:18:17   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
09:18:17   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
09:18:17   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
09:18:17   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:18:17   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
09:18:17   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
09:18:17   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
09:18:17   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
09:18:17   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
09:18:17   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
09:18:17   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
09:18:17   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
09:18:17   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
09:18:17   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
09:18:17   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
09:18:17   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
09:18:17   python3-pkg-resources python3-pyparsing python3-six
09:18:17   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:18:17   readline-common systemd systemd-sysv
09:18:17 Suggested packages:
09:18:17   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
09:18:17   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
09:18:17   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
09:18:17   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:18:17   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
09:18:17   python3-cryptography-vectors python-dbus-doc python3-crypto
09:18:17   python3-testresources python3-setuptools python-pyparsing-doc
09:18:17   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:18:17   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
09:18:17   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:18:17 Recommended packages:
09:18:17   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
09:18:17   libldap-common dbus-user-session publicsuffix libsasl2-modules
09:18:17   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
09:18:17   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
09:18:17 The following NEW packages will be installed:
09:18:17   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:18:17   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:18:17   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:17   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:17   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:18:17   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:18:17   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
09:18:17   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
09:18:17   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
09:18:17   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
09:18:17   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:17   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:18:17   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:17   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
09:18:17   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
09:18:17   openssl packagekit pinentry-curses polkitd python-apt-common python3
09:18:17   python3-apt python3-blinker python3-cffi-backend python3-cryptography
09:18:17   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
09:18:17   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
09:18:17   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
09:18:17   python3-six python3-software-properties python3-wadllib python3.11
09:18:17   python3.11-minimal readline-common software-properties-common systemd
09:18:17   systemd-sysv
09:18:17 The following packages will be upgraded:
09:18:17   libsystemd0 libudev1
09:18:17 (30/30): containerd.io-1.6.24-3.1.el8.aarch64.r  45 MB/s |  25 MB     00:00    
09:18:17 --------------------------------------------------------------------------------
09:18:17 Total                                            32 MB/s |  48 MB     00:01     
09:18:17 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:18:17 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:18:17 Setting up libldap-2.4-2:arm64 (2.4.49+dfsg-2ubuntu1.9) ...
09:18:17 Setting up python3-requests-unixsocket (0.2.0-2) ...
09:18:17 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:17 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:17 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:17 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:17 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:17 The following additional packages will be installed:
09:18:17   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:17 Suggested packages:
09:18:17   firewalld kmod
09:18:17 Recommended packages:
09:18:17   nftables
09:18:17 The following NEW packages will be installed:
09:18:17   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:17   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:17 make[2]: Entering directory '/root/build-deb/cli'
09:18:17 scripts/docs/generate-man.sh
09:18:17 + cp -r . /tmp/docker-cli-docsgen.6rlBBNIWK2/
09:18:17 + cd /tmp/docker-cli-docsgen.6rlBBNIWK2
09:18:17 + ./scripts/vendor init
09:18:17 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:17 + cp man/tools.go .
09:18:17 + ./scripts/vendor update
09:18:17 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:17 go: downloading github.com/spf13/cobra v1.7.0
09:18:17 go: downloading github.com/spf13/pflag v1.0.5
09:18:17 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:17 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:17 go: downloading github.com/moby/term v0.5.0
09:18:17 go: downloading github.com/morikuni/aec v1.0.0
09:18:17 go: downloading github.com/pkg/errors v0.9.1
09:18:17 go: downloading github.com/google/go-cmp v0.5.9
09:18:17 go: downloading gotest.tools/v3 v3.5.0
09:18:17 go: downloading golang.org/x/sync v0.1.0
09:18:17 go: downloading github.com/docker/go-units v0.5.0
09:18:17 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:17 go: downloading github.com/docker/go-connections v0.4.0
09:18:17 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:17 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:17 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:17 go: downloading golang.org/x/text v0.9.0
09:18:17 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:17 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:17 go: downloading github.com/containerd/containerd v1.6.22
09:18:17 go: downloading github.com/moby/sys/signal v0.7.0
09:18:17 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:17 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:17 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:17 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:17 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:17 go: downloading github.com/gogo/protobuf v1.3.2
09:18:17 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:17 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:17 go: downloading golang.org/x/term v0.8.0
09:18:17 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:17 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:17 go: downloading dario.cat/mergo v1.0.0
09:18:17 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:17 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:17 go: downloading github.com/moby/buildkit v0.11.6
09:18:17 go: downloading github.com/creack/pty v1.1.18
09:18:17 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:17 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:17 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:17 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:17 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:17 go: downloading github.com/stretchr/testify v1.8.1
09:18:17 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:17 go: downloading github.com/rivo/uniseg v0.2.0
09:18:17 go: downloading github.com/klauspost/compress v1.16.3
09:18:17 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:17 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:18 Setting up netbase (6.3) ...
09:18:18 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:18:18 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
09:18:18 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:18:18 Setting up iptables (1.8.7-1) ...
09:18:18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:18 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:18:18 + verify_binaries
09:18:18 + docker --version
09:18:18 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:18 + docker buildx version
09:18:18 Setting up libsystemd0:arm64 (249.11-0ubuntu3.10) ...
09:18:18 Selecting previously unselected package libpython3.10-minimal:arm64.
09:18: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 ... 4389 files and directories currently installed.)
09:18:18 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
09:18:18 Unpacking libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
09:18:18 Selecting previously unselected package libexpat1:arm64.
09:18:18 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_arm64.deb ...
09:18:18 Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
09:18:18 Selecting previously unselected package python3.10-minimal.
09:18:18 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_arm64.deb ...
09:18:18 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:18:18 Setting up libpython3.10-minimal:arm64 (3.10.12-1~22.04.2) ...
09:18:18 Correcting dependencies... Done
09:18:18 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:18 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:18 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:18 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:18 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:18 The following additional packages will be installed:
09:18:18   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:18   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:18:18   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:18:18   libnftnl11 libpam-systemd systemd systemd-sysv
09:18:18 Suggested packages:
09:18:18   kmod systemd-container policykit-1
09:18:18 Recommended packages:
09:18:18   nftables libnss-systemd
09:18:18 Reading package lists...
09:18:18 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 lsb-release all 12.0-1ubuntu1 [6548 B]
09:18:18 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:18:18 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:18 Setting up libcurl4:arm64 (7.68.0-1ubuntu2.19) ...
09:18:18 Setting up curl (7.68.0-1ubuntu2.19) ...
09:18:18 Setting up glib-networking:arm64 (2.64.2-1ubuntu0.1) ...
09:18:18 Setting up libsoup2.4-1:arm64 (2.70.0-1) ...
09:18:18 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:18:18 Setting up libappstream4:arm64 (0.12.10-2) ...
09:18:18 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:18:18 Setting up packagekit (1.1.13-2ubuntu1.1) ...
09:18:18 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:18:18 Need to get 21.1 MB of archives.
09:18:18 After this operation, 104 MB of additional disk space will be used.
09:18:18 Get:1 http://deb.debian.org/debian bookworm/main arm64 netbase all 6.4 [12.8 kB]
09:18:18 Get:2 http://deb.debian.org/debian bookworm/main arm64 dbus-user-session arm64 1.14.8-2~deb12u1 [77.4 kB]
09:18:18 Get:3 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
09:18:18 Get:4 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
09:18:18 Get:5 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:18:18 Get:6 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
09:18:18 Get:7 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
09:18:18 Get:8 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
09:18:18 Get:9 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
09:18:18 Get:10 https://download.docker.com/linux/debian bookworm/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:18 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:18 go: downloading golang.org/x/time v0.3.0
09:18:18 go: downloading github.com/opencontainers/runc v1.1.7
09:18:18 github.com/docker/buildx v0.11.2 9872040
09:18:18 + docker compose version
09:18:18 Docker Compose version v2.21.0
09:18:18 + dockerd --version
09:18:18 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:18 + docker-proxy --version
09:18:18 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:18 + containerd --version
09:18:18 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:18 + ctr --version
09:18:18 ctr containerd.io 1.6.24
09:18:18 + containerd-shim --help
09:18:18 Usage of containerd-shim:
09:18:18   -address string
09:18:18     	grpc address back to main containerd
09:18:18   -containerd-binary containerd publish
09:18:18     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:18   -criu string
09:18:18     	path to criu binary
09:18:18   -debug
09:18:18     	enable debug output in logs
09:18:18   -namespace string
09:18:18     	namespace that owns the shim
09:18:18   -runtime-root string
09:18:18     	root directory for the runtime (default "/run/containerd/runc")
09:18:18   -socket string
09:18:18     	socket path to serve
09:18:18   -systemd-cgroup
09:18:18     	set runtime to use systemd-cgroup
09:18:18   -workdir string
09:18:18     	path used to storge large temporary data
09:18:18 + containerd-shim-runc-v1 -v
09:18:18 containerd-shim-runc-v1:
09:18:18   Version:  1.6.24
09:18:18   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:18   Go version: go1.20.8
09:18:18 
09:18:18 + containerd-shim-runc-v2 -v
09:18:18 containerd-shim-runc-v2:
09:18:18   Version:  1.6.24
09:18:18   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:18   Go version: go1.20.8
09:18:18 
09:18:18 + runc --version
09:18:18 runc version 1.1.9
09:18:18 commit: v1.1.9-0-gccaecfc
09:18:18 spec: 1.0.2-dev
09:18:18 go: go1.20.8
09:18:18 libseccomp: 2.5.1
09:18:18 Setting up libexpat1:arm64 (2.4.7-1ubuntu0.2) ...
09:18:18 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:18:18 The following NEW packages will be installed:
09:18:18   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:18   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:18:18   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:18:18   libnftnl11 libpam-systemd systemd systemd-sysv
09:18:18 Building dependency tree...
09:18:18 Reading state information...
09:18:18 The following additional packages will be installed:
09:18:18   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:18:18   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:18:18   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:18:18   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:18:18   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
09:18:18   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
09:18:18   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
09:18:18   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:18   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:18:18   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:18   libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2
09:18:18   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
09:18:18   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:18:18   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:18:18   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:18:18   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:18:18   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:18:18   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:18:18   python3-software-properties python3-wadllib python3-zipp python3.10
09:18:18   python3.10-minimal readline-common systemd systemd-sysv
09:18:18 Suggested packages:
09:18:18   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:18:18   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:18:18   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:18:18   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
09:18:18   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
09:18:18   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
09:18:18   python3-keyrings.alt python3-testresources python3-setuptools
09:18:18   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
09:18:18   binutils binfmt-support readline-doc systemd-container libfido2-1
09:18:18   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:18:18 Recommended packages:
09:18:18   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
09:18:18   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
09:18:18   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
09:18:18 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:18:18 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-apt arm64 2.5.3ubuntu1 [161 kB]
09:18:18 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded.
09:18:18 Need to get 43.1 MB of archives.
09:18:18 After this operation, 151 MB of additional disk space will be used.
09:18:18 Get:1 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssl3 amd64 3.0.8-1ubuntu1.2 [1902 kB]
09:18:18 invoke-rc.d: could not determine current runlevel
09:18:18 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:18 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
09:18:18 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:18 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
09:18:18 Setting up software-properties-common (0.99.9.12) ...
09:18:18 go: downloading golang.org/x/crypto v0.2.0
09:18:18 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:18:18 Need to get 25.7 MB of archives.
09:18:18 After this operation, 114 MB of additional disk space will be used.
09:18:18 Get:1 http://deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
09:18:18 Get:2 http://deb.debian.org/debian buster/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:18:18 Get:3 http://deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
09:18:18 Get:4 http://deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
09:18:18 Get:5 http://deb.debian.org/debian buster/main arm64 libjson-c3 arm64 0.12.1+ds-2+deb10u1 [26.8 kB]
09:18:18 Get:6 http://deb.debian.org/debian buster/main arm64 libcryptsetup12 arm64 2:2.1.0-5+deb10u2 [181 kB]
09:18:18 Get:7 http://deb.debian.org/debian buster/main arm64 libidn11 arm64 1.33-2.2 [113 kB]
09:18:18 Get:8 http://deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
09:18:18 Get:9 http://deb.debian.org/debian buster/main arm64 libkmod2 arm64 26-1 [49.4 kB]
09:18:18 Get:10 https://download.docker.com/linux/debian buster/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:18 Get:11 http://deb.debian.org/debian-security buster/updates/main arm64 systemd arm64 241-7~deb10u10 [3262 kB]
09:18:18 Get:12 http://deb.debian.org/debian-security buster/updates/main arm64 systemd-sysv arm64 241-7~deb10u10 [100 kB]
09:18:18 Get:13 http://deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
09:18:18 Get:14 http://deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
09:18:18 Get:15 http://deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:18:18 Get:16 http://deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
09:18:18 Get:17 http://deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
09:18:18 Get:18 http://deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
09:18:18 Get:19 http://deb.debian.org/debian-security buster/updates/main arm64 dbus arm64 1.12.24-0+deb10u1 [231 kB]
09:18:18 Get:20 http://deb.debian.org/debian-security buster/updates/main arm64 libpam-systemd arm64 241-7~deb10u10 [200 kB]
09:18:18 Get:21 http://deb.debian.org/debian-security buster/updates/main arm64 dbus-user-session arm64 1.12.24-0+deb10u1 [97.9 kB]
09:18:18 The following NEW packages will be installed:
09:18:18   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
09:18:18   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:18   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:18   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:18:18   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:18:18   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:18:18   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
09:18:18   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
09:18:18   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:18   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:18:18   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:18   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
09:18:18   lsb-release media-types openssl packagekit pinentry-curses pkexec
09:18:18   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:18:18   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:18:18   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:18:18   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:18:18   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:18:18   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:18:18   python3-software-properties python3-wadllib python3-zipp python3.10
09:18:18   python3.10-minimal readline-common software-properties-common systemd
09:18:18   systemd-sysv
09:18:18 The following packages will be upgraded:
09:18:18   libsystemd0
09:18:18 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-dbus arm64 1.3.2-4build1 [98.5 kB]
09:18:18 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-gi arm64 3.44.1-1 [228 kB]
09:18:18 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pkg-resources all 66.1.1-1 [225 kB]
09:18:18 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnghttp2-14 arm64 1.52.0-1 [70.8 kB]
09:18:18 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpsl5 arm64 0.21.2-1 [59.0 kB]
09:18:18 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe arm64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
09:18:18 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libbrotli1 arm64 1.0.9-2build8 [312 kB]
09:18:18 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.9 kB]
09:18:18 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:18:18 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:18:18 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:18 Updating certificates in /etc/ssl/certs...
09:18:18 Fetched 9227 kB in 1s (6364 kB/s)
09:18:18 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:18 debconf: delaying package configuration, since apt-utils is not installed
09:18:18 Fetched 21.1 MB in 1s (40.4 MB/s)
09:18:18 Selecting previously unselected package netbase.
09:18: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 ... 11749 files and directories currently installed.)
09:18:18 Preparing to unpack .../0-netbase_6.4_all.deb ...
09:18:18 Unpacking netbase (6.4) ...
09:18:18 Selecting previously unselected package containerd.io.
09:18:18 Preparing to unpack .../1-containerd.io_1.6.24-1_arm64.deb ...
09:18:18 Unpacking containerd.io (1.6.24-1) ...
09:18:18 Docker CE Test - aarch64                        7.4 kB/s | 1.6 kB     00:00    
09:18:18 Importing GPG key 0x621E9F35:
09:18:18  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:18:18  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:18:18  From       : https://download.docker.com/linux/centos/gpg
09:18:18 Key imported successfully
09:18:18 + popd
09:18:18 + RPM_EC=0
09:18:18 ~/rpmbuild/BUILD/src
09:18:18 ++ jobs -p
09:18:18 + exit 0
09:18:18 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b3GZZ5
09:18:18 + umask 022
09:18:18 + cd /root/rpmbuild/BUILD
09:18:18 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64 '!=' / ']'
09:18:18 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18:18 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18:18 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:18 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:18:18 + export CFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:18:18 + export CXXFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:18:18 + export FFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:18:18 + export FCFLAGS
09:18: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'
09:18:18 + export LDFLAGS
09:18:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:18 + export LT_SYS_LIBRARY_PATH
09:18:18 + CC=gcc
09:18:18 + export CC
09:18:18 + CXX=g++
09:18:18 + export CXX
09:18:18 + cd src
09:18:18 + pushd /root/rpmbuild/BUILD/src/buildx
09:18:18 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:18:18 + 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
09:18:18 + popd
09:18:18 + /usr/lib/rpm/check-buildroot
09:18:18 ~/rpmbuild/BUILD/src
09:18:18 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:18 + /usr/lib/rpm/brp-compress
09:18:18 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:18 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:18 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:18 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:18 + /usr/lib/rpm/check-rpaths
09:18:18 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:18 + /usr/lib/rpm/brp-remove-la-files
09:18:18 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:18:18 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:18 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W9FeQD
09:18:18 + umask 022
09:18:18 + cd /root/rpmbuild/BUILD
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:18:18 + export CFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
09:18:18 + export CXXFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:18:18 + export FFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
09:18:18 + export FCFLAGS
09:18: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'
09:18:18 + export LDFLAGS
09:18:18 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:18 + export LT_SYS_LIBRARY_PATH
09:18:18 + CC=gcc
09:18:18 + export CC
09:18:18 + CXX=g++
09:18:18 + export CXX
09:18:18 + cd src
09:18:18 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:18:18 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:18 + ver=v0.11.2
09:18:18 + test v0.11.2 = v0.11.2
09:18:18 + echo 'PASS: docker-buildx version OK'
09:18:18 + RPM_EC=0
09:18:18 PASS: docker-buildx version OK
09:18:18 ++ jobs -p
09:18:18 + exit 0
09:18:18 Processing files: docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18:18 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
09:18:18 Provides: docker-buildx-plugin = 0:0.11.2-0.fc37 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc37
09:18:18 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:18 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:18 Requires(post): /bin/sh
09:18:18 Requires(preun): /bin/sh
09:18:18 Requires(postun): /bin/sh
09:18:18 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18:18 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc37.src.rpm
09:18:18 Selecting previously unselected package python3-minimal.
09:18: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 ... 4693 files and directories currently installed.)
09:18:18 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_arm64.deb ...
09:18:18 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:18:18 Selecting previously unselected package media-types.
09:18:18 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:18:18 Unpacking media-types (7.0.0) ...
09:18:18 Selecting previously unselected package libmpdec3:arm64.
09:18:18 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_arm64.deb ...
09:18:18 Unpacking libmpdec3:arm64 (2.5.1-2build2) ...
09:18:18 Get:2 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-minimal amd64 3.11.4-1~23.04 [839 kB]
09:18:18 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libexpat1 amd64 2.5.0-1 [84.2 kB]
09:18:18 Get:4 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11-minimal amd64 3.11.4-1~23.04 [2228 kB]
09:18:18 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-minimal amd64 3.11.2-1 [24.6 kB]
09:18:18 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 media-types all 10.0.0 [25.8 kB]
09:18:18 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5support0 amd64 1.20.1-1build1 [31.4 kB]
09:18:18 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libk5crypto3 amd64 1.20.1-1build1 [81.1 kB]
09:18:18 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkeyutils1 amd64 1.6.3-2 [9356 B]
09:18:18 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkrb5-3 amd64 1.20.1-1build1 [346 kB]
09:18:18 Get:11 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgssapi-krb5-2 amd64 1.20.1-1build1 [142 kB]
09:18:18 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:18 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:18 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:18 go: downloading google.golang.org/grpc v1.53.0
09:18:19 Running transaction check
09:18:19 Transaction check succeeded.
09:18:19 Running transaction test
09:18:19 Selecting previously unselected package readline-common.
09:18:19 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:18:19 Unpacking readline-common (8.1.2-1) ...
09:18:19 Selecting previously unselected package libreadline8:arm64.
09:18:19 Preparing to unpack .../4-libreadline8_8.1.2-1_arm64.deb ...
09:18:19 Unpacking libreadline8:arm64 (8.1.2-1) ...
09:18:19 Selecting previously unselected package libsqlite3-0:arm64.
09:18:19 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_arm64.deb ...
09:18:19 Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
09:18:19 Selecting previously unselected package libpython3.10-stdlib:arm64.
09:18:19 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_arm64.deb ...
09:18:19 Unpacking libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
09:18:19 debconf: delaying package configuration, since apt-utils is not installed
09:18:19 Fetched 25.7 MB in 1s (40.5 MB/s)
09:18:19 Selecting previously unselected package libapparmor1:arm64.
09:18: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 ... 9945 files and directories currently installed.)
09:18:19 Preparing to unpack .../0-libapparmor1_2.13.2-10_arm64.deb ...
09:18:19 Unpacking libapparmor1:arm64 (2.13.2-10) ...
09:18:19 Selecting previously unselected package libargon2-1:arm64.
09:18:19 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_arm64.deb ...
09:18:19 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:18:19 Selecting previously unselected package dmsetup.
09:18:19 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_arm64.deb ...
09:18:19 Unpacking dmsetup (2:1.02.155-3) ...
09:18:19 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
09:18:19 Need to get 38.7 MB of archives.
09:18:19 After this operation, 139 MB of additional disk space will be used.
09:18:19 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsystemd0 amd64 249.11-0ubuntu3.10 [319 kB]
09:18:19 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [57.3 kB]
09:18:19 Get:12 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc-common all 1.3.3+ds-1 [7790 B]
09:18:19 Get:13 http://archive.ubuntu.com/ubuntu lunar/main amd64 libtirpc3 amd64 1.3.3+ds-1 [80.9 kB]
09:18:19 0 added, 0 removed; done.
09:18:19 Running hooks in /etc/ca-certificates/update.d...
09:18:19 done.
09:18:19 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
09:18:19 ++ source /etc/os-release
09:18:19 +++ NAME=Ubuntu
09:18:19 +++ VERSION='20.04.6 LTS (Focal Fossa)'
09:18:19 +++ ID=ubuntu
09:18:19 +++ ID_LIKE=debian
09:18:19 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
09:18:19 +++ VERSION_ID=20.04
09:18:19 +++ HOME_URL=https://www.ubuntu.com/
09:18:19 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:19 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:19 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:19 +++ VERSION_CODENAME=focal
09:18:19 +++ UBUNTU_CODENAME=focal
09:18:19 ++ echo ubuntu
09:18:19 + DIST_ID=ubuntu
09:18:19 ++ lsb_release -sc
09:18:19 + DIST_VERSION=focal
09:18:19 + '[' focal = sid ']'
09:18:19 + install_debian_containerd
09:18:19 + '[' staging = stage ']'
09:18:19 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:19 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:19 + update-ca-certificates -f
09:18:19 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:19 Clearing symlinks in /etc/ssl/certs...
09:18:19 Reading package lists...
09:18:19 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:19 Selecting previously unselected package dbus-user-session.
09:18:19 Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_arm64.deb ...
09:18:19 Unpacking dbus-user-session (1.14.8-2~deb12u1) ...
09:18:19 Selecting previously unselected package libip6tc2:arm64.
09:18:19 Preparing to unpack .../3-libip6tc2_1.8.9-2_arm64.deb ...
09:18:19 Unpacking libip6tc2:arm64 (1.8.9-2) ...
09:18:19 Selecting previously unselected package python3.10.
09:18:19 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_arm64.deb ...
09:18:19 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:18:19 Selecting previously unselected package libpython3-stdlib:arm64.
09:18:19 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_arm64.deb ...
09:18:19 Unpacking libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
09:18:19 Setting up python3-minimal (3.10.6-1~22.04) ...
09:18:19 Selecting previously unselected package python3.
09:18: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 ... 5123 files and directories currently installed.)
09:18:19 Preparing to unpack .../0-python3_3.10.6-1~22.04_arm64.deb ...
09:18:19 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:18:19 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
09:18:19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:18:19 Selecting previously unselected package libjson-c3:arm64.
09:18:19 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_arm64.deb ...
09:18:19 Unpacking libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
09:18:19 Selecting previously unselected package libcryptsetup12:arm64.
09:18:19 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_arm64.deb ...
09:18:19 Unpacking libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
09:18:19 Selecting previously unselected package libidn11:arm64.
09:18:19 Preparing to unpack .../6-libidn11_1.33-2.2_arm64.deb ...
09:18:19 Unpacking libidn11:arm64 (1.33-2.2) ...
09:18:19 Selecting previously unselected package libip4tc0:arm64.
09:18:19 Preparing to unpack .../7-libip4tc0_1.8.2-4_arm64.deb ...
09:18:19 Unpacking libip4tc0:arm64 (1.8.2-4) ...
09:18:19 Selecting previously unselected package libkmod2:arm64.
09:18:19 Preparing to unpack .../8-libkmod2_26-1_arm64.deb ...
09:18:19 Unpacking libkmod2:arm64 (26-1) ...
09:18:19 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.2 [811 kB]
09:18:19 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libldap2 arm64 2.6.3+dfsg-1~exp1ubuntu2 [181 kB]
09:18:19 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
09:18:19 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libssh-4 arm64 0.10.4-2ubuntu0.1 [185 kB]
09:18:19 Get:14 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnsl2 amd64 1.3.0-2build2 [42.3 kB]
09:18:19 Get:15 http://archive.ubuntu.com/ubuntu lunar/main amd64 readline-common all 8.2-1.3 [55.7 kB]
09:18:19 Get:16 http://archive.ubuntu.com/ubuntu lunar/main amd64 libreadline8 amd64 8.2-1.3 [151 kB]
09:18:19 Get:17 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsqlite3-0 amd64 3.40.1-1 [654 kB]
09:18:19 Get:18 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpython3.11-stdlib amd64 3.11.4-1~23.04 [1910 kB]
09:18:19 Get:19 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 python3.11 amd64 3.11.4-1~23.04 [572 kB]
09:18:19 Get:20 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpython3-stdlib amd64 3.11.2-1 [7234 B]
09:18:19 Get:21 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3 amd64 3.11.2-1 [22.9 kB]
09:18:19 Get:22 http://archive.ubuntu.com/ubuntu lunar/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
09:18:19 Get:23 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libudev1 amd64 252.5-2ubuntu3.1 [151 kB]
09:18:19 Get:24 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-1ubuntu1 [138 kB]
09:18:19 Get:25 http://archive.ubuntu.com/ubuntu lunar/main amd64 libjson-c5 amd64 0.16-2 [32.8 kB]
09:18:19 Get:26 http://archive.ubuntu.com/ubuntu lunar/main amd64 libcryptsetup12 amd64 2:2.6.1-1ubuntu1 [229 kB]
09:18:19 Get:27 http://archive.ubuntu.com/ubuntu lunar/main amd64 libfdisk1 amd64 2.38.1-4ubuntu1 [144 kB]
09:18:19 Get:28 http://archive.ubuntu.com/ubuntu lunar/main amd64 libkmod2 amd64 30+20221128-1ubuntu1 [49.5 kB]
09:18:19 Get:29 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libapparmor1 amd64 3.0.8-1ubuntu2.1 [46.3 kB]
09:18:19 Get:30 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip4tc2 amd64 1.8.7-1ubuntu7 [19.7 kB]
09:18:19 Get:31 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd-shared amd64 252.5-2ubuntu3.1 [1834 kB]
09:18:19 Get:32 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libsystemd0 amd64 252.5-2ubuntu3.1 [390 kB]
09:18:19 Get:33 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd amd64 252.5-2ubuntu3.1 [3002 kB]
09:18:19 Get:34 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 systemd-sysv amd64 252.5-2ubuntu3.1 [11.5 kB]
09:18:19 Get:35 http://archive.ubuntu.com/ubuntu lunar/main amd64 adduser all 3.129ubuntu1 [59.0 kB]
09:18:19 Get:36 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 openssl amd64 3.0.8-1ubuntu1.2 [1183 kB]
09:18:19 Get:37 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:18:19 Get:38 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdbus-1-3 amd64 1.14.4-1ubuntu1 [201 kB]
09:18:19 Get:39 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-bin amd64 1.14.4-1ubuntu1 [39.4 kB]
09:18:19 Get:40 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
09:18:19 Get:41 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-daemon amd64 1.14.4-1ubuntu1 [118 kB]
09:18:19 Get:42 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
09:18:19 Get:43 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus amd64 1.14.4-1ubuntu1 [24.3 kB]
09:18:19 Get:44 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 distro-info-data all 0.57ubuntu0.1 [6022 B]
09:18:19 Get:45 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-0 amd64 2.76.1-1 [1515 kB]
09:18:19 Get:46 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgirepository-1.0-1 amd64 1.76.1-1 [71.9 kB]
09:18:19 Get:47 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-glib-2.0 amd64 1.76.1-1 [180 kB]
09:18:19 Get:48 http://archive.ubuntu.com/ubuntu lunar/main amd64 iso-codes all 4.12.0-1 [3440 kB]
09:18:19 Get:49 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcap2-bin amd64 1:2.66-3ubuntu2.1 [34.1 kB]
09:18:19 Get:50 http://archive.ubuntu.com/ubuntu lunar/main amd64 libelf1 amd64 0.188-2.1 [53.4 kB]
09:18:19 Get:51 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-data all 2.76.1-1 [38.6 kB]
09:18:19 Get:52 http://archive.ubuntu.com/ubuntu lunar/main amd64 libicu72 amd64 72.1-3ubuntu2 [10.8 MB]
09:18:19 done.
09:18:19 Updating certificates in /etc/ssl/certs...
09:18:19 Selecting previously unselected package libxtables12:arm64.
09:18:19 Preparing to unpack .../4-libxtables12_1.8.9-2_arm64.deb ...
09:18:19 Unpacking libxtables12:arm64 (1.8.9-2) ...
09:18:19 Selecting previously unselected package libmnl0:arm64.
09:18:19 Preparing to unpack .../5-libmnl0_1.0.4-3_arm64.deb ...
09:18:19 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:18:19 Selecting previously unselected package libnfnetlink0:arm64.
09:18:19 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_arm64.deb ...
09:18:19 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
09:18:19 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:19 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
09:18:19 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:18:19 Selecting previously unselected package libnftnl11:arm64.
09:18:19 Preparing to unpack .../8-libnftnl11_1.2.4-2_arm64.deb ...
09:18:19 Unpacking libnftnl11:arm64 (1.2.4-2) ...
09:18:19 Selecting previously unselected package iptables.
09:18:19 Preparing to unpack .../9-iptables_1.8.9-2_arm64.deb ...
09:18:19 Unpacking iptables (1.8.9-2) ...
09:18:19 Transaction test succeeded.
09:18:19 Running transaction
09:18:19 Unpacking python3 (3.10.6-1~22.04) ...
09:18:19 Selecting previously unselected package libapparmor1:arm64.
09:18:19 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_arm64.deb ...
09:18:19 Unpacking libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
09:18:19 Selecting previously unselected package libargon2-1:arm64.
09:18:19 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_arm64.deb ...
09:18:19 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
09:18:19 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:18:19 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
09:18:19 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:18:19 Selecting previously unselected package libjson-c5:arm64.
09:18:19 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_arm64.deb ...
09:18:19 Unpacking libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ...
09:18:19 Selecting previously unselected package libcryptsetup12:arm64.
09:18:19 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_arm64.deb ...
09:18:19 Unpacking libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
09:18:19 Selecting previously unselected package libip4tc2:arm64.
09:18:19 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_arm64.deb ...
09:18:19 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.1) ...
09:18:19 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:19 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:19 go: downloading github.com/russross/blackfriday v1.6.0
09:18:19 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:19 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:19 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:19 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:19 go: downloading github.com/go-logr/logr v1.2.3
09:18:19 go: downloading github.com/go-logr/stdr v1.2.2
09:18:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:19 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:19 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:19 Selecting previously unselected package systemd.
09:18:19 Preparing to unpack .../9-systemd_241-7~deb10u10_arm64.deb ...
09:18:19 Unpacking systemd (241-7~deb10u10) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
09:18:19 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.2 [91.0 kB]
09:18:19 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.2 [2258 kB]
09:18:19 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04 [24.3 kB]
09:18:19 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB]
09:18:19 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB]
09:18:19 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB]
09:18:19 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB]
09:18:19 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.1 [641 kB]
09:18:19 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.2 [1849 kB]
09:18:19 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl4 arm64 7.88.1-8ubuntu2.2 [299 kB]
09:18:19 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 curl arm64 7.88.1-8ubuntu2.2 [206 kB]
09:18:19 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libassuan0 arm64 2.5.5-5 [35.2 kB]
09:18:19 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgconf arm64 2.2.40-1.1ubuntu1 [95.3 kB]
09:18:19 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libksba8 arm64 1.6.3-2 [116 kB]
09:18:19 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
09:18:19 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dirmngr arm64 2.2.40-1.1ubuntu1 [297 kB]
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:19 Get:53 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libpam-systemd amd64 252.5-2ubuntu3.1 [206 kB]
09:18:19 Get:54 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.1ubuntu0.1 [765 kB]
09:18:19 Get:55 http://archive.ubuntu.com/ubuntu lunar/main amd64 libyaml-0-2 amd64 0.2.5-1 [52.8 kB]
09:18:19 Get:56 http://archive.ubuntu.com/ubuntu lunar/main amd64 lsb-release all 12.0-1ubuntu1 [6548 B]
09:18:19 Get:57 http://archive.ubuntu.com/ubuntu lunar/main amd64 python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:18:19 Get:58 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-apt amd64 2.5.3ubuntu1 [163 kB]
09:18:19 Get:59 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-dbus amd64 1.3.2-4build1 [99.0 kB]
09:18:19 Get:60 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-gi amd64 3.44.1-1 [229 kB]
09:18:19 Get:61 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pkg-resources all 66.1.1-1 [225 kB]
09:18:19 Get:62 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.0 kB]
09:18:19 Get:63 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpsl5 amd64 0.21.2-1 [59.0 kB]
09:18:19 Get:64 http://archive.ubuntu.com/ubuntu lunar-updates/universe amd64 apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
09:18:19 Get:65 http://archive.ubuntu.com/ubuntu lunar/main amd64 libbrotli1 amd64 1.0.9-2build8 [309 kB]
09:18:19 Get:66 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.2 kB]
09:18:19 Get:67 http://archive.ubuntu.com/ubuntu lunar/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [56.6 kB]
09:18:19 Get:68 http://archive.ubuntu.com/ubuntu lunar/main amd64 libldap2 amd64 2.6.3+dfsg-1~exp1ubuntu2 [184 kB]
09:18:19 Get:69 http://archive.ubuntu.com/ubuntu lunar/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
09:18:19 Get:70 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libssh-4 amd64 0.10.4-2ubuntu0.1 [186 kB]
09:18:19 Get:71 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl4 amd64 7.88.1-8ubuntu2.2 [307 kB]
09:18:19 Get:72 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 curl amd64 7.88.1-8ubuntu2.2 [209 kB]
09:18:19 Get:73 http://archive.ubuntu.com/ubuntu lunar/main amd64 libassuan0 amd64 2.5.5-5 [37.2 kB]
09:18:19 Get:74 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgconf amd64 2.2.40-1.1ubuntu1 [96.3 kB]
09:18:19 Get:75 http://archive.ubuntu.com/ubuntu lunar/main amd64 libksba8 amd64 1.6.3-2 [120 kB]
09:18:19 Get:76 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
09:18:19 Get:77 http://archive.ubuntu.com/ubuntu lunar/main amd64 dirmngr amd64 2.2.40-1.1ubuntu1 [305 kB]
09:18:19 Get:78 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpackagekit-glib2-18 amd64 1.2.6-3 [121 kB]
09:18:19 Get:79 http://archive.ubuntu.com/ubuntu lunar/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-3 [25.4 kB]
09:18:19 Get:80 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:18:19 Get:81 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg-utils amd64 2.2.40-1.1ubuntu1 [313 kB]
09:18:19 Get:82 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg amd64 2.2.40-1.1ubuntu1 [523 kB]
09:18:19 Get:83 http://archive.ubuntu.com/ubuntu lunar/main amd64 pinentry-curses amd64 1.2.1-1ubuntu1 [34.6 kB]
09:18:19 Get:84 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-agent amd64 2.2.40-1.1ubuntu1 [216 kB]
09:18:19 Get:85 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-client amd64 2.2.40-1.1ubuntu1 [66.1 kB]
09:18:19 Get:86 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpg-wks-server amd64 2.2.40-1.1ubuntu1 [59.2 kB]
09:18:19 Get:87 http://archive.ubuntu.com/ubuntu lunar/main amd64 gpgsm amd64 2.2.40-1.1ubuntu1 [206 kB]
09:18:19 Get:88 http://archive.ubuntu.com/ubuntu lunar/main amd64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:18:19 Get:89 http://archive.ubuntu.com/ubuntu lunar-updates/main amd64 libcurl3-gnutls amd64 7.88.1-8ubuntu2.2 [301 kB]
09:18:19 Get:90 http://archive.ubuntu.com/ubuntu lunar/main amd64 libstemmer0d amd64 2.2.0-2 [160 kB]
09:18:19 Get:91 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxmlb2 amd64 0.3.10-2 [64.6 kB]
09:18:19 Get:92 http://archive.ubuntu.com/ubuntu lunar/main amd64 libappstream4 amd64 0.16.1-1ubuntu1 [215 kB]
09:18:19 Get:93 http://archive.ubuntu.com/ubuntu lunar/main amd64 libdw1 amd64 0.188-2.1 [251 kB]
09:18:19 Get:94 http://archive.ubuntu.com/ubuntu lunar/main amd64 libglib2.0-bin amd64 2.76.1-1 [95.7 kB]
09:18:19 Get:95 http://archive.ubuntu.com/ubuntu lunar/main amd64 libunwind8 amd64 1.6.2-3 [55.7 kB]
09:18:19 Get:96 http://archive.ubuntu.com/ubuntu lunar/main amd64 libgstreamer1.0-0 amd64 1.22.2-1 [975 kB]
09:18:19 Get:97 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
09:18:19 Get:98 http://archive.ubuntu.com/ubuntu lunar/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
09:18:19 Get:99 http://archive.ubuntu.com/ubuntu lunar/main amd64 polkitd amd64 0.105-33 [80.0 kB]
09:18:19 Get:100 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-blinker all 1.5-1 [14.0 kB]
09:18:19 Get:101 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cffi-backend amd64 1.15.1-5build1 [76.0 kB]
09:18:19 Get:102 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-cryptography amd64 38.0.4-2 [697 kB]
09:18:19 Get:103 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-pyparsing all 3.0.9-1 [83.1 kB]
09:18:19 Get:104 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-httplib2 all 0.20.4-3 [30.4 kB]
09:18:19 Get:105 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-jwt all 2.6.0-1 [18.2 kB]
09:18:19 Get:106 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.uri all 1.0.6-3 [13.5 kB]
09:18:19 Get:107 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-wadllib all 1.3.6-4 [35.8 kB]
09:18:19 Get:108 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-distro all 1.8.0-1 [17.4 kB]
09:18:19 Get:109 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-oauthlib all 3.2.2-1 [89.7 kB]
09:18:19 Get:110 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-six all 1.16.0-4 [12.4 kB]
09:18:19 Get:111 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
09:18:19 Get:112 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-launchpadlib all 1.11.0-1 [125 kB]
09:18:19 Reading package lists...
09:18:19 Building dependency tree...
09:18:19 Reading state information...
09:18:19 The following additional packages will be installed:
09:18:19   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
09:18:19   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:18:19   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:18:19   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:18:19   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:18:19   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:18:19   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:18:19   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:18:19   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:18:19   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:18:19   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:19   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:18:19   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:19   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:18:19   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:18:19   media-types openssl packagekit pinentry-curses polkitd python-apt-common
09:18:19   python3 python3-apt python3-blinker python3-cffi-backend
09:18:19   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:18:19   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:18:19   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:18:19   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:18:19   readline-common sgml-base systemd systemd-sysv xml-core
09:18:19 Suggested packages:
09:18:19   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:18:19   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:18:19   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
09:18:19   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
09:18:19   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
09:18:19   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
09:18:19   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:18:19   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
09:18:19   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
09:18:19   libtss2-rc0 debhelper
09:18:19 Recommended packages:
09:18:19   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
09:18:19   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
09:18:19   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
09:18:19 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
09:18:19 + for f in rootlesskit rootlesskit-docker-proxy
09:18:19 + GOBIN=/usr/local/bin
09:18:19 + GO111MODULE=on
09:18:19 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:18:19 + return
09:18:19 # Build the CLI
09:18:19 cd /go/src/github.com/docker/cli && VERSION=0.0.0-20230915141727-0e70f1b GITCOMMIT=0e70f1b LDFLAGS='' GO_LINKMODE=dynamic ./scripts/build/binary && DISABLE_WARN_OUTSIDE_CONTAINER=1 LDFLAGS='' make manpages
09:18:19 Building dynamic docker-linux-arm-v6
09:18:19 + go build -o build/docker-linux-arm-v6 -tags  pkcs11 -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=0e70f1b" -X "github.com/docker/cli/cli/version.BuildTime=2023-09-20T09:15:09Z" -X "github.com/docker/cli/cli/version.Version=0.0.0-20230915141727-0e70f1b" -X "github.com/docker/cli/cli/version.PlatformName=Docker Engine - Community" -buildmode=pie github.com/docker/cli/cmd/docker
09:18:19 Setting up libip6tc2:arm64 (1.8.9-2) ...
09:18:19 Setting up dbus-user-session (1.14.8-2~deb12u1) ...
09:18:19 Setting up libmnl0:arm64 (1.0.4-3) ...
09:18:19 Setting up containerd.io (1.6.24-1) ...
09:18:19 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:19 Setting up libxtables12:arm64 (1.8.9-2) ...
09:18:19 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
09:18:19 Setting up netbase (6.4) ...
09:18:19 Setting up libnftnl11:arm64 (1.2.4-2) ...
09:18:19 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:18:19 Setting up iptables (1.8.9-2) ...
09:18:19 Selecting previously unselected package libkmod2:arm64.
09:18:19 Preparing to unpack .../7-libkmod2_29-1ubuntu1_arm64.deb ...
09:18:19 Unpacking libkmod2:arm64 (29-1ubuntu1) ...
09:18:19 Selecting previously unselected package systemd.
09:18:19 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_arm64.deb ...
09:18:19 Unpacking systemd (249.11-0ubuntu3.10) ...
09:18:19 Setting up libapparmor1:arm64 (3.0.4-2ubuntu2.2) ...
09:18:19 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
09:18:19 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
09:18:19 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:19 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:19 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:19 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:19 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:19 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:19 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:19 Setting up libapparmor1:arm64 (2.13.2-10) ...
09:18:19 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:18:19 Setting up libjson-c3:arm64 (0.12.1+ds-2+deb10u1) ...
09:18:19 Setting up libidn11:arm64 (1.33-2.2) ...
09:18:19 Setting up libip4tc0:arm64 (1.8.2-4) ...
09:18:19 Setting up libkmod2:arm64 (26-1) ...
09:18:19 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
09:18:19 Setting up libcryptsetup12:arm64 (2:2.1.0-5+deb10u2) ...
09:18:19 Setting up systemd (241-7~deb10u10) ...
09:18:19 Get:113 http://archive.ubuntu.com/ubuntu lunar/main amd64 python3-software-properties all 0.99.35 [31.7 kB]
09:18:20 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:20 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:20 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:20 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:18:20 + verify_binaries
09:18:20 + docker --version
09:18:20 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:20 + docker buildx version
09:18:20 github.com/docker/buildx v0.11.2 9872040
09:18:20 + docker compose version
09:18:20 Docker Compose version v2.21.0
09:18:20 + dockerd --version
09:18:20 Setting up libjson-c5:arm64 (0.15-3~ubuntu1.22.04.2) ...
09:18:20 Setting up libcryptsetup12:arm64 (2:2.4.3-1ubuntu1.1) ...
09:18:20 Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.1) ...
09:18:20 Setting up libkmod2:arm64 (29-1ubuntu1) ...
09:18:20 Setting up systemd (249.11-0ubuntu3.10) ...
09:18:20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:18:20 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:18:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:20 Initializing machine ID from random generator.
09:18:20 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:20 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:20 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:20 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:20 Initializing machine ID from random generator.
09:18:20 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.2 [509 kB]
09:18:20 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpackagekit-glib2-18 arm64 1.2.6-3 [114 kB]
09:18:20 Get:114 http://archive.ubuntu.com/ubuntu lunar/main amd64 packagekit amd64 1.2.6-3 [439 kB]
09:18:20 Get:115 http://archive.ubuntu.com/ubuntu lunar/main amd64 software-properties-common all 0.99.35 [13.9 kB]
09:18:20 Get:116 http://archive.ubuntu.com/ubuntu lunar/universe amd64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
09:18:20 debconf: delaying package configuration, since apt-utils is not installed
09:18:20 Fetched 43.1 MB in 2s (18.6 MB/s)
09:18:20 Selecting previously unselected package libssl3:amd64.
09:18: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 ... 4353 files and directories currently installed.)
09:18:20 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_amd64.deb ...
09:18:20 + make IMAGE=ubuntu:focal verify
09:18:20 docker run  --rm -i \
09:18:20 	-v "$(pwd):/v" \
09:18:20 	-e DEBIAN_FRONTEND=noninteractive \
09:18:20 	-e PACKAGE_REPO=staging \
09:18:20 	-w /v \
09:18:20 	ubuntu:focal ./verify
09:18:20 Unable to find image 'ubuntu:focal' locally
09:18:20 focal: Pulling from library/ubuntu
09:18:20 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:20 + docker-proxy --version
09:18:20 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:20 + containerd --version
09:18:20 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:20 + ctr --version
09:18:20 ctr containerd.io 1.6.24
09:18:20 + containerd-shim --help
09:18:20 Usage of containerd-shim:
09:18:20   -address string
09:18:20     	grpc address back to main containerd
09:18:20   -containerd-binary containerd publish
09:18:20     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:20   -criu string
09:18:20     	path to criu binary
09:18:20   -debug
09:18:20     	enable debug output in logs
09:18:20   -namespace string
09:18:20     	namespace that owns the shim
09:18:20   -runtime-root string
09:18:20     	root directory for the runtime (default "/run/containerd/runc")
09:18:20   -socket string
09:18:20     	socket path to serve
09:18:20   -systemd-cgroup
09:18:20     	set runtime to use systemd-cgroup
09:18:20   -workdir string
09:18:20     	path used to storge large temporary data
09:18:20 + containerd-shim-runc-v1 -v
09:18:20 containerd-shim-runc-v1:
09:18:20   Version:  1.6.24
09:18:20   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:20   Go version: go1.20.8
09:18:20 
09:18:20 + containerd-shim-runc-v2 -v
09:18:20 containerd-shim-runc-v2:
09:18:20   Version:  1.6.24
09:18:20   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:20   Go version: go1.20.8
09:18:20 
09:18:20 + runc --version
09:18:20 runc version 1.1.9
09:18:20 commit: v1.1.9-0-gccaecfc
09:18:20 spec: 1.0.2-dev
09:18:20 go: go1.20.8
09:18:20 libseccomp: 2.5.4
09:18:20 Selecting previously unselected package systemd-sysv.
09:18: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 ... 5962 files and directories currently installed.)
09:18:20 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_arm64.deb ...
09:18:20 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
09:18:20 Selecting previously unselected package openssl.
09:18:20 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_arm64.deb ...
09:18:20 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:18:20 go: downloading github.com/kr/pretty v0.1.0
09:18:20 go: downloading github.com/golang/protobuf v1.5.3
09:18:20 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:20 Setting up dmsetup (2:1.02.155-3) ...
09:18:20 Selecting previously unselected package systemd-sysv.
09:18: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 ... 10775 files and directories currently installed.)
09:18:20 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_arm64.deb ...
09:18:20 Unpacking systemd-sysv (241-7~deb10u10) ...
09:18:20 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:20 137 added, 0 removed; done.
09:18:20 Running hooks in /etc/ca-certificates/update.d...
09:18:20 done.
09:18:20 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:20 + apt-key add -
09:18:20 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:18:20 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gir1.2-packagekitglib-1.0 arm64 1.2.6-3 [25.4 kB]
09:18:20 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:18:20 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg-utils arm64 2.2.40-1.1ubuntu1 [304 kB]
09:18:20 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg arm64 2.2.40-1.1ubuntu1 [509 kB]
09:18:20 Unpacking libssl3:amd64 (3.0.8-1ubuntu1.2) ...
09:18:20 Selecting previously unselected package libpython3.11-minimal:amd64.
09:18:20 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_amd64.deb ...
09:18:20 Unpacking libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
09:18:20 Selecting previously unselected package libexpat1:amd64.
09:18:20 Preparing to unpack .../libexpat1_2.5.0-1_amd64.deb ...
09:18:20 Unpacking libexpat1:amd64 (2.5.0-1) ...
09:18:20 Selecting previously unselected package python3.11-minimal.
09:18:20 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_amd64.deb ...
09:18:20 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:18:20   Preparing        :                                                        1/1 
09:18:20 edaedc954fb5: Already exists
09:18:20 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:18:20 Status: Downloaded newer image for ubuntu:focal
09:18:20 Selecting previously unselected package ca-certificates.
09:18:20 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:18:20 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:20 Selecting previously unselected package libdbus-1-3:arm64.
09:18:20 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_arm64.deb ...
09:18:20 Unpacking libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
09:18:20 Selecting previously unselected package dbus.
09:18:20 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_arm64.deb ...
09:18:20 Unpacking dbus (1.12.20-2ubuntu4.1) ...
09:18:20 Selecting previously unselected package distro-info-data.
09:18:20 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
09:18:20 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:18:20 Selecting previously unselected package libglib2.0-0:arm64.
09:18:20 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_arm64.deb ...
09:18:20 Unpacking libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
09:18:20 Selecting previously unselected package libip6tc0:arm64.
09:18:20 Preparing to unpack .../01-libip6tc0_1.8.2-4_arm64.deb ...
09:18:20 Unpacking libip6tc0:arm64 (1.8.2-4) ...
09:18:20 Selecting previously unselected package libiptc0:arm64.
09:18:20 Preparing to unpack .../02-libiptc0_1.8.2-4_arm64.deb ...
09:18:20 Unpacking libiptc0:arm64 (1.8.2-4) ...
09:18:20 Selecting previously unselected package libnfnetlink0:arm64.
09:18:20 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:18:20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:18:20 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:20 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
09:18:20 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:18:20 Selecting previously unselected package libnftnl11:arm64.
09:18:20 Preparing to unpack .../05-libnftnl11_1.1.2-2_arm64.deb ...
09:18:20 Unpacking libnftnl11:arm64 (1.1.2-2) ...
09:18:20 OK
09:18:20 + '[' focal = sid ']'
09:18:20 ++ dpkg --print-architecture
09:18:20 + ARCH=arm64
09:18:20 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu focal test'
09:18:20 + apt-get update
09:18:20 The following NEW packages will be installed:
09:18:20   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:18:20   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:18:20   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
09:18:20   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:18:20   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
09:18:20   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:18:20   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:18:20   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:18:20   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:18:20   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:18:20   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:18:20   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:18:20   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:18:20   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:18:20   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:18:20   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:18:20   lsb-release media-types openssl packagekit pinentry-curses polkitd
09:18:20   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
09:18:20   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:18:20   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:18:20   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:18:20   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:18:20   readline-common sgml-base software-properties-common systemd systemd-sysv
09:18:20   xml-core
09:18:20 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 pinentry-curses arm64 1.2.1-1ubuntu1 [33.6 kB]
09:18:20 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-agent arm64 2.2.40-1.1ubuntu1 [211 kB]
09:18:20 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-client arm64 2.2.40-1.1ubuntu1 [64.4 kB]
09:18:20 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpg-wks-server arm64 2.2.40-1.1ubuntu1 [57.9 kB]
09:18:20 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gpgsm arm64 2.2.40-1.1ubuntu1 [199 kB]
09:18:20 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:18:20 Setting up libssl3:amd64 (3.0.8-1ubuntu1.2) ...
09:18:20 Setting up libpython3.11-minimal:amd64 (3.11.4-1~23.04) ...
09:18:20 Setting up libexpat1:amd64 (2.5.0-1) ...
09:18:20 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:18:20 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04 [6910 B]
09:18:20 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04 [22.8 kB]
09:18:20 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.2 [39.2 kB]
09:18:20 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB]
09:18:20 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu4 [139 kB]
09:18:20 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB]
09:18:20 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.1 [211 kB]
09:18:20 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.1 [19.8 kB]
09:18:20 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB]
09:18:20 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.10 [4581 kB]
09:18:20 + verify
09:18:20 + dpkg --version
09:18:20 + verify_deb
09:18:20 + apt-get update
09:18:20 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:18:20 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_arm64.deb ...
09:18:20 Unpacking libgirepository-1.0-1:arm64 (1.72.0-1) ...
09:18:20 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:18:20 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_arm64.deb ...
09:18:20 Unpacking gir1.2-glib-2.0:arm64 (1.72.0-1) ...
09:18:20 Selecting previously unselected package iso-codes.
09:18:20 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
09:18:20 Unpacking iso-codes (4.9.0-1) ...
09:18:20 Selecting previously unselected package libcap2-bin.
09:18:20 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_arm64.deb ...
09:18:20 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:18:20 Selecting previously unselected package libelf1:arm64.
09:18:20 Preparing to unpack .../11-libelf1_0.186-1build1_arm64.deb ...
09:18:20 Unpacking libelf1:arm64 (0.186-1build1) ...
09:18:20 Selecting previously unselected package iptables.
09:18:20 Preparing to unpack .../06-iptables_1.8.2-4_arm64.deb ...
09:18:20 Unpacking iptables (1.8.2-4) ...
09:18:20 Selecting previously unselected package dbus.
09:18:20 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_arm64.deb ...
09:18:20 Unpacking dbus (1.12.24-0+deb10u1) ...
09:18:20 Selecting previously unselected package libpam-systemd:arm64.
09:18:20 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_arm64.deb ...
09:18:20 Unpacking libpam-systemd:arm64 (241-7~deb10u10) ...
09:18:20 Selecting previously unselected package containerd.io.
09:18:20 Preparing to unpack .../09-containerd.io_1.6.24-1_arm64.deb ...
09:18:20 Unpacking containerd.io (1.6.24-1) ...
09:18:20 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
09:18:20 Get:2 https://download.docker.com/linux/ubuntu focal/test arm64 Packages [48.9 kB]
09:18:20 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
09:18:20 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.
09:18:20 Need to get 49.1 MB of archives.
09:18:20 After this operation, 175 MB of additional disk space will be used.
09:18:20 Get:1 http://deb.debian.org/debian bookworm/main amd64 libssl3 amd64 3.0.9-1 [2016 kB]
09:18:20 Get:2 http://deb.debian.org/debian bookworm/main amd64 libargon2-1 amd64 0~20171227-0.3+deb12u1 [19.4 kB]
09:18:20 Get:3 http://deb.debian.org/debian bookworm/main amd64 dmsetup amd64 2:1.02.185-2 [82.0 kB]
09:18:20 Get:4 http://deb.debian.org/debian bookworm/main amd64 libdevmapper1.02.1 amd64 2:1.02.185-2 [133 kB]
09:18:20 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjson-c5 amd64 0.16-2 [44.1 kB]
09:18:20 Get:6 http://deb.debian.org/debian bookworm/main amd64 libcryptsetup12 amd64 2:2.6.1-4~deb12u1 [223 kB]
09:18:20 Get:7 http://deb.debian.org/debian bookworm/main amd64 libfdisk1 amd64 2.38.1-5+b1 [194 kB]
09:18:20 Get:8 http://deb.debian.org/debian bookworm/main amd64 libkmod2 amd64 30+20221128-1 [57.9 kB]
09:18:20 Get:9 http://deb.debian.org/debian bookworm/main amd64 libapparmor1 amd64 3.0.8-3 [41.2 kB]
09:18:20 Get:10 http://deb.debian.org/debian bookworm/main amd64 libip4tc2 amd64 1.8.9-2 [19.0 kB]
09:18:20 Get:11 http://deb.debian.org/debian bookworm/main amd64 libsystemd-shared amd64 252.12-1~deb12u1 [1690 kB]
09:18:20 Get:12 http://deb.debian.org/debian bookworm/main amd64 systemd amd64 252.12-1~deb12u1 [3027 kB]
09:18:20 Get:13 http://deb.debian.org/debian bookworm/main amd64 systemd-sysv amd64 252.12-1~deb12u1 [41.6 kB]
09:18:20 Get:14 http://deb.debian.org/debian bookworm/main amd64 libdbus-1-3 amd64 1.14.8-2~deb12u1 [201 kB]
09:18:20 Get:15 http://deb.debian.org/debian bookworm/main amd64 dbus-bin amd64 1.14.8-2~deb12u1 [105 kB]
09:18:20 Get:16 http://deb.debian.org/debian bookworm/main amd64 dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB]
09:18:20 Get:17 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1 [99.3 kB]
09:18:20 Get:18 http://deb.debian.org/debian bookworm/main amd64 dbus-daemon amd64 1.14.8-2~deb12u1 [183 kB]
09:18:20 Get:19 http://deb.debian.org/debian bookworm/main amd64 dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB]
09:18:20 Get:20 http://deb.debian.org/debian bookworm/main amd64 dbus amd64 1.14.8-2~deb12u1 [96.6 kB]
09:18:20 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6 [813 kB]
09:18:20 Get:22 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6 [2064 kB]
09:18:20 Get:23 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB]
09:18:20 Get:24 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB]
09:18:20 Get:25 http://deb.debian.org/debian bookworm/main amd64 libncursesw6 amd64 6.4-4 [134 kB]
09:18:20 Get:26 http://deb.debian.org/debian bookworm/main amd64 libkrb5support0 amd64 1.20.1-2 [32.3 kB]
09:18:20 Get:27 http://deb.debian.org/debian bookworm/main amd64 libk5crypto3 amd64 1.20.1-2 [79.0 kB]
09:18:20 Get:28 http://deb.debian.org/debian bookworm/main amd64 libkeyutils1 amd64 1.6.3-2 [8808 B]
09:18:20 Get:29 http://deb.debian.org/debian bookworm/main amd64 libkrb5-3 amd64 1.20.1-2 [331 kB]
09:18:20 Get:30 http://deb.debian.org/debian bookworm/main amd64 libgssapi-krb5-2 amd64 1.20.1-2 [134 kB]
09:18:20 Get:31 http://deb.debian.org/debian bookworm/main amd64 libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:18:20 Get:32 http://deb.debian.org/debian bookworm/main amd64 libtirpc3 amd64 1.3.3+ds-1 [85.2 kB]
09:18:20 Get:33 http://deb.debian.org/debian bookworm/main amd64 libnsl2 amd64 1.3.0-2 [39.5 kB]
09:18:20 Get:34 http://deb.debian.org/debian bookworm/main amd64 readline-common all 8.2-1.3 [69.0 kB]
09:18:20 Get:35 http://deb.debian.org/debian bookworm/main amd64 libreadline8 amd64 8.2-1.3 [166 kB]
09:18:20 Get:36 http://deb.debian.org/debian bookworm/main amd64 libsqlite3-0 amd64 3.40.1-2 [837 kB]
09:18:20 Get:37 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6 [1796 kB]
09:18:20 Get:38 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6 [572 kB]
09:18:20 Get:39 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B]
09:18:20 Get:40 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB]
09:18:20 Get:41 http://deb.debian.org/debian bookworm/main amd64 sgml-base all 1.31 [15.4 kB]
09:18:20 Get:42 http://deb.debian.org/debian bookworm/main amd64 openssl amd64 3.0.9-1 [1416 kB]
09:18:20 Get:43 http://deb.debian.org/debian bookworm/main amd64 ca-certificates all 20230311 [153 kB]
09:18:20 Get:44 http://deb.debian.org/debian bookworm/main amd64 libpam-systemd amd64 252.12-1~deb12u1 [224 kB]
09:18:20 Get:45 http://deb.debian.org/debian bookworm/main amd64 apt-transport-https all 2.6.1 [25.2 kB]
09:18:20 Get:46 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB]
09:18:20 Get:47 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB]
09:18:20 Get:48 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB]
09:18:20 Get:49 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB]
09:18:20 Get:50 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1 [72.3 kB]
09:18:20 Get:51 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB]
09:18:20 Get:52 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:18:20 Get:53 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB]
09:18:20 Get:54 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl4 amd64 7.88.1-10+deb12u1 [386 kB]
09:18:20 Get:55 http://deb.debian.org/debian-security bookworm-security/main amd64 curl amd64 7.88.1-10+deb12u1 [314 kB]
09:18:20 Get:56 http://deb.debian.org/debian bookworm/main amd64 libassuan0 amd64 2.5.5-5 [48.5 kB]
09:18:20 Get:57 http://deb.debian.org/debian bookworm/main amd64 gpgconf amd64 2.2.40-1.1 [564 kB]
09:18:20 Get:58 http://deb.debian.org/debian bookworm/main amd64 libksba8 amd64 1.6.3-2 [128 kB]
09:18:20 Get:59 http://deb.debian.org/debian bookworm/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
09:18:20 Get:60 http://deb.debian.org/debian bookworm/main amd64 dirmngr amd64 2.2.40-1.1 [792 kB]
09:18:20 Get:61 http://deb.debian.org/debian bookworm/main amd64 distro-info-data all 0.58 [5848 B]
09:18:20 Get:62 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-0 amd64 2.74.6-2 [1398 kB]
09:18:20 Get:63 http://deb.debian.org/debian bookworm/main amd64 libgirepository-1.0-1 amd64 1.74.0-3 [101 kB]
09:18:20 Get:64 http://deb.debian.org/debian bookworm/main amd64 gir1.2-glib-2.0 amd64 1.74.0-3 [159 kB]
09:18:20 Get:65 http://deb.debian.org/debian bookworm/main amd64 libpackagekit-glib2-18 amd64 1.2.6-5 [113 kB]
09:18:20 Get:66 http://deb.debian.org/debian bookworm/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.6-5 [25.9 kB]
09:18:20 Get:67 http://deb.debian.org/debian bookworm/main amd64 gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:18:20 Get:68 http://deb.debian.org/debian bookworm/main amd64 gnupg-utils amd64 2.2.40-1.1 [927 kB]
09:18:20 Get:69 http://deb.debian.org/debian bookworm/main amd64 gpg amd64 2.2.40-1.1 [949 kB]
09:18:20 Get:70 http://deb.debian.org/debian bookworm/main amd64 pinentry-curses amd64 1.2.1-1 [77.4 kB]
09:18:20 Get:71 http://deb.debian.org/debian bookworm/main amd64 gpg-agent amd64 2.2.40-1.1 [695 kB]
09:18:20 Get:72 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-client amd64 2.2.40-1.1 [541 kB]
09:18:20 Get:73 http://deb.debian.org/debian bookworm/main amd64 gpg-wks-server amd64 2.2.40-1.1 [531 kB]
09:18:20 Get:74 http://deb.debian.org/debian bookworm/main amd64 gpgsm amd64 2.2.40-1.1 [671 kB]
09:18:20 Get:75 http://deb.debian.org/debian bookworm/main amd64 gnupg all 2.2.40-1.1 [846 kB]
09:18:20 Get:76 http://deb.debian.org/debian bookworm/main amd64 gnupg2 all 2.2.40-1.1 [445 kB]
09:18:20 Get:77 http://deb.debian.org/debian bookworm/main amd64 iso-codes all 4.15.0-1 [2906 kB]
09:18:21 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main arm64 libcurl3-gnutls arm64 7.88.1-8ubuntu2.2 [293 kB]
09:18:21 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
09:18:21 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
09:18:21 Selecting previously unselected package libglib2.0-data.
09:18:21 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
09:18:21 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:18:21 Selecting previously unselected package libicu70:arm64.
09:18:21 Preparing to unpack .../13-libicu70_70.1-2_arm64.deb ...
09:18:21 Unpacking libicu70:arm64 (70.1-2) ...
09:18:21 Selecting previously unselected package libpam-systemd:arm64.
09:18:21 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
09:18:21 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
09:18:21 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
09:18:21 Get:78 http://deb.debian.org/debian-security bookworm-security/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u1 [381 kB]
09:18:21 Get:79 http://deb.debian.org/debian bookworm/main amd64 libstemmer0d amd64 2.2.0-2 [118 kB]
09:18:21 Get:80 http://deb.debian.org/debian bookworm/main amd64 libicu72 amd64 72.1-3 [9376 kB]
09:18:21 Get:81 http://deb.debian.org/debian bookworm/main amd64 libxml2 amd64 2.9.14+dfsg-1.3~deb12u1 [687 kB]
09:18:21 Get:82 http://deb.debian.org/debian bookworm/main amd64 libxmlb2 amd64 0.3.10-2 [60.2 kB]
09:18:21 Get:83 http://deb.debian.org/debian bookworm/main amd64 libyaml-0-2 amd64 0.2.5-1 [53.6 kB]
09:18:21 Get:84 http://deb.debian.org/debian bookworm/main amd64 libappstream4 amd64 0.16.1-2 [199 kB]
09:18:21 Get:85 http://deb.debian.org/debian bookworm/main amd64 libcap2-bin amd64 1:2.66-4 [34.7 kB]
09:18:21 Get:86 http://deb.debian.org/debian bookworm/main amd64 libduktape207 amd64 2.7.0-2 [134 kB]
09:18:21 Get:87 http://deb.debian.org/debian bookworm/main amd64 libelf1 amd64 0.188-2.1 [174 kB]
09:18:21 Get:88 http://deb.debian.org/debian bookworm/main amd64 libdw1 amd64 0.188-2.1 [235 kB]
09:18:21 Get:89 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-data all 2.74.6-2 [1207 kB]
09:18:21 Get:90 http://deb.debian.org/debian bookworm/main amd64 libglib2.0-bin amd64 2.74.6-2 [110 kB]
09:18:21 Get:91 http://deb.debian.org/debian bookworm/main amd64 libunwind8 amd64 1.6.2-3 [51.2 kB]
09:18:21 Get:92 http://deb.debian.org/debian bookworm/main amd64 libgstreamer1.0-0 amd64 1.22.0-2 [1169 kB]
09:18:21 Get:93 http://deb.debian.org/debian bookworm/main amd64 libpolkit-gobject-1-0 amd64 122-3 [43.9 kB]
09:18:21 Get:94 http://deb.debian.org/debian bookworm/main amd64 libpolkit-agent-1-0 amd64 122-3 [24.4 kB]
09:18:21 Get:95 http://deb.debian.org/debian bookworm/main amd64 lsb-release all 12.0-1 [6416 B]
09:18:21 Get:96 http://deb.debian.org/debian bookworm/main amd64 xml-core all 0.18+nmu1 [23.8 kB]
09:18:21 Get:97 http://deb.debian.org/debian bookworm/main amd64 polkitd amd64 122-3 [112 kB]
09:18:21 Get:98 http://deb.debian.org/debian bookworm/main amd64 packagekit amd64 1.2.6-5 [610 kB]
09:18:21 Get:99 http://deb.debian.org/debian bookworm/main amd64 python-apt-common all 2.6.0 [64.3 kB]
09:18:21 Get:100 http://deb.debian.org/debian bookworm/main amd64 python3-apt amd64 2.6.0 [159 kB]
09:18:21 Get:101 http://deb.debian.org/debian bookworm/main amd64 python3-blinker all 1.5-1 [14.7 kB]
09:18:21 Get:102 http://deb.debian.org/debian bookworm/main amd64 python3-cffi-backend amd64 1.15.1-5+b1 [84.6 kB]
09:18:21 Get:103 http://deb.debian.org/debian bookworm/main amd64 python3-cryptography amd64 38.0.4-3 [666 kB]
09:18:21 Get:104 http://deb.debian.org/debian bookworm/main amd64 python3-dbus amd64 1.3.2-4+b1 [95.1 kB]
09:18:21 Get:105 http://deb.debian.org/debian bookworm/main amd64 python3-distro all 1.8.0-1 [20.5 kB]
09:18:21 Get:106 http://deb.debian.org/debian bookworm/main amd64 python3-gi amd64 3.42.2-3+b1 [219 kB]
09:18:21 Get:107 http://deb.debian.org/debian bookworm/main amd64 python3-pyparsing all 3.0.9-1 [138 kB]
09:18:21 Get:108 http://deb.debian.org/debian bookworm/main amd64 python3-httplib2 all 0.20.4-3 [36.0 kB]
09:18:21 Get:109 http://deb.debian.org/debian bookworm/main amd64 python3-jwt all 2.6.0-1 [26.6 kB]
09:18:21 Get:110 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:18:21 Get:111 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.uri all 1.0.6-3 [13.7 kB]
09:18:21 Get:112 http://deb.debian.org/debian bookworm/main amd64 python3-wadllib all 1.3.6-4 [37.2 kB]
09:18:21 Get:113 http://deb.debian.org/debian bookworm/main amd64 python3-oauthlib all 3.2.2-1 [95.4 kB]
09:18:21 Get:114 http://deb.debian.org/debian bookworm/main amd64 python3-six all 1.16.0-4 [17.5 kB]
09:18:21 Get:115 http://deb.debian.org/debian bookworm/main amd64 python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
09:18:21 Get:116 http://deb.debian.org/debian bookworm/main amd64 python3-software-properties all 0.99.30-4 [32.7 kB]
09:18:21 Get:117 http://deb.debian.org/debian bookworm/main amd64 software-properties-common all 0.99.30-4 [62.0 kB]
09:18:21 debconf: delaying package configuration, since apt-utils is not installed
09:18:21 Selecting previously unselected package python3-minimal.
09: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 ... 4679 files and directories currently installed.)
09:18:21 Preparing to unpack .../00-python3-minimal_3.11.2-1_amd64.deb ...
09:18:21 Unpacking python3-minimal (3.11.2-1) ...
09:18:21 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.10 [10.5 kB]
09:18:21 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.10 [1183 kB]
09:18:21 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:18:21 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB]
09:18:21 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB]
09:18:21 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.4 [4986 B]
09:18:21 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.2 [1463 kB]
09:18:21 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB]
09:18:21 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
09:18:21 Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
09:18:21 Get:5 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1109 kB]
09:18:21 Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2823 kB]
09:18:21 Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
09:18:21 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3064 kB]
09:18:21 Get:9 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [29.3 kB]
09:18:21 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_arm64.deb ...
09:18:21 Unpacking libpam-systemd:arm64 (249.11-0ubuntu3.10) ...
09:18:21 Selecting previously unselected package libxml2:arm64.
09:18:21 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_arm64.deb ...
09:18:21 Unpacking libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
09:18:21 Selecting previously unselected package libyaml-0-2:arm64.
09:18:21 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_arm64.deb ...
09:18:21 Unpacking libyaml-0-2:arm64 (0.2.2-1build2) ...
09:18:21 Selecting previously unselected package lsb-release.
09:18:21 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
09:18:21 Unpacking lsb-release (11.1.0ubuntu4) ...
09:18:21 Selecting previously unselected package python-apt-common.
09:18:21 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
09:18:21 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:18:21 Selecting previously unselected package python3-apt.
09:18:21 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_arm64.deb ...
09:18:21 Unpacking python3-apt (2.4.0ubuntu2) ...
09:18:21 Selecting previously unselected package python3-dbus.
09:18:21 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_arm64.deb ...
09:18:21 Unpacking python3-dbus (1.2.18-3build1) ...
09:18:21 Fetched 107 kB in 1s (129 kB/s)
09:18:21   Installing       : python3-libselinux-2.9-8.el8.aarch64                  1/35 
09:18:21   Installing       : docker-compose-plugin-2.21.0-0.el8.aarch64            2/35 
09:18:21   Running scriptlet: docker-compose-plugin-2.21.0-0.el8.aarch64            2/35 
09:18:21   Installing       : libselinux-utils-2.9-8.el8.aarch64                    3/35 
09:18:21   Installing       : libnfnetlink-1.0.1-13.el8.aarch64                     4/35 
09:18:21 Fetched 49.1 MB in 1s (83.4 MB/s)
09:18:21 Selecting previously unselected package libssl3:amd64.
09: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 ... 6098 files and directories currently installed.)
09:18:21 Preparing to unpack .../00-libssl3_3.0.9-1_amd64.deb ...
09:18:21 Unpacking libssl3:amd64 (3.0.9-1) ...
09:18:21 Selecting previously unselected package libargon2-1:amd64.
09:18:21 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
09:18:21 Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
09:18:21 Selecting previously unselected package dmsetup.
09:18:21 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_amd64.deb ...
09:18:21 Unpacking dmsetup (2:1.02.185-2) ...
09:18:21 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libstemmer0d arm64 2.2.0-2 [159 kB]
09:18:21 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxmlb2 arm64 0.3.10-2 [63.6 kB]
09:18:21 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libappstream4 arm64 0.16.1-1ubuntu1 [212 kB]
09:18:21 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libdw1 arm64 0.188-2.1 [247 kB]
09:18:21 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libglib2.0-bin arm64 2.76.1-1 [94.2 kB]
09:18:21 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libunwind8 arm64 1.6.2-3 [55.1 kB]
09:18:21 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libgstreamer1.0-0 arm64 1.22.2-1 [927 kB]
09:18:21 Selecting previously unselected package media-types.
09:18:21 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:18:21 Unpacking media-types (10.0.0) ...
09:18:21 Selecting previously unselected package libkrb5support0:amd64.
09:18:21 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_amd64.deb ...
09:18:21 Unpacking libkrb5support0:amd64 (1.20.1-1build1) ...
09:18:21 Selecting previously unselected package libk5crypto3:amd64.
09:18:21 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_amd64.deb ...
09:18:21 Unpacking libk5crypto3:amd64 (1.20.1-1build1) ...
09:18:21 Selecting previously unselected package libkeyutils1:amd64.
09:18:21 Preparing to unpack .../04-libkeyutils1_1.6.3-2_amd64.deb ...
09:18:21 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
09:18:21 Selecting previously unselected package libkrb5-3:amd64.
09:18:21 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_amd64.deb ...
09:18:21 Unpacking libkrb5-3:amd64 (1.20.1-1build1) ...
09:18:21 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:18:21 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_amd64.deb ...
09:18:21 Unpacking libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
09:18:21 Selecting previously unselected package libtirpc-common.
09:18:21 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:18:21 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:18:21 Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB]
09:18:21 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3459 kB]
09:18:21 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.1 [26.0 kB]
09:18:21 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libelf1 amd64 0.186-1build1 [51.0 kB]
09:18:21 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
09:18:21 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB]
09:18:21 Selecting previously unselected package python3-gi.
09:18:21 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_arm64.deb ...
09:18:21 Unpacking python3-gi (3.42.1-0ubuntu1) ...
09:18:21 Selecting previously unselected package python3-pkg-resources.
09:18:21 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:18:21 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:18:21 Selecting previously unselected package libnghttp2-14:arm64.
09:18:21 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_arm64.deb ...
09:18:21 Unpacking libnghttp2-14:arm64 (1.43.0-1build3) ...
09:18:21 Selecting previously unselected package libpsl5:arm64.
09:18:21 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_arm64.deb ...
09:18:21 Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
09:18:21 Selecting previously unselected package apt-transport-https.
09:18:21 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
09:18:21 Unpacking apt-transport-https (2.4.10) ...
09:18:21 Selecting previously unselected package libbrotli1:arm64.
09:18:21 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_arm64.deb ...
09:18:21 Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
09:18:21 Selecting previously unselected package libsasl2-modules-db:arm64.
09:18:21 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
09:18:21 Get:10 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
09:18:21 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
09:18:21 Get:12 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
09:18:21 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1413 kB]
09:18:21 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3551 kB]
09:18:21 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [32.0 kB]
09:18:21 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2974 kB]
09:18:21 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
09:18:21 Get:18 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
09:18:21   Running scriptlet: libnfnetlink-1.0.1-13.el8.aarch64                     4/35 
09:18:21   Installing       : fuse3-libs-3.3.0-17.el8.aarch64                       5/35 
09:18:21   Running scriptlet: fuse3-libs-3.3.0-17.el8.aarch64                       5/35 
09:18:21   Installing       : libnetfilter_conntrack-1.0.6-5.el8.aarch64            6/35 
09:18:21   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.aarch64            6/35 
09:18:21   Installing       : python3-libsemanage-2.9-9.el8.aarch64                 7/35 
09:18:21 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18:21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
09:18:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
09:18:21 Selecting previously unselected package libjson-c5:amd64.
09:18:21 Preparing to unpack .../04-libjson-c5_0.16-2_amd64.deb ...
09:18:21 Unpacking libjson-c5:amd64 (0.16-2) ...
09:18:21 Selecting previously unselected package libcryptsetup12:amd64.
09:18:21 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_amd64.deb ...
09:18:21 Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ...
09:18:21 Selecting previously unselected package libfdisk1:amd64.
09:18:21 Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_amd64.deb ...
09:18:21 Unpacking libfdisk1:amd64 (2.38.1-5+b1) ...
09:18:21 Selecting previously unselected package libkmod2:amd64.
09:18:21 Preparing to unpack .../07-libkmod2_30+20221128-1_amd64.deb ...
09:18:21 Unpacking libkmod2:amd64 (30+20221128-1) ...
09:18:21 Selecting previously unselected package libapparmor1:amd64.
09:18:21 Preparing to unpack .../08-libapparmor1_3.0.8-3_amd64.deb ...
09:18:21 Unpacking libapparmor1:amd64 (3.0.8-3) ...
09:18:21 Selecting previously unselected package libip4tc2:amd64.
09:18:21 Preparing to unpack .../09-libip4tc2_1.8.9-2_amd64.deb ...
09:18:21 Unpacking libip4tc2:amd64 (1.8.9-2) ...
09:18:21 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-gobject-1-0 arm64 0.105-33 [42.4 kB]
09:18:21 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libpolkit-agent-1-0 arm64 0.105-33 [16.0 kB]
09:18:21 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 polkitd arm64 0.105-33 [77.7 kB]
09:18:21 Selecting previously unselected package libtirpc3:amd64.
09:18:21 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_amd64.deb ...
09:18:21 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
09:18:21 Selecting previously unselected package libnsl2:amd64.
09:18:21 Preparing to unpack .../09-libnsl2_1.3.0-2build2_amd64.deb ...
09:18:21 Unpacking libnsl2:amd64 (1.3.0-2build2) ...
09:18:21 Selecting previously unselected package readline-common.
09:18:21 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:18:21 Unpacking readline-common (8.2-1.3) ...
09:18:21 Selecting previously unselected package libreadline8:amd64.
09:18:21 Preparing to unpack .../11-libreadline8_8.2-1.3_amd64.deb ...
09:18:21 Unpacking libreadline8:amd64 (8.2-1.3) ...
09:18:21 Selecting previously unselected package libsqlite3-0:amd64.
09:18:21 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_amd64.deb ...
09:18:21 Unpacking libsqlite3-0:amd64 (3.40.1-1) ...
09:18:21 Selecting previously unselected package libpython3.11-stdlib:amd64.
09:18:21 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_amd64.deb ...
09:18:21 Unpacking libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
09:18:21 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.10 [203 kB]
09:18:21 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.3 [763 kB]
09:18:21 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:21 Selecting previously unselected package libsasl2-2:arm64.
09:18:21 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
09:18:21 Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:21 Selecting previously unselected package libldap-2.5-0:arm64.
09:18:21 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_arm64.deb ...
09:18:21 Unpacking libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:18:21 Selecting previously unselected package librtmp1:arm64.
09:18:21 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
09:18:21 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:21 Selecting previously unselected package libssh-4:arm64.
09:18:21 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_arm64.deb ...
09:18:21 Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
09:18:21 Selecting previously unselected package libcurl4:arm64.
09:18:21 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_arm64.deb ...
09:18:21 Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.13) ...
09:18:21 Selecting previously unselected package curl.
09:18:21 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_arm64.deb ...
09:18:21 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:18:22 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm
09:18:22 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.WnXq1P
09:18:22 + umask 022
09:18:22 + cd /root/rpmbuild/BUILD
09:18:22 + cd src
09:18:22 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el9.x86_64
09:18:22 + RPM_EC=0
09:18:22 ++ jobs -p
09:18:22 + exit 0
09:18:22 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A1ig9F
09:18:22 + umask 022
09:18:22 + cd /root/rpmbuild/BUILD
09:18:22 + cd /root/rpmbuild/BUILD
09:18:22 + rm -rf src
09:18:22 + /usr/bin/mkdir -p src
09:18:22 + cd src
09:18:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:18:22 + /usr/bin/tar -xof -
09:18:22 + STATUS=0
09:18:22 + '[' 0 -ne 0 ']'
09:18:22 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:18:22 + /usr/bin/tar -xof -
09:18:22 + STATUS=0
09:18:22 + '[' 0 -ne 0 ']'
09:18:22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:22 + RPM_EC=0
09:18:22 ++ jobs -p
09:18:22 + exit 0
09:18:22 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CtsEmi
09:18:22 + umask 022
09:18:22 + cd /root/rpmbuild/BUILD
09:18:22 + cd src
09:18:22 + pushd /root/rpmbuild/BUILD/src/compose
09:18:22 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:22 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18: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
09:18:22 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:22 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:22 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:22 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:22 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:22 go: downloading github.com/docker/buildx v0.11.2
09:18:22 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:22 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:22 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:22 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:22 go: downloading github.com/moby/buildkit v0.12.1
09:18:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:22 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:22 go: downloading google.golang.org/grpc v1.57.0
09:18:22 go: downloading github.com/containerd/containerd v1.7.3
09:18:22 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:22 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:22 go: downloading golang.org/x/sync v0.3.0
09:18:22 go: downloading github.com/stretchr/testify v1.8.4
09:18:22 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:22 go: downloading golang.org/x/sys v0.7.0
09:18:22 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:22 go: downloading github.com/containerd/console v1.0.3
09:18:22 go: downloading github.com/imdario/mergo v0.3.16
09:18:22 go: downloading github.com/adrg/xdg v0.4.0
09:18:22 go: downloading github.com/buger/goterm v1.0.4
09:18:22 go: downloading github.com/go-logr/logr v1.2.4
09:18:22 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:22 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:22 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:22 go: downloading k8s.io/client-go v0.26.2
09:18:22 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:22 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:22 go: downloading k8s.io/api v0.26.2
09:18:22 go: downloading k8s.io/apimachinery v0.26.2
09:18:22 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:22 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:22 go: downloading github.com/golang/mock v1.6.0
09:18:22 go: downloading github.com/klauspost/compress v1.16.5
09:18:22 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:22 go: downloading golang.org/x/crypto v0.7.0
09:18:22 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:22 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:22 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:22 go: downloading golang.org/x/net v0.9.0
09:18:22 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:22 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:22 go: downloading github.com/gogo/googleapis v1.4.1
09:18:22 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:22 go: downloading github.com/moby/locker v1.0.1
09:18:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:22 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:22 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:22 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:22 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:22 Selecting previously unselected package libsystemd-shared:amd64.
09:18:22 Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_amd64.deb ...
09:18:22 Unpacking libsystemd-shared:amd64 (252.12-1~deb12u1) ...
09:18:22 Setting up libssl3:amd64 (3.0.9-1) ...
09:18:22 Selecting previously unselected package systemd.
09:18: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 ... 6185 files and directories currently installed.)
09:18:22 Preparing to unpack .../systemd_252.12-1~deb12u1_amd64.deb ...
09:18:22 Unpacking systemd (252.12-1~deb12u1) ...
09:18:22 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-blinker all 1.5-1 [14.0 kB]
09:18:22 Selecting previously unselected package python3.11.
09:18:22 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_amd64.deb ...
09:18:22 Unpacking python3.11 (3.11.4-1~23.04) ...
09:18:22 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:22 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_amd64.deb ...
09:18:22 Unpacking libpython3-stdlib:amd64 (3.11.2-1) ...
09:18:22 Setting up python3-minimal (3.11.2-1) ...
09:18:22 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB]
09:18:22 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:18:22 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:18:22 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu2 [164 kB]
09:18:22 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB]
09:18:22 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB]
09:18:22 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
09:18:22 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnghttp2-14 amd64 1.43.0-1build3 [76.3 kB]
09:18:22 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB]
09:18:22 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 apt-transport-https all 2.4.10 [1510 B]
09:18:22 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB]
09:18:22 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB]
09:18:22 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB]
09:18:22 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.16+dfsg-0ubuntu0.22.04.1 [183 kB]
09:18:22 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB]
09:18:22 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.1 [185 kB]
09:18:22 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.13 [290 kB]
09:18:22 Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.13 [194 kB]
09:18:22 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB]
09:18:22 Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
09:18:22 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB]
09:18:22 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B]
09:18:22 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
09:18:22 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu2 [123 kB]
09:18:22 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu2 [25.3 kB]
09:18:22 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:18:22 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
09:18:22 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
09:18:22 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB]
09:18:22 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
09:18:22 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
09:18:22 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
09:18:22 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
09:18:22 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:18:22 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.13 [284 kB]
09:18:22 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB]
09:18:22 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB]
09:18:22 Selecting previously unselected package libassuan0:arm64.
09:18:22 Preparing to unpack .../34-libassuan0_2.5.5-1build1_arm64.deb ...
09:18:22 Unpacking libassuan0:arm64 (2.5.5-1build1) ...
09:18:22 Selecting previously unselected package gpgconf.
09:18:22 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package libksba8:arm64.
09:18:22 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
09:18:22 Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
09:18:22 Selecting previously unselected package libnpth0:arm64.
09:18:22 Preparing to unpack .../37-libnpth0_1.6-3build2_arm64.deb ...
09:18:22 Unpacking libnpth0:arm64 (1.6-3build2) ...
09:18:22 Selecting previously unselected package dirmngr.
09:18:22 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:18:22 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_arm64.deb ...
09:18:22 Unpacking libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
09:18:22 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:22 go: downloading golang.org/x/tools v0.7.0
09:18:22 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:22 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:22 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:22 go: downloading google.golang.org/protobuf v1.30.0
09:18:22 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:22 go: downloading github.com/google/gofuzz v1.2.0
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:22 go: downloading github.com/aws/smithy-go v1.13.5
09:18:22 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:22 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:22 go: downloading golang.org/x/term v0.7.0
09:18:22 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:22 go: downloading k8s.io/klog/v2 v2.90.1
09:18:22 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:22 go: downloading github.com/containerd/continuity v0.4.1
09:18:22 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:22 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:22 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:22 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:22 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:22 go: downloading golang.org/x/oauth2 v0.7.0
09:18:22 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:22 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:22 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:22 Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
09:18:22 Reading package lists...
09:18:22 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
09:18:22 + packages='deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:18:22 ++ echo 'deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb
09:18:22 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:18:22 ++ awk '$0="./"$0'
09:18:22 ++ xargs
09:18:22 + packages='./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~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb'
09:18:22 + set -x
09:18:22 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./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~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
09:18:22 Selecting previously unselected package docker-compose-plugin.
09:18:22 (Reading database ... 10411 files and directories currently installed.)
09:18:22 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_arm64.deb ...
09:18:22 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:18:22 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cffi-backend arm64 1.15.1-5build1 [80.3 kB]
09:18:22 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-cryptography arm64 38.0.4-2 [649 kB]
09:18:22 Selecting previously unselected package python3.
09:18: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 ... 5168 files and directories currently installed.)
09:18:22 Preparing to unpack .../python3_3.11.2-1_amd64.deb ...
09:18:22 Unpacking python3 (3.11.2-1) ...
09:18:22 Selecting previously unselected package libargon2-1:amd64.
09:18:22 Preparing to unpack .../libargon2-1_0~20171227-0.3_amd64.deb ...
09:18:22 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
09:18:22 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_amd64.deb ...
09:18:22 Unpacking libudev1:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:18:22 Setting up libudev1:amd64 (252.5-2ubuntu3.1) ...
09:18:22 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18: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 ... 5193 files and directories currently installed.)
09:18:22 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_amd64.deb ...
09:18:22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:18:22 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB]
09:18:22 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdw1 amd64 0.186-1build1 [250 kB]
09:18:22 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.2 [80.9 kB]
09:18:22 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB]
09:18:22 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1 [983 kB]
09:18:22 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB]
09:18:22 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB]
09:18:22 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB]
09:18:22 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB]
09:18:22 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2426 B]
09:18:22 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
09:18:22 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB]
09:18:22 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2 [236 kB]
09:18:22 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB]
09:18:22 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB]
09:18:22 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB]
09:18:22 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zipp all 1.0.0-3 [5440 B]
09:18:22 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB]
09:18:22 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB]
09:18:22 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
09:18:22 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB]
09:18:22 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB]
09:18:22 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB]
09:18:22 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB]
09:18:22 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB]
09:18:22 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
09:18:22 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:18:22 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
09:18:22 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB]
09:18:22 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.7 [28.8 kB]
09:18:22 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 packagekit amd64 1.2.5-2ubuntu2 [442 kB]
09:18:22 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.7 [14.1 kB]
09:18:22 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
09:18:22 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:22 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_arm64.deb ...
09:18:22 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:18:22 Selecting previously unselected package gnupg-l10n.
09:18:22 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:18:22 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package gnupg-utils.
09:18:22 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package gpg.
09:18:22 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package pinentry-curses.
09:18:22 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_arm64.deb ...
09:18:22 Unpacking pinentry-curses (1.1.1-1build2) ...
09:18:22 Selecting previously unselected package gpg-agent.
09:18:22 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package gpg-wks-client.
09:18:22 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:18:22 go: downloading github.com/beorn7/perks v1.0.1
09:18:22 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:22 go: downloading github.com/prometheus/client_model v0.3.0
09:18:22 go: downloading github.com/prometheus/common v0.42.0
09:18:22 go: downloading github.com/prometheus/procfs v0.9.0
09:18:22 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:18:22 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:18:22 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:18:22 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:22 go: downloading github.com/moby/spdystream v0.2.0
09:18:22 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:22 go: downloading github.com/json-iterator/go v1.1.12
09:18:22 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:22 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:22 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:22 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:22 go: downloading github.com/go-openapi/swag v0.19.14
09:18:22 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:22 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:22 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:22 go: downloading github.com/mailru/easyjson v0.7.6
09:18:22 go: downloading github.com/josharian/intern v1.0.0
09:18:22 Setting up libjson-c5:amd64 (0.16-2) ...
09:18:22 Setting up libfdisk1:amd64 (2.38.1-5+b1) ...
09:18:22 Setting up libkmod2:amd64 (30+20221128-1) ...
09:18:22 Setting up libapparmor1:amd64 (3.0.8-3) ...
09:18:22 Setting up libip4tc2:amd64 (1.8.9-2) ...
09:18:22 Setting up libsystemd-shared:amd64 (252.12-1~deb12u1) ...
09:18:22 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
09:18:22 Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u1) ...
09:18:22 Setting up systemd (252.12-1~deb12u1) ...
09:18:22 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:22 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:22 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:22 Initializing machine ID from random generator.
09:18:22 Creating group 'systemd-journal' with GID 999.
09:18:22 Creating group 'systemd-network' with GID 998.
09:18:22 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:18:22 Setting up dmsetup (2:1.02.185-2) ...
09:18:22 Selecting previously unselected package systemd-sysv.
09:18: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 ... 7033 files and directories currently installed.)
09:18:22 Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_amd64.deb ...
09:18:22 Unpacking systemd-sysv (252.12-1~deb12u1) ...
09:18:22 Selecting previously unselected package libdbus-1-3:amd64.
09:18:22 Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_amd64.deb ...
09:18:22 Unpacking libdbus-1-3:amd64 (1.14.8-2~deb12u1) ...
09:18:22 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-pyparsing all 3.0.9-1 [83.1 kB]
09:18:22 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-httplib2 all 0.20.4-3 [30.4 kB]
09:18:22 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-jwt all 2.6.0-1 [18.2 kB]
09:18:22 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.uri all 1.0.6-3 [13.5 kB]
09:18:22 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-wadllib all 1.3.6-4 [35.8 kB]
09:18:22 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-distro all 1.8.0-1 [17.4 kB]
09:18:22 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-oauthlib all 3.2.2-1 [89.7 kB]
09:18:22 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-six all 1.16.0-4 [12.4 kB]
09:18:22 Selecting previously unselected package libjson-c5:amd64.
09:18:22 Preparing to unpack .../1-libjson-c5_0.16-2_amd64.deb ...
09:18:22 Unpacking libjson-c5:amd64 (0.16-2) ...
09:18:22 Selecting previously unselected package libcryptsetup12:amd64.
09:18:22 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_amd64.deb ...
09:18:22 Unpacking libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ...
09:18:22 Selecting previously unselected package libfdisk1:amd64.
09:18:22 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_amd64.deb ...
09:18:22 Unpacking libfdisk1:amd64 (2.38.1-4ubuntu1) ...
09:18:22 Selecting previously unselected package libkmod2:amd64.
09:18:22 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_amd64.deb ...
09:18:22 Unpacking libkmod2:amd64 (30+20221128-1ubuntu1) ...
09:18:22 Selecting previously unselected package libapparmor1:amd64.
09:18:22 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_amd64.deb ...
09:18:22 Unpacking libapparmor1:amd64 (3.0.8-1ubuntu2.1) ...
09:18:22 Selecting previously unselected package libip4tc2:amd64.
09:18:22 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_amd64.deb ...
09:18:22 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu7) ...
09:18:22 Selecting previously unselected package libsystemd-shared:amd64.
09:18:22 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_amd64.deb ...
09:18:22 Unpacking libsystemd-shared:amd64 (252.5-2ubuntu3.1) ...
09:18:22 debconf: delaying package configuration, since apt-utils is not installed
09:18:22 Fetched 38.7 MB in 4s (10.3 MB/s)
09:18: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 ... 4395 files and directories currently installed.)
09:18:22 Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_amd64.deb ...
09:18:22 Unpacking libsystemd0:amd64 (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:18:22 Selecting previously unselected package gpg-wks-server.
09:18:22 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package gpgsm.
09:18:22 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
09:18:22 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package gnupg.
09:18:22 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:18:22 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:18:22 Selecting previously unselected package libcurl3-gnutls:arm64.
09:18:22 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_arm64.deb ...
09:18:22 Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ...
09:18:22 Selecting previously unselected package libstemmer0d:arm64.
09:18:22 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_arm64.deb ...
09:18:22 Unpacking libstemmer0d:arm64 (2.2.0-1build1) ...
09:18:22 Selecting previously unselected package libxmlb2:arm64.
09:18:22 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_arm64.deb ...
09:18:22 Unpacking libxmlb2:arm64 (0.3.6-2build1) ...
09:18:22 Selecting previously unselected package libappstream4:arm64.
09:18:22 Preparing to unpack .../53-libappstream4_0.15.2-2_arm64.deb ...
09:18:22 Unpacking libappstream4:arm64 (0.15.2-2) ...
09:18:22 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:18:22 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:18:22 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:18:22 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:18:22 go: downloading k8s.io/klog/v2 v2.80.1
09:18:22 go: downloading github.com/kr/text v0.2.0
09:18:22 go: downloading github.com/docker/go-metrics v0.0.1
09:18:22 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:18:22 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:18:22 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:18:22 go: downloading github.com/BurntSushi/toml v0.3.1
09:18:22 go: downloading github.com/magiconair/properties v1.5.3
09:18:22 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:18:22 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:18:22 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:18:22 go: downloading golang.org/x/mod v0.9.0
09:18:22 Selecting previously unselected package dbus-user-session.
09:18:22 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_arm64.deb ...
09:18:22 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
09:18:22 Setting up systemd-sysv (241-7~deb10u10) ...
09:18:22 Setting up libip6tc0:arm64 (1.8.2-4) ...
09:18:22 Setting up libnftnl11:arm64 (1.1.2-2) ...
09:18:22 Setting up libiptc0:arm64 (1.8.2-4) ...
09:18:22 Setting up dbus (1.12.24-0+deb10u1) ...
09:18:22 invoke-rc.d: could not determine current runlevel
09:18:22 invoke-rc.d: policy-rc.d denied execution of start.
09:18:22 Setting up containerd.io (1.6.24-1) ...
09:18:22 Selecting previously unselected package dbus-bin.
09:18:22 Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_amd64.deb ...
09:18:22 Unpacking dbus-bin (1.14.8-2~deb12u1) ...
09:18:22 Selecting previously unselected package dbus-session-bus-common.
09:18:22 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ...
09:18:22 Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:18:22 Selecting previously unselected package libexpat1:amd64.
09:18:22 Preparing to unpack .../4-libexpat1_2.5.0-1_amd64.deb ...
09:18:22 Unpacking libexpat1:amd64 (2.5.0-1) ...
09:18:22 Selecting previously unselected package dbus-daemon.
09:18:22 Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_amd64.deb ...
09:18:22 Unpacking dbus-daemon (1.14.8-2~deb12u1) ...
09:18:22 Selecting previously unselected package dbus-system-bus-common.
09:18:22 Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ...
09:18:22 Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:18:22 Selecting previously unselected package dbus.
09:18:22 Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_amd64.deb ...
09:18:22 Unpacking dbus (1.14.8-2~deb12u1) ...
09:18:22 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_amd64.deb ...
09:18:22 Unpacking libsystemd0:amd64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:18:22 Setting up libsystemd0:amd64 (252.5-2ubuntu3.1) ...
09:18:22 Selecting previously unselected package systemd.
09:18: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 ... 5242 files and directories currently installed.)
09:18:22 Preparing to unpack .../systemd_252.5-2ubuntu3.1_amd64.deb ...
09:18:22 Unpacking systemd (252.5-2ubuntu3.1) ...
09:18:22 Setting up libsystemd0:amd64 (249.11-0ubuntu3.10) ...
09:18:22 Selecting previously unselected package libpython3.10-minimal:amd64.
09:18: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 ... 4395 files and directories currently installed.)
09:18:22 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
09:18:22 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
09:18:22 Selecting previously unselected package libexpat1:amd64.
09:18:22 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_amd64.deb ...
09:18:22 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
09:18:22 Selecting previously unselected package libdw1:arm64.
09:18:22 Preparing to unpack .../54-libdw1_0.186-1build1_arm64.deb ...
09:18:22 Unpacking libdw1:arm64 (0.186-1build1) ...
09:18:22 Selecting previously unselected package libglib2.0-bin.
09:18:22 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_arm64.deb ...
09:18:22 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:18:22 Selecting previously unselected package libunwind8:arm64.
09:18:22 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_arm64.deb ...
09:18:22 Unpacking libunwind8:arm64 (1.3.2-2build2.1) ...
09:18:22 Selecting previously unselected package libgstreamer1.0-0:arm64.
09:18:22 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_arm64.deb ...
09:18:22 Unpacking libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
09:18:23 Fetched 28.5 MB in 2s (14.7 MB/s)
09:18:23 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:18:23 + go mod vendor -modfile=vendor.mod
09:18:23 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:23 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:18:23 Setting up libpam-systemd:arm64 (241-7~deb10u10) ...
09:18:23 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
09:18:23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
09:18:23 Setting up iptables (1.8.2-4) ...
09:18:23 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:23 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:23 Processing triggers for systemd (241-7~deb10u10) ...
09:18:23 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:18:23 Selecting previously unselected package libpython3.11-minimal:amd64.
09:18:23 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_amd64.deb ...
09:18:23 Unpacking libpython3.11-minimal:amd64 (3.11.2-6) ...
09:18:23 Selecting previously unselected package python3.11-minimal.
09:18:23 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_amd64.deb ...
09:18:23 Unpacking python3.11-minimal (3.11.2-6) ...
09:18:23   Installing       : python3-setools-4.3.0-5.el8.aarch64                   8/35 
09:18:23   Installing       : docker-buildx-plugin-0.11.2-0.el8.aarch64             9/35 
09:18:23 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
09:18:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.185-1ubuntu1) ...
09:18:23 Setting up libjson-c5:amd64 (0.16-2) ...
09:18:23 Setting up libcryptsetup12:amd64 (2:2.6.1-1ubuntu1) ...
09:18:23 Setting up libfdisk1:amd64 (2.38.1-4ubuntu1) ...
09:18:23 Setting up libkmod2:amd64 (30+20221128-1ubuntu1) ...
09:18:23 Setting up libapparmor1:amd64 (3.0.8-1ubuntu2.1) ...
09:18:23 Setting up libip4tc2:amd64 (1.8.7-1ubuntu7) ...
09:18:23 Setting up libsystemd-shared:amd64 (252.5-2ubuntu3.1) ...
09:18:23 Setting up systemd (252.5-2ubuntu3.1) ...
09:18:23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:23 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:23 Initializing machine ID from random generator.
09:18:23 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
09:18:23 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
09:18:23 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
09:18:23 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
09:18:23 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
09:18:23 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
09:18:23 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
09:18:23 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
09:18:23 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
09:18:23 Creating group 'systemd-journal' with GID 999.
09:18:23 Creating group 'systemd-network' with GID 998.
09:18:23 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:18:23 Selecting previously unselected package python3.10-minimal.
09:18:23 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_amd64.deb ...
09:18:23 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:18:23 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.2) ...
09:18:23 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.2) ...
09:18:23 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:18:23 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
09:18:23 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-launchpadlib all 1.11.0-1 [125 kB]
09:18:23 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
09:18:23 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
09:18:23 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
09:18:23 Selecting previously unselected package libpolkit-agent-1-0:arm64.
09:18:23 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_arm64.deb ...
09:18:23 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
09:18:23 Selecting previously unselected package polkitd.
09:18:23 Preparing to unpack .../60-polkitd_0.105-33_arm64.deb ...
09:18:23 Unpacking polkitd (0.105-33) ...
09:18:23 Selecting previously unselected package pkexec.
09:18:23 Preparing to unpack .../61-pkexec_0.105-33_arm64.deb ...
09:18:23 Unpacking pkexec (0.105-33) ...
09:18:23 Selecting previously unselected package policykit-1.
09:18:23 Preparing to unpack .../62-policykit-1_0.105-33_arm64.deb ...
09:18:23 Unpacking policykit-1 (0.105-33) ...
09:18:23 Selecting previously unselected package python3-blinker.
09:18:23 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
09:18:23 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
09:18:23 Selecting previously unselected package docker-ce-cli.
09:18:23 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ...
09:18:23 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:23 + verify_binaries
09:18:23 + docker --version
09:18:23 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:23 + docker buildx version
09:18:23 github.com/docker/buildx v0.11.2 9872040
09:18:23 + docker compose version
09:18:23 Docker Compose version v2.21.0
09:18:23 + dockerd --version
09:18:23 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:23 + docker-proxy --version
09:18:23 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:23 + containerd --version
09:18:23 Setting up libpython3.11-minimal:amd64 (3.11.2-6) ...
09:18:23 Setting up libexpat1:amd64 (2.5.0-1) ...
09:18:23 Setting up python3.11-minimal (3.11.2-6) ...
09:18:23 Selecting previously unselected package systemd-sysv.
09:18: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 ... 6042 files and directories currently installed.)
09:18:23 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_amd64.deb ...
09:18:23 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
09:18:23 Selecting previously unselected package adduser.
09:18:23 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
09:18:23 Unpacking adduser (3.129ubuntu1) ...
09:18:23 Setting up adduser (3.129ubuntu1) ...
09:18:23 Selecting previously unselected package openssl.
09:18: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 ... 6111 files and directories currently installed.)
09:18:23 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_amd64.deb ...
09:18:23 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:18:23 Selecting previously unselected package ca-certificates.
09:18:23 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:18:23 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:23 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 python3-software-properties all 0.99.35 [31.7 kB]
09:18:23 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 packagekit arm64 1.2.6-3 [425 kB]
09:18:23 Selecting previously unselected package python3-cffi-backend:arm64.
09:18:23 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_arm64.deb ...
09:18:23 Unpacking python3-cffi-backend:arm64 (1.15.0-1build2) ...
09:18:23 Selecting previously unselected package python3-cryptography.
09:18:23 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_arm64.deb ...
09:18:23 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
09:18:23 Selecting previously unselected package python3-pyparsing.
09:18:23 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
09:18:23 Unpacking python3-pyparsing (2.4.7-1) ...
09:18:23 Selecting previously unselected package python3-httplib2.
09:18:23 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
09:18:23 Unpacking python3-httplib2 (0.20.2-2) ...
09:18:23 Selecting previously unselected package python3-more-itertools.
09:18:23 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
09:18:23 Unpacking python3-more-itertools (8.10.0-2) ...
09:18:23 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:23 + ctr --version
09:18:23 ctr containerd.io 1.6.24
09:18:23 + containerd-shim --help
09:18:23 Usage of containerd-shim:
09:18:23   -address string
09:18:23     	grpc address back to main containerd
09:18:23   -containerd-binary containerd publish
09:18:23     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:23   -criu string
09:18:23     	path to criu binary
09:18:23   -debug
09:18:23     	enable debug output in logs
09:18:23   -namespace string
09:18:23     	namespace that owns the shim
09:18:23   -runtime-root string
09:18:23     	root directory for the runtime (default "/run/containerd/runc")
09:18:23   -socket string
09:18:23     	socket path to serve
09:18:23   -systemd-cgroup
09:18:23     	set runtime to use systemd-cgroup
09:18:23   -workdir string
09:18:23     	path used to storge large temporary data
09:18:23 + containerd-shim-runc-v1 -v
09:18:23 containerd-shim-runc-v1:
09:18:23   Version:  1.6.24
09:18:23   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:23   Go version: go1.20.8
09:18:23 
09:18:23 + containerd-shim-runc-v2 -v
09:18:23 containerd-shim-runc-v2:
09:18:23   Version:  1.6.24
09:18:23   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:23   Go version: go1.20.8
09:18:23 
09:18:23 + runc --version
09:18:23 runc version 1.1.9
09:18:23 commit: v1.1.9-0-gccaecfc
09:18:23 spec: 1.0.2-dev
09:18:23 go: go1.20.8
09:18:23 libseccomp: 2.3.3
09:18:23   Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.aarch64             9/35 
09:18:23   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   10/35 
09:18:23   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   10/35 
09:18:23   Installing       : python3-audit-3.0.7-5.el8.aarch64                    11/35 
09:18:23   Installing       : libnl3-3.7.0-1.el8.aarch64                           12/35 
09:18:23   Running scriptlet: libnl3-3.7.0-1.el8.aarch64                           12/35 
09:18:23   Installing       : libibverbs-46.0-1.el8.1.aarch64                      13/35 
09:18:23   Installing       : libpcap-14:1.9.1-5.el8.aarch64                       14/35 
09:18:23 Selecting previously unselected package libdbus-1-3:amd64.
09:18:23 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_amd64.deb ...
09:18:23 Unpacking libdbus-1-3:amd64 (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package dbus-bin.
09:18:23 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_amd64.deb ...
09:18:23 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package dbus-session-bus-common.
09:18:23 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
09:18:23 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package dbus-daemon.
09:18:23 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_amd64.deb ...
09:18:23 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package dbus-system-bus-common.
09:18:23 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
09:18:23 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package dbus.
09:18:23 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_amd64.deb ...
09:18:23 Unpacking dbus (1.14.4-1ubuntu1) ...
09:18:23 Selecting previously unselected package distro-info-data.
09:18:23 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
09:18:23 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:18:23 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 software-properties-common all 0.99.35 [13.9 kB]
09:18:23 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
09:18:23 debconf: delaying package configuration, since apt-utils is not installed
09:18:23 Fetched 42.2 MB in 12s (3568 kB/s)
09:18:23 Selecting previously unselected package libssl3:arm64.
09:18: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 ... 4347 files and directories currently installed.)
09:18:23 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_arm64.deb ...
09:18:23 Unpacking libssl3:arm64 (3.0.8-1ubuntu1.2) ...
09:18:23 Selecting previously unselected package python3-zipp.
09:18:23 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
09:18:23 Unpacking python3-zipp (1.0.0-3) ...
09:18:23 Selecting previously unselected package python3-importlib-metadata.
09:18:23 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
09:18:23 Unpacking python3-importlib-metadata (4.6.4-1) ...
09:18:23 Selecting previously unselected package python3-jeepney.
09:18:23 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
09:18:23 Unpacking python3-jeepney (0.7.1-3) ...
09:18:23 Selecting previously unselected package python3-jwt.
09:18:23 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
09:18:23 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
09:18:23 Selecting previously unselected package python3-secretstorage.
09:18:23 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
09:18:23 Unpacking python3-secretstorage (3.3.1-1) ...
09:18:23 Selecting previously unselected package python3-keyring.
09:18:23 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
09:18:23 Unpacking python3-keyring (23.5.0-1) ...
09:18:23 Selecting previously unselected package python3-lazr.uri.
09:18:23 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
09:18:23 Selecting previously unselected package python3-minimal.
09:18: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 ... 4699 files and directories currently installed.)
09:18:23 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_amd64.deb ...
09:18:23 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:18:23 Selecting previously unselected package media-types.
09:18:23 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:18:23 Unpacking media-types (7.0.0) ...
09:18:23 Selecting previously unselected package libmpdec3:amd64.
09:18:23 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ...
09:18:23 Unpacking libmpdec3:amd64 (2.5.1-2build2) ...
09:18:23 Selecting previously unselected package docker-ce-rootless-extras.
09:18:23 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ...
09:18:23 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:23 Selecting previously unselected package python3-minimal.
09:18: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 ... 7440 files and directories currently installed.)
09:18:23 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_amd64.deb ...
09:18:23 Unpacking python3-minimal (3.11.2-1+b1) ...
09:18:23 Selecting previously unselected package media-types.
09:18:23 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:18:23 Unpacking media-types (10.0.0) ...
09:18:23 Selecting previously unselected package libncursesw6:amd64.
09:18:23 Preparing to unpack .../02-libncursesw6_6.4-4_amd64.deb ...
09:18:23 Unpacking libncursesw6:amd64 (6.4-4) ...
09:18:23 Selecting previously unselected package libkrb5support0:amd64.
09:18:23 Preparing to unpack .../03-libkrb5support0_1.20.1-2_amd64.deb ...
09:18:23   Installing       : iptables-libs-1.8.5-10.el8.aarch64                   15/35 
09:18:23   Installing       : libnftnl-1.2.2-3.el8.aarch64                         16/35 
09:18:23   Running scriptlet: libnftnl-1.2.2-3.el8.aarch64                         16/35 
09:18:23   Running scriptlet: iptables-1.8.5-10.el8.aarch64                        17/35 
09:18:23   Installing       : iptables-1.8.5-10.el8.aarch64                        17/35 
09:18:23   Running scriptlet: iptables-1.8.5-10.el8.aarch64                        17/35 
09:18:23   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
09:18:23 Selecting previously unselected package libglib2.0-0:amd64.
09:18:23 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_amd64.deb ...
09:18:23 Unpacking libglib2.0-0:amd64 (2.76.1-1) ...
09:18:23 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:23 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_amd64.deb ...
09:18:23 Unpacking libgirepository-1.0-1:amd64 (1.76.1-1) ...
09:18:23 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:23 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_amd64.deb ...
09:18:23 Unpacking gir1.2-glib-2.0:amd64 (1.76.1-1) ...
09:18:23 Selecting previously unselected package iso-codes.
09:18:23 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
09:18:23 Unpacking iso-codes (4.12.0-1) ...
09:18:23 Selecting previously unselected package libpython3.11-minimal:arm64.
09:18:23 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_arm64.deb ...
09:18:23 Unpacking libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
09:18:23 Selecting previously unselected package libexpat1:arm64.
09:18:23 Preparing to unpack .../libexpat1_2.5.0-1_arm64.deb ...
09:18:23 Unpacking libexpat1:arm64 (2.5.0-1) ...
09:18:23 Selecting previously unselected package python3.11-minimal.
09:18:23 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_arm64.deb ...
09:18:23 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:18:23 Unpacking python3-lazr.uri (1.0.6-2) ...
09:18:23 Selecting previously unselected package python3-wadllib.
09:18:23 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
09:18:23 Unpacking python3-wadllib (1.3.6-1) ...
09:18:23 Selecting previously unselected package python3-distro.
09:18:23 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
09:18:23 Unpacking python3-distro (1.7.0-1) ...
09:18:23 Selecting previously unselected package python3-oauthlib.
09:18:23 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
09:18:23 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:18:23 Selecting previously unselected package python3-six.
09:18:23 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
09:18:23 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:18:23 Selecting previously unselected package python3-lazr.restfulclient.
09:18:23 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
09:18:23 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
09:18:23 Selecting previously unselected package python3-launchpadlib.
09:18:23 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
09:18:23 Unpacking python3-launchpadlib (1.10.16-1) ...
09:18:23 Reading package lists...
09:18:23 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:23 Selecting previously unselected package readline-common.
09:18:23 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:18:23 Unpacking readline-common (8.1.2-1) ...
09:18:23 Selecting previously unselected package libreadline8:amd64.
09:18:23 Preparing to unpack .../4-libreadline8_8.1.2-1_amd64.deb ...
09:18:23 Unpacking libreadline8:amd64 (8.1.2-1) ...
09:18:23 Selecting previously unselected package libsqlite3-0:amd64.
09:18:23 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_amd64.deb ...
09:18:23 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
09:18:23 Selecting previously unselected package libpython3.10-stdlib:amd64.
09:18:23 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_amd64.deb ...
09:18:23 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
09:18:23 Selecting previously unselected package python3.10.
09:18:23 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_amd64.deb ...
09:18:23 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:18:24 Selecting previously unselected package docker-buildx-plugin.
09:18:24 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_arm64.deb ...
09:18:24 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:18:24 Unpacking libkrb5support0:amd64 (1.20.1-2) ...
09:18:24 Selecting previously unselected package libk5crypto3:amd64.
09:18:24 Preparing to unpack .../04-libk5crypto3_1.20.1-2_amd64.deb ...
09:18:24 Unpacking libk5crypto3:amd64 (1.20.1-2) ...
09:18:24 Selecting previously unselected package libkeyutils1:amd64.
09:18:24 Preparing to unpack .../05-libkeyutils1_1.6.3-2_amd64.deb ...
09:18:24 Unpacking libkeyutils1:amd64 (1.6.3-2) ...
09:18:24 Selecting previously unselected package libkrb5-3:amd64.
09:18:24 Preparing to unpack .../06-libkrb5-3_1.20.1-2_amd64.deb ...
09:18:24 Unpacking libkrb5-3:amd64 (1.20.1-2) ...
09:18:24 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:18:24 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_amd64.deb ...
09:18:24 Unpacking libgssapi-krb5-2:amd64 (1.20.1-2) ...
09:18:24 Selecting previously unselected package libtirpc-common.
09:18:24 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:18:24 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:18:24 Selecting previously unselected package libtirpc3:amd64.
09:18:24 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_amd64.deb ...
09:18:24 Unpacking libtirpc3:amd64 (1.3.3+ds-1) ...
09:18:24 Selecting previously unselected package libnsl2:amd64.
09:18:24 Preparing to unpack .../10-libnsl2_1.3.0-2_amd64.deb ...
09:18:24   Installing       : libcgroup-0.41-19.el8.aarch64                        18/35 
09:18:24   Running scriptlet: libcgroup-0.41-19.el8.aarch64                        18/35 
09:18:24   Installing       : fuse-common-3.3.0-17.el8.aarch64                     19/35 
09:18:24   Installing       : fuse3-3.3.0-17.el8.aarch64                           20/35 
09:18:24   Installing       : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc   21/35 
09:18:24   Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc   21/35 
09:18:24   Installing       : diffutils-3.6-6.el8.aarch64                          22/35 
09:18:24   Running scriptlet: diffutils-3.6-6.el8.aarch64                          22/35 
09:18:24   Installing       : policycoreutils-2.9-24.el8.aarch64                   23/35 
09:18:24   Running scriptlet: policycoreutils-2.9-24.el8.aarch64                   23/35 
09:18:24   Installing       : rpm-plugin-selinux-4.14.3-26.el8.aarch64             24/35 
09:18:24   Installing       : selinux-policy-3.14.3-128.el8.noarch                 25/35 
09:18:24 Selecting previously unselected package libcap2-bin.
09:18:24 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_amd64.deb ...
09:18:24 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
09:18:24 Selecting previously unselected package libelf1:amd64.
09:18:24 Preparing to unpack .../14-libelf1_0.188-2.1_amd64.deb ...
09:18:24 Unpacking libelf1:amd64 (0.188-2.1) ...
09:18:24 Selecting previously unselected package libglib2.0-data.
09:18:24 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
09:18:24 Unpacking libglib2.0-data (2.76.1-1) ...
09:18:24 Selecting previously unselected package libicu72:amd64.
09:18:24 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_amd64.deb ...
09:18:24 Unpacking libicu72:amd64 (72.1-3ubuntu2) ...
09:18:24 Selecting previously unselected package python3-software-properties.
09:18:24 Setting up libssl3:arm64 (3.0.8-1ubuntu1.2) ...
09:18:24 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
09:18:24 Unpacking python3-software-properties (0.99.22.7) ...
09:18:24 Selecting previously unselected package packagekit.
09:18:24 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_arm64.deb ...
09:18:24 Unpacking packagekit (1.2.5-2ubuntu2) ...
09:18:24 Selecting previously unselected package software-properties-common.
09:18:24 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
09:18:24 Unpacking software-properties-common (0.99.22.7) ...
09:18:24 Selecting previously unselected package gnupg2.
09:18:24 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
09:18:24 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
09:18:24 Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
09:18:24 Setting up media-types (7.0.0) ...
09:18:24 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
09:18:24 Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
09:18:24 Setting up libpython3.11-minimal:arm64 (3.11.4-1~23.04) ...
09:18:24 Setting up libexpat1:arm64 (2.5.0-1) ...
09:18:24 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:18:24 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:24 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_amd64.deb ...
09:18:24 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
09:18:24 Setting up python3-minimal (3.10.6-1~22.04) ...
09:18:24 Selecting previously unselected package python3.
09:18: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 ... 5129 files and directories currently installed.)
09:18:24 Preparing to unpack .../0-python3_3.10.6-1~22.04_amd64.deb ...
09:18:24 Unpacking python3 (3.10.6-1~22.04) ...
09:18:24 Selecting previously unselected package libapparmor1:amd64.
09:18:24 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_amd64.deb ...
09:18:24 Unpacking libnsl2:amd64 (1.3.0-2) ...
09:18:24 Selecting previously unselected package readline-common.
09:18:24 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:18:24 Unpacking readline-common (8.2-1.3) ...
09:18:24 Selecting previously unselected package libreadline8:amd64.
09:18:24 Preparing to unpack .../12-libreadline8_8.2-1.3_amd64.deb ...
09:18:24 Unpacking libreadline8:amd64 (8.2-1.3) ...
09:18:24 Selecting previously unselected package libsqlite3-0:amd64.
09:18:24 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_amd64.deb ...
09:18:24 Unpacking libsqlite3-0:amd64 (3.40.1-2) ...
09:18:24 Selecting previously unselected package libpython3.11-stdlib:amd64.
09:18:24 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_amd64.deb ...
09:18:24 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6) ...
09:18:24 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:18:24   Running scriptlet: selinux-policy-3.14.3-128.el8.noarch                 25/35 
09:18:24 Selecting previously unselected package libpam-systemd:amd64.
09:18:24 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_amd64.deb ...
09:18:24 Unpacking libpam-systemd:amd64 (252.5-2ubuntu3.1) ...
09:18:24 Selecting previously unselected package libxml2:amd64.
09:18:24 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_amd64.deb ...
09:18:24 Unpacking libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:18:24 Selecting previously unselected package libyaml-0-2:amd64.
09:18:24 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_amd64.deb ...
09:18:24 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
09:18:24 Selecting previously unselected package lsb-release.
09:18:24 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
09:18:24 Unpacking lsb-release (12.0-1ubuntu1) ...
09:18:24 Setting up apt-transport-https (2.4.10) ...
09:18:24 Setting up libyaml-0-2:arm64 (0.2.2-1build2) ...
09:18:24 Setting up libglib2.0-0:arm64 (2.72.4-0ubuntu2.2) ...
09:18:24 No schema files found: doing nothing.
09:18:24 Setting up distro-info-data (0.52ubuntu0.4) ...
09:18:24 Setting up libxmlb2:arm64 (0.3.6-2build1) ...
09:18:24 Setting up libbrotli1:arm64 (1.0.9-2build6) ...
09:18:24 Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.1) ...
09:18:24 Setting up libnghttp2-14:arm64 (1.43.0-1build3) ...
09:18:24 Setting up libpackagekit-glib2-18:arm64 (1.2.5-2ubuntu2) ...
09:18:24 Setting up libnpth0:arm64 (1.6-3build2) ...
09:18:24 Setting up libassuan0:arm64 (2.5.5-1build1) ...
09:18:24 Setting up libunwind8:arm64 (1.3.2-2build2.1) ...
09:18:24 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:24 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:18:24 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:18:24 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:18:24 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:24 Setting up libdbus-1-3:arm64 (1.12.20-2ubuntu4.1) ...
09:18:24 Setting up dbus (1.12.20-2ubuntu4.1) ...
09:18:24 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
09:18:24 Selecting previously unselected package libargon2-1:amd64.
09:18:24 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_amd64.deb ...
09:18:24 Unpacking libargon2-1:amd64 (0~20171227-0.3) ...
09:18:24 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18:24 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_amd64.deb ...
09:18:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:18:24 Selecting previously unselected package libjson-c5:amd64.
09:18:24 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ...
09:18:24 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
09:18:24 Selecting previously unselected package libcryptsetup12:amd64.
09:18:24 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_amd64.deb ...
09:18:24 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
09:18:24 Selecting previously unselected package libip4tc2:amd64.
09:18:24 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_amd64.deb ...
09:18:24 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
09:18:24 Selecting previously unselected package libkmod2:amd64.
09:18:24 Preparing to unpack .../7-libkmod2_29-1ubuntu1_amd64.deb ...
09:18:24 Unpacking libkmod2:amd64 (29-1ubuntu1) ...
09:18:24 Selecting previously unselected package python3.11.
09:18:24 Preparing to unpack .../15-python3.11_3.11.2-6_amd64.deb ...
09:18:24 Unpacking python3.11 (3.11.2-6) ...
09:18:24 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:24 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
09:18:24 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
09:18:24 Setting up python3-minimal (3.11.2-1+b1) ...
09:18:24 Selecting previously unselected package python-apt-common.
09:18:24 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
09:18:24 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:18:24 Selecting previously unselected package python3-apt.
09:18:24 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_amd64.deb ...
09:18:24 Unpacking python3-apt (2.5.3ubuntu1) ...
09:18:24 Selecting previously unselected package python3-dbus.
09:18:24 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_amd64.deb ...
09:18:24 Unpacking python3-dbus (1.3.2-4build1) ...
09:18:24 Selecting previously unselected package python3-gi.
09:18:24 Preparing to unpack .../24-python3-gi_3.44.1-1_amd64.deb ...
09:18:24 Unpacking python3-gi (3.44.1-1) ...
09:18:24 Selecting previously unselected package python3-pkg-resources.
09:18:24 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
09:18:24 Unpacking python3-pkg-resources (66.1.1-1) ...
09:18:24 Selecting previously unselected package libnghttp2-14:amd64.
09:18:24 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_amd64.deb ...
09:18:24 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
09:18:24 Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:24 Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.1) ...
09:18:24 Setting up python-apt-common (2.4.0ubuntu2) ...
09:18:24 Setting up libmpdec3:arm64 (2.5.1-2build2) ...
09:18:24 Setting up libpam-systemd:arm64 (249.11-0ubuntu3.10) ...
09:18:24 Selecting previously unselected package systemd.
09:18:24 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_amd64.deb ...
09:18:24 Unpacking systemd (249.11-0ubuntu3.10) ...
09:18:24 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.2) ...
09:18:24 Setting up libargon2-1:amd64 (0~20171227-0.3) ...
09:18:24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu4) ...
09:18:24 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ...
09:18:24 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.1) ...
09:18:24 Reading package lists...
09:18:24 Building dependency tree...
09:18:24 Reading state information...
09:18:24 Selecting previously unselected package python3.
09:18: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 ... 7948 files and directories currently installed.)
09:18:24 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ...
09:18:24 Unpacking python3 (3.11.2-1+b1) ...
09:18:24 Selecting previously unselected package sgml-base.
09:18:24 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
09:18:24 Unpacking sgml-base (1.31) ...
09:18:24 Selecting previously unselected package openssl.
09:18:24 Preparing to unpack .../02-openssl_3.0.9-1_amd64.deb ...
09:18:24 Unpacking openssl (3.0.9-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:18:24 Selecting previously unselected package libpsl5:amd64.
09:18:24 Preparing to unpack .../27-libpsl5_0.21.2-1_amd64.deb ...
09:18:24 Unpacking libpsl5:amd64 (0.21.2-1) ...
09:18:24 Selecting previously unselected package apt-transport-https.
09:18:24 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
09:18:24 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
09:18:24 Selecting previously unselected package libbrotli1:amd64.
09:18:24 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_amd64.deb ...
09:18:24 Unpacking libbrotli1:amd64 (1.0.9-2build8) ...
09:18:24 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:24 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
09:18:24 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:18:24 Selecting previously unselected package libsasl2-2:amd64.
09:18:24 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
09:18:24 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:18:24 Selecting previously unselected package libldap2:amd64.
09:18:24 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_amd64.deb ...
09:18:24 Unpacking libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:18:24 Selecting previously unselected package librtmp1:amd64.
09:18:24 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
09:18:24 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:24 Setting up libgirepository-1.0-1:arm64 (1.72.0-1) ...
09:18:24 Setting up libstemmer0d:arm64 (2.2.0-1build1) ...
09:18:24 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:18:24 Setting up libelf1:arm64 (0.186-1build1) ...
09:18:24 Setting up readline-common (8.1.2-1) ...
09:18:24 Setting up iso-codes (4.9.0-1) ...
09:18:24 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
09:18:24 Setting up libicu70:arm64 (70.1-2) ...
09:18:24 Setting up pinentry-curses (1.1.1-1build2) ...
09:18:24 Setting up libdw1:arm64 (0.186-1build1) ...
09:18:24 Setting up libreadline8:arm64 (8.1.2-1) ...
09:18:24 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:18:24 Setting up libldap-2.5-0:arm64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:18:24 Setting up libpython3.10-stdlib:arm64 (3.10.12-1~22.04.2) ...
09:18:24 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:25 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.1) ...
09:18:25 Setting up libkmod2:amd64 (29-1ubuntu1) ...
09:18:25 Setting up systemd (249.11-0ubuntu3.10) ...
09:18:25 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:25 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:25 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:18:25 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:18:25 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:18:25 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:25 Initializing machine ID from random generator.
09:18:25 Selecting previously unselected package python3-minimal.
09:18:25 (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.)
09:18:25 Preparing to unpack .../00-python3-minimal_3.11.2-1_arm64.deb ...
09:18:25 Unpacking python3-minimal (3.11.2-1) ...
09:18:25 Selecting previously unselected package media-types.
09:18:25 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:18:25 Unpacking media-types (10.0.0) ...
09:18:25 Selecting previously unselected package libkrb5support0:arm64.
09:18:25 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_arm64.deb ...
09:18:25 Unpacking libkrb5support0:arm64 (1.20.1-1build1) ...
09:18:25 Selecting previously unselected package libk5crypto3:arm64.
09:18:25 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_arm64.deb ...
09:18:25 Unpacking libk5crypto3:arm64 (1.20.1-1build1) ...
09:18:25 Selecting previously unselected package libkeyutils1:arm64.
09:18:25 Preparing to unpack .../04-libkeyutils1_1.6.3-2_arm64.deb ...
09:18:25 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
09:18:25 Selecting previously unselected package libkrb5-3:arm64.
09:18:25 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_arm64.deb ...
09:18:25 Unpacking libkrb5-3:arm64 (1.20.1-1build1) ...
09:18:25 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:18:25 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_arm64.deb ...
09:18:25 Unpacking libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
09:18:25 The following additional packages will be installed:
09:18:25   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
09:18:25   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:18:25   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:18:25   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:18:25   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:18:25   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:18:25   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:18:25   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:18:25   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:18:25   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:18:25   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:18:25   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:18:25   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:18:25   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:18:25   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:18:25   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:18:25   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:18:25   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
09:18:25   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:18:25   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
09:18:25   python3-requests python3-requests-unixsocket python3-six
09:18:25   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
09:18:25   readline-common systemd systemd-sysv systemd-timesyncd tzdata
09:18:25 Suggested packages:
09:18:25   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
09:18:25   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:18:25   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:18:25   python3-setuptools python3-cryptography python3-openssl python3-socks
09:18:25   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
09:18:25   systemd-container
09:18:25 Recommended packages:
09:18:25   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
09:18:25   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
09:18:25   networkd-dispatcher libnss-systemd
09:18:25 Selecting previously unselected package ca-certificates.
09:18:25 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
09:18:25 Unpacking ca-certificates (20230311) ...
09:18:25 Selecting previously unselected package libpam-systemd:amd64.
09:18:25 Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_amd64.deb ...
09:18:25 Unpacking libpam-systemd:amd64 (252.12-1~deb12u1) ...
09:18:25 Selecting previously unselected package apt-transport-https.
09:18:25 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
09:18:25 Unpacking apt-transport-https (2.6.1) ...
09:18:25 Selecting previously unselected package libbrotli1:amd64.
09:18:25 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_amd64.deb ...
09:18:25 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ...
09:18:25 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:25 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ...
09:18:25 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:18:25 Selecting previously unselected package libsasl2-2:amd64.
09:18:25 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_amd64.deb ...
09:18:25 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:18:25 Selecting previously unselected package libssh-4:amd64.
09:18:25 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_amd64.deb ...
09:18:25 Unpacking libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
09:18:25 Selecting previously unselected package libcurl4:amd64.
09:18:25 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_amd64.deb ...
09:18:25 Unpacking libcurl4:amd64 (7.88.1-8ubuntu2.2) ...
09:18:25 Selecting previously unselected package curl.
09:18:25 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_amd64.deb ...
09:18:25 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:18:25 Selecting previously unselected package libassuan0:amd64.
09:18:25 Preparing to unpack .../37-libassuan0_2.5.5-5_amd64.deb ...
09:18:25 Unpacking libassuan0:amd64 (2.5.5-5) ...
09:18:25 Selecting previously unselected package gpgconf.
09:18:25 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package libksba8:amd64.
09:18:25 Preparing to unpack .../39-libksba8_1.6.3-2_amd64.deb ...
09:18:25 Unpacking libksba8:amd64 (1.6.3-2) ...
09:18:25 Selecting previously unselected package libnpth0:amd64.
09:18:25 Preparing to unpack .../40-libnpth0_1.6-3build2_amd64.deb ...
09:18:25 Unpacking libnpth0:amd64 (1.6-3build2) ...
09:18:25 Selecting previously unselected package systemd-sysv.
09:18:25 (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.)
09:18:25 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_amd64.deb ...
09:18:25 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
09:18:25 Selecting previously unselected package openssl.
09:18:25 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_amd64.deb ...
09:18:25 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:18:25 Selecting previously unselected package libtirpc-common.
09:18:25 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:18:25 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:18:25 Selecting previously unselected package libtirpc3:arm64.
09:18:25 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_arm64.deb ...
09:18:25 Unpacking libtirpc3:arm64 (1.3.3+ds-1) ...
09:18:25 Selecting previously unselected package libnsl2:arm64.
09:18:25 Preparing to unpack .../09-libnsl2_1.3.0-2build2_arm64.deb ...
09:18:25 Unpacking libnsl2:arm64 (1.3.0-2build2) ...
09:18:25 Selecting previously unselected package readline-common.
09:18:25 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:18:25 Unpacking readline-common (8.2-1.3) ...
09:18:25 Selecting previously unselected package libreadline8:arm64.
09:18:25 Preparing to unpack .../11-libreadline8_8.2-1.3_arm64.deb ...
09:18:25 Unpacking libreadline8:arm64 (8.2-1.3) ...
09:18:25 The following NEW packages will be installed:
09:18:25   apt-transport-https ca-certificates curl dbus dbus-user-session
09:18:25   dconf-gsettings-backend dconf-service dirmngr distro-info-data
09:18:25   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:18:25   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:18:25   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:18:25   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:18:25   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:18:25   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:18:25   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:18:25   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:18:25   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:18:25   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:18:25   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:18:25   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:18:25   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:18:25   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:18:25   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:18:25   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:18:25   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
09:18:25   policykit-1 python-apt-common python3 python3-apt python3-certifi
09:18:25   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
09:18:25   python3-pkg-resources python3-requests python3-requests-unixsocket
09:18:25   python3-six python3-software-properties python3-urllib3 python3.8
09:18:25   python3.8-minimal readline-common software-properties-common systemd
09:18:25   systemd-sysv systemd-timesyncd tzdata
09:18:25 Selecting previously unselected package libldap-2.5-0:amd64.
09:18:25 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ...
09:18:25 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
09:18:25 Selecting previously unselected package libnghttp2-14:amd64.
09:18:25 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_amd64.deb ...
09:18:25 Unpacking libnghttp2-14:amd64 (1.52.0-1) ...
09:18:25 Selecting previously unselected package libpsl5:amd64.
09:18:25 Preparing to unpack .../11-libpsl5_0.21.2-1_amd64.deb ...
09:18:25 Unpacking libpsl5:amd64 (0.21.2-1) ...
09:18:25 Selecting previously unselected package librtmp1:amd64.
09:18:25 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:18:25 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:25 Selecting previously unselected package libssh2-1:amd64.
09:18:25 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_amd64.deb ...
09:18:25 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ...
09:18:25 Selecting previously unselected package libcurl4:amd64.
09:18:25 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_amd64.deb ...
09:18:25 Unpacking libcurl4:amd64 (7.88.1-10+deb12u1) ...
09:18:25 Selecting previously unselected package curl.
09:18:25 Preparing to unpack .../15-curl_7.88.1-10+deb12u1_amd64.deb ...
09:18:25 Unpacking curl (7.88.1-10+deb12u1) ...
09:18:25 Selecting previously unselected package dirmngr.
09:18:25 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:25 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_amd64.deb ...
09:18:25 Unpacking libpackagekit-glib2-18:amd64 (1.2.6-3) ...
09:18:25 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:25 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_amd64.deb ...
09:18:25 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:18:25 Selecting previously unselected package gnupg-l10n.
09:18:25 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:18:25 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gnupg-utils.
09:18:25 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gpg.
09:18:25 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package pinentry-curses.
09:18:25 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_amd64.deb ...
09:18:25 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:18:25 Selecting previously unselected package docker-ce.
09:18:25 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ...
09:18:25 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:25 Updating certificates in /etc/ssl/certs...
09:18:25 Selecting previously unselected package ca-certificates.
09:18:25 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:18:25 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:25 Selecting previously unselected package libdbus-1-3:amd64.
09:18:25 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ...
09:18:25 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
09:18:25 Selecting previously unselected package dbus.
09:18:25 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_amd64.deb ...
09:18:25 Unpacking dbus (1.12.20-2ubuntu4.1) ...
09:18:25 Selecting previously unselected package distro-info-data.
09:18:25 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
09:18:25 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:18:25 Selecting previously unselected package libglib2.0-0:amd64.
09:18:25 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_amd64.deb ...
09:18:25 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:25 Selecting previously unselected package libsqlite3-0:arm64.
09:18:25 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_arm64.deb ...
09:18:25 Unpacking libsqlite3-0:arm64 (3.40.1-1) ...
09:18:25 Selecting previously unselected package libpython3.11-stdlib:arm64.
09:18:25 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_arm64.deb ...
09:18:25 Unpacking libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
09:18:25 Selecting previously unselected package python3.11.
09:18:25 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_arm64.deb ...
09:18:25 Unpacking python3.11 (3.11.4-1~23.04) ...
09:18:25 Selecting previously unselected package libpython3-stdlib:arm64.
09:18:25 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_arm64.deb ...
09:18:25 Unpacking libpython3-stdlib:arm64 (3.11.2-1) ...
09:18:25 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded.
09:18:25 Need to get 35.0 MB of archives.
09:18:25 After this operation, 144 MB of additional disk space will be used.
09:18:25 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.19 [1321 kB]
09:18:25 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [717 kB]
09:18:25 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.6 [74.6 kB]
09:18:25 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.8 [1902 kB]
09:18:25 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB]
09:18:25 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB]
09:18:25 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB]
09:18:25 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 readline-common all 8.0-4 [53.5 kB]
09:18:25 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libreadline8 amd64 8.0-4 [131 kB]
09:18:25 Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.5 [549 kB]
09:18:25 Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.8 [1675 kB]
09:18:25 Selecting previously unselected package libassuan0:amd64.
09:18:25 Preparing to unpack .../16-libassuan0_2.5.5-5_amd64.deb ...
09:18:25 Unpacking libassuan0:amd64 (2.5.5-5) ...
09:18:25 Selecting previously unselected package gpgconf.
09:18:25 Preparing to unpack .../17-gpgconf_2.2.40-1.1_amd64.deb ...
09:18:25 Unpacking gpgconf (2.2.40-1.1) ...
09:18:25 Selecting previously unselected package libksba8:amd64.
09:18:25 Preparing to unpack .../18-libksba8_1.6.3-2_amd64.deb ...
09:18:25 Unpacking libksba8:amd64 (1.6.3-2) ...
09:18:25 Selecting previously unselected package libnpth0:amd64.
09:18:25 Preparing to unpack .../19-libnpth0_1.6-3_amd64.deb ...
09:18:25 Unpacking libnpth0:amd64 (1.6-3) ...
09:18:25 Selecting previously unselected package dirmngr.
09:18:25 Preparing to unpack .../20-dirmngr_2.2.40-1.1_amd64.deb ...
09:18:25 Unpacking dirmngr (2.2.40-1.1) ...
09:18:25 Selecting previously unselected package gpg-agent.
09:18:25 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gpg-wks-client.
09:18:25 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gpg-wks-server.
09:18:25 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gpgsm.
09:18:25 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_amd64.deb ...
09:18:25 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package gnupg.
09:18:25 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:18:25 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:18:25 Selecting previously unselected package libcurl3-gnutls:amd64.
09:18:25 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_amd64.deb ...
09:18:25 Unpacking libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ...
09:18:25   Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:18:25   Installing       : selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:18:25   Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:18:25 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:25 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_amd64.deb ...
09:18:25 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ...
09:18:25 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:25 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_amd64.deb ...
09:18:25 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ...
09:18:25 Selecting previously unselected package iso-codes.
09:18:25 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
09:18:25 Unpacking iso-codes (4.9.0-1) ...
09:18:25 Selecting previously unselected package libcap2-bin.
09:18:25 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_amd64.deb ...
09:18:25 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:18:25 Selecting previously unselected package libelf1:amd64.
09:18:25 Preparing to unpack .../11-libelf1_0.186-1build1_amd64.deb ...
09:18:25 Setting up python3-minimal (3.11.2-1) ...
09:18:25 Selecting previously unselected package python3.
09:18:25 (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.)
09:18:25 Preparing to unpack .../python3_3.11.2-1_arm64.deb ...
09:18:25 Unpacking python3 (3.11.2-1) ...
09:18:25 Selecting previously unselected package libargon2-1:arm64.
09:18:25 Preparing to unpack .../libargon2-1_0~20171227-0.3_arm64.deb ...
09:18:25 Unpacking libargon2-1:arm64 (0~20171227-0.3) ...
09:18:25 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:18:25 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B]
09:18:25 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB]
09:18:25 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.2 [35.4 kB]
09:18:25 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2 amd64 1:2.32-1ubuntu0.1 [15.8 kB]
09:18:25 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.2 kB]
09:18:25 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB]
09:18:25 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB]
09:18:25 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB]
09:18:25 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip4tc2 amd64 1.8.4-3ubuntu2.1 [19.1 kB]
09:18:25 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkmod2 amd64 27-1ubuntu2.1 [45.3 kB]
09:18:25 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.22 [28.1 kB]
09:18:25 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.22 [3811 kB]
09:18:25 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.22 [10.3 kB]
09:18:25 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.19 [621 kB]
09:18:25 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:18:25 Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.3 [179 kB]
09:18:25 Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus amd64 1.12.16-2ubuntu2.3 [151 kB]
09:18:25 Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 distro-info-data all 0.43ubuntu1.13 [4836 B]
09:18:25 Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.6 [1289 kB]
09:18:25 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]
09:18:25 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]
09:18:25 Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcap2-bin amd64 1:2.32-1ubuntu0.1 [26.2 kB]
09:18:25 Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libelf1 amd64 0.176-1.1ubuntu0.1 [44.2 kB]
09:18:25 Get:36 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-data all 2.64.6-1~ubuntu20.04.6 [6032 B]
09:18:25 Get:37 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:18:25 Get:38 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8515 kB]
09:18:25 Get:39 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.22 [186 kB]
09:18:25 Get:40 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.6 [640 kB]
09:18:25 Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 libyaml-0-2 amd64 0.2.2-1 [48.9 kB]
09:18:25 Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:18:25 Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-dbus amd64 1.2.16-1build1 [94.0 kB]
09:18:25 Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-gi amd64 3.36.0-1 [165 kB]
09:18:25 Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:18:25 Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-six all 1.14.0-2 [12.1 kB]
09:18:25 Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 iso-codes all 4.4-1 [2695 kB]
09:18:25 Get:48 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.3 [31.1 kB]
09:18:25 Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.3 [80.2 kB]
09:18:25 Get:50 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkeyutils1 amd64 1.6-6ubuntu1.1 [10.3 kB]
09:18:25 Get:51 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.3 [330 kB]
09:18:25 Get:52 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.3 [121 kB]
09:18:25 Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 liblmdb0 amd64 0.9.24-1 [44.6 kB]
09:18:25 Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-gobject-1-0 amd64 0.105-26ubuntu1.3 [39.2 kB]
09:18:25 Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB]
09:18:25 Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python-apt-common all 2.0.1ubuntu0.20.04.1 [16.5 kB]
09:18:25 Selecting previously unselected package distro-info-data.
09:18:25 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
09:18:25 Unpacking distro-info-data (0.58) ...
09:18:25 Selecting previously unselected package libglib2.0-0:amd64.
09:18:25 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_amd64.deb ...
09:18:25 Unpacking libglib2.0-0:amd64 (2.74.6-2) ...
09:18:25 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:25 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
09:18:25 Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
09:18:25 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:25 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
09:18:25 Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
09:18:25 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:25 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_amd64.deb ...
09:18:25 Unpacking libpackagekit-glib2-18:amd64 (1.2.6-5) ...
09:18:25 Selecting previously unselected package libstemmer0d:amd64.
09:18:25 Preparing to unpack .../54-libstemmer0d_2.2.0-2_amd64.deb ...
09:18:25 Unpacking libstemmer0d:amd64 (2.2.0-2) ...
09:18:25 Selecting previously unselected package libxmlb2:amd64.
09:18:25 Preparing to unpack .../55-libxmlb2_0.3.10-2_amd64.deb ...
09:18:25 Unpacking libxmlb2:amd64 (0.3.10-2) ...
09:18:25 Selecting previously unselected package libappstream4:amd64.
09:18:25 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_amd64.deb ...
09:18:25 Unpacking libappstream4:amd64 (0.16.1-1ubuntu1) ...
09:18:25 Selecting previously unselected package libdw1:amd64.
09:18:25 Preparing to unpack .../57-libdw1_0.188-2.1_amd64.deb ...
09:18:25 Unpacking libdw1:amd64 (0.188-2.1) ...
09:18:25 Selecting previously unselected package libglib2.0-bin.
09:18:25 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_amd64.deb ...
09:18:25 Unpacking libglib2.0-bin (2.76.1-1) ...
09:18:25 Selecting previously unselected package libunwind8:amd64.
09:18:25 Preparing to unpack .../59-libunwind8_1.6.2-3_amd64.deb ...
09:18:25 Unpacking libunwind8:amd64 (1.6.2-3) ...
09:18:25 Selecting previously unselected package libgstreamer1.0-0:amd64.
09:18:25 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_amd64.deb ...
09:18:25 make[1]: Leaving directory '/root/build-deb'
09:18:25  dpkg-genbuildinfo
09:18:25  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes
09:18:25 dpkg-genchanges: info: including full source code in upload
09:18:25  dpkg-source -I.git --after-build .
09:18:25 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:25 + destination=/build
09:18:25 + mkdir -p /build
09:18:25 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb /build
09:18:25 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'
09:18:25 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb'
09:18:25 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:18:25 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:18:25 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:18:25 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:18:25 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo'
09:18:25 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.buildinfo'
09:18:25 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes'
09:18:25 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.changes'
09:18:25 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:25 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'
09:18:25 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb'
09:18:26   Installing       : checkpolicy-2.9-1.el8.aarch64                        27/35 
09:18:26   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
09:18:26   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
09:18:26   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:18:26 Unpacking libelf1:amd64 (0.186-1build1) ...
09:18:26 Selecting previously unselected package libglib2.0-data.
09:18:26 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
09:18:26 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:18:26 Selecting previously unselected package libicu70:amd64.
09:18:26 Preparing to unpack .../13-libicu70_70.1-2_amd64.deb ...
09:18:26 Unpacking libicu70:amd64 (70.1-2) ...
09:18:26 Selecting previously unselected package libpam-systemd:amd64.
09:18:26 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_amd64.deb ...
09:18:26 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.10) ...
09:18:26 137 added, 0 removed; done.
09:18:26 Setting up gir1.2-glib-2.0:arm64 (1.72.0-1) ...
09:18:26 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:18:26 Setting up libcurl4:arm64 (7.81.0-1ubuntu1.13) ...
09:18:26 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
09:18:26 Setting up curl (7.81.0-1ubuntu1.13) ...
09:18:26 Setting up libxml2:arm64 (2.9.13+dfsg-1ubuntu0.3) ...
09:18:26 CentOS Stream 8 - BaseOS                        8.4 MB/s |  47 MB     00:05    
09:18:26 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_arm64.deb ...
09:18:26 Unpacking libudev1:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:18:26 Setting up libudev1:arm64 (252.5-2ubuntu3.1) ...
09:18:26 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:18: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 ... 5187 files and directories currently installed.)
09:18:26 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_arm64.deb ...
09:18:26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:18:26 Selecting previously unselected package libjson-c5:arm64.
09:18:26 Preparing to unpack .../1-libjson-c5_0.16-2_arm64.deb ...
09:18:26 Unpacking libjson-c5:arm64 (0.16-2) ...
09:18:26 Selecting previously unselected package libcryptsetup12:arm64.
09:18:26 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_arm64.deb ...
09:18:26 Unpacking libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ...
09:18:26 Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-apt amd64 2.0.1ubuntu0.20.04.1 [154 kB]
09:18:26 Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.9 [1704 B]
09:18:26 Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB]
09:18:26 Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [42.5 kB]
09:18:26 Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [181 kB]
09:18:26 Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [30.4 kB]
09:18:26 Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [88.1 kB]
09:18:26 Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [47.7 kB]
09:18:26 Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [107 kB]
09:18:26 Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [207 kB]
09:18:26 Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [15.1 kB]
09:18:26 Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1.4 [96.5 kB]
09:18:26 Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB]
09:18:26 Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB]
09:18:26 Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:18:26 Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB]
09:18:26 Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libnghttp2-14 amd64 1.40.0-1ubuntu0.1 [78.5 kB]
09:18:26 Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
09:18:26 Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.3 [170 kB]
09:18:26 Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.19 [235 kB]
09:18:26 Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.19 [161 kB]
09:18:26 Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.3 [9424 B]
09:18:26 Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 libdconf1 amd64 0.36.0-1 [37.4 kB]
09:18:26 Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-service amd64 0.36.0-1 [29.8 kB]
09:18:26 Get:81 http://archive.ubuntu.com/ubuntu focal/main amd64 dconf-gsettings-backend amd64 0.36.0-1 [22.5 kB]
09:18:26 Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 libassuan0 amd64 2.5.3-7ubuntu2 [35.7 kB]
09:18:26 Get:83 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.2 [124 kB]
09:18:26 Get:84 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libksba8 amd64 1.3.5-2ubuntu0.20.04.2 [95.2 kB]
09:18:26 Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 libnpth0 amd64 1.6-1 [7736 B]
09:18:26 Get:86 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.2 [330 kB]
09:18:26 Get:87 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpackagekit-glib2-18 amd64 1.1.13-2ubuntu1.1 [104 kB]
09:18:26 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]
09:18:26 Get:89 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libproxy1v5 amd64 0.4.15-10ubuntu1.2 [49.1 kB]
09:18:26 Get:90 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
09:18:26 Get:91 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking-services amd64 2.64.2-1ubuntu0.1 [10.6 kB]
09:18:26 Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
09:18:26 Get:93 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 glib-networking amd64 2.64.2-1ubuntu0.1 [58.2 kB]
09:18:26 Get:94 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:18:26 Get:95 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg-utils amd64 2.2.19-3ubuntu2.2 [481 kB]
09:18:26 Get:96 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.2 [482 kB]
09:18:26 Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 pinentry-curses amd64 1.1.0-3build1 [36.3 kB]
09:18:26 Get:98 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.2 [232 kB]
09:18:26 Get:99 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-client amd64 2.2.19-3ubuntu2.2 [97.4 kB]
09:18:26 Get:100 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-wks-server amd64 2.2.19-3ubuntu2.2 [90.2 kB]
09:18:26 Get:101 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgsm amd64 2.2.19-3ubuntu2.2 [217 kB]
09:18:26 Get:102 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:18:26 Get:103 http://archive.ubuntu.com/ubuntu focal/main amd64 libsoup2.4-1 amd64 2.70.0-1 [262 kB]
09:18:26 Get:104 http://archive.ubuntu.com/ubuntu focal/main amd64 libstemmer0d amd64 0+svn585-2 [61.7 kB]
09:18:26 Get:105 http://archive.ubuntu.com/ubuntu focal/main amd64 libappstream4 amd64 0.12.10-2 [129 kB]
09:18:26 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]
09:18:26 Get:107 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgstreamer1.0-0 amd64 1.16.3-0ubuntu1.1 [894 kB]
09:18:26 Get:108 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpolkit-agent-1-0 amd64 0.105-26ubuntu1.3 [15.2 kB]
09:18:26 Get:109 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 policykit-1 amd64 0.105-26ubuntu1.3 [84.1 kB]
09:18:26 Get:110 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-certifi all 2019.11.28-1 [149 kB]
09:18:26 Get:111 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-chardet all 3.0.4-4build1 [80.4 kB]
09:18:26 Get:112 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-idna all 2.8-1 [34.6 kB]
09:18:26 Get:113 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:18:26 Get:114 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:18:26 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:26 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_amd64.deb ...
09:18:26 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:18:26 Selecting previously unselected package gnupg-l10n.
09:18:26 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
09:18:26 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gnupg-utils.
09:18:26 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gnupg-utils (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gpg.
09:18:26 Preparing to unpack .../29-gpg_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gpg (2.2.40-1.1) ...
09:18:26 Unpacking libgstreamer1.0-0:amd64 (1.22.2-1) ...
09:18:26 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
09:18:26 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
09:18:26 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
09:18:26 Selecting previously unselected package libpolkit-agent-1-0:amd64.
09:18:26 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_amd64.deb ...
09:18:26 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
09:18:26 Selecting previously unselected package polkitd.
09:18:26 Preparing to unpack .../63-polkitd_0.105-33_amd64.deb ...
09:18:26 Unpacking polkitd (0.105-33) ...
09:18:26 Selecting previously unselected package python3-blinker.
09:18:26 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
09:18:26 Unpacking python3-blinker (1.5-1) ...
09:18:26 Selecting previously unselected package python3-cffi-backend:amd64.
09:18:26 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_amd64.deb ...
09:18:26 Unpacking python3-cffi-backend:amd64 (1.15.1-5build1) ...
09:18:26 Selecting previously unselected package python3-cryptography.
09:18:26 Preparing to unpack .../66-python3-cryptography_38.0.4-2_amd64.deb ...
09:18:26 Unpacking python3-cryptography (38.0.4-2) ...
09:18:26 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
09:18:26   Installing       : container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:18:26 Selecting previously unselected package libxml2:amd64.
09:18:26 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_amd64.deb ...
09:18:26 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
09:18:26 Selecting previously unselected package libyaml-0-2:amd64.
09:18:26 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_amd64.deb ...
09:18:26 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ...
09:18:26 Selecting previously unselected package lsb-release.
09:18:26 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
09:18:26 Unpacking lsb-release (11.1.0ubuntu4) ...
09:18:26 Selecting previously unselected package python-apt-common.
09:18:26 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
09:18:26 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:18:26 Selecting previously unselected package python3-apt.
09:18:26 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_amd64.deb ...
09:18:26 Unpacking python3-apt (2.4.0ubuntu2) ...
09:18:26 Selecting previously unselected package python3-dbus.
09:18:26 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_amd64.deb ...
09:18:26 Unpacking python3-dbus (1.2.18-3build1) ...
09:18:26 Setting up polkitd (0.105-33) ...
09:18:26 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:18:26 Setting up libgstreamer1.0-0:arm64 (1.20.3-0ubuntu1) ...
09:18:26 Setcap worked! gst-ptp-helper is not suid!
09:18:26 Setting up libpython3-stdlib:arm64 (3.10.6-1~22.04) ...
09:18:26 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:18:26 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:18:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:26 Selecting previously unselected package libfdisk1:arm64.
09:18:26 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_arm64.deb ...
09:18:26 Unpacking libfdisk1:arm64 (2.38.1-4ubuntu1) ...
09:18:26 Selecting previously unselected package libkmod2:arm64.
09:18:26 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_arm64.deb ...
09:18:26 Unpacking libkmod2:arm64 (30+20221128-1ubuntu1) ...
09:18:26 Selecting previously unselected package libapparmor1:arm64.
09:18:26 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_arm64.deb ...
09:18:26 Unpacking libapparmor1:arm64 (3.0.8-1ubuntu2.1) ...
09:18:26 Selecting previously unselected package libip4tc2:arm64.
09:18:26 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_arm64.deb ...
09:18:26 Unpacking libip4tc2:arm64 (1.8.7-1ubuntu7) ...
09:18:26 Selecting previously unselected package libsystemd-shared:arm64.
09:18:26 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_arm64.deb ...
09:18:26 Get:115 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-requests-unixsocket all 0.2.0-2 [7272 B]
09:18:26 Get:116 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.99.9.12 [21.7 kB]
09:18:26 Get:117 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 packagekit amd64 1.1.13-2ubuntu1.1 [408 kB]
09:18:26 Get:118 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.99.9.12 [10.4 kB]
09:18:26 Get:119 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
09:18:26 debconf: delaying package configuration, since apt-utils is not installed
09:18:26 Fetched 35.0 MB in 1s (36.1 MB/s)
09:18:26 Selecting previously unselected package libssl1.1:amd64.
09:18: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 ... 4126 files and directories currently installed.)
09:18:26 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_amd64.deb ...
09:18:26 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
09:18:26 Selecting previously unselected package pinentry-curses.
09:18:26 Preparing to unpack .../30-pinentry-curses_1.2.1-1_amd64.deb ...
09:18:26 Unpacking pinentry-curses (1.2.1-1) ...
09:18:26 Selecting previously unselected package gpg-agent.
09:18:26 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gpg-agent (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gpg-wks-client.
09:18:26 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gpg-wks-server.
09:18:26 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gpgsm.
09:18:26 Preparing to unpack .../34-gpgsm_2.2.40-1.1_amd64.deb ...
09:18:26 Unpacking gpgsm (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package gnupg.
09:18:26 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
09:18:26 Unpacking gnupg (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package python3-pyparsing.
09:18:26 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:18:26 Unpacking python3-pyparsing (3.0.9-1) ...
09:18:26 Selecting previously unselected package python3-httplib2.
09:18:26 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:18:26 Unpacking python3-httplib2 (0.20.4-3) ...
09:18:26 Selecting previously unselected package python3-jwt.
09:18:26 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:18:26 Unpacking python3-jwt (2.6.0-1) ...
09:18:26 Selecting previously unselected package python3-lazr.uri.
09:18:26 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
09:18:26 Unpacking python3-lazr.uri (1.0.6-3) ...
09:18:26 Selecting previously unselected package python3-wadllib.
09:18:26 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
09:18:26 Unpacking python3-wadllib (1.3.6-4) ...
09:18:26 Selecting previously unselected package python3-distro.
09:18:26 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
09:18:26 Unpacking python3-distro (1.8.0-1) ...
09:18:26 Selecting previously unselected package python3-gi.
09:18:26 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_amd64.deb ...
09:18:26 Unpacking python3-gi (3.42.1-0ubuntu1) ...
09:18:26 Selecting previously unselected package python3-pkg-resources.
09:18:26 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:18:26 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:18:26 Selecting previously unselected package libnghttp2-14:amd64.
09:18:26 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_amd64.deb ...
09:18:26 Unpacking libnghttp2-14:amd64 (1.43.0-1build3) ...
09:18:26 Selecting previously unselected package libpsl5:amd64.
09:18:26 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_amd64.deb ...
09:18:26 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ...
09:18:26 Selecting previously unselected package apt-transport-https.
09:18:26 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
09:18:26 Unpacking apt-transport-https (2.4.10) ...
09:18:26 Selecting previously unselected package libbrotli1:amd64.
09:18:26 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_amd64.deb ...
09:18:26 Unpacking libbrotli1:amd64 (1.0.9-2build6) ...
09:18:26 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:26 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
09:18:26 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:26 Unpacking libsystemd-shared:arm64 (252.5-2ubuntu3.1) ...
09:18:26 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_arm64.deb ...
09:18:26 Unpacking libsystemd0:arm64 (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:18:26 Setting up libsystemd0:arm64 (252.5-2ubuntu3.1) ...
09:18:26 Selecting previously unselected package systemd.
09:18: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 ... 5236 files and directories currently installed.)
09:18:26 Preparing to unpack .../systemd_252.5-2ubuntu3.1_arm64.deb ...
09:18:26 Unpacking systemd (252.5-2ubuntu3.1) ...
09:18:26 Selecting previously unselected package libpython3.8-minimal:amd64.
09:18:26 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:18:26 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:26 Selecting previously unselected package libexpat1:amd64.
09:18:26 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_amd64.deb ...
09:18:26 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
09:18:26 Selecting previously unselected package python3.8-minimal.
09:18:26 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:18:26 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:18:26 Selecting previously unselected package gnupg2.
09:18:26 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
09:18:26 Unpacking gnupg2 (2.2.40-1.1) ...
09:18:26 Selecting previously unselected package iso-codes.
09:18:26 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
09:18:26 Unpacking iso-codes (4.15.0-1) ...
09:18:26 Selecting previously unselected package python3-oauthlib.
09:18:26 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:18:26 Unpacking python3-oauthlib (3.2.2-1) ...
09:18:26 Selecting previously unselected package python3-six.
09:18:26 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:18:26 Unpacking python3-six (1.16.0-4) ...
09:18:26 Selecting previously unselected package python3-lazr.restfulclient.
09:18:26 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:18:26 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:18:26 Selecting previously unselected package python3-launchpadlib.
09:18:26 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
09:18:26 Unpacking python3-launchpadlib (1.11.0-1) ...
09:18:26 Selecting previously unselected package python3-software-properties.
09:18:26 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
09:18:26 Unpacking python3-software-properties (0.99.35) ...
09:18:26 Selecting previously unselected package packagekit.
09:18:26 Preparing to unpack .../78-packagekit_1.2.6-3_amd64.deb ...
09:18:26 Unpacking packagekit (1.2.6-3) ...
09:18:26 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
09:18:26 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:18:26 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:26 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:26 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:18:26 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:26 invoke-rc.d: could not determine current runlevel
09:18:26 invoke-rc.d: policy-rc.d denied execution of start.
09:18:26 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:26 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:26 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:18:26 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./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~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_arm64.deb
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:26 Selecting previously unselected package libsasl2-2:amd64.
09:18:26 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ...
09:18:26 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:26 Selecting previously unselected package libldap-2.5-0:amd64.
09:18:26 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_amd64.deb ...
09:18:26 Unpacking libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:18:26 Selecting previously unselected package librtmp1:amd64.
09:18:26 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ...
09:18:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:26 Selecting previously unselected package libssh-4:amd64.
09:18:26 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_amd64.deb ...
09:18:26 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
09:18:26 Selecting previously unselected package libcurl4:amd64.
09:18:26 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_amd64.deb ...
09:18:26 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
09:18:26 Selecting previously unselected package curl.
09:18:26 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_amd64.deb ...
09:18:26 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:18:26 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:26 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:18:26 + DISABLE_WARN_OUTSIDE_CONTAINER=1
09:18:26 + make manpages
09:18:26 scripts/docs/generate-man.sh
09:18:26 + cp -r . /tmp/docker-cli-docsgen.5txqeAG8Jk/
09:18:26 + cd /tmp/docker-cli-docsgen.5txqeAG8Jk
09:18:26 + ./scripts/vendor init
09:18:26 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:26 + cp man/tools.go .
09:18:26 + ./scripts/vendor update
09:18:26 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:26 go: downloading github.com/spf13/cobra v1.7.0
09:18:26 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:26 go: downloading github.com/docker/go-units v0.5.0
09:18:26 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:26 go: downloading github.com/moby/term v0.5.0
09:18:26 go: downloading github.com/morikuni/aec v1.0.0
09:18:26 go: downloading github.com/pkg/errors v0.9.1
09:18:26 go: downloading github.com/spf13/pflag v1.0.5
09:18:26 go: downloading github.com/google/go-cmp v0.5.9
09:18:26 go: downloading gotest.tools/v3 v3.5.0
09:18:26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:26 go: downloading golang.org/x/sync v0.1.0
09:18:26 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:26 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:26 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:26 go: downloading github.com/docker/go-connections v0.4.0
09:18:26 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:26 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:26 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:26 go: downloading golang.org/x/text v0.9.0
09:18:26 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:26 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:26 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:26 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:26 go: downloading github.com/gogo/protobuf v1.3.2
09:18:26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:26 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:26 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:26 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:26 go: downloading github.com/containerd/containerd v1.6.22
09:18:26 go: downloading github.com/moby/sys/signal v0.7.0
09:18:26 go: downloading golang.org/x/sys v0.8.0
09:18:26 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:26 go: downloading golang.org/x/term v0.8.0
09:18:26 go: downloading dario.cat/mergo v1.0.0
09:18:26 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:26 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:26 go: downloading github.com/moby/buildkit v0.11.6
09:18:26 go: downloading github.com/creack/pty v1.1.18
09:18:26 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:26 go: downloading github.com/rivo/uniseg v0.2.0
09:18:26 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:26 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:26 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:26 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:26 go: downloading github.com/klauspost/compress v1.16.3
09:18:26 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:26 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:26 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:26 go: downloading golang.org/x/time v0.3.0
09:18:26 go: downloading github.com/stretchr/testify v1.8.1
09:18:26 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:26 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:26 go: downloading github.com/gorilla/mux v1.8.0
09:18:26 go: downloading golang.org/x/crypto v0.2.0
09:18:26 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:26 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:26 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:26 go: downloading github.com/opencontainers/runc v1.1.7
09:18:26 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:26 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:26 go: downloading google.golang.org/grpc v1.53.0
09:18:26 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:26 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:18:26 go: downloading github.com/russross/blackfriday v1.6.0
09:18:26 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:26 go: downloading golang.org/x/net v0.10.0
09:18:26 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:26 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:26 go: downloading github.com/go-logr/logr v1.2.3
09:18:26 go: downloading github.com/go-logr/stdr v1.2.2
09:18:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:26 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:26 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:26 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:26 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:26 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:26 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:26 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:26 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:26 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:26 go: downloading github.com/kr/pretty v0.1.0
09:18:26 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:26 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:26 Setting up libargon2-1:arm64 (0~20171227-0.3) ...
09:18:26 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-1ubuntu1) ...
09:18:26 Setting up libjson-c5:arm64 (0.16-2) ...
09:18:26 Setting up libcryptsetup12:arm64 (2:2.6.1-1ubuntu1) ...
09:18:26 Setting up libfdisk1:arm64 (2.38.1-4ubuntu1) ...
09:18:26 Setting up libkmod2:arm64 (30+20221128-1ubuntu1) ...
09:18:26 Setting up libapparmor1:arm64 (3.0.8-1ubuntu2.1) ...
09:18:26 Setting up libip4tc2:arm64 (1.8.7-1ubuntu7) ...
09:18:26 Setting up libsystemd-shared:arm64 (252.5-2ubuntu3.1) ...
09:18:26 Setting up systemd (252.5-2ubuntu3.1) ...
09:18:26 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.19) ...
09:18:26 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:26 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.6) ...
09:18:26 Selecting previously unselected package libcurl3-gnutls:amd64.
09:18:26 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_amd64.deb ...
09:18:26 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ...
09:18:26 Selecting previously unselected package libstemmer0d:amd64.
09:18:26 Preparing to unpack .../39-libstemmer0d_2.2.0-2_amd64.deb ...
09:18:26 Unpacking libstemmer0d:amd64 (2.2.0-2) ...
09:18:26 Selecting previously unselected package software-properties-common.
09:18:26 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
09:18:26 Unpacking software-properties-common (0.99.35) ...
09:18:26 Selecting previously unselected package gnupg2.
09:18:26 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
09:18:26 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
09:18:26 Setting up libksba8:amd64 (1.6.3-2) ...
09:18:26 Setting up media-types (10.0.0) ...
09:18:26 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
09:18:26 Setting up libkeyutils1:amd64 (1.6.3-2) ...
09:18:26 Setting up libpsl5:amd64 (0.21.2-1) ...
09:18:26 Setting up libicu72:amd64 (72.1-3ubuntu2) ...
09:18:26 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
09:18:26 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
09:18:26 Setting up libglib2.0-0:amd64 (2.76.1-1) ...
09:18:26 No schema files found: doing nothing.
09:18:26 Setting up distro-info-data (0.57ubuntu0.1) ...
09:18:26 Setting up libtirpc-common (1.3.3+ds-1) ...
09:18:26 Setting up libxmlb2:amd64 (0.3.10-2) ...
09:18:26 Setting up libbrotli1:amd64 (1.0.9-2build8) ...
09:18:27 Selecting previously unselected package libassuan0:amd64.
09:18:27 Preparing to unpack .../34-libassuan0_2.5.5-1build1_amd64.deb ...
09:18:27 Unpacking libassuan0:amd64 (2.5.5-1build1) ...
09:18:27 Selecting previously unselected package gpgconf.
09:18:27 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package libksba8:amd64.
09:18:27 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_amd64.deb ...
09:18:27 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ...
09:18:27 Selecting previously unselected package libnpth0:amd64.
09:18:27 Preparing to unpack .../37-libnpth0_1.6-3build2_amd64.deb ...
09:18:27 Unpacking libnpth0:amd64 (1.6-3build2) ...
09:18:27 Selecting previously unselected package dirmngr.
09:18:27 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:27 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_amd64.deb ...
09:18:27 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
09:18:27 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:27 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_amd64.deb ...
09:18:27 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:18:27 + make IMAGE=debian:buster verify
09:18:27 docker run  --rm -i \
09:18:27 	-v "$(pwd):/v" \
09:18:27 	-e DEBIAN_FRONTEND=noninteractive \
09:18:27 	-e PACKAGE_REPO=staging \
09:18:27 	-w /v \
09:18:27 	debian:buster ./verify
09:18:27 Unable to find image 'debian:buster' locally
09:18:27 buster: Pulling from library/debian
09:18:27 go: downloading github.com/golang/protobuf v1.5.3
09:18:27 go: downloading golang.org/x/tools v0.7.0
09:18:27 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:27 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:27 go: downloading google.golang.org/protobuf v1.30.0
09:18:27 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:27 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:18:27 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:18:27 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:18:27 go: downloading github.com/beorn7/perks v1.0.1
09:18:27 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:27 go: downloading github.com/prometheus/client_model v0.3.0
09:18:27 go: downloading github.com/prometheus/common v0.42.0
09:18:27 go: downloading github.com/prometheus/procfs v0.9.0
09:18:27 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:27 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:27 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:27 Initializing machine ID from random generator.
09:18:27 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
09:18:27 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
09:18:27 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
09:18:27 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
09:18:27 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
09:18:27 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
09:18:27 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
09:18:27 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
09:18:27 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
09:18:27 Creating group 'systemd-journal' with GID 999.
09:18:27 Creating group 'systemd-network' with GID 998.
09:18:27 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:18:27 Selecting previously unselected package systemd-sysv.
09:18: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 ... 6036 files and directories currently installed.)
09:18:27 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_arm64.deb ...
09:18:27 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
09:18:27 Selecting previously unselected package adduser.
09:18:27 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
09:18:27 Unpacking adduser (3.129ubuntu1) ...
09:18:27 Setting up adduser (3.129ubuntu1) ...
09:18:27 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:18:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm
09:18:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zom6Vm
09:18:27 + umask 022
09:18:27 + cd /root/rpmbuild/BUILD
09:18:27 + cd src
09:18:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64
09:18:27 + RPM_EC=0
09:18:27 ++ jobs -p
09:18:27 + exit 0
09:18:27 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.iweLRE
09:18:27 + umask 022
09:18:27 + cd /root/rpmbuild/BUILD
09:18:27 + rm -rf src src.gemspec
09:18:27 + RPM_EC=0
09:18:27 ++ jobs -p
09:18:27 + exit 0
09:18:27 
09:18:27 RPM build warnings:
09:18:27     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:27     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:27     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:27     source_date_epoch_from_changelog set but %changelog is missing
09:18:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:18:27     source_date_epoch_from_changelog set but %changelog is missing
09:18:27     source_date_epoch_from_changelog set but %changelog is missing
09:18:27     source_date_epoch_from_changelog set but %changelog is missing
09:18:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:27 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:27 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ymh9Il
09:18:27 + umask 022
09:18:27 + cd /root/rpmbuild/BUILD
09:18:27 + cd /root/rpmbuild/BUILD
09:18:27 + rm -rf src
09:18:27 + /usr/bin/mkdir -p src
09:18:27 + cd src
09:18:27 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:27 + STATUS=0
09:18:27 + '[' 0 -ne 0 ']'
09:18:27 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:27 + STATUS=0
09:18:27 + '[' 0 -ne 0 ']'
09:18:27 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:27 + RPM_EC=0
09:18:27 ++ jobs -p
09:18:27 + exit 0
09:18:27 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9UyXfa
09:18:27 + umask 022
09:18:27 + cd /root/rpmbuild/BUILD
09:18:27 + 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 '
09:18:27 + export CFLAGS
09:18:27 + 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 '
09:18:27 + export CXXFLAGS
09:18:27 + 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 '
09:18:27 + export FFLAGS
09:18:27 + 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 '
09:18:27 + export FCFLAGS
09:18:27 + VALAFLAGS=-g
09:18:27 + export VALAFLAGS
09:18: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 '
09:18:27 + export LDFLAGS
09:18:27 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:27 + export LT_SYS_LIBRARY_PATH
09:18:27 + CC=gcc
09:18:27 + export CC
09:18:27 + CXX=g++
09:18:27 + export CXX
09:18:27 + cd src
09:18:27 + pushd /root/rpmbuild/BUILD/src/compose
09:18:27 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:27 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:27 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
09:18:27 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:27 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:27 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:27 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:27 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:27 go: downloading github.com/docker/buildx v0.11.2
09:18:27 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:27 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:27 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:27 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:27 go: downloading github.com/moby/buildkit v0.12.1
09:18:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:27 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:27 go: downloading google.golang.org/grpc v1.57.0
09:18:27 go: downloading github.com/containerd/containerd v1.7.3
09:18:27 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:27 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:27 go: downloading golang.org/x/sync v0.3.0
09:18:27 go: downloading github.com/stretchr/testify v1.8.4
09:18:27 go: downloading golang.org/x/sys v0.7.0
09:18:27 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:27 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:27 go: downloading github.com/containerd/console v1.0.3
09:18:27 go: downloading github.com/imdario/mergo v0.3.16
09:18:27 go: downloading github.com/adrg/xdg v0.4.0
09:18:27 go: downloading github.com/buger/goterm v1.0.4
09:18:27 go: downloading github.com/go-logr/logr v1.2.4
09:18:27 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:27 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:27 go: downloading k8s.io/client-go v0.26.2
09:18:27 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:27 go: downloading k8s.io/api v0.26.2
09:18:27 go: downloading k8s.io/apimachinery v0.26.2
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:27 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:27 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:27 Selecting previously unselected package libicu72:amd64.
09:18:27 Preparing to unpack .../40-libicu72_72.1-3_amd64.deb ...
09:18:27 Unpacking libicu72:amd64 (72.1-3) ...
09:18:27 Setting up libsqlite3-0:amd64 (3.40.1-1) ...
09:18:27 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
09:18:27 Setting up libpackagekit-glib2-18:amd64 (1.2.6-3) ...
09:18:27 Setting up libnpth0:amd64 (1.6-3build2) ...
09:18:27 Setting up libassuan0:amd64 (2.5.5-5) ...
09:18:27 Setting up libunwind8:amd64 (1.6.2-3) ...
09:18:27 Setting up libkrb5support0:amd64 (1.20.1-1build1) ...
09:18:27 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:18:27 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
09:18:27 Setting up libglib2.0-data (2.76.1-1) ...
09:18:27 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:18:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:27 Setting up libdbus-1-3:amd64 (1.14.4-1ubuntu1) ...
09:18:27 Setting up libk5crypto3:amd64 (1.20.1-1build1) ...
09:18:27 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:18:27 Setting up python-apt-common (2.5.3ubuntu1) ...
09:18:27 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:18:27 Setting up libgirepository-1.0-1:amd64 (1.76.1-1) ...
09:18:27 Setting up libkrb5-3:amd64 (1.20.1-1build1) ...
09:18:27 Setting up libstemmer0d:amd64 (2.2.0-2) ...
09:18:27 Setting up lsb-release (12.0-1ubuntu1) ...
09:18:27 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package gnupg-l10n.
09:18:27 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:18:27 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gnupg-utils.
09:18:27 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gpg.
09:18:27 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package pinentry-curses.
09:18:27 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_amd64.deb ...
09:18:27 Unpacking pinentry-curses (1.1.1-1build2) ...
09:18:27 Selecting previously unselected package gpg-agent.
09:18:27 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gpg-wks-client.
09:18:27 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gpg-wks-server.
09:18:27 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 0dfc3f78750b: Already exists
09:18:27 Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:18:27 Status: Downloaded newer image for debian:buster
09:18:27 go: downloading github.com/docker/go-metrics v0.0.1
09:18:27 go: downloading github.com/kr/text v0.2.0
09:18:27 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:18:27 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:18:27 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:18:27 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:18:27 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:18:27 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:18:27 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:18:27 Setting up pkexec (0.105-33) ...
09:18:27 Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.13) ...
09:18:27 Setting up python3 (3.10.6-1~22.04) ...
09:18:27 Selecting previously unselected package openssl.
09:18: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 ... 6105 files and directories currently installed.)
09:18:27 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_arm64.deb ...
09:18:27 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:18:27 Selecting previously unselected package ca-certificates.
09:18:27 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:18:27 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:27 Selecting previously unselected package libdbus-1-3:arm64.
09:18:27 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_arm64.deb ...
09:18:27 Unpacking libdbus-1-3:arm64 (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package dbus-bin.
09:18:27 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_arm64.deb ...
09:18:27 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
09:18:27 go: downloading github.com/golang/mock v1.6.0
09:18:27 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:27 go: downloading github.com/klauspost/compress v1.16.5
09:18:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:27 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:27 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:27 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:27 go: downloading golang.org/x/crypto v0.7.0
09:18:27 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:27 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:18:27 Setting up libelf1:amd64 (0.188-2.1) ...
09:18:27 Setting up readline-common (8.2-1.3) ...
09:18:27 Setting up libxml2:amd64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:18:27 Setting up libldap2:amd64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:18:27 Setting up iso-codes (4.12.0-1) ...
09:18:27 Setting up dbus-bin (1.14.4-1ubuntu1) ...
09:18:27 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
09:18:27 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:18:27 Setting up libdw1:amd64 (0.188-2.1) ...
09:18:27 Setting up libreadline8:amd64 (8.2-1.3) ...
09:18:27 Setting up libglib2.0-bin (2.76.1-1) ...
09:18:27 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
09:18:27 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:27   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         19/27 
09:18:27 setsebool:  SELinux is disabled.
09:18:27 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gpgsm.
09:18:27 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
09:18:27 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package gnupg.
09:18:27 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:18:27 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:18:27 Selecting previously unselected package libcurl3-gnutls:amd64.
09:18:27 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_amd64.deb ...
09:18:27 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ...
09:18:27 Selecting previously unselected package libstemmer0d:amd64.
09:18:27 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_amd64.deb ...
09:18:27 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ...
09:18:27 Selecting previously unselected package libxmlb2:amd64.
09:18:27 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_amd64.deb ...
09:18:27 Unpacking libxmlb2:amd64 (0.3.6-2build1) ...
09:18:27 Selecting previously unselected package libappstream4:amd64.
09:18:27 Preparing to unpack .../53-libappstream4_0.15.2-2_amd64.deb ...
09:18:27 Unpacking libappstream4:amd64 (0.15.2-2) ...
09:18:27 + verify
09:18:27 + dpkg --version
09:18:27 + verify_deb
09:18:27 + apt-get update
09:18:27 Setting up libappstream4:arm64 (0.15.2-2) ...
09:18:27 Setting up python3-six (1.16.0-3ubuntu1) ...
09:18:27 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:18:27 go: downloading k8s.io/klog/v2 v2.80.1
09:18:27 go: downloading github.com/BurntSushi/toml v0.3.1
09:18:27 go: downloading github.com/magiconair/properties v1.5.3
09:18:27 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:18:27 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:18:27 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:18:27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:18:27 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:18:27 go: downloading golang.org/x/mod v0.9.0
09:18:27 Selecting previously unselected package dbus-session-bus-common.
09:18:27 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
09:18:27 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package dbus-daemon.
09:18:27 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_arm64.deb ...
09:18:27 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package dbus-system-bus-common.
09:18:27 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
09:18:27 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package dbus.
09:18:27 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_arm64.deb ...
09:18:27 Unpacking dbus (1.14.4-1ubuntu1) ...
09:18:27 Selecting previously unselected package distro-info-data.
09:18:27 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
09:18:27 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:18:27 Selecting previously unselected package libglib2.0-0:arm64.
09:18:27 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_arm64.deb ...
09:18:27 Unpacking libglib2.0-0:arm64 (2.76.1-1) ...
09:18:27 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:27 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:27 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:27 go: downloading golang.org/x/net v0.9.0
09:18:27 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:27 go: downloading github.com/gogo/googleapis v1.4.1
09:18:27 Selecting previously unselected package python3-minimal.
09:18: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 ... 4427 files and directories currently installed.)
09:18:27 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ...
09:18:27 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:18:27 Selecting previously unselected package mime-support.
09:18:27 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:18:27 Unpacking mime-support (3.64ubuntu1) ...
09:18:27 Selecting previously unselected package libmpdec2:amd64.
09:18:27 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ...
09:18:27 Unpacking libmpdec2:amd64 (2.4.2-3) ...
09:18:27 Selecting previously unselected package readline-common.
09:18:27 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:18:27 Unpacking readline-common (8.0-4) ...
09:18:27 Selecting previously unselected package libreadline8:amd64.
09:18:27 Preparing to unpack .../4-libreadline8_8.0-4_amd64.deb ...
09:18:27 Unpacking libreadline8:amd64 (8.0-4) ...
09:18:27 Selecting previously unselected package libsqlite3-0:amd64.
09:18:27 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_amd64.deb ...
09:18:27 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
09:18:27 Selecting previously unselected package libxml2:amd64.
09:18:27 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
09:18:27 Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
09:18:27 Selecting previously unselected package libxmlb2:amd64.
09:18:27 Preparing to unpack .../42-libxmlb2_0.3.10-2_amd64.deb ...
09:18:27 Unpacking libxmlb2:amd64 (0.3.10-2) ...
09:18:27 Selecting previously unselected package libyaml-0-2:amd64.
09:18:27 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_amd64.deb ...
09:18:27 Unpacking libyaml-0-2:amd64 (0.2.5-1) ...
09:18:27 Selecting previously unselected package libappstream4:amd64.
09:18:27 Preparing to unpack .../44-libappstream4_0.16.1-2_amd64.deb ...
09:18:27 Unpacking libappstream4:amd64 (0.16.1-2) ...
09:18:27 Selecting previously unselected package libcap2-bin.
09:18:27 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_amd64.deb ...
09:18:27 Unpacking libcap2-bin (1:2.66-4) ...
09:18:27 Selecting previously unselected package libdw1:amd64.
09:18:27 Preparing to unpack .../54-libdw1_0.186-1build1_amd64.deb ...
09:18:27 Unpacking libdw1:amd64 (0.186-1build1) ...
09:18:27 Selecting previously unselected package libglib2.0-bin.
09:18:27 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_amd64.deb ...
09:18:27 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:18:27 Selecting previously unselected package libunwind8:amd64.
09:18:27 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_amd64.deb ...
09:18:27 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ...
09:18:27 Selecting previously unselected package libgstreamer1.0-0:amd64.
09:18:27 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_amd64.deb ...
09:18:27 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
09:18:27 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
09:18:27 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_amd64.deb ...
09:18:27 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ...
09:18:27 Selecting previously unselected package libpolkit-agent-1-0:amd64.
09:18:27 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_amd64.deb ...
09:18:27 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ...
09:18:27 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:18:27 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:18:27 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:18:27 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
09:18:27 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:27 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:18:27 Setting up python3-pyparsing (2.4.7-1) ...
09:18:27 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:18:27 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_arm64.deb ...
09:18:27 Unpacking libgirepository-1.0-1:arm64 (1.76.1-1) ...
09:18:27 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:18:27 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_arm64.deb ...
09:18:27 Unpacking gir1.2-glib-2.0:arm64 (1.76.1-1) ...
09:18:27 Selecting previously unselected package iso-codes.
09:18:27 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
09:18:27 Unpacking iso-codes (4.12.0-1) ...
09:18:27 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:27 go: downloading github.com/moby/locker v1.0.1
09:18:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:27 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:27 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:27 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:27 go: downloading github.com/google/gofuzz v1.2.0
09:18:27 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:27 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:27 go: downloading golang.org/x/term v0.7.0
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:27 go: downloading github.com/aws/smithy-go v1.13.5
09:18:27 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:27 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:27 go: downloading k8s.io/klog/v2 v2.90.1
09:18:27 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:27 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:27 go: downloading github.com/containerd/continuity v0.4.1
09:18:27 Reading package lists...
09:18:27 Building dependency tree...
09:18:27 Reading state information...
09:18:28 Selecting previously unselected package libpython3.8-stdlib:amd64.
09:18:28 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:18:28 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:28 Selecting previously unselected package python3.8.
09:18:28 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_amd64.deb ...
09:18:28 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:18:28 Selecting previously unselected package libduktape207:amd64.
09:18:28 Preparing to unpack .../46-libduktape207_2.7.0-2_amd64.deb ...
09:18:28 Unpacking libduktape207:amd64 (2.7.0-2) ...
09:18:28 Selecting previously unselected package libelf1:amd64.
09:18:28 Preparing to unpack .../47-libelf1_0.188-2.1_amd64.deb ...
09:18:28 Unpacking libelf1:amd64 (0.188-2.1) ...
09:18:28 Selecting previously unselected package libdw1:amd64.
09:18:28 Preparing to unpack .../48-libdw1_0.188-2.1_amd64.deb ...
09:18:28 Unpacking libdw1:amd64 (0.188-2.1) ...
09:18:28 Selecting previously unselected package libglib2.0-data.
09:18:28 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
09:18:28 Unpacking libglib2.0-data (2.74.6-2) ...
09:18:28 Updating certificates in /etc/ssl/certs...
09:18:28 Selecting previously unselected package polkitd.
09:18:28 Preparing to unpack .../60-polkitd_0.105-33_amd64.deb ...
09:18:28 Unpacking polkitd (0.105-33) ...
09:18:28 Selecting previously unselected package pkexec.
09:18:28 Preparing to unpack .../61-pkexec_0.105-33_amd64.deb ...
09:18:28 Unpacking pkexec (0.105-33) ...
09:18:28 Selecting previously unselected package policykit-1.
09:18:28 Preparing to unpack .../62-policykit-1_0.105-33_amd64.deb ...
09:18:28 Unpacking policykit-1 (0.105-33) ...
09:18:28 Selecting previously unselected package python3-blinker.
09:18:28 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
09:18:28 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
09:18:28 Selecting previously unselected package python3-cffi-backend:amd64.
09:18:28 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_amd64.deb ...
09:18:28 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ...
09:18:28 Selecting previously unselected package python3-cryptography.
09:18:28 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_amd64.deb ...
09:18:28 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
09:18:28 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [551 kB]
09:18:28 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]
09:18:28 Setting up python3-gi (3.42.1-0ubuntu1) ...
09:18:28 Setting up python3-jeepney (0.7.1-3) ...
09:18:28 Selecting previously unselected package libcap2-bin.
09:18:28 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_arm64.deb ...
09:18:28 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
09:18:28 Selecting previously unselected package libelf1:arm64.
09:18:28 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
09:18:28 Unpacking libelf1:arm64 (0.188-2.1) ...
09:18:28 Selecting previously unselected package libglib2.0-data.
09:18:28 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
09:18:28 Unpacking libglib2.0-data (2.76.1-1) ...
09:18:28 Selecting previously unselected package libicu72:arm64.
09:18:28 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_arm64.deb ...
09:18:28 Unpacking libicu72:arm64 (72.1-3ubuntu2) ...
09:18:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:18:28 + go mod vendor -modfile=vendor.mod
09:18:28 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:28 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:28 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:28 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:28 go: downloading golang.org/x/oauth2 v0.7.0
09:18:28 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:28 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:28 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:28 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:28 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:28 go: downloading github.com/moby/spdystream v0.2.0
09:18:28 go: downloading github.com/json-iterator/go v1.1.12
09:18:28 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:28 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:28 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:28 Correcting dependencies... Done
09:18:28 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:28 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ...
09:18:28 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
09:18:28 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:18:28 Selecting previously unselected package python3.
09:18: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 ... 4857 files and directories currently installed.)
09:18:28 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ...
09:18:28 Unpacking python3 (3.8.2-0ubuntu2) ...
09:18:28 Selecting previously unselected package libglib2.0-bin.
09:18:28 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_amd64.deb ...
09:18:28 Unpacking libglib2.0-bin (2.74.6-2) ...
09:18:28 Selecting previously unselected package libunwind8:amd64.
09:18:28 Preparing to unpack .../51-libunwind8_1.6.2-3_amd64.deb ...
09:18:28 Unpacking libunwind8:amd64 (1.6.2-3) ...
09:18:28 Selecting previously unselected package libgstreamer1.0-0:amd64.
09:18:28 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_amd64.deb ...
09:18:28 Unpacking libgstreamer1.0-0:amd64 (1.22.0-2) ...
09:18:28 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
09:18:28 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_amd64.deb ...
09:18:28 Unpacking libpolkit-gobject-1-0:amd64 (122-3) ...
09:18:28 137 added, 0 removed; done.
09:18:28 Setting up dbus (1.14.4-1ubuntu1) ...
09:18:28 Selecting previously unselected package python3-pyparsing.
09:18:28 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
09:18:28 Unpacking python3-pyparsing (2.4.7-1) ...
09:18:28 Selecting previously unselected package python3-httplib2.
09:18:28 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
09:18:28 Unpacking python3-httplib2 (0.20.2-2) ...
09:18:28 Selecting previously unselected package python3-more-itertools.
09:18:28 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
09:18:28 Unpacking python3-more-itertools (8.10.0-2) ...
09:18:28 Selecting previously unselected package python3-zipp.
09:18:28 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
09:18:28 Unpacking python3-zipp (1.0.0-3) ...
09:18:28 Selecting previously unselected package python3-importlib-metadata.
09:18:28 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
09:18:28 Unpacking python3-importlib-metadata (4.6.4-1) ...
09:18:28 Selecting previously unselected package python3-jeepney.
09:18:28 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
09:18:28 Unpacking python3-jeepney (0.7.1-3) ...
09:18:28 make[1]: Leaving directory '/root/build-deb'
09:18:28  dpkg-genbuildinfo
09:18:28  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes
09:18:28 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:18:28 Setting up python3-httplib2 (0.20.2-2) ...
09:18:28 Setting up lsb-release (11.1.0ubuntu4) ...
09:18:28 Setting up policykit-1 (0.105-33) ...
09:18:28 Selecting previously unselected package libpam-systemd:arm64.
09:18:28 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_arm64.deb ...
09:18:28 Unpacking libpam-systemd:arm64 (252.5-2ubuntu3.1) ...
09:18:28 Selecting previously unselected package libxml2:arm64.
09:18:28 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_arm64.deb ...
09:18:28 Unpacking libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:18:28 go: downloading github.com/go-openapi/swag v0.19.14
09:18:28 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:28 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:28 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:28 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:28 go: downloading github.com/mailru/easyjson v0.7.6
09:18:28 go: downloading github.com/josharian/intern v1.0.0
09:18:28 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:28 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:28 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:28 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:28 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:28 The following additional packages will be installed:
09:18:28   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:18:28   libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:28 Suggested packages:
09:18:28   firewalld kmod nftables
09:18:28 The following NEW packages will be installed:
09:18:28   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:18:28   libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:28 Selecting previously unselected package libapparmor1:amd64.
09:18:28 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_amd64.deb ...
09:18:28 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
09:18:28 Selecting previously unselected package libcap2:amd64.
09:18:28 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_amd64.deb ...
09:18:28 Unpacking libcap2:amd64 (1:2.32-1ubuntu0.1) ...
09:18:28 Selecting previously unselected package libargon2-1:amd64.
09:18:28 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_amd64.deb ...
09:18:28 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:18:28 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18:28 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ...
09:18:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:18:28 Selecting previously unselected package libjson-c4:amd64.
09:18:28 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ...
09:18:28 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
09:18:28 Selecting previously unselected package libcryptsetup12:amd64.
09:18:28 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ...
09:18:28 Selecting previously unselected package libpolkit-agent-1-0:amd64.
09:18:28 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_amd64.deb ...
09:18:28 Unpacking libpolkit-agent-1-0:amd64 (122-3) ...
09:18:28 Selecting previously unselected package lsb-release.
09:18:28 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
09:18:28 Unpacking lsb-release (12.0-1) ...
09:18:28 Selecting previously unselected package xml-core.
09:18:28 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
09:18:28 Unpacking xml-core (0.18+nmu1) ...
09:18:28 Selecting previously unselected package polkitd.
09:18:28 Preparing to unpack .../57-polkitd_122-3_amd64.deb ...
09:18:28 Unpacking polkitd (122-3) ...
09:18:28 Selecting previously unselected package packagekit.
09:18:28 Preparing to unpack .../58-packagekit_1.2.6-5_amd64.deb ...
09:18:28 Unpacking packagekit (1.2.6-5) ...
09:18:28 Setting up libgssapi-krb5-2:amd64 (1.20.1-1build1) ...
09:18:28 Setting up gir1.2-glib-2.0:amd64 (1.76.1-1) ...
09:18:28 Setting up libssh-4:amd64 (0.10.4-2ubuntu0.1) ...
09:18:28 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:18:28 Setting up libpam-systemd:amd64 (252.5-2ubuntu3.1) ...
09:18:28 Setting up libcurl4:amd64 (7.88.1-8ubuntu2.2) ...
09:18:28 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
09:18:28 Setting up curl (7.88.1-8ubuntu2.2) ...
09:18:28 Setting up polkitd (0.105-33) ...
09:18:28 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:18:28 Setting up libgstreamer1.0-0:amd64 (1.22.2-1) ...
09:18:28 Selecting previously unselected package python3-jwt.
09:18:28 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
09:18:28 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
09:18:28 Selecting previously unselected package python3-secretstorage.
09:18:28 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
09:18:28 Unpacking python3-secretstorage (3.3.1-1) ...
09:18:28 Selecting previously unselected package python3-keyring.
09:18:28 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
09:18:28 Unpacking python3-keyring (23.5.0-1) ...
09:18:28 Selecting previously unselected package python3-lazr.uri.
09:18:28 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
09:18:28 Unpacking python3-lazr.uri (1.0.6-2) ...
09:18:28 Setting up python3-cffi-backend:arm64 (1.15.0-1build2) ...
09:18:28 Setting up python3-blinker (1.4+dfsg1-0.4) ...
09:18:28 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:18:28 Selecting previously unselected package libyaml-0-2:arm64.
09:18:28 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_arm64.deb ...
09:18:28 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:18:28 Selecting previously unselected package lsb-release.
09:18:28 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
09:18:28 Unpacking lsb-release (12.0-1ubuntu1) ...
09:18:28 Selecting previously unselected package python-apt-common.
09:18:28 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
09:18:28 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:18:28 Selecting previously unselected package python3-apt.
09:18:28 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_arm64.deb ...
09:18:28 Unpacking python3-apt (2.5.3ubuntu1) ...
09:18:28 Selecting previously unselected package python3-dbus.
09:18:28 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_arm64.deb ...
09:18:28 Unpacking python3-dbus (1.3.2-4build1) ...
09:18:28 Selecting previously unselected package python3-gi.
09:18:28 Preparing to unpack .../24-python3-gi_3.44.1-1_arm64.deb ...
09:18:28 Unpacking python3-gi (3.44.1-1) ...
09:18:28 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded.
09:18:28 Need to get 21.0 MB of archives.
09:18:28 After this operation, 97.1 MB of additional disk space will be used.
09:18:28 Get:1 https://download.docker.com/linux/ubuntu focal/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:28 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
09:18:28 Selecting previously unselected package libip4tc2:amd64.
09:18:28 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_amd64.deb ...
09:18:28 Unpacking libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
09:18:28 Selecting previously unselected package libkmod2:amd64.
09:18:28 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_amd64.deb ...
09:18:28 Unpacking libkmod2:amd64 (27-1ubuntu2.1) ...
09:18:28 Selecting previously unselected package systemd-timesyncd.
09:18:28 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_amd64.deb ...
09:18:28 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
09:18:28 Selecting previously unselected package systemd.
09:18:28 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_amd64.deb ...
09:18:28 Unpacking systemd (245.4-4ubuntu3.22) ...
09:18:28 Selecting previously unselected package python-apt-common.
09:18:28 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
09:18:28 Unpacking python-apt-common (2.6.0) ...
09:18:28 Selecting previously unselected package python3-apt.
09:18:28 Preparing to unpack .../60-python3-apt_2.6.0_amd64.deb ...
09:18:28 Unpacking python3-apt (2.6.0) ...
09:18:28 Selecting previously unselected package python3-blinker.
09:18:28 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
09:18:28 Unpacking python3-blinker (1.5-1) ...
09:18:28 Selecting previously unselected package python3-cffi-backend:amd64.
09:18:28 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_amd64.deb ...
09:18:28 Unpacking python3-cffi-backend:amd64 (1.15.1-5+b1) ...
09:18:28 Selecting previously unselected package python3-cryptography.
09:18:28 Preparing to unpack .../63-python3-cryptography_38.0.4-3_amd64.deb ...
09:18:28 Unpacking python3-cryptography (38.0.4-3) ...
09:18:28 Setcap worked! gst-ptp-helper is not suid!
09:18:28 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:18:28 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
09:18:28 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:18:28 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:28 Selecting previously unselected package python3-wadllib.
09:18:28 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
09:18:28 Unpacking python3-wadllib (1.3.6-1) ...
09:18:28 Selecting previously unselected package python3-distro.
09:18:28 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
09:18:28 Unpacking python3-distro (1.7.0-1) ...
09:18:28 Selecting previously unselected package python3-oauthlib.
09:18:28 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
09:18:28 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:18:28 Selecting previously unselected package python3-six.
09:18:28 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
09:18:28 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:18:28 Selecting previously unselected package python3-lazr.restfulclient.
09:18:28 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
09:18:28 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
09:18:28 Selecting previously unselected package python3-launchpadlib.
09:18:28 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
09:18:28 Unpacking python3-launchpadlib (1.10.16-1) ...
09:18:28 Setting up python3-more-itertools (8.10.0-2) ...
09:18:28 Setting up python3-dbus (1.2.18-3build1) ...
09:18:28 make[2]: Entering directory '/root/build-deb/cli'
09:18:28 scripts/docs/generate-man.sh
09:18:28 + cp -r . /tmp/docker-cli-docsgen.fX0SaEcDfT/
09:18:28 + cd /tmp/docker-cli-docsgen.fX0SaEcDfT
09:18:28 + ./scripts/vendor init
09:18:28 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:28 + cp man/tools.go .
09:18:28 + ./scripts/vendor update
09:18:28 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:28 go: downloading github.com/spf13/cobra v1.7.0
09:18:28 go: downloading github.com/spf13/pflag v1.0.5
09:18:28 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:28 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:28 go: downloading github.com/moby/term v0.5.0
09:18:28 go: downloading github.com/morikuni/aec v1.0.0
09:18:28 go: downloading github.com/pkg/errors v0.9.1
09:18:28 go: downloading github.com/google/go-cmp v0.5.9
09:18:28 go: downloading gotest.tools/v3 v3.5.0
09:18:28 go: downloading golang.org/x/sync v0.1.0
09:18:28 go: downloading github.com/docker/go-units v0.5.0
09:18:28 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:28 go: downloading github.com/docker/go-connections v0.4.0
09:18:28 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:28 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:28 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:28 go: downloading golang.org/x/text v0.9.0
09:18:28 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:28 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:28 go: downloading github.com/containerd/containerd v1.6.22
09:18:28 go: downloading github.com/moby/sys/signal v0.7.0
09:18:28 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:28 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:28 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:28 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:28 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:28 go: downloading github.com/gogo/protobuf v1.3.2
09:18:28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:28 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:28 go: downloading golang.org/x/term v0.8.0
09:18:28 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:28 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:28 go: downloading dario.cat/mergo v1.0.0
09:18:28 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:28 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:28 go: downloading github.com/moby/buildkit v0.11.6
09:18:28 go: downloading github.com/creack/pty v1.1.18
09:18:28 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:28 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:28 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:28 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:28 go: downloading github.com/stretchr/testify v1.8.1
09:18:28 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:28 go: downloading github.com/rivo/uniseg v0.2.0
09:18:28 go: downloading github.com/klauspost/compress v1.16.3
09:18:28 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:28 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:28 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:28 go: downloading golang.org/x/time v0.3.0
09:18:28 go: downloading github.com/opencontainers/runc v1.1.7
09:18:28 go: downloading golang.org/x/crypto v0.2.0
09:18:29 Selecting previously unselected package python3-pkg-resources.
09:18:29 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
09:18:29 Unpacking python3-pkg-resources (66.1.1-1) ...
09:18:29 Selecting previously unselected package libnghttp2-14:arm64.
09:18:29 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_arm64.deb ...
09:18:29 Unpacking libnghttp2-14:arm64 (1.52.0-1) ...
09:18:29 Selecting previously unselected package libpsl5:arm64.
09:18:29 Preparing to unpack .../27-libpsl5_0.21.2-1_arm64.deb ...
09:18:29 Unpacking libpsl5:arm64 (0.21.2-1) ...
09:18:29 Selecting previously unselected package apt-transport-https.
09:18:29 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
09:18:29 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
09:18:29 Selecting previously unselected package libbrotli1:arm64.
09:18:29 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_arm64.deb ...
09:18:29 Unpacking libbrotli1:arm64 (1.0.9-2build8) ...
09:18:29 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libmnl0 arm64 1.0.4-2 [11.3 kB]
09:18:29 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libxtables12 arm64 1.8.4-3ubuntu2.1 [27.6 kB]
09:18:29 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 netbase all 6.1 [13.1 kB]
09:18:29 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 libip6tc2 arm64 1.8.4-3ubuntu2.1 [18.9 kB]
09:18:29 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnfnetlink0 arm64 1.0.1-3build1 [13.0 kB]
09:18:29 Selecting previously unselected package python3-dbus.
09:18:29 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_amd64.deb ...
09:18:29 Unpacking python3-dbus (1.3.2-4+b1) ...
09:18:29 Selecting previously unselected package python3-distro.
09:18:29 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
09:18:29 Unpacking python3-distro (1.8.0-1) ...
09:18:29 Selecting previously unselected package python3-gi.
09:18:29 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_amd64.deb ...
09:18:29 Unpacking python3-gi (3.42.2-3+b1) ...
09:18:29 Selecting previously unselected package python3-pyparsing.
09:18:29 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:18:29 Unpacking python3-pyparsing (3.0.9-1) ...
09:18:29 Selecting previously unselected package python3-httplib2.
09:18:29 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:18:29 Unpacking python3-httplib2 (0.20.4-3) ...
09:18:29 Selecting previously unselected package python3-jwt.
09:18:29 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:18:29 Unpacking python3-jwt (2.6.0-1) ...
09:18:29 Selecting previously unselected package python3-pkg-resources.
09:18:29 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
09:18:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:29 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:29 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:18:29 Setting up libcurl3-gnutls:amd64 (7.88.1-8ubuntu2.2) ...
09:18:29 Setting up libappstream4:amd64 (0.16.1-1ubuntu1) ...
09:18:29 Selecting previously unselected package python3-software-properties.
09:18:29 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
09:18:29 Unpacking python3-software-properties (0.99.22.7) ...
09:18:29 Selecting previously unselected package packagekit.
09:18:29 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_amd64.deb ...
09:18:29 Unpacking packagekit (1.2.5-2ubuntu2) ...
09:18:29 Selecting previously unselected package software-properties-common.
09:18:29 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
09:18:29 Unpacking software-properties-common (0.99.22.7) ...
09:18:29 Selecting previously unselected package gnupg2.
09:18:29 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
09:18:29 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
09:18:29 Setting up python3-distro (1.7.0-1) ...
09:18:29 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:18:29 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:29 Selecting previously unselected package libsasl2-modules-db:arm64.
09:18:29 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
09:18:29 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:18:29 Selecting previously unselected package libsasl2-2:arm64.
09:18:29 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
09:18:29 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:18:29 Selecting previously unselected package libldap2:arm64.
09:18:29 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_arm64.deb ...
09:18:29 Unpacking libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:18:29 Selecting previously unselected package librtmp1:arm64.
09:18:29 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
09:18:29 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:29 Selecting previously unselected package libssh-4:arm64.
09:18:29 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_arm64.deb ...
09:18:29 Unpacking libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
09:18:29 Selecting previously unselected package libcurl4:arm64.
09:18:29 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_arm64.deb ...
09:18:29 Unpacking libcurl4:arm64 (7.88.1-8ubuntu2.2) ...
09:18:29 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnetfilter-conntrack3 arm64 1.0.7-2 [37.9 kB]
09:18:29 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main arm64 libnftnl11 arm64 1.1.5-1 [53.8 kB]
09:18:29 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main arm64 iptables arm64 1.8.4-3ubuntu2.1 [376 kB]
09:18:29 dpkg-genchanges: info: including full source code in upload
09:18:29  dpkg-source -I.git --after-build .
09:18:29 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:18:29 + destination=/build
09:18:29 + mkdir -p /build
09:18:29 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb /build
09:18:29 Unpacking python3-pkg-resources (66.1.1-1) ...
09:18:29 Selecting previously unselected package python3-lazr.uri.
09:18:29 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
09:18:29 Unpacking python3-lazr.uri (1.0.6-3) ...
09:18:29 Selecting previously unselected package python3-wadllib.
09:18:29 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
09:18:29 Unpacking python3-wadllib (1.3.6-4) ...
09:18:29 Selecting previously unselected package python3-oauthlib.
09:18:29 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:18:29 Unpacking python3-oauthlib (3.2.2-1) ...
09:18:29 Selecting previously unselected package python3-six.
09:18:29 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:18:29 Unpacking python3-six (1.16.0-4) ...
09:18:29 Selecting previously unselected package python3-lazr.restfulclient.
09:18:29 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:18:29 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:18:29 Selecting previously unselected package python3-software-properties.
09:18:29 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
09:18:29 Unpacking python3-software-properties (0.99.30-4) ...
09:18:29 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:18:29 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:29 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:18:29 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:18:29 Setting up libnsl2:amd64 (1.3.0-2build2) ...
09:18:29 Setting up packagekit (1.2.6-3) ...
09:18:29 invoke-rc.d: could not determine current runlevel
09:18:29 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:29 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:29 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.2) ...
09:18:29 Setting up libcap2:amd64 (1:2.32-1ubuntu0.1) ...
09:18:29 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:18:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ...
09:18:29 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ...
09:18:29 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ...
09:18:29 Setting up libip4tc2:amd64 (1.8.4-3ubuntu2.1) ...
09:18:29 Setting up libkmod2:amd64 (27-1ubuntu2.1) ...
09:18:29 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
09:18:29 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ...
09:18:29 Setting up media-types (7.0.0) ...
09:18:29 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
09:18:29 Setting up libpsl5:amd64 (0.21.0-1.2build2) ...
09:18:29 Setting up apt-transport-https (2.4.10) ...
09:18:29 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ...
09:18:29 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.2) ...
09:18:29 No schema files found: doing nothing.
09:18:29 Setting up distro-info-data (0.52ubuntu0.4) ...
09:18:29 Setting up libxmlb2:amd64 (0.3.6-2build1) ...
09:18:29 Setting up libbrotli1:amd64 (1.0.9-2build6) ...
09:18:29 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.1) ...
09:18:29 Setting up libnghttp2-14:amd64 (1.43.0-1build3) ...
09:18:29 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu2) ...
09:18:29 Setting up libnpth0:amd64 (1.6-3build2) ...
09:18:29 Setting up libassuan0:amd64 (2.5.5-1build1) ...
09:18:29 Setting up libunwind8:amd64 (1.3.2-2build2.1) ...
09:18:29 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:29 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:18:29 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:18:29 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
09:18:29 Setting up python3-apt (2.4.0ubuntu2) ...
09:18:29 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:29 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:29 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:29 go: downloading google.golang.org/grpc v1.53.0
09:18:29 Fetched 8682 kB in 2s (5232 kB/s)
09:18:29 Selecting previously unselected package curl.
09:18:29 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_arm64.deb ...
09:18:29 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:18:29 Selecting previously unselected package libassuan0:arm64.
09:18:29 Preparing to unpack .../37-libassuan0_2.5.5-5_arm64.deb ...
09:18:29 Unpacking libassuan0:arm64 (2.5.5-5) ...
09:18:29 Selecting previously unselected package gpgconf.
09:18:29 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:29 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:18:29 Selecting previously unselected package libksba8:arm64.
09:18:29 Preparing to unpack .../39-libksba8_1.6.3-2_arm64.deb ...
09:18:29 Unpacking libksba8:arm64 (1.6.3-2) ...
09:18:29 Selecting previously unselected package libnpth0:arm64.
09:18:29 Preparing to unpack .../40-libnpth0_1.6-3build2_arm64.deb ...
09:18:29 Unpacking libnpth0:arm64 (1.6-3build2) ...
09:18:29 Selecting previously unselected package dirmngr.
09:18:29 debconf: delaying package configuration, since apt-utils is not installed
09:18:29 Fetched 21.0 MB in 1s (24.7 MB/s)
09:18:29 Selecting previously unselected package libmnl0:arm64.
09:18: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 ... 10635 files and directories currently installed.)
09:18:29 Preparing to unpack .../0-libmnl0_1.0.4-2_arm64.deb ...
09:18:29 Unpacking libmnl0:arm64 (1.0.4-2) ...
09:18:29 Selecting previously unselected package libxtables12:arm64.
09:18:29 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_arm64.deb ...
09:18:29 Unpacking libxtables12:arm64 (1.8.4-3ubuntu2.1) ...
09:18:29 Selecting previously unselected package netbase.
09:18:29 Preparing to unpack .../2-netbase_6.1_all.deb ...
09:18:29 Unpacking netbase (6.1) ...
09:18:29 Selecting previously unselected package libip6tc2:arm64.
09:18:29 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'
09:18:29 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb'
09:18:29 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:18:29 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:18:29 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:18:29 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:18:29 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo'
09:18:29 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.buildinfo'
09:18:29 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes'
09:18:29 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.changes'
09:18:29 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb'
09:18:29 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'
09:18:29 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
09:18:29 Selecting previously unselected package software-properties-common.
09:18:29 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
09:18:29 Unpacking software-properties-common (0.99.30-4) ...
09:18:29 Setting up libksba8:amd64 (1.6.3-2) ...
09:18:29 Setting up media-types (10.0.0) ...
09:18:29 Setting up systemd-sysv (252.12-1~deb12u1) ...
09:18:29 Setting up libkeyutils1:amd64 (1.6.3-2) ...
09:18:29 Setting up libpsl5:amd64 (0.21.2-1) ...
09:18:29 Setting up libicu72:amd64 (72.1-3) ...
09:18:29 Setting up apt-transport-https (2.6.1) ...
09:18:29 Setting up libyaml-0-2:amd64 (0.2.5-1) ...
09:18:29 Setting up libglib2.0-0:amd64 (2.74.6-2) ...
09:18:29 No schema files found: doing nothing.
09:18:29 Setting up distro-info-data (0.58) ...
09:18:29 Setting up libtirpc-common (1.3.3+ds-1) ...
09:18:29 Setting up libxmlb2:amd64 (0.3.10-2) ...
09:18:29 Setting up libbrotli1:amd64 (1.0.9-2+b6) ...
09:18:29 Setting up libsqlite3-0:amd64 (3.40.1-2) ...
09:18:29 Setting up libnghttp2-14:amd64 (1.52.0-1) ...
09:18:29 Setting up libpackagekit-glib2-18:amd64 (1.2.6-5) ...
09:18:29 Setting up libnpth0:amd64 (1.6-3) ...
09:18:29 Setting up libassuan0:amd64 (2.5.5-5) ...
09:18:29 Setting up libunwind8:amd64 (1.6.2-3) ...
09:18:29 Setting up libkrb5support0:amd64 (1.20.1-2) ...
09:18:29 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:29 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:18:29 Setting up libpython3.11-stdlib:amd64 (3.11.4-1~23.04) ...
09:18:29 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:18:29 Setting up libpython3-stdlib:amd64 (3.11.2-1) ...
09:18:29 Setting up python3.11 (3.11.4-1~23.04) ...
09:18:29 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:18:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:29 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:29 Setting up systemd (245.4-4ubuntu3.22) ...
09:18:29 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:29 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:18:29 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:18:29 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:18:29 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
09:18:29 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:29 Initializing machine ID from random generator.
09:18:29 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:18:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:29 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ...
09:18:29 Setting up dbus (1.12.20-2ubuntu4.1) ...
09:18:29 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ...
09:18:29 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.1) ...
09:18:29 Setting up python-apt-common (2.4.0ubuntu2) ...
09:18:29 Setting up libmpdec3:amd64 (2.5.1-2build2) ...
09:18:29 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.10) ...
09:18:29 Setting up python3-lazr.uri (1.0.6-2) ...
09:18:29 Setting up python3-zipp (1.0.0-3) ...
09:18:29 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_arm64.deb ...
09:18:29 Unpacking libip6tc2:arm64 (1.8.4-3ubuntu2.1) ...
09:18:29 Selecting previously unselected package libnfnetlink0:arm64.
09:18:29 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_arm64.deb ...
09:18:29 Unpacking libnfnetlink0:arm64 (1.0.1-3build1) ...
09:18:29 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:29 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_arm64.deb ...
09:18:29 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-2) ...
09:18:29 Selecting previously unselected package libnftnl11:arm64.
09:18:29 Preparing to unpack .../6-libnftnl11_1.1.5-1_arm64.deb ...
09:18:29 Unpacking libnftnl11:arm64 (1.1.5-1) ...
09:18:29 Selecting previously unselected package iptables.
09:18:29 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_arm64.deb ...
09:18:29 Unpacking iptables (1.8.4-3ubuntu2.1) ...
09:18:29 Selecting previously unselected package containerd.io.
09:18:29 Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ...
09:18:29 Unpacking containerd.io (1.6.24-1) ...
09:18:29 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:29 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:18:29 Selecting previously unselected package libpackagekit-glib2-18:arm64.
09:18:29 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_arm64.deb ...
09:18:29 Unpacking libpackagekit-glib2-18:arm64 (1.2.6-3) ...
09:18:29 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:29 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_arm64.deb ...
09:18:29 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:18:29 Selecting previously unselected package gnupg-l10n.
09:18:29 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:18:29 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:18:29 Selecting previously unselected package gnupg-utils.
09:18:29 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:29 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:18:29 Selecting previously unselected package gpg.
09:18:29 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:29 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:18:29 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ...
09:18:29 Setting up libcap2-bin (1:2.66-4) ...
09:18:29 Setting up libglib2.0-data (2.74.6-2) ...
09:18:29 Setting up gnupg-l10n (2.2.40-1.1) ...
09:18:29 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:29 Setting up libdbus-1-3:amd64 (1.14.8-2~deb12u1) ...
09:18:29 Setting up libncursesw6:amd64 (6.4-4) ...
09:18:29 Setting up libk5crypto3:amd64 (1.20.1-2) ...
09:18:29 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ...
09:18:29 Setting up python-apt-common (2.6.0) ...
09:18:29 Setting up libduktape207:amd64 (2.7.0-2) ...
09:18:29 Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:18:29 Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
09:18:29 Setting up libssh2-1:amd64 (1.10.0-3+b1) ...
09:18:29 Setting up sgml-base (1.31) ...
09:18:29 Setting up libkrb5-3:amd64 (1.20.1-2) ...
09:18:29 Setting up libstemmer0d:amd64 (2.2.0-2) ...
09:18:29 Setting up lsb-release (12.0-1) ...
09:18:29 Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:18:29 Selecting previously unselected package systemd-sysv.
09:18: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 ... 5693 files and directories currently installed.)
09:18:29 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_amd64.deb ...
09:18:29 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
09:18:29 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ...
09:18:29 Setting up libstemmer0d:amd64 (2.2.0-1build1) ...
09:18:29 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:18:29 Setting up libelf1:amd64 (0.186-1build1) ...
09:18:29 Setting up readline-common (8.1.2-1) ...
09:18:29 Setting up iso-codes (4.9.0-1) ...
09:18:29 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ...
09:18:29 Setting up libicu70:amd64 (70.1-2) ...
09:18:29 Setting up pinentry-curses (1.1.1-1build2) ...
09:18:29 Setting up libdw1:amd64 (0.186-1build1) ...
09:18:29 Setting up libreadline8:amd64 (8.1.2-1) ...
09:18:29 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
09:18:30 Selecting previously unselected package pinentry-curses.
09:18:30 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_arm64.deb ...
09:18:30 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:30 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:18:30 Selecting previously unselected package gpg-agent.
09:18:30 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:30 go: downloading github.com/russross/blackfriday v1.6.0
09:18:30 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:30 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:30 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:18:30 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:30 Selecting previously unselected package gpg-wks-client.
09:18:30 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:30 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:18:30 Selecting previously unselected package gpg-wks-server.
09:18:30 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:30 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:18:30 Selecting previously unselected package gpgsm.
09:18:30 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_arm64.deb ...
09:18:30 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:18:30 Selecting previously unselected package gnupg.
09:18:30 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:18:30 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:18:30 Reading package lists...
09:18:30 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:30 Setting up openssl (3.0.9-1) ...
09:18:30 Setting up libelf1:amd64 (0.188-2.1) ...
09:18:30 Setting up readline-common (8.2-1.3) ...
09:18:30 Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
09:18:30 Setting up iso-codes (4.15.0-1) ...
09:18:30 Setting up dbus-bin (1.14.8-2~deb12u1) ...
09:18:30 Setting up libpolkit-gobject-1-0:amd64 (122-3) ...
09:18:30 Setting up pinentry-curses (1.2.1-1) ...
09:18:30 Setting up libdw1:amd64 (0.188-2.1) ...
09:18:30 Setting up libreadline8:amd64 (8.2-1.3) ...
09:18:30 Setting up libglib2.0-bin (2.74.6-2) ...
09:18:30 Setting up dbus-daemon (1.14.8-2~deb12u1) ...
09:18:30 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ...
09:18:30 Setting up ca-certificates (20230311) ...
09:18:30 Selecting previously unselected package openssl.
09:18:30 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_amd64.deb ...
09:18:30 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:18:30 Selecting previously unselected package ca-certificates.
09:18:30 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:18:30 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:30 Selecting previously unselected package libdbus-1-3:amd64.
09:18:30 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_amd64.deb ...
09:18:30 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
09:18:30 Selecting previously unselected package dbus.
09:18:30 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_amd64.deb ...
09:18:30 Unpacking dbus (1.12.16-2ubuntu2.3) ...
09:18:30 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
09:18:30 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:18:30 Setting up libldap-2.5-0:amd64 (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:18:30 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.2) ...
09:18:30 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:30 Setting up python3-wadllib (1.3.6-1) ...
09:18:30 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:18:30 Setting up packagekit (1.2.5-2ubuntu2) ...
09:18:30 invoke-rc.d: could not determine current runlevel
09:18:30 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:30 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:30 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:30 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:30 go: downloading github.com/go-logr/logr v1.2.3
09:18:30 go: downloading github.com/go-logr/stdr v1.2.2
09:18:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:30 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:30 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:30 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:30 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:30 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:30 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:30 Selecting previously unselected package libcurl3-gnutls:arm64.
09:18:30 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_arm64.deb ...
09:18:30 Unpacking libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ...
09:18:30 Selecting previously unselected package libstemmer0d:arm64.
09:18:30 Preparing to unpack .../54-libstemmer0d_2.2.0-2_arm64.deb ...
09:18:30 Unpacking libstemmer0d:arm64 (2.2.0-2) ...
09:18:30 Selecting previously unselected package libxmlb2:arm64.
09:18:30 Preparing to unpack .../55-libxmlb2_0.3.10-2_arm64.deb ...
09:18:30 Unpacking libxmlb2:arm64 (0.3.10-2) ...
09:18:30 Selecting previously unselected package libappstream4:arm64.
09:18:30 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_arm64.deb ...
09:18:30 Unpacking libappstream4:arm64 (0.16.1-1ubuntu1) ...
09:18:30 Selecting previously unselected package libdw1:arm64.
09:18:30 Preparing to unpack .../57-libdw1_0.188-2.1_arm64.deb ...
09:18:30 Unpacking libdw1:arm64 (0.188-2.1) ...
09:18:30 Selecting previously unselected package libglib2.0-bin.
09:18:30 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_arm64.deb ...
09:18:30 + popd
09:18:30 + RPM_EC=0
09:18:30 ~/rpmbuild/BUILD/src
09:18:30 ++ jobs -p
09:18:30 + exit 0
09:18:30 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nXnsvS
09:18:30 + umask 022
09:18:30 + cd /root/rpmbuild/BUILD
09:18:30 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64 '!=' / ']'
09:18:30 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:30 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:30 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:30 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:30 + 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 '
09:18:30 + export CFLAGS
09:18:30 + 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 '
09:18:30 + export CXXFLAGS
09:18:30 + 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 '
09:18:30 + export FFLAGS
09:18:30 + 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 '
09:18:30 + export FCFLAGS
09:18:30 + VALAFLAGS=-g
09:18:30 + export VALAFLAGS
09:18:30 + 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 '
09:18:30 + export LDFLAGS
09:18:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:30 + export LT_SYS_LIBRARY_PATH
09:18:30 + CC=gcc
09:18:30 + export CC
09:18:30 + CXX=g++
09:18:30 + export CXX
09:18:30 + cd src
09:18:30 + pushd /root/rpmbuild/BUILD/src/buildx
09:18:30 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:18:30 + 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
09:18:30 + popd
09:18:30 + /usr/lib/rpm/check-buildroot
09:18:30 ~/rpmbuild/BUILD/src
09:18:30 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:30 + /usr/lib/rpm/brp-compress
09:18:30 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:30 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:30 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:30 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:30 + /usr/lib/rpm/check-rpaths
09:18:30 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:30 + /usr/lib/rpm/brp-remove-la-files
09:18:30 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:18:30 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:30 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zRFPQt
09:18:30 + umask 022
09:18:30 + cd /root/rpmbuild/BUILD
09:18:30 + 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 '
09:18:30 + export CFLAGS
09:18:30 + 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 '
09:18:30 + export CXXFLAGS
09:18:30 + 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 '
09:18:30 + export FFLAGS
09:18:30 + 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 '
09:18:30 + export FCFLAGS
09:18:30 + VALAFLAGS=-g
09:18:30 + export VALAFLAGS
09:18:30 + 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 '
09:18:30 + export LDFLAGS
09:18:30 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:30 + export LT_SYS_LIBRARY_PATH
09:18:30 + CC=gcc
09:18:30 + export CC
09:18:30 + CXX=g++
09:18:30 + export CXX
09:18:30 + cd src
09:18:30 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:18:30 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:30 + ver=v0.11.2
09:18:30 + test v0.11.2 = v0.11.2
09:18:30 + echo 'PASS: docker-buildx version OK'
09:18:30 PASS: docker-buildx version OK
09:18:30 + RPM_EC=0
09:18:30 ++ jobs -p
09:18:30 + exit 0
09:18:30 Processing files: docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:30 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
09:18:30 Provides: docker-buildx-plugin = 0:0.11.2-0.fc38 docker-buildx-plugin(x86-64) = 0:0.11.2-0.fc38
09:18:30 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:30 Requires(post): /bin/sh
09:18:30 Requires(preun): /bin/sh
09:18:30 Requires(postun): /bin/sh
09:18:30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:30 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.fc38.src.rpm
09:18:30 Updating certificates in /etc/ssl/certs...
09:18:30 Selecting previously unselected package distro-info-data.
09:18:30 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
09:18:30 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:18:30 Selecting previously unselected package libglib2.0-0:amd64.
09:18:30 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_amd64.deb ...
09:18:30 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
09:18:30 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:30 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_amd64.deb ...
09:18:30 Unpacking libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
09:18:30 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:30 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_amd64.deb ...
09:18:30 Unpacking gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
09:18:30 Setting up python3 (3.11.2-1) ...
09:18:30 Setting up python3-six (1.16.0-4) ...
09:18:30 Setting up python3-pyparsing (3.0.9-1) ...
09:18:30 Updating certificates in /etc/ssl/certs...
09:18:30 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:30 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
09:18:30 Setting up python3-importlib-metadata (4.6.4-1) ...
09:18:30 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:18:30 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:30 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:30 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:30 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:30 Unpacking libglib2.0-bin (2.76.1-1) ...
09:18:30 Selecting previously unselected package libunwind8:arm64.
09:18:30 Preparing to unpack .../59-libunwind8_1.6.2-3_arm64.deb ...
09:18:30 Unpacking libunwind8:arm64 (1.6.2-3) ...
09:18:30 Selecting previously unselected package libgstreamer1.0-0:arm64.
09:18:30 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_arm64.deb ...
09:18:30 Unpacking libgstreamer1.0-0:arm64 (1.22.2-1) ...
09:18:30 Selecting previously unselected package libpolkit-gobject-1-0:arm64.
09:18:30 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_arm64.deb ...
09:18:30 Unpacking libpolkit-gobject-1-0:arm64 (0.105-33) ...
09:18:30 Selecting previously unselected package libpolkit-agent-1-0:arm64.
09:18:30 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_arm64.deb ...
09:18:30 Unpacking libpolkit-agent-1-0:arm64 (0.105-33) ...
09:18:30 Reading package lists...
09:18:30 Building dependency tree...
09:18:30 Reading state information...
09:18:30 Selecting previously unselected package libcap2-bin.
09:18:30 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_amd64.deb ...
09:18:30 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
09:18:30 Selecting previously unselected package libelf1:amd64.
09:18:30 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_amd64.deb ...
09:18:30 Unpacking libelf1:amd64 (0.176-1.1ubuntu0.1) ...
09:18:30 Selecting previously unselected package libglib2.0-data.
09:18:30 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:18:30 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:18:30 Selecting previously unselected package tzdata.
09:18:30 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:18:30 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:18:30 Setting up python3-gi (3.44.1-1) ...
09:18:30 Setting up python3-secretstorage (3.3.1-1) ...
09:18:30 go: downloading github.com/kr/pretty v0.1.0
09:18:30 go: downloading github.com/golang/protobuf v1.5.3
09:18:30 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:30 Selecting previously unselected package polkitd.
09:18:30 Preparing to unpack .../63-polkitd_0.105-33_arm64.deb ...
09:18:30 Unpacking polkitd (0.105-33) ...
09:18:30 Selecting previously unselected package python3-blinker.
09:18:30 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
09:18:30 Unpacking python3-blinker (1.5-1) ...
09:18:30 Selecting previously unselected package python3-cffi-backend:arm64.
09:18:30 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_arm64.deb ...
09:18:30 Unpacking python3-cffi-backend:arm64 (1.15.1-5build1) ...
09:18:30 Selecting previously unselected package python3-cryptography.
09:18:30 Preparing to unpack .../66-python3-cryptography_38.0.4-2_arm64.deb ...
09:18:30 Unpacking python3-cryptography (38.0.4-2) ...
09:18:30 Selecting previously unselected package python3-pyparsing.
09:18:30 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:18:30 Unpacking python3-pyparsing (3.0.9-1) ...
09:18:30 The following additional packages will be installed:
09:18:30   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:18:30   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:18:30   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
09:18:30   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
09:18:30   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
09:18:30   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
09:18:30   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:18:30   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
09:18:30   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
09:18:30   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:18:30   python3-software-properties python3.7 python3.7-minimal readline-common
09:18:30 Suggested packages:
09:18:30   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:18:30   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
09:18:30   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:18:30   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
09:18:30   python3.7-doc binutils binfmt-support readline-doc
09:18:30 Recommended packages:
09:18:30   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
09:18:30   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
09:18:30 Selecting previously unselected package libicu66:amd64.
09:18:30 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_amd64.deb ...
09:18:30 Unpacking libicu66:amd64 (66.1-2ubuntu2.1) ...
09:18:30 140 added, 0 removed; done.
09:18:30 Setting up dbus (1.14.8-2~deb12u1) ...
09:18:30 invoke-rc.d: could not determine current runlevel
09:18:30 invoke-rc.d: policy-rc.d denied execution of start.
09:18:30 Setting up libgssapi-krb5-2:amd64 (1.20.1-2) ...
09:18:30 Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
09:18:30 Setting up xml-core (0.18+nmu1) ...
09:18:30 Setting up python3-httplib2 (0.20.4-3) ...
09:18:30 Setting up python3-cffi-backend:amd64 (1.15.1-5build1) ...
09:18:30 Setting up python3-blinker (1.5-1) ...
09:18:30 Setting up python3-keyring (23.5.0-1) ...
09:18:30 Setting up python3-lazr.restfulclient (0.14.4-1) ...
09:18:31 137 added, 0 removed; done.
09:18:31 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ...
09:18:31 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:18:31 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.13) ...
09:18:31 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ...
09:18:31 Setting up curl (7.81.0-1ubuntu1.13) ...
09:18:31 Selecting previously unselected package python3-httplib2.
09:18:31 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:18:31 Unpacking python3-httplib2 (0.20.4-3) ...
09:18:31 Selecting previously unselected package python3-jwt.
09:18:31 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:18:31 Unpacking python3-jwt (2.6.0-1) ...
09:18:31 Selecting previously unselected package python3-lazr.uri.
09:18:31 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
09:18:31 Unpacking python3-lazr.uri (1.0.6-3) ...
09:18:31 Selecting previously unselected package python3-wadllib.
09:18:31 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
09:18:31 Unpacking python3-wadllib (1.3.6-4) ...
09:18:31 Selecting previously unselected package python3-distro.
09:18:31 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
09:18:31 Unpacking python3-distro (1.8.0-1) ...
09:18:31 + popd
09:18:31 + RPM_EC=0
09:18:31 ~/rpmbuild/BUILD/src
09:18:31 ++ jobs -p
09:18:31 + exit 0
09:18:31 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pyNPdw
09:18:31 + umask 022
09:18:31 + cd /root/rpmbuild/BUILD
09:18:31 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64 '!=' / ']'
09:18:31 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
09:18:31 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
09:18:31 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:31 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:31 + export CFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:31 + export CXXFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:18:31 + export FFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:18:31 + export FCFLAGS
09:18:31 + VALAFLAGS=-g
09:18:31 + export VALAFLAGS
09:18:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:31 + export RUSTFLAGS
09:18: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 '
09:18:31 + export LDFLAGS
09:18:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:31 + export LT_SYS_LIBRARY_PATH
09:18:31 + CC=gcc
09:18:31 + export CC
09:18:31 + CXX=g++
09:18:31 + export CXX
09:18:31 + cd src
09:18:31 + pushd /root/rpmbuild/BUILD/src/compose
09:18:31 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:31 + 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
09:18:31 + popd
09:18:31 ~/rpmbuild/BUILD/src
09:18:31 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:18:31 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:18:31 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:18:31 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:31 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:18:31 + /usr/lib/rpm/check-buildroot
09:18:31 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:31 + /usr/lib/rpm/brp-compress
09:18:31 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:31 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:31 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:31 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:31 + /usr/lib/rpm/check-rpaths
09:18:31 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:31 + /usr/lib/rpm/brp-remove-la-files
09:18:31 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:18:31 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:31 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oDd0sv
09:18:31 + umask 022
09:18:31 + cd /root/rpmbuild/BUILD
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:31 + export CFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:31 + export CXXFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:18:31 + export FFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
09:18:31 + export FCFLAGS
09:18:31 + VALAFLAGS=-g
09:18:31 + export VALAFLAGS
09:18:31 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:31 + export RUSTFLAGS
09:18: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 '
09:18:31 + export LDFLAGS
09:18:31 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:31 + export LT_SYS_LIBRARY_PATH
09:18:31 + CC=gcc
09:18:31 + export CC
09:18:31 + CXX=g++
09:18:31 + export CXX
09:18:31 + cd src
09:18:31 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:18:31 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:31 PASS: docker-compose version OK
09:18:31 + ver=v2.21.0
09:18:31 + test v2.21.0 = v2.21.0
09:18:31 + echo 'PASS: docker-compose version OK'
09:18:31 + RPM_EC=0
09:18:31 ++ jobs -p
09:18:31 + exit 0
09:18:31 Processing files: docker-compose-plugin-2.21.0-0.fc39.aarch64
09:18:31 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.H4JfEZ
09:18:31 + umask 022
09:18:31 + cd /root/rpmbuild/BUILD
09:18:31 + cd src
09:18:31 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
09:18:31 + export LC_ALL=
09:18:31 + LC_ALL=
09:18:31 + export DOCDIR
09:18:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/doc/docker-compose-plugin
09:18:31 + 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
09:18:31 + 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
09:18:31 + 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
09:18:31 + 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
09:18:31 + RPM_EC=0
09:18:31 ++ jobs -p
09:18:31 + exit 0
09:18:31 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hztCLG
09:18:31 + umask 022
09:18:31 + cd /root/rpmbuild/BUILD
09:18:31 + cd src
09:18:31 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
09:18:31 + export LC_ALL=
09:18:31 + LC_ALL=
09:18:31 + export LICENSEDIR
09:18:31 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/share/licenses/docker-compose-plugin
09:18:31 + 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
09:18:31 + 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
09:18:31 + RPM_EC=0
09:18:31 ++ jobs -p
09:18:31 + exit 0
09:18:31 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:18:31 Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc39
09:18:31 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:31 Requires(post): /bin/sh
09:18:31 Requires(preun): /bin/sh
09:18:31 Requires(postun): /bin/sh
09:18:31 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)
09:18:31 Enhances: docker-ce-cli
09:18:31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
09:18:31 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm
09:18:31 The following NEW packages will be installed:
09:18:31   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:18:31   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:31   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:31   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:18:31   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
09:18:31   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
09:18:31   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:18:31   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
09:18:31   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
09:18:31   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
09:18:31   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:18:31   python3-software-properties python3.7 python3.7-minimal readline-common
09:18:31   software-properties-common
09:18:31 Setting up gpgconf (2.2.40-1.1) ...
09:18:31 Setting up libpam-systemd:amd64 (252.12-1~deb12u1) ...
09:18:31 Setting up libcurl4:amd64 (7.88.1-10+deb12u1) ...
09:18:31 Setting up libpolkit-agent-1-0:amd64 (122-3) ...
09:18:31 Setting up curl (7.88.1-10+deb12u1) ...
09:18:31 Setting up gpg (2.2.40-1.1) ...
09:18:31 Setting up python3-pkg-resources (66.1.1-1) ...
09:18:31 Setting up python3-launchpadlib (1.10.16-1) ...
09:18:31 Setting up python3-software-properties (0.99.22.7) ...
09:18:31 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.3) ...
09:18:31 Setting up polkitd (0.105-33) ...
09:18:31 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:18:31 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1) ...
09:18:31 Setcap worked! gst-ptp-helper is not suid!
09:18:31 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04) ...
09:18:31 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:18:31 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:31 Selecting previously unselected package python3-oauthlib.
09:18:31 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:18:31 Unpacking python3-oauthlib (3.2.2-1) ...
09:18:31 Selecting previously unselected package python3-six.
09:18:31 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:18:31 Unpacking python3-six (1.16.0-4) ...
09:18:31 Selecting previously unselected package python3-lazr.restfulclient.
09:18:31 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:18:31 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:18:31 Selecting previously unselected package python3-launchpadlib.
09:18:31 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
09:18:31 Unpacking python3-launchpadlib (1.11.0-1) ...
09:18:31 Selecting previously unselected package python3-software-properties.
09:18:31 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
09:18:31 Unpacking python3-software-properties (0.99.35) ...
09:18:31 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
09:18:31 Need to get 23.9 MB of archives.
09:18:31 After this operation, 82.8 MB of additional disk space will be used.
09:18:31 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u6 [1552 kB]
09:18:31 Get:2 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u5 [589 kB]
09:18:31 Get:3 http://deb.debian.org/debian-security buster/updates/main amd64 libexpat1 amd64 2.2.6-2+deb10u6 [108 kB]
09:18:31 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u5 [1728 kB]
09:18:31 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
09:18:31 Get:6 http://deb.debian.org/debian buster/main amd64 mime-support all 3.62 [37.2 kB]
09:18:31 Get:7 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
09:18:31 Get:8 http://deb.debian.org/debian buster/main amd64 readline-common all 7.0-5 [70.6 kB]
09:18:31 Get:9 http://deb.debian.org/debian buster/main amd64 libreadline7 amd64 7.0-5 [151 kB]
09:18:31 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 libsqlite3-0 amd64 3.27.2-3+deb10u2 [641 kB]
09:18:31 Get:11 http://deb.debian.org/debian-security buster/updates/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u5 [1734 kB]
09:18:31 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 python3.7 amd64 3.7.3-2+deb10u5 [330 kB]
09:18:31 Get:13 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
09:18:31 Get:14 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
09:18:31 Get:15 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
09:18:31 Get:16 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u5 [66.0 kB]
09:18:31 Get:17 http://deb.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u5 [122 kB]
09:18:31 Get:18 http://deb.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u5 [369 kB]
09:18:31 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u5 [159 kB]
09:18:31 Get:20 http://deb.debian.org/debian buster/main amd64 apt-transport-https all 1.8.2.3 [149 kB]
09:18:31 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u6 [855 kB]
09:18:31 Get:22 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
09:18:31 Get:23 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB]
09:18:31 Get:24 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB]
09:18:31 Get:25 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:18:31 Get:26 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB]
09:18:31 Get:27 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
09:18:31 Get:28 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
09:18:31 Get:29 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
09:18:31 Get:30 http://deb.debian.org/debian-security buster/updates/main amd64 libssh2-1 amd64 1.8.0-2.1+deb10u1 [141 kB]
09:18:31 Get:31 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u6 [335 kB]
09:18:31 Setting up libgstreamer1.0-0:amd64 (1.22.0-2) ...
09:18:31 Setcap worked! gst-ptp-helper is not suid!
09:18:31 Setting up gnupg-utils (2.2.40-1.1) ...
09:18:31 Setting up libtirpc3:amd64 (1.3.3+ds-1) ...
09:18:31 Setting up gpg-agent (2.2.40-1.1) ...
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:31 Setting up python3-dbus (1.3.2-4build1) ...
09:18:31 Setting up python3-distro (1.8.0-1) ...
09:18:31 Setting up software-properties-common (0.99.22.7) ...
09:18:31 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:18:31 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:31 Updating certificates in /etc/ssl/certs...
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:31 Selecting previously unselected package packagekit.
09:18:31 Preparing to unpack .../78-packagekit_1.2.6-3_arm64.deb ...
09:18:31 Unpacking packagekit (1.2.6-3) ...
09:18:31 Selecting previously unselected package software-properties-common.
09:18:31 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
09:18:31 Unpacking software-properties-common (0.99.35) ...
09:18:31 Selecting previously unselected package gnupg2.
09:18:31 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
09:18:31 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
09:18:31 Setting up libksba8:arm64 (1.6.3-2) ...
09:18:31 Setting up media-types (10.0.0) ...
09:18:31 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
09:18:31 Setting up libkeyutils1:arm64 (1.6.3-2) ...
09:18:31 Setting up libpsl5:arm64 (0.21.2-1) ...
09:18:31 Setting up libicu72:arm64 (72.1-3ubuntu2) ...
09:18:31 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
09:18:31 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:18:31 Setting up libglib2.0-0:arm64 (2.76.1-1) ...
09:18:31 Get:32 http://deb.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u6 [266 kB]
09:18:31 Get:33 http://deb.debian.org/debian buster/main amd64 libassuan0 amd64 2.5.2-1 [49.4 kB]
09:18:31 Get:34 http://deb.debian.org/debian buster/main amd64 gpgconf amd64 2.2.12-1+deb10u2 [510 kB]
09:18:31 Get:35 http://deb.debian.org/debian buster/main amd64 lsb-base all 10.2019051400 [28.4 kB]
09:18:31 Get:36 http://deb.debian.org/debian-security buster/updates/main amd64 libksba8 amd64 1.3.5-2+deb10u2 [102 kB]
09:18:31 Get:37 http://deb.debian.org/debian buster/main amd64 libnpth0 amd64 1.6-1 [18.4 kB]
09:18:31 Get:38 http://deb.debian.org/debian buster/main amd64 dirmngr amd64 2.2.12-1+deb10u2 [712 kB]
09:18:31 Get:39 http://deb.debian.org/debian-security buster/updates/main amd64 distro-info-data all 0.41+deb10u7 [7308 B]
09:18:31 Get:40 http://deb.debian.org/debian-security buster/updates/main amd64 libglib2.0-0 amd64 2.58.3-2+deb10u4 [1259 kB]
09:18:31 Get:41 http://deb.debian.org/debian buster/main amd64 libgirepository-1.0-1 amd64 1.58.3-2 [92.8 kB]
09:18:31 Get:42 http://deb.debian.org/debian buster/main amd64 gir1.2-glib-2.0 amd64 1.58.3-2 [143 kB]
09:18:31 Get:43 http://deb.debian.org/debian buster/main amd64 libpackagekit-glib2-18 amd64 1.1.12-5 [116 kB]
09:18:31 Get:44 http://deb.debian.org/debian buster/main amd64 gir1.2-packagekitglib-1.0 amd64 1.1.12-5 [35.9 kB]
09:18:31 Get:45 http://deb.debian.org/debian buster/main amd64 gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:18:31 Get:46 http://deb.debian.org/debian buster/main amd64 gnupg-utils amd64 2.2.12-1+deb10u2 [861 kB]
09:18:31 Get:47 http://deb.debian.org/debian buster/main amd64 gpg amd64 2.2.12-1+deb10u2 [865 kB]
09:18:31 Get:48 http://deb.debian.org/debian buster/main amd64 pinentry-curses amd64 1.1.0-2 [64.5 kB]
09:18:31 Get:49 http://deb.debian.org/debian buster/main amd64 gpg-agent amd64 2.2.12-1+deb10u2 [617 kB]
09:18:31 Get:50 http://deb.debian.org/debian buster/main amd64 gpg-wks-client amd64 2.2.12-1+deb10u2 [485 kB]
09:18:31 Get:51 http://deb.debian.org/debian buster/main amd64 gpg-wks-server amd64 2.2.12-1+deb10u2 [478 kB]
09:18:31 Get:52 http://deb.debian.org/debian buster/main amd64 gpgsm amd64 2.2.12-1+deb10u2 [604 kB]
09:18:31 Get:53 http://deb.debian.org/debian buster/main amd64 gnupg all 2.2.12-1+deb10u2 [715 kB]
09:18:31 Get:54 http://deb.debian.org/debian buster/main amd64 gnupg2 all 2.2.12-1+deb10u2 [393 kB]
09:18:31 Get:55 http://deb.debian.org/debian buster/main amd64 iso-codes all 4.2-1 [2713 kB]
09:18:31 Get:56 http://deb.debian.org/debian buster/main amd64 libapt-inst2.0 amd64 1.8.2.3 [204 kB]
09:18:31 Get:57 http://deb.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u6 [333 kB]
09:18:31 Get:58 http://deb.debian.org/debian-security buster/updates/main amd64 libdbus-1-3 amd64 1.12.24-0+deb10u1 [218 kB]
09:18:31 Get:59 http://deb.debian.org/debian buster/main amd64 lsb-release all 10.2019051400 [27.5 kB]
09:18:31 Get:60 http://deb.debian.org/debian buster/main amd64 python-apt-common all 1.8.4.3 [96.3 kB]
09:18:31 Get:61 http://deb.debian.org/debian buster/main amd64 python3-apt amd64 1.8.4.3 [185 kB]
09:18:31 Get:62 http://deb.debian.org/debian buster/main amd64 python3-dbus amd64 1.2.8-3 [103 kB]
09:18:31 Get:63 http://deb.debian.org/debian buster/main amd64 python3-gi amd64 3.30.4-1 [180 kB]
09:18:31 Get:64 http://deb.debian.org/debian buster/main amd64 python3-pycurl amd64 7.43.0.2-0.1 [66.3 kB]
09:18:31 Get:65 http://deb.debian.org/debian buster/main amd64 python3-software-properties all 0.96.20.2-2 [49.6 kB]
09:18:31 Get:66 http://deb.debian.org/debian buster/main amd64 software-properties-common all 0.96.20.2-2 [83.3 kB]
09:18:31 debconf: delaying package configuration, since apt-utils is not installed
09:18:31 Setting up libip6tc2:arm64 (1.8.4-3ubuntu2.1) ...
09:18:31 Setting up libmnl0:arm64 (1.0.4-2) ...
09:18:31 Setting up containerd.io (1.6.24-1) ...
09:18:31 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:31 Setting up libxtables12:arm64 (1.8.4-3ubuntu2.1) ...
09:18:31 Setting up libnfnetlink0:arm64 (1.0.1-3build1) ...
09:18:31 Setting up netbase (6.1) ...
09:18:31 Setting up libnftnl11:arm64 (1.1.5-1) ...
09:18:31 Setting up libnetfilter-conntrack3:arm64 (1.0.7-2) ...
09:18:31 Setting up iptables (1.8.4-3ubuntu2.1) ...
09:18:31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:31 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:18:31 + verify_binaries
09:18:31 + docker --version
09:18:31 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:31 + docker buildx version
09:18:31 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm
09:18:31 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j5zP6J
09:18:31 + umask 022
09:18:31 + cd /root/rpmbuild/BUILD
09:18:31 + cd src
09:18:31 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.aarch64
09:18:31 + RPM_EC=0
09:18:31 ++ jobs -p
09:18:31 + exit 0
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:31 Setting up gpgsm (2.2.40-1.1) ...
09:18:31 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u1) ...
09:18:31 Setting up libappstream4:amd64 (0.16.1-2) ...
09:18:31 Setting up dirmngr (2.2.40-1.1) ...
09:18:31 Setting up python3-jwt (2.6.0-1) ...
09:18:31 Setting up python3-apt (2.5.3ubuntu1) ...
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:31 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:18:31 Selecting previously unselected package libpam-systemd:amd64.
09:18:31 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_amd64.deb ...
09:18:31 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.22) ...
09:18:31 Selecting previously unselected package libxml2:amd64.
09:18:31 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_amd64.deb ...
09:18:31 Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:18:31 Selecting previously unselected package libyaml-0-2:amd64.
09:18:31 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_amd64.deb ...
09:18:31 Unpacking libyaml-0-2:amd64 (0.2.2-1) ...
09:18:31 Selecting previously unselected package lsb-release.
09:18:31 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
09:18:31 Unpacking lsb-release (11.1.0ubuntu2) ...
09:18:31 Selecting previously unselected package python3-dbus.
09:18:31 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_amd64.deb ...
09:18:31 Unpacking python3-dbus (1.2.16-1build1) ...
09:18:31 Selecting previously unselected package python3-gi.
09:18:31 Preparing to unpack .../19-python3-gi_3.36.0-1_amd64.deb ...
09:18:31 Unpacking python3-gi (3.36.0-1) ...
09:18:31 Selecting previously unselected package python3-pkg-resources.
09:18:31 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:18:31 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:18:31 No schema files found: doing nothing.
09:18:31 Setting up distro-info-data (0.57ubuntu0.1) ...
09:18:31 Setting up libtirpc-common (1.3.3+ds-1) ...
09:18:31 Setting up libxmlb2:arm64 (0.3.10-2) ...
09:18:31 Setting up libbrotli1:arm64 (1.0.9-2build8) ...
09:18:31 Setting up libsqlite3-0:arm64 (3.40.1-1) ...
09:18:31 Setting up libnghttp2-14:arm64 (1.52.0-1) ...
09:18:31 Setting up libpackagekit-glib2-18:arm64 (1.2.6-3) ...
09:18:31 Setting up libnpth0:arm64 (1.6-3build2) ...
09:18:31 Setting up libassuan0:arm64 (2.5.5-5) ...
09:18:31 Setting up libunwind8:arm64 (1.6.2-3) ...
09:18:31 Setting up libkrb5support0:arm64 (1.20.1-1build1) ...
09:18:31 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:18:31 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
09:18:31 Setting up libglib2.0-data (2.76.1-1) ...
09:18:31 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:18:31 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
09:18:31 Setting up libdbus-1-3:arm64 (1.14.4-1ubuntu1) ...
09:18:31 Setting up libk5crypto3:arm64 (1.20.1-1build1) ...
09:18:31 Fetched 23.9 MB in 0s (49.2 MB/s)
09:18:31 Selecting previously unselected package libssl1.1:amd64.
09:18: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 ... 6686 files and directories currently installed.)
09:18:31 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_amd64.deb ...
09:18:31 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
09:18:31 Selecting previously unselected package libpython3.7-minimal:amd64.
09:18:31 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
09:18:31 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
09:18:31 github.com/docker/buildx v0.11.2 9872040
09:18:31 + docker compose version
09:18:31 Docker Compose version v2.21.0
09:18:31 + dockerd --version
09:18:31 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:31 + docker-proxy --version
09:18:31 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:31 + containerd --version
09:18:31 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:31 + ctr --version
09:18:31 ctr containerd.io 1.6.24
09:18:31 + containerd-shim --help
09:18:31 Usage of containerd-shim:
09:18:31   -address string
09:18:31     	grpc address back to main containerd
09:18:31   -containerd-binary containerd publish
09:18:31     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:31   -criu string
09:18:31     	path to criu binary
09:18:31   -debug
09:18:31     	enable debug output in logs
09:18:31   -namespace string
09:18:31     	namespace that owns the shim
09:18:31   -runtime-root string
09:18:31     	root directory for the runtime (default "/run/containerd/runc")
09:18:31   -socket string
09:18:31     	socket path to serve
09:18:31   -systemd-cgroup
09:18:31     	set runtime to use systemd-cgroup
09:18:31   -workdir string
09:18:31     	path used to storge large temporary data
09:18:31 + containerd-shim-runc-v1 -v
09:18:31 containerd-shim-runc-v1:
09:18:31   Version:  1.6.24
09:18:31   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:31   Go version: go1.20.8
09:18:31 
09:18:31 + containerd-shim-runc-v2 -v
09:18:31 containerd-shim-runc-v2:
09:18:31   Version:  1.6.24
09:18:31   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:31   Go version: go1.20.8
09:18:31 
09:18:31 + runc --version
09:18:31 runc version 1.1.9
09:18:31 commit: v1.1.9-0-gccaecfc
09:18:31 spec: 1.0.2-dev
09:18:31 go: go1.20.8
09:18:31 libseccomp: 2.5.1
09:18:31 Setting up python3-lazr.uri (1.0.6-3) ...
09:18:31 Setting up python3-cryptography (38.0.4-2) ...
09:18:31 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:31 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:18:31 Setting up gpg-wks-server (2.2.40-1.1) ...
09:18:31 Setting up libnsl2:amd64 (1.3.0-2) ...
09:18:31 Setting up gpg-wks-client (2.2.40-1.1) ...
09:18:31 Setting up libpython3.11-stdlib:amd64 (3.11.2-6) ...
09:18:31 Setting up gnupg (2.2.40-1.1) ...
09:18:31 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
09:18:31 Setting up python3.11 (3.11.2-6) ...
09:18:32 0 added, 0 removed; done.
09:18:32 Running hooks in /etc/ca-certificates/update.d...
09:18:32 done.
09:18:32 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
09:18:32 ++ source /etc/os-release
09:18:32 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
09:18:32 +++ NAME=Ubuntu
09:18:32 +++ VERSION_ID=22.04
09:18:32 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
09:18:32 +++ VERSION_CODENAME=jammy
09:18:32 +++ ID=ubuntu
09:18:32 +++ ID_LIKE=debian
09:18:32 +++ HOME_URL=https://www.ubuntu.com/
09:18:32 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:32 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:32 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:32 +++ UBUNTU_CODENAME=jammy
09:18:32 ++ echo ubuntu
09:18:32 + DIST_ID=ubuntu
09:18:32 ++ lsb_release -sc
09:18:32 + DIST_VERSION=jammy
09:18:32 + '[' jammy = sid ']'
09:18:32 + install_debian_containerd
09:18:32 + '[' staging = stage ']'
09:18:32 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:32 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:32 + update-ca-certificates -f
09:18:32 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:32 Clearing symlinks in /etc/ssl/certs...
09:18:32 Selecting previously unselected package python3-six.
09:18:32 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
09:18:32 Unpacking python3-six (1.14.0-2) ...
09:18:32 Selecting previously unselected package iso-codes.
09:18:32 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
09:18:32 Unpacking iso-codes (4.4-1) ...
09:18:32 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:18:32 Setting up python-apt-common (2.5.3ubuntu1) ...
09:18:32 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:18:32 Setting up libgirepository-1.0-1:arm64 (1.76.1-1) ...
09:18:32 Setting up libkrb5-3:arm64 (1.20.1-1build1) ...
09:18:32 Setting up libstemmer0d:arm64 (2.2.0-2) ...
09:18:32 Setting up lsb-release (12.0-1ubuntu1) ...
09:18:32 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:18:32 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:18:32 Setting up libelf1:arm64 (0.188-2.1) ...
09:18:32 Setting up readline-common (8.2-1.3) ...
09:18:32 Setting up libxml2:arm64 (2.9.14+dfsg-1.1ubuntu0.1) ...
09:18:32 Setting up libldap2:arm64 (2.6.3+dfsg-1~exp1ubuntu2) ...
09:18:32 Selecting previously unselected package libexpat1:amd64.
09:18:32 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_amd64.deb ...
09:18:32 Unpacking libexpat1:amd64 (2.2.6-2+deb10u6) ...
09:18:32 Selecting previously unselected package python3.7-minimal.
09:18:32 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_amd64.deb ...
09:18:32 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:18:32 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u6) ...
09:18:32 Setting up python3-wadllib (1.3.6-4) ...
09:18:32 Setting up python3-oauthlib (3.2.2-1) ...
09:18:32 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:18:32 Setting up pkexec (0.105-33) ...
09:18:32 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.13) ...
09:18:32 Setting up python3 (3.10.6-1~22.04) ...
09:18:32 Setting up libappstream4:amd64 (0.15.2-2) ...
09:18:32 Selecting previously unselected package libkrb5support0:amd64.
09:18:32 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_amd64.deb ...
09:18:32 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
09:18:32 Selecting previously unselected package libk5crypto3:amd64.
09:18:32 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_amd64.deb ...
09:18:32 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
09:18:32 Selecting previously unselected package libkeyutils1:amd64.
09:18:32 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_amd64.deb ...
09:18:32 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
09:18:32 Selecting previously unselected package libkrb5-3:amd64.
09:18:32 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_amd64.deb ...
09:18:32 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
09:18:32 Setting up iso-codes (4.12.0-1) ...
09:18:32 Setting up dbus-bin (1.14.4-1ubuntu1) ...
09:18:32 Setting up libpolkit-gobject-1-0:arm64 (0.105-33) ...
09:18:32 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:18:32 Setting up libdw1:arm64 (0.188-2.1) ...
09:18:32 Setting up libreadline8:arm64 (8.2-1.3) ...
09:18:32 Setting up libglib2.0-bin (2.76.1-1) ...
09:18:32 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
09:18:32 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:32 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u5) ...
09:18:32 Setting up libexpat1:amd64 (2.2.6-2+deb10u6) ...
09:18:32 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:18:32 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:18:32 Setting up python3-six (1.16.0-3ubuntu1) ...
09:18:32 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:18:32 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:32 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:18:32 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:18:32 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_amd64.deb ...
09:18:32 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
09:18:32 Selecting previously unselected package liblmdb0:amd64.
09:18:32 Preparing to unpack .../28-liblmdb0_0.9.24-1_amd64.deb ...
09:18:32 Unpacking liblmdb0:amd64 (0.9.24-1) ...
09:18:32 Selecting previously unselected package libpolkit-gobject-1-0:amd64.
09:18:32 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_amd64.deb ...
09:18:32 Unpacking libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
09:18:32 Selecting previously unselected package libpsl5:amd64.
09:18:32 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_amd64.deb ...
09:18:32 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ...
09:18:32 Selecting previously unselected package python-apt-common.
09:18:32 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:18:32 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:18:32 Selecting previously unselected package python3-apt.
09:18:32 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_amd64.deb ...
09:18:32 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:18:32 done.
09:18:32 Updating certificates in /etc/ssl/certs...
09:18:32 Selecting previously unselected package python3-minimal.
09:18:32 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:32 go: downloading golang.org/x/tools v0.7.0
09:18:32 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:32 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:32 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:32 go: downloading google.golang.org/protobuf v1.30.0
09:18:32 Setting up python3-launchpadlib (1.11.0-1) ...
09:18:32 Setting up python3-software-properties (0.99.35) ...
09:18:32 Setting up python3-pyparsing (2.4.7-1) ...
09:18:32 Setting up python3-gi (3.42.1-0ubuntu1) ...
09:18:32 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
09:18:32 Selecting previously unselected package apt-transport-https.
09:18:32 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
09:18:32 Unpacking apt-transport-https (2.0.9) ...
09:18:32 Selecting previously unselected package libbrotli1:amd64.
09:18:32 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ...
09:18:32 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
09:18:32 Selecting previously unselected package libroken18-heimdal:amd64.
09:18:32 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:32 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:32 Selecting previously unselected package libasn1-8-heimdal:amd64.
09:18:32 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:32 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:32 Selecting previously unselected package libheimbase1-heimdal:amd64.
09:18:32 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:32 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:32 Setting up gnupg2 (2.2.40-1.1) ...
09:18:32 Setting up python3 (3.11.2-1+b1) ...
09:18:32 Setting up python3-six (1.16.0-4) ...
09:18:32 Setting up python3-pyparsing (3.0.9-1) ...
09:18:32 Updating certificates in /etc/ssl/certs...
09:18: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 ... 6947 files and directories currently installed.)
09:18:32 Preparing to unpack .../0-python3-minimal_3.7.3-1_amd64.deb ...
09:18:32 Unpacking python3-minimal (3.7.3-1) ...
09:18:32 Selecting previously unselected package mime-support.
09:18:32 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:18:32 Unpacking mime-support (3.62) ...
09:18:32 Selecting previously unselected package libmpdec2:amd64.
09:18:32 Preparing to unpack .../2-libmpdec2_2.4.2-2_amd64.deb ...
09:18:32 Unpacking libmpdec2:amd64 (2.4.2-2) ...
09:18:32 Selecting previously unselected package readline-common.
09:18:32 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:18:32 Unpacking readline-common (7.0-5) ...
09:18:32 Selecting previously unselected package libreadline7:amd64.
09:18:32 Preparing to unpack .../4-libreadline7_7.0-5_amd64.deb ...
09:18:32 Unpacking libreadline7:amd64 (7.0-5) ...
09:18:32 Selecting previously unselected package libsqlite3-0:amd64.
09:18:32 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_amd64.deb ...
09:18:32 Unpacking libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
09:18:32 + popd
09:18:32 + RPM_EC=0
09:18:32 ~/rpmbuild/BUILD/src
09:18:32 ++ jobs -p
09:18:32 + exit 0
09:18:32 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RkckEh
09:18:32 + umask 022
09:18:32 + cd /root/rpmbuild/BUILD
09:18:32 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64 '!=' / ']'
09:18:32 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:32 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:32 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:32 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:32 + 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'
09:18:32 + export CFLAGS
09:18:32 + 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'
09:18:32 + export CXXFLAGS
09:18:32 + 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'
09:18:32 + export FFLAGS
09:18:32 + 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'
09:18:32 + export FCFLAGS
09:18: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'
09:18:32 + export LDFLAGS
09:18:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:32 + export LT_SYS_LIBRARY_PATH
09:18:32 + CC=gcc
09:18:32 + export CC
09:18:32 + CXX=g++
09:18:32 + export CXX
09:18:32 + cd src
09:18:32 + pushd /root/rpmbuild/BUILD/src/compose
09:18:32 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:32 + 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
09:18:32 + popd
09:18:32 ~/rpmbuild/BUILD/src
09:18:32 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:18:32 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:18:32 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:18:32 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:32 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:18:32 + /usr/lib/rpm/check-buildroot
09:18:32 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:32 + /usr/lib/rpm/brp-compress
09:18:32 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:32 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:32 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:32 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:32 + /usr/lib/rpm/check-rpaths
09:18:32 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:32 + /usr/lib/rpm/brp-remove-la-files
09:18:32 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:18:32 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:32 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rMoMyE
09:18:32 + umask 022
09:18:32 + cd /root/rpmbuild/BUILD
09:18:32 + 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'
09:18:32 + export CFLAGS
09:18:32 + 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'
09:18:32 + export CXXFLAGS
09:18:32 + 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'
09:18:32 + export FFLAGS
09:18:32 + 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'
09:18:32 + export FCFLAGS
09:18: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'
09:18:32 + export LDFLAGS
09:18:32 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:32 + export LT_SYS_LIBRARY_PATH
09:18:32 + CC=gcc
09:18:32 + export CC
09:18:32 + CXX=g++
09:18:32 + export CXX
09:18:32 + cd src
09:18:32 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:18:32 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:32 PASS: docker-compose version OK
09:18:32 + ver=v2.21.0
09:18:32 + test v2.21.0 = v2.21.0
09:18:32 + echo 'PASS: docker-compose version OK'
09:18:32 + RPM_EC=0
09:18:32 ++ jobs -p
09:18:32 + exit 0
09:18:32 Processing files: docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:32 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wYuDDE
09:18:32 + umask 022
09:18:32 + cd /root/rpmbuild/BUILD
09:18:32 + cd src
09:18:32 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
09:18:32 + export LC_ALL=C
09:18:32 + LC_ALL=C
09:18:32 + export DOCDIR
09:18:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/doc/docker-compose-plugin
09:18:32 + 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
09:18:32 + RPM_EC=0
09:18:32 ++ jobs -p
09:18:32 + exit 0
09:18:32 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.q5wEn5
09:18:32 + umask 022
09:18:32 + cd /root/rpmbuild/BUILD
09:18:32 + cd src
09:18:32 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
09:18:32 + export LC_ALL=C
09:18:32 + LC_ALL=C
09:18:32 + export LICENSEDIR
09:18:32 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/share/licenses/docker-compose-plugin
09:18:32 + 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
09:18:32 + 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
09:18:32 + RPM_EC=0
09:18:32 ++ jobs -p
09:18:32 + exit 0
09:18:32 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:18:32 Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc37
09:18:32 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:32 Requires(post): /bin/sh
09:18:32 Requires(preun): /bin/sh
09:18:32 Requires(postun): /bin/sh
09:18:32 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)
09:18:32 Enhances: docker-ce-cli
09:18:32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:32 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm
09:18:32 go: downloading github.com/beorn7/perks v1.0.1
09:18:32 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:32 go: downloading github.com/prometheus/client_model v0.3.0
09:18:32 go: downloading github.com/prometheus/common v0.42.0
09:18:33 Setting up software-properties-common (0.99.35) ...
09:18:33 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:18:33 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:33 Updating certificates in /etc/ssl/certs...
09:18:33 Setting up python3-jeepney (0.7.1-3) ...
09:18:33 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:18:33 Setting up python3-httplib2 (0.20.2-2) ...
09:18:33 Selecting previously unselected package libhcrypto4-heimdal:amd64.
09:18:33 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libwind0-heimdal:amd64.
09:18:33 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libhx509-5-heimdal:amd64.
09:18:33 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libkrb5-26-heimdal:amd64.
09:18:33 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libheimntlm0-heimdal:amd64.
09:18:33 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Setting up python3-gi (3.42.2-3+b1) ...
09:18:33 Setting up python3-httplib2 (0.20.4-3) ...
09:18:33 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:33 137 added, 0 removed; done.
09:18:33 Running hooks in /etc/ca-certificates/update.d...
09:18:33 done.
09:18:33 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:33 + apt-key add -
09:18:33 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:33 Selecting previously unselected package libpython3.7-stdlib:amd64.
09:18:33 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_amd64.deb ...
09:18:33 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
09:18:33 Selecting previously unselected package python3.7.
09:18:33 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_amd64.deb ...
09:18:33 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:18:33 go: downloading github.com/prometheus/procfs v0.9.0
09:18:33 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:18:33 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:18:33 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:18:33 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:18:33 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:18:33 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:18:33 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:18:33 go: downloading k8s.io/klog/v2 v2.80.1
09:18:33 go: downloading github.com/kr/text v0.2.0
09:18:33 go: downloading github.com/docker/go-metrics v0.0.1
09:18:33 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:18:33 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:18:33 0 added, 0 removed; done.
09:18:33 Running hooks in /etc/ca-certificates/update.d...
09:18:33 done.
09:18:33 Processing triggers for dbus (1.14.4-1ubuntu1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:33   Installing : containerd.io-1.6.24-3.1.el7.aarch64                       20/27 
09:18:33 Setting up lsb-release (11.1.0ubuntu4) ...
09:18:33 Setting up policykit-1 (0.105-33) ...
09:18:33 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ...
09:18:33 Setting up python3-blinker (1.4+dfsg1-0.4) ...
09:18:33 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:18:33 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libgssapi3-heimdal:amd64.
09:18:33 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_amd64.deb ...
09:18:33 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:33 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:33 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
09:18:33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:33 Selecting previously unselected package libsasl2-2:amd64.
09:18:33 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ...
09:18:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:33 Selecting previously unselected package libldap-common.
09:18:33 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:18:33 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:18:33 Selecting previously unselected package libldap-2.4-2:amd64.
09:18:33 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ...
09:18:33 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
09:18:33 Setting up python3-cffi-backend:amd64 (1.15.1-5+b1) ...
09:18:33 Setting up python3-blinker (1.5-1) ...
09:18:33 Setting up python3-pkg-resources (66.1.1-1) ...
09:18:33 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:18:33 OK
09:18:33 + '[' jammy = sid ']'
09:18:33 ++ dpkg --print-architecture
09:18:33 + ARCH=arm64
09:18:33 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu jammy test'
09:18:33 + apt-get update
[Pipeline] }
09:18:33 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:33 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_amd64.deb ...
09:18:33 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
09:18:33 Setting up python3-minimal (3.7.3-1) ...
09:18:33 Selecting previously unselected package python3.
09:18: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 ... 7416 files and directories currently installed.)
09:18:33 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
09:18:33 Unpacking python3 (3.7.3-1) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:18:33 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:18:33 go: downloading github.com/BurntSushi/toml v0.3.1
09:18:33 go: downloading github.com/magiconair/properties v1.5.3
09:18:33 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:18:33 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:18:33 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:18:33 go: downloading golang.org/x/mod v0.9.0
09:18:33 137 added, 0 removed; done.
09:18:33 Setting up dbus (1.14.4-1ubuntu1) ...
09:18:33 Setting up libgssapi-krb5-2:arm64 (1.20.1-1build1) ...
09:18:33 Setting up gir1.2-glib-2.0:arm64 (1.76.1-1) ...
09:18:33 Setting up libssh-4:arm64 (0.10.4-2ubuntu0.1) ...
09:18:33 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:18:33 Setting up libpam-systemd:arm64 (252.5-2ubuntu3.1) ...
09:18:33 ++ source /etc/os-release
09:18:33 +++ PRETTY_NAME='Ubuntu 23.04'
09:18:33 +++ NAME=Ubuntu
09:18:33 +++ VERSION_ID=23.04
09:18:33 +++ VERSION='23.04 (Lunar Lobster)'
09:18:33 +++ VERSION_CODENAME=lunar
09:18:33 +++ ID=ubuntu
09:18:33 +++ ID_LIKE=debian
09:18:33 +++ HOME_URL=https://www.ubuntu.com/
09:18:33 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:33 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:33 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:33 +++ UBUNTU_CODENAME=lunar
09:18:33 +++ LOGO=ubuntu-logo
09:18:33 ++ echo ubuntu
09:18:33 + DIST_ID=ubuntu
09:18:33 ++ lsb_release -sc
09:18:33 + DIST_VERSION=lunar
09:18:33 + '[' lunar = sid ']'
09:18:33 + install_debian_containerd
09:18:33 + '[' staging = stage ']'
09:18:33 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:33 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:33 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:33 + update-ca-certificates -f
09:18:33 Clearing symlinks in /etc/ssl/certs...
09:18:33 Setting up python3-more-itertools (8.10.0-2) ...
09:18:33 Selecting previously unselected package libnghttp2-14:amd64.
09:18:33 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_amd64.deb ...
09:18:33 Unpacking libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
09:18:33 Selecting previously unselected package librtmp1:amd64.
09:18:33 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
09:18:33 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:18:33 Selecting previously unselected package libssh-4:amd64.
09:18:33 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_amd64.deb ...
09:18:33 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
09:18:33 Selecting previously unselected package libcurl4:amd64.
09:18:33 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_amd64.deb ...
09:18:33 Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.19) ...
09:18:33 Selecting previously unselected package curl.
09:18:33 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_amd64.deb ...
09:18:33 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:18:33 Setting up python3-dbus (1.3.2-4+b1) ...
09:18:33 Setting up python3-distro (1.8.0-1) ...
09:18:33 Selecting previously unselected package libkeyutils1:amd64.
09:18:33 Preparing to unpack .../01-libkeyutils1_1.6-6_amd64.deb ...
09:18:33 Unpacking libkeyutils1:amd64 (1.6-6) ...
09:18:33 Selecting previously unselected package libkrb5support0:amd64.
09:18:33 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_amd64.deb ...
09:18:33 Unpacking libkrb5support0:amd64 (1.17-3+deb10u5) ...
09:18:33 Selecting previously unselected package libk5crypto3:amd64.
09:18:33 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_amd64.deb ...
09:18:33 Unpacking libk5crypto3:amd64 (1.17-3+deb10u5) ...
09:18:33 Selecting previously unselected package libkrb5-3:amd64.
09:18:33 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_amd64.deb ...
09:18:33 Unpacking libkrb5-3:amd64 (1.17-3+deb10u5) ...
09:18:33 Selecting previously unselected package libgssapi-krb5-2:amd64.
09:18:33 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_amd64.deb ...
09:18:33 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
09:18:33 Selecting previously unselected package apt-transport-https.
09:18:33 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
09:18:33 Unpacking apt-transport-https (1.8.2.3) ...
09:18:33 + go mod vendor -modfile=vendor.mod
09:18:33 + make IMAGE=debian:bullseye verify
09:18:33 docker run  --rm -i \
09:18:33 	-v "$(pwd):/v" \
09:18:33 	-e DEBIAN_FRONTEND=noninteractive \
09:18:33 	-e PACKAGE_REPO=staging \
09:18:33 	-w /v \
09:18:33 	debian:bullseye ./verify
09:18:33 Unable to find image 'debian:bullseye' locally
09:18:33 bullseye: Pulling from library/debian
09:18:33 Setting up libcurl4:arm64 (7.88.1-8ubuntu2.2) ...
09:18:33 Setting up libpolkit-agent-1-0:arm64 (0.105-33) ...
09:18:33 Setting up curl (7.88.1-8ubuntu2.2) ...
09:18:33 Setting up polkitd (0.105-33) ...
09:18:33 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:18:33 Setting up libgstreamer1.0-0:arm64 (1.22.2-1) ...
09:18:33 Setcap worked! gst-ptp-helper is not suid!
09:18:33 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:18:33 Setting up libtirpc3:arm64 (1.3.3+ds-1) ...
09:18:33 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:18:33 done.
09:18:33 Updating certificates in /etc/ssl/certs...
09:18:33 Setting up python3-dbus (1.2.18-3build1) ...
09:18:33 Setting up python3-distro (1.7.0-1) ...
09:18:33 Selecting previously unselected package dbus-user-session.
09:18:33 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_amd64.deb ...
09:18:33 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
09:18:33 Selecting previously unselected package libdconf1:amd64.
09:18:33 Preparing to unpack .../54-libdconf1_0.36.0-1_amd64.deb ...
09:18:33 Unpacking libdconf1:amd64 (0.36.0-1) ...
09:18:33 Selecting previously unselected package dconf-service.
09:18:33 Preparing to unpack .../55-dconf-service_0.36.0-1_amd64.deb ...
09:18:33 Unpacking dconf-service (0.36.0-1) ...
09:18:33 Selecting previously unselected package dconf-gsettings-backend:amd64.
09:18:33 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_amd64.deb ...
09:18:33 Unpacking dconf-gsettings-backend:amd64 (0.36.0-1) ...
09:18:33 Selecting previously unselected package libassuan0:amd64.
09:18:33 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_amd64.deb ...
09:18:33 Unpacking libassuan0:amd64 (2.5.3-7ubuntu2) ...
09:18:33 Selecting previously unselected package gpgconf.
09:18:33 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:33 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:18:33 Setting up python3-jwt (2.6.0-1) ...
09:18:33 Setting up python3-apt (2.6.0) ...
09:18:33 Selecting previously unselected package openssl.
09:18:33 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_amd64.deb ...
09:18:33 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:18:33 Selecting previously unselected package ca-certificates.
09:18:33 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
09:18:33 Unpacking ca-certificates (20200601~deb10u2) ...
09:18:33 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:33 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ...
09:18:33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:18:33 Selecting previously unselected package libsasl2-2:amd64.
09:18:33 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ...
09:18:33 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:18:33 Selecting previously unselected package libldap-common.
09:18:33 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:18:33 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:18:33 ddf874abf16c: Already exists
09:18:33 Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:18:33 Status: Downloaded newer image for debian:bullseye
09:18:34 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
09:18:34 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
09:18:34 Get:3 https://download.docker.com/linux/ubuntu jammy/test arm64 Packages [33.3 kB]
09:18:34 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:34 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:34 137 added, 0 removed; done.
09:18:34 Running hooks in /etc/ca-certificates/update.d...
09:18:34 done.
09:18:34 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:34 + apt-key add -
09:18:34 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:18:34 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
09:18:34 Setting up python3-apt (2.4.0ubuntu2) ...
09:18:34 Selecting previously unselected package libksba8:amd64.
09:18:34 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_amd64.deb ...
09:18:34 Unpacking libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
09:18:34 Selecting previously unselected package libnpth0:amd64.
09:18:34 Preparing to unpack .../60-libnpth0_1.6-1_amd64.deb ...
09:18:34 Unpacking libnpth0:amd64 (1.6-1) ...
09:18:34 Selecting previously unselected package dirmngr.
09:18:34 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:34 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_amd64.deb ...
09:18:34 Unpacking libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
09:18:34 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:34 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_amd64.deb ...
09:18:34 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:18:34 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
09:18:34 Setting up python3-lazr.uri (1.0.6-3) ...
09:18:34 Setting up python3-cryptography (38.0.4-3) ...
09:18:34 Selecting previously unselected package libldap-2.4-2:amd64.
09:18:34 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ...
09:18:34 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
09:18:34 Selecting previously unselected package libnghttp2-14:amd64.
09:18:34 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
09:18:34 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:18:34 Selecting previously unselected package libpsl5:amd64.
09:18:34 Preparing to unpack .../14-libpsl5_0.20.2-2_amd64.deb ...
09:18:34 Unpacking libpsl5:amd64 (0.20.2-2) ...
09:18:34 Selecting previously unselected package librtmp1:amd64.
09:18:34 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
09:18:34 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:18:34 Selecting previously unselected package libssh2-1:amd64.
09:18:34 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_amd64.deb ...
09:18:34 Unpacking libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
09:18:34 + verify
09:18:34 + dpkg --version
09:18:34 + verify_deb
09:18:34 + apt-get update
09:18:34 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
09:18:34 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:34 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:18:34 Setting up libcurl3-gnutls:arm64 (7.88.1-8ubuntu2.2) ...
09:18:34 Setting up libappstream4:arm64 (0.16.1-1ubuntu1) ...
09:18:34 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:18:34 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:34   Installing : docker-compose-plugin-2.21.0-0.el7.aarch64                 21/27 
09:18:34 Setting up python3-lazr.uri (1.0.6-2) ...
09:18:34 Setting up python3-zipp (1.0.0-3) ...
09:18:34 Selecting previously unselected package libproxy1v5:amd64.
09:18:34 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_amd64.deb ...
09:18:34 Unpacking libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
09:18:34 Selecting previously unselected package glib-networking-common.
09:18:34 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
09:18:34 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
09:18:34 Selecting previously unselected package glib-networking-services.
09:18:34 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_amd64.deb ...
09:18:34 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
09:18:34 Selecting previously unselected package gsettings-desktop-schemas.
09:18:34 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
09:18:34 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:18:34 Selecting previously unselected package glib-networking:amd64.
09:18:34 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_amd64.deb ...
09:18:34 Unpacking glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
09:18:34 Selecting previously unselected package gnupg-l10n.
09:18:34 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:18:34 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package gnupg-utils.
09:18:34 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:18:34 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:18:34 Setting up python3-wadllib (1.3.6-4) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:18:34 Selecting previously unselected package libcurl4:amd64.
09:18:34 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_amd64.deb ...
09:18:34 Unpacking libcurl4:amd64 (7.64.0-4+deb10u6) ...
09:18:34 Selecting previously unselected package curl.
09:18:34 Preparing to unpack .../18-curl_7.64.0-4+deb10u6_amd64.deb ...
09:18:34 Unpacking curl (7.64.0-4+deb10u6) ...
09:18:34 Selecting previously unselected package libassuan0:amd64.
09:18:34 Preparing to unpack .../19-libassuan0_2.5.2-1_amd64.deb ...
09:18:34 Unpacking libassuan0:amd64 (2.5.2-1) ...
09:18:34 Selecting previously unselected package gpgconf.
09:18:34 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_amd64.deb ...
09:18:34 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:18:34 Selecting previously unselected package lsb-base.
09:18:34 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
09:18:34 Unpacking lsb-base (10.2019051400) ...
09:18:34 Selecting previously unselected package libksba8:amd64.
09:18:34 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_amd64.deb ...
09:18:34 Unpacking libksba8:amd64 (1.3.5-2+deb10u2) ...
09:18:34 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:18:34 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:18:34 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:18:34 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB]
09:18:34 Fetched 82.2 kB in 1s (105 kB/s)
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:34 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:18:34 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:18:34 Setting up libnsl2:arm64 (1.3.0-2build2) ...
09:18:34 Setting up packagekit (1.2.6-3) ...
09:18:34 invoke-rc.d: could not determine current runlevel
09:18:34 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:34 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:34 OK
09:18:34 + '[' lunar = sid ']'
09:18:34 ++ dpkg --print-architecture
09:18:34 + ARCH=amd64
09:18:34 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu lunar test'
09:18:34 + apt-get update
09:18:34   Installing : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch   22/27 
09:18:34 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
09:18:34 Selecting previously unselected package gpg.
09:18:34 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package pinentry-curses.
09:18:34 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_amd64.deb ...
09:18:34 Unpacking pinentry-curses (1.1.0-3build1) ...
09:18:34 Selecting previously unselected package gpg-agent.
09:18:34 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package gpg-wks-client.
09:18:34 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package gpg-wks-server.
09:18:34 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:18:34 Setting up python3-oauthlib (3.2.2-1) ...
09:18:34 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:18:34 Selecting previously unselected package libnpth0:amd64.
09:18:34 Preparing to unpack .../23-libnpth0_1.6-1_amd64.deb ...
09:18:34 Unpacking libnpth0:amd64 (1.6-1) ...
09:18:34 Selecting previously unselected package dirmngr.
09:18:34 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_amd64.deb ...
09:18:34 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:18:34 Selecting previously unselected package distro-info-data.
09:18:34 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
09:18:34 Unpacking distro-info-data (0.41+deb10u7) ...
09:18:34 Selecting previously unselected package libglib2.0-0:amd64.
09:18:34 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_amd64.deb ...
09:18:34 Unpacking libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
09:18:34 + make IMAGE=quay.io/centos/centos:stream9 verify
09:18:34 docker run  --rm -i \
09:18:34 	-v "$(pwd):/v" \
09:18:34 	-e DEBIAN_FRONTEND=noninteractive \
09:18:34 	-e PACKAGE_REPO=staging \
09:18:34 	-w /v \
09:18:34 	quay.io/centos/centos:stream9 ./verify
09:18:34 Unable to find image 'quay.io/centos/centos:stream9' locally
09:18:34 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [247 kB]
09:18:34 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [17.5 kB]
09:18:34 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:34 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:18:34 Setting up libpython3.11-stdlib:arm64 (3.11.4-1~23.04) ...
09:18:34 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:18:34 Setting up libpython3-stdlib:arm64 (3.11.2-1) ...
09:18:34 Setting up python3.11 (3.11.4-1~23.04) ...
09:18:34 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
09:18:34 Hit:2 http://security.ubuntu.com/ubuntu lunar-security InRelease
09:18:34 Hit:3 http://archive.ubuntu.com/ubuntu lunar InRelease
09:18:34 Hit:4 http://archive.ubuntu.com/ubuntu lunar-updates InRelease
09:18:34 Hit:5 http://archive.ubuntu.com/ubuntu lunar-backports InRelease
09:18:34 Get:6 https://download.docker.com/linux/ubuntu lunar/test amd64 Packages [13.9 kB]
09:18:34 Setting up python3-wadllib (1.3.6-1) ...
09:18:34 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:18:34 Setting up packagekit (1.2.5-2ubuntu2) ...
09:18:34 invoke-rc.d: could not determine current runlevel
09:18:34 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:34 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:34 Selecting previously unselected package gpgsm.
09:18:34 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_amd64.deb ...
09:18:34 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package gnupg.
09:18:34 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:18:34 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:18:34 Selecting previously unselected package libsoup2.4-1:amd64.
09:18:34 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_amd64.deb ...
09:18:34 Unpacking libsoup2.4-1:amd64 (2.70.0-1) ...
09:18:34 Setting up python3-software-properties (0.99.30-4) ...
09:18:34 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:18:34 Processing triggers for systemd (252.12-1~deb12u1) ...
09:18:34 Processing triggers for sgml-base (1.31) ...
09:18:34 Setting up polkitd (122-3) ...
09:18:34 Creating group 'polkitd' with GID 997.
09:18:34 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
09:18:34 invoke-rc.d: could not determine current runlevel
09:18:34 invoke-rc.d: policy-rc.d denied execution of reload.
09:18:34 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:34 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_amd64.deb ...
09:18:34 Unpacking libgirepository-1.0-1:amd64 (1.58.3-2) ...
09:18:34 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:34 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_amd64.deb ...
09:18:34 Unpacking gir1.2-glib-2.0:amd64 (1.58.3-2) ...
09:18:34 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:34 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_amd64.deb ...
09:18:34 Unpacking libpackagekit-glib2-18:amd64 (1.1.12-5) ...
09:18:34 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:34 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_amd64.deb ...
09:18:34 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:18:34 Selecting previously unselected package gnupg-l10n.
09:18:34 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:18:34 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:18:34 stream9: Pulling from centos/centos
09:18:34 a0a436b63807: Already exists
09:18:34 Digest: sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6
09:18:34 Status: Downloaded newer image for quay.io/centos/centos:stream9
09:18:35 Fetched 62.8 kB in 1s (95.7 kB/s)
09:18:35 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:18:35   Installing : libmnl-1.0.3-7.el7.aarch64                                 23/27 
09:18:35 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:35 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
09:18:35 Setting up python3-importlib-metadata (4.6.4-1) ...
09:18:35 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:18:35 Selecting previously unselected package libstemmer0d:amd64.
09:18:35 Preparing to unpack .../79-libstemmer0d_0+svn585-2_amd64.deb ...
09:18:35 Unpacking libstemmer0d:amd64 (0+svn585-2) ...
09:18:35 Selecting previously unselected package libappstream4:amd64.
09:18:35 Preparing to unpack .../80-libappstream4_0.12.10-2_amd64.deb ...
09:18:35 Unpacking libappstream4:amd64 (0.12.10-2) ...
09:18:35 Selecting previously unselected package libglib2.0-bin.
09:18:35 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_amd64.deb ...
09:18:35 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:18:35 Selecting previously unselected package libgstreamer1.0-0:amd64.
09:18:35 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_amd64.deb ...
09:18:35 Unpacking libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
09:18:35 Selecting previously unselected package libpolkit-agent-1-0:amd64.
09:18:35 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_amd64.deb ...
09:18:35 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
09:18:35 Setting up packagekit (1.2.6-5) ...
09:18:35 invoke-rc.d: could not determine current runlevel
09:18:35 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:35 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:18:35 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:35 Setting up software-properties-common (0.99.30-4) ...
09:18:35 Selecting previously unselected package gnupg-utils.
09:18:35 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package gpg.
09:18:35 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gpg (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package pinentry-curses.
09:18:35 Preparing to unpack .../34-pinentry-curses_1.1.0-2_amd64.deb ...
09:18:35 Unpacking pinentry-curses (1.1.0-2) ...
09:18:35 Selecting previously unselected package gpg-agent.
09:18:35 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package gpg-wks-client.
09:18:35 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:18:35 + verify
09:18:35 + dpkg --version
09:18:35 + rpm --version
09:18:35 + verify_rpm
09:18:35 ++ . /etc/os-release
09:18:35 +++ NAME='CentOS Stream'
09:18:35 +++ VERSION=9
09:18:35 +++ ID=centos
09:18:35 +++ ID_LIKE='rhel fedora'
09:18:35 +++ VERSION_ID=9
09:18:35 +++ PLATFORM_ID=platform:el9
09:18:35 +++ PRETTY_NAME='CentOS Stream 9'
09:18:35 +++ ANSI_COLOR='0;31'
09:18:35 +++ LOGO=fedora-logo-icon
09:18:35 +++ CPE_NAME=cpe:/o:centos:centos:9
09:18:35 +++ HOME_URL=https://centos.org/
09:18:35 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:35 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:18:35 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:35 ++ echo centos
09:18:35 + DIST_ID=centos
09:18:35 ++ . /etc/os-release
09:18:35 +++ NAME='CentOS Stream'
09:18:35 +++ VERSION=9
09:18:35 +++ ID=centos
09:18:35 +++ ID_LIKE='rhel fedora'
09:18:35 +++ VERSION_ID=9
09:18:35 +++ PLATFORM_ID=platform:el9
09:18:35 +++ PRETTY_NAME='CentOS Stream 9'
09:18:35 +++ ANSI_COLOR='0;31'
09:18:35 +++ LOGO=fedora-logo-icon
09:18:35 +++ CPE_NAME=cpe:/o:centos:centos:9
09:18:35 +++ HOME_URL=https://centos.org/
09:18:35 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:35 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:18:35 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:35 ++ echo 9
09:18:35 ++ cut -d. -f1
09:18:35 + DIST_VERSION=9
09:18:35 + pkg_manager=yum
09:18:35 + pkg_config_manager=yum-config-manager
09:18:35 + dnf --version
09:18:35 Setting up python3-secretstorage (3.3.1-1) ...
09:18:35 Reading package lists...
09:18:35 Setting up python3-keyring (23.5.0-1) ...
09:18:35 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.
09:18:35 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
09:18:35 + packages='deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
09:18:35 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb
09:18:35 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb'
09:18:35 ++ awk '$0="./"$0'
09:18:35 ++ xargs
09:18:35 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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'
09:18:35 + set -x
09:18:35 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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
09:18:35 Selecting previously unselected package docker-ce-rootless-extras.
09:18:35 (Reading database ... 9232 files and directories currently installed.)
09:18:35 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ...
09:18:35 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:35 Unpacking libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
09:18:35 Selecting previously unselected package policykit-1.
09:18:35 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_amd64.deb ...
09:18:35 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
09:18:35 Selecting previously unselected package python3-certifi.
09:18:35 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
09:18:35 Unpacking python3-certifi (2019.11.28-1) ...
09:18:35 Selecting previously unselected package python3-chardet.
09:18:35 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
09:18:35 Unpacking python3-chardet (3.0.4-4build1) ...
09:18:35 Selecting previously unselected package python3-idna.
09:18:35 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
09:18:35 Unpacking python3-idna (2.8-1) ...
09:18:35 Processing triggers for ca-certificates (20230311) ...
09:18:35 Updating certificates in /etc/ssl/certs...
09:18:35 Selecting previously unselected package gpg-wks-server.
09:18:35 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package gpgsm.
09:18:35 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_amd64.deb ...
09:18:35 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package gnupg.
09:18:35 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
09:18:35 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package gnupg2.
09:18:35 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
09:18:35 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
09:18:35 Selecting previously unselected package iso-codes.
09:18:35 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
09:18:35 Unpacking iso-codes (4.2-1) ...
09:18:35 4.14.0
09:18:35   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:12:15 2023
09:18:35   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
09:18:35 
09:18:35   Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Sep 18 04:12:11 2023
09:18:35   Built    : builder@centos.org at Fri Jun 30 14:49:58 2023
09:18:35 + pkg_manager=dnf
09:18:35 + pkg_config_manager='dnf config-manager'
09:18:35 + dnf clean all
09:18:35 0 files removed
09:18:35 Selecting previously unselected package docker-ce.
09:18:35 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ...
09:18:35 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:35 Setting up python3-lazr.restfulclient (0.14.4-1) ...
09:18:35 Setting up python3-launchpadlib (1.10.16-1) ...
09:18:35   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               24/27 
09:18:35 Selecting previously unselected package python3-urllib3.
09:18:35 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:18:35 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:18:35 Selecting previously unselected package python3-requests.
09:18:35 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:18:35 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:18:35 Selecting previously unselected package python3-requests-unixsocket.
09:18:35 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
09:18:35 Unpacking python3-requests-unixsocket (0.2.0-2) ...
09:18:35 Selecting previously unselected package python3-software-properties.
09:18:35 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
09:18:35 Unpacking python3-software-properties (0.99.9.12) ...
09:18:35 Selecting previously unselected package packagekit.
09:18:35 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_amd64.deb ...
09:18:35 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
09:18:35 Selecting previously unselected package software-properties-common.
09:18:35 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
09:18:35 Unpacking software-properties-common (0.99.9.12) ...
09:18:35 Fetched 8655 kB in 1s (5998 kB/s)
09:18:35 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
09:18:35 Setting up python3 (3.11.2-1) ...
09:18:35 Setting up python3-six (1.16.0-4) ...
09:18:35 Setting up python3-pyparsing (3.0.9-1) ...
09:18:35 0 added, 0 removed; done.
09:18:35 Running hooks in /etc/ca-certificates/update.d...
09:18:35 done.
09:18:35 Processing triggers for dbus (1.14.8-2~deb12u1) ...
09:18:35 ++ source /etc/os-release
09:18:35 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
09:18:35 +++ NAME='Debian GNU/Linux'
09:18:35 +++ VERSION_ID=12
09:18:35 +++ VERSION='12 (bookworm)'
09:18:35 +++ VERSION_CODENAME=bookworm
09:18:35 +++ ID=debian
09:18:35 +++ HOME_URL=https://www.debian.org/
09:18:35 +++ SUPPORT_URL=https://www.debian.org/support
09:18:35 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:35 ++ echo debian
09:18:35 + DIST_ID=debian
09:18:35 ++ lsb_release -sc
09:18:35 + DIST_VERSION=bookworm
09:18:35 + '[' bookworm = sid ']'
09:18:35 + install_debian_containerd
09:18:35 + '[' staging = stage ']'
09:18:35 + REPO_URL=https://download.docker.com/linux/debian
09:18:35 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:35 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:35 + update-ca-certificates -f
09:18:35 Clearing symlinks in /etc/ssl/certs...
09:18:35 + dnf install -y 'dnf-command(config-manager)'
09:18:35 Setting up python3-software-properties (0.99.22.7) ...
09:18:35 Setting up software-properties-common (0.99.22.7) ...
09:18:35 Selecting previously unselected package gnupg2.
09:18:35 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
09:18:35 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
09:18:35 Setting up libksba8:amd64 (1.3.5-2ubuntu0.20.04.2) ...
09:18:35 Setting up liblmdb0:amd64 (0.9.24-1) ...
09:18:35 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
09:18:35 Setting up libkeyutils1:amd64 (1.6-6ubuntu1.1) ...
09:18:35 Setting up libproxy1v5:amd64 (0.4.15-10ubuntu1.2) ...
09:18:35 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ...
09:18:35 Setting up mime-support (3.64ubuntu1) ...
09:18:35 Setting up apt-transport-https (2.0.9) ...
09:18:35 Setting up libyaml-0-2:amd64 (0.2.2-1) ...
09:18:35 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.6) ...
09:18:35 Setting up distro-info-data (0.43ubuntu1.13) ...
09:18:35 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ...
09:18:35 Setting up python3-gi (3.44.1-1) ...
09:18:36 Reading package lists...
09:18:36 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.
09:18:36 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
09:18:36 + packages='deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:36 ++ echo 'deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:36 ++ awk '$0="./"$0'
09:18:36 ++ xargs
09:18:36 + packages='./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb'
09:18:36 + set -x
09:18:36 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:36 Selecting previously unselected package docker-buildx-plugin.
09:18:36 (Reading database ... 9306 files and directories currently installed.)
09:18:36 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ...
09:18:36 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:18:36 done.
09:18:36 Updating certificates in /etc/ssl/certs...
09:18:36 Selecting previously unselected package libapt-inst2.0:amd64.
09:18:36 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_amd64.deb ...
09:18:36 Unpacking libapt-inst2.0:amd64 (1.8.2.3) ...
09:18:36 Selecting previously unselected package libcurl3-gnutls:amd64.
09:18:36 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_amd64.deb ...
09:18:36 Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ...
09:18:36 Selecting previously unselected package libdbus-1-3:amd64.
09:18:36 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_amd64.deb ...
09:18:36 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
09:18:36 Selecting previously unselected package lsb-release.
09:18:36 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
09:18:36 Unpacking lsb-release (10.2019051400) ...
09:18:36 Selecting previously unselected package python-apt-common.
09:18:36 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
09:18:36 Unpacking python-apt-common (1.8.4.3) ...
09:18:36 Selecting previously unselected package python3-apt.
09:18:36 Preparing to unpack .../47-python3-apt_1.8.4.3_amd64.deb ...
09:18:36 Unpacking python3-apt (1.8.4.3) ...
09:18:36 CentOS Stream 8 - Extras                         26 kB/s |  18 kB     00:00    
09:18:36 CentOS Stream 8 - Extras common packages        8.6 kB/s | 6.9 kB     00:00    
09:18:36 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:18:36 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:18:36 Updating certificates in /etc/ssl/certs...
09:18:36 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.5) ...
09:18:36 Setting up libnghttp2-14:amd64 (1.40.0-1ubuntu0.1) ...
09:18:36 Setting up libpackagekit-glib2-18:amd64 (1.1.13-2ubuntu1.1) ...
09:18:36 Setting up libnpth0:amd64 (1.6-1) ...
09:18:36 Setting up libassuan0:amd64 (2.5.3-7ubuntu2) ...
09:18:36 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:18:36 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.3) ...
09:18:36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:36 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:18:36 
09:18:36 Current default time zone: 'Etc/UTC'
09:18:36 Local time is now:      Wed Sep 20 09:18:36 UTC 2023.
09:18:36 Universal Time is now:  Wed Sep 20 09:18:36 UTC 2023.
09:18:36 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:18:36 
09:18:36 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
09:18:36 Setting up libdconf1:amd64 (0.36.0-1) ...
09:18:36 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:18:36 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:18:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
09:18:36 Setting up python3-httplib2 (0.20.4-3) ...
09:18:36 Setting up python3-cffi-backend:arm64 (1.15.1-5build1) ...
09:18:36 Setting up python3-blinker (1.5-1) ...
09:18:36 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm
09:18:36 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dFtRFN
09:18:36 + umask 022
09:18:36 + cd /root/rpmbuild/BUILD
09:18:36 + cd src
09:18:36 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64
09:18:36 + RPM_EC=0
09:18:36 ++ jobs -p
09:18:36 + exit 0
09:18:36 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.0PwLfG
09:18:36 + umask 022
09:18:36 + cd /root/rpmbuild/BUILD
09:18:36 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:18:36 + rm -rf src src.gemspec
09:18:36 + RPM_EC=0
09:18:36 ++ jobs -p
09:18:36 + exit 0
09:18:36 
09:18:36 RPM build warnings:
09:18:36     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:36     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:36     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:36     source_date_epoch_from_changelog set but %changelog is missing
09:18:36     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:18:36     source_date_epoch_from_changelog set but %changelog is missing
09:18:36     source_date_epoch_from_changelog set but %changelog is missing
09:18:36     source_date_epoch_from_changelog set but %changelog is missing
09:18:36     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:36 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:36 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q4AwGt
09:18:36 + umask 022
09:18:36 + cd /root/rpmbuild/BUILD
09:18:36 + cd /root/rpmbuild/BUILD
09:18:36 + rm -rf src
09:18:36 + /usr/bin/mkdir -p src
09:18:36 + cd src
09:18:36 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:36 + STATUS=0
09:18:36 + '[' 0 -ne 0 ']'
09:18:36 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:18:36 + /usr/bin/mkdir -p /root/rpmbuild/BUILD/src-SPECPARTS
09:18:36 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:36 + STATUS=0
09:18:36 + '[' 0 -ne 0 ']'
09:18:36 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:36 + RPM_EC=0
09:18:36 ++ jobs -p
09:18:36 + exit 0
09:18:36 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lVDcYb
09:18:36 + umask 022
09:18:36 + cd /root/rpmbuild/BUILD
09:18:36 + 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 '
09:18:36 + export CFLAGS
09:18:36 + 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 '
09:18:36 + export CXXFLAGS
09:18:36 + 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 '
09:18:36 + export FFLAGS
09:18:36 + 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 '
09:18:36 + export FCFLAGS
09:18:36 + VALAFLAGS=-g
09:18:36 + export VALAFLAGS
09:18:36 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:18:36 + export RUSTFLAGS
09:18:36 + 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 '
09:18:36 + export LDFLAGS
09:18:36 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:36 + export LT_SYS_LIBRARY_PATH
09:18:36 + CC=gcc
09:18:36 + export CC
09:18:36 + CXX=g++
09:18:36 + export CXX
09:18:36 + cd src
09:18:36 + pushd /root/rpmbuild/BUILD/src/compose
09:18:36 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:36 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:36 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
09:18:36 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:36 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:36 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:36 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:36 go: downloading github.com/docker/buildx v0.11.2
09:18:36 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:36 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:36 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:36 go: downloading github.com/moby/buildkit v0.12.1
09:18:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:36 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:36 go: downloading google.golang.org/grpc v1.57.0
09:18:36 go: downloading github.com/containerd/containerd v1.7.3
09:18:36 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:36 go: downloading golang.org/x/sync v0.3.0
09:18:36 go: downloading github.com/stretchr/testify v1.8.4
09:18:36 go: downloading golang.org/x/sys v0.7.0
09:18:36 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:36 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:36 go: downloading github.com/containerd/console v1.0.3
09:18:36 go: downloading github.com/imdario/mergo v0.3.16
09:18:36 go: downloading github.com/adrg/xdg v0.4.0
09:18:36 go: downloading github.com/buger/goterm v1.0.4
09:18:36 go: downloading github.com/go-logr/logr v1.2.4
09:18:36 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:36 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:36 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:36 go: downloading k8s.io/client-go v0.26.2
09:18:36 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:36 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:36 go: downloading k8s.io/api v0.26.2
09:18:36 go: downloading k8s.io/apimachinery v0.26.2
09:18:36 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:36 go: downloading github.com/golang/mock v1.6.0
09:18:36 go: downloading github.com/klauspost/compress v1.16.5
09:18:36 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:36 go: downloading golang.org/x/crypto v0.7.0
09:18:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:36 go: downloading golang.org/x/net v0.9.0
09:18:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:36 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:36 go: downloading github.com/gogo/googleapis v1.4.1
09:18:36 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:36 go: downloading github.com/moby/locker v1.0.1
09:18:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:36 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:36 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:36 Reading package lists...
09:18:36 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:18:36 Selecting previously unselected package python3-dbus.
09:18:36 Preparing to unpack .../48-python3-dbus_1.2.8-3_amd64.deb ...
09:18:36 Unpacking python3-dbus (1.2.8-3) ...
09:18:36 Selecting previously unselected package python3-gi.
09:18:36 Preparing to unpack .../49-python3-gi_3.30.4-1_amd64.deb ...
09:18:36 Unpacking python3-gi (3.30.4-1) ...
09:18:36 Selecting previously unselected package python3-pycurl.
09:18:36 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_amd64.deb ...
09:18:36 Unpacking python3-pycurl (7.43.0.2-0.1) ...
09:18:36 Selecting previously unselected package python3-software-properties.
09:18:36 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
09:18:36 Unpacking python3-software-properties (0.96.20.2-2) ...
09:18:36 Selecting previously unselected package software-properties-common.
09:18:36 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
09:18:36 Unpacking software-properties-common (0.96.20.2-2) ...
09:18:36 Setting up libksba8:amd64 (1.3.5-2+deb10u2) ...
09:18:36 Setting up lsb-base (10.2019051400) ...
09:18:36 Setting up libkeyutils1:amd64 (1.6-6) ...
09:18:36 0 added, 0 removed; done.
09:18:36 Running hooks in /etc/ca-certificates/update.d...
09:18:36 done.
09:18:36 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
09:18:36 ++ source /etc/os-release
09:18:36 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
09:18:36 +++ NAME=Ubuntu
09:18:36 +++ VERSION_ID=22.04
09:18:36 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
09:18:36 +++ VERSION_CODENAME=jammy
09:18:36 +++ ID=ubuntu
09:18:36 +++ ID_LIKE=debian
09:18:36 +++ HOME_URL=https://www.ubuntu.com/
09:18:36 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:36 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:36 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:36 +++ UBUNTU_CODENAME=jammy
09:18:36 ++ echo ubuntu
09:18:36 + DIST_ID=ubuntu
09:18:36 ++ lsb_release -sc
09:18:36 + DIST_VERSION=jammy
09:18:36 + '[' jammy = sid ']'
09:18:36 + install_debian_containerd
09:18:36 + '[' staging = stage ']'
09:18:36 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:36 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:36 + update-ca-certificates -f
09:18:36 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:36 Clearing symlinks in /etc/ssl/certs...
09:18:36 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.3) ...
09:18:36 Setting up dbus (1.12.16-2ubuntu2.3) ...
09:18:36 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.3) ...
09:18:36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ...
09:18:36 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:36 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:18:36 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.22) ...
09:18:36 Setting up python3-pkg-resources (66.1.1-1) ...
09:18:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:36 go: downloading github.com/google/gofuzz v1.2.0
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:36 go: downloading github.com/aws/smithy-go v1.13.5
09:18:36 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:36 go: downloading golang.org/x/term v0.7.0
09:18:36 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:36 go: downloading k8s.io/klog/v2 v2.90.1
09:18:36 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:36 go: downloading github.com/containerd/continuity v0.4.1
09:18:36 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:36 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:36 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:36 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:36 go: downloading golang.org/x/oauth2 v0.7.0
09:18:36 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:36 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:36 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:36 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:36 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:36 go: downloading github.com/moby/spdystream v0.2.0
09:18:36 Selecting previously unselected package docker-compose-plugin.
09:18:36 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ...
09:18:36 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:18:36 Setting up libpsl5:amd64 (0.20.2-2) ...
09:18:36 Setting up mime-support (3.62) ...
09:18:36 Setting up apt-transport-https (1.8.2.3) ...
09:18:36 Setting up libglib2.0-0:amd64 (2.58.3-2+deb10u4) ...
09:18:36 No schema files found: doing nothing.
09:18:36 Setting up distro-info-data (0.41+deb10u7) ...
09:18:36 Setting up libsqlite3-0:amd64 (3.27.2-3+deb10u2) ...
09:18:36 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
09:18:36 Setting up libpackagekit-glib2-18:amd64 (1.1.12-5) ...
09:18:36 Setting up libnpth0:amd64 (1.6-1) ...
09:18:36 Setting up libassuan0:amd64 (2.5.2-1) ...
09:18:36 Setting up libapt-inst2.0:amd64 (1.8.2.3) ...
09:18:36 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:18:36 Setting up libkrb5support0:amd64 (1.17-3+deb10u5) ...
09:18:36 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:18:36 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:18:36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
09:18:36 Setting up libdbus-1-3:amd64 (1.12.24-0+deb10u1) ...
09:18:36 Setting up libk5crypto3:amd64 (1.17-3+deb10u5) ...
09:18:36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ...
09:18:36 Setting up python-apt-common (1.8.4.3) ...
09:18:36 Setting up libgirepository-1.0-1:amd64 (1.58.3-2) ...
09:18:36 Setting up libssh2-1:amd64 (1.8.0-2.1+deb10u1) ...
09:18:36 Setting up libkrb5-3:amd64 (1.17-3+deb10u5) ...
09:18:36 Setting up libmpdec2:amd64 (2.4.2-2) ...
09:18:36 Setting up openssl (1.1.1n-0+deb10u6) ...
09:18:36 Setting up readline-common (7.0-5) ...
09:18:36 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:36 140 added, 0 removed; done.
09:18:36 Running hooks in /etc/ca-certificates/update.d...
09:18:36 done.
09:18:36 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:36 + apt-key add -
09:18:36 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:36   Installing : iptables-1.4.21-35.el7.aarch64                             25/27 
09:18:36 done.
09:18:36 Updating certificates in /etc/ssl/certs...
09:18:36 Setting up libgirepository-1.0-1:amd64 (1.64.1-1~ubuntu20.04.1) ...
09:18:36 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.3) ...
09:18:36 Setting up libstemmer0d:amd64 (0+svn585-2) ...
09:18:36 Setting up libmpdec2:amd64 (2.4.2-3) ...
09:18:36 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
09:18:36 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:18:36 Setting up libelf1:amd64 (0.176-1.1ubuntu0.1) ...
09:18:36 Setting up readline-common (8.0-4) ...
09:18:36 Setting up iso-codes (4.4-1) ...
09:18:36 Setting up libpolkit-gobject-1-0:amd64 (0.105-26ubuntu1.3) ...
09:18:36 Setting up libgstreamer1.0-0:amd64 (1.16.3-0ubuntu1.1) ...
09:18:36 Setcap worked! gst-ptp-helper is not suid!
09:18:36 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:36 Setting up pinentry-curses (1.1.0-3build1) ...
09:18:36 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
09:18:36 Setting up libicu66:amd64 (66.1-2ubuntu2.1) ...
09:18:36 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:36 Setting up python3-dbus (1.3.2-4build1) ...
09:18:36 Setting up python3-distro (1.8.0-1) ...
09:18:36 go: downloading github.com/json-iterator/go v1.1.12
09:18:36 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:36 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:36 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:36 go: downloading github.com/go-openapi/swag v0.19.14
09:18:36 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:36 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:36 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:36 go: downloading github.com/mailru/easyjson v0.7.6
09:18:36 go: downloading github.com/josharian/intern v1.0.0
09:18:36 Setting up iso-codes (4.2-1) ...
09:18:36 Setting up libreadline7:amd64 (7.0-5) ...
09:18:36 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:18:36 Setting up pinentry-curses (1.1.0-2) ...
09:18:36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u5) ...
09:18:36 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ...
09:18:36 Setting up ca-certificates (20200601~deb10u2) ...
09:18:36 Reading package lists...
09:18:36 Building dependency tree...
09:18:36 Reading state information...
09:18:36 The following additional packages will be installed:
09:18:36   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:18:36   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:18:36   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
09:18:36   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
09:18:36   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:18:36   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:18:36   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
09:18:36   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
09:18:36   python3-gi python3-minimal python3-pycurl python3-software-properties
09:18:36   python3.9 python3.9-minimal readline-common
09:18:36 Suggested packages:
09:18:36   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:18:36   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
09:18:36   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:18:36   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
09:18:36   python3.9-doc binutils binfmt-support readline-doc
09:18:36 Recommended packages:
09:18:36   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
09:18:36   packagekit publicsuffix libsasl2-modules unattended-upgrades
09:18:37 Setting up libreadline8:amd64 (8.0-4) ...
09:18:37 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:18:37 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:37 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:37 Setting up python3-jwt (2.6.0-1) ...
09:18:37 Setting up python3-apt (2.5.3ubuntu1) ...
09:18:37 Selecting previously unselected package docker-ce-cli.
09:18:37 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ...
09:18:37 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:37 Updating certificates in /etc/ssl/certs...
09:18:37 CentOS Stream 9 - BaseOS                        6.1 MB/s | 8.6 MB     00:01    
09:18:37 Selecting previously unselected package docker-ce.
09:18:37 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ...
09:18:37 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:37 OK
09:18:37 + '[' bookworm = sid ']'
09:18:37 ++ dpkg --print-architecture
09:18:37 + ARCH=amd64
09:18:37 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bookworm test'
09:18:37 + apt-get update
09:18:37 Updating certificates in /etc/ssl/certs...
09:18:37 Setting up python3-lazr.uri (1.0.6-3) ...
09:18:37 Setting up python3-cryptography (38.0.4-2) ...
09:18:37 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:37 137 added, 0 removed; done.
09:18:37 Running hooks in /etc/ca-certificates/update.d...
09:18:37 done.
09:18:37 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:37 + apt-key add -
09:18:37 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:37 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:18:37 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:18:37 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:18:37 The following NEW packages will be installed:
09:18:37   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:18:37   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:18:37   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:18:37   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:18:37   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
09:18:37   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:18:37   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:18:37   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
09:18:37   media-types openssl pinentry-curses python-apt-common python3 python3-apt
09:18:37   python3-dbus python3-gi python3-minimal python3-pycurl
09:18:37   python3-software-properties python3.9 python3.9-minimal readline-common
09:18:37   software-properties-common
09:18:37 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
09:18:37 Need to get 23.3 MB of archives.
09:18:37 After this operation, 75.5 MB of additional disk space will be used.
09:18:37 Get:1 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-minimal amd64 3.9.2-1 [801 kB]
09:18:37 Setting up python3-wadllib (1.3.6-4) ...
09:18:37 OK
09:18:37 + '[' jammy = sid ']'
09:18:37 ++ dpkg --print-architecture
09:18:37 + ARCH=amd64
09:18:37 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy test'
09:18:37 + apt-get update
09:18:37 Selecting previously unselected package docker-compose-plugin.
09:18:37 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_arm64.deb ...
09:18:37 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:18:37 137 added, 0 removed; done.
09:18:37 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u5) ...
09:18:37 Setting up gir1.2-glib-2.0:amd64 (1.58.3-2) ...
09:18:37 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:18:37 Setting up libcurl4:amd64 (7.64.0-4+deb10u6) ...
09:18:37 Setting up curl (7.64.0-4+deb10u6) ...
09:18:37 Setting up gpg (2.2.12-1+deb10u2) ...
09:18:37 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
09:18:37 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:18:37 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
09:18:37 Get:5 https://download.docker.com/linux/debian bookworm/test amd64 Packages [16.1 kB]
09:18:37 Get:2 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2+deb11u5 [98.2 kB]
09:18:37 Get:3 http://deb.debian.org/debian bullseye/main amd64 python3.9-minimal amd64 3.9.2-1 [1955 kB]
09:18:37 Get:4 http://deb.debian.org/debian bullseye/main amd64 python3-minimal amd64 3.9.2-3 [38.2 kB]
09:18:37 Get:5 http://deb.debian.org/debian bullseye/main amd64 media-types all 4.0.0 [30.3 kB]
09:18:37 Get:6 http://deb.debian.org/debian bullseye/main amd64 libmpdec3 amd64 2.5.1-1 [87.7 kB]
09:18:37 Get:7 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2+deb11u1 [132 kB]
09:18:37 Get:8 http://deb.debian.org/debian bullseye/main amd64 readline-common all 8.1-1 [73.7 kB]
09:18:37 Get:9 http://deb.debian.org/debian bullseye/main amd64 libreadline8 amd64 8.1-1 [169 kB]
09:18:37 Get:10 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB]
09:18:37 Get:11 http://deb.debian.org/debian bullseye/main amd64 libpython3.9-stdlib amd64 3.9.2-1 [1684 kB]
09:18:37 Get:12 http://deb.debian.org/debian bullseye/main amd64 python3.9 amd64 3.9.2-1 [466 kB]
09:18:37 Get:13 http://deb.debian.org/debian bullseye/main amd64 libpython3-stdlib amd64 3.9.2-3 [21.4 kB]
09:18:37 Get:14 http://deb.debian.org/debian bullseye/main amd64 python3 amd64 3.9.2-3 [37.9 kB]
09:18:37 Get:15 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u5 [854 kB]
09:18:37 Get:16 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
09:18:37 Get:17 http://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
09:18:37 Get:18 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
09:18:37 Get:19 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
09:18:37 Get:20 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
09:18:37 Get:21 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
09:18:37 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
09:18:37 Get:23 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
09:18:37 Get:24 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:18:37 Get:25 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
09:18:37 Get:26 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u7 [346 kB]
09:18:37 Get:27 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u7 [270 kB]
09:18:37 Get:28 http://deb.debian.org/debian bullseye/main amd64 libassuan0 amd64 2.5.3-7.1 [50.5 kB]
09:18:37 Get:29 http://deb.debian.org/debian bullseye/main amd64 gpgconf amd64 2.2.27-2+deb11u2 [548 kB]
09:18:37 Get:30 http://deb.debian.org/debian bullseye/main amd64 libksba8 amd64 1.5.0-3+deb11u2 [123 kB]
09:18:37 Get:31 http://deb.debian.org/debian bullseye/main amd64 libnpth0 amd64 1.6-3 [19.0 kB]
09:18:37 Get:32 http://deb.debian.org/debian bullseye/main amd64 dirmngr amd64 2.2.27-2+deb11u2 [763 kB]
09:18:37 Get:33 http://deb.debian.org/debian bullseye/main amd64 distro-info-data all 0.51+deb11u3 [7812 B]
09:18:37 Get:34 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB]
09:18:37 Get:35 http://deb.debian.org/debian bullseye/main amd64 libgirepository-1.0-1 amd64 1.66.1-1+b1 [96.7 kB]
09:18:37 Get:36 http://deb.debian.org/debian bullseye/main amd64 gir1.2-glib-2.0 amd64 1.66.1-1+b1 [151 kB]
09:18:37 Get:37 http://deb.debian.org/debian bullseye/main amd64 libpackagekit-glib2-18 amd64 1.2.2-2 [124 kB]
09:18:37 Get:38 http://deb.debian.org/debian bullseye/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.2-2 [36.8 kB]
09:18:37 Get:39 http://deb.debian.org/debian bullseye/main amd64 gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:18:37 Get:40 http://deb.debian.org/debian bullseye/main amd64 gnupg-utils amd64 2.2.27-2+deb11u2 [905 kB]
09:18:37 Get:41 http://deb.debian.org/debian bullseye/main amd64 gpg amd64 2.2.27-2+deb11u2 [928 kB]
09:18:37 Get:42 http://deb.debian.org/debian bullseye/main amd64 pinentry-curses amd64 1.1.0-4 [64.9 kB]
09:18:37 Get:43 http://deb.debian.org/debian bullseye/main amd64 gpg-agent amd64 2.2.27-2+deb11u2 [669 kB]
09:18:37 Get:44 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-client amd64 2.2.27-2+deb11u2 [524 kB]
09:18:37 Get:45 http://deb.debian.org/debian bullseye/main amd64 gpg-wks-server amd64 2.2.27-2+deb11u2 [516 kB]
09:18:37 Get:46 http://deb.debian.org/debian bullseye/main amd64 gpgsm amd64 2.2.27-2+deb11u2 [645 kB]
09:18:37 Get:47 http://deb.debian.org/debian bullseye/main amd64 gnupg all 2.2.27-2+deb11u2 [825 kB]
09:18:37 Get:48 http://deb.debian.org/debian bullseye/main amd64 gnupg2 all 2.2.27-2+deb11u2 [434 kB]
09:18:37 Get:49 http://deb.debian.org/debian bullseye/main amd64 iso-codes all 4.6.0-1 [2824 kB]
09:18:37 Get:50 http://deb.debian.org/debian bullseye/main amd64 libcurl3-gnutls amd64 7.74.0-1.3+deb11u7 [343 kB]
09:18:37 Get:51 http://deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB]
09:18:37 Get:52 http://deb.debian.org/debian bullseye/main amd64 lsb-release all 11.1.0 [27.9 kB]
09:18:37 Get:53 http://deb.debian.org/debian bullseye/main amd64 python-apt-common all 2.2.1 [96.5 kB]
09:18:37 Get:54 http://deb.debian.org/debian bullseye/main amd64 python3-apt amd64 2.2.1 [190 kB]
09:18:37 Get:55 http://deb.debian.org/debian bullseye/main amd64 python3-dbus amd64 1.2.16-5 [108 kB]
09:18:37 Get:56 http://deb.debian.org/debian bullseye/main amd64 python3-gi amd64 3.38.0-2 [232 kB]
09:18:37 Get:57 http://deb.debian.org/debian bullseye/main amd64 python3-pycurl amd64 7.43.0.6-5 [68.8 kB]
09:18:37 Get:58 http://deb.debian.org/debian bullseye/main amd64 python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
09:18:37 Get:59 http://deb.debian.org/debian bullseye/main amd64 software-properties-common all 0.96.20.2-2.1 [83.4 kB]
09:18:37 Setting up python3-oauthlib (3.2.2-1) ...
09:18:37 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:18:37 137 added, 0 removed; done.
09:18:37 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
09:18:37 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:37 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.3) ...
09:18:37 Setting up gir1.2-glib-2.0:amd64 (1.64.1-1~ubuntu20.04.1) ...
09:18:37 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.3) ...
09:18:37 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:18:37 Setting up libpolkit-agent-1-0:amd64 (0.105-26ubuntu1.3) ...
09:18:37 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.8) ...
09:18:37 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:18:37 Fetched 59.5 kB in 1s (111 kB/s)
09:18:37 debconf: delaying package configuration, since apt-utils is not installed
09:18:37 Fetched 23.3 MB in 0s (53.2 MB/s)
09:18:37 Selecting previously unselected package libpython3.9-minimal:amd64.
09:18: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 ... 6664 files and directories currently installed.)
09:18:37 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
09:18:37 Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
09:18:37 Selecting previously unselected package libexpat1:amd64.
09:18:37 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_amd64.deb ...
09:18:37 Unpacking libexpat1:amd64 (2.2.10-2+deb11u5) ...
09:18:37 Selecting previously unselected package python3.9-minimal.
09:18:37 Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
09:18:37 Unpacking python3.9-minimal (3.9.2-1) ...
09:18:38 Setting up python3-launchpadlib (1.11.0-1) ...
09:18:38 Selecting previously unselected package docker-ce-rootless-extras.
09:18:38 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ...
09:18:38 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:38 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
09:18:38 Get:2 https://download.docker.com/linux/ubuntu jammy/test amd64 Packages [33.9 kB]
09:18:38 Reading package lists...
09:18:38 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.
09:18:38 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
09:18:38 + packages='deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
09:18:38 ++ echo 'deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb
09:18:38 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb'
09:18:38 ++ awk '$0="./"$0'
09:18:38 ++ xargs
09:18:38 + packages='./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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'
09:18:38 + set -x
09:18:38 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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
09:18:38 Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
09:18:38 Setting up libexpat1:amd64 (2.2.10-2+deb11u5) ...
09:18:38 Setting up python3.9-minimal (3.9.2-1) ...
09:18:38 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:18:38 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:18:38 Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u6) ...
09:18:38 Setting up python3 (3.7.3-1) ...
09:18:38 Setting up python3-software-properties (0.99.35) ...
09:18:38 Setting up software-properties-common (0.99.35) ...
09:18:38 Selecting previously unselected package docker-ce-cli.
09:18:38 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ...
09:18:38 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:38 Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:18:38 Setting up policykit-1 (0.105-26ubuntu1.3) ...
09:18:38 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:18:38 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ...
09:18:38 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:18:38 Selecting previously unselected package docker-ce-cli.
09:18:38 (Reading database ... 11531 files and directories currently installed.)
09:18:38 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ...
09:18:38 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:38 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:18:38 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:18:38 Setting up python3-pycurl (7.43.0.2-0.1) ...
09:18:38 Setting up python3-gi (3.30.4-1) ...
09:18:38 Selecting previously unselected package docker-buildx-plugin.
09:18:38 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_arm64.deb ...
09:18:38 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:18:38 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:18:38 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:18:38 Updating certificates in /etc/ssl/certs...
09:18:38 Dependencies resolved.
09:18:38 ================================================================================
09:18:38  Package                      Arch       Version            Repository     Size
09:18:38 ================================================================================
09:18:38 Installing:
09:18:38  dnf-plugins-core             noarch     4.0.21-23.el8      baseos         77 k
09:18:38 Installing dependencies:
09:18:38  dbus-glib                    x86_64     0.110-2.el8        baseos        127 k
09:18:38  python3-dateutil             noarch     1:2.6.1-6.el8      baseos        251 k
09:18:38  python3-dbus                 x86_64     1.2.4-15.el8       baseos        134 k
09:18:38  python3-dnf-plugins-core     noarch     4.0.21-23.el8      baseos        279 k
09:18:38  python3-six                  noarch     1.11.0-8.el8       baseos         38 k
09:18:38  python3-systemd              x86_64     234-8.el8          appstream      81 k
09:18:38 
09:18:38 Transaction Summary
09:18:38 ================================================================================
09:18:38 Install  7 Packages
09:18:38 
09:18:38 Total download size: 988 k
09:18:38 Installed size: 2.6 M
09:18:38 Downloading Packages:
09:18:38 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:18:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:18:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:18:38 make[2]: Entering directory '/root/build-deb/cli'
09:18:38 scripts/docs/generate-man.sh
09:18:38 + cp -r . /tmp/docker-cli-docsgen.BtNMAHPAPC/
09:18:38 + cd /tmp/docker-cli-docsgen.BtNMAHPAPC
09:18:38 + ./scripts/vendor init
09:18:38 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:38 + cp man/tools.go .
09:18:38 + ./scripts/vendor update
09:18:38 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:38 go: downloading github.com/spf13/cobra v1.7.0
09:18:38 go: downloading github.com/spf13/pflag v1.0.5
09:18:38 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:38 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:38 go: downloading github.com/moby/term v0.5.0
09:18:38 go: downloading github.com/morikuni/aec v1.0.0
09:18:38 go: downloading github.com/pkg/errors v0.9.1
09:18:38 go: downloading github.com/google/go-cmp v0.5.9
09:18:38 go: downloading gotest.tools/v3 v3.5.0
09:18:38 go: downloading golang.org/x/sync v0.1.0
09:18:38 go: downloading github.com/docker/go-units v0.5.0
09:18:38 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:38 go: downloading github.com/docker/go-connections v0.4.0
09:18:38 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:38 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:38 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:38 go: downloading golang.org/x/text v0.9.0
09:18:38 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:38 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:38 go: downloading github.com/containerd/containerd v1.6.22
09:18:38 go: downloading github.com/moby/sys/signal v0.7.0
09:18:38 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:38 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:38 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:38 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:38 go: downloading github.com/gogo/protobuf v1.3.2
09:18:38 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:38 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:38 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:38 go: downloading golang.org/x/term v0.8.0
09:18:38 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:38 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:38 go: downloading dario.cat/mergo v1.0.0
09:18:38 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:38 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:38 go: downloading github.com/moby/buildkit v0.11.6
09:18:38 go: downloading github.com/creack/pty v1.1.18
09:18:38 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:38 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:38 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:38 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:38 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:18:38 Setting up lsb-release (10.2019051400) ...
09:18:38 Setting up python3-dbus (1.2.8-3) ...
09:18:38 Selecting previously unselected package python3-minimal.
09:18: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 ... 6958 files and directories currently installed.)
09:18:38 Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
09:18:38 Unpacking python3-minimal (3.9.2-3) ...
09:18:38 Selecting previously unselected package media-types.
09:18:38 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:18:38 0 added, 0 removed; done.
09:18:38 Running hooks in /etc/ca-certificates/update.d...
09:18:38 done.
09:18:38 Processing triggers for dbus (1.14.4-1ubuntu1) ...
09:18:38 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:18:38 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:18:38 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:38 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:38 invoke-rc.d: could not determine current runlevel
09:18:38 invoke-rc.d: policy-rc.d denied execution of start.
09:18:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:18:38 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:18:38 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:38 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:18:38 Setting up dconf-service (0.36.0-1) ...
09:18:38 Setting up python3 (3.8.2-0ubuntu2) ...
09:18:38 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:38 go: downloading github.com/stretchr/testify v1.8.1
09:18:38 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:38 go: downloading github.com/rivo/uniseg v0.2.0
09:18:38 go: downloading github.com/klauspost/compress v1.16.3
09:18:38 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:38 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:38 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:18:38 Setting up python3-apt (1.8.4.3) ...
09:18:38 Setting up python3-software-properties (0.96.20.2-2) ...
09:18:38 Selecting previously unselected package docker-ce.
09:18:38 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ...
09:18:38 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:39 Unpacking media-types (4.0.0) ...
09:18:39 Selecting previously unselected package libmpdec3:amd64.
09:18:39 Preparing to unpack .../2-libmpdec3_2.5.1-1_amd64.deb ...
09:18:39 Unpacking libmpdec3:amd64 (2.5.1-1) ...
09:18:39 Selecting previously unselected package libncursesw6:amd64.
09:18:39 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_amd64.deb ...
09:18:39 Unpacking libncursesw6:amd64 (6.2+20201114-2+deb11u1) ...
09:18:39 Selecting previously unselected package readline-common.
09:18:39 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:18:39 Unpacking readline-common (8.1-1) ...
09:18:39 Selecting previously unselected package libreadline8:amd64.
09:18:39 Preparing to unpack .../5-libreadline8_8.1-1_amd64.deb ...
09:18:39 Unpacking libreadline8:amd64 (8.1-1) ...
09:18:39 Selecting previously unselected package libsqlite3-0:amd64.
09:18:39 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_amd64.deb ...
09:18:39 Unpacking libsqlite3-0:amd64 (3.34.1-3) ...
09:18:39 ++ source /etc/os-release
09:18:39 +++ PRETTY_NAME='Ubuntu 23.04'
09:18:39 +++ NAME=Ubuntu
09:18:39 +++ VERSION_ID=23.04
09:18:39 +++ VERSION='23.04 (Lunar Lobster)'
09:18:39 +++ VERSION_CODENAME=lunar
09:18:39 +++ ID=ubuntu
09:18:39 +++ ID_LIKE=debian
09:18:39 +++ HOME_URL=https://www.ubuntu.com/
09:18:39 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:39 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:39 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:39 +++ UBUNTU_CODENAME=lunar
09:18:39 +++ LOGO=ubuntu-logo
09:18:39 ++ echo ubuntu
09:18:39 + DIST_ID=ubuntu
09:18:39 ++ lsb_release -sc
09:18:39 + DIST_VERSION=lunar
09:18:39 + '[' lunar = sid ']'
09:18:39 + install_debian_containerd
09:18:39 + '[' staging = stage ']'
09:18:39 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:39 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:39 + update-ca-certificates -f
09:18:39 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:39 Clearing symlinks in /etc/ssl/certs...
09:18:39 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:39 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:39 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:39 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:39  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:39   Package dbus-user-session is not installed.
09:18:39 
09:18:39 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_amd64.deb
09:18:39 Setting up python3-six (1.14.0-2) ...
09:18:39 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:18:39 Setting up python3-certifi (2019.11.28-1) ...
09:18:39 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:39 go: downloading golang.org/x/time v0.3.0
09:18:39 go: downloading github.com/opencontainers/runc v1.1.7
09:18:39 Setting up gnupg (2.2.12-1+deb10u2) ...
09:18:39 Setting up gnupg2 (2.2.12-1+deb10u2) ...
09:18:39 Setting up software-properties-common (0.96.20.2-2) ...
09:18:39 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:18:39 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:18:39 Updating certificates in /etc/ssl/certs...
09:18:39 Selecting previously unselected package libpython3.9-stdlib:amd64.
09:18:39 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
09:18:39 Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
09:18:39 Selecting previously unselected package python3.9.
09:18:39 Preparing to unpack .../8-python3.9_3.9.2-1_amd64.deb ...
09:18:39 Unpacking python3.9 (3.9.2-1) ...
09:18:39 done.
09:18:39 Updating certificates in /etc/ssl/certs...
09:18:39 Setting up python3-gi (3.36.0-1) ...
09:18:39 Setting up python3-idna (2.8-1) ...
09:18:39 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:18:39 go: downloading golang.org/x/crypto v0.2.0
09:18:39 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:39 0 added, 0 removed; done.
09:18:39 Running hooks in /etc/ca-certificates/update.d...
09:18:39 done.
09:18:39 ++ source /etc/os-release
09:18:39 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
09:18:39 +++ NAME='Debian GNU/Linux'
09:18:39 +++ VERSION_ID=10
09:18:39 +++ VERSION='10 (buster)'
09:18:39 +++ VERSION_CODENAME=buster
09:18:39 +++ ID=debian
09:18:39 +++ HOME_URL=https://www.debian.org/
09:18:39 +++ SUPPORT_URL=https://www.debian.org/support
09:18:39 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:39 ++ echo debian
09:18:39 + DIST_ID=debian
09:18:39 ++ lsb_release -sc
09:18:39 + DIST_VERSION=buster
09:18:39 + '[' buster = sid ']'
09:18:39 + install_debian_containerd
09:18:39 + '[' staging = stage ']'
09:18:39 + REPO_URL=https://download.docker.com/linux/debian
09:18:39 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:39 + update-ca-certificates -f
09:18:39 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:39 Clearing symlinks in /etc/ssl/certs...
09:18:39 Selecting previously unselected package libpython3-stdlib:amd64.
09:18:39 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_amd64.deb ...
09:18:39 Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
09:18:39 Setting up python3-minimal (3.9.2-3) ...
09:18:39 Selecting previously unselected package python3.
09:18: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 ... 7396 files and directories currently installed.)
09:18:39 Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
09:18:39 Unpacking python3 (3.9.2-3) ...
09:18:39 Selecting previously unselected package openssl.
09:18:39 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_amd64.deb ...
09:18:39 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:18:39 Selecting previously unselected package docker-ce-rootless-extras.
09:18:39 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ...
09:18:39 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:39 (1/7): python3-systemd-234-8.el8.x86_64.rpm     359 kB/s |  81 kB     00:00    
09:18:39 (2/7): dbus-glib-0.110-2.el8.x86_64.rpm         550 kB/s | 127 kB     00:00    
09:18:39 (3/7): dnf-plugins-core-4.0.21-23.el8.noarch.rp 326 kB/s |  77 kB     00:00    
09:18:39 (4/7): python3-dateutil-2.6.1-6.el8.noarch.rpm   18 MB/s | 251 kB     00:00    
09:18:39 (5/7): python3-dbus-1.2.4-15.el8.x86_64.rpm      10 MB/s | 134 kB     00:00    
09:18:39 (6/7): python3-six-1.11.0-8.el8.noarch.rpm      5.7 MB/s |  38 kB     00:00    
09:18:39 (7/7): python3-dnf-plugins-core-4.0.21-23.el8.n  16 MB/s | 279 kB     00:00    
09:18:39 --------------------------------------------------------------------------------
09:18:39 Total                                           1.1 MB/s | 988 kB     00:00     
09:18:39 CentOS Stream 8 - AppStream                     1.6 MB/s | 1.6 kB     00:00    
09:18:39 Importing GPG key 0x8483C65D:
09:18:39  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
09:18:39  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
09:18:39  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:18:39 Key imported successfully
09:18:39 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:18:39 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:18:39 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:39 invoke-rc.d: could not determine current runlevel
09:18:39 invoke-rc.d: policy-rc.d denied execution of start.
09:18:39 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:39 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:39 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:18:39 Setting up lsb-release (11.1.0ubuntu2) ...
09:18:39 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:39 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:18:39 Selecting previously unselected package ca-certificates.
09:18:39 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
09:18:39 Unpacking ca-certificates (20210119) ...
09:18:39 Selecting previously unselected package apt-transport-https.
09:18:39 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
09:18:39 Unpacking apt-transport-https (2.2.4) ...
09:18:39 Selecting previously unselected package libbrotli1:amd64.
09:18:39 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ...
09:18:39 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
09:18:39 Selecting previously unselected package libsasl2-modules-db:amd64.
09:18:39 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:18:39 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:39 Selecting previously unselected package libsasl2-2:amd64.
09:18:39 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:18:39 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:39 Selecting previously unselected package libldap-2.4-2:amd64.
09:18:39 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
09:18:39 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:18:39 Running transaction check
09:18:39 Transaction check succeeded.
09:18:39 Running transaction test
09:18:39 Transaction test succeeded.
09:18:39 Running transaction
09:18:39   Preparing        :                                                        1/1 
09:18:39   Installing       : python3-six-1.11.0-8.el8.noarch                        1/7 
09:18:39   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                  2/7 
09:18:39   Installing       : dbus-glib-0.110-2.el8.x86_64                           3/7 
09:18:39 Reading package lists...
09:18:39 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:39 137 added, 0 removed; done.
09:18:39 Running hooks in /etc/ca-certificates/update.d...
09:18:39 done.
09:18:39 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:39 + apt-key add -
09:18:39 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:39   Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0   26/27 
09:18:40 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:40 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:40  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:40   Package dbus-user-session is not installed.
09:18:40 
09:18:40 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:40 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_arm64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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
09:18:40 Setting up python3-dbus (1.2.16-1build1) ...
09:18:40 Setting up dconf-gsettings-backend:amd64 (0.36.0-1) ...
09:18:40 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:18:40 Selecting previously unselected package libnghttp2-14:amd64.
09:18:40 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_amd64.deb ...
09:18:40 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
09:18:40 Selecting previously unselected package libpsl5:amd64.
09:18:40 Preparing to unpack .../09-libpsl5_0.21.0-1.2_amd64.deb ...
09:18:40 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
09:18:40 Selecting previously unselected package librtmp1:amd64.
09:18:40 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:18:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:40 Selecting previously unselected package libssh2-1:amd64.
09:18:40 Preparing to unpack .../11-libssh2-1_1.9.0-2_amd64.deb ...
09:18:40 Unpacking libssh2-1:amd64 (1.9.0-2) ...
09:18:40 Selecting previously unselected package libcurl4:amd64.
09:18:40 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_amd64.deb ...
09:18:40 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
09:18:40 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:40 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:40 go: downloading google.golang.org/grpc v1.53.0
09:18:40   Running scriptlet: dbus-glib-0.110-2.el8.x86_64                           3/7 
09:18:40   Installing       : python3-dbus-1.2.4-15.el8.x86_64                       4/7 
09:18:40   Installing       : python3-systemd-234-8.el8.x86_64                       5/7 
09:18:40   Installing       : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
09:18:40   Installing       : dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
09:18:40   Running scriptlet: dnf-plugins-core-4.0.21-23.el8.noarch                  7/7 
09:18:40   Verifying        : python3-systemd-234-8.el8.x86_64                       1/7 
09:18:40   Verifying        : dbus-glib-0.110-2.el8.x86_64                           2/7 
09:18:40   Verifying        : dnf-plugins-core-4.0.21-23.el8.noarch                  3/7 
09:18:40   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch                  4/7 
09:18:40   Verifying        : python3-dbus-1.2.4-15.el8.x86_64                       5/7 
09:18:40   Verifying        : python3-dnf-plugins-core-4.0.21-23.el8.noarch          6/7 
09:18:40 done.
09:18:40 Updating certificates in /etc/ssl/certs...
09:18:40 Building dependency tree...
09:18:40 Reading state information...
09:18:40 Correcting dependencies... Done
09:18:40 OK
09:18:40 + '[' lunar = sid ']'
09:18:40 ++ dpkg --print-architecture
09:18:40 + ARCH=arm64
09:18:40 + echo 'deb [arch=arm64] https://download.docker.com/linux/ubuntu lunar test'
09:18:40 + apt-get update
09:18:40 Selecting previously unselected package docker-compose-plugin.
09:18:40 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_amd64.deb ...
09:18:40 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:18:40   Installing : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64     27/27 
09:18:40   Verifying  : libnfnetlink-1.0.1-4.el7.aarch64                            1/27 
09:18:40   Verifying  : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.aarch    2/27 
09:18:40   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          3/27 
09:18:40   Verifying  : iptables-1.4.21-35.el7.aarch64                              4/27 
09:18:40   Verifying  : libmnl-1.0.3-7.el7.aarch64                                  5/27 
09:18:40   Verifying  : docker-compose-plugin-2.21.0-0.el7.aarch64                  6/27 
09:18:40   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
09:18:40   Verifying  : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0    8/27 
09:18:40   Verifying  : libselinux-utils-2.5-15.el7.aarch64                         9/27 
09:18:40   Verifying  : libsemanage-python-2.5-14.el7.aarch64                      10/27 
09:18:40   Verifying  : python-IPy-0.75-6.el7.noarch                               11/27 
09:18:40   Verifying  : policycoreutils-2.5-34.el7.aarch64                         12/27 
09:18:40   Verifying  : libselinux-python-2.5-15.el7.aarch64                       13/27 
09:18:40   Verifying  : fuse3-libs-3.6.1-4.el7.aarch64                             14/27 
09:18:40   Verifying  : slirp4netns-0.4.3-4.el7_8.aarch64                          15/27 
09:18:40   Verifying  : docker-buildx-plugin-0.11.2-0.el7.aarch64                  16/27 
09:18:40   Verifying  : checkpolicy-2.5-8.el7.aarch64                              17/27 
09:18:40   Verifying  : audit-libs-python-2.8.5-4.el7.aarch64                      18/27 
09:18:40   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   19/27 
09:18:40   Verifying  : libcgroup-0.41-21.el7.aarch64                              20/27 
09:18:40 CentOS Stream 9 - AppStream                      11 MB/s |  16 MB     00:01    
09:18:40 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:40 Setting up python3-chardet (3.0.4-4build1) ...
09:18:40 Selecting previously unselected package curl.
09:18:40 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_amd64.deb ...
09:18:40 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:18:40 Selecting previously unselected package libassuan0:amd64.
09:18:40 Preparing to unpack .../14-libassuan0_2.5.3-7.1_amd64.deb ...
09:18:40 Unpacking libassuan0:amd64 (2.5.3-7.1) ...
09:18:40 Selecting previously unselected package gpgconf.
09:18:40 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_amd64.deb ...
09:18:40 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:18:40 Selecting previously unselected package libksba8:amd64.
09:18:40 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_amd64.deb ...
09:18:40 Unpacking libksba8:amd64 (1.5.0-3+deb11u2) ...
09:18:40 Selecting previously unselected package libnpth0:amd64.
09:18:40 Preparing to unpack .../17-libnpth0_1.6-3_amd64.deb ...
09:18:40 Unpacking libnpth0:amd64 (1.6-3) ...
09:18:40 Selecting previously unselected package dirmngr.
09:18:40 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_amd64.deb ...
09:18:40 137 added, 0 removed; done.
09:18:40 Running hooks in /etc/ca-certificates/update.d...
09:18:40 done.
09:18:40 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:40 + apt-key add -
09:18:40 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:18:40 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:40 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:40 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:40 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:40 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:40 The following additional packages will be installed:
09:18:40   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:40 Suggested packages:
09:18:40   firewalld kmod nftables
09:18:40 The following NEW packages will be installed:
09:18:40   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:40   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:40   Verifying  : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.aarch64     21/27 
09:18:40   Verifying  : setools-libs-3.3.8-4.el7.aarch64                           22/27 
09:18:40   Verifying  : policycoreutils-python-2.5-34.el7.aarch64                  23/27 
09:18:40   Verifying  : libseccomp-2.3.1-4.el7.aarch64                             24/27 
09:18:40   Verifying  : containerd.io-1.6.24-3.1.el7.aarch64                       25/27 
09:18:40   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.aarch64               26/27 
09:18:40   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.aarch64                       27/27 
09:18:40 
09:18:40 Installed:
09:18:40   docker-buildx-plugin.aarch64 0:0.11.2-0.el7                                   
09:18:40   docker-ce.aarch64 3:0.0.0~20230915141727.0e70f1b-0.el7                        
09:18:40   docker-ce-cli.aarch64 1:0.0.0~20230915141727.0e70f1b-0.el7                    
09:18:40   docker-ce-rootless-extras.aarch64 0:0.0.0~20230915141727.0e70f1b-0.el7        
09:18:40   docker-compose-plugin.aarch64 0:2.21.0-0.el7                                  
09:18:40 
09:18:40 Dependency Installed:
09:18:40   audit-libs-python.aarch64 0:2.8.5-4.el7                                       
09:18:40   checkpolicy.aarch64 0:2.5-8.el7                                               
09:18:40   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
09:18:40   containerd.io.aarch64 0:1.6.24-3.1.el7                                        
09:18:40   fuse-overlayfs.aarch64 0:0.7.2-6.el7_8                                        
09:18:40   fuse3-libs.aarch64 0:3.6.1-4.el7                                              
09:18:40   iptables.aarch64 0:1.4.21-35.el7                                              
09:18:40   libcgroup.aarch64 0:0.41-21.el7                                               
09:18:40   libmnl.aarch64 0:1.0.3-7.el7                                                  
09:18:40   libnetfilter_conntrack.aarch64 0:1.0.6-1.el7_3                                
09:18:40   libnfnetlink.aarch64 0:1.0.1-4.el7                                            
09:18:40   libseccomp.aarch64 0:2.3.1-4.el7                                              
09:18:40   libselinux-python.aarch64 0:2.5-15.el7                                        
09:18:40   libselinux-utils.aarch64 0:2.5-15.el7                                         
09:18:40   libsemanage-python.aarch64 0:2.5-14.el7                                       
09:18:40   policycoreutils.aarch64 0:2.5-34.el7                                          
09:18:40   policycoreutils-python.aarch64 0:2.5-34.el7                                   
09:18:40   python-IPy.noarch 0:0.75-6.el7                                                
09:18:40   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
09:18:40   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
09:18:40   setools-libs.aarch64 0:3.3.8-4.el7                                            
09:18:40   slirp4netns.aarch64 0:0.4.3-4.el7_8                                           
09:18:40 
09:18:40 Complete!
09:18:40 + verify_binaries
09:18:40 + docker --version
09:18:40 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:40 + docker buildx version
09:18:40 github.com/docker/buildx v0.11.2 9872040
09:18:40 + docker compose version
09:18:40   Verifying        : python3-six-1.11.0-8.el8.noarch                        7/7 
09:18:40 
09:18:40 Installed:
09:18:40   dbus-glib-0.110-2.el8.x86_64                                                  
09:18:40   dnf-plugins-core-4.0.21-23.el8.noarch                                         
09:18:40   python3-dateutil-1:2.6.1-6.el8.noarch                                         
09:18:40   python3-dbus-1.2.4-15.el8.x86_64                                              
09:18:40   python3-dnf-plugins-core-4.0.21-23.el8.noarch                                 
09:18:40   python3-six-1.11.0-8.el8.noarch                                               
09:18:40   python3-systemd-234-8.el8.x86_64                                              
09:18:40 
09:18:40 Complete!
09:18:40 + case ${DIST_ID}:${DIST_VERSION} in
09:18:40 + install_rpm_containerd
09:18:40 + '[' staging = stage ']'
09:18:40 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:18:40 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:18:40 + dnf --version
09:18:40 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:18:40 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1.4) ...
09:18:40 Setting up python3-software-properties (0.99.9.12) ...
09:18:40 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:18:40 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:18:40 Selecting previously unselected package distro-info-data.
09:18:40 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
09:18:40 Unpacking distro-info-data (0.51+deb11u3) ...
09:18:40 Selecting previously unselected package libglib2.0-0:amd64.
09:18:40 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_amd64.deb ...
09:18:40 Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
09:18:40 Selecting previously unselected package libgirepository-1.0-1:amd64.
09:18:40 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_amd64.deb ...
09:18:40 Unpacking libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:18:40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:18:40 Need to get 29.3 MB of archives.
09:18:40 After this operation, 120 MB of additional disk space will be used.
09:18:40 Get:1 https://download.docker.com/linux/ubuntu lunar/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:40 Get:2 http://archive.ubuntu.com/ubuntu lunar/main amd64 dbus-user-session amd64 1.14.4-1ubuntu1 [10.1 kB]
09:18:40 Get:3 http://archive.ubuntu.com/ubuntu lunar/main amd64 libmnl0 amd64 1.0.4-3ubuntu1 [13.2 kB]
09:18:40 Get:4 http://archive.ubuntu.com/ubuntu lunar/main amd64 libxtables12 amd64 1.8.7-1ubuntu7 [30.4 kB]
09:18:40 Get:5 http://archive.ubuntu.com/ubuntu lunar/main amd64 netbase all 6.4 [13.1 kB]
09:18:40 Get:6 http://archive.ubuntu.com/ubuntu lunar/main amd64 libip6tc2 amd64 1.8.7-1ubuntu7 [20.1 kB]
09:18:40 Get:7 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.8 kB]
09:18:40 Get:8 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [44.0 kB]
09:18:40 Get:9 http://archive.ubuntu.com/ubuntu lunar/main amd64 libnftnl11 amd64 1.2.4-2 [64.8 kB]
09:18:40 Get:10 http://archive.ubuntu.com/ubuntu lunar/main amd64 iptables amd64 1.8.7-1ubuntu7 [454 kB]
09:18:40 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:40 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:40 go: downloading github.com/russross/blackfriday v1.6.0
09:18:40 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:40 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:40 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:40 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:40 go: downloading github.com/go-logr/logr v1.2.3
09:18:40 go: downloading github.com/go-logr/stdr v1.2.2
09:18:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:40 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:40 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:40 Docker Compose version v2.21.0
09:18:40 + dockerd --version
09:18:40 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:40 + docker-proxy --version
09:18:40 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:40 + containerd --version
09:18:40 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:40 + ctr --version
09:18:40 ctr containerd.io 1.6.24
09:18:40 + containerd-shim --help
09:18:40 Usage of containerd-shim:
09:18:40   -address string
09:18:40     	grpc address back to main containerd
09:18:40   -containerd-binary containerd publish
09:18:40     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:40   -criu string
09:18:40     	path to criu binary
09:18:40   -debug
09:18:40     	enable debug output in logs
09:18:40   -namespace string
09:18:40     	namespace that owns the shim
09:18:40   -runtime-root string
09:18:40     	root directory for the runtime (default "/run/containerd/runc")
09:18:40   -socket string
09:18:40     	socket path to serve
09:18:40   -systemd-cgroup
09:18:40     	set runtime to use systemd-cgroup
09:18:40   -workdir string
09:18:40     	path used to storge large temporary data
09:18:40 + containerd-shim-runc-v1 -v
09:18:40 containerd-shim-runc-v1:
09:18:40   Version:  1.6.24
09:18:40   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:40   Go version: go1.20.8
09:18:40 
09:18:40 + containerd-shim-runc-v2 -v
09:18:40 containerd-shim-runc-v2:
09:18:40   Version:  1.6.24
09:18:40   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:40   Go version: go1.20.8
09:18:40 
09:18:40 + runc --version
09:18:40 runc version 1.1.9
09:18:40 commit: v1.1.9-0-gccaecfc
09:18:40 spec: 1.0.2-dev
09:18:40 go: go1.20.8
09:18:40 libseccomp: 2.3.1
09:18:40 4.7.0
09:18:40   Installed: dnf-0:4.7.0-19.el8.noarch at Mon Sep 18 04:52:05 2023
09:18:40   Built    : builder@centos.org at Wed Jun 28 08:44:13 2023
09:18:40 
09:18:40   Installed: rpm-0:4.14.3-26.el8.x86_64 at Mon Sep 18 04:52:04 2023
09:18:40   Built    : CentOS Buildsys <bugs@centos.org> at Wed Dec 21 11:18:39 2022
09:18:40 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:18:40 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
09:18:40 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
09:18:40 Get:3 https://download.docker.com/linux/ubuntu lunar/test arm64 Packages [13.6 kB]
09:18:40 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
09:18:40 Selecting previously unselected package docker-buildx-plugin.
09:18:40 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_amd64.deb ...
09:18:40 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:18:40 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:18:40 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ...
09:18:40 Setting up python3-requests-unixsocket (0.2.0-2) ...
09:18:40 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:18:40 Selecting previously unselected package gir1.2-glib-2.0:amd64.
09:18:40 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_amd64.deb ...
09:18:40 Unpacking gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:18:40 Selecting previously unselected package libpackagekit-glib2-18:amd64.
09:18:40 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_amd64.deb ...
09:18:40 Unpacking libpackagekit-glib2-18:amd64 (1.2.2-2) ...
09:18:40 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:18:40 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_amd64.deb ...
09:18:40 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:18:40 Selecting previously unselected package gnupg-l10n.
09:18:40 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:18:40 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:18:40 Selecting previously unselected package gnupg-utils.
09:18:40 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_amd64.deb ...
09:18:40 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:18:40 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:40 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:40 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:40 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:40 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:40 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:40 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:41 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
09:18:41 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:18:41 + dnf config-manager --set-disabled 'docker-ce-*'
09:18:41 Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
09:18:41 Reading package lists...
09:18:41 Building dependency tree...
09:18:41 Reading state information...
09:18:41 Correcting dependencies... Done
09:18:41 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:18:41 Setting up libcurl4:amd64 (7.68.0-1ubuntu2.19) ...
09:18:41 Setting up curl (7.68.0-1ubuntu2.19) ...
09:18:41 Setting up glib-networking:amd64 (2.64.2-1ubuntu0.1) ...
09:18:41 Setting up libsoup2.4-1:amd64 (2.70.0-1) ...
09:18:41 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:18:41 Setting up libappstream4:amd64 (0.12.10-2) ...
09:18:41 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:18:41 Setting up packagekit (1.1.13-2ubuntu1.1) ...
09:18:41 invoke-rc.d: could not determine current runlevel
09:18:41 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:18:41 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
09:18:41 Selecting previously unselected package gpg.
09:18:41 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_amd64.deb ...
09:18:41 Unpacking gpg (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package pinentry-curses.
09:18:41 Preparing to unpack .../28-pinentry-curses_1.1.0-4_amd64.deb ...
09:18:41 Unpacking pinentry-curses (1.1.0-4) ...
09:18:41 Selecting previously unselected package gpg-agent.
09:18:41 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_amd64.deb ...
09:18:41 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package gpg-wks-client.
09:18:41 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_amd64.deb ...
09:18:41 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:18:41 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:41 debconf: delaying package configuration, since apt-utils is not installed
09:18:41 Fetched 29.3 MB in 1s (46.6 MB/s)
09:18:41 Selecting previously unselected package dbus-user-session.
09:18: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 ... 9530 files and directories currently installed.)
09:18:41 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_amd64.deb ...
09:18:41 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
09:18:41 Selecting previously unselected package libmnl0:amd64.
09:18:41 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_amd64.deb ...
09:18:41 Unpacking libmnl0:amd64 (1.0.4-3ubuntu1) ...
09:18:41 Selecting previously unselected package libxtables12:amd64.
09:18:41 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_amd64.deb ...
09:18:41 Unpacking libxtables12:amd64 (1.8.7-1ubuntu7) ...
09:18:41 Selecting previously unselected package netbase.
09:18:41 Preparing to unpack .../3-netbase_6.4_all.deb ...
09:18:41 Unpacking netbase (6.4) ...
09:18:41 + dnf config-manager --set-enabled docker-ce-test
09:18:41 Fetched 62.5 kB in 1s (78.5 kB/s)
09:18:41 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:41 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:41 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:41 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:41 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:41 The following additional packages will be installed:
09:18:41   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:41 Suggested packages:
09:18:41   firewalld kmod nftables
09:18:41 The following NEW packages will be installed:
09:18:41   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:41   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:41 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:41 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:41 invoke-rc.d: could not determine current runlevel
09:18:41 invoke-rc.d: policy-rc.d denied execution of start.
09:18:41 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:41 OK
09:18:41 + '[' buster = sid ']'
09:18:41 ++ dpkg --print-architecture
09:18:41 + ARCH=amd64
09:18:41 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster test'
09:18:41 + apt-get update
09:18:41 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:18:41 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
09:18:41 Setting up software-properties-common (0.99.9.12) ...
09:18:41 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:18:41 Selecting previously unselected package gpg-wks-server.
09:18:41 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_amd64.deb ...
09:18:41 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package gpgsm.
09:18:41 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_amd64.deb ...
09:18:41 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package gnupg.
09:18:41 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
09:18:41 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package gnupg2.
09:18:41 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
09:18:41 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
09:18:41 Selecting previously unselected package iso-codes.
09:18:41 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
09:18:41 Unpacking iso-codes (4.6.0-1) ...
09:18:41 go: downloading github.com/golang/protobuf v1.5.3
09:18:41 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:41 Selecting previously unselected package libip6tc2:amd64.
09:18:41 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_amd64.deb ...
09:18:41 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu7) ...
09:18:41 Selecting previously unselected package libnfnetlink0:amd64.
09:18:41 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_amd64.deb ...
09:18:41 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
09:18:41 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:18:41 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
09:18:41 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
09:18:41 Selecting previously unselected package libnftnl11:amd64.
09:18:41 Preparing to unpack .../7-libnftnl11_1.2.4-2_amd64.deb ...
09:18:41 Unpacking libnftnl11:amd64 (1.2.4-2) ...
09:18:41 Selecting previously unselected package iptables.
09:18:41 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_amd64.deb ...
09:18:41 Unpacking iptables (1.8.7-1ubuntu7) ...
09:18:41 Selecting previously unselected package containerd.io.
09:18:41 Preparing to unpack .../9-containerd.io_1.6.24-1_amd64.deb ...
09:18:41 Unpacking containerd.io (1.6.24-1) ...
09:18:41 + dnf makecache
09:18:41 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:41 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:18:41 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:18:41 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:41  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:41   Package dbus-user-session is not installed.
09:18:41 
09:18:41 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:18:41 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_amd64.deb ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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
09:18:41 Hit:1 http://deb.debian.org/debian buster InRelease
09:18:41 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:18:41 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:18:41 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
09:18:41 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:18:41 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:18:41 Updating certificates in /etc/ssl/certs...
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:41 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:18:41 Need to get 21.1 MB of archives.
09:18:41 After this operation, 97.4 MB of additional disk space will be used.
09:18:41 Get:1 https://download.docker.com/linux/ubuntu jammy/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:41 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
09:18:41 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxtables12 arm64 1.8.7-1ubuntu5.1 [30.9 kB]
09:18:41 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
09:18:41 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5.1 [20.1 kB]
09:18:41 0 added, 0 removed; done.
09:18:41 Running hooks in /etc/ca-certificates/update.d...
09:18:41 done.
09:18:41 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
09:18:41 ++ source /etc/os-release
09:18:41 +++ NAME=Ubuntu
09:18:41 +++ VERSION='20.04.6 LTS (Focal Fossa)'
09:18:41 +++ ID=ubuntu
09:18:41 +++ ID_LIKE=debian
09:18:41 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
09:18:41 +++ VERSION_ID=20.04
09:18:41 +++ HOME_URL=https://www.ubuntu.com/
09:18:41 +++ SUPPORT_URL=https://help.ubuntu.com/
09:18:41 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:18:41 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:18:41 +++ VERSION_CODENAME=focal
09:18:41 +++ UBUNTU_CODENAME=focal
09:18:41 ++ echo ubuntu
09:18:41 + DIST_ID=ubuntu
09:18:41 ++ lsb_release -sc
09:18:41 + DIST_VERSION=focal
09:18:41 + '[' focal = sid ']'
09:18:41 + install_debian_containerd
09:18:41 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:18:41 + '[' staging = stage ']'
09:18:41 + REPO_URL=https://download.docker.com/linux/ubuntu
09:18:41 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:18:41 + update-ca-certificates -f
09:18:41 Clearing symlinks in /etc/ssl/certs...
09:18:42 Selecting previously unselected package libcurl3-gnutls:amd64.
09:18:42 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_amd64.deb ...
09:18:42 Unpacking libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
09:18:42 Selecting previously unselected package libdbus-1-3:amd64.
09:18:42 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ...
09:18:42 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
09:18:42 Selecting previously unselected package lsb-release.
09:18:42 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
09:18:42 Unpacking lsb-release (11.1.0) ...
09:18:42 Selecting previously unselected package python-apt-common.
09:18:42 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
09:18:42 Unpacking python-apt-common (2.2.1) ...
09:18:42 Selecting previously unselected package python3-apt.
09:18:42 Preparing to unpack .../40-python3-apt_2.2.1_amd64.deb ...
09:18:42 Unpacking python3-apt (2.2.1) ...
09:18:42 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
09:18:42 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
09:18:42 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
09:18:42 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 iptables arm64 1.8.7-1ubuntu5.1 [451 kB]
09:18:42 Reading package lists...
09:18:42 Building dependency tree...
09:18:42 Reading state information...
09:18:42 Correcting dependencies... Done
09:18:42 Get:5 https://download.docker.com/linux/debian buster/test amd64 Packages [68.1 kB]
09:18:42 Fetched 122 kB in 1s (179 kB/s)
09:18:42 done.
09:18:42 Updating certificates in /etc/ssl/certs...
09:18:42 Reading package lists...
09:18:42 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.
09:18:42 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
09:18:42 + packages='deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:42 ++ echo 'deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:42 ++ awk '$0="./"$0'
09:18:42 ++ xargs
09:18:42 + packages='./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb'
09:18:42 + set -x
09:18:42 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:42 Selecting previously unselected package docker-ce-rootless-extras.
09:18:42 (Reading database ... 9300 files and directories currently installed.)
09:18:42 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ...
09:18:42 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:42 Selecting previously unselected package python3-dbus.
09:18:42 Preparing to unpack .../41-python3-dbus_1.2.16-5_amd64.deb ...
09:18:42 Unpacking python3-dbus (1.2.16-5) ...
09:18:42 Selecting previously unselected package python3-gi.
09:18:42 Preparing to unpack .../42-python3-gi_3.38.0-2_amd64.deb ...
09:18:42 Unpacking python3-gi (3.38.0-2) ...
09:18:42 Selecting previously unselected package python3-pycurl.
09:18:42 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_amd64.deb ...
09:18:42 Unpacking python3-pycurl (7.43.0.6-5) ...
09:18:42 Selecting previously unselected package python3-software-properties.
09:18:42 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
09:18:42 Unpacking python3-software-properties (0.96.20.2-2.1) ...
09:18:42 Selecting previously unselected package software-properties-common.
09:18:42 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
09:18:42 Unpacking software-properties-common (0.96.20.2-2.1) ...
09:18:42 Setting up libksba8:amd64 (1.5.0-3+deb11u2) ...
09:18:42 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dbus-user-session arm64 1.12.20-2ubuntu4.1 [9442 B]
09:18:42 debconf: delaying package configuration, since apt-utils is not installed
09:18:42 Fetched 21.1 MB in 1s (24.8 MB/s)
09:18:42 Selecting previously unselected package libmnl0:arm64.
09:18: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 ... 9456 files and directories currently installed.)
09:18:42 Preparing to unpack .../0-libmnl0_1.0.4-3build2_arm64.deb ...
09:18:42 Unpacking libmnl0:arm64 (1.0.4-3build2) ...
09:18:42 Selecting previously unselected package libxtables12:arm64.
09:18:42 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_arm64.deb ...
09:18:42 Unpacking libxtables12:arm64 (1.8.7-1ubuntu5.1) ...
09:18:42 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:42 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:42 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:42 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:42 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:42 The following additional packages will be installed:
09:18:42   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:42 Suggested packages:
09:18:42   firewalld kmod
09:18:42 Recommended packages:
09:18:42   nftables
09:18:42 The following NEW packages will be installed:
09:18:42   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:42   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:42 CentOS Stream 8 - AppStream                     9.9 kB/s | 4.4 kB     00:00    
09:18:42 Setting up libip6tc2:amd64 (1.8.7-1ubuntu7) ...
09:18:42 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
09:18:42 Setting up libmnl0:amd64 (1.0.4-3ubuntu1) ...
09:18:42 Setting up containerd.io (1.6.24-1) ...
09:18:42 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:42 Setting up libxtables12:amd64 (1.8.7-1ubuntu7) ...
09:18:42 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
09:18:42 Setting up netbase (6.4) ...
09:18:42 Selecting previously unselected package docker-compose-plugin.
09:18:42 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ...
09:18:42 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:18:42 Setting up media-types (4.0.0) ...
09:18:42 Setting up libpsl5:amd64 (0.21.0-1.2) ...
09:18:42 Setting up apt-transport-https (2.2.4) ...
09:18:42 Setting up libglib2.0-0:amd64 (2.66.8-1) ...
09:18:42 No schema files found: doing nothing.
09:18:42 Setting up distro-info-data (0.51+deb11u3) ...
09:18:42 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
09:18:42 Setting up libsqlite3-0:amd64 (3.34.1-3) ...
09:18:42 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
09:18:42 Setting up libpackagekit-glib2-18:amd64 (1.2.2-2) ...
09:18:42 Setting up libnpth0:amd64 (1.6-3) ...
09:18:42 Setting up libassuan0:amd64 (2.5.3-7.1) ...
09:18:42 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:42 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:18:42 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:18:42 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ...
09:18:42 Setting up libncursesw6:amd64 (6.2+20201114-2+deb11u1) ...
09:18:42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:18:42 Setting up python-apt-common (2.2.1) ...
09:18:42 Setting up libmpdec3:amd64 (2.5.1-1) ...
09:18:42 Setting up libgirepository-1.0-1:amd64 (1.66.1-1+b1) ...
09:18:42 Setting up libssh2-1:amd64 (1.9.0-2) ...
09:18:42 Setting up openssl (1.1.1n-0+deb11u5) ...
09:18:42 Selecting previously unselected package netbase.
09:18:42 Preparing to unpack .../2-netbase_6.3_all.deb ...
09:18:42 Unpacking netbase (6.3) ...
09:18:42 Selecting previously unselected package libip6tc2:arm64.
09:18:42 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_arm64.deb ...
09:18:42 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5.1) ...
09:18:42 Selecting previously unselected package libnfnetlink0:arm64.
09:18:42 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_arm64.deb ...
09:18:42 Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
09:18:42 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:42 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
09:18:42 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
09:18:42 Selecting previously unselected package libnftnl11:arm64.
09:18:42 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_arm64.deb ...
09:18:42 Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
09:18:42 Selecting previously unselected package iptables.
09:18:42 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_arm64.deb ...
09:18:42 Unpacking iptables (1.8.7-1ubuntu5.1) ...
09:18:42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:18:42 Need to get 29.3 MB of archives.
09:18:42 After this operation, 120 MB of additional disk space will be used.
09:18:42 Get:1 http://deb.debian.org/debian bookworm/main amd64 netbase all 6.4 [12.8 kB]
09:18:42 Get:2 http://deb.debian.org/debian bookworm/main amd64 dbus-user-session amd64 1.14.8-2~deb12u1 [77.4 kB]
09:18:42 Get:3 http://deb.debian.org/debian bookworm/main amd64 libip6tc2 amd64 1.8.9-2 [19.4 kB]
09:18:42 Get:4 http://deb.debian.org/debian bookworm/main amd64 libxtables12 amd64 1.8.9-2 [30.8 kB]
09:18:42 Get:5 http://deb.debian.org/debian bookworm/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:18:42 Get:6 http://deb.debian.org/debian bookworm/main amd64 libnfnetlink0 amd64 1.0.2-2 [15.1 kB]
09:18:42 Get:7 http://deb.debian.org/debian bookworm/main amd64 libnetfilter-conntrack3 amd64 1.0.9-3 [40.7 kB]
09:18:42 Get:8 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB]
09:18:42 Get:9 http://deb.debian.org/debian bookworm/main amd64 iptables amd64 1.8.9-2 [360 kB]
09:18:42 Get:10 https://download.docker.com/linux/debian bookworm/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:42 Setting up libnftnl11:amd64 (1.2.4-2) ...
09:18:42 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
09:18:42 Setting up iptables (1.8.7-1ubuntu7) ...
09:18:42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:42 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:18:42 + verify_binaries
09:18:42 + docker --version
09:18:42 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:42 + docker buildx version
09:18:42 github.com/docker/buildx v0.11.2 9872040
09:18:42 + docker compose version
09:18:42 Docker Compose version v2.21.0
09:18:42 Reading package lists...
09:18:42 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
09:18:42 + packages='deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:42 ++ echo 'deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb
09:18:42 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:42 ++ awk '$0="./"$0'
09:18:42 ++ xargs
09:18:42 + packages='./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb'
09:18:42 + set -x
09:18:42 + 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-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:42 Selecting previously unselected package docker-compose-plugin.
09:18:42 (Reading database ... 9727 files and directories currently installed.)
09:18:42 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_amd64.deb ...
09:18:42 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:18:42 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:18:42 137 added, 0 removed; done.
09:18:42 Running hooks in /etc/ca-certificates/update.d...
09:18:42 done.
09:18:42 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:18:42 + apt-key add -
09:18:42 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:18:42 Setting up readline-common (8.1-1) ...
09:18:42 Setting up iso-codes (4.6.0-1) ...
09:18:42 Setting up pinentry-curses (1.1.0-4) ...
09:18:42 Setting up libreadline8:amd64 (8.1-1) ...
09:18:42 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:18:42 Setting up libcurl3-gnutls:amd64 (7.74.0-1.3+deb11u7) ...
09:18:42 Setting up ca-certificates (20210119) ...
09:18:42 Selecting previously unselected package containerd.io.
09:18:42 Preparing to unpack .../8-containerd.io_1.6.24-1_arm64.deb ...
09:18:42 Unpacking containerd.io (1.6.24-1) ...
09:18:42 + dockerd --version
09:18:42 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:42 + docker-proxy --version
09:18:42 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:42 + containerd --version
09:18:42 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:42 + ctr --version
09:18:42 ctr containerd.io 1.6.24
09:18:42 + containerd-shim --help
09:18:42 Usage of containerd-shim:
09:18:42   -address string
09:18:42     	grpc address back to main containerd
09:18:42   -containerd-binary containerd publish
09:18:42     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:42   -criu string
09:18:42     	path to criu binary
09:18:42   -debug
09:18:42     	enable debug output in logs
09:18:42   -namespace string
09:18:42     	namespace that owns the shim
09:18:42   -runtime-root string
09:18:42     	root directory for the runtime (default "/run/containerd/runc")
09:18:42   -socket string
09:18:42     	socket path to serve
09:18:42   -systemd-cgroup
09:18:42     	set runtime to use systemd-cgroup
09:18:42   -workdir string
09:18:42     	path used to storge large temporary data
09:18:42 + containerd-shim-runc-v1 -v
09:18:42 containerd-shim-runc-v1:
09:18:42   Version:  1.6.24
09:18:42   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:42   Go version: go1.20.8
09:18:42 
09:18:42 + containerd-shim-runc-v2 -v
09:18:42 containerd-shim-runc-v2:
09:18:42   Version:  1.6.24
09:18:42   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:42   Go version: go1.20.8
09:18:42 
09:18:42 + runc --version
09:18:42 runc version 1.1.9
09:18:42 commit: v1.1.9-0-gccaecfc
09:18:42 spec: 1.0.2-dev
09:18:42 go: go1.20.8
09:18:42 libseccomp: 2.5.4
09:18:43 CentOS Stream 8 - BaseOS                        6.7 kB/s | 3.9 kB     00:00    
09:18:43 OK
09:18:43 + '[' focal = sid ']'
09:18:43 ++ dpkg --print-architecture
09:18:43 + ARCH=amd64
09:18:43 + echo 'deb [arch=amd64] https://download.docker.com/linux/ubuntu focal test'
09:18:43 + apt-get update
09:18:43 Selecting previously unselected package docker-ce-cli.
09:18:43 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ...
09:18:43 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:43 Updating certificates in /etc/ssl/certs...
09:18:43 debconf: delaying package configuration, since apt-utils is not installed
09:18:43 Fetched 29.3 MB in 1s (45.5 MB/s)
09:18:43 Selecting previously unselected package netbase.
09:18: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 ... 11755 files and directories currently installed.)
09:18:43 Preparing to unpack .../0-netbase_6.4_all.deb ...
09:18:43 Unpacking netbase (6.4) ...
09:18:43 Selecting previously unselected package containerd.io.
09:18:43 Preparing to unpack .../1-containerd.io_1.6.24-1_amd64.deb ...
09:18:43 Unpacking containerd.io (1.6.24-1) ...
09:18:43 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
09:18:43 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
09:18:43 go: downloading github.com/kr/pretty v0.1.0
09:18:43 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:43 go: downloading golang.org/x/tools v0.7.0
09:18:43 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:43 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:43 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:43 go: downloading google.golang.org/protobuf v1.30.0
09:18:43 Get:3 https://download.docker.com/linux/ubuntu focal/test amd64 Packages [50.3 kB]
09:18:43 CentOS Stream 8 - Extras                        6.6 kB/s | 2.9 kB     00:00    
09:18:43 Selecting previously unselected package docker-buildx-plugin.
09:18:43 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_arm64.deb ...
09:18:43 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:18:43 129 added, 0 removed; done.
09:18:43 Setting up gir1.2-glib-2.0:amd64 (1.66.1-1+b1) ...
09:18:43 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:18:43 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u7) ...
09:18:43 Setting up curl (7.74.0-1.3+deb11u7) ...
09:18:43 Setting up gpg (2.2.27-2+deb11u2) ...
09:18:43 Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
09:18:43 Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
09:18:43 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:18:43 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:18:43 go: downloading github.com/beorn7/perks v1.0.1
09:18:43 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:43 go: downloading github.com/prometheus/client_model v0.3.0
09:18:43 go: downloading github.com/prometheus/common v0.42.0
09:18:43 go: downloading github.com/prometheus/procfs v0.9.0
09:18:43 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:18:43 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:18:43 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:18:43 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:18:43 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:18:43 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:18:43 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:18:43 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:18:43 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:18:43 go: downloading k8s.io/klog/v2 v2.80.1
09:18:43 go: downloading github.com/kr/text v0.2.0
09:18:43 go: downloading github.com/docker/go-metrics v0.0.1
09:18:43 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:18:43 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:18:44 Selecting previously unselected package docker-ce-cli.
09:18:44 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ...
09:18:44 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:44 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:18:44 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:18:44 Setting up python3.9 (3.9.2-1) ...
09:18:44 CentOS Stream 8 - Extras common packages        5.2 kB/s | 3.0 kB     00:00    
09:18:44 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:18:44 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:18:44 go: downloading github.com/BurntSushi/toml v0.3.1
09:18:44 go: downloading github.com/magiconair/properties v1.5.3
09:18:44 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:18:44 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:18:44 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:18:44 go: downloading golang.org/x/mod v0.9.0
09:18:44 + go mod vendor -modfile=vendor.mod
09:18:44 Selecting previously unselected package docker-ce.
09:18:44 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ...
09:18:44 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:44 Selecting previously unselected package dbus-user-session.
09:18:44 Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_amd64.deb ...
09:18:44 Unpacking dbus-user-session (1.14.8-2~deb12u1) ...
09:18:44 Selecting previously unselected package libip6tc2:amd64.
09:18:44 Preparing to unpack .../3-libip6tc2_1.8.9-2_amd64.deb ...
09:18:44 Unpacking libip6tc2:amd64 (1.8.9-2) ...
09:18:44 Selecting previously unselected package libxtables12:amd64.
09:18:44 Preparing to unpack .../4-libxtables12_1.8.9-2_amd64.deb ...
09:18:44 Unpacking libxtables12:amd64 (1.8.9-2) ...
09:18:44 Selecting previously unselected package libmnl0:amd64.
09:18:44 Preparing to unpack .../5-libmnl0_1.0.4-3_amd64.deb ...
09:18:44 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:18:44 Selecting previously unselected package libnfnetlink0:amd64.
09:18:44 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_amd64.deb ...
09:18:44 Unpacking libnfnetlink0:amd64 (1.0.2-2) ...
09:18:44 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:18:44 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_amd64.deb ...
09:18:44 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-3) ...
09:18:44 Selecting previously unselected package libnftnl11:amd64.
09:18:44 Preparing to unpack .../8-libnftnl11_1.2.4-2_amd64.deb ...
09:18:44 Unpacking libnftnl11:amd64 (1.2.4-2) ...
09:18:44 Selecting previously unselected package iptables.
09:18:44 Preparing to unpack .../9-iptables_1.8.9-2_amd64.deb ...
09:18:44 Unpacking iptables (1.8.9-2) ...
09:18:44 Setting up libip6tc2:amd64 (1.8.9-2) ...
09:18:44 Setting up dbus-user-session (1.14.8-2~deb12u1) ...
09:18:44 Setting up libmnl0:amd64 (1.0.4-3) ...
09:18:44 Setting up containerd.io (1.6.24-1) ...
09:18:44 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:44 Setting up libxtables12:amd64 (1.8.9-2) ...
09:18:44 Setting up libnfnetlink0:amd64 (1.0.2-2) ...
09:18:44 Setting up netbase (6.4) ...
09:18:44 Selecting previously unselected package docker-ce-rootless-extras.
09:18:44 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ...
09:18:44 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:44 Setting up libnftnl11:amd64 (1.2.4-2) ...
09:18:44 Setting up libnetfilter-conntrack3:amd64 (1.0.9-3) ...
09:18:44 Setting up iptables (1.8.9-2) ...
09:18:44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:44 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:18:44 + verify_binaries
09:18:44 + docker --version
09:18:44 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:44 + docker buildx version
09:18:44 github.com/docker/buildx v0.11.2 9872040
09:18:44 + docker compose version
09:18:44 Docker Compose version v2.21.0
09:18:44 + dockerd --version
09:18:44 Docker CE Test - x86_64                         143 kB/s |  64 kB     00:00    
09:18:44 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:18:44 Setting up python3 (3.9.2-3) ...
09:18:44 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:18:44 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:44 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:18:44 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:44 invoke-rc.d: could not determine current runlevel
09:18:44 invoke-rc.d: policy-rc.d denied execution of start.
09:18:44 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:44 Selecting previously unselected package dbus-user-session.
09:18:44 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_arm64.deb ...
09:18:44 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
09:18:44 Setting up libip6tc2:arm64 (1.8.7-1ubuntu5.1) ...
09:18:44 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
09:18:44 Setting up libmnl0:arm64 (1.0.4-3build2) ...
09:18:44 Setting up containerd.io (1.6.24-1) ...
09:18:44 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:44 Setting up libxtables12:arm64 (1.8.7-1ubuntu5.1) ...
09:18:44 Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
09:18:44 Setting up netbase (6.3) ...
09:18:44 Setting up libnftnl11:arm64 (1.2.1-1build1) ...
09:18:44 Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
09:18:44 Setting up iptables (1.8.7-1ubuntu5.1) ...
09:18:44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:44 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:44 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:18:44 + verify_binaries
09:18:44 + docker --version
09:18:44 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:44 + docker buildx version
09:18:44 github.com/docker/buildx v0.11.2 9872040
09:18:44 + docker compose version
09:18:44 Hit:3 http://archive.ubuntu.com/ubuntu jammy InRelease
09:18:44 Hit:4 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
09:18:44 Hit:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
09:18:44 Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
09:18:44 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:44 + docker-proxy --version
09:18:44 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:44 + containerd --version
09:18:44 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:44 + ctr --version
09:18:44 ctr containerd.io 1.6.24
09:18:44 + containerd-shim --help
09:18:44 Usage of containerd-shim:
09:18:44   -address string
09:18:44     	grpc address back to main containerd
09:18:44   -containerd-binary containerd publish
09:18:44     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:44   -criu string
09:18:44     	path to criu binary
09:18:44   -debug
09:18:44     	enable debug output in logs
09:18:44   -namespace string
09:18:44     	namespace that owns the shim
09:18:44   -runtime-root string
09:18:44     	root directory for the runtime (default "/run/containerd/runc")
09:18:44   -socket string
09:18:44     	socket path to serve
09:18:44   -systemd-cgroup
09:18:44     	set runtime to use systemd-cgroup
09:18:44   -workdir string
09:18:44     	path used to storge large temporary data
09:18:44 + containerd-shim-runc-v1 -v
09:18:44 containerd-shim-runc-v1:
09:18:44   Version:  1.6.24
09:18:44   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:44   Go version: go1.20.8
09:18:44 
09:18:44 + containerd-shim-runc-v2 -v
09:18:44 containerd-shim-runc-v2:
09:18:44   Version:  1.6.24
09:18:44   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:44   Go version: go1.20.8
09:18:44 
09:18:44 + runc --version
09:18:44 runc version 1.1.9
09:18:44 commit: v1.1.9-0-gccaecfc
09:18:44 spec: 1.0.2-dev
09:18:44 go: go1.20.8
09:18:44 libseccomp: 2.5.4
09:18:44 Setting up python3-pycurl (7.43.0.6-5) ...
09:18:44 Setting up python3-gi (3.38.0-2) ...
09:18:44 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:44 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:44  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:44   Package dbus-user-session is not installed.
09:18:44 
09:18:44 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:18:44 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_arm64.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_arm64.deb
09:18:45 Docker Compose version v2.21.0
09:18:45 + dockerd --version
09:18:45 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:45 + docker-proxy --version
09:18:45 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:45 + containerd --version
09:18:45 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:45 + ctr --version
09:18:45 ctr containerd.io 1.6.24
09:18:45 + containerd-shim --help
09:18:45 Usage of containerd-shim:
09:18:45   -address string
09:18:45     	grpc address back to main containerd
09:18:45   -containerd-binary containerd publish
09:18:45     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:45   -criu string
09:18:45     	path to criu binary
09:18:45   -debug
09:18:45     	enable debug output in logs
09:18:45   -namespace string
09:18:45     	namespace that owns the shim
09:18:45   -runtime-root string
09:18:45     	root directory for the runtime (default "/run/containerd/runc")
09:18:45   -socket string
09:18:45     	socket path to serve
09:18:45   -systemd-cgroup
09:18:45     	set runtime to use systemd-cgroup
09:18:45   -workdir string
09:18:45     	path used to storge large temporary data
09:18:45 + containerd-shim-runc-v1 -v
09:18:45 containerd-shim-runc-v1:
09:18:45   Version:  1.6.24
09:18:45   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:45   Go version: go1.20.8
09:18:45 
09:18:45 + containerd-shim-runc-v2 -v
09:18:45 containerd-shim-runc-v2:
09:18:45   Version:  1.6.24
09:18:45   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:45   Go version: go1.20.8
09:18:45 
09:18:45 + runc --version
09:18:45 runc version 1.1.9
09:18:45 commit: v1.1.9-0-gccaecfc
09:18:45 spec: 1.0.2-dev
09:18:45 go: go1.20.8
09:18:45 libseccomp: 2.5.3
09:18:45 Fetched 82.8 kB in 7s (11.4 kB/s)
09:18:45 Setting up gnupg (2.2.27-2+deb11u2) ...
09:18:45 Setting up lsb-release (11.1.0) ...
09:18:45 Setting up python3-dbus (1.2.16-5) ...
09:18:45 Setting up gnupg2 (2.2.27-2+deb11u2) ...
09:18:45 Setting up python3-apt (2.2.1) ...
09:18:45 Selecting previously unselected package docker-buildx-plugin.
09:18:45 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_amd64.deb ...
09:18:45 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:18:45 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm
09:18:45 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0aAjBP
09:18:45 + umask 022
09:18:45 + cd /root/rpmbuild/BUILD
09:18:45 + cd src
09:18:45 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64
09:18:45 + RPM_EC=0
09:18:45 ++ jobs -p
09:18:45 + exit 0
09:18:45 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.jQcXLK
09:18:45 + umask 022
09:18:45 + cd /root/rpmbuild/BUILD
09:18:45 + rm -rf src src.gemspec
09:18:45 + RPM_EC=0
09:18:45 ++ jobs -p
09:18:45 + exit 0
09:18:45     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:45     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:45     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:45     source_date_epoch_from_changelog set but %changelog is missing
09:18:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:18:45     source_date_epoch_from_changelog set but %changelog is missing
09:18:45     source_date_epoch_from_changelog set but %changelog is missing
09:18:45     source_date_epoch_from_changelog set but %changelog is missing
09:18:45     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:45 
09:18:45 RPM build warnings:
09:18:45 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:45 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.A03Lsw
09:18:45 + umask 022
09:18:45 + cd /root/rpmbuild/BUILD
09:18:45 + cd /root/rpmbuild/BUILD
09:18:45 + rm -rf src
09:18:45 + /usr/bin/mkdir -p src
09:18:45 + cd src
09:18:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:45 + STATUS=0
09:18:45 + '[' 0 -ne 0 ']'
09:18:45 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:45 + STATUS=0
09:18:45 + '[' 0 -ne 0 ']'
09:18:45 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:45 + RPM_EC=0
09:18:45 ++ jobs -p
09:18:45 + exit 0
09:18:45 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B05uuy
09:18:45 + umask 022
09:18:45 + cd /root/rpmbuild/BUILD
09:18:45 + 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'
09:18:45 + export CFLAGS
09:18:45 + 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'
09:18:45 + export CXXFLAGS
09:18:45 + 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'
09:18:45 + export FFLAGS
09:18:45 + 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'
09:18:45 + export FCFLAGS
09:18:45 + 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'
09:18:45 + export LDFLAGS
09:18:45 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:45 + export LT_SYS_LIBRARY_PATH
09:18:45 + CC=gcc
09:18:45 + export CC
09:18:45 + CXX=g++
09:18:45 + export CXX
09:18:45 + cd src
09:18:45 + pushd /root/rpmbuild/BUILD/src/compose
09:18:45 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:45 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:45 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
09:18:45 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:45 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:45 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:45 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:45 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:45 go: downloading github.com/docker/buildx v0.11.2
09:18:45 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:45 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:45 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:45 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:45 go: downloading github.com/moby/buildkit v0.12.1
09:18:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:45 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:45 go: downloading google.golang.org/grpc v1.57.0
09:18:45 go: downloading github.com/containerd/containerd v1.7.3
09:18:45 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:45 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:45 go: downloading golang.org/x/sync v0.3.0
09:18:45 go: downloading github.com/stretchr/testify v1.8.4
09:18:45 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:45 go: downloading golang.org/x/sys v0.7.0
09:18:45 go: downloading github.com/containerd/console v1.0.3
09:18:45 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:45 go: downloading github.com/imdario/mergo v0.3.16
09:18:45 go: downloading github.com/adrg/xdg v0.4.0
09:18:45 go: downloading github.com/buger/goterm v1.0.4
09:18:45 go: downloading github.com/go-logr/logr v1.2.4
09:18:45 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:45 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:45 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:45 go: downloading k8s.io/client-go v0.26.2
09:18:45 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:45 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:45 go: downloading k8s.io/api v0.26.2
09:18:45 go: downloading k8s.io/apimachinery v0.26.2
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:45 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:45 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:45 go: downloading github.com/golang/mock v1.6.0
09:18:45 go: downloading github.com/klauspost/compress v1.16.5
09:18:45 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:45 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:45 go: downloading golang.org/x/crypto v0.7.0
09:18:45 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:45 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:45 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:45 go: downloading golang.org/x/net v0.9.0
09:18:45 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:45 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:45 go: downloading github.com/gogo/googleapis v1.4.1
09:18:45 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:45 go: downloading github.com/moby/locker v1.0.1
09:18:45 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:45 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:45 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:45 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:45 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:45 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:45 go: downloading github.com/google/gofuzz v1.2.0
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:45 go: downloading github.com/aws/smithy-go v1.13.5
09:18:45 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:45 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:45 go: downloading golang.org/x/term v0.7.0
09:18:45 go: downloading k8s.io/klog/v2 v2.90.1
09:18:45 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:45 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:45 go: downloading github.com/containerd/continuity v0.4.1
09:18:45 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:45 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:45 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:45 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:45 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:45 go: downloading golang.org/x/oauth2 v0.7.0
09:18:45 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:45 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:45 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:45 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:45 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:45 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:45 go: downloading github.com/moby/spdystream v0.2.0
09:18:45 go: downloading github.com/json-iterator/go v1.1.12
09:18:45 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:45 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:45 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:45 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:45 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:45 go: downloading github.com/go-openapi/swag v0.19.14
09:18:45 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:45 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:45 go: downloading github.com/mailru/easyjson v0.7.6
09:18:45 go: downloading github.com/josharian/intern v1.0.0
09:18:45 Setting up python3-software-properties (0.96.20.2-2.1) ...
09:18:45 Setting up software-properties-common (0.96.20.2-2.1) ...
09:18:45 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:18:45 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:45 Reading package lists...
09:18:45 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.
09:18:45 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
09:18:45 + packages='deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'
09:18:45 ++ echo 'deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb
09:18:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb'
09:18:45 ++ awk '$0="./"$0'
09:18:45 ++ xargs
09:18:45 + packages='./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-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'
09:18:45 + set -x
09:18:45 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-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
09:18:45 CentOS Stream 9 - Extras packages                12 kB/s |  14 kB     00:01    
09:18:45 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:18:45 Processing triggers for ca-certificates (20210119) ...
09:18:45 Updating certificates in /etc/ssl/certs...
09:18:45 Selecting previously unselected package docker-ce-cli.
09:18:45 (Reading database ... 9238 files and directories currently installed.)
09:18:45 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ...
09:18:45 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:45 Reading package lists...
09:18:45 0 added, 0 removed; done.
09:18:45 Running hooks in /etc/ca-certificates/update.d...
09:18:45 done.
09:18:45 ++ source /etc/os-release
09:18:45 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
09:18:45 +++ NAME='Debian GNU/Linux'
09:18:45 +++ VERSION_ID=11
09:18:45 +++ VERSION='11 (bullseye)'
09:18:45 +++ VERSION_CODENAME=bullseye
09:18:45 +++ ID=debian
09:18:45 +++ HOME_URL=https://www.debian.org/
09:18:45 +++ SUPPORT_URL=https://www.debian.org/support
09:18:45 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:18:45 ++ echo debian
09:18:45 + DIST_ID=debian
09:18:45 ++ lsb_release -sc
09:18:45 + DIST_VERSION=bullseye
09:18:45 + '[' bullseye = sid ']'
09:18:45 + install_debian_containerd
09:18:45 + '[' staging = stage ']'
09:18:45 + REPO_URL=https://download.docker.com/linux/debian
09:18:45 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:18:45 + update-ca-certificates -f
09:18:45 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:18:45 Clearing symlinks in /etc/ssl/certs...
09:18:46 Building dependency tree...
09:18:46 Reading state information...
09:18:46 Correcting dependencies... Done
09:18:46 Dependencies resolved.
09:18:46 ================================================================================
09:18:46  Package                      Arch        Version              Repository  Size
09:18:46 ================================================================================
09:18:46 Installing:
09:18:46  dnf-plugins-core             noarch      4.3.0-11.el9         baseos      38 k
09:18:46 Installing dependencies:
09:18:46  dbus-libs                    aarch64     1:1.12.20-8.el9      baseos     150 k
09:18:46  python3-dateutil             noarch      1:2.8.1-7.el9        baseos     288 k
09:18:46  python3-dbus                 aarch64     1.2.18-2.el9         baseos     144 k
09:18:46  python3-dnf-plugins-core     noarch      4.3.0-11.el9         baseos     247 k
09:18:46  python3-six                  noarch      1.15.0-9.el9         baseos      37 k
09:18:46  python3-systemd              aarch64     234-18.el9           baseos      89 k
09:18:46  systemd-libs                 aarch64     252-18.el9           baseos     620 k
09:18:46 
09:18:46 Transaction Summary
09:18:46 ================================================================================
09:18:46 Install  8 Packages
09:18:46 
09:18:46 Total download size: 1.6 M
09:18:46 Installed size: 5.1 M
09:18:46 Downloading Packages:
09:18:46 done.
09:18:46 Updating certificates in /etc/ssl/certs...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:46 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:46 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:46 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:46 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:46 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:46 The following additional packages will be installed:
09:18:46   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:46 Suggested packages:
09:18:46   firewalld kmod nftables
09:18:46 The following NEW packages will be installed:
09:18:46   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:46   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:46 Selecting previously unselected package docker-ce-rootless-extras.
09:18:46 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ...
09:18:46 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:46 Metadata cache created.
09:18:46 + echo '[DEBUG] Installing engine rpms'
09:18:46 [DEBUG] Installing engine rpms
09:18:46 ++ find rpm/rpmbuild/centos-8/RPMS/ -type f -name '*.rpm'
09:18:46 ++ sed /src/d
09:18:46 + packages='rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:18:46 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el8.x86_64.rpm
09:18:46 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el8.x86_64.rpm
09:18:46 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:18:46 rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm'
09:18:46 + set -x
09:18:46 ++ source /etc/os-release
09:18:46 +++ NAME='CentOS Stream'
09:18:46 +++ VERSION=8
09:18:46 +++ ID=centos
09:18:46 +++ ID_LIKE='rhel fedora'
09:18:46 +++ VERSION_ID=8
09:18:46 +++ PLATFORM_ID=platform:el8
09:18:46 +++ PRETTY_NAME='CentOS Stream 8'
09:18:46 +++ ANSI_COLOR='0;31'
09:18:46 +++ CPE_NAME=cpe:/o:centos:centos:8
09:18:46 +++ HOME_URL=https://centos.org/
09:18:46 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:46 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 8'
09:18:46 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:46 ++ echo 'CentOS Stream'
09:18:46 + product_version='CentOS Stream'
09:18:46 + '[' 'CentOS Stream' = rawhide ']'
09:18:46 + dnf install -y rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-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-buildx-plugin-0.11.2-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm rpm/rpmbuild/centos-8/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el8.x86_64.rpm
09:18:46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:18:46 Need to get 21.1 MB of archives.
09:18:46 After this operation, 105 MB of additional disk space will be used.
09:18:46 Get:1 https://download.docker.com/linux/ubuntu lunar/test arm64 containerd.io arm64 1.6.24-1 [20.5 MB]
09:18:46 129 added, 0 removed; done.
09:18:46 Running hooks in /etc/ca-certificates/update.d...
09:18:46 done.
09:18:46 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:18:46 + apt-key add -
09:18:46 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:18:46 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 dbus-user-session arm64 1.14.4-1ubuntu1 [10.1 kB]
09:18:46 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libmnl0 arm64 1.0.4-3ubuntu1 [12.9 kB]
09:18:46 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libxtables12 arm64 1.8.7-1ubuntu7 [30.4 kB]
09:18:47 Selecting previously unselected package docker-ce.
09:18:47 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ...
09:18:47 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:47 Selecting previously unselected package docker-ce.
09:18:47 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ...
09:18:47 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:47 (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 124 kB/s |  38 kB     00:00    
09:18:47 (2/8): dbus-libs-1.12.20-8.el9.aarch64.rpm      484 kB/s | 150 kB     00:00    
09:18:47 (3/8): python3-dateutil-2.8.1-7.el9.noarch.rpm  919 kB/s | 288 kB     00:00    
09:18:47 (4/8): python3-dbus-1.2.18-2.el9.aarch64.rpm     11 MB/s | 144 kB     00:00    
09:18:47 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no  21 MB/s | 247 kB     00:00    
09:18:47 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      4.9 MB/s |  37 kB     00:00    
09:18:47 (7/8): python3-systemd-234-18.el9.aarch64.rpm   8.4 MB/s |  89 kB     00:00    
09:18:47 (8/8): systemd-libs-252-18.el9.aarch64.rpm       46 MB/s | 620 kB     00:00    
09:18:47 --------------------------------------------------------------------------------
09:18:47 Total                                           1.9 MB/s | 1.6 MB     00:00     
09:18:47 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
09:18:47 Importing GPG key 0x8483C65D:
09:18:47  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
09:18:47  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
09:18:47  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:18:47 Key imported successfully
09:18:47 Running transaction check
09:18:47 Last metadata expiration check: 0:00:03 ago on Wed Sep 20 09:18:44 2023.
09:18:47 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 netbase all 6.4 [13.1 kB]
09:18:47 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libip6tc2 arm64 1.8.7-1ubuntu7 [19.9 kB]
09:18:47 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnfnetlink0 arm64 1.0.2-2 [15.4 kB]
09:18:47 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [43.4 kB]
09:18:47 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 libnftnl11 arm64 1.2.4-2 [62.9 kB]
09:18:47 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main arm64 iptables arm64 1.8.7-1ubuntu7 [458 kB]
09:18:47 Transaction check succeeded.
09:18:47 Running transaction test
09:18:47 Transaction test succeeded.
09:18:47 Running transaction
09:18:47   Preparing        :                                                        1/1 
09:18:47   Installing       : systemd-libs-252-18.el9.aarch64                        1/8 
09:18:47   Running scriptlet: systemd-libs-252-18.el9.aarch64                        1/8 
09:18:47   Installing       : dbus-libs-1:1.12.20-8.el9.aarch64                      2/8 
09:18:47 OK
09:18:47 + '[' bullseye = sid ']'
09:18:47 ++ dpkg --print-architecture
09:18:47 + ARCH=amd64
09:18:47 + echo 'deb [arch=amd64] https://download.docker.com/linux/debian bullseye test'
09:18:47 + apt-get update
09:18:47 make[2]: Entering directory '/root/build-deb/cli'
09:18:47 scripts/docs/generate-man.sh
09:18:47 + cp -r . /tmp/docker-cli-docsgen.oBwyF2Fl2Q/
09:18:47 + cd /tmp/docker-cli-docsgen.oBwyF2Fl2Q
09:18:47 + ./scripts/vendor init
09:18:47 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:47 + cp man/tools.go .
09:18:47 + ./scripts/vendor update
09:18:47 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:47 go: downloading github.com/spf13/cobra v1.7.0
09:18:47 go: downloading github.com/spf13/pflag v1.0.5
09:18:47 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:47 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:47 go: downloading github.com/moby/term v0.5.0
09:18:47 go: downloading github.com/morikuni/aec v1.0.0
09:18:47 go: downloading github.com/pkg/errors v0.9.1
09:18:47 go: downloading github.com/google/go-cmp v0.5.9
09:18:47 go: downloading gotest.tools/v3 v3.5.0
09:18:47 go: downloading golang.org/x/sync v0.1.0
09:18:47 go: downloading github.com/docker/go-units v0.5.0
09:18:47 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:47 go: downloading github.com/docker/go-connections v0.4.0
09:18:47 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:47 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:47 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:47 go: downloading golang.org/x/text v0.9.0
09:18:47 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:47 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:47 go: downloading github.com/containerd/containerd v1.6.22
09:18:47 go: downloading github.com/moby/sys/signal v0.7.0
09:18:47 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:47 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:47 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:47 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:47 go: downloading github.com/gogo/protobuf v1.3.2
09:18:47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:47 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:47 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:47 go: downloading golang.org/x/term v0.8.0
09:18:47 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:47 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:47 go: downloading dario.cat/mergo v1.0.0
09:18:47 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:47 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:47 go: downloading github.com/moby/buildkit v0.11.6
09:18:47 go: downloading github.com/creack/pty v1.1.18
09:18:47 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:47 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:47 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:47 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:47 go: downloading github.com/stretchr/testify v1.8.1
09:18:47 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:47 go: downloading github.com/rivo/uniseg v0.2.0
09:18:47 go: downloading github.com/klauspost/compress v1.16.3
09:18:47 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:47 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:47 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:47 go: downloading golang.org/x/time v0.3.0
09:18:47 go: downloading github.com/opencontainers/runc v1.1.7
09:18:47 go: downloading golang.org/x/crypto v0.2.0
09:18:47 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:47 debconf: delaying package configuration, since apt-utils is not installed
09:18:47 Fetched 21.1 MB in 1s (24.3 MB/s)
09:18:47 Selecting previously unselected package dbus-user-session.
09:18:47 (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.)
09:18:47 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_arm64.deb ...
09:18:47 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:47   Installing       : python3-dbus-1.2.18-2.el9.aarch64                      3/8 
09:18:47   Installing       : python3-systemd-234-18.el9.aarch64                     4/8 
09:18:47   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
09:18:47   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch                  6/8 
09:18:47   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch           7/8 
09:18:47   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
09:18:47   Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
09:18:47   Verifying        : dbus-libs-1:1.12.20-8.el9.aarch64                      1/8 
09:18:47   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                   2/8 
09:18:47   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch                  3/8 
09:18:47   Verifying        : python3-dbus-1.2.18-2.el9.aarch64                      4/8 
09:18:47   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch           5/8 
09:18:47   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
09:18:47   Verifying        : python3-systemd-234-18.el9.aarch64                     7/8 
09:18:47 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:18:47 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:18:47 Get:3 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
09:18:47 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:47 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:47 Selecting previously unselected package libmnl0:arm64.
09:18:47 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_arm64.deb ...
09:18:47 Unpacking libmnl0:arm64 (1.0.4-3ubuntu1) ...
09:18:47 Selecting previously unselected package libxtables12:arm64.
09:18:47 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_arm64.deb ...
09:18:47 Unpacking libxtables12:arm64 (1.8.7-1ubuntu7) ...
09:18:47 Selecting previously unselected package netbase.
09:18:47 Preparing to unpack .../3-netbase_6.4_all.deb ...
09:18:47 Unpacking netbase (6.4) ...
09:18:47 Selecting previously unselected package libip6tc2:arm64.
09:18:47 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_arm64.deb ...
09:18:47 Unpacking libip6tc2:arm64 (1.8.7-1ubuntu7) ...
09:18:47 Selecting previously unselected package libnfnetlink0:arm64.
09:18:47 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_arm64.deb ...
09:18:47 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
09:18:47 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:18:47 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
09:18:47 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:18:47   Verifying        : systemd-libs-252-18.el9.aarch64                        8/8 
09:18:47 
09:18:47 Installed:
09:18:47   dbus-libs-1:1.12.20-8.el9.aarch64                                             
09:18:47   dnf-plugins-core-4.3.0-11.el9.noarch                                          
09:18:47   python3-dateutil-1:2.8.1-7.el9.noarch                                         
09:18:47   python3-dbus-1.2.18-2.el9.aarch64                                             
09:18:47   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
09:18:47   python3-six-1.15.0-9.el9.noarch                                               
09:18:47   python3-systemd-234-18.el9.aarch64                                            
09:18:47   systemd-libs-252-18.el9.aarch64                                               
09:18:47 
09:18:47 Complete!
09:18:47 + case ${DIST_ID}:${DIST_VERSION} in
09:18:47 + install_rpm_containerd
09:18:47 + '[' staging = stage ']'
09:18:47 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:18:47 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:18:47 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:18:47 + dnf --version
09:18:47 4.14.0
09:18:47   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:12:15 2023
09:18:47   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
09:18:47 
09:18:47   Installed: rpm-0:4.16.1.3-25.el9.aarch64 at Mon Sep 18 04:12:11 2023
09:18:47   Built    : builder@centos.org at Fri Jun 30 14:49:58 2023
09:18:47 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:18:47 Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
09:18:47 Get:5 https://download.docker.com/linux/debian bullseye/test amd64 Packages [34.5 kB]
09:18:47 go: downloading google.golang.org/grpc v1.53.0
09:18:48 Selecting previously unselected package libnftnl11:arm64.
09:18:48 Preparing to unpack .../7-libnftnl11_1.2.4-2_arm64.deb ...
09:18:48 Unpacking libnftnl11:arm64 (1.2.4-2) ...
09:18:48 Selecting previously unselected package iptables.
09:18:48 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_arm64.deb ...
09:18:48 Unpacking iptables (1.8.7-1ubuntu7) ...
09:18:48 Selecting previously unselected package containerd.io.
09:18:48 Preparing to unpack .../9-containerd.io_1.6.24-1_arm64.deb ...
09:18:48 Unpacking containerd.io (1.6.24-1) ...
09:18:48 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:18:48 Fetched 77.9 kB in 1s (131 kB/s)
09:18:48 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:48 + dnf config-manager --set-disabled 'docker-ce-*'
09:18:48 Reading package lists...
09:18:48 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
09:18:48 + packages='deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
09:18:48 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb
09:18:48 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
09:18:48 ++ awk '$0="./"$0'
09:18:48 ++ xargs
09:18:48 + packages='./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb'
09:18:48 + set -x
09:18:48 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb
09:18:48 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:48 go: downloading github.com/russross/blackfriday v1.6.0
09:18:48 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:48 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:48 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:48 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:48 go: downloading github.com/go-logr/logr v1.2.3
09:18:48 go: downloading github.com/go-logr/stdr v1.2.2
09:18:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:48 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:48 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:48 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:48 Setting up libip6tc2:arm64 (1.8.7-1ubuntu7) ...
09:18:48 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
09:18:48 Setting up libmnl0:arm64 (1.0.4-3ubuntu1) ...
09:18:48 Setting up containerd.io (1.6.24-1) ...
09:18:48 + dnf config-manager --set-enabled docker-ce-test
09:18:48 Selecting previously unselected package docker-ce-cli.
09:18:48 (Reading database ... 9729 files and directories currently installed.)
09:18:48 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ...
09:18:48 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:48 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:48 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:48 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:48 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:48 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:48 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:48 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:48 Setting up libxtables12:arm64 (1.8.7-1ubuntu7) ...
09:18:48 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
09:18:48 Setting up netbase (6.4) ...
09:18:48 Setting up libnftnl11:arm64 (1.2.4-2) ...
09:18:48 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:18:48 Setting up iptables (1.8.7-1ubuntu7) ...
09:18:48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:48 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:48 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:18:48 + verify_binaries
09:18:48 + docker --version
09:18:48 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:48 + docker buildx version
09:18:48 Selecting previously unselected package docker-compose-plugin.
09:18:48 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_amd64.deb ...
09:18:48 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:18:48 + dnf makecache
09:18:48 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:49 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:18:49 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:49 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:18:49 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:49 invoke-rc.d: could not determine current runlevel
09:18:49 invoke-rc.d: policy-rc.d denied execution of start.
09:18:49 Dependencies resolved.
09:18:49 ==================================================================================================
09:18:49  Package                        Arch    Version                              Repository       Size
09:18:49 ==================================================================================================
09:18:49 Installing:
09:18:49  docker-buildx-plugin           x86_64  0.11.2-0.el8                         @commandline     13 M
09:18:49  docker-ce                      x86_64  3:0.0.0~20230915141727.0e70f1b-0.el8 @commandline     25 M
09:18:49  docker-ce-cli                  x86_64  1:0.0.0~20230915141727.0e70f1b-0.el8 @commandline    7.3 M
09:18:49  docker-ce-rootless-extras      x86_64  0.0.0~20230915141727.0e70f1b-0.el8   @commandline    4.9 M
09:18:49  docker-compose-plugin          x86_64  2.21.0-0.el8                         @commandline     13 M
09:18:49 Installing dependencies:
09:18:49  checkpolicy                    x86_64  2.9-1.el8                            baseos          348 k
09:18:49  container-selinux              noarch  2:2.221.0-1.module_el8+653+feef7bfe  appstream        69 k
09:18:49  containerd.io                  x86_64  1.6.24-3.1.el8                       docker-ce-test   34 M
09:18:49  diffutils                      x86_64  3.6-6.el8                            baseos          358 k
09:18:49  fuse-common                    x86_64  3.3.0-17.el8                         baseos           22 k
09:18:49  fuse-overlayfs                 x86_64  1.12-1.module_el8+454+d7ef4b8d       appstream        70 k
09:18:49  fuse3                          x86_64  3.3.0-17.el8                         baseos           54 k
09:18:49  fuse3-libs                     x86_64  3.3.0-17.el8                         baseos           95 k
09:18:49  iptables                       x86_64  1.8.5-10.el8                         baseos          592 k
09:18:49  iptables-libs                  x86_64  1.8.5-10.el8                         baseos          103 k
09:18:49  libcgroup                      x86_64  0.41-19.el8                          baseos           70 k
09:18:49  libibverbs                     x86_64  46.0-1.el8.1                         baseos          410 k
09:18:49  libnetfilter_conntrack         x86_64  1.0.6-5.el8                          baseos           65 k
09:18:49  libnfnetlink                   x86_64  1.0.1-13.el8                         baseos           33 k
09:18:49  libnftnl                       x86_64  1.2.2-3.el8                          baseos           87 k
09:18:49  libnl3                         x86_64  3.7.0-1.el8                          baseos          337 k
09:18:49  libpcap                        x86_64  14:1.9.1-5.el8                       baseos          169 k
09:18:49  libselinux-utils               x86_64  2.9-8.el8                            baseos          243 k
09:18:49  libslirp                       x86_64  4.4.0-1.module_el8+487+8e42a277      appstream        70 k
09:18:49  policycoreutils                x86_64  2.9-24.el8                           baseos          409 k
09:18:49  policycoreutils-python-utils   noarch  2.9-24.el8                           baseos          260 k
09:18:49  python3-audit                  x86_64  3.0.7-5.el8                          baseos           87 k
09:18:49  python3-libselinux             x86_64  2.9-8.el8                            baseos          283 k
09:18:49  python3-libsemanage            x86_64  2.9-9.el8                            baseos          128 k
09:18:49  python3-policycoreutils        noarch  2.9-24.el8                           baseos          2.3 M
09:18:49  python3-setools                x86_64  4.3.0-5.el8                          baseos          627 k
09:18:49  rpm-plugin-selinux             x86_64  4.14.3-26.el8                        baseos           78 k
09:18:49  selinux-policy                 noarch  3.14.3-128.el8                       baseos          664 k
09:18:49  selinux-policy-targeted        noarch  3.14.3-128.el8                       baseos           15 M
09:18:49  slirp4netns                    x86_64  1.2.1-1.module_el8+661+d1afb926      appstream        56 k
09:18:49 Enabling module streams:
09:18:49  container-tools                        rhel8                                                     
09:18:49 
09:18:49 Transaction Summary
09:18:49 ==================================================================================================
09:18:49 Install  35 Packages
09:18:49 
09:18:49 Total size: 120 M
09:18:49 Total download size: 57 M
09:18:49 Installed size: 442 M
09:18:49 Downloading Packages:
09:18:49 github.com/docker/buildx v0.11.2 9872040
09:18:49 + docker compose version
09:18:49 Docker Compose version v2.21.0
09:18:49 + dockerd --version
09:18:49 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:49 + docker-proxy --version
09:18:49 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:49 + containerd --version
09:18:49 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:49 + ctr --version
09:18:49 ctr containerd.io 1.6.24
09:18:49 + containerd-shim --help
09:18:49 Usage of containerd-shim:
09:18:49   -address string
09:18:49     	grpc address back to main containerd
09:18:49   -containerd-binary containerd publish
09:18:49     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:49   -criu string
09:18:49     	path to criu binary
09:18:49   -debug
09:18:49     	enable debug output in logs
09:18:49   -namespace string
09:18:49     	namespace that owns the shim
09:18:49   -runtime-root string
09:18:49     	root directory for the runtime (default "/run/containerd/runc")
09:18:49   -socket string
09:18:49     	socket path to serve
09:18:49   -systemd-cgroup
09:18:49     	set runtime to use systemd-cgroup
09:18:49   -workdir string
09:18:49     	path used to storge large temporary data
09:18:49 + containerd-shim-runc-v1 -v
09:18:49 containerd-shim-runc-v1:
09:18:49   Version:  1.6.24
09:18:49   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:49   Go version: go1.20.8
09:18:49 
09:18:49 + containerd-shim-runc-v2 -v
09:18:49 containerd-shim-runc-v2:
09:18:49   Version:  1.6.24
09:18:49   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:49   Go version: go1.20.8
09:18:49 
09:18:49 + runc --version
09:18:49 runc version 1.1.9
09:18:49 commit: v1.1.9-0-gccaecfc
09:18:49 spec: 1.0.2-dev
09:18:49 go: go1.20.8
09:18:49 libseccomp: 2.5.4
09:18:49 go: downloading github.com/golang/protobuf v1.5.3
09:18:49 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:49 Selecting previously unselected package docker-ce-rootless-extras.
09:18:49 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ...
09:18:49 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:49 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:18:49 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:49  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:49   Package dbus-user-session is not installed.
09:18:49 
09:18:49 + 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-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_amd64.deb
09:18:49 CentOS Stream 9 - BaseOS                         18 kB/s | 4.5 kB     00:00    
09:18:49 (1/30): container-selinux-2.221.0-1.module_el8+ 305 kB/s |  69 kB     00:00    
09:18:49 (2/30): fuse-overlayfs-1.12-1.module_el8+454+d7 304 kB/s |  70 kB     00:00    
09:18:49 (3/30): libslirp-4.4.0-1.module_el8+487+8e42a27 302 kB/s |  70 kB     00:00    
09:18:49 (4/30): slirp4netns-1.2.1-1.module_el8+661+d1af 8.4 MB/s |  56 kB     00:00    
09:18:49 (5/30): checkpolicy-2.9-1.el8.x86_64.rpm         28 MB/s | 348 kB     00:00    
09:18:49 (6/30): fuse-common-3.3.0-17.el8.x86_64.rpm     2.7 MB/s |  22 kB     00:00    
09:18:49 (7/30): fuse3-3.3.0-17.el8.x86_64.rpm            10 MB/s |  54 kB     00:00    
09:18:49 (8/30): fuse3-libs-3.3.0-17.el8.x86_64.rpm       14 MB/s |  95 kB     00:00    
09:18:49 (9/30): diffutils-3.6-6.el8.x86_64.rpm           15 MB/s | 358 kB     00:00    
09:18:49 (10/30): iptables-libs-1.8.5-10.el8.x86_64.rpm   11 MB/s | 103 kB     00:00    
09:18:49 (11/30): libcgroup-0.41-19.el8.x86_64.rpm       9.3 MB/s |  70 kB     00:00    
09:18:49 (12/30): iptables-1.8.5-10.el8.x86_64.rpm        24 MB/s | 592 kB     00:00    
09:18:49 (13/30): libnetfilter_conntrack-1.0.6-5.el8.x86 5.3 MB/s |  65 kB     00:00    
09:18:49 (14/30): libibverbs-46.0-1.el8.1.x86_64.rpm      19 MB/s | 410 kB     00:00    
09:18:49 (15/30): libnfnetlink-1.0.1-13.el8.x86_64.rpm   2.8 MB/s |  33 kB     00:00    
09:18:49 (16/30): libnftnl-1.2.2-3.el8.x86_64.rpm        7.9 MB/s |  87 kB     00:00    
09:18:49 (17/30): libpcap-1.9.1-5.el8.x86_64.rpm          22 MB/s | 169 kB     00:00    
09:18:49 (18/30): libnl3-3.7.0-1.el8.x86_64.rpm           21 MB/s | 337 kB     00:00    
09:18:49 CentOS Stream 9 - AppStream                      14 kB/s | 4.6 kB     00:00    
09:18:49 Reading package lists...
09:18:49 Selecting previously unselected package docker-buildx-plugin.
09:18:49 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_amd64.deb ...
09:18:49 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:18:49 (19/30): libselinux-utils-2.9-8.el8.x86_64.rpm   16 MB/s | 243 kB     00:00    
09:18:49 (20/30): policycoreutils-2.9-24.el8.x86_64.rpm   24 MB/s | 409 kB     00:00    
09:18:49 (21/30): policycoreutils-python-utils-2.9-24.el  16 MB/s | 260 kB     00:00    
09:18:49 (22/30): python3-audit-3.0.7-5.el8.x86_64.rpm   6.0 MB/s |  87 kB     00:00    
09:18:49 (23/30): python3-libsemanage-2.9-9.el8.x86_64.r  17 MB/s | 128 kB     00:00    
09:18:49 (24/30): python3-libselinux-2.9-8.el8.x86_64.rp  16 MB/s | 283 kB     00:00    
09:18:49 (25/30): rpm-plugin-selinux-4.14.3-26.el8.x86_6  15 MB/s |  78 kB     00:00    
09:18:49 (26/30): python3-setools-4.3.0-5.el8.x86_64.rpm  33 MB/s | 627 kB     00:00    
09:18:49 (27/30): selinux-policy-3.14.3-128.el8.noarch.r  35 MB/s | 664 kB     00:00    
09:18:49 (28/30): python3-policycoreutils-2.9-24.el8.noa  43 MB/s | 2.3 MB     00:00    
09:18:50 CentOS Stream 9 - Extras packages                25 kB/s | 6.3 kB     00:00    
09:18:50 Building dependency tree...
09:18:50 Reading state information...
09:18:50 Correcting dependencies... Done
09:18:50 Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
09:18:50 Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
09:18:50 Hit:6 http://archive.ubuntu.com/ubuntu focal-backports InRelease
09:18:50 Fetched 108 kB in 7s (16.2 kB/s)
09:18:50 (29/30): selinux-policy-targeted-3.14.3-128.el8  59 MB/s |  15 MB     00:00    
09:18:50 Selecting previously unselected package docker-buildx-plugin.
09:18:50 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_amd64.deb ...
09:18:50 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:18:50 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:50 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:50 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:50 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:50 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:50 The following additional packages will be installed:
09:18:50   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:50   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:18:50   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:18:50   libnftnl11 libpam-systemd systemd systemd-sysv
09:18:50 Suggested packages:
09:18:50   kmod systemd-container policykit-1
09:18:50 Recommended packages:
09:18:50   nftables libnss-systemd
09:18:50 The following NEW packages will be installed:
09:18:50   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:50   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:18:50   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:18:50   libnftnl11 libpam-systemd systemd systemd-sysv
09:18:50 (30/30): containerd.io-1.6.24-3.1.el8.x86_64.rp  44 MB/s |  34 MB     00:00    
09:18:50 --------------------------------------------------------------------------------
09:18:50 Total                                            33 MB/s |  57 MB     00:01     
09:18:50 Docker CE Test - aarch64                         72 kB/s |  40 kB     00:00    
09:18:50 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:18:50 Need to get 34.2 MB of archives.
09:18:50 After this operation, 137 MB of additional disk space will be used.
09:18:50 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
09:18:50 Get:2 http://deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:18:50 Get:3 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
09:18:50 Get:4 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
09:18:50 Get:5 http://deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
09:18:50 Get:6 http://deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
09:18:50 Get:7 http://deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
09:18:50 Get:8 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
09:18:50 Get:9 http://deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
09:18:50 Get:10 http://deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u10 [3505 kB]
09:18:50 Get:11 https://download.docker.com/linux/debian buster/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:50 Get:12 http://deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u10 [100 kB]
09:18:50 Get:13 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
09:18:50 Get:14 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
09:18:50 Get:15 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:18:50 Get:16 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
09:18:50 Get:17 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
09:18:50 Get:18 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
09:18:50 Get:19 http://deb.debian.org/debian-security buster/updates/main amd64 dbus amd64 1.12.24-0+deb10u1 [240 kB]
09:18:50 Get:20 http://deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u10 [209 kB]
09:18:50 Get:21 http://deb.debian.org/debian-security buster/updates/main amd64 dbus-user-session amd64 1.12.24-0+deb10u1 [97.9 kB]
09:18:50 Reading package lists...
09:18:50 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
09:18:50 + packages='deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
09:18:50 ++ echo 'deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb
09:18:50 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
09:18:50 ++ awk '$0="./"$0'
09:18:50 ++ xargs
09:18:50 + packages='./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb'
09:18:50 + set -x
09:18:50 + 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-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb
09:18:50 Selecting previously unselected package docker-buildx-plugin.
09:18:50 (Reading database ... 10418 files and directories currently installed.)
09:18:50 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_amd64.deb ...
09:18:50 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:18:51 Metadata cache created.
09:18:51 + echo '[DEBUG] Installing engine rpms'
09:18:51 [DEBUG] Installing engine rpms
09:18:51 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
09:18:51 ++ sed /src/d
09:18:51 + packages='rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:18:51 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-compose-plugin-2.21.0-0.el9.aarch64.rpm
09:18:51 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.el9.aarch64.rpm
09:18:51 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:18:51 rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm'
09:18:51 + set -x
09:18:51 ++ source /etc/os-release
09:18:51 +++ NAME='CentOS Stream'
09:18:51 +++ VERSION=9
09:18:51 +++ ID=centos
09:18:51 +++ ID_LIKE='rhel fedora'
09:18:51 +++ VERSION_ID=9
09:18:51 +++ PLATFORM_ID=platform:el9
09:18:51 +++ PRETTY_NAME='CentOS Stream 9'
09:18:51 +++ ANSI_COLOR='0;31'
09:18:51 +++ LOGO=fedora-logo-icon
09:18:51 +++ CPE_NAME=cpe:/o:centos:centos:9
09:18:51 +++ HOME_URL=https://centos.org/
09:18:51 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:18:51 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:18:51 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:18:51 ++ echo 'CentOS Stream'
09:18:51 + product_version='CentOS Stream'
09:18:51 + '[' 'CentOS Stream' = rawhide ']'
09:18:51 + dnf install -y rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-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-cli-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm rpm/rpmbuild/centos-9/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64.rpm
09:18:51 go: downloading github.com/kr/pretty v0.1.0
09:18:51 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:51 go: downloading golang.org/x/tools v0.7.0
09:18:51 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:51 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:51 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:51 go: downloading google.golang.org/protobuf v1.30.0
09:18:51 debconf: delaying package configuration, since apt-utils is not installed
09:18:51 Fetched 34.2 MB in 1s (46.8 MB/s)
09:18:51 Selecting previously unselected package libapparmor1:amd64.
09:18: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 ... 9952 files and directories currently installed.)
09:18:51 Preparing to unpack .../0-libapparmor1_2.13.2-10_amd64.deb ...
09:18:51 Unpacking libapparmor1:amd64 (2.13.2-10) ...
09:18:51 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:18:50 2023.
09:18:51 go: downloading github.com/beorn7/perks v1.0.1
09:18:51 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:51 go: downloading github.com/prometheus/client_model v0.3.0
09:18:51 go: downloading github.com/prometheus/common v0.42.0
09:18:51 go: downloading github.com/prometheus/procfs v0.9.0
09:18:51 Docker CE Test - x86_64                         7.3 kB/s | 1.6 kB     00:00    
09:18:51 Selecting previously unselected package libargon2-1:amd64.
09:18:51 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
09:18:51 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:18:51 Selecting previously unselected package dmsetup.
09:18:51 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_amd64.deb ...
09:18:51 Unpacking dmsetup (2:1.02.155-3) ...
09:18:51 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18:51 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
09:18:51 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:18:51 Selecting previously unselected package libjson-c3:amd64.
09:18:51 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
09:18:51 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:18:51 Selecting previously unselected package libcryptsetup12:amd64.
09:18:51 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
09:18:51 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:18:51 Selecting previously unselected package libidn11:amd64.
09:18:51 Preparing to unpack .../6-libidn11_1.33-2.2_amd64.deb ...
09:18:51 Unpacking libidn11:amd64 (1.33-2.2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:51 Dependencies resolved.
09:18:51 ===================================================================================================
09:18:51  Package                        Arch     Version                              Repository       Size
09:18:51 ===================================================================================================
09:18:51 Installing:
09:18:51  docker-buildx-plugin           aarch64  0.11.2-0.el9                         @commandline     12 M
09:18:51  docker-ce                      aarch64  3:0.0.0~20230915141727.0e70f1b-0.el9 @commandline     16 M
09:18:51  docker-ce-cli                  aarch64  1:0.0.0~20230915141727.0e70f1b-0.el9 @commandline    6.6 M
09:18:51  docker-ce-rootless-extras      aarch64  0.0.0~20230915141727.0e70f1b-0.el9   @commandline    3.6 M
09:18:51  docker-compose-plugin          aarch64  2.21.0-0.el9                         @commandline     11 M
09:18:51 Installing dependencies:
09:18:51  acl                            aarch64  2.3.1-3.el9                          baseos           73 k
09:18:51  checkpolicy                    aarch64  3.5-1.el9                            appstream       341 k
09:18:51  container-selinux              noarch   3:2.221.0-1.el9                      appstream        56 k
09:18:51  containerd.io                  aarch64  1.6.24-3.1.el9                       docker-ce-test   25 M
09:18:51  cracklib                       aarch64  2.9.6-27.el9                         baseos           95 k
09:18:51  cracklib-dicts                 aarch64  2.9.6-27.el9                         baseos          3.6 M
09:18:51  dbus                           aarch64  1:1.12.20-8.el9                      baseos          3.7 k
09:18:51  dbus-broker                    aarch64  28-7.el9                             baseos          166 k
09:18:51  dbus-common                    noarch   1:1.12.20-8.el9                      baseos           15 k
09:18:51  diffutils                      aarch64  3.7-12.el9                           baseos          392 k
09:18:51  fuse-common                    aarch64  3.10.2-6.el9                         baseos          8.2 k
09:18:51  fuse-overlayfs                 aarch64  1.12-1.el9                           appstream        64 k
09:18:51  fuse3                          aarch64  3.10.2-6.el9                         appstream        53 k
09:18:51  fuse3-libs                     aarch64  3.10.2-6.el9                         appstream        89 k
09:18:51  iptables-libs                  aarch64  1.8.8-6.el9                          baseos          466 k
09:18:51  iptables-nft                   aarch64  1.8.8-6.el9                          baseos          201 k
09:18:51  kmod                           aarch64  28-9.el9                             baseos          124 k
09:18:51  kmod-libs                      aarch64  28-9.el9                             baseos           62 k
09:18:51  libdb                          aarch64  5.3.28-53.el9                        baseos          712 k
09:18:51  libeconf                       aarch64  0.4.1-3.el9                          baseos           26 k
09:18:51  libfdisk                       aarch64  2.37.4-15.el9                        baseos          149 k
09:18:51  libibverbs                     aarch64  46.0-1.el9                           baseos          394 k
09:18:51  libmnl                         aarch64  1.0.4-15.el9                         baseos           28 k
09:18:51  libnetfilter_conntrack         aarch64  1.0.9-1.el9                          baseos           58 k
09:18:51  libnfnetlink                   aarch64  1.0.1-21.el9                         baseos           29 k
09:18:51  libnftnl                       aarch64  1.2.2-1.el9                          baseos           81 k
09:18:51  libnl3                         aarch64  3.7.0-1.el9                          baseos          338 k
09:18:51  libpcap                        aarch64  14:1.10.0-4.el9                      baseos          169 k
09:18:51  libpwquality                   aarch64  1.4.4-8.el9                          baseos          119 k
09:18:51  libseccomp                     aarch64  2.5.2-2.el9                          baseos           72 k
09:18:51  libselinux-utils               aarch64  3.5-1.el9                            baseos          183 k
09:18:51  libslirp                       aarch64  4.4.0-7.el9                          appstream        68 k
09:18:51  libutempter                    aarch64  1.2.1-6.el9                          baseos           27 k
09:18:51  openssl                        aarch64  1:3.0.7-24.el9                       baseos          1.2 M
09:18:51  pam                            aarch64  1.5.1-15.el9                         baseos          620 k
09:18:51  policycoreutils                aarch64  3.5-2.el9                            baseos          238 k
09:18:51  policycoreutils-python-utils   noarch   3.5-2.el9                            appstream        78 k
09:18:51  python3-audit                  aarch64  3.0.7-104.el9                        appstream        83 k
09:18:51  python3-distro                 noarch   1.5.0-7.el9                          baseos           37 k
09:18:51  python3-libselinux             aarch64  3.5-1.el9                            appstream       183 k
09:18:51  python3-libsemanage            aarch64  3.5-2.el9                            appstream        79 k
09:18:51  python3-policycoreutils        noarch   3.5-2.el9                            appstream       2.1 M
09:18:51  python3-setools                aarch64  4.4.3-1.el9                          baseos          594 k
09:18:51  python3-setuptools             noarch   53.0.0-12.el9                        baseos          944 k
09:18:51  rpm-plugin-selinux             aarch64  4.16.1.3-25.el9                      baseos           17 k
09:18:51  selinux-policy                 noarch   38.1.23-1.el9                        baseos           57 k
09:18:51  selinux-policy-targeted        noarch   38.1.23-1.el9                        baseos          6.5 M
09:18:51  slirp4netns                    aarch64  1.2.1-1.el9                          appstream        47 k
09:18:51  systemd                        aarch64  252-18.el9                           baseos          3.7 M
09:18:51  systemd-pam                    aarch64  252-18.el9                           baseos          252 k
09:18:51  systemd-rpm-macros             noarch   252-18.el9                           baseos           51 k
09:18:51  util-linux                     aarch64  2.37.4-15.el9                        baseos          2.2 M
09:18:51  util-linux-core                aarch64  2.37.4-15.el9                        baseos          431 k
09:18:51  xz                             aarch64  5.2.5-8.el9                          baseos          226 k
09:18:51 
09:18:51 Transaction Summary
09:18:51 ===================================================================================================
09:18:51 Install  59 Packages
09:18:51 
09:18:51 Total size: 102 M
09:18:51 Total download size: 53 M
09:18:51 Installed size: 417 M
09:18:51 Downloading Packages:
09:18:51 Importing GPG key 0x621E9F35:
09:18:51  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:18:51  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:18:51  From       : https://download.docker.com/linux/centos/gpg
09:18:51 Key imported successfully
09:18:51 Running transaction check
09:18:51 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:18:51 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:18:51 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:18:51 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:18:51 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:18:51 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:18:51 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:18:51 go: downloading k8s.io/klog/v2 v2.80.1
09:18:51 go: downloading github.com/kr/text v0.2.0
09:18:51 go: downloading github.com/docker/go-metrics v0.0.1
09:18:51 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:18:51 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:18:51 Selecting previously unselected package libip4tc0:amd64.
09:18:51 Preparing to unpack .../7-libip4tc0_1.8.2-4_amd64.deb ...
09:18:51 Unpacking libip4tc0:amd64 (1.8.2-4) ...
09:18:51 Selecting previously unselected package libkmod2:amd64.
09:18:51 Preparing to unpack .../8-libkmod2_26-1_amd64.deb ...
09:18:51 Unpacking libkmod2:amd64 (26-1) ...
09:18:51 Selecting previously unselected package systemd.
09:18:51 Preparing to unpack .../9-systemd_241-7~deb10u10_amd64.deb ...
09:18:51 Unpacking systemd (241-7~deb10u10) ...
09:18:51 Selecting previously unselected package docker-ce.
09:18:51 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ...
09:18:51 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:51 Transaction check succeeded.
09:18:51 Running transaction test
09:18:51 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:18:51 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:18:51 go: downloading github.com/BurntSushi/toml v0.3.1
09:18:51 go: downloading github.com/magiconair/properties v1.5.3
09:18:51 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:18:51 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:18:51 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:18:51 go: downloading golang.org/x/mod v0.9.0
09:18:51 + go mod vendor -modfile=vendor.mod
09:18:51 Setting up libapparmor1:amd64 (2.13.2-10) ...
09:18:52 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:18:52 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
09:18:52 Setting up libidn11:amd64 (1.33-2.2) ...
09:18:52 Setting up libip4tc0:amd64 (1.8.2-4) ...
09:18:52 Setting up libkmod2:amd64 (26-1) ...
09:18:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
09:18:52 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
09:18:52 Setting up systemd (241-7~deb10u10) ...
09:18:52 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:52 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:52 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:18:52 Initializing machine ID from KVM UUID.
09:18:52 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:52 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:52 invoke-rc.d: could not determine current runlevel
09:18:52 invoke-rc.d: policy-rc.d denied execution of start.
09:18:52 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:52 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:52 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:18:52 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:18:52 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:18:52 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:52  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:52   Package dbus-user-session is not installed.
09:18:52 
09:18:52 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_amd64.deb ./deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-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
09:18:52 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm
09:18:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZiOiuD
09:18:52 + umask 022
09:18:52 + cd /root/rpmbuild/BUILD
09:18:52 + cd src
09:18:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64
09:18:52 + RPM_EC=0
09:18:52 ++ jobs -p
09:18:52 + exit 0
09:18:52 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.8BIgtG
09:18:52 + umask 022
09:18:52 + cd /root/rpmbuild/BUILD
09:18:52 + rm -rf src src.gemspec
09:18:52 + RPM_EC=0
09:18:52 ++ jobs -p
09:18:52 + exit 0
09:18:52 
09:18:52 RPM build warnings:
09:18:52     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:52     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:52     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:52     source_date_epoch_from_changelog set but %changelog is missing
09:18:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:18:52     source_date_epoch_from_changelog set but %changelog is missing
09:18:52     source_date_epoch_from_changelog set but %changelog is missing
09:18:52     source_date_epoch_from_changelog set but %changelog is missing
09:18:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:52 warning: source_date_epoch_from_changelog set but %changelog is missing
09:18:52 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mmjliI
09:18:52 + umask 022
09:18:52 + cd /root/rpmbuild/BUILD
09:18:52 + cd /root/rpmbuild/BUILD
09:18:52 + rm -rf src
09:18:52 + /usr/bin/mkdir -p src
09:18:52 + cd src
09:18:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:52 + STATUS=0
09:18:52 + '[' 0 -ne 0 ']'
09:18:52 + /usr/lib/rpm/rpmuncompress -x /root/rpmbuild/SOURCES/compose.tgz
09:18:52 + STATUS=0
09:18:52 + '[' 0 -ne 0 ']'
09:18:52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:18:52 + RPM_EC=0
09:18:52 ++ jobs -p
09:18:52 + exit 0
09:18:52 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.O9yxsV
09:18:52 + umask 022
09:18:52 + cd /root/rpmbuild/BUILD
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:52 + export CFLAGS
09:18: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  -m64  -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:52 + export CXXFLAGS
09:18:52 + 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 '
09:18:52 + export FFLAGS
09:18:52 + 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 '
09:18:52 + export FCFLAGS
09:18:52 + VALAFLAGS=-g
09:18:52 + export VALAFLAGS
09:18: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 '
09:18:52 + export LDFLAGS
09:18:52 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:52 + export LT_SYS_LIBRARY_PATH
09:18:52 + CC=gcc
09:18:52 + export CC
09:18:52 + CXX=g++
09:18:52 + export CXX
09:18:52 + cd src
09:18:52 + pushd /root/rpmbuild/BUILD/src/compose
09:18:52 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:52 + make VERSION=v2.21.0 DESTDIR=./bin build
09:18:52 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
09:18:52 go: downloading github.com/docker/cli v24.0.5+incompatible
09:18:52 go: downloading go.opentelemetry.io/otel v1.14.0
09:18:52 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:18:52 go: downloading github.com/compose-spec/compose-go v1.18.3
09:18:52 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:18:52 go: downloading github.com/docker/buildx v0.11.2
09:18:52 go: downloading github.com/docker/docker v24.0.5+incompatible
09:18:52 go: downloading github.com/hashicorp/go-version v1.6.0
09:18:52 go: downloading github.com/mattn/go-shellwords v1.0.12
09:18:52 go: downloading github.com/moby/buildkit v0.12.1
09:18:52 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:18:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:18:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:18:52 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:18:52 go: downloading google.golang.org/grpc v1.57.0
09:18:52 go: downloading github.com/containerd/containerd v1.7.3
09:18:52 go: downloading github.com/jonboulle/clockwork v0.4.0
09:18:52 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:18:52 go: downloading golang.org/x/sync v0.3.0
09:18:52 go: downloading github.com/stretchr/testify v1.8.4
09:18:52 Selecting previously unselected package docker-ce-cli.
09:18:52 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ...
09:18:52 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:52 Setting up dmsetup (2:1.02.155-3) ...
09:18:52 go: downloading github.com/theupdateframework/notary v0.7.0
09:18:52 go: downloading golang.org/x/sys v0.7.0
09:18:52 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:18:52 go: downloading github.com/containerd/console v1.0.3
09:18:52 go: downloading github.com/imdario/mergo v0.3.16
09:18:52 go: downloading github.com/adrg/xdg v0.4.0
09:18:52 go: downloading github.com/buger/goterm v1.0.4
09:18:52 go: downloading github.com/go-logr/logr v1.2.4
09:18:52 (1/54): cracklib-2.9.6-27.el9.aarch64.rpm       311 kB/s |  95 kB     00:00    
09:18:52 (2/54): acl-2.3.1-3.el9.aarch64.rpm             237 kB/s |  73 kB     00:00    
09:18:52 (3/54): dbus-1.12.20-8.el9.aarch64.rpm          582 kB/s | 3.7 kB     00:00    
09:18:52 (4/54): dbus-broker-28-7.el9.aarch64.rpm         16 MB/s | 166 kB     00:00    
09:18:52 (5/54): dbus-common-1.12.20-8.el9.noarch.rpm    1.6 MB/s |  15 kB     00:00    
09:18:52 (6/54): fuse-common-3.10.2-6.el9.aarch64.rpm    1.6 MB/s | 8.2 kB     00:00    
09:18:52 (7/54): diffutils-3.7-12.el9.aarch64.rpm         31 MB/s | 392 kB     00:00    
09:18:52 (8/54): iptables-libs-1.8.8-6.el9.aarch64.rpm    30 MB/s | 466 kB     00:00    
09:18:52 (9/54): iptables-nft-1.8.8-6.el9.aarch64.rpm     17 MB/s | 201 kB     00:00    
09:18:52 Selecting previously unselected package systemd-sysv.
09:18: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 ... 10782 files and directories currently installed.)
09:18:52 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_amd64.deb ...
09:18:52 Unpacking systemd-sysv (241-7~deb10u10) ...
09:18:52 Selecting previously unselected package libip6tc0:amd64.
09:18:52 Preparing to unpack .../01-libip6tc0_1.8.2-4_amd64.deb ...
09:18:52 Unpacking libip6tc0:amd64 (1.8.2-4) ...
09:18:52 Selecting previously unselected package libiptc0:amd64.
09:18:52 Preparing to unpack .../02-libiptc0_1.8.2-4_amd64.deb ...
09:18:52 Unpacking libiptc0:amd64 (1.8.2-4) ...
09:18:52 Selecting previously unselected package libnfnetlink0:amd64.
09:18:52 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:18:52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:18:52 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:18:52 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
09:18:52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:18:52 Selecting previously unselected package libnftnl11:amd64.
09:18:52 Preparing to unpack .../05-libnftnl11_1.1.2-2_amd64.deb ...
09:18:52 Unpacking libnftnl11:amd64 (1.1.2-2) ...
09:18:52 Selecting previously unselected package iptables.
09:18:52 Preparing to unpack .../06-iptables_1.8.2-4_amd64.deb ...
09:18:52 Unpacking iptables (1.8.2-4) ...
09:18:52 go: downloading github.com/hashicorp/errwrap v1.1.0
09:18:52 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:18:52 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:18:52 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:18:52 go: downloading k8s.io/client-go v0.26.2
09:18:52 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:18:52 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:18:52 go: downloading k8s.io/api v0.26.2
09:18:52 go: downloading k8s.io/apimachinery v0.26.2
09:18:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:18:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:18:52 (10/54): cracklib-dicts-2.9.6-27.el9.aarch64.rp 8.2 MB/s | 3.6 MB     00:00    
09:18:52 (11/54): kmod-28-9.el9.aarch64.rpm              1.2 MB/s | 124 kB     00:00    
09:18:52 (12/54): kmod-libs-28-9.el9.aarch64.rpm         624 kB/s |  62 kB     00:00    
09:18:52 (13/54): libeconf-0.4.1-3.el9.aarch64.rpm       4.7 MB/s |  26 kB     00:00    
09:18:52 (14/54): libdb-5.3.28-53.el9.aarch64.rpm         52 MB/s | 712 kB     00:00    
09:18:52 (15/54): libfdisk-2.37.4-15.el9.aarch64.rpm      11 MB/s | 149 kB     00:00    
09:18:52 (16/54): libibverbs-46.0-1.el9.aarch64.rpm       26 MB/s | 394 kB     00:00    
09:18:52 (17/54): libnetfilter_conntrack-1.0.9-1.el9.aar 7.5 MB/s |  58 kB     00:00    
09:18:52 (18/54): libmnl-1.0.4-15.el9.aarch64.rpm        2.6 MB/s |  28 kB     00:00    
09:18:52 (19/54): libnfnetlink-1.0.1-21.el9.aarch64.rpm  3.5 MB/s |  29 kB     00:00    
09:18:52 (20/54): libnftnl-1.2.2-1.el9.aarch64.rpm       9.6 MB/s |  81 kB     00:00    
09:18:52 (21/54): libnl3-3.7.0-1.el9.aarch64.rpm         4.9 MB/s | 338 kB     00:00    
09:18:52 (22/54): libpcap-1.10.0-4.el9.aarch64.rpm       2.3 MB/s | 169 kB     00:00    
09:18:52 (23/54): libpwquality-1.4.4-8.el9.aarch64.rpm   1.6 MB/s | 119 kB     00:00    
09:18:52 (24/54): libseccomp-2.5.2-2.el9.aarch64.rpm      10 MB/s |  72 kB     00:00    
09:18:52 (25/54): libselinux-utils-3.5-1.el9.aarch64.rpm  16 MB/s | 183 kB     00:00    
09:18:52 (26/54): libutempter-1.2.1-6.el9.aarch64.rpm    2.6 MB/s |  27 kB     00:00    
09:18:52 Transaction test succeeded.
09:18:52 Running transaction
09:18:52 Selecting previously unselected package dbus.
09:18:52 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_amd64.deb ...
09:18:52 Unpacking dbus (1.12.24-0+deb10u1) ...
09:18:52 Selecting previously unselected package libpam-systemd:amd64.
09:18:52 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_amd64.deb ...
09:18:52 Unpacking libpam-systemd:amd64 (241-7~deb10u10) ...
09:18:52 Selecting previously unselected package containerd.io.
09:18:52 Preparing to unpack .../09-containerd.io_1.6.24-1_amd64.deb ...
09:18:52 Unpacking containerd.io (1.6.24-1) ...
09:18:53 Reading package lists...
09:18:53 go: downloading github.com/pelletier/go-toml v1.9.5
09:18:53 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:18:53 go: downloading github.com/golang/mock v1.6.0
09:18:53 go: downloading github.com/klauspost/compress v1.16.5
09:18:53 (27/54): openssl-3.0.7-24.el9.aarch64.rpm        15 MB/s | 1.2 MB     00:00    
09:18:53 (28/54): pam-1.5.1-15.el9.aarch64.rpm           7.8 MB/s | 620 kB     00:00    
09:18:53 (29/54): policycoreutils-3.5-2.el9.aarch64.rpm  2.9 MB/s | 238 kB     00:00    
09:18:53 (30/54): python3-distro-1.5.0-7.el9.noarch.rpm  2.9 MB/s |  37 kB     00:00    
09:18:53 (31/54): python3-setools-4.4.3-1.el9.aarch64.rp  10 MB/s | 594 kB     00:00    
09:18:53 (32/54): python3-setuptools-53.0.0-12.el9.noarc 6.9 MB/s | 944 kB     00:00    
09:18:53 (33/54): rpm-plugin-selinux-4.16.1.3-25.el9.aar 129 kB/s |  17 kB     00:00    
09:18:53 (34/54): selinux-policy-38.1.23-1.el9.noarch.rp 5.3 MB/s |  57 kB     00:00    
09:18:53 (35/54): selinux-policy-targeted-38.1.23-1.el9. 124 MB/s | 6.5 MB     00:00    
09:18:53 (36/54): systemd-pam-252-18.el9.aarch64.rpm     6.0 MB/s | 252 kB     00:00    
09:18:53 (37/54): systemd-252-18.el9.aarch64.rpm          55 MB/s | 3.7 MB     00:00    
09:18:53 (38/54): systemd-rpm-macros-252-18.el9.noarch.r 2.3 MB/s |  51 kB     00:00    
09:18:53 Selecting previously unselected package docker-ce.
09:18:53 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ...
09:18:53 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:53 Building dependency tree...
09:18:53 Reading state information...
09:18:53 Correcting dependencies... Done
09:18:53 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:18:53 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:18:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:18:53 go: downloading golang.org/x/crypto v0.7.0
09:18:53 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:18:53 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:18:53 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:18:53 go: downloading golang.org/x/net v0.9.0
09:18:53 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:18:53 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:18:53 go: downloading github.com/gogo/googleapis v1.4.1
09:18:53 (39/54): util-linux-2.37.4-15.el9.aarch64.rpm    66 MB/s | 2.2 MB     00:00    
09:18:53 (40/54): util-linux-core-2.37.4-15.el9.aarch64.  22 MB/s | 431 kB     00:00    
09:18:53 (41/54): xz-5.2.5-8.el9.aarch64.rpm              12 MB/s | 226 kB     00:00    
09:18:53 (42/54): checkpolicy-3.5-1.el9.aarch64.rpm       35 MB/s | 341 kB     00:00    
09:18:53 (43/54): container-selinux-2.221.0-1.el9.noarch 4.6 MB/s |  56 kB     00:00    
09:18:53 (44/54): fuse3-libs-3.10.2-6.el9.aarch64.rpm    8.7 MB/s |  89 kB     00:00    
09:18:53 (45/54): fuse3-3.10.2-6.el9.aarch64.rpm         3.8 MB/s |  53 kB     00:00    
09:18:53 (46/54): policycoreutils-python-utils-3.5-2.el9  15 MB/s |  78 kB     00:00    
09:18:53 (47/54): libslirp-4.4.0-7.el9.aarch64.rpm       5.7 MB/s |  68 kB     00:00    
09:18:53 (48/54): python3-audit-3.0.7-104.el9.aarch64.rp  12 MB/s |  83 kB     00:00    
09:18:53 (49/54): python3-libselinux-3.5-1.el9.aarch64.r  23 MB/s | 183 kB     00:00    
09:18:53 (50/54): python3-libsemanage-3.5-2.el9.aarch64.  11 MB/s |  79 kB     00:00    
09:18:53 (51/54): python3-policycoreutils-3.5-2.el9.noar 114 MB/s | 2.1 MB     00:00    
09:18:53 (52/54): slirp4netns-1.2.1-1.el9.aarch64.rpm    2.8 MB/s |  47 kB     00:00    
09:18:53 (53/54): fuse-overlayfs-1.12-1.el9.aarch64.rpm  770 kB/s |  64 kB     00:00    
09:18:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:53 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:53 The following additional packages will be installed:
09:18:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:53 Suggested packages:
09:18:53   firewalld kmod nftables
09:18:53 The following NEW packages will be installed:
09:18:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:18:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:53 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:18:53 go: downloading github.com/moby/locker v1.0.1
09:18:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:18:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:18:53 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:18:53 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:18:53 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:18:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:18:53 go: downloading github.com/google/gofuzz v1.2.0
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:18:53 go: downloading github.com/aws/smithy-go v1.13.5
09:18:53 Selecting previously unselected package docker-compose-plugin.
09:18:53 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb ...
09:18:53 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:18:53   Preparing        :                                                        1/1 
09:18:53   Installing       : python3-libselinux-2.9-8.el8.x86_64                   1/35 
09:18:53   Installing       : libselinux-utils-2.9-8.el8.x86_64                     2/35 
09:18:53   Installing       : libnfnetlink-1.0.1-13.el8.x86_64                      3/35 
09:18:53   Running scriptlet: libnfnetlink-1.0.1-13.el8.x86_64                      3/35 
09:18:53   Installing       : fuse3-libs-3.3.0-17.el8.x86_64                        4/35 
09:18:53   Running scriptlet: fuse3-libs-3.3.0-17.el8.x86_64                        4/35 
09:18:53   Installing       : libnetfilter_conntrack-1.0.6-5.el8.x86_64             5/35 
09:18:53   Running scriptlet: libnetfilter_conntrack-1.0.6-5.el8.x86_64             5/35 
09:18:53 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:18:53 Need to get 29.3 MB of archives.
09:18:53 After this operation, 120 MB of additional disk space will be used.
09:18:53 Get:1 https://download.docker.com/linux/ubuntu jammy/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:53 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmnl0 amd64 1.0.4-3build2 [13.2 kB]
09:18:53 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxtables12 amd64 1.8.7-1ubuntu5.1 [31.2 kB]
09:18:53 Get:4 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB]
09:18:53 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip6tc2 amd64 1.8.7-1ubuntu5.1 [20.2 kB]
09:18:53 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnfnetlink0 amd64 1.0.1-3build3 [14.6 kB]
09:18:53 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnetfilter-conntrack3 amd64 1.0.9-1 [45.3 kB]
09:18:53 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnftnl11 amd64 1.2.1-1build1 [65.5 kB]
09:18:53 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 iptables amd64 1.8.7-1ubuntu5.1 [455 kB]
09:18:53 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus-user-session amd64 1.12.20-2ubuntu4.1 [9442 B]
09:18:53 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:18:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:18:53 go: downloading golang.org/x/term v0.7.0
09:18:53 go: downloading k8s.io/klog/v2 v2.90.1
09:18:53 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:18:53 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:18:53 go: downloading github.com/containerd/continuity v0.4.1
09:18:53 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:18:53 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:18:53 go: downloading gopkg.in/inf.v0 v0.9.1
09:18:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:18:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:18:53 go: downloading golang.org/x/oauth2 v0.7.0
09:18:53 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:18:53 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:18:53 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:18:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:18:53 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:18:53 go: downloading sigs.k8s.io/yaml v1.3.0
09:18:53 go: downloading github.com/moby/spdystream v0.2.0
09:18:53 go: downloading github.com/mattn/go-colorable v0.1.13
09:18:53 go: downloading github.com/json-iterator/go v1.1.12
09:18:53 go: downloading github.com/mattn/go-isatty v0.0.17
09:18:53 go: downloading github.com/modern-go/reflect2 v1.0.2
09:18:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:18:53 (54/54): containerd.io-1.6.24-3.1.el9.aarch64.r  52 MB/s |  25 MB     00:00    
09:18:53 --------------------------------------------------------------------------------
09:18:53 Total                                            24 MB/s |  53 MB     00:02     
09:18:53   Installing       : python3-libsemanage-2.9-9.el8.x86_64                  6/35 
09:18:54 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:18:54 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:18:54 go: downloading github.com/go-openapi/swag v0.19.14
09:18:54 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:18:54 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:18:54 go: downloading github.com/mailru/easyjson v0.7.6
09:18:54 go: downloading github.com/josharian/intern v1.0.0
09:18:54 + popd
09:18:54 + RPM_EC=0
09:18:54 ~/rpmbuild/BUILD/src
09:18:54 ++ jobs -p
09:18:54 + exit 0
09:18:54 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SBaGVX
09:18:54 + umask 022
09:18:54 + cd /root/rpmbuild/BUILD
09:18:54 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64 '!=' / ']'
09:18:54 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
09:18:54 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
09:18:54 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:54 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
09:18:54 + cd src
09:18:54 + pushd /root/rpmbuild/BUILD/src/compose
09:18:54 + 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
09:18:54 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:54 + popd
09:18:54 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:54 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:18:54 ~/rpmbuild/BUILD/src
09:18:54 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:54 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:18:54 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:54 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:18:54 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:54 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:18:54 + /usr/lib/rpm/check-buildroot
09:18:54 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:54 + /usr/lib/rpm/brp-compress
09:18:54 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:54 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:54 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:18:54 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:54 invoke-rc.d: could not determine current runlevel
09:18:54 invoke-rc.d: policy-rc.d denied execution of start.
09:18:54 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:18:54 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:18:54  docker-ce-rootless-extras depends on dbus-user-session; however:
09:18:54   Package dbus-user-session is not installed.
09:18:54 
09:18:54 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:18:54 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_amd64.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_amd64.deb
09:18:54 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:54 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:54 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:54 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:18:54 + /usr/lib/rpm/brp-python-hardlink
09:18:54 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:54 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.AFvOMi
09:18:54 + umask 022
09:18:54 + cd /root/rpmbuild/BUILD
09:18:54 + cd src
09:18:54 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:18:54 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:54 + ver=v2.21.0
09:18:54 + test v2.21.0 = v2.21.0
09:18:54 + echo 'PASS: docker-compose version OK'
09:18:54 + RPM_EC=0
09:18:54 PASS: docker-compose version OK
09:18:54 ++ jobs -p
09:18:54 + exit 0
09:18:54 Processing files: docker-compose-plugin-2.21.0-0.el9.x86_64
09:18:54 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.F3SWCI
09:18:54 + umask 022
09:18:54 + cd /root/rpmbuild/BUILD
09:18:54 + cd src
09:18:54 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
09:18:54 + export LC_ALL=C
09:18:54 + LC_ALL=C
09:18:54 + export DOCDIR
09:18:54 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/doc/docker-compose-plugin
09:18:54 + 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
09:18:54 + RPM_EC=0
09:18:54 ++ jobs -p
09:18:54 + exit 0
09:18:54 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SuUy9g
09:18:54 + umask 022
09:18:54 + cd /root/rpmbuild/BUILD
09:18:54 + cd src
09:18:54 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
09:18:54 + export LC_ALL=C
09:18:54 + LC_ALL=C
09:18:54 + export LICENSEDIR
09:18:54 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64/usr/share/licenses/docker-compose-plugin
09:18:54 + 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
09:18:54 + 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
09:18:54 + RPM_EC=0
09:18:54 ++ jobs -p
09:18:54 + exit 0
09:18:54 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
09:18:54 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
09:18:55 + popd
09:18:55 + RPM_EC=0
09:18:55 ~/rpmbuild/BUILD/src
09:18:55 ++ jobs -p
09:18:55 + exit 0
09:18:55 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6l0DgK
09:18:55 + umask 022
09:18:55 + cd /root/rpmbuild/BUILD
09:18:55 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64 '!=' / ']'
09:18:55 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
09:18:55 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
09:18:55 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:55 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:55 + export CFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:55 + export CXXFLAGS
09:18:55 + 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 '
09:18:55 + export FFLAGS
09:18:55 + 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 '
09:18:55 + export FCFLAGS
09:18:55 + VALAFLAGS=-g
09:18:55 + export VALAFLAGS
09:18: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 '
09:18:55 + export LDFLAGS
09:18:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:55 + export LT_SYS_LIBRARY_PATH
09:18:55 + CC=gcc
09:18:55 + export CC
09:18:55 + CXX=g++
09:18:55 + export CXX
09:18:55 + cd src
09:18:55 + pushd /root/rpmbuild/BUILD/src/compose
09:18:55 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:18:55 + 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
09:18:55 + popd
09:18:55 ~/rpmbuild/BUILD/src
09:18:55 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:18:55 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:18:55 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:18:55 + for f in LICENSE MAINTAINERS NOTICE README.md
09:18:55 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:18:55 + /usr/lib/rpm/check-buildroot
09:18:55 + /usr/lib/rpm/redhat/brp-ldconfig
09:18:55 + /usr/lib/rpm/brp-compress
09:18:55 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:18:55 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:55 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:18:55 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:18:55 + /usr/lib/rpm/check-rpaths
09:18:55 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:18:55 + /usr/lib/rpm/brp-remove-la-files
09:18:55 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:18:55 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:55 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KJUhE7
09:18:55 + umask 022
09:18:55 + cd /root/rpmbuild/BUILD
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:55 + export CFLAGS
09:18: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  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
09:18:55 + export CXXFLAGS
09:18:55 + 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 '
09:18:55 + export FFLAGS
09:18:55 + 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 '
09:18:55 + export FCFLAGS
09:18:55 + VALAFLAGS=-g
09:18:55 + export VALAFLAGS
09:18: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 '
09:18:55 + export LDFLAGS
09:18:55 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:18:55 + export LT_SYS_LIBRARY_PATH
09:18:55 + CC=gcc
09:18:55 + export CC
09:18:55 + CXX=g++
09:18:55 + export CXX
09:18:55 + cd src
09:18:55 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:18:55 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:18:55 PASS: docker-compose version OK
09:18:55 + ver=v2.21.0
09:18:55 + test v2.21.0 = v2.21.0
09:18:55 + echo 'PASS: docker-compose version OK'
09:18:55 + RPM_EC=0
09:18:55 ++ jobs -p
09:18:55 + exit 0
09:18:55 Processing files: docker-compose-plugin-2.21.0-0.fc38.aarch64
09:18:55 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EiuhaM
09:18:55 + umask 022
09:18:55 + cd /root/rpmbuild/BUILD
09:18:55 + cd src
09:18:55 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin
09:18:55 + export LC_ALL=C
09:18:55 + LC_ALL=C
09:18:55 + export DOCDIR
09:18:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/doc/docker-compose-plugin
09:18:55 + 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
09:18:55 + RPM_EC=0
09:18:55 ++ jobs -p
09:18:55 + exit 0
09:18:55 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6vZjv9
09:18:55 + umask 022
09:18:55 + cd /root/rpmbuild/BUILD
09:18:55 + cd src
09:18:55 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
09:18:55 + export LC_ALL=C
09:18:55 + LC_ALL=C
09:18:55 + export LICENSEDIR
09:18:55 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/share/licenses/docker-compose-plugin
09:18:55 + 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
09:18:55 + 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
09:18:55 + RPM_EC=0
09:18:55 ++ jobs -p
09:18:55 + exit 0
09:18:55 warning: Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:18:55 Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(aarch-64) = 0:2.21.0-0.fc38
09:18:55 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:55 Requires(post): /bin/sh
09:18:55 Requires(preun): /bin/sh
09:18:55 Requires(postun): /bin/sh
09:18:55 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)
09:18:55 Enhances: docker-ce-cli
09:18:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
09:18:55 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm
09:18:55 Provides: docker-compose-plugin = 0:2.21.0-0.el9 docker-compose-plugin(x86-64) = 0:2.21.0-0.el9
09:18:55 Requires(interp): /bin/sh /bin/sh /bin/sh
09:18:55 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:55 Requires(post): /bin/sh
09:18:55 Requires(preun): /bin/sh
09:18:55 Requires(postun): /bin/sh
09:18:55 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)
09:18:55 Enhances: docker-ce-cli
09:18:55 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
09:18:55 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el9.src.rpm
09:18:55 Importing GPG key 0x621E9F35:
09:18:55  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:18:55  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:18:55  From       : https://download.docker.com/linux/centos/gpg
09:18:55 Key imported successfully
09:18:55 Running transaction check
09:18:55 Selecting previously unselected package docker-ce-rootless-extras.
09:18:55 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ...
09:18:55 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:55 Reading package lists...
09:18:55 debconf: delaying package configuration, since apt-utils is not installed
09:18:55 Fetched 29.3 MB in 1s (20.5 MB/s)
09:18:55 Selecting previously unselected package libmnl0:amd64.
09:18: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 ... 9462 files and directories currently installed.)
09:18:55 Preparing to unpack .../0-libmnl0_1.0.4-3build2_amd64.deb ...
09:18:55 Unpacking libmnl0:amd64 (1.0.4-3build2) ...
09:18:55 Selecting previously unselected package libxtables12:amd64.
09:18:55 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_amd64.deb ...
09:18:55 Unpacking libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
09:18:55 Selecting previously unselected package netbase.
09:18:55 Preparing to unpack .../2-netbase_6.3_all.deb ...
09:18:55 Unpacking netbase (6.3) ...
09:18:55 Selecting previously unselected package libip6tc2:amd64.
09:18:55 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_amd64.deb ...
09:18:55 Unpacking libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
09:18:55 Selecting previously unselected package libnfnetlink0:amd64.
09:18:55 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_amd64.deb ...
09:18:55 Unpacking libnfnetlink0:amd64 (1.0.1-3build3) ...
09:18:55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:18:55 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_amd64.deb ...
09:18:55 Unpacking libnetfilter-conntrack3:amd64 (1.0.9-1) ...
09:18:55 Selecting previously unselected package libnftnl11:amd64.
09:18:55 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_amd64.deb ...
09:18:55 Unpacking libnftnl11:amd64 (1.2.1-1build1) ...
09:18:55   Installing       : python3-setools-4.3.0-5.el8.x86_64                    7/35 
09:18:55   Installing       : docker-buildx-plugin-0.11.2-0.el8.x86_64              8/35 
09:18:55 Transaction check succeeded.
09:18:55 Running transaction test
09:18:55 Building dependency tree...
09:18:55 Reading state information...
09:18:55 Correcting dependencies... Done
09:18:55 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:55 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:55 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:55 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:55 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:55 The following additional packages will be installed:
09:18:55   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:55   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:18:55   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:18:55   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:18:55 Suggested packages:
09:18:55   firewalld kmod systemd-container policykit-1
09:18:55 Recommended packages:
09:18:55   nftables systemd-timesyncd | time-daemon libnss-systemd
09:18:55 Selecting previously unselected package iptables.
09:18:55 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_amd64.deb ...
09:18:55 Unpacking iptables (1.8.7-1ubuntu5.1) ...
09:18:55 Selecting previously unselected package containerd.io.
09:18:55 Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ...
09:18:55 Unpacking containerd.io (1.6.24-1) ...
09:18:55 Selecting previously unselected package dbus-user-session.
09:18:55 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_amd64.deb ...
09:18:55 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
09:18:55 Setting up systemd-sysv (241-7~deb10u10) ...
09:18:55 Setting up libip6tc0:amd64 (1.8.2-4) ...
09:18:55 Setting up libnftnl11:amd64 (1.1.2-2) ...
09:18:55 Setting up libiptc0:amd64 (1.8.2-4) ...
09:18:55 Setting up dbus (1.12.24-0+deb10u1) ...
09:18:55 The following NEW packages will be installed:
09:18:55   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:18:55   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:18:55   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:18:55   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:18:55 Selecting previously unselected package docker-compose-plugin.
09:18:55 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb ...
09:18:55 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:18:55 invoke-rc.d: could not determine current runlevel
09:18:55 invoke-rc.d: policy-rc.d denied execution of start.
09:18:55 Setting up containerd.io (1.6.24-1) ...
09:18:55 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:18:55 Setting up libpam-systemd:amd64 (241-7~deb10u10) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:55 Transaction test succeeded.
09:18:55 Running transaction
09:18:55 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
09:18:55 Need to get 35.2 MB of archives.
09:18:55 After this operation, 139 MB of additional disk space will be used.
09:18:55 Get:1 http://deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:18:55 Get:2 http://deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:18:55 Get:3 http://deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:18:55 Get:4 http://deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:18:55 Get:5 http://deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:18:55 Get:6 http://deb.debian.org/debian-security bullseye-security/main amd64 libjson-c5 amd64 0.15-2+deb11u1 [42.9 kB]
09:18:55 Get:7 https://download.docker.com/linux/debian bullseye/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:55 Get:8 http://deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
09:18:55 Get:9 http://deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:18:55 Get:10 http://deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
09:18:55 Get:11 http://deb.debian.org/debian bullseye-updates/main amd64 systemd amd64 247.3-7+deb11u4 [4502 kB]
09:18:55 Get:12 http://deb.debian.org/debian bullseye-updates/main amd64 systemd-sysv amd64 247.3-7+deb11u4 [114 kB]
09:18:55 Get:13 http://deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB]
09:18:55 Get:14 http://deb.debian.org/debian bullseye/main amd64 netbase all 6.3 [19.9 kB]
09:18:55 Get:15 http://deb.debian.org/debian bullseye-updates/main amd64 libpam-systemd amd64 247.3-7+deb11u4 [283 kB]
09:18:55 Get:16 http://deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB]
09:18:55 Get:17 http://deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:18:55 Get:18 http://deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:18:55 Get:19 http://deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:18:55 Get:20 http://deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:18:55 Get:21 http://deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:18:55 Get:22 http://deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:18:55 Get:23 http://deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:18:55 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
09:18:55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
09:18:55 Setting up iptables (1.8.2-4) ...
09:18:55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:55 Processing triggers for systemd (241-7~deb10u10) ...
09:18:55 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:18:55 + verify_binaries
09:18:55 + docker --version
09:18:55 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:55 + docker buildx version
09:18:55 github.com/docker/buildx v0.11.2 9872040
09:18:55 + docker compose version
09:18:56 debconf: delaying package configuration, since apt-utils is not installed
09:18:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:18:56 ++ pwd
09:18:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:18:56 Project root: .
09:18:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:18:56 INFO: man/src/attach.md found
09:18:56 WARN: man/src/build.md does not exist, skipping
09:18:56 WARN: man/src/builder/build.md does not exist, skipping
09:18:56 WARN: man/src/builder/prune.md does not exist, skipping
09:18:56 WARN: man/src/builder.md does not exist, skipping
09:18:56 WARN: man/src/checkpoint/create.md does not exist, skipping
09:18:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:18:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:18:56 WARN: man/src/checkpoint.md does not exist, skipping
09:18:56 INFO: man/src/commit.md found
09:18:56 WARN: man/src/config/create.md does not exist, skipping
09:18:56 WARN: man/src/config/inspect.md does not exist, skipping
09:18:56 WARN: man/src/config/ls.md does not exist, skipping
09:18:56 WARN: man/src/config/rm.md does not exist, skipping
09:18:56 WARN: man/src/config.md does not exist, skipping
09:18:56 INFO: man/src/container/attach.md found
09:18:56 INFO: man/src/container/commit.md found
09:18:56 INFO: man/src/container/cp.md found
09:18:56 INFO: man/src/container/create.md found
09:18:56 INFO: man/src/container/diff.md found
09:18:56 INFO: man/src/container/exec.md found
09:18:56 INFO: man/src/container/export.md found
09:18:56 WARN: man/src/container/inspect.md does not exist, skipping
09:18:56 INFO: man/src/container/kill.md found
09:18:56 INFO: man/src/container/logs.md found
09:18:56 INFO: man/src/container/ls.md found
09:18:56 INFO: man/src/container/pause.md found
09:18:56 INFO: man/src/container/port.md found
09:18:56 WARN: man/src/container/prune.md does not exist, skipping
09:18:56 INFO: man/src/container/rename.md found
09:18:56 INFO: man/src/container/restart.md found
09:18:56 INFO: man/src/container/rm.md found
09:18:56 INFO: man/src/container/run.md found
09:18:56 INFO: man/src/container/start.md found
09:18:56 INFO: man/src/container/stats.md found
09:18:56 INFO: man/src/container/stop.md found
09:18:56 INFO: man/src/container/top.md found
09:18:56 INFO: man/src/container/unpause.md found
09:18:56 INFO: man/src/container/update.md found
09:18:56 INFO: man/src/container/wait.md found
09:18:56 WARN: man/src/container.md does not exist, skipping
09:18:56 WARN: man/src/context/create.md does not exist, skipping
09:18:56 WARN: man/src/context/export.md does not exist, skipping
09:18:56 WARN: man/src/context/import.md does not exist, skipping
09:18:56 WARN: man/src/context/inspect.md does not exist, skipping
09:18:56 WARN: man/src/context/ls.md does not exist, skipping
09:18:56 WARN: man/src/context/rm.md does not exist, skipping
09:18:56 WARN: man/src/context/show.md does not exist, skipping
09:18:56 WARN: man/src/context/update.md does not exist, skipping
09:18:56 WARN: man/src/context/use.md does not exist, skipping
09:18:56 WARN: man/src/context.md does not exist, skipping
09:18:56 INFO: man/src/cp.md found
09:18:56 INFO: man/src/create.md found
09:18:56 INFO: man/src/diff.md found
09:18:56 INFO: man/src/events.md found
09:18:56 INFO: man/src/exec.md found
09:18:56 INFO: man/src/export.md found
09:18:56 INFO: man/src/history.md found
09:18:56 INFO: man/src/image/build.md found
09:18:56 INFO: man/src/image/history.md found
09:18:56 INFO: man/src/image/import.md found
09:18:56 WARN: man/src/image/inspect.md does not exist, skipping
09:18:56 INFO: man/src/image/load.md found
09:18:56 INFO: man/src/image/ls.md found
09:18:56 WARN: man/src/image/prune.md does not exist, skipping
09:18:56 INFO: man/src/image/pull.md found
09:18:56 INFO: man/src/image/push.md found
09:18:56 INFO: man/src/image/rm.md found
09:18:56 INFO: man/src/image/save.md found
09:18:56 INFO: man/src/image/tag.md found
09:18:56 WARN: man/src/image.md does not exist, skipping
09:18:56 INFO: man/src/images.md found
09:18:56 INFO: man/src/import.md found
09:18:56 INFO: man/src/info.md found
09:18:56 INFO: man/src/inspect.md found
09:18:56 INFO: man/src/kill.md found
09:18:56 INFO: man/src/load.md found
09:18:56 INFO: man/src/login.md found
09:18:56 INFO: man/src/logout.md found
09:18:56 INFO: man/src/logs.md found
09:18:56 WARN: man/src/manifest/annotate.md does not exist, skipping
09:18:56 WARN: man/src/manifest/create.md does not exist, skipping
09:18:56 WARN: man/src/manifest/inspect.md does not exist, skipping
09:18:56 WARN: man/src/manifest/push.md does not exist, skipping
09:18:56 WARN: man/src/manifest/rm.md does not exist, skipping
09:18:56 WARN: man/src/manifest.md does not exist, skipping
09:18:56 INFO: man/src/network/connect.md found
09:18:56 INFO: man/src/network/create.md found
09:18:56 INFO: man/src/network/disconnect.md found
09:18:56 INFO: man/src/network/inspect.md found
09:18:56 INFO: man/src/network/ls.md found
09:18:56 WARN: man/src/network/prune.md does not exist, skipping
09:18:56 INFO: man/src/network/rm.md found
09:18:56 WARN: man/src/network.md does not exist, skipping
09:18:56 WARN: man/src/node/demote.md does not exist, skipping
09:18:56 WARN: man/src/node/inspect.md does not exist, skipping
09:18:56 WARN: man/src/node/ls.md does not exist, skipping
09:18:56 WARN: man/src/node/promote.md does not exist, skipping
09:18:56 WARN: man/src/node/ps.md does not exist, skipping
09:18:56 WARN: man/src/node/rm.md does not exist, skipping
09:18:56 WARN: man/src/node/update.md does not exist, skipping
09:18:56 WARN: man/src/node.md does not exist, skipping
09:18:56 INFO: man/src/pause.md found
09:18:56 WARN: man/src/plugin/create.md does not exist, skipping
09:18:56 WARN: man/src/plugin/disable.md does not exist, skipping
09:18:56 WARN: man/src/plugin/enable.md does not exist, skipping
09:18:56 WARN: man/src/plugin/inspect.md does not exist, skipping
09:18:56 WARN: man/src/plugin/install.md does not exist, skipping
09:18:56 INFO: man/src/plugin/ls.md found
09:18:56 WARN: man/src/plugin/push.md does not exist, skipping
09:18:56 WARN: man/src/plugin/rm.md does not exist, skipping
09:18:56 WARN: man/src/plugin/set.md does not exist, skipping
09:18:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:18:56 WARN: man/src/plugin.md does not exist, skipping
09:18:56 INFO: man/src/port.md found
09:18:56 INFO: man/src/ps.md found
09:18:56 INFO: man/src/pull.md found
09:18:56 INFO: man/src/push.md found
09:18:56 INFO: man/src/rename.md found
09:18:56 INFO: man/src/restart.md found
09:18:56 INFO: man/src/rm.md found
09:18:56 INFO: man/src/rmi.md found
09:18:56 WARN: man/src/run.md does not exist, skipping
09:18:56 INFO: man/src/save.md found
09:18:56 INFO: man/src/search.md found
09:18:56 WARN: man/src/secret/create.md does not exist, skipping
09:18:56 WARN: man/src/secret/inspect.md does not exist, skipping
09:18:56 WARN: man/src/secret/ls.md does not exist, skipping
09:18:56 WARN: man/src/secret/rm.md does not exist, skipping
09:18:56 WARN: man/src/secret.md does not exist, skipping
09:18:56 WARN: man/src/service/create.md does not exist, skipping
09:18:56 WARN: man/src/service/inspect.md does not exist, skipping
09:18:56 WARN: man/src/service/logs.md does not exist, skipping
09:18:56 WARN: man/src/service/ls.md does not exist, skipping
09:18:56 WARN: man/src/service/ps.md does not exist, skipping
09:18:56 WARN: man/src/service/rm.md does not exist, skipping
09:18:56 WARN: man/src/service/rollback.md does not exist, skipping
09:18:56 WARN: man/src/service/scale.md does not exist, skipping
09:18:56 WARN: man/src/service/update.md does not exist, skipping
09:18:56 WARN: man/src/service.md does not exist, skipping
09:18:56 WARN: man/src/stack/config.md does not exist, skipping
09:18:56 WARN: man/src/stack/deploy.md does not exist, skipping
09:18:56 WARN: man/src/stack/ls.md does not exist, skipping
09:18:56 WARN: man/src/stack/ps.md does not exist, skipping
09:18:56 WARN: man/src/stack/rm.md does not exist, skipping
09:18:56 WARN: man/src/stack/services.md does not exist, skipping
09:18:56 WARN: man/src/stack.md does not exist, skipping
09:18:56 INFO: man/src/start.md found
09:18:56 INFO: man/src/stats.md found
09:18:56 INFO: man/src/stop.md found
09:18:56 WARN: man/src/swarm/ca.md does not exist, skipping
09:18:56 WARN: man/src/swarm/init.md does not exist, skipping
09:18:56 WARN: man/src/swarm/join.md does not exist, skipping
09:18:56 WARN: man/src/swarm/join-token.md does not exist, skipping
09:18:56 WARN: man/src/swarm/leave.md does not exist, skipping
09:18:56 WARN: man/src/swarm/unlock.md does not exist, skipping
09:18:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:18:56 WARN: man/src/swarm/update.md does not exist, skipping
09:18:56 WARN: man/src/swarm.md does not exist, skipping
09:18:56 WARN: man/src/system/df.md does not exist, skipping
09:18:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:18:56 INFO: man/src/system/events.md found
09:18:56 INFO: man/src/system/info.md found
09:18:56 WARN: man/src/system/prune.md does not exist, skipping
09:18:56 WARN: man/src/system.md does not exist, skipping
09:18:56 INFO: man/src/tag.md found
09:18:56 INFO: man/src/top.md found
09:18:56 WARN: man/src/trust/inspect.md does not exist, skipping
09:18:56 WARN: man/src/trust/key/generate.md does not exist, skipping
09:18:56 WARN: man/src/trust/key/load.md does not exist, skipping
09:18:56 WARN: man/src/trust/key.md does not exist, skipping
09:18:56 WARN: man/src/trust/revoke.md does not exist, skipping
09:18:56 WARN: man/src/trust/sign.md does not exist, skipping
09:18:56 WARN: man/src/trust/signer/add.md does not exist, skipping
09:18:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:18:56 WARN: man/src/trust/signer.md does not exist, skipping
09:18:56 WARN: man/src/trust.md does not exist, skipping
09:18:56 INFO: man/src/unpause.md found
09:18:56 INFO: man/src/update.md found
09:18:56 INFO: man/src/version.md found
09:18:56 INFO: man/src/volume/create.md found
09:18:56 INFO: man/src/volume/inspect.md found
09:18:56 INFO: man/src/volume/ls.md found
09:18:56 WARN: man/src/volume/prune.md does not exist, skipping
09:18:56 WARN: man/src/volume/rm.md does not exist, skipping
09:18:56 WARN: man/src/volume/update.md does not exist, skipping
09:18:56 INFO: man/src/volume.md found
09:18:56 INFO: man/src/wait.md found
09:18:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:18:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:18:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:18:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:18:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:18:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:18:56 + popd
09:18:56 + exit 0
09:18:56 ~/rpmbuild/BUILD/src
09:18:56 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lv0wQl
09:18:56 + umask 022
09:18:56 + cd /root/rpmbuild/BUILD
09:18:56 + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']'
09:18:56 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:56 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:56 + mkdir -p /root/rpmbuild/BUILDROOT
09:18:56 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:56 + cd src
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin
09:18:56 + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/docker
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/bash-completion/completions
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/zsh/vendor-completions
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/fish/vendor_completions.d
09:18:56 + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/bash-completion/completions/docker
09:18:56 + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker
09:18:56 + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man1
09:18:56 + 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~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man1
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man5
09:18:56 + 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~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man5
09:18:56 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man8
09:18:56 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/man/man8
09:18:56 + mkdir -p build-docs
09:18:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:18:56 + cp cli/LICENSE build-docs/LICENSE
09:18:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:18:56 + cp cli/MAINTAINERS build-docs/MAINTAINERS
09:18:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:18:56 + cp cli/NOTICE build-docs/NOTICE
09:18:56 + for cli_file in LICENSE MAINTAINERS NOTICE README.md
09:18:56 + cp cli/README.md build-docs/README.md
09:18:56 + /usr/lib/rpm/check-buildroot
09:18:56 + /usr/lib/rpm/redhat/brp-compress
09:18:56 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:18:56 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:18:56 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:18:56 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:18:56 + /usr/lib/rpm/redhat/brp-python-hardlink
09:18:56 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:18:56 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yFB9o0
09:18:56 + umask 022
09:18:56 + cd /root/rpmbuild/BUILD
09:18:56 + cd src
09:18:56 ++ cli/build/docker --version
09:18:56 + ver='Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:18:56 + test 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b' = 'Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b'
09:18:56 + echo 'PASS: cli version OK'
09:18:56 PASS: cli version OK
09:18:56 + exit 0
09:18:56 Processing files: docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:56 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vkFs7E
09:18:56 + umask 022
09:18:56 + cd /root/rpmbuild/BUILD
09:18:56 + cd src
09:18:56 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + export DOCDIR
09:18:56 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0~20230915141727.0e70f1b
09:18:56 + exit 0
09:18:56 Provides: docker-ce-cli = 1:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-cli(x86-64) = 1:0.0.0~20230915141727.0e70f1b-0.el7
09:18:56 Requires(interp): /bin/sh
09:18:56 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:18:56 Requires(post): /bin/sh
09:18:56 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)
09:18:56 Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli
09:18:56 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:18:56 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:18:56 Docker Compose version v2.21.0
09:18:56 + dockerd --version
09:18:56 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:56 + docker-proxy --version
09:18:56 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:56 + containerd --version
09:18:56 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:56 + ctr --version
09:18:56 ctr containerd.io 1.6.24
09:18:56 + containerd-shim --help
09:18:56 Usage of containerd-shim:
09:18:56   -address string
09:18:56     	grpc address back to main containerd
09:18:56   -containerd-binary containerd publish
09:18:56     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:56   -criu string
09:18:56     	path to criu binary
09:18:56   -debug
09:18:56     	enable debug output in logs
09:18:56   -namespace string
09:18:56     	namespace that owns the shim
09:18:56   -runtime-root string
09:18:56     	root directory for the runtime (default "/run/containerd/runc")
09:18:56   -socket string
09:18:56     	socket path to serve
09:18:56   -systemd-cgroup
09:18:56     	set runtime to use systemd-cgroup
09:18:56   -workdir string
09:18:56     	path used to storge large temporary data
09:18:56 + containerd-shim-runc-v1 -v
09:18:56 containerd-shim-runc-v1:
09:18:56   Version:  1.6.24
09:18:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:56   Go version: go1.20.8
09:18:56 
09:18:56 + containerd-shim-runc-v2 -v
09:18:56 containerd-shim-runc-v2:
09:18:56   Version:  1.6.24
09:18:56   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:56   Go version: go1.20.8
09:18:56 
09:18:56 + runc --version
09:18:56 runc version 1.1.9
09:18:56 commit: v1.1.9-0-gccaecfc
09:18:56 spec: 1.0.2-dev
09:18:56 go: go1.20.8
09:18:56 libseccomp: 2.3.3
09:18:56 make[2]: Entering directory '/root/build-deb/cli'
09:18:56 scripts/docs/generate-man.sh
09:18:56 + cp -r . /tmp/docker-cli-docsgen.xQgm1GMCbZ/
09:18:56 + cd /tmp/docker-cli-docsgen.xQgm1GMCbZ
09:18:56 + ./scripts/vendor init
09:18:56 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:56 + cp man/tools.go .
09:18:56 + ./scripts/vendor update
09:18:56 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:56 go: downloading github.com/spf13/cobra v1.7.0
09:18:56 go: downloading github.com/spf13/pflag v1.0.5
09:18:56 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:56 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:56 go: downloading github.com/moby/term v0.5.0
09:18:56 go: downloading github.com/morikuni/aec v1.0.0
09:18:56 go: downloading github.com/pkg/errors v0.9.1
09:18:56 go: downloading github.com/google/go-cmp v0.5.9
09:18:56 go: downloading gotest.tools/v3 v3.5.0
09:18:56 go: downloading golang.org/x/sync v0.1.0
09:18:56 go: downloading github.com/docker/go-units v0.5.0
09:18:56 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:56 go: downloading github.com/docker/go-connections v0.4.0
09:18:56 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:56 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:56 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:56 go: downloading golang.org/x/text v0.9.0
09:18:56 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:56 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:56 go: downloading github.com/containerd/containerd v1.6.22
09:18:56 go: downloading github.com/moby/sys/signal v0.7.0
09:18:56 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:56 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:56 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:56 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:56 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:56 go: downloading github.com/gogo/protobuf v1.3.2
09:18:56 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:56 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:56 go: downloading golang.org/x/term v0.8.0
09:18:56 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:56 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:56 go: downloading dario.cat/mergo v1.0.0
09:18:56 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:56 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:56 go: downloading github.com/moby/buildkit v0.11.6
09:18:56 go: downloading github.com/creack/pty v1.1.18
09:18:56 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:56 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:56 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:56 go: downloading github.com/stretchr/testify v1.8.1
09:18:56 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:56 go: downloading github.com/rivo/uniseg v0.2.0
09:18:56 go: downloading github.com/klauspost/compress v1.16.3
09:18:56 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:56 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:56 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:56 go: downloading golang.org/x/time v0.3.0
09:18:56 go: downloading github.com/opencontainers/runc v1.1.7
09:18:56 go: downloading golang.org/x/crypto v0.2.0
09:18:56 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:56 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:56 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:56 go: downloading google.golang.org/grpc v1.53.0
09:18:56 Fetched 35.2 MB in 1s (57.3 MB/s)
09:18:56 Selecting previously unselected package libapparmor1:amd64.
09:18: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 ... 9953 files and directories currently installed.)
09:18:56 Preparing to unpack .../0-libapparmor1_2.13.6-10_amd64.deb ...
09:18:56 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:18:56 Selecting previously unselected package libcap2:amd64.
09:18:56 Preparing to unpack .../1-libcap2_1%3a2.44-1_amd64.deb ...
09:18:56 Unpacking libcap2:amd64 (1:2.44-1) ...
09:18:56 Selecting previously unselected package libargon2-1:amd64.
09:18:56 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_amd64.deb ...
09:18:56 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:18:56 Selecting previously unselected package dmsetup.
09:18:56 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:18:56 Unpacking dmsetup (2:1.02.175-2.1) ...
09:18:56 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:18:56 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:18:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:18:56 Selecting previously unselected package libjson-c5:amd64.
09:18:56 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_amd64.deb ...
09:18:56 Unpacking libjson-c5:amd64 (0.15-2+deb11u1) ...
09:18:56 make[2]: Entering directory '/root/build-deb/cli'
09:18:56 scripts/docs/generate-man.sh
09:18:56 + cp -r . /tmp/docker-cli-docsgen.cfa0y2NZMe/
09:18:56 + cd /tmp/docker-cli-docsgen.cfa0y2NZMe
09:18:56 + ./scripts/vendor init
09:18:56 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:56 + cp man/tools.go .
09:18:56 + ./scripts/vendor update
09:18:56 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:56 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:56 go: downloading github.com/spf13/cobra v1.7.0
09:18:56 go: downloading github.com/spf13/pflag v1.0.5
09:18:56 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:56 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:56 go: downloading github.com/moby/term v0.5.0
09:18:56 go: downloading github.com/morikuni/aec v1.0.0
09:18:56 go: downloading github.com/pkg/errors v0.9.1
09:18:56 go: downloading github.com/google/go-cmp v0.5.9
09:18:56 go: downloading gotest.tools/v3 v3.5.0
09:18:56 go: downloading golang.org/x/sync v0.1.0
09:18:56 go: downloading github.com/docker/go-units v0.5.0
09:18:56 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:56 go: downloading github.com/docker/go-connections v0.4.0
09:18:56 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:56 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:56 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:56 go: downloading golang.org/x/text v0.9.0
09:18:56 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:56 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:56 go: downloading github.com/containerd/containerd v1.6.22
09:18:56 go: downloading github.com/moby/sys/signal v0.7.0
09:18:56 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:56 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:56 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:56 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:56 go: downloading github.com/gogo/protobuf v1.3.2
09:18:56 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:56 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:56 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:56 go: downloading golang.org/x/term v0.8.0
09:18:56 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:56 go: downloading dario.cat/mergo v1.0.0
09:18:56 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:56 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:56 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:56 go: downloading github.com/moby/buildkit v0.11.6
09:18:56 go: downloading github.com/creack/pty v1.1.18
09:18:56 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:56 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:56 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:56 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:56 go: downloading github.com/stretchr/testify v1.8.1
09:18:56 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:56 go: downloading github.com/rivo/uniseg v0.2.0
09:18:56 go: downloading github.com/klauspost/compress v1.16.3
09:18:56 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:56 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:56 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:56 go: downloading golang.org/x/time v0.3.0
09:18:56 go: downloading github.com/opencontainers/runc v1.1.7
09:18:56 go: downloading golang.org/x/crypto v0.2.0
09:18:56 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:56 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:56 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:56 go: downloading google.golang.org/grpc v1.53.0
09:18:56 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:56 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:56 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:56 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:56 Selecting previously unselected package libcryptsetup12:amd64.
09:18:56 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
09:18:56 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:18:56 Selecting previously unselected package libip4tc2:amd64.
09:18:56 Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
09:18:56 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:18:56 Selecting previously unselected package libkmod2:amd64.
09:18:56 Preparing to unpack .../8-libkmod2_28-1_amd64.deb ...
09:18:56 Unpacking libkmod2:amd64 (28-1) ...
09:18:56 Selecting previously unselected package systemd.
09:18:56 Preparing to unpack .../9-systemd_247.3-7+deb11u4_amd64.deb ...
09:18:56 Unpacking systemd (247.3-7+deb11u4) ...
09:18:56   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch           1/1 
09:18:56 go: downloading github.com/russross/blackfriday v1.6.0
09:18:56 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:56 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:56 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:56 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:56 go: downloading github.com/go-logr/logr v1.2.3
09:18:56 go: downloading github.com/go-logr/stdr v1.2.2
09:18:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:56 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:56 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:56 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:56 go: downloading github.com/russross/blackfriday v1.6.0
09:18:56 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:56 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:56 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:56 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:56 go: downloading github.com/go-logr/logr v1.2.3
09:18:56 go: downloading github.com/go-logr/stdr v1.2.2
09:18:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:56 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:56 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:56 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:56 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:57 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:18:57 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:57 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:57 invoke-rc.d: could not determine current runlevel
09:18:57 invoke-rc.d: policy-rc.d denied execution of start.
09:18:57 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:18:57 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:18:57 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:18:57 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:18:57 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:18:57 + 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-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_amd64.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_amd64.deb
09:18:57   Preparing        :                                                        1/1 
09:18:57   Installing       : libseccomp-2.5.2-2.el9.aarch64                        1/59 
09:18:57   Installing       : libmnl-1.0.4-15.el9.aarch64                           2/59 
09:18:57   Installing       : python3-libselinux-3.5-1.el9.aarch64                  3/59 
09:18:57   Installing       : fuse3-libs-3.10.2-6.el9.aarch64                       4/59 
09:18:57   Installing       : python3-setuptools-53.0.0-12.el9.noarch               5/59 
09:18:57   Installing       : libselinux-utils-3.5-1.el9.aarch64                    6/59 
09:18:57   Installing       : libfdisk-2.37.4-15.el9.aarch64                        7/59 
09:18:57   Installing       : cracklib-2.9.6-27.el9.aarch64                         8/59 
09:18:57   Installing       : cracklib-dicts-2.9.6-27.el9.aarch64                   9/59 
09:18:57 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:57 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:57 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:57 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:57 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:57 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:57 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:57 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:57 make[2]: Entering directory '/root/build-deb/cli'
09:18:57 scripts/docs/generate-man.sh
09:18:57 + cp -r . /tmp/docker-cli-docsgen.6NBBu6SJL2/
09:18:57 + cd /tmp/docker-cli-docsgen.6NBBu6SJL2
09:18:57 + ./scripts/vendor init
09:18:57 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:18:57 + cp man/tools.go .
09:18:57 + ./scripts/vendor update
09:18:57 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:18:57 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:18:57 go: downloading github.com/spf13/cobra v1.7.0
09:18:57 go: downloading github.com/spf13/pflag v1.0.5
09:18:57 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:18:57 go: downloading github.com/fvbommel/sortorder v1.0.2
09:18:57 go: downloading github.com/moby/term v0.5.0
09:18:57 go: downloading github.com/morikuni/aec v1.0.0
09:18:57 go: downloading github.com/pkg/errors v0.9.1
09:18:57 go: downloading github.com/google/go-cmp v0.5.9
09:18:57 go: downloading gotest.tools/v3 v3.5.0
09:18:57 go: downloading golang.org/x/sync v0.1.0
09:18:57 go: downloading github.com/docker/go-units v0.5.0
09:18:57 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:18:57 go: downloading github.com/docker/go-connections v0.4.0
09:18:57 go: downloading github.com/moby/sys/sequential v0.5.0
09:18:57 go: downloading github.com/sirupsen/logrus v1.9.3
09:18:57 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:18:57 go: downloading golang.org/x/text v0.9.0
09:18:57 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:18:57 go: downloading github.com/containerd/containerd v1.6.22
09:18:57 go: downloading github.com/mattn/go-runewidth v0.0.14
09:18:57 go: downloading github.com/moby/sys/signal v0.7.0
09:18:57 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:18:57 go: downloading github.com/moby/patternmatcher v0.6.0
09:18:57 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:18:57 go: downloading github.com/opencontainers/go-digest v1.0.0
09:18:57 go: downloading github.com/gogo/protobuf v1.3.2
09:18:57 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:18:57 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:18:57 go: downloading gopkg.in/yaml.v2 v2.4.0
09:18:57 go: downloading golang.org/x/term v0.8.0
09:18:57 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:18:57 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:18:57 go: downloading dario.cat/mergo v1.0.0
09:18:57 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:18:57 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:18:57 go: downloading github.com/moby/buildkit v0.11.6
09:18:57 go: downloading github.com/creack/pty v1.1.18
09:18:57 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:18:57   Running scriptlet: docker-buildx-plugin-0.11.2-0.el8.x86_64              8/35 
09:18:57   Installing       : docker-compose-plugin-2.21.0-0.el8.x86_64             9/35 
09:18:57 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:18:57 Setting up libcap2:amd64 (1:2.44-1) ...
09:18:57 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:18:57 Setting up libjson-c5:amd64 (0.15-2+deb11u1) ...
09:18:57 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:18:57 Setting up libkmod2:amd64 (28-1) ...
09:18:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:18:57 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:18:57 Setting up systemd (247.3-7+deb11u4) ...
09:18:57 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:18:57 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:18:57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:18:57 Initializing machine ID from KVM UUID.
09:18:57   Installing       : python3-distro-1.5.0-7.el9.noarch                    10/59 
09:18:57   Installing       : python3-setools-4.4.3-1.el9.aarch64                  11/59 
09:18:57   Installing       : python3-libsemanage-3.5-2.el9.aarch64                12/59 
09:18:57 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:57 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:18:57 go: downloading go.opentelemetry.io/otel v1.4.1
09:18:57 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:57   Installing       : libnftnl-1.2.2-1.el9.aarch64                         13/59 
09:18:57   Installing       : docker-buildx-plugin-0.11.2-0.el9.aarch64            14/59 
09:18:57   Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.aarch64            14/59 
09:18:57 go: downloading github.com/golang/protobuf v1.5.3
09:18:57 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:57 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:18:57 go: downloading gopkg.in/yaml.v3 v3.0.1
09:18:57 go: downloading github.com/stretchr/testify v1.8.1
09:18:57 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:18:57 go: downloading github.com/klauspost/compress v1.16.3
09:18:57 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:18:57 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:18:57 go: downloading github.com/kr/pretty v0.1.0
09:18:57 go: downloading github.com/golang/protobuf v1.5.3
09:18:57 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:18:57   Running scriptlet: docker-compose-plugin-2.21.0-0.el8.x86_64             9/35 
09:18:57   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   10/35 
09:18:57   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   10/35 
09:18:57   Installing       : python3-audit-3.0.7-5.el8.x86_64                     11/35 
09:18:57   Installing       : libnl3-3.7.0-1.el8.x86_64                            12/35 
09:18:57 Setting up dmsetup (2:1.02.175-2.1) ...
09:18:57 Selecting previously unselected package systemd-sysv.
09:18: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 ... 10802 files and directories currently installed.)
09:18:57 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_amd64.deb ...
09:18:57 Unpacking systemd-sysv (247.3-7+deb11u4) ...
09:18:57 Selecting previously unselected package dbus.
09:18:57 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_amd64.deb ...
09:18:57 Unpacking dbus (1.12.24-0+deb11u1) ...
09:18:57 Selecting previously unselected package netbase.
09:18:57 Preparing to unpack .../02-netbase_6.3_all.deb ...
09:18:57 Unpacking netbase (6.3) ...
09:18:57 Selecting previously unselected package libpam-systemd:amd64.
09:18:57 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_amd64.deb ...
09:18:57 Unpacking libpam-systemd:amd64 (247.3-7+deb11u4) ...
09:18:57 Selecting previously unselected package containerd.io.
09:18:57 Preparing to unpack .../04-containerd.io_1.6.24-1_amd64.deb ...
09:18:57 Unpacking containerd.io (1.6.24-1) ...
09:18:57   Installing       : docker-compose-plugin-2.21.0-0.el9.aarch64           15/59 
09:18:57   Running scriptlet: docker-compose-plugin-2.21.0-0.el9.aarch64           15/59 
09:18:57   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   16/59 
09:18:57   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   16/59 
09:18:57   Installing       : python3-audit-3.0.7-104.el9.aarch64                  17/59 
09:18:57   Installing       : libslirp-4.4.0-7.el9.aarch64                         18/59 
09:18:57   Installing       : slirp4netns-1.2.1-1.el9.aarch64                      19/59 
09:18:57   Installing       : checkpolicy-3.5-1.el9.aarch64                        20/59 
09:18:57 go: downloading github.com/rivo/uniseg v0.2.0
09:18:57 go: downloading github.com/moby/sys/symlink v0.2.0
09:18:57 go: downloading golang.org/x/time v0.3.0
09:18:57 go: downloading github.com/opencontainers/runc v1.1.7
09:18:57 Selecting previously unselected package dbus-user-session.
09:18:57 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb ...
09:18:57 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
09:18:57 Setting up libip6tc2:amd64 (1.8.7-1ubuntu5.1) ...
09:18:57 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
09:18:57 Setting up libmnl0:amd64 (1.0.4-3build2) ...
09:18:57 Setting up containerd.io (1.6.24-1) ...
09:18:57 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:18:57 Setting up libxtables12:amd64 (1.8.7-1ubuntu5.1) ...
09:18:57 Setting up libnfnetlink0:amd64 (1.0.1-3build3) ...
09:18:57 Setting up netbase (6.3) ...
09:18:57 Setting up libnftnl11:amd64 (1.2.1-1build1) ...
09:18:57 Setting up libnetfilter-conntrack3:amd64 (1.0.9-1) ...
09:18:58 Reading package lists...
09:18:58   Running scriptlet: libnl3-3.7.0-1.el8.x86_64                            12/35 
09:18:58   Installing       : libibverbs-46.0-1.el8.1.x86_64                       13/35 
09:18:58   Installing       : libpcap-14:1.9.1-5.el8.x86_64                        14/35 
09:18:58   Installing       : iptables-libs-1.8.5-10.el8.x86_64                    15/35 
09:18:58   Installing       : libnftnl-1.2.2-3.el8.x86_64                          16/35 
09:18:58   Running scriptlet: libnftnl-1.2.2-3.el8.x86_64                          16/35 
09:18:58   Running scriptlet: iptables-1.8.5-10.el8.x86_64                         17/35 
09:18:58   Installing       : iptables-1.8.5-10.el8.x86_64                         17/35 
09:18:58   Running scriptlet: iptables-1.8.5-10.el8.x86_64                         17/35 
09:18:58   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
09:18:58   Installing       : xz-5.2.5-8.el9.aarch64                               21/59 
09:18:58   Installing       : util-linux-core-2.37.4-15.el9.aarch64                22/59 
09:18:58   Running scriptlet: util-linux-core-2.37.4-15.el9.aarch64                22/59 
09:18:58   Installing       : systemd-rpm-macros-252-18.el9.noarch                 23/59 
09:18:58   Installing       : openssl-1:3.0.7-24.el9.aarch64                       24/59 
09:18:58   Running scriptlet: libutempter-1.2.1-6.el9.aarch64                      25/59 
09:18:58   Installing       : libutempter-1.2.1-6.el9.aarch64                      25/59 
09:18:58   Installing       : libnl3-3.7.0-1.el9.aarch64                           26/59 
09:18:58   Installing       : libibverbs-46.0-1.el9.aarch64                        27/59 
09:18:58   Installing       : libpcap-14:1.10.0-4.el9.aarch64                      28/59 
09:18:58   Installing       : libnfnetlink-1.0.1-21.el9.aarch64                    29/59 
09:18:58   Installing       : libnetfilter_conntrack-1.0.9-1.el9.aarch64           30/59 
09:18:58   Installing       : iptables-libs-1.8.8-6.el9.aarch64                    31/59 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:18:58 go: downloading golang.org/x/crypto v0.2.0
09:18:58 Setting up iptables (1.8.7-1ubuntu5.1) ...
09:18:58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:18:58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:18:58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:18:58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:18:58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:18:58 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:18:58 + verify_binaries
09:18:58 + docker --version
09:18:58 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:18:58 + docker buildx version
09:18:58 github.com/docker/buildx v0.11.2 9872040
09:18:58 + docker compose version
09:18:58 Docker Compose version v2.21.0
09:18:58 + dockerd --version
09:18:58   Installing       : libcgroup-0.41-19.el8.x86_64                         18/35 
09:18:58   Running scriptlet: libcgroup-0.41-19.el8.x86_64                         18/35 
09:18:58   Installing       : fuse-common-3.3.0-17.el8.x86_64                      19/35 
09:18:58   Installing       : fuse3-3.3.0-17.el8.x86_64                            20/35 
09:18:58   Installing       : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_   21/35 
09:18:58   Running scriptlet: fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_   21/35 
09:18:58   Installing       : diffutils-3.6-6.el8.x86_64                           22/35 
09:18:58   Running scriptlet: diffutils-3.6-6.el8.x86_64                           22/35 
09:18:58   Installing       : policycoreutils-2.9-24.el8.x86_64                    23/35 
09:18:58   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                    23/35 
09:18:58   Installing       : rpm-plugin-selinux-4.14.3-26.el8.x86_64              24/35 
09:18:58   Installing       : selinux-policy-3.14.3-128.el8.noarch                 25/35 
09:18:58 Building dependency tree...
09:18:58 Reading state information...
09:18:58 Correcting dependencies... Done
09:18:58   Installing       : iptables-nft-1.8.8-6.el9.aarch64                     32/59 
09:18:58   Running scriptlet: iptables-nft-1.8.8-6.el9.aarch64                     32/59 
09:18:58   Installing       : libeconf-0.4.1-3.el9.aarch64                         33/59 
09:18:58   Installing       : libdb-5.3.28-53.el9.aarch64                          34/59 
09:18:58   Installing       : pam-1.5.1-15.el9.aarch64                             35/59 
09:18:58   Installing       : libpwquality-1.4.4-8.el9.aarch64                     36/59 
09:18:58   Installing       : util-linux-2.37.4-15.el9.aarch64                     37/59 
09:18:58 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:18:58 
09:18:58   Installing       : kmod-libs-28-9.el9.aarch64                           38/59 
09:18:58   Installing       : kmod-28-9.el9.aarch64                                39/59 
09:18:58   Installing       : fuse-common-3.10.2-6.el9.aarch64                     40/59 
09:18:58   Installing       : fuse3-3.10.2-6.el9.aarch64                           41/59 
09:18:58   Installing       : fuse-overlayfs-1.12-1.el9.aarch64                    42/59 
09:18:58   Running scriptlet: fuse-overlayfs-1.12-1.el9.aarch64                    42/59 
09:18:58 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:18:58 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:18:58 + docker-proxy --version
09:18:58 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:18:58 + containerd --version
09:18:58 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:58 + ctr --version
09:18:58 ctr containerd.io 1.6.24
09:18:58 + containerd-shim --help
09:18:58 Usage of containerd-shim:
09:18:58   -address string
09:18:58     	grpc address back to main containerd
09:18:58   -containerd-binary containerd publish
09:18:58     	path to containerd binary (used for containerd publish) (default "containerd")
09:18:58   -criu string
09:18:58     	path to criu binary
09:18:58   -debug
09:18:58     	enable debug output in logs
09:18:58   -namespace string
09:18:58     	namespace that owns the shim
09:18:58   -runtime-root string
09:18:58     	root directory for the runtime (default "/run/containerd/runc")
09:18:58   -socket string
09:18:58     	socket path to serve
09:18:58   -systemd-cgroup
09:18:58     	set runtime to use systemd-cgroup
09:18:58   -workdir string
09:18:58     	path used to storge large temporary data
09:18:58 + containerd-shim-runc-v1 -v
09:18:58 containerd-shim-runc-v1:
09:18:58   Version:  1.6.24
09:18:58   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:58   Go version: go1.20.8
09:18:58 
09:18:58 + containerd-shim-runc-v2 -v
09:18:58 containerd-shim-runc-v2:
09:18:58   Version:  1.6.24
09:18:58   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:18:58   Go version: go1.20.8
09:18:58 
09:18:58 + runc --version
09:18:58 runc version 1.1.9
09:18:58 commit: v1.1.9-0-gccaecfc
09:18:58 spec: 1.0.2-dev
09:18:58 go: go1.20.8
09:18:58 libseccomp: 2.5.3
09:18:58   Running scriptlet: selinux-policy-3.14.3-128.el8.noarch                 25/35 
09:18:58 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:18:58 Skipping docker-ce, it is already installed and upgrade is not set.
09:18:58 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:18:58 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:18:58 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:18:58 The following additional packages will be installed:
09:18:58   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:18:58   libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:58 Suggested packages:
09:18:58   firewalld kmod nftables
09:18:58 The following NEW packages will be installed:
09:18:58   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:18:58   libnfnetlink0 libnftnl11 libxtables12 netbase
09:18:58   Installing       : diffutils-3.7-12.el9.aarch64                         43/59 
09:18:58   Installing       : policycoreutils-3.5-2.el9.aarch64                    44/59 
09:18:58   Running scriptlet: policycoreutils-3.5-2.el9.aarch64                    44/59 
09:18:58   Installing       : selinux-policy-38.1.23-1.el9.noarch                  45/59 
09:18:58   Running scriptlet: selinux-policy-38.1.23-1.el9.noarch                  45/59 
09:18:58 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:18:58 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:18:58 go: downloading google.golang.org/grpc v1.53.0
09:18:58 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
09:18:58 Need to get 29.2 MB of archives.
09:18:58 After this operation, 120 MB of additional disk space will be used.
09:18:58 Get:1 https://download.docker.com/linux/ubuntu focal/test amd64 containerd.io amd64 1.6.24-1 [28.6 MB]
09:18:58   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:18:58   Installing       : selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:18:59 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libmnl0 amd64 1.0.4-2 [12.3 kB]
09:18:59 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libxtables12 amd64 1.8.4-3ubuntu2.1 [28.7 kB]
09:18:59 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 netbase all 6.1 [13.1 kB]
09:18:59 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libip6tc2 amd64 1.8.4-3ubuntu2.1 [19.4 kB]
09:18:59 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libnfnetlink0 amd64 1.0.1-3build1 [13.8 kB]
09:18:59 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libnetfilter-conntrack3 amd64 1.0.7-2 [41.4 kB]
09:18:59 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:18:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:18:59 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:18:59 go: downloading github.com/russross/blackfriday v1.6.0
09:18:59 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:18:59 go: downloading github.com/Microsoft/go-winio v0.6.1
09:18:59 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnftnl11 amd64 1.1.5-1 [57.8 kB]
09:18:59 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 iptables amd64 1.8.4-3ubuntu2.1 [390 kB]
09:18:59 go: downloading github.com/felixge/httpsnoop v1.0.3
09:18:59 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:18:59 go: downloading github.com/go-logr/logr v1.2.3
09:18:59 go: downloading github.com/go-logr/stdr v1.2.2
09:18:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:18:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:18:59 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:18:59 go: downloading github.com/davecgh/go-spew v1.1.1
09:18:59 go: downloading github.com/pmezard/go-difflib v1.0.0
09:18:59 go: downloading github.com/miekg/pkcs11 v1.1.1
09:18:59 go: downloading github.com/prometheus/client_golang v1.14.0
09:18:59 go: downloading github.com/kr/pretty v0.1.0
09:18:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:59 go: downloading golang.org/x/tools v0.7.0
09:18:59 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:59 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:59 go: downloading google.golang.org/protobuf v1.30.0
09:18:59 debconf: delaying package configuration, since apt-utils is not installed
09:18:59 Fetched 29.2 MB in 1s (34.3 MB/s)
09:18:59 Selecting previously unselected package libmnl0:amd64.
09:18: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 ... 10642 files and directories currently installed.)
09:18:59 Preparing to unpack .../0-libmnl0_1.0.4-2_amd64.deb ...
09:18:59 Unpacking libmnl0:amd64 (1.0.4-2) ...
09:18:59 Selecting previously unselected package libxtables12:amd64.
09:18:59 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_amd64.deb ...
09:18:59 Unpacking libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
09:18:59 Selecting previously unselected package netbase.
09:18:59 Preparing to unpack .../2-netbase_6.1_all.deb ...
09:18:59 Unpacking netbase (6.1) ...
09:18:59 Selecting previously unselected package libip6tc2:amd64.
09:18:59 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_amd64.deb ...
09:18:59 Unpacking libip6tc2:amd64 (1.8.4-3ubuntu2.1) ...
09:18:59 Selecting previously unselected package libnfnetlink0:amd64.
09:18:59 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_amd64.deb ...
09:18:59 Unpacking libnfnetlink0:amd64 (1.0.1-3build1) ...
09:18:59 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm
09:18:59 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KlYQGD
09:18:59 + umask 022
09:18:59 + cd /root/rpmbuild/BUILD
09:18:59 + cd src
09:18:59 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64
09:18:59 + RPM_EC=0
09:18:59 ++ jobs -p
09:18:59 + exit 0
09:18:59 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.LAdNnU
09:18:59 + umask 022
09:18:59 + cd /root/rpmbuild/BUILD
09:18:59 + rm -rf src src.gemspec
09:18:59 + RPM_EC=0
09:18:59 ++ jobs -p
09:18:59 + exit 0
09:18:59     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:18:59     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:18:59     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:18:59     source_date_epoch_from_changelog set but %changelog is missing
09:18:59     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64/usr/bin/docker-proxy
09:18:59     source_date_epoch_from_changelog set but %changelog is missing
09:18:59     source_date_epoch_from_changelog set but %changelog is missing
09:18:59     source_date_epoch_from_changelog set but %changelog is missing
09:18:59     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:18:59     source_date_epoch_from_changelog set but %changelog is missing
09:18:59     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:18:59 
09:18:59 RPM build warnings:
09:18:59 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:18:59 go: downloading golang.org/x/tools v0.7.0
09:18:59 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:18:59 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:18:59 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:18:59 go: downloading google.golang.org/protobuf v1.30.0
09:18:59 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:18:59 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:18:59 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:18:59 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:18:59 go: downloading github.com/beorn7/perks v1.0.1
09:18:59 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:59 go: downloading github.com/prometheus/client_model v0.3.0
09:18:59 go: downloading github.com/prometheus/common v0.42.0
09:18:59 go: downloading github.com/prometheus/procfs v0.9.0
09:18:59 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:18:59 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_amd64.deb ...
09:18:59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-2) ...
09:18:59 Selecting previously unselected package libnftnl11:amd64.
09:18:59 Preparing to unpack .../6-libnftnl11_1.1.5-1_amd64.deb ...
09:18:59 Unpacking libnftnl11:amd64 (1.1.5-1) ...
09:18:59 Selecting previously unselected package iptables.
09:18:59 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_amd64.deb ...
09:18:59 Unpacking iptables (1.8.4-3ubuntu2.1) ...
09:18:59 Selecting previously unselected package containerd.io.
09:18:59 Preparing to unpack .../8-containerd.io_1.6.24-1_amd64.deb ...
09:18:59 Unpacking containerd.io (1.6.24-1) ...
09:18:59 go: downloading github.com/beorn7/perks v1.0.1
09:18:59 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:18:59 go: downloading github.com/prometheus/client_model v0.3.0
09:18:59 go: downloading github.com/prometheus/common v0.42.0
09:18:59 go: downloading github.com/prometheus/procfs v0.9.0
09:18:59   Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:19:00 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:19:00 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:19:00 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:19:00 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:19:00 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:19:00 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:19:00 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:19:00 go: downloading k8s.io/klog/v2 v2.80.1
09:19:00 go: downloading github.com/docker/go-metrics v0.0.1
09:19:00 go: downloading github.com/kr/text v0.2.0
09:19:00 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:19:00 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:19:00 go: downloading github.com/golang/protobuf v1.5.3
09:19:00 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:19:00 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:19:00 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:19:00 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:19:00 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:19:00 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:19:00 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:19:00 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:19:00 go: downloading k8s.io/klog/v2 v2.80.1
09:19:00 go: downloading github.com/kr/text v0.2.0
09:19:00 go: downloading github.com/docker/go-metrics v0.0.1
09:19:00 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:19:00 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:19:00   Installing       : selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:19:00   Running scriptlet: selinux-policy-targeted-3.14.3-128.el8.noarch        26/35 
09:19:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:19:00 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:19:00 go: downloading github.com/BurntSushi/toml v0.3.1
09:19:00 go: downloading github.com/magiconair/properties v1.5.3
09:19:00 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:19:00 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:19:00 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:19:00 go: downloading golang.org/x/mod v0.9.0
09:19:00 + go mod vendor -modfile=vendor.mod
09:19:00 Selecting previously unselected package dbus-user-session.
09:19:00 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_amd64.deb ...
09:19:00 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
09:19:00 Selecting previously unselected package libip6tc2:amd64.
09:19:00 Preparing to unpack .../06-libip6tc2_1.8.7-1_amd64.deb ...
09:19:00 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:19:00 Selecting previously unselected package libxtables12:amd64.
09:19:00 Preparing to unpack .../07-libxtables12_1.8.7-1_amd64.deb ...
09:19:00 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:19:00 Selecting previously unselected package libmnl0:amd64.
09:19:00 Preparing to unpack .../08-libmnl0_1.0.4-3_amd64.deb ...
09:19:00 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:19:00 Selecting previously unselected package libnfnetlink0:amd64.
09:19:00 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:19:00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:19:00 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:19:00 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:19:00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:19:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:19:00 go: downloading github.com/BurntSushi/toml v0.3.1
09:19:00 go: downloading github.com/magiconair/properties v1.5.3
09:19:00 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:19:00 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:19:00 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:19:00 go: downloading golang.org/x/mod v0.9.0
09:19:00 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:19:00 + go mod vendor -modfile=vendor.mod
09:19:00 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:19:00 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yxPNpZ
09:19:00 + umask 022
09:19:00 + cd /root/rpmbuild/BUILD
09:19:00 + cd src
09:19:00 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:00 + exit 0
09:19:00 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.layFKX
09:19:00 + umask 022
09:19:00 + cd /root/rpmbuild/BUILD
09:19:00 + cd /root/rpmbuild/BUILD
09:19:00 + rm -rf src
09:19:00 + /usr/bin/mkdir -p src
09:19:00 + cd src
09:19:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:19:00 + /usr/bin/tar -xf -
09:19:00   Installing       : checkpolicy-2.9-1.el8.x86_64                         27/35 
09:19:00   Installing       : python3-policycoreutils-2.9-24.el8.noarch            28/35 
09:19:00   Installing       : policycoreutils-python-utils-2.9-24.el8.noarch       29/35 
09:19:00   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:19:00   Installing       : container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:19:00 Selecting previously unselected package libnftnl11:amd64.
09:19:00 Preparing to unpack .../11-libnftnl11_1.1.9-1_amd64.deb ...
09:19:00 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:19:00 Selecting previously unselected package iptables.
09:19:00 Preparing to unpack .../12-iptables_1.8.7-1_amd64.deb ...
09:19:00 Unpacking iptables (1.8.7-1) ...
09:19:00 Setting up systemd-sysv (247.3-7+deb11u4) ...
09:19:00 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:19:00 Setting up dbus (1.12.24-0+deb11u1) ...
09:19:00 + STATUS=0
09:19:00 + '[' 0 -ne 0 ']'
09:19:00 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz
09:19:00 + /usr/bin/tar -xf -
09:19:00 invoke-rc.d: could not determine current runlevel
09:19:00 invoke-rc.d: policy-rc.d denied execution of start.
09:19:00 Setting up libmnl0:amd64 (1.0.4-3) ...
09:19:00 Setting up containerd.io (1.6.24-1) ...
09:19:00 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:19:00 Setting up libxtables12:amd64 (1.8.7-1) ...
09:19:00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:19:00 Setting up libpam-systemd:amd64 (247.3-7+deb11u4) ...
09:19:00 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
09:19:01 Setting up netbase (6.3) ...
09:19:01 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:19:01 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
09:19:01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:19:01 Setting up iptables (1.8.7-1) ...
09:19:01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:19:01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:19:01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:19:01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:19:01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:19:01 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:19:01 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:19:01 + verify_binaries
09:19:01 + docker --version
09:19:01 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:19:01 + docker buildx version
09:19:01 github.com/docker/buildx v0.11.2 9872040
09:19:01 + STATUS=0
09:19:01 + '[' 0 -ne 0 ']'
09:19:01 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:19:01 + docker compose version
09:19:01 Docker Compose version v2.21.0
09:19:01 + dockerd --version
09:19:01 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:19:01 + docker-proxy --version
09:19:01 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:19:01 + containerd --version
09:19:01 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:01 + ctr --version
09:19:01 ctr containerd.io 1.6.24
09:19:01 + containerd-shim --help
09:19:01 Usage of containerd-shim:
09:19:01   -address string
09:19:01     	grpc address back to main containerd
09:19:01   -containerd-binary containerd publish
09:19:01     	path to containerd binary (used for containerd publish) (default "containerd")
09:19:01   -criu string
09:19:01     	path to criu binary
09:19:01   -debug
09:19:01     	enable debug output in logs
09:19:01   -namespace string
09:19:01     	namespace that owns the shim
09:19:01   -runtime-root string
09:19:01     	root directory for the runtime (default "/run/containerd/runc")
09:19:01   -socket string
09:19:01     	socket path to serve
09:19:01   -systemd-cgroup
09:19:01     	set runtime to use systemd-cgroup
09:19:01   -workdir string
09:19:01     	path used to storge large temporary data
09:19:01 + containerd-shim-runc-v1 -v
09:19:01 containerd-shim-runc-v1:
09:19:01   Version:  1.6.24
09:19:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:01   Go version: go1.20.8
09:19:01 
09:19:01 + containerd-shim-runc-v2 -v
09:19:01 containerd-shim-runc-v2:
09:19:01   Version:  1.6.24
09:19:01   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:01   Go version: go1.20.8
09:19:01 
09:19:01 + runc --version
09:19:01 runc version 1.1.9
09:19:01 commit: v1.1.9-0-gccaecfc
09:19:01 spec: 1.0.2-dev
09:19:01 go: go1.20.8
09:19:01 libseccomp: 2.5.1
09:19:01 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:19:01 + exit 0
09:19:01 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.SSy28Z
09:19:01 + umask 022
09:19:01 + cd /root/rpmbuild/BUILD
09:19:01 + cd src
09:19:01 + export DOCKER_GITCOMMIT=7cfb81b
09:19:01 + DOCKER_GITCOMMIT=7cfb81b
09:19:01 + mkdir -p /go/src/github.com/docker
09:19:01 + ln -snf /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker
09:19:01 + TMP_GOPATH=/go
09:19:01 + /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh rootlesskit dynamic
09:19:01 + RM_GOPATH=0
09:19:01 + TMP_GOPATH=/go
09:19:01 + : /usr/local/bin
09:19:01 + '[' -z /go ']'
09:19:01 + export GOPATH=/go
09:19:01 + GOPATH=/go
09:19:01 + case "$(go env GOARCH)" in
09:19:01 ++ go env GOARCH
09:19:01 + export GO_BUILDMODE=-buildmode=pie
09:19:01 + GO_BUILDMODE=-buildmode=pie
09:19:01 ++ dirname /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/install.sh
09:19:01 + dir=/root/rpmbuild/BUILD/src/engine/hack/dockerfile/install
09:19:01 + bin=rootlesskit
09:19:01 + shift
09:19:01 + '[' '!' -f /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer ']'
09:19:01 + . /root/rpmbuild/BUILD/src/engine/hack/dockerfile/install/rootlesskit.installer
09:19:01 ++ : a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:19:01 + install_rootlesskit dynamic
09:19:01 + case "$1" in
09:19:01 + install_rootlesskit_dynamic
09:19:01 + export ROOTLESSKIT_LDFLAGS=-linkmode=external install_rootlesskit
09:19:01 + ROOTLESSKIT_LDFLAGS=-linkmode=external
09:19:01 + export BUILD_MODE=-buildmode=pie
09:19:01 + BUILD_MODE=-buildmode=pie
09:19:01 + _install_rootlesskit
09:19:01 + echo 'Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5'
09:19:01 Install rootlesskit version a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:19:01 + for f in rootlesskit rootlesskit-docker-proxy
09:19:01 + GOBIN=/usr/local/bin
09:19:01 + GO111MODULE=on
09:19:01 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:01 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:19:01 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:19:01 go: downloading github.com/rootless-containers/rootlesskit v1.1.1
09:19:01 + make IMAGE=fedora:37 verify
09:19:01 docker run  --rm -i \
09:19:01 	-v "$(pwd):/v" \
09:19:01 	-e DEBIAN_FRONTEND=noninteractive \
09:19:01 	-e PACKAGE_REPO=staging \
09:19:01 	-w /v \
09:19:01 	fedora:37 ./verify
09:19:01 Unable to find image 'fedora:37' locally
09:19:01 37: Pulling from library/fedora
09:19:01 go: downloading github.com/kr/pretty v0.1.0
09:19:01 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:19:01 go: downloading golang.org/x/tools v0.7.0
09:19:01 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:19:01 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:19:01 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:19:01 go: downloading google.golang.org/protobuf v1.30.0
09:19:02 go: downloading github.com/sirupsen/logrus v1.9.2
09:19:02 go: downloading github.com/urfave/cli/v2 v2.25.5
09:19:02 go: downloading github.com/google/uuid v1.3.0
09:19:02 go: downloading github.com/moby/vpnkit v0.5.0
09:19:02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:19:02 go: downloading github.com/gofrs/flock v0.8.1
09:19:02 go: downloading github.com/moby/sys/mountinfo v0.6.2
09:19:02 177eb383c851: Already exists
09:19:02 Digest: sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce
09:19:02 Status: Downloaded newer image for fedora:37
09:19:02 go: downloading github.com/beorn7/perks v1.0.1
09:19:02 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:19:02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:19:02 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:19:02 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:19:02 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:19:02 go: downloading github.com/josharian/native v1.1.0
09:19:02 Setting up libip6tc2:amd64 (1.8.4-3ubuntu2.1) ...
09:19:02 Setting up libmnl0:amd64 (1.0.4-2) ...
09:19:02 Setting up containerd.io (1.6.24-1) ...
09:19:02 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:19:02 Setting up libxtables12:amd64 (1.8.4-3ubuntu2.1) ...
09:19:02 Setting up libnfnetlink0:amd64 (1.0.1-3build1) ...
09:19:02 Setting up netbase (6.1) ...
09:19:02 + verify
09:19:02 + dpkg --version
09:19:02 + rpm --version
09:19:02 + verify_rpm
09:19:02 ++ . /etc/os-release
09:19:02 +++ NAME='Fedora Linux'
09:19:02 +++ VERSION='37 (Container Image)'
09:19:02 +++ ID=fedora
09:19:02 +++ VERSION_ID=37
09:19:02 +++ VERSION_CODENAME=
09:19:02 +++ PLATFORM_ID=platform:f37
09:19:02 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:19:02 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:02 +++ LOGO=fedora-logo-icon
09:19:02 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:19:02 +++ DEFAULT_HOSTNAME=fedora
09:19:02 +++ HOME_URL=https://fedoraproject.org/
09:19:02 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:19:02 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:02 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:02 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:02 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:19:02 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:02 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:19:02 +++ SUPPORT_END=2023-11-14
09:19:02 +++ VARIANT='Container Image'
09:19:02 +++ VARIANT_ID=container
09:19:02 ++ echo fedora
09:19:02 + DIST_ID=fedora
09:19:02 ++ . /etc/os-release
09:19:02 +++ NAME='Fedora Linux'
09:19:02 +++ VERSION='37 (Container Image)'
09:19:02 +++ ID=fedora
09:19:02 +++ VERSION_ID=37
09:19:02 +++ VERSION_CODENAME=
09:19:02 +++ PLATFORM_ID=platform:f37
09:19:02 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:19:02 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:02 +++ LOGO=fedora-logo-icon
09:19:02 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:19:02 +++ DEFAULT_HOSTNAME=fedora
09:19:02 +++ HOME_URL=https://fedoraproject.org/
09:19:02 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:19:02 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:02 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:02 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:02 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:19:02 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:02 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:19:02 +++ SUPPORT_END=2023-11-14
09:19:02 +++ VARIANT='Container Image'
09:19:02 +++ VARIANT_ID=container
09:19:02 ++ echo 37
09:19:02 ++ cut -d. -f1
09:19:02 + DIST_VERSION=37
09:19:02 + pkg_manager=yum
09:19:02 + pkg_config_manager=yum-config-manager
09:19:02 + dnf --version
09:19:02 go: downloading github.com/prometheus/client_model v0.3.0
09:19:02 go: downloading github.com/prometheus/common v0.42.0
09:19:02 go: downloading github.com/prometheus/procfs v0.9.0
09:19:02 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:19:02 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:19:02 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:19:02 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:19:02 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:19:02 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:19:02 Setting up libnftnl11:amd64 (1.1.5-1) ...
09:19:02 Setting up libnetfilter-conntrack3:amd64 (1.0.7-2) ...
09:19:02 Setting up iptables (1.8.4-3ubuntu2.1) ...
09:19:02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:19:02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:19:02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:19:02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:19:02 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:19:02 + verify_binaries
09:19:02 + docker --version
09:19:02 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:19:02 + docker buildx version
09:19:02 github.com/docker/buildx v0.11.2 9872040
09:19:02 + docker compose version
09:19:02 4.16.2
09:19:02   Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:58 2023
09:19:02   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
09:19:02 
09:19:02   Installed: rpm-0:4.18.1-2.fc37.aarch64 at Thu Sep 14 05:49:57 2023
09:19:02   Built    : Fedora Project at Mon Apr 24 12:05:22 2023
09:19:02 + pkg_manager=dnf
09:19:02 + pkg_config_manager='dnf config-manager'
09:19:02 + dnf clean all
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:19:02 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:19:02 go: downloading k8s.io/klog/v2 v2.80.1
09:19:02 go: downloading github.com/kr/text v0.2.0
09:19:02 go: downloading github.com/docker/go-metrics v0.0.1
09:19:02 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:19:02 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:19:02 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:19:02 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:19:02 go: downloading github.com/BurntSushi/toml v0.3.1
09:19:02 go: downloading github.com/magiconair/properties v1.5.3
09:19:02 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:19:02 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:19:02 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:19:02 go: downloading golang.org/x/mod v0.9.0
09:19:02 Docker Compose version v2.21.0
09:19:02 + dockerd --version
09:19:02 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:19:02 + docker-proxy --version
09:19:02 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:19:02 + containerd --version
09:19:02 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:02 + ctr --version
09:19:02 ctr containerd.io 1.6.24
09:19:02 + containerd-shim --help
09:19:02 Usage of containerd-shim:
09:19:02   -address string
09:19:02     	grpc address back to main containerd
09:19:02   -containerd-binary containerd publish
09:19:02     	path to containerd binary (used for containerd publish) (default "containerd")
09:19:02   -criu string
09:19:02     	path to criu binary
09:19:02   -debug
09:19:02     	enable debug output in logs
09:19:02   -namespace string
09:19:02     	namespace that owns the shim
09:19:02   -runtime-root string
09:19:02     	root directory for the runtime (default "/run/containerd/runc")
09:19:02   -socket string
09:19:02     	socket path to serve
09:19:02   -systemd-cgroup
09:19:02     	set runtime to use systemd-cgroup
09:19:02   -workdir string
09:19:02     	path used to storge large temporary data
09:19:02 + containerd-shim-runc-v1 -v
09:19:02 containerd-shim-runc-v1:
09:19:02   Version:  1.6.24
09:19:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:02   Go version: go1.20.8
09:19:02 
09:19:02 + containerd-shim-runc-v2 -v
09:19:02 containerd-shim-runc-v2:
09:19:02   Version:  1.6.24
09:19:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:02   Go version: go1.20.8
09:19:02 
09:19:02 + runc --version
09:19:02 runc version 1.1.9
09:19:02 commit: v1.1.9-0-gccaecfc
09:19:02 spec: 1.0.2-dev
09:19:02 go: go1.20.8
09:19:02 libseccomp: 2.5.1
09:19:02 0 files removed
09:19:02 + dnf install -y 'dnf-command(config-manager)'
09:19:02 + go mod vendor -modfile=vendor.mod
09:19:03 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm
09:19:03 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3YP9sZ
09:19:03 + umask 022
09:19:03 + cd /root/rpmbuild/BUILD
09:19:03 + cd src
09:19:03 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64
09:19:03 + RPM_EC=0
09:19:03 ++ jobs -p
09:19:03 + exit 0
09:19:03 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.qlc8CT
09:19:03 + umask 022
09:19:03 + cd /root/rpmbuild/BUILD
09:19:03 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:19:03 + rm -rf src src.gemspec
09:19:03 + RPM_EC=0
09:19:03 ++ jobs -p
09:19:03 + exit 0
09:19:03 
09:19:03 RPM build warnings:
09:19:03     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:19:03     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:19:03     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:19:03     source_date_epoch_from_changelog set but %changelog is missing
09:19:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64/usr/bin/docker-proxy
09:19:03     source_date_epoch_from_changelog set but %changelog is missing
09:19:03     source_date_epoch_from_changelog set but %changelog is missing
09:19:03     source_date_epoch_from_changelog set but %changelog is missing
09:19:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:19:03     source_date_epoch_from_changelog set but %changelog is missing
09:19:03     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:19:03 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39"
09:19:03 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:19:03 + make IMAGE=fedora:39 verify
09:19:03 docker run  --rm -i \
09:19:03 	-v "$(pwd):/v" \
09:19:03 	-e DEBIAN_FRONTEND=noninteractive \
09:19:03 	-e PACKAGE_REPO=staging \
09:19:03 	-w /v \
09:19:03 	fedora:39 ./verify
09:19:03 Unable to find image 'fedora:39' locally
09:19:03 39: Pulling from library/fedora
09:19:03 6b8425bc15e3: Already exists
09:19:03 Digest: sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe
09:19:03 Status: Downloaded newer image for fedora:39
09:19:04 + verify
09:19:04 + dpkg --version
09:19:04 + rpm --version
09:19:04 + verify_rpm
09:19:04 ++ . /etc/os-release
09:19:04 +++ NAME='Fedora Linux'
09:19:04 +++ VERSION='39 (Container Image Prerelease)'
09:19:04 +++ ID=fedora
09:19:04 +++ VERSION_ID=39
09:19:04 +++ VERSION_CODENAME=
09:19:04 +++ PLATFORM_ID=platform:f39
09:19:04 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:19:04 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:04 +++ LOGO=fedora-logo-icon
09:19:04 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:19:04 +++ DEFAULT_HOSTNAME=fedora
09:19:04 +++ HOME_URL=https://fedoraproject.org/
09:19:04 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:19:04 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:04 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:04 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:04 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:19:04 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:04 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:19:04 +++ SUPPORT_END=2024-05-14
09:19:04 +++ VARIANT='Container Image'
09:19:04 +++ VARIANT_ID=container
09:19:04 ++ echo fedora
09:19:04 + DIST_ID=fedora
09:19:04 ++ . /etc/os-release
09:19:04 +++ NAME='Fedora Linux'
09:19:04 +++ VERSION='39 (Container Image Prerelease)'
09:19:04 +++ ID=fedora
09:19:04 +++ VERSION_ID=39
09:19:04 +++ VERSION_CODENAME=
09:19:04 +++ PLATFORM_ID=platform:f39
09:19:04 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:19:04 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:04 +++ LOGO=fedora-logo-icon
09:19:04 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:19:04 +++ DEFAULT_HOSTNAME=fedora
09:19:04 +++ HOME_URL=https://fedoraproject.org/
09:19:04 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:19:04 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:04 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:04 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:04 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:19:04 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:04 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:19:04 +++ SUPPORT_END=2024-05-14
09:19:04 +++ VARIANT='Container Image'
09:19:04 +++ VARIANT_ID=container
09:19:04 ++ echo 39
09:19:04 ++ cut -d. -f1
09:19:04 + DIST_VERSION=39
09:19:04 + pkg_manager=yum
09:19:04 + pkg_config_manager=yum-config-manager
09:19:04 + dnf --version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
09:19:04 make[2]: Entering directory '/root/build-deb/cli'
09:19:04 scripts/docs/generate-man.sh
09:19:04 + cp -r . /tmp/docker-cli-docsgen.GFYhYrBxjy/
09:19:04 + cd /tmp/docker-cli-docsgen.GFYhYrBxjy
09:19:04 + ./scripts/vendor init
09:19:04 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:19:04 + cp man/tools.go .
09:19:04 + ./scripts/vendor update
09:19:04 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:19:04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:19:04 go: downloading github.com/spf13/cobra v1.7.0
09:19:04 go: downloading github.com/spf13/pflag v1.0.5
09:19:04 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:19:04 go: downloading github.com/fvbommel/sortorder v1.0.2
09:19:04 go: downloading github.com/moby/term v0.5.0
09:19:04 go: downloading github.com/morikuni/aec v1.0.0
09:19:04 go: downloading github.com/pkg/errors v0.9.1
09:19:04 go: downloading github.com/google/go-cmp v0.5.9
09:19:04 go: downloading gotest.tools/v3 v3.5.0
09:19:04 go: downloading golang.org/x/sync v0.1.0
09:19:04 go: downloading github.com/docker/go-units v0.5.0
09:19:04 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:19:04 go: downloading github.com/docker/go-connections v0.4.0
09:19:04 go: downloading github.com/moby/sys/sequential v0.5.0
09:19:04 go: downloading github.com/sirupsen/logrus v1.9.3
09:19:04 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:19:04 go: downloading golang.org/x/text v0.9.0
09:19:04 go: downloading github.com/mattn/go-runewidth v0.0.14
09:19:04 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:19:04 go: downloading github.com/containerd/containerd v1.6.22
09:19:04 go: downloading github.com/moby/sys/signal v0.7.0
09:19:04 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:19:04 go: downloading github.com/moby/patternmatcher v0.6.0
09:19:04 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:19:04 go: downloading github.com/opencontainers/go-digest v1.0.0
09:19:04 go: downloading github.com/gogo/protobuf v1.3.2
09:19:04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:19:04 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:19:04 go: downloading gopkg.in/yaml.v2 v2.4.0
09:19:04 go: downloading golang.org/x/term v0.8.0
09:19:04 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:19:04 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:19:04 go: downloading dario.cat/mergo v1.0.0
09:19:04 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:19:04 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:19:04 go: downloading github.com/moby/buildkit v0.11.6
09:19:04 go: downloading github.com/creack/pty v1.1.18
09:19:04 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:19:04 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:19:04 go: downloading go.opentelemetry.io/otel v1.4.1
09:19:04 go: downloading gopkg.in/yaml.v3 v3.0.1
09:19:04 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:19:04 go: downloading github.com/stretchr/testify v1.8.1
09:19:04 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:19:04 go: downloading github.com/rivo/uniseg v0.2.0
09:19:04 go: downloading github.com/klauspost/compress v1.16.3
09:19:04 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:19:04 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:19:04 go: downloading github.com/moby/sys/symlink v0.2.0
09:19:04 go: downloading golang.org/x/time v0.3.0
09:19:04 go: downloading github.com/opencontainers/runc v1.1.7
09:19:04 go: downloading golang.org/x/crypto v0.2.0
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:19:04 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:19:04 4.16.2
09:19:04   Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:30:24 2023
09:19:04   Built    : Fedora Project at Fri Aug  4 11:19:30 2023
09:19:04 
09:19:04   Installed: rpm-0:4.18.92-1.fc39.aarch64 at Wed Sep 13 09:30:24 2023
09:19:04   Built    : Fedora Project at Wed Aug  2 17:06:03 2023
09:19:04 + pkg_manager=dnf
09:19:04 + pkg_config_manager='dnf config-manager'
09:19:04 + dnf clean all
09:19:04 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:19:04 0 files removed
09:19:04 + dnf install -y 'dnf-command(config-manager)'
09:19:04 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:19:05 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:19:05 go: downloading google.golang.org/grpc v1.53.0
09:19:05 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:19:05 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:19:05 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:19:05 go: downloading github.com/russross/blackfriday v1.6.0
09:19:05 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:19:05 go: downloading github.com/Microsoft/go-winio v0.6.1
09:19:05 go: downloading github.com/felixge/httpsnoop v1.0.3
09:19:05 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:19:05 go: downloading github.com/go-logr/logr v1.2.3
09:19:05 go: downloading github.com/go-logr/stdr v1.2.2
09:19:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:19:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:19:05 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:19:05 go: downloading github.com/davecgh/go-spew v1.1.1
09:19:05 go: downloading github.com/pmezard/go-difflib v1.0.0
09:19:05 go: downloading github.com/miekg/pkcs11 v1.1.1
09:19:05 go: downloading github.com/prometheus/client_golang v1.14.0
09:19:05 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:19:05 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:19:05 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:19:06 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:19:06 go: downloading github.com/golang/protobuf v1.5.3
09:19:06 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:19:07 + for f in rootlesskit rootlesskit-docker-proxy
09:19:07 + GOBIN=/usr/local/bin
09:19:07 + GO111MODULE=on
09:19:07 + go install -buildmode=pie -ldflags=-linkmode=external github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@a2c596ff9b3fddc0c2becb38f2ef4004f15765b5
09:19:07 Fedora 39 - aarch64                              28 MB/s |  86 MB     00:03    
09:19:08 Fedora 37 - aarch64                              15 MB/s |  78 MB     00:05    
09:19:08 + return
09:19:08 + exit 0
09:19:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T78JTk
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + '[' /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64 '!=' / ']'
09:19:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:08 + mkdir -p /root/rpmbuild/BUILDROOT
09:19:08 + mkdir /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:08 + cd src
09:19:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd-rootless.sh
09:19:08 + install -D -p -m 0755 engine/contrib/dockerd-rootless-setuptool.sh /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/dockerd-rootless-setuptool.sh
09:19:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/rootlesskit
09:19:08 + install -D -p -m 0755 /usr/local/bin/rootlesskit-docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64/usr/bin/rootlesskit-docker-proxy
09:19:08 + /usr/lib/rpm/check-buildroot
09:19:08 + /usr/lib/rpm/redhat/brp-compress
09:19:08 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:19:08 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:19:08 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:19:08 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:19:08 + /usr/lib/rpm/redhat/brp-python-hardlink
09:19:08 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:19:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kY0LTF
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + cd src
09:19:08 + /usr/local/bin/rootlesskit -v
09:19:08 rootlesskit version 1.1.1
09:19:08 + exit 0
09:19:08 go: downloading github.com/kr/pretty v0.1.0
09:19:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:19:08 go: downloading golang.org/x/tools v0.7.0
09:19:08 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:19:08 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:19:08 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:19:08 go: downloading google.golang.org/protobuf v1.30.0
09:19:08 Processing files: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:08 Provides: docker-ce-rootless-extras = 0:0.0.0~20230915141727.0e70f1b-0.el7 docker-ce-rootless-extras(x86-64) = 0:0.0.0~20230915141727.0e70f1b-0.el7
09:19:08 Requires(interp): /bin/sh /bin/sh /bin/sh
09:19:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:19:08 Requires(post): /bin/sh
09:19:08 Requires(preun): /bin/sh
09:19:08 Requires(postun): /bin/sh
09:19:08 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)
09:19:08 Conflicts: rootlesskit
09:19:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:08 go: downloading github.com/beorn7/perks v1.0.1
09:19:08 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:19:08 go: downloading github.com/prometheus/client_model v0.3.0
09:19:08 go: downloading github.com/prometheus/common v0.42.0
09:19:08 go: downloading github.com/prometheus/procfs v0.9.0
09:19:08 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:19:08 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:19:08 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:19:08 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:19:08 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:19:08 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:19:08 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:19:08 go: downloading k8s.io/klog/v2 v2.80.1
09:19:08 go: downloading github.com/kr/text v0.2.0
09:19:08 go: downloading github.com/docker/go-metrics v0.0.1
09:19:08 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:19:08 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:19:08   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:19:08   Installing       : python3-policycoreutils-3.5-2.el9.noarch             47/59 
09:19:08   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
09:19:08   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:19:08   Installing       : container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:19:08 + popd
09:19:08 + RPM_EC=0
09:19:08 ~/rpmbuild/BUILD/src
09:19:08 ++ jobs -p
09:19:08 + exit 0
09:19:08 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26UGIC
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64 '!=' / ']'
09:19:08 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:08 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:08 + mkdir -p /root/rpmbuild/BUILDROOT
09:19:08 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:08 + 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 '
09:19:08 + export CFLAGS
09:19:08 + 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 '
09:19:08 + export CXXFLAGS
09:19:08 + 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 '
09:19:08 + export FFLAGS
09:19:08 + 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 '
09:19:08 + export FCFLAGS
09:19:08 + VALAFLAGS=-g
09:19:08 + export VALAFLAGS
09:19:08 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:19:08 + export RUSTFLAGS
09:19:08 + 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 '
09:19:08 + export LDFLAGS
09:19:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:08 + export LT_SYS_LIBRARY_PATH
09:19:08 + CC=gcc
09:19:08 + export CC
09:19:08 + CXX=g++
09:19:08 + export CXX
09:19:08 + cd src
09:19:08 + pushd /root/rpmbuild/BUILD/src/compose
09:19:08 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:19:08 + 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
09:19:08 + popd
09:19:08 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:08 ~/rpmbuild/BUILD/src
09:19:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:19:08 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:19:08 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:19:08 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:08 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:19:08 + /usr/lib/rpm/check-buildroot
09:19:08 + /usr/lib/rpm/redhat/brp-ldconfig
09:19:08 + /usr/lib/rpm/brp-compress
09:19:08 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:19:08 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:19:08 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:19:08 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:19:08 + /usr/lib/rpm/check-rpaths
09:19:08 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:19:08 + /usr/lib/rpm/brp-remove-la-files
09:19:08 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:19:08 + /usr/lib/rpm/redhat/brp-python-hardlink
09:19:08 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3XG3yW
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + 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 '
09:19:08 + export CFLAGS
09:19:08 + 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 '
09:19:08 + export CXXFLAGS
09:19:08 + 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 '
09:19:08 + export FFLAGS
09:19:08 + 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 '
09:19:08 + export FCFLAGS
09:19:08 + VALAFLAGS=-g
09:19:08 + export VALAFLAGS
09:19:08 + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -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'
09:19:08 + export RUSTFLAGS
09:19:08 + 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 '
09:19:08 + export LDFLAGS
09:19:08 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:08 + export LT_SYS_LIBRARY_PATH
09:19:08 + CC=gcc
09:19:08 + export CC
09:19:08 + CXX=g++
09:19:08 + export CXX
09:19:08 + cd src
09:19:08 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:19:08 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:19:08 + ver=v2.21.0
09:19:08 + test v2.21.0 = v2.21.0
09:19:08 + echo 'PASS: docker-compose version OK'
09:19:08 + RPM_EC=0
09:19:08 PASS: docker-compose version OK
09:19:08 ++ jobs -p
09:19:08 + exit 0
09:19:08 Processing files: docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:08 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UhkSNA
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + cd src
09:19:08 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
09:19:08 + export LC_ALL=
09:19:08 + LC_ALL=
09:19:08 + export DOCDIR
09:19:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/doc/docker-compose-plugin
09:19:08 + 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
09:19:08 + 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
09:19:08 + 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
09:19:08 + 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
09:19:08 + RPM_EC=0
09:19:08 ++ jobs -p
09:19:08 + exit 0
09:19:08 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5C0HBc
09:19:08 + umask 022
09:19:08 + cd /root/rpmbuild/BUILD
09:19:08 + cd src
09:19:08 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
09:19:08 + export LC_ALL=
09:19:08 + LC_ALL=
09:19:08 + export LICENSEDIR
09:19:08 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/share/licenses/docker-compose-plugin
09:19:08 + 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
09:19:08 + 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
09:19:08 + RPM_EC=0
09:19:08 ++ jobs -p
09:19:08 + exit 0
09:19:08 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
09:19:08 Provides: docker-compose-plugin = 0:2.21.0-0.fc39 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc39
09:19:08 Requires(interp): /bin/sh /bin/sh /bin/sh
09:19:08 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:19:08 Requires(post): /bin/sh
09:19:08 Requires(preun): /bin/sh
09:19:08 Requires(postun): /bin/sh
09:19:08 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)
09:19:08 Enhances: docker-ce-cli
09:19:08 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:08 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc39.src.rpm
09:19:08 Wrote: /root/rpmbuild/SRPMS/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.src.rpm
09:19:09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:19:09 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:19:09 go: downloading github.com/BurntSushi/toml v0.3.1
09:19:09 go: downloading github.com/magiconair/properties v1.5.3
09:19:09 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:19:09 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:19:09 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:19:09 go: downloading golang.org/x/mod v0.9.0
09:19:09 + go mod vendor -modfile=vendor.mod
09:19:10 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:19:13 Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:19:13 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lO9KeX
09:19:13 + umask 022
09:19:13 + cd /root/rpmbuild/BUILD
09:19:13 + cd src
09:19:13 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:19:13 + exit 0
09:19:13 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CIKuQv
09:19:13 + umask 022
09:19:13 + cd /root/rpmbuild/BUILD
09:19:13 + cd /root/rpmbuild/BUILD
09:19:13 + rm -rf src
09:19:13 + /usr/bin/mkdir -p src
09:19:13 + cd src
09:19:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:19:13 + /usr/bin/tar -xf -
09:19:13 + STATUS=0
09:19:13 + '[' 0 -ne 0 ']'
09:19:13 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/buildx.tgz
09:19:13 + /usr/bin/tar -xf -
09:19:14 + STATUS=0
09:19:14 + '[' 0 -ne 0 ']'
09:19:14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:19:14 + exit 0
09:19:14 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NGIkM7
09:19:14 + umask 022
09:19:14 + cd /root/rpmbuild/BUILD
09:19:14 + cd src
09:19:14 + pushd /root/rpmbuild/BUILD/src/buildx
09:19:14 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:19:14 + GO111MODULE=on
09:19:14 + CGO_ENABLED=0
09:19:14 + 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
09:19:16 make[2]: Entering directory '/root/build-deb/cli'
09:19:16 scripts/docs/generate-man.sh
09:19:16 + cp -r . /tmp/docker-cli-docsgen.71edSL5XsK/
09:19:16 + cd /tmp/docker-cli-docsgen.71edSL5XsK
09:19:16 + ./scripts/vendor init
09:19:16 + go mod edit -modfile=vendor.mod -require=github.com/cpuguy83/go-md2man/v2@v2.0.1
09:19:16 + cp man/tools.go .
09:19:16 + ./scripts/vendor update
09:19:16 + go mod tidy -compat=1.18 -modfile=vendor.mod
09:19:16 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:19:16 go: downloading github.com/spf13/cobra v1.7.0
09:19:16 go: downloading github.com/spf13/pflag v1.0.5
09:19:16 go: downloading github.com/docker/docker v24.0.0-rc.2.0.20230907222536-06499c52e2b1+incompatible
09:19:16 go: downloading github.com/fvbommel/sortorder v1.0.2
09:19:16 go: downloading github.com/moby/term v0.5.0
09:19:16 go: downloading github.com/morikuni/aec v1.0.0
09:19:16 go: downloading github.com/pkg/errors v0.9.1
09:19:16 go: downloading github.com/google/go-cmp v0.5.9
09:19:16 go: downloading gotest.tools/v3 v3.5.0
09:19:16 go: downloading golang.org/x/sync v0.1.0
09:19:16 go: downloading github.com/docker/go-units v0.5.0
09:19:16 go: downloading github.com/distribution/reference v0.0.0-20230830145923-e42074f83a9c
09:19:16 go: downloading github.com/docker/go-connections v0.4.0
09:19:16 go: downloading github.com/moby/sys/sequential v0.5.0
09:19:16 go: downloading github.com/sirupsen/logrus v1.9.3
09:19:16 go: downloading github.com/theupdateframework/notary v0.7.1-0.20210315103452-bf96a202a09a
09:19:16 go: downloading golang.org/x/text v0.9.0
09:19:16 go: downloading github.com/mattn/go-runewidth v0.0.14
09:19:16 go: downloading github.com/container-orchestrated-devices/container-device-interface v0.6.0
09:19:16 go: downloading github.com/containerd/containerd v1.6.22
09:19:16 go: downloading github.com/moby/sys/signal v0.7.0
09:19:16 go: downloading github.com/opencontainers/image-spec v1.1.0-rc4
09:19:16 go: downloading github.com/moby/patternmatcher v0.6.0
09:19:16 go: downloading github.com/docker/distribution v2.8.2+incompatible
09:19:16 go: downloading github.com/opencontainers/go-digest v1.0.0
09:19:16 go: downloading gopkg.in/yaml.v2 v2.4.0
09:19:16 go: downloading github.com/gogo/protobuf v1.3.2
09:19:16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:19:16 go: downloading github.com/moby/swarmkit/v2 v2.0.0-20230713153928-bc71908479e5
09:19:16 go: downloading golang.org/x/term v0.8.0
09:19:16 go: downloading github.com/tonistiigi/go-rosetta v0.0.0-20200727161949-f79598599c5d
09:19:16 go: downloading github.com/xeipuuv/gojsonschema v1.2.0
09:19:16 go: downloading dario.cat/mergo v1.0.0
09:19:16 go: downloading github.com/mitchellh/mapstructure v1.3.2
09:19:16 go: downloading github.com/docker/docker-credential-helpers v0.8.0
09:19:16 go: downloading github.com/moby/buildkit v0.11.6
09:19:16 go: downloading github.com/creack/pty v1.1.18
09:19:16 go: downloading github.com/inconshreveable/mousetrap v1.1.0
09:19:16 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
09:19:16 go: downloading go.opentelemetry.io/otel v1.4.1
09:19:16 go: downloading go.opentelemetry.io/otel/trace v1.4.1
09:19:16 go: downloading gopkg.in/yaml.v3 v3.0.1
09:19:16 go: downloading github.com/stretchr/testify v1.8.1
09:19:16 go: downloading github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
09:19:16 go: downloading github.com/rivo/uniseg v0.2.0
09:19:16 go: downloading github.com/klauspost/compress v1.16.3
09:19:16 go: downloading github.com/AdaLogics/go-fuzz-headers v0.0.0-20210715213245-6c3934b029d8
09:19:16 go: downloading github.com/Microsoft/hcsshim v0.9.8
09:19:16 go: downloading github.com/moby/sys/symlink v0.2.0
09:19:16 go: downloading golang.org/x/time v0.3.0
09:19:16 go: downloading github.com/opencontainers/runc v1.1.7
09:19:16 go: downloading golang.org/x/crypto v0.2.0
09:19:17 go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
09:19:17 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
09:19:17 go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
09:19:17 go: downloading go.etcd.io/etcd/raft/v3 v3.5.6
09:19:17 go: downloading google.golang.org/grpc v1.53.0
09:19:17 + popd
09:19:17 + RPM_EC=0
09:19:17 ~/rpmbuild/BUILD/src
09:19:17 ++ jobs -p
09:19:17 + exit 0
09:19:17 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Vvx6cb
09:19:17 + umask 022
09:19:17 + cd /root/rpmbuild/BUILD
09:19:17 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64 '!=' / ']'
09:19:17 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:17 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:17 + mkdir -p /root/rpmbuild/BUILDROOT
09:19:17 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:17 + 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'
09:19:17 + export CFLAGS
09:19:17 + 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'
09:19:17 + export CXXFLAGS
09:19:17 + 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'
09:19:17 + export FFLAGS
09:19:17 + 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'
09:19:17 + export FCFLAGS
09:19:17 + 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'
09:19:17 + export LDFLAGS
09:19:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:17 + export LT_SYS_LIBRARY_PATH
09:19:17 + CC=gcc
09:19:17 + export CC
09:19:17 + CXX=g++
09:19:17 + export CXX
09:19:17 + cd src
09:19:17 + pushd /root/rpmbuild/BUILD/src/compose
09:19:17 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:19:17 + 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
09:19:17 + popd
09:19:17 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:17 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:19:17 ~/rpmbuild/BUILD/src
09:19:17 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:17 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:19:17 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:17 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:19:17 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:17 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:19:17 + /usr/lib/rpm/check-buildroot
09:19:17 + /usr/lib/rpm/redhat/brp-ldconfig
09:19:17 + /usr/lib/rpm/brp-compress
09:19:17 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:19:17 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:19:17 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:19:17 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:19:17 + /usr/lib/rpm/check-rpaths
09:19:17 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:19:17 + /usr/lib/rpm/brp-remove-la-files
09:19:17 + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
09:19:17 + /usr/lib/rpm/redhat/brp-python-hardlink
09:19:17 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.blQvIc
09:19:17 + umask 022
09:19:17 + cd /root/rpmbuild/BUILD
09:19:17 + 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'
09:19:17 + export CFLAGS
09:19:17 + 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'
09:19:17 + export CXXFLAGS
09:19:17 + 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'
09:19:17 + export FFLAGS
09:19:17 + 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'
09:19:17 + export FCFLAGS
09:19:17 + 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'
09:19:17 + export LDFLAGS
09:19:17 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:17 + export LT_SYS_LIBRARY_PATH
09:19:17 + CC=gcc
09:19:17 + export CC
09:19:17 + CXX=g++
09:19:17 + export CXX
09:19:17 + cd src
09:19:17 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:19:17 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:19:17 + ver=v2.21.0
09:19:17 + test v2.21.0 = v2.21.0
09:19:17 + echo 'PASS: docker-compose version OK'
09:19:17 PASS: docker-compose version OK
09:19:17 + RPM_EC=0
09:19:17 ++ jobs -p
09:19:17 + exit 0
09:19:17 Processing files: docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:17 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.itx1yF
09:19:17 + umask 022
09:19:17 + cd /root/rpmbuild/BUILD
09:19:17 + cd src
09:19:17 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
09:19:17 + export LC_ALL=C
09:19:17 + LC_ALL=C
09:19:17 + export DOCDIR
09:19:17 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/doc/docker-compose-plugin
09:19:17 + 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
09:19:17 + RPM_EC=0
09:19:17 ++ jobs -p
09:19:17 + exit 0
09:19:17 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UHUqEC
09:19:17 + umask 022
09:19:17 + cd /root/rpmbuild/BUILD
09:19:17 + cd src
09:19:17 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
09:19:17 + export LC_ALL=C
09:19:17 + LC_ALL=C
09:19:17 + export LICENSEDIR
09:19:17 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/share/licenses/docker-compose-plugin
09:19:17 + 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
09:19:17 + 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
09:19:17 + RPM_EC=0
09:19:17 ++ jobs -p
09:19:17 + exit 0
09:19:17 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
09:19:17 Provides: docker-compose-plugin = 0:2.21.0-0.fc37 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc37
09:19:17 Requires(interp): /bin/sh /bin/sh /bin/sh
09:19:17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:19:17 Requires(post): /bin/sh
09:19:17 Requires(preun): /bin/sh
09:19:17 Requires(postun): /bin/sh
09:19:17 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)
09:19:17 Enhances: docker-ce-cli
09:19:17 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:17 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc37.src.rpm
09:19:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
09:19:18 go: downloading github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7
09:19:18 go: downloading github.com/russross/blackfriday v1.6.0
09:19:18 go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
09:19:18 go: downloading github.com/Microsoft/go-winio v0.6.1
09:19:18 go: downloading github.com/felixge/httpsnoop v1.0.3
09:19:18 go: downloading go.opentelemetry.io/otel/metric v0.27.0
09:19:18 go: downloading github.com/go-logr/logr v1.2.3
09:19:18 go: downloading github.com/go-logr/stdr v1.2.2
09:19:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.4.1
09:19:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
09:19:18 go: downloading go.opentelemetry.io/otel/sdk v1.4.1
09:19:18 go: downloading github.com/davecgh/go-spew v1.1.1
09:19:18 go: downloading github.com/pmezard/go-difflib v1.0.0
09:19:18 go: downloading github.com/miekg/pkcs11 v1.1.1
09:19:18 go: downloading github.com/prometheus/client_golang v1.14.0
09:19:18 go: downloading github.com/go-sql-driver/mysql v1.5.0
09:19:18 go: downloading github.com/jinzhu/gorm v0.0.0-20170222002820-5409931a1bb8
09:19:18 go: downloading gopkg.in/rethinkdb/rethinkdb-go.v6 v6.2.1
09:19:18   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:19:18   Installing       : acl-2.3.1-3.el9.aarch64                              50/59 
09:19:18   Installing       : dbus-1:1.12.20-8.el9.aarch64                         51/59 
09:19:18   Installing       : systemd-pam-252-18.el9.aarch64                       52/59 
09:19:18   Running scriptlet: systemd-252-18.el9.aarch64                           53/59 
09:19:18   Installing       : systemd-252-18.el9.aarch64                           53/59 
09:19:18   Running scriptlet: systemd-252-18.el9.aarch64                           53/59 
09:19:18   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   54/59 
09:19:18   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   54/59 
09:19:18 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
09:19:18 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
09:19:18 
09:19:18 go: downloading github.com/google/certificate-transparency-go v1.1.4
09:19:19   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/59 
09:19:19   Installing       : dbus-broker-28-7.el9.aarch64                         55/59 
09:19:19   Running scriptlet: dbus-broker-28-7.el9.aarch64                         55/59 
09:19:19 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
09:19:19 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
09:19:19 
09:19:19 go: downloading github.com/kr/pretty v0.1.0
09:19:19 go: downloading github.com/golang/protobuf v1.5.3
09:19:19 go: downloading google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
09:19:19   Installing       : containerd.io-1.6.24-3.1.el9.aarch64                 56/59 
09:19:19   Running scriptlet: containerd.io-1.6.24-3.1.el9.aarch64                 56/59 
09:19:19   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   57/59 
09:19:19   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   57/59 
09:19:19   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar   58/59 
09:19:19   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar   58/59 
09:19:19   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           59/59 
09:19:19   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         59/59 
09:19:19   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             59/59 
09:19:20 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
09:19:20 go: downloading golang.org/x/tools v0.7.0
09:19:20 go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
09:19:20 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.4.1
09:19:20 go: downloading go.opentelemetry.io/proto/otlp v0.12.0
09:19:20 go: downloading google.golang.org/protobuf v1.30.0
09:19:20 go: downloading github.com/beorn7/perks v1.0.1
09:19:21   Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           59/59 
09:19:21   Verifying        : acl-2.3.1-3.el9.aarch64                               1/59 
09:19:21   Verifying        : cracklib-2.9.6-27.el9.aarch64                         2/59 
09:19:21   Verifying        : cracklib-dicts-2.9.6-27.el9.aarch64                   3/59 
09:19:21   Verifying        : dbus-1:1.12.20-8.el9.aarch64                          4/59 
09:19:21   Verifying        : dbus-broker-28-7.el9.aarch64                          5/59 
09:19:21   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/59 
09:19:21   Verifying        : diffutils-3.7-12.el9.aarch64                          7/59 
09:19:21   Verifying        : fuse-common-3.10.2-6.el9.aarch64                      8/59 
09:19:21   Verifying        : iptables-libs-1.8.8-6.el9.aarch64                     9/59 
09:19:21   Verifying        : iptables-nft-1.8.8-6.el9.aarch64                     10/59 
09:19:21   Verifying        : kmod-28-9.el9.aarch64                                11/59 
09:19:21   Verifying        : kmod-libs-28-9.el9.aarch64                           12/59 
09:19:21   Verifying        : libdb-5.3.28-53.el9.aarch64                          13/59 
09:19:21   Verifying        : libeconf-0.4.1-3.el9.aarch64                         14/59 
09:19:21   Verifying        : libfdisk-2.37.4-15.el9.aarch64                       15/59 
09:19:21   Verifying        : libibverbs-46.0-1.el9.aarch64                        16/59 
09:19:21   Verifying        : libmnl-1.0.4-15.el9.aarch64                          17/59 
09:19:21   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.aarch64           18/59 
09:19:21   Verifying        : libnfnetlink-1.0.1-21.el9.aarch64                    19/59 
09:19:21   Verifying        : libnftnl-1.2.2-1.el9.aarch64                         20/59 
09:19:21   Verifying        : libnl3-3.7.0-1.el9.aarch64                           21/59 
09:19:21   Verifying        : libpcap-14:1.10.0-4.el9.aarch64                      22/59 
09:19:21   Verifying        : libpwquality-1.4.4-8.el9.aarch64                     23/59 
09:19:21   Verifying        : libseccomp-2.5.2-2.el9.aarch64                       24/59 
09:19:21   Verifying        : libselinux-utils-3.5-1.el9.aarch64                   25/59 
09:19:21   Verifying        : libutempter-1.2.1-6.el9.aarch64                      26/59 
09:19:21   Verifying        : openssl-1:3.0.7-24.el9.aarch64                       27/59 
09:19:21   Verifying        : pam-1.5.1-15.el9.aarch64                             28/59 
09:19:21   Verifying        : policycoreutils-3.5-2.el9.aarch64                    29/59 
09:19:21   Verifying        : python3-distro-1.5.0-7.el9.noarch                    30/59 
09:19:21   Verifying        : python3-setools-4.4.3-1.el9.aarch64                  31/59 
09:19:21   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              32/59 
09:19:21   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.aarch64           33/59 
09:19:21   Verifying        : selinux-policy-38.1.23-1.el9.noarch                  34/59 
09:19:21   Verifying        : selinux-policy-targeted-38.1.23-1.el9.noarch         35/59 
09:19:21   Verifying        : systemd-252-18.el9.aarch64                           36/59 
09:19:21   Verifying        : systemd-pam-252-18.el9.aarch64                       37/59 
09:19:21   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 38/59 
09:19:21   Verifying        : util-linux-2.37.4-15.el9.aarch64                     39/59 
09:19:21   Verifying        : util-linux-core-2.37.4-15.el9.aarch64                40/59 
09:19:21   Verifying        : xz-5.2.5-8.el9.aarch64                               41/59 
09:19:21   Verifying        : checkpolicy-3.5-1.el9.aarch64                        42/59 
09:19:21   Verifying        : container-selinux-3:2.221.0-1.el9.noarch             43/59 
09:19:21   Verifying        : fuse-overlayfs-1.12-1.el9.aarch64                    44/59 
09:19:21   Verifying        : fuse3-3.10.2-6.el9.aarch64                           45/59 
09:19:21   Verifying        : fuse3-libs-3.10.2-6.el9.aarch64                      46/59 
09:19:21   Verifying        : libslirp-4.4.0-7.el9.aarch64                         47/59 
09:19:21   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
09:19:21   Verifying        : python3-audit-3.0.7-104.el9.aarch64                  49/59 
09:19:21   Verifying        : python3-libselinux-3.5-1.el9.aarch64                 50/59 
09:19:21   Verifying        : python3-libsemanage-3.5-2.el9.aarch64                51/59 
09:19:21   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             52/59 
09:19:21   Verifying        : slirp4netns-1.2.1-1.el9.aarch64                      53/59 
09:19:21   Verifying        : containerd.io-1.6.24-3.1.el9.aarch64                 54/59 
09:19:21   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aar   55/59 
09:19:21   Verifying        : docker-compose-plugin-2.21.0-0.el9.aarch64           56/59 
09:19:21   Verifying        : docker-buildx-plugin-0.11.2-0.el9.aarch64            57/59 
09:19:21   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   58/59 
09:19:21   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   59/59 
09:19:21 
09:19:21 Installed:
09:19:21   acl-2.3.1-3.el9.aarch64                                                       
09:19:21   checkpolicy-3.5-1.el9.aarch64                                                 
09:19:21   container-selinux-3:2.221.0-1.el9.noarch                                      
09:19:21   containerd.io-1.6.24-3.1.el9.aarch64                                          
09:19:21   cracklib-2.9.6-27.el9.aarch64                                                 
09:19:21   cracklib-dicts-2.9.6-27.el9.aarch64                                           
09:19:21   dbus-1:1.12.20-8.el9.aarch64                                                  
09:19:21   dbus-broker-28-7.el9.aarch64                                                  
09:19:21   dbus-common-1:1.12.20-8.el9.noarch                                            
09:19:21   diffutils-3.7-12.el9.aarch64                                                  
09:19:21   docker-buildx-plugin-0.11.2-0.el9.aarch64                                     
09:19:21   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.aarch64                        
09:19:21   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9.aarch64                    
09:19:21   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.aarch64          
09:19:21   docker-compose-plugin-2.21.0-0.el9.aarch64                                    
09:19:21   fuse-common-3.10.2-6.el9.aarch64                                              
09:19:21   fuse-overlayfs-1.12-1.el9.aarch64                                             
09:19:21   fuse3-3.10.2-6.el9.aarch64                                                    
09:19:21   fuse3-libs-3.10.2-6.el9.aarch64                                               
09:19:21   iptables-libs-1.8.8-6.el9.aarch64                                             
09:19:21   iptables-nft-1.8.8-6.el9.aarch64                                              
09:19:21   kmod-28-9.el9.aarch64                                                         
09:19:21   kmod-libs-28-9.el9.aarch64                                                    
09:19:21   libdb-5.3.28-53.el9.aarch64                                                   
09:19:21   libeconf-0.4.1-3.el9.aarch64                                                  
09:19:21   libfdisk-2.37.4-15.el9.aarch64                                                
09:19:21   libibverbs-46.0-1.el9.aarch64                                                 
09:19:21   libmnl-1.0.4-15.el9.aarch64                                                   
09:19:21   libnetfilter_conntrack-1.0.9-1.el9.aarch64                                    
09:19:21   libnfnetlink-1.0.1-21.el9.aarch64                                             
09:19:21   libnftnl-1.2.2-1.el9.aarch64                                                  
09:19:21   libnl3-3.7.0-1.el9.aarch64                                                    
09:19:21   libpcap-14:1.10.0-4.el9.aarch64                                               
09:19:21   libpwquality-1.4.4-8.el9.aarch64                                              
09:19:21   libseccomp-2.5.2-2.el9.aarch64                                                
09:19:21   libselinux-utils-3.5-1.el9.aarch64                                            
09:19:21   libslirp-4.4.0-7.el9.aarch64                                                  
09:19:21   libutempter-1.2.1-6.el9.aarch64                                               
09:19:21   openssl-1:3.0.7-24.el9.aarch64                                                
09:19:21   pam-1.5.1-15.el9.aarch64                                                      
09:19:21   policycoreutils-3.5-2.el9.aarch64                                             
09:19:21   policycoreutils-python-utils-3.5-2.el9.noarch                                 
09:19:21   python3-audit-3.0.7-104.el9.aarch64                                           
09:19:21   python3-distro-1.5.0-7.el9.noarch                                             
09:19:21   python3-libselinux-3.5-1.el9.aarch64                                          
09:19:21   python3-libsemanage-3.5-2.el9.aarch64                                         
09:19:21   python3-policycoreutils-3.5-2.el9.noarch                                      
09:19:21   python3-setools-4.4.3-1.el9.aarch64                                           
09:19:21   python3-setuptools-53.0.0-12.el9.noarch                                       
09:19:21   rpm-plugin-selinux-4.16.1.3-25.el9.aarch64                                    
09:19:21   selinux-policy-38.1.23-1.el9.noarch                                           
09:19:21   selinux-policy-targeted-38.1.23-1.el9.noarch                                  
09:19:21   slirp4netns-1.2.1-1.el9.aarch64                                               
09:19:21   systemd-252-18.el9.aarch64                                                    
09:19:21   systemd-pam-252-18.el9.aarch64                                                
09:19:21   systemd-rpm-macros-252-18.el9.noarch                                          
09:19:21   util-linux-2.37.4-15.el9.aarch64                                              
09:19:21   util-linux-core-2.37.4-15.el9.aarch64                                         
09:19:21   xz-5.2.5-8.el9.aarch64                                                        
09:19:21 
09:19:21 Complete!
09:19:21 + verify_binaries
09:19:21 + docker --version
09:19:21 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:19:21 + docker buildx version
09:19:21 github.com/docker/buildx v0.11.2 9872040
09:19:21 + docker compose version
09:19:21 go: downloading github.com/cespare/xxhash/v2 v2.2.0
09:19:21 go: downloading github.com/prometheus/client_model v0.3.0
09:19:21 go: downloading github.com/prometheus/common v0.42.0
09:19:21 go: downloading github.com/prometheus/procfs v0.9.0
09:19:21 go: downloading github.com/Shopify/logrus-bugsnag v0.0.0-20170309145241-6dbc35f2c30d
09:19:21 go: downloading github.com/bugsnag/bugsnag-go v1.0.5
09:19:21 go: downloading github.com/spf13/viper v0.0.0-20150530192845-be5ff3e4840c
09:19:21 go: downloading github.com/jinzhu/inflection v0.0.0-20170102125226-1c35d901db3d
09:19:21 go: downloading github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
09:19:21 go: downloading github.com/opentracing/opentracing-go v1.1.0
09:19:21 Docker Compose version v2.21.0
09:19:21 + dockerd --version
09:19:21 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:19:21 + docker-proxy --version
09:19:21 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:19:21 + containerd --version
09:19:21 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:21 + ctr --version
09:19:21 ctr containerd.io 1.6.24
09:19:21 + containerd-shim --help
09:19:21 Usage of containerd-shim:
09:19:21   -address string
09:19:21     	grpc address back to main containerd
09:19:21   -containerd-binary containerd publish
09:19:21     	path to containerd binary (used for containerd publish) (default "containerd")
09:19:21   -criu string
09:19:21     	path to criu binary
09:19:21   -debug
09:19:21     	enable debug output in logs
09:19:21   -namespace string
09:19:21     	namespace that owns the shim
09:19:21   -runtime-root string
09:19:21     	root directory for the runtime (default "/run/containerd/runc")
09:19:21   -socket string
09:19:21     	socket path to serve
09:19:21   -systemd-cgroup
09:19:21     	set runtime to use systemd-cgroup
09:19:21   -workdir string
09:19:21     	path used to storge large temporary data
09:19:21 + containerd-shim-runc-v1 -v
09:19:21 containerd-shim-runc-v1:
09:19:21   Version:  1.6.24
09:19:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:21   Go version: go1.20.8
09:19:21 
09:19:21 + containerd-shim-runc-v2 -v
09:19:21 containerd-shim-runc-v2:
09:19:21   Version:  1.6.24
09:19:21   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:21   Go version: go1.20.8
09:19:21 
09:19:21 + runc --version
09:19:21 runc version 1.1.9
09:19:21 commit: v1.1.9-0-gccaecfc
09:19:21 spec: 1.0.2-dev
09:19:21 go: go1.20.8
09:19:21 libseccomp: 2.5.2
09:19:21 go: downloading gopkg.in/cenkalti/backoff.v2 v2.2.1
09:19:21 go: downloading k8s.io/klog/v2 v2.80.1
09:19:21 go: downloading github.com/kr/text v0.2.0
09:19:21 go: downloading github.com/docker/go-metrics v0.0.1
09:19:21 go: downloading github.com/cenkalti/backoff/v4 v4.1.2
09:19:21 go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
09:19:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.4
09:19:21 go: downloading github.com/BurntSushi/toml v0.3.1
09:19:21 go: downloading github.com/magiconair/properties v1.5.3
09:19:21 go: downloading github.com/spf13/cast v0.0.0-20150508191742-4d07383ffe94
09:19:21 go: downloading github.com/spf13/jwalterweatherman v0.0.0-20141219030609-3d60171a6431
09:19:21 go: downloading github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0
09:19:21 go: downloading github.com/bugsnag/osext v0.0.0-20130617224835-0dd3f918b21b
09:19:21 go: downloading golang.org/x/mod v0.9.0
09:19:21 + go mod vendor -modfile=vendor.mod
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:19:22   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:19:22   Installing       : containerd.io-1.6.24-3.1.el8.aarch64                 31/35 
09:19:22   Running scriptlet: containerd.io-1.6.24-3.1.el8.aarch64                 31/35 
09:19:22   Installing       : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64     32/35 
09:19:22   Installing       : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6   33/35 
09:19:22   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   34/35 
09:19:22   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   34/35 
09:19:22   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar   35/35 
09:19:22   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar   35/35 
09:19:22   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   35/35 
09:19:22   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar   35/35 
09:19:22   Verifying        : container-selinux-2:2.221.0-1.module_el8+653+feef7    1/35 
09:19:22   Verifying        : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarc    2/35 
09:19:22   Verifying        : libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64      3/35 
09:19:22   Verifying        : slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch6    4/35 
09:19:22   Verifying        : checkpolicy-2.9-1.el8.aarch64                         5/35 
09:19:22   Verifying        : diffutils-3.6-6.el8.aarch64                           6/35 
09:19:22   Verifying        : fuse-common-3.3.0-17.el8.aarch64                      7/35 
09:19:22   Verifying        : fuse3-3.3.0-17.el8.aarch64                            8/35 
09:19:22   Verifying        : fuse3-libs-3.3.0-17.el8.aarch64                       9/35 
09:19:22   Verifying        : iptables-1.8.5-10.el8.aarch64                        10/35 
09:19:22   Verifying        : iptables-libs-1.8.5-10.el8.aarch64                   11/35 
09:19:22   Verifying        : libcgroup-0.41-19.el8.aarch64                        12/35 
09:19:22   Verifying        : libibverbs-46.0-1.el8.1.aarch64                      13/35 
09:19:22   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.aarch64           14/35 
09:19:22   Verifying        : libnfnetlink-1.0.1-13.el8.aarch64                    15/35 
09:19:22   Verifying        : libnftnl-1.2.2-3.el8.aarch64                         16/35 
09:19:22   Verifying        : libnl3-3.7.0-1.el8.aarch64                           17/35 
09:19:22   Verifying        : libpcap-14:1.9.1-5.el8.aarch64                       18/35 
09:19:22   Verifying        : libselinux-utils-2.9-8.el8.aarch64                   19/35 
09:19:22   Verifying        : policycoreutils-2.9-24.el8.aarch64                   20/35 
09:19:22   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
09:19:22   Verifying        : python3-audit-3.0.7-5.el8.aarch64                    22/35 
09:19:22   Verifying        : python3-libselinux-2.9-8.el8.aarch64                 23/35 
09:19:22   Verifying        : python3-libsemanage-2.9-9.el8.aarch64                24/35 
09:19:22   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
09:19:22   Verifying        : python3-setools-4.3.0-5.el8.aarch64                  26/35 
09:19:22   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.aarch64             27/35 
09:19:22   Verifying        : selinux-policy-3.14.3-128.el8.noarch                 28/35 
09:19:22   Verifying        : selinux-policy-targeted-3.14.3-128.el8.noarch        29/35 
09:19:22   Verifying        : containerd.io-1.6.24-3.1.el8.aarch64                 30/35 
09:19:22   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   31/35 
09:19:22   Verifying        : docker-compose-plugin-2.21.0-0.el8.aarch64           32/35 
09:19:22   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aar   33/35 
09:19:22   Verifying        : docker-buildx-plugin-0.11.2-0.el8.aarch64            34/35 
09:19:22   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   35/35 
09:19:22 
09:19:22 Installed:
09:19:22   checkpolicy-2.9-1.el8.aarch64                                                 
09:19:22   container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch                  
09:19:22   containerd.io-1.6.24-3.1.el8.aarch64                                          
09:19:22   diffutils-3.6-6.el8.aarch64                                                   
09:19:22   docker-buildx-plugin-0.11.2-0.el8.aarch64                                     
09:19:22   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.aarch64                        
09:19:22   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8.aarch64                    
09:19:22   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.aarch64          
09:19:22   docker-compose-plugin-2.21.0-0.el8.aarch64                                    
09:19:22   fuse-common-3.3.0-17.el8.aarch64                                              
09:19:22   fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.aarch64                         
09:19:22   fuse3-3.3.0-17.el8.aarch64                                                    
09:19:22   fuse3-libs-3.3.0-17.el8.aarch64                                               
09:19:22   iptables-1.8.5-10.el8.aarch64                                                 
09:19:22   iptables-libs-1.8.5-10.el8.aarch64                                            
09:19:22   libcgroup-0.41-19.el8.aarch64                                                 
09:19:22   libibverbs-46.0-1.el8.1.aarch64                                               
09:19:22   libnetfilter_conntrack-1.0.6-5.el8.aarch64                                    
09:19:22   libnfnetlink-1.0.1-13.el8.aarch64                                             
09:19:22   libnftnl-1.2.2-3.el8.aarch64                                                  
09:19:22   libnl3-3.7.0-1.el8.aarch64                                                    
09:19:22   libpcap-14:1.9.1-5.el8.aarch64                                                
09:19:22   libselinux-utils-2.9-8.el8.aarch64                                            
09:19:22   libslirp-4.4.0-1.module_el8+487+8e42a277.aarch64                              
09:19:22   policycoreutils-2.9-24.el8.aarch64                                            
09:19:22   policycoreutils-python-utils-2.9-24.el8.noarch                                
09:19:22   python3-audit-3.0.7-5.el8.aarch64                                             
09:19:22   python3-libselinux-2.9-8.el8.aarch64                                          
09:19:22   python3-libsemanage-2.9-9.el8.aarch64                                         
09:19:22   python3-policycoreutils-2.9-24.el8.noarch                                     
09:19:22   python3-setools-4.3.0-5.el8.aarch64                                           
09:19:22   rpm-plugin-selinux-4.14.3-26.el8.aarch64                                      
09:19:22   selinux-policy-3.14.3-128.el8.noarch                                          
09:19:22   selinux-policy-targeted-3.14.3-128.el8.noarch                                 
09:19:22   slirp4netns-1.2.1-1.module_el8+661+d1afb926.aarch64                           
09:19:22 
09:19:22 Complete!
09:19:22 + verify_binaries
09:19:22 + docker --version
09:19:22 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:19:22 + docker buildx version
09:19:22 github.com/docker/buildx v0.11.2 9872040
09:19:22 + docker compose version
09:19:22 Docker Compose version v2.21.0
09:19:22 + dockerd --version
09:19:22 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:19:22 + docker-proxy --version
09:19:22 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:19:22 + containerd --version
09:19:22 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:22 + ctr --version
09:19:22 ctr containerd.io 1.6.24
09:19:22 + containerd-shim --help
09:19:22 Usage of containerd-shim:
09:19:22   -address string
09:19:22     	grpc address back to main containerd
09:19:22   -containerd-binary containerd publish
09:19:22     	path to containerd binary (used for containerd publish) (default "containerd")
09:19:22   -criu string
09:19:22     	path to criu binary
09:19:22   -debug
09:19:22     	enable debug output in logs
09:19:22   -namespace string
09:19:22     	namespace that owns the shim
09:19:22   -runtime-root string
09:19:22     	root directory for the runtime (default "/run/containerd/runc")
09:19:22   -socket string
09:19:22     	socket path to serve
09:19:22   -systemd-cgroup
09:19:22     	set runtime to use systemd-cgroup
09:19:22   -workdir string
09:19:22     	path used to storge large temporary data
09:19:22 + containerd-shim-runc-v1 -v
09:19:22 containerd-shim-runc-v1:
09:19:22   Version:  1.6.24
09:19:22   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:22   Go version: go1.20.8
09:19:22 
09:19:22 + containerd-shim-runc-v2 -v
09:19:22 containerd-shim-runc-v2:
09:19:22   Version:  1.6.24
09:19:22   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:22   Go version: go1.20.8
09:19:22 
09:19:22 + runc --version
09:19:22 runc version 1.1.9
09:19:22 commit: v1.1.9-0-gccaecfc
09:19:22 spec: 1.0.2-dev
09:19:22 go: go1.20.8
09:19:22 libseccomp: 2.5.2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:19:23 + go build -mod=vendor -modfile=vendor.mod -tags manpages -o /tmp/gen-manpages ./man/generate.go
09:19:26 + popd
09:19:26 + RPM_EC=0
09:19:26 ~/rpmbuild/BUILD/src
09:19:26 ++ jobs -p
09:19:26 + exit 0
09:19:26 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ic4IKR
09:19:26 + umask 022
09:19:26 + cd /root/rpmbuild/BUILD
09:19:26 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64 '!=' / ']'
09:19:26 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19:26 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19:26 + mkdir -p /root/rpmbuild/BUILDROOT
09:19:26 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19: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 '
09:19:26 + export CFLAGS
09:19: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 '
09:19:26 + export CXXFLAGS
09:19: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 '
09:19:26 + export FFLAGS
09:19: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 '
09:19:26 + export FCFLAGS
09:19:26 + VALAFLAGS=-g
09:19:26 + export VALAFLAGS
09:19: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 '
09:19:26 + export LDFLAGS
09:19:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:26 + export LT_SYS_LIBRARY_PATH
09:19:26 + CC=gcc
09:19:26 + export CC
09:19:26 + CXX=g++
09:19:26 + export CXX
09:19:26 + cd src
09:19:26 + pushd /root/rpmbuild/BUILD/src/compose
09:19:26 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:19:26 + 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
09:19:26 + popd
09:19:26 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:26 ~/rpmbuild/BUILD/src
09:19:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:19:26 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:19:26 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:19:26 + for f in LICENSE MAINTAINERS NOTICE README.md
09:19:26 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:19:26 + /usr/lib/rpm/check-buildroot
09:19:26 + /usr/lib/rpm/redhat/brp-ldconfig
09:19:26 + /usr/lib/rpm/brp-compress
09:19:26 + /usr/lib/rpm/brp-strip /usr/bin/strip
09:19:26 + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:19:26 + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
09:19:26 + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
09:19:26 + /usr/lib/rpm/check-rpaths
09:19:26 + /usr/lib/rpm/redhat/brp-mangle-shebangs
09:19:26 + /usr/lib/rpm/brp-remove-la-files
09:19:26 + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8
09:19:26 + /usr/lib/rpm/redhat/brp-python-hardlink
09:19:26 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HCZTwS
09:19:26 + umask 022
09:19:26 + cd /root/rpmbuild/BUILD
09:19: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 '
09:19:26 + export CFLAGS
09:19: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 '
09:19:26 + export CXXFLAGS
09:19: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 '
09:19:26 + export FFLAGS
09:19: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 '
09:19:26 + export FCFLAGS
09:19:26 + VALAFLAGS=-g
09:19:26 + export VALAFLAGS
09:19: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 '
09:19:26 + export LDFLAGS
09:19:26 + LT_SYS_LIBRARY_PATH=/usr/lib64:
09:19:26 + export LT_SYS_LIBRARY_PATH
09:19:26 + CC=gcc
09:19:26 + export CC
09:19:26 + CXX=g++
09:19:26 + export CXX
09:19:26 + cd src
09:19:26 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:19:26 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:19:26 + ver=v2.21.0
09:19:26 + test v2.21.0 = v2.21.0
09:19:26 + echo 'PASS: docker-compose version OK'
09:19:26 + RPM_EC=0
09:19:26 PASS: docker-compose version OK
09:19:26 ++ jobs -p
09:19:26 + exit 0
09:19:26 Processing files: docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19:26 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sELKcT
09:19:26 + umask 022
09:19:26 + cd /root/rpmbuild/BUILD
09:19:26 + cd src
09:19:26 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin
09:19:26 + export LC_ALL=C
09:19:26 + LC_ALL=C
09:19:26 + export DOCDIR
09:19:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/doc/docker-compose-plugin
09:19:26 + 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
09:19:26 + RPM_EC=0
09:19:26 ++ jobs -p
09:19:26 + exit 0
09:19:26 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pcz7UR
09:19:26 + umask 022
09:19:26 + cd /root/rpmbuild/BUILD
09:19:26 + cd src
09:19:26 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
09:19:26 + export LC_ALL=C
09:19:26 + LC_ALL=C
09:19:26 + export LICENSEDIR
09:19:26 + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/share/licenses/docker-compose-plugin
09:19:26 + 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
09:19:26 + 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
09:19:26 + RPM_EC=0
09:19:26 ++ jobs -p
09:19:26 + exit 0
09:19:26 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
09:19:26 Provides: docker-compose-plugin = 0:2.21.0-0.fc38 docker-compose-plugin(x86-64) = 0:2.21.0-0.fc38
09:19:26 Requires(interp): /bin/sh /bin/sh /bin/sh
09:19:26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:19:26 Requires(post): /bin/sh
09:19:26 Requires(preun): /bin/sh
09:19:26 Requires(postun): /bin/sh
09:19:26 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)
09:19:26 Enhances: docker-ce-cli
09:19:26 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19:26 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.fc38.src.rpm
09:19:27 Wrote: /root/rpmbuild/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm
09:19:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j3lNy2
09:19:27 + umask 022
09:19:27 + cd /root/rpmbuild/BUILD
09:19:27 + cd src
09:19:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64
09:19:27 + RPM_EC=0
09:19:27 ++ jobs -p
09:19:27 + exit 0
09:19:27 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.BEGnx0
09:19:27 + umask 022
09:19:27 + cd /root/rpmbuild/BUILD
09:19:27 + rm -rf src src.gemspec
09:19:27 + RPM_EC=0
09:19:27 ++ jobs -p
09:19:27 + exit 0
09:19:27 
09:19:27 RPM build warnings:
09:19:27     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:19:27     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:19:27     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:19:27     source_date_epoch_from_changelog set but %changelog is missing
09:19:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64/usr/bin/docker-proxy
09:19:27     source_date_epoch_from_changelog set but %changelog is missing
09:19:27     source_date_epoch_from_changelog set but %changelog is missing
09:19:27     source_date_epoch_from_changelog set but %changelog is missing
09:19:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-buildx
09:19:27     source_date_epoch_from_changelog set but %changelog is missing
09:19:27     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.aarch64/usr/libexec/docker/cli-plugins/docker-compose
09:19:27 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38"
09:19:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:27 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm
09:19:27 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.USFOeh
09:19:27 + umask 022
09:19:27 + cd /root/rpmbuild/BUILD
09:19:27 + cd src
09:19:27 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el9.x86_64
09:19:27 + RPM_EC=0
09:19:27 ++ jobs -p
09:19:27 + exit 0
09:19:27 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-9"
09:19:27 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:27 + make IMAGE=fedora:38 verify
09:19:27 docker run  --rm -i \
09:19:27 	-v "$(pwd):/v" \
09:19:27 	-e DEBIAN_FRONTEND=noninteractive \
09:19:27 	-e PACKAGE_REPO=staging \
09:19:27 	-w /v \
09:19:27 	fedora:38 ./verify
09:19:27 Unable to find image 'fedora:38' locally
09:19:27 38: Pulling from library/fedora
09:19:27 + make IMAGE=quay.io/centos/centos:stream9 verify
09:19:27 docker run  --rm -i \
09:19:27 	-v "$(pwd):/v" \
09:19:27 	-e DEBIAN_FRONTEND=noninteractive \
09:19:27 	-e PACKAGE_REPO=staging \
09:19:27 	-w /v \
09:19:27 	quay.io/centos/centos:stream9 ./verify
09:19:27 Unable to find image 'quay.io/centos/centos:stream9' locally
09:19:27 stream9: Pulling from centos/centos
09:19:27 f57632272967: Already exists
09:19:27 Digest: sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e
09:19:27 Status: Downloaded newer image for fedora:38
09:19:27 289e47bb6b56: Already exists
09:19:27 Digest: sha256:8479941327a5852c72f17305543f676eb797e8080e470b2f164ad8b581917aa6
09:19:27 Status: Downloaded newer image for quay.io/centos/centos:stream9
09:19:27 + verify
09:19:27 + dpkg --version
09:19:27 + rpm --version
09:19:27 + verify_rpm
09:19:27 ++ . /etc/os-release
09:19:27 +++ NAME='Fedora Linux'
09:19:27 +++ VERSION='38 (Container Image)'
09:19:27 +++ ID=fedora
09:19:27 +++ VERSION_ID=38
09:19:27 +++ VERSION_CODENAME=
09:19:27 +++ PLATFORM_ID=platform:f38
09:19:27 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:19:27 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:27 +++ LOGO=fedora-logo-icon
09:19:27 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:19:27 +++ DEFAULT_HOSTNAME=fedora
09:19:27 +++ HOME_URL=https://fedoraproject.org/
09:19:27 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:19:27 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:27 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:27 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:27 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:19:27 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:27 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:19:27 +++ SUPPORT_END=2024-05-14
09:19:27 +++ VARIANT='Container Image'
09:19:27 +++ VARIANT_ID=container
09:19:27 ++ echo fedora
09:19:27 + DIST_ID=fedora
09:19:27 ++ . /etc/os-release
09:19:27 +++ NAME='Fedora Linux'
09:19:27 +++ VERSION='38 (Container Image)'
09:19:27 +++ ID=fedora
09:19:27 +++ VERSION_ID=38
09:19:27 +++ VERSION_CODENAME=
09:19:27 +++ PLATFORM_ID=platform:f38
09:19:27 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:19:27 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:27 +++ LOGO=fedora-logo-icon
09:19:27 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:19:27 +++ DEFAULT_HOSTNAME=fedora
09:19:27 +++ HOME_URL=https://fedoraproject.org/
09:19:27 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:19:27 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:27 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:27 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:27 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:19:27 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:27 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:19:27 +++ SUPPORT_END=2024-05-14
09:19:27 +++ VARIANT='Container Image'
09:19:27 +++ VARIANT_ID=container
09:19:27 ++ echo 38
09:19:27 ++ cut -d. -f1
09:19:27 + DIST_VERSION=38
09:19:27 + pkg_manager=yum
09:19:27 + pkg_config_manager=yum-config-manager
09:19:27 + dnf --version
09:19:27 + verify
09:19:27 + dpkg --version
09:19:27 + rpm --version
09:19:27 + verify_rpm
09:19:27 ++ . /etc/os-release
09:19:27 +++ NAME='CentOS Stream'
09:19:27 +++ VERSION=9
09:19:27 +++ ID=centos
09:19:27 +++ ID_LIKE='rhel fedora'
09:19:27 +++ VERSION_ID=9
09:19:27 +++ PLATFORM_ID=platform:el9
09:19:27 +++ PRETTY_NAME='CentOS Stream 9'
09:19:27 +++ ANSI_COLOR='0;31'
09:19:27 +++ LOGO=fedora-logo-icon
09:19:27 +++ CPE_NAME=cpe:/o:centos:centos:9
09:19:27 +++ HOME_URL=https://centos.org/
09:19:27 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:27 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:19:27 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:19:27 ++ echo centos
09:19:27 + DIST_ID=centos
09:19:27 ++ . /etc/os-release
09:19:27 +++ NAME='CentOS Stream'
09:19:27 +++ VERSION=9
09:19:27 +++ ID=centos
09:19:27 +++ ID_LIKE='rhel fedora'
09:19:27 +++ VERSION_ID=9
09:19:27 +++ PLATFORM_ID=platform:el9
09:19:27 +++ PRETTY_NAME='CentOS Stream 9'
09:19:27 +++ ANSI_COLOR='0;31'
09:19:27 +++ LOGO=fedora-logo-icon
09:19:27 +++ CPE_NAME=cpe:/o:centos:centos:9
09:19:27 +++ HOME_URL=https://centos.org/
09:19:27 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:27 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:19:27 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:19:27 ++ echo 9
09:19:27 ++ cut -d. -f1
09:19:27 + DIST_VERSION=9
09:19:27 + pkg_manager=yum
09:19:27 + pkg_config_manager=yum-config-manager
09:19:27 + dnf --version
09:19:28 4.16.2
09:19:28   Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:49:29 2023
09:19:28   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
09:19:28 
09:19:28   Installed: rpm-0:4.18.1-3.fc38.aarch64 at Thu Sep 14 06:49:30 2023
09:19:28   Built    : Fedora Project at Wed Apr 26 05:34:59 2023
09:19:28 + pkg_manager=dnf
09:19:28 + pkg_config_manager='dnf config-manager'
09:19:28 + dnf clean all
09:19:28 4.14.0
09:19:28   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:11:48 2023
09:19:28   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
09:19:28 
09:19:28   Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Sep 18 04:11:45 2023
09:19:28   Built    : builder@centos.org at Fri Jun 30 14:49:47 2023
09:19:28 + pkg_manager=dnf
09:19:28 + pkg_config_manager='dnf config-manager'
09:19:28 + dnf clean all
09:19:28 0 files removed
09:19:28 + dnf install -y 'dnf-command(config-manager)'
09:19:28 0 files removed
09:19:28 + dnf install -y 'dnf-command(config-manager)'
09:19:29 CentOS Stream 9 - BaseOS                        7.2 MB/s | 7.8 MB     00:01    
09:19:29 Fedora 39 openh264 (From Cisco) - aarch64       3.0 kB/s | 2.5 kB     00:00    
09:19:29 Fedora 37 openh264 (From Cisco) - aarch64       2.7 kB/s | 2.5 kB     00:00    
09:19:31 Fedora 39 - aarch64 - Updates                   306  B/s | 257  B     00:00    
09:19:31 Fedora Modular 37 - aarch64                     1.7 MB/s | 3.7 MB     00:02    
09:19:31 Fedora 38 - aarch64                              30 MB/s |  79 MB     00:02    
09:19:32 CentOS Stream 9 - AppStream                      17 MB/s |  18 MB     00:01    
09:19:32 Fedora 39 - aarch64 - Test Updates              7.4 MB/s | 7.9 MB     00:01    
09:19:34 Fedora 37 - aarch64 - Updates                    16 MB/s |  38 MB     00:02    
09:19:36 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:19:32 2023.
09:19:37 CentOS Stream 9 - Extras packages                15 kB/s |  14 kB     00:00    
09:19:37 Dependencies resolved.
09:19:37 ================================================================================
09:19:37  Package                      Arch       Version               Repository  Size
09:19:37 ================================================================================
09:19:37 Installing:
09:19:37  dnf-plugins-core             noarch     4.3.0-11.el9          baseos      38 k
09:19:37 Installing dependencies:
09:19:37  dbus-libs                    x86_64     1:1.12.20-8.el9       baseos     152 k
09:19:37  python3-dateutil             noarch     1:2.8.1-7.el9         baseos     288 k
09:19:37  python3-dbus                 x86_64     1.2.18-2.el9          baseos     144 k
09:19:37  python3-dnf-plugins-core     noarch     4.3.0-11.el9          baseos     247 k
09:19:37  python3-six                  noarch     1.15.0-9.el9          baseos      37 k
09:19:37  python3-systemd              x86_64     234-18.el9            baseos      90 k
09:19:37  systemd-libs                 x86_64     252-18.el9            baseos     654 k
09:19:37 
09:19:37 Transaction Summary
09:19:37 ================================================================================
09:19:37 Install  8 Packages
09:19:37 
09:19:37 Total download size: 1.6 M
09:19:37 Installed size: 4.6 M
09:19:37 Downloading Packages:
09:19:37 (1/8): dnf-plugins-core-4.3.0-11.el9.noarch.rpm 130 kB/s |  38 kB     00:00    
09:19:37 (2/8): python3-dateutil-2.8.1-7.el9.noarch.rpm  967 kB/s | 288 kB     00:00    
09:19:37 (3/8): dbus-libs-1.12.20-8.el9.x86_64.rpm       501 kB/s | 152 kB     00:00    
09:19:37 (4/8): python3-dbus-1.2.18-2.el9.x86_64.rpm     9.5 MB/s | 144 kB     00:00    
09:19:37 (5/8): python3-dnf-plugins-core-4.3.0-11.el9.no  19 MB/s | 247 kB     00:00    
09:19:37 (6/8): python3-six-1.15.0-9.el9.noarch.rpm      4.8 MB/s |  37 kB     00:00    
09:19:37 (7/8): python3-systemd-234-18.el9.x86_64.rpm    8.7 MB/s |  90 kB     00:00    
09:19:37 (8/8): systemd-libs-252-18.el9.x86_64.rpm        34 MB/s | 654 kB     00:00    
09:19:37 --------------------------------------------------------------------------------
09:19:37 Total                                           2.8 MB/s | 1.6 MB     00:00     
09:19:37 CentOS Stream 9 - BaseOS                        1.6 MB/s | 1.6 kB     00:00    
09:19:38 Importing GPG key 0x8483C65D:
09:19:38  Userid     : "CentOS (CentOS Official Signing Key) <security@centos.org>"
09:19:38  Fingerprint: 99DB 70FA E1D7 CE22 7FB6 4882 05B5 55B3 8483 C65D
09:19:38  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
09:19:38 Key imported successfully
09:19:38 Running transaction check
09:19:38 Transaction check succeeded.
09:19:38 Running transaction test
09:19:38 Transaction test succeeded.
09:19:38 Running transaction
09:19:38   Preparing        :                                                        1/1 
09:19:38   Installing       : systemd-libs-252-18.el9.x86_64                         1/8 
09:19:38   Running scriptlet: systemd-libs-252-18.el9.x86_64                         1/8 
09:19:38   Installing       : dbus-libs-1:1.12.20-8.el9.x86_64                       2/8 
09:19:38   Installing       : python3-dbus-1.2.18-2.el9.x86_64                       3/8 
09:19:38   Installing       : python3-systemd-234-18.el9.x86_64                      4/8 
09:19:38   Installing       : python3-six-1.15.0-9.el9.noarch                        5/8 
09:19:38   Installing       : python3-dateutil-1:2.8.1-7.el9.noarch                  6/8 
09:19:38   Installing       : python3-dnf-plugins-core-4.3.0-11.el9.noarch           7/8 
09:19:38   Installing       : dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
09:19:38   Running scriptlet: dnf-plugins-core-4.3.0-11.el9.noarch                   8/8 
09:19:38   Verifying        : dbus-libs-1:1.12.20-8.el9.x86_64                       1/8 
09:19:38   Verifying        : dnf-plugins-core-4.3.0-11.el9.noarch                   2/8 
09:19:38   Verifying        : python3-dateutil-1:2.8.1-7.el9.noarch                  3/8 
09:19:38   Verifying        : python3-dbus-1.2.18-2.el9.x86_64                       4/8 
09:19:38   Verifying        : python3-dnf-plugins-core-4.3.0-11.el9.noarch           5/8 
09:19:38   Verifying        : python3-six-1.15.0-9.el9.noarch                        6/8 
09:19:38   Verifying        : python3-systemd-234-18.el9.x86_64                      7/8 
09:19:38   Verifying        : systemd-libs-252-18.el9.x86_64                         8/8 
09:19:38 
09:19:38 Installed:
09:19:38   dbus-libs-1:1.12.20-8.el9.x86_64                                              
09:19:38   dnf-plugins-core-4.3.0-11.el9.noarch                                          
09:19:38   python3-dateutil-1:2.8.1-7.el9.noarch                                         
09:19:38   python3-dbus-1.2.18-2.el9.x86_64                                              
09:19:38   python3-dnf-plugins-core-4.3.0-11.el9.noarch                                  
09:19:38   python3-six-1.15.0-9.el9.noarch                                               
09:19:38   python3-systemd-234-18.el9.x86_64                                             
09:19:38   systemd-libs-252-18.el9.x86_64                                                
09:19:38 
09:19:38 Complete!
09:19:38 + case ${DIST_ID}:${DIST_VERSION} in
09:19:38 + install_rpm_containerd
09:19:38 + '[' staging = stage ']'
09:19:38 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:19:38 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:19:38 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:19:38 + dnf --version
09:19:38 4.14.0
09:19:38   Installed: dnf-0:4.14.0-8.el9.noarch at Mon Sep 18 04:11:48 2023
09:19:38   Built    : builder@centos.org at Thu Jun 29 08:27:49 2023
09:19:38 
09:19:38   Installed: rpm-0:4.16.1.3-25.el9.x86_64 at Mon Sep 18 04:11:45 2023
09:19:38   Built    : builder@centos.org at Fri Jun 30 14:49:47 2023
09:19:38 + dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:19:38 Adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:19:39 Dependencies resolved.
09:19:39 ================================================================================
09:19:39  Package                      Arch        Version              Repository  Size
09:19:39 ================================================================================
09:19:39 Installing:
09:19:39  dnf-plugins-core             noarch      4.4.2-1.fc39         fedora      38 k
09:19:39 Installing dependencies:
09:19:39  dbus-libs                    aarch64     1:1.14.10-1.fc39     fedora     156 k
09:19:39  fonts-filesystem             noarch      1:2.0.5-12.fc39      fedora     8.2 k
09:19:39  js-jquery                    noarch      3.6.4-2.fc39         fedora     172 k
09:19:39  python3-dateutil             noarch      1:2.8.2-10.fc39      fedora     355 k
09:19:39  python3-dbus                 aarch64     1.3.2-4.fc39         fedora     157 k
09:19:39  python3-distro               noarch      1.8.0-6.fc39         fedora      49 k
09:19:39  python3-dnf-plugins-core     noarch      4.4.2-1.fc39         fedora     293 k
09:19:39  python3-six                  noarch      1.16.0-12.fc39       fedora      41 k
09:19:39  python3-systemd              aarch64     235-5.fc39           fedora     107 k
09:19:39  web-assets-filesystem        noarch      5-20.fc39            fedora     7.9 k
09:19:39 Installing weak dependencies:
09:19:39  python-systemd-doc           aarch64     235-5.fc39           fedora      75 k
09:19:39 
09:19:39 Transaction Summary
09:19:39 ================================================================================
09:19:39 Install  12 Packages
09:19:39 
09:19:39 Total download size: 1.4 M
09:19:39 Installed size: 5.7 M
09:19:39 Downloading Packages:
09:19:39 (1/12): dnf-plugins-core-4.4.2-1.fc39.noarch.rp 167 kB/s |  38 kB     00:00    
09:19:39 (2/12): dbus-libs-1.14.10-1.fc39.aarch64.rpm    665 kB/s | 156 kB     00:00    
09:19:39 (3/12): js-jquery-3.6.4-2.fc39.noarch.rpm        17 MB/s | 172 kB     00:00    
09:19:39 (4/12): python-systemd-doc-235-5.fc39.aarch64.r  12 MB/s |  75 kB     00:00    
09:19:39 (5/12): python3-dateutil-2.8.2-10.fc39.noarch.r  43 MB/s | 355 kB     00:00    
09:19:39 (6/12): python3-dbus-1.3.2-4.fc39.aarch64.rpm    18 MB/s | 157 kB     00:00    
09:19:39 (7/12): python3-distro-1.8.0-6.fc39.noarch.rpm  7.8 MB/s |  49 kB     00:00    
09:19:39 (8/12): python3-six-1.16.0-12.fc39.noarch.rpm   7.6 MB/s |  41 kB     00:00    
09:19:39 (9/12): python3-dnf-plugins-core-4.4.2-1.fc39.n  22 MB/s | 293 kB     00:00    
09:19:39 (10/12): python3-systemd-235-5.fc39.aarch64.rpm  11 MB/s | 107 kB     00:00    
09:19:39 (11/12): web-assets-filesystem-5-20.fc39.noarch 1.2 MB/s | 7.9 kB     00:00    
09:19:39 (12/12): fonts-filesystem-2.0.5-12.fc39.noarch.  27 kB/s | 8.2 kB     00:00    
09:19:39 --------------------------------------------------------------------------------
09:19:39 Total                                           2.4 MB/s | 1.4 MB     00:00     
09:19:39 Running transaction check
09:19:39 + dnf config-manager --set-disabled 'docker-ce-*'
09:19:39 + dnf config-manager --set-enabled docker-ce-test
09:19:39 Transaction check succeeded.
09:19:39 Running transaction test
09:19:39 Transaction test succeeded.
09:19:39 Running transaction
09:19:39   Preparing        :                                                        1/1 
09:19:39   Installing       : python3-six-1.16.0-12.fc39.noarch                     1/12 
09:19:39   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch               2/12 
09:19:39   Installing       : python3-distro-1.8.0-6.fc39.noarch                    3/12 
09:19:39   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch               4/12 
09:19:39   Installing       : web-assets-filesystem-5-20.fc39.noarch                5/12 
09:19:39   Installing       : js-jquery-3.6.4-2.fc39.noarch                         6/12 
09:19:39   Installing       : python-systemd-doc-235-5.fc39.aarch64                 7/12 
09:19:39   Installing       : python3-systemd-235-5.fc39.aarch64                    8/12 
09:19:39   Installing       : dbus-libs-1:1.14.10-1.fc39.aarch64                    9/12 
09:19:39 + dnf makecache
09:19:39   Installing       : python3-dbus-1.3.2-4.fc39.aarch64                    10/12 
09:19:39   Installing       : python3-dnf-plugins-core-4.4.2-1.fc39.noarch         11/12 
09:19:39   Installing       : dnf-plugins-core-4.4.2-1.fc39.noarch                 12/12 
09:19:39   Running scriptlet: dnf-plugins-core-4.4.2-1.fc39.noarch                 12/12 
09:19:39   Verifying        : dbus-libs-1:1.14.10-1.fc39.aarch64                    1/12 
09:19:39   Verifying        : dnf-plugins-core-4.4.2-1.fc39.noarch                  2/12 
09:19:39   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch               3/12 
09:19:39   Verifying        : js-jquery-3.6.4-2.fc39.noarch                         4/12 
09:19:39   Verifying        : python-systemd-doc-235-5.fc39.aarch64                 5/12 
09:19:39   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch               6/12 
09:19:39   Verifying        : python3-dbus-1.3.2-4.fc39.aarch64                     7/12 
09:19:39   Verifying        : python3-distro-1.8.0-6.fc39.noarch                    8/12 
09:19:39   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc39.noarch          9/12 
09:19:39   Verifying        : python3-six-1.16.0-12.fc39.noarch                    10/12 
09:19:39   Verifying        : python3-systemd-235-5.fc39.aarch64                   11/12 
09:19:39   Verifying        : web-assets-filesystem-5-20.fc39.noarch               12/12 
09:19:39 
09:19:39 Installed:
09:19:39   dbus-libs-1:1.14.10-1.fc39.aarch64                                            
09:19:39   dnf-plugins-core-4.4.2-1.fc39.noarch                                          
09:19:39   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
09:19:39   js-jquery-3.6.4-2.fc39.noarch                                                 
09:19:39   python-systemd-doc-235-5.fc39.aarch64                                         
09:19:39   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
09:19:39   python3-dbus-1.3.2-4.fc39.aarch64                                             
09:19:39   python3-distro-1.8.0-6.fc39.noarch                                            
09:19:39   python3-dnf-plugins-core-4.4.2-1.fc39.noarch                                  
09:19:39   python3-six-1.16.0-12.fc39.noarch                                             
09:19:39   python3-systemd-235-5.fc39.aarch64                                            
09:19:39   web-assets-filesystem-5-20.fc39.noarch                                        
09:19:39 
09:19:39 Complete!
09:19:40 + case ${DIST_ID}:${DIST_VERSION} in
09:19:40 + dnf install -y findutils
09:19:40 CentOS Stream 9 - BaseOS                         16 kB/s | 4.5 kB     00:00    
09:19:40 CentOS Stream 9 - AppStream                      18 kB/s | 4.5 kB     00:00    
09:19:40 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:19:32 2023.
09:19:40 CentOS Stream 9 - Extras packages                23 kB/s | 6.2 kB     00:00    
09:19:40 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm
09:19:40 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.08vbUO
09:19:40 + umask 022
09:19:40 + cd /root/rpmbuild/BUILD
09:19:40 + cd src
09:19:40 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64
09:19:40 + RPM_EC=0
09:19:40 ++ jobs -p
09:19:40 + exit 0
09:19:40 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.vC7TkB
09:19:40 + umask 022
09:19:40 + cd /root/rpmbuild/BUILD
09:19:40 + rm -rf /root/rpmbuild/BUILD/src-SPECPARTS
09:19:40 + rm -rf src src.gemspec
09:19:40 + RPM_EC=0
09:19:40 ++ jobs -p
09:19:40 + exit 0
09:19:40 
09:19:40 RPM build warnings:
09:19:40     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:19:40     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:19:40     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:19:40     source_date_epoch_from_changelog set but %changelog is missing
09:19:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64/usr/bin/docker-proxy
09:19:40     source_date_epoch_from_changelog set but %changelog is missing
09:19:40     source_date_epoch_from_changelog set but %changelog is missing
09:19:40     source_date_epoch_from_changelog set but %changelog is missing
09:19:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:19:40     source_date_epoch_from_changelog set but %changelog is missing
09:19:40     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc39.x86_64/usr/libexec/docker/cli-plugins/docker-compose
09:19:40 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-39"
09:19:40 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:41 + make IMAGE=fedora:39 verify
09:19:41 docker run  --rm -i \
09:19:41 	-v "$(pwd):/v" \
09:19:41 	-e DEBIAN_FRONTEND=noninteractive \
09:19:41 	-e PACKAGE_REPO=staging \
09:19:41 	-w /v \
09:19:41 	fedora:39 ./verify
09:19:41 Unable to find image 'fedora:39' locally
09:19:41 39: Pulling from library/fedora
09:19:41 Package findutils-1:4.9.0-5.fc39.aarch64 is already installed.
09:19:41 Dependencies resolved.
09:19:41 Nothing to do.
09:19:41 Complete!
09:19:41 + install_rpm_containerd
09:19:41 + '[' staging = stage ']'
09:19:41 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:19:41 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:19:41 + dnf --version
09:19:41 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:19:41 Docker CE Test - x86_64                          77 kB/s |  41 kB     00:00    
09:19:41 4c52d1105d0b: Already exists
09:19:41 Digest: sha256:26a2b949ef75f4c47f6dd11cc4672d2ed9d900d8ad832daf395937e58b4695fe
09:19:41 Status: Downloaded newer image for fedora:39
09:19:41 4.16.2
09:19:41   Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:30:24 2023
09:19:41   Built    : Fedora Project at Fri Aug  4 11:19:30 2023
09:19:41 
09:19:41   Installed: rpm-0:4.18.92-1.fc39.aarch64 at Wed Sep 13 09:30:24 2023
09:19:41   Built    : Fedora Project at Wed Aug  2 17:06:03 2023
09:19:41 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:19:41 Metadata cache created.
09:19:41 [DEBUG] Installing engine rpms
09:19:41 + echo '[DEBUG] Installing engine rpms'
09:19:41 ++ find rpm/rpmbuild/centos-9/RPMS/ -type f -name '*.rpm'
09:19:41 ++ sed /src/d
09:19:41 + packages='rpm/rpmbuild/centos-9/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el9.x86_64.rpm
09:19:41 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:19:41 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el9.x86_64.rpm
09:19:41 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:19:41 rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm'
09:19:41 + set -x
09:19:41 ++ source /etc/os-release
09:19:41 +++ NAME='CentOS Stream'
09:19:41 +++ VERSION=9
09:19:41 +++ ID=centos
09:19:41 +++ ID_LIKE='rhel fedora'
09:19:41 +++ VERSION_ID=9
09:19:41 +++ PLATFORM_ID=platform:el9
09:19:41 +++ PRETTY_NAME='CentOS Stream 9'
09:19:41 +++ ANSI_COLOR='0;31'
09:19:41 +++ LOGO=fedora-logo-icon
09:19:41 +++ CPE_NAME=cpe:/o:centos:centos:9
09:19:41 +++ HOME_URL=https://centos.org/
09:19:41 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:41 +++ REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 9'
09:19:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream'
09:19:41 ++ echo 'CentOS Stream'
09:19:41 + product_version='CentOS Stream'
09:19:41 + '[' 'CentOS Stream' = rawhide ']'
09:19:41 + dnf install -y 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-ce-0.0.0~20230915141727.0e70f1b-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-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm rpm/rpmbuild/centos-9/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el9.x86_64.rpm
09:19:41 + verify
09:19:41 + dpkg --version
09:19:41 + rpm --version
09:19:41 + verify_rpm
09:19:41 ++ . /etc/os-release
09:19:41 +++ NAME='Fedora Linux'
09:19:41 +++ VERSION='39 (Container Image Prerelease)'
09:19:41 +++ ID=fedora
09:19:41 +++ VERSION_ID=39
09:19:41 +++ VERSION_CODENAME=
09:19:41 +++ PLATFORM_ID=platform:f39
09:19:41 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:19:41 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:41 +++ LOGO=fedora-logo-icon
09:19:41 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:19:41 +++ DEFAULT_HOSTNAME=fedora
09:19:41 +++ HOME_URL=https://fedoraproject.org/
09:19:41 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:19:41 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:41 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:41 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:41 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:19:41 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:19:41 +++ SUPPORT_END=2024-05-14
09:19:41 +++ VARIANT='Container Image'
09:19:41 +++ VARIANT_ID=container
09:19:41 ++ echo fedora
09:19:41 + DIST_ID=fedora
09:19:41 ++ . /etc/os-release
09:19:41 +++ NAME='Fedora Linux'
09:19:41 +++ VERSION='39 (Container Image Prerelease)'
09:19:41 +++ ID=fedora
09:19:41 +++ VERSION_ID=39
09:19:41 +++ VERSION_CODENAME=
09:19:41 +++ PLATFORM_ID=platform:f39
09:19:41 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:19:41 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:41 +++ LOGO=fedora-logo-icon
09:19:41 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:19:41 +++ DEFAULT_HOSTNAME=fedora
09:19:41 +++ HOME_URL=https://fedoraproject.org/
09:19:41 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:19:41 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:41 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:41 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:41 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:19:41 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:41 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:19:41 +++ SUPPORT_END=2024-05-14
09:19:41 +++ VARIANT='Container Image'
09:19:41 +++ VARIANT_ID=container
09:19:41 ++ echo 39
09:19:41 ++ cut -d. -f1
09:19:41 + DIST_VERSION=39
09:19:41 + pkg_manager=yum
09:19:41 + pkg_config_manager=yum-config-manager
09:19:41 + dnf --version
09:19:41 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:19:41 4.16.2
09:19:41   Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:32:26 2023
09:19:41   Built    : Fedora Project at Fri Aug  4 11:19:30 2023
09:19:41 
09:19:41   Installed: rpm-0:4.18.92-1.fc39.x86_64 at Wed Sep 13 09:32:26 2023
09:19:41   Built    : Fedora Project at Wed Aug  2 17:06:29 2023
09:19:41 + pkg_manager=dnf
09:19:41 + pkg_config_manager='dnf config-manager'
09:19:41 + dnf clean all
09:19:42 + dnf config-manager --set-disabled 'docker-ce-*'
09:19:42 Dependencies resolved.
09:19:42 ==================================================================================================
09:19:42  Package                        Arch    Version                              Repository       Size
09:19:42 ==================================================================================================
09:19:42 Installing:
09:19:42  docker-buildx-plugin           x86_64  0.11.2-0.el9                         @commandline     13 M
09:19:42  docker-ce                      x86_64  3:0.0.0~20230915141727.0e70f1b-0.el9 @commandline     25 M
09:19:42  docker-ce-cli                  x86_64  1:0.0.0~20230915141727.0e70f1b-0.el9 @commandline    7.3 M
09:19:42  docker-ce-rootless-extras      x86_64  0.0.0~20230915141727.0e70f1b-0.el9   @commandline    3.9 M
09:19:42  docker-compose-plugin          x86_64  2.21.0-0.el9                         @commandline     13 M
09:19:42 Installing dependencies:
09:19:42  acl                            x86_64  2.3.1-3.el9                          baseos           73 k
09:19:42  checkpolicy                    x86_64  3.5-1.el9                            appstream       347 k
09:19:42  container-selinux              noarch  3:2.221.0-1.el9                      appstream        56 k
09:19:42  containerd.io                  x86_64  1.6.24-3.1.el9                       docker-ce-test   33 M
09:19:42  cracklib                       x86_64  2.9.6-27.el9                         baseos           94 k
09:19:42  cracklib-dicts                 x86_64  2.9.6-27.el9                         baseos          3.6 M
09:19:42  dbus                           x86_64  1:1.12.20-8.el9                      baseos          3.8 k
09:19:42  dbus-broker                    x86_64  28-7.el9                             baseos          172 k
09:19:42  dbus-common                    noarch  1:1.12.20-8.el9                      baseos           15 k
09:19:42  diffutils                      x86_64  3.7-12.el9                           baseos          397 k
09:19:42  fuse-common                    x86_64  3.10.2-6.el9                         baseos          8.2 k
09:19:42  fuse-overlayfs                 x86_64  1.12-1.el9                           appstream        67 k
09:19:42  fuse3                          x86_64  3.10.2-6.el9                         appstream        53 k
09:19:42  fuse3-libs                     x86_64  3.10.2-6.el9                         appstream        91 k
09:19:42  iptables-libs                  x86_64  1.8.8-6.el9                          baseos          464 k
09:19:42  iptables-nft                   x86_64  1.8.8-6.el9                          baseos          203 k
09:19:42  kmod                           x86_64  28-9.el9                             baseos          126 k
09:19:42  kmod-libs                      x86_64  28-9.el9                             baseos           64 k
09:19:42  libdb                          x86_64  5.3.28-53.el9                        baseos          738 k
09:19:42  libeconf                       x86_64  0.4.1-3.el9                          baseos           27 k
09:19:42  libfdisk                       x86_64  2.37.4-15.el9                        baseos          155 k
09:19:42  libibverbs                     x86_64  46.0-1.el9                           baseos          398 k
09:19:42  libmnl                         x86_64  1.0.4-15.el9                         baseos           29 k
09:19:42  libnetfilter_conntrack         x86_64  1.0.9-1.el9                          baseos           59 k
09:19:42  libnfnetlink                   x86_64  1.0.1-21.el9                         baseos           30 k
09:19:42  libnftnl                       x86_64  1.2.2-1.el9                          baseos           84 k
09:19:42  libnl3                         x86_64  3.7.0-1.el9                          baseos          350 k
09:19:42  libpcap                        x86_64  14:1.10.0-4.el9                      baseos          173 k
09:19:42  libpwquality                   x86_64  1.4.4-8.el9                          baseos          119 k
09:19:42  libseccomp                     x86_64  2.5.2-2.el9                          baseos           72 k
09:19:42  libselinux-utils               x86_64  3.5-1.el9                            baseos          183 k
09:19:42  libslirp                       x86_64  4.4.0-7.el9                          appstream        69 k
09:19:42  libutempter                    x86_64  1.2.1-6.el9                          baseos           27 k
09:19:42  openssl                        x86_64  1:3.0.7-24.el9                       baseos          1.2 M
09:19:42  pam                            x86_64  1.5.1-15.el9                         baseos          619 k
09:19:42  policycoreutils                x86_64  3.5-2.el9                            baseos          238 k
09:19:42  policycoreutils-python-utils   noarch  3.5-2.el9                            appstream        78 k
09:19:42  python3-audit                  x86_64  3.0.7-104.el9                        appstream        83 k
09:19:42  python3-distro                 noarch  1.5.0-7.el9                          baseos           37 k
09:19:42  python3-libselinux             x86_64  3.5-1.el9                            appstream       188 k
09:19:42  python3-libsemanage            x86_64  3.5-2.el9                            appstream        80 k
09:19:42  python3-policycoreutils        noarch  3.5-2.el9                            appstream       2.1 M
09:19:42  python3-setools                x86_64  4.4.3-1.el9                          baseos          604 k
09:19:42  python3-setuptools             noarch  53.0.0-12.el9                        baseos          944 k
09:19:42  rpm-plugin-selinux             x86_64  4.16.1.3-25.el9                      baseos           17 k
09:19:42  selinux-policy                 noarch  38.1.23-1.el9                        baseos           57 k
09:19:42  selinux-policy-targeted        noarch  38.1.23-1.el9                        baseos          6.5 M
09:19:42  slirp4netns                    x86_64  1.2.1-1.el9                          appstream        47 k
09:19:42  systemd                        x86_64  252-18.el9                           baseos          3.9 M
09:19:42  systemd-pam                    x86_64  252-18.el9                           baseos          262 k
09:19:42  systemd-rpm-macros             noarch  252-18.el9                           baseos           51 k
09:19:42  util-linux                     x86_64  2.37.4-15.el9                        baseos          2.2 M
09:19:42  util-linux-core                x86_64  2.37.4-15.el9                        baseos          434 k
09:19:42  xz                             x86_64  5.2.5-8.el9                          baseos          226 k
09:19:42 
09:19:42 Transaction Summary
09:19:42 ==================================================================================================
09:19:42 Install  59 Packages
09:19:42 
09:19:42 Total size: 122 M
09:19:42 Total download size: 61 M
09:19:42 Installed size: 456 M
09:19:42 Downloading Packages:
09:19:42 0 files removed
09:19:42 + dnf install -y 'dnf-command(config-manager)'
09:19:42 + dnf config-manager --set-enabled docker-ce-test
09:19:42 + dnf makecache
09:19:43 (1/54): acl-2.3.1-3.el9.x86_64.rpm              249 kB/s |  73 kB     00:00    
09:19:43 (2/54): cracklib-2.9.6-27.el9.x86_64.rpm        317 kB/s |  94 kB     00:00    
09:19:43 (3/54): dbus-1.12.20-8.el9.x86_64.rpm           531 kB/s | 3.8 kB     00:00    
09:19:43 (4/54): dbus-broker-28-7.el9.x86_64.rpm          20 MB/s | 172 kB     00:00    
09:19:43 (5/54): dbus-common-1.12.20-8.el9.noarch.rpm    1.7 MB/s |  15 kB     00:00    
09:19:43 (6/54): fuse-common-3.10.2-6.el9.x86_64.rpm     1.6 MB/s | 8.2 kB     00:00    
09:19:43 (7/54): diffutils-3.7-12.el9.x86_64.rpm          29 MB/s | 397 kB     00:00    
09:19:43 (8/54): iptables-libs-1.8.8-6.el9.x86_64.rpm     12 MB/s | 464 kB     00:00    
09:19:43 (9/54): cracklib-dicts-2.9.6-27.el9.x86_64.rpm  8.8 MB/s | 3.6 MB     00:00    
09:19:43 (10/54): iptables-nft-1.8.8-6.el9.x86_64.rpm    2.2 MB/s | 203 kB     00:00    
09:19:43 (11/54): kmod-28-9.el9.x86_64.rpm               1.9 MB/s | 126 kB     00:00    
09:19:43 (12/54): kmod-libs-28-9.el9.x86_64.rpm          7.5 MB/s |  64 kB     00:00    
09:19:43 (13/54): libeconf-0.4.1-3.el9.x86_64.rpm        3.8 MB/s |  27 kB     00:00    
09:19:43 (14/54): libdb-5.3.28-53.el9.x86_64.rpm          37 MB/s | 738 kB     00:00    
09:19:43 (15/54): libfdisk-2.37.4-15.el9.x86_64.rpm       10 MB/s | 155 kB     00:00    
09:19:43 (16/54): libibverbs-46.0-1.el9.x86_64.rpm        24 MB/s | 398 kB     00:00    
09:19:43 (17/54): libmnl-1.0.4-15.el9.x86_64.rpm         2.7 MB/s |  29 kB     00:00    
09:19:43 (18/54): libnfnetlink-1.0.1-21.el9.x86_64.rpm   5.0 MB/s |  30 kB     00:00    
09:19:43 (19/54): libnetfilter_conntrack-1.0.9-1.el9.x86 6.7 MB/s |  59 kB     00:00    
09:19:43 (20/54): libnftnl-1.2.2-1.el9.x86_64.rpm        9.2 MB/s |  84 kB     00:00    
09:19:43 (21/54): libpwquality-1.4.4-8.el9.x86_64.rpm     21 MB/s | 119 kB     00:00    
09:19:43 (22/54): libpcap-1.10.0-4.el9.x86_64.rpm         14 MB/s | 173 kB     00:00    
09:19:43 (23/54): libnl3-3.7.0-1.el9.x86_64.rpm           16 MB/s | 350 kB     00:00    
09:19:43 (24/54): libseccomp-2.5.2-2.el9.x86_64.rpm      5.4 MB/s |  72 kB     00:00    
09:19:43 (25/54): libselinux-utils-3.5-1.el9.x86_64.rpm   13 MB/s | 183 kB     00:00    
09:19:43 (26/54): libutempter-1.2.1-6.el9.x86_64.rpm     3.3 MB/s |  27 kB     00:00    
09:19:43 (27/54): pam-1.5.1-15.el9.x86_64.rpm             36 MB/s | 619 kB     00:00    
09:19:43 (28/54): policycoreutils-3.5-2.el9.x86_64.rpm    13 MB/s | 238 kB     00:00    
09:19:43 (29/54): openssl-3.0.7-24.el9.x86_64.rpm         17 MB/s | 1.2 MB     00:00    
09:19:43 (30/54): python3-distro-1.5.0-7.el9.noarch.rpm  709 kB/s |  37 kB     00:00    
09:19:43 Docker CE Test - aarch64                        2.8 kB/s | 1.4 kB     00:00    
09:19:43 (31/54): python3-setools-4.4.3-1.el9.x86_64.rpm 5.8 MB/s | 604 kB     00:00    
09:19:43 (32/54): rpm-plugin-selinux-4.16.1.3-25.el9.x86 298 kB/s |  17 kB     00:00    
09:19:43 (33/54): python3-setuptools-53.0.0-12.el9.noarc  14 MB/s | 944 kB     00:00    
09:19:43 (34/54): selinux-policy-38.1.23-1.el9.noarch.rp 3.8 MB/s |  57 kB     00:00    
09:19:43 (35/54): systemd-pam-252-18.el9.x86_64.rpm      6.2 MB/s | 262 kB     00:00    
09:19:43 (36/54): systemd-rpm-macros-252-18.el9.noarch.r 6.8 MB/s |  51 kB     00:00    
09:19:43 (37/54): systemd-252-18.el9.x86_64.rpm           41 MB/s | 3.9 MB     00:00    
09:19:43 (38/54): util-linux-2.37.4-15.el9.x86_64.rpm     36 MB/s | 2.2 MB     00:00    
09:19:43 (39/54): selinux-policy-targeted-38.1.23-1.el9.  40 MB/s | 6.5 MB     00:00    
09:19:43 (40/54): util-linux-core-2.37.4-15.el9.x86_64.r 7.6 MB/s | 434 kB     00:00    
09:19:43 (41/54): xz-5.2.5-8.el9.x86_64.rpm              5.1 MB/s | 226 kB     00:00    
09:19:43 (42/54): container-selinux-2.221.0-1.el9.noarch 7.4 MB/s |  56 kB     00:00    
09:19:43 (43/54): fuse-overlayfs-1.12-1.el9.x86_64.rpm    10 MB/s |  67 kB     00:00    
09:19:43 (44/54): checkpolicy-3.5-1.el9.x86_64.rpm        20 MB/s | 347 kB     00:00    
09:19:43 (45/54): fuse3-3.10.2-6.el9.x86_64.rpm          4.7 MB/s |  53 kB     00:00    
09:19:43 (46/54): fuse3-libs-3.10.2-6.el9.x86_64.rpm     8.9 MB/s |  91 kB     00:00    
09:19:43 (47/54): libslirp-4.4.0-7.el9.x86_64.rpm         11 MB/s |  69 kB     00:00    
09:19:43 (48/54): policycoreutils-python-utils-3.5-2.el9 7.7 MB/s |  78 kB     00:00    
09:19:43 (49/54): python3-audit-3.0.7-104.el9.x86_64.rpm 7.6 MB/s |  83 kB     00:00    
09:19:43 (50/54): python3-libselinux-3.5-1.el9.x86_64.rp  17 MB/s | 188 kB     00:00    
09:19:43 (51/54): python3-libsemanage-3.5-2.el9.x86_64.r  12 MB/s |  80 kB     00:00    
09:19:43 (52/54): slirp4netns-1.2.1-1.el9.x86_64.rpm     7.2 MB/s |  47 kB     00:00    
09:19:43 (53/54): python3-policycoreutils-3.5-2.el9.noar  49 MB/s | 2.1 MB     00:00    
09:19:44 Fedora 39 - aarch64                              22 kB/s |  11 kB     00:00    
09:19:44 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm
09:19:44 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NhrPp1
09:19:44 + umask 022
09:19:44 + cd /root/rpmbuild/BUILD
09:19:44 + cd src
09:19:44 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64
09:19:44 + RPM_EC=0
09:19:44 ++ jobs -p
09:19:44 + exit 0
09:19:44 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.3JcPZE
09:19:44 + umask 022
09:19:44 + cd /root/rpmbuild/BUILD
09:19:44 + rm -rf src src.gemspec
09:19:44 + RPM_EC=0
09:19:44 ++ jobs -p
09:19:44 + exit 0
09:19:44 
09:19:44 RPM build warnings:
09:19:44     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:19:44     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:19:44     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:19:44     source_date_epoch_from_changelog set but %changelog is missing
09:19:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64/usr/bin/docker-proxy
09:19:44     source_date_epoch_from_changelog set but %changelog is missing
09:19:44     source_date_epoch_from_changelog set but %changelog is missing
09:19:44     source_date_epoch_from_changelog set but %changelog is missing
09:19:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:19:44     source_date_epoch_from_changelog set but %changelog is missing
09:19:44     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc37.x86_64/usr/libexec/docker/cli-plugins/docker-compose
09:19:44 (54/54): containerd.io-1.6.24-3.1.el9.x86_64.rp  44 MB/s |  33 MB     00:00    
09:19:44 --------------------------------------------------------------------------------
09:19:44 Total                                            26 MB/s |  61 MB     00:02     
09:19:44 Fedora 39 openh264 (From Cisco) - aarch64       3.2 kB/s | 990  B     00:00    
09:19:44 Fedora 39 - aarch64 - Updates                    51 kB/s |  13 kB     00:00    
09:19:45 Fedora 39 - aarch64 - Test Updates               45 kB/s |  12 kB     00:00    
09:19:45 Fedora 39 - x86_64                               28 MB/s |  90 MB     00:03    
09:19:45 Metadata cache created.
09:19:45 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:19:45 ++ pwd
09:19:45 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:19:45 Project root: .
09:19:45 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:19:45 INFO: man/src/attach.md found
09:19:45 WARN: man/src/build.md does not exist, skipping
09:19:45 WARN: man/src/builder/build.md does not exist, skipping
09:19:45 WARN: man/src/builder/prune.md does not exist, skipping
09:19:45 WARN: man/src/builder.md does not exist, skipping
09:19:45 WARN: man/src/checkpoint/create.md does not exist, skipping
09:19:45 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:19:45 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:19:45 WARN: man/src/checkpoint.md does not exist, skipping
09:19:45 INFO: man/src/commit.md found
09:19:45 WARN: man/src/config/create.md does not exist, skipping
09:19:45 WARN: man/src/config/inspect.md does not exist, skipping
09:19:45 WARN: man/src/config/ls.md does not exist, skipping
09:19:45 WARN: man/src/config/rm.md does not exist, skipping
09:19:45 WARN: man/src/config.md does not exist, skipping
09:19:45 INFO: man/src/container/attach.md found
09:19:45 INFO: man/src/container/commit.md found
09:19:45 INFO: man/src/container/cp.md found
09:19:45 INFO: man/src/container/create.md found
09:19:45 INFO: man/src/container/diff.md found
09:19:45 INFO: man/src/container/exec.md found
09:19:45 INFO: man/src/container/export.md found
09:19:45 WARN: man/src/container/inspect.md does not exist, skipping
09:19:45 INFO: man/src/container/kill.md found
09:19:45 INFO: man/src/container/logs.md found
09:19:45 INFO: man/src/container/ls.md found
09:19:45 INFO: man/src/container/pause.md found
09:19:45 INFO: man/src/container/port.md found
09:19:45 WARN: man/src/container/prune.md does not exist, skipping
09:19:45 INFO: man/src/container/rename.md found
09:19:45 INFO: man/src/container/restart.md found
09:19:45 INFO: man/src/container/rm.md found
09:19:45 INFO: man/src/container/run.md found
09:19:45 INFO: man/src/container/start.md found
09:19:45 INFO: man/src/container/stats.md found
09:19:45 INFO: man/src/container/stop.md found
09:19:45 INFO: man/src/container/top.md found
09:19:45 INFO: man/src/container/unpause.md found
09:19:45 INFO: man/src/container/update.md found
09:19:45 INFO: man/src/container/wait.md found
09:19:45 WARN: man/src/container.md does not exist, skipping
09:19:45 WARN: man/src/context/create.md does not exist, skipping
09:19:45 WARN: man/src/context/export.md does not exist, skipping
09:19:45 WARN: man/src/context/import.md does not exist, skipping
09:19:45 WARN: man/src/context/inspect.md does not exist, skipping
09:19:45 WARN: man/src/context/ls.md does not exist, skipping
09:19:45 WARN: man/src/context/rm.md does not exist, skipping
09:19:45 WARN: man/src/context/show.md does not exist, skipping
09:19:45 WARN: man/src/context/update.md does not exist, skipping
09:19:45 WARN: man/src/context/use.md does not exist, skipping
09:19:45 WARN: man/src/context.md does not exist, skipping
09:19:45 INFO: man/src/cp.md found
09:19:45 INFO: man/src/create.md found
09:19:45 INFO: man/src/diff.md found
09:19:45 INFO: man/src/events.md found
09:19:45 INFO: man/src/exec.md found
09:19:45 INFO: man/src/export.md found
09:19:45 INFO: man/src/history.md found
09:19:45 INFO: man/src/image/build.md found
09:19:45 INFO: man/src/image/history.md found
09:19:45 INFO: man/src/image/import.md found
09:19:45 WARN: man/src/image/inspect.md does not exist, skipping
09:19:45 INFO: man/src/image/load.md found
09:19:45 INFO: man/src/image/ls.md found
09:19:45 WARN: man/src/image/prune.md does not exist, skipping
09:19:45 INFO: man/src/image/pull.md found
09:19:45 INFO: man/src/image/push.md found
09:19:45 INFO: man/src/image/rm.md found
09:19:45 INFO: man/src/image/save.md found
09:19:45 INFO: man/src/image/tag.md found
09:19:45 WARN: man/src/image.md does not exist, skipping
09:19:45 INFO: man/src/images.md found
09:19:45 INFO: man/src/import.md found
09:19:45 INFO: man/src/info.md found
09:19:45 INFO: man/src/inspect.md found
09:19:45 INFO: man/src/kill.md found
09:19:45 INFO: man/src/load.md found
09:19:45 INFO: man/src/login.md found
09:19:45 INFO: man/src/logout.md found
09:19:45 INFO: man/src/logs.md found
09:19:45 WARN: man/src/manifest/annotate.md does not exist, skipping
09:19:45 WARN: man/src/manifest/create.md does not exist, skipping
09:19:45 WARN: man/src/manifest/inspect.md does not exist, skipping
09:19:45 WARN: man/src/manifest/push.md does not exist, skipping
09:19:45 WARN: man/src/manifest/rm.md does not exist, skipping
09:19:45 WARN: man/src/manifest.md does not exist, skipping
09:19:45 INFO: man/src/network/connect.md found
09:19:45 INFO: man/src/network/create.md found
09:19:45 INFO: man/src/network/disconnect.md found
09:19:45 INFO: man/src/network/inspect.md found
09:19:45 INFO: man/src/network/ls.md found
09:19:45 WARN: man/src/network/prune.md does not exist, skipping
09:19:45 INFO: man/src/network/rm.md found
09:19:45 WARN: man/src/network.md does not exist, skipping
09:19:45 WARN: man/src/node/demote.md does not exist, skipping
09:19:45 WARN: man/src/node/inspect.md does not exist, skipping
09:19:45 WARN: man/src/node/ls.md does not exist, skipping
09:19:45 WARN: man/src/node/promote.md does not exist, skipping
09:19:45 WARN: man/src/node/ps.md does not exist, skipping
09:19:45 WARN: man/src/node/rm.md does not exist, skipping
09:19:45 WARN: man/src/node/update.md does not exist, skipping
09:19:45 WARN: man/src/node.md does not exist, skipping
09:19:45 INFO: man/src/pause.md found
09:19:45 WARN: man/src/plugin/create.md does not exist, skipping
09:19:45 WARN: man/src/plugin/disable.md does not exist, skipping
09:19:45 WARN: man/src/plugin/enable.md does not exist, skipping
09:19:45 WARN: man/src/plugin/inspect.md does not exist, skipping
09:19:45 WARN: man/src/plugin/install.md does not exist, skipping
09:19:45 INFO: man/src/plugin/ls.md found
09:19:45 WARN: man/src/plugin/push.md does not exist, skipping
09:19:45 WARN: man/src/plugin/rm.md does not exist, skipping
09:19:45 WARN: man/src/plugin/set.md does not exist, skipping
09:19:45 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:19:45 WARN: man/src/plugin.md does not exist, skipping
09:19:45 INFO: man/src/port.md found
09:19:45 INFO: man/src/ps.md found
09:19:45 INFO: man/src/pull.md found
09:19:45 INFO: man/src/push.md found
09:19:45 INFO: man/src/rename.md found
09:19:45 INFO: man/src/restart.md found
09:19:45 INFO: man/src/rm.md found
09:19:45 INFO: man/src/rmi.md found
09:19:45 WARN: man/src/run.md does not exist, skipping
09:19:45 INFO: man/src/save.md found
09:19:45 INFO: man/src/search.md found
09:19:45 WARN: man/src/secret/create.md does not exist, skipping
09:19:45 WARN: man/src/secret/inspect.md does not exist, skipping
09:19:45 WARN: man/src/secret/ls.md does not exist, skipping
09:19:45 WARN: man/src/secret/rm.md does not exist, skipping
09:19:45 WARN: man/src/secret.md does not exist, skipping
09:19:45 WARN: man/src/service/create.md does not exist, skipping
09:19:45 WARN: man/src/service/inspect.md does not exist, skipping
09:19:45 WARN: man/src/service/logs.md does not exist, skipping
09:19:45 WARN: man/src/service/ls.md does not exist, skipping
09:19:45 WARN: man/src/service/ps.md does not exist, skipping
09:19:45 WARN: man/src/service/rm.md does not exist, skipping
09:19:45 WARN: man/src/service/rollback.md does not exist, skipping
09:19:45 WARN: man/src/service/scale.md does not exist, skipping
09:19:45 WARN: man/src/service/update.md does not exist, skipping
09:19:45 WARN: man/src/service.md does not exist, skipping
09:19:45 WARN: man/src/stack/config.md does not exist, skipping
09:19:45 WARN: man/src/stack/deploy.md does not exist, skipping
09:19:45 WARN: man/src/stack/ls.md does not exist, skipping
09:19:45 WARN: man/src/stack/ps.md does not exist, skipping
09:19:45 WARN: man/src/stack/rm.md does not exist, skipping
09:19:45 WARN: man/src/stack/services.md does not exist, skipping
09:19:45 WARN: man/src/stack.md does not exist, skipping
09:19:45 INFO: man/src/start.md found
09:19:45 INFO: man/src/stats.md found
09:19:45 INFO: man/src/stop.md found
09:19:45 WARN: man/src/swarm/ca.md does not exist, skipping
09:19:45 WARN: man/src/swarm/init.md does not exist, skipping
09:19:45 WARN: man/src/swarm/join.md does not exist, skipping
09:19:45 WARN: man/src/swarm/join-token.md does not exist, skipping
09:19:45 WARN: man/src/swarm/leave.md does not exist, skipping
09:19:45 WARN: man/src/swarm/unlock.md does not exist, skipping
09:19:45 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:19:45 WARN: man/src/swarm/update.md does not exist, skipping
09:19:45 WARN: man/src/swarm.md does not exist, skipping
09:19:45 WARN: man/src/system/df.md does not exist, skipping
09:19:45 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:19:45 INFO: man/src/system/events.md found
09:19:45 INFO: man/src/system/info.md found
09:19:45 WARN: man/src/system/prune.md does not exist, skipping
09:19:45 WARN: man/src/system.md does not exist, skipping
09:19:45 INFO: man/src/tag.md found
09:19:45 INFO: man/src/top.md found
09:19:45 WARN: man/src/trust/inspect.md does not exist, skipping
09:19:45 WARN: man/src/trust/key/generate.md does not exist, skipping
09:19:45 WARN: man/src/trust/key/load.md does not exist, skipping
09:19:45 WARN: man/src/trust/key.md does not exist, skipping
09:19:45 WARN: man/src/trust/revoke.md does not exist, skipping
09:19:45 WARN: man/src/trust/sign.md does not exist, skipping
09:19:45 WARN: man/src/trust/signer/add.md does not exist, skipping
09:19:45 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:19:45 WARN: man/src/trust/signer.md does not exist, skipping
09:19:45 WARN: man/src/trust.md does not exist, skipping
09:19:45 INFO: man/src/unpause.md found
09:19:45 INFO: man/src/update.md found
09:19:45 INFO: man/src/version.md found
09:19:45 INFO: man/src/volume/create.md found
09:19:45 INFO: man/src/volume/inspect.md found
09:19:45 INFO: man/src/volume/ls.md found
09:19:45 WARN: man/src/volume/prune.md does not exist, skipping
09:19:45 WARN: man/src/volume/rm.md does not exist, skipping
09:19:45 WARN: man/src/volume/update.md does not exist, skipping
09:19:45 INFO: man/src/volume.md found
09:19:45 INFO: man/src/wait.md found
09:19:45 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:19:45 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:19:45 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:19:45 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:19:45 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:19:45 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:19:45 make[2]: Leaving directory '/root/build-deb/cli'
09:19:45 # Build buildx plugin
09:19:45 cd /go/src/github.com/docker/buildx \
09:19:45 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:19:45 && GO111MODULE=on \
09:19:45 	CGO_ENABLED=0 \
09:19:45 		go build \
09:19:45 			-mod=vendor \
09:19:45 			-trimpath \
09:19:45 			-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" \
09:19:45 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:19:45 			./cmd/buildx
09:19:45 Docker CE Test - x86_64                         6.7 kB/s | 1.6 kB     00:00    
09:19:45 Importing GPG key 0x621E9F35:
09:19:45  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:19:45  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:19:45  From       : https://download.docker.com/linux/centos/gpg
09:19:45 Key imported successfully
09:19:46 [DEBUG] Installing engine rpms
09:19:46 + echo '[DEBUG] Installing engine rpms'
09:19:46 ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm'
09:19:46 ++ sed /src/d
09:19:46 + packages='rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:19:46 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:19:46 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc39.aarch64.rpm
09:19:46 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc39.aarch64.rpm
09:19:46 rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm'
09:19:46 + set -x
09:19:46 ++ source /etc/os-release
09:19:46 +++ NAME='Fedora Linux'
09:19:46 +++ VERSION='39 (Container Image Prerelease)'
09:19:46 +++ ID=fedora
09:19:46 +++ VERSION_ID=39
09:19:46 +++ VERSION_CODENAME=
09:19:46 +++ PLATFORM_ID=platform:f39
09:19:46 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:19:46 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:46 +++ LOGO=fedora-logo-icon
09:19:46 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:19:46 +++ DEFAULT_HOSTNAME=fedora
09:19:46 +++ HOME_URL=https://fedoraproject.org/
09:19:46 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:19:46 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:46 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:46 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:46 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:19:46 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:46 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:19:46 +++ SUPPORT_END=2024-05-14
09:19:46 +++ VARIANT='Container Image'
09:19:46 +++ VARIANT_ID=container
09:19:46 ++ echo 39
09:19:46 + product_version=39
09:19:46 + '[' 39 = rawhide ']'
09:19:46 + dnf install -y rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm rpm/rpmbuild/fedora-39/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm 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-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64.rpm
09:19:46 Running transaction check
09:19:46 Transaction check succeeded.
09:19:46 Running transaction test
09:19:46 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:19:44 2023.
09:19:46 Fedora Modular 37 - aarch64 - Updates           1.8 MB/s | 2.8 MB     00:01    
09:19:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-37"
09:19:46 Dependencies resolved.
09:19:46 ==================================================================================================
09:19:46  Package                     Arch     Version                               Repository        Size
09:19:46 ==================================================================================================
09:19:46 Installing:
09:19:46  docker-buildx-plugin        aarch64  0.11.2-0.fc39                         @commandline      11 M
09:19:46  docker-ce                   aarch64  3:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline      16 M
09:19:46  docker-ce-cli               aarch64  1:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline     6.6 M
09:19:46  docker-ce-rootless-extras   aarch64  0.0.0~20230915141727.0e70f1b-0.fc39   @commandline     3.6 M
09:19:46  docker-compose-plugin       aarch64  2.21.0-0.fc39                         @commandline      11 M
09:19:46 Upgrading:
09:19:46  python3-rpm                 aarch64  4.19.0-1.fc39                         updates-testing   68 k
09:19:46  rpm                         aarch64  4.19.0-1.fc39                         updates-testing  536 k
09:19:46  rpm-build-libs              aarch64  4.19.0-1.fc39                         updates-testing   92 k
09:19:46  rpm-libs                    aarch64  4.19.0-1.fc39                         updates-testing  306 k
09:19:46  rpm-sign-libs               aarch64  4.19.0-1.fc39                         updates-testing   26 k
09:19:46 Installing dependencies:
09:19:46  container-selinux           noarch   2:2.222.0-1.fc39                      updates-testing   55 k
09:19:46  containerd.io               aarch64  1.6.24-3.1.fc39                       docker-ce-test    25 M
09:19:46  dbus                        aarch64  1:1.14.10-1.fc39                      fedora           8.1 k
09:19:46  dbus-broker                 aarch64  33-2.fc39                             fedora           169 k
09:19:46  dbus-common                 noarch   1:1.14.10-1.fc39                      fedora            15 k
09:19:46  device-mapper               aarch64  1.02.196-1.fc39                       fedora           136 k
09:19:46  device-mapper-libs          aarch64  1.02.196-1.fc39                       fedora           171 k
09:19:46  diffutils                   aarch64  3.10-3.fc39                           fedora           396 k
09:19:46  fuse-common                 aarch64  3.16.1-1.fc39                         fedora           8.3 k
09:19:46  fuse-overlayfs              aarch64  1.12-2.fc39                           fedora            64 k
09:19:46  fuse3                       aarch64  3.16.1-1.fc39                         fedora            57 k
09:19:46  fuse3-libs                  aarch64  3.16.1-1.fc39                         fedora            93 k
09:19:46  iptables-legacy             aarch64  1.8.9-5.fc39                          fedora            51 k
09:19:46  iptables-legacy-libs        aarch64  1.8.9-5.fc39                          fedora            37 k
09:19:46  iptables-libs               aarch64  1.8.9-5.fc39                          fedora           439 k
09:19:46  kmod                        aarch64  30-6.fc39                             fedora           119 k
09:19:46  kmod-libs                   aarch64  30-6.fc39                             fedora            67 k
09:19:46  libargon2                   aarch64  20190702-3.fc39                       fedora            28 k
09:19:46  libcgroup                   aarch64  3.0-3.fc39                            fedora            75 k
09:19:46  libfdisk                    aarch64  2.39.2-1.fc39                         fedora           158 k
09:19:46  libibverbs                  aarch64  46.0-4.fc39                           fedora           430 k
09:19:46  libmnl                      aarch64  1.0.5-3.fc39                          fedora            28 k
09:19:46  libnetfilter_conntrack      aarch64  1.0.9-2.fc39                          fedora            59 k
09:19:46  libnfnetlink                aarch64  1.0.1-24.fc39                         fedora            29 k
09:19:46  libnl3                      aarch64  3.8.0-1.fc39                          fedora           343 k
09:19:46  libpcap                     aarch64  14:1.10.4-2.fc39                      fedora           173 k
09:19:46  libseccomp                  aarch64  2.5.3-6.fc39                          fedora            72 k
09:19:46  libselinux-utils            aarch64  3.5-5.fc39                            fedora           166 k
09:19:46  libslirp                    aarch64  4.7.0-4.fc39                          fedora            73 k
09:19:46  libutempter                 aarch64  1.2.1-10.fc39                         fedora            27 k
09:19:46  policycoreutils             aarch64  3.5-7.fc39                            fedora           244 k
09:19:46  rpm-plugin-selinux          aarch64  4.19.0-1.fc39                         updates-testing   20 k
09:19:46  selinux-policy              noarch   38.28-1.fc39                          updates-testing   54 k
09:19:46  selinux-policy-targeted     noarch   38.28-1.fc39                          updates-testing  6.7 M
09:19:46  slirp4netns                 aarch64  1.2.1-1.fc39                          fedora            47 k
09:19:46  systemd                     aarch64  254.1-2.fc39                          fedora           4.6 M
09:19:46  systemd-pam                 aarch64  254.1-2.fc39                          fedora           354 k
09:19:46  util-linux                  aarch64  2.39.2-1.fc39                         fedora           1.2 M
09:19:46  xkeyboard-config            noarch   2.39-2.fc39                           fedora           962 k
09:19:46  xz                          aarch64  5.4.4-1.fc39                          fedora           556 k
09:19:46 Installing weak dependencies:
09:19:46  cryptsetup-libs             aarch64  2.6.1-3.fc39                          fedora           488 k
09:19:46  libbpf                      aarch64  2:1.1.0-4.fc39                        fedora           165 k
09:19:46  libxkbcommon                aarch64  1.5.0-3.fc39                          fedora           140 k
09:19:46  qrencode-libs               aarch64  4.1.1-5.fc39                          fedora            61 k
09:19:46  systemd-networkd            aarch64  254.1-2.fc39                          fedora           621 k
09:19:46  systemd-resolved            aarch64  254.1-2.fc39                          fedora           284 k
09:19:46 
09:19:46 Transaction Summary
09:19:46 ==================================================================================================
09:19:46 Install  51 Packages
09:19:46 Upgrade   5 Packages
09:19:46 
09:19:46 Total size: 95 M
09:19:46 Total download size: 46 M
09:19:46 Downloading Packages:
09:19:47   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   30/35 
09:19:47   Installing       : containerd.io-1.6.24-3.1.el8.x86_64                  31/35 
09:19:47   Running scriptlet: containerd.io-1.6.24-3.1.el8.x86_64                  31/35 
09:19:47   Installing       : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64      32/35 
09:19:47   Installing       : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64   33/35 
09:19:47   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   34/35 
09:19:47   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   34/35 
09:19:47   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86   35/35 
09:19:47   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86   35/35 
09:19:47   Running scriptlet: container-selinux-2:2.221.0-1.module_el8+653+feef7   35/35 
09:19:47   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86   35/35 
09:19:47   Verifying        : container-selinux-2:2.221.0-1.module_el8+653+feef7    1/35 
09:19:47   Verifying        : fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_    2/35 
09:19:47   Verifying        : libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64       3/35 
09:19:47   Verifying        : slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64    4/35 
09:19:47   Verifying        : checkpolicy-2.9-1.el8.x86_64                          5/35 
09:19:47   Verifying        : diffutils-3.6-6.el8.x86_64                            6/35 
09:19:47   Verifying        : fuse-common-3.3.0-17.el8.x86_64                       7/35 
09:19:47   Verifying        : fuse3-3.3.0-17.el8.x86_64                             8/35 
09:19:47   Verifying        : fuse3-libs-3.3.0-17.el8.x86_64                        9/35 
09:19:47   Verifying        : iptables-1.8.5-10.el8.x86_64                         10/35 
09:19:47   Verifying        : iptables-libs-1.8.5-10.el8.x86_64                    11/35 
09:19:47   Verifying        : libcgroup-0.41-19.el8.x86_64                         12/35 
09:19:47   Verifying        : libibverbs-46.0-1.el8.1.x86_64                       13/35 
09:19:47   Verifying        : libnetfilter_conntrack-1.0.6-5.el8.x86_64            14/35 
09:19:47   Verifying        : libnfnetlink-1.0.1-13.el8.x86_64                     15/35 
09:19:47   Verifying        : libnftnl-1.2.2-3.el8.x86_64                          16/35 
09:19:47   Verifying        : libnl3-3.7.0-1.el8.x86_64                            17/35 
09:19:47   Verifying        : libpcap-14:1.9.1-5.el8.x86_64                        18/35 
09:19:47   Verifying        : libselinux-utils-2.9-8.el8.x86_64                    19/35 
09:19:47   Verifying        : policycoreutils-2.9-24.el8.x86_64                    20/35 
09:19:47   Verifying        : policycoreutils-python-utils-2.9-24.el8.noarch       21/35 
09:19:47   Verifying        : python3-audit-3.0.7-5.el8.x86_64                     22/35 
09:19:47   Verifying        : python3-libselinux-2.9-8.el8.x86_64                  23/35 
09:19:47   Verifying        : python3-libsemanage-2.9-9.el8.x86_64                 24/35 
09:19:47   Verifying        : python3-policycoreutils-2.9-24.el8.noarch            25/35 
09:19:47   Verifying        : python3-setools-4.3.0-5.el8.x86_64                   26/35 
09:19:47   Verifying        : rpm-plugin-selinux-4.14.3-26.el8.x86_64              27/35 
09:19:47   Verifying        : selinux-policy-3.14.3-128.el8.noarch                 28/35 
09:19:47   Verifying        : selinux-policy-targeted-3.14.3-128.el8.noarch        29/35 
09:19:47   Verifying        : containerd.io-1.6.24-3.1.el8.x86_64                  30/35 
09:19:47   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   31/35 
09:19:47   Verifying        : docker-compose-plugin-2.21.0-0.el8.x86_64            32/35 
09:19:47   Verifying        : docker-buildx-plugin-0.11.2-0.el8.x86_64             33/35 
09:19:47   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86   34/35 
09:19:47   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8   35/35 
09:19:47 
09:19:47 Installed:
09:19:47   checkpolicy-2.9-1.el8.x86_64                                                  
09:19:47   container-selinux-2:2.221.0-1.module_el8+653+feef7bfe.noarch                  
09:19:47   containerd.io-1.6.24-3.1.el8.x86_64                                           
09:19:47   diffutils-3.6-6.el8.x86_64                                                    
09:19:47   docker-buildx-plugin-0.11.2-0.el8.x86_64                                      
09:19:47   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el8.x86_64                         
09:19:47   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el8.x86_64                     
09:19:47   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el8.x86_64           
09:19:47   docker-compose-plugin-2.21.0-0.el8.x86_64                                     
09:19:47   fuse-common-3.3.0-17.el8.x86_64                                               
09:19:47   fuse-overlayfs-1.12-1.module_el8+454+d7ef4b8d.x86_64                          
09:19:47   fuse3-3.3.0-17.el8.x86_64                                                     
09:19:47   fuse3-libs-3.3.0-17.el8.x86_64                                                
09:19:47   iptables-1.8.5-10.el8.x86_64                                                  
09:19:47   iptables-libs-1.8.5-10.el8.x86_64                                             
09:19:47   libcgroup-0.41-19.el8.x86_64                                                  
09:19:47   libibverbs-46.0-1.el8.1.x86_64                                                
09:19:47   libnetfilter_conntrack-1.0.6-5.el8.x86_64                                     
09:19:47   libnfnetlink-1.0.1-13.el8.x86_64                                              
09:19:47   libnftnl-1.2.2-3.el8.x86_64                                                   
09:19:47   libnl3-3.7.0-1.el8.x86_64                                                     
09:19:47   libpcap-14:1.9.1-5.el8.x86_64                                                 
09:19:47   libselinux-utils-2.9-8.el8.x86_64                                             
09:19:47   libslirp-4.4.0-1.module_el8+487+8e42a277.x86_64                               
09:19:47   policycoreutils-2.9-24.el8.x86_64                                             
09:19:47   policycoreutils-python-utils-2.9-24.el8.noarch                                
09:19:47   python3-audit-3.0.7-5.el8.x86_64                                              
09:19:47   python3-libselinux-2.9-8.el8.x86_64                                           
09:19:47   python3-libsemanage-2.9-9.el8.x86_64                                          
09:19:47   python3-policycoreutils-2.9-24.el8.noarch                                     
09:19:47   python3-setools-4.3.0-5.el8.x86_64                                            
09:19:47   rpm-plugin-selinux-4.14.3-26.el8.x86_64                                       
09:19:47   selinux-policy-3.14.3-128.el8.noarch                                          
09:19:47   selinux-policy-targeted-3.14.3-128.el8.noarch                                 
09:19:47   slirp4netns-1.2.1-1.module_el8+661+d1afb926.x86_64                            
09:19:47 
09:19:47 Complete!
09:19:47 + verify_binaries
09:19:47 + docker --version
09:19:47 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:19:47 + docker buildx version
09:19:47 github.com/docker/buildx v0.11.2 9872040
09:19:47 + docker compose version
09:19:47 Docker Compose version v2.21.0
09:19:47 + dockerd --version
09:19:47 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:19:47 + docker-proxy --version
09:19:47 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:19:47 + containerd --version
09:19:47 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:47 + ctr --version
09:19:47 ctr containerd.io 1.6.24
09:19:47 + containerd-shim --help
09:19:47 Usage of containerd-shim:
09:19:47   -address string
09:19:47     	grpc address back to main containerd
09:19:47   -containerd-binary containerd publish
09:19:47     	path to containerd binary (used for containerd publish) (default "containerd")
09:19:47   -criu string
09:19:47     	path to criu binary
09:19:47   -debug
09:19:47     	enable debug output in logs
09:19:47   -namespace string
09:19:47     	namespace that owns the shim
09:19:47   -runtime-root string
09:19:47     	root directory for the runtime (default "/run/containerd/runc")
09:19:47   -socket string
09:19:47     	socket path to serve
09:19:47   -systemd-cgroup
09:19:47     	set runtime to use systemd-cgroup
09:19:47   -workdir string
09:19:47     	path used to storge large temporary data
09:19:47 + containerd-shim-runc-v1 -v
09:19:47 containerd-shim-runc-v1:
09:19:47   Version:  1.6.24
09:19:47   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:47   Go version: go1.20.8
09:19:47 
09:19:47 + containerd-shim-runc-v2 -v
09:19:47 containerd-shim-runc-v2:
09:19:47   Version:  1.6.24
09:19:47   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:19:47   Go version: go1.20.8
09:19:47 
09:19:47 + runc --version
09:19:47 runc version 1.1.9
09:19:47 commit: v1.1.9-0-gccaecfc
09:19:47 spec: 1.0.2-dev
09:19:47 go: go1.20.8
09:19:47 libseccomp: 2.5.2
09:19:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:47 Transaction test succeeded.
09:19:47 Running transaction
09:19:47 + make IMAGE=fedora:37 verify
09:19:47 docker run  --rm -i \
09:19:47 	-v "$(pwd):/v" \
09:19:47 	-e DEBIAN_FRONTEND=noninteractive \
09:19:47 	-e PACKAGE_REPO=staging \
09:19:47 	-w /v \
09:19:47 	fedora:37 ./verify
09:19:47 Unable to find image 'fedora:37' locally
09:19:47 37: Pulling from library/fedora
09:19:47 48f379057fd2: Already exists
09:19:47 Digest: sha256:361dae73bfb67f30fac4f1c243ce0707ec0bd53fb6f2edaa4babd295e93d69ce
09:19:47 Status: Downloaded newer image for fedora:37
09:19:47 (1/51): dbus-1.14.10-1.fc39.aarch64.rpm          35 kB/s | 8.1 kB     00:00    
09:19:47 (2/51): cryptsetup-libs-2.6.1-3.fc39.aarch64.rp 2.0 MB/s | 488 kB     00:00    
09:19:47 (3/51): dbus-broker-33-2.fc39.aarch64.rpm        19 MB/s | 169 kB     00:00    
09:19:47 (4/51): dbus-common-1.14.10-1.fc39.noarch.rpm   2.5 MB/s |  15 kB     00:00    
09:19:47 (5/51): device-mapper-1.02.196-1.fc39.aarch64.r  22 MB/s | 136 kB     00:00    
09:19:47 (6/51): device-mapper-libs-1.02.196-1.fc39.aarc  25 MB/s | 171 kB     00:00    
09:19:47 (7/51): diffutils-3.10-3.fc39.aarch64.rpm        40 MB/s | 396 kB     00:00    
09:19:47 (8/51): fuse-common-3.16.1-1.fc39.aarch64.rpm   637 kB/s | 8.3 kB     00:00    
09:19:47 (9/51): fuse3-3.16.1-1.fc39.aarch64.rpm         7.8 MB/s |  57 kB     00:00    
09:19:47 (10/51): fuse-overlayfs-1.12-2.fc39.aarch64.rpm 3.5 MB/s |  64 kB     00:00    
09:19:47 (11/51): fuse3-libs-3.16.1-1.fc39.aarch64.rpm    13 MB/s |  93 kB     00:00    
09:19:47 (12/51): iptables-legacy-1.8.9-5.fc39.aarch64.r 3.0 MB/s |  51 kB     00:00    
09:19:47 (13/51): iptables-legacy-libs-1.8.9-5.fc39.aarc 2.5 MB/s |  37 kB     00:00    
09:19:47 (14/51): iptables-libs-1.8.9-5.fc39.aarch64.rpm  14 MB/s | 439 kB     00:00    
09:19:47 + verify
09:19:47 + dpkg --version
09:19:47 + rpm --version
09:19:47 + verify_rpm
09:19:47 ++ . /etc/os-release
09:19:47 +++ NAME='Fedora Linux'
09:19:47 +++ VERSION='37 (Container Image)'
09:19:47 +++ ID=fedora
09:19:47 +++ VERSION_ID=37
09:19:47 +++ VERSION_CODENAME=
09:19:47 +++ PLATFORM_ID=platform:f37
09:19:47 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:19:47 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:47 +++ LOGO=fedora-logo-icon
09:19:47 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:19:47 +++ DEFAULT_HOSTNAME=fedora
09:19:47 +++ HOME_URL=https://fedoraproject.org/
09:19:47 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:19:47 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:47 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:47 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:47 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:19:47 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:47 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:19:47 +++ SUPPORT_END=2023-11-14
09:19:47 +++ VARIANT='Container Image'
09:19:47 +++ VARIANT_ID=container
09:19:47 ++ echo fedora
09:19:47 + DIST_ID=fedora
09:19:47 ++ . /etc/os-release
09:19:47 +++ NAME='Fedora Linux'
09:19:47 +++ VERSION='37 (Container Image)'
09:19:47 +++ ID=fedora
09:19:47 +++ VERSION_ID=37
09:19:47 +++ VERSION_CODENAME=
09:19:47 +++ PLATFORM_ID=platform:f37
09:19:47 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:19:47 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:47 +++ LOGO=fedora-logo-icon
09:19:47 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:19:47 +++ DEFAULT_HOSTNAME=fedora
09:19:47 +++ HOME_URL=https://fedoraproject.org/
09:19:47 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:19:47 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:47 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:47 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:47 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:19:47 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:47 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:19:47 +++ SUPPORT_END=2023-11-14
09:19:47 +++ VARIANT='Container Image'
09:19:47 +++ VARIANT_ID=container
09:19:47 ++ echo 37
09:19:47 ++ cut -d. -f1
09:19:47 + DIST_VERSION=37
09:19:47 + pkg_manager=yum
09:19:47 + pkg_config_manager=yum-config-manager
09:19:47 + dnf --version
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
09:19:48 (15/51): kmod-libs-30-6.fc39.aarch64.rpm         11 MB/s |  67 kB     00:00    
09:19:48 (16/51): libargon2-20190702-3.fc39.aarch64.rpm  7.0 MB/s |  28 kB     00:00    
09:19:48 (17/51): libbpf-1.1.0-4.fc39.aarch64.rpm         32 MB/s | 165 kB     00:00    
09:19:48 (18/51): libcgroup-3.0-3.fc39.aarch64.rpm       4.2 MB/s |  75 kB     00:00    
09:19:48 (19/51): libfdisk-2.39.2-1.fc39.aarch64.rpm      35 MB/s | 158 kB     00:00    
09:19:48 (20/51): libibverbs-46.0-4.fc39.aarch64.rpm      31 MB/s | 430 kB     00:00    
09:19:48 (21/51): kmod-30-6.fc39.aarch64.rpm             1.4 MB/s | 119 kB     00:00    
09:19:48 (22/51): libmnl-1.0.5-3.fc39.aarch64.rpm        4.8 MB/s |  28 kB     00:00    
09:19:48 (23/51): libnetfilter_conntrack-1.0.9-2.fc39.aa 7.7 MB/s |  59 kB     00:00    
09:19:48 (24/51): libnfnetlink-1.0.1-24.fc39.aarch64.rpm 2.7 MB/s |  29 kB     00:00    
09:19:48 (25/51): libpcap-1.10.4-2.fc39.aarch64.rpm       19 MB/s | 173 kB     00:00    
09:19:48 (26/51): libseccomp-2.5.3-6.fc39.aarch64.rpm     12 MB/s |  72 kB     00:00    
09:19:48 (27/51): libselinux-utils-3.5-5.fc39.aarch64.rp  28 MB/s | 166 kB     00:00    
09:19:48 (28/51): libslirp-4.7.0-4.fc39.aarch64.rpm      3.4 MB/s |  73 kB     00:00    
09:19:48 (29/51): libutempter-1.2.1-10.fc39.aarch64.rpm  7.6 MB/s |  27 kB     00:00    
09:19:48 (30/51): libxkbcommon-1.5.0-3.fc39.aarch64.rpm   18 MB/s | 140 kB     00:00    
09:19:48 (31/51): policycoreutils-3.5-7.fc39.aarch64.rpm  41 MB/s | 244 kB     00:00    
09:19:48 (32/51): qrencode-libs-4.1.1-5.fc39.aarch64.rpm 9.8 MB/s |  61 kB     00:00    
09:19:48 (33/51): slirp4netns-1.2.1-1.fc39.aarch64.rpm   2.7 MB/s |  47 kB     00:00    
09:19:48 (34/51): libnl3-3.8.0-1.fc39.aarch64.rpm        1.9 MB/s | 343 kB     00:00    
[Pipeline] }
09:19:48 4.16.2
09:19:48   Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:37 2023
09:19:48   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
09:19:48 
09:19:48   Installed: rpm-0:4.18.1-2.fc37.x86_64 at Thu Sep 14 05:49:36 2023
09:19:48   Built    : Fedora Project at Mon Apr 24 12:05:54 2023
09:19:48 + pkg_manager=dnf
09:19:48 + pkg_config_manager='dnf config-manager'
09:19:48 + dnf clean all
09:19:48 (35/51): systemd-254.1-2.fc39.aarch64.rpm        53 MB/s | 4.6 MB     00:00    
09:19:48 (36/51): systemd-networkd-254.1-2.fc39.aarch64.  22 MB/s | 621 kB     00:00    
09:19:48 (37/51): systemd-resolved-254.1-2.fc39.aarch64.  10 MB/s | 284 kB     00:00    
09:19:48 (38/51): util-linux-2.39.2-1.fc39.aarch64.rpm   118 MB/s | 1.2 MB     00:00    
09:19:48 (39/51): xkeyboard-config-2.39-2.fc39.noarch.rp  42 MB/s | 962 kB     00:00    
09:19:48 (40/51): xz-5.4.4-1.fc39.aarch64.rpm             64 MB/s | 556 kB     00:00    
09:19:48 (41/51): container-selinux-2.222.0-1.fc39.noarc 3.2 MB/s |  55 kB     00:00    
09:19:48 (42/51): rpm-plugin-selinux-4.19.0-1.fc39.aarch 5.0 MB/s |  20 kB     00:00    
09:19:48 (43/51): selinux-policy-38.28-1.fc39.noarch.rpm  13 MB/s |  54 kB     00:00    
09:19:48 (44/51): selinux-policy-targeted-38.28-1.fc39.n 165 MB/s | 6.7 MB     00:00    
09:19:48 (45/51): python3-rpm-4.19.0-1.fc39.aarch64.rpm   15 MB/s |  68 kB     00:00    
09:19:48 (46/51): rpm-4.19.0-1.fc39.aarch64.rpm           58 MB/s | 536 kB     00:00    
09:19:48 (47/51): rpm-build-libs-4.19.0-1.fc39.aarch64.r  19 MB/s |  92 kB     00:00    
09:19:48 (48/51): rpm-libs-4.19.0-1.fc39.aarch64.rpm      40 MB/s | 306 kB     00:00    
09:19:48 (49/51): rpm-sign-libs-4.19.0-1.fc39.aarch64.rp 6.4 MB/s |  26 kB     00:00    
09:19:48 (50/51): systemd-pam-254.1-2.fc39.aarch64.rpm   1.5 MB/s | 354 kB     00:00    
09:19:48 0 files removed
09:19:48 + dnf install -y 'dnf-command(config-manager)'
09:19:48 (51/51): containerd.io-1.6.24-3.1.fc39.aarch64.  27 MB/s |  25 MB     00:00    
09:19:48 --------------------------------------------------------------------------------
09:19:48 Total                                            27 MB/s |  46 MB     00:01     
09:19:48 Docker CE Test - aarch64                        7.1 kB/s | 1.6 kB     00:00    
09:19:49 Importing GPG key 0x621E9F35:
09:19:49  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:19:49  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:19:49  From       : https://download.docker.com/linux/fedora/gpg
09:19:49 Key imported successfully
09:19:49   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch           1/1 
09:19:49   Preparing        :                                                        1/1 
09:19:49   Installing       : libseccomp-2.5.2-2.el9.x86_64                         1/59 
09:19:49   Installing       : libmnl-1.0.4-15.el9.x86_64                            2/59 
09:19:49   Installing       : python3-libselinux-3.5-1.el9.x86_64                   3/59 
09:19:49   Installing       : fuse3-libs-3.10.2-6.el9.x86_64                        4/59 
09:19:49   Installing       : python3-setuptools-53.0.0-12.el9.noarch               5/59 
09:19:49   Installing       : libselinux-utils-3.5-1.el9.x86_64                     6/59 
09:19:49   Installing       : libfdisk-2.37.4-15.el9.x86_64                         7/59 
09:19:49   Installing       : cracklib-2.9.6-27.el9.x86_64                          8/59 
09:19:49   Installing       : cracklib-dicts-2.9.6-27.el9.x86_64                    9/59 
09:19:49   Installing       : python3-distro-1.5.0-7.el9.noarch                    10/59 
09:19:49   Installing       : python3-setools-4.4.3-1.el9.x86_64                   11/59 
09:19:49   Installing       : python3-libsemanage-3.5-2.el9.x86_64                 12/59 
09:19:49   Installing       : libnftnl-1.2.2-1.el9.x86_64                          13/59 
09:19:49   Installing       : docker-compose-plugin-2.21.0-0.el9.x86_64            14/59 
09:19:49   Running scriptlet: docker-compose-plugin-2.21.0-0.el9.x86_64            14/59 
09:19:49   Installing       : docker-buildx-plugin-0.11.2-0.el9.x86_64             15/59 
09:19:49   Running scriptlet: docker-buildx-plugin-0.11.2-0.el9.x86_64             15/59 
09:19:49   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   16/59 
09:19:49   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   16/59 
09:19:49   Installing       : python3-audit-3.0.7-104.el9.x86_64                   17/59 
09:19:49   Installing       : libslirp-4.4.0-7.el9.x86_64                          18/59 
09:19:49   Installing       : slirp4netns-1.2.1-1.el9.x86_64                       19/59 
09:19:49   Installing       : checkpolicy-3.5-1.el9.x86_64                         20/59 
09:19:49   Installing       : xz-5.2.5-8.el9.x86_64                                21/59 
09:19:50   Installing       : util-linux-core-2.37.4-15.el9.x86_64                 22/59 
09:19:50   Running scriptlet: util-linux-core-2.37.4-15.el9.x86_64                 22/59 
09:19:50   Installing       : systemd-rpm-macros-252-18.el9.noarch                 23/59 
09:19:50   Installing       : openssl-1:3.0.7-24.el9.x86_64                        24/59 
09:19:50   Running scriptlet: libutempter-1.2.1-6.el9.x86_64                       25/59 
09:19:50   Installing       : libutempter-1.2.1-6.el9.x86_64                       25/59 
09:19:50   Installing       : libnl3-3.7.0-1.el9.x86_64                            26/59 
09:19:50   Installing       : libibverbs-46.0-1.el9.x86_64                         27/59 
09:19:50   Installing       : libpcap-14:1.10.0-4.el9.x86_64                       28/59 
09:19:50   Installing       : libnfnetlink-1.0.1-21.el9.x86_64                     29/59 
09:19:50   Installing       : libnetfilter_conntrack-1.0.9-1.el9.x86_64            30/59 
09:19:50   Installing       : iptables-libs-1.8.8-6.el9.x86_64                     31/59 
09:19:50   Installing       : iptables-nft-1.8.8-6.el9.x86_64                      32/59 
09:19:50   Running scriptlet: iptables-nft-1.8.8-6.el9.x86_64                      32/59 
09:19:50   Installing       : libeconf-0.4.1-3.el9.x86_64                          33/59 
09:19:50 Running transaction check
09:19:50 Transaction check succeeded.
09:19:50 Running transaction test
09:19:50   Installing       : libdb-5.3.28-53.el9.x86_64                           34/59 
09:19:50   Installing       : pam-1.5.1-15.el9.x86_64                              35/59 
09:19:50   Installing       : libpwquality-1.4.4-8.el9.x86_64                      36/59 
09:19:50   Installing       : util-linux-2.37.4-15.el9.x86_64                      37/59 
09:19:50 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:19:50 
09:19:50   Installing       : kmod-libs-28-9.el9.x86_64                            38/59 
09:19:50   Installing       : kmod-28-9.el9.x86_64                                 39/59 
09:19:50   Installing       : fuse-common-3.10.2-6.el9.x86_64                      40/59 
09:19:50   Installing       : fuse3-3.10.2-6.el9.x86_64                            41/59 
09:19:50   Installing       : fuse-overlayfs-1.12-1.el9.x86_64                     42/59 
09:19:50   Running scriptlet: fuse-overlayfs-1.12-1.el9.x86_64                     42/59 
09:19:50   Installing       : diffutils-3.7-12.el9.x86_64                          43/59 
09:19:50   Installing       : policycoreutils-3.5-2.el9.x86_64                     44/59 
09:19:50   Running scriptlet: policycoreutils-3.5-2.el9.x86_64                     44/59 
09:19:50   Installing       : selinux-policy-38.1.23-1.el9.noarch                  45/59 
09:19:50   Running scriptlet: selinux-policy-38.1.23-1.el9.noarch                  45/59 
09:19:50   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:19:50   Installing       : selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:19:50 Transaction test succeeded.
09:19:50 Running transaction
09:19:51   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch            1/1 
09:19:51 Fedora 37 - x86_64                               25 MB/s |  82 MB     00:03    
09:19:51   Preparing        :                                                        1/1 
09:19:51   Upgrading        : rpm-libs-4.19.0-1.fc39.aarch64                        1/61 
09:19:52   Installing       : libseccomp-2.5.3-6.fc39.aarch64                       2/61 
09:19:52   Installing       : docker-compose-plugin-2.21.0-0.fc39.aarch64           3/61 
09:19:52   Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.aarch64           3/61 
09:19:52   Installing       : libselinux-utils-3.5-5.fc39.aarch64                   4/61 
09:19:52   Installing       : libfdisk-2.39.2-1.fc39.aarch64                        5/61 
09:19:52   Installing       : fuse3-libs-3.16.1-1.fc39.aarch64                      6/61 
09:19:52   Installing       : diffutils-3.10-3.fc39.aarch64                         7/61 
09:19:52   Running scriptlet: rpm-4.19.0-1.fc39.aarch64                             8/61 
09:19:52   Upgrading        : rpm-4.19.0-1.fc39.aarch64                             8/61 
09:19:52   Upgrading        : rpm-build-libs-4.19.0-1.fc39.aarch64                  9/61 
09:19:52   Upgrading        : rpm-sign-libs-4.19.0-1.fc39.aarch64                  10/61 
09:19:52   Installing       : docker-buildx-plugin-0.11.2-0.fc39.aarch64           11/61 
09:19:52   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.aarch64           11/61 
09:19:52   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   12/61 
09:19:52   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   12/61 
09:19:52   Installing       : xz-5.4.4-1.fc39.aarch64                              13/61 
09:19:52   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  14/61 
09:19:52   Installing       : libxkbcommon-1.5.0-3.fc39.aarch64                    15/61 
09:19:52   Installing       : qrencode-libs-4.1.1-5.fc39.aarch64                   16/61 
09:19:52   Installing       : libslirp-4.7.0-4.fc39.aarch64                        17/61 
09:19:52   Installing       : slirp4netns-1.2.1-1.fc39.aarch64                     18/61 
09:19:52   Installing       : libnl3-3.8.0-1.fc39.aarch64                          19/61 
09:19:52   Installing       : libibverbs-46.0-4.fc39.aarch64                       20/61 
09:19:52 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm
09:19:52 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YIhcB7
09:19:52 + umask 022
09:19:52 + cd /root/rpmbuild/BUILD
09:19:52 + cd src
09:19:52 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64
09:19:52 + RPM_EC=0
09:19:52 ++ jobs -p
09:19:52 + exit 0
09:19:52 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.hk0LfM
09:19:52 + umask 022
09:19:52 + cd /root/rpmbuild/BUILD
09:19:52 + rm -rf src src.gemspec
09:19:52 + RPM_EC=0
09:19:52 ++ jobs -p
09:19:52 + exit 0
09:19:52 
09:19:52 RPM build warnings:
09:19:52     line 57: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-ce-selinux
09:19:52     line 58: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine-selinux
09:19:52     line 59: It's not recommended to have unversioned Obsoletes: Obsoletes: docker-engine
09:19:52     source_date_epoch_from_changelog set but %changelog is missing
09:19:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64/usr/bin/docker-proxy
09:19:52     source_date_epoch_from_changelog set but %changelog is missing
09:19:52     source_date_epoch_from_changelog set but %changelog is missing
09:19:52     source_date_epoch_from_changelog set but %changelog is missing
09:19:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-buildx
09:19:52     source_date_epoch_from_changelog set but %changelog is missing
09:19:52     Missing build-id in /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.fc38.x86_64/usr/libexec/docker/cli-plugins/docker-compose
09:19:52   Installing       : libpcap-14:1.10.4-2.fc39.aarch64                     21/61 
09:19:52   Installing       : iptables-legacy-libs-1.8.9-5.fc39.aarch64            22/61 
09:19:52   Installing       : libnfnetlink-1.0.1-24.fc39.aarch64                   23/61 
09:19:52   Installing       : libmnl-1.0.5-3.fc39.aarch64                          24/61 
09:19:52   Installing       : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          25/61 
09:19:52   Installing       : iptables-libs-1.8.9-5.fc39.aarch64                   26/61 
09:19:52   Installing       : iptables-legacy-1.8.9-5.fc39.aarch64                 27/61 
09:19:52   Running scriptlet: iptables-legacy-1.8.9-5.fc39.aarch64                 27/61 
09:19:52   Installing       : libbpf-2:1.1.0-4.fc39.aarch64                        28/61 
09:19:52   Installing       : libargon2-20190702-3.fc39.aarch64                    29/61 
09:19:52   Installing       : kmod-libs-30-6.fc39.aarch64                          30/61 
09:19:52   Installing       : kmod-30-6.fc39.aarch64                               31/61 
09:19:52   Installing       : fuse-common-3.16.1-1.fc39.aarch64                    32/61 
09:19:52   Installing       : fuse3-3.16.1-1.fc39.aarch64                          33/61 
09:19:52   Installing       : fuse-overlayfs-1.12-2.fc39.aarch64                   34/61 
09:19:52   Running scriptlet: fuse-overlayfs-1.12-2.fc39.aarch64                   34/61 
09:19:52   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  35/61 
09:19:52   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  35/61 
09:19:52 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/fedora-38"
09:19:53   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        36/61 
09:19:53   Installing       : dbus-broker-33-2.fc39.aarch64                        36/61 
09:19:53   Running scriptlet: dbus-broker-33-2.fc39.aarch64                        36/61 
09:19:53   Installing       : dbus-1:1.14.10-1.fc39.aarch64                        37/61 
09:19:53   Installing       : device-mapper-libs-1.02.196-1.fc39.aarch64           38/61 
09:19:53   Installing       : cryptsetup-libs-2.6.1-3.fc39.aarch64                 39/61 
09:19:53   Installing       : device-mapper-1.02.196-1.fc39.aarch64                40/61 
09:19:53   Running scriptlet: libutempter-1.2.1-10.fc39.aarch64                    41/61 
09:19:53   Installing       : libutempter-1.2.1-10.fc39.aarch64                    41/61 
09:19:53   Installing       : systemd-networkd-254.1-2.fc39.aarch64                42/61 
09:19:53   Running scriptlet: systemd-networkd-254.1-2.fc39.aarch64                42/61 
09:19:53   Installing       : systemd-pam-254.1-2.fc39.aarch64                     43/61 
09:19:53   Installing       : systemd-resolved-254.1-2.fc39.aarch64                44/61 
09:19:53 Dependencies resolved.
09:19:53 ================================================================================
09:19:53  Package                     Arch       Version                Repository  Size
09:19:53 ================================================================================
09:19:53 Installing:
09:19:53  dnf-plugins-core            noarch     4.4.2-1.fc37           updates     38 k
09:19:53 Installing dependencies:
09:19:53  dbus-libs                   aarch64    1:1.14.10-1.fc37       updates    154 k
09:19:53  fonts-filesystem            noarch     1:2.0.5-9.fc37         fedora     7.9 k
09:19:53  js-jquery                   noarch     3.6.0-3.fc37           fedora     171 k
09:19:53  python3-dateutil            noarch     1:2.8.2-4.fc37         fedora     361 k
09:19:53  python3-dbus                aarch64    1.3.2-1.fc37           updates    158 k
09:19:53  python3-distro              noarch     1.7.0-3.fc37           fedora      48 k
09:19:53  python3-dnf-plugins-core    noarch     4.4.2-1.fc37           updates    299 k
09:19:53  python3-six                 noarch     1.16.0-8.fc37          fedora      42 k
09:19:53  python3-systemd             aarch64    235-1.fc37             fedora     108 k
09:19:53  web-assets-filesystem       noarch     5-18.fc37              fedora     7.9 k
09:19:53 Installing weak dependencies:
09:19:53  python-systemd-doc          aarch64    235-1.fc37             fedora     167 k
09:19:53 
09:19:53 Transaction Summary
09:19:53 ================================================================================
09:19:53 Install  12 Packages
09:19:53 
09:19:53 Total download size: 1.5 M
09:19:53 Installed size: 5.2 M
09:19:53 Downloading Packages:
09:19:53 (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp  34 kB/s | 7.9 kB     00:00    
09:19:53 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm       622 kB/s | 171 kB     00:00    
09:19:53 (3/12): python3-dateutil-2.8.2-4.fc37.noarch.rp 6.2 MB/s | 361 kB     00:00    
09:19:53 (4/12): python3-distro-1.7.0-3.fc37.noarch.rpm  2.3 MB/s |  48 kB     00:00    
09:19:53 (5/12): python-systemd-doc-235-1.fc37.aarch64.r 557 kB/s | 167 kB     00:00    
09:19:53 (6/12): python3-six-1.16.0-8.fc37.noarch.rpm    2.9 MB/s |  42 kB     00:00    
09:19:53 (7/12): python3-systemd-235-1.fc37.aarch64.rpm  6.0 MB/s | 108 kB     00:00    
09:19:53 (8/12): web-assets-filesystem-5-18.fc37.noarch. 450 kB/s | 7.9 kB     00:00    
09:19:53 (9/12): dnf-plugins-core-4.4.2-1.fc37.noarch.rp 221 kB/s |  38 kB     00:00    
09:19:53   Running scriptlet: systemd-resolved-254.1-2.fc39.aarch64                44/61 
09:19:53   Installing       : util-linux-2.39.2-1.fc39.aarch64                     45/61 
09:19:53 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:19:53 
09:19:53   Installing       : systemd-254.1-2.fc39.aarch64                         46/61 
09:19:53 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
09:19:53 Fedora 38 openh264 (From Cisco) - aarch64       2.0 kB/s | 2.5 kB     00:01    
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:19:53 (10/12): python3-dbus-1.3.2-1.fc37.aarch64.rpm  509 kB/s | 158 kB     00:00    
09:19:53 (11/12): dbus-libs-1.14.10-1.fc37.aarch64.rpm   471 kB/s | 154 kB     00:00    
09:19:53 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37. 1.1 MB/s | 299 kB     00:00    
09:19:53 --------------------------------------------------------------------------------
09:19:53 Total                                           1.1 MB/s | 1.5 MB     00:01     
09:19:53 Running transaction check
09:19:53 Transaction check succeeded.
09:19:53 Running transaction test
09:19:53   Running scriptlet: systemd-254.1-2.fc39.aarch64                         46/61 
09:19:53 Creating group 'input' with GID 104.
09:19:53 Creating group 'kvm' with GID 36.
09:19:53 Creating group 'render' with GID 105.
09:19:53 Creating group 'sgx' with GID 106.
09:19:53 Creating group 'systemd-journal' with GID 190.
09:19:53 Creating group 'systemd-network' with GID 192.
09:19:53 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:19:53 Creating group 'systemd-oom' with GID 998.
09:19:53 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:19:53 Creating group 'systemd-resolve' with GID 193.
09:19:53 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:19:53 
09:19:53   Installing       : policycoreutils-3.5-7.fc39.aarch64                   47/61 
09:19:53   Running scriptlet: policycoreutils-3.5-7.fc39.aarch64                   47/61 
09:19:53 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
09:19:53 
09:19:53   Installing       : selinux-policy-38.28-1.fc39.noarch                   48/61 
09:19:53   Running scriptlet: selinux-policy-38.28-1.fc39.noarch                   48/61 
09:19:53 + make IMAGE=fedora:38 verify
09:19:53 docker run  --rm -i \
09:19:53 	-v "$(pwd):/v" \
09:19:53 	-e DEBIAN_FRONTEND=noninteractive \
09:19:53 	-e PACKAGE_REPO=staging \
09:19:53 	-w /v \
09:19:53 	fedora:38 ./verify
09:19:53 Unable to find image 'fedora:38' locally
09:19:53 38: Pulling from library/fedora
09:19:53 Transaction test succeeded.
09:19:53 Running transaction
09:19:53   Preparing        :                                                        1/1 
09:19:54 feef24b52eb3: Already exists
09:19:54 Digest: sha256:6fc00f83a1b6526b1c6562e30f552d109ba8e269259c6742a26efab1b7aef59e
09:19:54 Status: Downloaded newer image for fedora:38
09:19:54   Installing       : dbus-libs-1:1.14.10-1.fc37.aarch64                    1/12 
09:19:54   Installing       : python3-dbus-1.3.2-1.fc37.aarch64                     2/12 
09:19:54   Installing       : python3-six-1.16.0-8.fc37.noarch                      3/12 
09:19:54   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
09:19:54   Installing       : python3-distro-1.7.0-3.fc37.noarch                    5/12 
09:19:54   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch                6/12 
09:19:54   Installing       : web-assets-filesystem-5-18.fc37.noarch                7/12 
09:19:54   Installing       : js-jquery-3.6.0-3.fc37.noarch                         8/12 
09:19:54   Installing       : python-systemd-doc-235-1.fc37.aarch64                 9/12 
09:19:54   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:19:54   Installing       : selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:19:54 + verify
09:19:54 + dpkg --version
09:19:54 + rpm --version
09:19:54 + verify_rpm
09:19:54 ++ . /etc/os-release
09:19:54 +++ NAME='Fedora Linux'
09:19:54 +++ VERSION='38 (Container Image)'
09:19:54 +++ ID=fedora
09:19:54 +++ VERSION_ID=38
09:19:54 +++ VERSION_CODENAME=
09:19:54 +++ PLATFORM_ID=platform:f38
09:19:54 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:19:54 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:54 +++ LOGO=fedora-logo-icon
09:19:54 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:19:54 +++ DEFAULT_HOSTNAME=fedora
09:19:54 +++ HOME_URL=https://fedoraproject.org/
09:19:54 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:19:54 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:54 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:54 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:54 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:19:54 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:54 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:19:54 +++ SUPPORT_END=2024-05-14
09:19:54 +++ VARIANT='Container Image'
09:19:54 +++ VARIANT_ID=container
09:19:54 ++ echo fedora
09:19:54 + DIST_ID=fedora
09:19:54 ++ . /etc/os-release
09:19:54 +++ NAME='Fedora Linux'
09:19:54 +++ VERSION='38 (Container Image)'
09:19:54 +++ ID=fedora
09:19:54 +++ VERSION_ID=38
09:19:54 +++ VERSION_CODENAME=
09:19:54 +++ PLATFORM_ID=platform:f38
09:19:54 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:19:54 +++ ANSI_COLOR='0;38;2;60;110;180'
09:19:54 +++ LOGO=fedora-logo-icon
09:19:54 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:19:54 +++ DEFAULT_HOSTNAME=fedora
09:19:54 +++ HOME_URL=https://fedoraproject.org/
09:19:54 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:19:54 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:19:54 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:19:54 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:19:54 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:19:54 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:19:54 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:19:54 +++ SUPPORT_END=2024-05-14
09:19:54 +++ VARIANT='Container Image'
09:19:54 +++ VARIANT_ID=container
09:19:54 ++ echo 38
09:19:54 ++ cut -d. -f1
09:19:54 + DIST_VERSION=38
09:19:54 + pkg_manager=yum
09:19:54 + pkg_config_manager=yum-config-manager
09:19:54 + dnf --version
09:19:54   Installing       : python3-systemd-235-1.fc37.aarch64                   10/12 
09:19:54   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         11/12 
09:19:54   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
09:19:54 4.16.2
09:19:54   Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:48:50 2023
09:19:54   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
09:19:54 
09:19:54   Installed: rpm-0:4.18.1-3.fc38.x86_64 at Thu Sep 14 06:48:51 2023
09:19:54   Built    : Fedora Project at Wed Apr 26 05:35:27 2023
09:19:54 + pkg_manager=dnf
09:19:54 + pkg_config_manager='dnf config-manager'
09:19:54 + dnf clean all
09:19:54 0 files removed
09:19:54 + dnf install -y 'dnf-command(config-manager)'
09:19:54   Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
09:19:54   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch                1/12 
09:19:54   Verifying        : js-jquery-3.6.0-3.fc37.noarch                         2/12 
09:19:54   Verifying        : python-systemd-doc-235-1.fc37.aarch64                 3/12 
09:19:54   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
09:19:54   Verifying        : python3-distro-1.7.0-3.fc37.noarch                    5/12 
09:19:54   Verifying        : python3-six-1.16.0-8.fc37.noarch                      6/12 
09:19:54   Verifying        : python3-systemd-235-1.fc37.aarch64                    7/12 
09:19:54   Verifying        : web-assets-filesystem-5-18.fc37.noarch                8/12 
09:19:54   Verifying        : dbus-libs-1:1.14.10-1.fc37.aarch64                    9/12 
09:19:54   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                 10/12 
09:19:54   Verifying        : python3-dbus-1.3.2-1.fc37.aarch64                    11/12 
09:19:54   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         12/12 
09:19:54 
09:19:54 Installed:
09:19:54   dbus-libs-1:1.14.10-1.fc37.aarch64                                            
09:19:54   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
09:19:54   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
09:19:54   js-jquery-3.6.0-3.fc37.noarch                                                 
09:19:54   python-systemd-doc-235-1.fc37.aarch64                                         
09:19:54   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
09:19:54   python3-dbus-1.3.2-1.fc37.aarch64                                             
09:19:54   python3-distro-1.7.0-3.fc37.noarch                                            
09:19:54   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
09:19:54   python3-six-1.16.0-8.fc37.noarch                                              
09:19:54   python3-systemd-235-1.fc37.aarch64                                            
09:19:54   web-assets-filesystem-5-18.fc37.noarch                                        
09:19:54 
09:19:54 Complete!
09:19:54 + case ${DIST_ID}:${DIST_VERSION} in
09:19:54 + dnf install -y findutils
09:19:55 Last metadata expiration check: 0:00:09 ago on Wed Sep 20 09:19:46 2023.
09:19:56 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:19:56 ++ pwd
09:19:56 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:19:56 Project root: .
09:19:56 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:19:56 INFO: man/src/attach.md found
09:19:56 WARN: man/src/build.md does not exist, skipping
09:19:56 WARN: man/src/builder/build.md does not exist, skipping
09:19:56 WARN: man/src/builder/prune.md does not exist, skipping
09:19:56 WARN: man/src/builder.md does not exist, skipping
09:19:56 WARN: man/src/checkpoint/create.md does not exist, skipping
09:19:56 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:19:56 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:19:56 WARN: man/src/checkpoint.md does not exist, skipping
09:19:56 INFO: man/src/commit.md found
09:19:56 WARN: man/src/config/create.md does not exist, skipping
09:19:56 WARN: man/src/config/inspect.md does not exist, skipping
09:19:56 WARN: man/src/config/ls.md does not exist, skipping
09:19:56 WARN: man/src/config/rm.md does not exist, skipping
09:19:56 WARN: man/src/config.md does not exist, skipping
09:19:56 INFO: man/src/container/attach.md found
09:19:56 INFO: man/src/container/commit.md found
09:19:56 INFO: man/src/container/cp.md found
09:19:56 INFO: man/src/container/create.md found
09:19:56 INFO: man/src/container/diff.md found
09:19:56 INFO: man/src/container/exec.md found
09:19:56 INFO: man/src/container/export.md found
09:19:56 WARN: man/src/container/inspect.md does not exist, skipping
09:19:56 INFO: man/src/container/kill.md found
09:19:56 INFO: man/src/container/logs.md found
09:19:56 INFO: man/src/container/ls.md found
09:19:56 INFO: man/src/container/pause.md found
09:19:56 INFO: man/src/container/port.md found
09:19:56 WARN: man/src/container/prune.md does not exist, skipping
09:19:56 INFO: man/src/container/rename.md found
09:19:56 INFO: man/src/container/restart.md found
09:19:56 INFO: man/src/container/rm.md found
09:19:56 INFO: man/src/container/run.md found
09:19:56 INFO: man/src/container/start.md found
09:19:56 INFO: man/src/container/stats.md found
09:19:56 INFO: man/src/container/stop.md found
09:19:56 INFO: man/src/container/top.md found
09:19:56 INFO: man/src/container/unpause.md found
09:19:56 INFO: man/src/container/update.md found
09:19:56 INFO: man/src/container/wait.md found
09:19:56 WARN: man/src/container.md does not exist, skipping
09:19:56 WARN: man/src/context/create.md does not exist, skipping
09:19:56 WARN: man/src/context/export.md does not exist, skipping
09:19:56 WARN: man/src/context/import.md does not exist, skipping
09:19:56 WARN: man/src/context/inspect.md does not exist, skipping
09:19:56 WARN: man/src/context/ls.md does not exist, skipping
09:19:56 WARN: man/src/context/rm.md does not exist, skipping
09:19:56 WARN: man/src/context/show.md does not exist, skipping
09:19:56 WARN: man/src/context/update.md does not exist, skipping
09:19:56 WARN: man/src/context/use.md does not exist, skipping
09:19:56 WARN: man/src/context.md does not exist, skipping
09:19:56 INFO: man/src/cp.md found
09:19:56 INFO: man/src/create.md found
09:19:56 INFO: man/src/diff.md found
09:19:56 INFO: man/src/events.md found
09:19:56 INFO: man/src/exec.md found
09:19:56 INFO: man/src/export.md found
09:19:56 INFO: man/src/history.md found
09:19:56 INFO: man/src/image/build.md found
09:19:56 INFO: man/src/image/history.md found
09:19:56 INFO: man/src/image/import.md found
09:19:56 WARN: man/src/image/inspect.md does not exist, skipping
09:19:56 INFO: man/src/image/load.md found
09:19:56 INFO: man/src/image/ls.md found
09:19:56 WARN: man/src/image/prune.md does not exist, skipping
09:19:56 INFO: man/src/image/pull.md found
09:19:56 INFO: man/src/image/push.md found
09:19:56 INFO: man/src/image/rm.md found
09:19:56 INFO: man/src/image/save.md found
09:19:56 INFO: man/src/image/tag.md found
09:19:56 WARN: man/src/image.md does not exist, skipping
09:19:56 INFO: man/src/images.md found
09:19:56 INFO: man/src/import.md found
09:19:56 INFO: man/src/info.md found
09:19:56 INFO: man/src/inspect.md found
09:19:56 INFO: man/src/kill.md found
09:19:56 INFO: man/src/load.md found
09:19:56 INFO: man/src/login.md found
09:19:56 INFO: man/src/logout.md found
09:19:56 INFO: man/src/logs.md found
09:19:56 WARN: man/src/manifest/annotate.md does not exist, skipping
09:19:56 WARN: man/src/manifest/create.md does not exist, skipping
09:19:56 WARN: man/src/manifest/inspect.md does not exist, skipping
09:19:56 WARN: man/src/manifest/push.md does not exist, skipping
09:19:56 WARN: man/src/manifest/rm.md does not exist, skipping
09:19:56 WARN: man/src/manifest.md does not exist, skipping
09:19:56 INFO: man/src/network/connect.md found
09:19:56 INFO: man/src/network/create.md found
09:19:56 INFO: man/src/network/disconnect.md found
09:19:56 INFO: man/src/network/inspect.md found
09:19:56 INFO: man/src/network/ls.md found
09:19:56 WARN: man/src/network/prune.md does not exist, skipping
09:19:56 INFO: man/src/network/rm.md found
09:19:56 WARN: man/src/network.md does not exist, skipping
09:19:56 WARN: man/src/node/demote.md does not exist, skipping
09:19:56 WARN: man/src/node/inspect.md does not exist, skipping
09:19:56 WARN: man/src/node/ls.md does not exist, skipping
09:19:56 WARN: man/src/node/promote.md does not exist, skipping
09:19:56 WARN: man/src/node/ps.md does not exist, skipping
09:19:56 WARN: man/src/node/rm.md does not exist, skipping
09:19:56 WARN: man/src/node/update.md does not exist, skipping
09:19:56 WARN: man/src/node.md does not exist, skipping
09:19:56 INFO: man/src/pause.md found
09:19:56 WARN: man/src/plugin/create.md does not exist, skipping
09:19:56 WARN: man/src/plugin/disable.md does not exist, skipping
09:19:56 WARN: man/src/plugin/enable.md does not exist, skipping
09:19:56 WARN: man/src/plugin/inspect.md does not exist, skipping
09:19:56 WARN: man/src/plugin/install.md does not exist, skipping
09:19:56 INFO: man/src/plugin/ls.md found
09:19:56 WARN: man/src/plugin/push.md does not exist, skipping
09:19:56 WARN: man/src/plugin/rm.md does not exist, skipping
09:19:56 WARN: man/src/plugin/set.md does not exist, skipping
09:19:56 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:19:56 WARN: man/src/plugin.md does not exist, skipping
09:19:56 INFO: man/src/port.md found
09:19:56 INFO: man/src/ps.md found
09:19:56 INFO: man/src/pull.md found
09:19:56 INFO: man/src/push.md found
09:19:56 INFO: man/src/rename.md found
09:19:56 INFO: man/src/restart.md found
09:19:56 INFO: man/src/rm.md found
09:19:56 INFO: man/src/rmi.md found
09:19:56 WARN: man/src/run.md does not exist, skipping
09:19:56 INFO: man/src/save.md found
09:19:56 INFO: man/src/search.md found
09:19:56 WARN: man/src/secret/create.md does not exist, skipping
09:19:56 WARN: man/src/secret/inspect.md does not exist, skipping
09:19:56 WARN: man/src/secret/ls.md does not exist, skipping
09:19:56 WARN: man/src/secret/rm.md does not exist, skipping
09:19:56 WARN: man/src/secret.md does not exist, skipping
09:19:56 WARN: man/src/service/create.md does not exist, skipping
09:19:56 WARN: man/src/service/inspect.md does not exist, skipping
09:19:56 WARN: man/src/service/logs.md does not exist, skipping
09:19:56 WARN: man/src/service/ls.md does not exist, skipping
09:19:56 WARN: man/src/service/ps.md does not exist, skipping
09:19:56 WARN: man/src/service/rm.md does not exist, skipping
09:19:56 WARN: man/src/service/rollback.md does not exist, skipping
09:19:56 WARN: man/src/service/scale.md does not exist, skipping
09:19:56 WARN: man/src/service/update.md does not exist, skipping
09:19:56 WARN: man/src/service.md does not exist, skipping
09:19:56 WARN: man/src/stack/config.md does not exist, skipping
09:19:56 WARN: man/src/stack/deploy.md does not exist, skipping
09:19:56 WARN: man/src/stack/ls.md does not exist, skipping
09:19:56 WARN: man/src/stack/ps.md does not exist, skipping
09:19:56 WARN: man/src/stack/rm.md does not exist, skipping
09:19:56 WARN: man/src/stack/services.md does not exist, skipping
09:19:56 WARN: man/src/stack.md does not exist, skipping
09:19:56 INFO: man/src/start.md found
09:19:56 INFO: man/src/stats.md found
09:19:56 INFO: man/src/stop.md found
09:19:56 WARN: man/src/swarm/ca.md does not exist, skipping
09:19:56 WARN: man/src/swarm/init.md does not exist, skipping
09:19:56 WARN: man/src/swarm/join.md does not exist, skipping
09:19:56 WARN: man/src/swarm/join-token.md does not exist, skipping
09:19:56 WARN: man/src/swarm/leave.md does not exist, skipping
09:19:56 WARN: man/src/swarm/unlock.md does not exist, skipping
09:19:56 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:19:56 WARN: man/src/swarm/update.md does not exist, skipping
09:19:56 WARN: man/src/swarm.md does not exist, skipping
09:19:56 WARN: man/src/system/df.md does not exist, skipping
09:19:56 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:19:56 INFO: man/src/system/events.md found
09:19:56 INFO: man/src/system/info.md found
09:19:56 WARN: man/src/system/prune.md does not exist, skipping
09:19:56 WARN: man/src/system.md does not exist, skipping
09:19:56 INFO: man/src/tag.md found
09:19:56 INFO: man/src/top.md found
09:19:56 WARN: man/src/trust/inspect.md does not exist, skipping
09:19:56 WARN: man/src/trust/key/generate.md does not exist, skipping
09:19:56 WARN: man/src/trust/key/load.md does not exist, skipping
09:19:56 WARN: man/src/trust/key.md does not exist, skipping
09:19:56 WARN: man/src/trust/revoke.md does not exist, skipping
09:19:56 WARN: man/src/trust/sign.md does not exist, skipping
09:19:56 WARN: man/src/trust/signer/add.md does not exist, skipping
09:19:56 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:19:56 WARN: man/src/trust/signer.md does not exist, skipping
09:19:56 WARN: man/src/trust.md does not exist, skipping
09:19:56 INFO: man/src/unpause.md found
09:19:56 INFO: man/src/update.md found
09:19:56 INFO: man/src/version.md found
09:19:56 INFO: man/src/volume/create.md found
09:19:56 INFO: man/src/volume/inspect.md found
09:19:56 INFO: man/src/volume/ls.md found
09:19:56 WARN: man/src/volume/prune.md does not exist, skipping
09:19:56 WARN: man/src/volume/rm.md does not exist, skipping
09:19:56 WARN: man/src/volume/update.md does not exist, skipping
09:19:56 INFO: man/src/volume.md found
09:19:56 INFO: man/src/wait.md found
09:19:56 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:19:56 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:19:56 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:19:56 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:19:56 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:19:56 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:19:56 make[2]: Leaving directory '/root/build-deb/cli'
09:19:56 # Build buildx plugin
09:19:56 cd /go/src/github.com/docker/buildx \
09:19:56 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:19:56 && GO111MODULE=on \
09:19:56 	CGO_ENABLED=0 \
09:19:56 		go build \
09:19:56 			-mod=vendor \
09:19:56 			-trimpath \
09:19:56 			-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" \
09:19:56 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:19:56 			./cmd/buildx
09:19:56 Package findutils-1:4.9.0-2.fc37.aarch64 is already installed.
09:19:56 Dependencies resolved.
09:19:56 Nothing to do.
09:19:56 Complete!
09:19:56 + install_rpm_containerd
09:19:56 + '[' staging = stage ']'
09:19:56 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:19:56 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:19:56 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:19:56 + dnf --version
09:19:56 4.16.2
09:19:56   Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:58 2023
09:19:56   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
09:19:56 
09:19:56   Installed: rpm-0:4.18.1-2.fc37.aarch64 at Thu Sep 14 05:49:57 2023
09:19:56   Built    : Fedora Project at Mon Apr 24 12:05:22 2023
09:19:56 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:19:57 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:19:57 + dnf config-manager --set-disabled 'docker-ce-*'
09:19:57 + dnf config-manager --set-enabled docker-ce-test
09:19:57 + dnf makecache
09:19:58   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         46/59 
09:19:58   Installing       : python3-policycoreutils-3.5-2.el9.noarch             47/59 
09:19:58   Installing       : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
09:19:58   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:19:58   Installing       : container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:19:58 Docker CE Test - aarch64                         66 kB/s |  36 kB     00:00    
09:19:59 Fedora 37 - aarch64                              48 kB/s |  14 kB     00:00    
09:19:59 Fedora 37 openh264 (From Cisco) - aarch64       3.7 kB/s | 990  B     00:00    
09:19:59 Fedora Modular 37 - aarch64                      53 kB/s |  14 kB     00:00    
09:20:00 Fedora 37 - aarch64 - Updates                    20 kB/s | 9.9 kB     00:00    
09:20:01 Fedora 38 - x86_64                               13 MB/s |  83 MB     00:06    
09:20:01 + popd
09:20:01 + exit 0
09:20:01 ~/rpmbuild/BUILD/src
09:20:01 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8SoUwy
09:20:01 + umask 022
09:20:01 + cd /root/rpmbuild/BUILD
09:20:01 + '[' /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64 '!=' / ']'
09:20:01 + rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:01 ++ dirname /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:01 + mkdir -p /root/rpmbuild/BUILDROOT
09:20:01 + mkdir /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:01 + cd src
09:20:01 + pushd /root/rpmbuild/BUILD/src/buildx
09:20:01 ~/rpmbuild/BUILD/src/buildx ~/rpmbuild/BUILD/src
09:20:01 + 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
09:20:01 + popd
09:20:01 + /usr/lib/rpm/check-buildroot
09:20:01 ~/rpmbuild/BUILD/src
09:20:01 + /usr/lib/rpm/redhat/brp-compress
09:20:01 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:20:01 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:20:01 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:20:01 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:20:01 + /usr/lib/rpm/redhat/brp-python-hardlink
09:20:01 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:20:01 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.n42OA0
09:20:01 + umask 022
09:20:01 + cd /root/rpmbuild/BUILD
09:20:01 + cd src
09:20:01 ++ /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata
09:20:01 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:20:01 + ver=v0.11.2
09:20:01 + test v0.11.2 = v0.11.2
09:20:01 + echo 'PASS: docker-buildx version OK'
09:20:01 + exit 0
09:20:01 PASS: docker-buildx version OK
09:20:01 Processing files: docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:01 Provides: docker-buildx-plugin = 0:0.11.2-0.el7 docker-buildx-plugin(x86-64) = 0:0.11.2-0.el7
09:20:01 Requires(interp): /bin/sh /bin/sh /bin/sh
09:20:01 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:20:01 Requires(post): /bin/sh
09:20:01 Requires(preun): /bin/sh
09:20:01 Requires(postun): /bin/sh
09:20:01 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:01 Wrote: /root/rpmbuild/SRPMS/docker-buildx-plugin-0.11.2-0.el7.src.rpm
09:20:01 Fedora Modular 37 - aarch64 - Updates            36 kB/s |  13 kB     00:00    
09:20:03 Metadata cache created.
09:20:03 [DEBUG] Installing engine rpms
09:20:03 + echo '[DEBUG] Installing engine rpms'
09:20:03 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
09:20:03 ++ sed /src/d
09:20:03 + packages='rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:20:03 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc37.aarch64.rpm
09:20:03 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc37.aarch64.rpm
09:20:03 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:20:03 rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm'
09:20:03 + set -x
09:20:03 ++ source /etc/os-release
09:20:03 +++ NAME='Fedora Linux'
09:20:03 +++ VERSION='37 (Container Image)'
09:20:03 +++ ID=fedora
09:20:03 +++ VERSION_ID=37
09:20:03 +++ VERSION_CODENAME=
09:20:03 +++ PLATFORM_ID=platform:f37
09:20:03 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:20:03 +++ ANSI_COLOR='0;38;2;60;110;180'
09:20:03 +++ LOGO=fedora-logo-icon
09:20:03 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:20:03 +++ DEFAULT_HOSTNAME=fedora
09:20:03 +++ HOME_URL=https://fedoraproject.org/
09:20:03 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:20:03 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:20:03 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:20:03 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:20:03 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:20:03 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:20:03 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:20:03 +++ SUPPORT_END=2023-11-14
09:20:03 +++ VARIANT='Container Image'
09:20:03 +++ VARIANT_ID=container
09:20:03 ++ echo 37
09:20:03 + product_version=37
09:20:03 + '[' 37 = rawhide ']'
09:20:03 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-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~20230915141727.0e70f1b-0.fc37.aarch64.rpm rpm/rpmbuild/fedora-37/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64.rpm
09:20:03 Fedora Modular 38 - aarch64                     253 kB/s | 2.7 MB     00:10    
09:20:04   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:20:04   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:04   Installing       : container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:04 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:01 2023.
09:20:04 Wrote: /root/rpmbuild/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm
09:20:04 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MacbUL
09:20:04 + umask 022
09:20:04 + cd /root/rpmbuild/BUILD
09:20:04 + cd src
09:20:04 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-buildx-plugin-0.11.2-0.el7.x86_64
09:20:04 + exit 0
09:20:04 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LzYMJz
09:20:04 + umask 022
09:20:04 + cd /root/rpmbuild/BUILD
09:20:04 + cd /root/rpmbuild/BUILD
09:20:04 + rm -rf src
09:20:04 + /usr/bin/mkdir -p src
09:20:04 + cd src
09:20:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:20:04 + /usr/bin/tar -xf -
09:20:04 + STATUS=0
09:20:04 + '[' 0 -ne 0 ']'
09:20:04 + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/compose.tgz
09:20:04 + /usr/bin/tar -xf -
09:20:04 + STATUS=0
09:20:04 + '[' 0 -ne 0 ']'
09:20:04 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
09:20:04 + exit 0
09:20:04 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8sAgeo
09:20:04 + umask 022
09:20:04 + cd /root/rpmbuild/BUILD
09:20:04 + cd src
09:20:04 + pushd /root/rpmbuild/BUILD/src/compose
09:20:04 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:20:04 + make VERSION=v2.21.0 DESTDIR=./bin build
09:20:04 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
09:20:04 go: downloading github.com/docker/cli v24.0.5+incompatible
09:20:04 go: downloading go.opentelemetry.io/otel v1.14.0
09:20:04 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:20:04 go: downloading github.com/compose-spec/compose-go v1.18.3
09:20:04 Dependencies resolved.
09:20:04 =================================================================================================
09:20:04  Package                     Arch     Version                               Repository       Size
09:20:04 =================================================================================================
09:20:04 Installing:
09:20:04  docker-buildx-plugin        aarch64  0.11.2-0.fc37                         @commandline     11 M
09:20:04  docker-ce                   aarch64  3:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline     16 M
09:20:04  docker-ce-cli               aarch64  1:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline    6.6 M
09:20:04  docker-ce-rootless-extras   aarch64  0.0.0~20230915141727.0e70f1b-0.fc37   @commandline    3.6 M
09:20:04  docker-compose-plugin       aarch64  2.21.0-0.fc37                         @commandline     11 M
09:20:04 Installing dependencies:
09:20:04  container-selinux           noarch   2:2.221.1-1.fc37                      updates          54 k
09:20:04  containerd.io               aarch64  1.6.24-3.1.fc37                       docker-ce-test   25 M
09:20:04  dbus                        aarch64  1:1.14.10-1.fc37                      updates         7.8 k
09:20:04  dbus-broker                 aarch64  33-1.fc37                             updates         168 k
09:20:04  dbus-common                 noarch   1:1.14.10-1.fc37                      updates          15 k
09:20:04  device-mapper               aarch64  1.02.175-9.fc37                       fedora          136 k
09:20:04  device-mapper-libs          aarch64  1.02.175-9.fc37                       fedora          169 k
09:20:04  diffutils                   aarch64  3.8-3.fc37                            fedora          376 k
09:20:04  fuse-common                 aarch64  3.10.5-5.fc37                         fedora          8.2 k
09:20:04  fuse-overlayfs              aarch64  1.12-1.fc37                           updates          64 k
09:20:04  fuse3                       aarch64  3.10.5-5.fc37                         fedora           54 k
09:20:04  fuse3-libs                  aarch64  3.10.5-5.fc37                         fedora           90 k
09:20:04  iptables-legacy             aarch64  1.8.8-5.fc37                          updates          49 k
09:20:04  iptables-legacy-libs        aarch64  1.8.8-5.fc37                          updates          36 k
09:20:04  iptables-libs               aarch64  1.8.8-5.fc37                          updates         431 k
09:20:04  kmod                        aarch64  30-2.fc37                             fedora          118 k
09:20:04  kmod-libs                   aarch64  30-2.fc37                             fedora           66 k
09:20:04  libargon2                   aarch64  20190702-1.fc37                       fedora           28 k
09:20:04  libcgroup                   aarch64  3.0-1.fc37                            fedora           75 k
09:20:04  libfdisk                    aarch64  2.38.1-1.fc37                         fedora          155 k
09:20:04  libibverbs                  aarch64  41.0-1.fc37                           fedora          404 k
09:20:04  libmnl                      aarch64  1.0.5-1.fc37                          fedora           28 k
09:20:04  libnetfilter_conntrack      aarch64  1.0.8-5.fc37                          fedora           57 k
09:20:04  libnfnetlink                aarch64  1.0.1-22.fc37                         fedora           29 k
09:20:04  libnl3                      aarch64  3.7.0-2.fc37                          fedora          336 k
09:20:04  libpcap                     aarch64  14:1.10.4-1.fc37                      updates         172 k
09:20:04  libseccomp                  aarch64  2.5.3-3.fc37                          fedora           71 k
09:20:04  libselinux-utils            aarch64  3.5-1.fc37                            updates         162 k
09:20:04  libslirp                    aarch64  4.7.0-2.fc37                          fedora           73 k
09:20:04  libutempter                 aarch64  1.2.1-7.fc37                          fedora           26 k
09:20:04  policycoreutils             aarch64  3.5-1.fc37                            updates         241 k
09:20:04  rpm-plugin-selinux          aarch64  4.18.1-2.fc37                         updates          19 k
09:20:04  selinux-policy              noarch   37.22-1.fc37                          updates          43 k
09:20:04  selinux-policy-targeted     noarch   37.22-1.fc37                          updates         6.6 M
09:20:04  slirp4netns                 aarch64  1.2.1-1.fc37                          updates          47 k
09:20:04  systemd                     aarch64  251.14-2.fc37                         updates         4.0 M
09:20:04  systemd-pam                 aarch64  251.14-2.fc37                         updates         324 k
09:20:04  util-linux                  aarch64  2.38.1-1.fc37                         fedora          2.3 M
09:20:04  xkeyboard-config            noarch   2.36-3.fc37                           updates         957 k
09:20:04  xz                          aarch64  5.4.1-1.fc37                          updates         420 k
09:20:04 Installing weak dependencies:
09:20:04  cryptsetup-libs             aarch64  2.6.1-1.fc37                          updates         488 k
09:20:04  libbpf                      aarch64  2:0.8.0-2.fc37                        fedora          173 k
09:20:04  libxkbcommon                aarch64  1.4.1-2.fc37                          fedora          139 k
09:20:04  qrencode-libs               aarch64  4.1.1-3.fc37                          fedora           61 k
09:20:04  systemd-networkd            aarch64  251.14-2.fc37                         updates         571 k
09:20:04  systemd-resolved            aarch64  251.14-2.fc37                         updates         262 k
09:20:04 
09:20:04 Transaction Summary
09:20:04 =================================================================================================
09:20:04 Install  51 Packages
09:20:04 
09:20:04 Total size: 94 M
09:20:04 Total download size: 45 M
09:20:04 Installed size: 396 M
09:20:04 Downloading Packages:
09:20:04 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:20:05 go: downloading github.com/docker/buildx v0.11.2
09:20:05 go: downloading github.com/docker/docker v24.0.5+incompatible
09:20:05 go: downloading github.com/hashicorp/go-version v1.6.0
09:20:05 go: downloading github.com/mattn/go-shellwords v1.0.12
09:20:05 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:20:05 go: downloading github.com/moby/buildkit v0.12.1
09:20:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:20:05 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:20:05 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:20:05 go: downloading google.golang.org/grpc v1.57.0
09:20:05 go: downloading github.com/containerd/containerd v1.7.3
09:20:05 go: downloading github.com/jonboulle/clockwork v0.4.0
09:20:05 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:20:05 (1/46): device-mapper-1.02.175-9.fc37.aarch64.r 435 kB/s | 136 kB     00:00    
09:20:05 go: downloading golang.org/x/sync v0.3.0
09:20:05 go: downloading github.com/stretchr/testify v1.8.4
09:20:05 go: downloading github.com/theupdateframework/notary v0.7.0
09:20:05 (2/46): device-mapper-libs-1.02.175-9.fc37.aarc 460 kB/s | 169 kB     00:00    
09:20:05 (3/46): diffutils-3.8-3.fc37.aarch64.rpm        3.6 MB/s | 376 kB     00:00    
09:20:05 (4/46): fuse-common-3.10.5-5.fc37.aarch64.rpm   158 kB/s | 8.2 kB     00:00    
09:20:05 (5/46): fuse3-3.10.5-5.fc37.aarch64.rpm         1.0 MB/s |  54 kB     00:00    
09:20:05 (6/46): fuse3-libs-3.10.5-5.fc37.aarch64.rpm    1.2 MB/s |  90 kB     00:00    
09:20:06 go: downloading golang.org/x/sys v0.7.0
09:20:06 go: downloading github.com/imdario/mergo v0.3.16
09:20:06 go: downloading github.com/containerd/console v1.0.3
09:20:06 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:20:06 go: downloading github.com/adrg/xdg v0.4.0
09:20:06 go: downloading github.com/buger/goterm v1.0.4
09:20:06 go: downloading github.com/go-logr/logr v1.2.4
09:20:06 go: downloading github.com/hashicorp/errwrap v1.1.0
09:20:06 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:20:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:20:06 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:20:06 go: downloading k8s.io/client-go v0.26.2
09:20:06 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:20:06 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:20:06 go: downloading k8s.io/api v0.26.2
09:20:06 go: downloading k8s.io/apimachinery v0.26.2
09:20:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:20:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:20:06 go: downloading github.com/pelletier/go-toml v1.9.5
09:20:06 (7/46): containerd.io-1.6.24-3.1.fc37.aarch64.r  26 MB/s |  25 MB     00:00    
09:20:06 (8/46): kmod-libs-30-2.fc37.aarch64.rpm         143 kB/s |  66 kB     00:00    
09:20:06 (9/46): kmod-30-2.fc37.aarch64.rpm              239 kB/s | 118 kB     00:00    
09:20:06 (10/46): libbpf-0.8.0-2.fc37.aarch64.rpm        3.9 MB/s | 173 kB     00:00    
09:20:06 (11/46): libcgroup-3.0-1.fc37.aarch64.rpm       1.4 MB/s |  75 kB     00:00    
09:20:06 (12/46): libfdisk-2.38.1-1.fc37.aarch64.rpm     2.5 MB/s | 155 kB     00:00    
09:20:06 (13/46): libibverbs-41.0-1.fc37.aarch64.rpm     3.7 MB/s | 404 kB     00:00    
09:20:06 (14/46): libmnl-1.0.5-1.fc37.aarch64.rpm        426 kB/s |  28 kB     00:00    
09:20:06 (15/46): libnetfilter_conntrack-1.0.8-5.fc37.aa 2.6 MB/s |  57 kB     00:00    
09:20:06 (16/46): libnfnetlink-1.0.1-22.fc37.aarch64.rpm 953 kB/s |  29 kB     00:00    
09:20:06 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:20:06 go: downloading github.com/golang/mock v1.6.0
09:20:06 go: downloading github.com/klauspost/compress v1.16.5
09:20:06 (17/46): libargon2-20190702-1.fc37.aarch64.rpm  119 kB/s |  28 kB     00:00    
09:20:06 (18/46): libslirp-4.7.0-2.fc37.aarch64.rpm      1.2 MB/s |  73 kB     00:00    
09:20:06 (19/46): libnl3-3.7.0-2.fc37.aarch64.rpm        2.4 MB/s | 336 kB     00:00    
09:20:06 (20/46): libutempter-1.2.1-7.fc37.aarch64.rpm   704 kB/s |  26 kB     00:00    
09:20:06 (21/46): libseccomp-2.5.3-3.fc37.aarch64.rpm    545 kB/s |  71 kB     00:00    
09:20:06 (22/46): libxkbcommon-1.4.1-2.fc37.aarch64.rpm  8.3 MB/s | 139 kB     00:00    
09:20:06 (23/46): qrencode-libs-4.1.1-3.fc37.aarch64.rpm 887 kB/s |  61 kB     00:00    
09:20:06 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:20:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:20:06 go: downloading golang.org/x/crypto v0.7.0
09:20:06 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:20:06 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:20:06 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:20:06 go: downloading golang.org/x/net v0.9.0
09:20:06 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:20:06 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:20:06 go: downloading github.com/gogo/googleapis v1.4.1
09:20:06 (24/46): util-linux-2.38.1-1.fc37.aarch64.rpm    14 MB/s | 2.3 MB     00:00    
09:20:07 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:07 ++ pwd
09:20:07 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:07 Project root: .
09:20:07 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:07 INFO: man/src/attach.md found
09:20:07 WARN: man/src/build.md does not exist, skipping
09:20:07 WARN: man/src/builder/build.md does not exist, skipping
09:20:07 WARN: man/src/builder/prune.md does not exist, skipping
09:20:07 WARN: man/src/builder.md does not exist, skipping
09:20:07 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:07 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:07 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:07 WARN: man/src/checkpoint.md does not exist, skipping
09:20:07 INFO: man/src/commit.md found
09:20:07 WARN: man/src/config/create.md does not exist, skipping
09:20:07 WARN: man/src/config/inspect.md does not exist, skipping
09:20:07 WARN: man/src/config/ls.md does not exist, skipping
09:20:07 WARN: man/src/config/rm.md does not exist, skipping
09:20:07 WARN: man/src/config.md does not exist, skipping
09:20:07 INFO: man/src/container/attach.md found
09:20:07 INFO: man/src/container/commit.md found
09:20:07 INFO: man/src/container/cp.md found
09:20:07 INFO: man/src/container/create.md found
09:20:07 INFO: man/src/container/diff.md found
09:20:07 INFO: man/src/container/exec.md found
09:20:07 INFO: man/src/container/export.md found
09:20:07 WARN: man/src/container/inspect.md does not exist, skipping
09:20:07 INFO: man/src/container/kill.md found
09:20:07 INFO: man/src/container/logs.md found
09:20:07 INFO: man/src/container/ls.md found
09:20:07 INFO: man/src/container/pause.md found
09:20:07 INFO: man/src/container/port.md found
09:20:07 WARN: man/src/container/prune.md does not exist, skipping
09:20:07 INFO: man/src/container/rename.md found
09:20:07 INFO: man/src/container/restart.md found
09:20:07 INFO: man/src/container/rm.md found
09:20:07 INFO: man/src/container/run.md found
09:20:07 INFO: man/src/container/start.md found
09:20:07 INFO: man/src/container/stats.md found
09:20:07 INFO: man/src/container/stop.md found
09:20:07 INFO: man/src/container/top.md found
09:20:07 INFO: man/src/container/unpause.md found
09:20:07 INFO: man/src/container/update.md found
09:20:07 INFO: man/src/container/wait.md found
09:20:07 WARN: man/src/container.md does not exist, skipping
09:20:07 WARN: man/src/context/create.md does not exist, skipping
09:20:07 WARN: man/src/context/export.md does not exist, skipping
09:20:07 WARN: man/src/context/import.md does not exist, skipping
09:20:07 WARN: man/src/context/inspect.md does not exist, skipping
09:20:07 WARN: man/src/context/ls.md does not exist, skipping
09:20:07 WARN: man/src/context/rm.md does not exist, skipping
09:20:07 WARN: man/src/context/show.md does not exist, skipping
09:20:07 WARN: man/src/context/update.md does not exist, skipping
09:20:07 WARN: man/src/context/use.md does not exist, skipping
09:20:07 WARN: man/src/context.md does not exist, skipping
09:20:07 INFO: man/src/cp.md found
09:20:07 INFO: man/src/create.md found
09:20:07 INFO: man/src/diff.md found
09:20:07 INFO: man/src/events.md found
09:20:07 INFO: man/src/exec.md found
09:20:07 INFO: man/src/export.md found
09:20:07 INFO: man/src/history.md found
09:20:07 INFO: man/src/image/build.md found
09:20:07 INFO: man/src/image/history.md found
09:20:07 INFO: man/src/image/import.md found
09:20:07 WARN: man/src/image/inspect.md does not exist, skipping
09:20:07 INFO: man/src/image/load.md found
09:20:07 INFO: man/src/image/ls.md found
09:20:07 WARN: man/src/image/prune.md does not exist, skipping
09:20:07 INFO: man/src/image/pull.md found
09:20:07 INFO: man/src/image/push.md found
09:20:07 INFO: man/src/image/rm.md found
09:20:07 INFO: man/src/image/save.md found
09:20:07 INFO: man/src/image/tag.md found
09:20:07 WARN: man/src/image.md does not exist, skipping
09:20:07 INFO: man/src/images.md found
09:20:07 INFO: man/src/import.md found
09:20:07 INFO: man/src/info.md found
09:20:07 INFO: man/src/inspect.md found
09:20:07 INFO: man/src/kill.md found
09:20:07 INFO: man/src/load.md found
09:20:07 INFO: man/src/login.md found
09:20:07 INFO: man/src/logout.md found
09:20:07 INFO: man/src/logs.md found
09:20:07 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:07 WARN: man/src/manifest/create.md does not exist, skipping
09:20:07 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:07 WARN: man/src/manifest/push.md does not exist, skipping
09:20:07 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:07 WARN: man/src/manifest.md does not exist, skipping
09:20:07 INFO: man/src/network/connect.md found
09:20:07 INFO: man/src/network/create.md found
09:20:07 INFO: man/src/network/disconnect.md found
09:20:07 INFO: man/src/network/inspect.md found
09:20:07 INFO: man/src/network/ls.md found
09:20:07 WARN: man/src/network/prune.md does not exist, skipping
09:20:07 INFO: man/src/network/rm.md found
09:20:07 WARN: man/src/network.md does not exist, skipping
09:20:07 WARN: man/src/node/demote.md does not exist, skipping
09:20:07 WARN: man/src/node/inspect.md does not exist, skipping
09:20:07 WARN: man/src/node/ls.md does not exist, skipping
09:20:07 WARN: man/src/node/promote.md does not exist, skipping
09:20:07 WARN: man/src/node/ps.md does not exist, skipping
09:20:07 WARN: man/src/node/rm.md does not exist, skipping
09:20:07 WARN: man/src/node/update.md does not exist, skipping
09:20:07 WARN: man/src/node.md does not exist, skipping
09:20:07 INFO: man/src/pause.md found
09:20:07 WARN: man/src/plugin/create.md does not exist, skipping
09:20:07 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:07 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:07 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:07 WARN: man/src/plugin/install.md does not exist, skipping
09:20:07 INFO: man/src/plugin/ls.md found
09:20:07 WARN: man/src/plugin/push.md does not exist, skipping
09:20:07 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:07 WARN: man/src/plugin/set.md does not exist, skipping
09:20:07 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:07 WARN: man/src/plugin.md does not exist, skipping
09:20:07 INFO: man/src/port.md found
09:20:07 INFO: man/src/ps.md found
09:20:07 INFO: man/src/pull.md found
09:20:07 INFO: man/src/push.md found
09:20:07 INFO: man/src/rename.md found
09:20:07 INFO: man/src/restart.md found
09:20:07 INFO: man/src/rm.md found
09:20:07 INFO: man/src/rmi.md found
09:20:07 WARN: man/src/run.md does not exist, skipping
09:20:07 INFO: man/src/save.md found
09:20:07 INFO: man/src/search.md found
09:20:07 WARN: man/src/secret/create.md does not exist, skipping
09:20:07 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:07 WARN: man/src/secret/ls.md does not exist, skipping
09:20:07 WARN: man/src/secret/rm.md does not exist, skipping
09:20:07 WARN: man/src/secret.md does not exist, skipping
09:20:07 WARN: man/src/service/create.md does not exist, skipping
09:20:07 WARN: man/src/service/inspect.md does not exist, skipping
09:20:07 WARN: man/src/service/logs.md does not exist, skipping
09:20:07 WARN: man/src/service/ls.md does not exist, skipping
09:20:07 WARN: man/src/service/ps.md does not exist, skipping
09:20:07 WARN: man/src/service/rm.md does not exist, skipping
09:20:07 WARN: man/src/service/rollback.md does not exist, skipping
09:20:07 WARN: man/src/service/scale.md does not exist, skipping
09:20:07 WARN: man/src/service/update.md does not exist, skipping
09:20:07 WARN: man/src/service.md does not exist, skipping
09:20:07 WARN: man/src/stack/config.md does not exist, skipping
09:20:07 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:07 WARN: man/src/stack/ls.md does not exist, skipping
09:20:07 WARN: man/src/stack/ps.md does not exist, skipping
09:20:07 WARN: man/src/stack/rm.md does not exist, skipping
09:20:07 WARN: man/src/stack/services.md does not exist, skipping
09:20:07 WARN: man/src/stack.md does not exist, skipping
09:20:07 INFO: man/src/start.md found
09:20:07 INFO: man/src/stats.md found
09:20:07 INFO: man/src/stop.md found
09:20:07 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:07 WARN: man/src/swarm/init.md does not exist, skipping
09:20:07 WARN: man/src/swarm/join.md does not exist, skipping
09:20:07 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:07 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:07 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:07 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:07 WARN: man/src/swarm/update.md does not exist, skipping
09:20:07 WARN: man/src/swarm.md does not exist, skipping
09:20:07 WARN: man/src/system/df.md does not exist, skipping
09:20:07 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:07 INFO: man/src/system/events.md found
09:20:07 INFO: man/src/system/info.md found
09:20:07 WARN: man/src/system/prune.md does not exist, skipping
09:20:07 WARN: man/src/system.md does not exist, skipping
09:20:07 INFO: man/src/tag.md found
09:20:07 INFO: man/src/top.md found
09:20:07 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:07 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:07 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:07 WARN: man/src/trust/key.md does not exist, skipping
09:20:07 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:07 WARN: man/src/trust/sign.md does not exist, skipping
09:20:07 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:07 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:07 WARN: man/src/trust/signer.md does not exist, skipping
09:20:07 WARN: man/src/trust.md does not exist, skipping
09:20:07 INFO: man/src/unpause.md found
09:20:07 INFO: man/src/update.md found
09:20:07 INFO: man/src/version.md found
09:20:07 INFO: man/src/volume/create.md found
09:20:07 INFO: man/src/volume/inspect.md found
09:20:07 INFO: man/src/volume/ls.md found
09:20:07 WARN: man/src/volume/prune.md does not exist, skipping
09:20:07 WARN: man/src/volume/rm.md does not exist, skipping
09:20:07 WARN: man/src/volume/update.md does not exist, skipping
09:20:07 INFO: man/src/volume.md found
09:20:07 INFO: man/src/wait.md found
09:20:07 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:07 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:07 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:07 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:07 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:07 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:07 make[2]: Leaving directory '/root/build-deb/cli'
09:20:07 # Build buildx plugin
09:20:07 cd /go/src/github.com/docker/buildx \
09:20:07 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:07 && GO111MODULE=on \
09:20:07 	CGO_ENABLED=0 \
09:20:07 		go build \
09:20:07 			-mod=vendor \
09:20:07 			-trimpath \
09:20:07 			-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" \
09:20:07 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:07 			./cmd/buildx
09:20:07 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:20:07 go: downloading github.com/moby/locker v1.0.1
09:20:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:20:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:20:07 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:20:07 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:20:07 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:20:07 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:20:07 go: downloading github.com/google/gofuzz v1.2.0
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:20:07 go: downloading github.com/aws/smithy-go v1.13.5
09:20:07 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:20:07 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:20:07 go: downloading golang.org/x/term v0.7.0
09:20:07 go: downloading k8s.io/klog/v2 v2.90.1
09:20:07 (25/46): container-selinux-2.221.1-1.fc37.noarc 100 kB/s |  54 kB     00:00    
09:20:07 (26/46): dbus-1.14.10-1.fc37.aarch64.rpm         18 kB/s | 7.8 kB     00:00    
09:20:07 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:20:07 go: downloading github.com/containerd/continuity v0.4.1
09:20:07 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:20:07 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:20:07 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:20:07 go: downloading gopkg.in/inf.v0 v0.9.1
09:20:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:20:07 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:20:07 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:20:07 go: downloading golang.org/x/oauth2 v0.7.0
09:20:07 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:20:07 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:20:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:20:07 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:20:07 go: downloading sigs.k8s.io/yaml v1.3.0
09:20:07 go: downloading github.com/moby/spdystream v0.2.0
09:20:07 go: downloading github.com/mattn/go-colorable v0.1.13
09:20:07 go: downloading github.com/json-iterator/go v1.1.12
09:20:07 go: downloading github.com/mattn/go-isatty v0.0.17
09:20:07 go: downloading github.com/modern-go/reflect2 v1.0.2
09:20:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:20:07 Fedora 39 openh264 (From Cisco) - x86_64        2.5 kB/s | 2.5 kB     00:00    
09:20:07 (27/46): dbus-broker-33-1.fc37.aarch64.rpm      651 kB/s | 168 kB     00:00    
09:20:07 (28/46): cryptsetup-libs-2.6.1-1.fc37.aarch64.r 612 kB/s | 488 kB     00:00    
09:20:07 (29/46): dbus-common-1.14.10-1.fc37.noarch.rpm   55 kB/s |  15 kB     00:00    
09:20:07 Fedora 38 - aarch64 - Updates                   9.0 MB/s |  31 MB     00:03    
09:20:07 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:20:07 go: downloading github.com/go-openapi/swag v0.19.14
09:20:07 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:20:07 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:20:07 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:20:07 go: downloading github.com/mailru/easyjson v0.7.6
09:20:07 go: downloading github.com/josharian/intern v1.0.0
09:20:07 (30/46): fuse-overlayfs-1.12-1.fc37.aarch64.rpm 640 kB/s |  64 kB     00:00    
09:20:07 (31/46): iptables-legacy-1.8.8-5.fc37.aarch64.r 489 kB/s |  49 kB     00:00    
09:20:07 (32/46): iptables-legacy-libs-1.8.8-5.fc37.aarc 302 kB/s |  36 kB     00:00    
09:20:07 (33/46): iptables-libs-1.8.8-5.fc37.aarch64.rpm 1.8 MB/s | 431 kB     00:00    
09:20:07 (34/46): libpcap-1.10.4-1.fc37.aarch64.rpm      926 kB/s | 172 kB     00:00    
09:20:08 (35/46): libselinux-utils-3.5-1.fc37.aarch64.rp 632 kB/s | 162 kB     00:00    
09:20:08 (36/46): policycoreutils-3.5-1.fc37.aarch64.rpm 2.2 MB/s | 241 kB     00:00    
09:20:08 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.aarch 173 kB/s |  19 kB     00:00    
09:20:08 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 334 kB/s |  43 kB     00:00    
09:20:08 (39/46): slirp4netns-1.2.1-1.fc37.aarch64.rpm   270 kB/s |  47 kB     00:00    
09:20:08 Fedora 39 - x86_64 - Updates                    308  B/s | 257  B     00:00    
09:20:08 (40/46): selinux-policy-targeted-37.22-1.fc37.n  11 MB/s | 6.6 MB     00:00    
09:20:08 (41/46): systemd-networkd-251.14-2.fc37.aarch64 1.4 MB/s | 571 kB     00:00    
09:20:08   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             49/59 
09:20:08   Installing       : acl-2.3.1-3.el9.x86_64                               50/59 
09:20:08   Installing       : dbus-1:1.12.20-8.el9.x86_64                          51/59 
09:20:08   Installing       : systemd-pam-252-18.el9.x86_64                        52/59 
09:20:08   Running scriptlet: systemd-252-18.el9.x86_64                            53/59 
09:20:08   Installing       : systemd-252-18.el9.x86_64                            53/59 
09:20:08   Running scriptlet: systemd-252-18.el9.x86_64                            53/59 
09:20:08   Installing       : dbus-common-1:1.12.20-8.el9.noarch                   54/59 
09:20:08   Running scriptlet: dbus-common-1:1.12.20-8.el9.noarch                   54/59 
09:20:08 Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
09:20:08 Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
09:20:08 
09:20:08   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/59 
09:20:08   Installing       : dbus-broker-28-7.el9.x86_64                          55/59 
09:20:08   Running scriptlet: dbus-broker-28-7.el9.x86_64                          55/59 
09:20:08 Created symlink /etc/systemd/system/dbus.service → /usr/lib/systemd/system/dbus-broker.service.
09:20:08 Created symlink /etc/systemd/user/dbus.service → /usr/lib/systemd/user/dbus-broker.service.
09:20:08 
09:20:08 (42/46): systemd-251.14-2.fc37.aarch64.rpm      5.8 MB/s | 4.0 MB     00:00    
09:20:08 (43/46): systemd-pam-251.14-2.fc37.aarch64.rpm  1.2 MB/s | 324 kB     00:00    
09:20:08 (44/46): systemd-resolved-251.14-2.fc37.aarch64 1.0 MB/s | 262 kB     00:00    
09:20:09 (45/46): xkeyboard-config-2.36-3.fc37.noarch.rp 4.6 MB/s | 957 kB     00:00    
09:20:09 (46/46): xz-5.4.1-1.fc37.aarch64.rpm            2.5 MB/s | 420 kB     00:00    
09:20:09 --------------------------------------------------------------------------------
09:20:09 Total                                            10 MB/s |  45 MB     00:04     
09:20:09   Installing       : containerd.io-1.6.24-3.1.el9.x86_64                  56/59 
09:20:09   Running scriptlet: containerd.io-1.6.24-3.1.el9.x86_64                  56/59 
09:20:09   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   57/59 
09:20:09 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
09:20:09 Importing GPG key 0x621E9F35:
09:20:09  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:20:09  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:20:09  From       : https://download.docker.com/linux/fedora/gpg
09:20:09 Key imported successfully
09:20:09 Fedora 39 - x86_64 - Test Updates               7.2 MB/s | 8.3 MB     00:01    
09:20:10   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   57/59 
09:20:10   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86   58/59 
09:20:10   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86   58/59 
09:20:10   Installing       : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            59/59 
09:20:10   Running scriptlet: selinux-policy-targeted-38.1.23-1.el9.noarch         59/59 
09:20:10   Running scriptlet: container-selinux-3:2.221.0-1.el9.noarch             59/59 
09:20:10 Running transaction check
09:20:10 Transaction check succeeded.
09:20:10 Running transaction test
09:20:10   Running scriptlet: rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            59/59 
09:20:10   Verifying        : acl-2.3.1-3.el9.x86_64                                1/59 
09:20:10   Verifying        : cracklib-2.9.6-27.el9.x86_64                          2/59 
09:20:10   Verifying        : cracklib-dicts-2.9.6-27.el9.x86_64                    3/59 
09:20:10   Verifying        : dbus-1:1.12.20-8.el9.x86_64                           4/59 
09:20:10   Verifying        : dbus-broker-28-7.el9.x86_64                           5/59 
09:20:10   Verifying        : dbus-common-1:1.12.20-8.el9.noarch                    6/59 
09:20:10   Verifying        : diffutils-3.7-12.el9.x86_64                           7/59 
09:20:10   Verifying        : fuse-common-3.10.2-6.el9.x86_64                       8/59 
09:20:10   Verifying        : iptables-libs-1.8.8-6.el9.x86_64                      9/59 
09:20:10   Verifying        : iptables-nft-1.8.8-6.el9.x86_64                      10/59 
09:20:10   Verifying        : kmod-28-9.el9.x86_64                                 11/59 
09:20:10   Verifying        : kmod-libs-28-9.el9.x86_64                            12/59 
09:20:10   Verifying        : libdb-5.3.28-53.el9.x86_64                           13/59 
09:20:10   Verifying        : libeconf-0.4.1-3.el9.x86_64                          14/59 
09:20:10   Verifying        : libfdisk-2.37.4-15.el9.x86_64                        15/59 
09:20:10   Verifying        : libibverbs-46.0-1.el9.x86_64                         16/59 
09:20:10   Verifying        : libmnl-1.0.4-15.el9.x86_64                           17/59 
09:20:10   Verifying        : libnetfilter_conntrack-1.0.9-1.el9.x86_64            18/59 
09:20:10   Verifying        : libnfnetlink-1.0.1-21.el9.x86_64                     19/59 
09:20:10   Verifying        : libnftnl-1.2.2-1.el9.x86_64                          20/59 
09:20:10   Verifying        : libnl3-3.7.0-1.el9.x86_64                            21/59 
09:20:10   Verifying        : libpcap-14:1.10.0-4.el9.x86_64                       22/59 
09:20:10   Verifying        : libpwquality-1.4.4-8.el9.x86_64                      23/59 
09:20:10   Verifying        : libseccomp-2.5.2-2.el9.x86_64                        24/59 
09:20:10   Verifying        : libselinux-utils-3.5-1.el9.x86_64                    25/59 
09:20:10   Verifying        : libutempter-1.2.1-6.el9.x86_64                       26/59 
09:20:10   Verifying        : openssl-1:3.0.7-24.el9.x86_64                        27/59 
09:20:10   Verifying        : pam-1.5.1-15.el9.x86_64                              28/59 
09:20:10   Verifying        : policycoreutils-3.5-2.el9.x86_64                     29/59 
09:20:10   Verifying        : python3-distro-1.5.0-7.el9.noarch                    30/59 
09:20:10   Verifying        : python3-setools-4.4.3-1.el9.x86_64                   31/59 
09:20:10   Verifying        : python3-setuptools-53.0.0-12.el9.noarch              32/59 
09:20:10   Verifying        : rpm-plugin-selinux-4.16.1.3-25.el9.x86_64            33/59 
09:20:10   Verifying        : selinux-policy-38.1.23-1.el9.noarch                  34/59 
09:20:10   Verifying        : selinux-policy-targeted-38.1.23-1.el9.noarch         35/59 
09:20:10   Verifying        : systemd-252-18.el9.x86_64                            36/59 
09:20:10   Verifying        : systemd-pam-252-18.el9.x86_64                        37/59 
09:20:10   Verifying        : systemd-rpm-macros-252-18.el9.noarch                 38/59 
09:20:10   Verifying        : util-linux-2.37.4-15.el9.x86_64                      39/59 
09:20:10   Verifying        : util-linux-core-2.37.4-15.el9.x86_64                 40/59 
09:20:10   Verifying        : xz-5.2.5-8.el9.x86_64                                41/59 
09:20:10   Verifying        : checkpolicy-3.5-1.el9.x86_64                         42/59 
09:20:10   Verifying        : container-selinux-3:2.221.0-1.el9.noarch             43/59 
09:20:10   Verifying        : fuse-overlayfs-1.12-1.el9.x86_64                     44/59 
09:20:10   Verifying        : fuse3-3.10.2-6.el9.x86_64                            45/59 
09:20:10   Verifying        : fuse3-libs-3.10.2-6.el9.x86_64                       46/59 
09:20:10   Verifying        : libslirp-4.4.0-7.el9.x86_64                          47/59 
09:20:10   Verifying        : policycoreutils-python-utils-3.5-2.el9.noarch        48/59 
09:20:10   Verifying        : python3-audit-3.0.7-104.el9.x86_64                   49/59 
09:20:10   Verifying        : python3-libselinux-3.5-1.el9.x86_64                  50/59 
09:20:10   Verifying        : python3-libsemanage-3.5-2.el9.x86_64                 51/59 
09:20:10   Verifying        : python3-policycoreutils-3.5-2.el9.noarch             52/59 
09:20:10   Verifying        : slirp4netns-1.2.1-1.el9.x86_64                       53/59 
09:20:10   Verifying        : containerd.io-1.6.24-3.1.el9.x86_64                  54/59 
09:20:10   Verifying        : docker-buildx-plugin-0.11.2-0.el9.x86_64             55/59 
09:20:10   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86   56/59 
09:20:10   Verifying        : docker-compose-plugin-2.21.0-0.el9.x86_64            57/59 
09:20:10   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   58/59 
09:20:10   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9   59/59 
09:20:10 
09:20:10 Installed:
09:20:10   acl-2.3.1-3.el9.x86_64                                                        
09:20:10   checkpolicy-3.5-1.el9.x86_64                                                  
09:20:10   container-selinux-3:2.221.0-1.el9.noarch                                      
09:20:10   containerd.io-1.6.24-3.1.el9.x86_64                                           
09:20:10   cracklib-2.9.6-27.el9.x86_64                                                  
09:20:10   cracklib-dicts-2.9.6-27.el9.x86_64                                            
09:20:10   dbus-1:1.12.20-8.el9.x86_64                                                   
09:20:10   dbus-broker-28-7.el9.x86_64                                                   
09:20:10   dbus-common-1:1.12.20-8.el9.noarch                                            
09:20:10   diffutils-3.7-12.el9.x86_64                                                   
09:20:10   docker-buildx-plugin-0.11.2-0.el9.x86_64                                      
09:20:10   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.el9.x86_64                         
09:20:10   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.el9.x86_64                     
09:20:10   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el9.x86_64           
09:20:10   docker-compose-plugin-2.21.0-0.el9.x86_64                                     
09:20:10   fuse-common-3.10.2-6.el9.x86_64                                               
09:20:10   fuse-overlayfs-1.12-1.el9.x86_64                                              
09:20:10   fuse3-3.10.2-6.el9.x86_64                                                     
09:20:10   fuse3-libs-3.10.2-6.el9.x86_64                                                
09:20:10   iptables-libs-1.8.8-6.el9.x86_64                                              
09:20:10   iptables-nft-1.8.8-6.el9.x86_64                                               
09:20:10   kmod-28-9.el9.x86_64                                                          
09:20:10   kmod-libs-28-9.el9.x86_64                                                     
09:20:10   libdb-5.3.28-53.el9.x86_64                                                    
09:20:10   libeconf-0.4.1-3.el9.x86_64                                                   
09:20:10   libfdisk-2.37.4-15.el9.x86_64                                                 
09:20:10   libibverbs-46.0-1.el9.x86_64                                                  
09:20:10   libmnl-1.0.4-15.el9.x86_64                                                    
09:20:10   libnetfilter_conntrack-1.0.9-1.el9.x86_64                                     
09:20:10   libnfnetlink-1.0.1-21.el9.x86_64                                              
09:20:10   libnftnl-1.2.2-1.el9.x86_64                                                   
09:20:10   libnl3-3.7.0-1.el9.x86_64                                                     
09:20:10   libpcap-14:1.10.0-4.el9.x86_64                                                
09:20:10   libpwquality-1.4.4-8.el9.x86_64                                               
09:20:10   libseccomp-2.5.2-2.el9.x86_64                                                 
09:20:10   libselinux-utils-3.5-1.el9.x86_64                                             
09:20:10   libslirp-4.4.0-7.el9.x86_64                                                   
09:20:10   libutempter-1.2.1-6.el9.x86_64                                                
09:20:10   openssl-1:3.0.7-24.el9.x86_64                                                 
09:20:10   pam-1.5.1-15.el9.x86_64                                                       
09:20:10   policycoreutils-3.5-2.el9.x86_64                                              
09:20:10   policycoreutils-python-utils-3.5-2.el9.noarch                                 
09:20:10   python3-audit-3.0.7-104.el9.x86_64                                            
09:20:10   python3-distro-1.5.0-7.el9.noarch                                             
09:20:10   python3-libselinux-3.5-1.el9.x86_64                                           
09:20:10   python3-libsemanage-3.5-2.el9.x86_64                                          
09:20:10   python3-policycoreutils-3.5-2.el9.noarch                                      
09:20:10   python3-setools-4.4.3-1.el9.x86_64                                            
09:20:10   python3-setuptools-53.0.0-12.el9.noarch                                       
09:20:10   rpm-plugin-selinux-4.16.1.3-25.el9.x86_64                                     
09:20:10   selinux-policy-38.1.23-1.el9.noarch                                           
09:20:10   selinux-policy-targeted-38.1.23-1.el9.noarch                                  
09:20:10   slirp4netns-1.2.1-1.el9.x86_64                                                
09:20:10   systemd-252-18.el9.x86_64                                                     
09:20:10   systemd-pam-252-18.el9.x86_64                                                 
09:20:10   systemd-rpm-macros-252-18.el9.noarch                                          
09:20:10   util-linux-2.37.4-15.el9.x86_64                                               
09:20:10   util-linux-core-2.37.4-15.el9.x86_64                                          
09:20:10   xz-5.2.5-8.el9.x86_64                                                         
09:20:10 
09:20:10 Complete!
09:20:10 + verify_binaries
09:20:10 + docker --version
09:20:10 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:20:10 + docker buildx version
09:20:10 github.com/docker/buildx v0.11.2 9872040
09:20:10 + docker compose version
09:20:10 Docker Compose version v2.21.0
09:20:10 + dockerd --version
09:20:10 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:20:10 + docker-proxy --version
09:20:10 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:20:10 + containerd --version
09:20:10 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:10 + ctr --version
09:20:10 ctr containerd.io 1.6.24
09:20:10 + containerd-shim --help
09:20:10 Usage of containerd-shim:
09:20:10   -address string
09:20:10     	grpc address back to main containerd
09:20:10   -containerd-binary containerd publish
09:20:10     	path to containerd binary (used for containerd publish) (default "containerd")
09:20:10   -criu string
09:20:10     	path to criu binary
09:20:10   -debug
09:20:10     	enable debug output in logs
09:20:10   -namespace string
09:20:10     	namespace that owns the shim
09:20:10   -runtime-root string
09:20:10     	root directory for the runtime (default "/run/containerd/runc")
09:20:10   -socket string
09:20:10     	socket path to serve
09:20:10   -systemd-cgroup
09:20:10     	set runtime to use systemd-cgroup
09:20:10   -workdir string
09:20:10     	path used to storge large temporary data
09:20:10 + containerd-shim-runc-v1 -v
09:20:10 containerd-shim-runc-v1:
09:20:10   Version:  1.6.24
09:20:10   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:10   Go version: go1.20.8
09:20:10 
09:20:10 + containerd-shim-runc-v2 -v
09:20:10 containerd-shim-runc-v2:
09:20:10   Version:  1.6.24
09:20:10   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:10   Go version: go1.20.8
09:20:10 
09:20:10 + runc --version
09:20:10 runc version 1.1.9
09:20:10 commit: v1.1.9-0-gccaecfc
09:20:10 spec: 1.0.2-dev
09:20:10 go: go1.20.8
09:20:10 libseccomp: 2.5.2
09:20:10 Transaction test succeeded.
09:20:10 Running transaction
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:20:11   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
09:20:11   Preparing        :                                                        1/1 
09:20:11   Installing       : libseccomp-2.5.3-3.fc37.aarch64                       1/51 
09:20:11   Installing       : libselinux-utils-3.5-1.fc37.aarch64                   2/51 
09:20:11   Installing       : libfdisk-2.38.1-1.fc37.aarch64                        3/51 
09:20:11   Installing       : fuse3-libs-3.10.5-5.fc37.aarch64                      4/51 
09:20:12   Installing       : diffutils-3.8-3.fc37.aarch64                          5/51 
09:20:12   Installing       : docker-buildx-plugin-0.11.2-0.fc37.aarch64            6/51 
09:20:12   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.aarch64            6/51 
09:20:12   Installing       : docker-compose-plugin-2.21.0-0.fc37.aarch64           7/51 
09:20:12   Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.aarch64           7/51 
09:20:12   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    8/51 
09:20:12   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    8/51 
09:20:12   Installing       : xz-5.4.1-1.fc37.aarch64                               9/51 
09:20:12   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  10/51 
09:20:12   Installing       : libxkbcommon-1.4.1-2.fc37.aarch64                    11/51 
09:20:12   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
09:20:12   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
09:20:12   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        13/51 
09:20:12   Installing       : dbus-broker-33-1.fc37.aarch64                        13/51 
09:20:12   Running scriptlet: dbus-broker-33-1.fc37.aarch64                        13/51 
09:20:12   Installing       : dbus-1:1.14.10-1.fc37.aarch64                        14/51 
09:20:12   Installing       : qrencode-libs-4.1.1-3.fc37.aarch64                   15/51 
09:20:12   Running scriptlet: libutempter-1.2.1-7.fc37.aarch64                     16/51 
09:20:12   Installing       : libutempter-1.2.1-7.fc37.aarch64                     16/51 
09:20:12   Installing       : util-linux-2.38.1-1.fc37.aarch64                     17/51 
09:20:12 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:20:12 
09:20:12   Installing       : policycoreutils-3.5-1.fc37.aarch64                   18/51 
09:20:12   Running scriptlet: policycoreutils-3.5-1.fc37.aarch64                   18/51 
09:20:12   Installing       : selinux-policy-37.22-1.fc37.noarch                   19/51 
09:20:12   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   19/51 
09:20:13   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:20:13   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:20:13 Fedora 37 openh264 (From Cisco) - x86_64        2.2 kB/s | 2.5 kB     00:01    
09:20:13 Fedora Modular 37 - x86_64                      3.9 MB/s | 3.8 MB     00:00    
09:20:14 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:14 ++ pwd
09:20:14 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:14 Project root: .
09:20:14 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:14 INFO: man/src/attach.md found
09:20:14 WARN: man/src/build.md does not exist, skipping
09:20:14 WARN: man/src/builder/build.md does not exist, skipping
09:20:14 WARN: man/src/builder/prune.md does not exist, skipping
09:20:14 WARN: man/src/builder.md does not exist, skipping
09:20:14 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:14 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:14 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:14 WARN: man/src/checkpoint.md does not exist, skipping
09:20:14 INFO: man/src/commit.md found
09:20:14 WARN: man/src/config/create.md does not exist, skipping
09:20:14 WARN: man/src/config/inspect.md does not exist, skipping
09:20:14 WARN: man/src/config/ls.md does not exist, skipping
09:20:14 WARN: man/src/config/rm.md does not exist, skipping
09:20:14 WARN: man/src/config.md does not exist, skipping
09:20:14 INFO: man/src/container/attach.md found
09:20:14 INFO: man/src/container/commit.md found
09:20:14 INFO: man/src/container/cp.md found
09:20:14 INFO: man/src/container/create.md found
09:20:14 INFO: man/src/container/diff.md found
09:20:14 INFO: man/src/container/exec.md found
09:20:14 INFO: man/src/container/export.md found
09:20:14 WARN: man/src/container/inspect.md does not exist, skipping
09:20:14 INFO: man/src/container/kill.md found
09:20:14 INFO: man/src/container/logs.md found
09:20:14 INFO: man/src/container/ls.md found
09:20:14 INFO: man/src/container/pause.md found
09:20:14 INFO: man/src/container/port.md found
09:20:14 WARN: man/src/container/prune.md does not exist, skipping
09:20:14 INFO: man/src/container/rename.md found
09:20:14 INFO: man/src/container/restart.md found
09:20:14 INFO: man/src/container/rm.md found
09:20:14 INFO: man/src/container/run.md found
09:20:14 INFO: man/src/container/start.md found
09:20:14 INFO: man/src/container/stats.md found
09:20:14 INFO: man/src/container/stop.md found
09:20:14 INFO: man/src/container/top.md found
09:20:14 INFO: man/src/container/unpause.md found
09:20:14 INFO: man/src/container/update.md found
09:20:14 INFO: man/src/container/wait.md found
09:20:14 WARN: man/src/container.md does not exist, skipping
09:20:14 WARN: man/src/context/create.md does not exist, skipping
09:20:14 WARN: man/src/context/export.md does not exist, skipping
09:20:14 WARN: man/src/context/import.md does not exist, skipping
09:20:14 WARN: man/src/context/inspect.md does not exist, skipping
09:20:14 WARN: man/src/context/ls.md does not exist, skipping
09:20:14 WARN: man/src/context/rm.md does not exist, skipping
09:20:14 WARN: man/src/context/show.md does not exist, skipping
09:20:14 WARN: man/src/context/update.md does not exist, skipping
09:20:14 WARN: man/src/context/use.md does not exist, skipping
09:20:14 WARN: man/src/context.md does not exist, skipping
09:20:14 INFO: man/src/cp.md found
09:20:14 INFO: man/src/create.md found
09:20:14 INFO: man/src/diff.md found
09:20:14 INFO: man/src/events.md found
09:20:14 INFO: man/src/exec.md found
09:20:14 INFO: man/src/export.md found
09:20:14 INFO: man/src/history.md found
09:20:14 INFO: man/src/image/build.md found
09:20:14 INFO: man/src/image/history.md found
09:20:14 INFO: man/src/image/import.md found
09:20:14 WARN: man/src/image/inspect.md does not exist, skipping
09:20:14 INFO: man/src/image/load.md found
09:20:14 INFO: man/src/image/ls.md found
09:20:14 WARN: man/src/image/prune.md does not exist, skipping
09:20:14 INFO: man/src/image/pull.md found
09:20:14 INFO: man/src/image/push.md found
09:20:14 INFO: man/src/image/rm.md found
09:20:14 INFO: man/src/image/save.md found
09:20:14 INFO: man/src/image/tag.md found
09:20:14 WARN: man/src/image.md does not exist, skipping
09:20:14 INFO: man/src/images.md found
09:20:14 INFO: man/src/import.md found
09:20:14 INFO: man/src/info.md found
09:20:14 INFO: man/src/inspect.md found
09:20:14 INFO: man/src/kill.md found
09:20:14 INFO: man/src/load.md found
09:20:14 INFO: man/src/login.md found
09:20:14 INFO: man/src/logout.md found
09:20:14 INFO: man/src/logs.md found
09:20:14 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:14 WARN: man/src/manifest/create.md does not exist, skipping
09:20:14 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:14 WARN: man/src/manifest/push.md does not exist, skipping
09:20:14 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:14 WARN: man/src/manifest.md does not exist, skipping
09:20:14 INFO: man/src/network/connect.md found
09:20:14 INFO: man/src/network/create.md found
09:20:14 INFO: man/src/network/disconnect.md found
09:20:14 INFO: man/src/network/inspect.md found
09:20:14 INFO: man/src/network/ls.md found
09:20:14 WARN: man/src/network/prune.md does not exist, skipping
09:20:14 INFO: man/src/network/rm.md found
09:20:14 WARN: man/src/network.md does not exist, skipping
09:20:14 WARN: man/src/node/demote.md does not exist, skipping
09:20:14 WARN: man/src/node/inspect.md does not exist, skipping
09:20:14 WARN: man/src/node/ls.md does not exist, skipping
09:20:14 WARN: man/src/node/promote.md does not exist, skipping
09:20:14 WARN: man/src/node/ps.md does not exist, skipping
09:20:14 WARN: man/src/node/rm.md does not exist, skipping
09:20:14 WARN: man/src/node/update.md does not exist, skipping
09:20:14 WARN: man/src/node.md does not exist, skipping
09:20:14 INFO: man/src/pause.md found
09:20:14 WARN: man/src/plugin/create.md does not exist, skipping
09:20:14 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:14 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:14 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:14 WARN: man/src/plugin/install.md does not exist, skipping
09:20:14 INFO: man/src/plugin/ls.md found
09:20:14 WARN: man/src/plugin/push.md does not exist, skipping
09:20:14 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:14 WARN: man/src/plugin/set.md does not exist, skipping
09:20:14 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:14 WARN: man/src/plugin.md does not exist, skipping
09:20:14 INFO: man/src/port.md found
09:20:14 INFO: man/src/ps.md found
09:20:14 INFO: man/src/pull.md found
09:20:14 INFO: man/src/push.md found
09:20:14 INFO: man/src/rename.md found
09:20:14 INFO: man/src/restart.md found
09:20:14 INFO: man/src/rm.md found
09:20:14 INFO: man/src/rmi.md found
09:20:14 WARN: man/src/run.md does not exist, skipping
09:20:14 INFO: man/src/save.md found
09:20:14 INFO: man/src/search.md found
09:20:14 WARN: man/src/secret/create.md does not exist, skipping
09:20:14 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:14 WARN: man/src/secret/ls.md does not exist, skipping
09:20:14 WARN: man/src/secret/rm.md does not exist, skipping
09:20:14 WARN: man/src/secret.md does not exist, skipping
09:20:14 WARN: man/src/service/create.md does not exist, skipping
09:20:14 WARN: man/src/service/inspect.md does not exist, skipping
09:20:14 WARN: man/src/service/logs.md does not exist, skipping
09:20:14 WARN: man/src/service/ls.md does not exist, skipping
09:20:14 WARN: man/src/service/ps.md does not exist, skipping
09:20:14 WARN: man/src/service/rm.md does not exist, skipping
09:20:14 WARN: man/src/service/rollback.md does not exist, skipping
09:20:14 WARN: man/src/service/scale.md does not exist, skipping
09:20:14 WARN: man/src/service/update.md does not exist, skipping
09:20:14 WARN: man/src/service.md does not exist, skipping
09:20:14 WARN: man/src/stack/config.md does not exist, skipping
09:20:14 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:14 WARN: man/src/stack/ls.md does not exist, skipping
09:20:14 WARN: man/src/stack/ps.md does not exist, skipping
09:20:14 WARN: man/src/stack/rm.md does not exist, skipping
09:20:14 WARN: man/src/stack/services.md does not exist, skipping
09:20:14 WARN: man/src/stack.md does not exist, skipping
09:20:14 INFO: man/src/start.md found
09:20:14 INFO: man/src/stats.md found
09:20:14 INFO: man/src/stop.md found
09:20:14 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:14 WARN: man/src/swarm/init.md does not exist, skipping
09:20:14 WARN: man/src/swarm/join.md does not exist, skipping
09:20:14 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:14 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:14 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:14 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:14 WARN: man/src/swarm/update.md does not exist, skipping
09:20:14 WARN: man/src/swarm.md does not exist, skipping
09:20:14 WARN: man/src/system/df.md does not exist, skipping
09:20:14 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:14 INFO: man/src/system/events.md found
09:20:14 INFO: man/src/system/info.md found
09:20:14 WARN: man/src/system/prune.md does not exist, skipping
09:20:14 WARN: man/src/system.md does not exist, skipping
09:20:14 INFO: man/src/tag.md found
09:20:14 INFO: man/src/top.md found
09:20:14 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:14 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:14 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:14 WARN: man/src/trust/key.md does not exist, skipping
09:20:14 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:14 WARN: man/src/trust/sign.md does not exist, skipping
09:20:14 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:14 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:14 WARN: man/src/trust/signer.md does not exist, skipping
09:20:14 WARN: man/src/trust.md does not exist, skipping
09:20:14 INFO: man/src/unpause.md found
09:20:14 INFO: man/src/update.md found
09:20:14 INFO: man/src/version.md found
09:20:14 INFO: man/src/volume/create.md found
09:20:14 INFO: man/src/volume/inspect.md found
09:20:14 INFO: man/src/volume/ls.md found
09:20:14 WARN: man/src/volume/prune.md does not exist, skipping
09:20:14 WARN: man/src/volume/rm.md does not exist, skipping
09:20:14 WARN: man/src/volume/update.md does not exist, skipping
09:20:14 INFO: man/src/volume.md found
09:20:14 INFO: man/src/wait.md found
09:20:14 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:14 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:14 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:14 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:14 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:14 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:14 make[2]: Leaving directory '/root/build-deb/cli'
09:20:14 # Build buildx plugin
09:20:14 cd /go/src/github.com/docker/buildx \
09:20:14 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:14 && GO111MODULE=on \
09:20:14 	CGO_ENABLED=0 \
09:20:14 		go build \
09:20:14 			-mod=vendor \
09:20:14 			-trimpath \
09:20: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" \
09:20:14 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:14 			./cmd/buildx
09:20:16   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:16   Installing       : containerd.io-1.6.24-3.1.fc39.aarch64                51/61 
09:20:16   Running scriptlet: containerd.io-1.6.24-3.1.fc39.aarch64                51/61 
09:20:16   Installing       : libcgroup-3.0-3.fc39.aarch64                         52/61 
09:20:16   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   53/61 
09:20:16   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   53/61 
09:20:16   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa   54/61 
09:20:16   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa   54/61 
09:20:16   Upgrading        : python3-rpm-4.19.0-1.fc39.aarch64                    55/61 
09:20:16   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             56/61 
09:20:16   Cleanup          : python3-rpm-4.18.92-1.fc39.aarch64                   57/61 
09:20:16   Cleanup          : rpm-build-libs-4.18.92-1.fc39.aarch64                58/61 
09:20:16   Cleanup          : rpm-sign-libs-4.18.92-1.fc39.aarch64                 59/61 
09:20:16   Cleanup          : rpm-4.18.92-1.fc39.aarch64                           60/61 
09:20:16   Cleanup          : rpm-libs-4.18.92-1.fc39.aarch64                      61/61 
09:20:16   Running scriptlet: rpm-4.19.0-1.fc39.aarch64                            61/61 
09:20:16   Running scriptlet: systemd-resolved-254.1-2.fc39.aarch64                61/61 
09:20:16   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          61/61 
09:20:16   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            61/61 
09:20:16   Running scriptlet: rpm-libs-4.18.92-1.fc39.aarch64                      61/61 
09:20:16   Verifying        : containerd.io-1.6.24-3.1.fc39.aarch64                 1/61 
09:20:16   Verifying        : cryptsetup-libs-2.6.1-3.fc39.aarch64                  2/61 
09:20:16   Verifying        : dbus-1:1.14.10-1.fc39.aarch64                         3/61 
09:20:16   Verifying        : dbus-broker-33-2.fc39.aarch64                         4/61 
09:20:16   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   5/61 
09:20:16   Verifying        : device-mapper-1.02.196-1.fc39.aarch64                 6/61 
09:20:16   Verifying        : device-mapper-libs-1.02.196-1.fc39.aarch64            7/61 
09:20:16   Verifying        : diffutils-3.10-3.fc39.aarch64                         8/61 
09:20:16   Verifying        : fuse-common-3.16.1-1.fc39.aarch64                     9/61 
09:20:16   Verifying        : fuse-overlayfs-1.12-2.fc39.aarch64                   10/61 
09:20:16   Verifying        : fuse3-3.16.1-1.fc39.aarch64                          11/61 
09:20:16   Verifying        : fuse3-libs-3.16.1-1.fc39.aarch64                     12/61 
09:20:16   Verifying        : iptables-legacy-1.8.9-5.fc39.aarch64                 13/61 
09:20:16   Verifying        : iptables-legacy-libs-1.8.9-5.fc39.aarch64            14/61 
09:20:16   Verifying        : iptables-libs-1.8.9-5.fc39.aarch64                   15/61 
09:20:16   Verifying        : kmod-30-6.fc39.aarch64                               16/61 
09:20:16   Verifying        : kmod-libs-30-6.fc39.aarch64                          17/61 
09:20:16   Verifying        : libargon2-20190702-3.fc39.aarch64                    18/61 
09:20:16   Verifying        : libbpf-2:1.1.0-4.fc39.aarch64                        19/61 
09:20:16   Verifying        : libcgroup-3.0-3.fc39.aarch64                         20/61 
09:20:16   Verifying        : libfdisk-2.39.2-1.fc39.aarch64                       21/61 
09:20:16   Verifying        : libibverbs-46.0-4.fc39.aarch64                       22/61 
09:20:16   Verifying        : libmnl-1.0.5-3.fc39.aarch64                          23/61 
09:20:16   Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.aarch64          24/61 
09:20:16   Verifying        : libnfnetlink-1.0.1-24.fc39.aarch64                   25/61 
09:20:16   Verifying        : libnl3-3.8.0-1.fc39.aarch64                          26/61 
09:20:16   Verifying        : libpcap-14:1.10.4-2.fc39.aarch64                     27/61 
09:20:16   Verifying        : libseccomp-2.5.3-6.fc39.aarch64                      28/61 
09:20:16   Verifying        : libselinux-utils-3.5-5.fc39.aarch64                  29/61 
09:20:16   Verifying        : libslirp-4.7.0-4.fc39.aarch64                        30/61 
09:20:16   Verifying        : libutempter-1.2.1-10.fc39.aarch64                    31/61 
09:20:16   Verifying        : libxkbcommon-1.5.0-3.fc39.aarch64                    32/61 
09:20:16   Verifying        : policycoreutils-3.5-7.fc39.aarch64                   33/61 
09:20:16   Verifying        : qrencode-libs-4.1.1-5.fc39.aarch64                   34/61 
09:20:16   Verifying        : slirp4netns-1.2.1-1.fc39.aarch64                     35/61 
09:20:16   Verifying        : systemd-254.1-2.fc39.aarch64                         36/61 
09:20:16   Verifying        : systemd-networkd-254.1-2.fc39.aarch64                37/61 
09:20:16   Verifying        : systemd-pam-254.1-2.fc39.aarch64                     38/61 
09:20:16   Verifying        : systemd-resolved-254.1-2.fc39.aarch64                39/61 
09:20:16   Verifying        : util-linux-2.39.2-1.fc39.aarch64                     40/61 
09:20:16   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  41/61 
09:20:16   Verifying        : xz-5.4.4-1.fc39.aarch64                              42/61 
09:20:16   Verifying        : container-selinux-2:2.222.0-1.fc39.noarch            43/61 
09:20:16   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.aarch64             44/61 
09:20:16   Verifying        : selinux-policy-38.28-1.fc39.noarch                   45/61 
09:20:16   Verifying        : selinux-policy-targeted-38.28-1.fc39.noarch          46/61 
09:20:16   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   47/61 
09:20:16   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aa   48/61 
09:20:16   Verifying        : docker-compose-plugin-2.21.0-0.fc39.aarch64          49/61 
09:20:16   Verifying        : docker-buildx-plugin-0.11.2-0.fc39.aarch64           50/61 
09:20:16   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   51/61 
09:20:16   Verifying        : python3-rpm-4.19.0-1.fc39.aarch64                    52/61 
09:20:16   Verifying        : python3-rpm-4.18.92-1.fc39.aarch64                   53/61 
09:20:16   Verifying        : rpm-4.19.0-1.fc39.aarch64                            54/61 
09:20:16   Verifying        : rpm-4.18.92-1.fc39.aarch64                           55/61 
09:20:16   Verifying        : rpm-build-libs-4.19.0-1.fc39.aarch64                 56/61 
09:20:16   Verifying        : rpm-build-libs-4.18.92-1.fc39.aarch64                57/61 
09:20:16   Verifying        : rpm-libs-4.19.0-1.fc39.aarch64                       58/61 
09:20:16   Verifying        : rpm-libs-4.18.92-1.fc39.aarch64                      59/61 
09:20:16   Verifying        : rpm-sign-libs-4.19.0-1.fc39.aarch64                  60/61 
09:20:16   Verifying        : rpm-sign-libs-4.18.92-1.fc39.aarch64                 61/61 
09:20:16 
09:20:16 Upgraded:
09:20:16   python3-rpm-4.19.0-1.fc39.aarch64         rpm-4.19.0-1.fc39.aarch64          
09:20:16   rpm-build-libs-4.19.0-1.fc39.aarch64      rpm-libs-4.19.0-1.fc39.aarch64     
09:20:16   rpm-sign-libs-4.19.0-1.fc39.aarch64      
09:20:16 Installed:
09:20:16   container-selinux-2:2.222.0-1.fc39.noarch                                     
09:20:16   containerd.io-1.6.24-3.1.fc39.aarch64                                         
09:20:16   cryptsetup-libs-2.6.1-3.fc39.aarch64                                          
09:20:16   dbus-1:1.14.10-1.fc39.aarch64                                                 
09:20:16   dbus-broker-33-2.fc39.aarch64                                                 
09:20:16   dbus-common-1:1.14.10-1.fc39.noarch                                           
09:20:16   device-mapper-1.02.196-1.fc39.aarch64                                         
09:20:16   device-mapper-libs-1.02.196-1.fc39.aarch64                                    
09:20:16   diffutils-3.10-3.fc39.aarch64                                                 
09:20:16   docker-buildx-plugin-0.11.2-0.fc39.aarch64                                    
09:20:16   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.aarch64                       
09:20:16   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc39.aarch64                   
09:20:16   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.aarch64         
09:20:16   docker-compose-plugin-2.21.0-0.fc39.aarch64                                   
09:20:16   fuse-common-3.16.1-1.fc39.aarch64                                             
09:20:16   fuse-overlayfs-1.12-2.fc39.aarch64                                            
09:20:16   fuse3-3.16.1-1.fc39.aarch64                                                   
09:20:16   fuse3-libs-3.16.1-1.fc39.aarch64                                              
09:20:16   iptables-legacy-1.8.9-5.fc39.aarch64                                          
09:20:16   iptables-legacy-libs-1.8.9-5.fc39.aarch64                                     
09:20:16   iptables-libs-1.8.9-5.fc39.aarch64                                            
09:20:16   kmod-30-6.fc39.aarch64                                                        
09:20:16   kmod-libs-30-6.fc39.aarch64                                                   
09:20:16   libargon2-20190702-3.fc39.aarch64                                             
09:20:16   libbpf-2:1.1.0-4.fc39.aarch64                                                 
09:20:16   libcgroup-3.0-3.fc39.aarch64                                                  
09:20:16   libfdisk-2.39.2-1.fc39.aarch64                                                
09:20:16   libibverbs-46.0-4.fc39.aarch64                                                
09:20:16   libmnl-1.0.5-3.fc39.aarch64                                                   
09:20:16   libnetfilter_conntrack-1.0.9-2.fc39.aarch64                                   
09:20:16   libnfnetlink-1.0.1-24.fc39.aarch64                                            
09:20:16   libnl3-3.8.0-1.fc39.aarch64                                                   
09:20:16   libpcap-14:1.10.4-2.fc39.aarch64                                              
09:20:16   libseccomp-2.5.3-6.fc39.aarch64                                               
09:20:16   libselinux-utils-3.5-5.fc39.aarch64                                           
09:20:16   libslirp-4.7.0-4.fc39.aarch64                                                 
09:20:16   libutempter-1.2.1-10.fc39.aarch64                                             
09:20:16   libxkbcommon-1.5.0-3.fc39.aarch64                                             
09:20:16   policycoreutils-3.5-7.fc39.aarch64                                            
09:20:16   qrencode-libs-4.1.1-5.fc39.aarch64                                            
09:20:16   rpm-plugin-selinux-4.19.0-1.fc39.aarch64                                      
09:20:16   selinux-policy-38.28-1.fc39.noarch                                            
09:20:16   selinux-policy-targeted-38.28-1.fc39.noarch                                   
09:20:16   slirp4netns-1.2.1-1.fc39.aarch64                                              
09:20:16   systemd-254.1-2.fc39.aarch64                                                  
09:20:16   systemd-networkd-254.1-2.fc39.aarch64                                         
09:20:16   systemd-pam-254.1-2.fc39.aarch64                                              
09:20:16   systemd-resolved-254.1-2.fc39.aarch64                                         
09:20:16   util-linux-2.39.2-1.fc39.aarch64                                              
09:20:16   xkeyboard-config-2.39-2.fc39.noarch                                           
09:20:16   xz-5.4.4-1.fc39.aarch64                                                       
09:20:16 
09:20:16 Complete!
09:20:16 + verify_binaries
09:20:16 + docker --version
09:20:16 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:20:16 + docker buildx version
09:20:16 github.com/docker/buildx v0.11.2 9872040
09:20:16 + docker compose version
09:20:16 Docker Compose version v2.21.0
09:20:16 + dockerd --version
09:20:16 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:20:16 + docker-proxy --version
09:20:16 Dependencies resolved.
09:20:16 ================================================================================
09:20:16  Package                      Arch       Version               Repository  Size
09:20:16 ================================================================================
09:20:16 Installing:
09:20:16  dnf-plugins-core             noarch     4.4.2-1.fc39          fedora      38 k
09:20:16 Installing dependencies:
09:20:16  dbus-libs                    x86_64     1:1.14.10-1.fc39      fedora     156 k
09:20:16  fonts-filesystem             noarch     1:2.0.5-12.fc39       fedora     8.2 k
09:20:16  js-jquery                    noarch     3.6.4-2.fc39          fedora     172 k
09:20:16  python3-dateutil             noarch     1:2.8.2-10.fc39       fedora     355 k
09:20:16  python3-dbus                 x86_64     1.3.2-4.fc39          fedora     157 k
09:20:16  python3-distro               noarch     1.8.0-6.fc39          fedora      49 k
09:20:16  python3-dnf-plugins-core     noarch     4.4.2-1.fc39          fedora     293 k
09:20:16  python3-six                  noarch     1.16.0-12.fc39        fedora      41 k
09:20:16  python3-systemd              x86_64     235-5.fc39            fedora     107 k
09:20:16  web-assets-filesystem        noarch     5-20.fc39             fedora     7.9 k
09:20:16 Installing weak dependencies:
09:20:16  python-systemd-doc           x86_64     235-5.fc39            fedora      75 k
09:20:16 
09:20:16 Transaction Summary
09:20:16 ================================================================================
09:20:16 Install  12 Packages
09:20:16 
09:20:16 Total download size: 1.4 M
09:20:16 Installed size: 4.5 M
09:20:16 Downloading Packages:
09:20:16 (1/12): dnf-plugins-core-4.4.2-1.fc39.noarch.rp 169 kB/s |  38 kB     00:00    
09:20:16 (2/12): fonts-filesystem-2.0.5-12.fc39.noarch.r  36 kB/s | 8.2 kB     00:00    
09:20:16 (3/12): dbus-libs-1.14.10-1.fc39.x86_64.rpm     670 kB/s | 156 kB     00:00    
09:20:16 (4/12): js-jquery-3.6.4-2.fc39.noarch.rpm        16 MB/s | 172 kB     00:00    
09:20:16 (5/12): python-systemd-doc-235-5.fc39.x86_64.rp 6.7 MB/s |  75 kB     00:00    
09:20:16 (6/12): python3-dateutil-2.8.2-10.fc39.noarch.r  35 MB/s | 355 kB     00:00    
09:20:16 (7/12): python3-dbus-1.3.2-4.fc39.x86_64.rpm     11 MB/s | 157 kB     00:00    
09:20:16 (8/12): python3-distro-1.8.0-6.fc39.noarch.rpm  3.6 MB/s |  49 kB     00:00    
09:20:16 (9/12): python3-dnf-plugins-core-4.4.2-1.fc39.n  20 MB/s | 293 kB     00:00    
09:20:16 (10/12): python3-six-1.16.0-12.fc39.noarch.rpm  3.7 MB/s |  41 kB     00:00    
09:20:16 (11/12): python3-systemd-235-5.fc39.x86_64.rpm  7.6 MB/s | 107 kB     00:00    
09:20:16 (12/12): web-assets-filesystem-5-20.fc39.noarch 1.0 MB/s | 7.9 kB     00:00    
09:20:16 --------------------------------------------------------------------------------
09:20:16 Total                                           2.6 MB/s | 1.4 MB     00:00     
09:20:16 Running transaction check
09:20:16 Transaction check succeeded.
09:20:16 Running transaction test
09:20:16 Transaction test succeeded.
09:20:16 Running transaction
09:20:16 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:20:16 + containerd --version
09:20:16 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:16 + ctr --version
09:20:16 ctr containerd.io 1.6.24
09:20:16 + containerd-shim --help
09:20:16 Usage of containerd-shim:
09:20:16   -address string
09:20:16     	grpc address back to main containerd
09:20:16   -containerd-binary containerd publish
09:20:16     	path to containerd binary (used for containerd publish) (default "containerd")
09:20:16   -criu string
09:20:16     	path to criu binary
09:20:16   -debug
09:20:16     	enable debug output in logs
09:20:16   -namespace string
09:20:16     	namespace that owns the shim
09:20:16   -runtime-root string
09:20:16     	root directory for the runtime (default "/run/containerd/runc")
09:20:16   -socket string
09:20:16     	socket path to serve
09:20:16   -systemd-cgroup
09:20:16     	set runtime to use systemd-cgroup
09:20:16   -workdir string
09:20:16     	path used to storge large temporary data
09:20:16 + containerd-shim-runc-v1 -v
09:20:16 containerd-shim-runc-v1:
09:20:16   Version:  1.6.24
09:20:16   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:16   Go version: go1.20.8
09:20:16 
09:20:16 + containerd-shim-runc-v2 -v
09:20:16 containerd-shim-runc-v2:
09:20:16   Version:  1.6.24
09:20:16   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:16   Go version: go1.20.8
09:20:16 
09:20:16 + runc --version
09:20:16 runc version 1.1.9
09:20:16 commit: v1.1.9-0-gccaecfc
09:20:16 spec: 1.0.2-dev
09:20:16 go: go1.20.8
09:20:16 libseccomp: 2.5.3
09:20:16   Preparing        :                                                        1/1 
09:20:16   Installing       : python3-six-1.16.0-12.fc39.noarch                     1/12 
09:20:16   Installing       : python3-dateutil-1:2.8.2-10.fc39.noarch               2/12 
09:20:16   Installing       : python3-distro-1.8.0-6.fc39.noarch                    3/12 
09:20:16   Installing       : fonts-filesystem-1:2.0.5-12.fc39.noarch               4/12 
09:20:16   Installing       : web-assets-filesystem-5-20.fc39.noarch                5/12 
09:20:16   Installing       : js-jquery-3.6.4-2.fc39.noarch                         6/12 
09:20:16   Installing       : python-systemd-doc-235-5.fc39.x86_64                  7/12 
09:20:16   Installing       : python3-systemd-235-5.fc39.x86_64                     8/12 
09:20:16   Installing       : dbus-libs-1:1.14.10-1.fc39.x86_64                     9/12 
09:20:16   Installing       : python3-dbus-1.3.2-4.fc39.x86_64                     10/12 
09:20:16   Installing       : python3-dnf-plugins-core-4.4.2-1.fc39.noarch         11/12 
09:20:16   Installing       : dnf-plugins-core-4.4.2-1.fc39.noarch                 12/12 
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:20:17 Fedora 37 - x86_64 - Updates                     18 MB/s |  39 MB     00:02    
09:20:17   Running scriptlet: dnf-plugins-core-4.4.2-1.fc39.noarch                 12/12 
09:20:17   Verifying        : dbus-libs-1:1.14.10-1.fc39.x86_64                     1/12 
09:20:17   Verifying        : dnf-plugins-core-4.4.2-1.fc39.noarch                  2/12 
09:20:17   Verifying        : fonts-filesystem-1:2.0.5-12.fc39.noarch               3/12 
09:20:17   Verifying        : js-jquery-3.6.4-2.fc39.noarch                         4/12 
09:20:17   Verifying        : python-systemd-doc-235-5.fc39.x86_64                  5/12 
09:20:17   Verifying        : python3-dateutil-1:2.8.2-10.fc39.noarch               6/12 
09:20:17   Verifying        : python3-dbus-1.3.2-4.fc39.x86_64                      7/12 
09:20:17   Verifying        : python3-distro-1.8.0-6.fc39.noarch                    8/12 
09:20:17   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc39.noarch          9/12 
09:20:17   Verifying        : python3-six-1.16.0-12.fc39.noarch                    10/12 
09:20:17   Verifying        : python3-systemd-235-5.fc39.x86_64                    11/12 
09:20:17   Verifying        : web-assets-filesystem-5-20.fc39.noarch               12/12 
09:20:17 
09:20:17 Installed:
09:20:17   dbus-libs-1:1.14.10-1.fc39.x86_64                                             
09:20:17   dnf-plugins-core-4.4.2-1.fc39.noarch                                          
09:20:17   fonts-filesystem-1:2.0.5-12.fc39.noarch                                       
09:20:17   js-jquery-3.6.4-2.fc39.noarch                                                 
09:20:17   python-systemd-doc-235-5.fc39.x86_64                                          
09:20:17   python3-dateutil-1:2.8.2-10.fc39.noarch                                       
09:20:17   python3-dbus-1.3.2-4.fc39.x86_64                                              
09:20:17   python3-distro-1.8.0-6.fc39.noarch                                            
09:20:17   python3-dnf-plugins-core-4.4.2-1.fc39.noarch                                  
09:20:17   python3-six-1.16.0-12.fc39.noarch                                             
09:20:17   python3-systemd-235-5.fc39.x86_64                                             
09:20:17   web-assets-filesystem-5-20.fc39.noarch                                        
09:20:17 
09:20:17 Complete!
09:20:17 + case ${DIST_ID}:${DIST_VERSION} in
09:20:17 + dnf install -y findutils
09:20:17 Fedora Modular 38 - aarch64 - Updates           1.9 MB/s | 2.1 MB     00:01    
09:20:18 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:09 2023.
09:20:18 Package findutils-1:4.9.0-5.fc39.x86_64 is already installed.
09:20:18 Dependencies resolved.
09:20:18 Nothing to do.
09:20:18 Complete!
09:20:18 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:20:18 + install_rpm_containerd
09:20:18 + '[' staging = stage ']'
09:20:18 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:20:18 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:20:18 + dnf --version
09:20:19 4.16.2
09:20:19   Installed: dnf-0:4.16.2-2.fc39.noarch at Wed Sep 13 09:32:26 2023
09:20:19   Built    : Fedora Project at Fri Aug  4 11:19:30 2023
09:20:19 
09:20:19   Installed: rpm-0:4.18.92-1.fc39.x86_64 at Wed Sep 13 09:32:26 2023
09:20:19   Built    : Fedora Project at Wed Aug  2 17:06:29 2023
09:20:19 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:20:19 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:20:19 + dnf config-manager --set-disabled 'docker-ce-*'
09:20:19 + dnf config-manager --set-enabled docker-ce-test
09:20:20 + dnf makecache
09:20:21 Docker CE Test - x86_64                         2.1 kB/s | 1.5 kB     00:00    
09:20:21 Fedora 39 - x86_64                               43 kB/s |  21 kB     00:00    
09:20:22 Fedora 39 openh264 (From Cisco) - x86_64        3.2 kB/s | 989  B     00:00    
09:20:22 Fedora 39 - x86_64 - Updates                    102 kB/s |  24 kB     00:00    
09:20:22 Dependencies resolved.
09:20:22 ================================================================================
09:20:22  Package                     Arch       Version                Repository  Size
09:20:22 ================================================================================
09:20:22 Installing:
09:20:22  dnf-plugins-core            noarch     4.4.2-1.fc38           updates     38 k
09:20:22 Installing dependencies:
09:20:22  dbus-libs                   aarch64    1:1.14.10-1.fc38       updates    155 k
09:20:22  fonts-filesystem            noarch     1:2.0.5-11.fc38        fedora     8.1 k
09:20:22  js-jquery                   noarch     3.6.3-2.fc38           fedora     173 k
09:20:22  python3-dateutil            noarch     1:2.8.2-5.fc38         fedora     360 k
09:20:22  python3-dbus                aarch64    1.3.2-2.fc38           fedora     158 k
09:20:22  python3-distro              noarch     1.8.0-2.fc38           fedora      49 k
09:20:22  python3-dnf-plugins-core    noarch     4.4.2-1.fc38           updates    299 k
09:20:22  python3-six                 noarch     1.16.0-9.fc38          fedora      42 k
09:20:22  python3-systemd             aarch64    235-2.fc38             fedora     108 k
09:20:22  web-assets-filesystem       noarch     5-19.fc38              fedora     7.9 k
09:20:22 Installing weak dependencies:
09:20:22  python-systemd-doc          aarch64    235-2.fc38             fedora     171 k
09:20:22 
09:20:22 Transaction Summary
09:20:22 ================================================================================
09:20:22 Install  12 Packages
09:20:22 
09:20:22 Total download size: 1.5 M
09:20:22 Installed size: 6.1 M
09:20:22 Downloading Packages:
09:20:22 (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r  70 kB/s | 8.1 kB     00:00    
09:20:22 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm       574 kB/s | 173 kB     00:00    
09:20:22 (3/12): python-systemd-doc-235-2.fc38.aarch64.r 561 kB/s | 171 kB     00:00    
09:20:22 (4/12): python3-dbus-1.3.2-2.fc38.aarch64.rpm   2.4 MB/s | 158 kB     00:00    
09:20:22 (5/12): python3-distro-1.8.0-2.fc38.noarch.rpm  772 kB/s |  49 kB     00:00    
09:20:23 Fedora 38 openh264 (From Cisco) - x86_64        3.0 kB/s | 2.5 kB     00:00    
09:20:23 Fedora Modular 38 - x86_64                      2.2 MB/s | 2.8 MB     00:01    
09:20:23 Fedora 39 - x86_64 - Test Updates                24 kB/s |  12 kB     00:00    
09:20:23 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:23 ++ pwd
09:20:23 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:23 Project root: .
09:20:23 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:23 INFO: man/src/attach.md found
09:20:23 WARN: man/src/build.md does not exist, skipping
09:20:23 WARN: man/src/builder/build.md does not exist, skipping
09:20:23 WARN: man/src/builder/prune.md does not exist, skipping
09:20:23 WARN: man/src/builder.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint.md does not exist, skipping
09:20:23 INFO: man/src/commit.md found
09:20:23 WARN: man/src/config/create.md does not exist, skipping
09:20:23 WARN: man/src/config/inspect.md does not exist, skipping
09:20:23 WARN: man/src/config/ls.md does not exist, skipping
09:20:23 WARN: man/src/config/rm.md does not exist, skipping
09:20:23 WARN: man/src/config.md does not exist, skipping
09:20:23 INFO: man/src/container/attach.md found
09:20:23 INFO: man/src/container/commit.md found
09:20:23 INFO: man/src/container/cp.md found
09:20:23 INFO: man/src/container/create.md found
09:20:23 INFO: man/src/container/diff.md found
09:20:23 INFO: man/src/container/exec.md found
09:20:23 INFO: man/src/container/export.md found
09:20:23 WARN: man/src/container/inspect.md does not exist, skipping
09:20:23 INFO: man/src/container/kill.md found
09:20:23 INFO: man/src/container/logs.md found
09:20:23 INFO: man/src/container/ls.md found
09:20:23 INFO: man/src/container/pause.md found
09:20:23 INFO: man/src/container/port.md found
09:20:23 WARN: man/src/container/prune.md does not exist, skipping
09:20:23 INFO: man/src/container/rename.md found
09:20:23 INFO: man/src/container/restart.md found
09:20:23 INFO: man/src/container/rm.md found
09:20:23 INFO: man/src/container/run.md found
09:20:23 INFO: man/src/container/start.md found
09:20:23 INFO: man/src/container/stats.md found
09:20:23 INFO: man/src/container/stop.md found
09:20:23 INFO: man/src/container/top.md found
09:20:23 INFO: man/src/container/unpause.md found
09:20:23 INFO: man/src/container/update.md found
09:20:23 INFO: man/src/container/wait.md found
09:20:23 WARN: man/src/container.md does not exist, skipping
09:20:23 WARN: man/src/context/create.md does not exist, skipping
09:20:23 WARN: man/src/context/export.md does not exist, skipping
09:20:23 WARN: man/src/context/import.md does not exist, skipping
09:20:23 WARN: man/src/context/inspect.md does not exist, skipping
09:20:23 WARN: man/src/context/ls.md does not exist, skipping
09:20:23 WARN: man/src/context/rm.md does not exist, skipping
09:20:23 WARN: man/src/context/show.md does not exist, skipping
09:20:23 WARN: man/src/context/update.md does not exist, skipping
09:20:23 WARN: man/src/context/use.md does not exist, skipping
09:20:23 WARN: man/src/context.md does not exist, skipping
09:20:23 INFO: man/src/cp.md found
09:20:23 INFO: man/src/create.md found
09:20:23 INFO: man/src/diff.md found
09:20:23 INFO: man/src/events.md found
09:20:23 INFO: man/src/exec.md found
09:20:23 INFO: man/src/export.md found
09:20:23 INFO: man/src/history.md found
09:20:23 INFO: man/src/image/build.md found
09:20:23 INFO: man/src/image/history.md found
09:20:23 INFO: man/src/image/import.md found
09:20:23 WARN: man/src/image/inspect.md does not exist, skipping
09:20:23 INFO: man/src/image/load.md found
09:20:23 INFO: man/src/image/ls.md found
09:20:23 WARN: man/src/image/prune.md does not exist, skipping
09:20:23 INFO: man/src/image/pull.md found
09:20:23 INFO: man/src/image/push.md found
09:20:23 INFO: man/src/image/rm.md found
09:20:23 INFO: man/src/image/save.md found
09:20:23 INFO: man/src/image/tag.md found
09:20:23 WARN: man/src/image.md does not exist, skipping
09:20:23 INFO: man/src/images.md found
09:20:23 INFO: man/src/import.md found
09:20:23 INFO: man/src/info.md found
09:20:23 INFO: man/src/inspect.md found
09:20:23 INFO: man/src/kill.md found
09:20:23 INFO: man/src/load.md found
09:20:23 INFO: man/src/login.md found
09:20:23 INFO: man/src/logout.md found
09:20:23 INFO: man/src/logs.md found
09:20:23 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:23 WARN: man/src/manifest/create.md does not exist, skipping
09:20:23 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:23 WARN: man/src/manifest/push.md does not exist, skipping
09:20:23 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:23 WARN: man/src/manifest.md does not exist, skipping
09:20:23 INFO: man/src/network/connect.md found
09:20:23 INFO: man/src/network/create.md found
09:20:23 INFO: man/src/network/disconnect.md found
09:20:23 INFO: man/src/network/inspect.md found
09:20:23 INFO: man/src/network/ls.md found
09:20:23 WARN: man/src/network/prune.md does not exist, skipping
09:20:23 INFO: man/src/network/rm.md found
09:20:23 WARN: man/src/network.md does not exist, skipping
09:20:23 WARN: man/src/node/demote.md does not exist, skipping
09:20:23 WARN: man/src/node/inspect.md does not exist, skipping
09:20:23 WARN: man/src/node/ls.md does not exist, skipping
09:20:23 WARN: man/src/node/promote.md does not exist, skipping
09:20:23 WARN: man/src/node/ps.md does not exist, skipping
09:20:23 WARN: man/src/node/rm.md does not exist, skipping
09:20:23 WARN: man/src/node/update.md does not exist, skipping
09:20:23 WARN: man/src/node.md does not exist, skipping
09:20:23 INFO: man/src/pause.md found
09:20:23 WARN: man/src/plugin/create.md does not exist, skipping
09:20:23 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:23 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:23 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:23 WARN: man/src/plugin/install.md does not exist, skipping
09:20:23 INFO: man/src/plugin/ls.md found
09:20:23 WARN: man/src/plugin/push.md does not exist, skipping
09:20:23 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:23 WARN: man/src/plugin/set.md does not exist, skipping
09:20:23 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:23 WARN: man/src/plugin.md does not exist, skipping
09:20:23 INFO: man/src/port.md found
09:20:23 INFO: man/src/ps.md found
09:20:23 INFO: man/src/pull.md found
09:20:23 INFO: man/src/push.md found
09:20:23 INFO: man/src/rename.md found
09:20:23 INFO: man/src/restart.md found
09:20:23 INFO: man/src/rm.md found
09:20:23 INFO: man/src/rmi.md found
09:20:23 WARN: man/src/run.md does not exist, skipping
09:20:23 INFO: man/src/save.md found
09:20:23 INFO: man/src/search.md found
09:20:23 WARN: man/src/secret/create.md does not exist, skipping
09:20:23 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:23 WARN: man/src/secret/ls.md does not exist, skipping
09:20:23 WARN: man/src/secret/rm.md does not exist, skipping
09:20:23 WARN: man/src/secret.md does not exist, skipping
09:20:23 WARN: man/src/service/create.md does not exist, skipping
09:20:23 WARN: man/src/service/inspect.md does not exist, skipping
09:20:23 WARN: man/src/service/logs.md does not exist, skipping
09:20:23 WARN: man/src/service/ls.md does not exist, skipping
09:20:23 WARN: man/src/service/ps.md does not exist, skipping
09:20:23 WARN: man/src/service/rm.md does not exist, skipping
09:20:23 WARN: man/src/service/rollback.md does not exist, skipping
09:20:23 WARN: man/src/service/scale.md does not exist, skipping
09:20:23 WARN: man/src/service/update.md does not exist, skipping
09:20:23 WARN: man/src/service.md does not exist, skipping
09:20:23 WARN: man/src/stack/config.md does not exist, skipping
09:20:23 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:23 WARN: man/src/stack/ls.md does not exist, skipping
09:20:23 WARN: man/src/stack/ps.md does not exist, skipping
09:20:23 WARN: man/src/stack/rm.md does not exist, skipping
09:20:23 WARN: man/src/stack/services.md does not exist, skipping
09:20:23 WARN: man/src/stack.md does not exist, skipping
09:20:23 INFO: man/src/start.md found
09:20:23 INFO: man/src/stats.md found
09:20:23 INFO: man/src/stop.md found
09:20:23 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:23 WARN: man/src/swarm/init.md does not exist, skipping
09:20:23 WARN: man/src/swarm/join.md does not exist, skipping
09:20:23 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:23 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:23 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:23 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:23 WARN: man/src/swarm/update.md does not exist, skipping
09:20:23 WARN: man/src/swarm.md does not exist, skipping
09:20:23 WARN: man/src/system/df.md does not exist, skipping
09:20:23 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:23 INFO: man/src/system/events.md found
09:20:23 INFO: man/src/system/info.md found
09:20:23 WARN: man/src/system/prune.md does not exist, skipping
09:20:23 WARN: man/src/system.md does not exist, skipping
09:20:23 INFO: man/src/tag.md found
09:20:23 INFO: man/src/top.md found
09:20:23 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:23 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:23 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:23 WARN: man/src/trust/key.md does not exist, skipping
09:20:23 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:23 WARN: man/src/trust/sign.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer.md does not exist, skipping
09:20:23 WARN: man/src/trust.md does not exist, skipping
09:20:23 INFO: man/src/unpause.md found
09:20:23 INFO: man/src/update.md found
09:20:23 INFO: man/src/version.md found
09:20:23 INFO: man/src/volume/create.md found
09:20:23 INFO: man/src/volume/inspect.md found
09:20:23 INFO: man/src/volume/ls.md found
09:20:23 WARN: man/src/volume/prune.md does not exist, skipping
09:20:23 WARN: man/src/volume/rm.md does not exist, skipping
09:20:23 WARN: man/src/volume/update.md does not exist, skipping
09:20:23 INFO: man/src/volume.md found
09:20:23 INFO: man/src/wait.md found
09:20:23 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:23 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:23 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:23 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:23 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:23 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:23 make[2]: Leaving directory '/root/build-deb/cli'
09:20:23 # Build buildx plugin
09:20:23 cd /go/src/github.com/docker/buildx \
09:20:23 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:23 && GO111MODULE=on \
09:20:23 	CGO_ENABLED=0 \
09:20:23 		go build \
09:20:23 			-mod=vendor \
09:20:23 			-trimpath \
09:20:23 			-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" \
09:20:23 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:23 			./cmd/buildx
09:20:23 (6/12): python3-dateutil-2.8.2-5.fc38.noarch.rp 1.2 MB/s | 360 kB     00:00    
09:20:23 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm    667 kB/s |  42 kB     00:00    
09:20:23 (8/12): python3-systemd-235-2.fc38.aarch64.rpm  1.6 MB/s | 108 kB     00:00    
09:20:23 (9/12): web-assets-filesystem-5-19.fc38.noarch. 136 kB/s | 7.9 kB     00:00    
09:20:23   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:20:23   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:20:23   Installing       : container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:20:23 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:23 ++ pwd
09:20:23 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:23 Project root: .
09:20:23 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:23 INFO: man/src/attach.md found
09:20:23 WARN: man/src/build.md does not exist, skipping
09:20:23 WARN: man/src/builder/build.md does not exist, skipping
09:20:23 WARN: man/src/builder/prune.md does not exist, skipping
09:20:23 WARN: man/src/builder.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:23 WARN: man/src/checkpoint.md does not exist, skipping
09:20:23 INFO: man/src/commit.md found
09:20:23 WARN: man/src/config/create.md does not exist, skipping
09:20:23 WARN: man/src/config/inspect.md does not exist, skipping
09:20:23 WARN: man/src/config/ls.md does not exist, skipping
09:20:23 WARN: man/src/config/rm.md does not exist, skipping
09:20:23 WARN: man/src/config.md does not exist, skipping
09:20:23 INFO: man/src/container/attach.md found
09:20:23 INFO: man/src/container/commit.md found
09:20:23 INFO: man/src/container/cp.md found
09:20:23 INFO: man/src/container/create.md found
09:20:23 INFO: man/src/container/diff.md found
09:20:23 INFO: man/src/container/exec.md found
09:20:23 INFO: man/src/container/export.md found
09:20:23 WARN: man/src/container/inspect.md does not exist, skipping
09:20:23 INFO: man/src/container/kill.md found
09:20:23 INFO: man/src/container/logs.md found
09:20:23 INFO: man/src/container/ls.md found
09:20:23 INFO: man/src/container/pause.md found
09:20:23 INFO: man/src/container/port.md found
09:20:23 WARN: man/src/container/prune.md does not exist, skipping
09:20:23 INFO: man/src/container/rename.md found
09:20:23 INFO: man/src/container/restart.md found
09:20:23 INFO: man/src/container/rm.md found
09:20:23 INFO: man/src/container/run.md found
09:20:23 INFO: man/src/container/start.md found
09:20:23 INFO: man/src/container/stats.md found
09:20:23 INFO: man/src/container/stop.md found
09:20:23 INFO: man/src/container/top.md found
09:20:23 INFO: man/src/container/unpause.md found
09:20:23 INFO: man/src/container/update.md found
09:20:23 INFO: man/src/container/wait.md found
09:20:23 WARN: man/src/container.md does not exist, skipping
09:20:23 WARN: man/src/context/create.md does not exist, skipping
09:20:23 WARN: man/src/context/export.md does not exist, skipping
09:20:23 WARN: man/src/context/import.md does not exist, skipping
09:20:23 WARN: man/src/context/inspect.md does not exist, skipping
09:20:23 WARN: man/src/context/ls.md does not exist, skipping
09:20:23 WARN: man/src/context/rm.md does not exist, skipping
09:20:23 WARN: man/src/context/show.md does not exist, skipping
09:20:23 WARN: man/src/context/update.md does not exist, skipping
09:20:23 WARN: man/src/context/use.md does not exist, skipping
09:20:23 WARN: man/src/context.md does not exist, skipping
09:20:23 INFO: man/src/cp.md found
09:20:23 INFO: man/src/create.md found
09:20:23 INFO: man/src/diff.md found
09:20:23 INFO: man/src/events.md found
09:20:23 INFO: man/src/exec.md found
09:20:23 INFO: man/src/export.md found
09:20:23 INFO: man/src/history.md found
09:20:23 INFO: man/src/image/build.md found
09:20:23 INFO: man/src/image/history.md found
09:20:23 INFO: man/src/image/import.md found
09:20:23 WARN: man/src/image/inspect.md does not exist, skipping
09:20:23 INFO: man/src/image/load.md found
09:20:23 INFO: man/src/image/ls.md found
09:20:23 WARN: man/src/image/prune.md does not exist, skipping
09:20:23 INFO: man/src/image/pull.md found
09:20:23 INFO: man/src/image/push.md found
09:20:23 INFO: man/src/image/rm.md found
09:20:23 INFO: man/src/image/save.md found
09:20:23 INFO: man/src/image/tag.md found
09:20:23 WARN: man/src/image.md does not exist, skipping
09:20:23 INFO: man/src/images.md found
09:20:23 INFO: man/src/import.md found
09:20:23 INFO: man/src/info.md found
09:20:23 INFO: man/src/inspect.md found
09:20:23 INFO: man/src/kill.md found
09:20:23 INFO: man/src/load.md found
09:20:23 INFO: man/src/login.md found
09:20:23 INFO: man/src/logout.md found
09:20:23 INFO: man/src/logs.md found
09:20:23 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:23 WARN: man/src/manifest/create.md does not exist, skipping
09:20:23 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:23 WARN: man/src/manifest/push.md does not exist, skipping
09:20:23 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:23 WARN: man/src/manifest.md does not exist, skipping
09:20:23 INFO: man/src/network/connect.md found
09:20:23 INFO: man/src/network/create.md found
09:20:23 INFO: man/src/network/disconnect.md found
09:20:23 INFO: man/src/network/inspect.md found
09:20:23 INFO: man/src/network/ls.md found
09:20:23 WARN: man/src/network/prune.md does not exist, skipping
09:20:23 INFO: man/src/network/rm.md found
09:20:23 WARN: man/src/network.md does not exist, skipping
09:20:23 WARN: man/src/node/demote.md does not exist, skipping
09:20:23 WARN: man/src/node/inspect.md does not exist, skipping
09:20:23 WARN: man/src/node/ls.md does not exist, skipping
09:20:23 WARN: man/src/node/promote.md does not exist, skipping
09:20:23 WARN: man/src/node/ps.md does not exist, skipping
09:20:23 WARN: man/src/node/rm.md does not exist, skipping
09:20:23 WARN: man/src/node/update.md does not exist, skipping
09:20:23 WARN: man/src/node.md does not exist, skipping
09:20:23 INFO: man/src/pause.md found
09:20:23 WARN: man/src/plugin/create.md does not exist, skipping
09:20:23 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:23 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:23 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:23 WARN: man/src/plugin/install.md does not exist, skipping
09:20:23 INFO: man/src/plugin/ls.md found
09:20:23 WARN: man/src/plugin/push.md does not exist, skipping
09:20:23 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:23 WARN: man/src/plugin/set.md does not exist, skipping
09:20:23 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:23 WARN: man/src/plugin.md does not exist, skipping
09:20:23 INFO: man/src/port.md found
09:20:23 INFO: man/src/ps.md found
09:20:23 INFO: man/src/pull.md found
09:20:23 INFO: man/src/push.md found
09:20:23 INFO: man/src/rename.md found
09:20:23 INFO: man/src/restart.md found
09:20:23 INFO: man/src/rm.md found
09:20:23 INFO: man/src/rmi.md found
09:20:23 WARN: man/src/run.md does not exist, skipping
09:20:23 INFO: man/src/save.md found
09:20:23 INFO: man/src/search.md found
09:20:23 WARN: man/src/secret/create.md does not exist, skipping
09:20:23 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:23 WARN: man/src/secret/ls.md does not exist, skipping
09:20:23 WARN: man/src/secret/rm.md does not exist, skipping
09:20:23 WARN: man/src/secret.md does not exist, skipping
09:20:23 WARN: man/src/service/create.md does not exist, skipping
09:20:23 WARN: man/src/service/inspect.md does not exist, skipping
09:20:23 WARN: man/src/service/logs.md does not exist, skipping
09:20:23 WARN: man/src/service/ls.md does not exist, skipping
09:20:23 WARN: man/src/service/ps.md does not exist, skipping
09:20:23 WARN: man/src/service/rm.md does not exist, skipping
09:20:23 WARN: man/src/service/rollback.md does not exist, skipping
09:20:23 WARN: man/src/service/scale.md does not exist, skipping
09:20:23 WARN: man/src/service/update.md does not exist, skipping
09:20:23 WARN: man/src/service.md does not exist, skipping
09:20:23 WARN: man/src/stack/config.md does not exist, skipping
09:20:23 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:23 WARN: man/src/stack/ls.md does not exist, skipping
09:20:23 WARN: man/src/stack/ps.md does not exist, skipping
09:20:23 WARN: man/src/stack/rm.md does not exist, skipping
09:20:23 WARN: man/src/stack/services.md does not exist, skipping
09:20:23 WARN: man/src/stack.md does not exist, skipping
09:20:23 INFO: man/src/start.md found
09:20:23 INFO: man/src/stats.md found
09:20:23 INFO: man/src/stop.md found
09:20:23 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:23 WARN: man/src/swarm/init.md does not exist, skipping
09:20:23 WARN: man/src/swarm/join.md does not exist, skipping
09:20:23 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:23 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:23 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:23 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:23 WARN: man/src/swarm/update.md does not exist, skipping
09:20:23 WARN: man/src/swarm.md does not exist, skipping
09:20:23 WARN: man/src/system/df.md does not exist, skipping
09:20:23 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:23 INFO: man/src/system/events.md found
09:20:23 INFO: man/src/system/info.md found
09:20:23 WARN: man/src/system/prune.md does not exist, skipping
09:20:23 WARN: man/src/system.md does not exist, skipping
09:20:23 INFO: man/src/tag.md found
09:20:23 INFO: man/src/top.md found
09:20:23 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:23 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:23 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:23 WARN: man/src/trust/key.md does not exist, skipping
09:20:23 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:23 WARN: man/src/trust/sign.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:23 WARN: man/src/trust/signer.md does not exist, skipping
09:20:23 WARN: man/src/trust.md does not exist, skipping
09:20:23 INFO: man/src/unpause.md found
09:20:23 INFO: man/src/update.md found
09:20:23 INFO: man/src/version.md found
09:20:23 INFO: man/src/volume/create.md found
09:20:23 INFO: man/src/volume/inspect.md found
09:20:23 INFO: man/src/volume/ls.md found
09:20:23 WARN: man/src/volume/prune.md does not exist, skipping
09:20:23 WARN: man/src/volume/rm.md does not exist, skipping
09:20:23 WARN: man/src/volume/update.md does not exist, skipping
09:20:23 INFO: man/src/volume.md found
09:20:23 INFO: man/src/wait.md found
09:20:23 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:23 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:23 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:23 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:23 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:23 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:23 make[2]: Leaving directory '/root/build-deb/cli'
09:20:23 # Build buildx plugin
09:20:23 cd /go/src/github.com/docker/buildx \
09:20:23 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:23 && GO111MODULE=on \
09:20:23 	CGO_ENABLED=0 \
09:20:23 		go build \
09:20:23 			-mod=vendor \
09:20:23 			-trimpath \
09:20:23 			-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" \
09:20:23 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:23 			./cmd/buildx
09:20:23 (10/12): dnf-plugins-core-4.4.2-1.fc38.noarch.r 114 kB/s |  38 kB     00:00    
09:20:23 (11/12): python3-dnf-plugins-core-4.4.2-1.fc38. 773 kB/s | 299 kB     00:00    
09:20:23 (12/12): dbus-libs-1.14.10-1.fc38.aarch64.rpm   365 kB/s | 155 kB     00:00    
09:20:23 --------------------------------------------------------------------------------
09:20:23 Total                                           1.1 MB/s | 1.5 MB     00:01     
09:20:23 Running transaction check
09:20:23 Transaction check succeeded.
09:20:23 Running transaction test
09:20:23 Transaction test succeeded.
09:20:23 Running transaction
09:20:23   Preparing        :                                                        1/1 
09:20:23   Installing       : dbus-libs-1:1.14.10-1.fc38.aarch64                    1/12 
09:20:23   Installing       : python3-dbus-1.3.2-2.fc38.aarch64                     2/12 
09:20:23   Installing       : python3-six-1.16.0-9.fc38.noarch                      3/12 
09:20:23   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
09:20:23   Installing       : python3-distro-1.8.0-2.fc38.noarch                    5/12 
09:20:23   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch               6/12 
09:20:23   Installing       : web-assets-filesystem-5-19.fc38.noarch                7/12 
09:20:23   Installing       : js-jquery-3.6.3-2.fc38.noarch                         8/12 
09:20:23   Installing       : python-systemd-doc-235-2.fc38.aarch64                 9/12 
09:20:23   Installing       : python3-systemd-235-2.fc38.aarch64                   10/12 
09:20:23   Installing       : python3-dnf-plugins-core-4.4.2-1.fc38.noarch         11/12 
09:20:23   Installing       : dnf-plugins-core-4.4.2-1.fc38.noarch                 12/12 
09:20:23 Metadata cache created.
09:20:23 + echo '[DEBUG] Installing engine rpms'
09:20:23 [DEBUG] Installing engine rpms
09:20:23 ++ find rpm/rpmbuild/fedora-39/RPMS/ -type f -name '*.rpm'
09:20:23 ++ sed /src/d
09:20:23 + packages='rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:20:23 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:20:23 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc39.x86_64.rpm
09:20:23 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm
09:20:23 rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm'
09:20:23 + set -x
09:20:23 ++ source /etc/os-release
09:20:23 +++ NAME='Fedora Linux'
09:20:23 +++ VERSION='39 (Container Image Prerelease)'
09:20:23 +++ ID=fedora
09:20:23 +++ VERSION_ID=39
09:20:23 +++ VERSION_CODENAME=
09:20:23 +++ PLATFORM_ID=platform:f39
09:20:23 +++ PRETTY_NAME='Fedora Linux 39 (Container Image Prerelease)'
09:20:23 +++ ANSI_COLOR='0;38;2;60;110;180'
09:20:23 +++ LOGO=fedora-logo-icon
09:20:23 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:39
09:20:23 +++ DEFAULT_HOSTNAME=fedora
09:20:23 +++ HOME_URL=https://fedoraproject.org/
09:20:23 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/
09:20:23 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:20:23 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:20:23 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:20:23 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=39
09:20:23 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:20:23 +++ REDHAT_SUPPORT_PRODUCT_VERSION=39
09:20:23 +++ SUPPORT_END=2024-05-14
09:20:23 +++ VARIANT='Container Image'
09:20:23 +++ VARIANT_ID=container
09:20:23 ++ echo 39
09:20:23 + product_version=39
09:20:23 + '[' 39 = rawhide ']'
09:20:23 + dnf install -y rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm 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-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64.rpm rpm/rpmbuild/fedora-39/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc39.x86_64.rpm
09:20:24   Running scriptlet: dnf-plugins-core-4.4.2-1.fc38.noarch                 12/12 
09:20:24   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch               1/12 
09:20:24   Verifying        : js-jquery-3.6.3-2.fc38.noarch                         2/12 
09:20:24   Verifying        : python-systemd-doc-235-2.fc38.aarch64                 3/12 
09:20:24   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
09:20:24   Verifying        : python3-dbus-1.3.2-2.fc38.aarch64                     5/12 
09:20:24   Verifying        : python3-distro-1.8.0-2.fc38.noarch                    6/12 
09:20:24   Verifying        : python3-six-1.16.0-9.fc38.noarch                      7/12 
09:20:24   Verifying        : python3-systemd-235-2.fc38.aarch64                    8/12 
09:20:24   Verifying        : web-assets-filesystem-5-19.fc38.noarch                9/12 
09:20:24   Verifying        : dbus-libs-1:1.14.10-1.fc38.aarch64                   10/12 
09:20:24   Verifying        : dnf-plugins-core-4.4.2-1.fc38.noarch                 11/12 
09:20:24   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc38.noarch         12/12 
09:20:24 
09:20:24 Installed:
09:20:24   dbus-libs-1:1.14.10-1.fc38.aarch64                                            
09:20:24   dnf-plugins-core-4.4.2-1.fc38.noarch                                          
09:20:24   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
09:20:24   js-jquery-3.6.3-2.fc38.noarch                                                 
09:20:24   python-systemd-doc-235-2.fc38.aarch64                                         
09:20:24   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
09:20:24   python3-dbus-1.3.2-2.fc38.aarch64                                             
09:20:24   python3-distro-1.8.0-2.fc38.noarch                                            
09:20:24   python3-dnf-plugins-core-4.4.2-1.fc38.noarch                                  
09:20:24   python3-six-1.16.0-9.fc38.noarch                                              
09:20:24   python3-systemd-235-2.fc38.aarch64                                            
09:20:24   web-assets-filesystem-5-19.fc38.noarch                                        
09:20:24 
09:20:24 Complete!
09:20:24 + case ${DIST_ID}:${DIST_VERSION} in
09:20:24 + dnf install -y findutils
09:20:24 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:22 2023.
09:20:24 Dependencies resolved.
09:20:24 =================================================================================================
09:20:24  Package                     Arch    Version                               Repository        Size
09:20:24 =================================================================================================
09:20:24 Installing:
09:20:24  docker-buildx-plugin        x86_64  0.11.2-0.fc39                         @commandline      13 M
09:20:24  docker-ce                   x86_64  3:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline      25 M
09:20:24  docker-ce-cli               x86_64  1:0.0.0~20230915141727.0e70f1b-0.fc39 @commandline     7.3 M
09:20:24  docker-ce-rootless-extras   x86_64  0.0.0~20230915141727.0e70f1b-0.fc39   @commandline     3.9 M
09:20:24  docker-compose-plugin       x86_64  2.21.0-0.fc39                         @commandline      13 M
09:20:24 Upgrading:
09:20:24  python3-rpm                 x86_64  4.19.0-1.fc39                         updates-testing   69 k
09:20:24  rpm                         x86_64  4.19.0-1.fc39                         updates-testing  538 k
09:20:24  rpm-build-libs              x86_64  4.19.0-1.fc39                         updates-testing   96 k
09:20:24  rpm-libs                    x86_64  4.19.0-1.fc39                         updates-testing  312 k
09:20:24  rpm-sign-libs               x86_64  4.19.0-1.fc39                         updates-testing   26 k
09:20:24 Installing dependencies:
09:20:24  container-selinux           noarch  2:2.222.0-1.fc39                      updates-testing   55 k
09:20:24  containerd.io               x86_64  1.6.24-3.1.fc39                       docker-ce-test    33 M
09:20:24  dbus                        x86_64  1:1.14.10-1.fc39                      fedora           8.1 k
09:20:24  dbus-broker                 x86_64  33-2.fc39                             fedora           173 k
09:20:24  dbus-common                 noarch  1:1.14.10-1.fc39                      fedora            15 k
09:20:24  device-mapper               x86_64  1.02.196-1.fc39                       fedora           138 k
09:20:24  device-mapper-libs          x86_64  1.02.196-1.fc39                       fedora           175 k
09:20:24  diffutils                   x86_64  3.10-3.fc39                           fedora           398 k
09:20:24  fuse-common                 x86_64  3.16.1-1.fc39                         fedora           8.3 k
09:20:24  fuse-overlayfs              x86_64  1.12-2.fc39                           fedora            67 k
09:20:24  fuse3                       x86_64  3.16.1-1.fc39                         fedora            57 k
09:20:24  fuse3-libs                  x86_64  3.16.1-1.fc39                         fedora            94 k
09:20:24  iptables-legacy             x86_64  1.8.9-5.fc39                          fedora            52 k
09:20:24  iptables-legacy-libs        x86_64  1.8.9-5.fc39                          fedora            38 k
09:20:24  iptables-libs               x86_64  1.8.9-5.fc39                          fedora           414 k
09:20:24  kmod                        x86_64  30-6.fc39                             fedora           120 k
09:20:24  kmod-libs                   x86_64  30-6.fc39                             fedora            67 k
09:20:24  libargon2                   x86_64  20190702-3.fc39                       fedora            28 k
09:20:24  libcgroup                   x86_64  3.0-3.fc39                            fedora            74 k
09:20:24  libfdisk                    x86_64  2.39.2-1.fc39                         fedora           162 k
09:20:24  libibverbs                  x86_64  46.0-4.fc39                           fedora           431 k
09:20:24  libmnl                      x86_64  1.0.5-3.fc39                          fedora            28 k
09:20:24  libnetfilter_conntrack      x86_64  1.0.9-2.fc39                          fedora            59 k
09:20:24  libnfnetlink                x86_64  1.0.1-24.fc39                         fedora            29 k
09:20:24  libnl3                      x86_64  3.8.0-1.fc39                          fedora           348 k
09:20:24  libpcap                     x86_64  14:1.10.4-2.fc39                      fedora           175 k
09:20:24  libseccomp                  x86_64  2.5.3-6.fc39                          fedora            71 k
09:20:24  libselinux-utils            x86_64  3.5-5.fc39                            fedora           163 k
09:20:24  libslirp                    x86_64  4.7.0-4.fc39                          fedora            75 k
09:20:24  libutempter                 x86_64  1.2.1-10.fc39                         fedora            26 k
09:20:24  policycoreutils             x86_64  3.5-7.fc39                            fedora           243 k
09:20:24  rpm-plugin-selinux          x86_64  4.19.0-1.fc39                         updates-testing   20 k
09:20:24  selinux-policy              noarch  38.28-1.fc39                          updates-testing   54 k
09:20:24  selinux-policy-targeted     noarch  38.28-1.fc39                          updates-testing  6.7 M
09:20:24  slirp4netns                 x86_64  1.2.1-1.fc39                          fedora            47 k
09:20:24  systemd                     x86_64  254.1-2.fc39                          fedora           4.7 M
09:20:24  systemd-pam                 x86_64  254.1-2.fc39                          fedora           361 k
09:20:24  util-linux                  x86_64  2.39.2-1.fc39                         fedora           1.2 M
09:20:24  xkeyboard-config            noarch  2.39-2.fc39                           fedora           962 k
09:20:24  xz                          x86_64  5.4.4-1.fc39                          fedora           556 k
09:20:24 Installing weak dependencies:
09:20:24  cryptsetup-libs             x86_64  2.6.1-3.fc39                          fedora           491 k
09:20:24  libbpf                      x86_64  2:1.1.0-4.fc39                        fedora           165 k
09:20:24  libxkbcommon                x86_64  1.5.0-3.fc39                          fedora           139 k
09:20:24  qrencode-libs               x86_64  4.1.1-5.fc39                          fedora            61 k
09:20:24  systemd-networkd            x86_64  254.1-2.fc39                          fedora           649 k
09:20:24  systemd-resolved            x86_64  254.1-2.fc39                          fedora           294 k
09:20:24 
09:20:24 Transaction Summary
09:20:24 =================================================================================================
09:20:24 Install  51 Packages
09:20:24 Upgrade   5 Packages
09:20:24 
09:20:24 Total size: 115 M
09:20:24 Total download size: 54 M
09:20:24 Downloading Packages:
09:20:25 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:17 2023.
09:20:25 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:25 ++ pwd
09:20:25 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:25 Project root: .
09:20:25 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:25 INFO: man/src/attach.md found
09:20:25 WARN: man/src/build.md does not exist, skipping
09:20:25 WARN: man/src/builder/build.md does not exist, skipping
09:20:25 WARN: man/src/builder/prune.md does not exist, skipping
09:20:25 WARN: man/src/builder.md does not exist, skipping
09:20:25 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:25 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:25 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:25 WARN: man/src/checkpoint.md does not exist, skipping
09:20:25 INFO: man/src/commit.md found
09:20:25 WARN: man/src/config/create.md does not exist, skipping
09:20:25 WARN: man/src/config/inspect.md does not exist, skipping
09:20:25 WARN: man/src/config/ls.md does not exist, skipping
09:20:25 WARN: man/src/config/rm.md does not exist, skipping
09:20:25 WARN: man/src/config.md does not exist, skipping
09:20:25 INFO: man/src/container/attach.md found
09:20:25 INFO: man/src/container/commit.md found
09:20:25 INFO: man/src/container/cp.md found
09:20:25 INFO: man/src/container/create.md found
09:20:25 INFO: man/src/container/diff.md found
09:20:25 INFO: man/src/container/exec.md found
09:20:25 INFO: man/src/container/export.md found
09:20:25 WARN: man/src/container/inspect.md does not exist, skipping
09:20:25 INFO: man/src/container/kill.md found
09:20:25 INFO: man/src/container/logs.md found
09:20:25 INFO: man/src/container/ls.md found
09:20:25 INFO: man/src/container/pause.md found
09:20:25 INFO: man/src/container/port.md found
09:20:25 WARN: man/src/container/prune.md does not exist, skipping
09:20:25 INFO: man/src/container/rename.md found
09:20:25 INFO: man/src/container/restart.md found
09:20:25 INFO: man/src/container/rm.md found
09:20:25 INFO: man/src/container/run.md found
09:20:25 INFO: man/src/container/start.md found
09:20:25 INFO: man/src/container/stats.md found
09:20:25 INFO: man/src/container/stop.md found
09:20:25 INFO: man/src/container/top.md found
09:20:25 INFO: man/src/container/unpause.md found
09:20:25 INFO: man/src/container/update.md found
09:20:25 INFO: man/src/container/wait.md found
09:20:25 WARN: man/src/container.md does not exist, skipping
09:20:25 WARN: man/src/context/create.md does not exist, skipping
09:20:25 WARN: man/src/context/export.md does not exist, skipping
09:20:25 WARN: man/src/context/import.md does not exist, skipping
09:20:25 WARN: man/src/context/inspect.md does not exist, skipping
09:20:25 WARN: man/src/context/ls.md does not exist, skipping
09:20:25 WARN: man/src/context/rm.md does not exist, skipping
09:20:25 WARN: man/src/context/show.md does not exist, skipping
09:20:25 WARN: man/src/context/update.md does not exist, skipping
09:20:25 WARN: man/src/context/use.md does not exist, skipping
09:20:25 WARN: man/src/context.md does not exist, skipping
09:20:25 INFO: man/src/cp.md found
09:20:25 INFO: man/src/create.md found
09:20:25 INFO: man/src/diff.md found
09:20:25 INFO: man/src/events.md found
09:20:25 INFO: man/src/exec.md found
09:20:25 INFO: man/src/export.md found
09:20:25 INFO: man/src/history.md found
09:20:25 INFO: man/src/image/build.md found
09:20:25 INFO: man/src/image/history.md found
09:20:25 INFO: man/src/image/import.md found
09:20:25 WARN: man/src/image/inspect.md does not exist, skipping
09:20:25 INFO: man/src/image/load.md found
09:20:25 INFO: man/src/image/ls.md found
09:20:25 WARN: man/src/image/prune.md does not exist, skipping
09:20:25 INFO: man/src/image/pull.md found
09:20:25 INFO: man/src/image/push.md found
09:20:25 INFO: man/src/image/rm.md found
09:20:25 INFO: man/src/image/save.md found
09:20:25 INFO: man/src/image/tag.md found
09:20:25 WARN: man/src/image.md does not exist, skipping
09:20:25 INFO: man/src/images.md found
09:20:25 INFO: man/src/import.md found
09:20:25 INFO: man/src/info.md found
09:20:25 INFO: man/src/inspect.md found
09:20:25 INFO: man/src/kill.md found
09:20:25 INFO: man/src/load.md found
09:20:25 INFO: man/src/login.md found
09:20:25 INFO: man/src/logout.md found
09:20:25 INFO: man/src/logs.md found
09:20:25 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:25 WARN: man/src/manifest/create.md does not exist, skipping
09:20:25 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:25 WARN: man/src/manifest/push.md does not exist, skipping
09:20:25 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:25 WARN: man/src/manifest.md does not exist, skipping
09:20:25 INFO: man/src/network/connect.md found
09:20:25 INFO: man/src/network/create.md found
09:20:25 INFO: man/src/network/disconnect.md found
09:20:25 INFO: man/src/network/inspect.md found
09:20:25 INFO: man/src/network/ls.md found
09:20:25 WARN: man/src/network/prune.md does not exist, skipping
09:20:25 INFO: man/src/network/rm.md found
09:20:25 WARN: man/src/network.md does not exist, skipping
09:20:25 WARN: man/src/node/demote.md does not exist, skipping
09:20:25 WARN: man/src/node/inspect.md does not exist, skipping
09:20:25 WARN: man/src/node/ls.md does not exist, skipping
09:20:25 WARN: man/src/node/promote.md does not exist, skipping
09:20:25 WARN: man/src/node/ps.md does not exist, skipping
09:20:25 WARN: man/src/node/rm.md does not exist, skipping
09:20:25 WARN: man/src/node/update.md does not exist, skipping
09:20:25 WARN: man/src/node.md does not exist, skipping
09:20:25 INFO: man/src/pause.md found
09:20:25 WARN: man/src/plugin/create.md does not exist, skipping
09:20:25 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:25 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:25 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:25 WARN: man/src/plugin/install.md does not exist, skipping
09:20:25 INFO: man/src/plugin/ls.md found
09:20:25 WARN: man/src/plugin/push.md does not exist, skipping
09:20:25 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:25 WARN: man/src/plugin/set.md does not exist, skipping
09:20:25 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:25 WARN: man/src/plugin.md does not exist, skipping
09:20:25 INFO: man/src/port.md found
09:20:25 INFO: man/src/ps.md found
09:20:25 INFO: man/src/pull.md found
09:20:25 INFO: man/src/push.md found
09:20:25 INFO: man/src/rename.md found
09:20:25 INFO: man/src/restart.md found
09:20:25 INFO: man/src/rm.md found
09:20:25 INFO: man/src/rmi.md found
09:20:25 WARN: man/src/run.md does not exist, skipping
09:20:25 INFO: man/src/save.md found
09:20:25 INFO: man/src/search.md found
09:20:25 WARN: man/src/secret/create.md does not exist, skipping
09:20:25 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:25 WARN: man/src/secret/ls.md does not exist, skipping
09:20:25 WARN: man/src/secret/rm.md does not exist, skipping
09:20:25 WARN: man/src/secret.md does not exist, skipping
09:20:25 WARN: man/src/service/create.md does not exist, skipping
09:20:25 WARN: man/src/service/inspect.md does not exist, skipping
09:20:25 WARN: man/src/service/logs.md does not exist, skipping
09:20:25 WARN: man/src/service/ls.md does not exist, skipping
09:20:25 WARN: man/src/service/ps.md does not exist, skipping
09:20:25 WARN: man/src/service/rm.md does not exist, skipping
09:20:25 WARN: man/src/service/rollback.md does not exist, skipping
09:20:25 WARN: man/src/service/scale.md does not exist, skipping
09:20:25 WARN: man/src/service/update.md does not exist, skipping
09:20:25 WARN: man/src/service.md does not exist, skipping
09:20:25 WARN: man/src/stack/config.md does not exist, skipping
09:20:25 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:25 WARN: man/src/stack/ls.md does not exist, skipping
09:20:25 WARN: man/src/stack/ps.md does not exist, skipping
09:20:25 WARN: man/src/stack/rm.md does not exist, skipping
09:20:25 WARN: man/src/stack/services.md does not exist, skipping
09:20:25 WARN: man/src/stack.md does not exist, skipping
09:20:25 INFO: man/src/start.md found
09:20:25 INFO: man/src/stats.md found
09:20:25 INFO: man/src/stop.md found
09:20:25 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:25 WARN: man/src/swarm/init.md does not exist, skipping
09:20:25 WARN: man/src/swarm/join.md does not exist, skipping
09:20:25 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:25 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:25 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:25 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:25 WARN: man/src/swarm/update.md does not exist, skipping
09:20:25 WARN: man/src/swarm.md does not exist, skipping
09:20:25 WARN: man/src/system/df.md does not exist, skipping
09:20:25 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:25 INFO: man/src/system/events.md found
09:20:25 INFO: man/src/system/info.md found
09:20:25 WARN: man/src/system/prune.md does not exist, skipping
09:20:25 WARN: man/src/system.md does not exist, skipping
09:20:25 INFO: man/src/tag.md found
09:20:25 INFO: man/src/top.md found
09:20:25 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:25 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:25 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:25 WARN: man/src/trust/key.md does not exist, skipping
09:20:25 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:25 WARN: man/src/trust/sign.md does not exist, skipping
09:20:25 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:25 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:25 WARN: man/src/trust/signer.md does not exist, skipping
09:20:25 WARN: man/src/trust.md does not exist, skipping
09:20:25 INFO: man/src/unpause.md found
09:20:25 INFO: man/src/update.md found
09:20:25 INFO: man/src/version.md found
09:20:25 INFO: man/src/volume/create.md found
09:20:25 INFO: man/src/volume/inspect.md found
09:20:25 INFO: man/src/volume/ls.md found
09:20:25 WARN: man/src/volume/prune.md does not exist, skipping
09:20:25 WARN: man/src/volume/rm.md does not exist, skipping
09:20:25 WARN: man/src/volume/update.md does not exist, skipping
09:20:25 INFO: man/src/volume.md found
09:20:25 INFO: man/src/wait.md found
09:20:25 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:25 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:25 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:25 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:25 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:25 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:25 make[2]: Leaving directory '/root/build-deb/cli'
09:20:25 # Build buildx plugin
09:20:25 cd /go/src/github.com/docker/buildx \
09:20:25 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:25 && GO111MODULE=on \
09:20:25 	CGO_ENABLED=0 \
09:20:25 		go build \
09:20:25 			-mod=vendor \
09:20:25 			-trimpath \
09:20:25 			-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" \
09:20:25 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:25 			./cmd/buildx
09:20:25 Package findutils-1:4.9.0-3.fc38.aarch64 is already installed.
09:20:25 (1/51): dbus-1.14.10-1.fc39.x86_64.rpm           36 kB/s | 8.1 kB     00:00    
09:20:25 (2/51): cryptsetup-libs-2.6.1-3.fc39.x86_64.rpm 2.1 MB/s | 491 kB     00:00    
09:20:25 (3/51): dbus-broker-33-2.fc39.x86_64.rpm         14 MB/s | 173 kB     00:00    
09:20:25 (4/51): dbus-common-1.14.10-1.fc39.noarch.rpm   2.2 MB/s |  15 kB     00:00    
09:20:25 (5/51): device-mapper-1.02.196-1.fc39.x86_64.rp  13 MB/s | 138 kB     00:00    
09:20:25 (6/51): device-mapper-libs-1.02.196-1.fc39.x86_  14 MB/s | 175 kB     00:00    
09:20:25 (7/51): diffutils-3.10-3.fc39.x86_64.rpm         34 MB/s | 398 kB     00:00    
09:20:25 (8/51): fuse-common-3.16.1-1.fc39.x86_64.rpm    753 kB/s | 8.3 kB     00:00    
09:20:25 (9/51): fuse-overlayfs-1.12-2.fc39.x86_64.rpm   8.2 MB/s |  67 kB     00:00    
09:20:25 (10/51): fuse3-3.16.1-1.fc39.x86_64.rpm         6.3 MB/s |  57 kB     00:00    
09:20:25 (11/51): fuse3-libs-3.16.1-1.fc39.x86_64.rpm     11 MB/s |  94 kB     00:00    
09:20:25 (12/51): iptables-legacy-1.8.9-5.fc39.x86_64.rp 4.1 MB/s |  52 kB     00:00    
09:20:25 (13/51): iptables-legacy-libs-1.8.9-5.fc39.x86_ 4.8 MB/s |  38 kB     00:00    
09:20:25 (14/51): kmod-30-6.fc39.x86_64.rpm               14 MB/s | 120 kB     00:00    
09:20:25 (15/51): iptables-libs-1.8.9-5.fc39.x86_64.rpm   22 MB/s | 414 kB     00:00    
09:20:25 (16/51): kmod-libs-30-6.fc39.x86_64.rpm         5.0 MB/s |  67 kB     00:00    
09:20:25 (17/51): libargon2-20190702-3.fc39.x86_64.rpm   4.0 MB/s |  28 kB     00:00    
09:20:25 (18/51): libbpf-1.1.0-4.fc39.x86_64.rpm          11 MB/s | 165 kB     00:00    
09:20:25 (19/51): libfdisk-2.39.2-1.fc39.x86_64.rpm       12 MB/s | 162 kB     00:00    
09:20:25 (20/51): libcgroup-3.0-3.fc39.x86_64.rpm        2.5 MB/s |  74 kB     00:00    
09:20:26 Dependencies resolved.
09:20:26 Nothing to do.
09:20:26 Complete!
09:20:26 + install_rpm_containerd
09:20:26 + '[' staging = stage ']'
09:20:26 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:20:26 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:20:26 + dnf --version
09:20:26 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:20:26 (21/51): containerd.io-1.6.24-3.1.fc39.x86_64.r  63 MB/s |  33 MB     00:00    
09:20:26 (22/51): libibverbs-46.0-4.fc39.x86_64.rpm      2.6 MB/s | 431 kB     00:00    
09:20:26 (23/51): libmnl-1.0.5-3.fc39.x86_64.rpm         177 kB/s |  28 kB     00:00    
09:20:26 (24/51): libnetfilter_conntrack-1.0.9-2.fc39.x8 9.1 MB/s |  59 kB     00:00    
09:20:26 (25/51): libnfnetlink-1.0.1-24.fc39.x86_64.rpm  3.0 MB/s |  29 kB     00:00    
09:20:26 (26/51): libnl3-3.8.0-1.fc39.x86_64.rpm          25 MB/s | 348 kB     00:00    
09:20:26 (27/51): libpcap-1.10.4-2.fc39.x86_64.rpm        15 MB/s | 175 kB     00:00    
09:20:26 (28/51): libseccomp-2.5.3-6.fc39.x86_64.rpm     5.0 MB/s |  71 kB     00:00    
09:20:26 (29/51): libselinux-utils-3.5-5.fc39.x86_64.rpm  14 MB/s | 163 kB     00:00    
09:20:26 (30/51): libutempter-1.2.1-10.fc39.x86_64.rpm   3.6 MB/s |  26 kB     00:00    
09:20:26 (31/51): libxkbcommon-1.5.0-3.fc39.x86_64.rpm    19 MB/s | 139 kB     00:00    
09:20:26 (32/51): policycoreutils-3.5-7.fc39.x86_64.rpm   25 MB/s | 243 kB     00:00    
09:20:26 (33/51): qrencode-libs-4.1.1-5.fc39.x86_64.rpm  8.1 MB/s |  61 kB     00:00    
09:20:26 (34/51): libslirp-4.7.0-4.fc39.x86_64.rpm       3.2 MB/s |  75 kB     00:00    
09:20:26 (35/51): slirp4netns-1.2.1-1.fc39.x86_64.rpm    5.3 MB/s |  47 kB     00:00    
09:20:26 (36/51): systemd-pam-254.1-2.fc39.x86_64.rpm     38 MB/s | 361 kB     00:00    
09:20:26 (37/51): systemd-networkd-254.1-2.fc39.x86_64.r  28 MB/s | 649 kB     00:00    
09:20:26 (38/51): util-linux-2.39.2-1.fc39.x86_64.rpm     88 MB/s | 1.2 MB     00:00    
09:20:26 (39/51): xkeyboard-config-2.39-2.fc39.noarch.rp  42 MB/s | 962 kB     00:00    
09:20:26 (40/51): systemd-resolved-254.1-2.fc39.x86_64.r 5.6 MB/s | 294 kB     00:00    
09:20:26 (41/51): xz-5.4.4-1.fc39.x86_64.rpm              39 MB/s | 556 kB     00:00    
09:20:26 (42/51): rpm-plugin-selinux-4.19.0-1.fc39.x86_6 2.9 MB/s |  20 kB     00:00    
09:20:26 (43/51): selinux-policy-38.28-1.fc39.noarch.rpm  12 MB/s |  54 kB     00:00    
09:20:26 (44/51): container-selinux-2.222.0-1.fc39.noarc 2.2 MB/s |  55 kB     00:00    
09:20:26 (45/51): systemd-254.1-2.fc39.x86_64.rpm         38 MB/s | 4.7 MB     00:00    
09:20:26 (46/51): python3-rpm-4.19.0-1.fc39.x86_64.rpm   1.9 MB/s |  69 kB     00:00    
09:20:26 (47/51): rpm-4.19.0-1.fc39.x86_64.rpm            36 MB/s | 538 kB     00:00    
09:20:26 (48/51): rpm-build-libs-4.19.0-1.fc39.x86_64.rp 7.6 MB/s |  96 kB     00:00    
09:20:26 (49/51): rpm-libs-4.19.0-1.fc39.x86_64.rpm       30 MB/s | 312 kB     00:00    
09:20:26 Fedora 38 - x86_64 - Updates                     13 MB/s |  32 MB     00:02    
09:20:26 4.16.2
09:20:26   Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:49:29 2023
09:20:26   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
09:20:26 
09:20:26   Installed: rpm-0:4.18.1-3.fc38.aarch64 at Thu Sep 14 06:49:30 2023
09:20:26   Built    : Fedora Project at Wed Apr 26 05:34:59 2023
09:20:26 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:20:26 (50/51): selinux-policy-targeted-38.28-1.fc39.n  65 MB/s | 6.7 MB     00:00    
09:20:26 (51/51): rpm-sign-libs-4.19.0-1.fc39.x86_64.rpm 559 kB/s |  26 kB     00:00    
09:20:26 --------------------------------------------------------------------------------
09:20:26 Total                                            40 MB/s |  54 MB     00:01     
09:20:26 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:20:26 + dnf config-manager --set-disabled 'docker-ce-*'
09:20:26 Docker CE Test - x86_64                         7.2 kB/s | 1.6 kB     00:00    
09:20:26 Importing GPG key 0x621E9F35:
09:20:26  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:20:26  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:20:26  From       : https://download.docker.com/linux/fedora/gpg
09:20:26 Key imported successfully
09:20:27 + dnf config-manager --set-enabled docker-ce-test
09:20:27 + dnf makecache
09:20:28 Docker CE Test - aarch64                         34 kB/s |  17 kB     00:00    
09:20:28 Running transaction check
09:20:28 Transaction check succeeded.
09:20:28 Running transaction test
09:20:28 Fedora 38 - aarch64                              49 kB/s |  14 kB     00:00    
09:20:29 Fedora 38 openh264 (From Cisco) - aarch64       3.0 kB/s | 990  B     00:00    
09:20:29 Transaction test succeeded.
09:20:29 Running transaction
09:20:29 Fedora Modular 37 - x86_64 - Updates            2.9 MB/s | 2.9 MB     00:01    
09:20:29 Fedora Modular 38 - aarch64                      48 kB/s |  13 kB     00:00    
09:20:29 Fedora 38 - aarch64 - Updates                    23 kB/s |  11 kB     00:00    
09:20:30   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch            1/1 
09:20:30   Preparing        :                                                        1/1 
09:20:30   Upgrading        : rpm-libs-4.19.0-1.fc39.x86_64                         1/61 
09:20:30 Fedora Modular 38 - aarch64 - Updates            41 kB/s |  13 kB     00:00    
09:20:30   Installing       : libseccomp-2.5.3-6.fc39.x86_64                        2/61 
09:20:30   Installing       : docker-compose-plugin-2.21.0-0.fc39.x86_64            3/61 
09:20:30   Running scriptlet: docker-compose-plugin-2.21.0-0.fc39.x86_64            3/61 
09:20:30   Installing       : libselinux-utils-3.5-5.fc39.x86_64                    4/61 
09:20:30   Installing       : libfdisk-2.39.2-1.fc39.x86_64                         5/61 
09:20:30   Installing       : fuse3-libs-3.16.1-1.fc39.x86_64                       6/61 
09:20:30   Installing       : diffutils-3.10-3.fc39.x86_64                          7/61 
09:20:30   Running scriptlet: rpm-4.19.0-1.fc39.x86_64                              8/61 
09:20:30   Upgrading        : rpm-4.19.0-1.fc39.x86_64                              8/61 
09:20:30   Upgrading        : rpm-build-libs-4.19.0-1.fc39.x86_64                   9/61 
09:20:31   Upgrading        : rpm-sign-libs-4.19.0-1.fc39.x86_64                   10/61 
09:20:31   Installing       : docker-buildx-plugin-0.11.2-0.fc39.x86_64            11/61 
09:20:31   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc39.x86_64            11/61 
09:20:31   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   12/61 
09:20:31   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   12/61 
09:20:31 Metadata cache created.
09:20:31 + echo '[DEBUG] Installing engine rpms'
09:20:31 [DEBUG] Installing engine rpms
09:20:31 ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm'
09:20:31 ++ sed /src/d
09:20:31 + packages='rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:20:31 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:20:31 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-compose-plugin-2.21.0-0.fc38.aarch64.rpm
09:20:31 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-buildx-plugin-0.11.2-0.fc38.aarch64.rpm
09:20:31 rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm'
09:20:31 + set -x
09:20:31 ++ source /etc/os-release
09:20:31 +++ NAME='Fedora Linux'
09:20:31 +++ VERSION='38 (Container Image)'
09:20:31 +++ ID=fedora
09:20:31 +++ VERSION_ID=38
09:20:31 +++ VERSION_CODENAME=
09:20:31 +++ PLATFORM_ID=platform:f38
09:20:31 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:20:31 +++ ANSI_COLOR='0;38;2;60;110;180'
09:20:31 +++ LOGO=fedora-logo-icon
09:20:31 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:20:31 +++ DEFAULT_HOSTNAME=fedora
09:20:31 +++ HOME_URL=https://fedoraproject.org/
09:20:31 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:20:31 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:20:31 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:20:31 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:20:31 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:20:31 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:20:31 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:20:31 +++ SUPPORT_END=2024-05-14
09:20:31 +++ VARIANT='Container Image'
09:20:31 +++ VARIANT_ID=container
09:20:31 ++ echo 38
09:20:31 + product_version=38
09:20:31 + '[' 38 = rawhide ']'
09:20:31 + dnf install -y rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm rpm/rpmbuild/fedora-38/RPMS/aarch64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm 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-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64.rpm
09:20:31   Installing       : xz-5.4.4-1.fc39.x86_64                               13/61 
09:20:31   Installing       : xkeyboard-config-2.39-2.fc39.noarch                  14/61 
09:20:31   Installing       : libxkbcommon-1.5.0-3.fc39.x86_64                     15/61 
09:20:31   Installing       : qrencode-libs-4.1.1-5.fc39.x86_64                    16/61 
09:20:31   Installing       : libslirp-4.7.0-4.fc39.x86_64                         17/61 
09:20:31   Installing       : slirp4netns-1.2.1-1.fc39.x86_64                      18/61 
09:20:31   Installing       : libnl3-3.8.0-1.fc39.x86_64                           19/61 
09:20:31   Installing       : libibverbs-46.0-4.fc39.x86_64                        20/61 
09:20:31   Installing       : libpcap-14:1.10.4-2.fc39.x86_64                      21/61 
09:20:31   Installing       : iptables-legacy-libs-1.8.9-5.fc39.x86_64             22/61 
09:20:31   Installing       : libnfnetlink-1.0.1-24.fc39.x86_64                    23/61 
09:20:31   Installing       : libmnl-1.0.5-3.fc39.x86_64                           24/61 
09:20:31   Installing       : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           25/61 
09:20:31   Installing       : iptables-libs-1.8.9-5.fc39.x86_64                    26/61 
09:20:31   Installing       : iptables-legacy-1.8.9-5.fc39.x86_64                  27/61 
09:20:31   Running scriptlet: iptables-legacy-1.8.9-5.fc39.x86_64                  27/61 
09:20:31   Installing       : libbpf-2:1.1.0-4.fc39.x86_64                         28/61 
09:20:31   Installing       : libargon2-20190702-3.fc39.x86_64                     29/61 
09:20:31   Installing       : kmod-libs-30-6.fc39.x86_64                           30/61 
09:20:31   Installing       : kmod-30-6.fc39.x86_64                                31/61 
09:20:31   Installing       : fuse-common-3.16.1-1.fc39.x86_64                     32/61 
09:20:31   Installing       : fuse3-3.16.1-1.fc39.x86_64                           33/61 
09:20:31   Installing       : fuse-overlayfs-1.12-2.fc39.x86_64                    34/61 
09:20:31   Running scriptlet: fuse-overlayfs-1.12-2.fc39.x86_64                    34/61 
09:20:31   Installing       : dbus-common-1:1.14.10-1.fc39.noarch                  35/61 
09:20:31   Running scriptlet: dbus-common-1:1.14.10-1.fc39.noarch                  35/61 
09:20:31   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         36/61 
09:20:31   Installing       : dbus-broker-33-2.fc39.x86_64                         36/61 
09:20:31   Running scriptlet: dbus-broker-33-2.fc39.x86_64                         36/61 
09:20:31   Installing       : dbus-1:1.14.10-1.fc39.x86_64                         37/61 
09:20:31   Installing       : device-mapper-libs-1.02.196-1.fc39.x86_64            38/61 
09:20:31   Installing       : cryptsetup-libs-2.6.1-3.fc39.x86_64                  39/61 
09:20:31   Installing       : device-mapper-1.02.196-1.fc39.x86_64                 40/61 
09:20:31   Running scriptlet: libutempter-1.2.1-10.fc39.x86_64                     41/61 
09:20:31   Installing       : libutempter-1.2.1-10.fc39.x86_64                     41/61 
09:20:31   Installing       : systemd-networkd-254.1-2.fc39.x86_64                 42/61 
09:20:31   Running scriptlet: systemd-networkd-254.1-2.fc39.x86_64                 42/61 
09:20:31   Installing       : systemd-pam-254.1-2.fc39.x86_64                      43/61 
09:20:31   Installing       : systemd-resolved-254.1-2.fc39.x86_64                 44/61 
09:20:31 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:31 ++ pwd
09:20:31 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:31 Project root: .
09:20:31 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:31 INFO: man/src/attach.md found
09:20:31 WARN: man/src/build.md does not exist, skipping
09:20:31 WARN: man/src/builder/build.md does not exist, skipping
09:20:31 WARN: man/src/builder/prune.md does not exist, skipping
09:20:31 WARN: man/src/builder.md does not exist, skipping
09:20:31 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:31 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:31 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:31 WARN: man/src/checkpoint.md does not exist, skipping
09:20:31 INFO: man/src/commit.md found
09:20:31 WARN: man/src/config/create.md does not exist, skipping
09:20:31 WARN: man/src/config/inspect.md does not exist, skipping
09:20:31 WARN: man/src/config/ls.md does not exist, skipping
09:20:31 WARN: man/src/config/rm.md does not exist, skipping
09:20:31 WARN: man/src/config.md does not exist, skipping
09:20:31 INFO: man/src/container/attach.md found
09:20:31 INFO: man/src/container/commit.md found
09:20:31 INFO: man/src/container/cp.md found
09:20:31 INFO: man/src/container/create.md found
09:20:31 INFO: man/src/container/diff.md found
09:20:31 INFO: man/src/container/exec.md found
09:20:31 INFO: man/src/container/export.md found
09:20:31 WARN: man/src/container/inspect.md does not exist, skipping
09:20:31 INFO: man/src/container/kill.md found
09:20:31 INFO: man/src/container/logs.md found
09:20:31 INFO: man/src/container/ls.md found
09:20:31 INFO: man/src/container/pause.md found
09:20:31 INFO: man/src/container/port.md found
09:20:31 WARN: man/src/container/prune.md does not exist, skipping
09:20:31 INFO: man/src/container/rename.md found
09:20:31 INFO: man/src/container/restart.md found
09:20:31 INFO: man/src/container/rm.md found
09:20:31 INFO: man/src/container/run.md found
09:20:31 INFO: man/src/container/start.md found
09:20:31 INFO: man/src/container/stats.md found
09:20:31 INFO: man/src/container/stop.md found
09:20:31 INFO: man/src/container/top.md found
09:20:31 INFO: man/src/container/unpause.md found
09:20:31 INFO: man/src/container/update.md found
09:20:31 INFO: man/src/container/wait.md found
09:20:31 WARN: man/src/container.md does not exist, skipping
09:20:31 WARN: man/src/context/create.md does not exist, skipping
09:20:31 WARN: man/src/context/export.md does not exist, skipping
09:20:31 WARN: man/src/context/import.md does not exist, skipping
09:20:31 WARN: man/src/context/inspect.md does not exist, skipping
09:20:31 WARN: man/src/context/ls.md does not exist, skipping
09:20:31 WARN: man/src/context/rm.md does not exist, skipping
09:20:31 WARN: man/src/context/show.md does not exist, skipping
09:20:31 WARN: man/src/context/update.md does not exist, skipping
09:20:31 WARN: man/src/context/use.md does not exist, skipping
09:20:31 WARN: man/src/context.md does not exist, skipping
09:20:31 INFO: man/src/cp.md found
09:20:31 INFO: man/src/create.md found
09:20:31 INFO: man/src/diff.md found
09:20:31 INFO: man/src/events.md found
09:20:31 INFO: man/src/exec.md found
09:20:31 INFO: man/src/export.md found
09:20:31 INFO: man/src/history.md found
09:20:31 INFO: man/src/image/build.md found
09:20:31 INFO: man/src/image/history.md found
09:20:31 INFO: man/src/image/import.md found
09:20:31 WARN: man/src/image/inspect.md does not exist, skipping
09:20:31 INFO: man/src/image/load.md found
09:20:31 INFO: man/src/image/ls.md found
09:20:31 WARN: man/src/image/prune.md does not exist, skipping
09:20:31 INFO: man/src/image/pull.md found
09:20:31 INFO: man/src/image/push.md found
09:20:31 INFO: man/src/image/rm.md found
09:20:31 INFO: man/src/image/save.md found
09:20:31 INFO: man/src/image/tag.md found
09:20:31 WARN: man/src/image.md does not exist, skipping
09:20:31 INFO: man/src/images.md found
09:20:31 INFO: man/src/import.md found
09:20:31 INFO: man/src/info.md found
09:20:31 INFO: man/src/inspect.md found
09:20:31 INFO: man/src/kill.md found
09:20:31 INFO: man/src/load.md found
09:20:31 INFO: man/src/login.md found
09:20:31 INFO: man/src/logout.md found
09:20:31 INFO: man/src/logs.md found
09:20:31 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:31 WARN: man/src/manifest/create.md does not exist, skipping
09:20:31 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:31 WARN: man/src/manifest/push.md does not exist, skipping
09:20:31 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:31 WARN: man/src/manifest.md does not exist, skipping
09:20:31 INFO: man/src/network/connect.md found
09:20:31 INFO: man/src/network/create.md found
09:20:31 INFO: man/src/network/disconnect.md found
09:20:31 INFO: man/src/network/inspect.md found
09:20:31 INFO: man/src/network/ls.md found
09:20:31 WARN: man/src/network/prune.md does not exist, skipping
09:20:31 INFO: man/src/network/rm.md found
09:20:31 WARN: man/src/network.md does not exist, skipping
09:20:31 WARN: man/src/node/demote.md does not exist, skipping
09:20:31 WARN: man/src/node/inspect.md does not exist, skipping
09:20:31 WARN: man/src/node/ls.md does not exist, skipping
09:20:31 WARN: man/src/node/promote.md does not exist, skipping
09:20:31 WARN: man/src/node/ps.md does not exist, skipping
09:20:31 WARN: man/src/node/rm.md does not exist, skipping
09:20:31 WARN: man/src/node/update.md does not exist, skipping
09:20:31 WARN: man/src/node.md does not exist, skipping
09:20:31 INFO: man/src/pause.md found
09:20:31 WARN: man/src/plugin/create.md does not exist, skipping
09:20:31 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:31 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:31 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:31 WARN: man/src/plugin/install.md does not exist, skipping
09:20:31 INFO: man/src/plugin/ls.md found
09:20:31 WARN: man/src/plugin/push.md does not exist, skipping
09:20:31 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:31 WARN: man/src/plugin/set.md does not exist, skipping
09:20:31 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:31 WARN: man/src/plugin.md does not exist, skipping
09:20:31 INFO: man/src/port.md found
09:20:31 INFO: man/src/ps.md found
09:20:31 INFO: man/src/pull.md found
09:20:31 INFO: man/src/push.md found
09:20:31 INFO: man/src/rename.md found
09:20:31 INFO: man/src/restart.md found
09:20:31 INFO: man/src/rm.md found
09:20:31 INFO: man/src/rmi.md found
09:20:31 WARN: man/src/run.md does not exist, skipping
09:20:31 INFO: man/src/save.md found
09:20:31 INFO: man/src/search.md found
09:20:31 WARN: man/src/secret/create.md does not exist, skipping
09:20:31 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:31 WARN: man/src/secret/ls.md does not exist, skipping
09:20:31 WARN: man/src/secret/rm.md does not exist, skipping
09:20:31 WARN: man/src/secret.md does not exist, skipping
09:20:31 WARN: man/src/service/create.md does not exist, skipping
09:20:31 WARN: man/src/service/inspect.md does not exist, skipping
09:20:31 WARN: man/src/service/logs.md does not exist, skipping
09:20:31 WARN: man/src/service/ls.md does not exist, skipping
09:20:31 WARN: man/src/service/ps.md does not exist, skipping
09:20:31 WARN: man/src/service/rm.md does not exist, skipping
09:20:31 WARN: man/src/service/rollback.md does not exist, skipping
09:20:31 WARN: man/src/service/scale.md does not exist, skipping
09:20:31 WARN: man/src/service/update.md does not exist, skipping
09:20:31 WARN: man/src/service.md does not exist, skipping
09:20:31 WARN: man/src/stack/config.md does not exist, skipping
09:20:31 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:31 WARN: man/src/stack/ls.md does not exist, skipping
09:20:31 WARN: man/src/stack/ps.md does not exist, skipping
09:20:31 WARN: man/src/stack/rm.md does not exist, skipping
09:20:31 WARN: man/src/stack/services.md does not exist, skipping
09:20:31 WARN: man/src/stack.md does not exist, skipping
09:20:31 INFO: man/src/start.md found
09:20:31 INFO: man/src/stats.md found
09:20:31 INFO: man/src/stop.md found
09:20:31 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:31 WARN: man/src/swarm/init.md does not exist, skipping
09:20:31 WARN: man/src/swarm/join.md does not exist, skipping
09:20:31 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:31 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:31 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:31 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:31 WARN: man/src/swarm/update.md does not exist, skipping
09:20:31 WARN: man/src/swarm.md does not exist, skipping
09:20:31 WARN: man/src/system/df.md does not exist, skipping
09:20:31 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:31 INFO: man/src/system/events.md found
09:20:31 INFO: man/src/system/info.md found
09:20:31 WARN: man/src/system/prune.md does not exist, skipping
09:20:31 WARN: man/src/system.md does not exist, skipping
09:20:31 INFO: man/src/tag.md found
09:20:31 INFO: man/src/top.md found
09:20:31 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:31 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:31 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:31 WARN: man/src/trust/key.md does not exist, skipping
09:20:31 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:31 WARN: man/src/trust/sign.md does not exist, skipping
09:20:31 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:31 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:31 WARN: man/src/trust/signer.md does not exist, skipping
09:20:31 WARN: man/src/trust.md does not exist, skipping
09:20:31 INFO: man/src/unpause.md found
09:20:31 INFO: man/src/update.md found
09:20:31 INFO: man/src/version.md found
09:20:31 INFO: man/src/volume/create.md found
09:20:31 INFO: man/src/volume/inspect.md found
09:20:31 INFO: man/src/volume/ls.md found
09:20:31 WARN: man/src/volume/prune.md does not exist, skipping
09:20:31 WARN: man/src/volume/rm.md does not exist, skipping
09:20:31 WARN: man/src/volume/update.md does not exist, skipping
09:20:31 INFO: man/src/volume.md found
09:20:31 INFO: man/src/wait.md found
09:20:31 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:31 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:31 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:31 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:31 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:31 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:31 make[2]: Leaving directory '/root/build-deb/cli'
09:20:31 # Build buildx plugin
09:20:31 cd /go/src/github.com/docker/buildx \
09:20:31 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:31 && GO111MODULE=on \
09:20:31 	CGO_ENABLED=0 \
09:20:31 		go build \
09:20:31 			-mod=vendor \
09:20:31 			-trimpath \
09:20:31 			-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" \
09:20:31 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:31 			./cmd/buildx
09:20:32   Running scriptlet: systemd-resolved-254.1-2.fc39.x86_64                 44/61 
09:20:32   Installing       : util-linux-2.39.2-1.fc39.x86_64                      45/61 
09:20:32 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:20:32 
09:20:32   Installing       : systemd-254.1-2.fc39.x86_64                          46/61 
09:20:32   Running scriptlet: systemd-254.1-2.fc39.x86_64                          46/61 
09:20:32 Creating group 'input' with GID 104.
09:20:32 Creating group 'kvm' with GID 36.
09:20:32 Creating group 'render' with GID 105.
09:20:32 Creating group 'sgx' with GID 106.
09:20:32 Creating group 'systemd-journal' with GID 190.
09:20:32 Creating group 'systemd-network' with GID 192.
09:20:32 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:20:32 Creating group 'systemd-oom' with GID 998.
09:20:32 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:20:32 Creating group 'systemd-resolve' with GID 193.
09:20:32 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:20:32 
09:20:32   Installing       : policycoreutils-3.5-7.fc39.x86_64                    47/61 
09:20:32   Running scriptlet: policycoreutils-3.5-7.fc39.x86_64                    47/61 
09:20:32 Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service.
09:20:32 
09:20:32   Installing       : selinux-policy-38.28-1.fc39.noarch                   48/61 
09:20:32   Running scriptlet: selinux-policy-38.28-1.fc39.noarch                   48/61 
09:20:32 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:30 2023.
09:20:32   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:20:32   Installing       : selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:20:32 Dependencies resolved.
09:20:32 ================================================================================
09:20:32  Package                      Arch       Version              Repository   Size
09:20:32 ================================================================================
09:20:32 Installing:
09:20:32  dnf-plugins-core             noarch     4.4.2-1.fc37         updates      38 k
09:20:32 Installing dependencies:
09:20:32  dbus-libs                    x86_64     1:1.14.10-1.fc37     updates     156 k
09:20:32  fonts-filesystem             noarch     1:2.0.5-9.fc37       fedora      7.9 k
09:20:32  js-jquery                    noarch     3.6.0-3.fc37         fedora      171 k
09:20:32  python3-dateutil             noarch     1:2.8.2-4.fc37       fedora      361 k
09:20:32  python3-dbus                 x86_64     1.3.2-1.fc37         updates     157 k
09:20:32  python3-distro               noarch     1.7.0-3.fc37         fedora       48 k
09:20:32  python3-dnf-plugins-core     noarch     4.4.2-1.fc37         updates     299 k
09:20:32  python3-six                  noarch     1.16.0-8.fc37        fedora       42 k
09:20:32  python3-systemd              x86_64     235-1.fc37           fedora      108 k
09:20:32  web-assets-filesystem        noarch     5-18.fc37            fedora      7.9 k
09:20:32 Installing weak dependencies:
09:20:32  python-systemd-doc           x86_64     235-1.fc37           fedora      167 k
09:20:32 
09:20:32 Transaction Summary
09:20:32 ================================================================================
09:20:32 Install  12 Packages
09:20:32 
09:20:32 Total download size: 1.5 M
09:20:32 Installed size: 4.9 M
09:20:32 Downloading Packages:
09:20:32 Dependencies resolved.
09:20:32 =================================================================================================
09:20:32  Package                     Arch     Version                               Repository       Size
09:20:32 =================================================================================================
09:20:32 Installing:
09:20:32  docker-buildx-plugin        aarch64  0.11.2-0.fc38                         @commandline     11 M
09:20:32  docker-ce                   aarch64  3:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline     16 M
09:20:32  docker-ce-cli               aarch64  1:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline    6.6 M
09:20:32  docker-ce-rootless-extras   aarch64  0.0.0~20230915141727.0e70f1b-0.fc38   @commandline    3.6 M
09:20:32  docker-compose-plugin       aarch64  2.21.0-0.fc38                         @commandline     11 M
09:20:32 Upgrading:
09:20:32  systemd-libs                aarch64  253.10-1.fc38                         updates         633 k
09:20:32 Installing dependencies:
09:20:32  container-selinux           noarch   2:2.221.1-1.fc38                      updates          55 k
09:20:32  containerd.io               aarch64  1.6.24-3.1.fc38                       docker-ce-test   25 M
09:20:32  dbus                        aarch64  1:1.14.10-1.fc38                      updates         8.0 k
09:20:32  dbus-broker                 aarch64  33-1.fc38                             fedora          168 k
09:20:32  dbus-common                 noarch   1:1.14.10-1.fc38                      updates          15 k
09:20:32  device-mapper               aarch64  1.02.189-2.fc38                       fedora          137 k
09:20:32  device-mapper-libs          aarch64  1.02.189-2.fc38                       fedora          171 k
09:20:32  diffutils                   aarch64  3.10-1.fc38                           updates         395 k
09:20:32  fuse-common                 aarch64  3.14.1-1.fc38                         updates         6.9 k
09:20:32  fuse-overlayfs              aarch64  1.12-1.fc38                           updates          64 k
09:20:32  fuse3                       aarch64  3.14.1-1.fc38                         updates          54 k
09:20:32  fuse3-libs                  aarch64  3.14.1-1.fc38                         updates          91 k
09:20:32  iptables-legacy             aarch64  1.8.9-4.fc38                          updates          51 k
09:20:32  iptables-legacy-libs        aarch64  1.8.9-4.fc38                          updates          37 k
09:20:32  iptables-libs               aarch64  1.8.9-4.fc38                          updates         429 k
09:20:32  kmod                        aarch64  30-4.fc38                             fedora          119 k
09:20:32  kmod-libs                   aarch64  30-4.fc38                             fedora           67 k
09:20:32  libargon2                   aarch64  20190702-2.fc38                       fedora           28 k
09:20:32  libcgroup                   aarch64  3.0-2.fc38                            fedora           75 k
09:20:32  libfdisk                    aarch64  2.38.1-4.fc38                         fedora          156 k
09:20:32  libibverbs                  aarch64  44.0-3.fc38                           fedora          427 k
09:20:32  libmnl                      aarch64  1.0.5-2.fc38                          fedora           28 k
09:20:32  libnetfilter_conntrack      aarch64  1.0.9-1.fc38                          updates          59 k
09:20:32  libnfnetlink                aarch64  1.0.1-23.fc38                         fedora           29 k
09:20:32  libnl3                      aarch64  3.7.0-3.fc38                          fedora          339 k
09:20:32  libpcap                     aarch64  14:1.10.4-1.fc38                      updates         172 k
09:20:32  libseccomp                  aarch64  2.5.3-4.fc38                          fedora           72 k
09:20:32  libselinux-utils            aarch64  3.5-1.fc38                            fedora          164 k
09:20:32  libslirp                    aarch64  4.7.0-3.fc38                          fedora           73 k
09:20:32  libutempter                 aarch64  1.2.1-8.fc38                          fedora           27 k
09:20:32  policycoreutils             aarch64  3.5-1.fc38                            fedora          242 k
09:20:32  rpm-plugin-selinux          aarch64  4.18.1-3.fc38                         updates          20 k
09:20:32  selinux-policy              noarch   38.28-1.fc38                          updates          54 k
09:20:32  selinux-policy-targeted     noarch   38.28-1.fc38                          updates         6.7 M
09:20:32  slirp4netns                 aarch64  1.2.1-1.fc38                          updates          47 k
09:20:32  systemd                     aarch64  253.10-1.fc38                         updates         4.3 M
09:20:32  systemd-pam                 aarch64  253.10-1.fc38                         updates         332 k
09:20:32  util-linux                  aarch64  2.38.1-4.fc38                         fedora          2.3 M
09:20:32  xkeyboard-config            noarch   2.38-1.fc38                           fedora          963 k
09:20:32  xz                          aarch64  5.4.1-1.fc38                          fedora          420 k
09:20:32 Installing weak dependencies:
09:20:32  cryptsetup-libs             aarch64  2.6.1-1.fc38                          fedora          487 k
09:20:32  libxkbcommon                aarch64  1.5.0-2.fc38                          fedora          141 k
09:20:32  qrencode-libs               aarch64  4.1.1-4.fc38                          fedora           62 k
09:20:32  systemd-networkd            aarch64  253.10-1.fc38                         updates         607 k
09:20:32  systemd-resolved            aarch64  253.10-1.fc38                         updates         279 k
09:20:32 
09:20:32 Transaction Summary
09:20:32 =================================================================================================
09:20:32 Install  50 Packages
09:20:32 Upgrade   1 Package
09:20:32 
09:20:32 Total size: 95 M
09:20:32 Total download size: 46 M
09:20:32 Downloading Packages:
09:20:33   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:20:33   Installing       : libslirp-4.7.0-2.fc37.aarch64                        22/51 
09:20:33   Installing       : slirp4netns-1.2.1-1.fc37.aarch64                     23/51 
09:20:33   Installing       : libnl3-3.7.0-2.fc37.aarch64                          24/51 
09:20:33   Installing       : libibverbs-41.0-1.fc37.aarch64                       25/51 
09:20:33   Installing       : libpcap-14:1.10.4-1.fc37.aarch64                     26/51 
09:20:33   Installing       : iptables-legacy-libs-1.8.8-5.fc37.aarch64            27/51 
09:20:33   Installing       : libnfnetlink-1.0.1-22.fc37.aarch64                   28/51 
09:20:33   Installing       : libmnl-1.0.5-1.fc37.aarch64                          29/51 
09:20:33   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          30/51 
09:20:33   Installing       : iptables-libs-1.8.8-5.fc37.aarch64                   31/51 
09:20:33   Installing       : iptables-legacy-1.8.8-5.fc37.aarch64                 32/51 
09:20:33   Running scriptlet: iptables-legacy-1.8.8-5.fc37.aarch64                 32/51 
09:20:33   Installing       : libbpf-2:0.8.0-2.fc37.aarch64                        33/51 
09:20:33   Installing       : libargon2-20190702-1.fc37.aarch64                    34/51 
09:20:33   Installing       : kmod-libs-30-2.fc37.aarch64                          35/51 
09:20:33   Installing       : systemd-networkd-251.14-2.fc37.aarch64               36/51 
09:20:33   Running scriptlet: systemd-networkd-251.14-2.fc37.aarch64               36/51 
09:20:33   Installing       : systemd-pam-251.14-2.fc37.aarch64                    37/51 
09:20:33   Installing       : systemd-resolved-251.14-2.fc37.aarch64               38/51 
09:20:33 (1/12): fonts-filesystem-2.0.5-9.fc37.noarch.rp  27 kB/s | 7.9 kB     00:00    
09:20:33   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               38/51 
09:20:33   Installing       : systemd-251.14-2.fc37.aarch64                        39/51 
09:20:33 (2/12): js-jquery-3.6.0-3.fc37.noarch.rpm       571 kB/s | 171 kB     00:00    
09:20:33 (3/12): python-systemd-doc-235-1.fc37.x86_64.rp 550 kB/s | 167 kB     00:00    
09:20:33 (4/12): python3-dateutil-2.8.2-4.fc37.noarch.rp  13 MB/s | 361 kB     00:00    
09:20:33 (5/12): python3-six-1.16.0-8.fc37.noarch.rpm    2.2 MB/s |  42 kB     00:00    
09:20:33 (6/12): python3-distro-1.7.0-3.fc37.noarch.rpm  2.0 MB/s |  48 kB     00:00    
09:20:33 (7/12): python3-systemd-235-1.fc37.x86_64.rpm   7.1 MB/s | 108 kB     00:00    
09:20:33 (8/12): web-assets-filesystem-5-18.fc37.noarch. 571 kB/s | 7.9 kB     00:00    
09:20:33 (9/12): dbus-libs-1.14.10-1.fc37.x86_64.rpm      20 MB/s | 156 kB     00:00    
09:20:33 (10/12): dnf-plugins-core-4.4.2-1.fc37.noarch.r 3.5 MB/s |  38 kB     00:00    
09:20:33 (11/12): python3-dbus-1.3.2-1.fc37.x86_64.rpm    14 MB/s | 157 kB     00:00    
09:20:33 (12/12): python3-dnf-plugins-core-4.4.2-1.fc37.  29 MB/s | 299 kB     00:00    
09:20:33 --------------------------------------------------------------------------------
09:20:33 Total                                           1.5 MB/s | 1.5 MB     00:01     
09:20:33 Running transaction check
09:20:33 Transaction check succeeded.
09:20:33 Running transaction test
09:20:33 Transaction test succeeded.
09:20:33 Running transaction
09:20:33   Running scriptlet: systemd-251.14-2.fc37.aarch64                        39/51 
09:20:33 Creating group 'input' with GID 104.
09:20:33 Creating group 'kvm' with GID 36.
09:20:33 Creating group 'render' with GID 105.
09:20:33 Creating group 'sgx' with GID 106.
09:20:33 Creating group 'systemd-journal' with GID 190.
09:20:33 Creating group 'systemd-network' with GID 192.
09:20:33 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:20:33 Creating group 'systemd-oom' with GID 998.
09:20:33 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:20:33 Creating group 'systemd-resolve' with GID 193.
09:20:33 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:20:33 
09:20:33   Installing       : cryptsetup-libs-2.6.1-1.fc37.aarch64                 40/51 
09:20:33   Installing       : device-mapper-libs-1.02.175-9.fc37.aarch64           41/51 
09:20:33   Preparing        :                                                        1/1 
09:20:33   Installing       : dbus-libs-1:1.14.10-1.fc37.x86_64                     1/12 
09:20:33   Installing       : python3-dbus-1.3.2-1.fc37.x86_64                      2/12 
09:20:33   Installing       : python3-six-1.16.0-8.fc37.noarch                      3/12 
09:20:33   Installing       : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
09:20:33   Installing       : python3-distro-1.7.0-3.fc37.noarch                    5/12 
09:20:33   Installing       : fonts-filesystem-1:2.0.5-9.fc37.noarch                6/12 
09:20:33   Installing       : web-assets-filesystem-5-18.fc37.noarch                7/12 
09:20:33   Installing       : js-jquery-3.6.0-3.fc37.noarch                         8/12 
09:20:33   Installing       : python-systemd-doc-235-1.fc37.x86_64                  9/12 
09:20:33   Installing       : python3-systemd-235-1.fc37.x86_64                    10/12 
09:20:33   Installing       : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         11/12 
09:20:33   Installing       : dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
09:20:33   Installing       : device-mapper-1.02.175-9.fc37.aarch64                42/51 
09:20:33   Installing       : containerd.io-1.6.24-3.1.fc37.aarch64                43/51 
09:20:33   Running scriptlet: containerd.io-1.6.24-3.1.fc37.aarch64                43/51 
09:20:33   Installing       : libcgroup-3.0-1.fc37.aarch64                         44/51 
09:20:33 (1/46): dbus-broker-33-1.fc38.aarch64.rpm       567 kB/s | 168 kB     00:00    
09:20:34   Installing       : kmod-30-2.fc37.aarch64                               45/51 
09:20:34   Installing       : fuse-common-3.10.5-5.fc37.aarch64                    46/51 
09:20:34   Installing       : fuse3-3.10.5-5.fc37.aarch64                          47/51 
09:20:34   Installing       : fuse-overlayfs-1.12-1.fc37.aarch64                   48/51 
09:20:34   Running scriptlet: fuse-overlayfs-1.12-1.fc37.aarch64                   48/51 
09:20:34   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/51 
09:20:34 (2/46): cryptsetup-libs-2.6.1-1.fc38.aarch64.rp 1.5 MB/s | 487 kB     00:00    
09:20:34 (3/46): device-mapper-1.02.189-2.fc38.aarch64.r 5.9 MB/s | 137 kB     00:00    
09:20:34 (4/46): device-mapper-libs-1.02.189-2.fc38.aarc  11 MB/s | 171 kB     00:00    
09:20:34 (5/46): kmod-30-4.fc38.aarch64.rpm              6.3 MB/s | 119 kB     00:00    
09:20:34 (6/46): kmod-libs-30-4.fc38.aarch64.rpm         3.0 MB/s |  67 kB     00:00    
09:20:34 (7/46): libargon2-20190702-2.fc38.aarch64.rpm   1.9 MB/s |  28 kB     00:00    
09:20:34 (8/46): libcgroup-3.0-2.fc38.aarch64.rpm        2.5 MB/s |  75 kB     00:00    
09:20:34 (9/46): libfdisk-2.38.1-4.fc38.aarch64.rpm      3.3 MB/s | 156 kB     00:00    
09:20:34 (10/46): libmnl-1.0.5-2.fc38.aarch64.rpm        2.0 MB/s |  28 kB     00:00    
09:20:34 (11/46): libibverbs-44.0-3.fc38.aarch64.rpm      11 MB/s | 427 kB     00:00    
09:20:34 (12/46): libnfnetlink-1.0.1-23.fc38.aarch64.rpm 2.2 MB/s |  29 kB     00:00    
09:20:34 (13/46): libseccomp-2.5.3-4.fc38.aarch64.rpm    5.2 MB/s |  72 kB     00:00    
09:20:34 (14/46): libnl3-3.7.0-3.fc38.aarch64.rpm         12 MB/s | 339 kB     00:00    
09:20:34 (15/46): libslirp-4.7.0-3.fc38.aarch64.rpm      4.6 MB/s |  73 kB     00:00    
09:20:34 (16/46): libselinux-utils-3.5-1.fc38.aarch64.rp 4.9 MB/s | 164 kB     00:00    
09:20:34 (17/46): libutempter-1.2.1-8.fc38.aarch64.rpm   1.6 MB/s |  27 kB     00:00    
09:20:34 (18/46): libxkbcommon-1.5.0-2.fc38.aarch64.rpm  9.6 MB/s | 141 kB     00:00    
09:20:34 (19/46): policycoreutils-3.5-1.fc38.aarch64.rpm 5.9 MB/s | 242 kB     00:00    
09:20:34   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/51 
09:20:34   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa   50/51 
09:20:34   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa   50/51 
09:20:34   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             51/51 
09:20:34   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          51/51 
09:20:34   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            51/51 
09:20:34   Running scriptlet: systemd-resolved-251.14-2.fc37.aarch64               51/51 
09:20:34 (20/46): containerd.io-1.6.24-3.1.fc38.aarch64.  41 MB/s |  25 MB     00:00    
09:20:34 (21/46): qrencode-libs-4.1.1-4.fc38.aarch64.rpm 558 kB/s |  62 kB     00:00    
09:20:34 (22/46): xkeyboard-config-2.38-1.fc38.noarch.rp  33 MB/s | 963 kB     00:00    
09:20:34 (23/46): util-linux-2.38.1-4.fc38.aarch64.rpm    20 MB/s | 2.3 MB     00:00    
09:20:34 (24/46): dbus-1.14.10-1.fc38.aarch64.rpm        343 kB/s | 8.0 kB     00:00    
09:20:34 (25/46): container-selinux-2.221.1-1.fc38.noarc 1.1 MB/s |  55 kB     00:00    
09:20:34 (26/46): dbus-common-1.14.10-1.fc38.noarch.rpm  1.1 MB/s |  15 kB     00:00    
09:20:34 (27/46): diffutils-3.10-1.fc38.aarch64.rpm       27 MB/s | 395 kB     00:00    
09:20:34 (28/46): fuse-common-3.14.1-1.fc38.aarch64.rpm  435 kB/s | 6.9 kB     00:00    
09:20:34 (29/46): fuse-overlayfs-1.12-1.fc38.aarch64.rpm  10 MB/s |  64 kB     00:00    
09:20:34 (30/46): fuse3-3.14.1-1.fc38.aarch64.rpm        6.0 MB/s |  54 kB     00:00    
09:20:34 (31/46): fuse3-libs-3.14.1-1.fc38.aarch64.rpm    13 MB/s |  91 kB     00:00    
09:20:34 (32/46): iptables-legacy-1.8.9-4.fc38.aarch64.r 7.1 MB/s |  51 kB     00:00    
09:20:34 (33/46): iptables-legacy-libs-1.8.9-4.fc38.aarc 1.2 MB/s |  37 kB     00:00    
09:20:34 (34/46): iptables-libs-1.8.9-4.fc38.aarch64.rpm  12 MB/s | 429 kB     00:00    
09:20:34 (35/46): libnetfilter_conntrack-1.0.9-1.fc38.aa 5.7 MB/s |  59 kB     00:00    
09:20:34 (36/46): libpcap-1.10.4-1.fc38.aarch64.rpm       21 MB/s | 172 kB     00:00    
09:20:34 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141)
09:20:34 (37/46): rpm-plugin-selinux-4.18.1-3.fc38.aarch 709 kB/s |  20 kB     00:00    
09:20:34 [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141)
09:20:34 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141)
09:20:34 [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 128.8.207.141)
09:20:34 (38/46): xz-5.4.1-1.fc38.aarch64.rpm            1.5 MB/s | 420 kB     00:00    
09:20:34 (39/46): slirp4netns-1.2.1-1.fc38.aarch64.rpm   8.0 MB/s |  47 kB     00:00    
09:20:34 [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:34 [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:34   Running scriptlet: dnf-plugins-core-4.4.2-1.fc37.noarch                 12/12 
09:20:34   Verifying        : fonts-filesystem-1:2.0.5-9.fc37.noarch                1/12 
09:20:34   Verifying        : js-jquery-3.6.0-3.fc37.noarch                         2/12 
09:20:34   Verifying        : python-systemd-doc-235-1.fc37.x86_64                  3/12 
09:20:34   Verifying        : python3-dateutil-1:2.8.2-4.fc37.noarch                4/12 
09:20:34   Verifying        : python3-distro-1.7.0-3.fc37.noarch                    5/12 
09:20:34   Verifying        : python3-six-1.16.0-8.fc37.noarch                      6/12 
09:20:34   Verifying        : python3-systemd-235-1.fc37.x86_64                     7/12 
09:20:34   Verifying        : web-assets-filesystem-5-18.fc37.noarch                8/12 
09:20:34   Verifying        : dbus-libs-1:1.14.10-1.fc37.x86_64                     9/12 
09:20:34   Verifying        : dnf-plugins-core-4.4.2-1.fc37.noarch                 10/12 
09:20:34   Verifying        : python3-dbus-1.3.2-1.fc37.x86_64                     11/12 
09:20:34   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc37.noarch         12/12 
09:20:34 
09:20:34 Installed:
09:20:34   dbus-libs-1:1.14.10-1.fc37.x86_64                                             
09:20:34   dnf-plugins-core-4.4.2-1.fc37.noarch                                          
09:20:34   fonts-filesystem-1:2.0.5-9.fc37.noarch                                        
09:20:34   js-jquery-3.6.0-3.fc37.noarch                                                 
09:20:34   python-systemd-doc-235-1.fc37.x86_64                                          
09:20:34   python3-dateutil-1:2.8.2-4.fc37.noarch                                        
09:20:34   python3-dbus-1.3.2-1.fc37.x86_64                                              
09:20:34   python3-distro-1.7.0-3.fc37.noarch                                            
09:20:34   python3-dnf-plugins-core-4.4.2-1.fc37.noarch                                  
09:20:34   python3-six-1.16.0-8.fc37.noarch                                              
09:20:34   python3-systemd-235-1.fc37.x86_64                                             
09:20:34   web-assets-filesystem-5-18.fc37.noarch                                        
09:20:34 
09:20:34 Complete!
09:20:34 + case ${DIST_ID}:${DIST_VERSION} in
09:20:34 + dnf install -y findutils
09:20:34   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.aarch64             51/51 
09:20:34   Verifying        : containerd.io-1.6.24-3.1.fc37.aarch64                 1/51 
09:20:34   Verifying        : device-mapper-1.02.175-9.fc37.aarch64                 2/51 
09:20:34   Verifying        : device-mapper-libs-1.02.175-9.fc37.aarch64            3/51 
09:20:34   Verifying        : diffutils-3.8-3.fc37.aarch64                          4/51 
09:20:34   Verifying        : fuse-common-3.10.5-5.fc37.aarch64                     5/51 
09:20:34   Verifying        : fuse3-3.10.5-5.fc37.aarch64                           6/51 
09:20:34   Verifying        : fuse3-libs-3.10.5-5.fc37.aarch64                      7/51 
09:20:34   Verifying        : kmod-30-2.fc37.aarch64                                8/51 
09:20:34   Verifying        : kmod-libs-30-2.fc37.aarch64                           9/51 
09:20:34   Verifying        : libargon2-20190702-1.fc37.aarch64                    10/51 
09:20:34   Verifying        : libbpf-2:0.8.0-2.fc37.aarch64                        11/51 
09:20:34   Verifying        : libcgroup-3.0-1.fc37.aarch64                         12/51 
09:20:34   Verifying        : libfdisk-2.38.1-1.fc37.aarch64                       13/51 
09:20:34   Verifying        : libibverbs-41.0-1.fc37.aarch64                       14/51 
09:20:34   Verifying        : libmnl-1.0.5-1.fc37.aarch64                          15/51 
09:20:34   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.aarch64          16/51 
09:20:34   Verifying        : libnfnetlink-1.0.1-22.fc37.aarch64                   17/51 
09:20:34   Verifying        : libnl3-3.7.0-2.fc37.aarch64                          18/51 
09:20:34   Verifying        : libseccomp-2.5.3-3.fc37.aarch64                      19/51 
09:20:34   Verifying        : libslirp-4.7.0-2.fc37.aarch64                        20/51 
09:20:34   Verifying        : libutempter-1.2.1-7.fc37.aarch64                     21/51 
09:20:34   Verifying        : libxkbcommon-1.4.1-2.fc37.aarch64                    22/51 
09:20:34   Verifying        : qrencode-libs-4.1.1-3.fc37.aarch64                   23/51 
09:20:34   Verifying        : util-linux-2.38.1-1.fc37.aarch64                     24/51 
09:20:34   Verifying        : container-selinux-2:2.221.1-1.fc37.noarch            25/51 
09:20:34   Verifying        : cryptsetup-libs-2.6.1-1.fc37.aarch64                 26/51 
09:20:34   Verifying        : dbus-1:1.14.10-1.fc37.aarch64                        27/51 
09:20:34   Verifying        : dbus-broker-33-1.fc37.aarch64                        28/51 
09:20:34   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  29/51 
09:20:34   Verifying        : fuse-overlayfs-1.12-1.fc37.aarch64                   30/51 
09:20:34   Verifying        : iptables-legacy-1.8.8-5.fc37.aarch64                 31/51 
09:20:34   Verifying        : iptables-legacy-libs-1.8.8-5.fc37.aarch64            32/51 
09:20:34   Verifying        : iptables-libs-1.8.8-5.fc37.aarch64                   33/51 
09:20:34   Verifying        : libpcap-14:1.10.4-1.fc37.aarch64                     34/51 
09:20:34   Verifying        : libselinux-utils-3.5-1.fc37.aarch64                  35/51 
09:20:34   Verifying        : policycoreutils-3.5-1.fc37.aarch64                   36/51 
09:20:34   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.aarch64             37/51 
09:20:34   Verifying        : selinux-policy-37.22-1.fc37.noarch                   38/51 
09:20:34   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          39/51 
09:20:34   Verifying        : slirp4netns-1.2.1-1.fc37.aarch64                     40/51 
09:20:34   Verifying        : systemd-251.14-2.fc37.aarch64                        41/51 
09:20:34   Verifying        : systemd-networkd-251.14-2.fc37.aarch64               42/51 
09:20:34   Verifying        : systemd-pam-251.14-2.fc37.aarch64                    43/51 
09:20:34   Verifying        : systemd-resolved-251.14-2.fc37.aarch64               44/51 
09:20:34   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/51 
09:20:34   Verifying        : xz-5.4.1-1.fc37.aarch64                              46/51 
09:20:34   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   47/51 
09:20:34   Verifying        : docker-compose-plugin-2.21.0-0.fc37.aarch64          48/51 
09:20:34   Verifying        : docker-buildx-plugin-0.11.2-0.fc37.aarch64           49/51 
09:20:34   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   50/51 
09:20:34 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39)
09:20:34 [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39)
09:20:34 [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39)
09:20:35   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aa   51/51 
09:20:35 
09:20:35 Installed:
09:20:35   container-selinux-2:2.221.1-1.fc37.noarch                                     
09:20:35   containerd.io-1.6.24-3.1.fc37.aarch64                                         
09:20:35   cryptsetup-libs-2.6.1-1.fc37.aarch64                                          
09:20:35   dbus-1:1.14.10-1.fc37.aarch64                                                 
09:20:35   dbus-broker-33-1.fc37.aarch64                                                 
09:20:35   dbus-common-1:1.14.10-1.fc37.noarch                                           
09:20:35   device-mapper-1.02.175-9.fc37.aarch64                                         
09:20:35   device-mapper-libs-1.02.175-9.fc37.aarch64                                    
09:20:35   diffutils-3.8-3.fc37.aarch64                                                  
09:20:35   docker-buildx-plugin-0.11.2-0.fc37.aarch64                                    
09:20:35   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.aarch64                       
09:20:35   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc37.aarch64                   
09:20:35   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.aarch64         
09:20:35   docker-compose-plugin-2.21.0-0.fc37.aarch64                                   
09:20:35   fuse-common-3.10.5-5.fc37.aarch64                                             
09:20:35   fuse-overlayfs-1.12-1.fc37.aarch64                                            
09:20:35   fuse3-3.10.5-5.fc37.aarch64                                                   
09:20:35   fuse3-libs-3.10.5-5.fc37.aarch64                                              
09:20:35   iptables-legacy-1.8.8-5.fc37.aarch64                                          
09:20:35   iptables-legacy-libs-1.8.8-5.fc37.aarch64                                     
09:20:35   iptables-libs-1.8.8-5.fc37.aarch64                                            
09:20:35   kmod-30-2.fc37.aarch64                                                        
09:20:35   kmod-libs-30-2.fc37.aarch64                                                   
09:20:35   libargon2-20190702-1.fc37.aarch64                                             
09:20:35   libbpf-2:0.8.0-2.fc37.aarch64                                                 
09:20:35   libcgroup-3.0-1.fc37.aarch64                                                  
09:20:35   libfdisk-2.38.1-1.fc37.aarch64                                                
09:20:35   libibverbs-41.0-1.fc37.aarch64                                                
09:20:35   libmnl-1.0.5-1.fc37.aarch64                                                   
09:20:35   libnetfilter_conntrack-1.0.8-5.fc37.aarch64                                   
09:20:35   libnfnetlink-1.0.1-22.fc37.aarch64                                            
09:20:35   libnl3-3.7.0-2.fc37.aarch64                                                   
09:20:35   libpcap-14:1.10.4-1.fc37.aarch64                                              
09:20:35   libseccomp-2.5.3-3.fc37.aarch64                                               
09:20:35   libselinux-utils-3.5-1.fc37.aarch64                                           
09:20:35   libslirp-4.7.0-2.fc37.aarch64                                                 
09:20:35   libutempter-1.2.1-7.fc37.aarch64                                              
09:20:35   libxkbcommon-1.4.1-2.fc37.aarch64                                             
09:20:35   policycoreutils-3.5-1.fc37.aarch64                                            
09:20:35   qrencode-libs-4.1.1-3.fc37.aarch64                                            
09:20:35   rpm-plugin-selinux-4.18.1-2.fc37.aarch64                                      
09:20:35   selinux-policy-37.22-1.fc37.noarch                                            
09:20:35   selinux-policy-targeted-37.22-1.fc37.noarch                                   
09:20:35   slirp4netns-1.2.1-1.fc37.aarch64                                              
09:20:35   systemd-251.14-2.fc37.aarch64                                                 
09:20:35   systemd-networkd-251.14-2.fc37.aarch64                                        
09:20:35   systemd-pam-251.14-2.fc37.aarch64                                             
09:20:35   systemd-resolved-251.14-2.fc37.aarch64                                        
09:20:35   util-linux-2.38.1-1.fc37.aarch64                                              
09:20:35   xkeyboard-config-2.36-3.fc37.noarch                                           
09:20:35   xz-5.4.1-1.fc37.aarch64                                                       
09:20:35 
09:20:35 Complete!
09:20:35 + verify_binaries
09:20:35 + docker --version
09:20:35 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:20:35 + docker buildx version
09:20:35 github.com/docker/buildx v0.11.2 9872040
09:20:35 + docker compose version
09:20:35 Docker Compose version v2.21.0
09:20:35 + dockerd --version
09:20:35 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:20:35 + docker-proxy --version
09:20:35 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:20:35 + containerd --version
09:20:35 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:35 + ctr --version
09:20:35 ctr containerd.io 1.6.24
09:20:35 + containerd-shim --help
09:20:35 Usage of containerd-shim:
09:20:35   -address string
09:20:35     	grpc address back to main containerd
09:20:35   -containerd-binary containerd publish
09:20:35     	path to containerd binary (used for containerd publish) (default "containerd")
09:20:35   -criu string
09:20:35     	path to criu binary
09:20:35   -debug
09:20:35     	enable debug output in logs
09:20:35   -namespace string
09:20:35     	namespace that owns the shim
09:20:35   -runtime-root string
09:20:35     	root directory for the runtime (default "/run/containerd/runc")
09:20:35   -socket string
09:20:35     	socket path to serve
09:20:35   -systemd-cgroup
09:20:35     	set runtime to use systemd-cgroup
09:20:35   -workdir string
09:20:35     	path used to storge large temporary data
09:20:35 + containerd-shim-runc-v1 -v
09:20:35 containerd-shim-runc-v1:
09:20:35   Version:  1.6.24
09:20:35   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:35   Go version: go1.20.8
09:20:35 
09:20:35 + containerd-shim-runc-v2 -v
09:20:35 containerd-shim-runc-v2:
09:20:35   Version:  1.6.24
09:20:35   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:35   Go version: go1.20.8
09:20:35 
09:20:35 + runc --version
09:20:35 runc version 1.1.9
09:20:35 commit: v1.1.9-0-gccaecfc
09:20:35 spec: 1.0.2-dev
09:20:35 go: go1.20.8
09:20:35 libseccomp: 2.5.3
09:20:35 [MIRROR] selinux-policy-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39)
09:20:35 [MIRROR] selinux-policy-targeted-38.28-1.fc38.noarch.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/selinux-policy-targeted-38.28-1.fc38.noarch.rpm (IP: 65.182.224.39)
09:20:35 [MIRROR] systemd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39)
09:20:35 (40/46): selinux-policy-38.28-1.fc38.noarch.rpm  60 kB/s |  54 kB     00:00    
09:20:35 [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:35 [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.web-ster.com/fedora/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 65.182.224.39)
09:20:35 [MIRROR] systemd-networkd-253.10-1.fc38.aarch64.rpm: Status code: 404 for http://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-networkd-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:35 (41/46): selinux-policy-targeted-38.28-1.fc38.n 6.6 MB/s | 6.7 MB     00:01    
09:20:35 (42/46): systemd-253.10-1.fc38.aarch64.rpm      4.6 MB/s | 4.3 MB     00:00    
09:20:35 (43/46): systemd-networkd-253.10-1.fc38.aarch64 3.7 MB/s | 607 kB     00:00    
09:20:35 [MIRROR] systemd-pam-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-pam-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:35 [MIRROR] systemd-resolved-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-resolved-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:35 [MIRROR] systemd-libs-253.10-1.fc38.aarch64.rpm: Status code: 404 for https://mirror.umd.edu/fedora/linux/updates/38/Everything/aarch64/Packages/s/systemd-libs-253.10-1.fc38.aarch64.rpm (IP: 128.8.207.141)
09:20:35 (44/46): systemd-pam-253.10-1.fc38.aarch64.rpm  7.2 MB/s | 332 kB     00:00    
09:20:35 (45/46): systemd-resolved-253.10-1.fc38.aarch64 9.9 MB/s | 279 kB     00:00    
09:20:35 (46/46): systemd-libs-253.10-1.fc38.aarch64.rpm  19 MB/s | 633 kB     00:00    
09:20:35 --------------------------------------------------------------------------------
09:20:35 Total                                            18 MB/s |  46 MB     00:02     
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
09:20:35 Docker CE Test - aarch64                        6.6 kB/s | 1.6 kB     00:00    
09:20:35 Importing GPG key 0x621E9F35:
09:20:35  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:20:35  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:20:35  From       : https://download.docker.com/linux/fedora/gpg
09:20:35 Key imported successfully
[Pipeline] // node
[Pipeline] }
09:20:36 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:27 2023.
09:20:36 Fedora Modular 38 - x86_64 - Updates            1.2 MB/s | 2.1 MB     00:01    
09:20:36 Running transaction check
09:20:36 Transaction check succeeded.
09:20:36 Running transaction test
09:20:36 Package findutils-1:4.9.0-2.fc37.x86_64 is already installed.
09:20:36 Dependencies resolved.
09:20:36 Nothing to do.
09:20:36 Complete!
09:20:36 + install_rpm_containerd
09:20:36 + '[' staging = stage ']'
09:20:36 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:20:36 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:20:36 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:20:36 + dnf --version
09:20:36 4.16.2
09:20:36   Installed: dnf-0:4.16.2-1.fc37.noarch at Thu Sep 14 05:49:37 2023
09:20:36   Built    : Fedora Project at Fri Jul 28 12:41:59 2023
09:20:36 
09:20:36   Installed: rpm-0:4.18.1-2.fc37.x86_64 at Thu Sep 14 05:49:36 2023
09:20:36   Built    : Fedora Project at Mon Apr 24 12:05:54 2023
09:20:36 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:20:37 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:20:37 + dnf config-manager --set-disabled 'docker-ce-*'
09:20:37 + dnf config-manager --set-enabled docker-ce-test
09:20:37 Transaction test succeeded.
09:20:37 Running transaction
09:20:38 + dnf makecache
09:20:38   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch            1/1 
09:20:38   Preparing        :                                                        1/1 
09:20:38   Upgrading        : systemd-libs-253.10-1.fc38.aarch64                    1/52 
09:20:38   Installing       : libseccomp-2.5.3-4.fc38.aarch64                       2/52 
09:20:38   Installing       : docker-compose-plugin-2.21.0-0.fc38.aarch64           3/52 
09:20:38   Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.aarch64           3/52 
09:20:38   Installing       : fuse3-libs-3.14.1-1.fc38.aarch64                      4/52 
09:20:38   Installing       : diffutils-3.10-1.fc38.aarch64                         5/52 
09:20:38   Installing       : libselinux-utils-3.5-1.fc38.aarch64                   6/52 
09:20:38   Installing       : libfdisk-2.38.1-4.fc38.aarch64                        7/52 
09:20:38   Installing       : docker-buildx-plugin-0.11.2-0.fc38.aarch64            8/52 
09:20:39   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.aarch64            8/52 
09:20:39   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    9/52 
09:20:39   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    9/52 
09:20:39   Installing       : fuse-common-3.14.1-1.fc38.aarch64                    10/52 
09:20:39   Installing       : fuse3-3.14.1-1.fc38.aarch64                          11/52 
09:20:39   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  12/52 
09:20:39   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  12/52 
09:20:39   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        13/52 
09:20:39   Installing       : dbus-broker-33-1.fc38.aarch64                        13/52 
09:20:39   Running scriptlet: dbus-broker-33-1.fc38.aarch64                        13/52 
09:20:39   Installing       : dbus-1:1.14.10-1.fc38.aarch64                        14/52 
09:20:39 Docker CE Test - x86_64                          70 kB/s |  38 kB     00:00    
09:20:39   Installing       : xz-5.4.1-1.fc38.aarch64                              15/52 
09:20:39   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  16/52 
09:20:39   Installing       : libxkbcommon-1.5.0-2.fc38.aarch64                    17/52 
09:20:39   Installing       : qrencode-libs-4.1.1-4.fc38.aarch64                   18/52 
09:20:39   Running scriptlet: libutempter-1.2.1-8.fc38.aarch64                     19/52 
09:20:39   Installing       : libutempter-1.2.1-8.fc38.aarch64                     19/52 
09:20:39   Installing       : util-linux-2.38.1-4.fc38.aarch64                     20/52 
09:20:39 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:20:39 
09:20:39   Installing       : policycoreutils-3.5-1.fc38.aarch64                   21/52 
09:20:39   Running scriptlet: policycoreutils-3.5-1.fc38.aarch64                   21/52 
09:20:39   Installing       : selinux-policy-38.28-1.fc38.noarch                   22/52 
09:20:39 Dependencies resolved.
09:20:39 ================================================================================
09:20:39  Package                      Arch       Version              Repository   Size
09:20:39 ================================================================================
09:20:39 Installing:
09:20:39  dnf-plugins-core             noarch     4.4.2-1.fc38         updates      38 k
09:20:39 Installing dependencies:
09:20:39  dbus-libs                    x86_64     1:1.14.10-1.fc38     updates     156 k
09:20:39  fonts-filesystem             noarch     1:2.0.5-11.fc38      fedora      8.1 k
09:20:39  js-jquery                    noarch     3.6.3-2.fc38         fedora      173 k
09:20:39  python3-dateutil             noarch     1:2.8.2-5.fc38       fedora      360 k
09:20:39  python3-dbus                 x86_64     1.3.2-2.fc38         fedora      157 k
09:20:39  python3-distro               noarch     1.8.0-2.fc38         fedora       49 k
09:20:39  python3-dnf-plugins-core     noarch     4.4.2-1.fc38         updates     299 k
09:20:39  python3-six                  noarch     1.16.0-9.fc38        fedora       42 k
09:20:39  python3-systemd              x86_64     235-2.fc38           fedora      108 k
09:20:39  web-assets-filesystem        noarch     5-19.fc38            fedora      7.9 k
09:20:39 Installing weak dependencies:
09:20:39  python-systemd-doc           x86_64     235-2.fc38           fedora      171 k
09:20:39 
09:20:39 Transaction Summary
09:20:39 ================================================================================
09:20:39 Install  12 Packages
09:20:39 
09:20:39 Total download size: 1.5 M
09:20:39 Installed size: 5.0 M
09:20:39 Downloading Packages:
09:20:39 Fedora 37 - x86_64                               72 kB/s |  25 kB     00:00    
09:20:39   Running scriptlet: selinux-policy-38.28-1.fc38.noarch                   22/52 
09:20:39 Fedora 37 openh264 (From Cisco) - x86_64        3.8 kB/s | 989  B     00:00    
09:20:39   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:20:39   Installing       : selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:20:39 + popd
09:20:39 + exit 0
09:20:39 ~/rpmbuild/BUILD/src
09:20:39 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZtzoeJ
09:20:39 + umask 022
09:20:39 + cd /root/rpmbuild/BUILD
09:20:39 + '[' /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64 '!=' / ']'
09:20:39 + rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:39 ++ dirname /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:39 + mkdir -p /root/rpmbuild/BUILDROOT
09:20:39 + mkdir /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:39 + cd src
09:20:39 + pushd /root/rpmbuild/BUILD/src/compose
09:20:39 ~/rpmbuild/BUILD/src/compose ~/rpmbuild/BUILD/src
09:20:39 + 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
09:20:39 + popd
09:20:39 ~/rpmbuild/BUILD/src
09:20:39 + for f in LICENSE MAINTAINERS NOTICE README.md
09:20:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/LICENSE docker-compose-plugin-docs/LICENSE
09:20:39 + for f in LICENSE MAINTAINERS NOTICE README.md
09:20:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/MAINTAINERS docker-compose-plugin-docs/MAINTAINERS
09:20:39 + for f in LICENSE MAINTAINERS NOTICE README.md
09:20:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/NOTICE docker-compose-plugin-docs/NOTICE
09:20:39 + for f in LICENSE MAINTAINERS NOTICE README.md
09:20:39 + install -D -p -m 0644 /root/rpmbuild/BUILD/src/compose/README.md docker-compose-plugin-docs/README.md
09:20:39 + /usr/lib/rpm/check-buildroot
09:20:39 + /usr/lib/rpm/redhat/brp-compress
09:20:39 + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip
09:20:39 + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
09:20:39 + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
09:20:39 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
09:20:39 + /usr/lib/rpm/redhat/brp-python-hardlink
09:20:39 + /usr/lib/rpm/redhat/brp-java-repack-jars
09:20:39 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qBd1r5
09:20:39 + umask 022
09:20:39 + cd /root/rpmbuild/BUILD
09:20:39 + cd src
09:20:39 ++ /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata
09:20:39 ++ awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }'
09:20:39 + ver=v2.21.0
09:20:39 + test v2.21.0 = v2.21.0
09:20:39 + echo 'PASS: docker-compose version OK'
09:20:39 + exit 0
09:20:39 PASS: docker-compose version OK
09:20:39 Processing files: docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:39 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vihQKr
09:20:39 + umask 022
09:20:39 + cd /root/rpmbuild/BUILD
09:20:39 + cd src
09:20:39 + DOCDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/doc/docker-compose-plugin-2.21.0
09:20:39 + export DOCDIR
09:20:39 + /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
09:20:39 + 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
09:20:39 + exit 0
09:20:39 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Uyws4N
09:20:39 + umask 022
09:20:39 + cd /root/rpmbuild/BUILD
09:20:39 + cd src
09:20:39 + LICENSEDIR=/root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64/usr/share/licenses/docker-compose-plugin-2.21.0
09:20:39 + export LICENSEDIR
09:20:39 + /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
09:20:39 + 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
09:20:39 + 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
09:20:39 + exit 0
09:20:39 Provides: docker-compose-plugin = 0:2.21.0-0.el7 docker-compose-plugin(x86-64) = 0:2.21.0-0.el7
09:20:39 Requires(interp): /bin/sh /bin/sh /bin/sh
09:20:39 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
09:20:39 Requires(post): /bin/sh
09:20:39 Requires(preun): /bin/sh
09:20:39 Requires(postun): /bin/sh
09:20:39 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)
09:20:39 Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:39 Wrote: /root/rpmbuild/SRPMS/docker-compose-plugin-2.21.0-0.el7.src.rpm
09:20:40 Fedora Modular 37 - x86_64                       72 kB/s |  25 kB     00:00    
09:20:40 (1/12): fonts-filesystem-2.0.5-11.fc38.noarch.r  17 kB/s | 8.1 kB     00:00    
09:20:40 Fedora 37 - x86_64 - Updates                     68 kB/s |  20 kB     00:00    
09:20:40 (2/12): js-jquery-3.6.3-2.fc38.noarch.rpm       243 kB/s | 173 kB     00:00    
09:20:40 (3/12): python-systemd-doc-235-2.fc38.x86_64.rp 240 kB/s | 171 kB     00:00    
09:20:40 (4/12): python3-dateutil-2.8.2-5.fc38.noarch.rp 1.1 MB/s | 360 kB     00:00    
09:20:40 (5/12): python3-dbus-1.3.2-2.fc38.x86_64.rpm    1.4 MB/s | 157 kB     00:00    
09:20:40 (6/12): python3-distro-1.8.0-2.fc38.noarch.rpm  438 kB/s |  49 kB     00:00    
09:20:40 (7/12): python3-six-1.16.0-9.fc38.noarch.rpm    617 kB/s |  42 kB     00:00    
09:20:40 (8/12): python3-systemd-235-2.fc38.x86_64.rpm   1.5 MB/s | 108 kB     00:00    
09:20:40 (9/12): web-assets-filesystem-5-19.fc38.noarch. 115 kB/s | 7.9 kB     00:00    
09:20:41 (10/12): dnf-plugins-core-4.4.2-1.fc38.noarch.r 125 kB/s |  38 kB     00:00    
09:20:41 (11/12): dbus-libs-1.14.10-1.fc38.x86_64.rpm    447 kB/s | 156 kB     00:00    
09:20:41 (12/12): python3-dnf-plugins-core-4.4.2-1.fc38. 813 kB/s | 299 kB     00:00    
09:20:41 --------------------------------------------------------------------------------
09:20:41 Total                                           854 kB/s | 1.5 MB     00:01     
09:20:41 Running transaction check
09:20:41 Transaction check succeeded.
09:20:41 Running transaction test
09:20:41 Transaction test succeeded.
09:20:41 Running transaction
09:20:41   Preparing        :                                                        1/1 
09:20:41   Installing       : dbus-libs-1:1.14.10-1.fc38.x86_64                     1/12 
09:20:41   Installing       : python3-dbus-1.3.2-2.fc38.x86_64                      2/12 
09:20:41   Installing       : python3-six-1.16.0-9.fc38.noarch                      3/12 
09:20:41   Installing       : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
09:20:41   Installing       : python3-distro-1.8.0-2.fc38.noarch                    5/12 
09:20:41 Fedora Modular 37 - x86_64 - Updates             47 kB/s |  24 kB     00:00    
09:20:41   Installing       : fonts-filesystem-1:2.0.5-11.fc38.noarch               6/12 
09:20:41   Installing       : web-assets-filesystem-5-19.fc38.noarch                7/12 
09:20:41   Installing       : js-jquery-3.6.3-2.fc38.noarch                         8/12 
09:20:41   Installing       : python-systemd-doc-235-2.fc38.x86_64                  9/12 
09:20:41   Installing       : python3-systemd-235-2.fc38.x86_64                    10/12 
09:20:41   Installing       : python3-dnf-plugins-core-4.4.2-1.fc38.noarch         11/12 
09:20:41   Installing       : dnf-plugins-core-4.4.2-1.fc38.noarch                 12/12 
09:20:42   Running scriptlet: dnf-plugins-core-4.4.2-1.fc38.noarch                 12/12 
09:20:42   Verifying        : fonts-filesystem-1:2.0.5-11.fc38.noarch               1/12 
09:20:42   Verifying        : js-jquery-3.6.3-2.fc38.noarch                         2/12 
09:20:42   Verifying        : python-systemd-doc-235-2.fc38.x86_64                  3/12 
09:20:42   Verifying        : python3-dateutil-1:2.8.2-5.fc38.noarch                4/12 
09:20:42   Verifying        : python3-dbus-1.3.2-2.fc38.x86_64                      5/12 
09:20:42   Verifying        : python3-distro-1.8.0-2.fc38.noarch                    6/12 
09:20:42   Verifying        : python3-six-1.16.0-9.fc38.noarch                      7/12 
09:20:42   Verifying        : python3-systemd-235-2.fc38.x86_64                     8/12 
09:20:42   Verifying        : web-assets-filesystem-5-19.fc38.noarch                9/12 
09:20:42   Verifying        : dbus-libs-1:1.14.10-1.fc38.x86_64                    10/12 
09:20:42   Verifying        : dnf-plugins-core-4.4.2-1.fc38.noarch                 11/12 
09:20:42   Verifying        : python3-dnf-plugins-core-4.4.2-1.fc38.noarch         12/12 
09:20:42 
09:20:42 Installed:
09:20:42   dbus-libs-1:1.14.10-1.fc38.x86_64                                             
09:20:42   dnf-plugins-core-4.4.2-1.fc38.noarch                                          
09:20:42   fonts-filesystem-1:2.0.5-11.fc38.noarch                                       
09:20:42   js-jquery-3.6.3-2.fc38.noarch                                                 
09:20:42   python-systemd-doc-235-2.fc38.x86_64                                          
09:20:42   python3-dateutil-1:2.8.2-5.fc38.noarch                                        
09:20:42   python3-dbus-1.3.2-2.fc38.x86_64                                              
09:20:42   python3-distro-1.8.0-2.fc38.noarch                                            
09:20:42   python3-dnf-plugins-core-4.4.2-1.fc38.noarch                                  
09:20:42   python3-six-1.16.0-9.fc38.noarch                                              
09:20:42   python3-systemd-235-2.fc38.x86_64                                             
09:20:42   web-assets-filesystem-5-19.fc38.noarch                                        
09:20:42 
09:20:42 Complete!
09:20:42 + case ${DIST_ID}:${DIST_VERSION} in
09:20:42 + dnf install -y findutils
09:20:42   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          49/61 
09:20:42   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:42   Installing       : container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:42 Metadata cache created.
09:20:42 + echo '[DEBUG] Installing engine rpms'
09:20:42 [DEBUG] Installing engine rpms
09:20:42 ++ find rpm/rpmbuild/fedora-37/RPMS/ -type f -name '*.rpm'
09:20:42 ++ sed /src/d
09:20:42 + packages='rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:20:42 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc37.x86_64.rpm
09:20:42 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:20:42 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm
09:20:42 rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm'
09:20:42 + set -x
09:20:42 ++ source /etc/os-release
09:20:42 +++ NAME='Fedora Linux'
09:20:42 +++ VERSION='37 (Container Image)'
09:20:42 +++ ID=fedora
09:20:42 +++ VERSION_ID=37
09:20:42 +++ VERSION_CODENAME=
09:20:42 +++ PLATFORM_ID=platform:f37
09:20:42 +++ PRETTY_NAME='Fedora Linux 37 (Container Image)'
09:20:42 +++ ANSI_COLOR='0;38;2;60;110;180'
09:20:42 +++ LOGO=fedora-logo-icon
09:20:42 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:37
09:20:42 +++ DEFAULT_HOSTNAME=fedora
09:20:42 +++ HOME_URL=https://fedoraproject.org/
09:20:42 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f37/system-administrators-guide/
09:20:42 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:20:42 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:20:42 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:20:42 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=37
09:20:42 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:20:42 +++ REDHAT_SUPPORT_PRODUCT_VERSION=37
09:20:42 +++ SUPPORT_END=2023-11-14
09:20:42 +++ VARIANT='Container Image'
09:20:42 +++ VARIANT_ID=container
09:20:42 ++ echo 37
09:20:42 + product_version=37
09:20:42 + '[' 37 = rawhide ']'
09:20:42 + dnf install -y rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-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-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc37.x86_64.rpm rpm/rpmbuild/fedora-37/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64.rpm
09:20:43 Last metadata expiration check: 0:00:08 ago on Wed Sep 20 09:20:35 2023.
09:20:43 Package findutils-1:4.9.0-3.fc38.x86_64 is already installed.
09:20:43 Dependencies resolved.
09:20:43 Nothing to do.
09:20:43 Complete!
09:20:43 + install_rpm_containerd
09:20:43 + '[' staging = stage ']'
09:20:43 + REPO_URL=https://download.docker.com/linux/fedora/docker-ce.repo
09:20:43 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo'
09:20:43 + dnf --version
09:20:43 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/fedora/docker-ce.repo
09:20:43 Last metadata expiration check: 0:00:02 ago on Wed Sep 20 09:20:41 2023.
09:20:44 4.16.2
09:20:44   Installed: dnf-0:4.16.2-1.fc38.noarch at Thu Sep 14 06:48:50 2023
09:20:44   Built    : Fedora Project at Fri Jul 28 12:40:50 2023
09:20:44 
09:20:44   Installed: rpm-0:4.18.1-3.fc38.x86_64 at Thu Sep 14 06:48:51 2023
09:20:44   Built    : Fedora Project at Wed Apr 26 05:35:27 2023
09:20:44 + dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
09:20:44 Adding repo from: https://download.docker.com/linux/fedora/docker-ce.repo
09:20:44 Dependencies resolved.
09:20:44 + dnf config-manager --set-disabled 'docker-ce-*'
09:20:44 ================================================================================================
09:20:44  Package                     Arch    Version                               Repository       Size
09:20:44 ================================================================================================
09:20:44 Installing:
09:20:44  docker-buildx-plugin        x86_64  0.11.2-0.fc37                         @commandline     13 M
09:20:44  docker-ce                   x86_64  3:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline     25 M
09:20:44  docker-ce-cli               x86_64  1:0.0.0~20230915141727.0e70f1b-0.fc37 @commandline    7.3 M
09:20:44  docker-ce-rootless-extras   x86_64  0.0.0~20230915141727.0e70f1b-0.fc37   @commandline    3.9 M
09:20:44  docker-compose-plugin       x86_64  2.21.0-0.fc37                         @commandline     13 M
09:20:44 Installing dependencies:
09:20:44  container-selinux           noarch  2:2.221.1-1.fc37                      updates          54 k
09:20:44  containerd.io               x86_64  1.6.24-3.1.fc37                       docker-ce-test   33 M
09:20:44  dbus                        x86_64  1:1.14.10-1.fc37                      updates         7.8 k
09:20:44  dbus-broker                 x86_64  33-1.fc37                             updates         174 k
09:20:44  dbus-common                 noarch  1:1.14.10-1.fc37                      updates          15 k
09:20:44  device-mapper               x86_64  1.02.175-9.fc37                       fedora          138 k
09:20:44  device-mapper-libs          x86_64  1.02.175-9.fc37                       fedora          177 k
09:20:44  diffutils                   x86_64  3.8-3.fc37                            fedora          378 k
09:20:44  fuse-common                 x86_64  3.10.5-5.fc37                         fedora          8.2 k
09:20:44  fuse-overlayfs              x86_64  1.12-1.fc37                           updates          67 k
09:20:44  fuse3                       x86_64  3.10.5-5.fc37                         fedora           54 k
09:20:44  fuse3-libs                  x86_64  3.10.5-5.fc37                         fedora           92 k
09:20:44  iptables-legacy             x86_64  1.8.8-5.fc37                          updates          51 k
09:20:44  iptables-legacy-libs        x86_64  1.8.8-5.fc37                          updates          37 k
09:20:44  iptables-libs               x86_64  1.8.8-5.fc37                          updates         416 k
09:20:44  kmod                        x86_64  30-2.fc37                             fedora          120 k
09:20:44  kmod-libs                   x86_64  30-2.fc37                             fedora           68 k
09:20:44  libargon2                   x86_64  20190702-1.fc37                       fedora           28 k
09:20:44  libcgroup                   x86_64  3.0-1.fc37                            fedora           74 k
09:20:44  libfdisk                    x86_64  2.38.1-1.fc37                         fedora          160 k
09:20:44  libibverbs                  x86_64  41.0-1.fc37                           fedora          412 k
09:20:44  libmnl                      x86_64  1.0.5-1.fc37                          fedora           28 k
09:20:44  libnetfilter_conntrack      x86_64  1.0.8-5.fc37                          fedora           57 k
09:20:44  libnfnetlink                x86_64  1.0.1-22.fc37                         fedora           29 k
09:20:44  libnl3                      x86_64  3.7.0-2.fc37                          fedora          347 k
09:20:44  libpcap                     x86_64  14:1.10.4-1.fc37                      updates         176 k
09:20:44  libseccomp                  x86_64  2.5.3-3.fc37                          fedora           70 k
09:20:44  libselinux-utils            x86_64  3.5-1.fc37                            updates         160 k
09:20:44  libslirp                    x86_64  4.7.0-2.fc37                          fedora           74 k
09:20:44  libutempter                 x86_64  1.2.1-7.fc37                          fedora           26 k
09:20:44  policycoreutils             x86_64  3.5-1.fc37                            updates         240 k
09:20:44  rpm-plugin-selinux          x86_64  4.18.1-2.fc37                         updates          18 k
09:20:44  selinux-policy              noarch  37.22-1.fc37                          updates          43 k
09:20:44  selinux-policy-targeted     noarch  37.22-1.fc37                          updates         6.6 M
09:20:44  slirp4netns                 x86_64  1.2.1-1.fc37                          updates          47 k
09:20:44  systemd                     x86_64  251.14-2.fc37                         updates         4.2 M
09:20:44  systemd-pam                 x86_64  251.14-2.fc37                         updates         334 k
09:20:44  util-linux                  x86_64  2.38.1-1.fc37                         fedora          2.3 M
09:20:44  xkeyboard-config            noarch  2.36-3.fc37                           updates         957 k
09:20:44  xz                          x86_64  5.4.1-1.fc37                          updates         419 k
09:20:44 Installing weak dependencies:
09:20:44  cryptsetup-libs             x86_64  2.6.1-1.fc37                          updates         491 k
09:20:44  libbpf                      x86_64  2:0.8.0-2.fc37                        fedora          172 k
09:20:44  libxkbcommon                x86_64  1.4.1-2.fc37                          fedora          140 k
09:20:44  qrencode-libs               x86_64  4.1.1-3.fc37                          fedora           61 k
09:20:44  systemd-networkd            x86_64  251.14-2.fc37                         updates         614 k
09:20:44  systemd-resolved            x86_64  251.14-2.fc37                         updates         280 k
09:20:44 
09:20:44 Transaction Summary
09:20:44 ================================================================================================
09:20:44 Install  51 Packages
09:20:44 
09:20:44 Total size: 115 M
09:20:44 Total download size: 53 M
09:20:44 Installed size: 438 M
09:20:44 Downloading Packages:
09:20:44 + go build -mod=vendor -modfile=vendor.mod -o /tmp/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
09:20:44 ++ pwd
09:20:44 + /tmp/gen-manpages --root . --target /go/src/github.com/docker/cli/man/man1
09:20:44 Project root: .
09:20:44 Generating man pages into /go/src/github.com/docker/cli/man/man1
09:20:44 INFO: man/src/attach.md found
09:20:44 WARN: man/src/build.md does not exist, skipping
09:20:44 WARN: man/src/builder/build.md does not exist, skipping
09:20:44 WARN: man/src/builder/prune.md does not exist, skipping
09:20:44 WARN: man/src/builder.md does not exist, skipping
09:20:44 WARN: man/src/checkpoint/create.md does not exist, skipping
09:20:44 WARN: man/src/checkpoint/ls.md does not exist, skipping
09:20:44 WARN: man/src/checkpoint/rm.md does not exist, skipping
09:20:44 WARN: man/src/checkpoint.md does not exist, skipping
09:20:44 INFO: man/src/commit.md found
09:20:44 WARN: man/src/config/create.md does not exist, skipping
09:20:44 WARN: man/src/config/inspect.md does not exist, skipping
09:20:44 WARN: man/src/config/ls.md does not exist, skipping
09:20:44 WARN: man/src/config/rm.md does not exist, skipping
09:20:44 WARN: man/src/config.md does not exist, skipping
09:20:44 INFO: man/src/container/attach.md found
09:20:44 INFO: man/src/container/commit.md found
09:20:44 INFO: man/src/container/cp.md found
09:20:44 INFO: man/src/container/create.md found
09:20:44 INFO: man/src/container/diff.md found
09:20:44 INFO: man/src/container/exec.md found
09:20:44 INFO: man/src/container/export.md found
09:20:44 WARN: man/src/container/inspect.md does not exist, skipping
09:20:44 INFO: man/src/container/kill.md found
09:20:44 INFO: man/src/container/logs.md found
09:20:44 INFO: man/src/container/ls.md found
09:20:44 INFO: man/src/container/pause.md found
09:20:44 INFO: man/src/container/port.md found
09:20:44 WARN: man/src/container/prune.md does not exist, skipping
09:20:44 INFO: man/src/container/rename.md found
09:20:44 INFO: man/src/container/restart.md found
09:20:44 INFO: man/src/container/rm.md found
09:20:44 INFO: man/src/container/run.md found
09:20:44 INFO: man/src/container/start.md found
09:20:44 INFO: man/src/container/stats.md found
09:20:44 INFO: man/src/container/stop.md found
09:20:44 INFO: man/src/container/top.md found
09:20:44 INFO: man/src/container/unpause.md found
09:20:44 INFO: man/src/container/update.md found
09:20:44 INFO: man/src/container/wait.md found
09:20:44 WARN: man/src/container.md does not exist, skipping
09:20:44 WARN: man/src/context/create.md does not exist, skipping
09:20:44 WARN: man/src/context/export.md does not exist, skipping
09:20:44 WARN: man/src/context/import.md does not exist, skipping
09:20:44 WARN: man/src/context/inspect.md does not exist, skipping
09:20:44 WARN: man/src/context/ls.md does not exist, skipping
09:20:44 WARN: man/src/context/rm.md does not exist, skipping
09:20:44 WARN: man/src/context/show.md does not exist, skipping
09:20:44 WARN: man/src/context/update.md does not exist, skipping
09:20:44 WARN: man/src/context/use.md does not exist, skipping
09:20:44 WARN: man/src/context.md does not exist, skipping
09:20:44 INFO: man/src/cp.md found
09:20:44 INFO: man/src/create.md found
09:20:44 INFO: man/src/diff.md found
09:20:44 INFO: man/src/events.md found
09:20:44 INFO: man/src/exec.md found
09:20:44 INFO: man/src/export.md found
09:20:44 INFO: man/src/history.md found
09:20:44 INFO: man/src/image/build.md found
09:20:44 INFO: man/src/image/history.md found
09:20:44 INFO: man/src/image/import.md found
09:20:44 WARN: man/src/image/inspect.md does not exist, skipping
09:20:44 INFO: man/src/image/load.md found
09:20:44 INFO: man/src/image/ls.md found
09:20:44 WARN: man/src/image/prune.md does not exist, skipping
09:20:44 INFO: man/src/image/pull.md found
09:20:44 INFO: man/src/image/push.md found
09:20:44 INFO: man/src/image/rm.md found
09:20:44 INFO: man/src/image/save.md found
09:20:44 INFO: man/src/image/tag.md found
09:20:44 WARN: man/src/image.md does not exist, skipping
09:20:44 INFO: man/src/images.md found
09:20:44 INFO: man/src/import.md found
09:20:44 INFO: man/src/info.md found
09:20:44 INFO: man/src/inspect.md found
09:20:44 INFO: man/src/kill.md found
09:20:44 INFO: man/src/load.md found
09:20:44 INFO: man/src/login.md found
09:20:44 INFO: man/src/logout.md found
09:20:44 INFO: man/src/logs.md found
09:20:44 WARN: man/src/manifest/annotate.md does not exist, skipping
09:20:44 WARN: man/src/manifest/create.md does not exist, skipping
09:20:44 WARN: man/src/manifest/inspect.md does not exist, skipping
09:20:44 WARN: man/src/manifest/push.md does not exist, skipping
09:20:44 WARN: man/src/manifest/rm.md does not exist, skipping
09:20:44 WARN: man/src/manifest.md does not exist, skipping
09:20:44 INFO: man/src/network/connect.md found
09:20:44 INFO: man/src/network/create.md found
09:20:44 INFO: man/src/network/disconnect.md found
09:20:44 INFO: man/src/network/inspect.md found
09:20:44 INFO: man/src/network/ls.md found
09:20:44 WARN: man/src/network/prune.md does not exist, skipping
09:20:44 INFO: man/src/network/rm.md found
09:20:44 WARN: man/src/network.md does not exist, skipping
09:20:44 WARN: man/src/node/demote.md does not exist, skipping
09:20:44 WARN: man/src/node/inspect.md does not exist, skipping
09:20:44 WARN: man/src/node/ls.md does not exist, skipping
09:20:44 WARN: man/src/node/promote.md does not exist, skipping
09:20:44 WARN: man/src/node/ps.md does not exist, skipping
09:20:44 WARN: man/src/node/rm.md does not exist, skipping
09:20:44 WARN: man/src/node/update.md does not exist, skipping
09:20:44 WARN: man/src/node.md does not exist, skipping
09:20:44 INFO: man/src/pause.md found
09:20:44 WARN: man/src/plugin/create.md does not exist, skipping
09:20:44 WARN: man/src/plugin/disable.md does not exist, skipping
09:20:44 WARN: man/src/plugin/enable.md does not exist, skipping
09:20:44 WARN: man/src/plugin/inspect.md does not exist, skipping
09:20:44 WARN: man/src/plugin/install.md does not exist, skipping
09:20:44 INFO: man/src/plugin/ls.md found
09:20:44 WARN: man/src/plugin/push.md does not exist, skipping
09:20:44 WARN: man/src/plugin/rm.md does not exist, skipping
09:20:44 WARN: man/src/plugin/set.md does not exist, skipping
09:20:44 WARN: man/src/plugin/upgrade.md does not exist, skipping
09:20:44 WARN: man/src/plugin.md does not exist, skipping
09:20:44 INFO: man/src/port.md found
09:20:44 INFO: man/src/ps.md found
09:20:44 INFO: man/src/pull.md found
09:20:44 INFO: man/src/push.md found
09:20:44 INFO: man/src/rename.md found
09:20:44 INFO: man/src/restart.md found
09:20:44 INFO: man/src/rm.md found
09:20:44 INFO: man/src/rmi.md found
09:20:44 WARN: man/src/run.md does not exist, skipping
09:20:44 INFO: man/src/save.md found
09:20:44 INFO: man/src/search.md found
09:20:44 WARN: man/src/secret/create.md does not exist, skipping
09:20:44 WARN: man/src/secret/inspect.md does not exist, skipping
09:20:44 WARN: man/src/secret/ls.md does not exist, skipping
09:20:44 WARN: man/src/secret/rm.md does not exist, skipping
09:20:44 WARN: man/src/secret.md does not exist, skipping
09:20:44 WARN: man/src/service/create.md does not exist, skipping
09:20:44 WARN: man/src/service/inspect.md does not exist, skipping
09:20:44 WARN: man/src/service/logs.md does not exist, skipping
09:20:44 WARN: man/src/service/ls.md does not exist, skipping
09:20:44 WARN: man/src/service/ps.md does not exist, skipping
09:20:44 WARN: man/src/service/rm.md does not exist, skipping
09:20:44 WARN: man/src/service/rollback.md does not exist, skipping
09:20:44 WARN: man/src/service/scale.md does not exist, skipping
09:20:44 WARN: man/src/service/update.md does not exist, skipping
09:20:44 WARN: man/src/service.md does not exist, skipping
09:20:44 WARN: man/src/stack/config.md does not exist, skipping
09:20:44 WARN: man/src/stack/deploy.md does not exist, skipping
09:20:44 WARN: man/src/stack/ls.md does not exist, skipping
09:20:44 WARN: man/src/stack/ps.md does not exist, skipping
09:20:44 WARN: man/src/stack/rm.md does not exist, skipping
09:20:44 WARN: man/src/stack/services.md does not exist, skipping
09:20:44 WARN: man/src/stack.md does not exist, skipping
09:20:44 INFO: man/src/start.md found
09:20:44 INFO: man/src/stats.md found
09:20:44 INFO: man/src/stop.md found
09:20:44 WARN: man/src/swarm/ca.md does not exist, skipping
09:20:44 WARN: man/src/swarm/init.md does not exist, skipping
09:20:44 WARN: man/src/swarm/join.md does not exist, skipping
09:20:44 WARN: man/src/swarm/join-token.md does not exist, skipping
09:20:44 WARN: man/src/swarm/leave.md does not exist, skipping
09:20:44 WARN: man/src/swarm/unlock.md does not exist, skipping
09:20:44 WARN: man/src/swarm/unlock-key.md does not exist, skipping
09:20:44 WARN: man/src/swarm/update.md does not exist, skipping
09:20:44 WARN: man/src/swarm.md does not exist, skipping
09:20:44 WARN: man/src/system/df.md does not exist, skipping
09:20:44 WARN: man/src/system/dial-stdio.md does not exist, skipping
09:20:44 INFO: man/src/system/events.md found
09:20:44 INFO: man/src/system/info.md found
09:20:44 WARN: man/src/system/prune.md does not exist, skipping
09:20:44 WARN: man/src/system.md does not exist, skipping
09:20:44 INFO: man/src/tag.md found
09:20:44 INFO: man/src/top.md found
09:20:44 WARN: man/src/trust/inspect.md does not exist, skipping
09:20:44 WARN: man/src/trust/key/generate.md does not exist, skipping
09:20:44 WARN: man/src/trust/key/load.md does not exist, skipping
09:20:44 WARN: man/src/trust/key.md does not exist, skipping
09:20:44 WARN: man/src/trust/revoke.md does not exist, skipping
09:20:44 WARN: man/src/trust/sign.md does not exist, skipping
09:20:44 WARN: man/src/trust/signer/add.md does not exist, skipping
09:20:44 WARN: man/src/trust/signer/remove.md does not exist, skipping
09:20:44 WARN: man/src/trust/signer.md does not exist, skipping
09:20:44 WARN: man/src/trust.md does not exist, skipping
09:20:44 INFO: man/src/unpause.md found
09:20:44 INFO: man/src/update.md found
09:20:44 INFO: man/src/version.md found
09:20:44 INFO: man/src/volume/create.md found
09:20:44 INFO: man/src/volume/inspect.md found
09:20:44 INFO: man/src/volume/ls.md found
09:20:44 WARN: man/src/volume/prune.md does not exist, skipping
09:20:44 WARN: man/src/volume/rm.md does not exist, skipping
09:20:44 WARN: man/src/volume/update.md does not exist, skipping
09:20:44 INFO: man/src/volume.md found
09:20:44 INFO: man/src/wait.md found
09:20:44 + /tmp/go-md2man -in Dockerfile.5.md -out ./man5/Dockerfile.5
09:20:44 + /tmp/go-md2man -in docker-build.1.md -out ./man1/docker-build.1
09:20:44 + /tmp/go-md2man -in docker-config-json.5.md -out ./man5/docker-config-json.5
09:20:44 + /tmp/go-md2man -in docker-run.1.md -out ./man1/docker-run.1
09:20:44 + /tmp/go-md2man -in docker.1.md -out ./man1/docker.1
09:20:44 + /tmp/go-md2man -in dockerd.8.md -out ./man8/dockerd.8
09:20:44 make[2]: Leaving directory '/root/build-deb/cli'
09:20:44 # Build buildx plugin
09:20:44 cd /go/src/github.com/docker/buildx \
09:20:44 && mkdir -p /usr/libexec/docker/cli-plugins/ \
09:20:44 && GO111MODULE=on \
09:20:44 	CGO_ENABLED=0 \
09:20:44 		go build \
09:20:44 			-mod=vendor \
09:20:44 			-trimpath \
09:20: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" \
09:20:44 			-o "/usr/libexec/docker/cli-plugins/docker-buildx" \
09:20:44 			./cmd/buildx
09:20:44 + dnf config-manager --set-enabled docker-ce-test
09:20:44 + dnf makecache
09:20:45 (1/46): device-mapper-1.02.175-9.fc37.x86_64.rp 466 kB/s | 138 kB     00:00    
09:20:45 (2/46): device-mapper-libs-1.02.175-9.fc37.x86_ 576 kB/s | 177 kB     00:00    
09:20:45 (3/46): diffutils-3.8-3.fc37.x86_64.rpm          21 MB/s | 378 kB     00:00    
09:20:45 (4/46): fuse-common-3.10.5-5.fc37.x86_64.rpm    672 kB/s | 8.2 kB     00:00    
09:20:45 (5/46): fuse3-3.10.5-5.fc37.x86_64.rpm          5.5 MB/s |  54 kB     00:00    
09:20:45 (6/46): fuse3-libs-3.10.5-5.fc37.x86_64.rpm     9.7 MB/s |  92 kB     00:00    
09:20:45 (7/46): kmod-libs-30-2.fc37.x86_64.rpm          8.2 MB/s |  68 kB     00:00    
09:20:45 (8/46): libargon2-20190702-1.fc37.x86_64.rpm    4.5 MB/s |  28 kB     00:00    
09:20:45 (9/46): libbpf-0.8.0-2.fc37.x86_64.rpm           19 MB/s | 172 kB     00:00    
09:20:45 (10/46): libcgroup-3.0-1.fc37.x86_64.rpm         11 MB/s |  74 kB     00:00    
09:20:45 (11/46): libfdisk-2.38.1-1.fc37.x86_64.rpm       12 MB/s | 160 kB     00:00    
09:20:45 (12/46): libibverbs-41.0-1.fc37.x86_64.rpm       34 MB/s | 412 kB     00:00    
09:20:45 (13/46): libmnl-1.0.5-1.fc37.x86_64.rpm         3.2 MB/s |  28 kB     00:00    
09:20:45 (14/46): libnetfilter_conntrack-1.0.8-5.fc37.x8 7.6 MB/s |  57 kB     00:00    
09:20:45 (15/46): libnfnetlink-1.0.1-22.fc37.x86_64.rpm  3.6 MB/s |  29 kB     00:00    
09:20:45 (16/46): libnl3-3.7.0-2.fc37.x86_64.rpm          22 MB/s | 347 kB     00:00    
09:20:45 (17/46): libseccomp-2.5.3-3.fc37.x86_64.rpm     9.7 MB/s |  70 kB     00:00    
09:20:45 (18/46): libslirp-4.7.0-2.fc37.x86_64.rpm       9.7 MB/s |  74 kB     00:00    
09:20:45 (19/46): libutempter-1.2.1-7.fc37.x86_64.rpm    3.8 MB/s |  26 kB     00:00    
09:20:45 (20/46): libxkbcommon-1.4.1-2.fc37.x86_64.rpm    18 MB/s | 140 kB     00:00    
09:20:45 (21/46): qrencode-libs-4.1.1-3.fc37.x86_64.rpm  9.1 MB/s |  61 kB     00:00    
09:20:45 (22/46): util-linux-2.38.1-1.fc37.x86_64.rpm     39 MB/s | 2.3 MB     00:00    
09:20:45 (23/46): container-selinux-2.221.1-1.fc37.noarc 8.2 MB/s |  54 kB     00:00    
09:20:45 (24/46): cryptsetup-libs-2.6.1-1.fc37.x86_64.rp  19 MB/s | 491 kB     00:00    
09:20:45 (25/46): dbus-1.14.10-1.fc37.x86_64.rpm         1.4 MB/s | 7.8 kB     00:00    
09:20:45 (26/46): dbus-broker-33-1.fc37.x86_64.rpm        16 MB/s | 174 kB     00:00    
09:20:45 (27/46): kmod-30-2.fc37.x86_64.rpm              427 kB/s | 120 kB     00:00    
09:20:45 (28/46): dbus-common-1.14.10-1.fc37.noarch.rpm  1.1 MB/s |  15 kB     00:00    
09:20:45 (29/46): fuse-overlayfs-1.12-1.fc37.x86_64.rpm  5.3 MB/s |  67 kB     00:00    
09:20:45 (30/46): iptables-legacy-1.8.8-5.fc37.x86_64.rp 3.8 MB/s |  51 kB     00:00    
09:20:45 (31/46): iptables-legacy-libs-1.8.8-5.fc37.x86_ 2.9 MB/s |  37 kB     00:00    
09:20:45 (32/46): iptables-libs-1.8.8-5.fc37.x86_64.rpm   25 MB/s | 416 kB     00:00    
09:20:45 (33/46): libpcap-1.10.4-1.fc37.x86_64.rpm       9.9 MB/s | 176 kB     00:00    
09:20:46 (34/46): containerd.io-1.6.24-3.1.fc37.x86_64.r  35 MB/s |  33 MB     00:00    
09:20:46 (35/46): libselinux-utils-3.5-1.fc37.x86_64.rpm 542 kB/s | 160 kB     00:00    
09:20:46 (36/46): policycoreutils-3.5-1.fc37.x86_64.rpm  819 kB/s | 240 kB     00:00    
09:20:46 (37/46): rpm-plugin-selinux-4.18.1-2.fc37.x86_6 2.3 MB/s |  18 kB     00:00    
09:20:46 (38/46): selinux-policy-37.22-1.fc37.noarch.rpm 4.1 MB/s |  43 kB     00:00    
09:20:46 (39/46): slirp4netns-1.2.1-1.fc37.x86_64.rpm    7.9 MB/s |  47 kB     00:00    
09:20:46 (40/46): systemd-networkd-251.14-2.fc37.x86_64.  26 MB/s | 614 kB     00:00    
09:20:46 (41/46): systemd-pam-251.14-2.fc37.x86_64.rpm    15 MB/s | 334 kB     00:00    
09:20:46 (42/46): systemd-resolved-251.14-2.fc37.x86_64.  15 MB/s | 280 kB     00:00    
09:20:46 (43/46): systemd-251.14-2.fc37.x86_64.rpm        39 MB/s | 4.2 MB     00:00    
09:20:46 (44/46): xkeyboard-config-2.36-3.fc37.noarch.rp  18 MB/s | 957 kB     00:00    
09:20:46 (45/46): xz-5.4.1-1.fc37.x86_64.rpm              17 MB/s | 419 kB     00:00    
09:20:46 (46/46): selinux-policy-targeted-37.22-1.fc37.n  34 MB/s | 6.6 MB     00:00    
09:20:46 --------------------------------------------------------------------------------
09:20:46 Total                                            27 MB/s |  53 MB     00:01     
09:20:46 Docker CE Test - x86_64                          35 kB/s |  17 kB     00:00    
09:20:46 Fedora 38 - x86_64                               53 kB/s |  25 kB     00:00    
09:20:46 Docker CE Test - x86_64                         6.7 kB/s | 1.6 kB     00:00    
09:20:47 Importing GPG key 0x621E9F35:
09:20:47  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:20:47  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:20:47  From       : https://download.docker.com/linux/fedora/gpg
09:20:47 Key imported successfully
09:20:47 Fedora 38 openh264 (From Cisco) - x86_64        3.7 kB/s | 989  B     00:00    
09:20:47 Fedora Modular 38 - x86_64                       97 kB/s |  24 kB     00:00    
09:20:47 Running transaction check
09:20:47 Fedora 38 - x86_64 - Updates                     62 kB/s |  21 kB     00:00    
09:20:47 Transaction check succeeded.
09:20:47 Running transaction test
09:20:48 Wrote: /root/rpmbuild/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm
09:20:48 Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.5NtUIf
09:20:48 + umask 022
09:20:48 + cd /root/rpmbuild/BUILD
09:20:48 + cd src
09:20:48 + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-compose-plugin-2.21.0-0.el7.x86_64
09:20:48 + exit 0
09:20:48 Fedora Modular 38 - x86_64 - Updates             84 kB/s |  23 kB     00:00    
09:20:48 Transaction test succeeded.
09:20:48 Running transaction
09:20:49 Metadata cache created.
09:20:49 + echo '[DEBUG] Installing engine rpms'
09:20:49 [DEBUG] Installing engine rpms
09:20:49 ++ find rpm/rpmbuild/fedora-38/RPMS/ -type f -name '*.rpm'
09:20:49 ++ sed /src/d
09:20:49 + packages='rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-compose-plugin-2.21.0-0.fc38.x86_64.rpm
09:20:49 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:20:49 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.fc38.x86_64.rpm
09:20:49 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:20:49 rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm'
09:20:49 + set -x
09:20:49 ++ source /etc/os-release
09:20:49 +++ NAME='Fedora Linux'
09:20:49 +++ VERSION='38 (Container Image)'
09:20:49 +++ ID=fedora
09:20:49 +++ VERSION_ID=38
09:20:49 +++ VERSION_CODENAME=
09:20:49 +++ PLATFORM_ID=platform:f38
09:20:49 +++ PRETTY_NAME='Fedora Linux 38 (Container Image)'
09:20:49 +++ ANSI_COLOR='0;38;2;60;110;180'
09:20:49 +++ LOGO=fedora-logo-icon
09:20:49 +++ CPE_NAME=cpe:/o:fedoraproject:fedora:38
09:20:49 +++ DEFAULT_HOSTNAME=fedora
09:20:49 +++ HOME_URL=https://fedoraproject.org/
09:20:49 +++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/
09:20:49 +++ SUPPORT_URL=https://ask.fedoraproject.org/
09:20:49 +++ BUG_REPORT_URL=https://bugzilla.redhat.com/
09:20:49 +++ REDHAT_BUGZILLA_PRODUCT=Fedora
09:20:49 +++ REDHAT_BUGZILLA_PRODUCT_VERSION=38
09:20:49 +++ REDHAT_SUPPORT_PRODUCT=Fedora
09:20:49 +++ REDHAT_SUPPORT_PRODUCT_VERSION=38
09:20:49 +++ SUPPORT_END=2024-05-14
09:20:49 +++ VARIANT='Container Image'
09:20:49 +++ VARIANT_ID=container
09:20:49 ++ echo 38
09:20:49 + product_version=38
09:20:49 + '[' 38 = rawhide ']'
09:20:49 + 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-ce-0.0.0~20230915141727.0e70f1b-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-cli-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm rpm/rpmbuild/fedora-38/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64.rpm
09:20:49   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:20:49   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:20:49   Installing       : container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:20:50 Last metadata expiration check: 0:00:01 ago on Wed Sep 20 09:20:48 2023.
09:20:50   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch            1/1 
09:20:50   Preparing        :                                                        1/1 
09:20:50   Installing       : libseccomp-2.5.3-3.fc37.x86_64                        1/51 
09:20:50   Installing       : libselinux-utils-3.5-1.fc37.x86_64                    2/51 
09:20:50   Installing       : libfdisk-2.38.1-1.fc37.x86_64                         3/51 
09:20:50   Installing       : fuse3-libs-3.10.5-5.fc37.x86_64                       4/51 
09:20:50   Installing       : diffutils-3.8-3.fc37.x86_64                           5/51 
09:20:50   Installing       : docker-buildx-plugin-0.11.2-0.fc37.x86_64             6/51 
09:20:50 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm:/v -w /v alpine chown -R 1000:1000 "rpmbuild/centos-7"
09:20:50   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc37.x86_64             6/51 
09:20:50   Installing       : docker-compose-plugin-2.21.0-0.fc37.x86_64            7/51 
09:20:50 Dependencies resolved.
09:20:50 ================================================================================================
09:20:50  Package                     Arch    Version                               Repository       Size
09:20:50 ================================================================================================
09:20:50 Installing:
09:20:50  docker-buildx-plugin        x86_64  0.11.2-0.fc38                         @commandline     13 M
09:20:50  docker-ce                   x86_64  3:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline     25 M
09:20:50  docker-ce-cli               x86_64  1:0.0.0~20230915141727.0e70f1b-0.fc38 @commandline    7.3 M
09:20:50  docker-ce-rootless-extras   x86_64  0.0.0~20230915141727.0e70f1b-0.fc38   @commandline    3.9 M
09:20:50  docker-compose-plugin       x86_64  2.21.0-0.fc38                         @commandline     13 M
09:20:50 Upgrading:
09:20:50  systemd-libs                x86_64  253.10-1.fc38                         updates         652 k
09:20:50 Installing dependencies:
09:20:50  container-selinux           noarch  2:2.221.1-1.fc38                      updates          55 k
09:20:50  containerd.io               x86_64  1.6.24-3.1.fc38                       docker-ce-test   33 M
09:20:50  dbus                        x86_64  1:1.14.10-1.fc38                      updates         8.0 k
09:20:50  dbus-broker                 x86_64  33-1.fc38                             fedora          173 k
09:20:50  dbus-common                 noarch  1:1.14.10-1.fc38                      updates          15 k
09:20:50  device-mapper               x86_64  1.02.189-2.fc38                       fedora          139 k
09:20:50  device-mapper-libs          x86_64  1.02.189-2.fc38                       fedora          176 k
09:20:50  diffutils                   x86_64  3.10-1.fc38                           updates         398 k
09:20:50  fuse-common                 x86_64  3.14.1-1.fc38                         updates         6.9 k
09:20:50  fuse-overlayfs              x86_64  1.12-1.fc38                           updates          67 k
09:20:50  fuse3                       x86_64  3.14.1-1.fc38                         updates          55 k
09:20:50  fuse3-libs                  x86_64  3.14.1-1.fc38                         updates          93 k
09:20:50  iptables-legacy             x86_64  1.8.9-4.fc38                          updates          53 k
09:20:50  iptables-legacy-libs        x86_64  1.8.9-4.fc38                          updates          38 k
09:20:50  iptables-libs               x86_64  1.8.9-4.fc38                          updates         405 k
09:20:50  kmod                        x86_64  30-4.fc38                             fedora          120 k
09:20:50  kmod-libs                   x86_64  30-4.fc38                             fedora           68 k
09:20:50  libargon2                   x86_64  20190702-2.fc38                       fedora           28 k
09:20:50  libcgroup                   x86_64  3.0-2.fc38                            fedora           75 k
09:20:50  libfdisk                    x86_64  2.38.1-4.fc38                         fedora          161 k
09:20:50  libibverbs                  x86_64  44.0-3.fc38                           fedora          429 k
09:20:50  libmnl                      x86_64  1.0.5-2.fc38                          fedora           28 k
09:20:50  libnetfilter_conntrack      x86_64  1.0.9-1.fc38                          updates          59 k
09:20:50  libnfnetlink                x86_64  1.0.1-23.fc38                         fedora           29 k
09:20:50  libnl3                      x86_64  3.7.0-3.fc38                          fedora          345 k
09:20:50  libpcap                     x86_64  14:1.10.4-1.fc38                      updates         175 k
09:20:50  libseccomp                  x86_64  2.5.3-4.fc38                          fedora           71 k
09:20:50  libselinux-utils            x86_64  3.5-1.fc38                            fedora          160 k
09:20:50  libslirp                    x86_64  4.7.0-3.fc38                          fedora           75 k
09:20:50  libutempter                 x86_64  1.2.1-8.fc38                          fedora           26 k
09:20:50  policycoreutils             x86_64  3.5-1.fc38                            fedora          241 k
09:20:50  rpm-plugin-selinux          x86_64  4.18.1-3.fc38                         updates          20 k
09:20:50  selinux-policy              noarch  38.28-1.fc38                          updates          54 k
09:20:50  selinux-policy-targeted     noarch  38.28-1.fc38                          updates         6.7 M
09:20:50  slirp4netns                 x86_64  1.2.1-1.fc38                          updates          47 k
09:20:50  systemd                     x86_64  253.10-1.fc38                         updates         4.4 M
09:20:50  systemd-pam                 x86_64  253.10-1.fc38                         updates         340 k
09:20:50  util-linux                  x86_64  2.38.1-4.fc38                         fedora          2.3 M
09:20:50  xkeyboard-config            noarch  2.38-1.fc38                           fedora          963 k
09:20:50  xz                          x86_64  5.4.1-1.fc38                          fedora          419 k
09:20:50 Installing weak dependencies:
09:20:50  cryptsetup-libs             x86_64  2.6.1-1.fc38                          fedora          492 k
09:20:50  libxkbcommon                x86_64  1.5.0-2.fc38                          fedora          140 k
09:20:50  qrencode-libs               x86_64  4.1.1-4.fc38                          fedora           61 k
09:20:50  systemd-networkd            x86_64  253.10-1.fc38                         updates         634 k
09:20:50  systemd-resolved            x86_64  253.10-1.fc38                         updates         289 k
09:20:50 
09:20:50 Transaction Summary
09:20:50 ================================================================================================
09:20:50 Install  50 Packages
09:20:50 Upgrade   1 Package
09:20:50 
09:20:50 Total size: 116 M
09:20:50 Total download size: 54 M
09:20:50 Downloading Packages:
09:20:50   Running scriptlet: docker-compose-plugin-2.21.0-0.fc37.x86_64            7/51 
09:20:50   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    8/51 
09:20:50   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    8/51 
09:20:50   Installing       : xz-5.4.1-1.fc37.x86_64                                9/51 
09:20:50   Installing       : xkeyboard-config-2.36-3.fc37.noarch                  10/51 
09:20:50   Installing       : libxkbcommon-1.4.1-2.fc37.x86_64                     11/51 
09:20:51   Installing       : dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
09:20:51   Running scriptlet: dbus-common-1:1.14.10-1.fc37.noarch                  12/51 
09:20:51   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         13/51 
09:20:51   Installing       : dbus-broker-33-1.fc37.x86_64                         13/51 
09:20:51   Running scriptlet: dbus-broker-33-1.fc37.x86_64                         13/51 
09:20:51   Installing       : dbus-1:1.14.10-1.fc37.x86_64                         14/51 
09:20:51   Installing       : qrencode-libs-4.1.1-3.fc37.x86_64                    15/51 
09:20:51   Running scriptlet: libutempter-1.2.1-7.fc37.x86_64                      16/51 
09:20:51   Installing       : libutempter-1.2.1-7.fc37.x86_64                      16/51 
09:20:51   Installing       : util-linux-2.38.1-1.fc37.x86_64                      17/51 
09:20:51 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:20:51 
09:20:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/rpm'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:20:51   Installing       : policycoreutils-3.5-1.fc37.x86_64                    18/51 
09:20:51   Running scriptlet: policycoreutils-3.5-1.fc37.x86_64                    18/51 
09:20:51   Installing       : selinux-policy-37.22-1.fc37.noarch                   19/51 
09:20:51   Running scriptlet: selinux-policy-37.22-1.fc37.noarch                   19/51 
09:20:51 + make IMAGE=centos:7 verify
09:20:51 docker run  --rm -i \
09:20:51 	-v "$(pwd):/v" \
09:20:51 	-e DEBIAN_FRONTEND=noninteractive \
09:20:51 	-e PACKAGE_REPO=staging \
09:20:51 	-w /v \
09:20:51 	centos:7 ./verify
09:20:51 Unable to find image 'centos:7' locally
09:20:51 7: Pulling from library/centos
09:20:51   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:20:51   Installing       : selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:20:51 2d473b07cdd5: Already exists
09:20:51 Digest: sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4
09:20:51 Status: Downloaded newer image for centos:7
09:20:52 + verify
09:20:52 + dpkg --version
09:20:52 + rpm --version
09:20:52 + verify_rpm
09:20:52 ++ . /etc/os-release
09:20:52 +++ NAME='CentOS Linux'
09:20:52 +++ VERSION='7 (Core)'
09:20:52 +++ ID=centos
09:20:52 +++ ID_LIKE='rhel fedora'
09:20:52 +++ VERSION_ID=7
09:20:52 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
09:20:52 +++ ANSI_COLOR='0;31'
09:20:52 +++ CPE_NAME=cpe:/o:centos:centos:7
09:20:52 +++ HOME_URL=https://www.centos.org/
09:20:52 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:20:52 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:20:52 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:20:52 +++ REDHAT_SUPPORT_PRODUCT=centos
09:20:52 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:20:52 ++ echo centos
09:20:52 + DIST_ID=centos
09:20:52 ++ . /etc/os-release
09:20:52 +++ NAME='CentOS Linux'
09:20:52 +++ VERSION='7 (Core)'
09:20:52 +++ ID=centos
09:20:52 +++ ID_LIKE='rhel fedora'
09:20:52 +++ VERSION_ID=7
09:20:52 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
09:20:52 +++ ANSI_COLOR='0;31'
09:20:52 +++ CPE_NAME=cpe:/o:centos:centos:7
09:20:52 +++ HOME_URL=https://www.centos.org/
09:20:52 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:20:52 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:20:52 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:20:52 +++ REDHAT_SUPPORT_PRODUCT=centos
09:20:52 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:20:52 ++ echo 7
09:20:52 ++ cut -d. -f1
09:20:52 + DIST_VERSION=7
09:20:52 + pkg_manager=yum
09:20:52 + pkg_config_manager=yum-config-manager
09:20:52 + dnf --version
09:20:52 ./verify: line 112: dnf: command not found
09:20:52 + case ${DIST_ID}:${DIST_VERSION} in
09:20:52 + install_rpm_containerd
09:20:52 + '[' staging = stage ']'
09:20:52 + REPO_URL=https://download.docker.com/linux/centos/docker-ce.repo
09:20:52 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo'
09:20:52 + dnf --version
09:20:52 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/centos/docker-ce.repo
09:20:52 install-containerd-helpers: line 27: dnf: command not found
09:20:52 + yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
09:20:52 (1/46): dbus-broker-33-1.fc38.x86_64.rpm        370 kB/s | 173 kB     00:00    
09:20:52 (2/46): device-mapper-1.02.189-2.fc38.x86_64.rp 2.3 MB/s | 139 kB     00:00    
09:20:52 (3/46): cryptsetup-libs-2.6.1-1.fc38.x86_64.rpm 890 kB/s | 492 kB     00:00    
09:20:52 (4/46): device-mapper-libs-1.02.189-2.fc38.x86_ 2.7 MB/s | 176 kB     00:00    
09:20:52 (5/46): kmod-30-4.fc38.x86_64.rpm               2.4 MB/s | 120 kB     00:00    
09:20:52 Loaded plugins: fastestmirror, ovl
09:20:52 (6/46): containerd.io-1.6.24-3.1.fc38.x86_64.rp  44 MB/s |  33 MB     00:00    
09:20:52 (7/46): kmod-libs-30-4.fc38.x86_64.rpm          427 kB/s |  68 kB     00:00    
09:20:52 (8/46): libargon2-20190702-2.fc38.x86_64.rpm    186 kB/s |  28 kB     00:00    
09:20:52 (9/46): libcgroup-3.0-2.fc38.x86_64.rpm         1.6 MB/s |  75 kB     00:00    
09:20:52 (10/46): libfdisk-2.38.1-4.fc38.x86_64.rpm      2.7 MB/s | 161 kB     00:00    
09:20:52 (11/46): libmnl-1.0.5-2.fc38.x86_64.rpm         645 kB/s |  28 kB     00:00    
09:20:52 (12/46): libnfnetlink-1.0.1-23.fc38.x86_64.rpm  690 kB/s |  29 kB     00:00    
09:20:52 (13/46): libnl3-3.7.0-3.fc38.x86_64.rpm         5.3 MB/s | 345 kB     00:00    
09:20:52 (14/46): libseccomp-2.5.3-4.fc38.x86_64.rpm     1.4 MB/s |  71 kB     00:00    
09:20:52 (15/46): libslirp-4.7.0-3.fc38.x86_64.rpm       1.6 MB/s |  75 kB     00:00    
09:20:52 (16/46): libselinux-utils-3.5-1.fc38.x86_64.rpm 2.9 MB/s | 160 kB     00:00    
09:20:52 (17/46): libutempter-1.2.1-8.fc38.x86_64.rpm    607 kB/s |  26 kB     00:00    
09:20:52   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            50/61 
09:20:52   Installing       : containerd.io-1.6.24-3.1.fc39.x86_64                 51/61 
09:20:52   Running scriptlet: containerd.io-1.6.24-3.1.fc39.x86_64                 51/61 
09:20:52   Installing       : libcgroup-3.0-3.fc39.x86_64                          52/61 
09:20:52   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   53/61 
09:20:52   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   53/61 
09:20:52   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8   54/61 
09:20:52   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8   54/61 
09:20:52   Upgrading        : python3-rpm-4.19.0-1.fc39.x86_64                     55/61 
09:20:52   Installing       : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              56/61 
09:20:52 (18/46): libxkbcommon-1.5.0-2.fc38.x86_64.rpm   2.5 MB/s | 140 kB     00:00    
09:20:52 (19/46): policycoreutils-3.5-1.fc38.x86_64.rpm  4.2 MB/s | 241 kB     00:00    
09:20:52 (20/46): qrencode-libs-4.1.1-4.fc38.x86_64.rpm  1.3 MB/s |  61 kB     00:00    
09:20:52 (21/46): xkeyboard-config-2.38-1.fc38.noarch.rp 7.5 MB/s | 963 kB     00:00    
09:20:52 (22/46): util-linux-2.38.1-4.fc38.x86_64.rpm     16 MB/s | 2.3 MB     00:00    
09:20:52 (23/46): xz-5.4.1-1.fc38.x86_64.rpm             8.2 MB/s | 419 kB     00:00    
09:20:52 (24/46): libibverbs-44.0-3.fc38.x86_64.rpm      874 kB/s | 429 kB     00:00    
09:20:52   Cleanup          : python3-rpm-4.18.92-1.fc39.x86_64                    57/61 
09:20:52   Cleanup          : rpm-build-libs-4.18.92-1.fc39.x86_64                 58/61 
09:20:52   Cleanup          : rpm-sign-libs-4.18.92-1.fc39.x86_64                  59/61 
09:20:52   Cleanup          : rpm-4.18.92-1.fc39.x86_64                            60/61 
09:20:52   Cleanup          : rpm-libs-4.18.92-1.fc39.x86_64                       61/61 
09:20:52   Running scriptlet: rpm-4.19.0-1.fc39.x86_64                             61/61 
09:20:52   Running scriptlet: systemd-resolved-254.1-2.fc39.x86_64                 61/61 
09:20:52   Running scriptlet: selinux-policy-targeted-38.28-1.fc39.noarch          61/61 
09:20:52   Running scriptlet: container-selinux-2:2.222.0-1.fc39.noarch            61/61 
09:20:53 (25/46): dbus-1.14.10-1.fc38.x86_64.rpm          23 kB/s | 8.0 kB     00:00    
09:20:53 (26/46): dbus-common-1.14.10-1.fc38.noarch.rpm   36 kB/s |  15 kB     00:00    
09:20:53 (27/46): container-selinux-2.221.1-1.fc38.noarc 114 kB/s |  55 kB     00:00    
09:20:53 (28/46): fuse-common-3.14.1-1.fc38.x86_64.rpm   102 kB/s | 6.9 kB     00:00    
09:20:53 (29/46): fuse-overlayfs-1.12-1.fc38.x86_64.rpm  929 kB/s |  67 kB     00:00    
09:20:53 (30/46): fuse3-libs-3.14.1-1.fc38.x86_64.rpm    1.2 MB/s |  93 kB     00:00    
09:20:53 (31/46): fuse3-3.14.1-1.fc38.x86_64.rpm         410 kB/s |  55 kB     00:00    
09:20:53 (32/46): iptables-legacy-1.8.9-4.fc38.x86_64.rp 736 kB/s |  53 kB     00:00    
09:20:53 (33/46): iptables-legacy-libs-1.8.9-4.fc38.x86_ 545 kB/s |  38 kB     00:00    
09:20:53 (34/46): diffutils-3.10-1.fc38.x86_64.rpm       1.1 MB/s | 398 kB     00:00    
09:20:53 (35/46): libnetfilter_conntrack-1.0.9-1.fc38.x8 828 kB/s |  59 kB     00:00    
09:20:53 (36/46): libpcap-1.10.4-1.fc38.x86_64.rpm       2.1 MB/s | 175 kB     00:00    
09:20:53 (37/46): rpm-plugin-selinux-4.18.1-3.fc38.x86_6 220 kB/s |  20 kB     00:00    
09:20:53 (38/46): selinux-policy-38.28-1.fc38.noarch.rpm 764 kB/s |  54 kB     00:00    
09:20:53 (39/46): iptables-libs-1.8.9-4.fc38.x86_64.rpm  1.9 MB/s | 405 kB     00:00    
09:20:53 (40/46): slirp4netns-1.2.1-1.fc38.x86_64.rpm    657 kB/s |  47 kB     00:00    
09:20:53 (41/46): systemd-networkd-253.10-1.fc38.x86_64. 2.8 MB/s | 634 kB     00:00    
09:20:53 (42/46): systemd-pam-253.10-1.fc38.x86_64.rpm   1.8 MB/s | 340 kB     00:00    
09:20:54 (43/46): systemd-resolved-253.10-1.fc38.x86_64. 1.7 MB/s | 289 kB     00:00    
09:20:54 (44/46): systemd-libs-253.10-1.fc38.x86_64.rpm  2.3 MB/s | 652 kB     00:00    
09:20:54 (45/46): systemd-253.10-1.fc38.x86_64.rpm       4.4 MB/s | 4.4 MB     00:01    
09:20:54 (46/46): selinux-policy-targeted-38.28-1.fc38.n 5.2 MB/s | 6.7 MB     00:01    
09:20:54 --------------------------------------------------------------------------------
09:20:54 Total                                            13 MB/s |  54 MB     00:04     
09:20:55 Docker CE Test - x86_64                         6.8 kB/s | 1.6 kB     00:00    
09:20:55 Importing GPG key 0x621E9F35:
09:20:55  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:20:55  Fingerprint: 060A 61C5 1B55 8A7F 742B 77AA C52F EB6B 621E 9F35
09:20:55  From       : https://download.docker.com/linux/fedora/gpg
09:20:55 Key imported successfully
09:20:55   Running scriptlet: rpm-libs-4.18.92-1.fc39.x86_64                       61/61 
09:20:55   Verifying        : containerd.io-1.6.24-3.1.fc39.x86_64                  1/61 
09:20:55   Verifying        : cryptsetup-libs-2.6.1-3.fc39.x86_64                   2/61 
09:20:55   Verifying        : dbus-1:1.14.10-1.fc39.x86_64                          3/61 
09:20:55   Verifying        : dbus-broker-33-2.fc39.x86_64                          4/61 
09:20:55   Verifying        : dbus-common-1:1.14.10-1.fc39.noarch                   5/61 
09:20:55   Verifying        : device-mapper-1.02.196-1.fc39.x86_64                  6/61 
09:20:55   Verifying        : device-mapper-libs-1.02.196-1.fc39.x86_64             7/61 
09:20:55   Verifying        : diffutils-3.10-3.fc39.x86_64                          8/61 
09:20:55   Verifying        : fuse-common-3.16.1-1.fc39.x86_64                      9/61 
09:20:55   Verifying        : fuse-overlayfs-1.12-2.fc39.x86_64                    10/61 
09:20:55   Verifying        : fuse3-3.16.1-1.fc39.x86_64                           11/61 
09:20:55   Verifying        : fuse3-libs-3.16.1-1.fc39.x86_64                      12/61 
09:20:55   Verifying        : iptables-legacy-1.8.9-5.fc39.x86_64                  13/61 
09:20:55   Verifying        : iptables-legacy-libs-1.8.9-5.fc39.x86_64             14/61 
09:20:55   Verifying        : iptables-libs-1.8.9-5.fc39.x86_64                    15/61 
09:20:55   Verifying        : kmod-30-6.fc39.x86_64                                16/61 
09:20:55   Verifying        : kmod-libs-30-6.fc39.x86_64                           17/61 
09:20:55   Verifying        : libargon2-20190702-3.fc39.x86_64                     18/61 
09:20:55   Verifying        : libbpf-2:1.1.0-4.fc39.x86_64                         19/61 
09:20:55   Verifying        : libcgroup-3.0-3.fc39.x86_64                          20/61 
09:20:55   Verifying        : libfdisk-2.39.2-1.fc39.x86_64                        21/61 
09:20:55   Verifying        : libibverbs-46.0-4.fc39.x86_64                        22/61 
09:20:55   Verifying        : libmnl-1.0.5-3.fc39.x86_64                           23/61 
09:20:55   Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           24/61 
09:20:55   Verifying        : libnfnetlink-1.0.1-24.fc39.x86_64                    25/61 
09:20:55   Verifying        : libnl3-3.8.0-1.fc39.x86_64                           26/61 
09:20:55   Verifying        : libpcap-14:1.10.4-2.fc39.x86_64                      27/61 
09:20:55   Verifying        : libseccomp-2.5.3-6.fc39.x86_64                       28/61 
09:20:55   Verifying        : libselinux-utils-3.5-5.fc39.x86_64                   29/61 
09:20:55   Verifying        : libslirp-4.7.0-4.fc39.x86_64                         30/61 
09:20:55   Verifying        : libutempter-1.2.1-10.fc39.x86_64                     31/61 
09:20:55   Verifying        : libxkbcommon-1.5.0-3.fc39.x86_64                     32/61 
09:20:55   Verifying        : policycoreutils-3.5-7.fc39.x86_64                    33/61 
09:20:55   Verifying        : qrencode-libs-4.1.1-5.fc39.x86_64                    34/61 
09:20:55   Verifying        : slirp4netns-1.2.1-1.fc39.x86_64                      35/61 
09:20:55   Verifying        : systemd-254.1-2.fc39.x86_64                          36/61 
09:20:55   Verifying        : systemd-networkd-254.1-2.fc39.x86_64                 37/61 
09:20:55   Verifying        : systemd-pam-254.1-2.fc39.x86_64                      38/61 
09:20:55   Verifying        : systemd-resolved-254.1-2.fc39.x86_64                 39/61 
09:20:55   Verifying        : util-linux-2.39.2-1.fc39.x86_64                      40/61 
09:20:55   Verifying        : xkeyboard-config-2.39-2.fc39.noarch                  41/61 
09:20:55   Verifying        : xz-5.4.4-1.fc39.x86_64                               42/61 
09:20:55   Verifying        : container-selinux-2:2.222.0-1.fc39.noarch            43/61 
09:20:55   Verifying        : rpm-plugin-selinux-4.19.0-1.fc39.x86_64              44/61 
09:20:55   Verifying        : selinux-policy-38.28-1.fc39.noarch                   45/61 
09:20:55   Verifying        : selinux-policy-targeted-38.28-1.fc39.noarch          46/61 
09:20:55   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   47/61 
09:20:55   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   48/61 
09:20:55   Verifying        : docker-buildx-plugin-0.11.2-0.fc39.x86_64            49/61 
09:20:55   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x8   50/61 
09:20:55   Verifying        : docker-compose-plugin-2.21.0-0.fc39.x86_64           51/61 
09:20:55   Verifying        : python3-rpm-4.19.0-1.fc39.x86_64                     52/61 
09:20:55   Verifying        : python3-rpm-4.18.92-1.fc39.x86_64                    53/61 
09:20:55   Verifying        : rpm-4.19.0-1.fc39.x86_64                             54/61 
09:20:55   Verifying        : rpm-4.18.92-1.fc39.x86_64                            55/61 
09:20:55   Verifying        : rpm-build-libs-4.19.0-1.fc39.x86_64                  56/61 
09:20:55   Verifying        : rpm-build-libs-4.18.92-1.fc39.x86_64                 57/61 
09:20:55   Verifying        : rpm-libs-4.19.0-1.fc39.x86_64                        58/61 
09:20:55   Verifying        : rpm-libs-4.18.92-1.fc39.x86_64                       59/61 
09:20:55   Verifying        : rpm-sign-libs-4.19.0-1.fc39.x86_64                   60/61 
09:20:55   Verifying        : rpm-sign-libs-4.18.92-1.fc39.x86_64                  61/61 
09:20:55 
09:20:55 Upgraded:
09:20:55   python3-rpm-4.19.0-1.fc39.x86_64          rpm-4.19.0-1.fc39.x86_64           
09:20:55   rpm-build-libs-4.19.0-1.fc39.x86_64       rpm-libs-4.19.0-1.fc39.x86_64      
09:20:55   rpm-sign-libs-4.19.0-1.fc39.x86_64       
09:20:55 Installed:
09:20:55   container-selinux-2:2.222.0-1.fc39.noarch                                     
09:20:55   containerd.io-1.6.24-3.1.fc39.x86_64                                          
09:20:55   cryptsetup-libs-2.6.1-3.fc39.x86_64                                           
09:20:55   dbus-1:1.14.10-1.fc39.x86_64                                                  
09:20:55   dbus-broker-33-2.fc39.x86_64                                                  
09:20:55   dbus-common-1:1.14.10-1.fc39.noarch                                           
09:20:55   device-mapper-1.02.196-1.fc39.x86_64                                          
09:20:55   device-mapper-libs-1.02.196-1.fc39.x86_64                                     
09:20:55   diffutils-3.10-3.fc39.x86_64                                                  
09:20:55   docker-buildx-plugin-0.11.2-0.fc39.x86_64                                     
09:20:55   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc39.x86_64                        
09:20:55   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc39.x86_64                    
09:20:55   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc39.x86_64          
09:20:55   docker-compose-plugin-2.21.0-0.fc39.x86_64                                    
09:20:55   fuse-common-3.16.1-1.fc39.x86_64                                              
09:20:55   fuse-overlayfs-1.12-2.fc39.x86_64                                             
09:20:55   fuse3-3.16.1-1.fc39.x86_64                                                    
09:20:55   fuse3-libs-3.16.1-1.fc39.x86_64                                               
09:20:55   iptables-legacy-1.8.9-5.fc39.x86_64                                           
09:20:55   iptables-legacy-libs-1.8.9-5.fc39.x86_64                                      
09:20:55   iptables-libs-1.8.9-5.fc39.x86_64                                             
09:20:55   kmod-30-6.fc39.x86_64                                                         
09:20:55   kmod-libs-30-6.fc39.x86_64                                                    
09:20:55   libargon2-20190702-3.fc39.x86_64                                              
09:20:55   libbpf-2:1.1.0-4.fc39.x86_64                                                  
09:20:55   libcgroup-3.0-3.fc39.x86_64                                                   
09:20:55   libfdisk-2.39.2-1.fc39.x86_64                                                 
09:20:55   libibverbs-46.0-4.fc39.x86_64                                                 
09:20:55   libmnl-1.0.5-3.fc39.x86_64                                                    
09:20:55   libnetfilter_conntrack-1.0.9-2.fc39.x86_64                                    
09:20:55   libnfnetlink-1.0.1-24.fc39.x86_64                                             
09:20:55   libnl3-3.8.0-1.fc39.x86_64                                                    
09:20:55   libpcap-14:1.10.4-2.fc39.x86_64                                               
09:20:55   libseccomp-2.5.3-6.fc39.x86_64                                                
09:20:55   libselinux-utils-3.5-5.fc39.x86_64                                            
09:20:55   libslirp-4.7.0-4.fc39.x86_64                                                  
09:20:55   libutempter-1.2.1-10.fc39.x86_64                                              
09:20:55   libxkbcommon-1.5.0-3.fc39.x86_64                                              
09:20:55   policycoreutils-3.5-7.fc39.x86_64                                             
09:20:55   qrencode-libs-4.1.1-5.fc39.x86_64                                             
09:20:55   rpm-plugin-selinux-4.19.0-1.fc39.x86_64                                       
09:20:55   selinux-policy-38.28-1.fc39.noarch                                            
09:20:55   selinux-policy-targeted-38.28-1.fc39.noarch                                   
09:20:55   slirp4netns-1.2.1-1.fc39.x86_64                                               
09:20:55   systemd-254.1-2.fc39.x86_64                                                   
09:20:55   systemd-networkd-254.1-2.fc39.x86_64                                          
09:20:55   systemd-pam-254.1-2.fc39.x86_64                                               
09:20:55   systemd-resolved-254.1-2.fc39.x86_64                                          
09:20:55   util-linux-2.39.2-1.fc39.x86_64                                               
09:20:55   xkeyboard-config-2.39-2.fc39.noarch                                           
09:20:55   xz-5.4.4-1.fc39.x86_64                                                        
09:20:55 
09:20:55 Complete!
09:20:55 + verify_binaries
09:20:55 + docker --version
09:20:55 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:20:55 + docker buildx version
09:20:55 github.com/docker/buildx v0.11.2 9872040
09:20:55 + docker compose version
09:20:55 Docker Compose version v2.21.0
09:20:55 + dockerd --version
09:20:55 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:20:55 + docker-proxy --version
09:20:55 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:20:55 + containerd --version
09:20:55 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:55 + ctr --version
09:20:55 ctr containerd.io 1.6.24
09:20:55 + containerd-shim --help
09:20:55 Usage of containerd-shim:
09:20:55   -address string
09:20:55     	grpc address back to main containerd
09:20:55   -containerd-binary containerd publish
09:20:55     	path to containerd binary (used for containerd publish) (default "containerd")
09:20:55   -criu string
09:20:55     	path to criu binary
09:20:55   -debug
09:20:55     	enable debug output in logs
09:20:55   -namespace string
09:20:55     	namespace that owns the shim
09:20:55   -runtime-root string
09:20:55     	root directory for the runtime (default "/run/containerd/runc")
09:20:55   -socket string
09:20:55     	socket path to serve
09:20:55   -systemd-cgroup
09:20:55     	set runtime to use systemd-cgroup
09:20:55   -workdir string
09:20:55     	path used to storge large temporary data
09:20:55 + containerd-shim-runc-v1 -v
09:20:55 containerd-shim-runc-v1:
09:20:55   Version:  1.6.24
09:20:55   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:55   Go version: go1.20.8
09:20:55 
09:20:55 + containerd-shim-runc-v2 -v
09:20:55 containerd-shim-runc-v2:
09:20:55   Version:  1.6.24
09:20:55   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:20:55   Go version: go1.20.8
09:20:55 
09:20:55 + runc --version
09:20:55 runc version 1.1.9
09:20:55 commit: v1.1.9-0-gccaecfc
09:20:55 spec: 1.0.2-dev
09:20:55 go: go1.20.8
09:20:55 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:20:56 Running transaction check
09:20:56 Transaction check succeeded.
09:20:56 Running transaction test
09:20:57 Transaction test succeeded.
09:20:57 Running transaction
09:20:58   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch            1/1 
09:20:58   Preparing        :                                                        1/1 
09:20:58   Upgrading        : systemd-libs-253.10-1.fc38.x86_64                     1/52 
09:20:58   Installing       : libseccomp-2.5.3-4.fc38.x86_64                        2/52 
09:20:58   Installing       : fuse3-libs-3.14.1-1.fc38.x86_64                       3/52 
09:20:58   Installing       : diffutils-3.10-1.fc38.x86_64                          4/52 
09:20:58   Installing       : libselinux-utils-3.5-1.fc38.x86_64                    5/52 
09:20:59   Installing       : libfdisk-2.38.1-4.fc38.x86_64                         6/52 
09:20:59   Installing       : docker-buildx-plugin-0.11.2-0.fc38.x86_64             7/52 
09:20:59   Running scriptlet: docker-buildx-plugin-0.11.2-0.fc38.x86_64             7/52 
09:20:59   Installing       : docker-compose-plugin-2.21.0-0.fc38.x86_64            8/52 
09:20:59   Running scriptlet: docker-compose-plugin-2.21.0-0.fc38.x86_64            8/52 
09:20:59   Installing       : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    9/52 
09:20:59   Running scriptlet: docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3    9/52 
09:20:59   Installing       : fuse-common-3.14.1-1.fc38.x86_64                     10/52 
09:20:59   Installing       : fuse3-3.14.1-1.fc38.x86_64                           11/52 
09:20:59   Installing       : dbus-common-1:1.14.10-1.fc38.noarch                  12/52 
09:20:59   Running scriptlet: dbus-common-1:1.14.10-1.fc38.noarch                  12/52 
09:20:59   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         13/52 
09:20:59   Installing       : dbus-broker-33-1.fc38.x86_64                         13/52 
09:20:59   Running scriptlet: dbus-broker-33-1.fc38.x86_64                         13/52 
09:20:59   Installing       : dbus-1:1.14.10-1.fc38.x86_64                         14/52 
09:20:59   Installing       : xz-5.4.1-1.fc38.x86_64                               15/52 
09:20:59   Installing       : xkeyboard-config-2.38-1.fc38.noarch                  16/52 
09:20:59   Installing       : libxkbcommon-1.5.0-2.fc38.x86_64                     17/52 
09:20:59   Installing       : qrencode-libs-4.1.1-4.fc38.x86_64                    18/52 
09:20:59   Running scriptlet: libutempter-1.2.1-8.fc38.x86_64                      19/52 
09:20:59   Installing       : libutempter-1.2.1-8.fc38.x86_64                      19/52 
09:20:59   Installing       : util-linux-2.38.1-4.fc38.x86_64                      20/52 
09:20:59 warning: /etc/adjtime created as /etc/adjtime.rpmnew
09:20:59 
09:20:59   Installing       : policycoreutils-3.5-1.fc38.x86_64                    21/52 
09:20:59   Running scriptlet: policycoreutils-3.5-1.fc38.x86_64                    21/52 
09:20:59   Installing       : selinux-policy-38.28-1.fc38.noarch                   22/52 
09:20:59   Running scriptlet: selinux-policy-38.28-1.fc38.noarch                   22/52 
09:20:59   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:20:59   Installing       : libslirp-4.7.0-3.fc38.aarch64                        25/52 
09:20:59   Installing       : slirp4netns-1.2.1-1.fc38.aarch64                     26/52 
09:20:59   Installing       : libnl3-3.7.0-3.fc38.aarch64                          27/52 
09:20:59   Installing       : libibverbs-44.0-3.fc38.aarch64                       28/52 
09:20:59   Installing       : libpcap-14:1.10.4-1.fc38.aarch64                     29/52 
09:20:59   Installing       : iptables-legacy-libs-1.8.9-4.fc38.aarch64            30/52 
09:20:59   Installing       : libnfnetlink-1.0.1-23.fc38.aarch64                   31/52 
09:20:59   Installing       : libmnl-1.0.5-2.fc38.aarch64                          32/52 
09:20:59   Installing       : libnetfilter_conntrack-1.0.9-1.fc38.aarch64          33/52 
09:20:59   Installing       : iptables-libs-1.8.9-4.fc38.aarch64                   34/52 
09:20:59   Installing       : iptables-legacy-1.8.9-4.fc38.aarch64                 35/52 
09:20:59   Running scriptlet: iptables-legacy-1.8.9-4.fc38.aarch64                 35/52 
09:20:59   Installing       : libargon2-20190702-2.fc38.aarch64                    36/52 
09:20:59   Installing       : kmod-libs-30-4.fc38.aarch64                          37/52 
09:20:59   Installing       : device-mapper-libs-1.02.189-2.fc38.aarch64           38/52 
09:21:00   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:21:00   Installing       : selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:21:00   Installing       : cryptsetup-libs-2.6.1-1.fc38.aarch64                 39/52 
09:21:00   Installing       : device-mapper-1.02.189-2.fc38.aarch64                40/52 
09:21:00   Installing       : systemd-networkd-253.10-1.fc38.aarch64               41/52 
09:21:00   Running scriptlet: systemd-networkd-253.10-1.fc38.aarch64               41/52 
09:21:00   Installing       : systemd-pam-253.10-1.fc38.aarch64                    42/52 
09:21:00   Installing       : systemd-resolved-253.10-1.fc38.aarch64               43/52 
09:21:00   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               43/52 
09:21:00   Installing       : systemd-253.10-1.fc38.aarch64                        44/52 
09:21:00   Running scriptlet: systemd-253.10-1.fc38.aarch64                        44/52 
09:21:00 Creating group 'input' with GID 104.
09:21:00 Creating group 'kvm' with GID 36.
09:21:00 Creating group 'render' with GID 105.
09:21:00 Creating group 'sgx' with GID 106.
09:21:00 Creating group 'systemd-journal' with GID 190.
09:21:00 Creating group 'systemd-network' with GID 192.
09:21:00 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:21:00 Creating group 'systemd-oom' with GID 998.
09:21:00 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:21:00 Creating group 'systemd-resolve' with GID 193.
09:21:00 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:21:00 
09:21:00   Installing       : containerd.io-1.6.24-3.1.fc38.aarch64                45/52 
09:21:00   Running scriptlet: containerd.io-1.6.24-3.1.fc38.aarch64                45/52 
09:21:00   Installing       : libcgroup-3.0-2.fc38.aarch64                         46/52 
09:21:00   Installing       : kmod-30-4.fc38.aarch64                               47/52 
09:21:00   Installing       : fuse-overlayfs-1.12-1.fc38.aarch64                   48/52 
09:21:00   Running scriptlet: fuse-overlayfs-1.12-1.fc38.aarch64                   48/52 
09:21:00   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/52 
09:21:01   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/52 
09:21:01   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa   50/52 
09:21:01   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa   50/52 
09:21:01   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             51/52 
09:21:01   Cleanup          : systemd-libs-253.9-1.fc38.aarch64                    52/52 
09:21:01   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          52/52 
09:21:01   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            52/52 
09:21:01   Running scriptlet: systemd-resolved-253.10-1.fc38.aarch64               52/52 
09:21:01   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          20/51 
09:21:01   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:21:01   Installing       : container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:21:02   Running scriptlet: systemd-libs-253.9-1.fc38.aarch64                    52/52 
09:21:02   Verifying        : containerd.io-1.6.24-3.1.fc38.aarch64                 1/52 
09:21:02   Verifying        : cryptsetup-libs-2.6.1-1.fc38.aarch64                  2/52 
09:21:02   Verifying        : dbus-broker-33-1.fc38.aarch64                         3/52 
09:21:02   Verifying        : device-mapper-1.02.189-2.fc38.aarch64                 4/52 
09:21:02   Verifying        : device-mapper-libs-1.02.189-2.fc38.aarch64            5/52 
09:21:02   Verifying        : kmod-30-4.fc38.aarch64                                6/52 
09:21:02   Verifying        : kmod-libs-30-4.fc38.aarch64                           7/52 
09:21:02   Verifying        : libargon2-20190702-2.fc38.aarch64                     8/52 
09:21:02   Verifying        : libcgroup-3.0-2.fc38.aarch64                          9/52 
09:21:02   Verifying        : libfdisk-2.38.1-4.fc38.aarch64                       10/52 
09:21:02   Verifying        : libibverbs-44.0-3.fc38.aarch64                       11/52 
09:21:02   Verifying        : libmnl-1.0.5-2.fc38.aarch64                          12/52 
09:21:02   Verifying        : libnfnetlink-1.0.1-23.fc38.aarch64                   13/52 
09:21:02   Verifying        : libnl3-3.7.0-3.fc38.aarch64                          14/52 
09:21:02   Verifying        : libseccomp-2.5.3-4.fc38.aarch64                      15/52 
09:21:02   Verifying        : libselinux-utils-3.5-1.fc38.aarch64                  16/52 
09:21:02   Verifying        : libslirp-4.7.0-3.fc38.aarch64                        17/52 
09:21:02   Verifying        : libutempter-1.2.1-8.fc38.aarch64                     18/52 
09:21:02   Verifying        : libxkbcommon-1.5.0-2.fc38.aarch64                    19/52 
09:21:02   Verifying        : policycoreutils-3.5-1.fc38.aarch64                   20/52 
09:21:02   Verifying        : qrencode-libs-4.1.1-4.fc38.aarch64                   21/52 
09:21:02   Verifying        : util-linux-2.38.1-4.fc38.aarch64                     22/52 
09:21:02   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  23/52 
09:21:02   Verifying        : xz-5.4.1-1.fc38.aarch64                              24/52 
09:21:02   Verifying        : container-selinux-2:2.221.1-1.fc38.noarch            25/52 
09:21:02   Verifying        : dbus-1:1.14.10-1.fc38.aarch64                        26/52 
09:21:02   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  27/52 
09:21:02   Verifying        : diffutils-3.10-1.fc38.aarch64                        28/52 
09:21:02   Verifying        : fuse-common-3.14.1-1.fc38.aarch64                    29/52 
09:21:02   Verifying        : fuse-overlayfs-1.12-1.fc38.aarch64                   30/52 
09:21:02   Verifying        : fuse3-3.14.1-1.fc38.aarch64                          31/52 
09:21:02   Verifying        : fuse3-libs-3.14.1-1.fc38.aarch64                     32/52 
09:21:02   Verifying        : iptables-legacy-1.8.9-4.fc38.aarch64                 33/52 
09:21:02   Verifying        : iptables-legacy-libs-1.8.9-4.fc38.aarch64            34/52 
09:21:02   Verifying        : iptables-libs-1.8.9-4.fc38.aarch64                   35/52 
09:21:02   Verifying        : libnetfilter_conntrack-1.0.9-1.fc38.aarch64          36/52 
09:21:02   Verifying        : libpcap-14:1.10.4-1.fc38.aarch64                     37/52 
09:21:02   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.aarch64             38/52 
09:21:02   Verifying        : selinux-policy-38.28-1.fc38.noarch                   39/52 
09:21:02   Verifying        : selinux-policy-targeted-38.28-1.fc38.noarch          40/52 
09:21:02   Verifying        : slirp4netns-1.2.1-1.fc38.aarch64                     41/52 
09:21:02   Verifying        : systemd-253.10-1.fc38.aarch64                        42/52 
09:21:02   Verifying        : systemd-networkd-253.10-1.fc38.aarch64               43/52 
09:21:02   Verifying        : systemd-pam-253.10-1.fc38.aarch64                    44/52 
09:21:02   Verifying        : systemd-resolved-253.10-1.fc38.aarch64               45/52 
09:21:02   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   46/52 
09:21:02   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   47/52 
09:21:02   Verifying        : docker-compose-plugin-2.21.0-0.fc38.aarch64          48/52 
09:21:02   Verifying        : docker-buildx-plugin-0.11.2-0.fc38.aarch64           49/52 
09:21:02   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aa   50/52 
09:21:02   Verifying        : systemd-libs-253.10-1.fc38.aarch64                   51/52 
09:21:02   Verifying        : systemd-libs-253.9-1.fc38.aarch64                    52/52 
09:21:02 
09:21:02 Upgraded:
09:21:02   systemd-libs-253.10-1.fc38.aarch64                                            
09:21:02 Installed:
09:21:02   container-selinux-2:2.221.1-1.fc38.noarch                                     
09:21:02   containerd.io-1.6.24-3.1.fc38.aarch64                                         
09:21:02   cryptsetup-libs-2.6.1-1.fc38.aarch64                                          
09:21:02   dbus-1:1.14.10-1.fc38.aarch64                                                 
09:21:02   dbus-broker-33-1.fc38.aarch64                                                 
09:21:02   dbus-common-1:1.14.10-1.fc38.noarch                                           
09:21:02   device-mapper-1.02.189-2.fc38.aarch64                                         
09:21:02   device-mapper-libs-1.02.189-2.fc38.aarch64                                    
09:21:02   diffutils-3.10-1.fc38.aarch64                                                 
09:21:02   docker-buildx-plugin-0.11.2-0.fc38.aarch64                                    
09:21:02   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.aarch64                       
09:21:02   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc38.aarch64                   
09:21:02   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.aarch64         
09:21:02   docker-compose-plugin-2.21.0-0.fc38.aarch64                                   
09:21:02   fuse-common-3.14.1-1.fc38.aarch64                                             
09:21:02   fuse-overlayfs-1.12-1.fc38.aarch64                                            
09:21:02   fuse3-3.14.1-1.fc38.aarch64                                                   
09:21:02   fuse3-libs-3.14.1-1.fc38.aarch64                                              
09:21:02   iptables-legacy-1.8.9-4.fc38.aarch64                                          
09:21:02   iptables-legacy-libs-1.8.9-4.fc38.aarch64                                     
09:21:02   iptables-libs-1.8.9-4.fc38.aarch64                                            
09:21:02   kmod-30-4.fc38.aarch64                                                        
09:21:02   kmod-libs-30-4.fc38.aarch64                                                   
09:21:02   libargon2-20190702-2.fc38.aarch64                                             
09:21:02   libcgroup-3.0-2.fc38.aarch64                                                  
09:21:02   libfdisk-2.38.1-4.fc38.aarch64                                                
09:21:02   libibverbs-44.0-3.fc38.aarch64                                                
09:21:02   libmnl-1.0.5-2.fc38.aarch64                                                   
09:21:02   libnetfilter_conntrack-1.0.9-1.fc38.aarch64                                   
09:21:02   libnfnetlink-1.0.1-23.fc38.aarch64                                            
09:21:02   libnl3-3.7.0-3.fc38.aarch64                                                   
09:21:02   libpcap-14:1.10.4-1.fc38.aarch64                                              
09:21:02   libseccomp-2.5.3-4.fc38.aarch64                                               
09:21:02   libselinux-utils-3.5-1.fc38.aarch64                                           
09:21:02   libslirp-4.7.0-3.fc38.aarch64                                                 
09:21:02   libutempter-1.2.1-8.fc38.aarch64                                              
09:21:02   libxkbcommon-1.5.0-2.fc38.aarch64                                             
09:21:02   policycoreutils-3.5-1.fc38.aarch64                                            
09:21:02   qrencode-libs-4.1.1-4.fc38.aarch64                                            
09:21:02   rpm-plugin-selinux-4.18.1-3.fc38.aarch64                                      
09:21:02   selinux-policy-38.28-1.fc38.noarch                                            
09:21:02   selinux-policy-targeted-38.28-1.fc38.noarch                                   
09:21:02   slirp4netns-1.2.1-1.fc38.aarch64                                              
09:21:02   systemd-253.10-1.fc38.aarch64                                                 
09:21:02   systemd-networkd-253.10-1.fc38.aarch64                                        
09:21:02   systemd-pam-253.10-1.fc38.aarch64                                             
09:21:02   systemd-resolved-253.10-1.fc38.aarch64                                        
09:21:02   util-linux-2.38.1-4.fc38.aarch64                                              
09:21:02   xkeyboard-config-2.38-1.fc38.noarch                                           
09:21:02   xz-5.4.1-1.fc38.aarch64                                                       
09:21:02 
09:21:02 Complete!
09:21:02 + verify_binaries
09:21:02 + docker --version
09:21:02 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:21:02 + docker buildx version
09:21:02 github.com/docker/buildx v0.11.2 9872040
09:21:02 + docker compose version
09:21:02 Docker Compose version v2.21.0
09:21:02 + dockerd --version
09:21:02 adding repo from: https://download.docker.com/linux/centos/docker-ce.repo
09:21:02 grabbing file https://download.docker.com/linux/centos/docker-ce.repo to /etc/yum.repos.d/docker-ce.repo
09:21:02 repo saved to /etc/yum.repos.d/docker-ce.repo
09:21:02 + yum-config-manager --disable 'docker-ce-*'
09:21:02 Loaded plugins: fastestmirror, ovl
09:21:02 =========================== repo: docker-ce-nightly ============================
09:21:02 [docker-ce-nightly]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/x86_64/nightly
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Nightly - x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-nightly/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ====================== repo: docker-ce-nightly-debuginfo =======================
09:21:02 [docker-ce-nightly-debuginfo]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/nightly
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Nightly - Debuginfo x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-debuginfo
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-debuginfo/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-nightly-debuginfo/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ======================== repo: docker-ce-nightly-source ========================
09:21:02 [docker-ce-nightly-source]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/source/nightly
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-nightly-source
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Nightly - Sources
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-nightly-source
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-nightly-source/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-nightly-source/7
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ============================ repo: docker-ce-stable ============================
09:21:02 [docker-ce-stable]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/x86_64/stable
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = 0
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Stable - x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-stable/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ======================= repo: docker-ce-stable-debuginfo =======================
09:21:02 [docker-ce-stable-debuginfo]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/stable
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Stable - Debuginfo x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-debuginfo
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-debuginfo/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-stable-debuginfo/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ======================== repo: docker-ce-stable-source =========================
09:21:02 [docker-ce-stable-source]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/source/stable
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-stable-source
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Stable - Sources
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-stable-source
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-stable-source/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-stable-source/7
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ============================= repo: docker-ce-test =============================
09:21:02 [docker-ce-test]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Test - x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-test/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ======================== repo: docker-ce-test-debuginfo ========================
09:21:02 [docker-ce-test-debuginfo]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/debug-x86_64/test
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Test - Debuginfo x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-debuginfo
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-debuginfo/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-test-debuginfo/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 ========================= repo: docker-ce-test-source ==========================
09:21:02 [docker-ce-test-source]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/source/test
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-test-source
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = False
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test-source/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Test - Sources
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test-source
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test-source/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-test-source/7
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 + yum-config-manager --enable docker-ce-test
09:21:02 Loaded plugins: fastestmirror, ovl
09:21:02 ============================= repo: docker-ce-test =============================
09:21:02 [docker-ce-test]
09:21:02 async = True
09:21:02 bandwidth = 0
09:21:02 base_persistdir = /var/lib/yum/repos/x86_64/7
09:21:02 baseurl = https://download.docker.com/linux/centos/7/x86_64/test
09:21:02 cache = 0
09:21:02 cachedir = /var/cache/yum/x86_64/7/docker-ce-test
09:21:02 check_config_file_age = True
09:21:02 compare_providers_priority = 80
09:21:02 cost = 1000
09:21:02 deltarpm_metadata_percentage = 100
09:21:02 deltarpm_percentage = 
09:21:02 enabled = 1
09:21:02 enablegroups = True
09:21:02 exclude = 
09:21:02 failovermethod = priority
09:21:02 ftp_disable_epsv = False
09:21:02 gpgcadir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgcadir
09:21:02 gpgcakey = 
09:21:02 gpgcheck = True
09:21:02 gpgdir = /var/lib/yum/repos/x86_64/7/docker-ce-test/gpgdir
09:21:02 gpgkey = https://download.docker.com/linux/centos/gpg
09:21:02 hdrdir = /var/cache/yum/x86_64/7/docker-ce-test/headers
09:21:02 http_caching = all
09:21:02 includepkgs = 
09:21:02 ip_resolve = 
09:21:02 keepalive = True
09:21:02 keepcache = False
09:21:02 mddownloadpolicy = sqlite
09:21:02 mdpolicy = group:small
09:21:02 mediaid = 
09:21:02 metadata_expire = 21600
09:21:02 metadata_expire_filter = read-only:present
09:21:02 metalink = 
09:21:02 minrate = 0
09:21:02 mirrorlist = 
09:21:02 mirrorlist_expire = 86400
09:21:02 name = Docker CE Test - x86_64
09:21:02 old_base_cache_dir = 
09:21:02 password = 
09:21:02 persistdir = /var/lib/yum/repos/x86_64/7/docker-ce-test
09:21:02 pkgdir = /var/cache/yum/x86_64/7/docker-ce-test/packages
09:21:02 proxy = False
09:21:02 proxy_dict = 
09:21:02 proxy_password = 
09:21:02 proxy_username = 
09:21:02 repo_gpgcheck = False
09:21:02 retries = 10
09:21:02 skip_if_unavailable = False
09:21:02 ssl_check_cert_permissions = True
09:21:02 sslcacert = 
09:21:02 sslclientcert = 
09:21:02 sslclientkey = 
09:21:02 sslverify = True
09:21:02 throttle = 0
09:21:02 timeout = 30.0
09:21:02 ui_id = docker-ce-test/7/x86_64
09:21:02 ui_repoid_vars = releasever,
09:21:02    basearch
09:21:02 username = 
09:21:02 
09:21:02 + yum makecache
09:21:02 Loaded plugins: fastestmirror, ovl
09:21:02 Determining fastest mirrors
09:21:02 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:21:02 + docker-proxy --version
09:21:02 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:21:02 + containerd --version
09:21:02 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:02 + ctr --version
09:21:02 ctr containerd.io 1.6.24
09:21:02 + containerd-shim --help
09:21:02 Usage of containerd-shim:
09:21:02   -address string
09:21:02     	grpc address back to main containerd
09:21:02   -containerd-binary containerd publish
09:21:02     	path to containerd binary (used for containerd publish) (default "containerd")
09:21:02   -criu string
09:21:02     	path to criu binary
09:21:02   -debug
09:21:02     	enable debug output in logs
09:21:02   -namespace string
09:21:02     	namespace that owns the shim
09:21:02   -runtime-root string
09:21:02     	root directory for the runtime (default "/run/containerd/runc")
09:21:02   -socket string
09:21:02     	socket path to serve
09:21:02   -systemd-cgroup
09:21:02     	set runtime to use systemd-cgroup
09:21:02   -workdir string
09:21:02     	path used to storge large temporary data
09:21:02 + containerd-shim-runc-v1 -v
09:21:02 containerd-shim-runc-v1:
09:21:02   Version:  1.6.24
09:21:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:02   Go version: go1.20.8
09:21:02 
09:21:02 + containerd-shim-runc-v2 -v
09:21:02 containerd-shim-runc-v2:
09:21:02   Version:  1.6.24
09:21:02   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:02   Go version: go1.20.8
09:21:02 
09:21:02 + runc --version
09:21:02 runc version 1.1.9
09:21:02 commit: v1.1.9-0-gccaecfc
09:21:02 spec: 1.0.2-dev
09:21:02 go: go1.20.8
09:21:02 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:21:04  * base: download.cf.centos.org
09:21:04  * extras: download.cf.centos.org
09:21:04  * updates: download.cf.centos.org
09:21:08   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          23/52 
09:21:08   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:21:08   Installing       : container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:21:11   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            21/51 
09:21:11   Installing       : libslirp-4.7.0-2.fc37.x86_64                         22/51 
09:21:11   Installing       : slirp4netns-1.2.1-1.fc37.x86_64                      23/51 
09:21:11   Installing       : libnl3-3.7.0-2.fc37.x86_64                           24/51 
09:21:11   Installing       : libibverbs-41.0-1.fc37.x86_64                        25/51 
09:21:11   Installing       : libpcap-14:1.10.4-1.fc37.x86_64                      26/51 
09:21:11   Installing       : iptables-legacy-libs-1.8.8-5.fc37.x86_64             27/51 
09:21:11   Installing       : libnfnetlink-1.0.1-22.fc37.x86_64                    28/51 
09:21:11   Installing       : libmnl-1.0.5-1.fc37.x86_64                           29/51 
09:21:11   Installing       : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           30/51 
09:21:11   Installing       : iptables-libs-1.8.8-5.fc37.x86_64                    31/51 
09:21:11   Installing       : iptables-legacy-1.8.8-5.fc37.x86_64                  32/51 
09:21:11   Running scriptlet: iptables-legacy-1.8.8-5.fc37.x86_64                  32/51 
09:21:11   Installing       : libbpf-2:0.8.0-2.fc37.x86_64                         33/51 
09:21:11   Installing       : libargon2-20190702-1.fc37.x86_64                     34/51 
09:21:11   Installing       : kmod-libs-30-2.fc37.x86_64                           35/51 
09:21:11   Installing       : systemd-networkd-251.14-2.fc37.x86_64                36/51 
09:21:11   Running scriptlet: systemd-networkd-251.14-2.fc37.x86_64                36/51 
09:21:11   Installing       : systemd-pam-251.14-2.fc37.x86_64                     37/51 
09:21:11   Installing       : systemd-resolved-251.14-2.fc37.x86_64                38/51 
09:21:11   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                38/51 
09:21:11   Installing       : systemd-251.14-2.fc37.x86_64                         39/51 
09:21:11   Running scriptlet: systemd-251.14-2.fc37.x86_64                         39/51 
09:21:11 Creating group 'input' with GID 104.
09:21:11 Creating group 'kvm' with GID 36.
09:21:11 Creating group 'render' with GID 105.
09:21:11 Creating group 'sgx' with GID 106.
09:21:11 Creating group 'systemd-journal' with GID 190.
09:21:11 Creating group 'systemd-network' with GID 192.
09:21:11 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:21:11 Creating group 'systemd-oom' with GID 998.
09:21:11 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:21:11 Creating group 'systemd-resolve' with GID 193.
09:21:11 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:21:11 
09:21:11   Installing       : cryptsetup-libs-2.6.1-1.fc37.x86_64                  40/51 
09:21:11   Installing       : device-mapper-libs-1.02.175-9.fc37.x86_64            41/51 
09:21:12   Installing       : device-mapper-1.02.175-9.fc37.x86_64                 42/51 
09:21:12   Installing       : containerd.io-1.6.24-3.1.fc37.x86_64                 43/51 
09:21:12   Running scriptlet: containerd.io-1.6.24-3.1.fc37.x86_64                 43/51 
09:21:12   Installing       : libcgroup-3.0-1.fc37.x86_64                          44/51 
09:21:12   Installing       : kmod-30-2.fc37.x86_64                                45/51 
09:21:12   Installing       : fuse-common-3.10.5-5.fc37.x86_64                     46/51 
09:21:12   Installing       : fuse3-3.10.5-5.fc37.x86_64                           47/51 
09:21:12   Installing       : fuse-overlayfs-1.12-1.fc37.x86_64                    48/51 
09:21:12   Running scriptlet: fuse-overlayfs-1.12-1.fc37.x86_64                    48/51 
09:21:12   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/51 
09:21:13   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/51 
09:21:13   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8   50/51 
09:21:13   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8   50/51 
09:21:13   Installing       : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              51/51 
09:21:13   Running scriptlet: selinux-policy-targeted-37.22-1.fc37.noarch          51/51 
09:21:13   Running scriptlet: container-selinux-2:2.221.1-1.fc37.noarch            51/51 
09:21:13   Running scriptlet: systemd-resolved-251.14-2.fc37.x86_64                51/51 
09:21:16   Running scriptlet: rpm-plugin-selinux-4.18.1-2.fc37.x86_64              51/51 
09:21:16   Verifying        : containerd.io-1.6.24-3.1.fc37.x86_64                  1/51 
09:21:16   Verifying        : device-mapper-1.02.175-9.fc37.x86_64                  2/51 
09:21:16   Verifying        : device-mapper-libs-1.02.175-9.fc37.x86_64             3/51 
09:21:16   Verifying        : diffutils-3.8-3.fc37.x86_64                           4/51 
09:21:16   Verifying        : fuse-common-3.10.5-5.fc37.x86_64                      5/51 
09:21:16   Verifying        : fuse3-3.10.5-5.fc37.x86_64                            6/51 
09:21:16   Verifying        : fuse3-libs-3.10.5-5.fc37.x86_64                       7/51 
09:21:16   Verifying        : kmod-30-2.fc37.x86_64                                 8/51 
09:21:16   Verifying        : kmod-libs-30-2.fc37.x86_64                            9/51 
09:21:16   Verifying        : libargon2-20190702-1.fc37.x86_64                     10/51 
09:21:16   Verifying        : libbpf-2:0.8.0-2.fc37.x86_64                         11/51 
09:21:16   Verifying        : libcgroup-3.0-1.fc37.x86_64                          12/51 
09:21:16   Verifying        : libfdisk-2.38.1-1.fc37.x86_64                        13/51 
09:21:16   Verifying        : libibverbs-41.0-1.fc37.x86_64                        14/51 
09:21:16   Verifying        : libmnl-1.0.5-1.fc37.x86_64                           15/51 
09:21:16   Verifying        : libnetfilter_conntrack-1.0.8-5.fc37.x86_64           16/51 
09:21:16   Verifying        : libnfnetlink-1.0.1-22.fc37.x86_64                    17/51 
09:21:16   Verifying        : libnl3-3.7.0-2.fc37.x86_64                           18/51 
09:21:16   Verifying        : libseccomp-2.5.3-3.fc37.x86_64                       19/51 
09:21:16   Verifying        : libslirp-4.7.0-2.fc37.x86_64                         20/51 
09:21:16   Verifying        : libutempter-1.2.1-7.fc37.x86_64                      21/51 
09:21:16   Verifying        : libxkbcommon-1.4.1-2.fc37.x86_64                     22/51 
09:21:16   Verifying        : qrencode-libs-4.1.1-3.fc37.x86_64                    23/51 
09:21:16   Verifying        : util-linux-2.38.1-1.fc37.x86_64                      24/51 
09:21:16   Verifying        : container-selinux-2:2.221.1-1.fc37.noarch            25/51 
09:21:16   Verifying        : cryptsetup-libs-2.6.1-1.fc37.x86_64                  26/51 
09:21:16   Verifying        : dbus-1:1.14.10-1.fc37.x86_64                         27/51 
09:21:16   Verifying        : dbus-broker-33-1.fc37.x86_64                         28/51 
09:21:16   Verifying        : dbus-common-1:1.14.10-1.fc37.noarch                  29/51 
09:21:16   Verifying        : fuse-overlayfs-1.12-1.fc37.x86_64                    30/51 
09:21:16   Verifying        : iptables-legacy-1.8.8-5.fc37.x86_64                  31/51 
09:21:16   Verifying        : iptables-legacy-libs-1.8.8-5.fc37.x86_64             32/51 
09:21:16   Verifying        : iptables-libs-1.8.8-5.fc37.x86_64                    33/51 
09:21:16   Verifying        : libpcap-14:1.10.4-1.fc37.x86_64                      34/51 
09:21:16   Verifying        : libselinux-utils-3.5-1.fc37.x86_64                   35/51 
09:21:16   Verifying        : policycoreutils-3.5-1.fc37.x86_64                    36/51 
09:21:16   Verifying        : rpm-plugin-selinux-4.18.1-2.fc37.x86_64              37/51 
09:21:16   Verifying        : selinux-policy-37.22-1.fc37.noarch                   38/51 
09:21:16   Verifying        : selinux-policy-targeted-37.22-1.fc37.noarch          39/51 
09:21:16   Verifying        : slirp4netns-1.2.1-1.fc37.x86_64                      40/51 
09:21:16   Verifying        : systemd-251.14-2.fc37.x86_64                         41/51 
09:21:16   Verifying        : systemd-networkd-251.14-2.fc37.x86_64                42/51 
09:21:16   Verifying        : systemd-pam-251.14-2.fc37.x86_64                     43/51 
09:21:16   Verifying        : systemd-resolved-251.14-2.fc37.x86_64                44/51 
09:21:16   Verifying        : xkeyboard-config-2.36-3.fc37.noarch                  45/51 
09:21:16   Verifying        : xz-5.4.1-1.fc37.x86_64                               46/51 
09:21:16   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   47/51 
09:21:16   Verifying        : docker-compose-plugin-2.21.0-0.fc37.x86_64           48/51 
09:21:16   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   49/51 
09:21:16   Verifying        : docker-buildx-plugin-0.11.2-0.fc37.x86_64            50/51 
09:21:16   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x8   51/51 
09:21:16 
09:21:16 Installed:
09:21:16   container-selinux-2:2.221.1-1.fc37.noarch                                     
09:21:16   containerd.io-1.6.24-3.1.fc37.x86_64                                          
09:21:16   cryptsetup-libs-2.6.1-1.fc37.x86_64                                           
09:21:16   dbus-1:1.14.10-1.fc37.x86_64                                                  
09:21:16   dbus-broker-33-1.fc37.x86_64                                                  
09:21:16   dbus-common-1:1.14.10-1.fc37.noarch                                           
09:21:16   device-mapper-1.02.175-9.fc37.x86_64                                          
09:21:16   device-mapper-libs-1.02.175-9.fc37.x86_64                                     
09:21:16   diffutils-3.8-3.fc37.x86_64                                                   
09:21:16   docker-buildx-plugin-0.11.2-0.fc37.x86_64                                     
09:21:16   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc37.x86_64                        
09:21:16   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc37.x86_64                    
09:21:16   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc37.x86_64          
09:21:16   docker-compose-plugin-2.21.0-0.fc37.x86_64                                    
09:21:16   fuse-common-3.10.5-5.fc37.x86_64                                              
09:21:16   fuse-overlayfs-1.12-1.fc37.x86_64                                             
09:21:16   fuse3-3.10.5-5.fc37.x86_64                                                    
09:21:16   fuse3-libs-3.10.5-5.fc37.x86_64                                               
09:21:16   iptables-legacy-1.8.8-5.fc37.x86_64                                           
09:21:16   iptables-legacy-libs-1.8.8-5.fc37.x86_64                                      
09:21:16   iptables-libs-1.8.8-5.fc37.x86_64                                             
09:21:16   kmod-30-2.fc37.x86_64                                                         
09:21:16   kmod-libs-30-2.fc37.x86_64                                                    
09:21:16   libargon2-20190702-1.fc37.x86_64                                              
09:21:16   libbpf-2:0.8.0-2.fc37.x86_64                                                  
09:21:16   libcgroup-3.0-1.fc37.x86_64                                                   
09:21:16   libfdisk-2.38.1-1.fc37.x86_64                                                 
09:21:16   libibverbs-41.0-1.fc37.x86_64                                                 
09:21:16   libmnl-1.0.5-1.fc37.x86_64                                                    
09:21:16   libnetfilter_conntrack-1.0.8-5.fc37.x86_64                                    
09:21:16   libnfnetlink-1.0.1-22.fc37.x86_64                                             
09:21:16   libnl3-3.7.0-2.fc37.x86_64                                                    
09:21:16   libpcap-14:1.10.4-1.fc37.x86_64                                               
09:21:16   libseccomp-2.5.3-3.fc37.x86_64                                                
09:21:16   libselinux-utils-3.5-1.fc37.x86_64                                            
09:21:16   libslirp-4.7.0-2.fc37.x86_64                                                  
09:21:16   libutempter-1.2.1-7.fc37.x86_64                                               
09:21:16   libxkbcommon-1.4.1-2.fc37.x86_64                                              
09:21:16   policycoreutils-3.5-1.fc37.x86_64                                             
09:21:16   qrencode-libs-4.1.1-3.fc37.x86_64                                             
09:21:16   rpm-plugin-selinux-4.18.1-2.fc37.x86_64                                       
09:21:16   selinux-policy-37.22-1.fc37.noarch                                            
09:21:16   selinux-policy-targeted-37.22-1.fc37.noarch                                   
09:21:16   slirp4netns-1.2.1-1.fc37.x86_64                                               
09:21:16   systemd-251.14-2.fc37.x86_64                                                  
09:21:16   systemd-networkd-251.14-2.fc37.x86_64                                         
09:21:16   systemd-pam-251.14-2.fc37.x86_64                                              
09:21:16   systemd-resolved-251.14-2.fc37.x86_64                                         
09:21:16   util-linux-2.38.1-1.fc37.x86_64                                               
09:21:16   xkeyboard-config-2.36-3.fc37.noarch                                           
09:21:16   xz-5.4.1-1.fc37.x86_64                                                        
09:21:16 
09:21:16 Complete!
09:21:16 + verify_binaries
09:21:16 + docker --version
09:21:16 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:21:16 + docker buildx version
09:21:16 github.com/docker/buildx v0.11.2 9872040
09:21:16 + docker compose version
09:21:16 Docker Compose version v2.21.0
09:21:16 + dockerd --version
09:21:16 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:21:16 + docker-proxy --version
09:21:16 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:21:16 + containerd --version
09:21:16 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:16 + ctr --version
09:21:16 ctr containerd.io 1.6.24
09:21:16 + containerd-shim --help
09:21:16 Usage of containerd-shim:
09:21:16   -address string
09:21:16     	grpc address back to main containerd
09:21:16   -containerd-binary containerd publish
09:21:16     	path to containerd binary (used for containerd publish) (default "containerd")
09:21:16   -criu string
09:21:16     	path to criu binary
09:21:16   -debug
09:21:16     	enable debug output in logs
09:21:16   -namespace string
09:21:16     	namespace that owns the shim
09:21:16   -runtime-root string
09:21:16     	root directory for the runtime (default "/run/containerd/runc")
09:21:16   -socket string
09:21:16     	socket path to serve
09:21:16   -systemd-cgroup
09:21:16     	set runtime to use systemd-cgroup
09:21:16   -workdir string
09:21:16     	path used to storge large temporary data
09:21:16 + containerd-shim-runc-v1 -v
09:21:16 containerd-shim-runc-v1:
09:21:16   Version:  1.6.24
09:21:16   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:16   Go version: go1.20.8
09:21:16 
09:21:16 + containerd-shim-runc-v2 -v
09:21:16 containerd-shim-runc-v2:
09:21:16   Version:  1.6.24
09:21:16   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:16   Go version: go1.20.8
09:21:16 
09:21:16 + runc --version
09:21:16 runc version 1.1.9
09:21:16 commit: v1.1.9-0-gccaecfc
09:21:16 spec: 1.0.2-dev
09:21:16 go: go1.20.8
09:21:16 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:21:18   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            24/52 
09:21:18   Installing       : libslirp-4.7.0-3.fc38.x86_64                         25/52 
09:21:18   Installing       : slirp4netns-1.2.1-1.fc38.x86_64                      26/52 
09:21:18   Installing       : libnl3-3.7.0-3.fc38.x86_64                           27/52 
09:21:18   Installing       : libibverbs-44.0-3.fc38.x86_64                        28/52 
09:21:18   Installing       : libpcap-14:1.10.4-1.fc38.x86_64                      29/52 
09:21:18   Installing       : iptables-legacy-libs-1.8.9-4.fc38.x86_64             30/52 
09:21:18   Installing       : libnfnetlink-1.0.1-23.fc38.x86_64                    31/52 
09:21:18   Installing       : libmnl-1.0.5-2.fc38.x86_64                           32/52 
09:21:18   Installing       : libnetfilter_conntrack-1.0.9-1.fc38.x86_64           33/52 
09:21:18   Installing       : iptables-libs-1.8.9-4.fc38.x86_64                    34/52 
09:21:18   Installing       : iptables-legacy-1.8.9-4.fc38.x86_64                  35/52 
09:21:18   Running scriptlet: iptables-legacy-1.8.9-4.fc38.x86_64                  35/52 
09:21:18   Installing       : libargon2-20190702-2.fc38.x86_64                     36/52 
09:21:18   Installing       : kmod-libs-30-4.fc38.x86_64                           37/52 
09:21:18   Installing       : device-mapper-libs-1.02.189-2.fc38.x86_64            38/52 
09:21:18   Installing       : cryptsetup-libs-2.6.1-1.fc38.x86_64                  39/52 
09:21:18   Installing       : device-mapper-1.02.189-2.fc38.x86_64                 40/52 
09:21:18   Installing       : systemd-networkd-253.10-1.fc38.x86_64                41/52 
09:21:18   Running scriptlet: systemd-networkd-253.10-1.fc38.x86_64                41/52 
09:21:18   Installing       : systemd-pam-253.10-1.fc38.x86_64                     42/52 
09:21:18   Installing       : systemd-resolved-253.10-1.fc38.x86_64                43/52 
09:21:18   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                43/52 
09:21:18   Installing       : systemd-253.10-1.fc38.x86_64                         44/52 
09:21:18   Running scriptlet: systemd-253.10-1.fc38.x86_64                         44/52 
09:21:18 Creating group 'input' with GID 104.
09:21:18 Creating group 'kvm' with GID 36.
09:21:18 Creating group 'render' with GID 105.
09:21:18 Creating group 'sgx' with GID 106.
09:21:18 Creating group 'systemd-journal' with GID 190.
09:21:18 Creating group 'systemd-network' with GID 192.
09:21:18 Creating user 'systemd-network' (systemd Network Management) with UID 192 and GID 192.
09:21:18 Creating group 'systemd-oom' with GID 998.
09:21:18 Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 998 and GID 998.
09:21:18 Creating group 'systemd-resolve' with GID 193.
09:21:18 Creating user 'systemd-resolve' (systemd Resolver) with UID 193 and GID 193.
09:21:18 
09:21:18   Installing       : containerd.io-1.6.24-3.1.fc38.x86_64                 45/52 
09:21:18   Running scriptlet: containerd.io-1.6.24-3.1.fc38.x86_64                 45/52 
09:21:18   Installing       : libcgroup-3.0-2.fc38.x86_64                          46/52 
09:21:18   Installing       : kmod-30-4.fc38.x86_64                                47/52 
09:21:18   Installing       : fuse-overlayfs-1.12-1.fc38.x86_64                    48/52 
09:21:18   Running scriptlet: fuse-overlayfs-1.12-1.fc38.x86_64                    48/52 
09:21:18   Installing       : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/52 
09:21:18   Running scriptlet: docker-ce-rootless-extras-0.0.0~20230915141727.0e7   49/52 
09:21:18   Installing       : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8   50/52 
09:21:18   Running scriptlet: docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8   50/52 
09:21:18   Installing       : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              51/52 
09:21:18   Cleanup          : systemd-libs-253.9-1.fc38.x86_64                     52/52 
09:21:18   Running scriptlet: selinux-policy-targeted-38.28-1.fc38.noarch          52/52 
09:21:18   Running scriptlet: container-selinux-2:2.221.1-1.fc38.noarch            52/52 
09:21:18   Running scriptlet: systemd-resolved-253.10-1.fc38.x86_64                52/52 
09:21:19   Running scriptlet: systemd-libs-253.9-1.fc38.x86_64                     52/52 
09:21:19   Verifying        : containerd.io-1.6.24-3.1.fc38.x86_64                  1/52 
09:21:19   Verifying        : cryptsetup-libs-2.6.1-1.fc38.x86_64                   2/52 
09:21:19   Verifying        : dbus-broker-33-1.fc38.x86_64                          3/52 
09:21:19   Verifying        : device-mapper-1.02.189-2.fc38.x86_64                  4/52 
09:21:19   Verifying        : device-mapper-libs-1.02.189-2.fc38.x86_64             5/52 
09:21:19   Verifying        : kmod-30-4.fc38.x86_64                                 6/52 
09:21:19   Verifying        : kmod-libs-30-4.fc38.x86_64                            7/52 
09:21:19   Verifying        : libargon2-20190702-2.fc38.x86_64                      8/52 
09:21:19   Verifying        : libcgroup-3.0-2.fc38.x86_64                           9/52 
09:21:19   Verifying        : libfdisk-2.38.1-4.fc38.x86_64                        10/52 
09:21:19   Verifying        : libibverbs-44.0-3.fc38.x86_64                        11/52 
09:21:19   Verifying        : libmnl-1.0.5-2.fc38.x86_64                           12/52 
09:21:19   Verifying        : libnfnetlink-1.0.1-23.fc38.x86_64                    13/52 
09:21:19   Verifying        : libnl3-3.7.0-3.fc38.x86_64                           14/52 
09:21:19   Verifying        : libseccomp-2.5.3-4.fc38.x86_64                       15/52 
09:21:19   Verifying        : libselinux-utils-3.5-1.fc38.x86_64                   16/52 
09:21:19   Verifying        : libslirp-4.7.0-3.fc38.x86_64                         17/52 
09:21:19   Verifying        : libutempter-1.2.1-8.fc38.x86_64                      18/52 
09:21:19   Verifying        : libxkbcommon-1.5.0-2.fc38.x86_64                     19/52 
09:21:19   Verifying        : policycoreutils-3.5-1.fc38.x86_64                    20/52 
09:21:19   Verifying        : qrencode-libs-4.1.1-4.fc38.x86_64                    21/52 
09:21:19   Verifying        : util-linux-2.38.1-4.fc38.x86_64                      22/52 
09:21:19   Verifying        : xkeyboard-config-2.38-1.fc38.noarch                  23/52 
09:21:19   Verifying        : xz-5.4.1-1.fc38.x86_64                               24/52 
09:21:19   Verifying        : container-selinux-2:2.221.1-1.fc38.noarch            25/52 
09:21:19   Verifying        : dbus-1:1.14.10-1.fc38.x86_64                         26/52 
09:21:19   Verifying        : dbus-common-1:1.14.10-1.fc38.noarch                  27/52 
09:21:19   Verifying        : diffutils-3.10-1.fc38.x86_64                         28/52 
09:21:19   Verifying        : fuse-common-3.14.1-1.fc38.x86_64                     29/52 
09:21:19   Verifying        : fuse-overlayfs-1.12-1.fc38.x86_64                    30/52 
09:21:19   Verifying        : fuse3-3.14.1-1.fc38.x86_64                           31/52 
09:21:19   Verifying        : fuse3-libs-3.14.1-1.fc38.x86_64                      32/52 
09:21:19   Verifying        : iptables-legacy-1.8.9-4.fc38.x86_64                  33/52 
09:21:19   Verifying        : iptables-legacy-libs-1.8.9-4.fc38.x86_64             34/52 
09:21:19   Verifying        : iptables-libs-1.8.9-4.fc38.x86_64                    35/52 
09:21:19   Verifying        : libnetfilter_conntrack-1.0.9-1.fc38.x86_64           36/52 
09:21:19   Verifying        : libpcap-14:1.10.4-1.fc38.x86_64                      37/52 
09:21:19   Verifying        : rpm-plugin-selinux-4.18.1-3.fc38.x86_64              38/52 
09:21:19   Verifying        : selinux-policy-38.28-1.fc38.noarch                   39/52 
09:21:19   Verifying        : selinux-policy-targeted-38.28-1.fc38.noarch          40/52 
09:21:19   Verifying        : slirp4netns-1.2.1-1.fc38.x86_64                      41/52 
09:21:19   Verifying        : systemd-253.10-1.fc38.x86_64                         42/52 
09:21:19   Verifying        : systemd-networkd-253.10-1.fc38.x86_64                43/52 
09:21:19   Verifying        : systemd-pam-253.10-1.fc38.x86_64                     44/52 
09:21:19   Verifying        : systemd-resolved-253.10-1.fc38.x86_64                45/52 
09:21:19   Verifying        : docker-compose-plugin-2.21.0-0.fc38.x86_64           46/52 
09:21:19   Verifying        : docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x8   47/52 
09:21:19   Verifying        : docker-buildx-plugin-0.11.2-0.fc38.x86_64            48/52 
09:21:19   Verifying        : docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc3   49/52 
09:21:19   Verifying        : docker-ce-rootless-extras-0.0.0~20230915141727.0e7   50/52 
09:21:19   Verifying        : systemd-libs-253.10-1.fc38.x86_64                    51/52 
09:21:19   Verifying        : systemd-libs-253.9-1.fc38.x86_64                     52/52 
09:21:19 
09:21:19 Upgraded:
09:21:19   systemd-libs-253.10-1.fc38.x86_64                                             
09:21:19 Installed:
09:21:19   container-selinux-2:2.221.1-1.fc38.noarch                                     
09:21:19   containerd.io-1.6.24-3.1.fc38.x86_64                                          
09:21:19   cryptsetup-libs-2.6.1-1.fc38.x86_64                                           
09:21:19   dbus-1:1.14.10-1.fc38.x86_64                                                  
09:21:19   dbus-broker-33-1.fc38.x86_64                                                  
09:21:19   dbus-common-1:1.14.10-1.fc38.noarch                                           
09:21:19   device-mapper-1.02.189-2.fc38.x86_64                                          
09:21:19   device-mapper-libs-1.02.189-2.fc38.x86_64                                     
09:21:19   diffutils-3.10-1.fc38.x86_64                                                  
09:21:19   docker-buildx-plugin-0.11.2-0.fc38.x86_64                                     
09:21:19   docker-ce-3:0.0.0~20230915141727.0e70f1b-0.fc38.x86_64                        
09:21:19   docker-ce-cli-1:0.0.0~20230915141727.0e70f1b-0.fc38.x86_64                    
09:21:19   docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.fc38.x86_64          
09:21:19   docker-compose-plugin-2.21.0-0.fc38.x86_64                                    
09:21:19   fuse-common-3.14.1-1.fc38.x86_64                                              
09:21:19   fuse-overlayfs-1.12-1.fc38.x86_64                                             
09:21:19   fuse3-3.14.1-1.fc38.x86_64                                                    
09:21:19   fuse3-libs-3.14.1-1.fc38.x86_64                                               
09:21:19   iptables-legacy-1.8.9-4.fc38.x86_64                                           
09:21:19   iptables-legacy-libs-1.8.9-4.fc38.x86_64                                      
09:21:19   iptables-libs-1.8.9-4.fc38.x86_64                                             
09:21:19   kmod-30-4.fc38.x86_64                                                         
09:21:19   kmod-libs-30-4.fc38.x86_64                                                    
09:21:19   libargon2-20190702-2.fc38.x86_64                                              
09:21:19   libcgroup-3.0-2.fc38.x86_64                                                   
09:21:19   libfdisk-2.38.1-4.fc38.x86_64                                                 
09:21:19   libibverbs-44.0-3.fc38.x86_64                                                 
09:21:19   libmnl-1.0.5-2.fc38.x86_64                                                    
09:21:19   libnetfilter_conntrack-1.0.9-1.fc38.x86_64                                    
09:21:19   libnfnetlink-1.0.1-23.fc38.x86_64                                             
09:21:19   libnl3-3.7.0-3.fc38.x86_64                                                    
09:21:19   libpcap-14:1.10.4-1.fc38.x86_64                                               
09:21:19   libseccomp-2.5.3-4.fc38.x86_64                                                
09:21:19   libselinux-utils-3.5-1.fc38.x86_64                                            
09:21:19   libslirp-4.7.0-3.fc38.x86_64                                                  
09:21:19   libutempter-1.2.1-8.fc38.x86_64                                               
09:21:19   libxkbcommon-1.5.0-2.fc38.x86_64                                              
09:21:19   policycoreutils-3.5-1.fc38.x86_64                                             
09:21:19   qrencode-libs-4.1.1-4.fc38.x86_64                                             
09:21:19   rpm-plugin-selinux-4.18.1-3.fc38.x86_64                                       
09:21:19   selinux-policy-38.28-1.fc38.noarch                                            
09:21:19   selinux-policy-targeted-38.28-1.fc38.noarch                                   
09:21:19   slirp4netns-1.2.1-1.fc38.x86_64                                               
09:21:19   systemd-253.10-1.fc38.x86_64                                                  
09:21:19   systemd-networkd-253.10-1.fc38.x86_64                                         
09:21:19   systemd-pam-253.10-1.fc38.x86_64                                              
09:21:19   systemd-resolved-253.10-1.fc38.x86_64                                         
09:21:19   util-linux-2.38.1-4.fc38.x86_64                                               
09:21:19   xkeyboard-config-2.38-1.fc38.noarch                                           
09:21:19   xz-5.4.1-1.fc38.x86_64                                                        
09:21:19 
09:21:19 Complete!
09:21:19 + verify_binaries
09:21:19 + docker --version
09:21:19 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:21:19 + docker buildx version
09:21:19 github.com/docker/buildx v0.11.2 9872040
09:21:19 + docker compose version
09:21:19 Docker Compose version v2.21.0
09:21:19 + dockerd --version
09:21:19 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:21:19 + docker-proxy --version
09:21:19 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:21:19 + containerd --version
09:21:19 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:19 + ctr --version
09:21:19 ctr containerd.io 1.6.24
09:21:19 + containerd-shim --help
09:21:19 Usage of containerd-shim:
09:21:19   -address string
09:21:19     	grpc address back to main containerd
09:21:19   -containerd-binary containerd publish
09:21:19     	path to containerd binary (used for containerd publish) (default "containerd")
09:21:19   -criu string
09:21:19     	path to criu binary
09:21:19   -debug
09:21:19     	enable debug output in logs
09:21:19   -namespace string
09:21:19     	namespace that owns the shim
09:21:19   -runtime-root string
09:21:19     	root directory for the runtime (default "/run/containerd/runc")
09:21:19   -socket string
09:21:19     	socket path to serve
09:21:19   -systemd-cgroup
09:21:19     	set runtime to use systemd-cgroup
09:21:19   -workdir string
09:21:19     	path used to storge large temporary data
09:21:19 + containerd-shim-runc-v1 -v
09:21:19 containerd-shim-runc-v1:
09:21:19   Version:  1.6.24
09:21:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:19   Go version: go1.20.8
09:21:19 
09:21:19 + containerd-shim-runc-v2 -v
09:21:19 containerd-shim-runc-v2:
09:21:19   Version:  1.6.24
09:21:19   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:21:19   Go version: go1.20.8
09:21:19 
09:21:19 + runc --version
09:21:19 runc version 1.1.9
09:21:19 commit: v1.1.9-0-gccaecfc
09:21:19 spec: 1.0.2-dev
09:21:19 go: go1.20.8
09:21:19 libseccomp: 2.5.3
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:21:50 Metadata Cache Created
09:21:50 + echo '[DEBUG] Installing engine rpms'
09:21:50 [DEBUG] Installing engine rpms
09:21:50 ++ find rpm/rpmbuild/centos-7/RPMS/ -type f -name '*.rpm'
09:21:50 ++ sed /src/d
09:21:50 + packages='rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:21:50 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:21:50 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm
09:21:50 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm
09:21:50 rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm'
09:21:50 + set -x
09:21:50 ++ source /etc/os-release
09:21:50 +++ NAME='CentOS Linux'
09:21:50 +++ VERSION='7 (Core)'
09:21:50 +++ ID=centos
09:21:50 +++ ID_LIKE='rhel fedora'
09:21:50 +++ VERSION_ID=7
09:21:50 +++ PRETTY_NAME='CentOS Linux 7 (Core)'
09:21:50 +++ ANSI_COLOR='0;31'
09:21:50 +++ CPE_NAME=cpe:/o:centos:centos:7
09:21:50 +++ HOME_URL=https://www.centos.org/
09:21:50 +++ BUG_REPORT_URL=https://bugs.centos.org/
09:21:50 +++ CENTOS_MANTISBT_PROJECT=CentOS-7
09:21:50 +++ CENTOS_MANTISBT_PROJECT_VERSION=7
09:21:50 +++ REDHAT_SUPPORT_PRODUCT=centos
09:21:50 +++ REDHAT_SUPPORT_PRODUCT_VERSION=7
09:21:50 ++ echo 7
09:21:50 + product_version=7
09:21:50 + '[' 7 = rawhide ']'
09:21:50 + yum install -y rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-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-compose-plugin-2.21.0-0.el7.x86_64.rpm rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm
09:21:50 Loaded plugins: fastestmirror, ovl
09:21:50 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed
09:21:50 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed
09:21:50 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
09:21:50 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-buildx-plugin-0.11.2-0.el7.x86_64.rpm to be installed
09:21:50 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
09:21:50 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-compose-plugin-2.21.0-0.el7.x86_64.rpm to be installed
09:21:50 Examining rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 Marking rpm/rpmbuild/centos-7/RPMS/x86_64/docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64.rpm to be installed
09:21:50 Resolving Dependencies
09:21:50 --> Running transaction check
09:21:50 ---> Package docker-buildx-plugin.x86_64 0:0.11.2-0.el7 will be installed
09:21:50 ---> Package docker-ce.x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:21:50 --> Processing Dependency: container-selinux >= 2:2.74 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 Loading mirror speeds from cached hostfile
09:21:50  * base: download.cf.centos.org
09:21:50  * extras: download.cf.centos.org
09:21:50  * updates: download.cf.centos.org
09:21:50 --> Processing Dependency: containerd.io >= 1.6.4 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 --> Processing Dependency: libseccomp >= 2.3 for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 --> Processing Dependency: iptables for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 --> Processing Dependency: libcgroup for package: 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 ---> Package docker-ce-cli.x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:21:50 ---> Package docker-ce-rootless-extras.x86_64 0:0.0.0~20230915141727.0e70f1b-0.el7 will be installed
09:21:50 --> Processing Dependency: fuse-overlayfs >= 0.7 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 --> Processing Dependency: slirp4netns >= 0.4 for package: docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50 ---> Package docker-compose-plugin.x86_64 0:2.21.0-0.el7 will be installed
09:21:50 --> Running transaction check
09:21:50 ---> Package container-selinux.noarch 2:2.119.2-1.911c772.el7_8 will be installed
09:21:50 --> Processing Dependency: selinux-policy-targeted >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 --> Processing Dependency: selinux-policy-base >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 --> Processing Dependency: selinux-policy >= 3.13.1-216.el7 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 --> Processing Dependency: policycoreutils >= 2.5-11 for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 --> Processing Dependency: policycoreutils-python for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 --> Processing Dependency: libselinux-utils for package: 2:container-selinux-2.119.2-1.911c772.el7_8.noarch
09:21:50 ---> Package containerd.io.x86_64 0:1.6.24-3.1.el7 will be installed
09:21:50 ---> Package fuse-overlayfs.x86_64 0:0.7.2-6.el7_8 will be installed
09:21:50 --> Processing Dependency: libfuse3.so.3(FUSE_3.2)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
09:21:50 --> Processing Dependency: libfuse3.so.3(FUSE_3.0)(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
09:21:50 --> Processing Dependency: libfuse3.so.3()(64bit) for package: fuse-overlayfs-0.7.2-6.el7_8.x86_64
09:21:50 ---> Package iptables.x86_64 0:1.4.21-35.el7 will be installed
09:21:50 --> Processing Dependency: libnfnetlink.so.0()(64bit) for package: iptables-1.4.21-35.el7.x86_64
09:21:50 --> Processing Dependency: libnetfilter_conntrack.so.3()(64bit) for package: iptables-1.4.21-35.el7.x86_64
09:21:50 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed
09:21:50 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed
09:21:50 ---> Package slirp4netns.x86_64 0:0.4.3-4.el7_8 will be installed
09:21:50 --> Running transaction check
09:21:50 ---> Package fuse3-libs.x86_64 0:3.6.1-4.el7 will be installed
09:21:50 ---> Package libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3 will be installed
09:21:50 --> Processing Dependency: libmnl.so.0(LIBMNL_1.1)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
09:21:50 --> Processing Dependency: libmnl.so.0(LIBMNL_1.0)(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
09:21:50 --> Processing Dependency: libmnl.so.0()(64bit) for package: libnetfilter_conntrack-1.0.6-1.el7_3.x86_64
09:21:50 ---> Package libnfnetlink.x86_64 0:1.0.1-4.el7 will be installed
09:21:50 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed
09:21:50 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed
09:21:50 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed
09:21:50 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64
09:21:50 ---> Package selinux-policy.noarch 0:3.13.1-268.el7_9.2 will be installed
09:21:50 ---> Package selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2 will be installed
09:21:50 --> Running transaction check
09:21:50 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed
09:21:50 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed
09:21:50 ---> Package libmnl.x86_64 0:1.0.3-7.el7 will be installed
09:21:50 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed
09:21:50 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed
09:21:50 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
09:21:50 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed
09:21:50 --> Finished Dependency Resolution
09:21:50 
09:21:50 Dependencies Resolved
09:21:50 
09:21:50 ================================================================================
09:21:50  Package                 Arch   Version                    Repository      Size
09:21:50 ================================================================================
09:21:50 Installing:
09:21:50  docker-buildx-plugin    x86_64 0.11.2-0.el7               /docker-buildx-plugin-0.11.2-0.el7.x86_64
09:21:50                                                                            59 M
09:21:50  docker-ce               x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7
09:21:50                                                            /docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50                                                                            97 M
09:21:50  docker-ce-cli           x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7
09:21:50                                                            /docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50                                                                            36 M
09:21:50  docker-ce-rootless-extras
09:21:50                          x86_64 0.0.0~20230915141727.0e70f1b-0.el7
09:21:50                                                            /docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0.el7.x86_64
09:21:50                                                                            19 M
09:21:50  docker-compose-plugin   x86_64 2.21.0-0.el7               /docker-compose-plugin-2.21.0-0.el7.x86_64
09:21:50                                                                            58 M
09:21:50 Installing for dependencies:
09:21:50  audit-libs-python       x86_64 2.8.5-4.el7                base            76 k
09:21:50  checkpolicy             x86_64 2.5-8.el7                  base           295 k
09:21:50  container-selinux       noarch 2:2.119.2-1.911c772.el7_8  extras          40 k
09:21:50  containerd.io           x86_64 1.6.24-3.1.el7             docker-ce-test  34 M
09:21:50  fuse-overlayfs          x86_64 0.7.2-6.el7_8              extras          54 k
09:21:50  fuse3-libs              x86_64 3.6.1-4.el7                extras          82 k
09:21:50  iptables                x86_64 1.4.21-35.el7              base           432 k
09:21:50  libcgroup               x86_64 0.41-21.el7                base            66 k
09:21:50  libmnl                  x86_64 1.0.3-7.el7                base            23 k
09:21:50  libnetfilter_conntrack  x86_64 1.0.6-1.el7_3              base            55 k
09:21:50  libnfnetlink            x86_64 1.0.1-4.el7                base            26 k
09:21:50  libseccomp              x86_64 2.3.1-4.el7                base            56 k
09:21:50  libselinux-python       x86_64 2.5-15.el7                 base           236 k
09:21:50  libselinux-utils        x86_64 2.5-15.el7                 base           151 k
09:21:50  libsemanage-python      x86_64 2.5-14.el7                 base           113 k
09:21:50  policycoreutils         x86_64 2.5-34.el7                 base           917 k
09:21:50  policycoreutils-python  x86_64 2.5-34.el7                 base           457 k
09:21:50  python-IPy              noarch 0.75-6.el7                 base            32 k
09:21:50  selinux-policy          noarch 3.13.1-268.el7_9.2         updates        498 k
09:21:50  selinux-policy-targeted noarch 3.13.1-268.el7_9.2         updates        7.0 M
09:21:50  setools-libs            x86_64 3.3.8-4.el7                base           620 k
09:21:50  slirp4netns             x86_64 0.4.3-4.el7_8              extras          81 k
09:21:50 
09:21:50 Transaction Summary
09:21:50 ================================================================================
09:21:50 Install  5 Packages (+22 Dependent packages)
09:21:50 
09:21:50 Total size: 313 M
09:21:50 Total download size: 45 M
09:21:50 Installed size: 416 M
09:21:50 Downloading packages:
09:22:00 warning: /var/cache/yum/x86_64/7/base/packages/audit-libs-python-2.8.5-4.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
09:22:00 Public key for audit-libs-python-2.8.5-4.el7.x86_64.rpm is not installed
09:22:01 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
09:22:01 Public key for containerd.io-1.6.24-3.1.el7.x86_64.rpm is not installed
09:22:02 Public key for fuse-overlayfs-0.7.2-6.el7_8.x86_64.rpm is not installed
09:22:07 # Build the compose plugin
09:22:07 cd /go/src/github.com/docker/compose \
09:22:07 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:07 make[2]: Entering directory '/root/build-deb/compose'
09:22:07 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
09:22:07 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:07 go: downloading golang.org/x/sync v0.3.0
09:22:07 go: downloading golang.org/x/sys v0.7.0
09:22:07 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:07 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:07 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:07 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:07 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:07 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:07 go: downloading github.com/docker/buildx v0.11.2
09:22:07 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:07 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:07 go: downloading github.com/containerd/containerd v1.7.3
09:22:07 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:07 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:07 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:07 go: downloading github.com/moby/buildkit v0.12.1
09:22:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:07 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:07 go: downloading google.golang.org/grpc v1.57.0
09:22:07 go: downloading github.com/stretchr/testify v1.8.4
09:22:07 go: downloading github.com/imdario/mergo v0.3.16
09:22:07 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:07 go: downloading github.com/containerd/console v1.0.3
09:22:07 go: downloading github.com/adrg/xdg v0.4.0
09:22:07 go: downloading github.com/buger/goterm v1.0.4
09:22:07 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:07 go: downloading k8s.io/client-go v0.26.2
09:22:07 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:07 go: downloading k8s.io/api v0.26.2
09:22:07 go: downloading k8s.io/apimachinery v0.26.2
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:07 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:07 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:07 go: downloading github.com/golang/mock v1.6.0
09:22:07 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:07 go: downloading github.com/klauspost/compress v1.16.5
09:22:07 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:07 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:07 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:07 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:07 go: downloading golang.org/x/net v0.9.0
09:22:07 go: downloading golang.org/x/crypto v0.7.0
09:22:07 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:07 go: downloading golang.org/x/term v0.7.0
09:22:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:07 go: downloading github.com/go-logr/logr v1.2.4
09:22:07 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:07 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:07 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:07 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:07 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:07 go: downloading github.com/gogo/googleapis v1.4.1
09:22:07 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:07 go: downloading github.com/moby/locker v1.0.1
09:22:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:07 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:07 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:07 go: downloading k8s.io/klog/v2 v2.90.1
09:22:07 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:07 go: downloading github.com/google/gofuzz v1.2.0
09:22:07 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:07 go: downloading github.com/aws/smithy-go v1.13.5
09:22:07 go: downloading github.com/containerd/continuity v0.4.1
09:22:07 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:07 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:07 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:07 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:07 go: downloading golang.org/x/oauth2 v0.7.0
09:22:07 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:07 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:07 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:07 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:07 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:07 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:07 go: downloading github.com/json-iterator/go v1.1.12
09:22:07 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:07 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:07 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:07 go: downloading github.com/moby/spdystream v0.2.0
09:22:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:07 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:07 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:07 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:07 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:07 go: downloading github.com/go-openapi/swag v0.19.14
09:22:07 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:07 go: downloading github.com/mailru/easyjson v0.7.6
09:22:07 go: downloading github.com/josharian/intern v1.0.0
09:22:07 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:18 # Build the compose plugin
09:22:18 cd /go/src/github.com/docker/compose \
09:22:18 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:18 make[2]: Entering directory '/root/build-deb/compose'
09:22:18 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
09:22:18 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:18 go: downloading golang.org/x/sync v0.3.0
09:22:18 go: downloading golang.org/x/sys v0.7.0
09:22:18 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:18 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:18 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:18 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:18 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:18 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:18 go: downloading github.com/docker/buildx v0.11.2
09:22:18 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:18 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:18 go: downloading github.com/containerd/containerd v1.7.3
09:22:18 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:18 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:18 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:18 go: downloading github.com/moby/buildkit v0.12.1
09:22:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:18 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:18 go: downloading google.golang.org/grpc v1.57.0
09:22:18 go: downloading github.com/stretchr/testify v1.8.4
09:22:18 go: downloading github.com/imdario/mergo v0.3.16
09:22:18 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:18 go: downloading github.com/containerd/console v1.0.3
09:22:18 go: downloading github.com/adrg/xdg v0.4.0
09:22:18 go: downloading github.com/buger/goterm v1.0.4
09:22:18 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:18 go: downloading k8s.io/client-go v0.26.2
09:22:18 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:18 go: downloading k8s.io/api v0.26.2
09:22:18 go: downloading k8s.io/apimachinery v0.26.2
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:18 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:18 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:18 go: downloading github.com/golang/mock v1.6.0
09:22:18 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:18 go: downloading github.com/klauspost/compress v1.16.5
09:22:18 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:18 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:18 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:18 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:18 go: downloading golang.org/x/net v0.9.0
09:22:18 go: downloading golang.org/x/crypto v0.7.0
09:22:18 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:18 go: downloading golang.org/x/term v0.7.0
09:22:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:18 go: downloading github.com/go-logr/logr v1.2.4
09:22:18 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:18 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:18 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:18 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:18 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:18 go: downloading github.com/gogo/googleapis v1.4.1
09:22:18 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:18 go: downloading github.com/moby/locker v1.0.1
09:22:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:18 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:18 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:18 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:18 go: downloading k8s.io/klog/v2 v2.90.1
09:22:18 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:18 go: downloading github.com/google/gofuzz v1.2.0
09:22:18 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:18 go: downloading github.com/aws/smithy-go v1.13.5
09:22:18 go: downloading github.com/containerd/continuity v0.4.1
09:22:18 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:18 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:18 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:18 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:18 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:18 go: downloading golang.org/x/oauth2 v0.7.0
09:22:18 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:18 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:18 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:18 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:18 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:18 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:18 go: downloading github.com/json-iterator/go v1.1.12
09:22:18 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:18 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:18 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:18 go: downloading github.com/moby/spdystream v0.2.0
09:22:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:18 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:18 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:18 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:18 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:18 go: downloading github.com/go-openapi/swag v0.19.14
09:22:18 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:18 go: downloading github.com/mailru/easyjson v0.7.6
09:22:18 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:18 go: downloading github.com/josharian/intern v1.0.0
09:22:20 Public key for selinux-policy-3.13.1-268.el7_9.2.noarch.rpm is not installed
09:22:21 --------------------------------------------------------------------------------
09:22:21 Total                                              1.4 MB/s |  45 MB  00:31     
09:22:21 Retrieving key from https://download.docker.com/linux/centos/gpg
09:22:28 # Build the compose plugin
09:22:28 cd /go/src/github.com/docker/compose \
09:22:28 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:28 make[2]: Entering directory '/root/build-deb/compose'
09:22:28 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
09:22:28 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:28 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:28 go: downloading golang.org/x/sync v0.3.0
09:22:28 go: downloading golang.org/x/sys v0.7.0
09:22:28 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:28 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:28 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:28 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:28 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:28 go: downloading github.com/docker/buildx v0.11.2
09:22:28 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:28 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:28 go: downloading github.com/containerd/containerd v1.7.3
09:22:28 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:28 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:28 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:28 go: downloading github.com/moby/buildkit v0.12.1
09:22:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:28 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:28 go: downloading google.golang.org/grpc v1.57.0
09:22:28 go: downloading github.com/stretchr/testify v1.8.4
09:22:28 go: downloading github.com/imdario/mergo v0.3.16
09:22:28 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:28 go: downloading github.com/containerd/console v1.0.3
09:22:28 go: downloading github.com/adrg/xdg v0.4.0
09:22:28 go: downloading github.com/buger/goterm v1.0.4
09:22:28 go: downloading k8s.io/client-go v0.26.2
09:22:28 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:28 go: downloading k8s.io/api v0.26.2
09:22:28 go: downloading k8s.io/apimachinery v0.26.2
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:28 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:28 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:28 go: downloading github.com/golang/mock v1.6.0
09:22:28 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:28 go: downloading github.com/klauspost/compress v1.16.5
09:22:28 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:28 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:28 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:28 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:28 go: downloading golang.org/x/net v0.9.0
09:22:28 go: downloading golang.org/x/crypto v0.7.0
09:22:28 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:28 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:28 go: downloading golang.org/x/term v0.7.0
09:22:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:28 go: downloading github.com/go-logr/logr v1.2.4
09:22:28 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:28 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:28 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:28 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:28 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:28 go: downloading github.com/gogo/googleapis v1.4.1
09:22:28 go: downloading github.com/moby/locker v1.0.1
09:22:28 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:28 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:28 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:28 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:28 go: downloading k8s.io/klog/v2 v2.90.1
09:22:28 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:28 go: downloading github.com/google/gofuzz v1.2.0
09:22:28 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:28 go: downloading github.com/aws/smithy-go v1.13.5
09:22:28 go: downloading github.com/containerd/continuity v0.4.1
09:22:28 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:28 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:28 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:28 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:28 go: downloading golang.org/x/oauth2 v0.7.0
09:22:28 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:28 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:28 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:28 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:28 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:28 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:28 go: downloading github.com/json-iterator/go v1.1.12
09:22:28 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:28 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:28 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:28 go: downloading github.com/moby/spdystream v0.2.0
09:22:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:28 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:28 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:28 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:28 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:28 go: downloading github.com/go-openapi/swag v0.19.14
09:22:28 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:28 go: downloading github.com/mailru/easyjson v0.7.6
09:22:28 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:28 go: downloading github.com/josharian/intern v1.0.0
09:22:29 Importing GPG key 0x621E9F35:
09:22:29  Userid     : "Docker Release (CE rpm) <docker@docker.com>"
09:22:29  Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
09:22:29  From       : https://download.docker.com/linux/centos/gpg
09:22:29 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:22:29 Importing GPG key 0xF4A80EB5:
09:22:29  Userid     : "CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>"
09:22:29  Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
09:22:29  Package    : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS)
09:22:29  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
09:22:29 Running transaction check
09:22:30 Running transaction test
09:22:30 Transaction test succeeded
09:22:30 Running transaction
09:22:31   Installing : libseccomp-2.3.1-4.el7.x86_64                               1/27 
09:22:31   Installing : libcgroup-0.41-21.el7.x86_64                                2/27 
09:22:32   Installing : libnfnetlink-1.0.1-4.el7.x86_64                             3/27 
09:22:32   Installing : libselinux-utils-2.5-15.el7.x86_64                          4/27 
09:22:32   Installing : policycoreutils-2.5-34.el7.x86_64                           5/27 
09:22:35   Installing : selinux-policy-3.13.1-268.el7_9.2.noarch                    6/27 
09:22:35   Installing : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           7/27 
09:22:36 # Build the compose plugin
09:22:36 cd /go/src/github.com/docker/compose \
09:22:36 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:36 make[2]: Entering directory '/root/build-deb/compose'
09:22:36 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
09:22:36 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:36 go: downloading golang.org/x/sync v0.3.0
09:22:36 go: downloading golang.org/x/sys v0.7.0
09:22:36 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:36 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:36 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:36 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:36 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:36 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:36 go: downloading github.com/docker/buildx v0.11.2
09:22:36 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:36 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:36 go: downloading github.com/containerd/containerd v1.7.3
09:22:36 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:36 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:36 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:36 go: downloading github.com/moby/buildkit v0.12.1
09:22:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:36 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:36 go: downloading google.golang.org/grpc v1.57.0
09:22:36 go: downloading github.com/stretchr/testify v1.8.4
09:22:36 go: downloading github.com/imdario/mergo v0.3.16
09:22:36 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:36 go: downloading github.com/containerd/console v1.0.3
09:22:36 go: downloading github.com/adrg/xdg v0.4.0
09:22:36 go: downloading github.com/buger/goterm v1.0.4
09:22:36 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:36 go: downloading k8s.io/client-go v0.26.2
09:22:36 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:36 go: downloading k8s.io/api v0.26.2
09:22:36 go: downloading k8s.io/apimachinery v0.26.2
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:36 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:36 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:36 go: downloading github.com/golang/mock v1.6.0
09:22:36 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:36 go: downloading github.com/klauspost/compress v1.16.5
09:22:36 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:36 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:36 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:36 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:36 go: downloading golang.org/x/net v0.9.0
09:22:36 go: downloading golang.org/x/crypto v0.7.0
09:22:36 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:36 go: downloading golang.org/x/term v0.7.0
09:22:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:36 go: downloading github.com/go-logr/logr v1.2.4
09:22:36 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:36 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:36 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:36 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:36 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:36 go: downloading github.com/gogo/googleapis v1.4.1
09:22:36 go: downloading github.com/moby/locker v1.0.1
09:22:36 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:36 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:36 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:36 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:36 go: downloading k8s.io/klog/v2 v2.90.1
09:22:36 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:36 go: downloading github.com/google/gofuzz v1.2.0
09:22:36 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:36 go: downloading github.com/aws/smithy-go v1.13.5
09:22:36 go: downloading github.com/containerd/continuity v0.4.1
09:22:36 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:36 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:36 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:36 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:36 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:36 go: downloading golang.org/x/oauth2 v0.7.0
09:22:36 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:36 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:36 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:36 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:36 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:36 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:36 go: downloading github.com/json-iterator/go v1.1.12
09:22:36 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:36 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:36 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:36 go: downloading github.com/moby/spdystream v0.2.0
09:22:36 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:36 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:36 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:36 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:36 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:36 go: downloading github.com/go-openapi/swag v0.19.14
09:22:36 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:36 go: downloading github.com/mailru/easyjson v0.7.6
09:22:36 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:36 go: downloading github.com/josharian/intern v1.0.0
09:22:37   Installing : slirp4netns-0.4.3-4.el7_8.x86_64                            8/27 
09:22:39   Installing : docker-buildx-plugin-0.11.2-0.el7.x86_64                    9/27 
09:22:41   Installing : docker-compose-plugin-2.21.0-0.el7.x86_64                  10/27 
09:22:41   Installing : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_6   11/27 
09:22:41   Installing : audit-libs-python-2.8.5-4.el7.x86_64                       12/27 
09:22:41   Installing : libselinux-python-2.5-15.el7.x86_64                        13/27 
09:22:41   Installing : libsemanage-python-2.5-14.el7.x86_64                       14/27 
09:22:42   Installing : fuse3-libs-3.6.1-4.el7.x86_64                              15/27 
09:22:42   Installing : fuse-overlayfs-0.7.2-6.el7_8.x86_64                        16/27 
09:22:42   Installing : setools-libs-3.3.8-4.el7.x86_64                            17/27 
09:22:42   Installing : python-IPy-0.75-6.el7.noarch                               18/27 
09:22:42   Installing : checkpolicy-2.5-8.el7.x86_64                               19/27 
09:22:42   Installing : policycoreutils-python-2.5-34.el7.x86_64                   20/27 
09:22:44 # Build the compose plugin
09:22:44 cd /go/src/github.com/docker/compose \
09:22:44 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:44 make[2]: Entering directory '/root/build-deb/compose'
09:22: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
09:22:44 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:44 go: downloading golang.org/x/sync v0.3.0
09:22:44 go: downloading golang.org/x/sys v0.7.0
09:22:44 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:44 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:44 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:44 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:44 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:44 go: downloading github.com/docker/buildx v0.11.2
09:22:44 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:44 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:44 go: downloading github.com/containerd/containerd v1.7.3
09:22:44 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:44 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:44 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:44 go: downloading github.com/moby/buildkit v0.12.1
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:44 go: downloading google.golang.org/grpc v1.57.0
09:22:44 go: downloading github.com/stretchr/testify v1.8.4
09:22:44 go: downloading github.com/imdario/mergo v0.3.16
09:22:44 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:44 go: downloading github.com/containerd/console v1.0.3
09:22:44 go: downloading github.com/adrg/xdg v0.4.0
09:22:44 go: downloading github.com/buger/goterm v1.0.4
09:22:44 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:44 go: downloading k8s.io/client-go v0.26.2
09:22:44 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:44 go: downloading k8s.io/api v0.26.2
09:22:44 go: downloading k8s.io/apimachinery v0.26.2
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:44 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:44 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:44 go: downloading github.com/golang/mock v1.6.0
09:22:44 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:44 go: downloading github.com/klauspost/compress v1.16.5
09:22:44 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:44 go: downloading golang.org/x/net v0.9.0
09:22:44 go: downloading golang.org/x/crypto v0.7.0
09:22:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:44 go: downloading golang.org/x/term v0.7.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:44 go: downloading github.com/go-logr/logr v1.2.4
09:22:44 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:44 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:44 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:44 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:44 go: downloading github.com/gogo/googleapis v1.4.1
09:22:44 go: downloading github.com/moby/locker v1.0.1
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:44 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:44 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:44 go: downloading k8s.io/klog/v2 v2.90.1
09:22:44 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:44 go: downloading github.com/google/gofuzz v1.2.0
09:22:44 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:44 go: downloading github.com/aws/smithy-go v1.13.5
09:22:44 go: downloading github.com/containerd/continuity v0.4.1
09:22:44 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:44 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:44 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:44 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:44 go: downloading golang.org/x/oauth2 v0.7.0
09:22:44 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:44 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:44 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:44 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:44 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:44 go: downloading github.com/json-iterator/go v1.1.12
09:22:44 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:44 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:44 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:44 go: downloading github.com/moby/spdystream v0.2.0
09:22:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:44 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:44 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:44 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:44 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:44 go: downloading github.com/go-openapi/swag v0.19.14
09:22:44 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:44 go: downloading github.com/mailru/easyjson v0.7.6
09:22:44 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:44 go: downloading github.com/josharian/intern v1.0.0
09:22:44 # Build the compose plugin
09:22:44 cd /go/src/github.com/docker/compose \
09:22:44 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:44 make[2]: Entering directory '/root/build-deb/compose'
09:22: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
09:22:44 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:44 go: downloading golang.org/x/sync v0.3.0
09:22:44 go: downloading golang.org/x/sys v0.7.0
09:22:44 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:44 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:44 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:44 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:44 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:44 go: downloading github.com/docker/buildx v0.11.2
09:22:44 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:44 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:44 go: downloading github.com/containerd/containerd v1.7.3
09:22:44 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:44 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:44 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:44 go: downloading github.com/moby/buildkit v0.12.1
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:44 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:44 go: downloading google.golang.org/grpc v1.57.0
09:22:44 go: downloading github.com/stretchr/testify v1.8.4
09:22:44 go: downloading github.com/imdario/mergo v0.3.16
09:22:44 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:44 go: downloading github.com/containerd/console v1.0.3
09:22:44 go: downloading github.com/adrg/xdg v0.4.0
09:22:44 go: downloading github.com/buger/goterm v1.0.4
09:22:44 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:44 go: downloading k8s.io/client-go v0.26.2
09:22:44 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:44 go: downloading k8s.io/api v0.26.2
09:22:44 go: downloading k8s.io/apimachinery v0.26.2
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:44 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:44 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:44 go: downloading github.com/golang/mock v1.6.0
09:22:44 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:44 go: downloading github.com/klauspost/compress v1.16.5
09:22:44 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:44 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:44 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:44 go: downloading golang.org/x/net v0.9.0
09:22:44 go: downloading golang.org/x/crypto v0.7.0
09:22:44 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:44 go: downloading golang.org/x/term v0.7.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:44 go: downloading github.com/go-logr/logr v1.2.4
09:22:44 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:44 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:44 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:44 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:44 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:44 go: downloading github.com/gogo/googleapis v1.4.1
09:22:44 go: downloading github.com/moby/locker v1.0.1
09:22:44 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:44 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:44 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:44 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:44 go: downloading k8s.io/klog/v2 v2.90.1
09:22:44 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:44 go: downloading github.com/google/gofuzz v1.2.0
09:22:44 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:44 go: downloading github.com/aws/smithy-go v1.13.5
09:22:44 go: downloading github.com/containerd/continuity v0.4.1
09:22:44 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:44 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:44 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:44 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:44 go: downloading golang.org/x/oauth2 v0.7.0
09:22:44 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:44 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:44 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:44 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:44 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:44 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:44 go: downloading github.com/json-iterator/go v1.1.12
09:22:44 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:44 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:44 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:44 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:44 go: downloading github.com/moby/spdystream v0.2.0
09:22:44 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:44 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:44 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:44 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:44 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:44 go: downloading github.com/go-openapi/swag v0.19.14
09:22:44 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:44 go: downloading github.com/mailru/easyjson v0.7.6
09:22:44 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:44 go: downloading github.com/josharian/intern v1.0.0
09:22:47 # Build the compose plugin
09:22:47 cd /go/src/github.com/docker/compose \
09:22:47 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:47 make[2]: Entering directory '/root/build-deb/compose'
09:22:47 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
09:22:47 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:47 go: downloading golang.org/x/sync v0.3.0
09:22:47 go: downloading golang.org/x/sys v0.7.0
09:22:47 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:47 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:47 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:47 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:47 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:47 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:47 go: downloading github.com/docker/buildx v0.11.2
09:22:47 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:47 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:47 go: downloading github.com/containerd/containerd v1.7.3
09:22:47 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:47 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:47 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:47 go: downloading github.com/moby/buildkit v0.12.1
09:22:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:47 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:47 go: downloading google.golang.org/grpc v1.57.0
09:22:47 go: downloading github.com/stretchr/testify v1.8.4
09:22:47 go: downloading github.com/imdario/mergo v0.3.16
09:22:47 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:47 go: downloading github.com/containerd/console v1.0.3
09:22:47 go: downloading github.com/adrg/xdg v0.4.0
09:22:47 go: downloading github.com/buger/goterm v1.0.4
09:22:47 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:47 go: downloading k8s.io/client-go v0.26.2
09:22:47 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:47 go: downloading k8s.io/api v0.26.2
09:22:47 go: downloading k8s.io/apimachinery v0.26.2
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:47 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:47 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:47 go: downloading github.com/golang/mock v1.6.0
09:22:47 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:47 go: downloading github.com/klauspost/compress v1.16.5
09:22:47 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:47 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:47 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:47 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:47 go: downloading golang.org/x/net v0.9.0
09:22:47 go: downloading golang.org/x/crypto v0.7.0
09:22:47 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:47 go: downloading golang.org/x/term v0.7.0
09:22:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:47 go: downloading github.com/go-logr/logr v1.2.4
09:22:47 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:47 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:47 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:47 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:47 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:47 go: downloading github.com/gogo/googleapis v1.4.1
09:22:47 go: downloading github.com/moby/locker v1.0.1
09:22:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:47 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:47 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:47 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:47 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:47 go: downloading k8s.io/klog/v2 v2.90.1
09:22:47 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:47 go: downloading github.com/google/gofuzz v1.2.0
09:22:47 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:47 go: downloading github.com/aws/smithy-go v1.13.5
09:22:47 go: downloading github.com/containerd/continuity v0.4.1
09:22:47 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:47 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:47 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:47 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:47 go: downloading golang.org/x/oauth2 v0.7.0
09:22:47 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:47 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:47 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:47 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:47 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:47 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:47 go: downloading github.com/json-iterator/go v1.1.12
09:22:47 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:47 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:48 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:48 go: downloading github.com/moby/spdystream v0.2.0
09:22:48 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:48 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:48 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:48 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:48 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:48 go: downloading github.com/go-openapi/swag v0.19.14
09:22:48 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:48 go: downloading github.com/mailru/easyjson v0.7.6
09:22:48 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:48 go: downloading github.com/josharian/intern v1.0.0
09:22:52   Installing : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch         21/27 
09:22:52 setsebool:  SELinux is disabled.
09:22:53 # Build the compose plugin
09:22:53 cd /go/src/github.com/docker/compose \
09:22:53 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:22:53 make[2]: Entering directory '/root/build-deb/compose'
09:22:53 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
09:22:53 go: downloading github.com/docker/cli v24.0.5+incompatible
09:22:53 go: downloading golang.org/x/sync v0.3.0
09:22:53 go: downloading golang.org/x/sys v0.7.0
09:22:53 go: downloading github.com/docker/docker v24.0.5+incompatible
09:22:53 go: downloading github.com/theupdateframework/notary v0.7.0
09:22:53 go: downloading go.opentelemetry.io/otel v1.14.0
09:22:53 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:22:53 go: downloading github.com/compose-spec/compose-go v1.18.3
09:22:53 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:22:53 go: downloading github.com/docker/buildx v0.11.2
09:22:53 go: downloading github.com/hashicorp/go-version v1.6.0
09:22:53 go: downloading github.com/mattn/go-shellwords v1.0.12
09:22:53 go: downloading github.com/containerd/containerd v1.7.3
09:22:53 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:22:53 go: downloading github.com/jonboulle/clockwork v0.4.0
09:22:53 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:22:53 go: downloading github.com/moby/buildkit v0.12.1
09:22:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:22:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:22:53 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:22:53 go: downloading google.golang.org/grpc v1.57.0
09:22:53 go: downloading github.com/stretchr/testify v1.8.4
09:22:53 go: downloading github.com/imdario/mergo v0.3.16
09:22:53 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:22:53 go: downloading github.com/containerd/console v1.0.3
09:22:53 go: downloading github.com/adrg/xdg v0.4.0
09:22:53 go: downloading github.com/buger/goterm v1.0.4
09:22:53 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:22:53 go: downloading k8s.io/client-go v0.26.2
09:22:53 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:22:53 go: downloading k8s.io/api v0.26.2
09:22:53 go: downloading k8s.io/apimachinery v0.26.2
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:22:53 go: downloading github.com/pelletier/go-toml v1.9.5
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:22:53 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:22:53 go: downloading github.com/golang/mock v1.6.0
09:22:53 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:22:53 go: downloading github.com/klauspost/compress v1.16.5
09:22:53 go: downloading github.com/hashicorp/errwrap v1.1.0
09:22:53 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:22:53 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:22:53 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:22:53 go: downloading golang.org/x/net v0.9.0
09:22:53 go: downloading golang.org/x/crypto v0.7.0
09:22:53 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:22:53 go: downloading golang.org/x/term v0.7.0
09:22:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:22:53 go: downloading github.com/go-logr/logr v1.2.4
09:22:53 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:22:53 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:22:53 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:22:53 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:22:53 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:22:53 go: downloading github.com/gogo/googleapis v1.4.1
09:22:53 go: downloading github.com/moby/locker v1.0.1
09:22:53 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:22:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:22:53 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:22:53 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:22:53 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:22:53 go: downloading k8s.io/klog/v2 v2.90.1
09:22:53 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:22:53 go: downloading github.com/google/gofuzz v1.2.0
09:22:53 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:22:53 go: downloading github.com/aws/smithy-go v1.13.5
09:22:53 go: downloading github.com/containerd/continuity v0.4.1
09:22:53 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:22:53 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:22:53 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:22:53 go: downloading gopkg.in/inf.v0 v0.9.1
09:22:53 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:22:53 go: downloading golang.org/x/oauth2 v0.7.0
09:22:53 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:22:53 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:22:53 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:22:53 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:22:53 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:22:53 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:22:53 go: downloading github.com/json-iterator/go v1.1.12
09:22:53 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:22:53 go: downloading github.com/mattn/go-colorable v0.1.13
09:22:53 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:22:53 go: downloading sigs.k8s.io/yaml v1.3.0
09:22:53 go: downloading github.com/moby/spdystream v0.2.0
09:22:53 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:22:53 go: downloading github.com/modern-go/reflect2 v1.0.2
09:22:53 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:22:53 go: downloading github.com/mattn/go-isatty v0.0.17
09:22:53 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:22:53 go: downloading github.com/go-openapi/swag v0.19.14
09:22:53 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:22:53 go: downloading github.com/mailru/easyjson v0.7.6
09:22:53 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:22:53 go: downloading github.com/josharian/intern v1.0.0
09:22:55   Installing : containerd.io-1.6.24-3.1.el7.x86_64                        22/27 
09:22:56   Installing : libmnl-1.0.3-7.el7.x86_64                                  23/27 
09:22:57   Installing : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                24/27 
09:22:58   Installing : iptables-1.4.21-35.el7.x86_64                              25/27 
09:23:01   Installing : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0   26/27 
09:23:03   Installing : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64      27/27 
09:23:03   Verifying  : containerd.io-1.6.24-3.1.el7.x86_64                         1/27 
09:23:03   Verifying  : libmnl-1.0.3-7.el7.x86_64                                   2/27 
09:23:03   Verifying  : fuse-overlayfs-0.7.2-6.el7_8.x86_64                         3/27 
09:23:03   Verifying  : 2:container-selinux-2.119.2-1.911c772.el7_8.noarch          4/27 
09:23:03   Verifying  : libnetfilter_conntrack-1.0.6-1.el7_3.x86_64                 5/27 
09:23:03   Verifying  : 1:docker-ce-cli-0.0.0~20230915141727.0e70f1b-0.el7.x86_6    6/27 
09:23:03   Verifying  : 3:docker-ce-0.0.0~20230915141727.0e70f1b-0.el7.x86_64       7/27 
09:23:03   Verifying  : selinux-policy-targeted-3.13.1-268.el7_9.2.noarch           8/27 
09:23:03   Verifying  : checkpolicy-2.5-8.el7.x86_64                                9/27 
09:23:03   Verifying  : policycoreutils-2.5-34.el7.x86_64                          10/27 
09:23:03   Verifying  : python-IPy-0.75-6.el7.noarch                               11/27 
09:23:03   Verifying  : libseccomp-2.3.1-4.el7.x86_64                              12/27 
09:23:03   Verifying  : libselinux-utils-2.5-15.el7.x86_64                         13/27 
09:23:03   Verifying  : policycoreutils-python-2.5-34.el7.x86_64                   14/27 
09:23:03   Verifying  : setools-libs-3.3.8-4.el7.x86_64                            15/27 
09:23:03   Verifying  : fuse3-libs-3.6.1-4.el7.x86_64                              16/27 
09:23:03   Verifying  : libsemanage-python-2.5-14.el7.x86_64                       17/27 
09:23:03   Verifying  : slirp4netns-0.4.3-4.el7_8.x86_64                           18/27 
09:23:03   Verifying  : libselinux-python-2.5-15.el7.x86_64                        19/27 
09:23:03   Verifying  : selinux-policy-3.13.1-268.el7_9.2.noarch                   20/27 
09:23:03   Verifying  : audit-libs-python-2.8.5-4.el7.x86_64                       21/27 
09:23:03   Verifying  : iptables-1.4.21-35.el7.x86_64                              22/27 
09:23:03   Verifying  : libnfnetlink-1.0.1-4.el7.x86_64                            23/27 
09:23:03   Verifying  : docker-compose-plugin-2.21.0-0.el7.x86_64                  24/27 
09:23:03   Verifying  : docker-buildx-plugin-0.11.2-0.el7.x86_64                   25/27 
09:23:03   Verifying  : docker-ce-rootless-extras-0.0.0~20230915141727.0e70f1b-0   26/27 
09:23:03   Verifying  : libcgroup-0.41-21.el7.x86_64                               27/27 
09:23:03 
09:23:03 Installed:
09:23:03   docker-buildx-plugin.x86_64 0:0.11.2-0.el7                                    
09:23:03   docker-ce.x86_64 3:0.0.0~20230915141727.0e70f1b-0.el7                         
09:23:03   docker-ce-cli.x86_64 1:0.0.0~20230915141727.0e70f1b-0.el7                     
09:23:03   docker-ce-rootless-extras.x86_64 0:0.0.0~20230915141727.0e70f1b-0.el7         
09:23:03   docker-compose-plugin.x86_64 0:2.21.0-0.el7                                   
09:23:03 
09:23:03 Dependency Installed:
09:23:03   audit-libs-python.x86_64 0:2.8.5-4.el7                                        
09:23:03   checkpolicy.x86_64 0:2.5-8.el7                                                
09:23:03   container-selinux.noarch 2:2.119.2-1.911c772.el7_8                            
09:23:03   containerd.io.x86_64 0:1.6.24-3.1.el7                                         
09:23:03   fuse-overlayfs.x86_64 0:0.7.2-6.el7_8                                         
09:23:03   fuse3-libs.x86_64 0:3.6.1-4.el7                                               
09:23:03   iptables.x86_64 0:1.4.21-35.el7                                               
09:23:03   libcgroup.x86_64 0:0.41-21.el7                                                
09:23:03   libmnl.x86_64 0:1.0.3-7.el7                                                   
09:23:03   libnetfilter_conntrack.x86_64 0:1.0.6-1.el7_3                                 
09:23:03   libnfnetlink.x86_64 0:1.0.1-4.el7                                             
09:23:03   libseccomp.x86_64 0:2.3.1-4.el7                                               
09:23:03   libselinux-python.x86_64 0:2.5-15.el7                                         
09:23:03   libselinux-utils.x86_64 0:2.5-15.el7                                          
09:23:03   libsemanage-python.x86_64 0:2.5-14.el7                                        
09:23:03   policycoreutils.x86_64 0:2.5-34.el7                                           
09:23:03   policycoreutils-python.x86_64 0:2.5-34.el7                                    
09:23:03   python-IPy.noarch 0:0.75-6.el7                                                
09:23:03   selinux-policy.noarch 0:3.13.1-268.el7_9.2                                    
09:23:03   selinux-policy-targeted.noarch 0:3.13.1-268.el7_9.2                           
09:23:03   setools-libs.x86_64 0:3.3.8-4.el7                                             
09:23:03   slirp4netns.x86_64 0:0.4.3-4.el7_8                                            
09:23:03 
09:23:03 Complete!
09:23:03 + verify_binaries
09:23:03 + docker --version
09:23:03 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:23:03 + docker buildx version
09:23:03 github.com/docker/buildx v0.11.2 9872040
09:23:03 + docker compose version
09:23:03 Docker Compose version v2.21.0
09:23:03 + dockerd --version
09:23:03 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:23:03 + docker-proxy --version
09:23:03 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:23:03 + containerd --version
09:23:03 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:23:03 + ctr --version
09:23:03 ctr containerd.io 1.6.24
09:23:03 + containerd-shim --help
09:23:03 Usage of containerd-shim:
09:23:03   -address string
09:23:03     	grpc address back to main containerd
09:23:03   -containerd-binary containerd publish
09:23:03     	path to containerd binary (used for containerd publish) (default "containerd")
09:23:03   -criu string
09:23:03     	path to criu binary
09:23:03   -debug
09:23:03     	enable debug output in logs
09:23:03   -namespace string
09:23:03     	namespace that owns the shim
09:23:03   -runtime-root string
09:23:03     	root directory for the runtime (default "/run/containerd/runc")
09:23:03   -socket string
09:23:03     	socket path to serve
09:23:03   -systemd-cgroup
09:23:03     	set runtime to use systemd-cgroup
09:23:03   -workdir string
09:23:03     	path used to storge large temporary data
09:23:03 + containerd-shim-runc-v1 -v
09:23:03 containerd-shim-runc-v1:
09:23:03   Version:  1.6.24
09:23:03   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:23:03   Go version: go1.20.8
09:23:03 
09:23:03 + containerd-shim-runc-v2 -v
09:23:03 containerd-shim-runc-v2:
09:23:03   Version:  1.6.24
09:23:03   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:23:03   Go version: go1.20.8
09:23:03 
09:23:03 + runc --version
09:23:03 runc version 1.1.9
09:23:03 commit: v1.1.9-0-gccaecfc
09:23:03 spec: 1.0.2-dev
09:23:03 go: go1.20.8
09:23:03 libseccomp: 2.3.1
09:23:06 # Build the compose plugin
09:23:06 cd /go/src/github.com/docker/compose \
09:23:06 && make VERSION=v2.21.0 DESTDIR=/usr/libexec/docker/cli-plugins build
09:23:06 make[2]: Entering directory '/root/build-deb/compose'
09:23:06 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
09:23:06 go: downloading github.com/docker/cli v24.0.5+incompatible
09:23:06 go: downloading golang.org/x/sync v0.3.0
09:23:06 go: downloading golang.org/x/sys v0.7.0
09:23:06 go: downloading github.com/docker/docker v24.0.5+incompatible
09:23:06 go: downloading github.com/theupdateframework/notary v0.7.0
09:23:06 go: downloading go.opentelemetry.io/otel v1.14.0
09:23:06 go: downloading go.opentelemetry.io/otel/trace v1.14.0
09:23:06 go: downloading github.com/compose-spec/compose-go v1.18.3
09:23:06 go: downloading github.com/distribution/distribution/v3 v3.0.0-20230601133803-97b1d649c493
09:23:06 go: downloading github.com/docker/buildx v0.11.2
09:23:06 go: downloading github.com/hashicorp/go-version v1.6.0
09:23:06 go: downloading github.com/mattn/go-shellwords v1.0.12
09:23:06 go: downloading github.com/containerd/containerd v1.7.3
09:23:06 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:23:06 go: downloading github.com/jonboulle/clockwork v0.4.0
09:23:06 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:23:06 go: downloading github.com/moby/buildkit v0.12.1
09:23:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.14.0
09:23:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.14.0
09:23:06 go: downloading go.opentelemetry.io/otel/sdk v1.14.0
09:23:06 go: downloading google.golang.org/grpc v1.57.0
09:23:06 go: downloading github.com/stretchr/testify v1.8.4
09:23:06 go: downloading github.com/imdario/mergo v0.3.16
09:23:06 go: downloading golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1
09:23:06 go: downloading github.com/containerd/console v1.0.3
09:23:06 go: downloading github.com/adrg/xdg v0.4.0
09:23:06 go: downloading github.com/buger/goterm v1.0.4
09:23:06 go: downloading github.com/docker/docker-credential-helpers v0.7.0
09:23:06 go: downloading k8s.io/client-go v0.26.2
09:23:06 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:23:06 go: downloading k8s.io/api v0.26.2
09:23:06 go: downloading k8s.io/apimachinery v0.26.2
09:23:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.18.16
09:23:06 go: downloading github.com/pelletier/go-toml v1.9.5
09:23:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.17.6
09:23:06 go: downloading github.com/AlecAivazis/survey/v2 v2.3.7
09:23:06 go: downloading github.com/golang/mock v1.6.0
09:23:06 go: downloading github.com/tilt-dev/fsnotify v1.4.8-0.20220602155310-fff9c274a375
09:23:06 go: downloading github.com/klauspost/compress v1.16.5
09:23:06 go: downloading github.com/hashicorp/errwrap v1.1.0
09:23:06 go: downloading github.com/tonistiigi/fsutil v0.0.0-20230629203738-36ef4d8c0dbb
09:23:06 go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.40.0
09:23:06 go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
09:23:06 go: downloading golang.org/x/net v0.9.0
09:23:06 go: downloading golang.org/x/crypto v0.7.0
09:23:06 go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
09:23:06 go: downloading golang.org/x/term v0.7.0
09:23:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.14.0
09:23:06 go: downloading github.com/go-logr/logr v1.2.4
09:23:06 go: downloading go.opentelemetry.io/proto/otlp v0.19.0
09:23:06 go: downloading go.opentelemetry.io/otel/exporters/otlp/internal/retry v1.14.0
09:23:06 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20230525234030-28d5490b6b19
09:23:06 go: downloading google.golang.org/genproto v0.0.0-20230526161137-0005af68ea54
09:23:07 go: downloading github.com/containerd/typeurl/v2 v2.1.1
09:23:07 go: downloading github.com/gogo/googleapis v1.4.1
09:23:07 go: downloading github.com/moby/locker v1.0.1
09:23:07 go: downloading github.com/in-toto/in-toto-golang v0.5.0
09:23:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.40.0
09:23:07 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.40.0
09:23:07 go: downloading github.com/tonistiigi/vt100 v0.0.0-20230623042737-f9a4f7ef6531
09:23:07 go: downloading github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
09:23:07 go: downloading k8s.io/klog/v2 v2.90.1
09:23:07 go: downloading k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5
09:23:07 go: downloading github.com/google/gofuzz v1.2.0
09:23:07 go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.13.16
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.12.24
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.31
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.12.5
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.14.5
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.18.6
09:23:07 go: downloading github.com/aws/smithy-go v1.13.5
09:23:07 go: downloading github.com/containerd/continuity v0.4.1
09:23:07 go: downloading go.opentelemetry.io/otel/metric v0.37.0
09:23:07 go: downloading github.com/cenkalti/backoff/v4 v4.2.0
09:23:07 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
09:23:07 go: downloading gopkg.in/inf.v0 v0.9.1
09:23:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
09:23:07 go: downloading golang.org/x/oauth2 v0.7.0
09:23:07 go: downloading github.com/secure-systems-lab/go-securesystemslib v0.4.0
09:23:07 go: downloading github.com/shibumi/go-pathspec v1.3.0
09:23:07 go: downloading github.com/google/gnostic v0.5.7-v3refs
09:23:07 go: downloading github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.30
09:23:07 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.9.24
09:23:07 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20230525234035-dd9d682886f9
09:23:07 go: downloading sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2
09:23:07 go: downloading github.com/json-iterator/go v1.1.12
09:23:07 go: downloading k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280
09:23:08 go: downloading github.com/mattn/go-colorable v0.1.13
09:23:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.4.24
09:23:08 go: downloading sigs.k8s.io/yaml v1.3.0
09:23:08 go: downloading github.com/moby/spdystream v0.2.0
09:23:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
09:23:08 go: downloading github.com/modern-go/reflect2 v1.0.2
09:23:08 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
09:23:08 go: downloading github.com/mattn/go-isatty v0.0.17
09:23:08 go: downloading github.com/emicklei/go-restful/v3 v3.10.1
09:23:08 go: downloading github.com/go-openapi/swag v0.19.14
09:23:08 go: downloading github.com/go-openapi/jsonreference v0.20.0
09:23:08 go: downloading github.com/mailru/easyjson v0.7.6
09:23:08 go: downloading github.com/go-openapi/jsonpointer v0.19.5
09:23:08 go: downloading github.com/josharian/intern v1.0.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:23:58 make[2]: Leaving directory '/root/build-deb/compose'
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    debian/rules override_dh_auto_test
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:23:58 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:23:58 PASS: daemon version OK
09:23:58 ver="$(cli/build/docker --version)"; \
09:23:58 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:23:58 PASS: cli version OK
09:23:58 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:23:58 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:23:58 PASS: docker-buildx version OK
09:23:58 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:23:58 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:23:58 PASS: docker-compose version OK
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    create-stamp debian/debhelper-build-stamp
09:23:58  debian/rules binary
09:23:58 dh binary --with=bash-completion
09:23:58    dh_testroot
09:23:58    dh_prep
09:23:58    dh_installdirs
09:23:58    debian/rules override_dh_auto_install
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # docker-ce-cli install
09:23:58 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:23:58 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:23:58 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:23:58 # docker-ce install
09:23:58 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:23:58 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:23:58 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:23:58 # docker-buildx-plugin install
09:23:58 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:23:58 # docker-compose-plugin install
09:23:58 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:23:58 # docker-ce-rootless-extras install
09:23:58 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:23:58 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:23:58 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:23:58 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:23:58 # TODO: how can we install vpnkit?
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    debian/rules override_dh_install
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 dh_install
09:23:58 # TODO Can we do this from within our container?
09:23:58 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    dh_installdocs
09:23:58    dh_installchangelogs
09:23:58    dh_installman
09:23:58    dh_bash-completion
09:23:58    debian/rules override_dh_installinit
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # use "docker" as our service name, not "docker-ce"
09:23:58 dh_installinit --name=docker
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    debian/rules override_dh_installsystemd
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # use "docker" as our service name, not "docker-ce"
09:23:58 dh_installsystemd --name=docker
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    dh_perl
09:23:58    dh_link
09:23:58    dh_strip_nondeterminism
09:23:58    dh_compress
09:23:58    dh_fixperms
09:23:58    dh_missing
09:23:58    debian/rules override_dh_dwz
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # 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)
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    debian/rules override_dh_strip
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # Go has lots of problems with stripping, so just don't
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    dh_makeshlibs
09:23:58    debian/rules override_dh_shlibdeps
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    dh_installdeb
09:23:58    debian/rules override_dh_gencontrol
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:23:58 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:23:58 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:23:58 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:23:58 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:23:58 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:23:58 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:23:58 dh_gencontrol --remaining-packages
09:23:58 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:23:58 make[1]: Leaving directory '/root/build-deb'
09:23:58    dh_md5sums
09:23:58    debian/rules override_dh_builddeb
09:23:58 make[1]: Entering directory '/root/build-deb'
09:23:58 dh_builddeb -- -Zxz
09:23:58 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'.
09:23:58 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'.
09:24:09 make[2]: Leaving directory '/root/build-deb/compose'
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    debian/rules override_dh_auto_test
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:09 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:09 PASS: daemon version OK
09:24:09 ver="$(cli/build/docker --version)"; \
09:24:09 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:09 PASS: cli version OK
09:24:09 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:09 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:09 PASS: docker-buildx version OK
09:24:09 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:09 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:09 PASS: docker-compose version OK
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    create-stamp debian/debhelper-build-stamp
09:24:09  debian/rules binary
09:24:09 dh binary --with=bash-completion
09:24:09    dh_testroot
09:24:09    dh_prep
09:24:09    dh_installdirs
09:24:09    debian/rules override_dh_auto_install
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 # docker-ce-cli install
09:24:09 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:09 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:09 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:09 # docker-ce install
09:24:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:09 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:09 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:09 # docker-buildx-plugin install
09:24:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:09 # docker-compose-plugin install
09:24:09 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:09 # docker-ce-rootless-extras install
09:24:09 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:09 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:09 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:09 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:09 # TODO: how can we install vpnkit?
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    debian/rules override_dh_install
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 dh_install
09:24:09 # TODO Can we do this from within our container?
09:24:09 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    dh_installdocs
09:24:09    dh_installchangelogs
09:24:09    dh_installman
09:24:09    dh_bash-completion
09:24:09    debian/rules override_dh_installinit
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 # use "docker" as our service name, not "docker-ce"
09:24:09 dh_installinit --name=docker
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    debian/rules override_dh_installsystemd
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 # use "docker" as our service name, not "docker-ce"
09:24:09 dh_installsystemd --name=docker
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    dh_perl
09:24:09    dh_link
09:24:09    dh_strip_nondeterminism
09:24:09    dh_compress
09:24:09    dh_fixperms
09:24:09    dh_missing
09:24:09    debian/rules override_dh_dwz
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24: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)
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    debian/rules override_dh_strip
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 # Go has lots of problems with stripping, so just don't
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    dh_makeshlibs
09:24:09    debian/rules override_dh_shlibdeps
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    dh_installdeb
09:24:09    debian/rules override_dh_gencontrol
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:09 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:09 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:09 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:09 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:09 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:09 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:09 dh_gencontrol --remaining-packages
09:24:09 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:09 make[1]: Leaving directory '/root/build-deb'
09:24:09    dh_md5sums
09:24:09    debian/rules override_dh_builddeb
09:24:09 make[1]: Entering directory '/root/build-deb'
09:24:09 dh_builddeb -- -Zxz
09:24:09 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'.
09:24:09 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'.
09:24:19 make[2]: Leaving directory '/root/build-deb/compose'
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    debian/rules override_dh_auto_test
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:19 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:19 PASS: daemon version OK
09:24:19 ver="$(cli/build/docker --version)"; \
09:24:19 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:19 PASS: cli version OK
09:24:19 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:19 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:19 PASS: docker-buildx version OK
09:24:19 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:19 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:19 PASS: docker-compose version OK
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    create-stamp debian/debhelper-build-stamp
09:24:19  debian/rules binary
09:24:19 dh binary --with=bash-completion
09:24:19    dh_testroot
09:24:19    dh_prep
09:24:19    dh_installdirs
09:24:19    debian/rules override_dh_auto_install
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # docker-ce-cli install
09:24:19 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:19 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:19 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:19 # docker-ce install
09:24:19 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:19 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:19 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:19 # docker-buildx-plugin install
09:24:19 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:19 # docker-compose-plugin install
09:24:19 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:19 # docker-ce-rootless-extras install
09:24:19 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:19 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:19 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:19 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:19 # TODO: how can we install vpnkit?
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    debian/rules override_dh_install
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 dh_install
09:24:19 # TODO Can we do this from within our container?
09:24:19 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    dh_installdocs
09:24:19    dh_installchangelogs
09:24:19    dh_installman
09:24:19    dh_bash-completion
09:24:19    debian/rules override_dh_installinit
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # use "docker" as our service name, not "docker-ce"
09:24:19 dh_installinit --name=docker
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    debian/rules override_dh_installsystemd
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # use "docker" as our service name, not "docker-ce"
09:24:19 dh_installsystemd --name=docker
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    dh_perl
09:24:19    dh_link
09:24:19    dh_strip_nondeterminism
09:24:19    dh_compress
09:24:19    dh_fixperms
09:24:19    dh_missing
09:24:19    debian/rules override_dh_dwz
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # 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)
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    debian/rules override_dh_strip
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # Go has lots of problems with stripping, so just don't
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    dh_makeshlibs
09:24:19    debian/rules override_dh_shlibdeps
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    dh_installdeb
09:24:19    debian/rules override_dh_gencontrol
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:19 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:19 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:19 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:19 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:19 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:19 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:19 dh_gencontrol --remaining-packages
09:24:19 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:19 make[1]: Leaving directory '/root/build-deb'
09:24:19    dh_md5sums
09:24:19    debian/rules override_dh_builddeb
09:24:19 make[1]: Entering directory '/root/build-deb'
09:24:19 dh_builddeb -- -Zxz
09:24:19 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'.
09:24:19 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'.
09:24:20 make[2]: Leaving directory '/root/build-deb/compose'
09:24:20 make[1]: Leaving directory '/root/build-deb'
09:24:20    debian/rules override_dh_auto_test
09:24:20 make[1]: Entering directory '/root/build-deb'
09:24:20 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:20 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:20 PASS: daemon version OK
09:24:20 ver="$(cli/build/docker --version)"; \
09:24:20 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:20 PASS: cli version OK
09:24:20 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:20 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:20 PASS: docker-buildx version OK
09:24:20 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:20 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:20 PASS: docker-compose version OK
09:24:20 make[1]: Leaving directory '/root/build-deb'
09:24:20  debian/rules binary
09:24:20    create-stamp debian/debhelper-build-stamp
09:24:20 dh binary --with=bash-completion
09:24:20    dh_testroot
09:24:20    dh_prep
09:24:20    dh_installdirs
09:24:20    debian/rules override_dh_auto_install
09:24:20 make[1]: Entering directory '/root/build-deb'
09:24:20 # docker-ce-cli install
09:24:20 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:20 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:20 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:20 # docker-ce install
09:24:20 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:20 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:20 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:20 # docker-buildx-plugin install
09:24:20 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:20 # docker-compose-plugin install
09:24:20 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:20 # docker-ce-rootless-extras install
09:24:20 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:20 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:20 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:20 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:20 # TODO: how can we install vpnkit?
09:24:20 make[1]: Leaving directory '/root/build-deb'
09:24:20    debian/rules override_dh_install
09:24:20 make[1]: Entering directory '/root/build-deb'
09:24:20 dh_install
09:24:20 # TODO Can we do this from within our container?
09:24:20 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:20 make[1]: Leaving directory '/root/build-deb'
09:24:20    dh_installdocs
09:24:20    dh_installchangelogs
09:24:20    dh_installman
09:24:20    dh_bash-completion
09:24:21    debian/rules override_dh_installinit
09:24:21 make[1]: Entering directory '/root/build-deb'
09:24:21 # use "docker" as our service name, not "docker-ce"
09:24:21 dh_installinit --name=docker
09:24:21 make[1]: Leaving directory '/root/build-deb'
09:24:21    debian/rules override_dh_installsystemd
09:24:21 make[1]: Entering directory '/root/build-deb'
09:24:21 # use "docker" as our service name, not "docker-ce"
09:24:21 dh_installsystemd --name=docker
09:24:21 make[1]: Leaving directory '/root/build-deb'
09:24:21    dh_perl
09:24:21    dh_link
09:24:21    dh_strip_nondeterminism
09:24:21    dh_compress
09:24:21    dh_fixperms
09:24:21    dh_missing
09:24:21    debian/rules override_dh_dwz
09:24:21 make[1]: Entering directory '/root/build-deb'
09:24:21 # 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)
09:24:21 make[1]: Leaving directory '/root/build-deb'
09:24:21    debian/rules override_dh_strip
09:24:21 make[1]: Entering directory '/root/build-deb'
09:24:21 # Go has lots of problems with stripping, so just don't
09:24:21 make[1]: Leaving directory '/root/build-deb'
09:24:21    dh_makeshlibs
09:24:21    debian/rules override_dh_shlibdeps
09:24:21 make[1]: Entering directory '/root/build-deb'
09:24:21 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:25 make[1]: Leaving directory '/root/build-deb'
09:24:25    dh_installdeb
09:24:25    debian/rules override_dh_gencontrol
09:24:25 make[1]: Entering directory '/root/build-deb'
09:24:25 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:25 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:25 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:25 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:25 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:25 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:25 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:25 dh_gencontrol --remaining-packages
09:24:25 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:25 make[1]: Leaving directory '/root/build-deb'
09:24:25    dh_md5sums
09:24:25    debian/rules override_dh_builddeb
09:24:25 make[1]: Entering directory '/root/build-deb'
09:24:25 dh_builddeb -- -Zxz
09:24:25 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'.
09:24:25 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'.
09:24:27 make[2]: Leaving directory '/root/build-deb/compose'
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    debian/rules override_dh_auto_test
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:27 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:27 PASS: daemon version OK
09:24:27 ver="$(cli/build/docker --version)"; \
09:24:27 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:27 PASS: cli version OK
09:24:27 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:27 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:27 PASS: docker-buildx version OK
09:24:27 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:27 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:27 PASS: docker-compose version OK
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    create-stamp debian/debhelper-build-stamp
09:24:27  debian/rules binary
09:24:27 dh binary --with=bash-completion
09:24:27    dh_testroot
09:24:27    dh_prep
09:24:27    dh_installdirs
09:24:27    debian/rules override_dh_auto_install
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 # docker-ce-cli install
09:24:27 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:27 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:27 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:27 # docker-ce install
09:24:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:27 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:27 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:27 # docker-buildx-plugin install
09:24:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:27 # docker-compose-plugin install
09:24:27 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:27 # docker-ce-rootless-extras install
09:24:27 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:27 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:27 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:27 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:27 # TODO: how can we install vpnkit?
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    debian/rules override_dh_install
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 dh_install
09:24:27 # TODO Can we do this from within our container?
09:24:27 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    dh_installdocs
09:24:27    dh_installchangelogs
09:24:27    dh_installman
09:24:27    dh_bash-completion
09:24:27    debian/rules override_dh_installinit
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 # use "docker" as our service name, not "docker-ce"
09:24:27 dh_installinit --name=docker
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    debian/rules override_dh_installsystemd
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 # use "docker" as our service name, not "docker-ce"
09:24:27 dh_installsystemd --name=docker
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    dh_perl
09:24:27    dh_link
09:24:27    dh_strip_nondeterminism
09:24:27    dh_compress
09:24:27    dh_fixperms
09:24:27    dh_missing
09:24:27    debian/rules override_dh_dwz
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24: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)
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    debian/rules override_dh_strip
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 # Go has lots of problems with stripping, so just don't
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    dh_makeshlibs
09:24:27    debian/rules override_dh_shlibdeps
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    dh_installdeb
09:24:27    debian/rules override_dh_gencontrol
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:27 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:27 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:27 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:27 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:27 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:27 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:27 dh_gencontrol --remaining-packages
09:24:27 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:27 make[1]: Leaving directory '/root/build-deb'
09:24:27    dh_md5sums
09:24:27    debian/rules override_dh_builddeb
09:24:27 make[1]: Entering directory '/root/build-deb'
09:24:27 dh_builddeb -- -Zxz
09:24:27 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'.
09:24:27 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'.
09:24:35 make[2]: Leaving directory '/root/build-deb/compose'
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    debian/rules override_dh_auto_test
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:35 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:35 PASS: daemon version OK
09:24:35 ver="$(cli/build/docker --version)"; \
09:24:35 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:35 PASS: cli version OK
09:24:35 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:35 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:35 PASS: docker-buildx version OK
09:24:35 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:35 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:35 PASS: docker-compose version OK
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    create-stamp debian/debhelper-build-stamp
09:24:35  debian/rules binary
09:24:35 dh binary --with=bash-completion
09:24:35    dh_testroot
09:24:35    dh_prep
09:24:35    dh_installdirs
09:24:35    debian/rules override_dh_auto_install
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # docker-ce-cli install
09:24:35 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:35 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:35 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:35 # docker-ce install
09:24:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:35 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:35 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:35 # docker-buildx-plugin install
09:24:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:35 # docker-compose-plugin install
09:24:35 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:35 # docker-ce-rootless-extras install
09:24:35 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:35 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:35 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:35 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:35 # TODO: how can we install vpnkit?
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    debian/rules override_dh_install
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 dh_install
09:24:35 # TODO Can we do this from within our container?
09:24:35 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    dh_installdocs
09:24:35    dh_installchangelogs
09:24:35    dh_installman
09:24:35    dh_bash-completion
09:24:35    debian/rules override_dh_installinit
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # use "docker" as our service name, not "docker-ce"
09:24:35 dh_installinit --name=docker
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    debian/rules override_dh_installsystemd
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # use "docker" as our service name, not "docker-ce"
09:24:35 dh_installsystemd --name=docker
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    dh_perl
09:24:35    dh_link
09:24:35    dh_strip_nondeterminism
09:24:35    dh_compress
09:24:35    dh_fixperms
09:24:35    dh_missing
09:24:35    debian/rules override_dh_dwz
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # 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)
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    debian/rules override_dh_strip
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # Go has lots of problems with stripping, so just don't
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    dh_makeshlibs
09:24:35    debian/rules override_dh_shlibdeps
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    dh_installdeb
09:24:35    debian/rules override_dh_gencontrol
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:35 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:35 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:35 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:35 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:35 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:35 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:35 dh_gencontrol --remaining-packages
09:24:35 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:35 make[1]: Leaving directory '/root/build-deb'
09:24:35    dh_md5sums
09:24:35    debian/rules override_dh_builddeb
09:24:35 make[1]: Entering directory '/root/build-deb'
09:24:35 dh_builddeb -- -Zxz
09:24:35 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'.
09:24:35 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'.
09:24:39 make[2]: Leaving directory '/root/build-deb/compose'
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    debian/rules override_dh_auto_test
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:39 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:39 PASS: daemon version OK
09:24:39 ver="$(cli/build/docker --version)"; \
09:24:39 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:39 PASS: cli version OK
09:24:39 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:39 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:39 PASS: docker-buildx version OK
09:24:39 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:39 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:39 PASS: docker-compose version OK
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    create-stamp debian/debhelper-build-stamp
09:24:39  debian/rules binary
09:24:39 dh binary --with=bash-completion
09:24:39    dh_testroot
09:24:39    dh_prep
09:24:39    dh_installdirs
09:24:39    debian/rules override_dh_auto_install
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 # docker-ce-cli install
09:24:39 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:39 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:39 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:39 # docker-ce install
09:24:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:39 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:39 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:39 # docker-buildx-plugin install
09:24:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:39 # docker-compose-plugin install
09:24:39 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:39 # docker-ce-rootless-extras install
09:24:39 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:39 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:39 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:39 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:39 # TODO: how can we install vpnkit?
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    debian/rules override_dh_install
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 dh_install
09:24:39 # TODO Can we do this from within our container?
09:24:39 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    dh_installdocs
09:24:39    dh_installchangelogs
09:24:39    dh_installman
09:24:39    dh_bash-completion
09:24:39    debian/rules override_dh_installinit
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 # use "docker" as our service name, not "docker-ce"
09:24:39 dh_installinit --name=docker
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    debian/rules override_dh_installsystemd
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 # use "docker" as our service name, not "docker-ce"
09:24:39 dh_installsystemd --name=docker
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    dh_perl
09:24:39    dh_link
09:24:39    dh_strip_nondeterminism
09:24:39    dh_compress
09:24:39    dh_fixperms
09:24:39    dh_missing
09:24:39    debian/rules override_dh_dwz
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24: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)
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    debian/rules override_dh_strip
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 # Go has lots of problems with stripping, so just don't
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    dh_makeshlibs
09:24:39    debian/rules override_dh_shlibdeps
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    dh_installdeb
09:24:39    debian/rules override_dh_gencontrol
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:39 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:39 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:39 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:39 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:39 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:39 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:39 dh_gencontrol --remaining-packages
09:24:39 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:39 make[1]: Leaving directory '/root/build-deb'
09:24:39    dh_md5sums
09:24:39    debian/rules override_dh_builddeb
09:24:39 make[1]: Entering directory '/root/build-deb'
09:24:39 dh_builddeb -- -Zxz
09:24:39 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'.
09:24:39 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'.
09:24:44 make[2]: Leaving directory '/root/build-deb/compose'
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    debian/rules override_dh_auto_test
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:44 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:44 PASS: daemon version OK
09:24:44 ver="$(cli/build/docker --version)"; \
09:24:44 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:44 PASS: cli version OK
09:24:44 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:44 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:44 PASS: docker-buildx version OK
09:24:44 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:44 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:44 PASS: docker-compose version OK
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    create-stamp debian/debhelper-build-stamp
09:24:44  debian/rules binary
09:24:44 dh binary --with=bash-completion
09:24:44    dh_testroot
09:24:44    dh_prep
09:24:44    dh_installdirs
09:24:44    debian/rules override_dh_auto_install
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # docker-ce-cli install
09:24:44 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:44 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:44 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:44 # docker-ce install
09:24:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:44 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:44 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:44 # docker-buildx-plugin install
09:24:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:44 # docker-compose-plugin install
09:24:44 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:44 # docker-ce-rootless-extras install
09:24:44 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:44 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:44 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:44 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:44 # TODO: how can we install vpnkit?
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    debian/rules override_dh_install
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 dh_install
09:24:44 # TODO Can we do this from within our container?
09:24:44 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    dh_installdocs
09:24:44    dh_installchangelogs
09:24:44    dh_installman
09:24:44    dh_bash-completion
09:24:44    debian/rules override_dh_installinit
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # use "docker" as our service name, not "docker-ce"
09:24:44 dh_installinit --name=docker
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    debian/rules override_dh_installsystemd
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # use "docker" as our service name, not "docker-ce"
09:24:44 dh_installsystemd --name=docker
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    dh_perl
09:24:44    dh_link
09:24:44    dh_strip_nondeterminism
09:24:44    dh_compress
09:24:44    dh_fixperms
09:24:44    dh_missing
09:24:44    debian/rules override_dh_dwz
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # 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)
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    debian/rules override_dh_strip
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # Go has lots of problems with stripping, so just don't
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    dh_makeshlibs
09:24:44    debian/rules override_dh_shlibdeps
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    dh_installdeb
09:24:44    debian/rules override_dh_gencontrol
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:44 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:44 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:44 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:44 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:44 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:44 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:44 dh_gencontrol --remaining-packages
09:24:44 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:44 make[1]: Leaving directory '/root/build-deb'
09:24:44    dh_md5sums
09:24:44    debian/rules override_dh_builddeb
09:24:44 make[1]: Entering directory '/root/build-deb'
09:24:44 dh_builddeb -- -Zxz
09:24:44 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'.
09:24:44 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'.
09:24:45 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'.
09:24:45 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'.
09:24:48 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'.
09:24:48 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'.
09:24:59 make[2]: Leaving directory '/root/build-deb/compose'
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    debian/rules override_dh_auto_test
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 ver="$(engine/bundles/dynbinary-daemon/dockerd --version)"; \
09:24:59 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b" && echo "PASS: daemon version OK" || (echo "FAIL: daemon version ($ver) did not match" && exit 1)
09:24:59 PASS: daemon version OK
09:24:59 ver="$(cli/build/docker --version)"; \
09:24:59 	test "$ver" = "Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b" && echo "PASS: cli version OK" || (echo "FAIL: cli version ($ver) did not match" && exit 1)
09:24:59 PASS: cli version OK
09:24:59 ver="$(/usr/libexec/docker/cli-plugins/docker-buildx docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:59 	test "$ver" = "v0.11.2" && echo "PASS: docker-buildx version OK" || (echo "FAIL: docker-buildx version ($ver) did not match" && exit 1)
09:24:59 PASS: docker-buildx version OK
09:24:59 ver="$(/usr/libexec/docker/cli-plugins/docker-compose docker-cli-plugin-metadata | awk '{ gsub(/[",:]/,"")}; $1 == "Version" { print $2 }')"; \
09:24:59 	test "$ver" = "v2.21.0" && echo "PASS: docker-compose version OK" || (echo "FAIL: docker-compose version ($ver) did not match" && exit 1)
09:24:59 PASS: docker-compose version OK
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    create-stamp debian/debhelper-build-stamp
09:24:59  debian/rules binary
09:24:59 dh binary --with=bash-completion
09:24:59    dh_testroot
09:24:59    dh_prep
09:24:59    dh_installdirs
09:24:59    debian/rules override_dh_auto_install
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # docker-ce-cli install
09:24:59 install -D -m 0644 cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish
09:24:59 install -D -m 0644 cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker
09:24:59 install -D -m 0755 cli/build/docker debian/docker-ce-cli/usr/bin/docker
09:24:59 # docker-ce install
09:24:59 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd debian/docker-ce/usr/bin/dockerd
09:24:59 install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/docker-proxy debian/docker-ce/usr/bin/docker-proxy
09:24:59 install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/libexec/docker/docker-init
09:24:59 # docker-buildx-plugin install
09:24:59 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-buildx debian/docker-buildx-plugin/usr/libexec/docker/cli-plugins/docker-buildx
09:24:59 # docker-compose-plugin install
09:24:59 install -D -m 0755 /usr/libexec/docker/cli-plugins/docker-compose debian/docker-compose-plugin/usr/libexec/docker/cli-plugins/docker-compose
09:24:59 # docker-ce-rootless-extras install
09:24:59 install -D -m 0755 /usr/local/bin/rootlesskit debian/docker-ce-rootless-extras/usr/bin/rootlesskit
09:24:59 install -D -m 0755 /usr/local/bin/rootlesskit-docker-proxy debian/docker-ce-rootless-extras/usr/bin/rootlesskit-docker-proxy
09:24:59 install -D -m 0755 engine/contrib/dockerd-rootless.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless.sh
09:24:59 install -D -m 0755 engine/contrib/dockerd-rootless-setuptool.sh debian/docker-ce-rootless-extras/usr/bin/dockerd-rootless-setuptool.sh
09:24:59 # TODO: how can we install vpnkit?
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    debian/rules override_dh_install
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 dh_install
09:24:59 # TODO Can we do this from within our container?
09:24:59 dh_apparmor --profile-name=docker-ce -pdocker-ce
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    dh_installdocs
09:24:59    dh_installchangelogs
09:24:59    dh_installman
09:24:59    dh_bash-completion
09:24:59    debian/rules override_dh_installinit
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # use "docker" as our service name, not "docker-ce"
09:24:59 dh_installinit --name=docker
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    debian/rules override_dh_installsystemd
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # use "docker" as our service name, not "docker-ce"
09:24:59 dh_installsystemd --name=docker
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    dh_perl
09:24:59    dh_link
09:24:59    dh_strip_nondeterminism
09:24:59    dh_compress
09:24:59    dh_fixperms
09:24:59    dh_missing
09:24:59    debian/rules override_dh_dwz
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # 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)
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    debian/rules override_dh_strip
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # Go has lots of problems with stripping, so just don't
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    dh_makeshlibs
09:24:59    debian/rules override_dh_shlibdeps
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    dh_installdeb
09:24:59    debian/rules override_dh_gencontrol
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 # Use separate version for the buildx-plugin package, then generate the other control files as usual
09:24:59 # TODO override "Source" field in control as well (to point to buildx, as it doesn't match the package name)
09:24:59 dh_gencontrol -pdocker-buildx-plugin -- -v${BUILDX_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:59 # Use separate version for the compose-plugin package, then generate the other control files as usual
09:24:59 # TODO override "Source" field in control as well (to point to compose, as it doesn't match the package name)
09:24:59 dh_gencontrol -pdocker-compose-plugin -- -v${COMPOSE_DEB_VERSION#v}-${PKG_REVISION}~${DISTRO}.${VERSION_ID}~${SUITE}
09:24:59 dpkg-gencontrol: warning: package docker-compose-plugin: substitution variable ${shlibs:Depends} unused, but is defined
09:24:59 dh_gencontrol --remaining-packages
09:24:59 dpkg-gencontrol: warning: package docker-ce: substitution variable ${misc:Pre-Depends} unused, but is defined
09:24:59 make[1]: Leaving directory '/root/build-deb'
09:24:59    dh_md5sums
09:24:59    debian/rules override_dh_builddeb
09:24:59 make[1]: Entering directory '/root/build-deb'
09:24:59 dh_builddeb -- -Zxz
09:24:59 dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'.
09:24:59 dpkg-deb: building package 'docker-buildx-plugin' in '../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'.
09:25:06 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'.
09:25:06 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'.
09:25:06 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'.
09:25:06 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'.
09:25:10 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'.
09:25:11 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'.
09:25:12 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'.
09:25:12 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'.
09:25:14 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'.
09:25:14 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'.
09:25:18 make[1]: Leaving directory '/root/build-deb'
09:25:18  dpkg-genbuildinfo
09:25:19  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes
09:25:19 make[1]: Leaving directory '/root/build-deb'
09:25:19  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo
09:25:19  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes
09:25:20 dpkg-genchanges: info: including full source code in upload
09:25:20  dpkg-source -I.git --after-build .
09:25:20 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:20 + destination=/build
09:25:20 + mkdir -p /build
09:25:20 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb /build
09:25:20 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'
09:25:20 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
09:25:20 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc'
09:25:20 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.dsc'
09:25:20 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz'
09:25:20 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster.tar.gz'
09:25:20 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo'
09:25:20 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.buildinfo'
09:25:20 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes'
09:25:20 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.changes'
09:25:20 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb'
09:25:20 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'
09:25:20 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb'
09:25:21 dpkg-genchanges: info: including full source code in upload
09:25:21  dpkg-source -I.git --after-build .
09:25:21 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:21 + destination=/build
09:25:21 + mkdir -p /build
09:25:21 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb /build
09:25:21 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'
09:25:21 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
09:25:21 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc'
09:25:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.dsc'
09:25:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz'
09:25:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm.tar.gz'
09:25:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo'
09:25:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.buildinfo'
09:25:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes'
09:25:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.changes'
09:25:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb'
09:25:21 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'
09:25:21 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb'
09:25:23 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-buster"
09:25:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:24 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bookworm"
09:25:24 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
09:25:24 + make IMAGE=balenalib/rpi-raspbian:buster verify
09:25:24 docker run  --rm -i \
09:25:24 	-v "$(pwd):/v" \
09:25:24 	-e DEBIAN_FRONTEND=noninteractive \
09:25:24 	-e PACKAGE_REPO=staging \
09:25:24 	-w /v \
09:25:24 	balenalib/rpi-raspbian:buster ./verify
09:25:24 Unable to find image 'balenalib/rpi-raspbian:buster' locally
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:25 buster: Pulling from balenalib/rpi-raspbian
09:25:25 8346909708a0: Already exists
09:25:25 2d6b422607bf: Already exists
09:25:25 9250078a24e9: Already exists
09:25:25 6d50da9c3a5c: Already exists
09:25:25 be549595625d: Already exists
09:25:25 38cd83f758d1: Already exists
09:25:25 9f4341fa6c6c: Already exists
09:25:25 c81034e7b2d1: Already exists
09:25:25 Digest: sha256:4e94f10fb86a150c11f37a34b4b2014c1f13e39e273be9b39c0584396abbeebd
09:25:25 Status: Downloaded newer image for balenalib/rpi-raspbian:buster
09:25:25 + make IMAGE=balenalib/rpi-raspbian:bookworm verify
09:25:25 docker run  --rm -i \
09:25:25 	-v "$(pwd):/v" \
09:25:25 	-e DEBIAN_FRONTEND=noninteractive \
09:25:25 	-e PACKAGE_REPO=staging \
09:25:25 	-w /v \
09:25:25 	balenalib/rpi-raspbian:bookworm ./verify
09:25:25 Unable to find image 'balenalib/rpi-raspbian:bookworm' locally
09:25:25 + verify
09:25:25 + dpkg --version
09:25:25 + verify_deb
09:25:25 + apt-get update
09:25:25 bookworm: Pulling from balenalib/rpi-raspbian
09:25:25 52fc6729ed42: Already exists
09:25:25 a13012f956ef: Already exists
09:25:25 6fe3b1e5b1e1: Already exists
09:25:25 3612ba1bb511: Already exists
09:25:25 d353848d6365: Already exists
09:25:25 a3bf02af0185: Already exists
09:25:25 50e13e7b2b49: Already exists
09:25:25 b89eeb886499: Already exists
09:25:25 Digest: sha256:0f3c33faa9d7b1dac778e8afb5854080dcfbddeac7437265598c6076bb0ffc82
09:25:25 Status: Downloaded newer image for balenalib/rpi-raspbian:bookworm
09:25:25 + verify
09:25:25 + dpkg --version
09:25:25 + verify_deb
09:25:25 + apt-get update
09:25:25 Get:1 http://archive.raspbian.org/raspbian buster InRelease [15.0 kB]
09:25:26 Get:2 http://archive.raspberrypi.org/debian buster InRelease [32.6 kB]
09:25:26 Get:3 http://archive.raspbian.org/raspbian buster/rpi armhf Packages [1299 B]
09:25:26 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'.
09:25:26 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'.
09:25:26 Get:1 http://archive.raspbian.org/raspbian bookworm InRelease [15.0 kB]
09:25:26 Get:4 http://archive.raspbian.org/raspbian buster/non-free armhf Packages [135 kB]
09:25:26 Get:5 http://archive.raspberrypi.org/debian buster/main armhf Packages [400 kB]
09:25:26 Get:6 http://archive.raspbian.org/raspbian buster/contrib armhf Packages [68.6 kB]
09:25:26 Get:7 http://archive.raspbian.org/raspbian buster/firmware armhf Packages [1201 B]
09:25:26 Get:8 http://archive.raspbian.org/raspbian buster/main armhf Packages [18.3 MB]
09:25:26 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf Packages [20.0 MB]
09:25:28 Get:3 http://archive.raspbian.org/raspbian bookworm/firmware armhf Packages [1201 B]
09:25:28 Get:4 http://archive.raspbian.org/raspbian bookworm/non-free armhf Packages [147 kB]
09:25:28 Get:5 http://archive.raspbian.org/raspbian bookworm/rpi armhf Packages [1299 B]
09:25:28 Get:6 http://archive.raspbian.org/raspbian bookworm/contrib armhf Packages [72.3 kB]
09:25:28 Fetched 20.2 MB in 3s (6652 kB/s)
09:25:29 Fetched 19.0 MB in 3s (5492 kB/s)
09:25:30 Reading package lists...
09:25:30 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:30 Reading package lists...
09:25:30 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.
09:25:30 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:31 Reading package lists...
09:25:31 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'.
09:25:31 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'.
09:25:31 Reading package lists...
09:25:31 Building dependency tree...
09:25:31 Reading state information...
09:25:32 Building dependency tree...
09:25:32 Reading state information...
09:25:32 ca-certificates is already the newest version (20200601~deb10u2).
09:25:32 curl is already the newest version (7.64.0-4+deb10u6).
09:25:32 The following additional packages will be installed:
09:25:32   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
09:25:32   libapt-inst2.0 libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1
09:25:32   libglib2.0-0 libmpdec2 libpackagekit-glib2-18 libpython3-stdlib
09:25:32   libpython3.7-minimal libpython3.7-stdlib mime-support python-apt-common
09:25:32   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:25:32   python3-software-properties python3.7 python3.7-minimal
09:25:32 Suggested packages:
09:25:32   isoquery lsb python3-doc python3-tk python3-venv python3-apt-dbg
09:25:32   python-apt-doc python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev
09:25:32   python-pycurl-doc python3-pycurl-dbg python3.7-venv python3.7-doc binutils
09:25:32   binfmt-support
09:25:32 Recommended packages:
09:25:32   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit bzip2 file
09:25:32   xz-utils unattended-upgrades
09:25:32 ca-certificates is already the newest version (20230311).
09:25:32 curl is already the newest version (7.88.1-10+rpi1).
09:25:32 The following additional packages will be installed:
09:25:32   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
09:25:32   distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
09:25:32   libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12
09:25:32   libcurl3-gnutls libdbus-1-3 libdevmapper1.02.1 libduktape207 libdw1 libelf1
09:25:32   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:25:32   libglib2.0-data libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2
09:25:32   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:25:32   libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal
09:25:32   libpython3.11-stdlib libstemmer0d libsystemd-shared libsystemd0
09:25:32   libtirpc-common libtirpc3 libudev1 libunwind8 libxml2 libxmlb2 media-types
09:25:32   packagekit polkitd python-apt-common python3 python3-apt python3-blinker
09:25:32   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:25:32   python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient
09:25:32   python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources
09:25:32   python3-pyparsing python3-six python3-software-properties python3-wadllib
09:25:32   python3.11 python3.11-minimal sgml-base systemd systemd-sysv udev xml-core
09:25:32 Suggested packages:
09:25:32   default-dbus-session-bus | dbus-session-bus isoquery low-memory-monitor
09:25:32   gstreamer1.0-tools polkitd-pkla python3-doc python3-tk python3-venv
09:25:32   python-apt-doc python-blinker-doc python-cryptography-doc
09:25:32   python3-cryptography-vectors python-dbus-doc python3-crypto
09:25:32   python3-setuptools python-pyparsing-doc python3.11-venv python3.11-doc
09:25:32   binutils binfmt-support sgml-base-doc systemd-container systemd-homed
09:25:32   systemd-userdbd systemd-boot systemd-resolved libfido2-1 libqrencode4
09:25:32   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 debhelper
09:25:32 Recommended packages:
09:25:32   libpam-cap shared-mime-info xdg-user-dirs dbus-user-session appstream
09:25:32   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
09:25:32 The following NEW packages will be installed:
09:25:32   apt-transport-https distro-info-data gir1.2-glib-2.0
09:25:32   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapt-inst2.0 libcurl3-gnutls
09:25:32   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec2
09:25:32   libpackagekit-glib2-18 libpython3-stdlib libpython3.7-minimal
09:25:32   libpython3.7-stdlib lsb-release mime-support python-apt-common python3
09:25:32   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:25:32   python3-software-properties python3.7 python3.7-minimal
09:25:32   software-properties-common
09:25:32 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'.
09:25:32 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded.
09:25:32 Need to get 10.5 MB of archives.
09:25:32 After this operation, 51.9 MB of additional disk space will be used.
09:25:32 Get:1 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [583 kB]
09:25:32 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'.
09:25:33 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [78.8 kB]
09:25:33 Get:3 http://archive.raspbian.org/raspbian buster/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1464 kB]
09:25:33 Get:4 http://archive.raspbian.org/raspbian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
09:25:33 Get:5 http://archive.raspbian.org/raspbian buster/main armhf mime-support all 3.62 [37.2 kB]
09:25:33 Get:6 http://archive.raspbian.org/raspbian buster/main armhf libmpdec2 armhf 2.4.2-2 [67.2 kB]
09:25:33 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1663 kB]
09:25:33 The following NEW packages will be installed:
09:25:33   apt-transport-https dbus dbus-bin dbus-daemon dbus-session-bus-common
09:25:33   dbus-system-bus-common distro-info-data dmsetup gir1.2-glib-2.0
09:25:33   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libapparmor1 libappstream4
09:25:33   libargon2-1 libcap2-bin libcryptsetup12 libcurl3-gnutls libdbus-1-3
09:25:33   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:25:33   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:25:33   libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5 libnsl2
09:25:33   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:25:33   libpolkit-gobject-1-0 libpython3-stdlib libpython3.11-minimal
09:25:33   libpython3.11-stdlib libstemmer0d libsystemd-shared libtirpc-common
09:25:33   libtirpc3 libunwind8 libxml2 libxmlb2 lsb-release media-types packagekit
09:25:33   polkitd python-apt-common python3 python3-apt python3-blinker
09:25:33   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:25:33   python3-gi python3-httplib2 python3-jwt python3-lazr.restfulclient
09:25:33   python3-lazr.uri python3-minimal python3-oauthlib python3-pkg-resources
09:25:33   python3-pyparsing python3-six python3-software-properties python3-wadllib
09:25:33   python3.11 python3.11-minimal sgml-base software-properties-common systemd
09:25:33   systemd-sysv xml-core
09:25:33 The following packages will be upgraded:
09:25:33   libsystemd0 libudev1 udev
09:25:33 Get:8 http://archive.raspbian.org/raspbian buster/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
09:25:33 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
09:25:33 Get:10 http://archive.raspbian.org/raspbian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
09:25:33 Get:11 http://archive.raspbian.org/raspbian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
09:25:33 Get:12 http://archive.raspbian.org/raspbian buster/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
09:25:33 Get:13 http://archive.raspbian.org/raspbian buster/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1079 kB]
09:25:33 Get:14 http://archive.raspbian.org/raspbian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [78.8 kB]
09:25:33 Get:15 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
09:25:33 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [98.1 kB]
09:25:33 Get:17 http://archive.raspbian.org/raspbian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
09:25:33 Get:18 http://archive.raspbian.org/raspbian buster/main armhf gnupg2 all 2.2.12-1+rpi1+deb10u1 [393 kB]
09:25:33 Get:19 http://archive.raspbian.org/raspbian buster/main armhf iso-codes all 4.2-1 [2713 kB]
09:25:33 3 upgraded, 79 newly installed, 0 to remove and 5 not upgraded.
09:25:33 Need to get 33.9 MB of archives.
09:25:33 After this operation, 135 MB of additional disk space will be used.
09:25:33 Get:1 http://archive.raspbian.org/raspbian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.1 kB]
09:25:33 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
09:25:33 Get:21 http://archive.raspbian.org/raspbian buster/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [293 kB]
09:25:33 Get:22 http://archive.raspbian.org/raspbian buster/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [193 kB]
09:25:33 Get:23 http://archive.raspbian.org/raspbian buster/main armhf lsb-release all 10.2019051400+rpi1 [27.8 kB]
09:25:33 Get:24 http://archive.raspbian.org/raspbian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
09:25:33 Get:25 http://archive.raspbian.org/raspbian buster/main armhf python3-apt armhf 1.8.4.3 [168 kB]
09:25:33 Get:26 http://archive.raspbian.org/raspbian buster/main armhf python3-dbus armhf 1.2.8-3 [95.9 kB]
09:25:33 Get:27 http://archive.raspbian.org/raspbian buster/main armhf python3-gi armhf 3.30.4-1 [161 kB]
09:25:33 Get:28 http://archive.raspbian.org/raspbian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [62.8 kB]
09:25:33 Get:29 http://archive.raspbian.org/raspbian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
09:25:33 Get:30 http://archive.raspbian.org/raspbian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
09:25:34 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf udev armhf 252.12-1~deb12u1+rpi1 [1577 kB]
09:25:34 debconf: delaying package configuration, since apt-utils is not installed
09:25:34 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libudev1 armhf 252.12-1~deb12u1+rpi1 [99.1 kB]
09:25:34 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.8 kB]
09:25:34 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [123 kB]
09:25:34 Fetched 10.5 MB in 2s (6034 kB/s)
09:25:34 Selecting previously unselected package libpython3.7-minimal:armhf.
09:25:34 (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.)
09:25:34 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:25:34 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:25:34 Selecting previously unselected package libexpat1:armhf.
09:25:34 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
09:25:34 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
09:25:34 Selecting previously unselected package python3.7-minimal.
09:25:34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:25:34 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:25:34 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.0 kB]
09:25:34 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [191 kB]
09:25:34 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libfdisk1 armhf 2.38.1-5 [178 kB]
09:25:34 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [37.1 kB]
09:25:34 Get:10 http://archive.raspbian.org/raspbian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [17.1 kB]
09:25:34 Get:11 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd-shared armhf 252.12-1~deb12u1+rpi1 [1511 kB]
09:25:34 Get:12 http://archive.raspbian.org/raspbian bookworm/main armhf libsystemd0 armhf 252.12-1~deb12u1+rpi1 [299 kB]
09:25:34 Get:13 http://archive.raspbian.org/raspbian bookworm/main armhf systemd armhf 252.12-1~deb12u1+rpi1 [2881 kB]
09:25:34 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:25:34 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
09:25:34 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:25:34 Get:14 http://archive.raspbian.org/raspbian bookworm/main armhf systemd-sysv armhf 252.12-1~deb12u1+rpi1 [41.9 kB]
09:25:34 Get:15 http://archive.raspbian.org/raspbian bookworm/main armhf libdbus-1-3 armhf 1.14.8-2~deb12u1 [176 kB]
09:25:34 Get:16 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-bin armhf 1.14.8-2~deb12u1 [102 kB]
09:25:34 Get:17 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB]
09:25:34 Get:18 http://archive.raspbian.org/raspbian bookworm/main armhf libexpat1 armhf 2.5.0-1 [77.2 kB]
09:25:34 Get:19 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-daemon armhf 1.14.8-2~deb12u1 [168 kB]
09:25:34 Get:20 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB]
09:25:34 Get:21 http://archive.raspbian.org/raspbian bookworm/main armhf dbus armhf 1.14.8-2~deb12u1 [94.5 kB]
09:25:34 Get:22 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [797 kB]
09:25:34 Get:23 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1679 kB]
09:25:34 Get:24 http://archive.raspbian.org/raspbian bookworm/main armhf python3-minimal armhf 3.11.2-1 [26.0 kB]
09:25:34 Get:25 http://archive.raspbian.org/raspbian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
09:25:34 Get:26 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:25:35 Get:27 http://archive.raspbian.org/raspbian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.0 kB]
09:25:35 Get:28 http://archive.raspbian.org/raspbian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.2 kB]
09:25:35 Get:29 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1668 kB]
09:25:35 Get:30 http://archive.raspbian.org/raspbian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
09:25:35 Get:31 http://archive.raspbian.org/raspbian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1 [9012 B]
09:25:35 Get:32 http://archive.raspbian.org/raspbian bookworm/main armhf python3 armhf 3.11.2-1 [26.0 kB]
09:25:35 Get:33 http://archive.raspbian.org/raspbian bookworm/main armhf sgml-base all 1.31 [15.4 kB]
09:25:35 Get:34 http://archive.raspbian.org/raspbian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.4 kB]
09:25:35 Get:35 http://archive.raspbian.org/raspbian bookworm/main armhf libpam-systemd armhf 252.12-1~deb12u1+rpi1 [200 kB]
09:25:35 Get:36 http://archive.raspbian.org/raspbian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB]
09:25:35 Get:37 http://archive.raspbian.org/raspbian bookworm/main armhf distro-info-data all 0.58 [5848 B]
09:25:35 Get:38 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-0 armhf 2.74.6-1 [1203 kB]
09:25:35 Get:39 http://archive.raspbian.org/raspbian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3+b1 [87.5 kB]
09:25:35 Selecting previously unselected package python3-minimal.
09:25: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 ... 7953 files and directories currently installed.)
09:25:35 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
09:25:35 Unpacking python3-minimal (3.7.3-1) ...
09:25:35 Selecting previously unselected package mime-support.
09:25:35 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:25:35 Unpacking mime-support (3.62) ...
09:25:35 Selecting previously unselected package libmpdec2:armhf.
09:25:35 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
09:25:35 Unpacking libmpdec2:armhf (2.4.2-2) ...
09:25:35 Selecting previously unselected package libpython3.7-stdlib:armhf.
09:25:35 Preparing to unpack .../3-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
09:25:35 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:25:35 Get:40 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3+b1 [160 kB]
09:25:35 Get:41 http://archive.raspbian.org/raspbian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [94.1 kB]
09:25:35 Get:42 http://archive.raspbian.org/raspbian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB]
09:25:35 Get:43 http://archive.raspbian.org/raspbian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
09:25:35 Get:44 http://archive.raspbian.org/raspbian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
09:25:35 Get:45 http://archive.raspbian.org/raspbian bookworm/main armhf libcurl3-gnutls armhf 7.88.1-10+rpi1 [337 kB]
09:25:35 Get:46 http://archive.raspbian.org/raspbian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [98.9 kB]
09:25:35 Get:47 http://archive.raspbian.org/raspbian bookworm/main armhf libicu72 armhf 72.1-3 [9009 kB]
09:25:35 Selecting previously unselected package python3.7.
09:25:35 Preparing to unpack .../4-python3.7_3.7.3-2+deb10u5_armhf.deb ...
09:25:35 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:25:35 Selecting previously unselected package libpython3-stdlib:armhf.
09:25:35 Preparing to unpack .../5-libpython3-stdlib_3.7.3-1_armhf.deb ...
09:25:35 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
09:25:35 Setting up python3-minimal (3.7.3-1) ...
09:25:35 Selecting previously unselected package python3.
09:25: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 ... 8390 files and directories currently installed.)
09:25:35 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
09:25:35 Unpacking python3 (3.7.3-1) ...
09:25:35 Selecting previously unselected package apt-transport-https.
09:25:35 Preparing to unpack .../01-apt-transport-https_1.8.2.3_all.deb ...
09:25:35 Unpacking apt-transport-https (1.8.2.3) ...
09:25:36 Get:48 http://archive.raspbian.org/raspbian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [570 kB]
09:25:36 Get:49 http://archive.raspbian.org/raspbian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.6 kB]
09:25:36 Get:50 http://archive.raspbian.org/raspbian bookworm/main armhf libappstream4 armhf 0.16.1-2 [164 kB]
09:25:36 Get:51 http://archive.raspbian.org/raspbian bookworm/main armhf libduktape207 armhf 2.7.0-2 [115 kB]
09:25:36 Get:52 http://archive.raspbian.org/raspbian bookworm/main armhf libelf1 armhf 0.188-2.1+rpi1 [171 kB]
09:25:36 Get:53 http://archive.raspbian.org/raspbian bookworm/main armhf libdw1 armhf 0.188-2.1+rpi1 [212 kB]
09:25:36 Get:54 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-data all 2.74.6-1 [1208 kB]
09:25:36 Get:55 http://archive.raspbian.org/raspbian bookworm/main armhf libglib2.0-bin armhf 2.74.6-1 [101 kB]
09:25:36 Get:56 http://archive.raspbian.org/raspbian bookworm/main armhf libunwind8 armhf 1.6.2-3 [42.6 kB]
09:25:36 Get:57 http://archive.raspbian.org/raspbian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1073 kB]
09:25:36 Get:58 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.1 kB]
09:25:36 Get:59 http://archive.raspbian.org/raspbian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.1 kB]
09:25:36 Get:60 http://archive.raspbian.org/raspbian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
09:25:36 Get:61 http://archive.raspbian.org/raspbian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
09:25:36 Get:62 http://archive.raspbian.org/raspbian bookworm/main armhf polkitd armhf 122-3 [108 kB]
09:25:36 Get:63 http://archive.raspbian.org/raspbian bookworm/main armhf packagekit armhf 1.2.6-5 [561 kB]
09:25:36 Selecting previously unselected package distro-info-data.
09:25:36 Preparing to unpack .../02-distro-info-data_0.41+deb10u7_all.deb ...
09:25:36 Unpacking distro-info-data (0.41+deb10u7) ...
09:25:36 Selecting previously unselected package libglib2.0-0:armhf.
09:25:36 Preparing to unpack .../03-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
09:25:36 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:25:36 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:25:36 Preparing to unpack .../04-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
09:25:36 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
09:25:36 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:25:36 Preparing to unpack .../05-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
09:25:36 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
09:25:36 Get:64 http://archive.raspbian.org/raspbian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
09:25:36 Get:65 http://archive.raspbian.org/raspbian bookworm/main armhf python3-apt armhf 2.6.0 [142 kB]
09:25:36 Get:66 http://archive.raspbian.org/raspbian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
09:25:36 Get:67 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [83.1 kB]
09:25:36 Get:68 http://archive.raspbian.org/raspbian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [603 kB]
09:25:36 Get:69 http://archive.raspbian.org/raspbian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [88.3 kB]
09:25:36 Get:70 http://archive.raspbian.org/raspbian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
09:25:36 Get:71 http://archive.raspbian.org/raspbian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [201 kB]
09:25:36 Get:72 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
09:25:36 Get:73 http://archive.raspbian.org/raspbian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
09:25:36 Get:74 http://archive.raspbian.org/raspbian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
09:25:36 Get:75 http://archive.raspbian.org/raspbian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
09:25:36 Get:76 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
09:25:36 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:25:36 Preparing to unpack .../06-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
09:25:36 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
09:25:36 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:25:36 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
09:25:36 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:25:36 Selecting previously unselected package gnupg2.
09:25:36 Preparing to unpack .../08-gnupg2_2.2.12-1+rpi1+deb10u1_all.deb ...
09:25:36 Unpacking gnupg2 (2.2.12-1+rpi1+deb10u1) ...
09:25:36 Selecting previously unselected package iso-codes.
09:25:36 Preparing to unpack .../09-iso-codes_4.2-1_all.deb ...
09:25:36 Unpacking iso-codes (4.2-1) ...
09:25:36 Get:77 http://archive.raspbian.org/raspbian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
09:25:36 Get:78 http://archive.raspbian.org/raspbian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
09:25:36 Get:79 http://archive.raspbian.org/raspbian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
09:25:36 Get:80 http://archive.raspbian.org/raspbian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
09:25:36 Get:81 http://archive.raspbian.org/raspbian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
09:25:36 Get:82 http://archive.raspbian.org/raspbian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
09:25:36 Selecting previously unselected package libapt-inst2.0:armhf.
09:25:36 Preparing to unpack .../10-libapt-inst2.0_1.8.2.3_armhf.deb ...
09:25:36 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
09:25:36 debconf: delaying package configuration, since apt-utils is not installed
09:25:36 Fetched 33.9 MB in 3s (11.2 MB/s)
09:25:36 Selecting previously unselected package libargon2-1:armhf.
09:25: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 ... 9821 files and directories currently installed.)
09:25:36 Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ...
09:25:36 Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
09:25:36 Preparing to unpack .../udev_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:36 Unpacking udev (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:25:36 Selecting previously unselected package libcurl3-gnutls:armhf.
09:25:36 Preparing to unpack .../11-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
09:25:36 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:25:36 Selecting previously unselected package libdbus-1-3:armhf.
09:25:36 Preparing to unpack .../12-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
09:25:36 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
09:25:36 Selecting previously unselected package lsb-release.
09:25:36 Preparing to unpack .../13-lsb-release_10.2019051400+rpi1_all.deb ...
09:25:36 Unpacking lsb-release (10.2019051400+rpi1) ...
09:25:36 Selecting previously unselected package python-apt-common.
09:25:36 Preparing to unpack .../14-python-apt-common_1.8.4.3_all.deb ...
09:25:36 Unpacking python-apt-common (1.8.4.3) ...
09:25:36 Selecting previously unselected package python3-apt.
09:25:36 Preparing to unpack .../15-python3-apt_1.8.4.3_armhf.deb ...
09:25:36 Unpacking python3-apt (1.8.4.3) ...
09:25:37 Selecting previously unselected package python3-dbus.
09:25:37 Preparing to unpack .../16-python3-dbus_1.2.8-3_armhf.deb ...
09:25:37 Unpacking python3-dbus (1.2.8-3) ...
09:25:37 Selecting previously unselected package python3-gi.
09:25:37 Preparing to unpack .../17-python3-gi_3.30.4-1_armhf.deb ...
09:25:37 Unpacking python3-gi (3.30.4-1) ...
09:25:37 Selecting previously unselected package python3-pycurl.
09:25:37 Preparing to unpack .../18-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
09:25:37 Unpacking python3-pycurl (7.43.0.2-0.1) ...
09:25:37 Selecting previously unselected package python3-software-properties.
09:25:37 Preparing to unpack .../19-python3-software-properties_0.96.20.2-2_all.deb ...
09:25:37 Unpacking python3-software-properties (0.96.20.2-2) ...
09:25:37 Selecting previously unselected package software-properties-common.
09:25:37 Preparing to unpack .../20-software-properties-common_0.96.20.2-2_all.deb ...
09:25:37 Unpacking software-properties-common (0.96.20.2-2) ...
09:25:37 Setting up gnupg2 (2.2.12-1+rpi1+deb10u1) ...
09:25:37 Setting up mime-support (3.62) ...
09:25:37 Setting up apt-transport-https (1.8.2.3) ...
09:25:37 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:25:37 No schema files found: doing nothing.
09:25:37 Setting up distro-info-data (0.41+deb10u7) ...
09:25:37 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
09:25:37 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:25:37 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
09:25:37 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
09:25:37 Setting up python-apt-common (1.8.4.3) ...
09:25:37 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
09:25:37 Setting up libmpdec2:armhf (2.4.2-2) ...
09:25:37 Setting up iso-codes (4.2-1) ...
09:25:37 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:25:37 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
09:25:37 Preparing to unpack .../libudev1_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:37 Unpacking libudev1:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:25:37 Setting up libudev1:armhf (252.12-1~deb12u1+rpi1) ...
09:25:37 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
09:25:37 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:25:37 Selecting previously unselected package dmsetup.
09:25: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 ... 9827 files and directories currently installed.)
09:25:37 Preparing to unpack .../0-dmsetup_2%3a1.02.185-2_armhf.deb ...
09:25:37 Unpacking dmsetup (2:1.02.185-2) ...
09:25:37 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:25:37 Preparing to unpack .../1-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
09:25:37 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:25:37 Selecting previously unselected package libjson-c5:armhf.
09:25:37 Preparing to unpack .../2-libjson-c5_0.16-2_armhf.deb ...
09:25:37 Unpacking libjson-c5:armhf (0.16-2) ...
09:25:37 Selecting previously unselected package libcryptsetup12:armhf.
09:25:37 Preparing to unpack .../3-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ...
09:25:37 Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
09:25:37 Selecting previously unselected package libfdisk1:armhf.
09:25:37 Preparing to unpack .../4-libfdisk1_2.38.1-5_armhf.deb ...
09:25:37 Unpacking libfdisk1:armhf (2.38.1-5) ...
09:25:37 Selecting previously unselected package libapparmor1:armhf.
09:25:37 Preparing to unpack .../5-libapparmor1_3.0.8-3_armhf.deb ...
09:25:37 Unpacking libapparmor1:armhf (3.0.8-3) ...
09:25:37 Selecting previously unselected package libip4tc2:armhf.
09:25:37 Preparing to unpack .../6-libip4tc2_1.8.9-2_armhf.deb ...
09:25:37 Unpacking libip4tc2:armhf (1.8.9-2) ...
09:25:37 Selecting previously unselected package libsystemd-shared:armhf.
09:25:37 Preparing to unpack .../7-libsystemd-shared_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:37 Unpacking libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ...
09:25:38 Preparing to unpack .../8-libsystemd0_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:38 Unpacking libsystemd0:armhf (252.12-1~deb12u1+rpi1) over (252.6-1+rpi1) ...
09:25:38 Setting up libsystemd0:armhf (252.12-1~deb12u1+rpi1) ...
09:25:38 Selecting previously unselected package systemd.
09:25: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 ... 9888 files and directories currently installed.)
09:25:38 Preparing to unpack .../systemd_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:38 Unpacking systemd (252.12-1~deb12u1+rpi1) ...
09:25:38 Setting up python3 (3.7.3-1) ...
09:25:38 Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
09:25:38 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:25:38 Setting up python3-pycurl (7.43.0.2-0.1) ...
09:25:38 Setting up python3-gi (3.30.4-1) ...
09:25:38 Setting up libjson-c5:armhf (0.16-2) ...
09:25:38 Setting up libfdisk1:armhf (2.38.1-5) ...
09:25:38 Setting up libapparmor1:armhf (3.0.8-3) ...
09:25:38 Setting up libip4tc2:armhf (1.8.9-2) ...
09:25:38 Setting up libsystemd-shared:armhf (252.12-1~deb12u1+rpi1) ...
09:25:38 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:25:38 Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
09:25:38 Setting up systemd (252.12-1~deb12u1+rpi1) ...
09:25:38 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:25:38 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:25:38 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:25:38 Initializing machine ID from random generator.
09:25:38 Creating group 'systemd-journal' with GID 999.
09:25:38 Creating group 'systemd-network' with GID 998.
09:25:38 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:25:38 Setting up lsb-release (10.2019051400+rpi1) ...
09:25:38 Setting up python3-dbus (1.2.8-3) ...
09:25:38 Setting up dmsetup (2:1.02.185-2) ...
09:25:38 Selecting previously unselected package systemd-sysv.
09:25: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 ... 10724 files and directories currently installed.)
09:25:38 Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:38 Unpacking systemd-sysv (252.12-1~deb12u1+rpi1) ...
09:25:38 Selecting previously unselected package libdbus-1-3:armhf.
09:25:38 Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_armhf.deb ...
09:25:38 Unpacking libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
09:25:38 Selecting previously unselected package dbus-bin.
09:25:38 Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_armhf.deb ...
09:25:38 Unpacking dbus-bin (1.14.8-2~deb12u1) ...
09:25:38 Selecting previously unselected package dbus-session-bus-common.
09:25:38 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ...
09:25:38 Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:25:38 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'.
09:25:39 Setting up python3-apt (1.8.4.3) ...
09:25:39 Setting up python3-software-properties (0.96.20.2-2) ...
09:25:39 Selecting previously unselected package libexpat1:armhf.
09:25:39 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
09:25:39 Unpacking libexpat1:armhf (2.5.0-1) ...
09:25:39 Selecting previously unselected package dbus-daemon.
09:25:39 Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_armhf.deb ...
09:25:39 Unpacking dbus-daemon (1.14.8-2~deb12u1) ...
09:25:39 Selecting previously unselected package dbus-system-bus-common.
09:25:39 Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ...
09:25:39 Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:25:39 Selecting previously unselected package dbus.
09:25:39 Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_armhf.deb ...
09:25:39 Unpacking dbus (1.14.8-2~deb12u1) ...
09:25:39 Selecting previously unselected package libpython3.11-minimal:armhf.
09:25:39 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ...
09:25:39 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
09:25:39 Setting up software-properties-common (0.96.20.2-2) ...
09:25:39 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
09:25:39 Selecting previously unselected package python3.11-minimal.
09:25:39 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
09:25:39 Unpacking python3.11-minimal (3.11.2-6) ...
09:25:39 ++ source /etc/os-release
09:25:39 +++ PRETTY_NAME='Raspbian GNU/Linux 10 (buster)'
09:25:39 +++ NAME='Raspbian GNU/Linux'
09:25:39 +++ VERSION_ID=10
09:25:39 +++ VERSION='10 (buster)'
09:25:39 +++ VERSION_CODENAME=buster
09:25:39 +++ ID=raspbian
09:25:39 +++ ID_LIKE=debian
09:25:39 +++ HOME_URL=http://www.raspbian.org/
09:25:39 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
09:25:39 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
09:25:39 ++ echo raspbian
09:25:39 + DIST_ID=raspbian
09:25:39 ++ lsb_release -sc
09:25:39 + DIST_VERSION=buster
09:25:39 + '[' buster = sid ']'
09:25:39 + install_debian_containerd
09:25:39 + '[' staging = stage ']'
09:25:39 + REPO_URL=https://download.docker.com/linux/raspbian
09:25:39 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
09:25:39 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
09:25:39 + update-ca-certificates -f
09:25:39 Clearing symlinks in /etc/ssl/certs...
09:25:39 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
09:25:39 Setting up libexpat1:armhf (2.5.0-1) ...
09:25:39 Setting up python3.11-minimal (3.11.2-6) ...
09:25:40 done.
09:25:40 Updating certificates in /etc/ssl/certs...
09:25:40 Selecting previously unselected package python3-minimal.
09:25: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 ... 11131 files and directories currently installed.)
09:25:40 Preparing to unpack .../0-python3-minimal_3.11.2-1_armhf.deb ...
09:25:40 Unpacking python3-minimal (3.11.2-1) ...
09:25:40 Selecting previously unselected package media-types.
09:25:40 Preparing to unpack .../1-media-types_10.0.0_all.deb ...
09:25:40 Unpacking media-types (10.0.0) ...
09:25:40 Selecting previously unselected package libtirpc-common.
09:25:40 Preparing to unpack .../2-libtirpc-common_1.3.3+ds-1_all.deb ...
09:25:40 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:25:40 Selecting previously unselected package libtirpc3:armhf.
09:25:40 Preparing to unpack .../3-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:25:40 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:25:40 Selecting previously unselected package libnsl2:armhf.
09:25:40 Preparing to unpack .../4-libnsl2_1.3.0-2_armhf.deb ...
09:25:40 Unpacking libnsl2:armhf (1.3.0-2) ...
09:25:40 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:25:40 Preparing to unpack .../5-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
09:25:40 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
09:25:40 make[1]: Leaving directory '/root/build-deb'
09:25:40  dpkg-genbuildinfo
09:25:40 Selecting previously unselected package python3.11.
09:25:40 Preparing to unpack .../6-python3.11_3.11.2-6_armhf.deb ...
09:25:40 Unpacking python3.11 (3.11.2-6) ...
09:25:40 Selecting previously unselected package libpython3-stdlib:armhf.
09:25:40 Preparing to unpack .../7-libpython3-stdlib_3.11.2-1_armhf.deb ...
09:25:40 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
09:25:40 Setting up python3-minimal (3.11.2-1) ...
09:25:41 137 added, 0 removed; done.
09:25:41 Running hooks in /etc/ca-certificates/update.d...
09:25:41 done.
09:25:41 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
09:25:41 + apt-key add -
09:25:41 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:25:41 make[1]: Leaving directory '/root/build-deb'
09:25:41  dpkg-genbuildinfo
09:25:41  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes
09:25:41 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'.
09:25:41 Selecting previously unselected package python3.
09:25: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 ... 11559 files and directories currently installed.)
09:25:41 Preparing to unpack .../00-python3_3.11.2-1_armhf.deb ...
09:25:41 Unpacking python3 (3.11.2-1) ...
09:25:41 Selecting previously unselected package sgml-base.
09:25:41 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
09:25:41 Unpacking sgml-base (1.31) ...
09:25:41 Selecting previously unselected package libcap2-bin.
09:25:41 Preparing to unpack .../02-libcap2-bin_1%3a2.66-4_armhf.deb ...
09:25:41 Unpacking libcap2-bin (1:2.66-4) ...
09:25:41 OK
09:25:41 + '[' buster = sid ']'
09:25:41 ++ dpkg --print-architecture
09:25:41 + ARCH=armhf
09:25:41 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian buster test'
09:25:41 + apt-get update
09:25:41 Selecting previously unselected package libpam-systemd:armhf.
09:25:41 Preparing to unpack .../03-libpam-systemd_252.12-1~deb12u1+rpi1_armhf.deb ...
09:25:41 Unpacking libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ...
09:25:41 Selecting previously unselected package apt-transport-https.
09:25:41 Preparing to unpack .../04-apt-transport-https_2.6.1_all.deb ...
09:25:41 Unpacking apt-transport-https (2.6.1) ...
09:25:41 Selecting previously unselected package distro-info-data.
09:25:41 Preparing to unpack .../05-distro-info-data_0.58_all.deb ...
09:25:41 Unpacking distro-info-data (0.58) ...
09:25:41 Selecting previously unselected package libglib2.0-0:armhf.
09:25:41 Preparing to unpack .../06-libglib2.0-0_2.74.6-1_armhf.deb ...
09:25:41 Unpacking libglib2.0-0:armhf (2.74.6-1) ...
09:25:41 Get:1 https://download.docker.com/linux/raspbian buster InRelease [33.6 kB]
09:25:41 Get:2 https://download.docker.com/linux/raspbian buster/test armhf Packages [57.5 kB]
09:25:41 Hit:3 http://archive.raspbian.org/raspbian buster InRelease
09:25:41 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:25:41 Preparing to unpack .../07-libgirepository-1.0-1_1.74.0-3+b1_armhf.deb ...
09:25:41 Unpacking libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
09:25:41 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:25:41 Preparing to unpack .../08-gir1.2-glib-2.0_1.74.0-3+b1_armhf.deb ...
09:25:41 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
09:25:41 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:25:41 Preparing to unpack .../09-libpackagekit-glib2-18_1.2.6-5_armhf.deb ...
09:25:41 Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ...
09:25:41 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:25:41 Preparing to unpack .../10-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ...
09:25:41 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:25:41 Selecting previously unselected package gnupg2.
09:25:41 Preparing to unpack .../11-gnupg2_2.2.40-1.1_all.deb ...
09:25:41 Unpacking gnupg2 (2.2.40-1.1) ...
09:25:41  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes
09:25:41 Hit:4 http://archive.raspberrypi.org/debian buster InRelease
09:25:41 Selecting previously unselected package iso-codes.
09:25:41 Preparing to unpack .../12-iso-codes_4.15.0-1_all.deb ...
09:25:41 Unpacking iso-codes (4.15.0-1) ...
09:25:41 dpkg-genchanges: info: including full source code in upload
09:25:41  dpkg-source -I.git --after-build .
09:25:41 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:41 + destination=/build
09:25:41 + mkdir -p /build
09:25:41 + mv -v /root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb /build
09:25:42 Fetched 91.2 kB in 1s (125 kB/s)
09:25:42 Selecting previously unselected package libcurl3-gnutls:armhf.
09:25:42 Preparing to unpack .../13-libcurl3-gnutls_7.88.1-10+rpi1_armhf.deb ...
09:25:42 Unpacking libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
09:25:42 Selecting previously unselected package libstemmer0d:armhf.
09:25:42 Preparing to unpack .../14-libstemmer0d_2.2.0-2_armhf.deb ...
09:25:42 Unpacking libstemmer0d:armhf (2.2.0-2) ...
09:25:42 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'
09:25:42 removed '/root/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb'
09:25:42 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc'
09:25:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.dsc'
09:25:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz'
09:25:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye.tar.gz'
09:25:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo'
09:25:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.buildinfo'
09:25:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes'
09:25:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.changes'
09:25:42 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:25:42 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'
09:25:42 removed '/root/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb'
09:25:42 Selecting previously unselected package libicu72:armhf.
09:25:42 Preparing to unpack .../15-libicu72_72.1-3_armhf.deb ...
09:25:42 Unpacking libicu72:armhf (72.1-3) ...
09:25:43 Selecting previously unselected package libxml2:armhf.
09:25:43 Preparing to unpack .../16-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
09:25:43 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:25:43 Selecting previously unselected package libxmlb2:armhf.
09:25:43 Preparing to unpack .../17-libxmlb2_0.3.10-2_armhf.deb ...
09:25:43 Unpacking libxmlb2:armhf (0.3.10-2) ...
09:25:43 dpkg-genchanges: info: including full source code in upload
09:25:43  dpkg-source -I.git --after-build .
09:25:43 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:43 + destination=/build
09:25:43 + mkdir -p /build
09:25:43 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb /build
09:25:43 Selecting previously unselected package libappstream4:armhf.
09:25:43 Preparing to unpack .../18-libappstream4_0.16.1-2_armhf.deb ...
09:25:43 Unpacking libappstream4:armhf (0.16.1-2) ...
09:25:43 Selecting previously unselected package libduktape207:armhf.
09:25:43 Preparing to unpack .../19-libduktape207_2.7.0-2_armhf.deb ...
09:25:43 Unpacking libduktape207:armhf (2.7.0-2) ...
09:25:43 Selecting previously unselected package libelf1:armhf.
09:25:43 Preparing to unpack .../20-libelf1_0.188-2.1+rpi1_armhf.deb ...
09:25:43 Unpacking libelf1:armhf (0.188-2.1+rpi1) ...
09:25:43 Selecting previously unselected package libdw1:armhf.
09:25:43 Preparing to unpack .../21-libdw1_0.188-2.1+rpi1_armhf.deb ...
09:25:43 Unpacking libdw1:armhf (0.188-2.1+rpi1) ...
09:25:43 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'
09:25:43 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:25:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.dsc'
09:25:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:25:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal.tar.gz'
09:25:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo'
09:25:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.buildinfo'
09:25:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes'
09:25:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.changes'
09:25:43 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 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'
09:25:43 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb'
09:25:43 Reading package lists...
09:25:43 ++ find deb/debbuild/raspbian-buster/ -type f -name '*.deb'
09:25:43 + packages='deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
09:25:43 ++ echo 'deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb
09:25:43 deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
09:25:43 ++ xargs
09:25:43 ++ awk '$0="./"$0'
09:25:43 + packages='./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb'
09:25:43 + set -x
09:25:43 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb
09:25:43 Selecting previously unselected package docker-ce-rootless-extras.
09:25:43 (Reading database ... 10015 files and directories currently installed.)
09:25:43 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ...
09:25:43 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:43 Selecting previously unselected package libglib2.0-data.
09:25:43 Preparing to unpack .../22-libglib2.0-data_2.74.6-1_all.deb ...
09:25:43 Unpacking libglib2.0-data (2.74.6-1) ...
09:25:43 Selecting previously unselected package libglib2.0-bin.
09:25:43 Preparing to unpack .../23-libglib2.0-bin_2.74.6-1_armhf.deb ...
09:25:43 Unpacking libglib2.0-bin (2.74.6-1) ...
09:25:43 Selecting previously unselected package libunwind8:armhf.
09:25:43 Preparing to unpack .../24-libunwind8_1.6.2-3_armhf.deb ...
09:25:43 Unpacking libunwind8:armhf (1.6.2-3) ...
09:25:43 Selecting previously unselected package docker-compose-plugin.
09:25:43 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.10~buster_armhf.deb ...
09:25:43 Unpacking docker-compose-plugin (2.21.0-1~raspbian.10~buster) ...
09:25:43 Selecting previously unselected package libgstreamer1.0-0:armhf.
09:25:43 Preparing to unpack .../25-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
09:25:43 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
09:25:43 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
09:25:43 Preparing to unpack .../26-libpolkit-gobject-1-0_122-3_armhf.deb ...
09:25:43 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
09:25:43 Selecting previously unselected package libpolkit-agent-1-0:armhf.
09:25:43 Preparing to unpack .../27-libpolkit-agent-1-0_122-3_armhf.deb ...
09:25:43 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
09:25:43 Selecting previously unselected package lsb-release.
09:25:44 Preparing to unpack .../28-lsb-release_12.0-1_all.deb ...
09:25:44 Unpacking lsb-release (12.0-1) ...
09:25:44 Selecting previously unselected package xml-core.
09:25:44 Preparing to unpack .../29-xml-core_0.18+nmu1_all.deb ...
09:25:44 Unpacking xml-core (0.18+nmu1) ...
09:25:44 Selecting previously unselected package polkitd.
09:25:44 Preparing to unpack .../30-polkitd_122-3_armhf.deb ...
09:25:44 Unpacking polkitd (122-3) ...
09:25:44 Selecting previously unselected package packagekit.
09:25:44 Preparing to unpack .../31-packagekit_1.2.6-5_armhf.deb ...
09:25:44 Unpacking packagekit (1.2.6-5) ...
09:25:44 Selecting previously unselected package python-apt-common.
09:25:44 Preparing to unpack .../32-python-apt-common_2.6.0_all.deb ...
09:25:44 Unpacking python-apt-common (2.6.0) ...
09:25:44 Selecting previously unselected package python3-apt.
09:25:44 Preparing to unpack .../33-python3-apt_2.6.0_armhf.deb ...
09:25:44 Unpacking python3-apt (2.6.0) ...
09:25:44 Selecting previously unselected package python3-blinker.
09:25:44 Preparing to unpack .../34-python3-blinker_1.5-1_all.deb ...
09:25:44 Unpacking python3-blinker (1.5-1) ...
09:25:44 Selecting previously unselected package python3-cffi-backend:armhf.
09:25:44 Preparing to unpack .../35-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
09:25:44 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
09:25:44 Selecting previously unselected package python3-cryptography.
09:25:44 Preparing to unpack .../36-python3-cryptography_38.0.4-3_armhf.deb ...
09:25:44 Unpacking python3-cryptography (38.0.4-3) ...
09:25:44 Selecting previously unselected package python3-dbus.
09:25:44 Preparing to unpack .../37-python3-dbus_1.3.2-4+b1_armhf.deb ...
09:25:44 Unpacking python3-dbus (1.3.2-4+b1) ...
09:25:44 Selecting previously unselected package python3-distro.
09:25:44 Preparing to unpack .../38-python3-distro_1.8.0-1_all.deb ...
09:25:44 Unpacking python3-distro (1.8.0-1) ...
09:25:44 Selecting previously unselected package python3-gi.
09:25:44 Preparing to unpack .../39-python3-gi_3.42.2-3+b1_armhf.deb ...
09:25:44 Unpacking python3-gi (3.42.2-3+b1) ...
09:25:44 Selecting previously unselected package python3-pyparsing.
09:25:44 Preparing to unpack .../40-python3-pyparsing_3.0.9-1_all.deb ...
09:25:44 Unpacking python3-pyparsing (3.0.9-1) ...
09:25:44 Selecting previously unselected package python3-httplib2.
09:25:44 Preparing to unpack .../41-python3-httplib2_0.20.4-3_all.deb ...
09:25:44 Unpacking python3-httplib2 (0.20.4-3) ...
09:25:44 Selecting previously unselected package python3-jwt.
09:25:44 Preparing to unpack .../42-python3-jwt_2.6.0-1_all.deb ...
09:25:44 Unpacking python3-jwt (2.6.0-1) ...
09:25:44 Selecting previously unselected package python3-pkg-resources.
09:25:44 Preparing to unpack .../43-python3-pkg-resources_66.1.1-1_all.deb ...
09:25:44 Unpacking python3-pkg-resources (66.1.1-1) ...
09:25:44 Selecting previously unselected package python3-lazr.uri.
09:25:44 Preparing to unpack .../44-python3-lazr.uri_1.0.6-3_all.deb ...
09:25:44 Unpacking python3-lazr.uri (1.0.6-3) ...
09:25:44 Selecting previously unselected package python3-wadllib.
09:25:44 Preparing to unpack .../45-python3-wadllib_1.3.6-4_all.deb ...
09:25:44 Unpacking python3-wadllib (1.3.6-4) ...
09:25:45 Selecting previously unselected package docker-ce.
09:25:45 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ...
09:25:45 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:45 Selecting previously unselected package python3-oauthlib.
09:25:45 Preparing to unpack .../46-python3-oauthlib_3.2.2-1_all.deb ...
09:25:45 Unpacking python3-oauthlib (3.2.2-1) ...
09:25:45 Selecting previously unselected package python3-six.
09:25:45 Preparing to unpack .../47-python3-six_1.16.0-4_all.deb ...
09:25:45 Unpacking python3-six (1.16.0-4) ...
09:25:45 Selecting previously unselected package python3-lazr.restfulclient.
09:25:45 Preparing to unpack .../48-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:25:45 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:25:45 Selecting previously unselected package python3-software-properties.
09:25:45 Preparing to unpack .../49-python3-software-properties_0.99.30-4_all.deb ...
09:25:45 Unpacking python3-software-properties (0.99.30-4) ...
09:25:45 Selecting previously unselected package software-properties-common.
09:25:45 Preparing to unpack .../50-software-properties-common_0.99.30-4_all.deb ...
09:25:45 Unpacking software-properties-common (0.99.30-4) ...
09:25:45 Setting up media-types (10.0.0) ...
09:25:45 Setting up systemd-sysv (252.12-1~deb12u1+rpi1) ...
09:25:45 Setting up gnupg2 (2.2.40-1.1) ...
09:25:45 Setting up libicu72:armhf (72.1-3) ...
09:25:45 Setting up apt-transport-https (2.6.1) ...
09:25:45 Setting up libglib2.0-0:armhf (2.74.6-1) ...
09:25:45 No schema files found: doing nothing.
09:25:45 Setting up distro-info-data (0.58) ...
09:25:45 Setting up libtirpc-common (1.3.3+ds-1) ...
09:25:45 Setting up libxmlb2:armhf (0.3.10-2) ...
09:25:45 Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ...
09:25:45 Setting up libcurl3-gnutls:armhf (7.88.1-10+rpi1) ...
09:25:45 Setting up libunwind8:armhf (1.6.2-3) ...
09:25:45 Setting up libcap2-bin (1:2.66-4) ...
09:25:45 Setting up libglib2.0-data (2.74.6-1) ...
09:25:45 Setting up libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
09:25:45 09:25:45 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/raspbian-bullseye"
make[1]: Leaving directory '/root/build-deb'
09:25:45  dpkg-genbuildinfo
09:25:45 Setting up udev (252.12-1~deb12u1+rpi1) ...
09:25:46 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:46 invoke-rc.d: could not determine current runlevel
09:25:46 invoke-rc.d: policy-rc.d denied execution of restart.
09:25:46 Setting up python-apt-common (2.6.0) ...
09:25:46 Setting up libduktape207:armhf (2.7.0-2) ...
09:25:46 Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:25:46 Selecting previously unselected package docker-ce-cli.
09:25:46 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ...
09:25:46 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:46 Setting up libgirepository-1.0-1:armhf (1.74.0-3+b1) ...
09:25:46 Setting up sgml-base (1.31) ...
09:25:46 Setting up libstemmer0d:armhf (2.2.0-2) ...
09:25:46 Setting up lsb-release (12.0-1) ...
09:25:46 Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:25:46 Setting up libelf1:armhf (0.188-2.1+rpi1) ...
09:25:46 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:25:46 Setting up iso-codes (4.15.0-1) ...
09:25:46 Setting up dbus-bin (1.14.8-2~deb12u1) ...
09:25:46 + make IMAGE=balenalib/rpi-raspbian:bullseye verify
09:25:46 docker run  --rm -i \
09:25:46 	-v "$(pwd):/v" \
09:25:46 	-e DEBIAN_FRONTEND=noninteractive \
09:25:46 	-e PACKAGE_REPO=staging \
09:25:46 	-w /v \
09:25:46 	balenalib/rpi-raspbian:bullseye ./verify
09:25:46 Unable to find image 'balenalib/rpi-raspbian:bullseye' locally
09:25:46  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes
09:25:46 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-focal"
09:25:46 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
09:25:46 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:25:46 Setting up libdw1:armhf (0.188-2.1+rpi1) ...
09:25:46 Setting up libglib2.0-bin (2.74.6-1) ...
09:25:46 Setting up dbus-daemon (1.14.8-2~deb12u1) ...
09:25:46 Setting up libappstream4:armhf (0.16.1-2) ...
09:25:46 Setting up dbus (1.14.8-2~deb12u1) ...
09:25:46 invoke-rc.d: could not determine current runlevel
09:25:46 invoke-rc.d: policy-rc.d denied execution of start.
09:25:46 Setting up gir1.2-glib-2.0:armhf (1.74.0-3+b1) ...
09:25:46 Setting up xml-core (0.18+nmu1) ...
09:25:46 dpkg-deb: building package 'docker-compose-plugin' in '../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'.
09:25:46 dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'.
09:25:46 bullseye: Pulling from balenalib/rpi-raspbian
09:25:46 b4465e59683b: Already exists
09:25:46 db9fb6954662: Already exists
09:25:46 997037b2d3f1: Already exists
09:25:46 f30e4c1dcfd8: Already exists
09:25:46 6bead0f8be26: Already exists
09:25:46 cdfa720855e4: Already exists
09:25:46 b0a7ae5f5efc: Already exists
09:25:46 187bb5eddfb7: Already exists
09:25:46 Digest: sha256:851cfc48b26f6413a72a7f6873a7624ba2a427048976f6ab4483f72fe165d4f1
09:25:46 Status: Downloaded newer image for balenalib/rpi-raspbian:bullseye
09:25:46 Setting up libnsl2:armhf (1.3.0-2) ...
09:25:46 Setting up libpam-systemd:armhf (252.12-1~deb12u1+rpi1) ...
09:25:46 Selecting previously unselected package docker-buildx-plugin.
09:25:46 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb ...
09:25:46 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ...
09:25:46 + verify
09:25:46 + dpkg --version
09:25:46 + verify_deb
09:25:46 + apt-get update
09:25:47 Setting up libpolkit-agent-1-0:armhf (122-3) ...
09:25:47 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
09:25:47 Setcap worked! gst-ptp-helper is not suid!
09:25:47 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
09:25:47 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:25:47 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
09:25:47 Setting up python3.11 (3.11.2-6) ...
09:25:47 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:47 Get:1 http://archive.raspbian.org/raspbian bullseye InRelease [15.0 kB]
09:25:47 + make IMAGE=ubuntu:focal verify
09:25:47 docker run  --rm -i \
09:25:47 	-v "$(pwd):/v" \
09:25:47 	-e DEBIAN_FRONTEND=noninteractive \
09:25:47 	-e PACKAGE_REPO=staging \
09:25:47 	-w /v \
09:25:47 	ubuntu:focal ./verify
09:25:47 Unable to find image 'ubuntu:focal' locally
09:25:47 Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]
09:25:47 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf Packages [18.3 MB]
09:25:47 focal: Pulling from library/ubuntu
09:25:47 d2b6ba5e7ade: Already exists
09:25:47 dpkg-genchanges: info: including full source code in upload
09:25:47  dpkg-source -I.git --after-build .
09:25:47 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:47 + destination=/build
09:25:47 + mkdir -p /build
09:25:47 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb /build
09:25:48 Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [314 kB]
09:25:48 Digest: sha256:33a5cc25d22c45900796a1aca487ad7a7cb09f09ea00b779e3b2026b4fc2faba
09:25:48 Status: Downloaded newer image for ubuntu:focal
09:25:48 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'
09:25:48 removed '/root/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb'
09:25:48 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:25:48 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.dsc'
09:25:48 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:25:48 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster.tar.gz'
09:25:48 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo'
09:25:48 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.buildinfo'
09:25:48 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes'
09:25:48 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.changes'
09:25:48 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:25:48 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'
09:25:48 removed '/root/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb'
09:25:48 Setting up python3 (3.11.2-1) ...
09:25:48 Setting up python3-six (1.16.0-4) ...
09:25:48 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'.
09:25:48 + verify
09:25:48 + dpkg --version
09:25:48 + verify_deb
09:25:48 + apt-get update
09:25:48 Setting up docker-compose-plugin (2.21.0-1~raspbian.10~buster) ...
09:25:48 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:48 Setting up docker-buildx-plugin (0.11.2-1~raspbian.10~buster) ...
09:25:48 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:48 invoke-rc.d: could not determine current runlevel
09:25:48 invoke-rc.d: policy-rc.d denied execution of start.
09:25:48 Setting up python3-pyparsing (3.0.9-1) ...
09:25:48 Setting up python3-gi (3.42.2-3+b1) ...
09:25:48 Get:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease [265 kB]
09:25:48 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster) ...
09:25:48 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:25:48  docker-ce-rootless-extras depends on dbus-user-session; however:
09:25:48   Package dbus-user-session is not installed.
09:25:48 
09:25:48 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.10~buster_armhf.deb ./deb/debbuild/raspbian-buster/docker-buildx-plugin_0.11.2-1~raspbian.10~buster_armhf.deb
09:25:48 Setting up python3-httplib2 (0.20.4-3) ...
09:25:48 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
09:25:48 Setting up python3-blinker (1.5-1) ...
09:25:48 Setting up python3-pkg-resources (66.1.1-1) ...
09:25:49 Get:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [114 kB]
09:25:49 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [108 kB]
09:25:49 Get:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [114 kB]
09:25:49 Setting up python3-dbus (1.3.2-4+b1) ...
09:25:49 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf Packages [1227 kB]
09:25:49 Setting up python3-distro (1.8.0-1) ...
09:25:49 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/restricted armhf Packages [10.8 kB]
09:25:49 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/multiverse armhf Packages [141 kB]
09:25:49 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/universe armhf Packages [10.9 MB]
09:25:49 Setting up python3-jwt (2.6.0-1) ...
09:25:49 Setting up python3-apt (2.6.0) ...
09:25:49 Setting up python3-lazr.uri (1.0.6-3) ...
09:25:49 Setting up python3-cryptography (38.0.4-3) ...
09:25:49 Reading package lists...
09:25:50 Setting up python3-wadllib (1.3.6-4) ...
09:25:50 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/multiverse armhf Packages [9594 B]
09:25:50 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf Packages [1130 kB]
09:25:50 Get:11 http://ports.ubuntu.com/ubuntu-ports focal-updates/restricted armhf Packages [19.1 kB]
09:25:50 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf Packages [1743 kB]
09:25:50 Building dependency tree...
09:25:50 Reading state information...
09:25:50 Correcting dependencies... Done
09:25:50 Setting up python3-oauthlib (3.2.2-1) ...
09:25:50 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:25:50 Skipping docker-ce, it is already installed and upgrade is not set.
09:25:50 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:25:50 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:25:50 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:25:50 The following additional packages will be installed:
09:25:50   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:25:50   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
09:25:50   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
09:25:50   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
09:25:50   systemd-sysv
09:25:50 Suggested packages:
09:25:50   kmod systemd-container policykit-1
09:25:50 Recommended packages:
09:25:50   nftables libnss-systemd
09:25:50 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:25:50 Setting up python3-software-properties (0.99.30-4) ...
09:25:50 Get:13 http://ports.ubuntu.com/ubuntu-ports focal-backports/universe armhf Packages [27.8 kB]
09:25:50 Get:14 http://ports.ubuntu.com/ubuntu-ports focal-backports/main armhf Packages [54.7 kB]
09:25:50 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-security/multiverse armhf Packages [4741 B]
09:25:50 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-security/main armhf Packages [1374 kB]
09:25:50 Processing triggers for libc-bin (2.36-9+rpi1) ...
09:25:50 Processing triggers for systemd (252.12-1~deb12u1+rpi1) ...
09:25:50 Processing triggers for sgml-base (1.31) ...
09:25:50 Setting up polkitd (122-3) ...
09:25:50 Creating group 'polkitd' with GID 997.
09:25:50 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
09:25:50 invoke-rc.d: could not determine current runlevel
09:25:51 Get:17 http://ports.ubuntu.com/ubuntu-ports focal-security/restricted armhf Packages [18.8 kB]
09:25:51 Get:18 http://ports.ubuntu.com/ubuntu-ports focal-security/universe armhf Packages [837 kB]
09:25:51 Fetched 18.1 MB in 3s (6513 kB/s)
09:25:51 The following NEW packages will be installed:
09:25:51   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:25:51   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0
09:25:51   libip6tc0 libiptc0 libjson-c3 libmnl0 libnetfilter-conntrack3 libnfnetlink0
09:25:51   libnftnl11 libpam-systemd libxtables12 multiarch-support systemd
09:25:51   systemd-sysv
09:25:51 make[1]: Leaving directory '/root/build-deb'
09:25:51  dpkg-genbuildinfo
09:25:51  dpkg-genchanges  >../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes
09:25:51 invoke-rc.d: policy-rc.d denied execution of reload.
09:25:51 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
09:25:51 Setting up packagekit (1.2.6-5) ...
09:25:51 invoke-rc.d: could not determine current runlevel
09:25:51 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:25:51 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:25:51 0 upgraded, 24 newly installed, 0 to remove and 10 not upgraded.
09:25:51 Need to get 26.4 MB of archives.
09:25:51 After this operation, 110 MB of additional disk space will be used.
09:25:51 Get:1 https://download.docker.com/linux/raspbian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:25:51 Get:2 http://archive.raspbian.org/raspbian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.9 kB]
09:25:51 Get:3 http://archive.raspberrypi.org/debian buster/main armhf multiarch-support armhf 2.28-10+rpt2+rpi1+deb10u2 [216 kB]
09:25:51 Get:5 http://archive.raspbian.org/raspbian bullseye/rpi armhf Packages [1299 B]
09:25:51 Get:6 http://archive.raspbian.org/raspbian bullseye/non-free armhf Packages [130 kB]
09:25:51 Get:7 http://archive.raspbian.org/raspbian bullseye/contrib armhf Packages [70.3 kB]
09:25:51 Get:8 http://archive.raspbian.org/raspbian bullseye/firmware armhf Packages [1201 B]
09:25:51 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-buster"
09:25:51 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:25:51 Setting up software-properties-common (0.99.30-4) ...
09:25:51 Processing triggers for dbus (1.14.8-2~deb12u1) ...
09:25:51 Get:4 http://archive.raspbian.org/raspbian buster/main armhf libcap2 armhf 1:2.25-2 [16.5 kB]
09:25:51 Get:5 http://archive.raspbian.org/raspbian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
09:25:51 Get:6 http://archive.raspbian.org/raspbian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.1 kB]
09:25:51 Get:7 http://archive.raspbian.org/raspbian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [130 kB]
09:25:51 Get:8 http://archive.raspbian.org/raspbian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
09:25:51 Get:9 http://archive.raspbian.org/raspbian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [171 kB]
09:25:51 Fetched 18.8 MB in 4s (4257 kB/s)
09:25:51 ++ source /etc/os-release
09:25:51 +++ PRETTY_NAME='Raspbian GNU/Linux 12 (bookworm)'
09:25:51 +++ NAME='Raspbian GNU/Linux'
09:25:51 +++ VERSION_ID=12
09:25:51 +++ VERSION='12 (bookworm)'
09:25:51 +++ VERSION_CODENAME=bookworm
09:25:51 +++ ID=raspbian
09:25:51 +++ ID_LIKE=debian
09:25:51 +++ HOME_URL=http://www.raspbian.org/
09:25:51 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
09:25:51 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
09:25:51 ++ echo raspbian
09:25:51 + DIST_ID=raspbian
09:25:51 ++ lsb_release -sc
09:25:51 + DIST_VERSION=bookworm
09:25:51 + '[' bookworm = sid ']'
09:25:51 + install_debian_containerd
09:25:51 + '[' staging = stage ']'
09:25:51 + REPO_URL=https://download.docker.com/linux/raspbian
09:25:51 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
09:25:51 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
09:25:51 + update-ca-certificates -f
09:25:51 Clearing symlinks in /etc/ssl/certs...
09:25:51 Get:10 http://archive.raspbian.org/raspbian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
09:25:51 Get:11 http://archive.raspbian.org/raspbian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.2 kB]
09:25:51 Get:12 http://archive.raspbian.org/raspbian buster/main armhf systemd armhf 241-7~deb10u9+rpi1 [3258 kB]
09:25:51 Get:13 http://archive.raspberrypi.org/debian buster/main armhf libnftnl11 armhf 1.1.7-1~bpo10+1~0 [45.1 kB]
09:25:51 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:51 Reading package lists...
09:25:51 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:52 Get:14 http://archive.raspbian.org/raspbian buster/main armhf systemd-sysv armhf 241-7~deb10u9+rpi1 [101 kB]
09:25:52 Get:15 http://archive.raspbian.org/raspbian buster/main armhf libnfnetlink0 armhf 1.0.1-3 [12.1 kB]
09:25:52 Get:16 http://archive.raspbian.org/raspbian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.5 kB]
09:25:52 Get:17 http://archive.raspbian.org/raspbian buster/main armhf libiptc0 armhf 1.8.2-4 [59.7 kB]
09:25:52 Get:18 http://archive.raspbian.org/raspbian buster/main armhf libxtables12 armhf 1.8.2-4 [77.1 kB]
09:25:52 Get:19 http://archive.raspbian.org/raspbian buster/main armhf libmnl0 armhf 1.0.4-2 [11.3 kB]
09:25:52 Get:20 http://archive.raspbian.org/raspbian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [33.1 kB]
09:25:52 Get:21 http://archive.raspbian.org/raspbian buster/main armhf iptables armhf 1.8.2-4 [343 kB]
09:25:52 Get:22 http://archive.raspbian.org/raspbian buster/main armhf dbus armhf 1.12.24-0+deb10u1 [215 kB]
09:25:52 Get:23 http://archive.raspbian.org/raspbian buster/main armhf libpam-systemd armhf 241-7~deb10u9+rpi1 [194 kB]
09:25:52 Get:24 http://archive.raspbian.org/raspbian buster/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
09:25:52 done.
09:25:52 Updating certificates in /etc/ssl/certs...
09:25:52 + make IMAGE=debian:buster verify
09:25:52 docker run  --rm -i \
09:25:52 	-v "$(pwd):/v" \
09:25:52 	-e DEBIAN_FRONTEND=noninteractive \
09:25:52 	-e PACKAGE_REPO=staging \
09:25:52 	-w /v \
09:25:52 	debian:buster ./verify
09:25:52 Unable to find image 'debian:buster' locally
09:25:52 debconf: delaying package configuration, since apt-utils is not installed
09:25:52 Fetched 26.4 MB in 1s (20.1 MB/s)
09:25:52 Selecting previously unselected package libapparmor1:armhf.
09:25: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 ... 10240 files and directories currently installed.)
09:25:52 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
09:25:52 Unpacking libapparmor1:armhf (2.13.2-10) ...
09:25:52 dpkg-genchanges: info: including full source code in upload
09:25:52  dpkg-source -I.git --after-build .
09:25:52 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:52 + destination=/build
09:25:52 + mkdir -p /build
09:25:52 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb /build
09:25: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'
09:25:52 removed '/root/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb'
09:25:52 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25:52 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25:52 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25:52 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25:52 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:25:52 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.dsc'
09:25:52 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:25:52 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye.tar.gz'
09:25:52 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo'
09:25:52 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.buildinfo'
09:25:52 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes'
09:25:52 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.changes'
09:25:52 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25:52 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:25: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'
09:25:52 removed '/root/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb'
09:25:52 buster: Pulling from library/debian
09:25:52 6e2ab1511f03: Already exists
09:25:52 Digest: sha256:484cc8ab0d73f513e3f9bacd03424eb081bd90f594d7ebde42587843fdc242f3
09:25:52 Status: Downloaded newer image for debian:buster
09:25:52 Selecting previously unselected package libcap2:armhf.
09:25:52 Preparing to unpack .../1-libcap2_1%3a2.25-2_armhf.deb ...
09:25:52 Unpacking libcap2:armhf (1:2.25-2) ...
09:25:52 Selecting previously unselected package libargon2-1:armhf.
09:25:52 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
09:25:52 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
09:25:52 Selecting previously unselected package dmsetup.
09:25:52 Preparing to unpack .../3-dmsetup_2%3a1.02.155-3_armhf.deb ...
09:25:52 Unpacking dmsetup (2:1.02.155-3) ...
09:25:52 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:25:52 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
09:25:52 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:25:52 Selecting previously unselected package libjson-c3:armhf.
09:25:52 Preparing to unpack .../5-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
09:25:52 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
09:25:52 Selecting previously unselected package libcryptsetup12:armhf.
09:25:52 Preparing to unpack .../6-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
09:25:52 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
09:25:52 + verify
09:25:52 + dpkg --version
09:25:52 + verify_deb
09:25:52 + apt-get update
09:25:52 Selecting previously unselected package libidn11:armhf.
09:25:52 Preparing to unpack .../7-libidn11_1.33-2.2_armhf.deb ...
09:25:52 Unpacking libidn11:armhf (1.33-2.2) ...
09:25:52 Selecting previously unselected package libip4tc0:armhf.
09:25:52 Preparing to unpack .../8-libip4tc0_1.8.2-4_armhf.deb ...
09:25:52 Unpacking libip4tc0:armhf (1.8.2-4) ...
09:25:52 Selecting previously unselected package systemd.
09:25:52 Preparing to unpack .../9-systemd_241-7~deb10u9+rpi1_armhf.deb ...
09:25:52 Unpacking systemd (241-7~deb10u9+rpi1) ...
09:25:52 Reading package lists...
09:25:52 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?)
09:25:52 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:53 Reading package lists...
09:25:53 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:25:53 140 added, 0 removed; done.
09:25:53 Running hooks in /etc/ca-certificates/update.d...
09:25:53 done.
09:25:53 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
09:25:53 + apt-key add -
09:25:53 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
09:25:53 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]
09:25:53 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
09:25:53 Get:4 http://deb.debian.org/debian buster/main armhf Packages [7706 kB]
09:25:53 Get:5 http://deb.debian.org/debian-security buster/updates/main armhf Packages [546 kB]
09:25:53 Building dependency tree...
09:25:53 Reading state information...
09:25:53 Setting up libapparmor1:armhf (2.13.2-10) ...
09:25:53 Setting up libcap2:armhf (1:2.25-2) ...
09:25:53 Setting up libargon2-1:armhf (0~20171227-0.2) ...
09:25:53 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
09:25:53 Setting up libidn11:armhf (1.33-2.2) ...
09:25:53 Setting up libip4tc0:armhf (1.8.2-4) ...
09:25:53 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:25:53 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
09:25:53 Setting up systemd (241-7~deb10u9+rpi1) ...
09:25:53 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:25:53 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:25:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:25:53 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:25:53 Initializing machine ID from random generator.
09:25:53 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:25:53 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'.
09:25:53 Get:6 http://deb.debian.org/debian buster-updates/main armhf Packages [8784 B]
09:25:53 The following additional packages will be installed:
09:25:53   dbus dbus-user-session dconf-gsettings-backend dconf-service dirmngr
09:25:53   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:25:53   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:25:53   gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:25:53   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:25:53   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:25:53   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:25:53   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:25:53   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:25:53   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:25:53   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:25:53   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:25:53   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:25:53   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:25:53   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:25:53   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:25:53   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:25:53   libyaml-0-2 mime-support openssl packagekit pinentry-curses policykit-1
09:25:53   python-apt-common python3 python3-apt python3-certifi python3-chardet
09:25:53   python3-dbus python3-gi python3-idna python3-minimal python3-pkg-resources
09:25:53   python3-requests python3-requests-unixsocket python3-six
09:25:53   python3-software-properties python3-urllib3 python3.8 python3.8-minimal
09:25:53   readline-common systemd systemd-sysv systemd-timesyncd tzdata
09:25:53 Suggested packages:
09:25:53   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery krb5-doc
09:25:53   krb5-user gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:25:53   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:25:53   python3-setuptools python3-cryptography python3-openssl python3-socks
09:25:53   python3.8-venv python3.8-doc binutils binfmt-support readline-doc
09:25:53   systemd-container
09:25:53 Recommended packages:
09:25:53   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales publicsuffix
09:25:53   libsasl2-modules file xz-utils packagekit-tools unattended-upgrades
09:25:53   networkd-dispatcher libnss-systemd
09:25:53 The following NEW packages will be installed:
09:25:53   apt-transport-https ca-certificates curl dbus dbus-user-session
09:25:53   dconf-gsettings-backend dconf-service dirmngr distro-info-data
09:25:53   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 glib-networking
09:25:53   glib-networking-common glib-networking-services gnupg gnupg-l10n gnupg-utils
09:25:53   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:25:53   gsettings-desktop-schemas iso-codes libapparmor1 libappstream4 libargon2-1
09:25:53   libasn1-8-heimdal libassuan0 libbrotli1 libcap2 libcap2-bin libcryptsetup12
09:25:53   libcurl4 libdbus-1-3 libdconf1 libdevmapper1.02.1 libelf1 libexpat1
09:25:53   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:25:53   libgssapi-krb5-2 libgssapi3-heimdal libgstreamer1.0-0 libhcrypto4-heimdal
09:25:53   libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libicu66
09:25:53   libip4tc2 libjson-c4 libk5crypto3 libkeyutils1 libkmod2 libkrb5-26-heimdal
09:25:53   libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common liblmdb0
09:25:53   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpam-systemd
09:25:53   libpolkit-agent-1-0 libpolkit-gobject-1-0 libproxy1v5 libpsl5
09:25:53   libpython3-stdlib libpython3.8-minimal libpython3.8-stdlib libreadline8
09:25:53   libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules-db libsoup2.4-1
09:25:53   libsqlite3-0 libssh-4 libssl1.1 libstemmer0d libwind0-heimdal libxml2
09:25:53   libyaml-0-2 lsb-release mime-support openssl packagekit pinentry-curses
09:25:53   policykit-1 python-apt-common python3 python3-apt python3-certifi
09:25:53   python3-chardet python3-dbus python3-gi python3-idna python3-minimal
09:25:53   python3-pkg-resources python3-requests python3-requests-unixsocket
09:25:53   python3-six python3-software-properties python3-urllib3 python3.8
09:25:53   python3.8-minimal readline-common software-properties-common systemd
09:25:53   systemd-sysv systemd-timesyncd tzdata
09:25:53 Setting up dmsetup (2:1.02.155-3) ...
09:25:53 Selecting previously unselected package systemd-sysv.
09:25: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 ... 11059 files and directories currently installed.)
09:25:53 Preparing to unpack .../systemd-sysv_241-7~deb10u9+rpi1_armhf.deb ...
09:25:53 Unpacking systemd-sysv (241-7~deb10u9+rpi1) ...
09:25:53 Selecting previously unselected package multiarch-support.
09:25:53 Preparing to unpack .../multiarch-support_2.28-10+rpt2+rpi1+deb10u2_armhf.deb ...
09:25:53 Unpacking multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ...
09:25:53 Setting up multiarch-support (2.28-10+rpt2+rpi1+deb10u2) ...
09:25:53 Selecting previously unselected package libnfnetlink0:armhf.
09:25: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 ... 11080 files and directories currently installed.)
09:25:53 Preparing to unpack .../00-libnfnetlink0_1.0.1-3_armhf.deb ...
09:25:53 Unpacking libnfnetlink0:armhf (1.0.1-3) ...
09:25:53 Selecting previously unselected package libip6tc0:armhf.
09:25:53 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
09:25:53 OK
09:25:53 + '[' bookworm = sid ']'
09:25:53 ++ dpkg --print-architecture
09:25:53 + ARCH=armhf
09:25:53 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bookworm test'
09:25:53 + apt-get update
09:25:54 Unpacking libip6tc0:armhf (1.8.2-4) ...
09:25:54 Selecting previously unselected package libiptc0:armhf.
09:25:54 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
09:25:54 Unpacking libiptc0:armhf (1.8.2-4) ...
09:25:54 Selecting previously unselected package libxtables12:armhf.
09:25:54 Preparing to unpack .../03-libxtables12_1.8.2-4_armhf.deb ...
09:25:54 Unpacking libxtables12:armhf (1.8.2-4) ...
09:25:54 Selecting previously unselected package libmnl0:armhf.
09:25:54 Preparing to unpack .../04-libmnl0_1.0.4-2_armhf.deb ...
09:25:54 Unpacking libmnl0:armhf (1.0.4-2) ...
09:25:54 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:25:54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
09:25:54 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
09:25:54 Selecting previously unselected package libnftnl11:armhf.
09:25:54 Preparing to unpack .../06-libnftnl11_1.1.7-1~bpo10+1~0_armhf.deb ...
09:25:54 Unpacking libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
09:25:54 Selecting previously unselected package iptables.
09:25:54 Preparing to unpack .../07-iptables_1.8.2-4_armhf.deb ...
09:25:54 Get:1 https://download.docker.com/linux/raspbian bookworm InRelease [26.7 kB]
09:25:54 Hit:2 http://archive.raspbian.org/raspbian bookworm InRelease
09:25:54 Get:3 https://download.docker.com/linux/raspbian bookworm/test armhf Packages [17.7 kB]
09:25:54 Reading package lists...
09:25:54 0 upgraded, 119 newly installed, 0 to remove and 0 not upgraded.
09:25:54 Need to get 32.5 MB of archives.
09:25:54 After this operation, 123 MB of additional disk space will be used.
09:25:54 Get:1 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssl1.1 armhf 1.1.1f-1ubuntu2.19 [1083 kB]
09:25:54 Unpacking iptables (1.8.2-4) ...
09:25:54 Selecting previously unselected package dbus.
09:25:54 Preparing to unpack .../08-dbus_1.12.24-0+deb10u1_armhf.deb ...
09:25:54 Unpacking dbus (1.12.24-0+deb10u1) ...
09:25:54 Selecting previously unselected package libpam-systemd:armhf.
09:25:54 Preparing to unpack .../09-libpam-systemd_241-7~deb10u9+rpi1_armhf.deb ...
09:25:54 Unpacking libpam-systemd:armhf (241-7~deb10u9+rpi1) ...
09:25:54 Selecting previously unselected package containerd.io.
09:25:54 Preparing to unpack .../10-containerd.io_1.6.24-1_armhf.deb ...
09:25:54 Unpacking containerd.io (1.6.24-1) ...
09:25:54 Fetched 44.4 kB in 1s (73.0 kB/s)
09:25:54 Building dependency tree...
09:25:54 Reading state information...
09:25:54 ca-certificates is already the newest version (20210119).
09:25:54 curl is already the newest version (7.74.0-1.3+deb11u7).
09:25:54 The following additional packages will be installed:
09:25:54   distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 iso-codes
09:25:54   libcurl3-gnutls libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0
09:25:54   libmpdec3 libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
09:25:54   libpython3.9-stdlib media-types python-apt-common python3 python3-apt
09:25:54   python3-dbus python3-gi python3-minimal python3-pycurl
09:25:54   python3-software-properties python3.9 python3.9-minimal
09:25:54 Suggested packages:
09:25:54   isoquery python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc
09:25:54   python-dbus-doc python3-dbus-dbg libcurl4-gnutls-dev python-pycurl-doc
09:25:54   python3-pycurl-dbg python3.9-venv python3.9-doc binutils binfmt-support
09:25:54 Recommended packages:
09:25:54   dbus libglib2.0-data shared-mime-info xdg-user-dirs packagekit
09:25:54   unattended-upgrades
09:25:54 Fetched 8473 kB in 2s (4649 kB/s)
09:25:55 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]
09:25:55 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libexpat1 armhf 2.2.9-1ubuntu0.6 [55.1 kB]
09:25:55 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]
09:25:55 Get:5 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-minimal armhf 3.8.2-0ubuntu2 [23.6 kB]
09:25:55 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf mime-support all 3.64ubuntu1 [30.6 kB]
09:25:55 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmpdec2 armhf 2.4.2-3 [66.8 kB]
09:25:55 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf readline-common all 8.0-4 [53.5 kB]
09:25:55 Get:9 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libreadline8 armhf 8.0-4 [109 kB]
09:25:55 Get:10 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsqlite3-0 armhf 3.31.1-4ubuntu0.5 [468 kB]
09:25:55 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]
09:25:55 Get:12 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3.8 armhf 3.8.10-0ubuntu1~20.04.8 [387 kB]
09:25:55 The following NEW packages will be installed:
09:25:55   apt-transport-https distro-info-data gir1.2-glib-2.0
09:25:55   gir1.2-packagekitglib-1.0 gnupg2 iso-codes libcurl3-gnutls libdbus-1-3
09:25:55   libexpat1 libgirepository-1.0-1 libglib2.0-0 libmpdec3
09:25:55   libpackagekit-glib2-18 libpython3-stdlib libpython3.9-minimal
09:25:55   libpython3.9-stdlib lsb-release media-types python-apt-common python3
09:25:55   python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:25:55   python3-software-properties python3.9 python3.9-minimal
09:25:55   software-properties-common
09:25:55 Reading package lists...
09:25:55 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:55 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bullseye"
09:25:55 Get:13 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpython3-stdlib armhf 3.8.2-0ubuntu2 [7068 B]
09:25:55 Get:14 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3 armhf 3.8.2-0ubuntu2 [47.6 kB]
09:25:55 Get:15 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libapparmor1 armhf 2.13.3-7ubuntu5.2 [30.2 kB]
09:25:55 Get:16 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2 armhf 1:2.32-1ubuntu0.1 [13.9 kB]
09:25:55 Get:17 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libargon2-1 armhf 0~20171227-0.2 [20.0 kB]
09:25:55 Get:18 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdevmapper1.02.1 armhf 2:1.02.167-1ubuntu1 [118 kB]
09:25:55 Get:19 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libjson-c4 armhf 0.13.1+dfsg-7ubuntu0.3 [25.8 kB]
09:25:55 Get:20 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcryptsetup12 armhf 2:2.2.2-3ubuntu2.4 [147 kB]
09:25:55 Get:21 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip4tc2 armhf 1.8.4-3ubuntu2.1 [17.1 kB]
09:25:55 Get:22 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkmod2 armhf 27-1ubuntu2.1 [39.1 kB]
09:25:55 Get:23 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-timesyncd armhf 245.4-4ubuntu3.22 [27.9 kB]
09:25:55 Reading package lists...
09:25:55 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.
09:25:55 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.
09:25:55 ++ find deb/debbuild/raspbian-bookworm/ -type f -name '*.deb'
09:25:55 + packages='deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
09:25:55 ++ echo 'deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb
09:25:55 deb/debbuild/raspbian-bookworm/docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
09:25:55 ++ xargs
09:25:55 ++ awk '$0="./"$0'
09:25:55 + packages='./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb'
09:25:55 + set -x
09:25:55 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb
09:25:55 Selecting previously unselected package docker-ce-cli.
09:25:55 (Reading database ... 14328 files and directories currently installed.)
09:25:55 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ...
09:25:55 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:55 0 upgraded, 29 newly installed, 0 to remove and 8 not upgraded.
09:25:55 Need to get 11.1 MB of archives.
09:25:55 After this operation, 49.2 MB of additional disk space will be used.
09:25:55 Get:1 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1+rpi1 [791 kB]
09:25:55 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:25:56 Get:24 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd armhf 245.4-4ubuntu3.22 [3652 kB]
09:25:56 make[1]: Leaving directory '/root/build-deb'
09:25:56  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo
09:25:56 + make IMAGE=debian:bullseye verify
09:25:56 docker run  --rm -i \
09:25:56 	-v "$(pwd):/v" \
09:25:56 	-e DEBIAN_FRONTEND=noninteractive \
09:25:56 	-e PACKAGE_REPO=staging \
09:25:56 	-w /v \
09:25:56 	debian:bullseye ./verify
09:25:56 Unable to find image 'debian:bullseye' locally
09:25:56 Selecting previously unselected package docker-ce-rootless-extras.
09:25:56 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ...
09:25:56 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:56 Reading package lists...
09:25:56 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [75.0 kB]
09:25:56 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9-minimal armhf 3.9.2-1+rpi1 [1625 kB]
09:25:56 bullseye: Pulling from library/debian
09:25:56 1d4e041d2204: Already exists
09:25:56 Digest: sha256:54d33aaad0bc936a9a40d856764c7bc35c0afaa9cab51f88bb95f6cd8004438d
09:25:56 Status: Downloaded newer image for debian:bullseye
09:25:56 Get:25 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf systemd-sysv armhf 245.4-4ubuntu3.22 [10.3 kB]
09:25:56 Get:26 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf openssl armhf 1.1.1f-1ubuntu2.19 [598 kB]
09:25:56 Get:27 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf ca-certificates all 20230311ubuntu0.20.04.1 [152 kB]
09:25:56 Get:28 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libdbus-1-3 armhf 1.12.16-2ubuntu2.3 [156 kB]
09:25:56 Get:29 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus armhf 1.12.16-2ubuntu2.3 [134 kB]
09:25:56 Get:30 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf distro-info-data all 0.43ubuntu1.13 [4836 B]
09:25:56 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]
09:25:56 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]
09:25:56 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]
09:25:56 Building dependency tree...
09:25:56 Reading state information...
09:25:56 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
09:25:56 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
09:25:56 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libmpdec3 armhf 2.5.1-1+rpi1 [73.4 kB]
09:25:56 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1+rpi1 [1616 kB]
09:25:56 + verify
09:25:56 + dpkg --version
09:25:56 + verify_deb
09:25:56 + apt-get update
09:25:56 Get:34 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcap2-bin armhf 1:2.32-1ubuntu0.1 [25.2 kB]
09:25:56 The following additional packages will be installed:
09:25:56   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:25:56   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:25:56   gpgsm iso-codes libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4
09:25:56   libdbus-1-3 libexpat1 libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2
09:25:56   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2
09:25:56   libldap-common libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18
09:25:56   libpsl5 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
09:25:56   libreadline7 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1
09:25:56   libssl1.1 lsb-base mime-support openssl pinentry-curses python-apt-common
09:25:56   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:25:56   python3-software-properties python3.7 python3.7-minimal readline-common
09:25:56 Suggested packages:
09:25:56   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:25:56   scdaemon isoquery krb5-doc krb5-user lsb pinentry-doc python3-doc python3-tk
09:25:56   python3-venv python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:25:56   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.7-venv
09:25:56   python3.7-doc binutils binfmt-support readline-doc
09:25:56 Recommended packages:
09:25:56   dbus libglib2.0-data shared-mime-info xdg-user-dirs krb5-locales packagekit
09:25:56   publicsuffix libsasl2-modules bzip2 file xz-utils unattended-upgrades
09:25:56 Selecting previously unselected package dbus-user-session.
09:25:56 Preparing to unpack .../11-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
09:25:56 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
09:25:56 Setting up systemd-sysv (241-7~deb10u9+rpi1) ...
09:25:56 Setting up libip6tc0:armhf (1.8.2-4) ...
09:25:56 Setting up libiptc0:armhf (1.8.2-4) ...
09:25:56 Setting up dbus (1.12.24-0+deb10u1) ...
09:25:56 invoke-rc.d: could not determine current runlevel
09:25:56 invoke-rc.d: policy-rc.d denied execution of start.
09:25:56 Setting up libmnl0:armhf (1.0.4-2) ...
09:25:56 Setting up containerd.io (1.6.24-1) ...
09:25:56 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:25:56 Setting up libxtables12:armhf (1.8.2-4) ...
09:25:56 Setting up libnfnetlink0:armhf (1.0.1-3) ...
09:25:56 Setting up libpam-systemd:armhf (241-7~deb10u9+rpi1) ...
09:25:56 Setting up libnftnl11:armhf (1.1.7-1~bpo10+1~0) ...
09:25:56 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
09:25:56 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
09:25:56 Setting up iptables (1.8.2-4) ...
09:25:56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:25:56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:25:56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:25:56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:25:56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:25:56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:25:56 Selecting previously unselected package docker-ce.
09:25:56 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ...
09:25:56 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:57 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf python3.9 armhf 3.9.2-1+rpi1 [466 kB]
09:25:57 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
09:25:57 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
09:25:57 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
09:25:57 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
09:25:57 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1183 kB]
09:25:57 Get:35 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libelf1 armhf 0.176-1.1ubuntu0.1 [41.4 kB]
09:25:57 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]
09:25:57 Get:37 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf tzdata all 2023c-0ubuntu0.20.04.2 [301 kB]
09:25:57  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes
09:25:57 The following NEW packages will be installed:
09:25:57   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:25:57   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:25:57   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:25:57   libapt-inst2.0 libassuan0 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:25:57   libgirepository-1.0-1 libglib2.0-0 libgssapi-krb5-2 libk5crypto3
09:25:57   libkeyutils1 libkrb5-3 libkrb5support0 libksba8 libldap-2.4-2 libldap-common
09:25:57   libmpdec2 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:25:57   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline7
09:25:57   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 libssl1.1
09:25:57   lsb-base lsb-release mime-support openssl pinentry-curses python-apt-common
09:25:57   python3 python3-apt python3-dbus python3-gi python3-minimal python3-pycurl
09:25:57   python3-software-properties python3.7 python3.7-minimal readline-common
09:25:57   software-properties-common
09:25:57 Processing triggers for systemd (241-7~deb10u9+rpi1) ...
09:25:57 Processing triggers for libc-bin (2.28-10+rpi1+deb10u2) ...
09:25:57 + verify_binaries
09:25:57 + docker --version
09:25:57 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:25:57 + docker buildx version
09:25:57 github.com/docker/buildx v0.11.2 9872040
09:25:57 + docker compose version
09:25:57 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [82.6 kB]
09:25:57 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
09:25:57 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [107 kB]
09:25:57 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
09:25:57 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
09:25:57 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
09:25:57 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:25:57 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:25:57 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:25:57 Get:4 http://deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:25:57 Get:5 http://deb.debian.org/debian-security bullseye-security/main armhf Packages [244 kB]
09:25:57 Get:38 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libicu66 armhf 66.1-2ubuntu2.1 [8223 kB]
09:25:57 Docker Compose version v2.21.0
09:25:57 + dockerd --version
09:25:57 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:25:57 + docker-proxy --version
09:25:57 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:25:57 + containerd --version
09:25:57 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:25:57 + ctr --version
09:25:57 ctr containerd.io 1.6.24
09:25:57 + containerd-shim --help
09:25:57 Usage of containerd-shim:
09:25:57   -address string
09:25:57     	grpc address back to main containerd
09:25:57   -containerd-binary containerd publish
09:25:57     	path to containerd binary (used for containerd publish) (default "containerd")
09:25:57   -criu string
09:25:57     	path to criu binary
09:25:57   -debug
09:25:57     	enable debug output in logs
09:25:57   -namespace string
09:25:57     	namespace that owns the shim
09:25:57   -runtime-root string
09:25:57     	root directory for the runtime (default "/run/containerd/runc")
09:25:57   -socket string
09:25:57     	socket path to serve
09:25:57   -systemd-cgroup
09:25:57     	set runtime to use systemd-cgroup
09:25:57   -workdir string
09:25:57     	path used to storge large temporary data
09:25:57 + containerd-shim-runc-v1 -v
09:25:57 containerd-shim-runc-v1:
09:25:57   Version:  1.6.24
09:25:57   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:25:57   Go version: go1.20.8
09:25:57 
09:25:57 + containerd-shim-runc-v2 -v
09:25:57 containerd-shim-runc-v2:
09:25:57   Version:  1.6.24
09:25:57   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:25:57   Go version: go1.20.8
09:25:57 
09:25:57 + runc --version
09:25:57 runc version 1.1.9
09:25:57 commit: v1.1.9-0-gccaecfc
09:25:57 spec: 1.0.2-dev
09:25:57 go: go1.20.8
09:25:57 libseccomp: 2.3.3
09:25:57 Get:6 http://deb.debian.org/debian bullseye-updates/main armhf Packages [14.9 kB]
09:25:57 0 upgraded, 66 newly installed, 0 to remove and 0 not upgraded.
09:25:57 Need to get 22.4 MB of archives.
09:25:57 After this operation, 70.8 MB of additional disk space will be used.
09:25:57 Get:1 http://deb.debian.org/debian-security buster/updates/main armhf libssl1.1 armhf 1.1.1n-0+deb10u6 [1312 kB]
09:25:57 Get:2 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-minimal armhf 3.7.3-2+deb10u5 [582 kB]
09:25:57 Get:3 http://deb.debian.org/debian-security buster/updates/main armhf libexpat1 armhf 2.2.6-2+deb10u6 [79.9 kB]
09:25:57 Get:4 http://deb.debian.org/debian-security buster/updates/main armhf python3.7-minimal armhf 3.7.3-2+deb10u5 [1465 kB]
09:25:57 Get:5 http://deb.debian.org/debian buster/main armhf python3-minimal armhf 3.7.3-1 [36.6 kB]
09:25:57 Get:6 http://deb.debian.org/debian buster/main armhf mime-support all 3.62 [37.2 kB]
09:25:57 Get:7 http://deb.debian.org/debian buster/main armhf libmpdec2 armhf 2.4.2-2 [69.3 kB]
09:25:57 Get:8 http://deb.debian.org/debian buster/main armhf readline-common all 7.0-5 [70.6 kB]
09:25:57 Get:9 http://deb.debian.org/debian buster/main armhf libreadline7 armhf 7.0-5 [131 kB]
09:25:57 Get:10 http://deb.debian.org/debian-security buster/updates/main armhf libsqlite3-0 armhf 3.27.2-3+deb10u2 [561 kB]
09:25:57 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf libpython3.7-stdlib armhf 3.7.3-2+deb10u5 [1661 kB]
09:25:57 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf python3.7 armhf 3.7.3-2+deb10u5 [330 kB]
09:25:57 Get:13 http://deb.debian.org/debian buster/main armhf libpython3-stdlib armhf 3.7.3-1 [20.0 kB]
09:25:57 Get:14 http://deb.debian.org/debian buster/main armhf python3 armhf 3.7.3-1 [61.5 kB]
09:25:57 Get:15 http://deb.debian.org/debian buster/main armhf libkeyutils1 armhf 1.6-6 [13.9 kB]
09:25:57 Get:16 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5support0 armhf 1.17-3+deb10u5 [62.7 kB]
09:25:57 Get:17 http://deb.debian.org/debian-security buster/updates/main armhf libk5crypto3 armhf 1.17-3+deb10u5 [120 kB]
09:25:57 Get:18 http://deb.debian.org/debian-security buster/updates/main armhf libkrb5-3 armhf 1.17-3+deb10u5 [323 kB]
09:25:57 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf libgssapi-krb5-2 armhf 1.17-3+deb10u5 [138 kB]
09:25:57 Get:20 http://deb.debian.org/debian buster/main armhf apt-transport-https all 1.8.2.3 [149 kB]
09:25:57 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf openssl armhf 1.1.1n-0+deb10u6 [829 kB]
09:25:57 Get:22 http://deb.debian.org/debian buster/main armhf ca-certificates all 20200601~deb10u2 [166 kB]
09:25:57 Get:23 http://deb.debian.org/debian buster/main armhf libsasl2-modules-db armhf 2.1.27+dfsg-1+deb10u2 [67.4 kB]
09:25:57 Get:24 http://deb.debian.org/debian buster/main armhf libsasl2-2 armhf 2.1.27+dfsg-1+deb10u2 [98.9 kB]
09:25:57 Get:25 http://deb.debian.org/debian buster/main armhf libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB]
09:25:57 Get:26 http://deb.debian.org/debian buster/main armhf libldap-2.4-2 armhf 2.4.47+dfsg-3+deb10u7 [202 kB]
09:25:57 Get:27 http://deb.debian.org/debian buster/main armhf libnghttp2-14 armhf 1.36.0-2+deb10u1 [74.4 kB]
09:25:57 Get:28 http://deb.debian.org/debian buster/main armhf libpsl5 armhf 0.20.2-2 [52.4 kB]
09:25:57 Get:29 http://deb.debian.org/debian buster/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2 [54.9 kB]
09:25:57 Get:30 http://deb.debian.org/debian-security buster/updates/main armhf libssh2-1 armhf 1.8.0-2.1+deb10u1 [130 kB]
09:25:57 Get:31 http://deb.debian.org/debian-security buster/updates/main armhf libcurl4 armhf 7.64.0-4+deb10u6 [301 kB]
09:25:57 Get:32 http://deb.debian.org/debian-security buster/updates/main armhf curl armhf 7.64.0-4+deb10u6 [259 kB]
09:25:57 Get:33 http://deb.debian.org/debian buster/main armhf libassuan0 armhf 2.5.2-1 [42.8 kB]
09:25:57 Get:34 http://deb.debian.org/debian buster/main armhf gpgconf armhf 2.2.12-1+deb10u2 [492 kB]
09:25:57 Get:35 http://deb.debian.org/debian buster/main armhf lsb-base all 10.2019051400 [28.4 kB]
09:25:57 Get:36 http://deb.debian.org/debian-security buster/updates/main armhf libksba8 armhf 1.3.5-2+deb10u2 [86.9 kB]
09:25:57 Get:37 http://deb.debian.org/debian buster/main armhf libnpth0 armhf 1.6-1 [17.4 kB]
09:25:57 Get:38 http://deb.debian.org/debian buster/main armhf dirmngr armhf 2.2.12-1+deb10u2 [669 kB]
09:25:57 Get:39 http://deb.debian.org/debian-security buster/updates/main armhf distro-info-data all 0.41+deb10u7 [7308 B]
09:25:57 Get:40 http://deb.debian.org/debian-security buster/updates/main armhf libglib2.0-0 armhf 2.58.3-2+deb10u4 [1102 kB]
09:25:57 Get:41 http://deb.debian.org/debian buster/main armhf libgirepository-1.0-1 armhf 1.58.3-2 [80.2 kB]
09:25:57 Get:42 http://deb.debian.org/debian buster/main armhf gir1.2-glib-2.0 armhf 1.58.3-2 [143 kB]
09:25:57 Get:43 http://deb.debian.org/debian buster/main armhf libpackagekit-glib2-18 armhf 1.1.12-5 [101 kB]
09:25:57 Get:44 http://deb.debian.org/debian buster/main armhf gir1.2-packagekitglib-1.0 armhf 1.1.12-5 [35.9 kB]
09:25:57 Get:45 http://deb.debian.org/debian buster/main armhf gnupg-l10n all 2.2.12-1+deb10u2 [1009 kB]
09:25:57 Get:46 http://deb.debian.org/debian buster/main armhf gnupg-utils armhf 2.2.12-1+deb10u2 [788 kB]
09:25:57 Get:47 http://deb.debian.org/debian buster/main armhf gpg armhf 2.2.12-1+deb10u2 [804 kB]
09:25:57 Get:48 http://deb.debian.org/debian buster/main armhf pinentry-curses armhf 1.1.0-2 [59.8 kB]
09:25:57 Get:49 http://deb.debian.org/debian buster/main armhf gpg-agent armhf 2.2.12-1+deb10u2 [578 kB]
09:25:57 Get:50 http://deb.debian.org/debian buster/main armhf gpg-wks-client armhf 2.2.12-1+deb10u2 [469 kB]
09:25:57 Get:51 http://deb.debian.org/debian buster/main armhf gpg-wks-server armhf 2.2.12-1+deb10u2 [464 kB]
09:25:57 Get:52 http://deb.debian.org/debian buster/main armhf gpgsm armhf 2.2.12-1+deb10u2 [573 kB]
09:25:57 Get:53 http://deb.debian.org/debian buster/main armhf gnupg all 2.2.12-1+deb10u2 [715 kB]
09:25:57 Get:54 http://deb.debian.org/debian buster/main armhf gnupg2 all 2.2.12-1+deb10u2 [393 kB]
09:25:57 Get:55 http://deb.debian.org/debian buster/main armhf iso-codes all 4.2-1 [2713 kB]
09:25:57 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [306 kB]
09:25:57 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [197 kB]
09:25:57 Get:22 http://archive.raspbian.org/raspbian bullseye/main armhf lsb-release all 11.1.0+rpi1 [28.1 kB]
09:25:57 Get:23 http://archive.raspbian.org/raspbian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
09:25:57 Get:24 http://archive.raspbian.org/raspbian bullseye/main armhf python3-apt armhf 2.2.1 [174 kB]
09:25:57 Get:25 http://archive.raspbian.org/raspbian bullseye/main armhf python3-dbus armhf 1.2.16-5 [100 kB]
09:25:57 Get:26 http://archive.raspbian.org/raspbian bullseye/main armhf python3-gi armhf 3.38.0-2 [215 kB]
09:25:57 Get:27 http://archive.raspbian.org/raspbian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.7 kB]
09:25:57 Get:28 http://archive.raspbian.org/raspbian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
09:25:57 Get:29 http://archive.raspbian.org/raspbian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
09:25:57 Selecting previously unselected package docker-compose-plugin.
09:25:57 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.12~bookworm_armhf.deb ...
09:25:57 Unpacking docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ...
09:25:57 Get:39 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpam-systemd armhf 245.4-4ubuntu3.22 [168 kB]
09:25:57 Get:40 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxml2 armhf 2.9.10+dfsg-5ubuntu0.20.04.6 [546 kB]
09:25:57 Get:41 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libyaml-0-2 armhf 0.2.2-1 [41.3 kB]
09:25:57 Get:42 http://ports.ubuntu.com/ubuntu-ports focal/main armhf lsb-release all 11.1.0ubuntu2 [10.6 kB]
09:25:57 Get:43 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-dbus armhf 1.2.16-1build1 [87.6 kB]
09:25:57 Get:44 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-gi armhf 3.36.0-1 [150 kB]
09:25:57 Get:45 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-pkg-resources all 45.2.0-1ubuntu0.1 [130 kB]
09:25:58 Get:56 http://deb.debian.org/debian buster/main armhf libapt-inst2.0 armhf 1.8.2.3 [200 kB]
09:25:58 Get:57 http://deb.debian.org/debian-security buster/updates/main armhf libcurl3-gnutls armhf 7.64.0-4+deb10u6 [298 kB]
09:25:58 Get:58 http://deb.debian.org/debian-security buster/updates/main armhf libdbus-1-3 armhf 1.12.24-0+deb10u1 [195 kB]
09:25:58 Get:59 http://deb.debian.org/debian buster/main armhf lsb-release all 10.2019051400 [27.5 kB]
09:25:58 Get:60 http://deb.debian.org/debian buster/main armhf python-apt-common all 1.8.4.3 [96.3 kB]
09:25:58 Get:61 http://deb.debian.org/debian buster/main armhf python3-apt armhf 1.8.4.3 [169 kB]
09:25:58 Get:62 http://deb.debian.org/debian buster/main armhf python3-dbus armhf 1.2.8-3 [96.3 kB]
09:25:58 Get:63 http://deb.debian.org/debian buster/main armhf python3-gi armhf 3.30.4-1 [163 kB]
09:25:58 Get:64 http://deb.debian.org/debian buster/main armhf python3-pycurl armhf 7.43.0.2-0.1 [63.3 kB]
09:25:58 Get:65 http://deb.debian.org/debian buster/main armhf python3-software-properties all 0.96.20.2-2 [49.6 kB]
09:25:58 Get:66 http://deb.debian.org/debian buster/main armhf software-properties-common all 0.96.20.2-2 [83.3 kB]
09:25:58 debconf: delaying package configuration, since apt-utils is not installed
09:25:58 Fetched 22.4 MB in 1s (38.8 MB/s)
09:25:58 Selecting previously unselected package libssl1.1:armhf.
09:25: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 ... 6680 files and directories currently installed.)
09:25:58 Preparing to unpack .../libssl1.1_1.1.1n-0+deb10u6_armhf.deb ...
09:25:58 Unpacking libssl1.1:armhf (1.1.1n-0+deb10u6) ...
09:25:58 debconf: delaying package configuration, since apt-utils is not installed
09:25:58 Fetched 11.1 MB in 3s (4207 kB/s)
09:25:58 Selecting previously unselected package libpython3.9-minimal:armhf.
09:25: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 ... 7900 files and directories currently installed.)
09:25:58 Preparing to unpack .../libpython3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
09:25:58 Unpacking libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
09:25:58 Get:46 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-six all 1.14.0-2 [12.1 kB]
09:25:58 Get:47 http://ports.ubuntu.com/ubuntu-ports focal/main armhf iso-codes all 4.4-1 [2695 kB]
09:25:58 Selecting previously unselected package libpython3.7-minimal:armhf.
09:25:58 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:25:58 Unpacking libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:25:58 Selecting previously unselected package libexpat1:armhf.
09:25:58 Preparing to unpack .../libexpat1_2.2.6-2+deb10u6_armhf.deb ...
09:25:58 Unpacking libexpat1:armhf (2.2.6-2+deb10u6) ...
09:25:58 Selecting previously unselected package python3.7-minimal.
09:25:58 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u5_armhf.deb ...
09:25:58 Unpacking python3.7-minimal (3.7.3-2+deb10u5) ...
09:25:58 Selecting previously unselected package libexpat1:armhf.
09:25:58 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
09:25:58 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
09:25:58 Selecting previously unselected package python3.9-minimal.
09:25:58 Preparing to unpack .../python3.9-minimal_3.9.2-1+rpi1_armhf.deb ...
09:25:58 Unpacking python3.9-minimal (3.9.2-1+rpi1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:25:58 Selecting previously unselected package docker-buildx-plugin.
09:25:58 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb ...
09:25:58 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ...
09:25:58 Setting up libssl1.1:armhf (1.1.1n-0+deb10u6) ...
09:25:58 Setting up libpython3.7-minimal:armhf (3.7.3-2+deb10u5) ...
09:25:58 Setting up libexpat1:armhf (2.2.6-2+deb10u6) ...
09:25:58 Setting up python3.7-minimal (3.7.3-2+deb10u5) ...
09:25:58 Fetched 8417 kB in 1s (5662 kB/s)
09:25:58 dpkg-genchanges: info: including full source code in upload
09:25:58  dpkg-source -I.git --after-build .
09:25:58 Setting up libpython3.9-minimal:armhf (3.9.2-1+rpi1) ...
09:25:58 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
09:25:58 Setting up python3.9-minimal (3.9.2-1+rpi1) ...
09:25:58 Get:48 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5support0 armhf 1.17-6ubuntu4.3 [28.2 kB]
09:25:58 Get:49 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libk5crypto3 armhf 1.17-6ubuntu4.3 [79.3 kB]
09:25:58 Get:50 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkeyutils1 armhf 1.6-6ubuntu1.1 [9224 B]
09:25:58 Get:51 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-3 armhf 1.17-6ubuntu4.3 [287 kB]
09:25:58 Get:52 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi-krb5-2 armhf 1.17-6ubuntu4.3 [101 kB]
09:25:58 Get:53 http://ports.ubuntu.com/ubuntu-ports focal/main armhf liblmdb0 armhf 0.9.24-1 [38.0 kB]
09:25:58 Get:54 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-gobject-1-0 armhf 0.105-26ubuntu1.3 [33.8 kB]
09:25:58 Get:55 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libpsl5 armhf 0.21.0-1ubuntu1 [50.2 kB]
09:25:58 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]
09:25:58 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:25:58 + destination=/build
09:25:58 + mkdir -p /build
09:25:58 + mv -v /root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb /root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb /build
09:25:58 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'
09:25:58 removed '/root/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb'
09:25:58 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:25:58 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.dsc'
09:25:58 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:25:58 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm.tar.gz'
09:25:58 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo'
09:25:58 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.buildinfo'
09:25:58 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes'
09:25:58 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.changes'
09:25:58 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:25:58 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'
09:25:58 removed '/root/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb'
09:25:59 Get:57 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-apt armhf 2.0.1ubuntu0.20.04.1 [139 kB]
09:25:59 Selecting previously unselected package python3-minimal.
09:25: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 ... 6941 files and directories currently installed.)
09:25:59 Preparing to unpack .../0-python3-minimal_3.7.3-1_armhf.deb ...
09:25:59 Unpacking python3-minimal (3.7.3-1) ...
09:25:59 Selecting previously unselected package mime-support.
09:25:59 Preparing to unpack .../1-mime-support_3.62_all.deb ...
09:25:59 Unpacking mime-support (3.62) ...
09:25:59 Selecting previously unselected package libmpdec2:armhf.
09:25:59 Preparing to unpack .../2-libmpdec2_2.4.2-2_armhf.deb ...
09:25:59 Unpacking libmpdec2:armhf (2.4.2-2) ...
09:25:59 Reading package lists...
09:25:59 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:25:59 Selecting previously unselected package python3-minimal.
09:25: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 ... 8194 files and directories currently installed.)
09:25:59 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
09:25:59 Unpacking python3-minimal (3.9.2-3) ...
09:25:59 Get:58 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf apt-transport-https all 2.0.9 [1704 B]
09:25:59 Get:59 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libbrotli1 armhf 1.0.7-6ubuntu0.1 [254 kB]
09:25:59 Get:60 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libroken18-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [35.3 kB]
09:25:59 Get:61 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libasn1-8-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [140 kB]
09:25:59 Get:62 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimbase1-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [25.1 kB]
09:25:59 Get:63 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libhcrypto4-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [78.4 kB]
09:25:59 Get:64 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libwind0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [47.1 kB]
09:25:59 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]
09:25:59 Get:66 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libkrb5-26-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [170 kB]
09:25:59 Selecting previously unselected package readline-common.
09:25:59 Preparing to unpack .../3-readline-common_7.0-5_all.deb ...
09:25:59 Unpacking readline-common (7.0-5) ...
09:25:59 Selecting previously unselected package libreadline7:armhf.
09:25:59 Preparing to unpack .../4-libreadline7_7.0-5_armhf.deb ...
09:25:59 Unpacking libreadline7:armhf (7.0-5) ...
09:25:59 Selecting previously unselected package libsqlite3-0:armhf.
09:25:59 Preparing to unpack .../5-libsqlite3-0_3.27.2-3+deb10u2_armhf.deb ...
09:25:59 Unpacking libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
09:25:59 Selecting previously unselected package libpython3.7-stdlib:armhf.
09:25:59 Preparing to unpack .../6-libpython3.7-stdlib_3.7.3-2+deb10u5_armhf.deb ...
09:25:59 Unpacking libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:25:59 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:59 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:59 Selecting previously unselected package media-types.
09:25:59 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:25:59 Unpacking media-types (4.0.0) ...
09:25:59 Selecting previously unselected package libmpdec3:armhf.
09:25:59 Preparing to unpack .../2-libmpdec3_2.5.1-1+rpi1_armhf.deb ...
09:25:59 Unpacking libmpdec3:armhf (2.5.1-1+rpi1) ...
09:25:59 Selecting previously unselected package libpython3.9-stdlib:armhf.
09:25:59 Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1+rpi1_armhf.deb ...
09:25:59 Unpacking libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
09:25:59 Get:67 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libheimntlm0-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [13.2 kB]
09:25:59 Get:68 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgssapi3-heimdal armhf 7.7.0+dfsg-1ubuntu1.4 [80.1 kB]
09:25:59 Selecting previously unselected package python3.7.
09:25:59 Preparing to unpack .../7-python3.7_3.7.3-2+deb10u5_armhf.deb ...
09:25:59 Unpacking python3.7 (3.7.3-2+deb10u5) ...
09:25:59 Selecting previously unselected package libpython3-stdlib:armhf.
09:25:59 Preparing to unpack .../8-libpython3-stdlib_3.7.3-1_armhf.deb ...
09:25:59 Unpacking libpython3-stdlib:armhf (3.7.3-1) ...
09:25:59 Setting up python3-minimal (3.7.3-1) ...
09:25:59 invoke-rc.d: could not determine current runlevel
09:25:59 invoke-rc.d: policy-rc.d denied execution of start.
09:25:59 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:25:59 Selecting previously unselected package python3.9.
09:25:59 Preparing to unpack .../4-python3.9_3.9.2-1+rpi1_armhf.deb ...
09:25:59 Unpacking python3.9 (3.9.2-1+rpi1) ...
09:25:59 Selecting previously unselected package libpython3-stdlib:armhf.
09:25:59 Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_armhf.deb ...
09:25:59 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
09:25:59 Setting up python3-minimal (3.9.2-3) ...
09:25:59 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]
09:25:59 Get:70 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg-2ubuntu0.1 [42.7 kB]
09:25:59 Get:71 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libldap-common all 2.4.49+dfsg-2ubuntu1.9 [16.6 kB]
09:25:59 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]
09:25:59 Get:73 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libnghttp2-14 armhf 1.40.0-1ubuntu0.1 [68.7 kB]
09:25:59 Selecting previously unselected package python3.
09:25: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 ... 7410 files and directories currently installed.)
09:25:59 Preparing to unpack .../00-python3_3.7.3-1_armhf.deb ...
09:25:59 Unpacking python3 (3.7.3-1) ...
09:25:59 Selecting previously unselected package libkeyutils1:armhf.
09:25:59 Preparing to unpack .../01-libkeyutils1_1.6-6_armhf.deb ...
09:25:59 Unpacking libkeyutils1:armhf (1.6-6) ...
09:25:59 Selecting previously unselected package libkrb5support0:armhf.
09:25:59 Preparing to unpack .../02-libkrb5support0_1.17-3+deb10u5_armhf.deb ...
09:25:59 Unpacking libkrb5support0:armhf (1.17-3+deb10u5) ...
09:25:59 Selecting previously unselected package libk5crypto3:armhf.
09:25:59 Preparing to unpack .../03-libk5crypto3_1.17-3+deb10u5_armhf.deb ...
09:25:59 Unpacking libk5crypto3:armhf (1.17-3+deb10u5) ...
09:25:59 Selecting previously unselected package libkrb5-3:armhf.
09:25:59 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u5_armhf.deb ...
09:25:59 Unpacking libkrb5-3:armhf (1.17-3+deb10u5) ...
09:25:59 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:25:59 Setting up docker-compose-plugin (2.21.0-1~raspbian.12~bookworm) ...
09:25:59 Setting up docker-buildx-plugin (0.11.2-1~raspbian.12~bookworm) ...
09:25:59 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm) ...
09:25:59 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:25:59  docker-ce-rootless-extras depends on dbus-user-session; however:
09:25:59   Package dbus-user-session is not installed.
09:25:59 
09:25:59 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.12~bookworm_armhf.deb ./deb/debbuild/raspbian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~raspbian.12~bookworm_armhf.deb
09:25:59 Selecting previously unselected package python3.
09:25: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 ... 8591 files and directories currently installed.)
09:25:59 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
09:25:59 Unpacking python3 (3.9.2-3) ...
09:25:59 Selecting previously unselected package apt-transport-https.
09:25:59 Preparing to unpack .../01-apt-transport-https_2.2.4_all.deb ...
09:25:59 Unpacking apt-transport-https (2.2.4) ...
09:25:59 Selecting previously unselected package distro-info-data.
09:25:59 Preparing to unpack .../02-distro-info-data_0.51+deb11u3_all.deb ...
09:25:59 Unpacking distro-info-data (0.51+deb11u3) ...
09:25:59 Selecting previously unselected package libglib2.0-0:armhf.
09:25:59 Preparing to unpack .../03-libglib2.0-0_2.66.8-1_armhf.deb ...
09:25:59 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
09:26:00 Reading package lists...
09:26:00 Building dependency tree...
09:26:00 Reading state information...
09:26:00 Get:74 http://ports.ubuntu.com/ubuntu-ports focal/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build1 [49.1 kB]
09:26:00 Get:75 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libssh-4 armhf 0.9.3-2ubuntu2.3 [147 kB]
09:26:00 Get:76 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libcurl4 armhf 7.68.0-1ubuntu2.19 [204 kB]
09:26:00 Get:77 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf curl armhf 7.68.0-1ubuntu2.19 [154 kB]
09:26:00 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:26:00 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u5_armhf.deb ...
09:26:00 Unpacking libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
09:26:00 Selecting previously unselected package apt-transport-https.
09:26:00 Preparing to unpack .../06-apt-transport-https_1.8.2.3_all.deb ...
09:26:00 Unpacking apt-transport-https (1.8.2.3) ...
09:26:00 Selecting previously unselected package openssl.
09:26:00 Preparing to unpack .../07-openssl_1.1.1n-0+deb10u6_armhf.deb ...
09:26:00 Unpacking openssl (1.1.1n-0+deb10u6) ...
09:26:00 Selecting previously unselected package ca-certificates.
09:26:00 Preparing to unpack .../08-ca-certificates_20200601~deb10u2_all.deb ...
09:26:00 Unpacking ca-certificates (20200601~deb10u2) ...
09:26:00 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:00 Preparing to unpack .../09-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_armhf.deb ...
09:26:00 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
09:26:00 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:00 Preparing to unpack .../04-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
09:26:00 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
09:26:00 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:00 Preparing to unpack .../05-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
09:26:00 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
09:26:00 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:00 Preparing to unpack .../06-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
09:26:00 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
09:26:00 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:00 Preparing to unpack .../07-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
09:26:00 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:26:00 Selecting previously unselected package gnupg2.
09:26:00 Preparing to unpack .../08-gnupg2_2.2.27-2+deb11u2_all.deb ...
09:26:00 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
09:26:00 The following additional packages will be installed:
09:26:00   dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg
09:26:00   gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf
09:26:00   gpgsm iso-codes libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3
09:26:00   libexpat1 libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2
09:26:00   libmpdec3 libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:26:00   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:26:00   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 media-types
09:26:00   openssl pinentry-curses python-apt-common python3 python3-apt python3-dbus
09:26:00   python3-gi python3-minimal python3-pycurl python3-software-properties
09:26:00   python3.9 python3.9-minimal readline-common
09:26:00 Suggested packages:
09:26:00   dbus-user-session libpam-systemd pinentry-gnome3 tor parcimonie xloadimage
09:26:00   scdaemon isoquery pinentry-doc python3-doc python3-tk python3-venv
09:26:00   python3-apt-dbg python-apt-doc python-dbus-doc python3-dbus-dbg
09:26:00   libcurl4-gnutls-dev python-pycurl-doc python3-pycurl-dbg python3.9-venv
09:26:00   python3.9-doc binutils binfmt-support readline-doc
09:26:00 Recommended packages:
09:26:00   dbus libglib2.0-data shared-mime-info xdg-user-dirs libldap-common libgpm2
09:26:00   packagekit publicsuffix libsasl2-modules unattended-upgrades
09:26:00 Get:78 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dbus-user-session armhf 1.12.16-2ubuntu2.3 [9424 B]
09:26:00 Get:79 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libdconf1 armhf 0.36.0-1 [33.2 kB]
09:26:00 Get:80 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-service armhf 0.36.0-1 [25.3 kB]
09:26:00 Get:81 http://ports.ubuntu.com/ubuntu-ports focal/main armhf dconf-gsettings-backend armhf 0.36.0-1 [18.4 kB]
09:26:00 Get:82 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libassuan0 armhf 2.5.3-7ubuntu2 [29.1 kB]
09:26:00 Selecting previously unselected package libsasl2-2:armhf.
09:26:00 Preparing to unpack .../10-libsasl2-2_2.1.27+dfsg-1+deb10u2_armhf.deb ...
09:26:00 Unpacking libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
09:26:00 Selecting previously unselected package libldap-common.
09:26:00 Preparing to unpack .../11-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ...
09:26:00 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:26:00 Selecting previously unselected package libldap-2.4-2:armhf.
09:26:00 Preparing to unpack .../12-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_armhf.deb ...
09:26:00 Unpacking libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
09:26:00 Selecting previously unselected package libnghttp2-14:armhf.
09:26:00 Preparing to unpack .../13-libnghttp2-14_1.36.0-2+deb10u1_armhf.deb ...
09:26:00 Unpacking libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
09:26:00 Selecting previously unselected package libpsl5:armhf.
09:26:00 Preparing to unpack .../14-libpsl5_0.20.2-2_armhf.deb ...
09:26:00 Unpacking libpsl5:armhf (0.20.2-2) ...
09:26:00 Selecting previously unselected package librtmp1:armhf.
09:26:00 Preparing to unpack .../15-librtmp1_2.4+20151223.gitfa8646d.1-2_armhf.deb ...
09:26:00 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
09:26:00 Selecting previously unselected package iso-codes.
09:26:00 Preparing to unpack .../09-iso-codes_4.6.0-1_all.deb ...
09:26:00 Unpacking iso-codes (4.6.0-1) ...
09:26:00 Get:83 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgconf armhf 2.2.19-3ubuntu2.2 [107 kB]
09:26:00 Get:84 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libksba8 armhf 1.3.5-2ubuntu0.20.04.2 [80.4 kB]
09:26:00 Get:85 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnpth0 armhf 1.6-1 [6624 B]
09:26:00 Get:86 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf dirmngr armhf 2.2.19-3ubuntu2.2 [288 kB]
09:26:00 Get:87 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpackagekit-glib2-18 armhf 1.1.13-2ubuntu1.1 [90.6 kB]
09:26:00 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]
09:26:00 Selecting previously unselected package libssh2-1:armhf.
09:26:00 Preparing to unpack .../16-libssh2-1_1.8.0-2.1+deb10u1_armhf.deb ...
09:26:00 Unpacking libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
09:26:00 Selecting previously unselected package libcurl4:armhf.
09:26:00 Preparing to unpack .../17-libcurl4_7.64.0-4+deb10u6_armhf.deb ...
09:26:00 Unpacking libcurl4:armhf (7.64.0-4+deb10u6) ...
09:26:00 Selecting previously unselected package curl.
09:26:00 Preparing to unpack .../18-curl_7.64.0-4+deb10u6_armhf.deb ...
09:26:00 Unpacking curl (7.64.0-4+deb10u6) ...
09:26:00 Selecting previously unselected package libassuan0:armhf.
09:26:00 Preparing to unpack .../19-libassuan0_2.5.2-1_armhf.deb ...
09:26:00 Unpacking libassuan0:armhf (2.5.2-1) ...
09:26:00 Selecting previously unselected package gpgconf.
09:26:00 Preparing to unpack .../20-gpgconf_2.2.12-1+deb10u2_armhf.deb ...
09:26:00 Unpacking gpgconf (2.2.12-1+deb10u2) ...
09:26:00 Selecting previously unselected package lsb-base.
09:26:00 Preparing to unpack .../21-lsb-base_10.2019051400_all.deb ...
09:26:00 Unpacking lsb-base (10.2019051400) ...
09:26:00 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:00 Preparing to unpack .../10-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
09:26:00 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:26:00 Selecting previously unselected package libdbus-1-3:armhf.
09:26:00 Preparing to unpack .../11-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
09:26:00 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
09:26:00 Get:89 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libproxy1v5 armhf 0.4.15-10ubuntu1.2 [42.3 kB]
09:26:00 The following NEW packages will be installed:
09:26:00   apt-transport-https ca-certificates curl dirmngr distro-info-data
09:26:00   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:26:00   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:26:00   libassuan0 libbrotli1 libcurl3-gnutls libcurl4 libdbus-1-3 libexpat1
09:26:00   libgirepository-1.0-1 libglib2.0-0 libksba8 libldap-2.4-2 libmpdec3
09:26:00   libncursesw6 libnghttp2-14 libnpth0 libpackagekit-glib2-18 libpsl5
09:26:00   libpython3-stdlib libpython3.9-minimal libpython3.9-stdlib libreadline8
09:26:00   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh2-1 lsb-release
09:26:00   media-types openssl pinentry-curses python-apt-common python3 python3-apt
09:26:00   python3-dbus python3-gi python3-minimal python3-pycurl
09:26:00   python3-software-properties python3.9 python3.9-minimal readline-common
09:26:00   software-properties-common
09:26:00 Selecting previously unselected package libksba8:armhf.
09:26:00 Preparing to unpack .../22-libksba8_1.3.5-2+deb10u2_armhf.deb ...
09:26:00 Unpacking libksba8:armhf (1.3.5-2+deb10u2) ...
09:26:00 Selecting previously unselected package libnpth0:armhf.
09:26:00 Preparing to unpack .../23-libnpth0_1.6-1_armhf.deb ...
09:26:00 Unpacking libnpth0:armhf (1.6-1) ...
09:26:00 Selecting previously unselected package dirmngr.
09:26:00 Preparing to unpack .../24-dirmngr_2.2.12-1+deb10u2_armhf.deb ...
09:26:00 Unpacking dirmngr (2.2.12-1+deb10u2) ...
09:26:00 Selecting previously unselected package distro-info-data.
09:26:00 Preparing to unpack .../25-distro-info-data_0.41+deb10u7_all.deb ...
09:26:00 Unpacking distro-info-data (0.41+deb10u7) ...
09:26:00 Selecting previously unselected package libglib2.0-0:armhf.
09:26:00 Preparing to unpack .../26-libglib2.0-0_2.58.3-2+deb10u4_armhf.deb ...
09:26:00 Unpacking libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:26:00 Selecting previously unselected package lsb-release.
09:26:00 Preparing to unpack .../12-lsb-release_11.1.0+rpi1_all.deb ...
09:26:00 Unpacking lsb-release (11.1.0+rpi1) ...
09:26:00 Selecting previously unselected package python-apt-common.
09:26:00 Preparing to unpack .../13-python-apt-common_2.2.1_all.deb ...
09:26:00 Unpacking python-apt-common (2.2.1) ...
09:26:00 Selecting previously unselected package python3-apt.
09:26:00 Preparing to unpack .../14-python3-apt_2.2.1_armhf.deb ...
09:26:00 Unpacking python3-apt (2.2.1) ...
09:26:01 Get:90 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-common all 2.64.2-1ubuntu0.1 [5040 B]
09:26:01 Get:91 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking-services armhf 2.64.2-1ubuntu0.1 [9908 B]
09:26:01 Get:92 http://ports.ubuntu.com/ubuntu-ports focal/main armhf gsettings-desktop-schemas all 3.36.0-1ubuntu1 [29.0 kB]
09:26:01 Get:93 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf glib-networking armhf 2.64.2-1ubuntu0.1 [52.2 kB]
09:26:01 Get:94 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-l10n all 2.2.19-3ubuntu2.2 [51.7 kB]
09:26:01 Get:95 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg-utils armhf 2.2.19-3ubuntu2.2 [412 kB]
09:26:01 0 upgraded, 59 newly installed, 0 to remove and 0 not upgraded.
09:26:01 Need to get 22.0 MB of archives.
09:26:01 After this operation, 66.5 MB of additional disk space will be used.
09:26:01 Get:1 http://deb.debian.org/debian bullseye/main armhf libpython3.9-minimal armhf 3.9.2-1 [790 kB]
09:26:01 Get:2 http://deb.debian.org/debian bullseye/main armhf libexpat1 armhf 2.2.10-2+deb11u5 [78.4 kB]
09:26:01 Get:3 http://deb.debian.org/debian bullseye/main armhf python3.9-minimal armhf 3.9.2-1 [1630 kB]
09:26:01 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:01 Preparing to unpack .../27-libgirepository-1.0-1_1.58.3-2_armhf.deb ...
09:26:01 Unpacking libgirepository-1.0-1:armhf (1.58.3-2) ...
09:26:01 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:01 Preparing to unpack .../28-gir1.2-glib-2.0_1.58.3-2_armhf.deb ...
09:26:01 Unpacking gir1.2-glib-2.0:armhf (1.58.3-2) ...
09:26:01 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:01 Preparing to unpack .../29-libpackagekit-glib2-18_1.1.12-5_armhf.deb ...
09:26:01 Unpacking libpackagekit-glib2-18:armhf (1.1.12-5) ...
09:26:01 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:01 Preparing to unpack .../30-gir1.2-packagekitglib-1.0_1.1.12-5_armhf.deb ...
09:26:01 Unpacking gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:26:01 Selecting previously unselected package gnupg-l10n.
09:26:01 Preparing to unpack .../31-gnupg-l10n_2.2.12-1+deb10u2_all.deb ...
09:26:01 Unpacking gnupg-l10n (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package python3-dbus.
09:26:01 Preparing to unpack .../15-python3-dbus_1.2.16-5_armhf.deb ...
09:26:01 Unpacking python3-dbus (1.2.16-5) ...
09:26:01 Selecting previously unselected package python3-gi.
09:26:01 Preparing to unpack .../16-python3-gi_3.38.0-2_armhf.deb ...
09:26:01 Unpacking python3-gi (3.38.0-2) ...
09:26:01 Selecting previously unselected package python3-pycurl.
09:26:01 Preparing to unpack .../17-python3-pycurl_7.43.0.6-5_armhf.deb ...
09:26:01 Unpacking python3-pycurl (7.43.0.6-5) ...
09:26:01 Selecting previously unselected package python3-software-properties.
09:26:01 Preparing to unpack .../18-python3-software-properties_0.96.20.2-2.1_all.deb ...
09:26:01 Unpacking python3-software-properties (0.96.20.2-2.1) ...
09:26:01 Selecting previously unselected package software-properties-common.
09:26:01 Preparing to unpack .../19-software-properties-common_0.96.20.2-2.1_all.deb ...
09:26:01 Unpacking software-properties-common (0.96.20.2-2.1) ...
09:26:01 Reading package lists...
09:26:01 Get:96 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg armhf 2.2.19-3ubuntu2.2 [425 kB]
09:26:01 Get:97 http://ports.ubuntu.com/ubuntu-ports focal/main armhf pinentry-curses armhf 1.1.0-3build1 [31.8 kB]
09:26:01 Get:98 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-agent armhf 2.2.19-3ubuntu2.2 [195 kB]
09:26:01 Get:99 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-client armhf 2.2.19-3ubuntu2.2 [81.8 kB]
09:26:01 Get:4 http://deb.debian.org/debian bullseye/main armhf python3-minimal armhf 3.9.2-3 [38.2 kB]
09:26:01 Get:5 http://deb.debian.org/debian bullseye/main armhf media-types all 4.0.0 [30.3 kB]
09:26:01 Get:6 http://deb.debian.org/debian bullseye/main armhf libmpdec3 armhf 2.5.1-1 [74.9 kB]
09:26:01 Get:7 http://deb.debian.org/debian bullseye/main armhf libncursesw6 armhf 6.2+20201114-2+deb11u1 [107 kB]
09:26:01 Get:8 http://deb.debian.org/debian bullseye/main armhf readline-common all 8.1-1 [73.7 kB]
09:26:01 Get:9 http://deb.debian.org/debian bullseye/main armhf libreadline8 armhf 8.1-1 [147 kB]
09:26:01 Get:10 http://deb.debian.org/debian bullseye/main armhf libsqlite3-0 armhf 3.34.1-3 [713 kB]
09:26:01 Get:11 http://deb.debian.org/debian bullseye/main armhf libpython3.9-stdlib armhf 3.9.2-1 [1608 kB]
09:26:01 Get:12 http://deb.debian.org/debian bullseye/main armhf python3.9 armhf 3.9.2-1 [466 kB]
09:26:01 Get:13 http://deb.debian.org/debian bullseye/main armhf libpython3-stdlib armhf 3.9.2-3 [21.4 kB]
09:26:01 Get:14 http://deb.debian.org/debian bullseye/main armhf python3 armhf 3.9.2-3 [37.9 kB]
09:26:01 Get:15 http://deb.debian.org/debian-security bullseye-security/main armhf openssl armhf 1.1.1n-0+deb11u5 [830 kB]
09:26:01 Get:16 http://deb.debian.org/debian bullseye/main armhf ca-certificates all 20210119 [158 kB]
09:26:01 Get:17 http://deb.debian.org/debian bullseye/main armhf apt-transport-https all 2.2.4 [160 kB]
09:26:01 Get:18 http://deb.debian.org/debian bullseye/main armhf libbrotli1 armhf 1.0.9-2+b2 [262 kB]
09:26: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]
09:26:01 Get:20 http://deb.debian.org/debian bullseye/main armhf libsasl2-2 armhf 2.1.27+dfsg-2.1+deb11u1 [99.2 kB]
09:26:01 Get:21 http://deb.debian.org/debian bullseye/main armhf libldap-2.4-2 armhf 2.4.57+dfsg-3+deb11u1 [210 kB]
09:26:01 Get:22 http://deb.debian.org/debian bullseye/main armhf libnghttp2-14 armhf 1.43.0-1 [65.6 kB]
09:26:01 Get:23 http://deb.debian.org/debian bullseye/main armhf libpsl5 armhf 0.21.0-1.2 [56.1 kB]
09:26:01 Get:24 http://deb.debian.org/debian bullseye/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
09:26:01 Get:25 http://deb.debian.org/debian bullseye/main armhf libssh2-1 armhf 1.9.0-2 [143 kB]
09:26:01 Get:26 http://deb.debian.org/debian bullseye/main armhf libcurl4 armhf 7.74.0-1.3+deb11u7 [313 kB]
09:26:01 Get:27 http://deb.debian.org/debian bullseye/main armhf curl armhf 7.74.0-1.3+deb11u7 [262 kB]
09:26:01 Get:28 http://deb.debian.org/debian bullseye/main armhf libassuan0 armhf 2.5.3-7.1 [44.2 kB]
09:26:01 Get:29 http://deb.debian.org/debian bullseye/main armhf gpgconf armhf 2.2.27-2+deb11u2 [532 kB]
09:26:01 Get:30 http://deb.debian.org/debian bullseye/main armhf libksba8 armhf 1.5.0-3+deb11u2 [105 kB]
09:26:01 Get:31 http://deb.debian.org/debian bullseye/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
09:26:01 Get:32 http://deb.debian.org/debian bullseye/main armhf dirmngr armhf 2.2.27-2+deb11u2 [722 kB]
09:26:01 Get:33 http://deb.debian.org/debian bullseye/main armhf distro-info-data all 0.51+deb11u3 [7812 B]
09:26:01 Get:34 http://deb.debian.org/debian bullseye/main armhf libglib2.0-0 armhf 2.66.8-1 [1206 kB]
09:26:01 Get:35 http://deb.debian.org/debian bullseye/main armhf libgirepository-1.0-1 armhf 1.66.1-1+b1 [83.9 kB]
09:26:01 Get:36 http://deb.debian.org/debian bullseye/main armhf gir1.2-glib-2.0 armhf 1.66.1-1+b1 [151 kB]
09:26:01 Get:37 http://deb.debian.org/debian bullseye/main armhf libpackagekit-glib2-18 armhf 1.2.2-2 [111 kB]
09:26:01 Get:38 http://deb.debian.org/debian bullseye/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.2-2 [36.7 kB]
09:26:01 Get:39 http://deb.debian.org/debian bullseye/main armhf gnupg-l10n all 2.2.27-2+deb11u2 [1086 kB]
09:26:01 Get:40 http://deb.debian.org/debian bullseye/main armhf gnupg-utils armhf 2.2.27-2+deb11u2 [835 kB]
09:26:01 Get:41 http://deb.debian.org/debian bullseye/main armhf gpg armhf 2.2.27-2+deb11u2 [868 kB]
09:26:01 Get:42 http://deb.debian.org/debian bullseye/main armhf pinentry-curses armhf 1.1.0-4 [60.6 kB]
09:26:01 Get:43 http://deb.debian.org/debian bullseye/main armhf gpg-agent armhf 2.2.27-2+deb11u2 [630 kB]
09:26:01 Get:44 http://deb.debian.org/debian bullseye/main armhf gpg-wks-client armhf 2.2.27-2+deb11u2 [509 kB]
09:26:01 Get:45 http://deb.debian.org/debian bullseye/main armhf gpg-wks-server armhf 2.2.27-2+deb11u2 [503 kB]
09:26:01 Get:46 http://deb.debian.org/debian bullseye/main armhf gpgsm armhf 2.2.27-2+deb11u2 [617 kB]
09:26:01 Get:47 http://deb.debian.org/debian bullseye/main armhf gnupg all 2.2.27-2+deb11u2 [825 kB]
09:26:01 Get:48 http://deb.debian.org/debian bullseye/main armhf gnupg2 all 2.2.27-2+deb11u2 [434 kB]
09:26:01 Get:49 http://deb.debian.org/debian bullseye/main armhf iso-codes all 4.6.0-1 [2824 kB]
09:26:01 Get:50 http://deb.debian.org/debian bullseye/main armhf libcurl3-gnutls armhf 7.74.0-1.3+deb11u7 [310 kB]
09:26:01 Get:51 http://deb.debian.org/debian bullseye/main armhf libdbus-1-3 armhf 1.12.24-0+deb11u1 [199 kB]
09:26:01 Get:52 http://deb.debian.org/debian bullseye/main armhf lsb-release all 11.1.0 [27.9 kB]
09:26:01 Get:53 http://deb.debian.org/debian bullseye/main armhf python-apt-common all 2.2.1 [96.5 kB]
09:26:01 Get:54 http://deb.debian.org/debian bullseye/main armhf python3-apt armhf 2.2.1 [176 kB]
09:26:01 Get:55 http://deb.debian.org/debian bullseye/main armhf python3-dbus armhf 1.2.16-5 [101 kB]
09:26:01 Get:56 http://deb.debian.org/debian bullseye/main armhf python3-gi armhf 3.38.0-2 [218 kB]
09:26:01 Get:57 http://deb.debian.org/debian bullseye/main armhf python3-pycurl armhf 7.43.0.6-5 [66.9 kB]
09:26:01 Get:58 http://deb.debian.org/debian bullseye/main armhf python3-software-properties all 0.96.20.2-2.1 [49.7 kB]
09:26:01 Get:59 http://deb.debian.org/debian bullseye/main armhf software-properties-common all 0.96.20.2-2.1 [83.4 kB]
09:26:01 Selecting previously unselected package gnupg-utils.
09:26:01 Preparing to unpack .../32-gnupg-utils_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gnupg-utils (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package gpg.
09:26:01 Preparing to unpack .../33-gpg_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gpg (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package pinentry-curses.
09:26:01 Preparing to unpack .../34-pinentry-curses_1.1.0-2_armhf.deb ...
09:26:01 Unpacking pinentry-curses (1.1.0-2) ...
09:26:01 Selecting previously unselected package gpg-agent.
09:26:01 Preparing to unpack .../35-gpg-agent_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gpg-agent (2.2.12-1+deb10u2) ...
09:26:01 Setting up media-types (4.0.0) ...
09:26:01 Setting up gnupg2 (2.2.27-2+deb11u2) ...
09:26:01 Setting up apt-transport-https (2.2.4) ...
09:26:01 Setting up libglib2.0-0:armhf (2.66.8-1) ...
09:26:01 No schema files found: doing nothing.
09:26:01 Setting up distro-info-data (0.51+deb11u3) ...
09:26:01 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
09:26:01 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:26:01 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
09:26:01 Setting up python-apt-common (2.2.1) ...
09:26:01 Setting up libmpdec3:armhf (2.5.1-1+rpi1) ...
09:26:01 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
09:26:01 Setting up iso-codes (4.6.0-1) ...
09:26:01 Setting up libpython3.9-stdlib:armhf (3.9.2-1+rpi1) ...
09:26:01 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
09:26:01 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
09:26:01 Setting up python3.9 (3.9.2-1+rpi1) ...
09:26:01 Building dependency tree...
09:26:01 Reading state information...
09:26:01 Correcting dependencies... Done
09:26:01 Get:100 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpg-wks-server armhf 2.2.19-3ubuntu2.2 [76.2 kB]
09:26:01 debconf: delaying package configuration, since apt-utils is not installed
09:26:01 Fetched 22.0 MB in 1s (43.7 MB/s)
09:26:01 Selecting previously unselected package libpython3.9-minimal:armhf.
09:26: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.)
09:26:01 Preparing to unpack .../libpython3.9-minimal_3.9.2-1_armhf.deb ...
09:26:01 Unpacking libpython3.9-minimal:armhf (3.9.2-1) ...
09:26:01 Selecting previously unselected package gpg-wks-client.
09:26:01 Preparing to unpack .../36-gpg-wks-client_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gpg-wks-client (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package gpg-wks-server.
09:26:01 Preparing to unpack .../37-gpg-wks-server_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gpg-wks-server (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package gpgsm.
09:26:01 Preparing to unpack .../38-gpgsm_2.2.12-1+deb10u2_armhf.deb ...
09:26:01 Unpacking gpgsm (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package gnupg.
09:26:01 Preparing to unpack .../39-gnupg_2.2.12-1+deb10u2_all.deb ...
09:26:01 Unpacking gnupg (2.2.12-1+deb10u2) ...
09:26:01 Selecting previously unselected package gnupg2.
09:26:01 Preparing to unpack .../40-gnupg2_2.2.12-1+deb10u2_all.deb ...
09:26:01 Unpacking gnupg2 (2.2.12-1+deb10u2) ...
09:26:01 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:01 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:01 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:01 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:01 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:01 The following additional packages will be installed:
09:26:01   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:01   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
09:26:01 Suggested packages:
09:26:01   firewalld kmod
09:26:01 Recommended packages:
09:26:01   nftables
09:26:01 Get:101 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gpgsm armhf 2.2.19-3ubuntu2.2 [187 kB]
09:26:01 Get:102 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf gnupg all 2.2.19-3ubuntu2.2 [259 kB]
09:26:01 Selecting previously unselected package libexpat1:armhf.
09:26:01 Preparing to unpack .../libexpat1_2.2.10-2+deb11u5_armhf.deb ...
09:26:01 Unpacking libexpat1:armhf (2.2.10-2+deb11u5) ...
09:26:01 Selecting previously unselected package python3.9-minimal.
09:26:01 Preparing to unpack .../python3.9-minimal_3.9.2-1_armhf.deb ...
09:26:01 Unpacking python3.9-minimal (3.9.2-1) ...
09:26:01 Setting up libpython3.9-minimal:armhf (3.9.2-1) ...
09:26:01 Selecting previously unselected package iso-codes.
09:26:01 Preparing to unpack .../41-iso-codes_4.2-1_all.deb ...
09:26:01 Unpacking iso-codes (4.2-1) ...
09:26:02 The following NEW packages will be installed:
09:26:02   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:02   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12
09:26:02 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/debian-bookworm"
09:26:02 Get:103 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libsoup2.4-1 armhf 2.70.0-1 [228 kB]
09:26:02 Get:104 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libstemmer0d armhf 0+svn585-2 [55.1 kB]
09:26:02 Get:105 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libappstream4 armhf 0.12.10-2 [110 kB]
09:26:02 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]
09:26:02 Get:107 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libgstreamer1.0-0 armhf 1.16.3-0ubuntu1.1 [829 kB]
09:26:02 Get:108 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libpolkit-agent-1-0 armhf 0.105-26ubuntu1.3 [12.8 kB]
09:26:02 Get:109 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf policykit-1 armhf 0.105-26ubuntu1.3 [76.6 kB]
09:26:02 Get:110 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-certifi all 2019.11.28-1 [149 kB]
09:26:02 Setting up libexpat1:armhf (2.2.10-2+deb11u5) ...
09:26:02 Setting up python3.9-minimal (3.9.2-1) ...
09:26:02 Selecting previously unselected package libapt-inst2.0:armhf.
09:26:02 Preparing to unpack .../42-libapt-inst2.0_1.8.2.3_armhf.deb ...
09:26:02 Unpacking libapt-inst2.0:armhf (1.8.2.3) ...
09:26:02 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:02 Preparing to unpack .../43-libcurl3-gnutls_7.64.0-4+deb10u6_armhf.deb ...
09:26:02 Unpacking libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:26:02 0 upgraded, 9 newly installed, 0 to remove and 5 not upgraded.
09:26:02 Need to get 21.5 MB of archives.
09:26:02 After this operation, 102 MB of additional disk space will be used.
09:26:02 Get:1 https://download.docker.com/linux/raspbian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:02 Get:111 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-chardet all 3.0.4-4build1 [80.4 kB]
09:26:02 Setting up python3 (3.9.2-3) ...
09:26:02 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:26:02 Setting up python3-pycurl (7.43.0.6-5) ...
09:26:02 Selecting previously unselected package libdbus-1-3:armhf.
09:26:02 Preparing to unpack .../44-libdbus-1-3_1.12.24-0+deb10u1_armhf.deb ...
09:26:02 Unpacking libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
09:26:02 Selecting previously unselected package lsb-release.
09:26:02 Preparing to unpack .../45-lsb-release_10.2019051400_all.deb ...
09:26:02 Unpacking lsb-release (10.2019051400) ...
09:26:02 Selecting previously unselected package python-apt-common.
09:26:02 Preparing to unpack .../46-python-apt-common_1.8.4.3_all.deb ...
09:26:02 Unpacking python-apt-common (1.8.4.3) ...
09:26:02 Selecting previously unselected package python3-apt.
09:26:02 Preparing to unpack .../47-python3-apt_1.8.4.3_armhf.deb ...
09:26:02 Unpacking python3-apt (1.8.4.3) ...
09:26:02 Selecting previously unselected package python3-dbus.
09:26:02 Preparing to unpack .../48-python3-dbus_1.2.8-3_armhf.deb ...
09:26:02 Unpacking python3-dbus (1.2.8-3) ...
09:26:02 Selecting previously unselected package python3-gi.
09:26:02 Preparing to unpack .../49-python3-gi_3.30.4-1_armhf.deb ...
09:26:02 Unpacking python3-gi (3.30.4-1) ...
09:26:02 Get:2 http://archive.raspbian.org/raspbian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB]
09:26:02 Get:112 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-idna all 2.8-1 [34.6 kB]
09:26:02 Get:113 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-urllib3 all 1.25.8-2ubuntu0.2 [88.4 kB]
09:26:02 Get:114 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-requests all 2.22.0-2ubuntu1.1 [47.2 kB]
09:26:02 Get:115 http://ports.ubuntu.com/ubuntu-ports focal/main armhf python3-requests-unixsocket all 0.2.0-2 [7272 B]
09:26:02 Get:116 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf python3-software-properties all 0.99.9.12 [21.7 kB]
09:26:02 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
09:26:02 Setting up python3-gi (3.38.0-2) ...
09:26:02 Setting up lsb-release (11.1.0+rpi1) ...
09:26:02 Setting up python3-dbus (1.2.16-5) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:26:02 Selecting previously unselected package python3-pycurl.
09:26:02 Preparing to unpack .../50-python3-pycurl_7.43.0.2-0.1_armhf.deb ...
09:26:02 Unpacking python3-pycurl (7.43.0.2-0.1) ...
09:26:02 Selecting previously unselected package python3-software-properties.
09:26:02 Preparing to unpack .../51-python3-software-properties_0.96.20.2-2_all.deb ...
09:26:02 Unpacking python3-software-properties (0.96.20.2-2) ...
09:26:02 Selecting previously unselected package software-properties-common.
09:26:02 Preparing to unpack .../52-software-properties-common_0.96.20.2-2_all.deb ...
09:26:02 Unpacking software-properties-common (0.96.20.2-2) ...
09:26:02 Setting up libksba8:armhf (1.3.5-2+deb10u2) ...
09:26:02 Setting up lsb-base (10.2019051400) ...
09:26:02 Setting up libkeyutils1:armhf (1.6-6) ...
09:26:02 Setting up libpsl5:armhf (0.20.2-2) ...
09:26:02 Setting up mime-support (3.62) ...
09:26:02 Setting up apt-transport-https (1.8.2.3) ...
09:26:02 Setting up libglib2.0-0:armhf (2.58.3-2+deb10u4) ...
09:26:02 No schema files found: doing nothing.
09:26:02 Setting up distro-info-data (0.41+deb10u7) ...
09:26:02 Setting up libsqlite3-0:armhf (3.27.2-3+deb10u2) ...
09:26:02 Setting up libnghttp2-14:armhf (1.36.0-2+deb10u1) ...
09:26:02 Selecting previously unselected package python3-minimal.
09:26: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 ... 6951 files and directories currently installed.)
09:26:02 Preparing to unpack .../0-python3-minimal_3.9.2-3_armhf.deb ...
09:26:02 Unpacking python3-minimal (3.9.2-3) ...
09:26:02 Selecting previously unselected package media-types.
09:26:02 Preparing to unpack .../1-media-types_4.0.0_all.deb ...
09:26:02 Unpacking media-types (4.0.0) ...
09:26:02 Selecting previously unselected package libmpdec3:armhf.
09:26:02 Preparing to unpack .../2-libmpdec3_2.5.1-1_armhf.deb ...
09:26:02 Unpacking libmpdec3:armhf (2.5.1-1) ...
09:26:02 Selecting previously unselected package libncursesw6:armhf.
09:26:02 Preparing to unpack .../3-libncursesw6_6.2+20201114-2+deb11u1_armhf.deb ...
09:26:02 Unpacking libncursesw6:armhf (6.2+20201114-2+deb11u1) ...
09:26:02 Get:3 http://archive.raspbian.org/raspbian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.4 kB]
09:26:02 Get:4 http://archive.raspbian.org/raspbian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.9 kB]
09:26:02 Get:5 http://archive.raspbian.org/raspbian bookworm/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
09:26:02 Get:6 http://archive.raspbian.org/raspbian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.5 kB]
09:26:02 Get:7 http://archive.raspbian.org/raspbian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [32.5 kB]
09:26:02 Get:8 http://archive.raspbian.org/raspbian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [45.3 kB]
09:26:02 Get:9 http://archive.raspbian.org/raspbian bookworm/main armhf iptables armhf 1.8.9-2 [315 kB]
09:26:02 Get:117 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf packagekit armhf 1.1.13-2ubuntu1.1 [380 kB]
09:26:02 Get:118 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf software-properties-common all 0.99.9.12 [10.4 kB]
09:26:02 Get:119 http://ports.ubuntu.com/ubuntu-ports focal-updates/universe armhf gnupg2 all 2.2.19-3ubuntu2.2 [5316 B]
09:26:02 debconf: delaying package configuration, since apt-utils is not installed
09:26:02 Setting up python3-apt (2.2.1) ...
09:26:02 Setting up libpackagekit-glib2-18:armhf (1.1.12-5) ...
09:26:02 Setting up libnpth0:armhf (1.6-1) ...
09:26:02 Setting up libassuan0:armhf (2.5.2-1) ...
09:26:02 Setting up libapt-inst2.0:armhf (1.8.2.3) ...
09:26:02 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ...
09:26:02 Setting up libkrb5support0:armhf (1.17-3+deb10u5) ...
09:26:02 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-1+deb10u2) ...
09:26:02 Setting up gnupg-l10n (2.2.12-1+deb10u2) ...
09:26:02 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2) ...
09:26:02 Setting up libdbus-1-3:armhf (1.12.24-0+deb10u1) ...
09:26:02 Setting up libk5crypto3:armhf (1.17-3+deb10u5) ...
09:26:02 Setting up libsasl2-2:armhf (2.1.27+dfsg-1+deb10u2) ...
09:26:02 Setting up python-apt-common (1.8.4.3) ...
09:26:02 Setting up libgirepository-1.0-1:armhf (1.58.3-2) ...
09:26:02 Setting up libssh2-1:armhf (1.8.0-2.1+deb10u1) ...
09:26:02 Setting up libkrb5-3:armhf (1.17-3+deb10u5) ...
09:26:02 Setting up libmpdec2:armhf (2.4.2-2) ...
09:26:02 Setting up openssl (1.1.1n-0+deb10u6) ...
09:26:02 Setting up readline-common (7.0-5) ...
09:26:02 Setting up iso-codes (4.2-1) ...
09:26:02 Setting up libreadline7:armhf (7.0-5) ...
09:26:02 Setting up gnupg-utils (2.2.12-1+deb10u2) ...
09:26:02 Setting up pinentry-curses (1.1.0-2) ...
09:26:02 Setting up libpython3.7-stdlib:armhf (3.7.3-2+deb10u5) ...
09:26:02 Setting up libldap-2.4-2:armhf (2.4.47+dfsg-3+deb10u7) ...
09:26:02 Selecting previously unselected package readline-common.
09:26:02 Preparing to unpack .../4-readline-common_8.1-1_all.deb ...
09:26:02 Unpacking readline-common (8.1-1) ...
09:26:02 Selecting previously unselected package libreadline8:armhf.
09:26:02 Preparing to unpack .../5-libreadline8_8.1-1_armhf.deb ...
09:26:02 Unpacking libreadline8:armhf (8.1-1) ...
09:26:02 Selecting previously unselected package libsqlite3-0:armhf.
09:26:02 Preparing to unpack .../6-libsqlite3-0_3.34.1-3_armhf.deb ...
09:26:02 Unpacking libsqlite3-0:armhf (3.34.1-3) ...
09:26:02 Selecting previously unselected package libpython3.9-stdlib:armhf.
09:26:02 Preparing to unpack .../7-libpython3.9-stdlib_3.9.2-1_armhf.deb ...
09:26:02 Unpacking libpython3.9-stdlib:armhf (3.9.2-1) ...
09:26:03 + make IMAGE=debian:bookworm verify
09:26:03 docker run  --rm -i \
09:26:03 	-v "$(pwd):/v" \
09:26:03 	-e DEBIAN_FRONTEND=noninteractive \
09:26:03 	-e PACKAGE_REPO=staging \
09:26:03 	-w /v \
09:26:03 	debian:bookworm ./verify
09:26:03 Unable to find image 'debian:bookworm' locally
09:26:03 bookworm: Pulling from library/debian
09:26:03 debconf: delaying package configuration, since apt-utils is not installed
09:26:03 Fetched 21.5 MB in 1s (22.4 MB/s)
09:26:03 Selecting previously unselected package containerd.io.
09:26:03 Fetched 32.5 MB in 9s (3625 kB/s)
09:26:03 Selecting previously unselected package libssl1.1:armhf.
09:26: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 ... 4120 files and directories currently installed.)
09:26:03 Preparing to unpack .../libssl1.1_1.1.1f-1ubuntu2.19_armhf.deb ...
09:26:03 Unpacking libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
09:26:03 Selecting previously unselected package libpython3.8-minimal:armhf.
09:26:03 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:26:03 Unpacking libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:26:03 Setting up python3-software-properties (0.96.20.2-2.1) ...
09:26:03 Setting up software-properties-common (0.96.20.2-2.1) ...
09:26:03 Setting up ca-certificates (20200601~deb10u2) ...
09:26:03 Selecting previously unselected package python3.9.
09:26:03 Preparing to unpack .../8-python3.9_3.9.2-1_armhf.deb ...
09:26:03 Unpacking python3.9 (3.9.2-1) ...
09:26:03 Selecting previously unselected package libpython3-stdlib:armhf.
09:26:03 Preparing to unpack .../9-libpython3-stdlib_3.9.2-3_armhf.deb ...
09:26:03 Unpacking libpython3-stdlib:armhf (3.9.2-3) ...
09:26:03 Setting up python3-minimal (3.9.2-3) ...
09:26:03 013e30178882: Already exists
09:26:03 Digest: sha256:eaace54a93d7b69c7c52bb8ddf9b3fcba0c106a497bc1fdbb89a6299cf945c63
09:26:03 Status: Downloaded newer image for debian:bookworm
09:26: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 ... 14552 files and directories currently installed.)
09:26:03 Preparing to unpack .../0-containerd.io_1.6.24-1_armhf.deb ...
09:26:03 Unpacking containerd.io (1.6.24-1) ...
09:26:03 Selecting previously unselected package libexpat1:armhf.
09:26:03 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.6_armhf.deb ...
09:26:03 Unpacking libexpat1:armhf (2.2.9-1ubuntu0.6) ...
09:26:03 Selecting previously unselected package python3.8-minimal.
09:26:03 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:26:03 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:26:03 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
09:26:03 ++ source /etc/os-release
09:26:03 +++ PRETTY_NAME='Raspbian GNU/Linux 11 (bullseye)'
09:26:03 +++ NAME='Raspbian GNU/Linux'
09:26:03 +++ VERSION_ID=11
09:26:03 +++ VERSION='11 (bullseye)'
09:26:03 +++ VERSION_CODENAME=bullseye
09:26:03 +++ ID=raspbian
09:26:03 +++ ID_LIKE=debian
09:26:03 +++ HOME_URL=http://www.raspbian.org/
09:26:03 +++ SUPPORT_URL=http://www.raspbian.org/RaspbianForums
09:26:03 +++ BUG_REPORT_URL=http://www.raspbian.org/RaspbianBugs
09:26:03 ++ echo raspbian
09:26:03 + DIST_ID=raspbian
09:26:03 ++ lsb_release -sc
09:26:03 + DIST_VERSION=bullseye
09:26:03 + '[' bullseye = sid ']'
09:26:03 + install_debian_containerd
09:26:03 + '[' staging = stage ']'
09:26:03 + REPO_URL=https://download.docker.com/linux/raspbian
09:26:03 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian'
09:26:03 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/raspbian
09:26:03 + update-ca-certificates -f
09:26:03 Clearing symlinks in /etc/ssl/certs...
09:26:03 make[1]: Leaving directory '/root/build-deb'
09:26:03  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo
09:26:03 Updating certificates in /etc/ssl/certs...
09:26:03 Selecting previously unselected package python3.
09:26: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.)
09:26:03 Preparing to unpack .../00-python3_3.9.2-3_armhf.deb ...
09:26:03 Unpacking python3 (3.9.2-3) ...
09:26:03 Selecting previously unselected package openssl.
09:26:03 Preparing to unpack .../01-openssl_1.1.1n-0+deb11u5_armhf.deb ...
09:26:03 Unpacking openssl (1.1.1n-0+deb11u5) ...
09:26:03 + verify
09:26:03 + dpkg --version
09:26:03 + verify_deb
09:26:03 + apt-get update
09:26:03 Setting up libssl1.1:armhf (1.1.1f-1ubuntu2.19) ...
09:26:03 Setting up libpython3.8-minimal:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:26:03 Setting up libexpat1:armhf (2.2.9-1ubuntu0.6) ...
09:26:03 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.8) ...
09:26:03 Selecting previously unselected package ca-certificates.
09:26:03 Preparing to unpack .../02-ca-certificates_20210119_all.deb ...
09:26:03 Unpacking ca-certificates (20210119) ...
09:26:03 Selecting previously unselected package apt-transport-https.
09:26:03 Preparing to unpack .../03-apt-transport-https_2.2.4_all.deb ...
09:26:03 Unpacking apt-transport-https (2.2.4) ...
09:26:03 Selecting previously unselected package libbrotli1:armhf.
09:26:03 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_armhf.deb ...
09:26:03 Unpacking libbrotli1:armhf (1.0.9-2+b2) ...
09:26:03 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:03 Preparing to unpack .../05-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
09:26:03 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:26:03 Selecting previously unselected package libsasl2-2:armhf.
09:26:03 Preparing to unpack .../06-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_armhf.deb ...
09:26:03 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:26:03 Selecting previously unselected package libldap-2.4-2:armhf.
09:26:03 Preparing to unpack .../07-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_armhf.deb ...
09:26:03 Unpacking libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
09:26:03 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:26:03 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
09:26:03 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:26:04 Selecting previously unselected package libnghttp2-14:armhf.
09:26:04 Preparing to unpack .../08-libnghttp2-14_1.43.0-1_armhf.deb ...
09:26:04 Unpacking libnghttp2-14:armhf (1.43.0-1) ...
09:26:04 Selecting previously unselected package libpsl5:armhf.
09:26:04 Preparing to unpack .../09-libpsl5_0.21.0-1.2_armhf.deb ...
09:26:04 Unpacking libpsl5:armhf (0.21.0-1.2) ...
09:26:04 Selecting previously unselected package librtmp1:armhf.
09:26:04 Preparing to unpack .../10-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
09:26:04 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:04 Selecting previously unselected package libssh2-1:armhf.
09:26:04 Preparing to unpack .../11-libssh2-1_1.9.0-2_armhf.deb ...
09:26:04 Unpacking libssh2-1:armhf (1.9.0-2) ...
09:26:04 Selecting previously unselected package libcurl4:armhf.
09:26:04 Preparing to unpack .../12-libcurl4_7.74.0-1.3+deb11u7_armhf.deb ...
09:26:04 Unpacking libcurl4:armhf (7.74.0-1.3+deb11u7) ...
09:26:04 done.
09:26:04 Updating certificates in /etc/ssl/certs...
09:26:04 Get:4 http://deb.debian.org/debian bookworm/main armhf Packages [8612 kB]
09:26:04 Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6416 B]
09:26:04 Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [60.4 kB]
09:26:04 Selecting previously unselected package curl.
09:26:04 Preparing to unpack .../13-curl_7.74.0-1.3+deb11u7_armhf.deb ...
09:26:04 Unpacking curl (7.74.0-1.3+deb11u7) ...
09:26:04 Selecting previously unselected package libassuan0:armhf.
09:26:04 Preparing to unpack .../14-libassuan0_2.5.3-7.1_armhf.deb ...
09:26:04 Unpacking libassuan0:armhf (2.5.3-7.1) ...
09:26:04 Selecting previously unselected package gpgconf.
09:26:04 Preparing to unpack .../15-gpgconf_2.2.27-2+deb11u2_armhf.deb ...
09:26:04 Unpacking gpgconf (2.2.27-2+deb11u2) ...
09:26:04 Selecting previously unselected package libksba8:armhf.
09:26:04 Preparing to unpack .../16-libksba8_1.5.0-3+deb11u2_armhf.deb ...
09:26:04 Unpacking libksba8:armhf (1.5.0-3+deb11u2) ...
09:26:04 Selecting previously unselected package libnpth0:armhf.
09:26:04 Preparing to unpack .../17-libnpth0_1.6-3_armhf.deb ...
09:26:04 Unpacking libnpth0:armhf (1.6-3) ...
09:26:04 Selecting previously unselected package dirmngr.
09:26:04 Preparing to unpack .../18-dirmngr_2.2.27-2+deb11u2_armhf.deb ...
09:26:04 Selecting previously unselected package python3-minimal.
09:26: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 ... 4421 files and directories currently installed.)
09:26:04 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_armhf.deb ...
09:26:04 Unpacking python3-minimal (3.8.2-0ubuntu2) ...
09:26:04 Selecting previously unselected package mime-support.
09:26:04 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ...
09:26:04 Unpacking mime-support (3.64ubuntu1) ...
09:26:04 Selecting previously unselected package libmpdec2:armhf.
09:26:04 Preparing to unpack .../2-libmpdec2_2.4.2-3_armhf.deb ...
09:26:04  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes
09:26:04 137 added, 0 removed; done.
09:26:04 Setting up libgssapi-krb5-2:armhf (1.17-3+deb10u5) ...
09:26:04 Setting up gir1.2-glib-2.0:armhf (1.58.3-2) ...
09:26:04 Setting up gpgconf (2.2.12-1+deb10u2) ...
09:26:04 Setting up libcurl4:armhf (7.64.0-4+deb10u6) ...
09:26:04 Setting up curl (7.64.0-4+deb10u6) ...
09:26:04 Setting up gpg (2.2.12-1+deb10u2) ...
09:26:04 Setting up libpython3-stdlib:armhf (3.7.3-1) ...
09:26:04 Setting up python3.7 (3.7.3-2+deb10u5) ...
09:26:04 Unpacking dirmngr (2.2.27-2+deb11u2) ...
09:26:04 Selecting previously unselected package distro-info-data.
09:26:04 Preparing to unpack .../19-distro-info-data_0.51+deb11u3_all.deb ...
09:26:04 Unpacking distro-info-data (0.51+deb11u3) ...
09:26:04 Selecting previously unselected package libglib2.0-0:armhf.
09:26:04 Preparing to unpack .../20-libglib2.0-0_2.66.8-1_armhf.deb ...
09:26:04 Unpacking libglib2.0-0:armhf (2.66.8-1) ...
09:26:04 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:04 Preparing to unpack .../21-libgirepository-1.0-1_1.66.1-1+b1_armhf.deb ...
09:26:04 Unpacking libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
09:26:04 Unpacking libmpdec2:armhf (2.4.2-3) ...
09:26:04 Selecting previously unselected package readline-common.
09:26:04 Preparing to unpack .../3-readline-common_8.0-4_all.deb ...
09:26:04 Unpacking readline-common (8.0-4) ...
09:26:04 Selecting previously unselected package libreadline8:armhf.
09:26:04 Preparing to unpack .../4-libreadline8_8.0-4_armhf.deb ...
09:26:04 Unpacking libreadline8:armhf (8.0-4) ...
09:26:04 Selecting previously unselected package libsqlite3-0:armhf.
09:26:04 Preparing to unpack .../5-libsqlite3-0_3.31.1-4ubuntu0.5_armhf.deb ...
09:26:04 Unpacking libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
09:26:04 Selecting previously unselected package libpython3.8-stdlib:armhf.
09:26:04 Preparing to unpack .../6-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:26:04 Unpacking libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:26:04 129 added, 0 removed; done.
09:26:04 Running hooks in /etc/ca-certificates/update.d...
09:26:04 done.
09:26:04 + curl -fsSL https://download.docker.com/linux/raspbian/gpg
09:26:04 + apt-key add -
09:26:04 Selecting previously unselected package dbus-user-session.
09:26:04 Preparing to unpack .../1-dbus-user-session_1.14.8-2~deb12u1_armhf.deb ...
09:26:04 Unpacking dbus-user-session (1.14.8-2~deb12u1) ...
09:26:04 Selecting previously unselected package libip6tc2:armhf.
09:26:04 Preparing to unpack .../2-libip6tc2_1.8.9-2_armhf.deb ...
09:26:04 Unpacking libip6tc2:armhf (1.8.9-2) ...
09:26:04 Selecting previously unselected package libxtables12:armhf.
09:26:04 Preparing to unpack .../3-libxtables12_1.8.9-2_armhf.deb ...
09:26:04 Unpacking libxtables12:armhf (1.8.9-2) ...
09:26:04 Selecting previously unselected package libmnl0:armhf.
09:26:04 Preparing to unpack .../4-libmnl0_1.0.4-3_armhf.deb ...
09:26:04 Unpacking libmnl0:armhf (1.0.4-3) ...
09:26:04 Selecting previously unselected package libnfnetlink0:armhf.
09:26:04 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
09:26:04 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
09:26:04 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:04 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
09:26:04 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:26:04 Selecting previously unselected package libnftnl11:armhf.
09:26:04 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
09:26:04 Unpacking libnftnl11:armhf (1.2.4-2) ...
09:26:04 Selecting previously unselected package iptables.
09:26:04 Preparing to unpack .../8-iptables_1.8.9-2_armhf.deb ...
09:26:04 Unpacking iptables (1.8.9-2) ...
09:26:04 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:04 Preparing to unpack .../22-gir1.2-glib-2.0_1.66.1-1+b1_armhf.deb ...
09:26:04 Unpacking gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
09:26:04 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:04 Preparing to unpack .../23-libpackagekit-glib2-18_1.2.2-2_armhf.deb ...
09:26:04 Unpacking libpackagekit-glib2-18:armhf (1.2.2-2) ...
09:26:04 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:04 Preparing to unpack .../24-gir1.2-packagekitglib-1.0_1.2.2-2_armhf.deb ...
09:26:04 Unpacking gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:26:04 Selecting previously unselected package gnupg-l10n.
09:26:04 Preparing to unpack .../25-gnupg-l10n_2.2.27-2+deb11u2_all.deb ...
09:26:04 Unpacking gnupg-l10n (2.2.27-2+deb11u2) ...
09:26:04 Selecting previously unselected package gnupg-utils.
09:26:04 Preparing to unpack .../26-gnupg-utils_2.2.27-2+deb11u2_armhf.deb ...
09:26:04 Unpacking gnupg-utils (2.2.27-2+deb11u2) ...
09:26:04 Selecting previously unselected package python3.8.
09:26:04 Preparing to unpack .../7-python3.8_3.8.10-0ubuntu1~20.04.8_armhf.deb ...
09:26:04 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:26:04 Selecting previously unselected package libpython3-stdlib:armhf.
09:26:04 Preparing to unpack .../8-libpython3-stdlib_3.8.2-0ubuntu2_armhf.deb ...
09:26:04 Unpacking libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
09:26:04 Setting up python3-minimal (3.8.2-0ubuntu2) ...
09:26:04 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:26:04 Setting up libip6tc2:armhf (1.8.9-2) ...
09:26:04 Setting up dbus-user-session (1.14.8-2~deb12u1) ...
09:26:04 Setting up libmnl0:armhf (1.0.4-3) ...
09:26:04 Setting up containerd.io (1.6.24-1) ...
09:26:04 Setting up gpg-agent (2.2.12-1+deb10u2) ...
09:26:04 Setting up gpgsm (2.2.12-1+deb10u2) ...
09:26:04 Setting up libcurl3-gnutls:armhf (7.64.0-4+deb10u6) ...
09:26:04 Setting up python3 (3.7.3-1) ...
09:26:05 Selecting previously unselected package gpg.
09:26:05 Preparing to unpack .../27-gpg_2.2.27-2+deb11u2_armhf.deb ...
09:26:05 Unpacking gpg (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package pinentry-curses.
09:26:05 Preparing to unpack .../28-pinentry-curses_1.1.0-4_armhf.deb ...
09:26:05 Unpacking pinentry-curses (1.1.0-4) ...
09:26:05 Selecting previously unselected package gpg-agent.
09:26:05 Preparing to unpack .../29-gpg-agent_2.2.27-2+deb11u2_armhf.deb ...
09:26:05 Unpacking gpg-agent (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package gpg-wks-client.
09:26:05 Preparing to unpack .../30-gpg-wks-client_2.2.27-2+deb11u2_armhf.deb ...
09:26:05 Unpacking gpg-wks-client (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package python3.
09:26: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 ... 4851 files and directories currently installed.)
09:26:05 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_armhf.deb ...
09:26:05 Unpacking python3 (3.8.2-0ubuntu2) ...
09:26:05 Selecting previously unselected package libapparmor1:armhf.
09:26:05 Preparing to unpack .../01-libapparmor1_2.13.3-7ubuntu5.2_armhf.deb ...
09:26:05 Unpacking libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
09:26:05 Selecting previously unselected package libcap2:armhf.
09:26:05 Preparing to unpack .../02-libcap2_1%3a2.32-1ubuntu0.1_armhf.deb ...
09:26:05 Unpacking libcap2:armhf (1:2.32-1ubuntu0.1) ...
09:26:05 OK
09:26:05 + '[' bullseye = sid ']'
09:26:05 ++ dpkg --print-architecture
09:26:05 + ARCH=armhf
09:26:05 + echo 'deb [arch=armhf] https://download.docker.com/linux/raspbian bullseye test'
09:26:05 + apt-get update
09:26:05 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:05 Setting up libxtables12:armhf (1.8.9-2) ...
09:26:05 Setting up libnfnetlink0:armhf (1.0.2-2) ...
09:26:05 Setting up libnftnl11:armhf (1.2.4-2) ...
09:26:05 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:26:05 Setting up iptables (1.8.9-2) ...
09:26:05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:05 Processing triggers for libc-bin (2.36-9+rpi1) ...
09:26:05 Setting up dirmngr (2.2.12-1+deb10u2) ...
09:26:05 Setting up gir1.2-packagekitglib-1.0 (1.1.12-5) ...
09:26:05 Setting up python3-pycurl (7.43.0.2-0.1) ...
09:26:05 Setting up python3-gi (3.30.4-1) ...
09:26:05 Selecting previously unselected package gpg-wks-server.
09:26:05 Preparing to unpack .../31-gpg-wks-server_2.2.27-2+deb11u2_armhf.deb ...
09:26:05 Unpacking gpg-wks-server (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package gpgsm.
09:26:05 Preparing to unpack .../32-gpgsm_2.2.27-2+deb11u2_armhf.deb ...
09:26:05 Unpacking gpgsm (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package gnupg.
09:26:05 Preparing to unpack .../33-gnupg_2.2.27-2+deb11u2_all.deb ...
09:26:05 Unpacking gnupg (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package gnupg2.
09:26:05 Preparing to unpack .../34-gnupg2_2.2.27-2+deb11u2_all.deb ...
09:26:05 Unpacking gnupg2 (2.2.27-2+deb11u2) ...
09:26:05 Selecting previously unselected package iso-codes.
09:26:05 Preparing to unpack .../35-iso-codes_4.6.0-1_all.deb ...
09:26:05 Unpacking iso-codes (4.6.0-1) ...
09:26:05 Selecting previously unselected package libargon2-1:armhf.
09:26:05 Preparing to unpack .../03-libargon2-1_0~20171227-0.2_armhf.deb ...
09:26:05 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
09:26:05 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:05 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_armhf.deb ...
09:26:05 Unpacking libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:26:05 Selecting previously unselected package libjson-c4:armhf.
09:26:05 Preparing to unpack .../05-libjson-c4_0.13.1+dfsg-7ubuntu0.3_armhf.deb ...
09:26:05 Unpacking libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
09:26:05 Selecting previously unselected package libcryptsetup12:armhf.
09:26:05 Preparing to unpack .../06-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_armhf.deb ...
09:26:05 Unpacking libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
09:26:05 Selecting previously unselected package libip4tc2:armhf.
09:26:05 Preparing to unpack .../07-libip4tc2_1.8.4-3ubuntu2.1_armhf.deb ...
09:26:05 Unpacking libip4tc2:armhf (1.8.4-3ubuntu2.1) ...
09:26:05 Selecting previously unselected package libkmod2:armhf.
09:26:05 Preparing to unpack .../08-libkmod2_27-1ubuntu2.1_armhf.deb ...
09:26:05 Get:1 https://download.docker.com/linux/raspbian bullseye InRelease [26.7 kB]
09:26:05 Fetched 8930 kB in 2s (5904 kB/s)
09:26:05 + verify_binaries
09:26:05 + docker --version
09:26:05 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:05 + docker buildx version
09:26:05 github.com/docker/buildx v0.11.2 9872040
09:26:05 + docker compose version
09:26:05 Setting up gpg-wks-server (2.2.12-1+deb10u2) ...
09:26:05 Setting up lsb-release (10.2019051400) ...
09:26:05 Setting up python3-dbus (1.2.8-3) ...
09:26:05 Unpacking libkmod2:armhf (27-1ubuntu2.1) ...
09:26:05 Selecting previously unselected package systemd-timesyncd.
09:26:05 Preparing to unpack .../09-systemd-timesyncd_245.4-4ubuntu3.22_armhf.deb ...
09:26:05 Unpacking systemd-timesyncd (245.4-4ubuntu3.22) ...
09:26:05 Selecting previously unselected package systemd.
09:26:05 Preparing to unpack .../10-systemd_245.4-4ubuntu3.22_armhf.deb ...
09:26:05 Unpacking systemd (245.4-4ubuntu3.22) ...
09:26:05 Get:2 https://download.docker.com/linux/raspbian bullseye/test armhf Packages [39.4 kB]
09:26:05 Hit:3 http://archive.raspbian.org/raspbian bullseye InRelease
09:26:05 Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
09:26:05 Docker Compose version v2.21.0
09:26:05 + dockerd --version
09:26:05 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:05 + docker-proxy --version
09:26:05 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:05 + containerd --version
09:26:05 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:05 + ctr --version
09:26:05 ctr containerd.io 1.6.24
09:26:05 + containerd-shim --help
09:26:05 Usage of containerd-shim:
09:26:05   -address string
09:26:05     	grpc address back to main containerd
09:26:05   -containerd-binary containerd publish
09:26:05     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:05   -criu string
09:26:05     	path to criu binary
09:26:05   -debug
09:26:05     	enable debug output in logs
09:26:05   -namespace string
09:26:05     	namespace that owns the shim
09:26:05   -runtime-root string
09:26:05     	root directory for the runtime (default "/run/containerd/runc")
09:26:05   -socket string
09:26:05     	socket path to serve
09:26:05   -systemd-cgroup
09:26:05     	set runtime to use systemd-cgroup
09:26:05   -workdir string
09:26:05     	path used to storge large temporary data
09:26:05 + containerd-shim-runc-v1 -v
09:26:05 containerd-shim-runc-v1:
09:26:05   Version:  1.6.24
09:26:05   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:05   Go version: go1.20.8
09:26:05 
09:26:05 + containerd-shim-runc-v2 -v
09:26:05 containerd-shim-runc-v2:
09:26:05   Version:  1.6.24
09:26:05   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:05   Go version: go1.20.8
09:26:05 
09:26:05 + runc --version
09:26:05 runc version 1.1.9
09:26:05 commit: v1.1.9-0-gccaecfc
09:26:05 spec: 1.0.2-dev
09:26:05 go: go1.20.8
09:26:05 libseccomp: 2.5.4
09:26:05 Setting up gpg-wks-client (2.2.12-1+deb10u2) ...
09:26:05 Setting up python3-apt (1.8.4.3) ...
09:26:05 Setting up python3-software-properties (0.96.20.2-2) ...
09:26:05 dpkg-genchanges: info: including full source code in upload
09:26:05  dpkg-source -I.git --after-build .
09:26:05 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:26:05 + destination=/build
09:26:05 + mkdir -p /build
09:26:05 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb /build
09:26:05 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'
09:26:05 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:26:05 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.dsc'
09:26:05 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:26:05 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy.tar.gz'
09:26:05 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo'
09:26:05 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.buildinfo'
09:26:05 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes'
09:26:05 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.changes'
09:26:05 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 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'
09:26:05 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb'
09:26:05 Setting up libapparmor1:armhf (2.13.3-7ubuntu5.2) ...
09:26:05 Fetched 66.0 kB in 1s (98.7 kB/s)
09:26:05 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:05 Preparing to unpack .../36-libcurl3-gnutls_7.74.0-1.3+deb11u7_armhf.deb ...
09:26:05 Unpacking libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:26:05 Selecting previously unselected package libdbus-1-3:armhf.
09:26:05 Preparing to unpack .../37-libdbus-1-3_1.12.24-0+deb11u1_armhf.deb ...
09:26:05 Unpacking libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
09:26:05 Selecting previously unselected package lsb-release.
09:26:05 Preparing to unpack .../38-lsb-release_11.1.0_all.deb ...
09:26:05 Unpacking lsb-release (11.1.0) ...
09:26:05 Selecting previously unselected package python-apt-common.
09:26:05 Preparing to unpack .../39-python-apt-common_2.2.1_all.deb ...
09:26:05 Unpacking python-apt-common (2.2.1) ...
09:26:05 Setting up gnupg (2.2.12-1+deb10u2) ...
09:26:05 Setting up gnupg2 (2.2.12-1+deb10u2) ...
09:26:05 Setting up software-properties-common (0.96.20.2-2) ...
09:26:05 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:26:05 Processing triggers for ca-certificates (20200601~deb10u2) ...
09:26:05 Updating certificates in /etc/ssl/certs...
09:26:06 Reading package lists...
09:26:06 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:26:06 Setting up libcap2:armhf (1:2.32-1ubuntu0.1) ...
09:26:06 Setting up libargon2-1:armhf (0~20171227-0.2) ...
09:26:06 Setting up libdevmapper1.02.1:armhf (2:1.02.167-1ubuntu1) ...
09:26:06 Setting up libjson-c4:armhf (0.13.1+dfsg-7ubuntu0.3) ...
09:26:06 Setting up libcryptsetup12:armhf (2:2.2.2-3ubuntu2.4) ...
09:26:06 Setting up libip4tc2:armhf (1.8.4-3ubuntu2.1) ...
09:26:06 Setting up libkmod2:armhf (27-1ubuntu2.1) ...
09:26:06 Setting up systemd-timesyncd (245.4-4ubuntu3.22) ...
09:26:06 Selecting previously unselected package python3-apt.
09:26:06 Preparing to unpack .../40-python3-apt_2.2.1_armhf.deb ...
09:26:06 Unpacking python3-apt (2.2.1) ...
09:26:06 Selecting previously unselected package python3-dbus.
09:26:06 Preparing to unpack .../41-python3-dbus_1.2.16-5_armhf.deb ...
09:26:06 Unpacking python3-dbus (1.2.16-5) ...
09:26:06 Selecting previously unselected package python3-gi.
09:26:06 Preparing to unpack .../42-python3-gi_3.38.0-2_armhf.deb ...
09:26:06 Unpacking python3-gi (3.38.0-2) ...
09:26:06 Selecting previously unselected package python3-pycurl.
09:26:06 Preparing to unpack .../43-python3-pycurl_7.43.0.6-5_armhf.deb ...
09:26:06 Unpacking python3-pycurl (7.43.0.6-5) ...
09:26:06 Selecting previously unselected package python3-software-properties.
09:26:06 Preparing to unpack .../44-python3-software-properties_0.96.20.2-2.1_all.deb ...
09:26:06 Unpacking python3-software-properties (0.96.20.2-2.1) ...
09:26:06 Selecting previously unselected package software-properties-common.
09:26:06 Preparing to unpack .../45-software-properties-common_0.96.20.2-2.1_all.deb ...
09:26:06 Unpacking software-properties-common (0.96.20.2-2.1) ...
09:26:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:26:06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:26:06 Setting up systemd (245.4-4ubuntu3.22) ...
09:26:06 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:06 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:06 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:26:06 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:26:06 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:26:06 Created symlink /etc/systemd/system/multi-user.target.wants/ondemand.service → /lib/systemd/system/ondemand.service.
09:26:06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:06 Initializing machine ID from random generator.
09:26:06 Setting up libksba8:armhf (1.5.0-3+deb11u2) ...
09:26:06 Setting up media-types (4.0.0) ...
09:26:06 Setting up libpsl5:armhf (0.21.0-1.2) ...
09:26:06 Setting up apt-transport-https (2.2.4) ...
09:26:06 Setting up libglib2.0-0:armhf (2.66.8-1) ...
09:26:06 No schema files found: doing nothing.
09:26:06 Setting up distro-info-data (0.51+deb11u3) ...
09:26:06 Setting up libbrotli1:armhf (1.0.9-2+b2) ...
09:26:06 Setting up libsqlite3-0:armhf (3.34.1-3) ...
09:26:06 Setting up libnghttp2-14:armhf (1.43.0-1) ...
09:26:06 Setting up libpackagekit-glib2-18:armhf (1.2.2-2) ...
09:26:06 Setting up libnpth0:armhf (1.6-3) ...
09:26:06 Setting up libassuan0:armhf (2.5.3-7.1) ...
09:26:06 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:26:06 Setting up gnupg-l10n (2.2.27-2+deb11u2) ...
09:26:06 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:06 Setting up libdbus-1-3:armhf (1.12.24-0+deb11u1) ...
09:26:06 Setting up libncursesw6:armhf (6.2+20201114-2+deb11u1) ...
09:26:06 0 added, 0 removed; done.
09:26:06 Running hooks in /etc/ca-certificates/update.d...
09:26:06 done.
09:26:06 ++ source /etc/os-release
09:26:06 +++ PRETTY_NAME='Debian GNU/Linux 10 (buster)'
09:26:06 +++ NAME='Debian GNU/Linux'
09:26:06 +++ VERSION_ID=10
09:26:06 +++ VERSION='10 (buster)'
09:26:06 +++ VERSION_CODENAME=buster
09:26:06 +++ ID=debian
09:26:06 +++ HOME_URL=https://www.debian.org/
09:26:06 +++ SUPPORT_URL=https://www.debian.org/support
09:26:06 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:26:06 ++ echo debian
09:26:06 + DIST_ID=debian
09:26:06 ++ lsb_release -sc
09:26:06 + DIST_VERSION=buster
09:26:06 + '[' buster = sid ']'
09:26:06 + install_debian_containerd
09:26:06 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:26:06 + '[' staging = stage ']'
09:26:06 + REPO_URL=https://download.docker.com/linux/debian
09:26:06 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:26:06 + update-ca-certificates -f
09:26:06 Clearing symlinks in /etc/ssl/certs...
09:26:06 Selecting previously unselected package systemd-sysv.
09:26: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 ... 5686 files and directories currently installed.)
09:26:06 Preparing to unpack .../00-systemd-sysv_245.4-4ubuntu3.22_armhf.deb ...
09:26:06 Unpacking systemd-sysv (245.4-4ubuntu3.22) ...
09:26:06 Setting up libsasl2-2:armhf (2.1.27+dfsg-2.1+deb11u1) ...
09:26:06 Setting up python-apt-common (2.2.1) ...
09:26:06 Setting up libmpdec3:armhf (2.5.1-1) ...
09:26:06 Setting up libgirepository-1.0-1:armhf (1.66.1-1+b1) ...
09:26:06 Setting up libssh2-1:armhf (1.9.0-2) ...
09:26:06 Setting up openssl (1.1.1n-0+deb11u5) ...
09:26:06 Setting up readline-common (8.1-1) ...
09:26:06 Setting up iso-codes (4.6.0-1) ...
09:26:06 Setting up pinentry-curses (1.1.0-4) ...
09:26:06 Setting up libreadline8:armhf (8.1-1) ...
09:26:06 Setting up libldap-2.4-2:armhf (2.4.57+dfsg-3+deb11u1) ...
09:26:06 Setting up libcurl3-gnutls:armhf (7.74.0-1.3+deb11u7) ...
09:26:06 Setting up ca-certificates (20210119) ...
09:26:06 Selecting previously unselected package openssl.
09:26:06 Preparing to unpack .../01-openssl_1.1.1f-1ubuntu2.19_armhf.deb ...
09:26:06 Unpacking openssl (1.1.1f-1ubuntu2.19) ...
09:26:06 Selecting previously unselected package ca-certificates.
09:26:06 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.20.04.1_all.deb ...
09:26:06 Unpacking ca-certificates (20230311ubuntu0.20.04.1) ...
09:26:06 Selecting previously unselected package libdbus-1-3:armhf.
09:26:06 Preparing to unpack .../03-libdbus-1-3_1.12.16-2ubuntu2.3_armhf.deb ...
09:26:06 Unpacking libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
09:26:06 Selecting previously unselected package dbus.
09:26:06 Preparing to unpack .../04-dbus_1.12.16-2ubuntu2.3_armhf.deb ...
09:26:06 Reading package lists...
09:26:07 Unpacking dbus (1.12.16-2ubuntu2.3) ...
09:26:07 Selecting previously unselected package distro-info-data.
09:26:07 Preparing to unpack .../05-distro-info-data_0.43ubuntu1.13_all.deb ...
09:26:07 Unpacking distro-info-data (0.43ubuntu1.13) ...
09:26:07 Selecting previously unselected package libglib2.0-0:armhf.
09:26:07 Preparing to unpack .../06-libglib2.0-0_2.64.6-1~ubuntu20.04.6_armhf.deb ...
09:26:07 Unpacking libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
09:26:07 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:07 Preparing to unpack .../07-libgirepository-1.0-1_1.64.1-1~ubuntu20.04.1_armhf.deb ...
09:26:07 Unpacking libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
09:26:07 done.
09:26:07 Updating certificates in /etc/ssl/certs...
09:26:07 Updating certificates in /etc/ssl/certs...
09:26:07 Building dependency tree...
09:26:07 Reading state information...
09:26:07 Reading package lists...
09:26:07 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?)
09:26:07 ++ find deb/debbuild/raspbian-bullseye/ -type f -name '*.deb'
09:26:07 + packages='deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:26:07 ++ echo 'deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:07 deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:26:07 ++ xargs
09:26:07 ++ awk '$0="./"$0'
09:26:07 + packages='./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./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-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb'
09:26:07 + set -x
09:26:07 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./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-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:07 Selecting previously unselected package docker-ce-rootless-extras.
09:26:07 (Reading database ... 10272 files and directories currently installed.)
09:26:07 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ...
09:26:07 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:07 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:07 Preparing to unpack .../08-gir1.2-glib-2.0_1.64.1-1~ubuntu20.04.1_armhf.deb ...
09:26:07 Unpacking gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
09:26:07 Selecting previously unselected package libcap2-bin.
09:26:07 Preparing to unpack .../09-libcap2-bin_1%3a2.32-1ubuntu0.1_armhf.deb ...
09:26:07 Unpacking libcap2-bin (1:2.32-1ubuntu0.1) ...
09:26:07 Selecting previously unselected package libelf1:armhf.
09:26:07 Preparing to unpack .../10-libelf1_0.176-1.1ubuntu0.1_armhf.deb ...
09:26:07 Unpacking libelf1:armhf (0.176-1.1ubuntu0.1) ...
09:26:07 Selecting previously unselected package libglib2.0-data.
09:26:07 Preparing to unpack .../11-libglib2.0-data_2.64.6-1~ubuntu20.04.6_all.deb ...
09:26:07 Unpacking libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:26:07 Selecting previously unselected package tzdata.
09:26:07 Preparing to unpack .../12-tzdata_2023c-0ubuntu0.20.04.2_all.deb ...
09:26:07 Unpacking tzdata (2023c-0ubuntu0.20.04.2) ...
09:26:07 The following additional packages will be installed:
09:26:07   dbus dbus-bin dbus-daemon dbus-session-bus-common dbus-system-bus-common
09:26:07   dirmngr distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:26:07   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:26:07   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:26:07   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:26:07   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:26:07   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:26:07   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:26:07   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:26:07   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:26:07   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:26:07   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:26:07   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:07   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:26:07   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:26:07   media-types openssl packagekit pinentry-curses polkitd python-apt-common
09:26:07   python3 python3-apt python3-blinker python3-cffi-backend
09:26:07   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:26:07   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:26:07   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:26:07   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:26:07   readline-common sgml-base systemd systemd-sysv xml-core
09:26:07 Suggested packages:
09:26:07   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:26:07   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:26:07   low-memory-monitor krb5-doc krb5-user gstreamer1.0-tools pinentry-doc
09:26:07   polkitd-pkla python3-doc python3-tk python3-venv python-apt-doc
09:26:07   python-blinker-doc python-cryptography-doc python3-cryptography-vectors
09:26:07   python-dbus-doc python3-crypto python3-setuptools python-pyparsing-doc
09:26:07   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:26:07   sgml-base-doc systemd-container systemd-homed systemd-userdbd systemd-boot
09:26:07   systemd-resolved libfido2-1 libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0
09:26:07   libtss2-rc0 debhelper
09:26:07 Recommended packages:
09:26:07   libpam-cap shared-mime-info xdg-user-dirs krb5-locales libldap-common
09:26:07   libgpm2 dbus-user-session publicsuffix libsasl2-modules appstream
09:26:07   packagekit-tools systemd-timesyncd | time-daemon libnss-systemd
09:26:07 Selecting previously unselected package libicu66:armhf.
09:26:07 Preparing to unpack .../13-libicu66_66.1-2ubuntu2.1_armhf.deb ...
09:26:07 Unpacking libicu66:armhf (66.1-2ubuntu2.1) ...
09:26:07 137 added, 0 removed; done.
09:26:07 Running hooks in /etc/ca-certificates/update.d...
09:26:07 done.
09:26:07 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:26:07 + apt-key add -
09:26:07 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:26:07 129 added, 0 removed; done.
09:26:07 Setting up gir1.2-glib-2.0:armhf (1.66.1-1+b1) ...
09:26:07 Setting up gpgconf (2.2.27-2+deb11u2) ...
09:26:07 Setting up libcurl4:armhf (7.74.0-1.3+deb11u7) ...
09:26:07 Setting up curl (7.74.0-1.3+deb11u7) ...
09:26:07 Setting up gpg (2.2.27-2+deb11u2) ...
09:26:07 Setting up libpython3.9-stdlib:armhf (3.9.2-1) ...
09:26:07 Setting up libpython3-stdlib:armhf (3.9.2-3) ...
09:26:07 Setting up gnupg-utils (2.2.27-2+deb11u2) ...
09:26:07 Setting up gpg-agent (2.2.27-2+deb11u2) ...
09:26:07 Selecting previously unselected package docker-compose-plugin.
09:26:07 Preparing to unpack .../docker-compose-plugin_2.21.0-1~raspbian.11~bullseye_armhf.deb ...
09:26:07 Unpacking docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ...
09:26:08 Setting up gpgsm (2.2.27-2+deb11u2) ...
09:26:08 Setting up dirmngr (2.2.27-2+deb11u2) ...
09:26:08 Setting up gir1.2-packagekitglib-1.0 (1.2.2-2) ...
09:26:08 Setting up gpg-wks-server (2.2.27-2+deb11u2) ...
09:26:08 Setting up python3.9 (3.9.2-1) ...
09:26:08 Selecting previously unselected package libpam-systemd:armhf.
09:26:08 Preparing to unpack .../14-libpam-systemd_245.4-4ubuntu3.22_armhf.deb ...
09:26:08 Unpacking libpam-systemd:armhf (245.4-4ubuntu3.22) ...
09:26:08 Selecting previously unselected package libxml2:armhf.
09:26:08 Preparing to unpack .../15-libxml2_2.9.10+dfsg-5ubuntu0.20.04.6_armhf.deb ...
09:26:08 Unpacking libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:26:08 Selecting previously unselected package libyaml-0-2:armhf.
09:26:08 Preparing to unpack .../16-libyaml-0-2_0.2.2-1_armhf.deb ...
09:26:08 Unpacking libyaml-0-2:armhf (0.2.2-1) ...
09:26:08 Selecting previously unselected package lsb-release.
09:26:08 Preparing to unpack .../17-lsb-release_11.1.0ubuntu2_all.deb ...
09:26:08 Unpacking lsb-release (11.1.0ubuntu2) ...
09:26:08 Selecting previously unselected package python3-dbus.
09:26:08 Preparing to unpack .../18-python3-dbus_1.2.16-1build1_armhf.deb ...
09:26:08 Unpacking python3-dbus (1.2.16-1build1) ...
09:26:08 Selecting previously unselected package python3-gi.
09:26:08 Preparing to unpack .../19-python3-gi_3.36.0-1_armhf.deb ...
09:26:08 dpkg-deb: building package 'docker-ce-rootless-extras' in '../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'.
09:26:08 Selecting previously unselected package docker-buildx-plugin.
09:26:08 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~raspbian.11~bullseye_armhf.deb ...
09:26:08 Unpacking docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ...
09:26:08 Unpacking python3-gi (3.36.0-1) ...
09:26:08 Selecting previously unselected package python3-pkg-resources.
09:26:08 Preparing to unpack .../20-python3-pkg-resources_45.2.0-1ubuntu0.1_all.deb ...
09:26:08 Unpacking python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:26:08 Selecting previously unselected package python3-six.
09:26:08 Preparing to unpack .../21-python3-six_1.14.0-2_all.deb ...
09:26:08 Unpacking python3-six (1.14.0-2) ...
09:26:08 Selecting previously unselected package iso-codes.
09:26:08 Preparing to unpack .../22-iso-codes_4.4-1_all.deb ...
09:26:08 Unpacking iso-codes (4.4-1) ...
09:26:08 The following NEW packages will be installed:
09:26:08   apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:26:08   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:26:08   dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n
09:26:08   gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm
09:26:08   iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1
09:26:08   libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:26:08   libdevmapper1.02.1 libduktape207 libdw1 libelf1 libexpat1 libfdisk1
09:26:08   libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin libglib2.0-data
09:26:08   libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2 libjson-c5
09:26:08   libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0 libksba8
09:26:08   libldap-2.5-0 libncursesw6 libnghttp2-14 libnpth0 libnsl2
09:26:08   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:26:08   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:26:08   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:08   libsqlite3-0 libssh2-1 libssl3 libstemmer0d libsystemd-shared
09:26:08   libtirpc-common libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2
09:26:08   lsb-release media-types openssl packagekit pinentry-curses polkitd
09:26:08   python-apt-common python3 python3-apt python3-blinker python3-cffi-backend
09:26:08   python3-cryptography python3-dbus python3-distro python3-gi python3-httplib2
09:26:08   python3-jwt python3-lazr.restfulclient python3-lazr.uri python3-minimal
09:26:08   python3-oauthlib python3-pkg-resources python3-pyparsing python3-six
09:26:08   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:26:08   readline-common sgml-base software-properties-common systemd systemd-sysv
09:26:08   xml-core
09:26:08 0 upgraded, 117 newly installed, 0 to remove and 0 not upgraded.
09:26:08 Need to get 46.1 MB of archives.
09:26:08 After this operation, 152 MB of additional disk space will be used.
09:26:08 Get:1 http://deb.debian.org/debian bookworm/main armhf libssl3 armhf 3.0.9-1 [1662 kB]
09:26:08 Get:2 http://deb.debian.org/debian bookworm/main armhf libargon2-1 armhf 0~20171227-0.3+deb12u1 [19.6 kB]
09:26:08 Get:3 http://deb.debian.org/debian bookworm/main armhf dmsetup armhf 2:1.02.185-2 [81.9 kB]
09:26:08 Get:4 http://deb.debian.org/debian bookworm/main armhf libdevmapper1.02.1 armhf 2:1.02.185-2 [125 kB]
09:26:08 Get:5 http://deb.debian.org/debian bookworm/main armhf libjson-c5 armhf 0.16-2 [40.4 kB]
09:26:08 Get:6 http://deb.debian.org/debian bookworm/main armhf libcryptsetup12 armhf 2:2.6.1-4~deb12u1 [196 kB]
09:26:08 Get:7 http://deb.debian.org/debian bookworm/main armhf libfdisk1 armhf 2.38.1-5+b1 [178 kB]
09:26:08 Get:8 http://deb.debian.org/debian bookworm/main armhf libkmod2 armhf 30+20221128-1 [50.0 kB]
09:26:08 Get:9 http://deb.debian.org/debian bookworm/main armhf libapparmor1 armhf 3.0.8-3 [36.9 kB]
09:26:08 Get:10 http://deb.debian.org/debian bookworm/main armhf libip4tc2 armhf 1.8.9-2 [16.9 kB]
09:26:08 Get:11 http://deb.debian.org/debian bookworm/main armhf libsystemd-shared armhf 252.12-1~deb12u1 [1545 kB]
09:26:08 Get:12 http://deb.debian.org/debian bookworm/main armhf systemd armhf 252.12-1~deb12u1 [2931 kB]
09:26:08 Get:13 http://deb.debian.org/debian bookworm/main armhf systemd-sysv armhf 252.12-1~deb12u1 [41.6 kB]
09:26:08 Get:14 http://deb.debian.org/debian bookworm/main armhf libdbus-1-3 armhf 1.14.8-2~deb12u1 [178 kB]
09:26:08 Get:15 http://deb.debian.org/debian bookworm/main armhf dbus-bin armhf 1.14.8-2~deb12u1 [102 kB]
09:26:08 Get:16 http://deb.debian.org/debian bookworm/main armhf dbus-session-bus-common all 1.14.8-2~deb12u1 [77.5 kB]
09:26:08 Get:17 http://deb.debian.org/debian bookworm/main armhf libexpat1 armhf 2.5.0-1 [79.9 kB]
09:26:08 Get:18 http://deb.debian.org/debian bookworm/main armhf dbus-daemon armhf 1.14.8-2~deb12u1 [168 kB]
09:26:08 Get:19 http://deb.debian.org/debian bookworm/main armhf dbus-system-bus-common all 1.14.8-2~deb12u1 [78.5 kB]
09:26:08 Get:20 http://deb.debian.org/debian bookworm/main armhf dbus armhf 1.14.8-2~deb12u1 [94.0 kB]
09:26:08 Get:21 http://deb.debian.org/debian bookworm/main armhf libpython3.11-minimal armhf 3.11.2-6 [798 kB]
09:26:08 Get:22 http://deb.debian.org/debian bookworm/main armhf python3.11-minimal armhf 3.11.2-6 [1714 kB]
09:26:08 Get:23 http://deb.debian.org/debian bookworm/main armhf python3-minimal armhf 3.11.2-1+b1 [26.3 kB]
09:26:08 Get:24 http://deb.debian.org/debian bookworm/main armhf media-types all 10.0.0 [26.1 kB]
09:26:08 Get:25 http://deb.debian.org/debian bookworm/main armhf libncursesw6 armhf 6.4-4 [108 kB]
09:26:08 Get:26 http://deb.debian.org/debian bookworm/main armhf libkrb5support0 armhf 1.20.1-2 [29.3 kB]
09:26:08 Get:27 http://deb.debian.org/debian bookworm/main armhf libk5crypto3 armhf 1.20.1-2 [74.4 kB]
09:26:09 Selecting previously unselected package libkrb5support0:armhf.
09:26:09 Preparing to unpack .../23-libkrb5support0_1.17-6ubuntu4.3_armhf.deb ...
09:26:09 Unpacking libkrb5support0:armhf (1.17-6ubuntu4.3) ...
09:26:09 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-jammy"
09:26:09 Get:28 http://deb.debian.org/debian bookworm/main armhf libkeyutils1 armhf 1.6.3-2 [7832 B]
09:26:09 Get:29 http://deb.debian.org/debian bookworm/main armhf libkrb5-3 armhf 1.20.1-2 [287 kB]
09:26:09 Get:30 http://deb.debian.org/debian bookworm/main armhf libgssapi-krb5-2 armhf 1.20.1-2 [111 kB]
09:26:09 Get:31 http://deb.debian.org/debian bookworm/main armhf libtirpc-common all 1.3.3+ds-1 [14.0 kB]
09:26:09 Get:32 http://deb.debian.org/debian bookworm/main armhf libtirpc3 armhf 1.3.3+ds-1 [72.9 kB]
09:26:09 Get:33 http://deb.debian.org/debian bookworm/main armhf libnsl2 armhf 1.3.0-2 [33.9 kB]
09:26:09 Get:34 http://deb.debian.org/debian bookworm/main armhf readline-common all 8.2-1.3 [69.0 kB]
09:26:09 Get:35 http://deb.debian.org/debian bookworm/main armhf libreadline8 armhf 8.2-1.3 [144 kB]
09:26:09 Get:36 http://deb.debian.org/debian bookworm/main armhf libsqlite3-0 armhf 3.40.1-2 [735 kB]
09:26:09 Get:37 http://deb.debian.org/debian bookworm/main armhf libpython3.11-stdlib armhf 3.11.2-6 [1678 kB]
09:26:09 Get:38 http://deb.debian.org/debian bookworm/main armhf python3.11 armhf 3.11.2-6 [572 kB]
09:26:09 Get:39 http://deb.debian.org/debian bookworm/main armhf libpython3-stdlib armhf 3.11.2-1+b1 [9296 B]
09:26:09 Get:40 http://deb.debian.org/debian bookworm/main armhf python3 armhf 3.11.2-1+b1 [26.3 kB]
09:26:09 Get:41 http://deb.debian.org/debian bookworm/main armhf sgml-base all 1.31 [15.4 kB]
09:26:09 Get:42 http://deb.debian.org/debian bookworm/main armhf openssl armhf 3.0.9-1 [1381 kB]
09:26:09 Get:43 http://deb.debian.org/debian bookworm/main armhf ca-certificates all 20230311 [153 kB]
09:26:09 Get:44 http://deb.debian.org/debian bookworm/main armhf libpam-systemd armhf 252.12-1~deb12u1 [202 kB]
09:26:09 Get:45 http://deb.debian.org/debian bookworm/main armhf apt-transport-https all 2.6.1 [25.2 kB]
09:26:09 Get:46 http://deb.debian.org/debian bookworm/main armhf libbrotli1 armhf 1.0.9-2+b6 [271 kB]
09:26:09 Get:47 http://deb.debian.org/debian bookworm/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [19.0 kB]
09:26:09 Get:48 http://deb.debian.org/debian bookworm/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.3 kB]
09:26:09 Get:49 http://deb.debian.org/debian bookworm/main armhf libldap-2.5-0 armhf 2.5.13+dfsg-5 [158 kB]
09:26:09 Get:50 http://deb.debian.org/debian bookworm/main armhf libnghttp2-14 armhf 1.52.0-1 [60.8 kB]
09:26:09 Get:51 http://deb.debian.org/debian bookworm/main armhf libpsl5 armhf 0.21.2-1 [57.5 kB]
09:26:09 Get:52 http://deb.debian.org/debian bookworm/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2+b2 [55.2 kB]
09:26:09 Get:53 http://deb.debian.org/debian bookworm/main armhf libssh2-1 armhf 1.10.0-3+b1 [163 kB]
09:26:09 Get:54 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl4 armhf 7.88.1-10+deb12u1 [347 kB]
09:26:09 Get:55 http://deb.debian.org/debian-security bookworm-security/main armhf curl armhf 7.88.1-10+deb12u1 [304 kB]
09:26:09 Get:56 http://deb.debian.org/debian bookworm/main armhf libassuan0 armhf 2.5.5-5 [42.0 kB]
09:26:09 Get:57 http://deb.debian.org/debian bookworm/main armhf gpgconf armhf 2.2.40-1.1 [547 kB]
09:26:09 Get:58 http://deb.debian.org/debian bookworm/main armhf libksba8 armhf 1.6.3-2 [109 kB]
09:26:09 Get:59 http://deb.debian.org/debian bookworm/main armhf libnpth0 armhf 1.6-3 [17.8 kB]
09:26:09 Get:60 http://deb.debian.org/debian bookworm/main armhf dirmngr armhf 2.2.40-1.1 [748 kB]
09:26:09 Get:61 http://deb.debian.org/debian bookworm/main armhf distro-info-data all 0.58 [5848 B]
09:26:09 Get:62 http://deb.debian.org/debian bookworm/main armhf libglib2.0-0 armhf 2.74.6-2 [1227 kB]
09:26:09 Get:63 http://deb.debian.org/debian bookworm/main armhf libgirepository-1.0-1 armhf 1.74.0-3 [88.2 kB]
09:26:09 Get:64 http://deb.debian.org/debian bookworm/main armhf gir1.2-glib-2.0 armhf 1.74.0-3 [159 kB]
09:26:09 Get:65 http://deb.debian.org/debian bookworm/main armhf libpackagekit-glib2-18 armhf 1.2.6-5 [98.1 kB]
09:26:09 Get:66 http://deb.debian.org/debian bookworm/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-5 [25.9 kB]
09:26:09 Get:67 http://deb.debian.org/debian bookworm/main armhf gnupg-l10n all 2.2.40-1.1 [1093 kB]
09:26:09 Get:68 http://deb.debian.org/debian bookworm/main armhf gnupg-utils armhf 2.2.40-1.1 [850 kB]
09:26:09 Get:69 http://deb.debian.org/debian bookworm/main armhf gpg armhf 2.2.40-1.1 [884 kB]
09:26:09 Get:70 http://deb.debian.org/debian bookworm/main armhf pinentry-curses armhf 1.2.1-1 [73.4 kB]
09:26:09 Get:71 http://deb.debian.org/debian bookworm/main armhf gpg-agent armhf 2.2.40-1.1 [652 kB]
09:26:09 Get:72 http://deb.debian.org/debian bookworm/main armhf gpg-wks-client armhf 2.2.40-1.1 [524 kB]
09:26:09 Get:73 http://deb.debian.org/debian bookworm/main armhf gpg-wks-server armhf 2.2.40-1.1 [517 kB]
09:26:09 Get:74 http://deb.debian.org/debian bookworm/main armhf gpgsm armhf 2.2.40-1.1 [637 kB]
09:26:09 Get:75 http://deb.debian.org/debian bookworm/main armhf gnupg all 2.2.40-1.1 [846 kB]
09:26:09 Get:76 http://deb.debian.org/debian bookworm/main armhf gnupg2 all 2.2.40-1.1 [445 kB]
09:26:09 Get:77 http://deb.debian.org/debian bookworm/main armhf iso-codes all 4.15.0-1 [2906 kB]
09:26:09 Get:78 http://deb.debian.org/debian-security bookworm-security/main armhf libcurl3-gnutls armhf 7.88.1-10+deb12u1 [343 kB]
09:26:09 Get:79 http://deb.debian.org/debian bookworm/main armhf libstemmer0d armhf 2.2.0-2 [102 kB]
09:26:09 Get:80 http://deb.debian.org/debian bookworm/main armhf libicu72 armhf 72.1-3 [9048 kB]
09:26:09 Get:81 http://deb.debian.org/debian bookworm/main armhf libxml2 armhf 2.9.14+dfsg-1.3~deb12u1 [591 kB]
09:26:09 Setting up gpg-wks-client (2.2.27-2+deb11u2) ...
09:26:09 Setting up python3 (3.9.2-3) ...
09:26:09 Setting up python3-pycurl (7.43.0.6-5) ...
09:26:09 Setting up python3-gi (3.38.0-2) ...
09:26:09 Selecting previously unselected package libk5crypto3:armhf.
09:26:09 Preparing to unpack .../24-libk5crypto3_1.17-6ubuntu4.3_armhf.deb ...
09:26:09 Unpacking libk5crypto3:armhf (1.17-6ubuntu4.3) ...
09:26:09 Selecting previously unselected package libkeyutils1:armhf.
09:26:09 Preparing to unpack .../25-libkeyutils1_1.6-6ubuntu1.1_armhf.deb ...
09:26:09 Unpacking libkeyutils1:armhf (1.6-6ubuntu1.1) ...
09:26:09 Selecting previously unselected package libkrb5-3:armhf.
09:26:09 Preparing to unpack .../26-libkrb5-3_1.17-6ubuntu4.3_armhf.deb ...
09:26:09 Unpacking libkrb5-3:armhf (1.17-6ubuntu4.3) ...
09:26:09 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:26:09 Preparing to unpack .../27-libgssapi-krb5-2_1.17-6ubuntu4.3_armhf.deb ...
09:26:09 Unpacking libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
09:26:09 Selecting previously unselected package liblmdb0:armhf.
09:26:09 Preparing to unpack .../28-liblmdb0_0.9.24-1_armhf.deb ...
09:26:09 Unpacking liblmdb0:armhf (0.9.24-1) ...
09:26:09 Get:82 http://deb.debian.org/debian bookworm/main armhf libxmlb2 armhf 0.3.10-2 [49.9 kB]
09:26:09 Get:83 http://deb.debian.org/debian bookworm/main armhf libyaml-0-2 armhf 0.2.5-1 [46.8 kB]
09:26:09 Get:84 http://deb.debian.org/debian bookworm/main armhf libappstream4 armhf 0.16.1-2 [168 kB]
09:26:09 Get:85 http://deb.debian.org/debian bookworm/main armhf libcap2-bin armhf 1:2.66-4 [32.9 kB]
09:26:09 Get:86 http://deb.debian.org/debian bookworm/main armhf libduktape207 armhf 2.7.0-2 [114 kB]
09:26:09 Get:87 http://deb.debian.org/debian bookworm/main armhf libelf1 armhf 0.188-2.1 [170 kB]
09:26:09 Get:88 http://deb.debian.org/debian bookworm/main armhf libdw1 armhf 0.188-2.1 [215 kB]
09:26:09 Get:89 http://deb.debian.org/debian bookworm/main armhf libglib2.0-data all 2.74.6-2 [1207 kB]
09:26:09 Get:90 http://deb.debian.org/debian bookworm/main armhf libglib2.0-bin armhf 2.74.6-2 [103 kB]
09:26:09 Get:91 http://deb.debian.org/debian bookworm/main armhf libunwind8 armhf 1.6.2-3 [43.3 kB]
09:26:09 Get:92 http://deb.debian.org/debian bookworm/main armhf libgstreamer1.0-0 armhf 1.22.0-2 [1097 kB]
09:26:09 Get:93 http://deb.debian.org/debian bookworm/main armhf libpolkit-gobject-1-0 armhf 122-3 [38.7 kB]
09:26:09 Get:94 http://deb.debian.org/debian bookworm/main armhf libpolkit-agent-1-0 armhf 122-3 [22.2 kB]
09:26:09 Get:95 http://deb.debian.org/debian bookworm/main armhf lsb-release all 12.0-1 [6416 B]
09:26:09 Get:96 http://deb.debian.org/debian bookworm/main armhf xml-core all 0.18+nmu1 [23.8 kB]
09:26:09 Get:97 http://deb.debian.org/debian bookworm/main armhf polkitd armhf 122-3 [105 kB]
09:26:09 Get:98 http://deb.debian.org/debian bookworm/main armhf packagekit armhf 1.2.6-5 [576 kB]
09:26:09 Get:99 http://deb.debian.org/debian bookworm/main armhf python-apt-common all 2.6.0 [64.3 kB]
09:26:09 Get:100 http://deb.debian.org/debian bookworm/main armhf python3-apt armhf 2.6.0 [144 kB]
09:26:09 Get:101 http://deb.debian.org/debian bookworm/main armhf python3-blinker all 1.5-1 [14.7 kB]
09:26:09 Get:102 http://deb.debian.org/debian bookworm/main armhf python3-cffi-backend armhf 1.15.1-5+b1 [75.1 kB]
09:26:09 Get:103 http://deb.debian.org/debian bookworm/main armhf python3-cryptography armhf 38.0.4-3 [600 kB]
09:26:09 Get:104 http://deb.debian.org/debian bookworm/main armhf python3-dbus armhf 1.3.2-4+b1 [89.1 kB]
09:26:09 Get:105 http://deb.debian.org/debian bookworm/main armhf python3-distro all 1.8.0-1 [20.5 kB]
09:26:09 Get:106 http://deb.debian.org/debian bookworm/main armhf python3-gi armhf 3.42.2-3+b1 [203 kB]
09:26:09 Get:107 http://deb.debian.org/debian bookworm/main armhf python3-pyparsing all 3.0.9-1 [138 kB]
09:26:09 Get:108 http://deb.debian.org/debian bookworm/main armhf python3-httplib2 all 0.20.4-3 [36.0 kB]
09:26:09 Get:109 http://deb.debian.org/debian bookworm/main armhf python3-jwt all 2.6.0-1 [26.6 kB]
09:26:09 Get:110 http://deb.debian.org/debian bookworm/main armhf python3-pkg-resources all 66.1.1-1 [296 kB]
09:26:09 Get:111 http://deb.debian.org/debian bookworm/main armhf python3-lazr.uri all 1.0.6-3 [13.7 kB]
09:26:09 Get:112 http://deb.debian.org/debian bookworm/main armhf python3-wadllib all 1.3.6-4 [37.2 kB]
09:26:09 Get:113 http://deb.debian.org/debian bookworm/main armhf python3-oauthlib all 3.2.2-1 [95.4 kB]
09:26:09 Get:114 http://deb.debian.org/debian bookworm/main armhf python3-six all 1.16.0-4 [17.5 kB]
09:26:09 Get:115 http://deb.debian.org/debian bookworm/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.4 kB]
09:26:09 Get:116 http://deb.debian.org/debian bookworm/main armhf python3-software-properties all 0.99.30-4 [32.7 kB]
09:26:09 Get:117 http://deb.debian.org/debian bookworm/main armhf software-properties-common all 0.99.30-4 [62.0 kB]
09:26:09 Setting up gnupg (2.2.27-2+deb11u2) ...
09:26:09 Setting up lsb-release (11.1.0) ...
09:26:09 Setting up python3-dbus (1.2.16-5) ...
09:26:09 Setting up gnupg2 (2.2.27-2+deb11u2) ...
09:26:09 Setting up python3-apt (2.2.1) ...
09:26:09 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
09:26:09 Preparing to unpack .../29-libpolkit-gobject-1-0_0.105-26ubuntu1.3_armhf.deb ...
09:26:09 Unpacking libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
09:26:09 Selecting previously unselected package libpsl5:armhf.
09:26:09 Preparing to unpack .../30-libpsl5_0.21.0-1ubuntu1_armhf.deb ...
09:26:09 Unpacking libpsl5:armhf (0.21.0-1ubuntu1) ...
09:26:09 Selecting previously unselected package python-apt-common.
09:26:09 Preparing to unpack .../31-python-apt-common_2.0.1ubuntu0.20.04.1_all.deb ...
09:26:09 Unpacking python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:26:09 Selecting previously unselected package python3-apt.
09:26:09 Preparing to unpack .../32-python3-apt_2.0.1ubuntu0.20.04.1_armhf.deb ...
09:26:09 Unpacking python3-apt (2.0.1ubuntu0.20.04.1) ...
09:26:09 Selecting previously unselected package apt-transport-https.
09:26:09 Preparing to unpack .../33-apt-transport-https_2.0.9_all.deb ...
09:26:09 Unpacking apt-transport-https (2.0.9) ...
09:26:09 Selecting previously unselected package libbrotli1:armhf.
09:26:09 Preparing to unpack .../34-libbrotli1_1.0.7-6ubuntu0.1_armhf.deb ...
09:26:09 Unpacking libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
09:26:09 debconf: delaying package configuration, since apt-utils is not installed
09:26:09 Fetched 46.1 MB in 1s (60.1 MB/s)
09:26:09 Selecting previously unselected package libssl3:armhf.
09:26: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 ... 6092 files and directories currently installed.)
09:26:09 Preparing to unpack .../00-libssl3_3.0.9-1_armhf.deb ...
09:26:09 Unpacking libssl3:armhf (3.0.9-1) ...
09:26:09 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:26:09 Setting up python3-software-properties (0.96.20.2-2.1) ...
09:26:09 Selecting previously unselected package libroken18-heimdal:armhf.
09:26:09 Preparing to unpack .../35-libroken18-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Unpacking libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:09 Selecting previously unselected package libasn1-8-heimdal:armhf.
09:26:09 Preparing to unpack .../36-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Unpacking libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:09 Selecting previously unselected package libheimbase1-heimdal:armhf.
09:26:09 Preparing to unpack .../37-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Unpacking libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:09 Selecting previously unselected package libhcrypto4-heimdal:armhf.
09:26:09 Preparing to unpack .../38-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Unpacking libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:09 Selecting previously unselected package libwind0-heimdal:armhf.
09:26:09 Preparing to unpack .../39-libwind0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Unpacking libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:09 Selecting previously unselected package libhx509-5-heimdal:armhf.
09:26:09 Preparing to unpack .../40-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:09 Selecting previously unselected package libargon2-1:armhf.
09:26:09 Preparing to unpack .../01-libargon2-1_0~20171227-0.3+deb12u1_armhf.deb ...
09:26:09 Unpacking libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
09:26:09 Selecting previously unselected package dmsetup.
09:26:09 Preparing to unpack .../02-dmsetup_2%3a1.02.185-2_armhf.deb ...
09:26:09 Unpacking dmsetup (2:1.02.185-2) ...
09:26:09 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:09 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.185-2_armhf.deb ...
09:26:09 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:26:09 Selecting previously unselected package libjson-c5:armhf.
09:26:09 Preparing to unpack .../04-libjson-c5_0.16-2_armhf.deb ...
09:26:09 Unpacking libjson-c5:armhf (0.16-2) ...
09:26:09 Selecting previously unselected package libcryptsetup12:armhf.
09:26:09 Preparing to unpack .../05-libcryptsetup12_2%3a2.6.1-4~deb12u1_armhf.deb ...
09:26:09 Unpacking libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
09:26:09 Selecting previously unselected package libfdisk1:armhf.
09:26:09 Preparing to unpack .../06-libfdisk1_2.38.1-5+b1_armhf.deb ...
09:26:09 Unpacking libfdisk1:armhf (2.38.1-5+b1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
09:26:09 + make IMAGE=ubuntu:jammy verify
09:26:09 docker run  --rm -i \
09:26:09 	-v "$(pwd):/v" \
09:26:09 	-e DEBIAN_FRONTEND=noninteractive \
09:26:09 	-e PACKAGE_REPO=staging \
09:26:09 	-w /v \
09:26:09 	ubuntu:jammy ./verify
09:26:09 Unable to find image 'ubuntu:jammy' locally
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:09 Setting up software-properties-common (0.96.20.2-2.1) ...
09:26:09 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:26:09 Processing triggers for ca-certificates (20210119) ...
09:26:09 Updating certificates in /etc/ssl/certs...
09:26:10 Unpacking libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:10 Selecting previously unselected package libkrb5-26-heimdal:armhf.
09:26:10 Preparing to unpack .../41-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:10 Unpacking libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:10 Selecting previously unselected package libheimntlm0-heimdal:armhf.
09:26:10 Preparing to unpack .../42-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:10 Unpacking libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:10 Selecting previously unselected package libgssapi3-heimdal:armhf.
09:26:10 Preparing to unpack .../43-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1.4_armhf.deb ...
09:26:10 Unpacking libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:10 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:10 Preparing to unpack .../44-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
09:26:10 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:26:10 Selecting previously unselected package libsasl2-2:armhf.
09:26:10 Preparing to unpack .../45-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_armhf.deb ...
09:26:10 Unpacking libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:26:10 Selecting previously unselected package libldap-common.
09:26:10 Preparing to unpack .../46-libldap-common_2.4.49+dfsg-2ubuntu1.9_all.deb ...
09:26:10 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:26:10 Selecting previously unselected package docker-ce-cli.
09:26:10 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ...
09:26:10 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:10 Selecting previously unselected package libkmod2:armhf.
09:26:10 Preparing to unpack .../07-libkmod2_30+20221128-1_armhf.deb ...
09:26:10 Unpacking libkmod2:armhf (30+20221128-1) ...
09:26:10 Selecting previously unselected package libapparmor1:armhf.
09:26:10 Preparing to unpack .../08-libapparmor1_3.0.8-3_armhf.deb ...
09:26:10 Unpacking libapparmor1:armhf (3.0.8-3) ...
09:26:10 Selecting previously unselected package libip4tc2:armhf.
09:26:10 Preparing to unpack .../09-libip4tc2_1.8.9-2_armhf.deb ...
09:26:10 Unpacking libip4tc2:armhf (1.8.9-2) ...
09:26:10 Selecting previously unselected package libsystemd-shared:armhf.
09:26:10 Preparing to unpack .../10-libsystemd-shared_252.12-1~deb12u1_armhf.deb ...
09:26:10 Unpacking libsystemd-shared:armhf (252.12-1~deb12u1) ...
09:26:10 jammy: Pulling from library/ubuntu
09:26:10 d79cf5fbd02b: Already exists
09:26:10 OK
09:26:10 + '[' buster = sid ']'
09:26:10 ++ dpkg --print-architecture
09:26:10 + ARCH=armhf
09:26:10 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian buster test'
09:26:10 + apt-get update
09:26:10 Hit:1 http://deb.debian.org/debian buster InRelease
09:26:10 Hit:2 http://deb.debian.org/debian-security buster/updates InRelease
09:26:10 Hit:3 http://deb.debian.org/debian buster-updates InRelease
09:26:10 Get:4 https://download.docker.com/linux/debian buster InRelease [54.0 kB]
09:26:10 Selecting previously unselected package libldap-2.4-2:armhf.
09:26:10 Preparing to unpack .../47-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_armhf.deb ...
09:26:10 Unpacking libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
09:26:10 Selecting previously unselected package libnghttp2-14:armhf.
09:26:10 Preparing to unpack .../48-libnghttp2-14_1.40.0-1ubuntu0.1_armhf.deb ...
09:26:10 Unpacking libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
09:26:10 Selecting previously unselected package librtmp1:armhf.
09:26:10 Preparing to unpack .../49-librtmp1_2.4+20151223.gitfa8646d.1-2build1_armhf.deb ...
09:26:10 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
09:26:10 Selecting previously unselected package libssh-4:armhf.
09:26:10 Preparing to unpack .../50-libssh-4_0.9.3-2ubuntu2.3_armhf.deb ...
09:26:10 Unpacking libssh-4:armhf (0.9.3-2ubuntu2.3) ...
09:26:10 Selecting previously unselected package libcurl4:armhf.
09:26:10 Preparing to unpack .../51-libcurl4_7.68.0-1ubuntu2.19_armhf.deb ...
09:26:10 Unpacking libcurl4:armhf (7.68.0-1ubuntu2.19) ...
09:26:10 Setting up libssl3:armhf (3.0.9-1) ...
09:26:10 Selecting previously unselected package systemd.
09:26: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 ... 6179 files and directories currently installed.)
09:26:10 Preparing to unpack .../systemd_252.12-1~deb12u1_armhf.deb ...
09:26:10 Unpacking systemd (252.12-1~deb12u1) ...
09:26:10 Digest: sha256:aabed3296a3d45cede1dc866a24476c4d7e093aa806263c27ddaadbdce3c1054
09:26:10 Status: Downloaded newer image for ubuntu:jammy
09:26:10 0 added, 0 removed; done.
09:26:10 Running hooks in /etc/ca-certificates/update.d...
09:26:10 done.
09:26:10 ++ source /etc/os-release
09:26:10 +++ PRETTY_NAME='Debian GNU/Linux 11 (bullseye)'
09:26:10 +++ NAME='Debian GNU/Linux'
09:26:10 +++ VERSION_ID=11
09:26:10 +++ VERSION='11 (bullseye)'
09:26:10 +++ VERSION_CODENAME=bullseye
09:26:10 +++ ID=debian
09:26:10 +++ HOME_URL=https://www.debian.org/
09:26:10 +++ SUPPORT_URL=https://www.debian.org/support
09:26:10 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:26:10 ++ echo debian
09:26:10 + DIST_ID=debian
09:26:10 ++ lsb_release -sc
09:26:10 + DIST_VERSION=bullseye
09:26:10 + '[' bullseye = sid ']'
09:26:10 + install_debian_containerd
09:26:10 + '[' staging = stage ']'
09:26:10 + REPO_URL=https://download.docker.com/linux/debian
09:26:10 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:26:10 + update-ca-certificates -f
09:26:10 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:26:10 Clearing symlinks in /etc/ssl/certs...
09:26:10 Selecting previously unselected package curl.
09:26:10 Preparing to unpack .../52-curl_7.68.0-1ubuntu2.19_armhf.deb ...
09:26:10 Unpacking curl (7.68.0-1ubuntu2.19) ...
09:26:10 Selecting previously unselected package dbus-user-session.
09:26:10 Preparing to unpack .../53-dbus-user-session_1.12.16-2ubuntu2.3_armhf.deb ...
09:26:10 Unpacking dbus-user-session (1.12.16-2ubuntu2.3) ...
09:26:10 Selecting previously unselected package libdconf1:armhf.
09:26:10 Preparing to unpack .../54-libdconf1_0.36.0-1_armhf.deb ...
09:26:10 Unpacking libdconf1:armhf (0.36.0-1) ...
09:26:10 Selecting previously unselected package dconf-service.
09:26:10 Preparing to unpack .../55-dconf-service_0.36.0-1_armhf.deb ...
09:26:10 Unpacking dconf-service (0.36.0-1) ...
09:26:10 Selecting previously unselected package dconf-gsettings-backend:armhf.
09:26:10 Preparing to unpack .../56-dconf-gsettings-backend_0.36.0-1_armhf.deb ...
09:26:10 Unpacking dconf-gsettings-backend:armhf (0.36.0-1) ...
09:26:10 Selecting previously unselected package libassuan0:armhf.
09:26:10 Preparing to unpack .../57-libassuan0_2.5.3-7ubuntu2_armhf.deb ...
09:26:10 Unpacking libassuan0:armhf (2.5.3-7ubuntu2) ...
09:26:10 Setting up libargon2-1:armhf (0~20171227-0.3+deb12u1) ...
09:26:10 Setting up libjson-c5:armhf (0.16-2) ...
09:26:10 Setting up libfdisk1:armhf (2.38.1-5+b1) ...
09:26:10 Setting up libkmod2:armhf (30+20221128-1) ...
09:26:10 Setting up libapparmor1:armhf (3.0.8-3) ...
09:26:10 Setting up libip4tc2:armhf (1.8.9-2) ...
09:26:10 Setting up libsystemd-shared:armhf (252.12-1~deb12u1) ...
09:26:10 Setting up libdevmapper1.02.1:armhf (2:1.02.185-2) ...
09:26:10 Selecting previously unselected package docker-ce.
09:26:10 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ...
09:26:10 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:10 + verify
09:26:10 + dpkg --version
09:26:10 + verify_deb
09:26:10 + apt-get update
09:26:10 Get:5 https://download.docker.com/linux/debian buster/test armhf Packages [67.0 kB]
09:26:10 Fetched 121 kB in 1s (136 kB/s)
09:26:10 done.
09:26:10 Updating certificates in /etc/ssl/certs...
09:26:10 Selecting previously unselected package gpgconf.
09:26:10 Preparing to unpack .../58-gpgconf_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:10 Unpacking gpgconf (2.2.19-3ubuntu2.2) ...
09:26:10 Selecting previously unselected package libksba8:armhf.
09:26:10 Preparing to unpack .../59-libksba8_1.3.5-2ubuntu0.20.04.2_armhf.deb ...
09:26:10 Unpacking libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
09:26:10 Selecting previously unselected package libnpth0:armhf.
09:26:10 Preparing to unpack .../60-libnpth0_1.6-1_armhf.deb ...
09:26:10 Unpacking libnpth0:armhf (1.6-1) ...
09:26:10 Selecting previously unselected package dirmngr.
09:26:10 Preparing to unpack .../61-dirmngr_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:10 Unpacking dirmngr (2.2.19-3ubuntu2.2) ...
09:26:10 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:10 Preparing to unpack .../62-libpackagekit-glib2-18_1.1.13-2ubuntu1.1_armhf.deb ...
09:26:10 Unpacking libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
09:26:10 Setting up libcryptsetup12:armhf (2:2.6.1-4~deb12u1) ...
09:26:10 Setting up systemd (252.12-1~deb12u1) ...
09:26:10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:10 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:10 Initializing machine ID from random generator.
09:26:10 Creating group 'systemd-journal' with GID 999.
09:26:10 Creating group 'systemd-network' with GID 998.
09:26:10 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:26:10 Setting up dmsetup (2:1.02.185-2) ...
09:26:10 Selecting previously unselected package systemd-sysv.
09:26: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 ... 7025 files and directories currently installed.)
09:26:10 Preparing to unpack .../0-systemd-sysv_252.12-1~deb12u1_armhf.deb ...
09:26:10 Unpacking systemd-sysv (252.12-1~deb12u1) ...
09:26:10 Selecting previously unselected package libdbus-1-3:armhf.
09:26:10 Preparing to unpack .../1-libdbus-1-3_1.14.8-2~deb12u1_armhf.deb ...
09:26:10 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
09:26:11 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:11 Preparing to unpack .../63-gir1.2-packagekitglib-1.0_1.1.13-2ubuntu1.1_armhf.deb ...
09:26:11 Unpacking gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:26:11 Selecting previously unselected package libproxy1v5:armhf.
09:26:11 Preparing to unpack .../64-libproxy1v5_0.4.15-10ubuntu1.2_armhf.deb ...
09:26:11 Unpacking libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
09:26:11 Selecting previously unselected package glib-networking-common.
09:26:11 Preparing to unpack .../65-glib-networking-common_2.64.2-1ubuntu0.1_all.deb ...
09:26:11 Unpacking glib-networking-common (2.64.2-1ubuntu0.1) ...
09:26:11 Selecting previously unselected package glib-networking-services.
09:26:11 Preparing to unpack .../66-glib-networking-services_2.64.2-1ubuntu0.1_armhf.deb ...
09:26:11 Unpacking glib-networking-services (2.64.2-1ubuntu0.1) ...
09:26:11 Selecting previously unselected package gsettings-desktop-schemas.
09:26:11 Preparing to unpack .../67-gsettings-desktop-schemas_3.36.0-1ubuntu1_all.deb ...
09:26:11 Unpacking gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:26:11 Selecting previously unselected package glib-networking:armhf.
09:26:11 Preparing to unpack .../68-glib-networking_2.64.2-1ubuntu0.1_armhf.deb ...
09:26:11 Unpacking glib-networking:armhf (2.64.2-1ubuntu0.1) ...
09:26:11 Selecting previously unselected package gnupg-l10n.
09:26:11 Preparing to unpack .../69-gnupg-l10n_2.2.19-3ubuntu2.2_all.deb ...
09:26:11 Unpacking gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:26:11 Unpacking libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package dbus-bin.
09:26:11 Preparing to unpack .../2-dbus-bin_1.14.8-2~deb12u1_armhf.deb ...
09:26:11 Unpacking dbus-bin (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package dbus-session-bus-common.
09:26:11 Preparing to unpack .../3-dbus-session-bus-common_1.14.8-2~deb12u1_all.deb ...
09:26:11 Unpacking dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package libexpat1:armhf.
09:26:11 Preparing to unpack .../4-libexpat1_2.5.0-1_armhf.deb ...
09:26:11 Unpacking libexpat1:armhf (2.5.0-1) ...
09:26:11 Selecting previously unselected package dbus-daemon.
09:26:11 Preparing to unpack .../5-dbus-daemon_1.14.8-2~deb12u1_armhf.deb ...
09:26:11 Unpacking dbus-daemon (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package dbus-system-bus-common.
09:26:11 Preparing to unpack .../6-dbus-system-bus-common_1.14.8-2~deb12u1_all.deb ...
09:26:11 Unpacking dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package gnupg-utils.
09:26:11 Preparing to unpack .../70-gnupg-utils_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gnupg-utils (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package gpg.
09:26:11 Preparing to unpack .../71-gpg_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gpg (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package pinentry-curses.
09:26:11 Preparing to unpack .../72-pinentry-curses_1.1.0-3build1_armhf.deb ...
09:26:11 Unpacking pinentry-curses (1.1.0-3build1) ...
09:26:11 Selecting previously unselected package gpg-agent.
09:26:11 Preparing to unpack .../73-gpg-agent_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gpg-agent (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package dbus.
09:26:11 Preparing to unpack .../7-dbus_1.14.8-2~deb12u1_armhf.deb ...
09:26:11 Unpacking dbus (1.14.8-2~deb12u1) ...
09:26:11 Selecting previously unselected package libpython3.11-minimal:armhf.
09:26:11 Preparing to unpack .../8-libpython3.11-minimal_3.11.2-6_armhf.deb ...
09:26:11 Unpacking libpython3.11-minimal:armhf (3.11.2-6) ...
09:26:11 Selecting previously unselected package python3.11-minimal.
09:26:11 Preparing to unpack .../9-python3.11-minimal_3.11.2-6_armhf.deb ...
09:26:11 Unpacking python3.11-minimal (3.11.2-6) ...
09:26:11 129 added, 0 removed; done.
09:26:11 Running hooks in /etc/ca-certificates/update.d...
09:26:11 done.
09:26:11 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:26:11 + apt-key add -
09:26:11 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:26:11 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [119 kB]
09:26:11 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [109 kB]
09:26:11 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB]
09:26:11 Selecting previously unselected package gpg-wks-client.
09:26:11 Preparing to unpack .../74-gpg-wks-client_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package gpg-wks-server.
09:26:11 Preparing to unpack .../75-gpg-wks-server_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package gpgsm.
09:26:11 Preparing to unpack .../76-gpgsm_2.2.19-3ubuntu2.2_armhf.deb ...
09:26:11 Unpacking gpgsm (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package gnupg.
09:26:11 Preparing to unpack .../77-gnupg_2.2.19-3ubuntu2.2_all.deb ...
09:26:11 Unpacking gnupg (2.2.19-3ubuntu2.2) ...
09:26:11 Selecting previously unselected package libsoup2.4-1:armhf.
09:26:11 Preparing to unpack .../78-libsoup2.4-1_2.70.0-1_armhf.deb ...
09:26:11 Unpacking libsoup2.4-1:armhf (2.70.0-1) ...
09:26:11 Setting up libpython3.11-minimal:armhf (3.11.2-6) ...
09:26:11 Setting up libexpat1:armhf (2.5.0-1) ...
09:26:11 Setting up python3.11-minimal (3.11.2-6) ...
09:26:11 Reading package lists...
09:26:11 ++ find deb/debbuild/debian-buster/ -type f -name '*.deb'
09:26:11 + packages='deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:26:11 ++ echo 'deb/debbuild/debian-buster/docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:11 deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:26:11 ++ xargs
09:26:11 ++ awk '$0="./"$0'
09:26:11 + packages='./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~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb'
09:26:11 + set -x
09:26:11 + 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_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:11 Selecting previously unselected package docker-buildx-plugin.
09:26:11 (Reading database ... 9721 files and directories currently installed.)
09:26:11 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.10~buster_armhf.deb ...
09:26:11 Unpacking docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:26:11 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/restricted armhf Packages [13.3 kB]
09:26:11 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse armhf Packages [199 kB]
09:26:11 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/universe armhf Packages [16.8 MB]
09:26:11 Selecting previously unselected package libstemmer0d:armhf.
09:26:11 Preparing to unpack .../79-libstemmer0d_0+svn585-2_armhf.deb ...
09:26:11 Unpacking libstemmer0d:armhf (0+svn585-2) ...
09:26:11 Selecting previously unselected package libappstream4:armhf.
09:26:11 Preparing to unpack .../80-libappstream4_0.12.10-2_armhf.deb ...
09:26:11 Unpacking libappstream4:armhf (0.12.10-2) ...
09:26:11 Selecting previously unselected package libglib2.0-bin.
09:26:11 Preparing to unpack .../81-libglib2.0-bin_2.64.6-1~ubuntu20.04.6_armhf.deb ...
09:26:11 Unpacking libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:26:11 Selecting previously unselected package libgstreamer1.0-0:armhf.
09:26:11 Preparing to unpack .../82-libgstreamer1.0-0_1.16.3-0ubuntu1.1_armhf.deb ...
09:26:11 Unpacking libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
09:26:12 Setting up docker-compose-plugin (2.21.0-1~raspbian.11~bullseye) ...
09:26:12 Setting up docker-buildx-plugin (0.11.2-1~raspbian.11~bullseye) ...
09:26:12 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:12 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:12 Selecting previously unselected package libpolkit-agent-1-0:armhf.
09:26:12 Preparing to unpack .../83-libpolkit-agent-1-0_0.105-26ubuntu1.3_armhf.deb ...
09:26:12 Unpacking libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
09:26:12 Selecting previously unselected package policykit-1.
09:26:12 Preparing to unpack .../84-policykit-1_0.105-26ubuntu1.3_armhf.deb ...
09:26:12 Unpacking policykit-1 (0.105-26ubuntu1.3) ...
09:26:12 Selecting previously unselected package python3-certifi.
09:26:12 Preparing to unpack .../85-python3-certifi_2019.11.28-1_all.deb ...
09:26:12 Unpacking python3-certifi (2019.11.28-1) ...
09:26:12 Selecting previously unselected package python3-chardet.
09:26:12 Preparing to unpack .../86-python3-chardet_3.0.4-4build1_all.deb ...
09:26:12 Unpacking python3-chardet (3.0.4-4build1) ...
09:26:12 Selecting previously unselected package python3-idna.
09:26:12 Preparing to unpack .../87-python3-idna_2.8-1_all.deb ...
09:26:12 Unpacking python3-idna (2.8-1) ...
09:26:12 invoke-rc.d: could not determine current runlevel
09:26:12 invoke-rc.d: policy-rc.d denied execution of start.
09:26:12 Selecting previously unselected package python3-urllib3.
09:26:12 Preparing to unpack .../88-python3-urllib3_1.25.8-2ubuntu0.2_all.deb ...
09:26:12 Unpacking python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:26:12 Selecting previously unselected package python3-requests.
09:26:12 Preparing to unpack .../89-python3-requests_2.22.0-2ubuntu1.1_all.deb ...
09:26:12 Unpacking python3-requests (2.22.0-2ubuntu1.1) ...
09:26:12 Selecting previously unselected package python3-requests-unixsocket.
09:26:12 Preparing to unpack .../90-python3-requests-unixsocket_0.2.0-2_all.deb ...
09:26:12 Unpacking python3-requests-unixsocket (0.2.0-2) ...
09:26:12 Selecting previously unselected package python3-software-properties.
09:26:12 Preparing to unpack .../91-python3-software-properties_0.99.9.12_all.deb ...
09:26:12 Unpacking python3-software-properties (0.99.9.12) ...
09:26:12 Selecting previously unselected package packagekit.
09:26:12 Preparing to unpack .../92-packagekit_1.1.13-2ubuntu1.1_armhf.deb ...
09:26:12 Unpacking packagekit (1.1.13-2ubuntu1.1) ...
09:26:12 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:26:12  docker-ce-rootless-extras depends on dbus-user-session; however:
09:26:12   Package dbus-user-session is not installed.
09:26:12 
09:26:12 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye) ...
09:26:12 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/raspbian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./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-cli_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb ./deb/debbuild/raspbian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~raspbian.11~bullseye_armhf.deb
09:26:12 Selecting previously unselected package python3-minimal.
09:26: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 ... 7432 files and directories currently installed.)
09:26:12 Preparing to unpack .../00-python3-minimal_3.11.2-1+b1_armhf.deb ...
09:26:12 Unpacking python3-minimal (3.11.2-1+b1) ...
09:26:12 Selecting previously unselected package media-types.
09:26:12 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:26:12 Unpacking media-types (10.0.0) ...
09:26:12 Selecting previously unselected package libncursesw6:armhf.
09:26:12 Preparing to unpack .../02-libncursesw6_6.4-4_armhf.deb ...
09:26:12 Unpacking libncursesw6:armhf (6.4-4) ...
09:26:12 Selecting previously unselected package libkrb5support0:armhf.
09:26:12 Preparing to unpack .../03-libkrb5support0_1.20.1-2_armhf.deb ...
09:26:12 Unpacking libkrb5support0:armhf (1.20.1-2) ...
09:26:12 Selecting previously unselected package libk5crypto3:armhf.
09:26:12 Preparing to unpack .../04-libk5crypto3_1.20.1-2_armhf.deb ...
09:26:12 Unpacking libk5crypto3:armhf (1.20.1-2) ...
09:26:12 Selecting previously unselected package libkeyutils1:armhf.
09:26:12 Preparing to unpack .../05-libkeyutils1_1.6.3-2_armhf.deb ...
09:26:12 Unpacking libkeyutils1:armhf (1.6.3-2) ...
09:26:12 Selecting previously unselected package software-properties-common.
09:26:12 Preparing to unpack .../93-software-properties-common_0.99.9.12_all.deb ...
09:26:12 Unpacking software-properties-common (0.99.9.12) ...
09:26:12 Selecting previously unselected package gnupg2.
09:26:12 Preparing to unpack .../94-gnupg2_2.2.19-3ubuntu2.2_all.deb ...
09:26:12 Unpacking gnupg2 (2.2.19-3ubuntu2.2) ...
09:26:12 Setting up libksba8:armhf (1.3.5-2ubuntu0.20.04.2) ...
09:26:12 Setting up liblmdb0:armhf (0.9.24-1) ...
09:26:12 Setting up systemd-sysv (245.4-4ubuntu3.22) ...
09:26:12 Setting up libkeyutils1:armhf (1.6-6ubuntu1.1) ...
09:26:12 Setting up libproxy1v5:armhf (0.4.15-10ubuntu1.2) ...
09:26:12 Setting up libpsl5:armhf (0.21.0-1ubuntu1) ...
09:26:12 Setting up mime-support (3.64ubuntu1) ...
09:26:12 Setting up apt-transport-https (2.0.9) ...
09:26:12 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf Packages [1701 kB]
09:26:12 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse armhf Packages [3280 B]
09:26:12 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted armhf Packages [12.4 kB]
09:26:12 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf Packages [927 kB]
09:26:12 Selecting previously unselected package libkrb5-3:armhf.
09:26:12 Preparing to unpack .../06-libkrb5-3_1.20.1-2_armhf.deb ...
09:26:12 Unpacking libkrb5-3:armhf (1.20.1-2) ...
09:26:12 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:26:12 Preparing to unpack .../07-libgssapi-krb5-2_1.20.1-2_armhf.deb ...
09:26:12 Unpacking libgssapi-krb5-2:armhf (1.20.1-2) ...
09:26:12 Selecting previously unselected package libtirpc-common.
09:26:12 Preparing to unpack .../08-libtirpc-common_1.3.3+ds-1_all.deb ...
09:26:12 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:26:12 Selecting previously unselected package libtirpc3:armhf.
09:26:12 Preparing to unpack .../09-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:26:12 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:26:12 Selecting previously unselected package libnsl2:armhf.
09:26:12 Preparing to unpack .../10-libnsl2_1.3.0-2_armhf.deb ...
09:26:12 Unpacking libnsl2:armhf (1.3.0-2) ...
09:26:12 Selecting previously unselected package readline-common.
09:26:12 Preparing to unpack .../11-readline-common_8.2-1.3_all.deb ...
09:26:12 Unpacking readline-common (8.2-1.3) ...
09:26:12 Setting up libyaml-0-2:armhf (0.2.2-1) ...
09:26:12 Setting up libglib2.0-0:armhf (2.64.6-1~ubuntu20.04.6) ...
09:26:12 Setting up distro-info-data (0.43ubuntu1.13) ...
09:26:12 Setting up libbrotli1:armhf (1.0.7-6ubuntu0.1) ...
09:26:12 Setting up libsqlite3-0:armhf (3.31.1-4ubuntu0.5) ...
09:26:12 Setting up libnghttp2-14:armhf (1.40.0-1ubuntu0.1) ...
09:26:12 Setting up libpackagekit-glib2-18:armhf (1.1.13-2ubuntu1.1) ...
09:26:12 Setting up libnpth0:armhf (1.6-1) ...
09:26:12 Setting up libassuan0:armhf (2.5.3-7ubuntu2) ...
09:26:12 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.9) ...
09:26:12 Setting up libkrb5support0:armhf (1.17-6ubuntu4.3) ...
09:26:12 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:26:12 Setting up tzdata (2023c-0ubuntu0.20.04.2) ...
09:26:13 Selecting previously unselected package libreadline8:armhf.
09:26:13 Preparing to unpack .../12-libreadline8_8.2-1.3_armhf.deb ...
09:26:13 Unpacking libreadline8:armhf (8.2-1.3) ...
09:26:13 Selecting previously unselected package libsqlite3-0:armhf.
09:26:13 Preparing to unpack .../13-libsqlite3-0_3.40.1-2_armhf.deb ...
09:26:13 Unpacking libsqlite3-0:armhf (3.40.1-2) ...
09:26:13 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:26:13 Preparing to unpack .../14-libpython3.11-stdlib_3.11.2-6_armhf.deb ...
09:26:13 Unpacking libpython3.11-stdlib:armhf (3.11.2-6) ...
09:26:13 
09:26:13 Current default time zone: 'Etc/UTC'
09:26:13 Local time is now:      Wed Sep 20 09:26:12 UTC 2023.
09:26:13 Universal Time is now:  Wed Sep 20 09:26:12 UTC 2023.
09:26:13 Run 'dpkg-reconfigure tzdata' if you wish to change it.
09:26:13 
09:26:13 Setting up libcap2-bin (1:2.32-1ubuntu0.1) ...
09:26:13 Setting up libdconf1:armhf (0.36.0-1) ...
09:26:13 Setting up libglib2.0-data (2.64.6-1~ubuntu20.04.6) ...
09:26:13 Setting up gnupg-l10n (2.2.19-3ubuntu2.2) ...
09:26:13 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build1) ...
09:26:13 Setting up libdbus-1-3:armhf (1.12.16-2ubuntu2.3) ...
09:26:13 Setting up dbus (1.12.16-2ubuntu2.3) ...
09:26:13 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf Packages [820 kB]
09:26:13 OK
09:26:13 + '[' bullseye = sid ']'
09:26:13 ++ dpkg --print-architecture
09:26:13 + ARCH=armhf
09:26:13 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bullseye test'
09:26:13 + apt-get update
09:26:13 Hit:1 http://deb.debian.org/debian bullseye InRelease
09:26:13 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
09:26:13 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
09:26:13 Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB]
09:26:13 Selecting previously unselected package python3.11.
09:26:13 Preparing to unpack .../15-python3.11_3.11.2-6_armhf.deb ...
09:26:13 Unpacking python3.11 (3.11.2-6) ...
09:26:13 Selecting previously unselected package libpython3-stdlib:armhf.
09:26:13 Preparing to unpack .../16-libpython3-stdlib_3.11.2-1+b1_armhf.deb ...
09:26:13 Unpacking libpython3-stdlib:armhf (3.11.2-1+b1) ...
09:26:13 Setting up python3-minimal (3.11.2-1+b1) ...
09:26:13 Setting up libk5crypto3:armhf (1.17-6ubuntu4.3) ...
09:26:13 Setting up libsasl2-2:armhf (2.1.27+dfsg-2ubuntu0.1) ...
09:26:13 Setting up libroken18-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:13 Setting up python-apt-common (2.0.1ubuntu0.20.04.1) ...
09:26:13 Setting up libpam-systemd:armhf (245.4-4ubuntu3.22) ...
09:26:13 Setting up libgirepository-1.0-1:armhf (1.64.1-1~ubuntu20.04.1) ...
09:26:13 Setting up libkrb5-3:armhf (1.17-6ubuntu4.3) ...
09:26:13 Setting up libstemmer0d:armhf (0+svn585-2) ...
09:26:13 Setting up libmpdec2:armhf (2.4.2-3) ...
09:26:13 Setting up glib-networking-common (2.64.2-1ubuntu0.1) ...
09:26:13 Selecting previously unselected package python3.
09:26: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 ... 7940 files and directories currently installed.)
09:26:13 Preparing to unpack .../00-python3_3.11.2-1+b1_armhf.deb ...
09:26:13 Unpacking python3 (3.11.2-1+b1) ...
09:26:13 Selecting previously unselected package sgml-base.
09:26:13 Preparing to unpack .../01-sgml-base_1.31_all.deb ...
09:26:13 Unpacking sgml-base (1.31) ...
09:26:13 Selecting previously unselected package openssl.
09:26:13 Preparing to unpack .../02-openssl_3.0.9-1_armhf.deb ...
09:26:13 Unpacking openssl (3.0.9-1) ...
09:26:13 Selecting previously unselected package docker-ce-rootless-extras.
09:26:13 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ...
09:26:13 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:13 Setting up openssl (1.1.1f-1ubuntu2.19) ...
09:26:13 Setting up libelf1:armhf (0.176-1.1ubuntu0.1) ...
09:26:13 Setting up readline-common (8.0-4) ...
09:26:13 Setting up iso-codes (4.4-1) ...
09:26:13 Setting up libpolkit-gobject-1-0:armhf (0.105-26ubuntu1.3) ...
09:26:13 Setting up libgstreamer1.0-0:armhf (1.16.3-0ubuntu1.1) ...
09:26:13 Setcap worked! gst-ptp-helper is not suid!
09:26:13 Setting up libheimbase1-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:13 Setting up pinentry-curses (1.1.0-3build1) ...
09:26:13 Setting up glib-networking-services (2.64.2-1ubuntu0.1) ...
09:26:13 Setting up libicu66:armhf (66.1-2ubuntu2.1) ...
09:26:13 Setting up libasn1-8-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:13 Setting up libreadline8:armhf (8.0-4) ...
09:26:13 Setting up libglib2.0-bin (2.64.6-1~ubuntu20.04.6) ...
09:26:13 Setting up libhcrypto4-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:13 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe armhf Packages [26.2 kB]
09:26:13 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main armhf Packages [49.9 kB]
09:26:13 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted armhf Packages [11.5 kB]
09:26:13 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse armhf Packages [592 B]
09:26:13 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe armhf Packages [672 kB]
09:26:13 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/main armhf Packages [559 kB]
09:26:13 Fetched 22.4 MB in 3s (6990 kB/s)
09:26:13 Get:5 https://download.docker.com/linux/debian bullseye/test armhf Packages [33.3 kB]
09:26:13 Fetched 76.6 kB in 1s (96.4 kB/s)
09:26:13 Selecting previously unselected package ca-certificates.
09:26:13 Preparing to unpack .../03-ca-certificates_20230311_all.deb ...
09:26:13 Unpacking ca-certificates (20230311) ...
09:26:13 Selecting previously unselected package libpam-systemd:armhf.
09:26:13 Preparing to unpack .../04-libpam-systemd_252.12-1~deb12u1_armhf.deb ...
09:26:13 Unpacking libpam-systemd:armhf (252.12-1~deb12u1) ...
09:26:13 Selecting previously unselected package apt-transport-https.
09:26:13 Preparing to unpack .../05-apt-transport-https_2.6.1_all.deb ...
09:26:13 Unpacking apt-transport-https (2.6.1) ...
09:26:13 Selecting previously unselected package docker-compose-plugin.
09:26:13 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ...
09:26:13 Unpacking docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:26:13 Reading package lists...
09:26:13 Setting up ca-certificates (20230311ubuntu0.20.04.1) ...
09:26:14 Selecting previously unselected package libbrotli1:armhf.
09:26:14 Preparing to unpack .../06-libbrotli1_1.0.9-2+b6_armhf.deb ...
09:26:14 Unpacking libbrotli1:armhf (1.0.9-2+b6) ...
09:26:14 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:14 Preparing to unpack .../07-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
09:26:14 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:26:14 Selecting previously unselected package libsasl2-2:armhf.
09:26:14 Preparing to unpack .../08-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
09:26:14 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:26:14 Selecting previously unselected package libldap-2.5-0:armhf.
09:26:14 Preparing to unpack .../09-libldap-2.5-0_2.5.13+dfsg-5_armhf.deb ...
09:26:14 Unpacking libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
09:26:14 Selecting previously unselected package libnghttp2-14:armhf.
09:26:14 Preparing to unpack .../10-libnghttp2-14_1.52.0-1_armhf.deb ...
09:26:14 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
09:26:14 Selecting previously unselected package libpsl5:armhf.
09:26:14 Preparing to unpack .../11-libpsl5_0.21.2-1_armhf.deb ...
09:26:14 Unpacking libpsl5:armhf (0.21.2-1) ...
09:26:14 Building dependency tree...
09:26:14 Reading state information...
09:26:14 Correcting dependencies... Done
09:26:14 Updating certificates in /etc/ssl/certs...
09:26:14 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:14 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:14 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:14 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:14 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:14 The following additional packages will be installed:
09:26:14   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:14   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:26:14   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:26:14   libpam-systemd libxtables12 systemd systemd-sysv
09:26:14 Suggested packages:
09:26:14   firewalld kmod systemd-container policykit-1
09:26:14 Recommended packages:
09:26:14   nftables systemd-timesyncd | time-daemon libnss-systemd
09:26:14 Selecting previously unselected package librtmp1:armhf.
09:26:14 Preparing to unpack .../12-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_armhf.deb ...
09:26:14 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:14 Selecting previously unselected package libssh2-1:armhf.
09:26:14 Preparing to unpack .../13-libssh2-1_1.10.0-3+b1_armhf.deb ...
09:26:14 Unpacking libssh2-1:armhf (1.10.0-3+b1) ...
09:26:14 Selecting previously unselected package libcurl4:armhf.
09:26:14 Preparing to unpack .../14-libcurl4_7.88.1-10+deb12u1_armhf.deb ...
09:26:14 Unpacking libcurl4:armhf (7.88.1-10+deb12u1) ...
09:26:14 Selecting previously unselected package curl.
09:26:14 Preparing to unpack .../15-curl_7.88.1-10+deb12u1_armhf.deb ...
09:26:14 Unpacking curl (7.88.1-10+deb12u1) ...
09:26:14 Selecting previously unselected package libassuan0:armhf.
09:26:14 Preparing to unpack .../16-libassuan0_2.5.5-5_armhf.deb ...
09:26:14 Unpacking libassuan0:armhf (2.5.5-5) ...
09:26:14 Selecting previously unselected package gpgconf.
09:26:14 Preparing to unpack .../17-gpgconf_2.2.40-1.1_armhf.deb ...
09:26:14 Unpacking gpgconf (2.2.40-1.1) ...
09:26:14 Selecting previously unselected package libksba8:armhf.
09:26:14 Preparing to unpack .../18-libksba8_1.6.3-2_armhf.deb ...
09:26:14 Unpacking libksba8:armhf (1.6.3-2) ...
09:26:14 Selecting previously unselected package libnpth0:armhf.
09:26:14 Preparing to unpack .../19-libnpth0_1.6-3_armhf.deb ...
09:26:14 Unpacking libnpth0:armhf (1.6-3) ...
09:26:14 Selecting previously unselected package dirmngr.
09:26:14 Preparing to unpack .../20-dirmngr_2.2.40-1.1_armhf.deb ...
09:26:14 Unpacking dirmngr (2.2.40-1.1) ...
09:26:14 Selecting previously unselected package distro-info-data.
09:26:14 Preparing to unpack .../21-distro-info-data_0.58_all.deb ...
09:26:14 Reading package lists...
09:26:14 Reading package lists...
09:26:14 ++ find deb/debbuild/debian-bullseye/ -type f -name '*.deb'
09:26:14 + packages='deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:26:14 ++ echo 'deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb
09:26:14 deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:26:14 ++ xargs
09:26:14 ++ awk '$0="./"$0'
09:26:14 + packages='./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb'
09:26:14 + set -x
09:26:14 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:14 Selecting previously unselected package docker-ce-rootless-extras.
09:26:14 (Reading database ... 9722 files and directories currently installed.)
09:26:14 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ...
09:26:14 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:14 Selecting previously unselected package docker-ce-cli.
09:26:14 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ...
09:26:14 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:14 Unpacking distro-info-data (0.58) ...
09:26:14 Selecting previously unselected package libglib2.0-0:armhf.
09:26:14 Preparing to unpack .../22-libglib2.0-0_2.74.6-2_armhf.deb ...
09:26:14 Unpacking libglib2.0-0:armhf (2.74.6-2) ...
09:26:14 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:14 Preparing to unpack .../23-libgirepository-1.0-1_1.74.0-3_armhf.deb ...
09:26:14 Unpacking libgirepository-1.0-1:armhf (1.74.0-3) ...
09:26:14 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:14 Preparing to unpack .../24-gir1.2-glib-2.0_1.74.0-3_armhf.deb ...
09:26:14 Unpacking gir1.2-glib-2.0:armhf (1.74.0-3) ...
09:26:14 The following NEW packages will be installed:
09:26:14   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:14   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:26:14   libjson-c5 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:26:14   libpam-systemd libxtables12 systemd systemd-sysv
09:26:15 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:26:15 Selecting previously unselected package docker-buildx-plugin.
09:26:15 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.11~bullseye_armhf.deb ...
09:26:15 Unpacking docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:26:15 137 added, 0 removed; done.
09:26:15 Setting up dbus-user-session (1.12.16-2ubuntu2.3) ...
09:26:15 Setting up libwind0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:15 Setting up libgssapi-krb5-2:armhf (1.17-6ubuntu4.3) ...
09:26:15 Setting up gir1.2-glib-2.0:armhf (1.64.1-1~ubuntu20.04.1) ...
09:26:15 Setting up libssh-4:armhf (0.9.3-2ubuntu2.3) ...
09:26:15 Setting up gpgconf (2.2.19-3ubuntu2.2) ...
09:26:15 Setting up libpolkit-agent-1-0:armhf (0.105-26ubuntu1.3) ...
09:26:15 Setting up libpython3.8-stdlib:armhf (3.8.10-0ubuntu1~20.04.8) ...
09:26:15 Setting up python3.8 (3.8.10-0ubuntu1~20.04.8) ...
09:26:15 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:15 Preparing to unpack .../25-libpackagekit-glib2-18_1.2.6-5_armhf.deb ...
09:26:15 Unpacking libpackagekit-glib2-18:armhf (1.2.6-5) ...
09:26:15 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:15 Preparing to unpack .../26-gir1.2-packagekitglib-1.0_1.2.6-5_armhf.deb ...
09:26:15 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:26:15 Selecting previously unselected package gnupg-l10n.
09:26:15 Preparing to unpack .../27-gnupg-l10n_2.2.40-1.1_all.deb ...
09:26:15 Unpacking gnupg-l10n (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package gnupg-utils.
09:26:15 Preparing to unpack .../28-gnupg-utils_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gnupg-utils (2.2.40-1.1) ...
09:26:15 0 upgraded, 21 newly installed, 0 to remove and 9 not upgraded.
09:26:15 Need to get 27.1 MB of archives.
09:26:15 After this operation, 112 MB of additional disk space will be used.
09:26:15 Get:1 https://download.docker.com/linux/raspbian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:15 Get:2 http://archive.raspbian.org/raspbian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.9 kB]
09:26:15 Selecting previously unselected package gpg.
09:26:15 Preparing to unpack .../29-gpg_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gpg (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package pinentry-curses.
09:26:15 Preparing to unpack .../30-pinentry-curses_1.2.1-1_armhf.deb ...
09:26:15 Unpacking pinentry-curses (1.2.1-1) ...
09:26:15 Selecting previously unselected package gpg-agent.
09:26:15 Preparing to unpack .../31-gpg-agent_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gpg-agent (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package gpg-wks-client.
09:26:15 Preparing to unpack .../32-gpg-wks-client_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gpg-wks-client (2.2.40-1.1) ...
09:26:15 Get:3 http://archive.raspbian.org/raspbian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
09:26:15 Get:4 http://archive.raspbian.org/raspbian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
09:26:15 Get:5 http://archive.raspbian.org/raspbian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [91.4 kB]
09:26:15 Setting up libxml2:armhf (2.9.10+dfsg-5ubuntu0.20.04.6) ...
09:26:15 Setting up policykit-1 (0.105-26ubuntu1.3) ...
09:26:15 Setting up gpg (2.2.19-3ubuntu2.2) ...
09:26:15 Setting up libpython3-stdlib:armhf (3.8.2-0ubuntu2) ...
09:26:15 Setting up gnupg-utils (2.2.19-3ubuntu2.2) ...
09:26:15 Setting up gpg-agent (2.2.19-3ubuntu2.2) ...
09:26:15 Get:6 http://archive.raspbian.org/raspbian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [134 kB]
09:26:15 Get:7 http://archive.raspbian.org/raspbian bullseye/main armhf libjson-c5 armhf 0.15-2+deb11u1 [38.8 kB]
09:26:15 Get:8 http://archive.raspbian.org/raspbian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [222 kB]
09:26:15 Get:9 http://archive.raspbian.org/raspbian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.7 kB]
09:26:15 Get:10 http://archive.raspbian.org/raspbian bullseye/main armhf systemd armhf 247.3-7+rpi1+deb11u2 [4252 kB]
09:26:15 Selecting previously unselected package gpg-wks-server.
09:26:15 Preparing to unpack .../33-gpg-wks-server_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gpg-wks-server (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package gpgsm.
09:26:15 Preparing to unpack .../34-gpgsm_2.2.40-1.1_armhf.deb ...
09:26:15 Unpacking gpgsm (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package gnupg.
09:26:15 Preparing to unpack .../35-gnupg_2.2.40-1.1_all.deb ...
09:26:15 Unpacking gnupg (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package gnupg2.
09:26:15 Preparing to unpack .../36-gnupg2_2.2.40-1.1_all.deb ...
09:26:15 Unpacking gnupg2 (2.2.40-1.1) ...
09:26:15 Selecting previously unselected package iso-codes.
09:26:15 Preparing to unpack .../37-iso-codes_4.15.0-1_all.deb ...
09:26:15 Unpacking iso-codes (4.15.0-1) ...
09:26:15 Selecting previously unselected package docker-ce.
09:26:15 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ...
09:26:15 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:26:15 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:26:15 Reading package lists...
09:26:16 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:26:16 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:26:16 Setting up libhx509-5-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:16 Setting up gpgsm (2.2.19-3ubuntu2.2) ...
09:26:16 Setting up dconf-service (0.36.0-1) ...
09:26:16 Setting up python3 (3.8.2-0ubuntu2) ...
09:26:16 Building dependency tree...
09:26:16 Reading state information...
09:26:16 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:16 Preparing to unpack .../38-libcurl3-gnutls_7.88.1-10+deb12u1_armhf.deb ...
09:26:16 Unpacking libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ...
09:26:16 Selecting previously unselected package libstemmer0d:armhf.
09:26:16 Preparing to unpack .../39-libstemmer0d_2.2.0-2_armhf.deb ...
09:26:16 Unpacking libstemmer0d:armhf (2.2.0-2) ...
09:26:16 Selecting previously unselected package libicu72:armhf.
09:26:16 Preparing to unpack .../40-libicu72_72.1-3_armhf.deb ...
09:26:16 Unpacking libicu72:armhf (72.1-3) ...
09:26:16 Setting up python3-six (1.14.0-2) ...
09:26:16 Setting up gir1.2-packagekitglib-1.0 (1.1.13-2ubuntu1.1) ...
09:26:16 Setting up python3-certifi (2019.11.28-1) ...
09:26:16 The following additional packages will be installed:
09:26:16   dbus dirmngr distro-info-data gir1.2-glib-2.0 gir1.2-packagekitglib-1.0
09:26:16   gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
09:26:16   gpgconf gpgsm iso-codes libapparmor1 libappstream4 libargon2-1 libassuan0
09:26:16   libbrotli1 libcap2-bin libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3
09:26:16   libdevmapper1.02.1 libdw1 libelf1 libexpat1 libgirepository-1.0-1
09:26:16   libglib2.0-0 libglib2.0-bin libglib2.0-data libgstreamer1.0-0 libicu70
09:26:16   libip4tc2 libjson-c5 libkmod2 libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14
09:26:16   libnpth0 libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:26:16   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:26:16   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:16   libsqlite3-0 libssh-4 libstemmer0d libsystemd0 libunwind8 libxml2 libxmlb2
09:26:16   libyaml-0-2 media-types openssl packagekit pinentry-curses pkexec
09:26:16   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:26:16   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:26:16   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:26:16   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:26:16   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:26:16   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:26:16   python3-software-properties python3-wadllib python3-zipp python3.10
09:26:16   python3.10-minimal readline-common systemd systemd-sysv
09:26:16 Suggested packages:
09:26:16   default-dbus-session-bus | dbus-session-bus dbus-user-session
09:26:16   pinentry-gnome3 tor parcimonie xloadimage scdaemon isoquery
09:26:16   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:26:16   python3-venv python3-apt-dbg python-apt-doc python-blinker-doc
09:26:16   python-cryptography-doc python3-cryptography-vectors python-dbus-doc
09:26:16   python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin
09:26:16   python3-keyrings.alt python3-testresources python3-setuptools
09:26:16   python-pyparsing-doc python-secretstorage-doc python3.10-venv python3.10-doc
09:26:16   binutils binfmt-support readline-doc systemd-container libfido2-1
09:26:16   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:26:16 Recommended packages:
09:26:16   libpam-cap dmsetup shared-mime-info xdg-user-dirs libldap-common
09:26:16   publicsuffix libsasl2-modules packagekit-tools unattended-upgrades
09:26:16   networkd-dispatcher systemd-timesyncd | time-daemon libnss-systemd
09:26:16 Setting up python3-gi (3.36.0-1) ...
09:26:16 The following NEW packages will be installed:
09:26:16   apt-transport-https ca-certificates curl dbus dirmngr distro-info-data
09:26:16   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:26:16   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:26:16   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:26:16   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:26:16   libdw1 libelf1 libexpat1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:26:16   libglib2.0-data libgstreamer1.0-0 libicu70 libip4tc2 libjson-c5 libkmod2
09:26:16   libksba8 libldap-2.5-0 libmpdec3 libnghttp2-14 libnpth0
09:26:16   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:26:16   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.10-minimal
09:26:16   libpython3.10-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:16   libsqlite3-0 libssh-4 libstemmer0d libunwind8 libxml2 libxmlb2 libyaml-0-2
09:26:16   lsb-release media-types openssl packagekit pinentry-curses pkexec
09:26:16   policykit-1 polkitd python-apt-common python3 python3-apt python3-blinker
09:26:16   python3-cffi-backend python3-cryptography python3-dbus python3-distro
09:26:16   python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney
09:26:16   python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient
09:26:16   python3-lazr.uri python3-minimal python3-more-itertools python3-oauthlib
09:26:16   python3-pkg-resources python3-pyparsing python3-secretstorage python3-six
09:26:16   python3-software-properties python3-wadllib python3-zipp python3.10
09:26:16   python3.10-minimal readline-common software-properties-common systemd
09:26:16   systemd-sysv
09:26:16 The following packages will be upgraded:
09:26:16   libsystemd0
09:26:16 Setting up python3-idna (2.8-1) ...
09:26:16 Setting up python3-urllib3 (1.25.8-2ubuntu0.2) ...
09:26:16 Selecting previously unselected package docker-ce.
09:26:16 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ...
09:26:16 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:17 Get:11 http://archive.raspbian.org/raspbian bullseye/main armhf systemd-sysv armhf 247.3-7+rpi1+deb11u2 [114 kB]
09:26:17 Get:12 http://archive.raspbian.org/raspbian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [219 kB]
09:26:17 Get:13 http://archive.raspbian.org/raspbian bullseye/main armhf libpam-systemd armhf 247.3-7+rpi1+deb11u2 [261 kB]
09:26:17 Get:14 http://archive.raspbian.org/raspbian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
09:26:17 Get:15 http://archive.raspbian.org/raspbian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [33.0 kB]
09:26:17 Get:16 http://archive.raspbian.org/raspbian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
09:26:17 Get:17 http://archive.raspbian.org/raspbian bullseye/main armhf libmnl0 armhf 1.0.4-3 [11.0 kB]
09:26:17 Get:18 http://archive.raspbian.org/raspbian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.4 kB]
09:26:17 Get:19 http://archive.raspbian.org/raspbian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [32.5 kB]
09:26:17 Get:20 http://archive.raspbian.org/raspbian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [47.2 kB]
09:26:17 Get:21 http://archive.raspbian.org/raspbian bullseye/main armhf iptables armhf 1.8.7-1 [328 kB]
09:26:17 Setting up docker-buildx-plugin (0.11.2-1~debian.10~buster) ...
09:26:17 Setting up docker-compose-plugin (2.21.0-1~debian.10~buster) ...
09:26:17 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:17 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:17 invoke-rc.d: could not determine current runlevel
09:26:17 invoke-rc.d: policy-rc.d denied execution of start.
09:26:17 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.10~buster) ...
09:26:17 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:26:17  docker-ce-rootless-extras depends on dbus-user-session; however:
09:26:17   Package dbus-user-session is not installed.
09:26:17 
09:26:17 + 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_armhf.deb ./deb/debbuild/debian-buster/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-compose-plugin_2.21.0-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb ./deb/debbuild/debian-buster/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.10~buster_armhf.deb
09:26:17 Setting up gpg-wks-server (2.2.19-3ubuntu2.2) ...
09:26:17 Setting up lsb-release (11.1.0ubuntu2) ...
09:26:17 Setting up libkrb5-26-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:17 Setting up python3-pkg-resources (45.2.0-1ubuntu0.1) ...
09:26:17 Selecting previously unselected package libxml2:armhf.
09:26:17 Preparing to unpack .../41-libxml2_2.9.14+dfsg-1.3~deb12u1_armhf.deb ...
09:26:17 Unpacking libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:26:17 Selecting previously unselected package libxmlb2:armhf.
09:26:17 Preparing to unpack .../42-libxmlb2_0.3.10-2_armhf.deb ...
09:26:17 Unpacking libxmlb2:armhf (0.3.10-2) ...
09:26:17 Selecting previously unselected package libyaml-0-2:armhf.
09:26:17 Preparing to unpack .../43-libyaml-0-2_0.2.5-1_armhf.deb ...
09:26:17 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
09:26:17 Selecting previously unselected package libappstream4:armhf.
09:26:17 Preparing to unpack .../44-libappstream4_0.16.1-2_armhf.deb ...
09:26:17 Unpacking libappstream4:armhf (0.16.1-2) ...
09:26:17 Selecting previously unselected package libcap2-bin.
09:26:17 Preparing to unpack .../45-libcap2-bin_1%3a2.66-4_armhf.deb ...
09:26:17 1 upgraded, 107 newly installed, 0 to remove and 3 not upgraded.
09:26:17 Need to get 37.1 MB of archives.
09:26:17 After this operation, 120 MB of additional disk space will be used.
09:26:17 Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsystemd0 armhf 249.11-0ubuntu3.10 [296 kB]
09:26:17 debconf: delaying package configuration, since apt-utils is not installed
09:26:17 Fetched 27.1 MB in 2s (11.9 MB/s)
09:26:17 Selecting previously unselected package libapparmor1:armhf.
09:26: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 ... 10496 files and directories currently installed.)
09:26:17 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
09:26:17 Unpacking libapparmor1:armhf (2.13.6-10) ...
09:26:17 Selecting previously unselected package libcap2:armhf.
09:26:17 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
09:26:17 Unpacking libcap2:armhf (1:2.44-1) ...
09:26:17 Selecting previously unselected package libargon2-1:armhf.
09:26:17 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
09:26:17 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
09:26:17 Selecting previously unselected package dmsetup.
09:26:17 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
09:26:17 Unpacking dmsetup (2:1.02.175-2.1) ...
09:26:17 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:17 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:26:17 Setting up python3-dbus (1.2.16-1build1) ...
09:26:17 Setting up dconf-gsettings-backend:armhf (0.36.0-1) ...
09:26:17 Setting up python3-apt (2.0.1ubuntu0.20.04.1) ...
09:26:17 Unpacking libcap2-bin (1:2.66-4) ...
09:26:17 Selecting previously unselected package libduktape207:armhf.
09:26:17 Preparing to unpack .../46-libduktape207_2.7.0-2_armhf.deb ...
09:26:17 Unpacking libduktape207:armhf (2.7.0-2) ...
09:26:17 Selecting previously unselected package libelf1:armhf.
09:26:17 Preparing to unpack .../47-libelf1_0.188-2.1_armhf.deb ...
09:26:17 Unpacking libelf1:armhf (0.188-2.1) ...
09:26:17 Selecting previously unselected package libdw1:armhf.
09:26:17 Preparing to unpack .../48-libdw1_0.188-2.1_armhf.deb ...
09:26:17 Unpacking libdw1:armhf (0.188-2.1) ...
09:26:17 Selecting previously unselected package libglib2.0-data.
09:26:17 Preparing to unpack .../49-libglib2.0-data_2.74.6-2_all.deb ...
09:26:17 Unpacking libglib2.0-data (2.74.6-2) ...
09:26:17 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-minimal armhf 3.10.12-1~22.04.2 [796 kB]
09:26:17 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:26:17 Selecting previously unselected package libjson-c5:armhf.
09:26:17 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ...
09:26:17 Unpacking libjson-c5:armhf (0.15-2+deb11u1) ...
09:26:17 Selecting previously unselected package libcryptsetup12:armhf.
09:26:17 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
09:26:17 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
09:26:17 Selecting previously unselected package libip4tc2:armhf.
09:26:17 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
09:26:17 Unpacking libip4tc2:armhf (1.8.7-1) ...
09:26:17 Selecting previously unselected package systemd.
09:26:17 Preparing to unpack .../8-systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
09:26:17 Unpacking systemd (247.3-7+rpi1+deb11u2) ...
09:26:17 Setting up libheimntlm0-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:17 Setting up python3-chardet (3.0.4-4build1) ...
09:26:17 Selecting previously unselected package libglib2.0-bin.
09:26:17 Preparing to unpack .../50-libglib2.0-bin_2.74.6-2_armhf.deb ...
09:26:17 Unpacking libglib2.0-bin (2.74.6-2) ...
09:26:17 Selecting previously unselected package libunwind8:armhf.
09:26:17 Preparing to unpack .../51-libunwind8_1.6.2-3_armhf.deb ...
09:26:17 Unpacking libunwind8:armhf (1.6.2-3) ...
09:26:17 Selecting previously unselected package libgstreamer1.0-0:armhf.
09:26:17 Preparing to unpack .../52-libgstreamer1.0-0_1.22.0-2_armhf.deb ...
09:26:17 Unpacking libgstreamer1.0-0:armhf (1.22.0-2) ...
09:26:17 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libexpat1 armhf 2.4.7-1ubuntu0.2 [66.9 kB]
09:26:17 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10-minimal armhf 3.10.12-1~22.04.2 [1938 kB]
09:26:17 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-minimal armhf 3.10.6-1~22.04 [24.3 kB]
09:26:17 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf media-types all 7.0.0 [25.5 kB]
09:26:17 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmpdec3 armhf 2.5.1-2build2 [76.5 kB]
09:26:17 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf readline-common all 8.1.2-1 [53.5 kB]
09:26:17 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libreadline8 armhf 8.1.2-1 [128 kB]
09:26:17 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsqlite3-0 armhf 3.37.2-2ubuntu0.1 [548 kB]
09:26:17 Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3.10-stdlib armhf 3.10.12-1~22.04.2 [1766 kB]
09:26:17 Selecting previously unselected package docker-compose-plugin.
09:26:17 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ...
09:26:17 Unpacking docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:26:17 Setting up libgssapi3-heimdal:armhf (7.7.0+dfsg-1ubuntu1.4) ...
09:26:17 Setting up python3-software-properties (0.99.9.12) ...
09:26:17 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
09:26:17 Preparing to unpack .../53-libpolkit-gobject-1-0_122-3_armhf.deb ...
09:26:17 Unpacking libpolkit-gobject-1-0:armhf (122-3) ...
09:26:17 Selecting previously unselected package libpolkit-agent-1-0:armhf.
09:26:17 Preparing to unpack .../54-libpolkit-agent-1-0_122-3_armhf.deb ...
09:26:17 Unpacking libpolkit-agent-1-0:armhf (122-3) ...
09:26:17 Selecting previously unselected package lsb-release.
09:26:17 Preparing to unpack .../55-lsb-release_12.0-1_all.deb ...
09:26:17 Unpacking lsb-release (12.0-1) ...
09:26:17 Selecting previously unselected package xml-core.
09:26:17 Preparing to unpack .../56-xml-core_0.18+nmu1_all.deb ...
09:26:17 Unpacking xml-core (0.18+nmu1) ...
09:26:17 Selecting previously unselected package polkitd.
09:26:18 Reading package lists...
09:26:18 Setting up libapparmor1:armhf (2.13.6-10) ...
09:26:18 Setting up libcap2:armhf (1:2.44-1) ...
09:26:18 Setting up libargon2-1:armhf (0~20171227-0.2) ...
09:26:18 Setting up libjson-c5:armhf (0.15-2+deb11u1) ...
09:26:18 Setting up libip4tc2:armhf (1.8.7-1) ...
09:26:18 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:26:18 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
09:26:18 Setting up systemd (247.3-7+rpi1+deb11u2) ...
09:26:18 Setting up python3-requests (2.22.0-2ubuntu1.1) ...
09:26:18 Setting up gsettings-desktop-schemas (3.36.0-1ubuntu1) ...
09:26:18 Setting up libldap-2.4-2:armhf (2.4.49+dfsg-2ubuntu1.9) ...
09:26:18 Setting up python3-requests-unixsocket (0.2.0-2) ...
09:26:18 Preparing to unpack .../57-polkitd_122-3_armhf.deb ...
09:26:18 Unpacking polkitd (122-3) ...
09:26:18 Selecting previously unselected package packagekit.
09:26:18 Preparing to unpack .../58-packagekit_1.2.6-5_armhf.deb ...
09:26:18 Unpacking packagekit (1.2.6-5) ...
09:26:18 Selecting previously unselected package python-apt-common.
09:26:18 Preparing to unpack .../59-python-apt-common_2.6.0_all.deb ...
09:26:18 Unpacking python-apt-common (2.6.0) ...
09:26:18 Selecting previously unselected package python3-apt.
09:26:18 Preparing to unpack .../60-python3-apt_2.6.0_armhf.deb ...
09:26:18 Unpacking python3-apt (2.6.0) ...
09:26:18 Building dependency tree...
09:26:18 Reading state information...
09:26:18 Correcting dependencies... Done
09:26:18 Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3.10 armhf 3.10.12-1~22.04.2 [509 kB]
09:26:18 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:18 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:18 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:18 Initializing machine ID from random generator.
09:26:18 Setting up dirmngr (2.2.19-3ubuntu2.2) ...
09:26:18 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:26:18 Setting up libcurl4:armhf (7.68.0-1ubuntu2.19) ...
09:26:18 Setting up curl (7.68.0-1ubuntu2.19) ...
09:26:18 Setting up glib-networking:armhf (2.64.2-1ubuntu0.1) ...
09:26:18 Setting up libsoup2.4-1:armhf (2.70.0-1) ...
09:26:18 Setting up gpg-wks-client (2.2.19-3ubuntu2.2) ...
09:26:18 Setting up libappstream4:armhf (0.12.10-2) ...
09:26:18 Setting up gnupg (2.2.19-3ubuntu2.2) ...
09:26:18 Setting up packagekit (1.1.13-2ubuntu1.1) ...
09:26:18 Selecting previously unselected package python3-blinker.
09:26:18 Preparing to unpack .../61-python3-blinker_1.5-1_all.deb ...
09:26:18 Unpacking python3-blinker (1.5-1) ...
09:26:18 Selecting previously unselected package python3-cffi-backend:armhf.
09:26:18 Preparing to unpack .../62-python3-cffi-backend_1.15.1-5+b1_armhf.deb ...
09:26:18 Unpacking python3-cffi-backend:armhf (1.15.1-5+b1) ...
09:26:18 Selecting previously unselected package python3-cryptography.
09:26:18 Preparing to unpack .../63-python3-cryptography_38.0.4-3_armhf.deb ...
09:26:18 Unpacking python3-cryptography (38.0.4-3) ...
09:26:18 Selecting previously unselected package python3-dbus.
09:26:18 Preparing to unpack .../64-python3-dbus_1.3.2-4+b1_armhf.deb ...
09:26:18 Unpacking python3-dbus (1.3.2-4+b1) ...
09:26:18 Selecting previously unselected package python3-distro.
09:26:18 Preparing to unpack .../65-python3-distro_1.8.0-1_all.deb ...
09:26:18 Unpacking python3-distro (1.8.0-1) ...
09:26:18 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:18 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:18 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:18 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:18 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:18 The following additional packages will be installed:
09:26:18   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:18   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:26:18   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:26:18   libnftnl11 libpam-systemd systemd systemd-sysv
09:26:18 Suggested packages:
09:26:18   kmod systemd-container policykit-1
09:26:18 Recommended packages:
09:26:18   nftables libnss-systemd
09:26:18 Setting up dmsetup (2:1.02.175-2.1) ...
09:26:18 Selecting previously unselected package systemd-sysv.
09:26:18 invoke-rc.d: could not determine current runlevel
09:26:18 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:26:18 Failed to open connection to "system" message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
09:26:18 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:26:18 Setting up gnupg2 (2.2.19-3ubuntu2.2) ...
09:26:18 Setting up software-properties-common (0.99.9.12) ...
09:26:18 Selecting previously unselected package python3-gi.
09:26:18 Preparing to unpack .../66-python3-gi_3.42.2-3+b1_armhf.deb ...
09:26:18 Unpacking python3-gi (3.42.2-3+b1) ...
09:26:18 Selecting previously unselected package python3-pyparsing.
09:26:18 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:26:18 Unpacking python3-pyparsing (3.0.9-1) ...
09:26:18 Selecting previously unselected package python3-httplib2.
09:26:18 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:26:18 Unpacking python3-httplib2 (0.20.4-3) ...
09:26:18 Selecting previously unselected package python3-jwt.
09:26:18 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:26:18 Unpacking python3-jwt (2.6.0-1) ...
09:26:18 Selecting previously unselected package python3-pkg-resources.
09:26:18 Preparing to unpack .../70-python3-pkg-resources_66.1.1-1_all.deb ...
09:26:18 Unpacking python3-pkg-resources (66.1.1-1) ...
09:26:18 The following NEW packages will be installed:
09:26:18   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:18   libargon2-1 libcryptsetup12 libdevmapper1.02.1 libidn11 libip4tc0 libip6tc0
09:26:18   libiptc0 libjson-c3 libkmod2 libnetfilter-conntrack3 libnfnetlink0
09:26:18   libnftnl11 libpam-systemd systemd systemd-sysv
09:26: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 ... 11330 files and directories currently installed.)
09:26:18 Preparing to unpack .../00-systemd-sysv_247.3-7+rpi1+deb11u2_armhf.deb ...
09:26:18 Unpacking systemd-sysv (247.3-7+rpi1+deb11u2) ...
09:26:18 Selecting previously unselected package dbus.
09:26:18 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
09:26:18 Unpacking dbus (1.12.24-0+deb11u1) ...
09:26:18 Selecting previously unselected package libpam-systemd:armhf.
09:26:18 Preparing to unpack .../02-libpam-systemd_247.3-7+rpi1+deb11u2_armhf.deb ...
09:26:18 Unpacking libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ...
09:26:18 Selecting previously unselected package containerd.io.
09:26:18 Preparing to unpack .../03-containerd.io_1.6.24-1_armhf.deb ...
09:26:18 Unpacking containerd.io (1.6.24-1) ...
09:26:18 Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpython3-stdlib armhf 3.10.6-1~22.04 [6910 B]
09:26:18 Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3 armhf 3.10.6-1~22.04 [22.8 kB]
09:26:18 Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libapparmor1 armhf 3.0.4-2ubuntu2.2 [33.5 kB]
09:26:18 Get:16 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
09:26:18 Get:17 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1ubuntu4 [134 kB]
09:26:18 Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libjson-c5 armhf 0.15-3~ubuntu1.22.04.2 [29.0 kB]
09:26:18 Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcryptsetup12 armhf 2:2.4.3-1ubuntu1.1 [189 kB]
09:26:18 Get:20 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip4tc2 armhf 1.8.7-1ubuntu5.1 [17.7 kB]
09:26:18 Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libkmod2 armhf 29-1ubuntu1 [40.9 kB]
09:26:18 Get:22 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd armhf 249.11-0ubuntu3.10 [4487 kB]
09:26:18 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:26:18 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:26:18 Processing triggers for ca-certificates (20230311ubuntu0.20.04.1) ...
09:26:18 Updating certificates in /etc/ssl/certs...
09:26:19 Selecting previously unselected package python3-lazr.uri.
09:26:19 Preparing to unpack .../71-python3-lazr.uri_1.0.6-3_all.deb ...
09:26:19 Unpacking python3-lazr.uri (1.0.6-3) ...
09:26:19 Selecting previously unselected package python3-wadllib.
09:26:19 Preparing to unpack .../72-python3-wadllib_1.3.6-4_all.deb ...
09:26:19 Unpacking python3-wadllib (1.3.6-4) ...
09:26:19 Selecting previously unselected package python3-oauthlib.
09:26:19 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:26:19 Unpacking python3-oauthlib (3.2.2-1) ...
09:26:19 Selecting previously unselected package python3-six.
09:26:19 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:26:19 Unpacking python3-six (1.16.0-4) ...
09:26:19 Selecting previously unselected package python3-lazr.restfulclient.
09:26:19 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:26:19 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:26:19 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
09:26:19 Need to get 26.2 MB of archives.
09:26:19 After this operation, 107 MB of additional disk space will be used.
09:26:19 Get:1 http://deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB]
09:26:19 Get:2 http://deb.debian.org/debian buster/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
09:26:19 Get:3 http://deb.debian.org/debian buster/main armhf dmsetup armhf 2:1.02.155-3 [90.0 kB]
09:26:19 Get:4 http://deb.debian.org/debian buster/main armhf libdevmapper1.02.1 armhf 2:1.02.155-3 [131 kB]
09:26:19 Get:5 http://deb.debian.org/debian buster/main armhf libjson-c3 armhf 0.12.1+ds-2+deb10u1 [25.1 kB]
09:26:19 Get:6 http://deb.debian.org/debian buster/main armhf libcryptsetup12 armhf 2:2.1.0-5+deb10u2 [174 kB]
09:26:19 Get:7 http://deb.debian.org/debian buster/main armhf libidn11 armhf 1.33-2.2 [113 kB]
09:26:19 Get:8 https://download.docker.com/linux/debian buster/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:19 Get:9 http://deb.debian.org/debian buster/main armhf libip4tc0 armhf 1.8.2-4 [68.1 kB]
09:26:19 Get:10 http://deb.debian.org/debian buster/main armhf libkmod2 armhf 26-1 [46.4 kB]
09:26:19 Get:11 http://deb.debian.org/debian-security buster/updates/main armhf systemd armhf 241-7~deb10u10 [3291 kB]
09:26:19 Get:12 http://deb.debian.org/debian-security buster/updates/main armhf systemd-sysv armhf 241-7~deb10u10 [100 kB]
09:26:19 Get:13 http://deb.debian.org/debian buster/main armhf libip6tc0 armhf 1.8.2-4 [68.3 kB]
09:26:19 Get:14 http://deb.debian.org/debian buster/main armhf libiptc0 armhf 1.8.2-4 [59.6 kB]
09:26:19 Get:15 http://deb.debian.org/debian buster/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
09:26:19 Get:16 http://deb.debian.org/debian buster/main armhf libnetfilter-conntrack3 armhf 1.0.7-1 [34.1 kB]
09:26:19 Get:17 http://deb.debian.org/debian buster/main armhf libnftnl11 armhf 1.1.2-2 [43.7 kB]
09:26:19 Get:18 http://deb.debian.org/debian buster/main armhf iptables armhf 1.8.2-4 [354 kB]
09:26:19 Get:19 http://deb.debian.org/debian-security buster/updates/main armhf dbus armhf 1.12.24-0+deb10u1 [222 kB]
09:26:19 Get:20 http://deb.debian.org/debian-security buster/updates/main armhf libpam-systemd armhf 241-7~deb10u10 [195 kB]
09:26:19 Get:21 http://deb.debian.org/debian-security buster/updates/main armhf dbus-user-session armhf 1.12.24-0+deb10u1 [97.9 kB]
09:26:19 Selecting previously unselected package docker-ce-cli.
09:26:19 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ...
09:26:19 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:19 Selecting previously unselected package python3-software-properties.
09:26:19 Preparing to unpack .../76-python3-software-properties_0.99.30-4_all.deb ...
09:26:19 Unpacking python3-software-properties (0.99.30-4) ...
09:26:19 Selecting previously unselected package software-properties-common.
09:26:19 Preparing to unpack .../77-software-properties-common_0.99.30-4_all.deb ...
09:26:19 Unpacking software-properties-common (0.99.30-4) ...
09:26:19 Setting up libksba8:armhf (1.6.3-2) ...
09:26:19 Setting up media-types (10.0.0) ...
09:26:19 Setting up systemd-sysv (252.12-1~deb12u1) ...
09:26:19 Setting up libkeyutils1:armhf (1.6.3-2) ...
09:26:19 Setting up libpsl5:armhf (0.21.2-1) ...
09:26:19 Setting up libicu72:armhf (72.1-3) ...
09:26:19 Setting up apt-transport-https (2.6.1) ...
09:26:19 Setting up libyaml-0-2:armhf (0.2.5-1) ...
09:26:19 Setting up libglib2.0-0:armhf (2.74.6-2) ...
09:26:19 No schema files found: doing nothing.
09:26:19 Setting up distro-info-data (0.58) ...
09:26:19 Setting up libtirpc-common (1.3.3+ds-1) ...
09:26:19 Setting up libxmlb2:armhf (0.3.10-2) ...
09:26:19 Setting up libbrotli1:armhf (1.0.9-2+b6) ...
09:26:19 Setting up libsqlite3-0:armhf (3.40.1-2) ...
09:26:19 Setting up libnghttp2-14:armhf (1.52.0-1) ...
09:26:19 Setting up libpackagekit-glib2-18:armhf (1.2.6-5) ...
09:26:19 Setting up libnpth0:armhf (1.6-3) ...
09:26:19 Setting up libassuan0:armhf (2.5.5-5) ...
09:26:19 Setting up libunwind8:armhf (1.6.2-3) ...
09:26:19 Setting up libkrb5support0:armhf (1.20.1-2) ...
09:26:19 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:26:19 Setting up libcap2-bin (1:2.66-4) ...
09:26:19 Setting up libglib2.0-data (2.74.6-2) ...
09:26:19 Setting up gnupg-l10n (2.2.40-1.1) ...
09:26:19 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:19 Setting up libdbus-1-3:armhf (1.14.8-2~deb12u1) ...
09:26:19 Setting up libncursesw6:armhf (6.4-4) ...
09:26:19 Setting up libk5crypto3:armhf (1.20.1-2) ...
09:26:19 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:26:19 Setting up python-apt-common (2.6.0) ...
09:26:19 Setting up libduktape207:armhf (2.7.0-2) ...
09:26:19 Setting up dbus-session-bus-common (1.14.8-2~deb12u1) ...
09:26:19 Setting up libgirepository-1.0-1:armhf (1.74.0-3) ...
09:26:19 Setting up libssh2-1:armhf (1.10.0-3+b1) ...
09:26:19 Setting up sgml-base (1.31) ...
09:26:19 Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf systemd-sysv armhf 249.11-0ubuntu3.10 [10.5 kB]
09:26:19 0 added, 0 removed; done.
09:26:19 Running hooks in /etc/ca-certificates/update.d...
09:26:19 done.
09:26:19 Processing triggers for dbus (1.12.16-2ubuntu2.3) ...
09:26:19 ++ source /etc/os-release
09:26:19 +++ NAME=Ubuntu
09:26:19 +++ VERSION='20.04.6 LTS (Focal Fossa)'
09:26:19 +++ ID=ubuntu
09:26:19 +++ ID_LIKE=debian
09:26:19 +++ PRETTY_NAME='Ubuntu 20.04.6 LTS'
09:26:19 +++ VERSION_ID=20.04
09:26:19 +++ HOME_URL=https://www.ubuntu.com/
09:26:19 +++ SUPPORT_URL=https://help.ubuntu.com/
09:26:19 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:26:19 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:26:19 +++ VERSION_CODENAME=focal
09:26:19 +++ UBUNTU_CODENAME=focal
09:26:19 ++ echo ubuntu
09:26:19 + DIST_ID=ubuntu
09:26:19 ++ lsb_release -sc
09:26:19 + DIST_VERSION=focal
09:26:19 + '[' focal = sid ']'
09:26:19 + install_debian_containerd
09:26:19 + '[' staging = stage ']'
09:26:19 + REPO_URL=https://download.docker.com/linux/ubuntu
09:26:19 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:26:19 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:26:19 + update-ca-certificates -f
09:26:19 Clearing symlinks in /etc/ssl/certs...
09:26:19 Setting up libkrb5-3:armhf (1.20.1-2) ...
09:26:19 Setting up libstemmer0d:armhf (2.2.0-2) ...
09:26:19 Setting up lsb-release (12.0-1) ...
09:26:19 Setting up dbus-system-bus-common (1.14.8-2~deb12u1) ...
09:26:19 Setting up openssl (3.0.9-1) ...
09:26:19 Setting up libelf1:armhf (0.188-2.1) ...
09:26:19 Setting up readline-common (8.2-1.3) ...
09:26:19 Setting up libxml2:armhf (2.9.14+dfsg-1.3~deb12u1) ...
09:26:19 Setting up iso-codes (4.15.0-1) ...
09:26:19 Setting up dbus-bin (1.14.8-2~deb12u1) ...
09:26:19 Setting up libpolkit-gobject-1-0:armhf (122-3) ...
09:26:19 Setting up pinentry-curses (1.2.1-1) ...
09:26:19 Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf openssl armhf 3.0.2-0ubuntu1.10 [1154 kB]
09:26:19 Setting up docker-buildx-plugin (0.11.2-1~debian.11~bullseye) ...
09:26:19 Setting up docker-compose-plugin (2.21.0-1~debian.11~bullseye) ...
09:26:19 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:19 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:19 invoke-rc.d: could not determine current runlevel
09:26:19 invoke-rc.d: policy-rc.d denied execution of start.
09:26:19 done.
09:26:19 Updating certificates in /etc/ssl/certs...
09:26:19 debconf: delaying package configuration, since apt-utils is not installed
09:26:19 Fetched 26.2 MB in 1s (21.5 MB/s)
09:26:19 Selecting previously unselected package libapparmor1:armhf.
09:26:20 Setting up libdw1:armhf (0.188-2.1) ...
09:26:20 Setting up libreadline8:armhf (8.2-1.3) ...
09:26:20 Setting up libglib2.0-bin (2.74.6-2) ...
09:26:20 Setting up dbus-daemon (1.14.8-2~deb12u1) ...
09:26:20 Setting up libldap-2.5-0:armhf (2.5.13+dfsg-5) ...
09:26:20 Setting up ca-certificates (20230311) ...
09:26:20 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye) ...
09:26:20 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:26:20  docker-ce-rootless-extras depends on dbus-user-session; however:
09:26:20   Package dbus-user-session is not installed.
09:26:20 
09:26:20 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bullseye/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-compose-plugin_2.21.0-1~debian.11~bullseye_armhf.deb ./deb/debbuild/debian-bullseye/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.11~bullseye_armhf.deb
09:26:20 Get:25 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf ca-certificates all 20230311ubuntu0.22.04.1 [155 kB]
09:26:20 Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libdbus-1-3 armhf 1.12.20-2ubuntu4.1 [170 kB]
09:26:20 Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus armhf 1.12.20-2ubuntu4.1 [148 kB]
09:26:20 Get:28 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf distro-info-data all 0.52ubuntu0.4 [4986 B]
09:26:20 Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-0 armhf 2.72.4-0ubuntu2.2 [1328 kB]
09:26: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 ... 9946 files and directories currently installed.)
09:26:20 Preparing to unpack .../0-libapparmor1_2.13.2-10_armhf.deb ...
09:26:20 Unpacking libapparmor1:armhf (2.13.2-10) ...
09:26:20 Selecting previously unselected package libargon2-1:armhf.
09:26:20 Preparing to unpack .../1-libargon2-1_0~20171227-0.2_armhf.deb ...
09:26:20 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
09:26:20 Selecting previously unselected package dmsetup.
09:26:20 Preparing to unpack .../2-dmsetup_2%3a1.02.155-3_armhf.deb ...
09:26:20 Unpacking dmsetup (2:1.02.155-3) ...
09:26:20 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:20 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.155-3_armhf.deb ...
09:26:20 Unpacking libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:26:20 Selecting previously unselected package libjson-c3:armhf.
09:26:20 Preparing to unpack .../4-libjson-c3_0.12.1+ds-2+deb10u1_armhf.deb ...
09:26:20 Unpacking libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
09:26:20 Selecting previously unselected package libcryptsetup12:armhf.
09:26:20 Preparing to unpack .../5-libcryptsetup12_2%3a2.1.0-5+deb10u2_armhf.deb ...
09:26:20 Unpacking libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
09:26:20 Get:30 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libgirepository-1.0-1 armhf 1.72.0-1 [79.2 kB]
09:26:20 Get:31 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-glib-2.0 armhf 1.72.0-1 [164 kB]
09:26:20 Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf iso-codes all 4.9.0-1 [3459 kB]
09:26:20 Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcap2-bin armhf 1:2.44-1ubuntu0.22.04.1 [25.3 kB]
09:26:20 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:26:20 137 added, 0 removed; done.
09:26:20 Running hooks in /etc/ca-certificates/update.d...
09:26:20 done.
09:26:20 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:26:20 + apt-key add -
09:26:20 Selecting previously unselected package libidn11:armhf.
09:26:20 Preparing to unpack .../6-libidn11_1.33-2.2_armhf.deb ...
09:26:20 Unpacking libidn11:armhf (1.33-2.2) ...
09:26:20 Selecting previously unselected package libip4tc0:armhf.
09:26:20 Preparing to unpack .../7-libip4tc0_1.8.2-4_armhf.deb ...
09:26:20 Unpacking libip4tc0:armhf (1.8.2-4) ...
09:26:20 Selecting previously unselected package libkmod2:armhf.
09:26:20 Preparing to unpack .../8-libkmod2_26-1_armhf.deb ...
09:26:20 Unpacking libkmod2:armhf (26-1) ...
09:26:20 Selecting previously unselected package systemd.
09:26:20 Preparing to unpack .../9-systemd_241-7~deb10u10_armhf.deb ...
09:26:20 Unpacking systemd (241-7~deb10u10) ...
09:26:20 Updating certificates in /etc/ssl/certs...
09:26:20 Warning: apt-key output should not be parsed (stdout is not a terminal)
09:26:20 Setting up libapparmor1:armhf (2.13.2-10) ...
09:26:20 Selecting previously unselected package dbus-user-session.
09:26:20 Preparing to unpack .../04-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
09:26:20 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
09:26:20 Selecting previously unselected package libip6tc2:armhf.
09:26:20 Preparing to unpack .../05-libip6tc2_1.8.7-1_armhf.deb ...
09:26:20 Unpacking libip6tc2:armhf (1.8.7-1) ...
09:26:20 make[1]: Leaving directory '/root/build-deb'
09:26:20  dpkg-genbuildinfo -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo
09:26:20  dpkg-genchanges -O../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes
09:26:20 Get:34 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libelf1 armhf 0.186-1build1 [42.7 kB]
09:26:20 Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-data all 2.72.4-0ubuntu2.2 [4612 B]
09:26:20 Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libicu70 armhf 70.1-2 [10.3 MB]
09:26:20 OK
09:26:20 + '[' focal = sid ']'
09:26:20 ++ dpkg --print-architecture
09:26:20 + ARCH=armhf
09:26:20 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu focal test'
09:26:20 + apt-get update
09:26:20 Reading package lists...
09:26:20 Building dependency tree...
09:26:20 Reading state information...
09:26:20 Correcting dependencies... Done
09:26:21 Setting up libargon2-1:armhf (0~20171227-0.2) ...
09:26:21 Setting up libjson-c3:armhf (0.12.1+ds-2+deb10u1) ...
09:26:21 Setting up libidn11:armhf (1.33-2.2) ...
09:26:21 Setting up libip4tc0:armhf (1.8.2-4) ...
09:26:21 Setting up libkmod2:armhf (26-1) ...
09:26:21 Setting up libdevmapper1.02.1:armhf (2:1.02.155-3) ...
09:26:21 Setting up libcryptsetup12:armhf (2:2.1.0-5+deb10u2) ...
09:26:21 Setting up systemd (241-7~deb10u10) ...
09:26:21 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:21 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:21 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
09:26:21 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
09:26:21 Initializing machine ID from random generator.
09:26:21 Selecting previously unselected package libxtables12:armhf.
09:26:21 Preparing to unpack .../06-libxtables12_1.8.7-1_armhf.deb ...
09:26:21 Unpacking libxtables12:armhf (1.8.7-1) ...
09:26:21 Selecting previously unselected package libmnl0:armhf.
09:26:21 Preparing to unpack .../07-libmnl0_1.0.4-3_armhf.deb ...
09:26:21 Unpacking libmnl0:armhf (1.0.4-3) ...
09:26:21 Selecting previously unselected package libnfnetlink0:armhf.
09:26:21 Preparing to unpack .../08-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
09:26:21 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:21 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:21 Preparing to unpack .../09-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
09:26:21 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
09:26:21 Selecting previously unselected package libnftnl11:armhf.
09:26:21 Preparing to unpack .../10-libnftnl11_1.1.9-1_armhf.deb ...
09:26:21 Unpacking libnftnl11:armhf (1.1.9-1) ...
09:26:21 Selecting previously unselected package iptables.
09:26:21 Preparing to unpack .../11-iptables_1.8.7-1_armhf.deb ...
09:26:21 Unpacking iptables (1.8.7-1) ...
09:26:21 Get:1 https://download.docker.com/linux/ubuntu focal InRelease [57.7 kB]
09:26:21 140 added, 0 removed; done.
09:26:21 Setting up dbus (1.14.8-2~deb12u1) ...
09:26:21 invoke-rc.d: could not determine current runlevel
09:26:21 invoke-rc.d: policy-rc.d denied execution of start.
09:26:21 Setting up libgssapi-krb5-2:armhf (1.20.1-2) ...
09:26:21 Setting up gir1.2-glib-2.0:armhf (1.74.0-3) ...
09:26:21 Setting up xml-core (0.18+nmu1) ...
09:26:21 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:21 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:21 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:21 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:21 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:21 The following additional packages will be installed:
09:26:21   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:21   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:26:21   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:26:21   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:26:21 Suggested packages:
09:26:21   firewalld kmod systemd-container policykit-1
09:26:21 Recommended packages:
09:26:21   nftables systemd-timesyncd | time-daemon libnss-systemd
09:26:21 Setting up dmsetup (2:1.02.155-3) ...
09:26:21 Setting up systemd-sysv (247.3-7+rpi1+deb11u2) ...
09:26:21 Setting up libip6tc2:armhf (1.8.7-1) ...
09:26:21 Setting up dbus (1.12.24-0+deb11u1) ...
09:26:21 invoke-rc.d: could not determine current runlevel
09:26:21 invoke-rc.d: policy-rc.d denied execution of start.
09:26:21 Setting up libmnl0:armhf (1.0.4-3) ...
09:26:21 Setting up containerd.io (1.6.24-1) ...
09:26:21 Get:2 https://download.docker.com/linux/ubuntu focal/test armhf Packages [37.0 kB]
09:26:21 Hit:3 http://ports.ubuntu.com/ubuntu-ports focal InRelease
09:26:21 Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease
09:26:21 Hit:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease
09:26:21 dpkg-genchanges: info: including full source code in upload
09:26:21  dpkg-source -I.git --after-build .
09:26:21 dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
09:26:21 + destination=/build
09:26:21 + mkdir -p /build
09:26:21 + mv -v /root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes /root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb /root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb /build
09:26:21 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'
09:26:21 removed '/root/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 copied '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 removed '/root/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 copied '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 removed '/root/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:26:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.dsc'
09:26:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:26:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar.tar.gz'
09:26:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo'
09:26:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.buildinfo'
09:26:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes'
09:26:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.changes'
09:26:21 copied '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb' -> '/build/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 removed '/root/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 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'
09:26:21 removed '/root/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb'
09:26:21 Setting up gpgconf (2.2.40-1.1) ...
09:26:21 Setting up libpam-systemd:armhf (252.12-1~deb12u1) ...
09:26:21 Setting up libcurl4:armhf (7.88.1-10+deb12u1) ...
09:26:21 Setting up libpolkit-agent-1-0:armhf (122-3) ...
09:26:21 The following NEW packages will be installed:
09:26:21   containerd.io dbus dbus-user-session dmsetup iptables libapparmor1
09:26:21   libargon2-1 libcap2 libcryptsetup12 libdevmapper1.02.1 libip4tc2 libip6tc2
09:26:21   libjson-c5 libkmod2 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
09:26:21   libpam-systemd libxtables12 netbase systemd systemd-sysv
09:26:21 Selecting previously unselected package systemd-sysv.
09:26: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 ... 10772 files and directories currently installed.)
09:26:21 Preparing to unpack .../00-systemd-sysv_241-7~deb10u10_armhf.deb ...
09:26:21 Unpacking systemd-sysv (241-7~deb10u10) ...
09:26:21 Selecting previously unselected package libip6tc0:armhf.
09:26:21 Preparing to unpack .../01-libip6tc0_1.8.2-4_armhf.deb ...
09:26:21 Unpacking libip6tc0:armhf (1.8.2-4) ...
09:26:21 Selecting previously unselected package libiptc0:armhf.
09:26:21 Preparing to unpack .../02-libiptc0_1.8.2-4_armhf.deb ...
09:26:21 Unpacking libiptc0:armhf (1.8.2-4) ...
09:26:21 Selecting previously unselected package libnfnetlink0:armhf.
09:26:21 Preparing to unpack .../03-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
09:26:21 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:21 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:21 Preparing to unpack .../04-libnetfilter-conntrack3_1.0.7-1_armhf.deb ...
09:26:21 Unpacking libnetfilter-conntrack3:armhf (1.0.7-1) ...
09:26:21 Selecting previously unselected package libnftnl11:armhf.
09:26:21 Preparing to unpack .../05-libnftnl11_1.1.2-2_armhf.deb ...
09:26:21 Unpacking libnftnl11:armhf (1.1.2-2) ...
09:26:21 Selecting previously unselected package iptables.
09:26:21 Preparing to unpack .../06-iptables_1.8.2-4_armhf.deb ...
09:26:21 Unpacking iptables (1.8.2-4) ...
09:26:21 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:21 Setting up libxtables12:armhf (1.8.7-1) ...
09:26:21 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:21 Setting up libpam-systemd:armhf (247.3-7+rpi1+deb11u2) ...
09:26:21 Setting up libnftnl11:armhf (1.1.9-1) ...
09:26:21 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
09:26:21 Hit:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease
09:26:21 Fetched 94.6 kB in 1s (114 kB/s)
09:26:21 Setting up curl (7.88.1-10+deb12u1) ...
09:26:21 Setting up gpg (2.2.40-1.1) ...
09:26:21 Setting up libgstreamer1.0-0:armhf (1.22.0-2) ...
09:26:21 Setcap worked! gst-ptp-helper is not suid!
09:26:21 Setting up gnupg-utils (2.2.40-1.1) ...
09:26:21 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:26:21 Setting up gpg-agent (2.2.40-1.1) ...
09:26:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:26:21 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
09:26:21 Need to get 27.2 MB of archives.
09:26:21 After this operation, 109 MB of additional disk space will be used.
09:26:21 Get:1 http://deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
09:26:21 Get:2 http://deb.debian.org/debian bullseye/main armhf libcap2 armhf 1:2.44-1 [21.2 kB]
09:26:21 Get:3 http://deb.debian.org/debian bullseye/main armhf libargon2-1 armhf 0~20171227-0.2 [20.4 kB]
09:26:21 Get:4 http://deb.debian.org/debian bullseye/main armhf dmsetup armhf 2:1.02.175-2.1 [92.1 kB]
09:26:21 Get:5 http://deb.debian.org/debian bullseye/main armhf libdevmapper1.02.1 armhf 2:1.02.175-2.1 [135 kB]
09:26:21 Get:6 http://deb.debian.org/debian-security bullseye-security/main armhf libjson-c5 armhf 0.15-2+deb11u1 [39.1 kB]
09:26:21 Get:7 http://deb.debian.org/debian bullseye/main armhf libcryptsetup12 armhf 2:2.3.7-1+deb11u1 [227 kB]
09:26:21 Get:8 http://deb.debian.org/debian bullseye/main armhf libip4tc2 armhf 1.8.7-1 [32.6 kB]
09:26:21 Get:9 https://download.docker.com/linux/debian bullseye/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:21 Get:10 http://deb.debian.org/debian bullseye/main armhf libkmod2 armhf 28-1 [48.5 kB]
09:26:21 Get:11 http://deb.debian.org/debian bullseye-updates/main armhf systemd armhf 247.3-7+deb11u4 [4303 kB]
09:26:21 Get:12 http://deb.debian.org/debian bullseye-updates/main armhf systemd-sysv armhf 247.3-7+deb11u4 [114 kB]
09:26:21 Get:13 http://deb.debian.org/debian bullseye/main armhf dbus armhf 1.12.24-0+deb11u1 [225 kB]
09:26:21 Get:14 http://deb.debian.org/debian bullseye/main armhf netbase all 6.3 [19.9 kB]
09:26:21 Get:15 http://deb.debian.org/debian bullseye-updates/main armhf libpam-systemd armhf 247.3-7+deb11u4 [263 kB]
09:26:21 Get:16 http://deb.debian.org/debian bullseye/main armhf dbus-user-session armhf 1.12.24-0+deb11u1 [99.7 kB]
09:26:21 Get:17 http://deb.debian.org/debian bullseye/main armhf libip6tc2 armhf 1.8.7-1 [32.9 kB]
09:26:21 Get:18 http://deb.debian.org/debian bullseye/main armhf libxtables12 armhf 1.8.7-1 [42.4 kB]
09:26:21 Get:19 http://deb.debian.org/debian bullseye/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
09:26:21 Get:20 http://deb.debian.org/debian bullseye/main armhf libnfnetlink0 armhf 1.0.1-3+b1 [12.1 kB]
09:26:21 Get:21 http://deb.debian.org/debian bullseye/main armhf libnetfilter-conntrack3 armhf 1.0.8-3 [33.6 kB]
09:26:21 Get:22 http://deb.debian.org/debian bullseye/main armhf libnftnl11 armhf 1.1.9-1 [49.0 kB]
09:26:21 Get:23 http://deb.debian.org/debian bullseye/main armhf iptables armhf 1.8.7-1 [339 kB]
09:26:21 Selecting previously unselected package dbus.
09:26:21 Preparing to unpack .../07-dbus_1.12.24-0+deb10u1_armhf.deb ...
09:26:21 Unpacking dbus (1.12.24-0+deb10u1) ...
09:26:21 Selecting previously unselected package libpam-systemd:armhf.
09:26:21 Preparing to unpack .../08-libpam-systemd_241-7~deb10u10_armhf.deb ...
09:26:21 Unpacking libpam-systemd:armhf (241-7~deb10u10) ...
09:26:21 Selecting previously unselected package containerd.io.
09:26:21 Preparing to unpack .../09-containerd.io_1.6.24-1_armhf.deb ...
09:26:21 Unpacking containerd.io (1.6.24-1) ...
09:26:21 Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libpam-systemd armhf 249.11-0ubuntu3.10 [185 kB]
09:26:21 Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxml2 armhf 2.9.13+dfsg-1ubuntu0.3 [599 kB]
09:26:21 Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libyaml-0-2 armhf 0.2.2-1build2 [45.4 kB]
09:26:21 Get:40 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf lsb-release all 11.1.0ubuntu4 [10.8 kB]
09:26:21 Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python-apt-common all 2.4.0ubuntu2 [14.8 kB]
09:26:21 Get:42 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-apt armhf 2.4.0ubuntu2 [154 kB]
09:26:21 Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-dbus armhf 1.2.18-3build1 [92.6 kB]
09:26:21 Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-gi armhf 3.42.1-0ubuntu1 [214 kB]
09:26:21 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
09:26:21 Setting up iptables (1.8.7-1) ...
09:26:21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:21 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:21 Processing triggers for libc-bin (2.31-13+rpi1+deb11u6) ...
09:26:21 + verify_binaries
09:26:21 + docker --version
09:26:21 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:21 + docker buildx version
09:26:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:26:21 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:26:22 github.com/docker/buildx v0.11.2 9872040
09:26:22 + docker compose version
09:26:22 Docker Compose version v2.21.0
09:26:22 + dockerd --version
09:26:22 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:22 + docker-proxy --version
09:26:22 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:22 + containerd --version
09:26:22 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:22 + ctr --version
09:26:22 ctr containerd.io 1.6.24
09:26:22 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:26:22 Setting up gpgsm (2.2.40-1.1) ...
09:26:22 Setting up libcurl3-gnutls:armhf (7.88.1-10+deb12u1) ...
09:26:22 Setting up libappstream4:armhf (0.16.1-2) ...
09:26:22 Setting up dirmngr (2.2.40-1.1) ...
09:26:22 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:26:22 Setting up gir1.2-packagekitglib-1.0 (1.2.6-5) ...
09:26:22 Setting up gpg-wks-server (2.2.40-1.1) ...
09:26:22 Setting up libnsl2:armhf (1.3.0-2) ...
09:26:22 Setting up gpg-wks-client (2.2.40-1.1) ...
09:26:22 Setting up libpython3.11-stdlib:armhf (3.11.2-6) ...
09:26:22 Setting up gnupg (2.2.40-1.1) ...
09:26:22 debconf: delaying package configuration, since apt-utils is not installed
09:26:22 Fetched 27.2 MB in 1s (34.9 MB/s)
09:26:22 Selecting previously unselected package libapparmor1:armhf.
09:26: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 ... 9946 files and directories currently installed.)
09:26:22 Preparing to unpack .../0-libapparmor1_2.13.6-10_armhf.deb ...
09:26:22 Unpacking libapparmor1:armhf (2.13.6-10) ...
09:26:22 + containerd-shim --help
09:26:22 Usage of containerd-shim:
09:26:22   -address string
09:26:22     	grpc address back to main containerd
09:26:22   -containerd-binary containerd publish
09:26:22     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:22   -criu string
09:26:22     	path to criu binary
09:26:22   -debug
09:26:22     	enable debug output in logs
09:26:22   -namespace string
09:26:22     	namespace that owns the shim
09:26:22   -runtime-root string
09:26:22     	root directory for the runtime (default "/run/containerd/runc")
09:26:22   -socket string
09:26:22     	socket path to serve
09:26:22   -systemd-cgroup
09:26:22     	set runtime to use systemd-cgroup
09:26:22   -workdir string
09:26:22     	path used to storge large temporary data
09:26:22 + containerd-shim-runc-v1 -v
09:26:22 containerd-shim-runc-v1:
09:26:22   Version:  1.6.24
09:26:22   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:22   Go version: go1.20.8
09:26:22 
09:26:22 + containerd-shim-runc-v2 -v
09:26:22 containerd-shim-runc-v2:
09:26:22   Version:  1.6.24
09:26:22   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:22   Go version: go1.20.8
09:26:22 
09:26:22 + runc --version
09:26:22 runc version 1.1.9
09:26:22 commit: v1.1.9-0-gccaecfc
09:26:22 spec: 1.0.2-dev
09:26:22 go: go1.20.8
09:26:22 libseccomp: 2.5.1
09:26:22 Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.1 [132 kB]
09:26:22 Setting up libpython3-stdlib:armhf (3.11.2-1+b1) ...
09:26:22 Setting up python3.11 (3.11.2-6) ...
09:26:22 Selecting previously unselected package libcap2:armhf.
09:26:22 Preparing to unpack .../1-libcap2_1%3a2.44-1_armhf.deb ...
09:26:22 Unpacking libcap2:armhf (1:2.44-1) ...
09:26:22 Selecting previously unselected package libargon2-1:armhf.
09:26:22 Preparing to unpack .../2-libargon2-1_0~20171227-0.2_armhf.deb ...
09:26:22 Unpacking libargon2-1:armhf (0~20171227-0.2) ...
09:26:22 Selecting previously unselected package dmsetup.
09:26:22 Preparing to unpack .../3-dmsetup_2%3a1.02.175-2.1_armhf.deb ...
09:26:22 Unpacking dmsetup (2:1.02.175-2.1) ...
09:26:22 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:22 Preparing to unpack .../4-libdevmapper1.02.1_2%3a1.02.175-2.1_armhf.deb ...
09:26:22 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:26:22 Selecting previously unselected package libjson-c5:armhf.
09:26:22 Preparing to unpack .../5-libjson-c5_0.15-2+deb11u1_armhf.deb ...
09:26:22 Unpacking libjson-c5:armhf (0.15-2+deb11u1) ...
09:26:22 Selecting previously unselected package libcryptsetup12:armhf.
09:26:22 Preparing to unpack .../6-libcryptsetup12_2%3a2.3.7-1+deb11u1_armhf.deb ...
09:26:22 Unpacking libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
09:26:22 Get:46 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnghttp2-14 armhf 1.43.0-1build3 [70.1 kB]
09:26:22 Get:47 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpsl5 armhf 0.21.0-1.2build2 [56.9 kB]
09:26:22 Get:48 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf apt-transport-https all 2.4.10 [1510 B]
09:26:22 Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libbrotli1 armhf 1.0.9-2build6 [306 kB]
09:26:22 Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-modules-db armhf 2.1.27+dfsg2-3ubuntu1.2 [18.9 kB]
09:26:22 Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libsasl2-2 armhf 2.1.27+dfsg2-3ubuntu1.2 [50.7 kB]
09:26:22 Get:52 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]
09:26:22 Selecting previously unselected package libip4tc2:armhf.
09:26:22 Preparing to unpack .../7-libip4tc2_1.8.7-1_armhf.deb ...
09:26:22 Unpacking libip4tc2:armhf (1.8.7-1) ...
09:26:22 Selecting previously unselected package libkmod2:armhf.
09:26:22 Preparing to unpack .../8-libkmod2_28-1_armhf.deb ...
09:26:22 Unpacking libkmod2:armhf (28-1) ...
09:26:22 Selecting previously unselected package systemd.
09:26:22 Preparing to unpack .../9-systemd_247.3-7+deb11u4_armhf.deb ...
09:26:22 Unpacking systemd (247.3-7+deb11u4) ...
09:26:22 Get:53 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
09:26:22 Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libssh-4 armhf 0.9.6-2ubuntu0.22.04.1 [163 kB]
09:26:22 Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl4 armhf 7.81.0-1ubuntu1.13 [252 kB]
09:26:23 Reading package lists...
09:26:23 ++ find deb/debbuild/ubuntu-focal/ -type f -name '*.deb'
09:26:23 + packages='deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:26:23 ++ echo 'deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb
09:26:23 deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:26:23 ++ xargs
09:26:23 ++ awk '$0="./"$0'
09:26:23 + packages='./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb'
09:26:23 + set -x
09:26:23 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:23 Selecting previously unselected package docker-ce-cli.
09:26:23 (Reading database ... 10411 files and directories currently installed.)
09:26:23 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ...
09:26:23 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:23 Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf curl armhf 7.81.0-1ubuntu1.13 [188 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:23 Setting up gnupg2 (2.2.40-1.1) ...
09:26:23 Setting up python3 (3.11.2-1+b1) ...
09:26:23 Setting up python3-six (1.16.0-4) ...
09:26:23 Setting up python3-pyparsing (3.0.9-1) ...
09:26:23 Setting up libapparmor1:armhf (2.13.6-10) ...
09:26:23 Setting up libcap2:armhf (1:2.44-1) ...
09:26:23 Setting up libargon2-1:armhf (0~20171227-0.2) ...
09:26:23 Setting up libjson-c5:armhf (0.15-2+deb11u1) ...
09:26:23 Setting up libip4tc2:armhf (1.8.7-1) ...
09:26:23 Setting up libkmod2:armhf (28-1) ...
09:26:23 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1) ...
09:26:23 Setting up libcryptsetup12:armhf (2:2.3.7-1+deb11u1) ...
09:26:23 Setting up systemd (247.3-7+deb11u4) ...
09:26:23 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:23 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:23 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:23 Initializing machine ID from random generator.
09:26:23 Selecting previously unselected package docker-buildx-plugin.
09:26:23 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ...
09:26:23 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:26:23 Setting up python3-gi (3.42.2-3+b1) ...
09:26:23 Setting up dmsetup (2:1.02.175-2.1) ...
09:26:23 Selecting previously unselected package dbus-user-session.
09:26:23 Preparing to unpack .../10-dbus-user-session_1.12.24-0+deb10u1_armhf.deb ...
09:26:23 Unpacking dbus-user-session (1.12.24-0+deb10u1) ...
09:26:23 Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libassuan0 armhf 2.5.5-1build1 [31.3 kB]
09:26:23 Get:58 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgconf armhf 2.2.27-3ubuntu2.1 [115 kB]
09:26:23 Get:59 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libksba8 armhf 1.6.0-2ubuntu0.2 [101 kB]
09:26:23 Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
09:26:23 Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dirmngr armhf 2.2.27-3ubuntu2.1 [320 kB]
09:26:23 Get:62 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpackagekit-glib2-18 armhf 1.2.5-2ubuntu2 [109 kB]
09:26:23 Get:63 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.5-2ubuntu2 [25.3 kB]
09:26:23 Get:64 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
09:26:23 Get:65 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg-utils armhf 2.2.27-3ubuntu2.1 [456 kB]
09:26:23 Get:66 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg armhf 2.2.27-3ubuntu2.1 [483 kB]
09:26:23 Setting up python3-httplib2 (0.20.4-3) ...
09:26:23 Setting up python3-cffi-backend:armhf (1.15.1-5+b1) ...
09:26:23 Setting up python3-blinker (1.5-1) ...
09:26:23 Selecting previously unselected package systemd-sysv.
09:26: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 ... 10793 files and directories currently installed.)
09:26:23 Preparing to unpack .../00-systemd-sysv_247.3-7+deb11u4_armhf.deb ...
09:26:23 Unpacking systemd-sysv (247.3-7+deb11u4) ...
09:26:23 Selecting previously unselected package dbus.
09:26:23 Preparing to unpack .../01-dbus_1.12.24-0+deb11u1_armhf.deb ...
09:26:23 Unpacking dbus (1.12.24-0+deb11u1) ...
09:26:23 Selecting previously unselected package netbase.
09:26:23 Preparing to unpack .../02-netbase_6.3_all.deb ...
09:26:23 Unpacking netbase (6.3) ...
09:26:23 Selecting previously unselected package libpam-systemd:armhf.
09:26:23 Preparing to unpack .../03-libpam-systemd_247.3-7+deb11u4_armhf.deb ...
09:26:23 Unpacking libpam-systemd:armhf (247.3-7+deb11u4) ...
09:26:23 Setting up systemd-sysv (241-7~deb10u10) ...
09:26:23 Setting up libip6tc0:armhf (1.8.2-4) ...
09:26:23 Setting up libnftnl11:armhf (1.1.2-2) ...
09:26:23 Setting up libiptc0:armhf (1.8.2-4) ...
09:26:23 Setting up dbus (1.12.24-0+deb10u1) ...
09:26:23 invoke-rc.d: could not determine current runlevel
09:26:23 invoke-rc.d: policy-rc.d denied execution of start.
09:26:23 Setting up containerd.io (1.6.24-1) ...
09:26:24 Setting up python3-pkg-resources (66.1.1-1) ...
09:26:24 Selecting previously unselected package containerd.io.
09:26:24 Preparing to unpack .../04-containerd.io_1.6.24-1_armhf.deb ...
09:26:24 Unpacking containerd.io (1.6.24-1) ...
09:26:24 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:24 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:24 Setting up libpam-systemd:armhf (241-7~deb10u10) ...
09:26:24 Setting up dbus-user-session (1.12.24-0+deb10u1) ...
09:26:24 Setting up libnetfilter-conntrack3:armhf (1.0.7-1) ...
09:26:24 Setting up iptables (1.8.2-4) ...
09:26:24 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:24 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:24 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:24 Processing triggers for systemd (241-7~deb10u10) ...
09:26:24 Processing triggers for libc-bin (2.28-10+deb10u2) ...
09:26:24 Get:67 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pinentry-curses armhf 1.1.1-1build2 [35.6 kB]
09:26:24 Setting up python3-dbus (1.3.2-4+b1) ...
09:26:24 Setting up python3-distro (1.8.0-1) ...
09:26:24 + verify_binaries
09:26:24 + docker --version
09:26:24 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:24 + docker buildx version
09:26:24 github.com/docker/buildx v0.11.2 9872040
09:26:24 + docker compose version
09:26:24 Docker Compose version v2.21.0
09:26:24 + dockerd --version
09:26:24 Get:68 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-agent armhf 2.2.27-3ubuntu2.1 [227 kB]
09:26:24 Get:69 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-client armhf 2.2.27-3ubuntu2.1 [86.3 kB]
09:26:24 Get:70 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpg-wks-server armhf 2.2.27-3ubuntu2.1 [80.1 kB]
09:26:24 Setting up python3-jwt (2.6.0-1) ...
09:26:24 Setting up python3-apt (2.6.0) ...
09:26:24 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:24 + docker-proxy --version
09:26:24 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:24 + containerd --version
09:26:24 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:24 + ctr --version
09:26:24 ctr containerd.io 1.6.24
09:26:24 + containerd-shim --help
09:26:24 Usage of containerd-shim:
09:26:24   -address string
09:26:24     	grpc address back to main containerd
09:26:24   -containerd-binary containerd publish
09:26:24     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:24   -criu string
09:26:24     	path to criu binary
09:26:24   -debug
09:26:24     	enable debug output in logs
09:26:24   -namespace string
09:26:24     	namespace that owns the shim
09:26:24   -runtime-root string
09:26:24     	root directory for the runtime (default "/run/containerd/runc")
09:26:24   -socket string
09:26:24     	socket path to serve
09:26:24   -systemd-cgroup
09:26:24     	set runtime to use systemd-cgroup
09:26:24   -workdir string
09:26:24     	path used to storge large temporary data
09:26:24 + containerd-shim-runc-v1 -v
09:26:24 containerd-shim-runc-v1:
09:26:24   Version:  1.6.24
09:26:24   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:24   Go version: go1.20.8
09:26:24 
09:26:24 + containerd-shim-runc-v2 -v
09:26:24 containerd-shim-runc-v2:
09:26:24   Version:  1.6.24
09:26:24   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:24   Go version: go1.20.8
09:26:24 
09:26:24 + runc --version
09:26:24 runc version 1.1.9
09:26:24 commit: v1.1.9-0-gccaecfc
09:26:24 spec: 1.0.2-dev
09:26:24 go: go1.20.8
09:26:24 libseccomp: 2.3.3
09:26:24 Get:71 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gpgsm armhf 2.2.27-3ubuntu2.1 [206 kB]
09:26:24 Get:72 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf gnupg all 2.2.27-3ubuntu2.1 [315 kB]
09:26:24 Get:73 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libcurl3-gnutls armhf 7.81.0-1ubuntu1.13 [247 kB]
09:26:24 Get:74 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libstemmer0d armhf 2.2.0-1build1 [136 kB]
09:26:24 Get:75 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libxmlb2 armhf 0.3.6-2build1 [57.1 kB]
09:26:24 Get:76 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libappstream4 armhf 0.15.2-2 [169 kB]
09:26:24 Get:77 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libdw1 armhf 0.186-1build1 [228 kB]
09:26:24 Setting up python3-lazr.uri (1.0.6-3) ...
09:26:24 Setting up python3-cryptography (38.0.4-3) ...
09:26:24 Selecting previously unselected package docker-ce.
09:26:24 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ...
09:26:24 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:25 Setting up python3-wadllib (1.3.6-4) ...
09:26:25 Get:78 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libglib2.0-bin armhf 2.72.4-0ubuntu2.2 [75.7 kB]
09:26:25 Setting up python3-oauthlib (3.2.2-1) ...
09:26:25 docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_PR-943/deb:/v -w /v alpine chown -R 1000:1000 "debbuild/ubuntu-lunar"
09:26:25 make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_PR-943/deb'
[Pipeline] }
[Pipeline] // stage
09:26:25 Get:79 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libunwind8 armhf 1.3.2-2build2.1 [49.5 kB]
09:26:25 Get:80 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libgstreamer1.0-0 armhf 1.20.3-0ubuntu1 [936 kB]
[Pipeline] stage
[Pipeline] { (verify)
[Pipeline] sh
09:26:25 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:26:25 Setting up python3-software-properties (0.99.30-4) ...
09:26:25 + make IMAGE=ubuntu:lunar verify
09:26:25 docker run  --rm -i \
09:26:25 	-v "$(pwd):/v" \
09:26:25 	-e DEBIAN_FRONTEND=noninteractive \
09:26:25 	-e PACKAGE_REPO=staging \
09:26:25 	-w /v \
09:26:25 	ubuntu:lunar ./verify
09:26:25 Unable to find image 'ubuntu:lunar' locally
09:26:25 Get:81 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
09:26:25 Get:82 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
09:26:25 Get:83 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf polkitd armhf 0.105-33 [72.9 kB]
09:26:25 Get:84 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf pkexec armhf 0.105-33 [14.5 kB]
09:26:25 Get:85 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf policykit-1 armhf 0.105-33 [2426 B]
09:26:25 Get:86 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-blinker all 1.4+dfsg1-0.4 [14.0 kB]
09:26:25 Get:87 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cffi-backend armhf 1.15.0-1build2 [67.6 kB]
09:26:25 Get:88 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-cryptography armhf 3.4.8-1ubuntu2 [222 kB]
09:26:25 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:26:25 Processing triggers for systemd (252.12-1~deb12u1) ...
09:26:25 Processing triggers for sgml-base (1.31) ...
09:26:25 Setting up polkitd (122-3) ...
09:26:25 Creating group 'polkitd' with GID 997.
09:26:25 Creating user 'polkitd' (polkit) with UID 997 and GID 997.
09:26:25 invoke-rc.d: could not determine current runlevel
09:26:25 invoke-rc.d: policy-rc.d denied execution of reload.
09:26:26 Selecting previously unselected package dbus-user-session.
09:26:26 Preparing to unpack .../05-dbus-user-session_1.12.24-0+deb11u1_armhf.deb ...
09:26:26 Unpacking dbus-user-session (1.12.24-0+deb11u1) ...
09:26:26 Selecting previously unselected package libip6tc2:armhf.
09:26:26 Preparing to unpack .../06-libip6tc2_1.8.7-1_armhf.deb ...
09:26:26 Unpacking libip6tc2:armhf (1.8.7-1) ...
09:26:26 Selecting previously unselected package libxtables12:armhf.
09:26:26 Preparing to unpack .../07-libxtables12_1.8.7-1_armhf.deb ...
09:26:26 Unpacking libxtables12:armhf (1.8.7-1) ...
09:26:26 Selecting previously unselected package libmnl0:armhf.
09:26:26 Preparing to unpack .../08-libmnl0_1.0.4-3_armhf.deb ...
09:26:26 Unpacking libmnl0:armhf (1.0.4-3) ...
09:26:26 Selecting previously unselected package libnfnetlink0:armhf.
09:26:26 Preparing to unpack .../09-libnfnetlink0_1.0.1-3+b1_armhf.deb ...
09:26:26 Unpacking libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:26 lunar: Pulling from library/ubuntu
09:26:26 e05ef4abc6c7: Already exists
09:26:26 Digest: sha256:f1090cfa89ab321a6d670e79652f61593502591f2fc7452fb0b7c6da575729c4
09:26:26 Status: Downloaded newer image for ubuntu:lunar
09:26:26 Get:89 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-pyparsing all 2.4.7-1 [61.4 kB]
09:26:26 start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory)
09:26:26 Setting up packagekit (1.2.6-5) ...
09:26:26 invoke-rc.d: could not determine current runlevel
09:26:26 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:26:26 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:26:26 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:26:26 Setting up software-properties-common (0.99.30-4) ...
09:26:26 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:26 Preparing to unpack .../10-libnetfilter-conntrack3_1.0.8-3_armhf.deb ...
09:26:26 Unpacking libnetfilter-conntrack3:armhf (1.0.8-3) ...
09:26:26 Selecting previously unselected package libnftnl11:armhf.
09:26:26 Preparing to unpack .../11-libnftnl11_1.1.9-1_armhf.deb ...
09:26:26 Unpacking libnftnl11:armhf (1.1.9-1) ...
09:26:26 Selecting previously unselected package iptables.
09:26:26 Preparing to unpack .../12-iptables_1.8.7-1_armhf.deb ...
09:26:26 Unpacking iptables (1.8.7-1) ...
09:26:26 Setting up systemd-sysv (247.3-7+deb11u4) ...
09:26:26 Setting up libip6tc2:armhf (1.8.7-1) ...
09:26:26 Setting up dbus (1.12.24-0+deb11u1) ...
09:26:26 Processing triggers for ca-certificates (20230311) ...
09:26:26 Updating certificates in /etc/ssl/certs...
09:26:26 Get:90 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-httplib2 all 0.20.2-2 [30.4 kB]
09:26:26 Get:91 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-more-itertools all 8.10.0-2 [47.9 kB]
09:26:26 Get:92 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-zipp all 1.0.0-3 [5440 B]
09:26:26 Get:93 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-importlib-metadata all 4.6.4-1 [16.2 kB]
09:26:26 invoke-rc.d: could not determine current runlevel
09:26:26 invoke-rc.d: policy-rc.d denied execution of start.
09:26:26 Setting up libmnl0:armhf (1.0.4-3) ...
09:26:26 Setting up containerd.io (1.6.24-1) ...
09:26:26 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:26 Setting up libxtables12:armhf (1.8.7-1) ...
09:26:26 Setting up libnfnetlink0:armhf (1.0.1-3+b1) ...
09:26:26 Setting up libpam-systemd:armhf (247.3-7+deb11u4) ...
09:26:26 Get:94 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-jeepney all 0.7.1-3 [36.8 kB]
09:26:26 Get:95 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB]
09:26:26 Get:96 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-secretstorage all 3.3.1-1 [13.2 kB]
09:26:26 Get:97 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-keyring all 23.5.0-1 [35.7 kB]
09:26:26 Get:98 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.uri all 1.0.6-2 [14.4 kB]
09:26:26 Get:99 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-wadllib all 1.3.6-1 [36.4 kB]
09:26:26 + verify
09:26:26 + dpkg --version
09:26:26 + verify_deb
09:26:26 + apt-get update
09:26:26 Setting up netbase (6.3) ...
09:26:26 Setting up libnftnl11:armhf (1.1.9-1) ...
09:26:26 Setting up dbus-user-session (1.12.24-0+deb11u1) ...
09:26:26 Setting up libnetfilter-conntrack3:armhf (1.0.8-3) ...
09:26:26 Setting up iptables (1.8.7-1) ...
09:26:26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:26 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:26 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:26 Processing triggers for libc-bin (2.31-13+deb11u6) ...
09:26:26 Selecting previously unselected package docker-compose-plugin.
09:26:26 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ...
09:26:26 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:26:26 Get:100 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-distro all 1.7.0-1 [17.0 kB]
09:26:26 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease [267 kB]
09:26:27 0 added, 0 removed; done.
09:26:27 Running hooks in /etc/ca-certificates/update.d...
09:26:27 done.
09:26:27 Processing triggers for dbus (1.14.8-2~deb12u1) ...
09:26:27 ++ source /etc/os-release
09:26:27 +++ PRETTY_NAME='Debian GNU/Linux 12 (bookworm)'
09:26:27 +++ NAME='Debian GNU/Linux'
09:26:27 +++ VERSION_ID=12
09:26:27 +++ VERSION='12 (bookworm)'
09:26:27 +++ VERSION_CODENAME=bookworm
09:26:27 +++ ID=debian
09:26:27 +++ HOME_URL=https://www.debian.org/
09:26:27 +++ SUPPORT_URL=https://www.debian.org/support
09:26:27 +++ BUG_REPORT_URL=https://bugs.debian.org/
09:26:27 ++ echo debian
09:26:27 + DIST_ID=debian
09:26:27 ++ lsb_release -sc
09:26:27 + DIST_VERSION=bookworm
09:26:27 + '[' bookworm = sid ']'
09:26:27 + install_debian_containerd
09:26:27 + '[' staging = stage ']'
09:26:27 + REPO_URL=https://download.docker.com/linux/debian
09:26:27 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian'
09:26:27 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/debian
09:26:27 + update-ca-certificates -f
09:26:27 Clearing symlinks in /etc/ssl/certs...
09:26:27 + verify_binaries
09:26:27 + docker --version
09:26:27 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:27 + docker buildx version
09:26:27 github.com/docker/buildx v0.11.2 9872040
09:26:27 + docker compose version
09:26:27 Docker Compose version v2.21.0
09:26:27 + dockerd --version
09:26:27 Get:101 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB]
09:26:27 done.
09:26:27 Updating certificates in /etc/ssl/certs...
09:26:27 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:27 + docker-proxy --version
09:26:27 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:27 + containerd --version
09:26:27 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:27 + ctr --version
09:26:27 ctr containerd.io 1.6.24
09:26:27 + containerd-shim --help
09:26:27 Usage of containerd-shim:
09:26:27   -address string
09:26:27     	grpc address back to main containerd
09:26:27   -containerd-binary containerd publish
09:26:27     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:27   -criu string
09:26:27     	path to criu binary
09:26:27   -debug
09:26:27     	enable debug output in logs
09:26:27   -namespace string
09:26:27     	namespace that owns the shim
09:26:27   -runtime-root string
09:26:27     	root directory for the runtime (default "/run/containerd/runc")
09:26:27   -socket string
09:26:27     	socket path to serve
09:26:27   -systemd-cgroup
09:26:27     	set runtime to use systemd-cgroup
09:26:27   -workdir string
09:26:27     	path used to storge large temporary data
09:26:27 + containerd-shim-runc-v1 -v
09:26:27 containerd-shim-runc-v1:
09:26:27   Version:  1.6.24
09:26:27   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:27   Go version: go1.20.8
09:26:27 
09:26:27 + containerd-shim-runc-v2 -v
09:26:27 containerd-shim-runc-v2:
09:26:27   Version:  1.6.24
09:26:27   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:27   Go version: go1.20.8
09:26:27 
09:26:27 + runc --version
09:26:27 runc version 1.1.9
09:26:27 commit: v1.1.9-0-gccaecfc
09:26:27 spec: 1.0.2-dev
09:26:27 go: go1.20.8
09:26:27 libseccomp: 2.5.1
09:26:27 Selecting previously unselected package docker-ce-rootless-extras.
09:26:27 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ...
09:26:27 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:27 Get:102 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-six all 1.16.0-3ubuntu1 [12.6 kB]
09:26:27 Get:103 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-lazr.restfulclient all 0.14.4-1 [51.2 kB]
09:26:27 Get:104 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf python3-launchpadlib all 1.10.16-1 [125 kB]
09:26:27 Get:105 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf python3-software-properties all 0.99.22.7 [28.8 kB]
09:26:27 Get:106 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf packagekit armhf 1.2.5-2ubuntu2 [422 kB]
09:26:27 Get:107 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf software-properties-common all 0.99.22.7 [14.1 kB]
09:26:27 Get:108 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe armhf gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
09:26:27 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease [109 kB]
09:26:27 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease [99.8 kB]
09:26:27 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease [109 kB]
09:26:27 debconf: delaying package configuration, since apt-utils is not installed
09:26:27 Fetched 37.1 MB in 11s (3413 kB/s)
09:26: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 ... 4390 files and directories currently installed.)
09:26:27 Preparing to unpack .../libsystemd0_249.11-0ubuntu3.10_armhf.deb ...
09:26:27 Unpacking libsystemd0:armhf (249.11-0ubuntu3.10) over (249.11-0ubuntu3.9) ...
09:26:27 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/multiverse armhf Packages [206 kB]
09:26:27 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/restricted armhf Packages [8686 B]
09:26:27 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf Packages [1709 kB]
09:26:27 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:26:27 140 added, 0 removed; done.
09:26:27 Running hooks in /etc/ca-certificates/update.d...
09:26:27 done.
09:26:27 + curl -fsSL https://download.docker.com/linux/debian/gpg
09:26:27 + apt-key add -
09:26:27 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:27 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.20.04~focal) ...
09:26:27 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:27 invoke-rc.d: could not determine current runlevel
09:26:27 invoke-rc.d: policy-rc.d denied execution of start.
09:26:27 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:26:28 Setting up libsystemd0:armhf (249.11-0ubuntu3.10) ...
09:26:28 Selecting previously unselected package libpython3.10-minimal:armhf.
09:26: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 ... 4390 files and directories currently installed.)
09:26:28 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
09:26:28 Unpacking libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
09:26:28 Selecting previously unselected package libexpat1:armhf.
09:26:28 Preparing to unpack .../libexpat1_2.4.7-1ubuntu0.2_armhf.deb ...
09:26:28 Unpacking libexpat1:armhf (2.4.7-1ubuntu0.2) ...
09:26:28 Selecting previously unselected package python3.10-minimal.
09:26:28 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.2_armhf.deb ...
09:26:28 Unpacking python3.10-minimal (3.10.12-1~22.04.2) ...
09:26:28 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf Packages [17.8 MB]
09:26:28 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:26:28 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:26:28 Setting up docker-compose-plugin (2.21.0-1~ubuntu.20.04~focal) ...
09:26:28 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal) ...
09:26:28 Processing triggers for systemd (245.4-4ubuntu3.22) ...
09:26:28 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/ubuntu-focal/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-buildx-plugin_0.11.2-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-compose-plugin_2.21.0-1~ubuntu.20.04~focal_armhf.deb ./deb/debbuild/ubuntu-focal/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.20.04~focal_armhf.deb
09:26:28 Setting up libpython3.10-minimal:armhf (3.10.12-1~22.04.2) ...
09:26:28 Setting up libexpat1:armhf (2.4.7-1ubuntu0.2) ...
09:26:28 Setting up python3.10-minimal (3.10.12-1~22.04.2) ...
09:26:28 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar-updates/restricted armhf Packages [4505 B]
09:26:28 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf Packages [382 kB]
09:26:28 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf Packages [660 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:28 Selecting previously unselected package python3-minimal.
09:26: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 ... 4694 files and directories currently installed.)
09:26:28 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04_armhf.deb ...
09:26:28 Unpacking python3-minimal (3.10.6-1~22.04) ...
09:26:28 Selecting previously unselected package media-types.
09:26:28 Preparing to unpack .../1-media-types_7.0.0_all.deb ...
09:26:28 Unpacking media-types (7.0.0) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:29 Selecting previously unselected package libmpdec3:armhf.
09:26:29 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_armhf.deb ...
09:26:29 Unpacking libmpdec3:armhf (2.5.1-2build2) ...
09:26:29 Selecting previously unselected package readline-common.
09:26:29 Preparing to unpack .../3-readline-common_8.1.2-1_all.deb ...
09:26:29 Unpacking readline-common (8.1.2-1) ...
09:26:29 Selecting previously unselected package libreadline8:armhf.
09:26:29 Preparing to unpack .../4-libreadline8_8.1.2-1_armhf.deb ...
09:26:29 Unpacking libreadline8:armhf (8.1.2-1) ...
09:26:29 Selecting previously unselected package libsqlite3-0:armhf.
09:26:29 Preparing to unpack .../5-libsqlite3-0_3.37.2-2ubuntu0.1_armhf.deb ...
09:26:29 Unpacking libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
09:26:29 Selecting previously unselected package libpython3.10-stdlib:armhf.
09:26:29 Preparing to unpack .../6-libpython3.10-stdlib_3.10.12-1~22.04.2_armhf.deb ...
09:26:29 Unpacking libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
09:26:29 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar-backports/universe armhf Packages [4218 B]
09:26:29 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar-security/main armhf Packages [265 kB]
09:26:29 Selecting previously unselected package python3.10.
09:26:29 Preparing to unpack .../7-python3.10_3.10.12-1~22.04.2_armhf.deb ...
09:26:29 Unpacking python3.10 (3.10.12-1~22.04.2) ...
09:26:29 Selecting previously unselected package libpython3-stdlib:armhf.
09:26:29 Preparing to unpack .../8-libpython3-stdlib_3.10.6-1~22.04_armhf.deb ...
09:26:29 Unpacking libpython3-stdlib:armhf (3.10.6-1~22.04) ...
09:26:29 Setting up python3-minimal (3.10.6-1~22.04) ...
09:26:29 Selecting previously unselected package python3.
09:26:29 OK
09:26:29 + '[' bookworm = sid ']'
09:26:29 ++ dpkg --print-architecture
09:26:29 + ARCH=armhf
09:26:29 + echo 'deb [arch=armhf] https://download.docker.com/linux/debian bookworm test'
09:26:29 + apt-get update
09:26:29 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar-security/universe armhf Packages [593 kB]
09:26:29 Reading package lists...
09:26:29 Building dependency tree...
09:26:29 Reading state information...
09:26:29 Correcting dependencies... Done
09:26: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 ... 5124 files and directories currently installed.)
09:26:29 Preparing to unpack .../0-python3_3.10.6-1~22.04_armhf.deb ...
09:26:29 Unpacking python3 (3.10.6-1~22.04) ...
09:26:29 Selecting previously unselected package libapparmor1:armhf.
09:26:29 Preparing to unpack .../1-libapparmor1_3.0.4-2ubuntu2.2_armhf.deb ...
09:26:29 Unpacking libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
09:26:29 Selecting previously unselected package libargon2-1:armhf.
09:26:29 Preparing to unpack .../2-libargon2-1_0~20171227-0.3_armhf.deb ...
09:26:29 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
09:26:29 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:29 Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_armhf.deb ...
09:26:29 Unpacking libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:26:29 Selecting previously unselected package libjson-c5:armhf.
09:26:29 Preparing to unpack .../4-libjson-c5_0.15-3~ubuntu1.22.04.2_armhf.deb ...
09:26:29 Unpacking libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ...
09:26:29 Selecting previously unselected package libcryptsetup12:armhf.
09:26:29 Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1ubuntu1.1_armhf.deb ...
09:26:29 Unpacking libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
09:26:29 Selecting previously unselected package libip4tc2:armhf.
09:26:29 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu5.1_armhf.deb ...
09:26:29 Unpacking libip4tc2:armhf (1.8.7-1ubuntu5.1) ...
09:26:29 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:26:29 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:26:29 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:26:29 Get:4 https://download.docker.com/linux/debian bookworm InRelease [43.3 kB]
09:26:29 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar-security/restricted armhf Packages [4505 B]
09:26:29 Fetched 22.2 MB in 3s (7066 kB/s)
09:26:29 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:29 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:29 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:29 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:29 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:29 The following additional packages will be installed:
09:26:29   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:26:29   libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:29 Suggested packages:
09:26:29   firewalld kmod nftables
09:26:29 The following NEW packages will be installed:
09:26:29   containerd.io iptables libip6tc2 libmnl0 libnetfilter-conntrack3
09:26:29   libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:29 Selecting previously unselected package libkmod2:armhf.
09:26:29 Preparing to unpack .../7-libkmod2_29-1ubuntu1_armhf.deb ...
09:26:29 Unpacking libkmod2:armhf (29-1ubuntu1) ...
09:26:29 Selecting previously unselected package systemd.
09:26:29 Preparing to unpack .../8-systemd_249.11-0ubuntu3.10_armhf.deb ...
09:26:29 Unpacking systemd (249.11-0ubuntu3.10) ...
09:26:29 Setting up libapparmor1:armhf (3.0.4-2ubuntu2.2) ...
09:26:29 Setting up libargon2-1:armhf (0~20171227-0.3) ...
09:26:29 Setting up libdevmapper1.02.1:armhf (2:1.02.175-2.1ubuntu4) ...
09:26:29 Setting up libjson-c5:armhf (0.15-3~ubuntu1.22.04.2) ...
09:26:30 0 upgraded, 9 newly installed, 0 to remove and 1 not upgraded.
09:26:30 Need to get 21.5 MB of archives.
09:26:30 After this operation, 94.4 MB of additional disk space will be used.
09:26:30 Get:1 https://download.docker.com/linux/ubuntu focal/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:30 Setting up libcryptsetup12:armhf (2:2.4.3-1ubuntu1.1) ...
09:26:30 Setting up libip4tc2:armhf (1.8.7-1ubuntu5.1) ...
09:26:30 Setting up libkmod2:armhf (29-1ubuntu1) ...
09:26:30 Setting up systemd (249.11-0ubuntu3.10) ...
09:26:30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:30 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service.
09:26:30 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service.
09:26:30 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy
09:26:30 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:30 Initializing machine ID from random generator.
09:26:30 Get:5 https://download.docker.com/linux/debian bookworm/test armhf Packages [15.9 kB]
09:26:30 Fetched 59.2 kB in 1s (81.3 kB/s)
09:26:30 Get:2 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libmnl0 armhf 1.0.4-2 [11.1 kB]
09:26:30 Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libxtables12 armhf 1.8.4-3ubuntu2.1 [26.2 kB]
09:26:30 Get:4 http://ports.ubuntu.com/ubuntu-ports focal/main armhf netbase all 6.1 [13.1 kB]
09:26:30 Get:5 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf libip6tc2 armhf 1.8.4-3ubuntu2.1 [17.3 kB]
09:26:30 Selecting previously unselected package systemd-sysv.
09:26: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 ... 5962 files and directories currently installed.)
09:26:30 Preparing to unpack .../00-systemd-sysv_249.11-0ubuntu3.10_armhf.deb ...
09:26:30 Unpacking systemd-sysv (249.11-0ubuntu3.10) ...
09:26:30 Selecting previously unselected package openssl.
09:26:30 Preparing to unpack .../01-openssl_3.0.2-0ubuntu1.10_armhf.deb ...
09:26:30 Unpacking openssl (3.0.2-0ubuntu1.10) ...
09:26:30 Get:6 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnfnetlink0 armhf 1.0.1-3build1 [11.7 kB]
09:26:30 Get:7 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnetfilter-conntrack3 armhf 1.0.7-2 [33.0 kB]
09:26:30 Get:8 http://ports.ubuntu.com/ubuntu-ports focal/main armhf libnftnl11 armhf 1.1.5-1 [44.3 kB]
09:26:30 Get:9 http://ports.ubuntu.com/ubuntu-ports focal-updates/main armhf iptables armhf 1.8.4-3ubuntu2.1 [347 kB]
09:26:30 Selecting previously unselected package ca-certificates.
09:26:30 Preparing to unpack .../02-ca-certificates_20230311ubuntu0.22.04.1_all.deb ...
09:26:30 Unpacking ca-certificates (20230311ubuntu0.22.04.1) ...
09:26:30 Selecting previously unselected package libdbus-1-3:armhf.
09:26:30 Preparing to unpack .../03-libdbus-1-3_1.12.20-2ubuntu4.1_armhf.deb ...
09:26:30 Unpacking libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
09:26:30 Selecting previously unselected package dbus.
09:26:30 Preparing to unpack .../04-dbus_1.12.20-2ubuntu4.1_armhf.deb ...
09:26:30 Unpacking dbus (1.12.20-2ubuntu4.1) ...
09:26:30 Selecting previously unselected package distro-info-data.
09:26:30 Preparing to unpack .../05-distro-info-data_0.52ubuntu0.4_all.deb ...
09:26:30 Unpacking distro-info-data (0.52ubuntu0.4) ...
09:26:30 Selecting previously unselected package libglib2.0-0:armhf.
09:26:30 Preparing to unpack .../06-libglib2.0-0_2.72.4-0ubuntu2.2_armhf.deb ...
09:26:30 Unpacking libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
09:26:30 debconf: delaying package configuration, since apt-utils is not installed
09:26:30 Fetched 21.5 MB in 1s (23.0 MB/s)
09:26:30 Selecting previously unselected package libmnl0:armhf.
09:26:30 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:30 Preparing to unpack .../07-libgirepository-1.0-1_1.72.0-1_armhf.deb ...
09:26:30 Unpacking libgirepository-1.0-1:armhf (1.72.0-1) ...
09:26:30 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:30 Preparing to unpack .../08-gir1.2-glib-2.0_1.72.0-1_armhf.deb ...
09:26:30 Unpacking gir1.2-glib-2.0:armhf (1.72.0-1) ...
09:26:30 Selecting previously unselected package iso-codes.
09:26:30 Preparing to unpack .../09-iso-codes_4.9.0-1_all.deb ...
09:26:30 Unpacking iso-codes (4.9.0-1) ...
09:26:30 Selecting previously unselected package libcap2-bin.
09:26:30 Preparing to unpack .../10-libcap2-bin_1%3a2.44-1ubuntu0.22.04.1_armhf.deb ...
09:26: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 ... 10635 files and directories currently installed.)
09:26:31 Preparing to unpack .../0-libmnl0_1.0.4-2_armhf.deb ...
09:26:31 Unpacking libmnl0:armhf (1.0.4-2) ...
09:26:31 Selecting previously unselected package libxtables12:armhf.
09:26:31 Preparing to unpack .../1-libxtables12_1.8.4-3ubuntu2.1_armhf.deb ...
09:26:31 Unpacking libxtables12:armhf (1.8.4-3ubuntu2.1) ...
09:26:31 Selecting previously unselected package netbase.
09:26:31 Preparing to unpack .../2-netbase_6.1_all.deb ...
09:26:31 Unpacking netbase (6.1) ...
09:26:31 Selecting previously unselected package libip6tc2:armhf.
09:26:31 Preparing to unpack .../3-libip6tc2_1.8.4-3ubuntu2.1_armhf.deb ...
09:26:31 Unpacking libip6tc2:armhf (1.8.4-3ubuntu2.1) ...
09:26:31 Selecting previously unselected package libnfnetlink0:armhf.
09:26:31 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build1_armhf.deb ...
09:26:31 Unpacking libnfnetlink0:armhf (1.0.1-3build1) ...
09:26:31 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:31 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.7-2_armhf.deb ...
09:26:31 Unpacking libnetfilter-conntrack3:armhf (1.0.7-2) ...
09:26:31 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:26:31 Selecting previously unselected package libelf1:armhf.
09:26:31 Preparing to unpack .../11-libelf1_0.186-1build1_armhf.deb ...
09:26:31 Unpacking libelf1:armhf (0.186-1build1) ...
09:26:31 Selecting previously unselected package libglib2.0-data.
09:26:31 Preparing to unpack .../12-libglib2.0-data_2.72.4-0ubuntu2.2_all.deb ...
09:26:31 Unpacking libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:26:31 Selecting previously unselected package libicu70:armhf.
09:26:31 Preparing to unpack .../13-libicu70_70.1-2_armhf.deb ...
09:26:31 Unpacking libicu70:armhf (70.1-2) ...
09:26:31 Reading package lists...
09:26:31 + apt-get -y install --no-install-recommends apt-transport-https ca-certificates curl gnupg2 lsb-release software-properties-common
09:26:31 Reading package lists...
09:26:31 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.
09:26:31 ++ find deb/debbuild/debian-bookworm/ -type f -name '*.deb'
09:26:31 + packages='deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:26:31 ++ echo 'deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:31 deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:26:31 ++ xargs
09:26:31 ++ awk '$0="./"$0'
09:26:31 + packages='./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb'
09:26:31 + set -x
09:26:31 + dpkg --ignore-depends=containerd.io,iptables,libdevmapper,libdevmapper1.02.1 --force-depends -i ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:31 Selecting previously unselected package docker-ce-rootless-extras.
09:26:31 (Reading database ... 11523 files and directories currently installed.)
09:26:31 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ...
09:26:31 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:31 Selecting previously unselected package libnftnl11:armhf.
09:26:31 Preparing to unpack .../6-libnftnl11_1.1.5-1_armhf.deb ...
09:26:31 Unpacking libnftnl11:armhf (1.1.5-1) ...
09:26:31 Selecting previously unselected package iptables.
09:26:31 Preparing to unpack .../7-iptables_1.8.4-3ubuntu2.1_armhf.deb ...
09:26:31 Unpacking iptables (1.8.4-3ubuntu2.1) ...
09:26:31 Selecting previously unselected package containerd.io.
09:26:31 Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ...
09:26:31 Unpacking containerd.io (1.6.24-1) ...
09:26:31 Selecting previously unselected package libpam-systemd:armhf.
09:26:31 Preparing to unpack .../14-libpam-systemd_249.11-0ubuntu3.10_armhf.deb ...
09:26:31 Unpacking libpam-systemd:armhf (249.11-0ubuntu3.10) ...
09:26:31 Selecting previously unselected package libxml2:armhf.
09:26:31 Preparing to unpack .../15-libxml2_2.9.13+dfsg-1ubuntu0.3_armhf.deb ...
09:26:31 Unpacking libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
09:26:31 Selecting previously unselected package libyaml-0-2:armhf.
09:26:31 Preparing to unpack .../16-libyaml-0-2_0.2.2-1build2_armhf.deb ...
09:26:31 Unpacking libyaml-0-2:armhf (0.2.2-1build2) ...
09:26:31 Selecting previously unselected package lsb-release.
09:26:31 Preparing to unpack .../17-lsb-release_11.1.0ubuntu4_all.deb ...
09:26:31 Unpacking lsb-release (11.1.0ubuntu4) ...
09:26:31 Selecting previously unselected package python-apt-common.
09:26:31 Preparing to unpack .../18-python-apt-common_2.4.0ubuntu2_all.deb ...
09:26:31 Unpacking python-apt-common (2.4.0ubuntu2) ...
09:26:31 Selecting previously unselected package docker-compose-plugin.
09:26:31 Preparing to unpack .../docker-compose-plugin_2.21.0-1~debian.12~bookworm_armhf.deb ...
09:26:31 Unpacking docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:26:31 Selecting previously unselected package python3-apt.
09:26:31 Preparing to unpack .../19-python3-apt_2.4.0ubuntu2_armhf.deb ...
09:26:31 Unpacking python3-apt (2.4.0ubuntu2) ...
09:26:31 Selecting previously unselected package python3-dbus.
09:26:31 Preparing to unpack .../20-python3-dbus_1.2.18-3build1_armhf.deb ...
09:26:31 Unpacking python3-dbus (1.2.18-3build1) ...
09:26:31 Selecting previously unselected package python3-gi.
09:26:31 Preparing to unpack .../21-python3-gi_3.42.1-0ubuntu1_armhf.deb ...
09:26:31 Unpacking python3-gi (3.42.1-0ubuntu1) ...
09:26:31 Selecting previously unselected package python3-pkg-resources.
09:26:31 Preparing to unpack .../22-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.1_all.deb ...
09:26:31 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:26:31 Selecting previously unselected package libnghttp2-14:armhf.
09:26:31 Preparing to unpack .../23-libnghttp2-14_1.43.0-1build3_armhf.deb ...
09:26:31 Unpacking libnghttp2-14:armhf (1.43.0-1build3) ...
09:26:31 Selecting previously unselected package libpsl5:armhf.
09:26:31 Preparing to unpack .../24-libpsl5_0.21.0-1.2build2_armhf.deb ...
09:26:31 Unpacking libpsl5:armhf (0.21.0-1.2build2) ...
09:26:31 Selecting previously unselected package apt-transport-https.
09:26:31 Preparing to unpack .../25-apt-transport-https_2.4.10_all.deb ...
09:26:31 Unpacking apt-transport-https (2.4.10) ...
09:26:31 Selecting previously unselected package libbrotli1:armhf.
09:26:31 Preparing to unpack .../26-libbrotli1_1.0.9-2build6_armhf.deb ...
09:26:31 Unpacking libbrotli1:armhf (1.0.9-2build6) ...
09:26:31 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:31 Preparing to unpack .../27-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
09:26:31 Unpacking libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:26:31 Selecting previously unselected package libsasl2-2:armhf.
09:26:31 Preparing to unpack .../28-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_armhf.deb ...
09:26:31 Unpacking libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:26:31 Selecting previously unselected package libldap-2.5-0:armhf.
09:26:31 Preparing to unpack .../29-libldap-2.5-0_2.5.16+dfsg-0ubuntu0.22.04.1_armhf.deb ...
09:26:31 Unpacking libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:26:31 Selecting previously unselected package librtmp1:armhf.
09:26:31 Preparing to unpack .../30-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
09:26:31 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:26:31 Selecting previously unselected package libssh-4:armhf.
09:26:31 Preparing to unpack .../31-libssh-4_0.9.6-2ubuntu0.22.04.1_armhf.deb ...
09:26:31 Unpacking libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
09:26:32 Reading package lists...
09:26:32 Selecting previously unselected package libcurl4:armhf.
09:26:32 Preparing to unpack .../32-libcurl4_7.81.0-1ubuntu1.13_armhf.deb ...
09:26:32 Unpacking libcurl4:armhf (7.81.0-1ubuntu1.13) ...
09:26:32 Selecting previously unselected package curl.
09:26:32 Preparing to unpack .../33-curl_7.81.0-1ubuntu1.13_armhf.deb ...
09:26:32 Unpacking curl (7.81.0-1ubuntu1.13) ...
09:26:32 Selecting previously unselected package libassuan0:armhf.
09:26:32 Preparing to unpack .../34-libassuan0_2.5.5-1build1_armhf.deb ...
09:26:32 Unpacking libassuan0:armhf (2.5.5-1build1) ...
09:26:32 Selecting previously unselected package gpgconf.
09:26:32 Preparing to unpack .../35-gpgconf_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package libksba8:armhf.
09:26:32 Preparing to unpack .../36-libksba8_1.6.0-2ubuntu0.2_armhf.deb ...
09:26:32 Unpacking libksba8:armhf (1.6.0-2ubuntu0.2) ...
09:26:32 Selecting previously unselected package libnpth0:armhf.
09:26:32 Preparing to unpack .../37-libnpth0_1.6-3build2_armhf.deb ...
09:26:32 Unpacking libnpth0:armhf (1.6-3build2) ...
09:26:32 Building dependency tree...
09:26:32 Reading state information...
09:26:32 Selecting previously unselected package docker-buildx-plugin.
09:26:32 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ...
09:26:32 Unpacking docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:26:32 Selecting previously unselected package dirmngr.
09:26:32 Preparing to unpack .../38-dirmngr_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:32 Preparing to unpack .../39-libpackagekit-glib2-18_1.2.5-2ubuntu2_armhf.deb ...
09:26:32 Unpacking libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
09:26:32 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:32 Preparing to unpack .../40-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu2_armhf.deb ...
09:26:32 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:26:32 Selecting previously unselected package gnupg-l10n.
09:26:32 Preparing to unpack .../41-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
09:26:32 Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gnupg-utils.
09:26:32 Preparing to unpack .../42-gnupg-utils_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gpg.
09:26:32 Preparing to unpack .../43-gpg_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpg (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package pinentry-curses.
09:26:32 Preparing to unpack .../44-pinentry-curses_1.1.1-1build2_armhf.deb ...
09:26:32 The following additional packages will be installed:
09:26:32   adduser dbus dbus-bin dbus-daemon dbus-session-bus-common
09:26:32   dbus-system-bus-common dirmngr distro-info-data gir1.2-glib-2.0
09:26:32   gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils gpg gpg-agent
09:26:32   gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes libapparmor1
09:26:32   libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin libcryptsetup12
09:26:32   libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1 libdw1 libelf1
09:26:32   libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:26:32   libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72 libip4tc2
09:26:32   libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3 libkrb5support0
09:26:32   libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2 libpackagekit-glib2-18
09:26:32   libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libpsl5
09:26:32   libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib libreadline8
09:26:32   librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 libssl3
09:26:32   libstemmer0d libsystemd-shared libsystemd0 libtirpc-common libtirpc3
09:26:32   libudev1 libunwind8 libxml2 libxmlb2 libyaml-0-2 media-types openssl
09:26:32   packagekit pinentry-curses polkitd python-apt-common python3 python3-apt
09:26:32   python3-blinker python3-cffi-backend python3-cryptography python3-dbus
09:26:32   python3-distro python3-gi python3-httplib2 python3-jwt python3-launchpadlib
09:26:32   python3-lazr.restfulclient python3-lazr.uri python3-minimal python3-oauthlib
09:26:32   python3-pkg-resources python3-pyparsing python3-six
09:26:32   python3-software-properties python3-wadllib python3.11 python3.11-minimal
09:26:32   readline-common systemd systemd-sysv
09:26:32 Suggested packages:
09:26:32   liblocale-gettext-perl perl cron ecryptfs-utils default-dbus-session-bus
09:26:32   | dbus-session-bus dbus-user-session pinentry-gnome3 tor parcimonie
09:26:32   xloadimage scdaemon isoquery low-memory-monitor krb5-doc krb5-user
09:26:32   gstreamer1.0-tools appstream pinentry-doc python3-doc python3-tk
09:26:32   python3-venv python-apt-doc python-blinker-doc python-cryptography-doc
09:26:32   python3-cryptography-vectors python-dbus-doc python3-crypto
09:26:32   python3-testresources python3-setuptools python-pyparsing-doc
09:26:32   python3.11-venv python3.11-doc binutils binfmt-support readline-doc
09:26:32   systemd-container systemd-homed systemd-userdbd systemd-boot libfido2-1
09:26:32   libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0
09:26:32 Recommended packages:
09:26:32   libpam-cap dmsetup shared-mime-info xdg-user-dirs krb5-locales
09:26:32   libldap-common dbus-user-session publicsuffix libsasl2-modules
09:26:32   packagekit-tools python3-keyring unattended-upgrades networkd-dispatcher
09:26:32   systemd-timesyncd | time-daemon systemd-resolved libnss-systemd
09:26:32 Unpacking pinentry-curses (1.1.1-1build2) ...
09:26:32 Selecting previously unselected package gpg-agent.
09:26:32 Preparing to unpack .../45-gpg-agent_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gpg-wks-client.
09:26:32 Preparing to unpack .../46-gpg-wks-client_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gpg-wks-server.
09:26:32 Preparing to unpack .../47-gpg-wks-server_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gpgsm.
09:26:32 Preparing to unpack .../48-gpgsm_2.2.27-3ubuntu2.1_armhf.deb ...
09:26:32 Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package gnupg.
09:26:32 Preparing to unpack .../49-gnupg_2.2.27-3ubuntu2.1_all.deb ...
09:26:32 Unpacking gnupg (2.2.27-3ubuntu2.1) ...
09:26:32 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:32 Preparing to unpack .../50-libcurl3-gnutls_7.81.0-1ubuntu1.13_armhf.deb ...
09:26:32 Unpacking libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ...
09:26:32 The following NEW packages will be installed:
09:26:32   adduser apt-transport-https ca-certificates curl dbus dbus-bin dbus-daemon
09:26:32   dbus-session-bus-common dbus-system-bus-common dirmngr distro-info-data
09:26:32   gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 gnupg gnupg-l10n gnupg-utils
09:26:32   gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm iso-codes
09:26:32   libapparmor1 libappstream4 libargon2-1 libassuan0 libbrotli1 libcap2-bin
09:26:32   libcryptsetup12 libcurl3-gnutls libcurl4 libdbus-1-3 libdevmapper1.02.1
09:26:32   libdw1 libelf1 libexpat1 libfdisk1 libgirepository-1.0-1 libglib2.0-0
09:26:32   libglib2.0-bin libglib2.0-data libgssapi-krb5-2 libgstreamer1.0-0 libicu72
09:26:32   libip4tc2 libjson-c5 libk5crypto3 libkeyutils1 libkmod2 libkrb5-3
09:26:32   libkrb5support0 libksba8 libldap2 libnghttp2-14 libnpth0 libnsl2
09:26:32   libpackagekit-glib2-18 libpam-systemd libpolkit-agent-1-0
09:26:32   libpolkit-gobject-1-0 libpsl5 libpython3-stdlib libpython3.11-minimal
09:26:32   libpython3.11-stdlib libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:32   libsqlite3-0 libssh-4 libssl3 libstemmer0d libsystemd-shared libtirpc-common
09:26:32   libtirpc3 libunwind8 libxml2 libxmlb2 libyaml-0-2 lsb-release media-types
09:26:32   openssl packagekit pinentry-curses polkitd python-apt-common python3
09:26:32   python3-apt python3-blinker python3-cffi-backend python3-cryptography
09:26:32   python3-dbus python3-distro python3-gi python3-httplib2 python3-jwt
09:26:32   python3-launchpadlib python3-lazr.restfulclient python3-lazr.uri
09:26:32   python3-minimal python3-oauthlib python3-pkg-resources python3-pyparsing
09:26:32   python3-six python3-software-properties python3-wadllib python3.11
09:26:32   python3.11-minimal readline-common software-properties-common systemd
09:26:32   systemd-sysv
09:26:32 The following packages will be upgraded:
09:26:32   libsystemd0 libudev1
09:26:32 Selecting previously unselected package libstemmer0d:armhf.
09:26:32 Preparing to unpack .../51-libstemmer0d_2.2.0-1build1_armhf.deb ...
09:26:32 Unpacking libstemmer0d:armhf (2.2.0-1build1) ...
09:26:32 Selecting previously unselected package libxmlb2:armhf.
09:26:32 Preparing to unpack .../52-libxmlb2_0.3.6-2build1_armhf.deb ...
09:26:32 Unpacking libxmlb2:armhf (0.3.6-2build1) ...
09:26:32 Selecting previously unselected package libappstream4:armhf.
09:26:32 Preparing to unpack .../53-libappstream4_0.15.2-2_armhf.deb ...
09:26:32 Unpacking libappstream4:armhf (0.15.2-2) ...
09:26:32 Selecting previously unselected package libdw1:armhf.
09:26:32 Preparing to unpack .../54-libdw1_0.186-1build1_armhf.deb ...
09:26:32 Unpacking libdw1:armhf (0.186-1build1) ...
09:26:32 Selecting previously unselected package libglib2.0-bin.
09:26:32 Preparing to unpack .../55-libglib2.0-bin_2.72.4-0ubuntu2.2_armhf.deb ...
09:26:32 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:26:32 Selecting previously unselected package libunwind8:armhf.
09:26:32 Preparing to unpack .../56-libunwind8_1.3.2-2build2.1_armhf.deb ...
09:26:32 Unpacking libunwind8:armhf (1.3.2-2build2.1) ...
09:26:33 Selecting previously unselected package libgstreamer1.0-0:armhf.
09:26:33 Preparing to unpack .../57-libgstreamer1.0-0_1.20.3-0ubuntu1_armhf.deb ...
09:26:33 Unpacking libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
09:26:33 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
09:26:33 Preparing to unpack .../58-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
09:26:33 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
09:26:33 Selecting previously unselected package libpolkit-agent-1-0:armhf.
09:26:33 Preparing to unpack .../59-libpolkit-agent-1-0_0.105-33_armhf.deb ...
09:26:33 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
09:26:33 Selecting previously unselected package polkitd.
09:26:33 Preparing to unpack .../60-polkitd_0.105-33_armhf.deb ...
09:26:33 Unpacking polkitd (0.105-33) ...
09:26:33 Selecting previously unselected package pkexec.
09:26:33 Preparing to unpack .../61-pkexec_0.105-33_armhf.deb ...
09:26:33 Unpacking pkexec (0.105-33) ...
09:26:33 Selecting previously unselected package policykit-1.
09:26:33 Preparing to unpack .../62-policykit-1_0.105-33_armhf.deb ...
09:26:33 Setting up libip6tc2:armhf (1.8.4-3ubuntu2.1) ...
09:26:33 Setting up libmnl0:armhf (1.0.4-2) ...
09:26:33 Setting up containerd.io (1.6.24-1) ...
09:26:33 Selecting previously unselected package docker-ce-cli.
09:26:33 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ...
09:26:33 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:33 2 upgraded, 114 newly installed, 0 to remove and 0 not upgraded.
09:26:33 Need to get 41.0 MB of archives.
09:26:33 After this operation, 131 MB of additional disk space will be used.
09:26:33 Get:1 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssl3 armhf 3.0.8-1ubuntu1.2 [1570 kB]
09:26:33 Unpacking policykit-1 (0.105-33) ...
09:26:33 Selecting previously unselected package python3-blinker.
09:26:33 Preparing to unpack .../63-python3-blinker_1.4+dfsg1-0.4_all.deb ...
09:26:33 Unpacking python3-blinker (1.4+dfsg1-0.4) ...
09:26:33 Selecting previously unselected package python3-cffi-backend:armhf.
09:26:33 Preparing to unpack .../64-python3-cffi-backend_1.15.0-1build2_armhf.deb ...
09:26:33 Unpacking python3-cffi-backend:armhf (1.15.0-1build2) ...
09:26:33 Selecting previously unselected package python3-cryptography.
09:26:33 Preparing to unpack .../65-python3-cryptography_3.4.8-1ubuntu2_armhf.deb ...
09:26:33 Unpacking python3-cryptography (3.4.8-1ubuntu2) ...
09:26:33 Selecting previously unselected package python3-pyparsing.
09:26:33 Preparing to unpack .../66-python3-pyparsing_2.4.7-1_all.deb ...
09:26:33 Unpacking python3-pyparsing (2.4.7-1) ...
09:26:33 Selecting previously unselected package python3-httplib2.
09:26:33 Preparing to unpack .../67-python3-httplib2_0.20.2-2_all.deb ...
09:26:33 Unpacking python3-httplib2 (0.20.2-2) ...
09:26:33 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:33 Setting up libxtables12:armhf (1.8.4-3ubuntu2.1) ...
09:26:33 Setting up libnfnetlink0:armhf (1.0.1-3build1) ...
09:26:33 Setting up netbase (6.1) ...
09:26:33 Setting up libnftnl11:armhf (1.1.5-1) ...
09:26:33 Setting up libnetfilter-conntrack3:armhf (1.0.7-2) ...
09:26:33 Setting up iptables (1.8.4-3ubuntu2.1) ...
09:26:33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:33 Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
09:26:33 + verify_binaries
09:26:33 + docker --version
09:26:33 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:33 + docker buildx version
09:26:33 Selecting previously unselected package python3-more-itertools.
09:26:33 Preparing to unpack .../68-python3-more-itertools_8.10.0-2_all.deb ...
09:26:33 Unpacking python3-more-itertools (8.10.0-2) ...
09:26:33 Selecting previously unselected package python3-zipp.
09:26:33 Preparing to unpack .../69-python3-zipp_1.0.0-3_all.deb ...
09:26:33 Unpacking python3-zipp (1.0.0-3) ...
09:26:33 Selecting previously unselected package python3-importlib-metadata.
09:26:33 Preparing to unpack .../70-python3-importlib-metadata_4.6.4-1_all.deb ...
09:26:33 Unpacking python3-importlib-metadata (4.6.4-1) ...
09:26:33 Selecting previously unselected package python3-jeepney.
09:26:33 Preparing to unpack .../71-python3-jeepney_0.7.1-3_all.deb ...
09:26:33 Unpacking python3-jeepney (0.7.1-3) ...
09:26:33 Selecting previously unselected package python3-jwt.
09:26:33 Preparing to unpack .../72-python3-jwt_2.3.0-1ubuntu0.2_all.deb ...
09:26:33 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ...
09:26:33 Selecting previously unselected package python3-secretstorage.
09:26:33 Preparing to unpack .../73-python3-secretstorage_3.3.1-1_all.deb ...
09:26:33 Unpacking python3-secretstorage (3.3.1-1) ...
09:26:33 github.com/docker/buildx v0.11.2 9872040
09:26:33 + docker compose version
09:26:33 Docker Compose version v2.21.0
09:26:33 + dockerd --version
09:26:33 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:33 + docker-proxy --version
09:26:33 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:33 + containerd --version
09:26:33 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:33 + ctr --version
09:26:33 ctr containerd.io 1.6.24
09:26:33 + containerd-shim --help
09:26:33 Usage of containerd-shim:
09:26:33   -address string
09:26:33     	grpc address back to main containerd
09:26:33   -containerd-binary containerd publish
09:26:33     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:33   -criu string
09:26:33     	path to criu binary
09:26:33   -debug
09:26:33     	enable debug output in logs
09:26:33   -namespace string
09:26:33     	namespace that owns the shim
09:26:33   -runtime-root string
09:26:33     	root directory for the runtime (default "/run/containerd/runc")
09:26:33   -socket string
09:26:33     	socket path to serve
09:26:33   -systemd-cgroup
09:26:33     	set runtime to use systemd-cgroup
09:26:33   -workdir string
09:26:33     	path used to storge large temporary data
09:26:33 + containerd-shim-runc-v1 -v
09:26:33 Selecting previously unselected package docker-ce.
09:26:33 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ...
09:26:33 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:34 Selecting previously unselected package python3-keyring.
09:26:34 Preparing to unpack .../74-python3-keyring_23.5.0-1_all.deb ...
09:26:34 Unpacking python3-keyring (23.5.0-1) ...
09:26:34 Selecting previously unselected package python3-lazr.uri.
09:26:34 Preparing to unpack .../75-python3-lazr.uri_1.0.6-2_all.deb ...
09:26:34 Unpacking python3-lazr.uri (1.0.6-2) ...
09:26:34 Selecting previously unselected package python3-wadllib.
09:26:34 Preparing to unpack .../76-python3-wadllib_1.3.6-1_all.deb ...
09:26:34 Unpacking python3-wadllib (1.3.6-1) ...
09:26:34 Selecting previously unselected package python3-distro.
09:26:34 Preparing to unpack .../77-python3-distro_1.7.0-1_all.deb ...
09:26:34 Unpacking python3-distro (1.7.0-1) ...
09:26:34 Selecting previously unselected package python3-oauthlib.
09:26:34 Preparing to unpack .../78-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ...
09:26:34 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:26:34 Selecting previously unselected package python3-six.
09:26:34 Preparing to unpack .../79-python3-six_1.16.0-3ubuntu1_all.deb ...
09:26:34 Unpacking python3-six (1.16.0-3ubuntu1) ...
09:26:34 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-minimal armhf 3.11.4-1~23.04 [824 kB]
09:26:34 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libexpat1 armhf 2.5.0-1 [63.4 kB]
09:26:34 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11-minimal armhf 3.11.4-1~23.04 [1915 kB]
09:26:34 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-minimal armhf 3.11.2-1 [24.6 kB]
09:26:34 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf media-types all 10.0.0 [25.8 kB]
09:26:34 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5support0 armhf 1.20.1-1build1 [29.7 kB]
09:26:34 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libk5crypto3 armhf 1.20.1-1build1 [78.4 kB]
09:26:34 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkeyutils1 armhf 1.6.3-2 [8062 B]
09:26:34 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkrb5-3 armhf 1.20.1-1build1 [321 kB]
09:26:34 Get:11 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgssapi-krb5-2 armhf 1.20.1-1build1 [118 kB]
09:26:34 containerd-shim-runc-v1:
09:26:34   Version:  1.6.24
09:26:34   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:34   Go version: go1.20.8
09:26:34 
09:26:34 + containerd-shim-runc-v2 -v
09:26:34 containerd-shim-runc-v2:
09:26:34   Version:  1.6.24
09:26:34   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:34   Go version: go1.20.8
09:26:34 
09:26:34 + runc --version
09:26:34 runc version 1.1.9
09:26:34 commit: v1.1.9-0-gccaecfc
09:26:34 spec: 1.0.2-dev
09:26:34 go: go1.20.8
09:26:34 libseccomp: 2.5.1
09:26:34 Selecting previously unselected package python3-lazr.restfulclient.
09:26:34 Preparing to unpack .../80-python3-lazr.restfulclient_0.14.4-1_all.deb ...
09:26:34 Unpacking python3-lazr.restfulclient (0.14.4-1) ...
09:26:34 Selecting previously unselected package python3-launchpadlib.
09:26:34 Preparing to unpack .../81-python3-launchpadlib_1.10.16-1_all.deb ...
09:26:34 Unpacking python3-launchpadlib (1.10.16-1) ...
09:26:34 Selecting previously unselected package python3-software-properties.
09:26:34 Preparing to unpack .../82-python3-software-properties_0.99.22.7_all.deb ...
09:26:34 Unpacking python3-software-properties (0.99.22.7) ...
09:26:34 Selecting previously unselected package packagekit.
09:26:34 Preparing to unpack .../83-packagekit_1.2.5-2ubuntu2_armhf.deb ...
09:26:34 Unpacking packagekit (1.2.5-2ubuntu2) ...
09:26:34 Selecting previously unselected package software-properties-common.
09:26:34 Preparing to unpack .../84-software-properties-common_0.99.22.7_all.deb ...
09:26:34 Unpacking software-properties-common (0.99.22.7) ...
09:26:34 Selecting previously unselected package gnupg2.
09:26:34 Preparing to unpack .../85-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
09:26:34 Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
09:26:34 Setting up libksba8:armhf (1.6.0-2ubuntu0.2) ...
09:26:34 Setting up media-types (7.0.0) ...
09:26:34 Setting up systemd-sysv (249.11-0ubuntu3.10) ...
09:26:34 Setting up libpsl5:armhf (0.21.0-1.2build2) ...
09:26:34 Setting up apt-transport-https (2.4.10) ...
09:26:34 Setting up libyaml-0-2:armhf (0.2.2-1build2) ...
09:26:34 Setting up libglib2.0-0:armhf (2.72.4-0ubuntu2.2) ...
09:26:34 No schema files found: doing nothing.
09:26:34 Setting up distro-info-data (0.52ubuntu0.4) ...
09:26:34 Setting up libxmlb2:armhf (0.3.6-2build1) ...
09:26:34 Setting up libbrotli1:armhf (1.0.9-2build6) ...
09:26:34 Setting up libsqlite3-0:armhf (3.37.2-2ubuntu0.1) ...
09:26:34 Setting up libnghttp2-14:armhf (1.43.0-1build3) ...
09:26:34 Setting up libpackagekit-glib2-18:armhf (1.2.5-2ubuntu2) ...
09:26:34 Setting up libnpth0:armhf (1.6-3build2) ...
09:26:34 Setting up libassuan0:armhf (2.5.5-1build1) ...
09:26:34 Setting up libunwind8:armhf (1.3.2-2build2.1) ...
09:26:34 Get:12 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc-common all 1.3.3+ds-1 [7790 B]
09:26:34 Get:13 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libtirpc3 armhf 1.3.3+ds-1 [71.4 kB]
09:26:34 Get:14 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnsl2 armhf 1.3.0-2build2 [36.6 kB]
09:26:34 Get:15 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf readline-common all 8.2-1.3 [55.7 kB]
09:26:34 Setting up libsasl2-modules-db:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:26:34 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.1) ...
09:26:34 Setting up libglib2.0-data (2.72.4-0ubuntu2.2) ...
09:26:34 Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
09:26:34 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:26:34 Setting up libdbus-1-3:armhf (1.12.20-2ubuntu4.1) ...
09:26:34 Setting up dbus (1.12.20-2ubuntu4.1) ...
09:26:34 Setting up libsasl2-2:armhf (2.1.27+dfsg2-3ubuntu1.2) ...
09:26:34 Setting up libssh-4:armhf (0.9.6-2ubuntu0.22.04.1) ...
09:26:34 Setting up python-apt-common (2.4.0ubuntu2) ...
09:26:34 Setting up libmpdec3:armhf (2.5.1-2build2) ...
09:26:34 Setting up libpam-systemd:armhf (249.11-0ubuntu3.10) ...
09:26:34 Setting up docker-compose-plugin (2.21.0-1~debian.12~bookworm) ...
09:26:34 Setting up docker-buildx-plugin (0.11.2-1~debian.12~bookworm) ...
09:26:34 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:34 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:34 invoke-rc.d: could not determine current runlevel
09:26:34 invoke-rc.d: policy-rc.d denied execution of start.
09:26:34 Get:16 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libreadline8 armhf 8.2-1.3 [128 kB]
09:26:34 Get:17 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsqlite3-0 armhf 3.40.1-1 [564 kB]
09:26:34 Get:18 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpython3.11-stdlib armhf 3.11.4-1~23.04 [1793 kB]
09:26:35 Setting up libgirepository-1.0-1:armhf (1.72.0-1) ...
09:26:35 Setting up libstemmer0d:armhf (2.2.0-1build1) ...
09:26:35 Setting up openssl (3.0.2-0ubuntu1.10) ...
09:26:35 Setting up libelf1:armhf (0.186-1build1) ...
09:26:35 Setting up readline-common (8.1.2-1) ...
09:26:35 Setting up iso-codes (4.9.0-1) ...
09:26:35 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
09:26:35 Setting up libicu70:armhf (70.1-2) ...
09:26:35 Setting up pinentry-curses (1.1.1-1build2) ...
09:26:35 Setting up libdw1:armhf (0.186-1build1) ...
09:26:35 Setting up libreadline8:armhf (8.1.2-1) ...
09:26:35 Setting up libglib2.0-bin (2.72.4-0ubuntu2.2) ...
09:26:35 Setting up libldap-2.5-0:armhf (2.5.16+dfsg-0ubuntu0.22.04.1) ...
09:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:26:35 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:26:35 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:26:35  docker-ce-rootless-extras depends on dbus-user-session; however:
09:26:35   Package dbus-user-session is not installed.
09:26:35 
09:26:35 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm) ...
09:26:35 + apt-get -y install --no-install-recommends --no-upgrade --fix-broken ./deb/debbuild/debian-bookworm/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-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-buildx-plugin_0.11.2-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb ./deb/debbuild/debian-bookworm/docker-ce_0.0.0~20230915141727.0e70f1b-1~debian.12~bookworm_armhf.deb
09:26:35 Get:19 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf python3.11 armhf 3.11.4-1~23.04 [572 kB]
09:26:35 Get:20 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpython3-stdlib armhf 3.11.2-1 [7238 B]
09:26:35 Get:21 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3 armhf 3.11.2-1 [22.9 kB]
09:26:35 Get:22 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libargon2-1 armhf 0~20171227-0.3 [21.0 kB]
09:26:35 Setting up libpython3.10-stdlib:armhf (3.10.12-1~22.04.2) ...
09:26:35 Setting up ca-certificates (20230311ubuntu0.22.04.1) ...
09:26:35 Get:23 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libudev1 armhf 252.5-2ubuntu3.1 [143 kB]
09:26:35 Updating certificates in /etc/ssl/certs...
09:26:35 Get:24 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdevmapper1.02.1 armhf 2:1.02.185-1ubuntu1 [134 kB]
09:26:35 Get:25 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libjson-c5 armhf 0.16-2 [29.0 kB]
09:26:35 Get:26 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libcryptsetup12 armhf 2:2.6.1-1ubuntu1 [202 kB]
09:26:35 Get:27 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libfdisk1 armhf 2.38.1-4ubuntu1 [186 kB]
09:26:35 Get:28 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libkmod2 armhf 30+20221128-1ubuntu1 [41.9 kB]
09:26:35 Get:29 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libapparmor1 armhf 3.0.8-1ubuntu2.1 [41.8 kB]
09:26:35 Get:30 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip4tc2 armhf 1.8.7-1ubuntu7 [17.4 kB]
09:26:35 Get:31 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd-shared armhf 252.5-2ubuntu3.1 [1746 kB]
09:26:35 Reading package lists...
09:26:36 Get:32 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libsystemd0 armhf 252.5-2ubuntu3.1 [367 kB]
09:26:36 Get:33 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd armhf 252.5-2ubuntu3.1 [2984 kB]
09:26:36 Building dependency tree...
09:26:36 Reading state information...
09:26:36 Correcting dependencies... Done
09:26:36 137 added, 0 removed; done.
09:26:36 Setting up gir1.2-glib-2.0:armhf (1.72.0-1) ...
09:26:36 Setting up gpgconf (2.2.27-3ubuntu2.1) ...
09:26:36 Setting up libcurl4:armhf (7.81.0-1ubuntu1.13) ...
09:26:36 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
09:26:36 Setting up curl (7.81.0-1ubuntu1.13) ...
09:26:36 Setting up libxml2:armhf (2.9.13+dfsg-1ubuntu0.3) ...
09:26:36 Setting up polkitd (0.105-33) ...
09:26:36 Setting up gpg (2.2.27-3ubuntu2.1) ...
09:26:36 Setting up libgstreamer1.0-0:armhf (1.20.3-0ubuntu1) ...
09:26:36 Setcap worked! gst-ptp-helper is not suid!
09:26:36 Setting up libpython3-stdlib:armhf (3.10.6-1~22.04) ...
09:26:36 Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
09:26:36 Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
09:26:36 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:26:36 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:36 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:36 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:36 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:36 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:36 The following additional packages will be installed:
09:26:36   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:36 Suggested packages:
09:26:36   firewalld kmod
09:26:36 Recommended packages:
09:26:36   nftables
09:26:36 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:26:36 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:26:36 The following NEW packages will be installed:
09:26:36   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:36   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:36 Get:34 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf systemd-sysv armhf 252.5-2ubuntu3.1 [11.5 kB]
09:26:36 Get:35 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf adduser all 3.129ubuntu1 [59.0 kB]
09:26:36 Get:36 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf openssl armhf 3.0.8-1ubuntu1.2 [1153 kB]
09:26:37 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:26:37 Setting up python3.10 (3.10.12-1~22.04.2) ...
09:26:37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:26:37 Need to get 21.5 MB of archives.
09:26:37 After this operation, 94.3 MB of additional disk space will be used.
09:26:37 Get:1 http://deb.debian.org/debian bookworm/main armhf netbase all 6.4 [12.8 kB]
09:26:37 Get:2 http://deb.debian.org/debian bookworm/main armhf dbus-user-session armhf 1.14.8-2~deb12u1 [77.4 kB]
09:26:37 Get:3 http://deb.debian.org/debian bookworm/main armhf libip6tc2 armhf 1.8.9-2 [17.2 kB]
09:26:37 Get:4 http://deb.debian.org/debian bookworm/main armhf libxtables12 armhf 1.8.9-2 [27.8 kB]
09:26:37 Get:5 http://deb.debian.org/debian bookworm/main armhf libmnl0 armhf 1.0.4-3 [10.9 kB]
09:26:37 Get:6 http://deb.debian.org/debian bookworm/main armhf libnfnetlink0 armhf 1.0.2-2 [13.2 kB]
09:26:37 Get:7 http://deb.debian.org/debian bookworm/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [33.6 kB]
09:26:37 Get:8 http://deb.debian.org/debian bookworm/main armhf libnftnl11 armhf 1.2.4-2 [46.9 kB]
09:26:37 Get:9 http://deb.debian.org/debian bookworm/main armhf iptables armhf 1.8.9-2 [316 kB]
09:26:37 Get:10 https://download.docker.com/linux/debian bookworm/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:37 Get:37 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf ca-certificates all 20230311ubuntu0.23.04.1 [152 kB]
09:26:37 Get:38 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdbus-1-3 armhf 1.14.4-1ubuntu1 [183 kB]
09:26:37 Get:39 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-bin armhf 1.14.4-1ubuntu1 [37.7 kB]
09:26:37 Get:40 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-session-bus-common all 1.14.4-1ubuntu1 [73.7 kB]
09:26:37 Get:41 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-daemon armhf 1.14.4-1ubuntu1 [109 kB]
09:26:37 Get:42 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-system-bus-common all 1.14.4-1ubuntu1 [74.8 kB]
09:26:37 Get:43 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus armhf 1.14.4-1ubuntu1 [28.1 kB]
09:26:37 Get:44 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf distro-info-data all 0.57ubuntu0.1 [6022 B]
09:26:37 Setting up gpgsm (2.2.27-3ubuntu2.1) ...
09:26:37 debconf: delaying package configuration, since apt-utils is not installed
09:26:37 Fetched 21.5 MB in 1s (27.7 MB/s)
09:26:37 Selecting previously unselected package netbase.
09:26: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 ... 11747 files and directories currently installed.)
09:26:37 Preparing to unpack .../0-netbase_6.4_all.deb ...
09:26:37 Get:45 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-0 armhf 2.76.1-1 [1382 kB]
09:26:37 Setting up pkexec (0.105-33) ...
09:26:37 Setting up libcurl3-gnutls:armhf (7.81.0-1ubuntu1.13) ...
09:26:37 Setting up python3 (3.10.6-1~22.04) ...
09:26:37 Setting up libappstream4:armhf (0.15.2-2) ...
09:26:37 Setting up python3-six (1.16.0-3ubuntu1) ...
09:26:37 Unpacking netbase (6.4) ...
09:26:37 Selecting previously unselected package containerd.io.
09:26:37 Preparing to unpack .../1-containerd.io_1.6.24-1_armhf.deb ...
09:26:37 Unpacking containerd.io (1.6.24-1) ...
09:26:38 Setting up dirmngr (2.2.27-3ubuntu2.1) ...
09:26:38 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:26:38 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu2) ...
09:26:38 Setting up python3-pyparsing (2.4.7-1) ...
09:26:38 Get:46 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgirepository-1.0-1 armhf 1.76.1-1 [96.1 kB]
09:26:38 Get:47 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-glib-2.0 armhf 1.76.1-1 [179 kB]
09:26:38 Get:48 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iso-codes all 4.12.0-1 [3440 kB]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:38 Setting up python3-gi (3.42.1-0ubuntu1) ...
09:26:38 Setting up python3-jeepney (0.7.1-3) ...
09:26:38 Get:49 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcap2-bin armhf 1:2.66-3ubuntu2.1 [32.4 kB]
09:26:38 Get:50 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libelf1 armhf 0.188-2.1 [46.0 kB]
09:26:38 Get:51 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-data all 2.76.1-1 [38.6 kB]
09:26:38 Get:52 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libicu72 armhf 72.1-3ubuntu2 [10.5 MB]
09:26:38 Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
09:26:38 Setting up python3-httplib2 (0.20.2-2) ...
09:26:38 Setting up lsb-release (11.1.0ubuntu4) ...
09:26:38 Setting up policykit-1 (0.105-33) ...
09:26:38 Setting up python3-cffi-backend:armhf (1.15.0-1build2) ...
09:26:38 Setting up python3-blinker (1.4+dfsg1-0.4) ...
09:26:38 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.1) ...
09:26:38 Get:53 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libpam-systemd armhf 252.5-2ubuntu3.1 [187 kB]
09:26:38 Get:54 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libxml2 armhf 2.9.14+dfsg-1.1ubuntu0.1 [591 kB]
09:26:38 Get:55 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libyaml-0-2 armhf 0.2.5-1 [46.4 kB]
09:26:39 Setting up python3-more-itertools (8.10.0-2) ...
09:26:39 Selecting previously unselected package dbus-user-session.
09:26:39 Preparing to unpack .../2-dbus-user-session_1.14.8-2~deb12u1_armhf.deb ...
09:26:39 Unpacking dbus-user-session (1.14.8-2~deb12u1) ...
09:26:39 Selecting previously unselected package libip6tc2:armhf.
09:26:39 Preparing to unpack .../3-libip6tc2_1.8.9-2_armhf.deb ...
09:26:39 Unpacking libip6tc2:armhf (1.8.9-2) ...
09:26:39 Selecting previously unselected package libxtables12:armhf.
09:26:39 Preparing to unpack .../4-libxtables12_1.8.9-2_armhf.deb ...
09:26:39 Unpacking libxtables12:armhf (1.8.9-2) ...
09:26:39 Selecting previously unselected package libmnl0:armhf.
09:26:39 Preparing to unpack .../5-libmnl0_1.0.4-3_armhf.deb ...
09:26:39 Unpacking libmnl0:armhf (1.0.4-3) ...
09:26:39 Selecting previously unselected package libnfnetlink0:armhf.
09:26:39 Preparing to unpack .../6-libnfnetlink0_1.0.2-2_armhf.deb ...
09:26:39 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
09:26:39 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:39 Preparing to unpack .../7-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
09:26:39 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:26:39 Selecting previously unselected package libnftnl11:armhf.
09:26:39 Preparing to unpack .../8-libnftnl11_1.2.4-2_armhf.deb ...
09:26:39 Unpacking libnftnl11:armhf (1.2.4-2) ...
09:26:39 Selecting previously unselected package iptables.
09:26:39 Preparing to unpack .../9-iptables_1.8.9-2_armhf.deb ...
09:26:39 Unpacking iptables (1.8.9-2) ...
09:26:39 Get:56 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf lsb-release all 12.0-1ubuntu1 [6548 B]
09:26:39 Setting up python3-dbus (1.2.18-3build1) ...
09:26:39 Setting up python3-distro (1.7.0-1) ...
09:26:39 Setting up libip6tc2:armhf (1.8.9-2) ...
09:26:39 Setting up dbus-user-session (1.14.8-2~deb12u1) ...
09:26:39 Setting up libmnl0:armhf (1.0.4-3) ...
09:26:39 Setting up containerd.io (1.6.24-1) ...
09:26:39 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:39 Setting up libxtables12:armhf (1.8.9-2) ...
09:26:39 Setting up libnfnetlink0:armhf (1.0.2-2) ...
09:26:39 Setting up netbase (6.4) ...
09:26:39 Setting up libnftnl11:armhf (1.2.4-2) ...
09:26:39 Get:57 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python-apt-common all 2.5.3ubuntu1 [18.0 kB]
09:26:39 Get:58 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-apt armhf 2.5.3ubuntu1 [154 kB]
09:26:39 Get:59 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-dbus armhf 1.3.2-4build1 [93.2 kB]
09:26:39 Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
09:26:39 Setting up python3-jwt (2.3.0-1ubuntu0.2) ...
09:26:39 Setting up python3-apt (2.4.0ubuntu2) ...
09:26:39 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:26:39 Setting up iptables (1.8.9-2) ...
09:26:39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:39 Processing triggers for libc-bin (2.36-9+deb12u1) ...
09:26:39 + verify_binaries
09:26:39 + docker --version
09:26:39 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:39 + docker buildx version
09:26:39 github.com/docker/buildx v0.11.2 9872040
09:26:39 + docker compose version
09:26:39 Get:60 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-gi armhf 3.44.1-1 [214 kB]
09:26:39 Get:61 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pkg-resources all 66.1.1-1 [225 kB]
09:26:39 Get:62 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnghttp2-14 armhf 1.52.0-1 [66.8 kB]
09:26:39 Get:63 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpsl5 armhf 0.21.2-1 [57.6 kB]
09:26:39 Get:64 http://ports.ubuntu.com/ubuntu-ports lunar-updates/universe armhf apt-transport-https all 2.6.0ubuntu0.1 [3968 B]
09:26:39 Get:65 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libbrotli1 armhf 1.0.9-2build8 [296 kB]
09:26:39 Get:66 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-modules-db armhf 2.1.28+dfsg-10 [18.6 kB]
09:26:39 Setting up python3-lazr.uri (1.0.6-2) ...
09:26:39 Docker Compose version v2.21.0
09:26:39 + dockerd --version
09:26:39 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:39 + docker-proxy --version
09:26:39 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:39 + containerd --version
09:26:39 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:39 + ctr --version
09:26:39 ctr containerd.io 1.6.24
09:26:39 + containerd-shim --help
09:26:39 Usage of containerd-shim:
09:26:39   -address string
09:26:39     	grpc address back to main containerd
09:26:39   -containerd-binary containerd publish
09:26:39     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:39   -criu string
09:26:39     	path to criu binary
09:26:39   -debug
09:26:39     	enable debug output in logs
09:26:39   -namespace string
09:26:39     	namespace that owns the shim
09:26:39   -runtime-root string
09:26:39     	root directory for the runtime (default "/run/containerd/runc")
09:26:39   -socket string
09:26:39     	socket path to serve
09:26:39   -systemd-cgroup
09:26:39     	set runtime to use systemd-cgroup
09:26:39   -workdir string
09:26:39     	path used to storge large temporary data
09:26:39 + containerd-shim-runc-v1 -v
09:26:39 containerd-shim-runc-v1:
09:26:39   Version:  1.6.24
09:26:39   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:39   Go version: go1.20.8
09:26:39 
09:26:39 + containerd-shim-runc-v2 -v
09:26:39 containerd-shim-runc-v2:
09:26:39   Version:  1.6.24
09:26:39   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:39   Go version: go1.20.8
09:26:39 
09:26:39 + runc --version
09:26:39 runc version 1.1.9
09:26:39 commit: v1.1.9-0-gccaecfc
09:26:39 spec: 1.0.2-dev
09:26:39 go: go1.20.8
09:26:39 libseccomp: 2.5.4
09:26:40 Setting up python3-zipp (1.0.0-3) ...
09:26:40 Setting up python3-cryptography (3.4.8-1ubuntu2) ...
09:26:40 Get:67 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libsasl2-2 armhf 2.1.28+dfsg-10 [52.4 kB]
09:26:40 Get:68 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libldap2 armhf 2.6.3+dfsg-1~exp1ubuntu2 [160 kB]
09:26:40 Setting up python3-wadllib (1.3.6-1) ...
09:26:40 Get:69 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf librtmp1 armhf 2.4+20151223.gitfa8646d.1-2build4 [52.8 kB]
09:26:40 Get:70 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libssh-4 armhf 0.10.4-2ubuntu0.1 [166 kB]
09:26:40 Get:71 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl4 armhf 7.88.1-8ubuntu2.2 [267 kB]
09:26:40 Setting up gnupg (2.2.27-3ubuntu2.1) ...
09:26:40 Setting up packagekit (1.2.5-2ubuntu2) ...
09:26:40 invoke-rc.d: could not determine current runlevel
09:26:40 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:26:40 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:26:40 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:26:40 Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
09:26:40 Setting up python3-importlib-metadata (4.6.4-1) ...
09:26:40 Get:72 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf curl armhf 7.88.1-8ubuntu2.2 [202 kB]
09:26:40 Get:73 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libassuan0 armhf 2.5.5-5 [30.6 kB]
09:26:40 Get:74 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgconf armhf 2.2.40-1.1ubuntu1 [120 kB]
09:26:40 Get:75 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libksba8 armhf 1.6.3-2 [99.7 kB]
09:26:40 Get:76 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnpth0 armhf 1.6-3build2 [7230 B]
09:26:40 Get:77 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dirmngr armhf 2.2.40-1.1ubuntu1 [331 kB]
09:26:40 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ...
09:26:41 Get:78 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpackagekit-glib2-18 armhf 1.2.6-3 [107 kB]
09:26:41 Setting up python3-secretstorage (3.3.1-1) ...
09:26:41 Setting up python3-keyring (23.5.0-1) ...
09:26:41 Setting up python3-lazr.restfulclient (0.14.4-1) ...
09:26:41 Setting up python3-launchpadlib (1.10.16-1) ...
09:26:41 Get:79 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gir1.2-packagekitglib-1.0 armhf 1.2.6-3 [25.4 kB]
09:26:41 Get:80 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-l10n all 2.2.40-1.1ubuntu1 [56.2 kB]
09:26:41 Get:81 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg-utils armhf 2.2.40-1.1ubuntu1 [459 kB]
09:26:41 Get:82 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg armhf 2.2.40-1.1ubuntu1 [482 kB]
09:26:41 Get:83 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf pinentry-curses armhf 1.2.1-1ubuntu1 [35.8 kB]
09:26:41 Get:84 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-agent armhf 2.2.40-1.1ubuntu1 [236 kB]
09:26:41 Setting up python3-software-properties (0.99.22.7) ...
09:26:41 Setting up software-properties-common (0.99.22.7) ...
09:26:41 Get:85 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-client armhf 2.2.40-1.1ubuntu1 [90.4 kB]
09:26:41 Get:86 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpg-wks-server armhf 2.2.40-1.1ubuntu1 [82.7 kB]
09:26:41 Get:87 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gpgsm armhf 2.2.40-1.1ubuntu1 [214 kB]
09:26:41 Get:88 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf gnupg all 2.2.40-1.1ubuntu1 [319 kB]
09:26:41 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:26:41 Processing triggers for ca-certificates (20230311ubuntu0.22.04.1) ...
09:26:41 Updating certificates in /etc/ssl/certs...
09:26:42 Get:89 http://ports.ubuntu.com/ubuntu-ports lunar-updates/main armhf libcurl3-gnutls armhf 7.88.1-8ubuntu2.2 [262 kB]
09:26:42 0 added, 0 removed; done.
09:26:42 Running hooks in /etc/ca-certificates/update.d...
09:26:42 done.
09:26:42 Processing triggers for dbus (1.12.20-2ubuntu4.1) ...
09:26:42 ++ source /etc/os-release
09:26:42 +++ PRETTY_NAME='Ubuntu 22.04.3 LTS'
09:26:42 +++ NAME=Ubuntu
09:26:42 +++ VERSION_ID=22.04
09:26:42 +++ VERSION='22.04.3 LTS (Jammy Jellyfish)'
09:26:42 +++ VERSION_CODENAME=jammy
09:26:42 +++ ID=ubuntu
09:26:42 +++ ID_LIKE=debian
09:26:42 +++ HOME_URL=https://www.ubuntu.com/
09:26:42 +++ SUPPORT_URL=https://help.ubuntu.com/
09:26:42 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:26:42 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:26:42 +++ UBUNTU_CODENAME=jammy
09:26:42 ++ echo ubuntu
09:26:42 + DIST_ID=ubuntu
09:26:42 ++ lsb_release -sc
09:26:42 + DIST_VERSION=jammy
09:26:42 + '[' jammy = sid ']'
09:26:42 + install_debian_containerd
09:26:42 + '[' staging = stage ']'
09:26:42 + REPO_URL=https://download.docker.com/linux/ubuntu
09:26:42 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:26:42 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:26:42 + update-ca-certificates -f
09:26:42 Clearing symlinks in /etc/ssl/certs...
09:26:42 Get:90 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libstemmer0d armhf 2.2.0-2 [130 kB]
09:26:42 Get:91 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxmlb2 armhf 0.3.10-2 [54.1 kB]
09:26:42 Get:92 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libappstream4 armhf 0.16.1-1ubuntu1 [187 kB]
09:26:42 Get:93 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libdw1 armhf 0.188-2.1 [227 kB]
09:26:42 Get:94 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libglib2.0-bin armhf 2.76.1-1 [90.6 kB]
09:26:42 Get:95 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libunwind8 armhf 1.6.2-3 [49.2 kB]
09:26:42 Get:96 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libgstreamer1.0-0 armhf 1.22.2-1 [936 kB]
09:26:42 Get:97 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-gobject-1-0 armhf 0.105-33 [37.6 kB]
09:26:42 Get:98 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libpolkit-agent-1-0 armhf 0.105-33 [14.1 kB]
09:26:42 Get:99 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf polkitd armhf 0.105-33 [72.9 kB]
09:26:42 done.
09:26:42 Updating certificates in /etc/ssl/certs...
09:26:43 Get:100 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-blinker all 1.5-1 [14.0 kB]
09:26:43 Get:101 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cffi-backend armhf 1.15.1-5build1 [66.4 kB]
09:26:43 Get:102 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-cryptography armhf 38.0.4-2 [672 kB]
09:26:43 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:26:43 137 added, 0 removed; done.
09:26:43 Running hooks in /etc/ca-certificates/update.d...
09:26:43 done.
09:26:43 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:26:43 + apt-key add -
09:26:43 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:26:43 Get:103 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-pyparsing all 3.0.9-1 [83.1 kB]
09:26:43 Get:104 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-httplib2 all 0.20.4-3 [30.4 kB]
09:26:43 Get:105 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-jwt all 2.6.0-1 [18.2 kB]
09:26:43 Get:106 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.uri all 1.0.6-3 [13.5 kB]
09:26:43 Get:107 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-wadllib all 1.3.6-4 [35.8 kB]
09:26:43 Get:108 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-distro all 1.8.0-1 [17.4 kB]
09:26:43 Get:109 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-oauthlib all 3.2.2-1 [89.7 kB]
09:26:43 Get:110 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-six all 1.16.0-4 [12.4 kB]
09:26:43 OK
09:26:43 + '[' jammy = sid ']'
09:26:43 ++ dpkg --print-architecture
09:26:43 + ARCH=armhf
09:26:43 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu jammy test'
09:26:43 + apt-get update
09:26:44 Get:111 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-lazr.restfulclient all 0.14.5-1 [50.7 kB]
09:26:44 Get:1 https://download.docker.com/linux/ubuntu jammy InRelease [48.9 kB]
09:26:44 Get:112 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-launchpadlib all 1.11.0-1 [125 kB]
09:26:44 Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy InRelease
09:26:44 Get:3 https://download.docker.com/linux/ubuntu jammy/test armhf Packages [33.2 kB]
09:26:44 Hit:4 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease
09:26:44 Get:113 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf python3-software-properties all 0.99.35 [31.7 kB]
09:26:44 Get:114 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf packagekit armhf 1.2.6-3 [420 kB]
09:26:44 Get:115 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf software-properties-common all 0.99.35 [13.9 kB]
09:26:44 Get:116 http://ports.ubuntu.com/ubuntu-ports lunar/universe armhf gnupg2 all 2.2.40-1.1ubuntu1 [4462 B]
09:26:44 Hit:5 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease
09:26:44 Hit:6 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease
09:26:44 debconf: delaying package configuration, since apt-utils is not installed
09:26:44 Fetched 41.0 MB in 12s (3497 kB/s)
09:26:44 Selecting previously unselected package libssl3:armhf.
09:26: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 ... 4348 files and directories currently installed.)
09:26:44 Preparing to unpack .../libssl3_3.0.8-1ubuntu1.2_armhf.deb ...
09:26:44 Unpacking libssl3:armhf (3.0.8-1ubuntu1.2) ...
09:26:44 Selecting previously unselected package libpython3.11-minimal:armhf.
09:26:44 Preparing to unpack .../libpython3.11-minimal_3.11.4-1~23.04_armhf.deb ...
09:26:44 Unpacking libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
09:26:45 Fetched 82.1 kB in 1s (100 kB/s)
09:26:45 Selecting previously unselected package libexpat1:armhf.
09:26:45 Preparing to unpack .../libexpat1_2.5.0-1_armhf.deb ...
09:26:45 Unpacking libexpat1:armhf (2.5.0-1) ...
09:26:45 Selecting previously unselected package python3.11-minimal.
09:26:45 Preparing to unpack .../python3.11-minimal_3.11.4-1~23.04_armhf.deb ...
09:26:45 Unpacking python3.11-minimal (3.11.4-1~23.04) ...
09:26:45 Setting up libssl3:armhf (3.0.8-1ubuntu1.2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:45 Setting up libpython3.11-minimal:armhf (3.11.4-1~23.04) ...
09:26:45 Setting up libexpat1:armhf (2.5.0-1) ...
09:26:45 Setting up python3.11-minimal (3.11.4-1~23.04) ...
09:26:45 Reading package lists...
09:26:45 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.
09:26:45 ++ find deb/debbuild/ubuntu-jammy/ -type f -name '*.deb'
09:26:45 + packages='deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:45 ++ echo 'deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:45 ++ xargs
09:26:45 ++ awk '$0="./"$0'
09:26:45 + packages='./deb/debbuild/ubuntu-jammy/docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-cli_0.0.0~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb'
09:26:45 + set -x
09:26:45 + 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-cli_0.0.0~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:45 Selecting previously unselected package docker-compose-plugin.
09:26:45 (Reading database ... 9232 files and directories currently installed.)
09:26:45 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.22.04~jammy_armhf.deb ...
09:26:45 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:26:46 Selecting previously unselected package python3-minimal.
09:26: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 ... 4674 files and directories currently installed.)
09:26:46 Preparing to unpack .../00-python3-minimal_3.11.2-1_armhf.deb ...
09:26:46 Unpacking python3-minimal (3.11.2-1) ...
09:26:46 Selecting previously unselected package media-types.
09:26:46 Preparing to unpack .../01-media-types_10.0.0_all.deb ...
09:26:46 Unpacking media-types (10.0.0) ...
09:26:46 Selecting previously unselected package libkrb5support0:armhf.
09:26:46 Preparing to unpack .../02-libkrb5support0_1.20.1-1build1_armhf.deb ...
09:26:46 Unpacking libkrb5support0:armhf (1.20.1-1build1) ...
09:26:46 Selecting previously unselected package libk5crypto3:armhf.
09:26:46 Preparing to unpack .../03-libk5crypto3_1.20.1-1build1_armhf.deb ...
09:26:46 Unpacking libk5crypto3:armhf (1.20.1-1build1) ...
09:26:46 Selecting previously unselected package libkeyutils1:armhf.
09:26:46 Preparing to unpack .../04-libkeyutils1_1.6.3-2_armhf.deb ...
09:26:46 Unpacking libkeyutils1:armhf (1.6.3-2) ...
09:26:46 Selecting previously unselected package libkrb5-3:armhf.
09:26:46 Preparing to unpack .../05-libkrb5-3_1.20.1-1build1_armhf.deb ...
09:26:46 Unpacking libkrb5-3:armhf (1.20.1-1build1) ...
09:26:46 Selecting previously unselected package libgssapi-krb5-2:armhf.
09:26:46 Preparing to unpack .../06-libgssapi-krb5-2_1.20.1-1build1_armhf.deb ...
09:26:46 Unpacking libgssapi-krb5-2:armhf (1.20.1-1build1) ...
09:26:46 Selecting previously unselected package libtirpc-common.
09:26:46 Preparing to unpack .../07-libtirpc-common_1.3.3+ds-1_all.deb ...
09:26:46 Unpacking libtirpc-common (1.3.3+ds-1) ...
09:26:46 Selecting previously unselected package libtirpc3:armhf.
09:26:46 Preparing to unpack .../08-libtirpc3_1.3.3+ds-1_armhf.deb ...
09:26:46 Unpacking libtirpc3:armhf (1.3.3+ds-1) ...
09:26:46 Selecting previously unselected package libnsl2:armhf.
09:26:46 Preparing to unpack .../09-libnsl2_1.3.0-2build2_armhf.deb ...
09:26:46 Unpacking libnsl2:armhf (1.3.0-2build2) ...
09:26:46 Selecting previously unselected package readline-common.
09:26:46 Preparing to unpack .../10-readline-common_8.2-1.3_all.deb ...
09:26:46 Unpacking readline-common (8.2-1.3) ...
09:26:46 Selecting previously unselected package libreadline8:armhf.
09:26:46 Preparing to unpack .../11-libreadline8_8.2-1.3_armhf.deb ...
09:26:46 Unpacking libreadline8:armhf (8.2-1.3) ...
09:26:46 Selecting previously unselected package libsqlite3-0:armhf.
09:26:46 Preparing to unpack .../12-libsqlite3-0_3.40.1-1_armhf.deb ...
09:26:46 Unpacking libsqlite3-0:armhf (3.40.1-1) ...
09:26:46 Selecting previously unselected package libpython3.11-stdlib:armhf.
09:26:46 Preparing to unpack .../13-libpython3.11-stdlib_3.11.4-1~23.04_armhf.deb ...
09:26:46 Unpacking libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
09:26:46 Selecting previously unselected package python3.11.
09:26:46 Preparing to unpack .../14-python3.11_3.11.4-1~23.04_armhf.deb ...
09:26:46 Unpacking python3.11 (3.11.4-1~23.04) ...
09:26:46 Selecting previously unselected package libpython3-stdlib:armhf.
09:26:46 Preparing to unpack .../15-libpython3-stdlib_3.11.2-1_armhf.deb ...
09:26:46 Unpacking libpython3-stdlib:armhf (3.11.2-1) ...
09:26:47 Setting up python3-minimal (3.11.2-1) ...
09:26:47 Selecting previously unselected package python3.
09:26:47 (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.)
09:26:47 Preparing to unpack .../python3_3.11.2-1_armhf.deb ...
09:26:47 Unpacking python3 (3.11.2-1) ...
09:26:47 Selecting previously unselected package libargon2-1:armhf.
09:26:47 Preparing to unpack .../libargon2-1_0~20171227-0.3_armhf.deb ...
09:26:47 Unpacking libargon2-1:armhf (0~20171227-0.3) ...
09:26:47 Selecting previously unselected package docker-ce-cli.
09:26:47 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ...
09:26:47 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:47 Preparing to unpack .../libudev1_252.5-2ubuntu3.1_armhf.deb ...
09:26:47 Unpacking libudev1:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:26:47 Setting up libudev1:armhf (252.5-2ubuntu3.1) ...
09:26:47 Selecting previously unselected package libdevmapper1.02.1:armhf.
09:26:47 (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.)
09:26:47 Preparing to unpack .../0-libdevmapper1.02.1_2%3a1.02.185-1ubuntu1_armhf.deb ...
09:26:47 Unpacking libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:26:47 Selecting previously unselected package libjson-c5:armhf.
09:26:47 Preparing to unpack .../1-libjson-c5_0.16-2_armhf.deb ...
09:26:47 Unpacking libjson-c5:armhf (0.16-2) ...
09:26:47 Selecting previously unselected package libcryptsetup12:armhf.
09:26:47 Preparing to unpack .../2-libcryptsetup12_2%3a2.6.1-1ubuntu1_armhf.deb ...
09:26:47 Unpacking libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ...
09:26:47 Selecting previously unselected package libfdisk1:armhf.
09:26:47 Preparing to unpack .../3-libfdisk1_2.38.1-4ubuntu1_armhf.deb ...
09:26:47 Unpacking libfdisk1:armhf (2.38.1-4ubuntu1) ...
09:26:47 Selecting previously unselected package libkmod2:armhf.
09:26:47 Preparing to unpack .../4-libkmod2_30+20221128-1ubuntu1_armhf.deb ...
09:26:47 Unpacking libkmod2:armhf (30+20221128-1ubuntu1) ...
09:26:47 Selecting previously unselected package libapparmor1:armhf.
09:26:47 Preparing to unpack .../5-libapparmor1_3.0.8-1ubuntu2.1_armhf.deb ...
09:26:47 Unpacking libapparmor1:armhf (3.0.8-1ubuntu2.1) ...
09:26:47 Selecting previously unselected package libip4tc2:armhf.
09:26:47 Preparing to unpack .../6-libip4tc2_1.8.7-1ubuntu7_armhf.deb ...
09:26:47 Unpacking libip4tc2:armhf (1.8.7-1ubuntu7) ...
09:26:47 Selecting previously unselected package libsystemd-shared:armhf.
09:26:47 Preparing to unpack .../7-libsystemd-shared_252.5-2ubuntu3.1_armhf.deb ...
09:26:47 Unpacking libsystemd-shared:armhf (252.5-2ubuntu3.1) ...
09:26:47 Preparing to unpack .../8-libsystemd0_252.5-2ubuntu3.1_armhf.deb ...
09:26:47 Unpacking libsystemd0:armhf (252.5-2ubuntu3.1) over (252.5-2ubuntu3) ...
09:26:47 Setting up libsystemd0:armhf (252.5-2ubuntu3.1) ...
09:26:47 Selecting previously unselected package systemd.
09:26:47 (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.)
09:26:47 Preparing to unpack .../systemd_252.5-2ubuntu3.1_armhf.deb ...
09:26:47 Unpacking systemd (252.5-2ubuntu3.1) ...
09:26:47 Selecting previously unselected package docker-buildx-plugin.
09:26:47 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.22.04~jammy_armhf.deb ...
09:26:47 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:26:48 Setting up libargon2-1:armhf (0~20171227-0.3) ...
09:26:48 Setting up libdevmapper1.02.1:armhf (2:1.02.185-1ubuntu1) ...
09:26:48 Setting up libjson-c5:armhf (0.16-2) ...
09:26:48 Setting up libcryptsetup12:armhf (2:2.6.1-1ubuntu1) ...
09:26:48 Setting up libfdisk1:armhf (2.38.1-4ubuntu1) ...
09:26:48 Setting up libkmod2:armhf (30+20221128-1ubuntu1) ...
09:26:48 Setting up libapparmor1:armhf (3.0.8-1ubuntu2.1) ...
09:26:48 Setting up libip4tc2:armhf (1.8.7-1ubuntu7) ...
09:26:48 Setting up libsystemd-shared:armhf (252.5-2ubuntu3.1) ...
09:26:48 Setting up systemd (252.5-2ubuntu3.1) ...
09:26:48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:26:48 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:26:48 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:26:48 Initializing machine ID from random generator.
09:26:48 /usr/lib/tmpfiles.d/systemd-network.conf:10: Failed to resolve user 'systemd-network': No such process
09:26:48 /usr/lib/tmpfiles.d/systemd-network.conf:11: Failed to resolve user 'systemd-network': No such process
09:26:48 /usr/lib/tmpfiles.d/systemd-network.conf:12: Failed to resolve user 'systemd-network': No such process
09:26:48 /usr/lib/tmpfiles.d/systemd-network.conf:13: Failed to resolve user 'systemd-network': No such process
09:26:48 /usr/lib/tmpfiles.d/systemd.conf:22: Failed to resolve group 'systemd-journal'.
09:26:48 /usr/lib/tmpfiles.d/systemd.conf:23: Failed to resolve group 'systemd-journal'.
09:26:48 /usr/lib/tmpfiles.d/systemd.conf:28: Failed to resolve group 'systemd-journal'.
09:26:48 /usr/lib/tmpfiles.d/systemd.conf:29: Failed to resolve group 'systemd-journal'.
09:26:48 /usr/lib/tmpfiles.d/systemd.conf:30: Failed to resolve group 'systemd-journal'.
09:26:48 Creating group 'systemd-journal' with GID 999.
09:26:48 Creating group 'systemd-network' with GID 998.
09:26:48 Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.
09:26:48 Selecting previously unselected package systemd-sysv.
09:26: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 ... 6036 files and directories currently installed.)
09:26:48 Preparing to unpack .../systemd-sysv_252.5-2ubuntu3.1_armhf.deb ...
09:26:48 Unpacking systemd-sysv (252.5-2ubuntu3.1) ...
09:26:48 Selecting previously unselected package adduser.
09:26:48 Preparing to unpack .../adduser_3.129ubuntu1_all.deb ...
09:26:48 Unpacking adduser (3.129ubuntu1) ...
09:26:48 Setting up adduser (3.129ubuntu1) ...
09:26:48 Selecting previously unselected package openssl.
09:26: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 ... 6105 files and directories currently installed.)
09:26:48 Preparing to unpack .../00-openssl_3.0.8-1ubuntu1.2_armhf.deb ...
09:26:48 Unpacking openssl (3.0.8-1ubuntu1.2) ...
09:26:48 Selecting previously unselected package ca-certificates.
09:26:48 Preparing to unpack .../01-ca-certificates_20230311ubuntu0.23.04.1_all.deb ...
09:26:48 Unpacking ca-certificates (20230311ubuntu0.23.04.1) ...
09:26:48 Selecting previously unselected package libdbus-1-3:armhf.
09:26:48 Preparing to unpack .../02-libdbus-1-3_1.14.4-1ubuntu1_armhf.deb ...
09:26:48 Unpacking libdbus-1-3:armhf (1.14.4-1ubuntu1) ...
09:26:48 Selecting previously unselected package dbus-bin.
09:26:48 Preparing to unpack .../03-dbus-bin_1.14.4-1ubuntu1_armhf.deb ...
09:26:48 Unpacking dbus-bin (1.14.4-1ubuntu1) ...
09:26:48 Selecting previously unselected package dbus-session-bus-common.
09:26:48 Preparing to unpack .../04-dbus-session-bus-common_1.14.4-1ubuntu1_all.deb ...
09:26:48 Unpacking dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:26:48 Selecting previously unselected package dbus-daemon.
09:26:48 Preparing to unpack .../05-dbus-daemon_1.14.4-1ubuntu1_armhf.deb ...
09:26:48 Unpacking dbus-daemon (1.14.4-1ubuntu1) ...
09:26:48 Selecting previously unselected package dbus-system-bus-common.
09:26:48 Preparing to unpack .../06-dbus-system-bus-common_1.14.4-1ubuntu1_all.deb ...
09:26:48 Unpacking dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:26:48 Selecting previously unselected package dbus.
09:26:48 Preparing to unpack .../07-dbus_1.14.4-1ubuntu1_armhf.deb ...
09:26:48 Unpacking dbus (1.14.4-1ubuntu1) ...
09:26:49 Selecting previously unselected package distro-info-data.
09:26:49 Preparing to unpack .../08-distro-info-data_0.57ubuntu0.1_all.deb ...
09:26:49 Unpacking distro-info-data (0.57ubuntu0.1) ...
09:26:49 Selecting previously unselected package libglib2.0-0:armhf.
09:26:49 Preparing to unpack .../09-libglib2.0-0_2.76.1-1_armhf.deb ...
09:26:49 Unpacking libglib2.0-0:armhf (2.76.1-1) ...
09:26:49 Selecting previously unselected package libgirepository-1.0-1:armhf.
09:26:49 Preparing to unpack .../10-libgirepository-1.0-1_1.76.1-1_armhf.deb ...
09:26:49 Unpacking libgirepository-1.0-1:armhf (1.76.1-1) ...
09:26:49 Selecting previously unselected package gir1.2-glib-2.0:armhf.
09:26:49 Preparing to unpack .../11-gir1.2-glib-2.0_1.76.1-1_armhf.deb ...
09:26:49 Unpacking gir1.2-glib-2.0:armhf (1.76.1-1) ...
09:26:49 Selecting previously unselected package iso-codes.
09:26:49 Preparing to unpack .../12-iso-codes_4.12.0-1_all.deb ...
09:26:49 Unpacking iso-codes (4.12.0-1) ...
09:26:49 Selecting previously unselected package docker-ce.
09:26:49 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ...
09:26:49 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:49 Selecting previously unselected package libcap2-bin.
09:26:49 Preparing to unpack .../13-libcap2-bin_1%3a2.66-3ubuntu2.1_armhf.deb ...
09:26:49 Unpacking libcap2-bin (1:2.66-3ubuntu2.1) ...
09:26:49 Selecting previously unselected package libelf1:armhf.
09:26:49 Preparing to unpack .../14-libelf1_0.188-2.1_armhf.deb ...
09:26:49 Unpacking libelf1:armhf (0.188-2.1) ...
09:26:49 Selecting previously unselected package libglib2.0-data.
09:26:49 Preparing to unpack .../15-libglib2.0-data_2.76.1-1_all.deb ...
09:26:49 Unpacking libglib2.0-data (2.76.1-1) ...
09:26:49 Selecting previously unselected package libicu72:armhf.
09:26:49 Preparing to unpack .../16-libicu72_72.1-3ubuntu2_armhf.deb ...
09:26:49 Unpacking libicu72:armhf (72.1-3ubuntu2) ...
09:26:49 Selecting previously unselected package libpam-systemd:armhf.
09:26:49 Preparing to unpack .../17-libpam-systemd_252.5-2ubuntu3.1_armhf.deb ...
09:26:49 Unpacking libpam-systemd:armhf (252.5-2ubuntu3.1) ...
09:26:49 Selecting previously unselected package libxml2:armhf.
09:26:49 Preparing to unpack .../18-libxml2_2.9.14+dfsg-1.1ubuntu0.1_armhf.deb ...
09:26:49 Unpacking libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
09:26:49 Selecting previously unselected package libyaml-0-2:armhf.
09:26:49 Preparing to unpack .../19-libyaml-0-2_0.2.5-1_armhf.deb ...
09:26:49 Unpacking libyaml-0-2:armhf (0.2.5-1) ...
09:26:49 Selecting previously unselected package lsb-release.
09:26:49 Preparing to unpack .../20-lsb-release_12.0-1ubuntu1_all.deb ...
09:26:49 Unpacking lsb-release (12.0-1ubuntu1) ...
09:26:49 Selecting previously unselected package python-apt-common.
09:26:49 Preparing to unpack .../21-python-apt-common_2.5.3ubuntu1_all.deb ...
09:26:50 Unpacking python-apt-common (2.5.3ubuntu1) ...
09:26:50 Selecting previously unselected package python3-apt.
09:26:50 Preparing to unpack .../22-python3-apt_2.5.3ubuntu1_armhf.deb ...
09:26:50 Unpacking python3-apt (2.5.3ubuntu1) ...
09:26:50 Selecting previously unselected package python3-dbus.
09:26:50 Preparing to unpack .../23-python3-dbus_1.3.2-4build1_armhf.deb ...
09:26:50 Unpacking python3-dbus (1.3.2-4build1) ...
09:26:50 Selecting previously unselected package python3-gi.
09:26:50 Preparing to unpack .../24-python3-gi_3.44.1-1_armhf.deb ...
09:26:50 Unpacking python3-gi (3.44.1-1) ...
09:26:50 Selecting previously unselected package python3-pkg-resources.
09:26:50 Preparing to unpack .../25-python3-pkg-resources_66.1.1-1_all.deb ...
09:26:50 Unpacking python3-pkg-resources (66.1.1-1) ...
09:26:50 Selecting previously unselected package libnghttp2-14:armhf.
09:26:50 Preparing to unpack .../26-libnghttp2-14_1.52.0-1_armhf.deb ...
09:26:50 Unpacking libnghttp2-14:armhf (1.52.0-1) ...
09:26:50 Selecting previously unselected package libpsl5:armhf.
09:26:50 Preparing to unpack .../27-libpsl5_0.21.2-1_armhf.deb ...
09:26:50 Unpacking libpsl5:armhf (0.21.2-1) ...
09:26:50 Selecting previously unselected package apt-transport-https.
09:26:50 Preparing to unpack .../28-apt-transport-https_2.6.0ubuntu0.1_all.deb ...
09:26:50 Unpacking apt-transport-https (2.6.0ubuntu0.1) ...
09:26:50 Selecting previously unselected package libbrotli1:armhf.
09:26:50 Preparing to unpack .../29-libbrotli1_1.0.9-2build8_armhf.deb ...
09:26:50 Unpacking libbrotli1:armhf (1.0.9-2build8) ...
09:26:50 Selecting previously unselected package docker-ce-rootless-extras.
09:26:50 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ...
09:26:50 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:50 Selecting previously unselected package libsasl2-modules-db:armhf.
09:26:50 Preparing to unpack .../30-libsasl2-modules-db_2.1.28+dfsg-10_armhf.deb ...
09:26:50 Unpacking libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:26:50 Selecting previously unselected package libsasl2-2:armhf.
09:26:50 Preparing to unpack .../31-libsasl2-2_2.1.28+dfsg-10_armhf.deb ...
09:26:50 Unpacking libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:26:50 Selecting previously unselected package libldap2:armhf.
09:26:50 Preparing to unpack .../32-libldap2_2.6.3+dfsg-1~exp1ubuntu2_armhf.deb ...
09:26:50 Unpacking libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
09:26:50 Selecting previously unselected package librtmp1:armhf.
09:26:50 Preparing to unpack .../33-librtmp1_2.4+20151223.gitfa8646d.1-2build4_armhf.deb ...
09:26:50 Unpacking librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:26:50 Selecting previously unselected package libssh-4:armhf.
09:26:50 Preparing to unpack .../34-libssh-4_0.10.4-2ubuntu0.1_armhf.deb ...
09:26:50 Unpacking libssh-4:armhf (0.10.4-2ubuntu0.1) ...
09:26:50 Selecting previously unselected package libcurl4:armhf.
09:26:50 Preparing to unpack .../35-libcurl4_7.88.1-8ubuntu2.2_armhf.deb ...
09:26:50 Unpacking libcurl4:armhf (7.88.1-8ubuntu2.2) ...
09:26:50 Selecting previously unselected package curl.
09:26:50 Preparing to unpack .../36-curl_7.88.1-8ubuntu2.2_armhf.deb ...
09:26:50 Unpacking curl (7.88.1-8ubuntu2.2) ...
09:26:50 Selecting previously unselected package libassuan0:armhf.
09:26:50 Preparing to unpack .../37-libassuan0_2.5.5-5_armhf.deb ...
09:26:50 Unpacking libassuan0:armhf (2.5.5-5) ...
09:26:50 Selecting previously unselected package gpgconf.
09:26:50 Preparing to unpack .../38-gpgconf_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:50 Unpacking gpgconf (2.2.40-1.1ubuntu1) ...
09:26:50 Selecting previously unselected package libksba8:armhf.
09:26:50 Preparing to unpack .../39-libksba8_1.6.3-2_armhf.deb ...
09:26:50 Unpacking libksba8:armhf (1.6.3-2) ...
09:26:50 Selecting previously unselected package libnpth0:armhf.
09:26:50 Preparing to unpack .../40-libnpth0_1.6-3build2_armhf.deb ...
09:26:50 Unpacking libnpth0:armhf (1.6-3build2) ...
09:26:50 Selecting previously unselected package dirmngr.
09:26:50 Preparing to unpack .../41-dirmngr_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:50 Unpacking dirmngr (2.2.40-1.1ubuntu1) ...
09:26:51 Setting up docker-compose-plugin (2.21.0-1~ubuntu.22.04~jammy) ...
09:26:51 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:51 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.22.04~jammy) ...
09:26:51 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:51 invoke-rc.d: could not determine current runlevel
09:26:51 invoke-rc.d: policy-rc.d denied execution of start.
09:26:51 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:26:51 Selecting previously unselected package libpackagekit-glib2-18:armhf.
09:26:51 Preparing to unpack .../42-libpackagekit-glib2-18_1.2.6-3_armhf.deb ...
09:26:51 Unpacking libpackagekit-glib2-18:armhf (1.2.6-3) ...
09:26:51 Selecting previously unselected package gir1.2-packagekitglib-1.0.
09:26:51 Preparing to unpack .../43-gir1.2-packagekitglib-1.0_1.2.6-3_armhf.deb ...
09:26:51 Unpacking gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:26:51 Selecting previously unselected package gnupg-l10n.
09:26:51 Preparing to unpack .../44-gnupg-l10n_2.2.40-1.1ubuntu1_all.deb ...
09:26:51 Unpacking gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gnupg-utils.
09:26:51 Preparing to unpack .../45-gnupg-utils_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gnupg-utils (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gpg.
09:26:51 Preparing to unpack .../46-gpg_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gpg (2.2.40-1.1ubuntu1) ...
09:26:51 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:26:51 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy) ...
09:26:51 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:26:51  docker-ce-rootless-extras depends on dbus-user-session; however:
09:26:51   Package dbus-user-session is not installed.
09:26:51 
09:26:51 + 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-cli_0.0.0~20230915141727.0e70f1b-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~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb ./deb/debbuild/ubuntu-jammy/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.22.04~jammy_armhf.deb
09:26:51 Selecting previously unselected package pinentry-curses.
09:26:51 Preparing to unpack .../47-pinentry-curses_1.2.1-1ubuntu1_armhf.deb ...
09:26:51 Unpacking pinentry-curses (1.2.1-1ubuntu1) ...
09:26:51 Selecting previously unselected package gpg-agent.
09:26:51 Preparing to unpack .../48-gpg-agent_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gpg-agent (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gpg-wks-client.
09:26:51 Preparing to unpack .../49-gpg-wks-client_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gpg-wks-server.
09:26:51 Preparing to unpack .../50-gpg-wks-server_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gpgsm.
09:26:51 Preparing to unpack .../51-gpgsm_2.2.40-1.1ubuntu1_armhf.deb ...
09:26:51 Unpacking gpgsm (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package gnupg.
09:26:51 Preparing to unpack .../52-gnupg_2.2.40-1.1ubuntu1_all.deb ...
09:26:51 Unpacking gnupg (2.2.40-1.1ubuntu1) ...
09:26:51 Selecting previously unselected package libcurl3-gnutls:armhf.
09:26:51 Preparing to unpack .../53-libcurl3-gnutls_7.88.1-8ubuntu2.2_armhf.deb ...
09:26:51 Unpacking libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ...
09:26:51 Selecting previously unselected package libstemmer0d:armhf.
09:26:51 Preparing to unpack .../54-libstemmer0d_2.2.0-2_armhf.deb ...
09:26:51 Unpacking libstemmer0d:armhf (2.2.0-2) ...
09:26:51 Selecting previously unselected package libxmlb2:armhf.
09:26:51 Preparing to unpack .../55-libxmlb2_0.3.10-2_armhf.deb ...
09:26:51 Unpacking libxmlb2:armhf (0.3.10-2) ...
09:26:51 Selecting previously unselected package libappstream4:armhf.
09:26:51 Preparing to unpack .../56-libappstream4_0.16.1-1ubuntu1_armhf.deb ...
09:26:51 Unpacking libappstream4:armhf (0.16.1-1ubuntu1) ...
09:26:51 Selecting previously unselected package libdw1:armhf.
09:26:51 Preparing to unpack .../57-libdw1_0.188-2.1_armhf.deb ...
09:26:51 Unpacking libdw1:armhf (0.188-2.1) ...
09:26:51 Selecting previously unselected package libglib2.0-bin.
09:26:51 Preparing to unpack .../58-libglib2.0-bin_2.76.1-1_armhf.deb ...
09:26:52 Unpacking libglib2.0-bin (2.76.1-1) ...
09:26:52 Selecting previously unselected package libunwind8:armhf.
09:26:52 Preparing to unpack .../59-libunwind8_1.6.2-3_armhf.deb ...
09:26:52 Unpacking libunwind8:armhf (1.6.2-3) ...
09:26:52 Selecting previously unselected package libgstreamer1.0-0:armhf.
09:26:52 Preparing to unpack .../60-libgstreamer1.0-0_1.22.2-1_armhf.deb ...
09:26:52 Unpacking libgstreamer1.0-0:armhf (1.22.2-1) ...
09:26:52 Selecting previously unselected package libpolkit-gobject-1-0:armhf.
09:26:52 Preparing to unpack .../61-libpolkit-gobject-1-0_0.105-33_armhf.deb ...
09:26:52 Unpacking libpolkit-gobject-1-0:armhf (0.105-33) ...
09:26:52 Selecting previously unselected package libpolkit-agent-1-0:armhf.
09:26:52 Preparing to unpack .../62-libpolkit-agent-1-0_0.105-33_armhf.deb ...
09:26:52 Unpacking libpolkit-agent-1-0:armhf (0.105-33) ...
09:26:52 Selecting previously unselected package polkitd.
09:26:52 Preparing to unpack .../63-polkitd_0.105-33_armhf.deb ...
09:26:52 Unpacking polkitd (0.105-33) ...
09:26:52 Selecting previously unselected package python3-blinker.
09:26:52 Preparing to unpack .../64-python3-blinker_1.5-1_all.deb ...
09:26:52 Unpacking python3-blinker (1.5-1) ...
09:26:52 Selecting previously unselected package python3-cffi-backend:armhf.
09:26:52 Preparing to unpack .../65-python3-cffi-backend_1.15.1-5build1_armhf.deb ...
09:26:52 Unpacking python3-cffi-backend:armhf (1.15.1-5build1) ...
09:26:52 Selecting previously unselected package python3-cryptography.
09:26:52 Preparing to unpack .../66-python3-cryptography_38.0.4-2_armhf.deb ...
09:26:52 Unpacking python3-cryptography (38.0.4-2) ...
09:26:52 Selecting previously unselected package python3-pyparsing.
09:26:52 Preparing to unpack .../67-python3-pyparsing_3.0.9-1_all.deb ...
09:26:52 Unpacking python3-pyparsing (3.0.9-1) ...
09:26:52 Selecting previously unselected package python3-httplib2.
09:26:52 Preparing to unpack .../68-python3-httplib2_0.20.4-3_all.deb ...
09:26:52 Unpacking python3-httplib2 (0.20.4-3) ...
09:26:52 Selecting previously unselected package python3-jwt.
09:26:52 Preparing to unpack .../69-python3-jwt_2.6.0-1_all.deb ...
09:26:52 Unpacking python3-jwt (2.6.0-1) ...
09:26:52 Selecting previously unselected package python3-lazr.uri.
09:26:52 Preparing to unpack .../70-python3-lazr.uri_1.0.6-3_all.deb ...
09:26:52 Unpacking python3-lazr.uri (1.0.6-3) ...
09:26:52 Selecting previously unselected package python3-wadllib.
09:26:52 Preparing to unpack .../71-python3-wadllib_1.3.6-4_all.deb ...
09:26:52 Unpacking python3-wadllib (1.3.6-4) ...
09:26:52 Selecting previously unselected package python3-distro.
09:26:52 Preparing to unpack .../72-python3-distro_1.8.0-1_all.deb ...
09:26:52 Unpacking python3-distro (1.8.0-1) ...
09:26:52 Selecting previously unselected package python3-oauthlib.
09:26:52 Preparing to unpack .../73-python3-oauthlib_3.2.2-1_all.deb ...
09:26:52 Unpacking python3-oauthlib (3.2.2-1) ...
09:26:52 Selecting previously unselected package python3-six.
09:26:52 Preparing to unpack .../74-python3-six_1.16.0-4_all.deb ...
09:26:52 Unpacking python3-six (1.16.0-4) ...
09:26:52 Selecting previously unselected package python3-lazr.restfulclient.
09:26:52 Preparing to unpack .../75-python3-lazr.restfulclient_0.14.5-1_all.deb ...
09:26:52 Unpacking python3-lazr.restfulclient (0.14.5-1) ...
09:26:52 Selecting previously unselected package python3-launchpadlib.
09:26:52 Preparing to unpack .../76-python3-launchpadlib_1.11.0-1_all.deb ...
09:26:52 Unpacking python3-launchpadlib (1.11.0-1) ...
09:26:52 Reading package lists...
09:26:52 Building dependency tree...
09:26:52 Reading state information...
09:26:52 Correcting dependencies... Done
09:26:53 Selecting previously unselected package python3-software-properties.
09:26:53 Preparing to unpack .../77-python3-software-properties_0.99.35_all.deb ...
09:26:53 Unpacking python3-software-properties (0.99.35) ...
09:26:53 Selecting previously unselected package packagekit.
09:26:53 Preparing to unpack .../78-packagekit_1.2.6-3_armhf.deb ...
09:26:53 Unpacking packagekit (1.2.6-3) ...
09:26:53 Selecting previously unselected package software-properties-common.
09:26:53 Preparing to unpack .../79-software-properties-common_0.99.35_all.deb ...
09:26:53 Unpacking software-properties-common (0.99.35) ...
09:26:53 Selecting previously unselected package gnupg2.
09:26:53 Preparing to unpack .../80-gnupg2_2.2.40-1.1ubuntu1_all.deb ...
09:26:53 Unpacking gnupg2 (2.2.40-1.1ubuntu1) ...
09:26:53 Setting up libksba8:armhf (1.6.3-2) ...
09:26:53 Setting up media-types (10.0.0) ...
09:26:53 Setting up systemd-sysv (252.5-2ubuntu3.1) ...
09:26:53 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:26:53 Skipping docker-ce, it is already installed and upgrade is not set.
09:26:53 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:26:53 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:26:53 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:26:53 The following additional packages will be installed:
09:26:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:53 Suggested packages:
09:26:53   firewalld kmod nftables
09:26:53 The following NEW packages will be installed:
09:26:53   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:26:53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:26:53 Setting up libkeyutils1:armhf (1.6.3-2) ...
09:26:53 Setting up libpsl5:armhf (0.21.2-1) ...
09:26:53 Setting up libicu72:armhf (72.1-3ubuntu2) ...
09:26:53 Setting up apt-transport-https (2.6.0ubuntu0.1) ...
09:26:53 Setting up libyaml-0-2:armhf (0.2.5-1) ...
09:26:53 Setting up libglib2.0-0:armhf (2.76.1-1) ...
09:26:53 No schema files found: doing nothing.
09:26:53 Setting up distro-info-data (0.57ubuntu0.1) ...
09:26:53 Setting up libtirpc-common (1.3.3+ds-1) ...
09:26:53 Setting up libxmlb2:armhf (0.3.10-2) ...
09:26:53 Setting up libbrotli1:armhf (1.0.9-2build8) ...
09:26:53 Setting up libsqlite3-0:armhf (3.40.1-1) ...
09:26:53 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded.
09:26:53 Need to get 21.6 MB of archives.
09:26:53 After this operation, 94.7 MB of additional disk space will be used.
09:26:53 Get:1 https://download.docker.com/linux/ubuntu jammy/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:26:53 Setting up libnghttp2-14:armhf (1.52.0-1) ...
09:26:53 Setting up libpackagekit-glib2-18:armhf (1.2.6-3) ...
09:26:53 Setting up libnpth0:armhf (1.6-3build2) ...
09:26:53 Setting up libassuan0:armhf (2.5.5-5) ...
09:26:53 Setting up libunwind8:armhf (1.6.2-3) ...
09:26:53 Setting up libkrb5support0:armhf (1.20.1-1build1) ...
09:26:53 Setting up libsasl2-modules-db:armhf (2.1.28+dfsg-10) ...
09:26:53 Setting up libcap2-bin (1:2.66-3ubuntu2.1) ...
09:26:53 Setting up libglib2.0-data (2.76.1-1) ...
09:26:53 Setting up gnupg-l10n (2.2.40-1.1ubuntu1) ...
09:26:53 Setting up librtmp1:armhf (2.4+20151223.gitfa8646d.1-2build4) ...
09:26:53 Setting up libdbus-1-3:armhf (1.14.4-1ubuntu1) ...
09:26:53 Setting up libk5crypto3:armhf (1.20.1-1build1) ...
09:26:53 Setting up libsasl2-2:armhf (2.1.28+dfsg-10) ...
09:26:53 Setting up python-apt-common (2.5.3ubuntu1) ...
09:26:53 Setting up dbus-session-bus-common (1.14.4-1ubuntu1) ...
09:26:53 Setting up libgirepository-1.0-1:armhf (1.76.1-1) ...
09:26:53 Setting up libkrb5-3:armhf (1.20.1-1build1) ...
09:26:53 Setting up libstemmer0d:armhf (2.2.0-2) ...
09:26:53 Get:2 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libmnl0 armhf 1.0.4-3build2 [11.4 kB]
09:26:53 Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libxtables12 armhf 1.8.7-1ubuntu5.1 [28.1 kB]
09:26:53 Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf netbase all 6.3 [12.9 kB]
09:26:53 Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf libip6tc2 armhf 1.8.7-1ubuntu5.1 [18.1 kB]
09:26:53 Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnfnetlink0 armhf 1.0.1-3build3 [12.3 kB]
09:26:53 Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnetfilter-conntrack3 armhf 1.0.9-1 [36.8 kB]
09:26:53 Setting up lsb-release (12.0-1ubuntu1) ...
09:26:53 Setting up dbus-system-bus-common (1.14.4-1ubuntu1) ...
09:26:53 Setting up openssl (3.0.8-1ubuntu1.2) ...
09:26:53 Setting up libelf1:armhf (0.188-2.1) ...
09:26:53 Setting up readline-common (8.2-1.3) ...
09:26:53 Setting up libxml2:armhf (2.9.14+dfsg-1.1ubuntu0.1) ...
09:26:53 Setting up libldap2:armhf (2.6.3+dfsg-1~exp1ubuntu2) ...
09:26:53 Setting up iso-codes (4.12.0-1) ...
09:26:53 Setting up dbus-bin (1.14.4-1ubuntu1) ...
09:26:53 Setting up libpolkit-gobject-1-0:armhf (0.105-33) ...
09:26:53 Setting up pinentry-curses (1.2.1-1ubuntu1) ...
09:26:53 Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main armhf libnftnl11 armhf 1.2.1-1build1 [51.9 kB]
09:26:53 Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf iptables armhf 1.8.7-1ubuntu5.1 [412 kB]
09:26:53 Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main armhf dbus-user-session armhf 1.12.20-2ubuntu4.1 [9442 B]
09:26:54 Setting up libdw1:armhf (0.188-2.1) ...
09:26:54 Setting up libreadline8:armhf (8.2-1.3) ...
09:26:54 Setting up libglib2.0-bin (2.76.1-1) ...
09:26:54 Setting up dbus-daemon (1.14.4-1ubuntu1) ...
09:26:54 Setting up ca-certificates (20230311ubuntu0.23.04.1) ...
09:26:54 debconf: delaying package configuration, since apt-utils is not installed
09:26:54 Fetched 21.6 MB in 1s (25.7 MB/s)
09:26:54 Selecting previously unselected package libmnl0:armhf.
09:26: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 ... 9456 files and directories currently installed.)
09:26:54 Preparing to unpack .../0-libmnl0_1.0.4-3build2_armhf.deb ...
09:26:54 Unpacking libmnl0:armhf (1.0.4-3build2) ...
09:26:54 Selecting previously unselected package libxtables12:armhf.
09:26:54 Preparing to unpack .../1-libxtables12_1.8.7-1ubuntu5.1_armhf.deb ...
09:26:54 Unpacking libxtables12:armhf (1.8.7-1ubuntu5.1) ...
09:26:54 Selecting previously unselected package netbase.
09:26:54 Preparing to unpack .../2-netbase_6.3_all.deb ...
09:26:54 Unpacking netbase (6.3) ...
09:26:54 Selecting previously unselected package libip6tc2:armhf.
09:26:54 Preparing to unpack .../3-libip6tc2_1.8.7-1ubuntu5.1_armhf.deb ...
09:26:54 Unpacking libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
09:26:54 Selecting previously unselected package libnfnetlink0:armhf.
09:26:54 Preparing to unpack .../4-libnfnetlink0_1.0.1-3build3_armhf.deb ...
09:26:54 Unpacking libnfnetlink0:armhf (1.0.1-3build3) ...
09:26:54 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:26:54 Preparing to unpack .../5-libnetfilter-conntrack3_1.0.9-1_armhf.deb ...
09:26:54 Unpacking libnetfilter-conntrack3:armhf (1.0.9-1) ...
09:26:54 Selecting previously unselected package libnftnl11:armhf.
09:26:54 Preparing to unpack .../6-libnftnl11_1.2.1-1build1_armhf.deb ...
09:26:54 Unpacking libnftnl11:armhf (1.2.1-1build1) ...
09:26:54 Selecting previously unselected package iptables.
09:26:54 Preparing to unpack .../7-iptables_1.8.7-1ubuntu5.1_armhf.deb ...
09:26:54 Unpacking iptables (1.8.7-1ubuntu5.1) ...
09:26:54 Selecting previously unselected package containerd.io.
09:26:54 Preparing to unpack .../8-containerd.io_1.6.24-1_armhf.deb ...
09:26:54 Unpacking containerd.io (1.6.24-1) ...
09:26:54 Updating certificates in /etc/ssl/certs...
09:26:55 137 added, 0 removed; done.
09:26:55 Setting up dbus (1.14.4-1ubuntu1) ...
09:26:55 Setting up libgssapi-krb5-2:armhf (1.20.1-1build1) ...
09:26:55 Setting up gir1.2-glib-2.0:armhf (1.76.1-1) ...
09:26:55 Setting up libssh-4:armhf (0.10.4-2ubuntu0.1) ...
09:26:55 Setting up gpgconf (2.2.40-1.1ubuntu1) ...
09:26:55 Setting up libpam-systemd:armhf (252.5-2ubuntu3.1) ...
09:26:55 Setting up libcurl4:armhf (7.88.1-8ubuntu2.2) ...
09:26:55 Setting up libpolkit-agent-1-0:armhf (0.105-33) ...
09:26:55 Setting up curl (7.88.1-8ubuntu2.2) ...
09:26:55 Setting up polkitd (0.105-33) ...
09:26:55 Setting up gpg (2.2.40-1.1ubuntu1) ...
09:26:55 Setting up libgstreamer1.0-0:armhf (1.22.2-1) ...
09:26:55 Setcap worked! gst-ptp-helper is not suid!
09:26:55 Setting up gnupg-utils (2.2.40-1.1ubuntu1) ...
09:26:55 Setting up libtirpc3:armhf (1.3.3+ds-1) ...
09:26:55 Setting up gpg-agent (2.2.40-1.1ubuntu1) ...
09:26:55 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket.
09:26:55 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket.
09:26:55 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket.
09:26:56 Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket.
09:26:56 Setting up gpgsm (2.2.40-1.1ubuntu1) ...
09:26:56 Setting up libcurl3-gnutls:armhf (7.88.1-8ubuntu2.2) ...
09:26:56 Setting up libappstream4:armhf (0.16.1-1ubuntu1) ...
09:26:56 Setting up dirmngr (2.2.40-1.1ubuntu1) ...
09:26:56 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket.
09:26:56 Setting up gir1.2-packagekitglib-1.0 (1.2.6-3) ...
09:26:56 Setting up gpg-wks-server (2.2.40-1.1ubuntu1) ...
09:26:56 Setting up libnsl2:armhf (1.3.0-2build2) ...
09:26:56 Setting up packagekit (1.2.6-3) ...
09:26:56 invoke-rc.d: could not determine current runlevel
09:26:56 invoke-rc.d: policy-rc.d denied execution of force-reload.
09:26:56 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
09:26:56 Selecting previously unselected package dbus-user-session.
09:26:56 Preparing to unpack .../9-dbus-user-session_1.12.20-2ubuntu4.1_armhf.deb ...
09:26:56 Unpacking dbus-user-session (1.12.20-2ubuntu4.1) ...
09:26:56 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket.
09:26:56 Setting up gpg-wks-client (2.2.40-1.1ubuntu1) ...
09:26:56 Setting up libpython3.11-stdlib:armhf (3.11.4-1~23.04) ...
09:26:56 Setting up gnupg (2.2.40-1.1ubuntu1) ...
09:26:56 Setting up libpython3-stdlib:armhf (3.11.2-1) ...
09:26:56 Setting up python3.11 (3.11.4-1~23.04) ...
09:26:56 Setting up libip6tc2:armhf (1.8.7-1ubuntu5.1) ...
09:26:56 Setting up dbus-user-session (1.12.20-2ubuntu4.1) ...
09:26:56 Setting up libmnl0:armhf (1.0.4-3build2) ...
09:26:56 Setting up containerd.io (1.6.24-1) ...
09:26:56 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:26:56 Setting up libxtables12:armhf (1.8.7-1ubuntu5.1) ...
09:26:56 Setting up libnfnetlink0:armhf (1.0.1-3build3) ...
09:26:56 Setting up netbase (6.3) ...
09:26:56 Setting up libnftnl11:armhf (1.2.1-1build1) ...
09:26:56 Setting up libnetfilter-conntrack3:armhf (1.0.9-1) ...
09:26:56 Setting up iptables (1.8.7-1ubuntu5.1) ...
09:26:56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:26:56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:26:56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:26:56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:26:56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:26:56 Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
09:26:56 + verify_binaries
09:26:56 + docker --version
09:26:56 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:26:56 + docker buildx version
09:26:56 github.com/docker/buildx v0.11.2 9872040
09:26:56 + docker compose version
09:26:57 Docker Compose version v2.21.0
09:26:57 + dockerd --version
09:26:57 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:26:57 + docker-proxy --version
09:26:57 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:26:57 + containerd --version
09:26:57 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:57 + ctr --version
09:26:57 ctr containerd.io 1.6.24
09:26:57 + containerd-shim --help
09:26:57 Usage of containerd-shim:
09:26:57   -address string
09:26:57     	grpc address back to main containerd
09:26:57   -containerd-binary containerd publish
09:26:57     	path to containerd binary (used for containerd publish) (default "containerd")
09:26:57   -criu string
09:26:57     	path to criu binary
09:26:57   -debug
09:26:57     	enable debug output in logs
09:26:57   -namespace string
09:26:57     	namespace that owns the shim
09:26:57   -runtime-root string
09:26:57     	root directory for the runtime (default "/run/containerd/runc")
09:26:57   -socket string
09:26:57     	socket path to serve
09:26:57   -systemd-cgroup
09:26:57     	set runtime to use systemd-cgroup
09:26:57   -workdir string
09:26:57     	path used to storge large temporary data
09:26:57 + containerd-shim-runc-v1 -v
09:26:57 containerd-shim-runc-v1:
09:26:57   Version:  1.6.24
09:26:57   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:57   Go version: go1.20.8
09:26:57 
09:26:57 + containerd-shim-runc-v2 -v
09:26:57 containerd-shim-runc-v2:
09:26:57   Version:  1.6.24
09:26:57   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:26:57   Go version: go1.20.8
09:26:57 
09:26:57 + runc --version
09:26:57 runc version 1.1.9
09:26:57 commit: v1.1.9-0-gccaecfc
09:26:57 spec: 1.0.2-dev
09:26:57 go: go1.20.8
09:26:57 libseccomp: 2.5.3
09:26:57 Setting up gnupg2 (2.2.40-1.1ubuntu1) ...
09:26:57 Setting up python3 (3.11.2-1) ...
09:26:57 Setting up python3-six (1.16.0-4) ...
09:26:57 Setting up python3-pyparsing (3.0.9-1) ...
09:26:57 Setting up python3-gi (3.44.1-1) ...
09:26:57 Setting up python3-httplib2 (0.20.4-3) ...
09:26:57 Setting up python3-cffi-backend:armhf (1.15.1-5build1) ...
09:26:57 Setting up python3-blinker (1.5-1) ...
09:26:58 Setting up python3-pkg-resources (66.1.1-1) ...
09:26:58 Setting up python3-dbus (1.3.2-4build1) ...
09:26:58 Setting up python3-distro (1.8.0-1) ...
09:26:58 Setting up python3-jwt (2.6.0-1) ...
09:26:59 Setting up python3-apt (2.5.3ubuntu1) ...
09:26:59 Setting up python3-lazr.uri (1.0.6-3) ...
09:26:59 Setting up python3-cryptography (38.0.4-2) ...
09:26:59 Setting up python3-wadllib (1.3.6-4) ...
09:26:59 Setting up python3-oauthlib (3.2.2-1) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
09:26:59 Setting up python3-lazr.restfulclient (0.14.5-1) ...
09:26:59 Setting up python3-launchpadlib (1.11.0-1) ...
09:27:00 Setting up python3-software-properties (0.99.35) ...
09:27:00 Setting up software-properties-common (0.99.35) ...
09:27:00 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:27:00 Processing triggers for ca-certificates (20230311ubuntu0.23.04.1) ...
09:27:00 Updating certificates in /etc/ssl/certs...
09:27:00 0 added, 0 removed; done.
09:27:00 Running hooks in /etc/ca-certificates/update.d...
09:27:00 done.
09:27:00 Processing triggers for dbus (1.14.4-1ubuntu1) ...
09:27:00 ++ source /etc/os-release
09:27:00 +++ PRETTY_NAME='Ubuntu 23.04'
09:27:00 +++ NAME=Ubuntu
09:27:00 +++ VERSION_ID=23.04
09:27:00 +++ VERSION='23.04 (Lunar Lobster)'
09:27:00 +++ VERSION_CODENAME=lunar
09:27:00 +++ ID=ubuntu
09:27:00 +++ ID_LIKE=debian
09:27:00 +++ HOME_URL=https://www.ubuntu.com/
09:27:00 +++ SUPPORT_URL=https://help.ubuntu.com/
09:27:00 +++ BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/
09:27:00 +++ PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy
09:27:00 +++ UBUNTU_CODENAME=lunar
09:27:00 +++ LOGO=ubuntu-logo
09:27:00 ++ echo ubuntu
09:27:00 + DIST_ID=ubuntu
09:27:00 ++ lsb_release -sc
09:27:00 + DIST_VERSION=lunar
09:27:00 + '[' lunar = sid ']'
09:27:00 + install_debian_containerd
09:27:00 + '[' staging = stage ']'
09:27:00 + REPO_URL=https://download.docker.com/linux/ubuntu
09:27:00 + echo '[DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu'
09:27:00 + update-ca-certificates -f
09:27:00 [DEBUG] Installing engine dependencies from https://download.docker.com/linux/ubuntu
09:27:00 Clearing symlinks in /etc/ssl/certs...
09:27:01 done.
09:27:01 Updating certificates in /etc/ssl/certs...
09:27:01 rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
09:27:01 137 added, 0 removed; done.
09:27:01 Running hooks in /etc/ca-certificates/update.d...
09:27:01 done.
09:27:01 + curl -fsSL https://download.docker.com/linux/ubuntu/gpg
09:27:01 + apt-key add -
09:27:01 Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
09:27:02 OK
09:27:02 + '[' lunar = sid ']'
09:27:02 ++ dpkg --print-architecture
09:27:02 + ARCH=armhf
09:27:02 + echo 'deb [arch=armhf] https://download.docker.com/linux/ubuntu lunar test'
09:27:02 + apt-get update
09:27:02 Get:1 https://download.docker.com/linux/ubuntu lunar InRelease [48.9 kB]
09:27:02 Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
09:27:02 Get:3 https://download.docker.com/linux/ubuntu lunar/test armhf Packages [13.6 kB]
09:27:02 Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
09:27:02 Hit:5 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
09:27:03 Hit:6 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
09:27:03 Fetched 62.5 kB in 1s (74.6 kB/s)
09:27:04 Reading package lists...
09:27:04 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.
09:27:04 ++ find deb/debbuild/ubuntu-lunar/ -type f -name '*.deb'
09:27:04 + packages='deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:27:04 ++ echo 'deb/debbuild/ubuntu-lunar/docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 ++ xargs
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:27:04 ++ awk '$0="./"$0'
09:27:04 + 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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb'
09:27:04 + set -x
09:27:04 + 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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:04 Selecting previously unselected package docker-compose-plugin.
09:27:04 (Reading database ... 9300 files and directories currently installed.)
09:27:04 Preparing to unpack .../docker-compose-plugin_2.21.0-1~ubuntu.23.04~lunar_armhf.deb ...
09:27:04 Unpacking docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:27:05 Selecting previously unselected package docker-buildx-plugin.
09:27:05 Preparing to unpack .../docker-buildx-plugin_0.11.2-1~ubuntu.23.04~lunar_armhf.deb ...
09:27:05 Unpacking docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:27:06 Selecting previously unselected package docker-ce.
09:27:06 Preparing to unpack .../docker-ce_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ...
09:27:06 Unpacking docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:07 Selecting previously unselected package docker-ce-rootless-extras.
09:27:07 Preparing to unpack .../docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ...
09:27:07 Unpacking docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:07 Selecting previously unselected package docker-ce-cli.
09:27:07 Preparing to unpack .../docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ...
09:27:07 Unpacking docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:08 Setting up docker-compose-plugin (2.21.0-1~ubuntu.23.04~lunar) ...
09:27:08 Setting up docker-buildx-plugin (0.11.2-1~ubuntu.23.04~lunar) ...
09:27:08 Setting up docker-ce-cli (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:08 Setting up docker-ce (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:08 invoke-rc.d: could not determine current runlevel
09:27:08 invoke-rc.d: policy-rc.d denied execution of start.
09:27:08 Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
09:27:08 Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
09:27:08 Setting up docker-ce-rootless-extras (5:0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar) ...
09:27:08 dpkg: docker-ce-rootless-extras: dependency problems, but configuring anyway as you requested:
09:27:08  docker-ce-rootless-extras depends on dbus-user-session; however:
09:27:08   Package dbus-user-session is not installed.
09:27:08 
09:27:08 + 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_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-rootless-extras_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb ./deb/debbuild/ubuntu-lunar/docker-ce-cli_0.0.0~20230915141727.0e70f1b-1~ubuntu.23.04~lunar_armhf.deb
09:27:09 Reading package lists...
09:27:09 Building dependency tree...
09:27:09 Reading state information...
09:27:10 Correcting dependencies... Done
09:27:10 Skipping docker-compose-plugin, it is already installed and upgrade is not set.
09:27:10 Skipping docker-buildx-plugin, it is already installed and upgrade is not set.
09:27:10 Skipping docker-ce, it is already installed and upgrade is not set.
09:27:10 Skipping docker-ce-rootless-extras, it is already installed and upgrade is not set.
09:27:10 Skipping docker-ce-cli, it is already installed and upgrade is not set.
09:27:10 The following additional packages will be installed:
09:27:10   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:27:10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:27:10 Suggested packages:
09:27:10   firewalld kmod nftables
09:27:10 The following NEW packages will be installed:
09:27:10   containerd.io dbus-user-session iptables libip6tc2 libmnl0
09:27:10   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libxtables12 netbase
09:27:10 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
09:27:10 Need to get 21.6 MB of archives.
09:27:10 After this operation, 102 MB of additional disk space will be used.
09:27:10 Get:1 https://download.docker.com/linux/ubuntu lunar/test armhf containerd.io armhf 1.6.24-1 [21.0 MB]
09:27:10 Get:2 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf dbus-user-session armhf 1.14.4-1ubuntu1 [10.1 kB]
09:27:10 Get:3 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libmnl0 armhf 1.0.4-3ubuntu1 [11.3 kB]
09:27:10 Get:4 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libxtables12 armhf 1.8.7-1ubuntu7 [27.8 kB]
09:27:11 Get:5 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf netbase all 6.4 [13.1 kB]
09:27:11 Get:6 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libip6tc2 armhf 1.8.7-1ubuntu7 [17.7 kB]
09:27:11 Get:7 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnfnetlink0 armhf 1.0.2-2 [13.7 kB]
09:27:11 Get:8 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnetfilter-conntrack3 armhf 1.0.9-3 [36.7 kB]
09:27:11 Get:9 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf libnftnl11 armhf 1.2.4-2 [50.8 kB]
09:27:11 Get:10 http://ports.ubuntu.com/ubuntu-ports lunar/main armhf iptables armhf 1.8.7-1ubuntu7 [420 kB]
09:27:11 debconf: delaying package configuration, since apt-utils is not installed
09:27:11 Fetched 21.6 MB in 1s (25.3 MB/s)
09:27:11 Selecting previously unselected package dbus-user-session.
09:27: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 ... 9524 files and directories currently installed.)
09:27:11 Preparing to unpack .../0-dbus-user-session_1.14.4-1ubuntu1_armhf.deb ...
09:27:11 Unpacking dbus-user-session (1.14.4-1ubuntu1) ...
09:27:11 Selecting previously unselected package libmnl0:armhf.
09:27:11 Preparing to unpack .../1-libmnl0_1.0.4-3ubuntu1_armhf.deb ...
09:27:11 Unpacking libmnl0:armhf (1.0.4-3ubuntu1) ...
09:27:11 Selecting previously unselected package libxtables12:armhf.
09:27:11 Preparing to unpack .../2-libxtables12_1.8.7-1ubuntu7_armhf.deb ...
09:27:11 Unpacking libxtables12:armhf (1.8.7-1ubuntu7) ...
09:27:11 Selecting previously unselected package netbase.
09:27:11 Preparing to unpack .../3-netbase_6.4_all.deb ...
09:27:11 Unpacking netbase (6.4) ...
09:27:11 Selecting previously unselected package libip6tc2:armhf.
09:27:11 Preparing to unpack .../4-libip6tc2_1.8.7-1ubuntu7_armhf.deb ...
09:27:11 Unpacking libip6tc2:armhf (1.8.7-1ubuntu7) ...
09:27:11 Selecting previously unselected package libnfnetlink0:armhf.
09:27:11 Preparing to unpack .../5-libnfnetlink0_1.0.2-2_armhf.deb ...
09:27:11 Unpacking libnfnetlink0:armhf (1.0.2-2) ...
09:27:12 Selecting previously unselected package libnetfilter-conntrack3:armhf.
09:27:12 Preparing to unpack .../6-libnetfilter-conntrack3_1.0.9-3_armhf.deb ...
09:27:12 Unpacking libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:27:12 Selecting previously unselected package libnftnl11:armhf.
09:27:12 Preparing to unpack .../7-libnftnl11_1.2.4-2_armhf.deb ...
09:27:12 Unpacking libnftnl11:armhf (1.2.4-2) ...
09:27:12 Selecting previously unselected package iptables.
09:27:12 Preparing to unpack .../8-iptables_1.8.7-1ubuntu7_armhf.deb ...
09:27:12 Unpacking iptables (1.8.7-1ubuntu7) ...
09:27:12 Selecting previously unselected package containerd.io.
09:27:12 Preparing to unpack .../9-containerd.io_1.6.24-1_armhf.deb ...
09:27:12 Unpacking containerd.io (1.6.24-1) ...
09:27:13 Setting up libip6tc2:armhf (1.8.7-1ubuntu7) ...
09:27:13 Setting up dbus-user-session (1.14.4-1ubuntu1) ...
09:27:13 Setting up libmnl0:armhf (1.0.4-3ubuntu1) ...
09:27:13 Setting up containerd.io (1.6.24-1) ...
09:27:13 Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service.
09:27:13 Setting up libxtables12:armhf (1.8.7-1ubuntu7) ...
09:27:13 Setting up libnfnetlink0:armhf (1.0.2-2) ...
09:27:13 Setting up netbase (6.4) ...
09:27:13 Setting up libnftnl11:armhf (1.2.4-2) ...
09:27:13 Setting up libnetfilter-conntrack3:armhf (1.0.9-3) ...
09:27:13 Setting up iptables (1.8.7-1ubuntu7) ...
09:27:13 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:27:13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:27:13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:27:13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:27:13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:27:13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:27:13 Processing triggers for libc-bin (2.37-0ubuntu2) ...
09:27:13 + verify_binaries
09:27:13 + docker --version
09:27:13 Docker version 0.0.0-20230915141727-0e70f1b, build 0e70f1b
09:27:13 + docker buildx version
09:27:13 github.com/docker/buildx v0.11.2 9872040
09:27:13 + docker compose version
09:27:13 Docker Compose version v2.21.0
09:27:13 + dockerd --version
09:27:13 Docker version 0.0.0-20230915141727-0e70f1b, build 7cfb81b
09:27:13 + docker-proxy --version
09:27:13 docker-proxy (commit 7cfb81b) version 0.0.0-20230915141727-0e70f1b
09:27:13 + containerd --version
09:27:13 containerd containerd.io 1.6.24 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:27:13 + ctr --version
09:27:13 ctr containerd.io 1.6.24
09:27:13 + containerd-shim --help
09:27:13 Usage of containerd-shim:
09:27:13   -address string
09:27:13     	grpc address back to main containerd
09:27:13   -containerd-binary containerd publish
09:27:13     	path to containerd binary (used for containerd publish) (default "containerd")
09:27:13   -criu string
09:27:13     	path to criu binary
09:27:13   -debug
09:27:13     	enable debug output in logs
09:27:13   -namespace string
09:27:13     	namespace that owns the shim
09:27:13   -runtime-root string
09:27:13     	root directory for the runtime (default "/run/containerd/runc")
09:27:13   -socket string
09:27:13     	socket path to serve
09:27:13   -systemd-cgroup
09:27:13     	set runtime to use systemd-cgroup
09:27:13   -workdir string
09:27:13     	path used to storge large temporary data
09:27:13 + containerd-shim-runc-v1 -v
09:27:13 containerd-shim-runc-v1:
09:27:13   Version:  1.6.24
09:27:13   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:27:13   Go version: go1.20.8
09:27:13 
09:27:13 + containerd-shim-runc-v2 -v
09:27:13 containerd-shim-runc-v2:
09:27:13   Version:  1.6.24
09:27:13   Revision: 61f9fd88f79f081d64d6fa3bb1a0dc71ec870523
09:27:13   Go version: go1.20.8
09:27:13 
09:27:13 + runc --version
09:27:13 runc version 1.1.9
09:27:13 commit: v1.1.9-0-gccaecfc
09:27:13 spec: 1.0.2-dev
09:27:13 go: go1.20.8
09:27:13 libseccomp: 2.5.4
[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

ERROR: docker login failed
Finished: FAILURE